@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240621.0 → 0.0.0-nightly-20240623.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
- (_0x37cf1d=>{const {sr:{dictionary:_0x5eab05,getPluralForm:_0x5a4828}}={'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':_0xe789a2=>_0xe789a2%0xa==0x1&&_0xe789a2%0x64!=0xb?0x0:_0xe789a2%0xa>=0x2&&_0xe789a2%0xa<=0x4&&(_0xe789a2%0x64<0xa||_0xe789a2%0x64>=0x14)?0x1:0x2}};_0x37cf1d['sr']||={'dictionary':{},'getPluralForm':null},_0x37cf1d['sr']['dictionary']=Object['assign'](_0x37cf1d['sr']['dictionary'],_0x5eab05),_0x37cf1d['sr']['getPluralForm']=_0x5a4828;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24e603=>{const {sr:{dictionary:_0x5182f4,getPluralForm:_0xdb77cc}}={'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':_0x4506b5=>_0x4506b5%0xa==0x1&&_0x4506b5%0x64!=0xb?0x0:_0x4506b5%0xa>=0x2&&_0x4506b5%0xa<=0x4&&(_0x4506b5%0x64<0xa||_0x4506b5%0x64>=0x14)?0x1:0x2}};_0x24e603['sr']||={'dictionary':{},'getPluralForm':null},_0x24e603['sr']['dictionary']=Object['assign'](_0x24e603['sr']['dictionary'],_0x5182f4),_0x24e603['sr']['getPluralForm']=_0xdb77cc;})(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':_0x2c6e73=>0x1!=_0x2c6e73}};
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':_0x217b7b=>0x1!=_0x217b7b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43e9b8=>{const {sv:{dictionary:_0x3dd8b5,getPluralForm:_0xdff4ff}}={'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':_0x449718=>0x1!=_0x449718}};_0x43e9b8['sv']||={'dictionary':{},'getPluralForm':null},_0x43e9b8['sv']['dictionary']=Object['assign'](_0x43e9b8['sv']['dictionary'],_0x3dd8b5),_0x43e9b8['sv']['getPluralForm']=_0xdff4ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11046d=>{const {sv:{dictionary:_0x18e758,getPluralForm:_0x4b3130}}={'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':_0x27a705=>0x1!=_0x27a705}};_0x11046d['sv']||={'dictionary':{},'getPluralForm':null},_0x11046d['sv']['dictionary']=Object['assign'](_0x11046d['sv']['dictionary'],_0x18e758),_0x11046d['sv']['getPluralForm']=_0x4b3130;})(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':_0x49ac22=>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':_0x54afac=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fbebd=>{const {th:{dictionary:_0x148ec1,getPluralForm:_0x4b92d7}}={'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':_0x3485e0=>0x0}};_0x3fbebd['th']||={'dictionary':{},'getPluralForm':null},_0x3fbebd['th']['dictionary']=Object['assign'](_0x3fbebd['th']['dictionary'],_0x148ec1),_0x3fbebd['th']['getPluralForm']=_0x4b92d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2dfd37=>{const {th:{dictionary:_0x3a037a,getPluralForm:_0x20495f}}={'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':_0x4e8be2=>0x0}};_0x2dfd37['th']||={'dictionary':{},'getPluralForm':null},_0x2dfd37['th']['dictionary']=Object['assign'](_0x2dfd37['th']['dictionary'],_0x3a037a),_0x2dfd37['th']['getPluralForm']=_0x20495f;})(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':_0xfd3a02=>_0xfd3a02>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':_0x2cfd27=>_0x2cfd27>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ed034=>{const {tr:{dictionary:_0x10128d,getPluralForm:_0x4852c6}}={'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':_0x7f4d9e=>_0x7f4d9e>0x1}};_0x1ed034['tr']||={'dictionary':{},'getPluralForm':null},_0x1ed034['tr']['dictionary']=Object['assign'](_0x1ed034['tr']['dictionary'],_0x10128d),_0x1ed034['tr']['getPluralForm']=_0x4852c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f8917=>{const {tr:{dictionary:_0x247938,getPluralForm:_0x546133}}={'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':_0x15f400=>_0x15f400>0x1}};_0x4f8917['tr']||={'dictionary':{},'getPluralForm':null},_0x4f8917['tr']['dictionary']=Object['assign'](_0x4f8917['tr']['dictionary'],_0x247938),_0x4f8917['tr']['getPluralForm']=_0x546133;})(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':_0x57ffe0=>0x1!=_0x57ffe0}};
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':_0x597c9e=>0x1!=_0x597c9e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d8ef9=>{const {ug:{dictionary:_0x2d9f61,getPluralForm:_0x569e1b}}={'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':_0x4e534a=>0x1!=_0x4e534a}};_0x4d8ef9['ug']||={'dictionary':{},'getPluralForm':null},_0x4d8ef9['ug']['dictionary']=Object['assign'](_0x4d8ef9['ug']['dictionary'],_0x2d9f61),_0x4d8ef9['ug']['getPluralForm']=_0x569e1b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17c327=>{const {ug:{dictionary:_0x2404e4,getPluralForm:_0x56e442}}={'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':_0x6e1b0d=>0x1!=_0x6e1b0d}};_0x17c327['ug']||={'dictionary':{},'getPluralForm':null},_0x17c327['ug']['dictionary']=Object['assign'](_0x17c327['ug']['dictionary'],_0x2404e4),_0x17c327['ug']['getPluralForm']=_0x56e442;})(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':_0x4bb94c=>_0x4bb94c%0x1==0x0&&_0x4bb94c%0xa==0x1&&_0x4bb94c%0x64!=0xb?0x0:_0x4bb94c%0x1==0x0&&_0x4bb94c%0xa>=0x2&&_0x4bb94c%0xa<=0x4&&(_0x4bb94c%0x64<0xc||_0x4bb94c%0x64>0xe)?0x1:_0x4bb94c%0x1==0x0&&(_0x4bb94c%0xa==0x0||_0x4bb94c%0xa>=0x5&&_0x4bb94c%0xa<=0x9||_0x4bb94c%0x64>=0xb&&_0x4bb94c%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':_0x274d46=>_0x274d46%0x1==0x0&&_0x274d46%0xa==0x1&&_0x274d46%0x64!=0xb?0x0:_0x274d46%0x1==0x0&&_0x274d46%0xa>=0x2&&_0x274d46%0xa<=0x4&&(_0x274d46%0x64<0xc||_0x274d46%0x64>0xe)?0x1:_0x274d46%0x1==0x0&&(_0x274d46%0xa==0x0||_0x274d46%0xa>=0x5&&_0x274d46%0xa<=0x9||_0x274d46%0x64>=0xb&&_0x274d46%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5bd001=>{const {uk:{dictionary:_0x5d2ce0,getPluralForm:_0x5bdbb5}}={'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':_0x194266=>_0x194266%0x1==0x0&&_0x194266%0xa==0x1&&_0x194266%0x64!=0xb?0x0:_0x194266%0x1==0x0&&_0x194266%0xa>=0x2&&_0x194266%0xa<=0x4&&(_0x194266%0x64<0xc||_0x194266%0x64>0xe)?0x1:_0x194266%0x1==0x0&&(_0x194266%0xa==0x0||_0x194266%0xa>=0x5&&_0x194266%0xa<=0x9||_0x194266%0x64>=0xb&&_0x194266%0x64<=0xe)?0x2:0x3}};_0x5bd001['uk']||={'dictionary':{},'getPluralForm':null},_0x5bd001['uk']['dictionary']=Object['assign'](_0x5bd001['uk']['dictionary'],_0x5d2ce0),_0x5bd001['uk']['getPluralForm']=_0x5bdbb5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1912d9=>{const {uk:{dictionary:_0x1fd225,getPluralForm:_0x37f109}}={'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':_0x2d08ea=>_0x2d08ea%0x1==0x0&&_0x2d08ea%0xa==0x1&&_0x2d08ea%0x64!=0xb?0x0:_0x2d08ea%0x1==0x0&&_0x2d08ea%0xa>=0x2&&_0x2d08ea%0xa<=0x4&&(_0x2d08ea%0x64<0xc||_0x2d08ea%0x64>0xe)?0x1:_0x2d08ea%0x1==0x0&&(_0x2d08ea%0xa==0x0||_0x2d08ea%0xa>=0x5&&_0x2d08ea%0xa<=0x9||_0x2d08ea%0x64>=0xb&&_0x2d08ea%0x64<=0xe)?0x2:0x3}};_0x1912d9['uk']||={'dictionary':{},'getPluralForm':null},_0x1912d9['uk']['dictionary']=Object['assign'](_0x1912d9['uk']['dictionary'],_0x1fd225),_0x1912d9['uk']['getPluralForm']=_0x37f109;})(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':_0x3ce9ad=>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':_0x402ab3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3865be=>{const {vi:{dictionary:_0x333b76,getPluralForm:_0x54fc30}}={'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':_0x2d66c3=>0x0}};_0x3865be['vi']||={'dictionary':{},'getPluralForm':null},_0x3865be['vi']['dictionary']=Object['assign'](_0x3865be['vi']['dictionary'],_0x333b76),_0x3865be['vi']['getPluralForm']=_0x54fc30;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3caa61=>{const {vi:{dictionary:_0x58b4f0,getPluralForm:_0x27bd35}}={'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':_0x3e010c=>0x0}};_0x3caa61['vi']||={'dictionary':{},'getPluralForm':null},_0x3caa61['vi']['dictionary']=Object['assign'](_0x3caa61['vi']['dictionary'],_0x58b4f0),_0x3caa61['vi']['getPluralForm']=_0x27bd35;})(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':_0x32e697=>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':_0x574188=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3988ef=>{const {'zh-cn':{dictionary:_0x3b0469,getPluralForm:_0x59cba0}}={'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':_0xd8d925=>0x0}};_0x3988ef['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x3988ef['zh-cn']['dictionary']=Object['assign'](_0x3988ef['zh-cn']['dictionary'],_0x3b0469),_0x3988ef['zh-cn']['getPluralForm']=_0x59cba0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3648e2=>{const {'zh-cn':{dictionary:_0x11ceb1,getPluralForm:_0xede71a}}={'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':_0x113c26=>0x0}};_0x3648e2['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x3648e2['zh-cn']['dictionary']=Object['assign'](_0x3648e2['zh-cn']['dictionary'],_0x11ceb1),_0x3648e2['zh-cn']['getPluralForm']=_0xede71a;})(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':_0x549d15=>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':_0x40318a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x246a79=>{const {zh:{dictionary:_0x36bc23,getPluralForm:_0x2315c9}}={'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':_0x14e44c=>0x0}};_0x246a79['zh']||={'dictionary':{},'getPluralForm':null},_0x246a79['zh']['dictionary']=Object['assign'](_0x246a79['zh']['dictionary'],_0x36bc23),_0x246a79['zh']['getPluralForm']=_0x2315c9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x164fd5=>{const {zh:{dictionary:_0x377dfc,getPluralForm:_0x22b507}}={'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':_0x685c76=>0x0}};_0x164fd5['zh']||={'dictionary':{},'getPluralForm':null},_0x164fd5['zh']['dictionary']=Object['assign'](_0x164fd5['zh']['dictionary'],_0x377dfc),_0x164fd5['zh']['getPluralForm']=_0x22b507;})(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-20240621.0",
3
+ "version": "0.0.0-nightly-20240623.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-20240621.0",
16
- "ckeditor5-collaboration": "0.0.0-nightly-20240621.0"
15
+ "ckeditor5": "0.0.0-nightly-20240623.0",
16
+ "ckeditor5-collaboration": "0.0.0-nightly-20240623.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
- const _0x2d9167=_0x6ffb;(function(_0x35bb35,_0x44afde){const _0x45b518=_0x6ffb,_0x384516=_0x35bb35();while(!![]){try{const _0x11bea0=parseInt(_0x45b518(0xca))/0x1+-parseInt(_0x45b518(0xd9))/0x2*(parseInt(_0x45b518(0xc9))/0x3)+parseInt(_0x45b518(0xd8))/0x4*(-parseInt(_0x45b518(0xe3))/0x5)+parseInt(_0x45b518(0xd3))/0x6*(-parseInt(_0x45b518(0xd4))/0x7)+-parseInt(_0x45b518(0xc7))/0x8*(-parseInt(_0x45b518(0xc5))/0x9)+parseInt(_0x45b518(0xcd))/0xa+parseInt(_0x45b518(0xda))/0xb;if(_0x11bea0===_0x44afde)break;else _0x384516['push'](_0x384516['shift']());}catch(_0x562a99){_0x384516['push'](_0x384516['shift']());}}}(_0x1dd6,0x9565e));import{Command as _0xef970b}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x440fe3}from'./utils.js';function _0x1dd6(){const _0x11b731=['refresh','21966DeFaRp','427bjPElI','getAttributeProperties','from','_getFormattingAttributes','100IfXdZq','36606RpHVWL','8415396yoXtxT','get','change:isEnabled','getAttributes','commands','execute','value','editor','change:value','130280cskixL','9288801aiinzl','fromEntries','8eBzCGQ','reset','180MuNHYk','38843FDGyxp','model','document','7488670bFTRyd','isFormatting','selection','schema','filter'];_0x1dd6=function(){return _0x11b731;};return _0x1dd6();}function _0x6ffb(_0x198089,_0x41f160){const _0x1dd604=_0x1dd6();return _0x6ffb=function(_0x6ffbf9,_0xc0ab99){_0x6ffbf9=_0x6ffbf9-0xc5;let _0x4476a9=_0x1dd604[_0x6ffbf9];return _0x4476a9;},_0x6ffb(_0x198089,_0x41f160);}export default class r extends _0xef970b{constructor(_0xf5c5d5){const _0x2cbd37=_0x6ffb;super(_0xf5c5d5),this[_0x2cbd37(0xe0)]=void 0x0,this['on'](_0x2cbd37(0xdc),(_0x7122da,_0x3d362c,_0x18bc58)=>{const _0x4a02c3=_0x2cbd37;_0x18bc58||this[_0x4a02c3(0xc8)]();}),this['on'](_0x2cbd37(0xe2),()=>_0xf5c5d5[_0x2cbd37(0xde)][_0x2cbd37(0xdb)](_0x440fe3)[_0x2cbd37(0xd2)]());}[_0x2d9167(0xdf)](){const _0x484c3d=_0x2d9167;this[_0x484c3d(0xe0)]=this[_0x484c3d(0xd7)]();}[_0x2d9167(0xc8)](){const _0x1ffd39=_0x2d9167;this[_0x1ffd39(0xe0)]=void 0x0;}[_0x2d9167(0xd7)](){const _0x3f6a01=_0x2d9167,_0xadd718=this[_0x3f6a01(0xe1)][_0x3f6a01(0xcb)],_0x3d2561=_0xadd718[_0x3f6a01(0xcc)][_0x3f6a01(0xcf)];return Object[_0x3f6a01(0xc6)](Array[_0x3f6a01(0xd6)](_0x3d2561[_0x3f6a01(0xdd)]())[_0x3f6a01(0xd1)](([_0x234578])=>_0xadd718[_0x3f6a01(0xd0)][_0x3f6a01(0xd5)](_0x234578)[_0x3f6a01(0xce)]));}}
23
+ const _0xeae4aa=_0x2f36;(function(_0x53d78a,_0x5f36d5){const _0x3de44e=_0x2f36,_0x3ccbc9=_0x53d78a();while(!![]){try{const _0x4895c2=-parseInt(_0x3de44e(0x1a4))/0x1+-parseInt(_0x3de44e(0x1af))/0x2+parseInt(_0x3de44e(0x1ae))/0x3+-parseInt(_0x3de44e(0x1a2))/0x4*(parseInt(_0x3de44e(0x1a8))/0x5)+-parseInt(_0x3de44e(0x1ac))/0x6*(-parseInt(_0x3de44e(0x1a6))/0x7)+parseInt(_0x3de44e(0x198))/0x8*(-parseInt(_0x3de44e(0x1b0))/0x9)+parseInt(_0x3de44e(0x19a))/0xa;if(_0x4895c2===_0x5f36d5)break;else _0x3ccbc9['push'](_0x3ccbc9['shift']());}catch(_0x528b2c){_0x3ccbc9['push'](_0x3ccbc9['shift']());}}}(_0x2427,0xe7b8b));function _0x2f36(_0x950404,_0x4f6ccb){const _0x2427bd=_0x2427();return _0x2f36=function(_0x2f36fa,_0x1a439b){_0x2f36fa=_0x2f36fa-0x197;let _0xc39897=_0x2427bd[_0x2f36fa];return _0xc39897;},_0x2f36(_0x950404,_0x4f6ccb);}function _0x2427(){const _0x321095=['refresh','10ilmcPh','_getFormattingAttributes','schema','value','5608188ATQzld','getAttributes','2708943KPWtkV','2045494iZLPAV','9wyxTPt','change:isEnabled','execute','commands','editor','isFormatting','4584200wxjZNI','selection','32532380AJkzdW','reset','change:value','model','from','getAttributeProperties','get','document','2095988TkKOEf','filter','1498020ZNyzBT','fromEntries','7IoyIKg'];_0x2427=function(){return _0x321095;};return _0x2427();}import{Command as _0x179c64}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x59b23e}from'./utils.js';export default class r extends _0x179c64{constructor(_0x5262b6){const _0x201780=_0x2f36;super(_0x5262b6),this[_0x201780(0x1ab)]=void 0x0,this['on'](_0x201780(0x1b1),(_0x2674a8,_0x284854,_0x5cda1d)=>{const _0x30c5ad=_0x201780;_0x5cda1d||this[_0x30c5ad(0x19b)]();}),this['on'](_0x201780(0x19c),()=>_0x5262b6[_0x201780(0x1b3)][_0x201780(0x1a0)](_0x59b23e)[_0x201780(0x1a7)]());}[_0xeae4aa(0x1b2)](){const _0x41c836=_0xeae4aa;this[_0x41c836(0x1ab)]=this[_0x41c836(0x1a9)]();}[_0xeae4aa(0x19b)](){const _0x44fd59=_0xeae4aa;this[_0x44fd59(0x1ab)]=void 0x0;}[_0xeae4aa(0x1a9)](){const _0x3f6b72=_0xeae4aa,_0x14daab=this[_0x3f6b72(0x1b4)][_0x3f6b72(0x19d)],_0x4cd5a6=_0x14daab[_0x3f6b72(0x1a1)][_0x3f6b72(0x199)];return Object[_0x3f6b72(0x1a5)](Array[_0x3f6b72(0x19e)](_0x4cd5a6[_0x3f6b72(0x1ad)]())[_0x3f6b72(0x1a3)](([_0x50b4c3])=>_0x14daab[_0x3f6b72(0x1aa)][_0x3f6b72(0x19f)](_0x50b4c3)[_0x3f6b72(0x197)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xc7ea6=_0x55a3;function _0x55a3(_0x450e70,_0x1210f7){var _0xe5f737=_0xe5f7();return _0x55a3=function(_0x55a3c7,_0x298667){_0x55a3c7=_0x55a3c7-0x18e;var _0xc08ef9=_0xe5f737[_0x55a3c7];return _0xc08ef9;},_0x55a3(_0x450e70,_0x1210f7);}(function(_0x69d392,_0x1ef087){var _0x2eb7d2=_0x55a3,_0x51070b=_0x69d392();while(!![]){try{var _0x43bd74=-parseInt(_0x2eb7d2(0x193))/0x1*(-parseInt(_0x2eb7d2(0x18f))/0x2)+parseInt(_0x2eb7d2(0x19c))/0x3*(parseInt(_0x2eb7d2(0x199))/0x4)+-parseInt(_0x2eb7d2(0x198))/0x5+parseInt(_0x2eb7d2(0x196))/0x6+parseInt(_0x2eb7d2(0x197))/0x7*(parseInt(_0x2eb7d2(0x194))/0x8)+-parseInt(_0x2eb7d2(0x192))/0x9*(parseInt(_0x2eb7d2(0x18e))/0xa)+-parseInt(_0x2eb7d2(0x190))/0xb*(parseInt(_0x2eb7d2(0x195))/0xc);if(_0x43bd74===_0x1ef087)break;else _0x51070b['push'](_0x51070b['shift']());}catch(_0x2cbc74){_0x51070b['push'](_0x51070b['shift']());}}}(_0xe5f7,0xde8b3));import{Plugin as _0x427787}from'ckeditor5/src/core.js';function _0xe5f7(){var _0x726170=['63nazxBh','178TgNdPn','16152SDniLp','204phuWBt','2446506SchBcZ','3423kVgori','2104255vPKqBQ','12lGlrzl','FormatPainter','pluginName','1206456mXBdZd','1975790eYeyjE','10258qxswVg','517011LrAQqp','requires'];_0xe5f7=function(){return _0x726170;};return _0xe5f7();}import _0x57ff22 from'./formatpainterediting.js';import _0x3dee32 from'./formatpainterui.js';export default class m extends _0x427787{static get[_0xc7ea6(0x191)](){return[_0x57ff22,_0x3dee32];}static get[_0xc7ea6(0x19b)](){var _0x5c1fe5=_0xc7ea6;return _0x5c1fe5(0x19a);}}
23
+ var _0x1b521f=_0x321c;(function(_0x393496,_0xd5b508){var _0xec33df=_0x321c,_0x5577f1=_0x393496();while(!![]){try{var _0x39031a=-parseInt(_0xec33df(0xaf))/0x1+-parseInt(_0xec33df(0xb4))/0x2+-parseInt(_0xec33df(0xb1))/0x3*(parseInt(_0xec33df(0xb7))/0x4)+parseInt(_0xec33df(0xae))/0x5+-parseInt(_0xec33df(0xb5))/0x6*(-parseInt(_0xec33df(0xb6))/0x7)+parseInt(_0xec33df(0xba))/0x8*(-parseInt(_0xec33df(0xbb))/0x9)+-parseInt(_0xec33df(0xb8))/0xa*(-parseInt(_0xec33df(0xb0))/0xb);if(_0x39031a===_0xd5b508)break;else _0x5577f1['push'](_0x5577f1['shift']());}catch(_0x443858){_0x5577f1['push'](_0x5577f1['shift']());}}}(_0x5d2d,0x9a849));import{Plugin as _0x20b57f}from'ckeditor5/src/core.js';function _0x321c(_0xd13f98,_0x21d1af){var _0x5d2db6=_0x5d2d();return _0x321c=function(_0x321c9a,_0x3029e4){_0x321c9a=_0x321c9a-0xae;var _0x136f04=_0x5d2db6[_0x321c9a];return _0x136f04;},_0x321c(_0xd13f98,_0x21d1af);}import _0x4b05fd from'./formatpainterediting.js';import _0xe58791 from'./formatpainterui.js';function _0x5d2d(){var _0x404443=['pluginName','8OGzabL','1052262KhgxWI','193495PIeDRM','457191ozRvUV','3765729JMxQLm','3lvRITk','requires','FormatPainter','2020162aiArvg','7243512GZiWKz','7WExJlJ','223492VWGGSE','30xPMUda'];_0x5d2d=function(){return _0x404443;};return _0x5d2d();}export default class m extends _0x20b57f{static get[_0x1b521f(0xb2)](){return[_0x4b05fd,_0xe58791];}static get[_0x1b521f(0xb9)](){var _0x2f787a=_0x1b521f;return _0x2f787a(0xb3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x90ad(){const _0x3a6ff3=['pluginName','formatPainterLicenseKeyTrial','config','3189sDEXUZ','219290URIzmc','commands','formatPainterLicenseKeyInvalid','destroy','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.','format-painter-invalid-license-key','formatPainterLicenseKeyValid','5tWpkYL','22Wfwksv','68424UkDgoa','formatPainterLicenseKeyTrialLimit:operations','FormatPainterEditing','get','171UGpDBo','info','editor','1621956gKfGBJ','7bBWMYI','format-painter-trial-license-key-reached-limit-changes','604278DfWTCv','init','1730368IQtUpd','304OrViUn','_licenseKeyCheckInterval','25523skKnGp','add'];_0x90ad=function(){return _0x3a6ff3;};return _0x90ad();}const _0x53125f=_0x4a1e;(function(_0x19e40a,_0x19e6fc){const _0x5981a0=_0x4a1e,_0x1217af=_0x19e40a();while(!![]){try{const _0x1662e1=parseInt(_0x5981a0(0xe6))/0x1+-parseInt(_0x5981a0(0xe4))/0x2*(parseInt(_0x5981a0(0xeb))/0x3)+parseInt(_0x5981a0(0xe3))/0x4*(parseInt(_0x5981a0(0xf4))/0x5)+parseInt(_0x5981a0(0xe1))/0x6+-parseInt(_0x5981a0(0xdf))/0x7*(-parseInt(_0x5981a0(0xf6))/0x8)+-parseInt(_0x5981a0(0xfa))/0x9*(parseInt(_0x5981a0(0xec))/0xa)+-parseInt(_0x5981a0(0xf5))/0xb*(-parseInt(_0x5981a0(0xde))/0xc);if(_0x1662e1===_0x19e6fc)break;else _0x1217af['push'](_0x1217af['shift']());}catch(_0x5c8c06){_0x1217af['push'](_0x1217af['shift']());}}}(_0x90ad,0x3f598));import{Plugin as _0x109fb6}from'ckeditor5/src/core.js';import{CKEditorError as _0x335358}from'ckeditor5/src/utils.js';import _0x522cb2 from'./copyformatcommand.js';function _0x4a1e(_0x5ea4b2,_0x325317){const _0x90ad92=_0x90ad();return _0x4a1e=function(_0x4a1ef7,_0x3950c3){_0x4a1ef7=_0x4a1ef7-0xdd;let _0x37d67b=_0x90ad92[_0x4a1ef7];return _0x37d67b;},_0x4a1e(_0x5ea4b2,_0x325317);}import _0x579ca5 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0xfe25ce,PASTE_FORMAT_COMMAND_NAME as _0x831576}from'./utils.js';export default class o extends _0x109fb6{static get[_0x53125f(0xe8)](){const _0x50d347=_0x53125f;return _0x50d347(0xf8);}constructor(_0x4575a9){const _0x733709=_0x53125f;super(_0x4575a9),this[_0x733709(0xe5)]=null;}[_0x53125f(0xe2)](){const _0x7fc777=_0x53125f,_0x51677f=this[_0x7fc777(0xdd)];_0x51677f[_0x7fc777(0xed)][_0x7fc777(0xe7)](_0xfe25ce,new _0x522cb2(_0x51677f)),_0x51677f[_0x7fc777(0xed)][_0x7fc777(0xe7)](_0x831576,new _0x579ca5(_0x51677f)),this[_0x7fc777(0xf0)]=_0x51677f[_0x7fc777(0xea)][_0x7fc777(0xf9)](_0x7fc777(0xf0));const _0x16faf8=this[_0x7fc777(0xdd)];this[_0x7fc777(0xe5)]=setInterval(()=>{const _0x34a87f=_0x7fc777;let _0x221751;for(const _0x383fae in _0x16faf8){const _0xf75d95=_0x383fae,_0x57eccb=_0x16faf8[_0xf75d95];if(_0x34a87f(0xe9)===_0x57eccb||_0x34a87f(0xee)===_0x57eccb||_0x34a87f(0xf3)===_0x57eccb||_0x34a87f(0xf7)===_0x57eccb){delete _0x16faf8[_0xf75d95],_0x221751=_0x57eccb;break;}}if(_0x34a87f(0xee)===_0x221751)throw clearInterval(this[_0x34a87f(0xe5)]),new _0x335358(_0x34a87f(0xf2),null);if(_0x34a87f(0xe9)===_0x221751&&console[_0x34a87f(0xfb)](_0x34a87f(0xf1)),_0x34a87f(0xf7)===_0x221751)throw clearInterval(this[_0x34a87f(0xe5)]),new _0x335358(_0x34a87f(0xe0),null);_0x34a87f(0xf3)===_0x221751&&clearInterval(this[_0x34a87f(0xe5)]);},0x3e8);}[_0x53125f(0xef)](){const _0x5d54a3=_0x53125f;this[_0x5d54a3(0xe5)]&&clearInterval(this[_0x5d54a3(0xe5)]);}}
23
+ const _0x49dd59=_0x6465;(function(_0x43917f,_0x3bd77e){const _0x2bbde3=_0x6465,_0x2838ac=_0x43917f();while(!![]){try{const _0x476e72=-parseInt(_0x2bbde3(0xd2))/0x1*(parseInt(_0x2bbde3(0xce))/0x2)+parseInt(_0x2bbde3(0xc7))/0x3+-parseInt(_0x2bbde3(0xc9))/0x4+parseInt(_0x2bbde3(0xda))/0x5+-parseInt(_0x2bbde3(0xde))/0x6+-parseInt(_0x2bbde3(0xe1))/0x7*(-parseInt(_0x2bbde3(0xe2))/0x8)+parseInt(_0x2bbde3(0xc8))/0x9*(parseInt(_0x2bbde3(0xd5))/0xa);if(_0x476e72===_0x3bd77e)break;else _0x2838ac['push'](_0x2838ac['shift']());}catch(_0x5278de){_0x2838ac['push'](_0x2838ac['shift']());}}}(_0x138a,0xaa118));function _0x138a(){const _0x2e4bb6=['6112300HWGBxH','commands','formatPainterLicenseKeyInvalid','init','format-painter-invalid-license-key','6716605RiKtYw','formatPainterLicenseKeyTrial','editor','add','5893188XwUmrq','pluginName','FormatPainterEditing','72520UXdTmt','312jRTrbL','format-painter-trial-license-key-reached-limit-changes','3524748LYXeBp','9VCnHSf','4145016EkaDtz','formatPainterLicenseKeyValid','licenseKey','info','_licenseKeyCheckInterval','327382IXJHuT','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.','get','5ZqDASA','destroy','config'];_0x138a=function(){return _0x2e4bb6;};return _0x138a();}import{Plugin as _0x336d30}from'ckeditor5/src/core.js';import{CKEditorError as _0x158947}from'ckeditor5/src/utils.js';import _0xb2e00a from'./copyformatcommand.js';import _0x4d381d from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x74b465,PASTE_FORMAT_COMMAND_NAME as _0x23eaa2}from'./utils.js';function _0x6465(_0x38102d,_0x41d044){const _0x138a95=_0x138a();return _0x6465=function(_0x64652b,_0x4dd0a7){_0x64652b=_0x64652b-0xc6;let _0x1ede46=_0x138a95[_0x64652b];return _0x1ede46;},_0x6465(_0x38102d,_0x41d044);}export default class o extends _0x336d30{static get[_0x49dd59(0xdf)](){const _0x66e173=_0x49dd59;return _0x66e173(0xe0);}constructor(_0x58184e){const _0x3ab1ea=_0x49dd59;super(_0x58184e),this[_0x3ab1ea(0xcd)]=null;}[_0x49dd59(0xd8)](){const _0x390d31=_0x49dd59,_0x2a5e8e=this[_0x390d31(0xdc)];_0x2a5e8e[_0x390d31(0xd6)][_0x390d31(0xdd)](_0x74b465,new _0xb2e00a(_0x2a5e8e)),_0x2a5e8e[_0x390d31(0xd6)][_0x390d31(0xdd)](_0x23eaa2,new _0x4d381d(_0x2a5e8e)),this[_0x390d31(0xcb)]=_0x2a5e8e[_0x390d31(0xd4)][_0x390d31(0xd1)](_0x390d31(0xcb));const _0x1cd7c1=this[_0x390d31(0xdc)];this[_0x390d31(0xcd)]=setInterval(()=>{const _0x239e57=_0x390d31;let _0x479d8c;for(const _0x1b8d89 in _0x1cd7c1){const _0x31ea54=_0x1b8d89,_0x1d0e60=_0x1cd7c1[_0x31ea54];if(_0x239e57(0xdb)===_0x1d0e60||_0x239e57(0xd7)===_0x1d0e60||_0x239e57(0xca)===_0x1d0e60||_0x239e57(0xcf)===_0x1d0e60){delete _0x1cd7c1[_0x31ea54],_0x479d8c=_0x1d0e60;break;}}if(_0x239e57(0xd7)===_0x479d8c)throw clearInterval(this[_0x239e57(0xcd)]),new _0x158947(_0x239e57(0xd9),null);if(_0x239e57(0xdb)===_0x479d8c&&console[_0x239e57(0xcc)](_0x239e57(0xd0)),_0x239e57(0xcf)===_0x479d8c)throw clearInterval(this[_0x239e57(0xcd)]),new _0x158947(_0x239e57(0xc6),null);_0x239e57(0xca)===_0x479d8c&&clearInterval(this[_0x239e57(0xcd)]);},0x3e8);}[_0x49dd59(0xd3)](){const _0x4bf519=_0x49dd59;this[_0x4bf519(0xcd)]&&clearInterval(this[_0x4bf519(0xcd)]);}}