@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230816.0 → 0.0.0-nightly-20230817.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 (64) 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/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.js +1 -1
  56. package/src/trackchanges.js +1 -1
  57. package/src/trackchangesdata.js +1 -1
  58. package/src/trackchangesediting.js +1 -1
  59. package/src/trackchangesui.js +1 -1
  60. package/src/ui/suggestioncontroller.js +1 -1
  61. package/src/ui/view/basesuggestionthreadview.js +1 -1
  62. package/src/ui/view/suggestionthreadview.js +1 -1
  63. package/src/utils/common-translations.js +1 -1
  64. 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-20230816.0",
3
+ "version": "0.0.0-nightly-20230817.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-20230816.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20230816.0",
42
+ "ckeditor5": "0.0.0-nightly-20230817.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20230817.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 _0x22eb=['get','plugins','model','TrackChangesEditing','_isEnabledBasedOnSelection','refresh','canEditAt','track-changes-accept-suggestion-not-found','execute','editor','getRanges','acceptSuggestion'];(function(_0x188383,_0x22eb7e){const _0x278bb7=function(_0x23fd08){while(--_0x23fd08){_0x188383['push'](_0x188383['shift']());}};_0x278bb7(++_0x22eb7e);}(_0x22eb,0x6a));const _0x278b=function(_0x188383,_0x22eb7e){_0x188383=_0x188383-0x0;let _0x278bb7=_0x22eb[_0x188383];return _0x278bb7;};import{Command as _0x5679fb}from'ckeditor5/src/core';import{CKEditorError as _0x5e9893}from'ckeditor5/src/utils';export default class M extends _0x5679fb{constructor(_0x11b9ae,_0x5f2969){super(_0x11b9ae),this['_suggestions']=_0x5f2969,this['refresh'](),this[_0x278b('0x6')]=!0x1;}[_0x278b('0x7')](){this['isEnabled']=!0x0;}[_0x278b('0xa')](_0x31b17a){const _0x41249d=this['_suggestions'][_0x278b('0x2')](_0x31b17a);if(!_0x41249d)throw new _0x5e9893(_0x278b('0x9'),this);const _0x2bbebd=_0x41249d[_0x278b('0x0')]();this[_0x278b('0xb')][_0x278b('0x4')][_0x278b('0x8')](_0x2bbebd)&&this['editor'][_0x278b('0x3')][_0x278b('0x2')](_0x278b('0x5'))[_0x278b('0x1')](_0x41249d);}}
23
+ const _0x3fe5=['refresh','canEditAt','acceptSuggestion','track-changes-accept-suggestion-not-found','plugins','_suggestions','TrackChangesEditing','model','getRanges','get','isEnabled','editor','_isEnabledBasedOnSelection'];(function(_0xdae699,_0x3fe51e){const _0x477f13=function(_0x34f387){while(--_0x34f387){_0xdae699['push'](_0xdae699['shift']());}};_0x477f13(++_0x3fe51e);}(_0x3fe5,0x9d));const _0x477f=function(_0xdae699,_0x3fe51e){_0xdae699=_0xdae699-0x0;let _0x477f13=_0x3fe5[_0xdae699];return _0x477f13;};import{Command as _0x3c0f1b}from'ckeditor5/src/core';import{CKEditorError as _0x25508b}from'ckeditor5/src/utils';export default class M extends _0x3c0f1b{constructor(_0x56883c,_0x535eb1){super(_0x56883c),this[_0x477f('0x4')]=_0x535eb1,this[_0x477f('0xc')](),this[_0x477f('0xb')]=!0x1;}[_0x477f('0xc')](){this[_0x477f('0x9')]=!0x0;}['execute'](_0x37c6ae){const _0xcf1681=this['_suggestions']['get'](_0x37c6ae);if(!_0xcf1681)throw new _0x25508b(_0x477f('0x2'),this);const _0xf7dfc2=_0xcf1681[_0x477f('0x7')]();this[_0x477f('0xa')][_0x477f('0x6')][_0x477f('0x0')](_0xf7dfc2)&&this[_0x477f('0xa')][_0x477f('0x3')][_0x477f('0x8')](_0x477f('0x5'))[_0x477f('0x1')](_0xcf1681);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x470b=['getRanges','track-changes-discard-suggestion-not-found','_suggestions','execute','discardSuggestion','get','TrackChangesEditing','plugins','editor','_isEnabledBasedOnSelection','canEditAt','isEnabled'];(function(_0x3f12c5,_0x470b55){const _0x7c9647=function(_0x41268a){while(--_0x41268a){_0x3f12c5['push'](_0x3f12c5['shift']());}};_0x7c9647(++_0x470b55);}(_0x470b,0x16d));const _0x7c96=function(_0x3f12c5,_0x470b55){_0x3f12c5=_0x3f12c5-0x0;let _0x7c9647=_0x470b[_0x3f12c5];return _0x7c9647;};import{Command as _0x3e8549}from'ckeditor5/src/core';import{CKEditorError as _0x4ac3cb}from'ckeditor5/src/utils';export default class $ extends _0x3e8549{constructor(_0x72c4c9,_0x4aabc4){super(_0x72c4c9),this['_suggestions']=_0x4aabc4,this['refresh'](),this[_0x7c96('0x4')]=!0x1;}['refresh'](){this[_0x7c96('0x6')]=!0x0;}[_0x7c96('0xa')](_0x19c424){const _0x1cf5bb=this[_0x7c96('0x9')]['get'](_0x19c424);if(!_0x1cf5bb)throw new _0x4ac3cb(_0x7c96('0x8'),this);const _0xd000bb=_0x1cf5bb[_0x7c96('0x7')]();this[_0x7c96('0x3')]['model'][_0x7c96('0x5')](_0xd000bb)&&this[_0x7c96('0x3')][_0x7c96('0x2')][_0x7c96('0x0')](_0x7c96('0x1'))[_0x7c96('0xb')](_0x1cf5bb);}}
23
+ const _0x1eef=['get','getRanges','model','isEnabled','_suggestions','_isEnabledBasedOnSelection','track-changes-discard-suggestion-not-found','canEditAt','editor','plugins','refresh','discardSuggestion'];(function(_0x326dae,_0x1eefec){const _0x1bc4a3=function(_0x30f721){while(--_0x30f721){_0x326dae['push'](_0x326dae['shift']());}};_0x1bc4a3(++_0x1eefec);}(_0x1eef,0x138));const _0x1bc4=function(_0x326dae,_0x1eefec){_0x326dae=_0x326dae-0x0;let _0x1bc4a3=_0x1eef[_0x326dae];return _0x1bc4a3;};import{Command as _0x14412e}from'ckeditor5/src/core';import{CKEditorError as _0x88c3a1}from'ckeditor5/src/utils';export default class $ extends _0x14412e{constructor(_0x29c9f7,_0x5f14c0){super(_0x29c9f7),this[_0x1bc4('0x4')]=_0x5f14c0,this[_0x1bc4('0xa')](),this[_0x1bc4('0x5')]=!0x1;}[_0x1bc4('0xa')](){this[_0x1bc4('0x3')]=!0x0;}['execute'](_0x1f3bd6){const _0x57157d=this['_suggestions'][_0x1bc4('0x0')](_0x1f3bd6);if(!_0x57157d)throw new _0x88c3a1(_0x1bc4('0x6'),this);const _0x3f5d12=_0x57157d[_0x1bc4('0x1')]();this[_0x1bc4('0x8')][_0x1bc4('0x2')][_0x1bc4('0x7')](_0x3f5d12)&&this['editor'][_0x1bc4('0x9')][_0x1bc4('0x0')]('TrackChangesEditing')[_0x1bc4('0xb')](_0x57157d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xee44=['_suggestions','execute','refresh','_isEnabledBasedOnSelection','isInContent','editor','model','_command','values','getRanges','from','isEnabled'];(function(_0x586820,_0xee44b){const _0x527c5b=function(_0x34e0fd){while(--_0x34e0fd){_0x586820['push'](_0x586820['shift']());}};_0x527c5b(++_0xee44b);}(_0xee44,0x1d7));const _0x527c=function(_0x586820,_0xee44b){_0x586820=_0x586820-0x0;let _0x527c5b=_0xee44[_0x586820];return _0x527c5b;};import{Command as _0x16ad89}from'ckeditor5/src/core';import{sortSuggestions as _0x41de56,executeCommandForSuggestions as _0x360033}from'../utils/utils';export default class N extends _0x16ad89{constructor(_0xbb436a,_0x2f4ec0,_0x594073){super(_0xbb436a),this['_command']=_0x2f4ec0,this['_suggestions']=_0x594073,this[_0x527c('0xb')](),this[_0x527c('0x0')]=!0x1;}[_0x527c('0xb')](){const _0x391f84=Array[_0x527c('0x7')](this['_suggestions']['values']())['some'](_0x50b188=>_0x50b188[_0x527c('0x1')]);this[_0x527c('0x8')]=this[_0x527c('0x4')]['isEnabled']&&_0x391f84;}[_0x527c('0xa')](){const _0x46d2c7=_0x41de56(Array['from'](this[_0x527c('0x9')][_0x527c('0x5')]()));for(const _0x2f25ef of _0x46d2c7){const _0x4940e8=_0x2f25ef[_0x527c('0x6')]();if(!this[_0x527c('0x2')]['model']['canEditAt'](_0x4940e8))return;}_0x360033(this[_0x527c('0x2')][_0x527c('0x3')],this[_0x527c('0x4')],_0x46d2c7);}}
23
+ const _0xd160=['execute','model','isEnabled','_suggestions','from','values','_isEnabledBasedOnSelection','refresh','_command','editor','some','getRanges'];(function(_0x561fc5,_0xd160e9){const _0xbc6deb=function(_0x41158c){while(--_0x41158c){_0x561fc5['push'](_0x561fc5['shift']());}};_0xbc6deb(++_0xd160e9);}(_0xd160,0x1ce));const _0xbc6d=function(_0x561fc5,_0xd160e9){_0x561fc5=_0x561fc5-0x0;let _0xbc6deb=_0xd160[_0x561fc5];return _0xbc6deb;};import{Command as _0x33df4b}from'ckeditor5/src/core';import{sortSuggestions as _0x3a02a1,executeCommandForSuggestions as _0x572bd8}from'../utils/utils';export default class N extends _0x33df4b{constructor(_0x5ecfa8,_0x86dcde,_0x1ca7e1){super(_0x5ecfa8),this['_command']=_0x86dcde,this['_suggestions']=_0x1ca7e1,this[_0xbc6d('0x1')](),this[_0xbc6d('0x0')]=!0x1;}[_0xbc6d('0x1')](){const _0x1375bc=Array[_0xbc6d('0xa')](this[_0xbc6d('0x9')][_0xbc6d('0xb')]())[_0xbc6d('0x4')](_0x3db353=>_0x3db353['isInContent']);this['isEnabled']=this['_command'][_0xbc6d('0x8')]&&_0x1375bc;}[_0xbc6d('0x6')](){const _0x21e3e7=_0x3a02a1(Array[_0xbc6d('0xa')](this[_0xbc6d('0x9')][_0xbc6d('0xb')]()));for(const _0x8ce97a of _0x21e3e7){const _0x3b475c=_0x8ce97a[_0xbc6d('0x5')]();if(!this[_0xbc6d('0x3')][_0xbc6d('0x7')]['canEditAt'](_0x3b475c))return;}_0x572bd8(this[_0xbc6d('0x3')]['model'],this[_0xbc6d('0x2')],_0x21e3e7);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x419f=['model','getRanges','refresh','execute','from','selection','_isEnabledBasedOnSelection','size','isEnabled','editor','canEditAt','_selectedSuggestions','_command','values'];(function(_0x238e4c,_0x419fb2){const _0x1bc911=function(_0x5f0d7e){while(--_0x5f0d7e){_0x238e4c['push'](_0x238e4c['shift']());}};_0x1bc911(++_0x419fb2);}(_0x419f,0xf9));const _0x1bc9=function(_0x238e4c,_0x419fb2){_0x238e4c=_0x238e4c-0x0;let _0x1bc911=_0x419f[_0x238e4c];return _0x1bc911;};import{Command as _0x192d3f}from'ckeditor5/src/core';import{sortSuggestions as _0x45239c,getSelectedSuggestions as _0x1cc180,executeCommandForSuggestions as _0x2d9924}from'../utils/utils';export default class R extends _0x192d3f{constructor(_0x13fe9f,_0x456b44,_0xe7104c){super(_0x13fe9f),this['_command']=_0x456b44,this['_suggestions']=_0xe7104c,this['_selectedSuggestions']=new Set(),this[_0x1bc9('0x5')](),this[_0x1bc9('0x9')]=!0x1;}[_0x1bc9('0x5')](){const _0x25aaf2=this[_0x1bc9('0xc')]['model']['document'][_0x1bc9('0x8')],_0x5b0e11=Array[_0x1bc9('0x7')](this['_suggestions'][_0x1bc9('0x2')]());this[_0x1bc9('0x0')]=_0x1cc180(_0x25aaf2,_0x5b0e11),this[_0x1bc9('0xb')]=this[_0x1bc9('0x1')][_0x1bc9('0xb')]&&!!this[_0x1bc9('0x0')][_0x1bc9('0xa')];}[_0x1bc9('0x6')](){const _0x34122a=_0x45239c(Array[_0x1bc9('0x7')](this[_0x1bc9('0x0')]));for(const _0x2383bc of _0x34122a){const _0x4ccf13=_0x2383bc[_0x1bc9('0x4')]();if(!this[_0x1bc9('0xc')][_0x1bc9('0x3')][_0x1bc9('0xd')](_0x4ccf13))return;}_0x2d9924(this['editor'][_0x1bc9('0x3')],this[_0x1bc9('0x1')],_0x34122a);}}
23
+ const _0x559a=['model','_selectedSuggestions','document','_suggestions','size','_command','values','canEditAt','from','editor','refresh','selection','isEnabled','_isEnabledBasedOnSelection'];(function(_0x2452e3,_0x559a33){const _0x378604=function(_0x3aab31){while(--_0x3aab31){_0x2452e3['push'](_0x2452e3['shift']());}};_0x378604(++_0x559a33);}(_0x559a,0x6d));const _0x3786=function(_0x2452e3,_0x559a33){_0x2452e3=_0x2452e3-0x0;let _0x378604=_0x559a[_0x2452e3];return _0x378604;};import{Command as _0x5cfb40}from'ckeditor5/src/core';import{sortSuggestions as _0x789724,getSelectedSuggestions as _0x116e4f,executeCommandForSuggestions as _0x596925}from'../utils/utils';export default class R extends _0x5cfb40{constructor(_0x498179,_0x2306b2,_0x4e78fc){super(_0x498179),this[_0x3786('0x8')]=_0x2306b2,this[_0x3786('0x6')]=_0x4e78fc,this['_selectedSuggestions']=new Set(),this[_0x3786('0xd')](),this[_0x3786('0x2')]=!0x1;}[_0x3786('0xd')](){const _0x3337e9=this[_0x3786('0xc')][_0x3786('0x3')][_0x3786('0x5')][_0x3786('0x0')],_0x580080=Array[_0x3786('0xb')](this[_0x3786('0x6')][_0x3786('0x9')]());this[_0x3786('0x4')]=_0x116e4f(_0x3337e9,_0x580080),this[_0x3786('0x1')]=this[_0x3786('0x8')]['isEnabled']&&!!this[_0x3786('0x4')][_0x3786('0x7')];}['execute'](){const _0x3d2875=_0x789724(Array[_0x3786('0xb')](this[_0x3786('0x4')]));for(const _0xe74765 of _0x3d2875){const _0x5c4e48=_0xe74765['getRanges']();if(!this[_0x3786('0xc')]['model'][_0x3786('0xa')](_0x5c4e48))return;}_0x596925(this['editor'][_0x3786('0x3')],this['_command'],_0x3d2875);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3434=['_enabledCommands','value','clearForceDisabled','_disableUnsupportedCommands','has','editor','refresh','commands','TrackChangesCommand','affectsData','_isEnabledBasedOnSelection','forceDisabled','execute','_enableCommands'];(function(_0x48a6dd,_0x343493){const _0x1b9188=function(_0x50e147){while(--_0x50e147){_0x48a6dd['push'](_0x48a6dd['shift']());}};_0x1b9188(++_0x343493);}(_0x3434,0x195));const _0x1b91=function(_0x48a6dd,_0x343493){_0x48a6dd=_0x48a6dd-0x0;let _0x1b9188=_0x3434[_0x48a6dd];return _0x1b9188;};import{Command as _0xa44a9}from'ckeditor5/src/core';export default class _ extends _0xa44a9{constructor(_0x194332,_0x493964){super(_0x194332),this[_0x1b91('0x1')]=_0x493964,this[_0x1b91('0x2')]=!0x1,this['refresh'](),this[_0x1b91('0xb')]=!0x1;}[_0x1b91('0x7')](){this['isEnabled']=!0x0;}[_0x1b91('0xd')](){this[_0x1b91('0x2')]=!this[_0x1b91('0x2')],this[_0x1b91('0x2')]?this[_0x1b91('0x4')]():this[_0x1b91('0x0')]();}[_0x1b91('0x4')](){for(const _0x1fd636 of this['editor']['commands']['commands']())_0x1fd636['affectsData']&&!this[_0x1b91('0x1')][_0x1b91('0x5')](_0x1fd636)&&_0x1fd636[_0x1b91('0xc')](_0x1b91('0x9'));}[_0x1b91('0x0')](){for(const _0x265f34 of this[_0x1b91('0x6')][_0x1b91('0x8')][_0x1b91('0x8')]())_0x265f34[_0x1b91('0xa')]&&!this[_0x1b91('0x1')]['has'](_0x265f34)&&_0x265f34[_0x1b91('0x3')](_0x1b91('0x9'));}}
23
+ const _0x51b9=['has','editor','execute','value','commands','isEnabled','clearForceDisabled','_enableCommands','affectsData','_disableUnsupportedCommands','forceDisabled','TrackChangesCommand','_isEnabledBasedOnSelection','_enabledCommands'];(function(_0x1d6f46,_0x51b968){const _0x506775=function(_0x391ec5){while(--_0x391ec5){_0x1d6f46['push'](_0x1d6f46['shift']());}};_0x506775(++_0x51b968);}(_0x51b9,0xdf));const _0x5067=function(_0x1d6f46,_0x51b968){_0x1d6f46=_0x1d6f46-0x0;let _0x506775=_0x51b9[_0x1d6f46];return _0x506775;};import{Command as _0x856cbf}from'ckeditor5/src/core';export default class _ extends _0x856cbf{constructor(_0x278f68,_0x1f069c){super(_0x278f68),this['_enabledCommands']=_0x1f069c,this[_0x5067('0x4')]=!0x1,this['refresh'](),this[_0x5067('0xd')]=!0x1;}['refresh'](){this[_0x5067('0x6')]=!0x0;}[_0x5067('0x3')](){this[_0x5067('0x4')]=!this[_0x5067('0x4')],this[_0x5067('0x4')]?this[_0x5067('0xa')]():this[_0x5067('0x8')]();}[_0x5067('0xa')](){for(const _0x4f2e72 of this[_0x5067('0x2')][_0x5067('0x5')][_0x5067('0x5')]())_0x4f2e72['affectsData']&&!this['_enabledCommands'][_0x5067('0x1')](_0x4f2e72)&&_0x4f2e72[_0x5067('0xb')]('TrackChangesCommand');}['_enableCommands'](){for(const _0x37e254 of this[_0x5067('0x2')][_0x5067('0x5')][_0x5067('0x5')]())_0x37e254[_0x5067('0x9')]&&!this[_0x5067('0x0')][_0x5067('0x1')](_0x37e254)&&_0x37e254[_0x5067('0x7')](_0x5067('0xc'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11e2=['commandName','getSelectedBlocks','FORMAT_ALIGN_TO_RIGHT','filter','get','AlignmentEditing','TrackChangesEditing','plugins','afterInit','value','right','model','alignment','from','left','enableCommand','locale','getAttribute','FORMAT_JUSTIFY_TEXT','selection','_descriptionFactory','*Format:*\x20%0','editor','center','FORMAT_ALIGN_TO_LEFT','change','justify','ltr','markBlockFormat','registerDescriptionCallback','has','checkAttribute'];(function(_0x579566,_0x11e20e){const _0x29905d=function(_0x30f164){while(--_0x30f164){_0x579566['push'](_0x579566['shift']());}};_0x29905d(++_0x11e20e);}(_0x11e2,0x1d4));const _0x2990=function(_0x579566,_0x11e20e){_0x579566=_0x579566-0x0;let _0x29905d=_0x11e2[_0x579566];return _0x29905d;};import{Plugin as _0x3528bc}from'ckeditor5/src/core';import{getTranslation as _0xb77bf6}from'../utils/common-translations';export default class x extends _0x3528bc{[_0x2990('0x14')](){const _0x175f0b=this['editor'],_0x1c8131=_0x175f0b[_0x2990('0x1c')];if(!_0x175f0b[_0x2990('0x13')][_0x2990('0xa')](_0x2990('0x11')))return;const _0x18e37f=_0x175f0b[_0x2990('0x13')][_0x2990('0x10')](_0x2990('0x12'));_0x18e37f[_0x2990('0x1b')](_0x2990('0x18'),(_0x5b26f5,_0x3230c9={})=>{let _0x2f2e65=_0x3230c9[_0x2990('0x15')];_0x3230c9[_0x2990('0x15')]||(_0x2f2e65=_0x2990('0x7')===_0x175f0b[_0x2990('0x1c')]['contentLanguageDirection']?_0x2990('0x1a'):_0x2990('0x16'));const _0x50e549=Array[_0x2990('0x19')](this[_0x2990('0x2')][_0x2990('0x17')]['document'][_0x2990('0x1f')][_0x2990('0xd')]())[_0x2990('0xf')](_0xeb6a14=>function(_0x605060,_0x3fab6a,_0x48fa81){const _0x471593=_0x605060[_0x2990('0x1d')](_0x2990('0x18'))||null;return _0x3fab6a[_0x2990('0xb')](_0x605060,'alignment')&&_0x48fa81!=_0x471593;}(_0xeb6a14,this[_0x2990('0x2')][_0x2990('0x17')]['schema'],_0x2f2e65));_0x175f0b[_0x2990('0x17')][_0x2990('0x5')](()=>{for(const _0x271aa6 of _0x50e549)_0x18e37f[_0x2990('0x8')](_0x271aa6,{'commandName':'alignment','commandParams':[{'value':_0x2f2e65}]});});}),_0x18e37f[_0x2990('0x0')][_0x2990('0x9')](_0x436383=>{const {data:_0x146c20}=_0x436383;if(_0x146c20&&_0x2990('0x18')==_0x146c20[_0x2990('0xc')]){const _0x5d18de=_0x146c20['commandParams'][0x0][_0x2990('0x15')];return{'type':'format','content':_0xb77bf6(_0x1c8131,_0x2990('0x1'),function(_0x21ae9d){switch(_0x21ae9d){case _0x2990('0x1a'):return _0xb77bf6(_0x1c8131,_0x2990('0x4'));case _0x2990('0x16'):return _0xb77bf6(_0x1c8131,_0x2990('0xe'));case _0x2990('0x3'):return _0xb77bf6(_0x1c8131,'FORMAT_ALIGN_TO_CENTER');case _0x2990('0x6'):return _0xb77bf6(_0x1c8131,_0x2990('0x1e'));}}(_0x5d18de))};}});}}
23
+ const _0x4b67=['contentLanguageDirection','checkAttribute','_descriptionFactory','schema','change','FORMAT_ALIGN_TO_LEFT','left','alignment','center','markBlockFormat','getSelectedBlocks','value','from','selection','locale','document','enableCommand','FORMAT_ALIGN_TO_CENTER','right','plugins','FORMAT_ALIGN_TO_RIGHT','filter','registerDescriptionCallback','editor','AlignmentEditing','format','commandName','get','commandParams','model','TrackChangesEditing','*Format:*\x20%0','FORMAT_JUSTIFY_TEXT'];(function(_0xa1bc11,_0x4b6753){const _0x23f365=function(_0x550e48){while(--_0x550e48){_0xa1bc11['push'](_0xa1bc11['shift']());}};_0x23f365(++_0x4b6753);}(_0x4b67,0x8e));const _0x23f3=function(_0xa1bc11,_0x4b6753){_0xa1bc11=_0xa1bc11-0x0;let _0x23f365=_0x4b67[_0xa1bc11];return _0x23f365;};import{Plugin as _0x34352b}from'ckeditor5/src/core';import{getTranslation as _0x1762c5}from'../utils/common-translations';export default class x extends _0x34352b{['afterInit'](){const _0x296522=this[_0x23f3('0xd')],_0x52a343=_0x296522[_0x23f3('0x4')];if(!_0x296522[_0x23f3('0x9')]['has'](_0x23f3('0xe')))return;const _0x1c8b97=_0x296522[_0x23f3('0x9')][_0x23f3('0x11')](_0x23f3('0x14'));_0x1c8b97[_0x23f3('0x6')](_0x23f3('0x1e'),(_0x393d42,_0x1a2b2f={})=>{let _0x5c8d93=_0x1a2b2f['value'];_0x1a2b2f[_0x23f3('0x1')]||(_0x5c8d93='ltr'===_0x296522[_0x23f3('0x4')][_0x23f3('0x17')]?'left':_0x23f3('0x8'));const _0x4a8f88=Array[_0x23f3('0x2')](this[_0x23f3('0xd')][_0x23f3('0x13')][_0x23f3('0x5')][_0x23f3('0x3')][_0x23f3('0x0')]())[_0x23f3('0xb')](_0x917cbc=>function(_0x53d0fa,_0x2d107c,_0x457712){const _0x5d8606=_0x53d0fa['getAttribute'](_0x23f3('0x1e'))||null;return _0x2d107c[_0x23f3('0x18')](_0x53d0fa,_0x23f3('0x1e'))&&_0x457712!=_0x5d8606;}(_0x917cbc,this['editor'][_0x23f3('0x13')][_0x23f3('0x1a')],_0x5c8d93));_0x296522[_0x23f3('0x13')][_0x23f3('0x1b')](()=>{for(const _0x47cb47 of _0x4a8f88)_0x1c8b97[_0x23f3('0x20')](_0x47cb47,{'commandName':'alignment','commandParams':[{'value':_0x5c8d93}]});});}),_0x1c8b97[_0x23f3('0x19')][_0x23f3('0xc')](_0x59c5c6=>{const {data:_0x535776}=_0x59c5c6;if(_0x535776&&_0x23f3('0x1e')==_0x535776[_0x23f3('0x10')]){const _0x2b1013=_0x535776[_0x23f3('0x12')][0x0][_0x23f3('0x1')];return{'type':_0x23f3('0xf'),'content':_0x1762c5(_0x52a343,_0x23f3('0x15'),function(_0xc0f339){switch(_0xc0f339){case _0x23f3('0x1d'):return _0x1762c5(_0x52a343,_0x23f3('0x1c'));case _0x23f3('0x8'):return _0x1762c5(_0x52a343,_0x23f3('0xa'));case _0x23f3('0x1f'):return _0x1762c5(_0x52a343,_0x23f3('0x7'));case'justify':return _0x1762c5(_0x52a343,_0x23f3('0x16'));}}(_0x2b1013))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4021=['get','editor','italic','plugins','format','FORMAT_STRIKETHROUGH','toLowerCase','CodeEditing','afterInit','_descriptionFactory','superscript','UnderlineEditing','change','registerDescriptionCallback','document','bold','enableCommand','commands','FORMAT_CODE','commandName','subscript','from','SuperscriptEditing','strikethrough','FORMAT_SUBSCRIPT','FORMAT_SUPERSCRIPT','FORMAT_UNDERLINE','code','TrackChangesEditing','markInlineFormat','StrikethroughEditing','BoldEditing','forceValue','FORMAT_ITALIC','commandParams','model','value','ItalicEditing'];(function(_0x4fba2a,_0x402133){const _0x10cce1=function(_0x45f4da){while(--_0x45f4da){_0x4fba2a['push'](_0x4fba2a['shift']());}};_0x10cce1(++_0x402133);}(_0x4021,0x1b3));const _0x10cc=function(_0x4fba2a,_0x402133){_0x4fba2a=_0x4fba2a-0x0;let _0x10cce1=_0x4021[_0x4fba2a];return _0x10cce1;};import{Plugin as _0xb0d7d2}from'ckeditor5/src/core';import{getTranslation as _0x23ef49}from'../utils/common-translations';import{getRangesWithAttribute as _0x28ec0f}from'./utils';const Kt=[_0x10cc('0xe'),_0x10cc('0x14'),_0x10cc('0x20'),_0x10cc('0x1c'),_0x10cc('0xd'),'SubscriptEditing',_0x10cc('0x5')];export default class U extends _0xb0d7d2{[_0x10cc('0x1d')](){const _0x36735e=this[_0x10cc('0x16')],_0x4303ce=_0x36735e[_0x10cc('0x12')],_0x4a04a6=_0x36735e[_0x10cc('0x18')]['get'](_0x10cc('0xb')),_0x414a1e=_0x36735e['locale'];for(const _0x22ac10 of Kt){if(!_0x36735e[_0x10cc('0x18')]['has'](_0x22ac10))continue;const _0xd1552f=_0x22ac10['slice'](0x0,-0x7)[_0x10cc('0x1b')](),_0x2ebee2=_0x36735e[_0x10cc('0x0')][_0x10cc('0x15')](_0xd1552f);_0x4a04a6[_0x10cc('0x25')](_0xd1552f,(_0x18158b,_0xde72a7={})=>{const _0x2a51ab=_0x4303ce[_0x10cc('0x23')]['selection'];if(_0x2a51ab['isCollapsed'])return void _0x18158b(_0xde72a7);const _0x415f74=void 0x0!==_0xde72a7[_0x10cc('0xf')]?_0xde72a7[_0x10cc('0xf')]:!_0x2ebee2[_0x10cc('0x13')];_0x4303ce[_0x10cc('0x21')](()=>{const _0xccebfd=Array[_0x10cc('0x4')](_0x2a51ab['getRanges']());for(const _0x2131ca of _0xccebfd){const _0xa5802=_0x415f74?[_0x2131ca]:_0x28ec0f(_0xd1552f,_0x2131ca,_0x4303ce);for(const _0x1f3d66 of _0xa5802)_0x4a04a6[_0x10cc('0xc')](_0x1f3d66,{'commandName':_0xd1552f,'commandParams':[{'forceValue':_0x415f74}]});}});});}function _0x40505(_0x35c184,_0x454e6f){_0x4a04a6[_0x10cc('0x1e')][_0x10cc('0x22')](_0x17ac4c=>{const {data:_0x2efbb7}=_0x17ac4c;if(_0x2efbb7&&_0x2efbb7[_0x10cc('0x2')]===_0x35c184)return _0x2efbb7[_0x10cc('0x11')][0x0][_0x10cc('0xf')]?{'type':_0x10cc('0x19'),'content':_0x23ef49(_0x414a1e,'*Format:*\x20%0',_0x454e6f)}:{'type':'format','content':_0x23ef49(_0x414a1e,'*Remove\x20format:*\x20%0',_0x454e6f)};});}_0x40505(_0x10cc('0x24'),_0x23ef49(_0x414a1e,'FORMAT_BOLD')),_0x40505(_0x10cc('0x17'),_0x23ef49(_0x414a1e,_0x10cc('0x10'))),_0x40505('underline',_0x23ef49(_0x414a1e,_0x10cc('0x9'))),_0x40505(_0x10cc('0xa'),_0x23ef49(_0x414a1e,_0x10cc('0x1'))),_0x40505(_0x10cc('0x6'),_0x23ef49(_0x414a1e,_0x10cc('0x1a'))),_0x40505(_0x10cc('0x3'),_0x23ef49(_0x414a1e,_0x10cc('0x7'))),_0x40505(_0x10cc('0x1f'),_0x23ef49(_0x414a1e,_0x10cc('0x8')));}}
23
+ const _0x5dbe=['commands','FORMAT_ITALIC','get','subscript','italic','StrikethroughEditing','forceValue','strikethrough','plugins','FORMAT_SUPERSCRIPT','getRanges','enableCommand','SuperscriptEditing','_descriptionFactory','UnderlineEditing','toLowerCase','from','has','model','FORMAT_BOLD','commandName','isCollapsed','slice','format','markInlineFormat','superscript','*Remove\x20format:*\x20%0','registerDescriptionCallback','CodeEditing','SubscriptEditing','TrackChangesEditing','code','locale','BoldEditing','underline','afterInit','document','value','*Format:*\x20%0'];(function(_0x2ad73b,_0x5dbe56){const _0x227e54=function(_0x143b98){while(--_0x143b98){_0x2ad73b['push'](_0x2ad73b['shift']());}};_0x227e54(++_0x5dbe56);}(_0x5dbe,0x6f));const _0x227e=function(_0x2ad73b,_0x5dbe56){_0x2ad73b=_0x2ad73b-0x0;let _0x227e54=_0x5dbe[_0x2ad73b];return _0x227e54;};import{Plugin as _0x3b538b}from'ckeditor5/src/core';import{getTranslation as _0x3527c0}from'../utils/common-translations';import{getRangesWithAttribute as _0x3c6007}from'./utils';const Kt=[_0x227e('0x0'),'ItalicEditing',_0x227e('0x14'),_0x227e('0x22'),_0x227e('0xb'),_0x227e('0x23'),_0x227e('0x12')];export default class U extends _0x3b538b{[_0x227e('0x2')](){const _0x1f4d35=this['editor'],_0x130b06=_0x1f4d35[_0x227e('0x18')],_0x1d2071=_0x1f4d35[_0x227e('0xe')]['get'](_0x227e('0x24')),_0x2fb6e6=_0x1f4d35[_0x227e('0x26')];for(const _0x36344a of Kt){if(!_0x1f4d35['plugins'][_0x227e('0x17')](_0x36344a))continue;const _0x319f42=_0x36344a[_0x227e('0x1c')](0x0,-0x7)[_0x227e('0x15')](),_0x21dcf0=_0x1f4d35[_0x227e('0x6')][_0x227e('0x8')](_0x319f42);_0x1d2071[_0x227e('0x11')](_0x319f42,(_0x593562,_0x2e6033={})=>{const _0x36a13e=_0x130b06[_0x227e('0x3')]['selection'];if(_0x36a13e[_0x227e('0x1b')])return void _0x593562(_0x2e6033);const _0x51cd18=void 0x0!==_0x2e6033[_0x227e('0xc')]?_0x2e6033[_0x227e('0xc')]:!_0x21dcf0[_0x227e('0x4')];_0x130b06['change'](()=>{const _0x2a7d16=Array[_0x227e('0x16')](_0x36a13e[_0x227e('0x10')]());for(const _0x5464c8 of _0x2a7d16){const _0x54bc87=_0x51cd18?[_0x5464c8]:_0x3c6007(_0x319f42,_0x5464c8,_0x130b06);for(const _0x36d92c of _0x54bc87)_0x1d2071[_0x227e('0x1e')](_0x36d92c,{'commandName':_0x319f42,'commandParams':[{'forceValue':_0x51cd18}]});}});});}function _0x521f98(_0x10a6f5,_0x352939){_0x1d2071[_0x227e('0x13')][_0x227e('0x21')](_0x39c7e7=>{const {data:_0x5257bf}=_0x39c7e7;if(_0x5257bf&&_0x5257bf[_0x227e('0x1a')]===_0x10a6f5)return _0x5257bf['commandParams'][0x0][_0x227e('0xc')]?{'type':_0x227e('0x1d'),'content':_0x3527c0(_0x2fb6e6,_0x227e('0x5'),_0x352939)}:{'type':_0x227e('0x1d'),'content':_0x3527c0(_0x2fb6e6,_0x227e('0x20'),_0x352939)};});}_0x521f98('bold',_0x3527c0(_0x2fb6e6,_0x227e('0x19'))),_0x521f98(_0x227e('0xa'),_0x3527c0(_0x2fb6e6,_0x227e('0x7'))),_0x521f98(_0x227e('0x1'),_0x3527c0(_0x2fb6e6,'FORMAT_UNDERLINE')),_0x521f98(_0x227e('0x25'),_0x3527c0(_0x2fb6e6,'FORMAT_CODE')),_0x521f98(_0x227e('0xd'),_0x3527c0(_0x2fb6e6,'FORMAT_STRIKETHROUGH')),_0x521f98(_0x227e('0x9'),_0x3527c0(_0x2fb6e6,'FORMAT_SUBSCRIPT')),_0x521f98(_0x227e('0x1f'),_0x3527c0(_0x2fb6e6,_0x227e('0xf')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43c2=['getSelectedBlocks','model','$root','value','markBlockFormat','locale','commandName','registerDescriptionCallback','plugins','filter','parent','change','get','enableCommand','BlockQuoteEditing','from','forceValue','afterInit','blockQuote','editor','document','*Remove\x20format:*\x20%0','schema','commands','name','TrackChangesEditing','ELEMENT_BLOCK_QUOTE','checkChild'];(function(_0x326cec,_0x43c227){const _0x136df1=function(_0x8493b0){while(--_0x8493b0){_0x326cec['push'](_0x326cec['shift']());}};_0x136df1(++_0x43c227);}(_0x43c2,0x71));const _0x136d=function(_0x326cec,_0x43c227){_0x326cec=_0x326cec-0x0;let _0x136df1=_0x43c2[_0x326cec];return _0x136df1;};import{Plugin as _0x477350}from'ckeditor5/src/core';import{getTranslation as _0x2af680}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x368557}from'../utils/utils';export default class j extends _0x477350{[_0x136d('0x10')](){const _0x580f1a=this['editor'],_0x2c3820=_0x580f1a[_0x136d('0x4')];if(!_0x580f1a['plugins']['has'](_0x136d('0xd')))return;const _0x1e9c59=_0x580f1a[_0x136d('0x7')][_0x136d('0xb')](_0x136d('0x18')),_0x11fbb1=this['editor'][_0x136d('0x16')]['get'](_0x136d('0x11'));_0x1e9c59[_0x136d('0xc')](_0x136d('0x11'),(_0x51f5de,_0x5c6c83={})=>{const _0x2edcc6=this[_0x136d('0x12')][_0x136d('0x0')][_0x136d('0x13')]['selection'],_0x554844=_0x5c6c83&&void 0x0!==_0x5c6c83[_0x136d('0xf')]?_0x5c6c83[_0x136d('0xf')]:!_0x11fbb1[_0x136d('0x2')];let _0x53ac6c=[];if(_0x554844){const _0x3d6f34=Array[_0x136d('0xe')](_0x2edcc6[_0x136d('0x1b')]())[_0x136d('0x8')](_0x146cc6=>Xt(_0x146cc6)||function(_0x453c3a,_0x24abd3){const _0x6a921=_0x24abd3['checkChild'](_0x453c3a['parent'],_0x136d('0x11')),_0x26febe=_0x24abd3[_0x136d('0x1a')]([_0x136d('0x1'),'blockQuote'],_0x453c3a);return _0x6a921&&_0x26febe;}(_0x146cc6,this['editor'][_0x136d('0x0')][_0x136d('0x15')]));_0x53ac6c=_0x368557(_0x3d6f34,_0x580f1a['model']);}else{const _0x4b8019=Array[_0x136d('0xe')](_0x2edcc6['getSelectedBlocks']())['filter'](_0x50454b=>Xt(_0x50454b));_0x53ac6c=_0x368557(_0x4b8019,_0x580f1a[_0x136d('0x0')]);}_0x580f1a[_0x136d('0x0')][_0x136d('0xa')](()=>{for(const _0x5eb9b3 of _0x53ac6c)_0x1e9c59[_0x136d('0x3')](_0x5eb9b3,{'commandName':_0x136d('0x11'),'commandParams':[{'forceValue':_0x554844}]});});}),_0x1e9c59['_descriptionFactory'][_0x136d('0x6')](_0x1095a2=>{const {data:_0x14c628}=_0x1095a2;if(_0x14c628&&_0x136d('0x11')==_0x14c628[_0x136d('0x5')]){const _0x308b21=_0x2af680(_0x2c3820,_0x136d('0x19'));return _0x14c628['commandParams'][0x0][_0x136d('0xf')]?{'type':'format','content':_0x2af680(_0x2c3820,'*Format:*\x20%0',_0x308b21)}:{'type':'format','content':_0x2af680(_0x2c3820,_0x136d('0x14'),_0x308b21)};}});}}function Xt(_0x21b18a){return _0x136d('0x11')==_0x21b18a[_0x136d('0x9')][_0x136d('0x17')];}
23
+ const _0x46c2=['checkChild','format','getSelectedBlocks','filter','selection','document','forceValue','*Format:*\x20%0','plugins','afterInit','change','markBlockFormat','ELEMENT_BLOCK_QUOTE','get','has','model','commands','BlockQuoteEditing','*Remove\x20format:*\x20%0','editor','$root','commandName','commandParams','from','parent','name','blockQuote','_descriptionFactory'];(function(_0x19ca1b,_0x46c2ea){const _0x25f269=function(_0x2d6e7a){while(--_0x2d6e7a){_0x19ca1b['push'](_0x19ca1b['shift']());}};_0x25f269(++_0x46c2ea);}(_0x46c2,0xd0));const _0x25f2=function(_0x19ca1b,_0x46c2ea){_0x19ca1b=_0x19ca1b-0x0;let _0x25f269=_0x46c2[_0x19ca1b];return _0x25f269;};import{Plugin as _0x164445}from'ckeditor5/src/core';import{getTranslation as _0x258208}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x248861}from'../utils/utils';export default class j extends _0x164445{[_0x25f2('0x19')](){const _0x3cbf87=this['editor'],_0x1a8560=_0x3cbf87['locale'];if(!_0x3cbf87['plugins'][_0x25f2('0x2')](_0x25f2('0x5')))return;const _0x6e95e3=_0x3cbf87[_0x25f2('0x18')][_0x25f2('0x1')]('TrackChangesEditing'),_0x11c25b=this[_0x25f2('0x7')][_0x25f2('0x4')][_0x25f2('0x1')](_0x25f2('0xe'));_0x6e95e3['enableCommand'](_0x25f2('0xe'),(_0x22f93e,_0x2040aa={})=>{const _0x497389=this[_0x25f2('0x7')][_0x25f2('0x3')][_0x25f2('0x15')][_0x25f2('0x14')],_0x36f4c4=_0x2040aa&&void 0x0!==_0x2040aa[_0x25f2('0x16')]?_0x2040aa[_0x25f2('0x16')]:!_0x11c25b['value'];let _0x4c3844=[];if(_0x36f4c4){const _0x44344c=Array[_0x25f2('0xb')](_0x497389[_0x25f2('0x12')]())[_0x25f2('0x13')](_0x3acb1d=>Xt(_0x3acb1d)||function(_0x5a4b87,_0xd96538){const _0x44e11b=_0xd96538[_0x25f2('0x10')](_0x5a4b87['parent'],_0x25f2('0xe')),_0x47ce91=_0xd96538[_0x25f2('0x10')]([_0x25f2('0x8'),_0x25f2('0xe')],_0x5a4b87);return _0x44e11b&&_0x47ce91;}(_0x3acb1d,this[_0x25f2('0x7')][_0x25f2('0x3')]['schema']));_0x4c3844=_0x248861(_0x44344c,_0x3cbf87['model']);}else{const _0x5a6ada=Array['from'](_0x497389[_0x25f2('0x12')]())['filter'](_0x4ae3d2=>Xt(_0x4ae3d2));_0x4c3844=_0x248861(_0x5a6ada,_0x3cbf87[_0x25f2('0x3')]);}_0x3cbf87[_0x25f2('0x3')][_0x25f2('0x1a')](()=>{for(const _0x3cdd4b of _0x4c3844)_0x6e95e3[_0x25f2('0x1b')](_0x3cdd4b,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x36f4c4}]});});}),_0x6e95e3[_0x25f2('0xf')]['registerDescriptionCallback'](_0xdf4ce0=>{const {data:_0x2f2732}=_0xdf4ce0;if(_0x2f2732&&_0x25f2('0xe')==_0x2f2732[_0x25f2('0x9')]){const _0x172e7a=_0x258208(_0x1a8560,_0x25f2('0x0'));return _0x2f2732[_0x25f2('0xa')][0x0]['forceValue']?{'type':_0x25f2('0x11'),'content':_0x258208(_0x1a8560,_0x25f2('0x17'),_0x172e7a)}:{'type':_0x25f2('0x11'),'content':_0x258208(_0x1a8560,_0x25f2('0x6'),_0x172e7a)};}});}}function Xt(_0x4f02af){return _0x25f2('0xe')==_0x4f02af[_0x25f2('0xc')][_0x25f2('0xd')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10bd=['ckbox','plugins','commands','get','enableCommand'];(function(_0x1e0fb7,_0x10bd8c){const _0x1141c3=function(_0xe0eea8){while(--_0xe0eea8){_0x1e0fb7['push'](_0x1e0fb7['shift']());}};_0x1141c3(++_0x10bd8c);}(_0x10bd,0xe2));const _0x1141=function(_0x1e0fb7,_0x10bd8c){_0x1e0fb7=_0x1e0fb7-0x0;let _0x1141c3=_0x10bd[_0x1e0fb7];return _0x1141c3;};import{Plugin as _0x27f8fe}from'ckeditor5/src/core';export default class E extends _0x27f8fe{['afterInit'](){const _0x11e627=this['editor'];_0x11e627[_0x1141('0x1')][_0x1141('0x2')](_0x1141('0x4'))&&_0x11e627[_0x1141('0x0')]['get']('TrackChangesEditing')[_0x1141('0x3')]('ckbox');}}
23
+ const _0x2f58=['enableCommand','plugins','ckbox','TrackChangesEditing','get'];(function(_0x134ede,_0x2f5850){const _0x31ecf7=function(_0x120ef9){while(--_0x120ef9){_0x134ede['push'](_0x134ede['shift']());}};_0x31ecf7(++_0x2f5850);}(_0x2f58,0xb5));const _0x31ec=function(_0x134ede,_0x2f5850){_0x134ede=_0x134ede-0x0;let _0x31ecf7=_0x2f58[_0x134ede];return _0x31ecf7;};import{Plugin as _0x6b3fa3}from'ckeditor5/src/core';export default class E extends _0x6b3fa3{['afterInit'](){const _0x2d1793=this['editor'];_0x2d1793['commands'][_0x31ec('0x3')](_0x31ec('0x1'))&&_0x2d1793[_0x31ec('0x0')][_0x31ec('0x3')](_0x31ec('0x2'))[_0x31ec('0x4')](_0x31ec('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e5f=['checkChild','value','change','TrackChangesEditing','document','from','language','schema','forceValue','_descriptionFactory','get','indentCodeBlock','find','selection','enableCommand','markBlockFormat','model','format','registerElementLabel','ELEMENT_CODE_BLOCK','formatBlock','blockName','*Format:*\x20%0','isLimit','getSelectedBlocks','locale','codeBlock','label','filter','commandParams','commandName','rootElement','commands','*Remove\x20format:*\x20%0','afterInit'];(function(_0x4ec369,_0x2e5f85){const _0x309e95=function(_0x28d4c5){while(--_0x28d4c5){_0x4ec369['push'](_0x4ec369['shift']());}};_0x309e95(++_0x2e5f85);}(_0x2e5f,0x1af));const _0x309e=function(_0x4ec369,_0x2e5f85){_0x4ec369=_0x4ec369-0x0;let _0x309e95=_0x2e5f[_0x4ec369];return _0x309e95;};import{Plugin as _0x529bab}from'ckeditor5/src/core';import{getTranslation as _0x3540de}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x26b7a6}from'../utils/utils';export default class O extends _0x529bab{[_0x309e('0x17')](){const _0xe6249b=this['editor'];if(!_0xe6249b['plugins']['has']('CodeBlock'))return;const _0x1439e5=_0xe6249b['plugins'][_0x309e('0x22')](_0x309e('0x1b')),_0x8d77d4=_0xe6249b[_0x309e('0xe')],_0x2379a8=_0xe6249b['config']['get'](_0x309e('0xf'))['languages'],_0x44eb7c=_0xe6249b[_0x309e('0x15')][_0x309e('0x22')]('codeBlock');_0x1439e5['enableCommand'](_0x309e('0x0')),_0x1439e5[_0x309e('0x3')]('outdentCodeBlock'),_0x1439e5[_0x309e('0x3')](_0x309e('0xf'),(_0xec81ff,_0x47e4cd={})=>{const _0x5a13fa=_0xe6249b[_0x309e('0x5')],_0x5dab26=_0xe6249b[_0x309e('0x5')][_0x309e('0x1c')][_0x309e('0x2')],_0x452621=_0x47e4cd&&void 0x0!==_0x47e4cd[_0x309e('0x20')]?_0x47e4cd[_0x309e('0x20')]:!_0x44eb7c[_0x309e('0x19')];let _0x2f15ad;_0x47e4cd[_0x309e('0x1e')]||(_0x47e4cd[_0x309e('0x1e')]=_0x2379a8[0x0]['language']),_0x2f15ad=_0x452621?Array[_0x309e('0x1d')](_0x5dab26[_0x309e('0xd')]())[_0x309e('0x11')](_0x4abb04=>oo(_0x4abb04)||function(_0xe48f3a,_0x5310a9){if(_0xe48f3a['is'](_0x309e('0x14'))||_0x5310a9[_0x309e('0xc')](_0xe48f3a))return!0x1;return _0x5310a9[_0x309e('0x18')](_0xe48f3a['parent'],_0x309e('0xf'));}(_0x4abb04,_0x5a13fa[_0x309e('0x1f')])):Array[_0x309e('0x1d')](_0x5dab26['getSelectedBlocks']())['filter'](_0x4f3cee=>oo(_0x4f3cee));const _0x47ee9c=_0x26b7a6(_0x2f15ad,_0x5a13fa);_0x5a13fa[_0x309e('0x1a')](()=>{for(const _0x20aa3c of _0x47ee9c)_0x1439e5[_0x309e('0x4')](_0x20aa3c,{'commandName':'codeBlock','commandParams':[{..._0x47e4cd,'forceValue':_0x452621}],'formatGroupId':_0x309e('0xa')});});}),(_0x1439e5['_descriptionFactory'][_0x309e('0x7')]('codeBlock',_0x244e9d=>_0x3540de(_0x8d77d4,'ELEMENT_CODE_BLOCK',_0x244e9d)),_0x1439e5[_0x309e('0x21')]['registerDescriptionCallback'](_0x2550a9=>{const _0x8bf74e=_0x8d77d4['t'],{type:_0x4bedc4,data:_0x5c4eab}=_0x2550a9;if(_0x309e('0x9')==_0x4bedc4&&_0x5c4eab&&_0x309e('0xf')==_0x5c4eab[_0x309e('0x13')]){const _0x2b9c5e=_0x5c4eab[_0x309e('0x12')][0x0][_0x309e('0x1e')],_0x2ce256=_0x8bf74e(_0x2379a8[_0x309e('0x1')](_0x4b6e6c=>_0x4b6e6c[_0x309e('0x1e')]===_0x2b9c5e)[_0x309e('0x10')]);return _0x5c4eab[_0x309e('0x12')][0x0][_0x309e('0x20')]?{'type':_0x309e('0x6'),'content':_0x3540de(_0x8d77d4,_0x309e('0xb'),_0x3540de(_0x8d77d4,_0x309e('0x8'),0x1)+'\x20('+_0x2ce256+')')}:{'type':_0x309e('0x6'),'content':_0x3540de(_0x8d77d4,_0x309e('0x16'),_0x3540de(_0x8d77d4,'ELEMENT_CODE_BLOCK',0x1))};}}));}}function oo(_0x35acdf){return'codeBlock'==_0x35acdf['name'];}
23
+ const _0x4cf2=['enableCommand','*Format:*\x20%0','afterInit','plugins','rootElement','name','TrackChangesEditing','codeBlock','commandName','ELEMENT_CODE_BLOCK','_descriptionFactory','formatBlock','language','commandParams','blockName','isLimit','checkChild','get','getSelectedBlocks','parent','locale','registerElementLabel','from','indentCodeBlock','markBlockFormat','model','config','filter','change','forceValue','schema','selection','find','label','*Remove\x20format:*\x20%0','editor','outdentCodeBlock','registerDescriptionCallback'];(function(_0x3702bf,_0x4cf2da){const _0x336bd0=function(_0x18b4f0){while(--_0x18b4f0){_0x3702bf['push'](_0x3702bf['shift']());}};_0x336bd0(++_0x4cf2da);}(_0x4cf2,0x14b));const _0x336b=function(_0x3702bf,_0x4cf2da){_0x3702bf=_0x3702bf-0x0;let _0x336bd0=_0x4cf2[_0x3702bf];return _0x336bd0;};import{Plugin as _0x38c04b}from'ckeditor5/src/core';import{getTranslation as _0x3757f5}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3afa3b}from'../utils/utils';export default class O extends _0x38c04b{[_0x336b('0xd')](){const _0x407240=this[_0x336b('0x8')];if(!_0x407240[_0x336b('0xe')]['has']('CodeBlock'))return;const _0x471796=_0x407240[_0x336b('0xe')]['get'](_0x336b('0x11')),_0x52cb80=_0x407240[_0x336b('0x1f')],_0x1726b5=_0x407240[_0x336b('0x25')][_0x336b('0x1c')](_0x336b('0x12'))['languages'],_0x279005=_0x407240['commands'][_0x336b('0x1c')]('codeBlock');_0x471796[_0x336b('0xb')](_0x336b('0x22')),_0x471796['enableCommand'](_0x336b('0x9')),_0x471796[_0x336b('0xb')]('codeBlock',(_0x59a61c,_0x1e211b={})=>{const _0x408010=_0x407240[_0x336b('0x24')],_0x5e1a94=_0x407240[_0x336b('0x24')]['document'][_0x336b('0x4')],_0x269d8d=_0x1e211b&&void 0x0!==_0x1e211b[_0x336b('0x2')]?_0x1e211b[_0x336b('0x2')]:!_0x279005['value'];let _0x4e2e9b;_0x1e211b[_0x336b('0x17')]||(_0x1e211b[_0x336b('0x17')]=_0x1726b5[0x0][_0x336b('0x17')]),_0x4e2e9b=_0x269d8d?Array[_0x336b('0x21')](_0x5e1a94[_0x336b('0x1d')]())[_0x336b('0x0')](_0x4d2fe0=>oo(_0x4d2fe0)||function(_0x3fa4b7,_0x555f1d){if(_0x3fa4b7['is'](_0x336b('0xf'))||_0x555f1d[_0x336b('0x1a')](_0x3fa4b7))return!0x1;return _0x555f1d[_0x336b('0x1b')](_0x3fa4b7[_0x336b('0x1e')],_0x336b('0x12'));}(_0x4d2fe0,_0x408010[_0x336b('0x3')])):Array[_0x336b('0x21')](_0x5e1a94['getSelectedBlocks']())[_0x336b('0x0')](_0x5f05bc=>oo(_0x5f05bc));const _0x188aae=_0x3afa3b(_0x4e2e9b,_0x408010);_0x408010[_0x336b('0x1')](()=>{for(const _0x491507 of _0x188aae)_0x471796[_0x336b('0x23')](_0x491507,{'commandName':_0x336b('0x12'),'commandParams':[{..._0x1e211b,'forceValue':_0x269d8d}],'formatGroupId':_0x336b('0x19')});});}),(_0x471796[_0x336b('0x15')][_0x336b('0x20')](_0x336b('0x12'),_0x59e181=>_0x3757f5(_0x52cb80,_0x336b('0x14'),_0x59e181)),_0x471796[_0x336b('0x15')][_0x336b('0xa')](_0x7df26a=>{const _0x4394af=_0x52cb80['t'],{type:_0x4fff13,data:_0x394e5a}=_0x7df26a;if(_0x336b('0x16')==_0x4fff13&&_0x394e5a&&_0x336b('0x12')==_0x394e5a[_0x336b('0x13')]){const _0x44eea6=_0x394e5a[_0x336b('0x18')][0x0]['language'],_0x253f2b=_0x4394af(_0x1726b5[_0x336b('0x5')](_0x5c3d9b=>_0x5c3d9b[_0x336b('0x17')]===_0x44eea6)[_0x336b('0x6')]);return _0x394e5a['commandParams'][0x0]['forceValue']?{'type':'format','content':_0x3757f5(_0x52cb80,_0x336b('0xc'),_0x3757f5(_0x52cb80,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x253f2b+')')}:{'type':'format','content':_0x3757f5(_0x52cb80,_0x336b('0x7'),_0x3757f5(_0x52cb80,_0x336b('0x14'),0x1))};}}));}}function oo(_0x1d02ae){return _0x336b('0x12')==_0x1d02ae[_0x336b('0x10')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1109=['has','plugins','get','addCommentThread','enableCommand','CommentsEditing'];(function(_0xdbd0d4,_0x1109d4){const _0x1c78fa=function(_0x730523){while(--_0x730523){_0xdbd0d4['push'](_0xdbd0d4['shift']());}};_0x1c78fa(++_0x1109d4);}(_0x1109,0x9d));const _0x1c78=function(_0xdbd0d4,_0x1109d4){_0xdbd0d4=_0xdbd0d4-0x0;let _0x1c78fa=_0x1109[_0xdbd0d4];return _0x1c78fa;};import{Plugin as _0x5cac6a}from'ckeditor5/src/core';export default class F extends _0x5cac6a{['afterInit'](){const _0x2b1c9f=this['editor'];if(!_0x2b1c9f[_0x1c78('0x0')][_0x1c78('0x5')](_0x1c78('0x4')))return;_0x2b1c9f[_0x1c78('0x0')][_0x1c78('0x1')]('TrackChangesEditing')[_0x1c78('0x3')](_0x1c78('0x2'));}}
23
+ const _0x4082=['afterInit','get','TrackChangesEditing','CommentsEditing','has','enableCommand','addCommentThread'];(function(_0x1a45ae,_0x4082fb){const _0x2287e7=function(_0x5f3cf2){while(--_0x5f3cf2){_0x1a45ae['push'](_0x1a45ae['shift']());}};_0x2287e7(++_0x4082fb);}(_0x4082,0xd2));const _0x2287=function(_0x1a45ae,_0x4082fb){_0x1a45ae=_0x1a45ae-0x0;let _0x2287e7=_0x4082[_0x1a45ae];return _0x2287e7;};import{Plugin as _0x2a5827}from'ckeditor5/src/core';export default class F extends _0x2a5827{[_0x2287('0x0')](){const _0x2866b0=this['editor'];if(!_0x2866b0['plugins'][_0x2287('0x4')](_0x2287('0x3')))return;_0x2866b0['plugins'][_0x2287('0x1')](_0x2287('0x2'))[_0x2287('0x5')](_0x2287('0x6'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x212e=['data','enableCommand','unit','options','root','unlock','createRange','get','document','addMarker:suggestion:deletion','uiElement','unbindElementFromMarkerName','enqueueChange','merge','commands','forward','fromRange','delete','createSelection','showSuggestionHighlights','editor','rootName','end','writer','detach','lock','mapper','getFirstRange','buffer','isCollapsed','model','batch','high','remove','markerNameToElements','removeMarker:suggestion:deletion','setSelection','downcastDispatcher','start','bind','init'];(function(_0x411c7a,_0x212e23){const _0x598265=function(_0x36c6de){while(--_0x36c6de){_0x411c7a['push'](_0x411c7a['shift']());}};_0x598265(++_0x212e23);}(_0x212e,0x175));const _0x5982=function(_0x411c7a,_0x212e23){_0x411c7a=_0x411c7a-0x0;let _0x598265=_0x212e[_0x411c7a];return _0x598265;};import{Plugin as _0x24be7e}from'ckeditor5/src/core';import{LiveRange as _0x118100}from'ckeditor5/src/engine';import{Delete as _0x49158b}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x17f1d7}from'./utils';export default class G extends _0x24be7e{static get['requires'](){return[_0x49158b];}[_0x5982('0x24')](){const _0x40efb5=this[_0x5982('0x10')],_0x35d83b=_0x40efb5['plugins'][_0x5982('0x3')]('TrackChangesEditing');_0x35d83b[_0x5982('0x26')](_0x5982('0xd'));const _0x1cd8cb=_0x40efb5[_0x5982('0xa')][_0x5982('0x3')]('deleteForward');_0x35d83b[_0x5982('0x26')]('deleteForward',(_0x1f7eeb,_0x316135={})=>{const _0x34ab7d=_0x40efb5[_0x5982('0x1a')][_0x5982('0xe')](_0x40efb5[_0x5982('0x1a')][_0x5982('0x4')]['selection']);_0x34ab7d[_0x5982('0x19')]&&_0x40efb5[_0x5982('0x1a')]['modifySelection'](_0x34ab7d,{'direction':_0x5982('0xb'),'unit':_0x316135[_0x5982('0x27')]});const _0x3e678a=_0x34ab7d[_0x5982('0x17')](),_0x70acba=_0x118100[_0x5982('0xc')](_0x3e678a);let _0x3cd62f;_0x1f7eeb(_0x316135),_0x3cd62f='$graveyard'==_0x70acba[_0x5982('0x0')][_0x5982('0x11')]?_0x40efb5[_0x5982('0x1a')][_0x5982('0x2')](_0x3e678a['start']):_0x40efb5[_0x5982('0x1a')][_0x5982('0x2')](_0x70acba[_0x5982('0x22')],_0x70acba[_0x5982('0x12')]),_0x70acba[_0x5982('0x14')](),_0x40efb5['model'][_0x5982('0x8')](_0x1cd8cb['buffer'][_0x5982('0x1b')],_0x1f86b9=>{_0x1cd8cb[_0x5982('0x18')][_0x5982('0x15')](),_0x1f86b9[_0x5982('0x20')](_0x1f86b9[_0x5982('0x2')](_0x3cd62f[_0x5982('0x12')])),_0x1cd8cb[_0x5982('0x18')][_0x5982('0x1')]();});}),_0x40efb5['editing']['downcastDispatcher']['on'](_0x5982('0x5'),_0x17f1d7(_0x40efb5,'merge'),{'priority':_0x5982('0x1c')}),_0x40efb5[_0x5982('0x25')]['downcastDispatcher']['on'](_0x5982('0x5'),(_0x227dd8,_0x345b33,_0x38b07b)=>{_0x38b07b[_0x5982('0x28')][_0x5982('0xf')]&&_0x17f1d7(_0x40efb5,_0x5982('0x9'),{'showActiveMarker':!0x1})[_0x5982('0x23')](this)(_0x227dd8,_0x345b33,_0x38b07b);},{'priority':_0x5982('0x1c')}),_0x40efb5['editing'][_0x5982('0x21')]['on'](_0x5982('0x1f'),(_0x136817,_0x538561,_0x1d14fc)=>{const _0x2492ce=_0x1d14fc[_0x5982('0x16')][_0x5982('0x1e')](_0x538561['markerName']);if(_0x2492ce)for(const _0x3a8ebb of _0x2492ce)_0x3a8ebb['is'](_0x5982('0x6'))&&(_0x1d14fc[_0x5982('0x16')][_0x5982('0x7')](_0x3a8ebb,_0x538561['markerName']),_0x1d14fc[_0x5982('0x13')][_0x5982('0x1d')](_0x3a8ebb));},{'priority':_0x5982('0x1c')});}}
23
+ const _0x388d=['model','plugins','getFirstRange','createSelection','init','editing','merge','isCollapsed','addMarker:suggestion:deletion','batch','data','delete','unit','buffer','rootName','setSelection','deleteForward','high','mapper','commands','TrackChangesEditing','end','selection','start','downcastDispatcher','showSuggestionHighlights','fromRange','enqueueChange','writer','markerName','forward','remove','modifySelection','get','markerNameToElements','enableCommand','requires','document','uiElement','createRange','unbindElementFromMarkerName','bind'];(function(_0x50dc68,_0x388d43){const _0x1ca1a0=function(_0x28f059){while(--_0x28f059){_0x50dc68['push'](_0x50dc68['shift']());}};_0x1ca1a0(++_0x388d43);}(_0x388d,0x1b7));const _0x1ca1=function(_0x50dc68,_0x388d43){_0x50dc68=_0x50dc68-0x0;let _0x1ca1a0=_0x388d[_0x50dc68];return _0x1ca1a0;};import{Plugin as _0x1678fe}from'ckeditor5/src/core';import{LiveRange as _0x22a529}from'ckeditor5/src/engine';import{Delete as _0x19d9c0}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x2405ea}from'./utils';export default class G extends _0x1678fe{static get[_0x1ca1('0x11')](){return[_0x19d9c0];}[_0x1ca1('0x1b')](){const _0x15a18e=this['editor'],_0x3bad10=_0x15a18e[_0x1ca1('0x18')][_0x1ca1('0xe')](_0x1ca1('0x1'));_0x3bad10[_0x1ca1('0x10')](_0x1ca1('0x22'));const _0x5b0a62=_0x15a18e[_0x1ca1('0x0')]['get'](_0x1ca1('0x27'));_0x3bad10['enableCommand']('deleteForward',(_0x51d014,_0x72609b={})=>{const _0x405ec3=_0x15a18e['model'][_0x1ca1('0x1a')](_0x15a18e[_0x1ca1('0x17')][_0x1ca1('0x12')][_0x1ca1('0x3')]);_0x405ec3[_0x1ca1('0x1e')]&&_0x15a18e[_0x1ca1('0x17')][_0x1ca1('0xd')](_0x405ec3,{'direction':_0x1ca1('0xb'),'unit':_0x72609b[_0x1ca1('0x23')]});const _0x1f2661=_0x405ec3[_0x1ca1('0x19')](),_0x265014=_0x22a529[_0x1ca1('0x7')](_0x1f2661);let _0x41e93d;_0x51d014(_0x72609b),_0x41e93d='$graveyard'==_0x265014['root'][_0x1ca1('0x25')]?_0x15a18e[_0x1ca1('0x17')][_0x1ca1('0x14')](_0x1f2661['start']):_0x15a18e[_0x1ca1('0x17')][_0x1ca1('0x14')](_0x265014[_0x1ca1('0x4')],_0x265014[_0x1ca1('0x2')]),_0x265014['detach'](),_0x15a18e[_0x1ca1('0x17')][_0x1ca1('0x8')](_0x5b0a62['buffer'][_0x1ca1('0x20')],_0x1d49f1=>{_0x5b0a62[_0x1ca1('0x24')]['lock'](),_0x1d49f1[_0x1ca1('0x26')](_0x1d49f1[_0x1ca1('0x14')](_0x41e93d[_0x1ca1('0x2')])),_0x5b0a62['buffer']['unlock']();});}),_0x15a18e[_0x1ca1('0x1c')][_0x1ca1('0x5')]['on'](_0x1ca1('0x1f'),_0x2405ea(_0x15a18e,_0x1ca1('0x1d')),{'priority':_0x1ca1('0x28')}),_0x15a18e[_0x1ca1('0x21')][_0x1ca1('0x5')]['on'](_0x1ca1('0x1f'),(_0x410906,_0x6a0d07,_0x11e2d0)=>{_0x11e2d0['options'][_0x1ca1('0x6')]&&_0x2405ea(_0x15a18e,'merge',{'showActiveMarker':!0x1})[_0x1ca1('0x16')](this)(_0x410906,_0x6a0d07,_0x11e2d0);},{'priority':_0x1ca1('0x28')}),_0x15a18e['editing'][_0x1ca1('0x5')]['on']('removeMarker:suggestion:deletion',(_0xc90e49,_0x3a2aa0,_0x3cddf2)=>{const _0x2929ca=_0x3cddf2[_0x1ca1('0x29')][_0x1ca1('0xf')](_0x3a2aa0[_0x1ca1('0xa')]);if(_0x2929ca)for(const _0x166e88 of _0x2929ca)_0x166e88['is'](_0x1ca1('0x13'))&&(_0x3cddf2[_0x1ca1('0x29')][_0x1ca1('0x15')](_0x166e88,_0x3a2aa0[_0x1ca1('0xa')]),_0x3cddf2[_0x1ca1('0x9')][_0x1ca1('0xc')](_0x166e88));},{'priority':_0x1ca1('0x28')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5959=['toUpperCase','parent','getRanges','fromRange','isObject','DocumentListEditing','*Outdent:*\x20%0','ELEMENT_','markBlockFormat','commandParams','mergeListItemBackward','_LIST','registerDescriptionCallback','previousSibling','createRange','*Change\x20to:*\x20%0','format','registerElementLabel','selection','enableCommand','*Format:*\x20insert\x20into\x20%0','DocumentListUtils','push','hasAttribute','value','end','before','nodeAfter','map','splitListItemAfter','forceValue','deletion','numberedList','commands','listItemId','getSelectedBlocks','slice','ELEMENT_BULLETED_LIST','TrackChangesEditing','nextSibling','schema','ELEMENT_NUMBERED_LIST','markMultiRangeBlockFormat','next','findIndex','afterInit','ELEMENT_LIST_ITEM','*Format:*\x20remove\x20from\x20%0','accept','commandName','listIndent','_descriptionFactory','refresh','setSelection','listType','indentList','getFirstRange','from','_suggestionFactory','has','createPositionAt','change','documentList','start','formatBlock','add','outdentList','plugins','get','document','getAttribute','registerCustomCallback','multipleBlocks','bulletedList','model','locale'];(function(_0x43ad73,_0x595965){const _0x1b0223=function(_0x202d2a){while(--_0x202d2a){_0x43ad73['push'](_0x43ad73['shift']());}};_0x1b0223(++_0x595965);}(_0x5959,0x180));const _0x1b02=function(_0x43ad73,_0x595965){_0x43ad73=_0x43ad73-0x0;let _0x1b0223=_0x5959[_0x43ad73];return _0x1b0223;};import{Plugin as _0x4e6e6b}from'ckeditor5/src/core';import{getTranslation as _0x4b19ad}from'../utils/common-translations';import{LiveRange as _0x1a660f}from'ckeditor5/src/engine';export default class L extends _0x4e6e6b{[_0x1b02('0x29')](){const _0x435cc7=this['editor'];if(!_0x435cc7[_0x1b02('0x3f')][_0x1b02('0x37')](_0x1b02('0x1')))return;const _0x78ebb8=_0x435cc7[_0x1b02('0x47')],_0x2bb4ce=_0x435cc7['plugins'][_0x1b02('0x40')](_0x1b02('0x22')),_0x1697d3=_0x435cc7['plugins'][_0x1b02('0x40')](_0x1b02('0x11'));function _0x31df3f(_0x33970f){return()=>{const _0x5a0226=_0x435cc7[_0x1b02('0x1d')][_0x1b02('0x40')](_0x33970f);let _0x4654c7=Array[_0x1b02('0x35')](_0x435cc7[_0x1b02('0x46')][_0x1b02('0x41')][_0x1b02('0xe')]['getSelectedBlocks']());if(_0xfca1f1(_0x33970f)){_0x4654c7=_0x1697d3['expandListBlocksToCompleteList'](_0x4654c7);const _0x25959a=[];for(const _0x5dc546 of _0x4654c7)_0x1697d3['isFirstBlockOfListItem'](_0x5dc546)&&_0x25959a['push'](_0x5dc546);_0x4654c7=_0x25959a;}_0x435cc7['model'][_0x1b02('0x39')](()=>{_0x2bb4ce[_0x1b02('0x26')](_0x4654c7,{'commandName':_0x33970f,'commandParams':[{'forceValue':!_0x5a0226[_0x1b02('0x14')]}],'formatGroupId':_0x1b02('0x32')},[],_0x1b02('0x3a'));});};}function _0x1f9bb3(_0x1ffc05){return()=>{const _0x48e6fe=function(_0x342c5c){let _0x24f795=Array[_0x1b02('0x35')](_0x342c5c);const _0x254504=_0x24f795[_0x1b02('0x28')](_0xbba71e=>!_0xbba71e[_0x1b02('0x13')](_0x1b02('0x1e')));return _0x254504>-0x1&&(_0x24f795=_0x24f795[_0x1b02('0x20')](0x0,_0x254504)),_0x24f795;}(_0x435cc7['model'][_0x1b02('0x41')]['selection']['getSelectedBlocks']()),_0x478299=_0x48e6fe[_0x48e6fe['length']-0x1],_0x1792e7=_0x435cc7[_0x1b02('0x46')][_0x1b02('0x24')][_0x1b02('0x0')](_0x478299)?'after':'end',_0x4e9f89=_0x435cc7[_0x1b02('0x46')][_0x1b02('0xa')](_0x435cc7[_0x1b02('0x46')]['createPositionAt'](_0x48e6fe[0x0],_0x1b02('0x16')),_0x435cc7[_0x1b02('0x46')][_0x1b02('0x38')](_0x478299,_0x1792e7));_0x435cc7[_0x1b02('0x46')][_0x1b02('0x39')](()=>{_0x2bb4ce['markBlockFormat'](_0x4e9f89,{'commandName':_0x1ffc05,'commandParams':[],'formatGroupId':_0x1b02('0x32')},function(_0x3ef59b){const _0x2ddd2c=new Set();for(const _0x54d204 of _0x3ef59b){let _0xbde2b4=_0x54d204[_0x1b02('0x23')];for(;_0xbde2b4&&_0xbde2b4[_0x1b02('0x42')](_0x1b02('0x2e'))>_0x54d204['getAttribute'](_0x1b02('0x2e'));)_0x2ddd2c[_0x1b02('0x3d')](_0xbde2b4),_0xbde2b4=_0xbde2b4[_0x1b02('0x23')];}return Array[_0x1b02('0x35')](_0x2ddd2c);}(_0x48e6fe));});};}function _0x5851b2(_0x101548){return()=>{const _0x301b0d=_0x435cc7[_0x1b02('0x46')][_0x1b02('0x41')][_0x1b02('0xe')][_0x1b02('0x1f')]()[_0x1b02('0x27')]()[_0x1b02('0x14')],_0x58b27a=_0x435cc7[_0x1b02('0x46')][_0x1b02('0x38')](_0x301b0d,'before'),_0x2e0c3d=_0x435cc7[_0x1b02('0x46')]['createPositionAt'](_0x301b0d,0x0),_0x29aef6=_0x435cc7[_0x1b02('0x46')][_0x1b02('0xa')](_0x58b27a,_0x2e0c3d);_0x435cc7['model']['change'](()=>{_0x2bb4ce[_0x1b02('0x4')](_0x29aef6,{'commandName':_0x101548,'commandParams':[],'formatGroupId':_0x1b02('0x32')});});};}function _0xfca1f1(_0xcb771d){const _0x35a4a8=_0x435cc7[_0x1b02('0x1d')][_0x1b02('0x40')]('bulletedList')[_0x1b02('0x14')],_0x1d60e2=_0x435cc7[_0x1b02('0x1d')][_0x1b02('0x40')]('numberedList')[_0x1b02('0x14')];return _0x1b02('0x1c')===_0xcb771d?_0x35a4a8:_0x1d60e2;}_0x2bb4ce[_0x1b02('0xf')](_0x1b02('0x1c'),_0x31df3f(_0x1b02('0x1c'))),_0x2bb4ce[_0x1b02('0xf')]('bulletedList',_0x31df3f(_0x1b02('0x45'))),_0x2bb4ce[_0x1b02('0xf')](_0x1b02('0x33'),_0x1f9bb3('indentList')),_0x2bb4ce[_0x1b02('0xf')]('outdentList',_0x1f9bb3(_0x1b02('0x3e'))),_0x2bb4ce['enableCommand'](_0x1b02('0x19'),_0x5851b2('splitListItemAfter')),_0x2bb4ce[_0x1b02('0xf')]('splitListItemBefore',_0x5851b2('splitListItemBefore')),_0x2bb4ce[_0x1b02('0x2f')][_0x1b02('0xd')](function(_0x33fe3e){const _0x2533b4=!_0x435cc7[_0x1b02('0x46')][_0x1b02('0x24')][_0x1b02('0x0')](_0x33fe3e),_0x4ca47c=_0x33fe3e[_0x1b02('0x9')],_0x5e2394=_0x33fe3e[_0x1b02('0x23')],_0x16b476=_0x33fe3e['getAttribute'](_0x1b02('0x1e')),_0x14b784=!_0x4ca47c||_0x4ca47c['getAttribute'](_0x1b02('0x1e'))!==_0x16b476,_0x3e97c6=!_0x5e2394||_0x5e2394['getAttribute'](_0x1b02('0x1e'))!==_0x16b476;return _0x2533b4&&Boolean(_0x16b476)&&_0x14b784&&_0x3e97c6;},_0x1c62b8=>_0x4b19ad(_0x78ebb8,_0x1b02('0x2a'),_0x1c62b8)),_0x2bb4ce['_descriptionFactory'][_0x1b02('0x8')](function(_0x2e6d48){const {data:_0x988456}=_0x2e6d48;if(!_0x988456)return;let _0x2bf3ba,_0x5d1c02,_0x462bf5,_0x5490ec;switch(_0x988456[_0x1b02('0x2d')]){case _0x1b02('0x45'):_0x462bf5=_0x988456[_0x1b02('0x5')][0x0][_0x1b02('0x1a')],_0x5490ec=_0xfca1f1(_0x988456[_0x1b02('0x2d')]),_0x2bf3ba=_0x462bf5?'*Format:*\x20insert\x20into\x20%0':_0x1b02('0x2b'),_0x5490ec&&(_0x2bf3ba=_0x1b02('0xb')),_0x5d1c02={'type':_0x1b02('0xc'),'content':_0x4b19ad(_0x78ebb8,_0x2bf3ba,_0x4b19ad(_0x78ebb8,_0x1b02('0x21')))};break;case _0x1b02('0x1c'):_0x462bf5=_0x988456[_0x1b02('0x5')][0x0][_0x1b02('0x1a')],_0x5490ec=_0xfca1f1(_0x988456[_0x1b02('0x2d')]),_0x2bf3ba=_0x462bf5?_0x1b02('0x10'):_0x1b02('0x2b'),_0x5490ec&&(_0x2bf3ba='*Change\x20to:*\x20%0'),_0x5d1c02={'type':_0x1b02('0xc'),'content':_0x4b19ad(_0x78ebb8,_0x2bf3ba,_0x4b19ad(_0x78ebb8,_0x1b02('0x25')))};break;case _0x1b02('0x33'):_0x2bf3ba='*Indent:*\x20%0',_0x5d1c02={'type':_0x1b02('0xc'),'content':_0x4b19ad(_0x78ebb8,_0x2bf3ba,_0x4b19ad(_0x78ebb8,'ELEMENT_LIST_ITEM'))};break;case _0x1b02('0x3e'):_0x2bf3ba=function(_0x1431a8){const _0x56c4f2=_0x1431a8['getFirstRange']();let _0x1a260d=_0x56c4f2['start'][_0x1b02('0x17')];for(;_0x1a260d&&_0x56c4f2['containsItem'](_0x1a260d);){if(_0x1a260d[_0x1b02('0x42')]('listIndent')>0x0)return!0x1;_0x1a260d=_0x1a260d['nextSibling'];}return!0x0;}(_0x2e6d48)?_0x4b19ad(_0x78ebb8,'*Format:*\x20remove\x20from\x20%0',_0x4b19ad(_0x78ebb8,function(_0x583209){const _0x2be843=_0x583209[_0x1b02('0x34')]()[_0x1b02('0x3b')][_0x1b02('0x17')];return _0x1b02('0x3')+_0x2be843[_0x1b02('0x42')](_0x1b02('0x32'))[_0x1b02('0x48')]()+_0x1b02('0x7');}(_0x2e6d48))):_0x4b19ad(_0x78ebb8,_0x1b02('0x2'),_0x4b19ad(_0x78ebb8,_0x1b02('0x2a'))),_0x5d1c02={'type':'format','content':_0x2bf3ba};break;case _0x1b02('0x6'):case'mergeListItemForward':!0x1===_0x988456[_0x1b02('0x44')]&&(_0x2bf3ba='*Merge:*\x20%0',_0x5d1c02={'type':_0x1b02('0x1b'),'content':_0x4b19ad(_0x78ebb8,_0x2bf3ba,_0x4b19ad(_0x78ebb8,_0x1b02('0x2a')))});}return _0x5d1c02;}),_0x2bb4ce[_0x1b02('0x36')][_0x1b02('0x43')](_0x1b02('0x3c'),_0x1b02('0x3a'),_0x1b02('0x2c'),function(_0x16a1ea,_0x10fb89){const _0xc65ed1=[];for(let _0x9b4ed4 of _0x16a1ea)_0x9b4ed4[_0x1b02('0x3b')][_0x1b02('0x17')]===_0x9b4ed4[_0x1b02('0x15')][_0x1b02('0x49')]&&(_0x9b4ed4=_0x435cc7['model'][_0x1b02('0xa')](_0x435cc7[_0x1b02('0x46')]['createPositionAt'](_0x9b4ed4[_0x1b02('0x3b')]['nodeAfter'],0x0))),_0xc65ed1[_0x1b02('0x12')](_0x9b4ed4);_0x435cc7[_0x1b02('0x46')][_0x1b02('0x39')](_0x433e23=>{const _0x11b8ed=_0x435cc7[_0x1b02('0x46')][_0x1b02('0x41')]['selection'],_0x278a2c=Array['from'](_0x11b8ed[_0x1b02('0x4a')]())[_0x1b02('0x18')](_0x5b792e=>_0x1a660f[_0x1b02('0x4b')](_0x5b792e));_0x433e23[_0x1b02('0x31')](_0xc65ed1),_0x435cc7[_0x1b02('0x1d')][_0x1b02('0x40')](_0x10fb89['commandName'])[_0x1b02('0x30')](),_0x10fb89[_0x1b02('0x5')]['push']({'forceDefaultExecution':!0x0}),_0x435cc7['execute'](_0x10fb89[_0x1b02('0x2d')],..._0x10fb89[_0x1b02('0x5')]),_0x433e23[_0x1b02('0x31')](_0x278a2c);for(const _0x44e0f0 of _0x278a2c)_0x44e0f0['detach']();});});}}
23
+ const _0x7654=['formatBlock','*Indent:*\x20%0','afterInit','multipleBlocks','outdentList','execute','TrackChangesEditing','has','listIndent','isObject','commandParams','bulletedList','_descriptionFactory','from','before','splitListItemBefore','registerCustomCallback','getFirstRange','ELEMENT_BULLETED_LIST','listType','forceValue','commands','start','_LIST','*Format:*\x20remove\x20from\x20%0','containsItem','schema','nextSibling','ELEMENT_NUMBERED_LIST','mergeListItemBackward','model','enableCommand','get','ELEMENT_LIST_ITEM','deletion','refresh','DocumentListEditing','document','map','plugins','getRanges','getAttribute','setSelection','markMultiRangeBlockFormat','documentList','next','createPositionAt','end','getSelectedBlocks','after','locale','_suggestionFactory','length','detach','commandName','fromRange','createRange','accept','toUpperCase','findIndex','*Change\x20to:*\x20%0','*Format:*\x20insert\x20into\x20%0','markBlockFormat','splitListItemAfter','indentList','value','selection','ELEMENT_','change','expandListBlocksToCompleteList','*Merge:*\x20%0','hasAttribute','registerDescriptionCallback','nodeAfter','push','registerElementLabel','listItemId','add','numberedList','slice','format'];(function(_0x456a7a,_0x7654e6){const _0x18c47f=function(_0x5ea12a){while(--_0x5ea12a){_0x456a7a['push'](_0x456a7a['shift']());}};_0x18c47f(++_0x7654e6);}(_0x7654,0x187));const _0x18c4=function(_0x456a7a,_0x7654e6){_0x456a7a=_0x456a7a-0x0;let _0x18c47f=_0x7654[_0x456a7a];return _0x18c47f;};import{Plugin as _0x19cab1}from'ckeditor5/src/core';import{getTranslation as _0x433876}from'../utils/common-translations';import{LiveRange as _0x4d1cc1}from'ckeditor5/src/engine';export default class L extends _0x19cab1{[_0x18c4('0x10')](){const _0x411f1c=this['editor'];if(!_0x411f1c[_0x18c4('0x35')][_0x18c4('0x15')](_0x18c4('0x32')))return;const _0x220678=_0x411f1c[_0x18c4('0x40')],_0x314ebe=_0x411f1c[_0x18c4('0x35')][_0x18c4('0x2e')](_0x18c4('0x14')),_0x55a451=_0x411f1c[_0x18c4('0x35')]['get']('DocumentListUtils');function _0x40089f(_0x178ab8){return()=>{const _0x2d4514=_0x411f1c[_0x18c4('0x23')][_0x18c4('0x2e')](_0x178ab8);let _0x346bbc=Array[_0x18c4('0x1b')](_0x411f1c['model']['document']['selection'][_0x18c4('0x3e')]());if(_0x2140fa(_0x178ab8)){_0x346bbc=_0x55a451[_0x18c4('0x2')](_0x346bbc);const _0x308907=[];for(const _0x3385c5 of _0x346bbc)_0x55a451['isFirstBlockOfListItem'](_0x3385c5)&&_0x308907[_0x18c4('0x7')](_0x3385c5);_0x346bbc=_0x308907;}_0x411f1c[_0x18c4('0x2c')][_0x18c4('0x1')](()=>{_0x314ebe[_0x18c4('0x39')](_0x346bbc,{'commandName':_0x178ab8,'commandParams':[{'forceValue':!_0x2d4514[_0x18c4('0x4f')]}],'formatGroupId':'listType'},[],_0x18c4('0x3a'));});};}function _0x4bc6ee(_0x557d4c){return()=>{const _0x14f0dd=function(_0x83b6f9){let _0x13b71d=Array[_0x18c4('0x1b')](_0x83b6f9);const _0x405abb=_0x13b71d[_0x18c4('0x49')](_0x163da1=>!_0x163da1[_0x18c4('0x4')](_0x18c4('0x9')));return _0x405abb>-0x1&&(_0x13b71d=_0x13b71d[_0x18c4('0xc')](0x0,_0x405abb)),_0x13b71d;}(_0x411f1c['model']['document'][_0x18c4('0x50')]['getSelectedBlocks']()),_0x48f75b=_0x14f0dd[_0x14f0dd[_0x18c4('0x42')]-0x1],_0x1d2a96=_0x411f1c['model'][_0x18c4('0x28')][_0x18c4('0x17')](_0x48f75b)?_0x18c4('0x3f'):_0x18c4('0x3d'),_0x3268b2=_0x411f1c[_0x18c4('0x2c')][_0x18c4('0x46')](_0x411f1c[_0x18c4('0x2c')]['createPositionAt'](_0x14f0dd[0x0],_0x18c4('0x1c')),_0x411f1c[_0x18c4('0x2c')][_0x18c4('0x3c')](_0x48f75b,_0x1d2a96));_0x411f1c[_0x18c4('0x2c')][_0x18c4('0x1')](()=>{_0x314ebe['markBlockFormat'](_0x3268b2,{'commandName':_0x557d4c,'commandParams':[],'formatGroupId':'listType'},function(_0xcdfce8){const _0x3480c2=new Set();for(const _0x2238ba of _0xcdfce8){let _0x4b8454=_0x2238ba['nextSibling'];for(;_0x4b8454&&_0x4b8454[_0x18c4('0x37')](_0x18c4('0x16'))>_0x2238ba['getAttribute'](_0x18c4('0x16'));)_0x3480c2[_0x18c4('0xa')](_0x4b8454),_0x4b8454=_0x4b8454[_0x18c4('0x29')];}return Array[_0x18c4('0x1b')](_0x3480c2);}(_0x14f0dd));});};}function _0x2e145d(_0x350040){return()=>{const _0xb0607f=_0x411f1c[_0x18c4('0x2c')]['document'][_0x18c4('0x50')]['getSelectedBlocks']()[_0x18c4('0x3b')]()[_0x18c4('0x4f')],_0x4fcab7=_0x411f1c['model'][_0x18c4('0x3c')](_0xb0607f,'before'),_0x193d9e=_0x411f1c[_0x18c4('0x2c')][_0x18c4('0x3c')](_0xb0607f,0x0),_0x14eb30=_0x411f1c[_0x18c4('0x2c')]['createRange'](_0x4fcab7,_0x193d9e);_0x411f1c[_0x18c4('0x2c')][_0x18c4('0x1')](()=>{_0x314ebe[_0x18c4('0x4c')](_0x14eb30,{'commandName':_0x350040,'commandParams':[],'formatGroupId':'listType'});});};}function _0x2140fa(_0x47c25a){const _0x295407=_0x411f1c[_0x18c4('0x23')][_0x18c4('0x2e')]('bulletedList')[_0x18c4('0x4f')],_0x50307f=_0x411f1c[_0x18c4('0x23')][_0x18c4('0x2e')](_0x18c4('0xb'))[_0x18c4('0x4f')];return _0x18c4('0xb')===_0x47c25a?_0x295407:_0x50307f;}_0x314ebe[_0x18c4('0x2d')](_0x18c4('0xb'),_0x40089f(_0x18c4('0xb'))),_0x314ebe['enableCommand']('bulletedList',_0x40089f(_0x18c4('0x19'))),_0x314ebe[_0x18c4('0x2d')](_0x18c4('0x4e'),_0x4bc6ee(_0x18c4('0x4e'))),_0x314ebe[_0x18c4('0x2d')](_0x18c4('0x12'),_0x4bc6ee(_0x18c4('0x12'))),_0x314ebe[_0x18c4('0x2d')](_0x18c4('0x4d'),_0x2e145d('splitListItemAfter')),_0x314ebe[_0x18c4('0x2d')](_0x18c4('0x1d'),_0x2e145d('splitListItemBefore')),_0x314ebe[_0x18c4('0x1a')][_0x18c4('0x8')](function(_0x633ec6){const _0x506770=!_0x411f1c[_0x18c4('0x2c')]['schema'][_0x18c4('0x17')](_0x633ec6),_0xf42b36=_0x633ec6['previousSibling'],_0x1130bb=_0x633ec6['nextSibling'],_0x4bca55=_0x633ec6[_0x18c4('0x37')](_0x18c4('0x9')),_0x2cf15e=!_0xf42b36||_0xf42b36[_0x18c4('0x37')](_0x18c4('0x9'))!==_0x4bca55,_0x313dfb=!_0x1130bb||_0x1130bb[_0x18c4('0x37')](_0x18c4('0x9'))!==_0x4bca55;return _0x506770&&Boolean(_0x4bca55)&&_0x2cf15e&&_0x313dfb;},_0x2b16a3=>_0x433876(_0x220678,_0x18c4('0x2f'),_0x2b16a3)),_0x314ebe[_0x18c4('0x1a')][_0x18c4('0x5')](function(_0x80bf76){const {data:_0x8242d8}=_0x80bf76;if(!_0x8242d8)return;let _0x2e2003,_0x6702c2,_0xd75154,_0x51af20;switch(_0x8242d8[_0x18c4('0x44')]){case _0x18c4('0x19'):_0xd75154=_0x8242d8[_0x18c4('0x18')][0x0][_0x18c4('0x22')],_0x51af20=_0x2140fa(_0x8242d8['commandName']),_0x2e2003=_0xd75154?_0x18c4('0x4b'):_0x18c4('0x26'),_0x51af20&&(_0x2e2003=_0x18c4('0x4a')),_0x6702c2={'type':_0x18c4('0xd'),'content':_0x433876(_0x220678,_0x2e2003,_0x433876(_0x220678,_0x18c4('0x20')))};break;case _0x18c4('0xb'):_0xd75154=_0x8242d8['commandParams'][0x0][_0x18c4('0x22')],_0x51af20=_0x2140fa(_0x8242d8[_0x18c4('0x44')]),_0x2e2003=_0xd75154?_0x18c4('0x4b'):_0x18c4('0x26'),_0x51af20&&(_0x2e2003=_0x18c4('0x4a')),_0x6702c2={'type':'format','content':_0x433876(_0x220678,_0x2e2003,_0x433876(_0x220678,_0x18c4('0x2a')))};break;case _0x18c4('0x4e'):_0x2e2003=_0x18c4('0xf'),_0x6702c2={'type':'format','content':_0x433876(_0x220678,_0x2e2003,_0x433876(_0x220678,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x2e2003=function(_0xcab3b9){const _0x51d3dd=_0xcab3b9['getFirstRange']();let _0x2439cd=_0x51d3dd[_0x18c4('0x24')][_0x18c4('0x6')];for(;_0x2439cd&&_0x51d3dd[_0x18c4('0x27')](_0x2439cd);){if(_0x2439cd['getAttribute'](_0x18c4('0x16'))>0x0)return!0x1;_0x2439cd=_0x2439cd[_0x18c4('0x29')];}return!0x0;}(_0x80bf76)?_0x433876(_0x220678,_0x18c4('0x26'),_0x433876(_0x220678,function(_0x5a21f9){const _0x472a4e=_0x5a21f9[_0x18c4('0x1f')]()[_0x18c4('0x24')][_0x18c4('0x6')];return _0x18c4('0x0')+_0x472a4e[_0x18c4('0x37')](_0x18c4('0x21'))[_0x18c4('0x48')]()+_0x18c4('0x25');}(_0x80bf76))):_0x433876(_0x220678,'*Outdent:*\x20%0',_0x433876(_0x220678,_0x18c4('0x2f'))),_0x6702c2={'type':_0x18c4('0xd'),'content':_0x2e2003};break;case _0x18c4('0x2b'):case'mergeListItemForward':!0x1===_0x8242d8[_0x18c4('0x11')]&&(_0x2e2003=_0x18c4('0x3'),_0x6702c2={'type':_0x18c4('0x30'),'content':_0x433876(_0x220678,_0x2e2003,_0x433876(_0x220678,'ELEMENT_LIST_ITEM'))});}return _0x6702c2;}),_0x314ebe[_0x18c4('0x41')][_0x18c4('0x1e')](_0x18c4('0xe'),_0x18c4('0x3a'),_0x18c4('0x47'),function(_0x3b0524,_0x2dfa8f){const _0x445f35=[];for(let _0x37a4a1 of _0x3b0524)_0x37a4a1[_0x18c4('0x24')][_0x18c4('0x6')]===_0x37a4a1[_0x18c4('0x3d')]['parent']&&(_0x37a4a1=_0x411f1c[_0x18c4('0x2c')][_0x18c4('0x46')](_0x411f1c[_0x18c4('0x2c')]['createPositionAt'](_0x37a4a1[_0x18c4('0x24')][_0x18c4('0x6')],0x0))),_0x445f35[_0x18c4('0x7')](_0x37a4a1);_0x411f1c[_0x18c4('0x2c')]['change'](_0x1c6f0b=>{const _0x5d5498=_0x411f1c['model'][_0x18c4('0x33')][_0x18c4('0x50')],_0xeb47f9=Array[_0x18c4('0x1b')](_0x5d5498[_0x18c4('0x36')]())[_0x18c4('0x34')](_0x391e4f=>_0x4d1cc1[_0x18c4('0x45')](_0x391e4f));_0x1c6f0b[_0x18c4('0x38')](_0x445f35),_0x411f1c[_0x18c4('0x23')][_0x18c4('0x2e')](_0x2dfa8f['commandName'])[_0x18c4('0x31')](),_0x2dfa8f[_0x18c4('0x18')]['push']({'forceDefaultExecution':!0x0}),_0x411f1c[_0x18c4('0x13')](_0x2dfa8f['commandName'],..._0x2dfa8f[_0x18c4('0x18')]),_0x1c6f0b[_0x18c4('0x38')](_0xeb47f9);for(const _0x4cf5c3 of _0xeb47f9)_0x4cf5c3[_0x18c4('0x43')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x142e=['*Change\x20to:*\x20%0','numbered','registerDescriptionCallback','getAttribute','toUpperCase','reversed','handleListStartCommand','startIndex','_getSuggestionBlocksForListStyle','plugins','change','has','list.properties','getSelectedBlocks','DocumentListPropertiesUtils','length','DocumentListUtils','document','model','handleListStyleCommand','_getSuggestionBlocks','commandName','listReversed','afterInit','listStyle','isFirstBlockOfListItem','from','type','_getTranslationKeyForListStyle','enableCommand','selection','commandParams','push','bind','TrackChangesEditing','handleDescriptions','isListItemBlock','markMultiRangeBlockFormat','handleListReversedCommand','_LIST_','format','listType','listStart','editor','get','config','expandListBlocksToCompleteList','getListTypeFromListStyleType'];(function(_0x21ce61,_0x142e71){const _0x1aa363=function(_0x1917ad){while(--_0x1917ad){_0x21ce61['push'](_0x21ce61['shift']());}};_0x1aa363(++_0x142e71);}(_0x142e,0xf2));const _0x1aa3=function(_0x21ce61,_0x142e71){_0x21ce61=_0x21ce61-0x0;let _0x1aa363=_0x142e[_0x21ce61];return _0x1aa363;};import{Plugin as _0x216539}from'ckeditor5/src/core';import{getTranslation as _0x35c747}from'../utils/common-translations';export default class At extends _0x216539{[_0x1aa3('0x15')](){if(!this[_0x1aa3('0x29')][_0x1aa3('0x7')][_0x1aa3('0x9')]('DocumentListPropertiesEditing'))return;const _0x1acc3f=this[_0x1aa3('0x29')][_0x1aa3('0x2b')][_0x1aa3('0x2a')](_0x1aa3('0xa')),_0xb3bb6e=this[_0x1aa3('0x29')]['plugins'][_0x1aa3('0x2a')](_0x1aa3('0x20'));_0x1acc3f['styles']&&_0xb3bb6e['enableCommand']('listStyle',this[_0x1aa3('0x11')][_0x1aa3('0x1f')](this)),_0x1acc3f[_0x1aa3('0x3')]&&_0xb3bb6e['enableCommand'](_0x1aa3('0x14'),this[_0x1aa3('0x24')]['bind'](this)),_0x1acc3f[_0x1aa3('0x5')]&&_0xb3bb6e[_0x1aa3('0x1b')](_0x1aa3('0x28'),this[_0x1aa3('0x4')][_0x1aa3('0x1f')](this)),_0xb3bb6e['_descriptionFactory'][_0x1aa3('0x0')](this[_0x1aa3('0x21')][_0x1aa3('0x1f')](this));}[_0x1aa3('0x11')](_0x48ce49,_0x4d6ec3={}){const _0x3cfe45=this['editor'][_0x1aa3('0x7')][_0x1aa3('0x2a')](_0x1aa3('0x20')),_0x3a191d=this[_0x1aa3('0x6')]();this[_0x1aa3('0x29')][_0x1aa3('0x10')][_0x1aa3('0x8')](()=>{_0x3cfe45[_0x1aa3('0x23')](_0x3a191d,{'commandName':_0x1aa3('0x16'),'commandParams':[{'type':_0x4d6ec3[_0x1aa3('0x19')]}],'formatGroupId':_0x1aa3('0x16')});});}['handleListReversedCommand'](_0x37cae9,_0x2f2202={}){const _0x44db22=this['editor']['plugins'][_0x1aa3('0x2a')](_0x1aa3('0x20')),_0x2455ea=this[_0x1aa3('0x29')][_0x1aa3('0x7')][_0x1aa3('0x2a')](_0x1aa3('0xe')),_0x7cc2e2=this[_0x1aa3('0x12')](_0x1f0905=>_0x2455ea['isListItemBlock'](_0x1f0905)&&_0x1aa3('0x2f')===_0x1f0905[_0x1aa3('0x1')](_0x1aa3('0x27')));null!==_0x7cc2e2&&this[_0x1aa3('0x29')][_0x1aa3('0x10')][_0x1aa3('0x8')](()=>{_0x44db22['markMultiRangeBlockFormat'](_0x7cc2e2,{'commandName':'listReversed','commandParams':[{'reversed':_0x2f2202['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x851b0b,_0x4de00f={}){const _0x919bea=this[_0x1aa3('0x29')][_0x1aa3('0x7')][_0x1aa3('0x2a')]('TrackChangesEditing'),_0x31616e=this['editor'][_0x1aa3('0x7')][_0x1aa3('0x2a')](_0x1aa3('0xe')),_0x5aa37f=this[_0x1aa3('0x12')](_0x205e3e=>_0x31616e[_0x1aa3('0x22')](_0x205e3e)&&_0x1aa3('0x2f')===_0x205e3e[_0x1aa3('0x1')](_0x1aa3('0x27')));null!==_0x5aa37f&&this[_0x1aa3('0x29')][_0x1aa3('0x10')][_0x1aa3('0x8')](()=>{_0x919bea[_0x1aa3('0x23')](_0x5aa37f,{'commandName':'listStart','commandParams':[{'startIndex':_0x4de00f[_0x1aa3('0x5')]}],'formatGroupId':_0x1aa3('0x28')});});}[_0x1aa3('0x21')](_0x5cd759){const _0x590a8e=this[_0x1aa3('0x29')]['locale'],{data:_0x11f75f}=_0x5cd759;if(!_0x11f75f)return;let _0x111106,_0x517d00;switch(_0x11f75f[_0x1aa3('0x13')]){case _0x1aa3('0x16'):_0x111106=_0x1aa3('0x2e'),_0x517d00={'type':'format','content':_0x35c747(_0x590a8e,_0x111106,_0x35c747(_0x590a8e,this[_0x1aa3('0x1a')](_0x11f75f[_0x1aa3('0x1d')][0x0]['type'])))};break;case _0x1aa3('0x14'):_0x111106=_0x11f75f[_0x1aa3('0x1d')][0x0][_0x1aa3('0x3')]?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x517d00={'type':_0x1aa3('0x26'),'content':_0x35c747(_0x590a8e,_0x111106)};break;case'listStart':_0x111106='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x517d00={'type':'format','content':_0x35c747(_0x590a8e,_0x111106,_0x11f75f[_0x1aa3('0x1d')][0x0][_0x1aa3('0x5')])};}return _0x517d00;}[_0x1aa3('0x6')](){const _0x5eea05=this[_0x1aa3('0x29')][_0x1aa3('0x7')][_0x1aa3('0x2a')](_0x1aa3('0xe'));let _0x113334=Array[_0x1aa3('0x18')](this[_0x1aa3('0x29')][_0x1aa3('0x10')][_0x1aa3('0xf')][_0x1aa3('0x1c')][_0x1aa3('0xb')]());return _0x113334['push'](..._0x5eea05[_0x1aa3('0x2c')](_0x113334)),_0x113334=[...new Set(_0x113334)],_0x113334;}[_0x1aa3('0x12')](_0x4261e5){const _0x29f73e=this[_0x1aa3('0x29')][_0x1aa3('0x7')]['get'](_0x1aa3('0xe'));let _0x1e577d=Array['from'](this[_0x1aa3('0x29')][_0x1aa3('0x10')][_0x1aa3('0xf')][_0x1aa3('0x1c')][_0x1aa3('0xb')]())['filter'](_0x4261e5);if(!_0x1e577d[_0x1aa3('0xd')])return null;_0x1e577d=_0x29f73e['expandListBlocksToCompleteList'](_0x1e577d);const _0x4b98c7=[];for(const _0x542441 of _0x1e577d)_0x29f73e[_0x1aa3('0x17')](_0x542441)&&_0x4b98c7[_0x1aa3('0x1e')](_0x542441);return _0x4b98c7;}[_0x1aa3('0x1a')](_0x1ea323){return'ELEMENT_'+this[_0x1aa3('0x29')][_0x1aa3('0x7')][_0x1aa3('0x2a')](_0x1aa3('0xc'))[_0x1aa3('0x2d')](_0x1ea323)[_0x1aa3('0x2')]()+_0x1aa3('0x25')+_0x1ea323[_0x1aa3('0x2')]()['replace'](/-/g,'_');}}
23
+ const _0x5a90=['change','editor','from','DocumentListPropertiesUtils','listReversed','selection','*Format:*\x20set\x20order\x20to\x20reversed','listType','model','replace','_LIST_','handleDescriptions','commandParams','get','numbered','*Format:*\x20set\x20order\x20to\x20regular','*Format:*\x20set\x20start\x20index\x20to\x20%0','markMultiRangeBlockFormat','getAttribute','DocumentListUtils','getSelectedBlocks','plugins','_getSuggestionBlocksForListStyle','ELEMENT_','type','handleListStyleCommand','_descriptionFactory','reversed','commandName','bind','listStart','toUpperCase','list.properties','TrackChangesEditing','listStyle','_getSuggestionBlocks','expandListBlocksToCompleteList','*Change\x20to:*\x20%0','handleListReversedCommand','document','isListItemBlock','isFirstBlockOfListItem','enableCommand','startIndex','locale','config','push','format','length','afterInit','styles','registerDescriptionCallback'];(function(_0x15fa8d,_0x5a900e){const _0x2bcb20=function(_0x44f915){while(--_0x44f915){_0x15fa8d['push'](_0x15fa8d['shift']());}};_0x2bcb20(++_0x5a900e);}(_0x5a90,0xc0));const _0x2bcb=function(_0x15fa8d,_0x5a900e){_0x15fa8d=_0x15fa8d-0x0;let _0x2bcb20=_0x5a90[_0x15fa8d];return _0x2bcb20;};import{Plugin as _0x37cd92}from'ckeditor5/src/core';import{getTranslation as _0x46ce27}from'../utils/common-translations';export default class At extends _0x37cd92{[_0x2bcb('0xd')](){if(!this[_0x2bcb('0x11')][_0x2bcb('0x25')]['has']('DocumentListPropertiesEditing'))return;const _0xdc34cc=this['editor'][_0x2bcb('0x9')][_0x2bcb('0x1d')](_0x2bcb('0x30')),_0x132a0a=this[_0x2bcb('0x11')]['plugins'][_0x2bcb('0x1d')](_0x2bcb('0x31'));_0xdc34cc[_0x2bcb('0xe')]&&_0x132a0a['enableCommand']('listStyle',this['handleListStyleCommand'][_0x2bcb('0x2d')](this)),_0xdc34cc['reversed']&&_0x132a0a[_0x2bcb('0x6')](_0x2bcb('0x14'),this[_0x2bcb('0x2')][_0x2bcb('0x2d')](this)),_0xdc34cc[_0x2bcb('0x7')]&&_0x132a0a['enableCommand']('listStart',this['handleListStartCommand'][_0x2bcb('0x2d')](this)),_0x132a0a[_0x2bcb('0x2a')][_0x2bcb('0xf')](this[_0x2bcb('0x1b')][_0x2bcb('0x2d')](this));}[_0x2bcb('0x29')](_0x2a848b,_0x3ac4f4={}){const _0x236d43=this['editor']['plugins'][_0x2bcb('0x1d')]('TrackChangesEditing'),_0x2a12ae=this[_0x2bcb('0x26')]();this[_0x2bcb('0x11')][_0x2bcb('0x18')][_0x2bcb('0x10')](()=>{_0x236d43[_0x2bcb('0x21')](_0x2a12ae,{'commandName':'listStyle','commandParams':[{'type':_0x3ac4f4[_0x2bcb('0x28')]}],'formatGroupId':_0x2bcb('0x32')});});}['handleListReversedCommand'](_0x2050e3,_0x1a4a66={}){const _0x5a96df=this[_0x2bcb('0x11')]['plugins']['get']('TrackChangesEditing'),_0xb0399a=this[_0x2bcb('0x11')]['plugins'][_0x2bcb('0x1d')]('DocumentListUtils'),_0x24be09=this[_0x2bcb('0x33')](_0x111b1a=>_0xb0399a[_0x2bcb('0x4')](_0x111b1a)&&_0x2bcb('0x1e')===_0x111b1a[_0x2bcb('0x22')]('listType'));null!==_0x24be09&&this['editor'][_0x2bcb('0x18')][_0x2bcb('0x10')](()=>{_0x5a96df[_0x2bcb('0x21')](_0x24be09,{'commandName':_0x2bcb('0x14'),'commandParams':[{'reversed':_0x1a4a66['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x50e18e,_0x2f3257={}){const _0x1cd4a9=this['editor'][_0x2bcb('0x25')][_0x2bcb('0x1d')](_0x2bcb('0x31')),_0x194a63=this[_0x2bcb('0x11')]['plugins'][_0x2bcb('0x1d')](_0x2bcb('0x23')),_0xad5c3b=this[_0x2bcb('0x33')](_0x59ff2b=>_0x194a63['isListItemBlock'](_0x59ff2b)&&_0x2bcb('0x1e')===_0x59ff2b[_0x2bcb('0x22')](_0x2bcb('0x17')));null!==_0xad5c3b&&this[_0x2bcb('0x11')][_0x2bcb('0x18')]['change'](()=>{_0x1cd4a9[_0x2bcb('0x21')](_0xad5c3b,{'commandName':_0x2bcb('0x2e'),'commandParams':[{'startIndex':_0x2f3257[_0x2bcb('0x7')]}],'formatGroupId':_0x2bcb('0x2e')});});}[_0x2bcb('0x1b')](_0x49dcaa){const _0x31e1be=this[_0x2bcb('0x11')][_0x2bcb('0x8')],{data:_0x310b6d}=_0x49dcaa;if(!_0x310b6d)return;let _0x4490ee,_0x5907a7;switch(_0x310b6d[_0x2bcb('0x2c')]){case _0x2bcb('0x32'):_0x4490ee=_0x2bcb('0x1'),_0x5907a7={'type':_0x2bcb('0xb'),'content':_0x46ce27(_0x31e1be,_0x4490ee,_0x46ce27(_0x31e1be,this['_getTranslationKeyForListStyle'](_0x310b6d[_0x2bcb('0x1c')][0x0]['type'])))};break;case _0x2bcb('0x14'):_0x4490ee=_0x310b6d['commandParams'][0x0][_0x2bcb('0x2b')]?_0x2bcb('0x16'):_0x2bcb('0x1f'),_0x5907a7={'type':'format','content':_0x46ce27(_0x31e1be,_0x4490ee)};break;case _0x2bcb('0x2e'):_0x4490ee=_0x2bcb('0x20'),_0x5907a7={'type':'format','content':_0x46ce27(_0x31e1be,_0x4490ee,_0x310b6d[_0x2bcb('0x1c')][0x0][_0x2bcb('0x7')])};}return _0x5907a7;}['_getSuggestionBlocksForListStyle'](){const _0x240720=this[_0x2bcb('0x11')][_0x2bcb('0x25')]['get'](_0x2bcb('0x23'));let _0x22ca47=Array[_0x2bcb('0x12')](this[_0x2bcb('0x11')]['model'][_0x2bcb('0x3')][_0x2bcb('0x15')][_0x2bcb('0x24')]());return _0x22ca47[_0x2bcb('0xa')](..._0x240720[_0x2bcb('0x0')](_0x22ca47)),_0x22ca47=[...new Set(_0x22ca47)],_0x22ca47;}[_0x2bcb('0x33')](_0x2723e7){const _0x2a6fcc=this[_0x2bcb('0x11')][_0x2bcb('0x25')][_0x2bcb('0x1d')](_0x2bcb('0x23'));let _0x8eb1f5=Array[_0x2bcb('0x12')](this[_0x2bcb('0x11')]['model']['document'][_0x2bcb('0x15')][_0x2bcb('0x24')]())['filter'](_0x2723e7);if(!_0x8eb1f5[_0x2bcb('0xc')])return null;_0x8eb1f5=_0x2a6fcc['expandListBlocksToCompleteList'](_0x8eb1f5);const _0x5c2501=[];for(const _0x4897fa of _0x8eb1f5)_0x2a6fcc[_0x2bcb('0x5')](_0x4897fa)&&_0x5c2501['push'](_0x4897fa);return _0x5c2501;}['_getTranslationKeyForListStyle'](_0x443ddc){return _0x2bcb('0x27')+this['editor'][_0x2bcb('0x25')][_0x2bcb('0x1d')](_0x2bcb('0x13'))['getListTypeFromListStyleType'](_0x443ddc)[_0x2bcb('0x2f')]()+_0x2bcb('0x1a')+_0x443ddc[_0x2bcb('0x2f')]()[_0x2bcb('0x19')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38c8=['plugins','editing','enter','addMarker:suggestion:insertion','createPositionAt','downcastDispatcher','fire','afterExecute','end','setSelection','high','enableCommand','requires','markerNameToElements','mapper','remove','fromRange','detach','hasClass','nextSibling','selection','enterBlock','getFirstPosition','model','createRange','parent','split','showSuggestionHighlights','markInsertion','markerName','get','TrackChangesEditing','options','change'];(function(_0x4792cb,_0x38c8f8){const _0x2d66ee=function(_0x4ae7e3){while(--_0x4ae7e3){_0x4792cb['push'](_0x4792cb['shift']());}};_0x2d66ee(++_0x38c8f8);}(_0x38c8,0x190));const _0x2d66=function(_0x4792cb,_0x38c8f8){_0x4792cb=_0x4792cb-0x0;let _0x2d66ee=_0x38c8[_0x4792cb];return _0x2d66ee;};import{Plugin as _0x1ea5fa}from'ckeditor5/src/core';import{Enter as _0x2aa837}from'ckeditor5/src/enter';import{LiveRange as _0x5cd362}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x4579d5}from'./utils';export default class q extends _0x1ea5fa{static get[_0x2d66('0x14')](){return[_0x2aa837];}['init'](){const _0x26e019=this['editor'],_0x4034ef=_0x26e019[_0x2d66('0x8')][_0x2d66('0x4')](_0x2d66('0x5')),_0x146279=_0x26e019['commands'][_0x2d66('0x4')]('enter');_0x4034ef[_0x2d66('0x13')](_0x2d66('0xa'),()=>{_0x26e019[_0x2d66('0x1f')][_0x2d66('0x7')](_0x389a5e=>{const _0x2123f6=_0x26e019[_0x2d66('0x1f')]['document'][_0x2d66('0x1c')],_0x1e3eb5=_0x2123f6[_0x2d66('0x1e')](),_0xd9f3dd=_0x5cd362[_0x2d66('0x18')](_0x2123f6['getFirstRange']());if(_0x146279[_0x2d66('0x1d')](_0x389a5e)){const _0x18ba4f=_0x26e019[_0x2d66('0x1f')][_0x2d66('0xc')](_0x1e3eb5[_0x2d66('0x21')][_0x2d66('0x1b')],0x0),_0x587204=_0x389a5e[_0x2d66('0x20')](_0x1e3eb5,_0x18ba4f);_0x4034ef[_0x2d66('0x2')](_0x587204);}else _0x389a5e[_0x2d66('0x11')](_0x389a5e[_0x2d66('0x20')](_0xd9f3dd[_0x2d66('0x10')]));_0xd9f3dd[_0x2d66('0x19')](),_0x146279[_0x2d66('0xe')](_0x2d66('0xf'),{'writer':_0x389a5e});});}),_0x26e019['editing'][_0x2d66('0xd')]['on']('addMarker:suggestion:insertion',_0x4579d5(_0x26e019,_0x2d66('0x0')),{'priority':_0x2d66('0x12')}),_0x26e019[_0x2d66('0x9')][_0x2d66('0xd')]['on']('removeMarker:suggestion:insertion',(_0x165f1d,_0x3eb60a,_0x316924)=>{const _0x3f2716=_0x316924['mapper'][_0x2d66('0x15')](_0x3eb60a[_0x2d66('0x3')]);if(_0x3f2716)for(const _0x492a6e of _0x3f2716)_0x492a6e[_0x2d66('0x1a')]('ck-suggestion-marker-split')&&(_0x316924[_0x2d66('0x16')]['unbindElementFromMarkerName'](_0x492a6e,_0x3eb60a[_0x2d66('0x3')]),_0x316924['writer'][_0x2d66('0x17')](_0x492a6e));},{'priority':_0x2d66('0x12')}),_0x26e019['data'][_0x2d66('0xd')]['on'](_0x2d66('0xb'),(_0x1b1a89,_0x3a73d4,_0x29ab13)=>{_0x29ab13[_0x2d66('0x6')][_0x2d66('0x1')]&&_0x4579d5(_0x26e019,_0x2d66('0x0'),{'showActiveMarker':!0x1})['bind'](this)(_0x1b1a89,_0x3a73d4,_0x29ab13);},{'priority':'high'});}}
23
+ const _0x3e42=['parent','split','model','get','removeMarker:suggestion:insertion','enableCommand','init','plugins','createPositionAt','markInsertion','requires','downcastDispatcher','markerNameToElements','nextSibling','setSelection','markerName','mapper','detach','data','ck-suggestion-marker-split','high','unbindElementFromMarkerName','end','fire','editor','afterExecute','remove','document','selection','addMarker:suggestion:insertion','TrackChangesEditing','getFirstPosition','showSuggestionHighlights'];(function(_0x4f9efd,_0x3e426e){const _0xd523d8=function(_0xc58bdb){while(--_0xc58bdb){_0x4f9efd['push'](_0x4f9efd['shift']());}};_0xd523d8(++_0x3e426e);}(_0x3e42,0x1b2));const _0xd523=function(_0x4f9efd,_0x3e426e){_0x4f9efd=_0x4f9efd-0x0;let _0xd523d8=_0x3e42[_0x4f9efd];return _0xd523d8;};import{Plugin as _0x1545d3}from'ckeditor5/src/core';import{Enter as _0x3fd9bd}from'ckeditor5/src/enter';import{LiveRange as _0x18e348}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x428c30}from'./utils';export default class q extends _0x1545d3{static get[_0xd523('0x5')](){return[_0x3fd9bd];}[_0xd523('0x1')](){const _0x54acf5=this[_0xd523('0x13')],_0x110968=_0x54acf5[_0xd523('0x2')]['get'](_0xd523('0x19')),_0x3b8a4c=_0x54acf5['commands'][_0xd523('0x1f')]('enter');_0x110968[_0xd523('0x0')]('enter',()=>{_0x54acf5['model']['change'](_0x4edbc7=>{const _0xc61ec1=_0x54acf5[_0xd523('0x1e')][_0xd523('0x16')][_0xd523('0x17')],_0x4c8ba1=_0xc61ec1[_0xd523('0x1a')](),_0x9a6817=_0x18e348['fromRange'](_0xc61ec1['getFirstRange']());if(_0x3b8a4c['enterBlock'](_0x4edbc7)){const _0xb907e1=_0x54acf5[_0xd523('0x1e')][_0xd523('0x3')](_0x4c8ba1[_0xd523('0x1c')][_0xd523('0x8')],0x0),_0x5a75c9=_0x4edbc7['createRange'](_0x4c8ba1,_0xb907e1);_0x110968[_0xd523('0x4')](_0x5a75c9);}else _0x4edbc7[_0xd523('0x9')](_0x4edbc7['createRange'](_0x9a6817[_0xd523('0x11')]));_0x9a6817[_0xd523('0xc')](),_0x3b8a4c[_0xd523('0x12')](_0xd523('0x14'),{'writer':_0x4edbc7});});}),_0x54acf5['editing'][_0xd523('0x6')]['on'](_0xd523('0x18'),_0x428c30(_0x54acf5,_0xd523('0x1d')),{'priority':'high'}),_0x54acf5['editing'][_0xd523('0x6')]['on'](_0xd523('0x20'),(_0x2dfb81,_0x2c7e20,_0xeda332)=>{const _0x2a7dc6=_0xeda332[_0xd523('0xb')][_0xd523('0x7')](_0x2c7e20['markerName']);if(_0x2a7dc6)for(const _0x481be1 of _0x2a7dc6)_0x481be1['hasClass'](_0xd523('0xe'))&&(_0xeda332[_0xd523('0xb')][_0xd523('0x10')](_0x481be1,_0x2c7e20[_0xd523('0xa')]),_0xeda332['writer'][_0xd523('0x15')](_0x481be1));},{'priority':_0xd523('0xf')}),_0x54acf5[_0xd523('0xd')]['downcastDispatcher']['on'](_0xd523('0x18'),(_0x578682,_0x5746ad,_0x2c71c6)=>{_0x2c71c6['options'][_0xd523('0x1b')]&&_0x428c30(_0x54acf5,_0xd523('0x1d'),{'showActiveMarker':!0x1})['bind'](this)(_0x578682,_0x5746ad,_0x2c71c6);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x340f=['model','createRange','createPositionAt','end','get','getIntersection','afterInit','findByTextCallback','has','item','handleFindCommand','string','findPrevious','bind','editor','markers','replaceAll','enableCommand','suggestion:deletion','TrackChangesEditing','getMarkersGroup','_isInDeletionRange'];(function(_0x1d84c5,_0x340f94){const _0x4ea360=function(_0x401447){while(--_0x401447){_0x1d84c5['push'](_0x1d84c5['shift']());}};_0x4ea360(++_0x340f94);}(_0x340f,0xe0));const _0x4ea3=function(_0x1d84c5,_0x340f94){_0x1d84c5=_0x1d84c5-0x0;let _0x4ea360=_0x340f[_0x1d84c5];return _0x4ea360;};import{Plugin as _0x3b0be2}from'ckeditor5/src/core';export default class z extends _0x3b0be2{[_0x4ea3('0x2')](){if(!this[_0x4ea3('0xa')]['plugins'][_0x4ea3('0x4')]('FindAndReplaceEditing'))return;const _0x45a7f1=this[_0x4ea3('0xa')]['plugins'][_0x4ea3('0x0')](_0x4ea3('0xf'));_0x45a7f1[_0x4ea3('0xd')]('find',this[_0x4ea3('0x6')][_0x4ea3('0x9')](this)),_0x45a7f1[_0x4ea3('0xd')]('findNext'),_0x45a7f1[_0x4ea3('0xd')](_0x4ea3('0x8')),_0x45a7f1[_0x4ea3('0xd')]('replace'),_0x45a7f1[_0x4ea3('0xd')](_0x4ea3('0xc'));}[_0x4ea3('0x6')](_0x46e67e,_0x518c37,_0x3a82bd={}){const _0x48eb38=this['editor']['plugins']['get']('FindAndReplaceUtils');void 0x0!==_0x3a82bd&&_0x46e67e(_0x2356fa=>(_0x4ea3('0x7')==typeof _0x518c37?_0x48eb38[_0x4ea3('0x3')](_0x518c37,_0x3a82bd):_0x518c37)(_0x2356fa)['filter'](_0x566ba7=>!0x1===this[_0x4ea3('0x11')](_0x566ba7,_0x2356fa[_0x4ea3('0x5')])),_0x3a82bd);}['_isInDeletionRange'](_0xf6d17e,_0x400c14){const _0x5748ef=this['editor'][_0x4ea3('0x12')][_0x4ea3('0x13')](this[_0x4ea3('0xa')][_0x4ea3('0x12')]['createPositionAt'](_0x400c14,_0xf6d17e['start']),this[_0x4ea3('0xa')][_0x4ea3('0x12')][_0x4ea3('0x14')](_0x400c14,_0xf6d17e[_0x4ea3('0x15')]));for(const _0x354a20 of this[_0x4ea3('0xa')]['model'][_0x4ea3('0xb')][_0x4ea3('0x10')](_0x4ea3('0xe')))if(null!==_0x5748ef[_0x4ea3('0x1')](_0x354a20['getRange']()))return!0x0;return!0x1;}}
23
+ const _0x4945=['findPrevious','editor','start','end','find','findByTextCallback','findNext','markers','replaceAll','getMarkersGroup','get','createRange','model','suggestion:deletion','filter','createPositionAt','string','handleFindCommand','afterInit','_isInDeletionRange','FindAndReplaceUtils','enableCommand','getIntersection','plugins','has'];(function(_0x4168b6,_0x4945ae){const _0x59d10f=function(_0x53413a){while(--_0x53413a){_0x4168b6['push'](_0x4168b6['shift']());}};_0x59d10f(++_0x4945ae);}(_0x4945,0x177));const _0x59d1=function(_0x4168b6,_0x4945ae){_0x4168b6=_0x4168b6-0x0;let _0x59d10f=_0x4945[_0x4168b6];return _0x59d10f;};import{Plugin as _0x1a94d}from'ckeditor5/src/core';export default class z extends _0x1a94d{[_0x59d1('0x12')](){if(!this[_0x59d1('0x1')]['plugins'][_0x59d1('0x18')]('FindAndReplaceEditing'))return;const _0x12f16e=this[_0x59d1('0x1')][_0x59d1('0x17')][_0x59d1('0xa')]('TrackChangesEditing');_0x12f16e[_0x59d1('0x15')](_0x59d1('0x4'),this[_0x59d1('0x11')]['bind'](this)),_0x12f16e[_0x59d1('0x15')](_0x59d1('0x6')),_0x12f16e[_0x59d1('0x15')](_0x59d1('0x0')),_0x12f16e[_0x59d1('0x15')]('replace'),_0x12f16e[_0x59d1('0x15')](_0x59d1('0x8'));}['handleFindCommand'](_0x36fa14,_0x34b2a1,_0x369a87={}){const _0x13a21b=this[_0x59d1('0x1')][_0x59d1('0x17')][_0x59d1('0xa')](_0x59d1('0x14'));void 0x0!==_0x369a87&&_0x36fa14(_0x283fc2=>(_0x59d1('0x10')==typeof _0x34b2a1?_0x13a21b[_0x59d1('0x5')](_0x34b2a1,_0x369a87):_0x34b2a1)(_0x283fc2)[_0x59d1('0xe')](_0x464a98=>!0x1===this[_0x59d1('0x13')](_0x464a98,_0x283fc2['item'])),_0x369a87);}[_0x59d1('0x13')](_0x4cdb60,_0x154e7c){const _0x261032=this[_0x59d1('0x1')][_0x59d1('0xc')][_0x59d1('0xb')](this[_0x59d1('0x1')][_0x59d1('0xc')][_0x59d1('0xf')](_0x154e7c,_0x4cdb60[_0x59d1('0x2')]),this[_0x59d1('0x1')][_0x59d1('0xc')][_0x59d1('0xf')](_0x154e7c,_0x4cdb60[_0x59d1('0x3')]));for(const _0x2a3394 of this[_0x59d1('0x1')][_0x59d1('0xc')][_0x59d1('0x7')][_0x59d1('0x9')](_0x59d1('0xd')))if(null!==_0x261032[_0x59d1('0x16')](_0x2a3394['getRange']()))return!0x0;return!0x1;}}