@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230720.0 → 0.0.0-nightly-20230721.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-20230720.0",
3
+ "version": "0.0.0-nightly-20230721.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-20230720.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20230720.0",
42
+ "ckeditor5": "0.0.0-nightly-20230721.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20230721.0",
44
44
  "lodash-es": "4.17.21"
45
45
  },
46
46
  "engines": {
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ed8=['model','track-changes-accept-suggestion-not-found','get','_isEnabledBasedOnSelection','canEditAt','getRanges','editor','execute','_suggestions','refresh','TrackChangesEditing','isEnabled'];(function(_0x57ea21,_0x2ed88a){const _0x4e3d17=function(_0x819071){while(--_0x819071){_0x57ea21['push'](_0x57ea21['shift']());}};_0x4e3d17(++_0x2ed88a);}(_0x2ed8,0x1d5));const _0x4e3d=function(_0x57ea21,_0x2ed88a){_0x57ea21=_0x57ea21-0x0;let _0x4e3d17=_0x2ed8[_0x57ea21];return _0x4e3d17;};import{Command as _0x464851}from'ckeditor5/src/core';import{CKEditorError as _0x5f14c5}from'ckeditor5/src/utils';export default class M extends _0x464851{constructor(_0x456b3c,_0x11ec0b){super(_0x456b3c),this[_0x4e3d('0x7')]=_0x11ec0b,this[_0x4e3d('0x8')](),this[_0x4e3d('0x2')]=!0x1;}[_0x4e3d('0x8')](){this[_0x4e3d('0xa')]=!0x0;}[_0x4e3d('0x6')](_0x515887){const _0xec9bf=this[_0x4e3d('0x7')][_0x4e3d('0x1')](_0x515887);if(!_0xec9bf)throw new _0x5f14c5(_0x4e3d('0x0'),this);const _0x313be9=_0xec9bf[_0x4e3d('0x4')]();this[_0x4e3d('0x5')][_0x4e3d('0xb')][_0x4e3d('0x3')](_0x313be9)&&this[_0x4e3d('0x5')]['plugins'][_0x4e3d('0x1')](_0x4e3d('0x9'))['acceptSuggestion'](_0xec9bf);}}
23
+ const _0x13d9=['canEditAt','_isEnabledBasedOnSelection','TrackChangesEditing','editor','acceptSuggestion','_suggestions','getRanges','refresh','execute','track-changes-accept-suggestion-not-found','model','plugins'];(function(_0xb2172f,_0x13d93a){const _0x1da2e5=function(_0x105fe0){while(--_0x105fe0){_0xb2172f['push'](_0xb2172f['shift']());}};_0x1da2e5(++_0x13d93a);}(_0x13d9,0x92));const _0x1da2=function(_0xb2172f,_0x13d93a){_0xb2172f=_0xb2172f-0x0;let _0x1da2e5=_0x13d9[_0xb2172f];return _0x1da2e5;};import{Command as _0x4a1eb4}from'ckeditor5/src/core';import{CKEditorError as _0x36a33a}from'ckeditor5/src/utils';export default class M extends _0x4a1eb4{constructor(_0x339dc9,_0x2d36aa){super(_0x339dc9),this[_0x1da2('0x3')]=_0x2d36aa,this[_0x1da2('0x5')](),this[_0x1da2('0xb')]=!0x1;}[_0x1da2('0x5')](){this['isEnabled']=!0x0;}[_0x1da2('0x6')](_0x132b8b){const _0xd94380=this[_0x1da2('0x3')]['get'](_0x132b8b);if(!_0xd94380)throw new _0x36a33a(_0x1da2('0x7'),this);const _0x12b965=_0xd94380[_0x1da2('0x4')]();this[_0x1da2('0x1')][_0x1da2('0x8')][_0x1da2('0xa')](_0x12b965)&&this[_0x1da2('0x1')][_0x1da2('0x9')]['get'](_0x1da2('0x0'))[_0x1da2('0x2')](_0xd94380);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2188=['execute','isEnabled','TrackChangesEditing','refresh','get','model','discardSuggestion','editor','_suggestions','_isEnabledBasedOnSelection','canEditAt','track-changes-discard-suggestion-not-found'];(function(_0x2ca225,_0x218892){const _0x33ca2d=function(_0x3ca3b7){while(--_0x3ca3b7){_0x2ca225['push'](_0x2ca225['shift']());}};_0x33ca2d(++_0x218892);}(_0x2188,0x11f));const _0x33ca=function(_0x2ca225,_0x218892){_0x2ca225=_0x2ca225-0x0;let _0x33ca2d=_0x2188[_0x2ca225];return _0x33ca2d;};import{Command as _0x1c5c19}from'ckeditor5/src/core';import{CKEditorError as _0x1ccac2}from'ckeditor5/src/utils';export default class $ extends _0x1c5c19{constructor(_0x50cb9c,_0xf0a3b9){super(_0x50cb9c),this['_suggestions']=_0xf0a3b9,this[_0x33ca('0x4')](),this[_0x33ca('0xa')]=!0x1;}[_0x33ca('0x4')](){this[_0x33ca('0x2')]=!0x0;}[_0x33ca('0x1')](_0x19a3b7){const _0x3052c7=this[_0x33ca('0x9')][_0x33ca('0x5')](_0x19a3b7);if(!_0x3052c7)throw new _0x1ccac2(_0x33ca('0x0'),this);const _0x4fbf41=_0x3052c7['getRanges']();this[_0x33ca('0x8')][_0x33ca('0x6')][_0x33ca('0xb')](_0x4fbf41)&&this['editor']['plugins'][_0x33ca('0x5')](_0x33ca('0x3'))[_0x33ca('0x7')](_0x3052c7);}}
23
+ const _0x26a0=['_isEnabledBasedOnSelection','TrackChangesEditing','track-changes-discard-suggestion-not-found','get','isEnabled','model','execute','refresh','discardSuggestion','_suggestions','editor'];(function(_0x381788,_0x26a000){const _0x38edf0=function(_0x13c36f){while(--_0x13c36f){_0x381788['push'](_0x381788['shift']());}};_0x38edf0(++_0x26a000);}(_0x26a0,0x14f));const _0x38ed=function(_0x381788,_0x26a000){_0x381788=_0x381788-0x0;let _0x38edf0=_0x26a0[_0x381788];return _0x38edf0;};import{Command as _0x391ace}from'ckeditor5/src/core';import{CKEditorError as _0x4f2fb4}from'ckeditor5/src/utils';export default class $ extends _0x391ace{constructor(_0x1f437f,_0x1f8a9b){super(_0x1f437f),this[_0x38ed('0x4')]=_0x1f8a9b,this[_0x38ed('0x2')](),this[_0x38ed('0x6')]=!0x1;}['refresh'](){this[_0x38ed('0xa')]=!0x0;}[_0x38ed('0x1')](_0x5c608a){const _0x2d37eb=this[_0x38ed('0x4')][_0x38ed('0x9')](_0x5c608a);if(!_0x2d37eb)throw new _0x4f2fb4(_0x38ed('0x8'),this);const _0x4b4bba=_0x2d37eb['getRanges']();this[_0x38ed('0x5')][_0x38ed('0x0')]['canEditAt'](_0x4b4bba)&&this['editor']['plugins']['get'](_0x38ed('0x7'))[_0x38ed('0x3')](_0x2d37eb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf6d3=['_suggestions','_isEnabledBasedOnSelection','isEnabled','from','some','values','execute','getRanges','refresh','model','_command','editor'];(function(_0x575919,_0xf6d389){const _0x3691de=function(_0x58f944){while(--_0x58f944){_0x575919['push'](_0x575919['shift']());}};_0x3691de(++_0xf6d389);}(_0xf6d3,0x1d3));const _0x3691=function(_0x575919,_0xf6d389){_0x575919=_0x575919-0x0;let _0x3691de=_0xf6d3[_0x575919];return _0x3691de;};import{Command as _0x1d020a}from'ckeditor5/src/core';import{sortSuggestions as _0x2db8e1,executeCommandForSuggestions as _0x10850b}from'../utils/utils';export default class N extends _0x1d020a{constructor(_0x1b6a60,_0x4bda06,_0x3dc769){super(_0x1b6a60),this['_command']=_0x4bda06,this[_0x3691('0x1')]=_0x3dc769,this[_0x3691('0x9')](),this[_0x3691('0x2')]=!0x1;}[_0x3691('0x9')](){const _0x2a6fc0=Array[_0x3691('0x4')](this[_0x3691('0x1')]['values']())[_0x3691('0x5')](_0x113f01=>_0x113f01['isInContent']);this[_0x3691('0x3')]=this['_command'][_0x3691('0x3')]&&_0x2a6fc0;}[_0x3691('0x7')](){const _0x40409e=_0x2db8e1(Array[_0x3691('0x4')](this[_0x3691('0x1')][_0x3691('0x6')]()));for(const _0xab69f3 of _0x40409e){const _0x59abdf=_0xab69f3[_0x3691('0x8')]();if(!this['editor'][_0x3691('0xa')]['canEditAt'](_0x59abdf))return;}_0x10850b(this[_0x3691('0x0')][_0x3691('0xa')],this[_0x3691('0xb')],_0x40409e);}}
23
+ const _0x5297=['_command','_suggestions','from','some','_isEnabledBasedOnSelection','editor','canEditAt','model','execute','refresh','isEnabled','values'];(function(_0x163554,_0x5297e1){const _0xd92448=function(_0x4d5c99){while(--_0x4d5c99){_0x163554['push'](_0x163554['shift']());}};_0xd92448(++_0x5297e1);}(_0x5297,0xc1));const _0xd924=function(_0x163554,_0x5297e1){_0x163554=_0x163554-0x0;let _0xd92448=_0x5297[_0x163554];return _0xd92448;};import{Command as _0x27709a}from'ckeditor5/src/core';import{sortSuggestions as _0x39bee7,executeCommandForSuggestions as _0x28dbe5}from'../utils/utils';export default class N extends _0x27709a{constructor(_0x4bd654,_0x1eed3c,_0x2299ea){super(_0x4bd654),this['_command']=_0x1eed3c,this[_0xd924('0x0')]=_0x2299ea,this[_0xd924('0x8')](),this[_0xd924('0x3')]=!0x1;}[_0xd924('0x8')](){const _0x2cebf7=Array[_0xd924('0x1')](this['_suggestions'][_0xd924('0xa')]())[_0xd924('0x2')](_0x542d82=>_0x542d82['isInContent']);this[_0xd924('0x9')]=this[_0xd924('0xb')][_0xd924('0x9')]&&_0x2cebf7;}[_0xd924('0x7')](){const _0x58e819=_0x39bee7(Array[_0xd924('0x1')](this[_0xd924('0x0')][_0xd924('0xa')]()));for(const _0x37a401 of _0x58e819){const _0x44d08c=_0x37a401['getRanges']();if(!this[_0xd924('0x4')][_0xd924('0x6')][_0xd924('0x5')](_0x44d08c))return;}_0x28dbe5(this[_0xd924('0x4')][_0xd924('0x6')],this[_0xd924('0xb')],_0x58e819);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3266=['document','isEnabled','_selectedSuggestions','execute','refresh','_command','from','canEditAt','editor','selection','_suggestions'];(function(_0x3d0622,_0x32665b){const _0x5ac2ba=function(_0x189178){while(--_0x189178){_0x3d0622['push'](_0x3d0622['shift']());}};_0x5ac2ba(++_0x32665b);}(_0x3266,0x164));const _0x5ac2=function(_0x3d0622,_0x32665b){_0x3d0622=_0x3d0622-0x0;let _0x5ac2ba=_0x3266[_0x3d0622];return _0x5ac2ba;};import{Command as _0x3d5a33}from'ckeditor5/src/core';import{sortSuggestions as _0x1de6ae,getSelectedSuggestions as _0x473517,executeCommandForSuggestions as _0xe1ed7f}from'../utils/utils';export default class R extends _0x3d5a33{constructor(_0x117bf1,_0x24197e,_0x9deddb){super(_0x117bf1),this[_0x5ac2('0x1')]=_0x24197e,this['_suggestions']=_0x9deddb,this[_0x5ac2('0x9')]=new Set(),this[_0x5ac2('0x0')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x5ac2('0x0')](){const _0x19fac9=this['editor']['model'][_0x5ac2('0x7')][_0x5ac2('0x5')],_0x5a8084=Array['from'](this[_0x5ac2('0x6')]['values']());this['_selectedSuggestions']=_0x473517(_0x19fac9,_0x5a8084),this[_0x5ac2('0x8')]=this[_0x5ac2('0x1')][_0x5ac2('0x8')]&&!!this[_0x5ac2('0x9')]['size'];}[_0x5ac2('0xa')](){const _0x1904fc=_0x1de6ae(Array[_0x5ac2('0x2')](this[_0x5ac2('0x9')]));for(const _0x183696 of _0x1904fc){const _0x1a196c=_0x183696['getRanges']();if(!this['editor']['model'][_0x5ac2('0x3')](_0x1a196c))return;}_0xe1ed7f(this[_0x5ac2('0x4')]['model'],this['_command'],_0x1904fc);}}
23
+ const _0x2d98=['refresh','isEnabled','canEditAt','execute','document','selection','_command','_selectedSuggestions','_isEnabledBasedOnSelection','model','_suggestions','size','from','editor','getRanges','values'];(function(_0x8ff95,_0x2d9882){const _0x9ac89e=function(_0x59364d){while(--_0x59364d){_0x8ff95['push'](_0x8ff95['shift']());}};_0x9ac89e(++_0x2d9882);}(_0x2d98,0x66));const _0x9ac8=function(_0x8ff95,_0x2d9882){_0x8ff95=_0x8ff95-0x0;let _0x9ac89e=_0x2d98[_0x8ff95];return _0x9ac89e;};import{Command as _0x2e300a}from'ckeditor5/src/core';import{sortSuggestions as _0x104b17,getSelectedSuggestions as _0x6333d4,executeCommandForSuggestions as _0x1f4eb8}from'../utils/utils';export default class R extends _0x2e300a{constructor(_0x12b595,_0x1433b2,_0x363400){super(_0x12b595),this['_command']=_0x1433b2,this[_0x9ac8('0x4')]=_0x363400,this['_selectedSuggestions']=new Set(),this['refresh'](),this[_0x9ac8('0x2')]=!0x1;}[_0x9ac8('0xa')](){const _0x2d9305=this[_0x9ac8('0x7')]['model'][_0x9ac8('0xe')][_0x9ac8('0xf')],_0x3e442b=Array[_0x9ac8('0x6')](this[_0x9ac8('0x4')][_0x9ac8('0x9')]());this['_selectedSuggestions']=_0x6333d4(_0x2d9305,_0x3e442b),this[_0x9ac8('0xb')]=this['_command'][_0x9ac8('0xb')]&&!!this[_0x9ac8('0x1')][_0x9ac8('0x5')];}[_0x9ac8('0xd')](){const _0x57812b=_0x104b17(Array[_0x9ac8('0x6')](this['_selectedSuggestions']));for(const _0x553140 of _0x57812b){const _0x12546b=_0x553140[_0x9ac8('0x8')]();if(!this[_0x9ac8('0x7')]['model'][_0x9ac8('0xc')](_0x12546b))return;}_0x1f4eb8(this[_0x9ac8('0x7')][_0x9ac8('0x3')],this[_0x9ac8('0x0')],_0x57812b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59b0=['has','editor','value','isEnabled','commands','_isEnabledBasedOnSelection','execute','TrackChangesCommand','_enableCommands','_enabledCommands','refresh','forceDisabled','_disableUnsupportedCommands','affectsData','clearForceDisabled'];(function(_0xe64a5d,_0x59b0f2){const _0x29377d=function(_0x1a6e03){while(--_0x1a6e03){_0xe64a5d['push'](_0xe64a5d['shift']());}};_0x29377d(++_0x59b0f2);}(_0x59b0,0xa0));const _0x2937=function(_0xe64a5d,_0x59b0f2){_0xe64a5d=_0xe64a5d-0x0;let _0x29377d=_0x59b0[_0xe64a5d];return _0x29377d;};import{Command as _0x3218e5}from'ckeditor5/src/core';export default class _ extends _0x3218e5{constructor(_0x5ac9f2,_0x3939da){super(_0x5ac9f2),this[_0x2937('0xe')]=_0x3939da,this[_0x2937('0x7')]=!0x1,this[_0x2937('0x0')](),this[_0x2937('0xa')]=!0x1;}[_0x2937('0x0')](){this[_0x2937('0x8')]=!0x0;}[_0x2937('0xb')](){this[_0x2937('0x7')]=!this[_0x2937('0x7')],this[_0x2937('0x7')]?this[_0x2937('0x2')]():this[_0x2937('0xd')]();}[_0x2937('0x2')](){for(const _0x23536d of this[_0x2937('0x6')][_0x2937('0x9')]['commands']())_0x23536d['affectsData']&&!this[_0x2937('0xe')][_0x2937('0x5')](_0x23536d)&&_0x23536d[_0x2937('0x1')](_0x2937('0xc'));}[_0x2937('0xd')](){for(const _0x14b89c of this['editor'][_0x2937('0x9')][_0x2937('0x9')]())_0x14b89c[_0x2937('0x3')]&&!this['_enabledCommands'][_0x2937('0x5')](_0x14b89c)&&_0x14b89c[_0x2937('0x4')]('TrackChangesCommand');}}
23
+ const _0xee0b=['commands','_enabledCommands','isEnabled','editor','affectsData','refresh','_isEnabledBasedOnSelection','has','_disableUnsupportedCommands','_enableCommands','execute','TrackChangesCommand','forceDisabled'];(function(_0x4e6f54,_0xee0b76){const _0x3e3206=function(_0x19edcc){while(--_0x19edcc){_0x4e6f54['push'](_0x4e6f54['shift']());}};_0x3e3206(++_0xee0b76);}(_0xee0b,0x1ad));const _0x3e32=function(_0x4e6f54,_0xee0b76){_0x4e6f54=_0x4e6f54-0x0;let _0x3e3206=_0xee0b[_0x4e6f54];return _0x3e3206;};import{Command as _0x5b12d1}from'ckeditor5/src/core';export default class _ extends _0x5b12d1{constructor(_0x28df90,_0x2afe84){super(_0x28df90),this[_0x3e32('0x1')]=_0x2afe84,this['value']=!0x1,this[_0x3e32('0x5')](),this[_0x3e32('0x6')]=!0x1;}[_0x3e32('0x5')](){this[_0x3e32('0x2')]=!0x0;}[_0x3e32('0xa')](){this['value']=!this['value'],this['value']?this['_disableUnsupportedCommands']():this[_0x3e32('0x9')]();}[_0x3e32('0x8')](){for(const _0x3055b4 of this[_0x3e32('0x3')][_0x3e32('0x0')][_0x3e32('0x0')]())_0x3055b4[_0x3e32('0x4')]&&!this[_0x3e32('0x1')][_0x3e32('0x7')](_0x3055b4)&&_0x3055b4[_0x3e32('0xc')]('TrackChangesCommand');}[_0x3e32('0x9')](){for(const _0x52f3b3 of this[_0x3e32('0x3')][_0x3e32('0x0')][_0x3e32('0x0')]())_0x52f3b3[_0x3e32('0x4')]&&!this[_0x3e32('0x1')][_0x3e32('0x7')](_0x52f3b3)&&_0x52f3b3['clearForceDisabled'](_0x3e32('0xb'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x310f=['justify','markBlockFormat','left','FORMAT_JUSTIFY_TEXT','getAttribute','commandParams','checkAttribute','from','plugins','TrackChangesEditing','model','value','afterInit','registerDescriptionCallback','selection','alignment','change','contentLanguageDirection','FORMAT_ALIGN_TO_CENTER','locale','schema','right','format','commandName','get','*Format:*\x20%0','FORMAT_ALIGN_TO_RIGHT'];(function(_0x42aa40,_0x310fbf){const _0x45135d=function(_0xb2c0a8){while(--_0xb2c0a8){_0x42aa40['push'](_0x42aa40['shift']());}};_0x45135d(++_0x310fbf);}(_0x310f,0x17c));const _0x4513=function(_0x42aa40,_0x310fbf){_0x42aa40=_0x42aa40-0x0;let _0x45135d=_0x310f[_0x42aa40];return _0x45135d;};import{Plugin as _0x18ff23}from'ckeditor5/src/core';import{getTranslation as _0x28c1ae}from'../utils/common-translations';export default class x extends _0x18ff23{[_0x4513('0xa')](){const _0x5a4f2e=this['editor'],_0x322067=_0x5a4f2e[_0x4513('0x11')];if(!_0x5a4f2e['plugins']['has']('AlignmentEditing'))return;const _0x503120=_0x5a4f2e[_0x4513('0x6')][_0x4513('0x16')](_0x4513('0x7'));_0x503120['enableCommand'](_0x4513('0xd'),(_0x4c6360,_0x1c2f5d={})=>{let _0x324b9a=_0x1c2f5d[_0x4513('0x9')];_0x1c2f5d[_0x4513('0x9')]||(_0x324b9a='ltr'===_0x5a4f2e['locale'][_0x4513('0xf')]?_0x4513('0x0'):'right');const _0x379b93=Array[_0x4513('0x5')](this['editor'][_0x4513('0x8')]['document'][_0x4513('0xc')]['getSelectedBlocks']())['filter'](_0x4210b8=>function(_0x300468,_0x18b006,_0x3cc175){const _0x499321=_0x300468[_0x4513('0x2')](_0x4513('0xd'))||null;return _0x18b006[_0x4513('0x4')](_0x300468,'alignment')&&_0x3cc175!=_0x499321;}(_0x4210b8,this['editor'][_0x4513('0x8')][_0x4513('0x12')],_0x324b9a));_0x5a4f2e['model'][_0x4513('0xe')](()=>{for(const _0x2962b9 of _0x379b93)_0x503120[_0x4513('0x1a')](_0x2962b9,{'commandName':'alignment','commandParams':[{'value':_0x324b9a}]});});}),_0x503120['_descriptionFactory'][_0x4513('0xb')](_0x322d74=>{const {data:_0x2a5361}=_0x322d74;if(_0x2a5361&&_0x4513('0xd')==_0x2a5361[_0x4513('0x15')]){const _0xe01d03=_0x2a5361[_0x4513('0x3')][0x0]['value'];return{'type':_0x4513('0x14'),'content':_0x28c1ae(_0x322067,_0x4513('0x17'),function(_0x18ac66){switch(_0x18ac66){case _0x4513('0x0'):return _0x28c1ae(_0x322067,'FORMAT_ALIGN_TO_LEFT');case _0x4513('0x13'):return _0x28c1ae(_0x322067,_0x4513('0x18'));case'center':return _0x28c1ae(_0x322067,_0x4513('0x10'));case _0x4513('0x19'):return _0x28c1ae(_0x322067,_0x4513('0x1'));}}(_0xe01d03))};}});}}
23
+ const _0x27b0=['alignment','locale','value','_descriptionFactory','afterInit','FORMAT_JUSTIFY_TEXT','get','from','document','center','change','commandParams','FORMAT_ALIGN_TO_CENTER','selection','enableCommand','markBlockFormat','model','getAttribute','right','filter','plugins','has','AlignmentEditing','left','editor','*Format:*\x20%0','contentLanguageDirection'];(function(_0x1c9357,_0x27b0aa){const _0x1f1351=function(_0x34944f){while(--_0x34944f){_0x1c9357['push'](_0x1c9357['shift']());}};_0x1f1351(++_0x27b0aa);}(_0x27b0,0xdc));const _0x1f13=function(_0x1c9357,_0x27b0aa){_0x1c9357=_0x1c9357-0x0;let _0x1f1351=_0x27b0[_0x1c9357];return _0x1f1351;};import{Plugin as _0x18ead0}from'ckeditor5/src/core';import{getTranslation as _0x11f5e6}from'../utils/common-translations';export default class x extends _0x18ead0{[_0x1f13('0x0')](){const _0x74f849=this['editor'],_0x503c22=_0x74f849[_0x1f13('0x18')];if(!_0x74f849['plugins'][_0x1f13('0x11')](_0x1f13('0x12')))return;const _0x5aedcc=_0x74f849[_0x1f13('0x10')][_0x1f13('0x2')]('TrackChangesEditing');_0x5aedcc[_0x1f13('0xa')](_0x1f13('0x17'),(_0x34889a,_0x53d81c={})=>{let _0x42d8b1=_0x53d81c[_0x1f13('0x19')];_0x53d81c[_0x1f13('0x19')]||(_0x42d8b1='ltr'===_0x74f849[_0x1f13('0x18')][_0x1f13('0x16')]?_0x1f13('0x13'):_0x1f13('0xe'));const _0x45d3c4=Array[_0x1f13('0x3')](this['editor'][_0x1f13('0xc')][_0x1f13('0x4')][_0x1f13('0x9')]['getSelectedBlocks']())[_0x1f13('0xf')](_0x430c05=>function(_0x30baa1,_0x39919a,_0x1377e5){const _0x393dc5=_0x30baa1[_0x1f13('0xd')](_0x1f13('0x17'))||null;return _0x39919a['checkAttribute'](_0x30baa1,_0x1f13('0x17'))&&_0x1377e5!=_0x393dc5;}(_0x430c05,this[_0x1f13('0x14')][_0x1f13('0xc')]['schema'],_0x42d8b1));_0x74f849[_0x1f13('0xc')][_0x1f13('0x6')](()=>{for(const _0x3e555f of _0x45d3c4)_0x5aedcc[_0x1f13('0xb')](_0x3e555f,{'commandName':'alignment','commandParams':[{'value':_0x42d8b1}]});});}),_0x5aedcc[_0x1f13('0x1a')]['registerDescriptionCallback'](_0x1a278b=>{const {data:_0x59296b}=_0x1a278b;if(_0x59296b&&_0x1f13('0x17')==_0x59296b['commandName']){const _0x664628=_0x59296b[_0x1f13('0x7')][0x0][_0x1f13('0x19')];return{'type':'format','content':_0x11f5e6(_0x503c22,_0x1f13('0x15'),function(_0x11a85c){switch(_0x11a85c){case _0x1f13('0x13'):return _0x11f5e6(_0x503c22,'FORMAT_ALIGN_TO_LEFT');case'right':return _0x11f5e6(_0x503c22,'FORMAT_ALIGN_TO_RIGHT');case _0x1f13('0x5'):return _0x11f5e6(_0x503c22,_0x1f13('0x8'));case'justify':return _0x11f5e6(_0x503c22,_0x1f13('0x1'));}}(_0x664628))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b77=['StrikethroughEditing','afterInit','FORMAT_SUBSCRIPT','FORMAT_STRIKETHROUGH','FORMAT_ITALIC','forceValue','markInlineFormat','isCollapsed','slice','plugins','FORMAT_SUPERSCRIPT','BoldEditing','code','SuperscriptEditing','editor','has','model','subscript','registerDescriptionCallback','locale','ItalicEditing','toLowerCase','SubscriptEditing','commandName','strikethrough','italic','enableCommand','*Remove\x20format:*\x20%0','get','getRanges','format','FORMAT_CODE','bold','CodeEditing','value','document','change','*Format:*\x20%0','FORMAT_UNDERLINE'];(function(_0xefffc6,_0x3b77dc){const _0x2b1a90=function(_0x1c0b2c){while(--_0x1c0b2c){_0xefffc6['push'](_0xefffc6['shift']());}};_0x2b1a90(++_0x3b77dc);}(_0x3b77,0xa3));const _0x2b1a=function(_0xefffc6,_0x3b77dc){_0xefffc6=_0xefffc6-0x0;let _0x2b1a90=_0x3b77[_0xefffc6];return _0x2b1a90;};import{Plugin as _0x390f2c}from'ckeditor5/src/core';import{getTranslation as _0x21dbe1}from'../utils/common-translations';import{getRangesWithAttribute as _0xe57c0a}from'./utils';const Kt=[_0x2b1a('0x4'),_0x2b1a('0xd'),'UnderlineEditing',_0x2b1a('0x1a'),_0x2b1a('0x20'),_0x2b1a('0xf'),_0x2b1a('0x6')];export default class U extends _0x390f2c{[_0x2b1a('0x21')](){const _0x28ed0a=this[_0x2b1a('0x7')],_0x2b8ea8=_0x28ed0a[_0x2b1a('0x9')],_0x5bb328=_0x28ed0a[_0x2b1a('0x2')][_0x2b1a('0x15')]('TrackChangesEditing'),_0x61315c=_0x28ed0a[_0x2b1a('0xc')];for(const _0x7872c2 of Kt){if(!_0x28ed0a[_0x2b1a('0x2')][_0x2b1a('0x8')](_0x7872c2))continue;const _0x44f7e0=_0x7872c2[_0x2b1a('0x1')](0x0,-0x7)[_0x2b1a('0xe')](),_0x2b734f=_0x28ed0a['commands'][_0x2b1a('0x15')](_0x44f7e0);_0x5bb328[_0x2b1a('0x13')](_0x44f7e0,(_0x2d091b,_0x1c464f={})=>{const _0x5b3fa5=_0x2b8ea8[_0x2b1a('0x1c')]['selection'];if(_0x5b3fa5[_0x2b1a('0x0')])return void _0x2d091b(_0x1c464f);const _0x534b0d=void 0x0!==_0x1c464f[_0x2b1a('0x25')]?_0x1c464f[_0x2b1a('0x25')]:!_0x2b734f[_0x2b1a('0x1b')];_0x2b8ea8[_0x2b1a('0x1d')](()=>{const _0x3b096f=Array['from'](_0x5b3fa5[_0x2b1a('0x16')]());for(const _0x40ecaf of _0x3b096f){const _0x5f4dee=_0x534b0d?[_0x40ecaf]:_0xe57c0a(_0x44f7e0,_0x40ecaf,_0x2b8ea8);for(const _0x293fab of _0x5f4dee)_0x5bb328[_0x2b1a('0x26')](_0x293fab,{'commandName':_0x44f7e0,'commandParams':[{'forceValue':_0x534b0d}]});}});});}function _0x5e9db0(_0x1803b7,_0xe7c307){_0x5bb328['_descriptionFactory'][_0x2b1a('0xb')](_0x1976c8=>{const {data:_0x357d2b}=_0x1976c8;if(_0x357d2b&&_0x357d2b[_0x2b1a('0x10')]===_0x1803b7)return _0x357d2b['commandParams'][0x0][_0x2b1a('0x25')]?{'type':_0x2b1a('0x17'),'content':_0x21dbe1(_0x61315c,_0x2b1a('0x1e'),_0xe7c307)}:{'type':_0x2b1a('0x17'),'content':_0x21dbe1(_0x61315c,_0x2b1a('0x14'),_0xe7c307)};});}_0x5e9db0(_0x2b1a('0x19'),_0x21dbe1(_0x61315c,'FORMAT_BOLD')),_0x5e9db0(_0x2b1a('0x12'),_0x21dbe1(_0x61315c,_0x2b1a('0x24'))),_0x5e9db0('underline',_0x21dbe1(_0x61315c,_0x2b1a('0x1f'))),_0x5e9db0(_0x2b1a('0x5'),_0x21dbe1(_0x61315c,_0x2b1a('0x18'))),_0x5e9db0(_0x2b1a('0x11'),_0x21dbe1(_0x61315c,_0x2b1a('0x23'))),_0x5e9db0(_0x2b1a('0xa'),_0x21dbe1(_0x61315c,_0x2b1a('0x22'))),_0x5e9db0('superscript',_0x21dbe1(_0x61315c,_0x2b1a('0x3')));}}
23
+ const _0x14c9=['document','isCollapsed','enableCommand','has','model','commandName','registerDescriptionCallback','locale','SuperscriptEditing','FORMAT_SUBSCRIPT','change','getRanges','strikethrough','FORMAT_ITALIC','get','format','bold','toLowerCase','slice','BoldEditing','afterInit','italic','commands','plugins','ItalicEditing','FORMAT_UNDERLINE','value','FORMAT_CODE','_descriptionFactory','StrikethroughEditing','CodeEditing','from','forceValue'];(function(_0x4fe385,_0x14c908){const _0x45dd20=function(_0x36ef93){while(--_0x36ef93){_0x4fe385['push'](_0x4fe385['shift']());}};_0x45dd20(++_0x14c908);}(_0x14c9,0x1b3));const _0x45dd=function(_0x4fe385,_0x14c908){_0x4fe385=_0x4fe385-0x0;let _0x45dd20=_0x14c9[_0x4fe385];return _0x45dd20;};import{Plugin as _0x29a30d}from'ckeditor5/src/core';import{getTranslation as _0x5bd075}from'../utils/common-translations';import{getRangesWithAttribute as _0x230d80}from'./utils';const Kt=[_0x45dd('0xd'),_0x45dd('0x12'),'UnderlineEditing',_0x45dd('0x18'),_0x45dd('0x17'),'SubscriptEditing',_0x45dd('0x2')];export default class U extends _0x29a30d{[_0x45dd('0xe')](){const _0x6351e=this['editor'],_0x207ae1=_0x6351e[_0x45dd('0x1f')],_0x1621e1=_0x6351e[_0x45dd('0x11')][_0x45dd('0x8')]('TrackChangesEditing'),_0x34fa7a=_0x6351e[_0x45dd('0x1')];for(const _0x560e49 of Kt){if(!_0x6351e[_0x45dd('0x11')][_0x45dd('0x1e')](_0x560e49))continue;const _0xad2a9e=_0x560e49[_0x45dd('0xc')](0x0,-0x7)[_0x45dd('0xb')](),_0x5496a8=_0x6351e[_0x45dd('0x10')][_0x45dd('0x8')](_0xad2a9e);_0x1621e1[_0x45dd('0x1d')](_0xad2a9e,(_0x203cd6,_0xb2ca5a={})=>{const _0x377c65=_0x207ae1[_0x45dd('0x1b')]['selection'];if(_0x377c65[_0x45dd('0x1c')])return void _0x203cd6(_0xb2ca5a);const _0x5a6fd4=void 0x0!==_0xb2ca5a[_0x45dd('0x1a')]?_0xb2ca5a['forceValue']:!_0x5496a8[_0x45dd('0x14')];_0x207ae1[_0x45dd('0x4')](()=>{const _0x20b892=Array[_0x45dd('0x19')](_0x377c65[_0x45dd('0x5')]());for(const _0x178be0 of _0x20b892){const _0x554fdf=_0x5a6fd4?[_0x178be0]:_0x230d80(_0xad2a9e,_0x178be0,_0x207ae1);for(const _0x5d626c of _0x554fdf)_0x1621e1['markInlineFormat'](_0x5d626c,{'commandName':_0xad2a9e,'commandParams':[{'forceValue':_0x5a6fd4}]});}});});}function _0x544c5e(_0xcf82cf,_0x32cc8c){_0x1621e1[_0x45dd('0x16')][_0x45dd('0x0')](_0x1ec274=>{const {data:_0x284bd1}=_0x1ec274;if(_0x284bd1&&_0x284bd1[_0x45dd('0x20')]===_0xcf82cf)return _0x284bd1['commandParams'][0x0][_0x45dd('0x1a')]?{'type':_0x45dd('0x9'),'content':_0x5bd075(_0x34fa7a,'*Format:*\x20%0',_0x32cc8c)}:{'type':_0x45dd('0x9'),'content':_0x5bd075(_0x34fa7a,'*Remove\x20format:*\x20%0',_0x32cc8c)};});}_0x544c5e(_0x45dd('0xa'),_0x5bd075(_0x34fa7a,'FORMAT_BOLD')),_0x544c5e(_0x45dd('0xf'),_0x5bd075(_0x34fa7a,_0x45dd('0x7'))),_0x544c5e('underline',_0x5bd075(_0x34fa7a,_0x45dd('0x13'))),_0x544c5e('code',_0x5bd075(_0x34fa7a,_0x45dd('0x15'))),_0x544c5e(_0x45dd('0x6'),_0x5bd075(_0x34fa7a,'FORMAT_STRIKETHROUGH')),_0x544c5e('subscript',_0x5bd075(_0x34fa7a,_0x45dd('0x3'))),_0x544c5e('superscript',_0x5bd075(_0x34fa7a,'FORMAT_SUPERSCRIPT'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11ca=['name','commands','editor','plugins','TrackChangesEditing','ELEMENT_BLOCK_QUOTE','schema','selection','filter','enableCommand','BlockQuoteEditing','commandParams','from','checkChild','model','afterInit','parent','format','$root','blockQuote','get','getSelectedBlocks','*Remove\x20format:*\x20%0','commandName','locale','forceValue','has','value','change','markBlockFormat','*Format:*\x20%0','document','_descriptionFactory'];(function(_0x3e3f3c,_0x11cacf){const _0x3a0121=function(_0x3c01a8){while(--_0x3c01a8){_0x3e3f3c['push'](_0x3e3f3c['shift']());}};_0x3a0121(++_0x11cacf);}(_0x11ca,0x169));const _0x3a01=function(_0x3e3f3c,_0x11cacf){_0x3e3f3c=_0x3e3f3c-0x0;let _0x3a0121=_0x11ca[_0x3e3f3c];return _0x3a0121;};import{Plugin as _0x5e1bcf}from'ckeditor5/src/core';import{getTranslation as _0x2b6381}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3646d5}from'../utils/utils';export default class j extends _0x5e1bcf{[_0x3a01('0x11')](){const _0x57b01a=this[_0x3a01('0x4')],_0x421956=_0x57b01a[_0x3a01('0x1a')];if(!_0x57b01a[_0x3a01('0x5')][_0x3a01('0x1c')](_0x3a01('0xc')))return;const _0x1b44c3=_0x57b01a[_0x3a01('0x5')][_0x3a01('0x16')](_0x3a01('0x6')),_0xa53ae6=this['editor'][_0x3a01('0x3')][_0x3a01('0x16')](_0x3a01('0x15'));_0x1b44c3[_0x3a01('0xb')](_0x3a01('0x15'),(_0xbc78fa,_0x272563={})=>{const _0x1da771=this['editor']['model'][_0x3a01('0x0')][_0x3a01('0x9')],_0x390550=_0x272563&&void 0x0!==_0x272563[_0x3a01('0x1b')]?_0x272563['forceValue']:!_0xa53ae6[_0x3a01('0x1d')];let _0x1e275d=[];if(_0x390550){const _0x5aefc4=Array[_0x3a01('0xe')](_0x1da771['getSelectedBlocks']())[_0x3a01('0xa')](_0x25640a=>Xt(_0x25640a)||function(_0x4231,_0x4510bc){const _0x1626f0=_0x4510bc[_0x3a01('0xf')](_0x4231[_0x3a01('0x12')],_0x3a01('0x15')),_0x2410fc=_0x4510bc['checkChild']([_0x3a01('0x14'),'blockQuote'],_0x4231);return _0x1626f0&&_0x2410fc;}(_0x25640a,this[_0x3a01('0x4')][_0x3a01('0x10')][_0x3a01('0x8')]));_0x1e275d=_0x3646d5(_0x5aefc4,_0x57b01a[_0x3a01('0x10')]);}else{const _0xdb155c=Array[_0x3a01('0xe')](_0x1da771[_0x3a01('0x17')]())['filter'](_0x541f1e=>Xt(_0x541f1e));_0x1e275d=_0x3646d5(_0xdb155c,_0x57b01a[_0x3a01('0x10')]);}_0x57b01a[_0x3a01('0x10')][_0x3a01('0x1e')](()=>{for(const _0x44ffb7 of _0x1e275d)_0x1b44c3[_0x3a01('0x1f')](_0x44ffb7,{'commandName':_0x3a01('0x15'),'commandParams':[{'forceValue':_0x390550}]});});}),_0x1b44c3[_0x3a01('0x1')]['registerDescriptionCallback'](_0x263648=>{const {data:_0x321ce5}=_0x263648;if(_0x321ce5&&_0x3a01('0x15')==_0x321ce5[_0x3a01('0x19')]){const _0x353efc=_0x2b6381(_0x421956,_0x3a01('0x7'));return _0x321ce5[_0x3a01('0xd')][0x0][_0x3a01('0x1b')]?{'type':_0x3a01('0x13'),'content':_0x2b6381(_0x421956,_0x3a01('0x20'),_0x353efc)}:{'type':_0x3a01('0x13'),'content':_0x2b6381(_0x421956,_0x3a01('0x18'),_0x353efc)};}});}}function Xt(_0x9f0aad){return'blockQuote'==_0x9f0aad[_0x3a01('0x12')][_0x3a01('0x2')];}
23
+ const _0x1577=['enableCommand','change','markBlockFormat','from','has','filter','name','blockQuote','selection','model','editor','*Remove\x20format:*\x20%0','_descriptionFactory','parent','document','checkChild','BlockQuoteEditing','get','plugins','commandName','commands','commandParams','forceValue','format','getSelectedBlocks','locale'];(function(_0x1ad15e,_0x15779f){const _0x55b447=function(_0x2b86d8){while(--_0x2b86d8){_0x1ad15e['push'](_0x1ad15e['shift']());}};_0x55b447(++_0x15779f);}(_0x1577,0xd4));const _0x55b4=function(_0x1ad15e,_0x15779f){_0x1ad15e=_0x1ad15e-0x0;let _0x55b447=_0x1577[_0x1ad15e];return _0x55b447;};import{Plugin as _0x17e5f8}from'ckeditor5/src/core';import{getTranslation as _0x1ebe80}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x1ee5f7}from'../utils/utils';export default class j extends _0x17e5f8{['afterInit'](){const _0x2f2045=this[_0x55b4('0x6')],_0x3ee125=_0x2f2045[_0x55b4('0x15')];if(!_0x2f2045[_0x55b4('0xe')][_0x55b4('0x0')](_0x55b4('0xc')))return;const _0x2da646=_0x2f2045[_0x55b4('0xe')][_0x55b4('0xd')]('TrackChangesEditing'),_0xc881e9=this[_0x55b4('0x6')][_0x55b4('0x10')][_0x55b4('0xd')](_0x55b4('0x3'));_0x2da646[_0x55b4('0x16')](_0x55b4('0x3'),(_0x43adf3,_0x6693c8={})=>{const _0x1fbc5a=this['editor'][_0x55b4('0x5')][_0x55b4('0xa')][_0x55b4('0x4')],_0x14fa16=_0x6693c8&&void 0x0!==_0x6693c8[_0x55b4('0x12')]?_0x6693c8[_0x55b4('0x12')]:!_0xc881e9['value'];let _0x49ce12=[];if(_0x14fa16){const _0x3055f4=Array[_0x55b4('0x19')](_0x1fbc5a['getSelectedBlocks']())[_0x55b4('0x1')](_0x362de9=>Xt(_0x362de9)||function(_0x2332f0,_0x1d5f33){const _0x5128d1=_0x1d5f33[_0x55b4('0xb')](_0x2332f0[_0x55b4('0x9')],_0x55b4('0x3')),_0x33f9e5=_0x1d5f33[_0x55b4('0xb')](['$root',_0x55b4('0x3')],_0x2332f0);return _0x5128d1&&_0x33f9e5;}(_0x362de9,this[_0x55b4('0x6')]['model']['schema']));_0x49ce12=_0x1ee5f7(_0x3055f4,_0x2f2045['model']);}else{const _0x5b447c=Array['from'](_0x1fbc5a[_0x55b4('0x14')]())['filter'](_0x548af2=>Xt(_0x548af2));_0x49ce12=_0x1ee5f7(_0x5b447c,_0x2f2045[_0x55b4('0x5')]);}_0x2f2045[_0x55b4('0x5')][_0x55b4('0x17')](()=>{for(const _0x2f6c84 of _0x49ce12)_0x2da646[_0x55b4('0x18')](_0x2f6c84,{'commandName':_0x55b4('0x3'),'commandParams':[{'forceValue':_0x14fa16}]});});}),_0x2da646[_0x55b4('0x8')]['registerDescriptionCallback'](_0x41eee6=>{const {data:_0x5c327c}=_0x41eee6;if(_0x5c327c&&_0x55b4('0x3')==_0x5c327c[_0x55b4('0xf')]){const _0x337413=_0x1ebe80(_0x3ee125,'ELEMENT_BLOCK_QUOTE');return _0x5c327c[_0x55b4('0x11')][0x0][_0x55b4('0x12')]?{'type':_0x55b4('0x13'),'content':_0x1ebe80(_0x3ee125,'*Format:*\x20%0',_0x337413)}:{'type':_0x55b4('0x13'),'content':_0x1ebe80(_0x3ee125,_0x55b4('0x7'),_0x337413)};}});}}function Xt(_0xe0a00a){return _0x55b4('0x3')==_0xe0a00a['parent'][_0x55b4('0x2')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5856=['commands','afterInit','editor','TrackChangesEditing','ckbox','get'];(function(_0x5ec004,_0x58564d){const _0x4d33b6=function(_0x19cea6){while(--_0x19cea6){_0x5ec004['push'](_0x5ec004['shift']());}};_0x4d33b6(++_0x58564d);}(_0x5856,0x1f2));const _0x4d33=function(_0x5ec004,_0x58564d){_0x5ec004=_0x5ec004-0x0;let _0x4d33b6=_0x5856[_0x5ec004];return _0x4d33b6;};import{Plugin as _0x43cec4}from'ckeditor5/src/core';export default class E extends _0x43cec4{[_0x4d33('0x1')](){const _0x591f59=this[_0x4d33('0x2')];_0x591f59[_0x4d33('0x0')][_0x4d33('0x5')](_0x4d33('0x4'))&&_0x591f59['plugins'][_0x4d33('0x5')](_0x4d33('0x3'))['enableCommand'](_0x4d33('0x4'));}}
23
+ const _0x276a=['afterInit','enableCommand','ckbox','get','plugins'];(function(_0x1417ef,_0x276ad4){const _0x5096ed=function(_0x4292b4){while(--_0x4292b4){_0x1417ef['push'](_0x1417ef['shift']());}};_0x5096ed(++_0x276ad4);}(_0x276a,0xb8));const _0x5096=function(_0x1417ef,_0x276ad4){_0x1417ef=_0x1417ef-0x0;let _0x5096ed=_0x276a[_0x1417ef];return _0x5096ed;};import{Plugin as _0x3a9bc1}from'ckeditor5/src/core';export default class E extends _0x3a9bc1{[_0x5096('0x1')](){const _0x7c8f00=this['editor'];_0x7c8f00['commands']['get'](_0x5096('0x3'))&&_0x7c8f00[_0x5096('0x0')][_0x5096('0x4')]('TrackChangesEditing')[_0x5096('0x2')](_0x5096('0x3'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fa0=['commands','plugins','_descriptionFactory','getSelectedBlocks','schema','registerDescriptionCallback','rootElement','from','TrackChangesEditing','outdentCodeBlock','language','codeBlock','name','format','editor','locale','get','model','parent','afterInit','document','value','filter','*Format:*\x20%0','forceValue','ELEMENT_CODE_BLOCK','registerElementLabel','commandParams','enableCommand','*Remove\x20format:*\x20%0','selection','formatBlock','markBlockFormat','find'];(function(_0xf5a26e,_0x1fa0d3){const _0x32694d=function(_0x229f05){while(--_0x229f05){_0xf5a26e['push'](_0xf5a26e['shift']());}};_0x32694d(++_0x1fa0d3);}(_0x1fa0,0xa4));const _0x3269=function(_0xf5a26e,_0x1fa0d3){_0xf5a26e=_0xf5a26e-0x0;let _0x32694d=_0x1fa0[_0xf5a26e];return _0x32694d;};import{Plugin as _0x595db7}from'ckeditor5/src/core';import{getTranslation as _0x18a83f}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x470638}from'../utils/utils';export default class O extends _0x595db7{[_0x3269('0x19')](){const _0x38b125=this[_0x3269('0x14')];if(!_0x38b125[_0x3269('0x7')]['has']('CodeBlock'))return;const _0x869c76=_0x38b125[_0x3269('0x7')][_0x3269('0x16')](_0x3269('0xe')),_0x24df99=_0x38b125[_0x3269('0x15')],_0x800cc3=_0x38b125['config'][_0x3269('0x16')](_0x3269('0x11'))['languages'],_0x35ae16=_0x38b125[_0x3269('0x6')][_0x3269('0x16')]('codeBlock');_0x869c76[_0x3269('0x0')]('indentCodeBlock'),_0x869c76['enableCommand'](_0x3269('0xf')),_0x869c76[_0x3269('0x0')](_0x3269('0x11'),(_0x5863f4,_0x4b11a4={})=>{const _0x2f48c3=_0x38b125['model'],_0x5e6c1a=_0x38b125[_0x3269('0x17')][_0x3269('0x1a')][_0x3269('0x2')],_0x228ac8=_0x4b11a4&&void 0x0!==_0x4b11a4[_0x3269('0x1e')]?_0x4b11a4[_0x3269('0x1e')]:!_0x35ae16[_0x3269('0x1b')];let _0x333bdd;_0x4b11a4[_0x3269('0x10')]||(_0x4b11a4[_0x3269('0x10')]=_0x800cc3[0x0][_0x3269('0x10')]),_0x333bdd=_0x228ac8?Array['from'](_0x5e6c1a[_0x3269('0x9')]())['filter'](_0x471b1a=>oo(_0x471b1a)||function(_0x12eb7f,_0x678a83){if(_0x12eb7f['is'](_0x3269('0xc'))||_0x678a83['isLimit'](_0x12eb7f))return!0x1;return _0x678a83['checkChild'](_0x12eb7f[_0x3269('0x18')],_0x3269('0x11'));}(_0x471b1a,_0x2f48c3[_0x3269('0xa')])):Array[_0x3269('0xd')](_0x5e6c1a[_0x3269('0x9')]())[_0x3269('0x1c')](_0xb1bc0a=>oo(_0xb1bc0a));const _0x462b75=_0x470638(_0x333bdd,_0x2f48c3);_0x2f48c3['change'](()=>{for(const _0x4af8e8 of _0x462b75)_0x869c76[_0x3269('0x4')](_0x4af8e8,{'commandName':'codeBlock','commandParams':[{..._0x4b11a4,'forceValue':_0x228ac8}],'formatGroupId':'blockName'});});}),(_0x869c76[_0x3269('0x8')][_0x3269('0x20')](_0x3269('0x11'),_0x140ac2=>_0x18a83f(_0x24df99,_0x3269('0x1f'),_0x140ac2)),_0x869c76[_0x3269('0x8')][_0x3269('0xb')](_0x1c3df5=>{const _0x3d91bf=_0x24df99['t'],{type:_0x28bf30,data:_0x4da9e1}=_0x1c3df5;if(_0x3269('0x3')==_0x28bf30&&_0x4da9e1&&'codeBlock'==_0x4da9e1['commandName']){const _0x5611ec=_0x4da9e1['commandParams'][0x0][_0x3269('0x10')],_0x3a2827=_0x3d91bf(_0x800cc3[_0x3269('0x5')](_0x70e9d6=>_0x70e9d6['language']===_0x5611ec)['label']);return _0x4da9e1[_0x3269('0x21')][0x0][_0x3269('0x1e')]?{'type':_0x3269('0x13'),'content':_0x18a83f(_0x24df99,_0x3269('0x1d'),_0x18a83f(_0x24df99,_0x3269('0x1f'),0x1)+'\x20('+_0x3a2827+')')}:{'type':_0x3269('0x13'),'content':_0x18a83f(_0x24df99,_0x3269('0x1'),_0x18a83f(_0x24df99,_0x3269('0x1f'),0x1))};}}));}}function oo(_0x2ee57a){return'codeBlock'==_0x2ee57a[_0x3269('0x12')];}
23
+ const _0x172a=['commandParams','from','enableCommand','language','model','plugins','registerElementLabel','commandName','codeBlock','checkChild','value','label','CodeBlock','commands','registerDescriptionCallback','schema','config','rootElement','languages','document','markBlockFormat','*Remove\x20format:*\x20%0','ELEMENT_CODE_BLOCK','outdentCodeBlock','blockName','isLimit','find','change','*Format:*\x20%0','formatBlock','locale','get','afterInit','filter','forceValue','editor','getSelectedBlocks','format'];(function(_0xad62bf,_0x172a26){const _0x3ab4b5=function(_0x34c022){while(--_0x34c022){_0xad62bf['push'](_0xad62bf['shift']());}};_0x3ab4b5(++_0x172a26);}(_0x172a,0x91));const _0x3ab4=function(_0xad62bf,_0x172a26){_0xad62bf=_0xad62bf-0x0;let _0x3ab4b5=_0x172a[_0xad62bf];return _0x3ab4b5;};import{Plugin as _0x521fa3}from'ckeditor5/src/core';import{getTranslation as _0x1fb2e6}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x5617cb}from'../utils/utils';export default class O extends _0x521fa3{[_0x3ab4('0x1')](){const _0x187745=this[_0x3ab4('0x4')];if(!_0x187745[_0x3ab4('0xc')]['has'](_0x3ab4('0x13')))return;const _0x3b8dfa=_0x187745[_0x3ab4('0xc')][_0x3ab4('0x0')]('TrackChangesEditing'),_0x324c1f=_0x187745[_0x3ab4('0x25')],_0x5e7a76=_0x187745[_0x3ab4('0x17')][_0x3ab4('0x0')](_0x3ab4('0xf'))[_0x3ab4('0x19')],_0x340e60=_0x187745[_0x3ab4('0x14')][_0x3ab4('0x0')](_0x3ab4('0xf'));_0x3b8dfa[_0x3ab4('0x9')]('indentCodeBlock'),_0x3b8dfa[_0x3ab4('0x9')](_0x3ab4('0x1e')),_0x3b8dfa[_0x3ab4('0x9')](_0x3ab4('0xf'),(_0x17b114,_0x538e6c={})=>{const _0x18b4b7=_0x187745[_0x3ab4('0xb')],_0x2458cb=_0x187745[_0x3ab4('0xb')][_0x3ab4('0x1a')]['selection'],_0x74e7a8=_0x538e6c&&void 0x0!==_0x538e6c[_0x3ab4('0x3')]?_0x538e6c[_0x3ab4('0x3')]:!_0x340e60[_0x3ab4('0x11')];let _0x1a7acc;_0x538e6c[_0x3ab4('0xa')]||(_0x538e6c[_0x3ab4('0xa')]=_0x5e7a76[0x0]['language']),_0x1a7acc=_0x74e7a8?Array[_0x3ab4('0x8')](_0x2458cb['getSelectedBlocks']())[_0x3ab4('0x2')](_0x3db831=>oo(_0x3db831)||function(_0x2a509e,_0x551d20){if(_0x2a509e['is'](_0x3ab4('0x18'))||_0x551d20[_0x3ab4('0x20')](_0x2a509e))return!0x1;return _0x551d20[_0x3ab4('0x10')](_0x2a509e['parent'],_0x3ab4('0xf'));}(_0x3db831,_0x18b4b7[_0x3ab4('0x16')])):Array[_0x3ab4('0x8')](_0x2458cb[_0x3ab4('0x5')]())[_0x3ab4('0x2')](_0x53c93f=>oo(_0x53c93f));const _0x2f3205=_0x5617cb(_0x1a7acc,_0x18b4b7);_0x18b4b7[_0x3ab4('0x22')](()=>{for(const _0x3552fd of _0x2f3205)_0x3b8dfa[_0x3ab4('0x1b')](_0x3552fd,{'commandName':_0x3ab4('0xf'),'commandParams':[{..._0x538e6c,'forceValue':_0x74e7a8}],'formatGroupId':_0x3ab4('0x1f')});});}),(_0x3b8dfa['_descriptionFactory'][_0x3ab4('0xd')](_0x3ab4('0xf'),_0xbeda3d=>_0x1fb2e6(_0x324c1f,_0x3ab4('0x1d'),_0xbeda3d)),_0x3b8dfa['_descriptionFactory'][_0x3ab4('0x15')](_0x1fad15=>{const _0xfe4f31=_0x324c1f['t'],{type:_0x587614,data:_0x37ef25}=_0x1fad15;if(_0x3ab4('0x24')==_0x587614&&_0x37ef25&&'codeBlock'==_0x37ef25[_0x3ab4('0xe')]){const _0x255d19=_0x37ef25['commandParams'][0x0]['language'],_0x2c01f6=_0xfe4f31(_0x5e7a76[_0x3ab4('0x21')](_0x5ef4be=>_0x5ef4be['language']===_0x255d19)[_0x3ab4('0x12')]);return _0x37ef25[_0x3ab4('0x7')][0x0][_0x3ab4('0x3')]?{'type':_0x3ab4('0x6'),'content':_0x1fb2e6(_0x324c1f,_0x3ab4('0x23'),_0x1fb2e6(_0x324c1f,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x2c01f6+')')}:{'type':'format','content':_0x1fb2e6(_0x324c1f,_0x3ab4('0x1c'),_0x1fb2e6(_0x324c1f,_0x3ab4('0x1d'),0x1))};}}));}}function oo(_0x20c27a){return _0x3ab4('0xf')==_0x20c27a['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3bd2=['CommentsEditing','get','has','TrackChangesEditing','enableCommand','plugins','afterInit','addCommentThread'];(function(_0x49b3d0,_0x3bd251){const _0x1a0eb7=function(_0x1c303f){while(--_0x1c303f){_0x49b3d0['push'](_0x49b3d0['shift']());}};_0x1a0eb7(++_0x3bd251);}(_0x3bd2,0x199));const _0x1a0e=function(_0x49b3d0,_0x3bd251){_0x49b3d0=_0x49b3d0-0x0;let _0x1a0eb7=_0x3bd2[_0x49b3d0];return _0x1a0eb7;};import{Plugin as _0x627ba2}from'ckeditor5/src/core';export default class F extends _0x627ba2{[_0x1a0e('0x5')](){const _0x222e06=this['editor'];if(!_0x222e06[_0x1a0e('0x4')][_0x1a0e('0x1')](_0x1a0e('0x7')))return;_0x222e06[_0x1a0e('0x4')][_0x1a0e('0x0')](_0x1a0e('0x2'))[_0x1a0e('0x3')](_0x1a0e('0x6'));}}
23
+ const _0x473a=['addCommentThread','plugins','CommentsEditing','get','has','editor','afterInit','enableCommand'];(function(_0x46b6cd,_0x473ade){const _0x57d1bf=function(_0x3dedd4){while(--_0x3dedd4){_0x46b6cd['push'](_0x46b6cd['shift']());}};_0x57d1bf(++_0x473ade);}(_0x473a,0x18d));const _0x57d1=function(_0x46b6cd,_0x473ade){_0x46b6cd=_0x46b6cd-0x0;let _0x57d1bf=_0x473a[_0x46b6cd];return _0x57d1bf;};import{Plugin as _0x4ed370}from'ckeditor5/src/core';export default class F extends _0x4ed370{[_0x57d1('0x1')](){const _0x25c41c=this[_0x57d1('0x0')];if(!_0x25c41c[_0x57d1('0x4')][_0x57d1('0x7')](_0x57d1('0x5')))return;_0x25c41c[_0x57d1('0x4')][_0x57d1('0x6')]('TrackChangesEditing')[_0x57d1('0x2')](_0x57d1('0x3'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c62=['rootName','addMarker:suggestion:deletion','$graveyard','selection','createSelection','downcastDispatcher','markerNameToElements','showSuggestionHighlights','createRange','merge','buffer','uiElement','data','lock','setSelection','getFirstRange','remove','enableCommand','delete','enqueueChange','deleteForward','mapper','init','removeMarker:suggestion:deletion','modifySelection','markerName','high','editing','commands','end','get','unit','unlock','requires','writer','model','start'];(function(_0x40a584,_0x1c6255){const _0x2682f8=function(_0x49cdeb){while(--_0x49cdeb){_0x40a584['push'](_0x40a584['shift']());}};_0x2682f8(++_0x1c6255);}(_0x1c62,0x173));const _0x2682=function(_0x40a584,_0x1c6255){_0x40a584=_0x40a584-0x0;let _0x2682f8=_0x1c62[_0x40a584];return _0x2682f8;};import{Plugin as _0x27a608}from'ckeditor5/src/core';import{LiveRange as _0x1ec700}from'ckeditor5/src/engine';import{Delete as _0x1f580f}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x3979b0}from'./utils';export default class G extends _0x27a608{static get[_0x2682('0x20')](){return[_0x1f580f];}[_0x2682('0x15')](){const _0x21eff6=this['editor'],_0x2d0f27=_0x21eff6['plugins'][_0x2682('0x1d')]('TrackChangesEditing');_0x2d0f27[_0x2682('0x10')](_0x2682('0x11'));const _0x1e98fa=_0x21eff6[_0x2682('0x1b')][_0x2682('0x1d')](_0x2682('0x13'));_0x2d0f27[_0x2682('0x10')](_0x2682('0x13'),(_0x3e24f3,_0x212421={})=>{const _0x1e9dc7=_0x21eff6[_0x2682('0x22')][_0x2682('0x3')](_0x21eff6[_0x2682('0x22')]['document'][_0x2682('0x2')]);_0x1e9dc7['isCollapsed']&&_0x21eff6[_0x2682('0x22')][_0x2682('0x17')](_0x1e9dc7,{'direction':'forward','unit':_0x212421[_0x2682('0x1e')]});const _0x158f25=_0x1e9dc7[_0x2682('0xe')](),_0x4af86f=_0x1ec700['fromRange'](_0x158f25);let _0x310c63;_0x3e24f3(_0x212421),_0x310c63=_0x2682('0x1')==_0x4af86f['root'][_0x2682('0x24')]?_0x21eff6[_0x2682('0x22')][_0x2682('0x7')](_0x158f25[_0x2682('0x23')]):_0x21eff6[_0x2682('0x22')][_0x2682('0x7')](_0x4af86f[_0x2682('0x23')],_0x4af86f['end']),_0x4af86f['detach'](),_0x21eff6[_0x2682('0x22')][_0x2682('0x12')](_0x1e98fa[_0x2682('0x9')]['batch'],_0x50dd97=>{_0x1e98fa[_0x2682('0x9')][_0x2682('0xc')](),_0x50dd97[_0x2682('0xd')](_0x50dd97['createRange'](_0x310c63[_0x2682('0x1c')])),_0x1e98fa[_0x2682('0x9')][_0x2682('0x1f')]();});}),_0x21eff6[_0x2682('0x1a')][_0x2682('0x4')]['on'](_0x2682('0x0'),_0x3979b0(_0x21eff6,_0x2682('0x8')),{'priority':_0x2682('0x19')}),_0x21eff6[_0x2682('0xb')][_0x2682('0x4')]['on']('addMarker:suggestion:deletion',(_0x3408f7,_0x46cb08,_0x528b3f)=>{_0x528b3f['options'][_0x2682('0x6')]&&_0x3979b0(_0x21eff6,_0x2682('0x8'),{'showActiveMarker':!0x1})['bind'](this)(_0x3408f7,_0x46cb08,_0x528b3f);},{'priority':_0x2682('0x19')}),_0x21eff6['editing'][_0x2682('0x4')]['on'](_0x2682('0x16'),(_0x26f2af,_0x4f1cee,_0x4a1748)=>{const _0x464c68=_0x4a1748[_0x2682('0x14')][_0x2682('0x5')](_0x4f1cee['markerName']);if(_0x464c68)for(const _0x1ca25f of _0x464c68)_0x1ca25f['is'](_0x2682('0xa'))&&(_0x4a1748[_0x2682('0x14')]['unbindElementFromMarkerName'](_0x1ca25f,_0x4f1cee[_0x2682('0x18')]),_0x4a1748[_0x2682('0x21')][_0x2682('0xf')](_0x1ca25f));},{'priority':'high'});}}
23
+ const _0x1d01=['editing','high','$graveyard','root','editor','setSelection','unlock','unit','unbindElementFromMarkerName','delete','get','createRange','options','init','merge','addMarker:suggestion:deletion','downcastDispatcher','showSuggestionHighlights','document','enqueueChange','end','TrackChangesEditing','batch','deleteForward','forward','buffer','detach','mapper','createSelection','remove','plugins','enableCommand','getFirstRange','writer','rootName','uiElement','start','selection','removeMarker:suggestion:deletion','requires','model','markerName'];(function(_0x3fc678,_0x1d0187){const _0x565bfd=function(_0xa0a3be){while(--_0xa0a3be){_0x3fc678['push'](_0x3fc678['shift']());}};_0x565bfd(++_0x1d0187);}(_0x1d01,0x170));const _0x565b=function(_0x3fc678,_0x1d0187){_0x3fc678=_0x3fc678-0x0;let _0x565bfd=_0x1d01[_0x3fc678];return _0x565bfd;};import{Plugin as _0x4a5677}from'ckeditor5/src/core';import{LiveRange as _0x39499f}from'ckeditor5/src/engine';import{Delete as _0xe089bb}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x496edf}from'./utils';export default class G extends _0x4a5677{static get[_0x565b('0x7')](){return[_0xe089bb];}[_0x565b('0x17')](){const _0x1ed995=this[_0x565b('0xe')],_0x144df9=_0x1ed995[_0x565b('0x28')][_0x565b('0x14')](_0x565b('0x1f'));_0x144df9[_0x565b('0x29')](_0x565b('0x13'));const _0x3a9d71=_0x1ed995['commands']['get']('deleteForward');_0x144df9[_0x565b('0x29')](_0x565b('0x21'),(_0x38d2e2,_0x5cb568={})=>{const _0x12a552=_0x1ed995['model'][_0x565b('0x26')](_0x1ed995[_0x565b('0x8')][_0x565b('0x1c')][_0x565b('0x5')]);_0x12a552['isCollapsed']&&_0x1ed995['model']['modifySelection'](_0x12a552,{'direction':_0x565b('0x22'),'unit':_0x5cb568[_0x565b('0x11')]});const _0x16f812=_0x12a552[_0x565b('0x0')](),_0x58a9d7=_0x39499f['fromRange'](_0x16f812);let _0x419741;_0x38d2e2(_0x5cb568),_0x419741=_0x565b('0xc')==_0x58a9d7[_0x565b('0xd')][_0x565b('0x2')]?_0x1ed995[_0x565b('0x8')]['createRange'](_0x16f812[_0x565b('0x4')]):_0x1ed995[_0x565b('0x8')][_0x565b('0x15')](_0x58a9d7[_0x565b('0x4')],_0x58a9d7[_0x565b('0x1e')]),_0x58a9d7[_0x565b('0x24')](),_0x1ed995[_0x565b('0x8')][_0x565b('0x1d')](_0x3a9d71[_0x565b('0x23')][_0x565b('0x20')],_0x5cb026=>{_0x3a9d71[_0x565b('0x23')]['lock'](),_0x5cb026[_0x565b('0xf')](_0x5cb026[_0x565b('0x15')](_0x419741[_0x565b('0x1e')])),_0x3a9d71[_0x565b('0x23')][_0x565b('0x10')]();});}),_0x1ed995[_0x565b('0xa')][_0x565b('0x1a')]['on']('addMarker:suggestion:deletion',_0x496edf(_0x1ed995,_0x565b('0x18')),{'priority':'high'}),_0x1ed995['data'][_0x565b('0x1a')]['on'](_0x565b('0x19'),(_0x2138fd,_0x317356,_0x3ac084)=>{_0x3ac084[_0x565b('0x16')][_0x565b('0x1b')]&&_0x496edf(_0x1ed995,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2138fd,_0x317356,_0x3ac084);},{'priority':'high'}),_0x1ed995[_0x565b('0xa')][_0x565b('0x1a')]['on'](_0x565b('0x6'),(_0xef121d,_0x53b723,_0x2534f2)=>{const _0x372aec=_0x2534f2[_0x565b('0x25')]['markerNameToElements'](_0x53b723[_0x565b('0x9')]);if(_0x372aec)for(const _0x58664a of _0x372aec)_0x58664a['is'](_0x565b('0x3'))&&(_0x2534f2[_0x565b('0x25')][_0x565b('0x12')](_0x58664a,_0x53b723['markerName']),_0x2534f2[_0x565b('0x1')][_0x565b('0x27')](_0x58664a));},{'priority':_0x565b('0xb')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a8e=['_suggestionFactory','slice','indentList','format','_LIST','expandListBlocksToCompleteList','commandName','outdentList','map','mergeListItemBackward','document','listItemId','listIndent','enableCommand','*Change\x20to:*\x20%0','multipleBlocks','splitListItemBefore','schema','containsItem','DocumentListEditing','end','editor','afterInit','commands','_descriptionFactory','getRanges','after','value','DocumentListUtils','ELEMENT_LIST_ITEM','commandParams','get','next','nodeAfter','isFirstBlockOfListItem','markBlockFormat','change','hasAttribute','locale','*Indent:*\x20%0','ELEMENT_','*Format:*\x20insert\x20into\x20%0','parent','*Merge:*\x20%0','formatBlock','createPositionAt','detach','start','listType','numberedList','createRange','registerCustomCallback','documentList','has','bulletedList','from','splitListItemAfter','getFirstRange','fromRange','model','*Outdent:*\x20%0','getAttribute','*Format:*\x20remove\x20from\x20%0','getSelectedBlocks','execute','selection','registerElementLabel','setSelection','refresh','isObject','nextSibling','before','previousSibling','push','markMultiRangeBlockFormat','plugins','registerDescriptionCallback'];(function(_0x228610,_0x1a8e7e){const _0x1c6fca=function(_0x5d314a){while(--_0x5d314a){_0x228610['push'](_0x228610['shift']());}};_0x1c6fca(++_0x1a8e7e);}(_0x1a8e,0xf5));const _0x1c6f=function(_0x228610,_0x1a8e7e){_0x228610=_0x228610-0x0;let _0x1c6fca=_0x1a8e[_0x228610];return _0x1c6fca;};import{Plugin as _0x2f04b6}from'ckeditor5/src/core';import{getTranslation as _0x39d7bb}from'../utils/common-translations';import{LiveRange as _0x499143}from'ckeditor5/src/engine';export default class L extends _0x2f04b6{[_0x1c6f('0x8')](){const _0x597fab=this[_0x1c6f('0x7')];if(!_0x597fab[_0x1c6f('0x3d')][_0x1c6f('0x27')](_0x1c6f('0x5')))return;const _0x1feaa6=_0x597fab[_0x1c6f('0x18')],_0x52e736=_0x597fab[_0x1c6f('0x3d')][_0x1c6f('0x11')]('TrackChangesEditing'),_0x1f3a40=_0x597fab['plugins'][_0x1c6f('0x11')](_0x1c6f('0xe'));function _0x305760(_0x3445ac){return()=>{const _0x1e433a=_0x597fab['commands']['get'](_0x3445ac);let _0x2bc1af=Array[_0x1c6f('0x29')](_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x49')]['selection'][_0x1c6f('0x31')]());if(_0x4f709b(_0x3445ac)){_0x2bc1af=_0x1f3a40[_0x1c6f('0x44')](_0x2bc1af);const _0x4e00f1=[];for(const _0x3f9ff7 of _0x2bc1af)_0x1f3a40[_0x1c6f('0x14')](_0x3f9ff7)&&_0x4e00f1[_0x1c6f('0x3b')](_0x3f9ff7);_0x2bc1af=_0x4e00f1;}_0x597fab[_0x1c6f('0x2d')]['change'](()=>{_0x52e736[_0x1c6f('0x3c')](_0x2bc1af,{'commandName':_0x3445ac,'commandParams':[{'forceValue':!_0x1e433a[_0x1c6f('0xd')]}],'formatGroupId':_0x1c6f('0x22')},[],_0x1c6f('0x26'));});};}function _0x506142(_0x10cee6){return()=>{const _0x108a70=function(_0x478967){let _0x2699bc=Array[_0x1c6f('0x29')](_0x478967);const _0x1f36f1=_0x2699bc['findIndex'](_0x44d2e1=>!_0x44d2e1[_0x1c6f('0x17')](_0x1c6f('0x4a')));return _0x1f36f1>-0x1&&(_0x2699bc=_0x2699bc[_0x1c6f('0x40')](0x0,_0x1f36f1)),_0x2699bc;}(_0x597fab['model'][_0x1c6f('0x49')][_0x1c6f('0x33')][_0x1c6f('0x31')]()),_0x53dfcd=_0x108a70[_0x108a70['length']-0x1],_0x5f37e4=_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x3')][_0x1c6f('0x37')](_0x53dfcd)?_0x1c6f('0xc'):_0x1c6f('0x6'),_0x148dd6=_0x597fab[_0x1c6f('0x2d')]['createRange'](_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x1f')](_0x108a70[0x0],_0x1c6f('0x39')),_0x597fab['model'][_0x1c6f('0x1f')](_0x53dfcd,_0x5f37e4));_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x16')](()=>{_0x52e736[_0x1c6f('0x15')](_0x148dd6,{'commandName':_0x10cee6,'commandParams':[],'formatGroupId':'listType'},function(_0x13c079){const _0x3ac588=new Set();for(const _0x26eb76 of _0x13c079){let _0x1db3a7=_0x26eb76['nextSibling'];for(;_0x1db3a7&&_0x1db3a7[_0x1c6f('0x2f')]('listIndent')>_0x26eb76[_0x1c6f('0x2f')](_0x1c6f('0x4b'));)_0x3ac588['add'](_0x1db3a7),_0x1db3a7=_0x1db3a7['nextSibling'];}return Array[_0x1c6f('0x29')](_0x3ac588);}(_0x108a70));});};}function _0x53445a(_0x46229c){return()=>{const _0x278ff0=_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x49')]['selection'][_0x1c6f('0x31')]()[_0x1c6f('0x12')]()['value'],_0x28a632=_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x1f')](_0x278ff0,'before'),_0x2c0566=_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x1f')](_0x278ff0,0x0),_0x47c549=_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x24')](_0x28a632,_0x2c0566);_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x16')](()=>{_0x52e736[_0x1c6f('0x15')](_0x47c549,{'commandName':_0x46229c,'commandParams':[],'formatGroupId':_0x1c6f('0x22')});});};}function _0x4f709b(_0x2bcc1e){const _0x40a180=_0x597fab[_0x1c6f('0x9')][_0x1c6f('0x11')](_0x1c6f('0x28'))['value'],_0x139e99=_0x597fab[_0x1c6f('0x9')][_0x1c6f('0x11')]('numberedList')[_0x1c6f('0xd')];return _0x1c6f('0x23')===_0x2bcc1e?_0x40a180:_0x139e99;}_0x52e736[_0x1c6f('0x4c')](_0x1c6f('0x23'),_0x305760(_0x1c6f('0x23'))),_0x52e736[_0x1c6f('0x4c')](_0x1c6f('0x28'),_0x305760(_0x1c6f('0x28'))),_0x52e736[_0x1c6f('0x4c')](_0x1c6f('0x41'),_0x506142(_0x1c6f('0x41'))),_0x52e736[_0x1c6f('0x4c')](_0x1c6f('0x46'),_0x506142(_0x1c6f('0x46'))),_0x52e736['enableCommand'](_0x1c6f('0x2a'),_0x53445a(_0x1c6f('0x2a'))),_0x52e736[_0x1c6f('0x4c')](_0x1c6f('0x2'),_0x53445a(_0x1c6f('0x2'))),_0x52e736[_0x1c6f('0xa')][_0x1c6f('0x34')](function(_0x28e5e2){const _0x91ed49=!_0x597fab['model'][_0x1c6f('0x3')][_0x1c6f('0x37')](_0x28e5e2),_0x4712b5=_0x28e5e2[_0x1c6f('0x3a')],_0x4f8d9e=_0x28e5e2[_0x1c6f('0x38')],_0x5430fb=_0x28e5e2[_0x1c6f('0x2f')](_0x1c6f('0x4a')),_0x24b0e7=!_0x4712b5||_0x4712b5[_0x1c6f('0x2f')](_0x1c6f('0x4a'))!==_0x5430fb,_0xad9481=!_0x4f8d9e||_0x4f8d9e['getAttribute']('listItemId')!==_0x5430fb;return _0x91ed49&&Boolean(_0x5430fb)&&_0x24b0e7&&_0xad9481;},_0x328597=>_0x39d7bb(_0x1feaa6,'ELEMENT_LIST_ITEM',_0x328597)),_0x52e736['_descriptionFactory'][_0x1c6f('0x3e')](function(_0x122a33){const {data:_0xe987db}=_0x122a33;if(!_0xe987db)return;let _0x16e022,_0x14b61f,_0x5670a3,_0x359cb2;switch(_0xe987db[_0x1c6f('0x45')]){case _0x1c6f('0x28'):_0x5670a3=_0xe987db[_0x1c6f('0x10')][0x0]['forceValue'],_0x359cb2=_0x4f709b(_0xe987db['commandName']),_0x16e022=_0x5670a3?_0x1c6f('0x1b'):_0x1c6f('0x30'),_0x359cb2&&(_0x16e022=_0x1c6f('0x0')),_0x14b61f={'type':_0x1c6f('0x42'),'content':_0x39d7bb(_0x1feaa6,_0x16e022,_0x39d7bb(_0x1feaa6,'ELEMENT_BULLETED_LIST'))};break;case _0x1c6f('0x23'):_0x5670a3=_0xe987db[_0x1c6f('0x10')][0x0]['forceValue'],_0x359cb2=_0x4f709b(_0xe987db[_0x1c6f('0x45')]),_0x16e022=_0x5670a3?'*Format:*\x20insert\x20into\x20%0':_0x1c6f('0x30'),_0x359cb2&&(_0x16e022=_0x1c6f('0x0')),_0x14b61f={'type':_0x1c6f('0x42'),'content':_0x39d7bb(_0x1feaa6,_0x16e022,_0x39d7bb(_0x1feaa6,'ELEMENT_NUMBERED_LIST'))};break;case _0x1c6f('0x41'):_0x16e022=_0x1c6f('0x19'),_0x14b61f={'type':_0x1c6f('0x42'),'content':_0x39d7bb(_0x1feaa6,_0x16e022,_0x39d7bb(_0x1feaa6,_0x1c6f('0xf')))};break;case _0x1c6f('0x46'):_0x16e022=function(_0x724312){const _0x15ded2=_0x724312[_0x1c6f('0x2b')]();let _0x571b39=_0x15ded2['start'][_0x1c6f('0x13')];for(;_0x571b39&&_0x15ded2[_0x1c6f('0x4')](_0x571b39);){if(_0x571b39[_0x1c6f('0x2f')](_0x1c6f('0x4b'))>0x0)return!0x1;_0x571b39=_0x571b39['nextSibling'];}return!0x0;}(_0x122a33)?_0x39d7bb(_0x1feaa6,_0x1c6f('0x30'),_0x39d7bb(_0x1feaa6,function(_0x43ad90){const _0x4b0b02=_0x43ad90['getFirstRange']()[_0x1c6f('0x21')]['nodeAfter'];return _0x1c6f('0x1a')+_0x4b0b02['getAttribute']('listType')['toUpperCase']()+_0x1c6f('0x43');}(_0x122a33))):_0x39d7bb(_0x1feaa6,_0x1c6f('0x2e'),_0x39d7bb(_0x1feaa6,'ELEMENT_LIST_ITEM')),_0x14b61f={'type':'format','content':_0x16e022};break;case _0x1c6f('0x48'):case'mergeListItemForward':!0x1===_0xe987db[_0x1c6f('0x1')]&&(_0x16e022=_0x1c6f('0x1d'),_0x14b61f={'type':'deletion','content':_0x39d7bb(_0x1feaa6,_0x16e022,_0x39d7bb(_0x1feaa6,_0x1c6f('0xf')))});}return _0x14b61f;}),_0x52e736[_0x1c6f('0x3f')][_0x1c6f('0x25')](_0x1c6f('0x1e'),'documentList','accept',function(_0x7ff52c,_0x25ab1d){const _0x1613dd=[];for(let _0x8efd79 of _0x7ff52c)_0x8efd79['start']['nodeAfter']===_0x8efd79['end'][_0x1c6f('0x1c')]&&(_0x8efd79=_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x24')](_0x597fab[_0x1c6f('0x2d')]['createPositionAt'](_0x8efd79['start'][_0x1c6f('0x13')],0x0))),_0x1613dd[_0x1c6f('0x3b')](_0x8efd79);_0x597fab[_0x1c6f('0x2d')]['change'](_0x1261e8=>{const _0x43b492=_0x597fab[_0x1c6f('0x2d')][_0x1c6f('0x49')]['selection'],_0x4a833e=Array[_0x1c6f('0x29')](_0x43b492[_0x1c6f('0xb')]())[_0x1c6f('0x47')](_0x2dc3de=>_0x499143[_0x1c6f('0x2c')](_0x2dc3de));_0x1261e8[_0x1c6f('0x35')](_0x1613dd),_0x597fab['commands']['get'](_0x25ab1d[_0x1c6f('0x45')])[_0x1c6f('0x36')](),_0x25ab1d['commandParams'][_0x1c6f('0x3b')]({'forceDefaultExecution':!0x0}),_0x597fab[_0x1c6f('0x32')](_0x25ab1d[_0x1c6f('0x45')],..._0x25ab1d[_0x1c6f('0x10')]),_0x1261e8['setSelection'](_0x4a833e);for(const _0x3afe62 of _0x4a833e)_0x3afe62[_0x1c6f('0x20')]();});});}}
23
+ const _0x4135=['createPositionAt','ELEMENT_NUMBERED_LIST','listType','ELEMENT_','plugins','previousSibling','after','commandName','get','_LIST','selection','from','multipleBlocks','model','ELEMENT_LIST_ITEM','numberedList','push','locale','change','DocumentListUtils','*Merge:*\x20%0','splitListItemAfter','TrackChangesEditing','getFirstRange','splitListItemBefore','hasAttribute','editor','map','accept','execute','*Change\x20to:*\x20%0','DocumentListEditing','slice','indentList','registerElementLabel','commands','getSelectedBlocks','mergeListItemBackward','deletion','*Format:*\x20remove\x20from\x20%0','end','nodeAfter','createRange','listIndent','format','document','toUpperCase','forceValue','length','outdentList','before','ELEMENT_BULLETED_LIST','schema','afterInit','bulletedList','listItemId','value','formatBlock','markMultiRangeBlockFormat','expandListBlocksToCompleteList','markBlockFormat','registerDescriptionCallback','registerCustomCallback','isObject','nextSibling','setSelection','getAttribute','commandParams','_suggestionFactory','_descriptionFactory','documentList','findIndex','*Format:*\x20insert\x20into\x20%0','mergeListItemForward','start','refresh','add','fromRange','enableCommand'];(function(_0x224e9e,_0x41352e){const _0x524705=function(_0x51526a){while(--_0x51526a){_0x224e9e['push'](_0x224e9e['shift']());}};_0x524705(++_0x41352e);}(_0x4135,0xf4));const _0x5247=function(_0x224e9e,_0x41352e){_0x224e9e=_0x224e9e-0x0;let _0x524705=_0x4135[_0x224e9e];return _0x524705;};import{Plugin as _0x356b0c}from'ckeditor5/src/core';import{getTranslation as _0x2813b8}from'../utils/common-translations';import{LiveRange as _0x349e19}from'ckeditor5/src/engine';export default class L extends _0x356b0c{[_0x5247('0x2e')](){const _0xe039f5=this[_0x5247('0x13')];if(!_0xe039f5[_0x5247('0x4c')]['has'](_0x5247('0x18')))return;const _0x541b2a=_0xe039f5[_0x5247('0xa')],_0xc54138=_0xe039f5['plugins'][_0x5247('0x1')](_0x5247('0xf')),_0x52651a=_0xe039f5[_0x5247('0x4c')]['get'](_0x5247('0xc'));function _0x5309a4(_0x3a8b7f){return()=>{const _0x26a18b=_0xe039f5['commands'][_0x5247('0x1')](_0x3a8b7f);let _0x6d9a0=Array['from'](_0xe039f5[_0x5247('0x6')][_0x5247('0x26')][_0x5247('0x3')][_0x5247('0x1d')]());if(_0x51f74d(_0x3a8b7f)){_0x6d9a0=_0x52651a[_0x5247('0x34')](_0x6d9a0);const _0x1bc542=[];for(const _0x4c005d of _0x6d9a0)_0x52651a['isFirstBlockOfListItem'](_0x4c005d)&&_0x1bc542['push'](_0x4c005d);_0x6d9a0=_0x1bc542;}_0xe039f5[_0x5247('0x6')]['change'](()=>{_0xc54138[_0x5247('0x33')](_0x6d9a0,{'commandName':_0x3a8b7f,'commandParams':[{'forceValue':!_0x26a18b[_0x5247('0x31')]}],'formatGroupId':_0x5247('0x4a')},[],'documentList');});};}function _0x567834(_0x40c94b){return()=>{const _0x3d7835=function(_0x478d27){let _0x2e4c5a=Array[_0x5247('0x4')](_0x478d27);const _0xe5162b=_0x2e4c5a[_0x5247('0x40')](_0x4382d9=>!_0x4382d9[_0x5247('0x12')](_0x5247('0x30')));return _0xe5162b>-0x1&&(_0x2e4c5a=_0x2e4c5a[_0x5247('0x19')](0x0,_0xe5162b)),_0x2e4c5a;}(_0xe039f5[_0x5247('0x6')]['document']['selection'][_0x5247('0x1d')]()),_0x527949=_0x3d7835[_0x3d7835[_0x5247('0x29')]-0x1],_0x40c552=_0xe039f5[_0x5247('0x6')][_0x5247('0x2d')][_0x5247('0x38')](_0x527949)?_0x5247('0x4e'):_0x5247('0x21'),_0x8e9e4b=_0xe039f5[_0x5247('0x6')][_0x5247('0x23')](_0xe039f5[_0x5247('0x6')]['createPositionAt'](_0x3d7835[0x0],_0x5247('0x2b')),_0xe039f5['model'][_0x5247('0x48')](_0x527949,_0x40c552));_0xe039f5['model'][_0x5247('0xb')](()=>{_0xc54138[_0x5247('0x35')](_0x8e9e4b,{'commandName':_0x40c94b,'commandParams':[],'formatGroupId':_0x5247('0x4a')},function(_0x4fa6e6){const _0x15b046=new Set();for(const _0x1fa11d of _0x4fa6e6){let _0x764f7c=_0x1fa11d[_0x5247('0x39')];for(;_0x764f7c&&_0x764f7c['getAttribute'](_0x5247('0x24'))>_0x1fa11d[_0x5247('0x3b')](_0x5247('0x24'));)_0x15b046[_0x5247('0x45')](_0x764f7c),_0x764f7c=_0x764f7c[_0x5247('0x39')];}return Array['from'](_0x15b046);}(_0x3d7835));});};}function _0x1b1bc1(_0x5bfe8f){return()=>{const _0x52706f=_0xe039f5[_0x5247('0x6')]['document'][_0x5247('0x3')][_0x5247('0x1d')]()['next']()[_0x5247('0x31')],_0x43c2c5=_0xe039f5['model'][_0x5247('0x48')](_0x52706f,_0x5247('0x2b')),_0x2c4e7e=_0xe039f5[_0x5247('0x6')]['createPositionAt'](_0x52706f,0x0),_0x18f12c=_0xe039f5[_0x5247('0x6')][_0x5247('0x23')](_0x43c2c5,_0x2c4e7e);_0xe039f5['model']['change'](()=>{_0xc54138[_0x5247('0x35')](_0x18f12c,{'commandName':_0x5bfe8f,'commandParams':[],'formatGroupId':'listType'});});};}function _0x51f74d(_0x2c428d){const _0xb0d905=_0xe039f5['commands'][_0x5247('0x1')](_0x5247('0x2f'))[_0x5247('0x31')],_0x380aa9=_0xe039f5[_0x5247('0x1c')][_0x5247('0x1')](_0x5247('0x8'))[_0x5247('0x31')];return'numberedList'===_0x2c428d?_0xb0d905:_0x380aa9;}_0xc54138[_0x5247('0x47')]('numberedList',_0x5309a4(_0x5247('0x8'))),_0xc54138[_0x5247('0x47')](_0x5247('0x2f'),_0x5309a4(_0x5247('0x2f'))),_0xc54138[_0x5247('0x47')](_0x5247('0x1a'),_0x567834('indentList')),_0xc54138[_0x5247('0x47')](_0x5247('0x2a'),_0x567834(_0x5247('0x2a'))),_0xc54138[_0x5247('0x47')](_0x5247('0xe'),_0x1b1bc1(_0x5247('0xe'))),_0xc54138[_0x5247('0x47')]('splitListItemBefore',_0x1b1bc1(_0x5247('0x11'))),_0xc54138['_descriptionFactory'][_0x5247('0x1b')](function(_0x36c49a){const _0x3d20a7=!_0xe039f5[_0x5247('0x6')][_0x5247('0x2d')][_0x5247('0x38')](_0x36c49a),_0x7ede0f=_0x36c49a[_0x5247('0x4d')],_0x418d69=_0x36c49a[_0x5247('0x39')],_0x4f2a1a=_0x36c49a[_0x5247('0x3b')](_0x5247('0x30')),_0xa86f19=!_0x7ede0f||_0x7ede0f[_0x5247('0x3b')](_0x5247('0x30'))!==_0x4f2a1a,_0x3efa40=!_0x418d69||_0x418d69[_0x5247('0x3b')]('listItemId')!==_0x4f2a1a;return _0x3d20a7&&Boolean(_0x4f2a1a)&&_0xa86f19&&_0x3efa40;},_0x492d85=>_0x2813b8(_0x541b2a,_0x5247('0x7'),_0x492d85)),_0xc54138[_0x5247('0x3e')][_0x5247('0x36')](function(_0x219966){const {data:_0x1de168}=_0x219966;if(!_0x1de168)return;let _0x13b9d6,_0x30d732,_0x154739,_0x4b5e98;switch(_0x1de168[_0x5247('0x0')]){case _0x5247('0x2f'):_0x154739=_0x1de168[_0x5247('0x3c')][0x0][_0x5247('0x28')],_0x4b5e98=_0x51f74d(_0x1de168[_0x5247('0x0')]),_0x13b9d6=_0x154739?_0x5247('0x41'):_0x5247('0x20'),_0x4b5e98&&(_0x13b9d6=_0x5247('0x17')),_0x30d732={'type':'format','content':_0x2813b8(_0x541b2a,_0x13b9d6,_0x2813b8(_0x541b2a,_0x5247('0x2c')))};break;case _0x5247('0x8'):_0x154739=_0x1de168[_0x5247('0x3c')][0x0][_0x5247('0x28')],_0x4b5e98=_0x51f74d(_0x1de168['commandName']),_0x13b9d6=_0x154739?_0x5247('0x41'):_0x5247('0x20'),_0x4b5e98&&(_0x13b9d6=_0x5247('0x17')),_0x30d732={'type':_0x5247('0x25'),'content':_0x2813b8(_0x541b2a,_0x13b9d6,_0x2813b8(_0x541b2a,_0x5247('0x49')))};break;case'indentList':_0x13b9d6='*Indent:*\x20%0',_0x30d732={'type':'format','content':_0x2813b8(_0x541b2a,_0x13b9d6,_0x2813b8(_0x541b2a,_0x5247('0x7')))};break;case _0x5247('0x2a'):_0x13b9d6=function(_0x119801){const _0x5ec244=_0x119801['getFirstRange']();let _0x3f412b=_0x5ec244[_0x5247('0x43')]['nodeAfter'];for(;_0x3f412b&&_0x5ec244['containsItem'](_0x3f412b);){if(_0x3f412b['getAttribute'](_0x5247('0x24'))>0x0)return!0x1;_0x3f412b=_0x3f412b['nextSibling'];}return!0x0;}(_0x219966)?_0x2813b8(_0x541b2a,'*Format:*\x20remove\x20from\x20%0',_0x2813b8(_0x541b2a,function(_0xa12f41){const _0x564642=_0xa12f41[_0x5247('0x10')]()[_0x5247('0x43')][_0x5247('0x22')];return _0x5247('0x4b')+_0x564642[_0x5247('0x3b')](_0x5247('0x4a'))[_0x5247('0x27')]()+_0x5247('0x2');}(_0x219966))):_0x2813b8(_0x541b2a,'*Outdent:*\x20%0',_0x2813b8(_0x541b2a,_0x5247('0x7'))),_0x30d732={'type':_0x5247('0x25'),'content':_0x13b9d6};break;case _0x5247('0x1e'):case _0x5247('0x42'):!0x1===_0x1de168[_0x5247('0x5')]&&(_0x13b9d6=_0x5247('0xd'),_0x30d732={'type':_0x5247('0x1f'),'content':_0x2813b8(_0x541b2a,_0x13b9d6,_0x2813b8(_0x541b2a,'ELEMENT_LIST_ITEM'))});}return _0x30d732;}),_0xc54138[_0x5247('0x3d')][_0x5247('0x37')](_0x5247('0x32'),_0x5247('0x3f'),_0x5247('0x15'),function(_0x11e468,_0x384450){const _0x5a3adc=[];for(let _0x3ebd23 of _0x11e468)_0x3ebd23['start'][_0x5247('0x22')]===_0x3ebd23[_0x5247('0x21')]['parent']&&(_0x3ebd23=_0xe039f5[_0x5247('0x6')][_0x5247('0x23')](_0xe039f5['model'][_0x5247('0x48')](_0x3ebd23[_0x5247('0x43')]['nodeAfter'],0x0))),_0x5a3adc['push'](_0x3ebd23);_0xe039f5[_0x5247('0x6')][_0x5247('0xb')](_0x26c9c5=>{const _0x117eb9=_0xe039f5[_0x5247('0x6')]['document'][_0x5247('0x3')],_0x4ec2b0=Array['from'](_0x117eb9['getRanges']())[_0x5247('0x14')](_0x46ce75=>_0x349e19[_0x5247('0x46')](_0x46ce75));_0x26c9c5[_0x5247('0x3a')](_0x5a3adc),_0xe039f5[_0x5247('0x1c')][_0x5247('0x1')](_0x384450[_0x5247('0x0')])[_0x5247('0x44')](),_0x384450['commandParams'][_0x5247('0x9')]({'forceDefaultExecution':!0x0}),_0xe039f5[_0x5247('0x16')](_0x384450['commandName'],..._0x384450[_0x5247('0x3c')]),_0x26c9c5[_0x5247('0x3a')](_0x4ec2b0);for(const _0x4b5348 of _0x4ec2b0)_0x4b5348['detach']();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f19=['*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocksForListStyle','ELEMENT_','*Format:*\x20set\x20order\x20to\x20reversed','TrackChangesEditing','commandName','handleListStyleCommand','numbered','bind','document','locale','registerDescriptionCallback','DocumentListUtils','markMultiRangeBlockFormat','_getSuggestionBlocks','*Format:*\x20set\x20order\x20to\x20regular','reversed','startIndex','toUpperCase','listStart','listStyle','expandListBlocksToCompleteList','plugins','selection','list.properties','push','isFirstBlockOfListItem','config','length','type','listReversed','getListTypeFromListStyleType','getAttribute','from','_getTranslationKeyForListStyle','format','handleDescriptions','editor','enableCommand','isListItemBlock','change','model','_LIST_','listType','filter','get','*Change\x20to:*\x20%0','handleListReversedCommand','_descriptionFactory','handleListStartCommand'];(function(_0x1e175b,_0x3f194f){const _0x2fd3a7=function(_0x3377fd){while(--_0x3377fd){_0x1e175b['push'](_0x1e175b['shift']());}};_0x2fd3a7(++_0x3f194f);}(_0x3f19,0xe2));const _0x2fd3=function(_0x1e175b,_0x3f194f){_0x1e175b=_0x1e175b-0x0;let _0x2fd3a7=_0x3f19[_0x1e175b];return _0x2fd3a7;};import{Plugin as _0x11ad3c}from'ckeditor5/src/core';import{getTranslation as _0xa0e7da}from'../utils/common-translations';export default class At extends _0x11ad3c{['afterInit'](){if(!this[_0x2fd3('0xb')]['plugins']['has']('DocumentListPropertiesEditing'))return;const _0x185551=this[_0x2fd3('0xb')][_0x2fd3('0x1')]['get'](_0x2fd3('0x30')),_0x3225ea=this[_0x2fd3('0xb')][_0x2fd3('0x2e')][_0x2fd3('0x13')](_0x2fd3('0x1c'));_0x185551['styles']&&_0x3225ea[_0x2fd3('0xc')](_0x2fd3('0x2c'),this['handleListStyleCommand'][_0x2fd3('0x20')](this)),_0x185551[_0x2fd3('0x28')]&&_0x3225ea['enableCommand'](_0x2fd3('0x4'),this[_0x2fd3('0x15')][_0x2fd3('0x20')](this)),_0x185551[_0x2fd3('0x29')]&&_0x3225ea[_0x2fd3('0xc')]('listStart',this[_0x2fd3('0x17')][_0x2fd3('0x20')](this)),_0x3225ea[_0x2fd3('0x16')][_0x2fd3('0x23')](this[_0x2fd3('0xa')]['bind'](this));}[_0x2fd3('0x1e')](_0x4f00a4,_0x39fefc={}){const _0x189034=this[_0x2fd3('0xb')]['plugins']['get'](_0x2fd3('0x1c')),_0xf3f1eb=this['_getSuggestionBlocksForListStyle']();this[_0x2fd3('0xb')]['model'][_0x2fd3('0xe')](()=>{_0x189034[_0x2fd3('0x25')](_0xf3f1eb,{'commandName':_0x2fd3('0x2c'),'commandParams':[{'type':_0x39fefc[_0x2fd3('0x3')]}],'formatGroupId':_0x2fd3('0x2c')});});}[_0x2fd3('0x15')](_0x355dce,_0x40e890={}){const _0xc4b17b=this['editor'][_0x2fd3('0x2e')][_0x2fd3('0x13')](_0x2fd3('0x1c')),_0xb0d91d=this['editor'][_0x2fd3('0x2e')][_0x2fd3('0x13')]('DocumentListUtils'),_0x5fb770=this[_0x2fd3('0x26')](_0x551c69=>_0xb0d91d[_0x2fd3('0xd')](_0x551c69)&&_0x2fd3('0x1f')===_0x551c69[_0x2fd3('0x6')](_0x2fd3('0x11')));null!==_0x5fb770&&this[_0x2fd3('0xb')][_0x2fd3('0xf')]['change'](()=>{_0xc4b17b[_0x2fd3('0x25')](_0x5fb770,{'commandName':_0x2fd3('0x4'),'commandParams':[{'reversed':_0x40e890[_0x2fd3('0x28')]}],'formatGroupId':_0x2fd3('0x4')});});}[_0x2fd3('0x17')](_0x4afe5d,_0x5ee120={}){const _0x1611f2=this[_0x2fd3('0xb')]['plugins'][_0x2fd3('0x13')](_0x2fd3('0x1c')),_0x5c97d7=this[_0x2fd3('0xb')][_0x2fd3('0x2e')][_0x2fd3('0x13')](_0x2fd3('0x24')),_0x1968df=this[_0x2fd3('0x26')](_0x354aab=>_0x5c97d7[_0x2fd3('0xd')](_0x354aab)&&_0x2fd3('0x1f')===_0x354aab[_0x2fd3('0x6')](_0x2fd3('0x11')));null!==_0x1968df&&this[_0x2fd3('0xb')][_0x2fd3('0xf')][_0x2fd3('0xe')](()=>{_0x1611f2[_0x2fd3('0x25')](_0x1968df,{'commandName':_0x2fd3('0x2b'),'commandParams':[{'startIndex':_0x5ee120[_0x2fd3('0x29')]}],'formatGroupId':_0x2fd3('0x2b')});});}['handleDescriptions'](_0xadd1f9){const _0x46670c=this['editor'][_0x2fd3('0x22')],{data:_0x30a924}=_0xadd1f9;if(!_0x30a924)return;let _0x13cd4f,_0x4feea3;switch(_0x30a924[_0x2fd3('0x1d')]){case _0x2fd3('0x2c'):_0x13cd4f=_0x2fd3('0x14'),_0x4feea3={'type':_0x2fd3('0x9'),'content':_0xa0e7da(_0x46670c,_0x13cd4f,_0xa0e7da(_0x46670c,this[_0x2fd3('0x8')](_0x30a924['commandParams'][0x0][_0x2fd3('0x3')])))};break;case _0x2fd3('0x4'):_0x13cd4f=_0x30a924['commandParams'][0x0][_0x2fd3('0x28')]?_0x2fd3('0x1b'):_0x2fd3('0x27'),_0x4feea3={'type':'format','content':_0xa0e7da(_0x46670c,_0x13cd4f)};break;case _0x2fd3('0x2b'):_0x13cd4f=_0x2fd3('0x18'),_0x4feea3={'type':_0x2fd3('0x9'),'content':_0xa0e7da(_0x46670c,_0x13cd4f,_0x30a924['commandParams'][0x0][_0x2fd3('0x29')])};}return _0x4feea3;}[_0x2fd3('0x19')](){const _0x246700=this[_0x2fd3('0xb')][_0x2fd3('0x2e')]['get'](_0x2fd3('0x24'));let _0x17e8bb=Array[_0x2fd3('0x7')](this[_0x2fd3('0xb')]['model'][_0x2fd3('0x21')]['selection']['getSelectedBlocks']());return _0x17e8bb[_0x2fd3('0x31')](..._0x246700[_0x2fd3('0x2d')](_0x17e8bb)),_0x17e8bb=[...new Set(_0x17e8bb)],_0x17e8bb;}[_0x2fd3('0x26')](_0x88194e){const _0x4ebc3b=this[_0x2fd3('0xb')][_0x2fd3('0x2e')][_0x2fd3('0x13')](_0x2fd3('0x24'));let _0x44dd40=Array[_0x2fd3('0x7')](this[_0x2fd3('0xb')][_0x2fd3('0xf')][_0x2fd3('0x21')][_0x2fd3('0x2f')]['getSelectedBlocks']())[_0x2fd3('0x12')](_0x88194e);if(!_0x44dd40[_0x2fd3('0x2')])return null;_0x44dd40=_0x4ebc3b[_0x2fd3('0x2d')](_0x44dd40);const _0xf4843a=[];for(const _0x3b307d of _0x44dd40)_0x4ebc3b[_0x2fd3('0x0')](_0x3b307d)&&_0xf4843a[_0x2fd3('0x31')](_0x3b307d);return _0xf4843a;}[_0x2fd3('0x8')](_0x204534){return _0x2fd3('0x1a')+this[_0x2fd3('0xb')][_0x2fd3('0x2e')][_0x2fd3('0x13')]('DocumentListPropertiesUtils')[_0x2fd3('0x5')](_0x204534)['toUpperCase']()+_0x2fd3('0x10')+_0x204534[_0x2fd3('0x2a')]()['replace'](/-/g,'_');}}
23
+ const _0x8bec=['expandListBlocksToCompleteList','isFirstBlockOfListItem','_descriptionFactory','isListItemBlock','listStart','config','change','model','handleListReversedCommand','TrackChangesEditing','selection','handleDescriptions','styles','type','DocumentListUtils','bind','editor','*Format:*\x20set\x20order\x20to\x20regular','list.properties','locale','*Format:*\x20set\x20order\x20to\x20reversed','length','getListTypeFromListStyleType','listReversed','ELEMENT_','document','format','from','listType','registerDescriptionCallback','DocumentListPropertiesEditing','push','get','replace','numbered','_getTranslationKeyForListStyle','_getSuggestionBlocksForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','startIndex','enableCommand','*Change\x20to:*\x20%0','plugins','handleListStartCommand','commandName','listStyle','commandParams','getSelectedBlocks','handleListStyleCommand','markMultiRangeBlockFormat','_getSuggestionBlocks'];(function(_0x160760,_0x8bec4b){const _0x537a42=function(_0x544c70){while(--_0x544c70){_0x160760['push'](_0x160760['shift']());}};_0x537a42(++_0x8bec4b);}(_0x8bec,0xc0));const _0x537a=function(_0x160760,_0x8bec4b){_0x160760=_0x160760-0x0;let _0x537a42=_0x8bec[_0x160760];return _0x537a42;};import{Plugin as _0x5247d3}from'ckeditor5/src/core';import{getTranslation as _0x4522c6}from'../utils/common-translations';export default class At extends _0x5247d3{['afterInit'](){if(!this['editor'][_0x537a('0x31')]['has'](_0x537a('0x26')))return;const _0x2fd125=this['editor'][_0x537a('0xd')][_0x537a('0x28')](_0x537a('0x1a')),_0x1277d7=this[_0x537a('0x18')][_0x537a('0x31')][_0x537a('0x28')]('TrackChangesEditing');_0x2fd125[_0x537a('0x14')]&&_0x1277d7[_0x537a('0x2f')]('listStyle',this[_0x537a('0x5')][_0x537a('0x17')](this)),_0x2fd125['reversed']&&_0x1277d7['enableCommand'](_0x537a('0x1f'),this['handleListReversedCommand'][_0x537a('0x17')](this)),_0x2fd125['startIndex']&&_0x1277d7[_0x537a('0x2f')]('listStart',this['handleListStartCommand']['bind'](this)),_0x1277d7[_0x537a('0xa')][_0x537a('0x25')](this[_0x537a('0x13')]['bind'](this));}[_0x537a('0x5')](_0x294222,_0x1ed40b={}){const _0x11c90a=this['editor']['plugins'][_0x537a('0x28')](_0x537a('0x11')),_0x2bbb08=this[_0x537a('0x2c')]();this['editor']['model'][_0x537a('0xe')](()=>{_0x11c90a[_0x537a('0x6')](_0x2bbb08,{'commandName':_0x537a('0x2'),'commandParams':[{'type':_0x1ed40b[_0x537a('0x15')]}],'formatGroupId':_0x537a('0x2')});});}[_0x537a('0x10')](_0x227d73,_0x19a63c={}){const _0x4963e6=this[_0x537a('0x18')]['plugins']['get'](_0x537a('0x11')),_0x127df1=this['editor']['plugins']['get']('DocumentListUtils'),_0x2be1ae=this[_0x537a('0x7')](_0x479b9e=>_0x127df1[_0x537a('0xb')](_0x479b9e)&&_0x537a('0x2a')===_0x479b9e['getAttribute'](_0x537a('0x24')));null!==_0x2be1ae&&this[_0x537a('0x18')]['model'][_0x537a('0xe')](()=>{_0x4963e6[_0x537a('0x6')](_0x2be1ae,{'commandName':_0x537a('0x1f'),'commandParams':[{'reversed':_0x19a63c['reversed']}],'formatGroupId':'listReversed'});});}[_0x537a('0x0')](_0x1bd036,_0x21d2c9={}){const _0x377316=this[_0x537a('0x18')][_0x537a('0x31')][_0x537a('0x28')](_0x537a('0x11')),_0x14fdc3=this[_0x537a('0x18')][_0x537a('0x31')]['get'](_0x537a('0x16')),_0x51bf9a=this[_0x537a('0x7')](_0xa27bc9=>_0x14fdc3['isListItemBlock'](_0xa27bc9)&&_0x537a('0x2a')===_0xa27bc9['getAttribute'](_0x537a('0x24')));null!==_0x51bf9a&&this[_0x537a('0x18')][_0x537a('0xf')][_0x537a('0xe')](()=>{_0x377316['markMultiRangeBlockFormat'](_0x51bf9a,{'commandName':_0x537a('0xc'),'commandParams':[{'startIndex':_0x21d2c9[_0x537a('0x2e')]}],'formatGroupId':_0x537a('0xc')});});}[_0x537a('0x13')](_0x8221c1){const _0x30e26e=this['editor'][_0x537a('0x1b')],{data:_0x540afe}=_0x8221c1;if(!_0x540afe)return;let _0x12a813,_0x24a073;switch(_0x540afe[_0x537a('0x1')]){case'listStyle':_0x12a813=_0x537a('0x30'),_0x24a073={'type':'format','content':_0x4522c6(_0x30e26e,_0x12a813,_0x4522c6(_0x30e26e,this[_0x537a('0x2b')](_0x540afe[_0x537a('0x3')][0x0][_0x537a('0x15')])))};break;case _0x537a('0x1f'):_0x12a813=_0x540afe[_0x537a('0x3')][0x0]['reversed']?_0x537a('0x1c'):_0x537a('0x19'),_0x24a073={'type':_0x537a('0x22'),'content':_0x4522c6(_0x30e26e,_0x12a813)};break;case'listStart':_0x12a813=_0x537a('0x2d'),_0x24a073={'type':_0x537a('0x22'),'content':_0x4522c6(_0x30e26e,_0x12a813,_0x540afe[_0x537a('0x3')][0x0]['startIndex'])};}return _0x24a073;}[_0x537a('0x2c')](){const _0x18e3e3=this[_0x537a('0x18')][_0x537a('0x31')][_0x537a('0x28')](_0x537a('0x16'));let _0x486798=Array[_0x537a('0x23')](this['editor']['model'][_0x537a('0x21')][_0x537a('0x12')][_0x537a('0x4')]());return _0x486798[_0x537a('0x27')](..._0x18e3e3[_0x537a('0x8')](_0x486798)),_0x486798=[...new Set(_0x486798)],_0x486798;}['_getSuggestionBlocks'](_0x454ab4){const _0x5ec31a=this[_0x537a('0x18')][_0x537a('0x31')][_0x537a('0x28')]('DocumentListUtils');let _0x32a4e8=Array[_0x537a('0x23')](this[_0x537a('0x18')][_0x537a('0xf')][_0x537a('0x21')][_0x537a('0x12')][_0x537a('0x4')]())['filter'](_0x454ab4);if(!_0x32a4e8[_0x537a('0x1d')])return null;_0x32a4e8=_0x5ec31a[_0x537a('0x8')](_0x32a4e8);const _0x113aed=[];for(const _0x376fe5 of _0x32a4e8)_0x5ec31a[_0x537a('0x9')](_0x376fe5)&&_0x113aed[_0x537a('0x27')](_0x376fe5);return _0x113aed;}[_0x537a('0x2b')](_0x61c64a){return _0x537a('0x20')+this['editor'][_0x537a('0x31')][_0x537a('0x28')]('DocumentListPropertiesUtils')[_0x537a('0x1e')](_0x61c64a)['toUpperCase']()+'_LIST_'+_0x61c64a['toUpperCase']()[_0x537a('0x29')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fc3=['markInsertion','fromRange','nextSibling','removeMarker:suggestion:insertion','plugins','bind','setSelection','end','model','data','high','mapper','writer','get','markerNameToElements','getFirstRange','TrackChangesEditing','unbindElementFromMarkerName','document','showSuggestionHighlights','remove','afterExecute','enableCommand','hasClass','init','downcastDispatcher','editing','enter','editor','createRange','selection','fire','parent','enterBlock','addMarker:suggestion:insertion','requires','split','markerName','options','createPositionAt','ck-suggestion-marker-split'];(function(_0x4f3f89,_0x2fc3b3){const _0x1a73eb=function(_0x4302af){while(--_0x4302af){_0x4f3f89['push'](_0x4f3f89['shift']());}};_0x1a73eb(++_0x2fc3b3);}(_0x2fc3,0x1b1));const _0x1a73=function(_0x4f3f89,_0x2fc3b3){_0x4f3f89=_0x4f3f89-0x0;let _0x1a73eb=_0x2fc3[_0x4f3f89];return _0x1a73eb;};import{Plugin as _0x20887a}from'ckeditor5/src/core';import{Enter as _0x15b283}from'ckeditor5/src/enter';import{LiveRange as _0x10ba48}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x33ea26}from'./utils';export default class q extends _0x20887a{static get[_0x1a73('0xc')](){return[_0x15b283];}[_0x1a73('0x1')](){const _0x5449e7=this[_0x1a73('0x5')],_0x3b5a09=_0x5449e7[_0x1a73('0x16')][_0x1a73('0x1f')](_0x1a73('0x22')),_0x2a8377=_0x5449e7['commands'][_0x1a73('0x1f')]('enter');_0x3b5a09[_0x1a73('0x28')](_0x1a73('0x4'),()=>{_0x5449e7[_0x1a73('0x1a')]['change'](_0x269feb=>{const _0x4a15d6=_0x5449e7[_0x1a73('0x1a')][_0x1a73('0x24')][_0x1a73('0x7')],_0x67a36c=_0x4a15d6['getFirstPosition'](),_0x2bccd1=_0x10ba48[_0x1a73('0x13')](_0x4a15d6[_0x1a73('0x21')]());if(_0x2a8377[_0x1a73('0xa')](_0x269feb)){const _0x5c0a34=_0x5449e7[_0x1a73('0x1a')][_0x1a73('0x10')](_0x67a36c[_0x1a73('0x9')][_0x1a73('0x14')],0x0),_0x54cf73=_0x269feb[_0x1a73('0x6')](_0x67a36c,_0x5c0a34);_0x3b5a09[_0x1a73('0x12')](_0x54cf73);}else _0x269feb[_0x1a73('0x18')](_0x269feb[_0x1a73('0x6')](_0x2bccd1[_0x1a73('0x19')]));_0x2bccd1['detach'](),_0x2a8377[_0x1a73('0x8')](_0x1a73('0x27'),{'writer':_0x269feb});});}),_0x5449e7['editing']['downcastDispatcher']['on'](_0x1a73('0xb'),_0x33ea26(_0x5449e7,_0x1a73('0xd')),{'priority':'high'}),_0x5449e7[_0x1a73('0x3')][_0x1a73('0x2')]['on'](_0x1a73('0x15'),(_0x1a6512,_0x254cdc,_0x37a0b2)=>{const _0x468ab0=_0x37a0b2[_0x1a73('0x1d')][_0x1a73('0x20')](_0x254cdc[_0x1a73('0xe')]);if(_0x468ab0)for(const _0x12e1d8 of _0x468ab0)_0x12e1d8[_0x1a73('0x0')](_0x1a73('0x11'))&&(_0x37a0b2[_0x1a73('0x1d')][_0x1a73('0x23')](_0x12e1d8,_0x254cdc[_0x1a73('0xe')]),_0x37a0b2[_0x1a73('0x1e')][_0x1a73('0x26')](_0x12e1d8));},{'priority':'high'}),_0x5449e7[_0x1a73('0x1b')][_0x1a73('0x2')]['on'](_0x1a73('0xb'),(_0x1a9593,_0x69a82,_0x52904d)=>{_0x52904d[_0x1a73('0xf')][_0x1a73('0x25')]&&_0x33ea26(_0x5449e7,'split',{'showActiveMarker':!0x1})[_0x1a73('0x17')](this)(_0x1a9593,_0x69a82,_0x52904d);},{'priority':_0x1a73('0x1c')});}}
23
+ const _0x1a61=['TrackChangesEditing','remove','parent','data','addMarker:suggestion:insertion','document','getFirstRange','options','createRange','ck-suggestion-marker-split','createPositionAt','fire','model','bind','plugins','enter','init','fromRange','markerNameToElements','editing','markInsertion','end','unbindElementFromMarkerName','split','setSelection','removeMarker:suggestion:insertion','markerName','change','downcastDispatcher','detach','getFirstPosition','writer','selection','mapper','get','nextSibling','requires'];(function(_0x16880f,_0x1a612c){const _0x2a0b79=function(_0x1e7480){while(--_0x1e7480){_0x16880f['push'](_0x16880f['shift']());}};_0x2a0b79(++_0x1a612c);}(_0x1a61,0xc2));const _0x2a0b=function(_0x16880f,_0x1a612c){_0x16880f=_0x16880f-0x0;let _0x2a0b79=_0x1a61[_0x16880f];return _0x2a0b79;};import{Plugin as _0x4b491f}from'ckeditor5/src/core';import{Enter as _0x37127e}from'ckeditor5/src/enter';import{LiveRange as _0x56c318}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x1d5cbb}from'./utils';export default class q extends _0x4b491f{static get[_0x2a0b('0x1b')](){return[_0x37127e];}[_0x2a0b('0x7')](){const _0x2b6d9b=this['editor'],_0x18375f=_0x2b6d9b[_0x2a0b('0x5')][_0x2a0b('0x19')](_0x2a0b('0x1c')),_0x1ea410=_0x2b6d9b['commands'][_0x2a0b('0x19')]('enter');_0x18375f['enableCommand'](_0x2a0b('0x6'),()=>{_0x2b6d9b[_0x2a0b('0x3')][_0x2a0b('0x12')](_0x42c0f3=>{const _0x59da58=_0x2b6d9b[_0x2a0b('0x3')][_0x2a0b('0x21')][_0x2a0b('0x17')],_0x3a1cdb=_0x59da58[_0x2a0b('0x15')](),_0x55ebf3=_0x56c318[_0x2a0b('0x8')](_0x59da58[_0x2a0b('0x22')]());if(_0x1ea410['enterBlock'](_0x42c0f3)){const _0x435888=_0x2b6d9b[_0x2a0b('0x3')][_0x2a0b('0x1')](_0x3a1cdb[_0x2a0b('0x1e')][_0x2a0b('0x1a')],0x0),_0xe6b746=_0x42c0f3['createRange'](_0x3a1cdb,_0x435888);_0x18375f[_0x2a0b('0xb')](_0xe6b746);}else _0x42c0f3[_0x2a0b('0xf')](_0x42c0f3[_0x2a0b('0x24')](_0x55ebf3[_0x2a0b('0xc')]));_0x55ebf3[_0x2a0b('0x14')](),_0x1ea410[_0x2a0b('0x2')]('afterExecute',{'writer':_0x42c0f3});});}),_0x2b6d9b[_0x2a0b('0xa')][_0x2a0b('0x13')]['on'](_0x2a0b('0x20'),_0x1d5cbb(_0x2b6d9b,_0x2a0b('0xe')),{'priority':'high'}),_0x2b6d9b[_0x2a0b('0xa')][_0x2a0b('0x13')]['on'](_0x2a0b('0x10'),(_0x3914ef,_0x39162c,_0x3dbba6)=>{const _0x4af5ec=_0x3dbba6[_0x2a0b('0x18')][_0x2a0b('0x9')](_0x39162c[_0x2a0b('0x11')]);if(_0x4af5ec)for(const _0x4f4469 of _0x4af5ec)_0x4f4469['hasClass'](_0x2a0b('0x0'))&&(_0x3dbba6[_0x2a0b('0x18')][_0x2a0b('0xd')](_0x4f4469,_0x39162c[_0x2a0b('0x11')]),_0x3dbba6[_0x2a0b('0x16')][_0x2a0b('0x1d')](_0x4f4469));},{'priority':'high'}),_0x2b6d9b[_0x2a0b('0x1f')][_0x2a0b('0x13')]['on'](_0x2a0b('0x20'),(_0x1806cc,_0x125819,_0x3f9ce9)=>{_0x3f9ce9[_0x2a0b('0x23')]['showSuggestionHighlights']&&_0x1d5cbb(_0x2b6d9b,_0x2a0b('0xe'),{'showActiveMarker':!0x1})[_0x2a0b('0x4')](this)(_0x1806cc,_0x125819,_0x3f9ce9);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x342d=['string','model','_isInDeletionRange','bind','filter','suggestion:deletion','TrackChangesEditing','FindAndReplaceUtils','has','createPositionAt','findPrevious','handleFindCommand','FindAndReplaceEditing','enableCommand','editor','findByTextCallback','replace','getRange','item','find','replaceAll','end','plugins','start','get'];(function(_0x3876a1,_0x342dcf){const _0xd64084=function(_0x3f8786){while(--_0x3f8786){_0x3876a1['push'](_0x3876a1['shift']());}};_0xd64084(++_0x342dcf);}(_0x342d,0x151));const _0xd640=function(_0x3876a1,_0x342dcf){_0x3876a1=_0x3876a1-0x0;let _0xd64084=_0x342d[_0x3876a1];return _0xd64084;};import{Plugin as _0x11886a}from'ckeditor5/src/core';export default class z extends _0x11886a{['afterInit'](){if(!this[_0xd640('0x2')][_0xd640('0xa')][_0xd640('0x15')](_0xd640('0x0')))return;const _0x206dd7=this[_0xd640('0x2')][_0xd640('0xa')][_0xd640('0xc')](_0xd640('0x13'));_0x206dd7[_0xd640('0x1')](_0xd640('0x7'),this[_0xd640('0x18')][_0xd640('0x10')](this)),_0x206dd7[_0xd640('0x1')]('findNext'),_0x206dd7[_0xd640('0x1')](_0xd640('0x17')),_0x206dd7['enableCommand'](_0xd640('0x4')),_0x206dd7[_0xd640('0x1')](_0xd640('0x8'));}[_0xd640('0x18')](_0x515d51,_0x516c32,_0x154442={}){const _0x53261e=this[_0xd640('0x2')][_0xd640('0xa')]['get'](_0xd640('0x14'));void 0x0!==_0x154442&&_0x515d51(_0x3a47a5=>(_0xd640('0xd')==typeof _0x516c32?_0x53261e[_0xd640('0x3')](_0x516c32,_0x154442):_0x516c32)(_0x3a47a5)[_0xd640('0x11')](_0x3dbb05=>!0x1===this[_0xd640('0xf')](_0x3dbb05,_0x3a47a5[_0xd640('0x6')])),_0x154442);}[_0xd640('0xf')](_0x4af054,_0xfcd58a){const _0x1cdb64=this[_0xd640('0x2')][_0xd640('0xe')]['createRange'](this['editor'][_0xd640('0xe')][_0xd640('0x16')](_0xfcd58a,_0x4af054[_0xd640('0xb')]),this[_0xd640('0x2')][_0xd640('0xe')][_0xd640('0x16')](_0xfcd58a,_0x4af054[_0xd640('0x9')]));for(const _0x473ae2 of this[_0xd640('0x2')][_0xd640('0xe')]['markers']['getMarkersGroup'](_0xd640('0x12')))if(null!==_0x1cdb64['getIntersection'](_0x473ae2[_0xd640('0x5')]()))return!0x0;return!0x1;}}
23
+ const _0x5528=['createPositionAt','get','FindAndReplaceUtils','TrackChangesEditing','bind','getRange','createRange','_isInDeletionRange','replace','getIntersection','findPrevious','markers','model','find','enableCommand','FindAndReplaceEditing','replaceAll','findByTextCallback','string','editor','end','item','start','has','filter','handleFindCommand','getMarkersGroup','findNext','suggestion:deletion','plugins'];(function(_0x21bbe1,_0x5528c7){const _0x489523=function(_0x1f37fd){while(--_0x1f37fd){_0x21bbe1['push'](_0x21bbe1['shift']());}};_0x489523(++_0x5528c7);}(_0x5528,0x6c));const _0x4895=function(_0x21bbe1,_0x5528c7){_0x21bbe1=_0x21bbe1-0x0;let _0x489523=_0x5528[_0x21bbe1];return _0x489523;};import{Plugin as _0x533581}from'ckeditor5/src/core';export default class z extends _0x533581{['afterInit'](){if(!this['editor']['plugins'][_0x4895('0x5')](_0x4895('0x1b')))return;const _0x3d13ab=this[_0x4895('0x1')][_0x4895('0xb')][_0x4895('0xd')](_0x4895('0xf'));_0x3d13ab[_0x4895('0x1a')](_0x4895('0x19'),this[_0x4895('0x7')][_0x4895('0x10')](this)),_0x3d13ab[_0x4895('0x1a')](_0x4895('0x9')),_0x3d13ab[_0x4895('0x1a')](_0x4895('0x16')),_0x3d13ab[_0x4895('0x1a')](_0x4895('0x14')),_0x3d13ab[_0x4895('0x1a')](_0x4895('0x1c'));}['handleFindCommand'](_0x576fa2,_0x4f68ce,_0xe00dcc={}){const _0x4ba5b5=this['editor'][_0x4895('0xb')][_0x4895('0xd')](_0x4895('0xe'));void 0x0!==_0xe00dcc&&_0x576fa2(_0x12115b=>(_0x4895('0x0')==typeof _0x4f68ce?_0x4ba5b5[_0x4895('0x1d')](_0x4f68ce,_0xe00dcc):_0x4f68ce)(_0x12115b)[_0x4895('0x6')](_0x28acd8=>!0x1===this[_0x4895('0x13')](_0x28acd8,_0x12115b[_0x4895('0x3')])),_0xe00dcc);}[_0x4895('0x13')](_0x2165df,_0x577018){const _0x408d85=this[_0x4895('0x1')][_0x4895('0x18')][_0x4895('0x12')](this[_0x4895('0x1')][_0x4895('0x18')][_0x4895('0xc')](_0x577018,_0x2165df[_0x4895('0x4')]),this[_0x4895('0x1')][_0x4895('0x18')][_0x4895('0xc')](_0x577018,_0x2165df[_0x4895('0x2')]));for(const _0x5b8193 of this['editor']['model'][_0x4895('0x17')][_0x4895('0x8')](_0x4895('0xa')))if(null!==_0x408d85[_0x4895('0x15')](_0x5b8193[_0x4895('0x11')]()))return!0x0;return!0x1;}}