@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240613.0 → 0.0.0-nightly-20240615.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
- (_0x231a87=>{const {sr:{dictionary:_0x2ac552,getPluralForm:_0x495ee5}}={'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':_0x977e08=>_0x977e08%0xa==0x1&&_0x977e08%0x64!=0xb?0x0:_0x977e08%0xa>=0x2&&_0x977e08%0xa<=0x4&&(_0x977e08%0x64<0xa||_0x977e08%0x64>=0x14)?0x1:0x2}};_0x231a87['sr']||={'dictionary':{},'getPluralForm':null},_0x231a87['sr']['dictionary']=Object['assign'](_0x231a87['sr']['dictionary'],_0x2ac552),_0x231a87['sr']['getPluralForm']=_0x495ee5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1fa142=>{const {sr:{dictionary:_0x429aff,getPluralForm:_0x5e9ead}}={'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':_0x161564=>_0x161564%0xa==0x1&&_0x161564%0x64!=0xb?0x0:_0x161564%0xa>=0x2&&_0x161564%0xa<=0x4&&(_0x161564%0x64<0xa||_0x161564%0x64>=0x14)?0x1:0x2}};_0x1fa142['sr']||={'dictionary':{},'getPluralForm':null},_0x1fa142['sr']['dictionary']=Object['assign'](_0x1fa142['sr']['dictionary'],_0x429aff),_0x1fa142['sr']['getPluralForm']=_0x5e9ead;})(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':_0x1ece4d=>0x1!=_0x1ece4d}};
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':_0x313732=>0x1!=_0x313732}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b3af2=>{const {sv:{dictionary:_0x20303f,getPluralForm:_0x37cb17}}={'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':_0x228455=>0x1!=_0x228455}};_0x1b3af2['sv']||={'dictionary':{},'getPluralForm':null},_0x1b3af2['sv']['dictionary']=Object['assign'](_0x1b3af2['sv']['dictionary'],_0x20303f),_0x1b3af2['sv']['getPluralForm']=_0x37cb17;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x236f00=>{const {sv:{dictionary:_0x38d2ee,getPluralForm:_0x2e698b}}={'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':_0x37d450=>0x1!=_0x37d450}};_0x236f00['sv']||={'dictionary':{},'getPluralForm':null},_0x236f00['sv']['dictionary']=Object['assign'](_0x236f00['sv']['dictionary'],_0x38d2ee),_0x236f00['sv']['getPluralForm']=_0x2e698b;})(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':_0x5b2f43=>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':_0x17967e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12c019=>{const {th:{dictionary:_0x35af20,getPluralForm:_0x6e2fc0}}={'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':_0x12bbdf=>0x0}};_0x12c019['th']||={'dictionary':{},'getPluralForm':null},_0x12c019['th']['dictionary']=Object['assign'](_0x12c019['th']['dictionary'],_0x35af20),_0x12c019['th']['getPluralForm']=_0x6e2fc0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x111e59=>{const {th:{dictionary:_0x24fcaa,getPluralForm:_0x4e4068}}={'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':_0x40971d=>0x0}};_0x111e59['th']||={'dictionary':{},'getPluralForm':null},_0x111e59['th']['dictionary']=Object['assign'](_0x111e59['th']['dictionary'],_0x24fcaa),_0x111e59['th']['getPluralForm']=_0x4e4068;})(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':_0x4ad077=>_0x4ad077>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':_0x3268ea=>_0x3268ea>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcd39d5=>{const {tr:{dictionary:_0x48b2a2,getPluralForm:_0x4f035a}}={'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':_0x800b36=>_0x800b36>0x1}};_0xcd39d5['tr']||={'dictionary':{},'getPluralForm':null},_0xcd39d5['tr']['dictionary']=Object['assign'](_0xcd39d5['tr']['dictionary'],_0x48b2a2),_0xcd39d5['tr']['getPluralForm']=_0x4f035a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x210346=>{const {tr:{dictionary:_0x26e912,getPluralForm:_0x4da844}}={'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':_0x2054f1=>_0x2054f1>0x1}};_0x210346['tr']||={'dictionary':{},'getPluralForm':null},_0x210346['tr']['dictionary']=Object['assign'](_0x210346['tr']['dictionary'],_0x26e912),_0x210346['tr']['getPluralForm']=_0x4da844;})(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':_0x56bbec=>0x1!=_0x56bbec}};
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':_0x599d5b=>0x1!=_0x599d5b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13fde1=>{const {ug:{dictionary:_0x55ddda,getPluralForm:_0x3ee714}}={'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':_0xb82edc=>0x1!=_0xb82edc}};_0x13fde1['ug']||={'dictionary':{},'getPluralForm':null},_0x13fde1['ug']['dictionary']=Object['assign'](_0x13fde1['ug']['dictionary'],_0x55ddda),_0x13fde1['ug']['getPluralForm']=_0x3ee714;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4356cf=>{const {ug:{dictionary:_0xac0124,getPluralForm:_0x30e4b2}}={'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':_0x2b9a68=>0x1!=_0x2b9a68}};_0x4356cf['ug']||={'dictionary':{},'getPluralForm':null},_0x4356cf['ug']['dictionary']=Object['assign'](_0x4356cf['ug']['dictionary'],_0xac0124),_0x4356cf['ug']['getPluralForm']=_0x30e4b2;})(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':_0x3ba423=>_0x3ba423%0x1==0x0&&_0x3ba423%0xa==0x1&&_0x3ba423%0x64!=0xb?0x0:_0x3ba423%0x1==0x0&&_0x3ba423%0xa>=0x2&&_0x3ba423%0xa<=0x4&&(_0x3ba423%0x64<0xc||_0x3ba423%0x64>0xe)?0x1:_0x3ba423%0x1==0x0&&(_0x3ba423%0xa==0x0||_0x3ba423%0xa>=0x5&&_0x3ba423%0xa<=0x9||_0x3ba423%0x64>=0xb&&_0x3ba423%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':_0xc5053c=>_0xc5053c%0x1==0x0&&_0xc5053c%0xa==0x1&&_0xc5053c%0x64!=0xb?0x0:_0xc5053c%0x1==0x0&&_0xc5053c%0xa>=0x2&&_0xc5053c%0xa<=0x4&&(_0xc5053c%0x64<0xc||_0xc5053c%0x64>0xe)?0x1:_0xc5053c%0x1==0x0&&(_0xc5053c%0xa==0x0||_0xc5053c%0xa>=0x5&&_0xc5053c%0xa<=0x9||_0xc5053c%0x64>=0xb&&_0xc5053c%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34c180=>{const {uk:{dictionary:_0x1422e6,getPluralForm:_0x5f5dc1}}={'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':_0x35ec69=>_0x35ec69%0x1==0x0&&_0x35ec69%0xa==0x1&&_0x35ec69%0x64!=0xb?0x0:_0x35ec69%0x1==0x0&&_0x35ec69%0xa>=0x2&&_0x35ec69%0xa<=0x4&&(_0x35ec69%0x64<0xc||_0x35ec69%0x64>0xe)?0x1:_0x35ec69%0x1==0x0&&(_0x35ec69%0xa==0x0||_0x35ec69%0xa>=0x5&&_0x35ec69%0xa<=0x9||_0x35ec69%0x64>=0xb&&_0x35ec69%0x64<=0xe)?0x2:0x3}};_0x34c180['uk']||={'dictionary':{},'getPluralForm':null},_0x34c180['uk']['dictionary']=Object['assign'](_0x34c180['uk']['dictionary'],_0x1422e6),_0x34c180['uk']['getPluralForm']=_0x5f5dc1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4bef9e=>{const {uk:{dictionary:_0x128248,getPluralForm:_0x4f3551}}={'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':_0x39f880=>_0x39f880%0x1==0x0&&_0x39f880%0xa==0x1&&_0x39f880%0x64!=0xb?0x0:_0x39f880%0x1==0x0&&_0x39f880%0xa>=0x2&&_0x39f880%0xa<=0x4&&(_0x39f880%0x64<0xc||_0x39f880%0x64>0xe)?0x1:_0x39f880%0x1==0x0&&(_0x39f880%0xa==0x0||_0x39f880%0xa>=0x5&&_0x39f880%0xa<=0x9||_0x39f880%0x64>=0xb&&_0x39f880%0x64<=0xe)?0x2:0x3}};_0x4bef9e['uk']||={'dictionary':{},'getPluralForm':null},_0x4bef9e['uk']['dictionary']=Object['assign'](_0x4bef9e['uk']['dictionary'],_0x128248),_0x4bef9e['uk']['getPluralForm']=_0x4f3551;})(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':_0xd7c09d=>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':_0x2b46d4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bbd08=>{const {vi:{dictionary:_0x308dc4,getPluralForm:_0xbc7e3a}}={'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':_0x5aa5c8=>0x0}};_0x1bbd08['vi']||={'dictionary':{},'getPluralForm':null},_0x1bbd08['vi']['dictionary']=Object['assign'](_0x1bbd08['vi']['dictionary'],_0x308dc4),_0x1bbd08['vi']['getPluralForm']=_0xbc7e3a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x121ce6=>{const {vi:{dictionary:_0x201c81,getPluralForm:_0x156835}}={'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':_0x29d793=>0x0}};_0x121ce6['vi']||={'dictionary':{},'getPluralForm':null},_0x121ce6['vi']['dictionary']=Object['assign'](_0x121ce6['vi']['dictionary'],_0x201c81),_0x121ce6['vi']['getPluralForm']=_0x156835;})(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':_0x59bfaa=>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':_0x5e7f2b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3004a4=>{const {'zh-cn':{dictionary:_0x1eff05,getPluralForm:_0x3d9c34}}={'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':_0x905d83=>0x0}};_0x3004a4['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x3004a4['zh-cn']['dictionary']=Object['assign'](_0x3004a4['zh-cn']['dictionary'],_0x1eff05),_0x3004a4['zh-cn']['getPluralForm']=_0x3d9c34;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52d108=>{const {'zh-cn':{dictionary:_0x76aa83,getPluralForm:_0x12b9ac}}={'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':_0x1ef260=>0x0}};_0x52d108['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x52d108['zh-cn']['dictionary']=Object['assign'](_0x52d108['zh-cn']['dictionary'],_0x76aa83),_0x52d108['zh-cn']['getPluralForm']=_0x12b9ac;})(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':_0x5da14e=>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':_0x2df8e8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x487369=>{const {zh:{dictionary:_0x401ec7,getPluralForm:_0x26f168}}={'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':_0x556953=>0x0}};_0x487369['zh']||={'dictionary':{},'getPluralForm':null},_0x487369['zh']['dictionary']=Object['assign'](_0x487369['zh']['dictionary'],_0x401ec7),_0x487369['zh']['getPluralForm']=_0x26f168;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3307dc=>{const {zh:{dictionary:_0x105d8d,getPluralForm:_0x10e8dc}}={'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':_0x2a3ee8=>0x0}};_0x3307dc['zh']||={'dictionary':{},'getPluralForm':null},_0x3307dc['zh']['dictionary']=Object['assign'](_0x3307dc['zh']['dictionary'],_0x105d8d),_0x3307dc['zh']['getPluralForm']=_0x10e8dc;})(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-20240613.0",
3
+ "version": "0.0.0-nightly-20240615.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-20240613.0",
16
- "ckeditor5-collaboration": "0.0.0-nightly-20240613.0"
15
+ "ckeditor5": "0.0.0-nightly-20240615.0",
16
+ "ckeditor5-collaboration": "0.0.0-nightly-20240615.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 _0x1c36(_0x214329,_0x2a3e1e){const _0x5786fc=_0x5786();return _0x1c36=function(_0x1c36d8,_0x174570){_0x1c36d8=_0x1c36d8-0x19c;let _0x1328d4=_0x5786fc[_0x1c36d8];return _0x1328d4;},_0x1c36(_0x214329,_0x2a3e1e);}const _0x372787=_0x1c36;(function(_0x2e2032,_0x2ba1d7){const _0x32f9a4=_0x1c36,_0x4ed681=_0x2e2032();while(!![]){try{const _0xe6131b=parseInt(_0x32f9a4(0x1aa))/0x1*(-parseInt(_0x32f9a4(0x19c))/0x2)+-parseInt(_0x32f9a4(0x1b5))/0x3+-parseInt(_0x32f9a4(0x1b6))/0x4+-parseInt(_0x32f9a4(0x1b1))/0x5+parseInt(_0x32f9a4(0x1ac))/0x6+-parseInt(_0x32f9a4(0x1a9))/0x7*(parseInt(_0x32f9a4(0x1ad))/0x8)+parseInt(_0x32f9a4(0x1a7))/0x9;if(_0xe6131b===_0x2ba1d7)break;else _0x4ed681['push'](_0x4ed681['shift']());}catch(_0x1ff4ef){_0x4ed681['push'](_0x4ed681['shift']());}}}(_0x5786,0x38d64));function _0x5786(){const _0x4c578f=['getAttributeProperties','filter','12981jlVHCx','1790236eHZfiW','from','fromEntries','2kPnamY','selection','isFormatting','model','schema','execute','reset','refresh','editor','commands','_getFormattingAttributes','13850883QzzvdF','change:isEnabled','35hQtUFV','429149TsIvzw','get','299244SOGvxP','490560PtyDso','value','change:value','document','842110ZwYcaL','getAttributes'];_0x5786=function(){return _0x4c578f;};return _0x5786();}import{Command as _0x4bd7a1}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x36f70e}from'./utils.js';export default class r extends _0x4bd7a1{constructor(_0x3ad170){const _0x5d45e=_0x1c36;super(_0x3ad170),this[_0x5d45e(0x1ae)]=void 0x0,this['on'](_0x5d45e(0x1a8),(_0x3778a4,_0x5c5cc9,_0x5acab7)=>{const _0x524b20=_0x5d45e;_0x5acab7||this[_0x524b20(0x1a2)]();}),this['on'](_0x5d45e(0x1af),()=>_0x3ad170[_0x5d45e(0x1a5)][_0x5d45e(0x1ab)](_0x36f70e)[_0x5d45e(0x1a3)]());}[_0x372787(0x1a1)](){const _0x5be283=_0x372787;this[_0x5be283(0x1ae)]=this[_0x5be283(0x1a6)]();}[_0x372787(0x1a2)](){const _0x1c895e=_0x372787;this[_0x1c895e(0x1ae)]=void 0x0;}[_0x372787(0x1a6)](){const _0x209183=_0x372787,_0x22b7bb=this[_0x209183(0x1a4)][_0x209183(0x19f)],_0x339559=_0x22b7bb[_0x209183(0x1b0)][_0x209183(0x19d)];return Object[_0x209183(0x1b8)](Array[_0x209183(0x1b7)](_0x339559[_0x209183(0x1b2)]())[_0x209183(0x1b4)](([_0x2e7976])=>_0x22b7bb[_0x209183(0x1a0)][_0x209183(0x1b3)](_0x2e7976)[_0x209183(0x19e)]));}}
23
+ const _0x5d45e2=_0x261d;(function(_0x95b71c,_0x226524){const _0x255c56=_0x261d,_0x509a10=_0x95b71c();while(!![]){try{const _0x4e66a7=parseInt(_0x255c56(0x124))/0x1*(parseInt(_0x255c56(0x12e))/0x2)+parseInt(_0x255c56(0x120))/0x3*(-parseInt(_0x255c56(0x127))/0x4)+-parseInt(_0x255c56(0x137))/0x5*(-parseInt(_0x255c56(0x135))/0x6)+-parseInt(_0x255c56(0x11e))/0x7*(-parseInt(_0x255c56(0x131))/0x8)+parseInt(_0x255c56(0x136))/0x9*(parseInt(_0x255c56(0x129))/0xa)+parseInt(_0x255c56(0x12c))/0xb*(-parseInt(_0x255c56(0x121))/0xc)+parseInt(_0x255c56(0x132))/0xd*(parseInt(_0x255c56(0x138))/0xe);if(_0x4e66a7===_0x226524)break;else _0x509a10['push'](_0x509a10['shift']());}catch(_0xf69420){_0x509a10['push'](_0x509a10['shift']());}}}(_0x1eb4,0x1e4fd));import{Command as _0x52399e}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x32220e}from'./utils.js';function _0x1eb4(){const _0x2f4805=['change:value','fromEntries','model','editor','122164lRhtrU','reset','109482dhyjDP','199812MNAlwP','isFormatting','getAttributes','13814qGLcmT','from','value','16uNIHZI','getAttributeProperties','120ocHyuf','_getFormattingAttributes','selection','110NMHLbq','get','16oWSOkS','filter','change:isEnabled','24kRMiti','13lqFYHd','execute','document','990nyAfIm','15597nQeEIP','5105uYJOgR','1183196oTLTeY','refresh','schema','commands'];_0x1eb4=function(){return _0x2f4805;};return _0x1eb4();}function _0x261d(_0x590b1c,_0x1c4ec3){const _0x1eb492=_0x1eb4();return _0x261d=function(_0x261ddc,_0x548015){_0x261ddc=_0x261ddc-0x11e;let _0x4aaf63=_0x1eb492[_0x261ddc];return _0x4aaf63;},_0x261d(_0x590b1c,_0x1c4ec3);}export default class r extends _0x52399e{constructor(_0x225599){const _0x5baae0=_0x261d;super(_0x225599),this[_0x5baae0(0x126)]=void 0x0,this['on'](_0x5baae0(0x130),(_0xadb7ce,_0x312b28,_0xc24ac2)=>{const _0x210780=_0x5baae0;_0xc24ac2||this[_0x210780(0x11f)]();}),this['on'](_0x5baae0(0x13c),()=>_0x225599[_0x5baae0(0x13b)][_0x5baae0(0x12d)](_0x32220e)[_0x5baae0(0x139)]());}[_0x5d45e2(0x133)](){const _0x58a23d=_0x5d45e2;this[_0x58a23d(0x126)]=this[_0x58a23d(0x12a)]();}[_0x5d45e2(0x11f)](){const _0x4eba33=_0x5d45e2;this[_0x4eba33(0x126)]=void 0x0;}[_0x5d45e2(0x12a)](){const _0x1a5759=_0x5d45e2,_0x1a5ea6=this[_0x1a5759(0x13f)][_0x1a5759(0x13e)],_0x30a657=_0x1a5ea6[_0x1a5759(0x134)][_0x1a5759(0x12b)];return Object[_0x1a5759(0x13d)](Array[_0x1a5759(0x125)](_0x30a657[_0x1a5759(0x123)]())[_0x1a5759(0x12f)](([_0x270d58])=>_0x1a5ea6[_0x1a5759(0x13a)][_0x1a5759(0x128)](_0x270d58)[_0x1a5759(0x122)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1fdd(){var _0x329ec7=['4NNYGTp','FormatPainter','8165502iYXKuS','3644088EoVqiu','55ysdklH','6443570erMslD','3713997OfZRTF','6KDnfxo','275780GphrAX','644hrCHvl','1912wHBQSQ','11rXkTrf','requires','155758hffSaE','26pnLEwf','pluginName'];_0x1fdd=function(){return _0x329ec7;};return _0x1fdd();}function _0xeb5a(_0x2baa6a,_0xaa059b){var _0x1fddfb=_0x1fdd();return _0xeb5a=function(_0xeb5aab,_0x299e7e){_0xeb5aab=_0xeb5aab-0x1b1;var _0x150f08=_0x1fddfb[_0xeb5aab];return _0x150f08;},_0xeb5a(_0x2baa6a,_0xaa059b);}var _0xb4c2e8=_0xeb5a;(function(_0x56aa52,_0x2ad6ae){var _0x2a09d5=_0xeb5a,_0x567297=_0x56aa52();while(!![]){try{var _0x4f582c=-parseInt(_0x2a09d5(0x1b8))/0x1*(parseInt(_0x2a09d5(0x1ba))/0x2)+parseInt(_0x2a09d5(0x1b3))/0x3*(parseInt(_0x2a09d5(0x1bd))/0x4)+parseInt(_0x2a09d5(0x1b2))/0x5*(-parseInt(_0x2a09d5(0x1b4))/0x6)+-parseInt(_0x2a09d5(0x1b6))/0x7*(-parseInt(_0x2a09d5(0x1b7))/0x8)+parseInt(_0x2a09d5(0x1bf))/0x9+parseInt(_0x2a09d5(0x1b5))/0xa*(parseInt(_0x2a09d5(0x1b1))/0xb)+parseInt(_0x2a09d5(0x1c0))/0xc*(parseInt(_0x2a09d5(0x1bb))/0xd);if(_0x4f582c===_0x2ad6ae)break;else _0x567297['push'](_0x567297['shift']());}catch(_0x5749ad){_0x567297['push'](_0x567297['shift']());}}}(_0x1fdd,0xbb490));import{Plugin as _0xfc06f8}from'ckeditor5/src/core.js';import _0x5ee21e from'./formatpainterediting.js';import _0x34ef5e from'./formatpainterui.js';export default class m extends _0xfc06f8{static get[_0xb4c2e8(0x1b9)](){return[_0x5ee21e,_0x34ef5e];}static get[_0xb4c2e8(0x1bc)](){var _0x362451=_0xb4c2e8;return _0x362451(0x1be);}}
23
+ function _0x3358(){var _0x33ab34=['1875556eWpETN','pluginName','1694190SuMuHD','463324ofFSnH','FormatPainter','requires','661756DUOhwe','375305JHNWmM','708379hnexqa','1853400sOQTfp'];_0x3358=function(){return _0x33ab34;};return _0x3358();}var _0x562643=_0x372f;(function(_0x3fefbe,_0x198adf){var _0x5a98a7=_0x372f,_0x49f854=_0x3fefbe();while(!![]){try{var _0x5f0703=-parseInt(_0x5a98a7(0x119))/0x1+parseInt(_0x5a98a7(0x11c))/0x2+parseInt(_0x5a98a7(0x11f))/0x3+-parseInt(_0x5a98a7(0x120))/0x4+-parseInt(_0x5a98a7(0x11d))/0x5+parseInt(_0x5a98a7(0x122))/0x6+parseInt(_0x5a98a7(0x11e))/0x7;if(_0x5f0703===_0x198adf)break;else _0x49f854['push'](_0x49f854['shift']());}catch(_0x2bd783){_0x49f854['push'](_0x49f854['shift']());}}}(_0x3358,0x4f566));import{Plugin as _0x3b6323}from'ckeditor5/src/core.js';import _0x166193 from'./formatpainterediting.js';import _0x27123a from'./formatpainterui.js';function _0x372f(_0x1ed0b2,_0x180fd2){var _0x33580a=_0x3358();return _0x372f=function(_0x372f4c,_0x52ce5f){_0x372f4c=_0x372f4c-0x119;var _0x2d0989=_0x33580a[_0x372f4c];return _0x2d0989;},_0x372f(_0x1ed0b2,_0x180fd2);}export default class m extends _0x3b6323{static get[_0x562643(0x11b)](){return[_0x166193,_0x27123a];}static get[_0x562643(0x121)](){var _0x17341d=_0x562643;return _0x17341d(0x11a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4730(_0x503827,_0x20cbda){const _0x41bbe6=_0x41bb();return _0x4730=function(_0x473068,_0x1c920c){_0x473068=_0x473068-0x132;let _0x26cbda=_0x41bbe6[_0x473068];return _0x26cbda;},_0x4730(_0x503827,_0x20cbda);}function _0x41bb(){const _0xba6437=['_licenseKeyCheckInterval','config','6ulckpZ','FormatPainterEditing','1575UydOMo','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.','formatPainterLicenseKeyTrial','licenseKey','pluginName','formatPainterLicenseKeyTrialLimit:operations','3268285BAgVZe','6801qisxcn','4339172pLWAAx','add','11176731VFOPfH','get','editor','formatPainterLicenseKeyInvalid','formatPainterLicenseKeyValid','1108392sIpAyU','format-painter-invalid-license-key','destroy','format-painter-trial-license-key-reached-limit-changes','info','34416pedlLm','init','commands','2629240MlaJPH','730edravU'];_0x41bb=function(){return _0xba6437;};return _0x41bb();}const _0x53354a=_0x4730;(function(_0x433da6,_0x2c66e6){const _0x54ec80=_0x4730,_0x2a4161=_0x433da6();while(!![]){try{const _0x3f41da=parseInt(_0x54ec80(0x14b))/0x1+parseInt(_0x54ec80(0x137))/0x2*(parseInt(_0x54ec80(0x143))/0x3)+-parseInt(_0x54ec80(0x144))/0x4+parseInt(_0x54ec80(0x142))/0x5*(-parseInt(_0x54ec80(0x13a))/0x6)+parseInt(_0x54ec80(0x13c))/0x7*(-parseInt(_0x54ec80(0x133))/0x8)+parseInt(_0x54ec80(0x146))/0x9+parseInt(_0x54ec80(0x136))/0xa;if(_0x3f41da===_0x2c66e6)break;else _0x2a4161['push'](_0x2a4161['shift']());}catch(_0x3e390b){_0x2a4161['push'](_0x2a4161['shift']());}}}(_0x41bb,0xb3416));import{Plugin as _0x37fe2d}from'ckeditor5/src/core.js';import{CKEditorError as _0x51ab8c}from'ckeditor5/src/utils.js';import _0x1be6bb from'./copyformatcommand.js';import _0x18c904 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x174e97,PASTE_FORMAT_COMMAND_NAME as _0xb4066}from'./utils.js';export default class o extends _0x37fe2d{static get[_0x53354a(0x140)](){const _0x2b4051=_0x53354a;return _0x2b4051(0x13b);}constructor(_0x5e186b){const _0x36de6c=_0x53354a;super(_0x5e186b),this[_0x36de6c(0x138)]=null;}[_0x53354a(0x134)](){const _0x3c2f38=_0x53354a,_0x1cfa26=this[_0x3c2f38(0x148)];_0x1cfa26[_0x3c2f38(0x135)][_0x3c2f38(0x145)](_0x174e97,new _0x1be6bb(_0x1cfa26)),_0x1cfa26[_0x3c2f38(0x135)][_0x3c2f38(0x145)](_0xb4066,new _0x18c904(_0x1cfa26)),this[_0x3c2f38(0x13f)]=_0x1cfa26[_0x3c2f38(0x139)][_0x3c2f38(0x147)](_0x3c2f38(0x13f));const _0x23f567=this[_0x3c2f38(0x148)];this[_0x3c2f38(0x138)]=setInterval(()=>{const _0x1c57f3=_0x3c2f38;let _0x31a105;for(const _0x411e57 in _0x23f567){const _0x103f39=_0x411e57,_0x4d0efd=_0x23f567[_0x103f39];if(_0x1c57f3(0x13e)===_0x4d0efd||_0x1c57f3(0x149)===_0x4d0efd||_0x1c57f3(0x14a)===_0x4d0efd||_0x1c57f3(0x141)===_0x4d0efd){delete _0x23f567[_0x103f39],_0x31a105=_0x4d0efd;break;}}if(_0x1c57f3(0x149)===_0x31a105)throw clearInterval(this[_0x1c57f3(0x138)]),new _0x51ab8c(_0x1c57f3(0x14c),null);if(_0x1c57f3(0x13e)===_0x31a105&&console[_0x1c57f3(0x132)](_0x1c57f3(0x13d)),_0x1c57f3(0x141)===_0x31a105)throw clearInterval(this[_0x1c57f3(0x138)]),new _0x51ab8c(_0x1c57f3(0x14e),null);_0x1c57f3(0x14a)===_0x31a105&&clearInterval(this[_0x1c57f3(0x138)]);},0x3e8);}[_0x53354a(0x14d)](){const _0x3525c2=_0x53354a;this[_0x3525c2(0x138)]&&clearInterval(this[_0x3525c2(0x138)]);}}
23
+ const _0x3bfb3e=_0xa30f;(function(_0x2e6ffa,_0x14ebe4){const _0x59f319=_0xa30f,_0x171859=_0x2e6ffa();while(!![]){try{const _0x91b748=parseInt(_0x59f319(0x201))/0x1+parseInt(_0x59f319(0x1f7))/0x2*(parseInt(_0x59f319(0x1fe))/0x3)+parseInt(_0x59f319(0x1fd))/0x4*(parseInt(_0x59f319(0x1f0))/0x5)+-parseInt(_0x59f319(0x1fb))/0x6+-parseInt(_0x59f319(0x1f6))/0x7*(-parseInt(_0x59f319(0x1eb))/0x8)+parseInt(_0x59f319(0x1fc))/0x9+parseInt(_0x59f319(0x1f3))/0xa*(-parseInt(_0x59f319(0x1f5))/0xb);if(_0x91b748===_0x14ebe4)break;else _0x171859['push'](_0x171859['shift']());}catch(_0x19b5fe){_0x171859['push'](_0x171859['shift']());}}}(_0x17a5,0x4431f));function _0xa30f(_0x309362,_0x166355){const _0x17a512=_0x17a5();return _0xa30f=function(_0xa30fe9,_0x1a48d2){_0xa30fe9=_0xa30fe9-0x1e7;let _0x41f94d=_0x17a512[_0xa30fe9];return _0x41f94d;},_0xa30f(_0x309362,_0x166355);}import{Plugin as _0x413869}from'ckeditor5/src/core.js';import{CKEditorError as _0xd2d586}from'ckeditor5/src/utils.js';import _0xd3ab66 from'./copyformatcommand.js';import _0xc39fd9 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x4a5393,PASTE_FORMAT_COMMAND_NAME as _0x5abaa7}from'./utils.js';function _0x17a5(){const _0x59ddac=['14GgGzXA','30560GaUbLd','_licenseKeyCheckInterval','formatPainterLicenseKeyInvalid','editor','1860042zrLrdO','3409146uVNMxk','4rFfEjp','51SRltcw','commands','pluginName','129634EyKQOb','format-painter-trial-license-key-reached-limit-changes','add','config','licenseKey','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.','formatPainterLicenseKeyTrial','init','333192QHszry','FormatPainterEditing','info','destroy','get','1617985mjEBvN','format-painter-invalid-license-key','formatPainterLicenseKeyTrialLimit:operations','5857490SgeSZH','formatPainterLicenseKeyValid','11fTqzWw'];_0x17a5=function(){return _0x59ddac;};return _0x17a5();}export default class o extends _0x413869{static get[_0x3bfb3e(0x200)](){const _0x24816f=_0x3bfb3e;return _0x24816f(0x1ec);}constructor(_0xf4a267){const _0x784e4b=_0x3bfb3e;super(_0xf4a267),this[_0x784e4b(0x1f8)]=null;}[_0x3bfb3e(0x1ea)](){const _0x10fda5=_0x3bfb3e,_0x4dcda3=this[_0x10fda5(0x1fa)];_0x4dcda3[_0x10fda5(0x1ff)][_0x10fda5(0x203)](_0x4a5393,new _0xd3ab66(_0x4dcda3)),_0x4dcda3[_0x10fda5(0x1ff)][_0x10fda5(0x203)](_0x5abaa7,new _0xc39fd9(_0x4dcda3)),this[_0x10fda5(0x1e7)]=_0x4dcda3[_0x10fda5(0x204)][_0x10fda5(0x1ef)](_0x10fda5(0x1e7));const _0x47b87e=this[_0x10fda5(0x1fa)];this[_0x10fda5(0x1f8)]=setInterval(()=>{const _0x4d05c3=_0x10fda5;let _0xd05400;for(const _0x16aa6c in _0x47b87e){const _0x374492=_0x16aa6c,_0x4f941e=_0x47b87e[_0x374492];if(_0x4d05c3(0x1e9)===_0x4f941e||_0x4d05c3(0x1f9)===_0x4f941e||_0x4d05c3(0x1f4)===_0x4f941e||_0x4d05c3(0x1f2)===_0x4f941e){delete _0x47b87e[_0x374492],_0xd05400=_0x4f941e;break;}}if(_0x4d05c3(0x1f9)===_0xd05400)throw clearInterval(this[_0x4d05c3(0x1f8)]),new _0xd2d586(_0x4d05c3(0x1f1),null);if(_0x4d05c3(0x1e9)===_0xd05400&&console[_0x4d05c3(0x1ed)](_0x4d05c3(0x1e8)),_0x4d05c3(0x1f2)===_0xd05400)throw clearInterval(this[_0x4d05c3(0x1f8)]),new _0xd2d586(_0x4d05c3(0x202),null);_0x4d05c3(0x1f4)===_0xd05400&&clearInterval(this[_0x4d05c3(0x1f8)]);},0x3e8);}[_0x3bfb3e(0x1ee)](){const _0x5b12f4=_0x3bfb3e;this[_0x5b12f4(0x1f8)]&&clearInterval(this[_0x5b12f4(0x1f8)]);}}