@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240611.0 → 0.0.0-nightly-20240612.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
- (_0x9d8675=>{const {sr:{dictionary:_0x874fe,getPluralForm:_0x157e33}}={'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':_0x1fd83a=>_0x1fd83a%0xa==0x1&&_0x1fd83a%0x64!=0xb?0x0:_0x1fd83a%0xa>=0x2&&_0x1fd83a%0xa<=0x4&&(_0x1fd83a%0x64<0xa||_0x1fd83a%0x64>=0x14)?0x1:0x2}};_0x9d8675['sr']||={'dictionary':{},'getPluralForm':null},_0x9d8675['sr']['dictionary']=Object['assign'](_0x9d8675['sr']['dictionary'],_0x874fe),_0x9d8675['sr']['getPluralForm']=_0x157e33;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f188b=>{const {sr:{dictionary:_0x2db5a9,getPluralForm:_0x303f53}}={'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':_0x5ddedc=>_0x5ddedc%0xa==0x1&&_0x5ddedc%0x64!=0xb?0x0:_0x5ddedc%0xa>=0x2&&_0x5ddedc%0xa<=0x4&&(_0x5ddedc%0x64<0xa||_0x5ddedc%0x64>=0x14)?0x1:0x2}};_0x1f188b['sr']||={'dictionary':{},'getPluralForm':null},_0x1f188b['sr']['dictionary']=Object['assign'](_0x1f188b['sr']['dictionary'],_0x2db5a9),_0x1f188b['sr']['getPluralForm']=_0x303f53;})(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':_0x7b8746=>0x1!=_0x7b8746}};
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':_0x2decef=>0x1!=_0x2decef}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a89bf=>{const {sv:{dictionary:_0x25e808,getPluralForm:_0xfd6b14}}={'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':_0x37de35=>0x1!=_0x37de35}};_0x5a89bf['sv']||={'dictionary':{},'getPluralForm':null},_0x5a89bf['sv']['dictionary']=Object['assign'](_0x5a89bf['sv']['dictionary'],_0x25e808),_0x5a89bf['sv']['getPluralForm']=_0xfd6b14;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x349964=>{const {sv:{dictionary:_0x15755f,getPluralForm:_0x546219}}={'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':_0x4e1040=>0x1!=_0x4e1040}};_0x349964['sv']||={'dictionary':{},'getPluralForm':null},_0x349964['sv']['dictionary']=Object['assign'](_0x349964['sv']['dictionary'],_0x15755f),_0x349964['sv']['getPluralForm']=_0x546219;})(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':_0x199de5=>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':_0xef35f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2179ef=>{const {th:{dictionary:_0x1b6558,getPluralForm:_0x548108}}={'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':_0x40a5cd=>0x0}};_0x2179ef['th']||={'dictionary':{},'getPluralForm':null},_0x2179ef['th']['dictionary']=Object['assign'](_0x2179ef['th']['dictionary'],_0x1b6558),_0x2179ef['th']['getPluralForm']=_0x548108;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5207cb=>{const {th:{dictionary:_0x3d77c9,getPluralForm:_0x2ee76d}}={'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':_0x337ad3=>0x0}};_0x5207cb['th']||={'dictionary':{},'getPluralForm':null},_0x5207cb['th']['dictionary']=Object['assign'](_0x5207cb['th']['dictionary'],_0x3d77c9),_0x5207cb['th']['getPluralForm']=_0x2ee76d;})(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':_0x3f1cc0=>_0x3f1cc0>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':_0x5d22aa=>_0x5d22aa>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15b18f=>{const {tr:{dictionary:_0x2db71b,getPluralForm:_0x325b4c}}={'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':_0x3b4c6d=>_0x3b4c6d>0x1}};_0x15b18f['tr']||={'dictionary':{},'getPluralForm':null},_0x15b18f['tr']['dictionary']=Object['assign'](_0x15b18f['tr']['dictionary'],_0x2db71b),_0x15b18f['tr']['getPluralForm']=_0x325b4c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1adfd9=>{const {tr:{dictionary:_0x155d39,getPluralForm:_0x53b270}}={'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':_0x44a3f4=>_0x44a3f4>0x1}};_0x1adfd9['tr']||={'dictionary':{},'getPluralForm':null},_0x1adfd9['tr']['dictionary']=Object['assign'](_0x1adfd9['tr']['dictionary'],_0x155d39),_0x1adfd9['tr']['getPluralForm']=_0x53b270;})(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':_0x1a01c6=>0x1!=_0x1a01c6}};
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':_0x48d009=>0x1!=_0x48d009}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16e018=>{const {ug:{dictionary:_0x373421,getPluralForm:_0x282506}}={'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':_0x472f4b=>0x1!=_0x472f4b}};_0x16e018['ug']||={'dictionary':{},'getPluralForm':null},_0x16e018['ug']['dictionary']=Object['assign'](_0x16e018['ug']['dictionary'],_0x373421),_0x16e018['ug']['getPluralForm']=_0x282506;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x275d87=>{const {ug:{dictionary:_0x325d63,getPluralForm:_0x44deea}}={'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':_0x56c8d3=>0x1!=_0x56c8d3}};_0x275d87['ug']||={'dictionary':{},'getPluralForm':null},_0x275d87['ug']['dictionary']=Object['assign'](_0x275d87['ug']['dictionary'],_0x325d63),_0x275d87['ug']['getPluralForm']=_0x44deea;})(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':_0x2cf668=>_0x2cf668%0x1==0x0&&_0x2cf668%0xa==0x1&&_0x2cf668%0x64!=0xb?0x0:_0x2cf668%0x1==0x0&&_0x2cf668%0xa>=0x2&&_0x2cf668%0xa<=0x4&&(_0x2cf668%0x64<0xc||_0x2cf668%0x64>0xe)?0x1:_0x2cf668%0x1==0x0&&(_0x2cf668%0xa==0x0||_0x2cf668%0xa>=0x5&&_0x2cf668%0xa<=0x9||_0x2cf668%0x64>=0xb&&_0x2cf668%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':_0x389fb9=>_0x389fb9%0x1==0x0&&_0x389fb9%0xa==0x1&&_0x389fb9%0x64!=0xb?0x0:_0x389fb9%0x1==0x0&&_0x389fb9%0xa>=0x2&&_0x389fb9%0xa<=0x4&&(_0x389fb9%0x64<0xc||_0x389fb9%0x64>0xe)?0x1:_0x389fb9%0x1==0x0&&(_0x389fb9%0xa==0x0||_0x389fb9%0xa>=0x5&&_0x389fb9%0xa<=0x9||_0x389fb9%0x64>=0xb&&_0x389fb9%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xefeb75=>{const {uk:{dictionary:_0x527437,getPluralForm:_0x5e2663}}={'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':_0x445837=>_0x445837%0x1==0x0&&_0x445837%0xa==0x1&&_0x445837%0x64!=0xb?0x0:_0x445837%0x1==0x0&&_0x445837%0xa>=0x2&&_0x445837%0xa<=0x4&&(_0x445837%0x64<0xc||_0x445837%0x64>0xe)?0x1:_0x445837%0x1==0x0&&(_0x445837%0xa==0x0||_0x445837%0xa>=0x5&&_0x445837%0xa<=0x9||_0x445837%0x64>=0xb&&_0x445837%0x64<=0xe)?0x2:0x3}};_0xefeb75['uk']||={'dictionary':{},'getPluralForm':null},_0xefeb75['uk']['dictionary']=Object['assign'](_0xefeb75['uk']['dictionary'],_0x527437),_0xefeb75['uk']['getPluralForm']=_0x5e2663;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x585b39=>{const {uk:{dictionary:_0x460ecb,getPluralForm:_0x1c1097}}={'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':_0x37f44b=>_0x37f44b%0x1==0x0&&_0x37f44b%0xa==0x1&&_0x37f44b%0x64!=0xb?0x0:_0x37f44b%0x1==0x0&&_0x37f44b%0xa>=0x2&&_0x37f44b%0xa<=0x4&&(_0x37f44b%0x64<0xc||_0x37f44b%0x64>0xe)?0x1:_0x37f44b%0x1==0x0&&(_0x37f44b%0xa==0x0||_0x37f44b%0xa>=0x5&&_0x37f44b%0xa<=0x9||_0x37f44b%0x64>=0xb&&_0x37f44b%0x64<=0xe)?0x2:0x3}};_0x585b39['uk']||={'dictionary':{},'getPluralForm':null},_0x585b39['uk']['dictionary']=Object['assign'](_0x585b39['uk']['dictionary'],_0x460ecb),_0x585b39['uk']['getPluralForm']=_0x1c1097;})(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':_0x496fa1=>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':_0x5d8c20=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x53f277=>{const {vi:{dictionary:_0x4b3a71,getPluralForm:_0x5b01ae}}={'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':_0x359959=>0x0}};_0x53f277['vi']||={'dictionary':{},'getPluralForm':null},_0x53f277['vi']['dictionary']=Object['assign'](_0x53f277['vi']['dictionary'],_0x4b3a71),_0x53f277['vi']['getPluralForm']=_0x5b01ae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a687b=>{const {vi:{dictionary:_0x9e5356,getPluralForm:_0x3273b4}}={'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':_0x2c6359=>0x0}};_0x1a687b['vi']||={'dictionary':{},'getPluralForm':null},_0x1a687b['vi']['dictionary']=Object['assign'](_0x1a687b['vi']['dictionary'],_0x9e5356),_0x1a687b['vi']['getPluralForm']=_0x3273b4;})(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':_0x59d69=>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':_0x224f63=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f6006=>{const {'zh-cn':{dictionary:_0x31c388,getPluralForm:_0x513396}}={'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':_0xbe21c8=>0x0}};_0x1f6006['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1f6006['zh-cn']['dictionary']=Object['assign'](_0x1f6006['zh-cn']['dictionary'],_0x31c388),_0x1f6006['zh-cn']['getPluralForm']=_0x513396;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e71a7=>{const {'zh-cn':{dictionary:_0x5dac79,getPluralForm:_0x155d51}}={'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':_0x35a07c=>0x0}};_0x4e71a7['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x4e71a7['zh-cn']['dictionary']=Object['assign'](_0x4e71a7['zh-cn']['dictionary'],_0x5dac79),_0x4e71a7['zh-cn']['getPluralForm']=_0x155d51;})(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':_0x4c98db=>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':_0x13a10c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcc5420=>{const {zh:{dictionary:_0x42322e,getPluralForm:_0x46f988}}={'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':_0x5671f9=>0x0}};_0xcc5420['zh']||={'dictionary':{},'getPluralForm':null},_0xcc5420['zh']['dictionary']=Object['assign'](_0xcc5420['zh']['dictionary'],_0x42322e),_0xcc5420['zh']['getPluralForm']=_0x46f988;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ae657=>{const {zh:{dictionary:_0x4c5042,getPluralForm:_0x1b4a7d}}={'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':_0x447057=>0x0}};_0x2ae657['zh']||={'dictionary':{},'getPluralForm':null},_0x2ae657['zh']['dictionary']=Object['assign'](_0x2ae657['zh']['dictionary'],_0x4c5042),_0x2ae657['zh']['getPluralForm']=_0x1b4a7d;})(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-20240611.0",
3
+ "version": "0.0.0-nightly-20240612.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-20240611.0",
16
- "ckeditor5-collaboration": "0.0.0-nightly-20240611.0"
15
+ "ckeditor5": "0.0.0-nightly-20240612.0",
16
+ "ckeditor5-collaboration": "0.0.0-nightly-20240612.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 _0x413b58=_0x464e;function _0x464e(_0x2ba3ef,_0x286547){const _0x3197b2=_0x3197();return _0x464e=function(_0x464e79,_0x1bdf24){_0x464e79=_0x464e79-0x19e;let _0x32ec88=_0x3197b2[_0x464e79];return _0x32ec88;},_0x464e(_0x2ba3ef,_0x286547);}(function(_0x476135,_0x32035f){const _0x11de44=_0x464e,_0x2e98cc=_0x476135();while(!![]){try{const _0x33d572=-parseInt(_0x11de44(0x1a1))/0x1+-parseInt(_0x11de44(0x1a5))/0x2+-parseInt(_0x11de44(0x19f))/0x3*(parseInt(_0x11de44(0x1b9))/0x4)+parseInt(_0x11de44(0x1b8))/0x5*(parseInt(_0x11de44(0x1a0))/0x6)+parseInt(_0x11de44(0x1b7))/0x7+parseInt(_0x11de44(0x1a2))/0x8+parseInt(_0x11de44(0x1b6))/0x9;if(_0x33d572===_0x32035f)break;else _0x2e98cc['push'](_0x2e98cc['shift']());}catch(_0x31c908){_0x2e98cc['push'](_0x2e98cc['shift']());}}}(_0x3197,0x951ff));import{Command as _0x2585d1}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x53dc5}from'./utils.js';function _0x3197(){const _0x2f194b=['10HLcGtO','227956kbQumu','refresh','isFormatting','57LsZscA','2229738UJHNNB','69247DuUSIu','3095624NctwMz','schema','_getFormattingAttributes','1853492zVeTNa','change:isEnabled','document','getAttributeProperties','model','getAttributes','selection','execute','fromEntries','value','change:value','reset','commands','get','filter','editor','from','8220195qWnQER','4522315SPxCov'];_0x3197=function(){return _0x2f194b;};return _0x3197();}export default class r extends _0x2585d1{constructor(_0x5b03f6){const _0xd77a90=_0x464e;super(_0x5b03f6),this[_0xd77a90(0x1ae)]=void 0x0,this['on'](_0xd77a90(0x1a6),(_0x570879,_0x5c53f2,_0x507348)=>{const _0x595bcc=_0xd77a90;_0x507348||this[_0x595bcc(0x1b0)]();}),this['on'](_0xd77a90(0x1af),()=>_0x5b03f6[_0xd77a90(0x1b1)][_0xd77a90(0x1b2)](_0x53dc5)[_0xd77a90(0x1ba)]());}[_0x413b58(0x1ac)](){const _0x338e80=_0x413b58;this[_0x338e80(0x1ae)]=this[_0x338e80(0x1a4)]();}[_0x413b58(0x1b0)](){const _0x4d36f2=_0x413b58;this[_0x4d36f2(0x1ae)]=void 0x0;}[_0x413b58(0x1a4)](){const _0x428635=_0x413b58,_0xba390=this[_0x428635(0x1b4)][_0x428635(0x1a9)],_0x1fbee3=_0xba390[_0x428635(0x1a7)][_0x428635(0x1ab)];return Object[_0x428635(0x1ad)](Array[_0x428635(0x1b5)](_0x1fbee3[_0x428635(0x1aa)]())[_0x428635(0x1b3)](([_0x218047])=>_0xba390[_0x428635(0x1a3)][_0x428635(0x1a8)](_0x218047)[_0x428635(0x19e)]));}}
23
+ const _0x1bedfd=_0x579d;(function(_0x4ac284,_0x2f061c){const _0x3e98df=_0x579d,_0x17e2ce=_0x4ac284();while(!![]){try{const _0x405d2d=parseInt(_0x3e98df(0xe0))/0x1+-parseInt(_0x3e98df(0xf1))/0x2*(parseInt(_0x3e98df(0xde))/0x3)+-parseInt(_0x3e98df(0xeb))/0x4+-parseInt(_0x3e98df(0xf6))/0x5+parseInt(_0x3e98df(0xef))/0x6*(parseInt(_0x3e98df(0xe8))/0x7)+-parseInt(_0x3e98df(0xf3))/0x8+parseInt(_0x3e98df(0xf5))/0x9;if(_0x405d2d===_0x2f061c)break;else _0x17e2ce['push'](_0x17e2ce['shift']());}catch(_0x523e39){_0x17e2ce['push'](_0x17e2ce['shift']());}}}(_0xc5ca,0xc5106));function _0x579d(_0x1c16c4,_0x1c0c95){const _0xc5cab7=_0xc5ca();return _0x579d=function(_0x579dad,_0x1173af){_0x579dad=_0x579dad-0xdd;let _0x3b1a4d=_0xc5cab7[_0x579dad];return _0x3b1a4d;},_0x579d(_0x1c16c4,_0x1c0c95);}function _0xc5ca(){const _0x2a7b6e=['execute','schema','change:isEnabled','get','203eqLsab','commands','selection','6220508gWRbNS','filter','refresh','value','84402dcfiio','getAttributes','48CBCFoq','change:value','5192168oQyNTY','from','34425360deAqht','6614910bhgcQN','reset','fromEntries','editor','isFormatting','2913CCtOsh','_getFormattingAttributes','124625yRMneC','getAttributeProperties','model','document'];_0xc5ca=function(){return _0x2a7b6e;};return _0xc5ca();}import{Command as _0x2c366b}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x35d7a6}from'./utils.js';export default class r extends _0x2c366b{constructor(_0x2e63ba){const _0x57ce13=_0x579d;super(_0x2e63ba),this[_0x57ce13(0xee)]=void 0x0,this['on'](_0x57ce13(0xe6),(_0x4e25ac,_0x3db572,_0x5695fc)=>{const _0x237030=_0x57ce13;_0x5695fc||this[_0x237030(0xf7)]();}),this['on'](_0x57ce13(0xf2),()=>_0x2e63ba[_0x57ce13(0xe9)][_0x57ce13(0xe7)](_0x35d7a6)[_0x57ce13(0xed)]());}[_0x1bedfd(0xe4)](){const _0x1ffe36=_0x1bedfd;this[_0x1ffe36(0xee)]=this[_0x1ffe36(0xdf)]();}[_0x1bedfd(0xf7)](){const _0x5b3074=_0x1bedfd;this[_0x5b3074(0xee)]=void 0x0;}[_0x1bedfd(0xdf)](){const _0x53cfe8=_0x1bedfd,_0x12f799=this[_0x53cfe8(0xf9)][_0x53cfe8(0xe2)],_0x101dc4=_0x12f799[_0x53cfe8(0xe3)][_0x53cfe8(0xea)];return Object[_0x53cfe8(0xf8)](Array[_0x53cfe8(0xf4)](_0x101dc4[_0x53cfe8(0xf0)]())[_0x53cfe8(0xec)](([_0x1ea13d])=>_0x12f799[_0x53cfe8(0xe5)][_0x53cfe8(0xe1)](_0x1ea13d)[_0x53cfe8(0xdd)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x516d98=_0x3132;(function(_0x296b0e,_0x116750){var _0x280403=_0x3132,_0x247cdd=_0x296b0e();while(!![]){try{var _0x20f6fc=parseInt(_0x280403(0x1c9))/0x1*(parseInt(_0x280403(0x1c8))/0x2)+parseInt(_0x280403(0x1d1))/0x3+parseInt(_0x280403(0x1cf))/0x4*(parseInt(_0x280403(0x1c7))/0x5)+parseInt(_0x280403(0x1cb))/0x6+-parseInt(_0x280403(0x1ca))/0x7+-parseInt(_0x280403(0x1d0))/0x8*(-parseInt(_0x280403(0x1c6))/0x9)+parseInt(_0x280403(0x1ce))/0xa*(-parseInt(_0x280403(0x1cc))/0xb);if(_0x20f6fc===_0x116750)break;else _0x247cdd['push'](_0x247cdd['shift']());}catch(_0x4d1548){_0x247cdd['push'](_0x247cdd['shift']());}}}(_0x3da0,0x6a5f9));function _0x3da0(){var _0x1ee0e5=['50plkyqI','27596zCdYGJ','2178470UrtKhf','2000268HKalUy','77sDCbIs','pluginName','2350990bGyIHY','68cDarlk','4950488zsRCvM','638070uezhBE','requires','FormatPainter','9XbKLsM','158185sZtFoS'];_0x3da0=function(){return _0x1ee0e5;};return _0x3da0();}import{Plugin as _0x3691d5}from'ckeditor5/src/core.js';import _0x5abd5b from'./formatpainterediting.js';import _0x5f5d26 from'./formatpainterui.js';function _0x3132(_0x2b6e5c,_0x2da359){var _0x3da019=_0x3da0();return _0x3132=function(_0x313264,_0x50ea08){_0x313264=_0x313264-0x1c4;var _0x2e93a9=_0x3da019[_0x313264];return _0x2e93a9;},_0x3132(_0x2b6e5c,_0x2da359);}export default class m extends _0x3691d5{static get[_0x516d98(0x1c4)](){return[_0x5abd5b,_0x5f5d26];}static get[_0x516d98(0x1cd)](){var _0x4309f5=_0x516d98;return _0x4309f5(0x1c5);}}
23
+ var _0x5851fa=_0x1d40;(function(_0x32cc79,_0x138cde){var _0xb9e18=_0x1d40,_0x4e7634=_0x32cc79();while(!![]){try{var _0x5a06f9=-parseInt(_0xb9e18(0x9c))/0x1+parseInt(_0xb9e18(0x96))/0x2*(parseInt(_0xb9e18(0x95))/0x3)+-parseInt(_0xb9e18(0x9a))/0x4+-parseInt(_0xb9e18(0x99))/0x5+-parseInt(_0xb9e18(0x93))/0x6+parseInt(_0xb9e18(0x9b))/0x7+parseInt(_0xb9e18(0x97))/0x8;if(_0x5a06f9===_0x138cde)break;else _0x4e7634['push'](_0x4e7634['shift']());}catch(_0x1840d7){_0x4e7634['push'](_0x4e7634['shift']());}}}(_0xd35e,0x736b9));import{Plugin as _0x173556}from'ckeditor5/src/core.js';import _0x17c55b from'./formatpainterediting.js';import _0x293723 from'./formatpainterui.js';function _0x1d40(_0x19edf4,_0x56b278){var _0xd35e05=_0xd35e();return _0x1d40=function(_0x1d4083,_0x2b02cc){_0x1d4083=_0x1d4083-0x92;var _0x1af411=_0xd35e05[_0x1d4083];return _0x1af411;},_0x1d40(_0x19edf4,_0x56b278);}export default class m extends _0x173556{static get[_0x5851fa(0x92)](){return[_0x17c55b,_0x293723];}static get[_0x5851fa(0x98)](){var _0x463d1e=_0x5851fa;return _0x463d1e(0x94);}}function _0xd35e(){var _0x3f3157=['requires','3363636waaYIs','FormatPainter','5757FFNXqt','894LTtxhv','7013288qaNpcC','pluginName','883025EirmCb','3296500ihHvQo','4412149iGCYUT','330664oKVHYS'];_0xd35e=function(){return _0x3f3157;};return _0xd35e();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31a9b6=_0x3554;function _0x25cd(){const _0x188cd0=['formatPainterLicenseKeyValid','_licenseKeyCheckInterval','305487gCeuBX','format-painter-trial-license-key-reached-limit-changes','get','pluginName','editor','config','22498784SKQHQN','141211urrhCR','8aFnkDL','4127556KNWMEU','568566IwvlAl','info','destroy','20jfAXsG','formatPainterLicenseKeyInvalid','formatPainterLicenseKeyTrialLimit:operations','formatPainterLicenseKeyTrial','FormatPainterEditing','init','5zPbdYh','format-painter-invalid-license-key','70bAgQhI','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.','338802mpKQmk','licenseKey','8013656IpqrFU','commands','add'];_0x25cd=function(){return _0x188cd0;};return _0x25cd();}(function(_0x7e7298,_0x3ff710){const _0x483e03=_0x3554,_0x49a1a0=_0x7e7298();while(!![]){try{const _0x1f9fd5=parseInt(_0x483e03(0xdc))/0x1*(-parseInt(_0x483e03(0xdd))/0x2)+parseInt(_0x483e03(0xce))/0x3+-parseInt(_0x483e03(0xc0))/0x4*(parseInt(_0x483e03(0xca))/0x5)+parseInt(_0x483e03(0xc1))/0x6*(-parseInt(_0x483e03(0xcc))/0x7)+parseInt(_0x483e03(0xd0))/0x8+-parseInt(_0x483e03(0xd5))/0x9*(parseInt(_0x483e03(0xc4))/0xa)+parseInt(_0x483e03(0xdb))/0xb;if(_0x1f9fd5===_0x3ff710)break;else _0x49a1a0['push'](_0x49a1a0['shift']());}catch(_0x1d8c3c){_0x49a1a0['push'](_0x49a1a0['shift']());}}}(_0x25cd,0x85bac));import{Plugin as _0x373721}from'ckeditor5/src/core.js';import{CKEditorError as _0x17c117}from'ckeditor5/src/utils.js';import _0x5778a7 from'./copyformatcommand.js';function _0x3554(_0x422a78,_0x36396c){const _0x25cd10=_0x25cd();return _0x3554=function(_0x355496,_0x841412){_0x355496=_0x355496-0xc0;let _0x2571de=_0x25cd10[_0x355496];return _0x2571de;},_0x3554(_0x422a78,_0x36396c);}import _0x3f2e5c from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x4686c7,PASTE_FORMAT_COMMAND_NAME as _0x4a9722}from'./utils.js';export default class o extends _0x373721{static get[_0x31a9b6(0xd8)](){const _0x3c9ab4=_0x31a9b6;return _0x3c9ab4(0xc8);}constructor(_0x12ae3c){const _0x5c4395=_0x31a9b6;super(_0x12ae3c),this[_0x5c4395(0xd4)]=null;}[_0x31a9b6(0xc9)](){const _0x2578c1=_0x31a9b6,_0x39cd9e=this[_0x2578c1(0xd9)];_0x39cd9e[_0x2578c1(0xd1)][_0x2578c1(0xd2)](_0x4686c7,new _0x5778a7(_0x39cd9e)),_0x39cd9e[_0x2578c1(0xd1)][_0x2578c1(0xd2)](_0x4a9722,new _0x3f2e5c(_0x39cd9e)),this[_0x2578c1(0xcf)]=_0x39cd9e[_0x2578c1(0xda)][_0x2578c1(0xd7)](_0x2578c1(0xcf));const _0x32a693=this[_0x2578c1(0xd9)];this[_0x2578c1(0xd4)]=setInterval(()=>{const _0x9fd475=_0x2578c1;let _0x309b15;for(const _0x5a4149 in _0x32a693){const _0x14d903=_0x5a4149,_0xd34828=_0x32a693[_0x14d903];if(_0x9fd475(0xc7)===_0xd34828||_0x9fd475(0xc5)===_0xd34828||_0x9fd475(0xd3)===_0xd34828||_0x9fd475(0xc6)===_0xd34828){delete _0x32a693[_0x14d903],_0x309b15=_0xd34828;break;}}if(_0x9fd475(0xc5)===_0x309b15)throw clearInterval(this[_0x9fd475(0xd4)]),new _0x17c117(_0x9fd475(0xcb),null);if(_0x9fd475(0xc7)===_0x309b15&&console[_0x9fd475(0xc2)](_0x9fd475(0xcd)),_0x9fd475(0xc6)===_0x309b15)throw clearInterval(this[_0x9fd475(0xd4)]),new _0x17c117(_0x9fd475(0xd6),null);_0x9fd475(0xd3)===_0x309b15&&clearInterval(this[_0x9fd475(0xd4)]);},0x3e8);}[_0x31a9b6(0xc3)](){const _0x4a011d=_0x31a9b6;this[_0x4a011d(0xd4)]&&clearInterval(this[_0x4a011d(0xd4)]);}}
23
+ const _0x37b181=_0x5896;(function(_0x47fec8,_0x586f8b){const _0x4245ce=_0x5896,_0x59e1e1=_0x47fec8();while(!![]){try{const _0x2a70fe=parseInt(_0x4245ce(0x17c))/0x1*(parseInt(_0x4245ce(0x17a))/0x2)+parseInt(_0x4245ce(0x179))/0x3+parseInt(_0x4245ce(0x17e))/0x4*(parseInt(_0x4245ce(0x16c))/0x5)+-parseInt(_0x4245ce(0x16e))/0x6*(parseInt(_0x4245ce(0x167))/0x7)+-parseInt(_0x4245ce(0x170))/0x8*(-parseInt(_0x4245ce(0x173))/0x9)+parseInt(_0x4245ce(0x16a))/0xa+parseInt(_0x4245ce(0x169))/0xb*(-parseInt(_0x4245ce(0x17b))/0xc);if(_0x2a70fe===_0x586f8b)break;else _0x59e1e1['push'](_0x59e1e1['shift']());}catch(_0x51cada){_0x59e1e1['push'](_0x59e1e1['shift']());}}}(_0x4cbd,0x76094));import{Plugin as _0x44dd8d}from'ckeditor5/src/core.js';import{CKEditorError as _0x1649da}from'ckeditor5/src/utils.js';import _0x271289 from'./copyformatcommand.js';function _0x4cbd(){const _0x5a9cb7=['8GidfDY','editor','formatPainterLicenseKeyValid','5123853aZrxFU','add','init','format-painter-trial-license-key-reached-limit-changes','formatPainterLicenseKeyInvalid','FormatPainterEditing','2172870AQIgMI','2OfgyCa','144uvGCnz','895453NGFbDR','format-painter-invalid-license-key','152920IPfbUv','commands','pluginName','info','_licenseKeyCheckInterval','formatPainterLicenseKeyTrial','get','formatPainterLicenseKeyTrialLimit:operations','16198feeENI','licenseKey','1415887HZMasl','582620fbZIZC','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.','60wzsXZt','destroy','1758jLCNxZ','config'];_0x4cbd=function(){return _0x5a9cb7;};return _0x4cbd();}import _0x54fc89 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x2e0a2c,PASTE_FORMAT_COMMAND_NAME as _0x29db74}from'./utils.js';function _0x5896(_0xd94fbd,_0x15fa13){const _0x4cbd0a=_0x4cbd();return _0x5896=function(_0x5896ba,_0x446ba4){_0x5896ba=_0x5896ba-0x164;let _0x13161d=_0x4cbd0a[_0x5896ba];return _0x13161d;},_0x5896(_0xd94fbd,_0x15fa13);}export default class o extends _0x44dd8d{static get[_0x37b181(0x180)](){const _0x4b21b8=_0x37b181;return _0x4b21b8(0x178);}constructor(_0x2df5eb){const _0x209d7a=_0x37b181;super(_0x2df5eb),this[_0x209d7a(0x182)]=null;}[_0x37b181(0x175)](){const _0x1f60b9=_0x37b181,_0x13d016=this[_0x1f60b9(0x171)];_0x13d016[_0x1f60b9(0x17f)][_0x1f60b9(0x174)](_0x2e0a2c,new _0x271289(_0x13d016)),_0x13d016[_0x1f60b9(0x17f)][_0x1f60b9(0x174)](_0x29db74,new _0x54fc89(_0x13d016)),this[_0x1f60b9(0x168)]=_0x13d016[_0x1f60b9(0x16f)][_0x1f60b9(0x165)](_0x1f60b9(0x168));const _0x28e1f2=this[_0x1f60b9(0x171)];this[_0x1f60b9(0x182)]=setInterval(()=>{const _0x46362f=_0x1f60b9;let _0x60de5c;for(const _0x96d2e3 in _0x28e1f2){const _0x544636=_0x96d2e3,_0x2c535d=_0x28e1f2[_0x544636];if(_0x46362f(0x164)===_0x2c535d||_0x46362f(0x177)===_0x2c535d||_0x46362f(0x172)===_0x2c535d||_0x46362f(0x166)===_0x2c535d){delete _0x28e1f2[_0x544636],_0x60de5c=_0x2c535d;break;}}if(_0x46362f(0x177)===_0x60de5c)throw clearInterval(this[_0x46362f(0x182)]),new _0x1649da(_0x46362f(0x17d),null);if(_0x46362f(0x164)===_0x60de5c&&console[_0x46362f(0x181)](_0x46362f(0x16b)),_0x46362f(0x166)===_0x60de5c)throw clearInterval(this[_0x46362f(0x182)]),new _0x1649da(_0x46362f(0x176),null);_0x46362f(0x172)===_0x60de5c&&clearInterval(this[_0x46362f(0x182)]);},0x3e8);}[_0x37b181(0x16d)](){const _0x33d36f=_0x37b181;this[_0x33d36f(0x182)]&&clearInterval(this[_0x33d36f(0x182)]);}}