@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240123.0 → 0.0.0-nightly-20240125.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 (67) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/aiassistant.js +1 -1
  9. package/src/integrations/alignment.js +1 -1
  10. package/src/integrations/basicstyles.js +1 -1
  11. package/src/integrations/blockquote.js +1 -1
  12. package/src/integrations/casechange.js +1 -1
  13. package/src/integrations/ckbox.js +1 -1
  14. package/src/integrations/codeblock.js +1 -1
  15. package/src/integrations/comments.js +1 -1
  16. package/src/integrations/deletecommand.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/imagestyle.js +1 -1
  28. package/src/integrations/importword.js +1 -1
  29. package/src/integrations/indent.js +1 -1
  30. package/src/integrations/inputcommand.js +1 -1
  31. package/src/integrations/legacylist.js +1 -1
  32. package/src/integrations/legacylistproperties.js +1 -1
  33. package/src/integrations/link.js +1 -1
  34. package/src/integrations/list.js +1 -1
  35. package/src/integrations/listproperties.js +1 -1
  36. package/src/integrations/mediaembed.js +1 -1
  37. package/src/integrations/mention.js +1 -1
  38. package/src/integrations/pagebreak.js +1 -1
  39. package/src/integrations/paragraph.js +1 -1
  40. package/src/integrations/removeformat.js +1 -1
  41. package/src/integrations/restrictededitingmode.js +1 -1
  42. package/src/integrations/shiftentercommand.js +1 -1
  43. package/src/integrations/standardeditingmode.js +1 -1
  44. package/src/integrations/style.js +1 -1
  45. package/src/integrations/table.js +1 -1
  46. package/src/integrations/tablecaption.js +1 -1
  47. package/src/integrations/tableclipboard.js +1 -1
  48. package/src/integrations/tablecolumnresize.js +1 -1
  49. package/src/integrations/tableheadings.js +1 -1
  50. package/src/integrations/tablemergesplit.js +1 -1
  51. package/src/integrations/tableofcontents.js +1 -1
  52. package/src/integrations/tableproperties.js +1 -1
  53. package/src/integrations/template.js +1 -1
  54. package/src/integrations/title.js +1 -1
  55. package/src/integrations/undo.js +1 -1
  56. package/src/integrations/utils.js +1 -1
  57. package/src/suggestion.js +1 -1
  58. package/src/suggestiondescriptionfactory.js +1 -1
  59. package/src/trackchanges.js +1 -1
  60. package/src/trackchangesdata.js +1 -1
  61. package/src/trackchangesediting.js +1 -1
  62. package/src/trackchangesui.js +1 -1
  63. package/src/ui/suggestioncontroller.js +1 -1
  64. package/src/ui/view/basesuggestionthreadview.js +1 -1
  65. package/src/ui/view/suggestionthreadview.js +1 -1
  66. package/src/utils/common-translations.js +1 -1
  67. package/src/utils/utils.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20240123.0",
3
+ "version": "0.0.0-nightly-20240125.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -40,8 +40,8 @@
40
40
  "CHANGELOG.md"
41
41
  ],
42
42
  "dependencies": {
43
- "ckeditor5": "0.0.0-nightly-20240123.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240123.0",
43
+ "ckeditor5": "0.0.0-nightly-20240125.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240125.0",
45
45
  "lodash-es": "4.17.21"
46
46
  },
47
47
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56d1=['model','getRanges','refresh','_isEnabledBasedOnSelection','TrackChangesEditing','get','execute','editor','acceptSuggestion','_suggestions','plugins'];(function(_0xd83e6c,_0x56d143){const _0x1b7497=function(_0x571495){while(--_0x571495){_0xd83e6c['push'](_0xd83e6c['shift']());}};_0x1b7497(++_0x56d143);}(_0x56d1,0x9c));const _0x1b74=function(_0xd83e6c,_0x56d143){_0xd83e6c=_0xd83e6c-0x0;let _0x1b7497=_0x56d1[_0xd83e6c];return _0x1b7497;};import{Command as _0x56663d}from'ckeditor5/src/core.js';import{CKEditorError as _0xed7f17}from'ckeditor5/src/utils.js';export default class $ extends _0x56663d{constructor(_0x14e17a,_0x568b63){super(_0x14e17a),this[_0x1b74('0x7')]=_0x568b63,this[_0x1b74('0x0')](),this[_0x1b74('0x1')]=!0x1;}[_0x1b74('0x0')](){this['isEnabled']=!0x0;}[_0x1b74('0x4')](_0x145b58){const _0x7f6a08=this[_0x1b74('0x7')][_0x1b74('0x3')](_0x145b58);if(!_0x7f6a08)throw new _0xed7f17('track-changes-accept-suggestion-not-found',this);const _0x59ebd2=_0x7f6a08[_0x1b74('0xa')]();this[_0x1b74('0x5')][_0x1b74('0x9')]['canEditAt'](_0x59ebd2)&&this[_0x1b74('0x5')][_0x1b74('0x8')][_0x1b74('0x3')](_0x1b74('0x2'))[_0x1b74('0x6')](_0x7f6a08);}}
23
+ const _0x4466=['acceptSuggestion','TrackChangesEditing','editor','isEnabled','plugins','refresh','model','canEditAt','_suggestions','get','getRanges','track-changes-accept-suggestion-not-found'];(function(_0x26a402,_0x446606){const _0x1ac96b=function(_0x1a2d5e){while(--_0x1a2d5e){_0x26a402['push'](_0x26a402['shift']());}};_0x1ac96b(++_0x446606);}(_0x4466,0x106));const _0x1ac9=function(_0x26a402,_0x446606){_0x26a402=_0x26a402-0x0;let _0x1ac96b=_0x4466[_0x26a402];return _0x1ac96b;};import{Command as _0x491cbf}from'ckeditor5/src/core.js';import{CKEditorError as _0x30bb96}from'ckeditor5/src/utils.js';export default class $ extends _0x491cbf{constructor(_0x2b518e,_0x2a6766){super(_0x2b518e),this[_0x1ac9('0xa')]=_0x2a6766,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x1ac9('0x7')](){this[_0x1ac9('0x5')]=!0x0;}['execute'](_0x318c3d){const _0xe92422=this[_0x1ac9('0xa')][_0x1ac9('0xb')](_0x318c3d);if(!_0xe92422)throw new _0x30bb96(_0x1ac9('0x1'),this);const _0x1e2cc9=_0xe92422[_0x1ac9('0x0')]();this['editor'][_0x1ac9('0x8')][_0x1ac9('0x9')](_0x1e2cc9)&&this[_0x1ac9('0x4')][_0x1ac9('0x6')]['get'](_0x1ac9('0x3'))[_0x1ac9('0x2')](_0xe92422);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xebd8=['_suggestions','model','getRanges','isEnabled','refresh','editor','discardSuggestion','canEditAt','_isEnabledBasedOnSelection','get','execute','TrackChangesEditing','track-changes-discard-suggestion-not-found'];(function(_0x54df3a,_0xebd895){const _0x2d48e5=function(_0x2aca70){while(--_0x2aca70){_0x54df3a['push'](_0x54df3a['shift']());}};_0x2d48e5(++_0xebd895);}(_0xebd8,0x1c8));const _0x2d48=function(_0x54df3a,_0xebd895){_0x54df3a=_0x54df3a-0x0;let _0x2d48e5=_0xebd8[_0x54df3a];return _0x2d48e5;};import{Command as _0xee4edb}from'ckeditor5/src/core.js';import{CKEditorError as _0x13bfec}from'ckeditor5/src/utils.js';export default class B extends _0xee4edb{constructor(_0x1b5c21,_0x5612b1){super(_0x1b5c21),this[_0x2d48('0xc')]=_0x5612b1,this[_0x2d48('0x3')](),this[_0x2d48('0x7')]=!0x1;}[_0x2d48('0x3')](){this[_0x2d48('0x2')]=!0x0;}[_0x2d48('0x9')](_0x4c05f9){const _0x375ae7=this['_suggestions']['get'](_0x4c05f9);if(!_0x375ae7)throw new _0x13bfec(_0x2d48('0xb'),this);const _0x114368=_0x375ae7[_0x2d48('0x1')]();this[_0x2d48('0x4')][_0x2d48('0x0')][_0x2d48('0x6')](_0x114368)&&this['editor']['plugins'][_0x2d48('0x8')](_0x2d48('0xa'))[_0x2d48('0x5')](_0x375ae7);}}
23
+ const _0x4fae=['plugins','get','track-changes-discard-suggestion-not-found','getRanges','TrackChangesEditing','discardSuggestion','refresh','_suggestions','editor','model','execute','isEnabled'];(function(_0x48ee1d,_0x4fae7a){const _0x2641d0=function(_0x3540d3){while(--_0x3540d3){_0x48ee1d['push'](_0x48ee1d['shift']());}};_0x2641d0(++_0x4fae7a);}(_0x4fae,0x196));const _0x2641=function(_0x48ee1d,_0x4fae7a){_0x48ee1d=_0x48ee1d-0x0;let _0x2641d0=_0x4fae[_0x48ee1d];return _0x2641d0;};import{Command as _0x6e208a}from'ckeditor5/src/core.js';import{CKEditorError as _0x5ce412}from'ckeditor5/src/utils.js';export default class B extends _0x6e208a{constructor(_0x4b04a3,_0x33091d){super(_0x4b04a3),this['_suggestions']=_0x33091d,this[_0x2641('0x8')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x2641('0x8')](){this[_0x2641('0x1')]=!0x0;}[_0x2641('0x0')](_0x2ea040){const _0x1f0ccc=this[_0x2641('0x9')][_0x2641('0x3')](_0x2ea040);if(!_0x1f0ccc)throw new _0x5ce412(_0x2641('0x4'),this);const _0xf75277=_0x1f0ccc[_0x2641('0x5')]();this['editor'][_0x2641('0xb')]['canEditAt'](_0xf75277)&&this[_0x2641('0xa')][_0x2641('0x2')][_0x2641('0x3')](_0x2641('0x6'))[_0x2641('0x7')](_0x1f0ccc);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1bcf=['some','from','isInContent','getRanges','editor','values','_command','_suggestions','_isEnabledBasedOnSelection','canEditAt','execute','refresh','model','isEnabled'];(function(_0x458c85,_0x1bcf12){const _0x988cff=function(_0x11706e){while(--_0x11706e){_0x458c85['push'](_0x458c85['shift']());}};_0x988cff(++_0x1bcf12);}(_0x1bcf,0x188));const _0x988c=function(_0x458c85,_0x1bcf12){_0x458c85=_0x458c85-0x0;let _0x988cff=_0x1bcf[_0x458c85];return _0x988cff;};import{Command as _0x2896b2}from'ckeditor5/src/core.js';import{sortSuggestions as _0x59cc90,executeCommandForSuggestions as _0x30800e}from'../utils/utils.js';export default class x extends _0x2896b2{constructor(_0x470799,_0x42a6c0,_0x3fa182){super(_0x470799),this[_0x988c('0x6')]=_0x42a6c0,this[_0x988c('0x7')]=_0x3fa182,this[_0x988c('0xb')](),this[_0x988c('0x8')]=!0x1;}[_0x988c('0xb')](){const _0xc1b65f=Array[_0x988c('0x1')](this['_suggestions'][_0x988c('0x5')]())[_0x988c('0x0')](_0x111770=>_0x111770[_0x988c('0x2')]);this[_0x988c('0xd')]=this[_0x988c('0x6')][_0x988c('0xd')]&&_0xc1b65f;}[_0x988c('0xa')](){const _0x46e1bc=_0x59cc90(Array[_0x988c('0x1')](this[_0x988c('0x7')][_0x988c('0x5')]()));for(const _0x586c38 of _0x46e1bc){const _0x1ce063=_0x586c38[_0x988c('0x3')]();if(!this[_0x988c('0x4')][_0x988c('0xc')][_0x988c('0x9')](_0x1ce063))return;}_0x30800e(this[_0x988c('0x4')]['model'],this[_0x988c('0x6')],_0x46e1bc);}}
23
+ const _0x3797=['canEditAt','some','execute','_isEnabledBasedOnSelection','refresh','editor','_command','model','_suggestions','isEnabled'];(function(_0x37c30c,_0x37972a){const _0x55f815=function(_0x40f85b){while(--_0x40f85b){_0x37c30c['push'](_0x37c30c['shift']());}};_0x55f815(++_0x37972a);}(_0x3797,0x14e));const _0x55f8=function(_0x37c30c,_0x37972a){_0x37c30c=_0x37c30c-0x0;let _0x55f815=_0x3797[_0x37c30c];return _0x55f815;};import{Command as _0x3185ab}from'ckeditor5/src/core.js';import{sortSuggestions as _0x24a5cd,executeCommandForSuggestions as _0x647e63}from'../utils/utils.js';export default class x extends _0x3185ab{constructor(_0x39cd2f,_0x4f1563,_0x1bf7c1){super(_0x39cd2f),this[_0x55f8('0x2')]=_0x4f1563,this[_0x55f8('0x4')]=_0x1bf7c1,this[_0x55f8('0x0')](),this[_0x55f8('0x9')]=!0x1;}['refresh'](){const _0x5110c7=Array['from'](this[_0x55f8('0x4')]['values']())[_0x55f8('0x7')](_0x1dc7d4=>_0x1dc7d4['isInContent']);this['isEnabled']=this[_0x55f8('0x2')][_0x55f8('0x5')]&&_0x5110c7;}[_0x55f8('0x8')](){const _0x3f0374=_0x24a5cd(Array['from'](this['_suggestions']['values']()));for(const _0x1af119 of _0x3f0374){const _0xdbca34=_0x1af119['getRanges']();if(!this[_0x55f8('0x1')][_0x55f8('0x3')][_0x55f8('0x6')](_0xdbca34))return;}_0x647e63(this[_0x55f8('0x1')][_0x55f8('0x3')],this[_0x55f8('0x2')],_0x3f0374);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fec=['execute','selection','_selectedSuggestions','document','isEnabled','canEditAt','editor','values','_command','size','getRanges','_isEnabledBasedOnSelection','refresh','model','from'];(function(_0x4ec6ba,_0x2fecb1){const _0x1aa4bb=function(_0x2351be){while(--_0x2351be){_0x4ec6ba['push'](_0x4ec6ba['shift']());}};_0x1aa4bb(++_0x2fecb1);}(_0x2fec,0x78));const _0x1aa4=function(_0x4ec6ba,_0x2fecb1){_0x4ec6ba=_0x4ec6ba-0x0;let _0x1aa4bb=_0x2fec[_0x4ec6ba];return _0x1aa4bb;};import{Command as _0x8323a5}from'ckeditor5/src/core.js';import{sortSuggestions as _0x28a126,getSelectedSuggestions as _0x6887e,executeCommandForSuggestions as _0x248b47}from'../utils/utils.js';export default class R extends _0x8323a5{constructor(_0x48329d,_0x56e166,_0x3cbdc5){super(_0x48329d),this['_command']=_0x56e166,this['_suggestions']=_0x3cbdc5,this[_0x1aa4('0x2')]=new Set(),this[_0x1aa4('0xc')](),this[_0x1aa4('0xb')]=!0x1;}[_0x1aa4('0xc')](){const _0x3028af=this['editor'][_0x1aa4('0xd')][_0x1aa4('0x3')][_0x1aa4('0x1')],_0x58606d=Array[_0x1aa4('0xe')](this['_suggestions'][_0x1aa4('0x7')]());this[_0x1aa4('0x2')]=_0x6887e(_0x3028af,_0x58606d),this[_0x1aa4('0x4')]=this[_0x1aa4('0x8')][_0x1aa4('0x4')]&&!!this[_0x1aa4('0x2')][_0x1aa4('0x9')];}[_0x1aa4('0x0')](){const _0x8ce4fb=_0x28a126(Array[_0x1aa4('0xe')](this[_0x1aa4('0x2')]));for(const _0x1822d7 of _0x8ce4fb){const _0x4b7780=_0x1822d7[_0x1aa4('0xa')]();if(!this[_0x1aa4('0x6')][_0x1aa4('0xd')][_0x1aa4('0x5')](_0x4b7780))return;}_0x248b47(this[_0x1aa4('0x6')][_0x1aa4('0xd')],this['_command'],_0x8ce4fb);}}
23
+ const _0x10c1=['_isEnabledBasedOnSelection','canEditAt','size','from','getRanges','_selectedSuggestions','_suggestions','model','editor','isEnabled','document','selection','execute','refresh','values','_command'];(function(_0x3c2cfb,_0x10c197){const _0x5a2f2b=function(_0x35e59b){while(--_0x35e59b){_0x3c2cfb['push'](_0x3c2cfb['shift']());}};_0x5a2f2b(++_0x10c197);}(_0x10c1,0x161));const _0x5a2f=function(_0x3c2cfb,_0x10c197){_0x3c2cfb=_0x3c2cfb-0x0;let _0x5a2f2b=_0x10c1[_0x3c2cfb];return _0x5a2f2b;};import{Command as _0x3300a1}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5b6f55,getSelectedSuggestions as _0x1932b0,executeCommandForSuggestions as _0x42b8ac}from'../utils/utils.js';export default class R extends _0x3300a1{constructor(_0x125b0b,_0x866af9,_0x1969a6){super(_0x125b0b),this[_0x5a2f('0xe')]=_0x866af9,this[_0x5a2f('0x5')]=_0x1969a6,this[_0x5a2f('0x4')]=new Set(),this['refresh'](),this[_0x5a2f('0xf')]=!0x1;}[_0x5a2f('0xc')](){const _0x131835=this['editor'][_0x5a2f('0x6')][_0x5a2f('0x9')][_0x5a2f('0xa')],_0x409066=Array['from'](this[_0x5a2f('0x5')][_0x5a2f('0xd')]());this[_0x5a2f('0x4')]=_0x1932b0(_0x131835,_0x409066),this[_0x5a2f('0x8')]=this[_0x5a2f('0xe')][_0x5a2f('0x8')]&&!!this[_0x5a2f('0x4')][_0x5a2f('0x1')];}[_0x5a2f('0xb')](){const _0x39a896=_0x5b6f55(Array[_0x5a2f('0x2')](this[_0x5a2f('0x4')]));for(const _0x357462 of _0x39a896){const _0x350d2d=_0x357462[_0x5a2f('0x3')]();if(!this[_0x5a2f('0x7')][_0x5a2f('0x6')][_0x5a2f('0x0')](_0x350d2d))return;}_0x42b8ac(this[_0x5a2f('0x7')][_0x5a2f('0x6')],this[_0x5a2f('0xe')],_0x39a896);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fdb=['isEnabled','editor','value','affectsData','forceDisabled','refresh','commands','_isEnabledBasedOnSelection','TrackChangesCommand','execute','_enabledCommands','_disableUnsupportedCommands','clearForceDisabled','_enableCommands'];(function(_0x55fd2f,_0x1fdb37){const _0xc166e9=function(_0x4ffdb8){while(--_0x4ffdb8){_0x55fd2f['push'](_0x55fd2f['shift']());}};_0xc166e9(++_0x1fdb37);}(_0x1fdb,0x1cd));const _0xc166=function(_0x55fd2f,_0x1fdb37){_0x55fd2f=_0x55fd2f-0x0;let _0xc166e9=_0x1fdb[_0x55fd2f];return _0xc166e9;};import{Command as _0x21848e}from'ckeditor5/src/core.js';export default class M extends _0x21848e{constructor(_0x3f4da5,_0x3099d3){super(_0x3f4da5),this[_0xc166('0xb')]=_0x3099d3,this[_0xc166('0x3')]=!0x1,this[_0xc166('0x6')](),this[_0xc166('0x8')]=!0x1;}[_0xc166('0x6')](){this[_0xc166('0x1')]=!0x0;}[_0xc166('0xa')](){this['value']=!this['value'],this[_0xc166('0x3')]?this['_disableUnsupportedCommands']():this[_0xc166('0x0')]();}[_0xc166('0xc')](){for(const _0x4e6b96 of this[_0xc166('0x2')][_0xc166('0x7')]['commands']())_0x4e6b96[_0xc166('0x4')]&&!this[_0xc166('0xb')]['has'](_0x4e6b96)&&_0x4e6b96[_0xc166('0x5')](_0xc166('0x9'));}[_0xc166('0x0')](){for(const _0x25ba1c of this[_0xc166('0x2')]['commands']['commands']())_0x25ba1c[_0xc166('0x4')]&&!this[_0xc166('0xb')]['has'](_0x25ba1c)&&_0x25ba1c[_0xc166('0xd')](_0xc166('0x9'));}}
23
+ const _0xea91=['_disableUnsupportedCommands','editor','has','_enabledCommands','forceDisabled','clearForceDisabled','refresh','isEnabled','_enableCommands','affectsData','_isEnabledBasedOnSelection','commands','execute','TrackChangesCommand','value'];(function(_0x18475a,_0xea91a){const _0x3132fd=function(_0x5abf4b){while(--_0x5abf4b){_0x18475a['push'](_0x18475a['shift']());}};_0x3132fd(++_0xea91a);}(_0xea91,0xca));const _0x3132=function(_0x18475a,_0xea91a){_0x18475a=_0x18475a-0x0;let _0x3132fd=_0xea91[_0x18475a];return _0x3132fd;};import{Command as _0x1472ea}from'ckeditor5/src/core.js';export default class M extends _0x1472ea{constructor(_0xa6fd8e,_0x37503a){super(_0xa6fd8e),this[_0x3132('0xb')]=_0x37503a,this['value']=!0x1,this['refresh'](),this[_0x3132('0x3')]=!0x1;}[_0x3132('0xe')](){this[_0x3132('0x0')]=!0x0;}[_0x3132('0x5')](){this[_0x3132('0x7')]=!this[_0x3132('0x7')],this[_0x3132('0x7')]?this[_0x3132('0x8')]():this['_enableCommands']();}[_0x3132('0x8')](){for(const _0x355d96 of this[_0x3132('0x9')][_0x3132('0x4')][_0x3132('0x4')]())_0x355d96[_0x3132('0x2')]&&!this['_enabledCommands'][_0x3132('0xa')](_0x355d96)&&_0x355d96[_0x3132('0xc')](_0x3132('0x6'));}[_0x3132('0x1')](){for(const _0xc0cc8d of this[_0x3132('0x9')]['commands'][_0x3132('0x4')]())_0xc0cc8d[_0x3132('0x2')]&&!this[_0x3132('0xb')][_0x3132('0xa')](_0xc0cc8d)&&_0xc0cc8d[_0x3132('0xd')](_0x3132('0x6'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c9c=['enableCommand','TrackChangesEditing','commands','get','showAIAssistant'];(function(_0x5cef5b,_0x3c9cd7){const _0x3033e1=function(_0x4c55c8){while(--_0x4c55c8){_0x5cef5b['push'](_0x5cef5b['shift']());}};_0x3033e1(++_0x3c9cd7);}(_0x3c9c,0x1ea));const _0x3033=function(_0x5cef5b,_0x3c9cd7){_0x5cef5b=_0x5cef5b-0x0;let _0x3033e1=_0x3c9c[_0x5cef5b];return _0x3033e1;};import{Plugin as _0x67b12b}from'ckeditor5/src/core.js';export default class E extends _0x67b12b{['afterInit'](){const _0x439bbc=this['editor'],_0x1fbeac=_0x439bbc['plugins'][_0x3033('0x3')](_0x3033('0x1'));_0x439bbc[_0x3033('0x2')][_0x3033('0x3')](_0x3033('0x4'))&&_0x1fbeac[_0x3033('0x0')]('showAIAssistant');}}
23
+ const _0x345b=['enableCommand','showAIAssistant','get','commands','TrackChangesEditing','afterInit','editor'];(function(_0x5200e7,_0x345bf2){const _0x2b52d1=function(_0xd73abe){while(--_0xd73abe){_0x5200e7['push'](_0x5200e7['shift']());}};_0x2b52d1(++_0x345bf2);}(_0x345b,0x1bc));const _0x2b52=function(_0x5200e7,_0x345bf2){_0x5200e7=_0x5200e7-0x0;let _0x2b52d1=_0x345b[_0x5200e7];return _0x2b52d1;};import{Plugin as _0x3d0e87}from'ckeditor5/src/core.js';export default class E extends _0x3d0e87{[_0x2b52('0x2')](){const _0x3bee8d=this[_0x2b52('0x3')],_0x4948b2=_0x3bee8d['plugins'][_0x2b52('0x6')](_0x2b52('0x1'));_0x3bee8d[_0x2b52('0x0')][_0x2b52('0x6')](_0x2b52('0x5'))&&_0x4948b2[_0x2b52('0x4')]('showAIAssistant');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57ce=['alignment','TrackChangesEditing','justify','type','editor','FORMAT_ALIGNMENT','right','plugins','get','FORMAT_ALIGN_TO_CENTER','commandParams','afterInit','locale','FORMAT_ALIGN_TO_LEFT','_registerLegacyDescription','center','formatBlock','has','format','left','_descriptionFactory'];(function(_0x3dd687,_0x57cea4){const _0x22d707=function(_0x4d2494){while(--_0x4d2494){_0x3dd687['push'](_0x3dd687['shift']());}};_0x22d707(++_0x57cea4);}(_0x57ce,0x168));const _0x22d7=function(_0x3dd687,_0x57cea4){_0x3dd687=_0x3dd687-0x0;let _0x22d707=_0x57ce[_0x3dd687];return _0x22d707;};import{Plugin as _0x1e9a93}from'ckeditor5/src/core.js';import{getTranslation as _0x12ebc4}from'../utils/common-translations.js';export default class V extends _0x1e9a93{[_0x22d7('0x8')](){const _0x558b14=this[_0x22d7('0x1')],_0x58514d=_0x558b14[_0x22d7('0x9')];if(!_0x558b14['plugins'][_0x22d7('0xe')]('AlignmentEditing'))return;const _0x3ac547=_0x558b14['plugins'][_0x22d7('0x5')](_0x22d7('0x13'));_0x3ac547['_enableDefaultAttributesIntegration'](_0x22d7('0x12'),[],['alignment']),_0x3ac547[_0x22d7('0x11')]['registerAttributeLabel'](_0x22d7('0x12'),_0x12ebc4(_0x58514d,_0x22d7('0x2'))),this[_0x22d7('0xb')]();}['_registerLegacyDescription'](){const _0x4f1ba1=this['editor'],_0x54390a=_0x4f1ba1['locale'];_0x4f1ba1[_0x22d7('0x4')][_0x22d7('0x5')](_0x22d7('0x13'))[_0x22d7('0x11')]['registerDescriptionCallback'](_0x47e3a4=>{if(_0x22d7('0xd')!=_0x47e3a4[_0x22d7('0x0')])return;const {data:_0x2aa9c8}=_0x47e3a4;if(_0x2aa9c8&&'alignment'==_0x2aa9c8['commandName']){const _0x25d988=_0x2aa9c8[_0x22d7('0x7')][0x0]['value'];return{'type':_0x22d7('0xf'),'content':_0x12ebc4(_0x54390a,'*Format:*\x20%0',function(_0x2eac2a){switch(_0x2eac2a){case _0x22d7('0x10'):return _0x12ebc4(_0x54390a,_0x22d7('0xa'));case _0x22d7('0x3'):return _0x12ebc4(_0x54390a,'FORMAT_ALIGN_TO_RIGHT');case _0x22d7('0xc'):return _0x12ebc4(_0x54390a,_0x22d7('0x6'));case _0x22d7('0x14'):return _0x12ebc4(_0x54390a,'FORMAT_JUSTIFY_TEXT');}}(_0x25d988))};}});}}
23
+ const _0x34b6=['afterInit','FORMAT_ALIGN_TO_CENTER','get','type','_registerLegacyDescription','locale','formatBlock','*Format:*\x20%0','value','plugins','format','has','center','right','_descriptionFactory','alignment','AlignmentEditing','FORMAT_ALIGNMENT','TrackChangesEditing','left','editor','commandName','justify','FORMAT_ALIGN_TO_LEFT','FORMAT_ALIGN_TO_RIGHT'];(function(_0x388b76,_0x34b6ab){const _0x45c321=function(_0x15f67e){while(--_0x15f67e){_0x388b76['push'](_0x388b76['shift']());}};_0x45c321(++_0x34b6ab);}(_0x34b6,0x151));const _0x45c3=function(_0x388b76,_0x34b6ab){_0x388b76=_0x388b76-0x0;let _0x45c321=_0x34b6[_0x388b76];return _0x45c321;};import{Plugin as _0x565b44}from'ckeditor5/src/core.js';import{getTranslation as _0x17aa6c}from'../utils/common-translations.js';export default class V extends _0x565b44{[_0x45c3('0xd')](){const _0x128cca=this[_0x45c3('0x8')],_0x1b456a=_0x128cca[_0x45c3('0x12')];if(!_0x128cca[_0x45c3('0x16')][_0x45c3('0x18')](_0x45c3('0x4')))return;const _0x5df271=_0x128cca[_0x45c3('0x16')][_0x45c3('0xf')](_0x45c3('0x6'));_0x5df271['_enableDefaultAttributesIntegration'](_0x45c3('0x3'),[],[_0x45c3('0x3')]),_0x5df271['_descriptionFactory']['registerAttributeLabel'](_0x45c3('0x3'),_0x17aa6c(_0x1b456a,_0x45c3('0x5'))),this[_0x45c3('0x11')]();}[_0x45c3('0x11')](){const _0x2a2e26=this[_0x45c3('0x8')],_0x5b24c3=_0x2a2e26[_0x45c3('0x12')];_0x2a2e26[_0x45c3('0x16')][_0x45c3('0xf')](_0x45c3('0x6'))[_0x45c3('0x2')]['registerDescriptionCallback'](_0x39fdc5=>{if(_0x45c3('0x13')!=_0x39fdc5[_0x45c3('0x10')])return;const {data:_0x4b7853}=_0x39fdc5;if(_0x4b7853&&_0x45c3('0x3')==_0x4b7853[_0x45c3('0x9')]){const _0x4f57c4=_0x4b7853['commandParams'][0x0][_0x45c3('0x15')];return{'type':_0x45c3('0x17'),'content':_0x17aa6c(_0x5b24c3,_0x45c3('0x14'),function(_0x3396dd){switch(_0x3396dd){case _0x45c3('0x7'):return _0x17aa6c(_0x5b24c3,_0x45c3('0xb'));case _0x45c3('0x1'):return _0x17aa6c(_0x5b24c3,_0x45c3('0xc'));case _0x45c3('0x0'):return _0x17aa6c(_0x5b24c3,_0x45c3('0xe'));case _0x45c3('0xa'):return _0x17aa6c(_0x5b24c3,'FORMAT_JUSTIFY_TEXT');}}(_0x4f57c4))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa46a=['formatInline','_registerLegacyDescription','slice','*Remove\x20format:*\x20%0','has','SuperscriptEditing','FORMAT_ITALIC','FORMAT_BOLD','registerAttributeLabel','superscript','plugins','CodeEditing','underline','_enableDefaultAttributesIntegration','type','editor','*Format:*\x20%0','code','locale','get','TrackChangesEditing','SubscriptEditing','ItalicEditing','_descriptionFactory','format','BoldEditing','commandName','subscript','toLowerCase','strikethrough','FORMAT_','registerDescriptionCallback','toUpperCase','FORMAT_SUPERSCRIPT','FORMAT_STRIKETHROUGH','forceValue','UnderlineEditing'];(function(_0x5b2e17,_0xa46a87){const _0x18917c=function(_0x613add){while(--_0x613add){_0x5b2e17['push'](_0x5b2e17['shift']());}};_0x18917c(++_0xa46a87);}(_0xa46a,0x1e3));const _0x1891=function(_0x5b2e17,_0xa46a87){_0x5b2e17=_0x5b2e17-0x0;let _0x18917c=_0xa46a[_0x5b2e17];return _0x18917c;};import{Plugin as _0x328438}from'ckeditor5/src/core.js';import{getTranslation as _0x2d98b2}from'../utils/common-translations.js';const ti=[_0x1891('0x17'),_0x1891('0x14'),_0x1891('0x22'),_0x1891('0x9'),'StrikethroughEditing',_0x1891('0x13'),_0x1891('0x3')];export default class U extends _0x328438{['afterInit'](){const _0x2d3dab=this[_0x1891('0xd')],_0xbdbcc2=_0x2d3dab[_0x1891('0x8')][_0x1891('0x11')](_0x1891('0x12')),_0x2e7ebc=_0x2d3dab[_0x1891('0x10')];for(const _0x3d3f37 of ti){if(!_0x2d3dab[_0x1891('0x8')][_0x1891('0x2')](_0x3d3f37))continue;const _0x15c2f7=_0x3d3f37[_0x1891('0x0')](0x0,-0x7)[_0x1891('0x1a')](),_0x3836c3=_0x1891('0x1c')+_0x15c2f7[_0x1891('0x1e')]();_0xbdbcc2[_0x1891('0xb')](_0x15c2f7,[_0x15c2f7]),_0xbdbcc2[_0x1891('0x15')][_0x1891('0x6')](_0x15c2f7,_0x2d98b2(_0x2e7ebc,_0x3836c3));}this['_registerLegacyDescription']();}[_0x1891('0x24')](){const _0x305bc3=this[_0x1891('0xd')],_0xd97ec=_0x305bc3[_0x1891('0x10')],_0x40e346=_0x305bc3[_0x1891('0x8')][_0x1891('0x11')](_0x1891('0x12'));function _0x5138b2(_0x573c04,_0x1c1bdb){_0x40e346[_0x1891('0x15')][_0x1891('0x1d')](_0x595718=>{if(_0x1891('0x23')!=_0x595718[_0x1891('0xc')])return;const {data:_0x23598e}=_0x595718;return _0x23598e&&_0x23598e[_0x1891('0x18')]===_0x573c04?_0x23598e['commandParams'][0x0][_0x1891('0x21')]?{'type':_0x1891('0x16'),'content':_0x2d98b2(_0xd97ec,_0x1891('0xe'),_0x1c1bdb)}:{'type':'format','content':_0x2d98b2(_0xd97ec,_0x1891('0x1'),_0x1c1bdb)}:void 0x0;});}_0x5138b2('bold',_0x2d98b2(_0xd97ec,_0x1891('0x5'))),_0x5138b2('italic',_0x2d98b2(_0xd97ec,_0x1891('0x4'))),_0x5138b2(_0x1891('0xa'),_0x2d98b2(_0xd97ec,'FORMAT_UNDERLINE')),_0x5138b2(_0x1891('0xf'),_0x2d98b2(_0xd97ec,'FORMAT_CODE')),_0x5138b2(_0x1891('0x1b'),_0x2d98b2(_0xd97ec,_0x1891('0x20'))),_0x5138b2(_0x1891('0x19'),_0x2d98b2(_0xd97ec,'FORMAT_SUBSCRIPT')),_0x5138b2(_0x1891('0x7'),_0x2d98b2(_0xd97ec,_0x1891('0x1f')));}}
23
+ const _0x1383=['_registerLegacyDescription','StrikethroughEditing','SuperscriptEditing','_enableDefaultAttributesIntegration','format','*Format:*\x20%0','italic','commandParams','FORMAT_STRIKETHROUGH','get','registerAttributeLabel','FORMAT_UNDERLINE','underline','ItalicEditing','FORMAT_CODE','FORMAT_BOLD','commandName','FORMAT_SUBSCRIPT','bold','plugins','UnderlineEditing','BoldEditing','subscript','type','FORMAT_ITALIC','_descriptionFactory','*Remove\x20format:*\x20%0','forceValue','slice','locale','afterInit','TrackChangesEditing'];(function(_0x10ca19,_0x1383e7){const _0x35c2b8=function(_0x245503){while(--_0x245503){_0x10ca19['push'](_0x10ca19['shift']());}};_0x35c2b8(++_0x1383e7);}(_0x1383,0xaa));const _0x35c2=function(_0x10ca19,_0x1383e7){_0x10ca19=_0x10ca19-0x0;let _0x35c2b8=_0x1383[_0x10ca19];return _0x35c2b8;};import{Plugin as _0x2eecb1}from'ckeditor5/src/core.js';import{getTranslation as _0x19bbd6}from'../utils/common-translations.js';const ti=[_0x35c2('0xb'),_0x35c2('0x3'),_0x35c2('0xa'),'CodeEditing',_0x35c2('0x17'),'SubscriptEditing',_0x35c2('0x18')];export default class U extends _0x2eecb1{[_0x35c2('0x14')](){const _0x286a90=this['editor'],_0x537cdc=_0x286a90[_0x35c2('0x9')]['get'](_0x35c2('0x15')),_0x2d88c0=_0x286a90[_0x35c2('0x13')];for(const _0xbe3d22 of ti){if(!_0x286a90[_0x35c2('0x9')]['has'](_0xbe3d22))continue;const _0x49607c=_0xbe3d22[_0x35c2('0x12')](0x0,-0x7)['toLowerCase'](),_0x109404='FORMAT_'+_0x49607c['toUpperCase']();_0x537cdc[_0x35c2('0x19')](_0x49607c,[_0x49607c]),_0x537cdc[_0x35c2('0xf')][_0x35c2('0x0')](_0x49607c,_0x19bbd6(_0x2d88c0,_0x109404));}this[_0x35c2('0x16')]();}[_0x35c2('0x16')](){const _0x51a0a9=this['editor'],_0x1b6651=_0x51a0a9[_0x35c2('0x13')],_0x51d765=_0x51a0a9[_0x35c2('0x9')][_0x35c2('0x1f')](_0x35c2('0x15'));function _0x36926c(_0x4da47f,_0x5deab3){_0x51d765[_0x35c2('0xf')]['registerDescriptionCallback'](_0x30cb12=>{if('formatInline'!=_0x30cb12[_0x35c2('0xd')])return;const {data:_0x540150}=_0x30cb12;return _0x540150&&_0x540150[_0x35c2('0x6')]===_0x4da47f?_0x540150[_0x35c2('0x1d')][0x0][_0x35c2('0x11')]?{'type':_0x35c2('0x1a'),'content':_0x19bbd6(_0x1b6651,_0x35c2('0x1b'),_0x5deab3)}:{'type':_0x35c2('0x1a'),'content':_0x19bbd6(_0x1b6651,_0x35c2('0x10'),_0x5deab3)}:void 0x0;});}_0x36926c(_0x35c2('0x8'),_0x19bbd6(_0x1b6651,_0x35c2('0x5'))),_0x36926c(_0x35c2('0x1c'),_0x19bbd6(_0x1b6651,_0x35c2('0xe'))),_0x36926c(_0x35c2('0x2'),_0x19bbd6(_0x1b6651,_0x35c2('0x1'))),_0x36926c('code',_0x19bbd6(_0x1b6651,_0x35c2('0x4'))),_0x36926c('strikethrough',_0x19bbd6(_0x1b6651,_0x35c2('0x1e'))),_0x36926c(_0x35c2('0xc'),_0x19bbd6(_0x1b6651,_0x35c2('0x7'))),_0x36926c('superscript',_0x19bbd6(_0x1b6651,'FORMAT_SUPERSCRIPT'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa1dc=['format','commandName','TrackChangesEditing','schema','registerDescriptionCallback','document','enableCommand','BlockQuoteEditing','commands','model','*Remove\x20format:*\x20%0','get','commandParams','_descriptionFactory','name','checkChild','filter','has','plugins','locale','change','blockQuote','*Set\x20format:*\x20%0','value','from','getSelectedBlocks','parent','selection','forceValue','editor'];(function(_0x5d1263,_0xa1dc8){const _0x1b996e=function(_0x5ec57c){while(--_0x5ec57c){_0x5d1263['push'](_0x5d1263['shift']());}};_0x1b996e(++_0xa1dc8);}(_0xa1dc,0x1eb));const _0x1b99=function(_0x5d1263,_0xa1dc8){_0x5d1263=_0x5d1263-0x0;let _0x1b996e=_0xa1dc[_0x5d1263];return _0x1b996e;};import{Plugin as _0x4f9198}from'ckeditor5/src/core.js';import{getTranslation as _0x1c7d2c}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x41e484}from'../utils/utils.js';export default class O extends _0x4f9198{['afterInit'](){const _0x183223=this[_0x1b99('0x12')],_0x2f8982=_0x183223[_0x1b99('0x8')];if(!_0x183223[_0x1b99('0x7')][_0x1b99('0x6')](_0x1b99('0x1a')))return;const _0x4e35cb=_0x183223[_0x1b99('0x7')][_0x1b99('0x0')](_0x1b99('0x15')),_0x4e3f5a=this[_0x1b99('0x12')][_0x1b99('0x1b')][_0x1b99('0x0')](_0x1b99('0xa'));_0x4e35cb[_0x1b99('0x19')](_0x1b99('0xa'),(_0x30999e,_0x2b1001={})=>{const _0xda68d3=this[_0x1b99('0x12')][_0x1b99('0x1c')][_0x1b99('0x18')][_0x1b99('0x10')],_0x5d6fc5=_0x2b1001&&void 0x0!==_0x2b1001['forceValue']?_0x2b1001[_0x1b99('0x11')]:!_0x4e3f5a[_0x1b99('0xc')];let _0x5efec0=[];if(_0x5d6fc5){const _0x554b93=Array[_0x1b99('0xd')](_0xda68d3[_0x1b99('0xe')]())[_0x1b99('0x5')](_0x185bfa=>oo(_0x185bfa)||function(_0x390903,_0x3538aa){const _0x5c0049=_0x3538aa[_0x1b99('0x4')](_0x390903[_0x1b99('0xf')],_0x1b99('0xa')),_0x1639f2=_0x3538aa[_0x1b99('0x4')](['$root',_0x1b99('0xa')],_0x390903);return _0x5c0049&&_0x1639f2;}(_0x185bfa,this[_0x1b99('0x12')]['model'][_0x1b99('0x16')]));_0x5efec0=_0x41e484(_0x554b93,_0x183223[_0x1b99('0x1c')]);}else{const _0x92b89d=Array[_0x1b99('0xd')](_0xda68d3['getSelectedBlocks']())['filter'](_0x3e902d=>oo(_0x3e902d));_0x5efec0=_0x41e484(_0x92b89d,_0x183223[_0x1b99('0x1c')]);}_0x183223[_0x1b99('0x1c')][_0x1b99('0x9')](()=>{for(const _0x4d406c of _0x5efec0)_0x4e35cb['markBlockFormat'](_0x4d406c,{'commandName':_0x1b99('0xa'),'commandParams':[{'forceValue':_0x5d6fc5}]});});}),_0x4e35cb[_0x1b99('0x2')][_0x1b99('0x17')](_0x5d39b7=>{const {data:_0x35c0cc}=_0x5d39b7;if(_0x35c0cc&&_0x1b99('0xa')==_0x35c0cc[_0x1b99('0x14')]){const _0x338654=_0x1c7d2c(_0x2f8982,'ELEMENT_BLOCK_QUOTE');return _0x35c0cc[_0x1b99('0x1')][0x0][_0x1b99('0x11')]?{'type':_0x1b99('0x13'),'content':_0x1c7d2c(_0x2f8982,_0x1b99('0xb'),_0x338654)}:{'type':'format','content':_0x1c7d2c(_0x2f8982,_0x1b99('0x1d'),_0x338654)};}});}}function oo(_0x5a41dd){return _0x1b99('0xa')==_0x5a41dd[_0x1b99('0xf')][_0x1b99('0x3')];}
23
+ const _0x2282=['afterInit','schema','get','commandParams','ELEMENT_BLOCK_QUOTE','from','name','parent','commandName','locale','document','checkChild','*Set\x20format:*\x20%0','change','format','$root','plugins','filter','model','forceValue','has','blockQuote','markBlockFormat','editor','registerDescriptionCallback','TrackChangesEditing','value','getSelectedBlocks','selection'];(function(_0x18107b,_0x22829d){const _0x303e7c=function(_0x3d472a){while(--_0x3d472a){_0x18107b['push'](_0x18107b['shift']());}};_0x303e7c(++_0x22829d);}(_0x2282,0xc9));const _0x303e=function(_0x18107b,_0x22829d){_0x18107b=_0x18107b-0x0;let _0x303e7c=_0x2282[_0x18107b];return _0x303e7c;};import{Plugin as _0x2c89fc}from'ckeditor5/src/core.js';import{getTranslation as _0x23fec2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3caf2b}from'../utils/utils.js';export default class O extends _0x2c89fc{[_0x303e('0x2')](){const _0x2c7b34=this['editor'],_0x138569=_0x2c7b34[_0x303e('0xb')];if(!_0x2c7b34[_0x303e('0x12')][_0x303e('0x16')]('BlockQuoteEditing'))return;const _0x56344f=_0x2c7b34[_0x303e('0x12')][_0x303e('0x4')](_0x303e('0x1b')),_0x539851=this[_0x303e('0x19')]['commands'][_0x303e('0x4')](_0x303e('0x17'));_0x56344f['enableCommand'](_0x303e('0x17'),(_0x2aea2b,_0x29b374={})=>{const _0xb9bae3=this[_0x303e('0x19')]['model'][_0x303e('0xc')][_0x303e('0x1')],_0x2d48c1=_0x29b374&&void 0x0!==_0x29b374[_0x303e('0x15')]?_0x29b374[_0x303e('0x15')]:!_0x539851[_0x303e('0x1c')];let _0x3006f5=[];if(_0x2d48c1){const _0x58176a=Array[_0x303e('0x7')](_0xb9bae3['getSelectedBlocks']())[_0x303e('0x13')](_0x23c7a9=>oo(_0x23c7a9)||function(_0x1a100c,_0x5468d7){const _0x1e97bd=_0x5468d7[_0x303e('0xd')](_0x1a100c[_0x303e('0x9')],_0x303e('0x17')),_0x48e02d=_0x5468d7[_0x303e('0xd')]([_0x303e('0x11'),_0x303e('0x17')],_0x1a100c);return _0x1e97bd&&_0x48e02d;}(_0x23c7a9,this[_0x303e('0x19')]['model'][_0x303e('0x3')]));_0x3006f5=_0x3caf2b(_0x58176a,_0x2c7b34[_0x303e('0x14')]);}else{const _0x1a8732=Array[_0x303e('0x7')](_0xb9bae3[_0x303e('0x0')]())[_0x303e('0x13')](_0x3bf8bc=>oo(_0x3bf8bc));_0x3006f5=_0x3caf2b(_0x1a8732,_0x2c7b34[_0x303e('0x14')]);}_0x2c7b34[_0x303e('0x14')][_0x303e('0xf')](()=>{for(const _0x495cb8 of _0x3006f5)_0x56344f[_0x303e('0x18')](_0x495cb8,{'commandName':_0x303e('0x17'),'commandParams':[{'forceValue':_0x2d48c1}]});});}),_0x56344f['_descriptionFactory'][_0x303e('0x1a')](_0x5e80fe=>{const {data:_0x57af4e}=_0x5e80fe;if(_0x57af4e&&_0x303e('0x17')==_0x57af4e[_0x303e('0xa')]){const _0x20f82d=_0x23fec2(_0x138569,_0x303e('0x6'));return _0x57af4e[_0x303e('0x5')][0x0][_0x303e('0x15')]?{'type':_0x303e('0x10'),'content':_0x23fec2(_0x138569,_0x303e('0xe'),_0x20f82d)}:{'type':_0x303e('0x10'),'content':_0x23fec2(_0x138569,'*Remove\x20format:*\x20%0',_0x20f82d)};}});}}function oo(_0x1faaca){return'blockQuote'==_0x1faaca[_0x303e('0x9')][_0x303e('0x8')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3601=['changeCaseUpper','has','afterInit','get','changeCaseTitle','CaseChange','plugins','enableCommand','TrackChangesEditing'];(function(_0x38e844,_0x360148){const _0xd32f0f=function(_0x205b0b){while(--_0x205b0b){_0x38e844['push'](_0x38e844['shift']());}};_0xd32f0f(++_0x360148);}(_0x3601,0x153));const _0xd32f=function(_0x38e844,_0x360148){_0x38e844=_0x38e844-0x0;let _0xd32f0f=_0x3601[_0x38e844];return _0xd32f0f;};import{Plugin as _0x2a90b8}from'ckeditor5/src/core.js';export default class G extends _0x2a90b8{[_0xd32f('0x5')](){const _0x492108=this['editor'];_0x492108[_0xd32f('0x0')][_0xd32f('0x4')](_0xd32f('0x8'))&&(_0x492108['plugins'][_0xd32f('0x6')](_0xd32f('0x2'))[_0xd32f('0x1')](_0xd32f('0x3')),_0x492108[_0xd32f('0x0')]['get']('TrackChangesEditing')[_0xd32f('0x1')]('changeCaseLower'),_0x492108[_0xd32f('0x0')][_0xd32f('0x6')](_0xd32f('0x2'))[_0xd32f('0x1')](_0xd32f('0x7')));}}
23
+ const _0x1baf=['plugins','get','enableCommand','changeCaseTitle','afterInit','CaseChange','has','TrackChangesEditing'];(function(_0x1ea3dd,_0x1baf2b){const _0x4d7abd=function(_0x4eb6c1){while(--_0x4eb6c1){_0x1ea3dd['push'](_0x1ea3dd['shift']());}};_0x4d7abd(++_0x1baf2b);}(_0x1baf,0xe4));const _0x4d7a=function(_0x1ea3dd,_0x1baf2b){_0x1ea3dd=_0x1ea3dd-0x0;let _0x4d7abd=_0x1baf[_0x1ea3dd];return _0x4d7abd;};import{Plugin as _0x344e14}from'ckeditor5/src/core.js';export default class G extends _0x344e14{[_0x4d7a('0x0')](){const _0x3f0695=this['editor'];_0x3f0695[_0x4d7a('0x4')][_0x4d7a('0x2')](_0x4d7a('0x1'))&&(_0x3f0695[_0x4d7a('0x4')][_0x4d7a('0x5')](_0x4d7a('0x3'))[_0x4d7a('0x6')]('changeCaseUpper'),_0x3f0695['plugins'][_0x4d7a('0x5')]('TrackChangesEditing')[_0x4d7a('0x6')]('changeCaseLower'),_0x3f0695[_0x4d7a('0x4')][_0x4d7a('0x5')](_0x4d7a('0x3'))[_0x4d7a('0x6')](_0x4d7a('0x7')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3240=['get','TrackChangesEditing','ckbox','enableCommand','plugins','editor','afterInit'];(function(_0x270052,_0x324041){const _0x518527=function(_0x47f404){while(--_0x47f404){_0x270052['push'](_0x270052['shift']());}};_0x518527(++_0x324041);}(_0x3240,0x107));const _0x5185=function(_0x270052,_0x324041){_0x270052=_0x270052-0x0;let _0x518527=_0x3240[_0x270052];return _0x518527;};import{Plugin as _0x47265c}from'ckeditor5/src/core.js';export default class F extends _0x47265c{[_0x5185('0x2')](){const _0x10f965=this[_0x5185('0x1')];_0x10f965['commands'][_0x5185('0x3')](_0x5185('0x5'))&&_0x10f965[_0x5185('0x0')][_0x5185('0x3')](_0x5185('0x4'))[_0x5185('0x6')](_0x5185('0x5'));}}
23
+ const _0x76ad=['afterInit','enableCommand','get','editor','ckbox','TrackChangesEditing','commands'];(function(_0x373c49,_0x76ad9e){const _0x2bc660=function(_0x4bd762){while(--_0x4bd762){_0x373c49['push'](_0x373c49['shift']());}};_0x2bc660(++_0x76ad9e);}(_0x76ad,0x14c));const _0x2bc6=function(_0x373c49,_0x76ad9e){_0x373c49=_0x373c49-0x0;let _0x2bc660=_0x76ad[_0x373c49];return _0x2bc660;};import{Plugin as _0x41c0b3}from'ckeditor5/src/core.js';export default class F extends _0x41c0b3{[_0x2bc6('0x4')](){const _0x2b75d8=this[_0x2bc6('0x0')];_0x2b75d8[_0x2bc6('0x3')]['get'](_0x2bc6('0x1'))&&_0x2b75d8['plugins'][_0x2bc6('0x6')](_0x2bc6('0x2'))[_0x2bc6('0x5')](_0x2bc6('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x310f=['model','name','getSelectedBlocks','document','registerElementLabel','config','get','language','afterInit','toLowerCase','codeBlock','forceValue','filter','checkChild','outdentCodeBlock','_descriptionFactory','*Set\x20format:*\x20%0','parent','isLimit','*Remove\x20format:*\x20%0','ELEMENT_CODE_BLOCK','enableCommand','registerDescriptionCallback','blockName','value','has','editor','label','find','languages','commandName','formatBlock','selection','format','plugins','TrackChangesEditing','commandParams','rootElement','markBlockFormat','type'];(function(_0x22c793,_0x310f75){const _0x4d9e1a=function(_0x2b9840){while(--_0x2b9840){_0x22c793['push'](_0x22c793['shift']());}};_0x4d9e1a(++_0x310f75);}(_0x310f,0xf6));const _0x4d9e=function(_0x22c793,_0x310f75){_0x22c793=_0x22c793-0x0;let _0x4d9e1a=_0x310f[_0x22c793];return _0x4d9e1a;};import{Plugin as _0x16ef1c}from'ckeditor5/src/core.js';import{getTranslation as _0x41ca26}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x536281}from'../utils/utils.js';export default class L extends _0x16ef1c{[_0x4d9e('0x2')](){const _0x415c63=this[_0x4d9e('0x14')];if(!_0x415c63['plugins'][_0x4d9e('0x13')]('CodeBlock'))return;const _0x5e9e4d=_0x415c63[_0x4d9e('0x1c')]['get'](_0x4d9e('0x1d')),_0xc097c4=_0x415c63['locale'],_0x15421c=_0x415c63[_0x4d9e('0x27')][_0x4d9e('0x0')](_0x4d9e('0x4'))[_0x4d9e('0x17')],_0x355e83=_0x415c63['commands'][_0x4d9e('0x0')](_0x4d9e('0x4'));_0x5e9e4d[_0x4d9e('0xf')]('indentCodeBlock'),_0x5e9e4d['enableCommand'](_0x4d9e('0x8')),_0x5e9e4d[_0x4d9e('0xf')](_0x4d9e('0x4'),(_0x3b85ca,_0x378dff={})=>{const _0x5e9b23=_0x415c63[_0x4d9e('0x22')],_0xda2544=_0x415c63[_0x4d9e('0x22')][_0x4d9e('0x25')][_0x4d9e('0x1a')],_0x41664d=_0x378dff&&void 0x0!==_0x378dff[_0x4d9e('0x5')]?_0x378dff[_0x4d9e('0x5')]:!_0x355e83[_0x4d9e('0x12')];let _0x2987ab;_0x378dff['language']||(_0x378dff['language']=_0x15421c[0x0]['language']),_0x2987ab=_0x41664d?Array['from'](_0xda2544[_0x4d9e('0x24')]())['filter'](_0x2be3d2=>eo(_0x2be3d2)||function(_0x112fab,_0x4532c8){if(_0x112fab['is'](_0x4d9e('0x1f'))||_0x4532c8[_0x4d9e('0xc')](_0x112fab))return!0x1;return _0x4532c8[_0x4d9e('0x7')](_0x112fab[_0x4d9e('0xb')],_0x4d9e('0x4'));}(_0x2be3d2,_0x5e9b23['schema'])):Array['from'](_0xda2544['getSelectedBlocks']())[_0x4d9e('0x6')](_0x5356d0=>eo(_0x5356d0));const _0x5685f2=_0x536281(_0x2987ab,_0x5e9b23);_0x5e9b23['change'](()=>{for(const _0x3d59d8 of _0x5685f2)_0x5e9e4d[_0x4d9e('0x20')](_0x3d59d8,{'commandName':_0x4d9e('0x4'),'commandParams':[{..._0x378dff,'forceValue':_0x41664d}],'formatGroupId':_0x4d9e('0x11')});});}),(_0x5e9e4d[_0x4d9e('0x9')][_0x4d9e('0x26')](_0x4d9e('0x4'),_0x242190=>_0x41ca26(_0xc097c4,_0x4d9e('0xe'),_0x242190)),_0x5e9e4d[_0x4d9e('0x9')][_0x4d9e('0x10')](_0x58d2ee=>{if(_0x4d9e('0x19')!=_0x58d2ee[_0x4d9e('0x21')])return;const _0x5e2468=_0xc097c4['t'],{data:_0x4fb173}=_0x58d2ee;if(!_0x4fb173||'codeBlock'!=_0x4fb173[_0x4d9e('0x18')])return;const _0x381088=_0x4fb173[_0x4d9e('0x1e')][0x0][_0x4d9e('0x1')],_0x4f17b6=_0x5e2468(_0x15421c[_0x4d9e('0x16')](_0x42ee6c=>_0x42ee6c[_0x4d9e('0x1')]===_0x381088)[_0x4d9e('0x15')])[_0x4d9e('0x3')]();return _0x4fb173['commandParams'][0x0][_0x4d9e('0x5')]?{'type':_0x4d9e('0x1b'),'content':_0x41ca26(_0xc097c4,_0x4d9e('0xa'),_0x41ca26(_0xc097c4,_0x4d9e('0xe'),0x1)+'\x20('+_0x4f17b6+')')}:{'type':_0x4d9e('0x1b'),'content':_0x41ca26(_0xc097c4,_0x4d9e('0xd'),_0x41ca26(_0xc097c4,_0x4d9e('0xe'),0x1))};}));}}function eo(_0x28d8c7){return _0x4d9e('0x4')==_0x28d8c7[_0x4d9e('0x23')];}
23
+ const _0x2ca2=['ELEMENT_CODE_BLOCK','enableCommand','document','get','commandName','config','from','languages','forceValue','*Set\x20format:*\x20%0','editor','outdentCodeBlock','commandParams','parent','locale','plugins','getSelectedBlocks','toLowerCase','*Remove\x20format:*\x20%0','language','change','selection','format','isLimit','codeBlock','afterInit','value','registerElementLabel','name','commands','checkChild','CodeBlock','_descriptionFactory','type','blockName','rootElement','find','model'];(function(_0x46e8b0,_0x2ca277){const _0x5ef486=function(_0x37b450){while(--_0x37b450){_0x46e8b0['push'](_0x46e8b0['shift']());}};_0x5ef486(++_0x2ca277);}(_0x2ca2,0x18e));const _0x5ef4=function(_0x46e8b0,_0x2ca277){_0x46e8b0=_0x46e8b0-0x0;let _0x5ef486=_0x2ca2[_0x46e8b0];return _0x5ef486;};import{Plugin as _0x488883}from'ckeditor5/src/core.js';import{getTranslation as _0x412c7a}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x102166}from'../utils/utils.js';export default class L extends _0x488883{[_0x5ef4('0x7')](){const _0xd3a9e4=this[_0x5ef4('0x1e')];if(!_0xd3a9e4[_0x5ef4('0x23')]['has'](_0x5ef4('0xd')))return;const _0x18285f=_0xd3a9e4[_0x5ef4('0x23')][_0x5ef4('0x17')]('TrackChangesEditing'),_0x128592=_0xd3a9e4[_0x5ef4('0x22')],_0x11e6b7=_0xd3a9e4[_0x5ef4('0x19')]['get'](_0x5ef4('0x6'))[_0x5ef4('0x1b')],_0x79b3=_0xd3a9e4[_0x5ef4('0xb')][_0x5ef4('0x17')](_0x5ef4('0x6'));_0x18285f[_0x5ef4('0x15')]('indentCodeBlock'),_0x18285f[_0x5ef4('0x15')](_0x5ef4('0x1f')),_0x18285f['enableCommand']('codeBlock',(_0x9af9a0,_0x569ef0={})=>{const _0x638528=_0xd3a9e4[_0x5ef4('0x13')],_0xac5568=_0xd3a9e4[_0x5ef4('0x13')][_0x5ef4('0x16')][_0x5ef4('0x3')],_0x24359e=_0x569ef0&&void 0x0!==_0x569ef0[_0x5ef4('0x1c')]?_0x569ef0['forceValue']:!_0x79b3[_0x5ef4('0x8')];let _0x42e552;_0x569ef0['language']||(_0x569ef0[_0x5ef4('0x1')]=_0x11e6b7[0x0]['language']),_0x42e552=_0x24359e?Array[_0x5ef4('0x1a')](_0xac5568['getSelectedBlocks']())['filter'](_0x2ef2e1=>eo(_0x2ef2e1)||function(_0x2655f4,_0x424a9f){if(_0x2655f4['is'](_0x5ef4('0x11'))||_0x424a9f[_0x5ef4('0x5')](_0x2655f4))return!0x1;return _0x424a9f[_0x5ef4('0xc')](_0x2655f4[_0x5ef4('0x21')],_0x5ef4('0x6'));}(_0x2ef2e1,_0x638528['schema'])):Array[_0x5ef4('0x1a')](_0xac5568[_0x5ef4('0x24')]())['filter'](_0x5e99c4=>eo(_0x5e99c4));const _0x97a58e=_0x102166(_0x42e552,_0x638528);_0x638528[_0x5ef4('0x2')](()=>{for(const _0x3052e3 of _0x97a58e)_0x18285f['markBlockFormat'](_0x3052e3,{'commandName':_0x5ef4('0x6'),'commandParams':[{..._0x569ef0,'forceValue':_0x24359e}],'formatGroupId':_0x5ef4('0x10')});});}),(_0x18285f[_0x5ef4('0xe')][_0x5ef4('0x9')](_0x5ef4('0x6'),_0x16e784=>_0x412c7a(_0x128592,_0x5ef4('0x14'),_0x16e784)),_0x18285f['_descriptionFactory']['registerDescriptionCallback'](_0x370b45=>{if('formatBlock'!=_0x370b45[_0x5ef4('0xf')])return;const _0x982052=_0x128592['t'],{data:_0x3a21f5}=_0x370b45;if(!_0x3a21f5||_0x5ef4('0x6')!=_0x3a21f5[_0x5ef4('0x18')])return;const _0x14e05a=_0x3a21f5[_0x5ef4('0x20')][0x0][_0x5ef4('0x1')],_0x430eef=_0x982052(_0x11e6b7[_0x5ef4('0x12')](_0x3de237=>_0x3de237['language']===_0x14e05a)['label'])[_0x5ef4('0x25')]();return _0x3a21f5[_0x5ef4('0x20')][0x0][_0x5ef4('0x1c')]?{'type':'format','content':_0x412c7a(_0x128592,_0x5ef4('0x1d'),_0x412c7a(_0x128592,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x430eef+')')}:{'type':_0x5ef4('0x4'),'content':_0x412c7a(_0x128592,_0x5ef4('0x0'),_0x412c7a(_0x128592,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x524ea5){return _0x5ef4('0x6')==_0x524ea5[_0x5ef4('0xa')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d94=['editor','afterInit','enableCommand','plugins','get','has'];(function(_0x26074d,_0x2d9464){const _0x14b094=function(_0x103823){while(--_0x103823){_0x26074d['push'](_0x26074d['shift']());}};_0x14b094(++_0x2d9464);}(_0x2d94,0x103));const _0x14b0=function(_0x26074d,_0x2d9464){_0x26074d=_0x26074d-0x0;let _0x14b094=_0x2d94[_0x26074d];return _0x14b094;};import{Plugin as _0x56384e}from'ckeditor5/src/core.js';export default class H extends _0x56384e{[_0x14b0('0x0')](){const _0x41ced8=this[_0x14b0('0x5')];if(!_0x41ced8[_0x14b0('0x2')][_0x14b0('0x4')]('CommentsEditing'))return;_0x41ced8[_0x14b0('0x2')][_0x14b0('0x3')]('TrackChangesEditing')[_0x14b0('0x1')]('addCommentThread');}}
23
+ const _0x49df=['editor','addCommentThread','has','enableCommand','TrackChangesEditing','plugins','get','afterInit'];(function(_0x4327ae,_0x49df82){const _0x46d3ca=function(_0x244025){while(--_0x244025){_0x4327ae['push'](_0x4327ae['shift']());}};_0x46d3ca(++_0x49df82);}(_0x49df,0x17e));const _0x46d3=function(_0x4327ae,_0x49df82){_0x4327ae=_0x4327ae-0x0;let _0x46d3ca=_0x49df[_0x4327ae];return _0x46d3ca;};import{Plugin as _0x446563}from'ckeditor5/src/core.js';export default class H extends _0x446563{[_0x46d3('0x1')](){const _0x47cfe8=this[_0x46d3('0x2')];if(!_0x47cfe8[_0x46d3('0x7')][_0x46d3('0x4')]('CommentsEditing'))return;_0x47cfe8['plugins'][_0x46d3('0x0')](_0x46d3('0x6'))[_0x46d3('0x5')](_0x46d3('0x3'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5da6=['TrackChangesEditing','setSelection','createRange','model','createSelection','delete','high','selection','uiElement','editor','unit','buffer','end','addMarker:suggestion:deletion','merge','isCollapsed','downcastDispatcher','lock','document','requires','markerName','showSuggestionHighlights','editing','get','fromRange','data','getFirstRange','deleteForward','remove','start','unbindElementFromMarkerName','enqueueChange','bind','mapper','forward','detach','$graveyard','enableCommand'];(function(_0x11c634,_0x5da6b6){const _0x16f8e2=function(_0x13a142){while(--_0x13a142){_0x11c634['push'](_0x11c634['shift']());}};_0x16f8e2(++_0x5da6b6);}(_0x5da6,0xae));const _0x16f8=function(_0x11c634,_0x5da6b6){_0x11c634=_0x11c634-0x0;let _0x16f8e2=_0x5da6[_0x11c634];return _0x16f8e2;};import{Plugin as _0x9f5f9e}from'ckeditor5/src/core.js';import{LiveRange as _0x2ad5c4}from'ckeditor5/src/engine.js';import{Delete as _0x1b5c39}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x7d2958}from'./utils.js';export default class q extends _0x9f5f9e{static get[_0x16f8('0x23')](){return[_0x1b5c39];}['init'](){const _0x614d00=this[_0x16f8('0x19')],_0x571da2=_0x614d00['plugins'][_0x16f8('0x1')](_0x16f8('0x10'));_0x571da2[_0x16f8('0xf')](_0x16f8('0x15'));const _0x34d1de=_0x614d00['commands'][_0x16f8('0x1')](_0x16f8('0x5'));_0x571da2[_0x16f8('0xf')](_0x16f8('0x5'),(_0x298ed7,_0x298e48={})=>{const _0x5f5c05=_0x614d00[_0x16f8('0x13')][_0x16f8('0x14')](_0x614d00[_0x16f8('0x13')][_0x16f8('0x22')][_0x16f8('0x17')]);_0x5f5c05[_0x16f8('0x1f')]&&_0x614d00['model']['modifySelection'](_0x5f5c05,{'direction':_0x16f8('0xc'),'unit':_0x298e48[_0x16f8('0x1a')]});const _0x5c97ac=_0x5f5c05[_0x16f8('0x4')](),_0x2e5700=_0x2ad5c4[_0x16f8('0x2')](_0x5c97ac);let _0x1db8fd;_0x298ed7(_0x298e48),_0x1db8fd=_0x16f8('0xe')==_0x2e5700['root']['rootName']?_0x614d00[_0x16f8('0x13')]['createRange'](_0x5c97ac[_0x16f8('0x7')]):_0x614d00[_0x16f8('0x13')][_0x16f8('0x12')](_0x2e5700[_0x16f8('0x7')],_0x2e5700[_0x16f8('0x1c')]),_0x2e5700[_0x16f8('0xd')](),_0x614d00[_0x16f8('0x13')][_0x16f8('0x9')](_0x34d1de[_0x16f8('0x1b')]['batch'],_0x22a35e=>{_0x34d1de[_0x16f8('0x1b')][_0x16f8('0x21')](),_0x22a35e[_0x16f8('0x11')](_0x22a35e['createRange'](_0x1db8fd[_0x16f8('0x1c')])),_0x34d1de['buffer']['unlock']();});}),_0x614d00[_0x16f8('0x0')][_0x16f8('0x20')]['on'](_0x16f8('0x1d'),_0x7d2958(_0x614d00,_0x16f8('0x1e')),{'priority':_0x16f8('0x16')}),_0x614d00[_0x16f8('0x3')]['downcastDispatcher']['on'](_0x16f8('0x1d'),(_0x32a2f6,_0x36cd9e,_0x497d00)=>{_0x497d00['options'][_0x16f8('0x25')]&&_0x7d2958(_0x614d00,'merge',{'showActiveMarker':!0x1})[_0x16f8('0xa')](this)(_0x32a2f6,_0x36cd9e,_0x497d00);},{'priority':_0x16f8('0x16')}),_0x614d00[_0x16f8('0x0')]['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x598592,_0x1bd237,_0x438eeb)=>{const _0xf40e78=_0x438eeb[_0x16f8('0xb')]['markerNameToElements'](_0x1bd237[_0x16f8('0x24')]);if(_0xf40e78)for(const _0x2f1c31 of _0xf40e78)_0x2f1c31['is'](_0x16f8('0x18'))&&(_0x438eeb[_0x16f8('0xb')][_0x16f8('0x8')](_0x2f1c31,_0x1bd237[_0x16f8('0x24')]),_0x438eeb['writer'][_0x16f8('0x6')](_0x2f1c31));},{'priority':_0x16f8('0x16')});}}
23
+ const _0x1699=['createSelection','deleteForward','editing','forward','enqueueChange','high','showSuggestionHighlights','TrackChangesEditing','start','unlock','options','unit','editor','commands','$graveyard','unbindElementFromMarkerName','uiElement','removeMarker:suggestion:deletion','isCollapsed','writer','mapper','selection','enableCommand','model','get','merge','lock','plugins','remove','detach','requires','addMarker:suggestion:deletion','batch','markerNameToElements','markerName','bind','init','rootName','data','fromRange','createRange','buffer','end','downcastDispatcher'];(function(_0x2363b2,_0x16999f){const _0x1a9a43=function(_0x5d9663){while(--_0x5d9663){_0x2363b2['push'](_0x2363b2['shift']());}};_0x1a9a43(++_0x16999f);}(_0x1699,0xf8));const _0x1a9a=function(_0x2363b2,_0x16999f){_0x2363b2=_0x2363b2-0x0;let _0x1a9a43=_0x1699[_0x2363b2];return _0x1a9a43;};import{Plugin as _0x531ca8}from'ckeditor5/src/core.js';import{LiveRange as _0x477bad}from'ckeditor5/src/engine.js';import{Delete as _0x10c41f}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5903fb}from'./utils.js';export default class q extends _0x531ca8{static get[_0x1a9a('0x2')](){return[_0x10c41f];}[_0x1a9a('0x8')](){const _0x3188a7=this[_0x1a9a('0x1c')],_0x3f9d47=_0x3188a7[_0x1a9a('0x2b')][_0x1a9a('0x28')](_0x1a9a('0x17'));_0x3f9d47[_0x1a9a('0x26')]('delete');const _0x11c3d1=_0x3188a7[_0x1a9a('0x1d')]['get'](_0x1a9a('0x11'));_0x3f9d47[_0x1a9a('0x26')](_0x1a9a('0x11'),(_0x14d06d,_0x2f2e2b={})=>{const _0x2d323c=_0x3188a7[_0x1a9a('0x27')][_0x1a9a('0x10')](_0x3188a7[_0x1a9a('0x27')]['document'][_0x1a9a('0x25')]);_0x2d323c[_0x1a9a('0x22')]&&_0x3188a7['model']['modifySelection'](_0x2d323c,{'direction':_0x1a9a('0x13'),'unit':_0x2f2e2b[_0x1a9a('0x1b')]});const _0x2639b1=_0x2d323c['getFirstRange'](),_0x34e456=_0x477bad[_0x1a9a('0xb')](_0x2639b1);let _0x32e24b;_0x14d06d(_0x2f2e2b),_0x32e24b=_0x1a9a('0x1e')==_0x34e456['root'][_0x1a9a('0x9')]?_0x3188a7['model'][_0x1a9a('0xc')](_0x2639b1[_0x1a9a('0x18')]):_0x3188a7[_0x1a9a('0x27')]['createRange'](_0x34e456[_0x1a9a('0x18')],_0x34e456[_0x1a9a('0xe')]),_0x34e456[_0x1a9a('0x1')](),_0x3188a7['model'][_0x1a9a('0x14')](_0x11c3d1[_0x1a9a('0xd')][_0x1a9a('0x4')],_0x50c831=>{_0x11c3d1[_0x1a9a('0xd')][_0x1a9a('0x2a')](),_0x50c831['setSelection'](_0x50c831[_0x1a9a('0xc')](_0x32e24b[_0x1a9a('0xe')])),_0x11c3d1[_0x1a9a('0xd')][_0x1a9a('0x19')]();});}),_0x3188a7['editing']['downcastDispatcher']['on'](_0x1a9a('0x3'),_0x5903fb(_0x3188a7,_0x1a9a('0x29')),{'priority':_0x1a9a('0x15')}),_0x3188a7[_0x1a9a('0xa')][_0x1a9a('0xf')]['on']('addMarker:suggestion:deletion',(_0x3de945,_0xf7628d,_0x238176)=>{_0x238176[_0x1a9a('0x1a')][_0x1a9a('0x16')]&&_0x5903fb(_0x3188a7,_0x1a9a('0x29'),{'showActiveMarker':!0x1})[_0x1a9a('0x7')](this)(_0x3de945,_0xf7628d,_0x238176);},{'priority':'high'}),_0x3188a7[_0x1a9a('0x12')][_0x1a9a('0xf')]['on'](_0x1a9a('0x21'),(_0x462c17,_0x40d6c3,_0x28c686)=>{const _0x59113f=_0x28c686['mapper'][_0x1a9a('0x5')](_0x40d6c3[_0x1a9a('0x6')]);if(_0x59113f)for(const _0x48ff97 of _0x59113f)_0x48ff97['is'](_0x1a9a('0x20'))&&(_0x28c686[_0x1a9a('0x24')][_0x1a9a('0x1f')](_0x48ff97,_0x40d6c3[_0x1a9a('0x6')]),_0x28c686[_0x1a9a('0x23')][_0x1a9a('0x0')](_0x48ff97));},{'priority':_0x1a9a('0x15')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f34=['get','writer','unbindElementFromMarkerName','removeMarker:suggestion:insertion','hasClass','markInsertion','end','enter','nextSibling','getFirstPosition','downcastDispatcher','fromRange','createPositionAt','getFirstRange','TrackChangesEditing','afterExecute','editor','markerName','showSuggestionHighlights','ck-suggestion-marker-split','change','detach','markerNameToElements','commands','split','remove','setSelection','options','enterBlock','high','parent','mapper','model','createRange','editing','addMarker:suggestion:insertion'];(function(_0x2c7b6c,_0x2f347e){const _0x24f2b3=function(_0x542901){while(--_0x542901){_0x2c7b6c['push'](_0x2c7b6c['shift']());}};_0x24f2b3(++_0x2f347e);}(_0x2f34,0x11f));const _0x24f2=function(_0x2c7b6c,_0x2f347e){_0x2c7b6c=_0x2c7b6c-0x0;let _0x24f2b3=_0x2f34[_0x2c7b6c];return _0x24f2b3;};import{Plugin as _0x2bf2ac}from'ckeditor5/src/core.js';import{Enter as _0x2d7ca7}from'ckeditor5/src/enter.js';import{LiveRange as _0x344aac}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x547030}from'./utils.js';export default class W extends _0x2bf2ac{static get['requires'](){return[_0x2d7ca7];}['init'](){const _0x76f598=this[_0x24f2('0x11')],_0x9f00ed=_0x76f598['plugins']['get'](_0x24f2('0xf')),_0x13484e=_0x76f598[_0x24f2('0x18')][_0x24f2('0x1')](_0x24f2('0x8'));_0x9f00ed['enableCommand'](_0x24f2('0x8'),()=>{_0x76f598[_0x24f2('0x21')][_0x24f2('0x15')](_0x110812=>{const _0x5965c4=_0x76f598['model']['document']['selection'],_0x3cc2aa=_0x5965c4[_0x24f2('0xa')](),_0x38a70c=_0x344aac[_0x24f2('0xc')](_0x5965c4[_0x24f2('0xe')]());if(_0x13484e[_0x24f2('0x1d')](_0x110812)){const _0x2c7550=_0x76f598[_0x24f2('0x21')][_0x24f2('0xd')](_0x3cc2aa[_0x24f2('0x1f')][_0x24f2('0x9')],0x0),_0xc4981b=_0x110812[_0x24f2('0x22')](_0x3cc2aa,_0x2c7550);_0x9f00ed[_0x24f2('0x6')](_0xc4981b);}else _0x110812[_0x24f2('0x1b')](_0x110812[_0x24f2('0x22')](_0x38a70c[_0x24f2('0x7')]));_0x38a70c[_0x24f2('0x16')](),_0x13484e['fire'](_0x24f2('0x10'),{'writer':_0x110812});});}),_0x76f598[_0x24f2('0x23')][_0x24f2('0xb')]['on'](_0x24f2('0x0'),_0x547030(_0x76f598,_0x24f2('0x19')),{'priority':_0x24f2('0x1e')}),_0x76f598[_0x24f2('0x23')]['downcastDispatcher']['on'](_0x24f2('0x4'),(_0x3777ec,_0x4fcbf8,_0x2e68be)=>{const _0x44db24=_0x2e68be['mapper'][_0x24f2('0x17')](_0x4fcbf8[_0x24f2('0x12')]);if(_0x44db24)for(const _0x58df5d of _0x44db24)_0x58df5d[_0x24f2('0x5')](_0x24f2('0x14'))&&(_0x2e68be[_0x24f2('0x20')][_0x24f2('0x3')](_0x58df5d,_0x4fcbf8[_0x24f2('0x12')]),_0x2e68be[_0x24f2('0x2')][_0x24f2('0x1a')](_0x58df5d));},{'priority':_0x24f2('0x1e')}),_0x76f598['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4b8e65,_0x59f496,_0x236835)=>{_0x236835[_0x24f2('0x1c')][_0x24f2('0x13')]&&_0x547030(_0x76f598,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4b8e65,_0x59f496,_0x236835);},{'priority':'high'});}}
23
+ const _0x42c4=['detach','high','TrackChangesEditing','requires','editor','getFirstPosition','showSuggestionHighlights','split','data','model','nextSibling','fire','removeMarker:suggestion:insertion','options','addMarker:suggestion:insertion','init','downcastDispatcher','setSelection','getFirstRange','end','get','fromRange','document','hasClass','editing','plugins','markerName','ck-suggestion-marker-split','selection','markerNameToElements','markInsertion','enableCommand','createRange','afterExecute','mapper','enterBlock','bind'];(function(_0x5a41ce,_0x42c4a1){const _0x2ed936=function(_0x1b009b){while(--_0x1b009b){_0x5a41ce['push'](_0x5a41ce['shift']());}};_0x2ed936(++_0x42c4a1);}(_0x42c4,0x1df));const _0x2ed9=function(_0x5a41ce,_0x42c4a1){_0x5a41ce=_0x5a41ce-0x0;let _0x2ed936=_0x42c4[_0x5a41ce];return _0x2ed936;};import{Plugin as _0xdda52b}from'ckeditor5/src/core.js';import{Enter as _0x40becf}from'ckeditor5/src/enter.js';import{LiveRange as _0x2b9c0e}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x283c5a}from'./utils.js';export default class W extends _0xdda52b{static get[_0x2ed9('0x5')](){return[_0x40becf];}[_0x2ed9('0x11')](){const _0x8b538f=this[_0x2ed9('0x6')],_0x32b539=_0x8b538f[_0x2ed9('0x1b')][_0x2ed9('0x16')](_0x2ed9('0x4')),_0x36bb78=_0x8b538f['commands'][_0x2ed9('0x16')]('enter');_0x32b539[_0x2ed9('0x21')]('enter',()=>{_0x8b538f[_0x2ed9('0xb')]['change'](_0x263f93=>{const _0x24f96b=_0x8b538f[_0x2ed9('0xb')][_0x2ed9('0x18')][_0x2ed9('0x1e')],_0x1a3ed8=_0x24f96b[_0x2ed9('0x7')](),_0x302ee1=_0x2b9c0e[_0x2ed9('0x17')](_0x24f96b[_0x2ed9('0x14')]());if(_0x36bb78[_0x2ed9('0x0')](_0x263f93)){const _0x36e54f=_0x8b538f[_0x2ed9('0xb')]['createPositionAt'](_0x1a3ed8['parent'][_0x2ed9('0xc')],0x0),_0x4d12d9=_0x263f93[_0x2ed9('0x22')](_0x1a3ed8,_0x36e54f);_0x32b539[_0x2ed9('0x20')](_0x4d12d9);}else _0x263f93[_0x2ed9('0x13')](_0x263f93[_0x2ed9('0x22')](_0x302ee1[_0x2ed9('0x15')]));_0x302ee1[_0x2ed9('0x2')](),_0x36bb78[_0x2ed9('0xd')](_0x2ed9('0x23'),{'writer':_0x263f93});});}),_0x8b538f[_0x2ed9('0x1a')]['downcastDispatcher']['on'](_0x2ed9('0x10'),_0x283c5a(_0x8b538f,_0x2ed9('0x9')),{'priority':_0x2ed9('0x3')}),_0x8b538f[_0x2ed9('0x1a')]['downcastDispatcher']['on'](_0x2ed9('0xe'),(_0x2e3c08,_0x2cde5d,_0x2222ef)=>{const _0x3a961b=_0x2222ef['mapper'][_0x2ed9('0x1f')](_0x2cde5d['markerName']);if(_0x3a961b)for(const _0x3520fe of _0x3a961b)_0x3520fe[_0x2ed9('0x19')](_0x2ed9('0x1d'))&&(_0x2222ef[_0x2ed9('0x24')]['unbindElementFromMarkerName'](_0x3520fe,_0x2cde5d[_0x2ed9('0x1c')]),_0x2222ef['writer']['remove'](_0x3520fe));},{'priority':_0x2ed9('0x3')}),_0x8b538f[_0x2ed9('0xa')][_0x2ed9('0x12')]['on'](_0x2ed9('0x10'),(_0x3ea27e,_0x5d6c3c,_0x2c4450)=>{_0x2c4450[_0x2ed9('0xf')][_0x2ed9('0x8')]&&_0x283c5a(_0x8b538f,_0x2ed9('0x9'),{'showActiveMarker':!0x1})[_0x2ed9('0x1')](this)(_0x3ea27e,_0x5d6c3c,_0x2c4450);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f00=['TrackChangesEditing','findNext','string','replace','start','item','FindAndReplaceUtils','findByTextCallback','getMarkersGroup','findPrevious','handleFindCommand','model','_isInDeletionRange','createPositionAt','enableCommand','editor','bind','replaceAll','end','createRange','getIntersection','markers','get','getRange','suggestion:deletion','afterInit','plugins'];(function(_0xb6f64e,_0x2f0042){const _0x381bc9=function(_0x368b64){while(--_0x368b64){_0xb6f64e['push'](_0xb6f64e['shift']());}};_0x381bc9(++_0x2f0042);}(_0x2f00,0x94));const _0x381b=function(_0xb6f64e,_0x2f0042){_0xb6f64e=_0xb6f64e-0x0;let _0x381bc9=_0x2f00[_0xb6f64e];return _0x381bc9;};import{Plugin as _0x516001}from'ckeditor5/src/core.js';export default class J extends _0x516001{[_0x381b('0xc')](){if(!this[_0x381b('0x2')]['plugins']['has']('FindAndReplaceEditing'))return;const _0x492dae=this[_0x381b('0x2')][_0x381b('0xd')][_0x381b('0x9')](_0x381b('0xe'));_0x492dae['enableCommand']('find',this[_0x381b('0x18')][_0x381b('0x3')](this)),_0x492dae[_0x381b('0x1')](_0x381b('0xf')),_0x492dae[_0x381b('0x1')](_0x381b('0x17')),_0x492dae[_0x381b('0x1')](_0x381b('0x11')),_0x492dae['enableCommand'](_0x381b('0x4'));}['handleFindCommand'](_0x126ad5,_0x59f0c5,_0x34d0c0={}){const _0x14d9c1=this['editor'][_0x381b('0xd')][_0x381b('0x9')](_0x381b('0x14'));return _0x126ad5(_0x31981f=>(_0x381b('0x10')==typeof _0x59f0c5?_0x14d9c1[_0x381b('0x15')](_0x59f0c5,_0x34d0c0):_0x59f0c5)(_0x31981f)['filter'](_0x541411=>!0x1===this[_0x381b('0x1a')](_0x541411,_0x31981f[_0x381b('0x13')])),_0x34d0c0);}[_0x381b('0x1a')](_0x4f81bf,_0x5c8777){const _0x42a2dd=this[_0x381b('0x2')][_0x381b('0x19')][_0x381b('0x6')](this[_0x381b('0x2')]['model'][_0x381b('0x0')](_0x5c8777,_0x4f81bf[_0x381b('0x12')]),this[_0x381b('0x2')][_0x381b('0x19')][_0x381b('0x0')](_0x5c8777,_0x4f81bf[_0x381b('0x5')]));for(const _0x322427 of this[_0x381b('0x2')][_0x381b('0x19')][_0x381b('0x8')][_0x381b('0x16')](_0x381b('0xb')))if(null!==_0x42a2dd[_0x381b('0x7')](_0x322427[_0x381b('0xa')]()))return!0x0;return!0x1;}}
23
+ const _0xa57d=['replace','plugins','find','_isInDeletionRange','FindAndReplaceEditing','findNext','get','end','has','findByTextCallback','afterInit','getMarkersGroup','getRange','createRange','replaceAll','getIntersection','enableCommand','model','FindAndReplaceUtils','handleFindCommand','string','createPositionAt','markers','bind','editor','item','suggestion:deletion'];(function(_0x269c4b,_0xa57dd9){const _0x3709ba=function(_0x16c55c){while(--_0x16c55c){_0x269c4b['push'](_0x269c4b['shift']());}};_0x3709ba(++_0xa57dd9);}(_0xa57d,0x106));const _0x3709=function(_0x269c4b,_0xa57dd9){_0x269c4b=_0x269c4b-0x0;let _0x3709ba=_0xa57d[_0x269c4b];return _0x3709ba;};import{Plugin as _0x3fc50a}from'ckeditor5/src/core.js';export default class J extends _0x3fc50a{[_0x3709('0x12')](){if(!this[_0x3709('0x5')]['plugins'][_0x3709('0x10')](_0x3709('0xc')))return;const _0x200771=this[_0x3709('0x5')][_0x3709('0x9')][_0x3709('0xe')]('TrackChangesEditing');_0x200771[_0x3709('0x18')](_0x3709('0xa'),this[_0x3709('0x0')][_0x3709('0x4')](this)),_0x200771[_0x3709('0x18')](_0x3709('0xd')),_0x200771['enableCommand']('findPrevious'),_0x200771[_0x3709('0x18')](_0x3709('0x8')),_0x200771[_0x3709('0x18')](_0x3709('0x16'));}[_0x3709('0x0')](_0x2c91d4,_0xe3a4b4,_0x1c3b65={}){const _0x33c5ef=this[_0x3709('0x5')][_0x3709('0x9')][_0x3709('0xe')](_0x3709('0x1a'));return _0x2c91d4(_0x353907=>(_0x3709('0x1')==typeof _0xe3a4b4?_0x33c5ef[_0x3709('0x11')](_0xe3a4b4,_0x1c3b65):_0xe3a4b4)(_0x353907)['filter'](_0xa20a90=>!0x1===this[_0x3709('0xb')](_0xa20a90,_0x353907[_0x3709('0x6')])),_0x1c3b65);}['_isInDeletionRange'](_0x508a78,_0x38d709){const _0x39dfca=this[_0x3709('0x5')][_0x3709('0x19')][_0x3709('0x15')](this[_0x3709('0x5')][_0x3709('0x19')][_0x3709('0x2')](_0x38d709,_0x508a78['start']),this[_0x3709('0x5')]['model'][_0x3709('0x2')](_0x38d709,_0x508a78[_0x3709('0xf')]));for(const _0xda42a8 of this[_0x3709('0x5')][_0x3709('0x19')][_0x3709('0x3')][_0x3709('0x13')](_0x3709('0x7')))if(null!==_0x39dfca[_0x3709('0x17')](_0xda42a8[_0x3709('0x14')]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2079=['FORMAT_FONT_BACKGROUND','find','label','fontColor','normalizeSizeOptions','fontBackgroundColor.colors','fontBackgroundColor','config','plugins','FORMAT_FONT_FAMILY','model','editor','value','locale','formatInline','fontSize.options','afterInit','*Reset\x20font\x20background\x20color*','*Set\x20font\x20family:*\x20%0','format','FORMAT_FONT_SIZE','trim','*Set\x20font\x20size:*\x20%0','TrackChangesEditing','toLowerCase','*Reset\x20font\x20color*','get','*Reset\x20font\x20family*','_descriptionFactory','*Reset\x20font\x20size*','_registerLegacyDescription','FontBackgroundColorEditing','commandParams','*Set\x20font\x20color:*\x20%0','fontFamily','fontSize','registerAttributeLabel','commandName','fontColor.colors'];(function(_0x461f23,_0x207974){const _0x10acc5=function(_0x3762f5){while(--_0x3762f5){_0x461f23['push'](_0x461f23['shift']());}};_0x10acc5(++_0x207974);}(_0x2079,0x18a));const _0x10ac=function(_0x461f23,_0x207974){_0x461f23=_0x461f23-0x0;let _0x10acc5=_0x2079[_0x461f23];return _0x10acc5;};import{Plugin as _0x21ddc5}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4b7390}from'ckeditor5/src/ui.js';import{getTranslation as _0x461c56}from'../utils/common-translations.js';const ro=[{'pluginName':'FontSizeEditing','commandName':_0x10ac('0x1f')},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':_0x10ac('0x26')},{'pluginName':_0x10ac('0x1b'),'commandName':_0x10ac('0x2')}];export default class Q extends _0x21ddc5{[_0x10ac('0xc')](){const _0x3acd4a=this['editor'][_0x10ac('0x9')],_0x9d2086=this[_0x10ac('0x7')]['plugins'][_0x10ac('0x16')](_0x10ac('0x13'));for(const {pluginName:_0xa163d3,commandName:_0x5c0a8e}of ro)this[_0x10ac('0x7')][_0x10ac('0x4')]['has'](_0xa163d3)&&_0x9d2086['_enableDefaultAttributesIntegration'](_0x5c0a8e,[_0x5c0a8e]);_0x3acd4a['t'],(_0x9d2086[_0x10ac('0x18')]['registerAttributeLabel']('fontSize',_0x461c56(_0x3acd4a,_0x10ac('0x10'))),_0x9d2086['_descriptionFactory'][_0x10ac('0x20')](_0x10ac('0x1e'),_0x461c56(_0x3acd4a,_0x10ac('0x5'))),_0x9d2086[_0x10ac('0x18')][_0x10ac('0x20')]('fontColor',_0x461c56(_0x3acd4a,'FORMAT_FONT_COLOR')),_0x9d2086['_descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',_0x461c56(_0x3acd4a,_0x10ac('0x23'))),this[_0x10ac('0x1a')]());}['_registerLegacyDescription'](){const _0x217aa5=this[_0x10ac('0x7')],_0x3ffd8b=_0x217aa5['locale'];_0x217aa5['plugins'][_0x10ac('0x16')](_0x10ac('0x13'))[_0x10ac('0x18')]['registerDescriptionCallback'](_0x57de41=>{const _0x21ecd8=_0x3ffd8b['t'];if(_0x10ac('0xa')!=_0x57de41['type'])return;const {data:_0x470080}=_0x57de41;if(null!=_0x470080){if(_0x10ac('0x1f')==_0x470080[_0x10ac('0x21')]){const _0xb8dfbb=_0x470080[_0x10ac('0x1c')][0x0]['value'];if(_0xb8dfbb){const _0x54006e=_0x21ecd8(this[_0x10ac('0x7')]['plugins']['get']('FontSize')[_0x10ac('0x0')](this[_0x10ac('0x7')][_0x10ac('0x3')]['get'](_0x10ac('0xb')))['find'](_0x33f639=>_0x33f639[_0x10ac('0x6')]==_0xb8dfbb)['title'])[_0x10ac('0x14')]();return{'type':'format','content':_0x461c56(_0x3ffd8b,_0x10ac('0x12'),_0x54006e)};}return{'type':_0x10ac('0xf'),'content':_0x461c56(_0x3ffd8b,_0x10ac('0x19'))};}if(_0x10ac('0x1e')==_0x470080[_0x10ac('0x21')]){const _0x13adf7=_0x470080['commandParams'][0x0][_0x10ac('0x8')];return _0x13adf7?{'type':'format','content':_0x461c56(_0x3ffd8b,_0x10ac('0xe'),_0x13adf7)}:{'type':_0x10ac('0xf'),'content':_0x461c56(_0x3ffd8b,_0x10ac('0x17'))};}if(_0x10ac('0x26')==_0x470080[_0x10ac('0x21')]){const _0x159d08=_0x470080[_0x10ac('0x1c')][0x0][_0x10ac('0x8')];if(_0x159d08){const _0x161c92=_0x4b7390(this['editor']['config'][_0x10ac('0x16')](_0x10ac('0x22')))[_0x10ac('0x24')](_0x22ea06=>_0x22ea06[_0x10ac('0x6')]==_0x159d08);let _0x13a588=_0x159d08,_0x4c0132='';return _0x161c92&&(_0x13a588=_0x161c92[_0x10ac('0x25')],_0x4c0132=_0x21ecd8(_0x13a588)[_0x10ac('0x14')]()),{'type':_0x10ac('0xf'),'content':_0x461c56(_0x3ffd8b,_0x10ac('0x1d'),_0x4c0132)[_0x10ac('0x11')](),'color':{'value':_0x159d08,'title':_0x4c0132||_0x13a588}};}return{'type':'format','content':_0x461c56(_0x3ffd8b,_0x10ac('0x15'))};}if('fontBackgroundColor'==_0x470080[_0x10ac('0x21')]){const _0x1d05ac=_0x470080[_0x10ac('0x1c')][0x0][_0x10ac('0x8')];if(_0x1d05ac){const _0x27396d=_0x4b7390(this['editor'][_0x10ac('0x3')][_0x10ac('0x16')](_0x10ac('0x1')))[_0x10ac('0x24')](_0x6a2e6d=>_0x6a2e6d['model']==_0x1d05ac);let _0x53c8eb=_0x1d05ac,_0x4526cf='';return _0x27396d&&(_0x53c8eb=_0x27396d[_0x10ac('0x25')],_0x4526cf=_0x21ecd8(_0x53c8eb)[_0x10ac('0x14')]()),{'type':'format','content':_0x461c56(_0x3ffd8b,'*Set\x20font\x20background\x20color:*\x20%0',_0x4526cf)['trim'](),'color':{'value':_0x1d05ac,'title':_0x4526cf||_0x53c8eb}};}return{'type':'format','content':_0x461c56(_0x3ffd8b,_0x10ac('0xd'))};}}});}}
23
+ const _0x1d44=['model','fontSize','_registerLegacyDescription','*Reset\x20font\x20size*','fontBackgroundColor.colors','editor','toLowerCase','FORMAT_FONT_BACKGROUND','*Set\x20font\x20color:*\x20%0','value','fontColor.colors','_descriptionFactory','fontFamily','registerAttributeLabel','FontFamilyEditing','*Set\x20font\x20background\x20color:*\x20%0','format','*Set\x20font\x20size:*\x20%0','plugins','*Reset\x20font\x20color*','get','fontBackgroundColor','trim','FontBackgroundColorEditing','*Reset\x20font\x20background\x20color*','locale','FontSize','FORMAT_FONT_COLOR','find','normalizeSizeOptions','*Reset\x20font\x20family*','config','formatInline','TrackChangesEditing','commandName','FontColorEditing','fontColor','commandParams','type','label'];(function(_0x5d0cd9,_0x1d4423){const _0x2a37f5=function(_0x42c16a){while(--_0x42c16a){_0x5d0cd9['push'](_0x5d0cd9['shift']());}};_0x2a37f5(++_0x1d4423);}(_0x1d44,0x1eb));const _0x2a37=function(_0x5d0cd9,_0x1d4423){_0x5d0cd9=_0x5d0cd9-0x0;let _0x2a37f5=_0x1d44[_0x5d0cd9];return _0x2a37f5;};import{Plugin as _0x320a05}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3d492c}from'ckeditor5/src/ui.js';import{getTranslation as _0x2690b7}from'../utils/common-translations.js';const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':_0x2a37('0x3'),'commandName':_0x2a37('0x1')},{'pluginName':_0x2a37('0x18'),'commandName':_0x2a37('0x19')},{'pluginName':_0x2a37('0xc'),'commandName':'fontBackgroundColor'}];export default class Q extends _0x320a05{['afterInit'](){const _0x3eb8e5=this[_0x2a37('0x22')]['locale'],_0x28b26f=this['editor'][_0x2a37('0x7')][_0x2a37('0x9')](_0x2a37('0x16'));for(const {pluginName:_0x615688,commandName:_0x2e0f07}of ro)this[_0x2a37('0x22')][_0x2a37('0x7')]['has'](_0x615688)&&_0x28b26f['_enableDefaultAttributesIntegration'](_0x2e0f07,[_0x2e0f07]);_0x3eb8e5['t'],(_0x28b26f[_0x2a37('0x0')][_0x2a37('0x2')]('fontSize',_0x2690b7(_0x3eb8e5,'FORMAT_FONT_SIZE')),_0x28b26f['_descriptionFactory'][_0x2a37('0x2')]('fontFamily',_0x2690b7(_0x3eb8e5,'FORMAT_FONT_FAMILY')),_0x28b26f[_0x2a37('0x0')][_0x2a37('0x2')](_0x2a37('0x19'),_0x2690b7(_0x3eb8e5,_0x2a37('0x10'))),_0x28b26f[_0x2a37('0x0')][_0x2a37('0x2')](_0x2a37('0xa'),_0x2690b7(_0x3eb8e5,_0x2a37('0x24'))),this[_0x2a37('0x1f')]());}['_registerLegacyDescription'](){const _0x84f6e0=this['editor'],_0x5c4e15=_0x84f6e0[_0x2a37('0xe')];_0x84f6e0['plugins'][_0x2a37('0x9')](_0x2a37('0x16'))[_0x2a37('0x0')]['registerDescriptionCallback'](_0xf38231=>{const _0x552c8b=_0x5c4e15['t'];if(_0x2a37('0x15')!=_0xf38231[_0x2a37('0x1b')])return;const {data:_0xc87e1c}=_0xf38231;if(null!=_0xc87e1c){if(_0x2a37('0x1e')==_0xc87e1c[_0x2a37('0x17')]){const _0x15b5e0=_0xc87e1c['commandParams'][0x0][_0x2a37('0x26')];if(_0x15b5e0){const _0x5eefce=_0x552c8b(this['editor'][_0x2a37('0x7')][_0x2a37('0x9')](_0x2a37('0xf'))[_0x2a37('0x12')](this[_0x2a37('0x22')][_0x2a37('0x14')][_0x2a37('0x9')]('fontSize.options'))[_0x2a37('0x11')](_0x515589=>_0x515589['model']==_0x15b5e0)['title'])['toLowerCase']();return{'type':_0x2a37('0x5'),'content':_0x2690b7(_0x5c4e15,_0x2a37('0x6'),_0x5eefce)};}return{'type':_0x2a37('0x5'),'content':_0x2690b7(_0x5c4e15,_0x2a37('0x20'))};}if(_0x2a37('0x1')==_0xc87e1c['commandName']){const _0x1540fa=_0xc87e1c[_0x2a37('0x1a')][0x0][_0x2a37('0x26')];return _0x1540fa?{'type':_0x2a37('0x5'),'content':_0x2690b7(_0x5c4e15,'*Set\x20font\x20family:*\x20%0',_0x1540fa)}:{'type':_0x2a37('0x5'),'content':_0x2690b7(_0x5c4e15,_0x2a37('0x13'))};}if('fontColor'==_0xc87e1c[_0x2a37('0x17')]){const _0x4f4ba1=_0xc87e1c[_0x2a37('0x1a')][0x0][_0x2a37('0x26')];if(_0x4f4ba1){const _0x5c052c=_0x3d492c(this[_0x2a37('0x22')][_0x2a37('0x14')]['get'](_0x2a37('0x27')))[_0x2a37('0x11')](_0x19f20b=>_0x19f20b['model']==_0x4f4ba1);let _0x1b4795=_0x4f4ba1,_0x145ed6='';return _0x5c052c&&(_0x1b4795=_0x5c052c[_0x2a37('0x1c')],_0x145ed6=_0x552c8b(_0x1b4795)[_0x2a37('0x23')]()),{'type':_0x2a37('0x5'),'content':_0x2690b7(_0x5c4e15,_0x2a37('0x25'),_0x145ed6)[_0x2a37('0xb')](),'color':{'value':_0x4f4ba1,'title':_0x145ed6||_0x1b4795}};}return{'type':_0x2a37('0x5'),'content':_0x2690b7(_0x5c4e15,_0x2a37('0x8'))};}if(_0x2a37('0xa')==_0xc87e1c['commandName']){const _0x11c834=_0xc87e1c[_0x2a37('0x1a')][0x0]['value'];if(_0x11c834){const _0x22823b=_0x3d492c(this['editor'][_0x2a37('0x14')][_0x2a37('0x9')](_0x2a37('0x21')))['find'](_0x342a52=>_0x342a52[_0x2a37('0x1d')]==_0x11c834);let _0x50be85=_0x11c834,_0x554498='';return _0x22823b&&(_0x50be85=_0x22823b[_0x2a37('0x1c')],_0x554498=_0x552c8b(_0x50be85)[_0x2a37('0x23')]()),{'type':_0x2a37('0x5'),'content':_0x2690b7(_0x5c4e15,_0x2a37('0x4'),_0x554498)[_0x2a37('0xb')](),'color':{'value':_0x11c834,'title':_0x554498||_0x50be85}};}return{'type':'format','content':_0x2690b7(_0x5c4e15,_0x2a37('0xd'))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d52=['plugins','FontSize','toUpperCase','afterInit','push','fontSize.options','TrackChangesEditing','copyFormat','fontColor','commandName','model','commandParams','*Set\x20format\x20to:*\x20%0','entries','_enableDefaultAttributesIntegration','locale','toLowerCase','_registerLegacyDescription','type','fontColor.colors','fontBackgroundColor','boolean','normalizeSizeOptions','formatBlock','split','join','registerDescriptionCallback','fontSize','find','format','pasteFormat','config','get','title','*Remove\x20all\x20formatting*'];(function(_0x1f6a1c,_0x4d52d2){const _0x3ca19d=function(_0x5e18db){while(--_0x5e18db){_0x1f6a1c['push'](_0x1f6a1c['shift']());}};_0x3ca19d(++_0x4d52d2);}(_0x4d52,0xe8));const _0x3ca1=function(_0x1f6a1c,_0x4d52d2){_0x1f6a1c=_0x1f6a1c-0x0;let _0x3ca19d=_0x4d52[_0x1f6a1c];return _0x3ca19d;};import{Plugin as _0x1c497d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xa7fa33}from'ckeditor5/src/ui.js';import{getTranslation as _0x12b73c}from'../utils/common-translations.js';export default class X extends _0x1c497d{[_0x3ca1('0x10')](){const _0x4b67cb=this['editor'],_0x2a6bb7=_0x4b67cb[_0x3ca1('0xd')][_0x3ca1('0xa')](_0x3ca1('0x13')),_0x1f2064=_0x4b67cb['commands'][_0x3ca1('0xa')](_0x3ca1('0x14')),_0x153735=_0x4b67cb['commands'][_0x3ca1('0xa')](_0x3ca1('0x8'));_0x1f2064&&_0x153735&&(_0x2a6bb7[_0x3ca1('0x1b')](_0x3ca1('0x8')),_0x2a6bb7['enableCommand'](_0x3ca1('0x14')),this[_0x3ca1('0x1e')]());}[_0x3ca1('0x1e')](){const _0x515315=this['editor'],_0x7c655a=_0x515315[_0x3ca1('0x1c')];_0x515315[_0x3ca1('0xd')]['get']('TrackChangesEditing')['_descriptionFactory'][_0x3ca1('0x4')](_0x28298e=>{if(_0x3ca1('0x1')!=_0x28298e[_0x3ca1('0x1f')]&&'formatInline'!=_0x28298e[_0x3ca1('0x1f')])return;const {data:_0xa34164}=_0x28298e;if(_0xa34164&&_0x3ca1('0x8')===_0xa34164[_0x3ca1('0x16')]){const _0x24f209=[],_0x209f9a=_0xa34164[_0x3ca1('0x18')][0x0];for(const [_0x30d547,_0xfd0d81]of Object[_0x3ca1('0x1a')](_0x209f9a))_0x24f209[_0x3ca1('0x11')](so(_0x515315,_0x30d547,_0xfd0d81));return _0x24f209['length']?{'type':_0x3ca1('0x7'),'content':_0x12b73c(_0x7c655a,_0x3ca1('0x19'),_0x24f209[_0x3ca1('0x3')](',\x20'))}:{'type':_0x3ca1('0x7'),'content':_0x12b73c(_0x7c655a,_0x3ca1('0xc'))};}});}}function so(_0x42a424,_0x3186f5,_0x37a1a4){const _0x52b7c=_0x42a424[_0x3ca1('0x1c')]['t'],_0x347068=_0x3186f5[_0x3ca1('0x2')](/(?=[A-Z])/)[_0x3ca1('0x3')]('\x20'),_0x5745bb=_0x52b7c(_0x347068['charAt'](0x0)[_0x3ca1('0xf')]()+_0x347068['slice'](0x1))[_0x3ca1('0x1d')]();if(_0x3ca1('0x22')==typeof _0x37a1a4)return _0x5745bb;if(_0x3ca1('0x15')===_0x3186f5||_0x3ca1('0x21')===_0x3186f5){const _0x203d6=_0xa7fa33(_0x42a424['config'][_0x3ca1('0xa')](_0x3ca1('0x20')))[_0x3ca1('0x6')](_0x20f976=>_0x20f976[_0x3ca1('0x17')]==_0x37a1a4);return _0x5745bb+'\x20('+(_0x203d6?_0x52b7c(_0x203d6['label'])[_0x3ca1('0x1d')]():_0x37a1a4)+')';}if(_0x3ca1('0x5')===_0x3186f5&&isNaN(parseFloat(_0x37a1a4))){const _0x169019=_0x42a424[_0x3ca1('0xd')]['get'](_0x3ca1('0xe'))[_0x3ca1('0x0')](_0x42a424[_0x3ca1('0x9')]['get'](_0x3ca1('0x12')))[_0x3ca1('0x6')](_0x29dfca=>_0x29dfca[_0x3ca1('0x17')]==_0x37a1a4);return _0x5745bb+'\x20('+(_0x169019?_0x52b7c(_0x169019[_0x3ca1('0xb')])[_0x3ca1('0x1d')]():_0x37a1a4)+')';}return _0x5745bb+'\x20('+_0x37a1a4+')';}
23
+ const _0x3361=['plugins','join','TrackChangesEditing','*Set\x20format\x20to:*\x20%0','fontColor','charAt','pasteFormat','_registerLegacyDescription','boolean','locale','enableCommand','model','registerDescriptionCallback','fontSize','get','commandName','split','FontSize','title','find','commandParams','copyFormat','toLowerCase','format','fontSize.options','entries','type','fontColor.colors','toUpperCase','normalizeSizeOptions','length','push','_enableDefaultAttributesIntegration','*Remove\x20all\x20formatting*','editor','formatInline'];(function(_0x218274,_0x336110){const _0x3048ec=function(_0x41fe14){while(--_0x41fe14){_0x218274['push'](_0x218274['shift']());}};_0x3048ec(++_0x336110);}(_0x3361,0xf0));const _0x3048=function(_0x218274,_0x336110){_0x218274=_0x218274-0x0;let _0x3048ec=_0x3361[_0x218274];return _0x3048ec;};import{Plugin as _0x191128}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x2a0b19}from'ckeditor5/src/ui.js';import{getTranslation as _0xae6ad9}from'../utils/common-translations.js';export default class X extends _0x191128{['afterInit'](){const _0x29c34d=this[_0x3048('0xa')],_0xe63824=_0x29c34d['plugins']['get'](_0x3048('0xe')),_0x5a7471=_0x29c34d['commands'][_0x3048('0x1a')](_0x3048('0x21')),_0x32e14e=_0x29c34d['commands']['get'](_0x3048('0x12'));_0x5a7471&&_0x32e14e&&(_0xe63824[_0x3048('0x8')](_0x3048('0x12')),_0xe63824[_0x3048('0x16')](_0x3048('0x21')),this['_registerLegacyDescription']());}[_0x3048('0x13')](){const _0x5b6cea=this[_0x3048('0xa')],_0xbe4c14=_0x5b6cea[_0x3048('0x15')];_0x5b6cea[_0x3048('0xc')][_0x3048('0x1a')]('TrackChangesEditing')['_descriptionFactory'][_0x3048('0x18')](_0x1e9190=>{if('formatBlock'!=_0x1e9190[_0x3048('0x2')]&&_0x3048('0xb')!=_0x1e9190[_0x3048('0x2')])return;const {data:_0x1926d9}=_0x1e9190;if(_0x1926d9&&_0x3048('0x12')===_0x1926d9[_0x3048('0x1b')]){const _0xb1a1de=[],_0x16966c=_0x1926d9[_0x3048('0x20')][0x0];for(const [_0x2d4611,_0x5e87e9]of Object[_0x3048('0x1')](_0x16966c))_0xb1a1de[_0x3048('0x7')](so(_0x5b6cea,_0x2d4611,_0x5e87e9));return _0xb1a1de[_0x3048('0x6')]?{'type':_0x3048('0x23'),'content':_0xae6ad9(_0xbe4c14,_0x3048('0xf'),_0xb1a1de['join'](',\x20'))}:{'type':_0x3048('0x23'),'content':_0xae6ad9(_0xbe4c14,_0x3048('0x9'))};}});}}function so(_0x3b1075,_0x3a763a,_0x534ec0){const _0x27a706=_0x3b1075[_0x3048('0x15')]['t'],_0x26da61=_0x3a763a[_0x3048('0x1c')](/(?=[A-Z])/)[_0x3048('0xd')]('\x20'),_0x3e56a1=_0x27a706(_0x26da61[_0x3048('0x11')](0x0)[_0x3048('0x4')]()+_0x26da61['slice'](0x1))[_0x3048('0x22')]();if(_0x3048('0x14')==typeof _0x534ec0)return _0x3e56a1;if(_0x3048('0x10')===_0x3a763a||'fontBackgroundColor'===_0x3a763a){const _0x5ed96c=_0x2a0b19(_0x3b1075['config'][_0x3048('0x1a')](_0x3048('0x3')))[_0x3048('0x1f')](_0x42efc4=>_0x42efc4[_0x3048('0x17')]==_0x534ec0);return _0x3e56a1+'\x20('+(_0x5ed96c?_0x27a706(_0x5ed96c['label'])[_0x3048('0x22')]():_0x534ec0)+')';}if(_0x3048('0x19')===_0x3a763a&&isNaN(parseFloat(_0x534ec0))){const _0x554df0=_0x3b1075['plugins'][_0x3048('0x1a')](_0x3048('0x1d'))[_0x3048('0x5')](_0x3b1075['config']['get'](_0x3048('0x0')))[_0x3048('0x1f')](_0x313ec5=>_0x313ec5['model']==_0x534ec0);return _0x3e56a1+'\x20('+(_0x554df0?_0x27a706(_0x554df0[_0x3048('0x1e')])[_0x3048('0x22')]():_0x534ec0)+')';}return _0x3e56a1+'\x20('+_0x534ec0+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32e2=['_enableDefaultAttributesIntegration','view','model','heading.options','find','heading','value','commandParams','locale','type','paragraph','name','format','_headingOptions','*Change\x20to:*\x20%0','TrackChangesEditing','afterInit','match','get','editor','ELEMENT_HEADING_CUSTOM','_getHeadingLevel','config','ELEMENT_HEADING','registerElementLabel','formatBlock','_descriptionFactory','has','title','HeadingEditing','plugins'];(function(_0x10993d,_0x32e24f){const _0x1c41d7=function(_0x45182c){while(--_0x45182c){_0x10993d['push'](_0x10993d['shift']());}};_0x1c41d7(++_0x32e24f);}(_0x32e2,0xa9));const _0x1c41=function(_0x10993d,_0x32e24f){_0x10993d=_0x10993d-0x0;let _0x1c41d7=_0x32e2[_0x10993d];return _0x1c41d7;};import{Plugin as _0x503f0c}from'ckeditor5/src/core.js';import{getTranslation as _0x28fc98}from'../utils/common-translations.js';export default class Y extends _0x503f0c{[_0x1c41('0x2')](){const _0x4b0774=this[_0x1c41('0x5')];if(!_0x4b0774[_0x1c41('0x10')][_0x1c41('0xd')](_0x1c41('0xf')))return;this['_headingOptions']=_0x4b0774[_0x1c41('0x8')][_0x1c41('0x4')](_0x1c41('0x14'));const _0x3490f4=_0x4b0774[_0x1c41('0x19')],_0x10600f=_0x4b0774[_0x1c41('0x10')][_0x1c41('0x4')]('TrackChangesEditing');_0x10600f[_0x1c41('0x11')](_0x1c41('0x16'));for(const _0x1b8412 of this['_headingOptions'])_0x1c41('0x1b')!=_0x1b8412[_0x1c41('0x13')]&&_0x10600f[_0x1c41('0xc')][_0x1c41('0xa')](_0x1b8412[_0x1c41('0x13')],_0x2267c6=>{const _0x533790=this[_0x1c41('0x7')](_0x1b8412[_0x1c41('0x13')]);return null!==_0x533790?_0x15532c(_0x2267c6,_0x533790):_0x13f6e3(_0x2267c6,_0x1b8412[_0x1c41('0xe')]);});function _0x15532c(_0x135610,_0x2bb626){return _0x28fc98(_0x3490f4,_0x1c41('0x9'),[_0x135610,_0x2bb626]);}function _0x13f6e3(_0x3b6f29,_0x7ee23){return _0x28fc98(_0x3490f4,_0x1c41('0x6'),[_0x3b6f29,_0x7ee23]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x595d13=this['editor'],_0x2c5bc8=_0x595d13['locale'];function _0x19ab57(_0x25c83d,_0xca1ea5){return _0x28fc98(_0x2c5bc8,'ELEMENT_HEADING_CUSTOM',[_0x25c83d,_0xca1ea5]);}_0x595d13['plugins'][_0x1c41('0x4')](_0x1c41('0x1'))[_0x1c41('0xc')]['registerDescriptionCallback'](_0x15de09=>{if(_0x1c41('0xb')!=_0x15de09[_0x1c41('0x1a')])return;const {data:_0x2a3ab0}=_0x15de09;if(_0x2a3ab0&&_0x1c41('0x16')==_0x2a3ab0['commandName']){const _0x40137b=_0x2a3ab0[_0x1c41('0x18')][0x0][_0x1c41('0x17')],_0x3a9357=this[_0x1c41('0x7')](_0x40137b);if(null!==_0x3a9357)return{'type':'format','content':_0x28fc98(_0x2c5bc8,'*Change\x20to:*\x20%0',(_0x33dfa0=0x1,_0x3ebfa5=_0x3a9357,_0x28fc98(_0x2c5bc8,_0x1c41('0x9'),[_0x33dfa0,_0x3ebfa5])))};const _0x5caa1a=this['_headingOptions']['find'](_0x2234f5=>_0x2234f5['model']===_0x40137b)['title'];return{'type':_0x1c41('0x1d'),'content':_0x28fc98(_0x2c5bc8,_0x1c41('0x0'),_0x19ab57(0x1,_0x5caa1a))};}var _0x33dfa0,_0x3ebfa5;});}[_0x1c41('0x7')](_0x9459a7){var _0x321ff1,_0x1c330d;const _0x1e1981=_0x9459a7[_0x1c41('0x3')](/^heading(\d+)/);if(_0x1e1981)return _0x1e1981[0x1];const _0x2e4f83=null===(_0x321ff1=this[_0x1c41('0x1e')])||void 0x0===_0x321ff1?void 0x0:_0x321ff1[_0x1c41('0x15')](_0x224256=>_0x224256[_0x1c41('0x13')]==_0x9459a7);if(_0x2e4f83&&_0x2e4f83[_0x1c41('0x12')]){const _0x45f207=_0x2e4f83[_0x1c41('0x12')],_0x432be6=(null!==(_0x1c330d=_0x45f207[_0x1c41('0x1c')])&&void 0x0!==_0x1c330d?_0x1c330d:_0x45f207)[_0x1c41('0x3')](/^h(\d+)/);if(_0x432be6)return _0x432be6[0x1];}return null;}}
23
+ const _0x3409=['format','locale','formatBlock','heading','config','_descriptionFactory','TrackChangesEditing','*Change\x20to:*\x20%0','HeadingEditing','heading.options','afterInit','plugins','match','registerDescriptionCallback','_headingOptions','commandName','_registerLegacyDescription','ELEMENT_HEADING_CUSTOM','view','editor','model','registerElementLabel','_enableDefaultAttributesIntegration','get','title','_getHeadingLevel','ELEMENT_HEADING','commandParams','paragraph','find','value'];(function(_0x5b4249,_0x34093c){const _0x50a862=function(_0x20aea4){while(--_0x20aea4){_0x5b4249['push'](_0x5b4249['shift']());}};_0x50a862(++_0x34093c);}(_0x3409,0x1e3));const _0x50a8=function(_0x5b4249,_0x34093c){_0x5b4249=_0x5b4249-0x0;let _0x50a862=_0x3409[_0x5b4249];return _0x50a862;};import{Plugin as _0x3d078d}from'ckeditor5/src/core.js';import{getTranslation as _0x720ba6}from'../utils/common-translations.js';export default class Y extends _0x3d078d{[_0x50a8('0x17')](){const _0x5bc917=this[_0x50a8('0x1')];if(!_0x5bc917[_0x50a8('0x18')]['has'](_0x50a8('0x15')))return;this['_headingOptions']=_0x5bc917[_0x50a8('0x11')][_0x50a8('0x5')](_0x50a8('0x16'));const _0x5c4ece=_0x5bc917['locale'],_0x278dac=_0x5bc917[_0x50a8('0x18')][_0x50a8('0x5')](_0x50a8('0x13'));_0x278dac[_0x50a8('0x4')](_0x50a8('0x10'));for(const _0x3c0cb0 of this[_0x50a8('0x1b')])_0x50a8('0xa')!=_0x3c0cb0[_0x50a8('0x2')]&&_0x278dac[_0x50a8('0x12')][_0x50a8('0x3')](_0x3c0cb0[_0x50a8('0x2')],_0x6edb6b=>{const _0x4f3b3b=this[_0x50a8('0x7')](_0x3c0cb0[_0x50a8('0x2')]);return null!==_0x4f3b3b?_0x325cc1(_0x6edb6b,_0x4f3b3b):_0x5e9ae2(_0x6edb6b,_0x3c0cb0['title']);});function _0x325cc1(_0x5b73c6,_0x3eeb9b){return _0x720ba6(_0x5c4ece,_0x50a8('0x8'),[_0x5b73c6,_0x3eeb9b]);}function _0x5e9ae2(_0x12d35b,_0x99b86e){return _0x720ba6(_0x5c4ece,_0x50a8('0x1e'),[_0x12d35b,_0x99b86e]);}this[_0x50a8('0x1d')]();}[_0x50a8('0x1d')](){const _0x4ba6a7=this[_0x50a8('0x1')],_0x2a0b29=_0x4ba6a7[_0x50a8('0xe')];function _0x1c71a1(_0x4988b6,_0x90ec54){return _0x720ba6(_0x2a0b29,_0x50a8('0x1e'),[_0x4988b6,_0x90ec54]);}_0x4ba6a7[_0x50a8('0x18')][_0x50a8('0x5')](_0x50a8('0x13'))[_0x50a8('0x12')][_0x50a8('0x1a')](_0xa293eb=>{if(_0x50a8('0xf')!=_0xa293eb['type'])return;const {data:_0x1e19bb}=_0xa293eb;if(_0x1e19bb&&_0x50a8('0x10')==_0x1e19bb[_0x50a8('0x1c')]){const _0x209bce=_0x1e19bb[_0x50a8('0x9')][0x0][_0x50a8('0xc')],_0x3a0d8e=this[_0x50a8('0x7')](_0x209bce);if(null!==_0x3a0d8e)return{'type':'format','content':_0x720ba6(_0x2a0b29,_0x50a8('0x14'),(_0x38a220=0x1,_0x2d5360=_0x3a0d8e,_0x720ba6(_0x2a0b29,_0x50a8('0x8'),[_0x38a220,_0x2d5360])))};const _0x211ffd=this['_headingOptions']['find'](_0x1d442c=>_0x1d442c[_0x50a8('0x2')]===_0x209bce)[_0x50a8('0x6')];return{'type':_0x50a8('0xd'),'content':_0x720ba6(_0x2a0b29,'*Change\x20to:*\x20%0',_0x1c71a1(0x1,_0x211ffd))};}var _0x38a220,_0x2d5360;});}['_getHeadingLevel'](_0x2a35b5){var _0x2febaf,_0xb29d1;const _0x37a9d7=_0x2a35b5[_0x50a8('0x19')](/^heading(\d+)/);if(_0x37a9d7)return _0x37a9d7[0x1];const _0x3e139a=null===(_0x2febaf=this[_0x50a8('0x1b')])||void 0x0===_0x2febaf?void 0x0:_0x2febaf[_0x50a8('0xb')](_0x2b1483=>_0x2b1483[_0x50a8('0x2')]==_0x2a35b5);if(_0x3e139a&&_0x3e139a[_0x50a8('0x0')]){const _0x1d1360=_0x3e139a[_0x50a8('0x0')],_0x257c86=(null!==(_0xb29d1=_0x1d1360['name'])&&void 0x0!==_0xb29d1?_0xb29d1:_0x1d1360)[_0x50a8('0x19')](/^h(\d+)/);if(_0x257c86)return _0x257c86[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x35d7=['FORMAT_HIGHLIGHT','model','type','afterInit','config','value','locale','commandParams','HighlightEditing','formatInline','title','get','find','TrackChangesEditing','_registerLegacyDescription','has','format','highlight','editor','*Set\x20highlight:*\x20%0','commandName','registerDescriptionCallback','plugins','color','registerAttributeLabel','highlight.options'];(function(_0x96c224,_0x35d70e){const _0x417c73=function(_0x56aab3){while(--_0x56aab3){_0x96c224['push'](_0x96c224['shift']());}};_0x417c73(++_0x35d70e);}(_0x35d7,0x8b));const _0x417c=function(_0x96c224,_0x35d70e){_0x96c224=_0x96c224-0x0;let _0x417c73=_0x35d7[_0x96c224];return _0x417c73;};import{Plugin as _0x59597c}from'ckeditor5/src/core.js';import{getTranslation as _0x220a11}from'../utils/common-translations.js';export default class Z extends _0x59597c{[_0x417c('0x14')](){const _0x1e5a95=this[_0x417c('0x9')];if(!_0x1e5a95[_0x417c('0xd')][_0x417c('0x6')](_0x417c('0x19')))return;const _0x48ec9e=_0x1e5a95[_0x417c('0xd')][_0x417c('0x2')](_0x417c('0x4')),_0x25a2da=_0x1e5a95['locale'];_0x48ec9e['_enableDefaultAttributesIntegration'](_0x417c('0x8'),[_0x417c('0x8')]),_0x48ec9e['_descriptionFactory'][_0x417c('0xf')](_0x417c('0x8'),_0x220a11(_0x25a2da,_0x417c('0x11'))),this['_registerLegacyDescription']();}[_0x417c('0x5')](){const _0x35a654=this['editor'],_0x553062=_0x35a654[_0x417c('0x17')];_0x35a654[_0x417c('0xd')]['get'](_0x417c('0x4'))['_descriptionFactory'][_0x417c('0xc')](_0x3900fa=>{if(_0x417c('0x0')!=_0x3900fa[_0x417c('0x13')])return;const {data:_0x595bde}=_0x3900fa;if(_0x595bde&&_0x417c('0x8')==_0x595bde[_0x417c('0xb')]){const _0xc47bc5=_0x553062['t'],_0x55b773=_0x595bde[_0x417c('0x18')][0x0][_0x417c('0x16')];if(_0x55b773){const _0x4d322e=_0x35a654[_0x417c('0x15')][_0x417c('0x2')](_0x417c('0x10'))[_0x417c('0x3')](_0xf4e3e1=>_0xf4e3e1[_0x417c('0x12')]==_0x55b773),_0x13b007=_0xc47bc5(_0x4d322e['title'])['toLowerCase']();return{'type':_0x417c('0x7'),'content':_0x220a11(_0x553062,_0x417c('0xa'),_0x13b007),'color':{'value':_0x4d322e[_0x417c('0xe')],'title':_0x4d322e[_0x417c('0x1')]}};}return{'type':_0x417c('0x7'),'content':_0x220a11(_0x553062,'*Remove\x20highlight*',_0x220a11(_0x553062,'FORMAT_HIGHLIGHT'))};}});}}
23
+ const _0x4448=['editor','_registerLegacyDescription','registerDescriptionCallback','highlight.options','get','_descriptionFactory','highlight','title','find','color','value','format','HighlightEditing','*Remove\x20highlight*','toLowerCase','FORMAT_HIGHLIGHT','formatInline','afterInit','plugins','_enableDefaultAttributesIntegration','config','commandParams','model','locale'];(function(_0xb59a1d,_0x444852){const _0x505bdf=function(_0x46def7){while(--_0x46def7){_0xb59a1d['push'](_0xb59a1d['shift']());}};_0x505bdf(++_0x444852);}(_0x4448,0x93));const _0x505b=function(_0xb59a1d,_0x444852){_0xb59a1d=_0xb59a1d-0x0;let _0x505bdf=_0x4448[_0xb59a1d];return _0x505bdf;};import{Plugin as _0x5c4f62}from'ckeditor5/src/core.js';import{getTranslation as _0xfb8995}from'../utils/common-translations.js';export default class Z extends _0x5c4f62{[_0x505b('0xe')](){const _0x3865fc=this[_0x505b('0x15')];if(!_0x3865fc[_0x505b('0xf')]['has'](_0x505b('0x9')))return;const _0x89be41=_0x3865fc[_0x505b('0xf')][_0x505b('0x1')]('TrackChangesEditing'),_0x1a9f07=_0x3865fc[_0x505b('0x14')];_0x89be41[_0x505b('0x10')](_0x505b('0x3'),[_0x505b('0x3')]),_0x89be41[_0x505b('0x2')]['registerAttributeLabel'](_0x505b('0x3'),_0xfb8995(_0x1a9f07,_0x505b('0xc'))),this[_0x505b('0x16')]();}[_0x505b('0x16')](){const _0x53aa97=this[_0x505b('0x15')],_0x529b5a=_0x53aa97[_0x505b('0x14')];_0x53aa97[_0x505b('0xf')]['get']('TrackChangesEditing')[_0x505b('0x2')][_0x505b('0x17')](_0x51cd34=>{if(_0x505b('0xd')!=_0x51cd34['type'])return;const {data:_0x54a417}=_0x51cd34;if(_0x54a417&&'highlight'==_0x54a417['commandName']){const _0x3e23bc=_0x529b5a['t'],_0x1df293=_0x54a417[_0x505b('0x12')][0x0][_0x505b('0x7')];if(_0x1df293){const _0x411d10=_0x53aa97[_0x505b('0x11')][_0x505b('0x1')](_0x505b('0x0'))[_0x505b('0x5')](_0xe505f3=>_0xe505f3[_0x505b('0x13')]==_0x1df293),_0x15d49f=_0x3e23bc(_0x411d10[_0x505b('0x4')])[_0x505b('0xb')]();return{'type':_0x505b('0x8'),'content':_0xfb8995(_0x529b5a,'*Set\x20highlight:*\x20%0',_0x15d49f),'color':{'value':_0x411d10[_0x505b('0x6')],'title':_0x411d10[_0x505b('0x4')]}};}return{'type':_0x505b('0x8'),'content':_0xfb8995(_0x529b5a,_0x505b('0xa'),_0xfb8995(_0x529b5a,'FORMAT_HIGHLIGHT'))};}});}}