@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231129.0 → 0.0.0-nightly-20231130.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 (68) hide show
  1. package/CHANGELOG.md +15 -15
  2. package/README.md +1 -1
  3. package/build/track-changes.js +1 -1
  4. package/package.json +3 -3
  5. package/src/commands/acceptsuggestioncommand.js +1 -1
  6. package/src/commands/discardsuggestioncommand.js +1 -1
  7. package/src/commands/executeonallsuggestionscommand.js +1 -1
  8. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  9. package/src/commands/trackchangescommand.js +1 -1
  10. package/src/integrations/aiassistant.js +1 -1
  11. package/src/integrations/alignment.js +1 -1
  12. package/src/integrations/basicstyles.js +1 -1
  13. package/src/integrations/blockquote.js +1 -1
  14. package/src/integrations/ckbox.js +1 -1
  15. package/src/integrations/codeblock.js +1 -1
  16. package/src/integrations/comments.js +1 -1
  17. package/src/integrations/deletecommand.js +1 -1
  18. package/src/integrations/documentlist.js +1 -1
  19. package/src/integrations/documentlistproperties.js +1 -1
  20. package/src/integrations/entercommand.js +1 -1
  21. package/src/integrations/findandreplace.js +1 -1
  22. package/src/integrations/font.js +1 -1
  23. package/src/integrations/formatpainter.js +1 -1
  24. package/src/integrations/heading.js +1 -1
  25. package/src/integrations/highlight.js +1 -1
  26. package/src/integrations/horizontalline.js +1 -1
  27. package/src/integrations/htmlembed.js +1 -1
  28. package/src/integrations/image.js +1 -1
  29. package/src/integrations/imagereplace.js +1 -1
  30. package/src/integrations/imagestyle.js +1 -1
  31. package/src/integrations/importword.js +1 -1
  32. package/src/integrations/indent.js +1 -1
  33. package/src/integrations/inputcommand.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. 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-20231129.0",
3
+ "version": "0.0.0-nightly-20231130.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-20231129.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231129.0",
42
+ "ckeditor5": "0.0.0-nightly-20231130.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231130.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 _0x4eeb=['get','acceptSuggestion','model','getRanges','refresh','editor','plugins','TrackChangesEditing','execute','_isEnabledBasedOnSelection','track-changes-accept-suggestion-not-found'];(function(_0x28a8a9,_0x4eeb60){const _0x18237f=function(_0x231b27){while(--_0x231b27){_0x28a8a9['push'](_0x28a8a9['shift']());}};_0x18237f(++_0x4eeb60);}(_0x4eeb,0x10e));const _0x1823=function(_0x28a8a9,_0x4eeb60){_0x28a8a9=_0x28a8a9-0x0;let _0x18237f=_0x4eeb[_0x28a8a9];return _0x18237f;};import{Command as _0x46fb26}from'ckeditor5/src/core';import{CKEditorError as _0x32ad28}from'ckeditor5/src/utils';export default class B extends _0x46fb26{constructor(_0x19c6a6,_0xfcb313){super(_0x19c6a6),this['_suggestions']=_0xfcb313,this['refresh'](),this[_0x1823('0x3')]=!0x1;}[_0x1823('0x9')](){this['isEnabled']=!0x0;}[_0x1823('0x2')](_0x7702d8){const _0x2d65c3=this['_suggestions'][_0x1823('0x5')](_0x7702d8);if(!_0x2d65c3)throw new _0x32ad28(_0x1823('0x4'),this);const _0x419840=_0x2d65c3[_0x1823('0x8')]();this['editor'][_0x1823('0x7')]['canEditAt'](_0x419840)&&this[_0x1823('0xa')][_0x1823('0x0')][_0x1823('0x5')](_0x1823('0x1'))[_0x1823('0x6')](_0x2d65c3);}}
23
+ const _0xd888=['track-changes-accept-suggestion-not-found','getRanges','canEditAt','plugins','model','acceptSuggestion','execute','refresh','TrackChangesEditing','_suggestions','get','_isEnabledBasedOnSelection','editor'];(function(_0x3103b2,_0xd88843){const _0x7248c3=function(_0x3d274d){while(--_0x3d274d){_0x3103b2['push'](_0x3103b2['shift']());}};_0x7248c3(++_0xd88843);}(_0xd888,0x132));const _0x7248=function(_0x3103b2,_0xd88843){_0x3103b2=_0x3103b2-0x0;let _0x7248c3=_0xd888[_0x3103b2];return _0x7248c3;};import{Command as _0x2c6bd4}from'ckeditor5/src/core';import{CKEditorError as _0x18d4c7}from'ckeditor5/src/utils';export default class B extends _0x2c6bd4{constructor(_0x2735ca,_0x259842){super(_0x2735ca),this[_0x7248('0x2')]=_0x259842,this[_0x7248('0x0')](),this[_0x7248('0x4')]=!0x1;}['refresh'](){this['isEnabled']=!0x0;}[_0x7248('0xc')](_0xd19781){const _0x2fa320=this[_0x7248('0x2')]['get'](_0xd19781);if(!_0x2fa320)throw new _0x18d4c7(_0x7248('0x6'),this);const _0x141121=_0x2fa320[_0x7248('0x7')]();this[_0x7248('0x5')][_0x7248('0xa')][_0x7248('0x8')](_0x141121)&&this[_0x7248('0x5')][_0x7248('0x9')][_0x7248('0x3')](_0x7248('0x1'))[_0x7248('0xb')](_0x2fa320);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d24=['canEditAt','_suggestions','getRanges','editor','isEnabled','get','_isEnabledBasedOnSelection','refresh','TrackChangesEditing','discardSuggestion','execute','track-changes-discard-suggestion-not-found'];(function(_0x11abf9,_0x5d243e){const _0x13fad6=function(_0x2b043d){while(--_0x2b043d){_0x11abf9['push'](_0x11abf9['shift']());}};_0x13fad6(++_0x5d243e);}(_0x5d24,0xae));const _0x13fa=function(_0x11abf9,_0x5d243e){_0x11abf9=_0x11abf9-0x0;let _0x13fad6=_0x5d24[_0x11abf9];return _0x13fad6;};import{Command as _0xe41a50}from'ckeditor5/src/core';import{CKEditorError as _0x4ea1e4}from'ckeditor5/src/utils';export default class x extends _0xe41a50{constructor(_0x27d687,_0x24a8b4){super(_0x27d687),this['_suggestions']=_0x24a8b4,this['refresh'](),this[_0x13fa('0x0')]=!0x1;}[_0x13fa('0x1')](){this[_0x13fa('0xa')]=!0x0;}[_0x13fa('0x4')](_0x53148a){const _0x49b328=this[_0x13fa('0x7')][_0x13fa('0xb')](_0x53148a);if(!_0x49b328)throw new _0x4ea1e4(_0x13fa('0x5'),this);const _0x1adcf7=_0x49b328[_0x13fa('0x8')]();this['editor']['model'][_0x13fa('0x6')](_0x1adcf7)&&this[_0x13fa('0x9')]['plugins'][_0x13fa('0xb')](_0x13fa('0x2'))[_0x13fa('0x3')](_0x49b328);}}
23
+ const _0x3790=['discardSuggestion','get','_suggestions','refresh','isEnabled','getRanges','editor','model','_isEnabledBasedOnSelection','plugins','TrackChangesEditing'];(function(_0x3e0c3e,_0x3790d3){const _0x2398d3=function(_0x3ee13a){while(--_0x3ee13a){_0x3e0c3e['push'](_0x3e0c3e['shift']());}};_0x2398d3(++_0x3790d3);}(_0x3790,0x168));const _0x2398=function(_0x3e0c3e,_0x3790d3){_0x3e0c3e=_0x3e0c3e-0x0;let _0x2398d3=_0x3790[_0x3e0c3e];return _0x2398d3;};import{Command as _0x90ca3b}from'ckeditor5/src/core';import{CKEditorError as _0x2f012f}from'ckeditor5/src/utils';export default class x extends _0x90ca3b{constructor(_0x3edb40,_0x491b50){super(_0x3edb40),this[_0x2398('0x5')]=_0x491b50,this[_0x2398('0x6')](),this[_0x2398('0x0')]=!0x1;}[_0x2398('0x6')](){this[_0x2398('0x7')]=!0x0;}['execute'](_0x4556a5){const _0x11b2c3=this[_0x2398('0x5')]['get'](_0x4556a5);if(!_0x11b2c3)throw new _0x2f012f('track-changes-discard-suggestion-not-found',this);const _0x115308=_0x11b2c3[_0x2398('0x8')]();this[_0x2398('0x9')][_0x2398('0xa')]['canEditAt'](_0x115308)&&this['editor'][_0x2398('0x1')][_0x2398('0x4')](_0x2398('0x2'))[_0x2398('0x3')](_0x11b2c3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bee=['refresh','editor','_isEnabledBasedOnSelection','from','_suggestions','isInContent','some','getRanges','execute','model','_command'];(function(_0x75f4f3,_0x4bee0f){const _0x5811c5=function(_0x8fd17d){while(--_0x8fd17d){_0x75f4f3['push'](_0x75f4f3['shift']());}};_0x5811c5(++_0x4bee0f);}(_0x4bee,0x82));const _0x5811=function(_0x75f4f3,_0x4bee0f){_0x75f4f3=_0x75f4f3-0x0;let _0x5811c5=_0x4bee[_0x75f4f3];return _0x5811c5;};import{Command as _0x690745}from'ckeditor5/src/core';import{sortSuggestions as _0x5de272,executeCommandForSuggestions as _0x46161f}from'../utils/utils';export default class E extends _0x690745{constructor(_0x183dcf,_0x5880b0,_0x506ce9){super(_0x183dcf),this[_0x5811('0x1')]=_0x5880b0,this[_0x5811('0x6')]=_0x506ce9,this['refresh'](),this[_0x5811('0x4')]=!0x1;}[_0x5811('0x2')](){const _0x57cae5=Array['from'](this[_0x5811('0x6')]['values']())[_0x5811('0x8')](_0x402578=>_0x402578[_0x5811('0x7')]);this['isEnabled']=this[_0x5811('0x1')]['isEnabled']&&_0x57cae5;}[_0x5811('0xa')](){const _0x13233a=_0x5de272(Array[_0x5811('0x5')](this[_0x5811('0x6')]['values']()));for(const _0x27270c of _0x13233a){const _0x2af50f=_0x27270c[_0x5811('0x9')]();if(!this[_0x5811('0x3')]['model']['canEditAt'](_0x2af50f))return;}_0x46161f(this[_0x5811('0x3')][_0x5811('0x0')],this[_0x5811('0x1')],_0x13233a);}}
23
+ const _0x59a6=['from','values','canEditAt','refresh','model','isEnabled','editor','_isEnabledBasedOnSelection','_suggestions','_command'];(function(_0x40a68e,_0x59a6d9){const _0xba37a3=function(_0x3eeb88){while(--_0x3eeb88){_0x40a68e['push'](_0x40a68e['shift']());}};_0xba37a3(++_0x59a6d9);}(_0x59a6,0x173));const _0xba37=function(_0x40a68e,_0x59a6d9){_0x40a68e=_0x40a68e-0x0;let _0xba37a3=_0x59a6[_0x40a68e];return _0xba37a3;};import{Command as _0x33c5f1}from'ckeditor5/src/core';import{sortSuggestions as _0xe76a30,executeCommandForSuggestions as _0x19349d}from'../utils/utils';export default class E extends _0x33c5f1{constructor(_0x477a24,_0x1da6fd,_0x2f664b){super(_0x477a24),this[_0xba37('0x8')]=_0x1da6fd,this[_0xba37('0x7')]=_0x2f664b,this[_0xba37('0x2')](),this[_0xba37('0x6')]=!0x1;}[_0xba37('0x2')](){const _0x33ddc6=Array[_0xba37('0x9')](this[_0xba37('0x7')][_0xba37('0x0')]())['some'](_0x48c739=>_0x48c739['isInContent']);this[_0xba37('0x4')]=this[_0xba37('0x8')][_0xba37('0x4')]&&_0x33ddc6;}['execute'](){const _0x24575f=_0xe76a30(Array[_0xba37('0x9')](this[_0xba37('0x7')]['values']()));for(const _0x97ad18 of _0x24575f){const _0x155f83=_0x97ad18['getRanges']();if(!this['editor'][_0xba37('0x3')][_0xba37('0x1')](_0x155f83))return;}_0x19349d(this[_0xba37('0x5')]['model'],this[_0xba37('0x8')],_0x24575f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4df4=['_command','size','execute','editor','values','canEditAt','getRanges','model','isEnabled','_selectedSuggestions','_isEnabledBasedOnSelection','selection'];(function(_0x32cf8e,_0x4df47f){const _0x5d1f80=function(_0x30f9ca){while(--_0x30f9ca){_0x32cf8e['push'](_0x32cf8e['shift']());}};_0x5d1f80(++_0x4df47f);}(_0x4df4,0x139));const _0x5d1f=function(_0x32cf8e,_0x4df47f){_0x32cf8e=_0x32cf8e-0x0;let _0x5d1f80=_0x4df4[_0x32cf8e];return _0x5d1f80;};import{Command as _0x5284b9}from'ckeditor5/src/core';import{sortSuggestions as _0x42fdfb,getSelectedSuggestions as _0x54dd94,executeCommandForSuggestions as _0x2ed16a}from'../utils/utils';export default class R extends _0x5284b9{constructor(_0x3b9f8f,_0x194d41,_0x5a78ab){super(_0x3b9f8f),this[_0x5d1f('0xb')]=_0x194d41,this['_suggestions']=_0x5a78ab,this[_0x5d1f('0x8')]=new Set(),this['refresh'](),this[_0x5d1f('0x9')]=!0x1;}['refresh'](){const _0x1cb45d=this[_0x5d1f('0x2')][_0x5d1f('0x6')]['document'][_0x5d1f('0xa')],_0x2f27e8=Array['from'](this['_suggestions'][_0x5d1f('0x3')]());this[_0x5d1f('0x8')]=_0x54dd94(_0x1cb45d,_0x2f27e8),this[_0x5d1f('0x7')]=this[_0x5d1f('0xb')]['isEnabled']&&!!this[_0x5d1f('0x8')][_0x5d1f('0x0')];}[_0x5d1f('0x1')](){const _0x45f902=_0x42fdfb(Array['from'](this[_0x5d1f('0x8')]));for(const _0x24d84f of _0x45f902){const _0x39483f=_0x24d84f[_0x5d1f('0x5')]();if(!this[_0x5d1f('0x2')][_0x5d1f('0x6')][_0x5d1f('0x4')](_0x39483f))return;}_0x2ed16a(this[_0x5d1f('0x2')][_0x5d1f('0x6')],this[_0x5d1f('0xb')],_0x45f902);}}
23
+ const _0x49e0=['model','_command','values','isEnabled','_selectedSuggestions','execute','from','refresh','_suggestions','getRanges','editor','selection','canEditAt'];(function(_0x3de90b,_0x49e028){const _0x34ee40=function(_0x4763ab){while(--_0x4763ab){_0x3de90b['push'](_0x3de90b['shift']());}};_0x34ee40(++_0x49e028);}(_0x49e0,0x168));const _0x34ee=function(_0x3de90b,_0x49e028){_0x3de90b=_0x3de90b-0x0;let _0x34ee40=_0x49e0[_0x3de90b];return _0x34ee40;};import{Command as _0x42f6af}from'ckeditor5/src/core';import{sortSuggestions as _0x3f42ee,getSelectedSuggestions as _0x365c3f,executeCommandForSuggestions as _0x306099}from'../utils/utils';export default class R extends _0x42f6af{constructor(_0x21ba38,_0x485882,_0x1f572b){super(_0x21ba38),this['_command']=_0x485882,this['_suggestions']=_0x1f572b,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x34ee('0xb')](){const _0x3cd5b7=this[_0x34ee('0x1')][_0x34ee('0x4')]['document'][_0x34ee('0x2')],_0x1f0a9f=Array['from'](this[_0x34ee('0xc')][_0x34ee('0x6')]());this[_0x34ee('0x8')]=_0x365c3f(_0x3cd5b7,_0x1f0a9f),this[_0x34ee('0x7')]=this['_command'][_0x34ee('0x7')]&&!!this['_selectedSuggestions']['size'];}[_0x34ee('0x9')](){const _0x5a04a4=_0x3f42ee(Array[_0x34ee('0xa')](this[_0x34ee('0x8')]));for(const _0x380cad of _0x5a04a4){const _0x5f143c=_0x380cad[_0x34ee('0x0')]();if(!this['editor'][_0x34ee('0x4')][_0x34ee('0x3')](_0x5f143c))return;}_0x306099(this['editor'][_0x34ee('0x4')],this[_0x34ee('0x5')],_0x5a04a4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17ae=['execute','has','forceDisabled','_isEnabledBasedOnSelection','_enableCommands','commands','TrackChangesCommand','value','clearForceDisabled','refresh','affectsData','editor','_disableUnsupportedCommands','_enabledCommands'];(function(_0x14d0ea,_0x17ae28){const _0x54632c=function(_0x235056){while(--_0x235056){_0x14d0ea['push'](_0x14d0ea['shift']());}};_0x54632c(++_0x17ae28);}(_0x17ae,0xbb));const _0x5463=function(_0x14d0ea,_0x17ae28){_0x14d0ea=_0x14d0ea-0x0;let _0x54632c=_0x17ae[_0x14d0ea];return _0x54632c;};import{Command as _0x3be5a3}from'ckeditor5/src/core';export default class $ extends _0x3be5a3{constructor(_0x1fad28,_0x274168){super(_0x1fad28),this['_enabledCommands']=_0x274168,this[_0x5463('0x2')]=!0x1,this[_0x5463('0x4')](),this[_0x5463('0xc')]=!0x1;}[_0x5463('0x4')](){this['isEnabled']=!0x0;}[_0x5463('0x9')](){this['value']=!this['value'],this[_0x5463('0x2')]?this[_0x5463('0x7')]():this['_enableCommands']();}['_disableUnsupportedCommands'](){for(const _0x5777cf of this[_0x5463('0x6')][_0x5463('0x0')][_0x5463('0x0')]())_0x5777cf[_0x5463('0x5')]&&!this['_enabledCommands'][_0x5463('0xa')](_0x5777cf)&&_0x5777cf[_0x5463('0xb')]('TrackChangesCommand');}[_0x5463('0xd')](){for(const _0x15827c of this['editor'][_0x5463('0x0')][_0x5463('0x0')]())_0x15827c[_0x5463('0x5')]&&!this[_0x5463('0x8')][_0x5463('0xa')](_0x15827c)&&_0x15827c[_0x5463('0x3')](_0x5463('0x1'));}}
23
+ const _0x1d06=['editor','forceDisabled','affectsData','clearForceDisabled','_disableUnsupportedCommands','value','_enabledCommands','_enableCommands','refresh','commands','execute','TrackChangesCommand'];(function(_0x1c5d20,_0x1d0622){const _0x391cdf=function(_0x284837){while(--_0x284837){_0x1c5d20['push'](_0x1c5d20['shift']());}};_0x391cdf(++_0x1d0622);}(_0x1d06,0xdb));const _0x391c=function(_0x1c5d20,_0x1d0622){_0x1c5d20=_0x1c5d20-0x0;let _0x391cdf=_0x1d06[_0x1c5d20];return _0x391cdf;};import{Command as _0x348ad2}from'ckeditor5/src/core';export default class $ extends _0x348ad2{constructor(_0x25cb62,_0x1a10d8){super(_0x25cb62),this[_0x391c('0x3')]=_0x1a10d8,this[_0x391c('0x2')]=!0x1,this[_0x391c('0x5')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x391c('0x5')](){this['isEnabled']=!0x0;}[_0x391c('0x7')](){this['value']=!this['value'],this[_0x391c('0x2')]?this[_0x391c('0x1')]():this[_0x391c('0x4')]();}[_0x391c('0x1')](){for(const _0x359ecf of this[_0x391c('0x9')][_0x391c('0x6')][_0x391c('0x6')]())_0x359ecf['affectsData']&&!this['_enabledCommands']['has'](_0x359ecf)&&_0x359ecf[_0x391c('0xa')](_0x391c('0x8'));}[_0x391c('0x4')](){for(const _0x52f004 of this['editor'][_0x391c('0x6')][_0x391c('0x6')]())_0x52f004[_0x391c('0xb')]&&!this[_0x391c('0x3')]['has'](_0x52f004)&&_0x52f004[_0x391c('0x0')](_0x391c('0x8'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5acc=['afterInit','get','TrackChangesEditing','enableCommand','commands','showAIAssistant','plugins'];(function(_0x381fca,_0x5acc1b){const _0x1b7b29=function(_0x3f9562){while(--_0x3f9562){_0x381fca['push'](_0x381fca['shift']());}};_0x1b7b29(++_0x5acc1b);}(_0x5acc,0x14f));const _0x1b7b=function(_0x381fca,_0x5acc1b){_0x381fca=_0x381fca-0x0;let _0x1b7b29=_0x5acc[_0x381fca];return _0x1b7b29;};import{Plugin as _0x2fc212}from'ckeditor5/src/core';export default class j extends _0x2fc212{[_0x1b7b('0x1')](){const _0x325234=this['editor'],_0x269994=_0x325234[_0x1b7b('0x0')][_0x1b7b('0x2')](_0x1b7b('0x3'));_0x325234[_0x1b7b('0x5')][_0x1b7b('0x2')]('showAIAssistant')&&_0x269994[_0x1b7b('0x4')](_0x1b7b('0x6'));}}
23
+ const _0x468a=['editor','commands','get','plugins','afterInit','TrackChangesEditing','showAIAssistant'];(function(_0x423bde,_0x468a2f){const _0x27dd10=function(_0x2806ca){while(--_0x2806ca){_0x423bde['push'](_0x423bde['shift']());}};_0x27dd10(++_0x468a2f);}(_0x468a,0x17a));const _0x27dd=function(_0x423bde,_0x468a2f){_0x423bde=_0x423bde-0x0;let _0x27dd10=_0x468a[_0x423bde];return _0x27dd10;};import{Plugin as _0x59f12d}from'ckeditor5/src/core';export default class j extends _0x59f12d{[_0x27dd('0x4')](){const _0x4ad8a0=this[_0x27dd('0x0')],_0x4d455f=_0x4ad8a0[_0x27dd('0x3')][_0x27dd('0x2')](_0x27dd('0x5'));_0x4ad8a0[_0x27dd('0x1')][_0x27dd('0x2')]('showAIAssistant')&&_0x4d455f['enableCommand'](_0x27dd('0x6'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45e9=['alignment','TrackChangesEditing','right','formatBlock','FORMAT_ALIGN_TO_CENTER','*Format:*\x20%0','registerDescriptionCallback','plugins','afterInit','registerAttributeLabel','get','locale','left','FORMAT_JUSTIFY_TEXT','value','justify','center','commandName','_descriptionFactory','editor','_registerLegacyDescription'];(function(_0x5d4ce4,_0x45e937){const _0x2d9a81=function(_0x452481){while(--_0x452481){_0x5d4ce4['push'](_0x5d4ce4['shift']());}};_0x2d9a81(++_0x45e937);}(_0x45e9,0x1ec));const _0x2d9a=function(_0x5d4ce4,_0x45e937){_0x5d4ce4=_0x5d4ce4-0x0;let _0x2d9a81=_0x45e9[_0x5d4ce4];return _0x2d9a81;};import{Plugin as _0x2bd036}from'ckeditor5/src/core';import{getTranslation as _0x46f23a}from'../utils/common-translations';export default class U extends _0x2bd036{[_0x2d9a('0x14')](){const _0x4d268f=this[_0x2d9a('0xa')],_0x528028=_0x4d268f[_0x2d9a('0x2')];if(!_0x4d268f[_0x2d9a('0x13')]['has']('AlignmentEditing'))return;const _0x3ec36b=_0x4d268f['plugins'][_0x2d9a('0x1')](_0x2d9a('0xd'));_0x3ec36b['_enableDefaultAttributesIntegration']('alignment',[],[_0x2d9a('0xc')]),_0x3ec36b[_0x2d9a('0x9')][_0x2d9a('0x0')]('alignment',_0x46f23a(_0x528028,'FORMAT_ALIGNMENT')),this[_0x2d9a('0xb')]();}[_0x2d9a('0xb')](){const _0x4e3069=this['editor'],_0x3bd8a7=_0x4e3069[_0x2d9a('0x2')];_0x4e3069[_0x2d9a('0x13')][_0x2d9a('0x1')](_0x2d9a('0xd'))[_0x2d9a('0x9')][_0x2d9a('0x12')](_0x479c6b=>{if(_0x2d9a('0xf')!=_0x479c6b['type'])return;const {data:_0x376339}=_0x479c6b;if(_0x376339&&_0x2d9a('0xc')==_0x376339[_0x2d9a('0x8')]){const _0x6dfb2f=_0x376339['commandParams'][0x0][_0x2d9a('0x5')];return{'type':'format','content':_0x46f23a(_0x3bd8a7,_0x2d9a('0x11'),function(_0x55012b){switch(_0x55012b){case _0x2d9a('0x3'):return _0x46f23a(_0x3bd8a7,'FORMAT_ALIGN_TO_LEFT');case _0x2d9a('0xe'):return _0x46f23a(_0x3bd8a7,'FORMAT_ALIGN_TO_RIGHT');case _0x2d9a('0x7'):return _0x46f23a(_0x3bd8a7,_0x2d9a('0x10'));case _0x2d9a('0x6'):return _0x46f23a(_0x3bd8a7,_0x2d9a('0x4'));}}(_0x6dfb2f))};}});}}
23
+ const _0x2cec=['registerDescriptionCallback','registerAttributeLabel','FORMAT_ALIGN_TO_RIGHT','plugins','_enableDefaultAttributesIntegration','_descriptionFactory','FORMAT_ALIGNMENT','commandName','_registerLegacyDescription','FORMAT_ALIGN_TO_LEFT','locale','editor','has','alignment','center','type','afterInit','format','*Format:*\x20%0','TrackChangesEditing','justify','FORMAT_JUSTIFY_TEXT'];(function(_0x13f92e,_0x2cecca){const _0x44790f=function(_0x5e82cc){while(--_0x5e82cc){_0x13f92e['push'](_0x13f92e['shift']());}};_0x44790f(++_0x2cecca);}(_0x2cec,0xb7));const _0x4479=function(_0x13f92e,_0x2cecca){_0x13f92e=_0x13f92e-0x0;let _0x44790f=_0x2cec[_0x13f92e];return _0x44790f;};import{Plugin as _0x5a1151}from'ckeditor5/src/core';import{getTranslation as _0x53b2ac}from'../utils/common-translations';export default class U extends _0x5a1151{[_0x4479('0x9')](){const _0xbdbd06=this[_0x4479('0x4')],_0x4b5ec4=_0xbdbd06[_0x4479('0x3')];if(!_0xbdbd06['plugins'][_0x4479('0x5')]('AlignmentEditing'))return;const _0x4f6028=_0xbdbd06[_0x4479('0x12')]['get'](_0x4479('0xc'));_0x4f6028[_0x4479('0x13')](_0x4479('0x6'),[],[_0x4479('0x6')]),_0x4f6028[_0x4479('0x14')][_0x4479('0x10')](_0x4479('0x6'),_0x53b2ac(_0x4b5ec4,_0x4479('0x15'))),this[_0x4479('0x1')]();}[_0x4479('0x1')](){const _0x380592=this[_0x4479('0x4')],_0x3e928d=_0x380592[_0x4479('0x3')];_0x380592[_0x4479('0x12')]['get'](_0x4479('0xc'))[_0x4479('0x14')][_0x4479('0xf')](_0x233399=>{if('formatBlock'!=_0x233399[_0x4479('0x8')])return;const {data:_0x1a8b8b}=_0x233399;if(_0x1a8b8b&&_0x4479('0x6')==_0x1a8b8b[_0x4479('0x0')]){const _0x3c76c5=_0x1a8b8b['commandParams'][0x0]['value'];return{'type':_0x4479('0xa'),'content':_0x53b2ac(_0x3e928d,_0x4479('0xb'),function(_0xbbefc2){switch(_0xbbefc2){case'left':return _0x53b2ac(_0x3e928d,_0x4479('0x2'));case'right':return _0x53b2ac(_0x3e928d,_0x4479('0x11'));case _0x4479('0x7'):return _0x53b2ac(_0x3e928d,'FORMAT_ALIGN_TO_CENTER');case _0x4479('0xd'):return _0x53b2ac(_0x3e928d,_0x4479('0xe'));}}(_0x3c76c5))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32bb=['get','registerDescriptionCallback','toUpperCase','*Remove\x20format:*\x20%0','plugins','subscript','commandParams','SuperscriptEditing','FORMAT_SUBSCRIPT','CodeEditing','_enableDefaultAttributesIntegration','editor','FORMAT_','TrackChangesEditing','type','*Format:*\x20%0','underline','bold','FORMAT_SUPERSCRIPT','FORMAT_BOLD','italic','_registerLegacyDescription','FORMAT_UNDERLINE','FORMAT_STRIKETHROUGH','format','registerAttributeLabel','commandName','forceValue','locale','BoldEditing','ItalicEditing','StrikethroughEditing','FORMAT_ITALIC','slice','_descriptionFactory','superscript'];(function(_0x5e4613,_0x32bb5d){const _0xda3616=function(_0x53a190){while(--_0x53a190){_0x5e4613['push'](_0x5e4613['shift']());}};_0xda3616(++_0x32bb5d);}(_0x32bb,0x1f0));const _0xda36=function(_0x5e4613,_0x32bb5d){_0x5e4613=_0x5e4613-0x0;let _0xda3616=_0x32bb[_0x5e4613];return _0xda3616;};import{Plugin as _0x40d616}from'ckeditor5/src/core';import{getTranslation as _0x38fa65}from'../utils/common-translations';const ti=[_0xda36('0x1'),_0xda36('0x2'),'UnderlineEditing',_0xda36('0x11'),_0xda36('0x3'),'SubscriptEditing',_0xda36('0xf')];export default class O extends _0x40d616{['afterInit'](){const _0x4a9979=this[_0xda36('0x13')],_0x3325cb=_0x4a9979[_0xda36('0xc')][_0xda36('0x8')](_0xda36('0x15')),_0x5f4d79=_0x4a9979[_0xda36('0x0')];for(const _0x127aaf of ti){if(!_0x4a9979[_0xda36('0xc')]['has'](_0x127aaf))continue;const _0x1cbcdf=_0x127aaf[_0xda36('0x5')](0x0,-0x7)['toLowerCase'](),_0xa57ed=_0xda36('0x14')+_0x1cbcdf[_0xda36('0xa')]();_0x3325cb[_0xda36('0x12')](_0x1cbcdf,[_0x1cbcdf]),_0x3325cb[_0xda36('0x6')][_0xda36('0x21')](_0x1cbcdf,_0x38fa65(_0x5f4d79,_0xa57ed));}this[_0xda36('0x1d')]();}[_0xda36('0x1d')](){const _0x5cd18b=this[_0xda36('0x13')],_0x24effa=_0x5cd18b[_0xda36('0x0')],_0x35c5cf=_0x5cd18b[_0xda36('0xc')][_0xda36('0x8')](_0xda36('0x15'));function _0x26a235(_0x2b9abc,_0x1a6e58){_0x35c5cf[_0xda36('0x6')][_0xda36('0x9')](_0x5b3a0a=>{if('formatInline'!=_0x5b3a0a[_0xda36('0x16')])return;const {data:_0xabd493}=_0x5b3a0a;return _0xabd493&&_0xabd493[_0xda36('0x22')]===_0x2b9abc?_0xabd493[_0xda36('0xe')][0x0][_0xda36('0x23')]?{'type':'format','content':_0x38fa65(_0x24effa,_0xda36('0x17'),_0x1a6e58)}:{'type':_0xda36('0x20'),'content':_0x38fa65(_0x24effa,_0xda36('0xb'),_0x1a6e58)}:void 0x0;});}_0x26a235(_0xda36('0x19'),_0x38fa65(_0x24effa,_0xda36('0x1b'))),_0x26a235(_0xda36('0x1c'),_0x38fa65(_0x24effa,_0xda36('0x4'))),_0x26a235(_0xda36('0x18'),_0x38fa65(_0x24effa,_0xda36('0x1e'))),_0x26a235('code',_0x38fa65(_0x24effa,'FORMAT_CODE')),_0x26a235('strikethrough',_0x38fa65(_0x24effa,_0xda36('0x1f'))),_0x26a235(_0xda36('0xd'),_0x38fa65(_0x24effa,_0xda36('0x10'))),_0x26a235(_0xda36('0x7'),_0x38fa65(_0x24effa,_0xda36('0x1a')));}}
23
+ const _0x5cda=['toLowerCase','code','FORMAT_UNDERLINE','ItalicEditing','FORMAT_ITALIC','BoldEditing','formatInline','subscript','*Format:*\x20%0','editor','_registerLegacyDescription','FORMAT_CODE','afterInit','registerAttributeLabel','strikethrough','toUpperCase','forceValue','slice','StrikethroughEditing','locale','underline','plugins','TrackChangesEditing','italic','UnderlineEditing','has','format','get','bold','_descriptionFactory','registerDescriptionCallback','FORMAT_SUBSCRIPT','FORMAT_BOLD','FORMAT_STRIKETHROUGH','commandName'];(function(_0x3a8317,_0x5cda46){const _0x303637=function(_0x2cad39){while(--_0x2cad39){_0x3a8317['push'](_0x3a8317['shift']());}};_0x303637(++_0x5cda46);}(_0x5cda,0x15a));const _0x3036=function(_0x3a8317,_0x5cda46){_0x3a8317=_0x3a8317-0x0;let _0x303637=_0x5cda[_0x3a8317];return _0x303637;};import{Plugin as _0x47bde7}from'ckeditor5/src/core';import{getTranslation as _0x105049}from'../utils/common-translations';const ti=[_0x3036('0x9'),_0x3036('0x7'),_0x3036('0x1c'),'CodeEditing',_0x3036('0x16'),'SubscriptEditing','SuperscriptEditing'];export default class O extends _0x47bde7{[_0x3036('0x10')](){const _0x1607ba=this[_0x3036('0xd')],_0x4ece4f=_0x1607ba[_0x3036('0x19')][_0x3036('0x1f')](_0x3036('0x1a')),_0x39bf64=_0x1607ba[_0x3036('0x17')];for(const _0x2cc540 of ti){if(!_0x1607ba[_0x3036('0x19')][_0x3036('0x1d')](_0x2cc540))continue;const _0x5c769f=_0x2cc540[_0x3036('0x15')](0x0,-0x7)[_0x3036('0x4')](),_0x415e43='FORMAT_'+_0x5c769f[_0x3036('0x13')]();_0x4ece4f['_enableDefaultAttributesIntegration'](_0x5c769f,[_0x5c769f]),_0x4ece4f[_0x3036('0x21')][_0x3036('0x11')](_0x5c769f,_0x105049(_0x39bf64,_0x415e43));}this[_0x3036('0xe')]();}['_registerLegacyDescription'](){const _0x5a59df=this[_0x3036('0xd')],_0x3c8b71=_0x5a59df['locale'],_0x20ffe2=_0x5a59df[_0x3036('0x19')]['get'](_0x3036('0x1a'));function _0x498b8b(_0x174fe2,_0x447ef8){_0x20ffe2[_0x3036('0x21')][_0x3036('0x22')](_0xe7ad2d=>{if(_0x3036('0xa')!=_0xe7ad2d['type'])return;const {data:_0x5f17c1}=_0xe7ad2d;return _0x5f17c1&&_0x5f17c1[_0x3036('0x3')]===_0x174fe2?_0x5f17c1['commandParams'][0x0][_0x3036('0x14')]?{'type':_0x3036('0x1e'),'content':_0x105049(_0x3c8b71,_0x3036('0xc'),_0x447ef8)}:{'type':_0x3036('0x1e'),'content':_0x105049(_0x3c8b71,'*Remove\x20format:*\x20%0',_0x447ef8)}:void 0x0;});}_0x498b8b(_0x3036('0x20'),_0x105049(_0x3c8b71,_0x3036('0x1'))),_0x498b8b(_0x3036('0x1b'),_0x105049(_0x3c8b71,_0x3036('0x8'))),_0x498b8b(_0x3036('0x18'),_0x105049(_0x3c8b71,_0x3036('0x6'))),_0x498b8b(_0x3036('0x5'),_0x105049(_0x3c8b71,_0x3036('0xf'))),_0x498b8b(_0x3036('0x12'),_0x105049(_0x3c8b71,_0x3036('0x2'))),_0x498b8b(_0x3036('0xb'),_0x105049(_0x3c8b71,_0x3036('0x0'))),_0x498b8b('superscript',_0x105049(_0x3c8b71,'FORMAT_SUPERSCRIPT'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23ee=['blockQuote','editor','parent','$root','*Set\x20format:*\x20%0','get','getSelectedBlocks','checkChild','commands','filter','plugins','change','BlockQuoteEditing','ELEMENT_BLOCK_QUOTE','commandParams','*Remove\x20format:*\x20%0','enableCommand','afterInit','locale','model','forceValue','selection','TrackChangesEditing','markBlockFormat','from','name','value','commandName','format'];(function(_0x4ee41b,_0x23ee16){const _0x1c529e=function(_0x58b478){while(--_0x58b478){_0x4ee41b['push'](_0x4ee41b['shift']());}};_0x1c529e(++_0x23ee16);}(_0x23ee,0x1af));const _0x1c52=function(_0x4ee41b,_0x23ee16){_0x4ee41b=_0x4ee41b-0x0;let _0x1c529e=_0x23ee[_0x4ee41b];return _0x1c529e;};import{Plugin as _0x184d3d}from'ckeditor5/src/core';import{getTranslation as _0x18a0d0}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x253c8d}from'../utils/utils';export default class V extends _0x184d3d{[_0x1c52('0x15')](){const _0x1e9ed6=this[_0x1c52('0x5')],_0xdfc67e=_0x1e9ed6[_0x1c52('0x16')];if(!_0x1e9ed6[_0x1c52('0xe')]['has'](_0x1c52('0x10')))return;const _0x487b9f=_0x1e9ed6[_0x1c52('0xe')][_0x1c52('0x9')](_0x1c52('0x1a')),_0x37215d=this[_0x1c52('0x5')][_0x1c52('0xc')][_0x1c52('0x9')]('blockQuote');_0x487b9f[_0x1c52('0x14')](_0x1c52('0x4'),(_0x20d2ff,_0x5e5348={})=>{const _0x5125a0=this[_0x1c52('0x5')][_0x1c52('0x17')]['document'][_0x1c52('0x19')],_0x470735=_0x5e5348&&void 0x0!==_0x5e5348[_0x1c52('0x18')]?_0x5e5348[_0x1c52('0x18')]:!_0x37215d[_0x1c52('0x1')];let _0x440b3a=[];if(_0x470735){const _0x911eb8=Array[_0x1c52('0x1c')](_0x5125a0[_0x1c52('0xa')]())[_0x1c52('0xd')](_0x168181=>oo(_0x168181)||function(_0x4eba1d,_0x58aa95){const _0x193208=_0x58aa95[_0x1c52('0xb')](_0x4eba1d[_0x1c52('0x6')],_0x1c52('0x4')),_0x3abdff=_0x58aa95[_0x1c52('0xb')]([_0x1c52('0x7'),_0x1c52('0x4')],_0x4eba1d);return _0x193208&&_0x3abdff;}(_0x168181,this[_0x1c52('0x5')][_0x1c52('0x17')]['schema']));_0x440b3a=_0x253c8d(_0x911eb8,_0x1e9ed6['model']);}else{const _0x1d013d=Array[_0x1c52('0x1c')](_0x5125a0[_0x1c52('0xa')]())[_0x1c52('0xd')](_0x452fc4=>oo(_0x452fc4));_0x440b3a=_0x253c8d(_0x1d013d,_0x1e9ed6[_0x1c52('0x17')]);}_0x1e9ed6[_0x1c52('0x17')][_0x1c52('0xf')](()=>{for(const _0x2c3541 of _0x440b3a)_0x487b9f[_0x1c52('0x1b')](_0x2c3541,{'commandName':_0x1c52('0x4'),'commandParams':[{'forceValue':_0x470735}]});});}),_0x487b9f['_descriptionFactory']['registerDescriptionCallback'](_0x209792=>{const {data:_0x431967}=_0x209792;if(_0x431967&&_0x1c52('0x4')==_0x431967[_0x1c52('0x2')]){const _0xac31dc=_0x18a0d0(_0xdfc67e,_0x1c52('0x11'));return _0x431967[_0x1c52('0x12')][0x0]['forceValue']?{'type':_0x1c52('0x3'),'content':_0x18a0d0(_0xdfc67e,_0x1c52('0x8'),_0xac31dc)}:{'type':_0x1c52('0x3'),'content':_0x18a0d0(_0xdfc67e,_0x1c52('0x13'),_0xac31dc)};}});}}function oo(_0x12c279){return'blockQuote'==_0x12c279[_0x1c52('0x6')][_0x1c52('0x0')];}
23
+ const _0x1edf=['name','document','has','TrackChangesEditing','*Remove\x20format:*\x20%0','selection','*Set\x20format:*\x20%0','commandParams','editor','locale','blockQuote','from','commandName','forceValue','afterInit','get','getSelectedBlocks','registerDescriptionCallback','value','model','parent','_descriptionFactory','plugins','$root','change','filter','format','schema'];(function(_0x290d20,_0x1edf7e){const _0x3cfceb=function(_0x49e1d3){while(--_0x49e1d3){_0x290d20['push'](_0x290d20['shift']());}};_0x3cfceb(++_0x1edf7e);}(_0x1edf,0x110));const _0x3cfc=function(_0x290d20,_0x1edf7e){_0x290d20=_0x290d20-0x0;let _0x3cfceb=_0x1edf[_0x290d20];return _0x3cfceb;};import{Plugin as _0x1bdbc8}from'ckeditor5/src/core';import{getTranslation as _0x37d54c}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x580e3d}from'../utils/utils';export default class V extends _0x1bdbc8{[_0x3cfc('0x16')](){const _0x3dd91d=this[_0x3cfc('0x10')],_0x22cd02=_0x3dd91d[_0x3cfc('0x11')];if(!_0x3dd91d['plugins'][_0x3cfc('0xa')]('BlockQuoteEditing'))return;const _0x1bef30=_0x3dd91d[_0x3cfc('0x2')][_0x3cfc('0x17')](_0x3cfc('0xb')),_0x4e4c15=this[_0x3cfc('0x10')]['commands'][_0x3cfc('0x17')](_0x3cfc('0x12'));_0x1bef30['enableCommand'](_0x3cfc('0x12'),(_0x5e7a43,_0x3f0497={})=>{const _0x5641c8=this[_0x3cfc('0x10')][_0x3cfc('0x1b')][_0x3cfc('0x9')][_0x3cfc('0xd')],_0x4b1a50=_0x3f0497&&void 0x0!==_0x3f0497[_0x3cfc('0x15')]?_0x3f0497[_0x3cfc('0x15')]:!_0x4e4c15[_0x3cfc('0x1a')];let _0x5982ed=[];if(_0x4b1a50){const _0x4f2bd0=Array[_0x3cfc('0x13')](_0x5641c8['getSelectedBlocks']())[_0x3cfc('0x5')](_0x5e27db=>oo(_0x5e27db)||function(_0x18250e,_0xc26987){const _0x4ab419=_0xc26987['checkChild'](_0x18250e[_0x3cfc('0x0')],_0x3cfc('0x12')),_0x5d5ec1=_0xc26987['checkChild']([_0x3cfc('0x3'),_0x3cfc('0x12')],_0x18250e);return _0x4ab419&&_0x5d5ec1;}(_0x5e27db,this['editor'][_0x3cfc('0x1b')][_0x3cfc('0x7')]));_0x5982ed=_0x580e3d(_0x4f2bd0,_0x3dd91d['model']);}else{const _0x3c7952=Array['from'](_0x5641c8[_0x3cfc('0x18')]())[_0x3cfc('0x5')](_0x23519=>oo(_0x23519));_0x5982ed=_0x580e3d(_0x3c7952,_0x3dd91d['model']);}_0x3dd91d['model'][_0x3cfc('0x4')](()=>{for(const _0x21ebbb of _0x5982ed)_0x1bef30['markBlockFormat'](_0x21ebbb,{'commandName':_0x3cfc('0x12'),'commandParams':[{'forceValue':_0x4b1a50}]});});}),_0x1bef30[_0x3cfc('0x1')][_0x3cfc('0x19')](_0x3ec96d=>{const {data:_0x38f739}=_0x3ec96d;if(_0x38f739&&_0x3cfc('0x12')==_0x38f739[_0x3cfc('0x14')]){const _0x8e18ba=_0x37d54c(_0x22cd02,'ELEMENT_BLOCK_QUOTE');return _0x38f739[_0x3cfc('0xf')][0x0][_0x3cfc('0x15')]?{'type':_0x3cfc('0x6'),'content':_0x37d54c(_0x22cd02,_0x3cfc('0xe'),_0x8e18ba)}:{'type':_0x3cfc('0x6'),'content':_0x37d54c(_0x22cd02,_0x3cfc('0xc'),_0x8e18ba)};}});}}function oo(_0x3686e8){return'blockQuote'==_0x3686e8[_0x3cfc('0x0')][_0x3cfc('0x8')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13cc=['get','ckbox','editor'];(function(_0x43ac48,_0x13cca7){const _0x4bb333=function(_0x594ad8){while(--_0x594ad8){_0x43ac48['push'](_0x43ac48['shift']());}};_0x4bb333(++_0x13cca7);}(_0x13cc,0x180));const _0x4bb3=function(_0x43ac48,_0x13cca7){_0x43ac48=_0x43ac48-0x0;let _0x4bb333=_0x13cc[_0x43ac48];return _0x4bb333;};import{Plugin as _0x54dffb}from'ckeditor5/src/core';export default class F extends _0x54dffb{['afterInit'](){const _0x126ef8=this[_0x4bb3('0x2')];_0x126ef8['commands'][_0x4bb3('0x0')](_0x4bb3('0x1'))&&_0x126ef8['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}
23
+ const _0x2c5b=['plugins','get','ckbox','editor','afterInit','commands','TrackChangesEditing'];(function(_0x157432,_0x2c5b82){const _0x4a2282=function(_0x23da83){while(--_0x23da83){_0x157432['push'](_0x157432['shift']());}};_0x4a2282(++_0x2c5b82);}(_0x2c5b,0xbe));const _0x4a22=function(_0x157432,_0x2c5b82){_0x157432=_0x157432-0x0;let _0x4a2282=_0x2c5b[_0x157432];return _0x4a2282;};import{Plugin as _0x4255db}from'ckeditor5/src/core';export default class F extends _0x4255db{[_0x4a22('0x3')](){const _0x1da7d0=this[_0x4a22('0x2')];_0x1da7d0[_0x4a22('0x4')][_0x4a22('0x0')]('ckbox')&&_0x1da7d0[_0x4a22('0x6')][_0x4a22('0x0')](_0x4a22('0x5'))['enableCommand'](_0x4a22('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x44a9=['document','getSelectedBlocks','indentCodeBlock','ELEMENT_CODE_BLOCK','label','rootElement','change','forceValue','filter','format','TrackChangesEditing','model','editor','locale','get','blockName','language','value','name','commandParams','codeBlock','schema','_descriptionFactory','from','markBlockFormat','formatBlock','plugins','type','parent','CodeBlock','enableCommand','find','config','commands'];(function(_0x32e3a1,_0x44a99c){const _0xfb1f45=function(_0x5316f2){while(--_0x5316f2){_0x32e3a1['push'](_0x32e3a1['shift']());}};_0xfb1f45(++_0x44a99c);}(_0x44a9,0x139));const _0xfb1f=function(_0x32e3a1,_0x44a99c){_0x32e3a1=_0x32e3a1-0x0;let _0xfb1f45=_0x44a9[_0x32e3a1];return _0xfb1f45;};import{Plugin as _0x1d4371}from'ckeditor5/src/core';import{getTranslation as _0x1f98bf}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x32a3b3}from'../utils/utils';export default class G extends _0x1d4371{['afterInit'](){const _0x21b8e2=this[_0xfb1f('0x5')];if(!_0x21b8e2['plugins']['has'](_0xfb1f('0x16')))return;const _0x31f74a=_0x21b8e2[_0xfb1f('0x13')][_0xfb1f('0x7')](_0xfb1f('0x3')),_0x43099e=_0x21b8e2[_0xfb1f('0x6')],_0x5dac0a=_0x21b8e2[_0xfb1f('0x19')]['get'](_0xfb1f('0xd'))['languages'],_0xc45fa3=_0x21b8e2[_0xfb1f('0x1a')][_0xfb1f('0x7')](_0xfb1f('0xd'));_0x31f74a[_0xfb1f('0x17')](_0xfb1f('0x1d')),_0x31f74a[_0xfb1f('0x17')]('outdentCodeBlock'),_0x31f74a[_0xfb1f('0x17')](_0xfb1f('0xd'),(_0x43548c,_0x797818={})=>{const _0x1185a1=_0x21b8e2[_0xfb1f('0x4')],_0x796f76=_0x21b8e2[_0xfb1f('0x4')][_0xfb1f('0x1b')]['selection'],_0x47b50e=_0x797818&&void 0x0!==_0x797818[_0xfb1f('0x0')]?_0x797818[_0xfb1f('0x0')]:!_0xc45fa3[_0xfb1f('0xa')];let _0x27339c;_0x797818[_0xfb1f('0x9')]||(_0x797818['language']=_0x5dac0a[0x0]['language']),_0x27339c=_0x47b50e?Array[_0xfb1f('0x10')](_0x796f76[_0xfb1f('0x1c')]())[_0xfb1f('0x1')](_0x360e23=>eo(_0x360e23)||function(_0x469be1,_0x46211e){if(_0x469be1['is'](_0xfb1f('0x20'))||_0x46211e['isLimit'](_0x469be1))return!0x1;return _0x46211e['checkChild'](_0x469be1[_0xfb1f('0x15')],_0xfb1f('0xd'));}(_0x360e23,_0x1185a1[_0xfb1f('0xe')])):Array[_0xfb1f('0x10')](_0x796f76['getSelectedBlocks']())[_0xfb1f('0x1')](_0x6d7d68=>eo(_0x6d7d68));const _0x3e3a0a=_0x32a3b3(_0x27339c,_0x1185a1);_0x1185a1[_0xfb1f('0x21')](()=>{for(const _0x45ae73 of _0x3e3a0a)_0x31f74a[_0xfb1f('0x11')](_0x45ae73,{'commandName':'codeBlock','commandParams':[{..._0x797818,'forceValue':_0x47b50e}],'formatGroupId':_0xfb1f('0x8')});});}),(_0x31f74a[_0xfb1f('0xf')]['registerElementLabel'](_0xfb1f('0xd'),_0x3dc708=>_0x1f98bf(_0x43099e,_0xfb1f('0x1e'),_0x3dc708)),_0x31f74a[_0xfb1f('0xf')]['registerDescriptionCallback'](_0x357325=>{if(_0xfb1f('0x12')!=_0x357325[_0xfb1f('0x14')])return;const _0x117e8f=_0x43099e['t'],{data:_0xf7ce66}=_0x357325;if(!_0xf7ce66||_0xfb1f('0xd')!=_0xf7ce66['commandName'])return;const _0x1002ac=_0xf7ce66['commandParams'][0x0][_0xfb1f('0x9')],_0x4e0db7=_0x117e8f(_0x5dac0a[_0xfb1f('0x18')](_0x2b8545=>_0x2b8545[_0xfb1f('0x9')]===_0x1002ac)[_0xfb1f('0x1f')])['toLowerCase']();return _0xf7ce66[_0xfb1f('0xc')][0x0][_0xfb1f('0x0')]?{'type':_0xfb1f('0x2'),'content':_0x1f98bf(_0x43099e,'*Set\x20format:*\x20%0',_0x1f98bf(_0x43099e,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4e0db7+')')}:{'type':_0xfb1f('0x2'),'content':_0x1f98bf(_0x43099e,'*Remove\x20format:*\x20%0',_0x1f98bf(_0x43099e,_0xfb1f('0x1e'),0x1))};}));}}function eo(_0x1e95e3){return _0xfb1f('0xd')==_0x1e95e3[_0xfb1f('0xb')];}
23
+ const _0x379e=['has','ELEMENT_CODE_BLOCK','find','editor','blockName','filter','*Set\x20format:*\x20%0','TrackChangesEditing','CodeBlock','registerDescriptionCallback','outdentCodeBlock','get','commands','locale','change','_descriptionFactory','document','schema','name','parent','*Remove\x20format:*\x20%0','codeBlock','type','format','config','registerElementLabel','model','checkChild','enableCommand','toLowerCase','selection','language','markBlockFormat','commandParams','plugins','forceValue','getSelectedBlocks','isLimit'];(function(_0x211932,_0x379e35){const _0x1d45fa=function(_0x4ddc73){while(--_0x4ddc73){_0x211932['push'](_0x211932['shift']());}};_0x1d45fa(++_0x379e35);}(_0x379e,0xef));const _0x1d45=function(_0x211932,_0x379e35){_0x211932=_0x211932-0x0;let _0x1d45fa=_0x379e[_0x211932];return _0x1d45fa;};import{Plugin as _0x2557db}from'ckeditor5/src/core';import{getTranslation as _0x18301b}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x142b48}from'../utils/utils';export default class G extends _0x2557db{['afterInit'](){const _0x3b1466=this[_0x1d45('0x1e')];if(!_0x3b1466[_0x1d45('0x17')][_0x1d45('0x1b')](_0x1d45('0x23')))return;const _0x108aa7=_0x3b1466['plugins'][_0x1d45('0x0')](_0x1d45('0x22')),_0x1f7971=_0x3b1466[_0x1d45('0x2')],_0x11e504=_0x3b1466[_0x1d45('0xd')]['get'](_0x1d45('0xa'))['languages'],_0x47479b=_0x3b1466[_0x1d45('0x1')]['get']('codeBlock');_0x108aa7[_0x1d45('0x11')]('indentCodeBlock'),_0x108aa7[_0x1d45('0x11')](_0x1d45('0x25')),_0x108aa7[_0x1d45('0x11')]('codeBlock',(_0x353d9c,_0x4ac2cf={})=>{const _0x1b070a=_0x3b1466[_0x1d45('0xf')],_0x35be91=_0x3b1466[_0x1d45('0xf')][_0x1d45('0x5')][_0x1d45('0x13')],_0x1ded2e=_0x4ac2cf&&void 0x0!==_0x4ac2cf[_0x1d45('0x18')]?_0x4ac2cf[_0x1d45('0x18')]:!_0x47479b['value'];let _0x1c6f04;_0x4ac2cf[_0x1d45('0x14')]||(_0x4ac2cf[_0x1d45('0x14')]=_0x11e504[0x0][_0x1d45('0x14')]),_0x1c6f04=_0x1ded2e?Array['from'](_0x35be91[_0x1d45('0x19')]())[_0x1d45('0x20')](_0x3dd0a1=>eo(_0x3dd0a1)||function(_0x2864df,_0x4f39a9){if(_0x2864df['is']('rootElement')||_0x4f39a9[_0x1d45('0x1a')](_0x2864df))return!0x1;return _0x4f39a9[_0x1d45('0x10')](_0x2864df[_0x1d45('0x8')],'codeBlock');}(_0x3dd0a1,_0x1b070a[_0x1d45('0x6')])):Array['from'](_0x35be91[_0x1d45('0x19')]())[_0x1d45('0x20')](_0x20d26a=>eo(_0x20d26a));const _0x2be913=_0x142b48(_0x1c6f04,_0x1b070a);_0x1b070a[_0x1d45('0x3')](()=>{for(const _0x81a1e8 of _0x2be913)_0x108aa7[_0x1d45('0x15')](_0x81a1e8,{'commandName':_0x1d45('0xa'),'commandParams':[{..._0x4ac2cf,'forceValue':_0x1ded2e}],'formatGroupId':_0x1d45('0x1f')});});}),(_0x108aa7[_0x1d45('0x4')][_0x1d45('0xe')](_0x1d45('0xa'),_0x3e24ef=>_0x18301b(_0x1f7971,_0x1d45('0x1c'),_0x3e24ef)),_0x108aa7[_0x1d45('0x4')][_0x1d45('0x24')](_0xee2d5d=>{if('formatBlock'!=_0xee2d5d[_0x1d45('0xb')])return;const _0x5890cc=_0x1f7971['t'],{data:_0x44cf51}=_0xee2d5d;if(!_0x44cf51||_0x1d45('0xa')!=_0x44cf51['commandName'])return;const _0x71df4c=_0x44cf51[_0x1d45('0x16')][0x0][_0x1d45('0x14')],_0xac1489=_0x5890cc(_0x11e504[_0x1d45('0x1d')](_0x2baf10=>_0x2baf10[_0x1d45('0x14')]===_0x71df4c)['label'])[_0x1d45('0x12')]();return _0x44cf51[_0x1d45('0x16')][0x0][_0x1d45('0x18')]?{'type':_0x1d45('0xc'),'content':_0x18301b(_0x1f7971,_0x1d45('0x21'),_0x18301b(_0x1f7971,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xac1489+')')}:{'type':_0x1d45('0xc'),'content':_0x18301b(_0x1f7971,_0x1d45('0x9'),_0x18301b(_0x1f7971,_0x1d45('0x1c'),0x1))};}));}}function eo(_0x330697){return _0x1d45('0xa')==_0x330697[_0x1d45('0x7')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2937=['get','TrackChangesEditing','afterInit','CommentsEditing','plugins','editor','has','enableCommand'];(function(_0x240c04,_0x2937f6){const _0x59d092=function(_0x3deee4){while(--_0x3deee4){_0x240c04['push'](_0x240c04['shift']());}};_0x59d092(++_0x2937f6);}(_0x2937,0xfb));const _0x59d0=function(_0x240c04,_0x2937f6){_0x240c04=_0x240c04-0x0;let _0x59d092=_0x2937[_0x240c04];return _0x59d092;};import{Plugin as _0x610a8b}from'ckeditor5/src/core';export default class L extends _0x610a8b{[_0x59d0('0x7')](){const _0x108fb8=this[_0x59d0('0x2')];if(!_0x108fb8[_0x59d0('0x1')][_0x59d0('0x3')](_0x59d0('0x0')))return;_0x108fb8[_0x59d0('0x1')][_0x59d0('0x5')](_0x59d0('0x6'))[_0x59d0('0x4')]('addCommentThread');}}
23
+ const _0xfb75=['editor','afterInit','has','enableCommand','CommentsEditing','plugins','get'];(function(_0x5a8d33,_0xfb75bd){const _0xb80b4e=function(_0x3dccc){while(--_0x3dccc){_0x5a8d33['push'](_0x5a8d33['shift']());}};_0xb80b4e(++_0xfb75bd);}(_0xfb75,0x1e0));const _0xb80b=function(_0x5a8d33,_0xfb75bd){_0x5a8d33=_0x5a8d33-0x0;let _0xb80b4e=_0xfb75[_0x5a8d33];return _0xb80b4e;};import{Plugin as _0xd2c38e}from'ckeditor5/src/core';export default class L extends _0xd2c38e{[_0xb80b('0x4')](){const _0x3884eb=this[_0xb80b('0x3')];if(!_0x3884eb['plugins'][_0xb80b('0x5')](_0xb80b('0x0')))return;_0x3884eb[_0xb80b('0x1')][_0xb80b('0x2')]('TrackChangesEditing')[_0xb80b('0x6')]('addCommentThread');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x77e4=['removeMarker:suggestion:deletion','unlock','$graveyard','uiElement','delete','plugins','deleteForward','document','batch','end','init','get','editing','remove','selection','fromRange','downcastDispatcher','addMarker:suggestion:deletion','enableCommand','writer','editor','model','high','markerName','bind','createSelection','getFirstRange','commands','mapper','lock','markerNameToElements','buffer','unit','forward','unbindElementFromMarkerName','showSuggestionHighlights','detach','start','merge','TrackChangesEditing','requires'];(function(_0x40a23a,_0x77e4ca){const _0x42e4bf=function(_0x3cd1cc){while(--_0x3cd1cc){_0x40a23a['push'](_0x40a23a['shift']());}};_0x42e4bf(++_0x77e4ca);}(_0x77e4,0x173));const _0x42e4=function(_0x40a23a,_0x77e4ca){_0x40a23a=_0x40a23a-0x0;let _0x42e4bf=_0x77e4[_0x40a23a];return _0x42e4bf;};import{Plugin as _0x2e7a13}from'ckeditor5/src/core';import{LiveRange as _0x1879d9}from'ckeditor5/src/engine';import{Delete as _0x3fe59e}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x597d55}from'./utils';export default class H extends _0x2e7a13{static get[_0x42e4('0x26')](){return[_0x3fe59e];}[_0x42e4('0x8')](){const _0x232ad3=this[_0x42e4('0x12')],_0xcfdf0d=_0x232ad3[_0x42e4('0x3')]['get'](_0x42e4('0x25'));_0xcfdf0d[_0x42e4('0x10')](_0x42e4('0x2'));const _0x5ea99e=_0x232ad3[_0x42e4('0x19')][_0x42e4('0x9')](_0x42e4('0x4'));_0xcfdf0d['enableCommand']('deleteForward',(_0x5dac7b,_0xed0cf9={})=>{const _0x42a1e7=_0x232ad3[_0x42e4('0x13')][_0x42e4('0x17')](_0x232ad3['model'][_0x42e4('0x5')][_0x42e4('0xc')]);_0x42a1e7['isCollapsed']&&_0x232ad3['model']['modifySelection'](_0x42a1e7,{'direction':_0x42e4('0x1f'),'unit':_0xed0cf9[_0x42e4('0x1e')]});const _0x4b5f28=_0x42a1e7[_0x42e4('0x18')](),_0x1eb6a1=_0x1879d9[_0x42e4('0xd')](_0x4b5f28);let _0x4175ef;_0x5dac7b(_0xed0cf9),_0x4175ef=_0x42e4('0x0')==_0x1eb6a1['root']['rootName']?_0x232ad3['model']['createRange'](_0x4b5f28[_0x42e4('0x23')]):_0x232ad3[_0x42e4('0x13')]['createRange'](_0x1eb6a1[_0x42e4('0x23')],_0x1eb6a1[_0x42e4('0x7')]),_0x1eb6a1[_0x42e4('0x22')](),_0x232ad3['model']['enqueueChange'](_0x5ea99e[_0x42e4('0x1d')][_0x42e4('0x6')],_0x44669f=>{_0x5ea99e['buffer'][_0x42e4('0x1b')](),_0x44669f['setSelection'](_0x44669f['createRange'](_0x4175ef['end'])),_0x5ea99e['buffer'][_0x42e4('0x28')]();});}),_0x232ad3[_0x42e4('0xa')][_0x42e4('0xe')]['on'](_0x42e4('0xf'),_0x597d55(_0x232ad3,_0x42e4('0x24')),{'priority':_0x42e4('0x14')}),_0x232ad3['data'][_0x42e4('0xe')]['on'](_0x42e4('0xf'),(_0x16fe78,_0x565cf0,_0xf14c75)=>{_0xf14c75['options'][_0x42e4('0x21')]&&_0x597d55(_0x232ad3,_0x42e4('0x24'),{'showActiveMarker':!0x1})[_0x42e4('0x16')](this)(_0x16fe78,_0x565cf0,_0xf14c75);},{'priority':'high'}),_0x232ad3[_0x42e4('0xa')][_0x42e4('0xe')]['on'](_0x42e4('0x27'),(_0x541ae4,_0x477a0f,_0x433fdb)=>{const _0xdbd3e5=_0x433fdb['mapper'][_0x42e4('0x1c')](_0x477a0f[_0x42e4('0x15')]);if(_0xdbd3e5)for(const _0x2e4c77 of _0xdbd3e5)_0x2e4c77['is'](_0x42e4('0x1'))&&(_0x433fdb[_0x42e4('0x1a')][_0x42e4('0x20')](_0x2e4c77,_0x477a0f['markerName']),_0x433fdb[_0x42e4('0x11')][_0x42e4('0xb')](_0x2e4c77));},{'priority':_0x42e4('0x14')});}}
23
+ const _0x3a7f=['$graveyard','start','writer','lock','remove','unit','document','isCollapsed','enableCommand','showSuggestionHighlights','selection','detach','removeMarker:suggestion:deletion','addMarker:suggestion:deletion','deleteForward','createRange','unbindElementFromMarkerName','uiElement','downcastDispatcher','options','unlock','requires','markerName','TrackChangesEditing','end','getFirstRange','enqueueChange','setSelection','init','get','forward','editing','merge','high','model','rootName','buffer','fromRange','commands','plugins','mapper'];(function(_0x140d04,_0x3a7f52){const _0x3b510d=function(_0x4ceb24){while(--_0x4ceb24){_0x140d04['push'](_0x140d04['shift']());}};_0x3b510d(++_0x3a7f52);}(_0x3a7f,0xb8));const _0x3b51=function(_0x140d04,_0x3a7f52){_0x140d04=_0x140d04-0x0;let _0x3b510d=_0x3a7f[_0x140d04];return _0x3b510d;};import{Plugin as _0x5ab37c}from'ckeditor5/src/core';import{LiveRange as _0x15b269}from'ckeditor5/src/engine';import{Delete as _0x57db03}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x462490}from'./utils';export default class H extends _0x5ab37c{static get[_0x3b51('0x1')](){return[_0x57db03];}[_0x3b51('0x8')](){const _0x4ddef0=this['editor'],_0x40dccb=_0x4ddef0[_0x3b51('0x13')][_0x3b51('0x9')](_0x3b51('0x3'));_0x40dccb[_0x3b51('0x1d')]('delete');const _0x1ab241=_0x4ddef0[_0x3b51('0x12')][_0x3b51('0x9')](_0x3b51('0x23'));_0x40dccb['enableCommand']('deleteForward',(_0x558647,_0x194d0d={})=>{const _0x2dd190=_0x4ddef0[_0x3b51('0xe')]['createSelection'](_0x4ddef0['model'][_0x3b51('0x1b')][_0x3b51('0x1f')]);_0x2dd190[_0x3b51('0x1c')]&&_0x4ddef0[_0x3b51('0xe')]['modifySelection'](_0x2dd190,{'direction':_0x3b51('0xa'),'unit':_0x194d0d[_0x3b51('0x1a')]});const _0x36a12e=_0x2dd190[_0x3b51('0x5')](),_0x4af8d0=_0x15b269[_0x3b51('0x11')](_0x36a12e);let _0x564c12;_0x558647(_0x194d0d),_0x564c12=_0x3b51('0x15')==_0x4af8d0['root'][_0x3b51('0xf')]?_0x4ddef0[_0x3b51('0xe')][_0x3b51('0x24')](_0x36a12e['start']):_0x4ddef0['model'][_0x3b51('0x24')](_0x4af8d0[_0x3b51('0x16')],_0x4af8d0[_0x3b51('0x4')]),_0x4af8d0[_0x3b51('0x20')](),_0x4ddef0[_0x3b51('0xe')][_0x3b51('0x6')](_0x1ab241[_0x3b51('0x10')]['batch'],_0x2959f9=>{_0x1ab241[_0x3b51('0x10')][_0x3b51('0x18')](),_0x2959f9[_0x3b51('0x7')](_0x2959f9['createRange'](_0x564c12[_0x3b51('0x4')])),_0x1ab241['buffer'][_0x3b51('0x0')]();});}),_0x4ddef0['editing']['downcastDispatcher']['on'](_0x3b51('0x22'),_0x462490(_0x4ddef0,'merge'),{'priority':_0x3b51('0xd')}),_0x4ddef0['data'][_0x3b51('0x27')]['on'](_0x3b51('0x22'),(_0x5de07f,_0xf4127f,_0x48a210)=>{_0x48a210[_0x3b51('0x28')][_0x3b51('0x1e')]&&_0x462490(_0x4ddef0,_0x3b51('0xc'),{'showActiveMarker':!0x1})['bind'](this)(_0x5de07f,_0xf4127f,_0x48a210);},{'priority':'high'}),_0x4ddef0[_0x3b51('0xb')]['downcastDispatcher']['on'](_0x3b51('0x21'),(_0x1ba9e8,_0xfcd89d,_0xdc01e5)=>{const _0x7af3d3=_0xdc01e5[_0x3b51('0x14')]['markerNameToElements'](_0xfcd89d['markerName']);if(_0x7af3d3)for(const _0x50f91b of _0x7af3d3)_0x50f91b['is'](_0x3b51('0x26'))&&(_0xdc01e5['mapper'][_0x3b51('0x25')](_0x50f91b,_0xfcd89d[_0x3b51('0x2')]),_0xdc01e5[_0x3b51('0x17')][_0x3b51('0x19')](_0x50f91b));},{'priority':_0x3b51('0xd')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a6e=['accept','ELEMENT_BULLETED_LIST','plugins','commandParams','list.multiBlock','*Format:*\x20insert\x20into\x20%0','refresh','splitListItemAfter','registerElementLabel','outdentList','start','markBlockFormat','multipleBlocks','ELEMENT_','commandName','*Format:*\x20remove\x20from\x20%0','formatInline','hasAttribute','markMultiRangeBlockFormat','execute','formatBlock','expandListBlocksToCompleteList','length','createRange','isObject','type','get','getFirstRange','paragraph','forceValue','before','detach','schema','document','*Indent:*\x20%0','slice','setSelection','DocumentListUtils','_descriptionFactory','*Merge:*\x20%0','bulletedList','config','map','_LIST','TrackChangesEditing','containsItem','from','getAttribute','nextSibling','getRanges','findIndex','model','value','*Change\x20to:*\x20%0','change','listItemId','selection','numberedList','indentList','registerCustomCallback','previousSibling','ELEMENT_LIST_ITEM','createPositionAt','enableCommand','mergeListItemForward','afterInit','mergeListItemBackward','getSelectedBlocks','fromRange','add','nodeAfter','ELEMENT_NUMBERED_LIST','splitListItemBefore','listType','format','has','parent','push','commands','documentList'];(function(_0x319091,_0x3a6e80){const _0x53e1de=function(_0x464bbf){while(--_0x464bbf){_0x319091['push'](_0x319091['shift']());}};_0x53e1de(++_0x3a6e80);}(_0x3a6e,0x134));const _0x53e1=function(_0x319091,_0x3a6e80){_0x319091=_0x319091-0x0;let _0x53e1de=_0x3a6e[_0x319091];return _0x53e1de;};import{Plugin as _0x211b5a}from'ckeditor5/src/core';import{getTranslation as _0x3b662e}from'../utils/common-translations';import{LiveRange as _0x15af25}from'ckeditor5/src/engine';export default class q extends _0x211b5a{[_0x53e1('0x4d')](){const _0x1bcea8=this['editor'];if(!_0x1bcea8[_0x53e1('0xe')][_0x53e1('0x7')]('DocumentListEditing'))return;const _0x14a3d5=_0x1bcea8['locale'],_0x5e9cd7=_0x1bcea8[_0x53e1('0xe')]['get'](_0x53e1('0x38')),_0x47edfa=_0x1bcea8['plugins']['get'](_0x53e1('0x31'));function _0x5b0fdf(_0xd3821e){return()=>{const _0x83dca7=_0x1bcea8['commands']['get'](_0xd3821e);if(_0x83dca7[_0x53e1('0x40')]&&!_0x1bcea8[_0x53e1('0x35')][_0x53e1('0x26')](_0x53e1('0x10')))return void _0x1bcea8[_0x53e1('0x1f')](_0x53e1('0x28'),{});let _0x5715c3=Array['from'](_0x1bcea8[_0x53e1('0x3f')]['document'][_0x53e1('0x44')][_0x53e1('0x4f')]());if(_0x29d12f(_0xd3821e)){_0x5715c3=_0x47edfa[_0x53e1('0x21')](_0x5715c3);const _0x44df8b=[];for(const _0x59866f of _0x5715c3)_0x47edfa['isFirstBlockOfListItem'](_0x59866f)&&_0x44df8b[_0x53e1('0x9')](_0x59866f);_0x5715c3=_0x44df8b;}_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x42')](()=>{_0x5e9cd7[_0x53e1('0x1e')](_0x5715c3,{'commandName':_0xd3821e,'commandParams':[{'forceValue':!_0x83dca7[_0x53e1('0x40')]}],'formatGroupId':_0x53e1('0x5')},[],_0x53e1('0xb'));});};}function _0x2b6280(_0x32607c){return()=>{const _0x3d8b70=function(_0x5a2b97){let _0x217dfd=Array[_0x53e1('0x3a')](_0x5a2b97);const _0x21f01f=_0x217dfd[_0x53e1('0x3e')](_0x1f4adb=>!_0x1f4adb[_0x53e1('0x1d')](_0x53e1('0x43')));return _0x21f01f>-0x1&&(_0x217dfd=_0x217dfd[_0x53e1('0x2f')](0x0,_0x21f01f)),_0x217dfd;}(_0x1bcea8['model']['document'][_0x53e1('0x44')]['getSelectedBlocks']()),_0x4bd9ba=_0x3d8b70[_0x3d8b70[_0x53e1('0x22')]-0x1],_0x4e06f3=_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x2c')][_0x53e1('0x24')](_0x4bd9ba)?'after':'end',_0x29f752=_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x23')](_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x4a')](_0x3d8b70[0x0],_0x53e1('0x2a')),_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x4a')](_0x4bd9ba,_0x4e06f3));_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x42')](()=>{_0x5e9cd7[_0x53e1('0x17')](_0x29f752,{'commandName':_0x32607c,'commandParams':[],'formatGroupId':_0x53e1('0x5')},function(_0x3609e1){const _0x11c828=new Set();for(const _0x178727 of _0x3609e1){let _0x494529=_0x178727[_0x53e1('0x3c')];for(;_0x494529&&_0x494529['getAttribute']('listIndent')>_0x178727[_0x53e1('0x3b')]('listIndent');)_0x11c828[_0x53e1('0x1')](_0x494529),_0x494529=_0x494529[_0x53e1('0x3c')];}return Array[_0x53e1('0x3a')](_0x11c828);}(_0x3d8b70));});};}function _0xa564e0(_0x477fd1){return()=>{const _0x2b7f80=_0x1bcea8[_0x53e1('0x3f')]['document'][_0x53e1('0x44')][_0x53e1('0x4f')]()['next']()[_0x53e1('0x40')],_0x1f93b7=_0x1bcea8['model'][_0x53e1('0x4a')](_0x2b7f80,'before'),_0x4fbfe2=_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x4a')](_0x2b7f80,0x0),_0x36130b=_0x1bcea8['model'][_0x53e1('0x23')](_0x1f93b7,_0x4fbfe2);_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x42')](()=>{_0x5e9cd7[_0x53e1('0x17')](_0x36130b,{'commandName':_0x477fd1,'commandParams':[],'formatGroupId':_0x53e1('0x5')});});};}function _0x29d12f(_0x8b00b2){const _0x25f2d2=_0x1bcea8[_0x53e1('0xa')][_0x53e1('0x26')](_0x53e1('0x34'))[_0x53e1('0x40')],_0x14f9c5=_0x1bcea8[_0x53e1('0xa')][_0x53e1('0x26')]('numberedList')['value'];return _0x53e1('0x45')===_0x8b00b2?_0x25f2d2:_0x14f9c5;}_0x5e9cd7['enableCommand'](_0x53e1('0x45'),_0x5b0fdf('numberedList')),_0x5e9cd7[_0x53e1('0x4b')](_0x53e1('0x34'),_0x5b0fdf(_0x53e1('0x34'))),_0x5e9cd7[_0x53e1('0x4b')](_0x53e1('0x46'),_0x2b6280(_0x53e1('0x46'))),_0x5e9cd7['enableCommand'](_0x53e1('0x15'),_0x2b6280('outdentList')),_0x5e9cd7['enableCommand'](_0x53e1('0x13'),_0xa564e0(_0x53e1('0x13'))),_0x5e9cd7[_0x53e1('0x4b')](_0x53e1('0x4'),_0xa564e0('splitListItemBefore')),_0x5e9cd7['_descriptionFactory'][_0x53e1('0x14')](function(_0x3d20b3){const _0x19b535=!_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x2c')]['isObject'](_0x3d20b3),_0x313d1b=_0x3d20b3[_0x53e1('0x48')],_0x385fb0=_0x3d20b3[_0x53e1('0x3c')],_0x57aae9=_0x3d20b3[_0x53e1('0x3b')](_0x53e1('0x43')),_0x633f13=!_0x313d1b||_0x313d1b[_0x53e1('0x3b')](_0x53e1('0x43'))!==_0x57aae9,_0x237a5d=!_0x385fb0||_0x385fb0[_0x53e1('0x3b')]('listItemId')!==_0x57aae9;return _0x19b535&&Boolean(_0x57aae9)&&_0x633f13&&_0x237a5d;},_0x158ba5=>_0x3b662e(_0x14a3d5,_0x53e1('0x49'),_0x158ba5)),_0x5e9cd7[_0x53e1('0x32')]['registerDescriptionCallback'](function(_0x4b2a41){if(_0x53e1('0x20')!=_0x4b2a41['type']&&_0x53e1('0x1c')!=_0x4b2a41[_0x53e1('0x25')])return;const {data:_0x323e30}=_0x4b2a41;if(!_0x323e30)return;let _0x4b6fe2,_0x2c94a1,_0x12a21c,_0x522f86;switch(_0x323e30[_0x53e1('0x1a')]){case _0x53e1('0x34'):_0x12a21c=_0x323e30['commandParams'][0x0][_0x53e1('0x29')],_0x522f86=_0x29d12f(_0x323e30[_0x53e1('0x1a')]),_0x4b6fe2=_0x12a21c?_0x53e1('0x11'):_0x53e1('0x1b'),!_0x522f86&&_0x1bcea8[_0x53e1('0x35')][_0x53e1('0x26')](_0x53e1('0x10'))||(_0x4b6fe2=_0x53e1('0x41')),_0x2c94a1={'type':_0x53e1('0x6'),'content':_0x3b662e(_0x14a3d5,_0x4b6fe2,_0x3b662e(_0x14a3d5,_0x53e1('0xd')))};break;case _0x53e1('0x45'):_0x12a21c=_0x323e30['commandParams'][0x0][_0x53e1('0x29')],_0x522f86=_0x29d12f(_0x323e30[_0x53e1('0x1a')]),_0x4b6fe2=_0x12a21c?_0x53e1('0x11'):_0x53e1('0x1b'),!_0x522f86&&_0x1bcea8[_0x53e1('0x35')][_0x53e1('0x26')](_0x53e1('0x10'))||(_0x4b6fe2=_0x53e1('0x41')),_0x2c94a1={'type':_0x53e1('0x6'),'content':_0x3b662e(_0x14a3d5,_0x4b6fe2,_0x3b662e(_0x14a3d5,_0x53e1('0x3')))};break;case _0x53e1('0x46'):_0x4b6fe2=_0x53e1('0x2e'),_0x2c94a1={'type':_0x53e1('0x6'),'content':_0x3b662e(_0x14a3d5,_0x4b6fe2,_0x3b662e(_0x14a3d5,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4b6fe2=function(_0x4fa83f){const _0x3ecdf7=_0x4fa83f['getFirstRange']();let _0x5693b5=_0x3ecdf7[_0x53e1('0x16')][_0x53e1('0x2')];for(;_0x5693b5&&_0x3ecdf7[_0x53e1('0x39')](_0x5693b5);){if(_0x5693b5[_0x53e1('0x3b')]('listIndent')>0x0)return!0x1;_0x5693b5=_0x5693b5[_0x53e1('0x3c')];}return!0x0;}(_0x4b2a41)?_0x3b662e(_0x14a3d5,_0x53e1('0x1b'),_0x3b662e(_0x14a3d5,function(_0x5b7914){const _0x34bcc4=_0x5b7914[_0x53e1('0x27')]()[_0x53e1('0x16')][_0x53e1('0x2')];return _0x53e1('0x19')+_0x34bcc4['getAttribute']('listType')['toUpperCase']()+_0x53e1('0x37');}(_0x4b2a41))):_0x3b662e(_0x14a3d5,'*Outdent:*\x20%0',_0x3b662e(_0x14a3d5,_0x53e1('0x49'))),_0x2c94a1={'type':_0x53e1('0x6'),'content':_0x4b6fe2};break;case _0x53e1('0x4e'):case _0x53e1('0x4c'):!0x1===_0x323e30[_0x53e1('0x18')]&&(_0x4b6fe2=_0x53e1('0x33'),_0x2c94a1={'type':'deletion','content':_0x3b662e(_0x14a3d5,_0x4b6fe2,_0x3b662e(_0x14a3d5,'ELEMENT_LIST_ITEM'))});}return _0x2c94a1;}),_0x5e9cd7['_suggestionFactory'][_0x53e1('0x47')]('formatBlock',_0x53e1('0xb'),_0x53e1('0xc'),function(_0xd915e0,_0x4a7582){const _0x30e7fe=[];for(let _0x32d001 of _0xd915e0)_0x32d001[_0x53e1('0x16')]['nodeAfter']===_0x32d001['end'][_0x53e1('0x8')]&&(_0x32d001=_0x1bcea8['model'][_0x53e1('0x23')](_0x1bcea8[_0x53e1('0x3f')][_0x53e1('0x4a')](_0x32d001[_0x53e1('0x16')][_0x53e1('0x2')],0x0))),_0x30e7fe[_0x53e1('0x9')](_0x32d001);_0x1bcea8['model'][_0x53e1('0x42')](_0x1f16a6=>{const _0x4f8569=_0x1bcea8['model'][_0x53e1('0x2d')][_0x53e1('0x44')],_0x1729fb=Array['from'](_0x4f8569[_0x53e1('0x3d')]())[_0x53e1('0x36')](_0x313da3=>_0x15af25[_0x53e1('0x0')](_0x313da3));_0x1f16a6[_0x53e1('0x30')](_0x30e7fe),_0x1bcea8[_0x53e1('0xa')][_0x53e1('0x26')](_0x4a7582['commandName'])[_0x53e1('0x12')](),_0x4a7582['commandParams'][_0x53e1('0x9')]({'forceDefaultExecution':!0x0}),_0x1bcea8['execute'](_0x4a7582[_0x53e1('0x1a')],..._0x4a7582[_0x53e1('0xf')]),_0x1f16a6[_0x53e1('0x30')](_0x1729fb);for(const _0x49898d of _0x1729fb)_0x49898d[_0x53e1('0x2b')]();});});}}
23
+ const _0x3071=['outdentList','forceValue','selection','end','numberedList','toUpperCase','push','DocumentListUtils','accept','has','after','isObject','documentList','add','format','nextSibling','fromRange','getFirstRange','start','createPositionAt','locale','listItemId','length','from','splitListItemAfter','config','next','setSelection','map','commandParams','slice','before','_descriptionFactory','getRanges','get','nodeAfter','findIndex','splitListItemBefore','value','change','enableCommand','*Format:*\x20remove\x20from\x20%0','document','list.multiBlock','markBlockFormat','_LIST','ELEMENT_LIST_ITEM','_suggestionFactory','listType','previousSibling','commands','ELEMENT_BULLETED_LIST','ELEMENT_','DocumentListEditing','*Merge:*\x20%0','paragraph','formatBlock','commandName','type','execute','schema','*Format:*\x20insert\x20into\x20%0','model','indentList','registerDescriptionCallback','detach','listIndent','isFirstBlockOfListItem','createRange','mergeListItemForward','getSelectedBlocks','plugins','multipleBlocks','getAttribute','hasAttribute','bulletedList'];(function(_0x3af426,_0x30712f){const _0x15e6bd=function(_0x166e66){while(--_0x166e66){_0x3af426['push'](_0x3af426['shift']());}};_0x15e6bd(++_0x30712f);}(_0x3071,0x15b));const _0x15e6=function(_0x3af426,_0x30712f){_0x3af426=_0x3af426-0x0;let _0x15e6bd=_0x3071[_0x3af426];return _0x15e6bd;};import{Plugin as _0x348cc3}from'ckeditor5/src/core';import{getTranslation as _0x1740c9}from'../utils/common-translations';import{LiveRange as _0x2e4bb9}from'ckeditor5/src/engine';export default class q extends _0x348cc3{['afterInit'](){const _0x4a94eb=this['editor'];if(!_0x4a94eb['plugins'][_0x15e6('0x2a')](_0x15e6('0xa')))return;const _0x40069b=_0x4a94eb[_0x15e6('0x35')],_0x5df5ce=_0x4a94eb[_0x15e6('0x1c')][_0x15e6('0x43')]('TrackChangesEditing'),_0x3fa680=_0x4a94eb[_0x15e6('0x1c')]['get'](_0x15e6('0x28'));function _0x472134(_0x2b6a2d){return()=>{const _0xa05fb5=_0x4a94eb[_0x15e6('0x7')][_0x15e6('0x43')](_0x2b6a2d);if(_0xa05fb5[_0x15e6('0x47')]&&!_0x4a94eb[_0x15e6('0x3a')]['get'](_0x15e6('0x0')))return void _0x4a94eb[_0x15e6('0x10')](_0x15e6('0xc'),{});let _0x22cda3=Array[_0x15e6('0x38')](_0x4a94eb['model'][_0x15e6('0x4b')][_0x15e6('0x23')][_0x15e6('0x1b')]());if(_0x2c8439(_0x2b6a2d)){_0x22cda3=_0x3fa680['expandListBlocksToCompleteList'](_0x22cda3);const _0x343394=[];for(const _0x17753f of _0x22cda3)_0x3fa680[_0x15e6('0x18')](_0x17753f)&&_0x343394[_0x15e6('0x27')](_0x17753f);_0x22cda3=_0x343394;}_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x48')](()=>{_0x5df5ce['markMultiRangeBlockFormat'](_0x22cda3,{'commandName':_0x2b6a2d,'commandParams':[{'forceValue':!_0xa05fb5[_0x15e6('0x47')]}],'formatGroupId':_0x15e6('0x5')},[],_0x15e6('0x2d'));});};}function _0x46bbef(_0x1e824e){return()=>{const _0x2d5a9e=function(_0x15f43a){let _0x14d615=Array[_0x15e6('0x38')](_0x15f43a);const _0x42acb7=_0x14d615[_0x15e6('0x45')](_0x11c068=>!_0x11c068[_0x15e6('0x1f')](_0x15e6('0x36')));return _0x42acb7>-0x1&&(_0x14d615=_0x14d615[_0x15e6('0x3f')](0x0,_0x42acb7)),_0x14d615;}(_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x4b')]['selection']['getSelectedBlocks']()),_0xcd108c=_0x2d5a9e[_0x2d5a9e[_0x15e6('0x37')]-0x1],_0x548129=_0x4a94eb['model'][_0x15e6('0x11')][_0x15e6('0x2c')](_0xcd108c)?_0x15e6('0x2b'):_0x15e6('0x24'),_0x4bd818=_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x19')](_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x34')](_0x2d5a9e[0x0],'before'),_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x34')](_0xcd108c,_0x548129));_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x48')](()=>{_0x5df5ce[_0x15e6('0x1')](_0x4bd818,{'commandName':_0x1e824e,'commandParams':[],'formatGroupId':_0x15e6('0x5')},function(_0x231c0e){const _0x3b77c0=new Set();for(const _0xfd29ce of _0x231c0e){let _0x399f12=_0xfd29ce[_0x15e6('0x30')];for(;_0x399f12&&_0x399f12[_0x15e6('0x1e')](_0x15e6('0x17'))>_0xfd29ce['getAttribute'](_0x15e6('0x17'));)_0x3b77c0[_0x15e6('0x2e')](_0x399f12),_0x399f12=_0x399f12[_0x15e6('0x30')];}return Array[_0x15e6('0x38')](_0x3b77c0);}(_0x2d5a9e));});};}function _0xf33d07(_0x33290b){return()=>{const _0x56bc48=_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x4b')][_0x15e6('0x23')][_0x15e6('0x1b')]()[_0x15e6('0x3b')]()[_0x15e6('0x47')],_0x217bdd=_0x4a94eb['model'][_0x15e6('0x34')](_0x56bc48,_0x15e6('0x40')),_0x1fbf27=_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x34')](_0x56bc48,0x0),_0x5236f4=_0x4a94eb['model'][_0x15e6('0x19')](_0x217bdd,_0x1fbf27);_0x4a94eb[_0x15e6('0x13')]['change'](()=>{_0x5df5ce[_0x15e6('0x1')](_0x5236f4,{'commandName':_0x33290b,'commandParams':[],'formatGroupId':_0x15e6('0x5')});});};}function _0x2c8439(_0x4cf081){const _0x35d8b5=_0x4a94eb[_0x15e6('0x7')]['get'](_0x15e6('0x20'))[_0x15e6('0x47')],_0x3e5fbd=_0x4a94eb['commands'][_0x15e6('0x43')](_0x15e6('0x25'))[_0x15e6('0x47')];return'numberedList'===_0x4cf081?_0x35d8b5:_0x3e5fbd;}_0x5df5ce[_0x15e6('0x49')](_0x15e6('0x25'),_0x472134(_0x15e6('0x25'))),_0x5df5ce[_0x15e6('0x49')](_0x15e6('0x20'),_0x472134(_0x15e6('0x20'))),_0x5df5ce['enableCommand'](_0x15e6('0x14'),_0x46bbef(_0x15e6('0x14'))),_0x5df5ce['enableCommand']('outdentList',_0x46bbef(_0x15e6('0x21'))),_0x5df5ce[_0x15e6('0x49')](_0x15e6('0x39'),_0xf33d07(_0x15e6('0x39'))),_0x5df5ce['enableCommand'](_0x15e6('0x46'),_0xf33d07(_0x15e6('0x46'))),_0x5df5ce[_0x15e6('0x41')]['registerElementLabel'](function(_0x519398){const _0x2a4add=!_0x4a94eb['model'][_0x15e6('0x11')][_0x15e6('0x2c')](_0x519398),_0x11aa45=_0x519398[_0x15e6('0x6')],_0x5a598f=_0x519398[_0x15e6('0x30')],_0x7b05f0=_0x519398[_0x15e6('0x1e')](_0x15e6('0x36')),_0x688239=!_0x11aa45||_0x11aa45['getAttribute']('listItemId')!==_0x7b05f0,_0x58b468=!_0x5a598f||_0x5a598f[_0x15e6('0x1e')](_0x15e6('0x36'))!==_0x7b05f0;return _0x2a4add&&Boolean(_0x7b05f0)&&_0x688239&&_0x58b468;},_0x7cfd76=>_0x1740c9(_0x40069b,_0x15e6('0x3'),_0x7cfd76)),_0x5df5ce[_0x15e6('0x41')][_0x15e6('0x15')](function(_0x549b35){if(_0x15e6('0xd')!=_0x549b35['type']&&'formatInline'!=_0x549b35[_0x15e6('0xf')])return;const {data:_0x5b564c}=_0x549b35;if(!_0x5b564c)return;let _0xde0759,_0x5e86cd,_0x28dcbb,_0x84d26c;switch(_0x5b564c[_0x15e6('0xe')]){case _0x15e6('0x20'):_0x28dcbb=_0x5b564c[_0x15e6('0x3e')][0x0][_0x15e6('0x22')],_0x84d26c=_0x2c8439(_0x5b564c[_0x15e6('0xe')]),_0xde0759=_0x28dcbb?_0x15e6('0x12'):_0x15e6('0x4a'),!_0x84d26c&&_0x4a94eb['config'][_0x15e6('0x43')](_0x15e6('0x0'))||(_0xde0759='*Change\x20to:*\x20%0'),_0x5e86cd={'type':_0x15e6('0x2f'),'content':_0x1740c9(_0x40069b,_0xde0759,_0x1740c9(_0x40069b,_0x15e6('0x8')))};break;case _0x15e6('0x25'):_0x28dcbb=_0x5b564c['commandParams'][0x0][_0x15e6('0x22')],_0x84d26c=_0x2c8439(_0x5b564c['commandName']),_0xde0759=_0x28dcbb?'*Format:*\x20insert\x20into\x20%0':_0x15e6('0x4a'),!_0x84d26c&&_0x4a94eb[_0x15e6('0x3a')]['get']('list.multiBlock')||(_0xde0759='*Change\x20to:*\x20%0'),_0x5e86cd={'type':_0x15e6('0x2f'),'content':_0x1740c9(_0x40069b,_0xde0759,_0x1740c9(_0x40069b,'ELEMENT_NUMBERED_LIST'))};break;case _0x15e6('0x14'):_0xde0759='*Indent:*\x20%0',_0x5e86cd={'type':'format','content':_0x1740c9(_0x40069b,_0xde0759,_0x1740c9(_0x40069b,_0x15e6('0x3')))};break;case _0x15e6('0x21'):_0xde0759=function(_0x4a6ec9){const _0x5c66c0=_0x4a6ec9['getFirstRange']();let _0x7a070=_0x5c66c0['start'][_0x15e6('0x44')];for(;_0x7a070&&_0x5c66c0['containsItem'](_0x7a070);){if(_0x7a070['getAttribute']('listIndent')>0x0)return!0x1;_0x7a070=_0x7a070[_0x15e6('0x30')];}return!0x0;}(_0x549b35)?_0x1740c9(_0x40069b,_0x15e6('0x4a'),_0x1740c9(_0x40069b,function(_0x5e19b9){const _0x59589d=_0x5e19b9[_0x15e6('0x32')]()[_0x15e6('0x33')]['nodeAfter'];return _0x15e6('0x9')+_0x59589d[_0x15e6('0x1e')]('listType')[_0x15e6('0x26')]()+_0x15e6('0x2');}(_0x549b35))):_0x1740c9(_0x40069b,'*Outdent:*\x20%0',_0x1740c9(_0x40069b,_0x15e6('0x3'))),_0x5e86cd={'type':'format','content':_0xde0759};break;case'mergeListItemBackward':case _0x15e6('0x1a'):!0x1===_0x5b564c[_0x15e6('0x1d')]&&(_0xde0759=_0x15e6('0xb'),_0x5e86cd={'type':'deletion','content':_0x1740c9(_0x40069b,_0xde0759,_0x1740c9(_0x40069b,'ELEMENT_LIST_ITEM'))});}return _0x5e86cd;}),_0x5df5ce[_0x15e6('0x4')]['registerCustomCallback']('formatBlock',_0x15e6('0x2d'),_0x15e6('0x29'),function(_0x315806,_0x2cf91){const _0x24ee69=[];for(let _0x2b97ad of _0x315806)_0x2b97ad[_0x15e6('0x33')][_0x15e6('0x44')]===_0x2b97ad[_0x15e6('0x24')]['parent']&&(_0x2b97ad=_0x4a94eb[_0x15e6('0x13')]['createRange'](_0x4a94eb['model']['createPositionAt'](_0x2b97ad[_0x15e6('0x33')][_0x15e6('0x44')],0x0))),_0x24ee69[_0x15e6('0x27')](_0x2b97ad);_0x4a94eb['model'][_0x15e6('0x48')](_0x243272=>{const _0x17808e=_0x4a94eb[_0x15e6('0x13')][_0x15e6('0x4b')]['selection'],_0x1f7f3f=Array[_0x15e6('0x38')](_0x17808e[_0x15e6('0x42')]())[_0x15e6('0x3d')](_0x19db85=>_0x2e4bb9[_0x15e6('0x31')](_0x19db85));_0x243272[_0x15e6('0x3c')](_0x24ee69),_0x4a94eb[_0x15e6('0x7')][_0x15e6('0x43')](_0x2cf91[_0x15e6('0xe')])['refresh'](),_0x2cf91[_0x15e6('0x3e')]['push']({'forceDefaultExecution':!0x0}),_0x4a94eb[_0x15e6('0x10')](_0x2cf91[_0x15e6('0xe')],..._0x2cf91[_0x15e6('0x3e')]),_0x243272[_0x15e6('0x3c')](_0x1f7f3f);for(const _0x549d9d of _0x1f7f3f)_0x549d9d[_0x15e6('0x16')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b61=['DocumentListPropertiesUtils','_LIST_','ELEMENT_','registerDescriptionCallback','type','DocumentListUtils','selection','listType','handleListStyleCommand','markMultiRangeBlockFormat','getListTypeFromListStyleType','plugins','list.properties','document','get','toUpperCase','formatBlock','length','commandName','isFirstBlockOfListItem','change','_getTranslationKeyForListStyle','handleDescriptions','filter','enableCommand','listStart','_getSuggestionBlocks','numbered','model','getSelectedBlocks','replace','_getSuggestionBlocksForListStyle','config','push','DocumentListPropertiesEditing','from','reversed','has','bind','format','commandParams','listStyle','*Change\x20to:*\x20%0','isListItemBlock','handleListReversedCommand','expandListBlocksToCompleteList','TrackChangesEditing','*Format:*\x20set\x20order\x20to\x20regular','startIndex','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','editor','listReversed'];(function(_0x464f5d,_0x2b614b){const _0x541ea0=function(_0x2adab2){while(--_0x2adab2){_0x464f5d['push'](_0x464f5d['shift']());}};_0x541ea0(++_0x2b614b);}(_0x2b61,0x76));const _0x541e=function(_0x464f5d,_0x2b614b){_0x464f5d=_0x464f5d-0x0;let _0x541ea0=_0x2b61[_0x464f5d];return _0x541ea0;};import{Plugin as _0x2c36b4}from'ckeditor5/src/core';import{getTranslation as _0x7bb19d}from'../utils/common-translations';export default class z extends _0x2c36b4{['afterInit'](){if(!this[_0x541e('0x27')][_0x541e('0x34')][_0x541e('0x19')](_0x541e('0x16')))return;const _0x24af10=this[_0x541e('0x27')][_0x541e('0x14')][_0x541e('0x2')](_0x541e('0x0')),_0x5d6733=this[_0x541e('0x27')][_0x541e('0x34')]['get'](_0x541e('0x22'));_0x24af10['styles']&&_0x5d6733[_0x541e('0xc')](_0x541e('0x1d'),this[_0x541e('0x31')]['bind'](this)),_0x24af10[_0x541e('0x18')]&&_0x5d6733[_0x541e('0xc')](_0x541e('0x28'),this[_0x541e('0x20')][_0x541e('0x1a')](this)),_0x24af10['startIndex']&&_0x5d6733[_0x541e('0xc')](_0x541e('0xd'),this[_0x541e('0x25')][_0x541e('0x1a')](this)),_0x5d6733['_descriptionFactory'][_0x541e('0x2c')](this[_0x541e('0xa')][_0x541e('0x1a')](this));}['handleListStyleCommand'](_0x2bc7d3,_0x4b4c7c={}){const _0x1d991d=this[_0x541e('0x27')][_0x541e('0x34')][_0x541e('0x2')](_0x541e('0x22')),_0x290f4d=this[_0x541e('0x13')]();this[_0x541e('0x27')][_0x541e('0x10')][_0x541e('0x8')](()=>{_0x1d991d[_0x541e('0x32')](_0x290f4d,{'commandName':_0x541e('0x1d'),'commandParams':[{'type':_0x4b4c7c['type']}],'formatGroupId':_0x541e('0x1d')});});}[_0x541e('0x20')](_0x4c7a1d,_0x4832a4={}){const _0x5e126f=this[_0x541e('0x27')][_0x541e('0x34')][_0x541e('0x2')](_0x541e('0x22')),_0x4cd232=this['editor'][_0x541e('0x34')][_0x541e('0x2')](_0x541e('0x2e')),_0x13afec=this[_0x541e('0xe')](_0xdc0910=>_0x4cd232['isListItemBlock'](_0xdc0910)&&_0x541e('0xf')===_0xdc0910['getAttribute'](_0x541e('0x30')));null!==_0x13afec&&this[_0x541e('0x27')][_0x541e('0x10')][_0x541e('0x8')](()=>{_0x5e126f[_0x541e('0x32')](_0x13afec,{'commandName':'listReversed','commandParams':[{'reversed':_0x4832a4[_0x541e('0x18')]}],'formatGroupId':_0x541e('0x28')});});}[_0x541e('0x25')](_0x219743,_0x4fc554={}){const _0xa7289d=this[_0x541e('0x27')][_0x541e('0x34')][_0x541e('0x2')](_0x541e('0x22')),_0x53de85=this[_0x541e('0x27')]['plugins'][_0x541e('0x2')](_0x541e('0x2e')),_0x235d21=this[_0x541e('0xe')](_0xa09367=>_0x53de85[_0x541e('0x1f')](_0xa09367)&&_0x541e('0xf')===_0xa09367['getAttribute'](_0x541e('0x30')));null!==_0x235d21&&this[_0x541e('0x27')]['model']['change'](()=>{_0xa7289d[_0x541e('0x32')](_0x235d21,{'commandName':'listStart','commandParams':[{'startIndex':_0x4fc554[_0x541e('0x24')]}],'formatGroupId':_0x541e('0xd')});});}[_0x541e('0xa')](_0x9a0aae){if(_0x541e('0x4')!=_0x9a0aae[_0x541e('0x2d')]&&'formatInline'!=_0x9a0aae['type'])return;const _0x50cf1d=this['editor']['locale'],{data:_0x5cd1d6}=_0x9a0aae;if(!_0x5cd1d6)return;let _0x516e9c,_0x2494f0;switch(_0x5cd1d6[_0x541e('0x6')]){case _0x541e('0x1d'):_0x516e9c=_0x541e('0x1e'),_0x2494f0={'type':_0x541e('0x1b'),'content':_0x7bb19d(_0x50cf1d,_0x516e9c,_0x7bb19d(_0x50cf1d,this[_0x541e('0x9')](_0x5cd1d6['commandParams'][0x0]['type'])))};break;case _0x541e('0x28'):_0x516e9c=_0x5cd1d6[_0x541e('0x1c')][0x0][_0x541e('0x18')]?_0x541e('0x26'):_0x541e('0x23'),_0x2494f0={'type':_0x541e('0x1b'),'content':_0x7bb19d(_0x50cf1d,_0x516e9c)};break;case _0x541e('0xd'):_0x516e9c='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2494f0={'type':'format','content':_0x7bb19d(_0x50cf1d,_0x516e9c,_0x5cd1d6[_0x541e('0x1c')][0x0][_0x541e('0x24')])};}return _0x2494f0;}[_0x541e('0x13')](){const _0x28a459=this['editor']['plugins']['get'](_0x541e('0x2e'));let _0x2c496b=Array['from'](this[_0x541e('0x27')][_0x541e('0x10')][_0x541e('0x1')][_0x541e('0x2f')][_0x541e('0x11')]());return _0x2c496b[_0x541e('0x15')](..._0x28a459[_0x541e('0x21')](_0x2c496b)),_0x2c496b=[...new Set(_0x2c496b)],_0x2c496b;}[_0x541e('0xe')](_0x14786c){const _0x25fb0b=this[_0x541e('0x27')][_0x541e('0x34')]['get'](_0x541e('0x2e'));let _0x3b6f3c=Array[_0x541e('0x17')](this[_0x541e('0x27')][_0x541e('0x10')][_0x541e('0x1')][_0x541e('0x2f')][_0x541e('0x11')]())[_0x541e('0xb')](_0x14786c);if(!_0x3b6f3c[_0x541e('0x5')])return null;_0x3b6f3c=_0x25fb0b[_0x541e('0x21')](_0x3b6f3c);const _0x1d9559=[];for(const _0xf605c9 of _0x3b6f3c)_0x25fb0b[_0x541e('0x7')](_0xf605c9)&&_0x1d9559['push'](_0xf605c9);return _0x1d9559;}[_0x541e('0x9')](_0x2afdef){return _0x541e('0x2b')+this[_0x541e('0x27')][_0x541e('0x34')][_0x541e('0x2')](_0x541e('0x29'))[_0x541e('0x33')](_0x2afdef)[_0x541e('0x3')]()+_0x541e('0x2a')+_0x2afdef[_0x541e('0x3')]()[_0x541e('0x12')](/-/g,'_');}}
23
+ const _0x38e6=['formatInline','push','registerDescriptionCallback','formatBlock','format','getListTypeFromListStyleType','isListItemBlock','has','change','listStyle','markMultiRangeBlockFormat','replace','model','DocumentListPropertiesEditing','handleListStartCommand','_getSuggestionBlocksForListStyle','_getTranslationKeyForListStyle','expandListBlocksToCompleteList','toUpperCase','styles','_descriptionFactory','get','commandParams','filter','from','handleListStyleCommand','listStart','plugins','listType','isFirstBlockOfListItem','*Format:*\x20set\x20order\x20to\x20regular','*Change\x20to:*\x20%0','type','getSelectedBlocks','numbered','_getSuggestionBlocks','DocumentListPropertiesUtils','getAttribute','DocumentListUtils','locale','bind','listReversed','startIndex','_LIST_','reversed','list.properties','handleDescriptions','enableCommand','editor','TrackChangesEditing','handleListReversedCommand'];(function(_0x4af8a0,_0x38e614){const _0x4ed087=function(_0x17f88d){while(--_0x17f88d){_0x4af8a0['push'](_0x4af8a0['shift']());}};_0x4ed087(++_0x38e614);}(_0x38e6,0x19f));const _0x4ed0=function(_0x4af8a0,_0x38e614){_0x4af8a0=_0x4af8a0-0x0;let _0x4ed087=_0x38e6[_0x4af8a0];return _0x4ed087;};import{Plugin as _0x4032e1}from'ckeditor5/src/core';import{getTranslation as _0x2d03da}from'../utils/common-translations';export default class z extends _0x4032e1{['afterInit'](){if(!this[_0x4ed0('0x29')][_0x4ed0('0x14')][_0x4ed0('0x0')](_0x4ed0('0x6')))return;const _0x409475=this[_0x4ed0('0x29')]['config'][_0x4ed0('0xe')](_0x4ed0('0x26')),_0x3c7f6b=this[_0x4ed0('0x29')][_0x4ed0('0x14')][_0x4ed0('0xe')](_0x4ed0('0x2a'));_0x409475[_0x4ed0('0xc')]&&_0x3c7f6b[_0x4ed0('0x28')]('listStyle',this[_0x4ed0('0x12')][_0x4ed0('0x21')](this)),_0x409475[_0x4ed0('0x25')]&&_0x3c7f6b[_0x4ed0('0x28')]('listReversed',this['handleListReversedCommand'][_0x4ed0('0x21')](this)),_0x409475[_0x4ed0('0x23')]&&_0x3c7f6b[_0x4ed0('0x28')](_0x4ed0('0x13'),this['handleListStartCommand']['bind'](this)),_0x3c7f6b[_0x4ed0('0xd')][_0x4ed0('0x2e')](this[_0x4ed0('0x27')][_0x4ed0('0x21')](this));}['handleListStyleCommand'](_0x3095dd,_0xee6919={}){const _0x16647e=this[_0x4ed0('0x29')][_0x4ed0('0x14')]['get'](_0x4ed0('0x2a')),_0x58584d=this['_getSuggestionBlocksForListStyle']();this[_0x4ed0('0x29')][_0x4ed0('0x5')][_0x4ed0('0x1')](()=>{_0x16647e[_0x4ed0('0x3')](_0x58584d,{'commandName':_0x4ed0('0x2'),'commandParams':[{'type':_0xee6919[_0x4ed0('0x19')]}],'formatGroupId':_0x4ed0('0x2')});});}[_0x4ed0('0x2b')](_0x2b0ff4,_0x581b02={}){const _0x3badb9=this['editor'][_0x4ed0('0x14')][_0x4ed0('0xe')](_0x4ed0('0x2a')),_0x49cfb3=this['editor']['plugins'][_0x4ed0('0xe')](_0x4ed0('0x1f')),_0x8a6ff4=this['_getSuggestionBlocks'](_0x42fb15=>_0x49cfb3[_0x4ed0('0x32')](_0x42fb15)&&_0x4ed0('0x1b')===_0x42fb15[_0x4ed0('0x1e')](_0x4ed0('0x15')));null!==_0x8a6ff4&&this[_0x4ed0('0x29')]['model'][_0x4ed0('0x1')](()=>{_0x3badb9[_0x4ed0('0x3')](_0x8a6ff4,{'commandName':_0x4ed0('0x22'),'commandParams':[{'reversed':_0x581b02[_0x4ed0('0x25')]}],'formatGroupId':_0x4ed0('0x22')});});}[_0x4ed0('0x7')](_0x46ddd6,_0x1759f3={}){const _0x2ceeb3=this[_0x4ed0('0x29')][_0x4ed0('0x14')][_0x4ed0('0xe')]('TrackChangesEditing'),_0x5aefe5=this[_0x4ed0('0x29')][_0x4ed0('0x14')][_0x4ed0('0xe')](_0x4ed0('0x1f')),_0x127724=this[_0x4ed0('0x1c')](_0x3d8203=>_0x5aefe5['isListItemBlock'](_0x3d8203)&&_0x4ed0('0x1b')===_0x3d8203[_0x4ed0('0x1e')](_0x4ed0('0x15')));null!==_0x127724&&this[_0x4ed0('0x29')]['model']['change'](()=>{_0x2ceeb3[_0x4ed0('0x3')](_0x127724,{'commandName':_0x4ed0('0x13'),'commandParams':[{'startIndex':_0x1759f3['startIndex']}],'formatGroupId':_0x4ed0('0x13')});});}[_0x4ed0('0x27')](_0x3d5434){if(_0x4ed0('0x2f')!=_0x3d5434[_0x4ed0('0x19')]&&_0x4ed0('0x2c')!=_0x3d5434['type'])return;const _0x149639=this[_0x4ed0('0x29')][_0x4ed0('0x20')],{data:_0xe395f1}=_0x3d5434;if(!_0xe395f1)return;let _0x43ad0c,_0x4c2a33;switch(_0xe395f1['commandName']){case _0x4ed0('0x2'):_0x43ad0c=_0x4ed0('0x18'),_0x4c2a33={'type':_0x4ed0('0x30'),'content':_0x2d03da(_0x149639,_0x43ad0c,_0x2d03da(_0x149639,this[_0x4ed0('0x9')](_0xe395f1['commandParams'][0x0][_0x4ed0('0x19')])))};break;case _0x4ed0('0x22'):_0x43ad0c=_0xe395f1[_0x4ed0('0xf')][0x0][_0x4ed0('0x25')]?'*Format:*\x20set\x20order\x20to\x20reversed':_0x4ed0('0x17'),_0x4c2a33={'type':_0x4ed0('0x30'),'content':_0x2d03da(_0x149639,_0x43ad0c)};break;case _0x4ed0('0x13'):_0x43ad0c='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4c2a33={'type':_0x4ed0('0x30'),'content':_0x2d03da(_0x149639,_0x43ad0c,_0xe395f1['commandParams'][0x0][_0x4ed0('0x23')])};}return _0x4c2a33;}[_0x4ed0('0x8')](){const _0x3eddf0=this[_0x4ed0('0x29')]['plugins'][_0x4ed0('0xe')]('DocumentListUtils');let _0x35d0f7=Array[_0x4ed0('0x11')](this[_0x4ed0('0x29')]['model']['document']['selection'][_0x4ed0('0x1a')]());return _0x35d0f7[_0x4ed0('0x2d')](..._0x3eddf0[_0x4ed0('0xa')](_0x35d0f7)),_0x35d0f7=[...new Set(_0x35d0f7)],_0x35d0f7;}[_0x4ed0('0x1c')](_0x238ee5){const _0x43686b=this[_0x4ed0('0x29')]['plugins'][_0x4ed0('0xe')](_0x4ed0('0x1f'));let _0x3f8cc2=Array[_0x4ed0('0x11')](this[_0x4ed0('0x29')][_0x4ed0('0x5')]['document']['selection'][_0x4ed0('0x1a')]())[_0x4ed0('0x10')](_0x238ee5);if(!_0x3f8cc2['length'])return null;_0x3f8cc2=_0x43686b[_0x4ed0('0xa')](_0x3f8cc2);const _0xbee6d3=[];for(const _0x1757b1 of _0x3f8cc2)_0x43686b[_0x4ed0('0x16')](_0x1757b1)&&_0xbee6d3[_0x4ed0('0x2d')](_0x1757b1);return _0xbee6d3;}[_0x4ed0('0x9')](_0x33b7b9){return'ELEMENT_'+this['editor'][_0x4ed0('0x14')][_0x4ed0('0xe')](_0x4ed0('0x1d'))[_0x4ed0('0x31')](_0x33b7b9)[_0x4ed0('0xb')]()+_0x4ed0('0x24')+_0x33b7b9[_0x4ed0('0xb')]()[_0x4ed0('0x4')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7765=['selection','setSelection','split','parent','end','hasClass','markerNameToElements','remove','high','model','document','removeMarker:suggestion:insertion','downcastDispatcher','plugins','get','markerName','detach','fire','options','createRange','TrackChangesEditing','editing','getFirstPosition','showSuggestionHighlights','ck-suggestion-marker-split','addMarker:suggestion:insertion','fromRange','createPositionAt','markInsertion','enterBlock','writer','bind'];(function(_0x4bbdcd,_0x7765ce){const _0x113976=function(_0x4f0478){while(--_0x4f0478){_0x4bbdcd['push'](_0x4bbdcd['shift']());}};_0x113976(++_0x7765ce);}(_0x7765,0x1a2));const _0x1139=function(_0x4bbdcd,_0x7765ce){_0x4bbdcd=_0x4bbdcd-0x0;let _0x113976=_0x7765[_0x4bbdcd];return _0x113976;};import{Plugin as _0x50848c}from'ckeditor5/src/core';import{Enter as _0x553763}from'ckeditor5/src/enter';import{LiveRange as _0xaa8bd3}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x64113c}from'./utils';export default class K extends _0x50848c{static get['requires'](){return[_0x553763];}['init'](){const _0x185563=this['editor'],_0x137802=_0x185563[_0x1139('0xb')]['get'](_0x1139('0x12')),_0x2eb967=_0x185563['commands'][_0x1139('0xc')]('enter');_0x137802['enableCommand']('enter',()=>{_0x185563[_0x1139('0x7')]['change'](_0x5ed84e=>{const _0x15ebbf=_0x185563[_0x1139('0x7')][_0x1139('0x8')][_0x1139('0x1e')],_0x4a8036=_0x15ebbf[_0x1139('0x14')](),_0x307b8f=_0xaa8bd3[_0x1139('0x18')](_0x15ebbf['getFirstRange']());if(_0x2eb967[_0x1139('0x1b')](_0x5ed84e)){const _0x3177d0=_0x185563[_0x1139('0x7')][_0x1139('0x19')](_0x4a8036[_0x1139('0x1')]['nextSibling'],0x0),_0x204445=_0x5ed84e[_0x1139('0x11')](_0x4a8036,_0x3177d0);_0x137802[_0x1139('0x1a')](_0x204445);}else _0x5ed84e[_0x1139('0x1f')](_0x5ed84e[_0x1139('0x11')](_0x307b8f[_0x1139('0x2')]));_0x307b8f[_0x1139('0xe')](),_0x2eb967[_0x1139('0xf')]('afterExecute',{'writer':_0x5ed84e});});}),_0x185563[_0x1139('0x13')][_0x1139('0xa')]['on'](_0x1139('0x17'),_0x64113c(_0x185563,'split'),{'priority':'high'}),_0x185563['editing'][_0x1139('0xa')]['on'](_0x1139('0x9'),(_0x29b998,_0x426d27,_0x48e65d)=>{const _0x5d44e5=_0x48e65d['mapper'][_0x1139('0x4')](_0x426d27[_0x1139('0xd')]);if(_0x5d44e5)for(const _0x21189c of _0x5d44e5)_0x21189c[_0x1139('0x3')](_0x1139('0x16'))&&(_0x48e65d['mapper']['unbindElementFromMarkerName'](_0x21189c,_0x426d27[_0x1139('0xd')]),_0x48e65d[_0x1139('0x1c')][_0x1139('0x5')](_0x21189c));},{'priority':_0x1139('0x6')}),_0x185563['data'][_0x1139('0xa')]['on']('addMarker:suggestion:insertion',(_0x59f09b,_0x3b4a15,_0x3e4c10)=>{_0x3e4c10[_0x1139('0x10')][_0x1139('0x15')]&&_0x64113c(_0x185563,_0x1139('0x0'),{'showActiveMarker':!0x1})[_0x1139('0x1d')](this)(_0x59f09b,_0x3b4a15,_0x3e4c10);},{'priority':_0x1139('0x6')});}}
23
+ const _0x4b50=['high','options','setSelection','fromRange','get','unbindElementFromMarkerName','requires','hasClass','downcastDispatcher','end','mapper','selection','writer','data','remove','parent','nextSibling','bind','markInsertion','createRange','markerName','fire','enableCommand','commands','split','model','TrackChangesEditing','editing','document','getFirstRange','afterExecute','createPositionAt','removeMarker:suggestion:insertion','markerNameToElements','enterBlock','enter','getFirstPosition','plugins','init','addMarker:suggestion:insertion'];(function(_0x2f99be,_0x4b5011){const _0x85c5ef=function(_0x372f3e){while(--_0x372f3e){_0x2f99be['push'](_0x2f99be['shift']());}};_0x85c5ef(++_0x4b5011);}(_0x4b50,0x12c));const _0x85c5=function(_0x2f99be,_0x4b5011){_0x2f99be=_0x2f99be-0x0;let _0x85c5ef=_0x4b50[_0x2f99be];return _0x85c5ef;};import{Plugin as _0x5006d0}from'ckeditor5/src/core';import{Enter as _0x7c5ded}from'ckeditor5/src/enter';import{LiveRange as _0x5d4651}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x5b9bae}from'./utils';export default class K extends _0x5006d0{static get[_0x85c5('0x1a')](){return[_0x7c5ded];}[_0x85c5('0x12')](){const _0x5e26d0=this['editor'],_0x5d5b9=_0x5e26d0[_0x85c5('0x11')][_0x85c5('0x18')](_0x85c5('0x6')),_0x21bc07=_0x5e26d0[_0x85c5('0x3')][_0x85c5('0x18')]('enter');_0x5d5b9[_0x85c5('0x2')](_0x85c5('0xf'),()=>{_0x5e26d0[_0x85c5('0x5')]['change'](_0x2093cd=>{const _0x1f7594=_0x5e26d0['model'][_0x85c5('0x8')][_0x85c5('0x1f')],_0x12a589=_0x1f7594[_0x85c5('0x10')](),_0x254d60=_0x5d4651[_0x85c5('0x17')](_0x1f7594[_0x85c5('0x9')]());if(_0x21bc07[_0x85c5('0xe')](_0x2093cd)){const _0x5bc06c=_0x5e26d0[_0x85c5('0x5')][_0x85c5('0xb')](_0x12a589[_0x85c5('0x23')][_0x85c5('0x24')],0x0),_0x47149a=_0x2093cd[_0x85c5('0x27')](_0x12a589,_0x5bc06c);_0x5d5b9[_0x85c5('0x26')](_0x47149a);}else _0x2093cd[_0x85c5('0x16')](_0x2093cd[_0x85c5('0x27')](_0x254d60[_0x85c5('0x1d')]));_0x254d60['detach'](),_0x21bc07[_0x85c5('0x1')](_0x85c5('0xa'),{'writer':_0x2093cd});});}),_0x5e26d0[_0x85c5('0x7')]['downcastDispatcher']['on'](_0x85c5('0x13'),_0x5b9bae(_0x5e26d0,_0x85c5('0x4')),{'priority':_0x85c5('0x14')}),_0x5e26d0[_0x85c5('0x7')][_0x85c5('0x1c')]['on'](_0x85c5('0xc'),(_0x3c52a3,_0xc9b3d,_0x14337b)=>{const _0x576356=_0x14337b[_0x85c5('0x1e')][_0x85c5('0xd')](_0xc9b3d[_0x85c5('0x0')]);if(_0x576356)for(const _0x47472c of _0x576356)_0x47472c[_0x85c5('0x1b')]('ck-suggestion-marker-split')&&(_0x14337b[_0x85c5('0x1e')][_0x85c5('0x19')](_0x47472c,_0xc9b3d[_0x85c5('0x0')]),_0x14337b[_0x85c5('0x20')][_0x85c5('0x22')](_0x47472c));},{'priority':'high'}),_0x5e26d0[_0x85c5('0x21')][_0x85c5('0x1c')]['on'](_0x85c5('0x13'),(_0x4a96ac,_0x1295ae,_0x11e6e6)=>{_0x11e6e6[_0x85c5('0x15')]['showSuggestionHighlights']&&_0x5b9bae(_0x5e26d0,_0x85c5('0x4'),{'showActiveMarker':!0x1})[_0x85c5('0x25')](this)(_0x4a96ac,_0x1295ae,_0x11e6e6);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2750=['getIntersection','model','createPositionAt','createRange','_isInDeletionRange','enableCommand','start','FindAndReplaceUtils','find','replace','editor','bind','markers','afterInit','findNext','handleFindCommand','get','plugins','end','replaceAll','findPrevious','item','findByTextCallback','suggestion:deletion'];(function(_0x4d3719,_0x27506e){const _0x16ec2e=function(_0x1a8b2b){while(--_0x1a8b2b){_0x4d3719['push'](_0x4d3719['shift']());}};_0x16ec2e(++_0x27506e);}(_0x2750,0x1a8));const _0x16ec=function(_0x4d3719,_0x27506e){_0x4d3719=_0x4d3719-0x0;let _0x16ec2e=_0x2750[_0x4d3719];return _0x16ec2e;};import{Plugin as _0x3da6e2}from'ckeditor5/src/core';export default class W extends _0x3da6e2{[_0x16ec('0x15')](){if(!this['editor'][_0x16ec('0x1')]['has']('FindAndReplaceEditing'))return;const _0x4cbf72=this['editor'][_0x16ec('0x1')][_0x16ec('0x0')]('TrackChangesEditing');_0x4cbf72[_0x16ec('0xd')](_0x16ec('0x10'),this['handleFindCommand'][_0x16ec('0x13')](this)),_0x4cbf72[_0x16ec('0xd')](_0x16ec('0x16')),_0x4cbf72[_0x16ec('0xd')](_0x16ec('0x4')),_0x4cbf72[_0x16ec('0xd')](_0x16ec('0x11')),_0x4cbf72[_0x16ec('0xd')](_0x16ec('0x3'));}[_0x16ec('0x17')](_0x18ed76,_0x323fc9,_0x327fa1={}){const _0x385f4b=this[_0x16ec('0x12')][_0x16ec('0x1')][_0x16ec('0x0')](_0x16ec('0xf'));if(void 0x0!==_0x327fa1)return _0x18ed76(_0x57070a=>('string'==typeof _0x323fc9?_0x385f4b[_0x16ec('0x6')](_0x323fc9,_0x327fa1):_0x323fc9)(_0x57070a)['filter'](_0x4c36f0=>!0x1===this[_0x16ec('0xc')](_0x4c36f0,_0x57070a[_0x16ec('0x5')])),_0x327fa1);}[_0x16ec('0xc')](_0x5032d9,_0x21482b){const _0x29bb21=this[_0x16ec('0x12')][_0x16ec('0x9')][_0x16ec('0xb')](this[_0x16ec('0x12')][_0x16ec('0x9')][_0x16ec('0xa')](_0x21482b,_0x5032d9[_0x16ec('0xe')]),this[_0x16ec('0x12')][_0x16ec('0x9')][_0x16ec('0xa')](_0x21482b,_0x5032d9[_0x16ec('0x2')]));for(const _0x39d2e8 of this[_0x16ec('0x12')]['model'][_0x16ec('0x14')]['getMarkersGroup'](_0x16ec('0x7')))if(null!==_0x29bb21[_0x16ec('0x8')](_0x39d2e8['getRange']()))return!0x0;return!0x1;}}
23
+ const _0x1511=['replace','bind','string','getRange','findByTextCallback','item','findNext','start','findPrevious','enableCommand','replaceAll','suggestion:deletion','_isInDeletionRange','createRange','markers','getMarkersGroup','model','has','editor','get','filter','FindAndReplaceEditing','end','TrackChangesEditing','plugins','handleFindCommand','afterInit','createPositionAt'];(function(_0x3ad674,_0x15113c){const _0x1a25c5=function(_0x575d71){while(--_0x575d71){_0x3ad674['push'](_0x3ad674['shift']());}};_0x1a25c5(++_0x15113c);}(_0x1511,0x15b));const _0x1a25=function(_0x3ad674,_0x15113c){_0x3ad674=_0x3ad674-0x0;let _0x1a25c5=_0x1511[_0x3ad674];return _0x1a25c5;};import{Plugin as _0x29b34a}from'ckeditor5/src/core';export default class W extends _0x29b34a{[_0x1a25('0xf')](){if(!this['editor']['plugins'][_0x1a25('0x6')](_0x1a25('0xa')))return;const _0x1fadc3=this['editor'][_0x1a25('0xd')][_0x1a25('0x8')](_0x1a25('0xc'));_0x1fadc3[_0x1a25('0x1a')]('find',this[_0x1a25('0xe')][_0x1a25('0x12')](this)),_0x1fadc3[_0x1a25('0x1a')](_0x1a25('0x17')),_0x1fadc3[_0x1a25('0x1a')](_0x1a25('0x19')),_0x1fadc3[_0x1a25('0x1a')](_0x1a25('0x11')),_0x1fadc3[_0x1a25('0x1a')](_0x1a25('0x1b'));}[_0x1a25('0xe')](_0x32d74a,_0x41f12b,_0x11d6b5={}){const _0x385b9d=this[_0x1a25('0x7')]['plugins'][_0x1a25('0x8')]('FindAndReplaceUtils');if(void 0x0!==_0x11d6b5)return _0x32d74a(_0x437ead=>(_0x1a25('0x13')==typeof _0x41f12b?_0x385b9d[_0x1a25('0x15')](_0x41f12b,_0x11d6b5):_0x41f12b)(_0x437ead)[_0x1a25('0x9')](_0x5c3d09=>!0x1===this[_0x1a25('0x1')](_0x5c3d09,_0x437ead[_0x1a25('0x16')])),_0x11d6b5);}['_isInDeletionRange'](_0x1c95b8,_0x4dff61){const _0x5b392f=this[_0x1a25('0x7')][_0x1a25('0x5')][_0x1a25('0x2')](this[_0x1a25('0x7')][_0x1a25('0x5')][_0x1a25('0x10')](_0x4dff61,_0x1c95b8[_0x1a25('0x18')]),this[_0x1a25('0x7')][_0x1a25('0x5')][_0x1a25('0x10')](_0x4dff61,_0x1c95b8[_0x1a25('0xb')]));for(const _0x24d8f2 of this['editor'][_0x1a25('0x5')][_0x1a25('0x3')][_0x1a25('0x4')](_0x1a25('0x0')))if(null!==_0x5b392f['getIntersection'](_0x24d8f2[_0x1a25('0x14')]()))return!0x0;return!0x1;}}