@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240523.0 → 0.0.0-nightly-20240524.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
- (_0x1b9d6d=>{const {sr:{dictionary:_0x43d6b6,getPluralForm:_0x269309}}={'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':_0x230d7d=>_0x230d7d%0xa==0x1&&_0x230d7d%0x64!=0xb?0x0:_0x230d7d%0xa>=0x2&&_0x230d7d%0xa<=0x4&&(_0x230d7d%0x64<0xa||_0x230d7d%0x64>=0x14)?0x1:0x2}};_0x1b9d6d['sr']||={'dictionary':{},'getPluralForm':null},_0x1b9d6d['sr']['dictionary']=Object['assign'](_0x1b9d6d['sr']['dictionary'],_0x43d6b6),_0x1b9d6d['sr']['getPluralForm']=_0x269309;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e217e=>{const {sr:{dictionary:_0x2379c8,getPluralForm:_0x5aea69}}={'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':_0x5bc4e9=>_0x5bc4e9%0xa==0x1&&_0x5bc4e9%0x64!=0xb?0x0:_0x5bc4e9%0xa>=0x2&&_0x5bc4e9%0xa<=0x4&&(_0x5bc4e9%0x64<0xa||_0x5bc4e9%0x64>=0x14)?0x1:0x2}};_0x3e217e['sr']||={'dictionary':{},'getPluralForm':null},_0x3e217e['sr']['dictionary']=Object['assign'](_0x3e217e['sr']['dictionary'],_0x2379c8),_0x3e217e['sr']['getPluralForm']=_0x5aea69;})(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':_0x29ed25=>0x1!=_0x29ed25}};
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':_0x69f613=>0x1!=_0x69f613}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fb005=>{const {sv:{dictionary:_0x20d402,getPluralForm:_0x1596fd}}={'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':_0x3c849e=>0x1!=_0x3c849e}};_0x2fb005['sv']||={'dictionary':{},'getPluralForm':null},_0x2fb005['sv']['dictionary']=Object['assign'](_0x2fb005['sv']['dictionary'],_0x20d402),_0x2fb005['sv']['getPluralForm']=_0x1596fd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x12e3b6=>{const {sv:{dictionary:_0x11bb74,getPluralForm:_0x5c0462}}={'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':_0x11c4c1=>0x1!=_0x11c4c1}};_0x12e3b6['sv']||={'dictionary':{},'getPluralForm':null},_0x12e3b6['sv']['dictionary']=Object['assign'](_0x12e3b6['sv']['dictionary'],_0x11bb74),_0x12e3b6['sv']['getPluralForm']=_0x5c0462;})(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':_0x27f835=>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':_0xbf9ebd=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cc1cb=>{const {th:{dictionary:_0x49eb10,getPluralForm:_0x10c74b}}={'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':_0x1d432c=>0x0}};_0x2cc1cb['th']||={'dictionary':{},'getPluralForm':null},_0x2cc1cb['th']['dictionary']=Object['assign'](_0x2cc1cb['th']['dictionary'],_0x49eb10),_0x2cc1cb['th']['getPluralForm']=_0x10c74b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x104e8c=>{const {th:{dictionary:_0x4ac233,getPluralForm:_0x427fc6}}={'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':_0x307732=>0x0}};_0x104e8c['th']||={'dictionary':{},'getPluralForm':null},_0x104e8c['th']['dictionary']=Object['assign'](_0x104e8c['th']['dictionary'],_0x4ac233),_0x104e8c['th']['getPluralForm']=_0x427fc6;})(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':_0x12f698=>_0x12f698>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':_0x34a59e=>_0x34a59e>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x320832=>{const {tr:{dictionary:_0x4f11a6,getPluralForm:_0x40a278}}={'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':_0x500e73=>_0x500e73>0x1}};_0x320832['tr']||={'dictionary':{},'getPluralForm':null},_0x320832['tr']['dictionary']=Object['assign'](_0x320832['tr']['dictionary'],_0x4f11a6),_0x320832['tr']['getPluralForm']=_0x40a278;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xad49dc=>{const {tr:{dictionary:_0x21b47c,getPluralForm:_0x118c6b}}={'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':_0x462795=>_0x462795>0x1}};_0xad49dc['tr']||={'dictionary':{},'getPluralForm':null},_0xad49dc['tr']['dictionary']=Object['assign'](_0xad49dc['tr']['dictionary'],_0x21b47c),_0xad49dc['tr']['getPluralForm']=_0x118c6b;})(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':_0x4fa993=>0x1!=_0x4fa993}};
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':_0x56997e=>0x1!=_0x56997e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c4d28=>{const {ug:{dictionary:_0x10be97,getPluralForm:_0x236b73}}={'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':_0x4bdfcc=>0x1!=_0x4bdfcc}};_0x5c4d28['ug']||={'dictionary':{},'getPluralForm':null},_0x5c4d28['ug']['dictionary']=Object['assign'](_0x5c4d28['ug']['dictionary'],_0x10be97),_0x5c4d28['ug']['getPluralForm']=_0x236b73;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53859a=>{const {ug:{dictionary:_0x33ca31,getPluralForm:_0x1cb4ad}}={'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':_0x34115b=>0x1!=_0x34115b}};_0x53859a['ug']||={'dictionary':{},'getPluralForm':null},_0x53859a['ug']['dictionary']=Object['assign'](_0x53859a['ug']['dictionary'],_0x33ca31),_0x53859a['ug']['getPluralForm']=_0x1cb4ad;})(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':_0x12fa61=>_0x12fa61%0x1==0x0&&_0x12fa61%0xa==0x1&&_0x12fa61%0x64!=0xb?0x0:_0x12fa61%0x1==0x0&&_0x12fa61%0xa>=0x2&&_0x12fa61%0xa<=0x4&&(_0x12fa61%0x64<0xc||_0x12fa61%0x64>0xe)?0x1:_0x12fa61%0x1==0x0&&(_0x12fa61%0xa==0x0||_0x12fa61%0xa>=0x5&&_0x12fa61%0xa<=0x9||_0x12fa61%0x64>=0xb&&_0x12fa61%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':_0x32c44c=>_0x32c44c%0x1==0x0&&_0x32c44c%0xa==0x1&&_0x32c44c%0x64!=0xb?0x0:_0x32c44c%0x1==0x0&&_0x32c44c%0xa>=0x2&&_0x32c44c%0xa<=0x4&&(_0x32c44c%0x64<0xc||_0x32c44c%0x64>0xe)?0x1:_0x32c44c%0x1==0x0&&(_0x32c44c%0xa==0x0||_0x32c44c%0xa>=0x5&&_0x32c44c%0xa<=0x9||_0x32c44c%0x64>=0xb&&_0x32c44c%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x52e048=>{const {uk:{dictionary:_0x3274bd,getPluralForm:_0x401c7c}}={'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':_0x4bd2ac=>_0x4bd2ac%0x1==0x0&&_0x4bd2ac%0xa==0x1&&_0x4bd2ac%0x64!=0xb?0x0:_0x4bd2ac%0x1==0x0&&_0x4bd2ac%0xa>=0x2&&_0x4bd2ac%0xa<=0x4&&(_0x4bd2ac%0x64<0xc||_0x4bd2ac%0x64>0xe)?0x1:_0x4bd2ac%0x1==0x0&&(_0x4bd2ac%0xa==0x0||_0x4bd2ac%0xa>=0x5&&_0x4bd2ac%0xa<=0x9||_0x4bd2ac%0x64>=0xb&&_0x4bd2ac%0x64<=0xe)?0x2:0x3}};_0x52e048['uk']||={'dictionary':{},'getPluralForm':null},_0x52e048['uk']['dictionary']=Object['assign'](_0x52e048['uk']['dictionary'],_0x3274bd),_0x52e048['uk']['getPluralForm']=_0x401c7c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42eb53=>{const {uk:{dictionary:_0x5df779,getPluralForm:_0x433a68}}={'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':_0x10faad=>_0x10faad%0x1==0x0&&_0x10faad%0xa==0x1&&_0x10faad%0x64!=0xb?0x0:_0x10faad%0x1==0x0&&_0x10faad%0xa>=0x2&&_0x10faad%0xa<=0x4&&(_0x10faad%0x64<0xc||_0x10faad%0x64>0xe)?0x1:_0x10faad%0x1==0x0&&(_0x10faad%0xa==0x0||_0x10faad%0xa>=0x5&&_0x10faad%0xa<=0x9||_0x10faad%0x64>=0xb&&_0x10faad%0x64<=0xe)?0x2:0x3}};_0x42eb53['uk']||={'dictionary':{},'getPluralForm':null},_0x42eb53['uk']['dictionary']=Object['assign'](_0x42eb53['uk']['dictionary'],_0x5df779),_0x42eb53['uk']['getPluralForm']=_0x433a68;})(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':_0x5c8d7a=>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':_0x43c911=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b4707=>{const {vi:{dictionary:_0x45ea04,getPluralForm:_0x2e3cf2}}={'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':_0x13d926=>0x0}};_0x4b4707['vi']||={'dictionary':{},'getPluralForm':null},_0x4b4707['vi']['dictionary']=Object['assign'](_0x4b4707['vi']['dictionary'],_0x45ea04),_0x4b4707['vi']['getPluralForm']=_0x2e3cf2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xdd07a4=>{const {vi:{dictionary:_0x3ec126,getPluralForm:_0x55282b}}={'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':_0x182f52=>0x0}};_0xdd07a4['vi']||={'dictionary':{},'getPluralForm':null},_0xdd07a4['vi']['dictionary']=Object['assign'](_0xdd07a4['vi']['dictionary'],_0x3ec126),_0xdd07a4['vi']['getPluralForm']=_0x55282b;})(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':_0x235004=>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':_0xbfdb4a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x413e56=>{const {'zh-cn':{dictionary:_0x4a0fc7,getPluralForm:_0xe7e282}}={'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':_0xaaaf87=>0x0}};_0x413e56['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x413e56['zh-cn']['dictionary']=Object['assign'](_0x413e56['zh-cn']['dictionary'],_0x4a0fc7),_0x413e56['zh-cn']['getPluralForm']=_0xe7e282;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50392e=>{const {'zh-cn':{dictionary:_0x2f8beb,getPluralForm:_0x4cb880}}={'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':_0x43c629=>0x0}};_0x50392e['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x50392e['zh-cn']['dictionary']=Object['assign'](_0x50392e['zh-cn']['dictionary'],_0x2f8beb),_0x50392e['zh-cn']['getPluralForm']=_0x4cb880;})(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':_0x4b0562=>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':_0xa53a7d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x542a88=>{const {zh:{dictionary:_0x4337e7,getPluralForm:_0x3cb927}}={'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':_0x49b3a2=>0x0}};_0x542a88['zh']||={'dictionary':{},'getPluralForm':null},_0x542a88['zh']['dictionary']=Object['assign'](_0x542a88['zh']['dictionary'],_0x4337e7),_0x542a88['zh']['getPluralForm']=_0x3cb927;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40fc71=>{const {zh:{dictionary:_0x4deca7,getPluralForm:_0x405b0a}}={'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':_0x2dae13=>0x0}};_0x40fc71['zh']||={'dictionary':{},'getPluralForm':null},_0x40fc71['zh']['dictionary']=Object['assign'](_0x40fc71['zh']['dictionary'],_0x4deca7),_0x40fc71['zh']['getPluralForm']=_0x405b0a;})(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-20240523.0",
3
+ "version": "0.0.0-nightly-20240524.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-20240523.0",
16
- "ckeditor5-collaboration": "0.0.0-nightly-20240523.0"
15
+ "ckeditor5": "0.0.0-nightly-20240524.0",
16
+ "ckeditor5-collaboration": "0.0.0-nightly-20240524.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 _0x4b2ed3=_0x2faf;(function(_0xdb9a04,_0x4efc09){const _0x1720b8=_0x2faf,_0x1bdc3c=_0xdb9a04();while(!![]){try{const _0x6b8944=-parseInt(_0x1720b8(0xc5))/0x1+-parseInt(_0x1720b8(0xc7))/0x2+parseInt(_0x1720b8(0xad))/0x3*(parseInt(_0x1720b8(0xb0))/0x4)+-parseInt(_0x1720b8(0xb4))/0x5*(-parseInt(_0x1720b8(0xbd))/0x6)+parseInt(_0x1720b8(0xc3))/0x7+parseInt(_0x1720b8(0xb8))/0x8*(parseInt(_0x1720b8(0xb2))/0x9)+-parseInt(_0x1720b8(0xc1))/0xa*(parseInt(_0x1720b8(0xbe))/0xb);if(_0x6b8944===_0x4efc09)break;else _0x1bdc3c['push'](_0x1bdc3c['shift']());}catch(_0x55058d){_0x1bdc3c['push'](_0x1bdc3c['shift']());}}}(_0x5cbe,0xe0d67));function _0x2faf(_0xfda946,_0x346b25){const _0x5cbe32=_0x5cbe();return _0x2faf=function(_0x2faf0f,_0x40a942){_0x2faf0f=_0x2faf0f-0xad;let _0x10cb20=_0x5cbe32[_0x2faf0f];return _0x10cb20;},_0x2faf(_0xfda946,_0x346b25);}function _0x5cbe(){const _0x834132=['commands','259626ADpTRF','2453ilSfmc','value','schema','47290oAkcKo','_getFormattingAttributes','8660134czFUSi','getAttributeProperties','726995xBRiQN','reset','959558PlQUAR','execute','getAttributes','change:isEnabled','fromEntries','5009853AUcEuG','isFormatting','refresh','4svcfkN','filter','9rEQMmX','editor','20KhFLyh','from','document','get','816632JPdrhQ','selection','change:value','model'];_0x5cbe=function(){return _0x834132;};return _0x5cbe();}import{Command as _0x45a06d}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x577616}from'./utils.js';export default class r extends _0x45a06d{constructor(_0x26f711){const _0x4162aa=_0x2faf;super(_0x26f711),this[_0x4162aa(0xbf)]=void 0x0,this['on'](_0x4162aa(0xca),(_0x2a045d,_0x3f8344,_0x6ed840)=>{const _0x4a31aa=_0x4162aa;_0x6ed840||this[_0x4a31aa(0xc6)]();}),this['on'](_0x4162aa(0xba),()=>_0x26f711[_0x4162aa(0xbc)][_0x4162aa(0xb7)](_0x577616)[_0x4162aa(0xaf)]());}[_0x4b2ed3(0xc8)](){const _0x4e944e=_0x4b2ed3;this[_0x4e944e(0xbf)]=this[_0x4e944e(0xc2)]();}[_0x4b2ed3(0xc6)](){const _0x1109de=_0x4b2ed3;this[_0x1109de(0xbf)]=void 0x0;}[_0x4b2ed3(0xc2)](){const _0x372739=_0x4b2ed3,_0x2b3d93=this[_0x372739(0xb3)][_0x372739(0xbb)],_0x1390fb=_0x2b3d93[_0x372739(0xb6)][_0x372739(0xb9)];return Object[_0x372739(0xcb)](Array[_0x372739(0xb5)](_0x1390fb[_0x372739(0xc9)]())[_0x372739(0xb1)](([_0x35f9f4])=>_0x2b3d93[_0x372739(0xc0)][_0x372739(0xc4)](_0x35f9f4)[_0x372739(0xae)]));}}
23
+ const _0x282f20=_0x359e;(function(_0x1e7b36,_0x48aef7){const _0xe176cf=_0x359e,_0x5a297d=_0x1e7b36();while(!![]){try{const _0x46d8ba=parseInt(_0xe176cf(0x96))/0x1*(parseInt(_0xe176cf(0xa0))/0x2)+parseInt(_0xe176cf(0x91))/0x3+parseInt(_0xe176cf(0x83))/0x4+-parseInt(_0xe176cf(0x8d))/0x5*(parseInt(_0xe176cf(0x92))/0x6)+-parseInt(_0xe176cf(0x85))/0x7*(-parseInt(_0xe176cf(0x95))/0x8)+-parseInt(_0xe176cf(0x82))/0x9*(parseInt(_0xe176cf(0x89))/0xa)+-parseInt(_0xe176cf(0x9d))/0xb*(parseInt(_0xe176cf(0x99))/0xc);if(_0x46d8ba===_0x48aef7)break;else _0x5a297d['push'](_0x5a297d['shift']());}catch(_0x4f078e){_0x5a297d['push'](_0x5a297d['shift']());}}}(_0x3f68,0xd5bea));function _0x359e(_0x47d4d0,_0x3be7b3){const _0x3f687f=_0x3f68();return _0x359e=function(_0x359e90,_0x2591db){_0x359e90=_0x359e90-0x81;let _0x5b0ec8=_0x3f687f[_0x359e90];return _0x5b0ec8;},_0x359e(_0x47d4d0,_0x3be7b3);}import{Command as _0x1bc534}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x42f8e9}from'./utils.js';function _0x3f68(){const _0x310656=['3087222zkpmqj','39870hNetDU','model','from','16LNLUjJ','1vcprSF','fromEntries','getAttributeProperties','489444bSMesi','isFormatting','value','editor','682wUYFqj','schema','filter','3453002GMDvdo','_getFormattingAttributes','5204691lcXouh','6933132XvGhpB','reset','2437673JPmGWd','getAttributes','refresh','document','10YOwmZo','commands','change:value','selection','905kcDigx','execute','get','change:isEnabled'];_0x3f68=function(){return _0x310656;};return _0x3f68();}export default class r extends _0x1bc534{constructor(_0x1f85eb){const _0x15d9bf=_0x359e;super(_0x1f85eb),this[_0x15d9bf(0x9b)]=void 0x0,this['on'](_0x15d9bf(0x90),(_0x5e5e3,_0x4a8c42,_0x13ceed)=>{const _0x19c281=_0x15d9bf;_0x13ceed||this[_0x19c281(0x84)]();}),this['on'](_0x15d9bf(0x8b),()=>_0x1f85eb[_0x15d9bf(0x8a)][_0x15d9bf(0x8f)](_0x42f8e9)[_0x15d9bf(0x87)]());}[_0x282f20(0x8e)](){const _0x2de871=_0x282f20;this[_0x2de871(0x9b)]=this[_0x2de871(0x81)]();}[_0x282f20(0x84)](){const _0x3be3b3=_0x282f20;this[_0x3be3b3(0x9b)]=void 0x0;}[_0x282f20(0x81)](){const _0x3f345d=_0x282f20,_0x5a45be=this[_0x3f345d(0x9c)][_0x3f345d(0x93)],_0x43d44a=_0x5a45be[_0x3f345d(0x88)][_0x3f345d(0x8c)];return Object[_0x3f345d(0x97)](Array[_0x3f345d(0x94)](_0x43d44a[_0x3f345d(0x86)]())[_0x3f345d(0x9f)](([_0xca92b3])=>_0x5a45be[_0x3f345d(0x9e)][_0x3f345d(0x98)](_0xca92b3)[_0x3f345d(0x9a)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2f5739=_0x21a5;(function(_0x543a20,_0xc9a68e){var _0xdbdbf2=_0x21a5,_0x3a878c=_0x543a20();while(!![]){try{var _0x1f50d9=parseInt(_0xdbdbf2(0x16d))/0x1+-parseInt(_0xdbdbf2(0x166))/0x2+parseInt(_0xdbdbf2(0x167))/0x3+-parseInt(_0xdbdbf2(0x168))/0x4+parseInt(_0xdbdbf2(0x16a))/0x5+parseInt(_0xdbdbf2(0x165))/0x6+-parseInt(_0xdbdbf2(0x16e))/0x7*(parseInt(_0xdbdbf2(0x16b))/0x8);if(_0x1f50d9===_0xc9a68e)break;else _0x3a878c['push'](_0x3a878c['shift']());}catch(_0x16bbf1){_0x3a878c['push'](_0x3a878c['shift']());}}}(_0xa767,0xf415a));import{Plugin as _0x353bf9}from'ckeditor5/src/core.js';function _0xa767(){var _0x2028fa=['1933008RVryIK','2774592BksQso','5113804OmkMUr','FormatPainter','2720800UxwVAD','114440QauGNh','pluginName','1020399mKjYsJ','497kfNXWr','requires','10625742dXuWvU'];_0xa767=function(){return _0x2028fa;};return _0xa767();}import _0x560429 from'./formatpainterediting.js';import _0x461bf8 from'./formatpainterui.js';function _0x21a5(_0x3bc81a,_0x282209){var _0xa76784=_0xa767();return _0x21a5=function(_0x21a5dc,_0x2a4020){_0x21a5dc=_0x21a5dc-0x165;var _0x12656b=_0xa76784[_0x21a5dc];return _0x12656b;},_0x21a5(_0x3bc81a,_0x282209);}export default class m extends _0x353bf9{static get[_0x2f5739(0x16f)](){return[_0x560429,_0x461bf8];}static get[_0x2f5739(0x16c)](){var _0x9d8e18=_0x2f5739;return _0x9d8e18(0x169);}}
23
+ var _0x1a37ca=_0x3deb;function _0x4969(){var _0x1b6e46=['3227392iBdQVq','44524139XirMYM','216xtkzob','12oZmaKL','10wODErg','requires','2024715XBEIbv','FormatPainter','15977178QSLarG','2KrVNxp','20iZGJFM','565756dSZIdo','303247kxQHXU','pluginName'];_0x4969=function(){return _0x1b6e46;};return _0x4969();}(function(_0x394107,_0x40888b){var _0x47069f=_0x3deb,_0xb64fab=_0x394107();while(!![]){try{var _0x3a130f=-parseInt(_0x47069f(0x186))/0x1*(parseInt(_0x47069f(0x184))/0x2)+-parseInt(_0x47069f(0x17d))/0x3*(parseInt(_0x47069f(0x185))/0x4)+-parseInt(_0x47069f(0x181))/0x5+parseInt(_0x47069f(0x17e))/0x6*(parseInt(_0x47069f(0x187))/0x7)+-parseInt(_0x47069f(0x189))/0x8+-parseInt(_0x47069f(0x183))/0x9*(parseInt(_0x47069f(0x17f))/0xa)+parseInt(_0x47069f(0x17c))/0xb;if(_0x3a130f===_0x40888b)break;else _0xb64fab['push'](_0xb64fab['shift']());}catch(_0x2d0eac){_0xb64fab['push'](_0xb64fab['shift']());}}}(_0x4969,0xf05f6));import{Plugin as _0x542690}from'ckeditor5/src/core.js';import _0x233b7a from'./formatpainterediting.js';import _0x3a7952 from'./formatpainterui.js';function _0x3deb(_0x1ef086,_0x1f703a){var _0x496917=_0x4969();return _0x3deb=function(_0x3deb22,_0x440945){_0x3deb22=_0x3deb22-0x17c;var _0x26a6b9=_0x496917[_0x3deb22];return _0x26a6b9;},_0x3deb(_0x1ef086,_0x1f703a);}export default class m extends _0x542690{static get[_0x1a37ca(0x180)](){return[_0x233b7a,_0x3a7952];}static get[_0x1a37ca(0x188)](){var _0x33227a=_0x1a37ca;return _0x33227a(0x182);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x35d86e=_0x21c7;(function(_0x3ba971,_0x284e9d){const _0x58b9ee=_0x21c7,_0x104689=_0x3ba971();while(!![]){try{const _0x576762=parseInt(_0x58b9ee(0x127))/0x1*(parseInt(_0x58b9ee(0x116))/0x2)+-parseInt(_0x58b9ee(0x12c))/0x3+parseInt(_0x58b9ee(0x11d))/0x4*(-parseInt(_0x58b9ee(0x122))/0x5)+-parseInt(_0x58b9ee(0x117))/0x6*(-parseInt(_0x58b9ee(0x12e))/0x7)+parseInt(_0x58b9ee(0x12f))/0x8*(parseInt(_0x58b9ee(0x126))/0x9)+-parseInt(_0x58b9ee(0x130))/0xa*(parseInt(_0x58b9ee(0x11e))/0xb)+parseInt(_0x58b9ee(0x12a))/0xc;if(_0x576762===_0x284e9d)break;else _0x104689['push'](_0x104689['shift']());}catch(_0x19f0e9){_0x104689['push'](_0x104689['shift']());}}}(_0x23c4,0x52ba8));function _0x21c7(_0x3b4ae8,_0x282f8f){const _0x23c46c=_0x23c4();return _0x21c7=function(_0x21c7b1,_0xa13751){_0x21c7b1=_0x21c7b1-0x115;let _0x396eac=_0x23c46c[_0x21c7b1];return _0x396eac;},_0x21c7(_0x3b4ae8,_0x282f8f);}import{Plugin as _0x48375d}from'ckeditor5/src/core.js';import{CKEditorError as _0x1a9987}from'ckeditor5/src/utils.js';import _0x27e7f2 from'./copyformatcommand.js';import _0x4205d8 from'./pasteformatcommand.js';function _0x23c4(){const _0x5e724a=['4cnAamD','139051GJSlMD','formatPainterLicenseKeyInvalid','config','FormatPainterEditing','1677230jSziuq','get','add','editor','332460yJyTio','1285VtFczV','info','format-painter-invalid-license-key','5026956sHCbiD','formatPainterLicenseKeyTrial','1837821PLSElo','formatPainterLicenseKeyTrialLimit:operations','163443mInZOf','136XyBSGE','350qwKtIU','pluginName','destroy','licenseKey','formatPainterLicenseKeyValid','190mgqfzM','144ZoFvIv','commands','init','format-painter-trial-license-key-reached-limit-changes','_licenseKeyCheckInterval','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.'];_0x23c4=function(){return _0x5e724a;};return _0x23c4();}import{COPY_FORMAT_COMMAND_NAME as _0x396856,PASTE_FORMAT_COMMAND_NAME as _0x4cb85b}from'./utils.js';export default class o extends _0x48375d{static get[_0x35d86e(0x131)](){const _0xda9235=_0x35d86e;return _0xda9235(0x121);}constructor(_0x3d2c77){const _0x5a63a7=_0x35d86e;super(_0x3d2c77),this[_0x5a63a7(0x11b)]=null;}[_0x35d86e(0x119)](){const _0x1052f9=_0x35d86e,_0x4edd9a=this[_0x1052f9(0x125)];_0x4edd9a[_0x1052f9(0x118)][_0x1052f9(0x124)](_0x396856,new _0x27e7f2(_0x4edd9a)),_0x4edd9a[_0x1052f9(0x118)][_0x1052f9(0x124)](_0x4cb85b,new _0x4205d8(_0x4edd9a)),this[_0x1052f9(0x133)]=_0x4edd9a[_0x1052f9(0x120)][_0x1052f9(0x123)](_0x1052f9(0x133));const _0x2816e2=this[_0x1052f9(0x125)];this[_0x1052f9(0x11b)]=setInterval(()=>{const _0x5973cd=_0x1052f9;let _0xfc7b46;for(const _0x5ee5e4 in _0x2816e2){const _0x8ce84d=_0x5ee5e4,_0x2156f0=_0x2816e2[_0x8ce84d];if(_0x5973cd(0x12b)===_0x2156f0||_0x5973cd(0x11f)===_0x2156f0||_0x5973cd(0x115)===_0x2156f0||_0x5973cd(0x12d)===_0x2156f0){delete _0x2816e2[_0x8ce84d],_0xfc7b46=_0x2156f0;break;}}if(_0x5973cd(0x11f)===_0xfc7b46)throw clearInterval(this[_0x5973cd(0x11b)]),new _0x1a9987(_0x5973cd(0x129),null);if(_0x5973cd(0x12b)===_0xfc7b46&&console[_0x5973cd(0x128)](_0x5973cd(0x11c)),_0x5973cd(0x12d)===_0xfc7b46)throw clearInterval(this[_0x5973cd(0x11b)]),new _0x1a9987(_0x5973cd(0x11a),null);_0x5973cd(0x115)===_0xfc7b46&&clearInterval(this[_0x5973cd(0x11b)]);},0x3e8);}[_0x35d86e(0x132)](){const _0x3ba099=_0x35d86e;this[_0x3ba099(0x11b)]&&clearInterval(this[_0x3ba099(0x11b)]);}}
23
+ const _0x3308d4=_0x4fdb;(function(_0xb0d6f4,_0x1c0efb){const _0x246830=_0x4fdb,_0x2efaf2=_0xb0d6f4();while(!![]){try{const _0x46e1af=parseInt(_0x246830(0x1f6))/0x1+parseInt(_0x246830(0x1f7))/0x2+parseInt(_0x246830(0x1f1))/0x3+parseInt(_0x246830(0x1ef))/0x4+parseInt(_0x246830(0x1f5))/0x5*(-parseInt(_0x246830(0x1ee))/0x6)+parseInt(_0x246830(0x1e7))/0x7+parseInt(_0x246830(0x1e9))/0x8*(-parseInt(_0x246830(0x1eb))/0x9);if(_0x46e1af===_0x1c0efb)break;else _0x2efaf2['push'](_0x2efaf2['shift']());}catch(_0x36e28e){_0x2efaf2['push'](_0x2efaf2['shift']());}}}(_0x39d7,0x9411b));import{Plugin as _0x55cbaf}from'ckeditor5/src/core.js';function _0x4fdb(_0x390d1c,_0x2c1275){const _0x39d749=_0x39d7();return _0x4fdb=function(_0x4fdba9,_0x210ea7){_0x4fdba9=_0x4fdba9-0x1e4;let _0x1a87aa=_0x39d749[_0x4fdba9];return _0x1a87aa;},_0x4fdb(_0x390d1c,_0x2c1275);}import{CKEditorError as _0x429b1e}from'ckeditor5/src/utils.js';function _0x39d7(){const _0xa7f735=['add','formatPainterLicenseKeyTrial','licenseKey','FormatPainterEditing','init','config','destroy','info','pluginName','formatPainterLicenseKeyTrialLimit:operations','commands','7235613plvZvG','get','8lBqIkZ','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.','22766139WfJKFw','format-painter-invalid-license-key','_licenseKeyCheckInterval','72378Piripb','2376720WmUoJN','formatPainterLicenseKeyInvalid','2033199HmmmZh','editor','formatPainterLicenseKeyValid','format-painter-trial-license-key-reached-limit-changes','235PLvGGq','914645vuoiVH','965612FZcdPO'];_0x39d7=function(){return _0xa7f735;};return _0x39d7();}import _0x133d1b from'./copyformatcommand.js';import _0x11ab66 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x1aae82,PASTE_FORMAT_COMMAND_NAME as _0x4c2a98}from'./utils.js';export default class o extends _0x55cbaf{static get[_0x3308d4(0x1e4)](){const _0x4be812=_0x3308d4;return _0x4be812(0x1fb);}constructor(_0x5450eb){const _0x5242dc=_0x3308d4;super(_0x5450eb),this[_0x5242dc(0x1ed)]=null;}[_0x3308d4(0x1fc)](){const _0x1bcf56=_0x3308d4,_0x414136=this[_0x1bcf56(0x1f2)];_0x414136[_0x1bcf56(0x1e6)][_0x1bcf56(0x1f8)](_0x1aae82,new _0x133d1b(_0x414136)),_0x414136[_0x1bcf56(0x1e6)][_0x1bcf56(0x1f8)](_0x4c2a98,new _0x11ab66(_0x414136)),this[_0x1bcf56(0x1fa)]=_0x414136[_0x1bcf56(0x1fd)][_0x1bcf56(0x1e8)](_0x1bcf56(0x1fa));const _0x211111=this[_0x1bcf56(0x1f2)];this[_0x1bcf56(0x1ed)]=setInterval(()=>{const _0x19f16f=_0x1bcf56;let _0x4f5681;for(const _0xa3350a in _0x211111){const _0x48e2e8=_0xa3350a,_0x2fcfd4=_0x211111[_0x48e2e8];if(_0x19f16f(0x1f9)===_0x2fcfd4||_0x19f16f(0x1f0)===_0x2fcfd4||_0x19f16f(0x1f3)===_0x2fcfd4||_0x19f16f(0x1e5)===_0x2fcfd4){delete _0x211111[_0x48e2e8],_0x4f5681=_0x2fcfd4;break;}}if(_0x19f16f(0x1f0)===_0x4f5681)throw clearInterval(this[_0x19f16f(0x1ed)]),new _0x429b1e(_0x19f16f(0x1ec),null);if(_0x19f16f(0x1f9)===_0x4f5681&&console[_0x19f16f(0x1ff)](_0x19f16f(0x1ea)),_0x19f16f(0x1e5)===_0x4f5681)throw clearInterval(this[_0x19f16f(0x1ed)]),new _0x429b1e(_0x19f16f(0x1f4),null);_0x19f16f(0x1f3)===_0x4f5681&&clearInterval(this[_0x19f16f(0x1ed)]);},0x3e8);}[_0x3308d4(0x1fe)](){const _0x2fd258=_0x3308d4;this[_0x2fd258(0x1ed)]&&clearInterval(this[_0x2fd258(0x1ed)]);}}