@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230905.0 → 0.0.0-nightly-20230907.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 (64) 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/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.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/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.js +1 -1
  56. package/src/trackchanges.js +1 -1
  57. package/src/trackchangesdata.js +1 -1
  58. package/src/trackchangesediting.js +1 -1
  59. package/src/trackchangesui.js +1 -1
  60. package/src/ui/suggestioncontroller.js +1 -1
  61. package/src/ui/view/basesuggestionthreadview.js +1 -1
  62. package/src/ui/view/suggestionthreadview.js +1 -1
  63. package/src/utils/common-translations.js +1 -1
  64. 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-20230905.0",
3
+ "version": "0.0.0-nightly-20230907.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -39,8 +39,8 @@
39
39
  "CHANGELOG.md"
40
40
  ],
41
41
  "dependencies": {
42
- "ckeditor5": "0.0.0-nightly-20230905.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20230905.0",
42
+ "ckeditor5": "0.0.0-nightly-20230907.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20230907.0",
44
44
  "lodash-es": "4.17.21"
45
45
  },
46
46
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x299b=['execute','model','TrackChangesEditing','_suggestions','refresh','track-changes-accept-suggestion-not-found','canEditAt','editor','acceptSuggestion','get','getRanges'];(function(_0x340e20,_0x299ba6){const _0x41a54a=function(_0x2d4a54){while(--_0x2d4a54){_0x340e20['push'](_0x340e20['shift']());}};_0x41a54a(++_0x299ba6);}(_0x299b,0x13e));const _0x41a5=function(_0x340e20,_0x299ba6){_0x340e20=_0x340e20-0x0;let _0x41a54a=_0x299b[_0x340e20];return _0x41a54a;};import{Command as _0x30f46c}from'ckeditor5/src/core';import{CKEditorError as _0xc02def}from'ckeditor5/src/utils';export default class M extends _0x30f46c{constructor(_0x2dcc08,_0x4a5d69){super(_0x2dcc08),this[_0x41a5('0x4')]=_0x4a5d69,this[_0x41a5('0x5')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x41a5('0x5')](){this['isEnabled']=!0x0;}[_0x41a5('0x1')](_0x4ef479){const _0x4a73e1=this[_0x41a5('0x4')]['get'](_0x4ef479);if(!_0x4a73e1)throw new _0xc02def(_0x41a5('0x6'),this);const _0x42590c=_0x4a73e1[_0x41a5('0x0')]();this[_0x41a5('0x8')][_0x41a5('0x2')][_0x41a5('0x7')](_0x42590c)&&this[_0x41a5('0x8')]['plugins'][_0x41a5('0xa')](_0x41a5('0x3'))[_0x41a5('0x9')](_0x4a73e1);}}
23
+ const _0x2ff7=['model','editor','_suggestions','execute','canEditAt','isEnabled','acceptSuggestion','TrackChangesEditing','track-changes-accept-suggestion-not-found','_isEnabledBasedOnSelection','getRanges','get'];(function(_0x4288a8,_0x2ff7bb){const _0x101f3d=function(_0x332873){while(--_0x332873){_0x4288a8['push'](_0x4288a8['shift']());}};_0x101f3d(++_0x2ff7bb);}(_0x2ff7,0x17b));const _0x101f=function(_0x4288a8,_0x2ff7bb){_0x4288a8=_0x4288a8-0x0;let _0x101f3d=_0x2ff7[_0x4288a8];return _0x101f3d;};import{Command as _0x4dcab3}from'ckeditor5/src/core';import{CKEditorError as _0x2238b0}from'ckeditor5/src/utils';export default class M extends _0x4dcab3{constructor(_0x423e1e,_0x5f3cbb){super(_0x423e1e),this[_0x101f('0x7')]=_0x5f3cbb,this['refresh'](),this[_0x101f('0x2')]=!0x1;}['refresh'](){this[_0x101f('0xa')]=!0x0;}[_0x101f('0x8')](_0x67cd42){const _0x3b18ee=this[_0x101f('0x7')][_0x101f('0x4')](_0x67cd42);if(!_0x3b18ee)throw new _0x2238b0(_0x101f('0x1'),this);const _0x31694a=_0x3b18ee[_0x101f('0x3')]();this[_0x101f('0x6')][_0x101f('0x5')][_0x101f('0x9')](_0x31694a)&&this[_0x101f('0x6')]['plugins']['get'](_0x101f('0x0'))[_0x101f('0xb')](_0x3b18ee);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54a8=['refresh','editor','model','track-changes-discard-suggestion-not-found','isEnabled','execute','discardSuggestion','TrackChangesEditing','plugins','get','_isEnabledBasedOnSelection'];(function(_0x5a4faa,_0x54a80c){const _0x9dae82=function(_0x555672){while(--_0x555672){_0x5a4faa['push'](_0x5a4faa['shift']());}};_0x9dae82(++_0x54a80c);}(_0x54a8,0x1df));const _0x9dae=function(_0x5a4faa,_0x54a80c){_0x5a4faa=_0x5a4faa-0x0;let _0x9dae82=_0x54a8[_0x5a4faa];return _0x9dae82;};import{Command as _0x3a4b6d}from'ckeditor5/src/core';import{CKEditorError as _0x4d99ad}from'ckeditor5/src/utils';export default class $ extends _0x3a4b6d{constructor(_0x221f6a,_0x389071){super(_0x221f6a),this['_suggestions']=_0x389071,this[_0x9dae('0x5')](),this[_0x9dae('0x4')]=!0x1;}[_0x9dae('0x5')](){this[_0x9dae('0x9')]=!0x0;}[_0x9dae('0xa')](_0x14163d){const _0x5fdd70=this['_suggestions'][_0x9dae('0x3')](_0x14163d);if(!_0x5fdd70)throw new _0x4d99ad(_0x9dae('0x8'),this);const _0x21d674=_0x5fdd70['getRanges']();this['editor'][_0x9dae('0x7')]['canEditAt'](_0x21d674)&&this[_0x9dae('0x6')][_0x9dae('0x2')][_0x9dae('0x3')](_0x9dae('0x1'))[_0x9dae('0x0')](_0x5fdd70);}}
23
+ const _0x3d86=['get','TrackChangesEditing','refresh','model','track-changes-discard-suggestion-not-found','_suggestions','getRanges','_isEnabledBasedOnSelection','canEditAt','execute','discardSuggestion','editor','isEnabled'];(function(_0x267360,_0x3d867a){const _0xe7e9dd=function(_0x43c438){while(--_0x43c438){_0x267360['push'](_0x267360['shift']());}};_0xe7e9dd(++_0x3d867a);}(_0x3d86,0x105));const _0xe7e9=function(_0x267360,_0x3d867a){_0x267360=_0x267360-0x0;let _0xe7e9dd=_0x3d86[_0x267360];return _0xe7e9dd;};import{Command as _0x157710}from'ckeditor5/src/core';import{CKEditorError as _0x53824c}from'ckeditor5/src/utils';export default class $ extends _0x157710{constructor(_0x5e04a5,_0x227244){super(_0x5e04a5),this[_0xe7e9('0x4')]=_0x227244,this[_0xe7e9('0x1')](),this[_0xe7e9('0x6')]=!0x1;}[_0xe7e9('0x1')](){this[_0xe7e9('0xb')]=!0x0;}[_0xe7e9('0x8')](_0x5253f0){const _0x55aa3d=this[_0xe7e9('0x4')][_0xe7e9('0xc')](_0x5253f0);if(!_0x55aa3d)throw new _0x53824c(_0xe7e9('0x3'),this);const _0x5aabf4=_0x55aa3d[_0xe7e9('0x5')]();this['editor'][_0xe7e9('0x2')][_0xe7e9('0x7')](_0x5aabf4)&&this[_0xe7e9('0xa')]['plugins'][_0xe7e9('0xc')](_0xe7e9('0x0'))[_0xe7e9('0x9')](_0x55aa3d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1877=['isEnabled','model','refresh','canEditAt','_command','_isEnabledBasedOnSelection','from','isInContent','_suggestions','values','editor'];(function(_0x53b2a5,_0x1877e7){const _0x99b1fa=function(_0x441626){while(--_0x441626){_0x53b2a5['push'](_0x53b2a5['shift']());}};_0x99b1fa(++_0x1877e7);}(_0x1877,0x1c3));const _0x99b1=function(_0x53b2a5,_0x1877e7){_0x53b2a5=_0x53b2a5-0x0;let _0x99b1fa=_0x1877[_0x53b2a5];return _0x99b1fa;};import{Command as _0x4d7a97}from'ckeditor5/src/core';import{sortSuggestions as _0x15a774,executeCommandForSuggestions as _0x2257cb}from'../utils/utils';export default class N extends _0x4d7a97{constructor(_0x2b6eb3,_0x121081,_0x294298){super(_0x2b6eb3),this[_0x99b1('0x4')]=_0x121081,this['_suggestions']=_0x294298,this[_0x99b1('0x2')](),this[_0x99b1('0x5')]=!0x1;}['refresh'](){const _0x181c6b=Array['from'](this[_0x99b1('0x8')]['values']())['some'](_0x49e4f1=>_0x49e4f1[_0x99b1('0x7')]);this[_0x99b1('0x0')]=this[_0x99b1('0x4')]['isEnabled']&&_0x181c6b;}['execute'](){const _0x1fa41d=_0x15a774(Array[_0x99b1('0x6')](this[_0x99b1('0x8')][_0x99b1('0x9')]()));for(const _0xd4d408 of _0x1fa41d){const _0x29ba7b=_0xd4d408['getRanges']();if(!this[_0x99b1('0xa')][_0x99b1('0x1')][_0x99b1('0x3')](_0x29ba7b))return;}_0x2257cb(this[_0x99b1('0xa')]['model'],this[_0x99b1('0x4')],_0x1fa41d);}}
23
+ const _0x34c5=['_command','values','isEnabled','from','model','_suggestions','editor','getRanges','refresh','_isEnabledBasedOnSelection','some','execute','isInContent'];(function(_0x35dc64,_0x34c59f){const _0x16797e=function(_0x50b13c){while(--_0x50b13c){_0x35dc64['push'](_0x35dc64['shift']());}};_0x16797e(++_0x34c59f);}(_0x34c5,0x146));const _0x1679=function(_0x35dc64,_0x34c59f){_0x35dc64=_0x35dc64-0x0;let _0x16797e=_0x34c5[_0x35dc64];return _0x16797e;};import{Command as _0x2182da}from'ckeditor5/src/core';import{sortSuggestions as _0x294d43,executeCommandForSuggestions as _0x26821b}from'../utils/utils';export default class N extends _0x2182da{constructor(_0x528248,_0x5cec94,_0x1b8433){super(_0x528248),this[_0x1679('0xc')]=_0x5cec94,this[_0x1679('0x4')]=_0x1b8433,this['refresh'](),this[_0x1679('0x8')]=!0x1;}[_0x1679('0x7')](){const _0xc840f3=Array[_0x1679('0x2')](this['_suggestions'][_0x1679('0x0')]())[_0x1679('0x9')](_0x5ec69c=>_0x5ec69c[_0x1679('0xb')]);this[_0x1679('0x1')]=this['_command'][_0x1679('0x1')]&&_0xc840f3;}[_0x1679('0xa')](){const _0x5c7845=_0x294d43(Array[_0x1679('0x2')](this[_0x1679('0x4')][_0x1679('0x0')]()));for(const _0x2f215c of _0x5c7845){const _0x49582b=_0x2f215c[_0x1679('0x6')]();if(!this[_0x1679('0x5')][_0x1679('0x3')]['canEditAt'](_0x49582b))return;}_0x26821b(this['editor']['model'],this['_command'],_0x5c7845);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x563e=['document','isEnabled','size','editor','_suggestions','values','refresh','getRanges','execute','model','_command','from','_selectedSuggestions'];(function(_0x5a404b,_0x563efa){const _0x8cbf77=function(_0x4591d4){while(--_0x4591d4){_0x5a404b['push'](_0x5a404b['shift']());}};_0x8cbf77(++_0x563efa);}(_0x563e,0x1df));const _0x8cbf=function(_0x5a404b,_0x563efa){_0x5a404b=_0x5a404b-0x0;let _0x8cbf77=_0x563e[_0x5a404b];return _0x8cbf77;};import{Command as _0x59ee71}from'ckeditor5/src/core';import{sortSuggestions as _0x3e0a9a,getSelectedSuggestions as _0x38a85d,executeCommandForSuggestions as _0x56ee1e}from'../utils/utils';export default class R extends _0x59ee71{constructor(_0x19465f,_0x4dd1b0,_0x12a430){super(_0x19465f),this[_0x8cbf('0xc')]=_0x4dd1b0,this['_suggestions']=_0x12a430,this[_0x8cbf('0x1')]=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x8cbf('0x8')](){const _0x504d73=this['editor'][_0x8cbf('0xb')][_0x8cbf('0x2')]['selection'],_0x5812a7=Array['from'](this[_0x8cbf('0x6')][_0x8cbf('0x7')]());this[_0x8cbf('0x1')]=_0x38a85d(_0x504d73,_0x5812a7),this[_0x8cbf('0x3')]=this['_command'][_0x8cbf('0x3')]&&!!this[_0x8cbf('0x1')][_0x8cbf('0x4')];}[_0x8cbf('0xa')](){const _0x424297=_0x3e0a9a(Array[_0x8cbf('0x0')](this[_0x8cbf('0x1')]));for(const _0x492317 of _0x424297){const _0x318f93=_0x492317[_0x8cbf('0x9')]();if(!this[_0x8cbf('0x5')][_0x8cbf('0xb')]['canEditAt'](_0x318f93))return;}_0x56ee1e(this['editor']['model'],this[_0x8cbf('0xc')],_0x424297);}}
23
+ const _0x4172=['refresh','from','editor','model','_suggestions','getRanges','size','execute','_command','isEnabled','_selectedSuggestions','canEditAt'];(function(_0x11e92c,_0x41728f){const _0x2daeb4=function(_0xbce950){while(--_0xbce950){_0x11e92c['push'](_0x11e92c['shift']());}};_0x2daeb4(++_0x41728f);}(_0x4172,0xaf));const _0x2dae=function(_0x11e92c,_0x41728f){_0x11e92c=_0x11e92c-0x0;let _0x2daeb4=_0x4172[_0x11e92c];return _0x2daeb4;};import{Command as _0x5b6132}from'ckeditor5/src/core';import{sortSuggestions as _0x37be1d,getSelectedSuggestions as _0x38c4a8,executeCommandForSuggestions as _0x52177b}from'../utils/utils';export default class R extends _0x5b6132{constructor(_0x37f324,_0x3fd6fe,_0x5d78e2){super(_0x37f324),this['_command']=_0x3fd6fe,this['_suggestions']=_0x5d78e2,this[_0x2dae('0x3')]=new Set(),this[_0x2dae('0x5')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x2dae('0x5')](){const _0x20c13a=this[_0x2dae('0x7')][_0x2dae('0x8')]['document']['selection'],_0x232222=Array[_0x2dae('0x6')](this[_0x2dae('0x9')]['values']());this[_0x2dae('0x3')]=_0x38c4a8(_0x20c13a,_0x232222),this[_0x2dae('0x2')]=this[_0x2dae('0x1')][_0x2dae('0x2')]&&!!this[_0x2dae('0x3')][_0x2dae('0xb')];}[_0x2dae('0x0')](){const _0x33f433=_0x37be1d(Array[_0x2dae('0x6')](this['_selectedSuggestions']));for(const _0x1781fa of _0x33f433){const _0x2473e7=_0x1781fa[_0x2dae('0xa')]();if(!this['editor']['model'][_0x2dae('0x4')](_0x2473e7))return;}_0x52177b(this[_0x2dae('0x7')][_0x2dae('0x8')],this[_0x2dae('0x1')],_0x33f433);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16d9=['editor','forceDisabled','TrackChangesCommand','clearForceDisabled','commands','value','_isEnabledBasedOnSelection','_enabledCommands','isEnabled','execute','affectsData','refresh','_enableCommands','has','_disableUnsupportedCommands'];(function(_0x697791,_0x16d9a6){const _0x3003ab=function(_0x35a63c){while(--_0x35a63c){_0x697791['push'](_0x697791['shift']());}};_0x3003ab(++_0x16d9a6);}(_0x16d9,0x7f));const _0x3003=function(_0x697791,_0x16d9a6){_0x697791=_0x697791-0x0;let _0x3003ab=_0x16d9[_0x697791];return _0x3003ab;};import{Command as _0x9a04ee}from'ckeditor5/src/core';export default class _ extends _0x9a04ee{constructor(_0x4763c6,_0x73682a){super(_0x4763c6),this['_enabledCommands']=_0x73682a,this[_0x3003('0xd')]=!0x1,this['refresh'](),this[_0x3003('0xe')]=!0x1;}[_0x3003('0x4')](){this[_0x3003('0x1')]=!0x0;}[_0x3003('0x2')](){this[_0x3003('0xd')]=!this[_0x3003('0xd')],this[_0x3003('0xd')]?this[_0x3003('0x7')]():this[_0x3003('0x5')]();}[_0x3003('0x7')](){for(const _0x5eb46b of this[_0x3003('0x8')][_0x3003('0xc')][_0x3003('0xc')]())_0x5eb46b[_0x3003('0x3')]&&!this[_0x3003('0x0')]['has'](_0x5eb46b)&&_0x5eb46b[_0x3003('0x9')](_0x3003('0xa'));}[_0x3003('0x5')](){for(const _0x21b5bc of this['editor'][_0x3003('0xc')][_0x3003('0xc')]())_0x21b5bc[_0x3003('0x3')]&&!this[_0x3003('0x0')][_0x3003('0x6')](_0x21b5bc)&&_0x21b5bc[_0x3003('0xb')](_0x3003('0xa'));}}
23
+ const _0x3102=['has','forceDisabled','_enabledCommands','_disableUnsupportedCommands','refresh','value','isEnabled','commands','_enableCommands','affectsData','TrackChangesCommand','editor','execute','clearForceDisabled'];(function(_0x221894,_0x3102e5){const _0x35167d=function(_0x1cccef){while(--_0x1cccef){_0x221894['push'](_0x221894['shift']());}};_0x35167d(++_0x3102e5);}(_0x3102,0xf3));const _0x3516=function(_0x221894,_0x3102e5){_0x221894=_0x221894-0x0;let _0x35167d=_0x3102[_0x221894];return _0x35167d;};import{Command as _0xa81b60}from'ckeditor5/src/core';export default class _ extends _0xa81b60{constructor(_0x49964c,_0x296094){super(_0x49964c),this[_0x3516('0xb')]=_0x296094,this[_0x3516('0x0')]=!0x1,this[_0x3516('0xd')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x3516('0xd')](){this[_0x3516('0x1')]=!0x0;}[_0x3516('0x7')](){this[_0x3516('0x0')]=!this['value'],this[_0x3516('0x0')]?this[_0x3516('0xc')]():this['_enableCommands']();}['_disableUnsupportedCommands'](){for(const _0x350943 of this['editor'][_0x3516('0x2')]['commands']())_0x350943[_0x3516('0x4')]&&!this['_enabledCommands'][_0x3516('0x9')](_0x350943)&&_0x350943[_0x3516('0xa')](_0x3516('0x5'));}[_0x3516('0x3')](){for(const _0x3fd24f of this[_0x3516('0x6')][_0x3516('0x2')][_0x3516('0x2')]())_0x3fd24f[_0x3516('0x4')]&&!this[_0x3516('0xb')][_0x3516('0x9')](_0x3fd24f)&&_0x3fd24f[_0x3516('0x8')]('TrackChangesCommand');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2860=['document','checkAttribute','AlignmentEditing','getAttribute','editor','justify','has','getSelectedBlocks','format','_descriptionFactory','center','right','model','markBlockFormat','locale','TrackChangesEditing','from','value','get','FORMAT_ALIGN_TO_CENTER','FORMAT_ALIGN_TO_LEFT','alignment','change'];(function(_0x2a1206,_0x286002){const _0x3dfe19=function(_0x580588){while(--_0x580588){_0x2a1206['push'](_0x2a1206['shift']());}};_0x3dfe19(++_0x286002);}(_0x2860,0x114));const _0x3dfe=function(_0x2a1206,_0x286002){_0x2a1206=_0x2a1206-0x0;let _0x3dfe19=_0x2860[_0x2a1206];return _0x3dfe19;};import{Plugin as _0x1a8e38}from'ckeditor5/src/core';import{getTranslation as _0x171e86}from'../utils/common-translations';export default class j extends _0x1a8e38{['afterInit'](){const _0x41fd41=this['editor'],_0x562b1f=_0x41fd41[_0x3dfe('0xe')];if(!_0x41fd41['plugins'][_0x3dfe('0x6')](_0x3dfe('0x2')))return;const _0x3e9f1b=_0x41fd41['plugins'][_0x3dfe('0x12')](_0x3dfe('0xf'));_0x3e9f1b['enableCommand'](_0x3dfe('0x15'),(_0x2cd506,_0x56d401={})=>{let _0x101d82=_0x56d401['value'];_0x56d401[_0x3dfe('0x11')]||(_0x101d82='ltr'===_0x41fd41['locale']['contentLanguageDirection']?'left':_0x3dfe('0xb'));const _0x51b21f=Array[_0x3dfe('0x10')](this[_0x3dfe('0x4')]['model'][_0x3dfe('0x0')]['selection'][_0x3dfe('0x7')]())['filter'](_0x44a11a=>function(_0x57fd0c,_0x3da021,_0x228b9e){const _0x50b1bb=_0x57fd0c[_0x3dfe('0x3')](_0x3dfe('0x15'))||null;return _0x3da021[_0x3dfe('0x1')](_0x57fd0c,'alignment')&&_0x228b9e!=_0x50b1bb;}(_0x44a11a,this[_0x3dfe('0x4')][_0x3dfe('0xc')]['schema'],_0x101d82));_0x41fd41['model'][_0x3dfe('0x16')](()=>{for(const _0x3cf345 of _0x51b21f)_0x3e9f1b[_0x3dfe('0xd')](_0x3cf345,{'commandName':_0x3dfe('0x15'),'commandParams':[{'value':_0x101d82}]});});}),_0x3e9f1b[_0x3dfe('0x9')]['registerDescriptionCallback'](_0x4f570e=>{const {data:_0x5bd75e}=_0x4f570e;if(_0x5bd75e&&_0x3dfe('0x15')==_0x5bd75e['commandName']){const _0xf7dae=_0x5bd75e['commandParams'][0x0][_0x3dfe('0x11')];return{'type':_0x3dfe('0x8'),'content':_0x171e86(_0x562b1f,'*Format:*\x20%0',function(_0x31fb0e){switch(_0x31fb0e){case'left':return _0x171e86(_0x562b1f,_0x3dfe('0x14'));case'right':return _0x171e86(_0x562b1f,'FORMAT_ALIGN_TO_RIGHT');case _0x3dfe('0xa'):return _0x171e86(_0x562b1f,_0x3dfe('0x13'));case _0x3dfe('0x5'):return _0x171e86(_0x562b1f,'FORMAT_JUSTIFY_TEXT');}}(_0xf7dae))};}});}}
23
+ const _0x209a=['value','afterInit','document','FORMAT_ALIGN_TO_LEFT','model','getSelectedBlocks','markBlockFormat','filter','FORMAT_ALIGN_TO_RIGHT','getAttribute','enableCommand','contentLanguageDirection','has','*Format:*\x20%0','_descriptionFactory','alignment','editor','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGN_TO_CENTER','plugins','commandName','TrackChangesEditing','selection','left','locale'];(function(_0x37716a,_0x209ac4){const _0x36970f=function(_0x1d174c){while(--_0x1d174c){_0x37716a['push'](_0x37716a['shift']());}};_0x36970f(++_0x209ac4);}(_0x209a,0x14d));const _0x3697=function(_0x37716a,_0x209ac4){_0x37716a=_0x37716a-0x0;let _0x36970f=_0x209a[_0x37716a];return _0x36970f;};import{Plugin as _0x306db3}from'ckeditor5/src/core';import{getTranslation as _0x3eb2ed}from'../utils/common-translations';export default class j extends _0x306db3{[_0x3697('0x12')](){const _0x4ab157=this[_0x3697('0x8')],_0xdd192f=_0x4ab157['locale'];if(!_0x4ab157[_0x3697('0xb')][_0x3697('0x4')]('AlignmentEditing'))return;const _0xfc18ee=_0x4ab157['plugins']['get'](_0x3697('0xd'));_0xfc18ee[_0x3697('0x2')](_0x3697('0x7'),(_0x543127,_0x14ec4c={})=>{let _0x348d61=_0x14ec4c[_0x3697('0x11')];_0x14ec4c['value']||(_0x348d61='ltr'===_0x4ab157[_0x3697('0x10')][_0x3697('0x3')]?_0x3697('0xf'):'right');const _0x433059=Array['from'](this[_0x3697('0x8')][_0x3697('0x15')][_0x3697('0x13')][_0x3697('0xe')][_0x3697('0x16')]())[_0x3697('0x18')](_0x15cf27=>function(_0x1b8299,_0x34660f,_0x1b4418){const _0x29c03a=_0x1b8299[_0x3697('0x1')]('alignment')||null;return _0x34660f['checkAttribute'](_0x1b8299,_0x3697('0x7'))&&_0x1b4418!=_0x29c03a;}(_0x15cf27,this[_0x3697('0x8')]['model']['schema'],_0x348d61));_0x4ab157[_0x3697('0x15')]['change'](()=>{for(const _0x2fe2b2 of _0x433059)_0xfc18ee[_0x3697('0x17')](_0x2fe2b2,{'commandName':_0x3697('0x7'),'commandParams':[{'value':_0x348d61}]});});}),_0xfc18ee[_0x3697('0x6')]['registerDescriptionCallback'](_0x29d852=>{const {data:_0x4afb6c}=_0x29d852;if(_0x4afb6c&&_0x3697('0x7')==_0x4afb6c[_0x3697('0xc')]){const _0x1e28f9=_0x4afb6c['commandParams'][0x0]['value'];return{'type':'format','content':_0x3eb2ed(_0xdd192f,_0x3697('0x5'),function(_0x522f62){switch(_0x522f62){case _0x3697('0xf'):return _0x3eb2ed(_0xdd192f,_0x3697('0x14'));case'right':return _0x3eb2ed(_0xdd192f,_0x3697('0x0'));case'center':return _0x3eb2ed(_0xdd192f,_0x3697('0xa'));case'justify':return _0x3eb2ed(_0xdd192f,_0x3697('0x9'));}}(_0x1e28f9))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa38b=['*Remove\x20format:*\x20%0','FORMAT_SUBSCRIPT','BoldEditing','FORMAT_ITALIC','format','value','ItalicEditing','StrikethroughEditing','italic','from','isCollapsed','SubscriptEditing','slice','locale','*Format:*\x20%0','model','TrackChangesEditing','FORMAT_SUPERSCRIPT','superscript','document','markInlineFormat','registerDescriptionCallback','has','SuperscriptEditing','get','FORMAT_BOLD','FORMAT_UNDERLINE','CodeEditing','underline','commandParams','commands','forceValue','subscript','strikethrough','toLowerCase','_descriptionFactory','plugins','getRanges','selection'];(function(_0x58aa39,_0xa38ba6){const _0x2848b7=function(_0x47ca1e){while(--_0x47ca1e){_0x58aa39['push'](_0x58aa39['shift']());}};_0x2848b7(++_0xa38ba6);}(_0xa38b,0x1d8));const _0x2848=function(_0x58aa39,_0xa38ba6){_0x58aa39=_0x58aa39-0x0;let _0x2848b7=_0xa38b[_0x58aa39];return _0x2848b7;};import{Plugin as _0x3b8b77}from'ckeditor5/src/core';import{getTranslation as _0x540486}from'../utils/common-translations';import{getRangesWithAttribute as _0x5584bc}from'./utils';const Yt=[_0x2848('0x25'),_0x2848('0x2'),'UnderlineEditing',_0x2848('0x17'),_0x2848('0x3'),_0x2848('0x7'),_0x2848('0x13')];export default class x extends _0x3b8b77{['afterInit'](){const _0x2b1ce8=this['editor'],_0x504159=_0x2b1ce8[_0x2848('0xb')],_0x31426c=_0x2b1ce8[_0x2848('0x20')][_0x2848('0x14')](_0x2848('0xc')),_0x580227=_0x2b1ce8[_0x2848('0x9')];for(const _0x4f8a3a of Yt){if(!_0x2b1ce8[_0x2848('0x20')][_0x2848('0x12')](_0x4f8a3a))continue;const _0x3eaf64=_0x4f8a3a[_0x2848('0x8')](0x0,-0x7)[_0x2848('0x1e')](),_0x512e1d=_0x2b1ce8[_0x2848('0x1a')][_0x2848('0x14')](_0x3eaf64);_0x31426c['enableCommand'](_0x3eaf64,(_0x172073,_0x3e03e0={})=>{const _0x5c8f87=_0x504159[_0x2848('0xf')][_0x2848('0x22')];if(_0x5c8f87[_0x2848('0x6')])return void _0x172073(_0x3e03e0);const _0x4dbb98=void 0x0!==_0x3e03e0['forceValue']?_0x3e03e0[_0x2848('0x1b')]:!_0x512e1d[_0x2848('0x1')];_0x504159['change'](()=>{const _0x35886d=Array[_0x2848('0x5')](_0x5c8f87[_0x2848('0x21')]());for(const _0x38c821 of _0x35886d){const _0x1691e7=_0x4dbb98?[_0x38c821]:_0x5584bc(_0x3eaf64,_0x38c821,_0x504159);for(const _0x18f8b3 of _0x1691e7)_0x31426c[_0x2848('0x10')](_0x18f8b3,{'commandName':_0x3eaf64,'commandParams':[{'forceValue':_0x4dbb98}]});}});});}function _0x283ffd(_0x5aee83,_0x524290){_0x31426c[_0x2848('0x1f')][_0x2848('0x11')](_0x96ea32=>{const {data:_0x28dfd9}=_0x96ea32;if(_0x28dfd9&&_0x28dfd9['commandName']===_0x5aee83)return _0x28dfd9[_0x2848('0x19')][0x0]['forceValue']?{'type':_0x2848('0x0'),'content':_0x540486(_0x580227,_0x2848('0xa'),_0x524290)}:{'type':_0x2848('0x0'),'content':_0x540486(_0x580227,_0x2848('0x23'),_0x524290)};});}_0x283ffd('bold',_0x540486(_0x580227,_0x2848('0x15'))),_0x283ffd(_0x2848('0x4'),_0x540486(_0x580227,_0x2848('0x26'))),_0x283ffd(_0x2848('0x18'),_0x540486(_0x580227,_0x2848('0x16'))),_0x283ffd('code',_0x540486(_0x580227,'FORMAT_CODE')),_0x283ffd(_0x2848('0x1d'),_0x540486(_0x580227,'FORMAT_STRIKETHROUGH')),_0x283ffd(_0x2848('0x1c'),_0x540486(_0x580227,_0x2848('0x24'))),_0x283ffd(_0x2848('0xe'),_0x540486(_0x580227,_0x2848('0xd')));}}
23
+ const _0x46c9=['toLowerCase','FORMAT_SUBSCRIPT','FORMAT_SUPERSCRIPT','editor','FORMAT_STRIKETHROUGH','value','model','BoldEditing','bold','*Remove\x20format:*\x20%0','registerDescriptionCallback','code','from','selection','forceValue','SuperscriptEditing','FORMAT_BOLD','*Format:*\x20%0','commandName','format','change','ItalicEditing','has','superscript','SubscriptEditing','enableCommand','FORMAT_ITALIC','underline','FORMAT_UNDERLINE','italic','UnderlineEditing','StrikethroughEditing','TrackChangesEditing','locale','plugins','markInlineFormat'];(function(_0xbfb129,_0x46c98a){const _0x51d8f0=function(_0x3461fc){while(--_0x3461fc){_0xbfb129['push'](_0xbfb129['shift']());}};_0x51d8f0(++_0x46c98a);}(_0x46c9,0x96));const _0x51d8=function(_0xbfb129,_0x46c98a){_0xbfb129=_0xbfb129-0x0;let _0x51d8f0=_0x46c9[_0xbfb129];return _0x51d8f0;};import{Plugin as _0x139db6}from'ckeditor5/src/core';import{getTranslation as _0x1198e1}from'../utils/common-translations';import{getRangesWithAttribute as _0xf74af6}from'./utils';const Yt=[_0x51d8('0x1'),_0x51d8('0xf'),_0x51d8('0x18'),'CodeEditing',_0x51d8('0x19'),_0x51d8('0x12'),_0x51d8('0x9')];export default class x extends _0x139db6{['afterInit'](){const _0x318e5a=this[_0x51d8('0x21')],_0x1a03b9=_0x318e5a[_0x51d8('0x0')],_0x3378f2=_0x318e5a[_0x51d8('0x1c')]['get'](_0x51d8('0x1a')),_0x17ed42=_0x318e5a[_0x51d8('0x1b')];for(const _0x291758 of Yt){if(!_0x318e5a[_0x51d8('0x1c')][_0x51d8('0x10')](_0x291758))continue;const _0x2b2f75=_0x291758['slice'](0x0,-0x7)[_0x51d8('0x1e')](),_0x48123b=_0x318e5a['commands']['get'](_0x2b2f75);_0x3378f2[_0x51d8('0x13')](_0x2b2f75,(_0x4ce5af,_0x545874={})=>{const _0x1ef64d=_0x1a03b9['document'][_0x51d8('0x7')];if(_0x1ef64d['isCollapsed'])return void _0x4ce5af(_0x545874);const _0x42d4e7=void 0x0!==_0x545874['forceValue']?_0x545874[_0x51d8('0x8')]:!_0x48123b[_0x51d8('0x23')];_0x1a03b9[_0x51d8('0xe')](()=>{const _0x113524=Array[_0x51d8('0x6')](_0x1ef64d['getRanges']());for(const _0x12fd93 of _0x113524){const _0xd85d65=_0x42d4e7?[_0x12fd93]:_0xf74af6(_0x2b2f75,_0x12fd93,_0x1a03b9);for(const _0x222297 of _0xd85d65)_0x3378f2[_0x51d8('0x1d')](_0x222297,{'commandName':_0x2b2f75,'commandParams':[{'forceValue':_0x42d4e7}]});}});});}function _0x4be221(_0x57e6e1,_0x2cb9da){_0x3378f2['_descriptionFactory'][_0x51d8('0x4')](_0x518105=>{const {data:_0x1e0413}=_0x518105;if(_0x1e0413&&_0x1e0413[_0x51d8('0xc')]===_0x57e6e1)return _0x1e0413['commandParams'][0x0][_0x51d8('0x8')]?{'type':_0x51d8('0xd'),'content':_0x1198e1(_0x17ed42,_0x51d8('0xb'),_0x2cb9da)}:{'type':'format','content':_0x1198e1(_0x17ed42,_0x51d8('0x3'),_0x2cb9da)};});}_0x4be221(_0x51d8('0x2'),_0x1198e1(_0x17ed42,_0x51d8('0xa'))),_0x4be221(_0x51d8('0x17'),_0x1198e1(_0x17ed42,_0x51d8('0x14'))),_0x4be221(_0x51d8('0x15'),_0x1198e1(_0x17ed42,_0x51d8('0x16'))),_0x4be221(_0x51d8('0x5'),_0x1198e1(_0x17ed42,'FORMAT_CODE')),_0x4be221('strikethrough',_0x1198e1(_0x17ed42,_0x51d8('0x22'))),_0x4be221('subscript',_0x1198e1(_0x17ed42,_0x51d8('0x1f'))),_0x4be221(_0x51d8('0x11'),_0x1198e1(_0x17ed42,_0x51d8('0x20')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5019=['from','getSelectedBlocks','editor','commands','document','name','$root','model','parent','TrackChangesEditing','value','checkChild','BlockQuoteEditing','change','filter','locale','schema','forceValue','get','registerDescriptionCallback','markBlockFormat','blockQuote','commandParams','*Remove\x20format:*\x20%0','afterInit','*Format:*\x20%0'];(function(_0x4d261f,_0x501943){const _0x3c743b=function(_0x2d6d78){while(--_0x2d6d78){_0x4d261f['push'](_0x4d261f['shift']());}};_0x3c743b(++_0x501943);}(_0x5019,0x1a8));const _0x3c74=function(_0x4d261f,_0x501943){_0x4d261f=_0x4d261f-0x0;let _0x3c743b=_0x5019[_0x4d261f];return _0x3c743b;};import{Plugin as _0x3d0369}from'ckeditor5/src/core';import{getTranslation as _0x219ee3}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x7185a}from'../utils/utils';export default class U extends _0x3d0369{[_0x3c74('0x10')](){const _0x4f6509=this[_0x3c74('0x14')],_0x5be60b=_0x4f6509[_0x3c74('0x7')];if(!_0x4f6509['plugins']['has'](_0x3c74('0x4')))return;const _0x1dc928=_0x4f6509['plugins'][_0x3c74('0xa')](_0x3c74('0x1')),_0x24b587=this[_0x3c74('0x14')][_0x3c74('0x15')][_0x3c74('0xa')](_0x3c74('0xd'));_0x1dc928['enableCommand'](_0x3c74('0xd'),(_0x36b641,_0xa01934={})=>{const _0x5c811c=this[_0x3c74('0x14')][_0x3c74('0x19')][_0x3c74('0x16')]['selection'],_0x4bbda3=_0xa01934&&void 0x0!==_0xa01934[_0x3c74('0x9')]?_0xa01934[_0x3c74('0x9')]:!_0x24b587[_0x3c74('0x2')];let _0x5e6787=[];if(_0x4bbda3){const _0x45104b=Array[_0x3c74('0x12')](_0x5c811c[_0x3c74('0x13')]())[_0x3c74('0x6')](_0x50b5aa=>to(_0x50b5aa)||function(_0x52dcae,_0x54fe0a){const _0x1e3582=_0x54fe0a['checkChild'](_0x52dcae['parent'],'blockQuote'),_0x438a3f=_0x54fe0a[_0x3c74('0x3')]([_0x3c74('0x18'),_0x3c74('0xd')],_0x52dcae);return _0x1e3582&&_0x438a3f;}(_0x50b5aa,this['editor']['model'][_0x3c74('0x8')]));_0x5e6787=_0x7185a(_0x45104b,_0x4f6509[_0x3c74('0x19')]);}else{const _0x2d13e1=Array[_0x3c74('0x12')](_0x5c811c[_0x3c74('0x13')]())['filter'](_0x4ef4ac=>to(_0x4ef4ac));_0x5e6787=_0x7185a(_0x2d13e1,_0x4f6509[_0x3c74('0x19')]);}_0x4f6509[_0x3c74('0x19')][_0x3c74('0x5')](()=>{for(const _0x36e735 of _0x5e6787)_0x1dc928[_0x3c74('0xc')](_0x36e735,{'commandName':_0x3c74('0xd'),'commandParams':[{'forceValue':_0x4bbda3}]});});}),_0x1dc928['_descriptionFactory'][_0x3c74('0xb')](_0x9fd060=>{const {data:_0x228ff4}=_0x9fd060;if(_0x228ff4&&_0x3c74('0xd')==_0x228ff4['commandName']){const _0x18c391=_0x219ee3(_0x5be60b,'ELEMENT_BLOCK_QUOTE');return _0x228ff4[_0x3c74('0xe')][0x0][_0x3c74('0x9')]?{'type':'format','content':_0x219ee3(_0x5be60b,_0x3c74('0x11'),_0x18c391)}:{'type':'format','content':_0x219ee3(_0x5be60b,_0x3c74('0xf'),_0x18c391)};}});}}function to(_0x954d41){return _0x3c74('0xd')==_0x954d41[_0x3c74('0x0')][_0x3c74('0x17')];}
23
+ const _0x59dc=['afterInit','value','editor','blockQuote','parent','model','filter','schema','ELEMENT_BLOCK_QUOTE','registerDescriptionCallback','BlockQuoteEditing','$root','markBlockFormat','*Remove\x20format:*\x20%0','_descriptionFactory','plugins','get','format','commandName','forceValue','name','checkChild','from','*Format:*\x20%0','commandParams','has','change','selection'];(function(_0x488838,_0x59dc09){const _0x51c9c2=function(_0x493e94){while(--_0x493e94){_0x488838['push'](_0x488838['shift']());}};_0x51c9c2(++_0x59dc09);}(_0x59dc,0x194));const _0x51c9=function(_0x488838,_0x59dc09){_0x488838=_0x488838-0x0;let _0x51c9c2=_0x59dc[_0x488838];return _0x51c9c2;};import{Plugin as _0x5c2929}from'ckeditor5/src/core';import{getTranslation as _0x4f3d90}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x148e5d}from'../utils/utils';export default class U extends _0x5c2929{[_0x51c9('0x10')](){const _0x3882a6=this['editor'],_0x4dfcf1=_0x3882a6['locale'];if(!_0x3882a6[_0x51c9('0x3')][_0x51c9('0xd')](_0x51c9('0x1a')))return;const _0x2f54e0=_0x3882a6[_0x51c9('0x3')][_0x51c9('0x4')]('TrackChangesEditing'),_0x2e744d=this['editor']['commands'][_0x51c9('0x4')](_0x51c9('0x13'));_0x2f54e0['enableCommand'](_0x51c9('0x13'),(_0x49ec03,_0x91731a={})=>{const _0x2f1e2b=this[_0x51c9('0x12')]['model']['document'][_0x51c9('0xf')],_0x5de5c4=_0x91731a&&void 0x0!==_0x91731a[_0x51c9('0x7')]?_0x91731a[_0x51c9('0x7')]:!_0x2e744d[_0x51c9('0x11')];let _0x1e9c0b=[];if(_0x5de5c4){const _0x2489c5=Array['from'](_0x2f1e2b['getSelectedBlocks']())[_0x51c9('0x16')](_0x32b123=>to(_0x32b123)||function(_0x18a9ce,_0x8d17e){const _0x12b053=_0x8d17e[_0x51c9('0x9')](_0x18a9ce[_0x51c9('0x14')],_0x51c9('0x13')),_0x14bcb8=_0x8d17e[_0x51c9('0x9')]([_0x51c9('0x1b'),_0x51c9('0x13')],_0x18a9ce);return _0x12b053&&_0x14bcb8;}(_0x32b123,this[_0x51c9('0x12')]['model'][_0x51c9('0x17')]));_0x1e9c0b=_0x148e5d(_0x2489c5,_0x3882a6['model']);}else{const _0x304f7c=Array[_0x51c9('0xa')](_0x2f1e2b['getSelectedBlocks']())[_0x51c9('0x16')](_0x243668=>to(_0x243668));_0x1e9c0b=_0x148e5d(_0x304f7c,_0x3882a6[_0x51c9('0x15')]);}_0x3882a6[_0x51c9('0x15')][_0x51c9('0xe')](()=>{for(const _0x39385f of _0x1e9c0b)_0x2f54e0[_0x51c9('0x0')](_0x39385f,{'commandName':_0x51c9('0x13'),'commandParams':[{'forceValue':_0x5de5c4}]});});}),_0x2f54e0[_0x51c9('0x2')][_0x51c9('0x19')](_0x56fae6=>{const {data:_0x5de3c6}=_0x56fae6;if(_0x5de3c6&&_0x51c9('0x13')==_0x5de3c6[_0x51c9('0x6')]){const _0x14574e=_0x4f3d90(_0x4dfcf1,_0x51c9('0x18'));return _0x5de3c6[_0x51c9('0xc')][0x0][_0x51c9('0x7')]?{'type':_0x51c9('0x5'),'content':_0x4f3d90(_0x4dfcf1,_0x51c9('0xb'),_0x14574e)}:{'type':_0x51c9('0x5'),'content':_0x4f3d90(_0x4dfcf1,_0x51c9('0x1'),_0x14574e)};}});}}function to(_0x2d3550){return'blockQuote'==_0x2d3550['parent'][_0x51c9('0x8')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x354a=['enableCommand','get','TrackChangesEditing','ckbox','plugins','commands'];(function(_0x15dedf,_0x354af6){const _0x463ec2=function(_0x4b642a){while(--_0x4b642a){_0x15dedf['push'](_0x15dedf['shift']());}};_0x463ec2(++_0x354af6);}(_0x354a,0xbf));const _0x463e=function(_0x15dedf,_0x354af6){_0x15dedf=_0x15dedf-0x0;let _0x463ec2=_0x354a[_0x15dedf];return _0x463ec2;};import{Plugin as _0x2e7efb}from'ckeditor5/src/core';export default class O extends _0x2e7efb{['afterInit'](){const _0x1bfdaa=this['editor'];_0x1bfdaa[_0x463e('0x0')][_0x463e('0x2')](_0x463e('0x4'))&&_0x1bfdaa[_0x463e('0x5')]['get'](_0x463e('0x3'))[_0x463e('0x1')](_0x463e('0x4'));}}
23
+ const _0x18f1=['editor','enableCommand','plugins','ckbox','commands'];(function(_0x265c51,_0x18f177){const _0x4d9526=function(_0x182bf5){while(--_0x182bf5){_0x265c51['push'](_0x265c51['shift']());}};_0x4d9526(++_0x18f177);}(_0x18f1,0x105));const _0x4d95=function(_0x265c51,_0x18f177){_0x265c51=_0x265c51-0x0;let _0x4d9526=_0x18f1[_0x265c51];return _0x4d9526;};import{Plugin as _0x414916}from'ckeditor5/src/core';export default class O extends _0x414916{['afterInit'](){const _0x109545=this[_0x4d95('0x4')];_0x109545[_0x4d95('0x3')]['get'](_0x4d95('0x2'))&&_0x109545[_0x4d95('0x1')]['get']('TrackChangesEditing')[_0x4d95('0x0')](_0x4d95('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53d2=['editor','commands','plugins','checkChild','registerDescriptionCallback','formatBlock','codeBlock','get','from','locale','model','TrackChangesEditing','format','registerElementLabel','blockName','_descriptionFactory','enableCommand','*Format:*\x20%0','label','language','languages','commandParams','markBlockFormat','indentCodeBlock','ELEMENT_CODE_BLOCK','afterInit','parent','name','value','find','getSelectedBlocks','config','CodeBlock','forceValue','*Remove\x20format:*\x20%0','isLimit'];(function(_0x2953e1,_0x53d2ae){const _0x33af9e=function(_0x57c3de){while(--_0x57c3de){_0x2953e1['push'](_0x2953e1['shift']());}};_0x33af9e(++_0x53d2ae);}(_0x53d2,0x111));const _0x33af=function(_0x2953e1,_0x53d2ae){_0x2953e1=_0x2953e1-0x0;let _0x33af9e=_0x53d2[_0x2953e1];return _0x33af9e;};import{Plugin as _0x4df47f}from'ckeditor5/src/core';import{getTranslation as _0x4cfd88}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x11ed1f}from'../utils/utils';export default class E extends _0x4df47f{[_0x33af('0x4')](){const _0x20a8f3=this[_0x33af('0xf')];if(!_0x20a8f3['plugins']['has'](_0x33af('0xb')))return;const _0x2520f2=_0x20a8f3[_0x33af('0x11')][_0x33af('0x16')](_0x33af('0x1a')),_0xf1cf70=_0x20a8f3[_0x33af('0x18')],_0x4246da=_0x20a8f3[_0x33af('0xa')][_0x33af('0x16')](_0x33af('0x15'))[_0x33af('0x23')],_0x51789c=_0x20a8f3[_0x33af('0x10')]['get'](_0x33af('0x15'));_0x2520f2['enableCommand'](_0x33af('0x2')),_0x2520f2[_0x33af('0x1f')]('outdentCodeBlock'),_0x2520f2[_0x33af('0x1f')]('codeBlock',(_0x30519c,_0xbe4866={})=>{const _0x3d87df=_0x20a8f3['model'],_0x486702=_0x20a8f3[_0x33af('0x19')]['document']['selection'],_0x70d9ca=_0xbe4866&&void 0x0!==_0xbe4866[_0x33af('0xc')]?_0xbe4866[_0x33af('0xc')]:!_0x51789c[_0x33af('0x7')];let _0x1d4bac;_0xbe4866[_0x33af('0x22')]||(_0xbe4866[_0x33af('0x22')]=_0x4246da[0x0][_0x33af('0x22')]),_0x1d4bac=_0x70d9ca?Array['from'](_0x486702[_0x33af('0x9')]())['filter'](_0x55fb2b=>oo(_0x55fb2b)||function(_0x54b103,_0x20bb2d){if(_0x54b103['is']('rootElement')||_0x20bb2d[_0x33af('0xe')](_0x54b103))return!0x1;return _0x20bb2d[_0x33af('0x12')](_0x54b103[_0x33af('0x5')],'codeBlock');}(_0x55fb2b,_0x3d87df['schema'])):Array[_0x33af('0x17')](_0x486702[_0x33af('0x9')]())['filter'](_0x58e0c9=>oo(_0x58e0c9));const _0xbc70ee=_0x11ed1f(_0x1d4bac,_0x3d87df);_0x3d87df['change'](()=>{for(const _0x365408 of _0xbc70ee)_0x2520f2[_0x33af('0x1')](_0x365408,{'commandName':'codeBlock','commandParams':[{..._0xbe4866,'forceValue':_0x70d9ca}],'formatGroupId':_0x33af('0x1d')});});}),(_0x2520f2[_0x33af('0x1e')][_0x33af('0x1c')](_0x33af('0x15'),_0x3a228f=>_0x4cfd88(_0xf1cf70,'ELEMENT_CODE_BLOCK',_0x3a228f)),_0x2520f2['_descriptionFactory'][_0x33af('0x13')](_0x3baf3c=>{const _0x13c54e=_0xf1cf70['t'],{type:_0x54a280,data:_0x1ba555}=_0x3baf3c;if(_0x33af('0x14')==_0x54a280&&_0x1ba555&&_0x33af('0x15')==_0x1ba555['commandName']){const _0x2990da=_0x1ba555[_0x33af('0x0')][0x0][_0x33af('0x22')],_0x4e1613=_0x13c54e(_0x4246da[_0x33af('0x8')](_0x4f0f47=>_0x4f0f47['language']===_0x2990da)[_0x33af('0x21')]);return _0x1ba555[_0x33af('0x0')][0x0]['forceValue']?{'type':_0x33af('0x1b'),'content':_0x4cfd88(_0xf1cf70,_0x33af('0x20'),_0x4cfd88(_0xf1cf70,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4e1613+')')}:{'type':'format','content':_0x4cfd88(_0xf1cf70,_0x33af('0xd'),_0x4cfd88(_0xf1cf70,_0x33af('0x3'),0x1))};}}));}}function oo(_0xfa99fd){return _0x33af('0x15')==_0xfa99fd[_0x33af('0x6')];}
23
+ const _0x1e67=['indentCodeBlock','ELEMENT_CODE_BLOCK','get','markBlockFormat','model','registerDescriptionCallback','language','forceValue','schema','checkChild','blockName','config','isLimit','commandParams','codeBlock','*Format:*\x20%0','commandName','registerElementLabel','commands','value','formatBlock','languages','getSelectedBlocks','outdentCodeBlock','afterInit','enableCommand','parent','*Remove\x20format:*\x20%0','from','name','plugins','locale','label','editor'];(function(_0x14569b,_0x1e67e5){const _0xa4075b=function(_0x1bf39b){while(--_0x1bf39b){_0x14569b['push'](_0x14569b['shift']());}};_0xa4075b(++_0x1e67e5);}(_0x1e67,0xb9));const _0xa407=function(_0x14569b,_0x1e67e5){_0x14569b=_0x14569b-0x0;let _0xa4075b=_0x1e67[_0x14569b];return _0xa4075b;};import{Plugin as _0x322131}from'ckeditor5/src/core';import{getTranslation as _0x37151c}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3a328a}from'../utils/utils';export default class E extends _0x322131{[_0xa407('0x9')](){const _0x68c2e1=this[_0xa407('0x12')];if(!_0x68c2e1[_0xa407('0xf')]['has']('CodeBlock'))return;const _0x1194d0=_0x68c2e1[_0xa407('0xf')][_0xa407('0x15')]('TrackChangesEditing'),_0x16f752=_0x68c2e1[_0xa407('0x10')],_0x109d82=_0x68c2e1[_0xa407('0x1e')]['get'](_0xa407('0x21'))[_0xa407('0x6')],_0x14a812=_0x68c2e1[_0xa407('0x3')][_0xa407('0x15')](_0xa407('0x21'));_0x1194d0[_0xa407('0xa')](_0xa407('0x13')),_0x1194d0[_0xa407('0xa')](_0xa407('0x8')),_0x1194d0[_0xa407('0xa')](_0xa407('0x21'),(_0x45703b,_0x52638d={})=>{const _0x2aeee2=_0x68c2e1[_0xa407('0x17')],_0x219ff8=_0x68c2e1[_0xa407('0x17')]['document']['selection'],_0x405a13=_0x52638d&&void 0x0!==_0x52638d[_0xa407('0x1a')]?_0x52638d[_0xa407('0x1a')]:!_0x14a812[_0xa407('0x4')];let _0x1578b4;_0x52638d['language']||(_0x52638d['language']=_0x109d82[0x0]['language']),_0x1578b4=_0x405a13?Array[_0xa407('0xd')](_0x219ff8[_0xa407('0x7')]())['filter'](_0x1e75d4=>oo(_0x1e75d4)||function(_0xc67b2d,_0x3f80b2){if(_0xc67b2d['is']('rootElement')||_0x3f80b2[_0xa407('0x1f')](_0xc67b2d))return!0x1;return _0x3f80b2[_0xa407('0x1c')](_0xc67b2d[_0xa407('0xb')],_0xa407('0x21'));}(_0x1e75d4,_0x2aeee2[_0xa407('0x1b')])):Array[_0xa407('0xd')](_0x219ff8[_0xa407('0x7')]())['filter'](_0x2d8295=>oo(_0x2d8295));const _0x5b3bd2=_0x3a328a(_0x1578b4,_0x2aeee2);_0x2aeee2['change'](()=>{for(const _0x3f2973 of _0x5b3bd2)_0x1194d0[_0xa407('0x16')](_0x3f2973,{'commandName':'codeBlock','commandParams':[{..._0x52638d,'forceValue':_0x405a13}],'formatGroupId':_0xa407('0x1d')});});}),(_0x1194d0['_descriptionFactory'][_0xa407('0x2')](_0xa407('0x21'),_0x7a3213=>_0x37151c(_0x16f752,_0xa407('0x14'),_0x7a3213)),_0x1194d0['_descriptionFactory'][_0xa407('0x18')](_0x26ebb6=>{const _0xcf5918=_0x16f752['t'],{type:_0x3bb6e7,data:_0x3eb823}=_0x26ebb6;if(_0xa407('0x5')==_0x3bb6e7&&_0x3eb823&&_0xa407('0x21')==_0x3eb823[_0xa407('0x1')]){const _0x70d36a=_0x3eb823[_0xa407('0x20')][0x0][_0xa407('0x19')],_0x679205=_0xcf5918(_0x109d82['find'](_0x12e1d5=>_0x12e1d5[_0xa407('0x19')]===_0x70d36a)[_0xa407('0x11')]);return _0x3eb823[_0xa407('0x20')][0x0][_0xa407('0x1a')]?{'type':'format','content':_0x37151c(_0x16f752,_0xa407('0x0'),_0x37151c(_0x16f752,_0xa407('0x14'),0x1)+'\x20('+_0x679205+')')}:{'type':'format','content':_0x37151c(_0x16f752,_0xa407('0xc'),_0x37151c(_0x16f752,_0xa407('0x14'),0x1))};}}));}}function oo(_0x3c1114){return _0xa407('0x21')==_0x3c1114[_0xa407('0xe')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19e5=['enableCommand','get','plugins','TrackChangesEditing','afterInit','editor','addCommentThread'];(function(_0x55fb79,_0x19e50f){const _0x1382ac=function(_0x3a7ae0){while(--_0x3a7ae0){_0x55fb79['push'](_0x55fb79['shift']());}};_0x1382ac(++_0x19e50f);}(_0x19e5,0x1cd));const _0x1382=function(_0x55fb79,_0x19e50f){_0x55fb79=_0x55fb79-0x0;let _0x1382ac=_0x19e5[_0x55fb79];return _0x1382ac;};import{Plugin as _0x4fea27}from'ckeditor5/src/core';export default class F extends _0x4fea27{[_0x1382('0x5')](){const _0xdcdbf1=this[_0x1382('0x6')];if(!_0xdcdbf1[_0x1382('0x3')]['has']('CommentsEditing'))return;_0xdcdbf1[_0x1382('0x3')][_0x1382('0x2')](_0x1382('0x4'))[_0x1382('0x1')](_0x1382('0x0'));}}
23
+ const _0x1ee3=['has','CommentsEditing','enableCommand','get','TrackChangesEditing','editor','addCommentThread','plugins','afterInit'];(function(_0x31a9f3,_0x1ee39c){const _0x1238e8=function(_0x27878b){while(--_0x27878b){_0x31a9f3['push'](_0x31a9f3['shift']());}};_0x1238e8(++_0x1ee39c);}(_0x1ee3,0x134));const _0x1238=function(_0x31a9f3,_0x1ee39c){_0x31a9f3=_0x31a9f3-0x0;let _0x1238e8=_0x1ee3[_0x31a9f3];return _0x1238e8;};import{Plugin as _0x56052a}from'ckeditor5/src/core';export default class F extends _0x56052a{[_0x1238('0x6')](){const _0x2ca062=this[_0x1238('0x3')];if(!_0x2ca062['plugins'][_0x1238('0x7')](_0x1238('0x8')))return;_0x2ca062[_0x1238('0x5')][_0x1238('0x1')](_0x1238('0x2'))[_0x1238('0x0')](_0x1238('0x4'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2cdf=['showSuggestionHighlights','buffer','editing','isCollapsed','fromRange','enableCommand','forward','unbindElementFromMarkerName','commands','uiElement','merge','requires','unit','mapper','get','remove','high','end','bind','markerName','plugins','options','writer','setSelection','model','deleteForward','addMarker:suggestion:deletion','enqueueChange','removeMarker:suggestion:deletion','$graveyard','lock','start','batch','downcastDispatcher','rootName','createRange'];(function(_0x3c1a52,_0x2cdf09){const _0x1654e4=function(_0x44f981){while(--_0x44f981){_0x3c1a52['push'](_0x3c1a52['shift']());}};_0x1654e4(++_0x2cdf09);}(_0x2cdf,0x160));const _0x1654=function(_0x3c1a52,_0x2cdf09){_0x3c1a52=_0x3c1a52-0x0;let _0x1654e4=_0x2cdf[_0x3c1a52];return _0x1654e4;};import{Plugin as _0x1b1418}from'ckeditor5/src/core';import{LiveRange as _0x4753f7}from'ckeditor5/src/engine';import{Delete as _0x4276fb}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x3fbc2a}from'./utils';export default class G extends _0x1b1418{static get[_0x1654('0x13')](){return[_0x4276fb];}['init'](){const _0x54b608=this['editor'],_0x3af535=_0x54b608[_0x1654('0x1c')][_0x1654('0x16')]('TrackChangesEditing');_0x3af535[_0x1654('0xd')]('delete');const _0x5579dd=_0x54b608[_0x1654('0x10')][_0x1654('0x16')]('deleteForward');_0x3af535[_0x1654('0xd')](_0x1654('0x21'),(_0x141d6c,_0x5e988c={})=>{const _0x1b1948=_0x54b608[_0x1654('0x20')]['createSelection'](_0x54b608[_0x1654('0x20')]['document']['selection']);_0x1b1948[_0x1654('0xb')]&&_0x54b608[_0x1654('0x20')]['modifySelection'](_0x1b1948,{'direction':_0x1654('0xe'),'unit':_0x5e988c[_0x1654('0x14')]});const _0x5a0e87=_0x1b1948['getFirstRange'](),_0x2e30ac=_0x4753f7[_0x1654('0xc')](_0x5a0e87);let _0x4099c7;_0x141d6c(_0x5e988c),_0x4099c7=_0x1654('0x1')==_0x2e30ac['root'][_0x1654('0x6')]?_0x54b608[_0x1654('0x20')]['createRange'](_0x5a0e87[_0x1654('0x3')]):_0x54b608[_0x1654('0x20')]['createRange'](_0x2e30ac[_0x1654('0x3')],_0x2e30ac[_0x1654('0x19')]),_0x2e30ac['detach'](),_0x54b608[_0x1654('0x20')][_0x1654('0x23')](_0x5579dd[_0x1654('0x9')][_0x1654('0x4')],_0x39f32c=>{_0x5579dd[_0x1654('0x9')][_0x1654('0x2')](),_0x39f32c[_0x1654('0x1f')](_0x39f32c[_0x1654('0x7')](_0x4099c7[_0x1654('0x19')])),_0x5579dd['buffer']['unlock']();});}),_0x54b608[_0x1654('0xa')][_0x1654('0x5')]['on'](_0x1654('0x22'),_0x3fbc2a(_0x54b608,'merge'),{'priority':_0x1654('0x18')}),_0x54b608['data'][_0x1654('0x5')]['on']('addMarker:suggestion:deletion',(_0x4df8eb,_0x9b6e19,_0x3770cb)=>{_0x3770cb[_0x1654('0x1d')][_0x1654('0x8')]&&_0x3fbc2a(_0x54b608,_0x1654('0x12'),{'showActiveMarker':!0x1})[_0x1654('0x1a')](this)(_0x4df8eb,_0x9b6e19,_0x3770cb);},{'priority':_0x1654('0x18')}),_0x54b608[_0x1654('0xa')][_0x1654('0x5')]['on'](_0x1654('0x0'),(_0x48b49d,_0x5e5074,_0x5e8546)=>{const _0x511123=_0x5e8546[_0x1654('0x15')]['markerNameToElements'](_0x5e5074[_0x1654('0x1b')]);if(_0x511123)for(const _0x364dc3 of _0x511123)_0x364dc3['is'](_0x1654('0x11'))&&(_0x5e8546[_0x1654('0x15')][_0x1654('0xf')](_0x364dc3,_0x5e5074[_0x1654('0x1b')]),_0x5e8546[_0x1654('0x1e')][_0x1654('0x17')](_0x364dc3));},{'priority':_0x1654('0x18')});}}
23
+ const _0x4643=['data','enqueueChange','editor','lock','downcastDispatcher','requires','removeMarker:suggestion:deletion','addMarker:suggestion:deletion','createSelection','high','delete','merge','detach','document','bind','init','$graveyard','get','start','options','isCollapsed','showSuggestionHighlights','enableCommand','selection','editing','mapper','getFirstRange','remove','markerName','end','model','writer','createRange','forward','deleteForward','markerNameToElements','modifySelection','plugins','buffer','root','fromRange','unit','TrackChangesEditing'];(function(_0x5cd591,_0x46432f){const _0x358c02=function(_0x5ee69f){while(--_0x5ee69f){_0x5cd591['push'](_0x5cd591['shift']());}};_0x358c02(++_0x46432f);}(_0x4643,0x1ea));const _0x358c=function(_0x5cd591,_0x46432f){_0x5cd591=_0x5cd591-0x0;let _0x358c02=_0x4643[_0x5cd591];return _0x358c02;};import{Plugin as _0x5c3617}from'ckeditor5/src/core';import{LiveRange as _0x7b084}from'ckeditor5/src/engine';import{Delete as _0x1cc2d2}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x1dc6cc}from'./utils';export default class G extends _0x5c3617{static get[_0x358c('0x1f')](){return[_0x1cc2d2];}[_0x358c('0x29')](){const _0x3affcd=this[_0x358c('0x1c')],_0x56bf3e=_0x3affcd[_0x358c('0x14')]['get'](_0x358c('0x19'));_0x56bf3e[_0x358c('0x5')](_0x358c('0x24'));const _0xfdc9bc=_0x3affcd['commands'][_0x358c('0x0')](_0x358c('0x11'));_0x56bf3e[_0x358c('0x5')](_0x358c('0x11'),(_0x1f2309,_0x5275ee={})=>{const _0x4f4e93=_0x3affcd[_0x358c('0xd')][_0x358c('0x22')](_0x3affcd[_0x358c('0xd')][_0x358c('0x27')][_0x358c('0x6')]);_0x4f4e93[_0x358c('0x3')]&&_0x3affcd[_0x358c('0xd')][_0x358c('0x13')](_0x4f4e93,{'direction':_0x358c('0x10'),'unit':_0x5275ee[_0x358c('0x18')]});const _0x5f2dcd=_0x4f4e93[_0x358c('0x9')](),_0x3196ab=_0x7b084[_0x358c('0x17')](_0x5f2dcd);let _0x3d0255;_0x1f2309(_0x5275ee),_0x3d0255=_0x358c('0x2a')==_0x3196ab[_0x358c('0x16')]['rootName']?_0x3affcd['model'][_0x358c('0xf')](_0x5f2dcd[_0x358c('0x1')]):_0x3affcd[_0x358c('0xd')]['createRange'](_0x3196ab[_0x358c('0x1')],_0x3196ab[_0x358c('0xc')]),_0x3196ab[_0x358c('0x26')](),_0x3affcd[_0x358c('0xd')][_0x358c('0x1b')](_0xfdc9bc['buffer']['batch'],_0x1deb46=>{_0xfdc9bc[_0x358c('0x15')][_0x358c('0x1d')](),_0x1deb46['setSelection'](_0x1deb46[_0x358c('0xf')](_0x3d0255[_0x358c('0xc')])),_0xfdc9bc[_0x358c('0x15')]['unlock']();});}),_0x3affcd[_0x358c('0x7')][_0x358c('0x1e')]['on'](_0x358c('0x21'),_0x1dc6cc(_0x3affcd,_0x358c('0x25')),{'priority':_0x358c('0x23')}),_0x3affcd[_0x358c('0x1a')]['downcastDispatcher']['on'](_0x358c('0x21'),(_0x59bd70,_0x6f019e,_0x2a86ca)=>{_0x2a86ca[_0x358c('0x2')][_0x358c('0x4')]&&_0x1dc6cc(_0x3affcd,'merge',{'showActiveMarker':!0x1})[_0x358c('0x28')](this)(_0x59bd70,_0x6f019e,_0x2a86ca);},{'priority':_0x358c('0x23')}),_0x3affcd[_0x358c('0x7')][_0x358c('0x1e')]['on'](_0x358c('0x20'),(_0xfeb11,_0x283342,_0x16bfd3)=>{const _0x2a446a=_0x16bfd3[_0x358c('0x8')][_0x358c('0x12')](_0x283342[_0x358c('0xb')]);if(_0x2a446a)for(const _0x2a01e8 of _0x2a446a)_0x2a01e8['is']('uiElement')&&(_0x16bfd3['mapper']['unbindElementFromMarkerName'](_0x2a01e8,_0x283342[_0x358c('0xb')]),_0x16bfd3[_0x358c('0xe')][_0x358c('0xa')](_0x2a01e8));},{'priority':_0x358c('0x23')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53f6=['numberedList','getAttribute','forceValue','ELEMENT_LIST_ITEM','*Change\x20to:*\x20%0','mergeListItemForward','splitListItemBefore','registerCustomCallback','listItemId','commands','end','bulletedList','detach','_descriptionFactory','commandName','deletion','ELEMENT_NUMBERED_LIST','plugins','markBlockFormat','listIndent','has','getFirstRange','findIndex','commandParams','add','nextSibling','schema','map','registerElementLabel','before','value','createRange','toUpperCase','DocumentListUtils','get','locale','documentList','change','splitListItemAfter','isObject','parent','length','slice','model','indentList','start','format','from','TrackChangesEditing','ELEMENT_','fromRange','push','DocumentListEditing','expandListBlocksToCompleteList','nodeAfter','mergeListItemBackward','getSelectedBlocks','refresh','setSelection','document','markMultiRangeBlockFormat','createPositionAt','outdentList','registerDescriptionCallback','after','listType','hasAttribute','enableCommand','selection','execute','*Format:*\x20remove\x20from\x20%0','previousSibling'];(function(_0x3d923a,_0x53f67c){const _0x2d2c95=function(_0x1a1596){while(--_0x1a1596){_0x3d923a['push'](_0x3d923a['shift']());}};_0x2d2c95(++_0x53f67c);}(_0x53f6,0x166));const _0x2d2c=function(_0x3d923a,_0x53f67c){_0x3d923a=_0x3d923a-0x0;let _0x2d2c95=_0x53f6[_0x3d923a];return _0x2d2c95;};import{Plugin as _0x1b1281}from'ckeditor5/src/core';import{getTranslation as _0x155f31}from'../utils/common-translations';import{LiveRange as _0x258a64}from'ckeditor5/src/engine';export default class L extends _0x1b1281{['afterInit'](){const _0x586ab9=this['editor'];if(!_0x586ab9['plugins'][_0x2d2c('0x16')](_0x2d2c('0x36')))return;const _0x58d27d=_0x586ab9[_0x2d2c('0x25')],_0x719477=_0x586ab9[_0x2d2c('0x13')]['get'](_0x2d2c('0x32')),_0x57cb77=_0x586ab9[_0x2d2c('0x13')][_0x2d2c('0x24')](_0x2d2c('0x23'));function _0x1392a9(_0x12a091){return()=>{const _0x39ecec=_0x586ab9[_0x2d2c('0xb')][_0x2d2c('0x24')](_0x12a091);let _0x116ad4=Array[_0x2d2c('0x31')](_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x3d')][_0x2d2c('0x46')][_0x2d2c('0x3a')]());if(_0x1684b7(_0x12a091)){_0x116ad4=_0x57cb77[_0x2d2c('0x37')](_0x116ad4);const _0x4e652d=[];for(const _0x4a5bcb of _0x116ad4)_0x57cb77['isFirstBlockOfListItem'](_0x4a5bcb)&&_0x4e652d[_0x2d2c('0x35')](_0x4a5bcb);_0x116ad4=_0x4e652d;}_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x27')](()=>{_0x719477[_0x2d2c('0x3e')](_0x116ad4,{'commandName':_0x12a091,'commandParams':[{'forceValue':!_0x39ecec[_0x2d2c('0x20')]}],'formatGroupId':_0x2d2c('0x43')},[],_0x2d2c('0x26'));});};}function _0x5e05c4(_0x493e9e){return()=>{const _0x3ae582=function(_0x18d6e0){let _0x5dbac5=Array[_0x2d2c('0x31')](_0x18d6e0);const _0x28ccb5=_0x5dbac5[_0x2d2c('0x18')](_0x2ba4cc=>!_0x2ba4cc[_0x2d2c('0x44')]('listItemId'));return _0x28ccb5>-0x1&&(_0x5dbac5=_0x5dbac5[_0x2d2c('0x2c')](0x0,_0x28ccb5)),_0x5dbac5;}(_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x3d')][_0x2d2c('0x46')][_0x2d2c('0x3a')]()),_0x3229c3=_0x3ae582[_0x3ae582[_0x2d2c('0x2b')]-0x1],_0x56c99a=_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x1c')][_0x2d2c('0x29')](_0x3229c3)?_0x2d2c('0x42'):_0x2d2c('0xc'),_0x17470c=_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x21')](_0x586ab9['model'][_0x2d2c('0x3f')](_0x3ae582[0x0],'before'),_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x3f')](_0x3229c3,_0x56c99a));_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x27')](()=>{_0x719477[_0x2d2c('0x14')](_0x17470c,{'commandName':_0x493e9e,'commandParams':[],'formatGroupId':'listType'},function(_0x2af4c3){const _0x534573=new Set();for(const _0x57bc57 of _0x2af4c3){let _0x332cd2=_0x57bc57[_0x2d2c('0x1b')];for(;_0x332cd2&&_0x332cd2[_0x2d2c('0x3')](_0x2d2c('0x15'))>_0x57bc57[_0x2d2c('0x3')](_0x2d2c('0x15'));)_0x534573[_0x2d2c('0x1a')](_0x332cd2),_0x332cd2=_0x332cd2[_0x2d2c('0x1b')];}return Array[_0x2d2c('0x31')](_0x534573);}(_0x3ae582));});};}function _0x426add(_0x3ea7a5){return()=>{const _0x1c1f3f=_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x3d')][_0x2d2c('0x46')]['getSelectedBlocks']()['next']()[_0x2d2c('0x20')],_0x433260=_0x586ab9['model'][_0x2d2c('0x3f')](_0x1c1f3f,_0x2d2c('0x1f')),_0x303afc=_0x586ab9[_0x2d2c('0x2d')]['createPositionAt'](_0x1c1f3f,0x0),_0x1c05d7=_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x21')](_0x433260,_0x303afc);_0x586ab9[_0x2d2c('0x2d')]['change'](()=>{_0x719477[_0x2d2c('0x14')](_0x1c05d7,{'commandName':_0x3ea7a5,'commandParams':[],'formatGroupId':_0x2d2c('0x43')});});};}function _0x1684b7(_0x552390){const _0x77ca38=_0x586ab9[_0x2d2c('0xb')][_0x2d2c('0x24')](_0x2d2c('0xd'))['value'],_0x1095d0=_0x586ab9[_0x2d2c('0xb')][_0x2d2c('0x24')](_0x2d2c('0x2'))[_0x2d2c('0x20')];return _0x2d2c('0x2')===_0x552390?_0x77ca38:_0x1095d0;}_0x719477[_0x2d2c('0x45')](_0x2d2c('0x2'),_0x1392a9(_0x2d2c('0x2'))),_0x719477[_0x2d2c('0x45')](_0x2d2c('0xd'),_0x1392a9(_0x2d2c('0xd'))),_0x719477[_0x2d2c('0x45')](_0x2d2c('0x2e'),_0x5e05c4(_0x2d2c('0x2e'))),_0x719477[_0x2d2c('0x45')](_0x2d2c('0x40'),_0x5e05c4('outdentList')),_0x719477[_0x2d2c('0x45')](_0x2d2c('0x28'),_0x426add('splitListItemAfter')),_0x719477['enableCommand'](_0x2d2c('0x8'),_0x426add('splitListItemBefore')),_0x719477[_0x2d2c('0xf')][_0x2d2c('0x1e')](function(_0x347426){const _0x140941=!_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x1c')][_0x2d2c('0x29')](_0x347426),_0xf26b33=_0x347426[_0x2d2c('0x1')],_0x4a514f=_0x347426[_0x2d2c('0x1b')],_0xe1d200=_0x347426[_0x2d2c('0x3')](_0x2d2c('0xa')),_0x40f90a=!_0xf26b33||_0xf26b33[_0x2d2c('0x3')](_0x2d2c('0xa'))!==_0xe1d200,_0x12fe1d=!_0x4a514f||_0x4a514f[_0x2d2c('0x3')](_0x2d2c('0xa'))!==_0xe1d200;return _0x140941&&Boolean(_0xe1d200)&&_0x40f90a&&_0x12fe1d;},_0x36f86c=>_0x155f31(_0x58d27d,'ELEMENT_LIST_ITEM',_0x36f86c)),_0x719477[_0x2d2c('0xf')][_0x2d2c('0x41')](function(_0x2ecc5b){const {data:_0x235ac6}=_0x2ecc5b;if(!_0x235ac6)return;let _0xe39429,_0x3f407f,_0x106f31,_0xba8cd6;switch(_0x235ac6[_0x2d2c('0x10')]){case _0x2d2c('0xd'):_0x106f31=_0x235ac6[_0x2d2c('0x19')][0x0][_0x2d2c('0x4')],_0xba8cd6=_0x1684b7(_0x235ac6['commandName']),_0xe39429=_0x106f31?'*Format:*\x20insert\x20into\x20%0':_0x2d2c('0x0'),_0xba8cd6&&(_0xe39429=_0x2d2c('0x6')),_0x3f407f={'type':_0x2d2c('0x30'),'content':_0x155f31(_0x58d27d,_0xe39429,_0x155f31(_0x58d27d,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x106f31=_0x235ac6[_0x2d2c('0x19')][0x0][_0x2d2c('0x4')],_0xba8cd6=_0x1684b7(_0x235ac6[_0x2d2c('0x10')]),_0xe39429=_0x106f31?'*Format:*\x20insert\x20into\x20%0':_0x2d2c('0x0'),_0xba8cd6&&(_0xe39429=_0x2d2c('0x6')),_0x3f407f={'type':_0x2d2c('0x30'),'content':_0x155f31(_0x58d27d,_0xe39429,_0x155f31(_0x58d27d,_0x2d2c('0x12')))};break;case'indentList':_0xe39429='*Indent:*\x20%0',_0x3f407f={'type':_0x2d2c('0x30'),'content':_0x155f31(_0x58d27d,_0xe39429,_0x155f31(_0x58d27d,_0x2d2c('0x5')))};break;case'outdentList':_0xe39429=function(_0x50379f){const _0x3cc5ee=_0x50379f[_0x2d2c('0x17')]();let _0x45b529=_0x3cc5ee[_0x2d2c('0x2f')]['nodeAfter'];for(;_0x45b529&&_0x3cc5ee['containsItem'](_0x45b529);){if(_0x45b529['getAttribute'](_0x2d2c('0x15'))>0x0)return!0x1;_0x45b529=_0x45b529[_0x2d2c('0x1b')];}return!0x0;}(_0x2ecc5b)?_0x155f31(_0x58d27d,_0x2d2c('0x0'),_0x155f31(_0x58d27d,function(_0x39f467){const _0x38a810=_0x39f467[_0x2d2c('0x17')]()[_0x2d2c('0x2f')][_0x2d2c('0x38')];return _0x2d2c('0x33')+_0x38a810[_0x2d2c('0x3')](_0x2d2c('0x43'))[_0x2d2c('0x22')]()+'_LIST';}(_0x2ecc5b))):_0x155f31(_0x58d27d,'*Outdent:*\x20%0',_0x155f31(_0x58d27d,_0x2d2c('0x5'))),_0x3f407f={'type':_0x2d2c('0x30'),'content':_0xe39429};break;case _0x2d2c('0x39'):case _0x2d2c('0x7'):!0x1===_0x235ac6['multipleBlocks']&&(_0xe39429='*Merge:*\x20%0',_0x3f407f={'type':_0x2d2c('0x11'),'content':_0x155f31(_0x58d27d,_0xe39429,_0x155f31(_0x58d27d,'ELEMENT_LIST_ITEM'))});}return _0x3f407f;}),_0x719477['_suggestionFactory'][_0x2d2c('0x9')]('formatBlock',_0x2d2c('0x26'),'accept',function(_0x4ae589,_0x1f9eee){const _0x461cf8=[];for(let _0x3e875b of _0x4ae589)_0x3e875b[_0x2d2c('0x2f')][_0x2d2c('0x38')]===_0x3e875b[_0x2d2c('0xc')][_0x2d2c('0x2a')]&&(_0x3e875b=_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x21')](_0x586ab9['model'][_0x2d2c('0x3f')](_0x3e875b[_0x2d2c('0x2f')][_0x2d2c('0x38')],0x0))),_0x461cf8[_0x2d2c('0x35')](_0x3e875b);_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x27')](_0x4afb08=>{const _0x54c764=_0x586ab9[_0x2d2c('0x2d')][_0x2d2c('0x3d')]['selection'],_0x5a2d3b=Array[_0x2d2c('0x31')](_0x54c764['getRanges']())[_0x2d2c('0x1d')](_0x5576a0=>_0x258a64[_0x2d2c('0x34')](_0x5576a0));_0x4afb08[_0x2d2c('0x3c')](_0x461cf8),_0x586ab9['commands'][_0x2d2c('0x24')](_0x1f9eee[_0x2d2c('0x10')])[_0x2d2c('0x3b')](),_0x1f9eee[_0x2d2c('0x19')][_0x2d2c('0x35')]({'forceDefaultExecution':!0x0}),_0x586ab9[_0x2d2c('0x47')](_0x1f9eee['commandName'],..._0x1f9eee[_0x2d2c('0x19')]),_0x4afb08[_0x2d2c('0x3c')](_0x5a2d3b);for(const _0x3988d7 of _0x5a2d3b)_0x3988d7[_0x2d2c('0xe')]();});});}}
23
+ const _0x3bdf=['deletion','_suggestionFactory','accept','plugins','_descriptionFactory','multipleBlocks','getFirstRange','selection','ELEMENT_','enableCommand','push','nextSibling','end','length','toUpperCase','registerDescriptionCallback','*Format:*\x20remove\x20from\x20%0','*Outdent:*\x20%0','createRange','outdentList','*Merge:*\x20%0','nodeAfter','registerCustomCallback','containsItem','isFirstBlockOfListItem','after','detach','splitListItemAfter','afterInit','numberedList','locale','bulletedList','mergeListItemForward','ELEMENT_NUMBERED_LIST','change','schema','before','commandName','splitListItemBefore','listIndent','*Indent:*\x20%0','*Change\x20to:*\x20%0','editor','fromRange','_LIST','map','setSelection','createPositionAt','listType','get','listItemId','findIndex','document','execute','DocumentListUtils','refresh','documentList','commands','from','expandListBlocksToCompleteList','slice','getAttribute','indentList','format','markBlockFormat','commandParams','model','ELEMENT_LIST_ITEM','start','getRanges','*Format:*\x20insert\x20into\x20%0','value','markMultiRangeBlockFormat','getSelectedBlocks','hasAttribute','add','formatBlock','forceValue'];(function(_0x2e4d36,_0x3bdf26){const _0xc750aa=function(_0x5acef4){while(--_0x5acef4){_0x2e4d36['push'](_0x2e4d36['shift']());}};_0xc750aa(++_0x3bdf26);}(_0x3bdf,0x126));const _0xc750=function(_0x2e4d36,_0x3bdf26){_0x2e4d36=_0x2e4d36-0x0;let _0xc750aa=_0x3bdf[_0x2e4d36];return _0xc750aa;};import{Plugin as _0x11c88f}from'ckeditor5/src/core';import{getTranslation as _0x271cb7}from'../utils/common-translations';import{LiveRange as _0x3d4d74}from'ckeditor5/src/engine';export default class L extends _0x11c88f{[_0xc750('0x2e')](){const _0x972ba5=this[_0xc750('0x3c')];if(!_0x972ba5[_0xc750('0x15')]['has']('DocumentListEditing'))return;const _0x5bf94e=_0x972ba5[_0xc750('0x30')],_0x83081f=_0x972ba5[_0xc750('0x15')][_0xc750('0x43')]('TrackChangesEditing'),_0x17c72f=_0x972ba5[_0xc750('0x15')]['get'](_0xc750('0x48'));function _0x12f45a(_0xa65116){return()=>{const _0x1a679e=_0x972ba5[_0xc750('0x4b')]['get'](_0xa65116);let _0x4645f7=Array[_0xc750('0x4c')](_0x972ba5['model']['document'][_0xc750('0x19')][_0xc750('0xd')]());if(_0x22181e(_0xa65116)){_0x4645f7=_0x17c72f[_0xc750('0x4d')](_0x4645f7);const _0x22d4e7=[];for(const _0x48ce63 of _0x4645f7)_0x17c72f[_0xc750('0x2a')](_0x48ce63)&&_0x22d4e7['push'](_0x48ce63);_0x4645f7=_0x22d4e7;}_0x972ba5[_0xc750('0x6')][_0xc750('0x34')](()=>{_0x83081f[_0xc750('0xc')](_0x4645f7,{'commandName':_0xa65116,'commandParams':[{'forceValue':!_0x1a679e[_0xc750('0xb')]}],'formatGroupId':_0xc750('0x42')},[],_0xc750('0x4a'));});};}function _0x1732b2(_0xdebcd3){return()=>{const _0x297dc8=function(_0x2ebfa4){let _0x1daa57=Array['from'](_0x2ebfa4);const _0x3748f2=_0x1daa57[_0xc750('0x45')](_0x569545=>!_0x569545[_0xc750('0xe')](_0xc750('0x44')));return _0x3748f2>-0x1&&(_0x1daa57=_0x1daa57[_0xc750('0x0')](0x0,_0x3748f2)),_0x1daa57;}(_0x972ba5['model'][_0xc750('0x46')]['selection'][_0xc750('0xd')]()),_0x33d609=_0x297dc8[_0x297dc8[_0xc750('0x1f')]-0x1],_0x1a00b3=_0x972ba5[_0xc750('0x6')]['schema']['isObject'](_0x33d609)?_0xc750('0x2b'):_0xc750('0x1e'),_0x4f7e2b=_0x972ba5[_0xc750('0x6')][_0xc750('0x24')](_0x972ba5[_0xc750('0x6')][_0xc750('0x41')](_0x297dc8[0x0],_0xc750('0x36')),_0x972ba5[_0xc750('0x6')][_0xc750('0x41')](_0x33d609,_0x1a00b3));_0x972ba5[_0xc750('0x6')]['change'](()=>{_0x83081f['markBlockFormat'](_0x4f7e2b,{'commandName':_0xdebcd3,'commandParams':[],'formatGroupId':'listType'},function(_0x2116b6){const _0x5035c8=new Set();for(const _0x377fd2 of _0x2116b6){let _0x280486=_0x377fd2[_0xc750('0x1d')];for(;_0x280486&&_0x280486[_0xc750('0x1')](_0xc750('0x39'))>_0x377fd2['getAttribute'](_0xc750('0x39'));)_0x5035c8[_0xc750('0xf')](_0x280486),_0x280486=_0x280486[_0xc750('0x1d')];}return Array['from'](_0x5035c8);}(_0x297dc8));});};}function _0x30b5c0(_0x186345){return()=>{const _0x2b4429=_0x972ba5[_0xc750('0x6')][_0xc750('0x46')][_0xc750('0x19')][_0xc750('0xd')]()['next']()[_0xc750('0xb')],_0x37fef7=_0x972ba5[_0xc750('0x6')][_0xc750('0x41')](_0x2b4429,'before'),_0x78a528=_0x972ba5['model']['createPositionAt'](_0x2b4429,0x0),_0x52732f=_0x972ba5[_0xc750('0x6')]['createRange'](_0x37fef7,_0x78a528);_0x972ba5[_0xc750('0x6')][_0xc750('0x34')](()=>{_0x83081f[_0xc750('0x4')](_0x52732f,{'commandName':_0x186345,'commandParams':[],'formatGroupId':_0xc750('0x42')});});};}function _0x22181e(_0x50da91){const _0x4ace8a=_0x972ba5[_0xc750('0x4b')][_0xc750('0x43')](_0xc750('0x31'))[_0xc750('0xb')],_0x206776=_0x972ba5[_0xc750('0x4b')]['get'](_0xc750('0x2f'))['value'];return _0xc750('0x2f')===_0x50da91?_0x4ace8a:_0x206776;}_0x83081f[_0xc750('0x1b')](_0xc750('0x2f'),_0x12f45a('numberedList')),_0x83081f[_0xc750('0x1b')](_0xc750('0x31'),_0x12f45a(_0xc750('0x31'))),_0x83081f[_0xc750('0x1b')](_0xc750('0x2'),_0x1732b2('indentList')),_0x83081f[_0xc750('0x1b')](_0xc750('0x25'),_0x1732b2(_0xc750('0x25'))),_0x83081f[_0xc750('0x1b')](_0xc750('0x2d'),_0x30b5c0(_0xc750('0x2d'))),_0x83081f[_0xc750('0x1b')](_0xc750('0x38'),_0x30b5c0(_0xc750('0x38'))),_0x83081f[_0xc750('0x16')]['registerElementLabel'](function(_0x55a716){const _0x56baef=!_0x972ba5['model'][_0xc750('0x35')]['isObject'](_0x55a716),_0xb2c75e=_0x55a716['previousSibling'],_0x56cb2b=_0x55a716[_0xc750('0x1d')],_0x2cd895=_0x55a716[_0xc750('0x1')]('listItemId'),_0x4399d2=!_0xb2c75e||_0xb2c75e[_0xc750('0x1')](_0xc750('0x44'))!==_0x2cd895,_0x111cca=!_0x56cb2b||_0x56cb2b[_0xc750('0x1')](_0xc750('0x44'))!==_0x2cd895;return _0x56baef&&Boolean(_0x2cd895)&&_0x4399d2&&_0x111cca;},_0x3c3fb9=>_0x271cb7(_0x5bf94e,_0xc750('0x7'),_0x3c3fb9)),_0x83081f[_0xc750('0x16')][_0xc750('0x21')](function(_0x28abec){const {data:_0x1c3439}=_0x28abec;if(!_0x1c3439)return;let _0x64930c,_0x36f871,_0x4fae15,_0x6bbe16;switch(_0x1c3439[_0xc750('0x37')]){case _0xc750('0x31'):_0x4fae15=_0x1c3439[_0xc750('0x5')][0x0][_0xc750('0x11')],_0x6bbe16=_0x22181e(_0x1c3439[_0xc750('0x37')]),_0x64930c=_0x4fae15?_0xc750('0xa'):_0xc750('0x22'),_0x6bbe16&&(_0x64930c='*Change\x20to:*\x20%0'),_0x36f871={'type':'format','content':_0x271cb7(_0x5bf94e,_0x64930c,_0x271cb7(_0x5bf94e,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x4fae15=_0x1c3439['commandParams'][0x0]['forceValue'],_0x6bbe16=_0x22181e(_0x1c3439[_0xc750('0x37')]),_0x64930c=_0x4fae15?_0xc750('0xa'):_0xc750('0x22'),_0x6bbe16&&(_0x64930c=_0xc750('0x3b')),_0x36f871={'type':_0xc750('0x3'),'content':_0x271cb7(_0x5bf94e,_0x64930c,_0x271cb7(_0x5bf94e,_0xc750('0x33')))};break;case _0xc750('0x2'):_0x64930c=_0xc750('0x3a'),_0x36f871={'type':'format','content':_0x271cb7(_0x5bf94e,_0x64930c,_0x271cb7(_0x5bf94e,_0xc750('0x7')))};break;case _0xc750('0x25'):_0x64930c=function(_0x21a709){const _0x4c0e11=_0x21a709[_0xc750('0x18')]();let _0x478ec1=_0x4c0e11['start']['nodeAfter'];for(;_0x478ec1&&_0x4c0e11[_0xc750('0x29')](_0x478ec1);){if(_0x478ec1['getAttribute'](_0xc750('0x39'))>0x0)return!0x1;_0x478ec1=_0x478ec1['nextSibling'];}return!0x0;}(_0x28abec)?_0x271cb7(_0x5bf94e,_0xc750('0x22'),_0x271cb7(_0x5bf94e,function(_0x985b44){const _0x420105=_0x985b44['getFirstRange']()[_0xc750('0x8')][_0xc750('0x27')];return _0xc750('0x1a')+_0x420105[_0xc750('0x1')](_0xc750('0x42'))[_0xc750('0x20')]()+_0xc750('0x3e');}(_0x28abec))):_0x271cb7(_0x5bf94e,_0xc750('0x23'),_0x271cb7(_0x5bf94e,_0xc750('0x7'))),_0x36f871={'type':'format','content':_0x64930c};break;case'mergeListItemBackward':case _0xc750('0x32'):!0x1===_0x1c3439[_0xc750('0x17')]&&(_0x64930c=_0xc750('0x26'),_0x36f871={'type':_0xc750('0x12'),'content':_0x271cb7(_0x5bf94e,_0x64930c,_0x271cb7(_0x5bf94e,'ELEMENT_LIST_ITEM'))});}return _0x36f871;}),_0x83081f[_0xc750('0x13')][_0xc750('0x28')](_0xc750('0x10'),'documentList',_0xc750('0x14'),function(_0x408ff2,_0x54f47a){const _0x605da3=[];for(let _0x468511 of _0x408ff2)_0x468511[_0xc750('0x8')]['nodeAfter']===_0x468511['end']['parent']&&(_0x468511=_0x972ba5[_0xc750('0x6')][_0xc750('0x24')](_0x972ba5['model'][_0xc750('0x41')](_0x468511[_0xc750('0x8')]['nodeAfter'],0x0))),_0x605da3[_0xc750('0x1c')](_0x468511);_0x972ba5[_0xc750('0x6')]['change'](_0x359b5c=>{const _0x12fc4f=_0x972ba5[_0xc750('0x6')][_0xc750('0x46')][_0xc750('0x19')],_0x2516e8=Array['from'](_0x12fc4f[_0xc750('0x9')]())[_0xc750('0x3f')](_0x58812c=>_0x3d4d74[_0xc750('0x3d')](_0x58812c));_0x359b5c[_0xc750('0x40')](_0x605da3),_0x972ba5[_0xc750('0x4b')][_0xc750('0x43')](_0x54f47a[_0xc750('0x37')])[_0xc750('0x49')](),_0x54f47a[_0xc750('0x5')][_0xc750('0x1c')]({'forceDefaultExecution':!0x0}),_0x972ba5[_0xc750('0x47')](_0x54f47a[_0xc750('0x37')],..._0x54f47a[_0xc750('0x5')]),_0x359b5c[_0xc750('0x40')](_0x2516e8);for(const _0x18f3a6 of _0x2516e8)_0x18f3a6[_0xc750('0x2c')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xfc6c=['change','_getTranslationKeyForListStyle','styles','get','toUpperCase','bind','_getSuggestionBlocksForListStyle','numbered','startIndex','isFirstBlockOfListItem','*Format:*\x20set\x20order\x20to\x20regular','replace','editor','TrackChangesEditing','*Format:*\x20set\x20order\x20to\x20reversed','listReversed','format','locale','commandParams','listStyle','handleListStyleCommand','has','expandListBlocksToCompleteList','_getSuggestionBlocks','length','model','getListTypeFromListStyleType','ELEMENT_','isListItemBlock','commandName','enableCommand','document','DocumentListPropertiesUtils','list.properties','getSelectedBlocks','getAttribute','reversed','handleListStartCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','selection','handleListReversedCommand','*Change\x20to:*\x20%0','listStart','markMultiRangeBlockFormat','DocumentListUtils','DocumentListPropertiesEditing','push','type','plugins','config','handleDescriptions'];(function(_0x4757ef,_0xfc6cdf){const _0xe0cded=function(_0x4a7f8b){while(--_0x4a7f8b){_0x4757ef['push'](_0x4757ef['shift']());}};_0xe0cded(++_0xfc6cdf);}(_0xfc6c,0x76));const _0xe0cd=function(_0x4757ef,_0xfc6cdf){_0x4757ef=_0x4757ef-0x0;let _0xe0cded=_0xfc6c[_0x4757ef];return _0xe0cded;};import{Plugin as _0x3b8b06}from'ckeditor5/src/core';import{getTranslation as _0x232ad5}from'../utils/common-translations';export default class At extends _0x3b8b06{['afterInit'](){if(!this['editor']['plugins'][_0xe0cd('0x5')](_0xe0cd('0x1d')))return;const _0x3b7dfa=this[_0xe0cd('0x2f')][_0xe0cd('0x21')]['get'](_0xe0cd('0x11')),_0x1450f6=this[_0xe0cd('0x2f')][_0xe0cd('0x20')][_0xe0cd('0x26')]('TrackChangesEditing');_0x3b7dfa[_0xe0cd('0x25')]&&_0x1450f6['enableCommand'](_0xe0cd('0x3'),this[_0xe0cd('0x4')]['bind'](this)),_0x3b7dfa[_0xe0cd('0x14')]&&_0x1450f6[_0xe0cd('0xe')](_0xe0cd('0x32'),this[_0xe0cd('0x18')][_0xe0cd('0x28')](this)),_0x3b7dfa[_0xe0cd('0x2b')]&&_0x1450f6[_0xe0cd('0xe')](_0xe0cd('0x1a'),this[_0xe0cd('0x15')][_0xe0cd('0x28')](this)),_0x1450f6['_descriptionFactory']['registerDescriptionCallback'](this[_0xe0cd('0x22')][_0xe0cd('0x28')](this));}['handleListStyleCommand'](_0x4ddb25,_0xcf036e={}){const _0x7dd7d8=this[_0xe0cd('0x2f')][_0xe0cd('0x20')][_0xe0cd('0x26')]('TrackChangesEditing'),_0x11af1d=this['_getSuggestionBlocksForListStyle']();this[_0xe0cd('0x2f')][_0xe0cd('0x9')]['change'](()=>{_0x7dd7d8[_0xe0cd('0x1b')](_0x11af1d,{'commandName':_0xe0cd('0x3'),'commandParams':[{'type':_0xcf036e['type']}],'formatGroupId':_0xe0cd('0x3')});});}[_0xe0cd('0x18')](_0x1ff0f1,_0x517fcd={}){const _0x289ed5=this[_0xe0cd('0x2f')]['plugins'][_0xe0cd('0x26')](_0xe0cd('0x30')),_0x1fe4f8=this['editor'][_0xe0cd('0x20')]['get'](_0xe0cd('0x1c')),_0x275891=this[_0xe0cd('0x7')](_0x1a93c2=>_0x1fe4f8[_0xe0cd('0xc')](_0x1a93c2)&&_0xe0cd('0x2a')===_0x1a93c2[_0xe0cd('0x13')]('listType'));null!==_0x275891&&this[_0xe0cd('0x2f')][_0xe0cd('0x9')][_0xe0cd('0x23')](()=>{_0x289ed5['markMultiRangeBlockFormat'](_0x275891,{'commandName':_0xe0cd('0x32'),'commandParams':[{'reversed':_0x517fcd[_0xe0cd('0x14')]}],'formatGroupId':_0xe0cd('0x32')});});}[_0xe0cd('0x15')](_0x1d2ecc,_0x3fb7e2={}){const _0x1a462b=this[_0xe0cd('0x2f')][_0xe0cd('0x20')][_0xe0cd('0x26')](_0xe0cd('0x30')),_0x23b254=this['editor'][_0xe0cd('0x20')][_0xe0cd('0x26')](_0xe0cd('0x1c')),_0x4ea72b=this[_0xe0cd('0x7')](_0x5372c6=>_0x23b254['isListItemBlock'](_0x5372c6)&&'numbered'===_0x5372c6[_0xe0cd('0x13')]('listType'));null!==_0x4ea72b&&this[_0xe0cd('0x2f')][_0xe0cd('0x9')]['change'](()=>{_0x1a462b[_0xe0cd('0x1b')](_0x4ea72b,{'commandName':_0xe0cd('0x1a'),'commandParams':[{'startIndex':_0x3fb7e2[_0xe0cd('0x2b')]}],'formatGroupId':_0xe0cd('0x1a')});});}[_0xe0cd('0x22')](_0x532274){const _0x68cfc9=this[_0xe0cd('0x2f')][_0xe0cd('0x1')],{data:_0x1a06ec}=_0x532274;if(!_0x1a06ec)return;let _0x3875fe,_0x1516ed;switch(_0x1a06ec[_0xe0cd('0xd')]){case'listStyle':_0x3875fe=_0xe0cd('0x19'),_0x1516ed={'type':_0xe0cd('0x0'),'content':_0x232ad5(_0x68cfc9,_0x3875fe,_0x232ad5(_0x68cfc9,this[_0xe0cd('0x24')](_0x1a06ec[_0xe0cd('0x2')][0x0][_0xe0cd('0x1f')])))};break;case _0xe0cd('0x32'):_0x3875fe=_0x1a06ec[_0xe0cd('0x2')][0x0][_0xe0cd('0x14')]?_0xe0cd('0x31'):_0xe0cd('0x2d'),_0x1516ed={'type':_0xe0cd('0x0'),'content':_0x232ad5(_0x68cfc9,_0x3875fe)};break;case _0xe0cd('0x1a'):_0x3875fe=_0xe0cd('0x16'),_0x1516ed={'type':'format','content':_0x232ad5(_0x68cfc9,_0x3875fe,_0x1a06ec[_0xe0cd('0x2')][0x0]['startIndex'])};}return _0x1516ed;}[_0xe0cd('0x29')](){const _0x526941=this[_0xe0cd('0x2f')][_0xe0cd('0x20')]['get'](_0xe0cd('0x1c'));let _0x215df9=Array['from'](this['editor']['model'][_0xe0cd('0xf')][_0xe0cd('0x17')][_0xe0cd('0x12')]());return _0x215df9['push'](..._0x526941[_0xe0cd('0x6')](_0x215df9)),_0x215df9=[...new Set(_0x215df9)],_0x215df9;}[_0xe0cd('0x7')](_0x4339d3){const _0x5f3b7b=this[_0xe0cd('0x2f')][_0xe0cd('0x20')][_0xe0cd('0x26')](_0xe0cd('0x1c'));let _0x45eff1=Array['from'](this['editor'][_0xe0cd('0x9')]['document']['selection'][_0xe0cd('0x12')]())['filter'](_0x4339d3);if(!_0x45eff1[_0xe0cd('0x8')])return null;_0x45eff1=_0x5f3b7b['expandListBlocksToCompleteList'](_0x45eff1);const _0x487177=[];for(const _0x3f24d8 of _0x45eff1)_0x5f3b7b[_0xe0cd('0x2c')](_0x3f24d8)&&_0x487177[_0xe0cd('0x1e')](_0x3f24d8);return _0x487177;}[_0xe0cd('0x24')](_0x1002a7){return _0xe0cd('0xb')+this[_0xe0cd('0x2f')]['plugins']['get'](_0xe0cd('0x10'))[_0xe0cd('0xa')](_0x1002a7)[_0xe0cd('0x27')]()+'_LIST_'+_0x1002a7[_0xe0cd('0x27')]()[_0xe0cd('0x2e')](/-/g,'_');}}
23
+ const _0x397d=['reversed','numbered','toUpperCase','_LIST_','listReversed','model','DocumentListPropertiesEditing','_getSuggestionBlocksForListStyle','getAttribute','_getTranslationKeyForListStyle','listStart','handleListStartCommand','markMultiRangeBlockFormat','replace','editor','change','handleListReversedCommand','document','commandParams','push','_getSuggestionBlocks','get','DocumentListUtils','ELEMENT_','enableCommand','afterInit','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20reversed','has','getListTypeFromListStyleType','handleDescriptions','format','listStyle','DocumentListPropertiesUtils','isListItemBlock','isFirstBlockOfListItem','from','bind','*Format:*\x20set\x20order\x20to\x20regular','*Format:*\x20set\x20start\x20index\x20to\x20%0','startIndex','length','TrackChangesEditing','listType','expandListBlocksToCompleteList','plugins','*Change\x20to:*\x20%0','handleListStyleCommand','config','locale','styles'];(function(_0x4d9157,_0x397d50){const _0x1d1e93=function(_0x10fcf0){while(--_0x10fcf0){_0x4d9157['push'](_0x4d9157['shift']());}};_0x1d1e93(++_0x397d50);}(_0x397d,0x1aa));const _0x1d1e=function(_0x4d9157,_0x397d50){_0x4d9157=_0x4d9157-0x0;let _0x1d1e93=_0x397d[_0x4d9157];return _0x1d1e93;};import{Plugin as _0x593b3a}from'ckeditor5/src/core';import{getTranslation as _0x1132e2}from'../utils/common-translations';export default class At extends _0x593b3a{[_0x1d1e('0x7')](){if(!this[_0x1d1e('0x2f')][_0x1d1e('0x1b')][_0x1d1e('0xa')](_0x1d1e('0x27')))return;const _0x1ab23b=this[_0x1d1e('0x2f')][_0x1d1e('0x1e')]['get']('list.properties'),_0x3238d9=this[_0x1d1e('0x2f')][_0x1d1e('0x1b')][_0x1d1e('0x3')](_0x1d1e('0x18'));_0x1ab23b[_0x1d1e('0x20')]&&_0x3238d9[_0x1d1e('0x6')](_0x1d1e('0xe'),this[_0x1d1e('0x1d')][_0x1d1e('0x13')](this)),_0x1ab23b[_0x1d1e('0x21')]&&_0x3238d9[_0x1d1e('0x6')](_0x1d1e('0x25'),this['handleListReversedCommand']['bind'](this)),_0x1ab23b[_0x1d1e('0x16')]&&_0x3238d9[_0x1d1e('0x6')](_0x1d1e('0x2b'),this[_0x1d1e('0x2c')][_0x1d1e('0x13')](this)),_0x3238d9['_descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}[_0x1d1e('0x1d')](_0x1daa50,_0x40c642={}){const _0x1a8265=this[_0x1d1e('0x2f')]['plugins'][_0x1d1e('0x3')]('TrackChangesEditing'),_0x6f3f0b=this[_0x1d1e('0x28')]();this[_0x1d1e('0x2f')][_0x1d1e('0x26')][_0x1d1e('0x30')](()=>{_0x1a8265[_0x1d1e('0x2d')](_0x6f3f0b,{'commandName':_0x1d1e('0xe'),'commandParams':[{'type':_0x40c642['type']}],'formatGroupId':_0x1d1e('0xe')});});}[_0x1d1e('0x31')](_0x546b5c,_0x140a26={}){const _0x494f21=this['editor'][_0x1d1e('0x1b')][_0x1d1e('0x3')](_0x1d1e('0x18')),_0x193d30=this['editor'][_0x1d1e('0x1b')][_0x1d1e('0x3')](_0x1d1e('0x4')),_0x1c1fdd=this['_getSuggestionBlocks'](_0x202af8=>_0x193d30[_0x1d1e('0x10')](_0x202af8)&&_0x1d1e('0x22')===_0x202af8[_0x1d1e('0x29')]('listType'));null!==_0x1c1fdd&&this[_0x1d1e('0x2f')][_0x1d1e('0x26')][_0x1d1e('0x30')](()=>{_0x494f21[_0x1d1e('0x2d')](_0x1c1fdd,{'commandName':_0x1d1e('0x25'),'commandParams':[{'reversed':_0x140a26['reversed']}],'formatGroupId':_0x1d1e('0x25')});});}[_0x1d1e('0x2c')](_0x35405d,_0x258324={}){const _0x29528d=this[_0x1d1e('0x2f')][_0x1d1e('0x1b')][_0x1d1e('0x3')](_0x1d1e('0x18')),_0x19e35e=this['editor'][_0x1d1e('0x1b')][_0x1d1e('0x3')](_0x1d1e('0x4')),_0x4acbfb=this['_getSuggestionBlocks'](_0x111010=>_0x19e35e[_0x1d1e('0x10')](_0x111010)&&_0x1d1e('0x22')===_0x111010[_0x1d1e('0x29')](_0x1d1e('0x19')));null!==_0x4acbfb&&this['editor']['model']['change'](()=>{_0x29528d[_0x1d1e('0x2d')](_0x4acbfb,{'commandName':_0x1d1e('0x2b'),'commandParams':[{'startIndex':_0x258324['startIndex']}],'formatGroupId':_0x1d1e('0x2b')});});}[_0x1d1e('0xc')](_0x3f2511){const _0x1bc93f=this[_0x1d1e('0x2f')][_0x1d1e('0x1f')],{data:_0x44481f}=_0x3f2511;if(!_0x44481f)return;let _0x5361ed,_0xff6142;switch(_0x44481f['commandName']){case _0x1d1e('0xe'):_0x5361ed=_0x1d1e('0x1c'),_0xff6142={'type':_0x1d1e('0xd'),'content':_0x1132e2(_0x1bc93f,_0x5361ed,_0x1132e2(_0x1bc93f,this[_0x1d1e('0x2a')](_0x44481f[_0x1d1e('0x0')][0x0]['type'])))};break;case _0x1d1e('0x25'):_0x5361ed=_0x44481f[_0x1d1e('0x0')][0x0][_0x1d1e('0x21')]?_0x1d1e('0x9'):_0x1d1e('0x14'),_0xff6142={'type':'format','content':_0x1132e2(_0x1bc93f,_0x5361ed)};break;case _0x1d1e('0x2b'):_0x5361ed=_0x1d1e('0x15'),_0xff6142={'type':_0x1d1e('0xd'),'content':_0x1132e2(_0x1bc93f,_0x5361ed,_0x44481f['commandParams'][0x0][_0x1d1e('0x16')])};}return _0xff6142;}[_0x1d1e('0x28')](){const _0x260865=this[_0x1d1e('0x2f')]['plugins'][_0x1d1e('0x3')]('DocumentListUtils');let _0x289f28=Array['from'](this[_0x1d1e('0x2f')][_0x1d1e('0x26')][_0x1d1e('0x32')]['selection'][_0x1d1e('0x8')]());return _0x289f28[_0x1d1e('0x1')](..._0x260865[_0x1d1e('0x1a')](_0x289f28)),_0x289f28=[...new Set(_0x289f28)],_0x289f28;}[_0x1d1e('0x2')](_0xc9afaf){const _0x4c0dfe=this[_0x1d1e('0x2f')]['plugins']['get'](_0x1d1e('0x4'));let _0x5a9403=Array[_0x1d1e('0x12')](this['editor'][_0x1d1e('0x26')][_0x1d1e('0x32')]['selection']['getSelectedBlocks']())['filter'](_0xc9afaf);if(!_0x5a9403[_0x1d1e('0x17')])return null;_0x5a9403=_0x4c0dfe[_0x1d1e('0x1a')](_0x5a9403);const _0x536b2f=[];for(const _0x1968db of _0x5a9403)_0x4c0dfe[_0x1d1e('0x11')](_0x1968db)&&_0x536b2f[_0x1d1e('0x1')](_0x1968db);return _0x536b2f;}['_getTranslationKeyForListStyle'](_0x29d1ee){return _0x1d1e('0x5')+this[_0x1d1e('0x2f')][_0x1d1e('0x1b')][_0x1d1e('0x3')](_0x1d1e('0xf'))[_0x1d1e('0xb')](_0x29d1ee)[_0x1d1e('0x23')]()+_0x1d1e('0x24')+_0x29d1ee['toUpperCase']()[_0x1d1e('0x2e')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x550b=['mapper','addMarker:suggestion:insertion','commands','init','editing','markerNameToElements','afterExecute','remove','createPositionAt','split','data','enableCommand','writer','high','model','removeMarker:suggestion:insertion','getFirstRange','unbindElementFromMarkerName','change','enter','document','markerName','plugins','ck-suggestion-marker-split','downcastDispatcher','fire','detach','getFirstPosition','fromRange','markInsertion','TrackChangesEditing','showSuggestionHighlights','setSelection'];(function(_0x1e0768,_0x550b9){const _0x1fccf4=function(_0x4f5fb0){while(--_0x4f5fb0){_0x1e0768['push'](_0x1e0768['shift']());}};_0x1fccf4(++_0x550b9);}(_0x550b,0xe2));const _0x1fcc=function(_0x1e0768,_0x550b9){_0x1e0768=_0x1e0768-0x0;let _0x1fccf4=_0x550b[_0x1e0768];return _0x1fccf4;};import{Plugin as _0x51754b}from'ckeditor5/src/core';import{Enter as _0x73e043}from'ckeditor5/src/enter';import{LiveRange as _0x23a9d6}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x2a8578}from'./utils';export default class q extends _0x51754b{static get['requires'](){return[_0x73e043];}[_0x1fcc('0x8')](){const _0x358488=this['editor'],_0x54b1c1=_0x358488[_0x1fcc('0x1b')]['get'](_0x1fcc('0x2')),_0x42f4bf=_0x358488[_0x1fcc('0x7')]['get'](_0x1fcc('0x18'));_0x54b1c1[_0x1fcc('0x10')]('enter',()=>{_0x358488[_0x1fcc('0x13')][_0x1fcc('0x17')](_0x230524=>{const _0x3269a9=_0x358488[_0x1fcc('0x13')][_0x1fcc('0x19')]['selection'],_0x28b84d=_0x3269a9[_0x1fcc('0x20')](),_0x368ef9=_0x23a9d6[_0x1fcc('0x0')](_0x3269a9[_0x1fcc('0x15')]());if(_0x42f4bf['enterBlock'](_0x230524)){const _0x57d87c=_0x358488[_0x1fcc('0x13')][_0x1fcc('0xd')](_0x28b84d['parent']['nextSibling'],0x0),_0x326b3d=_0x230524['createRange'](_0x28b84d,_0x57d87c);_0x54b1c1[_0x1fcc('0x1')](_0x326b3d);}else _0x230524[_0x1fcc('0x4')](_0x230524['createRange'](_0x368ef9['end']));_0x368ef9[_0x1fcc('0x1f')](),_0x42f4bf[_0x1fcc('0x1e')](_0x1fcc('0xb'),{'writer':_0x230524});});}),_0x358488[_0x1fcc('0x9')][_0x1fcc('0x1d')]['on'](_0x1fcc('0x6'),_0x2a8578(_0x358488,'split'),{'priority':_0x1fcc('0x12')}),_0x358488[_0x1fcc('0x9')]['downcastDispatcher']['on'](_0x1fcc('0x14'),(_0x51fa2a,_0x1e90ac,_0x44f8d1)=>{const _0x361697=_0x44f8d1[_0x1fcc('0x5')][_0x1fcc('0xa')](_0x1e90ac['markerName']);if(_0x361697)for(const _0x4700be of _0x361697)_0x4700be['hasClass'](_0x1fcc('0x1c'))&&(_0x44f8d1[_0x1fcc('0x5')][_0x1fcc('0x16')](_0x4700be,_0x1e90ac[_0x1fcc('0x1a')]),_0x44f8d1[_0x1fcc('0x11')][_0x1fcc('0xc')](_0x4700be));},{'priority':_0x1fcc('0x12')}),_0x358488[_0x1fcc('0xf')][_0x1fcc('0x1d')]['on'](_0x1fcc('0x6'),(_0x5071ae,_0x91954c,_0xb51880)=>{_0xb51880['options'][_0x1fcc('0x3')]&&_0x2a8578(_0x358488,_0x1fcc('0xe'),{'showActiveMarker':!0x1})['bind'](this)(_0x5071ae,_0x91954c,_0xb51880);},{'priority':_0x1fcc('0x12')});}}
23
+ const _0x70b6=['selection','getFirstPosition','remove','markerNameToElements','mapper','createPositionAt','createRange','model','detach','markInsertion','options','fromRange','addMarker:suggestion:insertion','bind','TrackChangesEditing','enableCommand','afterExecute','get','plugins','showSuggestionHighlights','markerName','requires','init','commands','split','downcastDispatcher','editor','end','hasClass','editing','document','nextSibling','data','ck-suggestion-marker-split','enter','getFirstRange','high','writer','setSelection'];(function(_0x527f04,_0x70b679){const _0xd143d5=function(_0x15c9d8){while(--_0x15c9d8){_0x527f04['push'](_0x527f04['shift']());}};_0xd143d5(++_0x70b679);}(_0x70b6,0x1be));const _0xd143=function(_0x527f04,_0x70b679){_0x527f04=_0x527f04-0x0;let _0xd143d5=_0x70b6[_0x527f04];return _0xd143d5;};import{Plugin as _0x41ef46}from'ckeditor5/src/core';import{Enter as _0x268928}from'ckeditor5/src/enter';import{LiveRange as _0x1d66c5}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x21fb96}from'./utils';export default class q extends _0x41ef46{static get[_0xd143('0x4')](){return[_0x268928];}[_0xd143('0x5')](){const _0x1f66da=this[_0xd143('0x9')],_0x501fb3=_0x1f66da[_0xd143('0x1')][_0xd143('0x0')](_0xd143('0x24')),_0x5e608a=_0x1f66da[_0xd143('0x6')][_0xd143('0x0')](_0xd143('0x11'));_0x501fb3[_0xd143('0x25')](_0xd143('0x11'),()=>{_0x1f66da['model']['change'](_0x5aee11=>{const _0x4dd37c=_0x1f66da[_0xd143('0x1d')][_0xd143('0xd')][_0xd143('0x16')],_0x47a145=_0x4dd37c[_0xd143('0x17')](),_0x462c9a=_0x1d66c5[_0xd143('0x21')](_0x4dd37c[_0xd143('0x12')]());if(_0x5e608a['enterBlock'](_0x5aee11)){const _0x16fd85=_0x1f66da[_0xd143('0x1d')][_0xd143('0x1b')](_0x47a145['parent'][_0xd143('0xe')],0x0),_0xd28601=_0x5aee11[_0xd143('0x1c')](_0x47a145,_0x16fd85);_0x501fb3[_0xd143('0x1f')](_0xd28601);}else _0x5aee11[_0xd143('0x15')](_0x5aee11[_0xd143('0x1c')](_0x462c9a[_0xd143('0xa')]));_0x462c9a[_0xd143('0x1e')](),_0x5e608a['fire'](_0xd143('0x26'),{'writer':_0x5aee11});});}),_0x1f66da[_0xd143('0xc')][_0xd143('0x8')]['on'](_0xd143('0x22'),_0x21fb96(_0x1f66da,_0xd143('0x7')),{'priority':_0xd143('0x13')}),_0x1f66da[_0xd143('0xc')][_0xd143('0x8')]['on']('removeMarker:suggestion:insertion',(_0x1be7ac,_0x546f18,_0x49e127)=>{const _0x51ef3c=_0x49e127[_0xd143('0x1a')][_0xd143('0x19')](_0x546f18[_0xd143('0x3')]);if(_0x51ef3c)for(const _0x184d0d of _0x51ef3c)_0x184d0d[_0xd143('0xb')](_0xd143('0x10'))&&(_0x49e127[_0xd143('0x1a')]['unbindElementFromMarkerName'](_0x184d0d,_0x546f18['markerName']),_0x49e127[_0xd143('0x14')][_0xd143('0x18')](_0x184d0d));},{'priority':_0xd143('0x13')}),_0x1f66da[_0xd143('0xf')][_0xd143('0x8')]['on'](_0xd143('0x22'),(_0x23b446,_0x259c54,_0xf96c20)=>{_0xf96c20[_0xd143('0x20')][_0xd143('0x2')]&&_0x21fb96(_0x1f66da,_0xd143('0x7'),{'showActiveMarker':!0x1})[_0xd143('0x23')](this)(_0x23b446,_0x259c54,_0xf96c20);},{'priority':_0xd143('0x13')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x556b=['_isInDeletionRange','replaceAll','end','TrackChangesEditing','enableCommand','string','findPrevious','createPositionAt','getMarkersGroup','find','replace','item','editor','findNext','createRange','findByTextCallback','get','suggestion:deletion','markers','handleFindCommand','model','plugins','start','getIntersection'];(function(_0x53b965,_0x556b28){const _0x1eaf20=function(_0x31c2e9){while(--_0x31c2e9){_0x53b965['push'](_0x53b965['shift']());}};_0x1eaf20(++_0x556b28);}(_0x556b,0x1c4));const _0x1eaf=function(_0x53b965,_0x556b28){_0x53b965=_0x53b965-0x0;let _0x1eaf20=_0x556b[_0x53b965];return _0x1eaf20;};import{Plugin as _0x5e62ca}from'ckeditor5/src/core';export default class z extends _0x5e62ca{['afterInit'](){if(!this[_0x1eaf('0x10')]['plugins']['has']('FindAndReplaceEditing'))return;const _0x2167ca=this[_0x1eaf('0x10')][_0x1eaf('0x1')]['get'](_0x1eaf('0x7'));_0x2167ca[_0x1eaf('0x8')](_0x1eaf('0xd'),this[_0x1eaf('0x17')]['bind'](this)),_0x2167ca['enableCommand'](_0x1eaf('0x11')),_0x2167ca[_0x1eaf('0x8')](_0x1eaf('0xa')),_0x2167ca[_0x1eaf('0x8')](_0x1eaf('0xe')),_0x2167ca[_0x1eaf('0x8')](_0x1eaf('0x5'));}[_0x1eaf('0x17')](_0x2d5387,_0x30c12c,_0x51131a={}){const _0x39ef65=this[_0x1eaf('0x10')][_0x1eaf('0x1')][_0x1eaf('0x14')]('FindAndReplaceUtils');void 0x0!==_0x51131a&&_0x2d5387(_0x182a1f=>(_0x1eaf('0x9')==typeof _0x30c12c?_0x39ef65[_0x1eaf('0x13')](_0x30c12c,_0x51131a):_0x30c12c)(_0x182a1f)['filter'](_0x48a246=>!0x1===this[_0x1eaf('0x4')](_0x48a246,_0x182a1f[_0x1eaf('0xf')])),_0x51131a);}[_0x1eaf('0x4')](_0x53a818,_0x24c70b){const _0x3b6ac1=this['editor'][_0x1eaf('0x0')][_0x1eaf('0x12')](this['editor']['model'][_0x1eaf('0xb')](_0x24c70b,_0x53a818[_0x1eaf('0x2')]),this[_0x1eaf('0x10')][_0x1eaf('0x0')][_0x1eaf('0xb')](_0x24c70b,_0x53a818[_0x1eaf('0x6')]));for(const _0x25c790 of this[_0x1eaf('0x10')][_0x1eaf('0x0')][_0x1eaf('0x16')][_0x1eaf('0xc')](_0x1eaf('0x15')))if(null!==_0x3b6ac1[_0x1eaf('0x3')](_0x25c790['getRange']()))return!0x0;return!0x1;}}
23
+ const _0x5566=['string','getMarkersGroup','suggestion:deletion','enableCommand','replace','item','markers','FindAndReplaceEditing','handleFindCommand','replaceAll','filter','find','findPrevious','plugins','has','model','end','_isInDeletionRange','createPositionAt','editor','createRange','get'];(function(_0x4f7d92,_0x556628){const _0x40c6ec=function(_0x4d5c50){while(--_0x4d5c50){_0x4f7d92['push'](_0x4f7d92['shift']());}};_0x40c6ec(++_0x556628);}(_0x5566,0x1b2));const _0x40c6=function(_0x4f7d92,_0x556628){_0x4f7d92=_0x4f7d92-0x0;let _0x40c6ec=_0x5566[_0x4f7d92];return _0x40c6ec;};import{Plugin as _0x3c8989}from'ckeditor5/src/core';export default class z extends _0x3c8989{['afterInit'](){if(!this['editor'][_0x40c6('0x13')][_0x40c6('0x14')](_0x40c6('0xd')))return;const _0x2d63fa=this[_0x40c6('0x3')][_0x40c6('0x13')][_0x40c6('0x5')]('TrackChangesEditing');_0x2d63fa['enableCommand'](_0x40c6('0x11'),this[_0x40c6('0xe')]['bind'](this)),_0x2d63fa[_0x40c6('0x9')]('findNext'),_0x2d63fa[_0x40c6('0x9')](_0x40c6('0x12')),_0x2d63fa['enableCommand'](_0x40c6('0xa')),_0x2d63fa[_0x40c6('0x9')](_0x40c6('0xf'));}['handleFindCommand'](_0x3096be,_0x17d8fb,_0x2cf6d8={}){const _0x366358=this[_0x40c6('0x3')][_0x40c6('0x13')]['get']('FindAndReplaceUtils');void 0x0!==_0x2cf6d8&&_0x3096be(_0x59dda0=>(_0x40c6('0x6')==typeof _0x17d8fb?_0x366358['findByTextCallback'](_0x17d8fb,_0x2cf6d8):_0x17d8fb)(_0x59dda0)[_0x40c6('0x10')](_0x3872db=>!0x1===this[_0x40c6('0x1')](_0x3872db,_0x59dda0[_0x40c6('0xb')])),_0x2cf6d8);}['_isInDeletionRange'](_0x3091de,_0x447d1f){const _0x58eca5=this[_0x40c6('0x3')][_0x40c6('0x15')][_0x40c6('0x4')](this[_0x40c6('0x3')][_0x40c6('0x15')][_0x40c6('0x2')](_0x447d1f,_0x3091de['start']),this[_0x40c6('0x3')]['model'][_0x40c6('0x2')](_0x447d1f,_0x3091de[_0x40c6('0x0')]));for(const _0x26f743 of this[_0x40c6('0x3')][_0x40c6('0x15')][_0x40c6('0xc')][_0x40c6('0x7')](_0x40c6('0x8')))if(null!==_0x58eca5['getIntersection'](_0x26f743['getRange']()))return!0x0;return!0x1;}}