@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231127.0 → 0.0.0-nightly-20231128.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-20231127.0",
3
+ "version": "0.0.0-nightly-20231128.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-20231127.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231127.0",
42
+ "ckeditor5": "0.0.0-nightly-20231128.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231128.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 _0x362f=['plugins','_suggestions','refresh','TrackChangesEditing','get','canEditAt','acceptSuggestion','isEnabled','model','editor','execute'];(function(_0x203131,_0x362f3e){const _0x5a5cde=function(_0x27d398){while(--_0x27d398){_0x203131['push'](_0x203131['shift']());}};_0x5a5cde(++_0x362f3e);}(_0x362f,0xeb));const _0x5a5c=function(_0x203131,_0x362f3e){_0x203131=_0x203131-0x0;let _0x5a5cde=_0x362f[_0x203131];return _0x5a5cde;};import{Command as _0x5c8ddc}from'ckeditor5/src/core';import{CKEditorError as _0x5db988}from'ckeditor5/src/utils';export default class B extends _0x5c8ddc{constructor(_0x519a0d,_0xee7226){super(_0x519a0d),this[_0x5a5c('0x8')]=_0xee7226,this[_0x5a5c('0x9')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x5a5c('0x9')](){this[_0x5a5c('0x3')]=!0x0;}[_0x5a5c('0x6')](_0x2c3d4d){const _0x206d87=this[_0x5a5c('0x8')][_0x5a5c('0x0')](_0x2c3d4d);if(!_0x206d87)throw new _0x5db988('track-changes-accept-suggestion-not-found',this);const _0x1e42bf=_0x206d87['getRanges']();this['editor'][_0x5a5c('0x4')][_0x5a5c('0x1')](_0x1e42bf)&&this[_0x5a5c('0x5')][_0x5a5c('0x7')][_0x5a5c('0x0')](_0x5a5c('0xa'))[_0x5a5c('0x2')](_0x206d87);}}
23
+ const _0x5f99=['plugins','isEnabled','getRanges','refresh','_isEnabledBasedOnSelection','acceptSuggestion','track-changes-accept-suggestion-not-found','editor','canEditAt','_suggestions','model'];(function(_0x38ebb4,_0x5f99c1){const _0x2f6d49=function(_0x251693){while(--_0x251693){_0x38ebb4['push'](_0x38ebb4['shift']());}};_0x2f6d49(++_0x5f99c1);}(_0x5f99,0x153));const _0x2f6d=function(_0x38ebb4,_0x5f99c1){_0x38ebb4=_0x38ebb4-0x0;let _0x2f6d49=_0x5f99[_0x38ebb4];return _0x2f6d49;};import{Command as _0x56180c}from'ckeditor5/src/core';import{CKEditorError as _0x4fea06}from'ckeditor5/src/utils';export default class B extends _0x56180c{constructor(_0x2e0921,_0x5bda23){super(_0x2e0921),this['_suggestions']=_0x5bda23,this[_0x2f6d('0x5')](),this[_0x2f6d('0x6')]=!0x1;}[_0x2f6d('0x5')](){this[_0x2f6d('0x3')]=!0x0;}['execute'](_0x9723a9){const _0x246420=this[_0x2f6d('0x0')]['get'](_0x9723a9);if(!_0x246420)throw new _0x4fea06(_0x2f6d('0x8'),this);const _0x5f52f4=_0x246420[_0x2f6d('0x4')]();this[_0x2f6d('0x9')][_0x2f6d('0x1')][_0x2f6d('0xa')](_0x5f52f4)&&this['editor'][_0x2f6d('0x2')]['get']('TrackChangesEditing')[_0x2f6d('0x7')](_0x246420);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x306a=['refresh','get','_isEnabledBasedOnSelection','execute','editor','track-changes-discard-suggestion-not-found','TrackChangesEditing','canEditAt','plugins','_suggestions','discardSuggestion'];(function(_0x501df1,_0x306af9){const _0x278652=function(_0x555e9b){while(--_0x555e9b){_0x501df1['push'](_0x501df1['shift']());}};_0x278652(++_0x306af9);}(_0x306a,0x1b4));const _0x2786=function(_0x501df1,_0x306af9){_0x501df1=_0x501df1-0x0;let _0x278652=_0x306a[_0x501df1];return _0x278652;};import{Command as _0x214b19}from'ckeditor5/src/core';import{CKEditorError as _0x4cbf5c}from'ckeditor5/src/utils';export default class x extends _0x214b19{constructor(_0x3b7d53,_0x456cb4){super(_0x3b7d53),this['_suggestions']=_0x456cb4,this[_0x2786('0x4')](),this[_0x2786('0x6')]=!0x1;}[_0x2786('0x4')](){this['isEnabled']=!0x0;}[_0x2786('0x7')](_0x1c7ff8){const _0x2fe6f8=this[_0x2786('0x2')][_0x2786('0x5')](_0x1c7ff8);if(!_0x2fe6f8)throw new _0x4cbf5c(_0x2786('0x9'),this);const _0x1ad54d=_0x2fe6f8['getRanges']();this[_0x2786('0x8')]['model'][_0x2786('0x0')](_0x1ad54d)&&this[_0x2786('0x8')][_0x2786('0x1')][_0x2786('0x5')](_0x2786('0xa'))[_0x2786('0x3')](_0x2fe6f8);}}
23
+ const _0x198f=['canEditAt','model','_suggestions','_isEnabledBasedOnSelection','plugins','track-changes-discard-suggestion-not-found','isEnabled','discardSuggestion','refresh'];(function(_0x14e9f2,_0x198f57){const _0x14b59a=function(_0x78aaa5){while(--_0x78aaa5){_0x14e9f2['push'](_0x14e9f2['shift']());}};_0x14b59a(++_0x198f57);}(_0x198f,0xbb));const _0x14b5=function(_0x14e9f2,_0x198f57){_0x14e9f2=_0x14e9f2-0x0;let _0x14b59a=_0x198f[_0x14e9f2];return _0x14b59a;};import{Command as _0x17cbcb}from'ckeditor5/src/core';import{CKEditorError as _0x1c803f}from'ckeditor5/src/utils';export default class x extends _0x17cbcb{constructor(_0x27a737,_0x3caf04){super(_0x27a737),this[_0x14b5('0x4')]=_0x3caf04,this[_0x14b5('0x1')](),this[_0x14b5('0x5')]=!0x1;}[_0x14b5('0x1')](){this[_0x14b5('0x8')]=!0x0;}['execute'](_0x120858){const _0x1cf7f9=this['_suggestions']['get'](_0x120858);if(!_0x1cf7f9)throw new _0x1c803f(_0x14b5('0x7'),this);const _0x40cc0f=_0x1cf7f9['getRanges']();this['editor'][_0x14b5('0x3')][_0x14b5('0x2')](_0x40cc0f)&&this['editor'][_0x14b5('0x6')]['get']('TrackChangesEditing')[_0x14b5('0x0')](_0x1cf7f9);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11a2=['_command','execute','some','model','from','editor','_isEnabledBasedOnSelection','isEnabled','canEditAt','_suggestions','values','refresh'];(function(_0x9cd0e8,_0x11a269){const _0x1df4ac=function(_0x7597){while(--_0x7597){_0x9cd0e8['push'](_0x9cd0e8['shift']());}};_0x1df4ac(++_0x11a269);}(_0x11a2,0x8d));const _0x1df4=function(_0x9cd0e8,_0x11a269){_0x9cd0e8=_0x9cd0e8-0x0;let _0x1df4ac=_0x11a2[_0x9cd0e8];return _0x1df4ac;};import{Command as _0x3db513}from'ckeditor5/src/core';import{sortSuggestions as _0x2c4819,executeCommandForSuggestions as _0x35a75d}from'../utils/utils';export default class E extends _0x3db513{constructor(_0x2153ff,_0x50785c,_0x520bc0){super(_0x2153ff),this['_command']=_0x50785c,this[_0x1df4('0x0')]=_0x520bc0,this[_0x1df4('0x2')](),this[_0x1df4('0x9')]=!0x1;}['refresh'](){const _0xd4fca3=Array[_0x1df4('0x7')](this['_suggestions'][_0x1df4('0x1')]())[_0x1df4('0x5')](_0x5843c2=>_0x5843c2['isInContent']);this[_0x1df4('0xa')]=this['_command'][_0x1df4('0xa')]&&_0xd4fca3;}[_0x1df4('0x4')](){const _0x48c376=_0x2c4819(Array[_0x1df4('0x7')](this[_0x1df4('0x0')][_0x1df4('0x1')]()));for(const _0x289ad5 of _0x48c376){const _0x4d1e33=_0x289ad5['getRanges']();if(!this[_0x1df4('0x8')][_0x1df4('0x6')][_0x1df4('0xb')](_0x4d1e33))return;}_0x35a75d(this[_0x1df4('0x8')]['model'],this[_0x1df4('0x3')],_0x48c376);}}
23
+ const _0x3246=['isEnabled','refresh','isInContent','model','from','_command','execute','editor','canEditAt','_isEnabledBasedOnSelection','some','values','_suggestions'];(function(_0x309d4e,_0x3246fa){const _0x5e456a=function(_0x3a7ede){while(--_0x3a7ede){_0x309d4e['push'](_0x309d4e['shift']());}};_0x5e456a(++_0x3246fa);}(_0x3246,0x130));const _0x5e45=function(_0x309d4e,_0x3246fa){_0x309d4e=_0x309d4e-0x0;let _0x5e456a=_0x3246[_0x309d4e];return _0x5e456a;};import{Command as _0x1840ae}from'ckeditor5/src/core';import{sortSuggestions as _0x1a1b6d,executeCommandForSuggestions as _0x754a9}from'../utils/utils';export default class E extends _0x1840ae{constructor(_0x1c3bdf,_0x555832,_0x4cf2a5){super(_0x1c3bdf),this['_command']=_0x555832,this[_0x5e45('0x7')]=_0x4cf2a5,this[_0x5e45('0x9')](),this[_0x5e45('0x4')]=!0x1;}[_0x5e45('0x9')](){const _0x407de8=Array[_0x5e45('0xc')](this['_suggestions'][_0x5e45('0x6')]())[_0x5e45('0x5')](_0x2801b3=>_0x2801b3[_0x5e45('0xa')]);this[_0x5e45('0x8')]=this[_0x5e45('0x0')]['isEnabled']&&_0x407de8;}[_0x5e45('0x1')](){const _0x52c4c7=_0x1a1b6d(Array[_0x5e45('0xc')](this[_0x5e45('0x7')]['values']()));for(const _0x24fa7c of _0x52c4c7){const _0x123c20=_0x24fa7c['getRanges']();if(!this[_0x5e45('0x2')]['model'][_0x5e45('0x3')](_0x123c20))return;}_0x754a9(this['editor'][_0x5e45('0xb')],this[_0x5e45('0x0')],_0x52c4c7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7d80=['from','document','refresh','_selectedSuggestions','editor','_command','size','selection','isEnabled','model','canEditAt','_isEnabledBasedOnSelection','execute','values','_suggestions'];(function(_0x47adc9,_0x7d80e7){const _0x56b613=function(_0xd5f9da){while(--_0xd5f9da){_0x47adc9['push'](_0x47adc9['shift']());}};_0x56b613(++_0x7d80e7);}(_0x7d80,0x191));const _0x56b6=function(_0x47adc9,_0x7d80e7){_0x47adc9=_0x47adc9-0x0;let _0x56b613=_0x7d80[_0x47adc9];return _0x56b613;};import{Command as _0x5c3c7c}from'ckeditor5/src/core';import{sortSuggestions as _0x2d1ca5,getSelectedSuggestions as _0x378d6a,executeCommandForSuggestions as _0x127499}from'../utils/utils';export default class R extends _0x5c3c7c{constructor(_0x45394f,_0x471efd,_0x195592){super(_0x45394f),this['_command']=_0x471efd,this[_0x56b6('0x3')]=_0x195592,this[_0x56b6('0x7')]=new Set(),this[_0x56b6('0x6')](),this[_0x56b6('0x0')]=!0x1;}['refresh'](){const _0x52ea12=this[_0x56b6('0x8')]['model'][_0x56b6('0x5')][_0x56b6('0xb')],_0x4d8974=Array[_0x56b6('0x4')](this['_suggestions'][_0x56b6('0x2')]());this[_0x56b6('0x7')]=_0x378d6a(_0x52ea12,_0x4d8974),this[_0x56b6('0xc')]=this['_command'][_0x56b6('0xc')]&&!!this[_0x56b6('0x7')][_0x56b6('0xa')];}[_0x56b6('0x1')](){const _0x1a26ef=_0x2d1ca5(Array[_0x56b6('0x4')](this[_0x56b6('0x7')]));for(const _0x10f514 of _0x1a26ef){const _0x172bda=_0x10f514['getRanges']();if(!this[_0x56b6('0x8')][_0x56b6('0xd')][_0x56b6('0xe')](_0x172bda))return;}_0x127499(this[_0x56b6('0x8')][_0x56b6('0xd')],this[_0x56b6('0x9')],_0x1a26ef);}}
23
+ const _0x225e=['selection','model','from','_selectedSuggestions','document','execute','_command','_isEnabledBasedOnSelection','values','_suggestions','editor','refresh','isEnabled','size'];(function(_0x478511,_0x225e85){const _0x477f11=function(_0x53d916){while(--_0x53d916){_0x478511['push'](_0x478511['shift']());}};_0x477f11(++_0x225e85);}(_0x225e,0x190));const _0x477f=function(_0x478511,_0x225e85){_0x478511=_0x478511-0x0;let _0x477f11=_0x225e[_0x478511];return _0x477f11;};import{Command as _0x3829d4}from'ckeditor5/src/core';import{sortSuggestions as _0x46409d,getSelectedSuggestions as _0x94709e,executeCommandForSuggestions as _0x2be885}from'../utils/utils';export default class R extends _0x3829d4{constructor(_0x1efc8f,_0x5f24df,_0x24b832){super(_0x1efc8f),this['_command']=_0x5f24df,this['_suggestions']=_0x24b832,this[_0x477f('0x9')]=new Set(),this['refresh'](),this[_0x477f('0xd')]=!0x1;}[_0x477f('0x3')](){const _0x3bb6cf=this[_0x477f('0x2')][_0x477f('0x7')][_0x477f('0xa')][_0x477f('0x6')],_0x37f3ac=Array[_0x477f('0x8')](this[_0x477f('0x1')][_0x477f('0x0')]());this['_selectedSuggestions']=_0x94709e(_0x3bb6cf,_0x37f3ac),this[_0x477f('0x4')]=this['_command'][_0x477f('0x4')]&&!!this[_0x477f('0x9')][_0x477f('0x5')];}[_0x477f('0xb')](){const _0x596e32=_0x46409d(Array[_0x477f('0x8')](this[_0x477f('0x9')]));for(const _0x58f2c3 of _0x596e32){const _0x1c6eda=_0x58f2c3['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1c6eda))return;}_0x2be885(this[_0x477f('0x2')][_0x477f('0x7')],this[_0x477f('0xc')],_0x596e32);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5dbc=['editor','value','refresh','has','affectsData','execute','TrackChangesCommand','_enabledCommands','clearForceDisabled','_isEnabledBasedOnSelection','forceDisabled','commands','_disableUnsupportedCommands','_enableCommands'];(function(_0x4f4bad,_0x5dbc8a){const _0x4d3ed1=function(_0x5319f7){while(--_0x5319f7){_0x4f4bad['push'](_0x4f4bad['shift']());}};_0x4d3ed1(++_0x5dbc8a);}(_0x5dbc,0x78));const _0x4d3e=function(_0x4f4bad,_0x5dbc8a){_0x4f4bad=_0x4f4bad-0x0;let _0x4d3ed1=_0x5dbc[_0x4f4bad];return _0x4d3ed1;};import{Command as _0x374c55}from'ckeditor5/src/core';export default class $ extends _0x374c55{constructor(_0x59f94a,_0x986076){super(_0x59f94a),this['_enabledCommands']=_0x986076,this[_0x4d3e('0x7')]=!0x1,this[_0x4d3e('0x8')](),this[_0x4d3e('0x1')]=!0x1;}['refresh'](){this['isEnabled']=!0x0;}[_0x4d3e('0xb')](){this[_0x4d3e('0x7')]=!this[_0x4d3e('0x7')],this[_0x4d3e('0x7')]?this[_0x4d3e('0x4')]():this[_0x4d3e('0x5')]();}[_0x4d3e('0x4')](){for(const _0x3fa897 of this[_0x4d3e('0x6')][_0x4d3e('0x3')][_0x4d3e('0x3')]())_0x3fa897[_0x4d3e('0xa')]&&!this[_0x4d3e('0xd')][_0x4d3e('0x9')](_0x3fa897)&&_0x3fa897[_0x4d3e('0x2')]('TrackChangesCommand');}[_0x4d3e('0x5')](){for(const _0x6c7bba of this[_0x4d3e('0x6')][_0x4d3e('0x3')]['commands']())_0x6c7bba['affectsData']&&!this[_0x4d3e('0xd')][_0x4d3e('0x9')](_0x6c7bba)&&_0x6c7bba[_0x4d3e('0x0')](_0x4d3e('0xc'));}}
23
+ const _0x3fbe=['affectsData','_enabledCommands','TrackChangesCommand','has','commands','isEnabled','execute','_isEnabledBasedOnSelection','refresh','clearForceDisabled','editor','forceDisabled','value','_enableCommands'];(function(_0x2477c8,_0x3fbe7a){const _0x5820c5=function(_0x5e6c0e){while(--_0x5e6c0e){_0x2477c8['push'](_0x2477c8['shift']());}};_0x5820c5(++_0x3fbe7a);}(_0x3fbe,0xfd));const _0x5820=function(_0x2477c8,_0x3fbe7a){_0x2477c8=_0x2477c8-0x0;let _0x5820c5=_0x3fbe[_0x2477c8];return _0x5820c5;};import{Command as _0x7cad07}from'ckeditor5/src/core';export default class $ extends _0x7cad07{constructor(_0x12e030,_0x552aa1){super(_0x12e030),this[_0x5820('0x0')]=_0x552aa1,this[_0x5820('0xb')]=!0x1,this['refresh'](),this[_0x5820('0x6')]=!0x1;}[_0x5820('0x7')](){this[_0x5820('0x4')]=!0x0;}[_0x5820('0x5')](){this[_0x5820('0xb')]=!this[_0x5820('0xb')],this[_0x5820('0xb')]?this['_disableUnsupportedCommands']():this[_0x5820('0xc')]();}['_disableUnsupportedCommands'](){for(const _0x3ac1c7 of this[_0x5820('0x9')][_0x5820('0x3')]['commands']())_0x3ac1c7[_0x5820('0xd')]&&!this[_0x5820('0x0')][_0x5820('0x2')](_0x3ac1c7)&&_0x3ac1c7[_0x5820('0xa')](_0x5820('0x1'));}[_0x5820('0xc')](){for(const _0x2d9e22 of this['editor'][_0x5820('0x3')][_0x5820('0x3')]())_0x2d9e22[_0x5820('0xd')]&&!this[_0x5820('0x0')][_0x5820('0x2')](_0x2d9e22)&&_0x2d9e22[_0x5820('0x8')](_0x5820('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4edc=['commands','TrackChangesEditing','plugins','get','afterInit','showAIAssistant','enableCommand'];(function(_0xc0ef16,_0x4edc4e){const _0x4c0dee=function(_0x1613d8){while(--_0x1613d8){_0xc0ef16['push'](_0xc0ef16['shift']());}};_0x4c0dee(++_0x4edc4e);}(_0x4edc,0x96));const _0x4c0d=function(_0xc0ef16,_0x4edc4e){_0xc0ef16=_0xc0ef16-0x0;let _0x4c0dee=_0x4edc[_0xc0ef16];return _0x4c0dee;};import{Plugin as _0x1a1179}from'ckeditor5/src/core';export default class j extends _0x1a1179{[_0x4c0d('0x1')](){const _0x4839e1=this['editor'],_0x3c56f2=_0x4839e1[_0x4c0d('0x6')][_0x4c0d('0x0')](_0x4c0d('0x5'));_0x4839e1[_0x4c0d('0x4')]['get'](_0x4c0d('0x2'))&&_0x3c56f2[_0x4c0d('0x3')](_0x4c0d('0x2'));}}
23
+ const _0x3e27=['get','enableCommand','commands','showAIAssistant','TrackChangesEditing'];(function(_0x46c8b9,_0x3e276c){const _0x46d365=function(_0x5ecf36){while(--_0x5ecf36){_0x46c8b9['push'](_0x46c8b9['shift']());}};_0x46d365(++_0x3e276c);}(_0x3e27,0x18d));const _0x46d3=function(_0x46c8b9,_0x3e276c){_0x46c8b9=_0x46c8b9-0x0;let _0x46d365=_0x3e27[_0x46c8b9];return _0x46d365;};import{Plugin as _0xffb319}from'ckeditor5/src/core';export default class j extends _0xffb319{['afterInit'](){const _0x118273=this['editor'],_0x34ec37=_0x118273['plugins'][_0x46d3('0x3')](_0x46d3('0x2'));_0x118273[_0x46d3('0x0')]['get'](_0x46d3('0x1'))&&_0x34ec37[_0x46d3('0x4')](_0x46d3('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2daa=['TrackChangesEditing','get','registerDescriptionCallback','commandName','*Format:*\x20%0','FORMAT_ALIGNMENT','locale','afterInit','FORMAT_ALIGN_TO_LEFT','right','justify','plugins','AlignmentEditing','value','_registerLegacyDescription','_descriptionFactory','_enableDefaultAttributesIntegration','format','has','FORMAT_ALIGN_TO_RIGHT','alignment'];(function(_0x523c78,_0x2daac6){const _0x193db3=function(_0x208794){while(--_0x208794){_0x523c78['push'](_0x523c78['shift']());}};_0x193db3(++_0x2daac6);}(_0x2daa,0x1bd));const _0x193d=function(_0x523c78,_0x2daac6){_0x523c78=_0x523c78-0x0;let _0x193db3=_0x2daa[_0x523c78];return _0x193db3;};import{Plugin as _0x52f9e5}from'ckeditor5/src/core';import{getTranslation as _0x13a9df}from'../utils/common-translations';export default class U extends _0x52f9e5{[_0x193d('0x3')](){const _0x1e492b=this['editor'],_0x57af68=_0x1e492b['locale'];if(!_0x1e492b['plugins'][_0x193d('0xe')](_0x193d('0x8')))return;const _0x390bec=_0x1e492b[_0x193d('0x7')][_0x193d('0x12')](_0x193d('0x11'));_0x390bec[_0x193d('0xc')](_0x193d('0x10'),[],['alignment']),_0x390bec[_0x193d('0xb')]['registerAttributeLabel'](_0x193d('0x10'),_0x13a9df(_0x57af68,_0x193d('0x1'))),this[_0x193d('0xa')]();}[_0x193d('0xa')](){const _0x1ea97f=this['editor'],_0x3fefe8=_0x1ea97f[_0x193d('0x2')];_0x1ea97f[_0x193d('0x7')][_0x193d('0x12')]('TrackChangesEditing')[_0x193d('0xb')][_0x193d('0x13')](_0x6b2609=>{if('formatBlock'!=_0x6b2609['type'])return;const {data:_0x24fb0e}=_0x6b2609;if(_0x24fb0e&&'alignment'==_0x24fb0e[_0x193d('0x14')]){const _0x3b7f5a=_0x24fb0e['commandParams'][0x0][_0x193d('0x9')];return{'type':_0x193d('0xd'),'content':_0x13a9df(_0x3fefe8,_0x193d('0x0'),function(_0x56f82f){switch(_0x56f82f){case'left':return _0x13a9df(_0x3fefe8,_0x193d('0x4'));case _0x193d('0x5'):return _0x13a9df(_0x3fefe8,_0x193d('0xf'));case'center':return _0x13a9df(_0x3fefe8,'FORMAT_ALIGN_TO_CENTER');case _0x193d('0x6'):return _0x13a9df(_0x3fefe8,'FORMAT_JUSTIFY_TEXT');}}(_0x3b7f5a))};}});}}
23
+ const _0x1f57=['AlignmentEditing','get','FORMAT_ALIGN_TO_RIGHT','has','FORMAT_ALIGN_TO_CENTER','format','registerDescriptionCallback','plugins','TrackChangesEditing','right','_registerLegacyDescription','commandParams','center','editor','left','*Format:*\x20%0','_descriptionFactory','FORMAT_ALIGNMENT','formatBlock','_enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_LEFT','alignment','locale'];(function(_0x45fecc,_0x1f5757){const _0x5c81e8=function(_0x1cc4b3){while(--_0x1cc4b3){_0x45fecc['push'](_0x45fecc['shift']());}};_0x5c81e8(++_0x1f5757);}(_0x1f57,0x18a));const _0x5c81=function(_0x45fecc,_0x1f5757){_0x45fecc=_0x45fecc-0x0;let _0x5c81e8=_0x1f57[_0x45fecc];return _0x5c81e8;};import{Plugin as _0x3d9e33}from'ckeditor5/src/core';import{getTranslation as _0xb887d1}from'../utils/common-translations';export default class U extends _0x3d9e33{['afterInit'](){const _0x1a410c=this[_0x5c81('0xa')],_0x411d46=_0x1a410c[_0x5c81('0x13')];if(!_0x1a410c[_0x5c81('0x4')][_0x5c81('0x0')](_0x5c81('0x14')))return;const _0x115ad4=_0x1a410c['plugins'][_0x5c81('0x15')](_0x5c81('0x5'));_0x115ad4[_0x5c81('0x10')](_0x5c81('0x12'),[],[_0x5c81('0x12')]),_0x115ad4['_descriptionFactory']['registerAttributeLabel'](_0x5c81('0x12'),_0xb887d1(_0x411d46,_0x5c81('0xe'))),this[_0x5c81('0x7')]();}[_0x5c81('0x7')](){const _0x1abda0=this[_0x5c81('0xa')],_0x3b0bf0=_0x1abda0[_0x5c81('0x13')];_0x1abda0[_0x5c81('0x4')][_0x5c81('0x15')](_0x5c81('0x5'))[_0x5c81('0xd')][_0x5c81('0x3')](_0x4c4427=>{if(_0x5c81('0xf')!=_0x4c4427['type'])return;const {data:_0x41a596}=_0x4c4427;if(_0x41a596&&_0x5c81('0x12')==_0x41a596['commandName']){const _0x3ec60d=_0x41a596[_0x5c81('0x8')][0x0]['value'];return{'type':_0x5c81('0x2'),'content':_0xb887d1(_0x3b0bf0,_0x5c81('0xc'),function(_0x1be5d6){switch(_0x1be5d6){case _0x5c81('0xb'):return _0xb887d1(_0x3b0bf0,_0x5c81('0x11'));case _0x5c81('0x6'):return _0xb887d1(_0x3b0bf0,_0x5c81('0x16'));case _0x5c81('0x9'):return _0xb887d1(_0x3b0bf0,_0x5c81('0x1'));case'justify':return _0xb887d1(_0x3b0bf0,'FORMAT_JUSTIFY_TEXT');}}(_0x3ec60d))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52d2=['subscript','FORMAT_BOLD','FORMAT_UNDERLINE','italic','BoldEditing','type','_enableDefaultAttributesIntegration','FORMAT_SUPERSCRIPT','code','*Format:*\x20%0','strikethrough','_registerLegacyDescription','SuperscriptEditing','TrackChangesEditing','FORMAT_SUBSCRIPT','toUpperCase','FORMAT_','_descriptionFactory','ItalicEditing','FORMAT_STRIKETHROUGH','toLowerCase','CodeEditing','format','has','underline','StrikethroughEditing','afterInit','locale','bold','registerDescriptionCallback','commandName','SubscriptEditing','*Remove\x20format:*\x20%0','plugins','FORMAT_ITALIC','slice','get','editor','superscript'];(function(_0x1276fe,_0x52d265){const _0x1e1947=function(_0x29cff9){while(--_0x29cff9){_0x1276fe['push'](_0x1276fe['shift']());}};_0x1e1947(++_0x52d265);}(_0x52d2,0xb1));const _0x1e19=function(_0x1276fe,_0x52d265){_0x1276fe=_0x1276fe-0x0;let _0x1e1947=_0x52d2[_0x1276fe];return _0x1e1947;};import{Plugin as _0x2cca35}from'ckeditor5/src/core';import{getTranslation as _0x20a675}from'../utils/common-translations';const ti=[_0x1e19('0x16'),_0x1e19('0x24'),'UnderlineEditing',_0x1e19('0x0'),_0x1e19('0x4'),_0x1e19('0xa'),_0x1e19('0x1e')];export default class O extends _0x2cca35{[_0x1e19('0x5')](){const _0x1081e9=this[_0x1e19('0x10')],_0x28e6d5=_0x1081e9['plugins']['get']('TrackChangesEditing'),_0x3b961f=_0x1081e9[_0x1e19('0x6')];for(const _0x558e29 of ti){if(!_0x1081e9[_0x1e19('0xc')][_0x1e19('0x2')](_0x558e29))continue;const _0x41b0cb=_0x558e29[_0x1e19('0xe')](0x0,-0x7)[_0x1e19('0x26')](),_0xe59743=_0x1e19('0x22')+_0x41b0cb[_0x1e19('0x21')]();_0x28e6d5[_0x1e19('0x18')](_0x41b0cb,[_0x41b0cb]),_0x28e6d5[_0x1e19('0x23')]['registerAttributeLabel'](_0x41b0cb,_0x20a675(_0x3b961f,_0xe59743));}this[_0x1e19('0x1d')]();}['_registerLegacyDescription'](){const _0x24bbbf=this['editor'],_0x27978c=_0x24bbbf[_0x1e19('0x6')],_0x154ede=_0x24bbbf[_0x1e19('0xc')][_0x1e19('0xf')](_0x1e19('0x1f'));function _0x218d6a(_0x18b908,_0xdcfc53){_0x154ede['_descriptionFactory'][_0x1e19('0x8')](_0x31e02e=>{if('formatInline'!=_0x31e02e[_0x1e19('0x17')])return;const {data:_0x306dff}=_0x31e02e;return _0x306dff&&_0x306dff[_0x1e19('0x9')]===_0x18b908?_0x306dff['commandParams'][0x0]['forceValue']?{'type':_0x1e19('0x1'),'content':_0x20a675(_0x27978c,_0x1e19('0x1b'),_0xdcfc53)}:{'type':_0x1e19('0x1'),'content':_0x20a675(_0x27978c,_0x1e19('0xb'),_0xdcfc53)}:void 0x0;});}_0x218d6a(_0x1e19('0x7'),_0x20a675(_0x27978c,_0x1e19('0x13'))),_0x218d6a(_0x1e19('0x15'),_0x20a675(_0x27978c,_0x1e19('0xd'))),_0x218d6a(_0x1e19('0x3'),_0x20a675(_0x27978c,_0x1e19('0x14'))),_0x218d6a(_0x1e19('0x1a'),_0x20a675(_0x27978c,'FORMAT_CODE')),_0x218d6a(_0x1e19('0x1c'),_0x20a675(_0x27978c,_0x1e19('0x25'))),_0x218d6a(_0x1e19('0x12'),_0x20a675(_0x27978c,_0x1e19('0x20'))),_0x218d6a(_0x1e19('0x11'),_0x20a675(_0x27978c,_0x1e19('0x19')));}}
23
+ const _0x5bec=['FORMAT_BOLD','registerDescriptionCallback','has','type','SubscriptEditing','_descriptionFactory','underline','italic','get','editor','formatInline','toLowerCase','registerAttributeLabel','UnderlineEditing','TrackChangesEditing','toUpperCase','superscript','_enableDefaultAttributesIntegration','afterInit','FORMAT_ITALIC','subscript','forceValue','CodeEditing','FORMAT_','FORMAT_CODE','locale','_registerLegacyDescription','strikethrough','FORMAT_STRIKETHROUGH','BoldEditing','plugins','ItalicEditing','format','slice'];(function(_0x35f73d,_0x5bec47){const _0x2771c8=function(_0x2d4966){while(--_0x2d4966){_0x35f73d['push'](_0x35f73d['shift']());}};_0x2771c8(++_0x5bec47);}(_0x5bec,0x146));const _0x2771=function(_0x35f73d,_0x5bec47){_0x35f73d=_0x35f73d-0x0;let _0x2771c8=_0x5bec[_0x35f73d];return _0x2771c8;};import{Plugin as _0x3af0bb}from'ckeditor5/src/core';import{getTranslation as _0x2ad5bd}from'../utils/common-translations';const ti=[_0x2771('0x9'),_0x2771('0xb'),_0x2771('0x1b'),_0x2771('0x2'),'StrikethroughEditing',_0x2771('0x12'),'SuperscriptEditing'];export default class O extends _0x3af0bb{[_0x2771('0x20')](){const _0x1ef058=this['editor'],_0x41ead8=_0x1ef058['plugins']['get'](_0x2771('0x1c')),_0x5a589e=_0x1ef058['locale'];for(const _0x3b274d of ti){if(!_0x1ef058[_0x2771('0xa')][_0x2771('0x10')](_0x3b274d))continue;const _0x40e454=_0x3b274d[_0x2771('0xd')](0x0,-0x7)[_0x2771('0x19')](),_0xa6de36=_0x2771('0x3')+_0x40e454[_0x2771('0x1d')]();_0x41ead8[_0x2771('0x1f')](_0x40e454,[_0x40e454]),_0x41ead8[_0x2771('0x13')][_0x2771('0x1a')](_0x40e454,_0x2ad5bd(_0x5a589e,_0xa6de36));}this[_0x2771('0x6')]();}['_registerLegacyDescription'](){const _0x2bfa97=this[_0x2771('0x17')],_0x4e3495=_0x2bfa97[_0x2771('0x5')],_0x43bc68=_0x2bfa97[_0x2771('0xa')][_0x2771('0x16')](_0x2771('0x1c'));function _0x52c97c(_0x5747d5,_0x453102){_0x43bc68[_0x2771('0x13')][_0x2771('0xf')](_0x4142fa=>{if(_0x2771('0x18')!=_0x4142fa[_0x2771('0x11')])return;const {data:_0x230f47}=_0x4142fa;return _0x230f47&&_0x230f47['commandName']===_0x5747d5?_0x230f47['commandParams'][0x0][_0x2771('0x1')]?{'type':_0x2771('0xc'),'content':_0x2ad5bd(_0x4e3495,'*Format:*\x20%0',_0x453102)}:{'type':_0x2771('0xc'),'content':_0x2ad5bd(_0x4e3495,'*Remove\x20format:*\x20%0',_0x453102)}:void 0x0;});}_0x52c97c('bold',_0x2ad5bd(_0x4e3495,_0x2771('0xe'))),_0x52c97c(_0x2771('0x15'),_0x2ad5bd(_0x4e3495,_0x2771('0x21'))),_0x52c97c(_0x2771('0x14'),_0x2ad5bd(_0x4e3495,'FORMAT_UNDERLINE')),_0x52c97c('code',_0x2ad5bd(_0x4e3495,_0x2771('0x4'))),_0x52c97c(_0x2771('0x7'),_0x2ad5bd(_0x4e3495,_0x2771('0x8'))),_0x52c97c(_0x2771('0x0'),_0x2ad5bd(_0x4e3495,'FORMAT_SUBSCRIPT')),_0x52c97c(_0x2771('0x1e'),_0x2ad5bd(_0x4e3495,'FORMAT_SUPERSCRIPT'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36c9=['name','commands','format','filter','$root','_descriptionFactory','plugins','enableCommand','change','blockQuote','getSelectedBlocks','commandParams','markBlockFormat','checkChild','model','forceValue','parent','document','selection','has','schema','BlockQuoteEditing','locale','get','editor','registerDescriptionCallback','afterInit'];(function(_0x102444,_0x36c95d){const _0x2d26d0=function(_0x2bd52c){while(--_0x2bd52c){_0x102444['push'](_0x102444['shift']());}};_0x2d26d0(++_0x36c95d);}(_0x36c9,0xa7));const _0x2d26=function(_0x102444,_0x36c95d){_0x102444=_0x102444-0x0;let _0x2d26d0=_0x36c9[_0x102444];return _0x2d26d0;};import{Plugin as _0x2b68ed}from'ckeditor5/src/core';import{getTranslation as _0x96a52c}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x5c872a}from'../utils/utils';export default class V extends _0x2b68ed{[_0x2d26('0x15')](){const _0x14141b=this[_0x2d26('0x13')],_0x46ff14=_0x14141b[_0x2d26('0x11')];if(!_0x14141b[_0x2d26('0x1')][_0x2d26('0xe')](_0x2d26('0x10')))return;const _0x43bda7=_0x14141b[_0x2d26('0x1')][_0x2d26('0x12')]('TrackChangesEditing'),_0xdb8875=this['editor'][_0x2d26('0x17')][_0x2d26('0x12')](_0x2d26('0x4'));_0x43bda7[_0x2d26('0x2')](_0x2d26('0x4'),(_0x2bc587,_0x582533={})=>{const _0x3de22c=this[_0x2d26('0x13')][_0x2d26('0x9')][_0x2d26('0xc')][_0x2d26('0xd')],_0x15d438=_0x582533&&void 0x0!==_0x582533[_0x2d26('0xa')]?_0x582533[_0x2d26('0xa')]:!_0xdb8875['value'];let _0x3c50be=[];if(_0x15d438){const _0x4e1e90=Array['from'](_0x3de22c[_0x2d26('0x5')]())[_0x2d26('0x19')](_0x21ea0c=>oo(_0x21ea0c)||function(_0x5787a0,_0x2b4597){const _0x7b4a82=_0x2b4597[_0x2d26('0x8')](_0x5787a0['parent'],'blockQuote'),_0x13dbac=_0x2b4597[_0x2d26('0x8')]([_0x2d26('0x1a'),'blockQuote'],_0x5787a0);return _0x7b4a82&&_0x13dbac;}(_0x21ea0c,this[_0x2d26('0x13')]['model'][_0x2d26('0xf')]));_0x3c50be=_0x5c872a(_0x4e1e90,_0x14141b[_0x2d26('0x9')]);}else{const _0x5e3af4=Array['from'](_0x3de22c[_0x2d26('0x5')]())[_0x2d26('0x19')](_0x5149ba=>oo(_0x5149ba));_0x3c50be=_0x5c872a(_0x5e3af4,_0x14141b['model']);}_0x14141b[_0x2d26('0x9')][_0x2d26('0x3')](()=>{for(const _0x10a052 of _0x3c50be)_0x43bda7[_0x2d26('0x7')](_0x10a052,{'commandName':_0x2d26('0x4'),'commandParams':[{'forceValue':_0x15d438}]});});}),_0x43bda7[_0x2d26('0x0')][_0x2d26('0x14')](_0x14f942=>{const {data:_0x77eea9}=_0x14f942;if(_0x77eea9&&_0x2d26('0x4')==_0x77eea9['commandName']){const _0x117421=_0x96a52c(_0x46ff14,'ELEMENT_BLOCK_QUOTE');return _0x77eea9[_0x2d26('0x6')][0x0][_0x2d26('0xa')]?{'type':'format','content':_0x96a52c(_0x46ff14,'*Set\x20format:*\x20%0',_0x117421)}:{'type':_0x2d26('0x18'),'content':_0x96a52c(_0x46ff14,'*Remove\x20format:*\x20%0',_0x117421)};}});}}function oo(_0x28b4ea){return _0x2d26('0x4')==_0x28b4ea[_0x2d26('0xb')][_0x2d26('0x16')];}
23
+ const _0x3a06=['selection','from','commandParams','value','_descriptionFactory','afterInit','registerDescriptionCallback','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','get','TrackChangesEditing','has','commandName','BlockQuoteEditing','checkChild','name','parent','editor','schema','locale','plugins','$root','forceValue','format','document','model','enableCommand','ELEMENT_BLOCK_QUOTE','getSelectedBlocks','blockQuote','filter'];(function(_0x436761,_0x3a06de){const _0x23c918=function(_0x507d7f){while(--_0x507d7f){_0x436761['push'](_0x436761['shift']());}};_0x23c918(++_0x3a06de);}(_0x3a06,0x17f));const _0x23c9=function(_0x436761,_0x3a06de){_0x436761=_0x436761-0x0;let _0x23c918=_0x3a06[_0x436761];return _0x23c918;};import{Plugin as _0x2e5912}from'ckeditor5/src/core';import{getTranslation as _0x370345}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x39ce6b}from'../utils/utils';export default class V extends _0x2e5912{[_0x23c9('0x19')](){const _0x1011f2=this['editor'],_0x20bef7=_0x1011f2[_0x23c9('0x8')];if(!_0x1011f2[_0x23c9('0x9')][_0x23c9('0x0')](_0x23c9('0x2')))return;const _0x14d360=_0x1011f2[_0x23c9('0x9')][_0x23c9('0x1d')](_0x23c9('0x1e')),_0x168efc=this[_0x23c9('0x6')]['commands']['get'](_0x23c9('0x12'));_0x14d360[_0x23c9('0xf')](_0x23c9('0x12'),(_0x12f2b5,_0xcd48ae={})=>{const _0x3d3645=this[_0x23c9('0x6')]['model'][_0x23c9('0xd')][_0x23c9('0x14')],_0x45ecef=_0xcd48ae&&void 0x0!==_0xcd48ae[_0x23c9('0xb')]?_0xcd48ae[_0x23c9('0xb')]:!_0x168efc[_0x23c9('0x17')];let _0x16e447=[];if(_0x45ecef){const _0x588b12=Array[_0x23c9('0x15')](_0x3d3645[_0x23c9('0x11')]())[_0x23c9('0x13')](_0x1c2d5e=>oo(_0x1c2d5e)||function(_0xf76911,_0x31e601){const _0xa90d26=_0x31e601['checkChild'](_0xf76911['parent'],_0x23c9('0x12')),_0x282580=_0x31e601[_0x23c9('0x3')]([_0x23c9('0xa'),'blockQuote'],_0xf76911);return _0xa90d26&&_0x282580;}(_0x1c2d5e,this[_0x23c9('0x6')][_0x23c9('0xe')][_0x23c9('0x7')]));_0x16e447=_0x39ce6b(_0x588b12,_0x1011f2[_0x23c9('0xe')]);}else{const _0x598182=Array[_0x23c9('0x15')](_0x3d3645[_0x23c9('0x11')]())[_0x23c9('0x13')](_0x44574e=>oo(_0x44574e));_0x16e447=_0x39ce6b(_0x598182,_0x1011f2['model']);}_0x1011f2['model']['change'](()=>{for(const _0x2f3df5 of _0x16e447)_0x14d360['markBlockFormat'](_0x2f3df5,{'commandName':_0x23c9('0x12'),'commandParams':[{'forceValue':_0x45ecef}]});});}),_0x14d360[_0x23c9('0x18')][_0x23c9('0x1a')](_0x587ad7=>{const {data:_0x36bcfc}=_0x587ad7;if(_0x36bcfc&&_0x23c9('0x12')==_0x36bcfc[_0x23c9('0x1')]){const _0x2d9d1e=_0x370345(_0x20bef7,_0x23c9('0x10'));return _0x36bcfc[_0x23c9('0x16')][0x0][_0x23c9('0xb')]?{'type':_0x23c9('0xc'),'content':_0x370345(_0x20bef7,_0x23c9('0x1c'),_0x2d9d1e)}:{'type':_0x23c9('0xc'),'content':_0x370345(_0x20bef7,_0x23c9('0x1b'),_0x2d9d1e)};}});}}function oo(_0x43c2f8){return _0x23c9('0x12')==_0x43c2f8[_0x23c9('0x5')][_0x23c9('0x4')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1dcd=['plugins','TrackChangesEditing','commands','ckbox'];(function(_0x3fff4c,_0x1dcd28){const _0x1499da=function(_0x4c0e63){while(--_0x4c0e63){_0x3fff4c['push'](_0x3fff4c['shift']());}};_0x1499da(++_0x1dcd28);}(_0x1dcd,0x171));const _0x1499=function(_0x3fff4c,_0x1dcd28){_0x3fff4c=_0x3fff4c-0x0;let _0x1499da=_0x1dcd[_0x3fff4c];return _0x1499da;};import{Plugin as _0x5bdb14}from'ckeditor5/src/core';export default class F extends _0x5bdb14{['afterInit'](){const _0x416380=this['editor'];_0x416380[_0x1499('0x1')]['get'](_0x1499('0x2'))&&_0x416380[_0x1499('0x3')]['get'](_0x1499('0x0'))['enableCommand'](_0x1499('0x2'));}}
23
+ const _0x14da=['enableCommand','TrackChangesEditing','ckbox','afterInit','commands','plugins','get'];(function(_0x2f83fc,_0x14da20){const _0x13ab3a=function(_0x2475a2){while(--_0x2475a2){_0x2f83fc['push'](_0x2f83fc['shift']());}};_0x13ab3a(++_0x14da20);}(_0x14da,0x12b));const _0x13ab=function(_0x2f83fc,_0x14da20){_0x2f83fc=_0x2f83fc-0x0;let _0x13ab3a=_0x14da[_0x2f83fc];return _0x13ab3a;};import{Plugin as _0x1ad4dd}from'ckeditor5/src/core';export default class F extends _0x1ad4dd{[_0x13ab('0x5')](){const _0x510824=this['editor'];_0x510824[_0x13ab('0x6')][_0x13ab('0x1')]('ckbox')&&_0x510824[_0x13ab('0x0')]['get'](_0x13ab('0x3'))[_0x13ab('0x2')](_0x13ab('0x4'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x50e1=['CodeBlock','selection','schema','*Set\x20format:*\x20%0','from','locale','registerElementLabel','plugins','format','toLowerCase','parent','_descriptionFactory','get','type','getSelectedBlocks','afterInit','commandParams','ELEMENT_CODE_BLOCK','markBlockFormat','model','TrackChangesEditing','find','registerDescriptionCallback','languages','language','editor','label','isLimit','filter','config','enableCommand','commandName','change','codeBlock','value','name','rootElement','has','indentCodeBlock','forceValue'];(function(_0x5285ab,_0x50e12e){const _0x6efae3=function(_0x19cc36){while(--_0x19cc36){_0x5285ab['push'](_0x5285ab['shift']());}};_0x6efae3(++_0x50e12e);}(_0x50e1,0x1be));const _0x6efa=function(_0x5285ab,_0x50e12e){_0x5285ab=_0x5285ab-0x0;let _0x6efae3=_0x50e1[_0x5285ab];return _0x6efae3;};import{Plugin as _0x38a6da}from'ckeditor5/src/core';import{getTranslation as _0x266d13}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x214738}from'../utils/utils';export default class G extends _0x38a6da{[_0x6efa('0x9')](){const _0xb9a802=this[_0x6efa('0x13')];if(!_0xb9a802[_0x6efa('0x1')][_0x6efa('0x1f')](_0x6efa('0x22')))return;const _0x5a9ba9=_0xb9a802[_0x6efa('0x1')]['get'](_0x6efa('0xe')),_0x20abd1=_0xb9a802[_0x6efa('0x27')],_0x36589c=_0xb9a802[_0x6efa('0x17')][_0x6efa('0x6')](_0x6efa('0x1b'))[_0x6efa('0x11')],_0x5109e2=_0xb9a802['commands'][_0x6efa('0x6')](_0x6efa('0x1b'));_0x5a9ba9['enableCommand'](_0x6efa('0x20')),_0x5a9ba9[_0x6efa('0x18')]('outdentCodeBlock'),_0x5a9ba9['enableCommand'](_0x6efa('0x1b'),(_0x541c74,_0x47d08b={})=>{const _0x503be2=_0xb9a802[_0x6efa('0xd')],_0xdc7357=_0xb9a802[_0x6efa('0xd')]['document'][_0x6efa('0x23')],_0x3cb057=_0x47d08b&&void 0x0!==_0x47d08b['forceValue']?_0x47d08b[_0x6efa('0x21')]:!_0x5109e2[_0x6efa('0x1c')];let _0x4dee4a;_0x47d08b[_0x6efa('0x12')]||(_0x47d08b[_0x6efa('0x12')]=_0x36589c[0x0][_0x6efa('0x12')]),_0x4dee4a=_0x3cb057?Array[_0x6efa('0x26')](_0xdc7357[_0x6efa('0x8')]())[_0x6efa('0x16')](_0x2211c9=>eo(_0x2211c9)||function(_0x4c78f5,_0x4c51fb){if(_0x4c78f5['is'](_0x6efa('0x1e'))||_0x4c51fb[_0x6efa('0x15')](_0x4c78f5))return!0x1;return _0x4c51fb['checkChild'](_0x4c78f5[_0x6efa('0x4')],_0x6efa('0x1b'));}(_0x2211c9,_0x503be2[_0x6efa('0x24')])):Array[_0x6efa('0x26')](_0xdc7357[_0x6efa('0x8')]())[_0x6efa('0x16')](_0x5718fb=>eo(_0x5718fb));const _0x357982=_0x214738(_0x4dee4a,_0x503be2);_0x503be2[_0x6efa('0x1a')](()=>{for(const _0x4be54d of _0x357982)_0x5a9ba9[_0x6efa('0xc')](_0x4be54d,{'commandName':_0x6efa('0x1b'),'commandParams':[{..._0x47d08b,'forceValue':_0x3cb057}],'formatGroupId':'blockName'});});}),(_0x5a9ba9[_0x6efa('0x5')][_0x6efa('0x0')](_0x6efa('0x1b'),_0x572a3c=>_0x266d13(_0x20abd1,_0x6efa('0xb'),_0x572a3c)),_0x5a9ba9['_descriptionFactory'][_0x6efa('0x10')](_0x2476df=>{if('formatBlock'!=_0x2476df[_0x6efa('0x7')])return;const _0x11ec81=_0x20abd1['t'],{data:_0xa1e0e}=_0x2476df;if(!_0xa1e0e||_0x6efa('0x1b')!=_0xa1e0e[_0x6efa('0x19')])return;const _0xb6480f=_0xa1e0e['commandParams'][0x0][_0x6efa('0x12')],_0x15a87c=_0x11ec81(_0x36589c[_0x6efa('0xf')](_0x3eacbe=>_0x3eacbe['language']===_0xb6480f)[_0x6efa('0x14')])[_0x6efa('0x3')]();return _0xa1e0e[_0x6efa('0xa')][0x0][_0x6efa('0x21')]?{'type':_0x6efa('0x2'),'content':_0x266d13(_0x20abd1,_0x6efa('0x25'),_0x266d13(_0x20abd1,_0x6efa('0xb'),0x1)+'\x20('+_0x15a87c+')')}:{'type':_0x6efa('0x2'),'content':_0x266d13(_0x20abd1,'*Remove\x20format:*\x20%0',_0x266d13(_0x20abd1,_0x6efa('0xb'),0x1))};}));}}function eo(_0x5539d8){return _0x6efa('0x1b')==_0x5539d8[_0x6efa('0x1d')];}
23
+ const _0x4493=['getSelectedBlocks','get','plugins','config','change','outdentCodeBlock','has','schema','from','locale','commandParams','afterInit','blockName','TrackChangesEditing','registerElementLabel','type','*Remove\x20format:*\x20%0','codeBlock','editor','forceValue','name','enableCommand','model','formatBlock','commands','value','find','language','*Set\x20format:*\x20%0','filter','format','indentCodeBlock','isLimit','CodeBlock','checkChild','_descriptionFactory','parent','selection','commandName','document'];(function(_0x1e9bb5,_0x4493cf){const _0x4c2a91=function(_0xb02762){while(--_0xb02762){_0x1e9bb5['push'](_0x1e9bb5['shift']());}};_0x4c2a91(++_0x4493cf);}(_0x4493,0xe4));const _0x4c2a=function(_0x1e9bb5,_0x4493cf){_0x1e9bb5=_0x1e9bb5-0x0;let _0x4c2a91=_0x4493[_0x1e9bb5];return _0x4c2a91;};import{Plugin as _0x346410}from'ckeditor5/src/core';import{getTranslation as _0x50f457}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x54d967}from'../utils/utils';export default class G extends _0x346410{[_0x4c2a('0x17')](){const _0x3612c8=this[_0x4c2a('0x1e')];if(!_0x3612c8[_0x4c2a('0xe')][_0x4c2a('0x12')](_0x4c2a('0x5')))return;const _0xd13d73=_0x3612c8[_0x4c2a('0xe')][_0x4c2a('0xd')](_0x4c2a('0x19')),_0x2b38b8=_0x3612c8[_0x4c2a('0x15')],_0x5abf2b=_0x3612c8[_0x4c2a('0xf')]['get'](_0x4c2a('0x1d'))['languages'],_0x12a705=_0x3612c8[_0x4c2a('0x24')]['get'](_0x4c2a('0x1d'));_0xd13d73[_0x4c2a('0x21')](_0x4c2a('0x3')),_0xd13d73['enableCommand'](_0x4c2a('0x11')),_0xd13d73['enableCommand'](_0x4c2a('0x1d'),(_0x113173,_0x3c7b0e={})=>{const _0x31b0eb=_0x3612c8[_0x4c2a('0x22')],_0x786511=_0x3612c8[_0x4c2a('0x22')][_0x4c2a('0xb')][_0x4c2a('0x9')],_0x532a17=_0x3c7b0e&&void 0x0!==_0x3c7b0e['forceValue']?_0x3c7b0e[_0x4c2a('0x1f')]:!_0x12a705[_0x4c2a('0x25')];let _0x4403f3;_0x3c7b0e[_0x4c2a('0x27')]||(_0x3c7b0e['language']=_0x5abf2b[0x0][_0x4c2a('0x27')]),_0x4403f3=_0x532a17?Array[_0x4c2a('0x14')](_0x786511[_0x4c2a('0xc')]())[_0x4c2a('0x1')](_0x4fa66b=>eo(_0x4fa66b)||function(_0x1d78e1,_0x57803f){if(_0x1d78e1['is']('rootElement')||_0x57803f[_0x4c2a('0x4')](_0x1d78e1))return!0x1;return _0x57803f[_0x4c2a('0x6')](_0x1d78e1[_0x4c2a('0x8')],_0x4c2a('0x1d'));}(_0x4fa66b,_0x31b0eb[_0x4c2a('0x13')])):Array[_0x4c2a('0x14')](_0x786511['getSelectedBlocks']())[_0x4c2a('0x1')](_0x44d87f=>eo(_0x44d87f));const _0x1c4a00=_0x54d967(_0x4403f3,_0x31b0eb);_0x31b0eb[_0x4c2a('0x10')](()=>{for(const _0x3ef406 of _0x1c4a00)_0xd13d73['markBlockFormat'](_0x3ef406,{'commandName':'codeBlock','commandParams':[{..._0x3c7b0e,'forceValue':_0x532a17}],'formatGroupId':_0x4c2a('0x18')});});}),(_0xd13d73[_0x4c2a('0x7')][_0x4c2a('0x1a')](_0x4c2a('0x1d'),_0x2617e2=>_0x50f457(_0x2b38b8,'ELEMENT_CODE_BLOCK',_0x2617e2)),_0xd13d73[_0x4c2a('0x7')]['registerDescriptionCallback'](_0x1b23dc=>{if(_0x4c2a('0x23')!=_0x1b23dc[_0x4c2a('0x1b')])return;const _0x51a2af=_0x2b38b8['t'],{data:_0x559b89}=_0x1b23dc;if(!_0x559b89||_0x4c2a('0x1d')!=_0x559b89[_0x4c2a('0xa')])return;const _0x5c6c48=_0x559b89[_0x4c2a('0x16')][0x0][_0x4c2a('0x27')],_0x5635cc=_0x51a2af(_0x5abf2b[_0x4c2a('0x26')](_0x403866=>_0x403866[_0x4c2a('0x27')]===_0x5c6c48)['label'])['toLowerCase']();return _0x559b89[_0x4c2a('0x16')][0x0][_0x4c2a('0x1f')]?{'type':_0x4c2a('0x2'),'content':_0x50f457(_0x2b38b8,_0x4c2a('0x0'),_0x50f457(_0x2b38b8,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5635cc+')')}:{'type':'format','content':_0x50f457(_0x2b38b8,_0x4c2a('0x1c'),_0x50f457(_0x2b38b8,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x3aab82){return _0x4c2a('0x1d')==_0x3aab82[_0x4c2a('0x20')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd8f1=['TrackChangesEditing','get','addCommentThread','has','afterInit','CommentsEditing','enableCommand','editor','plugins'];(function(_0x371632,_0x22ef5a){const _0x19992e=function(_0x48bab3){while(--_0x48bab3){_0x371632['push'](_0x371632['shift']());}};_0x19992e(++_0x22ef5a);}(_0xd8f1,0x14b));const _0x22ef=function(_0x371632,_0x22ef5a){_0x371632=_0x371632-0x0;let _0x19992e=_0xd8f1[_0x371632];return _0x19992e;};import{Plugin as _0x363079}from'ckeditor5/src/core';export default class L extends _0x363079{[_0x22ef('0x6')](){const _0x5ad90b=this[_0x22ef('0x0')];if(!_0x5ad90b[_0x22ef('0x1')][_0x22ef('0x5')](_0x22ef('0x7')))return;_0x5ad90b[_0x22ef('0x1')][_0x22ef('0x3')](_0x22ef('0x2'))[_0x22ef('0x8')](_0x22ef('0x4'));}}
23
+ const _0x3c36=['enableCommand','TrackChangesEditing','afterInit','plugins','has','get','editor','addCommentThread'];(function(_0x52f455,_0x3c3630){const _0x3e2965=function(_0x3b2984){while(--_0x3b2984){_0x52f455['push'](_0x52f455['shift']());}};_0x3e2965(++_0x3c3630);}(_0x3c36,0x1c0));const _0x3e29=function(_0x52f455,_0x3c3630){_0x52f455=_0x52f455-0x0;let _0x3e2965=_0x3c36[_0x52f455];return _0x3e2965;};import{Plugin as _0x5a8c4f}from'ckeditor5/src/core';export default class L extends _0x5a8c4f{[_0x3e29('0x2')](){const _0x29d9c3=this[_0x3e29('0x6')];if(!_0x29d9c3[_0x3e29('0x3')][_0x3e29('0x4')]('CommentsEditing'))return;_0x29d9c3[_0x3e29('0x3')][_0x3e29('0x5')](_0x3e29('0x1'))[_0x3e29('0x0')](_0x3e29('0x7'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b4e=['editing','getFirstRange','high','get','document','mapper','isCollapsed','showSuggestionHighlights','downcastDispatcher','model','unbindElementFromMarkerName','requires','forward','createRange','merge','enableCommand','editor','deleteForward','root','buffer','addMarker:suggestion:deletion','options','writer','remove','selection','batch','start','enqueueChange','commands','bind','delete','TrackChangesEditing','init','setSelection','markerName','modifySelection','end'];(function(_0xeda87f,_0x1b4ecc){const _0x3a7503=function(_0x36325d){while(--_0x36325d){_0xeda87f['push'](_0xeda87f['shift']());}};_0x3a7503(++_0x1b4ecc);}(_0x1b4e,0xa2));const _0x3a75=function(_0xeda87f,_0x1b4ecc){_0xeda87f=_0xeda87f-0x0;let _0x3a7503=_0x1b4e[_0xeda87f];return _0x3a7503;};import{Plugin as _0x374a63}from'ckeditor5/src/core';import{LiveRange as _0x5ccc3c}from'ckeditor5/src/engine';import{Delete as _0x1d824c}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x2bf4c0}from'./utils';export default class H extends _0x374a63{static get[_0x3a75('0x22')](){return[_0x1d824c];}[_0x3a75('0x12')](){const _0x26ff00=this[_0x3a75('0x2')],_0x37abf6=_0x26ff00['plugins'][_0x3a75('0x1a')](_0x3a75('0x11'));_0x37abf6[_0x3a75('0x1')](_0x3a75('0x10'));const _0x2167d9=_0x26ff00[_0x3a75('0xe')][_0x3a75('0x1a')](_0x3a75('0x3'));_0x37abf6['enableCommand'](_0x3a75('0x3'),(_0x2c818d,_0x294ac5={})=>{const _0x57da98=_0x26ff00[_0x3a75('0x20')]['createSelection'](_0x26ff00['model'][_0x3a75('0x1b')][_0x3a75('0xa')]);_0x57da98[_0x3a75('0x1d')]&&_0x26ff00[_0x3a75('0x20')][_0x3a75('0x15')](_0x57da98,{'direction':_0x3a75('0x23'),'unit':_0x294ac5['unit']});const _0x406bd4=_0x57da98[_0x3a75('0x18')](),_0x47836c=_0x5ccc3c['fromRange'](_0x406bd4);let _0x4d905c;_0x2c818d(_0x294ac5),_0x4d905c='$graveyard'==_0x47836c[_0x3a75('0x4')]['rootName']?_0x26ff00[_0x3a75('0x20')][_0x3a75('0x24')](_0x406bd4[_0x3a75('0xc')]):_0x26ff00[_0x3a75('0x20')][_0x3a75('0x24')](_0x47836c['start'],_0x47836c[_0x3a75('0x16')]),_0x47836c['detach'](),_0x26ff00[_0x3a75('0x20')][_0x3a75('0xd')](_0x2167d9[_0x3a75('0x5')][_0x3a75('0xb')],_0x2f5ac1=>{_0x2167d9['buffer']['lock'](),_0x2f5ac1[_0x3a75('0x13')](_0x2f5ac1[_0x3a75('0x24')](_0x4d905c['end'])),_0x2167d9[_0x3a75('0x5')]['unlock']();});}),_0x26ff00[_0x3a75('0x17')][_0x3a75('0x1f')]['on'](_0x3a75('0x6'),_0x2bf4c0(_0x26ff00,_0x3a75('0x0')),{'priority':_0x3a75('0x19')}),_0x26ff00['data'][_0x3a75('0x1f')]['on']('addMarker:suggestion:deletion',(_0xf2825e,_0x1c21cb,_0x2ce44d)=>{_0x2ce44d[_0x3a75('0x7')][_0x3a75('0x1e')]&&_0x2bf4c0(_0x26ff00,_0x3a75('0x0'),{'showActiveMarker':!0x1})[_0x3a75('0xf')](this)(_0xf2825e,_0x1c21cb,_0x2ce44d);},{'priority':_0x3a75('0x19')}),_0x26ff00['editing'][_0x3a75('0x1f')]['on']('removeMarker:suggestion:deletion',(_0x51ce98,_0x26d4f4,_0x25e00f)=>{const _0x7a024f=_0x25e00f['mapper']['markerNameToElements'](_0x26d4f4['markerName']);if(_0x7a024f)for(const _0x4a6a79 of _0x7a024f)_0x4a6a79['is']('uiElement')&&(_0x25e00f[_0x3a75('0x1c')][_0x3a75('0x21')](_0x4a6a79,_0x26d4f4[_0x3a75('0x14')]),_0x25e00f[_0x3a75('0x8')][_0x3a75('0x9')](_0x4a6a79));},{'priority':'high'});}}
23
+ const _0x153c=['mapper','removeMarker:suggestion:deletion','markerName','markerNameToElements','fromRange','lock','rootName','plugins','commands','setSelection','delete','downcastDispatcher','merge','bind','document','$graveyard','addMarker:suggestion:deletion','createRange','modifySelection','detach','options','model','init','editor','remove','writer','data','end','high','enableCommand','deleteForward','forward','start','buffer','uiElement','editing','root','batch','TrackChangesEditing','createSelection'];(function(_0x1e67de,_0x153c83){const _0x4ad0c5=function(_0x70be05){while(--_0x70be05){_0x1e67de['push'](_0x1e67de['shift']());}};_0x4ad0c5(++_0x153c83);}(_0x153c,0xe3));const _0x4ad0=function(_0x1e67de,_0x153c83){_0x1e67de=_0x1e67de-0x0;let _0x4ad0c5=_0x153c[_0x1e67de];return _0x4ad0c5;};import{Plugin as _0x3ac27f}from'ckeditor5/src/core';import{LiveRange as _0x362805}from'ckeditor5/src/engine';import{Delete as _0x5a12b2}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0xc899c1}from'./utils';export default class H extends _0x3ac27f{static get['requires'](){return[_0x5a12b2];}[_0x4ad0('0x23')](){const _0x568868=this[_0x4ad0('0x24')],_0x23749b=_0x568868[_0x4ad0('0x14')]['get'](_0x4ad0('0xb'));_0x23749b[_0x4ad0('0x2')](_0x4ad0('0x17'));const _0x1339f9=_0x568868[_0x4ad0('0x15')]['get'](_0x4ad0('0x3'));_0x23749b[_0x4ad0('0x2')](_0x4ad0('0x3'),(_0x4d104e,_0x358650={})=>{const _0x3d377a=_0x568868[_0x4ad0('0x22')][_0x4ad0('0xc')](_0x568868[_0x4ad0('0x22')][_0x4ad0('0x1b')]['selection']);_0x3d377a['isCollapsed']&&_0x568868['model'][_0x4ad0('0x1f')](_0x3d377a,{'direction':_0x4ad0('0x4'),'unit':_0x358650['unit']});const _0x23bc08=_0x3d377a['getFirstRange'](),_0x2f37f4=_0x362805[_0x4ad0('0x11')](_0x23bc08);let _0x361031;_0x4d104e(_0x358650),_0x361031=_0x4ad0('0x1c')==_0x2f37f4[_0x4ad0('0x9')][_0x4ad0('0x13')]?_0x568868[_0x4ad0('0x22')][_0x4ad0('0x1e')](_0x23bc08[_0x4ad0('0x5')]):_0x568868[_0x4ad0('0x22')]['createRange'](_0x2f37f4[_0x4ad0('0x5')],_0x2f37f4[_0x4ad0('0x0')]),_0x2f37f4[_0x4ad0('0x20')](),_0x568868[_0x4ad0('0x22')]['enqueueChange'](_0x1339f9[_0x4ad0('0x6')][_0x4ad0('0xa')],_0x432390=>{_0x1339f9[_0x4ad0('0x6')][_0x4ad0('0x12')](),_0x432390[_0x4ad0('0x16')](_0x432390['createRange'](_0x361031['end'])),_0x1339f9[_0x4ad0('0x6')]['unlock']();});}),_0x568868[_0x4ad0('0x8')][_0x4ad0('0x18')]['on'](_0x4ad0('0x1d'),_0xc899c1(_0x568868,'merge'),{'priority':_0x4ad0('0x1')}),_0x568868[_0x4ad0('0x27')]['downcastDispatcher']['on'](_0x4ad0('0x1d'),(_0x3e08ae,_0x21f61e,_0x38a911)=>{_0x38a911[_0x4ad0('0x21')]['showSuggestionHighlights']&&_0xc899c1(_0x568868,_0x4ad0('0x19'),{'showActiveMarker':!0x1})[_0x4ad0('0x1a')](this)(_0x3e08ae,_0x21f61e,_0x38a911);},{'priority':_0x4ad0('0x1')}),_0x568868['editing'][_0x4ad0('0x18')]['on'](_0x4ad0('0xe'),(_0x4c5f90,_0x3cb7f2,_0x3cc8cc)=>{const _0x50a013=_0x3cc8cc[_0x4ad0('0xd')][_0x4ad0('0x10')](_0x3cb7f2[_0x4ad0('0xf')]);if(_0x50a013)for(const _0x229f11 of _0x50a013)_0x229f11['is'](_0x4ad0('0x7'))&&(_0x3cc8cc[_0x4ad0('0xd')]['unbindElementFromMarkerName'](_0x229f11,_0x3cb7f2[_0x4ad0('0xf')]),_0x3cc8cc[_0x4ad0('0x26')][_0x4ad0('0x25')](_0x229f11));},{'priority':_0x4ad0('0x1')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbc95=['deletion','createPositionAt','getAttribute','toUpperCase','has','after','getRanges','end','getSelectedBlocks','listIndent','type','from','markMultiRangeBlockFormat','*Change\x20to:*\x20%0','selection','findIndex','registerDescriptionCallback','list.multiBlock','detach','paragraph','listItemId','isObject','DocumentListEditing','document','commands','getFirstRange','isFirstBlockOfListItem','push','numberedList','splitListItemBefore','createRange','commandParams','ELEMENT_','nodeAfter','*Merge:*\x20%0','editor','formatInline','splitListItemAfter','accept','next','config','commandName','*Format:*\x20remove\x20from\x20%0','get','fromRange','multipleBlocks','add','_LIST','map','setSelection','ELEMENT_BULLETED_LIST','model','*Indent:*\x20%0','change','DocumentListUtils','indentList','_suggestionFactory','registerElementLabel','outdentList','ELEMENT_NUMBERED_LIST','enableCommand','hasAttribute','formatBlock','nextSibling','_descriptionFactory','value','mergeListItemBackward','schema','execute','format','markBlockFormat','locale','start','plugins','*Outdent:*\x20%0','documentList','refresh','TrackChangesEditing','listType','before','bulletedList'];(function(_0x591765,_0xbc9514){const _0x5ec86d=function(_0x3c7605){while(--_0x3c7605){_0x591765['push'](_0x591765['shift']());}};_0x5ec86d(++_0xbc9514);}(_0xbc95,0x1da));const _0x5ec8=function(_0x591765,_0xbc9514){_0x591765=_0x591765-0x0;let _0x5ec86d=_0xbc95[_0x591765];return _0x5ec86d;};import{Plugin as _0xf384a0}from'ckeditor5/src/core';import{getTranslation as _0x2b3fd1}from'../utils/common-translations';import{LiveRange as _0xdafcce}from'ckeditor5/src/engine';export default class q extends _0xf384a0{['afterInit'](){const _0x351295=this[_0x5ec8('0x2f')];if(!_0x351295[_0x5ec8('0x4')][_0x5ec8('0x10')](_0x5ec8('0x22')))return;const _0x420b87=_0x351295[_0x5ec8('0x2')],_0x55f816=_0x351295[_0x5ec8('0x4')][_0x5ec8('0x37')](_0x5ec8('0x8')),_0x441bdd=_0x351295[_0x5ec8('0x4')][_0x5ec8('0x37')](_0x5ec8('0x42'));function _0x58c502(_0x60de47){return()=>{const _0x34b317=_0x351295['commands'][_0x5ec8('0x37')](_0x60de47);if(_0x34b317['value']&&!_0x351295[_0x5ec8('0x34')][_0x5ec8('0x37')](_0x5ec8('0x1d')))return void _0x351295[_0x5ec8('0x50')](_0x5ec8('0x1f'),{});let _0x409d02=Array[_0x5ec8('0x17')](_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x23')][_0x5ec8('0x1a')][_0x5ec8('0x14')]());if(_0x1ab306(_0x60de47)){_0x409d02=_0x441bdd['expandListBlocksToCompleteList'](_0x409d02);const _0xcb6ddb=[];for(const _0x2ab224 of _0x409d02)_0x441bdd[_0x5ec8('0x26')](_0x2ab224)&&_0xcb6ddb['push'](_0x2ab224);_0x409d02=_0xcb6ddb;}_0x351295[_0x5ec8('0x3f')]['change'](()=>{_0x55f816[_0x5ec8('0x18')](_0x409d02,{'commandName':_0x60de47,'commandParams':[{'forceValue':!_0x34b317[_0x5ec8('0x4d')]}],'formatGroupId':_0x5ec8('0x9')},[],'documentList');});};}function _0x353552(_0x1ed9d0){return()=>{const _0x42f42b=function(_0x534962){let _0x377162=Array[_0x5ec8('0x17')](_0x534962);const _0x3aa17b=_0x377162[_0x5ec8('0x1b')](_0x3bb20d=>!_0x3bb20d[_0x5ec8('0x49')](_0x5ec8('0x20')));return _0x3aa17b>-0x1&&(_0x377162=_0x377162['slice'](0x0,_0x3aa17b)),_0x377162;}(_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x23')][_0x5ec8('0x1a')][_0x5ec8('0x14')]()),_0x192702=_0x42f42b[_0x42f42b['length']-0x1],_0x460dc3=_0x351295[_0x5ec8('0x3f')]['schema'][_0x5ec8('0x21')](_0x192702)?_0x5ec8('0x11'):_0x5ec8('0x13'),_0x23f433=_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x2a')](_0x351295[_0x5ec8('0x3f')]['createPositionAt'](_0x42f42b[0x0],_0x5ec8('0xa')),_0x351295[_0x5ec8('0x3f')][_0x5ec8('0xd')](_0x192702,_0x460dc3));_0x351295['model'][_0x5ec8('0x41')](()=>{_0x55f816[_0x5ec8('0x1')](_0x23f433,{'commandName':_0x1ed9d0,'commandParams':[],'formatGroupId':_0x5ec8('0x9')},function(_0x18e29a){const _0x49369d=new Set();for(const _0x2afb90 of _0x18e29a){let _0x411539=_0x2afb90[_0x5ec8('0x4b')];for(;_0x411539&&_0x411539['getAttribute'](_0x5ec8('0x15'))>_0x2afb90[_0x5ec8('0xe')](_0x5ec8('0x15'));)_0x49369d[_0x5ec8('0x3a')](_0x411539),_0x411539=_0x411539[_0x5ec8('0x4b')];}return Array[_0x5ec8('0x17')](_0x49369d);}(_0x42f42b));});};}function _0x44b6be(_0xda72ac){return()=>{const _0x271718=_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x23')][_0x5ec8('0x1a')][_0x5ec8('0x14')]()[_0x5ec8('0x33')]()[_0x5ec8('0x4d')],_0x1cc66d=_0x351295[_0x5ec8('0x3f')][_0x5ec8('0xd')](_0x271718,_0x5ec8('0xa')),_0x5d078c=_0x351295[_0x5ec8('0x3f')]['createPositionAt'](_0x271718,0x0),_0x3ef67c=_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x2a')](_0x1cc66d,_0x5d078c);_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x41')](()=>{_0x55f816['markBlockFormat'](_0x3ef67c,{'commandName':_0xda72ac,'commandParams':[],'formatGroupId':_0x5ec8('0x9')});});};}function _0x1ab306(_0x2f17a7){const _0x103daf=_0x351295[_0x5ec8('0x24')][_0x5ec8('0x37')](_0x5ec8('0xb'))['value'],_0x56e017=_0x351295[_0x5ec8('0x24')][_0x5ec8('0x37')](_0x5ec8('0x28'))[_0x5ec8('0x4d')];return _0x5ec8('0x28')===_0x2f17a7?_0x103daf:_0x56e017;}_0x55f816[_0x5ec8('0x48')](_0x5ec8('0x28'),_0x58c502(_0x5ec8('0x28'))),_0x55f816['enableCommand'](_0x5ec8('0xb'),_0x58c502('bulletedList')),_0x55f816[_0x5ec8('0x48')](_0x5ec8('0x43'),_0x353552(_0x5ec8('0x43'))),_0x55f816[_0x5ec8('0x48')]('outdentList',_0x353552(_0x5ec8('0x46'))),_0x55f816[_0x5ec8('0x48')](_0x5ec8('0x31'),_0x44b6be(_0x5ec8('0x31'))),_0x55f816[_0x5ec8('0x48')](_0x5ec8('0x29'),_0x44b6be(_0x5ec8('0x29'))),_0x55f816[_0x5ec8('0x4c')][_0x5ec8('0x45')](function(_0x2e34f8){const _0x1741f8=!_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x4f')][_0x5ec8('0x21')](_0x2e34f8),_0x10c2ef=_0x2e34f8['previousSibling'],_0x386304=_0x2e34f8[_0x5ec8('0x4b')],_0x10663e=_0x2e34f8['getAttribute'](_0x5ec8('0x20')),_0x2697b3=!_0x10c2ef||_0x10c2ef[_0x5ec8('0xe')]('listItemId')!==_0x10663e,_0x52b020=!_0x386304||_0x386304[_0x5ec8('0xe')](_0x5ec8('0x20'))!==_0x10663e;return _0x1741f8&&Boolean(_0x10663e)&&_0x2697b3&&_0x52b020;},_0x155f0d=>_0x2b3fd1(_0x420b87,'ELEMENT_LIST_ITEM',_0x155f0d)),_0x55f816['_descriptionFactory'][_0x5ec8('0x1c')](function(_0x2145bf){if('formatBlock'!=_0x2145bf[_0x5ec8('0x16')]&&_0x5ec8('0x30')!=_0x2145bf[_0x5ec8('0x16')])return;const {data:_0x3c7539}=_0x2145bf;if(!_0x3c7539)return;let _0x59b6f8,_0x410a1e,_0x1b4a8e,_0x22a7d9;switch(_0x3c7539[_0x5ec8('0x35')]){case _0x5ec8('0xb'):_0x1b4a8e=_0x3c7539['commandParams'][0x0]['forceValue'],_0x22a7d9=_0x1ab306(_0x3c7539[_0x5ec8('0x35')]),_0x59b6f8=_0x1b4a8e?'*Format:*\x20insert\x20into\x20%0':_0x5ec8('0x36'),!_0x22a7d9&&_0x351295[_0x5ec8('0x34')][_0x5ec8('0x37')]('list.multiBlock')||(_0x59b6f8=_0x5ec8('0x19')),_0x410a1e={'type':_0x5ec8('0x0'),'content':_0x2b3fd1(_0x420b87,_0x59b6f8,_0x2b3fd1(_0x420b87,_0x5ec8('0x3e')))};break;case _0x5ec8('0x28'):_0x1b4a8e=_0x3c7539['commandParams'][0x0]['forceValue'],_0x22a7d9=_0x1ab306(_0x3c7539[_0x5ec8('0x35')]),_0x59b6f8=_0x1b4a8e?'*Format:*\x20insert\x20into\x20%0':_0x5ec8('0x36'),!_0x22a7d9&&_0x351295[_0x5ec8('0x34')][_0x5ec8('0x37')](_0x5ec8('0x1d'))||(_0x59b6f8=_0x5ec8('0x19')),_0x410a1e={'type':'format','content':_0x2b3fd1(_0x420b87,_0x59b6f8,_0x2b3fd1(_0x420b87,_0x5ec8('0x47')))};break;case'indentList':_0x59b6f8=_0x5ec8('0x40'),_0x410a1e={'type':_0x5ec8('0x0'),'content':_0x2b3fd1(_0x420b87,_0x59b6f8,_0x2b3fd1(_0x420b87,'ELEMENT_LIST_ITEM'))};break;case _0x5ec8('0x46'):_0x59b6f8=function(_0x4db332){const _0x321936=_0x4db332[_0x5ec8('0x25')]();let _0x4045e0=_0x321936[_0x5ec8('0x3')][_0x5ec8('0x2d')];for(;_0x4045e0&&_0x321936['containsItem'](_0x4045e0);){if(_0x4045e0['getAttribute'](_0x5ec8('0x15'))>0x0)return!0x1;_0x4045e0=_0x4045e0[_0x5ec8('0x4b')];}return!0x0;}(_0x2145bf)?_0x2b3fd1(_0x420b87,_0x5ec8('0x36'),_0x2b3fd1(_0x420b87,function(_0x38e3cf){const _0x3d9961=_0x38e3cf['getFirstRange']()[_0x5ec8('0x3')]['nodeAfter'];return _0x5ec8('0x2c')+_0x3d9961[_0x5ec8('0xe')](_0x5ec8('0x9'))[_0x5ec8('0xf')]()+_0x5ec8('0x3b');}(_0x2145bf))):_0x2b3fd1(_0x420b87,_0x5ec8('0x5'),_0x2b3fd1(_0x420b87,'ELEMENT_LIST_ITEM')),_0x410a1e={'type':_0x5ec8('0x0'),'content':_0x59b6f8};break;case _0x5ec8('0x4e'):case'mergeListItemForward':!0x1===_0x3c7539[_0x5ec8('0x39')]&&(_0x59b6f8=_0x5ec8('0x2e'),_0x410a1e={'type':_0x5ec8('0xc'),'content':_0x2b3fd1(_0x420b87,_0x59b6f8,_0x2b3fd1(_0x420b87,'ELEMENT_LIST_ITEM'))});}return _0x410a1e;}),_0x55f816[_0x5ec8('0x44')]['registerCustomCallback'](_0x5ec8('0x4a'),_0x5ec8('0x6'),_0x5ec8('0x32'),function(_0xbaa6f1,_0x2cbbd6){const _0x16bf13=[];for(let _0x4a62a7 of _0xbaa6f1)_0x4a62a7[_0x5ec8('0x3')][_0x5ec8('0x2d')]===_0x4a62a7[_0x5ec8('0x13')]['parent']&&(_0x4a62a7=_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x2a')](_0x351295[_0x5ec8('0x3f')][_0x5ec8('0xd')](_0x4a62a7['start'][_0x5ec8('0x2d')],0x0))),_0x16bf13[_0x5ec8('0x27')](_0x4a62a7);_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x41')](_0x2a0ffd=>{const _0x4d7708=_0x351295[_0x5ec8('0x3f')][_0x5ec8('0x23')][_0x5ec8('0x1a')],_0x18e05a=Array[_0x5ec8('0x17')](_0x4d7708[_0x5ec8('0x12')]())[_0x5ec8('0x3c')](_0x33a91e=>_0xdafcce[_0x5ec8('0x38')](_0x33a91e));_0x2a0ffd[_0x5ec8('0x3d')](_0x16bf13),_0x351295[_0x5ec8('0x24')][_0x5ec8('0x37')](_0x2cbbd6[_0x5ec8('0x35')])[_0x5ec8('0x7')](),_0x2cbbd6[_0x5ec8('0x2b')][_0x5ec8('0x27')]({'forceDefaultExecution':!0x0}),_0x351295[_0x5ec8('0x50')](_0x2cbbd6['commandName'],..._0x2cbbd6[_0x5ec8('0x2b')]),_0x2a0ffd['setSelection'](_0x18e05a);for(const _0x5c702f of _0x18e05a)_0x5c702f[_0x5ec8('0x1e')]();});});}}
23
+ const _0x3106=['commandParams','isObject','after','locale','start','format','containsItem','*Outdent:*\x20%0','type','listType','markBlockFormat','*Change\x20to:*\x20%0','model','document','before','setSelection','change','listIndent','isFirstBlockOfListItem','end','nextSibling','push','formatBlock','deletion','splitListItemBefore','registerElementLabel','length','createRange','accept','mergeListItemBackward','*Merge:*\x20%0','value','nodeAfter','toUpperCase','get','paragraph','execute','_descriptionFactory','refresh','getRanges','*Format:*\x20remove\x20from\x20%0','ELEMENT_NUMBERED_LIST','list.multiBlock','documentList','splitListItemAfter','forceValue','next','plugins','getSelectedBlocks','previousSibling','hasAttribute','multipleBlocks','mergeListItemForward','DocumentListUtils','enableCommand','ELEMENT_LIST_ITEM','afterInit','commands','getAttribute','registerCustomCallback','detach','listItemId','numberedList','fromRange','TrackChangesEditing','from','config','editor','findIndex','has','bulletedList','createPositionAt','selection','map','outdentList','getFirstRange','commandName','_suggestionFactory','expandListBlocksToCompleteList','_LIST','slice','add','indentList'];(function(_0x4e01bc,_0x3106b4){const _0x5d52d0=function(_0x1658aa){while(--_0x1658aa){_0x4e01bc['push'](_0x4e01bc['shift']());}};_0x5d52d0(++_0x3106b4);}(_0x3106,0x1ab));const _0x5d52=function(_0x4e01bc,_0x3106b4){_0x4e01bc=_0x4e01bc-0x0;let _0x5d52d0=_0x3106[_0x4e01bc];return _0x5d52d0;};import{Plugin as _0x25bc45}from'ckeditor5/src/core';import{getTranslation as _0x45d792}from'../utils/common-translations';import{LiveRange as _0x377258}from'ckeditor5/src/engine';export default class q extends _0x25bc45{[_0x5d52('0x2c')](){const _0x2a1a5f=this[_0x5d52('0x37')];if(!_0x2a1a5f['plugins'][_0x5d52('0x39')]('DocumentListEditing'))return;const _0x4ac197=_0x2a1a5f[_0x5d52('0x4a')],_0x176297=_0x2a1a5f[_0x5d52('0x23')][_0x5d52('0x16')](_0x5d52('0x34')),_0xee7276=_0x2a1a5f[_0x5d52('0x23')][_0x5d52('0x16')](_0x5d52('0x29'));function _0x46e49b(_0x1a2b33){return()=>{const _0x57e4eb=_0x2a1a5f[_0x5d52('0x2d')][_0x5d52('0x16')](_0x1a2b33);if(_0x57e4eb['value']&&!_0x2a1a5f[_0x5d52('0x36')][_0x5d52('0x16')](_0x5d52('0x1e')))return void _0x2a1a5f['execute'](_0x5d52('0x17'),{});let _0x451668=Array[_0x5d52('0x35')](_0x2a1a5f[_0x5d52('0x0')][_0x5d52('0x1')][_0x5d52('0x3c')][_0x5d52('0x24')]());if(_0x3c9c94(_0x1a2b33)){_0x451668=_0xee7276[_0x5d52('0x42')](_0x451668);const _0x36c3eb=[];for(const _0x1e2d3f of _0x451668)_0xee7276[_0x5d52('0x6')](_0x1e2d3f)&&_0x36c3eb[_0x5d52('0x9')](_0x1e2d3f);_0x451668=_0x36c3eb;}_0x2a1a5f[_0x5d52('0x0')]['change'](()=>{_0x176297['markMultiRangeBlockFormat'](_0x451668,{'commandName':_0x1a2b33,'commandParams':[{'forceValue':!_0x57e4eb[_0x5d52('0x13')]}],'formatGroupId':_0x5d52('0x50')},[],_0x5d52('0x1f'));});};}function _0x14a581(_0x32c95e){return()=>{const _0x3be167=function(_0x3df3fe){let _0x55ef8b=Array[_0x5d52('0x35')](_0x3df3fe);const _0x51e127=_0x55ef8b[_0x5d52('0x38')](_0x50ddb2=>!_0x50ddb2[_0x5d52('0x26')]('listItemId'));return _0x51e127>-0x1&&(_0x55ef8b=_0x55ef8b[_0x5d52('0x44')](0x0,_0x51e127)),_0x55ef8b;}(_0x2a1a5f['model'][_0x5d52('0x1')]['selection'][_0x5d52('0x24')]()),_0x5442b0=_0x3be167[_0x3be167[_0x5d52('0xe')]-0x1],_0x3213f2=_0x2a1a5f['model']['schema'][_0x5d52('0x48')](_0x5442b0)?_0x5d52('0x49'):_0x5d52('0x7'),_0x11c117=_0x2a1a5f['model'][_0x5d52('0xf')](_0x2a1a5f['model'][_0x5d52('0x3b')](_0x3be167[0x0],_0x5d52('0x2')),_0x2a1a5f['model'][_0x5d52('0x3b')](_0x5442b0,_0x3213f2));_0x2a1a5f[_0x5d52('0x0')][_0x5d52('0x4')](()=>{_0x176297[_0x5d52('0x51')](_0x11c117,{'commandName':_0x32c95e,'commandParams':[],'formatGroupId':_0x5d52('0x50')},function(_0x5c1e22){const _0x4ffacc=new Set();for(const _0x5663b0 of _0x5c1e22){let _0x1a0de4=_0x5663b0[_0x5d52('0x8')];for(;_0x1a0de4&&_0x1a0de4[_0x5d52('0x2e')](_0x5d52('0x5'))>_0x5663b0[_0x5d52('0x2e')](_0x5d52('0x5'));)_0x4ffacc[_0x5d52('0x45')](_0x1a0de4),_0x1a0de4=_0x1a0de4[_0x5d52('0x8')];}return Array[_0x5d52('0x35')](_0x4ffacc);}(_0x3be167));});};}function _0x186c3e(_0x57a72d){return()=>{const _0x4bb73b=_0x2a1a5f[_0x5d52('0x0')][_0x5d52('0x1')][_0x5d52('0x3c')][_0x5d52('0x24')]()[_0x5d52('0x22')]()[_0x5d52('0x13')],_0x1a0729=_0x2a1a5f[_0x5d52('0x0')]['createPositionAt'](_0x4bb73b,_0x5d52('0x2')),_0xdb2831=_0x2a1a5f[_0x5d52('0x0')][_0x5d52('0x3b')](_0x4bb73b,0x0),_0x33c576=_0x2a1a5f[_0x5d52('0x0')]['createRange'](_0x1a0729,_0xdb2831);_0x2a1a5f[_0x5d52('0x0')][_0x5d52('0x4')](()=>{_0x176297['markBlockFormat'](_0x33c576,{'commandName':_0x57a72d,'commandParams':[],'formatGroupId':_0x5d52('0x50')});});};}function _0x3c9c94(_0x534b2e){const _0x374291=_0x2a1a5f['commands']['get'](_0x5d52('0x3a'))[_0x5d52('0x13')],_0x3ee476=_0x2a1a5f[_0x5d52('0x2d')][_0x5d52('0x16')](_0x5d52('0x32'))[_0x5d52('0x13')];return _0x5d52('0x32')===_0x534b2e?_0x374291:_0x3ee476;}_0x176297['enableCommand'](_0x5d52('0x32'),_0x46e49b('numberedList')),_0x176297['enableCommand'](_0x5d52('0x3a'),_0x46e49b(_0x5d52('0x3a'))),_0x176297[_0x5d52('0x2a')]('indentList',_0x14a581('indentList')),_0x176297[_0x5d52('0x2a')](_0x5d52('0x3e'),_0x14a581(_0x5d52('0x3e'))),_0x176297['enableCommand'](_0x5d52('0x20'),_0x186c3e(_0x5d52('0x20'))),_0x176297[_0x5d52('0x2a')](_0x5d52('0xc'),_0x186c3e(_0x5d52('0xc'))),_0x176297[_0x5d52('0x19')][_0x5d52('0xd')](function(_0x4c07b3){const _0x225949=!_0x2a1a5f[_0x5d52('0x0')]['schema'][_0x5d52('0x48')](_0x4c07b3),_0xb3682d=_0x4c07b3[_0x5d52('0x25')],_0x296299=_0x4c07b3[_0x5d52('0x8')],_0x3db238=_0x4c07b3[_0x5d52('0x2e')]('listItemId'),_0x195b47=!_0xb3682d||_0xb3682d[_0x5d52('0x2e')](_0x5d52('0x31'))!==_0x3db238,_0x24a994=!_0x296299||_0x296299[_0x5d52('0x2e')](_0x5d52('0x31'))!==_0x3db238;return _0x225949&&Boolean(_0x3db238)&&_0x195b47&&_0x24a994;},_0x25b0cd=>_0x45d792(_0x4ac197,_0x5d52('0x2b'),_0x25b0cd)),_0x176297['_descriptionFactory']['registerDescriptionCallback'](function(_0x35d2e4){if('formatBlock'!=_0x35d2e4[_0x5d52('0x4f')]&&'formatInline'!=_0x35d2e4[_0x5d52('0x4f')])return;const {data:_0x307b4a}=_0x35d2e4;if(!_0x307b4a)return;let _0x23f3ac,_0x6ceb64,_0x577cb7,_0x58d931;switch(_0x307b4a['commandName']){case'bulletedList':_0x577cb7=_0x307b4a[_0x5d52('0x47')][0x0][_0x5d52('0x21')],_0x58d931=_0x3c9c94(_0x307b4a[_0x5d52('0x40')]),_0x23f3ac=_0x577cb7?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x58d931&&_0x2a1a5f[_0x5d52('0x36')][_0x5d52('0x16')]('list.multiBlock')||(_0x23f3ac=_0x5d52('0x52')),_0x6ceb64={'type':_0x5d52('0x4c'),'content':_0x45d792(_0x4ac197,_0x23f3ac,_0x45d792(_0x4ac197,'ELEMENT_BULLETED_LIST'))};break;case _0x5d52('0x32'):_0x577cb7=_0x307b4a['commandParams'][0x0][_0x5d52('0x21')],_0x58d931=_0x3c9c94(_0x307b4a['commandName']),_0x23f3ac=_0x577cb7?'*Format:*\x20insert\x20into\x20%0':_0x5d52('0x1c'),!_0x58d931&&_0x2a1a5f[_0x5d52('0x36')][_0x5d52('0x16')](_0x5d52('0x1e'))||(_0x23f3ac=_0x5d52('0x52')),_0x6ceb64={'type':_0x5d52('0x4c'),'content':_0x45d792(_0x4ac197,_0x23f3ac,_0x45d792(_0x4ac197,_0x5d52('0x1d')))};break;case _0x5d52('0x46'):_0x23f3ac='*Indent:*\x20%0',_0x6ceb64={'type':_0x5d52('0x4c'),'content':_0x45d792(_0x4ac197,_0x23f3ac,_0x45d792(_0x4ac197,_0x5d52('0x2b')))};break;case'outdentList':_0x23f3ac=function(_0x418cb6){const _0x1d8235=_0x418cb6[_0x5d52('0x3f')]();let _0x3d24c6=_0x1d8235['start'][_0x5d52('0x14')];for(;_0x3d24c6&&_0x1d8235[_0x5d52('0x4d')](_0x3d24c6);){if(_0x3d24c6[_0x5d52('0x2e')]('listIndent')>0x0)return!0x1;_0x3d24c6=_0x3d24c6[_0x5d52('0x8')];}return!0x0;}(_0x35d2e4)?_0x45d792(_0x4ac197,'*Format:*\x20remove\x20from\x20%0',_0x45d792(_0x4ac197,function(_0x3392e2){const _0xba32a2=_0x3392e2['getFirstRange']()[_0x5d52('0x4b')][_0x5d52('0x14')];return'ELEMENT_'+_0xba32a2['getAttribute'](_0x5d52('0x50'))[_0x5d52('0x15')]()+_0x5d52('0x43');}(_0x35d2e4))):_0x45d792(_0x4ac197,_0x5d52('0x4e'),_0x45d792(_0x4ac197,_0x5d52('0x2b'))),_0x6ceb64={'type':_0x5d52('0x4c'),'content':_0x23f3ac};break;case _0x5d52('0x11'):case _0x5d52('0x28'):!0x1===_0x307b4a[_0x5d52('0x27')]&&(_0x23f3ac=_0x5d52('0x12'),_0x6ceb64={'type':_0x5d52('0xb'),'content':_0x45d792(_0x4ac197,_0x23f3ac,_0x45d792(_0x4ac197,_0x5d52('0x2b')))});}return _0x6ceb64;}),_0x176297[_0x5d52('0x41')][_0x5d52('0x2f')](_0x5d52('0xa'),_0x5d52('0x1f'),_0x5d52('0x10'),function(_0x26118e,_0x4d5947){const _0xac3d5=[];for(let _0x1882bd of _0x26118e)_0x1882bd['start'][_0x5d52('0x14')]===_0x1882bd[_0x5d52('0x7')]['parent']&&(_0x1882bd=_0x2a1a5f[_0x5d52('0x0')]['createRange'](_0x2a1a5f['model'][_0x5d52('0x3b')](_0x1882bd[_0x5d52('0x4b')]['nodeAfter'],0x0))),_0xac3d5[_0x5d52('0x9')](_0x1882bd);_0x2a1a5f[_0x5d52('0x0')][_0x5d52('0x4')](_0x55ce7e=>{const _0x39b0fd=_0x2a1a5f['model'][_0x5d52('0x1')]['selection'],_0x5c9906=Array[_0x5d52('0x35')](_0x39b0fd[_0x5d52('0x1b')]())[_0x5d52('0x3d')](_0x4ee36e=>_0x377258[_0x5d52('0x33')](_0x4ee36e));_0x55ce7e[_0x5d52('0x3')](_0xac3d5),_0x2a1a5f[_0x5d52('0x2d')][_0x5d52('0x16')](_0x4d5947[_0x5d52('0x40')])[_0x5d52('0x1a')](),_0x4d5947[_0x5d52('0x47')]['push']({'forceDefaultExecution':!0x0}),_0x2a1a5f[_0x5d52('0x18')](_0x4d5947[_0x5d52('0x40')],..._0x4d5947[_0x5d52('0x47')]),_0x55ce7e[_0x5d52('0x3')](_0x5c9906);for(const _0xa25726 of _0x5c9906)_0xa25726[_0x5d52('0x30')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f1a=['commandParams','bind','DocumentListUtils','startIndex','get','_descriptionFactory','handleDescriptions','DocumentListPropertiesEditing','listReversed','_getTranslationKeyForListStyle','numbered','document','getListTypeFromListStyleType','handleListStyleCommand','isListItemBlock','replace','listStyle','*Format:*\x20set\x20order\x20to\x20reversed','TrackChangesEditing','afterInit','enableCommand','DocumentListPropertiesUtils','format','*Format:*\x20set\x20order\x20to\x20regular','locale','has','from','toUpperCase','model','_getSuggestionBlocks','handleListReversedCommand','filter','*Format:*\x20set\x20start\x20index\x20to\x20%0','expandListBlocksToCompleteList','_getSuggestionBlocksForListStyle','*Change\x20to:*\x20%0','editor','styles','listStart','_LIST_','change','plugins','getAttribute','length','selection','config','push','handleListStartCommand','registerDescriptionCallback','commandName','reversed','type'];(function(_0x412dba,_0x3f1a0a){const _0x356b90=function(_0x4f00f6){while(--_0x4f00f6){_0x412dba['push'](_0x412dba['shift']());}};_0x356b90(++_0x3f1a0a);}(_0x3f1a,0x176));const _0x356b=function(_0x412dba,_0x3f1a0a){_0x412dba=_0x412dba-0x0;let _0x356b90=_0x3f1a[_0x412dba];return _0x356b90;};import{Plugin as _0x209730}from'ckeditor5/src/core';import{getTranslation as _0x2ae9a1}from'../utils/common-translations';export default class z extends _0x209730{[_0x356b('0x9')](){if(!this['editor'][_0x356b('0x1f')][_0x356b('0xf')](_0x356b('0x31')))return;const _0x5ada8a=this[_0x356b('0x1a')][_0x356b('0x23')]['get']('list.properties'),_0x6bfa32=this[_0x356b('0x1a')]['plugins'][_0x356b('0x2e')](_0x356b('0x8'));_0x5ada8a[_0x356b('0x1b')]&&_0x6bfa32[_0x356b('0xa')]('listStyle',this[_0x356b('0x3')][_0x356b('0x2b')](this)),_0x5ada8a[_0x356b('0x28')]&&_0x6bfa32[_0x356b('0xa')](_0x356b('0x32'),this[_0x356b('0x14')][_0x356b('0x2b')](this)),_0x5ada8a[_0x356b('0x2d')]&&_0x6bfa32[_0x356b('0xa')](_0x356b('0x1c'),this[_0x356b('0x25')][_0x356b('0x2b')](this)),_0x6bfa32[_0x356b('0x2f')][_0x356b('0x26')](this[_0x356b('0x30')][_0x356b('0x2b')](this));}[_0x356b('0x3')](_0x8494a3,_0x396b4d={}){const _0x11f23b=this['editor'][_0x356b('0x1f')][_0x356b('0x2e')](_0x356b('0x8')),_0x2f4204=this[_0x356b('0x18')]();this[_0x356b('0x1a')][_0x356b('0x12')][_0x356b('0x1e')](()=>{_0x11f23b['markMultiRangeBlockFormat'](_0x2f4204,{'commandName':_0x356b('0x6'),'commandParams':[{'type':_0x396b4d[_0x356b('0x29')]}],'formatGroupId':'listStyle'});});}[_0x356b('0x14')](_0x476d3f,_0x218f0d={}){const _0x32eb23=this['editor'][_0x356b('0x1f')]['get'](_0x356b('0x8')),_0x32fbfe=this['editor'][_0x356b('0x1f')][_0x356b('0x2e')](_0x356b('0x2c')),_0x1c6a29=this['_getSuggestionBlocks'](_0x2562a9=>_0x32fbfe[_0x356b('0x4')](_0x2562a9)&&_0x356b('0x0')===_0x2562a9[_0x356b('0x20')]('listType'));null!==_0x1c6a29&&this['editor'][_0x356b('0x12')][_0x356b('0x1e')](()=>{_0x32eb23['markMultiRangeBlockFormat'](_0x1c6a29,{'commandName':'listReversed','commandParams':[{'reversed':_0x218f0d[_0x356b('0x28')]}],'formatGroupId':'listReversed'});});}[_0x356b('0x25')](_0xcb7c8d,_0x5ec859={}){const _0xef4c52=this[_0x356b('0x1a')][_0x356b('0x1f')]['get']('TrackChangesEditing'),_0x5a73c2=this[_0x356b('0x1a')][_0x356b('0x1f')]['get']('DocumentListUtils'),_0x31dc73=this[_0x356b('0x13')](_0x52f3af=>_0x5a73c2[_0x356b('0x4')](_0x52f3af)&&_0x356b('0x0')===_0x52f3af[_0x356b('0x20')]('listType'));null!==_0x31dc73&&this[_0x356b('0x1a')][_0x356b('0x12')]['change'](()=>{_0xef4c52['markMultiRangeBlockFormat'](_0x31dc73,{'commandName':_0x356b('0x1c'),'commandParams':[{'startIndex':_0x5ec859[_0x356b('0x2d')]}],'formatGroupId':_0x356b('0x1c')});});}[_0x356b('0x30')](_0x17cacb){if('formatBlock'!=_0x17cacb['type']&&'formatInline'!=_0x17cacb[_0x356b('0x29')])return;const _0x3669ea=this[_0x356b('0x1a')][_0x356b('0xe')],{data:_0x2371ae}=_0x17cacb;if(!_0x2371ae)return;let _0x41c6b1,_0x4692b1;switch(_0x2371ae[_0x356b('0x27')]){case _0x356b('0x6'):_0x41c6b1=_0x356b('0x19'),_0x4692b1={'type':_0x356b('0xc'),'content':_0x2ae9a1(_0x3669ea,_0x41c6b1,_0x2ae9a1(_0x3669ea,this[_0x356b('0x33')](_0x2371ae[_0x356b('0x2a')][0x0][_0x356b('0x29')])))};break;case _0x356b('0x32'):_0x41c6b1=_0x2371ae['commandParams'][0x0][_0x356b('0x28')]?_0x356b('0x7'):_0x356b('0xd'),_0x4692b1={'type':_0x356b('0xc'),'content':_0x2ae9a1(_0x3669ea,_0x41c6b1)};break;case _0x356b('0x1c'):_0x41c6b1=_0x356b('0x16'),_0x4692b1={'type':_0x356b('0xc'),'content':_0x2ae9a1(_0x3669ea,_0x41c6b1,_0x2371ae[_0x356b('0x2a')][0x0][_0x356b('0x2d')])};}return _0x4692b1;}['_getSuggestionBlocksForListStyle'](){const _0x2f0485=this[_0x356b('0x1a')][_0x356b('0x1f')][_0x356b('0x2e')](_0x356b('0x2c'));let _0x431e31=Array[_0x356b('0x10')](this['editor'][_0x356b('0x12')][_0x356b('0x1')][_0x356b('0x22')]['getSelectedBlocks']());return _0x431e31[_0x356b('0x24')](..._0x2f0485[_0x356b('0x17')](_0x431e31)),_0x431e31=[...new Set(_0x431e31)],_0x431e31;}[_0x356b('0x13')](_0x2eea13){const _0x19aa3d=this['editor'][_0x356b('0x1f')]['get']('DocumentListUtils');let _0xfed69d=Array[_0x356b('0x10')](this[_0x356b('0x1a')][_0x356b('0x12')][_0x356b('0x1')]['selection']['getSelectedBlocks']())[_0x356b('0x15')](_0x2eea13);if(!_0xfed69d[_0x356b('0x21')])return null;_0xfed69d=_0x19aa3d[_0x356b('0x17')](_0xfed69d);const _0x4d2ee9=[];for(const _0xfb47d5 of _0xfed69d)_0x19aa3d['isFirstBlockOfListItem'](_0xfb47d5)&&_0x4d2ee9[_0x356b('0x24')](_0xfb47d5);return _0x4d2ee9;}[_0x356b('0x33')](_0x122ac4){return'ELEMENT_'+this[_0x356b('0x1a')]['plugins']['get'](_0x356b('0xb'))[_0x356b('0x2')](_0x122ac4)[_0x356b('0x11')]()+_0x356b('0x1d')+_0x122ac4[_0x356b('0x11')]()[_0x356b('0x5')](/-/g,'_');}}
23
+ const _0x3687=['startIndex','afterInit','has','markMultiRangeBlockFormat','commandParams','length','expandListBlocksToCompleteList','*Format:*\x20set\x20order\x20to\x20regular','document','getListTypeFromListStyleType','formatBlock','get','getAttribute','TrackChangesEditing','formatInline','locale','commandName','_getSuggestionBlocksForListStyle','DocumentListPropertiesEditing','handleDescriptions','DocumentListUtils','type','_descriptionFactory','bind','listStart','reversed','editor','*Change\x20to:*\x20%0','from','_getSuggestionBlocks','_getTranslationKeyForListStyle','numbered','handleListStyleCommand','listStyle','push','styles','handleListStartCommand','isListItemBlock','ELEMENT_','change','enableCommand','_LIST_','getSelectedBlocks','format','*Format:*\x20set\x20order\x20to\x20reversed','list.properties','config','isFirstBlockOfListItem','*Format:*\x20set\x20start\x20index\x20to\x20%0','listReversed','plugins','filter','selection','DocumentListPropertiesUtils','replace','model','handleListReversedCommand'];(function(_0xa3cb20,_0x368781){const _0x478360=function(_0x333938){while(--_0x333938){_0xa3cb20['push'](_0xa3cb20['shift']());}};_0x478360(++_0x368781);}(_0x3687,0x8f));const _0x4783=function(_0xa3cb20,_0x368781){_0xa3cb20=_0xa3cb20-0x0;let _0x478360=_0x3687[_0xa3cb20];return _0x478360;};import{Plugin as _0x2b6702}from'ckeditor5/src/core';import{getTranslation as _0x21f112}from'../utils/common-translations';export default class z extends _0x2b6702{[_0x4783('0x1d')](){if(!this[_0x4783('0x36')][_0x4783('0x15')][_0x4783('0x1e')](_0x4783('0x2e')))return;const _0x48f849=this[_0x4783('0x36')][_0x4783('0x11')][_0x4783('0x27')](_0x4783('0x10')),_0xcac842=this['editor'][_0x4783('0x15')]['get'](_0x4783('0x29'));_0x48f849[_0x4783('0x6')]&&_0xcac842[_0x4783('0xb')](_0x4783('0x4'),this[_0x4783('0x3')][_0x4783('0x33')](this)),_0x48f849['reversed']&&_0xcac842['enableCommand']('listReversed',this[_0x4783('0x1b')][_0x4783('0x33')](this)),_0x48f849[_0x4783('0x1c')]&&_0xcac842[_0x4783('0xb')]('listStart',this[_0x4783('0x7')][_0x4783('0x33')](this)),_0xcac842[_0x4783('0x32')]['registerDescriptionCallback'](this[_0x4783('0x2f')][_0x4783('0x33')](this));}['handleListStyleCommand'](_0x500091,_0x53196d={}){const _0x5d3545=this[_0x4783('0x36')][_0x4783('0x15')][_0x4783('0x27')](_0x4783('0x29')),_0x3a788b=this[_0x4783('0x2d')]();this['editor'][_0x4783('0x1a')][_0x4783('0xa')](()=>{_0x5d3545['markMultiRangeBlockFormat'](_0x3a788b,{'commandName':_0x4783('0x4'),'commandParams':[{'type':_0x53196d[_0x4783('0x31')]}],'formatGroupId':'listStyle'});});}[_0x4783('0x1b')](_0x32158e,_0x326498={}){const _0x4c54c5=this['editor'][_0x4783('0x15')][_0x4783('0x27')]('TrackChangesEditing'),_0x2ffa6f=this[_0x4783('0x36')]['plugins']['get'](_0x4783('0x30')),_0x27621f=this['_getSuggestionBlocks'](_0x26117f=>_0x2ffa6f[_0x4783('0x8')](_0x26117f)&&_0x4783('0x2')===_0x26117f[_0x4783('0x28')]('listType'));null!==_0x27621f&&this['editor'][_0x4783('0x1a')][_0x4783('0xa')](()=>{_0x4c54c5[_0x4783('0x1f')](_0x27621f,{'commandName':'listReversed','commandParams':[{'reversed':_0x326498[_0x4783('0x35')]}],'formatGroupId':_0x4783('0x14')});});}[_0x4783('0x7')](_0x569d2e,_0x22751a={}){const _0x30920a=this['editor'][_0x4783('0x15')][_0x4783('0x27')](_0x4783('0x29')),_0x1ab5bc=this[_0x4783('0x36')]['plugins'][_0x4783('0x27')](_0x4783('0x30')),_0xcc3ee0=this[_0x4783('0x0')](_0x3144f2=>_0x1ab5bc[_0x4783('0x8')](_0x3144f2)&&_0x4783('0x2')===_0x3144f2[_0x4783('0x28')]('listType'));null!==_0xcc3ee0&&this[_0x4783('0x36')]['model']['change'](()=>{_0x30920a[_0x4783('0x1f')](_0xcc3ee0,{'commandName':'listStart','commandParams':[{'startIndex':_0x22751a[_0x4783('0x1c')]}],'formatGroupId':_0x4783('0x34')});});}['handleDescriptions'](_0x3146d9){if(_0x4783('0x26')!=_0x3146d9[_0x4783('0x31')]&&_0x4783('0x2a')!=_0x3146d9[_0x4783('0x31')])return;const _0x11d86d=this[_0x4783('0x36')][_0x4783('0x2b')],{data:_0x3eece5}=_0x3146d9;if(!_0x3eece5)return;let _0x39e340,_0x53a9e0;switch(_0x3eece5[_0x4783('0x2c')]){case'listStyle':_0x39e340=_0x4783('0x37'),_0x53a9e0={'type':_0x4783('0xe'),'content':_0x21f112(_0x11d86d,_0x39e340,_0x21f112(_0x11d86d,this[_0x4783('0x1')](_0x3eece5['commandParams'][0x0][_0x4783('0x31')])))};break;case _0x4783('0x14'):_0x39e340=_0x3eece5[_0x4783('0x20')][0x0][_0x4783('0x35')]?_0x4783('0xf'):_0x4783('0x23'),_0x53a9e0={'type':_0x4783('0xe'),'content':_0x21f112(_0x11d86d,_0x39e340)};break;case _0x4783('0x34'):_0x39e340=_0x4783('0x13'),_0x53a9e0={'type':_0x4783('0xe'),'content':_0x21f112(_0x11d86d,_0x39e340,_0x3eece5[_0x4783('0x20')][0x0]['startIndex'])};}return _0x53a9e0;}['_getSuggestionBlocksForListStyle'](){const _0x2fe364=this['editor']['plugins'][_0x4783('0x27')](_0x4783('0x30'));let _0x17caae=Array[_0x4783('0x38')](this['editor'][_0x4783('0x1a')][_0x4783('0x24')][_0x4783('0x17')]['getSelectedBlocks']());return _0x17caae['push'](..._0x2fe364[_0x4783('0x22')](_0x17caae)),_0x17caae=[...new Set(_0x17caae)],_0x17caae;}[_0x4783('0x0')](_0x3f2227){const _0x460cd9=this[_0x4783('0x36')][_0x4783('0x15')]['get']('DocumentListUtils');let _0x2b3c4d=Array[_0x4783('0x38')](this[_0x4783('0x36')]['model'][_0x4783('0x24')][_0x4783('0x17')][_0x4783('0xd')]())[_0x4783('0x16')](_0x3f2227);if(!_0x2b3c4d[_0x4783('0x21')])return null;_0x2b3c4d=_0x460cd9[_0x4783('0x22')](_0x2b3c4d);const _0x1a7d0d=[];for(const _0x4895fc of _0x2b3c4d)_0x460cd9[_0x4783('0x12')](_0x4895fc)&&_0x1a7d0d[_0x4783('0x5')](_0x4895fc);return _0x1a7d0d;}[_0x4783('0x1')](_0x5df084){return _0x4783('0x9')+this['editor'][_0x4783('0x15')][_0x4783('0x27')](_0x4783('0x18'))[_0x4783('0x25')](_0x5df084)['toUpperCase']()+_0x4783('0xc')+_0x5df084['toUpperCase']()[_0x4783('0x19')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa4d8=['markerName','writer','data','setSelection','editing','fromRange','createRange','remove','parent','document','hasClass','getFirstRange','end','change','high','enterBlock','afterExecute','markerNameToElements','plugins','ck-suggestion-marker-split','createPositionAt','unbindElementFromMarkerName','mapper','addMarker:suggestion:insertion','get','fire','enableCommand','editor','showSuggestionHighlights','getFirstPosition','model','commands','requires','TrackChangesEditing','selection','split','enter','nextSibling','downcastDispatcher'];(function(_0x1597d5,_0xa4d82d){const _0x1715c7=function(_0xa7225f){while(--_0xa7225f){_0x1597d5['push'](_0x1597d5['shift']());}};_0x1715c7(++_0xa4d82d);}(_0xa4d8,0xbe));const _0x1715=function(_0x1597d5,_0xa4d82d){_0x1597d5=_0x1597d5-0x0;let _0x1715c7=_0xa4d8[_0x1597d5];return _0x1715c7;};import{Plugin as _0x3e9b8b}from'ckeditor5/src/core';import{Enter as _0x138c0a}from'ckeditor5/src/enter';import{LiveRange as _0x50d773}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x13c0c5}from'./utils';export default class K extends _0x3e9b8b{static get[_0x1715('0x25')](){return[_0x138c0a];}['init'](){const _0x21b0c8=this[_0x1715('0x20')],_0x558094=_0x21b0c8[_0x1715('0x17')][_0x1715('0x1d')](_0x1715('0x26')),_0x23bd7d=_0x21b0c8[_0x1715('0x24')][_0x1715('0x1d')](_0x1715('0x2'));_0x558094[_0x1715('0x1f')](_0x1715('0x2'),()=>{_0x21b0c8['model'][_0x1715('0x12')](_0x4128cb=>{const _0x23e608=_0x21b0c8[_0x1715('0x23')][_0x1715('0xe')][_0x1715('0x0')],_0x10b306=_0x23e608[_0x1715('0x22')](),_0x226a71=_0x50d773[_0x1715('0xa')](_0x23e608[_0x1715('0x10')]());if(_0x23bd7d[_0x1715('0x14')](_0x4128cb)){const _0x52881f=_0x21b0c8[_0x1715('0x23')][_0x1715('0x19')](_0x10b306[_0x1715('0xd')][_0x1715('0x3')],0x0),_0x32cb92=_0x4128cb[_0x1715('0xb')](_0x10b306,_0x52881f);_0x558094['markInsertion'](_0x32cb92);}else _0x4128cb[_0x1715('0x8')](_0x4128cb['createRange'](_0x226a71[_0x1715('0x11')]));_0x226a71['detach'](),_0x23bd7d[_0x1715('0x1e')](_0x1715('0x15'),{'writer':_0x4128cb});});}),_0x21b0c8[_0x1715('0x9')][_0x1715('0x4')]['on'](_0x1715('0x1c'),_0x13c0c5(_0x21b0c8,_0x1715('0x1')),{'priority':'high'}),_0x21b0c8[_0x1715('0x9')]['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x229d15,_0x298a01,_0x1959ed)=>{const _0x40c1cc=_0x1959ed[_0x1715('0x1b')][_0x1715('0x16')](_0x298a01[_0x1715('0x5')]);if(_0x40c1cc)for(const _0x2560a2 of _0x40c1cc)_0x2560a2[_0x1715('0xf')](_0x1715('0x18'))&&(_0x1959ed[_0x1715('0x1b')][_0x1715('0x1a')](_0x2560a2,_0x298a01[_0x1715('0x5')]),_0x1959ed[_0x1715('0x6')][_0x1715('0xc')](_0x2560a2));},{'priority':_0x1715('0x13')}),_0x21b0c8[_0x1715('0x7')][_0x1715('0x4')]['on'](_0x1715('0x1c'),(_0x471ff4,_0x4054ed,_0x4ad32a)=>{_0x4ad32a['options'][_0x1715('0x21')]&&_0x13c0c5(_0x21b0c8,_0x1715('0x1'),{'showActiveMarker':!0x1})['bind'](this)(_0x471ff4,_0x4054ed,_0x4ad32a);},{'priority':'high'});}}
23
+ const _0x1281=['addMarker:suggestion:insertion','editor','editing','init','createPositionAt','enter','setSelection','writer','downcastDispatcher','parent','markInsertion','fromRange','getFirstRange','markerName','options','selection','hasClass','ck-suggestion-marker-split','get','afterExecute','requires','model','end','change','split','unbindElementFromMarkerName','detach','fire','createRange','remove','getFirstPosition','nextSibling','TrackChangesEditing','mapper','plugins','enterBlock','data','high'];(function(_0x49119a,_0x1281fd){const _0x4df5a6=function(_0x10cf8d){while(--_0x10cf8d){_0x49119a['push'](_0x49119a['shift']());}};_0x4df5a6(++_0x1281fd);}(_0x1281,0x197));const _0x4df5=function(_0x49119a,_0x1281fd){_0x49119a=_0x49119a-0x0;let _0x4df5a6=_0x1281[_0x49119a];return _0x4df5a6;};import{Plugin as _0x2a484a}from'ckeditor5/src/core';import{Enter as _0x1ca3c8}from'ckeditor5/src/enter';import{LiveRange as _0x1ce88e}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0xbc18b6}from'./utils';export default class K extends _0x2a484a{static get[_0x4df5('0x1f')](){return[_0x1ca3c8];}[_0x4df5('0xe')](){const _0xe796ee=this[_0x4df5('0xc')],_0x308463=_0xe796ee[_0x4df5('0x7')][_0x4df5('0x1d')](_0x4df5('0x5')),_0x4d0c01=_0xe796ee['commands'][_0x4df5('0x1d')](_0x4df5('0x10'));_0x308463['enableCommand']('enter',()=>{_0xe796ee[_0x4df5('0x20')][_0x4df5('0x22')](_0x59e6c0=>{const _0x89089a=_0xe796ee[_0x4df5('0x20')]['document'][_0x4df5('0x1a')],_0x4a1b07=_0x89089a[_0x4df5('0x3')](),_0x35ba76=_0x1ce88e[_0x4df5('0x16')](_0x89089a[_0x4df5('0x17')]());if(_0x4d0c01[_0x4df5('0x8')](_0x59e6c0)){const _0x444c13=_0xe796ee[_0x4df5('0x20')][_0x4df5('0xf')](_0x4a1b07[_0x4df5('0x14')][_0x4df5('0x4')],0x0),_0x39c77e=_0x59e6c0['createRange'](_0x4a1b07,_0x444c13);_0x308463[_0x4df5('0x15')](_0x39c77e);}else _0x59e6c0[_0x4df5('0x11')](_0x59e6c0[_0x4df5('0x1')](_0x35ba76[_0x4df5('0x21')]));_0x35ba76[_0x4df5('0x25')](),_0x4d0c01[_0x4df5('0x0')](_0x4df5('0x1e'),{'writer':_0x59e6c0});});}),_0xe796ee[_0x4df5('0xd')][_0x4df5('0x13')]['on']('addMarker:suggestion:insertion',_0xbc18b6(_0xe796ee,_0x4df5('0x23')),{'priority':_0x4df5('0xa')}),_0xe796ee[_0x4df5('0xd')][_0x4df5('0x13')]['on']('removeMarker:suggestion:insertion',(_0x60a1fe,_0x3f2272,_0x2829da)=>{const _0xc48577=_0x2829da[_0x4df5('0x6')]['markerNameToElements'](_0x3f2272[_0x4df5('0x18')]);if(_0xc48577)for(const _0x10510f of _0xc48577)_0x10510f[_0x4df5('0x1b')](_0x4df5('0x1c'))&&(_0x2829da['mapper'][_0x4df5('0x24')](_0x10510f,_0x3f2272[_0x4df5('0x18')]),_0x2829da[_0x4df5('0x12')][_0x4df5('0x2')](_0x10510f));},{'priority':'high'}),_0xe796ee[_0x4df5('0x9')][_0x4df5('0x13')]['on'](_0x4df5('0xb'),(_0x24224f,_0x21b188,_0x239b91)=>{_0x239b91[_0x4df5('0x19')]['showSuggestionHighlights']&&_0xbc18b6(_0xe796ee,_0x4df5('0x23'),{'showActiveMarker':!0x1})['bind'](this)(_0x24224f,_0x21b188,_0x239b91);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3887=['get','TrackChangesEditing','createPositionAt','plugins','findPrevious','findByTextCallback','getMarkersGroup','model','replaceAll','FindAndReplaceEditing','end','item','afterInit','start','editor','string','handleFindCommand','filter','suggestion:deletion','enableCommand','markers','_isInDeletionRange','has','getIntersection','getRange','FindAndReplaceUtils','findNext'];(function(_0x5b2f3f,_0x3887fb){const _0x5bef1e=function(_0x40e177){while(--_0x40e177){_0x5b2f3f['push'](_0x5b2f3f['shift']());}};_0x5bef1e(++_0x3887fb);}(_0x3887,0x1e3));const _0x5bef=function(_0x5b2f3f,_0x3887fb){_0x5b2f3f=_0x5b2f3f-0x0;let _0x5bef1e=_0x3887[_0x5b2f3f];return _0x5bef1e;};import{Plugin as _0x2e6524}from'ckeditor5/src/core';export default class W extends _0x2e6524{[_0x5bef('0xf')](){if(!this[_0x5bef('0x11')][_0x5bef('0x6')][_0x5bef('0x19')](_0x5bef('0xc')))return;const _0x2c0954=this[_0x5bef('0x11')]['plugins'][_0x5bef('0x3')](_0x5bef('0x4'));_0x2c0954[_0x5bef('0x16')]('find',this[_0x5bef('0x13')]['bind'](this)),_0x2c0954[_0x5bef('0x16')](_0x5bef('0x2')),_0x2c0954[_0x5bef('0x16')](_0x5bef('0x7')),_0x2c0954['enableCommand']('replace'),_0x2c0954[_0x5bef('0x16')](_0x5bef('0xb'));}[_0x5bef('0x13')](_0x2070d7,_0x2d6552,_0x2e6edf={}){const _0x4b828d=this[_0x5bef('0x11')][_0x5bef('0x6')][_0x5bef('0x3')](_0x5bef('0x1'));if(void 0x0!==_0x2e6edf)return _0x2070d7(_0x2fe533=>(_0x5bef('0x12')==typeof _0x2d6552?_0x4b828d[_0x5bef('0x8')](_0x2d6552,_0x2e6edf):_0x2d6552)(_0x2fe533)[_0x5bef('0x14')](_0x594cb7=>!0x1===this[_0x5bef('0x18')](_0x594cb7,_0x2fe533[_0x5bef('0xe')])),_0x2e6edf);}[_0x5bef('0x18')](_0x5aba89,_0x9c0344){const _0x180ad6=this[_0x5bef('0x11')]['model']['createRange'](this[_0x5bef('0x11')][_0x5bef('0xa')][_0x5bef('0x5')](_0x9c0344,_0x5aba89[_0x5bef('0x10')]),this[_0x5bef('0x11')]['model'][_0x5bef('0x5')](_0x9c0344,_0x5aba89[_0x5bef('0xd')]));for(const _0x257ba0 of this[_0x5bef('0x11')][_0x5bef('0xa')][_0x5bef('0x17')][_0x5bef('0x9')](_0x5bef('0x15')))if(null!==_0x180ad6[_0x5bef('0x1a')](_0x257ba0[_0x5bef('0x0')]()))return!0x0;return!0x1;}}
23
+ const _0x5c88=['filter','_isInDeletionRange','has','getIntersection','get','item','enableCommand','markers','replaceAll','handleFindCommand','start','getRange','FindAndReplaceEditing','model','createPositionAt','bind','findNext','afterInit','FindAndReplaceUtils','editor','findByTextCallback','plugins','find'];(function(_0x37a36b,_0x5c88ff){const _0xe6162c=function(_0x19cfb1){while(--_0x19cfb1){_0x37a36b['push'](_0x37a36b['shift']());}};_0xe6162c(++_0x5c88ff);}(_0x5c88,0x14d));const _0xe616=function(_0x37a36b,_0x5c88ff){_0x37a36b=_0x37a36b-0x0;let _0xe6162c=_0x5c88[_0x37a36b];return _0xe6162c;};import{Plugin as _0x50f4a9}from'ckeditor5/src/core';export default class W extends _0x50f4a9{[_0xe616('0x6')](){if(!this[_0xe616('0x8')][_0xe616('0xa')][_0xe616('0xe')](_0xe616('0x1')))return;const _0x37d57d=this[_0xe616('0x8')][_0xe616('0xa')][_0xe616('0x10')]('TrackChangesEditing');_0x37d57d[_0xe616('0x12')](_0xe616('0xb'),this[_0xe616('0x15')][_0xe616('0x4')](this)),_0x37d57d[_0xe616('0x12')](_0xe616('0x5')),_0x37d57d[_0xe616('0x12')]('findPrevious'),_0x37d57d[_0xe616('0x12')]('replace'),_0x37d57d['enableCommand'](_0xe616('0x14'));}[_0xe616('0x15')](_0x276808,_0x286d3c,_0x415bb1={}){const _0x2fca4a=this['editor'][_0xe616('0xa')][_0xe616('0x10')](_0xe616('0x7'));if(void 0x0!==_0x415bb1)return _0x276808(_0xc02ad6=>('string'==typeof _0x286d3c?_0x2fca4a[_0xe616('0x9')](_0x286d3c,_0x415bb1):_0x286d3c)(_0xc02ad6)[_0xe616('0xc')](_0x4ef9e6=>!0x1===this[_0xe616('0xd')](_0x4ef9e6,_0xc02ad6[_0xe616('0x11')])),_0x415bb1);}['_isInDeletionRange'](_0x591d6f,_0x27b68e){const _0x39d521=this['editor'][_0xe616('0x2')]['createRange'](this[_0xe616('0x8')][_0xe616('0x2')][_0xe616('0x3')](_0x27b68e,_0x591d6f[_0xe616('0x16')]),this['editor'][_0xe616('0x2')][_0xe616('0x3')](_0x27b68e,_0x591d6f['end']));for(const _0x742869 of this[_0xe616('0x8')][_0xe616('0x2')][_0xe616('0x13')]['getMarkersGroup']('suggestion:deletion'))if(null!==_0x39d521[_0xe616('0xf')](_0x742869[_0xe616('0x0')]()))return!0x0;return!0x1;}}