@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230828.0 → 0.0.0-nightly-20230830.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 (65) 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.d.ts +29 -1
  59. package/src/trackchangesediting.js +1 -1
  60. package/src/trackchangesui.js +1 -1
  61. package/src/ui/suggestioncontroller.js +1 -1
  62. package/src/ui/view/basesuggestionthreadview.js +1 -1
  63. package/src/ui/view/suggestionthreadview.js +1 -1
  64. package/src/utils/common-translations.js +1 -1
  65. 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-20230828.0",
3
+ "version": "0.0.0-nightly-20230830.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-20230828.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20230828.0",
42
+ "ckeditor5": "0.0.0-nightly-20230830.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20230830.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 _0x53da=['TrackChangesEditing','model','_isEnabledBasedOnSelection','getRanges','plugins','isEnabled','refresh','editor','_suggestions','get','canEditAt'];(function(_0x1ec873,_0x53daa9){const _0x28c7f8=function(_0x475721){while(--_0x475721){_0x1ec873['push'](_0x1ec873['shift']());}};_0x28c7f8(++_0x53daa9);}(_0x53da,0xe5));const _0x28c7=function(_0x1ec873,_0x53daa9){_0x1ec873=_0x1ec873-0x0;let _0x28c7f8=_0x53da[_0x1ec873];return _0x28c7f8;};import{Command as _0x2b26c5}from'ckeditor5/src/core';import{CKEditorError as _0x995558}from'ckeditor5/src/utils';export default class M extends _0x2b26c5{constructor(_0x34b6b8,_0x3167b8){super(_0x34b6b8),this[_0x28c7('0xa')]=_0x3167b8,this[_0x28c7('0x8')](),this[_0x28c7('0x4')]=!0x1;}[_0x28c7('0x8')](){this[_0x28c7('0x7')]=!0x0;}['execute'](_0x1c4266){const _0x26e6c3=this[_0x28c7('0xa')][_0x28c7('0x0')](_0x1c4266);if(!_0x26e6c3)throw new _0x995558('track-changes-accept-suggestion-not-found',this);const _0x575b5e=_0x26e6c3[_0x28c7('0x5')]();this[_0x28c7('0x9')][_0x28c7('0x3')][_0x28c7('0x1')](_0x575b5e)&&this[_0x28c7('0x9')][_0x28c7('0x6')]['get'](_0x28c7('0x2'))['acceptSuggestion'](_0x26e6c3);}}
23
+ const _0x46c0=['track-changes-accept-suggestion-not-found','isEnabled','refresh','editor','_suggestions','getRanges','acceptSuggestion','canEditAt','get','execute','plugins'];(function(_0x581d66,_0x46c0de){const _0x128e51=function(_0x217df4){while(--_0x217df4){_0x581d66['push'](_0x581d66['shift']());}};_0x128e51(++_0x46c0de);}(_0x46c0,0x7b));const _0x128e=function(_0x581d66,_0x46c0de){_0x581d66=_0x581d66-0x0;let _0x128e51=_0x46c0[_0x581d66];return _0x128e51;};import{Command as _0x4fc17c}from'ckeditor5/src/core';import{CKEditorError as _0x296a86}from'ckeditor5/src/utils';export default class M extends _0x4fc17c{constructor(_0x3ff585,_0x2f8536){super(_0x3ff585),this['_suggestions']=_0x2f8536,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x128e('0x0')](){this[_0x128e('0xa')]=!0x0;}[_0x128e('0x7')](_0x54f1b1){const _0x557386=this[_0x128e('0x2')]['get'](_0x54f1b1);if(!_0x557386)throw new _0x296a86(_0x128e('0x9'),this);const _0x3a20d0=_0x557386[_0x128e('0x3')]();this[_0x128e('0x1')]['model'][_0x128e('0x5')](_0x3a20d0)&&this['editor'][_0x128e('0x8')][_0x128e('0x6')]('TrackChangesEditing')[_0x128e('0x4')](_0x557386);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3872=['discardSuggestion','get','refresh','_suggestions','editor','track-changes-discard-suggestion-not-found','canEditAt','getRanges','_isEnabledBasedOnSelection','execute'];(function(_0x2d437c,_0x38724d){const _0x24d240=function(_0x5c919f){while(--_0x5c919f){_0x2d437c['push'](_0x2d437c['shift']());}};_0x24d240(++_0x38724d);}(_0x3872,0x6f));const _0x24d2=function(_0x2d437c,_0x38724d){_0x2d437c=_0x2d437c-0x0;let _0x24d240=_0x3872[_0x2d437c];return _0x24d240;};import{Command as _0x4aa96e}from'ckeditor5/src/core';import{CKEditorError as _0x408e40}from'ckeditor5/src/utils';export default class $ extends _0x4aa96e{constructor(_0x390b6a,_0x37c996){super(_0x390b6a),this[_0x24d2('0x2')]=_0x37c996,this['refresh'](),this[_0x24d2('0x7')]=!0x1;}[_0x24d2('0x1')](){this['isEnabled']=!0x0;}[_0x24d2('0x8')](_0x6ed601){const _0x431d32=this[_0x24d2('0x2')][_0x24d2('0x0')](_0x6ed601);if(!_0x431d32)throw new _0x408e40(_0x24d2('0x4'),this);const _0x50efff=_0x431d32[_0x24d2('0x6')]();this[_0x24d2('0x3')]['model'][_0x24d2('0x5')](_0x50efff)&&this[_0x24d2('0x3')]['plugins'][_0x24d2('0x0')]('TrackChangesEditing')[_0x24d2('0x9')](_0x431d32);}}
23
+ const _0x14f9=['track-changes-discard-suggestion-not-found','plugins','get','discardSuggestion','refresh','_isEnabledBasedOnSelection','model','canEditAt','isEnabled','execute','_suggestions'];(function(_0xb15eda,_0x14f9b9){const _0x771739=function(_0x397a29){while(--_0x397a29){_0xb15eda['push'](_0xb15eda['shift']());}};_0x771739(++_0x14f9b9);}(_0x14f9,0x92));const _0x7717=function(_0xb15eda,_0x14f9b9){_0xb15eda=_0xb15eda-0x0;let _0x771739=_0x14f9[_0xb15eda];return _0x771739;};import{Command as _0x2f84d2}from'ckeditor5/src/core';import{CKEditorError as _0x5c8faa}from'ckeditor5/src/utils';export default class $ extends _0x2f84d2{constructor(_0x2939c8,_0x3e9fe2){super(_0x2939c8),this['_suggestions']=_0x3e9fe2,this[_0x7717('0x1')](),this[_0x7717('0x2')]=!0x1;}[_0x7717('0x1')](){this[_0x7717('0x5')]=!0x0;}[_0x7717('0x6')](_0x1c389b){const _0x5f4f2c=this[_0x7717('0x7')][_0x7717('0xa')](_0x1c389b);if(!_0x5f4f2c)throw new _0x5c8faa(_0x7717('0x8'),this);const _0x341b6f=_0x5f4f2c['getRanges']();this['editor'][_0x7717('0x3')][_0x7717('0x4')](_0x341b6f)&&this['editor'][_0x7717('0x9')][_0x7717('0xa')]('TrackChangesEditing')[_0x7717('0x0')](_0x5f4f2c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a29=['from','model','_command','execute','getRanges','isInContent','editor','some','_suggestions','isEnabled','values','refresh','canEditAt','_isEnabledBasedOnSelection'];(function(_0x289e04,_0x1a29f9){const _0x2d69f6=function(_0x5c5896){while(--_0x5c5896){_0x289e04['push'](_0x289e04['shift']());}};_0x2d69f6(++_0x1a29f9);}(_0x1a29,0x10e));const _0x2d69=function(_0x289e04,_0x1a29f9){_0x289e04=_0x289e04-0x0;let _0x2d69f6=_0x1a29[_0x289e04];return _0x2d69f6;};import{Command as _0x27bfac}from'ckeditor5/src/core';import{sortSuggestions as _0x416be6,executeCommandForSuggestions as _0x312b4b}from'../utils/utils';export default class N extends _0x27bfac{constructor(_0x2b1ec3,_0x258f2a,_0x11504d){super(_0x2b1ec3),this[_0x2d69('0xc')]=_0x258f2a,this[_0x2d69('0x4')]=_0x11504d,this[_0x2d69('0x7')](),this[_0x2d69('0x9')]=!0x1;}[_0x2d69('0x7')](){const _0x4e0953=Array['from'](this['_suggestions'][_0x2d69('0x6')]())[_0x2d69('0x3')](_0x76db3=>_0x76db3[_0x2d69('0x1')]);this[_0x2d69('0x5')]=this[_0x2d69('0xc')][_0x2d69('0x5')]&&_0x4e0953;}[_0x2d69('0xd')](){const _0x5f2a14=_0x416be6(Array[_0x2d69('0xa')](this['_suggestions'][_0x2d69('0x6')]()));for(const _0x4632fe of _0x5f2a14){const _0x5777c1=_0x4632fe[_0x2d69('0x0')]();if(!this[_0x2d69('0x2')][_0x2d69('0xb')][_0x2d69('0x8')](_0x5777c1))return;}_0x312b4b(this[_0x2d69('0x2')][_0x2d69('0xb')],this[_0x2d69('0xc')],_0x5f2a14);}}
23
+ const _0x354c=['getRanges','model','_isEnabledBasedOnSelection','canEditAt','refresh','isInContent','values','some','editor','_command','isEnabled','from','_suggestions'];(function(_0x197835,_0x354c75){const _0x3b3964=function(_0x2298e6){while(--_0x2298e6){_0x197835['push'](_0x197835['shift']());}};_0x3b3964(++_0x354c75);}(_0x354c,0xcf));const _0x3b39=function(_0x197835,_0x354c75){_0x197835=_0x197835-0x0;let _0x3b3964=_0x354c[_0x197835];return _0x3b3964;};import{Command as _0x1f4796}from'ckeditor5/src/core';import{sortSuggestions as _0x560916,executeCommandForSuggestions as _0x51bd9f}from'../utils/utils';export default class N extends _0x1f4796{constructor(_0x3c866c,_0x7c92b0,_0x3afe26){super(_0x3c866c),this[_0x3b39('0xa')]=_0x7c92b0,this[_0x3b39('0x0')]=_0x3afe26,this[_0x3b39('0x5')](),this[_0x3b39('0x3')]=!0x1;}[_0x3b39('0x5')](){const _0x26841c=Array['from'](this[_0x3b39('0x0')][_0x3b39('0x7')]())[_0x3b39('0x8')](_0x12ddda=>_0x12ddda[_0x3b39('0x6')]);this[_0x3b39('0xb')]=this[_0x3b39('0xa')][_0x3b39('0xb')]&&_0x26841c;}['execute'](){const _0x3fc13d=_0x560916(Array[_0x3b39('0xc')](this['_suggestions']['values']()));for(const _0x24fbc2 of _0x3fc13d){const _0x534321=_0x24fbc2[_0x3b39('0x1')]();if(!this['editor'][_0x3b39('0x2')][_0x3b39('0x4')](_0x534321))return;}_0x51bd9f(this[_0x3b39('0x9')][_0x3b39('0x2')],this['_command'],_0x3fc13d);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57b9=['editor','refresh','values','_isEnabledBasedOnSelection','getRanges','canEditAt','isEnabled','_suggestions','_selectedSuggestions','execute','size','model','from','_command','selection'];(function(_0x36ebf8,_0x57b997){const _0x5e7288=function(_0x2ac0da){while(--_0x2ac0da){_0x36ebf8['push'](_0x36ebf8['shift']());}};_0x5e7288(++_0x57b997);}(_0x57b9,0x14a));const _0x5e72=function(_0x36ebf8,_0x57b997){_0x36ebf8=_0x36ebf8-0x0;let _0x5e7288=_0x57b9[_0x36ebf8];return _0x5e7288;};import{Command as _0x3cfb2a}from'ckeditor5/src/core';import{sortSuggestions as _0x31b2a5,getSelectedSuggestions as _0x3e0c24,executeCommandForSuggestions as _0x3c9ec5}from'../utils/utils';export default class R extends _0x3cfb2a{constructor(_0x29a996,_0x1af0d0,_0x20266d){super(_0x29a996),this[_0x5e72('0xd')]=_0x1af0d0,this[_0x5e72('0x7')]=_0x20266d,this[_0x5e72('0x8')]=new Set(),this[_0x5e72('0x1')](),this[_0x5e72('0x3')]=!0x1;}[_0x5e72('0x1')](){const _0x16ddca=this[_0x5e72('0x0')]['model']['document'][_0x5e72('0xe')],_0x3afadb=Array[_0x5e72('0xc')](this[_0x5e72('0x7')][_0x5e72('0x2')]());this['_selectedSuggestions']=_0x3e0c24(_0x16ddca,_0x3afadb),this[_0x5e72('0x6')]=this[_0x5e72('0xd')][_0x5e72('0x6')]&&!!this['_selectedSuggestions'][_0x5e72('0xa')];}[_0x5e72('0x9')](){const _0x2faee3=_0x31b2a5(Array[_0x5e72('0xc')](this[_0x5e72('0x8')]));for(const _0x1719ab of _0x2faee3){const _0x14d7fa=_0x1719ab[_0x5e72('0x4')]();if(!this[_0x5e72('0x0')]['model'][_0x5e72('0x5')](_0x14d7fa))return;}_0x3c9ec5(this[_0x5e72('0x0')][_0x5e72('0xb')],this[_0x5e72('0xd')],_0x2faee3);}}
23
+ const _0x30d9=['size','_command','_suggestions','getRanges','model','editor','selection','values','from','refresh','isEnabled','canEditAt','_selectedSuggestions','_isEnabledBasedOnSelection'];(function(_0x52a79f,_0x30d90d){const _0x3b86c4=function(_0x53098a){while(--_0x53098a){_0x52a79f['push'](_0x52a79f['shift']());}};_0x3b86c4(++_0x30d90d);}(_0x30d9,0x79));const _0x3b86=function(_0x52a79f,_0x30d90d){_0x52a79f=_0x52a79f-0x0;let _0x3b86c4=_0x30d9[_0x52a79f];return _0x3b86c4;};import{Command as _0x466457}from'ckeditor5/src/core';import{sortSuggestions as _0x1ed225,getSelectedSuggestions as _0x313b05,executeCommandForSuggestions as _0x27f325}from'../utils/utils';export default class R extends _0x466457{constructor(_0x3784ca,_0x591fd5,_0x2c59c6){super(_0x3784ca),this[_0x3b86('0x6')]=_0x591fd5,this['_suggestions']=_0x2c59c6,this[_0x3b86('0x3')]=new Set(),this[_0x3b86('0x0')](),this[_0x3b86('0x4')]=!0x1;}[_0x3b86('0x0')](){const _0x19699f=this[_0x3b86('0xa')][_0x3b86('0x9')]['document'][_0x3b86('0xb')],_0x5a8f34=Array[_0x3b86('0xd')](this[_0x3b86('0x7')][_0x3b86('0xc')]());this[_0x3b86('0x3')]=_0x313b05(_0x19699f,_0x5a8f34),this[_0x3b86('0x1')]=this[_0x3b86('0x6')][_0x3b86('0x1')]&&!!this[_0x3b86('0x3')][_0x3b86('0x5')];}['execute'](){const _0x2841aa=_0x1ed225(Array[_0x3b86('0xd')](this[_0x3b86('0x3')]));for(const _0x81e24d of _0x2841aa){const _0x11ba83=_0x81e24d[_0x3b86('0x8')]();if(!this['editor'][_0x3b86('0x9')][_0x3b86('0x2')](_0x11ba83))return;}_0x27f325(this[_0x3b86('0xa')][_0x3b86('0x9')],this[_0x3b86('0x6')],_0x2841aa);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1fcc=['refresh','isEnabled','affectsData','_enableCommands','execute','clearForceDisabled','TrackChangesCommand','forceDisabled','commands','_enabledCommands','has','value','_isEnabledBasedOnSelection','editor','_disableUnsupportedCommands'];(function(_0x2ad9e2,_0x1fccbc){const _0x1dcffc=function(_0x3c97b6){while(--_0x3c97b6){_0x2ad9e2['push'](_0x2ad9e2['shift']());}};_0x1dcffc(++_0x1fccbc);}(_0x1fcc,0x118));const _0x1dcf=function(_0x2ad9e2,_0x1fccbc){_0x2ad9e2=_0x2ad9e2-0x0;let _0x1dcffc=_0x1fcc[_0x2ad9e2];return _0x1dcffc;};import{Command as _0x5be9c9}from'ckeditor5/src/core';export default class _ extends _0x5be9c9{constructor(_0x33af34,_0x3bd34d){super(_0x33af34),this[_0x1dcf('0xe')]=_0x3bd34d,this[_0x1dcf('0x1')]=!0x1,this[_0x1dcf('0x5')](),this[_0x1dcf('0x2')]=!0x1;}[_0x1dcf('0x5')](){this[_0x1dcf('0x6')]=!0x0;}[_0x1dcf('0x9')](){this['value']=!this[_0x1dcf('0x1')],this[_0x1dcf('0x1')]?this['_disableUnsupportedCommands']():this[_0x1dcf('0x8')]();}[_0x1dcf('0x4')](){for(const _0x81c4d7 of this[_0x1dcf('0x3')]['commands'][_0x1dcf('0xd')]())_0x81c4d7['affectsData']&&!this[_0x1dcf('0xe')]['has'](_0x81c4d7)&&_0x81c4d7[_0x1dcf('0xc')](_0x1dcf('0xb'));}[_0x1dcf('0x8')](){for(const _0x15197a of this[_0x1dcf('0x3')][_0x1dcf('0xd')][_0x1dcf('0xd')]())_0x15197a[_0x1dcf('0x7')]&&!this['_enabledCommands'][_0x1dcf('0x0')](_0x15197a)&&_0x15197a[_0x1dcf('0xa')](_0x1dcf('0xb'));}}
23
+ const _0x34f8=['_enableCommands','isEnabled','_isEnabledBasedOnSelection','_enabledCommands','_disableUnsupportedCommands','value','has','affectsData','editor','execute','clearForceDisabled','commands','TrackChangesCommand','forceDisabled','refresh'];(function(_0x5ca4ec,_0x34f82c){const _0x26b312=function(_0x1b6552){while(--_0x1b6552){_0x5ca4ec['push'](_0x5ca4ec['shift']());}};_0x26b312(++_0x34f82c);}(_0x34f8,0x1e9));const _0x26b3=function(_0x5ca4ec,_0x34f82c){_0x5ca4ec=_0x5ca4ec-0x0;let _0x26b312=_0x34f8[_0x5ca4ec];return _0x26b312;};import{Command as _0x127e81}from'ckeditor5/src/core';export default class _ extends _0x127e81{constructor(_0x30e00e,_0x2985dc){super(_0x30e00e),this[_0x26b3('0x9')]=_0x2985dc,this['value']=!0x1,this[_0x26b3('0x5')](),this[_0x26b3('0x8')]=!0x1;}[_0x26b3('0x5')](){this[_0x26b3('0x7')]=!0x0;}[_0x26b3('0x0')](){this[_0x26b3('0xb')]=!this[_0x26b3('0xb')],this['value']?this[_0x26b3('0xa')]():this[_0x26b3('0x6')]();}[_0x26b3('0xa')](){for(const _0x4a7731 of this[_0x26b3('0xe')][_0x26b3('0x2')][_0x26b3('0x2')]())_0x4a7731['affectsData']&&!this['_enabledCommands']['has'](_0x4a7731)&&_0x4a7731[_0x26b3('0x4')](_0x26b3('0x3'));}[_0x26b3('0x6')](){for(const _0x40d407 of this[_0x26b3('0xe')][_0x26b3('0x2')]['commands']())_0x40d407[_0x26b3('0xd')]&&!this[_0x26b3('0x9')][_0x26b3('0xc')](_0x40d407)&&_0x40d407[_0x26b3('0x1')]('TrackChangesCommand');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd033=['plugins','justify','format','getSelectedBlocks','*Format:*\x20%0','left','FORMAT_JUSTIFY_TEXT','FORMAT_ALIGN_TO_RIGHT','from','has','model','AlignmentEditing','value','FORMAT_ALIGN_TO_LEFT','change','FORMAT_ALIGN_TO_CENTER','getAttribute','markBlockFormat','contentLanguageDirection','commandName','commandParams','alignment','ltr','afterInit','registerDescriptionCallback','right','editor','selection','document','locale','TrackChangesEditing','center'];(function(_0x596cfe,_0xd03375){const _0x591108=function(_0x357d1c){while(--_0x357d1c){_0x596cfe['push'](_0x596cfe['shift']());}};_0x591108(++_0xd03375);}(_0xd033,0x1dc));const _0x5911=function(_0x596cfe,_0xd03375){_0x596cfe=_0x596cfe-0x0;let _0x591108=_0xd033[_0x596cfe];return _0x591108;};import{Plugin as _0x9ea192}from'ckeditor5/src/core';import{getTranslation as _0x56db66}from'../utils/common-translations';export default class x extends _0x9ea192{[_0x5911('0x1b')](){const _0x370778=this[_0x5911('0x1e')],_0x1d58a2=_0x370778[_0x5911('0x1')];if(!_0x370778[_0x5911('0x4')][_0x5911('0xd')](_0x5911('0xf')))return;const _0x208360=_0x370778[_0x5911('0x4')]['get'](_0x5911('0x2'));_0x208360['enableCommand'](_0x5911('0x19'),(_0x16d8b5,_0x261ae8={})=>{let _0x397d4a=_0x261ae8['value'];_0x261ae8['value']||(_0x397d4a=_0x5911('0x1a')===_0x370778[_0x5911('0x1')][_0x5911('0x16')]?_0x5911('0x9'):_0x5911('0x1d'));const _0x9f0948=Array[_0x5911('0xc')](this[_0x5911('0x1e')]['model'][_0x5911('0x0')][_0x5911('0x1f')][_0x5911('0x7')]())['filter'](_0x37380f=>function(_0x55516e,_0x3db6ae,_0x56c26f){const _0x56276f=_0x55516e[_0x5911('0x14')](_0x5911('0x19'))||null;return _0x3db6ae['checkAttribute'](_0x55516e,_0x5911('0x19'))&&_0x56c26f!=_0x56276f;}(_0x37380f,this[_0x5911('0x1e')][_0x5911('0xe')]['schema'],_0x397d4a));_0x370778['model'][_0x5911('0x12')](()=>{for(const _0x4dad5d of _0x9f0948)_0x208360[_0x5911('0x15')](_0x4dad5d,{'commandName':'alignment','commandParams':[{'value':_0x397d4a}]});});}),_0x208360['_descriptionFactory'][_0x5911('0x1c')](_0xc2c8cb=>{const {data:_0x378454}=_0xc2c8cb;if(_0x378454&&_0x5911('0x19')==_0x378454[_0x5911('0x17')]){const _0x10d007=_0x378454[_0x5911('0x18')][0x0][_0x5911('0x10')];return{'type':_0x5911('0x6'),'content':_0x56db66(_0x1d58a2,_0x5911('0x8'),function(_0x1e10a2){switch(_0x1e10a2){case _0x5911('0x9'):return _0x56db66(_0x1d58a2,_0x5911('0x11'));case _0x5911('0x1d'):return _0x56db66(_0x1d58a2,_0x5911('0xb'));case _0x5911('0x3'):return _0x56db66(_0x1d58a2,_0x5911('0x13'));case _0x5911('0x5'):return _0x56db66(_0x1d58a2,_0x5911('0xa'));}}(_0x10d007))};}});}}
23
+ const _0x41aa=['get','registerDescriptionCallback','right','checkAttribute','value','left','selection','editor','FORMAT_JUSTIFY_TEXT','getAttribute','commandName','model','contentLanguageDirection','justify','filter','FORMAT_ALIGN_TO_LEFT','locale','has','FORMAT_ALIGN_TO_RIGHT','from','markBlockFormat','getSelectedBlocks','center','_descriptionFactory','alignment','enableCommand','schema','document','commandParams'];(function(_0xc11b8f,_0x41aa67){const _0x310f04=function(_0xd103da){while(--_0xd103da){_0xc11b8f['push'](_0xc11b8f['shift']());}};_0x310f04(++_0x41aa67);}(_0x41aa,0x96));const _0x310f=function(_0xc11b8f,_0x41aa67){_0xc11b8f=_0xc11b8f-0x0;let _0x310f04=_0x41aa[_0xc11b8f];return _0x310f04;};import{Plugin as _0x3f190a}from'ckeditor5/src/core';import{getTranslation as _0x1b88e4}from'../utils/common-translations';export default class j extends _0x3f190a{['afterInit'](){const _0x18e560=this['editor'],_0x50e8e9=_0x18e560[_0x310f('0xb')];if(!_0x18e560['plugins'][_0x310f('0xc')]('AlignmentEditing'))return;const _0x5a50db=_0x18e560['plugins'][_0x310f('0x18')]('TrackChangesEditing');_0x5a50db[_0x310f('0x14')](_0x310f('0x13'),(_0x1ee7a0,_0x51fe99={})=>{let _0x5edb56=_0x51fe99[_0x310f('0x1c')];_0x51fe99[_0x310f('0x1c')]||(_0x5edb56='ltr'===_0x18e560[_0x310f('0xb')][_0x310f('0x7')]?_0x310f('0x0'):_0x310f('0x1a'));const _0x3f20e9=Array[_0x310f('0xe')](this[_0x310f('0x2')]['model'][_0x310f('0x16')][_0x310f('0x1')][_0x310f('0x10')]())[_0x310f('0x9')](_0x515372=>function(_0x5ada23,_0xf57b70,_0x1fcd6e){const _0x19b97b=_0x5ada23[_0x310f('0x4')](_0x310f('0x13'))||null;return _0xf57b70[_0x310f('0x1b')](_0x5ada23,_0x310f('0x13'))&&_0x1fcd6e!=_0x19b97b;}(_0x515372,this[_0x310f('0x2')][_0x310f('0x6')][_0x310f('0x15')],_0x5edb56));_0x18e560['model']['change'](()=>{for(const _0x1818cf of _0x3f20e9)_0x5a50db[_0x310f('0xf')](_0x1818cf,{'commandName':'alignment','commandParams':[{'value':_0x5edb56}]});});}),_0x5a50db[_0x310f('0x12')][_0x310f('0x19')](_0x3a2d3b=>{const {data:_0x269835}=_0x3a2d3b;if(_0x269835&&_0x310f('0x13')==_0x269835[_0x310f('0x5')]){const _0x10ad90=_0x269835[_0x310f('0x17')][0x0]['value'];return{'type':'format','content':_0x1b88e4(_0x50e8e9,'*Format:*\x20%0',function(_0x2b8132){switch(_0x2b8132){case'left':return _0x1b88e4(_0x50e8e9,_0x310f('0xa'));case'right':return _0x1b88e4(_0x50e8e9,_0x310f('0xd'));case _0x310f('0x11'):return _0x1b88e4(_0x50e8e9,'FORMAT_ALIGN_TO_CENTER');case _0x310f('0x8'):return _0x1b88e4(_0x50e8e9,_0x310f('0x3'));}}(_0x10ad90))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a7e=['SuperscriptEditing','underline','commands','strikethrough','superscript','*Remove\x20format:*\x20%0','plugins','FORMAT_CODE','italic','enableCommand','TrackChangesEditing','model','BoldEditing','locale','StrikethroughEditing','value','has','commandName','afterInit','FORMAT_SUBSCRIPT','FORMAT_SUPERSCRIPT','registerDescriptionCallback','markInlineFormat','getRanges','*Format:*\x20%0','subscript','commandParams','document','ItalicEditing','change','bold','slice','code','selection','SubscriptEditing','toLowerCase','FORMAT_ITALIC','from','_descriptionFactory','get','editor','forceValue','format','isCollapsed','CodeEditing'];(function(_0x4f1936,_0x4a7ec9){const _0x42ab32=function(_0x31f12d){while(--_0x31f12d){_0x4f1936['push'](_0x4f1936['shift']());}};_0x42ab32(++_0x4a7ec9);}(_0x4a7e,0x1b0));const _0x42ab=function(_0x4f1936,_0x4a7ec9){_0x4f1936=_0x4f1936-0x0;let _0x42ab32=_0x4a7e[_0x4f1936];return _0x42ab32;};import{Plugin as _0x3e5799}from'ckeditor5/src/core';import{getTranslation as _0x1f80a9}from'../utils/common-translations';import{getRangesWithAttribute as _0x474ca8}from'./utils';const Kt=[_0x42ab('0x1e'),_0x42ab('0x1'),'UnderlineEditing',_0x42ab('0x11'),_0x42ab('0x20'),_0x42ab('0x7'),_0x42ab('0x12')];export default class U extends _0x3e5799{[_0x42ab('0x24')](){const _0x36a7fb=this[_0x42ab('0xd')],_0x4dba5c=_0x36a7fb[_0x42ab('0x1d')],_0xecd751=_0x36a7fb['plugins'][_0x42ab('0xc')](_0x42ab('0x1c')),_0x82f663=_0x36a7fb[_0x42ab('0x1f')];for(const _0x17d70a of Kt){if(!_0x36a7fb[_0x42ab('0x18')][_0x42ab('0x22')](_0x17d70a))continue;const _0x56470a=_0x17d70a[_0x42ab('0x4')](0x0,-0x7)[_0x42ab('0x8')](),_0x56c1ad=_0x36a7fb[_0x42ab('0x14')][_0x42ab('0xc')](_0x56470a);_0xecd751[_0x42ab('0x1b')](_0x56470a,(_0x7e3b68,_0x576b4d={})=>{const _0x11041c=_0x4dba5c[_0x42ab('0x0')][_0x42ab('0x6')];if(_0x11041c[_0x42ab('0x10')])return void _0x7e3b68(_0x576b4d);const _0x2158de=void 0x0!==_0x576b4d[_0x42ab('0xe')]?_0x576b4d[_0x42ab('0xe')]:!_0x56c1ad[_0x42ab('0x21')];_0x4dba5c[_0x42ab('0x2')](()=>{const _0x32edfc=Array[_0x42ab('0xa')](_0x11041c[_0x42ab('0x29')]());for(const _0x5a0b29 of _0x32edfc){const _0x83bb5d=_0x2158de?[_0x5a0b29]:_0x474ca8(_0x56470a,_0x5a0b29,_0x4dba5c);for(const _0x38b212 of _0x83bb5d)_0xecd751[_0x42ab('0x28')](_0x38b212,{'commandName':_0x56470a,'commandParams':[{'forceValue':_0x2158de}]});}});});}function _0x275333(_0x2f4527,_0x2aa60e){_0xecd751[_0x42ab('0xb')][_0x42ab('0x27')](_0x51bd20=>{const {data:_0x5e8573}=_0x51bd20;if(_0x5e8573&&_0x5e8573[_0x42ab('0x23')]===_0x2f4527)return _0x5e8573[_0x42ab('0x2c')][0x0]['forceValue']?{'type':'format','content':_0x1f80a9(_0x82f663,_0x42ab('0x2a'),_0x2aa60e)}:{'type':_0x42ab('0xf'),'content':_0x1f80a9(_0x82f663,_0x42ab('0x17'),_0x2aa60e)};});}_0x275333(_0x42ab('0x3'),_0x1f80a9(_0x82f663,'FORMAT_BOLD')),_0x275333(_0x42ab('0x1a'),_0x1f80a9(_0x82f663,_0x42ab('0x9'))),_0x275333(_0x42ab('0x13'),_0x1f80a9(_0x82f663,'FORMAT_UNDERLINE')),_0x275333(_0x42ab('0x5'),_0x1f80a9(_0x82f663,_0x42ab('0x19'))),_0x275333(_0x42ab('0x15'),_0x1f80a9(_0x82f663,'FORMAT_STRIKETHROUGH')),_0x275333(_0x42ab('0x2b'),_0x1f80a9(_0x82f663,_0x42ab('0x25'))),_0x275333(_0x42ab('0x16'),_0x1f80a9(_0x82f663,_0x42ab('0x26')));}}
23
+ const _0x27e7=['slice','*Remove\x20format:*\x20%0','FORMAT_STRIKETHROUGH','CodeEditing','superscript','commandParams','change','get','FORMAT_ITALIC','plugins','getRanges','subscript','bold','from','underline','*Format:*\x20%0','selection','value','FORMAT_SUBSCRIPT','italic','commands','BoldEditing','forceValue','FORMAT_CODE','SuperscriptEditing','format','toLowerCase','enableCommand','_descriptionFactory','FORMAT_SUPERSCRIPT','registerDescriptionCallback','ItalicEditing','locale','TrackChangesEditing','afterInit','isCollapsed','commandName','has','editor','markInlineFormat'];(function(_0x23c586,_0x27e709){const _0x3fa104=function(_0x464c0c){while(--_0x464c0c){_0x23c586['push'](_0x23c586['shift']());}};_0x3fa104(++_0x27e709);}(_0x27e7,0xfa));const _0x3fa1=function(_0x23c586,_0x27e709){_0x23c586=_0x23c586-0x0;let _0x3fa104=_0x27e7[_0x23c586];return _0x3fa104;};import{Plugin as _0x5a5dd2}from'ckeditor5/src/core';import{getTranslation as _0x13ede9}from'../utils/common-translations';import{getRangesWithAttribute as _0x1111ab}from'./utils';const Yt=[_0x3fa1('0xb'),_0x3fa1('0x15'),'UnderlineEditing',_0x3fa1('0x21'),'StrikethroughEditing','SubscriptEditing',_0x3fa1('0xe')];export default class x extends _0x5a5dd2{[_0x3fa1('0x18')](){const _0x4cc7f3=this[_0x3fa1('0x1c')],_0x3c5601=_0x4cc7f3['model'],_0x48764e=_0x4cc7f3[_0x3fa1('0x27')][_0x3fa1('0x25')](_0x3fa1('0x17')),_0x27fe1f=_0x4cc7f3[_0x3fa1('0x16')];for(const _0x992666 of Yt){if(!_0x4cc7f3[_0x3fa1('0x27')][_0x3fa1('0x1b')](_0x992666))continue;const _0x4d70c3=_0x992666[_0x3fa1('0x1e')](0x0,-0x7)[_0x3fa1('0x10')](),_0xc47d1c=_0x4cc7f3[_0x3fa1('0xa')][_0x3fa1('0x25')](_0x4d70c3);_0x48764e[_0x3fa1('0x11')](_0x4d70c3,(_0x2ae29e,_0x20aeea={})=>{const _0x2b4bc9=_0x3c5601['document'][_0x3fa1('0x6')];if(_0x2b4bc9[_0x3fa1('0x19')])return void _0x2ae29e(_0x20aeea);const _0x431bcd=void 0x0!==_0x20aeea[_0x3fa1('0xc')]?_0x20aeea['forceValue']:!_0xc47d1c[_0x3fa1('0x7')];_0x3c5601[_0x3fa1('0x24')](()=>{const _0x21584c=Array[_0x3fa1('0x3')](_0x2b4bc9[_0x3fa1('0x0')]());for(const _0x34d004 of _0x21584c){const _0x143e6c=_0x431bcd?[_0x34d004]:_0x1111ab(_0x4d70c3,_0x34d004,_0x3c5601);for(const _0x38fae4 of _0x143e6c)_0x48764e[_0x3fa1('0x1d')](_0x38fae4,{'commandName':_0x4d70c3,'commandParams':[{'forceValue':_0x431bcd}]});}});});}function _0x13e468(_0x57596a,_0xcd14cc){_0x48764e[_0x3fa1('0x12')][_0x3fa1('0x14')](_0x66226=>{const {data:_0x5324b3}=_0x66226;if(_0x5324b3&&_0x5324b3[_0x3fa1('0x1a')]===_0x57596a)return _0x5324b3[_0x3fa1('0x23')][0x0][_0x3fa1('0xc')]?{'type':_0x3fa1('0xf'),'content':_0x13ede9(_0x27fe1f,_0x3fa1('0x5'),_0xcd14cc)}:{'type':'format','content':_0x13ede9(_0x27fe1f,_0x3fa1('0x1f'),_0xcd14cc)};});}_0x13e468(_0x3fa1('0x2'),_0x13ede9(_0x27fe1f,'FORMAT_BOLD')),_0x13e468(_0x3fa1('0x9'),_0x13ede9(_0x27fe1f,_0x3fa1('0x26'))),_0x13e468(_0x3fa1('0x4'),_0x13ede9(_0x27fe1f,'FORMAT_UNDERLINE')),_0x13e468('code',_0x13ede9(_0x27fe1f,_0x3fa1('0xd'))),_0x13e468('strikethrough',_0x13ede9(_0x27fe1f,_0x3fa1('0x20'))),_0x13e468(_0x3fa1('0x1'),_0x13ede9(_0x27fe1f,_0x3fa1('0x8'))),_0x13e468(_0x3fa1('0x22'),_0x13ede9(_0x27fe1f,_0x3fa1('0x13')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x583a=['ELEMENT_BLOCK_QUOTE','editor','_descriptionFactory','parent','document','$root','plugins','afterInit','has','forceValue','enableCommand','checkChild','format','registerDescriptionCallback','*Remove\x20format:*\x20%0','getSelectedBlocks','TrackChangesEditing','from','*Format:*\x20%0','model','locale','commands','markBlockFormat','filter','blockQuote','name','commandName','commandParams'];(function(_0x3375c8,_0x583af7){const _0x415f02=function(_0x3b8f1f){while(--_0x3b8f1f){_0x3375c8['push'](_0x3375c8['shift']());}};_0x415f02(++_0x583af7);}(_0x583a,0x13c));const _0x415f=function(_0x3375c8,_0x583af7){_0x3375c8=_0x3375c8-0x0;let _0x415f02=_0x583a[_0x3375c8];return _0x415f02;};import{Plugin as _0x3081c3}from'ckeditor5/src/core';import{getTranslation as _0x5bd80f}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x475f33}from'../utils/utils';export default class j extends _0x3081c3{[_0x415f('0x1b')](){const _0x2a6e20=this['editor'],_0x38c679=_0x2a6e20[_0x415f('0xc')];if(!_0x2a6e20[_0x415f('0x1a')][_0x415f('0x0')]('BlockQuoteEditing'))return;const _0x11f33a=_0x2a6e20['plugins']['get'](_0x415f('0x8')),_0x20ee1e=this[_0x415f('0x15')][_0x415f('0xd')]['get'](_0x415f('0x10'));_0x11f33a[_0x415f('0x2')](_0x415f('0x10'),(_0x30f5b3,_0x1c9f0f={})=>{const _0x438f83=this[_0x415f('0x15')][_0x415f('0xb')][_0x415f('0x18')]['selection'],_0x204477=_0x1c9f0f&&void 0x0!==_0x1c9f0f[_0x415f('0x1')]?_0x1c9f0f['forceValue']:!_0x20ee1e['value'];let _0x217ed2=[];if(_0x204477){const _0xef70df=Array[_0x415f('0x9')](_0x438f83[_0x415f('0x7')]())[_0x415f('0xf')](_0x1e8b74=>Xt(_0x1e8b74)||function(_0x51483d,_0x481887){const _0x5d95f4=_0x481887[_0x415f('0x3')](_0x51483d[_0x415f('0x17')],'blockQuote'),_0x52857c=_0x481887[_0x415f('0x3')]([_0x415f('0x19'),_0x415f('0x10')],_0x51483d);return _0x5d95f4&&_0x52857c;}(_0x1e8b74,this[_0x415f('0x15')]['model']['schema']));_0x217ed2=_0x475f33(_0xef70df,_0x2a6e20[_0x415f('0xb')]);}else{const _0x1e60dd=Array[_0x415f('0x9')](_0x438f83[_0x415f('0x7')]())[_0x415f('0xf')](_0xcc3a83=>Xt(_0xcc3a83));_0x217ed2=_0x475f33(_0x1e60dd,_0x2a6e20[_0x415f('0xb')]);}_0x2a6e20[_0x415f('0xb')]['change'](()=>{for(const _0x52eb0e of _0x217ed2)_0x11f33a[_0x415f('0xe')](_0x52eb0e,{'commandName':_0x415f('0x10'),'commandParams':[{'forceValue':_0x204477}]});});}),_0x11f33a[_0x415f('0x16')][_0x415f('0x5')](_0x21037b=>{const {data:_0x56c0ca}=_0x21037b;if(_0x56c0ca&&_0x415f('0x10')==_0x56c0ca[_0x415f('0x12')]){const _0x28667d=_0x5bd80f(_0x38c679,_0x415f('0x14'));return _0x56c0ca[_0x415f('0x13')][0x0][_0x415f('0x1')]?{'type':_0x415f('0x4'),'content':_0x5bd80f(_0x38c679,_0x415f('0xa'),_0x28667d)}:{'type':'format','content':_0x5bd80f(_0x38c679,_0x415f('0x6'),_0x28667d)};}});}}function Xt(_0x212a39){return'blockQuote'==_0x212a39[_0x415f('0x17')][_0x415f('0x11')];}
23
+ const _0x3392=['ELEMENT_BLOCK_QUOTE','afterInit','get','forceValue','parent','markBlockFormat','document','selection','model','format','commands','enableCommand','filter','commandName','editor','getSelectedBlocks','schema','*Remove\x20format:*\x20%0','$root','from','blockQuote','registerDescriptionCallback','has','commandParams','plugins','TrackChangesEditing','BlockQuoteEditing','checkChild'];(function(_0x129563,_0x339232){const _0x319efe=function(_0x4cf0d8){while(--_0x4cf0d8){_0x129563['push'](_0x129563['shift']());}};_0x319efe(++_0x339232);}(_0x3392,0xb2));const _0x319e=function(_0x129563,_0x339232){_0x129563=_0x129563-0x0;let _0x319efe=_0x3392[_0x129563];return _0x319efe;};import{Plugin as _0x893606}from'ckeditor5/src/core';import{getTranslation as _0x56a562}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x421619}from'../utils/utils';export default class U extends _0x893606{[_0x319e('0x13')](){const _0x57b049=this[_0x319e('0x4')],_0x5930ed=_0x57b049['locale'];if(!_0x57b049[_0x319e('0xe')][_0x319e('0xc')](_0x319e('0x10')))return;const _0x2b41a0=_0x57b049[_0x319e('0xe')][_0x319e('0x14')](_0x319e('0xf')),_0x34fb58=this['editor'][_0x319e('0x0')][_0x319e('0x14')](_0x319e('0xa'));_0x2b41a0[_0x319e('0x1')](_0x319e('0xa'),(_0x395bfd,_0x408775={})=>{const _0x3def8a=this[_0x319e('0x4')][_0x319e('0x1a')][_0x319e('0x18')][_0x319e('0x19')],_0x3d1ed7=_0x408775&&void 0x0!==_0x408775[_0x319e('0x15')]?_0x408775[_0x319e('0x15')]:!_0x34fb58['value'];let _0x146657=[];if(_0x3d1ed7){const _0x435f54=Array['from'](_0x3def8a[_0x319e('0x5')]())[_0x319e('0x2')](_0x11ad82=>to(_0x11ad82)||function(_0x1c2692,_0x1f325f){const _0x45850e=_0x1f325f[_0x319e('0x11')](_0x1c2692[_0x319e('0x16')],'blockQuote'),_0x593f16=_0x1f325f[_0x319e('0x11')]([_0x319e('0x8'),'blockQuote'],_0x1c2692);return _0x45850e&&_0x593f16;}(_0x11ad82,this[_0x319e('0x4')][_0x319e('0x1a')][_0x319e('0x6')]));_0x146657=_0x421619(_0x435f54,_0x57b049['model']);}else{const _0x62eca4=Array[_0x319e('0x9')](_0x3def8a[_0x319e('0x5')]())[_0x319e('0x2')](_0x1cb990=>to(_0x1cb990));_0x146657=_0x421619(_0x62eca4,_0x57b049['model']);}_0x57b049[_0x319e('0x1a')]['change'](()=>{for(const _0x3c03bc of _0x146657)_0x2b41a0[_0x319e('0x17')](_0x3c03bc,{'commandName':_0x319e('0xa'),'commandParams':[{'forceValue':_0x3d1ed7}]});});}),_0x2b41a0['_descriptionFactory'][_0x319e('0xb')](_0x4cbb9b=>{const {data:_0x276cc8}=_0x4cbb9b;if(_0x276cc8&&'blockQuote'==_0x276cc8[_0x319e('0x3')]){const _0x259348=_0x56a562(_0x5930ed,_0x319e('0x12'));return _0x276cc8[_0x319e('0xd')][0x0][_0x319e('0x15')]?{'type':'format','content':_0x56a562(_0x5930ed,'*Format:*\x20%0',_0x259348)}:{'type':_0x319e('0x1b'),'content':_0x56a562(_0x5930ed,_0x319e('0x7'),_0x259348)};}});}}function to(_0x46c2c2){return'blockQuote'==_0x46c2c2['parent']['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x151b=['editor','commands','get','plugins','TrackChangesEditing','ckbox','afterInit','enableCommand'];(function(_0x11d207,_0x151b50){const _0x2da352=function(_0xe19562){while(--_0xe19562){_0x11d207['push'](_0x11d207['shift']());}};_0x2da352(++_0x151b50);}(_0x151b,0xae));const _0x2da3=function(_0x11d207,_0x151b50){_0x11d207=_0x11d207-0x0;let _0x2da352=_0x151b[_0x11d207];return _0x2da352;};import{Plugin as _0x1da3e8}from'ckeditor5/src/core';export default class E extends _0x1da3e8{[_0x2da3('0x0')](){const _0x422759=this[_0x2da3('0x2')];_0x422759[_0x2da3('0x3')][_0x2da3('0x4')](_0x2da3('0x7'))&&_0x422759[_0x2da3('0x5')][_0x2da3('0x4')](_0x2da3('0x6'))[_0x2da3('0x1')](_0x2da3('0x7'));}}
23
+ const _0x33f2=['commands','plugins','enableCommand','get','TrackChangesEditing','ckbox','afterInit'];(function(_0x411410,_0x33f2d4){const _0x51917c=function(_0x5c3f0e){while(--_0x5c3f0e){_0x411410['push'](_0x411410['shift']());}};_0x51917c(++_0x33f2d4);}(_0x33f2,0x175));const _0x5191=function(_0x411410,_0x33f2d4){_0x411410=_0x411410-0x0;let _0x51917c=_0x33f2[_0x411410];return _0x51917c;};import{Plugin as _0x4bfaeb}from'ckeditor5/src/core';export default class O extends _0x4bfaeb{[_0x5191('0x4')](){const _0x33364b=this['editor'];_0x33364b[_0x5191('0x5')][_0x5191('0x1')](_0x5191('0x3'))&&_0x33364b[_0x5191('0x6')]['get'](_0x5191('0x2'))[_0x5191('0x0')](_0x5191('0x3'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38d2=['get','blockName','formatBlock','has','*Remove\x20format:*\x20%0','checkChild','getSelectedBlocks','TrackChangesEditing','change','format','rootElement','language','label','isLimit','codeBlock','_descriptionFactory','languages','registerElementLabel','selection','plugins','from','commands','CodeBlock','enableCommand','editor','forceValue','schema','model','commandParams','indentCodeBlock','parent','ELEMENT_CODE_BLOCK','commandName','locale','value'];(function(_0x4afaf3,_0x38d257){const _0x5b74ba=function(_0x2843ce){while(--_0x2843ce){_0x4afaf3['push'](_0x4afaf3['shift']());}};_0x5b74ba(++_0x38d257);}(_0x38d2,0x19f));const _0x5b74=function(_0x4afaf3,_0x38d257){_0x4afaf3=_0x4afaf3-0x0;let _0x5b74ba=_0x38d2[_0x4afaf3];return _0x5b74ba;};import{Plugin as _0x2d77ec}from'ckeditor5/src/core';import{getTranslation as _0x46e72d}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x5c09e2}from'../utils/utils';export default class O extends _0x2d77ec{['afterInit'](){const _0x371301=this[_0x5b74('0x1d')];if(!_0x371301[_0x5b74('0x18')][_0x5b74('0x8')](_0x5b74('0x1b')))return;const _0x4ed521=_0x371301['plugins']['get'](_0x5b74('0xc')),_0x4d2c98=_0x371301[_0x5b74('0x3')],_0x43ce6a=_0x371301['config'][_0x5b74('0x5')](_0x5b74('0x13'))[_0x5b74('0x15')],_0x33e675=_0x371301[_0x5b74('0x1a')][_0x5b74('0x5')](_0x5b74('0x13'));_0x4ed521[_0x5b74('0x1c')](_0x5b74('0x22')),_0x4ed521[_0x5b74('0x1c')]('outdentCodeBlock'),_0x4ed521[_0x5b74('0x1c')](_0x5b74('0x13'),(_0x5887bf,_0x3a4280={})=>{const _0x51f008=_0x371301['model'],_0x4ec513=_0x371301[_0x5b74('0x20')]['document'][_0x5b74('0x17')],_0x4aab43=_0x3a4280&&void 0x0!==_0x3a4280[_0x5b74('0x1e')]?_0x3a4280[_0x5b74('0x1e')]:!_0x33e675[_0x5b74('0x4')];let _0x4f152a;_0x3a4280[_0x5b74('0x10')]||(_0x3a4280['language']=_0x43ce6a[0x0]['language']),_0x4f152a=_0x4aab43?Array[_0x5b74('0x19')](_0x4ec513[_0x5b74('0xb')]())['filter'](_0xb07f7c=>oo(_0xb07f7c)||function(_0x5ea8a9,_0x57e8fc){if(_0x5ea8a9['is'](_0x5b74('0xf'))||_0x57e8fc[_0x5b74('0x12')](_0x5ea8a9))return!0x1;return _0x57e8fc[_0x5b74('0xa')](_0x5ea8a9[_0x5b74('0x0')],_0x5b74('0x13'));}(_0xb07f7c,_0x51f008[_0x5b74('0x1f')])):Array['from'](_0x4ec513[_0x5b74('0xb')]())['filter'](_0x4d3add=>oo(_0x4d3add));const _0x13377e=_0x5c09e2(_0x4f152a,_0x51f008);_0x51f008[_0x5b74('0xd')](()=>{for(const _0x55373f of _0x13377e)_0x4ed521['markBlockFormat'](_0x55373f,{'commandName':'codeBlock','commandParams':[{..._0x3a4280,'forceValue':_0x4aab43}],'formatGroupId':_0x5b74('0x6')});});}),(_0x4ed521[_0x5b74('0x14')][_0x5b74('0x16')](_0x5b74('0x13'),_0x564849=>_0x46e72d(_0x4d2c98,_0x5b74('0x1'),_0x564849)),_0x4ed521[_0x5b74('0x14')]['registerDescriptionCallback'](_0x40809b=>{const _0x1eb145=_0x4d2c98['t'],{type:_0x5bd99a,data:_0x282ee2}=_0x40809b;if(_0x5b74('0x7')==_0x5bd99a&&_0x282ee2&&'codeBlock'==_0x282ee2[_0x5b74('0x2')]){const _0x2189e8=_0x282ee2['commandParams'][0x0][_0x5b74('0x10')],_0x43ad09=_0x1eb145(_0x43ce6a['find'](_0x3e4086=>_0x3e4086[_0x5b74('0x10')]===_0x2189e8)[_0x5b74('0x11')]);return _0x282ee2[_0x5b74('0x21')][0x0][_0x5b74('0x1e')]?{'type':_0x5b74('0xe'),'content':_0x46e72d(_0x4d2c98,'*Format:*\x20%0',_0x46e72d(_0x4d2c98,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x43ad09+')')}:{'type':_0x5b74('0xe'),'content':_0x46e72d(_0x4d2c98,_0x5b74('0x9'),_0x46e72d(_0x4d2c98,'ELEMENT_CODE_BLOCK',0x1))};}}));}}function oo(_0x494bbf){return'codeBlock'==_0x494bbf['name'];}
23
+ const _0x1061=['codeBlock','editor','document','label','config','registerElementLabel','ELEMENT_CODE_BLOCK','language','schema','_descriptionFactory','find','name','rootElement','plugins','format','languages','isLimit','enableCommand','*Format:*\x20%0','locale','commandParams','formatBlock','afterInit','filter','get','markBlockFormat','checkChild','getSelectedBlocks','*Remove\x20format:*\x20%0','selection','change','forceValue','commands','registerDescriptionCallback','TrackChangesEditing','outdentCodeBlock','model','parent','from','has','commandName'];(function(_0x43d445,_0x1061eb){const _0x245cf5=function(_0x4291f9){while(--_0x4291f9){_0x43d445['push'](_0x43d445['shift']());}};_0x245cf5(++_0x1061eb);}(_0x1061,0x181));const _0x245c=function(_0x43d445,_0x1061eb){_0x43d445=_0x43d445-0x0;let _0x245cf5=_0x1061[_0x43d445];return _0x245cf5;};import{Plugin as _0x49367f}from'ckeditor5/src/core';import{getTranslation as _0x309601}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x3e0ed0}from'../utils/utils';export default class E extends _0x49367f{[_0x245c('0x6')](){const _0x25f499=this[_0x245c('0x1a')];if(!_0x25f499[_0x245c('0x26')][_0x245c('0x17')]('CodeBlock'))return;const _0x4545d2=_0x25f499[_0x245c('0x26')]['get'](_0x245c('0x12')),_0x5abc8e=_0x25f499[_0x245c('0x3')],_0x118a2e=_0x25f499[_0x245c('0x1d')][_0x245c('0x8')]('codeBlock')[_0x245c('0x28')],_0x4f4a94=_0x25f499[_0x245c('0x10')]['get'](_0x245c('0x19'));_0x4545d2[_0x245c('0x1')]('indentCodeBlock'),_0x4545d2[_0x245c('0x1')](_0x245c('0x13')),_0x4545d2[_0x245c('0x1')]('codeBlock',(_0x1c710e,_0x557f4e={})=>{const _0x455f2a=_0x25f499[_0x245c('0x14')],_0x26cace=_0x25f499[_0x245c('0x14')][_0x245c('0x1b')][_0x245c('0xd')],_0x51bcee=_0x557f4e&&void 0x0!==_0x557f4e[_0x245c('0xf')]?_0x557f4e[_0x245c('0xf')]:!_0x4f4a94['value'];let _0x4f363a;_0x557f4e[_0x245c('0x20')]||(_0x557f4e[_0x245c('0x20')]=_0x118a2e[0x0]['language']),_0x4f363a=_0x51bcee?Array[_0x245c('0x16')](_0x26cace[_0x245c('0xb')]())[_0x245c('0x7')](_0x3ab7dd=>oo(_0x3ab7dd)||function(_0x3d4ce2,_0x3af540){if(_0x3d4ce2['is'](_0x245c('0x25'))||_0x3af540[_0x245c('0x0')](_0x3d4ce2))return!0x1;return _0x3af540[_0x245c('0xa')](_0x3d4ce2[_0x245c('0x15')],_0x245c('0x19'));}(_0x3ab7dd,_0x455f2a[_0x245c('0x21')])):Array[_0x245c('0x16')](_0x26cace[_0x245c('0xb')]())[_0x245c('0x7')](_0x45cab6=>oo(_0x45cab6));const _0x18eafe=_0x3e0ed0(_0x4f363a,_0x455f2a);_0x455f2a[_0x245c('0xe')](()=>{for(const _0x3647c9 of _0x18eafe)_0x4545d2[_0x245c('0x9')](_0x3647c9,{'commandName':_0x245c('0x19'),'commandParams':[{..._0x557f4e,'forceValue':_0x51bcee}],'formatGroupId':'blockName'});});}),(_0x4545d2[_0x245c('0x22')][_0x245c('0x1e')]('codeBlock',_0x5893b7=>_0x309601(_0x5abc8e,_0x245c('0x1f'),_0x5893b7)),_0x4545d2[_0x245c('0x22')][_0x245c('0x11')](_0x5b65b8=>{const _0x1a6118=_0x5abc8e['t'],{type:_0x549d43,data:_0x278179}=_0x5b65b8;if(_0x245c('0x5')==_0x549d43&&_0x278179&&_0x245c('0x19')==_0x278179[_0x245c('0x18')]){const _0x3bc96d=_0x278179['commandParams'][0x0][_0x245c('0x20')],_0x43a5d8=_0x1a6118(_0x118a2e[_0x245c('0x23')](_0x2357d5=>_0x2357d5[_0x245c('0x20')]===_0x3bc96d)[_0x245c('0x1c')]);return _0x278179[_0x245c('0x4')][0x0][_0x245c('0xf')]?{'type':_0x245c('0x27'),'content':_0x309601(_0x5abc8e,_0x245c('0x2'),_0x309601(_0x5abc8e,_0x245c('0x1f'),0x1)+'\x20('+_0x43a5d8+')')}:{'type':_0x245c('0x27'),'content':_0x309601(_0x5abc8e,_0x245c('0xc'),_0x309601(_0x5abc8e,_0x245c('0x1f'),0x1))};}}));}}function oo(_0x2da90d){return'codeBlock'==_0x2da90d[_0x245c('0x24')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x444a=['enableCommand','plugins','get','editor','afterInit'];(function(_0x3e5c2e,_0x444ad7){const _0x2aff92=function(_0x5d4165){while(--_0x5d4165){_0x3e5c2e['push'](_0x3e5c2e['shift']());}};_0x2aff92(++_0x444ad7);}(_0x444a,0x16a));const _0x2aff=function(_0x3e5c2e,_0x444ad7){_0x3e5c2e=_0x3e5c2e-0x0;let _0x2aff92=_0x444a[_0x3e5c2e];return _0x2aff92;};import{Plugin as _0x4f1587}from'ckeditor5/src/core';export default class F extends _0x4f1587{[_0x2aff('0x2')](){const _0x58a600=this[_0x2aff('0x1')];if(!_0x58a600['plugins']['has']('CommentsEditing'))return;_0x58a600[_0x2aff('0x4')][_0x2aff('0x0')]('TrackChangesEditing')[_0x2aff('0x3')]('addCommentThread');}}
23
+ const _0x52b6=['get','CommentsEditing','afterInit','plugins','TrackChangesEditing','has'];(function(_0x186286,_0x52b62f){const _0x47facb=function(_0x51ec61){while(--_0x51ec61){_0x186286['push'](_0x186286['shift']());}};_0x47facb(++_0x52b62f);}(_0x52b6,0xca));const _0x47fa=function(_0x186286,_0x52b62f){_0x186286=_0x186286-0x0;let _0x47facb=_0x52b6[_0x186286];return _0x47facb;};import{Plugin as _0x4112b1}from'ckeditor5/src/core';export default class F extends _0x4112b1{[_0x47fa('0x4')](){const _0x241a42=this['editor'];if(!_0x241a42[_0x47fa('0x5')][_0x47fa('0x1')](_0x47fa('0x3')))return;_0x241a42[_0x47fa('0x5')][_0x47fa('0x2')](_0x47fa('0x0'))['enableCommand']('addCommentThread');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56d1=['mapper','selection','delete','unit','data','get','end','showSuggestionHighlights','batch','remove','editing','enableCommand','root','editor','getFirstRange','bind','deleteForward','forward','markerName','fromRange','writer','merge','unlock','modifySelection','buffer','TrackChangesEditing','options','lock','uiElement','markerNameToElements','requires','rootName','createRange','isCollapsed','addMarker:suggestion:deletion','model','high','createSelection','removeMarker:suggestion:deletion','document','init','setSelection'];(function(_0x14fbec,_0x56d182){const _0x40e1a9=function(_0x223874){while(--_0x223874){_0x14fbec['push'](_0x14fbec['shift']());}};_0x40e1a9(++_0x56d182);}(_0x56d1,0xbc));const _0x40e1=function(_0x14fbec,_0x56d182){_0x14fbec=_0x14fbec-0x0;let _0x40e1a9=_0x56d1[_0x14fbec];return _0x40e1a9;};import{Plugin as _0x450663}from'ckeditor5/src/core';import{LiveRange as _0x4706f5}from'ckeditor5/src/engine';import{Delete as _0x3451aa}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x420029}from'./utils';export default class G extends _0x450663{static get[_0x40e1('0xa')](){return[_0x3451aa];}[_0x40e1('0x14')](){const _0x515432=this[_0x40e1('0x23')],_0x35f714=_0x515432['plugins']['get'](_0x40e1('0x5'));_0x35f714['enableCommand'](_0x40e1('0x18'));const _0x520585=_0x515432['commands'][_0x40e1('0x1b')](_0x40e1('0x26'));_0x35f714[_0x40e1('0x21')]('deleteForward',(_0x58ee0a,_0x22c0a5={})=>{const _0x58a9ff=_0x515432['model'][_0x40e1('0x11')](_0x515432[_0x40e1('0xf')][_0x40e1('0x13')][_0x40e1('0x17')]);_0x58a9ff[_0x40e1('0xd')]&&_0x515432[_0x40e1('0xf')][_0x40e1('0x3')](_0x58a9ff,{'direction':_0x40e1('0x27'),'unit':_0x22c0a5[_0x40e1('0x19')]});const _0x41dea3=_0x58a9ff[_0x40e1('0x24')](),_0x33014f=_0x4706f5[_0x40e1('0x29')](_0x41dea3);let _0x3edd52;_0x58ee0a(_0x22c0a5),_0x3edd52='$graveyard'==_0x33014f[_0x40e1('0x22')][_0x40e1('0xb')]?_0x515432[_0x40e1('0xf')][_0x40e1('0xc')](_0x41dea3['start']):_0x515432[_0x40e1('0xf')]['createRange'](_0x33014f['start'],_0x33014f['end']),_0x33014f['detach'](),_0x515432['model']['enqueueChange'](_0x520585[_0x40e1('0x4')][_0x40e1('0x1e')],_0x1c8a40=>{_0x520585['buffer'][_0x40e1('0x7')](),_0x1c8a40[_0x40e1('0x15')](_0x1c8a40[_0x40e1('0xc')](_0x3edd52[_0x40e1('0x1c')])),_0x520585['buffer'][_0x40e1('0x2')]();});}),_0x515432[_0x40e1('0x20')]['downcastDispatcher']['on']('addMarker:suggestion:deletion',_0x420029(_0x515432,_0x40e1('0x1')),{'priority':_0x40e1('0x10')}),_0x515432[_0x40e1('0x1a')]['downcastDispatcher']['on'](_0x40e1('0xe'),(_0x5d3b31,_0x2d0e3e,_0x5b086f)=>{_0x5b086f[_0x40e1('0x6')][_0x40e1('0x1d')]&&_0x420029(_0x515432,_0x40e1('0x1'),{'showActiveMarker':!0x1})[_0x40e1('0x25')](this)(_0x5d3b31,_0x2d0e3e,_0x5b086f);},{'priority':'high'}),_0x515432[_0x40e1('0x20')]['downcastDispatcher']['on'](_0x40e1('0x12'),(_0x58dd8b,_0x1816a1,_0x547849)=>{const _0x5370a7=_0x547849[_0x40e1('0x16')][_0x40e1('0x9')](_0x1816a1[_0x40e1('0x28')]);if(_0x5370a7)for(const _0x3bbb1c of _0x5370a7)_0x3bbb1c['is'](_0x40e1('0x8'))&&(_0x547849[_0x40e1('0x16')]['unbindElementFromMarkerName'](_0x3bbb1c,_0x1816a1[_0x40e1('0x28')]),_0x547849[_0x40e1('0x0')][_0x40e1('0x1f')](_0x3bbb1c));},{'priority':_0x40e1('0x10')});}}
23
+ const _0x402b=['modifySelection','high','markerName','enableCommand','enqueueChange','remove','editing','addMarker:suggestion:deletion','detach','batch','isCollapsed','model','mapper','buffer','forward','document','unit','createSelection','$graveyard','delete','rootName','downcastDispatcher','requires','lock','plugins','fromRange','selection','end','unbindElementFromMarkerName','options','createRange','data','showSuggestionHighlights','merge','deleteForward','markerNameToElements','getFirstRange','editor','removeMarker:suggestion:deletion','root','writer','start','unlock'];(function(_0x34e92c,_0x402b26){const _0x265c58=function(_0x4b42af){while(--_0x4b42af){_0x34e92c['push'](_0x34e92c['shift']());}};_0x265c58(++_0x402b26);}(_0x402b,0x142));const _0x265c=function(_0x34e92c,_0x402b26){_0x34e92c=_0x34e92c-0x0;let _0x265c58=_0x402b[_0x34e92c];return _0x265c58;};import{Plugin as _0x3b8e91}from'ckeditor5/src/core';import{LiveRange as _0x459ee6}from'ckeditor5/src/engine';import{Delete as _0x105e79}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x4ec2cd}from'./utils';export default class G extends _0x3b8e91{static get[_0x265c('0x1')](){return[_0x105e79];}['init'](){const _0xa66c34=this[_0x265c('0x10')],_0x3b74da=_0xa66c34[_0x265c('0x3')]['get']('TrackChangesEditing');_0x3b74da[_0x265c('0x19')](_0x265c('0x29'));const _0x74a592=_0xa66c34['commands']['get']('deleteForward');_0x3b74da[_0x265c('0x19')](_0x265c('0xd'),(_0x48a31a,_0x442ad0={})=>{const _0x4899b8=_0xa66c34['model'][_0x265c('0x27')](_0xa66c34[_0x265c('0x21')][_0x265c('0x25')][_0x265c('0x5')]);_0x4899b8[_0x265c('0x20')]&&_0xa66c34['model'][_0x265c('0x16')](_0x4899b8,{'direction':_0x265c('0x24'),'unit':_0x442ad0[_0x265c('0x26')]});const _0x5b25ca=_0x4899b8[_0x265c('0xf')](),_0x41cd34=_0x459ee6[_0x265c('0x4')](_0x5b25ca);let _0xd2e5ea;_0x48a31a(_0x442ad0),_0xd2e5ea=_0x265c('0x28')==_0x41cd34[_0x265c('0x12')][_0x265c('0x2a')]?_0xa66c34['model'][_0x265c('0x9')](_0x5b25ca[_0x265c('0x14')]):_0xa66c34[_0x265c('0x21')][_0x265c('0x9')](_0x41cd34[_0x265c('0x14')],_0x41cd34[_0x265c('0x6')]),_0x41cd34[_0x265c('0x1e')](),_0xa66c34[_0x265c('0x21')][_0x265c('0x1a')](_0x74a592[_0x265c('0x23')][_0x265c('0x1f')],_0x68da9c=>{_0x74a592[_0x265c('0x23')][_0x265c('0x2')](),_0x68da9c['setSelection'](_0x68da9c['createRange'](_0xd2e5ea[_0x265c('0x6')])),_0x74a592[_0x265c('0x23')][_0x265c('0x15')]();});}),_0xa66c34[_0x265c('0x1c')][_0x265c('0x0')]['on'](_0x265c('0x1d'),_0x4ec2cd(_0xa66c34,_0x265c('0xc')),{'priority':'high'}),_0xa66c34[_0x265c('0xa')][_0x265c('0x0')]['on'](_0x265c('0x1d'),(_0x179c09,_0x4e126a,_0x4924a9)=>{_0x4924a9[_0x265c('0x8')][_0x265c('0xb')]&&_0x4ec2cd(_0xa66c34,_0x265c('0xc'),{'showActiveMarker':!0x1})['bind'](this)(_0x179c09,_0x4e126a,_0x4924a9);},{'priority':'high'}),_0xa66c34[_0x265c('0x1c')][_0x265c('0x0')]['on'](_0x265c('0x11'),(_0x42ecde,_0x3dad4d,_0x462932)=>{const _0x396def=_0x462932[_0x265c('0x22')][_0x265c('0xe')](_0x3dad4d['markerName']);if(_0x396def)for(const _0x26c127 of _0x396def)_0x26c127['is']('uiElement')&&(_0x462932[_0x265c('0x22')][_0x265c('0x7')](_0x26c127,_0x3dad4d[_0x265c('0x18')]),_0x462932[_0x265c('0x13')][_0x265c('0x1b')](_0x26c127));},{'priority':_0x265c('0x17')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b18=['multipleBlocks','commandParams','bulletedList','createRange','_descriptionFactory','ELEMENT_LIST_ITEM','expandListBlocksToCompleteList','format','model','forceValue','formatBlock','before','setSelection','ELEMENT_','accept','indentList','*Format:*\x20remove\x20from\x20%0','markBlockFormat','refresh','isFirstBlockOfListItem','length','fromRange','listIndent','schema','parent','isObject','numberedList','registerDescriptionCallback','from','value','registerCustomCallback','markMultiRangeBlockFormat','createPositionAt','splitListItemBefore','enableCommand','*Indent:*\x20%0','nodeAfter','*Change\x20to:*\x20%0','listItemId','*Merge:*\x20%0','locale','*Format:*\x20insert\x20into\x20%0','get','commands','outdentList','document','getAttribute','end','map','previousSibling','nextSibling','*Outdent:*\x20%0','DocumentListUtils','push','containsItem','toUpperCase','afterInit','findIndex','commandName','_LIST','detach','listType','DocumentListEditing','selection','documentList','ELEMENT_BULLETED_LIST','editor','getSelectedBlocks','next','start','add','getRanges','splitListItemAfter','change','getFirstRange','plugins'];(function(_0x49c825,_0x2b18ef){const _0x2a9035=function(_0x2cbc7e){while(--_0x2cbc7e){_0x49c825['push'](_0x49c825['shift']());}};_0x2a9035(++_0x2b18ef);}(_0x2b18,0x19a));const _0x2a90=function(_0x49c825,_0x2b18ef){_0x49c825=_0x49c825-0x0;let _0x2a9035=_0x2b18[_0x49c825];return _0x2a9035;};import{Plugin as _0x312c61}from'ckeditor5/src/core';import{getTranslation as _0x911ea4}from'../utils/common-translations';import{LiveRange as _0x4bdef8}from'ckeditor5/src/engine';export default class L extends _0x312c61{[_0x2a90('0x1a')](){const _0x52b15c=this[_0x2a90('0x24')];if(!_0x52b15c['plugins']['has'](_0x2a90('0x20')))return;const _0x55ac5a=_0x52b15c[_0x2a90('0xa')],_0x5accbd=_0x52b15c[_0x2a90('0x2d')][_0x2a90('0xc')]('TrackChangesEditing'),_0x12f43f=_0x52b15c[_0x2a90('0x2d')][_0x2a90('0xc')](_0x2a90('0x16'));function _0x3985ef(_0x4b3de4){return()=>{const _0x11940f=_0x52b15c[_0x2a90('0xd')][_0x2a90('0xc')](_0x4b3de4);let _0x40701d=Array[_0x2a90('0x4a')](_0x52b15c[_0x2a90('0x36')][_0x2a90('0xf')][_0x2a90('0x21')][_0x2a90('0x25')]());if(_0x3b9070(_0x4b3de4)){_0x40701d=_0x12f43f[_0x2a90('0x34')](_0x40701d);const _0x10af54=[];for(const _0x55bf75 of _0x40701d)_0x12f43f[_0x2a90('0x41')](_0x55bf75)&&_0x10af54[_0x2a90('0x17')](_0x55bf75);_0x40701d=_0x10af54;}_0x52b15c[_0x2a90('0x36')][_0x2a90('0x2b')](()=>{_0x5accbd[_0x2a90('0x1')](_0x40701d,{'commandName':_0x4b3de4,'commandParams':[{'forceValue':!_0x11940f[_0x2a90('0x4b')]}],'formatGroupId':_0x2a90('0x1f')},[],_0x2a90('0x22'));});};}function _0x2b4bb4(_0x490979){return()=>{const _0x46ac29=function(_0x241fa8){let _0x53c358=Array['from'](_0x241fa8);const _0x3f85d6=_0x53c358[_0x2a90('0x1b')](_0x4c5b27=>!_0x4c5b27['hasAttribute']('listItemId'));return _0x3f85d6>-0x1&&(_0x53c358=_0x53c358['slice'](0x0,_0x3f85d6)),_0x53c358;}(_0x52b15c['model'][_0x2a90('0xf')]['selection'][_0x2a90('0x25')]()),_0x4b55bb=_0x46ac29[_0x46ac29[_0x2a90('0x42')]-0x1],_0x3e736e=_0x52b15c[_0x2a90('0x36')][_0x2a90('0x45')][_0x2a90('0x47')](_0x4b55bb)?'after':_0x2a90('0x11'),_0x472e2b=_0x52b15c[_0x2a90('0x36')][_0x2a90('0x31')](_0x52b15c[_0x2a90('0x36')][_0x2a90('0x2')](_0x46ac29[0x0],_0x2a90('0x39')),_0x52b15c[_0x2a90('0x36')][_0x2a90('0x2')](_0x4b55bb,_0x3e736e));_0x52b15c[_0x2a90('0x36')][_0x2a90('0x2b')](()=>{_0x5accbd[_0x2a90('0x3f')](_0x472e2b,{'commandName':_0x490979,'commandParams':[],'formatGroupId':_0x2a90('0x1f')},function(_0x37c21c){const _0x364aa0=new Set();for(const _0xd4b3ca of _0x37c21c){let _0x45e3a2=_0xd4b3ca[_0x2a90('0x14')];for(;_0x45e3a2&&_0x45e3a2[_0x2a90('0x10')](_0x2a90('0x44'))>_0xd4b3ca[_0x2a90('0x10')](_0x2a90('0x44'));)_0x364aa0[_0x2a90('0x28')](_0x45e3a2),_0x45e3a2=_0x45e3a2[_0x2a90('0x14')];}return Array[_0x2a90('0x4a')](_0x364aa0);}(_0x46ac29));});};}function _0x59bb45(_0x46dff3){return()=>{const _0x41f342=_0x52b15c[_0x2a90('0x36')][_0x2a90('0xf')]['selection'][_0x2a90('0x25')]()[_0x2a90('0x26')]()['value'],_0x300070=_0x52b15c[_0x2a90('0x36')]['createPositionAt'](_0x41f342,_0x2a90('0x39')),_0x19e0da=_0x52b15c[_0x2a90('0x36')][_0x2a90('0x2')](_0x41f342,0x0),_0x2c034a=_0x52b15c['model'][_0x2a90('0x31')](_0x300070,_0x19e0da);_0x52b15c[_0x2a90('0x36')]['change'](()=>{_0x5accbd['markBlockFormat'](_0x2c034a,{'commandName':_0x46dff3,'commandParams':[],'formatGroupId':'listType'});});};}function _0x3b9070(_0x24557f){const _0x2c4afb=_0x52b15c['commands'][_0x2a90('0xc')](_0x2a90('0x30'))[_0x2a90('0x4b')],_0x3bb268=_0x52b15c[_0x2a90('0xd')]['get'](_0x2a90('0x48'))[_0x2a90('0x4b')];return _0x2a90('0x48')===_0x24557f?_0x2c4afb:_0x3bb268;}_0x5accbd['enableCommand'](_0x2a90('0x48'),_0x3985ef('numberedList')),_0x5accbd[_0x2a90('0x4')](_0x2a90('0x30'),_0x3985ef(_0x2a90('0x30'))),_0x5accbd['enableCommand'](_0x2a90('0x3d'),_0x2b4bb4('indentList')),_0x5accbd[_0x2a90('0x4')](_0x2a90('0xe'),_0x2b4bb4(_0x2a90('0xe'))),_0x5accbd[_0x2a90('0x4')](_0x2a90('0x2a'),_0x59bb45(_0x2a90('0x2a'))),_0x5accbd[_0x2a90('0x4')](_0x2a90('0x3'),_0x59bb45('splitListItemBefore')),_0x5accbd[_0x2a90('0x32')]['registerElementLabel'](function(_0xf52df){const _0x3161c3=!_0x52b15c[_0x2a90('0x36')][_0x2a90('0x45')][_0x2a90('0x47')](_0xf52df),_0xe421f4=_0xf52df[_0x2a90('0x13')],_0x5e00bb=_0xf52df[_0x2a90('0x14')],_0x2dd575=_0xf52df['getAttribute'](_0x2a90('0x8')),_0x7ed446=!_0xe421f4||_0xe421f4[_0x2a90('0x10')]('listItemId')!==_0x2dd575,_0x25b89=!_0x5e00bb||_0x5e00bb[_0x2a90('0x10')](_0x2a90('0x8'))!==_0x2dd575;return _0x3161c3&&Boolean(_0x2dd575)&&_0x7ed446&&_0x25b89;},_0x35d889=>_0x911ea4(_0x55ac5a,'ELEMENT_LIST_ITEM',_0x35d889)),_0x5accbd[_0x2a90('0x32')][_0x2a90('0x49')](function(_0x11f902){const {data:_0x13c4c9}=_0x11f902;if(!_0x13c4c9)return;let _0x48e84c,_0x40d584,_0x33e311,_0x4393fc;switch(_0x13c4c9[_0x2a90('0x1c')]){case _0x2a90('0x30'):_0x33e311=_0x13c4c9[_0x2a90('0x2f')][0x0]['forceValue'],_0x4393fc=_0x3b9070(_0x13c4c9['commandName']),_0x48e84c=_0x33e311?'*Format:*\x20insert\x20into\x20%0':_0x2a90('0x3e'),_0x4393fc&&(_0x48e84c=_0x2a90('0x7')),_0x40d584={'type':'format','content':_0x911ea4(_0x55ac5a,_0x48e84c,_0x911ea4(_0x55ac5a,_0x2a90('0x23')))};break;case _0x2a90('0x48'):_0x33e311=_0x13c4c9['commandParams'][0x0][_0x2a90('0x37')],_0x4393fc=_0x3b9070(_0x13c4c9[_0x2a90('0x1c')]),_0x48e84c=_0x33e311?_0x2a90('0xb'):_0x2a90('0x3e'),_0x4393fc&&(_0x48e84c='*Change\x20to:*\x20%0'),_0x40d584={'type':_0x2a90('0x35'),'content':_0x911ea4(_0x55ac5a,_0x48e84c,_0x911ea4(_0x55ac5a,'ELEMENT_NUMBERED_LIST'))};break;case _0x2a90('0x3d'):_0x48e84c=_0x2a90('0x5'),_0x40d584={'type':'format','content':_0x911ea4(_0x55ac5a,_0x48e84c,_0x911ea4(_0x55ac5a,_0x2a90('0x33')))};break;case _0x2a90('0xe'):_0x48e84c=function(_0x2923c9){const _0x5a4910=_0x2923c9[_0x2a90('0x2c')]();let _0x343ee3=_0x5a4910[_0x2a90('0x27')][_0x2a90('0x6')];for(;_0x343ee3&&_0x5a4910[_0x2a90('0x18')](_0x343ee3);){if(_0x343ee3['getAttribute']('listIndent')>0x0)return!0x1;_0x343ee3=_0x343ee3['nextSibling'];}return!0x0;}(_0x11f902)?_0x911ea4(_0x55ac5a,_0x2a90('0x3e'),_0x911ea4(_0x55ac5a,function(_0x3f86f6){const _0x4ef8f2=_0x3f86f6[_0x2a90('0x2c')]()['start'][_0x2a90('0x6')];return _0x2a90('0x3b')+_0x4ef8f2[_0x2a90('0x10')](_0x2a90('0x1f'))[_0x2a90('0x19')]()+_0x2a90('0x1d');}(_0x11f902))):_0x911ea4(_0x55ac5a,_0x2a90('0x15'),_0x911ea4(_0x55ac5a,_0x2a90('0x33'))),_0x40d584={'type':_0x2a90('0x35'),'content':_0x48e84c};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x13c4c9[_0x2a90('0x2e')]&&(_0x48e84c=_0x2a90('0x9'),_0x40d584={'type':'deletion','content':_0x911ea4(_0x55ac5a,_0x48e84c,_0x911ea4(_0x55ac5a,_0x2a90('0x33')))});}return _0x40d584;}),_0x5accbd['_suggestionFactory'][_0x2a90('0x0')](_0x2a90('0x38'),_0x2a90('0x22'),_0x2a90('0x3c'),function(_0x3a1e2f,_0x5baf84){const _0x1dd2ac=[];for(let _0x16ff6b of _0x3a1e2f)_0x16ff6b[_0x2a90('0x27')][_0x2a90('0x6')]===_0x16ff6b[_0x2a90('0x11')][_0x2a90('0x46')]&&(_0x16ff6b=_0x52b15c['model'][_0x2a90('0x31')](_0x52b15c[_0x2a90('0x36')][_0x2a90('0x2')](_0x16ff6b[_0x2a90('0x27')][_0x2a90('0x6')],0x0))),_0x1dd2ac[_0x2a90('0x17')](_0x16ff6b);_0x52b15c['model'][_0x2a90('0x2b')](_0x61cdc8=>{const _0x2846ba=_0x52b15c[_0x2a90('0x36')][_0x2a90('0xf')]['selection'],_0x2832d2=Array['from'](_0x2846ba[_0x2a90('0x29')]())[_0x2a90('0x12')](_0x1c3cb1=>_0x4bdef8[_0x2a90('0x43')](_0x1c3cb1));_0x61cdc8[_0x2a90('0x3a')](_0x1dd2ac),_0x52b15c[_0x2a90('0xd')]['get'](_0x5baf84[_0x2a90('0x1c')])[_0x2a90('0x40')](),_0x5baf84[_0x2a90('0x2f')][_0x2a90('0x17')]({'forceDefaultExecution':!0x0}),_0x52b15c['execute'](_0x5baf84[_0x2a90('0x1c')],..._0x5baf84[_0x2a90('0x2f')]),_0x61cdc8[_0x2a90('0x3a')](_0x2832d2);for(const _0x22ab56 of _0x2832d2)_0x22ab56[_0x2a90('0x1e')]();});});}}
23
+ const _0x282e=['TrackChangesEditing','getAttribute','selection','ELEMENT_NUMBERED_LIST','*Merge:*\x20%0','ELEMENT_BULLETED_LIST','listIndent','*Change\x20to:*\x20%0','listItemId','commands','listType','ELEMENT_','findIndex','accept','registerCustomCallback','isFirstBlockOfListItem','createPositionAt','change','before','mergeListItemForward','splitListItemBefore','mergeListItemBackward','detach','add','commandParams','getRanges','length','registerElementLabel','indentList','deletion','nextSibling','get','bulletedList','slice','model','document','enableCommand','markMultiRangeBlockFormat','schema','DocumentListEditing','forceValue','start','end','fromRange','format','isObject','nodeAfter','multipleBlocks','formatBlock','splitListItemAfter','from','hasAttribute','markBlockFormat','ELEMENT_LIST_ITEM','*Indent:*\x20%0','toUpperCase','getSelectedBlocks','containsItem','commandName','expandListBlocksToCompleteList','setSelection','push','documentList','_descriptionFactory','plugins','createRange','getFirstRange','value','_LIST','numberedList','*Format:*\x20remove\x20from\x20%0','outdentList','registerDescriptionCallback','refresh'];(function(_0x47fce8,_0x282e68){const _0x48a5a7=function(_0x18aa66){while(--_0x18aa66){_0x47fce8['push'](_0x47fce8['shift']());}};_0x48a5a7(++_0x282e68);}(_0x282e,0x192));const _0x48a5=function(_0x47fce8,_0x282e68){_0x47fce8=_0x47fce8-0x0;let _0x48a5a7=_0x282e[_0x47fce8];return _0x48a5a7;};import{Plugin as _0x2bf46e}from'ckeditor5/src/core';import{getTranslation as _0x2585bc}from'../utils/common-translations';import{LiveRange as _0x1e207a}from'ckeditor5/src/engine';export default class L extends _0x2bf46e{['afterInit'](){const _0x3c5f2c=this['editor'];if(!_0x3c5f2c['plugins']['has'](_0x48a5('0x7')))return;const _0x2d67df=_0x3c5f2c['locale'],_0x4d7b3c=_0x3c5f2c[_0x48a5('0x20')][_0x48a5('0x49')](_0x48a5('0x2a')),_0x5e3bb3=_0x3c5f2c[_0x48a5('0x20')][_0x48a5('0x49')]('DocumentListUtils');function _0x2a171b(_0x4c44df){return()=>{const _0x250acf=_0x3c5f2c[_0x48a5('0x33')][_0x48a5('0x49')](_0x4c44df);let _0x19f6ed=Array[_0x48a5('0x12')](_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3')]['selection'][_0x48a5('0x18')]());if(_0x2f6a6a(_0x4c44df)){_0x19f6ed=_0x5e3bb3[_0x48a5('0x1b')](_0x19f6ed);const _0x7cfe66=[];for(const _0x2e8105 of _0x19f6ed)_0x5e3bb3[_0x48a5('0x39')](_0x2e8105)&&_0x7cfe66[_0x48a5('0x1d')](_0x2e8105);_0x19f6ed=_0x7cfe66;}_0x3c5f2c[_0x48a5('0x2')]['change'](()=>{_0x4d7b3c[_0x48a5('0x5')](_0x19f6ed,{'commandName':_0x4c44df,'commandParams':[{'forceValue':!_0x250acf['value']}],'formatGroupId':'listType'},[],'documentList');});};}function _0x1575e8(_0x3df460){return()=>{const _0x1711f9=function(_0x100c61){let _0x288426=Array[_0x48a5('0x12')](_0x100c61);const _0x16272e=_0x288426[_0x48a5('0x36')](_0x4b8b1e=>!_0x4b8b1e[_0x48a5('0x13')](_0x48a5('0x32')));return _0x16272e>-0x1&&(_0x288426=_0x288426[_0x48a5('0x1')](0x0,_0x16272e)),_0x288426;}(_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3')][_0x48a5('0x2c')][_0x48a5('0x18')]()),_0x6a899c=_0x1711f9[_0x1711f9[_0x48a5('0x44')]-0x1],_0x2fe3b5=_0x3c5f2c['model']['schema'][_0x48a5('0xd')](_0x6a899c)?'after':_0x48a5('0xa'),_0x27f638=_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x21')](_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3a')](_0x1711f9[0x0],_0x48a5('0x3c')),_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3a')](_0x6a899c,_0x2fe3b5));_0x3c5f2c['model'][_0x48a5('0x3b')](()=>{_0x4d7b3c[_0x48a5('0x14')](_0x27f638,{'commandName':_0x3df460,'commandParams':[],'formatGroupId':_0x48a5('0x34')},function(_0x5047cd){const _0x1c36ca=new Set();for(const _0x296e7a of _0x5047cd){let _0x2d0fff=_0x296e7a[_0x48a5('0x48')];for(;_0x2d0fff&&_0x2d0fff[_0x48a5('0x2b')](_0x48a5('0x30'))>_0x296e7a[_0x48a5('0x2b')](_0x48a5('0x30'));)_0x1c36ca[_0x48a5('0x41')](_0x2d0fff),_0x2d0fff=_0x2d0fff['nextSibling'];}return Array[_0x48a5('0x12')](_0x1c36ca);}(_0x1711f9));});};}function _0xcce1c3(_0x5e4e87){return()=>{const _0x46a7fa=_0x3c5f2c[_0x48a5('0x2')]['document'][_0x48a5('0x2c')][_0x48a5('0x18')]()['next']()[_0x48a5('0x23')],_0xe53886=_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3a')](_0x46a7fa,'before'),_0x32cefb=_0x3c5f2c[_0x48a5('0x2')]['createPositionAt'](_0x46a7fa,0x0),_0x78080b=_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x21')](_0xe53886,_0x32cefb);_0x3c5f2c['model']['change'](()=>{_0x4d7b3c['markBlockFormat'](_0x78080b,{'commandName':_0x5e4e87,'commandParams':[],'formatGroupId':_0x48a5('0x34')});});};}function _0x2f6a6a(_0x4ee13e){const _0x3d52d3=_0x3c5f2c[_0x48a5('0x33')][_0x48a5('0x49')](_0x48a5('0x0'))['value'],_0x4a1a6e=_0x3c5f2c['commands']['get']('numberedList')[_0x48a5('0x23')];return'numberedList'===_0x4ee13e?_0x3d52d3:_0x4a1a6e;}_0x4d7b3c[_0x48a5('0x4')](_0x48a5('0x25'),_0x2a171b(_0x48a5('0x25'))),_0x4d7b3c[_0x48a5('0x4')](_0x48a5('0x0'),_0x2a171b(_0x48a5('0x0'))),_0x4d7b3c[_0x48a5('0x4')](_0x48a5('0x46'),_0x1575e8(_0x48a5('0x46'))),_0x4d7b3c[_0x48a5('0x4')](_0x48a5('0x27'),_0x1575e8(_0x48a5('0x27'))),_0x4d7b3c[_0x48a5('0x4')]('splitListItemAfter',_0xcce1c3(_0x48a5('0x11'))),_0x4d7b3c[_0x48a5('0x4')](_0x48a5('0x3e'),_0xcce1c3('splitListItemBefore')),_0x4d7b3c[_0x48a5('0x1f')][_0x48a5('0x45')](function(_0x4ee0e7){const _0x28cdcc=!_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x6')][_0x48a5('0xd')](_0x4ee0e7),_0x107636=_0x4ee0e7['previousSibling'],_0x527bff=_0x4ee0e7[_0x48a5('0x48')],_0x8bdaea=_0x4ee0e7[_0x48a5('0x2b')](_0x48a5('0x32')),_0x59ed81=!_0x107636||_0x107636['getAttribute']('listItemId')!==_0x8bdaea,_0x594d48=!_0x527bff||_0x527bff[_0x48a5('0x2b')](_0x48a5('0x32'))!==_0x8bdaea;return _0x28cdcc&&Boolean(_0x8bdaea)&&_0x59ed81&&_0x594d48;},_0xf60e50=>_0x2585bc(_0x2d67df,_0x48a5('0x15'),_0xf60e50)),_0x4d7b3c[_0x48a5('0x1f')][_0x48a5('0x28')](function(_0x101d5e){const {data:_0x135a16}=_0x101d5e;if(!_0x135a16)return;let _0x56c703,_0x3ec2ab,_0x3ccd50,_0x2d8991;switch(_0x135a16['commandName']){case _0x48a5('0x0'):_0x3ccd50=_0x135a16['commandParams'][0x0][_0x48a5('0x8')],_0x2d8991=_0x2f6a6a(_0x135a16[_0x48a5('0x1a')]),_0x56c703=_0x3ccd50?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',_0x2d8991&&(_0x56c703=_0x48a5('0x31')),_0x3ec2ab={'type':_0x48a5('0xc'),'content':_0x2585bc(_0x2d67df,_0x56c703,_0x2585bc(_0x2d67df,_0x48a5('0x2f')))};break;case _0x48a5('0x25'):_0x3ccd50=_0x135a16['commandParams'][0x0]['forceValue'],_0x2d8991=_0x2f6a6a(_0x135a16[_0x48a5('0x1a')]),_0x56c703=_0x3ccd50?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',_0x2d8991&&(_0x56c703=_0x48a5('0x31')),_0x3ec2ab={'type':_0x48a5('0xc'),'content':_0x2585bc(_0x2d67df,_0x56c703,_0x2585bc(_0x2d67df,_0x48a5('0x2d')))};break;case _0x48a5('0x46'):_0x56c703=_0x48a5('0x16'),_0x3ec2ab={'type':_0x48a5('0xc'),'content':_0x2585bc(_0x2d67df,_0x56c703,_0x2585bc(_0x2d67df,_0x48a5('0x15')))};break;case _0x48a5('0x27'):_0x56c703=function(_0x335889){const _0x51b86f=_0x335889[_0x48a5('0x22')]();let _0x13e207=_0x51b86f[_0x48a5('0x9')][_0x48a5('0xe')];for(;_0x13e207&&_0x51b86f[_0x48a5('0x19')](_0x13e207);){if(_0x13e207[_0x48a5('0x2b')](_0x48a5('0x30'))>0x0)return!0x1;_0x13e207=_0x13e207[_0x48a5('0x48')];}return!0x0;}(_0x101d5e)?_0x2585bc(_0x2d67df,_0x48a5('0x26'),_0x2585bc(_0x2d67df,function(_0x9f92af){const _0x502013=_0x9f92af[_0x48a5('0x22')]()[_0x48a5('0x9')][_0x48a5('0xe')];return _0x48a5('0x35')+_0x502013['getAttribute'](_0x48a5('0x34'))[_0x48a5('0x17')]()+_0x48a5('0x24');}(_0x101d5e))):_0x2585bc(_0x2d67df,'*Outdent:*\x20%0',_0x2585bc(_0x2d67df,_0x48a5('0x15'))),_0x3ec2ab={'type':_0x48a5('0xc'),'content':_0x56c703};break;case _0x48a5('0x3f'):case _0x48a5('0x3d'):!0x1===_0x135a16[_0x48a5('0xf')]&&(_0x56c703=_0x48a5('0x2e'),_0x3ec2ab={'type':_0x48a5('0x47'),'content':_0x2585bc(_0x2d67df,_0x56c703,_0x2585bc(_0x2d67df,_0x48a5('0x15')))});}return _0x3ec2ab;}),_0x4d7b3c['_suggestionFactory'][_0x48a5('0x38')](_0x48a5('0x10'),_0x48a5('0x1e'),_0x48a5('0x37'),function(_0x5db63b,_0x2bc20a){const _0x5b723e=[];for(let _0xaa4ca9 of _0x5db63b)_0xaa4ca9[_0x48a5('0x9')][_0x48a5('0xe')]===_0xaa4ca9['end']['parent']&&(_0xaa4ca9=_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x21')](_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3a')](_0xaa4ca9[_0x48a5('0x9')][_0x48a5('0xe')],0x0))),_0x5b723e['push'](_0xaa4ca9);_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3b')](_0x4e7e64=>{const _0x2a5e60=_0x3c5f2c[_0x48a5('0x2')][_0x48a5('0x3')][_0x48a5('0x2c')],_0x3b6088=Array[_0x48a5('0x12')](_0x2a5e60[_0x48a5('0x43')]())['map'](_0x3dc46f=>_0x1e207a[_0x48a5('0xb')](_0x3dc46f));_0x4e7e64[_0x48a5('0x1c')](_0x5b723e),_0x3c5f2c[_0x48a5('0x33')][_0x48a5('0x49')](_0x2bc20a[_0x48a5('0x1a')])[_0x48a5('0x29')](),_0x2bc20a[_0x48a5('0x42')][_0x48a5('0x1d')]({'forceDefaultExecution':!0x0}),_0x3c5f2c['execute'](_0x2bc20a['commandName'],..._0x2bc20a['commandParams']),_0x4e7e64[_0x48a5('0x1c')](_0x3b6088);for(const _0x43d0ad of _0x3b6088)_0x43d0ad[_0x48a5('0x40')]();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe1d4=['document','get','listStyle','listType','DocumentListPropertiesUtils','enableCommand','toUpperCase','DocumentListUtils','replace','bind','getAttribute','push','_getSuggestionBlocks','handleListReversedCommand','startIndex','plugins','listReversed','_descriptionFactory','getSelectedBlocks','_getTranslationKeyForListStyle','selection','editor','type','markMultiRangeBlockFormat','*Change\x20to:*\x20%0','commandParams','model','*Format:*\x20set\x20order\x20to\x20regular','styles','listStart','expandListBlocksToCompleteList','change','numbered','registerDescriptionCallback','config','list.properties','format','DocumentListPropertiesEditing','from','ELEMENT_','reversed','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocksForListStyle','TrackChangesEditing','_LIST_','isListItemBlock','handleDescriptions','handleListStartCommand','isFirstBlockOfListItem'];(function(_0x1fc08f,_0xe1d4f5){const _0x1a3164=function(_0x31801f){while(--_0x31801f){_0x1fc08f['push'](_0x1fc08f['shift']());}};_0x1a3164(++_0xe1d4f5);}(_0xe1d4,0xe9));const _0x1a31=function(_0x1fc08f,_0xe1d4f5){_0x1fc08f=_0x1fc08f-0x0;let _0x1a3164=_0xe1d4[_0x1fc08f];return _0x1a3164;};import{Plugin as _0x1e2b43}from'ckeditor5/src/core';import{getTranslation as _0x1cf4a9}from'../utils/common-translations';export default class At extends _0x1e2b43{['afterInit'](){if(!this[_0x1a31('0x21')][_0x1a31('0x1b')]['has'](_0x1a31('0x0')))return;const _0x2032d3=this[_0x1a31('0x21')][_0x1a31('0x2e')][_0x1a31('0xd')](_0x1a31('0x2f')),_0x47ec11=this[_0x1a31('0x21')]['plugins'][_0x1a31('0xd')](_0x1a31('0x6'));_0x2032d3[_0x1a31('0x28')]&&_0x47ec11[_0x1a31('0x11')](_0x1a31('0xe'),this['handleListStyleCommand'][_0x1a31('0x15')](this)),_0x2032d3['reversed']&&_0x47ec11[_0x1a31('0x11')](_0x1a31('0x1c'),this[_0x1a31('0x19')][_0x1a31('0x15')](this)),_0x2032d3[_0x1a31('0x1a')]&&_0x47ec11[_0x1a31('0x11')](_0x1a31('0x29'),this['handleListStartCommand'][_0x1a31('0x15')](this)),_0x47ec11[_0x1a31('0x1d')][_0x1a31('0x2d')](this[_0x1a31('0x9')]['bind'](this));}['handleListStyleCommand'](_0x16042e,_0xa9580={}){const _0x4b59a9=this['editor'][_0x1a31('0x1b')]['get'](_0x1a31('0x6')),_0x363b2a=this[_0x1a31('0x5')]();this['editor'][_0x1a31('0x26')][_0x1a31('0x2b')](()=>{_0x4b59a9[_0x1a31('0x23')](_0x363b2a,{'commandName':_0x1a31('0xe'),'commandParams':[{'type':_0xa9580[_0x1a31('0x22')]}],'formatGroupId':_0x1a31('0xe')});});}[_0x1a31('0x19')](_0x2a120e,_0x1e415f={}){const _0x469349=this[_0x1a31('0x21')][_0x1a31('0x1b')][_0x1a31('0xd')](_0x1a31('0x6')),_0x479fca=this[_0x1a31('0x21')]['plugins'][_0x1a31('0xd')](_0x1a31('0x13')),_0x426633=this[_0x1a31('0x18')](_0x1fc708=>_0x479fca[_0x1a31('0x8')](_0x1fc708)&&'numbered'===_0x1fc708[_0x1a31('0x16')](_0x1a31('0xf')));null!==_0x426633&&this[_0x1a31('0x21')][_0x1a31('0x26')][_0x1a31('0x2b')](()=>{_0x469349['markMultiRangeBlockFormat'](_0x426633,{'commandName':_0x1a31('0x1c'),'commandParams':[{'reversed':_0x1e415f[_0x1a31('0x3')]}],'formatGroupId':_0x1a31('0x1c')});});}[_0x1a31('0xa')](_0x5cec47,_0x4dc19b={}){const _0x300f5a=this['editor'][_0x1a31('0x1b')][_0x1a31('0xd')](_0x1a31('0x6')),_0xa75f8a=this[_0x1a31('0x21')]['plugins'][_0x1a31('0xd')](_0x1a31('0x13')),_0x4e7d80=this[_0x1a31('0x18')](_0x2b6029=>_0xa75f8a[_0x1a31('0x8')](_0x2b6029)&&_0x1a31('0x2c')===_0x2b6029[_0x1a31('0x16')]('listType'));null!==_0x4e7d80&&this['editor']['model'][_0x1a31('0x2b')](()=>{_0x300f5a[_0x1a31('0x23')](_0x4e7d80,{'commandName':_0x1a31('0x29'),'commandParams':[{'startIndex':_0x4dc19b['startIndex']}],'formatGroupId':_0x1a31('0x29')});});}[_0x1a31('0x9')](_0x599a89){const _0x28d3b0=this[_0x1a31('0x21')]['locale'],{data:_0x58401f}=_0x599a89;if(!_0x58401f)return;let _0x433586,_0x294523;switch(_0x58401f['commandName']){case _0x1a31('0xe'):_0x433586=_0x1a31('0x24'),_0x294523={'type':_0x1a31('0x30'),'content':_0x1cf4a9(_0x28d3b0,_0x433586,_0x1cf4a9(_0x28d3b0,this['_getTranslationKeyForListStyle'](_0x58401f[_0x1a31('0x25')][0x0][_0x1a31('0x22')])))};break;case'listReversed':_0x433586=_0x58401f[_0x1a31('0x25')][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':_0x1a31('0x27'),_0x294523={'type':_0x1a31('0x30'),'content':_0x1cf4a9(_0x28d3b0,_0x433586)};break;case _0x1a31('0x29'):_0x433586=_0x1a31('0x4'),_0x294523={'type':_0x1a31('0x30'),'content':_0x1cf4a9(_0x28d3b0,_0x433586,_0x58401f[_0x1a31('0x25')][0x0]['startIndex'])};}return _0x294523;}[_0x1a31('0x5')](){const _0x472701=this[_0x1a31('0x21')]['plugins'][_0x1a31('0xd')](_0x1a31('0x13'));let _0x3fc57e=Array[_0x1a31('0x1')](this[_0x1a31('0x21')][_0x1a31('0x26')][_0x1a31('0xc')]['selection'][_0x1a31('0x1e')]());return _0x3fc57e['push'](..._0x472701[_0x1a31('0x2a')](_0x3fc57e)),_0x3fc57e=[...new Set(_0x3fc57e)],_0x3fc57e;}[_0x1a31('0x18')](_0x8ad9b7){const _0x80f2ec=this[_0x1a31('0x21')]['plugins'][_0x1a31('0xd')](_0x1a31('0x13'));let _0x34d0e2=Array[_0x1a31('0x1')](this[_0x1a31('0x21')][_0x1a31('0x26')][_0x1a31('0xc')][_0x1a31('0x20')][_0x1a31('0x1e')]())['filter'](_0x8ad9b7);if(!_0x34d0e2['length'])return null;_0x34d0e2=_0x80f2ec[_0x1a31('0x2a')](_0x34d0e2);const _0xbfd03c=[];for(const _0x37be04 of _0x34d0e2)_0x80f2ec[_0x1a31('0xb')](_0x37be04)&&_0xbfd03c[_0x1a31('0x17')](_0x37be04);return _0xbfd03c;}[_0x1a31('0x1f')](_0x1a5c90){return _0x1a31('0x2')+this[_0x1a31('0x21')]['plugins']['get'](_0x1a31('0x10'))['getListTypeFromListStyleType'](_0x1a5c90)[_0x1a31('0x12')]()+_0x1a31('0x7')+_0x1a5c90['toUpperCase']()[_0x1a31('0x14')](/-/g,'_');}}
23
+ const _0x18a0=['getSelectedBlocks','DocumentListUtils','ELEMENT_','has','afterInit','from','bind','format','plugins','document','listReversed','numbered','_getTranslationKeyForListStyle','enableCommand','getAttribute','handleListReversedCommand','markMultiRangeBlockFormat','TrackChangesEditing','startIndex','get','handleListStartCommand','getListTypeFromListStyleType','length','editor','filter','selection','type','listStart','*Change\x20to:*\x20%0','isListItemBlock','handleListStyleCommand','reversed','_LIST_','*Format:*\x20set\x20start\x20index\x20to\x20%0','push','config','replace','_descriptionFactory','_getSuggestionBlocks','expandListBlocksToCompleteList','*Format:*\x20set\x20order\x20to\x20reversed','model','DocumentListPropertiesEditing','commandParams','change','listStyle','styles','list.properties','locale','isFirstBlockOfListItem','registerDescriptionCallback','_getSuggestionBlocksForListStyle','handleDescriptions','listType'];(function(_0x38ac19,_0x18a099){const _0x26003d=function(_0x8e6eed){while(--_0x8e6eed){_0x38ac19['push'](_0x38ac19['shift']());}};_0x26003d(++_0x18a099);}(_0x18a0,0x152));const _0x2600=function(_0x38ac19,_0x18a099){_0x38ac19=_0x38ac19-0x0;let _0x26003d=_0x18a0[_0x38ac19];return _0x26003d;};import{Plugin as _0x378473}from'ckeditor5/src/core';import{getTranslation as _0x2e8716}from'../utils/common-translations';export default class At extends _0x378473{[_0x2600('0x2c')](){if(!this[_0x2600('0x9')][_0x2600('0x30')][_0x2600('0x2b')](_0x2600('0x1c')))return;const _0x274dfb=this[_0x2600('0x9')][_0x2600('0x15')][_0x2600('0x5')](_0x2600('0x21')),_0x56e631=this[_0x2600('0x9')][_0x2600('0x30')][_0x2600('0x5')](_0x2600('0x3'));_0x274dfb[_0x2600('0x20')]&&_0x56e631[_0x2600('0x35')](_0x2600('0x1f'),this[_0x2600('0x10')][_0x2600('0x2e')](this)),_0x274dfb['reversed']&&_0x56e631[_0x2600('0x35')]('listReversed',this[_0x2600('0x1')][_0x2600('0x2e')](this)),_0x274dfb[_0x2600('0x4')]&&_0x56e631[_0x2600('0x35')]('listStart',this[_0x2600('0x6')][_0x2600('0x2e')](this)),_0x56e631[_0x2600('0x17')][_0x2600('0x24')](this[_0x2600('0x26')][_0x2600('0x2e')](this));}[_0x2600('0x10')](_0x4ac24b,_0x3ddafd={}){const _0x245521=this[_0x2600('0x9')][_0x2600('0x30')]['get'](_0x2600('0x3')),_0x163e5e=this[_0x2600('0x25')]();this[_0x2600('0x9')][_0x2600('0x1b')][_0x2600('0x1e')](()=>{_0x245521[_0x2600('0x2')](_0x163e5e,{'commandName':_0x2600('0x1f'),'commandParams':[{'type':_0x3ddafd[_0x2600('0xc')]}],'formatGroupId':_0x2600('0x1f')});});}[_0x2600('0x1')](_0x4e1e3b,_0x3a2620={}){const _0x4178f9=this[_0x2600('0x9')][_0x2600('0x30')]['get'](_0x2600('0x3')),_0x3051f8=this['editor'][_0x2600('0x30')]['get']('DocumentListUtils'),_0x52f19a=this[_0x2600('0x18')](_0x2981bd=>_0x3051f8[_0x2600('0xf')](_0x2981bd)&&_0x2600('0x33')===_0x2981bd[_0x2600('0x0')](_0x2600('0x27')));null!==_0x52f19a&&this['editor'][_0x2600('0x1b')][_0x2600('0x1e')](()=>{_0x4178f9[_0x2600('0x2')](_0x52f19a,{'commandName':_0x2600('0x32'),'commandParams':[{'reversed':_0x3a2620[_0x2600('0x11')]}],'formatGroupId':_0x2600('0x32')});});}['handleListStartCommand'](_0x4258ee,_0x4494b9={}){const _0x12a09f=this['editor'][_0x2600('0x30')][_0x2600('0x5')]('TrackChangesEditing'),_0x128c2c=this[_0x2600('0x9')]['plugins'][_0x2600('0x5')]('DocumentListUtils'),_0x3974fa=this['_getSuggestionBlocks'](_0x5e7a18=>_0x128c2c['isListItemBlock'](_0x5e7a18)&&_0x2600('0x33')===_0x5e7a18[_0x2600('0x0')](_0x2600('0x27')));null!==_0x3974fa&&this[_0x2600('0x9')][_0x2600('0x1b')][_0x2600('0x1e')](()=>{_0x12a09f['markMultiRangeBlockFormat'](_0x3974fa,{'commandName':_0x2600('0xd'),'commandParams':[{'startIndex':_0x4494b9[_0x2600('0x4')]}],'formatGroupId':'listStart'});});}[_0x2600('0x26')](_0x15aa48){const _0x496926=this[_0x2600('0x9')][_0x2600('0x22')],{data:_0x1ff957}=_0x15aa48;if(!_0x1ff957)return;let _0xa30872,_0x5af43a;switch(_0x1ff957['commandName']){case _0x2600('0x1f'):_0xa30872=_0x2600('0xe'),_0x5af43a={'type':_0x2600('0x2f'),'content':_0x2e8716(_0x496926,_0xa30872,_0x2e8716(_0x496926,this[_0x2600('0x34')](_0x1ff957[_0x2600('0x1d')][0x0][_0x2600('0xc')])))};break;case _0x2600('0x32'):_0xa30872=_0x1ff957[_0x2600('0x1d')][0x0][_0x2600('0x11')]?_0x2600('0x1a'):'*Format:*\x20set\x20order\x20to\x20regular',_0x5af43a={'type':'format','content':_0x2e8716(_0x496926,_0xa30872)};break;case _0x2600('0xd'):_0xa30872=_0x2600('0x13'),_0x5af43a={'type':'format','content':_0x2e8716(_0x496926,_0xa30872,_0x1ff957[_0x2600('0x1d')][0x0][_0x2600('0x4')])};}return _0x5af43a;}[_0x2600('0x25')](){const _0x23fa8=this[_0x2600('0x9')]['plugins'][_0x2600('0x5')](_0x2600('0x29'));let _0x5497cd=Array[_0x2600('0x2d')](this[_0x2600('0x9')]['model'][_0x2600('0x31')]['selection'][_0x2600('0x28')]());return _0x5497cd[_0x2600('0x14')](..._0x23fa8[_0x2600('0x19')](_0x5497cd)),_0x5497cd=[...new Set(_0x5497cd)],_0x5497cd;}[_0x2600('0x18')](_0x1f8d65){const _0x3e4320=this['editor'][_0x2600('0x30')][_0x2600('0x5')](_0x2600('0x29'));let _0x4cd380=Array[_0x2600('0x2d')](this[_0x2600('0x9')]['model']['document'][_0x2600('0xb')][_0x2600('0x28')]())[_0x2600('0xa')](_0x1f8d65);if(!_0x4cd380[_0x2600('0x8')])return null;_0x4cd380=_0x3e4320[_0x2600('0x19')](_0x4cd380);const _0x3d6ecf=[];for(const _0xb5b219 of _0x4cd380)_0x3e4320[_0x2600('0x23')](_0xb5b219)&&_0x3d6ecf[_0x2600('0x14')](_0xb5b219);return _0x3d6ecf;}[_0x2600('0x34')](_0x4b120d){return _0x2600('0x2a')+this[_0x2600('0x9')][_0x2600('0x30')][_0x2600('0x5')]('DocumentListPropertiesUtils')[_0x2600('0x7')](_0x4b120d)['toUpperCase']()+_0x2600('0x12')+_0x4b120d['toUpperCase']()[_0x2600('0x16')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27db=['showSuggestionHighlights','detach','downcastDispatcher','markInsertion','plugins','markerName','enableCommand','options','afterExecute','mapper','end','setSelection','change','fire','createRange','TrackChangesEditing','addMarker:suggestion:insertion','bind','hasClass','split','ck-suggestion-marker-split','editing','writer','getFirstRange','selection','get','unbindElementFromMarkerName','parent','removeMarker:suggestion:insertion','editor','model','fromRange','high','remove','requires','createPositionAt','commands','enter'];(function(_0x1df419,_0x27db57){const _0x32d2c4=function(_0x330ebc){while(--_0x330ebc){_0x1df419['push'](_0x1df419['shift']());}};_0x32d2c4(++_0x27db57);}(_0x27db,0xe1));const _0x32d2=function(_0x1df419,_0x27db57){_0x1df419=_0x1df419-0x0;let _0x32d2c4=_0x27db[_0x1df419];return _0x32d2c4;};import{Plugin as _0x50e186}from'ckeditor5/src/core';import{Enter as _0x109079}from'ckeditor5/src/enter';import{LiveRange as _0x4be652}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x476062}from'./utils';export default class q extends _0x50e186{static get[_0x32d2('0x25')](){return[_0x109079];}['init'](){const _0x2b8774=this[_0x32d2('0x20')],_0xe69340=_0x2b8774[_0x32d2('0x7')][_0x32d2('0x1c')](_0x32d2('0x12')),_0xffa8d3=_0x2b8774[_0x32d2('0x1')][_0x32d2('0x1c')]('enter');_0xe69340[_0x32d2('0x9')](_0x32d2('0x2'),()=>{_0x2b8774[_0x32d2('0x21')][_0x32d2('0xf')](_0x529c43=>{const _0x170af1=_0x2b8774[_0x32d2('0x21')]['document'][_0x32d2('0x1b')],_0xef6deb=_0x170af1['getFirstPosition'](),_0x59e879=_0x4be652[_0x32d2('0x22')](_0x170af1[_0x32d2('0x1a')]());if(_0xffa8d3['enterBlock'](_0x529c43)){const _0x415648=_0x2b8774['model'][_0x32d2('0x0')](_0xef6deb[_0x32d2('0x1e')]['nextSibling'],0x0),_0x1b4fc6=_0x529c43['createRange'](_0xef6deb,_0x415648);_0xe69340[_0x32d2('0x6')](_0x1b4fc6);}else _0x529c43[_0x32d2('0xe')](_0x529c43[_0x32d2('0x11')](_0x59e879[_0x32d2('0xd')]));_0x59e879[_0x32d2('0x4')](),_0xffa8d3[_0x32d2('0x10')](_0x32d2('0xb'),{'writer':_0x529c43});});}),_0x2b8774[_0x32d2('0x18')]['downcastDispatcher']['on'](_0x32d2('0x13'),_0x476062(_0x2b8774,_0x32d2('0x16')),{'priority':_0x32d2('0x23')}),_0x2b8774['editing'][_0x32d2('0x5')]['on'](_0x32d2('0x1f'),(_0x8108b3,_0x3bbb63,_0x50db9e)=>{const _0x2e27a8=_0x50db9e[_0x32d2('0xc')]['markerNameToElements'](_0x3bbb63[_0x32d2('0x8')]);if(_0x2e27a8)for(const _0x59c710 of _0x2e27a8)_0x59c710[_0x32d2('0x15')](_0x32d2('0x17'))&&(_0x50db9e[_0x32d2('0xc')][_0x32d2('0x1d')](_0x59c710,_0x3bbb63[_0x32d2('0x8')]),_0x50db9e[_0x32d2('0x19')][_0x32d2('0x24')](_0x59c710));},{'priority':_0x32d2('0x23')}),_0x2b8774['data'][_0x32d2('0x5')]['on'](_0x32d2('0x13'),(_0x349fac,_0x5ce0f8,_0x4d8a57)=>{_0x4d8a57[_0x32d2('0xa')][_0x32d2('0x3')]&&_0x476062(_0x2b8774,'split',{'showActiveMarker':!0x1})[_0x32d2('0x14')](this)(_0x349fac,_0x5ce0f8,_0x4d8a57);},{'priority':_0x32d2('0x23')});}}
23
+ const _0x503f=['model','selection','detach','markerName','createPositionAt','downcastDispatcher','data','end','unbindElementFromMarkerName','enterBlock','commands','remove','bind','markInsertion','addMarker:suggestion:insertion','showSuggestionHighlights','plugins','parent','document','ck-suggestion-marker-split','change','editor','createRange','get','split','getFirstRange','removeMarker:suggestion:insertion','fromRange','setSelection','high','enter','TrackChangesEditing','hasClass','mapper','nextSibling'];(function(_0x62ceb,_0x503fa9){const _0x324175=function(_0x426147){while(--_0x426147){_0x62ceb['push'](_0x62ceb['shift']());}};_0x324175(++_0x503fa9);}(_0x503f,0x65));const _0x3241=function(_0x62ceb,_0x503fa9){_0x62ceb=_0x62ceb-0x0;let _0x324175=_0x503f[_0x62ceb];return _0x324175;};import{Plugin as _0x2b711e}from'ckeditor5/src/core';import{Enter as _0x158d4f}from'ckeditor5/src/enter';import{LiveRange as _0x2121f9}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x2a0caa}from'./utils';export default class q extends _0x2b711e{static get['requires'](){return[_0x158d4f];}['init'](){const _0x461bad=this[_0x3241('0x19')],_0x536bc5=_0x461bad[_0x3241('0x14')][_0x3241('0x1b')](_0x3241('0x0')),_0x23262e=_0x461bad[_0x3241('0xe')][_0x3241('0x1b')](_0x3241('0x22'));_0x536bc5['enableCommand'](_0x3241('0x22'),()=>{_0x461bad['model'][_0x3241('0x18')](_0x365acc=>{const _0x485105=_0x461bad[_0x3241('0x4')][_0x3241('0x16')][_0x3241('0x5')],_0x4f5d6f=_0x485105['getFirstPosition'](),_0x37322d=_0x2121f9[_0x3241('0x1f')](_0x485105[_0x3241('0x1d')]());if(_0x23262e[_0x3241('0xd')](_0x365acc)){const _0x480d95=_0x461bad[_0x3241('0x4')][_0x3241('0x8')](_0x4f5d6f[_0x3241('0x15')][_0x3241('0x3')],0x0),_0x5772b7=_0x365acc[_0x3241('0x1a')](_0x4f5d6f,_0x480d95);_0x536bc5[_0x3241('0x11')](_0x5772b7);}else _0x365acc[_0x3241('0x20')](_0x365acc['createRange'](_0x37322d[_0x3241('0xb')]));_0x37322d[_0x3241('0x6')](),_0x23262e['fire']('afterExecute',{'writer':_0x365acc});});}),_0x461bad['editing'][_0x3241('0x9')]['on'](_0x3241('0x12'),_0x2a0caa(_0x461bad,_0x3241('0x1c')),{'priority':_0x3241('0x21')}),_0x461bad['editing'][_0x3241('0x9')]['on'](_0x3241('0x1e'),(_0x17c73c,_0x344453,_0x50ad56)=>{const _0x3ac82a=_0x50ad56[_0x3241('0x2')]['markerNameToElements'](_0x344453[_0x3241('0x7')]);if(_0x3ac82a)for(const _0xbc0c65 of _0x3ac82a)_0xbc0c65[_0x3241('0x1')](_0x3241('0x17'))&&(_0x50ad56[_0x3241('0x2')][_0x3241('0xc')](_0xbc0c65,_0x344453[_0x3241('0x7')]),_0x50ad56['writer'][_0x3241('0xf')](_0xbc0c65));},{'priority':_0x3241('0x21')}),_0x461bad[_0x3241('0xa')]['downcastDispatcher']['on'](_0x3241('0x12'),(_0x467ff0,_0xc5cb71,_0x178dfb)=>{_0x178dfb['options'][_0x3241('0x13')]&&_0x2a0caa(_0x461bad,_0x3241('0x1c'),{'showActiveMarker':!0x1})[_0x3241('0x10')](this)(_0x467ff0,_0xc5cb71,_0x178dfb);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45f0=['model','plugins','replace','createPositionAt','getRange','TrackChangesEditing','createRange','findByTextCallback','start','replaceAll','get','suggestion:deletion','item','afterInit','FindAndReplaceUtils','_isInDeletionRange','getMarkersGroup','enableCommand','FindAndReplaceEditing','findNext','handleFindCommand','getIntersection','editor','findPrevious'];(function(_0x396218,_0x45f00e){const _0x3023db=function(_0x20b107){while(--_0x20b107){_0x396218['push'](_0x396218['shift']());}};_0x3023db(++_0x45f00e);}(_0x45f0,0x155));const _0x3023=function(_0x396218,_0x45f00e){_0x396218=_0x396218-0x0;let _0x3023db=_0x45f0[_0x396218];return _0x3023db;};import{Plugin as _0x5569b4}from'ckeditor5/src/core';export default class z extends _0x5569b4{[_0x3023('0x8')](){if(!this[_0x3023('0x11')][_0x3023('0x14')]['has'](_0x3023('0xd')))return;const _0x2fa3ec=this['editor'][_0x3023('0x14')][_0x3023('0x5')](_0x3023('0x0'));_0x2fa3ec[_0x3023('0xc')]('find',this[_0x3023('0xf')]['bind'](this)),_0x2fa3ec['enableCommand'](_0x3023('0xe')),_0x2fa3ec['enableCommand'](_0x3023('0x12')),_0x2fa3ec['enableCommand'](_0x3023('0x15')),_0x2fa3ec[_0x3023('0xc')](_0x3023('0x4'));}[_0x3023('0xf')](_0x9d8bb,_0x10d3e1,_0x1883b4={}){const _0x311c17=this[_0x3023('0x11')]['plugins'][_0x3023('0x5')](_0x3023('0x9'));void 0x0!==_0x1883b4&&_0x9d8bb(_0x4057a3=>('string'==typeof _0x10d3e1?_0x311c17[_0x3023('0x2')](_0x10d3e1,_0x1883b4):_0x10d3e1)(_0x4057a3)['filter'](_0x3aa676=>!0x1===this[_0x3023('0xa')](_0x3aa676,_0x4057a3[_0x3023('0x7')])),_0x1883b4);}[_0x3023('0xa')](_0x2c9ad7,_0xeffffd){const _0x490557=this[_0x3023('0x11')][_0x3023('0x13')][_0x3023('0x1')](this['editor'][_0x3023('0x13')][_0x3023('0x16')](_0xeffffd,_0x2c9ad7[_0x3023('0x3')]),this[_0x3023('0x11')][_0x3023('0x13')][_0x3023('0x16')](_0xeffffd,_0x2c9ad7['end']));for(const _0x5c6fd9 of this[_0x3023('0x11')][_0x3023('0x13')]['markers'][_0x3023('0xb')](_0x3023('0x6')))if(null!==_0x490557[_0x3023('0x10')](_0x5c6fd9[_0x3023('0x17')]()))return!0x0;return!0x1;}}
23
+ const _0x235b=['editor','start','FindAndReplaceUtils','createRange','TrackChangesEditing','getIntersection','suggestion:deletion','_isInDeletionRange','markers','model','replaceAll','end','string','filter','handleFindCommand','enableCommand','item','afterInit','bind','findPrevious','getRange','get','getMarkersGroup','plugins','createPositionAt','findByTextCallback'];(function(_0x54a0ea,_0x235b2){const _0x3a0a9c=function(_0x267238){while(--_0x267238){_0x54a0ea['push'](_0x54a0ea['shift']());}};_0x3a0a9c(++_0x235b2);}(_0x235b,0x1c7));const _0x3a0a=function(_0x54a0ea,_0x235b2){_0x54a0ea=_0x54a0ea-0x0;let _0x3a0a9c=_0x235b[_0x54a0ea];return _0x3a0a9c;};import{Plugin as _0x418119}from'ckeditor5/src/core';export default class z extends _0x418119{[_0x3a0a('0x4')](){if(!this[_0x3a0a('0xd')][_0x3a0a('0xa')]['has']('FindAndReplaceEditing'))return;const _0x4fca48=this[_0x3a0a('0xd')][_0x3a0a('0xa')]['get'](_0x3a0a('0x11'));_0x4fca48[_0x3a0a('0x2')]('find',this[_0x3a0a('0x1')][_0x3a0a('0x5')](this)),_0x4fca48['enableCommand']('findNext'),_0x4fca48['enableCommand'](_0x3a0a('0x6')),_0x4fca48['enableCommand']('replace'),_0x4fca48[_0x3a0a('0x2')](_0x3a0a('0x17'));}[_0x3a0a('0x1')](_0x11cf91,_0x34be90,_0x3cd2b0={}){const _0x1a712e=this[_0x3a0a('0xd')][_0x3a0a('0xa')][_0x3a0a('0x8')](_0x3a0a('0xf'));void 0x0!==_0x3cd2b0&&_0x11cf91(_0x384ddb=>(_0x3a0a('0x19')==typeof _0x34be90?_0x1a712e[_0x3a0a('0xc')](_0x34be90,_0x3cd2b0):_0x34be90)(_0x384ddb)[_0x3a0a('0x0')](_0x49c7cb=>!0x1===this[_0x3a0a('0x14')](_0x49c7cb,_0x384ddb[_0x3a0a('0x3')])),_0x3cd2b0);}[_0x3a0a('0x14')](_0x398c84,_0x3b961c){const _0x5e9886=this[_0x3a0a('0xd')][_0x3a0a('0x16')][_0x3a0a('0x10')](this['editor']['model'][_0x3a0a('0xb')](_0x3b961c,_0x398c84[_0x3a0a('0xe')]),this[_0x3a0a('0xd')][_0x3a0a('0x16')]['createPositionAt'](_0x3b961c,_0x398c84[_0x3a0a('0x18')]));for(const _0x42a085 of this[_0x3a0a('0xd')]['model'][_0x3a0a('0x15')][_0x3a0a('0x9')](_0x3a0a('0x13')))if(null!==_0x5e9886[_0x3a0a('0x12')](_0x42a085[_0x3a0a('0x7')]()))return!0x0;return!0x1;}}