@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230913.0 → 0.0.0-nightly-20230914.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-20230913.0",
3
+ "version": "0.0.0-nightly-20230914.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-20230913.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20230913.0",
42
+ "ckeditor5": "0.0.0-nightly-20230914.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20230914.0",
44
44
  "lodash-es": "4.17.21"
45
45
  },
46
46
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x348b=['_isEnabledBasedOnSelection','model','isEnabled','TrackChangesEditing','_suggestions','refresh','execute','get','plugins','editor','track-changes-accept-suggestion-not-found','canEditAt'];(function(_0xcb3df0,_0x348bfe){const _0x281011=function(_0x8a192e){while(--_0x8a192e){_0xcb3df0['push'](_0xcb3df0['shift']());}};_0x281011(++_0x348bfe);}(_0x348b,0x99));const _0x2810=function(_0xcb3df0,_0x348bfe){_0xcb3df0=_0xcb3df0-0x0;let _0x281011=_0x348b[_0xcb3df0];return _0x281011;};import{Command as _0x4dc6e6}from'ckeditor5/src/core';import{CKEditorError as _0x1d7690}from'ckeditor5/src/utils';export default class M extends _0x4dc6e6{constructor(_0x3837c7,_0x54be41){super(_0x3837c7),this[_0x2810('0x7')]=_0x54be41,this[_0x2810('0x8')](),this[_0x2810('0x3')]=!0x1;}['refresh'](){this[_0x2810('0x5')]=!0x0;}[_0x2810('0x9')](_0x2a98d3){const _0x38b72c=this[_0x2810('0x7')][_0x2810('0xa')](_0x2a98d3);if(!_0x38b72c)throw new _0x1d7690(_0x2810('0x1'),this);const _0x59c261=_0x38b72c['getRanges']();this[_0x2810('0x0')][_0x2810('0x4')][_0x2810('0x2')](_0x59c261)&&this[_0x2810('0x0')][_0x2810('0xb')][_0x2810('0xa')](_0x2810('0x6'))['acceptSuggestion'](_0x38b72c);}}
23
+ const _0x41c3=['canEditAt','execute','editor','refresh','get','getRanges','isEnabled','plugins','acceptSuggestion'];(function(_0x1a831f,_0x41c321){const _0x206b5d=function(_0x5a4139){while(--_0x5a4139){_0x1a831f['push'](_0x1a831f['shift']());}};_0x206b5d(++_0x41c321);}(_0x41c3,0xd3));const _0x206b=function(_0x1a831f,_0x41c321){_0x1a831f=_0x1a831f-0x0;let _0x206b5d=_0x41c3[_0x1a831f];return _0x206b5d;};import{Command as _0x26d0be}from'ckeditor5/src/core';import{CKEditorError as _0x52104e}from'ckeditor5/src/utils';export default class M extends _0x26d0be{constructor(_0x3dfe5f,_0x5b5371){super(_0x3dfe5f),this['_suggestions']=_0x5b5371,this[_0x206b('0x8')](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this[_0x206b('0x2')]=!0x0;}[_0x206b('0x6')](_0x41890f){const _0x10b69c=this['_suggestions'][_0x206b('0x0')](_0x41890f);if(!_0x10b69c)throw new _0x52104e('track-changes-accept-suggestion-not-found',this);const _0x1c1f8a=_0x10b69c[_0x206b('0x1')]();this['editor']['model'][_0x206b('0x5')](_0x1c1f8a)&&this[_0x206b('0x7')][_0x206b('0x3')][_0x206b('0x0')]('TrackChangesEditing')[_0x206b('0x4')](_0x10b69c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18d9=['model','TrackChangesEditing','execute','plugins','discardSuggestion','track-changes-discard-suggestion-not-found','editor','canEditAt','refresh','isEnabled','get'];(function(_0xcd08a1,_0x18d94c){const _0xd76e6a=function(_0x5d0f9f){while(--_0x5d0f9f){_0xcd08a1['push'](_0xcd08a1['shift']());}};_0xd76e6a(++_0x18d94c);}(_0x18d9,0x99));const _0xd76e=function(_0xcd08a1,_0x18d94c){_0xcd08a1=_0xcd08a1-0x0;let _0xd76e6a=_0x18d9[_0xcd08a1];return _0xd76e6a;};import{Command as _0x533250}from'ckeditor5/src/core';import{CKEditorError as _0x55566b}from'ckeditor5/src/utils';export default class $ extends _0x533250{constructor(_0xc26d56,_0x459169){super(_0xc26d56),this['_suggestions']=_0x459169,this[_0xd76e('0x9')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0xd76e('0x9')](){this[_0xd76e('0xa')]=!0x0;}[_0xd76e('0x3')](_0x4ae446){const _0x70033=this['_suggestions'][_0xd76e('0x0')](_0x4ae446);if(!_0x70033)throw new _0x55566b(_0xd76e('0x6'),this);const _0x5192a1=_0x70033['getRanges']();this[_0xd76e('0x7')][_0xd76e('0x1')][_0xd76e('0x8')](_0x5192a1)&&this[_0xd76e('0x7')][_0xd76e('0x4')][_0xd76e('0x0')](_0xd76e('0x2'))[_0xd76e('0x5')](_0x70033);}}
23
+ const _0x5bdf=['TrackChangesEditing','get','discardSuggestion','getRanges','track-changes-discard-suggestion-not-found','_isEnabledBasedOnSelection','plugins','refresh','execute','isEnabled'];(function(_0x31b5c4,_0x5bdf18){const _0x10d59f=function(_0x3e05e0){while(--_0x3e05e0){_0x31b5c4['push'](_0x31b5c4['shift']());}};_0x10d59f(++_0x5bdf18);}(_0x5bdf,0x135));const _0x10d5=function(_0x31b5c4,_0x5bdf18){_0x31b5c4=_0x31b5c4-0x0;let _0x10d59f=_0x5bdf[_0x31b5c4];return _0x10d59f;};import{Command as _0x4a5ccd}from'ckeditor5/src/core';import{CKEditorError as _0x54f351}from'ckeditor5/src/utils';export default class $ extends _0x4a5ccd{constructor(_0x140b56,_0x15b8a1){super(_0x140b56),this['_suggestions']=_0x15b8a1,this['refresh'](),this[_0x10d5('0x6')]=!0x1;}[_0x10d5('0x8')](){this[_0x10d5('0x0')]=!0x0;}[_0x10d5('0x9')](_0x3db53b){const _0x1ba55a=this['_suggestions'][_0x10d5('0x2')](_0x3db53b);if(!_0x1ba55a)throw new _0x54f351(_0x10d5('0x5'),this);const _0x4fc961=_0x1ba55a[_0x10d5('0x4')]();this['editor']['model']['canEditAt'](_0x4fc961)&&this['editor'][_0x10d5('0x7')]['get'](_0x10d5('0x1'))[_0x10d5('0x3')](_0x1ba55a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x314b=['refresh','values','_command','editor','model','canEditAt','execute','some','from','_isEnabledBasedOnSelection','isEnabled','getRanges','isInContent','_suggestions'];(function(_0x31a975,_0x314b21){const _0x21be8a=function(_0x2e2187){while(--_0x2e2187){_0x31a975['push'](_0x31a975['shift']());}};_0x21be8a(++_0x314b21);}(_0x314b,0x134));const _0x21be=function(_0x31a975,_0x314b21){_0x31a975=_0x31a975-0x0;let _0x21be8a=_0x314b[_0x31a975];return _0x21be8a;};import{Command as _0x2aff75}from'ckeditor5/src/core';import{sortSuggestions as _0x204eb2,executeCommandForSuggestions as _0xf144ad}from'../utils/utils';export default class N extends _0x2aff75{constructor(_0x4b1c8a,_0x18c033,_0x276476){super(_0x4b1c8a),this['_command']=_0x18c033,this[_0x21be('0xd')]=_0x276476,this[_0x21be('0x0')](),this[_0x21be('0x9')]=!0x1;}[_0x21be('0x0')](){const _0x163c1e=Array[_0x21be('0x8')](this['_suggestions']['values']())[_0x21be('0x7')](_0xf01a4c=>_0xf01a4c[_0x21be('0xc')]);this[_0x21be('0xa')]=this[_0x21be('0x2')][_0x21be('0xa')]&&_0x163c1e;}[_0x21be('0x6')](){const _0x235e75=_0x204eb2(Array[_0x21be('0x8')](this[_0x21be('0xd')][_0x21be('0x1')]()));for(const _0x12c5c7 of _0x235e75){const _0x33bafc=_0x12c5c7[_0x21be('0xb')]();if(!this[_0x21be('0x3')][_0x21be('0x4')][_0x21be('0x5')](_0x33bafc))return;}_0xf144ad(this[_0x21be('0x3')]['model'],this[_0x21be('0x2')],_0x235e75);}}
23
+ const _0x23a9=['execute','isInContent','editor','some','values','model','from','refresh','_command','isEnabled'];(function(_0x1de395,_0x23a92d){const _0xb941d6=function(_0x118882){while(--_0x118882){_0x1de395['push'](_0x1de395['shift']());}};_0xb941d6(++_0x23a92d);}(_0x23a9,0xe1));const _0xb941=function(_0x1de395,_0x23a92d){_0x1de395=_0x1de395-0x0;let _0xb941d6=_0x23a9[_0x1de395];return _0xb941d6;};import{Command as _0x5a87a5}from'ckeditor5/src/core';import{sortSuggestions as _0x14938e,executeCommandForSuggestions as _0x596523}from'../utils/utils';export default class N extends _0x5a87a5{constructor(_0x5a0317,_0x5c680a,_0x4e39b0){super(_0x5a0317),this[_0xb941('0x3')]=_0x5c680a,this['_suggestions']=_0x4e39b0,this[_0xb941('0x2')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0xb941('0x2')](){const _0xc5395c=Array[_0xb941('0x1')](this['_suggestions'][_0xb941('0x9')]())[_0xb941('0x8')](_0x245377=>_0x245377[_0xb941('0x6')]);this[_0xb941('0x4')]=this[_0xb941('0x3')][_0xb941('0x4')]&&_0xc5395c;}[_0xb941('0x5')](){const _0x52f87c=_0x14938e(Array[_0xb941('0x1')](this['_suggestions']['values']()));for(const _0x358389 of _0x52f87c){const _0xeecb41=_0x358389['getRanges']();if(!this[_0xb941('0x7')][_0xb941('0x0')]['canEditAt'](_0xeecb41))return;}_0x596523(this['editor']['model'],this[_0xb941('0x3')],_0x52f87c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x313e=['_isEnabledBasedOnSelection','from','values','isEnabled','editor','refresh','canEditAt','_command','document','_selectedSuggestions','model','size','_suggestions','selection','execute'];(function(_0xc9edb4,_0x313e62){const _0x12fc33=function(_0x11d336){while(--_0x11d336){_0xc9edb4['push'](_0xc9edb4['shift']());}};_0x12fc33(++_0x313e62);}(_0x313e,0x99));const _0x12fc=function(_0xc9edb4,_0x313e62){_0xc9edb4=_0xc9edb4-0x0;let _0x12fc33=_0x313e[_0xc9edb4];return _0x12fc33;};import{Command as _0xb24d1e}from'ckeditor5/src/core';import{sortSuggestions as _0x26f37b,getSelectedSuggestions as _0x5da892,executeCommandForSuggestions as _0x26298d}from'../utils/utils';export default class R extends _0xb24d1e{constructor(_0xa21247,_0x10d19a,_0x3f70c0){super(_0xa21247),this['_command']=_0x10d19a,this[_0x12fc('0x9')]=_0x3f70c0,this[_0x12fc('0x6')]=new Set(),this[_0x12fc('0x2')](),this[_0x12fc('0xc')]=!0x1;}[_0x12fc('0x2')](){const _0x48ceb1=this[_0x12fc('0x1')][_0x12fc('0x7')][_0x12fc('0x5')][_0x12fc('0xa')],_0x26a25b=Array[_0x12fc('0xd')](this[_0x12fc('0x9')][_0x12fc('0xe')]());this['_selectedSuggestions']=_0x5da892(_0x48ceb1,_0x26a25b),this['isEnabled']=this[_0x12fc('0x4')][_0x12fc('0x0')]&&!!this[_0x12fc('0x6')][_0x12fc('0x8')];}[_0x12fc('0xb')](){const _0x5c3b27=_0x26f37b(Array['from'](this[_0x12fc('0x6')]));for(const _0x4d6786 of _0x5c3b27){const _0x16f357=_0x4d6786['getRanges']();if(!this[_0x12fc('0x1')][_0x12fc('0x7')][_0x12fc('0x3')](_0x16f357))return;}_0x26298d(this[_0x12fc('0x1')][_0x12fc('0x7')],this[_0x12fc('0x4')],_0x5c3b27);}}
23
+ const _0x47bc=['from','isEnabled','_selectedSuggestions','refresh','canEditAt','_suggestions','editor','_isEnabledBasedOnSelection','_command','getRanges','model','document','selection'];(function(_0x3c7e2e,_0x47bc4d){const _0x22eb4e=function(_0x5409ea){while(--_0x5409ea){_0x3c7e2e['push'](_0x3c7e2e['shift']());}};_0x22eb4e(++_0x47bc4d);}(_0x47bc,0x162));const _0x22eb=function(_0x3c7e2e,_0x47bc4d){_0x3c7e2e=_0x3c7e2e-0x0;let _0x22eb4e=_0x47bc[_0x3c7e2e];return _0x22eb4e;};import{Command as _0x38c101}from'ckeditor5/src/core';import{sortSuggestions as _0x14742d,getSelectedSuggestions as _0x2c8a9c,executeCommandForSuggestions as _0x59e00c}from'../utils/utils';export default class R extends _0x38c101{constructor(_0x38161a,_0x55094d,_0x46bd31){super(_0x38161a),this[_0x22eb('0x5')]=_0x55094d,this[_0x22eb('0x2')]=_0x46bd31,this[_0x22eb('0xc')]=new Set(),this[_0x22eb('0x0')](),this[_0x22eb('0x4')]=!0x1;}[_0x22eb('0x0')](){const _0x109bcc=this[_0x22eb('0x3')][_0x22eb('0x7')][_0x22eb('0x8')][_0x22eb('0x9')],_0x1e83e3=Array[_0x22eb('0xa')](this[_0x22eb('0x2')]['values']());this[_0x22eb('0xc')]=_0x2c8a9c(_0x109bcc,_0x1e83e3),this[_0x22eb('0xb')]=this[_0x22eb('0x5')][_0x22eb('0xb')]&&!!this[_0x22eb('0xc')]['size'];}['execute'](){const _0x32f642=_0x14742d(Array[_0x22eb('0xa')](this[_0x22eb('0xc')]));for(const _0x3e2613 of _0x32f642){const _0x6c5fed=_0x3e2613[_0x22eb('0x6')]();if(!this[_0x22eb('0x3')][_0x22eb('0x7')][_0x22eb('0x1')](_0x6c5fed))return;}_0x59e00c(this[_0x22eb('0x3')][_0x22eb('0x7')],this[_0x22eb('0x5')],_0x32f642);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a0a=['forceDisabled','isEnabled','commands','_enableCommands','refresh','clearForceDisabled','editor','affectsData','TrackChangesCommand','_isEnabledBasedOnSelection','value','execute','_disableUnsupportedCommands'];(function(_0x2f06f4,_0x5a0a85){const _0x46f1c6=function(_0x424621){while(--_0x424621){_0x2f06f4['push'](_0x2f06f4['shift']());}};_0x46f1c6(++_0x5a0a85);}(_0x5a0a,0x129));const _0x46f1=function(_0x2f06f4,_0x5a0a85){_0x2f06f4=_0x2f06f4-0x0;let _0x46f1c6=_0x5a0a[_0x2f06f4];return _0x46f1c6;};import{Command as _0x5ca9ad}from'ckeditor5/src/core';export default class _ extends _0x5ca9ad{constructor(_0x1d65d7,_0x256381){super(_0x1d65d7),this['_enabledCommands']=_0x256381,this[_0x46f1('0xc')]=!0x1,this[_0x46f1('0x6')](),this[_0x46f1('0xb')]=!0x1;}[_0x46f1('0x6')](){this[_0x46f1('0x3')]=!0x0;}[_0x46f1('0x0')](){this[_0x46f1('0xc')]=!this[_0x46f1('0xc')],this[_0x46f1('0xc')]?this[_0x46f1('0x1')]():this['_enableCommands']();}['_disableUnsupportedCommands'](){for(const _0xa40808 of this[_0x46f1('0x8')]['commands'][_0x46f1('0x4')]())_0xa40808[_0x46f1('0x9')]&&!this['_enabledCommands']['has'](_0xa40808)&&_0xa40808[_0x46f1('0x2')](_0x46f1('0xa'));}[_0x46f1('0x5')](){for(const _0x3239d6 of this[_0x46f1('0x8')]['commands'][_0x46f1('0x4')]())_0x3239d6[_0x46f1('0x9')]&&!this['_enabledCommands']['has'](_0x3239d6)&&_0x3239d6[_0x46f1('0x7')](_0x46f1('0xa'));}}
23
+ const _0x1a52=['value','refresh','_isEnabledBasedOnSelection','isEnabled','has','_enabledCommands','forceDisabled','_disableUnsupportedCommands','TrackChangesCommand','affectsData','commands','clearForceDisabled','_enableCommands'];(function(_0x25800c,_0x1a52c5){const _0xca49fc=function(_0x59d7b0){while(--_0x59d7b0){_0x25800c['push'](_0x25800c['shift']());}};_0xca49fc(++_0x1a52c5);}(_0x1a52,0x101));const _0xca49=function(_0x25800c,_0x1a52c5){_0x25800c=_0x25800c-0x0;let _0xca49fc=_0x1a52[_0x25800c];return _0xca49fc;};import{Command as _0x89b6de}from'ckeditor5/src/core';export default class _ extends _0x89b6de{constructor(_0x2ef6a0,_0x587e69){super(_0x2ef6a0),this['_enabledCommands']=_0x587e69,this[_0xca49('0x3')]=!0x1,this[_0xca49('0x4')](),this[_0xca49('0x5')]=!0x1;}['refresh'](){this[_0xca49('0x6')]=!0x0;}['execute'](){this['value']=!this[_0xca49('0x3')],this[_0xca49('0x3')]?this[_0xca49('0xa')]():this[_0xca49('0x2')]();}['_disableUnsupportedCommands'](){for(const _0x32887c of this['editor'][_0xca49('0x0')][_0xca49('0x0')]())_0x32887c[_0xca49('0xc')]&&!this[_0xca49('0x8')][_0xca49('0x7')](_0x32887c)&&_0x32887c[_0xca49('0x9')]('TrackChangesCommand');}['_enableCommands'](){for(const _0x550ea4 of this['editor'][_0xca49('0x0')][_0xca49('0x0')]())_0x550ea4[_0xca49('0xc')]&&!this[_0xca49('0x8')][_0xca49('0x7')](_0x550ea4)&&_0x550ea4[_0xca49('0x1')](_0xca49('0xb'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c1d=['*Format:*\x20%0','editor','ltr','FORMAT_ALIGN_TO_RIGHT','getAttribute','getSelectedBlocks','_descriptionFactory','schema','has','selection','enableCommand','model','commandName','AlignmentEditing','FORMAT_ALIGN_TO_CENTER','afterInit','from','filter','alignment','left','right','markBlockFormat','document','contentLanguageDirection','format','checkAttribute','value','change','commandParams'];(function(_0x3b23c6,_0x5c1db1){const _0x174cb0=function(_0x5beef4){while(--_0x5beef4){_0x3b23c6['push'](_0x3b23c6['shift']());}};_0x174cb0(++_0x5c1db1);}(_0x5c1d,0x15c));const _0x174c=function(_0x3b23c6,_0x5c1db1){_0x3b23c6=_0x3b23c6-0x0;let _0x174cb0=_0x5c1d[_0x3b23c6];return _0x174cb0;};import{Plugin as _0x41eae6}from'ckeditor5/src/core';import{getTranslation as _0x2f26b0}from'../utils/common-translations';export default class j extends _0x41eae6{[_0x174c('0xf')](){const _0xf226a5=this[_0x174c('0x1')],_0x182a53=_0xf226a5['locale'];if(!_0xf226a5['plugins'][_0x174c('0x8')](_0x174c('0xd')))return;const _0x9ed653=_0xf226a5['plugins']['get']('TrackChangesEditing');_0x9ed653[_0x174c('0xa')](_0x174c('0x12'),(_0x2e3706,_0x57be84={})=>{let _0x46c782=_0x57be84['value'];_0x57be84['value']||(_0x46c782=_0x174c('0x2')===_0xf226a5['locale'][_0x174c('0x17')]?_0x174c('0x13'):_0x174c('0x14'));const _0x54e668=Array[_0x174c('0x10')](this[_0x174c('0x1')]['model'][_0x174c('0x16')][_0x174c('0x9')][_0x174c('0x5')]())[_0x174c('0x11')](_0x19e36c=>function(_0x48faba,_0x3a8e70,_0x518763){const _0x3c44a8=_0x48faba[_0x174c('0x4')](_0x174c('0x12'))||null;return _0x3a8e70[_0x174c('0x19')](_0x48faba,_0x174c('0x12'))&&_0x518763!=_0x3c44a8;}(_0x19e36c,this[_0x174c('0x1')][_0x174c('0xb')][_0x174c('0x7')],_0x46c782));_0xf226a5[_0x174c('0xb')][_0x174c('0x1b')](()=>{for(const _0x3b72d6 of _0x54e668)_0x9ed653[_0x174c('0x15')](_0x3b72d6,{'commandName':_0x174c('0x12'),'commandParams':[{'value':_0x46c782}]});});}),_0x9ed653[_0x174c('0x6')]['registerDescriptionCallback'](_0x3e5684=>{const {data:_0x4fc073}=_0x3e5684;if(_0x4fc073&&_0x174c('0x12')==_0x4fc073[_0x174c('0xc')]){const _0x4acc46=_0x4fc073[_0x174c('0x1c')][0x0][_0x174c('0x1a')];return{'type':_0x174c('0x18'),'content':_0x2f26b0(_0x182a53,_0x174c('0x0'),function(_0x855635){switch(_0x855635){case'left':return _0x2f26b0(_0x182a53,'FORMAT_ALIGN_TO_LEFT');case _0x174c('0x14'):return _0x2f26b0(_0x182a53,_0x174c('0x3'));case'center':return _0x2f26b0(_0x182a53,_0x174c('0xe'));case'justify':return _0x2f26b0(_0x182a53,'FORMAT_JUSTIFY_TEXT');}}(_0x4acc46))};}});}}
23
+ const _0x57fa=['center','AlignmentEditing','format','afterInit','plugins','commandName','left','markBlockFormat','alignment','document','editor','value','selection','TrackChangesEditing','locale','registerDescriptionCallback','getSelectedBlocks','FORMAT_ALIGN_TO_CENTER','change','schema','FORMAT_JUSTIFY_TEXT','right','justify','contentLanguageDirection','*Format:*\x20%0','ltr','enableCommand','filter','model','FORMAT_ALIGN_TO_LEFT'];(function(_0x2e58d2,_0x57faef){const _0x3feb9b=function(_0x54d0eb){while(--_0x54d0eb){_0x2e58d2['push'](_0x2e58d2['shift']());}};_0x3feb9b(++_0x57faef);}(_0x57fa,0x126));const _0x3feb=function(_0x2e58d2,_0x57faef){_0x2e58d2=_0x2e58d2-0x0;let _0x3feb9b=_0x57fa[_0x2e58d2];return _0x3feb9b;};import{Plugin as _0x1ffbf3}from'ckeditor5/src/core';import{getTranslation as _0x4ffff2}from'../utils/common-translations';export default class j extends _0x1ffbf3{[_0x3feb('0x9')](){const _0x3cb08a=this['editor'],_0x5868de=_0x3cb08a['locale'];if(!_0x3cb08a[_0x3feb('0xa')]['has'](_0x3feb('0x7')))return;const _0xa86221=_0x3cb08a[_0x3feb('0xa')]['get'](_0x3feb('0x13'));_0xa86221[_0x3feb('0x2')]('alignment',(_0x56667b,_0x456a7f={})=>{let _0x1cb90b=_0x456a7f[_0x3feb('0x11')];_0x456a7f['value']||(_0x1cb90b=_0x3feb('0x1')===_0x3cb08a[_0x3feb('0x14')][_0x3feb('0x1d')]?_0x3feb('0xc'):_0x3feb('0x1b'));const _0x4e2e85=Array['from'](this['editor'][_0x3feb('0x4')][_0x3feb('0xf')][_0x3feb('0x12')][_0x3feb('0x16')]())[_0x3feb('0x3')](_0x1d973f=>function(_0x1f56f2,_0x30cc76,_0x23007f){const _0xfe7a1b=_0x1f56f2['getAttribute'](_0x3feb('0xe'))||null;return _0x30cc76['checkAttribute'](_0x1f56f2,_0x3feb('0xe'))&&_0x23007f!=_0xfe7a1b;}(_0x1d973f,this[_0x3feb('0x10')][_0x3feb('0x4')][_0x3feb('0x19')],_0x1cb90b));_0x3cb08a[_0x3feb('0x4')][_0x3feb('0x18')](()=>{for(const _0x30ddce of _0x4e2e85)_0xa86221[_0x3feb('0xd')](_0x30ddce,{'commandName':_0x3feb('0xe'),'commandParams':[{'value':_0x1cb90b}]});});}),_0xa86221['_descriptionFactory'][_0x3feb('0x15')](_0x5cbc40=>{const {data:_0x57dac8}=_0x5cbc40;if(_0x57dac8&&_0x3feb('0xe')==_0x57dac8[_0x3feb('0xb')]){const _0x19e32e=_0x57dac8['commandParams'][0x0][_0x3feb('0x11')];return{'type':_0x3feb('0x8'),'content':_0x4ffff2(_0x5868de,_0x3feb('0x0'),function(_0x29f5a2){switch(_0x29f5a2){case _0x3feb('0xc'):return _0x4ffff2(_0x5868de,_0x3feb('0x5'));case'right':return _0x4ffff2(_0x5868de,'FORMAT_ALIGN_TO_RIGHT');case _0x3feb('0x6'):return _0x4ffff2(_0x5868de,_0x3feb('0x17'));case _0x3feb('0x1c'):return _0x4ffff2(_0x5868de,_0x3feb('0x1a'));}}(_0x19e32e))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a67=['has','format','forceValue','FORMAT_SUPERSCRIPT','plugins','italic','bold','commandName','code','subscript','selection','*Remove\x20format:*\x20%0','commands','model','ItalicEditing','locale','UnderlineEditing','commandParams','FORMAT_BOLD','FORMAT_UNDERLINE','from','editor','strikethrough','change','SuperscriptEditing','isCollapsed','value','CodeEditing','FORMAT_ITALIC','StrikethroughEditing','FORMAT_STRIKETHROUGH','enableCommand','SubscriptEditing','TrackChangesEditing','document','superscript','BoldEditing','markInlineFormat'];(function(_0x3b2aa2,_0x1a67b5){const _0x2b359b=function(_0x8fe87e){while(--_0x8fe87e){_0x3b2aa2['push'](_0x3b2aa2['shift']());}};_0x2b359b(++_0x1a67b5);}(_0x1a67,0x15c));const _0x2b35=function(_0x3b2aa2,_0x1a67b5){_0x3b2aa2=_0x3b2aa2-0x0;let _0x2b359b=_0x1a67[_0x3b2aa2];return _0x2b359b;};import{Plugin as _0x1d901b}from'ckeditor5/src/core';import{getTranslation as _0x32565a}from'../utils/common-translations';import{getRangesWithAttribute as _0x1f64eb}from'./utils';const Yt=[_0x2b35('0x1e'),_0x2b35('0x8'),_0x2b35('0xa'),_0x2b35('0x15'),_0x2b35('0x17'),_0x2b35('0x1a'),_0x2b35('0x12')];export default class x extends _0x1d901b{['afterInit'](){const _0x160f8e=this[_0x2b35('0xf')],_0x4c4108=_0x160f8e[_0x2b35('0x7')],_0x2f4929=_0x160f8e[_0x2b35('0x24')]['get'](_0x2b35('0x1b')),_0x25801b=_0x160f8e[_0x2b35('0x9')];for(const _0x385048 of Yt){if(!_0x160f8e['plugins'][_0x2b35('0x20')](_0x385048))continue;const _0x34fecb=_0x385048['slice'](0x0,-0x7)['toLowerCase'](),_0x1266e0=_0x160f8e[_0x2b35('0x6')]['get'](_0x34fecb);_0x2f4929[_0x2b35('0x19')](_0x34fecb,(_0x407ce6,_0x469ee2={})=>{const _0x5a752b=_0x4c4108[_0x2b35('0x1c')][_0x2b35('0x4')];if(_0x5a752b[_0x2b35('0x13')])return void _0x407ce6(_0x469ee2);const _0x1d389f=void 0x0!==_0x469ee2[_0x2b35('0x22')]?_0x469ee2[_0x2b35('0x22')]:!_0x1266e0[_0x2b35('0x14')];_0x4c4108[_0x2b35('0x11')](()=>{const _0x1d5edf=Array[_0x2b35('0xe')](_0x5a752b['getRanges']());for(const _0x5e11c5 of _0x1d5edf){const _0x25cf33=_0x1d389f?[_0x5e11c5]:_0x1f64eb(_0x34fecb,_0x5e11c5,_0x4c4108);for(const _0x275107 of _0x25cf33)_0x2f4929[_0x2b35('0x1f')](_0x275107,{'commandName':_0x34fecb,'commandParams':[{'forceValue':_0x1d389f}]});}});});}function _0x3947f5(_0x554fd4,_0x49c779){_0x2f4929['_descriptionFactory']['registerDescriptionCallback'](_0xba5c0a=>{const {data:_0xb53e40}=_0xba5c0a;if(_0xb53e40&&_0xb53e40[_0x2b35('0x1')]===_0x554fd4)return _0xb53e40[_0x2b35('0xb')][0x0][_0x2b35('0x22')]?{'type':_0x2b35('0x21'),'content':_0x32565a(_0x25801b,'*Format:*\x20%0',_0x49c779)}:{'type':_0x2b35('0x21'),'content':_0x32565a(_0x25801b,_0x2b35('0x5'),_0x49c779)};});}_0x3947f5(_0x2b35('0x0'),_0x32565a(_0x25801b,_0x2b35('0xc'))),_0x3947f5(_0x2b35('0x25'),_0x32565a(_0x25801b,_0x2b35('0x16'))),_0x3947f5('underline',_0x32565a(_0x25801b,_0x2b35('0xd'))),_0x3947f5(_0x2b35('0x2'),_0x32565a(_0x25801b,'FORMAT_CODE')),_0x3947f5(_0x2b35('0x10'),_0x32565a(_0x25801b,_0x2b35('0x18'))),_0x3947f5(_0x2b35('0x3'),_0x32565a(_0x25801b,'FORMAT_SUBSCRIPT')),_0x3947f5(_0x2b35('0x1d'),_0x32565a(_0x25801b,_0x2b35('0x23')));}}
23
+ const _0x1b77=['markInlineFormat','FORMAT_SUPERSCRIPT','format','afterInit','FORMAT_BOLD','getRanges','subscript','model','FORMAT_UNDERLINE','underline','get','slice','UnderlineEditing','commandName','editor','ItalicEditing','document','*Remove\x20format:*\x20%0','commands','FORMAT_ITALIC','from','bold','superscript','forceValue','isCollapsed','value','plugins','FORMAT_STRIKETHROUGH','CodeEditing','StrikethroughEditing','code','commandParams','toLowerCase','enableCommand','BoldEditing','selection','locale','italic','*Format:*\x20%0'];(function(_0x5124fb,_0x1b771a){const _0x144ce9=function(_0x23adcc){while(--_0x23adcc){_0x5124fb['push'](_0x5124fb['shift']());}};_0x144ce9(++_0x1b771a);}(_0x1b77,0x1b9));const _0x144c=function(_0x5124fb,_0x1b771a){_0x5124fb=_0x5124fb-0x0;let _0x144ce9=_0x1b77[_0x5124fb];return _0x144ce9;};import{Plugin as _0x30cdc1}from'ckeditor5/src/core';import{getTranslation as _0x3b42bf}from'../utils/common-translations';import{getRangesWithAttribute as _0x23c555}from'./utils';const Yt=[_0x144c('0x16'),_0x144c('0x3'),_0x144c('0x0'),_0x144c('0x10'),_0x144c('0x11'),'SubscriptEditing','SuperscriptEditing'];export default class x extends _0x30cdc1{[_0x144c('0x1e')](){const _0x2b9a92=this[_0x144c('0x2')],_0xb584cb=_0x2b9a92[_0x144c('0x22')],_0x310174=_0x2b9a92['plugins'][_0x144c('0x25')]('TrackChangesEditing'),_0x3dbd01=_0x2b9a92[_0x144c('0x18')];for(const _0xfd92f3 of Yt){if(!_0x2b9a92[_0x144c('0xe')]['has'](_0xfd92f3))continue;const _0x1266bc=_0xfd92f3[_0x144c('0x26')](0x0,-0x7)[_0x144c('0x14')](),_0x2ed576=_0x2b9a92[_0x144c('0x6')][_0x144c('0x25')](_0x1266bc);_0x310174[_0x144c('0x15')](_0x1266bc,(_0x548aba,_0x4e9537={})=>{const _0x318109=_0xb584cb[_0x144c('0x4')][_0x144c('0x17')];if(_0x318109[_0x144c('0xc')])return void _0x548aba(_0x4e9537);const _0x34a9bc=void 0x0!==_0x4e9537[_0x144c('0xb')]?_0x4e9537[_0x144c('0xb')]:!_0x2ed576[_0x144c('0xd')];_0xb584cb['change'](()=>{const _0x461dd4=Array[_0x144c('0x8')](_0x318109[_0x144c('0x20')]());for(const _0x565c82 of _0x461dd4){const _0x8771ec=_0x34a9bc?[_0x565c82]:_0x23c555(_0x1266bc,_0x565c82,_0xb584cb);for(const _0x4ed889 of _0x8771ec)_0x310174[_0x144c('0x1b')](_0x4ed889,{'commandName':_0x1266bc,'commandParams':[{'forceValue':_0x34a9bc}]});}});});}function _0x1611ea(_0x46f9c7,_0xc9828e){_0x310174['_descriptionFactory']['registerDescriptionCallback'](_0x1357a1=>{const {data:_0x337d61}=_0x1357a1;if(_0x337d61&&_0x337d61[_0x144c('0x1')]===_0x46f9c7)return _0x337d61[_0x144c('0x13')][0x0][_0x144c('0xb')]?{'type':'format','content':_0x3b42bf(_0x3dbd01,_0x144c('0x1a'),_0xc9828e)}:{'type':_0x144c('0x1d'),'content':_0x3b42bf(_0x3dbd01,_0x144c('0x5'),_0xc9828e)};});}_0x1611ea(_0x144c('0x9'),_0x3b42bf(_0x3dbd01,_0x144c('0x1f'))),_0x1611ea(_0x144c('0x19'),_0x3b42bf(_0x3dbd01,_0x144c('0x7'))),_0x1611ea(_0x144c('0x24'),_0x3b42bf(_0x3dbd01,_0x144c('0x23'))),_0x1611ea(_0x144c('0x12'),_0x3b42bf(_0x3dbd01,'FORMAT_CODE')),_0x1611ea('strikethrough',_0x3b42bf(_0x3dbd01,_0x144c('0xf'))),_0x1611ea(_0x144c('0x21'),_0x3b42bf(_0x3dbd01,'FORMAT_SUBSCRIPT')),_0x1611ea(_0x144c('0xa'),_0x3b42bf(_0x3dbd01,_0x144c('0x1c')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x706c=['commands','markBlockFormat','get','checkChild','TrackChangesEditing','ELEMENT_BLOCK_QUOTE','*Remove\x20format:*\x20%0','format','registerDescriptionCallback','from','document','name','forceValue','model','schema','commandParams','editor','$root','enableCommand','getSelectedBlocks','blockQuote','value'];(function(_0x31ba01,_0x706ce){const _0x427b45=function(_0x488c8a){while(--_0x488c8a){_0x31ba01['push'](_0x31ba01['shift']());}};_0x427b45(++_0x706ce);}(_0x706c,0x135));const _0x427b=function(_0x31ba01,_0x706ce){_0x31ba01=_0x31ba01-0x0;let _0x427b45=_0x706c[_0x31ba01];return _0x427b45;};import{Plugin as _0x49b813}from'ckeditor5/src/core';import{getTranslation as _0x5b1479}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x5839ac}from'../utils/utils';export default class U extends _0x49b813{['afterInit'](){const _0x473bf5=this[_0x427b('0xf')],_0xfa6d4b=_0x473bf5['locale'];if(!_0x473bf5['plugins']['has']('BlockQuoteEditing'))return;const _0x20f94b=_0x473bf5['plugins'][_0x427b('0x1')](_0x427b('0x3')),_0x45aab1=this[_0x427b('0xf')][_0x427b('0x15')][_0x427b('0x1')](_0x427b('0x13'));_0x20f94b[_0x427b('0x11')](_0x427b('0x13'),(_0x3ecfe1,_0x137d65={})=>{const _0x43ddd3=this[_0x427b('0xf')]['model'][_0x427b('0x9')]['selection'],_0xcd87d2=_0x137d65&&void 0x0!==_0x137d65[_0x427b('0xb')]?_0x137d65[_0x427b('0xb')]:!_0x45aab1[_0x427b('0x14')];let _0x2fff19=[];if(_0xcd87d2){const _0xfdc075=Array[_0x427b('0x8')](_0x43ddd3[_0x427b('0x12')]())['filter'](_0x4458a2=>to(_0x4458a2)||function(_0x30d405,_0x293b5b){const _0x167a50=_0x293b5b[_0x427b('0x2')](_0x30d405['parent'],_0x427b('0x13')),_0x27e64a=_0x293b5b[_0x427b('0x2')]([_0x427b('0x10'),'blockQuote'],_0x30d405);return _0x167a50&&_0x27e64a;}(_0x4458a2,this[_0x427b('0xf')][_0x427b('0xc')][_0x427b('0xd')]));_0x2fff19=_0x5839ac(_0xfdc075,_0x473bf5[_0x427b('0xc')]);}else{const _0x926a92=Array[_0x427b('0x8')](_0x43ddd3[_0x427b('0x12')]())['filter'](_0x549880=>to(_0x549880));_0x2fff19=_0x5839ac(_0x926a92,_0x473bf5['model']);}_0x473bf5['model']['change'](()=>{for(const _0x2afba2 of _0x2fff19)_0x20f94b[_0x427b('0x0')](_0x2afba2,{'commandName':_0x427b('0x13'),'commandParams':[{'forceValue':_0xcd87d2}]});});}),_0x20f94b['_descriptionFactory'][_0x427b('0x7')](_0xfef222=>{const {data:_0x4b22c7}=_0xfef222;if(_0x4b22c7&&_0x427b('0x13')==_0x4b22c7['commandName']){const _0x3e20b8=_0x5b1479(_0xfa6d4b,_0x427b('0x4'));return _0x4b22c7[_0x427b('0xe')][0x0][_0x427b('0xb')]?{'type':_0x427b('0x6'),'content':_0x5b1479(_0xfa6d4b,'*Format:*\x20%0',_0x3e20b8)}:{'type':_0x427b('0x6'),'content':_0x5b1479(_0xfa6d4b,_0x427b('0x5'),_0x3e20b8)};}});}}function to(_0x5c53d7){return _0x427b('0x13')==_0x5c53d7['parent'][_0x427b('0xa')];}
23
+ const _0x50a2=['TrackChangesEditing','model','blockQuote','plugins','document','change','checkChild','BlockQuoteEditing','parent','getSelectedBlocks','from','format','$root','get','commandName','ELEMENT_BLOCK_QUOTE','registerDescriptionCallback','name','forceValue','afterInit','filter','value','locale','*Remove\x20format:*\x20%0','schema','enableCommand','editor','markBlockFormat'];(function(_0x29f1aa,_0x50a256){const _0x533a42=function(_0x4950b8){while(--_0x4950b8){_0x29f1aa['push'](_0x29f1aa['shift']());}};_0x533a42(++_0x50a256);}(_0x50a2,0x114));const _0x533a=function(_0x29f1aa,_0x50a256){_0x29f1aa=_0x29f1aa-0x0;let _0x533a42=_0x50a2[_0x29f1aa];return _0x533a42;};import{Plugin as _0x20aec7}from'ckeditor5/src/core';import{getTranslation as _0x36942d}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x4430a3}from'../utils/utils';export default class U extends _0x20aec7{[_0x533a('0x17')](){const _0x43aec4=this[_0x533a('0x2')],_0x39e358=_0x43aec4[_0x533a('0x1a')];if(!_0x43aec4[_0x533a('0x7')]['has'](_0x533a('0xb')))return;const _0x1f4797=_0x43aec4['plugins'][_0x533a('0x11')](_0x533a('0x4')),_0x4eb015=this[_0x533a('0x2')]['commands'][_0x533a('0x11')](_0x533a('0x6'));_0x1f4797[_0x533a('0x1')](_0x533a('0x6'),(_0x7b1836,_0x470b08={})=>{const _0x3dc56d=this[_0x533a('0x2')][_0x533a('0x5')][_0x533a('0x8')]['selection'],_0x1983df=_0x470b08&&void 0x0!==_0x470b08[_0x533a('0x16')]?_0x470b08[_0x533a('0x16')]:!_0x4eb015[_0x533a('0x19')];let _0x209733=[];if(_0x1983df){const _0x1a2d1f=Array[_0x533a('0xe')](_0x3dc56d[_0x533a('0xd')]())[_0x533a('0x18')](_0x1e8bbb=>to(_0x1e8bbb)||function(_0x4c88f0,_0x4a1e6a){const _0x41bafc=_0x4a1e6a[_0x533a('0xa')](_0x4c88f0['parent'],_0x533a('0x6')),_0x2f583f=_0x4a1e6a[_0x533a('0xa')]([_0x533a('0x10'),_0x533a('0x6')],_0x4c88f0);return _0x41bafc&&_0x2f583f;}(_0x1e8bbb,this['editor'][_0x533a('0x5')][_0x533a('0x0')]));_0x209733=_0x4430a3(_0x1a2d1f,_0x43aec4[_0x533a('0x5')]);}else{const _0x55d9c5=Array['from'](_0x3dc56d[_0x533a('0xd')]())[_0x533a('0x18')](_0x53157b=>to(_0x53157b));_0x209733=_0x4430a3(_0x55d9c5,_0x43aec4['model']);}_0x43aec4[_0x533a('0x5')][_0x533a('0x9')](()=>{for(const _0x2091b5 of _0x209733)_0x1f4797[_0x533a('0x3')](_0x2091b5,{'commandName':_0x533a('0x6'),'commandParams':[{'forceValue':_0x1983df}]});});}),_0x1f4797['_descriptionFactory'][_0x533a('0x14')](_0x45548f=>{const {data:_0x3e3809}=_0x45548f;if(_0x3e3809&&_0x533a('0x6')==_0x3e3809[_0x533a('0x12')]){const _0x4551da=_0x36942d(_0x39e358,_0x533a('0x13'));return _0x3e3809['commandParams'][0x0]['forceValue']?{'type':'format','content':_0x36942d(_0x39e358,'*Format:*\x20%0',_0x4551da)}:{'type':_0x533a('0xf'),'content':_0x36942d(_0x39e358,_0x533a('0x1b'),_0x4551da)};}});}}function to(_0xb88e0d){return _0x533a('0x6')==_0xb88e0d[_0x533a('0xc')][_0x533a('0x15')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6776=['afterInit','commands','get','TrackChangesEditing','ckbox','editor'];(function(_0x3a7d65,_0x6776c5){const _0x27c86c=function(_0x17a743){while(--_0x17a743){_0x3a7d65['push'](_0x3a7d65['shift']());}};_0x27c86c(++_0x6776c5);}(_0x6776,0x159));const _0x27c8=function(_0x3a7d65,_0x6776c5){_0x3a7d65=_0x3a7d65-0x0;let _0x27c86c=_0x6776[_0x3a7d65];return _0x27c86c;};import{Plugin as _0x27510b}from'ckeditor5/src/core';export default class O extends _0x27510b{[_0x27c8('0x3')](){const _0x2a8f41=this[_0x27c8('0x2')];_0x2a8f41[_0x27c8('0x4')][_0x27c8('0x5')](_0x27c8('0x1'))&&_0x2a8f41['plugins']['get'](_0x27c8('0x0'))['enableCommand'](_0x27c8('0x1'));}}
23
+ const _0x484d=['enableCommand','plugins','ckbox','afterInit','editor','get','commands'];(function(_0xd9efb0,_0x484dee){const _0x100d75=function(_0x1d6ed4){while(--_0x1d6ed4){_0xd9efb0['push'](_0xd9efb0['shift']());}};_0x100d75(++_0x484dee);}(_0x484d,0x9d));const _0x100d=function(_0xd9efb0,_0x484dee){_0xd9efb0=_0xd9efb0-0x0;let _0x100d75=_0x484d[_0xd9efb0];return _0x100d75;};import{Plugin as _0x5dca33}from'ckeditor5/src/core';export default class O extends _0x5dca33{[_0x100d('0x0')](){const _0x25a33f=this[_0x100d('0x1')];_0x25a33f[_0x100d('0x3')][_0x100d('0x2')](_0x100d('0x6'))&&_0x25a33f[_0x100d('0x5')][_0x100d('0x2')]('TrackChangesEditing')[_0x100d('0x4')](_0x100d('0x6'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f31=['registerDescriptionCallback','language','commandParams','schema','TrackChangesEditing','codeBlock','*Remove\x20format:*\x20%0','_descriptionFactory','CodeBlock','find','selection','languages','forceValue','enableCommand','rootElement','registerElementLabel','has','model','editor','indentCodeBlock','value','getSelectedBlocks','afterInit','format','filter','markBlockFormat','locale','commandName','parent','ELEMENT_CODE_BLOCK','document','change','get'];(function(_0x451825,_0x2f31ec){const _0x41586c=function(_0x5d3d74){while(--_0x5d3d74){_0x451825['push'](_0x451825['shift']());}};_0x41586c(++_0x2f31ec);}(_0x2f31,0x186));const _0x4158=function(_0x451825,_0x2f31ec){_0x451825=_0x451825-0x0;let _0x41586c=_0x2f31[_0x451825];return _0x41586c;};import{Plugin as _0x202736}from'ckeditor5/src/core';import{getTranslation as _0x3027cd}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3fec24}from'../utils/utils';export default class E extends _0x202736{[_0x4158('0x1c')](){const _0x1c7fe1=this[_0x4158('0x18')];if(!_0x1c7fe1['plugins'][_0x4158('0x16')](_0x4158('0xe')))return;const _0x1c8f7d=_0x1c7fe1['plugins'][_0x4158('0x5')](_0x4158('0xa')),_0x492421=_0x1c7fe1[_0x4158('0x20')],_0x2fc1a7=_0x1c7fe1['config'][_0x4158('0x5')](_0x4158('0xb'))[_0x4158('0x11')],_0x32201c=_0x1c7fe1['commands']['get'](_0x4158('0xb'));_0x1c8f7d[_0x4158('0x13')](_0x4158('0x19')),_0x1c8f7d['enableCommand']('outdentCodeBlock'),_0x1c8f7d[_0x4158('0x13')](_0x4158('0xb'),(_0x1902cb,_0x1ac6ac={})=>{const _0x1f4647=_0x1c7fe1['model'],_0xda0c5b=_0x1c7fe1[_0x4158('0x17')][_0x4158('0x3')][_0x4158('0x10')],_0x16bcbc=_0x1ac6ac&&void 0x0!==_0x1ac6ac[_0x4158('0x12')]?_0x1ac6ac[_0x4158('0x12')]:!_0x32201c[_0x4158('0x1a')];let _0x4f2222;_0x1ac6ac[_0x4158('0x7')]||(_0x1ac6ac[_0x4158('0x7')]=_0x2fc1a7[0x0]['language']),_0x4f2222=_0x16bcbc?Array['from'](_0xda0c5b[_0x4158('0x1b')]())[_0x4158('0x1e')](_0x354fbc=>oo(_0x354fbc)||function(_0x3034c1,_0xf1bd22){if(_0x3034c1['is'](_0x4158('0x14'))||_0xf1bd22['isLimit'](_0x3034c1))return!0x1;return _0xf1bd22['checkChild'](_0x3034c1[_0x4158('0x1')],_0x4158('0xb'));}(_0x354fbc,_0x1f4647[_0x4158('0x9')])):Array['from'](_0xda0c5b[_0x4158('0x1b')]())[_0x4158('0x1e')](_0x283bf1=>oo(_0x283bf1));const _0xe0da9d=_0x3fec24(_0x4f2222,_0x1f4647);_0x1f4647[_0x4158('0x4')](()=>{for(const _0x486aac of _0xe0da9d)_0x1c8f7d[_0x4158('0x1f')](_0x486aac,{'commandName':_0x4158('0xb'),'commandParams':[{..._0x1ac6ac,'forceValue':_0x16bcbc}],'formatGroupId':'blockName'});});}),(_0x1c8f7d['_descriptionFactory'][_0x4158('0x15')](_0x4158('0xb'),_0x25191e=>_0x3027cd(_0x492421,_0x4158('0x2'),_0x25191e)),_0x1c8f7d[_0x4158('0xd')][_0x4158('0x6')](_0x2971de=>{const _0x1017ee=_0x492421['t'],{type:_0x527b5d,data:_0xb8d525}=_0x2971de;if('formatBlock'==_0x527b5d&&_0xb8d525&&'codeBlock'==_0xb8d525[_0x4158('0x0')]){const _0x2c8f=_0xb8d525[_0x4158('0x8')][0x0][_0x4158('0x7')],_0x47d4bd=_0x1017ee(_0x2fc1a7[_0x4158('0xf')](_0x13f95a=>_0x13f95a[_0x4158('0x7')]===_0x2c8f)['label']);return _0xb8d525[_0x4158('0x8')][0x0]['forceValue']?{'type':_0x4158('0x1d'),'content':_0x3027cd(_0x492421,'*Format:*\x20%0',_0x3027cd(_0x492421,_0x4158('0x2'),0x1)+'\x20('+_0x47d4bd+')')}:{'type':_0x4158('0x1d'),'content':_0x3027cd(_0x492421,_0x4158('0xc'),_0x3027cd(_0x492421,_0x4158('0x2'),0x1))};}}));}}function oo(_0x1a602a){return _0x4158('0xb')==_0x1a602a['name'];}
23
+ const _0x335b=['enableCommand','value','afterInit','change','document','has','blockName','format','find','indentCodeBlock','getSelectedBlocks','ELEMENT_CODE_BLOCK','get','formatBlock','model','selection','TrackChangesEditing','schema','commandParams','filter','from','registerDescriptionCallback','outdentCodeBlock','_descriptionFactory','forceValue','locale','*Remove\x20format:*\x20%0','language','parent','codeBlock','rootElement','CodeBlock','plugins','editor','isLimit'];(function(_0x35f7eb,_0x335b20){const _0x57906c=function(_0x5b55ea){while(--_0x5b55ea){_0x35f7eb['push'](_0x35f7eb['shift']());}};_0x57906c(++_0x335b20);}(_0x335b,0x146));const _0x5790=function(_0x35f7eb,_0x335b20){_0x35f7eb=_0x35f7eb-0x0;let _0x57906c=_0x335b[_0x35f7eb];return _0x57906c;};import{Plugin as _0xd3c950}from'ckeditor5/src/core';import{getTranslation as _0x19cdbb}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x66dc64}from'../utils/utils';export default class E extends _0xd3c950{[_0x5790('0x1a')](){const _0x226aaf=this[_0x5790('0x16')];if(!_0x226aaf[_0x5790('0x15')][_0x5790('0x1d')](_0x5790('0x14')))return;const _0x1bc212=_0x226aaf[_0x5790('0x15')][_0x5790('0x1')](_0x5790('0x5')),_0x45b5eb=_0x226aaf[_0x5790('0xe')],_0x2913aa=_0x226aaf['config'][_0x5790('0x1')](_0x5790('0x12'))['languages'],_0x49f8b3=_0x226aaf['commands']['get'](_0x5790('0x12'));_0x1bc212[_0x5790('0x18')](_0x5790('0x21')),_0x1bc212[_0x5790('0x18')](_0x5790('0xb')),_0x1bc212['enableCommand'](_0x5790('0x12'),(_0x5a8064,_0x45f967={})=>{const _0x48e688=_0x226aaf[_0x5790('0x3')],_0x32584f=_0x226aaf[_0x5790('0x3')][_0x5790('0x1c')][_0x5790('0x4')],_0x27f684=_0x45f967&&void 0x0!==_0x45f967['forceValue']?_0x45f967[_0x5790('0xd')]:!_0x49f8b3[_0x5790('0x19')];let _0x50a1f2;_0x45f967[_0x5790('0x10')]||(_0x45f967[_0x5790('0x10')]=_0x2913aa[0x0][_0x5790('0x10')]),_0x50a1f2=_0x27f684?Array[_0x5790('0x9')](_0x32584f[_0x5790('0x22')]())[_0x5790('0x8')](_0x3af7b0=>oo(_0x3af7b0)||function(_0x58812b,_0x455c2a){if(_0x58812b['is'](_0x5790('0x13'))||_0x455c2a[_0x5790('0x17')](_0x58812b))return!0x1;return _0x455c2a['checkChild'](_0x58812b[_0x5790('0x11')],'codeBlock');}(_0x3af7b0,_0x48e688[_0x5790('0x6')])):Array[_0x5790('0x9')](_0x32584f[_0x5790('0x22')]())['filter'](_0x312245=>oo(_0x312245));const _0x52907a=_0x66dc64(_0x50a1f2,_0x48e688);_0x48e688[_0x5790('0x1b')](()=>{for(const _0x5eb243 of _0x52907a)_0x1bc212['markBlockFormat'](_0x5eb243,{'commandName':_0x5790('0x12'),'commandParams':[{..._0x45f967,'forceValue':_0x27f684}],'formatGroupId':_0x5790('0x1e')});});}),(_0x1bc212[_0x5790('0xc')]['registerElementLabel']('codeBlock',_0x2e3f77=>_0x19cdbb(_0x45b5eb,_0x5790('0x0'),_0x2e3f77)),_0x1bc212[_0x5790('0xc')][_0x5790('0xa')](_0x458296=>{const _0x375541=_0x45b5eb['t'],{type:_0x2f4d36,data:_0xbee513}=_0x458296;if(_0x5790('0x2')==_0x2f4d36&&_0xbee513&&'codeBlock'==_0xbee513['commandName']){const _0x368389=_0xbee513[_0x5790('0x7')][0x0][_0x5790('0x10')],_0x2a7a6f=_0x375541(_0x2913aa[_0x5790('0x20')](_0x3106da=>_0x3106da[_0x5790('0x10')]===_0x368389)['label']);return _0xbee513['commandParams'][0x0][_0x5790('0xd')]?{'type':_0x5790('0x1f'),'content':_0x19cdbb(_0x45b5eb,'*Format:*\x20%0',_0x19cdbb(_0x45b5eb,_0x5790('0x0'),0x1)+'\x20('+_0x2a7a6f+')')}:{'type':_0x5790('0x1f'),'content':_0x19cdbb(_0x45b5eb,_0x5790('0xf'),_0x19cdbb(_0x45b5eb,'ELEMENT_CODE_BLOCK',0x1))};}}));}}function oo(_0x32d762){return'codeBlock'==_0x32d762['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e0e=['editor','addCommentThread','plugins','get'];(function(_0x21e1da,_0x4e0e62){const _0x5e3b50=function(_0xa47f59){while(--_0xa47f59){_0x21e1da['push'](_0x21e1da['shift']());}};_0x5e3b50(++_0x4e0e62);}(_0x4e0e,0xf2));const _0x5e3b=function(_0x21e1da,_0x4e0e62){_0x21e1da=_0x21e1da-0x0;let _0x5e3b50=_0x4e0e[_0x21e1da];return _0x5e3b50;};import{Plugin as _0x36c536}from'ckeditor5/src/core';export default class F extends _0x36c536{['afterInit'](){const _0x136cff=this[_0x5e3b('0x2')];if(!_0x136cff[_0x5e3b('0x0')]['has']('CommentsEditing'))return;_0x136cff[_0x5e3b('0x0')][_0x5e3b('0x1')]('TrackChangesEditing')['enableCommand'](_0x5e3b('0x3'));}}
23
+ const _0x4cbd=['has','TrackChangesEditing','CommentsEditing','addCommentThread','get','plugins','editor'];(function(_0x40e9c1,_0x4cbd5e){const _0x2c273a=function(_0x3e064a){while(--_0x3e064a){_0x40e9c1['push'](_0x40e9c1['shift']());}};_0x2c273a(++_0x4cbd5e);}(_0x4cbd,0x174));const _0x2c27=function(_0x40e9c1,_0x4cbd5e){_0x40e9c1=_0x40e9c1-0x0;let _0x2c273a=_0x4cbd[_0x40e9c1];return _0x2c273a;};import{Plugin as _0x175fbb}from'ckeditor5/src/core';export default class F extends _0x175fbb{['afterInit'](){const _0x2403e1=this[_0x2c27('0x5')];if(!_0x2403e1[_0x2c27('0x4')][_0x2c27('0x6')](_0x2c27('0x1')))return;_0x2403e1['plugins'][_0x2c27('0x3')](_0x2c27('0x0'))['enableCommand'](_0x2c27('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24ca=['document','isCollapsed','enableCommand','fromRange','createSelection','options','selection','bind','$graveyard','get','unlock','deleteForward','addMarker:suggestion:deletion','start','data','createRange','markerNameToElements','commands','remove','editing','model','batch','unit','requires','end','root','mapper','high','enqueueChange','lock','buffer','removeMarker:suggestion:deletion','forward','showSuggestionHighlights','getFirstRange','detach','unbindElementFromMarkerName','editor','markerName','uiElement','rootName','merge','downcastDispatcher','TrackChangesEditing'];(function(_0x1e407d,_0x24ca49){const _0x289918=function(_0x15ffb1){while(--_0x15ffb1){_0x1e407d['push'](_0x1e407d['shift']());}};_0x289918(++_0x24ca49);}(_0x24ca,0xe3));const _0x2899=function(_0x1e407d,_0x24ca49){_0x1e407d=_0x1e407d-0x0;let _0x289918=_0x24ca[_0x1e407d];return _0x289918;};import{Plugin as _0xbf8794}from'ckeditor5/src/core';import{LiveRange as _0x3ab173}from'ckeditor5/src/engine';import{Delete as _0x3e1577}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x433030}from'./utils';export default class G extends _0xbf8794{static get[_0x2899('0x10')](){return[_0x3e1577];}['init'](){const _0x505775=this[_0x2899('0x1e')],_0x5aeba3=_0x505775['plugins'][_0x2899('0x2')](_0x2899('0x24'));_0x5aeba3['enableCommand']('delete');const _0x319e58=_0x505775[_0x2899('0xa')][_0x2899('0x2')]('deleteForward');_0x5aeba3[_0x2899('0x27')](_0x2899('0x4'),(_0x4233ff,_0x2321b6={})=>{const _0x5b852a=_0x505775[_0x2899('0xd')][_0x2899('0x29')](_0x505775[_0x2899('0xd')][_0x2899('0x25')][_0x2899('0x2b')]);_0x5b852a[_0x2899('0x26')]&&_0x505775[_0x2899('0xd')]['modifySelection'](_0x5b852a,{'direction':_0x2899('0x19'),'unit':_0x2321b6[_0x2899('0xf')]});const _0x386f11=_0x5b852a[_0x2899('0x1b')](),_0x54eda5=_0x3ab173[_0x2899('0x28')](_0x386f11);let _0x23a021;_0x4233ff(_0x2321b6),_0x23a021=_0x2899('0x1')==_0x54eda5[_0x2899('0x12')][_0x2899('0x21')]?_0x505775['model'][_0x2899('0x8')](_0x386f11[_0x2899('0x6')]):_0x505775[_0x2899('0xd')][_0x2899('0x8')](_0x54eda5[_0x2899('0x6')],_0x54eda5[_0x2899('0x11')]),_0x54eda5[_0x2899('0x1c')](),_0x505775[_0x2899('0xd')][_0x2899('0x15')](_0x319e58[_0x2899('0x17')][_0x2899('0xe')],_0x402674=>{_0x319e58['buffer'][_0x2899('0x16')](),_0x402674['setSelection'](_0x402674['createRange'](_0x23a021[_0x2899('0x11')])),_0x319e58[_0x2899('0x17')][_0x2899('0x3')]();});}),_0x505775[_0x2899('0xc')][_0x2899('0x23')]['on'](_0x2899('0x5'),_0x433030(_0x505775,'merge'),{'priority':'high'}),_0x505775[_0x2899('0x7')]['downcastDispatcher']['on'](_0x2899('0x5'),(_0x21c06b,_0x164f2a,_0x2f7219)=>{_0x2f7219[_0x2899('0x2a')][_0x2899('0x1a')]&&_0x433030(_0x505775,_0x2899('0x22'),{'showActiveMarker':!0x1})[_0x2899('0x0')](this)(_0x21c06b,_0x164f2a,_0x2f7219);},{'priority':_0x2899('0x14')}),_0x505775[_0x2899('0xc')][_0x2899('0x23')]['on'](_0x2899('0x18'),(_0x469594,_0x23c75d,_0x390481)=>{const _0x2c7cda=_0x390481[_0x2899('0x13')][_0x2899('0x9')](_0x23c75d[_0x2899('0x1f')]);if(_0x2c7cda)for(const _0x5a3a33 of _0x2c7cda)_0x5a3a33['is'](_0x2899('0x20'))&&(_0x390481[_0x2899('0x13')][_0x2899('0x1d')](_0x5a3a33,_0x23c75d[_0x2899('0x1f')]),_0x390481['writer'][_0x2899('0xb')](_0x5a3a33));},{'priority':_0x2899('0x14')});}}
23
+ const _0x4a4d=['high','options','get','mapper','remove','showSuggestionHighlights','unit','batch','$graveyard','isCollapsed','fromRange','writer','modifySelection','addMarker:suggestion:deletion','setSelection','createSelection','document','editing','requires','end','init','forward','markerName','bind','getFirstRange','commands','TrackChangesEditing','removeMarker:suggestion:deletion','unlock','downcastDispatcher','detach','enqueueChange','buffer','delete','plugins','createRange','markerNameToElements','start','rootName','merge','root','uiElement','model','data','lock','editor','deleteForward','enableCommand'];(function(_0x82b30,_0x4a4db1){const _0xf0b339=function(_0xafff57){while(--_0xafff57){_0x82b30['push'](_0x82b30['shift']());}};_0xf0b339(++_0x4a4db1);}(_0x4a4d,0x66));const _0xf0b3=function(_0x82b30,_0x4a4db1){_0x82b30=_0x82b30-0x0;let _0xf0b339=_0x4a4d[_0x82b30];return _0xf0b339;};import{Plugin as _0x519d55}from'ckeditor5/src/core';import{LiveRange as _0xfff44c}from'ckeditor5/src/engine';import{Delete as _0x2ac557}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x1dc1de}from'./utils';export default class G extends _0x519d55{static get[_0xf0b3('0xc')](){return[_0x2ac557];}[_0xf0b3('0xe')](){const _0x595d1b=this[_0xf0b3('0x27')],_0x12af46=_0x595d1b[_0xf0b3('0x1c')][_0xf0b3('0x2c')](_0xf0b3('0x14'));_0x12af46['enableCommand'](_0xf0b3('0x1b'));const _0x2e27a5=_0x595d1b[_0xf0b3('0x13')][_0xf0b3('0x2c')](_0xf0b3('0x28'));_0x12af46[_0xf0b3('0x29')](_0xf0b3('0x28'),(_0x3211dd,_0x14d478={})=>{const _0x4be8c1=_0x595d1b[_0xf0b3('0x24')][_0xf0b3('0x9')](_0x595d1b[_0xf0b3('0x24')][_0xf0b3('0xa')]['selection']);_0x4be8c1[_0xf0b3('0x3')]&&_0x595d1b[_0xf0b3('0x24')][_0xf0b3('0x6')](_0x4be8c1,{'direction':_0xf0b3('0xf'),'unit':_0x14d478[_0xf0b3('0x0')]});const _0x539c00=_0x4be8c1[_0xf0b3('0x12')](),_0x110b59=_0xfff44c[_0xf0b3('0x4')](_0x539c00);let _0x336ffe;_0x3211dd(_0x14d478),_0x336ffe=_0xf0b3('0x2')==_0x110b59[_0xf0b3('0x22')][_0xf0b3('0x20')]?_0x595d1b[_0xf0b3('0x24')][_0xf0b3('0x1d')](_0x539c00[_0xf0b3('0x1f')]):_0x595d1b[_0xf0b3('0x24')][_0xf0b3('0x1d')](_0x110b59['start'],_0x110b59[_0xf0b3('0xd')]),_0x110b59[_0xf0b3('0x18')](),_0x595d1b[_0xf0b3('0x24')][_0xf0b3('0x19')](_0x2e27a5[_0xf0b3('0x1a')][_0xf0b3('0x1')],_0xf83716=>{_0x2e27a5[_0xf0b3('0x1a')][_0xf0b3('0x26')](),_0xf83716[_0xf0b3('0x8')](_0xf83716[_0xf0b3('0x1d')](_0x336ffe['end'])),_0x2e27a5[_0xf0b3('0x1a')][_0xf0b3('0x16')]();});}),_0x595d1b[_0xf0b3('0xb')][_0xf0b3('0x17')]['on']('addMarker:suggestion:deletion',_0x1dc1de(_0x595d1b,_0xf0b3('0x21')),{'priority':_0xf0b3('0x2a')}),_0x595d1b[_0xf0b3('0x25')][_0xf0b3('0x17')]['on'](_0xf0b3('0x7'),(_0x3a2277,_0x1a39b8,_0x16ffe5)=>{_0x16ffe5[_0xf0b3('0x2b')][_0xf0b3('0x2f')]&&_0x1dc1de(_0x595d1b,_0xf0b3('0x21'),{'showActiveMarker':!0x1})[_0xf0b3('0x11')](this)(_0x3a2277,_0x1a39b8,_0x16ffe5);},{'priority':'high'}),_0x595d1b[_0xf0b3('0xb')][_0xf0b3('0x17')]['on'](_0xf0b3('0x15'),(_0x260ce7,_0x50addc,_0x42f112)=>{const _0x3fb4d3=_0x42f112[_0xf0b3('0x2d')][_0xf0b3('0x1e')](_0x50addc[_0xf0b3('0x10')]);if(_0x3fb4d3)for(const _0x270687 of _0x3fb4d3)_0x270687['is'](_0xf0b3('0x23'))&&(_0x42f112['mapper']['unbindElementFromMarkerName'](_0x270687,_0x50addc[_0xf0b3('0x10')]),_0x42f112[_0xf0b3('0x5')][_0xf0b3('0x2e')](_0x270687));},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e80=['bulletedList','ELEMENT_LIST_ITEM','registerCustomCallback','DocumentListEditing','numberedList','commands','splitListItemBefore','start','editor','forceValue','selection','length','listIndent','listType','getSelectedBlocks','findIndex','map','ELEMENT_NUMBERED_LIST','documentList','nextSibling','change','containsItem','end','model','add','push','parent','format','expandListBlocksToCompleteList','detach','locale','schema','from','indentList','value','mergeListItemForward','isFirstBlockOfListItem','previousSibling','document','registerElementLabel','accept','outdentList','slice','TrackChangesEditing','nodeAfter','next','_descriptionFactory','ELEMENT_','createRange','listItemId','getAttribute','splitListItemAfter','markBlockFormat','DocumentListUtils','getFirstRange','commandParams','commandName','createPositionAt','*Merge:*\x20%0','afterInit','ELEMENT_BULLETED_LIST','hasAttribute','setSelection','plugins','enableCommand','get','*Format:*\x20remove\x20from\x20%0','*Change\x20to:*\x20%0','deletion','isObject','*Format:*\x20insert\x20into\x20%0','before'];(function(_0x36a75e,_0x3e80de){const _0x248565=function(_0x1c39ce){while(--_0x1c39ce){_0x36a75e['push'](_0x36a75e['shift']());}};_0x248565(++_0x3e80de);}(_0x3e80,0x149));const _0x2485=function(_0x36a75e,_0x3e80de){_0x36a75e=_0x36a75e-0x0;let _0x248565=_0x3e80[_0x36a75e];return _0x248565;};import{Plugin as _0x29e4dc}from'ckeditor5/src/core';import{getTranslation as _0x5127a8}from'../utils/common-translations';import{LiveRange as _0x5f31f9}from'ckeditor5/src/engine';export default class L extends _0x29e4dc{[_0x2485('0x12')](){const _0x7eaf07=this[_0x2485('0x27')];if(!_0x7eaf07[_0x2485('0x16')]['has'](_0x2485('0x22')))return;const _0x45be8b=_0x7eaf07[_0x2485('0x3d')],_0x18498e=_0x7eaf07[_0x2485('0x16')]['get'](_0x2485('0x2')),_0x28a835=_0x7eaf07[_0x2485('0x16')][_0x2485('0x18')](_0x2485('0xc'));function _0x855e6(_0x423ab1){return()=>{const _0x5a2a73=_0x7eaf07[_0x2485('0x24')][_0x2485('0x18')](_0x423ab1);let _0x2101f7=Array[_0x2485('0x3f')](_0x7eaf07[_0x2485('0x36')][_0x2485('0x45')]['selection'][_0x2485('0x2d')]());if(_0x500540(_0x423ab1)){_0x2101f7=_0x28a835[_0x2485('0x3b')](_0x2101f7);const _0x16391d=[];for(const _0x15f74b of _0x2101f7)_0x28a835[_0x2485('0x43')](_0x15f74b)&&_0x16391d[_0x2485('0x38')](_0x15f74b);_0x2101f7=_0x16391d;}_0x7eaf07[_0x2485('0x36')]['change'](()=>{_0x18498e['markMultiRangeBlockFormat'](_0x2101f7,{'commandName':_0x423ab1,'commandParams':[{'forceValue':!_0x5a2a73[_0x2485('0x41')]}],'formatGroupId':_0x2485('0x2c')},[],_0x2485('0x31'));});};}function _0xb356d9(_0x35716c){return()=>{const _0x5cd0e7=function(_0x136f73){let _0x14fd77=Array[_0x2485('0x3f')](_0x136f73);const _0x85417=_0x14fd77[_0x2485('0x2e')](_0x39d653=>!_0x39d653[_0x2485('0x14')](_0x2485('0x8')));return _0x85417>-0x1&&(_0x14fd77=_0x14fd77[_0x2485('0x1')](0x0,_0x85417)),_0x14fd77;}(_0x7eaf07['model']['document'][_0x2485('0x29')][_0x2485('0x2d')]()),_0x29f1b3=_0x5cd0e7[_0x5cd0e7[_0x2485('0x2a')]-0x1],_0x16ab34=_0x7eaf07['model'][_0x2485('0x3e')][_0x2485('0x1c')](_0x29f1b3)?'after':'end',_0x38dd99=_0x7eaf07[_0x2485('0x36')][_0x2485('0x7')](_0x7eaf07[_0x2485('0x36')]['createPositionAt'](_0x5cd0e7[0x0],_0x2485('0x1e')),_0x7eaf07['model'][_0x2485('0x10')](_0x29f1b3,_0x16ab34));_0x7eaf07[_0x2485('0x36')][_0x2485('0x33')](()=>{_0x18498e[_0x2485('0xb')](_0x38dd99,{'commandName':_0x35716c,'commandParams':[],'formatGroupId':_0x2485('0x2c')},function(_0x424f7e){const _0x20e5de=new Set();for(const _0x2a4104 of _0x424f7e){let _0x3ebfbc=_0x2a4104[_0x2485('0x32')];for(;_0x3ebfbc&&_0x3ebfbc[_0x2485('0x9')](_0x2485('0x2b'))>_0x2a4104[_0x2485('0x9')](_0x2485('0x2b'));)_0x20e5de[_0x2485('0x37')](_0x3ebfbc),_0x3ebfbc=_0x3ebfbc[_0x2485('0x32')];}return Array['from'](_0x20e5de);}(_0x5cd0e7));});};}function _0x1a364f(_0x701a86){return()=>{const _0x1a1bc0=_0x7eaf07[_0x2485('0x36')][_0x2485('0x45')][_0x2485('0x29')][_0x2485('0x2d')]()[_0x2485('0x4')]()['value'],_0x3d2ca0=_0x7eaf07[_0x2485('0x36')][_0x2485('0x10')](_0x1a1bc0,'before'),_0x44fa21=_0x7eaf07['model'][_0x2485('0x10')](_0x1a1bc0,0x0),_0x2ad26b=_0x7eaf07['model'][_0x2485('0x7')](_0x3d2ca0,_0x44fa21);_0x7eaf07[_0x2485('0x36')][_0x2485('0x33')](()=>{_0x18498e['markBlockFormat'](_0x2ad26b,{'commandName':_0x701a86,'commandParams':[],'formatGroupId':_0x2485('0x2c')});});};}function _0x500540(_0x3a7662){const _0x278b23=_0x7eaf07[_0x2485('0x24')][_0x2485('0x18')](_0x2485('0x1f'))[_0x2485('0x41')],_0xe11d16=_0x7eaf07[_0x2485('0x24')][_0x2485('0x18')](_0x2485('0x23'))[_0x2485('0x41')];return _0x2485('0x23')===_0x3a7662?_0x278b23:_0xe11d16;}_0x18498e[_0x2485('0x17')](_0x2485('0x23'),_0x855e6(_0x2485('0x23'))),_0x18498e[_0x2485('0x17')](_0x2485('0x1f'),_0x855e6('bulletedList')),_0x18498e[_0x2485('0x17')](_0x2485('0x40'),_0xb356d9('indentList')),_0x18498e[_0x2485('0x17')](_0x2485('0x0'),_0xb356d9(_0x2485('0x0'))),_0x18498e[_0x2485('0x17')](_0x2485('0xa'),_0x1a364f(_0x2485('0xa'))),_0x18498e[_0x2485('0x17')](_0x2485('0x25'),_0x1a364f('splitListItemBefore')),_0x18498e[_0x2485('0x5')][_0x2485('0x46')](function(_0x442e50){const _0x4150fa=!_0x7eaf07[_0x2485('0x36')]['schema'][_0x2485('0x1c')](_0x442e50),_0x49e877=_0x442e50[_0x2485('0x44')],_0x1902c0=_0x442e50[_0x2485('0x32')],_0x1b3d66=_0x442e50['getAttribute'](_0x2485('0x8')),_0x6ebc98=!_0x49e877||_0x49e877[_0x2485('0x9')](_0x2485('0x8'))!==_0x1b3d66,_0x2ce6d0=!_0x1902c0||_0x1902c0['getAttribute'](_0x2485('0x8'))!==_0x1b3d66;return _0x4150fa&&Boolean(_0x1b3d66)&&_0x6ebc98&&_0x2ce6d0;},_0x1397cd=>_0x5127a8(_0x45be8b,'ELEMENT_LIST_ITEM',_0x1397cd)),_0x18498e[_0x2485('0x5')]['registerDescriptionCallback'](function(_0x462f29){const {data:_0x39fc06}=_0x462f29;if(!_0x39fc06)return;let _0x55acf2,_0x59aec4,_0x4a38fd,_0x55a92b;switch(_0x39fc06[_0x2485('0xf')]){case _0x2485('0x1f'):_0x4a38fd=_0x39fc06[_0x2485('0xe')][0x0][_0x2485('0x28')],_0x55a92b=_0x500540(_0x39fc06[_0x2485('0xf')]),_0x55acf2=_0x4a38fd?_0x2485('0x1d'):_0x2485('0x19'),_0x55a92b&&(_0x55acf2=_0x2485('0x1a')),_0x59aec4={'type':'format','content':_0x5127a8(_0x45be8b,_0x55acf2,_0x5127a8(_0x45be8b,_0x2485('0x13')))};break;case'numberedList':_0x4a38fd=_0x39fc06[_0x2485('0xe')][0x0][_0x2485('0x28')],_0x55a92b=_0x500540(_0x39fc06[_0x2485('0xf')]),_0x55acf2=_0x4a38fd?_0x2485('0x1d'):_0x2485('0x19'),_0x55a92b&&(_0x55acf2=_0x2485('0x1a')),_0x59aec4={'type':_0x2485('0x3a'),'content':_0x5127a8(_0x45be8b,_0x55acf2,_0x5127a8(_0x45be8b,_0x2485('0x30')))};break;case _0x2485('0x40'):_0x55acf2='*Indent:*\x20%0',_0x59aec4={'type':_0x2485('0x3a'),'content':_0x5127a8(_0x45be8b,_0x55acf2,_0x5127a8(_0x45be8b,_0x2485('0x20')))};break;case _0x2485('0x0'):_0x55acf2=function(_0x12d7db){const _0xf5b1a6=_0x12d7db[_0x2485('0xd')]();let _0x4e6853=_0xf5b1a6['start'][_0x2485('0x3')];for(;_0x4e6853&&_0xf5b1a6[_0x2485('0x34')](_0x4e6853);){if(_0x4e6853[_0x2485('0x9')](_0x2485('0x2b'))>0x0)return!0x1;_0x4e6853=_0x4e6853[_0x2485('0x32')];}return!0x0;}(_0x462f29)?_0x5127a8(_0x45be8b,_0x2485('0x19'),_0x5127a8(_0x45be8b,function(_0x3290fe){const _0x16352a=_0x3290fe['getFirstRange']()[_0x2485('0x26')]['nodeAfter'];return _0x2485('0x6')+_0x16352a[_0x2485('0x9')](_0x2485('0x2c'))['toUpperCase']()+'_LIST';}(_0x462f29))):_0x5127a8(_0x45be8b,'*Outdent:*\x20%0',_0x5127a8(_0x45be8b,'ELEMENT_LIST_ITEM')),_0x59aec4={'type':_0x2485('0x3a'),'content':_0x55acf2};break;case'mergeListItemBackward':case _0x2485('0x42'):!0x1===_0x39fc06['multipleBlocks']&&(_0x55acf2=_0x2485('0x11'),_0x59aec4={'type':_0x2485('0x1b'),'content':_0x5127a8(_0x45be8b,_0x55acf2,_0x5127a8(_0x45be8b,_0x2485('0x20')))});}return _0x59aec4;}),_0x18498e['_suggestionFactory'][_0x2485('0x21')]('formatBlock',_0x2485('0x31'),_0x2485('0x47'),function(_0x21322c,_0x541b2a){const _0x3d8bf9=[];for(let _0x1b744c of _0x21322c)_0x1b744c[_0x2485('0x26')][_0x2485('0x3')]===_0x1b744c[_0x2485('0x35')][_0x2485('0x39')]&&(_0x1b744c=_0x7eaf07[_0x2485('0x36')][_0x2485('0x7')](_0x7eaf07[_0x2485('0x36')][_0x2485('0x10')](_0x1b744c['start'][_0x2485('0x3')],0x0))),_0x3d8bf9['push'](_0x1b744c);_0x7eaf07[_0x2485('0x36')][_0x2485('0x33')](_0x13317a=>{const _0x5c4c72=_0x7eaf07['model'][_0x2485('0x45')]['selection'],_0x3214ce=Array[_0x2485('0x3f')](_0x5c4c72['getRanges']())[_0x2485('0x2f')](_0x2c3d68=>_0x5f31f9['fromRange'](_0x2c3d68));_0x13317a[_0x2485('0x15')](_0x3d8bf9),_0x7eaf07[_0x2485('0x24')][_0x2485('0x18')](_0x541b2a[_0x2485('0xf')])['refresh'](),_0x541b2a[_0x2485('0xe')][_0x2485('0x38')]({'forceDefaultExecution':!0x0}),_0x7eaf07['execute'](_0x541b2a['commandName'],..._0x541b2a[_0x2485('0xe')]),_0x13317a['setSelection'](_0x3214ce);for(const _0x1aae50 of _0x3214ce)_0x1aae50[_0x2485('0x3c')]();});});}}
23
+ const _0x4989=['selection','forceValue','value','indentList','registerElementLabel','after','numberedList','listIndent','bulletedList','format','multipleBlocks','end','commandName','length','splitListItemBefore','start','locale','previousSibling','commandParams','change','before','listType','schema','markMultiRangeBlockFormat','isObject','*Change\x20to:*\x20%0','splitListItemAfter','accept','_LIST','commands','enableCommand','push','from','parent','markBlockFormat','*Format:*\x20insert\x20into\x20%0','getSelectedBlocks','ELEMENT_BULLETED_LIST','model','refresh','mergeListItemForward','outdentList','*Indent:*\x20%0','*Format:*\x20remove\x20from\x20%0','createPositionAt','nextSibling','editor','nodeAfter','isFirstBlockOfListItem','expandListBlocksToCompleteList','getRanges','containsItem','createRange','getFirstRange','document','getAttribute','*Outdent:*\x20%0','execute','registerDescriptionCallback','get','plugins','DocumentListUtils','has','toUpperCase','documentList','TrackChangesEditing','listItemId','map','deletion','ELEMENT_LIST_ITEM','hasAttribute','ELEMENT_','_suggestionFactory','_descriptionFactory'];(function(_0x5cb287,_0x498910){const _0x2e442c=function(_0x224fc3){while(--_0x224fc3){_0x5cb287['push'](_0x5cb287['shift']());}};_0x2e442c(++_0x498910);}(_0x4989,0x1e9));const _0x2e44=function(_0x5cb287,_0x498910){_0x5cb287=_0x5cb287-0x0;let _0x2e442c=_0x4989[_0x5cb287];return _0x2e442c;};import{Plugin as _0x4befd6}from'ckeditor5/src/core';import{getTranslation as _0x27a23e}from'../utils/common-translations';import{LiveRange as _0x464223}from'ckeditor5/src/engine';export default class L extends _0x4befd6{['afterInit'](){const _0x37c0c0=this[_0x2e44('0x1')];if(!_0x37c0c0['plugins'][_0x2e44('0x11')]('DocumentListEditing'))return;const _0x54b838=_0x37c0c0[_0x2e44('0x2d')],_0x21bcb7=_0x37c0c0[_0x2e44('0xf')][_0x2e44('0xe')](_0x2e44('0x14')),_0x5316ec=_0x37c0c0[_0x2e44('0xf')][_0x2e44('0xe')](_0x2e44('0x10'));function _0x9febba(_0x216a12){return()=>{const _0x21c02b=_0x37c0c0[_0x2e44('0x3a')]['get'](_0x216a12);let _0x4d591e=Array[_0x2e44('0x3d')](_0x37c0c0['model'][_0x2e44('0x9')]['selection'][_0x2e44('0x41')]());if(_0x163203(_0x216a12)){_0x4d591e=_0x5316ec[_0x2e44('0x4')](_0x4d591e);const _0x1792d3=[];for(const _0x313766 of _0x4d591e)_0x5316ec[_0x2e44('0x3')](_0x313766)&&_0x1792d3['push'](_0x313766);_0x4d591e=_0x1792d3;}_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x30')](()=>{_0x21bcb7[_0x2e44('0x34')](_0x4d591e,{'commandName':_0x216a12,'commandParams':[{'forceValue':!_0x21c02b[_0x2e44('0x1f')]}],'formatGroupId':_0x2e44('0x32')},[],_0x2e44('0x13'));});};}function _0x5c0b43(_0x493958){return()=>{const _0x170c1f=function(_0x3b856){let _0xac8404=Array[_0x2e44('0x3d')](_0x3b856);const _0xbb6edd=_0xac8404['findIndex'](_0x4145a7=>!_0x4145a7[_0x2e44('0x19')]('listItemId'));return _0xbb6edd>-0x1&&(_0xac8404=_0xac8404['slice'](0x0,_0xbb6edd)),_0xac8404;}(_0x37c0c0['model'][_0x2e44('0x9')][_0x2e44('0x1d')][_0x2e44('0x41')]()),_0x13a759=_0x170c1f[_0x170c1f[_0x2e44('0x2a')]-0x1],_0x2dfd69=_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x33')][_0x2e44('0x35')](_0x13a759)?_0x2e44('0x22'):_0x2e44('0x28'),_0x3c631b=_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x7')](_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x49')](_0x170c1f[0x0],'before'),_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x49')](_0x13a759,_0x2dfd69));_0x37c0c0[_0x2e44('0x43')]['change'](()=>{_0x21bcb7[_0x2e44('0x3f')](_0x3c631b,{'commandName':_0x493958,'commandParams':[],'formatGroupId':_0x2e44('0x32')},function(_0xd43026){const _0x326fa8=new Set();for(const _0x48498b of _0xd43026){let _0x4db6f3=_0x48498b[_0x2e44('0x0')];for(;_0x4db6f3&&_0x4db6f3[_0x2e44('0xa')](_0x2e44('0x24'))>_0x48498b['getAttribute'](_0x2e44('0x24'));)_0x326fa8['add'](_0x4db6f3),_0x4db6f3=_0x4db6f3['nextSibling'];}return Array[_0x2e44('0x3d')](_0x326fa8);}(_0x170c1f));});};}function _0x6dc9a7(_0x5619c5){return()=>{const _0x3ccb62=_0x37c0c0['model'][_0x2e44('0x9')][_0x2e44('0x1d')]['getSelectedBlocks']()['next']()['value'],_0x44ef0a=_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x49')](_0x3ccb62,_0x2e44('0x31')),_0x14317a=_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x49')](_0x3ccb62,0x0),_0xa1adb7=_0x37c0c0['model'][_0x2e44('0x7')](_0x44ef0a,_0x14317a);_0x37c0c0['model'][_0x2e44('0x30')](()=>{_0x21bcb7[_0x2e44('0x3f')](_0xa1adb7,{'commandName':_0x5619c5,'commandParams':[],'formatGroupId':_0x2e44('0x32')});});};}function _0x163203(_0x32065e){const _0x446615=_0x37c0c0[_0x2e44('0x3a')][_0x2e44('0xe')](_0x2e44('0x25'))[_0x2e44('0x1f')],_0x4e9af7=_0x37c0c0[_0x2e44('0x3a')][_0x2e44('0xe')]('numberedList')[_0x2e44('0x1f')];return'numberedList'===_0x32065e?_0x446615:_0x4e9af7;}_0x21bcb7[_0x2e44('0x3b')]('numberedList',_0x9febba(_0x2e44('0x23'))),_0x21bcb7['enableCommand'](_0x2e44('0x25'),_0x9febba(_0x2e44('0x25'))),_0x21bcb7[_0x2e44('0x3b')](_0x2e44('0x20'),_0x5c0b43(_0x2e44('0x20'))),_0x21bcb7[_0x2e44('0x3b')](_0x2e44('0x46'),_0x5c0b43(_0x2e44('0x46'))),_0x21bcb7[_0x2e44('0x3b')]('splitListItemAfter',_0x6dc9a7(_0x2e44('0x37'))),_0x21bcb7['enableCommand'](_0x2e44('0x2b'),_0x6dc9a7(_0x2e44('0x2b'))),_0x21bcb7[_0x2e44('0x1c')][_0x2e44('0x21')](function(_0x18970b){const _0x43e586=!_0x37c0c0[_0x2e44('0x43')]['schema']['isObject'](_0x18970b),_0x135afb=_0x18970b[_0x2e44('0x2e')],_0x1f8c50=_0x18970b[_0x2e44('0x0')],_0x2468c=_0x18970b['getAttribute'](_0x2e44('0x15')),_0xcc88d8=!_0x135afb||_0x135afb[_0x2e44('0xa')](_0x2e44('0x15'))!==_0x2468c,_0x227463=!_0x1f8c50||_0x1f8c50[_0x2e44('0xa')](_0x2e44('0x15'))!==_0x2468c;return _0x43e586&&Boolean(_0x2468c)&&_0xcc88d8&&_0x227463;},_0x57f5f0=>_0x27a23e(_0x54b838,'ELEMENT_LIST_ITEM',_0x57f5f0)),_0x21bcb7['_descriptionFactory'][_0x2e44('0xd')](function(_0x1b6273){const {data:_0xb8555d}=_0x1b6273;if(!_0xb8555d)return;let _0x17ecf7,_0xbad678,_0x558220,_0x4e78eb;switch(_0xb8555d[_0x2e44('0x29')]){case _0x2e44('0x25'):_0x558220=_0xb8555d[_0x2e44('0x2f')][0x0][_0x2e44('0x1e')],_0x4e78eb=_0x163203(_0xb8555d[_0x2e44('0x29')]),_0x17ecf7=_0x558220?_0x2e44('0x40'):_0x2e44('0x48'),_0x4e78eb&&(_0x17ecf7='*Change\x20to:*\x20%0'),_0xbad678={'type':_0x2e44('0x26'),'content':_0x27a23e(_0x54b838,_0x17ecf7,_0x27a23e(_0x54b838,_0x2e44('0x42')))};break;case _0x2e44('0x23'):_0x558220=_0xb8555d[_0x2e44('0x2f')][0x0]['forceValue'],_0x4e78eb=_0x163203(_0xb8555d['commandName']),_0x17ecf7=_0x558220?_0x2e44('0x40'):_0x2e44('0x48'),_0x4e78eb&&(_0x17ecf7=_0x2e44('0x36')),_0xbad678={'type':_0x2e44('0x26'),'content':_0x27a23e(_0x54b838,_0x17ecf7,_0x27a23e(_0x54b838,'ELEMENT_NUMBERED_LIST'))};break;case _0x2e44('0x20'):_0x17ecf7=_0x2e44('0x47'),_0xbad678={'type':_0x2e44('0x26'),'content':_0x27a23e(_0x54b838,_0x17ecf7,_0x27a23e(_0x54b838,_0x2e44('0x18')))};break;case _0x2e44('0x46'):_0x17ecf7=function(_0x446176){const _0x4647b1=_0x446176[_0x2e44('0x8')]();let _0x1963bf=_0x4647b1[_0x2e44('0x2c')][_0x2e44('0x2')];for(;_0x1963bf&&_0x4647b1[_0x2e44('0x6')](_0x1963bf);){if(_0x1963bf[_0x2e44('0xa')](_0x2e44('0x24'))>0x0)return!0x1;_0x1963bf=_0x1963bf[_0x2e44('0x0')];}return!0x0;}(_0x1b6273)?_0x27a23e(_0x54b838,'*Format:*\x20remove\x20from\x20%0',_0x27a23e(_0x54b838,function(_0x323997){const _0x270990=_0x323997['getFirstRange']()[_0x2e44('0x2c')][_0x2e44('0x2')];return _0x2e44('0x1a')+_0x270990[_0x2e44('0xa')](_0x2e44('0x32'))[_0x2e44('0x12')]()+_0x2e44('0x39');}(_0x1b6273))):_0x27a23e(_0x54b838,_0x2e44('0xb'),_0x27a23e(_0x54b838,_0x2e44('0x18'))),_0xbad678={'type':_0x2e44('0x26'),'content':_0x17ecf7};break;case'mergeListItemBackward':case _0x2e44('0x45'):!0x1===_0xb8555d[_0x2e44('0x27')]&&(_0x17ecf7='*Merge:*\x20%0',_0xbad678={'type':_0x2e44('0x17'),'content':_0x27a23e(_0x54b838,_0x17ecf7,_0x27a23e(_0x54b838,_0x2e44('0x18')))});}return _0xbad678;}),_0x21bcb7[_0x2e44('0x1b')]['registerCustomCallback']('formatBlock',_0x2e44('0x13'),_0x2e44('0x38'),function(_0x2b3276,_0xcf6a0b){const _0xd74af1=[];for(let _0x36505b of _0x2b3276)_0x36505b[_0x2e44('0x2c')][_0x2e44('0x2')]===_0x36505b[_0x2e44('0x28')][_0x2e44('0x3e')]&&(_0x36505b=_0x37c0c0[_0x2e44('0x43')]['createRange'](_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x49')](_0x36505b[_0x2e44('0x2c')][_0x2e44('0x2')],0x0))),_0xd74af1[_0x2e44('0x3c')](_0x36505b);_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x30')](_0x38d3e0=>{const _0x3ae36c=_0x37c0c0[_0x2e44('0x43')][_0x2e44('0x9')][_0x2e44('0x1d')],_0x52918d=Array['from'](_0x3ae36c[_0x2e44('0x5')]())[_0x2e44('0x16')](_0x37bfef=>_0x464223['fromRange'](_0x37bfef));_0x38d3e0['setSelection'](_0xd74af1),_0x37c0c0[_0x2e44('0x3a')][_0x2e44('0xe')](_0xcf6a0b[_0x2e44('0x29')])[_0x2e44('0x44')](),_0xcf6a0b[_0x2e44('0x2f')][_0x2e44('0x3c')]({'forceDefaultExecution':!0x0}),_0x37c0c0[_0x2e44('0xc')](_0xcf6a0b[_0x2e44('0x29')],..._0xcf6a0b[_0x2e44('0x2f')]),_0x38d3e0['setSelection'](_0x52918d);for(const _0x273507 of _0x52918d)_0x273507['detach']();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13cd=['getAttribute','_descriptionFactory','*Format:*\x20set\x20start\x20index\x20to\x20%0','type','isFirstBlockOfListItem','has','commandName','DocumentListUtils','handleListReversedCommand','listType','push','*Format:*\x20set\x20order\x20to\x20regular','listStart','styles','document','editor','toUpperCase','TrackChangesEditing','handleDescriptions','numbered','listStyle','handleListStartCommand','afterInit','commandParams','markMultiRangeBlockFormat','getSelectedBlocks','*Change\x20to:*\x20%0','filter','ELEMENT_','get','DocumentListPropertiesEditing','model','getListTypeFromListStyleType','plugins','handleListStyleCommand','bind','format','enableCommand','_getTranslationKeyForListStyle','_getSuggestionBlocksForListStyle','selection','DocumentListPropertiesUtils','list.properties','startIndex','length','from','_LIST_','replace','reversed','_getSuggestionBlocks','change','expandListBlocksToCompleteList','listReversed'];(function(_0x486919,_0x13cda6){const _0x1dc639=function(_0x3030d9){while(--_0x3030d9){_0x486919['push'](_0x486919['shift']());}};_0x1dc639(++_0x13cda6);}(_0x13cd,0x194));const _0x1dc6=function(_0x486919,_0x13cda6){_0x486919=_0x486919-0x0;let _0x1dc639=_0x13cd[_0x486919];return _0x1dc639;};import{Plugin as _0x446334}from'ckeditor5/src/core';import{getTranslation as _0x2fdb7a}from'../utils/common-translations';export default class At extends _0x446334{[_0x1dc6('0x2a')](){if(!this[_0x1dc6('0x23')][_0x1dc6('0x0')][_0x1dc6('0x19')](_0x1dc6('0x32')))return;const _0x458639=this[_0x1dc6('0x23')]['config']['get'](_0x1dc6('0x9')),_0x3aba2f=this[_0x1dc6('0x23')][_0x1dc6('0x0')][_0x1dc6('0x31')](_0x1dc6('0x25'));_0x458639[_0x1dc6('0x21')]&&_0x3aba2f['enableCommand'](_0x1dc6('0x28'),this[_0x1dc6('0x1')][_0x1dc6('0x2')](this)),_0x458639['reversed']&&_0x3aba2f[_0x1dc6('0x4')](_0x1dc6('0x13'),this[_0x1dc6('0x1c')]['bind'](this)),_0x458639['startIndex']&&_0x3aba2f[_0x1dc6('0x4')](_0x1dc6('0x20'),this[_0x1dc6('0x29')][_0x1dc6('0x2')](this)),_0x3aba2f[_0x1dc6('0x15')]['registerDescriptionCallback'](this[_0x1dc6('0x26')][_0x1dc6('0x2')](this));}[_0x1dc6('0x1')](_0x4e9e05,_0x12cb0d={}){const _0x5504fe=this[_0x1dc6('0x23')][_0x1dc6('0x0')][_0x1dc6('0x31')]('TrackChangesEditing'),_0x499aec=this['_getSuggestionBlocksForListStyle']();this[_0x1dc6('0x23')]['model'][_0x1dc6('0x11')](()=>{_0x5504fe['markMultiRangeBlockFormat'](_0x499aec,{'commandName':_0x1dc6('0x28'),'commandParams':[{'type':_0x12cb0d[_0x1dc6('0x17')]}],'formatGroupId':_0x1dc6('0x28')});});}[_0x1dc6('0x1c')](_0xbca77,_0x43a923={}){const _0x186b56=this[_0x1dc6('0x23')][_0x1dc6('0x0')][_0x1dc6('0x31')](_0x1dc6('0x25')),_0x1a3b51=this[_0x1dc6('0x23')][_0x1dc6('0x0')][_0x1dc6('0x31')](_0x1dc6('0x1b')),_0x19e0de=this[_0x1dc6('0x10')](_0x3bc929=>_0x1a3b51['isListItemBlock'](_0x3bc929)&&_0x1dc6('0x27')===_0x3bc929[_0x1dc6('0x14')](_0x1dc6('0x1d')));null!==_0x19e0de&&this['editor'][_0x1dc6('0x33')][_0x1dc6('0x11')](()=>{_0x186b56[_0x1dc6('0x2c')](_0x19e0de,{'commandName':_0x1dc6('0x13'),'commandParams':[{'reversed':_0x43a923[_0x1dc6('0xf')]}],'formatGroupId':'listReversed'});});}[_0x1dc6('0x29')](_0x369b5c,_0x3d2f0f={}){const _0x2191fd=this[_0x1dc6('0x23')][_0x1dc6('0x0')][_0x1dc6('0x31')]('TrackChangesEditing'),_0x2a19f9=this['editor']['plugins'][_0x1dc6('0x31')](_0x1dc6('0x1b')),_0x3f1f83=this[_0x1dc6('0x10')](_0x38a8d=>_0x2a19f9['isListItemBlock'](_0x38a8d)&&_0x1dc6('0x27')===_0x38a8d[_0x1dc6('0x14')](_0x1dc6('0x1d')));null!==_0x3f1f83&&this['editor'][_0x1dc6('0x33')][_0x1dc6('0x11')](()=>{_0x2191fd[_0x1dc6('0x2c')](_0x3f1f83,{'commandName':_0x1dc6('0x20'),'commandParams':[{'startIndex':_0x3d2f0f[_0x1dc6('0xa')]}],'formatGroupId':_0x1dc6('0x20')});});}['handleDescriptions'](_0x1332da){const _0xde063e=this[_0x1dc6('0x23')]['locale'],{data:_0x17d3e0}=_0x1332da;if(!_0x17d3e0)return;let _0x35c152,_0x2931f3;switch(_0x17d3e0[_0x1dc6('0x1a')]){case _0x1dc6('0x28'):_0x35c152=_0x1dc6('0x2e'),_0x2931f3={'type':'format','content':_0x2fdb7a(_0xde063e,_0x35c152,_0x2fdb7a(_0xde063e,this[_0x1dc6('0x5')](_0x17d3e0[_0x1dc6('0x2b')][0x0]['type'])))};break;case _0x1dc6('0x13'):_0x35c152=_0x17d3e0['commandParams'][0x0][_0x1dc6('0xf')]?'*Format:*\x20set\x20order\x20to\x20reversed':_0x1dc6('0x1f'),_0x2931f3={'type':_0x1dc6('0x3'),'content':_0x2fdb7a(_0xde063e,_0x35c152)};break;case'listStart':_0x35c152=_0x1dc6('0x16'),_0x2931f3={'type':_0x1dc6('0x3'),'content':_0x2fdb7a(_0xde063e,_0x35c152,_0x17d3e0[_0x1dc6('0x2b')][0x0][_0x1dc6('0xa')])};}return _0x2931f3;}[_0x1dc6('0x6')](){const _0x37d86c=this['editor'][_0x1dc6('0x0')][_0x1dc6('0x31')](_0x1dc6('0x1b'));let _0x4dfeb0=Array[_0x1dc6('0xc')](this[_0x1dc6('0x23')][_0x1dc6('0x33')][_0x1dc6('0x22')]['selection'][_0x1dc6('0x2d')]());return _0x4dfeb0[_0x1dc6('0x1e')](..._0x37d86c[_0x1dc6('0x12')](_0x4dfeb0)),_0x4dfeb0=[...new Set(_0x4dfeb0)],_0x4dfeb0;}[_0x1dc6('0x10')](_0x355716){const _0x4f47e6=this[_0x1dc6('0x23')][_0x1dc6('0x0')]['get'](_0x1dc6('0x1b'));let _0x56271a=Array[_0x1dc6('0xc')](this[_0x1dc6('0x23')]['model'][_0x1dc6('0x22')][_0x1dc6('0x7')][_0x1dc6('0x2d')]())[_0x1dc6('0x2f')](_0x355716);if(!_0x56271a[_0x1dc6('0xb')])return null;_0x56271a=_0x4f47e6['expandListBlocksToCompleteList'](_0x56271a);const _0xd35adf=[];for(const _0x1fc7a8 of _0x56271a)_0x4f47e6[_0x1dc6('0x18')](_0x1fc7a8)&&_0xd35adf['push'](_0x1fc7a8);return _0xd35adf;}[_0x1dc6('0x5')](_0x1b28c5){return _0x1dc6('0x30')+this[_0x1dc6('0x23')][_0x1dc6('0x0')]['get'](_0x1dc6('0x8'))[_0x1dc6('0x34')](_0x1b28c5)[_0x1dc6('0x24')]()+_0x1dc6('0xd')+_0x1b28c5[_0x1dc6('0x24')]()[_0x1dc6('0xe')](/-/g,'_');}}
23
+ const _0x1c51=['commandName','handleListStartCommand','numbered','config','listStart','bind','editor','document','ELEMENT_','isFirstBlockOfListItem','getAttribute','handleDescriptions','from','DocumentListPropertiesEditing','handleListStyleCommand','change','*Change\x20to:*\x20%0','DocumentListUtils','enableCommand','*Format:*\x20set\x20order\x20to\x20reversed','expandListBlocksToCompleteList','_descriptionFactory','TrackChangesEditing','commandParams','list.properties','handleListReversedCommand','get','reversed','isListItemBlock','listReversed','getListTypeFromListStyleType','markMultiRangeBlockFormat','_getSuggestionBlocksForListStyle','format','afterInit','replace','DocumentListPropertiesUtils','model','startIndex','listType','has','listStyle','toUpperCase','registerDescriptionCallback','plugins','locale','push','getSelectedBlocks','_getSuggestionBlocks','length','type','styles'];(function(_0x239ab5,_0x1c5161){const _0x125806=function(_0x31053d){while(--_0x31053d){_0x239ab5['push'](_0x239ab5['shift']());}};_0x125806(++_0x1c5161);}(_0x1c51,0x6d));const _0x1258=function(_0x239ab5,_0x1c5161){_0x239ab5=_0x239ab5-0x0;let _0x125806=_0x1c51[_0x239ab5];return _0x125806;};import{Plugin as _0x228679}from'ckeditor5/src/core';import{getTranslation as _0x13d2eb}from'../utils/common-translations';export default class At extends _0x228679{[_0x1258('0x1d')](){if(!this[_0x1258('0x1')]['plugins'][_0x1258('0x23')](_0x1258('0x8')))return;const _0x546be9=this[_0x1258('0x1')][_0x1258('0x32')][_0x1258('0x15')](_0x1258('0x13')),_0x185792=this[_0x1258('0x1')][_0x1258('0x27')]['get'](_0x1258('0x11'));_0x546be9[_0x1258('0x2e')]&&_0x185792[_0x1258('0xd')](_0x1258('0x24'),this[_0x1258('0x9')]['bind'](this)),_0x546be9[_0x1258('0x16')]&&_0x185792['enableCommand'](_0x1258('0x18'),this[_0x1258('0x14')][_0x1258('0x0')](this)),_0x546be9['startIndex']&&_0x185792['enableCommand']('listStart',this[_0x1258('0x30')][_0x1258('0x0')](this)),_0x185792[_0x1258('0x10')][_0x1258('0x26')](this[_0x1258('0x6')][_0x1258('0x0')](this));}['handleListStyleCommand'](_0x173d8c,_0x2718b4={}){const _0x14c398=this[_0x1258('0x1')][_0x1258('0x27')][_0x1258('0x15')]('TrackChangesEditing'),_0x3096ca=this[_0x1258('0x1b')]();this[_0x1258('0x1')][_0x1258('0x20')][_0x1258('0xa')](()=>{_0x14c398[_0x1258('0x1a')](_0x3096ca,{'commandName':_0x1258('0x24'),'commandParams':[{'type':_0x2718b4['type']}],'formatGroupId':_0x1258('0x24')});});}[_0x1258('0x14')](_0x4c5072,_0x3d5a39={}){const _0x15fad3=this[_0x1258('0x1')][_0x1258('0x27')][_0x1258('0x15')](_0x1258('0x11')),_0x547bde=this[_0x1258('0x1')][_0x1258('0x27')]['get'](_0x1258('0xc')),_0x366c7a=this[_0x1258('0x2b')](_0x4dfa94=>_0x547bde['isListItemBlock'](_0x4dfa94)&&'numbered'===_0x4dfa94[_0x1258('0x5')]('listType'));null!==_0x366c7a&&this[_0x1258('0x1')][_0x1258('0x20')]['change'](()=>{_0x15fad3['markMultiRangeBlockFormat'](_0x366c7a,{'commandName':_0x1258('0x18'),'commandParams':[{'reversed':_0x3d5a39['reversed']}],'formatGroupId':_0x1258('0x18')});});}[_0x1258('0x30')](_0xceb038,_0x463c33={}){const _0x41106f=this[_0x1258('0x1')]['plugins']['get'](_0x1258('0x11')),_0x18eeb8=this[_0x1258('0x1')]['plugins'][_0x1258('0x15')](_0x1258('0xc')),_0x6a82b9=this['_getSuggestionBlocks'](_0x1015e2=>_0x18eeb8[_0x1258('0x17')](_0x1015e2)&&_0x1258('0x31')===_0x1015e2[_0x1258('0x5')](_0x1258('0x22')));null!==_0x6a82b9&&this[_0x1258('0x1')][_0x1258('0x20')][_0x1258('0xa')](()=>{_0x41106f[_0x1258('0x1a')](_0x6a82b9,{'commandName':'listStart','commandParams':[{'startIndex':_0x463c33['startIndex']}],'formatGroupId':'listStart'});});}[_0x1258('0x6')](_0x2574a4){const _0x52045d=this[_0x1258('0x1')][_0x1258('0x28')],{data:_0x5f0897}=_0x2574a4;if(!_0x5f0897)return;let _0x426efd,_0x1e8c3f;switch(_0x5f0897[_0x1258('0x2f')]){case _0x1258('0x24'):_0x426efd=_0x1258('0xb'),_0x1e8c3f={'type':_0x1258('0x1c'),'content':_0x13d2eb(_0x52045d,_0x426efd,_0x13d2eb(_0x52045d,this['_getTranslationKeyForListStyle'](_0x5f0897[_0x1258('0x12')][0x0][_0x1258('0x2d')])))};break;case _0x1258('0x18'):_0x426efd=_0x5f0897[_0x1258('0x12')][0x0][_0x1258('0x16')]?_0x1258('0xe'):'*Format:*\x20set\x20order\x20to\x20regular',_0x1e8c3f={'type':_0x1258('0x1c'),'content':_0x13d2eb(_0x52045d,_0x426efd)};break;case _0x1258('0x33'):_0x426efd='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1e8c3f={'type':'format','content':_0x13d2eb(_0x52045d,_0x426efd,_0x5f0897[_0x1258('0x12')][0x0][_0x1258('0x21')])};}return _0x1e8c3f;}['_getSuggestionBlocksForListStyle'](){const _0x4b337d=this[_0x1258('0x1')]['plugins']['get'](_0x1258('0xc'));let _0x3c1e32=Array[_0x1258('0x7')](this['editor'][_0x1258('0x20')]['document']['selection']['getSelectedBlocks']());return _0x3c1e32[_0x1258('0x29')](..._0x4b337d[_0x1258('0xf')](_0x3c1e32)),_0x3c1e32=[...new Set(_0x3c1e32)],_0x3c1e32;}[_0x1258('0x2b')](_0x206868){const _0x1485b0=this[_0x1258('0x1')]['plugins'][_0x1258('0x15')](_0x1258('0xc'));let _0x45c49a=Array[_0x1258('0x7')](this['editor']['model'][_0x1258('0x2')]['selection'][_0x1258('0x2a')]())['filter'](_0x206868);if(!_0x45c49a[_0x1258('0x2c')])return null;_0x45c49a=_0x1485b0['expandListBlocksToCompleteList'](_0x45c49a);const _0x3eb783=[];for(const _0x5290bd of _0x45c49a)_0x1485b0[_0x1258('0x4')](_0x5290bd)&&_0x3eb783[_0x1258('0x29')](_0x5290bd);return _0x3eb783;}['_getTranslationKeyForListStyle'](_0x535e9e){return _0x1258('0x3')+this[_0x1258('0x1')][_0x1258('0x27')]['get'](_0x1258('0x1f'))[_0x1258('0x19')](_0x535e9e)[_0x1258('0x25')]()+'_LIST_'+_0x535e9e[_0x1258('0x25')]()[_0x1258('0x1e')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c45=['requires','enableCommand','remove','init','setSelection','plugins','mapper','markInsertion','editing','commands','getFirstPosition','markerName','createRange','getFirstRange','split','hasClass','editor','high','unbindElementFromMarkerName','model','fromRange','get','showSuggestionHighlights','afterExecute','parent','addMarker:suggestion:insertion','removeMarker:suggestion:insertion','nextSibling','writer','enter','downcastDispatcher','fire','end'];(function(_0x458a27,_0x2c4562){const _0xa2914e=function(_0x2d672d){while(--_0x2d672d){_0x458a27['push'](_0x458a27['shift']());}};_0xa2914e(++_0x2c4562);}(_0x2c45,0x188));const _0xa291=function(_0x458a27,_0x2c4562){_0x458a27=_0x458a27-0x0;let _0xa2914e=_0x2c45[_0x458a27];return _0xa2914e;};import{Plugin as _0x4f5fae}from'ckeditor5/src/core';import{Enter as _0x2c96c0}from'ckeditor5/src/enter';import{LiveRange as _0x2440e2}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x2070df}from'./utils';export default class q extends _0x4f5fae{static get[_0xa291('0x4')](){return[_0x2c96c0];}[_0xa291('0x7')](){const _0x1e7561=this[_0xa291('0x14')],_0x433efa=_0x1e7561[_0xa291('0x9')]['get']('TrackChangesEditing'),_0x4f3352=_0x1e7561[_0xa291('0xd')][_0xa291('0x19')](_0xa291('0x0'));_0x433efa[_0xa291('0x5')](_0xa291('0x0'),()=>{_0x1e7561[_0xa291('0x17')]['change'](_0x5c46f2=>{const _0x57f24f=_0x1e7561['model']['document']['selection'],_0x75a470=_0x57f24f[_0xa291('0xe')](),_0x4f4e63=_0x2440e2[_0xa291('0x18')](_0x57f24f[_0xa291('0x11')]());if(_0x4f3352['enterBlock'](_0x5c46f2)){const _0x3a3a0b=_0x1e7561[_0xa291('0x17')]['createPositionAt'](_0x75a470[_0xa291('0x1c')][_0xa291('0x1f')],0x0),_0x49b264=_0x5c46f2[_0xa291('0x10')](_0x75a470,_0x3a3a0b);_0x433efa[_0xa291('0xb')](_0x49b264);}else _0x5c46f2[_0xa291('0x8')](_0x5c46f2['createRange'](_0x4f4e63[_0xa291('0x3')]));_0x4f4e63['detach'](),_0x4f3352[_0xa291('0x2')](_0xa291('0x1b'),{'writer':_0x5c46f2});});}),_0x1e7561[_0xa291('0xc')][_0xa291('0x1')]['on']('addMarker:suggestion:insertion',_0x2070df(_0x1e7561,'split'),{'priority':_0xa291('0x15')}),_0x1e7561[_0xa291('0xc')][_0xa291('0x1')]['on'](_0xa291('0x1e'),(_0x29e013,_0x12493b,_0xa2c08a)=>{const _0x3e6fb6=_0xa2c08a[_0xa291('0xa')]['markerNameToElements'](_0x12493b[_0xa291('0xf')]);if(_0x3e6fb6)for(const _0x4e9f87 of _0x3e6fb6)_0x4e9f87[_0xa291('0x13')]('ck-suggestion-marker-split')&&(_0xa2c08a['mapper'][_0xa291('0x16')](_0x4e9f87,_0x12493b[_0xa291('0xf')]),_0xa2c08a[_0xa291('0x20')][_0xa291('0x6')](_0x4e9f87));},{'priority':_0xa291('0x15')}),_0x1e7561['data'][_0xa291('0x1')]['on'](_0xa291('0x1d'),(_0xe6e708,_0x3e4c43,_0xe7d425)=>{_0xe7d425['options'][_0xa291('0x1a')]&&_0x2070df(_0x1e7561,_0xa291('0x12'),{'showActiveMarker':!0x1})['bind'](this)(_0xe6e708,_0x3e4c43,_0xe7d425);},{'priority':_0xa291('0x15')});}}
23
+ const _0x1e33=['TrackChangesEditing','split','editing','enter','enableCommand','setSelection','parent','unbindElementFromMarkerName','model','markerName','end','ck-suggestion-marker-split','high','data','downcastDispatcher','createPositionAt','enterBlock','bind','get','fire','markInsertion','remove','addMarker:suggestion:insertion','hasClass','createRange','plugins','removeMarker:suggestion:insertion','detach','writer','change','init','afterExecute','commands','getFirstPosition','options'];(function(_0x258337,_0x1e339b){const _0x10967b=function(_0x521fe5){while(--_0x521fe5){_0x258337['push'](_0x258337['shift']());}};_0x10967b(++_0x1e339b);}(_0x1e33,0x101));const _0x1096=function(_0x258337,_0x1e339b){_0x258337=_0x258337-0x0;let _0x10967b=_0x1e33[_0x258337];return _0x10967b;};import{Plugin as _0x42d6f5}from'ckeditor5/src/core';import{Enter as _0x465369}from'ckeditor5/src/enter';import{LiveRange as _0x3b74d9}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0xdc1ef3}from'./utils';export default class q extends _0x42d6f5{static get['requires'](){return[_0x465369];}[_0x1096('0x12')](){const _0x5de6d1=this['editor'],_0x4414f4=_0x5de6d1[_0x1096('0xd')][_0x1096('0x6')](_0x1096('0x17')),_0x25b727=_0x5de6d1[_0x1096('0x14')]['get'](_0x1096('0x1a'));_0x4414f4[_0x1096('0x1b')](_0x1096('0x1a'),()=>{_0x5de6d1[_0x1096('0x1f')][_0x1096('0x11')](_0x5d7728=>{const _0x562070=_0x5de6d1[_0x1096('0x1f')]['document']['selection'],_0x1a7fbf=_0x562070[_0x1096('0x15')](),_0x128b27=_0x3b74d9['fromRange'](_0x562070['getFirstRange']());if(_0x25b727[_0x1096('0x4')](_0x5d7728)){const _0x2766cb=_0x5de6d1[_0x1096('0x1f')][_0x1096('0x3')](_0x1a7fbf[_0x1096('0x1d')]['nextSibling'],0x0),_0x567277=_0x5d7728[_0x1096('0xc')](_0x1a7fbf,_0x2766cb);_0x4414f4[_0x1096('0x8')](_0x567277);}else _0x5d7728[_0x1096('0x1c')](_0x5d7728[_0x1096('0xc')](_0x128b27[_0x1096('0x21')]));_0x128b27[_0x1096('0xf')](),_0x25b727[_0x1096('0x7')](_0x1096('0x13'),{'writer':_0x5d7728});});}),_0x5de6d1[_0x1096('0x19')]['downcastDispatcher']['on'](_0x1096('0xa'),_0xdc1ef3(_0x5de6d1,_0x1096('0x18')),{'priority':_0x1096('0x0')}),_0x5de6d1[_0x1096('0x19')][_0x1096('0x2')]['on'](_0x1096('0xe'),(_0x59d5fe,_0x15ffae,_0x2cbcd7)=>{const _0x3ede73=_0x2cbcd7['mapper']['markerNameToElements'](_0x15ffae[_0x1096('0x20')]);if(_0x3ede73)for(const _0x3bbad3 of _0x3ede73)_0x3bbad3[_0x1096('0xb')](_0x1096('0x22'))&&(_0x2cbcd7['mapper'][_0x1096('0x1e')](_0x3bbad3,_0x15ffae['markerName']),_0x2cbcd7[_0x1096('0x10')][_0x1096('0x9')](_0x3bbad3));},{'priority':_0x1096('0x0')}),_0x5de6d1[_0x1096('0x1')][_0x1096('0x2')]['on'](_0x1096('0xa'),(_0x5d3c86,_0x3397d4,_0x1a3598)=>{_0x1a3598[_0x1096('0x16')]['showSuggestionHighlights']&&_0xdc1ef3(_0x5de6d1,_0x1096('0x18'),{'showActiveMarker':!0x1})[_0x1096('0x5')](this)(_0x5d3c86,_0x3397d4,_0x1a3598);},{'priority':_0x1096('0x0')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x29e0=['start','enableCommand','replace','editor','filter','getIntersection','FindAndReplaceUtils','findByTextCallback','TrackChangesEditing','markers','string','handleFindCommand','FindAndReplaceEditing','has','model','createRange','getRange','_isInDeletionRange','createPositionAt','get','replaceAll','plugins','getMarkersGroup','end','item','suggestion:deletion'];(function(_0x14acca,_0x29e0ed){const _0x432ece=function(_0x3e1d78){while(--_0x3e1d78){_0x14acca['push'](_0x14acca['shift']());}};_0x432ece(++_0x29e0ed);}(_0x29e0,0xba));const _0x432e=function(_0x14acca,_0x29e0ed){_0x14acca=_0x14acca-0x0;let _0x432ece=_0x29e0[_0x14acca];return _0x432ece;};import{Plugin as _0x4f63c9}from'ckeditor5/src/core';export default class z extends _0x4f63c9{['afterInit'](){if(!this[_0x432e('0x19')]['plugins'][_0x432e('0x9')](_0x432e('0x8')))return;const _0x585b9e=this[_0x432e('0x19')]['plugins'][_0x432e('0xf')](_0x432e('0x4'));_0x585b9e[_0x432e('0x17')]('find',this[_0x432e('0x7')]['bind'](this)),_0x585b9e['enableCommand']('findNext'),_0x585b9e['enableCommand']('findPrevious'),_0x585b9e[_0x432e('0x17')](_0x432e('0x18')),_0x585b9e[_0x432e('0x17')](_0x432e('0x10'));}[_0x432e('0x7')](_0x16b24b,_0x2368ee,_0x4c328d={}){const _0x325773=this['editor'][_0x432e('0x11')][_0x432e('0xf')](_0x432e('0x2'));void 0x0!==_0x4c328d&&_0x16b24b(_0x6c1113=>(_0x432e('0x6')==typeof _0x2368ee?_0x325773[_0x432e('0x3')](_0x2368ee,_0x4c328d):_0x2368ee)(_0x6c1113)[_0x432e('0x0')](_0x18e997=>!0x1===this[_0x432e('0xd')](_0x18e997,_0x6c1113[_0x432e('0x14')])),_0x4c328d);}[_0x432e('0xd')](_0x7d924a,_0x30365a){const _0x554d39=this[_0x432e('0x19')][_0x432e('0xa')][_0x432e('0xb')](this[_0x432e('0x19')]['model'][_0x432e('0xe')](_0x30365a,_0x7d924a[_0x432e('0x16')]),this['editor']['model'][_0x432e('0xe')](_0x30365a,_0x7d924a[_0x432e('0x13')]));for(const _0x12a169 of this['editor'][_0x432e('0xa')][_0x432e('0x5')][_0x432e('0x12')](_0x432e('0x15')))if(null!==_0x554d39[_0x432e('0x1')](_0x12a169[_0x432e('0xc')]()))return!0x0;return!0x1;}}
23
+ const _0x2fd9=['findPrevious','plugins','TrackChangesEditing','getRange','get','model','has','handleFindCommand','getIntersection','afterInit','createPositionAt','createRange','editor','FindAndReplaceUtils','_isInDeletionRange','start','suggestion:deletion','end','string','replace','enableCommand'];(function(_0x3c09cc,_0x2fd97c){const _0x3d13b7=function(_0x393aa1){while(--_0x393aa1){_0x3c09cc['push'](_0x3c09cc['shift']());}};_0x3d13b7(++_0x2fd97c);}(_0x2fd9,0x160));const _0x3d13=function(_0x3c09cc,_0x2fd97c){_0x3c09cc=_0x3c09cc-0x0;let _0x3d13b7=_0x2fd9[_0x3c09cc];return _0x3d13b7;};import{Plugin as _0x581150}from'ckeditor5/src/core';export default class z extends _0x581150{[_0x3d13('0xe')](){if(!this[_0x3d13('0x11')]['plugins'][_0x3d13('0xb')]('FindAndReplaceEditing'))return;const _0x2c3ef2=this[_0x3d13('0x11')][_0x3d13('0x6')]['get'](_0x3d13('0x7'));_0x2c3ef2[_0x3d13('0x4')]('find',this[_0x3d13('0xc')]['bind'](this)),_0x2c3ef2[_0x3d13('0x4')]('findNext'),_0x2c3ef2[_0x3d13('0x4')](_0x3d13('0x5')),_0x2c3ef2[_0x3d13('0x4')](_0x3d13('0x3')),_0x2c3ef2[_0x3d13('0x4')]('replaceAll');}[_0x3d13('0xc')](_0x5894ea,_0x206f21,_0x1fe6b9={}){const _0x42f7a0=this[_0x3d13('0x11')]['plugins'][_0x3d13('0x9')](_0x3d13('0x12'));void 0x0!==_0x1fe6b9&&_0x5894ea(_0x4eca1d=>(_0x3d13('0x2')==typeof _0x206f21?_0x42f7a0['findByTextCallback'](_0x206f21,_0x1fe6b9):_0x206f21)(_0x4eca1d)['filter'](_0xf005af=>!0x1===this[_0x3d13('0x13')](_0xf005af,_0x4eca1d['item'])),_0x1fe6b9);}[_0x3d13('0x13')](_0x2e19b2,_0x17ba8a){const _0x4d5d42=this[_0x3d13('0x11')][_0x3d13('0xa')][_0x3d13('0x10')](this['editor'][_0x3d13('0xa')]['createPositionAt'](_0x17ba8a,_0x2e19b2[_0x3d13('0x14')]),this['editor'][_0x3d13('0xa')][_0x3d13('0xf')](_0x17ba8a,_0x2e19b2[_0x3d13('0x1')]));for(const _0x297e5d of this[_0x3d13('0x11')][_0x3d13('0xa')]['markers']['getMarkersGroup'](_0x3d13('0x0')))if(null!==_0x4d5d42[_0x3d13('0xd')](_0x297e5d[_0x3d13('0x8')]()))return!0x0;return!0x1;}}