@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231122.0 → 0.0.0-nightly-20231124.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/aiassistant.js +1 -1
  9. package/src/integrations/alignment.js +1 -1
  10. package/src/integrations/basicstyles.js +1 -1
  11. package/src/integrations/blockquote.js +1 -1
  12. package/src/integrations/ckbox.js +1 -1
  13. package/src/integrations/codeblock.js +1 -1
  14. package/src/integrations/comments.js +1 -1
  15. package/src/integrations/deletecommand.js +1 -1
  16. package/src/integrations/documentlist.js +1 -1
  17. package/src/integrations/documentlistproperties.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/imagestyle.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/link.js +1 -1
  33. package/src/integrations/list.js +1 -1
  34. package/src/integrations/listproperties.js +1 -1
  35. package/src/integrations/mediaembed.js +1 -1
  36. package/src/integrations/mention.js +1 -1
  37. package/src/integrations/pagebreak.js +1 -1
  38. package/src/integrations/paragraph.js +1 -1
  39. package/src/integrations/removeformat.js +1 -1
  40. package/src/integrations/restrictededitingmode.js +1 -1
  41. package/src/integrations/shiftentercommand.js +1 -1
  42. package/src/integrations/standardeditingmode.js +1 -1
  43. package/src/integrations/style.js +1 -1
  44. package/src/integrations/table.js +1 -1
  45. package/src/integrations/tablecaption.js +1 -1
  46. package/src/integrations/tableclipboard.js +1 -1
  47. package/src/integrations/tablecolumnresize.js +1 -1
  48. package/src/integrations/tableheadings.js +1 -1
  49. package/src/integrations/tablemergesplit.js +1 -1
  50. package/src/integrations/tableofcontents.js +1 -1
  51. package/src/integrations/tableproperties.js +1 -1
  52. package/src/integrations/template.js +1 -1
  53. package/src/integrations/title.js +1 -1
  54. package/src/integrations/undo.js +1 -1
  55. package/src/integrations/utils.js +1 -1
  56. package/src/suggestion.js +1 -1
  57. package/src/suggestiondescriptionfactory.js +1 -1
  58. package/src/trackchanges.js +1 -1
  59. package/src/trackchangesdata.js +1 -1
  60. package/src/trackchangesediting.js +1 -1
  61. package/src/trackchangesui.js +1 -1
  62. package/src/ui/suggestioncontroller.js +1 -1
  63. package/src/ui/view/basesuggestionthreadview.js +1 -1
  64. package/src/ui/view/suggestionthreadview.js +1 -1
  65. package/src/utils/common-translations.js +1 -1
  66. package/src/utils/utils.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20231122.0",
3
+ "version": "0.0.0-nightly-20231124.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-20231122.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231122.0",
42
+ "ckeditor5": "0.0.0-nightly-20231124.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231124.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 _0xfbfa=['isEnabled','getRanges','_suggestions','acceptSuggestion','plugins','TrackChangesEditing','editor','get','execute','canEditAt','model','_isEnabledBasedOnSelection','refresh'];(function(_0x463f89,_0xfbfa6){const _0x1a6434=function(_0x3baf66){while(--_0x3baf66){_0x463f89['push'](_0x463f89['shift']());}};_0x1a6434(++_0xfbfa6);}(_0xfbfa,0x18b));const _0x1a64=function(_0x463f89,_0xfbfa6){_0x463f89=_0x463f89-0x0;let _0x1a6434=_0xfbfa[_0x463f89];return _0x1a6434;};import{Command as _0x312ecf}from'ckeditor5/src/core';import{CKEditorError as _0x28febf}from'ckeditor5/src/utils';export default class B extends _0x312ecf{constructor(_0x2e257e,_0x3bc638){super(_0x2e257e),this[_0x1a64('0xa')]=_0x3bc638,this[_0x1a64('0x7')](),this[_0x1a64('0x6')]=!0x1;}[_0x1a64('0x7')](){this[_0x1a64('0x8')]=!0x0;}[_0x1a64('0x3')](_0x2a4a24){const _0x202e74=this[_0x1a64('0xa')]['get'](_0x2a4a24);if(!_0x202e74)throw new _0x28febf('track-changes-accept-suggestion-not-found',this);const _0x37abd3=_0x202e74[_0x1a64('0x9')]();this[_0x1a64('0x1')][_0x1a64('0x5')][_0x1a64('0x4')](_0x37abd3)&&this[_0x1a64('0x1')][_0x1a64('0xc')][_0x1a64('0x2')](_0x1a64('0x0'))[_0x1a64('0xb')](_0x202e74);}}
23
+ const _0x114c=['_suggestions','plugins','_isEnabledBasedOnSelection','canEditAt','execute','getRanges','isEnabled','TrackChangesEditing','acceptSuggestion','refresh','editor','model','get'];(function(_0x15faff,_0x114c17){const _0xb792d7=function(_0x25e3fb){while(--_0x25e3fb){_0x15faff['push'](_0x15faff['shift']());}};_0xb792d7(++_0x114c17);}(_0x114c,0xc0));const _0xb792=function(_0x15faff,_0x114c17){_0x15faff=_0x15faff-0x0;let _0xb792d7=_0x114c[_0x15faff];return _0xb792d7;};import{Command as _0x1c3959}from'ckeditor5/src/core';import{CKEditorError as _0xd86ca6}from'ckeditor5/src/utils';export default class B extends _0x1c3959{constructor(_0x4b4ff5,_0x1f2198){super(_0x4b4ff5),this[_0xb792('0x3')]=_0x1f2198,this[_0xb792('0xc')](),this[_0xb792('0x5')]=!0x1;}[_0xb792('0xc')](){this[_0xb792('0x9')]=!0x0;}[_0xb792('0x7')](_0xc501a4){const _0x59cb2a=this[_0xb792('0x3')][_0xb792('0x2')](_0xc501a4);if(!_0x59cb2a)throw new _0xd86ca6('track-changes-accept-suggestion-not-found',this);const _0x4614ac=_0x59cb2a[_0xb792('0x8')]();this[_0xb792('0x0')][_0xb792('0x1')][_0xb792('0x6')](_0x4614ac)&&this['editor'][_0xb792('0x4')]['get'](_0xb792('0xa'))[_0xb792('0xb')](_0x59cb2a);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4606=['discardSuggestion','get','_isEnabledBasedOnSelection','_suggestions','model','canEditAt','isEnabled','getRanges','TrackChangesEditing','plugins','track-changes-discard-suggestion-not-found','refresh'];(function(_0x8c4687,_0x4606f7){const _0x52b9fc=function(_0xac6c1f){while(--_0xac6c1f){_0x8c4687['push'](_0x8c4687['shift']());}};_0x52b9fc(++_0x4606f7);}(_0x4606,0x88));const _0x52b9=function(_0x8c4687,_0x4606f7){_0x8c4687=_0x8c4687-0x0;let _0x52b9fc=_0x4606[_0x8c4687];return _0x52b9fc;};import{Command as _0x194b96}from'ckeditor5/src/core';import{CKEditorError as _0x26f95f}from'ckeditor5/src/utils';export default class x extends _0x194b96{constructor(_0x1319fa,_0x226485){super(_0x1319fa),this[_0x52b9('0xb')]=_0x226485,this[_0x52b9('0x7')](),this[_0x52b9('0xa')]=!0x1;}[_0x52b9('0x7')](){this[_0x52b9('0x2')]=!0x0;}['execute'](_0x43fbb2){const _0x5370db=this['_suggestions'][_0x52b9('0x9')](_0x43fbb2);if(!_0x5370db)throw new _0x26f95f(_0x52b9('0x6'),this);const _0x4084c7=_0x5370db[_0x52b9('0x3')]();this['editor'][_0x52b9('0x0')][_0x52b9('0x1')](_0x4084c7)&&this['editor'][_0x52b9('0x5')][_0x52b9('0x9')](_0x52b9('0x4'))[_0x52b9('0x8')](_0x5370db);}}
23
+ const _0x3338=['track-changes-discard-suggestion-not-found','refresh','get','model','plugins','isEnabled','_suggestions','TrackChangesEditing','editor','execute','canEditAt','getRanges','_isEnabledBasedOnSelection'];(function(_0x3f65b9,_0x3338db){const _0x3d0dcf=function(_0x28a38d){while(--_0x28a38d){_0x3f65b9['push'](_0x3f65b9['shift']());}};_0x3d0dcf(++_0x3338db);}(_0x3338,0x16e));const _0x3d0d=function(_0x3f65b9,_0x3338db){_0x3f65b9=_0x3f65b9-0x0;let _0x3d0dcf=_0x3338[_0x3f65b9];return _0x3d0dcf;};import{Command as _0x250935}from'ckeditor5/src/core';import{CKEditorError as _0x547152}from'ckeditor5/src/utils';export default class x extends _0x250935{constructor(_0x55b2c8,_0x25c9fa){super(_0x55b2c8),this[_0x3d0d('0x4')]=_0x25c9fa,this['refresh'](),this[_0x3d0d('0xa')]=!0x1;}[_0x3d0d('0xc')](){this[_0x3d0d('0x3')]=!0x0;}[_0x3d0d('0x7')](_0x52e252){const _0x49f347=this['_suggestions'][_0x3d0d('0x0')](_0x52e252);if(!_0x49f347)throw new _0x547152(_0x3d0d('0xb'),this);const _0x43ea83=_0x49f347[_0x3d0d('0x9')]();this['editor'][_0x3d0d('0x1')][_0x3d0d('0x8')](_0x43ea83)&&this[_0x3d0d('0x6')][_0x3d0d('0x2')][_0x3d0d('0x0')](_0x3d0d('0x5'))['discardSuggestion'](_0x49f347);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf5fe=['values','model','_command','refresh','from','isInContent','canEditAt','_suggestions','some','editor','_isEnabledBasedOnSelection'];(function(_0x94d582,_0xf5fe42){const _0x22face=function(_0xf31e1b){while(--_0xf31e1b){_0x94d582['push'](_0x94d582['shift']());}};_0x22face(++_0xf5fe42);}(_0xf5fe,0x8b));const _0x22fa=function(_0x94d582,_0xf5fe42){_0x94d582=_0x94d582-0x0;let _0x22face=_0xf5fe[_0x94d582];return _0x22face;};import{Command as _0x405658}from'ckeditor5/src/core';import{sortSuggestions as _0x28714e,executeCommandForSuggestions as _0x2ac1ba}from'../utils/utils';export default class E extends _0x405658{constructor(_0x26ea8d,_0x2f3fa9,_0x238d2d){super(_0x26ea8d),this[_0x22fa('0x6')]=_0x2f3fa9,this[_0x22fa('0x0')]=_0x238d2d,this['refresh'](),this[_0x22fa('0x3')]=!0x1;}[_0x22fa('0x7')](){const _0x3e7bc8=Array[_0x22fa('0x8')](this[_0x22fa('0x0')]['values']())[_0x22fa('0x1')](_0x269868=>_0x269868[_0x22fa('0x9')]);this['isEnabled']=this[_0x22fa('0x6')]['isEnabled']&&_0x3e7bc8;}['execute'](){const _0x31ffe4=_0x28714e(Array[_0x22fa('0x8')](this[_0x22fa('0x0')][_0x22fa('0x4')]()));for(const _0x48eb75 of _0x31ffe4){const _0x36abb8=_0x48eb75['getRanges']();if(!this[_0x22fa('0x2')]['model'][_0x22fa('0xa')](_0x36abb8))return;}_0x2ac1ba(this['editor'][_0x22fa('0x5')],this[_0x22fa('0x6')],_0x31ffe4);}}
23
+ const _0x2d5e=['_suggestions','some','from','model','editor','isEnabled','canEditAt','isInContent','refresh','_command'];(function(_0x31d3ef,_0x2d5e0f){const _0x306d75=function(_0xd450e9){while(--_0xd450e9){_0x31d3ef['push'](_0x31d3ef['shift']());}};_0x306d75(++_0x2d5e0f);}(_0x2d5e,0x135));const _0x306d=function(_0x31d3ef,_0x2d5e0f){_0x31d3ef=_0x31d3ef-0x0;let _0x306d75=_0x2d5e[_0x31d3ef];return _0x306d75;};import{Command as _0x2ce42b}from'ckeditor5/src/core';import{sortSuggestions as _0x36b813,executeCommandForSuggestions as _0xa16f8e}from'../utils/utils';export default class E extends _0x2ce42b{constructor(_0x411b85,_0x28ebbc,_0x1defc2){super(_0x411b85),this[_0x306d('0x0')]=_0x28ebbc,this[_0x306d('0x1')]=_0x1defc2,this[_0x306d('0x9')](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x306d('0x9')](){const _0x2e67db=Array['from'](this['_suggestions']['values']())[_0x306d('0x2')](_0x10eae8=>_0x10eae8[_0x306d('0x8')]);this[_0x306d('0x6')]=this[_0x306d('0x0')]['isEnabled']&&_0x2e67db;}['execute'](){const _0x1f7e72=_0x36b813(Array[_0x306d('0x3')](this[_0x306d('0x1')]['values']()));for(const _0x5ed1db of _0x1f7e72){const _0x3580ac=_0x5ed1db['getRanges']();if(!this[_0x306d('0x5')][_0x306d('0x4')][_0x306d('0x7')](_0x3580ac))return;}_0xa16f8e(this[_0x306d('0x5')]['model'],this[_0x306d('0x0')],_0x1f7e72);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d91=['values','editor','refresh','from','selection','_selectedSuggestions','execute','_isEnabledBasedOnSelection','isEnabled','size','document','_command','model','_suggestions'];(function(_0x4f46ad,_0x2d914a){const _0xd11f4=function(_0x11ccdc){while(--_0x11ccdc){_0x4f46ad['push'](_0x4f46ad['shift']());}};_0xd11f4(++_0x2d914a);}(_0x2d91,0x1b1));const _0xd11f=function(_0x4f46ad,_0x2d914a){_0x4f46ad=_0x4f46ad-0x0;let _0xd11f4=_0x2d91[_0x4f46ad];return _0xd11f4;};import{Command as _0x36b3a7}from'ckeditor5/src/core';import{sortSuggestions as _0x5406d2,getSelectedSuggestions as _0x5879a1,executeCommandForSuggestions as _0x19af7f}from'../utils/utils';export default class R extends _0x36b3a7{constructor(_0x4fa3f5,_0x846c14,_0xfd7ba4){super(_0x4fa3f5),this['_command']=_0x846c14,this[_0xd11f('0x0')]=_0xfd7ba4,this[_0xd11f('0x6')]=new Set(),this[_0xd11f('0x3')](),this[_0xd11f('0x8')]=!0x1;}[_0xd11f('0x3')](){const _0x2f3110=this['editor'][_0xd11f('0xd')][_0xd11f('0xb')][_0xd11f('0x5')],_0x5515e6=Array[_0xd11f('0x4')](this[_0xd11f('0x0')][_0xd11f('0x1')]());this['_selectedSuggestions']=_0x5879a1(_0x2f3110,_0x5515e6),this['isEnabled']=this['_command'][_0xd11f('0x9')]&&!!this['_selectedSuggestions'][_0xd11f('0xa')];}[_0xd11f('0x7')](){const _0x53cd2f=_0x5406d2(Array['from'](this[_0xd11f('0x6')]));for(const _0xc673eb of _0x53cd2f){const _0x1777e4=_0xc673eb['getRanges']();if(!this['editor'][_0xd11f('0xd')]['canEditAt'](_0x1777e4))return;}_0x19af7f(this[_0xd11f('0x2')][_0xd11f('0xd')],this[_0xd11f('0xc')],_0x53cd2f);}}
23
+ const _0x3547=['isEnabled','_selectedSuggestions','canEditAt','_suggestions','selection','_command','editor','refresh','execute','document','from','getRanges','_isEnabledBasedOnSelection','model'];(function(_0x587bcb,_0x3547de){const _0x461e00=function(_0x429e6f){while(--_0x429e6f){_0x587bcb['push'](_0x587bcb['shift']());}};_0x461e00(++_0x3547de);}(_0x3547,0x7b));const _0x461e=function(_0x587bcb,_0x3547de){_0x587bcb=_0x587bcb-0x0;let _0x461e00=_0x3547[_0x587bcb];return _0x461e00;};import{Command as _0x170536}from'ckeditor5/src/core';import{sortSuggestions as _0x27d00f,getSelectedSuggestions as _0x2c8161,executeCommandForSuggestions as _0x35c60d}from'../utils/utils';export default class R extends _0x170536{constructor(_0x13213d,_0x4006f3,_0x3a2cc9){super(_0x13213d),this[_0x461e('0x8')]=_0x4006f3,this[_0x461e('0x6')]=_0x3a2cc9,this[_0x461e('0x4')]=new Set(),this['refresh'](),this[_0x461e('0x1')]=!0x1;}[_0x461e('0xa')](){const _0x4bc436=this[_0x461e('0x9')][_0x461e('0x2')][_0x461e('0xc')][_0x461e('0x7')],_0x26f651=Array[_0x461e('0xd')](this[_0x461e('0x6')]['values']());this[_0x461e('0x4')]=_0x2c8161(_0x4bc436,_0x26f651),this[_0x461e('0x3')]=this['_command'][_0x461e('0x3')]&&!!this[_0x461e('0x4')]['size'];}[_0x461e('0xb')](){const _0x41fbbd=_0x27d00f(Array[_0x461e('0xd')](this[_0x461e('0x4')]));for(const _0x4b1dc1 of _0x41fbbd){const _0x55e018=_0x4b1dc1[_0x461e('0x0')]();if(!this[_0x461e('0x9')][_0x461e('0x2')][_0x461e('0x5')](_0x55e018))return;}_0x35c60d(this['editor'][_0x461e('0x2')],this['_command'],_0x41fbbd);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47a8=['isEnabled','affectsData','_enabledCommands','_disableUnsupportedCommands','refresh','commands','execute','_isEnabledBasedOnSelection','value','editor','_enableCommands','TrackChangesCommand'];(function(_0x2a850f,_0x47a805){const _0x2fd4d0=function(_0x53e524){while(--_0x53e524){_0x2a850f['push'](_0x2a850f['shift']());}};_0x2fd4d0(++_0x47a805);}(_0x47a8,0x116));const _0x2fd4=function(_0x2a850f,_0x47a805){_0x2a850f=_0x2a850f-0x0;let _0x2fd4d0=_0x47a8[_0x2a850f];return _0x2fd4d0;};import{Command as _0x1a834c}from'ckeditor5/src/core';export default class $ extends _0x1a834c{constructor(_0xee2663,_0x213eae){super(_0xee2663),this[_0x2fd4('0x0')]=_0x213eae,this[_0x2fd4('0x6')]=!0x1,this[_0x2fd4('0x2')](),this[_0x2fd4('0x5')]=!0x1;}[_0x2fd4('0x2')](){this[_0x2fd4('0xa')]=!0x0;}[_0x2fd4('0x4')](){this[_0x2fd4('0x6')]=!this[_0x2fd4('0x6')],this['value']?this[_0x2fd4('0x1')]():this[_0x2fd4('0x8')]();}[_0x2fd4('0x1')](){for(const _0x3a9c17 of this[_0x2fd4('0x7')]['commands'][_0x2fd4('0x3')]())_0x3a9c17[_0x2fd4('0xb')]&&!this[_0x2fd4('0x0')]['has'](_0x3a9c17)&&_0x3a9c17['forceDisabled'](_0x2fd4('0x9'));}['_enableCommands'](){for(const _0x56274c of this['editor'][_0x2fd4('0x3')][_0x2fd4('0x3')]())_0x56274c[_0x2fd4('0xb')]&&!this['_enabledCommands']['has'](_0x56274c)&&_0x56274c['clearForceDisabled'](_0x2fd4('0x9'));}}
23
+ const _0x353b=['commands','_enabledCommands','clearForceDisabled','execute','value','affectsData','TrackChangesCommand','refresh','has','editor','isEnabled','_enableCommands','_isEnabledBasedOnSelection','_disableUnsupportedCommands','forceDisabled'];(function(_0x3501f7,_0x353b9e){const _0x41f53a=function(_0x45fbc1){while(--_0x45fbc1){_0x3501f7['push'](_0x3501f7['shift']());}};_0x41f53a(++_0x353b9e);}(_0x353b,0x142));const _0x41f5=function(_0x3501f7,_0x353b9e){_0x3501f7=_0x3501f7-0x0;let _0x41f53a=_0x353b[_0x3501f7];return _0x41f53a;};import{Command as _0x236cca}from'ckeditor5/src/core';export default class $ extends _0x236cca{constructor(_0x4d727f,_0x175ed7){super(_0x4d727f),this[_0x41f5('0x9')]=_0x175ed7,this[_0x41f5('0xc')]=!0x1,this[_0x41f5('0x0')](),this[_0x41f5('0x5')]=!0x1;}['refresh'](){this[_0x41f5('0x3')]=!0x0;}[_0x41f5('0xb')](){this['value']=!this['value'],this[_0x41f5('0xc')]?this[_0x41f5('0x6')]():this[_0x41f5('0x4')]();}[_0x41f5('0x6')](){for(const _0x2216ce of this['editor']['commands'][_0x41f5('0x8')]())_0x2216ce[_0x41f5('0xd')]&&!this[_0x41f5('0x9')][_0x41f5('0x1')](_0x2216ce)&&_0x2216ce[_0x41f5('0x7')](_0x41f5('0xe'));}[_0x41f5('0x4')](){for(const _0x11b4c1 of this[_0x41f5('0x2')][_0x41f5('0x8')][_0x41f5('0x8')]())_0x11b4c1[_0x41f5('0xd')]&&!this[_0x41f5('0x9')][_0x41f5('0x1')](_0x11b4c1)&&_0x11b4c1[_0x41f5('0xa')](_0x41f5('0xe'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cc3=['editor','get','showAIAssistant','afterInit','plugins','commands'];(function(_0xe42b42,_0x4cc3e1){const _0x1a5755=function(_0x31cc77){while(--_0x31cc77){_0xe42b42['push'](_0xe42b42['shift']());}};_0x1a5755(++_0x4cc3e1);}(_0x4cc3,0x9f));const _0x1a57=function(_0xe42b42,_0x4cc3e1){_0xe42b42=_0xe42b42-0x0;let _0x1a5755=_0x4cc3[_0xe42b42];return _0x1a5755;};import{Plugin as _0x41d509}from'ckeditor5/src/core';export default class j extends _0x41d509{[_0x1a57('0x0')](){const _0x46e175=this[_0x1a57('0x3')],_0x4ea33a=_0x46e175[_0x1a57('0x1')]['get']('TrackChangesEditing');_0x46e175[_0x1a57('0x2')][_0x1a57('0x4')](_0x1a57('0x5'))&&_0x4ea33a['enableCommand'](_0x1a57('0x5'));}}
23
+ const _0x2472=['TrackChangesEditing','plugins','editor','commands','get','afterInit','showAIAssistant','enableCommand'];(function(_0x3d982a,_0x2472f6){const _0x3ebe0f=function(_0x58e28d){while(--_0x58e28d){_0x3d982a['push'](_0x3d982a['shift']());}};_0x3ebe0f(++_0x2472f6);}(_0x2472,0x166));const _0x3ebe=function(_0x3d982a,_0x2472f6){_0x3d982a=_0x3d982a-0x0;let _0x3ebe0f=_0x2472[_0x3d982a];return _0x3ebe0f;};import{Plugin as _0x152cf0}from'ckeditor5/src/core';export default class j extends _0x152cf0{[_0x3ebe('0x7')](){const _0x281a7b=this[_0x3ebe('0x4')],_0x205372=_0x281a7b[_0x3ebe('0x3')][_0x3ebe('0x6')](_0x3ebe('0x2'));_0x281a7b[_0x3ebe('0x5')]['get'](_0x3ebe('0x0'))&&_0x205372[_0x3ebe('0x1')](_0x3ebe('0x0'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d7d=['format','get','plugins','right','left','value','commandName','registerAttributeLabel','_registerLegacyDescription','FORMAT_ALIGN_TO_LEFT','registerDescriptionCallback','AlignmentEditing','TrackChangesEditing','justify','FORMAT_ALIGN_TO_RIGHT','FORMAT_ALIGNMENT','FORMAT_ALIGN_TO_CENTER','editor','has','formatBlock','locale','_descriptionFactory','alignment','center','commandParams','afterInit','type','FORMAT_JUSTIFY_TEXT'];(function(_0x5bb22a,_0x5d7d69){const _0x2febbc=function(_0x3c3b7b){while(--_0x3c3b7b){_0x5bb22a['push'](_0x5bb22a['shift']());}};_0x2febbc(++_0x5d7d69);}(_0x5d7d,0x1e5));const _0x2feb=function(_0x5bb22a,_0x5d7d69){_0x5bb22a=_0x5bb22a-0x0;let _0x2febbc=_0x5d7d[_0x5bb22a];return _0x2febbc;};import{Plugin as _0x433b48}from'ckeditor5/src/core';import{getTranslation as _0x29fd5e}from'../utils/common-translations';export default class U extends _0x433b48{[_0x2feb('0x10')](){const _0x13b733=this['editor'],_0x19abb0=_0x13b733[_0x2feb('0xb')];if(!_0x13b733['plugins'][_0x2feb('0x9')](_0x2feb('0x2')))return;const _0x3e10ee=_0x13b733[_0x2feb('0x15')][_0x2feb('0x14')](_0x2feb('0x3'));_0x3e10ee['_enableDefaultAttributesIntegration']('alignment',[],['alignment']),_0x3e10ee[_0x2feb('0xc')][_0x2feb('0x1a')](_0x2feb('0xd'),_0x29fd5e(_0x19abb0,_0x2feb('0x6'))),this[_0x2feb('0x1b')]();}['_registerLegacyDescription'](){const _0x385a6f=this[_0x2feb('0x8')],_0x223e74=_0x385a6f[_0x2feb('0xb')];_0x385a6f[_0x2feb('0x15')]['get'](_0x2feb('0x3'))[_0x2feb('0xc')][_0x2feb('0x1')](_0xbba9d8=>{if(_0x2feb('0xa')!=_0xbba9d8[_0x2feb('0x11')])return;const {data:_0xeb9b6d}=_0xbba9d8;if(_0xeb9b6d&&'alignment'==_0xeb9b6d[_0x2feb('0x19')]){const _0x549cb3=_0xeb9b6d[_0x2feb('0xf')][0x0][_0x2feb('0x18')];return{'type':_0x2feb('0x13'),'content':_0x29fd5e(_0x223e74,'*Format:*\x20%0',function(_0x598305){switch(_0x598305){case _0x2feb('0x17'):return _0x29fd5e(_0x223e74,_0x2feb('0x0'));case _0x2feb('0x16'):return _0x29fd5e(_0x223e74,_0x2feb('0x5'));case _0x2feb('0xe'):return _0x29fd5e(_0x223e74,_0x2feb('0x7'));case _0x2feb('0x4'):return _0x29fd5e(_0x223e74,_0x2feb('0x12'));}}(_0x549cb3))};}});}}
23
+ const _0x17cf=['registerAttributeLabel','FORMAT_JUSTIFY_TEXT','AlignmentEditing','commandParams','justify','FORMAT_ALIGN_TO_CENTER','_descriptionFactory','FORMAT_ALIGNMENT','format','plugins','left','formatBlock','editor','registerDescriptionCallback','alignment','_enableDefaultAttributesIntegration','commandName','has','get','TrackChangesEditing','_registerLegacyDescription','right','center','locale','FORMAT_ALIGN_TO_LEFT'];(function(_0x24bace,_0x17cf20){const _0x2b36ee=function(_0x4b12c8){while(--_0x4b12c8){_0x24bace['push'](_0x24bace['shift']());}};_0x2b36ee(++_0x17cf20);}(_0x17cf,0x6d));const _0x2b36=function(_0x24bace,_0x17cf20){_0x24bace=_0x24bace-0x0;let _0x2b36ee=_0x17cf[_0x24bace];return _0x2b36ee;};import{Plugin as _0x56b948}from'ckeditor5/src/core';import{getTranslation as _0x2ce852}from'../utils/common-translations';export default class U extends _0x56b948{['afterInit'](){const _0x465f88=this[_0x2b36('0x3')],_0x3ee7e8=_0x465f88[_0x2b36('0xe')];if(!_0x465f88[_0x2b36('0x0')][_0x2b36('0x8')](_0x2b36('0x12')))return;const _0x2044cf=_0x465f88[_0x2b36('0x0')][_0x2b36('0x9')](_0x2b36('0xa'));_0x2044cf[_0x2b36('0x6')]('alignment',[],[_0x2b36('0x5')]),_0x2044cf[_0x2b36('0x16')][_0x2b36('0x10')](_0x2b36('0x5'),_0x2ce852(_0x3ee7e8,_0x2b36('0x17'))),this[_0x2b36('0xb')]();}[_0x2b36('0xb')](){const _0x47cc77=this[_0x2b36('0x3')],_0x1e2795=_0x47cc77[_0x2b36('0xe')];_0x47cc77['plugins'][_0x2b36('0x9')](_0x2b36('0xa'))[_0x2b36('0x16')][_0x2b36('0x4')](_0x36986d=>{if(_0x2b36('0x2')!=_0x36986d['type'])return;const {data:_0x254d41}=_0x36986d;if(_0x254d41&&_0x2b36('0x5')==_0x254d41[_0x2b36('0x7')]){const _0x2d2847=_0x254d41[_0x2b36('0x13')][0x0]['value'];return{'type':_0x2b36('0x18'),'content':_0x2ce852(_0x1e2795,'*Format:*\x20%0',function(_0x413386){switch(_0x413386){case _0x2b36('0x1'):return _0x2ce852(_0x1e2795,_0x2b36('0xf'));case _0x2b36('0xc'):return _0x2ce852(_0x1e2795,'FORMAT_ALIGN_TO_RIGHT');case _0x2b36('0xd'):return _0x2ce852(_0x1e2795,_0x2b36('0x15'));case _0x2b36('0x14'):return _0x2ce852(_0x1e2795,_0x2b36('0x11'));}}(_0x2d2847))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2602=['_descriptionFactory','registerAttributeLabel','FORMAT_','commandParams','SubscriptEditing','FORMAT_SUPERSCRIPT','StrikethroughEditing','_registerLegacyDescription','ItalicEditing','locale','FORMAT_CODE','*Format:*\x20%0','UnderlineEditing','BoldEditing','registerDescriptionCallback','editor','plugins','superscript','code','_enableDefaultAttributesIntegration','afterInit','has','italic','forceValue','toLowerCase','commandName','TrackChangesEditing','get','type','SuperscriptEditing','FORMAT_ITALIC','format','FORMAT_BOLD','strikethrough','*Remove\x20format:*\x20%0','bold'];(function(_0x292857,_0x2602ad){const _0xa9166a=function(_0x2e5318){while(--_0x2e5318){_0x292857['push'](_0x292857['shift']());}};_0xa9166a(++_0x2602ad);}(_0x2602,0x111));const _0xa916=function(_0x292857,_0x2602ad){_0x292857=_0x292857-0x0;let _0xa9166a=_0x2602[_0x292857];return _0xa9166a;};import{Plugin as _0x4a5069}from'ckeditor5/src/core';import{getTranslation as _0x15049f}from'../utils/common-translations';const ti=[_0xa916('0x1c'),_0xa916('0x17'),_0xa916('0x1b'),'CodeEditing',_0xa916('0x15'),_0xa916('0x13'),_0xa916('0x8')];export default class O extends _0x4a5069{[_0xa916('0x23')](){const _0x10228b=this[_0xa916('0x1e')],_0x48c7ca=_0x10228b[_0xa916('0x1f')][_0xa916('0x6')](_0xa916('0x5')),_0x2ffca8=_0x10228b[_0xa916('0x18')];for(const _0xa9ed7d of ti){if(!_0x10228b[_0xa916('0x1f')][_0xa916('0x0')](_0xa9ed7d))continue;const _0x5da5d1=_0xa9ed7d['slice'](0x0,-0x7)[_0xa916('0x3')](),_0x5246ec=_0xa916('0x11')+_0x5da5d1['toUpperCase']();_0x48c7ca[_0xa916('0x22')](_0x5da5d1,[_0x5da5d1]),_0x48c7ca[_0xa916('0xf')][_0xa916('0x10')](_0x5da5d1,_0x15049f(_0x2ffca8,_0x5246ec));}this[_0xa916('0x16')]();}[_0xa916('0x16')](){const _0xfa3f=this[_0xa916('0x1e')],_0x1a1d36=_0xfa3f[_0xa916('0x18')],_0x5cdb37=_0xfa3f[_0xa916('0x1f')][_0xa916('0x6')]('TrackChangesEditing');function _0x50d4c9(_0x2451f1,_0xbca66c){_0x5cdb37[_0xa916('0xf')][_0xa916('0x1d')](_0x436d31=>{if('formatInline'!=_0x436d31[_0xa916('0x7')])return;const {data:_0x15e9f2}=_0x436d31;return _0x15e9f2&&_0x15e9f2[_0xa916('0x4')]===_0x2451f1?_0x15e9f2[_0xa916('0x12')][0x0][_0xa916('0x2')]?{'type':_0xa916('0xa'),'content':_0x15049f(_0x1a1d36,_0xa916('0x1a'),_0xbca66c)}:{'type':_0xa916('0xa'),'content':_0x15049f(_0x1a1d36,_0xa916('0xd'),_0xbca66c)}:void 0x0;});}_0x50d4c9(_0xa916('0xe'),_0x15049f(_0x1a1d36,_0xa916('0xb'))),_0x50d4c9(_0xa916('0x1'),_0x15049f(_0x1a1d36,_0xa916('0x9'))),_0x50d4c9('underline',_0x15049f(_0x1a1d36,'FORMAT_UNDERLINE')),_0x50d4c9(_0xa916('0x21'),_0x15049f(_0x1a1d36,_0xa916('0x19'))),_0x50d4c9(_0xa916('0xc'),_0x15049f(_0x1a1d36,'FORMAT_STRIKETHROUGH')),_0x50d4c9('subscript',_0x15049f(_0x1a1d36,'FORMAT_SUBSCRIPT')),_0x50d4c9(_0xa916('0x20'),_0x15049f(_0x1a1d36,_0xa916('0x14')));}}
23
+ const _0x176a=['FORMAT_BOLD','FORMAT_STRIKETHROUGH','superscript','UnderlineEditing','locale','ItalicEditing','FORMAT_','FORMAT_UNDERLINE','SuperscriptEditing','StrikethroughEditing','_registerLegacyDescription','toLowerCase','FORMAT_SUBSCRIPT','_descriptionFactory','commandName','toUpperCase','format','editor','*Remove\x20format:*\x20%0','registerDescriptionCallback','has','TrackChangesEditing','_enableDefaultAttributesIntegration','FORMAT_CODE','CodeEditing','get','italic','type','*Format:*\x20%0','plugins','commandParams','code','strikethrough'];(function(_0x4c73c0,_0x176a7a){const _0xf3d0e2=function(_0x577a67){while(--_0x577a67){_0x4c73c0['push'](_0x4c73c0['shift']());}};_0xf3d0e2(++_0x176a7a);}(_0x176a,0x78));const _0xf3d0=function(_0x4c73c0,_0x176a7a){_0x4c73c0=_0x4c73c0-0x0;let _0xf3d0e2=_0x176a[_0x4c73c0];return _0xf3d0e2;};import{Plugin as _0x115814}from'ckeditor5/src/core';import{getTranslation as _0x2a3dd2}from'../utils/common-translations';const ti=['BoldEditing',_0xf3d0('0x11'),_0xf3d0('0xf'),_0xf3d0('0x3'),_0xf3d0('0x15'),'SubscriptEditing',_0xf3d0('0x14')];export default class O extends _0x115814{['afterInit'](){const _0x27509f=this[_0xf3d0('0x1d')],_0x5012cc=_0x27509f[_0xf3d0('0x8')][_0xf3d0('0x4')](_0xf3d0('0x0')),_0x52efe2=_0x27509f[_0xf3d0('0x10')];for(const _0x26eebf of ti){if(!_0x27509f[_0xf3d0('0x8')][_0xf3d0('0x20')](_0x26eebf))continue;const _0x532814=_0x26eebf['slice'](0x0,-0x7)[_0xf3d0('0x17')](),_0x1ae87b=_0xf3d0('0x12')+_0x532814[_0xf3d0('0x1b')]();_0x5012cc[_0xf3d0('0x1')](_0x532814,[_0x532814]),_0x5012cc[_0xf3d0('0x19')]['registerAttributeLabel'](_0x532814,_0x2a3dd2(_0x52efe2,_0x1ae87b));}this[_0xf3d0('0x16')]();}['_registerLegacyDescription'](){const _0x574e1a=this['editor'],_0x503cea=_0x574e1a[_0xf3d0('0x10')],_0x254610=_0x574e1a[_0xf3d0('0x8')][_0xf3d0('0x4')](_0xf3d0('0x0'));function _0x286a7e(_0x1bc564,_0x21150b){_0x254610[_0xf3d0('0x19')][_0xf3d0('0x1f')](_0x120cb5=>{if('formatInline'!=_0x120cb5[_0xf3d0('0x6')])return;const {data:_0xb608cb}=_0x120cb5;return _0xb608cb&&_0xb608cb[_0xf3d0('0x1a')]===_0x1bc564?_0xb608cb[_0xf3d0('0x9')][0x0]['forceValue']?{'type':_0xf3d0('0x1c'),'content':_0x2a3dd2(_0x503cea,_0xf3d0('0x7'),_0x21150b)}:{'type':_0xf3d0('0x1c'),'content':_0x2a3dd2(_0x503cea,_0xf3d0('0x1e'),_0x21150b)}:void 0x0;});}_0x286a7e('bold',_0x2a3dd2(_0x503cea,_0xf3d0('0xc'))),_0x286a7e(_0xf3d0('0x5'),_0x2a3dd2(_0x503cea,'FORMAT_ITALIC')),_0x286a7e('underline',_0x2a3dd2(_0x503cea,_0xf3d0('0x13'))),_0x286a7e(_0xf3d0('0xa'),_0x2a3dd2(_0x503cea,_0xf3d0('0x2'))),_0x286a7e(_0xf3d0('0xb'),_0x2a3dd2(_0x503cea,_0xf3d0('0xd'))),_0x286a7e('subscript',_0x2a3dd2(_0x503cea,_0xf3d0('0x18'))),_0x286a7e(_0xf3d0('0xe'),_0x2a3dd2(_0x503cea,'FORMAT_SUPERSCRIPT'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5407=['$root','get','editor','BlockQuoteEditing','plugins','getSelectedBlocks','blockQuote','checkChild','ELEMENT_BLOCK_QUOTE','locale','document','registerDescriptionCallback','markBlockFormat','parent','forceValue','name','*Set\x20format:*\x20%0','commandParams','from','model','commandName','enableCommand','format','filter','commands','value','TrackChangesEditing','*Remove\x20format:*\x20%0'];(function(_0x22a0d1,_0x5407da){const _0x27bc6f=function(_0x49f951){while(--_0x49f951){_0x22a0d1['push'](_0x22a0d1['shift']());}};_0x27bc6f(++_0x5407da);}(_0x5407,0xf5));const _0x27bc=function(_0x22a0d1,_0x5407da){_0x22a0d1=_0x22a0d1-0x0;let _0x27bc6f=_0x5407[_0x22a0d1];return _0x27bc6f;};import{Plugin as _0x330c7d}from'ckeditor5/src/core';import{getTranslation as _0x37a7ed}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x7c81ac}from'../utils/utils';export default class V extends _0x330c7d{['afterInit'](){const _0x4381bc=this[_0x27bc('0x9')],_0x55341d=_0x4381bc[_0x27bc('0x10')];if(!_0x4381bc[_0x27bc('0xb')]['has'](_0x27bc('0xa')))return;const _0xfe3546=_0x4381bc[_0x27bc('0xb')][_0x27bc('0x8')](_0x27bc('0x5')),_0x58524f=this[_0x27bc('0x9')][_0x27bc('0x3')][_0x27bc('0x8')](_0x27bc('0xd'));_0xfe3546[_0x27bc('0x0')](_0x27bc('0xd'),(_0x320cdd,_0x2820fb={})=>{const _0x1ac0ea=this[_0x27bc('0x9')][_0x27bc('0x1a')][_0x27bc('0x11')]['selection'],_0x2ed46c=_0x2820fb&&void 0x0!==_0x2820fb['forceValue']?_0x2820fb[_0x27bc('0x15')]:!_0x58524f[_0x27bc('0x4')];let _0x33c3eb=[];if(_0x2ed46c){const _0x45ca71=Array[_0x27bc('0x19')](_0x1ac0ea[_0x27bc('0xc')]())[_0x27bc('0x2')](_0x45922e=>oo(_0x45922e)||function(_0x1d101f,_0x3d47be){const _0x45f98d=_0x3d47be['checkChild'](_0x1d101f['parent'],_0x27bc('0xd')),_0x116d0b=_0x3d47be[_0x27bc('0xe')]([_0x27bc('0x7'),'blockQuote'],_0x1d101f);return _0x45f98d&&_0x116d0b;}(_0x45922e,this['editor']['model']['schema']));_0x33c3eb=_0x7c81ac(_0x45ca71,_0x4381bc['model']);}else{const _0x2ba8cc=Array['from'](_0x1ac0ea[_0x27bc('0xc')]())['filter'](_0x131e1e=>oo(_0x131e1e));_0x33c3eb=_0x7c81ac(_0x2ba8cc,_0x4381bc[_0x27bc('0x1a')]);}_0x4381bc[_0x27bc('0x1a')]['change'](()=>{for(const _0xf2dd8a of _0x33c3eb)_0xfe3546[_0x27bc('0x13')](_0xf2dd8a,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x2ed46c}]});});}),_0xfe3546['_descriptionFactory'][_0x27bc('0x12')](_0x2e7fe6=>{const {data:_0x310bba}=_0x2e7fe6;if(_0x310bba&&_0x27bc('0xd')==_0x310bba[_0x27bc('0x1b')]){const _0x122560=_0x37a7ed(_0x55341d,_0x27bc('0xf'));return _0x310bba[_0x27bc('0x18')][0x0]['forceValue']?{'type':_0x27bc('0x1'),'content':_0x37a7ed(_0x55341d,_0x27bc('0x17'),_0x122560)}:{'type':_0x27bc('0x1'),'content':_0x37a7ed(_0x55341d,_0x27bc('0x6'),_0x122560)};}});}}function oo(_0x41a512){return _0x27bc('0xd')==_0x41a512[_0x27bc('0x14')][_0x27bc('0x16')];}
23
+ const _0x1755=['document','get','has','checkChild','*Remove\x20format:*\x20%0','format','editor','plugins','value','TrackChangesEditing','$root','commandParams','change','parent','blockQuote','schema','forceValue','from','getSelectedBlocks','selection','locale','enableCommand','markBlockFormat','name','commands','registerDescriptionCallback','model'];(function(_0x574742,_0x175515){const _0x330adb=function(_0x24fd48){while(--_0x24fd48){_0x574742['push'](_0x574742['shift']());}};_0x330adb(++_0x175515);}(_0x1755,0x1d2));const _0x330a=function(_0x574742,_0x175515){_0x574742=_0x574742-0x0;let _0x330adb=_0x1755[_0x574742];return _0x330adb;};import{Plugin as _0x1eca82}from'ckeditor5/src/core';import{getTranslation as _0x4e157c}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x214f15}from'../utils/utils';export default class V extends _0x1eca82{['afterInit'](){const _0x30eff0=this[_0x330a('0x1a')],_0x14e2be=_0x30eff0[_0x330a('0xd')];if(!_0x30eff0['plugins'][_0x330a('0x16')]('BlockQuoteEditing'))return;const _0x574e24=_0x30eff0[_0x330a('0x0')][_0x330a('0x15')](_0x330a('0x2')),_0x3031a5=this['editor'][_0x330a('0x11')][_0x330a('0x15')](_0x330a('0x7'));_0x574e24[_0x330a('0xe')](_0x330a('0x7'),(_0x10e90a,_0x817fbf={})=>{const _0x112b5a=this[_0x330a('0x1a')][_0x330a('0x13')][_0x330a('0x14')][_0x330a('0xc')],_0x43d5f7=_0x817fbf&&void 0x0!==_0x817fbf['forceValue']?_0x817fbf['forceValue']:!_0x3031a5[_0x330a('0x1')];let _0x4075d6=[];if(_0x43d5f7){const _0x112f98=Array[_0x330a('0xa')](_0x112b5a[_0x330a('0xb')]())['filter'](_0x32cc37=>oo(_0x32cc37)||function(_0x545076,_0x5aacba){const _0x292791=_0x5aacba[_0x330a('0x17')](_0x545076[_0x330a('0x6')],_0x330a('0x7')),_0x5b8021=_0x5aacba[_0x330a('0x17')]([_0x330a('0x3'),_0x330a('0x7')],_0x545076);return _0x292791&&_0x5b8021;}(_0x32cc37,this[_0x330a('0x1a')][_0x330a('0x13')][_0x330a('0x8')]));_0x4075d6=_0x214f15(_0x112f98,_0x30eff0[_0x330a('0x13')]);}else{const _0x5ca5db=Array[_0x330a('0xa')](_0x112b5a[_0x330a('0xb')]())['filter'](_0x22458f=>oo(_0x22458f));_0x4075d6=_0x214f15(_0x5ca5db,_0x30eff0['model']);}_0x30eff0[_0x330a('0x13')][_0x330a('0x5')](()=>{for(const _0x1aa1bd of _0x4075d6)_0x574e24[_0x330a('0xf')](_0x1aa1bd,{'commandName':_0x330a('0x7'),'commandParams':[{'forceValue':_0x43d5f7}]});});}),_0x574e24['_descriptionFactory'][_0x330a('0x12')](_0x5780fa=>{const {data:_0x5c0435}=_0x5780fa;if(_0x5c0435&&'blockQuote'==_0x5c0435['commandName']){const _0x42782a=_0x4e157c(_0x14e2be,'ELEMENT_BLOCK_QUOTE');return _0x5c0435[_0x330a('0x4')][0x0][_0x330a('0x9')]?{'type':_0x330a('0x19'),'content':_0x4e157c(_0x14e2be,'*Set\x20format:*\x20%0',_0x42782a)}:{'type':_0x330a('0x19'),'content':_0x4e157c(_0x14e2be,_0x330a('0x18'),_0x42782a)};}});}}function oo(_0x5074da){return'blockQuote'==_0x5074da[_0x330a('0x6')][_0x330a('0x10')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c44=['commands','enableCommand','ckbox','get'];(function(_0x3aa946,_0x4c44ba){const _0x264ac1=function(_0x21c18a){while(--_0x21c18a){_0x3aa946['push'](_0x3aa946['shift']());}};_0x264ac1(++_0x4c44ba);}(_0x4c44,0x15a));const _0x264a=function(_0x3aa946,_0x4c44ba){_0x3aa946=_0x3aa946-0x0;let _0x264ac1=_0x4c44[_0x3aa946];return _0x264ac1;};import{Plugin as _0x5d2992}from'ckeditor5/src/core';export default class F extends _0x5d2992{['afterInit'](){const _0x5e7e57=this['editor'];_0x5e7e57[_0x264a('0x2')][_0x264a('0x1')](_0x264a('0x0'))&&_0x5e7e57['plugins'][_0x264a('0x1')]('TrackChangesEditing')[_0x264a('0x3')]('ckbox');}}
23
+ const _0x54ce=['ckbox','enableCommand','commands','get','TrackChangesEditing','afterInit'];(function(_0x2222e5,_0x54ce32){const _0xca52e9=function(_0x5f4774){while(--_0x5f4774){_0x2222e5['push'](_0x2222e5['shift']());}};_0xca52e9(++_0x54ce32);}(_0x54ce,0xf3));const _0xca52=function(_0x2222e5,_0x54ce32){_0x2222e5=_0x2222e5-0x0;let _0xca52e9=_0x54ce[_0x2222e5];return _0xca52e9;};import{Plugin as _0x15f45b}from'ckeditor5/src/core';export default class F extends _0x15f45b{[_0xca52('0x2')](){const _0x533724=this['editor'];_0x533724[_0xca52('0x5')][_0xca52('0x0')](_0xca52('0x3'))&&_0x533724['plugins']['get'](_0xca52('0x1'))[_0xca52('0x4')](_0xca52('0x3'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f36=['registerDescriptionCallback','*Remove\x20format:*\x20%0','plugins','value','formatBlock','language','checkChild','commands','find','filter','config','from','enableCommand','forceValue','name','type','isLimit','has','TrackChangesEditing','indentCodeBlock','toLowerCase','selection','codeBlock','registerElementLabel','parent','markBlockFormat','outdentCodeBlock','locale','commandParams','_descriptionFactory','languages','blockName','ELEMENT_CODE_BLOCK','model','get','getSelectedBlocks','format','schema','rootElement'];(function(_0x373bb2,_0x5f3629){const _0x1ed219=function(_0x986cc4){while(--_0x986cc4){_0x373bb2['push'](_0x373bb2['shift']());}};_0x1ed219(++_0x5f3629);}(_0x5f36,0x14c));const _0x1ed2=function(_0x373bb2,_0x5f3629){_0x373bb2=_0x373bb2-0x0;let _0x1ed219=_0x5f36[_0x373bb2];return _0x1ed219;};import{Plugin as _0x7e39a8}from'ckeditor5/src/core';import{getTranslation as _0x2f23d2}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x533cd2}from'../utils/utils';export default class G extends _0x7e39a8{['afterInit'](){const _0x2addf8=this['editor'];if(!_0x2addf8['plugins'][_0x1ed2('0x24')]('CodeBlock'))return;const _0x2778d3=_0x2addf8[_0x1ed2('0x15')][_0x1ed2('0xe')](_0x1ed2('0x25')),_0xaf0ac2=_0x2addf8[_0x1ed2('0x7')],_0x1a68a6=_0x2addf8[_0x1ed2('0x1d')][_0x1ed2('0xe')](_0x1ed2('0x2'))[_0x1ed2('0xa')],_0x2f80e4=_0x2addf8[_0x1ed2('0x1a')][_0x1ed2('0xe')]('codeBlock');_0x2778d3[_0x1ed2('0x1f')](_0x1ed2('0x26')),_0x2778d3[_0x1ed2('0x1f')](_0x1ed2('0x6')),_0x2778d3['enableCommand'](_0x1ed2('0x2'),(_0x14207c,_0x2eba68={})=>{const _0x3c1fd3=_0x2addf8[_0x1ed2('0xd')],_0x46fd2d=_0x2addf8['model']['document'][_0x1ed2('0x1')],_0x12b13c=_0x2eba68&&void 0x0!==_0x2eba68[_0x1ed2('0x20')]?_0x2eba68['forceValue']:!_0x2f80e4[_0x1ed2('0x16')];let _0x29a4bd;_0x2eba68['language']||(_0x2eba68['language']=_0x1a68a6[0x0][_0x1ed2('0x18')]),_0x29a4bd=_0x12b13c?Array[_0x1ed2('0x1e')](_0x46fd2d[_0x1ed2('0xf')]())[_0x1ed2('0x1c')](_0x39e443=>eo(_0x39e443)||function(_0x50ea43,_0x3221c2){if(_0x50ea43['is'](_0x1ed2('0x12'))||_0x3221c2[_0x1ed2('0x23')](_0x50ea43))return!0x1;return _0x3221c2[_0x1ed2('0x19')](_0x50ea43[_0x1ed2('0x4')],_0x1ed2('0x2'));}(_0x39e443,_0x3c1fd3[_0x1ed2('0x11')])):Array['from'](_0x46fd2d[_0x1ed2('0xf')]())[_0x1ed2('0x1c')](_0x2529e4=>eo(_0x2529e4));const _0x39e57e=_0x533cd2(_0x29a4bd,_0x3c1fd3);_0x3c1fd3['change'](()=>{for(const _0x1315b7 of _0x39e57e)_0x2778d3[_0x1ed2('0x5')](_0x1315b7,{'commandName':'codeBlock','commandParams':[{..._0x2eba68,'forceValue':_0x12b13c}],'formatGroupId':_0x1ed2('0xb')});});}),(_0x2778d3['_descriptionFactory'][_0x1ed2('0x3')]('codeBlock',_0x131917=>_0x2f23d2(_0xaf0ac2,_0x1ed2('0xc'),_0x131917)),_0x2778d3[_0x1ed2('0x9')][_0x1ed2('0x13')](_0x54b588=>{if(_0x1ed2('0x17')!=_0x54b588[_0x1ed2('0x22')])return;const _0x53b47c=_0xaf0ac2['t'],{data:_0x4866a1}=_0x54b588;if(!_0x4866a1||'codeBlock'!=_0x4866a1['commandName'])return;const _0x1b0c7e=_0x4866a1[_0x1ed2('0x8')][0x0][_0x1ed2('0x18')],_0x15274a=_0x53b47c(_0x1a68a6[_0x1ed2('0x1b')](_0x1a7843=>_0x1a7843[_0x1ed2('0x18')]===_0x1b0c7e)['label'])[_0x1ed2('0x0')]();return _0x4866a1[_0x1ed2('0x8')][0x0][_0x1ed2('0x20')]?{'type':_0x1ed2('0x10'),'content':_0x2f23d2(_0xaf0ac2,'*Set\x20format:*\x20%0',_0x2f23d2(_0xaf0ac2,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x15274a+')')}:{'type':_0x1ed2('0x10'),'content':_0x2f23d2(_0xaf0ac2,_0x1ed2('0x14'),_0x2f23d2(_0xaf0ac2,_0x1ed2('0xc'),0x1))};}));}}function eo(_0x334c8c){return _0x1ed2('0x2')==_0x334c8c[_0x1ed2('0x21')];}
23
+ const _0x5169=['forceValue','afterInit','locale','filter','enableCommand','editor','registerElementLabel','TrackChangesEditing','parent','selection','isLimit','CodeBlock','type','languages','blockName','getSelectedBlocks','_descriptionFactory','checkChild','format','commands','*Set\x20format:*\x20%0','ELEMENT_CODE_BLOCK','value','document','model','get','config','codeBlock','language','commandName','indentCodeBlock','from','commandParams','change','rootElement','outdentCodeBlock','plugins','registerDescriptionCallback','name','has','find'];(function(_0x4d0878,_0x516988){const _0x131b93=function(_0x3c2863){while(--_0x3c2863){_0x4d0878['push'](_0x4d0878['shift']());}};_0x131b93(++_0x516988);}(_0x5169,0x1a7));const _0x131b=function(_0x4d0878,_0x516988){_0x4d0878=_0x4d0878-0x0;let _0x131b93=_0x5169[_0x4d0878];return _0x131b93;};import{Plugin as _0x53a754}from'ckeditor5/src/core';import{getTranslation as _0x4cc07d}from'../utils/common-translations';import{getRangesOfBlockGroups as _0xdb49dc}from'../utils/utils';export default class G extends _0x53a754{[_0x131b('0x1d')](){const _0x258f56=this[_0x131b('0x21')];if(!_0x258f56['plugins'][_0x131b('0x1a')](_0x131b('0x27')))return;const _0x8599a4=_0x258f56[_0x131b('0x17')][_0x131b('0xc')](_0x131b('0x23')),_0x242c47=_0x258f56[_0x131b('0x1e')],_0x30f676=_0x258f56[_0x131b('0xd')]['get'](_0x131b('0xe'))[_0x131b('0x0')],_0x11da7e=_0x258f56[_0x131b('0x6')][_0x131b('0xc')]('codeBlock');_0x8599a4[_0x131b('0x20')](_0x131b('0x11')),_0x8599a4['enableCommand'](_0x131b('0x16')),_0x8599a4[_0x131b('0x20')]('codeBlock',(_0x2f4124,_0x262c7e={})=>{const _0x25a5f2=_0x258f56[_0x131b('0xb')],_0x45627c=_0x258f56['model'][_0x131b('0xa')][_0x131b('0x25')],_0x496877=_0x262c7e&&void 0x0!==_0x262c7e['forceValue']?_0x262c7e[_0x131b('0x1c')]:!_0x11da7e[_0x131b('0x9')];let _0x2961c6;_0x262c7e[_0x131b('0xf')]||(_0x262c7e[_0x131b('0xf')]=_0x30f676[0x0]['language']),_0x2961c6=_0x496877?Array[_0x131b('0x12')](_0x45627c['getSelectedBlocks']())[_0x131b('0x1f')](_0x3725bb=>eo(_0x3725bb)||function(_0x24ab08,_0x1a0f02){if(_0x24ab08['is'](_0x131b('0x15'))||_0x1a0f02[_0x131b('0x26')](_0x24ab08))return!0x1;return _0x1a0f02[_0x131b('0x4')](_0x24ab08[_0x131b('0x24')],_0x131b('0xe'));}(_0x3725bb,_0x25a5f2['schema'])):Array['from'](_0x45627c[_0x131b('0x2')]())[_0x131b('0x1f')](_0x135fb6=>eo(_0x135fb6));const _0x346261=_0xdb49dc(_0x2961c6,_0x25a5f2);_0x25a5f2[_0x131b('0x14')](()=>{for(const _0x3214a0 of _0x346261)_0x8599a4['markBlockFormat'](_0x3214a0,{'commandName':'codeBlock','commandParams':[{..._0x262c7e,'forceValue':_0x496877}],'formatGroupId':_0x131b('0x1')});});}),(_0x8599a4['_descriptionFactory'][_0x131b('0x22')](_0x131b('0xe'),_0x3adc4e=>_0x4cc07d(_0x242c47,_0x131b('0x8'),_0x3adc4e)),_0x8599a4[_0x131b('0x3')][_0x131b('0x18')](_0x5a4b81=>{if('formatBlock'!=_0x5a4b81[_0x131b('0x28')])return;const _0x39d40a=_0x242c47['t'],{data:_0x50c0a2}=_0x5a4b81;if(!_0x50c0a2||'codeBlock'!=_0x50c0a2[_0x131b('0x10')])return;const _0x104223=_0x50c0a2[_0x131b('0x13')][0x0][_0x131b('0xf')],_0x2e3edf=_0x39d40a(_0x30f676[_0x131b('0x1b')](_0x1be77f=>_0x1be77f['language']===_0x104223)['label'])['toLowerCase']();return _0x50c0a2[_0x131b('0x13')][0x0][_0x131b('0x1c')]?{'type':_0x131b('0x5'),'content':_0x4cc07d(_0x242c47,_0x131b('0x7'),_0x4cc07d(_0x242c47,_0x131b('0x8'),0x1)+'\x20('+_0x2e3edf+')')}:{'type':'format','content':_0x4cc07d(_0x242c47,'*Remove\x20format:*\x20%0',_0x4cc07d(_0x242c47,_0x131b('0x8'),0x1))};}));}}function eo(_0x589910){return _0x131b('0xe')==_0x589910[_0x131b('0x19')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1915=['plugins','CommentsEditing','addCommentThread','has','get','editor','TrackChangesEditing','enableCommand','afterInit'];(function(_0x23753e,_0x1915db){const _0x500de6=function(_0x7b57b6){while(--_0x7b57b6){_0x23753e['push'](_0x23753e['shift']());}};_0x500de6(++_0x1915db);}(_0x1915,0xf9));const _0x500d=function(_0x23753e,_0x1915db){_0x23753e=_0x23753e-0x0;let _0x500de6=_0x1915[_0x23753e];return _0x500de6;};import{Plugin as _0x344fd8}from'ckeditor5/src/core';export default class L extends _0x344fd8{[_0x500d('0x2')](){const _0x3f843e=this[_0x500d('0x8')];if(!_0x3f843e[_0x500d('0x3')][_0x500d('0x6')](_0x500d('0x4')))return;_0x3f843e[_0x500d('0x3')][_0x500d('0x7')](_0x500d('0x0'))[_0x500d('0x1')](_0x500d('0x5'));}}
23
+ const _0x2a70=['has','get','addCommentThread','plugins','afterInit','CommentsEditing'];(function(_0x51cfc3,_0x2a7021){const _0x2be405=function(_0x104bd1){while(--_0x104bd1){_0x51cfc3['push'](_0x51cfc3['shift']());}};_0x2be405(++_0x2a7021);}(_0x2a70,0x1bb));const _0x2be4=function(_0x51cfc3,_0x2a7021){_0x51cfc3=_0x51cfc3-0x0;let _0x2be405=_0x2a70[_0x51cfc3];return _0x2be405;};import{Plugin as _0x173019}from'ckeditor5/src/core';export default class L extends _0x173019{[_0x2be4('0x5')](){const _0x14ed95=this['editor'];if(!_0x14ed95[_0x2be4('0x4')][_0x2be4('0x1')](_0x2be4('0x0')))return;_0x14ed95['plugins'][_0x2be4('0x2')]('TrackChangesEditing')['enableCommand'](_0x2be4('0x3'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21ef=['TrackChangesEditing','high','modifySelection','editing','unbindElementFromMarkerName','isCollapsed','markerNameToElements','get','model','rootName','delete','deleteForward','enableCommand','commands','start','showSuggestionHighlights','editor','init','buffer','writer','unit','document','markerName','setSelection','merge','mapper','bind','lock','remove','unlock','addMarker:suggestion:deletion','detach','getFirstRange','createRange','batch','downcastDispatcher','data','fromRange','root','end','requires','plugins','uiElement','options'];(function(_0x1394bb,_0x21efdb){const _0x26bb03=function(_0x17e1e7){while(--_0x17e1e7){_0x1394bb['push'](_0x1394bb['shift']());}};_0x26bb03(++_0x21efdb);}(_0x21ef,0xb6));const _0x26bb=function(_0x1394bb,_0x21efdb){_0x1394bb=_0x1394bb-0x0;let _0x26bb03=_0x21ef[_0x1394bb];return _0x26bb03;};import{Plugin as _0x2f0df3}from'ckeditor5/src/core';import{LiveRange as _0xc31718}from'ckeditor5/src/engine';import{Delete as _0x2e29c4}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x404ce3}from'./utils';export default class H extends _0x2f0df3{static get[_0x26bb('0x22')](){return[_0x2e29c4];}[_0x26bb('0xb')](){const _0x75b43f=this[_0x26bb('0xa')],_0x59e809=_0x75b43f[_0x26bb('0x23')][_0x26bb('0x1')](_0x26bb('0x26'));_0x59e809[_0x26bb('0x6')](_0x26bb('0x4'));const _0x5907f2=_0x75b43f[_0x26bb('0x7')][_0x26bb('0x1')](_0x26bb('0x5'));_0x59e809[_0x26bb('0x6')](_0x26bb('0x5'),(_0x350060,_0x5b8035={})=>{const _0x491c1a=_0x75b43f['model']['createSelection'](_0x75b43f[_0x26bb('0x2')][_0x26bb('0xf')]['selection']);_0x491c1a[_0x26bb('0x2b')]&&_0x75b43f['model'][_0x26bb('0x28')](_0x491c1a,{'direction':'forward','unit':_0x5b8035[_0x26bb('0xe')]});const _0xb0c598=_0x491c1a[_0x26bb('0x1a')](),_0x17dbe9=_0xc31718[_0x26bb('0x1f')](_0xb0c598);let _0x43197d;_0x350060(_0x5b8035),_0x43197d='$graveyard'==_0x17dbe9[_0x26bb('0x20')][_0x26bb('0x3')]?_0x75b43f[_0x26bb('0x2')][_0x26bb('0x1b')](_0xb0c598[_0x26bb('0x8')]):_0x75b43f[_0x26bb('0x2')][_0x26bb('0x1b')](_0x17dbe9[_0x26bb('0x8')],_0x17dbe9[_0x26bb('0x21')]),_0x17dbe9[_0x26bb('0x19')](),_0x75b43f[_0x26bb('0x2')]['enqueueChange'](_0x5907f2[_0x26bb('0xc')][_0x26bb('0x1c')],_0x3a64b6=>{_0x5907f2['buffer'][_0x26bb('0x15')](),_0x3a64b6[_0x26bb('0x11')](_0x3a64b6['createRange'](_0x43197d[_0x26bb('0x21')])),_0x5907f2[_0x26bb('0xc')][_0x26bb('0x17')]();});}),_0x75b43f[_0x26bb('0x29')][_0x26bb('0x1d')]['on'](_0x26bb('0x18'),_0x404ce3(_0x75b43f,_0x26bb('0x12')),{'priority':_0x26bb('0x27')}),_0x75b43f[_0x26bb('0x1e')][_0x26bb('0x1d')]['on'](_0x26bb('0x18'),(_0x52ef13,_0x88553b,_0xeafa7b)=>{_0xeafa7b[_0x26bb('0x25')][_0x26bb('0x9')]&&_0x404ce3(_0x75b43f,_0x26bb('0x12'),{'showActiveMarker':!0x1})[_0x26bb('0x14')](this)(_0x52ef13,_0x88553b,_0xeafa7b);},{'priority':'high'}),_0x75b43f[_0x26bb('0x29')][_0x26bb('0x1d')]['on']('removeMarker:suggestion:deletion',(_0x46ff45,_0x3352aa,_0x53984b)=>{const _0x18e4ca=_0x53984b[_0x26bb('0x13')][_0x26bb('0x0')](_0x3352aa[_0x26bb('0x10')]);if(_0x18e4ca)for(const _0x4f7e98 of _0x18e4ca)_0x4f7e98['is'](_0x26bb('0x24'))&&(_0x53984b[_0x26bb('0x13')][_0x26bb('0x2a')](_0x4f7e98,_0x3352aa[_0x26bb('0x10')]),_0x53984b[_0x26bb('0xd')][_0x26bb('0x16')](_0x4f7e98));},{'priority':_0x26bb('0x27')});}}
23
+ const _0x4a19=['downcastDispatcher','showSuggestionHighlights','unit','start','delete','bind','TrackChangesEditing','detach','enqueueChange','options','remove','uiElement','removeMarker:suggestion:deletion','merge','enableCommand','unlock','setSelection','data','isCollapsed','deleteForward','createSelection','get','editing','addMarker:suggestion:deletion','selection','rootName','createRange','lock','fromRange','high','batch','getFirstRange','modifySelection','document','$graveyard','model','root','buffer','editor','markerNameToElements','markerName','end'];(function(_0x3a3f6c,_0x4a196a){const _0x3d7201=function(_0x2d1756){while(--_0x2d1756){_0x3a3f6c['push'](_0x3a3f6c['shift']());}};_0x3d7201(++_0x4a196a);}(_0x4a19,0x158));const _0x3d72=function(_0x3a3f6c,_0x4a196a){_0x3a3f6c=_0x3a3f6c-0x0;let _0x3d7201=_0x4a19[_0x3a3f6c];return _0x3d7201;};import{Plugin as _0x3946cf}from'ckeditor5/src/core';import{LiveRange as _0x350df4}from'ckeditor5/src/engine';import{Delete as _0x49ac29}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x59c6ef}from'./utils';export default class H extends _0x3946cf{static get['requires'](){return[_0x49ac29];}['init'](){const _0x26689c=this[_0x3d72('0x1e')],_0x2760dd=_0x26689c['plugins'][_0x3d72('0xd')](_0x3d72('0x28'));_0x2760dd[_0x3d72('0x6')](_0x3d72('0x26'));const _0x1883f8=_0x26689c['commands'][_0x3d72('0xd')](_0x3d72('0xb'));_0x2760dd[_0x3d72('0x6')](_0x3d72('0xb'),(_0x456960,_0x1805b0={})=>{const _0x5c85ee=_0x26689c[_0x3d72('0x1b')][_0x3d72('0xc')](_0x26689c['model'][_0x3d72('0x19')][_0x3d72('0x10')]);_0x5c85ee[_0x3d72('0xa')]&&_0x26689c[_0x3d72('0x1b')][_0x3d72('0x18')](_0x5c85ee,{'direction':'forward','unit':_0x1805b0[_0x3d72('0x24')]});const _0x31f31c=_0x5c85ee[_0x3d72('0x17')](),_0x31f566=_0x350df4[_0x3d72('0x14')](_0x31f31c);let _0x3ed516;_0x456960(_0x1805b0),_0x3ed516=_0x3d72('0x1a')==_0x31f566[_0x3d72('0x1c')][_0x3d72('0x11')]?_0x26689c[_0x3d72('0x1b')][_0x3d72('0x12')](_0x31f31c['start']):_0x26689c['model'][_0x3d72('0x12')](_0x31f566[_0x3d72('0x25')],_0x31f566['end']),_0x31f566[_0x3d72('0x29')](),_0x26689c[_0x3d72('0x1b')][_0x3d72('0x0')](_0x1883f8['buffer'][_0x3d72('0x16')],_0x34b434=>{_0x1883f8[_0x3d72('0x1d')][_0x3d72('0x13')](),_0x34b434[_0x3d72('0x8')](_0x34b434[_0x3d72('0x12')](_0x3ed516[_0x3d72('0x21')])),_0x1883f8['buffer'][_0x3d72('0x7')]();});}),_0x26689c[_0x3d72('0xe')][_0x3d72('0x22')]['on'](_0x3d72('0xf'),_0x59c6ef(_0x26689c,_0x3d72('0x5')),{'priority':_0x3d72('0x15')}),_0x26689c[_0x3d72('0x9')][_0x3d72('0x22')]['on'](_0x3d72('0xf'),(_0x7a06f6,_0x163c9c,_0xdbd0e2)=>{_0xdbd0e2[_0x3d72('0x1')][_0x3d72('0x23')]&&_0x59c6ef(_0x26689c,_0x3d72('0x5'),{'showActiveMarker':!0x1})[_0x3d72('0x27')](this)(_0x7a06f6,_0x163c9c,_0xdbd0e2);},{'priority':_0x3d72('0x15')}),_0x26689c[_0x3d72('0xe')][_0x3d72('0x22')]['on'](_0x3d72('0x4'),(_0x417072,_0x5b76c6,_0x483d8b)=>{const _0x515b1a=_0x483d8b['mapper'][_0x3d72('0x1f')](_0x5b76c6[_0x3d72('0x20')]);if(_0x515b1a)for(const _0x531ed3 of _0x515b1a)_0x531ed3['is'](_0x3d72('0x3'))&&(_0x483d8b['mapper']['unbindElementFromMarkerName'](_0x531ed3,_0x5b76c6[_0x3d72('0x20')]),_0x483d8b['writer'][_0x3d72('0x2')](_0x531ed3));},{'priority':_0x3d72('0x15')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2271=['fromRange','getFirstRange','createPositionAt','isObject','DocumentListUtils','*Change\x20to:*\x20%0','slice','ELEMENT_LIST_ITEM','get','config','forceValue','change','createRange','enableCommand','refresh','listItemId','setSelection','*Merge:*\x20%0','*Format:*\x20remove\x20from\x20%0','value','listType','commandParams','documentList','afterInit','commandName','commands','after','getSelectedBlocks','accept','registerCustomCallback','end','plugins','push','model','format','indentList','hasAttribute','has','formatBlock','before','*Format:*\x20insert\x20into\x20%0','_LIST','document','isFirstBlockOfListItem','nextSibling','nodeAfter','expandListBlocksToCompleteList','markBlockFormat','length','findIndex','getAttribute','schema','next','getRanges','previousSibling','splitListItemBefore','outdentList','ELEMENT_NUMBERED_LIST','registerDescriptionCallback','markMultiRangeBlockFormat','formatInline','map','type','mergeListItemForward','start','_suggestionFactory','deletion','toUpperCase','*Outdent:*\x20%0','multipleBlocks','numberedList','listIndent','mergeListItemBackward','from','execute','registerElementLabel','list.multiBlock','bulletedList','ELEMENT_BULLETED_LIST','selection','containsItem','DocumentListEditing'];(function(_0x338497,_0x22710b){const _0x4cf0f4=function(_0x26eafb){while(--_0x26eafb){_0x338497['push'](_0x338497['shift']());}};_0x4cf0f4(++_0x22710b);}(_0x2271,0x13c));const _0x4cf0=function(_0x338497,_0x22710b){_0x338497=_0x338497-0x0;let _0x4cf0f4=_0x2271[_0x338497];return _0x4cf0f4;};import{Plugin as _0x27d176}from'ckeditor5/src/core';import{getTranslation as _0x244225}from'../utils/common-translations';import{LiveRange as _0x5e10b0}from'ckeditor5/src/engine';export default class q extends _0x27d176{[_0x4cf0('0x23')](){const _0x43c7f2=this['editor'];if(!_0x43c7f2[_0x4cf0('0x2b')][_0x4cf0('0x31')](_0x4cf0('0xb')))return;const _0x5939e9=_0x43c7f2['locale'],_0x658889=_0x43c7f2[_0x4cf0('0x2b')][_0x4cf0('0x14')]('TrackChangesEditing'),_0x22b436=_0x43c7f2[_0x4cf0('0x2b')][_0x4cf0('0x14')](_0x4cf0('0x10'));function _0x499bcb(_0xfd265b){return()=>{const _0x2ca4e9=_0x43c7f2[_0x4cf0('0x25')][_0x4cf0('0x14')](_0xfd265b);if(_0x2ca4e9[_0x4cf0('0x1f')]&&!_0x43c7f2['config'][_0x4cf0('0x14')](_0x4cf0('0x6')))return void _0x43c7f2[_0x4cf0('0x4')]('paragraph',{});let _0x92571d=Array[_0x4cf0('0x3')](_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x36')][_0x4cf0('0x9')][_0x4cf0('0x27')]());if(_0x4c80b5(_0xfd265b)){_0x92571d=_0x22b436[_0x4cf0('0x3a')](_0x92571d);const _0x3543f5=[];for(const _0x35077b of _0x92571d)_0x22b436[_0x4cf0('0x37')](_0x35077b)&&_0x3543f5[_0x4cf0('0x2c')](_0x35077b);_0x92571d=_0x3543f5;}_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x17')](()=>{_0x658889[_0x4cf0('0x47')](_0x92571d,{'commandName':_0xfd265b,'commandParams':[{'forceValue':!_0x2ca4e9[_0x4cf0('0x1f')]}],'formatGroupId':_0x4cf0('0x20')},[],_0x4cf0('0x22'));});};}function _0x12faa1(_0x4e488f){return()=>{const _0x31ec95=function(_0x34dc0c){let _0x5da877=Array[_0x4cf0('0x3')](_0x34dc0c);const _0x3f7ddf=_0x5da877[_0x4cf0('0x3d')](_0x3dd823=>!_0x3dd823[_0x4cf0('0x30')](_0x4cf0('0x1b')));return _0x3f7ddf>-0x1&&(_0x5da877=_0x5da877[_0x4cf0('0x12')](0x0,_0x3f7ddf)),_0x5da877;}(_0x43c7f2['model']['document'][_0x4cf0('0x9')][_0x4cf0('0x27')]()),_0x29f285=_0x31ec95[_0x31ec95[_0x4cf0('0x3c')]-0x1],_0x506091=_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x3f')][_0x4cf0('0xf')](_0x29f285)?_0x4cf0('0x26'):'end',_0x2f7202=_0x43c7f2['model']['createRange'](_0x43c7f2[_0x4cf0('0x2d')]['createPositionAt'](_0x31ec95[0x0],_0x4cf0('0x33')),_0x43c7f2['model']['createPositionAt'](_0x29f285,_0x506091));_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x17')](()=>{_0x658889[_0x4cf0('0x3b')](_0x2f7202,{'commandName':_0x4e488f,'commandParams':[],'formatGroupId':_0x4cf0('0x20')},function(_0x47d3fa){const _0x5d6f1a=new Set();for(const _0x4656db of _0x47d3fa){let _0x19f25d=_0x4656db['nextSibling'];for(;_0x19f25d&&_0x19f25d[_0x4cf0('0x3e')](_0x4cf0('0x1'))>_0x4656db[_0x4cf0('0x3e')](_0x4cf0('0x1'));)_0x5d6f1a['add'](_0x19f25d),_0x19f25d=_0x19f25d[_0x4cf0('0x38')];}return Array[_0x4cf0('0x3')](_0x5d6f1a);}(_0x31ec95));});};}function _0x5e5a07(_0x1c8c94){return()=>{const _0x1a3662=_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x36')][_0x4cf0('0x9')][_0x4cf0('0x27')]()[_0x4cf0('0x40')]()[_0x4cf0('0x1f')],_0x47fadb=_0x43c7f2['model'][_0x4cf0('0xe')](_0x1a3662,_0x4cf0('0x33')),_0x479c0d=_0x43c7f2[_0x4cf0('0x2d')]['createPositionAt'](_0x1a3662,0x0),_0x2cb32a=_0x43c7f2[_0x4cf0('0x2d')]['createRange'](_0x47fadb,_0x479c0d);_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x17')](()=>{_0x658889[_0x4cf0('0x3b')](_0x2cb32a,{'commandName':_0x1c8c94,'commandParams':[],'formatGroupId':'listType'});});};}function _0x4c80b5(_0x322629){const _0x93b233=_0x43c7f2['commands']['get']('bulletedList')[_0x4cf0('0x1f')],_0x1a4b41=_0x43c7f2[_0x4cf0('0x25')][_0x4cf0('0x14')](_0x4cf0('0x0'))[_0x4cf0('0x1f')];return _0x4cf0('0x0')===_0x322629?_0x93b233:_0x1a4b41;}_0x658889[_0x4cf0('0x19')](_0x4cf0('0x0'),_0x499bcb(_0x4cf0('0x0'))),_0x658889['enableCommand'](_0x4cf0('0x7'),_0x499bcb(_0x4cf0('0x7'))),_0x658889[_0x4cf0('0x19')]('indentList',_0x12faa1(_0x4cf0('0x2f'))),_0x658889['enableCommand'](_0x4cf0('0x44'),_0x12faa1('outdentList')),_0x658889['enableCommand']('splitListItemAfter',_0x5e5a07('splitListItemAfter')),_0x658889[_0x4cf0('0x19')](_0x4cf0('0x43'),_0x5e5a07(_0x4cf0('0x43'))),_0x658889['_descriptionFactory'][_0x4cf0('0x5')](function(_0x5cdf8c){const _0x3eb6ad=!_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x3f')][_0x4cf0('0xf')](_0x5cdf8c),_0x194ddf=_0x5cdf8c[_0x4cf0('0x42')],_0x4aa781=_0x5cdf8c[_0x4cf0('0x38')],_0x2c4f84=_0x5cdf8c[_0x4cf0('0x3e')](_0x4cf0('0x1b')),_0x1b844c=!_0x194ddf||_0x194ddf[_0x4cf0('0x3e')](_0x4cf0('0x1b'))!==_0x2c4f84,_0x438990=!_0x4aa781||_0x4aa781[_0x4cf0('0x3e')]('listItemId')!==_0x2c4f84;return _0x3eb6ad&&Boolean(_0x2c4f84)&&_0x1b844c&&_0x438990;},_0x5d9a0d=>_0x244225(_0x5939e9,_0x4cf0('0x13'),_0x5d9a0d)),_0x658889['_descriptionFactory'][_0x4cf0('0x46')](function(_0x1e1052){if(_0x4cf0('0x32')!=_0x1e1052[_0x4cf0('0x4a')]&&_0x4cf0('0x48')!=_0x1e1052[_0x4cf0('0x4a')])return;const {data:_0x46d3e8}=_0x1e1052;if(!_0x46d3e8)return;let _0x9019bd,_0xdceb19,_0x14018e,_0x593c1f;switch(_0x46d3e8[_0x4cf0('0x24')]){case _0x4cf0('0x7'):_0x14018e=_0x46d3e8['commandParams'][0x0]['forceValue'],_0x593c1f=_0x4c80b5(_0x46d3e8[_0x4cf0('0x24')]),_0x9019bd=_0x14018e?'*Format:*\x20insert\x20into\x20%0':_0x4cf0('0x1e'),!_0x593c1f&&_0x43c7f2[_0x4cf0('0x15')][_0x4cf0('0x14')](_0x4cf0('0x6'))||(_0x9019bd=_0x4cf0('0x11')),_0xdceb19={'type':_0x4cf0('0x2e'),'content':_0x244225(_0x5939e9,_0x9019bd,_0x244225(_0x5939e9,_0x4cf0('0x8')))};break;case _0x4cf0('0x0'):_0x14018e=_0x46d3e8[_0x4cf0('0x21')][0x0][_0x4cf0('0x16')],_0x593c1f=_0x4c80b5(_0x46d3e8[_0x4cf0('0x24')]),_0x9019bd=_0x14018e?_0x4cf0('0x34'):_0x4cf0('0x1e'),!_0x593c1f&&_0x43c7f2[_0x4cf0('0x15')][_0x4cf0('0x14')](_0x4cf0('0x6'))||(_0x9019bd=_0x4cf0('0x11')),_0xdceb19={'type':_0x4cf0('0x2e'),'content':_0x244225(_0x5939e9,_0x9019bd,_0x244225(_0x5939e9,_0x4cf0('0x45')))};break;case _0x4cf0('0x2f'):_0x9019bd='*Indent:*\x20%0',_0xdceb19={'type':_0x4cf0('0x2e'),'content':_0x244225(_0x5939e9,_0x9019bd,_0x244225(_0x5939e9,_0x4cf0('0x13')))};break;case _0x4cf0('0x44'):_0x9019bd=function(_0x41409d){const _0x3adaae=_0x41409d['getFirstRange']();let _0x40ad17=_0x3adaae['start'][_0x4cf0('0x39')];for(;_0x40ad17&&_0x3adaae[_0x4cf0('0xa')](_0x40ad17);){if(_0x40ad17[_0x4cf0('0x3e')](_0x4cf0('0x1'))>0x0)return!0x1;_0x40ad17=_0x40ad17[_0x4cf0('0x38')];}return!0x0;}(_0x1e1052)?_0x244225(_0x5939e9,_0x4cf0('0x1e'),_0x244225(_0x5939e9,function(_0x5a69b6){const _0x144566=_0x5a69b6[_0x4cf0('0xd')]()[_0x4cf0('0x4c')][_0x4cf0('0x39')];return'ELEMENT_'+_0x144566[_0x4cf0('0x3e')](_0x4cf0('0x20'))[_0x4cf0('0x4f')]()+_0x4cf0('0x35');}(_0x1e1052))):_0x244225(_0x5939e9,_0x4cf0('0x50'),_0x244225(_0x5939e9,_0x4cf0('0x13'))),_0xdceb19={'type':'format','content':_0x9019bd};break;case _0x4cf0('0x2'):case _0x4cf0('0x4b'):!0x1===_0x46d3e8[_0x4cf0('0x51')]&&(_0x9019bd=_0x4cf0('0x1d'),_0xdceb19={'type':_0x4cf0('0x4e'),'content':_0x244225(_0x5939e9,_0x9019bd,_0x244225(_0x5939e9,_0x4cf0('0x13')))});}return _0xdceb19;}),_0x658889[_0x4cf0('0x4d')][_0x4cf0('0x29')]('formatBlock','documentList',_0x4cf0('0x28'),function(_0x1f026b,_0x2e1817){const _0x5073e3=[];for(let _0x2aff84 of _0x1f026b)_0x2aff84['start'][_0x4cf0('0x39')]===_0x2aff84[_0x4cf0('0x2a')]['parent']&&(_0x2aff84=_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x18')](_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0xe')](_0x2aff84[_0x4cf0('0x4c')][_0x4cf0('0x39')],0x0))),_0x5073e3['push'](_0x2aff84);_0x43c7f2['model'][_0x4cf0('0x17')](_0x35d6b1=>{const _0x29010b=_0x43c7f2[_0x4cf0('0x2d')][_0x4cf0('0x36')][_0x4cf0('0x9')],_0x585df4=Array[_0x4cf0('0x3')](_0x29010b[_0x4cf0('0x41')]())[_0x4cf0('0x49')](_0x157949=>_0x5e10b0[_0x4cf0('0xc')](_0x157949));_0x35d6b1['setSelection'](_0x5073e3),_0x43c7f2[_0x4cf0('0x25')][_0x4cf0('0x14')](_0x2e1817[_0x4cf0('0x24')])[_0x4cf0('0x1a')](),_0x2e1817['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x43c7f2[_0x4cf0('0x4')](_0x2e1817[_0x4cf0('0x24')],..._0x2e1817[_0x4cf0('0x21')]),_0x35d6b1[_0x4cf0('0x1c')](_0x585df4);for(const _0x93f9ac of _0x585df4)_0x93f9ac['detach']();});});}}
23
+ const _0x5313=['fromRange','registerDescriptionCallback','value','refresh','multipleBlocks','createPositionAt','selection','markBlockFormat','documentList','forceValue','execute','locale','setSelection','splitListItemAfter','_suggestionFactory','mergeListItemForward','numberedList','listItemId','isObject','push','commands','_LIST','model','editor','before','type','config','getFirstRange','listType','ELEMENT_BULLETED_LIST','list.multiBlock','previousSibling','registerCustomCallback','DocumentListEditing','commandParams','from','has','afterInit','schema','outdentList','start','length','enableCommand','ELEMENT_NUMBERED_LIST','hasAttribute','slice','commandName','deletion','createRange','mergeListItemBackward','formatBlock','*Format:*\x20remove\x20from\x20%0','ELEMENT_LIST_ITEM','findIndex','splitListItemBefore','*Change\x20to:*\x20%0','bulletedList','detach','containsItem','change','indentList','TrackChangesEditing','document','nodeAfter','accept','end','listIndent','*Merge:*\x20%0','formatInline','getAttribute','get','getSelectedBlocks','getRanges','plugins','nextSibling','registerElementLabel','map','paragraph','parent','after','expandListBlocksToCompleteList','DocumentListUtils','format','*Indent:*\x20%0'];(function(_0x511d28,_0x531311){const _0xa943a7=function(_0x1751ca){while(--_0x1751ca){_0x511d28['push'](_0x511d28['shift']());}};_0xa943a7(++_0x531311);}(_0x5313,0x1b9));const _0xa943=function(_0x511d28,_0x531311){_0x511d28=_0x511d28-0x0;let _0xa943a7=_0x5313[_0x511d28];return _0xa943a7;};import{Plugin as _0x33e15d}from'ckeditor5/src/core';import{getTranslation as _0x1f18cf}from'../utils/common-translations';import{LiveRange as _0x1deeb1}from'ckeditor5/src/engine';export default class q extends _0x33e15d{[_0xa943('0x10')](){const _0x4a5040=this[_0xa943('0x2')];if(!_0x4a5040['plugins'][_0xa943('0xf')](_0xa943('0xc')))return;const _0x313662=_0x4a5040[_0xa943('0x4a')],_0x2e08b1=_0x4a5040[_0xa943('0x34')][_0xa943('0x31')](_0xa943('0x28')),_0x3388d2=_0x4a5040[_0xa943('0x34')]['get'](_0xa943('0x3c'));function _0x26745f(_0x3c96ff){return()=>{const _0x542e4a=_0x4a5040[_0xa943('0x53')][_0xa943('0x31')](_0x3c96ff);if(_0x542e4a['value']&&!_0x4a5040[_0xa943('0x5')][_0xa943('0x31')](_0xa943('0x9')))return void _0x4a5040[_0xa943('0x49')](_0xa943('0x38'),{});let _0x801ef5=Array['from'](_0x4a5040[_0xa943('0x1')][_0xa943('0x29')][_0xa943('0x45')][_0xa943('0x32')]());if(_0x1e6fbb(_0x3c96ff)){_0x801ef5=_0x3388d2[_0xa943('0x3b')](_0x801ef5);const _0x23ff29=[];for(const _0x1fea33 of _0x801ef5)_0x3388d2['isFirstBlockOfListItem'](_0x1fea33)&&_0x23ff29[_0xa943('0x52')](_0x1fea33);_0x801ef5=_0x23ff29;}_0x4a5040['model'][_0xa943('0x26')](()=>{_0x2e08b1['markMultiRangeBlockFormat'](_0x801ef5,{'commandName':_0x3c96ff,'commandParams':[{'forceValue':!_0x542e4a[_0xa943('0x41')]}],'formatGroupId':_0xa943('0x7')},[],_0xa943('0x47'));});};}function _0x152e37(_0x3802b5){return()=>{const _0x1c4270=function(_0x307fe8){let _0x4a571e=Array[_0xa943('0xe')](_0x307fe8);const _0x3f8550=_0x4a571e[_0xa943('0x20')](_0x26e2cc=>!_0x26e2cc[_0xa943('0x17')]('listItemId'));return _0x3f8550>-0x1&&(_0x4a571e=_0x4a571e[_0xa943('0x18')](0x0,_0x3f8550)),_0x4a571e;}(_0x4a5040[_0xa943('0x1')][_0xa943('0x29')][_0xa943('0x45')][_0xa943('0x32')]()),_0x539016=_0x1c4270[_0x1c4270[_0xa943('0x14')]-0x1],_0x52a5ca=_0x4a5040['model'][_0xa943('0x11')][_0xa943('0x51')](_0x539016)?_0xa943('0x3a'):'end',_0x51708b=_0x4a5040[_0xa943('0x1')][_0xa943('0x1b')](_0x4a5040['model'][_0xa943('0x44')](_0x1c4270[0x0],_0xa943('0x3')),_0x4a5040['model']['createPositionAt'](_0x539016,_0x52a5ca));_0x4a5040[_0xa943('0x1')][_0xa943('0x26')](()=>{_0x2e08b1[_0xa943('0x46')](_0x51708b,{'commandName':_0x3802b5,'commandParams':[],'formatGroupId':'listType'},function(_0x142d9d){const _0x11a75e=new Set();for(const _0x40b308 of _0x142d9d){let _0x587fed=_0x40b308[_0xa943('0x35')];for(;_0x587fed&&_0x587fed[_0xa943('0x30')](_0xa943('0x2d'))>_0x40b308[_0xa943('0x30')](_0xa943('0x2d'));)_0x11a75e['add'](_0x587fed),_0x587fed=_0x587fed['nextSibling'];}return Array[_0xa943('0xe')](_0x11a75e);}(_0x1c4270));});};}function _0x114425(_0x3d7c9b){return()=>{const _0x2955dc=_0x4a5040[_0xa943('0x1')][_0xa943('0x29')]['selection'][_0xa943('0x32')]()['next']()[_0xa943('0x41')],_0x3781f9=_0x4a5040[_0xa943('0x1')][_0xa943('0x44')](_0x2955dc,_0xa943('0x3')),_0x58bb16=_0x4a5040[_0xa943('0x1')]['createPositionAt'](_0x2955dc,0x0),_0xff0624=_0x4a5040['model']['createRange'](_0x3781f9,_0x58bb16);_0x4a5040[_0xa943('0x1')]['change'](()=>{_0x2e08b1[_0xa943('0x46')](_0xff0624,{'commandName':_0x3d7c9b,'commandParams':[],'formatGroupId':'listType'});});};}function _0x1e6fbb(_0x1f7334){const _0x866164=_0x4a5040[_0xa943('0x53')][_0xa943('0x31')](_0xa943('0x23'))['value'],_0x8c417c=_0x4a5040[_0xa943('0x53')]['get']('numberedList')[_0xa943('0x41')];return _0xa943('0x4f')===_0x1f7334?_0x866164:_0x8c417c;}_0x2e08b1['enableCommand'](_0xa943('0x4f'),_0x26745f(_0xa943('0x4f'))),_0x2e08b1['enableCommand'](_0xa943('0x23'),_0x26745f(_0xa943('0x23'))),_0x2e08b1[_0xa943('0x15')](_0xa943('0x27'),_0x152e37(_0xa943('0x27'))),_0x2e08b1[_0xa943('0x15')]('outdentList',_0x152e37(_0xa943('0x12'))),_0x2e08b1[_0xa943('0x15')]('splitListItemAfter',_0x114425(_0xa943('0x4c'))),_0x2e08b1[_0xa943('0x15')](_0xa943('0x21'),_0x114425(_0xa943('0x21'))),_0x2e08b1['_descriptionFactory'][_0xa943('0x36')](function(_0x1468b1){const _0x261375=!_0x4a5040['model'][_0xa943('0x11')][_0xa943('0x51')](_0x1468b1),_0x242c31=_0x1468b1[_0xa943('0xa')],_0x11eadd=_0x1468b1[_0xa943('0x35')],_0x1bbce2=_0x1468b1[_0xa943('0x30')](_0xa943('0x50')),_0x3ebf94=!_0x242c31||_0x242c31[_0xa943('0x30')](_0xa943('0x50'))!==_0x1bbce2,_0x1953c2=!_0x11eadd||_0x11eadd[_0xa943('0x30')](_0xa943('0x50'))!==_0x1bbce2;return _0x261375&&Boolean(_0x1bbce2)&&_0x3ebf94&&_0x1953c2;},_0x173288=>_0x1f18cf(_0x313662,'ELEMENT_LIST_ITEM',_0x173288)),_0x2e08b1['_descriptionFactory'][_0xa943('0x40')](function(_0x5f0129){if(_0xa943('0x1d')!=_0x5f0129[_0xa943('0x4')]&&_0xa943('0x2f')!=_0x5f0129[_0xa943('0x4')])return;const {data:_0x7061d5}=_0x5f0129;if(!_0x7061d5)return;let _0x23429e,_0x3885e2,_0x604bf5,_0x1cab69;switch(_0x7061d5['commandName']){case'bulletedList':_0x604bf5=_0x7061d5[_0xa943('0xd')][0x0]['forceValue'],_0x1cab69=_0x1e6fbb(_0x7061d5[_0xa943('0x19')]),_0x23429e=_0x604bf5?'*Format:*\x20insert\x20into\x20%0':_0xa943('0x1e'),!_0x1cab69&&_0x4a5040[_0xa943('0x5')][_0xa943('0x31')](_0xa943('0x9'))||(_0x23429e='*Change\x20to:*\x20%0'),_0x3885e2={'type':_0xa943('0x3d'),'content':_0x1f18cf(_0x313662,_0x23429e,_0x1f18cf(_0x313662,_0xa943('0x8')))};break;case _0xa943('0x4f'):_0x604bf5=_0x7061d5[_0xa943('0xd')][0x0][_0xa943('0x48')],_0x1cab69=_0x1e6fbb(_0x7061d5['commandName']),_0x23429e=_0x604bf5?'*Format:*\x20insert\x20into\x20%0':_0xa943('0x1e'),!_0x1cab69&&_0x4a5040[_0xa943('0x5')][_0xa943('0x31')](_0xa943('0x9'))||(_0x23429e=_0xa943('0x22')),_0x3885e2={'type':'format','content':_0x1f18cf(_0x313662,_0x23429e,_0x1f18cf(_0x313662,_0xa943('0x16')))};break;case _0xa943('0x27'):_0x23429e=_0xa943('0x3e'),_0x3885e2={'type':_0xa943('0x3d'),'content':_0x1f18cf(_0x313662,_0x23429e,_0x1f18cf(_0x313662,_0xa943('0x1f')))};break;case _0xa943('0x12'):_0x23429e=function(_0x15d87c){const _0x129450=_0x15d87c[_0xa943('0x6')]();let _0x1b54cf=_0x129450['start'][_0xa943('0x2a')];for(;_0x1b54cf&&_0x129450[_0xa943('0x25')](_0x1b54cf);){if(_0x1b54cf[_0xa943('0x30')](_0xa943('0x2d'))>0x0)return!0x1;_0x1b54cf=_0x1b54cf['nextSibling'];}return!0x0;}(_0x5f0129)?_0x1f18cf(_0x313662,_0xa943('0x1e'),_0x1f18cf(_0x313662,function(_0x59f943){const _0x50995a=_0x59f943[_0xa943('0x6')]()['start'][_0xa943('0x2a')];return'ELEMENT_'+_0x50995a[_0xa943('0x30')]('listType')['toUpperCase']()+_0xa943('0x0');}(_0x5f0129))):_0x1f18cf(_0x313662,'*Outdent:*\x20%0',_0x1f18cf(_0x313662,_0xa943('0x1f'))),_0x3885e2={'type':_0xa943('0x3d'),'content':_0x23429e};break;case _0xa943('0x1c'):case _0xa943('0x4e'):!0x1===_0x7061d5[_0xa943('0x43')]&&(_0x23429e=_0xa943('0x2e'),_0x3885e2={'type':_0xa943('0x1a'),'content':_0x1f18cf(_0x313662,_0x23429e,_0x1f18cf(_0x313662,_0xa943('0x1f')))});}return _0x3885e2;}),_0x2e08b1[_0xa943('0x4d')][_0xa943('0xb')](_0xa943('0x1d'),_0xa943('0x47'),_0xa943('0x2b'),function(_0x41b720,_0x5708f4){const _0x4edc87=[];for(let _0x471052 of _0x41b720)_0x471052[_0xa943('0x13')][_0xa943('0x2a')]===_0x471052[_0xa943('0x2c')][_0xa943('0x39')]&&(_0x471052=_0x4a5040[_0xa943('0x1')][_0xa943('0x1b')](_0x4a5040[_0xa943('0x1')][_0xa943('0x44')](_0x471052[_0xa943('0x13')][_0xa943('0x2a')],0x0))),_0x4edc87[_0xa943('0x52')](_0x471052);_0x4a5040[_0xa943('0x1')][_0xa943('0x26')](_0x4cecdc=>{const _0x5b9143=_0x4a5040[_0xa943('0x1')][_0xa943('0x29')][_0xa943('0x45')],_0x877f8d=Array['from'](_0x5b9143[_0xa943('0x33')]())[_0xa943('0x37')](_0x23eaaf=>_0x1deeb1[_0xa943('0x3f')](_0x23eaaf));_0x4cecdc['setSelection'](_0x4edc87),_0x4a5040[_0xa943('0x53')][_0xa943('0x31')](_0x5708f4[_0xa943('0x19')])[_0xa943('0x42')](),_0x5708f4[_0xa943('0xd')][_0xa943('0x52')]({'forceDefaultExecution':!0x0}),_0x4a5040[_0xa943('0x49')](_0x5708f4[_0xa943('0x19')],..._0x5708f4['commandParams']),_0x4cecdc[_0xa943('0x4b')](_0x877f8d);for(const _0x5c2d0f of _0x877f8d)_0x5c2d0f[_0xa943('0x24')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41ee=['*Change\x20to:*\x20%0','getSelectedBlocks','_getSuggestionBlocksForListStyle','model','expandListBlocksToCompleteList','toUpperCase','change','_descriptionFactory','config','reversed','listType','replace','isFirstBlockOfListItem','editor','registerDescriptionCallback','plugins','format','afterInit','_getTranslationKeyForListStyle','from','bind','listStart','isListItemBlock','DocumentListPropertiesEditing','DocumentListPropertiesUtils','enableCommand','numbered','locale','type','formatInline','TrackChangesEditing','commandName','getListTypeFromListStyleType','DocumentListUtils','commandParams','handleListStyleCommand','handleListStartCommand','_LIST_','filter','getAttribute','get','startIndex','push','handleDescriptions','document','*Format:*\x20set\x20order\x20to\x20regular','listStyle','ELEMENT_','markMultiRangeBlockFormat','length','_getSuggestionBlocks','formatBlock'];(function(_0xdc5b7b,_0x41ee3e){const _0x48a925=function(_0x55d931){while(--_0x55d931){_0xdc5b7b['push'](_0xdc5b7b['shift']());}};_0x48a925(++_0x41ee3e);}(_0x41ee,0x9d));const _0x48a9=function(_0xdc5b7b,_0x41ee3e){_0xdc5b7b=_0xdc5b7b-0x0;let _0x48a925=_0x41ee[_0xdc5b7b];return _0x48a925;};import{Plugin as _0x1f458a}from'ckeditor5/src/core';import{getTranslation as _0x4445ca}from'../utils/common-translations';export default class z extends _0x1f458a{[_0x48a9('0x10')](){if(!this[_0x48a9('0xc')]['plugins']['has'](_0x48a9('0x16')))return;const _0x313b38=this[_0x48a9('0xc')][_0x48a9('0x7')][_0x48a9('0x27')]('list.properties'),_0x4635c9=this[_0x48a9('0xc')][_0x48a9('0xe')][_0x48a9('0x27')](_0x48a9('0x1d'));_0x313b38['styles']&&_0x4635c9['enableCommand'](_0x48a9('0x2d'),this[_0x48a9('0x22')][_0x48a9('0x13')](this)),_0x313b38[_0x48a9('0x8')]&&_0x4635c9[_0x48a9('0x18')]('listReversed',this['handleListReversedCommand'][_0x48a9('0x13')](this)),_0x313b38['startIndex']&&_0x4635c9[_0x48a9('0x18')](_0x48a9('0x14'),this[_0x48a9('0x23')]['bind'](this)),_0x4635c9[_0x48a9('0x6')][_0x48a9('0xd')](this[_0x48a9('0x2a')][_0x48a9('0x13')](this));}[_0x48a9('0x22')](_0x2c8a7d,_0x40958d={}){const _0x5e2c1f=this[_0x48a9('0xc')][_0x48a9('0xe')]['get'](_0x48a9('0x1d')),_0x5abdeb=this['_getSuggestionBlocksForListStyle']();this['editor'][_0x48a9('0x2')][_0x48a9('0x5')](()=>{_0x5e2c1f[_0x48a9('0x2f')](_0x5abdeb,{'commandName':_0x48a9('0x2d'),'commandParams':[{'type':_0x40958d[_0x48a9('0x1b')]}],'formatGroupId':_0x48a9('0x2d')});});}['handleListReversedCommand'](_0x46a070,_0x20751b={}){const _0x1afccd=this['editor'][_0x48a9('0xe')][_0x48a9('0x27')](_0x48a9('0x1d')),_0x3ff10b=this['editor'][_0x48a9('0xe')]['get'](_0x48a9('0x20')),_0x2a89a0=this['_getSuggestionBlocks'](_0x177936=>_0x3ff10b['isListItemBlock'](_0x177936)&&'numbered'===_0x177936['getAttribute'](_0x48a9('0x9')));null!==_0x2a89a0&&this[_0x48a9('0xc')]['model']['change'](()=>{_0x1afccd[_0x48a9('0x2f')](_0x2a89a0,{'commandName':'listReversed','commandParams':[{'reversed':_0x20751b[_0x48a9('0x8')]}],'formatGroupId':'listReversed'});});}[_0x48a9('0x23')](_0x300f6c,_0x227474={}){const _0x41d183=this[_0x48a9('0xc')]['plugins']['get'](_0x48a9('0x1d')),_0x1a73f2=this[_0x48a9('0xc')][_0x48a9('0xe')][_0x48a9('0x27')](_0x48a9('0x20')),_0x17478c=this[_0x48a9('0x31')](_0x1d2f68=>_0x1a73f2[_0x48a9('0x15')](_0x1d2f68)&&_0x48a9('0x19')===_0x1d2f68[_0x48a9('0x26')](_0x48a9('0x9')));null!==_0x17478c&&this[_0x48a9('0xc')][_0x48a9('0x2')][_0x48a9('0x5')](()=>{_0x41d183['markMultiRangeBlockFormat'](_0x17478c,{'commandName':_0x48a9('0x14'),'commandParams':[{'startIndex':_0x227474[_0x48a9('0x28')]}],'formatGroupId':_0x48a9('0x14')});});}['handleDescriptions'](_0x3837f0){if(_0x48a9('0x32')!=_0x3837f0[_0x48a9('0x1b')]&&_0x48a9('0x1c')!=_0x3837f0['type'])return;const _0x7ff321=this['editor'][_0x48a9('0x1a')],{data:_0x136bc9}=_0x3837f0;if(!_0x136bc9)return;let _0x51b871,_0x17532f;switch(_0x136bc9[_0x48a9('0x1e')]){case _0x48a9('0x2d'):_0x51b871=_0x48a9('0x33'),_0x17532f={'type':'format','content':_0x4445ca(_0x7ff321,_0x51b871,_0x4445ca(_0x7ff321,this[_0x48a9('0x11')](_0x136bc9[_0x48a9('0x21')][0x0]['type'])))};break;case'listReversed':_0x51b871=_0x136bc9[_0x48a9('0x21')][0x0][_0x48a9('0x8')]?'*Format:*\x20set\x20order\x20to\x20reversed':_0x48a9('0x2c'),_0x17532f={'type':_0x48a9('0xf'),'content':_0x4445ca(_0x7ff321,_0x51b871)};break;case'listStart':_0x51b871='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x17532f={'type':_0x48a9('0xf'),'content':_0x4445ca(_0x7ff321,_0x51b871,_0x136bc9[_0x48a9('0x21')][0x0][_0x48a9('0x28')])};}return _0x17532f;}[_0x48a9('0x1')](){const _0x2c46fb=this[_0x48a9('0xc')][_0x48a9('0xe')][_0x48a9('0x27')](_0x48a9('0x20'));let _0x1117a8=Array[_0x48a9('0x12')](this[_0x48a9('0xc')]['model']['document']['selection']['getSelectedBlocks']());return _0x1117a8[_0x48a9('0x29')](..._0x2c46fb['expandListBlocksToCompleteList'](_0x1117a8)),_0x1117a8=[...new Set(_0x1117a8)],_0x1117a8;}[_0x48a9('0x31')](_0x46426c){const _0x1cc5dc=this['editor']['plugins']['get'](_0x48a9('0x20'));let _0x10045b=Array[_0x48a9('0x12')](this[_0x48a9('0xc')][_0x48a9('0x2')][_0x48a9('0x2b')]['selection'][_0x48a9('0x0')]())[_0x48a9('0x25')](_0x46426c);if(!_0x10045b[_0x48a9('0x30')])return null;_0x10045b=_0x1cc5dc[_0x48a9('0x3')](_0x10045b);const _0x393809=[];for(const _0x2e0f11 of _0x10045b)_0x1cc5dc[_0x48a9('0xb')](_0x2e0f11)&&_0x393809[_0x48a9('0x29')](_0x2e0f11);return _0x393809;}[_0x48a9('0x11')](_0x14d954){return _0x48a9('0x2e')+this['editor'][_0x48a9('0xe')][_0x48a9('0x27')](_0x48a9('0x17'))[_0x48a9('0x1f')](_0x14d954)['toUpperCase']()+_0x48a9('0x24')+_0x14d954[_0x48a9('0x4')]()[_0x48a9('0xa')](/-/g,'_');}}
23
+ const _0x9605=['selection','_getTranslationKeyForListStyle','push','commandParams','ELEMENT_','editor','plugins','has','*Change\x20to:*\x20%0','format','markMultiRangeBlockFormat','length','getAttribute','listStart','from','get','toUpperCase','registerDescriptionCallback','*Format:*\x20set\x20start\x20index\x20to\x20%0','startIndex','filter','document','reversed','listType','locale','numbered','_getSuggestionBlocksForListStyle','DocumentListPropertiesUtils','getSelectedBlocks','handleListReversedCommand','DocumentListUtils','isListItemBlock','listStyle','type','config','enableCommand','styles','listReversed','bind','afterInit','_LIST_','expandListBlocksToCompleteList','model','handleListStyleCommand','_getSuggestionBlocks','formatBlock','TrackChangesEditing','DocumentListPropertiesEditing','change','handleListStartCommand','commandName'];(function(_0x157bdf,_0x96052b){const _0x2d94ce=function(_0x23b577){while(--_0x23b577){_0x157bdf['push'](_0x157bdf['shift']());}};_0x2d94ce(++_0x96052b);}(_0x9605,0xbe));const _0x2d94=function(_0x157bdf,_0x96052b){_0x157bdf=_0x157bdf-0x0;let _0x2d94ce=_0x9605[_0x157bdf];return _0x2d94ce;};import{Plugin as _0x54b6f3}from'ckeditor5/src/core';import{getTranslation as _0x409416}from'../utils/common-translations';export default class z extends _0x54b6f3{[_0x2d94('0x2')](){if(!this[_0x2d94('0x13')][_0x2d94('0x14')][_0x2d94('0x15')](_0x2d94('0xa')))return;const _0x184567=this[_0x2d94('0x13')][_0x2d94('0x30')][_0x2d94('0x1d')]('list.properties'),_0x5e3ea9=this[_0x2d94('0x13')]['plugins'][_0x2d94('0x1d')](_0x2d94('0x9'));_0x184567[_0x2d94('0x32')]&&_0x5e3ea9[_0x2d94('0x31')](_0x2d94('0x2e'),this[_0x2d94('0x6')][_0x2d94('0x1')](this)),_0x184567[_0x2d94('0x24')]&&_0x5e3ea9['enableCommand']('listReversed',this['handleListReversedCommand'][_0x2d94('0x1')](this)),_0x184567[_0x2d94('0x21')]&&_0x5e3ea9[_0x2d94('0x31')](_0x2d94('0x1b'),this[_0x2d94('0xc')][_0x2d94('0x1')](this)),_0x5e3ea9['_descriptionFactory'][_0x2d94('0x1f')](this['handleDescriptions']['bind'](this));}[_0x2d94('0x6')](_0x158ae3,_0x321e10={}){const _0xc1e8b7=this[_0x2d94('0x13')][_0x2d94('0x14')][_0x2d94('0x1d')](_0x2d94('0x9')),_0x5d40f8=this[_0x2d94('0x28')]();this[_0x2d94('0x13')]['model'][_0x2d94('0xb')](()=>{_0xc1e8b7[_0x2d94('0x18')](_0x5d40f8,{'commandName':_0x2d94('0x2e'),'commandParams':[{'type':_0x321e10[_0x2d94('0x2f')]}],'formatGroupId':_0x2d94('0x2e')});});}[_0x2d94('0x2b')](_0x121e35,_0x3dc8c7={}){const _0xa32297=this[_0x2d94('0x13')][_0x2d94('0x14')][_0x2d94('0x1d')](_0x2d94('0x9')),_0x5f3075=this[_0x2d94('0x13')][_0x2d94('0x14')][_0x2d94('0x1d')](_0x2d94('0x2c')),_0x4cd844=this[_0x2d94('0x7')](_0x40b360=>_0x5f3075[_0x2d94('0x2d')](_0x40b360)&&'numbered'===_0x40b360[_0x2d94('0x1a')](_0x2d94('0x25')));null!==_0x4cd844&&this[_0x2d94('0x13')][_0x2d94('0x5')][_0x2d94('0xb')](()=>{_0xa32297[_0x2d94('0x18')](_0x4cd844,{'commandName':_0x2d94('0x0'),'commandParams':[{'reversed':_0x3dc8c7[_0x2d94('0x24')]}],'formatGroupId':'listReversed'});});}[_0x2d94('0xc')](_0x4c98cb,_0x3ac755={}){const _0x5de4da=this[_0x2d94('0x13')]['plugins']['get'](_0x2d94('0x9')),_0x1bc6fa=this['editor']['plugins'][_0x2d94('0x1d')](_0x2d94('0x2c')),_0x52c17b=this[_0x2d94('0x7')](_0x3828d0=>_0x1bc6fa[_0x2d94('0x2d')](_0x3828d0)&&_0x2d94('0x27')===_0x3828d0[_0x2d94('0x1a')]('listType'));null!==_0x52c17b&&this[_0x2d94('0x13')][_0x2d94('0x5')][_0x2d94('0xb')](()=>{_0x5de4da['markMultiRangeBlockFormat'](_0x52c17b,{'commandName':_0x2d94('0x1b'),'commandParams':[{'startIndex':_0x3ac755[_0x2d94('0x21')]}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x29bc44){if(_0x2d94('0x8')!=_0x29bc44[_0x2d94('0x2f')]&&'formatInline'!=_0x29bc44[_0x2d94('0x2f')])return;const _0x33aae7=this[_0x2d94('0x13')][_0x2d94('0x26')],{data:_0x3b977a}=_0x29bc44;if(!_0x3b977a)return;let _0x445624,_0x1c3428;switch(_0x3b977a[_0x2d94('0xd')]){case'listStyle':_0x445624=_0x2d94('0x16'),_0x1c3428={'type':_0x2d94('0x17'),'content':_0x409416(_0x33aae7,_0x445624,_0x409416(_0x33aae7,this['_getTranslationKeyForListStyle'](_0x3b977a['commandParams'][0x0]['type'])))};break;case _0x2d94('0x0'):_0x445624=_0x3b977a[_0x2d94('0x11')][0x0][_0x2d94('0x24')]?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1c3428={'type':_0x2d94('0x17'),'content':_0x409416(_0x33aae7,_0x445624)};break;case _0x2d94('0x1b'):_0x445624=_0x2d94('0x20'),_0x1c3428={'type':_0x2d94('0x17'),'content':_0x409416(_0x33aae7,_0x445624,_0x3b977a[_0x2d94('0x11')][0x0][_0x2d94('0x21')])};}return _0x1c3428;}[_0x2d94('0x28')](){const _0x338f18=this[_0x2d94('0x13')]['plugins'][_0x2d94('0x1d')](_0x2d94('0x2c'));let _0x3ccf22=Array['from'](this[_0x2d94('0x13')][_0x2d94('0x5')]['document'][_0x2d94('0xe')][_0x2d94('0x2a')]());return _0x3ccf22['push'](..._0x338f18[_0x2d94('0x4')](_0x3ccf22)),_0x3ccf22=[...new Set(_0x3ccf22)],_0x3ccf22;}[_0x2d94('0x7')](_0x30a51d){const _0x764896=this[_0x2d94('0x13')][_0x2d94('0x14')][_0x2d94('0x1d')](_0x2d94('0x2c'));let _0x265622=Array[_0x2d94('0x1c')](this[_0x2d94('0x13')][_0x2d94('0x5')][_0x2d94('0x23')][_0x2d94('0xe')][_0x2d94('0x2a')]())[_0x2d94('0x22')](_0x30a51d);if(!_0x265622[_0x2d94('0x19')])return null;_0x265622=_0x764896[_0x2d94('0x4')](_0x265622);const _0x14d2b3=[];for(const _0x48db27 of _0x265622)_0x764896['isFirstBlockOfListItem'](_0x48db27)&&_0x14d2b3[_0x2d94('0x10')](_0x48db27);return _0x14d2b3;}[_0x2d94('0xf')](_0x3e7d63){return _0x2d94('0x12')+this['editor']['plugins'][_0x2d94('0x1d')](_0x2d94('0x29'))['getListTypeFromListStyleType'](_0x3e7d63)[_0x2d94('0x1e')]()+_0x2d94('0x3')+_0x3e7d63[_0x2d94('0x1e')]()['replace'](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x596e=['markerNameToElements','enterBlock','removeMarker:suggestion:insertion','bind','requires','commands','model','showSuggestionHighlights','plugins','nextSibling','enableCommand','selection','downcastDispatcher','options','afterExecute','writer','init','high','createRange','document','markInsertion','getFirstRange','enter','fire','getFirstPosition','get','createPositionAt','split','mapper','addMarker:suggestion:insertion','hasClass','editor','ck-suggestion-marker-split','remove','TrackChangesEditing','end','editing','markerName'];(function(_0x4f2bab,_0x596e62){const _0x294a3a=function(_0x1c6e95){while(--_0x1c6e95){_0x4f2bab['push'](_0x4f2bab['shift']());}};_0x294a3a(++_0x596e62);}(_0x596e,0x1b0));const _0x294a=function(_0x4f2bab,_0x596e62){_0x4f2bab=_0x4f2bab-0x0;let _0x294a3a=_0x596e[_0x4f2bab];return _0x294a3a;};import{Plugin as _0x5003f4}from'ckeditor5/src/core';import{Enter as _0x42b376}from'ckeditor5/src/enter';import{LiveRange as _0x4c5a28}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x20ea50}from'./utils';export default class K extends _0x5003f4{static get[_0x294a('0x1c')](){return[_0x42b376];}[_0x294a('0x2')](){const _0x9dcd7=this[_0x294a('0x11')],_0x506b7b=_0x9dcd7[_0x294a('0x20')][_0x294a('0xb')](_0x294a('0x14')),_0x597af2=_0x9dcd7[_0x294a('0x1d')]['get'](_0x294a('0x8'));_0x506b7b[_0x294a('0x22')](_0x294a('0x8'),()=>{_0x9dcd7[_0x294a('0x1e')]['change'](_0x4add47=>{const _0x32ae33=_0x9dcd7[_0x294a('0x1e')][_0x294a('0x5')][_0x294a('0x23')],_0x4ac3da=_0x32ae33[_0x294a('0xa')](),_0x2e083d=_0x4c5a28['fromRange'](_0x32ae33[_0x294a('0x7')]());if(_0x597af2[_0x294a('0x19')](_0x4add47)){const _0x4f67c4=_0x9dcd7[_0x294a('0x1e')][_0x294a('0xc')](_0x4ac3da['parent'][_0x294a('0x21')],0x0),_0x3c35ad=_0x4add47[_0x294a('0x4')](_0x4ac3da,_0x4f67c4);_0x506b7b[_0x294a('0x6')](_0x3c35ad);}else _0x4add47['setSelection'](_0x4add47['createRange'](_0x2e083d[_0x294a('0x15')]));_0x2e083d['detach'](),_0x597af2[_0x294a('0x9')](_0x294a('0x0'),{'writer':_0x4add47});});}),_0x9dcd7['editing'][_0x294a('0x24')]['on'](_0x294a('0xf'),_0x20ea50(_0x9dcd7,_0x294a('0xd')),{'priority':_0x294a('0x3')}),_0x9dcd7[_0x294a('0x16')]['downcastDispatcher']['on'](_0x294a('0x1a'),(_0x34d066,_0x137390,_0x455763)=>{const _0x456020=_0x455763[_0x294a('0xe')][_0x294a('0x18')](_0x137390['markerName']);if(_0x456020)for(const _0x44e7c3 of _0x456020)_0x44e7c3[_0x294a('0x10')](_0x294a('0x12'))&&(_0x455763[_0x294a('0xe')]['unbindElementFromMarkerName'](_0x44e7c3,_0x137390[_0x294a('0x17')]),_0x455763[_0x294a('0x1')][_0x294a('0x13')](_0x44e7c3));},{'priority':_0x294a('0x3')}),_0x9dcd7['data'][_0x294a('0x24')]['on'](_0x294a('0xf'),(_0x47cdb8,_0x63d591,_0x4bf736)=>{_0x4bf736[_0x294a('0x25')][_0x294a('0x1f')]&&_0x20ea50(_0x9dcd7,_0x294a('0xd'),{'showActiveMarker':!0x1})[_0x294a('0x1b')](this)(_0x47cdb8,_0x63d591,_0x4bf736);},{'priority':_0x294a('0x3')});}}
23
+ const _0x26ca=['enter','parent','setSelection','high','markerNameToElements','nextSibling','selection','markerName','downcastDispatcher','afterExecute','enableCommand','mapper','hasClass','editing','end','get','getFirstRange','createRange','fromRange','detach','addMarker:suggestion:insertion','getFirstPosition','model','commands','document','markInsertion','options','unbindElementFromMarkerName','split','requires','change','bind','createPositionAt','remove','TrackChangesEditing'];(function(_0x189897,_0x26ca5e){const _0x2e05c4=function(_0x50bc15){while(--_0x50bc15){_0x189897['push'](_0x189897['shift']());}};_0x2e05c4(++_0x26ca5e);}(_0x26ca,0xcb));const _0x2e05=function(_0x189897,_0x26ca5e){_0x189897=_0x189897-0x0;let _0x2e05c4=_0x26ca[_0x189897];return _0x2e05c4;};import{Plugin as _0x4d768b}from'ckeditor5/src/core';import{Enter as _0x598ebf}from'ckeditor5/src/enter';import{LiveRange as _0xa09277}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x15861a}from'./utils';export default class K extends _0x4d768b{static get[_0x2e05('0x1')](){return[_0x598ebf];}['init'](){const _0x1fee3e=this['editor'],_0xc11473=_0x1fee3e['plugins']['get'](_0x2e05('0x6')),_0x2dcad4=_0x1fee3e[_0x2e05('0x1e')][_0x2e05('0x16')](_0x2e05('0x7'));_0xc11473[_0x2e05('0x11')](_0x2e05('0x7'),()=>{_0x1fee3e[_0x2e05('0x1d')][_0x2e05('0x2')](_0x2c7ec4=>{const _0x3a3d48=_0x1fee3e['model'][_0x2e05('0x1f')][_0x2e05('0xd')],_0x4ce83f=_0x3a3d48[_0x2e05('0x1c')](),_0x152a6a=_0xa09277[_0x2e05('0x19')](_0x3a3d48[_0x2e05('0x17')]());if(_0x2dcad4['enterBlock'](_0x2c7ec4)){const _0x5e85a9=_0x1fee3e[_0x2e05('0x1d')][_0x2e05('0x4')](_0x4ce83f[_0x2e05('0x8')][_0x2e05('0xc')],0x0),_0x2c16f3=_0x2c7ec4[_0x2e05('0x18')](_0x4ce83f,_0x5e85a9);_0xc11473[_0x2e05('0x20')](_0x2c16f3);}else _0x2c7ec4[_0x2e05('0x9')](_0x2c7ec4[_0x2e05('0x18')](_0x152a6a[_0x2e05('0x15')]));_0x152a6a[_0x2e05('0x1a')](),_0x2dcad4['fire'](_0x2e05('0x10'),{'writer':_0x2c7ec4});});}),_0x1fee3e[_0x2e05('0x14')][_0x2e05('0xf')]['on'](_0x2e05('0x1b'),_0x15861a(_0x1fee3e,_0x2e05('0x0')),{'priority':_0x2e05('0xa')}),_0x1fee3e[_0x2e05('0x14')]['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x421814,_0x1a7d17,_0x26a06c)=>{const _0x97415d=_0x26a06c[_0x2e05('0x12')][_0x2e05('0xb')](_0x1a7d17['markerName']);if(_0x97415d)for(const _0x39c677 of _0x97415d)_0x39c677[_0x2e05('0x13')]('ck-suggestion-marker-split')&&(_0x26a06c[_0x2e05('0x12')][_0x2e05('0x22')](_0x39c677,_0x1a7d17[_0x2e05('0xe')]),_0x26a06c['writer'][_0x2e05('0x5')](_0x39c677));},{'priority':'high'}),_0x1fee3e['data'][_0x2e05('0xf')]['on'](_0x2e05('0x1b'),(_0x2df835,_0x54ca41,_0x406be9)=>{_0x406be9[_0x2e05('0x21')]['showSuggestionHighlights']&&_0x15861a(_0x1fee3e,_0x2e05('0x0'),{'showActiveMarker':!0x1})[_0x2e05('0x3')](this)(_0x2df835,_0x54ca41,_0x406be9);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e86=['TrackChangesEditing','suggestion:deletion','createPositionAt','handleFindCommand','has','_isInDeletionRange','start','findByTextCallback','createRange','findPrevious','get','plugins','getRange','enableCommand','markers','editor','end','model','getIntersection','getMarkersGroup','find','replaceAll','filter','FindAndReplaceEditing','string','findNext','FindAndReplaceUtils'];(function(_0x216457,_0x5e8675){const _0x3567a1=function(_0x2b7184){while(--_0x2b7184){_0x216457['push'](_0x216457['shift']());}};_0x3567a1(++_0x5e8675);}(_0x5e86,0xf0));const _0x3567=function(_0x216457,_0x5e8675){_0x216457=_0x216457-0x0;let _0x3567a1=_0x5e86[_0x216457];return _0x3567a1;};import{Plugin as _0x3a071e}from'ckeditor5/src/core';export default class W extends _0x3a071e{['afterInit'](){if(!this[_0x3567('0x12')][_0x3567('0xe')][_0x3567('0x7')](_0x3567('0x1a')))return;const _0x3ac947=this[_0x3567('0x12')][_0x3567('0xe')]['get'](_0x3567('0x3'));_0x3ac947[_0x3567('0x10')](_0x3567('0x17'),this[_0x3567('0x6')]['bind'](this)),_0x3ac947[_0x3567('0x10')](_0x3567('0x1')),_0x3ac947[_0x3567('0x10')](_0x3567('0xc')),_0x3ac947[_0x3567('0x10')]('replace'),_0x3ac947[_0x3567('0x10')](_0x3567('0x18'));}[_0x3567('0x6')](_0x1f8fcc,_0x527cb3,_0x3830ee={}){const _0x1db749=this[_0x3567('0x12')][_0x3567('0xe')][_0x3567('0xd')](_0x3567('0x2'));if(void 0x0!==_0x3830ee)return _0x1f8fcc(_0x255f2d=>(_0x3567('0x0')==typeof _0x527cb3?_0x1db749[_0x3567('0xa')](_0x527cb3,_0x3830ee):_0x527cb3)(_0x255f2d)[_0x3567('0x19')](_0x277caf=>!0x1===this[_0x3567('0x8')](_0x277caf,_0x255f2d['item'])),_0x3830ee);}[_0x3567('0x8')](_0x491e03,_0x4a0732){const _0x4a344a=this[_0x3567('0x12')]['model'][_0x3567('0xb')](this[_0x3567('0x12')][_0x3567('0x14')]['createPositionAt'](_0x4a0732,_0x491e03[_0x3567('0x9')]),this[_0x3567('0x12')][_0x3567('0x14')][_0x3567('0x5')](_0x4a0732,_0x491e03[_0x3567('0x13')]));for(const _0x5039c5 of this['editor']['model'][_0x3567('0x11')][_0x3567('0x16')](_0x3567('0x4')))if(null!==_0x4a344a[_0x3567('0x15')](_0x5039c5[_0x3567('0xf')]()))return!0x0;return!0x1;}}
23
+ const _0x500c=['handleFindCommand','plugins','findByTextCallback','editor','getIntersection','afterInit','getRange','_isInDeletionRange','model','has','start','replaceAll','enableCommand','filter','markers','FindAndReplaceEditing','end','createPositionAt','findNext','FindAndReplaceUtils','replace','bind','getMarkersGroup','TrackChangesEditing','get','suggestion:deletion','findPrevious'];(function(_0xdd0e2a,_0x500c6f){const _0x550e73=function(_0x391f52){while(--_0x391f52){_0xdd0e2a['push'](_0xdd0e2a['shift']());}};_0x550e73(++_0x500c6f);}(_0x500c,0x9e));const _0x550e=function(_0xdd0e2a,_0x500c6f){_0xdd0e2a=_0xdd0e2a-0x0;let _0x550e73=_0x500c[_0xdd0e2a];return _0x550e73;};import{Plugin as _0x45b4d5}from'ckeditor5/src/core';export default class W extends _0x45b4d5{[_0x550e('0x9')](){if(!this[_0x550e('0x7')][_0x550e('0x5')][_0x550e('0xd')](_0x550e('0x13')))return;const _0x3f2f2e=this[_0x550e('0x7')]['plugins'][_0x550e('0x1')](_0x550e('0x0'));_0x3f2f2e[_0x550e('0x10')]('find',this[_0x550e('0x4')][_0x550e('0x19')](this)),_0x3f2f2e[_0x550e('0x10')](_0x550e('0x16')),_0x3f2f2e[_0x550e('0x10')](_0x550e('0x3')),_0x3f2f2e[_0x550e('0x10')](_0x550e('0x18')),_0x3f2f2e[_0x550e('0x10')](_0x550e('0xf'));}['handleFindCommand'](_0x26e5d9,_0x3ce361,_0x202a5b={}){const _0x4b65c1=this['editor'][_0x550e('0x5')][_0x550e('0x1')](_0x550e('0x17'));if(void 0x0!==_0x202a5b)return _0x26e5d9(_0x14222c=>('string'==typeof _0x3ce361?_0x4b65c1[_0x550e('0x6')](_0x3ce361,_0x202a5b):_0x3ce361)(_0x14222c)[_0x550e('0x11')](_0x44220e=>!0x1===this[_0x550e('0xb')](_0x44220e,_0x14222c['item'])),_0x202a5b);}[_0x550e('0xb')](_0x2982e3,_0x2d1c30){const _0x16b190=this[_0x550e('0x7')][_0x550e('0xc')]['createRange'](this[_0x550e('0x7')][_0x550e('0xc')]['createPositionAt'](_0x2d1c30,_0x2982e3[_0x550e('0xe')]),this[_0x550e('0x7')][_0x550e('0xc')][_0x550e('0x15')](_0x2d1c30,_0x2982e3[_0x550e('0x14')]));for(const _0x3de3e9 of this[_0x550e('0x7')]['model'][_0x550e('0x12')][_0x550e('0x1a')](_0x550e('0x2')))if(null!==_0x16b190[_0x550e('0x8')](_0x3de3e9[_0x550e('0xa')]()))return!0x0;return!0x1;}}