@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231203.0 → 0.0.0-nightly-20231205.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-20231203.0",
3
+ "version": "0.0.0-nightly-20231205.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-20231203.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231203.0",
42
+ "ckeditor5": "0.0.0-nightly-20231205.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231205.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 _0x117c=['model','TrackChangesEditing','isEnabled','get','refresh','getRanges','_suggestions','_isEnabledBasedOnSelection','acceptSuggestion','canEditAt','execute','plugins','track-changes-accept-suggestion-not-found','editor'];(function(_0x46dc9d,_0x117c15){const _0x30b1e4=function(_0x5acd69){while(--_0x5acd69){_0x46dc9d['push'](_0x46dc9d['shift']());}};_0x30b1e4(++_0x117c15);}(_0x117c,0x18d));const _0x30b1=function(_0x46dc9d,_0x117c15){_0x46dc9d=_0x46dc9d-0x0;let _0x30b1e4=_0x117c[_0x46dc9d];return _0x30b1e4;};import{Command as _0x1f3685}from'ckeditor5/src/core';import{CKEditorError as _0x4fa446}from'ckeditor5/src/utils';export default class B extends _0x1f3685{constructor(_0x50e3d,_0x178603){super(_0x50e3d),this[_0x30b1('0x1')]=_0x178603,this[_0x30b1('0xd')](),this[_0x30b1('0x2')]=!0x1;}[_0x30b1('0xd')](){this[_0x30b1('0xb')]=!0x0;}[_0x30b1('0x5')](_0x1e5858){const _0x367bc8=this[_0x30b1('0x1')][_0x30b1('0xc')](_0x1e5858);if(!_0x367bc8)throw new _0x4fa446(_0x30b1('0x7'),this);const _0x4c646a=_0x367bc8[_0x30b1('0x0')]();this[_0x30b1('0x8')][_0x30b1('0x9')][_0x30b1('0x4')](_0x4c646a)&&this[_0x30b1('0x8')][_0x30b1('0x6')][_0x30b1('0xc')](_0x30b1('0xa'))[_0x30b1('0x3')](_0x367bc8);}}
23
+ const _0x54cd=['refresh','execute','isEnabled','getRanges','TrackChangesEditing','track-changes-accept-suggestion-not-found','_isEnabledBasedOnSelection','_suggestions','plugins','editor'];(function(_0x245167,_0x54cda5){const _0x1292b3=function(_0x5b1caf){while(--_0x5b1caf){_0x245167['push'](_0x245167['shift']());}};_0x1292b3(++_0x54cda5);}(_0x54cd,0xfc));const _0x1292=function(_0x245167,_0x54cda5){_0x245167=_0x245167-0x0;let _0x1292b3=_0x54cd[_0x245167];return _0x1292b3;};import{Command as _0x51ec45}from'ckeditor5/src/core';import{CKEditorError as _0x1907a2}from'ckeditor5/src/utils';export default class B extends _0x51ec45{constructor(_0x41bf05,_0x3b15f2){super(_0x41bf05),this['_suggestions']=_0x3b15f2,this[_0x1292('0x8')](),this[_0x1292('0x4')]=!0x1;}[_0x1292('0x8')](){this[_0x1292('0x0')]=!0x0;}[_0x1292('0x9')](_0x3f3689){const _0x40ea49=this[_0x1292('0x5')]['get'](_0x3f3689);if(!_0x40ea49)throw new _0x1907a2(_0x1292('0x3'),this);const _0x2a9453=_0x40ea49[_0x1292('0x1')]();this[_0x1292('0x7')]['model']['canEditAt'](_0x2a9453)&&this[_0x1292('0x7')][_0x1292('0x6')]['get'](_0x1292('0x2'))['acceptSuggestion'](_0x40ea49);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c21=['TrackChangesEditing','isEnabled','editor','_suggestions','track-changes-discard-suggestion-not-found','execute','getRanges','model','_isEnabledBasedOnSelection','get','plugins'];(function(_0x54921e,_0x4c212b){const _0x2f2d98=function(_0x10aa3f){while(--_0x10aa3f){_0x54921e['push'](_0x54921e['shift']());}};_0x2f2d98(++_0x4c212b);}(_0x4c21,0x1c7));const _0x2f2d=function(_0x54921e,_0x4c212b){_0x54921e=_0x54921e-0x0;let _0x2f2d98=_0x4c21[_0x54921e];return _0x2f2d98;};import{Command as _0x235857}from'ckeditor5/src/core';import{CKEditorError as _0x41b064}from'ckeditor5/src/utils';export default class x extends _0x235857{constructor(_0x422a80,_0x235a08){super(_0x422a80),this[_0x2f2d('0xa')]=_0x235a08,this['refresh'](),this[_0x2f2d('0x4')]=!0x1;}['refresh'](){this[_0x2f2d('0x8')]=!0x0;}[_0x2f2d('0x1')](_0x273e93){const _0x434387=this['_suggestions'][_0x2f2d('0x5')](_0x273e93);if(!_0x434387)throw new _0x41b064(_0x2f2d('0x0'),this);const _0x44e97e=_0x434387[_0x2f2d('0x2')]();this['editor'][_0x2f2d('0x3')]['canEditAt'](_0x44e97e)&&this[_0x2f2d('0x9')][_0x2f2d('0x6')][_0x2f2d('0x5')](_0x2f2d('0x7'))['discardSuggestion'](_0x434387);}}
23
+ const _0x428d=['plugins','_isEnabledBasedOnSelection','get','isEnabled','discardSuggestion','_suggestions','canEditAt','track-changes-discard-suggestion-not-found','TrackChangesEditing','execute','getRanges','refresh','model'];(function(_0x20d4b9,_0x428d84){const _0x3d344c=function(_0x560efb){while(--_0x560efb){_0x20d4b9['push'](_0x20d4b9['shift']());}};_0x3d344c(++_0x428d84);}(_0x428d,0xee));const _0x3d34=function(_0x20d4b9,_0x428d84){_0x20d4b9=_0x20d4b9-0x0;let _0x3d344c=_0x428d[_0x20d4b9];return _0x3d344c;};import{Command as _0x4d1b8b}from'ckeditor5/src/core';import{CKEditorError as _0x251046}from'ckeditor5/src/utils';export default class x extends _0x4d1b8b{constructor(_0x431ee3,_0x291d9d){super(_0x431ee3),this[_0x3d34('0x1')]=_0x291d9d,this[_0x3d34('0x7')](),this[_0x3d34('0xa')]=!0x1;}[_0x3d34('0x7')](){this[_0x3d34('0xc')]=!0x0;}[_0x3d34('0x5')](_0x165c60){const _0x4f7d17=this['_suggestions'][_0x3d34('0xb')](_0x165c60);if(!_0x4f7d17)throw new _0x251046(_0x3d34('0x3'),this);const _0x516e49=_0x4f7d17[_0x3d34('0x6')]();this['editor'][_0x3d34('0x8')][_0x3d34('0x2')](_0x516e49)&&this['editor'][_0x3d34('0x9')][_0x3d34('0xb')](_0x3d34('0x4'))[_0x3d34('0x0')](_0x4f7d17);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3078=['_suggestions','from','model','editor','getRanges','canEditAt','values','_isEnabledBasedOnSelection','isEnabled','execute','_command'];(function(_0x35cdb8,_0x3078cf){const _0x527100=function(_0x101319){while(--_0x101319){_0x35cdb8['push'](_0x35cdb8['shift']());}};_0x527100(++_0x3078cf);}(_0x3078,0x146));const _0x5271=function(_0x35cdb8,_0x3078cf){_0x35cdb8=_0x35cdb8-0x0;let _0x527100=_0x3078[_0x35cdb8];return _0x527100;};import{Command as _0x2fc47f}from'ckeditor5/src/core';import{sortSuggestions as _0x281c48,executeCommandForSuggestions as _0x286002}from'../utils/utils';export default class E extends _0x2fc47f{constructor(_0xaf13ab,_0x320350,_0x79d4dd){super(_0xaf13ab),this[_0x5271('0x3')]=_0x320350,this[_0x5271('0x4')]=_0x79d4dd,this['refresh'](),this[_0x5271('0x0')]=!0x1;}['refresh'](){const _0x35b872=Array[_0x5271('0x5')](this[_0x5271('0x4')][_0x5271('0xa')]())['some'](_0x12faff=>_0x12faff['isInContent']);this[_0x5271('0x1')]=this['_command'][_0x5271('0x1')]&&_0x35b872;}[_0x5271('0x2')](){const _0x5b260d=_0x281c48(Array['from'](this[_0x5271('0x4')][_0x5271('0xa')]()));for(const _0x1a3c70 of _0x5b260d){const _0x537093=_0x1a3c70[_0x5271('0x8')]();if(!this[_0x5271('0x7')]['model'][_0x5271('0x9')](_0x537093))return;}_0x286002(this['editor'][_0x5271('0x6')],this[_0x5271('0x3')],_0x5b260d);}}
23
+ const _0x13d8=['isEnabled','values','refresh','editor','_suggestions','_isEnabledBasedOnSelection','model','isInContent','execute','_command','from','some','getRanges'];(function(_0x1e66cf,_0x13d875){const _0x797922=function(_0x3d150b){while(--_0x3d150b){_0x1e66cf['push'](_0x1e66cf['shift']());}};_0x797922(++_0x13d875);}(_0x13d8,0xe3));const _0x7979=function(_0x1e66cf,_0x13d875){_0x1e66cf=_0x1e66cf-0x0;let _0x797922=_0x13d8[_0x1e66cf];return _0x797922;};import{Command as _0x58aade}from'ckeditor5/src/core';import{sortSuggestions as _0x3f7663,executeCommandForSuggestions as _0x40efab}from'../utils/utils';export default class E extends _0x58aade{constructor(_0x62c635,_0x42d9c0,_0x1b5caf){super(_0x62c635),this[_0x7979('0x3')]=_0x42d9c0,this[_0x7979('0xb')]=_0x1b5caf,this[_0x7979('0x9')](),this[_0x7979('0xc')]=!0x1;}[_0x7979('0x9')](){const _0x40b602=Array['from'](this[_0x7979('0xb')][_0x7979('0x8')]())[_0x7979('0x5')](_0x3716b1=>_0x3716b1[_0x7979('0x1')]);this[_0x7979('0x7')]=this[_0x7979('0x3')]['isEnabled']&&_0x40b602;}[_0x7979('0x2')](){const _0x9ab31b=_0x3f7663(Array[_0x7979('0x4')](this[_0x7979('0xb')][_0x7979('0x8')]()));for(const _0xff0d3a of _0x9ab31b){const _0x7bd91c=_0xff0d3a[_0x7979('0x6')]();if(!this[_0x7979('0xa')][_0x7979('0x0')]['canEditAt'](_0x7bd91c))return;}_0x40efab(this['editor'][_0x7979('0x0')],this['_command'],_0x9ab31b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x6c76=['size','_selectedSuggestions','_command','document','getRanges','canEditAt','_suggestions','from','execute','selection','isEnabled','values','model','editor','refresh','_isEnabledBasedOnSelection'];(function(_0x836e58,_0x6c7629){const _0x10d133=function(_0x16a67a){while(--_0x16a67a){_0x836e58['push'](_0x836e58['shift']());}};_0x10d133(++_0x6c7629);}(_0x6c76,0x86));const _0x10d1=function(_0x836e58,_0x6c7629){_0x836e58=_0x836e58-0x0;let _0x10d133=_0x6c76[_0x836e58];return _0x10d133;};import{Command as _0x36eab3}from'ckeditor5/src/core';import{sortSuggestions as _0xad7f58,getSelectedSuggestions as _0x1052f1,executeCommandForSuggestions as _0x328dc6}from'../utils/utils';export default class R extends _0x36eab3{constructor(_0x2c6a78,_0x2d6b98,_0x15e963){super(_0x2c6a78),this['_command']=_0x2d6b98,this[_0x10d1('0x0')]=_0x15e963,this['_selectedSuggestions']=new Set(),this[_0x10d1('0x8')](),this[_0x10d1('0x9')]=!0x1;}['refresh'](){const _0x349f71=this[_0x10d1('0x7')][_0x10d1('0x6')][_0x10d1('0xd')][_0x10d1('0x3')],_0x3a3362=Array[_0x10d1('0x1')](this[_0x10d1('0x0')][_0x10d1('0x5')]());this[_0x10d1('0xb')]=_0x1052f1(_0x349f71,_0x3a3362),this[_0x10d1('0x4')]=this[_0x10d1('0xc')][_0x10d1('0x4')]&&!!this[_0x10d1('0xb')][_0x10d1('0xa')];}[_0x10d1('0x2')](){const _0x5f0c0d=_0xad7f58(Array[_0x10d1('0x1')](this[_0x10d1('0xb')]));for(const _0x3f2b4b of _0x5f0c0d){const _0x4aea72=_0x3f2b4b[_0x10d1('0xe')]();if(!this[_0x10d1('0x7')][_0x10d1('0x6')][_0x10d1('0xf')](_0x4aea72))return;}_0x328dc6(this['editor'][_0x10d1('0x6')],this[_0x10d1('0xc')],_0x5f0c0d);}}
23
+ const _0x21c6=['_isEnabledBasedOnSelection','refresh','selection','isEnabled','editor','_selectedSuggestions','canEditAt','size','model','document','execute','_suggestions','getRanges','_command','from'];(function(_0x5142cf,_0x21c607){const _0x1371c6=function(_0xee0310){while(--_0xee0310){_0x5142cf['push'](_0x5142cf['shift']());}};_0x1371c6(++_0x21c607);}(_0x21c6,0x1b9));const _0x1371=function(_0x5142cf,_0x21c607){_0x5142cf=_0x5142cf-0x0;let _0x1371c6=_0x21c6[_0x5142cf];return _0x1371c6;};import{Command as _0x256377}from'ckeditor5/src/core';import{sortSuggestions as _0x5b8ab0,getSelectedSuggestions as _0x5a12bb,executeCommandForSuggestions as _0x2093a7}from'../utils/utils';export default class R extends _0x256377{constructor(_0x344f25,_0x302120,_0x2d31f6){super(_0x344f25),this['_command']=_0x302120,this['_suggestions']=_0x2d31f6,this[_0x1371('0xe')]=new Set(),this[_0x1371('0xa')](),this[_0x1371('0x9')]=!0x1;}[_0x1371('0xa')](){const _0x5655b0=this[_0x1371('0xd')][_0x1371('0x2')][_0x1371('0x3')][_0x1371('0xb')],_0x100baa=Array[_0x1371('0x8')](this[_0x1371('0x5')]['values']());this[_0x1371('0xe')]=_0x5a12bb(_0x5655b0,_0x100baa),this[_0x1371('0xc')]=this[_0x1371('0x7')][_0x1371('0xc')]&&!!this[_0x1371('0xe')][_0x1371('0x1')];}[_0x1371('0x4')](){const _0x44e35a=_0x5b8ab0(Array[_0x1371('0x8')](this[_0x1371('0xe')]));for(const _0xb3ea95 of _0x44e35a){const _0x141c91=_0xb3ea95[_0x1371('0x6')]();if(!this[_0x1371('0xd')]['model'][_0x1371('0x0')](_0x141c91))return;}_0x2093a7(this[_0x1371('0xd')][_0x1371('0x2')],this[_0x1371('0x7')],_0x44e35a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a97=['affectsData','_disableUnsupportedCommands','forceDisabled','isEnabled','commands','_enableCommands','_enabledCommands','value','clearForceDisabled','execute','refresh','TrackChangesCommand','_isEnabledBasedOnSelection','editor'];(function(_0x164fac,_0x4a9756){const _0x2cad7c=function(_0x219be2){while(--_0x219be2){_0x164fac['push'](_0x164fac['shift']());}};_0x2cad7c(++_0x4a9756);}(_0x4a97,0xc1));const _0x2cad=function(_0x164fac,_0x4a9756){_0x164fac=_0x164fac-0x0;let _0x2cad7c=_0x4a97[_0x164fac];return _0x2cad7c;};import{Command as _0x593201}from'ckeditor5/src/core';export default class $ extends _0x593201{constructor(_0x2ebe7c,_0x42f9f6){super(_0x2ebe7c),this['_enabledCommands']=_0x42f9f6,this[_0x2cad('0xa')]=!0x1,this[_0x2cad('0xd')](),this[_0x2cad('0x1')]=!0x1;}[_0x2cad('0xd')](){this[_0x2cad('0x6')]=!0x0;}[_0x2cad('0xc')](){this['value']=!this['value'],this['value']?this['_disableUnsupportedCommands']():this[_0x2cad('0x8')]();}[_0x2cad('0x4')](){for(const _0x33c995 of this['editor'][_0x2cad('0x7')][_0x2cad('0x7')]())_0x33c995[_0x2cad('0x3')]&&!this[_0x2cad('0x9')]['has'](_0x33c995)&&_0x33c995[_0x2cad('0x5')](_0x2cad('0x0'));}['_enableCommands'](){for(const _0x551d07 of this[_0x2cad('0x2')][_0x2cad('0x7')][_0x2cad('0x7')]())_0x551d07['affectsData']&&!this[_0x2cad('0x9')]['has'](_0x551d07)&&_0x551d07[_0x2cad('0xb')](_0x2cad('0x0'));}}
23
+ const _0xeb14=['_isEnabledBasedOnSelection','refresh','isEnabled','editor','value','affectsData','clearForceDisabled','_disableUnsupportedCommands','TrackChangesCommand','commands','has','_enabledCommands','_enableCommands','forceDisabled'];(function(_0xce80a7,_0xeb14e2){const _0x439901=function(_0x3cd2fd){while(--_0x3cd2fd){_0xce80a7['push'](_0xce80a7['shift']());}};_0x439901(++_0xeb14e2);}(_0xeb14,0x9a));const _0x4399=function(_0xce80a7,_0xeb14e2){_0xce80a7=_0xce80a7-0x0;let _0x439901=_0xeb14[_0xce80a7];return _0x439901;};import{Command as _0x3014f4}from'ckeditor5/src/core';export default class $ extends _0x3014f4{constructor(_0x3060ff,_0x3884db){super(_0x3060ff),this[_0x4399('0xb')]=_0x3884db,this[_0x4399('0x4')]=!0x1,this['refresh'](),this[_0x4399('0x0')]=!0x1;}[_0x4399('0x1')](){this[_0x4399('0x2')]=!0x0;}['execute'](){this[_0x4399('0x4')]=!this['value'],this[_0x4399('0x4')]?this[_0x4399('0x7')]():this[_0x4399('0xc')]();}[_0x4399('0x7')](){for(const _0x21b3cc of this[_0x4399('0x3')][_0x4399('0x9')][_0x4399('0x9')]())_0x21b3cc[_0x4399('0x5')]&&!this['_enabledCommands'][_0x4399('0xa')](_0x21b3cc)&&_0x21b3cc[_0x4399('0xd')](_0x4399('0x8'));}[_0x4399('0xc')](){for(const _0x3070a9 of this[_0x4399('0x3')]['commands'][_0x4399('0x9')]())_0x3070a9[_0x4399('0x5')]&&!this[_0x4399('0xb')][_0x4399('0xa')](_0x3070a9)&&_0x3070a9[_0x4399('0x6')](_0x4399('0x8'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53ec=['afterInit','commands','get','enableCommand','TrackChangesEditing','showAIAssistant','plugins'];(function(_0x485dd3,_0x53ec45){const _0x45e03a=function(_0x4ef16c){while(--_0x4ef16c){_0x485dd3['push'](_0x485dd3['shift']());}};_0x45e03a(++_0x53ec45);}(_0x53ec,0x194));const _0x45e0=function(_0x485dd3,_0x53ec45){_0x485dd3=_0x485dd3-0x0;let _0x45e03a=_0x53ec[_0x485dd3];return _0x45e03a;};import{Plugin as _0x171236}from'ckeditor5/src/core';export default class j extends _0x171236{[_0x45e0('0x2')](){const _0x2cc7c3=this['editor'],_0x3e20e6=_0x2cc7c3[_0x45e0('0x1')][_0x45e0('0x4')](_0x45e0('0x6'));_0x2cc7c3[_0x45e0('0x3')][_0x45e0('0x4')](_0x45e0('0x0'))&&_0x3e20e6[_0x45e0('0x5')](_0x45e0('0x0'));}}
23
+ const _0x1ae8=['editor','afterInit','commands','enableCommand','plugins'];(function(_0x4b5192,_0x1ae8fc){const _0xefb06a=function(_0x105efc){while(--_0x105efc){_0x4b5192['push'](_0x4b5192['shift']());}};_0xefb06a(++_0x1ae8fc);}(_0x1ae8,0x1a0));const _0xefb0=function(_0x4b5192,_0x1ae8fc){_0x4b5192=_0x4b5192-0x0;let _0xefb06a=_0x1ae8[_0x4b5192];return _0xefb06a;};import{Plugin as _0x328596}from'ckeditor5/src/core';export default class j extends _0x328596{[_0xefb0('0x0')](){const _0x145701=this[_0xefb0('0x4')],_0x114b48=_0x145701[_0xefb0('0x3')]['get']('TrackChangesEditing');_0x145701[_0xefb0('0x1')]['get']('showAIAssistant')&&_0x114b48[_0xefb0('0x2')]('showAIAssistant');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd88d=['left','get','TrackChangesEditing','locale','type','FORMAT_ALIGN_TO_CENTER','FORMAT_ALIGNMENT','AlignmentEditing','right','registerAttributeLabel','FORMAT_ALIGN_TO_LEFT','registerDescriptionCallback','*Format:*\x20%0','FORMAT_JUSTIFY_TEXT','commandName','formatBlock','_descriptionFactory','value','editor','alignment','FORMAT_ALIGN_TO_RIGHT','commandParams','format','plugins','_enableDefaultAttributesIntegration'];(function(_0x5771c2,_0xd88d90){const _0xe054da=function(_0x35b2d3){while(--_0x35b2d3){_0x5771c2['push'](_0x5771c2['shift']());}};_0xe054da(++_0xd88d90);}(_0xd88d,0x1d3));const _0xe054=function(_0x5771c2,_0xd88d90){_0x5771c2=_0x5771c2-0x0;let _0xe054da=_0xd88d[_0x5771c2];return _0xe054da;};import{Plugin as _0x26a8ea}from'ckeditor5/src/core';import{getTranslation as _0x45d5e4}from'../utils/common-translations';export default class U extends _0x26a8ea{['afterInit'](){const _0x36445e=this[_0xe054('0x1')],_0x74c194=_0x36445e[_0xe054('0xb')];if(!_0x36445e[_0xe054('0x6')]['has'](_0xe054('0xf')))return;const _0x507afa=_0x36445e[_0xe054('0x6')][_0xe054('0x9')](_0xe054('0xa'));_0x507afa[_0xe054('0x7')]('alignment',[],['alignment']),_0x507afa[_0xe054('0x18')][_0xe054('0x11')](_0xe054('0x2'),_0x45d5e4(_0x74c194,_0xe054('0xe'))),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a0d66=this[_0xe054('0x1')],_0x1498df=_0x3a0d66[_0xe054('0xb')];_0x3a0d66[_0xe054('0x6')][_0xe054('0x9')](_0xe054('0xa'))[_0xe054('0x18')][_0xe054('0x13')](_0x1f3193=>{if(_0xe054('0x17')!=_0x1f3193[_0xe054('0xc')])return;const {data:_0x51adf5}=_0x1f3193;if(_0x51adf5&&_0xe054('0x2')==_0x51adf5[_0xe054('0x16')]){const _0x4c882f=_0x51adf5[_0xe054('0x4')][0x0][_0xe054('0x0')];return{'type':_0xe054('0x5'),'content':_0x45d5e4(_0x1498df,_0xe054('0x14'),function(_0x299c2f){switch(_0x299c2f){case _0xe054('0x8'):return _0x45d5e4(_0x1498df,_0xe054('0x12'));case _0xe054('0x10'):return _0x45d5e4(_0x1498df,_0xe054('0x3'));case'center':return _0x45d5e4(_0x1498df,_0xe054('0xd'));case'justify':return _0x45d5e4(_0x1498df,_0xe054('0x15'));}}(_0x4c882f))};}});}}
23
+ const _0x582b=['TrackChangesEditing','alignment','formatBlock','FORMAT_JUSTIFY_TEXT','commandParams','_descriptionFactory','_enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_RIGHT','get','editor','AlignmentEditing','type','center','_registerLegacyDescription','justify','plugins','has','locale','left','afterInit','right','FORMAT_ALIGN_TO_CENTER'];(function(_0x564d04,_0x582b9a){const _0x35fbf1=function(_0x3f3da2){while(--_0x3f3da2){_0x564d04['push'](_0x564d04['shift']());}};_0x35fbf1(++_0x582b9a);}(_0x582b,0x1ce));const _0x35fb=function(_0x564d04,_0x582b9a){_0x564d04=_0x564d04-0x0;let _0x35fbf1=_0x582b[_0x564d04];return _0x35fbf1;};import{Plugin as _0x25df6d}from'ckeditor5/src/core';import{getTranslation as _0x10c19d}from'../utils/common-translations';export default class U extends _0x25df6d{[_0x35fb('0x13')](){const _0xaa2274=this['editor'],_0x3b5ff9=_0xaa2274[_0x35fb('0x11')];if(!_0xaa2274[_0x35fb('0xf')][_0x35fb('0x10')](_0x35fb('0xa')))return;const _0x50b2e7=_0xaa2274[_0x35fb('0xf')][_0x35fb('0x8')](_0x35fb('0x0'));_0x50b2e7[_0x35fb('0x6')]('alignment',[],['alignment']),_0x50b2e7[_0x35fb('0x5')]['registerAttributeLabel'](_0x35fb('0x1'),_0x10c19d(_0x3b5ff9,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}[_0x35fb('0xd')](){const _0x1cf1b2=this[_0x35fb('0x9')],_0x438bb1=_0x1cf1b2['locale'];_0x1cf1b2[_0x35fb('0xf')]['get'](_0x35fb('0x0'))[_0x35fb('0x5')]['registerDescriptionCallback'](_0x1b5dc1=>{if(_0x35fb('0x2')!=_0x1b5dc1[_0x35fb('0xb')])return;const {data:_0x4f3222}=_0x1b5dc1;if(_0x4f3222&&_0x35fb('0x1')==_0x4f3222['commandName']){const _0x3da868=_0x4f3222[_0x35fb('0x4')][0x0]['value'];return{'type':'format','content':_0x10c19d(_0x438bb1,'*Format:*\x20%0',function(_0x27a926){switch(_0x27a926){case _0x35fb('0x12'):return _0x10c19d(_0x438bb1,'FORMAT_ALIGN_TO_LEFT');case _0x35fb('0x14'):return _0x10c19d(_0x438bb1,_0x35fb('0x7'));case _0x35fb('0xc'):return _0x10c19d(_0x438bb1,_0x35fb('0x15'));case _0x35fb('0xe'):return _0x10c19d(_0x438bb1,_0x35fb('0x3'));}}(_0x3da868))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1660=['_registerLegacyDescription','locale','FORMAT_SUBSCRIPT','afterInit','bold','subscript','plugins','CodeEditing','FORMAT_BOLD','FORMAT_UNDERLINE','slice','italic','_enableDefaultAttributesIntegration','registerDescriptionCallback','BoldEditing','strikethrough','commandName','TrackChangesEditing','editor','SubscriptEditing','*Format:*\x20%0','FORMAT_SUPERSCRIPT','FORMAT_CODE','FORMAT_','underline','ItalicEditing','StrikethroughEditing','toUpperCase'];(function(_0x1e8d93,_0x166043){const _0x161568=function(_0x14b691){while(--_0x14b691){_0x1e8d93['push'](_0x1e8d93['shift']());}};_0x161568(++_0x166043);}(_0x1660,0xe4));const _0x1615=function(_0x1e8d93,_0x166043){_0x1e8d93=_0x1e8d93-0x0;let _0x161568=_0x1660[_0x1e8d93];return _0x161568;};import{Plugin as _0x589185}from'ckeditor5/src/core';import{getTranslation as _0x4d987b}from'../utils/common-translations';const ti=[_0x1615('0xa'),_0x1615('0x15'),'UnderlineEditing',_0x1615('0x3'),_0x1615('0x16'),_0x1615('0xf'),'SuperscriptEditing'];export default class O extends _0x589185{[_0x1615('0x1b')](){const _0x1c25a0=this['editor'],_0x23f7b0=_0x1c25a0['plugins']['get'](_0x1615('0xd')),_0x2d70e9=_0x1c25a0[_0x1615('0x19')];for(const _0x4c6dfb of ti){if(!_0x1c25a0[_0x1615('0x2')]['has'](_0x4c6dfb))continue;const _0x55dbc5=_0x4c6dfb[_0x1615('0x6')](0x0,-0x7)['toLowerCase'](),_0x452595=_0x1615('0x13')+_0x55dbc5[_0x1615('0x17')]();_0x23f7b0[_0x1615('0x8')](_0x55dbc5,[_0x55dbc5]),_0x23f7b0['_descriptionFactory']['registerAttributeLabel'](_0x55dbc5,_0x4d987b(_0x2d70e9,_0x452595));}this['_registerLegacyDescription']();}[_0x1615('0x18')](){const _0x14c049=this[_0x1615('0xe')],_0x5d8e76=_0x14c049[_0x1615('0x19')],_0x5d8c28=_0x14c049['plugins']['get'](_0x1615('0xd'));function _0x1985e8(_0x2f7571,_0x140f01){_0x5d8c28['_descriptionFactory'][_0x1615('0x9')](_0x3c6893=>{if('formatInline'!=_0x3c6893['type'])return;const {data:_0x353eb4}=_0x3c6893;return _0x353eb4&&_0x353eb4[_0x1615('0xc')]===_0x2f7571?_0x353eb4['commandParams'][0x0]['forceValue']?{'type':'format','content':_0x4d987b(_0x5d8e76,_0x1615('0x10'),_0x140f01)}:{'type':'format','content':_0x4d987b(_0x5d8e76,'*Remove\x20format:*\x20%0',_0x140f01)}:void 0x0;});}_0x1985e8(_0x1615('0x0'),_0x4d987b(_0x5d8e76,_0x1615('0x4'))),_0x1985e8(_0x1615('0x7'),_0x4d987b(_0x5d8e76,'FORMAT_ITALIC')),_0x1985e8(_0x1615('0x14'),_0x4d987b(_0x5d8e76,_0x1615('0x5'))),_0x1985e8('code',_0x4d987b(_0x5d8e76,_0x1615('0x12'))),_0x1985e8(_0x1615('0xb'),_0x4d987b(_0x5d8e76,'FORMAT_STRIKETHROUGH')),_0x1985e8(_0x1615('0x1'),_0x4d987b(_0x5d8e76,_0x1615('0x1a'))),_0x1985e8('superscript',_0x4d987b(_0x5d8e76,_0x1615('0x11')));}}
23
+ const _0x4b52=['_enableDefaultAttributesIntegration','FORMAT_','FORMAT_SUPERSCRIPT','FORMAT_SUBSCRIPT','code','registerAttributeLabel','BoldEditing','UnderlineEditing','FORMAT_UNDERLINE','StrikethroughEditing','registerDescriptionCallback','underline','_descriptionFactory','slice','get','FORMAT_BOLD','ItalicEditing','*Format:*\x20%0','CodeEditing','*Remove\x20format:*\x20%0','italic','_registerLegacyDescription','toLowerCase','forceValue','TrackChangesEditing','locale','FORMAT_STRIKETHROUGH','toUpperCase','plugins','FORMAT_ITALIC','FORMAT_CODE','SubscriptEditing','SuperscriptEditing','format','editor'];(function(_0x395456,_0x4b52d3){const _0x466f57=function(_0x5e4f0a){while(--_0x5e4f0a){_0x395456['push'](_0x395456['shift']());}};_0x466f57(++_0x4b52d3);}(_0x4b52,0x155));const _0x466f=function(_0x395456,_0x4b52d3){_0x395456=_0x395456-0x0;let _0x466f57=_0x4b52[_0x395456];return _0x466f57;};import{Plugin as _0x4e8e30}from'ckeditor5/src/core';import{getTranslation as _0x5144d3}from'../utils/common-translations';const ti=[_0x466f('0xf'),_0x466f('0x19'),_0x466f('0x10'),_0x466f('0x1b'),_0x466f('0x12'),_0x466f('0x5'),_0x466f('0x6')];export default class O extends _0x4e8e30{['afterInit'](){const _0x2567df=this[_0x466f('0x8')],_0xc76825=_0x2567df[_0x466f('0x2')][_0x466f('0x17')]('TrackChangesEditing'),_0x113641=_0x2567df[_0x466f('0x22')];for(const _0x4df5f1 of ti){if(!_0x2567df[_0x466f('0x2')]['has'](_0x4df5f1))continue;const _0x3bd19c=_0x4df5f1[_0x466f('0x16')](0x0,-0x7)[_0x466f('0x1f')](),_0x3f7c48=_0x466f('0xa')+_0x3bd19c[_0x466f('0x1')]();_0xc76825[_0x466f('0x9')](_0x3bd19c,[_0x3bd19c]),_0xc76825[_0x466f('0x15')][_0x466f('0xe')](_0x3bd19c,_0x5144d3(_0x113641,_0x3f7c48));}this['_registerLegacyDescription']();}[_0x466f('0x1e')](){const _0x541d84=this['editor'],_0x5f2b56=_0x541d84[_0x466f('0x22')],_0x4a46a5=_0x541d84['plugins']['get'](_0x466f('0x21'));function _0x63f6e8(_0x4ab110,_0x10e0db){_0x4a46a5['_descriptionFactory'][_0x466f('0x13')](_0x510c85=>{if('formatInline'!=_0x510c85['type'])return;const {data:_0x7d1314}=_0x510c85;return _0x7d1314&&_0x7d1314['commandName']===_0x4ab110?_0x7d1314['commandParams'][0x0][_0x466f('0x20')]?{'type':'format','content':_0x5144d3(_0x5f2b56,_0x466f('0x1a'),_0x10e0db)}:{'type':_0x466f('0x7'),'content':_0x5144d3(_0x5f2b56,_0x466f('0x1c'),_0x10e0db)}:void 0x0;});}_0x63f6e8('bold',_0x5144d3(_0x5f2b56,_0x466f('0x18'))),_0x63f6e8(_0x466f('0x1d'),_0x5144d3(_0x5f2b56,_0x466f('0x3'))),_0x63f6e8(_0x466f('0x14'),_0x5144d3(_0x5f2b56,_0x466f('0x11'))),_0x63f6e8(_0x466f('0xd'),_0x5144d3(_0x5f2b56,_0x466f('0x4'))),_0x63f6e8('strikethrough',_0x5144d3(_0x5f2b56,_0x466f('0x0'))),_0x63f6e8('subscript',_0x5144d3(_0x5f2b56,_0x466f('0xc'))),_0x63f6e8('superscript',_0x5144d3(_0x5f2b56,_0x466f('0xb')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x169f=['commandName','parent','model','editor','getSelectedBlocks','has','_descriptionFactory','format','markBlockFormat','checkChild','enableCommand','$root','*Remove\x20format:*\x20%0','selection','name','registerDescriptionCallback','BlockQuoteEditing','schema','from','plugins','change','blockQuote','get','forceValue','value','TrackChangesEditing','ELEMENT_BLOCK_QUOTE','*Set\x20format:*\x20%0','afterInit','commandParams','document','commands'];(function(_0x3dd08c,_0x169f27){const _0x60f99d=function(_0x14ac28){while(--_0x14ac28){_0x3dd08c['push'](_0x3dd08c['shift']());}};_0x60f99d(++_0x169f27);}(_0x169f,0x167));const _0x60f9=function(_0x3dd08c,_0x169f27){_0x3dd08c=_0x3dd08c-0x0;let _0x60f99d=_0x169f[_0x3dd08c];return _0x60f99d;};import{Plugin as _0x139705}from'ckeditor5/src/core';import{getTranslation as _0x208458}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x5a1fff}from'../utils/utils';export default class V extends _0x139705{[_0x60f9('0x15')](){const _0x437252=this['editor'],_0x265030=_0x437252['locale'];if(!_0x437252[_0x60f9('0xc')][_0x60f9('0x1e')](_0x60f9('0x9')))return;const _0x26c16c=_0x437252['plugins']['get'](_0x60f9('0x12')),_0x4d17e2=this['editor'][_0x60f9('0x18')][_0x60f9('0xf')]('blockQuote');_0x26c16c[_0x60f9('0x3')](_0x60f9('0xe'),(_0x3154c1,_0xa24241={})=>{const _0x121d3d=this[_0x60f9('0x1c')][_0x60f9('0x1b')][_0x60f9('0x17')][_0x60f9('0x6')],_0x80eb5b=_0xa24241&&void 0x0!==_0xa24241[_0x60f9('0x10')]?_0xa24241[_0x60f9('0x10')]:!_0x4d17e2[_0x60f9('0x11')];let _0x2b217a=[];if(_0x80eb5b){const _0x52adc4=Array[_0x60f9('0xb')](_0x121d3d[_0x60f9('0x1d')]())['filter'](_0x25b0a2=>oo(_0x25b0a2)||function(_0x3abcc7,_0x3e493a){const _0x428242=_0x3e493a[_0x60f9('0x2')](_0x3abcc7['parent'],'blockQuote'),_0x2a1f13=_0x3e493a[_0x60f9('0x2')]([_0x60f9('0x4'),_0x60f9('0xe')],_0x3abcc7);return _0x428242&&_0x2a1f13;}(_0x25b0a2,this[_0x60f9('0x1c')][_0x60f9('0x1b')][_0x60f9('0xa')]));_0x2b217a=_0x5a1fff(_0x52adc4,_0x437252[_0x60f9('0x1b')]);}else{const _0x33c239=Array[_0x60f9('0xb')](_0x121d3d[_0x60f9('0x1d')]())['filter'](_0x4cfa55=>oo(_0x4cfa55));_0x2b217a=_0x5a1fff(_0x33c239,_0x437252[_0x60f9('0x1b')]);}_0x437252['model'][_0x60f9('0xd')](()=>{for(const _0x17b794 of _0x2b217a)_0x26c16c[_0x60f9('0x1')](_0x17b794,{'commandName':_0x60f9('0xe'),'commandParams':[{'forceValue':_0x80eb5b}]});});}),_0x26c16c[_0x60f9('0x1f')][_0x60f9('0x8')](_0x54797c=>{const {data:_0x1db1b6}=_0x54797c;if(_0x1db1b6&&_0x60f9('0xe')==_0x1db1b6[_0x60f9('0x19')]){const _0x5f1e39=_0x208458(_0x265030,_0x60f9('0x13'));return _0x1db1b6[_0x60f9('0x16')][0x0][_0x60f9('0x10')]?{'type':_0x60f9('0x0'),'content':_0x208458(_0x265030,_0x60f9('0x14'),_0x5f1e39)}:{'type':_0x60f9('0x0'),'content':_0x208458(_0x265030,_0x60f9('0x5'),_0x5f1e39)};}});}}function oo(_0x3f9c5b){return _0x60f9('0xe')==_0x3f9c5b[_0x60f9('0x1a')][_0x60f9('0x7')];}
23
+ const _0xd788=['schema','change','editor','$root','model','*Set\x20format:*\x20%0','registerDescriptionCallback','commandName','forceValue','markBlockFormat','get','_descriptionFactory','selection','from','TrackChangesEditing','filter','format','parent','locale','BlockQuoteEditing','has','commands','commandParams','enableCommand','ELEMENT_BLOCK_QUOTE','*Remove\x20format:*\x20%0','plugins','value','blockQuote'];(function(_0x31b506,_0xd788b6){const _0x447649=function(_0x31c317){while(--_0x31c317){_0x31b506['push'](_0x31b506['shift']());}};_0x447649(++_0xd788b6);}(_0xd788,0x134));const _0x4476=function(_0x31b506,_0xd788b6){_0x31b506=_0x31b506-0x0;let _0x447649=_0xd788[_0x31b506];return _0x447649;};import{Plugin as _0x5f0710}from'ckeditor5/src/core';import{getTranslation as _0x3ccf4c}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x278690}from'../utils/utils';export default class V extends _0x5f0710{['afterInit'](){const _0x191ae4=this[_0x4476('0xd')],_0x4fa6c7=_0x191ae4[_0x4476('0x0')];if(!_0x191ae4['plugins'][_0x4476('0x2')](_0x4476('0x1')))return;const _0x5d12ef=_0x191ae4[_0x4476('0x8')][_0x4476('0x15')](_0x4476('0x19')),_0x2a8110=this[_0x4476('0xd')][_0x4476('0x3')][_0x4476('0x15')](_0x4476('0xa'));_0x5d12ef[_0x4476('0x5')]('blockQuote',(_0x183dbf,_0x34170b={})=>{const _0x2fd353=this[_0x4476('0xd')][_0x4476('0xf')]['document'][_0x4476('0x17')],_0x5ded5c=_0x34170b&&void 0x0!==_0x34170b[_0x4476('0x13')]?_0x34170b[_0x4476('0x13')]:!_0x2a8110[_0x4476('0x9')];let _0x155acc=[];if(_0x5ded5c){const _0x27589d=Array['from'](_0x2fd353['getSelectedBlocks']())[_0x4476('0x1a')](_0x838605=>oo(_0x838605)||function(_0x27a493,_0x46ad41){const _0x3b1aaa=_0x46ad41['checkChild'](_0x27a493[_0x4476('0x1c')],'blockQuote'),_0x5da5b7=_0x46ad41['checkChild']([_0x4476('0xe'),_0x4476('0xa')],_0x27a493);return _0x3b1aaa&&_0x5da5b7;}(_0x838605,this[_0x4476('0xd')][_0x4476('0xf')][_0x4476('0xb')]));_0x155acc=_0x278690(_0x27589d,_0x191ae4['model']);}else{const _0x567f4a=Array[_0x4476('0x18')](_0x2fd353['getSelectedBlocks']())['filter'](_0x1c2ce4=>oo(_0x1c2ce4));_0x155acc=_0x278690(_0x567f4a,_0x191ae4['model']);}_0x191ae4[_0x4476('0xf')][_0x4476('0xc')](()=>{for(const _0x53c067 of _0x155acc)_0x5d12ef[_0x4476('0x14')](_0x53c067,{'commandName':_0x4476('0xa'),'commandParams':[{'forceValue':_0x5ded5c}]});});}),_0x5d12ef[_0x4476('0x16')][_0x4476('0x11')](_0x4fcdd2=>{const {data:_0x2b7378}=_0x4fcdd2;if(_0x2b7378&&_0x4476('0xa')==_0x2b7378[_0x4476('0x12')]){const _0x339606=_0x3ccf4c(_0x4fa6c7,_0x4476('0x6'));return _0x2b7378[_0x4476('0x4')][0x0]['forceValue']?{'type':_0x4476('0x1b'),'content':_0x3ccf4c(_0x4fa6c7,_0x4476('0x10'),_0x339606)}:{'type':_0x4476('0x1b'),'content':_0x3ccf4c(_0x4fa6c7,_0x4476('0x7'),_0x339606)};}});}}function oo(_0x2f8d56){return'blockQuote'==_0x2f8d56[_0x4476('0x1c')]['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x321b=['afterInit','get','TrackChangesEditing','commands','enableCommand','editor','ckbox'];(function(_0x2670f0,_0x321b63){const _0x70bf7e=function(_0x3df70f){while(--_0x3df70f){_0x2670f0['push'](_0x2670f0['shift']());}};_0x70bf7e(++_0x321b63);}(_0x321b,0x105));const _0x70bf=function(_0x2670f0,_0x321b63){_0x2670f0=_0x2670f0-0x0;let _0x70bf7e=_0x321b[_0x2670f0];return _0x70bf7e;};import{Plugin as _0x29ad8a}from'ckeditor5/src/core';export default class G extends _0x29ad8a{[_0x70bf('0x5')](){const _0x4d35f1=this[_0x70bf('0x3')];_0x4d35f1[_0x70bf('0x1')]['get']('ckbox')&&_0x4d35f1['plugins'][_0x70bf('0x6')](_0x70bf('0x0'))[_0x70bf('0x2')](_0x70bf('0x4'));}}
23
+ const _0x1a10=['get','TrackChangesEditing','editor','ckbox'];(function(_0x561067,_0x1a104f){const _0x215f7b=function(_0x7a7a8c){while(--_0x7a7a8c){_0x561067['push'](_0x561067['shift']());}};_0x215f7b(++_0x1a104f);}(_0x1a10,0x1cd));const _0x215f=function(_0x561067,_0x1a104f){_0x561067=_0x561067-0x0;let _0x215f7b=_0x1a10[_0x561067];return _0x215f7b;};import{Plugin as _0x1d1ec6}from'ckeditor5/src/core';export default class G extends _0x1d1ec6{['afterInit'](){const _0xfa888d=this[_0x215f('0x1')];_0xfa888d['commands'][_0x215f('0x3')](_0x215f('0x2'))&&_0xfa888d['plugins'][_0x215f('0x3')](_0x215f('0x0'))['enableCommand'](_0x215f('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bad=['codeBlock','editor','getSelectedBlocks','config','commands','rootElement','get','model','languages','document','selection','indentCodeBlock','filter','CodeBlock','ELEMENT_CODE_BLOCK','afterInit','blockName','type','markBlockFormat','language','enableCommand','find','forceValue','TrackChangesEditing','isLimit','_descriptionFactory','label','checkChild','change','parent','name','plugins','format','commandParams','*Remove\x20format:*\x20%0','toLowerCase','*Set\x20format:*\x20%0','commandName'];(function(_0x14f401,_0x4bad65){const _0x34bbcb=function(_0x373955){while(--_0x373955){_0x14f401['push'](_0x14f401['shift']());}};_0x34bbcb(++_0x4bad65);}(_0x4bad,0xbc));const _0x34bb=function(_0x14f401,_0x4bad65){_0x14f401=_0x14f401-0x0;let _0x34bbcb=_0x4bad[_0x14f401];return _0x34bbcb;};import{Plugin as _0x617421}from'ckeditor5/src/core';import{getTranslation as _0x59409c}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x4bc1e6}from'../utils/utils';export default class F extends _0x617421{[_0x34bb('0x11')](){const _0x44a809=this[_0x34bb('0x3')];if(!_0x44a809[_0x34bb('0x21')]['has'](_0x34bb('0xf')))return;const _0x183bc5=_0x44a809[_0x34bb('0x21')][_0x34bb('0x8')](_0x34bb('0x19')),_0x310e44=_0x44a809['locale'],_0x9800f2=_0x44a809[_0x34bb('0x5')][_0x34bb('0x8')](_0x34bb('0x2'))[_0x34bb('0xa')],_0x564139=_0x44a809[_0x34bb('0x6')][_0x34bb('0x8')](_0x34bb('0x2'));_0x183bc5[_0x34bb('0x16')](_0x34bb('0xd')),_0x183bc5[_0x34bb('0x16')]('outdentCodeBlock'),_0x183bc5['enableCommand']('codeBlock',(_0x2aa535,_0x59fd5f={})=>{const _0x52c8c8=_0x44a809[_0x34bb('0x9')],_0x4ff32b=_0x44a809['model'][_0x34bb('0xb')][_0x34bb('0xc')],_0x44b9aa=_0x59fd5f&&void 0x0!==_0x59fd5f[_0x34bb('0x18')]?_0x59fd5f['forceValue']:!_0x564139['value'];let _0x24a506;_0x59fd5f['language']||(_0x59fd5f[_0x34bb('0x15')]=_0x9800f2[0x0]['language']),_0x24a506=_0x44b9aa?Array['from'](_0x4ff32b[_0x34bb('0x4')]())[_0x34bb('0xe')](_0x509d97=>eo(_0x509d97)||function(_0x475eaf,_0x1184a2){if(_0x475eaf['is'](_0x34bb('0x7'))||_0x1184a2[_0x34bb('0x1a')](_0x475eaf))return!0x1;return _0x1184a2[_0x34bb('0x1d')](_0x475eaf[_0x34bb('0x1f')],_0x34bb('0x2'));}(_0x509d97,_0x52c8c8['schema'])):Array['from'](_0x4ff32b[_0x34bb('0x4')]())['filter'](_0xacf576=>eo(_0xacf576));const _0x1d56a5=_0x4bc1e6(_0x24a506,_0x52c8c8);_0x52c8c8[_0x34bb('0x1e')](()=>{for(const _0x2b64d2 of _0x1d56a5)_0x183bc5[_0x34bb('0x14')](_0x2b64d2,{'commandName':_0x34bb('0x2'),'commandParams':[{..._0x59fd5f,'forceValue':_0x44b9aa}],'formatGroupId':_0x34bb('0x12')});});}),(_0x183bc5['_descriptionFactory']['registerElementLabel'](_0x34bb('0x2'),_0x434c93=>_0x59409c(_0x310e44,_0x34bb('0x10'),_0x434c93)),_0x183bc5[_0x34bb('0x1b')]['registerDescriptionCallback'](_0x41e9c2=>{if('formatBlock'!=_0x41e9c2[_0x34bb('0x13')])return;const _0x4e8728=_0x310e44['t'],{data:_0x2b7bf6}=_0x41e9c2;if(!_0x2b7bf6||_0x34bb('0x2')!=_0x2b7bf6[_0x34bb('0x1')])return;const _0x5c8bdf=_0x2b7bf6[_0x34bb('0x23')][0x0][_0x34bb('0x15')],_0x33ec4b=_0x4e8728(_0x9800f2[_0x34bb('0x17')](_0x10f8c3=>_0x10f8c3[_0x34bb('0x15')]===_0x5c8bdf)[_0x34bb('0x1c')])[_0x34bb('0x25')]();return _0x2b7bf6[_0x34bb('0x23')][0x0][_0x34bb('0x18')]?{'type':_0x34bb('0x22'),'content':_0x59409c(_0x310e44,_0x34bb('0x0'),_0x59409c(_0x310e44,_0x34bb('0x10'),0x1)+'\x20('+_0x33ec4b+')')}:{'type':_0x34bb('0x22'),'content':_0x59409c(_0x310e44,_0x34bb('0x24'),_0x59409c(_0x310e44,_0x34bb('0x10'),0x1))};}));}}function eo(_0x28bb8a){return _0x34bb('0x2')==_0x28bb8a[_0x34bb('0x20')];}
23
+ const _0x2fc4=['checkChild','toLowerCase','enableCommand','forceValue','*Remove\x20format:*\x20%0','from','indentCodeBlock','document','CodeBlock','registerElementLabel','selection','TrackChangesEditing','ELEMENT_CODE_BLOCK','get','format','parent','plugins','has','getSelectedBlocks','commandParams','commandName','editor','*Set\x20format:*\x20%0','formatBlock','find','change','rootElement','filter','value','label','type','name','codeBlock','locale','language','_descriptionFactory','isLimit','commands'];(function(_0x2b1977,_0x2fc4b1){const _0x59f188=function(_0x29aa8a){while(--_0x29aa8a){_0x2b1977['push'](_0x2b1977['shift']());}};_0x59f188(++_0x2fc4b1);}(_0x2fc4,0x119));const _0x59f1=function(_0x2b1977,_0x2fc4b1){_0x2b1977=_0x2b1977-0x0;let _0x59f188=_0x2fc4[_0x2b1977];return _0x59f188;};import{Plugin as _0x542e15}from'ckeditor5/src/core';import{getTranslation as _0x2bf4a2}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x596464}from'../utils/utils';export default class F extends _0x542e15{['afterInit'](){const _0x58753a=this[_0x59f1('0x6')];if(!_0x58753a[_0x59f1('0x1')][_0x59f1('0x2')](_0x59f1('0x1f')))return;const _0x542df9=_0x58753a['plugins']['get'](_0x59f1('0x22')),_0xdf2e42=_0x58753a[_0x59f1('0x12')],_0x39b21d=_0x58753a['config'][_0x59f1('0x24')](_0x59f1('0x11'))['languages'],_0x39b766=_0x58753a[_0x59f1('0x16')][_0x59f1('0x24')]('codeBlock');_0x542df9[_0x59f1('0x19')](_0x59f1('0x1d')),_0x542df9[_0x59f1('0x19')]('outdentCodeBlock'),_0x542df9[_0x59f1('0x19')](_0x59f1('0x11'),(_0x59ddab,_0x3469e1={})=>{const _0x98766c=_0x58753a['model'],_0x1b57cf=_0x58753a['model'][_0x59f1('0x1e')][_0x59f1('0x21')],_0xd10f5f=_0x3469e1&&void 0x0!==_0x3469e1['forceValue']?_0x3469e1[_0x59f1('0x1a')]:!_0x39b766[_0x59f1('0xd')];let _0x35b5c8;_0x3469e1['language']||(_0x3469e1['language']=_0x39b21d[0x0]['language']),_0x35b5c8=_0xd10f5f?Array[_0x59f1('0x1c')](_0x1b57cf['getSelectedBlocks']())[_0x59f1('0xc')](_0x48ac92=>eo(_0x48ac92)||function(_0x35780d,_0x1cd6ce){if(_0x35780d['is'](_0x59f1('0xb'))||_0x1cd6ce[_0x59f1('0x15')](_0x35780d))return!0x1;return _0x1cd6ce[_0x59f1('0x17')](_0x35780d[_0x59f1('0x0')],_0x59f1('0x11'));}(_0x48ac92,_0x98766c['schema'])):Array['from'](_0x1b57cf[_0x59f1('0x3')]())[_0x59f1('0xc')](_0x53f5b2=>eo(_0x53f5b2));const _0x4fb9a0=_0x596464(_0x35b5c8,_0x98766c);_0x98766c[_0x59f1('0xa')](()=>{for(const _0x58faf3 of _0x4fb9a0)_0x542df9['markBlockFormat'](_0x58faf3,{'commandName':_0x59f1('0x11'),'commandParams':[{..._0x3469e1,'forceValue':_0xd10f5f}],'formatGroupId':'blockName'});});}),(_0x542df9[_0x59f1('0x14')][_0x59f1('0x20')](_0x59f1('0x11'),_0x4ba615=>_0x2bf4a2(_0xdf2e42,_0x59f1('0x23'),_0x4ba615)),_0x542df9[_0x59f1('0x14')]['registerDescriptionCallback'](_0x6c102a=>{if(_0x59f1('0x8')!=_0x6c102a[_0x59f1('0xf')])return;const _0x345a37=_0xdf2e42['t'],{data:_0x8eb59b}=_0x6c102a;if(!_0x8eb59b||'codeBlock'!=_0x8eb59b[_0x59f1('0x5')])return;const _0x5092a7=_0x8eb59b[_0x59f1('0x4')][0x0][_0x59f1('0x13')],_0x3773b6=_0x345a37(_0x39b21d[_0x59f1('0x9')](_0xe713f6=>_0xe713f6[_0x59f1('0x13')]===_0x5092a7)[_0x59f1('0xe')])[_0x59f1('0x18')]();return _0x8eb59b[_0x59f1('0x4')][0x0][_0x59f1('0x1a')]?{'type':_0x59f1('0x25'),'content':_0x2bf4a2(_0xdf2e42,_0x59f1('0x7'),_0x2bf4a2(_0xdf2e42,_0x59f1('0x23'),0x1)+'\x20('+_0x3773b6+')')}:{'type':_0x59f1('0x25'),'content':_0x2bf4a2(_0xdf2e42,_0x59f1('0x1b'),_0x2bf4a2(_0xdf2e42,_0x59f1('0x23'),0x1))};}));}}function eo(_0x54c100){return _0x59f1('0x11')==_0x54c100[_0x59f1('0x10')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c6f=['has','editor','TrackChangesEditing','get','CommentsEditing','enableCommand'];(function(_0x122de7,_0x2c6f71){const _0x17e44b=function(_0x5504dc){while(--_0x5504dc){_0x122de7['push'](_0x122de7['shift']());}};_0x17e44b(++_0x2c6f71);}(_0x2c6f,0xb0));const _0x17e4=function(_0x122de7,_0x2c6f71){_0x122de7=_0x122de7-0x0;let _0x17e44b=_0x2c6f[_0x122de7];return _0x17e44b;};import{Plugin as _0x1e9de1}from'ckeditor5/src/core';export default class L extends _0x1e9de1{['afterInit'](){const _0x2e026d=this[_0x17e4('0x5')];if(!_0x2e026d['plugins'][_0x17e4('0x4')](_0x17e4('0x2')))return;_0x2e026d['plugins'][_0x17e4('0x1')](_0x17e4('0x0'))[_0x17e4('0x3')]('addCommentThread');}}
23
+ const _0x3817=['plugins','get','addCommentThread','afterInit','has','CommentsEditing','enableCommand'];(function(_0x258f10,_0x3817d9){const _0x4e0985=function(_0x5180e4){while(--_0x5180e4){_0x258f10['push'](_0x258f10['shift']());}};_0x4e0985(++_0x3817d9);}(_0x3817,0x101));const _0x4e09=function(_0x258f10,_0x3817d9){_0x258f10=_0x258f10-0x0;let _0x4e0985=_0x3817[_0x258f10];return _0x4e0985;};import{Plugin as _0x39cbf9}from'ckeditor5/src/core';export default class L extends _0x39cbf9{[_0x4e09('0x5')](){const _0x1d96db=this['editor'];if(!_0x1d96db[_0x4e09('0x2')][_0x4e09('0x6')](_0x4e09('0x0')))return;_0x1d96db[_0x4e09('0x2')][_0x4e09('0x3')]('TrackChangesEditing')[_0x4e09('0x1')](_0x4e09('0x4'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52da=['isCollapsed','model','unit','delete','buffer','unlock','document','deleteForward','enqueueChange','unbindElementFromMarkerName','createRange','markerName','merge','removeMarker:suggestion:deletion','$graveyard','rootName','detach','requires','editor','selection','uiElement','mapper','options','getFirstRange','end','setSelection','get','start','forward','enableCommand','fromRange','lock','editing','commands','downcastDispatcher','showSuggestionHighlights','plugins','markerNameToElements','data','high','remove','root','addMarker:suggestion:deletion'];(function(_0x583bac,_0x52dabd){const _0x3baf28=function(_0x3ac86c){while(--_0x3ac86c){_0x583bac['push'](_0x583bac['shift']());}};_0x3baf28(++_0x52dabd);}(_0x52da,0x1d6));const _0x3baf=function(_0x583bac,_0x52dabd){_0x583bac=_0x583bac-0x0;let _0x3baf28=_0x52da[_0x583bac];return _0x3baf28;};import{Plugin as _0x3343c8}from'ckeditor5/src/core';import{LiveRange as _0x202802}from'ckeditor5/src/engine';import{Delete as _0x30c456}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x5b5536}from'./utils';export default class H extends _0x3343c8{static get[_0x3baf('0x14')](){return[_0x30c456];}['init'](){const _0x1cf3cd=this[_0x3baf('0x15')],_0x2133a1=_0x1cf3cd[_0x3baf('0x27')][_0x3baf('0x1d')]('TrackChangesEditing');_0x2133a1[_0x3baf('0x20')](_0x3baf('0x6'));const _0x56a1d0=_0x1cf3cd[_0x3baf('0x24')][_0x3baf('0x1d')](_0x3baf('0xa'));_0x2133a1[_0x3baf('0x20')](_0x3baf('0xa'),(_0x463e5e,_0x55f51b={})=>{const _0x44aeb1=_0x1cf3cd[_0x3baf('0x4')]['createSelection'](_0x1cf3cd['model'][_0x3baf('0x9')][_0x3baf('0x16')]);_0x44aeb1[_0x3baf('0x3')]&&_0x1cf3cd['model']['modifySelection'](_0x44aeb1,{'direction':_0x3baf('0x1f'),'unit':_0x55f51b[_0x3baf('0x5')]});const _0x4fc5a1=_0x44aeb1[_0x3baf('0x1a')](),_0x3172ee=_0x202802[_0x3baf('0x21')](_0x4fc5a1);let _0x145c72;_0x463e5e(_0x55f51b),_0x145c72=_0x3baf('0x11')==_0x3172ee[_0x3baf('0x1')][_0x3baf('0x12')]?_0x1cf3cd[_0x3baf('0x4')]['createRange'](_0x4fc5a1[_0x3baf('0x1e')]):_0x1cf3cd[_0x3baf('0x4')][_0x3baf('0xd')](_0x3172ee[_0x3baf('0x1e')],_0x3172ee['end']),_0x3172ee[_0x3baf('0x13')](),_0x1cf3cd[_0x3baf('0x4')][_0x3baf('0xb')](_0x56a1d0[_0x3baf('0x7')]['batch'],_0x5c6917=>{_0x56a1d0[_0x3baf('0x7')][_0x3baf('0x22')](),_0x5c6917[_0x3baf('0x1c')](_0x5c6917['createRange'](_0x145c72[_0x3baf('0x1b')])),_0x56a1d0[_0x3baf('0x7')][_0x3baf('0x8')]();});}),_0x1cf3cd['editing']['downcastDispatcher']['on'](_0x3baf('0x2'),_0x5b5536(_0x1cf3cd,_0x3baf('0xf')),{'priority':_0x3baf('0x2a')}),_0x1cf3cd[_0x3baf('0x29')]['downcastDispatcher']['on'](_0x3baf('0x2'),(_0x55e9e7,_0x2b3fcd,_0x71083a)=>{_0x71083a[_0x3baf('0x19')][_0x3baf('0x26')]&&_0x5b5536(_0x1cf3cd,_0x3baf('0xf'),{'showActiveMarker':!0x1})['bind'](this)(_0x55e9e7,_0x2b3fcd,_0x71083a);},{'priority':'high'}),_0x1cf3cd[_0x3baf('0x23')][_0x3baf('0x25')]['on'](_0x3baf('0x10'),(_0x1ddcd0,_0x10b944,_0x2a437d)=>{const _0x4831dc=_0x2a437d[_0x3baf('0x18')][_0x3baf('0x28')](_0x10b944[_0x3baf('0xe')]);if(_0x4831dc)for(const _0x4064ba of _0x4831dc)_0x4064ba['is'](_0x3baf('0x17'))&&(_0x2a437d[_0x3baf('0x18')][_0x3baf('0xc')](_0x4064ba,_0x10b944[_0x3baf('0xe')]),_0x2a437d['writer'][_0x3baf('0x0')](_0x4064ba));},{'priority':_0x3baf('0x2a')});}}
23
+ const _0xd6f6=['plugins','start','high','enableCommand','TrackChangesEditing','get','deleteForward','setSelection','merge','model','batch','data','writer','mapper','selection','uiElement','document','forward','$graveyard','editor','isCollapsed','showSuggestionHighlights','requires','getFirstRange','lock','downcastDispatcher','createSelection','buffer','end','options','markerName','root','enqueueChange','remove','fromRange','bind','detach','rootName','createRange','init','editing','unbindElementFromMarkerName','delete','addMarker:suggestion:deletion'];(function(_0x2f9c5f,_0xd6f6b5){const _0xb3bcc5=function(_0x1adabe){while(--_0x1adabe){_0x2f9c5f['push'](_0x2f9c5f['shift']());}};_0xb3bcc5(++_0xd6f6b5);}(_0xd6f6,0x12c));const _0xb3bc=function(_0x2f9c5f,_0xd6f6b5){_0x2f9c5f=_0x2f9c5f-0x0;let _0xb3bcc5=_0xd6f6[_0x2f9c5f];return _0xb3bcc5;};import{Plugin as _0x591917}from'ckeditor5/src/core';import{LiveRange as _0x42aea9}from'ckeditor5/src/engine';import{Delete as _0x3d904d}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x1355c3}from'./utils';export default class H extends _0x591917{static get[_0xb3bc('0x1e')](){return[_0x3d904d];}[_0xb3bc('0x3')](){const _0x1ff3db=this[_0xb3bc('0x1b')],_0x179df5=_0x1ff3db[_0xb3bc('0x8')][_0xb3bc('0xd')](_0xb3bc('0xc'));_0x179df5[_0xb3bc('0xb')](_0xb3bc('0x6'));const _0x2d744f=_0x1ff3db['commands'][_0xb3bc('0xd')](_0xb3bc('0xe'));_0x179df5[_0xb3bc('0xb')](_0xb3bc('0xe'),(_0x1b32c9,_0x1ff490={})=>{const _0x31e816=_0x1ff3db[_0xb3bc('0x11')][_0xb3bc('0x22')](_0x1ff3db[_0xb3bc('0x11')][_0xb3bc('0x18')][_0xb3bc('0x16')]);_0x31e816[_0xb3bc('0x1c')]&&_0x1ff3db[_0xb3bc('0x11')]['modifySelection'](_0x31e816,{'direction':_0xb3bc('0x19'),'unit':_0x1ff490['unit']});const _0x35b476=_0x31e816[_0xb3bc('0x1f')](),_0x5f323a=_0x42aea9[_0xb3bc('0x2a')](_0x35b476);let _0x3a02de;_0x1b32c9(_0x1ff490),_0x3a02de=_0xb3bc('0x1a')==_0x5f323a[_0xb3bc('0x27')][_0xb3bc('0x1')]?_0x1ff3db['model']['createRange'](_0x35b476[_0xb3bc('0x9')]):_0x1ff3db[_0xb3bc('0x11')][_0xb3bc('0x2')](_0x5f323a['start'],_0x5f323a[_0xb3bc('0x24')]),_0x5f323a[_0xb3bc('0x0')](),_0x1ff3db[_0xb3bc('0x11')][_0xb3bc('0x28')](_0x2d744f['buffer'][_0xb3bc('0x12')],_0x5b8dee=>{_0x2d744f['buffer'][_0xb3bc('0x20')](),_0x5b8dee[_0xb3bc('0xf')](_0x5b8dee[_0xb3bc('0x2')](_0x3a02de[_0xb3bc('0x24')])),_0x2d744f[_0xb3bc('0x23')]['unlock']();});}),_0x1ff3db[_0xb3bc('0x4')][_0xb3bc('0x21')]['on']('addMarker:suggestion:deletion',_0x1355c3(_0x1ff3db,_0xb3bc('0x10')),{'priority':_0xb3bc('0xa')}),_0x1ff3db[_0xb3bc('0x13')]['downcastDispatcher']['on'](_0xb3bc('0x7'),(_0x374a63,_0x3b4a86,_0xdf017d)=>{_0xdf017d[_0xb3bc('0x25')][_0xb3bc('0x1d')]&&_0x1355c3(_0x1ff3db,_0xb3bc('0x10'),{'showActiveMarker':!0x1})[_0xb3bc('0x2b')](this)(_0x374a63,_0x3b4a86,_0xdf017d);},{'priority':_0xb3bc('0xa')}),_0x1ff3db[_0xb3bc('0x4')]['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x14651f,_0x47573b,_0x39f666)=>{const _0x2b2590=_0x39f666[_0xb3bc('0x15')]['markerNameToElements'](_0x47573b['markerName']);if(_0x2b2590)for(const _0x19c73f of _0x2b2590)_0x19c73f['is'](_0xb3bc('0x17'))&&(_0x39f666['mapper'][_0xb3bc('0x5')](_0x19c73f,_0x47573b[_0xb3bc('0x26')]),_0x39f666[_0xb3bc('0x14')][_0xb3bc('0x29')](_0x19c73f));},{'priority':_0xb3bc('0xa')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5adc=['map','fromRange','plugins','value','TrackChangesEditing','execute','hasAttribute','getRanges','documentList','mergeListItemBackward','ELEMENT_LIST_ITEM','listIndent','slice','toUpperCase','setSelection','DocumentListUtils','registerElementLabel','ELEMENT_','format','enableCommand','model','createPositionAt','commandName','nodeAfter','detach','isObject','formatInline','push','isFirstBlockOfListItem','type','add','listType','numberedList','getAttribute','listItemId','*Merge:*\x20%0','start','containsItem','*Change\x20to:*\x20%0','_suggestionFactory','splitListItemBefore','paragraph','getFirstRange','bulletedList','*Outdent:*\x20%0','*Indent:*\x20%0','before','formatBlock','createRange','*Format:*\x20insert\x20into\x20%0','expandListBlocksToCompleteList','accept','commands','previousSibling','get','afterInit','indentList','commandParams','next','*Format:*\x20remove\x20from\x20%0','list.multiBlock','after','document','schema','markBlockFormat','from','getSelectedBlocks','length','change','nextSibling','outdentList','refresh','selection','_LIST','registerCustomCallback','DocumentListEditing','splitListItemAfter','end','_descriptionFactory'];(function(_0x5bcfb5,_0x5adc6c){const _0x1030d2=function(_0x1cc45b){while(--_0x1cc45b){_0x5bcfb5['push'](_0x5bcfb5['shift']());}};_0x1030d2(++_0x5adc6c);}(_0x5adc,0x1e6));const _0x1030=function(_0x5bcfb5,_0x5adc6c){_0x5bcfb5=_0x5bcfb5-0x0;let _0x1030d2=_0x5adc[_0x5bcfb5];return _0x1030d2;};import{Plugin as _0x429648}from'ckeditor5/src/core';import{getTranslation as _0x44136c}from'../utils/common-translations';import{LiveRange as _0x38f38a}from'ckeditor5/src/engine';export default class q extends _0x429648{[_0x1030('0x2b')](){const _0x346082=this['editor'];if(!_0x346082['plugins']['has'](_0x1030('0x3f')))return;const _0x39b45a=_0x346082['locale'],_0x51100e=_0x346082[_0x1030('0x45')]['get'](_0x1030('0x47')),_0x33199c=_0x346082[_0x1030('0x45')][_0x1030('0x2a')](_0x1030('0x3'));function _0x11c0f5(_0x4765f1){return()=>{const _0x4e55a0=_0x346082[_0x1030('0x28')][_0x1030('0x2a')](_0x4765f1);if(_0x4e55a0[_0x1030('0x46')]&&!_0x346082['config']['get'](_0x1030('0x30')))return void _0x346082[_0x1030('0x48')](_0x1030('0x1d'),{});let _0x15ecc3=Array[_0x1030('0x35')](_0x346082[_0x1030('0x8')]['document'][_0x1030('0x3c')]['getSelectedBlocks']());if(_0x30ea1f(_0x4765f1)){_0x15ecc3=_0x33199c[_0x1030('0x26')](_0x15ecc3);const _0x3efb7e=[];for(const _0x3ded6d of _0x15ecc3)_0x33199c[_0x1030('0x10')](_0x3ded6d)&&_0x3efb7e['push'](_0x3ded6d);_0x15ecc3=_0x3efb7e;}_0x346082[_0x1030('0x8')][_0x1030('0x38')](()=>{_0x51100e['markMultiRangeBlockFormat'](_0x15ecc3,{'commandName':_0x4765f1,'commandParams':[{'forceValue':!_0x4e55a0[_0x1030('0x46')]}],'formatGroupId':'listType'},[],_0x1030('0x4b'));});};}function _0x3fead2(_0x438390){return()=>{const _0x1aecf5=function(_0x2b4677){let _0x45791e=Array[_0x1030('0x35')](_0x2b4677);const _0x185974=_0x45791e['findIndex'](_0x1b05ee=>!_0x1b05ee[_0x1030('0x49')](_0x1030('0x16')));return _0x185974>-0x1&&(_0x45791e=_0x45791e[_0x1030('0x0')](0x0,_0x185974)),_0x45791e;}(_0x346082[_0x1030('0x8')][_0x1030('0x32')][_0x1030('0x3c')]['getSelectedBlocks']()),_0x253352=_0x1aecf5[_0x1aecf5[_0x1030('0x37')]-0x1],_0x45e1f1=_0x346082['model'][_0x1030('0x33')][_0x1030('0xd')](_0x253352)?_0x1030('0x31'):_0x1030('0x41'),_0x3dd6fe=_0x346082[_0x1030('0x8')][_0x1030('0x24')](_0x346082[_0x1030('0x8')][_0x1030('0x9')](_0x1aecf5[0x0],_0x1030('0x22')),_0x346082[_0x1030('0x8')]['createPositionAt'](_0x253352,_0x45e1f1));_0x346082[_0x1030('0x8')][_0x1030('0x38')](()=>{_0x51100e[_0x1030('0x34')](_0x3dd6fe,{'commandName':_0x438390,'commandParams':[],'formatGroupId':_0x1030('0x13')},function(_0x1d7808){const _0x195223=new Set();for(const _0x57af02 of _0x1d7808){let _0x3122da=_0x57af02[_0x1030('0x39')];for(;_0x3122da&&_0x3122da[_0x1030('0x15')]('listIndent')>_0x57af02[_0x1030('0x15')](_0x1030('0x4e'));)_0x195223[_0x1030('0x12')](_0x3122da),_0x3122da=_0x3122da['nextSibling'];}return Array['from'](_0x195223);}(_0x1aecf5));});};}function _0x139280(_0x312ba0){return()=>{const _0x1b13a2=_0x346082[_0x1030('0x8')][_0x1030('0x32')]['selection'][_0x1030('0x36')]()[_0x1030('0x2e')]()[_0x1030('0x46')],_0xeece35=_0x346082['model'][_0x1030('0x9')](_0x1b13a2,_0x1030('0x22')),_0x46785c=_0x346082[_0x1030('0x8')][_0x1030('0x9')](_0x1b13a2,0x0),_0x196f6b=_0x346082['model'][_0x1030('0x24')](_0xeece35,_0x46785c);_0x346082[_0x1030('0x8')][_0x1030('0x38')](()=>{_0x51100e[_0x1030('0x34')](_0x196f6b,{'commandName':_0x312ba0,'commandParams':[],'formatGroupId':_0x1030('0x13')});});};}function _0x30ea1f(_0x50df22){const _0x190434=_0x346082[_0x1030('0x28')]['get'](_0x1030('0x1f'))['value'],_0x14abdb=_0x346082[_0x1030('0x28')][_0x1030('0x2a')](_0x1030('0x14'))['value'];return _0x1030('0x14')===_0x50df22?_0x190434:_0x14abdb;}_0x51100e[_0x1030('0x7')]('numberedList',_0x11c0f5('numberedList')),_0x51100e[_0x1030('0x7')](_0x1030('0x1f'),_0x11c0f5(_0x1030('0x1f'))),_0x51100e[_0x1030('0x7')](_0x1030('0x2c'),_0x3fead2('indentList')),_0x51100e[_0x1030('0x7')](_0x1030('0x3a'),_0x3fead2(_0x1030('0x3a'))),_0x51100e[_0x1030('0x7')]('splitListItemAfter',_0x139280(_0x1030('0x40'))),_0x51100e[_0x1030('0x7')](_0x1030('0x1c'),_0x139280(_0x1030('0x1c'))),_0x51100e[_0x1030('0x42')][_0x1030('0x4')](function(_0x49ff65){const _0xf78c93=!_0x346082[_0x1030('0x8')]['schema'][_0x1030('0xd')](_0x49ff65),_0x1e5a18=_0x49ff65[_0x1030('0x29')],_0x77846=_0x49ff65['nextSibling'],_0x2ad60f=_0x49ff65[_0x1030('0x15')]('listItemId'),_0x34d3c0=!_0x1e5a18||_0x1e5a18[_0x1030('0x15')]('listItemId')!==_0x2ad60f,_0x2ce9e1=!_0x77846||_0x77846['getAttribute'](_0x1030('0x16'))!==_0x2ad60f;return _0xf78c93&&Boolean(_0x2ad60f)&&_0x34d3c0&&_0x2ce9e1;},_0x47e760=>_0x44136c(_0x39b45a,_0x1030('0x4d'),_0x47e760)),_0x51100e['_descriptionFactory']['registerDescriptionCallback'](function(_0x223f50){if(_0x1030('0x23')!=_0x223f50[_0x1030('0x11')]&&_0x1030('0xe')!=_0x223f50[_0x1030('0x11')])return;const {data:_0x21e10f}=_0x223f50;if(!_0x21e10f)return;let _0x1a11fe,_0x1cae7c,_0x455f14,_0x64248a;switch(_0x21e10f['commandName']){case _0x1030('0x1f'):_0x455f14=_0x21e10f['commandParams'][0x0]['forceValue'],_0x64248a=_0x30ea1f(_0x21e10f[_0x1030('0xa')]),_0x1a11fe=_0x455f14?_0x1030('0x25'):'*Format:*\x20remove\x20from\x20%0',!_0x64248a&&_0x346082['config'][_0x1030('0x2a')](_0x1030('0x30'))||(_0x1a11fe=_0x1030('0x1a')),_0x1cae7c={'type':'format','content':_0x44136c(_0x39b45a,_0x1a11fe,_0x44136c(_0x39b45a,'ELEMENT_BULLETED_LIST'))};break;case _0x1030('0x14'):_0x455f14=_0x21e10f[_0x1030('0x2d')][0x0]['forceValue'],_0x64248a=_0x30ea1f(_0x21e10f[_0x1030('0xa')]),_0x1a11fe=_0x455f14?_0x1030('0x25'):_0x1030('0x2f'),!_0x64248a&&_0x346082['config'][_0x1030('0x2a')](_0x1030('0x30'))||(_0x1a11fe=_0x1030('0x1a')),_0x1cae7c={'type':_0x1030('0x6'),'content':_0x44136c(_0x39b45a,_0x1a11fe,_0x44136c(_0x39b45a,'ELEMENT_NUMBERED_LIST'))};break;case _0x1030('0x2c'):_0x1a11fe=_0x1030('0x21'),_0x1cae7c={'type':_0x1030('0x6'),'content':_0x44136c(_0x39b45a,_0x1a11fe,_0x44136c(_0x39b45a,_0x1030('0x4d')))};break;case'outdentList':_0x1a11fe=function(_0x16f792){const _0x4d68da=_0x16f792[_0x1030('0x1e')]();let _0x37e2f5=_0x4d68da[_0x1030('0x18')][_0x1030('0xb')];for(;_0x37e2f5&&_0x4d68da[_0x1030('0x19')](_0x37e2f5);){if(_0x37e2f5[_0x1030('0x15')](_0x1030('0x4e'))>0x0)return!0x1;_0x37e2f5=_0x37e2f5[_0x1030('0x39')];}return!0x0;}(_0x223f50)?_0x44136c(_0x39b45a,_0x1030('0x2f'),_0x44136c(_0x39b45a,function(_0x5a237b){const _0x5efeef=_0x5a237b[_0x1030('0x1e')]()['start']['nodeAfter'];return _0x1030('0x5')+_0x5efeef[_0x1030('0x15')](_0x1030('0x13'))[_0x1030('0x1')]()+_0x1030('0x3d');}(_0x223f50))):_0x44136c(_0x39b45a,_0x1030('0x20'),_0x44136c(_0x39b45a,_0x1030('0x4d'))),_0x1cae7c={'type':_0x1030('0x6'),'content':_0x1a11fe};break;case _0x1030('0x4c'):case'mergeListItemForward':!0x1===_0x21e10f['multipleBlocks']&&(_0x1a11fe=_0x1030('0x17'),_0x1cae7c={'type':'deletion','content':_0x44136c(_0x39b45a,_0x1a11fe,_0x44136c(_0x39b45a,_0x1030('0x4d')))});}return _0x1cae7c;}),_0x51100e[_0x1030('0x1b')][_0x1030('0x3e')](_0x1030('0x23'),_0x1030('0x4b'),_0x1030('0x27'),function(_0x290465,_0x577ff4){const _0x267713=[];for(let _0x365e06 of _0x290465)_0x365e06[_0x1030('0x18')]['nodeAfter']===_0x365e06[_0x1030('0x41')]['parent']&&(_0x365e06=_0x346082['model'][_0x1030('0x24')](_0x346082[_0x1030('0x8')][_0x1030('0x9')](_0x365e06[_0x1030('0x18')][_0x1030('0xb')],0x0))),_0x267713[_0x1030('0xf')](_0x365e06);_0x346082[_0x1030('0x8')][_0x1030('0x38')](_0x1d3736=>{const _0x385b00=_0x346082['model'][_0x1030('0x32')][_0x1030('0x3c')],_0x57af0f=Array[_0x1030('0x35')](_0x385b00[_0x1030('0x4a')]())[_0x1030('0x43')](_0x526f10=>_0x38f38a[_0x1030('0x44')](_0x526f10));_0x1d3736[_0x1030('0x2')](_0x267713),_0x346082[_0x1030('0x28')]['get'](_0x577ff4[_0x1030('0xa')])[_0x1030('0x3b')](),_0x577ff4[_0x1030('0x2d')][_0x1030('0xf')]({'forceDefaultExecution':!0x0}),_0x346082[_0x1030('0x48')](_0x577ff4['commandName'],..._0x577ff4[_0x1030('0x2d')]),_0x1d3736[_0x1030('0x2')](_0x57af0f);for(const _0x77a8cf of _0x57af0f)_0x77a8cf[_0x1030('0xc')]();});});}}
23
+ const _0x1f01=['registerCustomCallback','formatInline','config','markMultiRangeBlockFormat','selection','plugins','registerDescriptionCallback','TrackChangesEditing','start','createRange','_LIST','getSelectedBlocks','*Merge:*\x20%0','documentList','forceValue','ELEMENT_','locale','_suggestionFactory','detach','getAttribute','format','type','commandName','nextSibling','execute','markBlockFormat','createPositionAt','_descriptionFactory','*Outdent:*\x20%0','afterInit','commandParams','enableCommand','nodeAfter','outdentList','list.multiBlock','multipleBlocks','accept','*Format:*\x20remove\x20from\x20%0','indentList','has','numberedList','toUpperCase','listItemId','value','hasAttribute','listType','model','splitListItemBefore','add','listIndent','deletion','push','end','findIndex','registerElementLabel','previousSibling','ELEMENT_BULLETED_LIST','schema','before','change','*Format:*\x20insert\x20into\x20%0','mergeListItemForward','*Indent:*\x20%0','mergeListItemBackward','containsItem','expandListBlocksToCompleteList','commands','isObject','DocumentListEditing','document','next','get','from','getFirstRange','paragraph','editor','formatBlock','setSelection','length','ELEMENT_LIST_ITEM','splitListItemAfter','parent','isFirstBlockOfListItem','bulletedList'];(function(_0x1f666e,_0x1f010a){const _0x5e7aac=function(_0x22e9c6){while(--_0x22e9c6){_0x1f666e['push'](_0x1f666e['shift']());}};_0x5e7aac(++_0x1f010a);}(_0x1f01,0xe8));const _0x5e7a=function(_0x1f666e,_0x1f010a){_0x1f666e=_0x1f666e-0x0;let _0x5e7aac=_0x1f01[_0x1f666e];return _0x5e7aac;};import{Plugin as _0xbcd7d3}from'ckeditor5/src/core';import{getTranslation as _0x1b82fe}from'../utils/common-translations';import{LiveRange as _0x6d3455}from'ckeditor5/src/engine';export default class q extends _0xbcd7d3{[_0x5e7a('0x31')](){const _0x4165eb=this[_0x5e7a('0xb')];if(!_0x4165eb[_0x5e7a('0x19')][_0x5e7a('0x3b')](_0x5e7a('0x4')))return;const _0x324966=_0x4165eb[_0x5e7a('0x24')],_0x5a2603=_0x4165eb[_0x5e7a('0x19')][_0x5e7a('0x7')](_0x5e7a('0x1b')),_0x1143fc=_0x4165eb[_0x5e7a('0x19')][_0x5e7a('0x7')]('DocumentListUtils');function _0x2cfa2d(_0x191662){return()=>{const _0xc5888f=_0x4165eb[_0x5e7a('0x2')]['get'](_0x191662);if(_0xc5888f['value']&&!_0x4165eb[_0x5e7a('0x16')][_0x5e7a('0x7')](_0x5e7a('0x36')))return void _0x4165eb[_0x5e7a('0x2c')](_0x5e7a('0xa'),{});let _0x1f15f5=Array[_0x5e7a('0x8')](_0x4165eb['model'][_0x5e7a('0x5')]['selection']['getSelectedBlocks']());if(_0x191d27(_0x191662)){_0x1f15f5=_0x1143fc[_0x5e7a('0x1')](_0x1f15f5);const _0x15de44=[];for(const _0x5e2916 of _0x1f15f5)_0x1143fc[_0x5e7a('0x12')](_0x5e2916)&&_0x15de44['push'](_0x5e2916);_0x1f15f5=_0x15de44;}_0x4165eb['model']['change'](()=>{_0x5a2603[_0x5e7a('0x17')](_0x1f15f5,{'commandName':_0x191662,'commandParams':[{'forceValue':!_0xc5888f['value']}],'formatGroupId':_0x5e7a('0x41')},[],'documentList');});};}function _0x21da8c(_0x366146){return()=>{const _0x3ce4c0=function(_0x2a2a4e){let _0x394685=Array[_0x5e7a('0x8')](_0x2a2a4e);const _0x5762f9=_0x394685[_0x5e7a('0x49')](_0x3b84fb=>!_0x3b84fb[_0x5e7a('0x40')](_0x5e7a('0x3e')));return _0x5762f9>-0x1&&(_0x394685=_0x394685['slice'](0x0,_0x5762f9)),_0x394685;}(_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x5')]['selection'][_0x5e7a('0x1f')]()),_0x50ed1d=_0x3ce4c0[_0x3ce4c0[_0x5e7a('0xe')]-0x1],_0x5ab2f0=_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x4d')]['isObject'](_0x50ed1d)?'after':_0x5e7a('0x48'),_0x4ccf64=_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x1d')](_0x4165eb[_0x5e7a('0x42')]['createPositionAt'](_0x3ce4c0[0x0],'before'),_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x2e')](_0x50ed1d,_0x5ab2f0));_0x4165eb['model']['change'](()=>{_0x5a2603[_0x5e7a('0x2d')](_0x4ccf64,{'commandName':_0x366146,'commandParams':[],'formatGroupId':_0x5e7a('0x41')},function(_0x38902f){const _0x91f1fd=new Set();for(const _0x5e70f2 of _0x38902f){let _0x4a5d69=_0x5e70f2[_0x5e7a('0x2b')];for(;_0x4a5d69&&_0x4a5d69[_0x5e7a('0x27')](_0x5e7a('0x45'))>_0x5e70f2[_0x5e7a('0x27')]('listIndent');)_0x91f1fd[_0x5e7a('0x44')](_0x4a5d69),_0x4a5d69=_0x4a5d69[_0x5e7a('0x2b')];}return Array[_0x5e7a('0x8')](_0x91f1fd);}(_0x3ce4c0));});};}function _0x33f52a(_0x1472f8){return()=>{const _0x4f9ed8=_0x4165eb['model'][_0x5e7a('0x5')][_0x5e7a('0x18')][_0x5e7a('0x1f')]()[_0x5e7a('0x6')]()[_0x5e7a('0x3f')],_0x590443=_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x2e')](_0x4f9ed8,_0x5e7a('0x4e')),_0x493918=_0x4165eb['model'][_0x5e7a('0x2e')](_0x4f9ed8,0x0),_0x17485c=_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x1d')](_0x590443,_0x493918);_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x4f')](()=>{_0x5a2603[_0x5e7a('0x2d')](_0x17485c,{'commandName':_0x1472f8,'commandParams':[],'formatGroupId':'listType'});});};}function _0x191d27(_0x2997cb){const _0x217eb3=_0x4165eb[_0x5e7a('0x2')]['get'](_0x5e7a('0x13'))[_0x5e7a('0x3f')],_0x35b3c2=_0x4165eb[_0x5e7a('0x2')]['get'](_0x5e7a('0x3c'))[_0x5e7a('0x3f')];return _0x5e7a('0x3c')===_0x2997cb?_0x217eb3:_0x35b3c2;}_0x5a2603[_0x5e7a('0x33')](_0x5e7a('0x3c'),_0x2cfa2d('numberedList')),_0x5a2603[_0x5e7a('0x33')](_0x5e7a('0x13'),_0x2cfa2d(_0x5e7a('0x13'))),_0x5a2603[_0x5e7a('0x33')](_0x5e7a('0x3a'),_0x21da8c('indentList')),_0x5a2603[_0x5e7a('0x33')](_0x5e7a('0x35'),_0x21da8c(_0x5e7a('0x35'))),_0x5a2603[_0x5e7a('0x33')](_0x5e7a('0x10'),_0x33f52a(_0x5e7a('0x10'))),_0x5a2603[_0x5e7a('0x33')](_0x5e7a('0x43'),_0x33f52a(_0x5e7a('0x43'))),_0x5a2603[_0x5e7a('0x2f')][_0x5e7a('0x4a')](function(_0x235a74){const _0x3c984d=!_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x4d')][_0x5e7a('0x3')](_0x235a74),_0x170575=_0x235a74[_0x5e7a('0x4b')],_0x112df3=_0x235a74[_0x5e7a('0x2b')],_0x565331=_0x235a74[_0x5e7a('0x27')](_0x5e7a('0x3e')),_0x5930d0=!_0x170575||_0x170575[_0x5e7a('0x27')]('listItemId')!==_0x565331,_0x567f1f=!_0x112df3||_0x112df3['getAttribute'](_0x5e7a('0x3e'))!==_0x565331;return _0x3c984d&&Boolean(_0x565331)&&_0x5930d0&&_0x567f1f;},_0x2923b8=>_0x1b82fe(_0x324966,'ELEMENT_LIST_ITEM',_0x2923b8)),_0x5a2603[_0x5e7a('0x2f')][_0x5e7a('0x1a')](function(_0x1c7607){if(_0x5e7a('0xc')!=_0x1c7607[_0x5e7a('0x29')]&&_0x5e7a('0x15')!=_0x1c7607[_0x5e7a('0x29')])return;const {data:_0x41bb60}=_0x1c7607;if(!_0x41bb60)return;let _0x8d871a,_0x23dedf,_0x3376e5,_0x5aee1e;switch(_0x41bb60[_0x5e7a('0x2a')]){case _0x5e7a('0x13'):_0x3376e5=_0x41bb60[_0x5e7a('0x32')][0x0][_0x5e7a('0x22')],_0x5aee1e=_0x191d27(_0x41bb60['commandName']),_0x8d871a=_0x3376e5?_0x5e7a('0x50'):_0x5e7a('0x39'),!_0x5aee1e&&_0x4165eb[_0x5e7a('0x16')][_0x5e7a('0x7')](_0x5e7a('0x36'))||(_0x8d871a='*Change\x20to:*\x20%0'),_0x23dedf={'type':_0x5e7a('0x28'),'content':_0x1b82fe(_0x324966,_0x8d871a,_0x1b82fe(_0x324966,_0x5e7a('0x4c')))};break;case _0x5e7a('0x3c'):_0x3376e5=_0x41bb60[_0x5e7a('0x32')][0x0]['forceValue'],_0x5aee1e=_0x191d27(_0x41bb60[_0x5e7a('0x2a')]),_0x8d871a=_0x3376e5?_0x5e7a('0x50'):'*Format:*\x20remove\x20from\x20%0',!_0x5aee1e&&_0x4165eb[_0x5e7a('0x16')][_0x5e7a('0x7')](_0x5e7a('0x36'))||(_0x8d871a='*Change\x20to:*\x20%0'),_0x23dedf={'type':'format','content':_0x1b82fe(_0x324966,_0x8d871a,_0x1b82fe(_0x324966,'ELEMENT_NUMBERED_LIST'))};break;case _0x5e7a('0x3a'):_0x8d871a=_0x5e7a('0x52'),_0x23dedf={'type':'format','content':_0x1b82fe(_0x324966,_0x8d871a,_0x1b82fe(_0x324966,'ELEMENT_LIST_ITEM'))};break;case _0x5e7a('0x35'):_0x8d871a=function(_0x413e26){const _0x24dbf6=_0x413e26[_0x5e7a('0x9')]();let _0x482713=_0x24dbf6['start'][_0x5e7a('0x34')];for(;_0x482713&&_0x24dbf6[_0x5e7a('0x0')](_0x482713);){if(_0x482713['getAttribute']('listIndent')>0x0)return!0x1;_0x482713=_0x482713[_0x5e7a('0x2b')];}return!0x0;}(_0x1c7607)?_0x1b82fe(_0x324966,_0x5e7a('0x39'),_0x1b82fe(_0x324966,function(_0x3e6300){const _0xb7cc84=_0x3e6300['getFirstRange']()[_0x5e7a('0x1c')][_0x5e7a('0x34')];return _0x5e7a('0x23')+_0xb7cc84[_0x5e7a('0x27')](_0x5e7a('0x41'))[_0x5e7a('0x3d')]()+_0x5e7a('0x1e');}(_0x1c7607))):_0x1b82fe(_0x324966,_0x5e7a('0x30'),_0x1b82fe(_0x324966,_0x5e7a('0xf'))),_0x23dedf={'type':_0x5e7a('0x28'),'content':_0x8d871a};break;case _0x5e7a('0x53'):case _0x5e7a('0x51'):!0x1===_0x41bb60[_0x5e7a('0x37')]&&(_0x8d871a=_0x5e7a('0x20'),_0x23dedf={'type':_0x5e7a('0x46'),'content':_0x1b82fe(_0x324966,_0x8d871a,_0x1b82fe(_0x324966,_0x5e7a('0xf')))});}return _0x23dedf;}),_0x5a2603[_0x5e7a('0x25')][_0x5e7a('0x14')](_0x5e7a('0xc'),_0x5e7a('0x21'),_0x5e7a('0x38'),function(_0x1f2f59,_0x2d4e92){const _0x4df854=[];for(let _0x5d0960 of _0x1f2f59)_0x5d0960[_0x5e7a('0x1c')][_0x5e7a('0x34')]===_0x5d0960['end'][_0x5e7a('0x11')]&&(_0x5d0960=_0x4165eb['model']['createRange'](_0x4165eb[_0x5e7a('0x42')]['createPositionAt'](_0x5d0960['start']['nodeAfter'],0x0))),_0x4df854['push'](_0x5d0960);_0x4165eb[_0x5e7a('0x42')]['change'](_0x2418d3=>{const _0x4506e2=_0x4165eb[_0x5e7a('0x42')][_0x5e7a('0x5')][_0x5e7a('0x18')],_0x1346dc=Array[_0x5e7a('0x8')](_0x4506e2['getRanges']())['map'](_0x56cabc=>_0x6d3455['fromRange'](_0x56cabc));_0x2418d3[_0x5e7a('0xd')](_0x4df854),_0x4165eb[_0x5e7a('0x2')][_0x5e7a('0x7')](_0x2d4e92[_0x5e7a('0x2a')])['refresh'](),_0x2d4e92[_0x5e7a('0x32')][_0x5e7a('0x47')]({'forceDefaultExecution':!0x0}),_0x4165eb['execute'](_0x2d4e92[_0x5e7a('0x2a')],..._0x2d4e92['commandParams']),_0x2418d3[_0x5e7a('0xd')](_0x1346dc);for(const _0x5b3b69 of _0x1346dc)_0x5b3b69[_0x5e7a('0x26')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x484a=['listReversed','commandName','handleDescriptions','TrackChangesEditing','has','startIndex','toUpperCase','commandParams','afterInit','from','isListItemBlock','isFirstBlockOfListItem','ELEMENT_','replace','listStart','format','styles','listType','getAttribute','*Format:*\x20set\x20order\x20to\x20reversed','handleListStyleCommand','_getSuggestionBlocksForListStyle','selection','_LIST_','list.properties','handleListStartCommand','DocumentListUtils','editor','formatBlock','markMultiRangeBlockFormat','length','model','registerDescriptionCallback','expandListBlocksToCompleteList','*Format:*\x20set\x20order\x20to\x20regular','document','type','DocumentListPropertiesUtils','_getTranslationKeyForListStyle','push','handleListReversedCommand','bind','*Change\x20to:*\x20%0','getSelectedBlocks','change','_getSuggestionBlocks','formatInline','DocumentListPropertiesEditing','numbered','enableCommand','config','get','locale','plugins'];(function(_0x3cc3d6,_0x484a5a){const _0x10ada9=function(_0x11faa2){while(--_0x11faa2){_0x3cc3d6['push'](_0x3cc3d6['shift']());}};_0x10ada9(++_0x484a5a);}(_0x484a,0x163));const _0x10ad=function(_0x3cc3d6,_0x484a5a){_0x3cc3d6=_0x3cc3d6-0x0;let _0x10ada9=_0x484a[_0x3cc3d6];return _0x10ada9;};import{Plugin as _0x47a643}from'ckeditor5/src/core';import{getTranslation as _0x1b3ca1}from'../utils/common-translations';export default class z extends _0x47a643{[_0x10ad('0x1f')](){if(!this[_0x10ad('0x32')][_0x10ad('0x16')][_0x10ad('0x1b')](_0x10ad('0x10')))return;const _0x4e988e=this[_0x10ad('0x32')][_0x10ad('0x13')][_0x10ad('0x14')](_0x10ad('0x2f')),_0x551aa2=this['editor'][_0x10ad('0x16')]['get'](_0x10ad('0x1a'));_0x4e988e[_0x10ad('0x27')]&&_0x551aa2[_0x10ad('0x12')]('listStyle',this[_0x10ad('0x2b')]['bind'](this)),_0x4e988e['reversed']&&_0x551aa2[_0x10ad('0x12')](_0x10ad('0x17'),this['handleListReversedCommand'][_0x10ad('0xa')](this)),_0x4e988e[_0x10ad('0x1c')]&&_0x551aa2[_0x10ad('0x12')](_0x10ad('0x25'),this[_0x10ad('0x30')]['bind'](this)),_0x551aa2['_descriptionFactory'][_0x10ad('0x1')](this[_0x10ad('0x19')]['bind'](this));}[_0x10ad('0x2b')](_0x5ca20d,_0x52cb95={}){const _0x484652=this[_0x10ad('0x32')][_0x10ad('0x16')][_0x10ad('0x14')](_0x10ad('0x1a')),_0x1b7fbd=this[_0x10ad('0x2c')]();this[_0x10ad('0x32')][_0x10ad('0x0')][_0x10ad('0xd')](()=>{_0x484652[_0x10ad('0x34')](_0x1b7fbd,{'commandName':'listStyle','commandParams':[{'type':_0x52cb95[_0x10ad('0x5')]}],'formatGroupId':'listStyle'});});}[_0x10ad('0x9')](_0x91bdbd,_0x3fd02d={}){const _0xdbc784=this[_0x10ad('0x32')]['plugins']['get'](_0x10ad('0x1a')),_0x304514=this[_0x10ad('0x32')][_0x10ad('0x16')][_0x10ad('0x14')](_0x10ad('0x31')),_0x9fc52d=this[_0x10ad('0xe')](_0x22f596=>_0x304514[_0x10ad('0x21')](_0x22f596)&&_0x10ad('0x11')===_0x22f596[_0x10ad('0x29')]('listType'));null!==_0x9fc52d&&this[_0x10ad('0x32')][_0x10ad('0x0')]['change'](()=>{_0xdbc784['markMultiRangeBlockFormat'](_0x9fc52d,{'commandName':_0x10ad('0x17'),'commandParams':[{'reversed':_0x3fd02d['reversed']}],'formatGroupId':_0x10ad('0x17')});});}['handleListStartCommand'](_0x4c2519,_0x2b0828={}){const _0x33fa93=this[_0x10ad('0x32')][_0x10ad('0x16')][_0x10ad('0x14')](_0x10ad('0x1a')),_0x442c09=this[_0x10ad('0x32')][_0x10ad('0x16')][_0x10ad('0x14')](_0x10ad('0x31')),_0x1c3d53=this['_getSuggestionBlocks'](_0x4b81b9=>_0x442c09[_0x10ad('0x21')](_0x4b81b9)&&_0x10ad('0x11')===_0x4b81b9['getAttribute'](_0x10ad('0x28')));null!==_0x1c3d53&&this['editor']['model'][_0x10ad('0xd')](()=>{_0x33fa93[_0x10ad('0x34')](_0x1c3d53,{'commandName':_0x10ad('0x25'),'commandParams':[{'startIndex':_0x2b0828[_0x10ad('0x1c')]}],'formatGroupId':_0x10ad('0x25')});});}[_0x10ad('0x19')](_0x11eac7){if(_0x10ad('0x33')!=_0x11eac7[_0x10ad('0x5')]&&_0x10ad('0xf')!=_0x11eac7[_0x10ad('0x5')])return;const _0x31640b=this[_0x10ad('0x32')][_0x10ad('0x15')],{data:_0x179442}=_0x11eac7;if(!_0x179442)return;let _0x59296e,_0x4041e2;switch(_0x179442[_0x10ad('0x18')]){case'listStyle':_0x59296e=_0x10ad('0xb'),_0x4041e2={'type':_0x10ad('0x26'),'content':_0x1b3ca1(_0x31640b,_0x59296e,_0x1b3ca1(_0x31640b,this[_0x10ad('0x7')](_0x179442[_0x10ad('0x1e')][0x0][_0x10ad('0x5')])))};break;case _0x10ad('0x17'):_0x59296e=_0x179442[_0x10ad('0x1e')][0x0]['reversed']?_0x10ad('0x2a'):_0x10ad('0x3'),_0x4041e2={'type':_0x10ad('0x26'),'content':_0x1b3ca1(_0x31640b,_0x59296e)};break;case'listStart':_0x59296e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4041e2={'type':_0x10ad('0x26'),'content':_0x1b3ca1(_0x31640b,_0x59296e,_0x179442[_0x10ad('0x1e')][0x0]['startIndex'])};}return _0x4041e2;}[_0x10ad('0x2c')](){const _0x132645=this[_0x10ad('0x32')][_0x10ad('0x16')][_0x10ad('0x14')](_0x10ad('0x31'));let _0x1fdcf1=Array[_0x10ad('0x20')](this[_0x10ad('0x32')]['model'][_0x10ad('0x4')][_0x10ad('0x2d')][_0x10ad('0xc')]());return _0x1fdcf1[_0x10ad('0x8')](..._0x132645['expandListBlocksToCompleteList'](_0x1fdcf1)),_0x1fdcf1=[...new Set(_0x1fdcf1)],_0x1fdcf1;}[_0x10ad('0xe')](_0x237a55){const _0x5734e8=this[_0x10ad('0x32')]['plugins'][_0x10ad('0x14')](_0x10ad('0x31'));let _0x7a1892=Array[_0x10ad('0x20')](this['editor'][_0x10ad('0x0')][_0x10ad('0x4')][_0x10ad('0x2d')][_0x10ad('0xc')]())['filter'](_0x237a55);if(!_0x7a1892[_0x10ad('0x35')])return null;_0x7a1892=_0x5734e8[_0x10ad('0x2')](_0x7a1892);const _0x3a95ea=[];for(const _0x500830 of _0x7a1892)_0x5734e8[_0x10ad('0x22')](_0x500830)&&_0x3a95ea[_0x10ad('0x8')](_0x500830);return _0x3a95ea;}['_getTranslationKeyForListStyle'](_0x4d6231){return _0x10ad('0x23')+this[_0x10ad('0x32')][_0x10ad('0x16')]['get'](_0x10ad('0x6'))['getListTypeFromListStyleType'](_0x4d6231)[_0x10ad('0x1d')]()+_0x10ad('0x2e')+_0x4d6231[_0x10ad('0x1d')]()[_0x10ad('0x24')](/-/g,'_');}}
23
+ const _0x10f6=['listType','change','getListTypeFromListStyleType','handleListReversedCommand','markMultiRangeBlockFormat','DocumentListPropertiesEditing','listReversed','plugins','type','listStyle','commandName','afterInit','toUpperCase','config','formatInline','*Format:*\x20set\x20start\x20index\x20to\x20%0','enableCommand','model','handleDescriptions','get','ELEMENT_','list.properties','DocumentListPropertiesUtils','*Format:*\x20set\x20order\x20to\x20regular','getAttribute','startIndex','getSelectedBlocks','DocumentListUtils','reversed','bind','from','registerDescriptionCallback','_getTranslationKeyForListStyle','_getSuggestionBlocks','commandParams','format','styles','formatBlock','TrackChangesEditing','document','replace','*Format:*\x20set\x20order\x20to\x20reversed','expandListBlocksToCompleteList','listStart','*Change\x20to:*\x20%0','filter','handleListStartCommand','editor','push','selection','handleListStyleCommand','_getSuggestionBlocksForListStyle','has'];(function(_0x4c0b52,_0x10f6eb){const _0x4cfea9=function(_0x11a8f1){while(--_0x11a8f1){_0x4c0b52['push'](_0x4c0b52['shift']());}};_0x4cfea9(++_0x10f6eb);}(_0x10f6,0x1a3));const _0x4cfe=function(_0x4c0b52,_0x10f6eb){_0x4c0b52=_0x4c0b52-0x0;let _0x4cfea9=_0x10f6[_0x4c0b52];return _0x4cfea9;};import{Plugin as _0x445cfc}from'ckeditor5/src/core';import{getTranslation as _0xb3356e}from'../utils/common-translations';export default class z extends _0x445cfc{[_0x4cfe('0x10')](){if(!this[_0x4cfe('0x34')][_0x4cfe('0xc')][_0x4cfe('0x4')](_0x4cfe('0xa')))return;const _0x101b84=this[_0x4cfe('0x34')][_0x4cfe('0x12')][_0x4cfe('0x18')](_0x4cfe('0x1a')),_0x4148aa=this[_0x4cfe('0x34')]['plugins'][_0x4cfe('0x18')]('TrackChangesEditing');_0x101b84[_0x4cfe('0x29')]&&_0x4148aa['enableCommand'](_0x4cfe('0xe'),this[_0x4cfe('0x2')][_0x4cfe('0x22')](this)),_0x101b84['reversed']&&_0x4148aa[_0x4cfe('0x15')]('listReversed',this[_0x4cfe('0x8')][_0x4cfe('0x22')](this)),_0x101b84[_0x4cfe('0x1e')]&&_0x4148aa[_0x4cfe('0x15')]('listStart',this[_0x4cfe('0x33')][_0x4cfe('0x22')](this)),_0x4148aa['_descriptionFactory'][_0x4cfe('0x24')](this[_0x4cfe('0x17')]['bind'](this));}[_0x4cfe('0x2')](_0x17cb55,_0x1cd55f={}){const _0x201dbe=this['editor'][_0x4cfe('0xc')][_0x4cfe('0x18')](_0x4cfe('0x2b')),_0x1d2e00=this[_0x4cfe('0x3')]();this[_0x4cfe('0x34')][_0x4cfe('0x16')][_0x4cfe('0x6')](()=>{_0x201dbe[_0x4cfe('0x9')](_0x1d2e00,{'commandName':_0x4cfe('0xe'),'commandParams':[{'type':_0x1cd55f['type']}],'formatGroupId':_0x4cfe('0xe')});});}[_0x4cfe('0x8')](_0x312b2e,_0x52e202={}){const _0x31d8c1=this[_0x4cfe('0x34')][_0x4cfe('0xc')][_0x4cfe('0x18')]('TrackChangesEditing'),_0x59e678=this['editor']['plugins'][_0x4cfe('0x18')](_0x4cfe('0x20')),_0x1353b5=this['_getSuggestionBlocks'](_0xc47594=>_0x59e678['isListItemBlock'](_0xc47594)&&'numbered'===_0xc47594[_0x4cfe('0x1d')](_0x4cfe('0x5')));null!==_0x1353b5&&this[_0x4cfe('0x34')][_0x4cfe('0x16')][_0x4cfe('0x6')](()=>{_0x31d8c1[_0x4cfe('0x9')](_0x1353b5,{'commandName':_0x4cfe('0xb'),'commandParams':[{'reversed':_0x52e202[_0x4cfe('0x21')]}],'formatGroupId':_0x4cfe('0xb')});});}[_0x4cfe('0x33')](_0x3664bf,_0x5a4004={}){const _0x5e9f2c=this[_0x4cfe('0x34')][_0x4cfe('0xc')][_0x4cfe('0x18')](_0x4cfe('0x2b')),_0x41e5ea=this[_0x4cfe('0x34')][_0x4cfe('0xc')][_0x4cfe('0x18')](_0x4cfe('0x20')),_0x752021=this['_getSuggestionBlocks'](_0x59dd11=>_0x41e5ea['isListItemBlock'](_0x59dd11)&&'numbered'===_0x59dd11['getAttribute']('listType'));null!==_0x752021&&this[_0x4cfe('0x34')][_0x4cfe('0x16')][_0x4cfe('0x6')](()=>{_0x5e9f2c[_0x4cfe('0x9')](_0x752021,{'commandName':_0x4cfe('0x30'),'commandParams':[{'startIndex':_0x5a4004[_0x4cfe('0x1e')]}],'formatGroupId':_0x4cfe('0x30')});});}['handleDescriptions'](_0x3a6194){if(_0x4cfe('0x2a')!=_0x3a6194[_0x4cfe('0xd')]&&_0x4cfe('0x13')!=_0x3a6194[_0x4cfe('0xd')])return;const _0x4af20f=this['editor']['locale'],{data:_0x204d5c}=_0x3a6194;if(!_0x204d5c)return;let _0xec7f95,_0x4e9613;switch(_0x204d5c[_0x4cfe('0xf')]){case _0x4cfe('0xe'):_0xec7f95=_0x4cfe('0x31'),_0x4e9613={'type':_0x4cfe('0x28'),'content':_0xb3356e(_0x4af20f,_0xec7f95,_0xb3356e(_0x4af20f,this[_0x4cfe('0x25')](_0x204d5c['commandParams'][0x0][_0x4cfe('0xd')])))};break;case _0x4cfe('0xb'):_0xec7f95=_0x204d5c[_0x4cfe('0x27')][0x0][_0x4cfe('0x21')]?_0x4cfe('0x2e'):_0x4cfe('0x1c'),_0x4e9613={'type':_0x4cfe('0x28'),'content':_0xb3356e(_0x4af20f,_0xec7f95)};break;case'listStart':_0xec7f95=_0x4cfe('0x14'),_0x4e9613={'type':'format','content':_0xb3356e(_0x4af20f,_0xec7f95,_0x204d5c[_0x4cfe('0x27')][0x0]['startIndex'])};}return _0x4e9613;}[_0x4cfe('0x3')](){const _0x45f7a8=this[_0x4cfe('0x34')][_0x4cfe('0xc')][_0x4cfe('0x18')](_0x4cfe('0x20'));let _0x3f8434=Array[_0x4cfe('0x23')](this[_0x4cfe('0x34')][_0x4cfe('0x16')][_0x4cfe('0x2c')]['selection'][_0x4cfe('0x1f')]());return _0x3f8434['push'](..._0x45f7a8['expandListBlocksToCompleteList'](_0x3f8434)),_0x3f8434=[...new Set(_0x3f8434)],_0x3f8434;}[_0x4cfe('0x26')](_0x5033cf){const _0x35c3e8=this['editor'][_0x4cfe('0xc')][_0x4cfe('0x18')](_0x4cfe('0x20'));let _0x24e96b=Array[_0x4cfe('0x23')](this[_0x4cfe('0x34')][_0x4cfe('0x16')]['document'][_0x4cfe('0x1')]['getSelectedBlocks']())[_0x4cfe('0x32')](_0x5033cf);if(!_0x24e96b['length'])return null;_0x24e96b=_0x35c3e8[_0x4cfe('0x2f')](_0x24e96b);const _0x58f8fe=[];for(const _0x1c32c6 of _0x24e96b)_0x35c3e8['isFirstBlockOfListItem'](_0x1c32c6)&&_0x58f8fe[_0x4cfe('0x0')](_0x1c32c6);return _0x58f8fe;}[_0x4cfe('0x25')](_0x5c6736){return _0x4cfe('0x19')+this[_0x4cfe('0x34')][_0x4cfe('0xc')][_0x4cfe('0x18')](_0x4cfe('0x1b'))[_0x4cfe('0x7')](_0x5c6736)[_0x4cfe('0x11')]()+'_LIST_'+_0x5c6736[_0x4cfe('0x11')]()[_0x4cfe('0x2d')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc969=['model','afterExecute','downcastDispatcher','fromRange','enableCommand','options','addMarker:suggestion:insertion','markerName','enterBlock','remove','markInsertion','document','createRange','createPositionAt','data','getFirstPosition','writer','end','init','commands','TrackChangesEditing','selection','get','enter','editing','detach','getFirstRange','change','requires','bind','fire','mapper','markerNameToElements','high','split','hasClass','ck-suggestion-marker-split'];(function(_0x515ff5,_0xc96988){const _0x329bad=function(_0x3153f0){while(--_0x3153f0){_0x515ff5['push'](_0x515ff5['shift']());}};_0x329bad(++_0xc96988);}(_0xc969,0x1ba));const _0x329b=function(_0x515ff5,_0xc96988){_0x515ff5=_0x515ff5-0x0;let _0x329bad=_0xc969[_0x515ff5];return _0x329bad;};import{Plugin as _0x37efcc}from'ckeditor5/src/core';import{Enter as _0x235dbd}from'ckeditor5/src/enter';import{LiveRange as _0x477995}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x21c016}from'./utils';export default class W extends _0x37efcc{static get[_0x329b('0x1e')](){return[_0x235dbd];}[_0x329b('0x14')](){const _0x24291f=this['editor'],_0x4f7cd3=_0x24291f['plugins'][_0x329b('0x18')](_0x329b('0x16')),_0x4bdb31=_0x24291f[_0x329b('0x15')][_0x329b('0x18')](_0x329b('0x19'));_0x4f7cd3[_0x329b('0x6')]('enter',()=>{_0x24291f[_0x329b('0x2')][_0x329b('0x1d')](_0x522483=>{const _0x34f202=_0x24291f[_0x329b('0x2')][_0x329b('0xd')][_0x329b('0x17')],_0x5aee3d=_0x34f202[_0x329b('0x11')](),_0x4d0a59=_0x477995[_0x329b('0x5')](_0x34f202[_0x329b('0x1c')]());if(_0x4bdb31[_0x329b('0xa')](_0x522483)){const _0x158356=_0x24291f[_0x329b('0x2')][_0x329b('0xf')](_0x5aee3d['parent']['nextSibling'],0x0),_0x3a0a37=_0x522483[_0x329b('0xe')](_0x5aee3d,_0x158356);_0x4f7cd3[_0x329b('0xc')](_0x3a0a37);}else _0x522483['setSelection'](_0x522483[_0x329b('0xe')](_0x4d0a59[_0x329b('0x13')]));_0x4d0a59[_0x329b('0x1b')](),_0x4bdb31[_0x329b('0x20')](_0x329b('0x3'),{'writer':_0x522483});});}),_0x24291f[_0x329b('0x1a')]['downcastDispatcher']['on'](_0x329b('0x8'),_0x21c016(_0x24291f,'split'),{'priority':_0x329b('0x23')}),_0x24291f['editing'][_0x329b('0x4')]['on']('removeMarker:suggestion:insertion',(_0x540a3b,_0x362734,_0xd78716)=>{const _0x1bb089=_0xd78716[_0x329b('0x21')][_0x329b('0x22')](_0x362734[_0x329b('0x9')]);if(_0x1bb089)for(const _0x14c8dd of _0x1bb089)_0x14c8dd[_0x329b('0x0')](_0x329b('0x1'))&&(_0xd78716[_0x329b('0x21')]['unbindElementFromMarkerName'](_0x14c8dd,_0x362734[_0x329b('0x9')]),_0xd78716[_0x329b('0x12')][_0x329b('0xb')](_0x14c8dd));},{'priority':_0x329b('0x23')}),_0x24291f[_0x329b('0x10')][_0x329b('0x4')]['on'](_0x329b('0x8'),(_0x45a303,_0x3990fa,_0x48ef9e)=>{_0x48ef9e[_0x329b('0x7')]['showSuggestionHighlights']&&_0x21c016(_0x24291f,_0x329b('0x24'),{'showActiveMarker':!0x1})[_0x329b('0x1f')](this)(_0x45a303,_0x3990fa,_0x48ef9e);},{'priority':_0x329b('0x23')});}}
23
+ const _0x5f49=['model','init','change','getFirstPosition','enableCommand','data','unbindElementFromMarkerName','downcastDispatcher','addMarker:suggestion:insertion','requires','selection','editing','editor','detach','bind','hasClass','nextSibling','writer','mapper','markInsertion','TrackChangesEditing','split','markerName','document','createPositionAt','end','fire','plugins','options','get','enter','setSelection','showSuggestionHighlights','getFirstRange','createRange','ck-suggestion-marker-split'];(function(_0x1cf934,_0x5f499b){const _0x9f1f40=function(_0x3038b0){while(--_0x3038b0){_0x1cf934['push'](_0x1cf934['shift']());}};_0x9f1f40(++_0x5f499b);}(_0x5f49,0xdd));const _0x9f1f=function(_0x1cf934,_0x5f499b){_0x1cf934=_0x1cf934-0x0;let _0x9f1f40=_0x5f49[_0x1cf934];return _0x9f1f40;};import{Plugin as _0x54ef57}from'ckeditor5/src/core';import{Enter as _0x2746a8}from'ckeditor5/src/enter';import{LiveRange as _0x3aa652}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x32c368}from'./utils';export default class W extends _0x54ef57{static get[_0x9f1f('0x4')](){return[_0x2746a8];}[_0x9f1f('0x20')](){const _0x29c77f=this[_0x9f1f('0x7')],_0x3dec3b=_0x29c77f[_0x9f1f('0x16')][_0x9f1f('0x18')](_0x9f1f('0xf')),_0x3ad4e6=_0x29c77f['commands'][_0x9f1f('0x18')](_0x9f1f('0x19'));_0x3dec3b[_0x9f1f('0x23')](_0x9f1f('0x19'),()=>{_0x29c77f[_0x9f1f('0x1f')][_0x9f1f('0x21')](_0x1bfa53=>{const _0x1bd1eb=_0x29c77f[_0x9f1f('0x1f')][_0x9f1f('0x12')][_0x9f1f('0x5')],_0x5a5cae=_0x1bd1eb[_0x9f1f('0x22')](),_0x283f22=_0x3aa652['fromRange'](_0x1bd1eb[_0x9f1f('0x1c')]());if(_0x3ad4e6['enterBlock'](_0x1bfa53)){const _0x31f964=_0x29c77f[_0x9f1f('0x1f')][_0x9f1f('0x13')](_0x5a5cae['parent'][_0x9f1f('0xb')],0x0),_0x26fe44=_0x1bfa53['createRange'](_0x5a5cae,_0x31f964);_0x3dec3b[_0x9f1f('0xe')](_0x26fe44);}else _0x1bfa53[_0x9f1f('0x1a')](_0x1bfa53[_0x9f1f('0x1d')](_0x283f22[_0x9f1f('0x14')]));_0x283f22[_0x9f1f('0x8')](),_0x3ad4e6[_0x9f1f('0x15')]('afterExecute',{'writer':_0x1bfa53});});}),_0x29c77f['editing']['downcastDispatcher']['on'](_0x9f1f('0x3'),_0x32c368(_0x29c77f,'split'),{'priority':'high'}),_0x29c77f[_0x9f1f('0x6')][_0x9f1f('0x2')]['on']('removeMarker:suggestion:insertion',(_0x3044ea,_0x595ab3,_0x206b01)=>{const _0x183dd5=_0x206b01[_0x9f1f('0xd')]['markerNameToElements'](_0x595ab3[_0x9f1f('0x11')]);if(_0x183dd5)for(const _0xff28d0 of _0x183dd5)_0xff28d0[_0x9f1f('0xa')](_0x9f1f('0x1e'))&&(_0x206b01[_0x9f1f('0xd')][_0x9f1f('0x1')](_0xff28d0,_0x595ab3[_0x9f1f('0x11')]),_0x206b01[_0x9f1f('0xc')]['remove'](_0xff28d0));},{'priority':'high'}),_0x29c77f[_0x9f1f('0x0')]['downcastDispatcher']['on'](_0x9f1f('0x3'),(_0x638545,_0x48e1ec,_0x43e15e)=>{_0x43e15e[_0x9f1f('0x17')][_0x9f1f('0x1b')]&&_0x32c368(_0x29c77f,_0x9f1f('0x10'),{'showActiveMarker':!0x1})[_0x9f1f('0x9')](this)(_0x638545,_0x48e1ec,_0x43e15e);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbb03=['plugins','end','getIntersection','_isInDeletionRange','get','item','afterInit','findPrevious','has','editor','createPositionAt','getRange','FindAndReplaceEditing','getMarkersGroup','model','findNext','enableCommand','start','replaceAll','TrackChangesEditing','markers','handleFindCommand','find','createRange','suggestion:deletion','string','filter','bind'];(function(_0x5b3b93,_0xbb0300){const _0x175015=function(_0x32917f){while(--_0x32917f){_0x5b3b93['push'](_0x5b3b93['shift']());}};_0x175015(++_0xbb0300);}(_0xbb03,0x1e3));const _0x1750=function(_0x5b3b93,_0xbb0300){_0x5b3b93=_0x5b3b93-0x0;let _0x175015=_0xbb03[_0x5b3b93];return _0x175015;};import{Plugin as _0x2f8a56}from'ckeditor5/src/core';export default class J extends _0x2f8a56{[_0x1750('0x1b')](){if(!this[_0x1750('0x2')][_0x1750('0x15')][_0x1750('0x1')](_0x1750('0x5')))return;const _0x2d40cb=this[_0x1750('0x2')][_0x1750('0x15')][_0x1750('0x19')](_0x1750('0xc'));_0x2d40cb[_0x1750('0x9')](_0x1750('0xf'),this[_0x1750('0xe')][_0x1750('0x14')](this)),_0x2d40cb[_0x1750('0x9')](_0x1750('0x8')),_0x2d40cb[_0x1750('0x9')](_0x1750('0x0')),_0x2d40cb['enableCommand']('replace'),_0x2d40cb['enableCommand'](_0x1750('0xb'));}[_0x1750('0xe')](_0x286d4b,_0x2791b2,_0x18d178={}){const _0x58e8f4=this[_0x1750('0x2')][_0x1750('0x15')][_0x1750('0x19')]('FindAndReplaceUtils');return _0x286d4b(_0x22d66a=>(_0x1750('0x12')==typeof _0x2791b2?_0x58e8f4['findByTextCallback'](_0x2791b2,_0x18d178):_0x2791b2)(_0x22d66a)[_0x1750('0x13')](_0x28bbd5=>!0x1===this[_0x1750('0x18')](_0x28bbd5,_0x22d66a[_0x1750('0x1a')])),_0x18d178);}['_isInDeletionRange'](_0x139f42,_0x3e841a){const _0x196597=this[_0x1750('0x2')][_0x1750('0x7')][_0x1750('0x10')](this[_0x1750('0x2')][_0x1750('0x7')][_0x1750('0x3')](_0x3e841a,_0x139f42[_0x1750('0xa')]),this[_0x1750('0x2')][_0x1750('0x7')][_0x1750('0x3')](_0x3e841a,_0x139f42[_0x1750('0x16')]));for(const _0x31bef7 of this[_0x1750('0x2')][_0x1750('0x7')][_0x1750('0xd')][_0x1750('0x6')](_0x1750('0x11')))if(null!==_0x196597[_0x1750('0x17')](_0x31bef7[_0x1750('0x4')]()))return!0x0;return!0x1;}}
23
+ const _0x2013=['TrackChangesEditing','get','has','model','getRange','suggestion:deletion','enableCommand','filter','findPrevious','find','plugins','handleFindCommand','findByTextCallback','afterInit','FindAndReplaceEditing','FindAndReplaceUtils','markers','start','createPositionAt','editor','_isInDeletionRange','getMarkersGroup','replace','findNext'];(function(_0x2a9ea1,_0x2013a2){const _0xc27cce=function(_0x1434a6){while(--_0x1434a6){_0x2a9ea1['push'](_0x2a9ea1['shift']());}};_0xc27cce(++_0x2013a2);}(_0x2013,0x117));const _0xc27c=function(_0x2a9ea1,_0x2013a2){_0x2a9ea1=_0x2a9ea1-0x0;let _0xc27cce=_0x2013[_0x2a9ea1];return _0xc27cce;};import{Plugin as _0x265b79}from'ckeditor5/src/core';export default class J extends _0x265b79{[_0xc27c('0x16')](){if(!this[_0xc27c('0x4')][_0xc27c('0x13')][_0xc27c('0xb')](_0xc27c('0x17')))return;const _0x3d43c0=this[_0xc27c('0x4')][_0xc27c('0x13')][_0xc27c('0xa')](_0xc27c('0x9'));_0x3d43c0[_0xc27c('0xf')](_0xc27c('0x12'),this[_0xc27c('0x14')]['bind'](this)),_0x3d43c0[_0xc27c('0xf')](_0xc27c('0x8')),_0x3d43c0[_0xc27c('0xf')](_0xc27c('0x11')),_0x3d43c0[_0xc27c('0xf')](_0xc27c('0x7')),_0x3d43c0[_0xc27c('0xf')]('replaceAll');}[_0xc27c('0x14')](_0x350466,_0x1c85e8,_0x2e2081={}){const _0x18be5c=this[_0xc27c('0x4')][_0xc27c('0x13')][_0xc27c('0xa')](_0xc27c('0x0'));return _0x350466(_0x5001e3=>('string'==typeof _0x1c85e8?_0x18be5c[_0xc27c('0x15')](_0x1c85e8,_0x2e2081):_0x1c85e8)(_0x5001e3)[_0xc27c('0x10')](_0x31d1d8=>!0x1===this['_isInDeletionRange'](_0x31d1d8,_0x5001e3['item'])),_0x2e2081);}[_0xc27c('0x5')](_0x3c8222,_0x44bfa6){const _0x332c2d=this['editor'][_0xc27c('0xc')]['createRange'](this['editor'][_0xc27c('0xc')][_0xc27c('0x3')](_0x44bfa6,_0x3c8222[_0xc27c('0x2')]),this[_0xc27c('0x4')][_0xc27c('0xc')]['createPositionAt'](_0x44bfa6,_0x3c8222['end']));for(const _0x24e59f of this['editor']['model'][_0xc27c('0x1')][_0xc27c('0x6')](_0xc27c('0xe')))if(null!==_0x332c2d['getIntersection'](_0x24e59f[_0xc27c('0xd')]()))return!0x0;return!0x1;}}