@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231105.0 → 0.0.0-nightly-20231107.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-20231105.0",
3
+ "version": "0.0.0-nightly-20231107.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-20231105.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231105.0",
42
+ "ckeditor5": "0.0.0-nightly-20231107.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231107.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 _0x4728=['isEnabled','editor','canEditAt','_isEnabledBasedOnSelection','model','get','_suggestions','refresh','getRanges','acceptSuggestion','track-changes-accept-suggestion-not-found'];(function(_0x1a44c3,_0x47283c){const _0x5d4995=function(_0x42667a){while(--_0x42667a){_0x1a44c3['push'](_0x1a44c3['shift']());}};_0x5d4995(++_0x47283c);}(_0x4728,0xd2));const _0x5d49=function(_0x1a44c3,_0x47283c){_0x1a44c3=_0x1a44c3-0x0;let _0x5d4995=_0x4728[_0x1a44c3];return _0x5d4995;};import{Command as _0x2093fe}from'ckeditor5/src/core';import{CKEditorError as _0xaf8a81}from'ckeditor5/src/utils';export default class M extends _0x2093fe{constructor(_0x4eaeb6,_0x5371cd){super(_0x4eaeb6),this[_0x5d49('0x5')]=_0x5371cd,this[_0x5d49('0x6')](),this[_0x5d49('0x2')]=!0x1;}[_0x5d49('0x6')](){this[_0x5d49('0xa')]=!0x0;}['execute'](_0x3e5695){const _0x99e3bf=this[_0x5d49('0x5')][_0x5d49('0x4')](_0x3e5695);if(!_0x99e3bf)throw new _0xaf8a81(_0x5d49('0x9'),this);const _0x4a8a60=_0x99e3bf[_0x5d49('0x7')]();this[_0x5d49('0x0')][_0x5d49('0x3')][_0x5d49('0x1')](_0x4a8a60)&&this[_0x5d49('0x0')]['plugins'][_0x5d49('0x4')]('TrackChangesEditing')[_0x5d49('0x8')](_0x99e3bf);}}
23
+ const _0x2ff2=['_suggestions','plugins','isEnabled','canEditAt','refresh','editor','getRanges','TrackChangesEditing','execute','_isEnabledBasedOnSelection','acceptSuggestion','track-changes-accept-suggestion-not-found'];(function(_0x496bdb,_0x2ff225){const _0x389f16=function(_0x4790b1){while(--_0x4790b1){_0x496bdb['push'](_0x496bdb['shift']());}};_0x389f16(++_0x2ff225);}(_0x2ff2,0x198));const _0x389f=function(_0x496bdb,_0x2ff225){_0x496bdb=_0x496bdb-0x0;let _0x389f16=_0x2ff2[_0x496bdb];return _0x389f16;};import{Command as _0x4b859f}from'ckeditor5/src/core';import{CKEditorError as _0x491443}from'ckeditor5/src/utils';export default class M extends _0x4b859f{constructor(_0x20caa2,_0x345366){super(_0x20caa2),this[_0x389f('0x0')]=_0x345366,this[_0x389f('0x4')](),this[_0x389f('0x9')]=!0x1;}['refresh'](){this[_0x389f('0x2')]=!0x0;}[_0x389f('0x8')](_0x4bf051){const _0x27333f=this[_0x389f('0x0')]['get'](_0x4bf051);if(!_0x27333f)throw new _0x491443(_0x389f('0xb'),this);const _0x2afd9b=_0x27333f[_0x389f('0x6')]();this[_0x389f('0x5')]['model'][_0x389f('0x3')](_0x2afd9b)&&this[_0x389f('0x5')][_0x389f('0x1')]['get'](_0x389f('0x7'))[_0x389f('0xa')](_0x27333f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1187=['get','isEnabled','model','plugins','TrackChangesEditing','_isEnabledBasedOnSelection','refresh','_suggestions','canEditAt'];(function(_0x2179a9,_0x1187da){const _0x2fd8b8=function(_0x876a9e){while(--_0x876a9e){_0x2179a9['push'](_0x2179a9['shift']());}};_0x2fd8b8(++_0x1187da);}(_0x1187,0x6c));const _0x2fd8=function(_0x2179a9,_0x1187da){_0x2179a9=_0x2179a9-0x0;let _0x2fd8b8=_0x1187[_0x2179a9];return _0x2fd8b8;};import{Command as _0x2d0d7e}from'ckeditor5/src/core';import{CKEditorError as _0x5cb917}from'ckeditor5/src/utils';export default class $ extends _0x2d0d7e{constructor(_0xa20914,_0x430f86){super(_0xa20914),this[_0x2fd8('0x7')]=_0x430f86,this[_0x2fd8('0x6')](),this[_0x2fd8('0x5')]=!0x1;}[_0x2fd8('0x6')](){this[_0x2fd8('0x1')]=!0x0;}['execute'](_0x3917fb){const _0x42e16f=this[_0x2fd8('0x7')]['get'](_0x3917fb);if(!_0x42e16f)throw new _0x5cb917('track-changes-discard-suggestion-not-found',this);const _0x51a99f=_0x42e16f['getRanges']();this['editor'][_0x2fd8('0x2')][_0x2fd8('0x8')](_0x51a99f)&&this['editor'][_0x2fd8('0x3')][_0x2fd8('0x0')](_0x2fd8('0x4'))['discardSuggestion'](_0x42e16f);}}
23
+ const _0xce7c=['TrackChangesEditing','get','_suggestions','_isEnabledBasedOnSelection','refresh','editor','execute','canEditAt','getRanges'];(function(_0x26b920,_0xce7ced){const _0x3c3b6b=function(_0xc0e021){while(--_0xc0e021){_0x26b920['push'](_0x26b920['shift']());}};_0x3c3b6b(++_0xce7ced);}(_0xce7c,0x106));const _0x3c3b=function(_0x26b920,_0xce7ced){_0x26b920=_0x26b920-0x0;let _0x3c3b6b=_0xce7c[_0x26b920];return _0x3c3b6b;};import{Command as _0xb58902}from'ckeditor5/src/core';import{CKEditorError as _0x32ab80}from'ckeditor5/src/utils';export default class $ extends _0xb58902{constructor(_0x1e76cc,_0x144c82){super(_0x1e76cc),this[_0x3c3b('0x1')]=_0x144c82,this[_0x3c3b('0x3')](),this[_0x3c3b('0x2')]=!0x1;}['refresh'](){this['isEnabled']=!0x0;}[_0x3c3b('0x5')](_0x1a689d){const _0x4dcaa2=this[_0x3c3b('0x1')]['get'](_0x1a689d);if(!_0x4dcaa2)throw new _0x32ab80('track-changes-discard-suggestion-not-found',this);const _0x171a30=_0x4dcaa2[_0x3c3b('0x7')]();this[_0x3c3b('0x4')]['model'][_0x3c3b('0x6')](_0x171a30)&&this[_0x3c3b('0x4')]['plugins'][_0x3c3b('0x0')](_0x3c3b('0x8'))['discardSuggestion'](_0x4dcaa2);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13a5=['some','model','from','values','editor','_isEnabledBasedOnSelection','execute','isInContent','_suggestions','_command','isEnabled','canEditAt','refresh'];(function(_0x3eef0c,_0x13a50c){const _0x117046=function(_0x438681){while(--_0x438681){_0x3eef0c['push'](_0x3eef0c['shift']());}};_0x117046(++_0x13a50c);}(_0x13a5,0x16c));const _0x1170=function(_0x3eef0c,_0x13a50c){_0x3eef0c=_0x3eef0c-0x0;let _0x117046=_0x13a5[_0x3eef0c];return _0x117046;};import{Command as _0x591d1a}from'ckeditor5/src/core';import{sortSuggestions as _0x397be5,executeCommandForSuggestions as _0x16a81f}from'../utils/utils';export default class N extends _0x591d1a{constructor(_0x3f956b,_0x532d75,_0x1ad9d8){super(_0x3f956b),this['_command']=_0x532d75,this[_0x1170('0x8')]=_0x1ad9d8,this[_0x1170('0xc')](),this[_0x1170('0x5')]=!0x1;}[_0x1170('0xc')](){const _0x1529ff=Array['from'](this[_0x1170('0x8')]['values']())[_0x1170('0x0')](_0x6f6023=>_0x6f6023[_0x1170('0x7')]);this['isEnabled']=this[_0x1170('0x9')][_0x1170('0xa')]&&_0x1529ff;}[_0x1170('0x6')](){const _0x51fea1=_0x397be5(Array[_0x1170('0x2')](this[_0x1170('0x8')][_0x1170('0x3')]()));for(const _0x5cf9bb of _0x51fea1){const _0x31a20a=_0x5cf9bb['getRanges']();if(!this[_0x1170('0x4')][_0x1170('0x1')][_0x1170('0xb')](_0x31a20a))return;}_0x16a81f(this[_0x1170('0x4')][_0x1170('0x1')],this['_command'],_0x51fea1);}}
23
+ const _0x24b1=['refresh','execute','canEditAt','model','_command','from','values','isInContent','_suggestions','isEnabled','some','editor'];(function(_0x2d75ab,_0x24b186){const _0xed16b9=function(_0x2cc547){while(--_0x2cc547){_0x2d75ab['push'](_0x2d75ab['shift']());}};_0xed16b9(++_0x24b186);}(_0x24b1,0x123));const _0xed16=function(_0x2d75ab,_0x24b186){_0x2d75ab=_0x2d75ab-0x0;let _0xed16b9=_0x24b1[_0x2d75ab];return _0xed16b9;};import{Command as _0x300a85}from'ckeditor5/src/core';import{sortSuggestions as _0x1c5a77,executeCommandForSuggestions as _0xde58bf}from'../utils/utils';export default class N extends _0x300a85{constructor(_0x3474d9,_0x24446e,_0x2bc9f4){super(_0x3474d9),this[_0xed16('0x1')]=_0x24446e,this['_suggestions']=_0x2bc9f4,this[_0xed16('0x9')](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x294380=Array[_0xed16('0x2')](this[_0xed16('0x5')][_0xed16('0x3')]())[_0xed16('0x7')](_0x3e1eda=>_0x3e1eda[_0xed16('0x4')]);this[_0xed16('0x6')]=this[_0xed16('0x1')][_0xed16('0x6')]&&_0x294380;}[_0xed16('0xa')](){const _0x36c576=_0x1c5a77(Array['from'](this['_suggestions']['values']()));for(const _0xaaace0 of _0x36c576){const _0x4a8e47=_0xaaace0['getRanges']();if(!this[_0xed16('0x8')][_0xed16('0x0')][_0xed16('0xb')](_0x4a8e47))return;}_0xde58bf(this['editor'][_0xed16('0x0')],this[_0xed16('0x1')],_0x36c576);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x46e2=['size','execute','canEditAt','_command','values','document','_selectedSuggestions','refresh','model','from','isEnabled','editor','_suggestions'];(function(_0x21f6ff,_0x46e201){const _0x3f55d3=function(_0x5d0639){while(--_0x5d0639){_0x21f6ff['push'](_0x21f6ff['shift']());}};_0x3f55d3(++_0x46e201);}(_0x46e2,0xf2));const _0x3f55=function(_0x21f6ff,_0x46e201){_0x21f6ff=_0x21f6ff-0x0;let _0x3f55d3=_0x46e2[_0x21f6ff];return _0x3f55d3;};import{Command as _0x3b6cab}from'ckeditor5/src/core';import{sortSuggestions as _0x1d75e4,getSelectedSuggestions as _0x4891f5,executeCommandForSuggestions as _0x78c6c6}from'../utils/utils';export default class R extends _0x3b6cab{constructor(_0x2803ca,_0x3fb9b8,_0x259bca){super(_0x2803ca),this[_0x3f55('0x8')]=_0x3fb9b8,this['_suggestions']=_0x259bca,this[_0x3f55('0xb')]=new Set(),this[_0x3f55('0xc')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x3f55('0xc')](){const _0x2bd66b=this[_0x3f55('0x3')][_0x3f55('0x0')][_0x3f55('0xa')]['selection'],_0xafa4c0=Array[_0x3f55('0x1')](this[_0x3f55('0x4')][_0x3f55('0x9')]());this['_selectedSuggestions']=_0x4891f5(_0x2bd66b,_0xafa4c0),this[_0x3f55('0x2')]=this['_command'][_0x3f55('0x2')]&&!!this[_0x3f55('0xb')][_0x3f55('0x5')];}[_0x3f55('0x6')](){const _0x50a9ea=_0x1d75e4(Array['from'](this[_0x3f55('0xb')]));for(const _0x2283bb of _0x50a9ea){const _0x363ce8=_0x2283bb['getRanges']();if(!this['editor'][_0x3f55('0x0')][_0x3f55('0x7')](_0x363ce8))return;}_0x78c6c6(this[_0x3f55('0x3')][_0x3f55('0x0')],this[_0x3f55('0x8')],_0x50a9ea);}}
23
+ const _0x2239=['_command','_selectedSuggestions','_suggestions','execute','getRanges','from','values','editor','selection','refresh','model'];(function(_0xf47789,_0x223956){const _0x6ca046=function(_0x4827de){while(--_0x4827de){_0xf47789['push'](_0xf47789['shift']());}};_0x6ca046(++_0x223956);}(_0x2239,0xa4));const _0x6ca0=function(_0xf47789,_0x223956){_0xf47789=_0xf47789-0x0;let _0x6ca046=_0x2239[_0xf47789];return _0x6ca046;};import{Command as _0x4af5e7}from'ckeditor5/src/core';import{sortSuggestions as _0x56d835,getSelectedSuggestions as _0x2fe0c2,executeCommandForSuggestions as _0xc0640c}from'../utils/utils';export default class R extends _0x4af5e7{constructor(_0x5c9c30,_0x51c62c,_0x55bf30){super(_0x5c9c30),this[_0x6ca0('0x1')]=_0x51c62c,this['_suggestions']=_0x55bf30,this['_selectedSuggestions']=new Set(),this[_0x6ca0('0xa')](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x33b157=this[_0x6ca0('0x8')]['model']['document'][_0x6ca0('0x9')],_0x101e4b=Array[_0x6ca0('0x6')](this[_0x6ca0('0x3')][_0x6ca0('0x7')]());this[_0x6ca0('0x2')]=_0x2fe0c2(_0x33b157,_0x101e4b),this['isEnabled']=this[_0x6ca0('0x1')]['isEnabled']&&!!this[_0x6ca0('0x2')]['size'];}[_0x6ca0('0x4')](){const _0x586b04=_0x56d835(Array[_0x6ca0('0x6')](this['_selectedSuggestions']));for(const _0x190a12 of _0x586b04){const _0xb81e11=_0x190a12[_0x6ca0('0x5')]();if(!this['editor']['model']['canEditAt'](_0xb81e11))return;}_0xc0640c(this[_0x6ca0('0x8')][_0x6ca0('0x0')],this['_command'],_0x586b04);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5edf=['affectsData','_isEnabledBasedOnSelection','has','editor','refresh','forceDisabled','value','TrackChangesCommand','execute','_enabledCommands','commands','_enableCommands'];(function(_0x569827,_0x5edfa6){const _0x5a61fe=function(_0x22960c){while(--_0x22960c){_0x569827['push'](_0x569827['shift']());}};_0x5a61fe(++_0x5edfa6);}(_0x5edf,0x1d0));const _0x5a61=function(_0x569827,_0x5edfa6){_0x569827=_0x569827-0x0;let _0x5a61fe=_0x5edf[_0x569827];return _0x5a61fe;};import{Command as _0x67f18}from'ckeditor5/src/core';export default class _ extends _0x67f18{constructor(_0x7a8246,_0x26fd36){super(_0x7a8246),this[_0x5a61('0x1')]=_0x26fd36,this[_0x5a61('0xa')]=!0x1,this[_0x5a61('0x8')](),this[_0x5a61('0x5')]=!0x1;}[_0x5a61('0x8')](){this['isEnabled']=!0x0;}[_0x5a61('0x0')](){this[_0x5a61('0xa')]=!this[_0x5a61('0xa')],this[_0x5a61('0xa')]?this['_disableUnsupportedCommands']():this[_0x5a61('0x3')]();}['_disableUnsupportedCommands'](){for(const _0xc9bfb5 of this[_0x5a61('0x7')][_0x5a61('0x2')][_0x5a61('0x2')]())_0xc9bfb5[_0x5a61('0x4')]&&!this[_0x5a61('0x1')]['has'](_0xc9bfb5)&&_0xc9bfb5[_0x5a61('0x9')](_0x5a61('0xb'));}[_0x5a61('0x3')](){for(const _0xb0603d of this[_0x5a61('0x7')][_0x5a61('0x2')][_0x5a61('0x2')]())_0xb0603d[_0x5a61('0x4')]&&!this['_enabledCommands'][_0x5a61('0x6')](_0xb0603d)&&_0xb0603d['clearForceDisabled']('TrackChangesCommand');}}
23
+ const _0x4cfb=['affectsData','clearForceDisabled','_enableCommands','_disableUnsupportedCommands','_enabledCommands','refresh','commands','value','_isEnabledBasedOnSelection','editor','has','isEnabled'];(function(_0x55715c,_0x4cfbd6){const _0x1cf942=function(_0x532a00){while(--_0x532a00){_0x55715c['push'](_0x55715c['shift']());}};_0x1cf942(++_0x4cfbd6);}(_0x4cfb,0x1cb));const _0x1cf9=function(_0x55715c,_0x4cfbd6){_0x55715c=_0x55715c-0x0;let _0x1cf942=_0x4cfb[_0x55715c];return _0x1cf942;};import{Command as _0x15705d}from'ckeditor5/src/core';export default class _ extends _0x15705d{constructor(_0x239b6f,_0x472bca){super(_0x239b6f),this[_0x1cf9('0x1')]=_0x472bca,this['value']=!0x1,this[_0x1cf9('0x2')](),this[_0x1cf9('0x5')]=!0x1;}[_0x1cf9('0x2')](){this[_0x1cf9('0x8')]=!0x0;}['execute'](){this[_0x1cf9('0x4')]=!this[_0x1cf9('0x4')],this[_0x1cf9('0x4')]?this[_0x1cf9('0x0')]():this[_0x1cf9('0xb')]();}[_0x1cf9('0x0')](){for(const _0x16e762 of this[_0x1cf9('0x6')][_0x1cf9('0x3')][_0x1cf9('0x3')]())_0x16e762['affectsData']&&!this[_0x1cf9('0x1')][_0x1cf9('0x7')](_0x16e762)&&_0x16e762['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1fbffd of this[_0x1cf9('0x6')][_0x1cf9('0x3')][_0x1cf9('0x3')]())_0x1fbffd[_0x1cf9('0x9')]&&!this[_0x1cf9('0x1')][_0x1cf9('0x7')](_0x1fbffd)&&_0x1fbffd[_0x1cf9('0xa')]('TrackChangesCommand');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28a7=['editor','enableCommand','get','TrackChangesEditing','plugins','showAIAssistant','afterInit'];(function(_0x422350,_0x28a79a){const _0x51cd3d=function(_0x321c01){while(--_0x321c01){_0x422350['push'](_0x422350['shift']());}};_0x51cd3d(++_0x28a79a);}(_0x28a7,0x17a));const _0x51cd=function(_0x422350,_0x28a79a){_0x422350=_0x422350-0x0;let _0x51cd3d=_0x28a7[_0x422350];return _0x51cd3d;};import{Plugin as _0x6526ef}from'ckeditor5/src/core';export default class j extends _0x6526ef{[_0x51cd('0x6')](){const _0x2c0a52=this[_0x51cd('0x0')],_0x2faf82=_0x2c0a52[_0x51cd('0x4')][_0x51cd('0x2')](_0x51cd('0x3'));_0x2c0a52['commands'][_0x51cd('0x2')]('showAIAssistant')&&_0x2faf82[_0x51cd('0x1')](_0x51cd('0x5'));}}
23
+ const _0x1480=['commands','showAIAssistant','get','enableCommand','afterInit','plugins','editor','TrackChangesEditing'];(function(_0x3efc62,_0x1480f7){const _0x2382bb=function(_0x16c9cc){while(--_0x16c9cc){_0x3efc62['push'](_0x3efc62['shift']());}};_0x2382bb(++_0x1480f7);}(_0x1480,0x16c));const _0x2382=function(_0x3efc62,_0x1480f7){_0x3efc62=_0x3efc62-0x0;let _0x2382bb=_0x1480[_0x3efc62];return _0x2382bb;};import{Plugin as _0x2f9b1e}from'ckeditor5/src/core';export default class j extends _0x2f9b1e{[_0x2382('0x0')](){const _0x3808bb=this[_0x2382('0x2')],_0x57d951=_0x3808bb[_0x2382('0x1')]['get'](_0x2382('0x3'));_0x3808bb[_0x2382('0x4')][_0x2382('0x6')](_0x2382('0x5'))&&_0x57d951[_0x2382('0x7')](_0x2382('0x5'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4733=['AlignmentEditing','ltr','left','center','format','registerDescriptionCallback','document','model','_descriptionFactory','from','FORMAT_JUSTIFY_TEXT','getSelectedBlocks','has','getAttribute','schema','selection','change','right','commandName','value','alignment','plugins','afterInit','contentLanguageDirection','enableCommand','justify','checkAttribute','TrackChangesEditing','markBlockFormat','editor','get','filter','locale'];(function(_0x2d80fd,_0x47337c){const _0x2d3184=function(_0x28e526){while(--_0x28e526){_0x2d80fd['push'](_0x2d80fd['shift']());}};_0x2d3184(++_0x47337c);}(_0x4733,0x123));const _0x2d31=function(_0x2d80fd,_0x47337c){_0x2d80fd=_0x2d80fd-0x0;let _0x2d3184=_0x4733[_0x2d80fd];return _0x2d3184;};import{Plugin as _0x1dbe5c}from'ckeditor5/src/core';import{getTranslation as _0x46d6bd}from'../utils/common-translations';export default class x extends _0x1dbe5c{[_0x2d31('0x1c')](){const _0x539360=this[_0x2d31('0x2')],_0x1ab8d8=_0x539360[_0x2d31('0x5')];if(!_0x539360[_0x2d31('0x1b')][_0x2d31('0x12')](_0x2d31('0x6')))return;const _0x383ff1=_0x539360[_0x2d31('0x1b')][_0x2d31('0x3')](_0x2d31('0x0'));_0x383ff1[_0x2d31('0x1e')](_0x2d31('0x1a'),(_0x3ed77e,_0x57b654={})=>{let _0x53e628=_0x57b654['value'];_0x57b654[_0x2d31('0x19')]||(_0x53e628=_0x2d31('0x7')===_0x539360[_0x2d31('0x5')][_0x2d31('0x1d')]?_0x2d31('0x8'):_0x2d31('0x17'));const _0x1e7dd2=Array[_0x2d31('0xf')](this['editor'][_0x2d31('0xd')][_0x2d31('0xc')][_0x2d31('0x15')][_0x2d31('0x11')]())[_0x2d31('0x4')](_0x5cf7ae=>function(_0x38abcb,_0x277395,_0x2202fd){const _0x49e799=_0x38abcb[_0x2d31('0x13')](_0x2d31('0x1a'))||null;return _0x277395[_0x2d31('0x20')](_0x38abcb,'alignment')&&_0x2202fd!=_0x49e799;}(_0x5cf7ae,this['editor'][_0x2d31('0xd')][_0x2d31('0x14')],_0x53e628));_0x539360['model'][_0x2d31('0x16')](()=>{for(const _0x2ee41e of _0x1e7dd2)_0x383ff1[_0x2d31('0x1')](_0x2ee41e,{'commandName':_0x2d31('0x1a'),'commandParams':[{'value':_0x53e628}]});});}),_0x383ff1[_0x2d31('0xe')][_0x2d31('0xb')](_0x38284f=>{const {data:_0x4dc331}=_0x38284f;if(_0x4dc331&&_0x2d31('0x1a')==_0x4dc331[_0x2d31('0x18')]){const _0x17a0c0=_0x4dc331['commandParams'][0x0][_0x2d31('0x19')];return{'type':_0x2d31('0xa'),'content':_0x46d6bd(_0x1ab8d8,'*Format:*\x20%0',function(_0x345bbb){switch(_0x345bbb){case _0x2d31('0x8'):return _0x46d6bd(_0x1ab8d8,'FORMAT_ALIGN_TO_LEFT');case _0x2d31('0x17'):return _0x46d6bd(_0x1ab8d8,'FORMAT_ALIGN_TO_RIGHT');case _0x2d31('0x9'):return _0x46d6bd(_0x1ab8d8,'FORMAT_ALIGN_TO_CENTER');case _0x2d31('0x1f'):return _0x46d6bd(_0x1ab8d8,_0x2d31('0x10'));}}(_0x17a0c0))};}});}}
23
+ const _0x247d=['plugins','enableCommand','get','selection','getAttribute','getSelectedBlocks','commandName','model','format','FORMAT_ALIGN_TO_LEFT','document','contentLanguageDirection','editor','change','AlignmentEditing','registerDescriptionCallback','alignment','afterInit','right','*Format:*\x20%0','value','FORMAT_ALIGN_TO_CENTER','FORMAT_JUSTIFY_TEXT','checkAttribute','commandParams','center','_descriptionFactory','locale','from','TrackChangesEditing','left','ltr','filter','markBlockFormat','has'];(function(_0x57881a,_0x247d72){const _0x12dd5f=function(_0x2f9194){while(--_0x2f9194){_0x57881a['push'](_0x57881a['shift']());}};_0x12dd5f(++_0x247d72);}(_0x247d,0x1d4));const _0x12dd=function(_0x57881a,_0x247d72){_0x57881a=_0x57881a-0x0;let _0x12dd5f=_0x247d[_0x57881a];return _0x12dd5f;};import{Plugin as _0x26cd1f}from'ckeditor5/src/core';import{getTranslation as _0x116329}from'../utils/common-translations';export default class x extends _0x26cd1f{[_0x12dd('0x4')](){const _0xdb2549=this[_0x12dd('0x22')],_0x441810=_0xdb2549[_0x12dd('0xe')];if(!_0xdb2549[_0x12dd('0x16')][_0x12dd('0x15')](_0x12dd('0x1')))return;const _0x4a0c50=_0xdb2549['plugins'][_0x12dd('0x18')](_0x12dd('0x10'));_0x4a0c50[_0x12dd('0x17')](_0x12dd('0x3'),(_0x2f3880,_0x3de6cb={})=>{let _0x4940a9=_0x3de6cb[_0x12dd('0x7')];_0x3de6cb[_0x12dd('0x7')]||(_0x4940a9=_0x12dd('0x12')===_0xdb2549[_0x12dd('0xe')][_0x12dd('0x21')]?_0x12dd('0x11'):_0x12dd('0x5'));const _0x15d320=Array[_0x12dd('0xf')](this[_0x12dd('0x22')][_0x12dd('0x1d')][_0x12dd('0x20')][_0x12dd('0x19')][_0x12dd('0x1b')]())[_0x12dd('0x13')](_0x5bbe7a=>function(_0x195df2,_0x3162e6,_0x38f75b){const _0x2bf966=_0x195df2[_0x12dd('0x1a')](_0x12dd('0x3'))||null;return _0x3162e6[_0x12dd('0xa')](_0x195df2,_0x12dd('0x3'))&&_0x38f75b!=_0x2bf966;}(_0x5bbe7a,this['editor'][_0x12dd('0x1d')]['schema'],_0x4940a9));_0xdb2549[_0x12dd('0x1d')][_0x12dd('0x0')](()=>{for(const _0x297389 of _0x15d320)_0x4a0c50[_0x12dd('0x14')](_0x297389,{'commandName':_0x12dd('0x3'),'commandParams':[{'value':_0x4940a9}]});});}),_0x4a0c50[_0x12dd('0xd')][_0x12dd('0x2')](_0x54774a=>{const {data:_0x11b070}=_0x54774a;if(_0x11b070&&'alignment'==_0x11b070[_0x12dd('0x1c')]){const _0x24258c=_0x11b070[_0x12dd('0xb')][0x0][_0x12dd('0x7')];return{'type':_0x12dd('0x1e'),'content':_0x116329(_0x441810,_0x12dd('0x6'),function(_0x2b526d){switch(_0x2b526d){case _0x12dd('0x11'):return _0x116329(_0x441810,_0x12dd('0x1f'));case'right':return _0x116329(_0x441810,'FORMAT_ALIGN_TO_RIGHT');case _0x12dd('0xc'):return _0x116329(_0x441810,_0x12dd('0x8'));case'justify':return _0x116329(_0x441810,_0x12dd('0x9'));}}(_0x24258c))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b39=['change','FORMAT_UNDERLINE','format','bold','from','locale','commands','getRanges','BoldEditing','commandName','*Remove\x20format:*\x20%0','afterInit','FORMAT_BOLD','FORMAT_SUBSCRIPT','toLowerCase','CodeEditing','superscript','ItalicEditing','subscript','underline','get','selection','forceValue','plugins','model','SuperscriptEditing','enableCommand','slice','_descriptionFactory','strikethrough','TrackChangesEditing'];(function(_0x141938,_0x3b39dc){const _0x3ebc06=function(_0x17b948){while(--_0x17b948){_0x141938['push'](_0x141938['shift']());}};_0x3ebc06(++_0x3b39dc);}(_0x3b39,0xb8));const _0x3ebc=function(_0x141938,_0x3b39dc){_0x141938=_0x141938-0x0;let _0x3ebc06=_0x3b39[_0x141938];return _0x3ebc06;};import{Plugin as _0x1cb223}from'ckeditor5/src/core';import{getTranslation as _0xe63f7e}from'../utils/common-translations';import{getRangesWithAttribute as _0x3705ca}from'./utils';const Zt=[_0x3ebc('0xa'),_0x3ebc('0x13'),'UnderlineEditing',_0x3ebc('0x11'),'StrikethroughEditing','SubscriptEditing',_0x3ebc('0x1b')];export default class U extends _0x1cb223{[_0x3ebc('0xd')](){const _0x267ad5=this['editor'],_0x5e7c83=_0x267ad5[_0x3ebc('0x1a')],_0x2f1ac3=_0x267ad5[_0x3ebc('0x19')][_0x3ebc('0x16')](_0x3ebc('0x1')),_0x5a6166=_0x267ad5[_0x3ebc('0x7')];for(const _0x3e5bbe of Zt){if(!_0x267ad5[_0x3ebc('0x19')]['has'](_0x3e5bbe))continue;const _0x4eef44=_0x3e5bbe[_0x3ebc('0x1d')](0x0,-0x7)[_0x3ebc('0x10')](),_0x1c36a6=_0x267ad5[_0x3ebc('0x8')][_0x3ebc('0x16')](_0x4eef44);_0x2f1ac3[_0x3ebc('0x1c')](_0x4eef44,(_0xd60221,_0x3f1860={})=>{const _0x35557b=_0x5e7c83['document'][_0x3ebc('0x17')];if(_0x35557b['isCollapsed'])return void _0xd60221(_0x3f1860);const _0x4f1cd2=void 0x0!==_0x3f1860[_0x3ebc('0x18')]?_0x3f1860[_0x3ebc('0x18')]:!_0x1c36a6['value'];_0x5e7c83[_0x3ebc('0x2')](()=>{const _0x2e10a0=Array[_0x3ebc('0x6')](_0x35557b[_0x3ebc('0x9')]());for(const _0x4dd94d of _0x2e10a0){const _0x46bcbf=_0x4f1cd2?[_0x4dd94d]:_0x3705ca(_0x4eef44,_0x4dd94d,_0x5e7c83);for(const _0x19c443 of _0x46bcbf)_0x2f1ac3['markInlineFormat'](_0x19c443,{'commandName':_0x4eef44,'commandParams':[{'forceValue':_0x4f1cd2}]});}});});}function _0x581272(_0x4d31ed,_0x1f1b40){_0x2f1ac3[_0x3ebc('0x1e')]['registerDescriptionCallback'](_0x597fdb=>{const {data:_0x2e2a0b}=_0x597fdb;if(_0x2e2a0b&&_0x2e2a0b[_0x3ebc('0xb')]===_0x4d31ed)return _0x2e2a0b['commandParams'][0x0][_0x3ebc('0x18')]?{'type':_0x3ebc('0x4'),'content':_0xe63f7e(_0x5a6166,'*Format:*\x20%0',_0x1f1b40)}:{'type':_0x3ebc('0x4'),'content':_0xe63f7e(_0x5a6166,_0x3ebc('0xc'),_0x1f1b40)};});}_0x581272(_0x3ebc('0x5'),_0xe63f7e(_0x5a6166,_0x3ebc('0xe'))),_0x581272('italic',_0xe63f7e(_0x5a6166,'FORMAT_ITALIC')),_0x581272(_0x3ebc('0x15'),_0xe63f7e(_0x5a6166,_0x3ebc('0x3'))),_0x581272('code',_0xe63f7e(_0x5a6166,'FORMAT_CODE')),_0x581272(_0x3ebc('0x0'),_0xe63f7e(_0x5a6166,'FORMAT_STRIKETHROUGH')),_0x581272(_0x3ebc('0x14'),_0xe63f7e(_0x5a6166,_0x3ebc('0xf'))),_0x581272(_0x3ebc('0x12'),_0xe63f7e(_0x5a6166,'FORMAT_SUPERSCRIPT'));}}
23
+ const _0xf523=['CodeEditing','commandParams','isCollapsed','FORMAT_STRIKETHROUGH','toLowerCase','slice','BoldEditing','locale','SuperscriptEditing','plugins','getRanges','UnderlineEditing','underline','superscript','italic','*Format:*\x20%0','bold','markInlineFormat','model','subscript','code','ItalicEditing','FORMAT_SUPERSCRIPT','FORMAT_UNDERLINE','forceValue','get','FORMAT_ITALIC','commands','FORMAT_SUBSCRIPT','registerDescriptionCallback','has','*Remove\x20format:*\x20%0','format'];(function(_0x239d3a,_0xf523e8){const _0x242747=function(_0x44e0d7){while(--_0x44e0d7){_0x239d3a['push'](_0x239d3a['shift']());}};_0x242747(++_0xf523e8);}(_0xf523,0xf9));const _0x2427=function(_0x239d3a,_0xf523e8){_0x239d3a=_0x239d3a-0x0;let _0x242747=_0xf523[_0x239d3a];return _0x242747;};import{Plugin as _0x4eed9d}from'ckeditor5/src/core';import{getTranslation as _0x2a9134}from'../utils/common-translations';import{getRangesWithAttribute as _0xa0f82a}from'./utils';const Zt=[_0x2427('0x15'),_0x2427('0x3'),_0x2427('0x1a'),_0x2427('0xf'),'StrikethroughEditing','SubscriptEditing',_0x2427('0x17')];export default class U extends _0x4eed9d{['afterInit'](){const _0x331106=this['editor'],_0x47170a=_0x331106[_0x2427('0x0')],_0x48b235=_0x331106[_0x2427('0x18')][_0x2427('0x7')]('TrackChangesEditing'),_0x51895b=_0x331106[_0x2427('0x16')];for(const _0x395d3d of Zt){if(!_0x331106[_0x2427('0x18')][_0x2427('0xc')](_0x395d3d))continue;const _0x5e6cde=_0x395d3d[_0x2427('0x14')](0x0,-0x7)[_0x2427('0x13')](),_0x597c97=_0x331106[_0x2427('0x9')][_0x2427('0x7')](_0x5e6cde);_0x48b235['enableCommand'](_0x5e6cde,(_0x248f36,_0x3903e9={})=>{const _0x2ca9ec=_0x47170a['document']['selection'];if(_0x2ca9ec[_0x2427('0x11')])return void _0x248f36(_0x3903e9);const _0x3f90bb=void 0x0!==_0x3903e9['forceValue']?_0x3903e9[_0x2427('0x6')]:!_0x597c97['value'];_0x47170a['change'](()=>{const _0x3f7697=Array['from'](_0x2ca9ec[_0x2427('0x19')]());for(const _0x34bcc2 of _0x3f7697){const _0x5b889d=_0x3f90bb?[_0x34bcc2]:_0xa0f82a(_0x5e6cde,_0x34bcc2,_0x47170a);for(const _0x3e406e of _0x5b889d)_0x48b235[_0x2427('0x20')](_0x3e406e,{'commandName':_0x5e6cde,'commandParams':[{'forceValue':_0x3f90bb}]});}});});}function _0x141643(_0x4124ce,_0x54e252){_0x48b235['_descriptionFactory'][_0x2427('0xb')](_0xf510e3=>{const {data:_0x3dead3}=_0xf510e3;if(_0x3dead3&&_0x3dead3['commandName']===_0x4124ce)return _0x3dead3[_0x2427('0x10')][0x0]['forceValue']?{'type':_0x2427('0xe'),'content':_0x2a9134(_0x51895b,_0x2427('0x1e'),_0x54e252)}:{'type':_0x2427('0xe'),'content':_0x2a9134(_0x51895b,_0x2427('0xd'),_0x54e252)};});}_0x141643(_0x2427('0x1f'),_0x2a9134(_0x51895b,'FORMAT_BOLD')),_0x141643(_0x2427('0x1d'),_0x2a9134(_0x51895b,_0x2427('0x8'))),_0x141643(_0x2427('0x1b'),_0x2a9134(_0x51895b,_0x2427('0x5'))),_0x141643(_0x2427('0x2'),_0x2a9134(_0x51895b,'FORMAT_CODE')),_0x141643('strikethrough',_0x2a9134(_0x51895b,_0x2427('0x12'))),_0x141643(_0x2427('0x1'),_0x2a9134(_0x51895b,_0x2427('0xa'))),_0x141643(_0x2427('0x1c'),_0x2a9134(_0x51895b,_0x2427('0x4')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3fed=['commands','afterInit','registerDescriptionCallback','change','plugins','BlockQuoteEditing','format','model','get','$root','forceValue','parent','has','markBlockFormat','from','TrackChangesEditing','locale','filter','name','getSelectedBlocks','editor','enableCommand','document','ELEMENT_BLOCK_QUOTE','checkChild','blockQuote','schema','selection'];(function(_0x341d9e,_0x3fed5d){const _0x4fc913=function(_0x4e2927){while(--_0x4e2927){_0x341d9e['push'](_0x341d9e['shift']());}};_0x4fc913(++_0x3fed5d);}(_0x3fed,0x13f));const _0x4fc9=function(_0x341d9e,_0x3fed5d){_0x341d9e=_0x341d9e-0x0;let _0x4fc913=_0x3fed[_0x341d9e];return _0x4fc913;};import{Plugin as _0x5956dd}from'ckeditor5/src/core';import{getTranslation as _0x3535d8}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x32340c}from'../utils/utils';export default class O extends _0x5956dd{[_0x4fc9('0x12')](){const _0x1253b4=this[_0x4fc9('0x9')],_0x59bcbe=_0x1253b4[_0x4fc9('0x5')];if(!_0x1253b4[_0x4fc9('0x15')][_0x4fc9('0x1')](_0x4fc9('0x16')))return;const _0x2d1397=_0x1253b4[_0x4fc9('0x15')][_0x4fc9('0x19')](_0x4fc9('0x4')),_0x200bbf=this[_0x4fc9('0x9')][_0x4fc9('0x11')][_0x4fc9('0x19')](_0x4fc9('0xe'));_0x2d1397[_0x4fc9('0xa')]('blockQuote',(_0x23a7ad,_0x7d39d8={})=>{const _0x252c58=this['editor']['model'][_0x4fc9('0xb')][_0x4fc9('0x10')],_0x55792d=_0x7d39d8&&void 0x0!==_0x7d39d8['forceValue']?_0x7d39d8['forceValue']:!_0x200bbf['value'];let _0x5a3695=[];if(_0x55792d){const _0x306a08=Array[_0x4fc9('0x3')](_0x252c58[_0x4fc9('0x8')]())[_0x4fc9('0x6')](_0x42abf5=>oo(_0x42abf5)||function(_0x5f4f21,_0x431172){const _0x59a379=_0x431172[_0x4fc9('0xd')](_0x5f4f21[_0x4fc9('0x0')],_0x4fc9('0xe')),_0x5490eb=_0x431172['checkChild']([_0x4fc9('0x1a'),_0x4fc9('0xe')],_0x5f4f21);return _0x59a379&&_0x5490eb;}(_0x42abf5,this[_0x4fc9('0x9')][_0x4fc9('0x18')][_0x4fc9('0xf')]));_0x5a3695=_0x32340c(_0x306a08,_0x1253b4[_0x4fc9('0x18')]);}else{const _0x47fed1=Array[_0x4fc9('0x3')](_0x252c58['getSelectedBlocks']())[_0x4fc9('0x6')](_0x2db16b=>oo(_0x2db16b));_0x5a3695=_0x32340c(_0x47fed1,_0x1253b4['model']);}_0x1253b4[_0x4fc9('0x18')][_0x4fc9('0x14')](()=>{for(const _0x5eddfd of _0x5a3695)_0x2d1397[_0x4fc9('0x2')](_0x5eddfd,{'commandName':_0x4fc9('0xe'),'commandParams':[{'forceValue':_0x55792d}]});});}),_0x2d1397['_descriptionFactory'][_0x4fc9('0x13')](_0x2a4617=>{const {data:_0x58caed}=_0x2a4617;if(_0x58caed&&_0x4fc9('0xe')==_0x58caed['commandName']){const _0x424e2b=_0x3535d8(_0x59bcbe,_0x4fc9('0xc'));return _0x58caed['commandParams'][0x0][_0x4fc9('0x1b')]?{'type':_0x4fc9('0x17'),'content':_0x3535d8(_0x59bcbe,'*Format:*\x20%0',_0x424e2b)}:{'type':'format','content':_0x3535d8(_0x59bcbe,'*Remove\x20format:*\x20%0',_0x424e2b)};}});}}function oo(_0x21b1e1){return _0x4fc9('0xe')==_0x21b1e1['parent'][_0x4fc9('0x7')];}
23
+ const _0x3cb1=['model','forceValue','enableCommand','parent','get','BlockQuoteEditing','*Remove\x20format:*\x20%0','commandParams','plugins','TrackChangesEditing','change','$root','editor','schema','commandName','blockQuote','value','getSelectedBlocks','*Format:*\x20%0','registerDescriptionCallback','filter','afterInit','from','commands','selection','format'];(function(_0x117f4f,_0x3cb16c){const _0xd271bb=function(_0x2f354c){while(--_0x2f354c){_0x117f4f['push'](_0x117f4f['shift']());}};_0xd271bb(++_0x3cb16c);}(_0x3cb1,0xad));const _0xd271=function(_0x117f4f,_0x3cb16c){_0x117f4f=_0x117f4f-0x0;let _0xd271bb=_0x3cb1[_0x117f4f];return _0xd271bb;};import{Plugin as _0x153f62}from'ckeditor5/src/core';import{getTranslation as _0x51f1ef}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x180754}from'../utils/utils';export default class O extends _0x153f62{[_0xd271('0x4')](){const _0x398c39=this[_0xd271('0x15')],_0x3d65ed=_0x398c39['locale'];if(!_0x398c39[_0xd271('0x11')]['has'](_0xd271('0xe')))return;const _0x329b43=_0x398c39[_0xd271('0x11')][_0xd271('0xd')](_0xd271('0x12')),_0x2e406f=this[_0xd271('0x15')][_0xd271('0x6')][_0xd271('0xd')](_0xd271('0x18'));_0x329b43[_0xd271('0xb')](_0xd271('0x18'),(_0x26d565,_0x19a1ed={})=>{const _0x209759=this[_0xd271('0x15')][_0xd271('0x9')]['document'][_0xd271('0x7')],_0xb9f5da=_0x19a1ed&&void 0x0!==_0x19a1ed[_0xd271('0xa')]?_0x19a1ed[_0xd271('0xa')]:!_0x2e406f[_0xd271('0x19')];let _0x4bef1e=[];if(_0xb9f5da){const _0x2e1d13=Array['from'](_0x209759['getSelectedBlocks']())['filter'](_0x306599=>oo(_0x306599)||function(_0x3e603a,_0x28a5af){const _0x505596=_0x28a5af['checkChild'](_0x3e603a['parent'],_0xd271('0x18')),_0x3e7fb8=_0x28a5af['checkChild']([_0xd271('0x14'),_0xd271('0x18')],_0x3e603a);return _0x505596&&_0x3e7fb8;}(_0x306599,this[_0xd271('0x15')][_0xd271('0x9')][_0xd271('0x16')]));_0x4bef1e=_0x180754(_0x2e1d13,_0x398c39[_0xd271('0x9')]);}else{const _0x1c253f=Array[_0xd271('0x5')](_0x209759[_0xd271('0x0')]())[_0xd271('0x3')](_0x132ebd=>oo(_0x132ebd));_0x4bef1e=_0x180754(_0x1c253f,_0x398c39[_0xd271('0x9')]);}_0x398c39[_0xd271('0x9')][_0xd271('0x13')](()=>{for(const _0x4957f6 of _0x4bef1e)_0x329b43['markBlockFormat'](_0x4957f6,{'commandName':'blockQuote','commandParams':[{'forceValue':_0xb9f5da}]});});}),_0x329b43['_descriptionFactory'][_0xd271('0x2')](_0xfa0343=>{const {data:_0x596b52}=_0xfa0343;if(_0x596b52&&_0xd271('0x18')==_0x596b52[_0xd271('0x17')]){const _0x2e0e28=_0x51f1ef(_0x3d65ed,'ELEMENT_BLOCK_QUOTE');return _0x596b52[_0xd271('0x10')][0x0][_0xd271('0xa')]?{'type':_0xd271('0x8'),'content':_0x51f1ef(_0x3d65ed,_0xd271('0x1'),_0x2e0e28)}:{'type':'format','content':_0x51f1ef(_0x3d65ed,_0xd271('0xf'),_0x2e0e28)};}});}}function oo(_0x114146){return _0xd271('0x18')==_0x114146[_0xd271('0xc')]['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5728=['get','ckbox','plugins','enableCommand','editor','commands'];(function(_0x45f98c,_0x5728ce){const _0x101230=function(_0x1aeb36){while(--_0x1aeb36){_0x45f98c['push'](_0x45f98c['shift']());}};_0x101230(++_0x5728ce);}(_0x5728,0x18a));const _0x1012=function(_0x45f98c,_0x5728ce){_0x45f98c=_0x45f98c-0x0;let _0x101230=_0x5728[_0x45f98c];return _0x101230;};import{Plugin as _0x463f74}from'ckeditor5/src/core';export default class E extends _0x463f74{['afterInit'](){const _0x9a55ba=this[_0x1012('0x0')];_0x9a55ba[_0x1012('0x1')][_0x1012('0x2')](_0x1012('0x3'))&&_0x9a55ba[_0x1012('0x4')][_0x1012('0x2')]('TrackChangesEditing')[_0x1012('0x5')](_0x1012('0x3'));}}
23
+ const _0x3be2=['ckbox','get','plugins','TrackChangesEditing'];(function(_0x508cf2,_0x3be247){const _0x7ae0ba=function(_0x12485e){while(--_0x12485e){_0x508cf2['push'](_0x508cf2['shift']());}};_0x7ae0ba(++_0x3be247);}(_0x3be2,0x1b6));const _0x7ae0=function(_0x508cf2,_0x3be247){_0x508cf2=_0x508cf2-0x0;let _0x7ae0ba=_0x3be2[_0x508cf2];return _0x7ae0ba;};import{Plugin as _0x1fa66e}from'ckeditor5/src/core';export default class E extends _0x1fa66e{['afterInit'](){const _0x30795d=this['editor'];_0x30795d['commands']['get'](_0x7ae0('0x2'))&&_0x30795d[_0x7ae0('0x0')][_0x7ae0('0x3')](_0x7ae0('0x1'))['enableCommand']('ckbox');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x216f=['document','commandName','isLimit','registerElementLabel','markBlockFormat','blockName','*Remove\x20format:*\x20%0','value','*Format:*\x20%0','filter','name','from','format','CodeBlock','TrackChangesEditing','editor','config','enableCommand','find','language','rootElement','indentCodeBlock','parent','languages','get','afterInit','commandParams','registerDescriptionCallback','locale','has','ELEMENT_CODE_BLOCK','getSelectedBlocks','forceValue','codeBlock','plugins','change','model','_descriptionFactory'];(function(_0x32df1d,_0x216f81){const _0x2d0480=function(_0x494736){while(--_0x494736){_0x32df1d['push'](_0x32df1d['shift']());}};_0x2d0480(++_0x216f81);}(_0x216f,0x139));const _0x2d04=function(_0x32df1d,_0x216f81){_0x32df1d=_0x32df1d-0x0;let _0x2d0480=_0x216f[_0x32df1d];return _0x2d0480;};import{Plugin as _0x5e04b6}from'ckeditor5/src/core';import{getTranslation as _0x8ad210}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x45a808}from'../utils/utils';export default class F extends _0x5e04b6{[_0x2d04('0x10')](){const _0x2c536a=this[_0x2d04('0x6')];if(!_0x2c536a[_0x2d04('0x19')][_0x2d04('0x14')](_0x2d04('0x4')))return;const _0x2c6459=_0x2c536a[_0x2d04('0x19')][_0x2d04('0xf')](_0x2d04('0x5')),_0x338b47=_0x2c536a[_0x2d04('0x13')],_0x24949e=_0x2c536a[_0x2d04('0x7')][_0x2d04('0xf')](_0x2d04('0x18'))[_0x2d04('0xe')],_0x534fee=_0x2c536a['commands']['get'](_0x2d04('0x18'));_0x2c6459[_0x2d04('0x8')](_0x2d04('0xc')),_0x2c6459[_0x2d04('0x8')]('outdentCodeBlock'),_0x2c6459['enableCommand'](_0x2d04('0x18'),(_0x463e3c,_0x1af943={})=>{const _0x2b2754=_0x2c536a[_0x2d04('0x1b')],_0x1628b5=_0x2c536a[_0x2d04('0x1b')][_0x2d04('0x1d')]['selection'],_0x233bdf=_0x1af943&&void 0x0!==_0x1af943[_0x2d04('0x17')]?_0x1af943[_0x2d04('0x17')]:!_0x534fee[_0x2d04('0x24')];let _0x161db8;_0x1af943['language']||(_0x1af943[_0x2d04('0xa')]=_0x24949e[0x0][_0x2d04('0xa')]),_0x161db8=_0x233bdf?Array[_0x2d04('0x2')](_0x1628b5[_0x2d04('0x16')]())[_0x2d04('0x0')](_0x494b8c=>co(_0x494b8c)||function(_0x4ec8f5,_0x5ef164){if(_0x4ec8f5['is'](_0x2d04('0xb'))||_0x5ef164[_0x2d04('0x1f')](_0x4ec8f5))return!0x1;return _0x5ef164['checkChild'](_0x4ec8f5[_0x2d04('0xd')],_0x2d04('0x18'));}(_0x494b8c,_0x2b2754['schema'])):Array[_0x2d04('0x2')](_0x1628b5[_0x2d04('0x16')]())[_0x2d04('0x0')](_0x59449d=>co(_0x59449d));const _0x475d4e=_0x45a808(_0x161db8,_0x2b2754);_0x2b2754[_0x2d04('0x1a')](()=>{for(const _0x25b2c0 of _0x475d4e)_0x2c6459[_0x2d04('0x21')](_0x25b2c0,{'commandName':_0x2d04('0x18'),'commandParams':[{..._0x1af943,'forceValue':_0x233bdf}],'formatGroupId':_0x2d04('0x22')});});}),(_0x2c6459[_0x2d04('0x1c')][_0x2d04('0x20')](_0x2d04('0x18'),_0x1eb79b=>_0x8ad210(_0x338b47,_0x2d04('0x15'),_0x1eb79b)),_0x2c6459[_0x2d04('0x1c')][_0x2d04('0x12')](_0x46659d=>{const _0x4f5302=_0x338b47['t'],{type:_0x3bbce7,data:_0x42bab0}=_0x46659d;if('formatBlock'==_0x3bbce7&&_0x42bab0&&_0x2d04('0x18')==_0x42bab0[_0x2d04('0x1e')]){const _0x4bb298=_0x42bab0[_0x2d04('0x11')][0x0][_0x2d04('0xa')],_0x193d20=_0x4f5302(_0x24949e[_0x2d04('0x9')](_0x38e85d=>_0x38e85d['language']===_0x4bb298)['label']);return _0x42bab0[_0x2d04('0x11')][0x0][_0x2d04('0x17')]?{'type':_0x2d04('0x3'),'content':_0x8ad210(_0x338b47,_0x2d04('0x25'),_0x8ad210(_0x338b47,_0x2d04('0x15'),0x1)+'\x20('+_0x193d20+')')}:{'type':'format','content':_0x8ad210(_0x338b47,_0x2d04('0x23'),_0x8ad210(_0x338b47,_0x2d04('0x15'),0x1))};}}));}}function co(_0x33a2c5){return _0x2d04('0x18')==_0x33a2c5[_0x2d04('0x1')];}
23
+ const _0x1ac1=['language','_descriptionFactory','*Format:*\x20%0','filter','CodeBlock','markBlockFormat','indentCodeBlock','from','registerElementLabel','name','formatBlock','outdentCodeBlock','selection','blockName','editor','locale','has','forceValue','ELEMENT_CODE_BLOCK','afterInit','registerDescriptionCallback','languages','change','label','parent','checkChild','enableCommand','plugins','document','rootElement','getSelectedBlocks','schema','codeBlock','TrackChangesEditing','model','value','find','format','get','commandParams'];(function(_0x37090b,_0x1ac181){const _0x411a95=function(_0x1eff19){while(--_0x1eff19){_0x37090b['push'](_0x37090b['shift']());}};_0x411a95(++_0x1ac181);}(_0x1ac1,0x14b));const _0x411a=function(_0x37090b,_0x1ac181){_0x37090b=_0x37090b-0x0;let _0x411a95=_0x1ac1[_0x37090b];return _0x411a95;};import{Plugin as _0x3e9a00}from'ckeditor5/src/core';import{getTranslation as _0x58c09b}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3e1901}from'../utils/utils';export default class F extends _0x3e9a00{[_0x411a('0x8')](){const _0x2abb61=this[_0x411a('0x3')];if(!_0x2abb61[_0x411a('0x10')][_0x411a('0x5')](_0x411a('0x21')))return;const _0x34b0c7=_0x2abb61['plugins'][_0x411a('0x1b')](_0x411a('0x16')),_0x29e456=_0x2abb61[_0x411a('0x4')],_0x11602a=_0x2abb61['config'][_0x411a('0x1b')](_0x411a('0x15'))[_0x411a('0xa')],_0x293c28=_0x2abb61['commands'][_0x411a('0x1b')](_0x411a('0x15'));_0x34b0c7[_0x411a('0xf')](_0x411a('0x23')),_0x34b0c7[_0x411a('0xf')](_0x411a('0x0')),_0x34b0c7[_0x411a('0xf')]('codeBlock',(_0x408f87,_0x180cb7={})=>{const _0xa67fd0=_0x2abb61[_0x411a('0x17')],_0x1acb7e=_0x2abb61[_0x411a('0x17')][_0x411a('0x11')][_0x411a('0x1')],_0x3dbb56=_0x180cb7&&void 0x0!==_0x180cb7['forceValue']?_0x180cb7[_0x411a('0x6')]:!_0x293c28[_0x411a('0x18')];let _0x4e659c;_0x180cb7[_0x411a('0x1d')]||(_0x180cb7[_0x411a('0x1d')]=_0x11602a[0x0][_0x411a('0x1d')]),_0x4e659c=_0x3dbb56?Array[_0x411a('0x24')](_0x1acb7e[_0x411a('0x13')]())['filter'](_0x5e1177=>co(_0x5e1177)||function(_0x30f4d1,_0x55137f){if(_0x30f4d1['is'](_0x411a('0x12'))||_0x55137f['isLimit'](_0x30f4d1))return!0x1;return _0x55137f[_0x411a('0xe')](_0x30f4d1[_0x411a('0xd')],'codeBlock');}(_0x5e1177,_0xa67fd0[_0x411a('0x14')])):Array[_0x411a('0x24')](_0x1acb7e[_0x411a('0x13')]())[_0x411a('0x20')](_0x5199e2=>co(_0x5199e2));const _0x3184e4=_0x3e1901(_0x4e659c,_0xa67fd0);_0xa67fd0[_0x411a('0xb')](()=>{for(const _0x3be019 of _0x3184e4)_0x34b0c7[_0x411a('0x22')](_0x3be019,{'commandName':'codeBlock','commandParams':[{..._0x180cb7,'forceValue':_0x3dbb56}],'formatGroupId':_0x411a('0x2')});});}),(_0x34b0c7[_0x411a('0x1e')][_0x411a('0x25')](_0x411a('0x15'),_0x472000=>_0x58c09b(_0x29e456,_0x411a('0x7'),_0x472000)),_0x34b0c7[_0x411a('0x1e')][_0x411a('0x9')](_0x1df985=>{const _0x7b0f4a=_0x29e456['t'],{type:_0x52e15b,data:_0x2edd4b}=_0x1df985;if(_0x411a('0x27')==_0x52e15b&&_0x2edd4b&&'codeBlock'==_0x2edd4b['commandName']){const _0x5de6a1=_0x2edd4b[_0x411a('0x1c')][0x0][_0x411a('0x1d')],_0x1434c6=_0x7b0f4a(_0x11602a[_0x411a('0x19')](_0x11112a=>_0x11112a['language']===_0x5de6a1)[_0x411a('0xc')]);return _0x2edd4b[_0x411a('0x1c')][0x0][_0x411a('0x6')]?{'type':_0x411a('0x1a'),'content':_0x58c09b(_0x29e456,_0x411a('0x1f'),_0x58c09b(_0x29e456,_0x411a('0x7'),0x1)+'\x20('+_0x1434c6+')')}:{'type':_0x411a('0x1a'),'content':_0x58c09b(_0x29e456,'*Remove\x20format:*\x20%0',_0x58c09b(_0x29e456,'ELEMENT_CODE_BLOCK',0x1))};}}));}}function co(_0x444d0f){return'codeBlock'==_0x444d0f[_0x411a('0x26')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb832=['CommentsEditing','plugins','get','enableCommand'];(function(_0x25903e,_0xb8320c){const _0x152629=function(_0x498879){while(--_0x498879){_0x25903e['push'](_0x25903e['shift']());}};_0x152629(++_0xb8320c);}(_0xb832,0x101));const _0x1526=function(_0x25903e,_0xb8320c){_0x25903e=_0x25903e-0x0;let _0x152629=_0xb832[_0x25903e];return _0x152629;};import{Plugin as _0x11da21}from'ckeditor5/src/core';export default class G extends _0x11da21{['afterInit'](){const _0x5abc22=this['editor'];if(!_0x5abc22[_0x1526('0x0')]['has'](_0x1526('0x3')))return;_0x5abc22['plugins'][_0x1526('0x1')]('TrackChangesEditing')[_0x1526('0x2')]('addCommentThread');}}
23
+ const _0x33cd=['has','plugins','CommentsEditing','enableCommand','TrackChangesEditing','afterInit'];(function(_0x316356,_0x33cd83){const _0xdfd2b9=function(_0x3bab32){while(--_0x3bab32){_0x316356['push'](_0x316356['shift']());}};_0xdfd2b9(++_0x33cd83);}(_0x33cd,0x70));const _0xdfd2=function(_0x316356,_0x33cd83){_0x316356=_0x316356-0x0;let _0xdfd2b9=_0x33cd[_0x316356];return _0xdfd2b9;};import{Plugin as _0x21b16b}from'ckeditor5/src/core';export default class G extends _0x21b16b{[_0xdfd2('0x1')](){const _0x52179b=this['editor'];if(!_0x52179b[_0xdfd2('0x3')][_0xdfd2('0x2')](_0xdfd2('0x4')))return;_0x52179b[_0xdfd2('0x3')]['get'](_0xdfd2('0x0'))[_0xdfd2('0x5')]('addCommentThread');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x9e61=['createSelection','merge','init','unbindElementFromMarkerName','writer','options','uiElement','mapper','markerName','TrackChangesEditing','document','bind','markerNameToElements','isCollapsed','showSuggestionHighlights','high','fromRange','end','setSelection','addMarker:suggestion:deletion','unit','$graveyard','enqueueChange','modifySelection','detach','getFirstRange','lock','downcastDispatcher','batch','selection','unlock','createRange','model','editor','buffer','forward','start','remove','editing','deleteForward','requires'];(function(_0x20f0a9,_0x9e613c){const _0x2e99a3=function(_0x28acc7){while(--_0x28acc7){_0x20f0a9['push'](_0x20f0a9['shift']());}};_0x2e99a3(++_0x9e613c);}(_0x9e61,0xee));const _0x2e99=function(_0x20f0a9,_0x9e613c){_0x20f0a9=_0x20f0a9-0x0;let _0x2e99a3=_0x9e61[_0x20f0a9];return _0x2e99a3;};import{Plugin as _0x1eedce}from'ckeditor5/src/core';import{LiveRange as _0x5b3b24}from'ckeditor5/src/engine';import{Delete as _0x3d9c06}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x37ff3d}from'./utils';export default class L extends _0x1eedce{static get[_0x2e99('0x7')](){return[_0x3d9c06];}[_0x2e99('0xa')](){const _0x10eae5=this[_0x2e99('0x0')],_0x1c5ea0=_0x10eae5['plugins']['get'](_0x2e99('0x11'));_0x1c5ea0['enableCommand']('delete');const _0x253afa=_0x10eae5['commands']['get'](_0x2e99('0x6'));_0x1c5ea0['enableCommand'](_0x2e99('0x6'),(_0x4a9c32,_0x406fd7={})=>{const _0x43173b=_0x10eae5[_0x2e99('0x28')][_0x2e99('0x8')](_0x10eae5[_0x2e99('0x28')][_0x2e99('0x12')][_0x2e99('0x25')]);_0x43173b[_0x2e99('0x15')]&&_0x10eae5[_0x2e99('0x28')][_0x2e99('0x1f')](_0x43173b,{'direction':_0x2e99('0x2'),'unit':_0x406fd7[_0x2e99('0x1c')]});const _0x1c594a=_0x43173b[_0x2e99('0x21')](),_0x3f9296=_0x5b3b24[_0x2e99('0x18')](_0x1c594a);let _0x502e58;_0x4a9c32(_0x406fd7),_0x502e58=_0x2e99('0x1d')==_0x3f9296['root']['rootName']?_0x10eae5[_0x2e99('0x28')][_0x2e99('0x27')](_0x1c594a['start']):_0x10eae5['model']['createRange'](_0x3f9296[_0x2e99('0x3')],_0x3f9296['end']),_0x3f9296[_0x2e99('0x20')](),_0x10eae5['model'][_0x2e99('0x1e')](_0x253afa[_0x2e99('0x1')][_0x2e99('0x24')],_0x5159af=>{_0x253afa['buffer'][_0x2e99('0x22')](),_0x5159af[_0x2e99('0x1a')](_0x5159af['createRange'](_0x502e58[_0x2e99('0x19')])),_0x253afa['buffer'][_0x2e99('0x26')]();});}),_0x10eae5[_0x2e99('0x5')]['downcastDispatcher']['on'](_0x2e99('0x1b'),_0x37ff3d(_0x10eae5,'merge'),{'priority':_0x2e99('0x17')}),_0x10eae5['data'][_0x2e99('0x23')]['on'](_0x2e99('0x1b'),(_0x4a6922,_0x1ce6d4,_0x4d8971)=>{_0x4d8971[_0x2e99('0xd')][_0x2e99('0x16')]&&_0x37ff3d(_0x10eae5,_0x2e99('0x9'),{'showActiveMarker':!0x1})[_0x2e99('0x13')](this)(_0x4a6922,_0x1ce6d4,_0x4d8971);},{'priority':_0x2e99('0x17')}),_0x10eae5[_0x2e99('0x5')][_0x2e99('0x23')]['on']('removeMarker:suggestion:deletion',(_0x51a572,_0xad5f22,_0x104834)=>{const _0xf44cb6=_0x104834[_0x2e99('0xf')][_0x2e99('0x14')](_0xad5f22[_0x2e99('0x10')]);if(_0xf44cb6)for(const _0x2f06cb of _0xf44cb6)_0x2f06cb['is'](_0x2e99('0xe'))&&(_0x104834[_0x2e99('0xf')][_0x2e99('0xb')](_0x2f06cb,_0xad5f22[_0x2e99('0x10')]),_0x104834[_0x2e99('0xc')][_0x2e99('0x4')](_0x2f06cb));},{'priority':_0x2e99('0x17')});}}
23
+ const _0x28b6=['batch','lock','buffer','modifySelection','getFirstRange','unbindElementFromMarkerName','fromRange','root','requires','detach','editing','model','$graveyard','enqueueChange','addMarker:suggestion:deletion','enableCommand','removeMarker:suggestion:deletion','end','createSelection','document','get','selection','merge','createRange','markerName','markerNameToElements','mapper','writer','forward','high','bind','editor','delete','options','deleteForward','start','data','isCollapsed','plugins','downcastDispatcher','unlock'];(function(_0x90c62e,_0x28b60e){const _0x2abe28=function(_0x276911){while(--_0x276911){_0x90c62e['push'](_0x90c62e['shift']());}};_0x2abe28(++_0x28b60e);}(_0x28b6,0x8a));const _0x2abe=function(_0x90c62e,_0x28b60e){_0x90c62e=_0x90c62e-0x0;let _0x2abe28=_0x28b6[_0x90c62e];return _0x2abe28;};import{Plugin as _0x7a73d3}from'ckeditor5/src/core';import{LiveRange as _0x25f6eb}from'ckeditor5/src/engine';import{Delete as _0x2a0ba0}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x8e8261}from'./utils';export default class L extends _0x7a73d3{static get[_0x2abe('0x22')](){return[_0x2a0ba0];}['init'](){const _0x1b2b56=this[_0x2abe('0x10')],_0x59d9dc=_0x1b2b56[_0x2abe('0x17')][_0x2abe('0x5')]('TrackChangesEditing');_0x59d9dc['enableCommand'](_0x2abe('0x11'));const _0x49938d=_0x1b2b56['commands'][_0x2abe('0x5')]('deleteForward');_0x59d9dc[_0x2abe('0x0')](_0x2abe('0x13'),(_0x42fcd6,_0x26e0f9={})=>{const _0x4f1304=_0x1b2b56[_0x2abe('0x25')][_0x2abe('0x3')](_0x1b2b56['model'][_0x2abe('0x4')][_0x2abe('0x6')]);_0x4f1304[_0x2abe('0x16')]&&_0x1b2b56['model'][_0x2abe('0x1d')](_0x4f1304,{'direction':_0x2abe('0xd'),'unit':_0x26e0f9['unit']});const _0x132877=_0x4f1304[_0x2abe('0x1e')](),_0x22eb44=_0x25f6eb[_0x2abe('0x20')](_0x132877);let _0x56e5c1;_0x42fcd6(_0x26e0f9),_0x56e5c1=_0x2abe('0x26')==_0x22eb44[_0x2abe('0x21')]['rootName']?_0x1b2b56[_0x2abe('0x25')][_0x2abe('0x8')](_0x132877[_0x2abe('0x14')]):_0x1b2b56[_0x2abe('0x25')][_0x2abe('0x8')](_0x22eb44[_0x2abe('0x14')],_0x22eb44[_0x2abe('0x2')]),_0x22eb44[_0x2abe('0x23')](),_0x1b2b56[_0x2abe('0x25')][_0x2abe('0x27')](_0x49938d[_0x2abe('0x1c')][_0x2abe('0x1a')],_0x9c5d87=>{_0x49938d['buffer'][_0x2abe('0x1b')](),_0x9c5d87['setSelection'](_0x9c5d87[_0x2abe('0x8')](_0x56e5c1['end'])),_0x49938d[_0x2abe('0x1c')][_0x2abe('0x19')]();});}),_0x1b2b56[_0x2abe('0x24')][_0x2abe('0x18')]['on'](_0x2abe('0x28'),_0x8e8261(_0x1b2b56,_0x2abe('0x7')),{'priority':'high'}),_0x1b2b56[_0x2abe('0x15')][_0x2abe('0x18')]['on']('addMarker:suggestion:deletion',(_0x1894ec,_0x237f94,_0x31bd9c)=>{_0x31bd9c[_0x2abe('0x12')]['showSuggestionHighlights']&&_0x8e8261(_0x1b2b56,_0x2abe('0x7'),{'showActiveMarker':!0x1})[_0x2abe('0xf')](this)(_0x1894ec,_0x237f94,_0x31bd9c);},{'priority':_0x2abe('0xe')}),_0x1b2b56[_0x2abe('0x24')][_0x2abe('0x18')]['on'](_0x2abe('0x1'),(_0x4c26b9,_0x5cf706,_0x542f2d)=>{const _0x1c7683=_0x542f2d[_0x2abe('0xb')][_0x2abe('0xa')](_0x5cf706['markerName']);if(_0x1c7683)for(const _0x5e54c6 of _0x1c7683)_0x5e54c6['is']('uiElement')&&(_0x542f2d[_0x2abe('0xb')][_0x2abe('0x1f')](_0x5e54c6,_0x5cf706[_0x2abe('0x9')]),_0x542f2d[_0x2abe('0xc')]['remove'](_0x5e54c6));},{'priority':_0x2abe('0xe')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a5d=['getFirstRange','getRanges','list.multiBlock','nodeAfter','next','change','has','numberedList','multipleBlocks','createRange','execute','commandParams','ELEMENT_BULLETED_LIST','registerElementLabel','registerCustomCallback','locale','formatBlock','enableCommand','markMultiRangeBlockFormat','before','setSelection','paragraph','document','getAttribute','getSelectedBlocks','splitListItemAfter','value','forceValue','commands','containsItem','_descriptionFactory','nextSibling','afterInit','*Format:*\x20remove\x20from\x20%0','mergeListItemForward','listItemId','length','fromRange','*Format:*\x20insert\x20into\x20%0','isObject','selection','markBlockFormat','add','expandListBlocksToCompleteList','config','toUpperCase','commandName','hasAttribute','plugins','model','editor','indentList','schema','splitListItemBefore','listType','bulletedList','ELEMENT_LIST_ITEM','TrackChangesEditing','slice','listIndent','start','ELEMENT_','outdentList','*Merge:*\x20%0','push','end','_suggestionFactory','get','previousSibling','format','createPositionAt','*Change\x20to:*\x20%0','*Outdent:*\x20%0','from','documentList'];(function(_0x546924,_0x4a5d75){const _0xc51aec=function(_0x7d2407){while(--_0x7d2407){_0x546924['push'](_0x546924['shift']());}};_0xc51aec(++_0x4a5d75);}(_0x4a5d,0x1c6));const _0xc51a=function(_0x546924,_0x4a5d75){_0x546924=_0x546924-0x0;let _0xc51aec=_0x4a5d[_0x546924];return _0xc51aec;};import{Plugin as _0x4ce3e2}from'ckeditor5/src/core';import{getTranslation as _0x2cc274}from'../utils/common-translations';import{LiveRange as _0x49d301}from'ckeditor5/src/engine';export default class q extends _0x4ce3e2{[_0xc51a('0x1c')](){const _0x47d0ab=this[_0xc51a('0x2e')];if(!_0x47d0ab['plugins'][_0xc51a('0x2')]('DocumentListEditing'))return;const _0xf128a2=_0x47d0ab[_0xc51a('0xb')],_0x443862=_0x47d0ab[_0xc51a('0x2c')][_0xc51a('0x3f')](_0xc51a('0x35')),_0x3b93de=_0x47d0ab[_0xc51a('0x2c')][_0xc51a('0x3f')]('DocumentListUtils');function _0x5c2198(_0x53cc9a){return()=>{const _0xc4149d=_0x47d0ab[_0xc51a('0x18')][_0xc51a('0x3f')](_0x53cc9a);if(_0xc4149d['value']&&!_0x47d0ab[_0xc51a('0x28')]['get']('list.multiBlock'))return void _0x47d0ab[_0xc51a('0x6')](_0xc51a('0x11'),{});let _0x476f2f=Array[_0xc51a('0x45')](_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x12')][_0xc51a('0x24')]['getSelectedBlocks']());if(_0x1b25bb(_0x53cc9a)){_0x476f2f=_0x3b93de[_0xc51a('0x27')](_0x476f2f);const _0x4f5af8=[];for(const _0x1de8b0 of _0x476f2f)_0x3b93de['isFirstBlockOfListItem'](_0x1de8b0)&&_0x4f5af8['push'](_0x1de8b0);_0x476f2f=_0x4f5af8;}_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x1')](()=>{_0x443862[_0xc51a('0xe')](_0x476f2f,{'commandName':_0x53cc9a,'commandParams':[{'forceValue':!_0xc4149d[_0xc51a('0x16')]}],'formatGroupId':_0xc51a('0x32')},[],_0xc51a('0x46'));});};}function _0x54f680(_0x10a627){return()=>{const _0x5bc423=function(_0x7207d){let _0x230733=Array[_0xc51a('0x45')](_0x7207d);const _0x3623a0=_0x230733['findIndex'](_0x407823=>!_0x407823[_0xc51a('0x2b')]('listItemId'));return _0x3623a0>-0x1&&(_0x230733=_0x230733[_0xc51a('0x36')](0x0,_0x3623a0)),_0x230733;}(_0x47d0ab['model'][_0xc51a('0x12')][_0xc51a('0x24')][_0xc51a('0x14')]()),_0x14170c=_0x5bc423[_0x5bc423[_0xc51a('0x20')]-0x1],_0x597741=_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x30')][_0xc51a('0x23')](_0x14170c)?'after':_0xc51a('0x3d'),_0x211b58=_0x47d0ab['model'][_0xc51a('0x5')](_0x47d0ab['model'][_0xc51a('0x42')](_0x5bc423[0x0],_0xc51a('0xf')),_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x42')](_0x14170c,_0x597741));_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x1')](()=>{_0x443862[_0xc51a('0x25')](_0x211b58,{'commandName':_0x10a627,'commandParams':[],'formatGroupId':_0xc51a('0x32')},function(_0x46c0df){const _0x244b89=new Set();for(const _0x2bd521 of _0x46c0df){let _0x4534be=_0x2bd521[_0xc51a('0x1b')];for(;_0x4534be&&_0x4534be[_0xc51a('0x13')](_0xc51a('0x37'))>_0x2bd521[_0xc51a('0x13')](_0xc51a('0x37'));)_0x244b89[_0xc51a('0x26')](_0x4534be),_0x4534be=_0x4534be[_0xc51a('0x1b')];}return Array[_0xc51a('0x45')](_0x244b89);}(_0x5bc423));});};}function _0x386653(_0x8672b7){return()=>{const _0x401b06=_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x12')][_0xc51a('0x24')][_0xc51a('0x14')]()[_0xc51a('0x0')]()[_0xc51a('0x16')],_0x1f4d68=_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x42')](_0x401b06,_0xc51a('0xf')),_0xb659bb=_0x47d0ab['model'][_0xc51a('0x42')](_0x401b06,0x0),_0x74f506=_0x47d0ab['model']['createRange'](_0x1f4d68,_0xb659bb);_0x47d0ab[_0xc51a('0x2d')]['change'](()=>{_0x443862[_0xc51a('0x25')](_0x74f506,{'commandName':_0x8672b7,'commandParams':[],'formatGroupId':'listType'});});};}function _0x1b25bb(_0x2dca3b){const _0x4976b9=_0x47d0ab['commands'][_0xc51a('0x3f')](_0xc51a('0x33'))[_0xc51a('0x16')],_0x4c0eb0=_0x47d0ab[_0xc51a('0x18')][_0xc51a('0x3f')]('numberedList')['value'];return _0xc51a('0x3')===_0x2dca3b?_0x4976b9:_0x4c0eb0;}_0x443862[_0xc51a('0xd')]('numberedList',_0x5c2198(_0xc51a('0x3'))),_0x443862[_0xc51a('0xd')](_0xc51a('0x33'),_0x5c2198(_0xc51a('0x33'))),_0x443862[_0xc51a('0xd')]('indentList',_0x54f680(_0xc51a('0x2f'))),_0x443862['enableCommand'](_0xc51a('0x3a'),_0x54f680(_0xc51a('0x3a'))),_0x443862[_0xc51a('0xd')]('splitListItemAfter',_0x386653(_0xc51a('0x15'))),_0x443862[_0xc51a('0xd')](_0xc51a('0x31'),_0x386653('splitListItemBefore')),_0x443862['_descriptionFactory'][_0xc51a('0x9')](function(_0x29ea7e){const _0x43aa72=!_0x47d0ab[_0xc51a('0x2d')]['schema'][_0xc51a('0x23')](_0x29ea7e),_0x440742=_0x29ea7e[_0xc51a('0x40')],_0x310973=_0x29ea7e[_0xc51a('0x1b')],_0x110360=_0x29ea7e[_0xc51a('0x13')](_0xc51a('0x1f')),_0x21b23c=!_0x440742||_0x440742[_0xc51a('0x13')](_0xc51a('0x1f'))!==_0x110360,_0x5dd279=!_0x310973||_0x310973[_0xc51a('0x13')](_0xc51a('0x1f'))!==_0x110360;return _0x43aa72&&Boolean(_0x110360)&&_0x21b23c&&_0x5dd279;},_0x814f5a=>_0x2cc274(_0xf128a2,_0xc51a('0x34'),_0x814f5a)),_0x443862[_0xc51a('0x1a')]['registerDescriptionCallback'](function(_0x3e884e){const {data:_0x22e5d6}=_0x3e884e;if(!_0x22e5d6)return;let _0x5d5e4e,_0x430804,_0x2af5e3,_0x190c00;switch(_0x22e5d6[_0xc51a('0x2a')]){case'bulletedList':_0x2af5e3=_0x22e5d6[_0xc51a('0x7')][0x0][_0xc51a('0x17')],_0x190c00=_0x1b25bb(_0x22e5d6[_0xc51a('0x2a')]),_0x5d5e4e=_0x2af5e3?'*Format:*\x20insert\x20into\x20%0':_0xc51a('0x1d'),!_0x190c00&&_0x47d0ab[_0xc51a('0x28')][_0xc51a('0x3f')]('list.multiBlock')||(_0x5d5e4e=_0xc51a('0x43')),_0x430804={'type':_0xc51a('0x41'),'content':_0x2cc274(_0xf128a2,_0x5d5e4e,_0x2cc274(_0xf128a2,_0xc51a('0x8')))};break;case _0xc51a('0x3'):_0x2af5e3=_0x22e5d6[_0xc51a('0x7')][0x0][_0xc51a('0x17')],_0x190c00=_0x1b25bb(_0x22e5d6[_0xc51a('0x2a')]),_0x5d5e4e=_0x2af5e3?_0xc51a('0x22'):_0xc51a('0x1d'),!_0x190c00&&_0x47d0ab[_0xc51a('0x28')][_0xc51a('0x3f')](_0xc51a('0x49'))||(_0x5d5e4e=_0xc51a('0x43')),_0x430804={'type':_0xc51a('0x41'),'content':_0x2cc274(_0xf128a2,_0x5d5e4e,_0x2cc274(_0xf128a2,'ELEMENT_NUMBERED_LIST'))};break;case _0xc51a('0x2f'):_0x5d5e4e='*Indent:*\x20%0',_0x430804={'type':'format','content':_0x2cc274(_0xf128a2,_0x5d5e4e,_0x2cc274(_0xf128a2,_0xc51a('0x34')))};break;case _0xc51a('0x3a'):_0x5d5e4e=function(_0x1127bf){const _0x1e4f35=_0x1127bf[_0xc51a('0x47')]();let _0x227fac=_0x1e4f35[_0xc51a('0x38')][_0xc51a('0x4a')];for(;_0x227fac&&_0x1e4f35[_0xc51a('0x19')](_0x227fac);){if(_0x227fac['getAttribute'](_0xc51a('0x37'))>0x0)return!0x1;_0x227fac=_0x227fac[_0xc51a('0x1b')];}return!0x0;}(_0x3e884e)?_0x2cc274(_0xf128a2,_0xc51a('0x1d'),_0x2cc274(_0xf128a2,function(_0x4d1163){const _0x1aa6bd=_0x4d1163['getFirstRange']()[_0xc51a('0x38')][_0xc51a('0x4a')];return _0xc51a('0x39')+_0x1aa6bd['getAttribute']('listType')[_0xc51a('0x29')]()+'_LIST';}(_0x3e884e))):_0x2cc274(_0xf128a2,_0xc51a('0x44'),_0x2cc274(_0xf128a2,'ELEMENT_LIST_ITEM')),_0x430804={'type':'format','content':_0x5d5e4e};break;case'mergeListItemBackward':case _0xc51a('0x1e'):!0x1===_0x22e5d6[_0xc51a('0x4')]&&(_0x5d5e4e=_0xc51a('0x3b'),_0x430804={'type':'deletion','content':_0x2cc274(_0xf128a2,_0x5d5e4e,_0x2cc274(_0xf128a2,_0xc51a('0x34')))});}return _0x430804;}),_0x443862[_0xc51a('0x3e')][_0xc51a('0xa')](_0xc51a('0xc'),_0xc51a('0x46'),'accept',function(_0x569c46,_0x52835e){const _0x60b83c=[];for(let _0x414695 of _0x569c46)_0x414695[_0xc51a('0x38')]['nodeAfter']===_0x414695['end']['parent']&&(_0x414695=_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x5')](_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x42')](_0x414695[_0xc51a('0x38')][_0xc51a('0x4a')],0x0))),_0x60b83c[_0xc51a('0x3c')](_0x414695);_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x1')](_0x330665=>{const _0x14216c=_0x47d0ab[_0xc51a('0x2d')][_0xc51a('0x12')][_0xc51a('0x24')],_0x16b181=Array[_0xc51a('0x45')](_0x14216c[_0xc51a('0x48')]())['map'](_0x457e02=>_0x49d301[_0xc51a('0x21')](_0x457e02));_0x330665['setSelection'](_0x60b83c),_0x47d0ab[_0xc51a('0x18')][_0xc51a('0x3f')](_0x52835e[_0xc51a('0x2a')])['refresh'](),_0x52835e[_0xc51a('0x7')][_0xc51a('0x3c')]({'forceDefaultExecution':!0x0}),_0x47d0ab[_0xc51a('0x6')](_0x52835e[_0xc51a('0x2a')],..._0x52835e[_0xc51a('0x7')]),_0x330665[_0xc51a('0x10')](_0x16b181);for(const _0xa093ce of _0x16b181)_0xa093ce['detach']();});});}}
23
+ const _0x255a=['createPositionAt','registerCustomCallback','execute','_descriptionFactory','splitListItemBefore','mergeListItemBackward','listItemId','bulletedList','*Format:*\x20remove\x20from\x20%0','*Format:*\x20insert\x20into\x20%0','isFirstBlockOfListItem','fromRange','paragraph','listType','accept','toUpperCase','documentList','_suggestionFactory','listIndent','forceValue','schema','selection','*Change\x20to:*\x20%0','value','change','markMultiRangeBlockFormat','config','_LIST','previousSibling','getRanges','nodeAfter','getAttribute','enableCommand','markBlockFormat','numberedList','deletion','commands','ELEMENT_NUMBERED_LIST','commandName','ELEMENT_','commandParams','document','plugins','detach','setSelection','createRange','refresh','TrackChangesEditing','parent','has','nextSibling','push','*Merge:*\x20%0','hasAttribute','slice','mergeListItemForward','formatBlock','indentList','splitListItemAfter','get','list.multiBlock','expandListBlocksToCompleteList','ELEMENT_LIST_ITEM','after','model','outdentList','getFirstRange','start','format','from','getSelectedBlocks','before'];(function(_0x141f34,_0x255af9){const _0x895a49=function(_0x54e0f2){while(--_0x54e0f2){_0x141f34['push'](_0x141f34['shift']());}};_0x895a49(++_0x255af9);}(_0x255a,0xb8));const _0x895a=function(_0x141f34,_0x255af9){_0x141f34=_0x141f34-0x0;let _0x895a49=_0x255a[_0x141f34];return _0x895a49;};import{Plugin as _0x41ec77}from'ckeditor5/src/core';import{getTranslation as _0x31c731}from'../utils/common-translations';import{LiveRange as _0x55a66a}from'ckeditor5/src/engine';export default class q extends _0x41ec77{['afterInit'](){const _0xd57aa4=this['editor'];if(!_0xd57aa4[_0x895a('0x2')][_0x895a('0x9')]('DocumentListEditing'))return;const _0x522e71=_0xd57aa4['locale'],_0x50f693=_0xd57aa4[_0x895a('0x2')]['get'](_0x895a('0x7')),_0x262a99=_0xd57aa4[_0x895a('0x2')][_0x895a('0x13')]('DocumentListUtils');function _0x5a7940(_0x291361){return()=>{const _0x1d2de9=_0xd57aa4[_0x895a('0x44')][_0x895a('0x13')](_0x291361);if(_0x1d2de9[_0x895a('0x37')]&&!_0xd57aa4[_0x895a('0x3a')][_0x895a('0x13')]('list.multiBlock'))return void _0xd57aa4[_0x895a('0x22')](_0x895a('0x2c'),{});let _0x433808=Array[_0x895a('0x1d')](_0xd57aa4[_0x895a('0x18')][_0x895a('0x1')][_0x895a('0x35')][_0x895a('0x1e')]());if(_0x55fed5(_0x291361)){_0x433808=_0x262a99[_0x895a('0x15')](_0x433808);const _0x259446=[];for(const _0x4c8d44 of _0x433808)_0x262a99[_0x895a('0x2a')](_0x4c8d44)&&_0x259446['push'](_0x4c8d44);_0x433808=_0x259446;}_0xd57aa4[_0x895a('0x18')][_0x895a('0x38')](()=>{_0x50f693[_0x895a('0x39')](_0x433808,{'commandName':_0x291361,'commandParams':[{'forceValue':!_0x1d2de9[_0x895a('0x37')]}],'formatGroupId':_0x895a('0x2d')},[],_0x895a('0x30'));});};}function _0x124fe8(_0x571dc3){return()=>{const _0x86261d=function(_0x3c9426){let _0x43766d=Array[_0x895a('0x1d')](_0x3c9426);const _0x23fbd5=_0x43766d['findIndex'](_0x5b6745=>!_0x5b6745[_0x895a('0xd')]('listItemId'));return _0x23fbd5>-0x1&&(_0x43766d=_0x43766d[_0x895a('0xe')](0x0,_0x23fbd5)),_0x43766d;}(_0xd57aa4[_0x895a('0x18')][_0x895a('0x1')][_0x895a('0x35')]['getSelectedBlocks']()),_0x4e0536=_0x86261d[_0x86261d['length']-0x1],_0x4f47e7=_0xd57aa4[_0x895a('0x18')][_0x895a('0x34')]['isObject'](_0x4e0536)?_0x895a('0x17'):'end',_0x17d3a4=_0xd57aa4[_0x895a('0x18')][_0x895a('0x5')](_0xd57aa4[_0x895a('0x18')][_0x895a('0x20')](_0x86261d[0x0],'before'),_0xd57aa4[_0x895a('0x18')][_0x895a('0x20')](_0x4e0536,_0x4f47e7));_0xd57aa4[_0x895a('0x18')][_0x895a('0x38')](()=>{_0x50f693[_0x895a('0x41')](_0x17d3a4,{'commandName':_0x571dc3,'commandParams':[],'formatGroupId':_0x895a('0x2d')},function(_0x4434c2){const _0x5e8259=new Set();for(const _0x401c48 of _0x4434c2){let _0x5991ba=_0x401c48[_0x895a('0xa')];for(;_0x5991ba&&_0x5991ba[_0x895a('0x3f')](_0x895a('0x32'))>_0x401c48[_0x895a('0x3f')](_0x895a('0x32'));)_0x5e8259['add'](_0x5991ba),_0x5991ba=_0x5991ba['nextSibling'];}return Array[_0x895a('0x1d')](_0x5e8259);}(_0x86261d));});};}function _0x3c3a51(_0xd1eb1e){return()=>{const _0x17c362=_0xd57aa4[_0x895a('0x18')][_0x895a('0x1')][_0x895a('0x35')][_0x895a('0x1e')]()['next']()[_0x895a('0x37')],_0x4567ca=_0xd57aa4[_0x895a('0x18')][_0x895a('0x20')](_0x17c362,_0x895a('0x1f')),_0x4bbbb6=_0xd57aa4[_0x895a('0x18')][_0x895a('0x20')](_0x17c362,0x0),_0x6bba6b=_0xd57aa4[_0x895a('0x18')][_0x895a('0x5')](_0x4567ca,_0x4bbbb6);_0xd57aa4[_0x895a('0x18')][_0x895a('0x38')](()=>{_0x50f693['markBlockFormat'](_0x6bba6b,{'commandName':_0xd1eb1e,'commandParams':[],'formatGroupId':_0x895a('0x2d')});});};}function _0x55fed5(_0x43fba6){const _0x1a3c90=_0xd57aa4['commands'][_0x895a('0x13')]('bulletedList')[_0x895a('0x37')],_0xf828ad=_0xd57aa4[_0x895a('0x44')][_0x895a('0x13')](_0x895a('0x42'))[_0x895a('0x37')];return _0x895a('0x42')===_0x43fba6?_0x1a3c90:_0xf828ad;}_0x50f693[_0x895a('0x40')](_0x895a('0x42'),_0x5a7940(_0x895a('0x42'))),_0x50f693[_0x895a('0x40')]('bulletedList',_0x5a7940(_0x895a('0x27'))),_0x50f693['enableCommand'](_0x895a('0x11'),_0x124fe8(_0x895a('0x11'))),_0x50f693[_0x895a('0x40')](_0x895a('0x19'),_0x124fe8(_0x895a('0x19'))),_0x50f693['enableCommand']('splitListItemAfter',_0x3c3a51(_0x895a('0x12'))),_0x50f693['enableCommand'](_0x895a('0x24'),_0x3c3a51(_0x895a('0x24'))),_0x50f693[_0x895a('0x23')]['registerElementLabel'](function(_0x518f9f){const _0x171920=!_0xd57aa4[_0x895a('0x18')][_0x895a('0x34')]['isObject'](_0x518f9f),_0x101ef1=_0x518f9f[_0x895a('0x3c')],_0xd175ff=_0x518f9f[_0x895a('0xa')],_0xe89128=_0x518f9f[_0x895a('0x3f')](_0x895a('0x26')),_0x35bd83=!_0x101ef1||_0x101ef1[_0x895a('0x3f')]('listItemId')!==_0xe89128,_0x170f5f=!_0xd175ff||_0xd175ff[_0x895a('0x3f')](_0x895a('0x26'))!==_0xe89128;return _0x171920&&Boolean(_0xe89128)&&_0x35bd83&&_0x170f5f;},_0x4474ec=>_0x31c731(_0x522e71,_0x895a('0x16'),_0x4474ec)),_0x50f693['_descriptionFactory']['registerDescriptionCallback'](function(_0xad3e3a){const {data:_0x4bd5a6}=_0xad3e3a;if(!_0x4bd5a6)return;let _0xa2fbd,_0x81c750,_0x448d53,_0x17f8a1;switch(_0x4bd5a6[_0x895a('0x46')]){case _0x895a('0x27'):_0x448d53=_0x4bd5a6['commandParams'][0x0][_0x895a('0x33')],_0x17f8a1=_0x55fed5(_0x4bd5a6[_0x895a('0x46')]),_0xa2fbd=_0x448d53?_0x895a('0x29'):'*Format:*\x20remove\x20from\x20%0',!_0x17f8a1&&_0xd57aa4[_0x895a('0x3a')]['get'](_0x895a('0x14'))||(_0xa2fbd=_0x895a('0x36')),_0x81c750={'type':_0x895a('0x1c'),'content':_0x31c731(_0x522e71,_0xa2fbd,_0x31c731(_0x522e71,'ELEMENT_BULLETED_LIST'))};break;case _0x895a('0x42'):_0x448d53=_0x4bd5a6[_0x895a('0x0')][0x0][_0x895a('0x33')],_0x17f8a1=_0x55fed5(_0x4bd5a6[_0x895a('0x46')]),_0xa2fbd=_0x448d53?_0x895a('0x29'):_0x895a('0x28'),!_0x17f8a1&&_0xd57aa4[_0x895a('0x3a')][_0x895a('0x13')](_0x895a('0x14'))||(_0xa2fbd=_0x895a('0x36')),_0x81c750={'type':_0x895a('0x1c'),'content':_0x31c731(_0x522e71,_0xa2fbd,_0x31c731(_0x522e71,_0x895a('0x45')))};break;case _0x895a('0x11'):_0xa2fbd='*Indent:*\x20%0',_0x81c750={'type':'format','content':_0x31c731(_0x522e71,_0xa2fbd,_0x31c731(_0x522e71,'ELEMENT_LIST_ITEM'))};break;case _0x895a('0x19'):_0xa2fbd=function(_0x558136){const _0x318854=_0x558136[_0x895a('0x1a')]();let _0x5c1624=_0x318854[_0x895a('0x1b')][_0x895a('0x3e')];for(;_0x5c1624&&_0x318854['containsItem'](_0x5c1624);){if(_0x5c1624['getAttribute'](_0x895a('0x32'))>0x0)return!0x1;_0x5c1624=_0x5c1624[_0x895a('0xa')];}return!0x0;}(_0xad3e3a)?_0x31c731(_0x522e71,_0x895a('0x28'),_0x31c731(_0x522e71,function(_0x30e43e){const _0x4bf87d=_0x30e43e['getFirstRange']()[_0x895a('0x1b')][_0x895a('0x3e')];return _0x895a('0x47')+_0x4bf87d[_0x895a('0x3f')](_0x895a('0x2d'))[_0x895a('0x2f')]()+_0x895a('0x3b');}(_0xad3e3a))):_0x31c731(_0x522e71,'*Outdent:*\x20%0',_0x31c731(_0x522e71,'ELEMENT_LIST_ITEM')),_0x81c750={'type':_0x895a('0x1c'),'content':_0xa2fbd};break;case _0x895a('0x25'):case _0x895a('0xf'):!0x1===_0x4bd5a6['multipleBlocks']&&(_0xa2fbd=_0x895a('0xc'),_0x81c750={'type':_0x895a('0x43'),'content':_0x31c731(_0x522e71,_0xa2fbd,_0x31c731(_0x522e71,'ELEMENT_LIST_ITEM'))});}return _0x81c750;}),_0x50f693[_0x895a('0x31')][_0x895a('0x21')](_0x895a('0x10'),_0x895a('0x30'),_0x895a('0x2e'),function(_0x25608b,_0x380c31){const _0x3b64fa=[];for(let _0x745b4d of _0x25608b)_0x745b4d[_0x895a('0x1b')][_0x895a('0x3e')]===_0x745b4d['end'][_0x895a('0x8')]&&(_0x745b4d=_0xd57aa4[_0x895a('0x18')][_0x895a('0x5')](_0xd57aa4[_0x895a('0x18')][_0x895a('0x20')](_0x745b4d[_0x895a('0x1b')]['nodeAfter'],0x0))),_0x3b64fa[_0x895a('0xb')](_0x745b4d);_0xd57aa4[_0x895a('0x18')][_0x895a('0x38')](_0x5048fb=>{const _0x549b58=_0xd57aa4[_0x895a('0x18')][_0x895a('0x1')][_0x895a('0x35')],_0x34d0dc=Array[_0x895a('0x1d')](_0x549b58[_0x895a('0x3d')]())['map'](_0x4064de=>_0x55a66a[_0x895a('0x2b')](_0x4064de));_0x5048fb[_0x895a('0x4')](_0x3b64fa),_0xd57aa4[_0x895a('0x44')][_0x895a('0x13')](_0x380c31[_0x895a('0x46')])[_0x895a('0x6')](),_0x380c31[_0x895a('0x0')]['push']({'forceDefaultExecution':!0x0}),_0xd57aa4['execute'](_0x380c31['commandName'],..._0x380c31['commandParams']),_0x5048fb[_0x895a('0x4')](_0x34d0dc);for(const _0x5ea68c of _0x34d0dc)_0x5ea68c[_0x895a('0x3')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cbe=['expandListBlocksToCompleteList','_LIST_','type','replace','handleListStyleCommand','styles','DocumentListUtils','commandParams','get','listStart','handleListStartCommand','toUpperCase','getAttribute','handleListReversedCommand','_getSuggestionBlocksForListStyle','isListItemBlock','reversed','TrackChangesEditing','startIndex','*Format:*\x20set\x20order\x20to\x20reversed','DocumentListPropertiesUtils','listStyle','change','_getSuggestionBlocks','ELEMENT_','*Change\x20to:*\x20%0','from','bind','afterInit','document','selection','editor','filter','listReversed','commandName','markMultiRangeBlockFormat','handleDescriptions','enableCommand','push','list.properties','model','*Format:*\x20set\x20start\x20index\x20to\x20%0','config','getListTypeFromListStyleType','plugins','DocumentListPropertiesEditing','numbered','_descriptionFactory','format'];(function(_0x43c0c5,_0x4cbeb5){const _0x3f94c6=function(_0xe66be2){while(--_0xe66be2){_0x43c0c5['push'](_0x43c0c5['shift']());}};_0x3f94c6(++_0x4cbeb5);}(_0x4cbe,0x180));const _0x3f94=function(_0x43c0c5,_0x4cbeb5){_0x43c0c5=_0x43c0c5-0x0;let _0x3f94c6=_0x4cbe[_0x43c0c5];return _0x3f94c6;};import{Plugin as _0x47856a}from'ckeditor5/src/core';import{getTranslation as _0x12cff5}from'../utils/common-translations';export default class Ct extends _0x47856a{[_0x3f94('0x24')](){if(!this['editor'][_0x3f94('0x3')]['has'](_0x3f94('0x4')))return;const _0x1b5534=this[_0x3f94('0x27')][_0x3f94('0x1')][_0x3f94('0x10')](_0x3f94('0x2f')),_0x2b42c4=this[_0x3f94('0x27')][_0x3f94('0x3')][_0x3f94('0x10')](_0x3f94('0x19'));_0x1b5534[_0x3f94('0xd')]&&_0x2b42c4[_0x3f94('0x2d')](_0x3f94('0x1d'),this[_0x3f94('0xc')][_0x3f94('0x23')](this)),_0x1b5534[_0x3f94('0x18')]&&_0x2b42c4[_0x3f94('0x2d')]('listReversed',this[_0x3f94('0x15')][_0x3f94('0x23')](this)),_0x1b5534[_0x3f94('0x1a')]&&_0x2b42c4[_0x3f94('0x2d')](_0x3f94('0x11'),this[_0x3f94('0x12')][_0x3f94('0x23')](this)),_0x2b42c4[_0x3f94('0x6')]['registerDescriptionCallback'](this['handleDescriptions'][_0x3f94('0x23')](this));}[_0x3f94('0xc')](_0x2722da,_0x11c198={}){const _0x472503=this[_0x3f94('0x27')]['plugins'][_0x3f94('0x10')](_0x3f94('0x19')),_0x466b48=this['_getSuggestionBlocksForListStyle']();this[_0x3f94('0x27')]['model'][_0x3f94('0x1e')](()=>{_0x472503[_0x3f94('0x2b')](_0x466b48,{'commandName':_0x3f94('0x1d'),'commandParams':[{'type':_0x11c198['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1b80c4,_0x2f729f={}){const _0xbfdefe=this[_0x3f94('0x27')][_0x3f94('0x3')][_0x3f94('0x10')](_0x3f94('0x19')),_0x5be5b4=this[_0x3f94('0x27')][_0x3f94('0x3')][_0x3f94('0x10')](_0x3f94('0xe')),_0x811eba=this[_0x3f94('0x1f')](_0x115735=>_0x5be5b4[_0x3f94('0x17')](_0x115735)&&_0x3f94('0x5')===_0x115735[_0x3f94('0x14')]('listType'));null!==_0x811eba&&this[_0x3f94('0x27')][_0x3f94('0x30')][_0x3f94('0x1e')](()=>{_0xbfdefe['markMultiRangeBlockFormat'](_0x811eba,{'commandName':'listReversed','commandParams':[{'reversed':_0x2f729f[_0x3f94('0x18')]}],'formatGroupId':_0x3f94('0x29')});});}[_0x3f94('0x12')](_0x40b285,_0x1a54a1={}){const _0x5497fe=this['editor']['plugins'][_0x3f94('0x10')](_0x3f94('0x19')),_0x2b181a=this[_0x3f94('0x27')][_0x3f94('0x3')]['get'](_0x3f94('0xe')),_0xc7d608=this[_0x3f94('0x1f')](_0x32d9c1=>_0x2b181a['isListItemBlock'](_0x32d9c1)&&'numbered'===_0x32d9c1[_0x3f94('0x14')]('listType'));null!==_0xc7d608&&this['editor'][_0x3f94('0x30')][_0x3f94('0x1e')](()=>{_0x5497fe['markMultiRangeBlockFormat'](_0xc7d608,{'commandName':_0x3f94('0x11'),'commandParams':[{'startIndex':_0x1a54a1[_0x3f94('0x1a')]}],'formatGroupId':_0x3f94('0x11')});});}[_0x3f94('0x2c')](_0x146bc7){const _0x572e5f=this[_0x3f94('0x27')]['locale'],{data:_0x250365}=_0x146bc7;if(!_0x250365)return;let _0x149cef,_0x1d93cf;switch(_0x250365[_0x3f94('0x2a')]){case _0x3f94('0x1d'):_0x149cef=_0x3f94('0x21'),_0x1d93cf={'type':_0x3f94('0x7'),'content':_0x12cff5(_0x572e5f,_0x149cef,_0x12cff5(_0x572e5f,this['_getTranslationKeyForListStyle'](_0x250365[_0x3f94('0xf')][0x0][_0x3f94('0xa')])))};break;case _0x3f94('0x29'):_0x149cef=_0x250365['commandParams'][0x0][_0x3f94('0x18')]?_0x3f94('0x1b'):'*Format:*\x20set\x20order\x20to\x20regular',_0x1d93cf={'type':_0x3f94('0x7'),'content':_0x12cff5(_0x572e5f,_0x149cef)};break;case _0x3f94('0x11'):_0x149cef=_0x3f94('0x0'),_0x1d93cf={'type':_0x3f94('0x7'),'content':_0x12cff5(_0x572e5f,_0x149cef,_0x250365['commandParams'][0x0][_0x3f94('0x1a')])};}return _0x1d93cf;}[_0x3f94('0x16')](){const _0x346057=this[_0x3f94('0x27')][_0x3f94('0x3')][_0x3f94('0x10')]('DocumentListUtils');let _0x30588c=Array['from'](this[_0x3f94('0x27')][_0x3f94('0x30')][_0x3f94('0x25')][_0x3f94('0x26')]['getSelectedBlocks']());return _0x30588c[_0x3f94('0x2e')](..._0x346057[_0x3f94('0x8')](_0x30588c)),_0x30588c=[...new Set(_0x30588c)],_0x30588c;}[_0x3f94('0x1f')](_0x18912b){const _0x373f82=this[_0x3f94('0x27')][_0x3f94('0x3')]['get']('DocumentListUtils');let _0xf9a4f3=Array[_0x3f94('0x22')](this[_0x3f94('0x27')]['model'][_0x3f94('0x25')][_0x3f94('0x26')]['getSelectedBlocks']())[_0x3f94('0x28')](_0x18912b);if(!_0xf9a4f3['length'])return null;_0xf9a4f3=_0x373f82['expandListBlocksToCompleteList'](_0xf9a4f3);const _0x443b33=[];for(const _0x31caaf of _0xf9a4f3)_0x373f82['isFirstBlockOfListItem'](_0x31caaf)&&_0x443b33[_0x3f94('0x2e')](_0x31caaf);return _0x443b33;}['_getTranslationKeyForListStyle'](_0x460dd6){return _0x3f94('0x20')+this['editor'][_0x3f94('0x3')]['get'](_0x3f94('0x1c'))[_0x3f94('0x2')](_0x460dd6)[_0x3f94('0x13')]()+_0x3f94('0x9')+_0x460dd6[_0x3f94('0x13')]()[_0x3f94('0xb')](/-/g,'_');}}
23
+ const _0x56e9=['listStart','has','format','startIndex','_getSuggestionBlocks','expandListBlocksToCompleteList','markMultiRangeBlockFormat','type','*Format:*\x20set\x20order\x20to\x20reversed','listType','handleListStyleCommand','locale','handleListStartCommand','get','*Format:*\x20set\x20order\x20to\x20regular','from','document','model','bind','numbered','_getTranslationKeyForListStyle','_getSuggestionBlocksForListStyle','DocumentListUtils','TrackChangesEditing','registerDescriptionCallback','handleDescriptions','length','*Format:*\x20set\x20start\x20index\x20to\x20%0','config','replace','commandParams','reversed','getListTypeFromListStyleType','selection','commandName','DocumentListPropertiesUtils','getAttribute','_LIST_','listStyle','ELEMENT_','isListItemBlock','afterInit','_descriptionFactory','handleListReversedCommand','editor','change','getSelectedBlocks','styles','toUpperCase','plugins','push','enableCommand'];(function(_0x4c13be,_0x56e942){const _0x1ba22f=function(_0x3891be){while(--_0x3891be){_0x4c13be['push'](_0x4c13be['shift']());}};_0x1ba22f(++_0x56e942);}(_0x56e9,0x1a3));const _0x1ba2=function(_0x4c13be,_0x56e942){_0x4c13be=_0x4c13be-0x0;let _0x1ba22f=_0x56e9[_0x4c13be];return _0x1ba22f;};import{Plugin as _0x312a5e}from'ckeditor5/src/core';import{getTranslation as _0x253ffc}from'../utils/common-translations';export default class Ct extends _0x312a5e{[_0x1ba2('0x26')](){if(!this[_0x1ba2('0x29')][_0x1ba2('0x2e')][_0x1ba2('0x32')]('DocumentListPropertiesEditing'))return;const _0x4d70ab=this[_0x1ba2('0x29')][_0x1ba2('0x19')][_0x1ba2('0xa')]('list.properties'),_0x5612d7=this[_0x1ba2('0x29')][_0x1ba2('0x2e')][_0x1ba2('0xa')](_0x1ba2('0x14'));_0x4d70ab[_0x1ba2('0x2c')]&&_0x5612d7[_0x1ba2('0x30')](_0x1ba2('0x23'),this[_0x1ba2('0x7')][_0x1ba2('0xf')](this)),_0x4d70ab['reversed']&&_0x5612d7['enableCommand']('listReversed',this[_0x1ba2('0x28')][_0x1ba2('0xf')](this)),_0x4d70ab[_0x1ba2('0x0')]&&_0x5612d7['enableCommand'](_0x1ba2('0x31'),this[_0x1ba2('0x9')]['bind'](this)),_0x5612d7[_0x1ba2('0x27')][_0x1ba2('0x15')](this[_0x1ba2('0x16')][_0x1ba2('0xf')](this));}['handleListStyleCommand'](_0x1a3182,_0x37137f={}){const _0xfe1c78=this[_0x1ba2('0x29')][_0x1ba2('0x2e')][_0x1ba2('0xa')](_0x1ba2('0x14')),_0x16a367=this[_0x1ba2('0x12')]();this[_0x1ba2('0x29')]['model'][_0x1ba2('0x2a')](()=>{_0xfe1c78[_0x1ba2('0x3')](_0x16a367,{'commandName':'listStyle','commandParams':[{'type':_0x37137f[_0x1ba2('0x4')]}],'formatGroupId':'listStyle'});});}[_0x1ba2('0x28')](_0xed43c,_0x4c4e2c={}){const _0x2cfc88=this[_0x1ba2('0x29')][_0x1ba2('0x2e')][_0x1ba2('0xa')]('TrackChangesEditing'),_0x53eb81=this[_0x1ba2('0x29')]['plugins'][_0x1ba2('0xa')](_0x1ba2('0x13')),_0x358855=this['_getSuggestionBlocks'](_0xf7bcff=>_0x53eb81[_0x1ba2('0x25')](_0xf7bcff)&&'numbered'===_0xf7bcff[_0x1ba2('0x21')](_0x1ba2('0x6')));null!==_0x358855&&this[_0x1ba2('0x29')][_0x1ba2('0xe')][_0x1ba2('0x2a')](()=>{_0x2cfc88[_0x1ba2('0x3')](_0x358855,{'commandName':'listReversed','commandParams':[{'reversed':_0x4c4e2c[_0x1ba2('0x1c')]}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x51c054,_0x2e9e64={}){const _0x6837bf=this[_0x1ba2('0x29')]['plugins'][_0x1ba2('0xa')](_0x1ba2('0x14')),_0x4f6f41=this[_0x1ba2('0x29')][_0x1ba2('0x2e')][_0x1ba2('0xa')](_0x1ba2('0x13')),_0x3273f6=this[_0x1ba2('0x1')](_0x1d3ccc=>_0x4f6f41['isListItemBlock'](_0x1d3ccc)&&_0x1ba2('0x10')===_0x1d3ccc[_0x1ba2('0x21')](_0x1ba2('0x6')));null!==_0x3273f6&&this[_0x1ba2('0x29')][_0x1ba2('0xe')][_0x1ba2('0x2a')](()=>{_0x6837bf[_0x1ba2('0x3')](_0x3273f6,{'commandName':_0x1ba2('0x31'),'commandParams':[{'startIndex':_0x2e9e64[_0x1ba2('0x0')]}],'formatGroupId':_0x1ba2('0x31')});});}[_0x1ba2('0x16')](_0x906247){const _0x514286=this['editor'][_0x1ba2('0x8')],{data:_0x47fbc7}=_0x906247;if(!_0x47fbc7)return;let _0x378780,_0x43c0bb;switch(_0x47fbc7[_0x1ba2('0x1f')]){case _0x1ba2('0x23'):_0x378780='*Change\x20to:*\x20%0',_0x43c0bb={'type':_0x1ba2('0x33'),'content':_0x253ffc(_0x514286,_0x378780,_0x253ffc(_0x514286,this[_0x1ba2('0x11')](_0x47fbc7[_0x1ba2('0x1b')][0x0][_0x1ba2('0x4')])))};break;case'listReversed':_0x378780=_0x47fbc7[_0x1ba2('0x1b')][0x0]['reversed']?_0x1ba2('0x5'):_0x1ba2('0xb'),_0x43c0bb={'type':_0x1ba2('0x33'),'content':_0x253ffc(_0x514286,_0x378780)};break;case'listStart':_0x378780=_0x1ba2('0x18'),_0x43c0bb={'type':_0x1ba2('0x33'),'content':_0x253ffc(_0x514286,_0x378780,_0x47fbc7[_0x1ba2('0x1b')][0x0][_0x1ba2('0x0')])};}return _0x43c0bb;}[_0x1ba2('0x12')](){const _0x399036=this[_0x1ba2('0x29')][_0x1ba2('0x2e')][_0x1ba2('0xa')](_0x1ba2('0x13'));let _0x5b8aa0=Array[_0x1ba2('0xc')](this['editor'][_0x1ba2('0xe')][_0x1ba2('0xd')][_0x1ba2('0x1e')][_0x1ba2('0x2b')]());return _0x5b8aa0[_0x1ba2('0x2f')](..._0x399036[_0x1ba2('0x2')](_0x5b8aa0)),_0x5b8aa0=[...new Set(_0x5b8aa0)],_0x5b8aa0;}[_0x1ba2('0x1')](_0x4d7232){const _0x201668=this['editor'][_0x1ba2('0x2e')][_0x1ba2('0xa')]('DocumentListUtils');let _0x2fcc23=Array['from'](this[_0x1ba2('0x29')][_0x1ba2('0xe')][_0x1ba2('0xd')][_0x1ba2('0x1e')][_0x1ba2('0x2b')]())['filter'](_0x4d7232);if(!_0x2fcc23[_0x1ba2('0x17')])return null;_0x2fcc23=_0x201668[_0x1ba2('0x2')](_0x2fcc23);const _0x4a55b9=[];for(const _0xa4a90 of _0x2fcc23)_0x201668['isFirstBlockOfListItem'](_0xa4a90)&&_0x4a55b9[_0x1ba2('0x2f')](_0xa4a90);return _0x4a55b9;}[_0x1ba2('0x11')](_0x33c7d7){return _0x1ba2('0x24')+this['editor']['plugins']['get'](_0x1ba2('0x20'))[_0x1ba2('0x1d')](_0x33c7d7)[_0x1ba2('0x2d')]()+_0x1ba2('0x22')+_0x33c7d7[_0x1ba2('0x2d')]()[_0x1ba2('0x1a')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56f9=['model','plugins','markInsertion','createRange','init','enter','enableCommand','fire','editing','TrackChangesEditing','markerName','parent','setSelection','downcastDispatcher','bind','requires','commands','split','detach','enterBlock','fromRange','getFirstPosition','options','change','hasClass','high','addMarker:suggestion:insertion','editor','remove','end','nextSibling','get','afterExecute','document','mapper','unbindElementFromMarkerName','ck-suggestion-marker-split','showSuggestionHighlights','markerNameToElements'];(function(_0x29f003,_0x56f928){const _0x44acd1=function(_0x4e10dc){while(--_0x4e10dc){_0x29f003['push'](_0x29f003['shift']());}};_0x44acd1(++_0x56f928);}(_0x56f9,0x114));const _0x44ac=function(_0x29f003,_0x56f928){_0x29f003=_0x29f003-0x0;let _0x44acd1=_0x56f9[_0x29f003];return _0x44acd1;};import{Plugin as _0x1b3960}from'ckeditor5/src/core';import{Enter as _0x4eb289}from'ckeditor5/src/enter';import{LiveRange as _0xad81a7}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x439de9}from'./utils';export default class z extends _0x1b3960{static get[_0x44ac('0xc')](){return[_0x4eb289];}[_0x44ac('0x1')](){const _0x4a7d87=this[_0x44ac('0x18')],_0x250048=_0x4a7d87[_0x44ac('0x25')][_0x44ac('0x1c')](_0x44ac('0x6')),_0x4df8f9=_0x4a7d87[_0x44ac('0xd')][_0x44ac('0x1c')](_0x44ac('0x2'));_0x250048[_0x44ac('0x3')]('enter',()=>{_0x4a7d87[_0x44ac('0x24')][_0x44ac('0x14')](_0x57b345=>{const _0x572734=_0x4a7d87[_0x44ac('0x24')][_0x44ac('0x1e')]['selection'],_0x135c7a=_0x572734[_0x44ac('0x12')](),_0x552d8b=_0xad81a7[_0x44ac('0x11')](_0x572734['getFirstRange']());if(_0x4df8f9[_0x44ac('0x10')](_0x57b345)){const _0x288d37=_0x4a7d87['model']['createPositionAt'](_0x135c7a[_0x44ac('0x8')][_0x44ac('0x1b')],0x0),_0x3b3e60=_0x57b345[_0x44ac('0x0')](_0x135c7a,_0x288d37);_0x250048[_0x44ac('0x26')](_0x3b3e60);}else _0x57b345[_0x44ac('0x9')](_0x57b345[_0x44ac('0x0')](_0x552d8b[_0x44ac('0x1a')]));_0x552d8b[_0x44ac('0xf')](),_0x4df8f9[_0x44ac('0x4')](_0x44ac('0x1d'),{'writer':_0x57b345});});}),_0x4a7d87[_0x44ac('0x5')][_0x44ac('0xa')]['on']('addMarker:suggestion:insertion',_0x439de9(_0x4a7d87,_0x44ac('0xe')),{'priority':'high'}),_0x4a7d87['editing'][_0x44ac('0xa')]['on']('removeMarker:suggestion:insertion',(_0x2d219e,_0x26647c,_0x25fa23)=>{const _0x112386=_0x25fa23[_0x44ac('0x1f')][_0x44ac('0x23')](_0x26647c['markerName']);if(_0x112386)for(const _0x5b0845 of _0x112386)_0x5b0845[_0x44ac('0x15')](_0x44ac('0x21'))&&(_0x25fa23[_0x44ac('0x1f')][_0x44ac('0x20')](_0x5b0845,_0x26647c[_0x44ac('0x7')]),_0x25fa23['writer'][_0x44ac('0x19')](_0x5b0845));},{'priority':_0x44ac('0x16')}),_0x4a7d87['data'][_0x44ac('0xa')]['on'](_0x44ac('0x17'),(_0xe7dd6c,_0x2e12c0,_0x45f0bd)=>{_0x45f0bd[_0x44ac('0x13')][_0x44ac('0x22')]&&_0x439de9(_0x4a7d87,_0x44ac('0xe'),{'showActiveMarker':!0x1})[_0x44ac('0xb')](this)(_0xe7dd6c,_0x2e12c0,_0x45f0bd);},{'priority':_0x44ac('0x16')});}}
23
+ const _0x1eda=['enableCommand','requires','createRange','showSuggestionHighlights','init','end','remove','parent','afterExecute','high','get','hasClass','createPositionAt','enterBlock','downcastDispatcher','document','markerNameToElements','addMarker:suggestion:insertion','fromRange','detach','mapper','markerName','split','commands','options','plugins','setSelection','unbindElementFromMarkerName','bind','selection','TrackChangesEditing','ck-suggestion-marker-split','nextSibling','getFirstRange','editing','change','markInsertion','getFirstPosition','data','enter','removeMarker:suggestion:insertion'];(function(_0x5e32e0,_0x1edadd){const _0x433fd8=function(_0x16557b){while(--_0x16557b){_0x5e32e0['push'](_0x5e32e0['shift']());}};_0x433fd8(++_0x1edadd);}(_0x1eda,0x1f0));const _0x433f=function(_0x5e32e0,_0x1edadd){_0x5e32e0=_0x5e32e0-0x0;let _0x433fd8=_0x1eda[_0x5e32e0];return _0x433fd8;};import{Plugin as _0x32d65d}from'ckeditor5/src/core';import{Enter as _0x4da1d4}from'ckeditor5/src/enter';import{LiveRange as _0xaaaf3d}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x25ff08}from'./utils';export default class z extends _0x32d65d{static get[_0x433f('0x26')](){return[_0x4da1d4];}[_0x433f('0x0')](){const _0x44e3d9=this['editor'],_0x5ca7be=_0x44e3d9[_0x433f('0x15')][_0x433f('0x6')](_0x433f('0x1a')),_0x365220=_0x44e3d9[_0x433f('0x13')][_0x433f('0x6')](_0x433f('0x23'));_0x5ca7be[_0x433f('0x25')](_0x433f('0x23'),()=>{_0x44e3d9['model'][_0x433f('0x1f')](_0x526b8a=>{const _0x44f72e=_0x44e3d9['model'][_0x433f('0xb')][_0x433f('0x19')],_0xab916a=_0x44f72e[_0x433f('0x21')](),_0x1a4ce6=_0xaaaf3d[_0x433f('0xe')](_0x44f72e[_0x433f('0x1d')]());if(_0x365220[_0x433f('0x9')](_0x526b8a)){const _0x5b5a09=_0x44e3d9['model'][_0x433f('0x8')](_0xab916a[_0x433f('0x3')][_0x433f('0x1c')],0x0),_0x2f1f70=_0x526b8a['createRange'](_0xab916a,_0x5b5a09);_0x5ca7be[_0x433f('0x20')](_0x2f1f70);}else _0x526b8a[_0x433f('0x16')](_0x526b8a[_0x433f('0x27')](_0x1a4ce6[_0x433f('0x1')]));_0x1a4ce6[_0x433f('0xf')](),_0x365220['fire'](_0x433f('0x4'),{'writer':_0x526b8a});});}),_0x44e3d9['editing'][_0x433f('0xa')]['on'](_0x433f('0xd'),_0x25ff08(_0x44e3d9,_0x433f('0x12')),{'priority':_0x433f('0x5')}),_0x44e3d9[_0x433f('0x1e')]['downcastDispatcher']['on'](_0x433f('0x24'),(_0x53a2e2,_0x5c30f1,_0x2e01d9)=>{const _0x385016=_0x2e01d9[_0x433f('0x10')][_0x433f('0xc')](_0x5c30f1[_0x433f('0x11')]);if(_0x385016)for(const _0x479476 of _0x385016)_0x479476[_0x433f('0x7')](_0x433f('0x1b'))&&(_0x2e01d9[_0x433f('0x10')][_0x433f('0x17')](_0x479476,_0x5c30f1[_0x433f('0x11')]),_0x2e01d9['writer'][_0x433f('0x2')](_0x479476));},{'priority':_0x433f('0x5')}),_0x44e3d9[_0x433f('0x22')][_0x433f('0xa')]['on'](_0x433f('0xd'),(_0x26f9f2,_0x262cd7,_0x296193)=>{_0x296193[_0x433f('0x14')][_0x433f('0x28')]&&_0x25ff08(_0x44e3d9,_0x433f('0x12'),{'showActiveMarker':!0x1})[_0x433f('0x18')](this)(_0x26f9f2,_0x262cd7,_0x296193);},{'priority':_0x433f('0x5')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3b33=['TrackChangesEditing','model','replace','afterInit','item','find','get','enableCommand','handleFindCommand','getMarkersGroup','plugins','editor','createRange','filter','start','getIntersection','suggestion:deletion','getRange','markers','findNext'];(function(_0x13038a,_0x3b3354){const _0x2dceff=function(_0x1b22c2){while(--_0x1b22c2){_0x13038a['push'](_0x13038a['shift']());}};_0x2dceff(++_0x3b3354);}(_0x3b33,0x68));const _0x2dce=function(_0x13038a,_0x3b3354){_0x13038a=_0x13038a-0x0;let _0x2dceff=_0x3b33[_0x13038a];return _0x2dceff;};import{Plugin as _0x4d70a8}from'ckeditor5/src/core';export default class H extends _0x4d70a8{[_0x2dce('0x13')](){if(!this[_0x2dce('0x7')][_0x2dce('0x6')]['has']('FindAndReplaceEditing'))return;const _0x446907=this[_0x2dce('0x7')][_0x2dce('0x6')][_0x2dce('0x2')](_0x2dce('0x10'));_0x446907[_0x2dce('0x3')](_0x2dce('0x1'),this[_0x2dce('0x4')]['bind'](this)),_0x446907[_0x2dce('0x3')](_0x2dce('0xf')),_0x446907[_0x2dce('0x3')]('findPrevious'),_0x446907[_0x2dce('0x3')](_0x2dce('0x12')),_0x446907[_0x2dce('0x3')]('replaceAll');}[_0x2dce('0x4')](_0x5d9638,_0x31c577,_0x5e02d8={}){const _0x4c3489=this['editor'][_0x2dce('0x6')][_0x2dce('0x2')]('FindAndReplaceUtils');if(void 0x0!==_0x5e02d8)return _0x5d9638(_0x4d03d3=>('string'==typeof _0x31c577?_0x4c3489['findByTextCallback'](_0x31c577,_0x5e02d8):_0x31c577)(_0x4d03d3)[_0x2dce('0x9')](_0x443928=>!0x1===this['_isInDeletionRange'](_0x443928,_0x4d03d3[_0x2dce('0x0')])),_0x5e02d8);}['_isInDeletionRange'](_0x55b605,_0x48330d){const _0x1840ad=this[_0x2dce('0x7')][_0x2dce('0x11')][_0x2dce('0x8')](this[_0x2dce('0x7')][_0x2dce('0x11')]['createPositionAt'](_0x48330d,_0x55b605[_0x2dce('0xa')]),this['editor'][_0x2dce('0x11')]['createPositionAt'](_0x48330d,_0x55b605['end']));for(const _0x40b392 of this[_0x2dce('0x7')]['model'][_0x2dce('0xe')][_0x2dce('0x5')](_0x2dce('0xc')))if(null!==_0x1840ad[_0x2dce('0xb')](_0x40b392[_0x2dce('0xd')]()))return!0x0;return!0x1;}}
23
+ const _0x3f39=['plugins','_isInDeletionRange','findByTextCallback','TrackChangesEditing','enableCommand','getRange','get','markers','replace','findNext','model','suggestion:deletion','filter','find','replaceAll','item','handleFindCommand','getMarkersGroup','editor','has','FindAndReplaceUtils','createPositionAt','bind','getIntersection','createRange'];(function(_0x47b90d,_0x3f3920){const _0x2c513c=function(_0x5ae4fd){while(--_0x5ae4fd){_0x47b90d['push'](_0x47b90d['shift']());}};_0x2c513c(++_0x3f3920);}(_0x3f39,0x191));const _0x2c51=function(_0x47b90d,_0x3f3920){_0x47b90d=_0x47b90d-0x0;let _0x2c513c=_0x3f39[_0x47b90d];return _0x2c513c;};import{Plugin as _0xf803c4}from'ckeditor5/src/core';export default class H extends _0xf803c4{['afterInit'](){if(!this['editor']['plugins'][_0x2c51('0x12')]('FindAndReplaceEditing'))return;const _0x3678e6=this[_0x2c51('0x11')][_0x2c51('0x18')][_0x2c51('0x5')](_0x2c51('0x2'));_0x3678e6[_0x2c51('0x3')](_0x2c51('0xc'),this[_0x2c51('0xf')][_0x2c51('0x15')](this)),_0x3678e6['enableCommand'](_0x2c51('0x8')),_0x3678e6[_0x2c51('0x3')]('findPrevious'),_0x3678e6[_0x2c51('0x3')](_0x2c51('0x7')),_0x3678e6['enableCommand'](_0x2c51('0xd'));}[_0x2c51('0xf')](_0x58c140,_0x541ba5,_0x598f61={}){const _0x575746=this[_0x2c51('0x11')][_0x2c51('0x18')][_0x2c51('0x5')](_0x2c51('0x13'));if(void 0x0!==_0x598f61)return _0x58c140(_0x6d502b=>('string'==typeof _0x541ba5?_0x575746[_0x2c51('0x1')](_0x541ba5,_0x598f61):_0x541ba5)(_0x6d502b)[_0x2c51('0xb')](_0x117e2a=>!0x1===this[_0x2c51('0x0')](_0x117e2a,_0x6d502b[_0x2c51('0xe')])),_0x598f61);}[_0x2c51('0x0')](_0xbce1b8,_0x283b4d){const _0x42440a=this['editor'][_0x2c51('0x9')][_0x2c51('0x17')](this[_0x2c51('0x11')]['model'][_0x2c51('0x14')](_0x283b4d,_0xbce1b8['start']),this[_0x2c51('0x11')]['model']['createPositionAt'](_0x283b4d,_0xbce1b8['end']));for(const _0x157a22 of this[_0x2c51('0x11')][_0x2c51('0x9')][_0x2c51('0x6')][_0x2c51('0x10')](_0x2c51('0xa')))if(null!==_0x42440a[_0x2c51('0x16')](_0x157a22[_0x2c51('0x4')]()))return!0x0;return!0x1;}}