@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230728.0 → 0.0.0-nightly-20230729.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-20230728.0",
3
+ "version": "0.0.0-nightly-20230729.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-20230728.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20230728.0",
42
+ "ckeditor5": "0.0.0-nightly-20230729.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20230729.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 _0x1693=['isEnabled','getRanges','refresh','TrackChangesEditing','canEditAt','acceptSuggestion','editor','_suggestions','model','plugins','track-changes-accept-suggestion-not-found','get'];(function(_0x451f9c,_0x1693e0){const _0x520ce6=function(_0x96be29){while(--_0x96be29){_0x451f9c['push'](_0x451f9c['shift']());}};_0x520ce6(++_0x1693e0);}(_0x1693,0x186));const _0x520c=function(_0x451f9c,_0x1693e0){_0x451f9c=_0x451f9c-0x0;let _0x520ce6=_0x1693[_0x451f9c];return _0x520ce6;};import{Command as _0x5c09cb}from'ckeditor5/src/core';import{CKEditorError as _0x335611}from'ckeditor5/src/utils';export default class M extends _0x5c09cb{constructor(_0x52940a,_0x349e6b){super(_0x52940a),this[_0x520c('0x1')]=_0x349e6b,this[_0x520c('0x8')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x520c('0x8')](){this[_0x520c('0x6')]=!0x0;}['execute'](_0x4df859){const _0x40a6f3=this[_0x520c('0x1')][_0x520c('0x5')](_0x4df859);if(!_0x40a6f3)throw new _0x335611(_0x520c('0x4'),this);const _0x2361cc=_0x40a6f3[_0x520c('0x7')]();this[_0x520c('0x0')][_0x520c('0x2')][_0x520c('0xa')](_0x2361cc)&&this[_0x520c('0x0')][_0x520c('0x3')][_0x520c('0x5')](_0x520c('0x9'))[_0x520c('0xb')](_0x40a6f3);}}
23
+ const _0x1aeb=['acceptSuggestion','plugins','refresh','_isEnabledBasedOnSelection','model','track-changes-accept-suggestion-not-found','get','editor','execute','_suggestions','isEnabled'];(function(_0x2dc7fa,_0x1aeb6a){const _0x5daad3=function(_0x2e70b8){while(--_0x2e70b8){_0x2dc7fa['push'](_0x2dc7fa['shift']());}};_0x5daad3(++_0x1aeb6a);}(_0x1aeb,0x124));const _0x5daa=function(_0x2dc7fa,_0x1aeb6a){_0x2dc7fa=_0x2dc7fa-0x0;let _0x5daad3=_0x1aeb[_0x2dc7fa];return _0x5daad3;};import{Command as _0x1e9f19}from'ckeditor5/src/core';import{CKEditorError as _0x49d9c5}from'ckeditor5/src/utils';export default class M extends _0x1e9f19{constructor(_0x33d14b,_0x217cee){super(_0x33d14b),this[_0x5daa('0x3')]=_0x217cee,this[_0x5daa('0x7')](),this[_0x5daa('0x8')]=!0x1;}['refresh'](){this[_0x5daa('0x4')]=!0x0;}[_0x5daa('0x2')](_0x43af30){const _0x3b5a26=this['_suggestions'][_0x5daa('0x0')](_0x43af30);if(!_0x3b5a26)throw new _0x49d9c5(_0x5daa('0xa'),this);const _0x19ae95=_0x3b5a26['getRanges']();this[_0x5daa('0x1')][_0x5daa('0x9')]['canEditAt'](_0x19ae95)&&this[_0x5daa('0x1')][_0x5daa('0x6')][_0x5daa('0x0')]('TrackChangesEditing')[_0x5daa('0x5')](_0x3b5a26);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d09=['execute','_isEnabledBasedOnSelection','TrackChangesEditing','getRanges','refresh','track-changes-discard-suggestion-not-found','get','isEnabled','plugins','_suggestions','canEditAt'];(function(_0x7c7e9e,_0x3d095a){const _0xa4eb55=function(_0x308af4){while(--_0x308af4){_0x7c7e9e['push'](_0x7c7e9e['shift']());}};_0xa4eb55(++_0x3d095a);}(_0x3d09,0x84));const _0xa4eb=function(_0x7c7e9e,_0x3d095a){_0x7c7e9e=_0x7c7e9e-0x0;let _0xa4eb55=_0x3d09[_0x7c7e9e];return _0xa4eb55;};import{Command as _0x450ac9}from'ckeditor5/src/core';import{CKEditorError as _0x507a56}from'ckeditor5/src/utils';export default class $ extends _0x450ac9{constructor(_0x1459d0,_0x1cb05c){super(_0x1459d0),this[_0xa4eb('0x9')]=_0x1cb05c,this[_0xa4eb('0x4')](),this[_0xa4eb('0x1')]=!0x1;}[_0xa4eb('0x4')](){this[_0xa4eb('0x7')]=!0x0;}[_0xa4eb('0x0')](_0x1916a9){const _0x17dbf4=this['_suggestions'][_0xa4eb('0x6')](_0x1916a9);if(!_0x17dbf4)throw new _0x507a56(_0xa4eb('0x5'),this);const _0x263973=_0x17dbf4[_0xa4eb('0x3')]();this['editor']['model'][_0xa4eb('0xa')](_0x263973)&&this['editor'][_0xa4eb('0x8')]['get'](_0xa4eb('0x2'))['discardSuggestion'](_0x17dbf4);}}
23
+ const _0x267e=['TrackChangesEditing','get','getRanges','editor','_isEnabledBasedOnSelection','plugins','isEnabled','discardSuggestion','refresh','model','execute','track-changes-discard-suggestion-not-found','_suggestions'];(function(_0x2a675a,_0x267e36){const _0x380dfb=function(_0x1064ea){while(--_0x1064ea){_0x2a675a['push'](_0x2a675a['shift']());}};_0x380dfb(++_0x267e36);}(_0x267e,0x116));const _0x380d=function(_0x2a675a,_0x267e36){_0x2a675a=_0x2a675a-0x0;let _0x380dfb=_0x267e[_0x2a675a];return _0x380dfb;};import{Command as _0x50bdc8}from'ckeditor5/src/core';import{CKEditorError as _0x347862}from'ckeditor5/src/utils';export default class $ extends _0x50bdc8{constructor(_0xb6f6a5,_0x5cd649){super(_0xb6f6a5),this[_0x380d('0x7')]=_0x5cd649,this[_0x380d('0x3')](),this[_0x380d('0xc')]=!0x1;}[_0x380d('0x3')](){this[_0x380d('0x1')]=!0x0;}[_0x380d('0x5')](_0x3067e8){const _0x5caa71=this[_0x380d('0x7')][_0x380d('0x9')](_0x3067e8);if(!_0x5caa71)throw new _0x347862(_0x380d('0x6'),this);const _0x5a4110=_0x5caa71[_0x380d('0xa')]();this[_0x380d('0xb')][_0x380d('0x4')]['canEditAt'](_0x5a4110)&&this[_0x380d('0xb')][_0x380d('0x0')]['get'](_0x380d('0x8'))[_0x380d('0x2')](_0x5caa71);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e2e=['_suggestions','isInContent','editor','_isEnabledBasedOnSelection','getRanges','_command','refresh','model','canEditAt','from','execute','isEnabled','some','values'];(function(_0x2bcf81,_0x2e2ea1){const _0x3e0abf=function(_0x4746df){while(--_0x4746df){_0x2bcf81['push'](_0x2bcf81['shift']());}};_0x3e0abf(++_0x2e2ea1);}(_0x2e2e,0x11c));const _0x3e0a=function(_0x2bcf81,_0x2e2ea1){_0x2bcf81=_0x2bcf81-0x0;let _0x3e0abf=_0x2e2e[_0x2bcf81];return _0x3e0abf;};import{Command as _0x8927be}from'ckeditor5/src/core';import{sortSuggestions as _0x28ea33,executeCommandForSuggestions as _0x337aa5}from'../utils/utils';export default class N extends _0x8927be{constructor(_0x707fc,_0x19dbf9,_0x5585c0){super(_0x707fc),this[_0x3e0a('0x1')]=_0x19dbf9,this[_0x3e0a('0xa')]=_0x5585c0,this[_0x3e0a('0x2')](),this[_0x3e0a('0xd')]=!0x1;}[_0x3e0a('0x2')](){const _0x1d6f55=Array[_0x3e0a('0x5')](this[_0x3e0a('0xa')][_0x3e0a('0x9')]())[_0x3e0a('0x8')](_0x238153=>_0x238153[_0x3e0a('0xb')]);this[_0x3e0a('0x7')]=this[_0x3e0a('0x1')][_0x3e0a('0x7')]&&_0x1d6f55;}[_0x3e0a('0x6')](){const _0x18328c=_0x28ea33(Array[_0x3e0a('0x5')](this[_0x3e0a('0xa')]['values']()));for(const _0x134157 of _0x18328c){const _0x2f93c6=_0x134157[_0x3e0a('0x0')]();if(!this[_0x3e0a('0xc')][_0x3e0a('0x3')][_0x3e0a('0x4')](_0x2f93c6))return;}_0x337aa5(this['editor'][_0x3e0a('0x3')],this[_0x3e0a('0x1')],_0x18328c);}}
23
+ const _0x58a4=['canEditAt','model','isEnabled','_command','some','isInContent','editor','_suggestions','from','refresh'];(function(_0x95ce47,_0x58a4a5){const _0x2369e8=function(_0x29e3ec){while(--_0x29e3ec){_0x95ce47['push'](_0x95ce47['shift']());}};_0x2369e8(++_0x58a4a5);}(_0x58a4,0x8b));const _0x2369=function(_0x95ce47,_0x58a4a5){_0x95ce47=_0x95ce47-0x0;let _0x2369e8=_0x58a4[_0x95ce47];return _0x2369e8;};import{Command as _0x342dbe}from'ckeditor5/src/core';import{sortSuggestions as _0x113841,executeCommandForSuggestions as _0x6d77f2}from'../utils/utils';export default class N extends _0x342dbe{constructor(_0xeb1d05,_0x4748e5,_0xa009d4){super(_0xeb1d05),this[_0x2369('0x4')]=_0x4748e5,this['_suggestions']=_0xa009d4,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x2369('0x0')](){const _0x220c62=Array[_0x2369('0x9')](this[_0x2369('0x8')]['values']())[_0x2369('0x5')](_0x2b667e=>_0x2b667e[_0x2369('0x6')]);this[_0x2369('0x3')]=this[_0x2369('0x4')][_0x2369('0x3')]&&_0x220c62;}['execute'](){const _0x79ca41=_0x113841(Array[_0x2369('0x9')](this[_0x2369('0x8')]['values']()));for(const _0x58bb87 of _0x79ca41){const _0x200f27=_0x58bb87['getRanges']();if(!this[_0x2369('0x7')][_0x2369('0x2')][_0x2369('0x1')](_0x200f27))return;}_0x6d77f2(this[_0x2369('0x7')][_0x2369('0x2')],this[_0x2369('0x4')],_0x79ca41);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f58=['model','values','_command','editor','_selectedSuggestions','isEnabled','_isEnabledBasedOnSelection','from','document','refresh','execute','size','_suggestions'];(function(_0x35b376,_0x2f58ac){const _0x2114e4=function(_0x211ede){while(--_0x211ede){_0x35b376['push'](_0x35b376['shift']());}};_0x2114e4(++_0x2f58ac);}(_0x2f58,0x145));const _0x2114=function(_0x35b376,_0x2f58ac){_0x35b376=_0x35b376-0x0;let _0x2114e4=_0x2f58[_0x35b376];return _0x2114e4;};import{Command as _0x381bbe}from'ckeditor5/src/core';import{sortSuggestions as _0x574d28,getSelectedSuggestions as _0x5e6349,executeCommandForSuggestions as _0x218e28}from'../utils/utils';export default class R extends _0x381bbe{constructor(_0x5e1f1b,_0x46b7ef,_0x17e2d4){super(_0x5e1f1b),this[_0x2114('0x2')]=_0x46b7ef,this['_suggestions']=_0x17e2d4,this[_0x2114('0x4')]=new Set(),this['refresh'](),this[_0x2114('0x6')]=!0x1;}[_0x2114('0x9')](){const _0x460c9a=this['editor'][_0x2114('0x0')][_0x2114('0x8')]['selection'],_0x5de478=Array[_0x2114('0x7')](this[_0x2114('0xc')][_0x2114('0x1')]());this['_selectedSuggestions']=_0x5e6349(_0x460c9a,_0x5de478),this[_0x2114('0x5')]=this[_0x2114('0x2')][_0x2114('0x5')]&&!!this[_0x2114('0x4')][_0x2114('0xb')];}[_0x2114('0xa')](){const _0xffb37d=_0x574d28(Array[_0x2114('0x7')](this[_0x2114('0x4')]));for(const _0x25cefe of _0xffb37d){const _0x197198=_0x25cefe['getRanges']();if(!this[_0x2114('0x3')][_0x2114('0x0')]['canEditAt'](_0x197198))return;}_0x218e28(this['editor'][_0x2114('0x0')],this['_command'],_0xffb37d);}}
23
+ const _0x2e9d=['model','canEditAt','isEnabled','_suggestions','_selectedSuggestions','from','_command','getRanges','selection','_isEnabledBasedOnSelection','values','document','execute','refresh','editor'];(function(_0x26a204,_0x2e9dfe){const _0x583a82=function(_0x269b03){while(--_0x269b03){_0x26a204['push'](_0x26a204['shift']());}};_0x583a82(++_0x2e9dfe);}(_0x2e9d,0x106));const _0x583a=function(_0x26a204,_0x2e9dfe){_0x26a204=_0x26a204-0x0;let _0x583a82=_0x2e9d[_0x26a204];return _0x583a82;};import{Command as _0x16b5cb}from'ckeditor5/src/core';import{sortSuggestions as _0x499bfa,getSelectedSuggestions as _0x182d6e,executeCommandForSuggestions as _0x305054}from'../utils/utils';export default class R extends _0x16b5cb{constructor(_0x2dc5ed,_0x22f00d,_0x42a48f){super(_0x2dc5ed),this[_0x583a('0xe')]=_0x22f00d,this[_0x583a('0xb')]=_0x42a48f,this[_0x583a('0xc')]=new Set(),this[_0x583a('0x6')](),this[_0x583a('0x2')]=!0x1;}[_0x583a('0x6')](){const _0x7b598f=this[_0x583a('0x7')][_0x583a('0x8')][_0x583a('0x4')][_0x583a('0x1')],_0x35e114=Array[_0x583a('0xd')](this['_suggestions'][_0x583a('0x3')]());this[_0x583a('0xc')]=_0x182d6e(_0x7b598f,_0x35e114),this[_0x583a('0xa')]=this[_0x583a('0xe')][_0x583a('0xa')]&&!!this[_0x583a('0xc')]['size'];}[_0x583a('0x5')](){const _0x2a9017=_0x499bfa(Array['from'](this['_selectedSuggestions']));for(const _0x529fda of _0x2a9017){const _0x366925=_0x529fda[_0x583a('0x0')]();if(!this[_0x583a('0x7')][_0x583a('0x8')][_0x583a('0x9')](_0x366925))return;}_0x305054(this[_0x583a('0x7')][_0x583a('0x8')],this[_0x583a('0xe')],_0x2a9017);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1976=['value','execute','_enabledCommands','forceDisabled','_enableCommands','_isEnabledBasedOnSelection','has','TrackChangesCommand','commands','clearForceDisabled','editor','_disableUnsupportedCommands'];(function(_0x459517,_0x19765d){const _0x5365fd=function(_0xec3d66){while(--_0xec3d66){_0x459517['push'](_0x459517['shift']());}};_0x5365fd(++_0x19765d);}(_0x1976,0x188));const _0x5365=function(_0x459517,_0x19765d){_0x459517=_0x459517-0x0;let _0x5365fd=_0x1976[_0x459517];return _0x5365fd;};import{Command as _0x4587d2}from'ckeditor5/src/core';export default class _ extends _0x4587d2{constructor(_0x21c772,_0x459eff){super(_0x21c772),this[_0x5365('0x6')]=_0x459eff,this['value']=!0x1,this['refresh'](),this[_0x5365('0x9')]=!0x1;}['refresh'](){this['isEnabled']=!0x0;}[_0x5365('0x5')](){this[_0x5365('0x4')]=!this[_0x5365('0x4')],this[_0x5365('0x4')]?this['_disableUnsupportedCommands']():this[_0x5365('0x8')]();}[_0x5365('0x3')](){for(const _0x1ef29d of this[_0x5365('0x2')][_0x5365('0x0')][_0x5365('0x0')]())_0x1ef29d['affectsData']&&!this[_0x5365('0x6')][_0x5365('0xa')](_0x1ef29d)&&_0x1ef29d[_0x5365('0x7')]('TrackChangesCommand');}[_0x5365('0x8')](){for(const _0x369197 of this[_0x5365('0x2')][_0x5365('0x0')][_0x5365('0x0')]())_0x369197['affectsData']&&!this[_0x5365('0x6')]['has'](_0x369197)&&_0x369197[_0x5365('0x1')](_0x5365('0xb'));}}
23
+ const _0x2529=['forceDisabled','affectsData','has','TrackChangesCommand','refresh','isEnabled','_disableUnsupportedCommands','_enableCommands','_enabledCommands','editor','_isEnabledBasedOnSelection','value','commands','clearForceDisabled'];(function(_0x580e49,_0x2529ea){const _0x1b1d5e=function(_0x46dfc5){while(--_0x46dfc5){_0x580e49['push'](_0x580e49['shift']());}};_0x1b1d5e(++_0x2529ea);}(_0x2529,0x1d6));const _0x1b1d=function(_0x580e49,_0x2529ea){_0x580e49=_0x580e49-0x0;let _0x1b1d5e=_0x2529[_0x580e49];return _0x1b1d5e;};import{Command as _0x38df32}from'ckeditor5/src/core';export default class _ extends _0x38df32{constructor(_0x122fa0,_0x44a7f3){super(_0x122fa0),this[_0x1b1d('0x0')]=_0x44a7f3,this[_0x1b1d('0x3')]=!0x1,this['refresh'](),this[_0x1b1d('0x2')]=!0x1;}[_0x1b1d('0xa')](){this[_0x1b1d('0xb')]=!0x0;}['execute'](){this[_0x1b1d('0x3')]=!this[_0x1b1d('0x3')],this[_0x1b1d('0x3')]?this[_0x1b1d('0xc')]():this[_0x1b1d('0xd')]();}[_0x1b1d('0xc')](){for(const _0x1d9db4 of this[_0x1b1d('0x1')][_0x1b1d('0x4')][_0x1b1d('0x4')]())_0x1d9db4[_0x1b1d('0x7')]&&!this[_0x1b1d('0x0')]['has'](_0x1d9db4)&&_0x1d9db4[_0x1b1d('0x6')](_0x1b1d('0x9'));}[_0x1b1d('0xd')](){for(const _0x4aec23 of this[_0x1b1d('0x1')][_0x1b1d('0x4')][_0x1b1d('0x4')]())_0x4aec23[_0x1b1d('0x7')]&&!this[_0x1b1d('0x0')][_0x1b1d('0x8')](_0x4aec23)&&_0x4aec23[_0x1b1d('0x5')](_0x1b1d('0x9'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c61=['model','FORMAT_JUSTIFY_TEXT','from','value','plugins','commandParams','locale','format','AlignmentEditing','justify','afterInit','getAttribute','left','ltr','TrackChangesEditing','change','document','filter','get','contentLanguageDirection','enableCommand','FORMAT_ALIGN_TO_RIGHT','selection','commandName','editor','FORMAT_ALIGN_TO_CENTER','_descriptionFactory','checkAttribute','center','markBlockFormat','alignment','schema'];(function(_0x13eef1,_0x1c61c9){const _0x5170da=function(_0x51799c){while(--_0x51799c){_0x13eef1['push'](_0x13eef1['shift']());}};_0x5170da(++_0x1c61c9);}(_0x1c61,0xb7));const _0x5170=function(_0x13eef1,_0x1c61c9){_0x13eef1=_0x13eef1-0x0;let _0x5170da=_0x1c61[_0x13eef1];return _0x5170da;};import{Plugin as _0x30be3a}from'ckeditor5/src/core';import{getTranslation as _0x226253}from'../utils/common-translations';export default class x extends _0x30be3a{[_0x5170('0x13')](){const _0x2794e7=this[_0x5170('0x1')],_0x223e84=_0x2794e7[_0x5170('0xf')];if(!_0x2794e7['plugins']['has'](_0x5170('0x11')))return;const _0x569944=_0x2794e7[_0x5170('0xd')][_0x5170('0x1b')](_0x5170('0x17'));_0x569944[_0x5170('0x1d')](_0x5170('0x7'),(_0x5b963f,_0x21467c={})=>{let _0x4da6b0=_0x21467c[_0x5170('0xc')];_0x21467c[_0x5170('0xc')]||(_0x4da6b0=_0x5170('0x16')===_0x2794e7[_0x5170('0xf')][_0x5170('0x1c')]?_0x5170('0x15'):'right');const _0x5cde1e=Array[_0x5170('0xb')](this[_0x5170('0x1')]['model'][_0x5170('0x19')][_0x5170('0x1f')]['getSelectedBlocks']())[_0x5170('0x1a')](_0x2e3ff4=>function(_0xec0b4e,_0x5c3ebd,_0x3dc046){const _0x30b549=_0xec0b4e[_0x5170('0x14')]('alignment')||null;return _0x5c3ebd[_0x5170('0x4')](_0xec0b4e,_0x5170('0x7'))&&_0x3dc046!=_0x30b549;}(_0x2e3ff4,this['editor'][_0x5170('0x9')][_0x5170('0x8')],_0x4da6b0));_0x2794e7['model'][_0x5170('0x18')](()=>{for(const _0x2671b0 of _0x5cde1e)_0x569944[_0x5170('0x6')](_0x2671b0,{'commandName':_0x5170('0x7'),'commandParams':[{'value':_0x4da6b0}]});});}),_0x569944[_0x5170('0x3')]['registerDescriptionCallback'](_0x4e83e0=>{const {data:_0x453dbf}=_0x4e83e0;if(_0x453dbf&&'alignment'==_0x453dbf[_0x5170('0x0')]){const _0x11bf56=_0x453dbf[_0x5170('0xe')][0x0]['value'];return{'type':_0x5170('0x10'),'content':_0x226253(_0x223e84,'*Format:*\x20%0',function(_0x4891ac){switch(_0x4891ac){case _0x5170('0x15'):return _0x226253(_0x223e84,'FORMAT_ALIGN_TO_LEFT');case'right':return _0x226253(_0x223e84,_0x5170('0x1e'));case _0x5170('0x5'):return _0x226253(_0x223e84,_0x5170('0x2'));case _0x5170('0x12'):return _0x226253(_0x223e84,_0x5170('0xa'));}}(_0x11bf56))};}});}}
23
+ const _0x199e=['*Format:*\x20%0','registerDescriptionCallback','_descriptionFactory','AlignmentEditing','value','has','model','right','plugins','contentLanguageDirection','document','from','locale','justify','change','getSelectedBlocks','alignment','FORMAT_ALIGN_TO_CENTER','markBlockFormat','left','schema','editor','getAttribute','FORMAT_ALIGN_TO_LEFT','commandParams','filter','get','afterInit','format'];(function(_0x33002f,_0x199e30){const _0x531e61=function(_0x4a7c3f){while(--_0x4a7c3f){_0x33002f['push'](_0x33002f['shift']());}};_0x531e61(++_0x199e30);}(_0x199e,0x13a));const _0x531e=function(_0x33002f,_0x199e30){_0x33002f=_0x33002f-0x0;let _0x531e61=_0x199e[_0x33002f];return _0x531e61;};import{Plugin as _0x2fc210}from'ckeditor5/src/core';import{getTranslation as _0x19fb28}from'../utils/common-translations';export default class x extends _0x2fc210{[_0x531e('0x3')](){const _0x8616ee=this['editor'],_0x5cda88=_0x8616ee['locale'];if(!_0x8616ee[_0x531e('0xd')][_0x531e('0xa')](_0x531e('0x8')))return;const _0x2ab2bf=_0x8616ee['plugins'][_0x531e('0x2')]('TrackChangesEditing');_0x2ab2bf['enableCommand']('alignment',(_0x172e60,_0x1753bf={})=>{let _0x1a1e6c=_0x1753bf['value'];_0x1753bf[_0x531e('0x9')]||(_0x1a1e6c='ltr'===_0x8616ee[_0x531e('0x11')][_0x531e('0xe')]?_0x531e('0x18'):_0x531e('0xc'));const _0x34b687=Array[_0x531e('0x10')](this[_0x531e('0x1a')][_0x531e('0xb')][_0x531e('0xf')]['selection'][_0x531e('0x14')]())[_0x531e('0x1')](_0x5aae19=>function(_0x5426b6,_0x1fd5eb,_0xb56f53){const _0x3c30b9=_0x5426b6[_0x531e('0x1b')](_0x531e('0x15'))||null;return _0x1fd5eb['checkAttribute'](_0x5426b6,_0x531e('0x15'))&&_0xb56f53!=_0x3c30b9;}(_0x5aae19,this[_0x531e('0x1a')][_0x531e('0xb')][_0x531e('0x19')],_0x1a1e6c));_0x8616ee[_0x531e('0xb')][_0x531e('0x13')](()=>{for(const _0x2d58dd of _0x34b687)_0x2ab2bf[_0x531e('0x17')](_0x2d58dd,{'commandName':_0x531e('0x15'),'commandParams':[{'value':_0x1a1e6c}]});});}),_0x2ab2bf[_0x531e('0x7')][_0x531e('0x6')](_0x588634=>{const {data:_0x94b0c}=_0x588634;if(_0x94b0c&&_0x531e('0x15')==_0x94b0c['commandName']){const _0x21a8c3=_0x94b0c[_0x531e('0x0')][0x0][_0x531e('0x9')];return{'type':_0x531e('0x4'),'content':_0x19fb28(_0x5cda88,_0x531e('0x5'),function(_0x506d37){switch(_0x506d37){case'left':return _0x19fb28(_0x5cda88,_0x531e('0x1c'));case _0x531e('0xc'):return _0x19fb28(_0x5cda88,'FORMAT_ALIGN_TO_RIGHT');case'center':return _0x19fb28(_0x5cda88,_0x531e('0x16'));case _0x531e('0x12'):return _0x19fb28(_0x5cda88,'FORMAT_JUSTIFY_TEXT');}}(_0x21a8c3))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x229c=['FORMAT_SUPERSCRIPT','change','locale','FORMAT_UNDERLINE','FORMAT_ITALIC','BoldEditing','TrackChangesEditing','FORMAT_SUBSCRIPT','selection','SuperscriptEditing','SubscriptEditing','registerDescriptionCallback','commandParams','italic','from','subscript','editor','forceValue','code','FORMAT_STRIKETHROUGH','get','document','afterInit','FORMAT_BOLD','enableCommand','bold','has','commandName','_descriptionFactory','UnderlineEditing','getRanges','commands','CodeEditing','markInlineFormat','format','superscript','model','toLowerCase','value','plugins','underline','FORMAT_CODE'];(function(_0x384a12,_0x229cea){const _0x22f57d=function(_0x172ef3){while(--_0x172ef3){_0x384a12['push'](_0x384a12['shift']());}};_0x22f57d(++_0x229cea);}(_0x229c,0x150));const _0x22f5=function(_0x384a12,_0x229cea){_0x384a12=_0x384a12-0x0;let _0x22f57d=_0x229c[_0x384a12];return _0x22f57d;};import{Plugin as _0xd4c543}from'ckeditor5/src/core';import{getTranslation as _0x30b600}from'../utils/common-translations';import{getRangesWithAttribute as _0xdf0bfc}from'./utils';const Kt=[_0x22f5('0x5'),'ItalicEditing',_0x22f5('0x1d'),_0x22f5('0x20'),'StrikethroughEditing',_0x22f5('0xa'),_0x22f5('0x9')];export default class U extends _0xd4c543{[_0x22f5('0x16')](){const _0x47d20e=this[_0x22f5('0x10')],_0x1fb6ad=_0x47d20e[_0x22f5('0x24')],_0x370fc4=_0x47d20e['plugins'][_0x22f5('0x14')](_0x22f5('0x6')),_0x3ae0d=_0x47d20e[_0x22f5('0x2')];for(const _0x372088 of Kt){if(!_0x47d20e[_0x22f5('0x27')][_0x22f5('0x1a')](_0x372088))continue;const _0x25ae3f=_0x372088['slice'](0x0,-0x7)[_0x22f5('0x25')](),_0x348319=_0x47d20e[_0x22f5('0x1f')][_0x22f5('0x14')](_0x25ae3f);_0x370fc4[_0x22f5('0x18')](_0x25ae3f,(_0x545e17,_0x3f468a={})=>{const _0x20bbc7=_0x1fb6ad[_0x22f5('0x15')][_0x22f5('0x8')];if(_0x20bbc7['isCollapsed'])return void _0x545e17(_0x3f468a);const _0x311521=void 0x0!==_0x3f468a['forceValue']?_0x3f468a[_0x22f5('0x11')]:!_0x348319[_0x22f5('0x26')];_0x1fb6ad[_0x22f5('0x1')](()=>{const _0x5e56b7=Array[_0x22f5('0xe')](_0x20bbc7[_0x22f5('0x1e')]());for(const _0x5cbbec of _0x5e56b7){const _0x132dbc=_0x311521?[_0x5cbbec]:_0xdf0bfc(_0x25ae3f,_0x5cbbec,_0x1fb6ad);for(const _0x88d613 of _0x132dbc)_0x370fc4[_0x22f5('0x21')](_0x88d613,{'commandName':_0x25ae3f,'commandParams':[{'forceValue':_0x311521}]});}});});}function _0x4e0fe6(_0x14ba0b,_0x4f62e8){_0x370fc4[_0x22f5('0x1c')][_0x22f5('0xb')](_0x25b33b=>{const {data:_0x1f165e}=_0x25b33b;if(_0x1f165e&&_0x1f165e[_0x22f5('0x1b')]===_0x14ba0b)return _0x1f165e[_0x22f5('0xc')][0x0][_0x22f5('0x11')]?{'type':_0x22f5('0x22'),'content':_0x30b600(_0x3ae0d,'*Format:*\x20%0',_0x4f62e8)}:{'type':'format','content':_0x30b600(_0x3ae0d,'*Remove\x20format:*\x20%0',_0x4f62e8)};});}_0x4e0fe6(_0x22f5('0x19'),_0x30b600(_0x3ae0d,_0x22f5('0x17'))),_0x4e0fe6(_0x22f5('0xd'),_0x30b600(_0x3ae0d,_0x22f5('0x4'))),_0x4e0fe6(_0x22f5('0x28'),_0x30b600(_0x3ae0d,_0x22f5('0x3'))),_0x4e0fe6(_0x22f5('0x12'),_0x30b600(_0x3ae0d,_0x22f5('0x29'))),_0x4e0fe6('strikethrough',_0x30b600(_0x3ae0d,_0x22f5('0x13'))),_0x4e0fe6(_0x22f5('0xf'),_0x30b600(_0x3ae0d,_0x22f5('0x7'))),_0x4e0fe6(_0x22f5('0x23'),_0x30b600(_0x3ae0d,_0x22f5('0x0')));}}
23
+ const _0x24dd=['editor','subscript','code','*Format:*\x20%0','underline','format','CodeEditing','registerDescriptionCallback','_descriptionFactory','commandParams','enableCommand','BoldEditing','FORMAT_SUBSCRIPT','FORMAT_ITALIC','commands','UnderlineEditing','get','afterInit','FORMAT_CODE','document','forceValue','FORMAT_UNDERLINE','value','has','superscript','locale','model','bold','FORMAT_SUPERSCRIPT','change','isCollapsed','selection'];(function(_0x460c44,_0x24ddb2){const _0x150aa0=function(_0xd88d18){while(--_0xd88d18){_0x460c44['push'](_0x460c44['shift']());}};_0x150aa0(++_0x24ddb2);}(_0x24dd,0x18a));const _0x150a=function(_0x460c44,_0x24ddb2){_0x460c44=_0x460c44-0x0;let _0x150aa0=_0x24dd[_0x460c44];return _0x150aa0;};import{Plugin as _0x4533a1}from'ckeditor5/src/core';import{getTranslation as _0x41b358}from'../utils/common-translations';import{getRangesWithAttribute as _0x124936}from'./utils';const Kt=[_0x150a('0x1'),'ItalicEditing',_0x150a('0x5'),_0x150a('0x1c'),'StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];export default class U extends _0x4533a1{[_0x150a('0x7')](){const _0x53338d=this[_0x150a('0x16')],_0x488b03=_0x53338d[_0x150a('0x10')],_0x277f64=_0x53338d['plugins'][_0x150a('0x6')]('TrackChangesEditing'),_0x1f85fd=_0x53338d[_0x150a('0xf')];for(const _0x504758 of Kt){if(!_0x53338d['plugins'][_0x150a('0xd')](_0x504758))continue;const _0x30eee4=_0x504758['slice'](0x0,-0x7)['toLowerCase'](),_0x17ce44=_0x53338d[_0x150a('0x4')][_0x150a('0x6')](_0x30eee4);_0x277f64[_0x150a('0x0')](_0x30eee4,(_0x3cdcda,_0x4e6267={})=>{const _0x5c8fe4=_0x488b03[_0x150a('0x9')][_0x150a('0x15')];if(_0x5c8fe4[_0x150a('0x14')])return void _0x3cdcda(_0x4e6267);const _0x5b71e1=void 0x0!==_0x4e6267['forceValue']?_0x4e6267[_0x150a('0xa')]:!_0x17ce44[_0x150a('0xc')];_0x488b03[_0x150a('0x13')](()=>{const _0x45512f=Array['from'](_0x5c8fe4['getRanges']());for(const _0x19a10d of _0x45512f){const _0x124c40=_0x5b71e1?[_0x19a10d]:_0x124936(_0x30eee4,_0x19a10d,_0x488b03);for(const _0x37fe23 of _0x124c40)_0x277f64['markInlineFormat'](_0x37fe23,{'commandName':_0x30eee4,'commandParams':[{'forceValue':_0x5b71e1}]});}});});}function _0x236a09(_0xe9eec1,_0x4b1c8a){_0x277f64[_0x150a('0x1e')][_0x150a('0x1d')](_0xf363d3=>{const {data:_0x4c7686}=_0xf363d3;if(_0x4c7686&&_0x4c7686['commandName']===_0xe9eec1)return _0x4c7686[_0x150a('0x1f')][0x0][_0x150a('0xa')]?{'type':'format','content':_0x41b358(_0x1f85fd,_0x150a('0x19'),_0x4b1c8a)}:{'type':_0x150a('0x1b'),'content':_0x41b358(_0x1f85fd,'*Remove\x20format:*\x20%0',_0x4b1c8a)};});}_0x236a09(_0x150a('0x11'),_0x41b358(_0x1f85fd,'FORMAT_BOLD')),_0x236a09('italic',_0x41b358(_0x1f85fd,_0x150a('0x3'))),_0x236a09(_0x150a('0x1a'),_0x41b358(_0x1f85fd,_0x150a('0xb'))),_0x236a09(_0x150a('0x18'),_0x41b358(_0x1f85fd,_0x150a('0x8'))),_0x236a09('strikethrough',_0x41b358(_0x1f85fd,'FORMAT_STRIKETHROUGH')),_0x236a09(_0x150a('0x17'),_0x41b358(_0x1f85fd,_0x150a('0x2'))),_0x236a09(_0x150a('0xe'),_0x41b358(_0x1f85fd,_0x150a('0x12')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12b2=['enableCommand','plugins','TrackChangesEditing','$root','_descriptionFactory','BlockQuoteEditing','change','format','*Format:*\x20%0','get','selection','editor','forceValue','commandName','document','name','model','getSelectedBlocks','ELEMENT_BLOCK_QUOTE','has','blockQuote','value','parent','afterInit','*Remove\x20format:*\x20%0','filter','locale','schema','markBlockFormat','from'];(function(_0x58a150,_0x12b2db){const _0x49ef97=function(_0x509009){while(--_0x509009){_0x58a150['push'](_0x58a150['shift']());}};_0x49ef97(++_0x12b2db);}(_0x12b2,0x7b));const _0x49ef=function(_0x58a150,_0x12b2db){_0x58a150=_0x58a150-0x0;let _0x49ef97=_0x12b2[_0x58a150];return _0x49ef97;};import{Plugin as _0x21b843}from'ckeditor5/src/core';import{getTranslation as _0x38f694}from'../utils/common-translations';import{getRangesOfBlockGroups as _0xa1f4c0}from'../utils/utils';export default class j extends _0x21b843{[_0x49ef('0x14')](){const _0x471152=this['editor'],_0x379dde=_0x471152[_0x49ef('0x17')];if(!_0x471152[_0x49ef('0x1c')][_0x49ef('0x10')](_0x49ef('0x2')))return;const _0x344cf4=_0x471152[_0x49ef('0x1c')][_0x49ef('0x6')](_0x49ef('0x1d')),_0x36e40f=this[_0x49ef('0x8')]['commands']['get']('blockQuote');_0x344cf4[_0x49ef('0x1b')](_0x49ef('0x11'),(_0x2023b4,_0x1ece3f={})=>{const _0x1e8883=this[_0x49ef('0x8')][_0x49ef('0xd')][_0x49ef('0xb')][_0x49ef('0x7')],_0x4210c8=_0x1ece3f&&void 0x0!==_0x1ece3f[_0x49ef('0x9')]?_0x1ece3f[_0x49ef('0x9')]:!_0x36e40f[_0x49ef('0x12')];let _0x5a70dc=[];if(_0x4210c8){const _0x30c030=Array[_0x49ef('0x1a')](_0x1e8883[_0x49ef('0xe')]())[_0x49ef('0x16')](_0x212956=>Xt(_0x212956)||function(_0x45130c,_0x15812c){const _0x4a0308=_0x15812c['checkChild'](_0x45130c[_0x49ef('0x13')],_0x49ef('0x11')),_0x5dedbf=_0x15812c['checkChild']([_0x49ef('0x0'),'blockQuote'],_0x45130c);return _0x4a0308&&_0x5dedbf;}(_0x212956,this['editor']['model'][_0x49ef('0x18')]));_0x5a70dc=_0xa1f4c0(_0x30c030,_0x471152[_0x49ef('0xd')]);}else{const _0x35e2c3=Array['from'](_0x1e8883[_0x49ef('0xe')]())[_0x49ef('0x16')](_0x2842de=>Xt(_0x2842de));_0x5a70dc=_0xa1f4c0(_0x35e2c3,_0x471152[_0x49ef('0xd')]);}_0x471152['model'][_0x49ef('0x3')](()=>{for(const _0x22950c of _0x5a70dc)_0x344cf4[_0x49ef('0x19')](_0x22950c,{'commandName':_0x49ef('0x11'),'commandParams':[{'forceValue':_0x4210c8}]});});}),_0x344cf4[_0x49ef('0x1')]['registerDescriptionCallback'](_0x39a3ad=>{const {data:_0x483ffe}=_0x39a3ad;if(_0x483ffe&&_0x49ef('0x11')==_0x483ffe[_0x49ef('0xa')]){const _0x208371=_0x38f694(_0x379dde,_0x49ef('0xf'));return _0x483ffe['commandParams'][0x0][_0x49ef('0x9')]?{'type':_0x49ef('0x4'),'content':_0x38f694(_0x379dde,_0x49ef('0x5'),_0x208371)}:{'type':'format','content':_0x38f694(_0x379dde,_0x49ef('0x15'),_0x208371)};}});}}function Xt(_0x1d9293){return _0x49ef('0x11')==_0x1d9293[_0x49ef('0x13')][_0x49ef('0xc')];}
23
+ const _0x1765=['value','has','from','commands','document','getSelectedBlocks','filter','selection','afterInit','checkChild','locale','change','forceValue','schema','_descriptionFactory','ELEMENT_BLOCK_QUOTE','editor','plugins','format','commandParams','BlockQuoteEditing','*Remove\x20format:*\x20%0','markBlockFormat','blockQuote','parent','registerDescriptionCallback','model'];(function(_0x323469,_0x17658c){const _0x55be40=function(_0xe7f173){while(--_0xe7f173){_0x323469['push'](_0x323469['shift']());}};_0x55be40(++_0x17658c);}(_0x1765,0x137));const _0x55be=function(_0x323469,_0x17658c){_0x323469=_0x323469-0x0;let _0x55be40=_0x1765[_0x323469];return _0x55be40;};import{Plugin as _0x3b80b6}from'ckeditor5/src/core';import{getTranslation as _0x2e1346}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x1de993}from'../utils/utils';export default class j extends _0x3b80b6{[_0x55be('0x15')](){const _0x32029a=this[_0x55be('0x2')],_0x23284f=_0x32029a[_0x55be('0x17')];if(!_0x32029a[_0x55be('0x3')][_0x55be('0xe')](_0x55be('0x6')))return;const _0x3699dd=_0x32029a[_0x55be('0x3')]['get']('TrackChangesEditing'),_0x4a8468=this[_0x55be('0x2')][_0x55be('0x10')]['get'](_0x55be('0x9'));_0x3699dd['enableCommand'](_0x55be('0x9'),(_0xb0784d,_0x50358d={})=>{const _0x53f951=this[_0x55be('0x2')]['model'][_0x55be('0x11')][_0x55be('0x14')],_0x150269=_0x50358d&&void 0x0!==_0x50358d[_0x55be('0x19')]?_0x50358d['forceValue']:!_0x4a8468[_0x55be('0xd')];let _0x140dd5=[];if(_0x150269){const _0x10753c=Array[_0x55be('0xf')](_0x53f951['getSelectedBlocks']())[_0x55be('0x13')](_0x422623=>Xt(_0x422623)||function(_0x14977e,_0x1e468c){const _0x30beff=_0x1e468c[_0x55be('0x16')](_0x14977e[_0x55be('0xa')],_0x55be('0x9')),_0x3ece69=_0x1e468c['checkChild'](['$root',_0x55be('0x9')],_0x14977e);return _0x30beff&&_0x3ece69;}(_0x422623,this[_0x55be('0x2')][_0x55be('0xc')][_0x55be('0x1a')]));_0x140dd5=_0x1de993(_0x10753c,_0x32029a['model']);}else{const _0x32749a=Array[_0x55be('0xf')](_0x53f951[_0x55be('0x12')]())[_0x55be('0x13')](_0x4f7dc6=>Xt(_0x4f7dc6));_0x140dd5=_0x1de993(_0x32749a,_0x32029a[_0x55be('0xc')]);}_0x32029a['model'][_0x55be('0x18')](()=>{for(const _0x5d493a of _0x140dd5)_0x3699dd[_0x55be('0x8')](_0x5d493a,{'commandName':_0x55be('0x9'),'commandParams':[{'forceValue':_0x150269}]});});}),_0x3699dd[_0x55be('0x0')][_0x55be('0xb')](_0x4f38bc=>{const {data:_0x2b6f49}=_0x4f38bc;if(_0x2b6f49&&'blockQuote'==_0x2b6f49['commandName']){const _0xb8e00a=_0x2e1346(_0x23284f,_0x55be('0x1'));return _0x2b6f49[_0x55be('0x5')][0x0][_0x55be('0x19')]?{'type':_0x55be('0x4'),'content':_0x2e1346(_0x23284f,'*Format:*\x20%0',_0xb8e00a)}:{'type':_0x55be('0x4'),'content':_0x2e1346(_0x23284f,_0x55be('0x7'),_0xb8e00a)};}});}}function Xt(_0x3bd823){return'blockQuote'==_0x3bd823['parent']['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x489c=['ckbox','TrackChangesEditing','get','plugins','commands','afterInit','enableCommand','editor'];(function(_0x2d1722,_0x489cf9){const _0x8b549c=function(_0xf55f6){while(--_0xf55f6){_0x2d1722['push'](_0x2d1722['shift']());}};_0x8b549c(++_0x489cf9);}(_0x489c,0x121));const _0x8b54=function(_0x2d1722,_0x489cf9){_0x2d1722=_0x2d1722-0x0;let _0x8b549c=_0x489c[_0x2d1722];return _0x8b549c;};import{Plugin as _0x38730b}from'ckeditor5/src/core';export default class E extends _0x38730b{[_0x8b54('0x4')](){const _0x2bd5d6=this[_0x8b54('0x6')];_0x2bd5d6[_0x8b54('0x3')][_0x8b54('0x1')](_0x8b54('0x7'))&&_0x2bd5d6[_0x8b54('0x2')][_0x8b54('0x1')](_0x8b54('0x0'))[_0x8b54('0x5')](_0x8b54('0x7'));}}
23
+ const _0x1880=['editor','TrackChangesEditing','ckbox','enableCommand','afterInit','plugins','get'];(function(_0x1ddfd6,_0x1880ec){const _0x4d7c1e=function(_0x44783b){while(--_0x44783b){_0x1ddfd6['push'](_0x1ddfd6['shift']());}};_0x4d7c1e(++_0x1880ec);}(_0x1880,0xe1));const _0x4d7c=function(_0x1ddfd6,_0x1880ec){_0x1ddfd6=_0x1ddfd6-0x0;let _0x4d7c1e=_0x1880[_0x1ddfd6];return _0x4d7c1e;};import{Plugin as _0xa87d11}from'ckeditor5/src/core';export default class E extends _0xa87d11{[_0x4d7c('0x3')](){const _0x24c4d7=this[_0x4d7c('0x6')];_0x24c4d7['commands'][_0x4d7c('0x5')](_0x4d7c('0x1'))&&_0x24c4d7[_0x4d7c('0x4')]['get'](_0x4d7c('0x0'))[_0x4d7c('0x2')](_0x4d7c('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c3a=['_descriptionFactory','rootElement','language','indentCodeBlock','config','*Format:*\x20%0','editor','registerElementLabel','codeBlock','schema','from','locale','TrackChangesEditing','parent','commandParams','format','get','forceValue','languages','model','ELEMENT_CODE_BLOCK','commands','formatBlock','plugins','afterInit','enableCommand','blockName','commandName','markBlockFormat','has','checkChild','name','document','isLimit','change','getSelectedBlocks','find'];(function(_0x3a6aa1,_0x2c3a5a){const _0x9e3e9c=function(_0x176561){while(--_0x176561){_0x3a6aa1['push'](_0x3a6aa1['shift']());}};_0x9e3e9c(++_0x2c3a5a);}(_0x2c3a,0x159));const _0x9e3e=function(_0x3a6aa1,_0x2c3a5a){_0x3a6aa1=_0x3a6aa1-0x0;let _0x9e3e9c=_0x2c3a[_0x3a6aa1];return _0x9e3e9c;};import{Plugin as _0x91b84c}from'ckeditor5/src/core';import{getTranslation as _0x4ec960}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x41609a}from'../utils/utils';export default class O extends _0x91b84c{[_0x9e3e('0xc')](){const _0x2de4c8=this[_0x9e3e('0x1f')];if(!_0x2de4c8['plugins'][_0x9e3e('0x11')]('CodeBlock'))return;const _0x1e9bac=_0x2de4c8[_0x9e3e('0xb')]['get'](_0x9e3e('0x0')),_0x554bd1=_0x2de4c8[_0x9e3e('0x24')],_0x18c8b0=_0x2de4c8[_0x9e3e('0x1d')][_0x9e3e('0x4')](_0x9e3e('0x21'))[_0x9e3e('0x6')],_0x386da5=_0x2de4c8[_0x9e3e('0x9')]['get']('codeBlock');_0x1e9bac[_0x9e3e('0xd')](_0x9e3e('0x1c')),_0x1e9bac[_0x9e3e('0xd')]('outdentCodeBlock'),_0x1e9bac[_0x9e3e('0xd')](_0x9e3e('0x21'),(_0x1e8e6a,_0x305b64={})=>{const _0x2d3b74=_0x2de4c8[_0x9e3e('0x7')],_0x4fa207=_0x2de4c8['model'][_0x9e3e('0x14')]['selection'],_0x464ff5=_0x305b64&&void 0x0!==_0x305b64['forceValue']?_0x305b64[_0x9e3e('0x5')]:!_0x386da5['value'];let _0x433db2;_0x305b64[_0x9e3e('0x1b')]||(_0x305b64[_0x9e3e('0x1b')]=_0x18c8b0[0x0][_0x9e3e('0x1b')]),_0x433db2=_0x464ff5?Array[_0x9e3e('0x23')](_0x4fa207[_0x9e3e('0x17')]())['filter'](_0x4b3729=>oo(_0x4b3729)||function(_0x1b8bf5,_0x39896e){if(_0x1b8bf5['is'](_0x9e3e('0x1a'))||_0x39896e[_0x9e3e('0x15')](_0x1b8bf5))return!0x1;return _0x39896e[_0x9e3e('0x12')](_0x1b8bf5[_0x9e3e('0x1')],_0x9e3e('0x21'));}(_0x4b3729,_0x2d3b74[_0x9e3e('0x22')])):Array[_0x9e3e('0x23')](_0x4fa207['getSelectedBlocks']())['filter'](_0x45dae2=>oo(_0x45dae2));const _0xf1b6f0=_0x41609a(_0x433db2,_0x2d3b74);_0x2d3b74[_0x9e3e('0x16')](()=>{for(const _0x12820e of _0xf1b6f0)_0x1e9bac[_0x9e3e('0x10')](_0x12820e,{'commandName':_0x9e3e('0x21'),'commandParams':[{..._0x305b64,'forceValue':_0x464ff5}],'formatGroupId':_0x9e3e('0xe')});});}),(_0x1e9bac['_descriptionFactory'][_0x9e3e('0x20')](_0x9e3e('0x21'),_0x5e227a=>_0x4ec960(_0x554bd1,_0x9e3e('0x8'),_0x5e227a)),_0x1e9bac[_0x9e3e('0x19')]['registerDescriptionCallback'](_0x4b171a=>{const _0x1c26d8=_0x554bd1['t'],{type:_0x350a77,data:_0x5575f8}=_0x4b171a;if(_0x9e3e('0xa')==_0x350a77&&_0x5575f8&&_0x9e3e('0x21')==_0x5575f8[_0x9e3e('0xf')]){const _0x393226=_0x5575f8[_0x9e3e('0x2')][0x0][_0x9e3e('0x1b')],_0x434bf3=_0x1c26d8(_0x18c8b0[_0x9e3e('0x18')](_0x475a2d=>_0x475a2d[_0x9e3e('0x1b')]===_0x393226)['label']);return _0x5575f8[_0x9e3e('0x2')][0x0][_0x9e3e('0x5')]?{'type':_0x9e3e('0x3'),'content':_0x4ec960(_0x554bd1,_0x9e3e('0x1e'),_0x4ec960(_0x554bd1,_0x9e3e('0x8'),0x1)+'\x20('+_0x434bf3+')')}:{'type':_0x9e3e('0x3'),'content':_0x4ec960(_0x554bd1,'*Remove\x20format:*\x20%0',_0x4ec960(_0x554bd1,_0x9e3e('0x8'),0x1))};}}));}}function oo(_0x134f56){return _0x9e3e('0x21')==_0x134f56[_0x9e3e('0x13')];}
23
+ const _0x2fd4=['name','config','afterInit','commands','editor','indentCodeBlock','change','get','language','enableCommand','registerDescriptionCallback','formatBlock','CodeBlock','format','forceValue','TrackChangesEditing','markBlockFormat','label','locale','_descriptionFactory','rootElement','getSelectedBlocks','model','filter','value','*Format:*\x20%0','blockName','codeBlock','*Remove\x20format:*\x20%0','plugins','isLimit','has','ELEMENT_CODE_BLOCK','find','parent','from','commandName','schema','outdentCodeBlock','commandParams'];(function(_0x478512,_0x2fd453){const _0x5a3ce8=function(_0x21d3c9){while(--_0x21d3c9){_0x478512['push'](_0x478512['shift']());}};_0x5a3ce8(++_0x2fd453);}(_0x2fd4,0x190));const _0x5a3c=function(_0x478512,_0x2fd453){_0x478512=_0x478512-0x0;let _0x5a3ce8=_0x2fd4[_0x478512];return _0x5a3ce8;};import{Plugin as _0x40be34}from'ckeditor5/src/core';import{getTranslation as _0x38f5fc}from'../utils/common-translations';import{getRangesOfBlockGroups as _0xd418a5}from'../utils/utils';export default class O extends _0x40be34{[_0x5a3c('0x2')](){const _0x21863c=this[_0x5a3c('0x4')];if(!_0x21863c['plugins'][_0x5a3c('0x1f')](_0x5a3c('0xc')))return;const _0x42834d=_0x21863c[_0x5a3c('0x1d')][_0x5a3c('0x7')](_0x5a3c('0xf')),_0x38e1ce=_0x21863c[_0x5a3c('0x12')],_0x2ee547=_0x21863c[_0x5a3c('0x1')]['get']('codeBlock')['languages'],_0x586ffe=_0x21863c[_0x5a3c('0x3')][_0x5a3c('0x7')](_0x5a3c('0x1b'));_0x42834d[_0x5a3c('0x9')](_0x5a3c('0x5')),_0x42834d[_0x5a3c('0x9')](_0x5a3c('0x26')),_0x42834d[_0x5a3c('0x9')](_0x5a3c('0x1b'),(_0x1c2ae4,_0x38e5e9={})=>{const _0x49b0d4=_0x21863c[_0x5a3c('0x16')],_0x2ce091=_0x21863c[_0x5a3c('0x16')]['document']['selection'],_0x5d2138=_0x38e5e9&&void 0x0!==_0x38e5e9[_0x5a3c('0xe')]?_0x38e5e9[_0x5a3c('0xe')]:!_0x586ffe[_0x5a3c('0x18')];let _0x288c8c;_0x38e5e9[_0x5a3c('0x8')]||(_0x38e5e9[_0x5a3c('0x8')]=_0x2ee547[0x0][_0x5a3c('0x8')]),_0x288c8c=_0x5d2138?Array[_0x5a3c('0x23')](_0x2ce091[_0x5a3c('0x15')]())['filter'](_0x276e41=>oo(_0x276e41)||function(_0x20cc61,_0x2d4f99){if(_0x20cc61['is'](_0x5a3c('0x14'))||_0x2d4f99[_0x5a3c('0x1e')](_0x20cc61))return!0x1;return _0x2d4f99['checkChild'](_0x20cc61[_0x5a3c('0x22')],'codeBlock');}(_0x276e41,_0x49b0d4[_0x5a3c('0x25')])):Array[_0x5a3c('0x23')](_0x2ce091['getSelectedBlocks']())[_0x5a3c('0x17')](_0x2f5466=>oo(_0x2f5466));const _0xcf3431=_0xd418a5(_0x288c8c,_0x49b0d4);_0x49b0d4[_0x5a3c('0x6')](()=>{for(const _0x104fa1 of _0xcf3431)_0x42834d[_0x5a3c('0x10')](_0x104fa1,{'commandName':'codeBlock','commandParams':[{..._0x38e5e9,'forceValue':_0x5d2138}],'formatGroupId':_0x5a3c('0x1a')});});}),(_0x42834d[_0x5a3c('0x13')]['registerElementLabel'](_0x5a3c('0x1b'),_0x5709c0=>_0x38f5fc(_0x38e1ce,_0x5a3c('0x20'),_0x5709c0)),_0x42834d[_0x5a3c('0x13')][_0x5a3c('0xa')](_0x5e9cad=>{const _0x1a6730=_0x38e1ce['t'],{type:_0x3dc544,data:_0x4ee7b5}=_0x5e9cad;if(_0x5a3c('0xb')==_0x3dc544&&_0x4ee7b5&&_0x5a3c('0x1b')==_0x4ee7b5[_0x5a3c('0x24')]){const _0x1b420e=_0x4ee7b5[_0x5a3c('0x27')][0x0][_0x5a3c('0x8')],_0x43193b=_0x1a6730(_0x2ee547[_0x5a3c('0x21')](_0x4826d8=>_0x4826d8[_0x5a3c('0x8')]===_0x1b420e)[_0x5a3c('0x11')]);return _0x4ee7b5[_0x5a3c('0x27')][0x0][_0x5a3c('0xe')]?{'type':_0x5a3c('0xd'),'content':_0x38f5fc(_0x38e1ce,_0x5a3c('0x19'),_0x38f5fc(_0x38e1ce,_0x5a3c('0x20'),0x1)+'\x20('+_0x43193b+')')}:{'type':'format','content':_0x38f5fc(_0x38e1ce,_0x5a3c('0x1c'),_0x38f5fc(_0x38e1ce,_0x5a3c('0x20'),0x1))};}}));}}function oo(_0x5c4a41){return'codeBlock'==_0x5c4a41[_0x5a3c('0x0')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x315a=['plugins','afterInit','has','addCommentThread','TrackChangesEditing','CommentsEditing','get','enableCommand','editor'];(function(_0xe178a6,_0x315ab4){const _0x581575=function(_0x433bf0){while(--_0x433bf0){_0xe178a6['push'](_0xe178a6['shift']());}};_0x581575(++_0x315ab4);}(_0x315a,0x9f));const _0x5815=function(_0xe178a6,_0x315ab4){_0xe178a6=_0xe178a6-0x0;let _0x581575=_0x315a[_0xe178a6];return _0x581575;};import{Plugin as _0x3b5523}from'ckeditor5/src/core';export default class F extends _0x3b5523{[_0x5815('0x4')](){const _0x4c39ea=this[_0x5815('0x2')];if(!_0x4c39ea[_0x5815('0x3')][_0x5815('0x5')](_0x5815('0x8')))return;_0x4c39ea[_0x5815('0x3')][_0x5815('0x0')](_0x5815('0x7'))[_0x5815('0x1')](_0x5815('0x6'));}}
23
+ const _0x32d9=['plugins','editor','get','afterInit','TrackChangesEditing','enableCommand','CommentsEditing','addCommentThread'];(function(_0x34099a,_0x32d98b){const _0x46df41=function(_0x4e6a9c){while(--_0x4e6a9c){_0x34099a['push'](_0x34099a['shift']());}};_0x46df41(++_0x32d98b);}(_0x32d9,0x13e));const _0x46df=function(_0x34099a,_0x32d98b){_0x34099a=_0x34099a-0x0;let _0x46df41=_0x32d9[_0x34099a];return _0x46df41;};import{Plugin as _0x3e3bc9}from'ckeditor5/src/core';export default class F extends _0x3e3bc9{[_0x46df('0x5')](){const _0x25a035=this[_0x46df('0x3')];if(!_0x25a035['plugins']['has'](_0x46df('0x0')))return;_0x25a035[_0x46df('0x2')][_0x46df('0x4')](_0x46df('0x6'))[_0x46df('0x7')](_0x46df('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2606=['document','addMarker:suggestion:deletion','root','forward','start','editing','plugins','end','options','merge','mapper','batch','model','writer','rootName','remove','get','downcastDispatcher','unlock','selection','detach','markerNameToElements','high','setSelection','init','data','createSelection','delete','createRange','lock','TrackChangesEditing','removeMarker:suggestion:deletion','bind','modifySelection','unit','editor','buffer','markerName','isCollapsed','commands','showSuggestionHighlights','getFirstRange','deleteForward'];(function(_0x3bccb9,_0x260632){const _0x3362bd=function(_0x3a28bf){while(--_0x3a28bf){_0x3bccb9['push'](_0x3bccb9['shift']());}};_0x3362bd(++_0x260632);}(_0x2606,0x15f));const _0x3362=function(_0x3bccb9,_0x260632){_0x3bccb9=_0x3bccb9-0x0;let _0x3362bd=_0x2606[_0x3bccb9];return _0x3362bd;};import{Plugin as _0x3767bf}from'ckeditor5/src/core';import{LiveRange as _0x4e1a29}from'ckeditor5/src/engine';import{Delete as _0x7a21c4}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x1db7e7}from'./utils';export default class G extends _0x3767bf{static get['requires'](){return[_0x7a21c4];}[_0x3362('0x11')](){const _0x1517f8=this[_0x3362('0x1c')],_0x1a69b5=_0x1517f8[_0x3362('0x2a')][_0x3362('0x9')](_0x3362('0x17'));_0x1a69b5['enableCommand'](_0x3362('0x14'));const _0x580bd9=_0x1517f8[_0x3362('0x20')][_0x3362('0x9')](_0x3362('0x23'));_0x1a69b5['enableCommand'](_0x3362('0x23'),(_0x5275eb,_0x2efcf8={})=>{const _0x203f00=_0x1517f8[_0x3362('0x5')][_0x3362('0x13')](_0x1517f8[_0x3362('0x5')][_0x3362('0x24')][_0x3362('0xc')]);_0x203f00[_0x3362('0x1f')]&&_0x1517f8[_0x3362('0x5')][_0x3362('0x1a')](_0x203f00,{'direction':_0x3362('0x27'),'unit':_0x2efcf8[_0x3362('0x1b')]});const _0x52caab=_0x203f00[_0x3362('0x22')](),_0x20e0b5=_0x4e1a29['fromRange'](_0x52caab);let _0x2eae73;_0x5275eb(_0x2efcf8),_0x2eae73='$graveyard'==_0x20e0b5[_0x3362('0x26')][_0x3362('0x7')]?_0x1517f8[_0x3362('0x5')][_0x3362('0x15')](_0x52caab[_0x3362('0x28')]):_0x1517f8['model'][_0x3362('0x15')](_0x20e0b5[_0x3362('0x28')],_0x20e0b5[_0x3362('0x0')]),_0x20e0b5[_0x3362('0xd')](),_0x1517f8['model']['enqueueChange'](_0x580bd9[_0x3362('0x1d')][_0x3362('0x4')],_0x4715b6=>{_0x580bd9[_0x3362('0x1d')][_0x3362('0x16')](),_0x4715b6[_0x3362('0x10')](_0x4715b6[_0x3362('0x15')](_0x2eae73[_0x3362('0x0')])),_0x580bd9[_0x3362('0x1d')][_0x3362('0xb')]();});}),_0x1517f8['editing'][_0x3362('0xa')]['on'](_0x3362('0x25'),_0x1db7e7(_0x1517f8,_0x3362('0x2')),{'priority':_0x3362('0xf')}),_0x1517f8[_0x3362('0x12')][_0x3362('0xa')]['on'](_0x3362('0x25'),(_0x138c3b,_0x1083f8,_0x2f99ac)=>{_0x2f99ac[_0x3362('0x1')][_0x3362('0x21')]&&_0x1db7e7(_0x1517f8,_0x3362('0x2'),{'showActiveMarker':!0x1})[_0x3362('0x19')](this)(_0x138c3b,_0x1083f8,_0x2f99ac);},{'priority':_0x3362('0xf')}),_0x1517f8[_0x3362('0x29')][_0x3362('0xa')]['on'](_0x3362('0x18'),(_0x5df1e8,_0xcce5c7,_0x3170a6)=>{const _0xe9ee18=_0x3170a6[_0x3362('0x3')][_0x3362('0xe')](_0xcce5c7[_0x3362('0x1e')]);if(_0xe9ee18)for(const _0x431cbb of _0xe9ee18)_0x431cbb['is']('uiElement')&&(_0x3170a6[_0x3362('0x3')]['unbindElementFromMarkerName'](_0x431cbb,_0xcce5c7[_0x3362('0x1e')]),_0x3170a6[_0x3362('0x6')][_0x3362('0x8')](_0x431cbb));},{'priority':_0x3362('0xf')});}}
23
+ const _0x4ba0=['root','requires','forward','uiElement','get','editor','high','options','buffer','delete','merge','removeMarker:suggestion:deletion','unit','init','start','enqueueChange','deleteForward','enableCommand','remove','modifySelection','plugins','selection','unbindElementFromMarkerName','document','showSuggestionHighlights','downcastDispatcher','markerNameToElements','createSelection','isCollapsed','detach','commands','markerName','end','rootName','writer','lock','bind','addMarker:suggestion:deletion','setSelection','createRange','model','editing','mapper'];(function(_0x508c68,_0x4ba030){const _0x5ae9e9=function(_0x3ff0dc){while(--_0x3ff0dc){_0x508c68['push'](_0x508c68['shift']());}};_0x5ae9e9(++_0x4ba030);}(_0x4ba0,0x1b6));const _0x5ae9=function(_0x508c68,_0x4ba030){_0x508c68=_0x508c68-0x0;let _0x5ae9e9=_0x4ba0[_0x508c68];return _0x5ae9e9;};import{Plugin as _0x480a9a}from'ckeditor5/src/core';import{LiveRange as _0x3bc9d5}from'ckeditor5/src/engine';import{Delete as _0x2bae08}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x41d47d}from'./utils';export default class G extends _0x480a9a{static get[_0x5ae9('0x24')](){return[_0x2bae08];}[_0x5ae9('0x5')](){const _0x54df76=this[_0x5ae9('0x28')],_0x46a825=_0x54df76[_0x5ae9('0xc')][_0x5ae9('0x27')]('TrackChangesEditing');_0x46a825[_0x5ae9('0x9')](_0x5ae9('0x1'));const _0xc55017=_0x54df76[_0x5ae9('0x16')]['get']('deleteForward');_0x46a825['enableCommand'](_0x5ae9('0x8'),(_0x18c799,_0x3f7e17={})=>{const _0x2beefe=_0x54df76[_0x5ae9('0x20')][_0x5ae9('0x13')](_0x54df76[_0x5ae9('0x20')][_0x5ae9('0xf')][_0x5ae9('0xd')]);_0x2beefe[_0x5ae9('0x14')]&&_0x54df76[_0x5ae9('0x20')][_0x5ae9('0xb')](_0x2beefe,{'direction':_0x5ae9('0x25'),'unit':_0x3f7e17[_0x5ae9('0x4')]});const _0x3fe4d5=_0x2beefe['getFirstRange'](),_0x1a8b9b=_0x3bc9d5['fromRange'](_0x3fe4d5);let _0x37a1e9;_0x18c799(_0x3f7e17),_0x37a1e9='$graveyard'==_0x1a8b9b[_0x5ae9('0x23')][_0x5ae9('0x19')]?_0x54df76['model'][_0x5ae9('0x1f')](_0x3fe4d5[_0x5ae9('0x6')]):_0x54df76[_0x5ae9('0x20')]['createRange'](_0x1a8b9b['start'],_0x1a8b9b[_0x5ae9('0x18')]),_0x1a8b9b[_0x5ae9('0x15')](),_0x54df76[_0x5ae9('0x20')][_0x5ae9('0x7')](_0xc55017[_0x5ae9('0x0')]['batch'],_0x46a01b=>{_0xc55017['buffer'][_0x5ae9('0x1b')](),_0x46a01b[_0x5ae9('0x1e')](_0x46a01b[_0x5ae9('0x1f')](_0x37a1e9[_0x5ae9('0x18')])),_0xc55017[_0x5ae9('0x0')]['unlock']();});}),_0x54df76[_0x5ae9('0x21')]['downcastDispatcher']['on']('addMarker:suggestion:deletion',_0x41d47d(_0x54df76,_0x5ae9('0x2')),{'priority':_0x5ae9('0x29')}),_0x54df76['data']['downcastDispatcher']['on'](_0x5ae9('0x1d'),(_0x33f1ba,_0xfb2e87,_0x1e29ce)=>{_0x1e29ce[_0x5ae9('0x2a')][_0x5ae9('0x10')]&&_0x41d47d(_0x54df76,_0x5ae9('0x2'),{'showActiveMarker':!0x1})[_0x5ae9('0x1c')](this)(_0x33f1ba,_0xfb2e87,_0x1e29ce);},{'priority':_0x5ae9('0x29')}),_0x54df76['editing'][_0x5ae9('0x11')]['on'](_0x5ae9('0x3'),(_0x4d0a0e,_0x5248cc,_0xd10be9)=>{const _0x1633ca=_0xd10be9[_0x5ae9('0x22')][_0x5ae9('0x12')](_0x5248cc[_0x5ae9('0x17')]);if(_0x1633ca)for(const _0x468386 of _0x1633ca)_0x468386['is'](_0x5ae9('0x26'))&&(_0xd10be9[_0x5ae9('0x22')][_0x5ae9('0xe')](_0x468386,_0x5248cc['markerName']),_0xd10be9[_0x5ae9('0x1a')][_0x5ae9('0xa')](_0x468386));},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40f9=['detach','_descriptionFactory','commands','ELEMENT_BULLETED_LIST','bulletedList','expandListBlocksToCompleteList','mergeListItemBackward','*Format:*\x20remove\x20from\x20%0','parent','selection','_suggestionFactory','*Format:*\x20insert\x20into\x20%0','markMultiRangeBlockFormat','TrackChangesEditing','listItemId','ELEMENT_LIST_ITEM','start','locale','formatBlock','registerDescriptionCallback','slice','nodeAfter','*Merge:*\x20%0','forceValue','nextSibling','value','documentList','afterInit','outdentList','fromRange','*Change\x20to:*\x20%0','*Indent:*\x20%0','before','createRange','from','registerCustomCallback','execute','getFirstRange','getAttribute','refresh','markBlockFormat','indentList','toUpperCase','splitListItemBefore','listIndent','add','schema','deletion','end','model','enableCommand','registerElementLabel','has','setSelection','editor','splitListItemAfter','plugins','getSelectedBlocks','DocumentListEditing','*Outdent:*\x20%0','commandParams','getRanges','hasAttribute','get','change','push','containsItem','map','listType','isObject','format','previousSibling','document','createPositionAt','commandName','ELEMENT_','numberedList'];(function(_0x48d8bb,_0x40f977){const _0x38e39d=function(_0x53fc18){while(--_0x53fc18){_0x48d8bb['push'](_0x48d8bb['shift']());}};_0x38e39d(++_0x40f977);}(_0x40f9,0x77));const _0x38e3=function(_0x48d8bb,_0x40f977){_0x48d8bb=_0x48d8bb-0x0;let _0x38e39d=_0x40f9[_0x48d8bb];return _0x38e39d;};import{Plugin as _0x6e7fac}from'ckeditor5/src/core';import{getTranslation as _0x210277}from'../utils/common-translations';import{LiveRange as _0x4fa38b}from'ckeditor5/src/engine';export default class L extends _0x6e7fac{[_0x38e3('0x3e')](){const _0x56b990=this[_0x38e3('0xc')];if(!_0x56b990[_0x38e3('0xe')][_0x38e3('0xa')](_0x38e3('0x10')))return;const _0x584a0f=_0x56b990[_0x38e3('0x34')],_0xf9647a=_0x56b990[_0x38e3('0xe')]['get'](_0x38e3('0x30')),_0x5a5a81=_0x56b990['plugins']['get']('DocumentListUtils');function _0x35ac57(_0x53fcf3){return()=>{const _0x51e4d3=_0x56b990[_0x38e3('0x25')][_0x38e3('0x15')](_0x53fcf3);let _0x14657f=Array['from'](_0x56b990[_0x38e3('0x7')][_0x38e3('0x1e')]['selection']['getSelectedBlocks']());if(_0x5d8824(_0x53fcf3)){_0x14657f=_0x5a5a81[_0x38e3('0x28')](_0x14657f);const _0x6d3cc5=[];for(const _0x2038c6 of _0x14657f)_0x5a5a81['isFirstBlockOfListItem'](_0x2038c6)&&_0x6d3cc5[_0x38e3('0x17')](_0x2038c6);_0x14657f=_0x6d3cc5;}_0x56b990[_0x38e3('0x7')][_0x38e3('0x16')](()=>{_0xf9647a[_0x38e3('0x2f')](_0x14657f,{'commandName':_0x53fcf3,'commandParams':[{'forceValue':!_0x51e4d3[_0x38e3('0x3c')]}],'formatGroupId':'listType'},[],_0x38e3('0x3d'));});};}function _0x14bddb(_0x2e7001){return()=>{const _0x20ae16=function(_0x207a55){let _0x57bf97=Array[_0x38e3('0x45')](_0x207a55);const _0x1b9478=_0x57bf97['findIndex'](_0x34797d=>!_0x34797d[_0x38e3('0x14')](_0x38e3('0x31')));return _0x1b9478>-0x1&&(_0x57bf97=_0x57bf97[_0x38e3('0x37')](0x0,_0x1b9478)),_0x57bf97;}(_0x56b990[_0x38e3('0x7')]['document'][_0x38e3('0x2c')][_0x38e3('0xf')]()),_0x911b92=_0x20ae16[_0x20ae16['length']-0x1],_0x46cd69=_0x56b990[_0x38e3('0x7')][_0x38e3('0x4')]['isObject'](_0x911b92)?'after':_0x38e3('0x6'),_0x16c8cd=_0x56b990['model'][_0x38e3('0x44')](_0x56b990[_0x38e3('0x7')]['createPositionAt'](_0x20ae16[0x0],_0x38e3('0x43')),_0x56b990['model'][_0x38e3('0x1f')](_0x911b92,_0x46cd69));_0x56b990[_0x38e3('0x7')][_0x38e3('0x16')](()=>{_0xf9647a[_0x38e3('0x4b')](_0x16c8cd,{'commandName':_0x2e7001,'commandParams':[],'formatGroupId':_0x38e3('0x1a')},function(_0x1c0296){const _0x56bfe1=new Set();for(const _0x21ad99 of _0x1c0296){let _0x3558d1=_0x21ad99['nextSibling'];for(;_0x3558d1&&_0x3558d1[_0x38e3('0x49')](_0x38e3('0x2'))>_0x21ad99['getAttribute'](_0x38e3('0x2'));)_0x56bfe1[_0x38e3('0x3')](_0x3558d1),_0x3558d1=_0x3558d1[_0x38e3('0x3b')];}return Array['from'](_0x56bfe1);}(_0x20ae16));});};}function _0x49325d(_0x41c16c){return()=>{const _0x80173b=_0x56b990[_0x38e3('0x7')]['document'][_0x38e3('0x2c')][_0x38e3('0xf')]()['next']()['value'],_0x5038ef=_0x56b990[_0x38e3('0x7')][_0x38e3('0x1f')](_0x80173b,_0x38e3('0x43')),_0x2bca98=_0x56b990[_0x38e3('0x7')][_0x38e3('0x1f')](_0x80173b,0x0),_0xd48656=_0x56b990[_0x38e3('0x7')][_0x38e3('0x44')](_0x5038ef,_0x2bca98);_0x56b990[_0x38e3('0x7')][_0x38e3('0x16')](()=>{_0xf9647a[_0x38e3('0x4b')](_0xd48656,{'commandName':_0x41c16c,'commandParams':[],'formatGroupId':_0x38e3('0x1a')});});};}function _0x5d8824(_0x4e9a2e){const _0x296173=_0x56b990['commands']['get']('bulletedList')[_0x38e3('0x3c')],_0x43cf7c=_0x56b990[_0x38e3('0x25')]['get'](_0x38e3('0x22'))[_0x38e3('0x3c')];return'numberedList'===_0x4e9a2e?_0x296173:_0x43cf7c;}_0xf9647a['enableCommand'](_0x38e3('0x22'),_0x35ac57('numberedList')),_0xf9647a[_0x38e3('0x8')](_0x38e3('0x27'),_0x35ac57(_0x38e3('0x27'))),_0xf9647a[_0x38e3('0x8')](_0x38e3('0x4c'),_0x14bddb(_0x38e3('0x4c'))),_0xf9647a['enableCommand'](_0x38e3('0x3f'),_0x14bddb(_0x38e3('0x3f'))),_0xf9647a[_0x38e3('0x8')]('splitListItemAfter',_0x49325d(_0x38e3('0xd'))),_0xf9647a['enableCommand']('splitListItemBefore',_0x49325d(_0x38e3('0x1'))),_0xf9647a[_0x38e3('0x24')][_0x38e3('0x9')](function(_0x3ec9c0){const _0x585283=!_0x56b990[_0x38e3('0x7')][_0x38e3('0x4')][_0x38e3('0x1b')](_0x3ec9c0),_0x42599a=_0x3ec9c0[_0x38e3('0x1d')],_0xca06d8=_0x3ec9c0[_0x38e3('0x3b')],_0x3c77b5=_0x3ec9c0[_0x38e3('0x49')](_0x38e3('0x31')),_0x4f6f6d=!_0x42599a||_0x42599a[_0x38e3('0x49')](_0x38e3('0x31'))!==_0x3c77b5,_0x45c3cc=!_0xca06d8||_0xca06d8[_0x38e3('0x49')]('listItemId')!==_0x3c77b5;return _0x585283&&Boolean(_0x3c77b5)&&_0x4f6f6d&&_0x45c3cc;},_0x349818=>_0x210277(_0x584a0f,_0x38e3('0x32'),_0x349818)),_0xf9647a[_0x38e3('0x24')][_0x38e3('0x36')](function(_0x732261){const {data:_0x57743c}=_0x732261;if(!_0x57743c)return;let _0x3c707a,_0x130cb0,_0x470ba6,_0x5a32ee;switch(_0x57743c['commandName']){case _0x38e3('0x27'):_0x470ba6=_0x57743c[_0x38e3('0x12')][0x0][_0x38e3('0x3a')],_0x5a32ee=_0x5d8824(_0x57743c[_0x38e3('0x20')]),_0x3c707a=_0x470ba6?_0x38e3('0x2e'):'*Format:*\x20remove\x20from\x20%0',_0x5a32ee&&(_0x3c707a=_0x38e3('0x41')),_0x130cb0={'type':'format','content':_0x210277(_0x584a0f,_0x3c707a,_0x210277(_0x584a0f,_0x38e3('0x26')))};break;case _0x38e3('0x22'):_0x470ba6=_0x57743c[_0x38e3('0x12')][0x0]['forceValue'],_0x5a32ee=_0x5d8824(_0x57743c[_0x38e3('0x20')]),_0x3c707a=_0x470ba6?_0x38e3('0x2e'):'*Format:*\x20remove\x20from\x20%0',_0x5a32ee&&(_0x3c707a=_0x38e3('0x41')),_0x130cb0={'type':'format','content':_0x210277(_0x584a0f,_0x3c707a,_0x210277(_0x584a0f,'ELEMENT_NUMBERED_LIST'))};break;case _0x38e3('0x4c'):_0x3c707a=_0x38e3('0x42'),_0x130cb0={'type':_0x38e3('0x1c'),'content':_0x210277(_0x584a0f,_0x3c707a,_0x210277(_0x584a0f,'ELEMENT_LIST_ITEM'))};break;case _0x38e3('0x3f'):_0x3c707a=function(_0x2af247){const _0xe56d41=_0x2af247['getFirstRange']();let _0x3f418f=_0xe56d41[_0x38e3('0x33')][_0x38e3('0x38')];for(;_0x3f418f&&_0xe56d41[_0x38e3('0x18')](_0x3f418f);){if(_0x3f418f[_0x38e3('0x49')]('listIndent')>0x0)return!0x1;_0x3f418f=_0x3f418f[_0x38e3('0x3b')];}return!0x0;}(_0x732261)?_0x210277(_0x584a0f,_0x38e3('0x2a'),_0x210277(_0x584a0f,function(_0x145667){const _0x5388f8=_0x145667[_0x38e3('0x48')]()['start'][_0x38e3('0x38')];return _0x38e3('0x21')+_0x5388f8['getAttribute'](_0x38e3('0x1a'))[_0x38e3('0x0')]()+'_LIST';}(_0x732261))):_0x210277(_0x584a0f,_0x38e3('0x11'),_0x210277(_0x584a0f,_0x38e3('0x32'))),_0x130cb0={'type':_0x38e3('0x1c'),'content':_0x3c707a};break;case _0x38e3('0x29'):case'mergeListItemForward':!0x1===_0x57743c['multipleBlocks']&&(_0x3c707a=_0x38e3('0x39'),_0x130cb0={'type':_0x38e3('0x5'),'content':_0x210277(_0x584a0f,_0x3c707a,_0x210277(_0x584a0f,_0x38e3('0x32')))});}return _0x130cb0;}),_0xf9647a[_0x38e3('0x2d')][_0x38e3('0x46')](_0x38e3('0x35'),_0x38e3('0x3d'),'accept',function(_0x4cb4b5,_0x4fcb28){const _0x2d4c32=[];for(let _0x3d4c75 of _0x4cb4b5)_0x3d4c75[_0x38e3('0x33')][_0x38e3('0x38')]===_0x3d4c75[_0x38e3('0x6')][_0x38e3('0x2b')]&&(_0x3d4c75=_0x56b990[_0x38e3('0x7')]['createRange'](_0x56b990[_0x38e3('0x7')][_0x38e3('0x1f')](_0x3d4c75[_0x38e3('0x33')][_0x38e3('0x38')],0x0))),_0x2d4c32[_0x38e3('0x17')](_0x3d4c75);_0x56b990['model'][_0x38e3('0x16')](_0x3f5be9=>{const _0x587dcd=_0x56b990[_0x38e3('0x7')][_0x38e3('0x1e')]['selection'],_0xfb598b=Array['from'](_0x587dcd[_0x38e3('0x13')]())[_0x38e3('0x19')](_0x43d6c7=>_0x4fa38b[_0x38e3('0x40')](_0x43d6c7));_0x3f5be9[_0x38e3('0xb')](_0x2d4c32),_0x56b990[_0x38e3('0x25')][_0x38e3('0x15')](_0x4fcb28['commandName'])[_0x38e3('0x4a')](),_0x4fcb28[_0x38e3('0x12')][_0x38e3('0x17')]({'forceDefaultExecution':!0x0}),_0x56b990[_0x38e3('0x47')](_0x4fcb28[_0x38e3('0x20')],..._0x4fcb28[_0x38e3('0x12')]),_0x3f5be9[_0x38e3('0xb')](_0xfb598b);for(const _0x38932f of _0xfb598b)_0x38932f[_0x38e3('0x23')]();});});}}
23
+ const _0x20d6=['listItemId','createPositionAt','registerCustomCallback','getFirstRange','format','*Outdent:*\x20%0','accept','documentList','detach','createRange','afterInit','from','length','toUpperCase','end','plugins','expandListBlocksToCompleteList','selection','*Change\x20to:*\x20%0','ELEMENT_BULLETED_LIST','push','isObject','*Format:*\x20remove\x20from\x20%0','bulletedList','*Merge:*\x20%0','after','nodeAfter','deletion','value','isFirstBlockOfListItem','setSelection','commandName','ELEMENT_NUMBERED_LIST','indentList','editor','schema','ELEMENT_','DocumentListEditing','has','formatBlock','before','add','commandParams','findIndex','model','getRanges','TrackChangesEditing','slice','enableCommand','refresh','forceValue','outdentList','splitListItemBefore','getAttribute','ELEMENT_LIST_ITEM','document','_descriptionFactory','listIndent','numberedList','nextSibling','splitListItemAfter','*Format:*\x20insert\x20into\x20%0','markBlockFormat','commands','mergeListItemBackward','listType','mergeListItemForward','markMultiRangeBlockFormat','start','change','previousSibling','getSelectedBlocks','registerDescriptionCallback','get'];(function(_0x3b3704,_0x20d6a5){const _0x2d214e=function(_0x5c9991){while(--_0x5c9991){_0x3b3704['push'](_0x3b3704['shift']());}};_0x2d214e(++_0x20d6a5);}(_0x20d6,0x15c));const _0x2d21=function(_0x3b3704,_0x20d6a5){_0x3b3704=_0x3b3704-0x0;let _0x2d214e=_0x20d6[_0x3b3704];return _0x2d214e;};import{Plugin as _0x24ddb5}from'ckeditor5/src/core';import{getTranslation as _0x3986c5}from'../utils/common-translations';import{LiveRange as _0x4d1879}from'ckeditor5/src/engine';export default class L extends _0x24ddb5{[_0x2d21('0x20')](){const _0x4d9e99=this[_0x2d21('0x38')];if(!_0x4d9e99[_0x2d21('0x25')][_0x2d21('0x3c')](_0x2d21('0x3b')))return;const _0x1f92b6=_0x4d9e99['locale'],_0x6c4934=_0x4d9e99[_0x2d21('0x25')][_0x2d21('0x15')](_0x2d21('0x44')),_0x4c55b0=_0x4d9e99['plugins'][_0x2d21('0x15')]('DocumentListUtils');function _0x16d731(_0x254bd8){return()=>{const _0x1ab766=_0x4d9e99[_0x2d21('0xb')][_0x2d21('0x15')](_0x254bd8);let _0x487b9e=Array[_0x2d21('0x21')](_0x4d9e99[_0x2d21('0x42')]['document'][_0x2d21('0x27')][_0x2d21('0x13')]());if(_0x5d923b(_0x254bd8)){_0x487b9e=_0x4c55b0[_0x2d21('0x26')](_0x487b9e);const _0x4c5599=[];for(const _0x39262d of _0x487b9e)_0x4c55b0[_0x2d21('0x33')](_0x39262d)&&_0x4c5599['push'](_0x39262d);_0x487b9e=_0x4c5599;}_0x4d9e99[_0x2d21('0x42')][_0x2d21('0x11')](()=>{_0x6c4934[_0x2d21('0xf')](_0x487b9e,{'commandName':_0x254bd8,'commandParams':[{'forceValue':!_0x1ab766[_0x2d21('0x32')]}],'formatGroupId':'listType'},[],_0x2d21('0x1d'));});};}function _0x13a3b7(_0x4ddf07){return()=>{const _0x49f60b=function(_0x1cfdf6){let _0x558063=Array[_0x2d21('0x21')](_0x1cfdf6);const _0xe4d177=_0x558063[_0x2d21('0x41')](_0x17e70b=>!_0x17e70b['hasAttribute'](_0x2d21('0x16')));return _0xe4d177>-0x1&&(_0x558063=_0x558063[_0x2d21('0x45')](0x0,_0xe4d177)),_0x558063;}(_0x4d9e99[_0x2d21('0x42')][_0x2d21('0x3')][_0x2d21('0x27')][_0x2d21('0x13')]()),_0x3f0a22=_0x49f60b[_0x49f60b[_0x2d21('0x22')]-0x1],_0x2cc9f7=_0x4d9e99[_0x2d21('0x42')][_0x2d21('0x39')]['isObject'](_0x3f0a22)?_0x2d21('0x2f'):'end',_0x42534f=_0x4d9e99['model'][_0x2d21('0x1f')](_0x4d9e99[_0x2d21('0x42')]['createPositionAt'](_0x49f60b[0x0],'before'),_0x4d9e99[_0x2d21('0x42')][_0x2d21('0x17')](_0x3f0a22,_0x2cc9f7));_0x4d9e99[_0x2d21('0x42')]['change'](()=>{_0x6c4934[_0x2d21('0xa')](_0x42534f,{'commandName':_0x4ddf07,'commandParams':[],'formatGroupId':_0x2d21('0xd')},function(_0x4c83b6){const _0x25059e=new Set();for(const _0x37abca of _0x4c83b6){let _0x108d3f=_0x37abca['nextSibling'];for(;_0x108d3f&&_0x108d3f[_0x2d21('0x1')](_0x2d21('0x5'))>_0x37abca['getAttribute'](_0x2d21('0x5'));)_0x25059e[_0x2d21('0x3f')](_0x108d3f),_0x108d3f=_0x108d3f['nextSibling'];}return Array['from'](_0x25059e);}(_0x49f60b));});};}function _0x4152fb(_0x501850){return()=>{const _0x20c5c9=_0x4d9e99['model'][_0x2d21('0x3')]['selection']['getSelectedBlocks']()['next']()[_0x2d21('0x32')],_0x3db6bf=_0x4d9e99[_0x2d21('0x42')][_0x2d21('0x17')](_0x20c5c9,_0x2d21('0x3e')),_0x537bfc=_0x4d9e99['model']['createPositionAt'](_0x20c5c9,0x0),_0x107462=_0x4d9e99[_0x2d21('0x42')]['createRange'](_0x3db6bf,_0x537bfc);_0x4d9e99[_0x2d21('0x42')][_0x2d21('0x11')](()=>{_0x6c4934[_0x2d21('0xa')](_0x107462,{'commandName':_0x501850,'commandParams':[],'formatGroupId':'listType'});});};}function _0x5d923b(_0x288423){const _0x4b009a=_0x4d9e99[_0x2d21('0xb')][_0x2d21('0x15')](_0x2d21('0x2d'))[_0x2d21('0x32')],_0x1f554f=_0x4d9e99[_0x2d21('0xb')][_0x2d21('0x15')](_0x2d21('0x6'))[_0x2d21('0x32')];return _0x2d21('0x6')===_0x288423?_0x4b009a:_0x1f554f;}_0x6c4934[_0x2d21('0x46')](_0x2d21('0x6'),_0x16d731(_0x2d21('0x6'))),_0x6c4934['enableCommand'](_0x2d21('0x2d'),_0x16d731(_0x2d21('0x2d'))),_0x6c4934[_0x2d21('0x46')](_0x2d21('0x37'),_0x13a3b7('indentList')),_0x6c4934['enableCommand'](_0x2d21('0x49'),_0x13a3b7('outdentList')),_0x6c4934[_0x2d21('0x46')](_0x2d21('0x8'),_0x4152fb(_0x2d21('0x8'))),_0x6c4934['enableCommand'](_0x2d21('0x0'),_0x4152fb(_0x2d21('0x0'))),_0x6c4934['_descriptionFactory']['registerElementLabel'](function(_0x212faf){const _0x5b4607=!_0x4d9e99[_0x2d21('0x42')]['schema'][_0x2d21('0x2b')](_0x212faf),_0x19d031=_0x212faf[_0x2d21('0x12')],_0x4db8d0=_0x212faf[_0x2d21('0x7')],_0x411311=_0x212faf[_0x2d21('0x1')]('listItemId'),_0x3e6282=!_0x19d031||_0x19d031[_0x2d21('0x1')](_0x2d21('0x16'))!==_0x411311,_0x3108da=!_0x4db8d0||_0x4db8d0['getAttribute'](_0x2d21('0x16'))!==_0x411311;return _0x5b4607&&Boolean(_0x411311)&&_0x3e6282&&_0x3108da;},_0x1329b7=>_0x3986c5(_0x1f92b6,_0x2d21('0x2'),_0x1329b7)),_0x6c4934[_0x2d21('0x4')][_0x2d21('0x14')](function(_0x13d23a){const {data:_0x432f74}=_0x13d23a;if(!_0x432f74)return;let _0x3be1ec,_0x22d4e8,_0x42d5bc,_0x16e024;switch(_0x432f74['commandName']){case'bulletedList':_0x42d5bc=_0x432f74[_0x2d21('0x40')][0x0]['forceValue'],_0x16e024=_0x5d923b(_0x432f74[_0x2d21('0x35')]),_0x3be1ec=_0x42d5bc?_0x2d21('0x9'):_0x2d21('0x2c'),_0x16e024&&(_0x3be1ec=_0x2d21('0x28')),_0x22d4e8={'type':_0x2d21('0x1a'),'content':_0x3986c5(_0x1f92b6,_0x3be1ec,_0x3986c5(_0x1f92b6,_0x2d21('0x29')))};break;case _0x2d21('0x6'):_0x42d5bc=_0x432f74['commandParams'][0x0][_0x2d21('0x48')],_0x16e024=_0x5d923b(_0x432f74[_0x2d21('0x35')]),_0x3be1ec=_0x42d5bc?_0x2d21('0x9'):_0x2d21('0x2c'),_0x16e024&&(_0x3be1ec=_0x2d21('0x28')),_0x22d4e8={'type':_0x2d21('0x1a'),'content':_0x3986c5(_0x1f92b6,_0x3be1ec,_0x3986c5(_0x1f92b6,_0x2d21('0x36')))};break;case'indentList':_0x3be1ec='*Indent:*\x20%0',_0x22d4e8={'type':'format','content':_0x3986c5(_0x1f92b6,_0x3be1ec,_0x3986c5(_0x1f92b6,'ELEMENT_LIST_ITEM'))};break;case _0x2d21('0x49'):_0x3be1ec=function(_0x4e486d){const _0x2613ac=_0x4e486d[_0x2d21('0x19')]();let _0x4c3ff7=_0x2613ac[_0x2d21('0x10')][_0x2d21('0x30')];for(;_0x4c3ff7&&_0x2613ac['containsItem'](_0x4c3ff7);){if(_0x4c3ff7['getAttribute'](_0x2d21('0x5'))>0x0)return!0x1;_0x4c3ff7=_0x4c3ff7[_0x2d21('0x7')];}return!0x0;}(_0x13d23a)?_0x3986c5(_0x1f92b6,_0x2d21('0x2c'),_0x3986c5(_0x1f92b6,function(_0x388766){const _0x53eca4=_0x388766[_0x2d21('0x19')]()['start'][_0x2d21('0x30')];return _0x2d21('0x3a')+_0x53eca4[_0x2d21('0x1')](_0x2d21('0xd'))[_0x2d21('0x23')]()+'_LIST';}(_0x13d23a))):_0x3986c5(_0x1f92b6,_0x2d21('0x1b'),_0x3986c5(_0x1f92b6,_0x2d21('0x2'))),_0x22d4e8={'type':'format','content':_0x3be1ec};break;case _0x2d21('0xc'):case _0x2d21('0xe'):!0x1===_0x432f74['multipleBlocks']&&(_0x3be1ec=_0x2d21('0x2e'),_0x22d4e8={'type':_0x2d21('0x31'),'content':_0x3986c5(_0x1f92b6,_0x3be1ec,_0x3986c5(_0x1f92b6,_0x2d21('0x2')))});}return _0x22d4e8;}),_0x6c4934['_suggestionFactory'][_0x2d21('0x18')](_0x2d21('0x3d'),'documentList',_0x2d21('0x1c'),function(_0x529e9d,_0x9274e2){const _0x13d170=[];for(let _0x2cb4b5 of _0x529e9d)_0x2cb4b5[_0x2d21('0x10')][_0x2d21('0x30')]===_0x2cb4b5[_0x2d21('0x24')]['parent']&&(_0x2cb4b5=_0x4d9e99['model'][_0x2d21('0x1f')](_0x4d9e99[_0x2d21('0x42')]['createPositionAt'](_0x2cb4b5[_0x2d21('0x10')][_0x2d21('0x30')],0x0))),_0x13d170['push'](_0x2cb4b5);_0x4d9e99['model'][_0x2d21('0x11')](_0x22a3d3=>{const _0x31c22f=_0x4d9e99[_0x2d21('0x42')]['document']['selection'],_0x2e585e=Array['from'](_0x31c22f[_0x2d21('0x43')]())['map'](_0x381c3f=>_0x4d1879['fromRange'](_0x381c3f));_0x22a3d3[_0x2d21('0x34')](_0x13d170),_0x4d9e99[_0x2d21('0xb')][_0x2d21('0x15')](_0x9274e2[_0x2d21('0x35')])[_0x2d21('0x47')](),_0x9274e2[_0x2d21('0x40')][_0x2d21('0x2a')]({'forceDefaultExecution':!0x0}),_0x4d9e99['execute'](_0x9274e2[_0x2d21('0x35')],..._0x9274e2[_0x2d21('0x40')]),_0x22a3d3['setSelection'](_0x2e585e);for(const _0x3eebac of _0x2e585e)_0x3eebac[_0x2d21('0x1e')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3cdf=['_getSuggestionBlocks','listReversed','toUpperCase','DocumentListPropertiesUtils','DocumentListUtils','getSelectedBlocks','config','handleDescriptions','get','registerDescriptionCallback','format','handleListReversedCommand','model','length','isFirstBlockOfListItem','selection','DocumentListPropertiesEditing','bind','replace','isListItemBlock','getAttribute','listStyle','*Format:*\x20set\x20order\x20to\x20reversed','has','from','markMultiRangeBlockFormat','locale','plugins','document','numbered','change','handleListStartCommand','filter','commandParams','enableCommand','listType','TrackChangesEditing','_descriptionFactory','editor','_getSuggestionBlocksForListStyle','startIndex','styles','push','_LIST_','commandName','_getTranslationKeyForListStyle','list.properties','listStart','getListTypeFromListStyleType','handleListStyleCommand'];(function(_0x29e2d6,_0x3cdf34){const _0x1453d9=function(_0x35e443){while(--_0x35e443){_0x29e2d6['push'](_0x29e2d6['shift']());}};_0x1453d9(++_0x3cdf34);}(_0x3cdf,0x114));const _0x1453=function(_0x29e2d6,_0x3cdf34){_0x29e2d6=_0x29e2d6-0x0;let _0x1453d9=_0x3cdf[_0x29e2d6];return _0x1453d9;};import{Plugin as _0x2d2e22}from'ckeditor5/src/core';import{getTranslation as _0x1642d1}from'../utils/common-translations';export default class At extends _0x2d2e22{['afterInit'](){if(!this['editor']['plugins'][_0x1453('0x2f')](_0x1453('0x28')))return;const _0x49efcd=this[_0x1453('0xc')][_0x1453('0x1e')][_0x1453('0x20')](_0x1453('0x14')),_0x37afd9=this[_0x1453('0xc')]['plugins']['get'](_0x1453('0xa'));_0x49efcd[_0x1453('0xf')]&&_0x37afd9[_0x1453('0x8')](_0x1453('0x2d'),this[_0x1453('0x17')][_0x1453('0x29')](this)),_0x49efcd['reversed']&&_0x37afd9[_0x1453('0x8')]('listReversed',this[_0x1453('0x23')]['bind'](this)),_0x49efcd[_0x1453('0xe')]&&_0x37afd9[_0x1453('0x8')](_0x1453('0x15'),this['handleListStartCommand'][_0x1453('0x29')](this)),_0x37afd9[_0x1453('0xb')][_0x1453('0x21')](this[_0x1453('0x1f')]['bind'](this));}[_0x1453('0x17')](_0x3b7fa3,_0x38a47a={}){const _0x544d05=this['editor'][_0x1453('0x1')]['get'](_0x1453('0xa')),_0x183904=this[_0x1453('0xd')]();this[_0x1453('0xc')][_0x1453('0x24')]['change'](()=>{_0x544d05[_0x1453('0x31')](_0x183904,{'commandName':_0x1453('0x2d'),'commandParams':[{'type':_0x38a47a['type']}],'formatGroupId':_0x1453('0x2d')});});}['handleListReversedCommand'](_0x39c1fa,_0x39725c={}){const _0x14cf1d=this[_0x1453('0xc')][_0x1453('0x1')]['get'](_0x1453('0xa')),_0x3aef9d=this[_0x1453('0xc')][_0x1453('0x1')][_0x1453('0x20')](_0x1453('0x1c')),_0x542298=this[_0x1453('0x18')](_0x580ff0=>_0x3aef9d[_0x1453('0x2b')](_0x580ff0)&&_0x1453('0x3')===_0x580ff0['getAttribute']('listType'));null!==_0x542298&&this['editor'][_0x1453('0x24')][_0x1453('0x4')](()=>{_0x14cf1d[_0x1453('0x31')](_0x542298,{'commandName':_0x1453('0x19'),'commandParams':[{'reversed':_0x39725c['reversed']}],'formatGroupId':'listReversed'});});}[_0x1453('0x5')](_0x3b66c5,_0x4dfb9e={}){const _0x1c83d7=this[_0x1453('0xc')]['plugins'][_0x1453('0x20')](_0x1453('0xa')),_0x565a24=this[_0x1453('0xc')]['plugins'][_0x1453('0x20')](_0x1453('0x1c')),_0x414679=this['_getSuggestionBlocks'](_0x13e0ae=>_0x565a24[_0x1453('0x2b')](_0x13e0ae)&&_0x1453('0x3')===_0x13e0ae[_0x1453('0x2c')](_0x1453('0x9')));null!==_0x414679&&this[_0x1453('0xc')][_0x1453('0x24')]['change'](()=>{_0x1c83d7[_0x1453('0x31')](_0x414679,{'commandName':'listStart','commandParams':[{'startIndex':_0x4dfb9e[_0x1453('0xe')]}],'formatGroupId':_0x1453('0x15')});});}[_0x1453('0x1f')](_0x245ec3){const _0x1fbdea=this['editor'][_0x1453('0x0')],{data:_0x25403b}=_0x245ec3;if(!_0x25403b)return;let _0x286385,_0x24794e;switch(_0x25403b[_0x1453('0x12')]){case _0x1453('0x2d'):_0x286385='*Change\x20to:*\x20%0',_0x24794e={'type':_0x1453('0x22'),'content':_0x1642d1(_0x1fbdea,_0x286385,_0x1642d1(_0x1fbdea,this[_0x1453('0x13')](_0x25403b['commandParams'][0x0]['type'])))};break;case _0x1453('0x19'):_0x286385=_0x25403b[_0x1453('0x7')][0x0]['reversed']?_0x1453('0x2e'):'*Format:*\x20set\x20order\x20to\x20regular',_0x24794e={'type':'format','content':_0x1642d1(_0x1fbdea,_0x286385)};break;case _0x1453('0x15'):_0x286385='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x24794e={'type':'format','content':_0x1642d1(_0x1fbdea,_0x286385,_0x25403b[_0x1453('0x7')][0x0][_0x1453('0xe')])};}return _0x24794e;}[_0x1453('0xd')](){const _0x278d29=this['editor'][_0x1453('0x1')][_0x1453('0x20')](_0x1453('0x1c'));let _0x3a9815=Array[_0x1453('0x30')](this[_0x1453('0xc')][_0x1453('0x24')][_0x1453('0x2')]['selection'][_0x1453('0x1d')]());return _0x3a9815['push'](..._0x278d29['expandListBlocksToCompleteList'](_0x3a9815)),_0x3a9815=[...new Set(_0x3a9815)],_0x3a9815;}[_0x1453('0x18')](_0x30c19f){const _0x5788cd=this['editor'][_0x1453('0x1')][_0x1453('0x20')](_0x1453('0x1c'));let _0x3f5513=Array['from'](this[_0x1453('0xc')][_0x1453('0x24')][_0x1453('0x2')][_0x1453('0x27')][_0x1453('0x1d')]())[_0x1453('0x6')](_0x30c19f);if(!_0x3f5513[_0x1453('0x25')])return null;_0x3f5513=_0x5788cd['expandListBlocksToCompleteList'](_0x3f5513);const _0x45385b=[];for(const _0x598ec3 of _0x3f5513)_0x5788cd[_0x1453('0x26')](_0x598ec3)&&_0x45385b[_0x1453('0x10')](_0x598ec3);return _0x45385b;}[_0x1453('0x13')](_0x368093){return'ELEMENT_'+this[_0x1453('0xc')]['plugins'][_0x1453('0x20')](_0x1453('0x1b'))[_0x1453('0x16')](_0x368093)[_0x1453('0x1a')]()+_0x1453('0x11')+_0x368093['toUpperCase']()[_0x1453('0x2a')](/-/g,'_');}}
23
+ const _0x5273=['get','*Format:*\x20set\x20order\x20to\x20reversed','selection','isFirstBlockOfListItem','reversed','_getSuggestionBlocks','getListTypeFromListStyleType','has','listReversed','document','type','model','length','format','ELEMENT_','bind','numbered','startIndex','toUpperCase','commandName','getSelectedBlocks','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20regular','markMultiRangeBlockFormat','handleListStartCommand','TrackChangesEditing','editor','_getSuggestionBlocksForListStyle','DocumentListUtils','plugins','handleListStyleCommand','listStart','commandParams','expandListBlocksToCompleteList','_LIST_','DocumentListPropertiesEditing','replace','_getTranslationKeyForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','listStyle','handleListReversedCommand','styles','push','DocumentListPropertiesUtils','listType','change','filter','getAttribute','enableCommand'];(function(_0xf54cd2,_0x5273c3){const _0x1aba7a=function(_0x22554d){while(--_0x22554d){_0xf54cd2['push'](_0xf54cd2['shift']());}};_0x1aba7a(++_0x5273c3);}(_0x5273,0xa4));const _0x1aba=function(_0xf54cd2,_0x5273c3){_0xf54cd2=_0xf54cd2-0x0;let _0x1aba7a=_0x5273[_0xf54cd2];return _0x1aba7a;};import{Plugin as _0x590b82}from'ckeditor5/src/core';import{getTranslation as _0x1f86dc}from'../utils/common-translations';export default class At extends _0x590b82{['afterInit'](){if(!this[_0x1aba('0x9')]['plugins'][_0x1aba('0x27')](_0x1aba('0x12')))return;const _0x76a1b6=this[_0x1aba('0x9')]['config']['get']('list.properties'),_0x17d982=this[_0x1aba('0x9')][_0x1aba('0xc')][_0x1aba('0x20')](_0x1aba('0x8'));_0x76a1b6[_0x1aba('0x18')]&&_0x17d982[_0x1aba('0x1f')](_0x1aba('0x16'),this[_0x1aba('0xd')][_0x1aba('0x2f')](this)),_0x76a1b6[_0x1aba('0x24')]&&_0x17d982['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x76a1b6[_0x1aba('0x0')]&&_0x17d982[_0x1aba('0x1f')](_0x1aba('0xe'),this[_0x1aba('0x7')]['bind'](this)),_0x17d982['_descriptionFactory'][_0x1aba('0x4')](this['handleDescriptions'][_0x1aba('0x2f')](this));}[_0x1aba('0xd')](_0xa73d4a,_0x20f5fa={}){const _0x360dd5=this['editor']['plugins'][_0x1aba('0x20')](_0x1aba('0x8')),_0x1f7de3=this[_0x1aba('0xa')]();this[_0x1aba('0x9')]['model'][_0x1aba('0x1c')](()=>{_0x360dd5[_0x1aba('0x6')](_0x1f7de3,{'commandName':_0x1aba('0x16'),'commandParams':[{'type':_0x20f5fa[_0x1aba('0x2a')]}],'formatGroupId':_0x1aba('0x16')});});}[_0x1aba('0x17')](_0x2ce399,_0x3f555d={}){const _0x495e69=this[_0x1aba('0x9')][_0x1aba('0xc')][_0x1aba('0x20')](_0x1aba('0x8')),_0x2a2366=this[_0x1aba('0x9')][_0x1aba('0xc')][_0x1aba('0x20')](_0x1aba('0xb')),_0x5cac94=this[_0x1aba('0x25')](_0x38cf6b=>_0x2a2366['isListItemBlock'](_0x38cf6b)&&_0x1aba('0x30')===_0x38cf6b[_0x1aba('0x1e')](_0x1aba('0x1b')));null!==_0x5cac94&&this['editor']['model'][_0x1aba('0x1c')](()=>{_0x495e69[_0x1aba('0x6')](_0x5cac94,{'commandName':_0x1aba('0x28'),'commandParams':[{'reversed':_0x3f555d['reversed']}],'formatGroupId':_0x1aba('0x28')});});}[_0x1aba('0x7')](_0x43e2f0,_0x479f3c={}){const _0x276449=this['editor'][_0x1aba('0xc')][_0x1aba('0x20')](_0x1aba('0x8')),_0x521766=this['editor'][_0x1aba('0xc')]['get'](_0x1aba('0xb')),_0x26d42e=this[_0x1aba('0x25')](_0x56b4a3=>_0x521766['isListItemBlock'](_0x56b4a3)&&_0x1aba('0x30')===_0x56b4a3[_0x1aba('0x1e')]('listType'));null!==_0x26d42e&&this[_0x1aba('0x9')][_0x1aba('0x2b')][_0x1aba('0x1c')](()=>{_0x276449['markMultiRangeBlockFormat'](_0x26d42e,{'commandName':_0x1aba('0xe'),'commandParams':[{'startIndex':_0x479f3c[_0x1aba('0x0')]}],'formatGroupId':_0x1aba('0xe')});});}['handleDescriptions'](_0x556ab9){const _0x394125=this[_0x1aba('0x9')]['locale'],{data:_0x437938}=_0x556ab9;if(!_0x437938)return;let _0x5a30e9,_0x665f34;switch(_0x437938[_0x1aba('0x2')]){case'listStyle':_0x5a30e9='*Change\x20to:*\x20%0',_0x665f34={'type':'format','content':_0x1f86dc(_0x394125,_0x5a30e9,_0x1f86dc(_0x394125,this['_getTranslationKeyForListStyle'](_0x437938['commandParams'][0x0]['type'])))};break;case'listReversed':_0x5a30e9=_0x437938[_0x1aba('0xf')][0x0][_0x1aba('0x24')]?_0x1aba('0x21'):_0x1aba('0x5'),_0x665f34={'type':'format','content':_0x1f86dc(_0x394125,_0x5a30e9)};break;case _0x1aba('0xe'):_0x5a30e9=_0x1aba('0x15'),_0x665f34={'type':_0x1aba('0x2d'),'content':_0x1f86dc(_0x394125,_0x5a30e9,_0x437938[_0x1aba('0xf')][0x0]['startIndex'])};}return _0x665f34;}['_getSuggestionBlocksForListStyle'](){const _0x4fa8e3=this[_0x1aba('0x9')][_0x1aba('0xc')][_0x1aba('0x20')](_0x1aba('0xb'));let _0x27c089=Array['from'](this['editor']['model'][_0x1aba('0x29')][_0x1aba('0x22')][_0x1aba('0x3')]());return _0x27c089[_0x1aba('0x19')](..._0x4fa8e3[_0x1aba('0x10')](_0x27c089)),_0x27c089=[...new Set(_0x27c089)],_0x27c089;}[_0x1aba('0x25')](_0x5c376d){const _0x12d478=this['editor']['plugins'][_0x1aba('0x20')](_0x1aba('0xb'));let _0xc31db6=Array['from'](this[_0x1aba('0x9')][_0x1aba('0x2b')]['document']['selection']['getSelectedBlocks']())[_0x1aba('0x1d')](_0x5c376d);if(!_0xc31db6[_0x1aba('0x2c')])return null;_0xc31db6=_0x12d478[_0x1aba('0x10')](_0xc31db6);const _0x380ae8=[];for(const _0x5df341 of _0xc31db6)_0x12d478[_0x1aba('0x23')](_0x5df341)&&_0x380ae8['push'](_0x5df341);return _0x380ae8;}[_0x1aba('0x14')](_0x2e7a59){return _0x1aba('0x2e')+this[_0x1aba('0x9')]['plugins'][_0x1aba('0x20')](_0x1aba('0x1a'))[_0x1aba('0x26')](_0x2e7a59)[_0x1aba('0x1')]()+_0x1aba('0x11')+_0x2e7a59['toUpperCase']()[_0x1aba('0x13')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b81=['showSuggestionHighlights','high','model','split','enterBlock','ck-suggestion-marker-split','bind','enableCommand','createPositionAt','plugins','detach','setSelection','options','end','markerNameToElements','unbindElementFromMarkerName','selection','downcastDispatcher','init','requires','createRange','document','fromRange','commands','editing','mapper','remove','get','markerName','data','TrackChangesEditing','addMarker:suggestion:insertion','hasClass','writer','afterExecute','enter'];(function(_0x5883d4,_0x2b8172){const _0x3a0c2d=function(_0xedb341){while(--_0xedb341){_0x5883d4['push'](_0x5883d4['shift']());}};_0x3a0c2d(++_0x2b8172);}(_0x2b81,0x1d8));const _0x3a0c=function(_0x5883d4,_0x2b8172){_0x5883d4=_0x5883d4-0x0;let _0x3a0c2d=_0x2b81[_0x5883d4];return _0x3a0c2d;};import{Plugin as _0x27495c}from'ckeditor5/src/core';import{Enter as _0x15748f}from'ckeditor5/src/enter';import{LiveRange as _0x2c2f55}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0xadf5c9}from'./utils';export default class q extends _0x27495c{static get[_0x3a0c('0xf')](){return[_0x15748f];}[_0x3a0c('0xe')](){const _0x2ae566=this['editor'],_0x1071c2=_0x2ae566[_0x3a0c('0x5')][_0x3a0c('0x17')](_0x3a0c('0x1a')),_0x50be91=_0x2ae566[_0x3a0c('0x13')][_0x3a0c('0x17')](_0x3a0c('0x1f'));_0x1071c2[_0x3a0c('0x3')](_0x3a0c('0x1f'),()=>{_0x2ae566[_0x3a0c('0x22')]['change'](_0xa43b66=>{const _0x54cd86=_0x2ae566['model'][_0x3a0c('0x11')][_0x3a0c('0xc')],_0x3e4259=_0x54cd86['getFirstPosition'](),_0x11db87=_0x2c2f55[_0x3a0c('0x12')](_0x54cd86['getFirstRange']());if(_0x50be91[_0x3a0c('0x0')](_0xa43b66)){const _0x90101e=_0x2ae566[_0x3a0c('0x22')][_0x3a0c('0x4')](_0x3e4259['parent']['nextSibling'],0x0),_0x5020fb=_0xa43b66['createRange'](_0x3e4259,_0x90101e);_0x1071c2['markInsertion'](_0x5020fb);}else _0xa43b66[_0x3a0c('0x7')](_0xa43b66[_0x3a0c('0x10')](_0x11db87[_0x3a0c('0x9')]));_0x11db87[_0x3a0c('0x6')](),_0x50be91['fire'](_0x3a0c('0x1e'),{'writer':_0xa43b66});});}),_0x2ae566[_0x3a0c('0x14')][_0x3a0c('0xd')]['on'](_0x3a0c('0x1b'),_0xadf5c9(_0x2ae566,_0x3a0c('0x23')),{'priority':_0x3a0c('0x21')}),_0x2ae566[_0x3a0c('0x14')]['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x47cb3a,_0x4aaae4,_0x39e97c)=>{const _0x568ded=_0x39e97c['mapper'][_0x3a0c('0xa')](_0x4aaae4[_0x3a0c('0x18')]);if(_0x568ded)for(const _0x196ea9 of _0x568ded)_0x196ea9[_0x3a0c('0x1c')](_0x3a0c('0x1'))&&(_0x39e97c[_0x3a0c('0x15')][_0x3a0c('0xb')](_0x196ea9,_0x4aaae4[_0x3a0c('0x18')]),_0x39e97c[_0x3a0c('0x1d')][_0x3a0c('0x16')](_0x196ea9));},{'priority':'high'}),_0x2ae566[_0x3a0c('0x19')][_0x3a0c('0xd')]['on']('addMarker:suggestion:insertion',(_0x501955,_0x41021d,_0x304171)=>{_0x304171[_0x3a0c('0x8')][_0x3a0c('0x20')]&&_0xadf5c9(_0x2ae566,_0x3a0c('0x23'),{'showActiveMarker':!0x1})[_0x3a0c('0x2')](this)(_0x501955,_0x41021d,_0x304171);},{'priority':'high'});}}
23
+ const _0x5049=['getFirstPosition','enableCommand','model','remove','editing','enter','hasClass','markerName','createRange','removeMarker:suggestion:insertion','get','data','unbindElementFromMarkerName','markerNameToElements','requires','options','change','end','bind','selection','addMarker:suggestion:insertion','afterExecute','fire','nextSibling','high','enterBlock','TrackChangesEditing','downcastDispatcher','split','parent','writer','init','mapper','setSelection','createPositionAt','getFirstRange','commands','plugins'];(function(_0x51f1c6,_0x50492e){const _0x5b965b=function(_0x62b521){while(--_0x62b521){_0x51f1c6['push'](_0x51f1c6['shift']());}};_0x5b965b(++_0x50492e);}(_0x5049,0x79));const _0x5b96=function(_0x51f1c6,_0x50492e){_0x51f1c6=_0x51f1c6-0x0;let _0x5b965b=_0x5049[_0x51f1c6];return _0x5b965b;};import{Plugin as _0x452da1}from'ckeditor5/src/core';import{Enter as _0x3b65b6}from'ckeditor5/src/enter';import{LiveRange as _0x1eb4d4}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x151e37}from'./utils';export default class q extends _0x452da1{static get[_0x5b96('0x7')](){return[_0x3b65b6];}[_0x5b96('0x18')](){const _0x13170a=this['editor'],_0x3c8b9f=_0x13170a[_0x5b96('0x1e')][_0x5b96('0x3')](_0x5b96('0x13')),_0x51f85a=_0x13170a[_0x5b96('0x1d')][_0x5b96('0x3')]('enter');_0x3c8b9f[_0x5b96('0x20')](_0x5b96('0x24'),()=>{_0x13170a['model'][_0x5b96('0x9')](_0x2ae906=>{const _0x58df28=_0x13170a[_0x5b96('0x21')]['document'][_0x5b96('0xc')],_0x185942=_0x58df28[_0x5b96('0x1f')](),_0x5d3117=_0x1eb4d4['fromRange'](_0x58df28[_0x5b96('0x1c')]());if(_0x51f85a[_0x5b96('0x12')](_0x2ae906)){const _0x2f14ee=_0x13170a['model'][_0x5b96('0x1b')](_0x185942[_0x5b96('0x16')][_0x5b96('0x10')],0x0),_0x2564dc=_0x2ae906[_0x5b96('0x1')](_0x185942,_0x2f14ee);_0x3c8b9f['markInsertion'](_0x2564dc);}else _0x2ae906[_0x5b96('0x1a')](_0x2ae906[_0x5b96('0x1')](_0x5d3117[_0x5b96('0xa')]));_0x5d3117['detach'](),_0x51f85a[_0x5b96('0xf')](_0x5b96('0xe'),{'writer':_0x2ae906});});}),_0x13170a[_0x5b96('0x23')]['downcastDispatcher']['on'](_0x5b96('0xd'),_0x151e37(_0x13170a,_0x5b96('0x15')),{'priority':_0x5b96('0x11')}),_0x13170a[_0x5b96('0x23')][_0x5b96('0x14')]['on'](_0x5b96('0x2'),(_0x5ea22a,_0x50021d,_0x10f31f)=>{const _0x180716=_0x10f31f[_0x5b96('0x19')][_0x5b96('0x6')](_0x50021d['markerName']);if(_0x180716)for(const _0x53131c of _0x180716)_0x53131c[_0x5b96('0x25')]('ck-suggestion-marker-split')&&(_0x10f31f[_0x5b96('0x19')][_0x5b96('0x5')](_0x53131c,_0x50021d[_0x5b96('0x0')]),_0x10f31f[_0x5b96('0x17')][_0x5b96('0x22')](_0x53131c));},{'priority':'high'}),_0x13170a[_0x5b96('0x4')][_0x5b96('0x14')]['on']('addMarker:suggestion:insertion',(_0x2b1250,_0x23f8de,_0x418862)=>{_0x418862[_0x5b96('0x8')]['showSuggestionHighlights']&&_0x151e37(_0x13170a,'split',{'showActiveMarker':!0x1})[_0x5b96('0xb')](this)(_0x2b1250,_0x23f8de,_0x418862);},{'priority':_0x5b96('0x11')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5212=['start','replace','getIntersection','FindAndReplaceUtils','plugins','TrackChangesEditing','markers','createPositionAt','getRange','handleFindCommand','replaceAll','suggestion:deletion','findNext','enableCommand','string','bind','afterInit','findPrevious','findByTextCallback','get','filter','editor','end','model'];(function(_0x2b6be0,_0x5212c1){const _0x3e8226=function(_0x409102){while(--_0x409102){_0x2b6be0['push'](_0x2b6be0['shift']());}};_0x3e8226(++_0x5212c1);}(_0x5212,0x6f));const _0x3e82=function(_0x2b6be0,_0x5212c1){_0x2b6be0=_0x2b6be0-0x0;let _0x3e8226=_0x5212[_0x2b6be0];return _0x3e8226;};import{Plugin as _0x115e0c}from'ckeditor5/src/core';export default class z extends _0x115e0c{[_0x3e82('0x1')](){if(!this[_0x3e82('0x6')][_0x3e82('0xd')]['has']('FindAndReplaceEditing'))return;const _0x27f240=this[_0x3e82('0x6')][_0x3e82('0xd')][_0x3e82('0x4')](_0x3e82('0xe'));_0x27f240[_0x3e82('0x16')]('find',this[_0x3e82('0x12')][_0x3e82('0x0')](this)),_0x27f240[_0x3e82('0x16')](_0x3e82('0x15')),_0x27f240[_0x3e82('0x16')](_0x3e82('0x2')),_0x27f240['enableCommand'](_0x3e82('0xa')),_0x27f240[_0x3e82('0x16')](_0x3e82('0x13'));}['handleFindCommand'](_0x35a165,_0x774fa7,_0x1a5d25={}){const _0xa4a270=this[_0x3e82('0x6')][_0x3e82('0xd')][_0x3e82('0x4')](_0x3e82('0xc'));void 0x0!==_0x1a5d25&&_0x35a165(_0x45f824=>(_0x3e82('0x17')==typeof _0x774fa7?_0xa4a270[_0x3e82('0x3')](_0x774fa7,_0x1a5d25):_0x774fa7)(_0x45f824)[_0x3e82('0x5')](_0x3b99ce=>!0x1===this['_isInDeletionRange'](_0x3b99ce,_0x45f824['item'])),_0x1a5d25);}['_isInDeletionRange'](_0x24b7fc,_0x1cd2dc){const _0xac32a8=this[_0x3e82('0x6')][_0x3e82('0x8')]['createRange'](this[_0x3e82('0x6')][_0x3e82('0x8')][_0x3e82('0x10')](_0x1cd2dc,_0x24b7fc[_0x3e82('0x9')]),this['editor'][_0x3e82('0x8')][_0x3e82('0x10')](_0x1cd2dc,_0x24b7fc[_0x3e82('0x7')]));for(const _0x2163fc of this[_0x3e82('0x6')][_0x3e82('0x8')][_0x3e82('0xf')]['getMarkersGroup'](_0x3e82('0x14')))if(null!==_0xac32a8[_0x3e82('0xb')](_0x2163fc[_0x3e82('0x11')]()))return!0x0;return!0x1;}}
23
+ const _0x5789=['handleFindCommand','editor','bind','FindAndReplaceEditing','FindAndReplaceUtils','model','TrackChangesEditing','plugins','_isInDeletionRange','replaceAll','getMarkersGroup','replace','findNext','filter','item','string','afterInit','findPrevious','getIntersection','createPositionAt','enableCommand','markers','end','get'];(function(_0x393fe6,_0x578916){const _0x37c28e=function(_0x410090){while(--_0x410090){_0x393fe6['push'](_0x393fe6['shift']());}};_0x37c28e(++_0x578916);}(_0x5789,0x154));const _0x37c2=function(_0x393fe6,_0x578916){_0x393fe6=_0x393fe6-0x0;let _0x37c28e=_0x5789[_0x393fe6];return _0x37c28e;};import{Plugin as _0x4313d4}from'ckeditor5/src/core';export default class z extends _0x4313d4{[_0x37c2('0xc')](){if(!this['editor'][_0x37c2('0x3')]['has'](_0x37c2('0x17')))return;const _0x2cfa71=this[_0x37c2('0x15')][_0x37c2('0x3')][_0x37c2('0x13')](_0x37c2('0x2'));_0x2cfa71[_0x37c2('0x10')]('find',this[_0x37c2('0x14')][_0x37c2('0x16')](this)),_0x2cfa71[_0x37c2('0x10')](_0x37c2('0x8')),_0x2cfa71[_0x37c2('0x10')](_0x37c2('0xd')),_0x2cfa71[_0x37c2('0x10')](_0x37c2('0x7')),_0x2cfa71[_0x37c2('0x10')](_0x37c2('0x5'));}[_0x37c2('0x14')](_0x309182,_0x2b21e8,_0x54e25a={}){const _0x122dea=this[_0x37c2('0x15')]['plugins'][_0x37c2('0x13')](_0x37c2('0x0'));void 0x0!==_0x54e25a&&_0x309182(_0x565cf1=>(_0x37c2('0xb')==typeof _0x2b21e8?_0x122dea['findByTextCallback'](_0x2b21e8,_0x54e25a):_0x2b21e8)(_0x565cf1)[_0x37c2('0x9')](_0x4c1121=>!0x1===this[_0x37c2('0x4')](_0x4c1121,_0x565cf1[_0x37c2('0xa')])),_0x54e25a);}['_isInDeletionRange'](_0xb301d5,_0x410424){const _0x855c8c=this['editor']['model']['createRange'](this['editor'][_0x37c2('0x1')][_0x37c2('0xf')](_0x410424,_0xb301d5['start']),this[_0x37c2('0x15')][_0x37c2('0x1')][_0x37c2('0xf')](_0x410424,_0xb301d5[_0x37c2('0x12')]));for(const _0x2345aa of this['editor']['model'][_0x37c2('0x11')][_0x37c2('0x6')]('suggestion:deletion'))if(null!==_0x855c8c[_0x37c2('0xe')](_0x2345aa['getRange']()))return!0x0;return!0x1;}}