@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231005.0 → 0.0.0-nightly-20231007.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/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/importword.js +1 -1
  29. package/src/integrations/indent.js +1 -1
  30. package/src/integrations/inputcommand.js +1 -1
  31. package/src/integrations/link.js +1 -1
  32. package/src/integrations/list.js +1 -1
  33. package/src/integrations/listproperties.js +1 -1
  34. package/src/integrations/mediaembed.js +1 -1
  35. package/src/integrations/mention.js +1 -1
  36. package/src/integrations/pagebreak.js +1 -1
  37. package/src/integrations/paragraph.js +1 -1
  38. package/src/integrations/removeformat.js +1 -1
  39. package/src/integrations/restrictededitingmode.js +1 -1
  40. package/src/integrations/shiftentercommand.js +1 -1
  41. package/src/integrations/standardeditingmode.js +1 -1
  42. package/src/integrations/style.js +1 -1
  43. package/src/integrations/table.js +1 -1
  44. package/src/integrations/tablecaption.js +1 -1
  45. package/src/integrations/tableclipboard.js +1 -1
  46. package/src/integrations/tablecolumnresize.js +1 -1
  47. package/src/integrations/tableheadings.js +1 -1
  48. package/src/integrations/tablemergesplit.js +1 -1
  49. package/src/integrations/tableofcontents.js +1 -1
  50. package/src/integrations/tableproperties.js +1 -1
  51. package/src/integrations/template.js +1 -1
  52. package/src/integrations/title.js +1 -1
  53. package/src/integrations/undo.js +1 -1
  54. package/src/integrations/utils.js +1 -1
  55. package/src/suggestion.js +1 -1
  56. package/src/suggestiondescriptionfactory.js +1 -1
  57. package/src/trackchanges.js +1 -1
  58. package/src/trackchangesdata.js +1 -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-20231005.0",
3
+ "version": "0.0.0-nightly-20231007.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-20231005.0",
43
- "ckeditor5-collaboration": "0.0.0-nightly-20231005.0",
42
+ "ckeditor5": "0.0.0-nightly-20231007.0",
43
+ "ckeditor5-collaboration": "0.0.0-nightly-20231007.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 _0xb641=['refresh','get','_suggestions','TrackChangesEditing','plugins','isEnabled','editor','canEditAt','_isEnabledBasedOnSelection'];(function(_0x4a1c97,_0xb64171){const _0x3e45db=function(_0x34d545){while(--_0x34d545){_0x4a1c97['push'](_0x4a1c97['shift']());}};_0x3e45db(++_0xb64171);}(_0xb641,0x19b));const _0x3e45=function(_0x4a1c97,_0xb64171){_0x4a1c97=_0x4a1c97-0x0;let _0x3e45db=_0xb641[_0x4a1c97];return _0x3e45db;};import{Command as _0x17c00f}from'ckeditor5/src/core';import{CKEditorError as _0x3754a8}from'ckeditor5/src/utils';export default class M extends _0x17c00f{constructor(_0x5df8b5,_0x442772){super(_0x5df8b5),this[_0x3e45('0x5')]=_0x442772,this[_0x3e45('0x3')](),this[_0x3e45('0x2')]=!0x1;}[_0x3e45('0x3')](){this[_0x3e45('0x8')]=!0x0;}['execute'](_0x505fdd){const _0x3e2b95=this[_0x3e45('0x5')][_0x3e45('0x4')](_0x505fdd);if(!_0x3e2b95)throw new _0x3754a8('track-changes-accept-suggestion-not-found',this);const _0x4d3e3c=_0x3e2b95['getRanges']();this[_0x3e45('0x0')]['model'][_0x3e45('0x1')](_0x4d3e3c)&&this['editor'][_0x3e45('0x7')][_0x3e45('0x4')](_0x3e45('0x6'))['acceptSuggestion'](_0x3e2b95);}}
23
+ const _0x4d91=['model','track-changes-accept-suggestion-not-found','TrackChangesEditing','get','getRanges','refresh','editor'];(function(_0x512d91,_0x4d91b0){const _0xdbef43=function(_0x19d082){while(--_0x19d082){_0x512d91['push'](_0x512d91['shift']());}};_0xdbef43(++_0x4d91b0);}(_0x4d91,0x79));const _0xdbef=function(_0x512d91,_0x4d91b0){_0x512d91=_0x512d91-0x0;let _0xdbef43=_0x4d91[_0x512d91];return _0xdbef43;};import{Command as _0x2d4225}from'ckeditor5/src/core';import{CKEditorError as _0x198c6b}from'ckeditor5/src/utils';export default class M extends _0x2d4225{constructor(_0x3e9d18,_0xd2101a){super(_0x3e9d18),this['_suggestions']=_0xd2101a,this[_0xdbef('0x3')](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x25e6a5){const _0x4f79c0=this['_suggestions'][_0xdbef('0x1')](_0x25e6a5);if(!_0x4f79c0)throw new _0x198c6b(_0xdbef('0x6'),this);const _0x1e98d6=_0x4f79c0[_0xdbef('0x2')]();this[_0xdbef('0x4')][_0xdbef('0x5')]['canEditAt'](_0x1e98d6)&&this[_0xdbef('0x4')]['plugins'][_0xdbef('0x1')](_0xdbef('0x0'))['acceptSuggestion'](_0x4f79c0);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4208=['isEnabled','model','TrackChangesEditing','editor','discardSuggestion','get','execute','canEditAt','getRanges','_isEnabledBasedOnSelection','_suggestions','refresh'];(function(_0x4cf4f0,_0x4208eb){const _0x56ced3=function(_0x2bbda2){while(--_0x2bbda2){_0x4cf4f0['push'](_0x4cf4f0['shift']());}};_0x56ced3(++_0x4208eb);}(_0x4208,0x1a7));const _0x56ce=function(_0x4cf4f0,_0x4208eb){_0x4cf4f0=_0x4cf4f0-0x0;let _0x56ced3=_0x4208[_0x4cf4f0];return _0x56ced3;};import{Command as _0x7af84f}from'ckeditor5/src/core';import{CKEditorError as _0x873bae}from'ckeditor5/src/utils';export default class $ extends _0x7af84f{constructor(_0x4bd2cd,_0x2d3242){super(_0x4bd2cd),this[_0x56ce('0x7')]=_0x2d3242,this[_0x56ce('0x8')](),this[_0x56ce('0x6')]=!0x1;}[_0x56ce('0x8')](){this[_0x56ce('0x9')]=!0x0;}[_0x56ce('0x3')](_0x161893){const _0x168c84=this[_0x56ce('0x7')][_0x56ce('0x2')](_0x161893);if(!_0x168c84)throw new _0x873bae('track-changes-discard-suggestion-not-found',this);const _0x309ccd=_0x168c84[_0x56ce('0x5')]();this['editor'][_0x56ce('0xa')][_0x56ce('0x4')](_0x309ccd)&&this[_0x56ce('0x0')]['plugins'][_0x56ce('0x2')](_0x56ce('0xb'))[_0x56ce('0x1')](_0x168c84);}}
23
+ const _0x1485=['canEditAt','execute','refresh','isEnabled','model','discardSuggestion','get','editor','getRanges','TrackChangesEditing','_isEnabledBasedOnSelection','plugins'];(function(_0x105828,_0x148557){const _0x348da6=function(_0x4cb5f2){while(--_0x4cb5f2){_0x105828['push'](_0x105828['shift']());}};_0x348da6(++_0x148557);}(_0x1485,0xa8));const _0x348d=function(_0x105828,_0x148557){_0x105828=_0x105828-0x0;let _0x348da6=_0x1485[_0x105828];return _0x348da6;};import{Command as _0x4ed3df}from'ckeditor5/src/core';import{CKEditorError as _0x55f262}from'ckeditor5/src/utils';export default class $ extends _0x4ed3df{constructor(_0x1db4a0,_0x44535b){super(_0x1db4a0),this['_suggestions']=_0x44535b,this[_0x348d('0x2')](),this[_0x348d('0xa')]=!0x1;}[_0x348d('0x2')](){this[_0x348d('0x3')]=!0x0;}[_0x348d('0x1')](_0x4a5a06){const _0x46040b=this['_suggestions'][_0x348d('0x6')](_0x4a5a06);if(!_0x46040b)throw new _0x55f262('track-changes-discard-suggestion-not-found',this);const _0x505ba8=_0x46040b[_0x348d('0x8')]();this['editor'][_0x348d('0x4')][_0x348d('0x0')](_0x505ba8)&&this[_0x348d('0x7')][_0x348d('0xb')][_0x348d('0x6')](_0x348d('0x9'))[_0x348d('0x5')](_0x46040b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a0e=['some','isInContent','canEditAt','editor','_command','values','execute','refresh','from','_isEnabledBasedOnSelection','model','_suggestions'];(function(_0x53eb65,_0x5a0ed5){const _0x283af3=function(_0x74dd4e){while(--_0x74dd4e){_0x53eb65['push'](_0x53eb65['shift']());}};_0x283af3(++_0x5a0ed5);}(_0x5a0e,0x1c4));const _0x283a=function(_0x53eb65,_0x5a0ed5){_0x53eb65=_0x53eb65-0x0;let _0x283af3=_0x5a0e[_0x53eb65];return _0x283af3;};import{Command as _0x3dea3c}from'ckeditor5/src/core';import{sortSuggestions as _0x345029,executeCommandForSuggestions as _0x13c3dc}from'../utils/utils';export default class N extends _0x3dea3c{constructor(_0x479a94,_0x36bcf0,_0x29d4e1){super(_0x479a94),this['_command']=_0x36bcf0,this[_0x283a('0x3')]=_0x29d4e1,this[_0x283a('0xb')](),this[_0x283a('0x1')]=!0x1;}['refresh'](){const _0x369cb6=Array[_0x283a('0x0')](this[_0x283a('0x3')][_0x283a('0x9')]())[_0x283a('0x4')](_0x1f49a9=>_0x1f49a9[_0x283a('0x5')]);this['isEnabled']=this[_0x283a('0x8')]['isEnabled']&&_0x369cb6;}[_0x283a('0xa')](){const _0x1fb8b1=_0x345029(Array[_0x283a('0x0')](this[_0x283a('0x3')][_0x283a('0x9')]()));for(const _0x468602 of _0x1fb8b1){const _0x1f633a=_0x468602['getRanges']();if(!this['editor'][_0x283a('0x2')][_0x283a('0x6')](_0x1f633a))return;}_0x13c3dc(this[_0x283a('0x7')][_0x283a('0x2')],this[_0x283a('0x8')],_0x1fb8b1);}}
23
+ const _0x2ea8=['refresh','isEnabled','_isEnabledBasedOnSelection','_command','canEditAt','getRanges','model','_suggestions','execute','from','values','isInContent','editor'];(function(_0x4139e9,_0x2ea8bd){const _0x5c87bb=function(_0x3c82cc){while(--_0x3c82cc){_0x4139e9['push'](_0x4139e9['shift']());}};_0x5c87bb(++_0x2ea8bd);}(_0x2ea8,0x176));const _0x5c87=function(_0x4139e9,_0x2ea8bd){_0x4139e9=_0x4139e9-0x0;let _0x5c87bb=_0x2ea8[_0x4139e9];return _0x5c87bb;};import{Command as _0x53c485}from'ckeditor5/src/core';import{sortSuggestions as _0x221cf3,executeCommandForSuggestions as _0x596aab}from'../utils/utils';export default class N extends _0x53c485{constructor(_0x5e56c6,_0xf17af4,_0x320a46){super(_0x5e56c6),this[_0x5c87('0x6')]=_0xf17af4,this[_0x5c87('0xa')]=_0x320a46,this[_0x5c87('0x3')](),this[_0x5c87('0x5')]=!0x1;}[_0x5c87('0x3')](){const _0x2164b9=Array[_0x5c87('0xc')](this[_0x5c87('0xa')][_0x5c87('0x0')]())['some'](_0xfa2e78=>_0xfa2e78[_0x5c87('0x1')]);this[_0x5c87('0x4')]=this[_0x5c87('0x6')][_0x5c87('0x4')]&&_0x2164b9;}[_0x5c87('0xb')](){const _0x1b9b54=_0x221cf3(Array[_0x5c87('0xc')](this['_suggestions'][_0x5c87('0x0')]()));for(const _0x2c2f8b of _0x1b9b54){const _0x15240=_0x2c2f8b[_0x5c87('0x8')]();if(!this['editor'][_0x5c87('0x9')][_0x5c87('0x7')](_0x15240))return;}_0x596aab(this[_0x5c87('0x2')][_0x5c87('0x9')],this[_0x5c87('0x6')],_0x1b9b54);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xcc79=['refresh','selection','isEnabled','editor','execute','_command','values','_suggestions','from','document','canEditAt','_selectedSuggestions','model'];(function(_0x1c17cf,_0xcc7986){const _0x2efc98=function(_0x168092){while(--_0x168092){_0x1c17cf['push'](_0x1c17cf['shift']());}};_0x2efc98(++_0xcc7986);}(_0xcc79,0xda));const _0x2efc=function(_0x1c17cf,_0xcc7986){_0x1c17cf=_0x1c17cf-0x0;let _0x2efc98=_0xcc79[_0x1c17cf];return _0x2efc98;};import{Command as _0x3cedf8}from'ckeditor5/src/core';import{sortSuggestions as _0x4c229d,getSelectedSuggestions as _0x348bcb,executeCommandForSuggestions as _0x126f62}from'../utils/utils';export default class R extends _0x3cedf8{constructor(_0x6c0c17,_0x31d91e,_0x5b725b){super(_0x6c0c17),this[_0x2efc('0x8')]=_0x31d91e,this[_0x2efc('0xa')]=_0x5b725b,this[_0x2efc('0x1')]=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x2efc('0x3')](){const _0x46ad65=this[_0x2efc('0x6')][_0x2efc('0x2')][_0x2efc('0xc')][_0x2efc('0x4')],_0x4454b1=Array[_0x2efc('0xb')](this['_suggestions'][_0x2efc('0x9')]());this['_selectedSuggestions']=_0x348bcb(_0x46ad65,_0x4454b1),this[_0x2efc('0x5')]=this[_0x2efc('0x8')]['isEnabled']&&!!this[_0x2efc('0x1')]['size'];}[_0x2efc('0x7')](){const _0x28da9b=_0x4c229d(Array['from'](this['_selectedSuggestions']));for(const _0x418f1b of _0x28da9b){const _0x23612c=_0x418f1b['getRanges']();if(!this[_0x2efc('0x6')][_0x2efc('0x2')][_0x2efc('0x0')](_0x23612c))return;}_0x126f62(this[_0x2efc('0x6')][_0x2efc('0x2')],this[_0x2efc('0x8')],_0x28da9b);}}
23
+ const _0x37de=['values','_selectedSuggestions','_command','getRanges','isEnabled','_isEnabledBasedOnSelection','from','document','model','size','selection','execute','refresh','editor'];(function(_0x5e365e,_0x37dea0){const _0x450909=function(_0xae929b){while(--_0xae929b){_0x5e365e['push'](_0x5e365e['shift']());}};_0x450909(++_0x37dea0);}(_0x37de,0x7c));const _0x4509=function(_0x5e365e,_0x37dea0){_0x5e365e=_0x5e365e-0x0;let _0x450909=_0x37de[_0x5e365e];return _0x450909;};import{Command as _0x36e9c6}from'ckeditor5/src/core';import{sortSuggestions as _0x19b28b,getSelectedSuggestions as _0x36f675,executeCommandForSuggestions as _0x35d54f}from'../utils/utils';export default class R extends _0x36e9c6{constructor(_0x263ad8,_0x1d7795,_0x22bfa9){super(_0x263ad8),this[_0x4509('0x4')]=_0x1d7795,this['_suggestions']=_0x22bfa9,this['_selectedSuggestions']=new Set(),this[_0x4509('0x0')](),this[_0x4509('0x7')]=!0x1;}[_0x4509('0x0')](){const _0x43c33f=this[_0x4509('0x1')]['model'][_0x4509('0x9')][_0x4509('0xc')],_0x3fc1c2=Array[_0x4509('0x8')](this['_suggestions'][_0x4509('0x2')]());this[_0x4509('0x3')]=_0x36f675(_0x43c33f,_0x3fc1c2),this['isEnabled']=this[_0x4509('0x4')][_0x4509('0x6')]&&!!this[_0x4509('0x3')][_0x4509('0xb')];}[_0x4509('0xd')](){const _0x9d1310=_0x19b28b(Array[_0x4509('0x8')](this[_0x4509('0x3')]));for(const _0x7d5f5e of _0x9d1310){const _0x292081=_0x7d5f5e[_0x4509('0x5')]();if(!this['editor'][_0x4509('0xa')]['canEditAt'](_0x292081))return;}_0x35d54f(this[_0x4509('0x1')][_0x4509('0xa')],this[_0x4509('0x4')],_0x9d1310);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x169c=['_enabledCommands','TrackChangesCommand','isEnabled','_isEnabledBasedOnSelection','value','_disableUnsupportedCommands','affectsData','forceDisabled','_enableCommands','commands','clearForceDisabled','editor','execute'];(function(_0x1d227c,_0x169cd6){const _0x37c70b=function(_0x18ff0c){while(--_0x18ff0c){_0x1d227c['push'](_0x1d227c['shift']());}};_0x37c70b(++_0x169cd6);}(_0x169c,0xde));const _0x37c7=function(_0x1d227c,_0x169cd6){_0x1d227c=_0x1d227c-0x0;let _0x37c70b=_0x169c[_0x1d227c];return _0x37c70b;};import{Command as _0x4f5fc5}from'ckeditor5/src/core';export default class _ extends _0x4f5fc5{constructor(_0x3d6f2e,_0x57498a){super(_0x3d6f2e),this[_0x37c7('0xc')]=_0x57498a,this[_0x37c7('0x3')]=!0x1,this['refresh'](),this[_0x37c7('0x2')]=!0x1;}['refresh'](){this[_0x37c7('0x1')]=!0x0;}[_0x37c7('0xb')](){this['value']=!this[_0x37c7('0x3')],this[_0x37c7('0x3')]?this[_0x37c7('0x4')]():this[_0x37c7('0x7')]();}[_0x37c7('0x4')](){for(const _0x240c32 of this[_0x37c7('0xa')][_0x37c7('0x8')][_0x37c7('0x8')]())_0x240c32[_0x37c7('0x5')]&&!this[_0x37c7('0xc')]['has'](_0x240c32)&&_0x240c32[_0x37c7('0x6')](_0x37c7('0x0'));}[_0x37c7('0x7')](){for(const _0x4e9703 of this['editor'][_0x37c7('0x8')][_0x37c7('0x8')]())_0x4e9703['affectsData']&&!this[_0x37c7('0xc')]['has'](_0x4e9703)&&_0x4e9703[_0x37c7('0x9')](_0x37c7('0x0'));}}
23
+ const _0x5de1=['editor','affectsData','value','_enabledCommands','_disableUnsupportedCommands','has','TrackChangesCommand','clearForceDisabled','_enableCommands','refresh','commands','forceDisabled','isEnabled'];(function(_0x8d95a5,_0x5de1d6){const _0x217aa4=function(_0x1ff947){while(--_0x1ff947){_0x8d95a5['push'](_0x8d95a5['shift']());}};_0x217aa4(++_0x5de1d6);}(_0x5de1,0x89));const _0x217a=function(_0x8d95a5,_0x5de1d6){_0x8d95a5=_0x8d95a5-0x0;let _0x217aa4=_0x5de1[_0x8d95a5];return _0x217aa4;};import{Command as _0x3f805e}from'ckeditor5/src/core';export default class _ extends _0x3f805e{constructor(_0xbf2217,_0x1e17bf){super(_0xbf2217),this['_enabledCommands']=_0x1e17bf,this[_0x217a('0x8')]=!0x1,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x217a('0x2')](){this[_0x217a('0x5')]=!0x0;}['execute'](){this['value']=!this[_0x217a('0x8')],this['value']?this[_0x217a('0xa')]():this[_0x217a('0x1')]();}[_0x217a('0xa')](){for(const _0xaf3243 of this[_0x217a('0x6')][_0x217a('0x3')][_0x217a('0x3')]())_0xaf3243['affectsData']&&!this[_0x217a('0x9')][_0x217a('0xb')](_0xaf3243)&&_0xaf3243[_0x217a('0x4')](_0x217a('0xc'));}['_enableCommands'](){for(const _0x1a1b79 of this[_0x217a('0x6')][_0x217a('0x3')]['commands']())_0x1a1b79[_0x217a('0x7')]&&!this[_0x217a('0x9')][_0x217a('0xb')](_0x1a1b79)&&_0x1a1b79[_0x217a('0x0')](_0x217a('0xc'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47b3=['showAIAssistant','enableCommand','get','editor','plugins','commands','TrackChangesEditing'];(function(_0x28f9e7,_0x47b3c1){const _0x319c71=function(_0x21af9){while(--_0x21af9){_0x28f9e7['push'](_0x28f9e7['shift']());}};_0x319c71(++_0x47b3c1);}(_0x47b3,0x6e));const _0x319c=function(_0x28f9e7,_0x47b3c1){_0x28f9e7=_0x28f9e7-0x0;let _0x319c71=_0x47b3[_0x28f9e7];return _0x319c71;};import{Plugin as _0x299430}from'ckeditor5/src/core';export default class j extends _0x299430{['afterInit'](){const _0x276685=this[_0x319c('0x5')],_0x5c7bb9=_0x276685[_0x319c('0x6')][_0x319c('0x4')](_0x319c('0x1'));_0x276685[_0x319c('0x0')][_0x319c('0x4')](_0x319c('0x2'))&&_0x5c7bb9[_0x319c('0x3')](_0x319c('0x2'));}}
23
+ const _0x55f6=['showAIAssistant','editor','commands','TrackChangesEditing','get'];(function(_0x210355,_0x55f67c){const _0x5a65da=function(_0x1922a2){while(--_0x1922a2){_0x210355['push'](_0x210355['shift']());}};_0x5a65da(++_0x55f67c);}(_0x55f6,0xee));const _0x5a65=function(_0x210355,_0x55f67c){_0x210355=_0x210355-0x0;let _0x5a65da=_0x55f6[_0x210355];return _0x5a65da;};import{Plugin as _0x12cfdc}from'ckeditor5/src/core';export default class j extends _0x12cfdc{['afterInit'](){const _0x39eff9=this[_0x5a65('0x3')],_0x64d774=_0x39eff9['plugins'][_0x5a65('0x1')](_0x5a65('0x0'));_0x39eff9[_0x5a65('0x4')]['get'](_0x5a65('0x2'))&&_0x64d774['enableCommand'](_0x5a65('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43b5=['plugins','FORMAT_ALIGN_TO_CENTER','markBlockFormat','filter','AlignmentEditing','format','commandName','selection','getSelectedBlocks','getAttribute','contentLanguageDirection','enableCommand','commandParams','left','TrackChangesEditing','justify','FORMAT_JUSTIFY_TEXT','center','value','editor','alignment','FORMAT_ALIGN_TO_LEFT','from','_descriptionFactory','ltr','right','get','document','model','registerDescriptionCallback','checkAttribute'];(function(_0x16f046,_0x43b544){const _0x32879d=function(_0x3b07b8){while(--_0x3b07b8){_0x16f046['push'](_0x16f046['shift']());}};_0x32879d(++_0x43b544);}(_0x43b5,0xc4));const _0x3287=function(_0x16f046,_0x43b544){_0x16f046=_0x16f046-0x0;let _0x32879d=_0x43b5[_0x16f046];return _0x32879d;};import{Plugin as _0x356f44}from'ckeditor5/src/core';import{getTranslation as _0x21538c}from'../utils/common-translations';export default class x extends _0x356f44{['afterInit'](){const _0x188a70=this['editor'],_0x40296e=_0x188a70['locale'];if(!_0x188a70[_0x3287('0x15')]['has'](_0x3287('0x19')))return;const _0x52f64c=_0x188a70['plugins'][_0x3287('0x10')](_0x3287('0x4'));_0x52f64c[_0x3287('0x1')](_0x3287('0xa'),(_0x3944b8,_0x2523fa={})=>{let _0x4bd6bd=_0x2523fa[_0x3287('0x8')];_0x2523fa['value']||(_0x4bd6bd=_0x3287('0xe')===_0x188a70['locale'][_0x3287('0x0')]?_0x3287('0x3'):_0x3287('0xf'));const _0x19b0f8=Array[_0x3287('0xc')](this['editor']['model'][_0x3287('0x11')][_0x3287('0x1c')][_0x3287('0x1d')]())[_0x3287('0x18')](_0x160c1f=>function(_0x300b6a,_0x556113,_0xed9891){const _0x193f3f=_0x300b6a[_0x3287('0x1e')](_0x3287('0xa'))||null;return _0x556113[_0x3287('0x14')](_0x300b6a,_0x3287('0xa'))&&_0xed9891!=_0x193f3f;}(_0x160c1f,this[_0x3287('0x9')][_0x3287('0x12')]['schema'],_0x4bd6bd));_0x188a70[_0x3287('0x12')]['change'](()=>{for(const _0x11c331 of _0x19b0f8)_0x52f64c[_0x3287('0x17')](_0x11c331,{'commandName':_0x3287('0xa'),'commandParams':[{'value':_0x4bd6bd}]});});}),_0x52f64c[_0x3287('0xd')][_0x3287('0x13')](_0x141ef3=>{const {data:_0x1e9d04}=_0x141ef3;if(_0x1e9d04&&_0x3287('0xa')==_0x1e9d04[_0x3287('0x1b')]){const _0x56dece=_0x1e9d04[_0x3287('0x2')][0x0]['value'];return{'type':_0x3287('0x1a'),'content':_0x21538c(_0x40296e,'*Format:*\x20%0',function(_0x1d3285){switch(_0x1d3285){case _0x3287('0x3'):return _0x21538c(_0x40296e,_0x3287('0xb'));case _0x3287('0xf'):return _0x21538c(_0x40296e,'FORMAT_ALIGN_TO_RIGHT');case _0x3287('0x7'):return _0x21538c(_0x40296e,_0x3287('0x16'));case _0x3287('0x5'):return _0x21538c(_0x40296e,_0x3287('0x6'));}}(_0x56dece))};}});}}
23
+ const _0x2807=['get','registerDescriptionCallback','FORMAT_ALIGN_TO_LEFT','TrackChangesEditing','model','justify','getAttribute','alignment','change','document','FORMAT_ALIGN_TO_RIGHT','right','getSelectedBlocks','contentLanguageDirection','value','checkAttribute','markBlockFormat','locale','_descriptionFactory','schema','commandName','afterInit','enableCommand','FORMAT_ALIGN_TO_CENTER','has','editor','FORMAT_JUSTIFY_TEXT','from','format','selection','plugins','*Format:*\x20%0'];(function(_0x996c8a,_0x280738){const _0x3b53fc=function(_0x94183b){while(--_0x94183b){_0x996c8a['push'](_0x996c8a['shift']());}};_0x3b53fc(++_0x280738);}(_0x2807,0x8c));const _0x3b53=function(_0x996c8a,_0x280738){_0x996c8a=_0x996c8a-0x0;let _0x3b53fc=_0x2807[_0x996c8a];return _0x3b53fc;};import{Plugin as _0x4fb077}from'ckeditor5/src/core';import{getTranslation as _0x5606ed}from'../utils/common-translations';export default class x extends _0x4fb077{[_0x3b53('0x9')](){const _0x3f5570=this[_0x3b53('0xd')],_0x1d19f3=_0x3f5570[_0x3b53('0x5')];if(!_0x3f5570[_0x3b53('0x12')][_0x3b53('0xc')]('AlignmentEditing'))return;const _0x541720=_0x3f5570[_0x3b53('0x12')][_0x3b53('0x14')](_0x3b53('0x17'));_0x541720[_0x3b53('0xa')](_0x3b53('0x1b'),(_0x5acc9b,_0x2e1c43={})=>{let _0x7b8cf7=_0x2e1c43[_0x3b53('0x2')];_0x2e1c43[_0x3b53('0x2')]||(_0x7b8cf7='ltr'===_0x3f5570[_0x3b53('0x5')][_0x3b53('0x1')]?'left':_0x3b53('0x1f'));const _0x5e13ae=Array[_0x3b53('0xf')](this[_0x3b53('0xd')][_0x3b53('0x18')][_0x3b53('0x1d')][_0x3b53('0x11')][_0x3b53('0x0')]())['filter'](_0x2a8d46=>function(_0x2d02d5,_0x5ca7f4,_0x430b7e){const _0x5eb77c=_0x2d02d5[_0x3b53('0x1a')](_0x3b53('0x1b'))||null;return _0x5ca7f4[_0x3b53('0x3')](_0x2d02d5,_0x3b53('0x1b'))&&_0x430b7e!=_0x5eb77c;}(_0x2a8d46,this['editor']['model'][_0x3b53('0x7')],_0x7b8cf7));_0x3f5570[_0x3b53('0x18')][_0x3b53('0x1c')](()=>{for(const _0x1759fa of _0x5e13ae)_0x541720[_0x3b53('0x4')](_0x1759fa,{'commandName':_0x3b53('0x1b'),'commandParams':[{'value':_0x7b8cf7}]});});}),_0x541720[_0x3b53('0x6')][_0x3b53('0x15')](_0x2bbacb=>{const {data:_0x2f9bb8}=_0x2bbacb;if(_0x2f9bb8&&'alignment'==_0x2f9bb8[_0x3b53('0x8')]){const _0x168bfd=_0x2f9bb8['commandParams'][0x0][_0x3b53('0x2')];return{'type':_0x3b53('0x10'),'content':_0x5606ed(_0x1d19f3,_0x3b53('0x13'),function(_0x40a141){switch(_0x40a141){case'left':return _0x5606ed(_0x1d19f3,_0x3b53('0x16'));case _0x3b53('0x1f'):return _0x5606ed(_0x1d19f3,_0x3b53('0x1e'));case'center':return _0x5606ed(_0x1d19f3,_0x3b53('0xb'));case _0x3b53('0x19'):return _0x5606ed(_0x1d19f3,_0x3b53('0xe'));}}(_0x168bfd))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c96=['*Format:*\x20%0','isCollapsed','FORMAT_BOLD','markInlineFormat','FORMAT_ITALIC','italic','SubscriptEditing','change','UnderlineEditing','editor','BoldEditing','selection','locale','value','slice','CodeEditing','_descriptionFactory','ItalicEditing','document','from','subscript','enableCommand','plugins','registerDescriptionCallback','getRanges','forceValue','code','commandParams','FORMAT_CODE','commandName','TrackChangesEditing','bold','toLowerCase','SuperscriptEditing','get','*Remove\x20format:*\x20%0','FORMAT_UNDERLINE','format','FORMAT_STRIKETHROUGH'];(function(_0x4097ad,_0x4c966f){const _0x18a078=function(_0x50b956){while(--_0x50b956){_0x4097ad['push'](_0x4097ad['shift']());}};_0x18a078(++_0x4c966f);}(_0x4c96,0x173));const _0x18a0=function(_0x4097ad,_0x4c966f){_0x4097ad=_0x4097ad-0x0;let _0x18a078=_0x4c96[_0x4097ad];return _0x18a078;};import{Plugin as _0x4b0ec8}from'ckeditor5/src/core';import{getTranslation as _0x283adc}from'../utils/common-translations';import{getRangesWithAttribute as _0xdffff5}from'./utils';const Zt=[_0x18a0('0x1d'),_0x18a0('0x24'),_0x18a0('0x1b'),_0x18a0('0x22'),'StrikethroughEditing',_0x18a0('0x19'),_0x18a0('0xd')];export default class U extends _0x4b0ec8{['afterInit'](){const _0x54a4e8=this[_0x18a0('0x1c')],_0xfdfcc5=_0x54a4e8['model'],_0x234a99=_0x54a4e8[_0x18a0('0x2')][_0x18a0('0xe')](_0x18a0('0xa')),_0x38a7fc=_0x54a4e8[_0x18a0('0x1f')];for(const _0x2a10d8 of Zt){if(!_0x54a4e8['plugins']['has'](_0x2a10d8))continue;const _0x424b56=_0x2a10d8[_0x18a0('0x21')](0x0,-0x7)[_0x18a0('0xc')](),_0x132cc3=_0x54a4e8['commands']['get'](_0x424b56);_0x234a99[_0x18a0('0x1')](_0x424b56,(_0x1e3f2e,_0x49fc12={})=>{const _0x3ff957=_0xfdfcc5[_0x18a0('0x25')][_0x18a0('0x1e')];if(_0x3ff957[_0x18a0('0x14')])return void _0x1e3f2e(_0x49fc12);const _0x2f51e8=void 0x0!==_0x49fc12[_0x18a0('0x5')]?_0x49fc12[_0x18a0('0x5')]:!_0x132cc3[_0x18a0('0x20')];_0xfdfcc5[_0x18a0('0x1a')](()=>{const _0x4942fb=Array[_0x18a0('0x26')](_0x3ff957[_0x18a0('0x4')]());for(const _0x7b0299 of _0x4942fb){const _0x4616c4=_0x2f51e8?[_0x7b0299]:_0xdffff5(_0x424b56,_0x7b0299,_0xfdfcc5);for(const _0x1679d0 of _0x4616c4)_0x234a99[_0x18a0('0x16')](_0x1679d0,{'commandName':_0x424b56,'commandParams':[{'forceValue':_0x2f51e8}]});}});});}function _0x304ea0(_0xe79ea,_0x2ed996){_0x234a99[_0x18a0('0x23')][_0x18a0('0x3')](_0x31ed4a=>{const {data:_0x7bea2}=_0x31ed4a;if(_0x7bea2&&_0x7bea2[_0x18a0('0x9')]===_0xe79ea)return _0x7bea2[_0x18a0('0x7')][0x0][_0x18a0('0x5')]?{'type':_0x18a0('0x11'),'content':_0x283adc(_0x38a7fc,_0x18a0('0x13'),_0x2ed996)}:{'type':_0x18a0('0x11'),'content':_0x283adc(_0x38a7fc,_0x18a0('0xf'),_0x2ed996)};});}_0x304ea0(_0x18a0('0xb'),_0x283adc(_0x38a7fc,_0x18a0('0x15'))),_0x304ea0(_0x18a0('0x18'),_0x283adc(_0x38a7fc,_0x18a0('0x17'))),_0x304ea0('underline',_0x283adc(_0x38a7fc,_0x18a0('0x10'))),_0x304ea0(_0x18a0('0x6'),_0x283adc(_0x38a7fc,_0x18a0('0x8'))),_0x304ea0('strikethrough',_0x283adc(_0x38a7fc,_0x18a0('0x12'))),_0x304ea0(_0x18a0('0x0'),_0x283adc(_0x38a7fc,'FORMAT_SUBSCRIPT')),_0x304ea0('superscript',_0x283adc(_0x38a7fc,'FORMAT_SUPERSCRIPT'));}}
23
+ const _0x3adb=['toLowerCase','FORMAT_CODE','italic','slice','getRanges','editor','afterInit','subscript','commandName','superscript','UnderlineEditing','*Remove\x20format:*\x20%0','BoldEditing','CodeEditing','markInlineFormat','forceValue','locale','commandParams','*Format:*\x20%0','FORMAT_ITALIC','_descriptionFactory','document','TrackChangesEditing','enableCommand','value','change','FORMAT_BOLD','underline','FORMAT_SUBSCRIPT','format','model','has','selection','code','commands','registerDescriptionCallback','StrikethroughEditing','plugins','SubscriptEditing'];(function(_0x9c54e2,_0x3adb25){const _0x524b7f=function(_0x3997b5){while(--_0x3997b5){_0x9c54e2['push'](_0x9c54e2['shift']());}};_0x524b7f(++_0x3adb25);}(_0x3adb,0x8d));const _0x524b=function(_0x9c54e2,_0x3adb25){_0x9c54e2=_0x9c54e2-0x0;let _0x524b7f=_0x3adb[_0x9c54e2];return _0x524b7f;};import{Plugin as _0xe6017d}from'ckeditor5/src/core';import{getTranslation as _0x44c6f7}from'../utils/common-translations';import{getRangesWithAttribute as _0x50912f}from'./utils';const Zt=[_0x524b('0x1b'),'ItalicEditing',_0x524b('0x19'),_0x524b('0x1c'),_0x524b('0xc'),_0x524b('0xe'),'SuperscriptEditing'];export default class U extends _0xe6017d{[_0x524b('0x15')](){const _0x26cbd8=this[_0x524b('0x14')],_0x40dc83=_0x26cbd8[_0x524b('0x6')],_0x1daa11=_0x26cbd8[_0x524b('0xd')]['get'](_0x524b('0x25')),_0x91e4cd=_0x26cbd8[_0x524b('0x1f')];for(const _0x128978 of Zt){if(!_0x26cbd8[_0x524b('0xd')][_0x524b('0x7')](_0x128978))continue;const _0x5bab45=_0x128978[_0x524b('0x12')](0x0,-0x7)[_0x524b('0xf')](),_0x5a6331=_0x26cbd8[_0x524b('0xa')]['get'](_0x5bab45);_0x1daa11[_0x524b('0x26')](_0x5bab45,(_0xbe9ab6,_0x40fb62={})=>{const _0x55c9a1=_0x40dc83[_0x524b('0x24')][_0x524b('0x8')];if(_0x55c9a1['isCollapsed'])return void _0xbe9ab6(_0x40fb62);const _0x5da030=void 0x0!==_0x40fb62[_0x524b('0x1e')]?_0x40fb62['forceValue']:!_0x5a6331[_0x524b('0x0')];_0x40dc83[_0x524b('0x1')](()=>{const _0x106449=Array['from'](_0x55c9a1[_0x524b('0x13')]());for(const _0x3eeba4 of _0x106449){const _0x311f57=_0x5da030?[_0x3eeba4]:_0x50912f(_0x5bab45,_0x3eeba4,_0x40dc83);for(const _0x481b45 of _0x311f57)_0x1daa11[_0x524b('0x1d')](_0x481b45,{'commandName':_0x5bab45,'commandParams':[{'forceValue':_0x5da030}]});}});});}function _0x31cfd5(_0x449936,_0x1ef7f7){_0x1daa11[_0x524b('0x23')][_0x524b('0xb')](_0x44d09a=>{const {data:_0x5e9aae}=_0x44d09a;if(_0x5e9aae&&_0x5e9aae[_0x524b('0x17')]===_0x449936)return _0x5e9aae[_0x524b('0x20')][0x0][_0x524b('0x1e')]?{'type':_0x524b('0x5'),'content':_0x44c6f7(_0x91e4cd,_0x524b('0x21'),_0x1ef7f7)}:{'type':_0x524b('0x5'),'content':_0x44c6f7(_0x91e4cd,_0x524b('0x1a'),_0x1ef7f7)};});}_0x31cfd5('bold',_0x44c6f7(_0x91e4cd,_0x524b('0x2'))),_0x31cfd5(_0x524b('0x11'),_0x44c6f7(_0x91e4cd,_0x524b('0x22'))),_0x31cfd5(_0x524b('0x3'),_0x44c6f7(_0x91e4cd,'FORMAT_UNDERLINE')),_0x31cfd5(_0x524b('0x9'),_0x44c6f7(_0x91e4cd,_0x524b('0x10'))),_0x31cfd5('strikethrough',_0x44c6f7(_0x91e4cd,'FORMAT_STRIKETHROUGH')),_0x31cfd5(_0x524b('0x16'),_0x44c6f7(_0x91e4cd,_0x524b('0x4'))),_0x31cfd5(_0x524b('0x18'),_0x44c6f7(_0x91e4cd,'FORMAT_SUPERSCRIPT'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33ee=['forceValue','schema','blockQuote','_descriptionFactory','parent','selection','checkChild','TrackChangesEditing','editor','from','enableCommand','afterInit','ELEMENT_BLOCK_QUOTE','format','*Format:*\x20%0','commandParams','commands','value','locale','change','plugins','getSelectedBlocks','registerDescriptionCallback','model','get','BlockQuoteEditing','name','filter','*Remove\x20format:*\x20%0','$root','markBlockFormat'];(function(_0xb34502,_0x33ee58){const _0x45f408=function(_0xa6246){while(--_0xa6246){_0xb34502['push'](_0xb34502['shift']());}};_0x45f408(++_0x33ee58);}(_0x33ee,0x93));const _0x45f4=function(_0xb34502,_0x33ee58){_0xb34502=_0xb34502-0x0;let _0x45f408=_0x33ee[_0xb34502];return _0x45f408;};import{Plugin as _0x4c2b7f}from'ckeditor5/src/core';import{getTranslation as _0x209814}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x5266e8}from'../utils/utils';export default class O extends _0x4c2b7f{[_0x45f4('0x13')](){const _0x37b6da=this[_0x45f4('0x10')],_0xbd184d=_0x37b6da[_0x45f4('0x1a')];if(!_0x37b6da['plugins']['has'](_0x45f4('0x2')))return;const _0x96ddf5=_0x37b6da[_0x45f4('0x1c')][_0x45f4('0x1')](_0x45f4('0xf')),_0x2d1e80=this[_0x45f4('0x10')][_0x45f4('0x18')]['get'](_0x45f4('0xa'));_0x96ddf5[_0x45f4('0x12')](_0x45f4('0xa'),(_0x5187ee,_0x8854a8={})=>{const _0x2c9b5f=this[_0x45f4('0x10')]['model']['document'][_0x45f4('0xd')],_0x270466=_0x8854a8&&void 0x0!==_0x8854a8[_0x45f4('0x8')]?_0x8854a8['forceValue']:!_0x2d1e80[_0x45f4('0x19')];let _0x2784eb=[];if(_0x270466){const _0x13ba40=Array[_0x45f4('0x11')](_0x2c9b5f[_0x45f4('0x1d')]())[_0x45f4('0x4')](_0x270b43=>oo(_0x270b43)||function(_0x53a086,_0x4cbd66){const _0x1cb2e8=_0x4cbd66[_0x45f4('0xe')](_0x53a086[_0x45f4('0xc')],_0x45f4('0xa')),_0x26472b=_0x4cbd66[_0x45f4('0xe')]([_0x45f4('0x6'),_0x45f4('0xa')],_0x53a086);return _0x1cb2e8&&_0x26472b;}(_0x270b43,this['editor'][_0x45f4('0x0')][_0x45f4('0x9')]));_0x2784eb=_0x5266e8(_0x13ba40,_0x37b6da[_0x45f4('0x0')]);}else{const _0x4ef411=Array['from'](_0x2c9b5f[_0x45f4('0x1d')]())[_0x45f4('0x4')](_0x3ffb84=>oo(_0x3ffb84));_0x2784eb=_0x5266e8(_0x4ef411,_0x37b6da[_0x45f4('0x0')]);}_0x37b6da['model'][_0x45f4('0x1b')](()=>{for(const _0x4f5f19 of _0x2784eb)_0x96ddf5[_0x45f4('0x7')](_0x4f5f19,{'commandName':_0x45f4('0xa'),'commandParams':[{'forceValue':_0x270466}]});});}),_0x96ddf5[_0x45f4('0xb')][_0x45f4('0x1e')](_0x4412c9=>{const {data:_0x4bfa3c}=_0x4412c9;if(_0x4bfa3c&&'blockQuote'==_0x4bfa3c['commandName']){const _0x309817=_0x209814(_0xbd184d,_0x45f4('0x14'));return _0x4bfa3c[_0x45f4('0x17')][0x0][_0x45f4('0x8')]?{'type':'format','content':_0x209814(_0xbd184d,_0x45f4('0x16'),_0x309817)}:{'type':_0x45f4('0x15'),'content':_0x209814(_0xbd184d,_0x45f4('0x5'),_0x309817)};}});}}function oo(_0x5914fa){return _0x45f4('0xa')==_0x5914fa[_0x45f4('0xc')][_0x45f4('0x3')];}
23
+ const _0x5754=['get','BlockQuoteEditing','from','schema','commandParams','commands','has','forceValue','selection','commandName','markBlockFormat','parent','ELEMENT_BLOCK_QUOTE','checkChild','blockQuote','locale','filter','model','_descriptionFactory','document','value','afterInit','*Format:*\x20%0','registerDescriptionCallback','format','getSelectedBlocks','editor'];(function(_0x11cb9a,_0x5754a4){const _0x30922c=function(_0x204cd8){while(--_0x204cd8){_0x11cb9a['push'](_0x11cb9a['shift']());}};_0x30922c(++_0x5754a4);}(_0x5754,0xae));const _0x3092=function(_0x11cb9a,_0x5754a4){_0x11cb9a=_0x11cb9a-0x0;let _0x30922c=_0x5754[_0x11cb9a];return _0x30922c;};import{Plugin as _0x484aed}from'ckeditor5/src/core';import{getTranslation as _0x3a6e2f}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x2c7e2f}from'../utils/utils';export default class O extends _0x484aed{[_0x3092('0x9')](){const _0x3bca15=this[_0x3092('0xe')],_0x5cbb24=_0x3bca15[_0x3092('0x3')];if(!_0x3bca15['plugins'][_0x3092('0x15')](_0x3092('0x10')))return;const _0x59d1fe=_0x3bca15['plugins'][_0x3092('0xf')]('TrackChangesEditing'),_0x5e9dd8=this[_0x3092('0xe')][_0x3092('0x14')]['get'](_0x3092('0x2'));_0x59d1fe['enableCommand'](_0x3092('0x2'),(_0x4b6fde,_0x530ee5={})=>{const _0x5167c2=this[_0x3092('0xe')][_0x3092('0x5')][_0x3092('0x7')][_0x3092('0x17')],_0x47b9f0=_0x530ee5&&void 0x0!==_0x530ee5[_0x3092('0x16')]?_0x530ee5[_0x3092('0x16')]:!_0x5e9dd8[_0x3092('0x8')];let _0x216075=[];if(_0x47b9f0){const _0x8e0899=Array[_0x3092('0x11')](_0x5167c2[_0x3092('0xd')]())[_0x3092('0x4')](_0x1f324a=>oo(_0x1f324a)||function(_0x2bc68c,_0x5515d4){const _0x4a97ab=_0x5515d4[_0x3092('0x1')](_0x2bc68c[_0x3092('0x1a')],_0x3092('0x2')),_0x3d59b7=_0x5515d4[_0x3092('0x1')](['$root','blockQuote'],_0x2bc68c);return _0x4a97ab&&_0x3d59b7;}(_0x1f324a,this['editor'][_0x3092('0x5')][_0x3092('0x12')]));_0x216075=_0x2c7e2f(_0x8e0899,_0x3bca15[_0x3092('0x5')]);}else{const _0x20dcb1=Array[_0x3092('0x11')](_0x5167c2[_0x3092('0xd')]())[_0x3092('0x4')](_0x49f49e=>oo(_0x49f49e));_0x216075=_0x2c7e2f(_0x20dcb1,_0x3bca15[_0x3092('0x5')]);}_0x3bca15[_0x3092('0x5')]['change'](()=>{for(const _0x229e7f of _0x216075)_0x59d1fe[_0x3092('0x19')](_0x229e7f,{'commandName':_0x3092('0x2'),'commandParams':[{'forceValue':_0x47b9f0}]});});}),_0x59d1fe[_0x3092('0x6')][_0x3092('0xb')](_0x1f89ed=>{const {data:_0x5528c8}=_0x1f89ed;if(_0x5528c8&&_0x3092('0x2')==_0x5528c8[_0x3092('0x18')]){const _0x524e08=_0x3a6e2f(_0x5cbb24,_0x3092('0x0'));return _0x5528c8[_0x3092('0x13')][0x0][_0x3092('0x16')]?{'type':_0x3092('0xc'),'content':_0x3a6e2f(_0x5cbb24,_0x3092('0xa'),_0x524e08)}:{'type':_0x3092('0xc'),'content':_0x3a6e2f(_0x5cbb24,'*Remove\x20format:*\x20%0',_0x524e08)};}});}}function oo(_0x223b15){return _0x3092('0x2')==_0x223b15['parent']['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x46fe=['ckbox','afterInit','editor','commands','get','TrackChangesEditing'];(function(_0x328718,_0x46fe2c){const _0x20a5c5=function(_0x437d7d){while(--_0x437d7d){_0x328718['push'](_0x328718['shift']());}};_0x20a5c5(++_0x46fe2c);}(_0x46fe,0x138));const _0x20a5=function(_0x328718,_0x46fe2c){_0x328718=_0x328718-0x0;let _0x20a5c5=_0x46fe[_0x328718];return _0x20a5c5;};import{Plugin as _0x4fe447}from'ckeditor5/src/core';export default class E extends _0x4fe447{[_0x20a5('0x1')](){const _0x110fe9=this[_0x20a5('0x2')];_0x110fe9[_0x20a5('0x3')]['get'](_0x20a5('0x0'))&&_0x110fe9['plugins'][_0x20a5('0x4')](_0x20a5('0x5'))['enableCommand'](_0x20a5('0x0'));}}
23
+ const _0x5e1b=['TrackChangesEditing','afterInit','get','ckbox','commands','editor'];(function(_0x330ad3,_0x5e1b68){const _0x3811ce=function(_0x1f803b){while(--_0x1f803b){_0x330ad3['push'](_0x330ad3['shift']());}};_0x3811ce(++_0x5e1b68);}(_0x5e1b,0x13a));const _0x3811=function(_0x330ad3,_0x5e1b68){_0x330ad3=_0x330ad3-0x0;let _0x3811ce=_0x5e1b[_0x330ad3];return _0x3811ce;};import{Plugin as _0x2884d7}from'ckeditor5/src/core';export default class E extends _0x2884d7{[_0x3811('0x5')](){const _0x310c11=this[_0x3811('0x3')];_0x310c11[_0x3811('0x2')][_0x3811('0x0')]('ckbox')&&_0x310c11['plugins'][_0x3811('0x0')](_0x3811('0x4'))['enableCommand'](_0x3811('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c6e=['CodeBlock','find','commandParams','editor','model','registerDescriptionCallback','selection','document','has','markBlockFormat','plugins','value','schema','ELEMENT_CODE_BLOCK','name','languages','*Remove\x20format:*\x20%0','afterInit','commandName','registerElementLabel','enableCommand','from','getSelectedBlocks','_descriptionFactory','*Format:*\x20%0','change','forceValue','commands','language','indentCodeBlock','get','codeBlock','filter'];(function(_0x49d2a7,_0x3c6e43){const _0x11be28=function(_0x4c1811){while(--_0x4c1811){_0x49d2a7['push'](_0x49d2a7['shift']());}};_0x11be28(++_0x3c6e43);}(_0x3c6e,0x19a));const _0x11be=function(_0x49d2a7,_0x3c6e43){_0x49d2a7=_0x49d2a7-0x0;let _0x11be28=_0x3c6e[_0x49d2a7];return _0x11be28;};import{Plugin as _0x34176b}from'ckeditor5/src/core';import{getTranslation as _0x4939ff}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x2ea81a}from'../utils/utils';export default class F extends _0x34176b{[_0x11be('0x3')](){const _0x95e408=this[_0x11be('0x16')];if(!_0x95e408[_0x11be('0x1d')][_0x11be('0x1b')](_0x11be('0x13')))return;const _0x379809=_0x95e408[_0x11be('0x1d')]['get']('TrackChangesEditing'),_0x5348d3=_0x95e408['locale'],_0x18c2e4=_0x95e408['config']['get'](_0x11be('0x11'))[_0x11be('0x1')],_0x13cf5a=_0x95e408[_0x11be('0xd')][_0x11be('0x10')](_0x11be('0x11'));_0x379809['enableCommand'](_0x11be('0xf')),_0x379809['enableCommand']('outdentCodeBlock'),_0x379809[_0x11be('0x6')]('codeBlock',(_0x3197b8,_0x5a3a39={})=>{const _0x40b20b=_0x95e408[_0x11be('0x17')],_0x45f0c0=_0x95e408[_0x11be('0x17')][_0x11be('0x1a')][_0x11be('0x19')],_0x51de00=_0x5a3a39&&void 0x0!==_0x5a3a39['forceValue']?_0x5a3a39[_0x11be('0xc')]:!_0x13cf5a[_0x11be('0x1e')];let _0x2d096e;_0x5a3a39[_0x11be('0xe')]||(_0x5a3a39['language']=_0x18c2e4[0x0][_0x11be('0xe')]),_0x2d096e=_0x51de00?Array['from'](_0x45f0c0['getSelectedBlocks']())['filter'](_0x1d99ac=>co(_0x1d99ac)||function(_0x2a0502,_0x55ae6e){if(_0x2a0502['is']('rootElement')||_0x55ae6e['isLimit'](_0x2a0502))return!0x1;return _0x55ae6e['checkChild'](_0x2a0502['parent'],_0x11be('0x11'));}(_0x1d99ac,_0x40b20b[_0x11be('0x1f')])):Array[_0x11be('0x7')](_0x45f0c0[_0x11be('0x8')]())[_0x11be('0x12')](_0x2e63c1=>co(_0x2e63c1));const _0x3ba9a7=_0x2ea81a(_0x2d096e,_0x40b20b);_0x40b20b[_0x11be('0xb')](()=>{for(const _0x147ee of _0x3ba9a7)_0x379809[_0x11be('0x1c')](_0x147ee,{'commandName':'codeBlock','commandParams':[{..._0x5a3a39,'forceValue':_0x51de00}],'formatGroupId':'blockName'});});}),(_0x379809['_descriptionFactory'][_0x11be('0x5')]('codeBlock',_0x492635=>_0x4939ff(_0x5348d3,_0x11be('0x20'),_0x492635)),_0x379809[_0x11be('0x9')][_0x11be('0x18')](_0x425f3c=>{const _0x551adf=_0x5348d3['t'],{type:_0x3f6b7b,data:_0x5b1212}=_0x425f3c;if('formatBlock'==_0x3f6b7b&&_0x5b1212&&_0x11be('0x11')==_0x5b1212[_0x11be('0x4')]){const _0x822ae=_0x5b1212[_0x11be('0x15')][0x0][_0x11be('0xe')],_0x6b44ee=_0x551adf(_0x18c2e4[_0x11be('0x14')](_0x191bf1=>_0x191bf1[_0x11be('0xe')]===_0x822ae)['label']);return _0x5b1212[_0x11be('0x15')][0x0]['forceValue']?{'type':'format','content':_0x4939ff(_0x5348d3,_0x11be('0xa'),_0x4939ff(_0x5348d3,_0x11be('0x20'),0x1)+'\x20('+_0x6b44ee+')')}:{'type':'format','content':_0x4939ff(_0x5348d3,_0x11be('0x2'),_0x4939ff(_0x5348d3,_0x11be('0x20'),0x1))};}}));}}function co(_0x2f2811){return'codeBlock'==_0x2f2811[_0x11be('0x0')];}
23
+ const _0x5dcb=['rootElement','_descriptionFactory','selection','isLimit','name','ELEMENT_CODE_BLOCK','commands','config','getSelectedBlocks','forceValue','languages','change','schema','get','commandParams','enableCommand','plugins','label','document','*Format:*\x20%0','filter','blockName','*Remove\x20format:*\x20%0','checkChild','from','editor','language','parent','codeBlock','formatBlock','markBlockFormat','locale','find','registerDescriptionCallback'];(function(_0x23ebf4,_0x5dcbb8){const _0x2a25aa=function(_0x44a7bc){while(--_0x44a7bc){_0x23ebf4['push'](_0x23ebf4['shift']());}};_0x2a25aa(++_0x5dcbb8);}(_0x5dcb,0xfb));const _0x2a25=function(_0x23ebf4,_0x5dcbb8){_0x23ebf4=_0x23ebf4-0x0;let _0x2a25aa=_0x5dcb[_0x23ebf4];return _0x2a25aa;};import{Plugin as _0x27672e}from'ckeditor5/src/core';import{getTranslation as _0x321526}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x50d97d}from'../utils/utils';export default class F extends _0x27672e{['afterInit'](){const _0xb0961e=this[_0x2a25('0xc')];if(!_0xb0961e[_0x2a25('0x3')]['has']('CodeBlock'))return;const _0x184d21=_0xb0961e[_0x2a25('0x3')][_0x2a25('0x0')]('TrackChangesEditing'),_0xf2e06d=_0xb0961e[_0x2a25('0x12')],_0x3d9917=_0xb0961e[_0x2a25('0x1c')]['get'](_0x2a25('0xf'))[_0x2a25('0x1f')],_0x21d776=_0xb0961e[_0x2a25('0x1b')]['get'](_0x2a25('0xf'));_0x184d21['enableCommand']('indentCodeBlock'),_0x184d21['enableCommand']('outdentCodeBlock'),_0x184d21[_0x2a25('0x2')]('codeBlock',(_0x12aabe,_0x11f959={})=>{const _0x27c852=_0xb0961e['model'],_0x3ad8ec=_0xb0961e['model'][_0x2a25('0x5')][_0x2a25('0x17')],_0x481e6f=_0x11f959&&void 0x0!==_0x11f959[_0x2a25('0x1e')]?_0x11f959[_0x2a25('0x1e')]:!_0x21d776['value'];let _0x41263e;_0x11f959[_0x2a25('0xd')]||(_0x11f959[_0x2a25('0xd')]=_0x3d9917[0x0][_0x2a25('0xd')]),_0x41263e=_0x481e6f?Array['from'](_0x3ad8ec['getSelectedBlocks']())[_0x2a25('0x7')](_0x4fb45a=>co(_0x4fb45a)||function(_0x61a94d,_0x3fe361){if(_0x61a94d['is'](_0x2a25('0x15'))||_0x3fe361[_0x2a25('0x18')](_0x61a94d))return!0x1;return _0x3fe361[_0x2a25('0xa')](_0x61a94d[_0x2a25('0xe')],_0x2a25('0xf'));}(_0x4fb45a,_0x27c852[_0x2a25('0x21')])):Array[_0x2a25('0xb')](_0x3ad8ec[_0x2a25('0x1d')]())[_0x2a25('0x7')](_0x5f2b1a=>co(_0x5f2b1a));const _0x32cf58=_0x50d97d(_0x41263e,_0x27c852);_0x27c852[_0x2a25('0x20')](()=>{for(const _0x3d1788 of _0x32cf58)_0x184d21[_0x2a25('0x11')](_0x3d1788,{'commandName':_0x2a25('0xf'),'commandParams':[{..._0x11f959,'forceValue':_0x481e6f}],'formatGroupId':_0x2a25('0x8')});});}),(_0x184d21[_0x2a25('0x16')]['registerElementLabel'](_0x2a25('0xf'),_0x1e06d2=>_0x321526(_0xf2e06d,_0x2a25('0x1a'),_0x1e06d2)),_0x184d21[_0x2a25('0x16')][_0x2a25('0x14')](_0xdee6b2=>{const _0x14944d=_0xf2e06d['t'],{type:_0x2486dd,data:_0x21ce6a}=_0xdee6b2;if(_0x2a25('0x10')==_0x2486dd&&_0x21ce6a&&_0x2a25('0xf')==_0x21ce6a['commandName']){const _0x13d1c3=_0x21ce6a[_0x2a25('0x1')][0x0][_0x2a25('0xd')],_0x5c6154=_0x14944d(_0x3d9917[_0x2a25('0x13')](_0x5b30df=>_0x5b30df[_0x2a25('0xd')]===_0x13d1c3)[_0x2a25('0x4')]);return _0x21ce6a[_0x2a25('0x1')][0x0][_0x2a25('0x1e')]?{'type':'format','content':_0x321526(_0xf2e06d,_0x2a25('0x6'),_0x321526(_0xf2e06d,_0x2a25('0x1a'),0x1)+'\x20('+_0x5c6154+')')}:{'type':'format','content':_0x321526(_0xf2e06d,_0x2a25('0x9'),_0x321526(_0xf2e06d,_0x2a25('0x1a'),0x1))};}}));}}function co(_0x1d3390){return _0x2a25('0xf')==_0x1d3390[_0x2a25('0x19')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4584=['enableCommand','get','plugins','editor','has','CommentsEditing'];(function(_0x48b25e,_0x45842d){const _0x3876ca=function(_0x204283){while(--_0x204283){_0x48b25e['push'](_0x48b25e['shift']());}};_0x3876ca(++_0x45842d);}(_0x4584,0x195));const _0x3876=function(_0x48b25e,_0x45842d){_0x48b25e=_0x48b25e-0x0;let _0x3876ca=_0x4584[_0x48b25e];return _0x3876ca;};import{Plugin as _0x8dd4df}from'ckeditor5/src/core';export default class G extends _0x8dd4df{['afterInit'](){const _0x10f9fc=this[_0x3876('0x0')];if(!_0x10f9fc[_0x3876('0x5')][_0x3876('0x1')](_0x3876('0x2')))return;_0x10f9fc[_0x3876('0x5')][_0x3876('0x4')]('TrackChangesEditing')[_0x3876('0x3')]('addCommentThread');}}
23
+ const _0x101b=['has','enableCommand','get','CommentsEditing','afterInit','plugins'];(function(_0xb79d11,_0x101bc9){const _0x39a190=function(_0x3fe441){while(--_0x3fe441){_0xb79d11['push'](_0xb79d11['shift']());}};_0x39a190(++_0x101bc9);}(_0x101b,0x94));const _0x39a1=function(_0xb79d11,_0x101bc9){_0xb79d11=_0xb79d11-0x0;let _0x39a190=_0x101b[_0xb79d11];return _0x39a190;};import{Plugin as _0x545c0e}from'ckeditor5/src/core';export default class G extends _0x545c0e{[_0x39a1('0x0')](){const _0x1fea00=this['editor'];if(!_0x1fea00[_0x39a1('0x1')][_0x39a1('0x2')](_0x39a1('0x5')))return;_0x1fea00['plugins'][_0x39a1('0x4')]('TrackChangesEditing')[_0x39a1('0x3')]('addCommentThread');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d46=['model','get','setSelection','buffer','mapper','$graveyard','isCollapsed','downcastDispatcher','commands','markerName','selection','showSuggestionHighlights','init','enableCommand','lock','createRange','enqueueChange','deleteForward','remove','addMarker:suggestion:deletion','markerNameToElements','end','requires','start','getFirstRange','unbindElementFromMarkerName','unit','bind','removeMarker:suggestion:deletion','merge','high','rootName','document'];(function(_0x3a8f2b,_0x5d4670){const _0x19f0f4=function(_0x3f241c){while(--_0x3f241c){_0x3a8f2b['push'](_0x3a8f2b['shift']());}};_0x19f0f4(++_0x5d4670);}(_0x5d46,0x15a));const _0x19f0=function(_0x3a8f2b,_0x5d4670){_0x3a8f2b=_0x3a8f2b-0x0;let _0x19f0f4=_0x5d46[_0x3a8f2b];return _0x19f0f4;};import{Plugin as _0x58cd10}from'ckeditor5/src/core';import{LiveRange as _0x5f0d2a}from'ckeditor5/src/engine';import{Delete as _0x36d53b}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x5007dc}from'./utils';export default class L extends _0x58cd10{static get[_0x19f0('0x6')](){return[_0x36d53b];}[_0x19f0('0x1d')](){const _0x2520dd=this['editor'],_0x553fff=_0x2520dd['plugins'][_0x19f0('0x12')]('TrackChangesEditing');_0x553fff[_0x19f0('0x1e')]('delete');const _0x5abc10=_0x2520dd[_0x19f0('0x19')]['get'](_0x19f0('0x1'));_0x553fff[_0x19f0('0x1e')](_0x19f0('0x1'),(_0x3c57d7,_0x349eb9={})=>{const _0x40bd7c=_0x2520dd['model']['createSelection'](_0x2520dd[_0x19f0('0x11')][_0x19f0('0x10')][_0x19f0('0x1b')]);_0x40bd7c[_0x19f0('0x17')]&&_0x2520dd[_0x19f0('0x11')]['modifySelection'](_0x40bd7c,{'direction':'forward','unit':_0x349eb9[_0x19f0('0xa')]});const _0xda6203=_0x40bd7c[_0x19f0('0x8')](),_0x41b939=_0x5f0d2a['fromRange'](_0xda6203);let _0x244db2;_0x3c57d7(_0x349eb9),_0x244db2=_0x19f0('0x16')==_0x41b939['root'][_0x19f0('0xf')]?_0x2520dd['model'][_0x19f0('0x20')](_0xda6203['start']):_0x2520dd[_0x19f0('0x11')][_0x19f0('0x20')](_0x41b939[_0x19f0('0x7')],_0x41b939[_0x19f0('0x5')]),_0x41b939['detach'](),_0x2520dd[_0x19f0('0x11')][_0x19f0('0x0')](_0x5abc10[_0x19f0('0x14')]['batch'],_0x3ac8e0=>{_0x5abc10[_0x19f0('0x14')][_0x19f0('0x1f')](),_0x3ac8e0[_0x19f0('0x13')](_0x3ac8e0[_0x19f0('0x20')](_0x244db2[_0x19f0('0x5')])),_0x5abc10[_0x19f0('0x14')]['unlock']();});}),_0x2520dd['editing'][_0x19f0('0x18')]['on']('addMarker:suggestion:deletion',_0x5007dc(_0x2520dd,'merge'),{'priority':_0x19f0('0xe')}),_0x2520dd['data'][_0x19f0('0x18')]['on'](_0x19f0('0x3'),(_0x496a5d,_0x4e6a78,_0x1f868d)=>{_0x1f868d['options'][_0x19f0('0x1c')]&&_0x5007dc(_0x2520dd,_0x19f0('0xd'),{'showActiveMarker':!0x1})[_0x19f0('0xb')](this)(_0x496a5d,_0x4e6a78,_0x1f868d);},{'priority':'high'}),_0x2520dd['editing'][_0x19f0('0x18')]['on'](_0x19f0('0xc'),(_0xa980e,_0x11f64d,_0x4cd1f6)=>{const _0x5b3605=_0x4cd1f6[_0x19f0('0x15')][_0x19f0('0x4')](_0x11f64d[_0x19f0('0x1a')]);if(_0x5b3605)for(const _0x13d6ea of _0x5b3605)_0x13d6ea['is']('uiElement')&&(_0x4cd1f6[_0x19f0('0x15')][_0x19f0('0x9')](_0x13d6ea,_0x11f64d[_0x19f0('0x1a')]),_0x4cd1f6['writer'][_0x19f0('0x2')](_0x13d6ea));},{'priority':_0x19f0('0xe')});}}
23
+ const _0x2217=['start','plugins','buffer','mapper','markerName','detach','fromRange','isCollapsed','selection','commands','root','TrackChangesEditing','markerNameToElements','editing','document','downcastDispatcher','enableCommand','removeMarker:suggestion:deletion','createRange','modifySelection','uiElement','model','$graveyard','forward','unlock','addMarker:suggestion:deletion','get','deleteForward','unit','high','rootName','delete','showSuggestionHighlights','requires','data','options','batch','createSelection','remove','lock','merge'];(function(_0x5ef905,_0x221721){const _0x5613df=function(_0x4fcf4a){while(--_0x4fcf4a){_0x5ef905['push'](_0x5ef905['shift']());}};_0x5613df(++_0x221721);}(_0x2217,0x1f3));const _0x5613=function(_0x5ef905,_0x221721){_0x5ef905=_0x5ef905-0x0;let _0x5613df=_0x2217[_0x5ef905];return _0x5613df;};import{Plugin as _0x591310}from'ckeditor5/src/core';import{LiveRange as _0x4bf0c4}from'ckeditor5/src/engine';import{Delete as _0x857b02}from'ckeditor5/src/typing';import{downcastSplitMergeMarker as _0x7feab0}from'./utils';export default class L extends _0x591310{static get[_0x5613('0x1a')](){return[_0x857b02];}['init'](){const _0x3cf89e=this['editor'],_0x3d4cb9=_0x3cf89e[_0x5613('0x23')][_0x5613('0x13')](_0x5613('0x4'));_0x3d4cb9[_0x5613('0x9')](_0x5613('0x18'));const _0x38ec9b=_0x3cf89e[_0x5613('0x2')][_0x5613('0x13')](_0x5613('0x14'));_0x3d4cb9[_0x5613('0x9')](_0x5613('0x14'),(_0x115f5b,_0x527128={})=>{const _0x5905f6=_0x3cf89e[_0x5613('0xe')][_0x5613('0x1e')](_0x3cf89e[_0x5613('0xe')][_0x5613('0x7')][_0x5613('0x1')]);_0x5905f6[_0x5613('0x0')]&&_0x3cf89e[_0x5613('0xe')][_0x5613('0xc')](_0x5905f6,{'direction':_0x5613('0x10'),'unit':_0x527128[_0x5613('0x15')]});const _0x41bfdf=_0x5905f6['getFirstRange'](),_0x4fe51e=_0x4bf0c4[_0x5613('0x28')](_0x41bfdf);let _0x53ee8c;_0x115f5b(_0x527128),_0x53ee8c=_0x5613('0xf')==_0x4fe51e[_0x5613('0x3')][_0x5613('0x17')]?_0x3cf89e[_0x5613('0xe')]['createRange'](_0x41bfdf[_0x5613('0x22')]):_0x3cf89e['model'][_0x5613('0xb')](_0x4fe51e[_0x5613('0x22')],_0x4fe51e['end']),_0x4fe51e[_0x5613('0x27')](),_0x3cf89e[_0x5613('0xe')]['enqueueChange'](_0x38ec9b[_0x5613('0x24')][_0x5613('0x1d')],_0x5393ef=>{_0x38ec9b['buffer'][_0x5613('0x20')](),_0x5393ef['setSelection'](_0x5393ef['createRange'](_0x53ee8c['end'])),_0x38ec9b[_0x5613('0x24')][_0x5613('0x11')]();});}),_0x3cf89e[_0x5613('0x6')][_0x5613('0x8')]['on'](_0x5613('0x12'),_0x7feab0(_0x3cf89e,_0x5613('0x21')),{'priority':_0x5613('0x16')}),_0x3cf89e[_0x5613('0x1b')][_0x5613('0x8')]['on']('addMarker:suggestion:deletion',(_0x14c848,_0x3b2360,_0x5e2d32)=>{_0x5e2d32[_0x5613('0x1c')][_0x5613('0x19')]&&_0x7feab0(_0x3cf89e,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x14c848,_0x3b2360,_0x5e2d32);},{'priority':'high'}),_0x3cf89e[_0x5613('0x6')][_0x5613('0x8')]['on'](_0x5613('0xa'),(_0xe34daa,_0x221881,_0x50e6d1)=>{const _0x42d9f6=_0x50e6d1[_0x5613('0x25')][_0x5613('0x5')](_0x221881[_0x5613('0x26')]);if(_0x42d9f6)for(const _0x536114 of _0x42d9f6)_0x536114['is'](_0x5613('0xd'))&&(_0x50e6d1['mapper']['unbindElementFromMarkerName'](_0x536114,_0x221881['markerName']),_0x50e6d1['writer'][_0x5613('0x1f')](_0x536114));},{'priority':_0x5613('0x16')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d91=['add','getFirstRange','*Merge:*\x20%0','*Format:*\x20remove\x20from\x20%0','containsItem','nextSibling','ELEMENT_','splitListItemBefore','nodeAfter','bulletedList','execute','plugins','start','toUpperCase','getSelectedBlocks','commandParams','setSelection','push','model','isFirstBlockOfListItem','change','has','*Outdent:*\x20%0','*Format:*\x20insert\x20into\x20%0','getRanges','document','from','enableCommand','commands','markMultiRangeBlockFormat','isObject','markBlockFormat','schema','getAttribute','locale','registerCustomCallback','ELEMENT_NUMBERED_LIST','forceValue','before','_LIST','hasAttribute','get','fromRange','documentList','ELEMENT_BULLETED_LIST','splitListItemAfter','value','slice','config','*Change\x20to:*\x20%0','parent','map','format','listItemId','next','createPositionAt','ELEMENT_LIST_ITEM','_descriptionFactory','createRange','DocumentListEditing','list.multiBlock','listType','indentList','editor','outdentList','expandListBlocksToCompleteList','refresh','numberedList','selection','commandName','multipleBlocks','detach','previousSibling','listIndent','registerElementLabel','deletion','registerDescriptionCallback'];(function(_0x1e737e,_0x5d91ab){const _0x514055=function(_0x2a9b29){while(--_0x2a9b29){_0x1e737e['push'](_0x1e737e['shift']());}};_0x514055(++_0x5d91ab);}(_0x5d91,0xe4));const _0x5140=function(_0x1e737e,_0x5d91ab){_0x1e737e=_0x1e737e-0x0;let _0x514055=_0x5d91[_0x1e737e];return _0x514055;};import{Plugin as _0x4ef787}from'ckeditor5/src/core';import{getTranslation as _0x1c59f6}from'../utils/common-translations';import{LiveRange as _0x7009d3}from'ckeditor5/src/engine';export default class q extends _0x4ef787{['afterInit'](){const _0x45f342=this[_0x5140('0x42')];if(!_0x45f342[_0x5140('0xe')][_0x5140('0x18')](_0x5140('0x3e')))return;const _0x2e4313=_0x45f342[_0x5140('0x25')],_0x2d5a85=_0x45f342[_0x5140('0xe')][_0x5140('0x2c')]('TrackChangesEditing'),_0x28d2ed=_0x45f342['plugins'][_0x5140('0x2c')]('DocumentListUtils');function _0x25e2f7(_0x3fa9e6){return()=>{const _0x2c7a62=_0x45f342[_0x5140('0x1f')][_0x5140('0x2c')](_0x3fa9e6);if(_0x2c7a62['value']&&!_0x45f342['config'][_0x5140('0x2c')](_0x5140('0x3f')))return void _0x45f342[_0x5140('0xd')]('paragraph',{});let _0x114aa6=Array[_0x5140('0x1d')](_0x45f342[_0x5140('0x15')][_0x5140('0x1c')][_0x5140('0x47')][_0x5140('0x11')]());if(_0x4c65ce(_0x3fa9e6)){_0x114aa6=_0x28d2ed[_0x5140('0x44')](_0x114aa6);const _0x386f9b=[];for(const _0x176874 of _0x114aa6)_0x28d2ed[_0x5140('0x16')](_0x176874)&&_0x386f9b[_0x5140('0x14')](_0x176874);_0x114aa6=_0x386f9b;}_0x45f342[_0x5140('0x15')][_0x5140('0x17')](()=>{_0x2d5a85[_0x5140('0x20')](_0x114aa6,{'commandName':_0x3fa9e6,'commandParams':[{'forceValue':!_0x2c7a62[_0x5140('0x31')]}],'formatGroupId':_0x5140('0x40')},[],'documentList');});};}function _0x48050d(_0x1620ac){return()=>{const _0x2a29c6=function(_0x3a5ccd){let _0x4635f6=Array[_0x5140('0x1d')](_0x3a5ccd);const _0x1f782f=_0x4635f6['findIndex'](_0x2ffdd6=>!_0x2ffdd6[_0x5140('0x2b')](_0x5140('0x38')));return _0x1f782f>-0x1&&(_0x4635f6=_0x4635f6[_0x5140('0x32')](0x0,_0x1f782f)),_0x4635f6;}(_0x45f342[_0x5140('0x15')]['document'][_0x5140('0x47')]['getSelectedBlocks']()),_0xcb7b3=_0x2a29c6[_0x2a29c6['length']-0x1],_0x45a5ee=_0x45f342['model'][_0x5140('0x23')][_0x5140('0x21')](_0xcb7b3)?'after':'end',_0xe82780=_0x45f342[_0x5140('0x15')][_0x5140('0x3d')](_0x45f342['model'][_0x5140('0x3a')](_0x2a29c6[0x0],'before'),_0x45f342['model'][_0x5140('0x3a')](_0xcb7b3,_0x45a5ee));_0x45f342[_0x5140('0x15')]['change'](()=>{_0x2d5a85['markBlockFormat'](_0xe82780,{'commandName':_0x1620ac,'commandParams':[],'formatGroupId':_0x5140('0x40')},function(_0x26e746){const _0x2d778f=new Set();for(const _0x325c93 of _0x26e746){let _0x230dd2=_0x325c93[_0x5140('0x8')];for(;_0x230dd2&&_0x230dd2[_0x5140('0x24')](_0x5140('0x4c'))>_0x325c93[_0x5140('0x24')](_0x5140('0x4c'));)_0x2d778f[_0x5140('0x3')](_0x230dd2),_0x230dd2=_0x230dd2[_0x5140('0x8')];}return Array['from'](_0x2d778f);}(_0x2a29c6));});};}function _0x40c093(_0x3bb9ae){return()=>{const _0x503fb5=_0x45f342[_0x5140('0x15')][_0x5140('0x1c')][_0x5140('0x47')][_0x5140('0x11')]()[_0x5140('0x39')]()['value'],_0x5ecc48=_0x45f342[_0x5140('0x15')][_0x5140('0x3a')](_0x503fb5,_0x5140('0x29')),_0x2a1771=_0x45f342[_0x5140('0x15')][_0x5140('0x3a')](_0x503fb5,0x0),_0x4f8e42=_0x45f342[_0x5140('0x15')][_0x5140('0x3d')](_0x5ecc48,_0x2a1771);_0x45f342[_0x5140('0x15')][_0x5140('0x17')](()=>{_0x2d5a85[_0x5140('0x22')](_0x4f8e42,{'commandName':_0x3bb9ae,'commandParams':[],'formatGroupId':_0x5140('0x40')});});};}function _0x4c65ce(_0x2687e2){const _0x19be07=_0x45f342[_0x5140('0x1f')][_0x5140('0x2c')](_0x5140('0xc'))[_0x5140('0x31')],_0x470643=_0x45f342[_0x5140('0x1f')]['get'](_0x5140('0x46'))['value'];return _0x5140('0x46')===_0x2687e2?_0x19be07:_0x470643;}_0x2d5a85[_0x5140('0x1e')]('numberedList',_0x25e2f7(_0x5140('0x46'))),_0x2d5a85[_0x5140('0x1e')](_0x5140('0xc'),_0x25e2f7('bulletedList')),_0x2d5a85[_0x5140('0x1e')](_0x5140('0x41'),_0x48050d(_0x5140('0x41'))),_0x2d5a85[_0x5140('0x1e')](_0x5140('0x43'),_0x48050d('outdentList')),_0x2d5a85[_0x5140('0x1e')](_0x5140('0x30'),_0x40c093(_0x5140('0x30'))),_0x2d5a85[_0x5140('0x1e')](_0x5140('0xa'),_0x40c093(_0x5140('0xa'))),_0x2d5a85['_descriptionFactory'][_0x5140('0x0')](function(_0x4b4597){const _0x3ffb58=!_0x45f342[_0x5140('0x15')][_0x5140('0x23')][_0x5140('0x21')](_0x4b4597),_0x26595a=_0x4b4597[_0x5140('0x4b')],_0x185c0b=_0x4b4597[_0x5140('0x8')],_0x4d052b=_0x4b4597[_0x5140('0x24')](_0x5140('0x38')),_0x483b46=!_0x26595a||_0x26595a['getAttribute'](_0x5140('0x38'))!==_0x4d052b,_0x475d1a=!_0x185c0b||_0x185c0b[_0x5140('0x24')](_0x5140('0x38'))!==_0x4d052b;return _0x3ffb58&&Boolean(_0x4d052b)&&_0x483b46&&_0x475d1a;},_0x1e30d1=>_0x1c59f6(_0x2e4313,_0x5140('0x3b'),_0x1e30d1)),_0x2d5a85[_0x5140('0x3c')][_0x5140('0x2')](function(_0xdf329c){const {data:_0x4b2466}=_0xdf329c;if(!_0x4b2466)return;let _0x48e02b,_0x3ccb68,_0x5aea0e,_0x15ead1;switch(_0x4b2466['commandName']){case _0x5140('0xc'):_0x5aea0e=_0x4b2466['commandParams'][0x0]['forceValue'],_0x15ead1=_0x4c65ce(_0x4b2466[_0x5140('0x48')]),_0x48e02b=_0x5aea0e?_0x5140('0x1a'):_0x5140('0x6'),!_0x15ead1&&_0x45f342[_0x5140('0x33')]['get'](_0x5140('0x3f'))||(_0x48e02b=_0x5140('0x34')),_0x3ccb68={'type':_0x5140('0x37'),'content':_0x1c59f6(_0x2e4313,_0x48e02b,_0x1c59f6(_0x2e4313,_0x5140('0x2f')))};break;case _0x5140('0x46'):_0x5aea0e=_0x4b2466[_0x5140('0x12')][0x0][_0x5140('0x28')],_0x15ead1=_0x4c65ce(_0x4b2466[_0x5140('0x48')]),_0x48e02b=_0x5aea0e?_0x5140('0x1a'):'*Format:*\x20remove\x20from\x20%0',!_0x15ead1&&_0x45f342[_0x5140('0x33')][_0x5140('0x2c')](_0x5140('0x3f'))||(_0x48e02b='*Change\x20to:*\x20%0'),_0x3ccb68={'type':_0x5140('0x37'),'content':_0x1c59f6(_0x2e4313,_0x48e02b,_0x1c59f6(_0x2e4313,_0x5140('0x27')))};break;case _0x5140('0x41'):_0x48e02b='*Indent:*\x20%0',_0x3ccb68={'type':_0x5140('0x37'),'content':_0x1c59f6(_0x2e4313,_0x48e02b,_0x1c59f6(_0x2e4313,_0x5140('0x3b')))};break;case _0x5140('0x43'):_0x48e02b=function(_0x40de4c){const _0x3a13e9=_0x40de4c[_0x5140('0x4')]();let _0x3b9b5b=_0x3a13e9[_0x5140('0xf')]['nodeAfter'];for(;_0x3b9b5b&&_0x3a13e9[_0x5140('0x7')](_0x3b9b5b);){if(_0x3b9b5b[_0x5140('0x24')](_0x5140('0x4c'))>0x0)return!0x1;_0x3b9b5b=_0x3b9b5b[_0x5140('0x8')];}return!0x0;}(_0xdf329c)?_0x1c59f6(_0x2e4313,_0x5140('0x6'),_0x1c59f6(_0x2e4313,function(_0xb903d5){const _0x183dcf=_0xb903d5[_0x5140('0x4')]()[_0x5140('0xf')]['nodeAfter'];return _0x5140('0x9')+_0x183dcf[_0x5140('0x24')](_0x5140('0x40'))[_0x5140('0x10')]()+_0x5140('0x2a');}(_0xdf329c))):_0x1c59f6(_0x2e4313,_0x5140('0x19'),_0x1c59f6(_0x2e4313,_0x5140('0x3b'))),_0x3ccb68={'type':'format','content':_0x48e02b};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x4b2466[_0x5140('0x49')]&&(_0x48e02b=_0x5140('0x5'),_0x3ccb68={'type':_0x5140('0x1'),'content':_0x1c59f6(_0x2e4313,_0x48e02b,_0x1c59f6(_0x2e4313,_0x5140('0x3b')))});}return _0x3ccb68;}),_0x2d5a85['_suggestionFactory'][_0x5140('0x26')]('formatBlock',_0x5140('0x2e'),'accept',function(_0x52e157,_0x154967){const _0x3fbd3f=[];for(let _0x14ad83 of _0x52e157)_0x14ad83[_0x5140('0xf')]['nodeAfter']===_0x14ad83['end'][_0x5140('0x35')]&&(_0x14ad83=_0x45f342['model'][_0x5140('0x3d')](_0x45f342[_0x5140('0x15')][_0x5140('0x3a')](_0x14ad83[_0x5140('0xf')][_0x5140('0xb')],0x0))),_0x3fbd3f[_0x5140('0x14')](_0x14ad83);_0x45f342[_0x5140('0x15')][_0x5140('0x17')](_0x24e205=>{const _0x725a15=_0x45f342['model'][_0x5140('0x1c')][_0x5140('0x47')],_0xaa4b13=Array[_0x5140('0x1d')](_0x725a15[_0x5140('0x1b')]())[_0x5140('0x36')](_0x56d69c=>_0x7009d3[_0x5140('0x2d')](_0x56d69c));_0x24e205['setSelection'](_0x3fbd3f),_0x45f342['commands'][_0x5140('0x2c')](_0x154967['commandName'])[_0x5140('0x45')](),_0x154967[_0x5140('0x12')][_0x5140('0x14')]({'forceDefaultExecution':!0x0}),_0x45f342[_0x5140('0xd')](_0x154967['commandName'],..._0x154967[_0x5140('0x12')]),_0x24e205[_0x5140('0x13')](_0xaa4b13);for(const _0x25de8f of _0xaa4b13)_0x25de8f[_0x5140('0x4a')]();});});}}
23
+ const _0x5627=['registerCustomCallback','list.multiBlock','forceValue','outdentList','plugins','*Format:*\x20insert\x20into\x20%0','schema','ELEMENT_LIST_ITEM','markMultiRangeBlockFormat','start','_LIST','model','config','locale','indentList','registerDescriptionCallback','format','numberedList','commands','splitListItemAfter','containsItem','documentList','editor','document','has','getAttribute','findIndex','execute','splitListItemBefore','bulletedList','before','change','nextSibling','previousSibling','getFirstRange','add','commandName','ELEMENT_BULLETED_LIST','enableCommand','listIndent','getRanges','markBlockFormat','fromRange','isObject','toUpperCase','commandParams','_descriptionFactory','*Change\x20to:*\x20%0','setSelection','value','mergeListItemBackward','*Merge:*\x20%0','listType','from','map','createRange','isFirstBlockOfListItem','nodeAfter','ELEMENT_','get','*Outdent:*\x20%0','end','listItemId','DocumentListUtils','next','push','after','*Format:*\x20remove\x20from\x20%0','hasAttribute','selection','paragraph','createPositionAt','TrackChangesEditing','mergeListItemForward','expandListBlocksToCompleteList'];(function(_0x32aa48,_0x5627ad){const _0x396798=function(_0x13c540){while(--_0x13c540){_0x32aa48['push'](_0x32aa48['shift']());}};_0x396798(++_0x5627ad);}(_0x5627,0x139));const _0x3967=function(_0x32aa48,_0x5627ad){_0x32aa48=_0x32aa48-0x0;let _0x396798=_0x5627[_0x32aa48];return _0x396798;};import{Plugin as _0x501355}from'ckeditor5/src/core';import{getTranslation as _0x21e177}from'../utils/common-translations';import{LiveRange as _0x47520b}from'ckeditor5/src/engine';export default class q extends _0x501355{['afterInit'](){const _0x88cf8c=this[_0x3967('0x9')];if(!_0x88cf8c[_0x3967('0x42')][_0x3967('0xb')]('DocumentListEditing'))return;const _0xecaed1=_0x88cf8c[_0x3967('0x0')],_0x55ed6a=_0x88cf8c[_0x3967('0x42')][_0x3967('0x2e')](_0x3967('0x3b')),_0x32bc7d=_0x88cf8c['plugins'][_0x3967('0x2e')](_0x3967('0x32'));function _0x4aa334(_0x57b31e){return()=>{const _0x163948=_0x88cf8c[_0x3967('0x5')][_0x3967('0x2e')](_0x57b31e);if(_0x163948[_0x3967('0x24')]&&!_0x88cf8c[_0x3967('0x4a')][_0x3967('0x2e')](_0x3967('0x3f')))return void _0x88cf8c[_0x3967('0xe')](_0x3967('0x39'),{});let _0x5161de=Array[_0x3967('0x28')](_0x88cf8c['model'][_0x3967('0xa')][_0x3967('0x38')]['getSelectedBlocks']());if(_0x486a89(_0x57b31e)){_0x5161de=_0x32bc7d[_0x3967('0x3d')](_0x5161de);const _0x2becf1=[];for(const _0x2c2eb3 of _0x5161de)_0x32bc7d[_0x3967('0x2b')](_0x2c2eb3)&&_0x2becf1[_0x3967('0x34')](_0x2c2eb3);_0x5161de=_0x2becf1;}_0x88cf8c[_0x3967('0x49')]['change'](()=>{_0x55ed6a[_0x3967('0x46')](_0x5161de,{'commandName':_0x57b31e,'commandParams':[{'forceValue':!_0x163948[_0x3967('0x24')]}],'formatGroupId':_0x3967('0x27')},[],_0x3967('0x8'));});};}function _0x383b8f(_0x3b44d9){return()=>{const _0x20d54f=function(_0x4f7a77){let _0x453adb=Array['from'](_0x4f7a77);const _0x3df865=_0x453adb[_0x3967('0xd')](_0x141a4a=>!_0x141a4a[_0x3967('0x37')](_0x3967('0x31')));return _0x3df865>-0x1&&(_0x453adb=_0x453adb['slice'](0x0,_0x3df865)),_0x453adb;}(_0x88cf8c[_0x3967('0x49')][_0x3967('0xa')][_0x3967('0x38')]['getSelectedBlocks']()),_0x4d1487=_0x20d54f[_0x20d54f['length']-0x1],_0x4c874b=_0x88cf8c[_0x3967('0x49')][_0x3967('0x44')][_0x3967('0x1e')](_0x4d1487)?_0x3967('0x35'):'end',_0x4a7d12=_0x88cf8c[_0x3967('0x49')][_0x3967('0x2a')](_0x88cf8c[_0x3967('0x49')][_0x3967('0x3a')](_0x20d54f[0x0],_0x3967('0x11')),_0x88cf8c[_0x3967('0x49')][_0x3967('0x3a')](_0x4d1487,_0x4c874b));_0x88cf8c[_0x3967('0x49')][_0x3967('0x12')](()=>{_0x55ed6a['markBlockFormat'](_0x4a7d12,{'commandName':_0x3b44d9,'commandParams':[],'formatGroupId':_0x3967('0x27')},function(_0x501a9c){const _0x4033dc=new Set();for(const _0x449e51 of _0x501a9c){let _0x1f2829=_0x449e51['nextSibling'];for(;_0x1f2829&&_0x1f2829['getAttribute'](_0x3967('0x1a'))>_0x449e51[_0x3967('0xc')](_0x3967('0x1a'));)_0x4033dc[_0x3967('0x16')](_0x1f2829),_0x1f2829=_0x1f2829[_0x3967('0x13')];}return Array['from'](_0x4033dc);}(_0x20d54f));});};}function _0x1139cf(_0x22bf56){return()=>{const _0x509160=_0x88cf8c[_0x3967('0x49')][_0x3967('0xa')][_0x3967('0x38')]['getSelectedBlocks']()[_0x3967('0x33')]()[_0x3967('0x24')],_0x31eb9c=_0x88cf8c[_0x3967('0x49')][_0x3967('0x3a')](_0x509160,_0x3967('0x11')),_0x58692d=_0x88cf8c[_0x3967('0x49')][_0x3967('0x3a')](_0x509160,0x0),_0x43afe3=_0x88cf8c[_0x3967('0x49')][_0x3967('0x2a')](_0x31eb9c,_0x58692d);_0x88cf8c[_0x3967('0x49')][_0x3967('0x12')](()=>{_0x55ed6a[_0x3967('0x1c')](_0x43afe3,{'commandName':_0x22bf56,'commandParams':[],'formatGroupId':_0x3967('0x27')});});};}function _0x486a89(_0xac6017){const _0x10b669=_0x88cf8c[_0x3967('0x5')][_0x3967('0x2e')](_0x3967('0x10'))[_0x3967('0x24')],_0x40774d=_0x88cf8c['commands'][_0x3967('0x2e')](_0x3967('0x4'))[_0x3967('0x24')];return'numberedList'===_0xac6017?_0x10b669:_0x40774d;}_0x55ed6a[_0x3967('0x19')](_0x3967('0x4'),_0x4aa334(_0x3967('0x4'))),_0x55ed6a[_0x3967('0x19')](_0x3967('0x10'),_0x4aa334(_0x3967('0x10'))),_0x55ed6a[_0x3967('0x19')](_0x3967('0x1'),_0x383b8f(_0x3967('0x1'))),_0x55ed6a[_0x3967('0x19')](_0x3967('0x41'),_0x383b8f(_0x3967('0x41'))),_0x55ed6a[_0x3967('0x19')](_0x3967('0x6'),_0x1139cf('splitListItemAfter')),_0x55ed6a[_0x3967('0x19')]('splitListItemBefore',_0x1139cf(_0x3967('0xf'))),_0x55ed6a[_0x3967('0x21')]['registerElementLabel'](function(_0x24434c){const _0x2ae0f4=!_0x88cf8c['model'][_0x3967('0x44')][_0x3967('0x1e')](_0x24434c),_0x183e86=_0x24434c[_0x3967('0x14')],_0x26ea76=_0x24434c[_0x3967('0x13')],_0x16adc6=_0x24434c[_0x3967('0xc')](_0x3967('0x31')),_0x3ddf7a=!_0x183e86||_0x183e86['getAttribute'](_0x3967('0x31'))!==_0x16adc6,_0x34fe13=!_0x26ea76||_0x26ea76[_0x3967('0xc')](_0x3967('0x31'))!==_0x16adc6;return _0x2ae0f4&&Boolean(_0x16adc6)&&_0x3ddf7a&&_0x34fe13;},_0x352b5f=>_0x21e177(_0xecaed1,_0x3967('0x45'),_0x352b5f)),_0x55ed6a[_0x3967('0x21')][_0x3967('0x2')](function(_0x496456){const {data:_0x40c15e}=_0x496456;if(!_0x40c15e)return;let _0x50796a,_0x10fbdb,_0x2078da,_0x481599;switch(_0x40c15e['commandName']){case _0x3967('0x10'):_0x2078da=_0x40c15e[_0x3967('0x20')][0x0][_0x3967('0x40')],_0x481599=_0x486a89(_0x40c15e[_0x3967('0x17')]),_0x50796a=_0x2078da?_0x3967('0x43'):'*Format:*\x20remove\x20from\x20%0',!_0x481599&&_0x88cf8c[_0x3967('0x4a')]['get'](_0x3967('0x3f'))||(_0x50796a=_0x3967('0x22')),_0x10fbdb={'type':_0x3967('0x3'),'content':_0x21e177(_0xecaed1,_0x50796a,_0x21e177(_0xecaed1,_0x3967('0x18')))};break;case'numberedList':_0x2078da=_0x40c15e['commandParams'][0x0][_0x3967('0x40')],_0x481599=_0x486a89(_0x40c15e[_0x3967('0x17')]),_0x50796a=_0x2078da?_0x3967('0x43'):_0x3967('0x36'),!_0x481599&&_0x88cf8c['config']['get'](_0x3967('0x3f'))||(_0x50796a=_0x3967('0x22')),_0x10fbdb={'type':_0x3967('0x3'),'content':_0x21e177(_0xecaed1,_0x50796a,_0x21e177(_0xecaed1,'ELEMENT_NUMBERED_LIST'))};break;case _0x3967('0x1'):_0x50796a='*Indent:*\x20%0',_0x10fbdb={'type':_0x3967('0x3'),'content':_0x21e177(_0xecaed1,_0x50796a,_0x21e177(_0xecaed1,_0x3967('0x45')))};break;case _0x3967('0x41'):_0x50796a=function(_0xa022b0){const _0x4eba5e=_0xa022b0[_0x3967('0x15')]();let _0x3e18cf=_0x4eba5e[_0x3967('0x47')]['nodeAfter'];for(;_0x3e18cf&&_0x4eba5e[_0x3967('0x7')](_0x3e18cf);){if(_0x3e18cf[_0x3967('0xc')](_0x3967('0x1a'))>0x0)return!0x1;_0x3e18cf=_0x3e18cf[_0x3967('0x13')];}return!0x0;}(_0x496456)?_0x21e177(_0xecaed1,_0x3967('0x36'),_0x21e177(_0xecaed1,function(_0x29fe46){const _0xe734b0=_0x29fe46[_0x3967('0x15')]()[_0x3967('0x47')]['nodeAfter'];return _0x3967('0x2d')+_0xe734b0['getAttribute']('listType')[_0x3967('0x1f')]()+_0x3967('0x48');}(_0x496456))):_0x21e177(_0xecaed1,_0x3967('0x2f'),_0x21e177(_0xecaed1,_0x3967('0x45'))),_0x10fbdb={'type':_0x3967('0x3'),'content':_0x50796a};break;case _0x3967('0x25'):case _0x3967('0x3c'):!0x1===_0x40c15e['multipleBlocks']&&(_0x50796a=_0x3967('0x26'),_0x10fbdb={'type':'deletion','content':_0x21e177(_0xecaed1,_0x50796a,_0x21e177(_0xecaed1,_0x3967('0x45')))});}return _0x10fbdb;}),_0x55ed6a['_suggestionFactory'][_0x3967('0x3e')]('formatBlock',_0x3967('0x8'),'accept',function(_0x159ef8,_0x3d6c70){const _0x5baec3=[];for(let _0x11747d of _0x159ef8)_0x11747d[_0x3967('0x47')][_0x3967('0x2c')]===_0x11747d[_0x3967('0x30')]['parent']&&(_0x11747d=_0x88cf8c['model'][_0x3967('0x2a')](_0x88cf8c[_0x3967('0x49')][_0x3967('0x3a')](_0x11747d['start'][_0x3967('0x2c')],0x0))),_0x5baec3[_0x3967('0x34')](_0x11747d);_0x88cf8c['model']['change'](_0x54cadb=>{const _0x33d726=_0x88cf8c['model']['document'][_0x3967('0x38')],_0x2ae382=Array['from'](_0x33d726[_0x3967('0x1b')]())[_0x3967('0x29')](_0x1b6935=>_0x47520b[_0x3967('0x1d')](_0x1b6935));_0x54cadb[_0x3967('0x23')](_0x5baec3),_0x88cf8c[_0x3967('0x5')]['get'](_0x3d6c70['commandName'])['refresh'](),_0x3d6c70['commandParams'][_0x3967('0x34')]({'forceDefaultExecution':!0x0}),_0x88cf8c[_0x3967('0xe')](_0x3d6c70[_0x3967('0x17')],..._0x3d6c70['commandParams']),_0x54cadb[_0x3967('0x23')](_0x2ae382);for(const _0xac80ff of _0x2ae382)_0xac80ff['detach']();});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14d2=['styles','listStart','DocumentListUtils','reversed','replace','toUpperCase','startIndex','_descriptionFactory','config','listReversed','handleListReversedCommand','markMultiRangeBlockFormat','handleListStyleCommand','expandListBlocksToCompleteList','handleListStartCommand','numbered','change','*Change\x20to:*\x20%0','list.properties','getListTypeFromListStyleType','format','handleDescriptions','TrackChangesEditing','listStyle','get','enableCommand','isListItemBlock','model','locale','type','plugins','*Format:*\x20set\x20order\x20to\x20regular','ELEMENT_','document','commandParams','isFirstBlockOfListItem','from','filter','_getTranslationKeyForListStyle','getSelectedBlocks','_getSuggestionBlocks','DocumentListPropertiesUtils','afterInit','_getSuggestionBlocksForListStyle','selection','registerDescriptionCallback','push','*Format:*\x20set\x20order\x20to\x20reversed','*Format:*\x20set\x20start\x20index\x20to\x20%0','editor','bind','commandName'];(function(_0x36d8ff,_0x14d200){const _0x53f451=function(_0x26e155){while(--_0x26e155){_0x36d8ff['push'](_0x36d8ff['shift']());}};_0x53f451(++_0x14d200);}(_0x14d2,0x14a));const _0x53f4=function(_0x36d8ff,_0x14d200){_0x36d8ff=_0x36d8ff-0x0;let _0x53f451=_0x14d2[_0x36d8ff];return _0x53f451;};import{Plugin as _0x1c34b7}from'ckeditor5/src/core';import{getTranslation as _0x13cfb3}from'../utils/common-translations';export default class Ct extends _0x1c34b7{[_0x53f4('0x18')](){if(!this[_0x53f4('0x1f')][_0x53f4('0xc')]['has']('DocumentListPropertiesEditing'))return;const _0x30b839=this['editor'][_0x53f4('0x2a')]['get'](_0x53f4('0x0')),_0x2eedbc=this[_0x53f4('0x1f')]['plugins'][_0x53f4('0x6')](_0x53f4('0x4'));_0x30b839[_0x53f4('0x22')]&&_0x2eedbc[_0x53f4('0x7')]('listStyle',this[_0x53f4('0x2e')][_0x53f4('0x20')](this)),_0x30b839[_0x53f4('0x25')]&&_0x2eedbc[_0x53f4('0x7')](_0x53f4('0x2b'),this['handleListReversedCommand'][_0x53f4('0x20')](this)),_0x30b839[_0x53f4('0x28')]&&_0x2eedbc[_0x53f4('0x7')](_0x53f4('0x23'),this['handleListStartCommand'][_0x53f4('0x20')](this)),_0x2eedbc[_0x53f4('0x29')][_0x53f4('0x1b')](this[_0x53f4('0x3')][_0x53f4('0x20')](this));}[_0x53f4('0x2e')](_0x595cad,_0x5afb64={}){const _0x381d84=this['editor'][_0x53f4('0xc')][_0x53f4('0x6')]('TrackChangesEditing'),_0x332083=this[_0x53f4('0x19')]();this[_0x53f4('0x1f')][_0x53f4('0x9')][_0x53f4('0x32')](()=>{_0x381d84[_0x53f4('0x2d')](_0x332083,{'commandName':_0x53f4('0x5'),'commandParams':[{'type':_0x5afb64['type']}],'formatGroupId':_0x53f4('0x5')});});}[_0x53f4('0x2c')](_0x30b53d,_0x419935={}){const _0x488daf=this['editor'][_0x53f4('0xc')][_0x53f4('0x6')]('TrackChangesEditing'),_0x5cdf2e=this['editor'][_0x53f4('0xc')]['get'](_0x53f4('0x24')),_0x2d0518=this[_0x53f4('0x16')](_0x220072=>_0x5cdf2e[_0x53f4('0x8')](_0x220072)&&_0x53f4('0x31')===_0x220072['getAttribute']('listType'));null!==_0x2d0518&&this['editor']['model'][_0x53f4('0x32')](()=>{_0x488daf[_0x53f4('0x2d')](_0x2d0518,{'commandName':'listReversed','commandParams':[{'reversed':_0x419935[_0x53f4('0x25')]}],'formatGroupId':_0x53f4('0x2b')});});}[_0x53f4('0x30')](_0x57505f,_0x3838ca={}){const _0x3f40bb=this[_0x53f4('0x1f')][_0x53f4('0xc')]['get'](_0x53f4('0x4')),_0x3521e2=this[_0x53f4('0x1f')][_0x53f4('0xc')][_0x53f4('0x6')]('DocumentListUtils'),_0x495643=this[_0x53f4('0x16')](_0x366c3f=>_0x3521e2[_0x53f4('0x8')](_0x366c3f)&&'numbered'===_0x366c3f['getAttribute']('listType'));null!==_0x495643&&this[_0x53f4('0x1f')][_0x53f4('0x9')][_0x53f4('0x32')](()=>{_0x3f40bb[_0x53f4('0x2d')](_0x495643,{'commandName':_0x53f4('0x23'),'commandParams':[{'startIndex':_0x3838ca['startIndex']}],'formatGroupId':_0x53f4('0x23')});});}[_0x53f4('0x3')](_0x342e4d){const _0x8cc5a2=this[_0x53f4('0x1f')][_0x53f4('0xa')],{data:_0x25b6e4}=_0x342e4d;if(!_0x25b6e4)return;let _0x4cb431,_0x595044;switch(_0x25b6e4[_0x53f4('0x21')]){case _0x53f4('0x5'):_0x4cb431=_0x53f4('0x33'),_0x595044={'type':_0x53f4('0x2'),'content':_0x13cfb3(_0x8cc5a2,_0x4cb431,_0x13cfb3(_0x8cc5a2,this[_0x53f4('0x14')](_0x25b6e4['commandParams'][0x0][_0x53f4('0xb')])))};break;case _0x53f4('0x2b'):_0x4cb431=_0x25b6e4[_0x53f4('0x10')][0x0][_0x53f4('0x25')]?_0x53f4('0x1d'):_0x53f4('0xd'),_0x595044={'type':_0x53f4('0x2'),'content':_0x13cfb3(_0x8cc5a2,_0x4cb431)};break;case _0x53f4('0x23'):_0x4cb431=_0x53f4('0x1e'),_0x595044={'type':_0x53f4('0x2'),'content':_0x13cfb3(_0x8cc5a2,_0x4cb431,_0x25b6e4['commandParams'][0x0][_0x53f4('0x28')])};}return _0x595044;}['_getSuggestionBlocksForListStyle'](){const _0x2fe44a=this[_0x53f4('0x1f')][_0x53f4('0xc')][_0x53f4('0x6')](_0x53f4('0x24'));let _0x524db0=Array[_0x53f4('0x12')](this['editor']['model'][_0x53f4('0xf')][_0x53f4('0x1a')][_0x53f4('0x15')]());return _0x524db0[_0x53f4('0x1c')](..._0x2fe44a[_0x53f4('0x2f')](_0x524db0)),_0x524db0=[...new Set(_0x524db0)],_0x524db0;}['_getSuggestionBlocks'](_0x5dcd8a){const _0x5a49b7=this[_0x53f4('0x1f')][_0x53f4('0xc')]['get'](_0x53f4('0x24'));let _0x109990=Array[_0x53f4('0x12')](this[_0x53f4('0x1f')][_0x53f4('0x9')][_0x53f4('0xf')]['selection'][_0x53f4('0x15')]())[_0x53f4('0x13')](_0x5dcd8a);if(!_0x109990['length'])return null;_0x109990=_0x5a49b7[_0x53f4('0x2f')](_0x109990);const _0x28f726=[];for(const _0x3acb97 of _0x109990)_0x5a49b7[_0x53f4('0x11')](_0x3acb97)&&_0x28f726[_0x53f4('0x1c')](_0x3acb97);return _0x28f726;}[_0x53f4('0x14')](_0x1cb5d6){return _0x53f4('0xe')+this[_0x53f4('0x1f')][_0x53f4('0xc')]['get'](_0x53f4('0x17'))[_0x53f4('0x1')](_0x1cb5d6)[_0x53f4('0x27')]()+'_LIST_'+_0x1cb5d6[_0x53f4('0x27')]()[_0x53f4('0x26')](/-/g,'_');}}
23
+ const _0x40e2=['handleListStartCommand','DocumentListPropertiesEditing','_descriptionFactory','ELEMENT_','enableCommand','selection','_LIST_','length','listStart','type','_getSuggestionBlocksForListStyle','handleListReversedCommand','registerDescriptionCallback','editor','handleListStyleCommand','plugins','_getSuggestionBlocks','_getTranslationKeyForListStyle','push','listStyle','handleDescriptions','afterInit','reversed','*Change\x20to:*\x20%0','has','listReversed','getSelectedBlocks','DocumentListUtils','isFirstBlockOfListItem','getListTypeFromListStyleType','getAttribute','get','listType','DocumentListPropertiesUtils','from','numbered','styles','startIndex','change','isListItemBlock','*Format:*\x20set\x20order\x20to\x20reversed','locale','markMultiRangeBlockFormat','document','TrackChangesEditing','list.properties','commandParams','format','model','toUpperCase','replace','expandListBlocksToCompleteList','bind'];(function(_0x39fe28,_0x40e201){const _0x5d9b98=function(_0x23f2d8){while(--_0x23f2d8){_0x39fe28['push'](_0x39fe28['shift']());}};_0x5d9b98(++_0x40e201);}(_0x40e2,0x157));const _0x5d9b=function(_0x39fe28,_0x40e201){_0x39fe28=_0x39fe28-0x0;let _0x5d9b98=_0x40e2[_0x39fe28];return _0x5d9b98;};import{Plugin as _0x50d746}from'ckeditor5/src/core';import{getTranslation as _0x5e527d}from'../utils/common-translations';export default class Ct extends _0x50d746{[_0x5d9b('0x31')](){if(!this[_0x5d9b('0x29')][_0x5d9b('0x2b')][_0x5d9b('0x34')](_0x5d9b('0x1d')))return;const _0x4f12d8=this[_0x5d9b('0x29')]['config']['get'](_0x5d9b('0x14')),_0x4fcb95=this['editor'][_0x5d9b('0x2b')][_0x5d9b('0x6')](_0x5d9b('0x13'));_0x4f12d8[_0x5d9b('0xb')]&&_0x4fcb95[_0x5d9b('0x20')](_0x5d9b('0x2f'),this[_0x5d9b('0x2a')][_0x5d9b('0x1b')](this)),_0x4f12d8[_0x5d9b('0x32')]&&_0x4fcb95[_0x5d9b('0x20')]('listReversed',this[_0x5d9b('0x27')][_0x5d9b('0x1b')](this)),_0x4f12d8[_0x5d9b('0xc')]&&_0x4fcb95[_0x5d9b('0x20')](_0x5d9b('0x24'),this[_0x5d9b('0x1c')][_0x5d9b('0x1b')](this)),_0x4fcb95[_0x5d9b('0x1e')][_0x5d9b('0x28')](this[_0x5d9b('0x30')][_0x5d9b('0x1b')](this));}[_0x5d9b('0x2a')](_0x290ca6,_0x50f060={}){const _0xd2d560=this['editor'][_0x5d9b('0x2b')][_0x5d9b('0x6')](_0x5d9b('0x13')),_0x1ee597=this[_0x5d9b('0x26')]();this['editor'][_0x5d9b('0x17')][_0x5d9b('0xd')](()=>{_0xd2d560[_0x5d9b('0x11')](_0x1ee597,{'commandName':_0x5d9b('0x2f'),'commandParams':[{'type':_0x50f060['type']}],'formatGroupId':_0x5d9b('0x2f')});});}['handleListReversedCommand'](_0x387daf,_0x1f047f={}){const _0x2f3f74=this[_0x5d9b('0x29')][_0x5d9b('0x2b')][_0x5d9b('0x6')](_0x5d9b('0x13')),_0x33cd3c=this[_0x5d9b('0x29')]['plugins'][_0x5d9b('0x6')](_0x5d9b('0x2')),_0x2cc4e4=this[_0x5d9b('0x2c')](_0x541876=>_0x33cd3c[_0x5d9b('0xe')](_0x541876)&&_0x5d9b('0xa')===_0x541876[_0x5d9b('0x5')](_0x5d9b('0x7')));null!==_0x2cc4e4&&this[_0x5d9b('0x29')][_0x5d9b('0x17')][_0x5d9b('0xd')](()=>{_0x2f3f74[_0x5d9b('0x11')](_0x2cc4e4,{'commandName':_0x5d9b('0x0'),'commandParams':[{'reversed':_0x1f047f[_0x5d9b('0x32')]}],'formatGroupId':_0x5d9b('0x0')});});}[_0x5d9b('0x1c')](_0x2eaa53,_0x3cb062={}){const _0x15163b=this[_0x5d9b('0x29')][_0x5d9b('0x2b')][_0x5d9b('0x6')](_0x5d9b('0x13')),_0x1e1628=this[_0x5d9b('0x29')]['plugins'][_0x5d9b('0x6')]('DocumentListUtils'),_0x29e525=this[_0x5d9b('0x2c')](_0x895e1e=>_0x1e1628[_0x5d9b('0xe')](_0x895e1e)&&_0x5d9b('0xa')===_0x895e1e['getAttribute']('listType'));null!==_0x29e525&&this[_0x5d9b('0x29')]['model'][_0x5d9b('0xd')](()=>{_0x15163b[_0x5d9b('0x11')](_0x29e525,{'commandName':_0x5d9b('0x24'),'commandParams':[{'startIndex':_0x3cb062[_0x5d9b('0xc')]}],'formatGroupId':_0x5d9b('0x24')});});}['handleDescriptions'](_0x3d89e7){const _0x9063a4=this[_0x5d9b('0x29')][_0x5d9b('0x10')],{data:_0x3815bd}=_0x3d89e7;if(!_0x3815bd)return;let _0x326fda,_0x8d79b2;switch(_0x3815bd['commandName']){case'listStyle':_0x326fda=_0x5d9b('0x33'),_0x8d79b2={'type':_0x5d9b('0x16'),'content':_0x5e527d(_0x9063a4,_0x326fda,_0x5e527d(_0x9063a4,this[_0x5d9b('0x2d')](_0x3815bd[_0x5d9b('0x15')][0x0][_0x5d9b('0x25')])))};break;case _0x5d9b('0x0'):_0x326fda=_0x3815bd[_0x5d9b('0x15')][0x0]['reversed']?_0x5d9b('0xf'):'*Format:*\x20set\x20order\x20to\x20regular',_0x8d79b2={'type':'format','content':_0x5e527d(_0x9063a4,_0x326fda)};break;case _0x5d9b('0x24'):_0x326fda='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x8d79b2={'type':_0x5d9b('0x16'),'content':_0x5e527d(_0x9063a4,_0x326fda,_0x3815bd[_0x5d9b('0x15')][0x0][_0x5d9b('0xc')])};}return _0x8d79b2;}['_getSuggestionBlocksForListStyle'](){const _0x3040f9=this['editor'][_0x5d9b('0x2b')][_0x5d9b('0x6')]('DocumentListUtils');let _0x20ada6=Array[_0x5d9b('0x9')](this[_0x5d9b('0x29')][_0x5d9b('0x17')]['document'][_0x5d9b('0x21')][_0x5d9b('0x1')]());return _0x20ada6[_0x5d9b('0x2e')](..._0x3040f9[_0x5d9b('0x1a')](_0x20ada6)),_0x20ada6=[...new Set(_0x20ada6)],_0x20ada6;}[_0x5d9b('0x2c')](_0xabbd25){const _0x27cc25=this[_0x5d9b('0x29')]['plugins'][_0x5d9b('0x6')]('DocumentListUtils');let _0x2d9a36=Array[_0x5d9b('0x9')](this[_0x5d9b('0x29')][_0x5d9b('0x17')][_0x5d9b('0x12')][_0x5d9b('0x21')][_0x5d9b('0x1')]())['filter'](_0xabbd25);if(!_0x2d9a36[_0x5d9b('0x23')])return null;_0x2d9a36=_0x27cc25['expandListBlocksToCompleteList'](_0x2d9a36);const _0x2c2c1a=[];for(const _0x2121eb of _0x2d9a36)_0x27cc25[_0x5d9b('0x3')](_0x2121eb)&&_0x2c2c1a[_0x5d9b('0x2e')](_0x2121eb);return _0x2c2c1a;}[_0x5d9b('0x2d')](_0xfa802b){return _0x5d9b('0x1f')+this['editor'][_0x5d9b('0x2b')]['get'](_0x5d9b('0x8'))[_0x5d9b('0x4')](_0xfa802b)[_0x5d9b('0x18')]()+_0x5d9b('0x22')+_0xfa802b[_0x5d9b('0x18')]()[_0x5d9b('0x19')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc617=['enterBlock','writer','selection','model','hasClass','getFirstRange','bind','ck-suggestion-marker-split','split','plugins','get','createRange','setSelection','remove','markerNameToElements','fromRange','showSuggestionHighlights','markInsertion','nextSibling','getFirstPosition','createPositionAt','mapper','addMarker:suggestion:insertion','unbindElementFromMarkerName','data','requires','parent','editing','document','high','markerName','downcastDispatcher','change','fire','detach','end','enter'];(function(_0x33905f,_0xc61712){const _0x307aca=function(_0x4cceba){while(--_0x4cceba){_0x33905f['push'](_0x33905f['shift']());}};_0x307aca(++_0xc61712);}(_0xc617,0x13c));const _0x307a=function(_0x33905f,_0xc61712){_0x33905f=_0x33905f-0x0;let _0x307aca=_0xc617[_0x33905f];return _0x307aca;};import{Plugin as _0x55b868}from'ckeditor5/src/core';import{Enter as _0x160f94}from'ckeditor5/src/enter';import{LiveRange as _0x3304a8}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x496534}from'./utils';export default class z extends _0x55b868{static get[_0x307a('0x5')](){return[_0x160f94];}['init'](){const _0x52bae6=this['editor'],_0x54ae19=_0x52bae6[_0x307a('0x1a')]['get']('TrackChangesEditing'),_0x14d762=_0x52bae6['commands'][_0x307a('0x1b')](_0x307a('0x10'));_0x54ae19['enableCommand'](_0x307a('0x10'),()=>{_0x52bae6[_0x307a('0x14')][_0x307a('0xc')](_0x346b98=>{const _0x3b1734=_0x52bae6[_0x307a('0x14')][_0x307a('0x8')][_0x307a('0x13')],_0x28d27a=_0x3b1734[_0x307a('0x24')](),_0x167ed9=_0x3304a8[_0x307a('0x20')](_0x3b1734[_0x307a('0x16')]());if(_0x14d762[_0x307a('0x11')](_0x346b98)){const _0x4b1bf9=_0x52bae6['model'][_0x307a('0x0')](_0x28d27a[_0x307a('0x6')][_0x307a('0x23')],0x0),_0x3d68f0=_0x346b98[_0x307a('0x1c')](_0x28d27a,_0x4b1bf9);_0x54ae19[_0x307a('0x22')](_0x3d68f0);}else _0x346b98[_0x307a('0x1d')](_0x346b98[_0x307a('0x1c')](_0x167ed9[_0x307a('0xf')]));_0x167ed9[_0x307a('0xe')](),_0x14d762[_0x307a('0xd')]('afterExecute',{'writer':_0x346b98});});}),_0x52bae6['editing'][_0x307a('0xb')]['on'](_0x307a('0x2'),_0x496534(_0x52bae6,_0x307a('0x19')),{'priority':_0x307a('0x9')}),_0x52bae6[_0x307a('0x7')]['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0xbad29c,_0x45c7e4,_0x5ed0e9)=>{const _0x58f677=_0x5ed0e9['mapper'][_0x307a('0x1f')](_0x45c7e4[_0x307a('0xa')]);if(_0x58f677)for(const _0x33516d of _0x58f677)_0x33516d[_0x307a('0x15')](_0x307a('0x18'))&&(_0x5ed0e9[_0x307a('0x1')][_0x307a('0x3')](_0x33516d,_0x45c7e4[_0x307a('0xa')]),_0x5ed0e9[_0x307a('0x12')][_0x307a('0x1e')](_0x33516d));},{'priority':_0x307a('0x9')}),_0x52bae6[_0x307a('0x4')]['downcastDispatcher']['on'](_0x307a('0x2'),(_0x113a16,_0x3a4320,_0x126554)=>{_0x126554['options'][_0x307a('0x21')]&&_0x496534(_0x52bae6,_0x307a('0x19'),{'showActiveMarker':!0x1})[_0x307a('0x17')](this)(_0x113a16,_0x3a4320,_0x126554);},{'priority':'high'});}}
23
+ const _0x4450=['unbindElementFromMarkerName','markerName','end','requires','high','markerNameToElements','model','enter','split','fire','downcastDispatcher','remove','getFirstPosition','setSelection','detach','addMarker:suggestion:insertion','writer','TrackChangesEditing','options','get','hasClass','nextSibling','fromRange','selection','parent','data','change','commands','document','init','editor','enableCommand','enterBlock','getFirstRange','mapper','removeMarker:suggestion:insertion'];(function(_0x59f511,_0x44503e){const _0x386a75=function(_0x22ada4){while(--_0x22ada4){_0x59f511['push'](_0x59f511['shift']());}};_0x386a75(++_0x44503e);}(_0x4450,0x7b));const _0x386a=function(_0x59f511,_0x44503e){_0x59f511=_0x59f511-0x0;let _0x386a75=_0x4450[_0x59f511];return _0x386a75;};import{Plugin as _0x4214a4}from'ckeditor5/src/core';import{Enter as _0x189dd9}from'ckeditor5/src/enter';import{LiveRange as _0x28a811}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x1bc8fc}from'./utils';export default class z extends _0x4214a4{static get[_0x386a('0x18')](){return[_0x189dd9];}[_0x386a('0xe')](){const _0x2ff014=this[_0x386a('0xf')],_0x5cc8f9=_0x2ff014['plugins'][_0x386a('0x4')](_0x386a('0x2')),_0x367f11=_0x2ff014[_0x386a('0xc')][_0x386a('0x4')](_0x386a('0x1c'));_0x5cc8f9[_0x386a('0x10')](_0x386a('0x1c'),()=>{_0x2ff014[_0x386a('0x1b')][_0x386a('0xb')](_0x2d5eb4=>{const _0x318b35=_0x2ff014[_0x386a('0x1b')][_0x386a('0xd')][_0x386a('0x8')],_0x1f7c26=_0x318b35[_0x386a('0x21')](),_0x169ea3=_0x28a811[_0x386a('0x7')](_0x318b35[_0x386a('0x12')]());if(_0x367f11[_0x386a('0x11')](_0x2d5eb4)){const _0x4aefd1=_0x2ff014[_0x386a('0x1b')]['createPositionAt'](_0x1f7c26[_0x386a('0x9')][_0x386a('0x6')],0x0),_0x26f5f3=_0x2d5eb4['createRange'](_0x1f7c26,_0x4aefd1);_0x5cc8f9['markInsertion'](_0x26f5f3);}else _0x2d5eb4[_0x386a('0x22')](_0x2d5eb4['createRange'](_0x169ea3[_0x386a('0x17')]));_0x169ea3[_0x386a('0x23')](),_0x367f11[_0x386a('0x1e')]('afterExecute',{'writer':_0x2d5eb4});});}),_0x2ff014['editing']['downcastDispatcher']['on'](_0x386a('0x0'),_0x1bc8fc(_0x2ff014,_0x386a('0x1d')),{'priority':_0x386a('0x19')}),_0x2ff014['editing'][_0x386a('0x1f')]['on'](_0x386a('0x14'),(_0x5f972a,_0x1ac6a0,_0x44a792)=>{const _0x2f7535=_0x44a792[_0x386a('0x13')][_0x386a('0x1a')](_0x1ac6a0[_0x386a('0x16')]);if(_0x2f7535)for(const _0x4a78a0 of _0x2f7535)_0x4a78a0[_0x386a('0x5')]('ck-suggestion-marker-split')&&(_0x44a792['mapper'][_0x386a('0x15')](_0x4a78a0,_0x1ac6a0[_0x386a('0x16')]),_0x44a792[_0x386a('0x1')][_0x386a('0x20')](_0x4a78a0));},{'priority':_0x386a('0x19')}),_0x2ff014[_0x386a('0xa')]['downcastDispatcher']['on'](_0x386a('0x0'),(_0x435694,_0x32b692,_0x4cbd06)=>{_0x4cbd06[_0x386a('0x3')]['showSuggestionHighlights']&&_0x1bc8fc(_0x2ff014,_0x386a('0x1d'),{'showActiveMarker':!0x1})['bind'](this)(_0x435694,_0x32b692,_0x4cbd06);},{'priority':_0x386a('0x19')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a50=['getRange','enableCommand','_isInDeletionRange','start','has','replace','afterInit','findByTextCallback','suggestion:deletion','findPrevious','model','createPositionAt','handleFindCommand','getMarkersGroup','plugins','editor','TrackChangesEditing','find','createRange','bind','filter','end','get','item','findNext','FindAndReplaceUtils'];(function(_0x367b2d,_0x5a50af){const _0x2c3f81=function(_0xfd31f3){while(--_0xfd31f3){_0x367b2d['push'](_0x367b2d['shift']());}};_0x2c3f81(++_0x5a50af);}(_0x5a50,0x149));const _0x2c3f=function(_0x367b2d,_0x5a50af){_0x367b2d=_0x367b2d-0x0;let _0x2c3f81=_0x5a50[_0x367b2d];return _0x2c3f81;};import{Plugin as _0x9d6821}from'ckeditor5/src/core';export default class H extends _0x9d6821{[_0x2c3f('0xf')](){if(!this[_0x2c3f('0x18')][_0x2c3f('0x17')][_0x2c3f('0xd')]('FindAndReplaceEditing'))return;const _0x1d37a8=this[_0x2c3f('0x18')][_0x2c3f('0x17')][_0x2c3f('0x5')](_0x2c3f('0x19'));_0x1d37a8[_0x2c3f('0xa')](_0x2c3f('0x0'),this[_0x2c3f('0x15')][_0x2c3f('0x2')](this)),_0x1d37a8[_0x2c3f('0xa')](_0x2c3f('0x7')),_0x1d37a8[_0x2c3f('0xa')](_0x2c3f('0x12')),_0x1d37a8['enableCommand'](_0x2c3f('0xe')),_0x1d37a8['enableCommand']('replaceAll');}[_0x2c3f('0x15')](_0x1431bc,_0x4d413b,_0x5ec365={}){const _0x3b479c=this[_0x2c3f('0x18')][_0x2c3f('0x17')][_0x2c3f('0x5')](_0x2c3f('0x8'));void 0x0!==_0x5ec365&&_0x1431bc(_0x12c263=>('string'==typeof _0x4d413b?_0x3b479c[_0x2c3f('0x10')](_0x4d413b,_0x5ec365):_0x4d413b)(_0x12c263)[_0x2c3f('0x3')](_0x261608=>!0x1===this[_0x2c3f('0xb')](_0x261608,_0x12c263[_0x2c3f('0x6')])),_0x5ec365);}['_isInDeletionRange'](_0x37c77f,_0x1b48c8){const _0x16716a=this['editor'][_0x2c3f('0x13')][_0x2c3f('0x1')](this[_0x2c3f('0x18')][_0x2c3f('0x13')][_0x2c3f('0x14')](_0x1b48c8,_0x37c77f[_0x2c3f('0xc')]),this['editor'][_0x2c3f('0x13')]['createPositionAt'](_0x1b48c8,_0x37c77f[_0x2c3f('0x4')]));for(const _0x5dae8f of this[_0x2c3f('0x18')]['model']['markers'][_0x2c3f('0x16')](_0x2c3f('0x11')))if(null!==_0x16716a['getIntersection'](_0x5dae8f[_0x2c3f('0x9')]()))return!0x0;return!0x1;}}
23
+ const _0x4b1f=['_isInDeletionRange','findByTextCallback','getIntersection','get','bind','suggestion:deletion','createPositionAt','editor','end','afterInit','model','enableCommand','getRange','markers','handleFindCommand','string','replace','plugins','item','has','FindAndReplaceEditing','find','TrackChangesEditing','replaceAll'];(function(_0x3801d4,_0x4b1f83){const _0x303566=function(_0x5516f9){while(--_0x5516f9){_0x3801d4['push'](_0x3801d4['shift']());}};_0x303566(++_0x4b1f83);}(_0x4b1f,0x14f));const _0x3035=function(_0x3801d4,_0x4b1f83){_0x3801d4=_0x3801d4-0x0;let _0x303566=_0x4b1f[_0x3801d4];return _0x303566;};import{Plugin as _0xfeb2a7}from'ckeditor5/src/core';export default class H extends _0xfeb2a7{[_0x3035('0xa')](){if(!this[_0x3035('0x8')][_0x3035('0x12')][_0x3035('0x14')](_0x3035('0x15')))return;const _0x9c267f=this[_0x3035('0x8')][_0x3035('0x12')][_0x3035('0x4')](_0x3035('0x17'));_0x9c267f[_0x3035('0xc')](_0x3035('0x16'),this['handleFindCommand'][_0x3035('0x5')](this)),_0x9c267f['enableCommand']('findNext'),_0x9c267f['enableCommand']('findPrevious'),_0x9c267f['enableCommand'](_0x3035('0x11')),_0x9c267f[_0x3035('0xc')](_0x3035('0x0'));}[_0x3035('0xf')](_0x4730d8,_0x408d23,_0x231a30={}){const _0x3216f8=this['editor'][_0x3035('0x12')][_0x3035('0x4')]('FindAndReplaceUtils');void 0x0!==_0x231a30&&_0x4730d8(_0x3bf58d=>(_0x3035('0x10')==typeof _0x408d23?_0x3216f8[_0x3035('0x2')](_0x408d23,_0x231a30):_0x408d23)(_0x3bf58d)['filter'](_0x2deaaf=>!0x1===this[_0x3035('0x1')](_0x2deaaf,_0x3bf58d[_0x3035('0x13')])),_0x231a30);}['_isInDeletionRange'](_0x283885,_0x1904e9){const _0x553602=this[_0x3035('0x8')][_0x3035('0xb')]['createRange'](this[_0x3035('0x8')][_0x3035('0xb')][_0x3035('0x7')](_0x1904e9,_0x283885['start']),this[_0x3035('0x8')][_0x3035('0xb')][_0x3035('0x7')](_0x1904e9,_0x283885[_0x3035('0x9')]));for(const _0x5cca1c of this['editor'][_0x3035('0xb')][_0x3035('0xe')]['getMarkersGroup'](_0x3035('0x6')))if(null!==_0x553602[_0x3035('0x3')](_0x5cca1c[_0x3035('0xd')]()))return!0x0;return!0x1;}}