@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240603.0 → 0.0.0-nightly-20240604.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
- (_0x1e0ab4=>{const {sr:{dictionary:_0x16f35a,getPluralForm:_0x2f9553}}={'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':_0x4a26c2=>_0x4a26c2%0xa==0x1&&_0x4a26c2%0x64!=0xb?0x0:_0x4a26c2%0xa>=0x2&&_0x4a26c2%0xa<=0x4&&(_0x4a26c2%0x64<0xa||_0x4a26c2%0x64>=0x14)?0x1:0x2}};_0x1e0ab4['sr']||={'dictionary':{},'getPluralForm':null},_0x1e0ab4['sr']['dictionary']=Object['assign'](_0x1e0ab4['sr']['dictionary'],_0x16f35a),_0x1e0ab4['sr']['getPluralForm']=_0x2f9553;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b66c6=>{const {sr:{dictionary:_0x3d7b84,getPluralForm:_0x281407}}={'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':_0x348c58=>_0x348c58%0xa==0x1&&_0x348c58%0x64!=0xb?0x0:_0x348c58%0xa>=0x2&&_0x348c58%0xa<=0x4&&(_0x348c58%0x64<0xa||_0x348c58%0x64>=0x14)?0x1:0x2}};_0x4b66c6['sr']||={'dictionary':{},'getPluralForm':null},_0x4b66c6['sr']['dictionary']=Object['assign'](_0x4b66c6['sr']['dictionary'],_0x3d7b84),_0x4b66c6['sr']['getPluralForm']=_0x281407;})(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':_0x477633=>0x1!=_0x477633}};
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':_0x46bb80=>0x1!=_0x46bb80}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe609c2=>{const {sv:{dictionary:_0x5203a2,getPluralForm:_0x255d9a}}={'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':_0x3a72e1=>0x1!=_0x3a72e1}};_0xe609c2['sv']||={'dictionary':{},'getPluralForm':null},_0xe609c2['sv']['dictionary']=Object['assign'](_0xe609c2['sv']['dictionary'],_0x5203a2),_0xe609c2['sv']['getPluralForm']=_0x255d9a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17869c=>{const {sv:{dictionary:_0x28952f,getPluralForm:_0x5fe848}}={'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':_0x584ded=>0x1!=_0x584ded}};_0x17869c['sv']||={'dictionary':{},'getPluralForm':null},_0x17869c['sv']['dictionary']=Object['assign'](_0x17869c['sv']['dictionary'],_0x28952f),_0x17869c['sv']['getPluralForm']=_0x5fe848;})(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':_0xf432b0=>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':_0xe50a35=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39021b=>{const {th:{dictionary:_0x31f673,getPluralForm:_0x5c8380}}={'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':_0x4862c2=>0x0}};_0x39021b['th']||={'dictionary':{},'getPluralForm':null},_0x39021b['th']['dictionary']=Object['assign'](_0x39021b['th']['dictionary'],_0x31f673),_0x39021b['th']['getPluralForm']=_0x5c8380;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49bf54=>{const {th:{dictionary:_0x1fbc83,getPluralForm:_0x5cdec5}}={'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':_0x5437da=>0x0}};_0x49bf54['th']||={'dictionary':{},'getPluralForm':null},_0x49bf54['th']['dictionary']=Object['assign'](_0x49bf54['th']['dictionary'],_0x1fbc83),_0x49bf54['th']['getPluralForm']=_0x5cdec5;})(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':_0x1ac054=>_0x1ac054>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':_0x38e5d2=>_0x38e5d2>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19fa41=>{const {tr:{dictionary:_0x207ada,getPluralForm:_0xa46b43}}={'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':_0x177c6f=>_0x177c6f>0x1}};_0x19fa41['tr']||={'dictionary':{},'getPluralForm':null},_0x19fa41['tr']['dictionary']=Object['assign'](_0x19fa41['tr']['dictionary'],_0x207ada),_0x19fa41['tr']['getPluralForm']=_0xa46b43;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c6200=>{const {tr:{dictionary:_0x16e07f,getPluralForm:_0x282381}}={'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':_0x19ee9d=>_0x19ee9d>0x1}};_0x4c6200['tr']||={'dictionary':{},'getPluralForm':null},_0x4c6200['tr']['dictionary']=Object['assign'](_0x4c6200['tr']['dictionary'],_0x16e07f),_0x4c6200['tr']['getPluralForm']=_0x282381;})(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':_0x51b8f2=>0x1!=_0x51b8f2}};
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':_0x5bf151=>0x1!=_0x5bf151}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7fc8e2=>{const {ug:{dictionary:_0xe13bc7,getPluralForm:_0x17b013}}={'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':_0x38565c=>0x1!=_0x38565c}};_0x7fc8e2['ug']||={'dictionary':{},'getPluralForm':null},_0x7fc8e2['ug']['dictionary']=Object['assign'](_0x7fc8e2['ug']['dictionary'],_0xe13bc7),_0x7fc8e2['ug']['getPluralForm']=_0x17b013;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42aa89=>{const {ug:{dictionary:_0x449e8b,getPluralForm:_0x37f827}}={'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':_0x47cd40=>0x1!=_0x47cd40}};_0x42aa89['ug']||={'dictionary':{},'getPluralForm':null},_0x42aa89['ug']['dictionary']=Object['assign'](_0x42aa89['ug']['dictionary'],_0x449e8b),_0x42aa89['ug']['getPluralForm']=_0x37f827;})(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':_0x346a76=>_0x346a76%0x1==0x0&&_0x346a76%0xa==0x1&&_0x346a76%0x64!=0xb?0x0:_0x346a76%0x1==0x0&&_0x346a76%0xa>=0x2&&_0x346a76%0xa<=0x4&&(_0x346a76%0x64<0xc||_0x346a76%0x64>0xe)?0x1:_0x346a76%0x1==0x0&&(_0x346a76%0xa==0x0||_0x346a76%0xa>=0x5&&_0x346a76%0xa<=0x9||_0x346a76%0x64>=0xb&&_0x346a76%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':_0x1a6659=>_0x1a6659%0x1==0x0&&_0x1a6659%0xa==0x1&&_0x1a6659%0x64!=0xb?0x0:_0x1a6659%0x1==0x0&&_0x1a6659%0xa>=0x2&&_0x1a6659%0xa<=0x4&&(_0x1a6659%0x64<0xc||_0x1a6659%0x64>0xe)?0x1:_0x1a6659%0x1==0x0&&(_0x1a6659%0xa==0x0||_0x1a6659%0xa>=0x5&&_0x1a6659%0xa<=0x9||_0x1a6659%0x64>=0xb&&_0x1a6659%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x45fd5f=>{const {uk:{dictionary:_0x16c5e1,getPluralForm:_0x19e8e9}}={'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':_0x28b8e1=>_0x28b8e1%0x1==0x0&&_0x28b8e1%0xa==0x1&&_0x28b8e1%0x64!=0xb?0x0:_0x28b8e1%0x1==0x0&&_0x28b8e1%0xa>=0x2&&_0x28b8e1%0xa<=0x4&&(_0x28b8e1%0x64<0xc||_0x28b8e1%0x64>0xe)?0x1:_0x28b8e1%0x1==0x0&&(_0x28b8e1%0xa==0x0||_0x28b8e1%0xa>=0x5&&_0x28b8e1%0xa<=0x9||_0x28b8e1%0x64>=0xb&&_0x28b8e1%0x64<=0xe)?0x2:0x3}};_0x45fd5f['uk']||={'dictionary':{},'getPluralForm':null},_0x45fd5f['uk']['dictionary']=Object['assign'](_0x45fd5f['uk']['dictionary'],_0x16c5e1),_0x45fd5f['uk']['getPluralForm']=_0x19e8e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2cbec3=>{const {uk:{dictionary:_0x18132f,getPluralForm:_0x2c7959}}={'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':_0x47db28=>_0x47db28%0x1==0x0&&_0x47db28%0xa==0x1&&_0x47db28%0x64!=0xb?0x0:_0x47db28%0x1==0x0&&_0x47db28%0xa>=0x2&&_0x47db28%0xa<=0x4&&(_0x47db28%0x64<0xc||_0x47db28%0x64>0xe)?0x1:_0x47db28%0x1==0x0&&(_0x47db28%0xa==0x0||_0x47db28%0xa>=0x5&&_0x47db28%0xa<=0x9||_0x47db28%0x64>=0xb&&_0x47db28%0x64<=0xe)?0x2:0x3}};_0x2cbec3['uk']||={'dictionary':{},'getPluralForm':null},_0x2cbec3['uk']['dictionary']=Object['assign'](_0x2cbec3['uk']['dictionary'],_0x18132f),_0x2cbec3['uk']['getPluralForm']=_0x2c7959;})(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':_0x5f0088=>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':_0x547fba=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f3802=>{const {vi:{dictionary:_0x2a18ce,getPluralForm:_0x3f7f18}}={'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':_0x1010ac=>0x0}};_0x5f3802['vi']||={'dictionary':{},'getPluralForm':null},_0x5f3802['vi']['dictionary']=Object['assign'](_0x5f3802['vi']['dictionary'],_0x2a18ce),_0x5f3802['vi']['getPluralForm']=_0x3f7f18;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a99b5=>{const {vi:{dictionary:_0x54c346,getPluralForm:_0x39d10a}}={'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':_0x1863b9=>0x0}};_0x2a99b5['vi']||={'dictionary':{},'getPluralForm':null},_0x2a99b5['vi']['dictionary']=Object['assign'](_0x2a99b5['vi']['dictionary'],_0x54c346),_0x2a99b5['vi']['getPluralForm']=_0x39d10a;})(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':_0x3b832b=>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':_0x159a45=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ba53f=>{const {'zh-cn':{dictionary:_0x53c539,getPluralForm:_0x573d7b}}={'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':_0x489ada=>0x0}};_0x5ba53f['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5ba53f['zh-cn']['dictionary']=Object['assign'](_0x5ba53f['zh-cn']['dictionary'],_0x53c539),_0x5ba53f['zh-cn']['getPluralForm']=_0x573d7b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xff8e03=>{const {'zh-cn':{dictionary:_0x2b9675,getPluralForm:_0x193a5c}}={'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':_0x3b62cc=>0x0}};_0xff8e03['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xff8e03['zh-cn']['dictionary']=Object['assign'](_0xff8e03['zh-cn']['dictionary'],_0x2b9675),_0xff8e03['zh-cn']['getPluralForm']=_0x193a5c;})(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':_0x559b13=>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':_0x526103=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25250b=>{const {zh:{dictionary:_0x584295,getPluralForm:_0x14bdda}}={'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':_0x654a9e=>0x0}};_0x25250b['zh']||={'dictionary':{},'getPluralForm':null},_0x25250b['zh']['dictionary']=Object['assign'](_0x25250b['zh']['dictionary'],_0x584295),_0x25250b['zh']['getPluralForm']=_0x14bdda;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f0051=>{const {zh:{dictionary:_0x562d7d,getPluralForm:_0x9cc9f2}}={'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':_0x3c5dd2=>0x0}};_0x2f0051['zh']||={'dictionary':{},'getPluralForm':null},_0x2f0051['zh']['dictionary']=Object['assign'](_0x2f0051['zh']['dictionary'],_0x562d7d),_0x2f0051['zh']['getPluralForm']=_0x9cc9f2;})(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-20240603.0",
3
+ "version": "0.0.0-nightly-20240604.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": "0.0.0-nightly-20240603.0",
16
- "ckeditor5-collaboration": "0.0.0-nightly-20240603.0"
15
+ "ckeditor5": "0.0.0-nightly-20240604.1",
16
+ "ckeditor5-collaboration": "0.0.0-nightly-20240604.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
- function _0x5619(){const _0x506c7d=['75VyaScB','133hoNXFD','isFormatting','model','execute','fromEntries','get','document','156IwhQXh','value','287696cOkvpi','304134pXqurP','from','getAttributeProperties','9ZXDjMP','getAttributes','commands','954173nhzMTH','change:value','change:isEnabled','selection','reset','schema','filter','420118gBpgXA','_getFormattingAttributes','1082052RlfJXL','135504HMgUZV','editor','1683ehRdqt','16760RIoIev','refresh'];_0x5619=function(){return _0x506c7d;};return _0x5619();}const _0x11b02d=_0x1dc6;(function(_0x20ed80,_0x2c1cc4){const _0xfdf4c9=_0x1dc6,_0x27f009=_0x20ed80();while(!![]){try{const _0x77430e=parseInt(_0xfdf4c9(0x84))/0x1+parseInt(_0xfdf4c9(0x81))/0x2*(-parseInt(_0xfdf4c9(0x77))/0x3)+parseInt(_0xfdf4c9(0x83))/0x4+parseInt(_0xfdf4c9(0x89))/0x5*(parseInt(_0xfdf4c9(0x74))/0x6)+parseInt(_0xfdf4c9(0x8a))/0x7*(parseInt(_0xfdf4c9(0x73))/0x8)+parseInt(_0xfdf4c9(0x86))/0x9*(parseInt(_0xfdf4c9(0x87))/0xa)+parseInt(_0xfdf4c9(0x7a))/0xb*(-parseInt(_0xfdf4c9(0x71))/0xc);if(_0x77430e===_0x2c1cc4)break;else _0x27f009['push'](_0x27f009['shift']());}catch(_0x183d98){_0x27f009['push'](_0x27f009['shift']());}}}(_0x5619,0x62ed6));import{Command as _0x18d0dd}from'ckeditor5/src/core.js';function _0x1dc6(_0x54aa54,_0x47855d){const _0x5619bd=_0x5619();return _0x1dc6=function(_0x1dc64c,_0x53397d){_0x1dc64c=_0x1dc64c-0x6e;let _0x2ff33b=_0x5619bd[_0x1dc64c];return _0x2ff33b;},_0x1dc6(_0x54aa54,_0x47855d);}import{PASTE_FORMAT_COMMAND_NAME as _0x255b9f}from'./utils.js';export default class r extends _0x18d0dd{constructor(_0x338ffc){const _0x38ee93=_0x1dc6;super(_0x338ffc),this[_0x38ee93(0x72)]=void 0x0,this['on'](_0x38ee93(0x7c),(_0xb57d30,_0x55de33,_0x1052cc)=>{const _0x108260=_0x38ee93;_0x1052cc||this[_0x108260(0x7e)]();}),this['on'](_0x38ee93(0x7b),()=>_0x338ffc[_0x38ee93(0x79)][_0x38ee93(0x6f)](_0x255b9f)[_0x38ee93(0x88)]());}[_0x11b02d(0x8d)](){const _0x4a5f00=_0x11b02d;this[_0x4a5f00(0x72)]=this[_0x4a5f00(0x82)]();}[_0x11b02d(0x7e)](){const _0x481050=_0x11b02d;this[_0x481050(0x72)]=void 0x0;}[_0x11b02d(0x82)](){const _0x2f0e0e=_0x11b02d,_0x1bb85f=this[_0x2f0e0e(0x85)][_0x2f0e0e(0x8c)],_0x22d113=_0x1bb85f[_0x2f0e0e(0x70)][_0x2f0e0e(0x7d)];return Object[_0x2f0e0e(0x6e)](Array[_0x2f0e0e(0x75)](_0x22d113[_0x2f0e0e(0x78)]())[_0x2f0e0e(0x80)](([_0x456a73])=>_0x1bb85f[_0x2f0e0e(0x7f)][_0x2f0e0e(0x76)](_0x456a73)[_0x2f0e0e(0x8b)]));}}
23
+ const _0x4adf12=_0x386f;(function(_0x3187b3,_0x3ff575){const _0x184216=_0x386f,_0x56b69b=_0x3187b3();while(!![]){try{const _0x1bafe0=parseInt(_0x184216(0x169))/0x1+parseInt(_0x184216(0x17b))/0x2+parseInt(_0x184216(0x16e))/0x3*(parseInt(_0x184216(0x17d))/0x4)+-parseInt(_0x184216(0x178))/0x5+-parseInt(_0x184216(0x16c))/0x6+-parseInt(_0x184216(0x172))/0x7+parseInt(_0x184216(0x170))/0x8;if(_0x1bafe0===_0x3ff575)break;else _0x56b69b['push'](_0x56b69b['shift']());}catch(_0x62d544){_0x56b69b['push'](_0x56b69b['shift']());}}}(_0x25df,0x96b17));import{Command as _0x11382c}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x14fb8f}from'./utils.js';function _0x386f(_0x5f068f,_0x964f62){const _0x25df09=_0x25df();return _0x386f=function(_0x386fa0,_0x5c473b){_0x386fa0=_0x386fa0-0x167;let _0xda1dae=_0x25df09[_0x386fa0];return _0xda1dae;},_0x386f(_0x5f068f,_0x964f62);}function _0x25df(){const _0x4c4a35=['model','_getFormattingAttributes','4423680hBFuhJ','filter','3LOieyP','change:value','3802272eCbFNA','editor','1160901fpWoLI','isFormatting','from','refresh','commands','document','5233120FOSyTt','change:isEnabled','fromEntries','280944NJXtpt','value','3932332iuclqG','reset','selection','execute','getAttributes','getAttributeProperties','get','schema','968147UzOjIm'];_0x25df=function(){return _0x4c4a35;};return _0x25df();}export default class r extends _0x11382c{constructor(_0x3e5a41){const _0x31c15f=_0x386f;super(_0x3e5a41),this[_0x31c15f(0x17c)]=void 0x0,this['on'](_0x31c15f(0x179),(_0x2ca133,_0x2bfe49,_0x4d0ee5)=>{const _0x52f01e=_0x31c15f;_0x4d0ee5||this[_0x52f01e(0x17e)]();}),this['on'](_0x31c15f(0x16f),()=>_0x3e5a41[_0x31c15f(0x176)][_0x31c15f(0x167)](_0x14fb8f)[_0x31c15f(0x175)]());}[_0x4adf12(0x180)](){const _0x202a76=_0x4adf12;this[_0x202a76(0x17c)]=this[_0x202a76(0x16b)]();}[_0x4adf12(0x17e)](){const _0x5109ab=_0x4adf12;this[_0x5109ab(0x17c)]=void 0x0;}[_0x4adf12(0x16b)](){const _0x61a508=_0x4adf12,_0x4a89d7=this[_0x61a508(0x171)][_0x61a508(0x16a)],_0x14a61f=_0x4a89d7[_0x61a508(0x177)][_0x61a508(0x17f)];return Object[_0x61a508(0x17a)](Array[_0x61a508(0x174)](_0x14a61f[_0x61a508(0x181)]())[_0x61a508(0x16d)](([_0x41dbd5])=>_0x4a89d7[_0x61a508(0x168)][_0x61a508(0x182)](_0x41dbd5)[_0x61a508(0x173)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x326477=_0x175c;function _0x175c(_0x24b4db,_0x4583ad){var _0x5cfc5d=_0x5cfc();return _0x175c=function(_0x175ca6,_0x3df1c1){_0x175ca6=_0x175ca6-0x1e8;var _0xce16ec=_0x5cfc5d[_0x175ca6];return _0xce16ec;},_0x175c(_0x24b4db,_0x4583ad);}(function(_0x4d2082,_0xf025ee){var _0x411704=_0x175c,_0x26fb87=_0x4d2082();while(!![]){try{var _0x38ed2f=parseInt(_0x411704(0x1f0))/0x1*(-parseInt(_0x411704(0x1ea))/0x2)+parseInt(_0x411704(0x1ee))/0x3+parseInt(_0x411704(0x1ef))/0x4*(parseInt(_0x411704(0x1eb))/0x5)+-parseInt(_0x411704(0x1e9))/0x6*(-parseInt(_0x411704(0x1ed))/0x7)+-parseInt(_0x411704(0x1ec))/0x8*(parseInt(_0x411704(0x1f2))/0x9)+parseInt(_0x411704(0x1f3))/0xa*(-parseInt(_0x411704(0x1f5))/0xb)+parseInt(_0x411704(0x1e8))/0xc*(parseInt(_0x411704(0x1f7))/0xd);if(_0x38ed2f===_0xf025ee)break;else _0x26fb87['push'](_0x26fb87['shift']());}catch(_0x33834b){_0x26fb87['push'](_0x26fb87['shift']());}}}(_0x5cfc,0x29889));import{Plugin as _0x5c80d0}from'ckeditor5/src/core.js';import _0x45254c from'./formatpainterediting.js';import _0x34facf from'./formatpainterui.js';function _0x5cfc(){var _0x43e1ed=['1326250GylnOj','8heVWno','26341YrZiLB','800130rzRbVW','4WXPIum','25933QVZead','FormatPainter','1134621ZlhepP','2966440NUjIue','pluginName','11fiRogY','requires','26UJxQTo','481128GoWQsl','300VhGTAv','16WOanPw'];_0x5cfc=function(){return _0x43e1ed;};return _0x5cfc();}export default class m extends _0x5c80d0{static get[_0x326477(0x1f6)](){return[_0x45254c,_0x34facf];}static get[_0x326477(0x1f4)](){var _0x4863fc=_0x326477;return _0x4863fc(0x1f1);}}
23
+ function _0x8bb1(){var _0x44b8b7=['27915PNtFeE','299697lxYcbN','6773679HUqdXM','FormatPainter','requires','761316GNnerb','14833280KsWGgJ','pluginName','4651zdeEeX','6198440YtvdMy','84wlWzSm','42ggXqYl','76DwProF'];_0x8bb1=function(){return _0x44b8b7;};return _0x8bb1();}var _0x4b6a54=_0x8327;function _0x8327(_0x4777c2,_0x1c79e3){var _0x8bb16d=_0x8bb1();return _0x8327=function(_0x83272d,_0x1f50d4){_0x83272d=_0x83272d-0x15e;var _0x50e5ed=_0x8bb16d[_0x83272d];return _0x50e5ed;},_0x8327(_0x4777c2,_0x1c79e3);}(function(_0x918d2,_0x5c150f){var _0x4bdde0=_0x8327,_0x1d90b4=_0x918d2();while(!![]){try{var _0x3643d6=-parseInt(_0x4bdde0(0x169))/0x1*(parseInt(_0x4bdde0(0x15e))/0x2)+-parseInt(_0x4bdde0(0x162))/0x3+-parseInt(_0x4bdde0(0x160))/0x4*(parseInt(_0x4bdde0(0x161))/0x5)+-parseInt(_0x4bdde0(0x166))/0x6*(-parseInt(_0x4bdde0(0x15f))/0x7)+parseInt(_0x4bdde0(0x16a))/0x8+parseInt(_0x4bdde0(0x163))/0x9+-parseInt(_0x4bdde0(0x167))/0xa;if(_0x3643d6===_0x5c150f)break;else _0x1d90b4['push'](_0x1d90b4['shift']());}catch(_0x5c730a){_0x1d90b4['push'](_0x1d90b4['shift']());}}}(_0x8bb1,0x62a8a));import{Plugin as _0x58275f}from'ckeditor5/src/core.js';import _0x649acb from'./formatpainterediting.js';import _0x25d4b4 from'./formatpainterui.js';export default class m extends _0x58275f{static get[_0x4b6a54(0x165)](){return[_0x649acb,_0x25d4b4];}static get[_0x4b6a54(0x168)](){var _0x13f431=_0x4b6a54;return _0x13f431(0x164);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x745698=_0x47e5;(function(_0x238035,_0x54d0b4){const _0x3d59a3=_0x47e5,_0x2483f1=_0x238035();while(!![]){try{const _0x4f0ad8=-parseInt(_0x3d59a3(0x15e))/0x1*(parseInt(_0x3d59a3(0x171))/0x2)+-parseInt(_0x3d59a3(0x17a))/0x3+-parseInt(_0x3d59a3(0x179))/0x4*(-parseInt(_0x3d59a3(0x173))/0x5)+parseInt(_0x3d59a3(0x176))/0x6*(-parseInt(_0x3d59a3(0x15d))/0x7)+parseInt(_0x3d59a3(0x16f))/0x8*(-parseInt(_0x3d59a3(0x164))/0x9)+-parseInt(_0x3d59a3(0x166))/0xa+-parseInt(_0x3d59a3(0x15f))/0xb*(-parseInt(_0x3d59a3(0x16a))/0xc);if(_0x4f0ad8===_0x54d0b4)break;else _0x2483f1['push'](_0x2483f1['shift']());}catch(_0x536c00){_0x2483f1['push'](_0x2483f1['shift']());}}}(_0xf989,0xf2bba));function _0xf989(){const _0xd1e340=['editor','formatPainterLicenseKeyValid','4224QkzzhE','formatPainterLicenseKeyTrial','_licenseKeyCheckInterval','format-painter-trial-license-key-reached-limit-changes','pluginName','5321056euEECa','add','2239968rizqvB','info','337315lHAmnK','commands','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20format\x20painter\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','66tJfwpb','formatPainterLicenseKeyTrialLimit:operations','licenseKey','32PvWvjd','2998401xAeWAk','formatPainterLicenseKeyInvalid','181223MsEELP','1RnNQYn','142439LPegQl','FormatPainterEditing','get','config','format-painter-invalid-license-key','18sRFmZQ','destroy','3690240AqZxeT','init'];_0xf989=function(){return _0xd1e340;};return _0xf989();}import{Plugin as _0x44ca69}from'ckeditor5/src/core.js';import{CKEditorError as _0x27b782}from'ckeditor5/src/utils.js';import _0x36bcf9 from'./copyformatcommand.js';import _0x3f3f34 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x575500,PASTE_FORMAT_COMMAND_NAME as _0x260e91}from'./utils.js';function _0x47e5(_0x3375d8,_0xb55de2){const _0xf9896=_0xf989();return _0x47e5=function(_0x47e50d,_0x9abbf3){_0x47e50d=_0x47e50d-0x15d;let _0x4f0e4b=_0xf9896[_0x47e50d];return _0x4f0e4b;},_0x47e5(_0x3375d8,_0xb55de2);}export default class o extends _0x44ca69{static get[_0x745698(0x16e)](){const _0x1de48d=_0x745698;return _0x1de48d(0x160);}constructor(_0x4fb883){const _0x36f72e=_0x745698;super(_0x4fb883),this[_0x36f72e(0x16c)]=null;}[_0x745698(0x167)](){const _0x24ae7c=_0x745698,_0x576d20=this[_0x24ae7c(0x168)];_0x576d20[_0x24ae7c(0x174)][_0x24ae7c(0x170)](_0x575500,new _0x36bcf9(_0x576d20)),_0x576d20[_0x24ae7c(0x174)][_0x24ae7c(0x170)](_0x260e91,new _0x3f3f34(_0x576d20)),this[_0x24ae7c(0x178)]=_0x576d20[_0x24ae7c(0x162)][_0x24ae7c(0x161)](_0x24ae7c(0x178));const _0x2ea825=this[_0x24ae7c(0x168)];this[_0x24ae7c(0x16c)]=setInterval(()=>{const _0x4d1eff=_0x24ae7c;let _0x51a5f2;for(const _0x41f83a in _0x2ea825){const _0x5a8159=_0x41f83a,_0x2d4d84=_0x2ea825[_0x5a8159];if(_0x4d1eff(0x16b)===_0x2d4d84||_0x4d1eff(0x17b)===_0x2d4d84||_0x4d1eff(0x169)===_0x2d4d84||_0x4d1eff(0x177)===_0x2d4d84){delete _0x2ea825[_0x5a8159],_0x51a5f2=_0x2d4d84;break;}}if(_0x4d1eff(0x17b)===_0x51a5f2)throw clearInterval(this[_0x4d1eff(0x16c)]),new _0x27b782(_0x4d1eff(0x163),null);if(_0x4d1eff(0x16b)===_0x51a5f2&&console[_0x4d1eff(0x172)](_0x4d1eff(0x175)),_0x4d1eff(0x177)===_0x51a5f2)throw clearInterval(this[_0x4d1eff(0x16c)]),new _0x27b782(_0x4d1eff(0x16d),null);_0x4d1eff(0x169)===_0x51a5f2&&clearInterval(this[_0x4d1eff(0x16c)]);},0x3e8);}[_0x745698(0x165)](){const _0xd2db23=_0x745698;this[_0xd2db23(0x16c)]&&clearInterval(this[_0xd2db23(0x16c)]);}}
23
+ const _0x449152=_0x2a18;(function(_0x1bfe2d,_0x397b77){const _0x1e248d=_0x2a18,_0x20f6ef=_0x1bfe2d();while(!![]){try{const _0x3def4a=parseInt(_0x1e248d(0xbc))/0x1+-parseInt(_0x1e248d(0xb5))/0x2+parseInt(_0x1e248d(0xbe))/0x3+-parseInt(_0x1e248d(0xc0))/0x4+-parseInt(_0x1e248d(0xb6))/0x5+-parseInt(_0x1e248d(0xb2))/0x6+parseInt(_0x1e248d(0xc2))/0x7;if(_0x3def4a===_0x397b77)break;else _0x20f6ef['push'](_0x20f6ef['shift']());}catch(_0x3c9a76){_0x20f6ef['push'](_0x20f6ef['shift']());}}}(_0x5652,0x222dc));import{Plugin as _0x12d9e2}from'ckeditor5/src/core.js';import{CKEditorError as _0x72980c}from'ckeditor5/src/utils.js';import _0xf2b415 from'./copyformatcommand.js';import _0x769166 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0xfe76ef,PASTE_FORMAT_COMMAND_NAME as _0x273af9}from'./utils.js';function _0x5652(){const _0x343dca=['pluginName','format-painter-invalid-license-key','_licenseKeyCheckInterval','licenseKey','commands','formatPainterLicenseKeyTrial','719760kPcwJV','FormatPainterEditing','config','503996zrKYjv','226200SyBiZm','get','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.','info','formatPainterLicenseKeyValid','148646PlrvGo','format-painter-trial-license-key-reached-limit-changes','15327JtObMp','init','1072492NIzAmB','formatPainterLicenseKeyInvalid','4700934YALecf','add','editor','destroy'];_0x5652=function(){return _0x343dca;};return _0x5652();}function _0x2a18(_0x588850,_0x292933){const _0x5652cd=_0x5652();return _0x2a18=function(_0x2a1815,_0x1d44bb){_0x2a1815=_0x2a1815-0xb0;let _0x43ca43=_0x5652cd[_0x2a1815];return _0x43ca43;},_0x2a18(_0x588850,_0x292933);}export default class o extends _0x12d9e2{static get[_0x449152(0xc6)](){const _0x1659b0=_0x449152;return _0x1659b0(0xb3);}constructor(_0x1af80b){const _0x14abf5=_0x449152;super(_0x1af80b),this[_0x14abf5(0xc8)]=null;}[_0x449152(0xbf)](){const _0x42c0e6=_0x449152,_0x251eeb=this[_0x42c0e6(0xc4)];_0x251eeb[_0x42c0e6(0xb0)][_0x42c0e6(0xc3)](_0xfe76ef,new _0xf2b415(_0x251eeb)),_0x251eeb[_0x42c0e6(0xb0)][_0x42c0e6(0xc3)](_0x273af9,new _0x769166(_0x251eeb)),this[_0x42c0e6(0xc9)]=_0x251eeb[_0x42c0e6(0xb4)][_0x42c0e6(0xb7)](_0x42c0e6(0xc9));const _0x1b3166=this[_0x42c0e6(0xc4)];this[_0x42c0e6(0xc8)]=setInterval(()=>{const _0x529541=_0x42c0e6;let _0x4b0ac9;for(const _0x5b6cbc in _0x1b3166){const _0x12ce3c=_0x5b6cbc,_0x4c744f=_0x1b3166[_0x12ce3c];if(_0x529541(0xb1)===_0x4c744f||_0x529541(0xc1)===_0x4c744f||_0x529541(0xbb)===_0x4c744f||_0x529541(0xb8)===_0x4c744f){delete _0x1b3166[_0x12ce3c],_0x4b0ac9=_0x4c744f;break;}}if(_0x529541(0xc1)===_0x4b0ac9)throw clearInterval(this[_0x529541(0xc8)]),new _0x72980c(_0x529541(0xc7),null);if(_0x529541(0xb1)===_0x4b0ac9&&console[_0x529541(0xba)](_0x529541(0xb9)),_0x529541(0xb8)===_0x4b0ac9)throw clearInterval(this[_0x529541(0xc8)]),new _0x72980c(_0x529541(0xbd),null);_0x529541(0xbb)===_0x4b0ac9&&clearInterval(this[_0x529541(0xc8)]);},0x3e8);}[_0x449152(0xc5)](){const _0x3ff408=_0x449152;this[_0x3ff408(0xc8)]&&clearInterval(this[_0x3ff408(0xc8)]);}}