@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230804.0 → 0.0.0-nightly-20230806.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 -7
  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-20230804.0",
3
+ "version": "0.0.0-nightly-20230806.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,14 +39,10 @@
39
39
  "CHANGELOG.md"
40
40
  ],
41
41
  "dependencies": {
42
- "ckeditor5": "0.0.0-nightly-20230804.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20230804.0",
42
+ "ckeditor5": "0.0.0-nightly-20230806.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20230806.0",
44
44
  "lodash-es": "4.17.21"
45
45
  },
46
- "engines": {
47
- "node": ">=16.0.0",
48
- "npm": ">=5.7.1"
49
- },
50
46
  "types": "src/index.d.ts",
51
47
  "obfuscated": true
52
48
  }
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ecb=['_isEnabledBasedOnSelection','TrackChangesEditing','execute','isEnabled','get','editor','getRanges','acceptSuggestion','_suggestions','refresh','track-changes-accept-suggestion-not-found'];(function(_0x2b0841,_0x2ecb91){const _0x2d4d05=function(_0x3c7621){while(--_0x3c7621){_0x2b0841['push'](_0x2b0841['shift']());}};_0x2d4d05(++_0x2ecb91);}(_0x2ecb,0x118));const _0x2d4d=function(_0x2b0841,_0x2ecb91){_0x2b0841=_0x2b0841-0x0;let _0x2d4d05=_0x2ecb[_0x2b0841];return _0x2d4d05;};import{Command as _0x49f592}from'ckeditor5/src/core';import{CKEditorError as _0x5cc9f7}from'ckeditor5/src/utils';export default class M extends _0x49f592{constructor(_0x367bfb,_0x47b447){super(_0x367bfb),this[_0x2d4d('0x3')]=_0x47b447,this['refresh'](),this[_0x2d4d('0x6')]=!0x1;}[_0x2d4d('0x4')](){this[_0x2d4d('0x9')]=!0x0;}[_0x2d4d('0x8')](_0x250112){const _0x540bae=this[_0x2d4d('0x3')][_0x2d4d('0xa')](_0x250112);if(!_0x540bae)throw new _0x5cc9f7(_0x2d4d('0x5'),this);const _0x5a3a96=_0x540bae[_0x2d4d('0x1')]();this[_0x2d4d('0x0')]['model']['canEditAt'](_0x5a3a96)&&this[_0x2d4d('0x0')]['plugins'][_0x2d4d('0xa')](_0x2d4d('0x7'))[_0x2d4d('0x2')](_0x540bae);}}
23
+ const _0x28df=['_suggestions','getRanges','plugins','execute','canEditAt','editor','get','refresh','TrackChangesEditing','isEnabled','acceptSuggestion','_isEnabledBasedOnSelection'];(function(_0x46d3ab,_0x28df32){const _0x15b62a=function(_0x15bbd5){while(--_0x15bbd5){_0x46d3ab['push'](_0x46d3ab['shift']());}};_0x15b62a(++_0x28df32);}(_0x28df,0x18d));const _0x15b6=function(_0x46d3ab,_0x28df32){_0x46d3ab=_0x46d3ab-0x0;let _0x15b62a=_0x28df[_0x46d3ab];return _0x15b62a;};import{Command as _0x2755cc}from'ckeditor5/src/core';import{CKEditorError as _0x5e15bc}from'ckeditor5/src/utils';export default class M extends _0x2755cc{constructor(_0x1b255d,_0x3e4792){super(_0x1b255d),this['_suggestions']=_0x3e4792,this[_0x15b6('0x6')](),this[_0x15b6('0xa')]=!0x1;}[_0x15b6('0x6')](){this[_0x15b6('0x8')]=!0x0;}[_0x15b6('0x2')](_0x2452ed){const _0x47c59d=this[_0x15b6('0xb')][_0x15b6('0x5')](_0x2452ed);if(!_0x47c59d)throw new _0x5e15bc('track-changes-accept-suggestion-not-found',this);const _0x4cd67d=_0x47c59d[_0x15b6('0x0')]();this[_0x15b6('0x4')]['model'][_0x15b6('0x3')](_0x4cd67d)&&this['editor'][_0x15b6('0x1')][_0x15b6('0x5')](_0x15b6('0x7'))[_0x15b6('0x9')](_0x47c59d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4df4=['_isEnabledBasedOnSelection','track-changes-discard-suggestion-not-found','isEnabled','editor','getRanges','_suggestions','model','get','refresh','canEditAt','plugins','TrackChangesEditing','execute','discardSuggestion'];(function(_0x22ad51,_0x4df44c){const _0x1a2ae7=function(_0x53f012){while(--_0x53f012){_0x22ad51['push'](_0x22ad51['shift']());}};_0x1a2ae7(++_0x4df44c);}(_0x4df4,0xf5));const _0x1a2a=function(_0x22ad51,_0x4df44c){_0x22ad51=_0x22ad51-0x0;let _0x1a2ae7=_0x4df4[_0x22ad51];return _0x1a2ae7;};import{Command as _0x4dbe9c}from'ckeditor5/src/core';import{CKEditorError as _0x11f208}from'ckeditor5/src/utils';export default class $ extends _0x4dbe9c{constructor(_0xdb22ea,_0x1ab9f3){super(_0xdb22ea),this['_suggestions']=_0x1ab9f3,this[_0x1a2a('0x1')](),this[_0x1a2a('0x7')]=!0x1;}[_0x1a2a('0x1')](){this[_0x1a2a('0x9')]=!0x0;}[_0x1a2a('0x5')](_0x305cbf){const _0x5c1f49=this[_0x1a2a('0xc')][_0x1a2a('0x0')](_0x305cbf);if(!_0x5c1f49)throw new _0x11f208(_0x1a2a('0x8'),this);const _0x39f793=_0x5c1f49[_0x1a2a('0xb')]();this[_0x1a2a('0xa')][_0x1a2a('0xd')][_0x1a2a('0x2')](_0x39f793)&&this[_0x1a2a('0xa')][_0x1a2a('0x3')][_0x1a2a('0x0')](_0x1a2a('0x4'))[_0x1a2a('0x6')](_0x5c1f49);}}
23
+ const _0xf7c5=['getRanges','refresh','editor','execute','_isEnabledBasedOnSelection','model','get','canEditAt','TrackChangesEditing','isEnabled','track-changes-discard-suggestion-not-found','_suggestions','discardSuggestion'];(function(_0x490a26,_0xf7c552){const _0xbce5f9=function(_0x4e09c4){while(--_0x4e09c4){_0x490a26['push'](_0x490a26['shift']());}};_0xbce5f9(++_0xf7c552);}(_0xf7c5,0x197));const _0xbce5=function(_0x490a26,_0xf7c552){_0x490a26=_0x490a26-0x0;let _0xbce5f9=_0xf7c5[_0x490a26];return _0xbce5f9;};import{Command as _0x44e36c}from'ckeditor5/src/core';import{CKEditorError as _0x818604}from'ckeditor5/src/utils';export default class $ extends _0x44e36c{constructor(_0x3bea63,_0x4142d3){super(_0x3bea63),this['_suggestions']=_0x4142d3,this[_0xbce5('0xa')](),this[_0xbce5('0x0')]=!0x1;}[_0xbce5('0xa')](){this[_0xbce5('0x5')]=!0x0;}[_0xbce5('0xc')](_0x18504b){const _0x242c4d=this[_0xbce5('0x7')][_0xbce5('0x2')](_0x18504b);if(!_0x242c4d)throw new _0x818604(_0xbce5('0x6'),this);const _0x500aef=_0x242c4d[_0xbce5('0x9')]();this[_0xbce5('0xb')][_0xbce5('0x1')][_0xbce5('0x3')](_0x500aef)&&this[_0xbce5('0xb')]['plugins'][_0xbce5('0x2')](_0xbce5('0x4'))[_0xbce5('0x8')](_0x242c4d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19cd=['values','execute','isInContent','some','_command','refresh','model','from','_suggestions','isEnabled','editor','getRanges'];(function(_0x58f9d5,_0x19cdac){const _0x395ef5=function(_0x27573f){while(--_0x27573f){_0x58f9d5['push'](_0x58f9d5['shift']());}};_0x395ef5(++_0x19cdac);}(_0x19cd,0x1da));const _0x395e=function(_0x58f9d5,_0x19cdac){_0x58f9d5=_0x58f9d5-0x0;let _0x395ef5=_0x19cd[_0x58f9d5];return _0x395ef5;};import{Command as _0x3c0acc}from'ckeditor5/src/core';import{sortSuggestions as _0x22e96a,executeCommandForSuggestions as _0x41b983}from'../utils/utils';export default class N extends _0x3c0acc{constructor(_0x1a7e73,_0x408365,_0x702d9d){super(_0x1a7e73),this[_0x395e('0xa')]=_0x408365,this['_suggestions']=_0x702d9d,this[_0x395e('0xb')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x395e('0xb')](){const _0x1153f7=Array[_0x395e('0x1')](this[_0x395e('0x2')][_0x395e('0x6')]())[_0x395e('0x9')](_0x2bd1cd=>_0x2bd1cd[_0x395e('0x8')]);this[_0x395e('0x3')]=this[_0x395e('0xa')][_0x395e('0x3')]&&_0x1153f7;}[_0x395e('0x7')](){const _0x18431d=_0x22e96a(Array[_0x395e('0x1')](this['_suggestions'][_0x395e('0x6')]()));for(const _0x1e8cc6 of _0x18431d){const _0x53534b=_0x1e8cc6[_0x395e('0x5')]();if(!this['editor'][_0x395e('0x0')]['canEditAt'](_0x53534b))return;}_0x41b983(this[_0x395e('0x4')]['model'],this['_command'],_0x18431d);}}
23
+ const _0x1db7=['refresh','execute','isEnabled','editor','values','model','isInContent','_suggestions','canEditAt','getRanges'];(function(_0x3b268c,_0x1db752){const _0x28ec96=function(_0x5ece40){while(--_0x5ece40){_0x3b268c['push'](_0x3b268c['shift']());}};_0x28ec96(++_0x1db752);}(_0x1db7,0x15c));const _0x28ec=function(_0x3b268c,_0x1db752){_0x3b268c=_0x3b268c-0x0;let _0x28ec96=_0x1db7[_0x3b268c];return _0x28ec96;};import{Command as _0xcb9fbd}from'ckeditor5/src/core';import{sortSuggestions as _0x157a8e,executeCommandForSuggestions as _0x295780}from'../utils/utils';export default class N extends _0xcb9fbd{constructor(_0x366adb,_0x117f76,_0x5c66f1){super(_0x366adb),this['_command']=_0x117f76,this[_0x28ec('0x9')]=_0x5c66f1,this[_0x28ec('0x2')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x28ec('0x2')](){const _0x3e53f2=Array['from'](this[_0x28ec('0x9')][_0x28ec('0x6')]())['some'](_0x30203c=>_0x30203c[_0x28ec('0x8')]);this[_0x28ec('0x4')]=this['_command'][_0x28ec('0x4')]&&_0x3e53f2;}[_0x28ec('0x3')](){const _0x5bc6e3=_0x157a8e(Array['from'](this[_0x28ec('0x9')][_0x28ec('0x6')]()));for(const _0x2cc27e of _0x5bc6e3){const _0x4031a8=_0x2cc27e[_0x28ec('0x1')]();if(!this[_0x28ec('0x5')][_0x28ec('0x7')][_0x28ec('0x0')](_0x4031a8))return;}_0x295780(this[_0x28ec('0x5')][_0x28ec('0x7')],this['_command'],_0x5bc6e3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f6d=['size','refresh','_suggestions','execute','from','model','selection','_isEnabledBasedOnSelection','_selectedSuggestions','_command','canEditAt','editor','isEnabled','getRanges','values'];(function(_0x1288e7,_0x4f6d12){const _0x55ac11=function(_0x36b76c){while(--_0x36b76c){_0x1288e7['push'](_0x1288e7['shift']());}};_0x55ac11(++_0x4f6d12);}(_0x4f6d,0xb1));const _0x55ac=function(_0x1288e7,_0x4f6d12){_0x1288e7=_0x1288e7-0x0;let _0x55ac11=_0x4f6d[_0x1288e7];return _0x55ac11;};import{Command as _0x143469}from'ckeditor5/src/core';import{sortSuggestions as _0x308a5c,getSelectedSuggestions as _0x4cfba4,executeCommandForSuggestions as _0x1af44d}from'../utils/utils';export default class R extends _0x143469{constructor(_0x279ce7,_0x2f868e,_0x4eced8){super(_0x279ce7),this[_0x55ac('0xc')]=_0x2f868e,this[_0x55ac('0x5')]=_0x4eced8,this[_0x55ac('0xb')]=new Set(),this[_0x55ac('0x4')](),this[_0x55ac('0xa')]=!0x1;}[_0x55ac('0x4')](){const _0x303840=this['editor'][_0x55ac('0x8')]['document'][_0x55ac('0x9')],_0x1d473f=Array[_0x55ac('0x7')](this[_0x55ac('0x5')][_0x55ac('0x2')]());this[_0x55ac('0xb')]=_0x4cfba4(_0x303840,_0x1d473f),this[_0x55ac('0x0')]=this[_0x55ac('0xc')][_0x55ac('0x0')]&&!!this[_0x55ac('0xb')][_0x55ac('0x3')];}[_0x55ac('0x6')](){const _0xa645f9=_0x308a5c(Array[_0x55ac('0x7')](this[_0x55ac('0xb')]));for(const _0x243d09 of _0xa645f9){const _0x3fead0=_0x243d09[_0x55ac('0x1')]();if(!this[_0x55ac('0xe')][_0x55ac('0x8')][_0x55ac('0xd')](_0x3fead0))return;}_0x1af44d(this[_0x55ac('0xe')]['model'],this['_command'],_0xa645f9);}}
23
+ const _0x227b=['getRanges','canEditAt','document','editor','from','_command','refresh','_selectedSuggestions','execute','selection','model','values','_suggestions','size','_isEnabledBasedOnSelection','isEnabled'];(function(_0x43da62,_0x227bad){const _0x1bd80d=function(_0x4a1731){while(--_0x4a1731){_0x43da62['push'](_0x43da62['shift']());}};_0x1bd80d(++_0x227bad);}(_0x227b,0x181));const _0x1bd8=function(_0x43da62,_0x227bad){_0x43da62=_0x43da62-0x0;let _0x1bd80d=_0x227b[_0x43da62];return _0x1bd80d;};import{Command as _0x3a8c8c}from'ckeditor5/src/core';import{sortSuggestions as _0x112472,getSelectedSuggestions as _0x31712b,executeCommandForSuggestions as _0x36c183}from'../utils/utils';export default class R extends _0x3a8c8c{constructor(_0x348d13,_0x4fbc23,_0x287c4a){super(_0x348d13),this[_0x1bd8('0x4')]=_0x4fbc23,this[_0x1bd8('0xb')]=_0x287c4a,this[_0x1bd8('0x6')]=new Set(),this[_0x1bd8('0x5')](),this[_0x1bd8('0xd')]=!0x1;}[_0x1bd8('0x5')](){const _0x1e904a=this['editor'][_0x1bd8('0x9')][_0x1bd8('0x1')][_0x1bd8('0x8')],_0x3a88e3=Array['from'](this[_0x1bd8('0xb')][_0x1bd8('0xa')]());this[_0x1bd8('0x6')]=_0x31712b(_0x1e904a,_0x3a88e3),this[_0x1bd8('0xe')]=this['_command'][_0x1bd8('0xe')]&&!!this['_selectedSuggestions'][_0x1bd8('0xc')];}[_0x1bd8('0x7')](){const _0x3177b3=_0x112472(Array[_0x1bd8('0x3')](this[_0x1bd8('0x6')]));for(const _0x1b7b91 of _0x3177b3){const _0x16a189=_0x1b7b91[_0x1bd8('0xf')]();if(!this[_0x1bd8('0x2')][_0x1bd8('0x9')][_0x1bd8('0x0')](_0x16a189))return;}_0x36c183(this[_0x1bd8('0x2')][_0x1bd8('0x9')],this[_0x1bd8('0x4')],_0x3177b3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x214d=['execute','isEnabled','_enableCommands','commands','forceDisabled','_enabledCommands','value','affectsData','_isEnabledBasedOnSelection','_disableUnsupportedCommands','has','TrackChangesCommand','refresh'];(function(_0x3add40,_0x214d23){const _0x5eac1f=function(_0xfc2541){while(--_0xfc2541){_0x3add40['push'](_0x3add40['shift']());}};_0x5eac1f(++_0x214d23);}(_0x214d,0x15b));const _0x5eac=function(_0x3add40,_0x214d23){_0x3add40=_0x3add40-0x0;let _0x5eac1f=_0x214d[_0x3add40];return _0x5eac1f;};import{Command as _0x43d9ad}from'ckeditor5/src/core';export default class _ extends _0x43d9ad{constructor(_0x39756c,_0x337a97){super(_0x39756c),this[_0x5eac('0x9')]=_0x337a97,this[_0x5eac('0xa')]=!0x1,this[_0x5eac('0x3')](),this[_0x5eac('0xc')]=!0x1;}[_0x5eac('0x3')](){this[_0x5eac('0x5')]=!0x0;}[_0x5eac('0x4')](){this[_0x5eac('0xa')]=!this[_0x5eac('0xa')],this[_0x5eac('0xa')]?this[_0x5eac('0x0')]():this['_enableCommands']();}[_0x5eac('0x0')](){for(const _0x2d38fb of this['editor']['commands'][_0x5eac('0x7')]())_0x2d38fb[_0x5eac('0xb')]&&!this[_0x5eac('0x9')][_0x5eac('0x1')](_0x2d38fb)&&_0x2d38fb[_0x5eac('0x8')](_0x5eac('0x2'));}[_0x5eac('0x6')](){for(const _0x3a08a9 of this['editor'][_0x5eac('0x7')][_0x5eac('0x7')]())_0x3a08a9['affectsData']&&!this['_enabledCommands'][_0x5eac('0x1')](_0x3a08a9)&&_0x3a08a9['clearForceDisabled'](_0x5eac('0x2'));}}
23
+ const _0x411f=['isEnabled','execute','_enableCommands','_isEnabledBasedOnSelection','value','commands','refresh','forceDisabled','_disableUnsupportedCommands','clearForceDisabled','has','TrackChangesCommand','affectsData','editor','_enabledCommands'];(function(_0x3efc31,_0x411fe5){const _0x227dcd=function(_0x4e7e59){while(--_0x4e7e59){_0x3efc31['push'](_0x3efc31['shift']());}};_0x227dcd(++_0x411fe5);}(_0x411f,0x16c));const _0x227d=function(_0x3efc31,_0x411fe5){_0x3efc31=_0x3efc31-0x0;let _0x227dcd=_0x411f[_0x3efc31];return _0x227dcd;};import{Command as _0x3db46d}from'ckeditor5/src/core';export default class _ extends _0x3db46d{constructor(_0x3c201d,_0x18f154){super(_0x3c201d),this['_enabledCommands']=_0x18f154,this['value']=!0x1,this[_0x227d('0x2')](),this[_0x227d('0xe')]=!0x1;}['refresh'](){this[_0x227d('0xb')]=!0x0;}[_0x227d('0xc')](){this[_0x227d('0x0')]=!this[_0x227d('0x0')],this[_0x227d('0x0')]?this[_0x227d('0x4')]():this[_0x227d('0xd')]();}['_disableUnsupportedCommands'](){for(const _0x39bba7 of this[_0x227d('0x9')][_0x227d('0x1')][_0x227d('0x1')]())_0x39bba7['affectsData']&&!this[_0x227d('0xa')]['has'](_0x39bba7)&&_0x39bba7[_0x227d('0x3')](_0x227d('0x7'));}[_0x227d('0xd')](){for(const _0x379f6e of this[_0x227d('0x9')][_0x227d('0x1')][_0x227d('0x1')]())_0x379f6e[_0x227d('0x8')]&&!this['_enabledCommands'][_0x227d('0x6')](_0x379f6e)&&_0x379f6e[_0x227d('0x5')]('TrackChangesCommand');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5af0=['justify','contentLanguageDirection','registerDescriptionCallback','_descriptionFactory','schema','FORMAT_JUSTIFY_TEXT','model','*Format:*\x20%0','FORMAT_ALIGN_TO_LEFT','right','markBlockFormat','value','getSelectedBlocks','TrackChangesEditing','filter','editor','alignment','left','get','afterInit','commandParams','locale','center','plugins','selection','FORMAT_ALIGN_TO_CENTER','document','enableCommand'];(function(_0xfab457,_0x5af056){const _0x4eece1=function(_0x5328d0){while(--_0x5328d0){_0xfab457['push'](_0xfab457['shift']());}};_0x4eece1(++_0x5af056);}(_0x5af0,0xa5));const _0x4eec=function(_0xfab457,_0x5af056){_0xfab457=_0xfab457-0x0;let _0x4eece1=_0x5af0[_0xfab457];return _0x4eece1;};import{Plugin as _0x13d6cc}from'ckeditor5/src/core';import{getTranslation as _0x25cda6}from'../utils/common-translations';export default class x extends _0x13d6cc{[_0x4eec('0x16')](){const _0x272026=this[_0x4eec('0x12')],_0x55298e=_0x272026[_0x4eec('0x18')];if(!_0x272026[_0x4eec('0x1a')]['has']('AlignmentEditing'))return;const _0x4a861d=_0x272026[_0x4eec('0x1a')][_0x4eec('0x15')](_0x4eec('0x10'));_0x4a861d[_0x4eec('0x2')](_0x4eec('0x13'),(_0xe5f83b,_0x392aa0={})=>{let _0x38bfd4=_0x392aa0[_0x4eec('0xe')];_0x392aa0[_0x4eec('0xe')]||(_0x38bfd4='ltr'===_0x272026['locale'][_0x4eec('0x4')]?'left':_0x4eec('0xc'));const _0x5d5073=Array['from'](this[_0x4eec('0x12')][_0x4eec('0x9')][_0x4eec('0x1')][_0x4eec('0x1b')][_0x4eec('0xf')]())[_0x4eec('0x11')](_0x1a82a8=>function(_0x1bcc00,_0x3c05bd,_0x164e32){const _0x1255ea=_0x1bcc00['getAttribute'](_0x4eec('0x13'))||null;return _0x3c05bd['checkAttribute'](_0x1bcc00,_0x4eec('0x13'))&&_0x164e32!=_0x1255ea;}(_0x1a82a8,this[_0x4eec('0x12')][_0x4eec('0x9')][_0x4eec('0x7')],_0x38bfd4));_0x272026[_0x4eec('0x9')]['change'](()=>{for(const _0x41625d of _0x5d5073)_0x4a861d[_0x4eec('0xd')](_0x41625d,{'commandName':_0x4eec('0x13'),'commandParams':[{'value':_0x38bfd4}]});});}),_0x4a861d[_0x4eec('0x6')][_0x4eec('0x5')](_0x43e41e=>{const {data:_0x4b9c88}=_0x43e41e;if(_0x4b9c88&&'alignment'==_0x4b9c88['commandName']){const _0x203da1=_0x4b9c88[_0x4eec('0x17')][0x0][_0x4eec('0xe')];return{'type':'format','content':_0x25cda6(_0x55298e,_0x4eec('0xa'),function(_0x118e98){switch(_0x118e98){case _0x4eec('0x14'):return _0x25cda6(_0x55298e,_0x4eec('0xb'));case'right':return _0x25cda6(_0x55298e,'FORMAT_ALIGN_TO_RIGHT');case _0x4eec('0x19'):return _0x25cda6(_0x55298e,_0x4eec('0x0'));case _0x4eec('0x3'):return _0x25cda6(_0x55298e,_0x4eec('0x8'));}}(_0x203da1))};}});}}
23
+ const _0x32aa=['left','TrackChangesEditing','enableCommand','right','schema','get','editor','_descriptionFactory','center','plugins','model','registerDescriptionCallback','value','FORMAT_ALIGN_TO_RIGHT','filter','ltr','checkAttribute','*Format:*\x20%0','commandParams','afterInit','justify','document','AlignmentEditing','commandName','has','markBlockFormat','getSelectedBlocks','getAttribute','locale','format','alignment'];(function(_0x42c8a7,_0x32aa5c){const _0x3dfdbe=function(_0x19cdd2){while(--_0x19cdd2){_0x42c8a7['push'](_0x42c8a7['shift']());}};_0x3dfdbe(++_0x32aa5c);}(_0x32aa,0x17c));const _0x3dfd=function(_0x42c8a7,_0x32aa5c){_0x42c8a7=_0x42c8a7-0x0;let _0x3dfdbe=_0x32aa[_0x42c8a7];return _0x3dfdbe;};import{Plugin as _0x5bc207}from'ckeditor5/src/core';import{getTranslation as _0x32f0d7}from'../utils/common-translations';export default class x extends _0x5bc207{[_0x3dfd('0xb')](){const _0x50af3c=this['editor'],_0x32b47b=_0x50af3c[_0x3dfd('0x14')];if(!_0x50af3c[_0x3dfd('0x1')][_0x3dfd('0x10')](_0x3dfd('0xe')))return;const _0x376e43=_0x50af3c['plugins'][_0x3dfd('0x1c')](_0x3dfd('0x18'));_0x376e43[_0x3dfd('0x19')]('alignment',(_0x24bf73,_0x10e1f8={})=>{let _0xb5e96b=_0x10e1f8[_0x3dfd('0x4')];_0x10e1f8['value']||(_0xb5e96b=_0x3dfd('0x7')===_0x50af3c[_0x3dfd('0x14')]['contentLanguageDirection']?_0x3dfd('0x17'):'right');const _0x31561a=Array['from'](this[_0x3dfd('0x1d')]['model'][_0x3dfd('0xd')]['selection'][_0x3dfd('0x12')]())[_0x3dfd('0x6')](_0x4706db=>function(_0x52ea7e,_0x30499b,_0x54eff2){const _0x13a0bd=_0x52ea7e[_0x3dfd('0x13')](_0x3dfd('0x16'))||null;return _0x30499b[_0x3dfd('0x8')](_0x52ea7e,_0x3dfd('0x16'))&&_0x54eff2!=_0x13a0bd;}(_0x4706db,this[_0x3dfd('0x1d')]['model'][_0x3dfd('0x1b')],_0xb5e96b));_0x50af3c[_0x3dfd('0x2')]['change'](()=>{for(const _0x50a69b of _0x31561a)_0x376e43[_0x3dfd('0x11')](_0x50a69b,{'commandName':_0x3dfd('0x16'),'commandParams':[{'value':_0xb5e96b}]});});}),_0x376e43[_0x3dfd('0x1e')][_0x3dfd('0x3')](_0x8baf79=>{const {data:_0x48116c}=_0x8baf79;if(_0x48116c&&_0x3dfd('0x16')==_0x48116c[_0x3dfd('0xf')]){const _0x4d962a=_0x48116c[_0x3dfd('0xa')][0x0][_0x3dfd('0x4')];return{'type':_0x3dfd('0x15'),'content':_0x32f0d7(_0x32b47b,_0x3dfd('0x9'),function(_0x52282e){switch(_0x52282e){case _0x3dfd('0x17'):return _0x32f0d7(_0x32b47b,'FORMAT_ALIGN_TO_LEFT');case _0x3dfd('0x1a'):return _0x32f0d7(_0x32b47b,_0x3dfd('0x5'));case _0x3dfd('0x0'):return _0x32f0d7(_0x32b47b,'FORMAT_ALIGN_TO_CENTER');case _0x3dfd('0xc'):return _0x32f0d7(_0x32b47b,'FORMAT_JUSTIFY_TEXT');}}(_0x4d962a))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2eee=['editor','FORMAT_CODE','locale','FORMAT_STRIKETHROUGH','StrikethroughEditing','markInlineFormat','change','commandParams','has','strikethrough','format','SubscriptEditing','UnderlineEditing','FORMAT_UNDERLINE','registerDescriptionCallback','BoldEditing','FORMAT_SUPERSCRIPT','TrackChangesEditing','forceValue','get','CodeEditing','selection','underline','slice','subscript','plugins','commandName','italic','isCollapsed','FORMAT_BOLD','bold','enableCommand','superscript','from','document','value','toLowerCase','model','*Remove\x20format:*\x20%0','_descriptionFactory','ItalicEditing'];(function(_0x50d1dc,_0x2eee51){const _0x1d508a=function(_0x4e9608){while(--_0x4e9608){_0x50d1dc['push'](_0x50d1dc['shift']());}};_0x1d508a(++_0x2eee51);}(_0x2eee,0x1b7));const _0x1d50=function(_0x50d1dc,_0x2eee51){_0x50d1dc=_0x50d1dc-0x0;let _0x1d508a=_0x2eee[_0x50d1dc];return _0x1d508a;};import{Plugin as _0x341220}from'ckeditor5/src/core';import{getTranslation as _0x3a550d}from'../utils/common-translations';import{getRangesWithAttribute as _0x2689a3}from'./utils';const Kt=[_0x1d50('0x1b'),_0x1d50('0xb'),_0x1d50('0x18'),_0x1d50('0x20'),_0x1d50('0x10'),_0x1d50('0x17'),'SuperscriptEditing'];export default class U extends _0x341220{['afterInit'](){const _0xcf3ed5=this[_0x1d50('0xc')],_0x56ca5d=_0xcf3ed5[_0x1d50('0x8')],_0x3d7f1e=_0xcf3ed5['plugins'][_0x1d50('0x1f')](_0x1d50('0x1d')),_0x27d7b5=_0xcf3ed5[_0x1d50('0xe')];for(const _0xb08925 of Kt){if(!_0xcf3ed5[_0x1d50('0x25')][_0x1d50('0x14')](_0xb08925))continue;const _0xb6a42f=_0xb08925[_0x1d50('0x23')](0x0,-0x7)[_0x1d50('0x7')](),_0x3c7dec=_0xcf3ed5['commands'][_0x1d50('0x1f')](_0xb6a42f);_0x3d7f1e[_0x1d50('0x2')](_0xb6a42f,(_0x34b724,_0x450a86={})=>{const _0x1fe7a9=_0x56ca5d[_0x1d50('0x5')][_0x1d50('0x21')];if(_0x1fe7a9[_0x1d50('0x28')])return void _0x34b724(_0x450a86);const _0xebee00=void 0x0!==_0x450a86['forceValue']?_0x450a86[_0x1d50('0x1e')]:!_0x3c7dec[_0x1d50('0x6')];_0x56ca5d[_0x1d50('0x12')](()=>{const _0x41d7ed=Array[_0x1d50('0x4')](_0x1fe7a9['getRanges']());for(const _0x56c098 of _0x41d7ed){const _0x54c38a=_0xebee00?[_0x56c098]:_0x2689a3(_0xb6a42f,_0x56c098,_0x56ca5d);for(const _0x752c9f of _0x54c38a)_0x3d7f1e[_0x1d50('0x11')](_0x752c9f,{'commandName':_0xb6a42f,'commandParams':[{'forceValue':_0xebee00}]});}});});}function _0x5cc79c(_0x879096,_0x423e33){_0x3d7f1e[_0x1d50('0xa')][_0x1d50('0x1a')](_0x5554dc=>{const {data:_0x12cbe7}=_0x5554dc;if(_0x12cbe7&&_0x12cbe7[_0x1d50('0x26')]===_0x879096)return _0x12cbe7[_0x1d50('0x13')][0x0][_0x1d50('0x1e')]?{'type':_0x1d50('0x16'),'content':_0x3a550d(_0x27d7b5,'*Format:*\x20%0',_0x423e33)}:{'type':_0x1d50('0x16'),'content':_0x3a550d(_0x27d7b5,_0x1d50('0x9'),_0x423e33)};});}_0x5cc79c(_0x1d50('0x1'),_0x3a550d(_0x27d7b5,_0x1d50('0x0'))),_0x5cc79c(_0x1d50('0x27'),_0x3a550d(_0x27d7b5,'FORMAT_ITALIC')),_0x5cc79c(_0x1d50('0x22'),_0x3a550d(_0x27d7b5,_0x1d50('0x19'))),_0x5cc79c('code',_0x3a550d(_0x27d7b5,_0x1d50('0xd'))),_0x5cc79c(_0x1d50('0x15'),_0x3a550d(_0x27d7b5,_0x1d50('0xf'))),_0x5cc79c(_0x1d50('0x24'),_0x3a550d(_0x27d7b5,'FORMAT_SUBSCRIPT')),_0x5cc79c(_0x1d50('0x3'),_0x3a550d(_0x27d7b5,_0x1d50('0x1c')));}}
23
+ const _0x27ce=['registerDescriptionCallback','StrikethroughEditing','FORMAT_SUPERSCRIPT','SuperscriptEditing','_descriptionFactory','underline','subscript','selection','markInlineFormat','slice','getRanges','commandParams','enableCommand','FORMAT_SUBSCRIPT','strikethrough','plugins','italic','ItalicEditing','forceValue','commands','*Format:*\x20%0','FORMAT_UNDERLINE','get','commandName','SubscriptEditing','FORMAT_ITALIC','change','format','from','FORMAT_BOLD','toLowerCase','superscript','isCollapsed','bold','CodeEditing','FORMAT_CODE','TrackChangesEditing','afterInit','BoldEditing'];(function(_0x377406,_0x27ce0b){const _0x37042b=function(_0x1c3647){while(--_0x1c3647){_0x377406['push'](_0x377406['shift']());}};_0x37042b(++_0x27ce0b);}(_0x27ce,0x72));const _0x3704=function(_0x377406,_0x27ce0b){_0x377406=_0x377406-0x0;let _0x37042b=_0x27ce[_0x377406];return _0x37042b;};import{Plugin as _0x260840}from'ckeditor5/src/core';import{getTranslation as _0x83fb73}from'../utils/common-translations';import{getRangesWithAttribute as _0x84da8c}from'./utils';const Kt=[_0x3704('0x2'),_0x3704('0x14'),'UnderlineEditing',_0x3704('0x25'),_0x3704('0x4'),_0x3704('0x1b'),_0x3704('0x6')];export default class U extends _0x260840{[_0x3704('0x1')](){const _0x32be41=this['editor'],_0xab260=_0x32be41['model'],_0x10207d=_0x32be41[_0x3704('0x12')]['get'](_0x3704('0x0')),_0x41d238=_0x32be41['locale'];for(const _0x38fd96 of Kt){if(!_0x32be41[_0x3704('0x12')]['has'](_0x38fd96))continue;const _0x2c2b43=_0x38fd96[_0x3704('0xc')](0x0,-0x7)[_0x3704('0x21')](),_0x1f6222=_0x32be41[_0x3704('0x16')][_0x3704('0x19')](_0x2c2b43);_0x10207d[_0x3704('0xf')](_0x2c2b43,(_0x52d39e,_0x1e4e13={})=>{const _0x2e3643=_0xab260['document'][_0x3704('0xa')];if(_0x2e3643[_0x3704('0x23')])return void _0x52d39e(_0x1e4e13);const _0xbeba0a=void 0x0!==_0x1e4e13['forceValue']?_0x1e4e13[_0x3704('0x15')]:!_0x1f6222['value'];_0xab260[_0x3704('0x1d')](()=>{const _0x57c3e7=Array[_0x3704('0x1f')](_0x2e3643[_0x3704('0xd')]());for(const _0x4a7491 of _0x57c3e7){const _0x25816d=_0xbeba0a?[_0x4a7491]:_0x84da8c(_0x2c2b43,_0x4a7491,_0xab260);for(const _0x188171 of _0x25816d)_0x10207d[_0x3704('0xb')](_0x188171,{'commandName':_0x2c2b43,'commandParams':[{'forceValue':_0xbeba0a}]});}});});}function _0x3a8e12(_0x958c86,_0x374ee6){_0x10207d[_0x3704('0x7')][_0x3704('0x3')](_0x57e704=>{const {data:_0x291872}=_0x57e704;if(_0x291872&&_0x291872[_0x3704('0x1a')]===_0x958c86)return _0x291872[_0x3704('0xe')][0x0]['forceValue']?{'type':'format','content':_0x83fb73(_0x41d238,_0x3704('0x17'),_0x374ee6)}:{'type':_0x3704('0x1e'),'content':_0x83fb73(_0x41d238,'*Remove\x20format:*\x20%0',_0x374ee6)};});}_0x3a8e12(_0x3704('0x24'),_0x83fb73(_0x41d238,_0x3704('0x20'))),_0x3a8e12(_0x3704('0x13'),_0x83fb73(_0x41d238,_0x3704('0x1c'))),_0x3a8e12(_0x3704('0x8'),_0x83fb73(_0x41d238,_0x3704('0x18'))),_0x3a8e12('code',_0x83fb73(_0x41d238,_0x3704('0x26'))),_0x3a8e12(_0x3704('0x11'),_0x83fb73(_0x41d238,'FORMAT_STRIKETHROUGH')),_0x3a8e12(_0x3704('0x9'),_0x83fb73(_0x41d238,_0x3704('0x10'))),_0x3a8e12(_0x3704('0x22'),_0x83fb73(_0x41d238,_0x3704('0x5')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x400e=['filter','from','forceValue','afterInit','selection','markBlockFormat','format','name','parent','$root','*Remove\x20format:*\x20%0','plugins','commandParams','TrackChangesEditing','editor','_descriptionFactory','blockQuote','enableCommand','checkChild','value','document','ELEMENT_BLOCK_QUOTE','change','registerDescriptionCallback','has','schema','model','BlockQuoteEditing','get','locale','*Format:*\x20%0','getSelectedBlocks'];(function(_0x373796,_0x400e5c){const _0x5c2b84=function(_0xb1089e){while(--_0xb1089e){_0x373796['push'](_0x373796['shift']());}};_0x5c2b84(++_0x400e5c);}(_0x400e,0x14c));const _0x5c2b=function(_0x373796,_0x400e5c){_0x373796=_0x373796-0x0;let _0x5c2b84=_0x400e[_0x373796];return _0x5c2b84;};import{Plugin as _0x5a7573}from'ckeditor5/src/core';import{getTranslation as _0x556e46}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x2dd1de}from'../utils/utils';export default class j extends _0x5a7573{[_0x5c2b('0x17')](){const _0x22ec3e=this['editor'],_0x5cf433=_0x22ec3e[_0x5c2b('0x11')];if(!_0x22ec3e[_0x5c2b('0x1f')][_0x5c2b('0xc')](_0x5c2b('0xf')))return;const _0x3b4438=_0x22ec3e[_0x5c2b('0x1f')][_0x5c2b('0x10')](_0x5c2b('0x1')),_0x335a87=this[_0x5c2b('0x2')]['commands'][_0x5c2b('0x10')](_0x5c2b('0x4'));_0x3b4438[_0x5c2b('0x5')]('blockQuote',(_0x349e9f,_0xd0d54f={})=>{const _0x1c0584=this[_0x5c2b('0x2')][_0x5c2b('0xe')][_0x5c2b('0x8')][_0x5c2b('0x18')],_0x1d708e=_0xd0d54f&&void 0x0!==_0xd0d54f[_0x5c2b('0x16')]?_0xd0d54f[_0x5c2b('0x16')]:!_0x335a87[_0x5c2b('0x7')];let _0x1921c7=[];if(_0x1d708e){const _0x598743=Array['from'](_0x1c0584[_0x5c2b('0x13')]())[_0x5c2b('0x14')](_0x38fcf3=>Xt(_0x38fcf3)||function(_0x3c4041,_0x417afe){const _0x2b7351=_0x417afe[_0x5c2b('0x6')](_0x3c4041[_0x5c2b('0x1c')],'blockQuote'),_0x580907=_0x417afe[_0x5c2b('0x6')]([_0x5c2b('0x1d'),_0x5c2b('0x4')],_0x3c4041);return _0x2b7351&&_0x580907;}(_0x38fcf3,this[_0x5c2b('0x2')]['model'][_0x5c2b('0xd')]));_0x1921c7=_0x2dd1de(_0x598743,_0x22ec3e[_0x5c2b('0xe')]);}else{const _0x168823=Array[_0x5c2b('0x15')](_0x1c0584[_0x5c2b('0x13')]())[_0x5c2b('0x14')](_0x41d097=>Xt(_0x41d097));_0x1921c7=_0x2dd1de(_0x168823,_0x22ec3e['model']);}_0x22ec3e[_0x5c2b('0xe')][_0x5c2b('0xa')](()=>{for(const _0xc081fb of _0x1921c7)_0x3b4438[_0x5c2b('0x19')](_0xc081fb,{'commandName':_0x5c2b('0x4'),'commandParams':[{'forceValue':_0x1d708e}]});});}),_0x3b4438[_0x5c2b('0x3')][_0x5c2b('0xb')](_0x4dfbbb=>{const {data:_0x5cb7ab}=_0x4dfbbb;if(_0x5cb7ab&&'blockQuote'==_0x5cb7ab['commandName']){const _0x4d85a6=_0x556e46(_0x5cf433,_0x5c2b('0x9'));return _0x5cb7ab[_0x5c2b('0x0')][0x0][_0x5c2b('0x16')]?{'type':_0x5c2b('0x1a'),'content':_0x556e46(_0x5cf433,_0x5c2b('0x12'),_0x4d85a6)}:{'type':_0x5c2b('0x1a'),'content':_0x556e46(_0x5cf433,_0x5c2b('0x1e'),_0x4d85a6)};}});}}function Xt(_0x1b783e){return _0x5c2b('0x4')==_0x1b783e[_0x5c2b('0x1c')][_0x5c2b('0x1b')];}
23
+ const _0x5e60=['afterInit','document','format','plugins','enableCommand','commandName','parent','TrackChangesEditing','value','from','registerDescriptionCallback','_descriptionFactory','model','filter','has','BlockQuoteEditing','editor','forceValue','blockQuote','schema','*Format:*\x20%0','markBlockFormat','checkChild','commandParams','get','*Remove\x20format:*\x20%0','$root','locale'];(function(_0x5da9c5,_0x5e6038){const _0x1b19e5=function(_0x5d4a1f){while(--_0x5d4a1f){_0x5da9c5['push'](_0x5da9c5['shift']());}};_0x1b19e5(++_0x5e6038);}(_0x5e60,0x7c));const _0x1b19=function(_0x5da9c5,_0x5e6038){_0x5da9c5=_0x5da9c5-0x0;let _0x1b19e5=_0x5e60[_0x5da9c5];return _0x1b19e5;};import{Plugin as _0x58fe7b}from'ckeditor5/src/core';import{getTranslation as _0x39aa0}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x150da5}from'../utils/utils';export default class j extends _0x58fe7b{[_0x1b19('0x10')](){const _0x27c150=this['editor'],_0xe7d1b5=_0x27c150[_0x1b19('0xf')];if(!_0x27c150[_0x1b19('0x13')][_0x1b19('0x2')](_0x1b19('0x3')))return;const _0x1bce89=_0x27c150[_0x1b19('0x13')]['get'](_0x1b19('0x17')),_0x13e275=this[_0x1b19('0x4')]['commands'][_0x1b19('0xc')](_0x1b19('0x6'));_0x1bce89[_0x1b19('0x14')](_0x1b19('0x6'),(_0xea9689,_0xa06be6={})=>{const _0x25e83f=this[_0x1b19('0x4')][_0x1b19('0x0')][_0x1b19('0x11')]['selection'],_0xbe4a86=_0xa06be6&&void 0x0!==_0xa06be6[_0x1b19('0x5')]?_0xa06be6[_0x1b19('0x5')]:!_0x13e275[_0x1b19('0x18')];let _0x38c3ee=[];if(_0xbe4a86){const _0x5b3dea=Array[_0x1b19('0x19')](_0x25e83f['getSelectedBlocks']())[_0x1b19('0x1')](_0x3c1994=>Xt(_0x3c1994)||function(_0x1d8eb5,_0x3902e2){const _0x15cf33=_0x3902e2[_0x1b19('0xa')](_0x1d8eb5[_0x1b19('0x16')],_0x1b19('0x6')),_0x2bece7=_0x3902e2[_0x1b19('0xa')]([_0x1b19('0xe'),_0x1b19('0x6')],_0x1d8eb5);return _0x15cf33&&_0x2bece7;}(_0x3c1994,this[_0x1b19('0x4')][_0x1b19('0x0')][_0x1b19('0x7')]));_0x38c3ee=_0x150da5(_0x5b3dea,_0x27c150['model']);}else{const _0xcb3680=Array['from'](_0x25e83f['getSelectedBlocks']())['filter'](_0x206762=>Xt(_0x206762));_0x38c3ee=_0x150da5(_0xcb3680,_0x27c150[_0x1b19('0x0')]);}_0x27c150[_0x1b19('0x0')]['change'](()=>{for(const _0x169c1d of _0x38c3ee)_0x1bce89[_0x1b19('0x9')](_0x169c1d,{'commandName':_0x1b19('0x6'),'commandParams':[{'forceValue':_0xbe4a86}]});});}),_0x1bce89[_0x1b19('0x1b')][_0x1b19('0x1a')](_0xd93b07=>{const {data:_0x2b0983}=_0xd93b07;if(_0x2b0983&&_0x1b19('0x6')==_0x2b0983[_0x1b19('0x15')]){const _0xf9db5a=_0x39aa0(_0xe7d1b5,'ELEMENT_BLOCK_QUOTE');return _0x2b0983[_0x1b19('0xb')][0x0][_0x1b19('0x5')]?{'type':_0x1b19('0x12'),'content':_0x39aa0(_0xe7d1b5,_0x1b19('0x8'),_0xf9db5a)}:{'type':_0x1b19('0x12'),'content':_0x39aa0(_0xe7d1b5,_0x1b19('0xd'),_0xf9db5a)};}});}}function Xt(_0x493bd1){return _0x1b19('0x6')==_0x493bd1['parent']['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c84=['commands','enableCommand','afterInit','editor','plugins','ckbox','get'];(function(_0x4cfc72,_0x4c847f){const _0x27a37b=function(_0x58d6ed){while(--_0x58d6ed){_0x4cfc72['push'](_0x4cfc72['shift']());}};_0x27a37b(++_0x4c847f);}(_0x4c84,0x1a7));const _0x27a3=function(_0x4cfc72,_0x4c847f){_0x4cfc72=_0x4cfc72-0x0;let _0x27a37b=_0x4c84[_0x4cfc72];return _0x27a37b;};import{Plugin as _0x39666f}from'ckeditor5/src/core';export default class E extends _0x39666f{[_0x27a3('0x6')](){const _0x25f81b=this[_0x27a3('0x0')];_0x25f81b[_0x27a3('0x4')][_0x27a3('0x3')](_0x27a3('0x2'))&&_0x25f81b[_0x27a3('0x1')][_0x27a3('0x3')]('TrackChangesEditing')[_0x27a3('0x5')](_0x27a3('0x2'));}}
23
+ const _0x5b84=['commands','TrackChangesEditing','enableCommand','ckbox','afterInit','get','editor','plugins'];(function(_0x57aa5f,_0x5b84bd){const _0x5dbe77=function(_0x5a5282){while(--_0x5a5282){_0x57aa5f['push'](_0x57aa5f['shift']());}};_0x5dbe77(++_0x5b84bd);}(_0x5b84,0x1d4));const _0x5dbe=function(_0x57aa5f,_0x5b84bd){_0x57aa5f=_0x57aa5f-0x0;let _0x5dbe77=_0x5b84[_0x57aa5f];return _0x5dbe77;};import{Plugin as _0x366ded}from'ckeditor5/src/core';export default class E extends _0x366ded{[_0x5dbe('0x0')](){const _0x20e85a=this[_0x5dbe('0x2')];_0x20e85a[_0x5dbe('0x4')]['get'](_0x5dbe('0x7'))&&_0x20e85a[_0x5dbe('0x3')][_0x5dbe('0x1')](_0x5dbe('0x5'))[_0x5dbe('0x6')](_0x5dbe('0x7'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5430=['language','ELEMENT_CODE_BLOCK','_descriptionFactory','document','model','*Format:*\x20%0','forceValue','indentCodeBlock','codeBlock','registerDescriptionCallback','registerElementLabel','config','from','isLimit','afterInit','commandParams','markBlockFormat','checkChild','getSelectedBlocks','change','get','name','commandName','enableCommand','plugins','*Remove\x20format:*\x20%0','blockName','value','selection','TrackChangesEditing','parent','commands','CodeBlock','filter','format'];(function(_0xbc54c7,_0x543092){const _0x466511=function(_0x248dce){while(--_0x248dce){_0xbc54c7['push'](_0xbc54c7['shift']());}};_0x466511(++_0x543092);}(_0x5430,0x95));const _0x4665=function(_0xbc54c7,_0x543092){_0xbc54c7=_0xbc54c7-0x0;let _0x466511=_0x5430[_0xbc54c7];return _0x466511;};import{Plugin as _0x4750a9}from'ckeditor5/src/core';import{getTranslation as _0x9e97c3}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x57630a}from'../utils/utils';export default class O extends _0x4750a9{[_0x4665('0x5')](){const _0x522114=this['editor'];if(!_0x522114[_0x4665('0xf')]['has'](_0x4665('0x17')))return;const _0xd7796e=_0x522114[_0x4665('0xf')][_0x4665('0xb')](_0x4665('0x14')),_0x20ac7c=_0x522114['locale'],_0x34f152=_0x522114[_0x4665('0x2')]['get'](_0x4665('0x22'))['languages'],_0x291eba=_0x522114[_0x4665('0x16')]['get'](_0x4665('0x22'));_0xd7796e[_0x4665('0xe')](_0x4665('0x21')),_0xd7796e[_0x4665('0xe')]('outdentCodeBlock'),_0xd7796e['enableCommand'](_0x4665('0x22'),(_0x2260a9,_0x38a4de={})=>{const _0x6dc571=_0x522114[_0x4665('0x1e')],_0x40cdd6=_0x522114[_0x4665('0x1e')][_0x4665('0x1d')][_0x4665('0x13')],_0x5bc0b9=_0x38a4de&&void 0x0!==_0x38a4de[_0x4665('0x20')]?_0x38a4de[_0x4665('0x20')]:!_0x291eba[_0x4665('0x12')];let _0x41841d;_0x38a4de['language']||(_0x38a4de[_0x4665('0x1a')]=_0x34f152[0x0][_0x4665('0x1a')]),_0x41841d=_0x5bc0b9?Array[_0x4665('0x3')](_0x40cdd6['getSelectedBlocks']())[_0x4665('0x18')](_0x36b644=>oo(_0x36b644)||function(_0x556157,_0x2da9ef){if(_0x556157['is']('rootElement')||_0x2da9ef[_0x4665('0x4')](_0x556157))return!0x1;return _0x2da9ef[_0x4665('0x8')](_0x556157[_0x4665('0x15')],_0x4665('0x22'));}(_0x36b644,_0x6dc571['schema'])):Array[_0x4665('0x3')](_0x40cdd6[_0x4665('0x9')]())[_0x4665('0x18')](_0x47b6c7=>oo(_0x47b6c7));const _0x9e3bc7=_0x57630a(_0x41841d,_0x6dc571);_0x6dc571[_0x4665('0xa')](()=>{for(const _0x4188e0 of _0x9e3bc7)_0xd7796e[_0x4665('0x7')](_0x4188e0,{'commandName':_0x4665('0x22'),'commandParams':[{..._0x38a4de,'forceValue':_0x5bc0b9}],'formatGroupId':_0x4665('0x11')});});}),(_0xd7796e[_0x4665('0x1c')][_0x4665('0x1')](_0x4665('0x22'),_0x2b987c=>_0x9e97c3(_0x20ac7c,_0x4665('0x1b'),_0x2b987c)),_0xd7796e[_0x4665('0x1c')][_0x4665('0x0')](_0x3ce436=>{const _0x24e8be=_0x20ac7c['t'],{type:_0x17546a,data:_0x572234}=_0x3ce436;if('formatBlock'==_0x17546a&&_0x572234&&_0x4665('0x22')==_0x572234[_0x4665('0xd')]){const _0x26d8b5=_0x572234[_0x4665('0x6')][0x0][_0x4665('0x1a')],_0x3305f0=_0x24e8be(_0x34f152['find'](_0x484e26=>_0x484e26[_0x4665('0x1a')]===_0x26d8b5)['label']);return _0x572234[_0x4665('0x6')][0x0][_0x4665('0x20')]?{'type':_0x4665('0x19'),'content':_0x9e97c3(_0x20ac7c,_0x4665('0x1f'),_0x9e97c3(_0x20ac7c,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3305f0+')')}:{'type':_0x4665('0x19'),'content':_0x9e97c3(_0x20ac7c,_0x4665('0x10'),_0x9e97c3(_0x20ac7c,'ELEMENT_CODE_BLOCK',0x1))};}}));}}function oo(_0x57abe2){return _0x4665('0x22')==_0x57abe2[_0x4665('0xc')];}
23
+ const _0x5803=['commandParams','codeBlock','plugins','get','registerElementLabel','has','TrackChangesEditing','parent','selection','value','schema','getSelectedBlocks','registerDescriptionCallback','document','blockName','CodeBlock','label','outdentCodeBlock','ELEMENT_CODE_BLOCK','name','formatBlock','change','checkChild','filter','language','markBlockFormat','_descriptionFactory','isLimit','locale','enableCommand','find','format','from','*Remove\x20format:*\x20%0','*Format:*\x20%0'];(function(_0x4d5b83,_0x5803a8){const _0x57b69d=function(_0x1f79ed){while(--_0x1f79ed){_0x4d5b83['push'](_0x4d5b83['shift']());}};_0x57b69d(++_0x5803a8);}(_0x5803,0x1a9));const _0x57b6=function(_0x4d5b83,_0x5803a8){_0x4d5b83=_0x4d5b83-0x0;let _0x57b69d=_0x5803[_0x4d5b83];return _0x57b69d;};import{Plugin as _0x5cfe1d}from'ckeditor5/src/core';import{getTranslation as _0x6ab29}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x227c87}from'../utils/utils';export default class O extends _0x5cfe1d{['afterInit'](){const _0x355035=this['editor'];if(!_0x355035[_0x57b6('0x20')][_0x57b6('0x0')](_0x57b6('0xa')))return;const _0x35b827=_0x355035[_0x57b6('0x20')][_0x57b6('0x21')](_0x57b6('0x1')),_0x49ff00=_0x355035[_0x57b6('0x17')],_0x402c70=_0x355035['config'][_0x57b6('0x21')](_0x57b6('0x1f'))['languages'],_0x49ef80=_0x355035['commands'][_0x57b6('0x21')]('codeBlock');_0x35b827[_0x57b6('0x18')]('indentCodeBlock'),_0x35b827[_0x57b6('0x18')](_0x57b6('0xc')),_0x35b827[_0x57b6('0x18')](_0x57b6('0x1f'),(_0xb9d8e0,_0x4d549e={})=>{const _0x19982f=_0x355035['model'],_0x46f704=_0x355035['model'][_0x57b6('0x8')][_0x57b6('0x3')],_0x4fb8ce=_0x4d549e&&void 0x0!==_0x4d549e['forceValue']?_0x4d549e['forceValue']:!_0x49ef80[_0x57b6('0x4')];let _0x4f032b;_0x4d549e[_0x57b6('0x13')]||(_0x4d549e[_0x57b6('0x13')]=_0x402c70[0x0][_0x57b6('0x13')]),_0x4f032b=_0x4fb8ce?Array['from'](_0x46f704[_0x57b6('0x6')]())[_0x57b6('0x12')](_0x19ec1c=>oo(_0x19ec1c)||function(_0x529989,_0x3d44b8){if(_0x529989['is']('rootElement')||_0x3d44b8[_0x57b6('0x16')](_0x529989))return!0x1;return _0x3d44b8[_0x57b6('0x11')](_0x529989[_0x57b6('0x2')],_0x57b6('0x1f'));}(_0x19ec1c,_0x19982f[_0x57b6('0x5')])):Array[_0x57b6('0x1b')](_0x46f704[_0x57b6('0x6')]())[_0x57b6('0x12')](_0x3d06b5=>oo(_0x3d06b5));const _0x5b6c35=_0x227c87(_0x4f032b,_0x19982f);_0x19982f[_0x57b6('0x10')](()=>{for(const _0x1bfb4e of _0x5b6c35)_0x35b827[_0x57b6('0x14')](_0x1bfb4e,{'commandName':_0x57b6('0x1f'),'commandParams':[{..._0x4d549e,'forceValue':_0x4fb8ce}],'formatGroupId':_0x57b6('0x9')});});}),(_0x35b827[_0x57b6('0x15')][_0x57b6('0x22')](_0x57b6('0x1f'),_0x390134=>_0x6ab29(_0x49ff00,'ELEMENT_CODE_BLOCK',_0x390134)),_0x35b827[_0x57b6('0x15')][_0x57b6('0x7')](_0x4053d5=>{const _0xcabe70=_0x49ff00['t'],{type:_0xaf5564,data:_0x4bc30f}=_0x4053d5;if(_0x57b6('0xf')==_0xaf5564&&_0x4bc30f&&_0x57b6('0x1f')==_0x4bc30f['commandName']){const _0x32925e=_0x4bc30f['commandParams'][0x0][_0x57b6('0x13')],_0x31414e=_0xcabe70(_0x402c70[_0x57b6('0x19')](_0x40ceac=>_0x40ceac[_0x57b6('0x13')]===_0x32925e)[_0x57b6('0xb')]);return _0x4bc30f[_0x57b6('0x1e')][0x0]['forceValue']?{'type':'format','content':_0x6ab29(_0x49ff00,_0x57b6('0x1d'),_0x6ab29(_0x49ff00,_0x57b6('0xd'),0x1)+'\x20('+_0x31414e+')')}:{'type':_0x57b6('0x1a'),'content':_0x6ab29(_0x49ff00,_0x57b6('0x1c'),_0x6ab29(_0x49ff00,_0x57b6('0xd'),0x1))};}}));}}function oo(_0xd6e879){return _0x57b6('0x1f')==_0xd6e879[_0x57b6('0xe')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x860c=['get','has','editor','plugins','enableCommand'];(function(_0x57e7ae,_0x860c59){const _0x24f425=function(_0x269009){while(--_0x269009){_0x57e7ae['push'](_0x57e7ae['shift']());}};_0x24f425(++_0x860c59);}(_0x860c,0x1d5));const _0x24f4=function(_0x57e7ae,_0x860c59){_0x57e7ae=_0x57e7ae-0x0;let _0x24f425=_0x860c[_0x57e7ae];return _0x24f425;};import{Plugin as _0x13c044}from'ckeditor5/src/core';export default class F extends _0x13c044{['afterInit'](){const _0xe4cd28=this[_0x24f4('0x3')];if(!_0xe4cd28[_0x24f4('0x4')][_0x24f4('0x2')]('CommentsEditing'))return;_0xe4cd28[_0x24f4('0x4')][_0x24f4('0x1')]('TrackChangesEditing')[_0x24f4('0x0')]('addCommentThread');}}
23
+ const _0x1f23=['enableCommand','editor','TrackChangesEditing','afterInit','addCommentThread','get','plugins','CommentsEditing'];(function(_0x434184,_0x1f2319){const _0x33bbf7=function(_0x484017){while(--_0x484017){_0x434184['push'](_0x434184['shift']());}};_0x33bbf7(++_0x1f2319);}(_0x1f23,0x17e));const _0x33bb=function(_0x434184,_0x1f2319){_0x434184=_0x434184-0x0;let _0x33bbf7=_0x1f23[_0x434184];return _0x33bbf7;};import{Plugin as _0x46a40f}from'ckeditor5/src/core';export default class F extends _0x46a40f{[_0x33bb('0x5')](){const _0x77293a=this[_0x33bb('0x3')];if(!_0x77293a[_0x33bb('0x0')]['has'](_0x33bb('0x1')))return;_0x77293a[_0x33bb('0x0')][_0x33bb('0x7')](_0x33bb('0x4'))[_0x33bb('0x2')](_0x33bb('0x6'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ab6=['markerNameToElements','get','selection','unbindElementFromMarkerName','commands','addMarker:suggestion:deletion','buffer','end','plugins','deleteForward','options','unlock','downcastDispatcher','document','delete','bind','unit','remove','TrackChangesEditing','setSelection','createSelection','modifySelection','batch','markerName','fromRange','high','merge','start','model','enqueueChange','lock','writer','$graveyard','editor','showSuggestionHighlights','createRange','rootName','detach','forward'];(function(_0x31adf1,_0x1ab64f){const _0x520f67=function(_0x4537c0){while(--_0x4537c0){_0x31adf1['push'](_0x31adf1['shift']());}};_0x520f67(++_0x1ab64f);}(_0x1ab6,0x134));const _0x520f=function(_0x31adf1,_0x1ab64f){_0x31adf1=_0x31adf1-0x0;let _0x520f67=_0x1ab6[_0x31adf1];return _0x520f67;};import{Plugin as _0x3f4a69}from'ckeditor5/src/core';import{LiveRange as _0x2d8834}from'ckeditor5/src/engine';import{Delete as _0x44b450}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x131deb}from'./utils';export default class G extends _0x3f4a69{static get['requires'](){return[_0x44b450];}['init'](){const _0xfa4e8c=this[_0x520f('0x25')],_0x32626d=_0xfa4e8c[_0x520f('0xc')][_0x520f('0x5')](_0x520f('0x16'));_0x32626d['enableCommand'](_0x520f('0x12'));const _0x43394a=_0xfa4e8c[_0x520f('0x8')]['get'](_0x520f('0xd'));_0x32626d['enableCommand'](_0x520f('0xd'),(_0x455089,_0x50baef={})=>{const _0x52bffd=_0xfa4e8c[_0x520f('0x20')][_0x520f('0x18')](_0xfa4e8c['model'][_0x520f('0x11')][_0x520f('0x6')]);_0x52bffd['isCollapsed']&&_0xfa4e8c[_0x520f('0x20')][_0x520f('0x19')](_0x52bffd,{'direction':_0x520f('0x3'),'unit':_0x50baef[_0x520f('0x14')]});const _0x4a5f00=_0x52bffd['getFirstRange'](),_0x1c12a8=_0x2d8834[_0x520f('0x1c')](_0x4a5f00);let _0x3704c2;_0x455089(_0x50baef),_0x3704c2=_0x520f('0x24')==_0x1c12a8['root'][_0x520f('0x1')]?_0xfa4e8c[_0x520f('0x20')][_0x520f('0x0')](_0x4a5f00['start']):_0xfa4e8c['model'][_0x520f('0x0')](_0x1c12a8[_0x520f('0x1f')],_0x1c12a8[_0x520f('0xb')]),_0x1c12a8[_0x520f('0x2')](),_0xfa4e8c[_0x520f('0x20')][_0x520f('0x21')](_0x43394a[_0x520f('0xa')][_0x520f('0x1a')],_0x23c3ba=>{_0x43394a['buffer'][_0x520f('0x22')](),_0x23c3ba[_0x520f('0x17')](_0x23c3ba[_0x520f('0x0')](_0x3704c2[_0x520f('0xb')])),_0x43394a[_0x520f('0xa')][_0x520f('0xf')]();});}),_0xfa4e8c['editing'][_0x520f('0x10')]['on'](_0x520f('0x9'),_0x131deb(_0xfa4e8c,_0x520f('0x1e')),{'priority':_0x520f('0x1d')}),_0xfa4e8c['data']['downcastDispatcher']['on'](_0x520f('0x9'),(_0x5ea8eb,_0x2fff17,_0x108d7f)=>{_0x108d7f[_0x520f('0xe')][_0x520f('0x26')]&&_0x131deb(_0xfa4e8c,_0x520f('0x1e'),{'showActiveMarker':!0x1})[_0x520f('0x13')](this)(_0x5ea8eb,_0x2fff17,_0x108d7f);},{'priority':'high'}),_0xfa4e8c['editing'][_0x520f('0x10')]['on']('removeMarker:suggestion:deletion',(_0x306255,_0x3aa176,_0x30f62a)=>{const _0xae153b=_0x30f62a['mapper'][_0x520f('0x4')](_0x3aa176[_0x520f('0x1b')]);if(_0xae153b)for(const _0x1b616d of _0xae153b)_0x1b616d['is']('uiElement')&&(_0x30f62a['mapper'][_0x520f('0x7')](_0x1b616d,_0x3aa176[_0x520f('0x1b')]),_0x30f62a[_0x520f('0x23')][_0x520f('0x15')](_0x1b616d));},{'priority':'high'});}}
23
+ const _0x34aa=['createRange','downcastDispatcher','root','bind','isCollapsed','addMarker:suggestion:deletion','editing','unit','start','lock','batch','unlock','createSelection','showSuggestionHighlights','forward','getFirstRange','init','buffer','deleteForward','editor','commands','$graveyard','fromRange','setSelection','markerName','writer','removeMarker:suggestion:deletion','detach','merge','high','enqueueChange','model','TrackChangesEditing','end','document','mapper','remove'];(function(_0x1a8d8a,_0x34aa0c){const _0x176833=function(_0x4d3646){while(--_0x4d3646){_0x1a8d8a['push'](_0x1a8d8a['shift']());}};_0x176833(++_0x34aa0c);}(_0x34aa,0xd3));const _0x1768=function(_0x1a8d8a,_0x34aa0c){_0x1a8d8a=_0x1a8d8a-0x0;let _0x176833=_0x34aa[_0x1a8d8a];return _0x176833;};import{Plugin as _0x3d887f}from'ckeditor5/src/core';import{LiveRange as _0x41bd41}from'ckeditor5/src/engine';import{Delete as _0xca0e7e}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x30b45a}from'./utils';export default class G extends _0x3d887f{static get['requires'](){return[_0xca0e7e];}[_0x1768('0x1b')](){const _0x5a928f=this[_0x1768('0x1e')],_0x13e2f7=_0x5a928f['plugins']['get'](_0x1768('0x6'));_0x13e2f7['enableCommand']('delete');const _0x2753b6=_0x5a928f[_0x1768('0x1f')]['get'](_0x1768('0x1d'));_0x13e2f7['enableCommand'](_0x1768('0x1d'),(_0x41e19b,_0x1c0ea8={})=>{const _0xfb1eac=_0x5a928f[_0x1768('0x5')][_0x1768('0x17')](_0x5a928f[_0x1768('0x5')][_0x1768('0x8')]['selection']);_0xfb1eac[_0x1768('0xf')]&&_0x5a928f[_0x1768('0x5')]['modifySelection'](_0xfb1eac,{'direction':_0x1768('0x19'),'unit':_0x1c0ea8[_0x1768('0x12')]});const _0x37058d=_0xfb1eac[_0x1768('0x1a')](),_0xd30d48=_0x41bd41[_0x1768('0x21')](_0x37058d);let _0x591a4c;_0x41e19b(_0x1c0ea8),_0x591a4c=_0x1768('0x20')==_0xd30d48[_0x1768('0xd')]['rootName']?_0x5a928f[_0x1768('0x5')]['createRange'](_0x37058d[_0x1768('0x13')]):_0x5a928f[_0x1768('0x5')][_0x1768('0xb')](_0xd30d48[_0x1768('0x13')],_0xd30d48[_0x1768('0x7')]),_0xd30d48[_0x1768('0x1')](),_0x5a928f[_0x1768('0x5')][_0x1768('0x4')](_0x2753b6[_0x1768('0x1c')][_0x1768('0x15')],_0x25cd21=>{_0x2753b6['buffer'][_0x1768('0x14')](),_0x25cd21[_0x1768('0x22')](_0x25cd21[_0x1768('0xb')](_0x591a4c[_0x1768('0x7')])),_0x2753b6[_0x1768('0x1c')][_0x1768('0x16')]();});}),_0x5a928f[_0x1768('0x11')][_0x1768('0xc')]['on'](_0x1768('0x10'),_0x30b45a(_0x5a928f,_0x1768('0x2')),{'priority':_0x1768('0x3')}),_0x5a928f['data'][_0x1768('0xc')]['on'](_0x1768('0x10'),(_0x5a6681,_0x357f3f,_0x556901)=>{_0x556901['options'][_0x1768('0x18')]&&_0x30b45a(_0x5a928f,_0x1768('0x2'),{'showActiveMarker':!0x1})[_0x1768('0xe')](this)(_0x5a6681,_0x357f3f,_0x556901);},{'priority':_0x1768('0x3')}),_0x5a928f[_0x1768('0x11')][_0x1768('0xc')]['on'](_0x1768('0x0'),(_0xb7aebe,_0x29b5ca,_0x442f04)=>{const _0xfe3a98=_0x442f04[_0x1768('0x9')]['markerNameToElements'](_0x29b5ca['markerName']);if(_0xfe3a98)for(const _0x57aed of _0xfe3a98)_0x57aed['is']('uiElement')&&(_0x442f04[_0x1768('0x9')]['unbindElementFromMarkerName'](_0x57aed,_0x29b5ca[_0x1768('0x23')]),_0x442f04[_0x1768('0x24')][_0x1768('0xa')](_0x57aed));},{'priority':_0x1768('0x3')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4918=['listType','*Indent:*\x20%0','push','document','TrackChangesEditing','enableCommand','findIndex','commandParams','locale','forceValue','getFirstRange','DocumentListUtils','format','numberedList','slice','execute','expandListBlocksToCompleteList','schema','previousSibling','createPositionAt','accept','nextSibling','ELEMENT_BULLETED_LIST','_LIST','ELEMENT_NUMBERED_LIST','editor','documentList','commandName','length','get','isFirstBlockOfListItem','markBlockFormat','outdentList','indentList','next','ELEMENT_LIST_ITEM','hasAttribute','start','commands','getSelectedBlocks','mergeListItemBackward','createRange','getRanges','formatBlock','getAttribute','listItemId','mergeListItemForward','isObject','value','selection','refresh','_suggestionFactory','listIndent','splitListItemBefore','ELEMENT_','splitListItemAfter','*Outdent:*\x20%0','_descriptionFactory','after','*Format:*\x20remove\x20from\x20%0','*Change\x20to:*\x20%0','before','end','multipleBlocks','model','*Merge:*\x20%0','fromRange','change','plugins','afterInit','*Format:*\x20insert\x20into\x20%0','has','bulletedList','registerDescriptionCallback','from','nodeAfter','registerCustomCallback','registerElementLabel'];(function(_0x43cab4,_0x49185d){const _0x3a71f8=function(_0x91b518){while(--_0x91b518){_0x43cab4['push'](_0x43cab4['shift']());}};_0x3a71f8(++_0x49185d);}(_0x4918,0x181));const _0x3a71=function(_0x43cab4,_0x49185d){_0x43cab4=_0x43cab4-0x0;let _0x3a71f8=_0x4918[_0x43cab4];return _0x3a71f8;};import{Plugin as _0x2e6a60}from'ckeditor5/src/core';import{getTranslation as _0x2697cb}from'../utils/common-translations';import{LiveRange as _0x5ed108}from'ckeditor5/src/engine';export default class L extends _0x2e6a60{[_0x3a71('0x4a')](){const _0x397882=this[_0x3a71('0x1e')];if(!_0x397882[_0x3a71('0x49')][_0x3a71('0x4c')]('DocumentListEditing'))return;const _0x1b967d=_0x397882[_0x3a71('0xd')],_0x589fc6=_0x397882['plugins'][_0x3a71('0x22')](_0x3a71('0x9')),_0x420d74=_0x397882[_0x3a71('0x49')][_0x3a71('0x22')](_0x3a71('0x10'));function _0x554647(_0x47c396){return()=>{const _0xed83f3=_0x397882[_0x3a71('0x2b')]['get'](_0x47c396);let _0x58c165=Array[_0x3a71('0x1')](_0x397882[_0x3a71('0x45')][_0x3a71('0x8')][_0x3a71('0x36')][_0x3a71('0x2c')]());if(_0x12185b(_0x47c396)){_0x58c165=_0x420d74[_0x3a71('0x15')](_0x58c165);const _0x35549a=[];for(const _0x527a90 of _0x58c165)_0x420d74[_0x3a71('0x23')](_0x527a90)&&_0x35549a[_0x3a71('0x7')](_0x527a90);_0x58c165=_0x35549a;}_0x397882[_0x3a71('0x45')][_0x3a71('0x48')](()=>{_0x589fc6['markMultiRangeBlockFormat'](_0x58c165,{'commandName':_0x47c396,'commandParams':[{'forceValue':!_0xed83f3[_0x3a71('0x35')]}],'formatGroupId':'listType'},[],'documentList');});};}function _0x31883a(_0x524fd8){return()=>{const _0x16a36b=function(_0x14abec){let _0x39cfcd=Array[_0x3a71('0x1')](_0x14abec);const _0x53e69d=_0x39cfcd[_0x3a71('0xb')](_0x3ee0ce=>!_0x3ee0ce[_0x3a71('0x29')](_0x3a71('0x32')));return _0x53e69d>-0x1&&(_0x39cfcd=_0x39cfcd[_0x3a71('0x13')](0x0,_0x53e69d)),_0x39cfcd;}(_0x397882[_0x3a71('0x45')][_0x3a71('0x8')][_0x3a71('0x36')][_0x3a71('0x2c')]()),_0x56ed54=_0x16a36b[_0x16a36b[_0x3a71('0x21')]-0x1],_0x355bc3=_0x397882['model'][_0x3a71('0x16')][_0x3a71('0x34')](_0x56ed54)?_0x3a71('0x3f'):'end',_0x341a70=_0x397882[_0x3a71('0x45')][_0x3a71('0x2e')](_0x397882[_0x3a71('0x45')][_0x3a71('0x18')](_0x16a36b[0x0],_0x3a71('0x42')),_0x397882[_0x3a71('0x45')][_0x3a71('0x18')](_0x56ed54,_0x355bc3));_0x397882[_0x3a71('0x45')]['change'](()=>{_0x589fc6['markBlockFormat'](_0x341a70,{'commandName':_0x524fd8,'commandParams':[],'formatGroupId':_0x3a71('0x5')},function(_0x2e404a){const _0x3716cd=new Set();for(const _0x14d0af of _0x2e404a){let _0x5c954f=_0x14d0af['nextSibling'];for(;_0x5c954f&&_0x5c954f[_0x3a71('0x31')]('listIndent')>_0x14d0af[_0x3a71('0x31')]('listIndent');)_0x3716cd['add'](_0x5c954f),_0x5c954f=_0x5c954f['nextSibling'];}return Array[_0x3a71('0x1')](_0x3716cd);}(_0x16a36b));});};}function _0x807878(_0x33d968){return()=>{const _0x355740=_0x397882[_0x3a71('0x45')]['document']['selection'][_0x3a71('0x2c')]()[_0x3a71('0x27')]()['value'],_0x39e3fb=_0x397882[_0x3a71('0x45')][_0x3a71('0x18')](_0x355740,'before'),_0x2e39fc=_0x397882[_0x3a71('0x45')][_0x3a71('0x18')](_0x355740,0x0),_0x1d0a41=_0x397882[_0x3a71('0x45')][_0x3a71('0x2e')](_0x39e3fb,_0x2e39fc);_0x397882[_0x3a71('0x45')]['change'](()=>{_0x589fc6[_0x3a71('0x24')](_0x1d0a41,{'commandName':_0x33d968,'commandParams':[],'formatGroupId':_0x3a71('0x5')});});};}function _0x12185b(_0x240b9c){const _0x5ba9f3=_0x397882[_0x3a71('0x2b')][_0x3a71('0x22')](_0x3a71('0x4d'))[_0x3a71('0x35')],_0x2375dd=_0x397882['commands']['get']('numberedList')[_0x3a71('0x35')];return _0x3a71('0x12')===_0x240b9c?_0x5ba9f3:_0x2375dd;}_0x589fc6[_0x3a71('0xa')](_0x3a71('0x12'),_0x554647(_0x3a71('0x12'))),_0x589fc6[_0x3a71('0xa')](_0x3a71('0x4d'),_0x554647(_0x3a71('0x4d'))),_0x589fc6['enableCommand'](_0x3a71('0x26'),_0x31883a(_0x3a71('0x26'))),_0x589fc6[_0x3a71('0xa')](_0x3a71('0x25'),_0x31883a(_0x3a71('0x25'))),_0x589fc6[_0x3a71('0xa')](_0x3a71('0x3c'),_0x807878('splitListItemAfter')),_0x589fc6[_0x3a71('0xa')](_0x3a71('0x3a'),_0x807878(_0x3a71('0x3a'))),_0x589fc6[_0x3a71('0x3e')][_0x3a71('0x4')](function(_0x2e701e){const _0x5015dc=!_0x397882['model'][_0x3a71('0x16')][_0x3a71('0x34')](_0x2e701e),_0xf7f994=_0x2e701e[_0x3a71('0x17')],_0x19452c=_0x2e701e['nextSibling'],_0x336234=_0x2e701e[_0x3a71('0x31')](_0x3a71('0x32')),_0x1dd137=!_0xf7f994||_0xf7f994['getAttribute'](_0x3a71('0x32'))!==_0x336234,_0x14289a=!_0x19452c||_0x19452c[_0x3a71('0x31')](_0x3a71('0x32'))!==_0x336234;return _0x5015dc&&Boolean(_0x336234)&&_0x1dd137&&_0x14289a;},_0x32dbc2=>_0x2697cb(_0x1b967d,'ELEMENT_LIST_ITEM',_0x32dbc2)),_0x589fc6['_descriptionFactory'][_0x3a71('0x0')](function(_0x1a2551){const {data:_0x41604f}=_0x1a2551;if(!_0x41604f)return;let _0x47aed7,_0x8f1904,_0x294fb8,_0x44e2eb;switch(_0x41604f[_0x3a71('0x20')]){case _0x3a71('0x4d'):_0x294fb8=_0x41604f['commandParams'][0x0][_0x3a71('0xe')],_0x44e2eb=_0x12185b(_0x41604f['commandName']),_0x47aed7=_0x294fb8?_0x3a71('0x4b'):_0x3a71('0x40'),_0x44e2eb&&(_0x47aed7='*Change\x20to:*\x20%0'),_0x8f1904={'type':_0x3a71('0x11'),'content':_0x2697cb(_0x1b967d,_0x47aed7,_0x2697cb(_0x1b967d,_0x3a71('0x1b')))};break;case _0x3a71('0x12'):_0x294fb8=_0x41604f[_0x3a71('0xc')][0x0]['forceValue'],_0x44e2eb=_0x12185b(_0x41604f['commandName']),_0x47aed7=_0x294fb8?'*Format:*\x20insert\x20into\x20%0':_0x3a71('0x40'),_0x44e2eb&&(_0x47aed7=_0x3a71('0x41')),_0x8f1904={'type':'format','content':_0x2697cb(_0x1b967d,_0x47aed7,_0x2697cb(_0x1b967d,_0x3a71('0x1d')))};break;case'indentList':_0x47aed7=_0x3a71('0x6'),_0x8f1904={'type':_0x3a71('0x11'),'content':_0x2697cb(_0x1b967d,_0x47aed7,_0x2697cb(_0x1b967d,_0x3a71('0x28')))};break;case'outdentList':_0x47aed7=function(_0x53544b){const _0x332194=_0x53544b[_0x3a71('0xf')]();let _0x5161b2=_0x332194[_0x3a71('0x2a')][_0x3a71('0x2')];for(;_0x5161b2&&_0x332194['containsItem'](_0x5161b2);){if(_0x5161b2[_0x3a71('0x31')](_0x3a71('0x39'))>0x0)return!0x1;_0x5161b2=_0x5161b2[_0x3a71('0x1a')];}return!0x0;}(_0x1a2551)?_0x2697cb(_0x1b967d,'*Format:*\x20remove\x20from\x20%0',_0x2697cb(_0x1b967d,function(_0x205503){const _0x2710ab=_0x205503[_0x3a71('0xf')]()['start'][_0x3a71('0x2')];return _0x3a71('0x3b')+_0x2710ab[_0x3a71('0x31')](_0x3a71('0x5'))['toUpperCase']()+_0x3a71('0x1c');}(_0x1a2551))):_0x2697cb(_0x1b967d,_0x3a71('0x3d'),_0x2697cb(_0x1b967d,'ELEMENT_LIST_ITEM')),_0x8f1904={'type':_0x3a71('0x11'),'content':_0x47aed7};break;case _0x3a71('0x2d'):case _0x3a71('0x33'):!0x1===_0x41604f[_0x3a71('0x44')]&&(_0x47aed7=_0x3a71('0x46'),_0x8f1904={'type':'deletion','content':_0x2697cb(_0x1b967d,_0x47aed7,_0x2697cb(_0x1b967d,'ELEMENT_LIST_ITEM'))});}return _0x8f1904;}),_0x589fc6[_0x3a71('0x38')][_0x3a71('0x3')](_0x3a71('0x30'),_0x3a71('0x1f'),_0x3a71('0x19'),function(_0x1b3c63,_0x181ee7){const _0x3d9af9=[];for(let _0x33a781 of _0x1b3c63)_0x33a781[_0x3a71('0x2a')][_0x3a71('0x2')]===_0x33a781[_0x3a71('0x43')]['parent']&&(_0x33a781=_0x397882['model'][_0x3a71('0x2e')](_0x397882['model'][_0x3a71('0x18')](_0x33a781[_0x3a71('0x2a')][_0x3a71('0x2')],0x0))),_0x3d9af9[_0x3a71('0x7')](_0x33a781);_0x397882[_0x3a71('0x45')][_0x3a71('0x48')](_0xbb23a9=>{const _0x3844d9=_0x397882[_0x3a71('0x45')][_0x3a71('0x8')]['selection'],_0x5dd5d7=Array[_0x3a71('0x1')](_0x3844d9[_0x3a71('0x2f')]())['map'](_0x40a433=>_0x5ed108[_0x3a71('0x47')](_0x40a433));_0xbb23a9['setSelection'](_0x3d9af9),_0x397882[_0x3a71('0x2b')][_0x3a71('0x22')](_0x181ee7[_0x3a71('0x20')])[_0x3a71('0x37')](),_0x181ee7['commandParams'][_0x3a71('0x7')]({'forceDefaultExecution':!0x0}),_0x397882[_0x3a71('0x14')](_0x181ee7[_0x3a71('0x20')],..._0x181ee7[_0x3a71('0xc')]),_0xbb23a9['setSelection'](_0x5dd5d7);for(const _0x3c42fa of _0x5dd5d7)_0x3c42fa['detach']();});});}}
23
+ const _0x5279=['fromRange','*Indent:*\x20%0','markMultiRangeBlockFormat','indentList','editor','enableCommand','start','deletion','nodeAfter','toUpperCase','listItemId','format','outdentList','from','_suggestionFactory','getAttribute','findIndex','commandParams','*Change\x20to:*\x20%0','splitListItemBefore','markBlockFormat','commands','numberedList','selection','listIndent','refresh','DocumentListEditing','splitListItemAfter','map','afterInit','registerDescriptionCallback','document','ELEMENT_LIST_ITEM','ELEMENT_BULLETED_LIST','detach','locale','createRange','length','execute','listType','DocumentListUtils','change','containsItem','hasAttribute','_descriptionFactory','schema','add','has','documentList','get','slice','model','bulletedList','registerElementLabel','setSelection','nextSibling','*Format:*\x20remove\x20from\x20%0','registerCustomCallback','isObject','end','previousSibling','push','forceValue','getSelectedBlocks','formatBlock','*Format:*\x20insert\x20into\x20%0','commandName','createPositionAt','value','getFirstRange','isFirstBlockOfListItem','plugins','_LIST'];(function(_0xf9adf4,_0x527936){const _0x21fc78=function(_0x81590a){while(--_0x81590a){_0xf9adf4['push'](_0xf9adf4['shift']());}};_0x21fc78(++_0x527936);}(_0x5279,0xa5));const _0x21fc=function(_0xf9adf4,_0x527936){_0xf9adf4=_0xf9adf4-0x0;let _0x21fc78=_0x5279[_0xf9adf4];return _0x21fc78;};import{Plugin as _0xed197f}from'ckeditor5/src/core';import{getTranslation as _0x3c9820}from'../utils/common-translations';import{LiveRange as _0x36ef54}from'ckeditor5/src/engine';export default class L extends _0xed197f{[_0x21fc('0xa')](){const _0x47339f=this[_0x21fc('0x3a')];if(!_0x47339f[_0x21fc('0x34')][_0x21fc('0x1c')](_0x21fc('0x7')))return;const _0x14b956=_0x47339f[_0x21fc('0x10')],_0x34d30f=_0x47339f[_0x21fc('0x34')][_0x21fc('0x1e')]('TrackChangesEditing'),_0x28aca5=_0x47339f[_0x21fc('0x34')][_0x21fc('0x1e')](_0x21fc('0x15'));function _0x2bba9b(_0x823d99){return()=>{const _0x4e2c55=_0x47339f[_0x21fc('0x2')][_0x21fc('0x1e')](_0x823d99);let _0x4eec12=Array[_0x21fc('0x43')](_0x47339f[_0x21fc('0x20')][_0x21fc('0xc')][_0x21fc('0x4')][_0x21fc('0x2c')]());if(_0x5905d9(_0x823d99)){_0x4eec12=_0x28aca5['expandListBlocksToCompleteList'](_0x4eec12);const _0x419959=[];for(const _0x22f95f of _0x4eec12)_0x28aca5[_0x21fc('0x33')](_0x22f95f)&&_0x419959[_0x21fc('0x2a')](_0x22f95f);_0x4eec12=_0x419959;}_0x47339f[_0x21fc('0x20')][_0x21fc('0x16')](()=>{_0x34d30f[_0x21fc('0x38')](_0x4eec12,{'commandName':_0x823d99,'commandParams':[{'forceValue':!_0x4e2c55['value']}],'formatGroupId':_0x21fc('0x14')},[],'documentList');});};}function _0x208f86(_0x47da48){return()=>{const _0x2b905b=function(_0x2d45cd){let _0x544bdd=Array[_0x21fc('0x43')](_0x2d45cd);const _0x40e99d=_0x544bdd[_0x21fc('0x46')](_0x55578d=>!_0x55578d[_0x21fc('0x18')]('listItemId'));return _0x40e99d>-0x1&&(_0x544bdd=_0x544bdd[_0x21fc('0x1f')](0x0,_0x40e99d)),_0x544bdd;}(_0x47339f[_0x21fc('0x20')][_0x21fc('0xc')][_0x21fc('0x4')][_0x21fc('0x2c')]()),_0x4ea08a=_0x2b905b[_0x2b905b[_0x21fc('0x12')]-0x1],_0x5c68e8=_0x47339f[_0x21fc('0x20')][_0x21fc('0x1a')][_0x21fc('0x27')](_0x4ea08a)?'after':_0x21fc('0x28'),_0x2eba7f=_0x47339f[_0x21fc('0x20')]['createRange'](_0x47339f['model']['createPositionAt'](_0x2b905b[0x0],'before'),_0x47339f[_0x21fc('0x20')][_0x21fc('0x30')](_0x4ea08a,_0x5c68e8));_0x47339f[_0x21fc('0x20')][_0x21fc('0x16')](()=>{_0x34d30f[_0x21fc('0x1')](_0x2eba7f,{'commandName':_0x47da48,'commandParams':[],'formatGroupId':_0x21fc('0x14')},function(_0x6e6deb){const _0x3346e4=new Set();for(const _0x2eac53 of _0x6e6deb){let _0x3c1167=_0x2eac53['nextSibling'];for(;_0x3c1167&&_0x3c1167[_0x21fc('0x45')](_0x21fc('0x5'))>_0x2eac53[_0x21fc('0x45')](_0x21fc('0x5'));)_0x3346e4[_0x21fc('0x1b')](_0x3c1167),_0x3c1167=_0x3c1167[_0x21fc('0x24')];}return Array[_0x21fc('0x43')](_0x3346e4);}(_0x2b905b));});};}function _0x3eb18c(_0x51a14b){return()=>{const _0x4d65cf=_0x47339f[_0x21fc('0x20')][_0x21fc('0xc')][_0x21fc('0x4')][_0x21fc('0x2c')]()['next']()['value'],_0x14e658=_0x47339f[_0x21fc('0x20')]['createPositionAt'](_0x4d65cf,'before'),_0x37eaa1=_0x47339f[_0x21fc('0x20')]['createPositionAt'](_0x4d65cf,0x0),_0x485a50=_0x47339f['model'][_0x21fc('0x11')](_0x14e658,_0x37eaa1);_0x47339f[_0x21fc('0x20')][_0x21fc('0x16')](()=>{_0x34d30f[_0x21fc('0x1')](_0x485a50,{'commandName':_0x51a14b,'commandParams':[],'formatGroupId':'listType'});});};}function _0x5905d9(_0x53d519){const _0x374fbd=_0x47339f[_0x21fc('0x2')][_0x21fc('0x1e')](_0x21fc('0x21'))[_0x21fc('0x31')],_0x11eaef=_0x47339f[_0x21fc('0x2')][_0x21fc('0x1e')](_0x21fc('0x3'))['value'];return'numberedList'===_0x53d519?_0x374fbd:_0x11eaef;}_0x34d30f[_0x21fc('0x3b')](_0x21fc('0x3'),_0x2bba9b(_0x21fc('0x3'))),_0x34d30f[_0x21fc('0x3b')]('bulletedList',_0x2bba9b(_0x21fc('0x21'))),_0x34d30f['enableCommand'](_0x21fc('0x39'),_0x208f86(_0x21fc('0x39'))),_0x34d30f['enableCommand'](_0x21fc('0x42'),_0x208f86(_0x21fc('0x42'))),_0x34d30f['enableCommand']('splitListItemAfter',_0x3eb18c(_0x21fc('0x8'))),_0x34d30f[_0x21fc('0x3b')](_0x21fc('0x0'),_0x3eb18c(_0x21fc('0x0'))),_0x34d30f[_0x21fc('0x19')][_0x21fc('0x22')](function(_0x29afd6){const _0x17c74a=!_0x47339f[_0x21fc('0x20')]['schema'][_0x21fc('0x27')](_0x29afd6),_0x40f537=_0x29afd6[_0x21fc('0x29')],_0x1677e7=_0x29afd6[_0x21fc('0x24')],_0x8783e4=_0x29afd6[_0x21fc('0x45')](_0x21fc('0x40')),_0x2302c8=!_0x40f537||_0x40f537[_0x21fc('0x45')]('listItemId')!==_0x8783e4,_0x5554ef=!_0x1677e7||_0x1677e7[_0x21fc('0x45')](_0x21fc('0x40'))!==_0x8783e4;return _0x17c74a&&Boolean(_0x8783e4)&&_0x2302c8&&_0x5554ef;},_0xeebe12=>_0x3c9820(_0x14b956,_0x21fc('0xd'),_0xeebe12)),_0x34d30f[_0x21fc('0x19')][_0x21fc('0xb')](function(_0x3e4719){const {data:_0x26debe}=_0x3e4719;if(!_0x26debe)return;let _0x38a52c,_0x208362,_0x1eea63,_0x24a5ae;switch(_0x26debe['commandName']){case _0x21fc('0x21'):_0x1eea63=_0x26debe[_0x21fc('0x47')][0x0][_0x21fc('0x2b')],_0x24a5ae=_0x5905d9(_0x26debe['commandName']),_0x38a52c=_0x1eea63?_0x21fc('0x2e'):'*Format:*\x20remove\x20from\x20%0',_0x24a5ae&&(_0x38a52c=_0x21fc('0x48')),_0x208362={'type':'format','content':_0x3c9820(_0x14b956,_0x38a52c,_0x3c9820(_0x14b956,_0x21fc('0xe')))};break;case _0x21fc('0x3'):_0x1eea63=_0x26debe['commandParams'][0x0][_0x21fc('0x2b')],_0x24a5ae=_0x5905d9(_0x26debe[_0x21fc('0x2f')]),_0x38a52c=_0x1eea63?'*Format:*\x20insert\x20into\x20%0':_0x21fc('0x25'),_0x24a5ae&&(_0x38a52c='*Change\x20to:*\x20%0'),_0x208362={'type':_0x21fc('0x41'),'content':_0x3c9820(_0x14b956,_0x38a52c,_0x3c9820(_0x14b956,'ELEMENT_NUMBERED_LIST'))};break;case _0x21fc('0x39'):_0x38a52c=_0x21fc('0x37'),_0x208362={'type':_0x21fc('0x41'),'content':_0x3c9820(_0x14b956,_0x38a52c,_0x3c9820(_0x14b956,'ELEMENT_LIST_ITEM'))};break;case _0x21fc('0x42'):_0x38a52c=function(_0x1640ec){const _0x52ab97=_0x1640ec[_0x21fc('0x32')]();let _0xf856d2=_0x52ab97['start']['nodeAfter'];for(;_0xf856d2&&_0x52ab97[_0x21fc('0x17')](_0xf856d2);){if(_0xf856d2[_0x21fc('0x45')]('listIndent')>0x0)return!0x1;_0xf856d2=_0xf856d2['nextSibling'];}return!0x0;}(_0x3e4719)?_0x3c9820(_0x14b956,_0x21fc('0x25'),_0x3c9820(_0x14b956,function(_0xf3be44){const _0x9c10e4=_0xf3be44[_0x21fc('0x32')]()[_0x21fc('0x3c')][_0x21fc('0x3e')];return'ELEMENT_'+_0x9c10e4[_0x21fc('0x45')](_0x21fc('0x14'))[_0x21fc('0x3f')]()+_0x21fc('0x35');}(_0x3e4719))):_0x3c9820(_0x14b956,'*Outdent:*\x20%0',_0x3c9820(_0x14b956,'ELEMENT_LIST_ITEM')),_0x208362={'type':'format','content':_0x38a52c};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x26debe['multipleBlocks']&&(_0x38a52c='*Merge:*\x20%0',_0x208362={'type':_0x21fc('0x3d'),'content':_0x3c9820(_0x14b956,_0x38a52c,_0x3c9820(_0x14b956,_0x21fc('0xd')))});}return _0x208362;}),_0x34d30f[_0x21fc('0x44')][_0x21fc('0x26')](_0x21fc('0x2d'),_0x21fc('0x1d'),'accept',function(_0x102b03,_0x84dfd){const _0x113b64=[];for(let _0x5cc273 of _0x102b03)_0x5cc273[_0x21fc('0x3c')]['nodeAfter']===_0x5cc273[_0x21fc('0x28')]['parent']&&(_0x5cc273=_0x47339f[_0x21fc('0x20')][_0x21fc('0x11')](_0x47339f[_0x21fc('0x20')][_0x21fc('0x30')](_0x5cc273[_0x21fc('0x3c')][_0x21fc('0x3e')],0x0))),_0x113b64[_0x21fc('0x2a')](_0x5cc273);_0x47339f[_0x21fc('0x20')][_0x21fc('0x16')](_0x80db27=>{const _0x101522=_0x47339f[_0x21fc('0x20')]['document']['selection'],_0x458248=Array[_0x21fc('0x43')](_0x101522['getRanges']())[_0x21fc('0x9')](_0x5a5558=>_0x36ef54[_0x21fc('0x36')](_0x5a5558));_0x80db27[_0x21fc('0x23')](_0x113b64),_0x47339f[_0x21fc('0x2')][_0x21fc('0x1e')](_0x84dfd[_0x21fc('0x2f')])[_0x21fc('0x6')](),_0x84dfd['commandParams'][_0x21fc('0x2a')]({'forceDefaultExecution':!0x0}),_0x47339f[_0x21fc('0x13')](_0x84dfd[_0x21fc('0x2f')],..._0x84dfd['commandParams']),_0x80db27[_0x21fc('0x23')](_0x458248);for(const _0xf4843a of _0x458248)_0xf4843a[_0x21fc('0xf')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d22=['handleDescriptions','TrackChangesEditing','bind','get','enableCommand','editor','ELEMENT_','_getSuggestionBlocksForListStyle','listType','list.properties','push','startIndex','selection','listStyle','isFirstBlockOfListItem','handleListStyleCommand','*Format:*\x20set\x20order\x20to\x20reversed','config','numbered','from','filter','commandParams','format','change','DocumentListPropertiesUtils','DocumentListPropertiesEditing','markMultiRangeBlockFormat','toUpperCase','DocumentListUtils','listReversed','_descriptionFactory','length','getAttribute','_getTranslationKeyForListStyle','styles','_getSuggestionBlocks','listStart','type','registerDescriptionCallback','handleListStartCommand','model','replace','reversed','isListItemBlock','*Change\x20to:*\x20%0','*Format:*\x20set\x20start\x20index\x20to\x20%0','plugins'];(function(_0x2cdba9,_0x3d2261){const _0x41cc27=function(_0x588279){while(--_0x588279){_0x2cdba9['push'](_0x2cdba9['shift']());}};_0x41cc27(++_0x3d2261);}(_0x3d22,0x120));const _0x41cc=function(_0x2cdba9,_0x3d2261){_0x2cdba9=_0x2cdba9-0x0;let _0x41cc27=_0x3d22[_0x2cdba9];return _0x41cc27;};import{Plugin as _0x4cdebf}from'ckeditor5/src/core';import{getTranslation as _0x7ac088}from'../utils/common-translations';export default class At extends _0x4cdebf{['afterInit'](){if(!this[_0x41cc('0x2e')][_0x41cc('0x28')]['has'](_0x41cc('0x13')))return;const _0x285efd=this[_0x41cc('0x2e')][_0x41cc('0xb')]['get'](_0x41cc('0x3')),_0x157cfb=this['editor'][_0x41cc('0x28')]['get']('TrackChangesEditing');_0x285efd[_0x41cc('0x1c')]&&_0x157cfb[_0x41cc('0x2d')](_0x41cc('0x7'),this[_0x41cc('0x9')][_0x41cc('0x2b')](this)),_0x285efd[_0x41cc('0x24')]&&_0x157cfb[_0x41cc('0x2d')](_0x41cc('0x17'),this['handleListReversedCommand']['bind'](this)),_0x285efd['startIndex']&&_0x157cfb[_0x41cc('0x2d')](_0x41cc('0x1e'),this[_0x41cc('0x21')][_0x41cc('0x2b')](this)),_0x157cfb[_0x41cc('0x18')][_0x41cc('0x20')](this[_0x41cc('0x29')][_0x41cc('0x2b')](this));}[_0x41cc('0x9')](_0x1b0ce3,_0x1af9a7={}){const _0xc6cfa1=this[_0x41cc('0x2e')][_0x41cc('0x28')][_0x41cc('0x2c')](_0x41cc('0x2a')),_0x4cfc99=this[_0x41cc('0x1')]();this[_0x41cc('0x2e')][_0x41cc('0x22')]['change'](()=>{_0xc6cfa1[_0x41cc('0x14')](_0x4cfc99,{'commandName':'listStyle','commandParams':[{'type':_0x1af9a7[_0x41cc('0x1f')]}],'formatGroupId':_0x41cc('0x7')});});}['handleListReversedCommand'](_0x2388ba,_0x3c515e={}){const _0x103672=this[_0x41cc('0x2e')][_0x41cc('0x28')][_0x41cc('0x2c')]('TrackChangesEditing'),_0x365412=this['editor'][_0x41cc('0x28')]['get'](_0x41cc('0x16')),_0x4e9cc3=this[_0x41cc('0x1d')](_0x585b2d=>_0x365412[_0x41cc('0x25')](_0x585b2d)&&_0x41cc('0xc')===_0x585b2d[_0x41cc('0x1a')](_0x41cc('0x2')));null!==_0x4e9cc3&&this[_0x41cc('0x2e')][_0x41cc('0x22')][_0x41cc('0x11')](()=>{_0x103672[_0x41cc('0x14')](_0x4e9cc3,{'commandName':_0x41cc('0x17'),'commandParams':[{'reversed':_0x3c515e['reversed']}],'formatGroupId':_0x41cc('0x17')});});}[_0x41cc('0x21')](_0x244809,_0x443f35={}){const _0x472134=this['editor']['plugins'][_0x41cc('0x2c')](_0x41cc('0x2a')),_0x1cdde1=this[_0x41cc('0x2e')][_0x41cc('0x28')]['get'](_0x41cc('0x16')),_0x2098ac=this['_getSuggestionBlocks'](_0xbf904e=>_0x1cdde1[_0x41cc('0x25')](_0xbf904e)&&_0x41cc('0xc')===_0xbf904e[_0x41cc('0x1a')](_0x41cc('0x2')));null!==_0x2098ac&&this['editor']['model'][_0x41cc('0x11')](()=>{_0x472134[_0x41cc('0x14')](_0x2098ac,{'commandName':_0x41cc('0x1e'),'commandParams':[{'startIndex':_0x443f35[_0x41cc('0x5')]}],'formatGroupId':_0x41cc('0x1e')});});}[_0x41cc('0x29')](_0x17f56a){const _0x19747f=this[_0x41cc('0x2e')]['locale'],{data:_0x2cff99}=_0x17f56a;if(!_0x2cff99)return;let _0xdcc255,_0x254f06;switch(_0x2cff99['commandName']){case'listStyle':_0xdcc255=_0x41cc('0x26'),_0x254f06={'type':_0x41cc('0x10'),'content':_0x7ac088(_0x19747f,_0xdcc255,_0x7ac088(_0x19747f,this[_0x41cc('0x1b')](_0x2cff99[_0x41cc('0xf')][0x0]['type'])))};break;case'listReversed':_0xdcc255=_0x2cff99[_0x41cc('0xf')][0x0][_0x41cc('0x24')]?_0x41cc('0xa'):'*Format:*\x20set\x20order\x20to\x20regular',_0x254f06={'type':_0x41cc('0x10'),'content':_0x7ac088(_0x19747f,_0xdcc255)};break;case _0x41cc('0x1e'):_0xdcc255=_0x41cc('0x27'),_0x254f06={'type':_0x41cc('0x10'),'content':_0x7ac088(_0x19747f,_0xdcc255,_0x2cff99[_0x41cc('0xf')][0x0]['startIndex'])};}return _0x254f06;}[_0x41cc('0x1')](){const _0x38f54c=this[_0x41cc('0x2e')][_0x41cc('0x28')][_0x41cc('0x2c')](_0x41cc('0x16'));let _0x439a39=Array['from'](this[_0x41cc('0x2e')][_0x41cc('0x22')]['document'][_0x41cc('0x6')]['getSelectedBlocks']());return _0x439a39[_0x41cc('0x4')](..._0x38f54c['expandListBlocksToCompleteList'](_0x439a39)),_0x439a39=[...new Set(_0x439a39)],_0x439a39;}[_0x41cc('0x1d')](_0x4054c2){const _0x222817=this['editor'][_0x41cc('0x28')][_0x41cc('0x2c')](_0x41cc('0x16'));let _0xa4163a=Array[_0x41cc('0xd')](this['editor'][_0x41cc('0x22')]['document'][_0x41cc('0x6')]['getSelectedBlocks']())[_0x41cc('0xe')](_0x4054c2);if(!_0xa4163a[_0x41cc('0x19')])return null;_0xa4163a=_0x222817['expandListBlocksToCompleteList'](_0xa4163a);const _0x283211=[];for(const _0x4a0f67 of _0xa4163a)_0x222817[_0x41cc('0x8')](_0x4a0f67)&&_0x283211[_0x41cc('0x4')](_0x4a0f67);return _0x283211;}['_getTranslationKeyForListStyle'](_0x3322d0){return _0x41cc('0x0')+this[_0x41cc('0x2e')][_0x41cc('0x28')][_0x41cc('0x2c')](_0x41cc('0x12'))['getListTypeFromListStyleType'](_0x3322d0)[_0x41cc('0x15')]()+'_LIST_'+_0x3322d0[_0x41cc('0x15')]()[_0x41cc('0x23')](/-/g,'_');}}
23
+ const _0x381e=['DocumentListUtils','_getSuggestionBlocksForListStyle','getListTypeFromListStyleType','bind','styles','format','*Format:*\x20set\x20start\x20index\x20to\x20%0','getSelectedBlocks','editor','filter','get','from','numbered','list.properties','listStart','listType','listReversed','registerDescriptionCallback','length','startIndex','change','isListItemBlock','isFirstBlockOfListItem','config','plugins','_getSuggestionBlocks','reversed','DocumentListPropertiesEditing','listStyle','*Change\x20to:*\x20%0','push','replace','expandListBlocksToCompleteList','*Format:*\x20set\x20order\x20to\x20regular','DocumentListPropertiesUtils','getAttribute','TrackChangesEditing','_LIST_','model','_descriptionFactory','handleListStartCommand','enableCommand','toUpperCase','has','commandParams','type','selection','markMultiRangeBlockFormat','document','*Format:*\x20set\x20order\x20to\x20reversed','handleDescriptions'];(function(_0x15daa1,_0x381e61){const _0x3ad147=function(_0x3a1eba){while(--_0x3a1eba){_0x15daa1['push'](_0x15daa1['shift']());}};_0x3ad147(++_0x381e61);}(_0x381e,0xbf));const _0x3ad1=function(_0x15daa1,_0x381e61){_0x15daa1=_0x15daa1-0x0;let _0x3ad147=_0x381e[_0x15daa1];return _0x3ad147;};import{Plugin as _0x464e86}from'ckeditor5/src/core';import{getTranslation as _0x8d03f9}from'../utils/common-translations';export default class At extends _0x464e86{['afterInit'](){if(!this[_0x3ad1('0x15')][_0x3ad1('0x25')][_0x3ad1('0x5')](_0x3ad1('0x28')))return;const _0x539f04=this[_0x3ad1('0x15')][_0x3ad1('0x24')]['get'](_0x3ad1('0x1a')),_0x4a5ac1=this[_0x3ad1('0x15')][_0x3ad1('0x25')][_0x3ad1('0x17')]('TrackChangesEditing');_0x539f04[_0x3ad1('0x11')]&&_0x4a5ac1[_0x3ad1('0x3')]('listStyle',this['handleListStyleCommand'][_0x3ad1('0x10')](this)),_0x539f04['reversed']&&_0x4a5ac1[_0x3ad1('0x3')]('listReversed',this['handleListReversedCommand'][_0x3ad1('0x10')](this)),_0x539f04[_0x3ad1('0x20')]&&_0x4a5ac1[_0x3ad1('0x3')]('listStart',this[_0x3ad1('0x2')]['bind'](this)),_0x4a5ac1[_0x3ad1('0x1')][_0x3ad1('0x1e')](this[_0x3ad1('0xc')][_0x3ad1('0x10')](this));}['handleListStyleCommand'](_0x1b9f5d,_0x45b82b={}){const _0x45ac6a=this['editor'][_0x3ad1('0x25')][_0x3ad1('0x17')](_0x3ad1('0x31')),_0x38eba9=this['_getSuggestionBlocksForListStyle']();this[_0x3ad1('0x15')]['model'][_0x3ad1('0x21')](()=>{_0x45ac6a[_0x3ad1('0x9')](_0x38eba9,{'commandName':_0x3ad1('0x29'),'commandParams':[{'type':_0x45b82b[_0x3ad1('0x7')]}],'formatGroupId':_0x3ad1('0x29')});});}['handleListReversedCommand'](_0x207b2c,_0x1e90a9={}){const _0x4b4b5e=this['editor']['plugins'][_0x3ad1('0x17')]('TrackChangesEditing'),_0x171f36=this[_0x3ad1('0x15')][_0x3ad1('0x25')]['get'](_0x3ad1('0xd')),_0xf9006a=this[_0x3ad1('0x26')](_0x470185=>_0x171f36[_0x3ad1('0x22')](_0x470185)&&_0x3ad1('0x19')===_0x470185[_0x3ad1('0x30')](_0x3ad1('0x1c')));null!==_0xf9006a&&this[_0x3ad1('0x15')]['model'][_0x3ad1('0x21')](()=>{_0x4b4b5e[_0x3ad1('0x9')](_0xf9006a,{'commandName':_0x3ad1('0x1d'),'commandParams':[{'reversed':_0x1e90a9['reversed']}],'formatGroupId':_0x3ad1('0x1d')});});}[_0x3ad1('0x2')](_0x46f357,_0x128aaf={}){const _0x435f51=this[_0x3ad1('0x15')]['plugins'][_0x3ad1('0x17')](_0x3ad1('0x31')),_0x31d07e=this[_0x3ad1('0x15')][_0x3ad1('0x25')][_0x3ad1('0x17')](_0x3ad1('0xd')),_0x618573=this['_getSuggestionBlocks'](_0x4763f7=>_0x31d07e[_0x3ad1('0x22')](_0x4763f7)&&_0x3ad1('0x19')===_0x4763f7[_0x3ad1('0x30')](_0x3ad1('0x1c')));null!==_0x618573&&this['editor'][_0x3ad1('0x0')][_0x3ad1('0x21')](()=>{_0x435f51['markMultiRangeBlockFormat'](_0x618573,{'commandName':_0x3ad1('0x1b'),'commandParams':[{'startIndex':_0x128aaf[_0x3ad1('0x20')]}],'formatGroupId':_0x3ad1('0x1b')});});}['handleDescriptions'](_0xb0ca07){const _0x27efc3=this[_0x3ad1('0x15')]['locale'],{data:_0x1e7a1d}=_0xb0ca07;if(!_0x1e7a1d)return;let _0x4867a9,_0x4342f6;switch(_0x1e7a1d['commandName']){case _0x3ad1('0x29'):_0x4867a9=_0x3ad1('0x2a'),_0x4342f6={'type':_0x3ad1('0x12'),'content':_0x8d03f9(_0x27efc3,_0x4867a9,_0x8d03f9(_0x27efc3,this['_getTranslationKeyForListStyle'](_0x1e7a1d[_0x3ad1('0x6')][0x0]['type'])))};break;case _0x3ad1('0x1d'):_0x4867a9=_0x1e7a1d[_0x3ad1('0x6')][0x0][_0x3ad1('0x27')]?_0x3ad1('0xb'):_0x3ad1('0x2e'),_0x4342f6={'type':'format','content':_0x8d03f9(_0x27efc3,_0x4867a9)};break;case'listStart':_0x4867a9=_0x3ad1('0x13'),_0x4342f6={'type':_0x3ad1('0x12'),'content':_0x8d03f9(_0x27efc3,_0x4867a9,_0x1e7a1d[_0x3ad1('0x6')][0x0][_0x3ad1('0x20')])};}return _0x4342f6;}[_0x3ad1('0xe')](){const _0x262d76=this[_0x3ad1('0x15')][_0x3ad1('0x25')][_0x3ad1('0x17')](_0x3ad1('0xd'));let _0x1c2571=Array[_0x3ad1('0x18')](this[_0x3ad1('0x15')]['model'][_0x3ad1('0xa')][_0x3ad1('0x8')][_0x3ad1('0x14')]());return _0x1c2571[_0x3ad1('0x2b')](..._0x262d76[_0x3ad1('0x2d')](_0x1c2571)),_0x1c2571=[...new Set(_0x1c2571)],_0x1c2571;}[_0x3ad1('0x26')](_0x5e60bb){const _0x2d6c98=this[_0x3ad1('0x15')][_0x3ad1('0x25')][_0x3ad1('0x17')](_0x3ad1('0xd'));let _0x55d0e2=Array[_0x3ad1('0x18')](this[_0x3ad1('0x15')][_0x3ad1('0x0')][_0x3ad1('0xa')][_0x3ad1('0x8')]['getSelectedBlocks']())[_0x3ad1('0x16')](_0x5e60bb);if(!_0x55d0e2[_0x3ad1('0x1f')])return null;_0x55d0e2=_0x2d6c98[_0x3ad1('0x2d')](_0x55d0e2);const _0x2df91b=[];for(const _0x14087f of _0x55d0e2)_0x2d6c98[_0x3ad1('0x23')](_0x14087f)&&_0x2df91b[_0x3ad1('0x2b')](_0x14087f);return _0x2df91b;}['_getTranslationKeyForListStyle'](_0x487ebd){return'ELEMENT_'+this[_0x3ad1('0x15')][_0x3ad1('0x25')][_0x3ad1('0x17')](_0x3ad1('0x2f'))[_0x3ad1('0xf')](_0x487ebd)[_0x3ad1('0x4')]()+_0x3ad1('0x32')+_0x487ebd[_0x3ad1('0x4')]()[_0x3ad1('0x2c')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3847=['selection','enterBlock','end','bind','unbindElementFromMarkerName','downcastDispatcher','writer','getFirstRange','high','split','createPositionAt','markInsertion','markerName','data','removeMarker:suggestion:insertion','init','fire','get','enter','plugins','commands','markerNameToElements','model','mapper','editing','createRange','fromRange','remove','enableCommand','ck-suggestion-marker-split','nextSibling','requires','showSuggestionHighlights','change','editor','document'];(function(_0x1a36f6,_0x3847ad){const _0x469b0a=function(_0x30d1db){while(--_0x30d1db){_0x1a36f6['push'](_0x1a36f6['shift']());}};_0x469b0a(++_0x3847ad);}(_0x3847,0xd2));const _0x469b=function(_0x1a36f6,_0x3847ad){_0x1a36f6=_0x1a36f6-0x0;let _0x469b0a=_0x3847[_0x1a36f6];return _0x469b0a;};import{Plugin as _0x344feb}from'ckeditor5/src/core';import{Enter as _0x6610ae}from'ckeditor5/src/enter';import{LiveRange as _0x1bab10}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x3e73d3}from'./utils';export default class q extends _0x344feb{static get[_0x469b('0x1')](){return[_0x6610ae];}[_0x469b('0x15')](){const _0xa3d45c=this[_0x469b('0x4')],_0x35cc5f=_0xa3d45c[_0x469b('0x19')][_0x469b('0x17')]('TrackChangesEditing'),_0x2fc612=_0xa3d45c[_0x469b('0x1a')][_0x469b('0x17')](_0x469b('0x18'));_0x35cc5f[_0x469b('0x22')]('enter',()=>{_0xa3d45c[_0x469b('0x1c')][_0x469b('0x3')](_0x563b81=>{const _0x5d0bbc=_0xa3d45c['model'][_0x469b('0x5')][_0x469b('0x6')],_0x1370a0=_0x5d0bbc['getFirstPosition'](),_0x18edc8=_0x1bab10[_0x469b('0x20')](_0x5d0bbc[_0x469b('0xd')]());if(_0x2fc612[_0x469b('0x7')](_0x563b81)){const _0x2b22c1=_0xa3d45c[_0x469b('0x1c')][_0x469b('0x10')](_0x1370a0['parent'][_0x469b('0x0')],0x0),_0x232acb=_0x563b81[_0x469b('0x1f')](_0x1370a0,_0x2b22c1);_0x35cc5f[_0x469b('0x11')](_0x232acb);}else _0x563b81['setSelection'](_0x563b81[_0x469b('0x1f')](_0x18edc8[_0x469b('0x8')]));_0x18edc8['detach'](),_0x2fc612[_0x469b('0x16')]('afterExecute',{'writer':_0x563b81});});}),_0xa3d45c[_0x469b('0x1e')][_0x469b('0xb')]['on']('addMarker:suggestion:insertion',_0x3e73d3(_0xa3d45c,_0x469b('0xf')),{'priority':_0x469b('0xe')}),_0xa3d45c['editing'][_0x469b('0xb')]['on'](_0x469b('0x14'),(_0x16218d,_0x563c6c,_0x2b6de5)=>{const _0x1b3460=_0x2b6de5[_0x469b('0x1d')][_0x469b('0x1b')](_0x563c6c[_0x469b('0x12')]);if(_0x1b3460)for(const _0x2eaea2 of _0x1b3460)_0x2eaea2['hasClass'](_0x469b('0x23'))&&(_0x2b6de5[_0x469b('0x1d')][_0x469b('0xa')](_0x2eaea2,_0x563c6c[_0x469b('0x12')]),_0x2b6de5[_0x469b('0xc')][_0x469b('0x21')](_0x2eaea2));},{'priority':_0x469b('0xe')}),_0xa3d45c[_0x469b('0x13')][_0x469b('0xb')]['on']('addMarker:suggestion:insertion',(_0x3b5b62,_0x31edd5,_0x1545fb)=>{_0x1545fb['options'][_0x469b('0x2')]&&_0x3e73d3(_0xa3d45c,'split',{'showActiveMarker':!0x1})[_0x469b('0x9')](this)(_0x3b5b62,_0x31edd5,_0x1545fb);},{'priority':'high'});}}
23
+ const _0x2dc2=['high','createPositionAt','markerName','requires','parent','setSelection','document','change','addMarker:suggestion:insertion','downcastDispatcher','unbindElementFromMarkerName','model','get','end','hasClass','split','ck-suggestion-marker-split','enter','fromRange','TrackChangesEditing','removeMarker:suggestion:insertion','init','editing','mapper','createRange','getFirstRange','selection','nextSibling','writer','plugins','enableCommand','options','commands','fire'];(function(_0x53e9bd,_0x2dc248){const _0x1ba27c=function(_0x2c5694){while(--_0x2c5694){_0x53e9bd['push'](_0x53e9bd['shift']());}};_0x1ba27c(++_0x2dc248);}(_0x2dc2,0x1c4));const _0x1ba2=function(_0x53e9bd,_0x2dc248){_0x53e9bd=_0x53e9bd-0x0;let _0x1ba27c=_0x2dc2[_0x53e9bd];return _0x1ba27c;};import{Plugin as _0x350a66}from'ckeditor5/src/core';import{Enter as _0x59376d}from'ckeditor5/src/enter';import{LiveRange as _0x3c04d7}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x3ca311}from'./utils';export default class q extends _0x350a66{static get[_0x1ba2('0x1b')](){return[_0x59376d];}[_0x1ba2('0xb')](){const _0x5ab45c=this['editor'],_0x53d4fe=_0x5ab45c[_0x1ba2('0x13')][_0x1ba2('0x2')](_0x1ba2('0x9')),_0x4758d5=_0x5ab45c[_0x1ba2('0x16')][_0x1ba2('0x2')](_0x1ba2('0x7'));_0x53d4fe[_0x1ba2('0x14')](_0x1ba2('0x7'),()=>{_0x5ab45c['model'][_0x1ba2('0x1f')](_0x421a58=>{const _0x3c2360=_0x5ab45c[_0x1ba2('0x1')][_0x1ba2('0x1e')][_0x1ba2('0x10')],_0xffcbf7=_0x3c2360['getFirstPosition'](),_0x17a2f4=_0x3c04d7[_0x1ba2('0x8')](_0x3c2360[_0x1ba2('0xf')]());if(_0x4758d5['enterBlock'](_0x421a58)){const _0x33f6dd=_0x5ab45c['model'][_0x1ba2('0x19')](_0xffcbf7[_0x1ba2('0x1c')][_0x1ba2('0x11')],0x0),_0x346a31=_0x421a58[_0x1ba2('0xe')](_0xffcbf7,_0x33f6dd);_0x53d4fe['markInsertion'](_0x346a31);}else _0x421a58[_0x1ba2('0x1d')](_0x421a58[_0x1ba2('0xe')](_0x17a2f4[_0x1ba2('0x3')]));_0x17a2f4['detach'](),_0x4758d5[_0x1ba2('0x17')]('afterExecute',{'writer':_0x421a58});});}),_0x5ab45c[_0x1ba2('0xc')][_0x1ba2('0x21')]['on'](_0x1ba2('0x20'),_0x3ca311(_0x5ab45c,_0x1ba2('0x5')),{'priority':_0x1ba2('0x18')}),_0x5ab45c[_0x1ba2('0xc')][_0x1ba2('0x21')]['on'](_0x1ba2('0xa'),(_0x17434f,_0x43e0ff,_0x32c5b5)=>{const _0x24e58f=_0x32c5b5[_0x1ba2('0xd')]['markerNameToElements'](_0x43e0ff[_0x1ba2('0x1a')]);if(_0x24e58f)for(const _0x58e613 of _0x24e58f)_0x58e613[_0x1ba2('0x4')](_0x1ba2('0x6'))&&(_0x32c5b5[_0x1ba2('0xd')][_0x1ba2('0x0')](_0x58e613,_0x43e0ff[_0x1ba2('0x1a')]),_0x32c5b5[_0x1ba2('0x12')]['remove'](_0x58e613));},{'priority':_0x1ba2('0x18')}),_0x5ab45c['data'][_0x1ba2('0x21')]['on'](_0x1ba2('0x20'),(_0x16e1ab,_0x1edbd4,_0x2c1230)=>{_0x2c1230[_0x1ba2('0x15')]['showSuggestionHighlights']&&_0x3ca311(_0x5ab45c,_0x1ba2('0x5'),{'showActiveMarker':!0x1})['bind'](this)(_0x16e1ab,_0x1edbd4,_0x2c1230);},{'priority':_0x1ba2('0x18')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f09=['string','filter','plugins','findByTextCallback','FindAndReplaceUtils','replaceAll','createPositionAt','getIntersection','enableCommand','findPrevious','end','editor','bind','suggestion:deletion','find','handleFindCommand','findNext','markers','start','FindAndReplaceEditing','replace','getRange','item','model','createRange','has','getMarkersGroup','TrackChangesEditing','_isInDeletionRange'];(function(_0x41bc50,_0x1f0961){const _0x148c39=function(_0x3f7420){while(--_0x3f7420){_0x41bc50['push'](_0x41bc50['shift']());}};_0x148c39(++_0x1f0961);}(_0x1f09,0x178));const _0x148c=function(_0x41bc50,_0x1f0961){_0x41bc50=_0x41bc50-0x0;let _0x148c39=_0x1f09[_0x41bc50];return _0x148c39;};import{Plugin as _0x23297d}from'ckeditor5/src/core';export default class z extends _0x23297d{['afterInit'](){if(!this[_0x148c('0xc')][_0x148c('0x3')][_0x148c('0x1a')](_0x148c('0x14')))return;const _0x3b6ca8=this[_0x148c('0xc')][_0x148c('0x3')]['get'](_0x148c('0x1c'));_0x3b6ca8['enableCommand'](_0x148c('0xf'),this[_0x148c('0x10')][_0x148c('0xd')](this)),_0x3b6ca8[_0x148c('0x9')](_0x148c('0x11')),_0x3b6ca8[_0x148c('0x9')](_0x148c('0xa')),_0x3b6ca8[_0x148c('0x9')](_0x148c('0x15')),_0x3b6ca8[_0x148c('0x9')](_0x148c('0x6'));}['handleFindCommand'](_0x41adf8,_0x5433cc,_0x11656a={}){const _0x51d68d=this[_0x148c('0xc')]['plugins']['get'](_0x148c('0x5'));void 0x0!==_0x11656a&&_0x41adf8(_0x40d83e=>(_0x148c('0x1')==typeof _0x5433cc?_0x51d68d[_0x148c('0x4')](_0x5433cc,_0x11656a):_0x5433cc)(_0x40d83e)[_0x148c('0x2')](_0x48165a=>!0x1===this[_0x148c('0x0')](_0x48165a,_0x40d83e[_0x148c('0x17')])),_0x11656a);}[_0x148c('0x0')](_0x330f63,_0x20c6e1){const _0x371bf3=this[_0x148c('0xc')][_0x148c('0x18')][_0x148c('0x19')](this[_0x148c('0xc')]['model'][_0x148c('0x7')](_0x20c6e1,_0x330f63[_0x148c('0x13')]),this[_0x148c('0xc')][_0x148c('0x18')]['createPositionAt'](_0x20c6e1,_0x330f63[_0x148c('0xb')]));for(const _0x3381c3 of this[_0x148c('0xc')][_0x148c('0x18')][_0x148c('0x12')][_0x148c('0x1b')](_0x148c('0xe')))if(null!==_0x371bf3[_0x148c('0x8')](_0x3381c3[_0x148c('0x16')]()))return!0x0;return!0x1;}}
23
+ const _0x238c=['editor','bind','plugins','find','replaceAll','get','has','findNext','findPrevious','createRange','enableCommand','end','getIntersection','getRange','filter','suggestion:deletion','item','createPositionAt','model','handleFindCommand','FindAndReplaceUtils','start','_isInDeletionRange'];(function(_0x580287,_0x238cee){const _0x1502b6=function(_0x301712){while(--_0x301712){_0x580287['push'](_0x580287['shift']());}};_0x1502b6(++_0x238cee);}(_0x238c,0x1d6));const _0x1502=function(_0x580287,_0x238cee){_0x580287=_0x580287-0x0;let _0x1502b6=_0x238c[_0x580287];return _0x1502b6;};import{Plugin as _0xe86add}from'ckeditor5/src/core';export default class z extends _0xe86add{['afterInit'](){if(!this['editor'][_0x1502('0xf')][_0x1502('0x13')]('FindAndReplaceEditing'))return;const _0x3a3518=this[_0x1502('0xd')][_0x1502('0xf')][_0x1502('0x12')]('TrackChangesEditing');_0x3a3518['enableCommand'](_0x1502('0x10'),this[_0x1502('0x9')][_0x1502('0xe')](this)),_0x3a3518['enableCommand'](_0x1502('0x14')),_0x3a3518[_0x1502('0x0')](_0x1502('0x15')),_0x3a3518[_0x1502('0x0')]('replace'),_0x3a3518[_0x1502('0x0')](_0x1502('0x11'));}[_0x1502('0x9')](_0x461092,_0x4fdd7a,_0xe9819c={}){const _0x469a90=this[_0x1502('0xd')][_0x1502('0xf')][_0x1502('0x12')](_0x1502('0xa'));void 0x0!==_0xe9819c&&_0x461092(_0x3ece48=>('string'==typeof _0x4fdd7a?_0x469a90['findByTextCallback'](_0x4fdd7a,_0xe9819c):_0x4fdd7a)(_0x3ece48)[_0x1502('0x4')](_0x1581e9=>!0x1===this[_0x1502('0xc')](_0x1581e9,_0x3ece48[_0x1502('0x6')])),_0xe9819c);}[_0x1502('0xc')](_0x3fe2ba,_0x1e7ac5){const _0x456131=this['editor'][_0x1502('0x8')][_0x1502('0x16')](this[_0x1502('0xd')][_0x1502('0x8')][_0x1502('0x7')](_0x1e7ac5,_0x3fe2ba[_0x1502('0xb')]),this[_0x1502('0xd')][_0x1502('0x8')]['createPositionAt'](_0x1e7ac5,_0x3fe2ba[_0x1502('0x1')]));for(const _0x20710c of this[_0x1502('0xd')][_0x1502('0x8')]['markers']['getMarkersGroup'](_0x1502('0x5')))if(null!==_0x456131[_0x1502('0x2')](_0x20710c[_0x1502('0x3')]()))return!0x0;return!0x1;}}