@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231116.0 → 0.0.0-nightly-20231117.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 (66) 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/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/link.js +1 -1
  33. package/src/integrations/list.js +1 -1
  34. package/src/integrations/listproperties.js +1 -1
  35. package/src/integrations/mediaembed.js +1 -1
  36. package/src/integrations/mention.js +1 -1
  37. package/src/integrations/pagebreak.js +1 -1
  38. package/src/integrations/paragraph.js +1 -1
  39. package/src/integrations/removeformat.js +1 -1
  40. package/src/integrations/restrictededitingmode.js +1 -1
  41. package/src/integrations/shiftentercommand.js +1 -1
  42. package/src/integrations/standardeditingmode.js +1 -1
  43. package/src/integrations/style.js +1 -1
  44. package/src/integrations/table.js +1 -1
  45. package/src/integrations/tablecaption.js +1 -1
  46. package/src/integrations/tableclipboard.js +1 -1
  47. package/src/integrations/tablecolumnresize.js +1 -1
  48. package/src/integrations/tableheadings.js +1 -1
  49. package/src/integrations/tablemergesplit.js +1 -1
  50. package/src/integrations/tableofcontents.js +1 -1
  51. package/src/integrations/tableproperties.js +1 -1
  52. package/src/integrations/template.js +1 -1
  53. package/src/integrations/title.js +1 -1
  54. package/src/integrations/undo.js +1 -1
  55. package/src/integrations/utils.js +1 -1
  56. package/src/suggestion.js +1 -1
  57. package/src/suggestiondescriptionfactory.js +1 -1
  58. package/src/trackchanges.js +1 -1
  59. package/src/trackchangesdata.js +1 -1
  60. package/src/trackchangesediting.js +1 -1
  61. package/src/trackchangesui.js +1 -1
  62. package/src/ui/suggestioncontroller.js +1 -1
  63. package/src/ui/view/basesuggestionthreadview.js +1 -1
  64. package/src/ui/view/suggestionthreadview.js +1 -1
  65. package/src/utils/common-translations.js +1 -1
  66. 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-20231116.0",
3
+ "version": "0.0.0-nightly-20231117.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-20231116.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231116.0",
42
+ "ckeditor5": "0.0.0-nightly-20231117.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231117.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 _0x3ca1=['plugins','_suggestions','acceptSuggestion','TrackChangesEditing','isEnabled','get','refresh','execute','_isEnabledBasedOnSelection','canEditAt','editor'];(function(_0x3bc73a,_0x3ca174){const _0xc23dfc=function(_0x4cd1ca){while(--_0x4cd1ca){_0x3bc73a['push'](_0x3bc73a['shift']());}};_0xc23dfc(++_0x3ca174);}(_0x3ca1,0x15f));const _0xc23d=function(_0x3bc73a,_0x3ca174){_0x3bc73a=_0x3bc73a-0x0;let _0xc23dfc=_0x3ca1[_0x3bc73a];return _0xc23dfc;};import{Command as _0x10103a}from'ckeditor5/src/core';import{CKEditorError as _0x29954a}from'ckeditor5/src/utils';export default class B extends _0x10103a{constructor(_0x27b7b3,_0x5a7f0d){super(_0x27b7b3),this[_0xc23d('0x2')]=_0x5a7f0d,this['refresh'](),this[_0xc23d('0x9')]=!0x1;}[_0xc23d('0x7')](){this[_0xc23d('0x5')]=!0x0;}[_0xc23d('0x8')](_0x3cebfa){const _0x13e839=this[_0xc23d('0x2')][_0xc23d('0x6')](_0x3cebfa);if(!_0x13e839)throw new _0x29954a('track-changes-accept-suggestion-not-found',this);const _0x4f6994=_0x13e839['getRanges']();this[_0xc23d('0x0')]['model'][_0xc23d('0xa')](_0x4f6994)&&this[_0xc23d('0x0')][_0xc23d('0x1')][_0xc23d('0x6')](_0xc23d('0x4'))[_0xc23d('0x3')](_0x13e839);}}
23
+ const _0x4bcb=['canEditAt','acceptSuggestion','TrackChangesEditing','track-changes-accept-suggestion-not-found','getRanges','refresh','get','execute','isEnabled','editor','plugins'];(function(_0x187c6d,_0x4bcbbb){const _0x59fdd7=function(_0x1348c8){while(--_0x1348c8){_0x187c6d['push'](_0x187c6d['shift']());}};_0x59fdd7(++_0x4bcbbb);}(_0x4bcb,0xca));const _0x59fd=function(_0x187c6d,_0x4bcbbb){_0x187c6d=_0x187c6d-0x0;let _0x59fdd7=_0x4bcb[_0x187c6d];return _0x59fdd7;};import{Command as _0x51e453}from'ckeditor5/src/core';import{CKEditorError as _0x47e341}from'ckeditor5/src/utils';export default class B extends _0x51e453{constructor(_0x112b4d,_0x4483fb){super(_0x112b4d),this['_suggestions']=_0x4483fb,this[_0x59fd('0x1')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x59fd('0x1')](){this[_0x59fd('0x4')]=!0x0;}[_0x59fd('0x3')](_0x1f333f){const _0x47b583=this['_suggestions'][_0x59fd('0x2')](_0x1f333f);if(!_0x47b583)throw new _0x47e341(_0x59fd('0xa'),this);const _0x4ad581=_0x47b583[_0x59fd('0x0')]();this[_0x59fd('0x5')]['model'][_0x59fd('0x7')](_0x4ad581)&&this[_0x59fd('0x5')][_0x59fd('0x6')][_0x59fd('0x2')](_0x59fd('0x9'))[_0x59fd('0x8')](_0x47b583);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32a6=['canEditAt','get','refresh','editor','track-changes-discard-suggestion-not-found','TrackChangesEditing','isEnabled','execute','_isEnabledBasedOnSelection','_suggestions','plugins','getRanges'];(function(_0x2acb59,_0x32a630){const _0x96b1b=function(_0x15c791){while(--_0x15c791){_0x2acb59['push'](_0x2acb59['shift']());}};_0x96b1b(++_0x32a630);}(_0x32a6,0x117));const _0x96b1=function(_0x2acb59,_0x32a630){_0x2acb59=_0x2acb59-0x0;let _0x96b1b=_0x32a6[_0x2acb59];return _0x96b1b;};import{Command as _0x587d93}from'ckeditor5/src/core';import{CKEditorError as _0x35c2e0}from'ckeditor5/src/utils';export default class x extends _0x587d93{constructor(_0x3c38f9,_0x396601){super(_0x3c38f9),this['_suggestions']=_0x396601,this[_0x96b1('0xb')](),this[_0x96b1('0x5')]=!0x1;}[_0x96b1('0xb')](){this[_0x96b1('0x3')]=!0x0;}[_0x96b1('0x4')](_0x343a83){const _0x1ab2e9=this[_0x96b1('0x6')][_0x96b1('0xa')](_0x343a83);if(!_0x1ab2e9)throw new _0x35c2e0(_0x96b1('0x1'),this);const _0x9f8367=_0x1ab2e9[_0x96b1('0x8')]();this['editor']['model'][_0x96b1('0x9')](_0x9f8367)&&this[_0x96b1('0x0')][_0x96b1('0x7')][_0x96b1('0xa')](_0x96b1('0x2'))['discardSuggestion'](_0x1ab2e9);}}
23
+ const _0x4cb4=['refresh','editor','_isEnabledBasedOnSelection','model','get','TrackChangesEditing','track-changes-discard-suggestion-not-found','getRanges','plugins','discardSuggestion','_suggestions','isEnabled','canEditAt','execute'];(function(_0x1afb25,_0x4cb4d0){const _0xa87deb=function(_0x16fcd4){while(--_0x16fcd4){_0x1afb25['push'](_0x1afb25['shift']());}};_0xa87deb(++_0x4cb4d0);}(_0x4cb4,0xd5));const _0xa87d=function(_0x1afb25,_0x4cb4d0){_0x1afb25=_0x1afb25-0x0;let _0xa87deb=_0x4cb4[_0x1afb25];return _0xa87deb;};import{Command as _0x2b960c}from'ckeditor5/src/core';import{CKEditorError as _0x173541}from'ckeditor5/src/utils';export default class x extends _0x2b960c{constructor(_0x31f8a2,_0x5feabe){super(_0x31f8a2),this['_suggestions']=_0x5feabe,this[_0xa87d('0xb')](),this[_0xa87d('0xd')]=!0x1;}[_0xa87d('0xb')](){this[_0xa87d('0x8')]=!0x0;}[_0xa87d('0xa')](_0x5e074b){const _0x6f66fa=this[_0xa87d('0x7')]['get'](_0x5e074b);if(!_0x6f66fa)throw new _0x173541(_0xa87d('0x3'),this);const _0x3debe4=_0x6f66fa[_0xa87d('0x4')]();this[_0xa87d('0xc')][_0xa87d('0x0')][_0xa87d('0x9')](_0x3debe4)&&this[_0xa87d('0xc')][_0xa87d('0x5')][_0xa87d('0x1')](_0xa87d('0x2'))[_0xa87d('0x6')](_0x6f66fa);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7a9c=['model','from','editor','_command','refresh','_isEnabledBasedOnSelection','_suggestions','isInContent','some','isEnabled','getRanges','values'];(function(_0x67be21,_0x7a9cf1){const _0x4b4bd7=function(_0x3a512e){while(--_0x3a512e){_0x67be21['push'](_0x67be21['shift']());}};_0x4b4bd7(++_0x7a9cf1);}(_0x7a9c,0x7f));const _0x4b4b=function(_0x67be21,_0x7a9cf1){_0x67be21=_0x67be21-0x0;let _0x4b4bd7=_0x7a9c[_0x67be21];return _0x4b4bd7;};import{Command as _0xdb144}from'ckeditor5/src/core';import{sortSuggestions as _0x545e3b,executeCommandForSuggestions as _0x23cfd6}from'../utils/utils';export default class E extends _0xdb144{constructor(_0x423f03,_0x2c68b1,_0x117023){super(_0x423f03),this[_0x4b4b('0x8')]=_0x2c68b1,this['_suggestions']=_0x117023,this['refresh'](),this[_0x4b4b('0xa')]=!0x1;}[_0x4b4b('0x9')](){const _0xf8a356=Array[_0x4b4b('0x6')](this['_suggestions'][_0x4b4b('0x4')]())[_0x4b4b('0x1')](_0x4736d8=>_0x4736d8[_0x4b4b('0x0')]);this[_0x4b4b('0x2')]=this[_0x4b4b('0x8')][_0x4b4b('0x2')]&&_0xf8a356;}['execute'](){const _0x18f542=_0x545e3b(Array[_0x4b4b('0x6')](this[_0x4b4b('0xb')][_0x4b4b('0x4')]()));for(const _0x514c6a of _0x18f542){const _0x22d1d3=_0x514c6a[_0x4b4b('0x3')]();if(!this[_0x4b4b('0x7')][_0x4b4b('0x5')]['canEditAt'](_0x22d1d3))return;}_0x23cfd6(this[_0x4b4b('0x7')]['model'],this[_0x4b4b('0x8')],_0x18f542);}}
23
+ const _0x5476=['editor','_suggestions','refresh','from','some','execute','getRanges','_command','_isEnabledBasedOnSelection','isEnabled','values'];(function(_0x4ad5e2,_0x5476c7){const _0x40e7c9=function(_0x24d49c){while(--_0x24d49c){_0x4ad5e2['push'](_0x4ad5e2['shift']());}};_0x40e7c9(++_0x5476c7);}(_0x5476,0x19e));const _0x40e7=function(_0x4ad5e2,_0x5476c7){_0x4ad5e2=_0x4ad5e2-0x0;let _0x40e7c9=_0x5476[_0x4ad5e2];return _0x40e7c9;};import{Command as _0x23ea5}from'ckeditor5/src/core';import{sortSuggestions as _0x5e1da7,executeCommandForSuggestions as _0x33d38a}from'../utils/utils';export default class E extends _0x23ea5{constructor(_0x32bde8,_0x9a8461,_0x29f959){super(_0x32bde8),this[_0x40e7('0x0')]=_0x9a8461,this[_0x40e7('0x5')]=_0x29f959,this[_0x40e7('0x6')](),this[_0x40e7('0x1')]=!0x1;}[_0x40e7('0x6')](){const _0x34c33c=Array['from'](this[_0x40e7('0x5')][_0x40e7('0x3')]())[_0x40e7('0x8')](_0xb88d0a=>_0xb88d0a['isInContent']);this[_0x40e7('0x2')]=this[_0x40e7('0x0')][_0x40e7('0x2')]&&_0x34c33c;}[_0x40e7('0x9')](){const _0x5c051a=_0x5e1da7(Array[_0x40e7('0x7')](this[_0x40e7('0x5')][_0x40e7('0x3')]()));for(const _0x17613f of _0x5c051a){const _0x454356=_0x17613f[_0x40e7('0xa')]();if(!this[_0x40e7('0x4')]['model']['canEditAt'](_0x454356))return;}_0x33d38a(this[_0x40e7('0x4')]['model'],this[_0x40e7('0x0')],_0x5c051a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53dd=['isEnabled','canEditAt','_selectedSuggestions','_suggestions','values','_command','getRanges','editor','document','execute','size','refresh','from','model','selection'];(function(_0x5a9238,_0x53dd3b){const _0x18df2c=function(_0x482cda){while(--_0x482cda){_0x5a9238['push'](_0x5a9238['shift']());}};_0x18df2c(++_0x53dd3b);}(_0x53dd,0x1e0));const _0x18df=function(_0x5a9238,_0x53dd3b){_0x5a9238=_0x5a9238-0x0;let _0x18df2c=_0x53dd[_0x5a9238];return _0x18df2c;};import{Command as _0x5d8a44}from'ckeditor5/src/core';import{sortSuggestions as _0x1db9ff,getSelectedSuggestions as _0x26880b,executeCommandForSuggestions as _0x57be17}from'../utils/utils';export default class R extends _0x5d8a44{constructor(_0x26ee66,_0x11b2ea,_0x28b27d){super(_0x26ee66),this[_0x18df('0x5')]=_0x11b2ea,this[_0x18df('0x3')]=_0x28b27d,this[_0x18df('0x2')]=new Set(),this[_0x18df('0xb')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x18df('0xb')](){const _0x1cffe8=this[_0x18df('0x7')]['model'][_0x18df('0x8')][_0x18df('0xe')],_0x5961c3=Array[_0x18df('0xc')](this['_suggestions'][_0x18df('0x4')]());this['_selectedSuggestions']=_0x26880b(_0x1cffe8,_0x5961c3),this[_0x18df('0x0')]=this[_0x18df('0x5')]['isEnabled']&&!!this[_0x18df('0x2')][_0x18df('0xa')];}[_0x18df('0x9')](){const _0xdba85d=_0x1db9ff(Array[_0x18df('0xc')](this['_selectedSuggestions']));for(const _0x55385c of _0xdba85d){const _0x25f65e=_0x55385c[_0x18df('0x6')]();if(!this[_0x18df('0x7')][_0x18df('0xd')][_0x18df('0x1')](_0x25f65e))return;}_0x57be17(this[_0x18df('0x7')]['model'],this[_0x18df('0x5')],_0xdba85d);}}
23
+ const _0x2427=['document','canEditAt','execute','_command','isEnabled','values','editor','selection','getRanges','from','refresh','model','_isEnabledBasedOnSelection','_suggestions','_selectedSuggestions'];(function(_0x35ed75,_0x2427d3){const _0x2ac7ce=function(_0x5aa522){while(--_0x5aa522){_0x35ed75['push'](_0x35ed75['shift']());}};_0x2ac7ce(++_0x2427d3);}(_0x2427,0x146));const _0x2ac7=function(_0x35ed75,_0x2427d3){_0x35ed75=_0x35ed75-0x0;let _0x2ac7ce=_0x2427[_0x35ed75];return _0x2ac7ce;};import{Command as _0x3f63f1}from'ckeditor5/src/core';import{sortSuggestions as _0x254cba,getSelectedSuggestions as _0xefe760,executeCommandForSuggestions as _0x29f48f}from'../utils/utils';export default class R extends _0x3f63f1{constructor(_0x595323,_0x5db26c,_0x40ddda){super(_0x595323),this[_0x2ac7('0x7')]=_0x5db26c,this[_0x2ac7('0x2')]=_0x40ddda,this[_0x2ac7('0x3')]=new Set(),this[_0x2ac7('0xe')](),this[_0x2ac7('0x1')]=!0x1;}['refresh'](){const _0x2beb4d=this[_0x2ac7('0xa')][_0x2ac7('0x0')][_0x2ac7('0x4')][_0x2ac7('0xb')],_0x2ac87d=Array['from'](this[_0x2ac7('0x2')][_0x2ac7('0x9')]());this[_0x2ac7('0x3')]=_0xefe760(_0x2beb4d,_0x2ac87d),this[_0x2ac7('0x8')]=this['_command']['isEnabled']&&!!this[_0x2ac7('0x3')]['size'];}[_0x2ac7('0x6')](){const _0x1c3c7e=_0x254cba(Array[_0x2ac7('0xd')](this[_0x2ac7('0x3')]));for(const _0x2d2595 of _0x1c3c7e){const _0x10d4b5=_0x2d2595[_0x2ac7('0xc')]();if(!this[_0x2ac7('0xa')]['model'][_0x2ac7('0x5')](_0x10d4b5))return;}_0x29f48f(this[_0x2ac7('0xa')][_0x2ac7('0x0')],this[_0x2ac7('0x7')],_0x1c3c7e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18e2=['_isEnabledBasedOnSelection','commands','_enableCommands','execute','clearForceDisabled','refresh','editor','_enabledCommands','forceDisabled','value'];(function(_0x2a3629,_0x18e2c1){const _0x4ed3f2=function(_0x392c48){while(--_0x392c48){_0x2a3629['push'](_0x2a3629['shift']());}};_0x4ed3f2(++_0x18e2c1);}(_0x18e2,0x115));const _0x4ed3=function(_0x2a3629,_0x18e2c1){_0x2a3629=_0x2a3629-0x0;let _0x4ed3f2=_0x18e2[_0x2a3629];return _0x4ed3f2;};import{Command as _0x39934d}from'ckeditor5/src/core';export default class $ extends _0x39934d{constructor(_0x5e1c47,_0x11adcd){super(_0x5e1c47),this[_0x4ed3('0x0')]=_0x11adcd,this[_0x4ed3('0x2')]=!0x1,this['refresh'](),this[_0x4ed3('0x3')]=!0x1;}[_0x4ed3('0x8')](){this['isEnabled']=!0x0;}[_0x4ed3('0x6')](){this[_0x4ed3('0x2')]=!this[_0x4ed3('0x2')],this[_0x4ed3('0x2')]?this['_disableUnsupportedCommands']():this[_0x4ed3('0x5')]();}['_disableUnsupportedCommands'](){for(const _0xdf0cc5 of this[_0x4ed3('0x9')][_0x4ed3('0x4')][_0x4ed3('0x4')]())_0xdf0cc5['affectsData']&&!this[_0x4ed3('0x0')]['has'](_0xdf0cc5)&&_0xdf0cc5[_0x4ed3('0x1')]('TrackChangesCommand');}[_0x4ed3('0x5')](){for(const _0xcb65cf of this['editor'][_0x4ed3('0x4')][_0x4ed3('0x4')]())_0xcb65cf['affectsData']&&!this[_0x4ed3('0x0')]['has'](_0xcb65cf)&&_0xcb65cf[_0x4ed3('0x7')]('TrackChangesCommand');}}
23
+ const _0xc34a=['commands','value','has','refresh','forceDisabled','_enabledCommands','_enableCommands','clearForceDisabled','_disableUnsupportedCommands','affectsData','editor'];(function(_0x5ee839,_0xc34a5a){const _0x4d82fb=function(_0x4aea39){while(--_0x4aea39){_0x5ee839['push'](_0x5ee839['shift']());}};_0x4d82fb(++_0xc34a5a);}(_0xc34a,0x1f3));const _0x4d82=function(_0x5ee839,_0xc34a5a){_0x5ee839=_0x5ee839-0x0;let _0x4d82fb=_0xc34a[_0x5ee839];return _0x4d82fb;};import{Command as _0x552e91}from'ckeditor5/src/core';export default class $ extends _0x552e91{constructor(_0x10a342,_0x29ba8c){super(_0x10a342),this[_0x4d82('0x1')]=_0x29ba8c,this[_0x4d82('0x8')]=!0x1,this[_0x4d82('0xa')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x4d82('0xa')](){this['isEnabled']=!0x0;}['execute'](){this['value']=!this[_0x4d82('0x8')],this[_0x4d82('0x8')]?this[_0x4d82('0x4')]():this['_enableCommands']();}[_0x4d82('0x4')](){for(const _0x353eee of this[_0x4d82('0x6')][_0x4d82('0x7')][_0x4d82('0x7')]())_0x353eee['affectsData']&&!this[_0x4d82('0x1')][_0x4d82('0x9')](_0x353eee)&&_0x353eee[_0x4d82('0x0')]('TrackChangesCommand');}[_0x4d82('0x2')](){for(const _0x50d1a8 of this['editor']['commands'][_0x4d82('0x7')]())_0x50d1a8[_0x4d82('0x5')]&&!this[_0x4d82('0x1')][_0x4d82('0x9')](_0x50d1a8)&&_0x50d1a8[_0x4d82('0x3')]('TrackChangesCommand');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30a4=['get','plugins','TrackChangesEditing','editor','showAIAssistant','commands'];(function(_0x6de8d0,_0x30a48b){const _0x2e99f4=function(_0x343f06){while(--_0x343f06){_0x6de8d0['push'](_0x6de8d0['shift']());}};_0x2e99f4(++_0x30a48b);}(_0x30a4,0x80));const _0x2e99=function(_0x6de8d0,_0x30a48b){_0x6de8d0=_0x6de8d0-0x0;let _0x2e99f4=_0x30a4[_0x6de8d0];return _0x2e99f4;};import{Plugin as _0x3a8f43}from'ckeditor5/src/core';export default class j extends _0x3a8f43{['afterInit'](){const _0x24d1c4=this[_0x2e99('0x1')],_0x160bc7=_0x24d1c4[_0x2e99('0x5')][_0x2e99('0x4')](_0x2e99('0x0'));_0x24d1c4[_0x2e99('0x3')][_0x2e99('0x4')](_0x2e99('0x2'))&&_0x160bc7['enableCommand']('showAIAssistant');}}
23
+ const _0x5d55=['showAIAssistant','plugins','afterInit','get','TrackChangesEditing','commands','enableCommand','editor'];(function(_0x1b21d1,_0x5d55fe){const _0x9833c8=function(_0x290930){while(--_0x290930){_0x1b21d1['push'](_0x1b21d1['shift']());}};_0x9833c8(++_0x5d55fe);}(_0x5d55,0xd6));const _0x9833=function(_0x1b21d1,_0x5d55fe){_0x1b21d1=_0x1b21d1-0x0;let _0x9833c8=_0x5d55[_0x1b21d1];return _0x9833c8;};import{Plugin as _0x256c5a}from'ckeditor5/src/core';export default class j extends _0x256c5a{[_0x9833('0x4')](){const _0x5bacf5=this[_0x9833('0x1')],_0x87e7ef=_0x5bacf5[_0x9833('0x3')][_0x9833('0x5')](_0x9833('0x6'));_0x5bacf5[_0x9833('0x7')][_0x9833('0x5')](_0x9833('0x2'))&&_0x87e7ef[_0x9833('0x0')](_0x9833('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3567=['justify','locale','right','type','center','_registerLegacyDescription','TrackChangesEditing','afterInit','*Format:*\x20%0','editor','AlignmentEditing','commandName','get','has','commandParams','_descriptionFactory','registerDescriptionCallback','FORMAT_ALIGN_TO_RIGHT','plugins','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGN_TO_CENTER','registerAttributeLabel','FORMAT_ALIGN_TO_LEFT','alignment','value','left','format'];(function(_0x42b046,_0x3567b0){const _0x445420=function(_0x158fb2){while(--_0x158fb2){_0x42b046['push'](_0x42b046['shift']());}};_0x445420(++_0x3567b0);}(_0x3567,0x17c));const _0x4454=function(_0x42b046,_0x3567b0){_0x42b046=_0x42b046-0x0;let _0x445420=_0x3567[_0x42b046];return _0x445420;};import{Plugin as _0xee05ff}from'ckeditor5/src/core';import{getTranslation as _0x1de5e0}from'../utils/common-translations';export default class U extends _0xee05ff{[_0x4454('0x5')](){const _0x35343e=this['editor'],_0x54db66=_0x35343e['locale'];if(!_0x35343e[_0x4454('0x10')][_0x4454('0xb')](_0x4454('0x8')))return;const _0x49dda4=_0x35343e[_0x4454('0x10')][_0x4454('0xa')](_0x4454('0x4'));_0x49dda4['_enableDefaultAttributesIntegration'](_0x4454('0x15'),[],[_0x4454('0x15')]),_0x49dda4[_0x4454('0xd')][_0x4454('0x13')](_0x4454('0x15'),_0x1de5e0(_0x54db66,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}[_0x4454('0x3')](){const _0x325033=this[_0x4454('0x7')],_0x5854ba=_0x325033[_0x4454('0x1a')];_0x325033[_0x4454('0x10')][_0x4454('0xa')](_0x4454('0x4'))[_0x4454('0xd')][_0x4454('0xe')](_0x12b5f3=>{if('formatBlock'!=_0x12b5f3[_0x4454('0x1')])return;const {data:_0x15bbd2}=_0x12b5f3;if(_0x15bbd2&&_0x4454('0x15')==_0x15bbd2[_0x4454('0x9')]){const _0x4e4ee6=_0x15bbd2[_0x4454('0xc')][0x0][_0x4454('0x16')];return{'type':_0x4454('0x18'),'content':_0x1de5e0(_0x5854ba,_0x4454('0x6'),function(_0x5bec23){switch(_0x5bec23){case _0x4454('0x17'):return _0x1de5e0(_0x5854ba,_0x4454('0x14'));case _0x4454('0x0'):return _0x1de5e0(_0x5854ba,_0x4454('0xf'));case _0x4454('0x2'):return _0x1de5e0(_0x5854ba,_0x4454('0x12'));case _0x4454('0x19'):return _0x1de5e0(_0x5854ba,_0x4454('0x11'));}}(_0x4e4ee6))};}});}}
23
+ const _0x5750=['*Format:*\x20%0','FORMAT_JUSTIFY_TEXT','AlignmentEditing','FORMAT_ALIGN_TO_LEFT','center','editor','has','registerDescriptionCallback','TrackChangesEditing','_descriptionFactory','left','locale','format','get','type','commandParams','commandName','justify','plugins','registerAttributeLabel','alignment'];(function(_0x290724,_0x575057){const _0x240970=function(_0x109757){while(--_0x109757){_0x290724['push'](_0x290724['shift']());}};_0x240970(++_0x575057);}(_0x5750,0x110));const _0x2409=function(_0x290724,_0x575057){_0x290724=_0x290724-0x0;let _0x240970=_0x5750[_0x290724];return _0x240970;};import{Plugin as _0x1c5462}from'ckeditor5/src/core';import{getTranslation as _0x3bed9b}from'../utils/common-translations';export default class U extends _0x1c5462{['afterInit'](){const _0x38b9d7=this['editor'],_0x30f41b=_0x38b9d7[_0x2409('0xc')];if(!_0x38b9d7[_0x2409('0x13')][_0x2409('0x7')](_0x2409('0x3')))return;const _0x36e3ba=_0x38b9d7['plugins'][_0x2409('0xe')]('TrackChangesEditing');_0x36e3ba['_enableDefaultAttributesIntegration']('alignment',[],[_0x2409('0x0')]),_0x36e3ba[_0x2409('0xa')][_0x2409('0x14')](_0x2409('0x0'),_0x3bed9b(_0x30f41b,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3387bf=this[_0x2409('0x6')],_0x3c8ea1=_0x3387bf[_0x2409('0xc')];_0x3387bf[_0x2409('0x13')]['get'](_0x2409('0x9'))['_descriptionFactory'][_0x2409('0x8')](_0x4518f1=>{if('formatBlock'!=_0x4518f1[_0x2409('0xf')])return;const {data:_0x9eb13d}=_0x4518f1;if(_0x9eb13d&&'alignment'==_0x9eb13d[_0x2409('0x11')]){const _0x5f0a89=_0x9eb13d[_0x2409('0x10')][0x0]['value'];return{'type':_0x2409('0xd'),'content':_0x3bed9b(_0x3c8ea1,_0x2409('0x1'),function(_0x472764){switch(_0x472764){case _0x2409('0xb'):return _0x3bed9b(_0x3c8ea1,_0x2409('0x4'));case'right':return _0x3bed9b(_0x3c8ea1,'FORMAT_ALIGN_TO_RIGHT');case _0x2409('0x5'):return _0x3bed9b(_0x3c8ea1,'FORMAT_ALIGN_TO_CENTER');case _0x2409('0x12'):return _0x3bed9b(_0x3c8ea1,_0x2409('0x2'));}}(_0x5f0a89))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44b2=['afterInit','italic','SubscriptEditing','FORMAT_CODE','editor','format','_enableDefaultAttributesIntegration','FORMAT_SUBSCRIPT','toUpperCase','registerAttributeLabel','FORMAT_','CodeEditing','UnderlineEditing','commandName','get','toLowerCase','_registerLegacyDescription','locale','has','slice','_descriptionFactory','superscript','bold','BoldEditing','underline','TrackChangesEditing','FORMAT_SUPERSCRIPT','plugins','*Format:*\x20%0','FORMAT_STRIKETHROUGH','registerDescriptionCallback','ItalicEditing','FORMAT_BOLD','FORMAT_UNDERLINE','formatInline','subscript'];(function(_0x3a8649,_0x44b211){const _0x485b59=function(_0x10a617){while(--_0x10a617){_0x3a8649['push'](_0x3a8649['shift']());}};_0x485b59(++_0x44b211);}(_0x44b2,0x15a));const _0x485b=function(_0x3a8649,_0x44b211){_0x3a8649=_0x3a8649-0x0;let _0x485b59=_0x44b2[_0x3a8649];return _0x485b59;};import{Plugin as _0x475a12}from'ckeditor5/src/core';import{getTranslation as _0x253c4d}from'../utils/common-translations';const ti=[_0x485b('0x1'),_0x485b('0x9'),_0x485b('0x1a'),_0x485b('0x19'),'StrikethroughEditing',_0x485b('0x10'),'SuperscriptEditing'];export default class O extends _0x475a12{[_0x485b('0xe')](){const _0x481a95=this[_0x485b('0x12')],_0x3e58d8=_0x481a95[_0x485b('0x5')][_0x485b('0x1c')](_0x485b('0x3')),_0x10b616=_0x481a95[_0x485b('0x1f')];for(const _0x3c338b of ti){if(!_0x481a95[_0x485b('0x5')][_0x485b('0x20')](_0x3c338b))continue;const _0x291fcd=_0x3c338b[_0x485b('0x21')](0x0,-0x7)[_0x485b('0x1d')](),_0x239963=_0x485b('0x18')+_0x291fcd[_0x485b('0x16')]();_0x3e58d8[_0x485b('0x14')](_0x291fcd,[_0x291fcd]),_0x3e58d8[_0x485b('0x22')][_0x485b('0x17')](_0x291fcd,_0x253c4d(_0x10b616,_0x239963));}this[_0x485b('0x1e')]();}[_0x485b('0x1e')](){const _0x49c839=this[_0x485b('0x12')],_0x5dc2a9=_0x49c839[_0x485b('0x1f')],_0xf5b154=_0x49c839[_0x485b('0x5')]['get']('TrackChangesEditing');function _0x1bd2a2(_0x4c4338,_0x3e9b1d){_0xf5b154[_0x485b('0x22')][_0x485b('0x8')](_0x1e25bc=>{if(_0x485b('0xc')!=_0x1e25bc['type'])return;const {data:_0x33e1d1}=_0x1e25bc;return _0x33e1d1&&_0x33e1d1[_0x485b('0x1b')]===_0x4c4338?_0x33e1d1['commandParams'][0x0]['forceValue']?{'type':_0x485b('0x13'),'content':_0x253c4d(_0x5dc2a9,_0x485b('0x6'),_0x3e9b1d)}:{'type':_0x485b('0x13'),'content':_0x253c4d(_0x5dc2a9,'*Remove\x20format:*\x20%0',_0x3e9b1d)}:void 0x0;});}_0x1bd2a2(_0x485b('0x0'),_0x253c4d(_0x5dc2a9,_0x485b('0xa'))),_0x1bd2a2(_0x485b('0xf'),_0x253c4d(_0x5dc2a9,'FORMAT_ITALIC')),_0x1bd2a2(_0x485b('0x2'),_0x253c4d(_0x5dc2a9,_0x485b('0xb'))),_0x1bd2a2('code',_0x253c4d(_0x5dc2a9,_0x485b('0x11'))),_0x1bd2a2('strikethrough',_0x253c4d(_0x5dc2a9,_0x485b('0x7'))),_0x1bd2a2(_0x485b('0xd'),_0x253c4d(_0x5dc2a9,_0x485b('0x15'))),_0x1bd2a2(_0x485b('0x23'),_0x253c4d(_0x5dc2a9,_0x485b('0x4')));}}
23
+ const _0x246f=['StrikethroughEditing','has','SubscriptEditing','ItalicEditing','underline','afterInit','SuperscriptEditing','FORMAT_UNDERLINE','toLowerCase','commandName','forceValue','slice','BoldEditing','formatInline','get','toUpperCase','*Remove\x20format:*\x20%0','FORMAT_CODE','editor','type','superscript','bold','strikethrough','*Format:*\x20%0','_enableDefaultAttributesIntegration','format','code','subscript','FORMAT_SUPERSCRIPT','_descriptionFactory','TrackChangesEditing','locale','plugins','FORMAT_SUBSCRIPT','_registerLegacyDescription','commandParams','UnderlineEditing','italic','FORMAT_'];(function(_0x28fb77,_0x246fe5){const _0x2dbcd1=function(_0x47ec6d){while(--_0x47ec6d){_0x28fb77['push'](_0x28fb77['shift']());}};_0x2dbcd1(++_0x246fe5);}(_0x246f,0x110));const _0x2dbc=function(_0x28fb77,_0x246fe5){_0x28fb77=_0x28fb77-0x0;let _0x2dbcd1=_0x246f[_0x28fb77];return _0x2dbcd1;};import{Plugin as _0x45e8f3}from'ckeditor5/src/core';import{getTranslation as _0x324d59}from'../utils/common-translations';const ti=[_0x2dbc('0xd'),_0x2dbc('0x4'),_0x2dbc('0x25'),'CodeEditing',_0x2dbc('0x1'),_0x2dbc('0x3'),_0x2dbc('0x7')];export default class O extends _0x45e8f3{[_0x2dbc('0x6')](){const _0x4fe25e=this[_0x2dbc('0x13')],_0x141400=_0x4fe25e[_0x2dbc('0x21')][_0x2dbc('0xf')]('TrackChangesEditing'),_0x4d63a9=_0x4fe25e[_0x2dbc('0x20')];for(const _0x118462 of ti){if(!_0x4fe25e[_0x2dbc('0x21')][_0x2dbc('0x2')](_0x118462))continue;const _0x49053d=_0x118462[_0x2dbc('0xc')](0x0,-0x7)[_0x2dbc('0x9')](),_0x14a603=_0x2dbc('0x0')+_0x49053d[_0x2dbc('0x10')]();_0x141400[_0x2dbc('0x19')](_0x49053d,[_0x49053d]),_0x141400['_descriptionFactory']['registerAttributeLabel'](_0x49053d,_0x324d59(_0x4d63a9,_0x14a603));}this[_0x2dbc('0x23')]();}['_registerLegacyDescription'](){const _0x5422b2=this['editor'],_0x43d57a=_0x5422b2['locale'],_0x1045f8=_0x5422b2['plugins'][_0x2dbc('0xf')](_0x2dbc('0x1f'));function _0x3178a1(_0x3067d5,_0x580d63){_0x1045f8[_0x2dbc('0x1e')]['registerDescriptionCallback'](_0x2fd76e=>{if(_0x2dbc('0xe')!=_0x2fd76e[_0x2dbc('0x14')])return;const {data:_0x58180a}=_0x2fd76e;return _0x58180a&&_0x58180a[_0x2dbc('0xa')]===_0x3067d5?_0x58180a[_0x2dbc('0x24')][0x0][_0x2dbc('0xb')]?{'type':_0x2dbc('0x1a'),'content':_0x324d59(_0x43d57a,_0x2dbc('0x18'),_0x580d63)}:{'type':_0x2dbc('0x1a'),'content':_0x324d59(_0x43d57a,_0x2dbc('0x11'),_0x580d63)}:void 0x0;});}_0x3178a1(_0x2dbc('0x16'),_0x324d59(_0x43d57a,'FORMAT_BOLD')),_0x3178a1(_0x2dbc('0x26'),_0x324d59(_0x43d57a,'FORMAT_ITALIC')),_0x3178a1(_0x2dbc('0x5'),_0x324d59(_0x43d57a,_0x2dbc('0x8'))),_0x3178a1(_0x2dbc('0x1b'),_0x324d59(_0x43d57a,_0x2dbc('0x12'))),_0x3178a1(_0x2dbc('0x17'),_0x324d59(_0x43d57a,'FORMAT_STRIKETHROUGH')),_0x3178a1(_0x2dbc('0x1c'),_0x324d59(_0x43d57a,_0x2dbc('0x22'))),_0x3178a1(_0x2dbc('0x15'),_0x324d59(_0x43d57a,_0x2dbc('0x1d')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5105=['filter','selection','get','name','commandName','from','locale','ELEMENT_BLOCK_QUOTE','model','document','value','blockQuote','markBlockFormat','$root','change','schema','parent','_descriptionFactory','forceValue','afterInit','plugins','editor','*Remove\x20format:*\x20%0','enableCommand','BlockQuoteEditing','has','TrackChangesEditing','commandParams','format','commands','getSelectedBlocks'];(function(_0x19c8e5,_0x5105c8){const _0x174853=function(_0x3dda00){while(--_0x3dda00){_0x19c8e5['push'](_0x19c8e5['shift']());}};_0x174853(++_0x5105c8);}(_0x5105,0xd0));const _0x1748=function(_0x19c8e5,_0x5105c8){_0x19c8e5=_0x19c8e5-0x0;let _0x174853=_0x5105[_0x19c8e5];return _0x174853;};import{Plugin as _0x4f4a08}from'ckeditor5/src/core';import{getTranslation as _0x28b425}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x437495}from'../utils/utils';export default class V extends _0x4f4a08{[_0x1748('0x1c')](){const _0x2b42a4=this[_0x1748('0x1e')],_0x3eaa18=_0x2b42a4[_0x1748('0xf')];if(!_0x2b42a4[_0x1748('0x1d')][_0x1748('0x3')](_0x1748('0x2')))return;const _0x5325b9=_0x2b42a4[_0x1748('0x1d')][_0x1748('0xb')](_0x1748('0x4')),_0x59c88e=this[_0x1748('0x1e')][_0x1748('0x7')][_0x1748('0xb')]('blockQuote');_0x5325b9[_0x1748('0x1')](_0x1748('0x14'),(_0x53d7ef,_0x60d8f1={})=>{const _0x1ebb78=this[_0x1748('0x1e')][_0x1748('0x11')][_0x1748('0x12')][_0x1748('0xa')],_0xe6eaeb=_0x60d8f1&&void 0x0!==_0x60d8f1['forceValue']?_0x60d8f1[_0x1748('0x1b')]:!_0x59c88e[_0x1748('0x13')];let _0x4dd13e=[];if(_0xe6eaeb){const _0x56cc22=Array[_0x1748('0xe')](_0x1ebb78[_0x1748('0x8')]())[_0x1748('0x9')](_0x95d422=>oo(_0x95d422)||function(_0x376b0a,_0x5cdf7d){const _0xf51015=_0x5cdf7d['checkChild'](_0x376b0a[_0x1748('0x19')],_0x1748('0x14')),_0x5b89d9=_0x5cdf7d['checkChild']([_0x1748('0x16'),'blockQuote'],_0x376b0a);return _0xf51015&&_0x5b89d9;}(_0x95d422,this[_0x1748('0x1e')][_0x1748('0x11')][_0x1748('0x18')]));_0x4dd13e=_0x437495(_0x56cc22,_0x2b42a4['model']);}else{const _0x2d368c=Array[_0x1748('0xe')](_0x1ebb78[_0x1748('0x8')]())[_0x1748('0x9')](_0x3e21cf=>oo(_0x3e21cf));_0x4dd13e=_0x437495(_0x2d368c,_0x2b42a4['model']);}_0x2b42a4[_0x1748('0x11')][_0x1748('0x17')](()=>{for(const _0x30a2f2 of _0x4dd13e)_0x5325b9[_0x1748('0x15')](_0x30a2f2,{'commandName':_0x1748('0x14'),'commandParams':[{'forceValue':_0xe6eaeb}]});});}),_0x5325b9[_0x1748('0x1a')]['registerDescriptionCallback'](_0x12e6a7=>{const {data:_0x48e780}=_0x12e6a7;if(_0x48e780&&_0x1748('0x14')==_0x48e780[_0x1748('0xd')]){const _0x57eb90=_0x28b425(_0x3eaa18,_0x1748('0x10'));return _0x48e780[_0x1748('0x5')][0x0][_0x1748('0x1b')]?{'type':'format','content':_0x28b425(_0x3eaa18,'*Set\x20format:*\x20%0',_0x57eb90)}:{'type':_0x1748('0x6'),'content':_0x28b425(_0x3eaa18,_0x1748('0x0'),_0x57eb90)};}});}}function oo(_0x54d7fd){return'blockQuote'==_0x54d7fd[_0x1748('0x19')][_0x1748('0xc')];}
23
+ const _0x3b28=['commandName','document','forceValue','blockQuote','afterInit','enableCommand','editor','*Remove\x20format:*\x20%0','change','getSelectedBlocks','checkChild','markBlockFormat','name','from','format','plugins','registerDescriptionCallback','ELEMENT_BLOCK_QUOTE','filter','schema','locale','commands','get','commandParams','parent','_descriptionFactory','model','$root'];(function(_0x13d1a9,_0x3b2811){const _0x5eae9e=function(_0x28cbc6){while(--_0x28cbc6){_0x13d1a9['push'](_0x13d1a9['shift']());}};_0x5eae9e(++_0x3b2811);}(_0x3b28,0xb7));const _0x5eae=function(_0x13d1a9,_0x3b2811){_0x13d1a9=_0x13d1a9-0x0;let _0x5eae9e=_0x3b28[_0x13d1a9];return _0x5eae9e;};import{Plugin as _0x38265b}from'ckeditor5/src/core';import{getTranslation as _0x5f367b}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x19fad8}from'../utils/utils';export default class V extends _0x38265b{[_0x5eae('0x11')](){const _0x54ff9b=this[_0x5eae('0x13')],_0x1db4bf=_0x54ff9b[_0x5eae('0x5')];if(!_0x54ff9b[_0x5eae('0x0')]['has']('BlockQuoteEditing'))return;const _0xce2d4a=_0x54ff9b['plugins']['get']('TrackChangesEditing'),_0x1c0039=this[_0x5eae('0x13')][_0x5eae('0x6')][_0x5eae('0x7')](_0x5eae('0x10'));_0xce2d4a[_0x5eae('0x12')](_0x5eae('0x10'),(_0x48f99c,_0x21ed57={})=>{const _0x3c621f=this['editor'][_0x5eae('0xb')][_0x5eae('0xe')]['selection'],_0x53e138=_0x21ed57&&void 0x0!==_0x21ed57[_0x5eae('0xf')]?_0x21ed57[_0x5eae('0xf')]:!_0x1c0039['value'];let _0x502268=[];if(_0x53e138){const _0x31dbeb=Array[_0x5eae('0x1a')](_0x3c621f['getSelectedBlocks']())[_0x5eae('0x3')](_0x5010cb=>oo(_0x5010cb)||function(_0x26d830,_0x131c78){const _0x3212ce=_0x131c78['checkChild'](_0x26d830[_0x5eae('0x9')],_0x5eae('0x10')),_0x38932c=_0x131c78[_0x5eae('0x17')]([_0x5eae('0xc'),'blockQuote'],_0x26d830);return _0x3212ce&&_0x38932c;}(_0x5010cb,this[_0x5eae('0x13')][_0x5eae('0xb')][_0x5eae('0x4')]));_0x502268=_0x19fad8(_0x31dbeb,_0x54ff9b[_0x5eae('0xb')]);}else{const _0x4617e9=Array[_0x5eae('0x1a')](_0x3c621f[_0x5eae('0x16')]())['filter'](_0x3c0577=>oo(_0x3c0577));_0x502268=_0x19fad8(_0x4617e9,_0x54ff9b[_0x5eae('0xb')]);}_0x54ff9b[_0x5eae('0xb')][_0x5eae('0x15')](()=>{for(const _0x41dbc4 of _0x502268)_0xce2d4a[_0x5eae('0x18')](_0x41dbc4,{'commandName':_0x5eae('0x10'),'commandParams':[{'forceValue':_0x53e138}]});});}),_0xce2d4a[_0x5eae('0xa')][_0x5eae('0x1')](_0x5e4d2d=>{const {data:_0x4001e1}=_0x5e4d2d;if(_0x4001e1&&_0x5eae('0x10')==_0x4001e1[_0x5eae('0xd')]){const _0x11c83a=_0x5f367b(_0x1db4bf,_0x5eae('0x2'));return _0x4001e1[_0x5eae('0x8')][0x0]['forceValue']?{'type':_0x5eae('0x1b'),'content':_0x5f367b(_0x1db4bf,'*Set\x20format:*\x20%0',_0x11c83a)}:{'type':'format','content':_0x5f367b(_0x1db4bf,_0x5eae('0x14'),_0x11c83a)};}});}}function oo(_0x60a8ed){return'blockQuote'==_0x60a8ed[_0x5eae('0x9')][_0x5eae('0x19')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59ed=['commands','editor','enableCommand','ckbox','get','TrackChangesEditing','afterInit'];(function(_0x4db988,_0x59ed99){const _0x3e2564=function(_0x32f1cc){while(--_0x32f1cc){_0x4db988['push'](_0x4db988['shift']());}};_0x3e2564(++_0x59ed99);}(_0x59ed,0x1aa));const _0x3e25=function(_0x4db988,_0x59ed99){_0x4db988=_0x4db988-0x0;let _0x3e2564=_0x59ed[_0x4db988];return _0x3e2564;};import{Plugin as _0xb262aa}from'ckeditor5/src/core';export default class F extends _0xb262aa{[_0x3e25('0x0')](){const _0x171faf=this[_0x3e25('0x2')];_0x171faf[_0x3e25('0x1')][_0x3e25('0x5')](_0x3e25('0x4'))&&_0x171faf['plugins'][_0x3e25('0x5')](_0x3e25('0x6'))[_0x3e25('0x3')](_0x3e25('0x4'));}}
23
+ const _0x5e96=['commands','afterInit','editor','enableCommand','get','ckbox','plugins'];(function(_0x107ac4,_0x5e962b){const _0x428ad6=function(_0x4b289f){while(--_0x4b289f){_0x107ac4['push'](_0x107ac4['shift']());}};_0x428ad6(++_0x5e962b);}(_0x5e96,0xa9));const _0x428a=function(_0x107ac4,_0x5e962b){_0x107ac4=_0x107ac4-0x0;let _0x428ad6=_0x5e96[_0x107ac4];return _0x428ad6;};import{Plugin as _0x4f4922}from'ckeditor5/src/core';export default class F extends _0x4f4922{[_0x428a('0x0')](){const _0x5d5ceb=this[_0x428a('0x1')];_0x5d5ceb[_0x428a('0x6')][_0x428a('0x3')]('ckbox')&&_0x5d5ceb[_0x428a('0x5')][_0x428a('0x3')]('TrackChangesEditing')[_0x428a('0x2')](_0x428a('0x4'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x326a=['codeBlock','forceValue','getSelectedBlocks','selection','enableCommand','formatBlock','toLowerCase','isLimit','change','type','document','schema','_descriptionFactory','name','registerDescriptionCallback','label','indentCodeBlock','outdentCodeBlock','ELEMENT_CODE_BLOCK','commandName','get','filter','has','checkChild','registerElementLabel','locale','language','format','model','CodeBlock','commandParams','config','*Remove\x20format:*\x20%0','blockName','markBlockFormat','parent','editor','languages','plugins','find','from'];(function(_0x17b951,_0x326a20){const _0x507d89=function(_0x5975ec){while(--_0x5975ec){_0x17b951['push'](_0x17b951['shift']());}};_0x507d89(++_0x326a20);}(_0x326a,0xc7));const _0x507d=function(_0x17b951,_0x326a20){_0x17b951=_0x17b951-0x0;let _0x507d89=_0x326a[_0x17b951];return _0x507d89;};import{Plugin as _0x3affc2}from'ckeditor5/src/core';import{getTranslation as _0x257e01}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x494d49}from'../utils/utils';export default class G extends _0x3affc2{['afterInit'](){const _0x2a27bd=this[_0x507d('0x1')];if(!_0x2a27bd[_0x507d('0x3')][_0x507d('0x1c')](_0x507d('0x23')))return;const _0x42a60b=_0x2a27bd[_0x507d('0x3')][_0x507d('0x1a')]('TrackChangesEditing'),_0xa65c1b=_0x2a27bd[_0x507d('0x1f')],_0x8462c0=_0x2a27bd[_0x507d('0x25')]['get'](_0x507d('0x6'))[_0x507d('0x2')],_0xbfdf58=_0x2a27bd['commands']['get']('codeBlock');_0x42a60b[_0x507d('0xa')](_0x507d('0x16')),_0x42a60b[_0x507d('0xa')](_0x507d('0x17')),_0x42a60b[_0x507d('0xa')](_0x507d('0x6'),(_0x28100a,_0x27a762={})=>{const _0x16dc5d=_0x2a27bd[_0x507d('0x22')],_0x4e06a1=_0x2a27bd['model'][_0x507d('0x10')][_0x507d('0x9')],_0x2bef40=_0x27a762&&void 0x0!==_0x27a762['forceValue']?_0x27a762[_0x507d('0x7')]:!_0xbfdf58['value'];let _0x306d00;_0x27a762[_0x507d('0x20')]||(_0x27a762[_0x507d('0x20')]=_0x8462c0[0x0][_0x507d('0x20')]),_0x306d00=_0x2bef40?Array[_0x507d('0x5')](_0x4e06a1[_0x507d('0x8')]())[_0x507d('0x1b')](_0x3e0fcb=>eo(_0x3e0fcb)||function(_0xfdd3e8,_0xb06e9b){if(_0xfdd3e8['is']('rootElement')||_0xb06e9b[_0x507d('0xd')](_0xfdd3e8))return!0x1;return _0xb06e9b[_0x507d('0x1d')](_0xfdd3e8[_0x507d('0x0')],_0x507d('0x6'));}(_0x3e0fcb,_0x16dc5d[_0x507d('0x11')])):Array[_0x507d('0x5')](_0x4e06a1['getSelectedBlocks']())['filter'](_0x452057=>eo(_0x452057));const _0x302de7=_0x494d49(_0x306d00,_0x16dc5d);_0x16dc5d[_0x507d('0xe')](()=>{for(const _0x201f21 of _0x302de7)_0x42a60b[_0x507d('0x28')](_0x201f21,{'commandName':_0x507d('0x6'),'commandParams':[{..._0x27a762,'forceValue':_0x2bef40}],'formatGroupId':_0x507d('0x27')});});}),(_0x42a60b['_descriptionFactory'][_0x507d('0x1e')](_0x507d('0x6'),_0x3e17fd=>_0x257e01(_0xa65c1b,_0x507d('0x18'),_0x3e17fd)),_0x42a60b[_0x507d('0x12')][_0x507d('0x14')](_0x2a3801=>{if(_0x507d('0xb')!=_0x2a3801[_0x507d('0xf')])return;const _0x1d6115=_0xa65c1b['t'],{data:_0x101c3b}=_0x2a3801;if(!_0x101c3b||_0x507d('0x6')!=_0x101c3b[_0x507d('0x19')])return;const _0x570744=_0x101c3b[_0x507d('0x24')][0x0]['language'],_0x1e070d=_0x1d6115(_0x8462c0[_0x507d('0x4')](_0x4d6a36=>_0x4d6a36['language']===_0x570744)[_0x507d('0x15')])[_0x507d('0xc')]();return _0x101c3b[_0x507d('0x24')][0x0][_0x507d('0x7')]?{'type':'format','content':_0x257e01(_0xa65c1b,'*Set\x20format:*\x20%0',_0x257e01(_0xa65c1b,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x1e070d+')')}:{'type':_0x507d('0x21'),'content':_0x257e01(_0xa65c1b,_0x507d('0x26'),_0x257e01(_0xa65c1b,_0x507d('0x18'),0x1))};}));}}function eo(_0x363aad){return _0x507d('0x6')==_0x363aad[_0x507d('0x13')];}
23
+ const _0x29ed=['model','language','filter','editor','markBlockFormat','change','indentCodeBlock','forceValue','document','toLowerCase','commands','codeBlock','enableCommand','rootElement','type','plugins','name','formatBlock','get','format','has','selection','checkChild','CodeBlock','from','locale','registerElementLabel','parent','commandParams','languages','*Remove\x20format:*\x20%0','isLimit','_descriptionFactory','getSelectedBlocks','config','find','*Set\x20format:*\x20%0','ELEMENT_CODE_BLOCK'];(function(_0x4004df,_0x29ed43){const _0x343667=function(_0x2dd6ec){while(--_0x2dd6ec){_0x4004df['push'](_0x4004df['shift']());}};_0x343667(++_0x29ed43);}(_0x29ed,0x171));const _0x3436=function(_0x4004df,_0x29ed43){_0x4004df=_0x4004df-0x0;let _0x343667=_0x29ed[_0x4004df];return _0x343667;};import{Plugin as _0x5a2618}from'ckeditor5/src/core';import{getTranslation as _0x445106}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x864eb3}from'../utils/utils';export default class G extends _0x5a2618{['afterInit'](){const _0x219f59=this[_0x3436('0xe')];if(!_0x219f59[_0x3436('0x1a')][_0x3436('0x1f')](_0x3436('0x22')))return;const _0x2df870=_0x219f59[_0x3436('0x1a')][_0x3436('0x1d')]('TrackChangesEditing'),_0x41d9b2=_0x219f59[_0x3436('0x24')],_0x481acf=_0x219f59[_0x3436('0x7')][_0x3436('0x1d')](_0x3436('0x16'))[_0x3436('0x2')],_0x138ae4=_0x219f59[_0x3436('0x15')][_0x3436('0x1d')]('codeBlock');_0x2df870['enableCommand'](_0x3436('0x11')),_0x2df870['enableCommand']('outdentCodeBlock'),_0x2df870[_0x3436('0x17')]('codeBlock',(_0x300724,_0x441ebb={})=>{const _0x185458=_0x219f59[_0x3436('0xb')],_0x48e608=_0x219f59['model'][_0x3436('0x13')][_0x3436('0x20')],_0x453b07=_0x441ebb&&void 0x0!==_0x441ebb['forceValue']?_0x441ebb[_0x3436('0x12')]:!_0x138ae4['value'];let _0x171761;_0x441ebb[_0x3436('0xc')]||(_0x441ebb['language']=_0x481acf[0x0][_0x3436('0xc')]),_0x171761=_0x453b07?Array[_0x3436('0x23')](_0x48e608[_0x3436('0x6')]())['filter'](_0x247259=>eo(_0x247259)||function(_0x24a01b,_0x124dd2){if(_0x24a01b['is'](_0x3436('0x18'))||_0x124dd2[_0x3436('0x4')](_0x24a01b))return!0x1;return _0x124dd2[_0x3436('0x21')](_0x24a01b[_0x3436('0x0')],_0x3436('0x16'));}(_0x247259,_0x185458['schema'])):Array[_0x3436('0x23')](_0x48e608['getSelectedBlocks']())[_0x3436('0xd')](_0x5c3f4e=>eo(_0x5c3f4e));const _0x1b43dd=_0x864eb3(_0x171761,_0x185458);_0x185458[_0x3436('0x10')](()=>{for(const _0x50f575 of _0x1b43dd)_0x2df870[_0x3436('0xf')](_0x50f575,{'commandName':_0x3436('0x16'),'commandParams':[{..._0x441ebb,'forceValue':_0x453b07}],'formatGroupId':'blockName'});});}),(_0x2df870[_0x3436('0x5')][_0x3436('0x25')](_0x3436('0x16'),_0x2a9be5=>_0x445106(_0x41d9b2,_0x3436('0xa'),_0x2a9be5)),_0x2df870['_descriptionFactory']['registerDescriptionCallback'](_0x33e3c2=>{if(_0x3436('0x1c')!=_0x33e3c2[_0x3436('0x19')])return;const _0x1823c3=_0x41d9b2['t'],{data:_0x2c62c2}=_0x33e3c2;if(!_0x2c62c2||_0x3436('0x16')!=_0x2c62c2['commandName'])return;const _0xc1ac4b=_0x2c62c2[_0x3436('0x1')][0x0]['language'],_0x5dac6c=_0x1823c3(_0x481acf[_0x3436('0x8')](_0xa0a9ce=>_0xa0a9ce[_0x3436('0xc')]===_0xc1ac4b)['label'])[_0x3436('0x14')]();return _0x2c62c2['commandParams'][0x0][_0x3436('0x12')]?{'type':'format','content':_0x445106(_0x41d9b2,_0x3436('0x9'),_0x445106(_0x41d9b2,_0x3436('0xa'),0x1)+'\x20('+_0x5dac6c+')')}:{'type':_0x3436('0x1e'),'content':_0x445106(_0x41d9b2,_0x3436('0x3'),_0x445106(_0x41d9b2,_0x3436('0xa'),0x1))};}));}}function eo(_0x3b323e){return'codeBlock'==_0x3b323e[_0x3436('0x1b')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1df5=['addCommentThread','has','TrackChangesEditing','enableCommand','afterInit','plugins'];(function(_0xdd9fb8,_0x1df50a){const _0x488c2e=function(_0x2412fd){while(--_0x2412fd){_0xdd9fb8['push'](_0xdd9fb8['shift']());}};_0x488c2e(++_0x1df50a);}(_0x1df5,0x9e));const _0x488c=function(_0xdd9fb8,_0x1df50a){_0xdd9fb8=_0xdd9fb8-0x0;let _0x488c2e=_0x1df5[_0xdd9fb8];return _0x488c2e;};import{Plugin as _0x2f0c41}from'ckeditor5/src/core';export default class L extends _0x2f0c41{[_0x488c('0x2')](){const _0xcca782=this['editor'];if(!_0xcca782[_0x488c('0x3')][_0x488c('0x5')]('CommentsEditing'))return;_0xcca782['plugins']['get'](_0x488c('0x0'))[_0x488c('0x1')](_0x488c('0x4'));}}
23
+ const _0x2055=['afterInit','plugins','get','has','TrackChangesEditing','CommentsEditing'];(function(_0x342d8b,_0x2055c0){const _0x3c8d03=function(_0x4a0d1f){while(--_0x4a0d1f){_0x342d8b['push'](_0x342d8b['shift']());}};_0x3c8d03(++_0x2055c0);}(_0x2055,0x13f));const _0x3c8d=function(_0x342d8b,_0x2055c0){_0x342d8b=_0x342d8b-0x0;let _0x3c8d03=_0x2055[_0x342d8b];return _0x3c8d03;};import{Plugin as _0x410e3f}from'ckeditor5/src/core';export default class L extends _0x410e3f{[_0x3c8d('0x5')](){const _0x239085=this['editor'];if(!_0x239085[_0x3c8d('0x0')][_0x3c8d('0x2')](_0x3c8d('0x4')))return;_0x239085['plugins'][_0x3c8d('0x1')](_0x3c8d('0x3'))['enableCommand']('addCommentThread');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1105=['deleteForward','showSuggestionHighlights','high','merge','fromRange','lock','root','enqueueChange','selection','isCollapsed','mapper','detach','remove','batch','buffer','unbindElementFromMarkerName','addMarker:suggestion:deletion','document','downcastDispatcher','get','setSelection','editing','$graveyard','plugins','bind','createRange','createSelection','TrackChangesEditing','uiElement','unit','model','delete','unlock','modifySelection','editor','options','markerName','writer','start','data','getFirstRange','end','rootName'];(function(_0x4f5864,_0x1105de){const _0x354bbb=function(_0x121a0f){while(--_0x121a0f){_0x4f5864['push'](_0x4f5864['shift']());}};_0x354bbb(++_0x1105de);}(_0x1105,0x1b1));const _0x354b=function(_0x4f5864,_0x1105de){_0x4f5864=_0x4f5864-0x0;let _0x354bbb=_0x1105[_0x4f5864];return _0x354bbb;};import{Plugin as _0x27d720}from'ckeditor5/src/core';import{LiveRange as _0x1455b9}from'ckeditor5/src/engine';import{Delete as _0x558161}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x114195}from'./utils';export default class H extends _0x27d720{static get['requires'](){return[_0x558161];}['init'](){const _0x125c71=this[_0x354b('0x1f')],_0x37b04a=_0x125c71[_0x354b('0x14')][_0x354b('0x10')](_0x354b('0x18'));_0x37b04a['enableCommand'](_0x354b('0x1c'));const _0x405c7a=_0x125c71['commands'][_0x354b('0x10')]('deleteForward');_0x37b04a['enableCommand'](_0x354b('0x28'),(_0x15a591,_0x46d3fa={})=>{const _0xb4c6d4=_0x125c71['model'][_0x354b('0x17')](_0x125c71[_0x354b('0x1b')][_0x354b('0xe')][_0x354b('0x5')]);_0xb4c6d4[_0x354b('0x6')]&&_0x125c71[_0x354b('0x1b')][_0x354b('0x1e')](_0xb4c6d4,{'direction':'forward','unit':_0x46d3fa[_0x354b('0x1a')]});const _0x5ebe81=_0xb4c6d4[_0x354b('0x25')](),_0x2f2b4f=_0x1455b9[_0x354b('0x1')](_0x5ebe81);let _0x3f9287;_0x15a591(_0x46d3fa),_0x3f9287=_0x354b('0x13')==_0x2f2b4f[_0x354b('0x3')][_0x354b('0x27')]?_0x125c71[_0x354b('0x1b')][_0x354b('0x16')](_0x5ebe81[_0x354b('0x23')]):_0x125c71[_0x354b('0x1b')]['createRange'](_0x2f2b4f[_0x354b('0x23')],_0x2f2b4f[_0x354b('0x26')]),_0x2f2b4f[_0x354b('0x8')](),_0x125c71['model'][_0x354b('0x4')](_0x405c7a[_0x354b('0xb')][_0x354b('0xa')],_0x1c56cd=>{_0x405c7a[_0x354b('0xb')][_0x354b('0x2')](),_0x1c56cd[_0x354b('0x11')](_0x1c56cd[_0x354b('0x16')](_0x3f9287[_0x354b('0x26')])),_0x405c7a[_0x354b('0xb')][_0x354b('0x1d')]();});}),_0x125c71[_0x354b('0x12')][_0x354b('0xf')]['on']('addMarker:suggestion:deletion',_0x114195(_0x125c71,_0x354b('0x0')),{'priority':_0x354b('0x2a')}),_0x125c71[_0x354b('0x24')]['downcastDispatcher']['on'](_0x354b('0xd'),(_0x4b78d8,_0x22258c,_0x2673cf)=>{_0x2673cf[_0x354b('0x20')][_0x354b('0x29')]&&_0x114195(_0x125c71,_0x354b('0x0'),{'showActiveMarker':!0x1})[_0x354b('0x15')](this)(_0x4b78d8,_0x22258c,_0x2673cf);},{'priority':_0x354b('0x2a')}),_0x125c71[_0x354b('0x12')][_0x354b('0xf')]['on']('removeMarker:suggestion:deletion',(_0x4c8075,_0x41160c,_0x46159f)=>{const _0x285bab=_0x46159f[_0x354b('0x7')]['markerNameToElements'](_0x41160c[_0x354b('0x21')]);if(_0x285bab)for(const _0x30d54a of _0x285bab)_0x30d54a['is'](_0x354b('0x19'))&&(_0x46159f[_0x354b('0x7')][_0x354b('0xc')](_0x30d54a,_0x41160c[_0x354b('0x21')]),_0x46159f[_0x354b('0x22')][_0x354b('0x9')](_0x30d54a));},{'priority':_0x354b('0x2a')});}}
23
+ const _0x1f64=['init','removeMarker:suggestion:deletion','fromRange','addMarker:suggestion:deletion','markerName','model','editing','merge','enableCommand','plugins','createRange','start','mapper','end','root','getFirstRange','markerNameToElements','data','unlock','writer','commands','TrackChangesEditing','get','modifySelection','unbindElementFromMarkerName','detach','high','document','downcastDispatcher','uiElement','deleteForward','forward','delete'];(function(_0x2310c2,_0x1f647c){const _0x241dd7=function(_0x5852f7){while(--_0x5852f7){_0x2310c2['push'](_0x2310c2['shift']());}};_0x241dd7(++_0x1f647c);}(_0x1f64,0xf7));const _0x241d=function(_0x2310c2,_0x1f647c){_0x2310c2=_0x2310c2-0x0;let _0x241dd7=_0x1f64[_0x2310c2];return _0x241dd7;};import{Plugin as _0x592490}from'ckeditor5/src/core';import{LiveRange as _0x11c7ee}from'ckeditor5/src/engine';import{Delete as _0x5ac8e5}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x3fa9cc}from'./utils';export default class H extends _0x592490{static get['requires'](){return[_0x5ac8e5];}[_0x241d('0x11')](){const _0x21d2c2=this['editor'],_0x29f957=_0x21d2c2[_0x241d('0x1a')][_0x241d('0x6')](_0x241d('0x5'));_0x29f957[_0x241d('0x19')](_0x241d('0x10'));const _0x448e9b=_0x21d2c2[_0x241d('0x4')][_0x241d('0x6')](_0x241d('0xe'));_0x29f957[_0x241d('0x19')](_0x241d('0xe'),(_0x2058d8,_0x18376b={})=>{const _0x39e357=_0x21d2c2[_0x241d('0x16')]['createSelection'](_0x21d2c2[_0x241d('0x16')][_0x241d('0xb')]['selection']);_0x39e357['isCollapsed']&&_0x21d2c2[_0x241d('0x16')][_0x241d('0x7')](_0x39e357,{'direction':_0x241d('0xf'),'unit':_0x18376b['unit']});const _0x207f1f=_0x39e357[_0x241d('0x20')](),_0x2d05f5=_0x11c7ee[_0x241d('0x13')](_0x207f1f);let _0x3e1c6c;_0x2058d8(_0x18376b),_0x3e1c6c='$graveyard'==_0x2d05f5[_0x241d('0x1f')]['rootName']?_0x21d2c2['model'][_0x241d('0x1b')](_0x207f1f[_0x241d('0x1c')]):_0x21d2c2[_0x241d('0x16')][_0x241d('0x1b')](_0x2d05f5[_0x241d('0x1c')],_0x2d05f5['end']),_0x2d05f5[_0x241d('0x9')](),_0x21d2c2[_0x241d('0x16')]['enqueueChange'](_0x448e9b['buffer']['batch'],_0x559f10=>{_0x448e9b['buffer']['lock'](),_0x559f10['setSelection'](_0x559f10[_0x241d('0x1b')](_0x3e1c6c[_0x241d('0x1e')])),_0x448e9b['buffer'][_0x241d('0x2')]();});}),_0x21d2c2[_0x241d('0x17')][_0x241d('0xc')]['on'](_0x241d('0x14'),_0x3fa9cc(_0x21d2c2,_0x241d('0x18')),{'priority':_0x241d('0xa')}),_0x21d2c2[_0x241d('0x1')][_0x241d('0xc')]['on'](_0x241d('0x14'),(_0x434c0f,_0x5d2b22,_0x7e486d)=>{_0x7e486d['options']['showSuggestionHighlights']&&_0x3fa9cc(_0x21d2c2,_0x241d('0x18'),{'showActiveMarker':!0x1})['bind'](this)(_0x434c0f,_0x5d2b22,_0x7e486d);},{'priority':_0x241d('0xa')}),_0x21d2c2[_0x241d('0x17')][_0x241d('0xc')]['on'](_0x241d('0x12'),(_0x23658a,_0x5d41a5,_0x1623ba)=>{const _0x1a90ea=_0x1623ba[_0x241d('0x1d')][_0x241d('0x0')](_0x5d41a5[_0x241d('0x15')]);if(_0x1a90ea)for(const _0x15a517 of _0x1a90ea)_0x15a517['is'](_0x241d('0xd'))&&(_0x1623ba[_0x241d('0x1d')][_0x241d('0x8')](_0x15a517,_0x5d41a5[_0x241d('0x15')]),_0x1623ba[_0x241d('0x3')]['remove'](_0x15a517));},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1402=['multipleBlocks','list.multiBlock','registerElementLabel','from','formatInline','length','change','enableCommand','mergeListItemBackward','locale','start','getRanges','commandParams','push','afterInit','execute','DocumentListEditing','commands','isFirstBlockOfListItem','deletion','nextSibling','previousSibling','editor','plugins','detach','toUpperCase','splitListItemAfter','listItemId','_descriptionFactory','get','getFirstRange','after','TrackChangesEditing','listType','format','refresh','end','registerCustomCallback','nodeAfter','indentList','registerDescriptionCallback','*Format:*\x20remove\x20from\x20%0','ELEMENT_LIST_ITEM','numberedList','bulletedList','model','markBlockFormat','slice','*Indent:*\x20%0','mergeListItemForward','type','has','map','documentList','next','config','value','before','parent','ELEMENT_NUMBERED_LIST','expandListBlocksToCompleteList','markMultiRangeBlockFormat','containsItem','getAttribute','isObject','fromRange','outdentList','createRange','getSelectedBlocks','accept','splitListItemBefore','formatBlock','listIndent','document','*Merge:*\x20%0','forceValue','commandName','add','findIndex','_LIST','*Change\x20to:*\x20%0','setSelection','selection','ELEMENT_BULLETED_LIST','createPositionAt'];(function(_0x233bcb,_0x14025b){const _0x14d6e8=function(_0x35e9a1){while(--_0x35e9a1){_0x233bcb['push'](_0x233bcb['shift']());}};_0x14d6e8(++_0x14025b);}(_0x1402,0xf8));const _0x14d6=function(_0x233bcb,_0x14025b){_0x233bcb=_0x233bcb-0x0;let _0x14d6e8=_0x1402[_0x233bcb];return _0x14d6e8;};import{Plugin as _0x2c766e}from'ckeditor5/src/core';import{getTranslation as _0x5e9acf}from'../utils/common-translations';import{LiveRange as _0x1016b5}from'ckeditor5/src/engine';export default class q extends _0x2c766e{[_0x14d6('0x15')](){const _0x26758f=this[_0x14d6('0x1d')];if(!_0x26758f[_0x14d6('0x1e')][_0x14d6('0x3a')](_0x14d6('0x17')))return;const _0x1449f2=_0x26758f[_0x14d6('0x10')],_0x1c7a9d=_0x26758f[_0x14d6('0x1e')][_0x14d6('0x24')](_0x14d6('0x27')),_0x496d4c=_0x26758f[_0x14d6('0x1e')]['get']('DocumentListUtils');function _0x13aa85(_0x41c7e5){return()=>{const _0x187e41=_0x26758f['commands'][_0x14d6('0x24')](_0x41c7e5);if(_0x187e41[_0x14d6('0x3f')]&&!_0x26758f['config'][_0x14d6('0x24')](_0x14d6('0x8')))return void _0x26758f['execute']('paragraph',{});let _0x2e965a=Array['from'](_0x26758f['model'][_0x14d6('0x50')][_0x14d6('0x4')][_0x14d6('0x4b')]());if(_0x2f91fc(_0x41c7e5)){_0x2e965a=_0x496d4c[_0x14d6('0x43')](_0x2e965a);const _0xe84527=[];for(const _0x3edd10 of _0x2e965a)_0x496d4c[_0x14d6('0x19')](_0x3edd10)&&_0xe84527[_0x14d6('0x14')](_0x3edd10);_0x2e965a=_0xe84527;}_0x26758f[_0x14d6('0x34')][_0x14d6('0xd')](()=>{_0x1c7a9d[_0x14d6('0x44')](_0x2e965a,{'commandName':_0x41c7e5,'commandParams':[{'forceValue':!_0x187e41[_0x14d6('0x3f')]}],'formatGroupId':'listType'},[],_0x14d6('0x3c'));});};}function _0x513fcb(_0x4c0c9d){return()=>{const _0x348ac3=function(_0x5a45e8){let _0x41d10a=Array[_0x14d6('0xa')](_0x5a45e8);const _0x43a4be=_0x41d10a[_0x14d6('0x0')](_0x301dc7=>!_0x301dc7['hasAttribute']('listItemId'));return _0x43a4be>-0x1&&(_0x41d10a=_0x41d10a[_0x14d6('0x36')](0x0,_0x43a4be)),_0x41d10a;}(_0x26758f[_0x14d6('0x34')]['document'][_0x14d6('0x4')][_0x14d6('0x4b')]()),_0x57ab84=_0x348ac3[_0x348ac3[_0x14d6('0xc')]-0x1],_0x4a6a80=_0x26758f[_0x14d6('0x34')]['schema'][_0x14d6('0x47')](_0x57ab84)?_0x14d6('0x26'):'end',_0x511250=_0x26758f[_0x14d6('0x34')][_0x14d6('0x4a')](_0x26758f['model'][_0x14d6('0x6')](_0x348ac3[0x0],'before'),_0x26758f['model'][_0x14d6('0x6')](_0x57ab84,_0x4a6a80));_0x26758f[_0x14d6('0x34')][_0x14d6('0xd')](()=>{_0x1c7a9d[_0x14d6('0x35')](_0x511250,{'commandName':_0x4c0c9d,'commandParams':[],'formatGroupId':_0x14d6('0x28')},function(_0x342592){const _0x4432df=new Set();for(const _0x36b750 of _0x342592){let _0x4a0cf8=_0x36b750[_0x14d6('0x1b')];for(;_0x4a0cf8&&_0x4a0cf8['getAttribute'](_0x14d6('0x4f'))>_0x36b750[_0x14d6('0x46')](_0x14d6('0x4f'));)_0x4432df[_0x14d6('0x54')](_0x4a0cf8),_0x4a0cf8=_0x4a0cf8[_0x14d6('0x1b')];}return Array['from'](_0x4432df);}(_0x348ac3));});};}function _0x3f16eb(_0x1b247d){return()=>{const _0x216ee3=_0x26758f[_0x14d6('0x34')][_0x14d6('0x50')][_0x14d6('0x4')][_0x14d6('0x4b')]()[_0x14d6('0x3d')]()[_0x14d6('0x3f')],_0x3f7f53=_0x26758f['model'][_0x14d6('0x6')](_0x216ee3,_0x14d6('0x40')),_0x12abd8=_0x26758f[_0x14d6('0x34')][_0x14d6('0x6')](_0x216ee3,0x0),_0x165c8f=_0x26758f['model'][_0x14d6('0x4a')](_0x3f7f53,_0x12abd8);_0x26758f[_0x14d6('0x34')][_0x14d6('0xd')](()=>{_0x1c7a9d[_0x14d6('0x35')](_0x165c8f,{'commandName':_0x1b247d,'commandParams':[],'formatGroupId':_0x14d6('0x28')});});};}function _0x2f91fc(_0x1eac86){const _0x376444=_0x26758f['commands']['get'](_0x14d6('0x33'))['value'],_0xfb6ab4=_0x26758f['commands']['get'](_0x14d6('0x32'))[_0x14d6('0x3f')];return _0x14d6('0x32')===_0x1eac86?_0x376444:_0xfb6ab4;}_0x1c7a9d['enableCommand'](_0x14d6('0x32'),_0x13aa85(_0x14d6('0x32'))),_0x1c7a9d[_0x14d6('0xe')](_0x14d6('0x33'),_0x13aa85('bulletedList')),_0x1c7a9d[_0x14d6('0xe')](_0x14d6('0x2e'),_0x513fcb(_0x14d6('0x2e'))),_0x1c7a9d[_0x14d6('0xe')](_0x14d6('0x49'),_0x513fcb(_0x14d6('0x49'))),_0x1c7a9d[_0x14d6('0xe')](_0x14d6('0x21'),_0x3f16eb(_0x14d6('0x21'))),_0x1c7a9d[_0x14d6('0xe')](_0x14d6('0x4d'),_0x3f16eb('splitListItemBefore')),_0x1c7a9d[_0x14d6('0x23')][_0x14d6('0x9')](function(_0x56ba86){const _0x10cd2e=!_0x26758f['model']['schema']['isObject'](_0x56ba86),_0x35c275=_0x56ba86[_0x14d6('0x1c')],_0x18c484=_0x56ba86['nextSibling'],_0x3c30d2=_0x56ba86[_0x14d6('0x46')]('listItemId'),_0x35f0b3=!_0x35c275||_0x35c275[_0x14d6('0x46')](_0x14d6('0x22'))!==_0x3c30d2,_0x48b4eb=!_0x18c484||_0x18c484['getAttribute'](_0x14d6('0x22'))!==_0x3c30d2;return _0x10cd2e&&Boolean(_0x3c30d2)&&_0x35f0b3&&_0x48b4eb;},_0x2abb2e=>_0x5e9acf(_0x1449f2,_0x14d6('0x31'),_0x2abb2e)),_0x1c7a9d[_0x14d6('0x23')][_0x14d6('0x2f')](function(_0x3575e0){if(_0x14d6('0x4e')!=_0x3575e0['type']&&_0x14d6('0xb')!=_0x3575e0[_0x14d6('0x39')])return;const {data:_0x423ae0}=_0x3575e0;if(!_0x423ae0)return;let _0x445de2,_0x45190e,_0x5eb232,_0x2d5a38;switch(_0x423ae0[_0x14d6('0x53')]){case'bulletedList':_0x5eb232=_0x423ae0['commandParams'][0x0]['forceValue'],_0x2d5a38=_0x2f91fc(_0x423ae0[_0x14d6('0x53')]),_0x445de2=_0x5eb232?'*Format:*\x20insert\x20into\x20%0':_0x14d6('0x30'),!_0x2d5a38&&_0x26758f[_0x14d6('0x3e')][_0x14d6('0x24')](_0x14d6('0x8'))||(_0x445de2=_0x14d6('0x2')),_0x45190e={'type':_0x14d6('0x29'),'content':_0x5e9acf(_0x1449f2,_0x445de2,_0x5e9acf(_0x1449f2,_0x14d6('0x5')))};break;case _0x14d6('0x32'):_0x5eb232=_0x423ae0[_0x14d6('0x13')][0x0][_0x14d6('0x52')],_0x2d5a38=_0x2f91fc(_0x423ae0['commandName']),_0x445de2=_0x5eb232?'*Format:*\x20insert\x20into\x20%0':_0x14d6('0x30'),!_0x2d5a38&&_0x26758f[_0x14d6('0x3e')][_0x14d6('0x24')]('list.multiBlock')||(_0x445de2=_0x14d6('0x2')),_0x45190e={'type':_0x14d6('0x29'),'content':_0x5e9acf(_0x1449f2,_0x445de2,_0x5e9acf(_0x1449f2,_0x14d6('0x42')))};break;case _0x14d6('0x2e'):_0x445de2=_0x14d6('0x37'),_0x45190e={'type':_0x14d6('0x29'),'content':_0x5e9acf(_0x1449f2,_0x445de2,_0x5e9acf(_0x1449f2,_0x14d6('0x31')))};break;case'outdentList':_0x445de2=function(_0x15148d){const _0x5c28ff=_0x15148d[_0x14d6('0x25')]();let _0x24c232=_0x5c28ff[_0x14d6('0x11')]['nodeAfter'];for(;_0x24c232&&_0x5c28ff[_0x14d6('0x45')](_0x24c232);){if(_0x24c232['getAttribute'](_0x14d6('0x4f'))>0x0)return!0x1;_0x24c232=_0x24c232[_0x14d6('0x1b')];}return!0x0;}(_0x3575e0)?_0x5e9acf(_0x1449f2,'*Format:*\x20remove\x20from\x20%0',_0x5e9acf(_0x1449f2,function(_0x2037cb){const _0x12c7db=_0x2037cb['getFirstRange']()[_0x14d6('0x11')][_0x14d6('0x2d')];return'ELEMENT_'+_0x12c7db[_0x14d6('0x46')](_0x14d6('0x28'))[_0x14d6('0x20')]()+_0x14d6('0x1');}(_0x3575e0))):_0x5e9acf(_0x1449f2,'*Outdent:*\x20%0',_0x5e9acf(_0x1449f2,'ELEMENT_LIST_ITEM')),_0x45190e={'type':_0x14d6('0x29'),'content':_0x445de2};break;case _0x14d6('0xf'):case _0x14d6('0x38'):!0x1===_0x423ae0[_0x14d6('0x7')]&&(_0x445de2=_0x14d6('0x51'),_0x45190e={'type':_0x14d6('0x1a'),'content':_0x5e9acf(_0x1449f2,_0x445de2,_0x5e9acf(_0x1449f2,_0x14d6('0x31')))});}return _0x45190e;}),_0x1c7a9d['_suggestionFactory'][_0x14d6('0x2c')](_0x14d6('0x4e'),_0x14d6('0x3c'),_0x14d6('0x4c'),function(_0x480a06,_0x3aa1dd){const _0x314dd3=[];for(let _0x51c77e of _0x480a06)_0x51c77e[_0x14d6('0x11')]['nodeAfter']===_0x51c77e[_0x14d6('0x2b')][_0x14d6('0x41')]&&(_0x51c77e=_0x26758f[_0x14d6('0x34')][_0x14d6('0x4a')](_0x26758f[_0x14d6('0x34')][_0x14d6('0x6')](_0x51c77e[_0x14d6('0x11')][_0x14d6('0x2d')],0x0))),_0x314dd3[_0x14d6('0x14')](_0x51c77e);_0x26758f[_0x14d6('0x34')][_0x14d6('0xd')](_0x38437a=>{const _0xe9d731=_0x26758f[_0x14d6('0x34')]['document'][_0x14d6('0x4')],_0x24889a=Array[_0x14d6('0xa')](_0xe9d731[_0x14d6('0x12')]())[_0x14d6('0x3b')](_0x27b2f9=>_0x1016b5[_0x14d6('0x48')](_0x27b2f9));_0x38437a[_0x14d6('0x3')](_0x314dd3),_0x26758f[_0x14d6('0x18')]['get'](_0x3aa1dd['commandName'])[_0x14d6('0x2a')](),_0x3aa1dd[_0x14d6('0x13')][_0x14d6('0x14')]({'forceDefaultExecution':!0x0}),_0x26758f[_0x14d6('0x16')](_0x3aa1dd['commandName'],..._0x3aa1dd['commandParams']),_0x38437a['setSelection'](_0x24889a);for(const _0x5ea2c9 of _0x24889a)_0x5ea2c9[_0x14d6('0x1f')]();});});}}
23
+ const _0x3f27=['slice','forceValue','registerCustomCallback','selection','getSelectedBlocks','multipleBlocks','splitListItemBefore','hasAttribute','ELEMENT_BULLETED_LIST','ELEMENT_','model','_descriptionFactory','next','listType','commandParams','value','_LIST','bulletedList','documentList','outdentList','deletion','createRange','*Format:*\x20remove\x20from\x20%0','listItemId','paragraph','numberedList','enableCommand','from','type','refresh','DocumentListUtils','locale','isObject','change','end','*Indent:*\x20%0','has','setSelection','getFirstRange','registerElementLabel','expandListBlocksToCompleteList','add','parent','editor','accept','commands','nodeAfter','indentList','execute','plugins','detach','start','formatInline','*Outdent:*\x20%0','get','ELEMENT_LIST_ITEM','*Format:*\x20insert\x20into\x20%0','listIndent','mergeListItemBackward','nextSibling','formatBlock','getAttribute','after','markBlockFormat','document','config','*Change\x20to:*\x20%0','format','toUpperCase','createPositionAt','commandName','push','mergeListItemForward','before','markMultiRangeBlockFormat','map','schema','list.multiBlock','TrackChangesEditing','afterInit','fromRange'];(function(_0x47706a,_0x3f2755){const _0x5d360b=function(_0x5ce52e){while(--_0x5ce52e){_0x47706a['push'](_0x47706a['shift']());}};_0x5d360b(++_0x3f2755);}(_0x3f27,0x190));const _0x5d36=function(_0x47706a,_0x3f2755){_0x47706a=_0x47706a-0x0;let _0x5d360b=_0x3f27[_0x47706a];return _0x5d360b;};import{Plugin as _0x1dc2da}from'ckeditor5/src/core';import{getTranslation as _0x18d058}from'../utils/common-translations';import{LiveRange as _0x4a4390}from'ckeditor5/src/engine';export default class q extends _0x1dc2da{[_0x5d36('0x3')](){const _0x4c7b15=this[_0x5d36('0x30')];if(!_0x4c7b15[_0x5d36('0x36')][_0x5d36('0x29')]('DocumentListEditing'))return;const _0x2eb33a=_0x4c7b15[_0x5d36('0x24')],_0x1a2487=_0x4c7b15[_0x5d36('0x36')][_0x5d36('0x3b')](_0x5d36('0x2')),_0x347be1=_0x4c7b15[_0x5d36('0x36')][_0x5d36('0x3b')](_0x5d36('0x23'));function _0x27007b(_0x31dd52){return()=>{const _0x3daaef=_0x4c7b15[_0x5d36('0x32')][_0x5d36('0x3b')](_0x31dd52);if(_0x3daaef[_0x5d36('0x14')]&&!_0x4c7b15[_0x5d36('0x46')][_0x5d36('0x3b')](_0x5d36('0x1')))return void _0x4c7b15['execute'](_0x5d36('0x1d'),{});let _0x4d622a=Array[_0x5d36('0x20')](_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x45')][_0x5d36('0x8')][_0x5d36('0x9')]());if(_0x4fa48f(_0x31dd52)){_0x4d622a=_0x347be1[_0x5d36('0x2d')](_0x4d622a);const _0x66187c=[];for(const _0x1fd21a of _0x4d622a)_0x347be1['isFirstBlockOfListItem'](_0x1fd21a)&&_0x66187c[_0x5d36('0x4c')](_0x1fd21a);_0x4d622a=_0x66187c;}_0x4c7b15[_0x5d36('0xf')]['change'](()=>{_0x1a2487[_0x5d36('0x4f')](_0x4d622a,{'commandName':_0x31dd52,'commandParams':[{'forceValue':!_0x3daaef[_0x5d36('0x14')]}],'formatGroupId':'listType'},[],_0x5d36('0x17'));});};}function _0x10265e(_0x138534){return()=>{const _0x5f1b6c=function(_0x5c3ab7){let _0x3b6084=Array[_0x5d36('0x20')](_0x5c3ab7);const _0x20d559=_0x3b6084['findIndex'](_0x52288d=>!_0x52288d[_0x5d36('0xc')](_0x5d36('0x1c')));return _0x20d559>-0x1&&(_0x3b6084=_0x3b6084[_0x5d36('0x5')](0x0,_0x20d559)),_0x3b6084;}(_0x4c7b15[_0x5d36('0xf')]['document'][_0x5d36('0x8')][_0x5d36('0x9')]()),_0x2e09fc=_0x5f1b6c[_0x5f1b6c['length']-0x1],_0x364858=_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x0')][_0x5d36('0x25')](_0x2e09fc)?_0x5d36('0x43'):_0x5d36('0x27'),_0x2d8a53=_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x1a')](_0x4c7b15[_0x5d36('0xf')]['createPositionAt'](_0x5f1b6c[0x0],'before'),_0x4c7b15[_0x5d36('0xf')]['createPositionAt'](_0x2e09fc,_0x364858));_0x4c7b15['model'][_0x5d36('0x26')](()=>{_0x1a2487[_0x5d36('0x44')](_0x2d8a53,{'commandName':_0x138534,'commandParams':[],'formatGroupId':_0x5d36('0x12')},function(_0x3c6774){const _0x3cf5a8=new Set();for(const _0xa49424 of _0x3c6774){let _0x1af5b0=_0xa49424['nextSibling'];for(;_0x1af5b0&&_0x1af5b0[_0x5d36('0x42')](_0x5d36('0x3e'))>_0xa49424[_0x5d36('0x42')](_0x5d36('0x3e'));)_0x3cf5a8[_0x5d36('0x2e')](_0x1af5b0),_0x1af5b0=_0x1af5b0['nextSibling'];}return Array['from'](_0x3cf5a8);}(_0x5f1b6c));});};}function _0x17cd0c(_0x1d8f80){return()=>{const _0x3ae669=_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x45')][_0x5d36('0x8')]['getSelectedBlocks']()[_0x5d36('0x11')]()['value'],_0xcb4d44=_0x4c7b15[_0x5d36('0xf')]['createPositionAt'](_0x3ae669,_0x5d36('0x4e')),_0x574176=_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x4a')](_0x3ae669,0x0),_0x3ce9aa=_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x1a')](_0xcb4d44,_0x574176);_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x26')](()=>{_0x1a2487[_0x5d36('0x44')](_0x3ce9aa,{'commandName':_0x1d8f80,'commandParams':[],'formatGroupId':_0x5d36('0x12')});});};}function _0x4fa48f(_0x449709){const _0x19a043=_0x4c7b15['commands'][_0x5d36('0x3b')]('bulletedList')[_0x5d36('0x14')],_0xed38ce=_0x4c7b15[_0x5d36('0x32')][_0x5d36('0x3b')](_0x5d36('0x1e'))[_0x5d36('0x14')];return _0x5d36('0x1e')===_0x449709?_0x19a043:_0xed38ce;}_0x1a2487[_0x5d36('0x1f')](_0x5d36('0x1e'),_0x27007b(_0x5d36('0x1e'))),_0x1a2487[_0x5d36('0x1f')](_0x5d36('0x16'),_0x27007b(_0x5d36('0x16'))),_0x1a2487[_0x5d36('0x1f')](_0x5d36('0x34'),_0x10265e('indentList')),_0x1a2487[_0x5d36('0x1f')](_0x5d36('0x18'),_0x10265e(_0x5d36('0x18'))),_0x1a2487[_0x5d36('0x1f')]('splitListItemAfter',_0x17cd0c('splitListItemAfter')),_0x1a2487[_0x5d36('0x1f')](_0x5d36('0xb'),_0x17cd0c(_0x5d36('0xb'))),_0x1a2487[_0x5d36('0x10')][_0x5d36('0x2c')](function(_0x19018d){const _0x57ada8=!_0x4c7b15['model']['schema'][_0x5d36('0x25')](_0x19018d),_0x5abd44=_0x19018d['previousSibling'],_0x1ab7ab=_0x19018d[_0x5d36('0x40')],_0x3ca0fb=_0x19018d[_0x5d36('0x42')](_0x5d36('0x1c')),_0x38f004=!_0x5abd44||_0x5abd44[_0x5d36('0x42')](_0x5d36('0x1c'))!==_0x3ca0fb,_0xf909e5=!_0x1ab7ab||_0x1ab7ab[_0x5d36('0x42')]('listItemId')!==_0x3ca0fb;return _0x57ada8&&Boolean(_0x3ca0fb)&&_0x38f004&&_0xf909e5;},_0x3068ed=>_0x18d058(_0x2eb33a,'ELEMENT_LIST_ITEM',_0x3068ed)),_0x1a2487[_0x5d36('0x10')]['registerDescriptionCallback'](function(_0x41301a){if(_0x5d36('0x41')!=_0x41301a['type']&&_0x5d36('0x39')!=_0x41301a[_0x5d36('0x21')])return;const {data:_0x290368}=_0x41301a;if(!_0x290368)return;let _0x4a5f7a,_0x31c241,_0x38994d,_0x274ddd;switch(_0x290368[_0x5d36('0x4b')]){case'bulletedList':_0x38994d=_0x290368[_0x5d36('0x13')][0x0][_0x5d36('0x6')],_0x274ddd=_0x4fa48f(_0x290368[_0x5d36('0x4b')]),_0x4a5f7a=_0x38994d?_0x5d36('0x3d'):'*Format:*\x20remove\x20from\x20%0',!_0x274ddd&&_0x4c7b15[_0x5d36('0x46')][_0x5d36('0x3b')]('list.multiBlock')||(_0x4a5f7a=_0x5d36('0x47')),_0x31c241={'type':_0x5d36('0x48'),'content':_0x18d058(_0x2eb33a,_0x4a5f7a,_0x18d058(_0x2eb33a,_0x5d36('0xd')))};break;case _0x5d36('0x1e'):_0x38994d=_0x290368[_0x5d36('0x13')][0x0][_0x5d36('0x6')],_0x274ddd=_0x4fa48f(_0x290368['commandName']),_0x4a5f7a=_0x38994d?_0x5d36('0x3d'):_0x5d36('0x1b'),!_0x274ddd&&_0x4c7b15[_0x5d36('0x46')][_0x5d36('0x3b')](_0x5d36('0x1'))||(_0x4a5f7a='*Change\x20to:*\x20%0'),_0x31c241={'type':_0x5d36('0x48'),'content':_0x18d058(_0x2eb33a,_0x4a5f7a,_0x18d058(_0x2eb33a,'ELEMENT_NUMBERED_LIST'))};break;case _0x5d36('0x34'):_0x4a5f7a=_0x5d36('0x28'),_0x31c241={'type':_0x5d36('0x48'),'content':_0x18d058(_0x2eb33a,_0x4a5f7a,_0x18d058(_0x2eb33a,_0x5d36('0x3c')))};break;case _0x5d36('0x18'):_0x4a5f7a=function(_0x31839c){const _0x4a4496=_0x31839c[_0x5d36('0x2b')]();let _0x5ebd8b=_0x4a4496[_0x5d36('0x38')][_0x5d36('0x33')];for(;_0x5ebd8b&&_0x4a4496['containsItem'](_0x5ebd8b);){if(_0x5ebd8b[_0x5d36('0x42')]('listIndent')>0x0)return!0x1;_0x5ebd8b=_0x5ebd8b[_0x5d36('0x40')];}return!0x0;}(_0x41301a)?_0x18d058(_0x2eb33a,_0x5d36('0x1b'),_0x18d058(_0x2eb33a,function(_0x3f4238){const _0x3d8b35=_0x3f4238[_0x5d36('0x2b')]()[_0x5d36('0x38')][_0x5d36('0x33')];return _0x5d36('0xe')+_0x3d8b35['getAttribute']('listType')[_0x5d36('0x49')]()+_0x5d36('0x15');}(_0x41301a))):_0x18d058(_0x2eb33a,_0x5d36('0x3a'),_0x18d058(_0x2eb33a,_0x5d36('0x3c'))),_0x31c241={'type':'format','content':_0x4a5f7a};break;case _0x5d36('0x3f'):case _0x5d36('0x4d'):!0x1===_0x290368[_0x5d36('0xa')]&&(_0x4a5f7a='*Merge:*\x20%0',_0x31c241={'type':_0x5d36('0x19'),'content':_0x18d058(_0x2eb33a,_0x4a5f7a,_0x18d058(_0x2eb33a,_0x5d36('0x3c')))});}return _0x31c241;}),_0x1a2487['_suggestionFactory'][_0x5d36('0x7')](_0x5d36('0x41'),_0x5d36('0x17'),_0x5d36('0x31'),function(_0x3d8f85,_0x4c2ddf){const _0x3e60bc=[];for(let _0x46f23f of _0x3d8f85)_0x46f23f['start']['nodeAfter']===_0x46f23f[_0x5d36('0x27')][_0x5d36('0x2f')]&&(_0x46f23f=_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x1a')](_0x4c7b15['model'][_0x5d36('0x4a')](_0x46f23f[_0x5d36('0x38')][_0x5d36('0x33')],0x0))),_0x3e60bc['push'](_0x46f23f);_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x26')](_0xdc43a2=>{const _0x5cd03d=_0x4c7b15[_0x5d36('0xf')][_0x5d36('0x45')][_0x5d36('0x8')],_0x27d79a=Array['from'](_0x5cd03d['getRanges']())[_0x5d36('0x50')](_0x3b8122=>_0x4a4390[_0x5d36('0x4')](_0x3b8122));_0xdc43a2['setSelection'](_0x3e60bc),_0x4c7b15[_0x5d36('0x32')][_0x5d36('0x3b')](_0x4c2ddf['commandName'])[_0x5d36('0x22')](),_0x4c2ddf['commandParams'][_0x5d36('0x4c')]({'forceDefaultExecution':!0x0}),_0x4c7b15[_0x5d36('0x35')](_0x4c2ddf[_0x5d36('0x4b')],..._0x4c2ddf[_0x5d36('0x13')]),_0xdc43a2[_0x5d36('0x2a')](_0x27d79a);for(const _0xc0f18c of _0x27d79a)_0xc0f18c[_0x5d36('0x37')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1683=['numbered','DocumentListUtils','selection','_getSuggestionBlocksForListStyle','*Format:*\x20set\x20start\x20index\x20to\x20%0','change','get','list.properties','startIndex','enableCommand','_getSuggestionBlocks','commandParams','length','commandName','document','listStart','handleListReversedCommand','push','bind','filter','getSelectedBlocks','*Format:*\x20set\x20order\x20to\x20reversed','plugins','DocumentListPropertiesEditing','afterInit','format','ELEMENT_','listReversed','type','registerDescriptionCallback','handleListStyleCommand','TrackChangesEditing','_descriptionFactory','markMultiRangeBlockFormat','*Format:*\x20set\x20order\x20to\x20regular','formatInline','handleDescriptions','_LIST_','isFirstBlockOfListItem','styles','reversed','toUpperCase','has','model','isListItemBlock','listType','expandListBlocksToCompleteList','listStyle','handleListStartCommand','editor','formatBlock'];(function(_0x2c2c98,_0x1683b0){const _0xa88347=function(_0x4bc51b){while(--_0x4bc51b){_0x2c2c98['push'](_0x2c2c98['shift']());}};_0xa88347(++_0x1683b0);}(_0x1683,0x11d));const _0xa883=function(_0x2c2c98,_0x1683b0){_0x2c2c98=_0x2c2c98-0x0;let _0xa88347=_0x1683[_0x2c2c98];return _0xa88347;};import{Plugin as _0xa2f907}from'ckeditor5/src/core';import{getTranslation as _0x55238d}from'../utils/common-translations';export default class z extends _0xa2f907{[_0xa883('0x2d')](){if(!this[_0xa883('0x13')][_0xa883('0x2b')][_0xa883('0xc')](_0xa883('0x2c')))return;const _0x106085=this['editor']['config'][_0xa883('0x1b')](_0xa883('0x1c')),_0x509791=this[_0xa883('0x13')][_0xa883('0x2b')][_0xa883('0x1b')]('TrackChangesEditing');_0x106085[_0xa883('0x9')]&&_0x509791[_0xa883('0x1e')](_0xa883('0x11'),this[_0xa883('0x0')][_0xa883('0x27')](this)),_0x106085[_0xa883('0xa')]&&_0x509791[_0xa883('0x1e')](_0xa883('0x30'),this[_0xa883('0x25')][_0xa883('0x27')](this)),_0x106085[_0xa883('0x1d')]&&_0x509791[_0xa883('0x1e')]('listStart',this['handleListStartCommand']['bind'](this)),_0x509791[_0xa883('0x2')][_0xa883('0x32')](this[_0xa883('0x6')][_0xa883('0x27')](this));}['handleListStyleCommand'](_0x5ab769,_0x34a665={}){const _0x55dc7a=this[_0xa883('0x13')][_0xa883('0x2b')][_0xa883('0x1b')](_0xa883('0x1')),_0x54fd7c=this[_0xa883('0x18')]();this['editor']['model'][_0xa883('0x1a')](()=>{_0x55dc7a['markMultiRangeBlockFormat'](_0x54fd7c,{'commandName':'listStyle','commandParams':[{'type':_0x34a665['type']}],'formatGroupId':_0xa883('0x11')});});}[_0xa883('0x25')](_0x57a394,_0x33495a={}){const _0x26fdfb=this['editor']['plugins'][_0xa883('0x1b')](_0xa883('0x1')),_0x7114a1=this[_0xa883('0x13')][_0xa883('0x2b')][_0xa883('0x1b')](_0xa883('0x16')),_0x4c7812=this[_0xa883('0x1f')](_0x24ff20=>_0x7114a1[_0xa883('0xe')](_0x24ff20)&&_0xa883('0x15')===_0x24ff20['getAttribute'](_0xa883('0xf')));null!==_0x4c7812&&this['editor'][_0xa883('0xd')]['change'](()=>{_0x26fdfb[_0xa883('0x3')](_0x4c7812,{'commandName':'listReversed','commandParams':[{'reversed':_0x33495a[_0xa883('0xa')]}],'formatGroupId':_0xa883('0x30')});});}[_0xa883('0x12')](_0x468de1,_0xd3ad01={}){const _0x528eea=this['editor'][_0xa883('0x2b')]['get'](_0xa883('0x1')),_0x5d5adf=this[_0xa883('0x13')][_0xa883('0x2b')][_0xa883('0x1b')]('DocumentListUtils'),_0x469228=this[_0xa883('0x1f')](_0x3cbb3e=>_0x5d5adf[_0xa883('0xe')](_0x3cbb3e)&&_0xa883('0x15')===_0x3cbb3e['getAttribute'](_0xa883('0xf')));null!==_0x469228&&this['editor'][_0xa883('0xd')][_0xa883('0x1a')](()=>{_0x528eea['markMultiRangeBlockFormat'](_0x469228,{'commandName':_0xa883('0x24'),'commandParams':[{'startIndex':_0xd3ad01[_0xa883('0x1d')]}],'formatGroupId':_0xa883('0x24')});});}[_0xa883('0x6')](_0x354cb9){if(_0xa883('0x14')!=_0x354cb9[_0xa883('0x31')]&&_0xa883('0x5')!=_0x354cb9[_0xa883('0x31')])return;const _0x595113=this[_0xa883('0x13')]['locale'],{data:_0x4e18b6}=_0x354cb9;if(!_0x4e18b6)return;let _0x4fcbff,_0x37ee8c;switch(_0x4e18b6[_0xa883('0x22')]){case _0xa883('0x11'):_0x4fcbff='*Change\x20to:*\x20%0',_0x37ee8c={'type':'format','content':_0x55238d(_0x595113,_0x4fcbff,_0x55238d(_0x595113,this['_getTranslationKeyForListStyle'](_0x4e18b6[_0xa883('0x20')][0x0][_0xa883('0x31')])))};break;case _0xa883('0x30'):_0x4fcbff=_0x4e18b6['commandParams'][0x0][_0xa883('0xa')]?_0xa883('0x2a'):_0xa883('0x4'),_0x37ee8c={'type':_0xa883('0x2e'),'content':_0x55238d(_0x595113,_0x4fcbff)};break;case _0xa883('0x24'):_0x4fcbff=_0xa883('0x19'),_0x37ee8c={'type':_0xa883('0x2e'),'content':_0x55238d(_0x595113,_0x4fcbff,_0x4e18b6[_0xa883('0x20')][0x0]['startIndex'])};}return _0x37ee8c;}[_0xa883('0x18')](){const _0xfc5486=this['editor'][_0xa883('0x2b')]['get'](_0xa883('0x16'));let _0x3b34ab=Array['from'](this[_0xa883('0x13')][_0xa883('0xd')]['document']['selection'][_0xa883('0x29')]());return _0x3b34ab[_0xa883('0x26')](..._0xfc5486[_0xa883('0x10')](_0x3b34ab)),_0x3b34ab=[...new Set(_0x3b34ab)],_0x3b34ab;}['_getSuggestionBlocks'](_0xc9ed74){const _0x3c393e=this[_0xa883('0x13')][_0xa883('0x2b')][_0xa883('0x1b')](_0xa883('0x16'));let _0x3565dd=Array['from'](this[_0xa883('0x13')][_0xa883('0xd')][_0xa883('0x23')][_0xa883('0x17')]['getSelectedBlocks']())[_0xa883('0x28')](_0xc9ed74);if(!_0x3565dd[_0xa883('0x21')])return null;_0x3565dd=_0x3c393e[_0xa883('0x10')](_0x3565dd);const _0x19de7b=[];for(const _0x30b221 of _0x3565dd)_0x3c393e[_0xa883('0x8')](_0x30b221)&&_0x19de7b[_0xa883('0x26')](_0x30b221);return _0x19de7b;}['_getTranslationKeyForListStyle'](_0x5a4957){return _0xa883('0x2f')+this['editor']['plugins']['get']('DocumentListPropertiesUtils')['getListTypeFromListStyleType'](_0x5a4957)['toUpperCase']()+_0xa883('0x7')+_0x5a4957[_0xa883('0xb')]()['replace'](/-/g,'_');}}
23
+ const _0x55ed=['DocumentListPropertiesEditing','enableCommand','listType','listStart','handleListStartCommand','startIndex','get','handleListReversedCommand','reversed','toUpperCase','formatBlock','filter','getListTypeFromListStyleType','has','length','getAttribute','DocumentListUtils','isFirstBlockOfListItem','_getSuggestionBlocks','plugins','handleDescriptions','list.properties','model','styles','commandParams','isListItemBlock','*Format:*\x20set\x20order\x20to\x20regular','push','from','TrackChangesEditing','config','_getSuggestionBlocksForListStyle','ELEMENT_','format','_getTranslationKeyForListStyle','numbered','listStyle','type','expandListBlocksToCompleteList','change','locale','editor','getSelectedBlocks','markMultiRangeBlockFormat','replace','selection','bind','handleListStyleCommand','*Format:*\x20set\x20start\x20index\x20to\x20%0','formatInline','_LIST_','listReversed','document'];(function(_0x323e5a,_0x55edf6){const _0x4d166d=function(_0xdf0fa){while(--_0xdf0fa){_0x323e5a['push'](_0x323e5a['shift']());}};_0x4d166d(++_0x55edf6);}(_0x55ed,0x137));const _0x4d16=function(_0x323e5a,_0x55edf6){_0x323e5a=_0x323e5a-0x0;let _0x4d166d=_0x55ed[_0x323e5a];return _0x4d166d;};import{Plugin as _0x404b69}from'ckeditor5/src/core';import{getTranslation as _0x299a7e}from'../utils/common-translations';export default class z extends _0x404b69{['afterInit'](){if(!this[_0x4d16('0x30')]['plugins'][_0x4d16('0x14')](_0x4d16('0x7')))return;const _0x3127e1=this['editor'][_0x4d16('0x25')][_0x4d16('0xd')](_0x4d16('0x1c')),_0x15b005=this[_0x4d16('0x30')][_0x4d16('0x1a')][_0x4d16('0xd')]('TrackChangesEditing');_0x3127e1[_0x4d16('0x1e')]&&_0x15b005['enableCommand'](_0x4d16('0x2b'),this[_0x4d16('0x1')][_0x4d16('0x0')](this)),_0x3127e1['reversed']&&_0x15b005[_0x4d16('0x8')]('listReversed',this[_0x4d16('0xe')][_0x4d16('0x0')](this)),_0x3127e1[_0x4d16('0xc')]&&_0x15b005[_0x4d16('0x8')](_0x4d16('0xa'),this['handleListStartCommand']['bind'](this)),_0x15b005['_descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions'][_0x4d16('0x0')](this));}[_0x4d16('0x1')](_0x277b1d,_0x31efd0={}){const _0x4750b6=this[_0x4d16('0x30')][_0x4d16('0x1a')][_0x4d16('0xd')](_0x4d16('0x24')),_0x5b172e=this[_0x4d16('0x26')]();this[_0x4d16('0x30')][_0x4d16('0x1d')][_0x4d16('0x2e')](()=>{_0x4750b6['markMultiRangeBlockFormat'](_0x5b172e,{'commandName':_0x4d16('0x2b'),'commandParams':[{'type':_0x31efd0[_0x4d16('0x2c')]}],'formatGroupId':_0x4d16('0x2b')});});}[_0x4d16('0xe')](_0x434f2c,_0x3d87c9={}){const _0x3c255c=this[_0x4d16('0x30')]['plugins'][_0x4d16('0xd')](_0x4d16('0x24')),_0x413b79=this[_0x4d16('0x30')][_0x4d16('0x1a')][_0x4d16('0xd')](_0x4d16('0x17')),_0x2f2be8=this[_0x4d16('0x19')](_0x387717=>_0x413b79[_0x4d16('0x20')](_0x387717)&&'numbered'===_0x387717[_0x4d16('0x16')](_0x4d16('0x9')));null!==_0x2f2be8&&this['editor'][_0x4d16('0x1d')][_0x4d16('0x2e')](()=>{_0x3c255c[_0x4d16('0x32')](_0x2f2be8,{'commandName':_0x4d16('0x5'),'commandParams':[{'reversed':_0x3d87c9[_0x4d16('0xf')]}],'formatGroupId':_0x4d16('0x5')});});}[_0x4d16('0xb')](_0x257350,_0x367cf0={}){const _0x2a1360=this[_0x4d16('0x30')][_0x4d16('0x1a')][_0x4d16('0xd')](_0x4d16('0x24')),_0x5fc6d6=this[_0x4d16('0x30')][_0x4d16('0x1a')][_0x4d16('0xd')](_0x4d16('0x17')),_0x46856c=this[_0x4d16('0x19')](_0x157105=>_0x5fc6d6[_0x4d16('0x20')](_0x157105)&&_0x4d16('0x2a')===_0x157105['getAttribute'](_0x4d16('0x9')));null!==_0x46856c&&this[_0x4d16('0x30')][_0x4d16('0x1d')][_0x4d16('0x2e')](()=>{_0x2a1360[_0x4d16('0x32')](_0x46856c,{'commandName':_0x4d16('0xa'),'commandParams':[{'startIndex':_0x367cf0['startIndex']}],'formatGroupId':_0x4d16('0xa')});});}[_0x4d16('0x1b')](_0x2a297c){if(_0x4d16('0x11')!=_0x2a297c[_0x4d16('0x2c')]&&_0x4d16('0x3')!=_0x2a297c[_0x4d16('0x2c')])return;const _0x435dbb=this[_0x4d16('0x30')][_0x4d16('0x2f')],{data:_0x22adbc}=_0x2a297c;if(!_0x22adbc)return;let _0x1e9f2b,_0x4e65e2;switch(_0x22adbc['commandName']){case _0x4d16('0x2b'):_0x1e9f2b='*Change\x20to:*\x20%0',_0x4e65e2={'type':'format','content':_0x299a7e(_0x435dbb,_0x1e9f2b,_0x299a7e(_0x435dbb,this[_0x4d16('0x29')](_0x22adbc[_0x4d16('0x1f')][0x0]['type'])))};break;case _0x4d16('0x5'):_0x1e9f2b=_0x22adbc['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':_0x4d16('0x21'),_0x4e65e2={'type':_0x4d16('0x28'),'content':_0x299a7e(_0x435dbb,_0x1e9f2b)};break;case _0x4d16('0xa'):_0x1e9f2b=_0x4d16('0x2'),_0x4e65e2={'type':_0x4d16('0x28'),'content':_0x299a7e(_0x435dbb,_0x1e9f2b,_0x22adbc[_0x4d16('0x1f')][0x0][_0x4d16('0xc')])};}return _0x4e65e2;}[_0x4d16('0x26')](){const _0x2c00e8=this['editor'][_0x4d16('0x1a')][_0x4d16('0xd')](_0x4d16('0x17'));let _0x1b075e=Array[_0x4d16('0x23')](this[_0x4d16('0x30')]['model'][_0x4d16('0x6')][_0x4d16('0x34')][_0x4d16('0x31')]());return _0x1b075e[_0x4d16('0x22')](..._0x2c00e8[_0x4d16('0x2d')](_0x1b075e)),_0x1b075e=[...new Set(_0x1b075e)],_0x1b075e;}[_0x4d16('0x19')](_0x3ef2ca){const _0x373ed3=this[_0x4d16('0x30')][_0x4d16('0x1a')]['get'](_0x4d16('0x17'));let _0x2e0b14=Array[_0x4d16('0x23')](this[_0x4d16('0x30')][_0x4d16('0x1d')][_0x4d16('0x6')]['selection'][_0x4d16('0x31')]())[_0x4d16('0x12')](_0x3ef2ca);if(!_0x2e0b14[_0x4d16('0x15')])return null;_0x2e0b14=_0x373ed3['expandListBlocksToCompleteList'](_0x2e0b14);const _0x20df31=[];for(const _0x3e0023 of _0x2e0b14)_0x373ed3[_0x4d16('0x18')](_0x3e0023)&&_0x20df31['push'](_0x3e0023);return _0x20df31;}['_getTranslationKeyForListStyle'](_0x2030ce){return _0x4d16('0x27')+this[_0x4d16('0x30')][_0x4d16('0x1a')][_0x4d16('0xd')]('DocumentListPropertiesUtils')[_0x4d16('0x13')](_0x2030ce)[_0x4d16('0x10')]()+_0x4d16('0x4')+_0x2030ce[_0x4d16('0x10')]()[_0x4d16('0x33')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4076=['getFirstPosition','end','addMarker:suggestion:insertion','createPositionAt','downcastDispatcher','getFirstRange','markerName','createRange','removeMarker:suggestion:insertion','hasClass','get','split','fromRange','change','data','enterBlock','fire','plugins','unbindElementFromMarkerName','editing','TrackChangesEditing','requires','options','enter','ck-suggestion-marker-split','commands','writer','high','setSelection','mapper','selection','detach','model','document','editor'];(function(_0x107a3f,_0x4076ed){const _0x557c40=function(_0x495a24){while(--_0x495a24){_0x107a3f['push'](_0x107a3f['shift']());}};_0x557c40(++_0x4076ed);}(_0x4076,0xa9));const _0x557c=function(_0x107a3f,_0x4076ed){_0x107a3f=_0x107a3f-0x0;let _0x557c40=_0x4076[_0x107a3f];return _0x557c40;};import{Plugin as _0x13a364}from'ckeditor5/src/core';import{Enter as _0x1cf9be}from'ckeditor5/src/enter';import{LiveRange as _0x49fa39}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x41aab9}from'./utils';export default class K extends _0x13a364{static get[_0x557c('0x1b')](){return[_0x1cf9be];}['init'](){const _0x3bdfc7=this[_0x557c('0x5')],_0x471383=_0x3bdfc7[_0x557c('0x17')][_0x557c('0x10')](_0x557c('0x1a')),_0x1ac594=_0x3bdfc7[_0x557c('0x1f')][_0x557c('0x10')]('enter');_0x471383['enableCommand'](_0x557c('0x1d'),()=>{_0x3bdfc7[_0x557c('0x3')][_0x557c('0x13')](_0x545da3=>{const _0x12bb1b=_0x3bdfc7['model'][_0x557c('0x4')][_0x557c('0x1')],_0x3a607f=_0x12bb1b[_0x557c('0x6')](),_0x111f14=_0x49fa39[_0x557c('0x12')](_0x12bb1b[_0x557c('0xb')]());if(_0x1ac594[_0x557c('0x15')](_0x545da3)){const _0x11bd13=_0x3bdfc7['model'][_0x557c('0x9')](_0x3a607f['parent']['nextSibling'],0x0),_0x2cfb1d=_0x545da3[_0x557c('0xd')](_0x3a607f,_0x11bd13);_0x471383['markInsertion'](_0x2cfb1d);}else _0x545da3[_0x557c('0x22')](_0x545da3[_0x557c('0xd')](_0x111f14[_0x557c('0x7')]));_0x111f14[_0x557c('0x2')](),_0x1ac594[_0x557c('0x16')]('afterExecute',{'writer':_0x545da3});});}),_0x3bdfc7[_0x557c('0x19')][_0x557c('0xa')]['on'](_0x557c('0x8'),_0x41aab9(_0x3bdfc7,_0x557c('0x11')),{'priority':_0x557c('0x21')}),_0x3bdfc7['editing'][_0x557c('0xa')]['on'](_0x557c('0xe'),(_0x54cb7e,_0x1c5bfd,_0x3d7165)=>{const _0x4cb56b=_0x3d7165[_0x557c('0x0')]['markerNameToElements'](_0x1c5bfd['markerName']);if(_0x4cb56b)for(const _0x28c0aa of _0x4cb56b)_0x28c0aa[_0x557c('0xf')](_0x557c('0x1e'))&&(_0x3d7165[_0x557c('0x0')][_0x557c('0x18')](_0x28c0aa,_0x1c5bfd[_0x557c('0xc')]),_0x3d7165[_0x557c('0x20')]['remove'](_0x28c0aa));},{'priority':_0x557c('0x21')}),_0x3bdfc7[_0x557c('0x14')][_0x557c('0xa')]['on'](_0x557c('0x8'),(_0x15b234,_0x518e16,_0x16cdf8)=>{_0x16cdf8[_0x557c('0x1c')]['showSuggestionHighlights']&&_0x41aab9(_0x3bdfc7,_0x557c('0x11'),{'showActiveMarker':!0x1})['bind'](this)(_0x15b234,_0x518e16,_0x16cdf8);},{'priority':_0x557c('0x21')});}}
23
+ const _0x2a0c=['ck-suggestion-marker-split','end','fromRange','markerName','editing','TrackChangesEditing','enterBlock','data','fire','detach','bind','setSelection','document','getFirstRange','mapper','options','selection','split','unbindElementFromMarkerName','get','downcastDispatcher','createRange','parent','getFirstPosition','change','remove','markInsertion','commands','nextSibling','model','enter','removeMarker:suggestion:insertion','init','high','plugins','addMarker:suggestion:insertion'];(function(_0x13116f,_0x2a0caa){const _0xae846e=function(_0x1d61b6){while(--_0x1d61b6){_0x13116f['push'](_0x13116f['shift']());}};_0xae846e(++_0x2a0caa);}(_0x2a0c,0xb4));const _0xae84=function(_0x13116f,_0x2a0caa){_0x13116f=_0x13116f-0x0;let _0xae846e=_0x2a0c[_0x13116f];return _0xae846e;};import{Plugin as _0x5dd6d6}from'ckeditor5/src/core';import{Enter as _0xc9ce06}from'ckeditor5/src/enter';import{LiveRange as _0x89011f}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x3ffe9f}from'./utils';export default class K extends _0x5dd6d6{static get['requires'](){return[_0xc9ce06];}[_0xae84('0x20')](){const _0x3186b4=this['editor'],_0x5dbd1e=_0x3186b4[_0xae84('0x22')]['get'](_0xae84('0x5')),_0x2a1c45=_0x3186b4[_0xae84('0x1b')][_0xae84('0x13')](_0xae84('0x1e'));_0x5dbd1e['enableCommand'](_0xae84('0x1e'),()=>{_0x3186b4[_0xae84('0x1d')][_0xae84('0x18')](_0x22c654=>{const _0x469d7b=_0x3186b4[_0xae84('0x1d')][_0xae84('0xc')][_0xae84('0x10')],_0x434c88=_0x469d7b[_0xae84('0x17')](),_0x3bc4b4=_0x89011f[_0xae84('0x2')](_0x469d7b[_0xae84('0xd')]());if(_0x2a1c45[_0xae84('0x6')](_0x22c654)){const _0x46e57a=_0x3186b4[_0xae84('0x1d')]['createPositionAt'](_0x434c88[_0xae84('0x16')][_0xae84('0x1c')],0x0),_0x4fa083=_0x22c654[_0xae84('0x15')](_0x434c88,_0x46e57a);_0x5dbd1e[_0xae84('0x1a')](_0x4fa083);}else _0x22c654[_0xae84('0xb')](_0x22c654[_0xae84('0x15')](_0x3bc4b4[_0xae84('0x1')]));_0x3bc4b4[_0xae84('0x9')](),_0x2a1c45[_0xae84('0x8')]('afterExecute',{'writer':_0x22c654});});}),_0x3186b4[_0xae84('0x4')][_0xae84('0x14')]['on'](_0xae84('0x23'),_0x3ffe9f(_0x3186b4,'split'),{'priority':_0xae84('0x21')}),_0x3186b4[_0xae84('0x4')][_0xae84('0x14')]['on'](_0xae84('0x1f'),(_0x5e4117,_0x243a61,_0x4c13d2)=>{const _0x85ebe=_0x4c13d2[_0xae84('0xe')]['markerNameToElements'](_0x243a61['markerName']);if(_0x85ebe)for(const _0x407170 of _0x85ebe)_0x407170['hasClass'](_0xae84('0x0'))&&(_0x4c13d2[_0xae84('0xe')][_0xae84('0x12')](_0x407170,_0x243a61[_0xae84('0x3')]),_0x4c13d2['writer'][_0xae84('0x19')](_0x407170));},{'priority':'high'}),_0x3186b4[_0xae84('0x7')]['downcastDispatcher']['on'](_0xae84('0x23'),(_0x180ffc,_0x9d2280,_0x4d3c09)=>{_0x4d3c09[_0xae84('0xf')]['showSuggestionHighlights']&&_0x3ffe9f(_0x3186b4,_0xae84('0x11'),{'showActiveMarker':!0x1})[_0xae84('0xa')](this)(_0x180ffc,_0x9d2280,_0x4d3c09);},{'priority':_0xae84('0x21')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xac69=['has','string','getIntersection','plugins','enableCommand','TrackChangesEditing','start','markers','editor','model','find','FindAndReplaceUtils','filter','_isInDeletionRange','getMarkersGroup','afterInit','createPositionAt','findByTextCallback','suggestion:deletion','get','handleFindCommand','findNext'];(function(_0x26111d,_0xac699d){const _0x30c029=function(_0x11423f){while(--_0x11423f){_0x26111d['push'](_0x26111d['shift']());}};_0x30c029(++_0xac699d);}(_0xac69,0x104));const _0x30c0=function(_0x26111d,_0xac699d){_0x26111d=_0x26111d-0x0;let _0x30c029=_0xac69[_0x26111d];return _0x30c029;};import{Plugin as _0x504331}from'ckeditor5/src/core';export default class W extends _0x504331{[_0x30c0('0x13')](){if(!this['editor'][_0x30c0('0x7')][_0x30c0('0x4')]('FindAndReplaceEditing'))return;const _0x4b681f=this['editor']['plugins']['get'](_0x30c0('0x9'));_0x4b681f[_0x30c0('0x8')](_0x30c0('0xe'),this[_0x30c0('0x2')]['bind'](this)),_0x4b681f['enableCommand'](_0x30c0('0x3')),_0x4b681f['enableCommand']('findPrevious'),_0x4b681f[_0x30c0('0x8')]('replace'),_0x4b681f[_0x30c0('0x8')]('replaceAll');}['handleFindCommand'](_0x1748c0,_0x509691,_0x415887={}){const _0x32e301=this[_0x30c0('0xc')][_0x30c0('0x7')][_0x30c0('0x1')](_0x30c0('0xf'));if(void 0x0!==_0x415887)return _0x1748c0(_0x31f907=>(_0x30c0('0x5')==typeof _0x509691?_0x32e301[_0x30c0('0x15')](_0x509691,_0x415887):_0x509691)(_0x31f907)[_0x30c0('0x10')](_0x3d076b=>!0x1===this['_isInDeletionRange'](_0x3d076b,_0x31f907['item'])),_0x415887);}[_0x30c0('0x11')](_0x5d2bd2,_0x147ca6){const _0x426fc1=this[_0x30c0('0xc')][_0x30c0('0xd')]['createRange'](this[_0x30c0('0xc')]['model'][_0x30c0('0x14')](_0x147ca6,_0x5d2bd2[_0x30c0('0xa')]),this['editor'][_0x30c0('0xd')]['createPositionAt'](_0x147ca6,_0x5d2bd2['end']));for(const _0x15b2a6 of this[_0x30c0('0xc')][_0x30c0('0xd')][_0x30c0('0xb')][_0x30c0('0x12')](_0x30c0('0x0')))if(null!==_0x426fc1[_0x30c0('0x6')](_0x15b2a6['getRange']()))return!0x0;return!0x1;}}
23
+ const _0x3ee2=['replaceAll','item','replace','filter','FindAndReplaceUtils','findByTextCallback','has','createPositionAt','bind','end','enableCommand','get','findNext','FindAndReplaceEditing','markers','find','getIntersection','string','getMarkersGroup','handleFindCommand','suggestion:deletion','start','createRange','editor','model','_isInDeletionRange'];(function(_0x25d2da,_0x3ee2c2){const _0x478ee4=function(_0x15cadb){while(--_0x15cadb){_0x25d2da['push'](_0x25d2da['shift']());}};_0x478ee4(++_0x3ee2c2);}(_0x3ee2,0x103));const _0x478e=function(_0x25d2da,_0x3ee2c2){_0x25d2da=_0x25d2da-0x0;let _0x478ee4=_0x3ee2[_0x25d2da];return _0x478ee4;};import{Plugin as _0x4525b3}from'ckeditor5/src/core';export default class W extends _0x4525b3{['afterInit'](){if(!this[_0x478e('0x18')]['plugins'][_0x478e('0x7')](_0x478e('0xe')))return;const _0x306660=this[_0x478e('0x18')]['plugins'][_0x478e('0xc')]('TrackChangesEditing');_0x306660[_0x478e('0xb')](_0x478e('0x10'),this[_0x478e('0x14')][_0x478e('0x9')](this)),_0x306660[_0x478e('0xb')](_0x478e('0xd')),_0x306660[_0x478e('0xb')]('findPrevious'),_0x306660[_0x478e('0xb')](_0x478e('0x3')),_0x306660[_0x478e('0xb')](_0x478e('0x1'));}['handleFindCommand'](_0x550e67,_0x27dfdc,_0x491cff={}){const _0x261ab9=this[_0x478e('0x18')]['plugins'][_0x478e('0xc')](_0x478e('0x5'));if(void 0x0!==_0x491cff)return _0x550e67(_0x41a0a4=>(_0x478e('0x12')==typeof _0x27dfdc?_0x261ab9[_0x478e('0x6')](_0x27dfdc,_0x491cff):_0x27dfdc)(_0x41a0a4)[_0x478e('0x4')](_0x3fbf8b=>!0x1===this['_isInDeletionRange'](_0x3fbf8b,_0x41a0a4[_0x478e('0x2')])),_0x491cff);}[_0x478e('0x0')](_0x37f2cc,_0x4a8c21){const _0x41d9aa=this[_0x478e('0x18')]['model'][_0x478e('0x17')](this['editor'][_0x478e('0x19')]['createPositionAt'](_0x4a8c21,_0x37f2cc[_0x478e('0x16')]),this[_0x478e('0x18')]['model'][_0x478e('0x8')](_0x4a8c21,_0x37f2cc[_0x478e('0xa')]));for(const _0x10987b of this['editor'][_0x478e('0x19')][_0x478e('0xf')][_0x478e('0x13')](_0x478e('0x15')))if(null!==_0x41d9aa[_0x478e('0x11')](_0x10987b['getRange']()))return!0x0;return!0x1;}}