@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231025.0 → 0.0.0-nightly-20231027.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 (65) 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/aiassistant.js +1 -1
  9. package/src/integrations/alignment.js +1 -1
  10. package/src/integrations/basicstyles.js +1 -1
  11. package/src/integrations/blockquote.js +1 -1
  12. package/src/integrations/ckbox.js +1 -1
  13. package/src/integrations/codeblock.js +1 -1
  14. package/src/integrations/comments.js +1 -1
  15. package/src/integrations/deletecommand.js +1 -1
  16. package/src/integrations/documentlist.js +1 -1
  17. package/src/integrations/documentlistproperties.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/importword.js +1 -1
  29. package/src/integrations/indent.js +1 -1
  30. package/src/integrations/inputcommand.js +1 -1
  31. package/src/integrations/link.js +1 -1
  32. package/src/integrations/list.js +1 -1
  33. package/src/integrations/listproperties.js +1 -1
  34. package/src/integrations/mediaembed.js +1 -1
  35. package/src/integrations/mention.js +1 -1
  36. package/src/integrations/pagebreak.js +1 -1
  37. package/src/integrations/paragraph.js +1 -1
  38. package/src/integrations/removeformat.js +1 -1
  39. package/src/integrations/restrictededitingmode.js +1 -1
  40. package/src/integrations/shiftentercommand.js +1 -1
  41. package/src/integrations/standardeditingmode.js +1 -1
  42. package/src/integrations/style.js +1 -1
  43. package/src/integrations/table.js +1 -1
  44. package/src/integrations/tablecaption.js +1 -1
  45. package/src/integrations/tableclipboard.js +1 -1
  46. package/src/integrations/tablecolumnresize.js +1 -1
  47. package/src/integrations/tableheadings.js +1 -1
  48. package/src/integrations/tablemergesplit.js +1 -1
  49. package/src/integrations/tableofcontents.js +1 -1
  50. package/src/integrations/tableproperties.js +1 -1
  51. package/src/integrations/template.js +1 -1
  52. package/src/integrations/title.js +1 -1
  53. package/src/integrations/undo.js +1 -1
  54. package/src/integrations/utils.js +1 -1
  55. package/src/suggestion.js +1 -1
  56. package/src/suggestiondescriptionfactory.js +1 -1
  57. package/src/trackchanges.js +1 -1
  58. package/src/trackchangesdata.js +1 -1
  59. package/src/trackchangesediting.js +1 -1
  60. package/src/trackchangesui.js +1 -1
  61. package/src/ui/suggestioncontroller.js +1 -1
  62. package/src/ui/view/basesuggestionthreadview.js +1 -1
  63. package/src/ui/view/suggestionthreadview.js +1 -1
  64. package/src/utils/common-translations.js +1 -1
  65. 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-20231025.0",
3
+ "version": "0.0.0-nightly-20231027.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-20231025.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231025.0",
42
+ "ckeditor5": "0.0.0-nightly-20231027.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231027.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 _0x362e=['isEnabled','acceptSuggestion','model','editor','canEditAt','track-changes-accept-suggestion-not-found','getRanges','refresh','get','plugins','_suggestions','_isEnabledBasedOnSelection'];(function(_0x2d86ce,_0x362e1e){const _0x3867bc=function(_0x166cdc){while(--_0x166cdc){_0x2d86ce['push'](_0x2d86ce['shift']());}};_0x3867bc(++_0x362e1e);}(_0x362e,0x123));const _0x3867=function(_0x2d86ce,_0x362e1e){_0x2d86ce=_0x2d86ce-0x0;let _0x3867bc=_0x362e[_0x2d86ce];return _0x3867bc;};import{Command as _0x1fa53e}from'ckeditor5/src/core';import{CKEditorError as _0x3ff5f4}from'ckeditor5/src/utils';export default class M extends _0x1fa53e{constructor(_0xb4dc91,_0xd717e0){super(_0xb4dc91),this[_0x3867('0x7')]=_0xd717e0,this[_0x3867('0x4')](),this[_0x3867('0x8')]=!0x1;}['refresh'](){this[_0x3867('0x9')]=!0x0;}['execute'](_0x4dec1c){const _0x1fbf0e=this[_0x3867('0x7')][_0x3867('0x5')](_0x4dec1c);if(!_0x1fbf0e)throw new _0x3ff5f4(_0x3867('0x2'),this);const _0xb663e4=_0x1fbf0e[_0x3867('0x3')]();this[_0x3867('0x0')][_0x3867('0xb')][_0x3867('0x1')](_0xb663e4)&&this[_0x3867('0x0')][_0x3867('0x6')][_0x3867('0x5')]('TrackChangesEditing')[_0x3867('0xa')](_0x1fbf0e);}}
23
+ const _0x412d=['_isEnabledBasedOnSelection','model','acceptSuggestion','_suggestions','get','refresh','isEnabled','execute','getRanges','TrackChangesEditing','plugins','editor','track-changes-accept-suggestion-not-found'];(function(_0x1d4ce8,_0x412d6c){const _0x320a38=function(_0x4e1452){while(--_0x4e1452){_0x1d4ce8['push'](_0x1d4ce8['shift']());}};_0x320a38(++_0x412d6c);}(_0x412d,0xdf));const _0x320a=function(_0x1d4ce8,_0x412d6c){_0x1d4ce8=_0x1d4ce8-0x0;let _0x320a38=_0x412d[_0x1d4ce8];return _0x320a38;};import{Command as _0x2b6891}from'ckeditor5/src/core';import{CKEditorError as _0xb8fef1}from'ckeditor5/src/utils';export default class M extends _0x2b6891{constructor(_0x558de9,_0x306f5c){super(_0x558de9),this['_suggestions']=_0x306f5c,this[_0x320a('0x3')](),this[_0x320a('0xb')]=!0x1;}['refresh'](){this[_0x320a('0x4')]=!0x0;}[_0x320a('0x5')](_0x2a71c4){const _0x168869=this[_0x320a('0x1')][_0x320a('0x2')](_0x2a71c4);if(!_0x168869)throw new _0xb8fef1(_0x320a('0xa'),this);const _0x5dcdbe=_0x168869[_0x320a('0x6')]();this[_0x320a('0x9')][_0x320a('0xc')]['canEditAt'](_0x5dcdbe)&&this[_0x320a('0x9')][_0x320a('0x8')][_0x320a('0x2')](_0x320a('0x7'))[_0x320a('0x0')](_0x168869);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x506a=['discardSuggestion','canEditAt','isEnabled','get','track-changes-discard-suggestion-not-found','editor','getRanges','plugins','model','refresh','_suggestions','_isEnabledBasedOnSelection'];(function(_0x4ac370,_0x506ab8){const _0x3b8933=function(_0x16e3d6){while(--_0x16e3d6){_0x4ac370['push'](_0x4ac370['shift']());}};_0x3b8933(++_0x506ab8);}(_0x506a,0x19e));const _0x3b89=function(_0x4ac370,_0x506ab8){_0x4ac370=_0x4ac370-0x0;let _0x3b8933=_0x506a[_0x4ac370];return _0x3b8933;};import{Command as _0x37fc7a}from'ckeditor5/src/core';import{CKEditorError as _0x4468bb}from'ckeditor5/src/utils';export default class $ extends _0x37fc7a{constructor(_0x39c0b1,_0x502417){super(_0x39c0b1),this['_suggestions']=_0x502417,this[_0x3b89('0x3')](),this[_0x3b89('0x5')]=!0x1;}[_0x3b89('0x3')](){this[_0x3b89('0x8')]=!0x0;}['execute'](_0x418dbf){const _0x15f97e=this[_0x3b89('0x4')][_0x3b89('0x9')](_0x418dbf);if(!_0x15f97e)throw new _0x4468bb(_0x3b89('0xa'),this);const _0x4e46b5=_0x15f97e[_0x3b89('0x0')]();this[_0x3b89('0xb')][_0x3b89('0x2')][_0x3b89('0x7')](_0x4e46b5)&&this[_0x3b89('0xb')][_0x3b89('0x1')]['get']('TrackChangesEditing')[_0x3b89('0x6')](_0x15f97e);}}
23
+ const _0x51bc=['track-changes-discard-suggestion-not-found','plugins','canEditAt','_suggestions','get','editor','getRanges','refresh','isEnabled'];(function(_0x400b1d,_0x51bcc4){const _0xece189=function(_0x4d19b7){while(--_0x4d19b7){_0x400b1d['push'](_0x400b1d['shift']());}};_0xece189(++_0x51bcc4);}(_0x51bc,0x171));const _0xece1=function(_0x400b1d,_0x51bcc4){_0x400b1d=_0x400b1d-0x0;let _0xece189=_0x51bc[_0x400b1d];return _0xece189;};import{Command as _0x479fa0}from'ckeditor5/src/core';import{CKEditorError as _0x2480b7}from'ckeditor5/src/utils';export default class $ extends _0x479fa0{constructor(_0x12cc84,_0x1fa78f){super(_0x12cc84),this[_0xece1('0x3')]=_0x1fa78f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0xece1('0x7')](){this[_0xece1('0x8')]=!0x0;}['execute'](_0x139e53){const _0x1bbd47=this[_0xece1('0x3')][_0xece1('0x4')](_0x139e53);if(!_0x1bbd47)throw new _0x2480b7(_0xece1('0x0'),this);const _0x5c85f2=_0x1bbd47[_0xece1('0x6')]();this[_0xece1('0x5')]['model'][_0xece1('0x2')](_0x5c85f2)&&this[_0xece1('0x5')][_0xece1('0x1')][_0xece1('0x4')]('TrackChangesEditing')['discardSuggestion'](_0x1bbd47);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f05=['canEditAt','_isEnabledBasedOnSelection','execute','from','values','getRanges','model','_suggestions','refresh','some','editor','isEnabled','_command'];(function(_0x2feb75,_0x5f05ff){const _0x46768b=function(_0x3c0cf6){while(--_0x3c0cf6){_0x2feb75['push'](_0x2feb75['shift']());}};_0x46768b(++_0x5f05ff);}(_0x5f05,0x12d));const _0x4676=function(_0x2feb75,_0x5f05ff){_0x2feb75=_0x2feb75-0x0;let _0x46768b=_0x5f05[_0x2feb75];return _0x46768b;};import{Command as _0x458faa}from'ckeditor5/src/core';import{sortSuggestions as _0x9c630d,executeCommandForSuggestions as _0x19beb6}from'../utils/utils';export default class N extends _0x458faa{constructor(_0x598d5e,_0x4b8ac2,_0x1ea3fd){super(_0x598d5e),this[_0x4676('0xa')]=_0x4b8ac2,this['_suggestions']=_0x1ea3fd,this[_0x4676('0x6')](),this[_0x4676('0xc')]=!0x1;}[_0x4676('0x6')](){const _0x4ea410=Array[_0x4676('0x1')](this[_0x4676('0x5')][_0x4676('0x2')]())[_0x4676('0x7')](_0x29c9a2=>_0x29c9a2['isInContent']);this[_0x4676('0x9')]=this[_0x4676('0xa')]['isEnabled']&&_0x4ea410;}[_0x4676('0x0')](){const _0x1db143=_0x9c630d(Array[_0x4676('0x1')](this['_suggestions'][_0x4676('0x2')]()));for(const _0x5bb5d4 of _0x1db143){const _0x394f6f=_0x5bb5d4[_0x4676('0x3')]();if(!this[_0x4676('0x8')]['model'][_0x4676('0xb')](_0x394f6f))return;}_0x19beb6(this[_0x4676('0x8')][_0x4676('0x4')],this['_command'],_0x1db143);}}
23
+ const _0x3d30=['model','_suggestions','_command','values','some','isInContent','_isEnabledBasedOnSelection','canEditAt','isEnabled','from','refresh','editor'];(function(_0x5cf491,_0x3d3061){const _0x54553f=function(_0x5e887b){while(--_0x5e887b){_0x5cf491['push'](_0x5cf491['shift']());}};_0x54553f(++_0x3d3061);}(_0x3d30,0x1ea));const _0x5455=function(_0x5cf491,_0x3d3061){_0x5cf491=_0x5cf491-0x0;let _0x54553f=_0x3d30[_0x5cf491];return _0x54553f;};import{Command as _0x15b693}from'ckeditor5/src/core';import{sortSuggestions as _0x3ad64c,executeCommandForSuggestions as _0x54896b}from'../utils/utils';export default class N extends _0x15b693{constructor(_0x5ce429,_0x2f89a0,_0x283f51){super(_0x5ce429),this[_0x5455('0x4')]=_0x2f89a0,this[_0x5455('0x3')]=_0x283f51,this[_0x5455('0x0')](),this[_0x5455('0x8')]=!0x1;}[_0x5455('0x0')](){const _0x3001b8=Array[_0x5455('0xb')](this['_suggestions'][_0x5455('0x5')]())[_0x5455('0x6')](_0xd2ed62=>_0xd2ed62[_0x5455('0x7')]);this[_0x5455('0xa')]=this[_0x5455('0x4')][_0x5455('0xa')]&&_0x3001b8;}['execute'](){const _0x36bf6f=_0x3ad64c(Array[_0x5455('0xb')](this[_0x5455('0x3')][_0x5455('0x5')]()));for(const _0x5c083f of _0x36bf6f){const _0x428cab=_0x5c083f['getRanges']();if(!this['editor'][_0x5455('0x2')][_0x5455('0x9')](_0x428cab))return;}_0x54896b(this[_0x5455('0x1')][_0x5455('0x2')],this[_0x5455('0x4')],_0x36bf6f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b6a=['_selectedSuggestions','values','model','document','getRanges','refresh','_command','size','isEnabled','_suggestions','_isEnabledBasedOnSelection','editor'];(function(_0x449a7e,_0x2b6aab){const _0x448913=function(_0x1b850a){while(--_0x1b850a){_0x449a7e['push'](_0x449a7e['shift']());}};_0x448913(++_0x2b6aab);}(_0x2b6a,0x184));const _0x4489=function(_0x449a7e,_0x2b6aab){_0x449a7e=_0x449a7e-0x0;let _0x448913=_0x2b6a[_0x449a7e];return _0x448913;};import{Command as _0x8d9400}from'ckeditor5/src/core';import{sortSuggestions as _0x267812,getSelectedSuggestions as _0x33afd1,executeCommandForSuggestions as _0x1a0568}from'../utils/utils';export default class R extends _0x8d9400{constructor(_0x4f18ec,_0x18b55e,_0x459f3e){super(_0x4f18ec),this[_0x4489('0x2')]=_0x18b55e,this[_0x4489('0x5')]=_0x459f3e,this[_0x4489('0x8')]=new Set(),this[_0x4489('0x1')](),this[_0x4489('0x6')]=!0x1;}[_0x4489('0x1')](){const _0x5cfcd5=this[_0x4489('0x7')][_0x4489('0xa')][_0x4489('0xb')]['selection'],_0x3cea38=Array['from'](this[_0x4489('0x5')][_0x4489('0x9')]());this['_selectedSuggestions']=_0x33afd1(_0x5cfcd5,_0x3cea38),this[_0x4489('0x4')]=this['_command']['isEnabled']&&!!this[_0x4489('0x8')][_0x4489('0x3')];}['execute'](){const _0x4c1d15=_0x267812(Array['from'](this['_selectedSuggestions']));for(const _0x4cefc0 of _0x4c1d15){const _0x1e0db9=_0x4cefc0[_0x4489('0x0')]();if(!this[_0x4489('0x7')][_0x4489('0xa')]['canEditAt'](_0x1e0db9))return;}_0x1a0568(this['editor']['model'],this[_0x4489('0x2')],_0x4c1d15);}}
23
+ const _0xa3cc=['document','canEditAt','refresh','editor','isEnabled','selection','_selectedSuggestions','getRanges','_isEnabledBasedOnSelection','model','from','_command','_suggestions'];(function(_0x1dea37,_0xa3cca1){const _0x28eba8=function(_0x176f50){while(--_0x176f50){_0x1dea37['push'](_0x1dea37['shift']());}};_0x28eba8(++_0xa3cca1);}(_0xa3cc,0xe1));const _0x28eb=function(_0x1dea37,_0xa3cca1){_0x1dea37=_0x1dea37-0x0;let _0x28eba8=_0xa3cc[_0x1dea37];return _0x28eba8;};import{Command as _0x8136a8}from'ckeditor5/src/core';import{sortSuggestions as _0x2f006f,getSelectedSuggestions as _0xd45ed3,executeCommandForSuggestions as _0x48584e}from'../utils/utils';export default class R extends _0x8136a8{constructor(_0x19784a,_0x5ceb28,_0x41d7a0){super(_0x19784a),this['_command']=_0x5ceb28,this['_suggestions']=_0x41d7a0,this['_selectedSuggestions']=new Set(),this[_0x28eb('0xb')](),this[_0x28eb('0x4')]=!0x1;}[_0x28eb('0xb')](){const _0x4e705b=this[_0x28eb('0xc')][_0x28eb('0x5')][_0x28eb('0x9')][_0x28eb('0x1')],_0x14b878=Array[_0x28eb('0x6')](this[_0x28eb('0x8')]['values']());this[_0x28eb('0x2')]=_0xd45ed3(_0x4e705b,_0x14b878),this[_0x28eb('0x0')]=this[_0x28eb('0x7')][_0x28eb('0x0')]&&!!this[_0x28eb('0x2')]['size'];}['execute'](){const _0x5cd765=_0x2f006f(Array[_0x28eb('0x6')](this['_selectedSuggestions']));for(const _0x5ac7c8 of _0x5cd765){const _0x2e324d=_0x5ac7c8[_0x28eb('0x3')]();if(!this[_0x28eb('0xc')][_0x28eb('0x5')][_0x28eb('0xa')](_0x2e324d))return;}_0x48584e(this[_0x28eb('0xc')][_0x28eb('0x5')],this[_0x28eb('0x7')],_0x5cd765);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3aff=['has','clearForceDisabled','execute','value','affectsData','refresh','_enabledCommands','_enableCommands','editor','_disableUnsupportedCommands','commands','forceDisabled','TrackChangesCommand','_isEnabledBasedOnSelection'];(function(_0x4d1e2b,_0x3aff77){const _0x48b026=function(_0x24c370){while(--_0x24c370){_0x4d1e2b['push'](_0x4d1e2b['shift']());}};_0x48b026(++_0x3aff77);}(_0x3aff,0x1a8));const _0x48b0=function(_0x4d1e2b,_0x3aff77){_0x4d1e2b=_0x4d1e2b-0x0;let _0x48b026=_0x3aff[_0x4d1e2b];return _0x48b026;};import{Command as _0x247d9e}from'ckeditor5/src/core';export default class _ extends _0x247d9e{constructor(_0x31fe31,_0x512e48){super(_0x31fe31),this[_0x48b0('0x2')]=_0x512e48,this[_0x48b0('0xd')]=!0x1,this[_0x48b0('0x1')](),this[_0x48b0('0x9')]=!0x1;}[_0x48b0('0x1')](){this['isEnabled']=!0x0;}[_0x48b0('0xc')](){this['value']=!this['value'],this[_0x48b0('0xd')]?this[_0x48b0('0x5')]():this['_enableCommands']();}[_0x48b0('0x5')](){for(const _0x38f622 of this[_0x48b0('0x4')][_0x48b0('0x6')][_0x48b0('0x6')]())_0x38f622[_0x48b0('0x0')]&&!this[_0x48b0('0x2')][_0x48b0('0xa')](_0x38f622)&&_0x38f622[_0x48b0('0x7')](_0x48b0('0x8'));}[_0x48b0('0x3')](){for(const _0x1d9575 of this[_0x48b0('0x4')]['commands'][_0x48b0('0x6')]())_0x1d9575[_0x48b0('0x0')]&&!this[_0x48b0('0x2')][_0x48b0('0xa')](_0x1d9575)&&_0x1d9575[_0x48b0('0xb')]('TrackChangesCommand');}}
23
+ const _0x4000=['_isEnabledBasedOnSelection','forceDisabled','commands','_enableCommands','value','clearForceDisabled','_disableUnsupportedCommands','_enabledCommands','TrackChangesCommand','has','refresh','isEnabled','editor','execute','affectsData'];(function(_0x16aab5,_0x400090){const _0x3f8cd7=function(_0x10bbac){while(--_0x10bbac){_0x16aab5['push'](_0x16aab5['shift']());}};_0x3f8cd7(++_0x400090);}(_0x4000,0xc3));const _0x3f8c=function(_0x16aab5,_0x400090){_0x16aab5=_0x16aab5-0x0;let _0x3f8cd7=_0x4000[_0x16aab5];return _0x3f8cd7;};import{Command as _0x4fa2ff}from'ckeditor5/src/core';export default class _ extends _0x4fa2ff{constructor(_0x155ef6,_0xb3be31){super(_0x155ef6),this['_enabledCommands']=_0xb3be31,this[_0x3f8c('0x4')]=!0x1,this[_0x3f8c('0xa')](),this[_0x3f8c('0x0')]=!0x1;}[_0x3f8c('0xa')](){this[_0x3f8c('0xb')]=!0x0;}[_0x3f8c('0xd')](){this[_0x3f8c('0x4')]=!this[_0x3f8c('0x4')],this[_0x3f8c('0x4')]?this[_0x3f8c('0x6')]():this[_0x3f8c('0x3')]();}[_0x3f8c('0x6')](){for(const _0x2b7948 of this[_0x3f8c('0xc')][_0x3f8c('0x2')][_0x3f8c('0x2')]())_0x2b7948[_0x3f8c('0xe')]&&!this[_0x3f8c('0x7')][_0x3f8c('0x9')](_0x2b7948)&&_0x2b7948[_0x3f8c('0x1')](_0x3f8c('0x8'));}[_0x3f8c('0x3')](){for(const _0x5287ad of this[_0x3f8c('0xc')][_0x3f8c('0x2')]['commands']())_0x5287ad[_0x3f8c('0xe')]&&!this[_0x3f8c('0x7')][_0x3f8c('0x9')](_0x5287ad)&&_0x5287ad[_0x3f8c('0x5')](_0x3f8c('0x8'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x269b=['TrackChangesEditing','afterInit','get','plugins','showAIAssistant','enableCommand'];(function(_0x4d7c17,_0x269bad){const _0x563111=function(_0x4aaa9b){while(--_0x4aaa9b){_0x4d7c17['push'](_0x4d7c17['shift']());}};_0x563111(++_0x269bad);}(_0x269b,0x1a9));const _0x5631=function(_0x4d7c17,_0x269bad){_0x4d7c17=_0x4d7c17-0x0;let _0x563111=_0x269b[_0x4d7c17];return _0x563111;};import{Plugin as _0xbb1320}from'ckeditor5/src/core';export default class j extends _0xbb1320{[_0x5631('0x2')](){const _0x39ef29=this['editor'],_0x161208=_0x39ef29[_0x5631('0x4')][_0x5631('0x3')](_0x5631('0x1'));_0x39ef29['commands'][_0x5631('0x3')](_0x5631('0x5'))&&_0x161208[_0x5631('0x0')](_0x5631('0x5'));}}
23
+ const _0x1d97=['TrackChangesEditing','showAIAssistant','commands','enableCommand','plugins'];(function(_0x526e95,_0x1d9723){const _0x59bc05=function(_0x559bb7){while(--_0x559bb7){_0x526e95['push'](_0x526e95['shift']());}};_0x59bc05(++_0x1d9723);}(_0x1d97,0x1be));const _0x59bc=function(_0x526e95,_0x1d9723){_0x526e95=_0x526e95-0x0;let _0x59bc05=_0x1d97[_0x526e95];return _0x59bc05;};import{Plugin as _0xb34f89}from'ckeditor5/src/core';export default class j extends _0xb34f89{['afterInit'](){const _0x346ada=this['editor'],_0x576d4a=_0x346ada[_0x59bc('0x3')]['get'](_0x59bc('0x4'));_0x346ada[_0x59bc('0x1')]['get'](_0x59bc('0x0'))&&_0x576d4a[_0x59bc('0x2')](_0x59bc('0x0'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48a7=['commandParams','document','value','model','FORMAT_ALIGN_TO_CENTER','commandName','get','checkAttribute','change','alignment','markBlockFormat','justify','AlignmentEditing','ltr','_descriptionFactory','selection','left','right','enableCommand','schema','editor','TrackChangesEditing','afterInit','from','FORMAT_ALIGN_TO_LEFT','plugins','locale','FORMAT_ALIGN_TO_RIGHT','*Format:*\x20%0','filter','getSelectedBlocks','getAttribute'];(function(_0x57691d,_0x48a734){const _0x3fde42=function(_0x25f76a){while(--_0x25f76a){_0x57691d['push'](_0x57691d['shift']());}};_0x3fde42(++_0x48a734);}(_0x48a7,0x1d3));const _0x3fde=function(_0x57691d,_0x48a734){_0x57691d=_0x57691d-0x0;let _0x3fde42=_0x48a7[_0x57691d];return _0x3fde42;};import{Plugin as _0x8220c8}from'ckeditor5/src/core';import{getTranslation as _0x34f138}from'../utils/common-translations';export default class x extends _0x8220c8{[_0x3fde('0x3')](){const _0x1566a0=this[_0x3fde('0x1')],_0x4c7ff9=_0x1566a0[_0x3fde('0x7')];if(!_0x1566a0['plugins']['has'](_0x3fde('0x19')))return;const _0x16f8a9=_0x1566a0[_0x3fde('0x6')][_0x3fde('0x13')](_0x3fde('0x2'));_0x16f8a9[_0x3fde('0x1f')](_0x3fde('0x16'),(_0x3ba3bf,_0x497c78={})=>{let _0x5928c6=_0x497c78['value'];_0x497c78[_0x3fde('0xf')]||(_0x5928c6=_0x3fde('0x1a')===_0x1566a0[_0x3fde('0x7')]['contentLanguageDirection']?_0x3fde('0x1d'):_0x3fde('0x1e'));const _0x365b7f=Array[_0x3fde('0x4')](this[_0x3fde('0x1')][_0x3fde('0x10')][_0x3fde('0xe')][_0x3fde('0x1c')][_0x3fde('0xb')]())[_0x3fde('0xa')](_0x38733d=>function(_0x560f70,_0x1cec7e,_0x5bba2b){const _0x2f6213=_0x560f70[_0x3fde('0xc')](_0x3fde('0x16'))||null;return _0x1cec7e[_0x3fde('0x14')](_0x560f70,_0x3fde('0x16'))&&_0x5bba2b!=_0x2f6213;}(_0x38733d,this['editor'][_0x3fde('0x10')][_0x3fde('0x0')],_0x5928c6));_0x1566a0[_0x3fde('0x10')][_0x3fde('0x15')](()=>{for(const _0x42c748 of _0x365b7f)_0x16f8a9[_0x3fde('0x17')](_0x42c748,{'commandName':_0x3fde('0x16'),'commandParams':[{'value':_0x5928c6}]});});}),_0x16f8a9[_0x3fde('0x1b')]['registerDescriptionCallback'](_0x363e19=>{const {data:_0x20f36b}=_0x363e19;if(_0x20f36b&&_0x3fde('0x16')==_0x20f36b[_0x3fde('0x12')]){const _0x1b4d81=_0x20f36b[_0x3fde('0xd')][0x0][_0x3fde('0xf')];return{'type':'format','content':_0x34f138(_0x4c7ff9,_0x3fde('0x9'),function(_0x4679eb){switch(_0x4679eb){case _0x3fde('0x1d'):return _0x34f138(_0x4c7ff9,_0x3fde('0x5'));case _0x3fde('0x1e'):return _0x34f138(_0x4c7ff9,_0x3fde('0x8'));case'center':return _0x34f138(_0x4c7ff9,_0x3fde('0x11'));case _0x3fde('0x18'):return _0x34f138(_0x4c7ff9,'FORMAT_JUSTIFY_TEXT');}}(_0x1b4d81))};}});}}
23
+ const _0x3d7c=['checkAttribute','getAttribute','afterInit','center','alignment','schema','model','locale','enableCommand','FORMAT_ALIGN_TO_CENTER','*Format:*\x20%0','getSelectedBlocks','format','get','right','left','value','from','FORMAT_ALIGN_TO_RIGHT','AlignmentEditing','filter','selection','markBlockFormat','TrackChangesEditing','ltr','editor','plugins','has','document','change','commandName','justify','FORMAT_ALIGN_TO_LEFT'];(function(_0x50808b,_0x3d7cff){const _0x555e27=function(_0x21d7f4){while(--_0x21d7f4){_0x50808b['push'](_0x50808b['shift']());}};_0x555e27(++_0x3d7cff);}(_0x3d7c,0x1b6));const _0x555e=function(_0x50808b,_0x3d7cff){_0x50808b=_0x50808b-0x0;let _0x555e27=_0x3d7c[_0x50808b];return _0x555e27;};import{Plugin as _0x456b03}from'ckeditor5/src/core';import{getTranslation as _0x25ef43}from'../utils/common-translations';export default class x extends _0x456b03{[_0x555e('0x1a')](){const _0x46157d=this[_0x555e('0x10')],_0x3b4b4f=_0x46157d['locale'];if(!_0x46157d[_0x555e('0x11')][_0x555e('0x12')](_0x555e('0xa')))return;const _0x38c18b=_0x46157d[_0x555e('0x11')][_0x555e('0x4')](_0x555e('0xe'));_0x38c18b[_0x555e('0x20')]('alignment',(_0x331cdb,_0x6f1979={})=>{let _0x3e4d73=_0x6f1979[_0x555e('0x7')];_0x6f1979[_0x555e('0x7')]||(_0x3e4d73=_0x555e('0xf')===_0x46157d[_0x555e('0x1f')]['contentLanguageDirection']?'left':'right');const _0x2e5d02=Array[_0x555e('0x8')](this[_0x555e('0x10')]['model'][_0x555e('0x13')][_0x555e('0xc')][_0x555e('0x2')]())[_0x555e('0xb')](_0x4a07b4=>function(_0x2b627a,_0x975f85,_0x5201e7){const _0x29b728=_0x2b627a[_0x555e('0x19')](_0x555e('0x1c'))||null;return _0x975f85[_0x555e('0x18')](_0x2b627a,_0x555e('0x1c'))&&_0x5201e7!=_0x29b728;}(_0x4a07b4,this['editor'][_0x555e('0x1e')][_0x555e('0x1d')],_0x3e4d73));_0x46157d['model'][_0x555e('0x14')](()=>{for(const _0x5b335b of _0x2e5d02)_0x38c18b[_0x555e('0xd')](_0x5b335b,{'commandName':'alignment','commandParams':[{'value':_0x3e4d73}]});});}),_0x38c18b['_descriptionFactory']['registerDescriptionCallback'](_0x786126=>{const {data:_0x4f7371}=_0x786126;if(_0x4f7371&&_0x555e('0x1c')==_0x4f7371[_0x555e('0x15')]){const _0x511648=_0x4f7371['commandParams'][0x0][_0x555e('0x7')];return{'type':_0x555e('0x3'),'content':_0x25ef43(_0x3b4b4f,_0x555e('0x1'),function(_0x3b9f17){switch(_0x3b9f17){case _0x555e('0x6'):return _0x25ef43(_0x3b4b4f,_0x555e('0x17'));case _0x555e('0x5'):return _0x25ef43(_0x3b4b4f,_0x555e('0x9'));case _0x555e('0x1b'):return _0x25ef43(_0x3b4b4f,_0x555e('0x0'));case _0x555e('0x16'):return _0x25ef43(_0x3b4b4f,'FORMAT_JUSTIFY_TEXT');}}(_0x511648))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd9f1=['FORMAT_UNDERLINE','document','markInlineFormat','afterInit','has','SuperscriptEditing','*Format:*\x20%0','from','format','model','FORMAT_BOLD','isCollapsed','get','editor','StrikethroughEditing','FORMAT_STRIKETHROUGH','bold','TrackChangesEditing','strikethrough','getRanges','commandName','toLowerCase','locale','slice','italic','forceValue','UnderlineEditing','FORMAT_SUPERSCRIPT','commandParams','registerDescriptionCallback','selection','commands','underline','change','CodeEditing','*Remove\x20format:*\x20%0','plugins','code','BoldEditing'];(function(_0x396548,_0xd9f12b){const _0x52d49f=function(_0x2f8732){while(--_0x2f8732){_0x396548['push'](_0x396548['shift']());}};_0x52d49f(++_0xd9f12b);}(_0xd9f1,0x155));const _0x52d4=function(_0x396548,_0xd9f12b){_0x396548=_0x396548-0x0;let _0x52d49f=_0xd9f1[_0x396548];return _0x52d49f;};import{Plugin as _0x5f3f83}from'ckeditor5/src/core';import{getTranslation as _0x55b879}from'../utils/common-translations';import{getRangesWithAttribute as _0x2e29ba}from'./utils';const Zt=[_0x52d4('0x9'),'ItalicEditing',_0x52d4('0x24'),_0x52d4('0x5'),_0x52d4('0x18'),'SubscriptEditing',_0x52d4('0xf')];export default class U extends _0x5f3f83{[_0x52d4('0xd')](){const _0x2933c2=this[_0x52d4('0x17')],_0x188cac=_0x2933c2[_0x52d4('0x13')],_0x2a69e5=_0x2933c2['plugins']['get'](_0x52d4('0x1b')),_0x203378=_0x2933c2[_0x52d4('0x20')];for(const _0x5e29a4 of Zt){if(!_0x2933c2[_0x52d4('0x7')][_0x52d4('0xe')](_0x5e29a4))continue;const _0xee21e7=_0x5e29a4[_0x52d4('0x21')](0x0,-0x7)[_0x52d4('0x1f')](),_0x12d190=_0x2933c2[_0x52d4('0x2')][_0x52d4('0x16')](_0xee21e7);_0x2a69e5['enableCommand'](_0xee21e7,(_0x2b323f,_0x351826={})=>{const _0x5c819c=_0x188cac[_0x52d4('0xb')][_0x52d4('0x1')];if(_0x5c819c[_0x52d4('0x15')])return void _0x2b323f(_0x351826);const _0x112577=void 0x0!==_0x351826[_0x52d4('0x23')]?_0x351826[_0x52d4('0x23')]:!_0x12d190['value'];_0x188cac[_0x52d4('0x4')](()=>{const _0x3a3a00=Array[_0x52d4('0x11')](_0x5c819c[_0x52d4('0x1d')]());for(const _0x388088 of _0x3a3a00){const _0x2f25c0=_0x112577?[_0x388088]:_0x2e29ba(_0xee21e7,_0x388088,_0x188cac);for(const _0x1eb9eb of _0x2f25c0)_0x2a69e5[_0x52d4('0xc')](_0x1eb9eb,{'commandName':_0xee21e7,'commandParams':[{'forceValue':_0x112577}]});}});});}function _0x3e6e6e(_0x4c4679,_0x389343){_0x2a69e5['_descriptionFactory'][_0x52d4('0x0')](_0x30d7b2=>{const {data:_0x2baba9}=_0x30d7b2;if(_0x2baba9&&_0x2baba9[_0x52d4('0x1e')]===_0x4c4679)return _0x2baba9[_0x52d4('0x26')][0x0][_0x52d4('0x23')]?{'type':_0x52d4('0x12'),'content':_0x55b879(_0x203378,_0x52d4('0x10'),_0x389343)}:{'type':_0x52d4('0x12'),'content':_0x55b879(_0x203378,_0x52d4('0x6'),_0x389343)};});}_0x3e6e6e(_0x52d4('0x1a'),_0x55b879(_0x203378,_0x52d4('0x14'))),_0x3e6e6e(_0x52d4('0x22'),_0x55b879(_0x203378,'FORMAT_ITALIC')),_0x3e6e6e(_0x52d4('0x3'),_0x55b879(_0x203378,_0x52d4('0xa'))),_0x3e6e6e(_0x52d4('0x8'),_0x55b879(_0x203378,'FORMAT_CODE')),_0x3e6e6e(_0x52d4('0x1c'),_0x55b879(_0x203378,_0x52d4('0x19'))),_0x3e6e6e('subscript',_0x55b879(_0x203378,'FORMAT_SUBSCRIPT')),_0x3e6e6e('superscript',_0x55b879(_0x203378,_0x52d4('0x25')));}}
23
+ const _0x39c4=['TrackChangesEditing','commandParams','format','commands','get','slice','FORMAT_ITALIC','markInlineFormat','StrikethroughEditing','code','value','FORMAT_SUPERSCRIPT','editor','plugins','subscript','toLowerCase','*Format:*\x20%0','CodeEditing','from','change','strikethrough','UnderlineEditing','registerDescriptionCallback','SubscriptEditing','_descriptionFactory','afterInit','bold','enableCommand','ItalicEditing','BoldEditing','getRanges','italic','superscript','selection','forceValue','*Remove\x20format:*\x20%0','document','locale','underline','has','SuperscriptEditing','FORMAT_CODE','FORMAT_SUBSCRIPT'];(function(_0x2b4577,_0x39c432){const _0xd528c3=function(_0x44cebd){while(--_0x44cebd){_0x2b4577['push'](_0x2b4577['shift']());}};_0xd528c3(++_0x39c432);}(_0x39c4,0x119));const _0xd528=function(_0x2b4577,_0x39c432){_0x2b4577=_0x2b4577-0x0;let _0xd528c3=_0x39c4[_0x2b4577];return _0xd528c3;};import{Plugin as _0x3fe191}from'ckeditor5/src/core';import{getTranslation as _0x50076f}from'../utils/common-translations';import{getRangesWithAttribute as _0x292ca7}from'./utils';const Zt=[_0xd528('0x6'),_0xd528('0x5'),_0xd528('0x29'),_0xd528('0x25'),_0xd528('0x1c'),_0xd528('0x0'),_0xd528('0x11')];export default class U extends _0x3fe191{[_0xd528('0x2')](){const _0x2efc42=this[_0xd528('0x20')],_0x4c2f2f=_0x2efc42['model'],_0x3443c0=_0x2efc42['plugins'][_0xd528('0x18')](_0xd528('0x14')),_0x5d7d39=_0x2efc42[_0xd528('0xe')];for(const _0x5d988e of Zt){if(!_0x2efc42[_0xd528('0x21')][_0xd528('0x10')](_0x5d988e))continue;const _0x2b84eb=_0x5d988e[_0xd528('0x19')](0x0,-0x7)[_0xd528('0x23')](),_0x3ac0e1=_0x2efc42[_0xd528('0x17')][_0xd528('0x18')](_0x2b84eb);_0x3443c0[_0xd528('0x4')](_0x2b84eb,(_0x1e3f3d,_0x4e1131={})=>{const _0xbf8db9=_0x4c2f2f[_0xd528('0xd')][_0xd528('0xa')];if(_0xbf8db9['isCollapsed'])return void _0x1e3f3d(_0x4e1131);const _0x3d2552=void 0x0!==_0x4e1131[_0xd528('0xb')]?_0x4e1131[_0xd528('0xb')]:!_0x3ac0e1[_0xd528('0x1e')];_0x4c2f2f[_0xd528('0x27')](()=>{const _0x912ae1=Array[_0xd528('0x26')](_0xbf8db9[_0xd528('0x7')]());for(const _0x3d8f97 of _0x912ae1){const _0x2419b6=_0x3d2552?[_0x3d8f97]:_0x292ca7(_0x2b84eb,_0x3d8f97,_0x4c2f2f);for(const _0x5742ef of _0x2419b6)_0x3443c0[_0xd528('0x1b')](_0x5742ef,{'commandName':_0x2b84eb,'commandParams':[{'forceValue':_0x3d2552}]});}});});}function _0x5d107c(_0xa3e9f9,_0x10deac){_0x3443c0[_0xd528('0x1')][_0xd528('0x2a')](_0x980721=>{const {data:_0x38b7d7}=_0x980721;if(_0x38b7d7&&_0x38b7d7['commandName']===_0xa3e9f9)return _0x38b7d7[_0xd528('0x15')][0x0]['forceValue']?{'type':_0xd528('0x16'),'content':_0x50076f(_0x5d7d39,_0xd528('0x24'),_0x10deac)}:{'type':_0xd528('0x16'),'content':_0x50076f(_0x5d7d39,_0xd528('0xc'),_0x10deac)};});}_0x5d107c(_0xd528('0x3'),_0x50076f(_0x5d7d39,'FORMAT_BOLD')),_0x5d107c(_0xd528('0x8'),_0x50076f(_0x5d7d39,_0xd528('0x1a'))),_0x5d107c(_0xd528('0xf'),_0x50076f(_0x5d7d39,'FORMAT_UNDERLINE')),_0x5d107c(_0xd528('0x1d'),_0x50076f(_0x5d7d39,_0xd528('0x12'))),_0x5d107c(_0xd528('0x28'),_0x50076f(_0x5d7d39,'FORMAT_STRIKETHROUGH')),_0x5d107c(_0xd528('0x22'),_0x50076f(_0x5d7d39,_0xd528('0x13'))),_0x5d107c(_0xd528('0x9'),_0x50076f(_0x5d7d39,_0xd528('0x1f')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3be4=['value','locale','enableCommand','parent','blockQuote','filter','name','getSelectedBlocks','get','$root','afterInit','editor','registerDescriptionCallback','plugins','model','from','has','BlockQuoteEditing','checkChild','ELEMENT_BLOCK_QUOTE','schema','format','document','forceValue','*Remove\x20format:*\x20%0','commands','commandParams'];(function(_0x92ef6e,_0x3be4e7){const _0x24dd87=function(_0x4269ee){while(--_0x4269ee){_0x92ef6e['push'](_0x92ef6e['shift']());}};_0x24dd87(++_0x3be4e7);}(_0x3be4,0x8a));const _0x24dd=function(_0x92ef6e,_0x3be4e7){_0x92ef6e=_0x92ef6e-0x0;let _0x24dd87=_0x3be4[_0x92ef6e];return _0x24dd87;};import{Plugin as _0x4003d5}from'ckeditor5/src/core';import{getTranslation as _0x394c36}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x48c6af}from'../utils/utils';export default class O extends _0x4003d5{[_0x24dd('0x7')](){const _0x3d9a3a=this[_0x24dd('0x8')],_0x15c8f5=_0x3d9a3a[_0x24dd('0x19')];if(!_0x3d9a3a[_0x24dd('0xa')][_0x24dd('0xd')](_0x24dd('0xe')))return;const _0x365d23=_0x3d9a3a[_0x24dd('0xa')]['get']('TrackChangesEditing'),_0x58a176=this[_0x24dd('0x8')][_0x24dd('0x16')][_0x24dd('0x5')](_0x24dd('0x1'));_0x365d23[_0x24dd('0x1a')]('blockQuote',(_0x3f8d88,_0x17659b={})=>{const _0x5dd313=this['editor']['model'][_0x24dd('0x13')]['selection'],_0x1b6180=_0x17659b&&void 0x0!==_0x17659b[_0x24dd('0x14')]?_0x17659b['forceValue']:!_0x58a176[_0x24dd('0x18')];let _0x541679=[];if(_0x1b6180){const _0x55bce8=Array['from'](_0x5dd313[_0x24dd('0x4')]())['filter'](_0x22c371=>oo(_0x22c371)||function(_0xa0bb93,_0x32e0f8){const _0x52dd5f=_0x32e0f8['checkChild'](_0xa0bb93[_0x24dd('0x0')],_0x24dd('0x1')),_0x189591=_0x32e0f8[_0x24dd('0xf')]([_0x24dd('0x6'),_0x24dd('0x1')],_0xa0bb93);return _0x52dd5f&&_0x189591;}(_0x22c371,this[_0x24dd('0x8')]['model'][_0x24dd('0x11')]));_0x541679=_0x48c6af(_0x55bce8,_0x3d9a3a[_0x24dd('0xb')]);}else{const _0x1917b2=Array[_0x24dd('0xc')](_0x5dd313['getSelectedBlocks']())[_0x24dd('0x2')](_0x20eb2e=>oo(_0x20eb2e));_0x541679=_0x48c6af(_0x1917b2,_0x3d9a3a[_0x24dd('0xb')]);}_0x3d9a3a[_0x24dd('0xb')]['change'](()=>{for(const _0x1da93b of _0x541679)_0x365d23['markBlockFormat'](_0x1da93b,{'commandName':_0x24dd('0x1'),'commandParams':[{'forceValue':_0x1b6180}]});});}),_0x365d23['_descriptionFactory'][_0x24dd('0x9')](_0x31a088=>{const {data:_0x50c701}=_0x31a088;if(_0x50c701&&_0x24dd('0x1')==_0x50c701['commandName']){const _0x42d502=_0x394c36(_0x15c8f5,_0x24dd('0x10'));return _0x50c701[_0x24dd('0x17')][0x0][_0x24dd('0x14')]?{'type':_0x24dd('0x12'),'content':_0x394c36(_0x15c8f5,'*Format:*\x20%0',_0x42d502)}:{'type':_0x24dd('0x12'),'content':_0x394c36(_0x15c8f5,_0x24dd('0x15'),_0x42d502)};}});}}function oo(_0x51b721){return _0x24dd('0x1')==_0x51b721[_0x24dd('0x0')][_0x24dd('0x3')];}
23
+ const _0x7959=['name','blockQuote','_descriptionFactory','*Format:*\x20%0','enableCommand','plugins','*Remove\x20format:*\x20%0','ELEMENT_BLOCK_QUOTE','$root','format','document','BlockQuoteEditing','schema','filter','commandName','from','TrackChangesEditing','commandParams','locale','getSelectedBlocks','registerDescriptionCallback','parent','afterInit','selection','editor','value','change','get','model','forceValue'];(function(_0x20a3e0,_0x79592){const _0x143a73=function(_0x5cf74d){while(--_0x5cf74d){_0x20a3e0['push'](_0x20a3e0['shift']());}};_0x143a73(++_0x79592);}(_0x7959,0xed));const _0x143a=function(_0x20a3e0,_0x79592){_0x20a3e0=_0x20a3e0-0x0;let _0x143a73=_0x7959[_0x20a3e0];return _0x143a73;};import{Plugin as _0x4a7fe6}from'ckeditor5/src/core';import{getTranslation as _0x34e14b}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x54c6c7}from'../utils/utils';export default class O extends _0x4a7fe6{[_0x143a('0x19')](){const _0x297ce4=this[_0x143a('0x1b')],_0x2dc220=_0x297ce4[_0x143a('0x15')];if(!_0x297ce4[_0x143a('0x8')]['has'](_0x143a('0xe')))return;const _0xf90886=_0x297ce4[_0x143a('0x8')][_0x143a('0x0')](_0x143a('0x13')),_0x60c10=this[_0x143a('0x1b')]['commands']['get']('blockQuote');_0xf90886[_0x143a('0x7')]('blockQuote',(_0x3c508b,_0x4d2f9d={})=>{const _0x5d8121=this['editor']['model'][_0x143a('0xd')][_0x143a('0x1a')],_0x133ca9=_0x4d2f9d&&void 0x0!==_0x4d2f9d['forceValue']?_0x4d2f9d[_0x143a('0x2')]:!_0x60c10[_0x143a('0x1c')];let _0x261809=[];if(_0x133ca9){const _0xdeebeb=Array[_0x143a('0x12')](_0x5d8121['getSelectedBlocks']())[_0x143a('0x10')](_0x307b78=>oo(_0x307b78)||function(_0x279008,_0x4cfae0){const _0x9b987c=_0x4cfae0['checkChild'](_0x279008['parent'],_0x143a('0x4')),_0x59da7e=_0x4cfae0['checkChild']([_0x143a('0xb'),_0x143a('0x4')],_0x279008);return _0x9b987c&&_0x59da7e;}(_0x307b78,this[_0x143a('0x1b')][_0x143a('0x1')][_0x143a('0xf')]));_0x261809=_0x54c6c7(_0xdeebeb,_0x297ce4[_0x143a('0x1')]);}else{const _0x85eab3=Array[_0x143a('0x12')](_0x5d8121[_0x143a('0x16')]())[_0x143a('0x10')](_0x10c4f7=>oo(_0x10c4f7));_0x261809=_0x54c6c7(_0x85eab3,_0x297ce4[_0x143a('0x1')]);}_0x297ce4[_0x143a('0x1')][_0x143a('0x1d')](()=>{for(const _0x499e34 of _0x261809)_0xf90886['markBlockFormat'](_0x499e34,{'commandName':_0x143a('0x4'),'commandParams':[{'forceValue':_0x133ca9}]});});}),_0xf90886[_0x143a('0x5')][_0x143a('0x17')](_0x1fc886=>{const {data:_0x33dcab}=_0x1fc886;if(_0x33dcab&&_0x143a('0x4')==_0x33dcab[_0x143a('0x11')]){const _0x2e9e56=_0x34e14b(_0x2dc220,_0x143a('0xa'));return _0x33dcab[_0x143a('0x14')][0x0][_0x143a('0x2')]?{'type':'format','content':_0x34e14b(_0x2dc220,_0x143a('0x6'),_0x2e9e56)}:{'type':_0x143a('0xc'),'content':_0x34e14b(_0x2dc220,_0x143a('0x9'),_0x2e9e56)};}});}}function oo(_0x19136e){return _0x143a('0x4')==_0x19136e[_0x143a('0x18')][_0x143a('0x3')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56a6=['afterInit','enableCommand','TrackChangesEditing','ckbox','plugins','get','commands'];(function(_0x17f9a0,_0x56a6b3){const _0x542308=function(_0x5cb529){while(--_0x5cb529){_0x17f9a0['push'](_0x17f9a0['shift']());}};_0x542308(++_0x56a6b3);}(_0x56a6,0xc8));const _0x5423=function(_0x17f9a0,_0x56a6b3){_0x17f9a0=_0x17f9a0-0x0;let _0x542308=_0x56a6[_0x17f9a0];return _0x542308;};import{Plugin as _0x250fbb}from'ckeditor5/src/core';export default class E extends _0x250fbb{[_0x5423('0x3')](){const _0x169149=this['editor'];_0x169149[_0x5423('0x2')][_0x5423('0x1')](_0x5423('0x6'))&&_0x169149[_0x5423('0x0')][_0x5423('0x1')](_0x5423('0x5'))[_0x5423('0x4')](_0x5423('0x6'));}}
23
+ const _0x3c2c=['commands','enableCommand','afterInit','editor','TrackChangesEditing','ckbox','plugins'];(function(_0x10913d,_0x3c2c6a){const _0x2d3b73=function(_0x4633f7){while(--_0x4633f7){_0x10913d['push'](_0x10913d['shift']());}};_0x2d3b73(++_0x3c2c6a);}(_0x3c2c,0xa9));const _0x2d3b=function(_0x10913d,_0x3c2c6a){_0x10913d=_0x10913d-0x0;let _0x2d3b73=_0x3c2c[_0x10913d];return _0x2d3b73;};import{Plugin as _0x1b676a}from'ckeditor5/src/core';export default class E extends _0x1b676a{[_0x2d3b('0x1')](){const _0x266356=this[_0x2d3b('0x2')];_0x266356[_0x2d3b('0x6')]['get']('ckbox')&&_0x266356[_0x2d3b('0x5')]['get'](_0x2d3b('0x3'))[_0x2d3b('0x0')](_0x2d3b('0x4'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ee4=['editor','_descriptionFactory','parent','commandName','enableCommand','languages','rootElement','codeBlock','forceValue','label','checkChild','getSelectedBlocks','has','schema','format','find','outdentCodeBlock','document','model','from','filter','CodeBlock','indentCodeBlock','formatBlock','get','*Remove\x20format:*\x20%0','blockName','plugins','config','TrackChangesEditing','*Format:*\x20%0','markBlockFormat','commandParams','registerDescriptionCallback','afterInit','ELEMENT_CODE_BLOCK','name','language'];(function(_0x113823,_0x5ee423){const _0x5ccef5=function(_0x1d76b2){while(--_0x1d76b2){_0x113823['push'](_0x113823['shift']());}};_0x5ccef5(++_0x5ee423);}(_0x5ee4,0x68));const _0x5cce=function(_0x113823,_0x5ee423){_0x113823=_0x113823-0x0;let _0x5ccef5=_0x5ee4[_0x113823];return _0x5ccef5;};import{Plugin as _0x595466}from'ckeditor5/src/core';import{getTranslation as _0x59219d}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3d65d1}from'../utils/utils';export default class F extends _0x595466{[_0x5cce('0x6')](){const _0x56a5fa=this[_0x5cce('0xa')];if(!_0x56a5fa['plugins'][_0x5cce('0x16')](_0x5cce('0x1f')))return;const _0x5629b0=_0x56a5fa[_0x5cce('0x25')][_0x5cce('0x22')](_0x5cce('0x1')),_0x48f28e=_0x56a5fa['locale'],_0x1dd508=_0x56a5fa[_0x5cce('0x0')][_0x5cce('0x22')]('codeBlock')[_0x5cce('0xf')],_0x1333bd=_0x56a5fa['commands'][_0x5cce('0x22')](_0x5cce('0x11'));_0x5629b0['enableCommand'](_0x5cce('0x20')),_0x5629b0[_0x5cce('0xe')](_0x5cce('0x1a')),_0x5629b0['enableCommand'](_0x5cce('0x11'),(_0x2420d2,_0x2f280d={})=>{const _0x266184=_0x56a5fa[_0x5cce('0x1c')],_0x808ab4=_0x56a5fa[_0x5cce('0x1c')][_0x5cce('0x1b')]['selection'],_0x264065=_0x2f280d&&void 0x0!==_0x2f280d[_0x5cce('0x12')]?_0x2f280d[_0x5cce('0x12')]:!_0x1333bd['value'];let _0x119d7f;_0x2f280d[_0x5cce('0x9')]||(_0x2f280d['language']=_0x1dd508[0x0][_0x5cce('0x9')]),_0x119d7f=_0x264065?Array[_0x5cce('0x1d')](_0x808ab4[_0x5cce('0x15')]())[_0x5cce('0x1e')](_0x465239=>co(_0x465239)||function(_0x5e8819,_0x3a8b9b){if(_0x5e8819['is'](_0x5cce('0x10'))||_0x3a8b9b['isLimit'](_0x5e8819))return!0x1;return _0x3a8b9b[_0x5cce('0x14')](_0x5e8819[_0x5cce('0xc')],_0x5cce('0x11'));}(_0x465239,_0x266184[_0x5cce('0x17')])):Array[_0x5cce('0x1d')](_0x808ab4[_0x5cce('0x15')]())['filter'](_0x2f0b90=>co(_0x2f0b90));const _0x279a93=_0x3d65d1(_0x119d7f,_0x266184);_0x266184['change'](()=>{for(const _0x5bd2bb of _0x279a93)_0x5629b0[_0x5cce('0x3')](_0x5bd2bb,{'commandName':_0x5cce('0x11'),'commandParams':[{..._0x2f280d,'forceValue':_0x264065}],'formatGroupId':_0x5cce('0x24')});});}),(_0x5629b0[_0x5cce('0xb')]['registerElementLabel'](_0x5cce('0x11'),_0x8300f8=>_0x59219d(_0x48f28e,'ELEMENT_CODE_BLOCK',_0x8300f8)),_0x5629b0['_descriptionFactory'][_0x5cce('0x5')](_0x51ea0b=>{const _0x2a94b7=_0x48f28e['t'],{type:_0x1237ff,data:_0xb1f982}=_0x51ea0b;if(_0x5cce('0x21')==_0x1237ff&&_0xb1f982&&'codeBlock'==_0xb1f982[_0x5cce('0xd')]){const _0xdae776=_0xb1f982[_0x5cce('0x4')][0x0][_0x5cce('0x9')],_0x2d00d4=_0x2a94b7(_0x1dd508[_0x5cce('0x19')](_0x3a2ecd=>_0x3a2ecd['language']===_0xdae776)[_0x5cce('0x13')]);return _0xb1f982[_0x5cce('0x4')][0x0]['forceValue']?{'type':_0x5cce('0x18'),'content':_0x59219d(_0x48f28e,_0x5cce('0x2'),_0x59219d(_0x48f28e,_0x5cce('0x7'),0x1)+'\x20('+_0x2d00d4+')')}:{'type':_0x5cce('0x18'),'content':_0x59219d(_0x48f28e,_0x5cce('0x23'),_0x59219d(_0x48f28e,'ELEMENT_CODE_BLOCK',0x1))};}}));}}function co(_0xa52dc5){return _0x5cce('0x11')==_0xa52dc5[_0x5cce('0x8')];}
23
+ const _0x4d21=['CodeBlock','registerElementLabel','schema','indentCodeBlock','*Remove\x20format:*\x20%0','name','registerDescriptionCallback','_descriptionFactory','rootElement','languages','has','model','from','forceValue','document','locale','config','isLimit','ELEMENT_CODE_BLOCK','editor','format','getSelectedBlocks','checkChild','language','commandParams','filter','commands','TrackChangesEditing','afterInit','enableCommand','codeBlock','plugins','*Format:*\x20%0','label','outdentCodeBlock','get'];(function(_0x3e3da7,_0x4d211e){const _0x26773e=function(_0x55b3e7){while(--_0x55b3e7){_0x3e3da7['push'](_0x3e3da7['shift']());}};_0x26773e(++_0x4d211e);}(_0x4d21,0x169));const _0x2677=function(_0x3e3da7,_0x4d211e){_0x3e3da7=_0x3e3da7-0x0;let _0x26773e=_0x4d21[_0x3e3da7];return _0x26773e;};import{Plugin as _0x14295c}from'ckeditor5/src/core';import{getTranslation as _0x1827ea}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x10c7a3}from'../utils/utils';export default class F extends _0x14295c{[_0x2677('0x1b')](){const _0x11e577=this[_0x2677('0x12')];if(!_0x11e577[_0x2677('0x1e')][_0x2677('0x9')](_0x2677('0x23')))return;const _0x366e58=_0x11e577[_0x2677('0x1e')][_0x2677('0x22')](_0x2677('0x1a')),_0x16928b=_0x11e577[_0x2677('0xe')],_0xd94559=_0x11e577[_0x2677('0xf')][_0x2677('0x22')]('codeBlock')[_0x2677('0x8')],_0x426404=_0x11e577[_0x2677('0x19')][_0x2677('0x22')]('codeBlock');_0x366e58[_0x2677('0x1c')](_0x2677('0x2')),_0x366e58[_0x2677('0x1c')](_0x2677('0x21')),_0x366e58[_0x2677('0x1c')](_0x2677('0x1d'),(_0x507bdc,_0x3d3da3={})=>{const _0x486213=_0x11e577[_0x2677('0xa')],_0x5a560b=_0x11e577[_0x2677('0xa')][_0x2677('0xd')]['selection'],_0x102a2f=_0x3d3da3&&void 0x0!==_0x3d3da3[_0x2677('0xc')]?_0x3d3da3[_0x2677('0xc')]:!_0x426404['value'];let _0x4e970f;_0x3d3da3[_0x2677('0x16')]||(_0x3d3da3[_0x2677('0x16')]=_0xd94559[0x0]['language']),_0x4e970f=_0x102a2f?Array[_0x2677('0xb')](_0x5a560b[_0x2677('0x14')]())[_0x2677('0x18')](_0x33070d=>co(_0x33070d)||function(_0xc9a725,_0x47f69e){if(_0xc9a725['is'](_0x2677('0x7'))||_0x47f69e[_0x2677('0x10')](_0xc9a725))return!0x1;return _0x47f69e[_0x2677('0x15')](_0xc9a725['parent'],_0x2677('0x1d'));}(_0x33070d,_0x486213[_0x2677('0x1')])):Array[_0x2677('0xb')](_0x5a560b[_0x2677('0x14')]())[_0x2677('0x18')](_0xe94e04=>co(_0xe94e04));const _0x32528c=_0x10c7a3(_0x4e970f,_0x486213);_0x486213['change'](()=>{for(const _0x1936ca of _0x32528c)_0x366e58['markBlockFormat'](_0x1936ca,{'commandName':_0x2677('0x1d'),'commandParams':[{..._0x3d3da3,'forceValue':_0x102a2f}],'formatGroupId':'blockName'});});}),(_0x366e58['_descriptionFactory'][_0x2677('0x0')]('codeBlock',_0x18f399=>_0x1827ea(_0x16928b,_0x2677('0x11'),_0x18f399)),_0x366e58[_0x2677('0x6')][_0x2677('0x5')](_0x10f5c9=>{const _0x585377=_0x16928b['t'],{type:_0x13976b,data:_0x4a8814}=_0x10f5c9;if('formatBlock'==_0x13976b&&_0x4a8814&&_0x2677('0x1d')==_0x4a8814['commandName']){const _0x36b438=_0x4a8814[_0x2677('0x17')][0x0][_0x2677('0x16')],_0x9cf968=_0x585377(_0xd94559['find'](_0x307dc3=>_0x307dc3[_0x2677('0x16')]===_0x36b438)[_0x2677('0x20')]);return _0x4a8814[_0x2677('0x17')][0x0][_0x2677('0xc')]?{'type':_0x2677('0x13'),'content':_0x1827ea(_0x16928b,_0x2677('0x1f'),_0x1827ea(_0x16928b,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x9cf968+')')}:{'type':'format','content':_0x1827ea(_0x16928b,_0x2677('0x3'),_0x1827ea(_0x16928b,_0x2677('0x11'),0x1))};}}));}}function co(_0x5ac991){return'codeBlock'==_0x5ac991[_0x2677('0x4')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43e7=['editor','CommentsEditing','get','plugins','afterInit'];(function(_0x475bb2,_0x43e75f){const _0x120c75=function(_0x5d1d9a){while(--_0x5d1d9a){_0x475bb2['push'](_0x475bb2['shift']());}};_0x120c75(++_0x43e75f);}(_0x43e7,0x190));const _0x120c=function(_0x475bb2,_0x43e75f){_0x475bb2=_0x475bb2-0x0;let _0x120c75=_0x43e7[_0x475bb2];return _0x120c75;};import{Plugin as _0x9871dd}from'ckeditor5/src/core';export default class G extends _0x9871dd{[_0x120c('0x4')](){const _0x3abdbd=this[_0x120c('0x0')];if(!_0x3abdbd[_0x120c('0x3')]['has'](_0x120c('0x1')))return;_0x3abdbd[_0x120c('0x3')][_0x120c('0x2')]('TrackChangesEditing')['enableCommand']('addCommentThread');}}
23
+ const _0x5553=['has','get','editor','plugins','addCommentThread','afterInit','CommentsEditing','TrackChangesEditing'];(function(_0x20222e,_0x5553ba){const _0x599dbf=function(_0x5f552c){while(--_0x5f552c){_0x20222e['push'](_0x20222e['shift']());}};_0x599dbf(++_0x5553ba);}(_0x5553,0xeb));const _0x599d=function(_0x20222e,_0x5553ba){_0x20222e=_0x20222e-0x0;let _0x599dbf=_0x5553[_0x20222e];return _0x599dbf;};import{Plugin as _0x2c85c0}from'ckeditor5/src/core';export default class G extends _0x2c85c0{[_0x599d('0x2')](){const _0x56a2dc=this[_0x599d('0x7')];if(!_0x56a2dc[_0x599d('0x0')][_0x599d('0x5')](_0x599d('0x3')))return;_0x56a2dc[_0x599d('0x0')][_0x599d('0x6')](_0x599d('0x4'))['enableCommand'](_0x599d('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12f6=['uiElement','showSuggestionHighlights','markerName','downcastDispatcher','markerNameToElements','commands','enableCommand','data','end','buffer','merge','batch','editing','editor','model','remove','high','lock','requires','TrackChangesEditing','detach','createRange','selection','delete','start','unbindElementFromMarkerName','mapper','options','unlock','deleteForward','isCollapsed','unit','fromRange','bind','get','root','$graveyard','plugins','addMarker:suggestion:deletion','createSelection','removeMarker:suggestion:deletion','writer'];(function(_0x33fa6d,_0x12f603){const _0x316e69=function(_0x1f805d){while(--_0x1f805d){_0x33fa6d['push'](_0x33fa6d['shift']());}};_0x316e69(++_0x12f603);}(_0x12f6,0x13e));const _0x316e=function(_0x33fa6d,_0x12f603){_0x33fa6d=_0x33fa6d-0x0;let _0x316e69=_0x12f6[_0x33fa6d];return _0x316e69;};import{Plugin as _0x37a798}from'ckeditor5/src/core';import{LiveRange as _0x2c0fd6}from'ckeditor5/src/engine';import{Delete as _0xc00956}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x51b9a0}from'./utils';export default class L extends _0x37a798{static get[_0x316e('0x24')](){return[_0xc00956];}['init'](){const _0x6bc21c=this[_0x316e('0x1f')],_0x541482=_0x6bc21c[_0x316e('0xd')][_0x316e('0xa')](_0x316e('0x25'));_0x541482[_0x316e('0x18')](_0x316e('0x29'));const _0x2b148b=_0x6bc21c[_0x316e('0x17')]['get'](_0x316e('0x5'));_0x541482['enableCommand'](_0x316e('0x5'),(_0x1b5c61,_0x56fa22={})=>{const _0x18734c=_0x6bc21c[_0x316e('0x20')][_0x316e('0xf')](_0x6bc21c[_0x316e('0x20')]['document'][_0x316e('0x28')]);_0x18734c[_0x316e('0x6')]&&_0x6bc21c[_0x316e('0x20')]['modifySelection'](_0x18734c,{'direction':'forward','unit':_0x56fa22[_0x316e('0x7')]});const _0x257937=_0x18734c['getFirstRange'](),_0x4016dc=_0x2c0fd6[_0x316e('0x8')](_0x257937);let _0x3cc538;_0x1b5c61(_0x56fa22),_0x3cc538=_0x316e('0xc')==_0x4016dc[_0x316e('0xb')]['rootName']?_0x6bc21c[_0x316e('0x20')][_0x316e('0x27')](_0x257937[_0x316e('0x0')]):_0x6bc21c['model']['createRange'](_0x4016dc[_0x316e('0x0')],_0x4016dc[_0x316e('0x1a')]),_0x4016dc[_0x316e('0x26')](),_0x6bc21c[_0x316e('0x20')]['enqueueChange'](_0x2b148b[_0x316e('0x1b')][_0x316e('0x1d')],_0x2d660f=>{_0x2b148b[_0x316e('0x1b')][_0x316e('0x23')](),_0x2d660f['setSelection'](_0x2d660f[_0x316e('0x27')](_0x3cc538[_0x316e('0x1a')])),_0x2b148b['buffer'][_0x316e('0x4')]();});}),_0x6bc21c['editing']['downcastDispatcher']['on'](_0x316e('0xe'),_0x51b9a0(_0x6bc21c,_0x316e('0x1c')),{'priority':_0x316e('0x22')}),_0x6bc21c[_0x316e('0x19')][_0x316e('0x15')]['on'](_0x316e('0xe'),(_0x5d9fc3,_0x3c5402,_0x2f5158)=>{_0x2f5158[_0x316e('0x3')][_0x316e('0x13')]&&_0x51b9a0(_0x6bc21c,'merge',{'showActiveMarker':!0x1})[_0x316e('0x9')](this)(_0x5d9fc3,_0x3c5402,_0x2f5158);},{'priority':'high'}),_0x6bc21c[_0x316e('0x1e')][_0x316e('0x15')]['on'](_0x316e('0x10'),(_0x389b20,_0x2ef629,_0x75e997)=>{const _0x14565e=_0x75e997[_0x316e('0x2')][_0x316e('0x16')](_0x2ef629[_0x316e('0x14')]);if(_0x14565e)for(const _0x12f9f9 of _0x14565e)_0x12f9f9['is'](_0x316e('0x12'))&&(_0x75e997['mapper'][_0x316e('0x1')](_0x12f9f9,_0x2ef629[_0x316e('0x14')]),_0x75e997[_0x316e('0x11')][_0x316e('0x21')](_0x12f9f9));},{'priority':'high'});}}
23
+ const _0xfd6b=['enqueueChange','end','isCollapsed','createRange','mapper','data','requires','detach','enableCommand','high','unbindElementFromMarkerName','selection','root','merge','commands','fromRange','setSelection','unit','lock','start','markerNameToElements','remove','downcastDispatcher','forward','unlock','addMarker:suggestion:deletion','TrackChangesEditing','editor','deleteForward','buffer','bind','model','options','$graveyard','editing','writer','modifySelection','rootName','delete','showSuggestionHighlights','batch','getFirstRange','get','plugins','uiElement'];(function(_0x303cec,_0xfd6bf7){const _0x1b3446=function(_0x4ad559){while(--_0x4ad559){_0x303cec['push'](_0x303cec['shift']());}};_0x1b3446(++_0xfd6bf7);}(_0xfd6b,0x12e));const _0x1b34=function(_0x303cec,_0xfd6bf7){_0x303cec=_0x303cec-0x0;let _0x1b3446=_0xfd6b[_0x303cec];return _0x1b3446;};import{Plugin as _0x1bf72e}from'ckeditor5/src/core';import{LiveRange as _0x58044e}from'ckeditor5/src/engine';import{Delete as _0x377779}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x58aefa}from'./utils';export default class L extends _0x1bf72e{static get[_0x1b34('0x13')](){return[_0x377779];}['init'](){const _0xf94b5=this[_0x1b34('0x28')],_0x5c9f6d=_0xf94b5[_0x1b34('0xb')][_0x1b34('0xa')](_0x1b34('0x27'));_0x5c9f6d[_0x1b34('0x15')](_0x1b34('0x6'));const _0x34045b=_0xf94b5[_0x1b34('0x1b')][_0x1b34('0xa')](_0x1b34('0x29'));_0x5c9f6d[_0x1b34('0x15')](_0x1b34('0x29'),(_0x229cb6,_0x4ee3b6={})=>{const _0x20c637=_0xf94b5[_0x1b34('0x2c')]['createSelection'](_0xf94b5['model']['document'][_0x1b34('0x18')]);_0x20c637[_0x1b34('0xf')]&&_0xf94b5[_0x1b34('0x2c')][_0x1b34('0x4')](_0x20c637,{'direction':_0x1b34('0x24'),'unit':_0x4ee3b6[_0x1b34('0x1e')]});const _0x33f041=_0x20c637[_0x1b34('0x9')](),_0x5865d5=_0x58044e[_0x1b34('0x1c')](_0x33f041);let _0xa919f8;_0x229cb6(_0x4ee3b6),_0xa919f8=_0x1b34('0x1')==_0x5865d5[_0x1b34('0x19')][_0x1b34('0x5')]?_0xf94b5[_0x1b34('0x2c')][_0x1b34('0x10')](_0x33f041['start']):_0xf94b5['model'][_0x1b34('0x10')](_0x5865d5[_0x1b34('0x20')],_0x5865d5[_0x1b34('0xe')]),_0x5865d5[_0x1b34('0x14')](),_0xf94b5[_0x1b34('0x2c')][_0x1b34('0xd')](_0x34045b[_0x1b34('0x2a')][_0x1b34('0x8')],_0xfcd739=>{_0x34045b[_0x1b34('0x2a')][_0x1b34('0x1f')](),_0xfcd739[_0x1b34('0x1d')](_0xfcd739[_0x1b34('0x10')](_0xa919f8[_0x1b34('0xe')])),_0x34045b[_0x1b34('0x2a')][_0x1b34('0x25')]();});}),_0xf94b5[_0x1b34('0x2')][_0x1b34('0x23')]['on'](_0x1b34('0x26'),_0x58aefa(_0xf94b5,_0x1b34('0x1a')),{'priority':_0x1b34('0x16')}),_0xf94b5[_0x1b34('0x12')]['downcastDispatcher']['on'](_0x1b34('0x26'),(_0x592670,_0x362f32,_0xa7e3cc)=>{_0xa7e3cc[_0x1b34('0x0')][_0x1b34('0x7')]&&_0x58aefa(_0xf94b5,'merge',{'showActiveMarker':!0x1})[_0x1b34('0x2b')](this)(_0x592670,_0x362f32,_0xa7e3cc);},{'priority':_0x1b34('0x16')}),_0xf94b5[_0x1b34('0x2')][_0x1b34('0x23')]['on']('removeMarker:suggestion:deletion',(_0x2573bb,_0x4cc1a7,_0xe23dba)=>{const _0x5d6072=_0xe23dba[_0x1b34('0x11')][_0x1b34('0x21')](_0x4cc1a7['markerName']);if(_0x5d6072)for(const _0xeb3d86 of _0x5d6072)_0xeb3d86['is'](_0x1b34('0xc'))&&(_0xe23dba['mapper'][_0x1b34('0x17')](_0xeb3d86,_0x4cc1a7['markerName']),_0xe23dba[_0x1b34('0x3')][_0x1b34('0x22')](_0xeb3d86));},{'priority':_0x1b34('0x16')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19b3=['locale','editor','*Format:*\x20insert\x20into\x20%0','commandName','document','registerCustomCallback','*Merge:*\x20%0','paragraph','ELEMENT_','*Indent:*\x20%0','isObject','nodeAfter','getSelectedBlocks','containsItem','_suggestionFactory','_descriptionFactory','has','listIndent','*Outdent:*\x20%0','commands','expandListBlocksToCompleteList','numberedList','deletion','outdentList','toUpperCase','enableCommand','model','getAttribute','documentList','getFirstRange','selection','*Change\x20to:*\x20%0','execute','start','DocumentListEditing','schema','map','listType','next','accept','from','TrackChangesEditing','list.multiBlock','nextSibling','DocumentListUtils','previousSibling','ELEMENT_LIST_ITEM','format','_LIST','markBlockFormat','parent','indentList','forceValue','refresh','ELEMENT_NUMBERED_LIST','plugins','add','end','get','fromRange','change','multipleBlocks','value','afterInit','length','*Format:*\x20remove\x20from\x20%0','ELEMENT_BULLETED_LIST','createPositionAt','splitListItemAfter','bulletedList','mergeListItemForward','createRange','setSelection','commandParams','detach','after','listItemId','splitListItemBefore','findIndex','config'];(function(_0x242993,_0x19b35e){const _0x7e2541=function(_0x3014b2){while(--_0x3014b2){_0x242993['push'](_0x242993['shift']());}};_0x7e2541(++_0x19b35e);}(_0x19b3,0xfc));const _0x7e25=function(_0x242993,_0x19b35e){_0x242993=_0x242993-0x0;let _0x7e2541=_0x19b3[_0x242993];return _0x7e2541;};import{Plugin as _0x3c715e}from'ckeditor5/src/core';import{getTranslation as _0x43c493}from'../utils/common-translations';import{LiveRange as _0x33a3ca}from'ckeditor5/src/engine';export default class q extends _0x3c715e{[_0x7e25('0x33')](){const _0x38b9c6=this[_0x7e25('0x45')];if(!_0x38b9c6[_0x7e25('0x2b')][_0x7e25('0x4')](_0x7e25('0x16')))return;const _0x5ba6e1=_0x38b9c6[_0x7e25('0x44')],_0xba6c84=_0x38b9c6[_0x7e25('0x2b')][_0x7e25('0x2e')](_0x7e25('0x1d')),_0x5a37ed=_0x38b9c6[_0x7e25('0x2b')][_0x7e25('0x2e')](_0x7e25('0x20'));function _0x387f12(_0x313c7d){return()=>{const _0x1b16b4=_0x38b9c6[_0x7e25('0x7')]['get'](_0x313c7d);if(_0x1b16b4[_0x7e25('0x32')]&&!_0x38b9c6[_0x7e25('0x43')][_0x7e25('0x2e')](_0x7e25('0x1e')))return void _0x38b9c6[_0x7e25('0x14')](_0x7e25('0x4b'),{});let _0xd4df9a=Array['from'](_0x38b9c6[_0x7e25('0xe')]['document'][_0x7e25('0x12')][_0x7e25('0x0')]());if(_0x47c5c9(_0x313c7d)){_0xd4df9a=_0x5a37ed[_0x7e25('0x8')](_0xd4df9a);const _0xd0a9e0=[];for(const _0x27ea75 of _0xd4df9a)_0x5a37ed['isFirstBlockOfListItem'](_0x27ea75)&&_0xd0a9e0['push'](_0x27ea75);_0xd4df9a=_0xd0a9e0;}_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x30')](()=>{_0xba6c84['markMultiRangeBlockFormat'](_0xd4df9a,{'commandName':_0x313c7d,'commandParams':[{'forceValue':!_0x1b16b4[_0x7e25('0x32')]}],'formatGroupId':_0x7e25('0x19')},[],_0x7e25('0x10'));});};}function _0x1a489c(_0x200d65){return()=>{const _0x299f1f=function(_0x36d1f9){let _0x41be47=Array[_0x7e25('0x1c')](_0x36d1f9);const _0x306339=_0x41be47[_0x7e25('0x42')](_0x36582d=>!_0x36582d['hasAttribute']('listItemId'));return _0x306339>-0x1&&(_0x41be47=_0x41be47['slice'](0x0,_0x306339)),_0x41be47;}(_0x38b9c6[_0x7e25('0xe')]['document']['selection'][_0x7e25('0x0')]()),_0x5f2a1b=_0x299f1f[_0x299f1f[_0x7e25('0x34')]-0x1],_0x251b92=_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x17')][_0x7e25('0x4e')](_0x5f2a1b)?_0x7e25('0x3f'):_0x7e25('0x2d'),_0x52b161=_0x38b9c6['model'][_0x7e25('0x3b')](_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x37')](_0x299f1f[0x0],'before'),_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x37')](_0x5f2a1b,_0x251b92));_0x38b9c6['model'][_0x7e25('0x30')](()=>{_0xba6c84[_0x7e25('0x25')](_0x52b161,{'commandName':_0x200d65,'commandParams':[],'formatGroupId':'listType'},function(_0x375740){const _0x4c9d1f=new Set();for(const _0x5e4829 of _0x375740){let _0x217f38=_0x5e4829[_0x7e25('0x1f')];for(;_0x217f38&&_0x217f38[_0x7e25('0xf')]('listIndent')>_0x5e4829[_0x7e25('0xf')](_0x7e25('0x5'));)_0x4c9d1f[_0x7e25('0x2c')](_0x217f38),_0x217f38=_0x217f38['nextSibling'];}return Array[_0x7e25('0x1c')](_0x4c9d1f);}(_0x299f1f));});};}function _0xb5614b(_0x3b3733){return()=>{const _0x222e76=_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x48')][_0x7e25('0x12')][_0x7e25('0x0')]()[_0x7e25('0x1a')]()[_0x7e25('0x32')],_0x52db97=_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x37')](_0x222e76,'before'),_0x3fbc09=_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x37')](_0x222e76,0x0),_0x12941d=_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x3b')](_0x52db97,_0x3fbc09);_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x30')](()=>{_0xba6c84[_0x7e25('0x25')](_0x12941d,{'commandName':_0x3b3733,'commandParams':[],'formatGroupId':'listType'});});};}function _0x47c5c9(_0x5d9d3c){const _0x58a628=_0x38b9c6[_0x7e25('0x7')][_0x7e25('0x2e')](_0x7e25('0x39'))[_0x7e25('0x32')],_0x2137b9=_0x38b9c6['commands'][_0x7e25('0x2e')]('numberedList')[_0x7e25('0x32')];return _0x7e25('0x9')===_0x5d9d3c?_0x58a628:_0x2137b9;}_0xba6c84['enableCommand']('numberedList',_0x387f12(_0x7e25('0x9'))),_0xba6c84[_0x7e25('0xd')](_0x7e25('0x39'),_0x387f12(_0x7e25('0x39'))),_0xba6c84[_0x7e25('0xd')](_0x7e25('0x27'),_0x1a489c(_0x7e25('0x27'))),_0xba6c84[_0x7e25('0xd')](_0x7e25('0xb'),_0x1a489c(_0x7e25('0xb'))),_0xba6c84['enableCommand'](_0x7e25('0x38'),_0xb5614b(_0x7e25('0x38'))),_0xba6c84[_0x7e25('0xd')](_0x7e25('0x41'),_0xb5614b(_0x7e25('0x41'))),_0xba6c84['_descriptionFactory']['registerElementLabel'](function(_0x58b65f){const _0x1d4f65=!_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x17')][_0x7e25('0x4e')](_0x58b65f),_0x1c652d=_0x58b65f[_0x7e25('0x21')],_0x4e5321=_0x58b65f[_0x7e25('0x1f')],_0x1f2f98=_0x58b65f['getAttribute'](_0x7e25('0x40')),_0x250fcf=!_0x1c652d||_0x1c652d[_0x7e25('0xf')](_0x7e25('0x40'))!==_0x1f2f98,_0x558371=!_0x4e5321||_0x4e5321[_0x7e25('0xf')]('listItemId')!==_0x1f2f98;return _0x1d4f65&&Boolean(_0x1f2f98)&&_0x250fcf&&_0x558371;},_0x2a6580=>_0x43c493(_0x5ba6e1,_0x7e25('0x22'),_0x2a6580)),_0xba6c84[_0x7e25('0x3')]['registerDescriptionCallback'](function(_0x3a6083){const {data:_0x3b74c4}=_0x3a6083;if(!_0x3b74c4)return;let _0x1c2f2b,_0xf2ad67,_0x2bc0a2,_0x544104;switch(_0x3b74c4[_0x7e25('0x47')]){case _0x7e25('0x39'):_0x2bc0a2=_0x3b74c4[_0x7e25('0x3d')][0x0][_0x7e25('0x28')],_0x544104=_0x47c5c9(_0x3b74c4[_0x7e25('0x47')]),_0x1c2f2b=_0x2bc0a2?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x544104&&_0x38b9c6[_0x7e25('0x43')]['get'](_0x7e25('0x1e'))||(_0x1c2f2b=_0x7e25('0x13')),_0xf2ad67={'type':_0x7e25('0x23'),'content':_0x43c493(_0x5ba6e1,_0x1c2f2b,_0x43c493(_0x5ba6e1,_0x7e25('0x36')))};break;case'numberedList':_0x2bc0a2=_0x3b74c4[_0x7e25('0x3d')][0x0][_0x7e25('0x28')],_0x544104=_0x47c5c9(_0x3b74c4['commandName']),_0x1c2f2b=_0x2bc0a2?_0x7e25('0x46'):_0x7e25('0x35'),!_0x544104&&_0x38b9c6[_0x7e25('0x43')][_0x7e25('0x2e')]('list.multiBlock')||(_0x1c2f2b=_0x7e25('0x13')),_0xf2ad67={'type':_0x7e25('0x23'),'content':_0x43c493(_0x5ba6e1,_0x1c2f2b,_0x43c493(_0x5ba6e1,_0x7e25('0x2a')))};break;case'indentList':_0x1c2f2b=_0x7e25('0x4d'),_0xf2ad67={'type':_0x7e25('0x23'),'content':_0x43c493(_0x5ba6e1,_0x1c2f2b,_0x43c493(_0x5ba6e1,_0x7e25('0x22')))};break;case'outdentList':_0x1c2f2b=function(_0x3ab4e5){const _0x30edce=_0x3ab4e5['getFirstRange']();let _0x18b3e7=_0x30edce[_0x7e25('0x15')][_0x7e25('0x4f')];for(;_0x18b3e7&&_0x30edce[_0x7e25('0x1')](_0x18b3e7);){if(_0x18b3e7[_0x7e25('0xf')](_0x7e25('0x5'))>0x0)return!0x1;_0x18b3e7=_0x18b3e7[_0x7e25('0x1f')];}return!0x0;}(_0x3a6083)?_0x43c493(_0x5ba6e1,_0x7e25('0x35'),_0x43c493(_0x5ba6e1,function(_0x25f68c){const _0x560c6c=_0x25f68c[_0x7e25('0x11')]()['start']['nodeAfter'];return _0x7e25('0x4c')+_0x560c6c['getAttribute'](_0x7e25('0x19'))[_0x7e25('0xc')]()+_0x7e25('0x24');}(_0x3a6083))):_0x43c493(_0x5ba6e1,_0x7e25('0x6'),_0x43c493(_0x5ba6e1,_0x7e25('0x22'))),_0xf2ad67={'type':_0x7e25('0x23'),'content':_0x1c2f2b};break;case'mergeListItemBackward':case _0x7e25('0x3a'):!0x1===_0x3b74c4[_0x7e25('0x31')]&&(_0x1c2f2b=_0x7e25('0x4a'),_0xf2ad67={'type':_0x7e25('0xa'),'content':_0x43c493(_0x5ba6e1,_0x1c2f2b,_0x43c493(_0x5ba6e1,'ELEMENT_LIST_ITEM'))});}return _0xf2ad67;}),_0xba6c84[_0x7e25('0x2')][_0x7e25('0x49')]('formatBlock','documentList',_0x7e25('0x1b'),function(_0x314d96,_0x1ac836){const _0x254dc5=[];for(let _0x3375e2 of _0x314d96)_0x3375e2[_0x7e25('0x15')][_0x7e25('0x4f')]===_0x3375e2['end'][_0x7e25('0x26')]&&(_0x3375e2=_0x38b9c6['model']['createRange'](_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x37')](_0x3375e2[_0x7e25('0x15')][_0x7e25('0x4f')],0x0))),_0x254dc5['push'](_0x3375e2);_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x30')](_0x21880f=>{const _0x27bbfd=_0x38b9c6[_0x7e25('0xe')][_0x7e25('0x48')][_0x7e25('0x12')],_0x5ca69f=Array[_0x7e25('0x1c')](_0x27bbfd['getRanges']())[_0x7e25('0x18')](_0x81e81a=>_0x33a3ca[_0x7e25('0x2f')](_0x81e81a));_0x21880f['setSelection'](_0x254dc5),_0x38b9c6['commands'][_0x7e25('0x2e')](_0x1ac836[_0x7e25('0x47')])[_0x7e25('0x29')](),_0x1ac836[_0x7e25('0x3d')]['push']({'forceDefaultExecution':!0x0}),_0x38b9c6[_0x7e25('0x14')](_0x1ac836[_0x7e25('0x47')],..._0x1ac836[_0x7e25('0x3d')]),_0x21880f[_0x7e25('0x3c')](_0x5ca69f);for(const _0x10f88d of _0x5ca69f)_0x10f88d[_0x7e25('0x3e')]();});});}}
23
+ const _0x57bf=['getRanges','change','start','nextSibling','setSelection','schema','paragraph','execute','mergeListItemForward','multipleBlocks','commands','*Format:*\x20insert\x20into\x20%0','push','config','has','markMultiRangeBlockFormat','toUpperCase','end','*Change\x20to:*\x20%0','model','list.multiBlock','outdentList','selection','numberedList','deletion','_LIST','getAttribute','accept','indentList','enableCommand','add','format','getSelectedBlocks','ELEMENT_LIST_ITEM','get','commandName','*Format:*\x20remove\x20from\x20%0','fromRange','slice','listItemId','length','plugins','listIndent','after','documentList','value','bulletedList','registerDescriptionCallback','map','refresh','locale','before','ELEMENT_BULLETED_LIST','createRange','document','parent','from','listType','commandParams','isFirstBlockOfListItem','registerCustomCallback','forceValue','markBlockFormat','ELEMENT_NUMBERED_LIST','DocumentListEditing','createPositionAt','nodeAfter','expandListBlocksToCompleteList','afterInit','isObject','ELEMENT_','splitListItemBefore','formatBlock','*Outdent:*\x20%0','getFirstRange','registerElementLabel','_descriptionFactory','containsItem','DocumentListUtils','splitListItemAfter'];(function(_0x421678,_0x57bf28){const _0x6143a7=function(_0xe84d68){while(--_0xe84d68){_0x421678['push'](_0x421678['shift']());}};_0x6143a7(++_0x57bf28);}(_0x57bf,0x179));const _0x6143=function(_0x421678,_0x57bf28){_0x421678=_0x421678-0x0;let _0x6143a7=_0x57bf[_0x421678];return _0x6143a7;};import{Plugin as _0x2394fc}from'ckeditor5/src/core';import{getTranslation as _0x32936c}from'../utils/common-translations';import{LiveRange as _0x2b6ad9}from'ckeditor5/src/engine';export default class q extends _0x2394fc{[_0x6143('0xb')](){const _0x7a2980=this['editor'];if(!_0x7a2980[_0x6143('0x40')][_0x6143('0x25')](_0x6143('0x7')))return;const _0x2d03f0=_0x7a2980[_0x6143('0x49')],_0x206824=_0x7a2980[_0x6143('0x40')][_0x6143('0x39')]('TrackChangesEditing'),_0x37ca27=_0x7a2980[_0x6143('0x40')][_0x6143('0x39')](_0x6143('0x15'));function _0x9547ba(_0x3779e8){return()=>{const _0x449e66=_0x7a2980[_0x6143('0x21')][_0x6143('0x39')](_0x3779e8);if(_0x449e66['value']&&!_0x7a2980[_0x6143('0x24')][_0x6143('0x39')](_0x6143('0x2b')))return void _0x7a2980['execute'](_0x6143('0x1d'),{});let _0x4c5fb3=Array['from'](_0x7a2980[_0x6143('0x2a')][_0x6143('0x4d')]['selection'][_0x6143('0x37')]());if(_0x587abe(_0x3779e8)){_0x4c5fb3=_0x37ca27[_0x6143('0xa')](_0x4c5fb3);const _0x29db6f=[];for(const _0x382772 of _0x4c5fb3)_0x37ca27[_0x6143('0x2')](_0x382772)&&_0x29db6f[_0x6143('0x23')](_0x382772);_0x4c5fb3=_0x29db6f;}_0x7a2980['model'][_0x6143('0x18')](()=>{_0x206824[_0x6143('0x26')](_0x4c5fb3,{'commandName':_0x3779e8,'commandParams':[{'forceValue':!_0x449e66[_0x6143('0x44')]}],'formatGroupId':_0x6143('0x0')},[],_0x6143('0x43'));});};}function _0x1ac1b0(_0x1f0e45){return()=>{const _0x5d74f1=function(_0x3fbaf2){let _0x270399=Array[_0x6143('0x4f')](_0x3fbaf2);const _0x2eedbd=_0x270399['findIndex'](_0x582b43=>!_0x582b43['hasAttribute'](_0x6143('0x3e')));return _0x2eedbd>-0x1&&(_0x270399=_0x270399[_0x6143('0x3d')](0x0,_0x2eedbd)),_0x270399;}(_0x7a2980['model'][_0x6143('0x4d')][_0x6143('0x2d')]['getSelectedBlocks']()),_0x39a11b=_0x5d74f1[_0x5d74f1[_0x6143('0x3f')]-0x1],_0x2b41c1=_0x7a2980['model'][_0x6143('0x1c')][_0x6143('0xc')](_0x39a11b)?_0x6143('0x42'):_0x6143('0x28'),_0x21e8ee=_0x7a2980[_0x6143('0x2a')][_0x6143('0x4c')](_0x7a2980[_0x6143('0x2a')][_0x6143('0x8')](_0x5d74f1[0x0],'before'),_0x7a2980[_0x6143('0x2a')]['createPositionAt'](_0x39a11b,_0x2b41c1));_0x7a2980[_0x6143('0x2a')]['change'](()=>{_0x206824[_0x6143('0x5')](_0x21e8ee,{'commandName':_0x1f0e45,'commandParams':[],'formatGroupId':_0x6143('0x0')},function(_0x1d1998){const _0x1cb0e8=new Set();for(const _0x50ef8c of _0x1d1998){let _0x1c7d07=_0x50ef8c[_0x6143('0x1a')];for(;_0x1c7d07&&_0x1c7d07[_0x6143('0x31')]('listIndent')>_0x50ef8c['getAttribute']('listIndent');)_0x1cb0e8[_0x6143('0x35')](_0x1c7d07),_0x1c7d07=_0x1c7d07['nextSibling'];}return Array[_0x6143('0x4f')](_0x1cb0e8);}(_0x5d74f1));});};}function _0x17eec3(_0x4f7ee6){return()=>{const _0x550e7d=_0x7a2980[_0x6143('0x2a')][_0x6143('0x4d')][_0x6143('0x2d')][_0x6143('0x37')]()['next']()['value'],_0x1ef9b2=_0x7a2980[_0x6143('0x2a')][_0x6143('0x8')](_0x550e7d,_0x6143('0x4a')),_0x4b44ba=_0x7a2980[_0x6143('0x2a')][_0x6143('0x8')](_0x550e7d,0x0),_0x221ecf=_0x7a2980[_0x6143('0x2a')][_0x6143('0x4c')](_0x1ef9b2,_0x4b44ba);_0x7a2980[_0x6143('0x2a')][_0x6143('0x18')](()=>{_0x206824[_0x6143('0x5')](_0x221ecf,{'commandName':_0x4f7ee6,'commandParams':[],'formatGroupId':_0x6143('0x0')});});};}function _0x587abe(_0x59ddb8){const _0x1d7235=_0x7a2980['commands'][_0x6143('0x39')]('bulletedList')[_0x6143('0x44')],_0x29efa5=_0x7a2980['commands'][_0x6143('0x39')](_0x6143('0x2e'))[_0x6143('0x44')];return _0x6143('0x2e')===_0x59ddb8?_0x1d7235:_0x29efa5;}_0x206824['enableCommand'](_0x6143('0x2e'),_0x9547ba(_0x6143('0x2e'))),_0x206824['enableCommand'](_0x6143('0x45'),_0x9547ba(_0x6143('0x45'))),_0x206824[_0x6143('0x34')](_0x6143('0x33'),_0x1ac1b0(_0x6143('0x33'))),_0x206824[_0x6143('0x34')](_0x6143('0x2c'),_0x1ac1b0('outdentList')),_0x206824[_0x6143('0x34')](_0x6143('0x16'),_0x17eec3(_0x6143('0x16'))),_0x206824['enableCommand']('splitListItemBefore',_0x17eec3(_0x6143('0xe'))),_0x206824[_0x6143('0x13')][_0x6143('0x12')](function(_0x51af85){const _0x462ee4=!_0x7a2980[_0x6143('0x2a')]['schema'][_0x6143('0xc')](_0x51af85),_0x23dcd1=_0x51af85['previousSibling'],_0x19c852=_0x51af85[_0x6143('0x1a')],_0x13d596=_0x51af85['getAttribute']('listItemId'),_0x140bfd=!_0x23dcd1||_0x23dcd1[_0x6143('0x31')](_0x6143('0x3e'))!==_0x13d596,_0xd9eca0=!_0x19c852||_0x19c852[_0x6143('0x31')](_0x6143('0x3e'))!==_0x13d596;return _0x462ee4&&Boolean(_0x13d596)&&_0x140bfd&&_0xd9eca0;},_0x57ab00=>_0x32936c(_0x2d03f0,'ELEMENT_LIST_ITEM',_0x57ab00)),_0x206824[_0x6143('0x13')][_0x6143('0x46')](function(_0x83d09b){const {data:_0x9b657c}=_0x83d09b;if(!_0x9b657c)return;let _0x581b5f,_0x41ab54,_0x2d724d,_0x6ba48;switch(_0x9b657c[_0x6143('0x3a')]){case'bulletedList':_0x2d724d=_0x9b657c[_0x6143('0x1')][0x0]['forceValue'],_0x6ba48=_0x587abe(_0x9b657c[_0x6143('0x3a')]),_0x581b5f=_0x2d724d?_0x6143('0x22'):_0x6143('0x3b'),!_0x6ba48&&_0x7a2980[_0x6143('0x24')][_0x6143('0x39')](_0x6143('0x2b'))||(_0x581b5f=_0x6143('0x29')),_0x41ab54={'type':_0x6143('0x36'),'content':_0x32936c(_0x2d03f0,_0x581b5f,_0x32936c(_0x2d03f0,_0x6143('0x4b')))};break;case _0x6143('0x2e'):_0x2d724d=_0x9b657c[_0x6143('0x1')][0x0][_0x6143('0x4')],_0x6ba48=_0x587abe(_0x9b657c[_0x6143('0x3a')]),_0x581b5f=_0x2d724d?_0x6143('0x22'):_0x6143('0x3b'),!_0x6ba48&&_0x7a2980[_0x6143('0x24')][_0x6143('0x39')](_0x6143('0x2b'))||(_0x581b5f='*Change\x20to:*\x20%0'),_0x41ab54={'type':_0x6143('0x36'),'content':_0x32936c(_0x2d03f0,_0x581b5f,_0x32936c(_0x2d03f0,_0x6143('0x6')))};break;case'indentList':_0x581b5f='*Indent:*\x20%0',_0x41ab54={'type':'format','content':_0x32936c(_0x2d03f0,_0x581b5f,_0x32936c(_0x2d03f0,_0x6143('0x38')))};break;case'outdentList':_0x581b5f=function(_0x5df61d){const _0x148e81=_0x5df61d[_0x6143('0x11')]();let _0x46376a=_0x148e81[_0x6143('0x19')][_0x6143('0x9')];for(;_0x46376a&&_0x148e81[_0x6143('0x14')](_0x46376a);){if(_0x46376a['getAttribute'](_0x6143('0x41'))>0x0)return!0x1;_0x46376a=_0x46376a[_0x6143('0x1a')];}return!0x0;}(_0x83d09b)?_0x32936c(_0x2d03f0,'*Format:*\x20remove\x20from\x20%0',_0x32936c(_0x2d03f0,function(_0x274822){const _0x1c5530=_0x274822[_0x6143('0x11')]()[_0x6143('0x19')]['nodeAfter'];return _0x6143('0xd')+_0x1c5530[_0x6143('0x31')](_0x6143('0x0'))[_0x6143('0x27')]()+_0x6143('0x30');}(_0x83d09b))):_0x32936c(_0x2d03f0,_0x6143('0x10'),_0x32936c(_0x2d03f0,_0x6143('0x38'))),_0x41ab54={'type':_0x6143('0x36'),'content':_0x581b5f};break;case'mergeListItemBackward':case _0x6143('0x1f'):!0x1===_0x9b657c[_0x6143('0x20')]&&(_0x581b5f='*Merge:*\x20%0',_0x41ab54={'type':_0x6143('0x2f'),'content':_0x32936c(_0x2d03f0,_0x581b5f,_0x32936c(_0x2d03f0,_0x6143('0x38')))});}return _0x41ab54;}),_0x206824['_suggestionFactory'][_0x6143('0x3')](_0x6143('0xf'),_0x6143('0x43'),_0x6143('0x32'),function(_0x1c7f64,_0x167897){const _0x4ff8b9=[];for(let _0x3a546c of _0x1c7f64)_0x3a546c[_0x6143('0x19')][_0x6143('0x9')]===_0x3a546c['end'][_0x6143('0x4e')]&&(_0x3a546c=_0x7a2980['model'][_0x6143('0x4c')](_0x7a2980[_0x6143('0x2a')]['createPositionAt'](_0x3a546c['start']['nodeAfter'],0x0))),_0x4ff8b9[_0x6143('0x23')](_0x3a546c);_0x7a2980['model'][_0x6143('0x18')](_0x5e2f8c=>{const _0x124625=_0x7a2980[_0x6143('0x2a')][_0x6143('0x4d')][_0x6143('0x2d')],_0x4169ef=Array['from'](_0x124625[_0x6143('0x17')]())[_0x6143('0x47')](_0x2026de=>_0x2b6ad9[_0x6143('0x3c')](_0x2026de));_0x5e2f8c[_0x6143('0x1b')](_0x4ff8b9),_0x7a2980[_0x6143('0x21')][_0x6143('0x39')](_0x167897[_0x6143('0x3a')])[_0x6143('0x48')](),_0x167897[_0x6143('0x1')][_0x6143('0x23')]({'forceDefaultExecution':!0x0}),_0x7a2980[_0x6143('0x1e')](_0x167897[_0x6143('0x3a')],..._0x167897[_0x6143('0x1')]),_0x5e2f8c[_0x6143('0x1b')](_0x4169ef);for(const _0x207620 of _0x4169ef)_0x207620['detach']();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5cf3=['list.properties','listReversed','listType','document','push','bind','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20reversed','DocumentListUtils','enableCommand','listStart','change','get','commandParams','plugins','_getSuggestionBlocksForListStyle','*Format:*\x20set\x20order\x20to\x20regular','isListItemBlock','replace','filter','markMultiRangeBlockFormat','_getTranslationKeyForListStyle','TrackChangesEditing','config','format','getSelectedBlocks','numbered','expandListBlocksToCompleteList','reversed','type','getAttribute','ELEMENT_','startIndex','handleDescriptions','handleListReversedCommand','_LIST_','handleListStartCommand','handleListStyleCommand','has','commandName','listStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','from','editor','_getSuggestionBlocks','afterInit','selection','model','DocumentListPropertiesEditing'];(function(_0x986a25,_0x5cf3b3){const _0xe3ee2c=function(_0x1bd311){while(--_0x1bd311){_0x986a25['push'](_0x986a25['shift']());}};_0xe3ee2c(++_0x5cf3b3);}(_0x5cf3,0x8c));const _0xe3ee=function(_0x986a25,_0x5cf3b3){_0x986a25=_0x986a25-0x0;let _0xe3ee2c=_0x5cf3[_0x986a25];return _0xe3ee2c;};import{Plugin as _0x2e7669}from'ckeditor5/src/core';import{getTranslation as _0x30dd91}from'../utils/common-translations';export default class Ct extends _0x2e7669{[_0xe3ee('0x3')](){if(!this['editor'][_0xe3ee('0x15')][_0xe3ee('0x2d')](_0xe3ee('0x6')))return;const _0x5a48fa=this[_0xe3ee('0x1')][_0xe3ee('0x1e')][_0xe3ee('0x13')](_0xe3ee('0x7')),_0x120ed5=this[_0xe3ee('0x1')][_0xe3ee('0x15')][_0xe3ee('0x13')]('TrackChangesEditing');_0x5a48fa['styles']&&_0x120ed5['enableCommand'](_0xe3ee('0x2f'),this[_0xe3ee('0x2c')][_0xe3ee('0xc')](this)),_0x5a48fa['reversed']&&_0x120ed5[_0xe3ee('0x10')](_0xe3ee('0x8'),this[_0xe3ee('0x29')][_0xe3ee('0xc')](this)),_0x5a48fa[_0xe3ee('0x27')]&&_0x120ed5[_0xe3ee('0x10')](_0xe3ee('0x11'),this[_0xe3ee('0x2b')][_0xe3ee('0xc')](this)),_0x120ed5['_descriptionFactory'][_0xe3ee('0xd')](this[_0xe3ee('0x28')][_0xe3ee('0xc')](this));}[_0xe3ee('0x2c')](_0x43d33b,_0x198926={}){const _0xce787d=this[_0xe3ee('0x1')][_0xe3ee('0x15')]['get'](_0xe3ee('0x1d')),_0xad0bc3=this[_0xe3ee('0x16')]();this[_0xe3ee('0x1')]['model'][_0xe3ee('0x12')](()=>{_0xce787d[_0xe3ee('0x1b')](_0xad0bc3,{'commandName':_0xe3ee('0x2f'),'commandParams':[{'type':_0x198926['type']}],'formatGroupId':'listStyle'});});}[_0xe3ee('0x29')](_0x83a271,_0x21c162={}){const _0x1936af=this['editor'][_0xe3ee('0x15')][_0xe3ee('0x13')](_0xe3ee('0x1d')),_0x428c90=this[_0xe3ee('0x1')]['plugins'][_0xe3ee('0x13')](_0xe3ee('0xf')),_0x27db0d=this['_getSuggestionBlocks'](_0x5daf6b=>_0x428c90[_0xe3ee('0x18')](_0x5daf6b)&&_0xe3ee('0x21')===_0x5daf6b[_0xe3ee('0x25')](_0xe3ee('0x9')));null!==_0x27db0d&&this[_0xe3ee('0x1')][_0xe3ee('0x5')]['change'](()=>{_0x1936af['markMultiRangeBlockFormat'](_0x27db0d,{'commandName':_0xe3ee('0x8'),'commandParams':[{'reversed':_0x21c162[_0xe3ee('0x23')]}],'formatGroupId':_0xe3ee('0x8')});});}['handleListStartCommand'](_0x43e413,_0xfae6da={}){const _0x52ff8e=this['editor'][_0xe3ee('0x15')][_0xe3ee('0x13')](_0xe3ee('0x1d')),_0x22e069=this[_0xe3ee('0x1')][_0xe3ee('0x15')][_0xe3ee('0x13')](_0xe3ee('0xf')),_0x5e25ad=this[_0xe3ee('0x2')](_0x4415a7=>_0x22e069[_0xe3ee('0x18')](_0x4415a7)&&_0xe3ee('0x21')===_0x4415a7[_0xe3ee('0x25')]('listType'));null!==_0x5e25ad&&this[_0xe3ee('0x1')][_0xe3ee('0x5')][_0xe3ee('0x12')](()=>{_0x52ff8e[_0xe3ee('0x1b')](_0x5e25ad,{'commandName':_0xe3ee('0x11'),'commandParams':[{'startIndex':_0xfae6da[_0xe3ee('0x27')]}],'formatGroupId':_0xe3ee('0x11')});});}[_0xe3ee('0x28')](_0x374307){const _0x3ad5d8=this[_0xe3ee('0x1')]['locale'],{data:_0x3f88f2}=_0x374307;if(!_0x3f88f2)return;let _0x1bd077,_0x3fa072;switch(_0x3f88f2[_0xe3ee('0x2e')]){case _0xe3ee('0x2f'):_0x1bd077='*Change\x20to:*\x20%0',_0x3fa072={'type':'format','content':_0x30dd91(_0x3ad5d8,_0x1bd077,_0x30dd91(_0x3ad5d8,this['_getTranslationKeyForListStyle'](_0x3f88f2[_0xe3ee('0x14')][0x0][_0xe3ee('0x24')])))};break;case _0xe3ee('0x8'):_0x1bd077=_0x3f88f2['commandParams'][0x0]['reversed']?_0xe3ee('0xe'):_0xe3ee('0x17'),_0x3fa072={'type':_0xe3ee('0x1f'),'content':_0x30dd91(_0x3ad5d8,_0x1bd077)};break;case _0xe3ee('0x11'):_0x1bd077=_0xe3ee('0x30'),_0x3fa072={'type':_0xe3ee('0x1f'),'content':_0x30dd91(_0x3ad5d8,_0x1bd077,_0x3f88f2[_0xe3ee('0x14')][0x0][_0xe3ee('0x27')])};}return _0x3fa072;}[_0xe3ee('0x16')](){const _0x3ada3d=this[_0xe3ee('0x1')][_0xe3ee('0x15')][_0xe3ee('0x13')](_0xe3ee('0xf'));let _0x2d7170=Array[_0xe3ee('0x0')](this['editor'][_0xe3ee('0x5')][_0xe3ee('0xa')][_0xe3ee('0x4')][_0xe3ee('0x20')]());return _0x2d7170[_0xe3ee('0xb')](..._0x3ada3d[_0xe3ee('0x22')](_0x2d7170)),_0x2d7170=[...new Set(_0x2d7170)],_0x2d7170;}['_getSuggestionBlocks'](_0x3b994d){const _0x1ac67f=this[_0xe3ee('0x1')]['plugins'][_0xe3ee('0x13')]('DocumentListUtils');let _0x523414=Array[_0xe3ee('0x0')](this[_0xe3ee('0x1')][_0xe3ee('0x5')][_0xe3ee('0xa')]['selection'][_0xe3ee('0x20')]())[_0xe3ee('0x1a')](_0x3b994d);if(!_0x523414['length'])return null;_0x523414=_0x1ac67f[_0xe3ee('0x22')](_0x523414);const _0x30a3b7=[];for(const _0x4453f0 of _0x523414)_0x1ac67f['isFirstBlockOfListItem'](_0x4453f0)&&_0x30a3b7[_0xe3ee('0xb')](_0x4453f0);return _0x30a3b7;}[_0xe3ee('0x1c')](_0x199839){return _0xe3ee('0x26')+this['editor']['plugins']['get']('DocumentListPropertiesUtils')['getListTypeFromListStyleType'](_0x199839)['toUpperCase']()+_0xe3ee('0x2a')+_0x199839['toUpperCase']()[_0xe3ee('0x19')](/-/g,'_');}}
23
+ const _0x5e51=['TrackChangesEditing','config','toUpperCase','selection','_getTranslationKeyForListStyle','listStart','ELEMENT_','getAttribute','expandListBlocksToCompleteList','get','format','listType','afterInit','handleListReversedCommand','from','numbered','handleDescriptions','getListTypeFromListStyleType','_getSuggestionBlocksForListStyle','DocumentListPropertiesEditing','startIndex','DocumentListPropertiesUtils','enableCommand','locale','model','plugins','*Change\x20to:*\x20%0','bind','DocumentListUtils','editor','commandName','isFirstBlockOfListItem','registerDescriptionCallback','markMultiRangeBlockFormat','getSelectedBlocks','commandParams','*Format:*\x20set\x20order\x20to\x20regular','push','isListItemBlock','reversed','listReversed','change','has','type','filter','handleListStartCommand'];(function(_0x291737,_0x5e5143){const _0x12c1ab=function(_0x8e71ef){while(--_0x8e71ef){_0x291737['push'](_0x291737['shift']());}};_0x12c1ab(++_0x5e5143);}(_0x5e51,0x110));const _0x12c1=function(_0x291737,_0x5e5143){_0x291737=_0x291737-0x0;let _0x12c1ab=_0x5e51[_0x291737];return _0x12c1ab;};import{Plugin as _0x538f5a}from'ckeditor5/src/core';import{getTranslation as _0x42a7c7}from'../utils/common-translations';export default class Ct extends _0x538f5a{[_0x12c1('0x10')](){if(!this[_0x12c1('0x21')][_0x12c1('0x1d')][_0x12c1('0x0')](_0x12c1('0x17')))return;const _0x290a02=this[_0x12c1('0x21')][_0x12c1('0x5')][_0x12c1('0xd')]('list.properties'),_0x7d8d04=this['editor'][_0x12c1('0x1d')][_0x12c1('0xd')]('TrackChangesEditing');_0x290a02['styles']&&_0x7d8d04[_0x12c1('0x1a')]('listStyle',this['handleListStyleCommand']['bind'](this)),_0x290a02[_0x12c1('0x2b')]&&_0x7d8d04[_0x12c1('0x1a')](_0x12c1('0x2c'),this[_0x12c1('0x11')][_0x12c1('0x1f')](this)),_0x290a02[_0x12c1('0x18')]&&_0x7d8d04[_0x12c1('0x1a')]('listStart',this[_0x12c1('0x3')][_0x12c1('0x1f')](this)),_0x7d8d04['_descriptionFactory'][_0x12c1('0x24')](this['handleDescriptions'][_0x12c1('0x1f')](this));}['handleListStyleCommand'](_0x18b7ae,_0x39cc54={}){const _0x5ae0de=this[_0x12c1('0x21')][_0x12c1('0x1d')][_0x12c1('0xd')](_0x12c1('0x4')),_0x242804=this[_0x12c1('0x16')]();this[_0x12c1('0x21')]['model'][_0x12c1('0x2d')](()=>{_0x5ae0de[_0x12c1('0x25')](_0x242804,{'commandName':'listStyle','commandParams':[{'type':_0x39cc54[_0x12c1('0x1')]}],'formatGroupId':'listStyle'});});}[_0x12c1('0x11')](_0x2bda44,_0x2b1856={}){const _0x139e38=this['editor'][_0x12c1('0x1d')][_0x12c1('0xd')](_0x12c1('0x4')),_0x5779d3=this[_0x12c1('0x21')][_0x12c1('0x1d')]['get'](_0x12c1('0x20')),_0x2d418d=this['_getSuggestionBlocks'](_0x15b24c=>_0x5779d3[_0x12c1('0x2a')](_0x15b24c)&&'numbered'===_0x15b24c[_0x12c1('0xb')]('listType'));null!==_0x2d418d&&this[_0x12c1('0x21')][_0x12c1('0x1c')][_0x12c1('0x2d')](()=>{_0x139e38[_0x12c1('0x25')](_0x2d418d,{'commandName':_0x12c1('0x2c'),'commandParams':[{'reversed':_0x2b1856[_0x12c1('0x2b')]}],'formatGroupId':_0x12c1('0x2c')});});}['handleListStartCommand'](_0x3a064d,_0x192782={}){const _0x48b679=this[_0x12c1('0x21')][_0x12c1('0x1d')][_0x12c1('0xd')](_0x12c1('0x4')),_0x59174a=this[_0x12c1('0x21')]['plugins'][_0x12c1('0xd')]('DocumentListUtils'),_0x3094cd=this['_getSuggestionBlocks'](_0x53050e=>_0x59174a[_0x12c1('0x2a')](_0x53050e)&&_0x12c1('0x13')===_0x53050e[_0x12c1('0xb')](_0x12c1('0xf')));null!==_0x3094cd&&this['editor'][_0x12c1('0x1c')]['change'](()=>{_0x48b679[_0x12c1('0x25')](_0x3094cd,{'commandName':_0x12c1('0x9'),'commandParams':[{'startIndex':_0x192782[_0x12c1('0x18')]}],'formatGroupId':_0x12c1('0x9')});});}[_0x12c1('0x14')](_0xb53f45){const _0x1f1034=this[_0x12c1('0x21')][_0x12c1('0x1b')],{data:_0x314e7f}=_0xb53f45;if(!_0x314e7f)return;let _0x5860b9,_0x2fdb1c;switch(_0x314e7f[_0x12c1('0x22')]){case'listStyle':_0x5860b9=_0x12c1('0x1e'),_0x2fdb1c={'type':_0x12c1('0xe'),'content':_0x42a7c7(_0x1f1034,_0x5860b9,_0x42a7c7(_0x1f1034,this['_getTranslationKeyForListStyle'](_0x314e7f['commandParams'][0x0]['type'])))};break;case _0x12c1('0x2c'):_0x5860b9=_0x314e7f[_0x12c1('0x27')][0x0][_0x12c1('0x2b')]?'*Format:*\x20set\x20order\x20to\x20reversed':_0x12c1('0x28'),_0x2fdb1c={'type':_0x12c1('0xe'),'content':_0x42a7c7(_0x1f1034,_0x5860b9)};break;case _0x12c1('0x9'):_0x5860b9='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2fdb1c={'type':_0x12c1('0xe'),'content':_0x42a7c7(_0x1f1034,_0x5860b9,_0x314e7f[_0x12c1('0x27')][0x0]['startIndex'])};}return _0x2fdb1c;}[_0x12c1('0x16')](){const _0x1e18a5=this['editor'][_0x12c1('0x1d')]['get']('DocumentListUtils');let _0x3b44a1=Array[_0x12c1('0x12')](this[_0x12c1('0x21')][_0x12c1('0x1c')]['document'][_0x12c1('0x7')][_0x12c1('0x26')]());return _0x3b44a1[_0x12c1('0x29')](..._0x1e18a5['expandListBlocksToCompleteList'](_0x3b44a1)),_0x3b44a1=[...new Set(_0x3b44a1)],_0x3b44a1;}['_getSuggestionBlocks'](_0x400da1){const _0x2bb8ae=this[_0x12c1('0x21')][_0x12c1('0x1d')][_0x12c1('0xd')](_0x12c1('0x20'));let _0x42b7df=Array['from'](this[_0x12c1('0x21')]['model']['document']['selection'][_0x12c1('0x26')]())[_0x12c1('0x2')](_0x400da1);if(!_0x42b7df['length'])return null;_0x42b7df=_0x2bb8ae[_0x12c1('0xc')](_0x42b7df);const _0x2cdc97=[];for(const _0x1b5d75 of _0x42b7df)_0x2bb8ae[_0x12c1('0x23')](_0x1b5d75)&&_0x2cdc97[_0x12c1('0x29')](_0x1b5d75);return _0x2cdc97;}[_0x12c1('0x8')](_0x79525b){return _0x12c1('0xa')+this[_0x12c1('0x21')][_0x12c1('0x1d')][_0x12c1('0xd')](_0x12c1('0x19'))[_0x12c1('0x15')](_0x79525b)['toUpperCase']()+'_LIST_'+_0x79525b[_0x12c1('0x6')]()['replace'](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ec5=['ck-suggestion-marker-split','showSuggestionHighlights','fire','document','change','downcastDispatcher','addMarker:suggestion:insertion','selection','editing','nextSibling','mapper','afterExecute','createPositionAt','hasClass','end','removeMarker:suggestion:insertion','TrackChangesEditing','plugins','high','enter','markerNameToElements','split','get','unbindElementFromMarkerName','commands','markerName','requires','writer','init','createRange','data','model','enableCommand'];(function(_0x4d4454,_0x1ec5e3){const _0x103f86=function(_0xba81aa){while(--_0xba81aa){_0x4d4454['push'](_0x4d4454['shift']());}};_0x103f86(++_0x1ec5e3);}(_0x1ec5,0x1a8));const _0x103f=function(_0x4d4454,_0x1ec5e3){_0x4d4454=_0x4d4454-0x0;let _0x103f86=_0x1ec5[_0x4d4454];return _0x103f86;};import{Plugin as _0x53cff4}from'ckeditor5/src/core';import{Enter as _0x18cd39}from'ckeditor5/src/enter';import{LiveRange as _0x54f528}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x454a3a}from'./utils';export default class z extends _0x53cff4{static get[_0x103f('0x1f')](){return[_0x18cd39];}[_0x103f('0x0')](){const _0x5cbdbf=this['editor'],_0x2c4f0c=_0x5cbdbf[_0x103f('0x16')]['get'](_0x103f('0x15')),_0x11a7eb=_0x5cbdbf[_0x103f('0x1d')][_0x103f('0x1b')](_0x103f('0x18'));_0x2c4f0c[_0x103f('0x4')](_0x103f('0x18'),()=>{_0x5cbdbf[_0x103f('0x3')][_0x103f('0x9')](_0x1f89f5=>{const _0x275918=_0x5cbdbf[_0x103f('0x3')][_0x103f('0x8')][_0x103f('0xc')],_0xb0114a=_0x275918['getFirstPosition'](),_0x205881=_0x54f528['fromRange'](_0x275918['getFirstRange']());if(_0x11a7eb['enterBlock'](_0x1f89f5)){const _0x44070b=_0x5cbdbf[_0x103f('0x3')][_0x103f('0x11')](_0xb0114a['parent'][_0x103f('0xe')],0x0),_0x233033=_0x1f89f5['createRange'](_0xb0114a,_0x44070b);_0x2c4f0c['markInsertion'](_0x233033);}else _0x1f89f5['setSelection'](_0x1f89f5[_0x103f('0x1')](_0x205881[_0x103f('0x13')]));_0x205881['detach'](),_0x11a7eb[_0x103f('0x7')](_0x103f('0x10'),{'writer':_0x1f89f5});});}),_0x5cbdbf[_0x103f('0xd')][_0x103f('0xa')]['on'](_0x103f('0xb'),_0x454a3a(_0x5cbdbf,_0x103f('0x1a')),{'priority':_0x103f('0x17')}),_0x5cbdbf[_0x103f('0xd')][_0x103f('0xa')]['on'](_0x103f('0x14'),(_0x5d95b2,_0x4d80e1,_0xdf06e3)=>{const _0x286666=_0xdf06e3[_0x103f('0xf')][_0x103f('0x19')](_0x4d80e1[_0x103f('0x1e')]);if(_0x286666)for(const _0x2eddfe of _0x286666)_0x2eddfe[_0x103f('0x12')](_0x103f('0x5'))&&(_0xdf06e3[_0x103f('0xf')][_0x103f('0x1c')](_0x2eddfe,_0x4d80e1[_0x103f('0x1e')]),_0xdf06e3[_0x103f('0x20')]['remove'](_0x2eddfe));},{'priority':_0x103f('0x17')}),_0x5cbdbf[_0x103f('0x2')]['downcastDispatcher']['on'](_0x103f('0xb'),(_0x4e128d,_0x3df3ea,_0x39f561)=>{_0x39f561['options'][_0x103f('0x6')]&&_0x454a3a(_0x5cbdbf,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4e128d,_0x3df3ea,_0x39f561);},{'priority':_0x103f('0x17')});}}
23
+ const _0x3907=['enableCommand','options','parent','getFirstRange','markInsertion','markerName','get','enter','addMarker:suggestion:insertion','mapper','fromRange','getFirstPosition','setSelection','init','TrackChangesEditing','ck-suggestion-marker-split','editor','remove','split','detach','downcastDispatcher','removeMarker:suggestion:insertion','hasClass','document','high','writer','createRange','editing','plugins','showSuggestionHighlights','fire','commands','afterExecute','data','model','createPositionAt','requires','selection','change'];(function(_0x4eadd4,_0x3907d9){const _0x3065c1=function(_0x41642f){while(--_0x41642f){_0x4eadd4['push'](_0x4eadd4['shift']());}};_0x3065c1(++_0x3907d9);}(_0x3907,0x1ae));const _0x3065=function(_0x4eadd4,_0x3907d9){_0x4eadd4=_0x4eadd4-0x0;let _0x3065c1=_0x3907[_0x4eadd4];return _0x3065c1;};import{Plugin as _0x23f19b}from'ckeditor5/src/core';import{Enter as _0x2b5a9c}from'ckeditor5/src/enter';import{LiveRange as _0x399851}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x218aae}from'./utils';export default class z extends _0x23f19b{static get[_0x3065('0x23')](){return[_0x2b5a9c];}[_0x3065('0xc')](){const _0x59551e=this[_0x3065('0xf')],_0x3fbd4d=_0x59551e[_0x3065('0x1b')][_0x3065('0x5')](_0x3065('0xd')),_0x25abce=_0x59551e[_0x3065('0x1e')][_0x3065('0x5')](_0x3065('0x6'));_0x3fbd4d[_0x3065('0x26')](_0x3065('0x6'),()=>{_0x59551e[_0x3065('0x21')][_0x3065('0x25')](_0x181a7d=>{const _0x443196=_0x59551e['model'][_0x3065('0x16')][_0x3065('0x24')],_0x13a9d6=_0x443196[_0x3065('0xa')](),_0x243ea9=_0x399851[_0x3065('0x9')](_0x443196[_0x3065('0x2')]());if(_0x25abce['enterBlock'](_0x181a7d)){const _0x2cf79c=_0x59551e[_0x3065('0x21')][_0x3065('0x22')](_0x13a9d6[_0x3065('0x1')]['nextSibling'],0x0),_0x2396ae=_0x181a7d[_0x3065('0x19')](_0x13a9d6,_0x2cf79c);_0x3fbd4d[_0x3065('0x3')](_0x2396ae);}else _0x181a7d[_0x3065('0xb')](_0x181a7d['createRange'](_0x243ea9['end']));_0x243ea9[_0x3065('0x12')](),_0x25abce[_0x3065('0x1d')](_0x3065('0x1f'),{'writer':_0x181a7d});});}),_0x59551e[_0x3065('0x1a')][_0x3065('0x13')]['on'](_0x3065('0x7'),_0x218aae(_0x59551e,_0x3065('0x11')),{'priority':_0x3065('0x17')}),_0x59551e[_0x3065('0x1a')][_0x3065('0x13')]['on'](_0x3065('0x14'),(_0x4f5892,_0x1eac52,_0x5667bc)=>{const _0x22fa2f=_0x5667bc[_0x3065('0x8')]['markerNameToElements'](_0x1eac52[_0x3065('0x4')]);if(_0x22fa2f)for(const _0x4add42 of _0x22fa2f)_0x4add42[_0x3065('0x15')](_0x3065('0xe'))&&(_0x5667bc['mapper']['unbindElementFromMarkerName'](_0x4add42,_0x1eac52[_0x3065('0x4')]),_0x5667bc[_0x3065('0x18')][_0x3065('0x10')](_0x4add42));},{'priority':'high'}),_0x59551e[_0x3065('0x20')]['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x114117,_0x4d0a6e,_0x5bf387)=>{_0x5bf387[_0x3065('0x0')][_0x3065('0x1c')]&&_0x218aae(_0x59551e,_0x3065('0x11'),{'showActiveMarker':!0x1})['bind'](this)(_0x114117,_0x4d0a6e,_0x5bf387);},{'priority':_0x3065('0x17')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b5f=['plugins','markers','TrackChangesEditing','createPositionAt','get','editor','suggestion:deletion','filter','FindAndReplaceUtils','handleFindCommand','start','findNext','item','enableCommand','getRange','findPrevious','getIntersection','FindAndReplaceEditing','findByTextCallback','_isInDeletionRange','string','has','afterInit','createRange','bind','end','replace','model','replaceAll'];(function(_0x24dc0c,_0x3b5fce){const _0x1a40bc=function(_0x21960e){while(--_0x21960e){_0x24dc0c['push'](_0x24dc0c['shift']());}};_0x1a40bc(++_0x3b5fce);}(_0x3b5f,0xfe));const _0x1a40=function(_0x24dc0c,_0x3b5fce){_0x24dc0c=_0x24dc0c-0x0;let _0x1a40bc=_0x3b5f[_0x24dc0c];return _0x1a40bc;};import{Plugin as _0x8ee25a}from'ckeditor5/src/core';export default class H extends _0x8ee25a{[_0x1a40('0x0')](){if(!this[_0x1a40('0xc')][_0x1a40('0x7')][_0x1a40('0x1c')](_0x1a40('0x18')))return;const _0x387002=this[_0x1a40('0xc')][_0x1a40('0x7')][_0x1a40('0xb')](_0x1a40('0x9'));_0x387002[_0x1a40('0x14')]('find',this['handleFindCommand'][_0x1a40('0x2')](this)),_0x387002[_0x1a40('0x14')](_0x1a40('0x12')),_0x387002[_0x1a40('0x14')](_0x1a40('0x16')),_0x387002['enableCommand'](_0x1a40('0x4')),_0x387002[_0x1a40('0x14')](_0x1a40('0x6'));}[_0x1a40('0x10')](_0x1ddb9f,_0x20440a,_0x42fe8e={}){const _0x4c625=this[_0x1a40('0xc')][_0x1a40('0x7')][_0x1a40('0xb')](_0x1a40('0xf'));if(void 0x0!==_0x42fe8e)return _0x1ddb9f(_0x4d5e54=>(_0x1a40('0x1b')==typeof _0x20440a?_0x4c625[_0x1a40('0x19')](_0x20440a,_0x42fe8e):_0x20440a)(_0x4d5e54)[_0x1a40('0xe')](_0x3e1ba6=>!0x1===this[_0x1a40('0x1a')](_0x3e1ba6,_0x4d5e54[_0x1a40('0x13')])),_0x42fe8e);}[_0x1a40('0x1a')](_0x2646ec,_0x383cb1){const _0xea6179=this[_0x1a40('0xc')][_0x1a40('0x5')][_0x1a40('0x1')](this[_0x1a40('0xc')][_0x1a40('0x5')][_0x1a40('0xa')](_0x383cb1,_0x2646ec[_0x1a40('0x11')]),this[_0x1a40('0xc')][_0x1a40('0x5')][_0x1a40('0xa')](_0x383cb1,_0x2646ec[_0x1a40('0x3')]));for(const _0x258db8 of this['editor'][_0x1a40('0x5')][_0x1a40('0x8')]['getMarkersGroup'](_0x1a40('0xd')))if(null!==_0xea6179[_0x1a40('0x17')](_0x258db8[_0x1a40('0x15')]()))return!0x0;return!0x1;}}
23
+ const _0x2e87=['filter','getIntersection','handleFindCommand','get','findByTextCallback','createRange','FindAndReplaceUtils','has','enableCommand','model','markers','replaceAll','afterInit','editor','suggestion:deletion','bind','getRange','start','TrackChangesEditing','findNext','getMarkersGroup','end','string','plugins','findPrevious','FindAndReplaceEditing','_isInDeletionRange'];(function(_0x228c3c,_0x2e87ff){const _0x1c337c=function(_0x58da53){while(--_0x58da53){_0x228c3c['push'](_0x228c3c['shift']());}};_0x1c337c(++_0x2e87ff);}(_0x2e87,0xf5));const _0x1c33=function(_0x228c3c,_0x2e87ff){_0x228c3c=_0x228c3c-0x0;let _0x1c337c=_0x2e87[_0x228c3c];return _0x1c337c;};import{Plugin as _0x350821}from'ckeditor5/src/core';export default class H extends _0x350821{[_0x1c33('0xa')](){if(!this['editor'][_0x1c33('0x15')][_0x1c33('0x5')](_0x1c33('0x17')))return;const _0x351a84=this[_0x1c33('0xb')][_0x1c33('0x15')][_0x1c33('0x1')](_0x1c33('0x10'));_0x351a84[_0x1c33('0x6')]('find',this['handleFindCommand'][_0x1c33('0xd')](this)),_0x351a84[_0x1c33('0x6')](_0x1c33('0x11')),_0x351a84[_0x1c33('0x6')](_0x1c33('0x16')),_0x351a84[_0x1c33('0x6')]('replace'),_0x351a84[_0x1c33('0x6')](_0x1c33('0x9'));}[_0x1c33('0x0')](_0x213b60,_0x24371c,_0x4b63cd={}){const _0x54818b=this[_0x1c33('0xb')][_0x1c33('0x15')][_0x1c33('0x1')](_0x1c33('0x4'));if(void 0x0!==_0x4b63cd)return _0x213b60(_0x52767d=>(_0x1c33('0x14')==typeof _0x24371c?_0x54818b[_0x1c33('0x2')](_0x24371c,_0x4b63cd):_0x24371c)(_0x52767d)[_0x1c33('0x19')](_0x274f6d=>!0x1===this['_isInDeletionRange'](_0x274f6d,_0x52767d['item'])),_0x4b63cd);}[_0x1c33('0x18')](_0x46da9a,_0x1d4d88){const _0x365b6e=this[_0x1c33('0xb')]['model'][_0x1c33('0x3')](this[_0x1c33('0xb')][_0x1c33('0x7')]['createPositionAt'](_0x1d4d88,_0x46da9a[_0x1c33('0xf')]),this[_0x1c33('0xb')]['model']['createPositionAt'](_0x1d4d88,_0x46da9a[_0x1c33('0x13')]));for(const _0x14e351 of this[_0x1c33('0xb')][_0x1c33('0x7')][_0x1c33('0x8')][_0x1c33('0x12')](_0x1c33('0xc')))if(null!==_0x365b6e[_0x1c33('0x1a')](_0x14e351[_0x1c33('0xe')]()))return!0x0;return!0x1;}}