@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231022.0 → 0.0.0-nightly-20231024.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-20231022.0",
3
+ "version": "0.0.0-nightly-20231024.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-20231022.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231022.0",
42
+ "ckeditor5": "0.0.0-nightly-20231024.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231024.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 _0x5b02=['isEnabled','canEditAt','plugins','acceptSuggestion','track-changes-accept-suggestion-not-found','get','_isEnabledBasedOnSelection','refresh','editor','TrackChangesEditing','_suggestions'];(function(_0x31b15b,_0x5b0202){const _0x4aa406=function(_0x23f284){while(--_0x23f284){_0x31b15b['push'](_0x31b15b['shift']());}};_0x4aa406(++_0x5b0202);}(_0x5b02,0x134));const _0x4aa4=function(_0x31b15b,_0x5b0202){_0x31b15b=_0x31b15b-0x0;let _0x4aa406=_0x5b02[_0x31b15b];return _0x4aa406;};import{Command as _0x4341de}from'ckeditor5/src/core';import{CKEditorError as _0x2fb6ca}from'ckeditor5/src/utils';export default class M extends _0x4341de{constructor(_0x1ab602,_0x21f505){super(_0x1ab602),this[_0x4aa4('0xa')]=_0x21f505,this[_0x4aa4('0x7')](),this[_0x4aa4('0x6')]=!0x1;}[_0x4aa4('0x7')](){this[_0x4aa4('0x0')]=!0x0;}['execute'](_0x4a4553){const _0x50bcfd=this[_0x4aa4('0xa')][_0x4aa4('0x5')](_0x4a4553);if(!_0x50bcfd)throw new _0x2fb6ca(_0x4aa4('0x4'),this);const _0x22af09=_0x50bcfd['getRanges']();this[_0x4aa4('0x8')]['model'][_0x4aa4('0x1')](_0x22af09)&&this['editor'][_0x4aa4('0x2')][_0x4aa4('0x5')](_0x4aa4('0x9'))[_0x4aa4('0x3')](_0x50bcfd);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39fb=['isEnabled','discardSuggestion','canEditAt','editor','refresh','_isEnabledBasedOnSelection','_suggestions','model','getRanges','get'];(function(_0x4d97ff,_0x39fb7d){const _0x19c545=function(_0x2a1681){while(--_0x2a1681){_0x4d97ff['push'](_0x4d97ff['shift']());}};_0x19c545(++_0x39fb7d);}(_0x39fb,0x1aa));const _0x19c5=function(_0x4d97ff,_0x39fb7d){_0x4d97ff=_0x4d97ff-0x0;let _0x19c545=_0x39fb[_0x4d97ff];return _0x19c545;};import{Command as _0x306763}from'ckeditor5/src/core';import{CKEditorError as _0x3d6fa2}from'ckeditor5/src/utils';export default class $ extends _0x306763{constructor(_0x5082b3,_0x3f4a9d){super(_0x5082b3),this[_0x19c5('0x0')]=_0x3f4a9d,this[_0x19c5('0x8')](),this[_0x19c5('0x9')]=!0x1;}[_0x19c5('0x8')](){this[_0x19c5('0x4')]=!0x0;}['execute'](_0x6697f3){const _0x1b6a58=this['_suggestions'][_0x19c5('0x3')](_0x6697f3);if(!_0x1b6a58)throw new _0x3d6fa2('track-changes-discard-suggestion-not-found',this);const _0x3fbe0b=_0x1b6a58[_0x19c5('0x2')]();this[_0x19c5('0x7')][_0x19c5('0x1')][_0x19c5('0x6')](_0x3fbe0b)&&this[_0x19c5('0x7')]['plugins']['get']('TrackChangesEditing')[_0x19c5('0x5')](_0x1b6a58);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3264=['_suggestions','from','execute','_isEnabledBasedOnSelection','refresh','canEditAt','editor','some','isInContent','_command','model','isEnabled'];(function(_0x241c42,_0x32648d){const _0x461ffe=function(_0xacec09){while(--_0xacec09){_0x241c42['push'](_0x241c42['shift']());}};_0x461ffe(++_0x32648d);}(_0x3264,0xfb));const _0x461f=function(_0x241c42,_0x32648d){_0x241c42=_0x241c42-0x0;let _0x461ffe=_0x3264[_0x241c42];return _0x461ffe;};import{Command as _0x4e9fcb}from'ckeditor5/src/core';import{sortSuggestions as _0x578ef8,executeCommandForSuggestions as _0x1e61e2}from'../utils/utils';export default class N extends _0x4e9fcb{constructor(_0x357b16,_0x49f48c,_0x2cc28e){super(_0x357b16),this['_command']=_0x49f48c,this[_0x461f('0x1')]=_0x2cc28e,this['refresh'](),this[_0x461f('0x4')]=!0x1;}[_0x461f('0x5')](){const _0x4cc78f=Array[_0x461f('0x2')](this['_suggestions']['values']())[_0x461f('0x8')](_0x282d0e=>_0x282d0e[_0x461f('0x9')]);this[_0x461f('0x0')]=this['_command']['isEnabled']&&_0x4cc78f;}[_0x461f('0x3')](){const _0x5bbc13=_0x578ef8(Array[_0x461f('0x2')](this[_0x461f('0x1')]['values']()));for(const _0x12cb0a of _0x5bbc13){const _0x4d8b46=_0x12cb0a['getRanges']();if(!this['editor'][_0x461f('0xb')][_0x461f('0x6')](_0x4d8b46))return;}_0x1e61e2(this[_0x461f('0x7')][_0x461f('0xb')],this[_0x461f('0xa')],_0x5bbc13);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x266e=['document','size','_command','editor','selection','_suggestions','model','_isEnabledBasedOnSelection','_selectedSuggestions','canEditAt','isEnabled','values','refresh'];(function(_0x537e1f,_0x266e0d){const _0x3f98fd=function(_0x17aeb5){while(--_0x17aeb5){_0x537e1f['push'](_0x537e1f['shift']());}};_0x3f98fd(++_0x266e0d);}(_0x266e,0x1c3));const _0x3f98=function(_0x537e1f,_0x266e0d){_0x537e1f=_0x537e1f-0x0;let _0x3f98fd=_0x266e[_0x537e1f];return _0x3f98fd;};import{Command as _0x1856de}from'ckeditor5/src/core';import{sortSuggestions as _0x1c4f7d,getSelectedSuggestions as _0x2c64cf,executeCommandForSuggestions as _0x4498b2}from'../utils/utils';export default class R extends _0x1856de{constructor(_0x183166,_0x49466c,_0x1cb84a){super(_0x183166),this[_0x3f98('0x6')]=_0x49466c,this[_0x3f98('0x9')]=_0x1cb84a,this[_0x3f98('0xc')]=new Set(),this[_0x3f98('0x3')](),this[_0x3f98('0xb')]=!0x1;}['refresh'](){const _0x213918=this['editor'][_0x3f98('0xa')][_0x3f98('0x4')][_0x3f98('0x8')],_0x56be28=Array['from'](this[_0x3f98('0x9')][_0x3f98('0x2')]());this[_0x3f98('0xc')]=_0x2c64cf(_0x213918,_0x56be28),this['isEnabled']=this[_0x3f98('0x6')][_0x3f98('0x1')]&&!!this['_selectedSuggestions'][_0x3f98('0x5')];}['execute'](){const _0x1e274b=_0x1c4f7d(Array['from'](this['_selectedSuggestions']));for(const _0x43906c of _0x1e274b){const _0x447361=_0x43906c['getRanges']();if(!this[_0x3f98('0x7')][_0x3f98('0xa')][_0x3f98('0x0')](_0x447361))return;}_0x4498b2(this[_0x3f98('0x7')][_0x3f98('0xa')],this['_command'],_0x1e274b);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fe6=['isEnabled','commands','_disableUnsupportedCommands','has','execute','value','_enabledCommands','_enableCommands','refresh','forceDisabled','TrackChangesCommand','affectsData','editor','clearForceDisabled'];(function(_0x51f4eb,_0x1fe60b){const _0x3c0259=function(_0x3e8c40){while(--_0x3e8c40){_0x51f4eb['push'](_0x51f4eb['shift']());}};_0x3c0259(++_0x1fe60b);}(_0x1fe6,0x1bc));const _0x3c02=function(_0x51f4eb,_0x1fe60b){_0x51f4eb=_0x51f4eb-0x0;let _0x3c0259=_0x1fe6[_0x51f4eb];return _0x3c0259;};import{Command as _0x5bf233}from'ckeditor5/src/core';export default class _ extends _0x5bf233{constructor(_0x19b0d9,_0x76d9c1){super(_0x19b0d9),this[_0x3c02('0xa')]=_0x76d9c1,this['value']=!0x1,this[_0x3c02('0xc')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x3c02('0xc')](){this[_0x3c02('0x4')]=!0x0;}[_0x3c02('0x8')](){this[_0x3c02('0x9')]=!this[_0x3c02('0x9')],this[_0x3c02('0x9')]?this[_0x3c02('0x6')]():this[_0x3c02('0xb')]();}['_disableUnsupportedCommands'](){for(const _0x392325 of this[_0x3c02('0x2')][_0x3c02('0x5')][_0x3c02('0x5')]())_0x392325['affectsData']&&!this['_enabledCommands'][_0x3c02('0x7')](_0x392325)&&_0x392325[_0x3c02('0xd')](_0x3c02('0x0'));}[_0x3c02('0xb')](){for(const _0x51215c of this[_0x3c02('0x2')][_0x3c02('0x5')]['commands']())_0x51215c[_0x3c02('0x1')]&&!this[_0x3c02('0xa')][_0x3c02('0x7')](_0x51215c)&&_0x51215c[_0x3c02('0x3')](_0x3c02('0x0'));}}
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');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f61=['afterInit','TrackChangesEditing','plugins','enableCommand','get','showAIAssistant'];(function(_0x5467c8,_0x1f6158){const _0xcbfb4=function(_0x29d706){while(--_0x29d706){_0x5467c8['push'](_0x5467c8['shift']());}};_0xcbfb4(++_0x1f6158);}(_0x1f61,0x1c6));const _0xcbfb=function(_0x5467c8,_0x1f6158){_0x5467c8=_0x5467c8-0x0;let _0xcbfb4=_0x1f61[_0x5467c8];return _0xcbfb4;};import{Plugin as _0x5da604}from'ckeditor5/src/core';export default class j extends _0x5da604{[_0xcbfb('0x2')](){const _0x2f02e0=this['editor'],_0xe619d6=_0x2f02e0[_0xcbfb('0x4')][_0xcbfb('0x0')](_0xcbfb('0x3'));_0x2f02e0['commands'][_0xcbfb('0x0')](_0xcbfb('0x1'))&&_0xe619d6[_0xcbfb('0x5')]('showAIAssistant');}}
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'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b09=['from','editor','TrackChangesEditing','markBlockFormat','enableCommand','FORMAT_ALIGN_TO_CENTER','getSelectedBlocks','document','afterInit','filter','_descriptionFactory','plugins','value','left','registerDescriptionCallback','commandName','FORMAT_JUSTIFY_TEXT','locale','*Format:*\x20%0','has','justify','ltr','selection','schema','FORMAT_ALIGN_TO_LEFT','alignment','center','get','getAttribute','model','change','right'];(function(_0x2bfdcf,_0x5b0916){const _0x1663f7=function(_0x35ff35){while(--_0x35ff35){_0x2bfdcf['push'](_0x2bfdcf['shift']());}};_0x1663f7(++_0x5b0916);}(_0x5b09,0x11c));const _0x1663=function(_0x2bfdcf,_0x5b0916){_0x2bfdcf=_0x2bfdcf-0x0;let _0x1663f7=_0x5b09[_0x2bfdcf];return _0x1663f7;};import{Plugin as _0x1d190d}from'ckeditor5/src/core';import{getTranslation as _0x5c35df}from'../utils/common-translations';export default class x extends _0x1d190d{[_0x1663('0xc')](){const _0x3c71b9=this[_0x1663('0x5')],_0x2b8251=_0x3c71b9['locale'];if(!_0x3c71b9['plugins'][_0x1663('0x17')]('AlignmentEditing'))return;const _0x2b01cc=_0x3c71b9[_0x1663('0xf')][_0x1663('0x1f')](_0x1663('0x6'));_0x2b01cc[_0x1663('0x8')]('alignment',(_0x576ff1,_0x45f47e={})=>{let _0x217628=_0x45f47e[_0x1663('0x10')];_0x45f47e['value']||(_0x217628=_0x1663('0x19')===_0x3c71b9[_0x1663('0x15')]['contentLanguageDirection']?'left':_0x1663('0x3'));const _0x48f4ad=Array[_0x1663('0x4')](this[_0x1663('0x5')]['model'][_0x1663('0xb')][_0x1663('0x1a')][_0x1663('0xa')]())[_0x1663('0xd')](_0x3ec489=>function(_0x5f3496,_0x39ab7e,_0x28b83b){const _0x545b11=_0x5f3496[_0x1663('0x0')](_0x1663('0x1d'))||null;return _0x39ab7e['checkAttribute'](_0x5f3496,'alignment')&&_0x28b83b!=_0x545b11;}(_0x3ec489,this[_0x1663('0x5')][_0x1663('0x1')][_0x1663('0x1b')],_0x217628));_0x3c71b9['model'][_0x1663('0x2')](()=>{for(const _0x3bdbd0 of _0x48f4ad)_0x2b01cc[_0x1663('0x7')](_0x3bdbd0,{'commandName':_0x1663('0x1d'),'commandParams':[{'value':_0x217628}]});});}),_0x2b01cc[_0x1663('0xe')][_0x1663('0x12')](_0x4d72c9=>{const {data:_0xb04f09}=_0x4d72c9;if(_0xb04f09&&_0x1663('0x1d')==_0xb04f09[_0x1663('0x13')]){const _0x4ca8b6=_0xb04f09['commandParams'][0x0][_0x1663('0x10')];return{'type':'format','content':_0x5c35df(_0x2b8251,_0x1663('0x16'),function(_0x3a8321){switch(_0x3a8321){case _0x1663('0x11'):return _0x5c35df(_0x2b8251,_0x1663('0x1c'));case _0x1663('0x3'):return _0x5c35df(_0x2b8251,'FORMAT_ALIGN_TO_RIGHT');case _0x1663('0x1e'):return _0x5c35df(_0x2b8251,_0x1663('0x9'));case _0x1663('0x18'):return _0x5c35df(_0x2b8251,_0x1663('0x14'));}}(_0x4ca8b6))};}});}}
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))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b73=['change','format','commands','code','*Format:*\x20%0','slice','document','forceValue','underline','SubscriptEditing','markInlineFormat','FORMAT_ITALIC','toLowerCase','superscript','locale','strikethrough','italic','model','_descriptionFactory','SuperscriptEditing','TrackChangesEditing','*Remove\x20format:*\x20%0','FORMAT_UNDERLINE','get','bold','registerDescriptionCallback','FORMAT_CODE','selection','BoldEditing','subscript','FORMAT_BOLD','StrikethroughEditing','editor','UnderlineEditing','plugins','ItalicEditing'];(function(_0x19a535,_0x2b731c){const _0x4f1626=function(_0x4c1cb4){while(--_0x4c1cb4){_0x19a535['push'](_0x19a535['shift']());}};_0x4f1626(++_0x2b731c);}(_0x2b73,0xcf));const _0x4f16=function(_0x19a535,_0x2b731c){_0x19a535=_0x19a535-0x0;let _0x4f1626=_0x2b73[_0x19a535];return _0x4f1626;};import{Plugin as _0x764eab}from'ckeditor5/src/core';import{getTranslation as _0xfe15db}from'../utils/common-translations';import{getRangesWithAttribute as _0x3e9c12}from'./utils';const Zt=[_0x4f16('0x1'),_0x4f16('0x8'),_0x4f16('0x6'),'CodeEditing',_0x4f16('0x4'),_0x4f16('0x12'),_0x4f16('0x1c')];export default class U extends _0x764eab{['afterInit'](){const _0x20961a=this[_0x4f16('0x5')],_0x2296c4=_0x20961a[_0x4f16('0x1a')],_0x2793dd=_0x20961a['plugins'][_0x4f16('0x20')](_0x4f16('0x1d')),_0x5572b5=_0x20961a[_0x4f16('0x17')];for(const _0x3a92a4 of Zt){if(!_0x20961a[_0x4f16('0x7')]['has'](_0x3a92a4))continue;const _0xec0eea=_0x3a92a4[_0x4f16('0xe')](0x0,-0x7)[_0x4f16('0x15')](),_0x3d75a8=_0x20961a[_0x4f16('0xb')]['get'](_0xec0eea);_0x2793dd['enableCommand'](_0xec0eea,(_0x1c5d02,_0x1c4b8c={})=>{const _0x34d2b9=_0x2296c4[_0x4f16('0xf')][_0x4f16('0x0')];if(_0x34d2b9['isCollapsed'])return void _0x1c5d02(_0x1c4b8c);const _0x3383bf=void 0x0!==_0x1c4b8c[_0x4f16('0x10')]?_0x1c4b8c[_0x4f16('0x10')]:!_0x3d75a8['value'];_0x2296c4[_0x4f16('0x9')](()=>{const _0x1f52f0=Array['from'](_0x34d2b9['getRanges']());for(const _0x5c27f7 of _0x1f52f0){const _0x31d783=_0x3383bf?[_0x5c27f7]:_0x3e9c12(_0xec0eea,_0x5c27f7,_0x2296c4);for(const _0x5699a8 of _0x31d783)_0x2793dd[_0x4f16('0x13')](_0x5699a8,{'commandName':_0xec0eea,'commandParams':[{'forceValue':_0x3383bf}]});}});});}function _0x458bcf(_0x1128b9,_0x466383){_0x2793dd[_0x4f16('0x1b')][_0x4f16('0x22')](_0x138e55=>{const {data:_0x3b3ba3}=_0x138e55;if(_0x3b3ba3&&_0x3b3ba3['commandName']===_0x1128b9)return _0x3b3ba3['commandParams'][0x0][_0x4f16('0x10')]?{'type':_0x4f16('0xa'),'content':_0xfe15db(_0x5572b5,_0x4f16('0xd'),_0x466383)}:{'type':_0x4f16('0xa'),'content':_0xfe15db(_0x5572b5,_0x4f16('0x1e'),_0x466383)};});}_0x458bcf(_0x4f16('0x21'),_0xfe15db(_0x5572b5,_0x4f16('0x3'))),_0x458bcf(_0x4f16('0x19'),_0xfe15db(_0x5572b5,_0x4f16('0x14'))),_0x458bcf(_0x4f16('0x11'),_0xfe15db(_0x5572b5,_0x4f16('0x1f'))),_0x458bcf(_0x4f16('0xc'),_0xfe15db(_0x5572b5,_0x4f16('0x23'))),_0x458bcf(_0x4f16('0x18'),_0xfe15db(_0x5572b5,'FORMAT_STRIKETHROUGH')),_0x458bcf(_0x4f16('0x2'),_0xfe15db(_0x5572b5,'FORMAT_SUBSCRIPT')),_0x458bcf(_0x4f16('0x16'),_0xfe15db(_0x5572b5,'FORMAT_SUPERSCRIPT'));}}
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')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3565=['model','from','checkChild','editor','getSelectedBlocks','selection','change','commandName','parent','blockQuote','value','ELEMENT_BLOCK_QUOTE','*Format:*\x20%0','locale','format','TrackChangesEditing','get','document','name','*Remove\x20format:*\x20%0','filter','commandParams','commands','registerDescriptionCallback','$root','forceValue'];(function(_0x5bb59e,_0x356529){const _0x61c2c3=function(_0x37f8c2){while(--_0x37f8c2){_0x5bb59e['push'](_0x5bb59e['shift']());}};_0x61c2c3(++_0x356529);}(_0x3565,0x1e5));const _0x61c2=function(_0x5bb59e,_0x356529){_0x5bb59e=_0x5bb59e-0x0;let _0x61c2c3=_0x3565[_0x5bb59e];return _0x61c2c3;};import{Plugin as _0xed7600}from'ckeditor5/src/core';import{getTranslation as _0x52c245}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3abf8f}from'../utils/utils';export default class O extends _0xed7600{['afterInit'](){const _0x4c0d0d=this[_0x61c2('0xc')],_0x433215=_0x4c0d0d[_0x61c2('0x16')];if(!_0x4c0d0d['plugins']['has']('BlockQuoteEditing'))return;const _0x2974aa=_0x4c0d0d['plugins'][_0x61c2('0x19')](_0x61c2('0x18')),_0x4be203=this[_0x61c2('0xc')][_0x61c2('0x5')][_0x61c2('0x19')](_0x61c2('0x12'));_0x2974aa['enableCommand'](_0x61c2('0x12'),(_0x53aab7,_0x361075={})=>{const _0xbc4872=this[_0x61c2('0xc')]['model'][_0x61c2('0x0')][_0x61c2('0xe')],_0x440ba7=_0x361075&&void 0x0!==_0x361075[_0x61c2('0x8')]?_0x361075[_0x61c2('0x8')]:!_0x4be203[_0x61c2('0x13')];let _0x581afe=[];if(_0x440ba7){const _0x50ed72=Array[_0x61c2('0xa')](_0xbc4872[_0x61c2('0xd')]())[_0x61c2('0x3')](_0x4cf07d=>oo(_0x4cf07d)||function(_0xe159c2,_0x1c052e){const _0x2e7176=_0x1c052e[_0x61c2('0xb')](_0xe159c2[_0x61c2('0x11')],_0x61c2('0x12')),_0x415413=_0x1c052e[_0x61c2('0xb')]([_0x61c2('0x7'),_0x61c2('0x12')],_0xe159c2);return _0x2e7176&&_0x415413;}(_0x4cf07d,this[_0x61c2('0xc')][_0x61c2('0x9')]['schema']));_0x581afe=_0x3abf8f(_0x50ed72,_0x4c0d0d[_0x61c2('0x9')]);}else{const _0x5aa04b=Array[_0x61c2('0xa')](_0xbc4872['getSelectedBlocks']())[_0x61c2('0x3')](_0x26ffca=>oo(_0x26ffca));_0x581afe=_0x3abf8f(_0x5aa04b,_0x4c0d0d[_0x61c2('0x9')]);}_0x4c0d0d[_0x61c2('0x9')][_0x61c2('0xf')](()=>{for(const _0x5d5adf of _0x581afe)_0x2974aa['markBlockFormat'](_0x5d5adf,{'commandName':_0x61c2('0x12'),'commandParams':[{'forceValue':_0x440ba7}]});});}),_0x2974aa['_descriptionFactory'][_0x61c2('0x6')](_0x4c46d6=>{const {data:_0x1576a5}=_0x4c46d6;if(_0x1576a5&&_0x61c2('0x12')==_0x1576a5[_0x61c2('0x10')]){const _0x30a1d6=_0x52c245(_0x433215,_0x61c2('0x14'));return _0x1576a5[_0x61c2('0x4')][0x0][_0x61c2('0x8')]?{'type':_0x61c2('0x17'),'content':_0x52c245(_0x433215,_0x61c2('0x15'),_0x30a1d6)}:{'type':_0x61c2('0x17'),'content':_0x52c245(_0x433215,_0x61c2('0x2'),_0x30a1d6)};}});}}function oo(_0x4d3ad5){return _0x61c2('0x12')==_0x4d3ad5[_0x61c2('0x11')][_0x61c2('0x1')];}
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')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47f2=['ckbox','afterInit','editor','TrackChangesEditing','get','enableCommand'];(function(_0x471227,_0x47f2c5){const _0x41dd45=function(_0xe76961){while(--_0xe76961){_0x471227['push'](_0x471227['shift']());}};_0x41dd45(++_0x47f2c5);}(_0x47f2,0x18e));const _0x41dd=function(_0x471227,_0x47f2c5){_0x471227=_0x471227-0x0;let _0x41dd45=_0x47f2[_0x471227];return _0x41dd45;};import{Plugin as _0x371173}from'ckeditor5/src/core';export default class E extends _0x371173{[_0x41dd('0x5')](){const _0x239225=this[_0x41dd('0x0')];_0x239225['commands'][_0x41dd('0x2')]('ckbox')&&_0x239225['plugins'][_0x41dd('0x2')](_0x41dd('0x1'))[_0x41dd('0x3')](_0x41dd('0x4'));}}
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'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb11b=['language','change','value','commandParams','filter','afterInit','rootElement','outdentCodeBlock','commands','commandName','indentCodeBlock','forceValue','schema','codeBlock','selection','*Remove\x20format:*\x20%0','plugins','languages','format','TrackChangesEditing','document','ELEMENT_CODE_BLOCK','blockName','find','markBlockFormat','isLimit','has','parent','enableCommand','get','CodeBlock','registerDescriptionCallback','_descriptionFactory','model','getSelectedBlocks'];(function(_0x5a94a0,_0xb11bb){const _0x3d7426=function(_0x3d693c){while(--_0x3d693c){_0x5a94a0['push'](_0x5a94a0['shift']());}};_0x3d7426(++_0xb11bb);}(_0xb11b,0x1e0));const _0x3d74=function(_0x5a94a0,_0xb11bb){_0x5a94a0=_0x5a94a0-0x0;let _0x3d7426=_0xb11b[_0x5a94a0];return _0x3d7426;};import{Plugin as _0x311ef4}from'ckeditor5/src/core';import{getTranslation as _0x253df6}from'../utils/common-translations';import{getRangesOfBlockGroups as _0xf45dbb}from'../utils/utils';export default class F extends _0x311ef4{[_0x3d74('0xf')](){const _0x5aca2d=this['editor'];if(!_0x5aca2d['plugins'][_0x3d74('0x1')](_0x3d74('0x5')))return;const _0x981779=_0x5aca2d[_0x3d74('0x1a')][_0x3d74('0x4')](_0x3d74('0x1d')),_0x3d653c=_0x5aca2d['locale'],_0x41d7ea=_0x5aca2d['config'][_0x3d74('0x4')](_0x3d74('0x17'))[_0x3d74('0x1b')],_0x364648=_0x5aca2d[_0x3d74('0x12')]['get'](_0x3d74('0x17'));_0x981779[_0x3d74('0x3')](_0x3d74('0x14')),_0x981779[_0x3d74('0x3')](_0x3d74('0x11')),_0x981779[_0x3d74('0x3')](_0x3d74('0x17'),(_0x4a540c,_0x4193df={})=>{const _0x357d0e=_0x5aca2d['model'],_0x38f3e8=_0x5aca2d[_0x3d74('0x8')][_0x3d74('0x1e')][_0x3d74('0x18')],_0x40b6ef=_0x4193df&&void 0x0!==_0x4193df[_0x3d74('0x15')]?_0x4193df[_0x3d74('0x15')]:!_0x364648[_0x3d74('0xc')];let _0x237eca;_0x4193df[_0x3d74('0xa')]||(_0x4193df['language']=_0x41d7ea[0x0][_0x3d74('0xa')]),_0x237eca=_0x40b6ef?Array['from'](_0x38f3e8[_0x3d74('0x9')]())['filter'](_0x24cc89=>co(_0x24cc89)||function(_0x27bdf9,_0x45e5a1){if(_0x27bdf9['is'](_0x3d74('0x10'))||_0x45e5a1[_0x3d74('0x0')](_0x27bdf9))return!0x1;return _0x45e5a1['checkChild'](_0x27bdf9[_0x3d74('0x2')],_0x3d74('0x17'));}(_0x24cc89,_0x357d0e[_0x3d74('0x16')])):Array['from'](_0x38f3e8[_0x3d74('0x9')]())[_0x3d74('0xe')](_0x3a72de=>co(_0x3a72de));const _0x2d6524=_0xf45dbb(_0x237eca,_0x357d0e);_0x357d0e[_0x3d74('0xb')](()=>{for(const _0x6493ff of _0x2d6524)_0x981779[_0x3d74('0x22')](_0x6493ff,{'commandName':_0x3d74('0x17'),'commandParams':[{..._0x4193df,'forceValue':_0x40b6ef}],'formatGroupId':_0x3d74('0x20')});});}),(_0x981779[_0x3d74('0x7')]['registerElementLabel'](_0x3d74('0x17'),_0x384307=>_0x253df6(_0x3d653c,_0x3d74('0x1f'),_0x384307)),_0x981779['_descriptionFactory'][_0x3d74('0x6')](_0x5e9004=>{const _0x251ab8=_0x3d653c['t'],{type:_0x296d76,data:_0xdd2527}=_0x5e9004;if('formatBlock'==_0x296d76&&_0xdd2527&&'codeBlock'==_0xdd2527[_0x3d74('0x13')]){const _0x3967e2=_0xdd2527[_0x3d74('0xd')][0x0][_0x3d74('0xa')],_0x247860=_0x251ab8(_0x41d7ea[_0x3d74('0x21')](_0x3ccb3e=>_0x3ccb3e[_0x3d74('0xa')]===_0x3967e2)['label']);return _0xdd2527[_0x3d74('0xd')][0x0][_0x3d74('0x15')]?{'type':'format','content':_0x253df6(_0x3d653c,'*Format:*\x20%0',_0x253df6(_0x3d653c,_0x3d74('0x1f'),0x1)+'\x20('+_0x247860+')')}:{'type':_0x3d74('0x1c'),'content':_0x253df6(_0x3d653c,_0x3d74('0x19'),_0x253df6(_0x3d653c,_0x3d74('0x1f'),0x1))};}}));}}function co(_0x31e808){return'codeBlock'==_0x31e808['name'];}
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')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa88a=['has','TrackChangesEditing','get','plugins','CommentsEditing','enableCommand'];(function(_0x247c77,_0xa88a69){const _0x309a71=function(_0x581620){while(--_0x581620){_0x247c77['push'](_0x247c77['shift']());}};_0x309a71(++_0xa88a69);}(_0xa88a,0xfd));const _0x309a=function(_0x247c77,_0xa88a69){_0x247c77=_0x247c77-0x0;let _0x309a71=_0xa88a[_0x247c77];return _0x309a71;};import{Plugin as _0x311c72}from'ckeditor5/src/core';export default class G extends _0x311c72{['afterInit'](){const _0x52c372=this['editor'];if(!_0x52c372[_0x309a('0x2')][_0x309a('0x5')](_0x309a('0x3')))return;_0x52c372['plugins'][_0x309a('0x1')](_0x309a('0x0'))[_0x309a('0x4')]('addCommentThread');}}
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');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f9e=['unit','end','markerNameToElements','mapper','addMarker:suggestion:deletion','uiElement','unbindElementFromMarkerName','unlock','forward','enableCommand','createRange','selection','buffer','options','init','editing','$graveyard','showSuggestionHighlights','get','high','writer','batch','data','removeMarker:suggestion:deletion','merge','setSelection','rootName','document','remove','enqueueChange','editor','detach','downcastDispatcher','deleteForward','lock','delete','fromRange','getFirstRange','model','markerName','root','commands','start'];(function(_0xec271,_0x3f9e1a){const _0x290e96=function(_0xe37235){while(--_0xe37235){_0xec271['push'](_0xec271['shift']());}};_0x290e96(++_0x3f9e1a);}(_0x3f9e,0x67));const _0x290e=function(_0xec271,_0x3f9e1a){_0xec271=_0xec271-0x0;let _0x290e96=_0x3f9e[_0xec271];return _0x290e96;};import{Plugin as _0x526b32}from'ckeditor5/src/core';import{LiveRange as _0x26acde}from'ckeditor5/src/engine';import{Delete as _0x26b1ca}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x3b7db9}from'./utils';export default class L extends _0x526b32{static get['requires'](){return[_0x26b1ca];}[_0x290e('0x28')](){const _0x506e33=this[_0x290e('0xd')],_0x574fd9=_0x506e33['plugins'][_0x290e('0x1')]('TrackChangesEditing');_0x574fd9[_0x290e('0x23')](_0x290e('0x12'));const _0xe6d352=_0x506e33[_0x290e('0x18')][_0x290e('0x1')](_0x290e('0x10'));_0x574fd9['enableCommand'](_0x290e('0x10'),(_0x4df6a0,_0x3d064f={})=>{const _0x5064b7=_0x506e33[_0x290e('0x15')]['createSelection'](_0x506e33[_0x290e('0x15')][_0x290e('0xa')][_0x290e('0x25')]);_0x5064b7['isCollapsed']&&_0x506e33[_0x290e('0x15')]['modifySelection'](_0x5064b7,{'direction':_0x290e('0x22'),'unit':_0x3d064f[_0x290e('0x1a')]});const _0x110c5b=_0x5064b7[_0x290e('0x14')](),_0x4099df=_0x26acde[_0x290e('0x13')](_0x110c5b);let _0x1a95dc;_0x4df6a0(_0x3d064f),_0x1a95dc=_0x290e('0x2a')==_0x4099df[_0x290e('0x17')][_0x290e('0x9')]?_0x506e33['model'][_0x290e('0x24')](_0x110c5b['start']):_0x506e33['model'][_0x290e('0x24')](_0x4099df[_0x290e('0x19')],_0x4099df[_0x290e('0x1b')]),_0x4099df[_0x290e('0xe')](),_0x506e33[_0x290e('0x15')][_0x290e('0xc')](_0xe6d352[_0x290e('0x26')][_0x290e('0x4')],_0x586f27=>{_0xe6d352['buffer'][_0x290e('0x11')](),_0x586f27[_0x290e('0x8')](_0x586f27[_0x290e('0x24')](_0x1a95dc[_0x290e('0x1b')])),_0xe6d352[_0x290e('0x26')][_0x290e('0x21')]();});}),_0x506e33['editing'][_0x290e('0xf')]['on']('addMarker:suggestion:deletion',_0x3b7db9(_0x506e33,'merge'),{'priority':_0x290e('0x2')}),_0x506e33[_0x290e('0x5')][_0x290e('0xf')]['on'](_0x290e('0x1e'),(_0x50cae1,_0x1a5f6f,_0x1cd0d2)=>{_0x1cd0d2[_0x290e('0x27')][_0x290e('0x0')]&&_0x3b7db9(_0x506e33,_0x290e('0x7'),{'showActiveMarker':!0x1})['bind'](this)(_0x50cae1,_0x1a5f6f,_0x1cd0d2);},{'priority':_0x290e('0x2')}),_0x506e33[_0x290e('0x29')][_0x290e('0xf')]['on'](_0x290e('0x6'),(_0x3506c7,_0x331a5a,_0x21d423)=>{const _0x6b69e3=_0x21d423[_0x290e('0x1d')][_0x290e('0x1c')](_0x331a5a[_0x290e('0x16')]);if(_0x6b69e3)for(const _0x3ab9b3 of _0x6b69e3)_0x3ab9b3['is'](_0x290e('0x1f'))&&(_0x21d423[_0x290e('0x1d')][_0x290e('0x20')](_0x3ab9b3,_0x331a5a[_0x290e('0x16')]),_0x21d423[_0x290e('0x3')][_0x290e('0xb')](_0x3ab9b3));},{'priority':'high'});}}
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'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41f3=['markBlockFormat','registerCustomCallback','getFirstRange','multipleBlocks','model','hasAttribute','markMultiRangeBlockFormat','from','ELEMENT_','getSelectedBlocks','_LIST','locale','detach','commandName','documentList','listType','DocumentListUtils','setSelection','selection','ELEMENT_LIST_ITEM','isFirstBlockOfListItem','enableCommand','indentList','format','formatBlock','before','nextSibling','refresh','*Format:*\x20remove\x20from\x20%0','list.multiBlock','fromRange','outdentList','afterInit','expandListBlocksToCompleteList','execute','value','ELEMENT_NUMBERED_LIST','commands','plugins','bulletedList','*Merge:*\x20%0','config','forceValue','schema','paragraph','numberedList','*Outdent:*\x20%0','slice','commandParams','isObject','splitListItemBefore','nodeAfter','editor','accept','DocumentListEditing','splitListItemAfter','listItemId','get','createPositionAt','registerElementLabel','getAttribute','after','_descriptionFactory','change','start','next','*Format:*\x20insert\x20into\x20%0','push','previousSibling','end','ELEMENT_BULLETED_LIST','createRange','*Change\x20to:*\x20%0','document','listIndent'];(function(_0x5a9569,_0x41f35f){const _0xaa1954=function(_0x225bee){while(--_0x225bee){_0x5a9569['push'](_0x5a9569['shift']());}};_0xaa1954(++_0x41f35f);}(_0x41f3,0x7b));const _0xaa19=function(_0x5a9569,_0x41f35f){_0x5a9569=_0x5a9569-0x0;let _0xaa1954=_0x41f3[_0x5a9569];return _0xaa1954;};import{Plugin as _0x39e141}from'ckeditor5/src/core';import{getTranslation as _0x1d89de}from'../utils/common-translations';import{LiveRange as _0x37cbd2}from'ckeditor5/src/engine';export default class q extends _0x39e141{[_0xaa19('0x3b')](){const _0x169bd0=this[_0xaa19('0x4')];if(!_0x169bd0[_0xaa19('0x41')]['has'](_0xaa19('0x6')))return;const _0x4ba48f=_0x169bd0[_0xaa19('0x26')],_0x1ef818=_0x169bd0[_0xaa19('0x41')]['get']('TrackChangesEditing'),_0x5130ed=_0x169bd0[_0xaa19('0x41')][_0xaa19('0x9')](_0xaa19('0x2b'));function _0x19c0b2(_0x1eded9){return()=>{const _0x4af61f=_0x169bd0[_0xaa19('0x40')][_0xaa19('0x9')](_0x1eded9);if(_0x4af61f[_0xaa19('0x3e')]&&!_0x169bd0[_0xaa19('0x44')]['get'](_0xaa19('0x38')))return void _0x169bd0[_0xaa19('0x3d')](_0xaa19('0x47'),{});let _0x2f64eb=Array[_0xaa19('0x22')](_0x169bd0[_0xaa19('0x1f')][_0xaa19('0x19')][_0xaa19('0x2d')][_0xaa19('0x24')]());if(_0xa014ba(_0x1eded9)){_0x2f64eb=_0x5130ed[_0xaa19('0x3c')](_0x2f64eb);const _0x50c5ec=[];for(const _0x5a92b3 of _0x2f64eb)_0x5130ed[_0xaa19('0x2f')](_0x5a92b3)&&_0x50c5ec[_0xaa19('0x13')](_0x5a92b3);_0x2f64eb=_0x50c5ec;}_0x169bd0[_0xaa19('0x1f')][_0xaa19('0xf')](()=>{_0x1ef818[_0xaa19('0x21')](_0x2f64eb,{'commandName':_0x1eded9,'commandParams':[{'forceValue':!_0x4af61f[_0xaa19('0x3e')]}],'formatGroupId':_0xaa19('0x2a')},[],_0xaa19('0x29'));});};}function _0x4452da(_0x522e00){return()=>{const _0x31489e=function(_0x55409f){let _0x41a23c=Array[_0xaa19('0x22')](_0x55409f);const _0x449468=_0x41a23c['findIndex'](_0x1584da=>!_0x1584da[_0xaa19('0x20')](_0xaa19('0x8')));return _0x449468>-0x1&&(_0x41a23c=_0x41a23c[_0xaa19('0x4a')](0x0,_0x449468)),_0x41a23c;}(_0x169bd0['model'][_0xaa19('0x19')][_0xaa19('0x2d')]['getSelectedBlocks']()),_0x234f46=_0x31489e[_0x31489e['length']-0x1],_0x514922=_0x169bd0[_0xaa19('0x1f')]['schema'][_0xaa19('0x1')](_0x234f46)?_0xaa19('0xd'):'end',_0x2a6ab4=_0x169bd0[_0xaa19('0x1f')]['createRange'](_0x169bd0[_0xaa19('0x1f')][_0xaa19('0xa')](_0x31489e[0x0],_0xaa19('0x34')),_0x169bd0[_0xaa19('0x1f')][_0xaa19('0xa')](_0x234f46,_0x514922));_0x169bd0[_0xaa19('0x1f')][_0xaa19('0xf')](()=>{_0x1ef818[_0xaa19('0x1b')](_0x2a6ab4,{'commandName':_0x522e00,'commandParams':[],'formatGroupId':_0xaa19('0x2a')},function(_0x428396){const _0x56d909=new Set();for(const _0xa66ece of _0x428396){let _0x376000=_0xa66ece[_0xaa19('0x35')];for(;_0x376000&&_0x376000[_0xaa19('0xc')](_0xaa19('0x1a'))>_0xa66ece[_0xaa19('0xc')](_0xaa19('0x1a'));)_0x56d909['add'](_0x376000),_0x376000=_0x376000[_0xaa19('0x35')];}return Array[_0xaa19('0x22')](_0x56d909);}(_0x31489e));});};}function _0x3f6ab2(_0x144d6f){return()=>{const _0x41e39e=_0x169bd0[_0xaa19('0x1f')][_0xaa19('0x19')]['selection'][_0xaa19('0x24')]()[_0xaa19('0x11')]()[_0xaa19('0x3e')],_0x2f7a6d=_0x169bd0[_0xaa19('0x1f')][_0xaa19('0xa')](_0x41e39e,_0xaa19('0x34')),_0x4b010c=_0x169bd0[_0xaa19('0x1f')][_0xaa19('0xa')](_0x41e39e,0x0),_0x157113=_0x169bd0['model'][_0xaa19('0x17')](_0x2f7a6d,_0x4b010c);_0x169bd0['model'][_0xaa19('0xf')](()=>{_0x1ef818[_0xaa19('0x1b')](_0x157113,{'commandName':_0x144d6f,'commandParams':[],'formatGroupId':_0xaa19('0x2a')});});};}function _0xa014ba(_0x5c8b36){const _0x2a120f=_0x169bd0[_0xaa19('0x40')]['get'](_0xaa19('0x42'))['value'],_0x47f669=_0x169bd0[_0xaa19('0x40')]['get'](_0xaa19('0x48'))['value'];return _0xaa19('0x48')===_0x5c8b36?_0x2a120f:_0x47f669;}_0x1ef818['enableCommand'](_0xaa19('0x48'),_0x19c0b2(_0xaa19('0x48'))),_0x1ef818[_0xaa19('0x30')](_0xaa19('0x42'),_0x19c0b2(_0xaa19('0x42'))),_0x1ef818[_0xaa19('0x30')]('indentList',_0x4452da(_0xaa19('0x31'))),_0x1ef818['enableCommand']('outdentList',_0x4452da(_0xaa19('0x3a'))),_0x1ef818[_0xaa19('0x30')]('splitListItemAfter',_0x3f6ab2(_0xaa19('0x7'))),_0x1ef818[_0xaa19('0x30')](_0xaa19('0x2'),_0x3f6ab2('splitListItemBefore')),_0x1ef818[_0xaa19('0xe')][_0xaa19('0xb')](function(_0x2dc577){const _0x1345fc=!_0x169bd0[_0xaa19('0x1f')][_0xaa19('0x46')][_0xaa19('0x1')](_0x2dc577),_0x318933=_0x2dc577[_0xaa19('0x14')],_0x289061=_0x2dc577[_0xaa19('0x35')],_0x3f97c1=_0x2dc577['getAttribute'](_0xaa19('0x8')),_0x1e9372=!_0x318933||_0x318933[_0xaa19('0xc')](_0xaa19('0x8'))!==_0x3f97c1,_0x4fb897=!_0x289061||_0x289061[_0xaa19('0xc')]('listItemId')!==_0x3f97c1;return _0x1345fc&&Boolean(_0x3f97c1)&&_0x1e9372&&_0x4fb897;},_0x21a18b=>_0x1d89de(_0x4ba48f,_0xaa19('0x2e'),_0x21a18b)),_0x1ef818[_0xaa19('0xe')]['registerDescriptionCallback'](function(_0x8556f5){const {data:_0x5a2770}=_0x8556f5;if(!_0x5a2770)return;let _0x1d715c,_0x2bd3cf,_0x2f9071,_0x33a0ac;switch(_0x5a2770[_0xaa19('0x28')]){case _0xaa19('0x42'):_0x2f9071=_0x5a2770[_0xaa19('0x0')][0x0][_0xaa19('0x45')],_0x33a0ac=_0xa014ba(_0x5a2770[_0xaa19('0x28')]),_0x1d715c=_0x2f9071?_0xaa19('0x12'):'*Format:*\x20remove\x20from\x20%0',!_0x33a0ac&&_0x169bd0[_0xaa19('0x44')][_0xaa19('0x9')](_0xaa19('0x38'))||(_0x1d715c='*Change\x20to:*\x20%0'),_0x2bd3cf={'type':'format','content':_0x1d89de(_0x4ba48f,_0x1d715c,_0x1d89de(_0x4ba48f,_0xaa19('0x16')))};break;case _0xaa19('0x48'):_0x2f9071=_0x5a2770[_0xaa19('0x0')][0x0][_0xaa19('0x45')],_0x33a0ac=_0xa014ba(_0x5a2770['commandName']),_0x1d715c=_0x2f9071?_0xaa19('0x12'):_0xaa19('0x37'),!_0x33a0ac&&_0x169bd0[_0xaa19('0x44')][_0xaa19('0x9')](_0xaa19('0x38'))||(_0x1d715c=_0xaa19('0x18')),_0x2bd3cf={'type':'format','content':_0x1d89de(_0x4ba48f,_0x1d715c,_0x1d89de(_0x4ba48f,_0xaa19('0x3f')))};break;case'indentList':_0x1d715c='*Indent:*\x20%0',_0x2bd3cf={'type':_0xaa19('0x32'),'content':_0x1d89de(_0x4ba48f,_0x1d715c,_0x1d89de(_0x4ba48f,_0xaa19('0x2e')))};break;case _0xaa19('0x3a'):_0x1d715c=function(_0xdc807c){const _0x1da701=_0xdc807c['getFirstRange']();let _0x368afe=_0x1da701[_0xaa19('0x10')][_0xaa19('0x3')];for(;_0x368afe&&_0x1da701['containsItem'](_0x368afe);){if(_0x368afe[_0xaa19('0xc')](_0xaa19('0x1a'))>0x0)return!0x1;_0x368afe=_0x368afe[_0xaa19('0x35')];}return!0x0;}(_0x8556f5)?_0x1d89de(_0x4ba48f,_0xaa19('0x37'),_0x1d89de(_0x4ba48f,function(_0x5986a6){const _0x50e84f=_0x5986a6[_0xaa19('0x1d')]()[_0xaa19('0x10')][_0xaa19('0x3')];return _0xaa19('0x23')+_0x50e84f[_0xaa19('0xc')](_0xaa19('0x2a'))['toUpperCase']()+_0xaa19('0x25');}(_0x8556f5))):_0x1d89de(_0x4ba48f,_0xaa19('0x49'),_0x1d89de(_0x4ba48f,'ELEMENT_LIST_ITEM')),_0x2bd3cf={'type':_0xaa19('0x32'),'content':_0x1d715c};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5a2770[_0xaa19('0x1e')]&&(_0x1d715c=_0xaa19('0x43'),_0x2bd3cf={'type':'deletion','content':_0x1d89de(_0x4ba48f,_0x1d715c,_0x1d89de(_0x4ba48f,_0xaa19('0x2e')))});}return _0x2bd3cf;}),_0x1ef818['_suggestionFactory'][_0xaa19('0x1c')](_0xaa19('0x33'),'documentList',_0xaa19('0x5'),function(_0x525791,_0x5e6fa3){const _0x229c29=[];for(let _0x1c17f2 of _0x525791)_0x1c17f2[_0xaa19('0x10')][_0xaa19('0x3')]===_0x1c17f2[_0xaa19('0x15')]['parent']&&(_0x1c17f2=_0x169bd0['model'][_0xaa19('0x17')](_0x169bd0[_0xaa19('0x1f')]['createPositionAt'](_0x1c17f2['start']['nodeAfter'],0x0))),_0x229c29[_0xaa19('0x13')](_0x1c17f2);_0x169bd0[_0xaa19('0x1f')][_0xaa19('0xf')](_0x2e4149=>{const _0x30b42b=_0x169bd0[_0xaa19('0x1f')][_0xaa19('0x19')][_0xaa19('0x2d')],_0x5cb02f=Array[_0xaa19('0x22')](_0x30b42b['getRanges']())['map'](_0x1d8f60=>_0x37cbd2[_0xaa19('0x39')](_0x1d8f60));_0x2e4149[_0xaa19('0x2c')](_0x229c29),_0x169bd0[_0xaa19('0x40')][_0xaa19('0x9')](_0x5e6fa3[_0xaa19('0x28')])[_0xaa19('0x36')](),_0x5e6fa3[_0xaa19('0x0')][_0xaa19('0x13')]({'forceDefaultExecution':!0x0}),_0x169bd0[_0xaa19('0x3d')](_0x5e6fa3[_0xaa19('0x28')],..._0x5e6fa3[_0xaa19('0x0')]),_0x2e4149['setSelection'](_0x5cb02f);for(const _0x8192dc of _0x5cb02f)_0x8192dc[_0xaa19('0x27')]();});});}}
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')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47f6=['*Format:*\x20set\x20start\x20index\x20to\x20%0','format','listReversed','getListTypeFromListStyleType','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20regular','handleListStartCommand','bind','editor','type','listStart','TrackChangesEditing','expandListBlocksToCompleteList','selection','list.properties','startIndex','document','from','getAttribute','push','toUpperCase','markMultiRangeBlockFormat','enableCommand','plugins','afterInit','DocumentListPropertiesEditing','change','ELEMENT_','handleListStyleCommand','_LIST_','handleListReversedCommand','has','getSelectedBlocks','get','commandParams','numbered','DocumentListUtils','DocumentListPropertiesUtils','_getSuggestionBlocks','listStyle','config','model','*Format:*\x20set\x20order\x20to\x20reversed','registerDescriptionCallback','reversed','_getSuggestionBlocksForListStyle','isFirstBlockOfListItem','filter','handleDescriptions','isListItemBlock','styles','_descriptionFactory'];(function(_0x46e727,_0x47f629){const _0x1791a9=function(_0x3679b0){while(--_0x3679b0){_0x46e727['push'](_0x46e727['shift']());}};_0x1791a9(++_0x47f629);}(_0x47f6,0x18e));const _0x1791=function(_0x46e727,_0x47f629){_0x46e727=_0x46e727-0x0;let _0x1791a9=_0x47f6[_0x46e727];return _0x1791a9;};import{Plugin as _0x3e7f39}from'ckeditor5/src/core';import{getTranslation as _0x48cd64}from'../utils/common-translations';export default class Ct extends _0x3e7f39{[_0x1791('0x2a')](){if(!this[_0x1791('0x1a')][_0x1791('0x29')][_0x1791('0x31')](_0x1791('0x2b')))return;const _0x24e2e9=this[_0x1791('0x1a')][_0x1791('0x6')][_0x1791('0x33')](_0x1791('0x20')),_0x3a97d6=this[_0x1791('0x1a')]['plugins'][_0x1791('0x33')](_0x1791('0x1d'));_0x24e2e9[_0x1791('0x10')]&&_0x3a97d6[_0x1791('0x28')](_0x1791('0x5'),this[_0x1791('0x2e')][_0x1791('0x19')](this)),_0x24e2e9[_0x1791('0xa')]&&_0x3a97d6[_0x1791('0x28')](_0x1791('0x14'),this[_0x1791('0x30')][_0x1791('0x19')](this)),_0x24e2e9[_0x1791('0x21')]&&_0x3a97d6[_0x1791('0x28')](_0x1791('0x1c'),this[_0x1791('0x18')][_0x1791('0x19')](this)),_0x3a97d6[_0x1791('0x11')][_0x1791('0x9')](this[_0x1791('0xe')][_0x1791('0x19')](this));}[_0x1791('0x2e')](_0x58aa6d,_0x20e481={}){const _0x131a5f=this[_0x1791('0x1a')]['plugins'][_0x1791('0x33')]('TrackChangesEditing'),_0x22d943=this[_0x1791('0xb')]();this[_0x1791('0x1a')][_0x1791('0x7')][_0x1791('0x2c')](()=>{_0x131a5f[_0x1791('0x27')](_0x22d943,{'commandName':_0x1791('0x5'),'commandParams':[{'type':_0x20e481[_0x1791('0x1b')]}],'formatGroupId':_0x1791('0x5')});});}[_0x1791('0x30')](_0x316770,_0x1af7ed={}){const _0x406632=this['editor'][_0x1791('0x29')]['get'](_0x1791('0x1d')),_0xbc58b2=this[_0x1791('0x1a')][_0x1791('0x29')][_0x1791('0x33')]('DocumentListUtils'),_0x2b743c=this[_0x1791('0x4')](_0x1aa2ca=>_0xbc58b2[_0x1791('0xf')](_0x1aa2ca)&&_0x1791('0x1')===_0x1aa2ca[_0x1791('0x24')]('listType'));null!==_0x2b743c&&this[_0x1791('0x1a')][_0x1791('0x7')][_0x1791('0x2c')](()=>{_0x406632[_0x1791('0x27')](_0x2b743c,{'commandName':'listReversed','commandParams':[{'reversed':_0x1af7ed['reversed']}],'formatGroupId':'listReversed'});});}[_0x1791('0x18')](_0x5c46b3,_0x1b6443={}){const _0x1d8361=this['editor'][_0x1791('0x29')]['get'](_0x1791('0x1d')),_0x1b6994=this[_0x1791('0x1a')]['plugins']['get'](_0x1791('0x2')),_0x553563=this[_0x1791('0x4')](_0x34c3a6=>_0x1b6994[_0x1791('0xf')](_0x34c3a6)&&_0x1791('0x1')===_0x34c3a6['getAttribute']('listType'));null!==_0x553563&&this['editor'][_0x1791('0x7')][_0x1791('0x2c')](()=>{_0x1d8361[_0x1791('0x27')](_0x553563,{'commandName':'listStart','commandParams':[{'startIndex':_0x1b6443['startIndex']}],'formatGroupId':_0x1791('0x1c')});});}[_0x1791('0xe')](_0x39b90a){const _0x267810=this[_0x1791('0x1a')]['locale'],{data:_0x22d066}=_0x39b90a;if(!_0x22d066)return;let _0x52608d,_0x5bce8c;switch(_0x22d066['commandName']){case _0x1791('0x5'):_0x52608d='*Change\x20to:*\x20%0',_0x5bce8c={'type':_0x1791('0x13'),'content':_0x48cd64(_0x267810,_0x52608d,_0x48cd64(_0x267810,this[_0x1791('0x16')](_0x22d066[_0x1791('0x0')][0x0][_0x1791('0x1b')])))};break;case'listReversed':_0x52608d=_0x22d066['commandParams'][0x0]['reversed']?_0x1791('0x8'):_0x1791('0x17'),_0x5bce8c={'type':_0x1791('0x13'),'content':_0x48cd64(_0x267810,_0x52608d)};break;case'listStart':_0x52608d=_0x1791('0x12'),_0x5bce8c={'type':_0x1791('0x13'),'content':_0x48cd64(_0x267810,_0x52608d,_0x22d066['commandParams'][0x0]['startIndex'])};}return _0x5bce8c;}[_0x1791('0xb')](){const _0x175af9=this[_0x1791('0x1a')][_0x1791('0x29')][_0x1791('0x33')](_0x1791('0x2'));let _0x51d8a0=Array[_0x1791('0x23')](this[_0x1791('0x1a')][_0x1791('0x7')][_0x1791('0x22')][_0x1791('0x1f')][_0x1791('0x32')]());return _0x51d8a0[_0x1791('0x25')](..._0x175af9[_0x1791('0x1e')](_0x51d8a0)),_0x51d8a0=[...new Set(_0x51d8a0)],_0x51d8a0;}[_0x1791('0x4')](_0x1591d3){const _0x24d2b6=this[_0x1791('0x1a')][_0x1791('0x29')][_0x1791('0x33')]('DocumentListUtils');let _0x32b026=Array[_0x1791('0x23')](this['editor'][_0x1791('0x7')][_0x1791('0x22')]['selection'][_0x1791('0x32')]())[_0x1791('0xd')](_0x1591d3);if(!_0x32b026['length'])return null;_0x32b026=_0x24d2b6['expandListBlocksToCompleteList'](_0x32b026);const _0x59b3ba=[];for(const _0x2f27c5 of _0x32b026)_0x24d2b6[_0x1791('0xc')](_0x2f27c5)&&_0x59b3ba[_0x1791('0x25')](_0x2f27c5);return _0x59b3ba;}[_0x1791('0x16')](_0x421ab8){return _0x1791('0x2d')+this[_0x1791('0x1a')][_0x1791('0x29')][_0x1791('0x33')](_0x1791('0x3'))[_0x1791('0x15')](_0x421ab8)['toUpperCase']()+_0x1791('0x2f')+_0x421ab8[_0x1791('0x26')]()['replace'](/-/g,'_');}}
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,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cc8=['markInsertion','commands','removeMarker:suggestion:insertion','requires','enter','getFirstRange','hasClass','addMarker:suggestion:insertion','ck-suggestion-marker-split','editor','plugins','markerName','markerNameToElements','high','parent','setSelection','init','model','data','fire','end','document','mapper','editing','fromRange','downcastDispatcher','createRange','change','selection','enterBlock','split','remove','enableCommand','getFirstPosition'];(function(_0x222bc5,_0x1cc82b){const _0x5c6f10=function(_0x553fbb){while(--_0x553fbb){_0x222bc5['push'](_0x222bc5['shift']());}};_0x5c6f10(++_0x1cc82b);}(_0x1cc8,0xf3));const _0x5c6f=function(_0x222bc5,_0x1cc82b){_0x222bc5=_0x222bc5-0x0;let _0x5c6f10=_0x1cc8[_0x222bc5];return _0x5c6f10;};import{Plugin as _0x529c9f}from'ckeditor5/src/core';import{Enter as _0x435447}from'ckeditor5/src/enter';import{LiveRange as _0x50fe79}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x4847a6}from'./utils';export default class z extends _0x529c9f{static get[_0x5c6f('0x20')](){return[_0x435447];}[_0x5c6f('0xb')](){const _0x168fba=this[_0x5c6f('0x4')],_0x373abd=_0x168fba[_0x5c6f('0x5')]['get']('TrackChangesEditing'),_0x3c3380=_0x168fba[_0x5c6f('0x1e')]['get']('enter');_0x373abd[_0x5c6f('0x1b')](_0x5c6f('0x21'),()=>{_0x168fba[_0x5c6f('0xc')][_0x5c6f('0x16')](_0x5d7995=>{const _0x2f7faf=_0x168fba[_0x5c6f('0xc')][_0x5c6f('0x10')][_0x5c6f('0x17')],_0x45cdd8=_0x2f7faf[_0x5c6f('0x1c')](),_0x8e2be1=_0x50fe79[_0x5c6f('0x13')](_0x2f7faf[_0x5c6f('0x0')]());if(_0x3c3380[_0x5c6f('0x18')](_0x5d7995)){const _0x1e4ee4=_0x168fba['model']['createPositionAt'](_0x45cdd8[_0x5c6f('0x9')]['nextSibling'],0x0),_0x2b2e40=_0x5d7995['createRange'](_0x45cdd8,_0x1e4ee4);_0x373abd[_0x5c6f('0x1d')](_0x2b2e40);}else _0x5d7995[_0x5c6f('0xa')](_0x5d7995[_0x5c6f('0x15')](_0x8e2be1[_0x5c6f('0xf')]));_0x8e2be1['detach'](),_0x3c3380[_0x5c6f('0xe')]('afterExecute',{'writer':_0x5d7995});});}),_0x168fba[_0x5c6f('0x12')]['downcastDispatcher']['on'](_0x5c6f('0x2'),_0x4847a6(_0x168fba,_0x5c6f('0x19')),{'priority':_0x5c6f('0x8')}),_0x168fba[_0x5c6f('0x12')][_0x5c6f('0x14')]['on'](_0x5c6f('0x1f'),(_0x3e125b,_0x5d7f65,_0x3b0bf7)=>{const _0x39074c=_0x3b0bf7[_0x5c6f('0x11')][_0x5c6f('0x7')](_0x5d7f65[_0x5c6f('0x6')]);if(_0x39074c)for(const _0x44c554 of _0x39074c)_0x44c554[_0x5c6f('0x1')](_0x5c6f('0x3'))&&(_0x3b0bf7['mapper']['unbindElementFromMarkerName'](_0x44c554,_0x5d7f65['markerName']),_0x3b0bf7['writer'][_0x5c6f('0x1a')](_0x44c554));},{'priority':'high'}),_0x168fba[_0x5c6f('0xd')][_0x5c6f('0x14')]['on'](_0x5c6f('0x2'),(_0xbf6669,_0x2fda32,_0x278b6b)=>{_0x278b6b['options']['showSuggestionHighlights']&&_0x4847a6(_0x168fba,_0x5c6f('0x19'),{'showActiveMarker':!0x1})['bind'](this)(_0xbf6669,_0x2fda32,_0x278b6b);},{'priority':_0x5c6f('0x8')});}}
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')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5411=['bind','has','plugins','getMarkersGroup','item','filter','start','enableCommand','findByTextCallback','TrackChangesEditing','suggestion:deletion','findNext','string','model','findPrevious','createRange','replace','FindAndReplaceEditing','replaceAll','markers','get','createPositionAt','editor','handleFindCommand'];(function(_0x605d31,_0x541192){const _0xe95b7d=function(_0x21a144){while(--_0x21a144){_0x605d31['push'](_0x605d31['shift']());}};_0xe95b7d(++_0x541192);}(_0x5411,0x7d));const _0xe95b=function(_0x605d31,_0x541192){_0x605d31=_0x605d31-0x0;let _0xe95b7d=_0x5411[_0x605d31];return _0xe95b7d;};import{Plugin as _0x3385d0}from'ckeditor5/src/core';export default class H extends _0x3385d0{['afterInit'](){if(!this[_0xe95b('0x11')][_0xe95b('0x15')][_0xe95b('0x14')](_0xe95b('0xc')))return;const _0x321e61=this[_0xe95b('0x11')]['plugins'][_0xe95b('0xf')](_0xe95b('0x4'));_0x321e61[_0xe95b('0x2')]('find',this[_0xe95b('0x12')][_0xe95b('0x13')](this)),_0x321e61[_0xe95b('0x2')](_0xe95b('0x6')),_0x321e61['enableCommand'](_0xe95b('0x9')),_0x321e61[_0xe95b('0x2')](_0xe95b('0xb')),_0x321e61['enableCommand'](_0xe95b('0xd'));}[_0xe95b('0x12')](_0x39eaee,_0x23ba68,_0x5d5b47={}){const _0x564506=this[_0xe95b('0x11')][_0xe95b('0x15')][_0xe95b('0xf')]('FindAndReplaceUtils');if(void 0x0!==_0x5d5b47)return _0x39eaee(_0x5cb294=>(_0xe95b('0x7')==typeof _0x23ba68?_0x564506[_0xe95b('0x3')](_0x23ba68,_0x5d5b47):_0x23ba68)(_0x5cb294)[_0xe95b('0x0')](_0x80bbc6=>!0x1===this['_isInDeletionRange'](_0x80bbc6,_0x5cb294[_0xe95b('0x17')])),_0x5d5b47);}['_isInDeletionRange'](_0x908f1a,_0x1352ad){const _0xf59425=this[_0xe95b('0x11')][_0xe95b('0x8')][_0xe95b('0xa')](this['editor'][_0xe95b('0x8')][_0xe95b('0x10')](_0x1352ad,_0x908f1a[_0xe95b('0x1')]),this['editor'][_0xe95b('0x8')][_0xe95b('0x10')](_0x1352ad,_0x908f1a['end']));for(const _0x160d0b of this[_0xe95b('0x11')]['model'][_0xe95b('0xe')][_0xe95b('0x16')](_0xe95b('0x5')))if(null!==_0xf59425['getIntersection'](_0x160d0b['getRange']()))return!0x0;return!0x1;}}
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;}}