@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240205.0 → 0.0.0-nightly-20240206.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 (67) 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/casechange.js +1 -1
  13. package/src/integrations/ckbox.js +1 -1
  14. package/src/integrations/codeblock.js +1 -1
  15. package/src/integrations/comments.js +1 -1
  16. package/src/integrations/deletecommand.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/imagestyle.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/legacylist.js +1 -1
  32. package/src/integrations/legacylistproperties.js +1 -1
  33. package/src/integrations/link.js +1 -1
  34. package/src/integrations/list.js +1 -1
  35. package/src/integrations/listproperties.js +1 -1
  36. package/src/integrations/mediaembed.js +1 -1
  37. package/src/integrations/mention.js +1 -1
  38. package/src/integrations/pagebreak.js +1 -1
  39. package/src/integrations/paragraph.js +1 -1
  40. package/src/integrations/removeformat.js +1 -1
  41. package/src/integrations/restrictededitingmode.js +1 -1
  42. package/src/integrations/shiftentercommand.js +1 -1
  43. package/src/integrations/standardeditingmode.js +1 -1
  44. package/src/integrations/style.js +1 -1
  45. package/src/integrations/table.js +1 -1
  46. package/src/integrations/tablecaption.js +1 -1
  47. package/src/integrations/tableclipboard.js +1 -1
  48. package/src/integrations/tablecolumnresize.js +1 -1
  49. package/src/integrations/tableheadings.js +1 -1
  50. package/src/integrations/tablemergesplit.js +1 -1
  51. package/src/integrations/tableofcontents.js +1 -1
  52. package/src/integrations/tableproperties.js +1 -1
  53. package/src/integrations/template.js +1 -1
  54. package/src/integrations/title.js +1 -1
  55. package/src/integrations/undo.js +1 -1
  56. package/src/integrations/utils.js +1 -1
  57. package/src/suggestion.js +1 -1
  58. package/src/suggestiondescriptionfactory.js +1 -1
  59. package/src/trackchanges.js +1 -1
  60. package/src/trackchangesdata.js +1 -1
  61. package/src/trackchangesediting.js +1 -1
  62. package/src/trackchangesui.js +1 -1
  63. package/src/ui/suggestioncontroller.js +1 -1
  64. package/src/ui/view/basesuggestionthreadview.js +1 -1
  65. package/src/ui/view/suggestionthreadview.js +1 -1
  66. package/src/utils/common-translations.js +1 -1
  67. 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-20240205.0",
3
+ "version": "0.0.0-nightly-20240206.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -40,8 +40,8 @@
40
40
  "CHANGELOG.md"
41
41
  ],
42
42
  "dependencies": {
43
- "ckeditor5": "0.0.0-nightly-20240205.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240205.0",
43
+ "ckeditor5": "0.0.0-nightly-20240206.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240206.0",
45
45
  "lodash-es": "4.17.21"
46
46
  },
47
47
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x39f3=['_suggestions','getRanges','execute','canEditAt','refresh','acceptSuggestion','get','_isEnabledBasedOnSelection','isEnabled','editor','plugins','TrackChangesEditing'];(function(_0x16ba21,_0x39f3e9){const _0x1f84d6=function(_0x32255c){while(--_0x32255c){_0x16ba21['push'](_0x16ba21['shift']());}};_0x1f84d6(++_0x39f3e9);}(_0x39f3,0xc3));const _0x1f84=function(_0x16ba21,_0x39f3e9){_0x16ba21=_0x16ba21-0x0;let _0x1f84d6=_0x39f3[_0x16ba21];return _0x1f84d6;};import{Command as _0x18e453}from'ckeditor5/src/core.js';import{CKEditorError as _0x4e86ae}from'ckeditor5/src/utils.js';export default class $ extends _0x18e453{constructor(_0x3dace6,_0x17a65f){super(_0x3dace6),this[_0x1f84('0x9')]=_0x17a65f,this[_0x1f84('0x1')](),this[_0x1f84('0x4')]=!0x1;}[_0x1f84('0x1')](){this[_0x1f84('0x5')]=!0x0;}[_0x1f84('0xb')](_0x3c6a83){const _0x54c6c3=this[_0x1f84('0x9')][_0x1f84('0x3')](_0x3c6a83);if(!_0x54c6c3)throw new _0x4e86ae('track-changes-accept-suggestion-not-found',this);const _0x46234c=_0x54c6c3[_0x1f84('0xa')]();this[_0x1f84('0x6')]['model'][_0x1f84('0x0')](_0x46234c)&&this[_0x1f84('0x6')][_0x1f84('0x7')][_0x1f84('0x3')](_0x1f84('0x8'))[_0x1f84('0x2')](_0x54c6c3);}}
23
+ const _0x2f51=['getRanges','track-changes-accept-suggestion-not-found','get','plugins','editor','model','canEditAt','_isEnabledBasedOnSelection','TrackChangesEditing','acceptSuggestion','refresh','_suggestions','execute'];(function(_0x3b905d,_0x2f518a){const _0x55480d=function(_0x3cd3d2){while(--_0x3cd3d2){_0x3b905d['push'](_0x3b905d['shift']());}};_0x55480d(++_0x2f518a);}(_0x2f51,0x15e));const _0x5548=function(_0x3b905d,_0x2f518a){_0x3b905d=_0x3b905d-0x0;let _0x55480d=_0x2f51[_0x3b905d];return _0x55480d;};import{Command as _0x188ff6}from'ckeditor5/src/core.js';import{CKEditorError as _0x522624}from'ckeditor5/src/utils.js';export default class $ extends _0x188ff6{constructor(_0xd8fde5,_0x423acc){super(_0xd8fde5),this[_0x5548('0xc')]=_0x423acc,this[_0x5548('0xb')](),this[_0x5548('0x8')]=!0x1;}['refresh'](){this['isEnabled']=!0x0;}[_0x5548('0x0')](_0x245f9d){const _0x540175=this[_0x5548('0xc')][_0x5548('0x3')](_0x245f9d);if(!_0x540175)throw new _0x522624(_0x5548('0x2'),this);const _0x543d9d=_0x540175[_0x5548('0x1')]();this[_0x5548('0x5')][_0x5548('0x6')][_0x5548('0x7')](_0x543d9d)&&this[_0x5548('0x5')][_0x5548('0x4')][_0x5548('0x3')](_0x5548('0x9'))[_0x5548('0xa')](_0x540175);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16e5=['track-changes-discard-suggestion-not-found','TrackChangesEditing','editor','get','_isEnabledBasedOnSelection','_suggestions','canEditAt','getRanges','discardSuggestion','model','refresh'];(function(_0x1de160,_0x16e59f){const _0x521f68=function(_0x4c5f8d){while(--_0x4c5f8d){_0x1de160['push'](_0x1de160['shift']());}};_0x521f68(++_0x16e59f);}(_0x16e5,0xe1));const _0x521f=function(_0x1de160,_0x16e59f){_0x1de160=_0x1de160-0x0;let _0x521f68=_0x16e5[_0x1de160];return _0x521f68;};import{Command as _0x384775}from'ckeditor5/src/core.js';import{CKEditorError as _0x2bb42e}from'ckeditor5/src/utils.js';export default class B extends _0x384775{constructor(_0x1978cf,_0x3cc21d){super(_0x1978cf),this[_0x521f('0x0')]=_0x3cc21d,this[_0x521f('0x5')](),this[_0x521f('0xa')]=!0x1;}[_0x521f('0x5')](){this['isEnabled']=!0x0;}['execute'](_0x4c1f13){const _0x1d1d93=this[_0x521f('0x0')][_0x521f('0x9')](_0x4c1f13);if(!_0x1d1d93)throw new _0x2bb42e(_0x521f('0x6'),this);const _0x30dc5d=_0x1d1d93[_0x521f('0x2')]();this[_0x521f('0x8')][_0x521f('0x4')][_0x521f('0x1')](_0x30dc5d)&&this['editor']['plugins'][_0x521f('0x9')](_0x521f('0x7'))[_0x521f('0x3')](_0x1d1d93);}}
23
+ const _0x2a47=['plugins','editor','model','discardSuggestion','refresh','_suggestions','get','execute','_isEnabledBasedOnSelection','canEditAt','TrackChangesEditing'];(function(_0x2d7dd8,_0x2a4744){const _0x2df064=function(_0x2ba722){while(--_0x2ba722){_0x2d7dd8['push'](_0x2d7dd8['shift']());}};_0x2df064(++_0x2a4744);}(_0x2a47,0x123));const _0x2df0=function(_0x2d7dd8,_0x2a4744){_0x2d7dd8=_0x2d7dd8-0x0;let _0x2df064=_0x2a47[_0x2d7dd8];return _0x2df064;};import{Command as _0x5ccce3}from'ckeditor5/src/core.js';import{CKEditorError as _0x1d2ab2}from'ckeditor5/src/utils.js';export default class B extends _0x5ccce3{constructor(_0x37d03f,_0x4d1a4c){super(_0x37d03f),this['_suggestions']=_0x4d1a4c,this[_0x2df0('0xa')](),this[_0x2df0('0x3')]=!0x1;}[_0x2df0('0xa')](){this['isEnabled']=!0x0;}[_0x2df0('0x2')](_0xe4e415){const _0x1edd99=this[_0x2df0('0x0')][_0x2df0('0x1')](_0xe4e415);if(!_0x1edd99)throw new _0x1d2ab2('track-changes-discard-suggestion-not-found',this);const _0xe95985=_0x1edd99['getRanges']();this['editor'][_0x2df0('0x8')][_0x2df0('0x4')](_0xe95985)&&this[_0x2df0('0x7')][_0x2df0('0x6')]['get'](_0x2df0('0x5'))[_0x2df0('0x9')](_0x1edd99);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ad6=['from','model','_suggestions','values','refresh','_command','getRanges','some','editor','execute','_isEnabledBasedOnSelection'];(function(_0x29054c,_0x1ad6d5){const _0x38992d=function(_0x2a602b){while(--_0x2a602b){_0x29054c['push'](_0x29054c['shift']());}};_0x38992d(++_0x1ad6d5);}(_0x1ad6,0x110));const _0x3899=function(_0x29054c,_0x1ad6d5){_0x29054c=_0x29054c-0x0;let _0x38992d=_0x1ad6[_0x29054c];return _0x38992d;};import{Command as _0x5675d5}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5a8272,executeCommandForSuggestions as _0x551d2f}from'../utils/utils.js';export default class x extends _0x5675d5{constructor(_0x558c0c,_0x58a77e,_0x368d44){super(_0x558c0c),this[_0x3899('0x8')]=_0x58a77e,this['_suggestions']=_0x368d44,this[_0x3899('0x7')](),this[_0x3899('0x2')]=!0x1;}[_0x3899('0x7')](){const _0xb88904=Array[_0x3899('0x3')](this[_0x3899('0x5')][_0x3899('0x6')]())[_0x3899('0xa')](_0x2ba532=>_0x2ba532['isInContent']);this['isEnabled']=this[_0x3899('0x8')]['isEnabled']&&_0xb88904;}[_0x3899('0x1')](){const _0x494a6e=_0x5a8272(Array[_0x3899('0x3')](this[_0x3899('0x5')][_0x3899('0x6')]()));for(const _0x19de93 of _0x494a6e){const _0x183420=_0x19de93[_0x3899('0x9')]();if(!this[_0x3899('0x0')][_0x3899('0x4')]['canEditAt'](_0x183420))return;}_0x551d2f(this[_0x3899('0x0')][_0x3899('0x4')],this[_0x3899('0x8')],_0x494a6e);}}
23
+ const _0xce78=['some','_isEnabledBasedOnSelection','isEnabled','canEditAt','values','_command','refresh','_suggestions','editor'];(function(_0x32327b,_0xce7893){const _0x2b7a83=function(_0x55e854){while(--_0x55e854){_0x32327b['push'](_0x32327b['shift']());}};_0x2b7a83(++_0xce7893);}(_0xce78,0x137));const _0x2b7a=function(_0x32327b,_0xce7893){_0x32327b=_0x32327b-0x0;let _0x2b7a83=_0xce78[_0x32327b];return _0x2b7a83;};import{Command as _0x156d0b}from'ckeditor5/src/core.js';import{sortSuggestions as _0x2b7372,executeCommandForSuggestions as _0x1a0fcb}from'../utils/utils.js';export default class x extends _0x156d0b{constructor(_0x1a657f,_0x5f05f0,_0x4752f4){super(_0x1a657f),this[_0x2b7a('0x0')]=_0x5f05f0,this['_suggestions']=_0x4752f4,this[_0x2b7a('0x1')](),this[_0x2b7a('0x5')]=!0x1;}[_0x2b7a('0x1')](){const _0x4fe90c=Array['from'](this[_0x2b7a('0x2')][_0x2b7a('0x8')]())[_0x2b7a('0x4')](_0x2dc458=>_0x2dc458['isInContent']);this[_0x2b7a('0x6')]=this[_0x2b7a('0x0')]['isEnabled']&&_0x4fe90c;}['execute'](){const _0x4559f3=_0x2b7372(Array['from'](this[_0x2b7a('0x2')][_0x2b7a('0x8')]()));for(const _0x54bdb1 of _0x4559f3){const _0x5da37e=_0x54bdb1['getRanges']();if(!this[_0x2b7a('0x3')]['model'][_0x2b7a('0x7')](_0x5da37e))return;}_0x1a0fcb(this[_0x2b7a('0x3')]['model'],this[_0x2b7a('0x0')],_0x4559f3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a9b=['_selectedSuggestions','document','_suggestions','_command','values','size','selection','model','from','getRanges','isEnabled','canEditAt','execute','editor','refresh','_isEnabledBasedOnSelection'];(function(_0x37bb68,_0x3a9b6d){const _0x2e799e=function(_0xb471b5){while(--_0xb471b5){_0x37bb68['push'](_0x37bb68['shift']());}};_0x2e799e(++_0x3a9b6d);}(_0x3a9b,0x14e));const _0x2e79=function(_0x37bb68,_0x3a9b6d){_0x37bb68=_0x37bb68-0x0;let _0x2e799e=_0x3a9b[_0x37bb68];return _0x2e799e;};import{Command as _0x3e8163}from'ckeditor5/src/core.js';import{sortSuggestions as _0x517528,getSelectedSuggestions as _0x2b7de4,executeCommandForSuggestions as _0xecd966}from'../utils/utils.js';export default class R extends _0x3e8163{constructor(_0x451d87,_0x59cc77,_0x32b6b4){super(_0x451d87),this[_0x2e79('0x5')]=_0x59cc77,this['_suggestions']=_0x32b6b4,this[_0x2e79('0x2')]=new Set(),this[_0x2e79('0x0')](),this[_0x2e79('0x1')]=!0x1;}[_0x2e79('0x0')](){const _0x1a8ab8=this['editor'][_0x2e79('0x9')][_0x2e79('0x3')][_0x2e79('0x8')],_0x3f487b=Array[_0x2e79('0xa')](this[_0x2e79('0x4')][_0x2e79('0x6')]());this[_0x2e79('0x2')]=_0x2b7de4(_0x1a8ab8,_0x3f487b),this[_0x2e79('0xc')]=this[_0x2e79('0x5')][_0x2e79('0xc')]&&!!this['_selectedSuggestions'][_0x2e79('0x7')];}[_0x2e79('0xe')](){const _0xe21b3c=_0x517528(Array[_0x2e79('0xa')](this[_0x2e79('0x2')]));for(const _0xa4f8be of _0xe21b3c){const _0x8693dd=_0xa4f8be[_0x2e79('0xb')]();if(!this[_0x2e79('0xf')][_0x2e79('0x9')][_0x2e79('0xd')](_0x8693dd))return;}_0xecd966(this['editor'][_0x2e79('0x9')],this[_0x2e79('0x5')],_0xe21b3c);}}
23
+ const _0x4c2e=['refresh','_command','editor','_suggestions','selection','_selectedSuggestions','from','_isEnabledBasedOnSelection','values','isEnabled','canEditAt','model','getRanges'];(function(_0x55fa8b,_0x4c2eb9){const _0x494cba=function(_0x1b02cc){while(--_0x1b02cc){_0x55fa8b['push'](_0x55fa8b['shift']());}};_0x494cba(++_0x4c2eb9);}(_0x4c2e,0x1cd));const _0x494c=function(_0x55fa8b,_0x4c2eb9){_0x55fa8b=_0x55fa8b-0x0;let _0x494cba=_0x4c2e[_0x55fa8b];return _0x494cba;};import{Command as _0x332dd8}from'ckeditor5/src/core.js';import{sortSuggestions as _0xf4554e,getSelectedSuggestions as _0x401664,executeCommandForSuggestions as _0x25bad2}from'../utils/utils.js';export default class R extends _0x332dd8{constructor(_0x7b697f,_0x978d20,_0x1a5e56){super(_0x7b697f),this[_0x494c('0x8')]=_0x978d20,this[_0x494c('0xa')]=_0x1a5e56,this[_0x494c('0xc')]=new Set(),this[_0x494c('0x7')](),this[_0x494c('0x1')]=!0x1;}[_0x494c('0x7')](){const _0x5cfc44=this[_0x494c('0x9')]['model']['document'][_0x494c('0xb')],_0x192d11=Array[_0x494c('0x0')](this[_0x494c('0xa')][_0x494c('0x2')]());this[_0x494c('0xc')]=_0x401664(_0x5cfc44,_0x192d11),this[_0x494c('0x3')]=this[_0x494c('0x8')]['isEnabled']&&!!this[_0x494c('0xc')]['size'];}['execute'](){const _0x40e88e=_0xf4554e(Array[_0x494c('0x0')](this['_selectedSuggestions']));for(const _0x4cabc3 of _0x40e88e){const _0x4302ef=_0x4cabc3[_0x494c('0x6')]();if(!this[_0x494c('0x9')]['model'][_0x494c('0x4')](_0x4302ef))return;}_0x25bad2(this['editor'][_0x494c('0x5')],this[_0x494c('0x8')],_0x40e88e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f89=['refresh','execute','_isEnabledBasedOnSelection','has','editor','commands','value','affectsData','forceDisabled','clearForceDisabled','isEnabled','_disableUnsupportedCommands','_enabledCommands','_enableCommands'];(function(_0x4e13c2,_0x1f8938){const _0x290296=function(_0x3fa018){while(--_0x3fa018){_0x4e13c2['push'](_0x4e13c2['shift']());}};_0x290296(++_0x1f8938);}(_0x1f89,0x1ac));const _0x2902=function(_0x4e13c2,_0x1f8938){_0x4e13c2=_0x4e13c2-0x0;let _0x290296=_0x1f89[_0x4e13c2];return _0x290296;};import{Command as _0x2402ed}from'ckeditor5/src/core.js';export default class M extends _0x2402ed{constructor(_0x3e6bd1,_0x5cb40e){super(_0x3e6bd1),this[_0x2902('0x4')]=_0x5cb40e,this[_0x2902('0xc')]=!0x1,this[_0x2902('0x6')](),this[_0x2902('0x8')]=!0x1;}[_0x2902('0x6')](){this[_0x2902('0x2')]=!0x0;}[_0x2902('0x7')](){this[_0x2902('0xc')]=!this[_0x2902('0xc')],this['value']?this['_disableUnsupportedCommands']():this['_enableCommands']();}[_0x2902('0x3')](){for(const _0x55e039 of this['editor']['commands']['commands']())_0x55e039[_0x2902('0xd')]&&!this[_0x2902('0x4')][_0x2902('0x9')](_0x55e039)&&_0x55e039[_0x2902('0x0')]('TrackChangesCommand');}[_0x2902('0x5')](){for(const _0x27a925 of this[_0x2902('0xa')][_0x2902('0xb')]['commands']())_0x27a925['affectsData']&&!this[_0x2902('0x4')][_0x2902('0x9')](_0x27a925)&&_0x27a925[_0x2902('0x1')]('TrackChangesCommand');}}
23
+ const _0x3973=['_enableCommands','isEnabled','refresh','value','TrackChangesCommand','clearForceDisabled','_enabledCommands','commands','has','forceDisabled','_disableUnsupportedCommands','affectsData','execute','editor','_isEnabledBasedOnSelection'];(function(_0x170094,_0x39736d){const _0x14fdcd=function(_0x2e8343){while(--_0x2e8343){_0x170094['push'](_0x170094['shift']());}};_0x14fdcd(++_0x39736d);}(_0x3973,0xc4));const _0x14fd=function(_0x170094,_0x39736d){_0x170094=_0x170094-0x0;let _0x14fdcd=_0x3973[_0x170094];return _0x14fdcd;};import{Command as _0x37a67c}from'ckeditor5/src/core.js';export default class M extends _0x37a67c{constructor(_0x50d823,_0x24ef08){super(_0x50d823),this[_0x14fd('0x5')]=_0x24ef08,this['value']=!0x1,this[_0x14fd('0x1')](),this[_0x14fd('0xd')]=!0x1;}[_0x14fd('0x1')](){this[_0x14fd('0x0')]=!0x0;}[_0x14fd('0xb')](){this[_0x14fd('0x2')]=!this[_0x14fd('0x2')],this[_0x14fd('0x2')]?this[_0x14fd('0x9')]():this[_0x14fd('0xe')]();}[_0x14fd('0x9')](){for(const _0x21eebe of this[_0x14fd('0xc')][_0x14fd('0x6')][_0x14fd('0x6')]())_0x21eebe[_0x14fd('0xa')]&&!this[_0x14fd('0x5')]['has'](_0x21eebe)&&_0x21eebe[_0x14fd('0x8')](_0x14fd('0x3'));}['_enableCommands'](){for(const _0x295fea of this['editor'][_0x14fd('0x6')]['commands']())_0x295fea['affectsData']&&!this['_enabledCommands'][_0x14fd('0x7')](_0x295fea)&&_0x295fea[_0x14fd('0x4')](_0x14fd('0x3'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51cc=['commands','showAIAssistant','TrackChangesEditing','afterInit','get','editor','plugins'];(function(_0x433747,_0x51cc89){const _0x338483=function(_0x26fc2f){while(--_0x26fc2f){_0x433747['push'](_0x433747['shift']());}};_0x338483(++_0x51cc89);}(_0x51cc,0x17e));const _0x3384=function(_0x433747,_0x51cc89){_0x433747=_0x433747-0x0;let _0x338483=_0x51cc[_0x433747];return _0x338483;};import{Plugin as _0x37f140}from'ckeditor5/src/core.js';export default class E extends _0x37f140{[_0x3384('0x6')](){const _0x3f425a=this[_0x3384('0x1')],_0x424484=_0x3f425a[_0x3384('0x2')]['get'](_0x3384('0x5'));_0x3f425a[_0x3384('0x3')][_0x3384('0x0')]('showAIAssistant')&&_0x424484['enableCommand'](_0x3384('0x4'));}}
23
+ const _0x9004=['plugins','editor','afterInit','commands','showAIAssistant','enableCommand','get'];(function(_0x413649,_0x90041b){const _0x10e9eb=function(_0x33fd11){while(--_0x33fd11){_0x413649['push'](_0x413649['shift']());}};_0x10e9eb(++_0x90041b);}(_0x9004,0x176));const _0x10e9=function(_0x413649,_0x90041b){_0x413649=_0x413649-0x0;let _0x10e9eb=_0x9004[_0x413649];return _0x10e9eb;};import{Plugin as _0x14201c}from'ckeditor5/src/core.js';export default class E extends _0x14201c{[_0x10e9('0x6')](){const _0x6f2eac=this[_0x10e9('0x5')],_0x1ea842=_0x6f2eac[_0x10e9('0x4')][_0x10e9('0x3')]('TrackChangesEditing');_0x6f2eac[_0x10e9('0x0')]['get'](_0x10e9('0x1'))&&_0x1ea842[_0x10e9('0x2')](_0x10e9('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28c7=['FORMAT_JUSTIFY_TEXT','plugins','type','format','_descriptionFactory','commandName','TrackChangesEditing','FORMAT_ALIGN_TO_LEFT','right','AlignmentEditing','editor','locale','center','afterInit','_enableDefaultAttributesIntegration','FORMAT_ALIGN_TO_RIGHT','alignment','FORMAT_ALIGN_TO_CENTER','commandParams','get','has','justify','_registerLegacyDescription','FORMAT_ALIGNMENT','*Format:*\x20%0'];(function(_0x19a47c,_0x28c769){const _0x4be3b4=function(_0x20e1da){while(--_0x20e1da){_0x19a47c['push'](_0x19a47c['shift']());}};_0x4be3b4(++_0x28c769);}(_0x28c7,0xcf));const _0x4be3=function(_0x19a47c,_0x28c769){_0x19a47c=_0x19a47c-0x0;let _0x4be3b4=_0x28c7[_0x19a47c];return _0x4be3b4;};import{Plugin as _0x1671d3}from'ckeditor5/src/core.js';import{getTranslation as _0x1e0088}from'../utils/common-translations.js';export default class V extends _0x1671d3{[_0x4be3('0x6')](){const _0x39584e=this[_0x4be3('0x3')],_0x5ccf73=_0x39584e[_0x4be3('0x4')];if(!_0x39584e[_0x4be3('0x13')][_0x4be3('0xd')](_0x4be3('0x2')))return;const _0x1da6e8=_0x39584e[_0x4be3('0x13')][_0x4be3('0xc')]('TrackChangesEditing');_0x1da6e8[_0x4be3('0x7')](_0x4be3('0x9'),[],[_0x4be3('0x9')]),_0x1da6e8[_0x4be3('0x16')]['registerAttributeLabel']('alignment',_0x1e0088(_0x5ccf73,_0x4be3('0x10'))),this[_0x4be3('0xf')]();}[_0x4be3('0xf')](){const _0x1aab10=this[_0x4be3('0x3')],_0xd21a08=_0x1aab10[_0x4be3('0x4')];_0x1aab10[_0x4be3('0x13')][_0x4be3('0xc')](_0x4be3('0x18'))['_descriptionFactory']['registerDescriptionCallback'](_0x2c53de=>{if('formatBlock'!=_0x2c53de[_0x4be3('0x14')])return;const {data:_0x47c6ad}=_0x2c53de;if(_0x47c6ad&&_0x4be3('0x9')==_0x47c6ad[_0x4be3('0x17')]){const _0x365cd0=_0x47c6ad[_0x4be3('0xb')][0x0]['value'];return{'type':_0x4be3('0x15'),'content':_0x1e0088(_0xd21a08,_0x4be3('0x11'),function(_0x2e170b){switch(_0x2e170b){case'left':return _0x1e0088(_0xd21a08,_0x4be3('0x0'));case _0x4be3('0x1'):return _0x1e0088(_0xd21a08,_0x4be3('0x8'));case _0x4be3('0x5'):return _0x1e0088(_0xd21a08,_0x4be3('0xa'));case _0x4be3('0xe'):return _0x1e0088(_0xd21a08,_0x4be3('0x12'));}}(_0x365cd0))};}});}}
23
+ const _0x5e1d=['get','format','FORMAT_JUSTIFY_TEXT','registerAttributeLabel','alignment','FORMAT_ALIGN_TO_CENTER','left','center','editor','plugins','_enableDefaultAttributesIntegration','afterInit','registerDescriptionCallback','locale','_descriptionFactory','formatBlock','FORMAT_ALIGN_TO_LEFT','commandName','right','_registerLegacyDescription','has','commandParams','TrackChangesEditing','*Format:*\x20%0','FORMAT_ALIGN_TO_RIGHT'];(function(_0x1ee13f,_0x5e1d7a){const _0x15c204=function(_0x2d3d97){while(--_0x2d3d97){_0x1ee13f['push'](_0x1ee13f['shift']());}};_0x15c204(++_0x5e1d7a);}(_0x5e1d,0xe5));const _0x15c2=function(_0x1ee13f,_0x5e1d7a){_0x1ee13f=_0x1ee13f-0x0;let _0x15c204=_0x5e1d[_0x1ee13f];return _0x15c204;};import{Plugin as _0x4bea1f}from'ckeditor5/src/core.js';import{getTranslation as _0xe6a3a2}from'../utils/common-translations.js';export default class V extends _0x4bea1f{[_0x15c2('0x7')](){const _0x4cffd4=this[_0x15c2('0x4')],_0x9ae697=_0x4cffd4['locale'];if(!_0x4cffd4[_0x15c2('0x5')][_0x15c2('0x10')]('AlignmentEditing'))return;const _0x371031=_0x4cffd4[_0x15c2('0x5')][_0x15c2('0x15')](_0x15c2('0x12'));_0x371031[_0x15c2('0x6')]('alignment',[],[_0x15c2('0x0')]),_0x371031[_0x15c2('0xa')][_0x15c2('0x18')](_0x15c2('0x0'),_0xe6a3a2(_0x9ae697,'FORMAT_ALIGNMENT')),this[_0x15c2('0xf')]();}[_0x15c2('0xf')](){const _0x36bf35=this[_0x15c2('0x4')],_0x23400e=_0x36bf35[_0x15c2('0x9')];_0x36bf35[_0x15c2('0x5')][_0x15c2('0x15')]('TrackChangesEditing')[_0x15c2('0xa')][_0x15c2('0x8')](_0x553586=>{if(_0x15c2('0xb')!=_0x553586['type'])return;const {data:_0x2f255b}=_0x553586;if(_0x2f255b&&_0x15c2('0x0')==_0x2f255b[_0x15c2('0xd')]){const _0x348ddf=_0x2f255b[_0x15c2('0x11')][0x0]['value'];return{'type':_0x15c2('0x16'),'content':_0xe6a3a2(_0x23400e,_0x15c2('0x13'),function(_0x42029d){switch(_0x42029d){case _0x15c2('0x2'):return _0xe6a3a2(_0x23400e,_0x15c2('0xc'));case _0x15c2('0xe'):return _0xe6a3a2(_0x23400e,_0x15c2('0x14'));case _0x15c2('0x3'):return _0xe6a3a2(_0x23400e,_0x15c2('0x1'));case'justify':return _0xe6a3a2(_0x23400e,_0x15c2('0x17'));}}(_0x348ddf))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x232f=['toLowerCase','FORMAT_','bold','has','FORMAT_ITALIC','code','*Remove\x20format:*\x20%0','commandName','FORMAT_SUBSCRIPT','forceValue','SubscriptEditing','slice','_descriptionFactory','UnderlineEditing','type','ItalicEditing','subscript','strikethrough','CodeEditing','registerAttributeLabel','superscript','get','toUpperCase','plugins','BoldEditing','_enableDefaultAttributesIntegration','TrackChangesEditing','FORMAT_UNDERLINE','_registerLegacyDescription','editor','underline','italic','locale','commandParams'];(function(_0xa00b3a,_0x232fae){const _0x5d2325=function(_0x11983c){while(--_0x11983c){_0xa00b3a['push'](_0xa00b3a['shift']());}};_0x5d2325(++_0x232fae);}(_0x232f,0x8e));const _0x5d23=function(_0xa00b3a,_0x232fae){_0xa00b3a=_0xa00b3a-0x0;let _0x5d2325=_0x232f[_0xa00b3a];return _0x5d2325;};import{Plugin as _0x2e2e22}from'ckeditor5/src/core.js';import{getTranslation as _0x5ef0ce}from'../utils/common-translations.js';const ti=[_0x5d23('0x12'),_0x5d23('0x9'),_0x5d23('0x7'),_0x5d23('0xc'),'StrikethroughEditing',_0x5d23('0x4'),'SuperscriptEditing'];export default class U extends _0x2e2e22{['afterInit'](){const _0x327965=this[_0x5d23('0x17')],_0x3cf4b1=_0x327965[_0x5d23('0x11')][_0x5d23('0xf')]('TrackChangesEditing'),_0x2e7ff4=_0x327965[_0x5d23('0x1a')];for(const _0x5ef307 of ti){if(!_0x327965[_0x5d23('0x11')][_0x5d23('0x1f')](_0x5ef307))continue;const _0x41baab=_0x5ef307[_0x5d23('0x5')](0x0,-0x7)[_0x5d23('0x1c')](),_0x4b8227=_0x5d23('0x1d')+_0x41baab[_0x5d23('0x10')]();_0x3cf4b1[_0x5d23('0x13')](_0x41baab,[_0x41baab]),_0x3cf4b1[_0x5d23('0x6')][_0x5d23('0xd')](_0x41baab,_0x5ef0ce(_0x2e7ff4,_0x4b8227));}this[_0x5d23('0x16')]();}[_0x5d23('0x16')](){const _0x2c96b8=this[_0x5d23('0x17')],_0x20e5ce=_0x2c96b8[_0x5d23('0x1a')],_0x30c342=_0x2c96b8['plugins'][_0x5d23('0xf')](_0x5d23('0x14'));function _0x18d44d(_0x5cd67b,_0x51d6cc){_0x30c342[_0x5d23('0x6')]['registerDescriptionCallback'](_0x19ed41=>{if('formatInline'!=_0x19ed41[_0x5d23('0x8')])return;const {data:_0x232382}=_0x19ed41;return _0x232382&&_0x232382[_0x5d23('0x1')]===_0x5cd67b?_0x232382[_0x5d23('0x1b')][0x0][_0x5d23('0x3')]?{'type':'format','content':_0x5ef0ce(_0x20e5ce,'*Format:*\x20%0',_0x51d6cc)}:{'type':'format','content':_0x5ef0ce(_0x20e5ce,_0x5d23('0x0'),_0x51d6cc)}:void 0x0;});}_0x18d44d(_0x5d23('0x1e'),_0x5ef0ce(_0x20e5ce,'FORMAT_BOLD')),_0x18d44d(_0x5d23('0x19'),_0x5ef0ce(_0x20e5ce,_0x5d23('0x20'))),_0x18d44d(_0x5d23('0x18'),_0x5ef0ce(_0x20e5ce,_0x5d23('0x15'))),_0x18d44d(_0x5d23('0x21'),_0x5ef0ce(_0x20e5ce,'FORMAT_CODE')),_0x18d44d(_0x5d23('0xb'),_0x5ef0ce(_0x20e5ce,'FORMAT_STRIKETHROUGH')),_0x18d44d(_0x5d23('0xa'),_0x5ef0ce(_0x20e5ce,_0x5d23('0x2'))),_0x18d44d(_0x5d23('0xe'),_0x5ef0ce(_0x20e5ce,'FORMAT_SUPERSCRIPT'));}}
23
+ const _0x5584=['_registerLegacyDescription','SubscriptEditing','TrackChangesEditing','formatInline','UnderlineEditing','type','get','slice','*Remove\x20format:*\x20%0','ItalicEditing','FORMAT_CODE','FORMAT_','FORMAT_SUPERSCRIPT','forceValue','FORMAT_UNDERLINE','toLowerCase','italic','_descriptionFactory','*Format:*\x20%0','commandName','FORMAT_STRIKETHROUGH','editor','superscript','CodeEditing','plugins','has','commandParams','code','registerDescriptionCallback','locale','underline','format','afterInit','bold'];(function(_0x576034,_0x5584dd){const _0x5604c6=function(_0x39f78d){while(--_0x39f78d){_0x576034['push'](_0x576034['shift']());}};_0x5604c6(++_0x5584dd);}(_0x5584,0x7a));const _0x5604=function(_0x576034,_0x5584dd){_0x576034=_0x576034-0x0;let _0x5604c6=_0x5584[_0x576034];return _0x5604c6;};import{Plugin as _0x11bbae}from'ckeditor5/src/core.js';import{getTranslation as _0xf0bf93}from'../utils/common-translations.js';const ti=['BoldEditing',_0x5604('0x17'),_0x5604('0x12'),_0x5604('0x3'),'StrikethroughEditing',_0x5604('0xf'),'SuperscriptEditing'];export default class U extends _0x11bbae{[_0x5604('0xc')](){const _0x5f1bba=this[_0x5604('0x1')],_0x545004=_0x5f1bba[_0x5604('0x4')]['get'](_0x5604('0x10')),_0x4a28a9=_0x5f1bba[_0x5604('0x9')];for(const _0x33e40e of ti){if(!_0x5f1bba[_0x5604('0x4')][_0x5604('0x5')](_0x33e40e))continue;const _0x4b362b=_0x33e40e[_0x5604('0x15')](0x0,-0x7)[_0x5604('0x1d')](),_0x5ba3da=_0x5604('0x19')+_0x4b362b['toUpperCase']();_0x545004['_enableDefaultAttributesIntegration'](_0x4b362b,[_0x4b362b]),_0x545004[_0x5604('0x1f')]['registerAttributeLabel'](_0x4b362b,_0xf0bf93(_0x4a28a9,_0x5ba3da));}this['_registerLegacyDescription']();}[_0x5604('0xe')](){const _0x3c225c=this[_0x5604('0x1')],_0x1eb932=_0x3c225c[_0x5604('0x9')],_0x2b439d=_0x3c225c[_0x5604('0x4')][_0x5604('0x14')]('TrackChangesEditing');function _0x27941b(_0x4b07cc,_0x28685f){_0x2b439d[_0x5604('0x1f')][_0x5604('0x8')](_0x5c9000=>{if(_0x5604('0x11')!=_0x5c9000[_0x5604('0x13')])return;const {data:_0x301c60}=_0x5c9000;return _0x301c60&&_0x301c60[_0x5604('0x21')]===_0x4b07cc?_0x301c60[_0x5604('0x6')][0x0][_0x5604('0x1b')]?{'type':_0x5604('0xb'),'content':_0xf0bf93(_0x1eb932,_0x5604('0x20'),_0x28685f)}:{'type':_0x5604('0xb'),'content':_0xf0bf93(_0x1eb932,_0x5604('0x16'),_0x28685f)}:void 0x0;});}_0x27941b(_0x5604('0xd'),_0xf0bf93(_0x1eb932,'FORMAT_BOLD')),_0x27941b(_0x5604('0x1e'),_0xf0bf93(_0x1eb932,'FORMAT_ITALIC')),_0x27941b(_0x5604('0xa'),_0xf0bf93(_0x1eb932,_0x5604('0x1c'))),_0x27941b(_0x5604('0x7'),_0xf0bf93(_0x1eb932,_0x5604('0x18'))),_0x27941b('strikethrough',_0xf0bf93(_0x1eb932,_0x5604('0x0'))),_0x27941b('subscript',_0xf0bf93(_0x1eb932,'FORMAT_SUBSCRIPT')),_0x27941b(_0x5604('0x2'),_0xf0bf93(_0x1eb932,_0x5604('0x1a')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x550f=['filter','schema','ELEMENT_BLOCK_QUOTE','afterInit','*Set\x20format:*\x20%0','_descriptionFactory','model','format','checkChild','parent','selection','locale','forceValue','value','has','$root','get','enableCommand','plugins','markBlockFormat','BlockQuoteEditing','editor','from','document','blockQuote','*Remove\x20format:*\x20%0','commands','change','name','registerDescriptionCallback','commandParams','TrackChangesEditing'];(function(_0x57846b,_0x550fc1){const _0x497e0d=function(_0x2531ea){while(--_0x2531ea){_0x57846b['push'](_0x57846b['shift']());}};_0x497e0d(++_0x550fc1);}(_0x550f,0x1d3));const _0x497e=function(_0x57846b,_0x550fc1){_0x57846b=_0x57846b-0x0;let _0x497e0d=_0x550f[_0x57846b];return _0x497e0d;};import{Plugin as _0x1ddba0}from'ckeditor5/src/core.js';import{getTranslation as _0xe5d8cd}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5af897}from'../utils/utils.js';export default class O extends _0x1ddba0{[_0x497e('0x10')](){const _0x4c1820=this[_0x497e('0x2')],_0x433f07=_0x4c1820[_0x497e('0x18')];if(!_0x4c1820[_0x497e('0x1f')][_0x497e('0x1b')](_0x497e('0x1')))return;const _0x217aa5=_0x4c1820[_0x497e('0x1f')]['get'](_0x497e('0xc')),_0x47ca16=this[_0x497e('0x2')][_0x497e('0x7')][_0x497e('0x1d')](_0x497e('0x5'));_0x217aa5[_0x497e('0x1e')](_0x497e('0x5'),(_0x22dc28,_0x263307={})=>{const _0x5469df=this[_0x497e('0x2')]['model'][_0x497e('0x4')][_0x497e('0x17')],_0x4610af=_0x263307&&void 0x0!==_0x263307[_0x497e('0x19')]?_0x263307[_0x497e('0x19')]:!_0x47ca16[_0x497e('0x1a')];let _0x2b8eb3=[];if(_0x4610af){const _0x5c84ce=Array[_0x497e('0x3')](_0x5469df['getSelectedBlocks']())['filter'](_0x4b3f93=>oo(_0x4b3f93)||function(_0x2cfc94,_0x131620){const _0x40d46b=_0x131620[_0x497e('0x15')](_0x2cfc94['parent'],'blockQuote'),_0x16bfd6=_0x131620[_0x497e('0x15')]([_0x497e('0x1c'),_0x497e('0x5')],_0x2cfc94);return _0x40d46b&&_0x16bfd6;}(_0x4b3f93,this[_0x497e('0x2')]['model'][_0x497e('0xe')]));_0x2b8eb3=_0x5af897(_0x5c84ce,_0x4c1820[_0x497e('0x13')]);}else{const _0x3a5ef1=Array[_0x497e('0x3')](_0x5469df['getSelectedBlocks']())[_0x497e('0xd')](_0x16384f=>oo(_0x16384f));_0x2b8eb3=_0x5af897(_0x3a5ef1,_0x4c1820['model']);}_0x4c1820[_0x497e('0x13')][_0x497e('0x8')](()=>{for(const _0x220f7e of _0x2b8eb3)_0x217aa5[_0x497e('0x0')](_0x220f7e,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4610af}]});});}),_0x217aa5[_0x497e('0x12')][_0x497e('0xa')](_0x248425=>{const {data:_0x1717dc}=_0x248425;if(_0x1717dc&&_0x497e('0x5')==_0x1717dc['commandName']){const _0x42dfcf=_0xe5d8cd(_0x433f07,_0x497e('0xf'));return _0x1717dc[_0x497e('0xb')][0x0][_0x497e('0x19')]?{'type':_0x497e('0x14'),'content':_0xe5d8cd(_0x433f07,_0x497e('0x11'),_0x42dfcf)}:{'type':_0x497e('0x14'),'content':_0xe5d8cd(_0x433f07,_0x497e('0x6'),_0x42dfcf)};}});}}function oo(_0x3e5121){return _0x497e('0x5')==_0x3e5121[_0x497e('0x16')][_0x497e('0x9')];}
23
+ const _0x4968=['markBlockFormat','checkChild','from','afterInit','format','name','ELEMENT_BLOCK_QUOTE','commandParams','get','$root','*Set\x20format:*\x20%0','model','parent','commandName','filter','has','registerDescriptionCallback','blockQuote','value','forceValue','plugins','editor','BlockQuoteEditing','change','locale','_descriptionFactory','TrackChangesEditing'];(function(_0x4b2a7a,_0x496886){const _0xde7b41=function(_0x40d6fb){while(--_0x40d6fb){_0x4b2a7a['push'](_0x4b2a7a['shift']());}};_0xde7b41(++_0x496886);}(_0x4968,0x77));const _0xde7b=function(_0x4b2a7a,_0x496886){_0x4b2a7a=_0x4b2a7a-0x0;let _0xde7b41=_0x4968[_0x4b2a7a];return _0xde7b41;};import{Plugin as _0x308f33}from'ckeditor5/src/core.js';import{getTranslation as _0x151915}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x423456}from'../utils/utils.js';export default class O extends _0x308f33{[_0xde7b('0x13')](){const _0x5ac79b=this[_0xde7b('0xa')],_0x4f5966=_0x5ac79b[_0xde7b('0xd')];if(!_0x5ac79b[_0xde7b('0x9')][_0xde7b('0x4')](_0xde7b('0xb')))return;const _0x32c127=_0x5ac79b['plugins'][_0xde7b('0x18')](_0xde7b('0xf')),_0x38a16e=this[_0xde7b('0xa')]['commands'][_0xde7b('0x18')](_0xde7b('0x6'));_0x32c127['enableCommand']('blockQuote',(_0x169109,_0x7298de={})=>{const _0x5e5da3=this[_0xde7b('0xa')][_0xde7b('0x0')]['document']['selection'],_0x3705c9=_0x7298de&&void 0x0!==_0x7298de['forceValue']?_0x7298de[_0xde7b('0x8')]:!_0x38a16e[_0xde7b('0x7')];let _0x3f5617=[];if(_0x3705c9){const _0xdb421=Array[_0xde7b('0x12')](_0x5e5da3['getSelectedBlocks']())[_0xde7b('0x3')](_0x3e1a9e=>oo(_0x3e1a9e)||function(_0x33c229,_0x2065e6){const _0x18bade=_0x2065e6[_0xde7b('0x11')](_0x33c229[_0xde7b('0x1')],_0xde7b('0x6')),_0x5bc675=_0x2065e6[_0xde7b('0x11')]([_0xde7b('0x19'),'blockQuote'],_0x33c229);return _0x18bade&&_0x5bc675;}(_0x3e1a9e,this[_0xde7b('0xa')][_0xde7b('0x0')]['schema']));_0x3f5617=_0x423456(_0xdb421,_0x5ac79b[_0xde7b('0x0')]);}else{const _0x394acb=Array[_0xde7b('0x12')](_0x5e5da3['getSelectedBlocks']())[_0xde7b('0x3')](_0x2535f6=>oo(_0x2535f6));_0x3f5617=_0x423456(_0x394acb,_0x5ac79b[_0xde7b('0x0')]);}_0x5ac79b[_0xde7b('0x0')][_0xde7b('0xc')](()=>{for(const _0x608cb3 of _0x3f5617)_0x32c127[_0xde7b('0x10')](_0x608cb3,{'commandName':_0xde7b('0x6'),'commandParams':[{'forceValue':_0x3705c9}]});});}),_0x32c127[_0xde7b('0xe')][_0xde7b('0x5')](_0x1953ce=>{const {data:_0x531a53}=_0x1953ce;if(_0x531a53&&_0xde7b('0x6')==_0x531a53[_0xde7b('0x2')]){const _0xce65cc=_0x151915(_0x4f5966,_0xde7b('0x16'));return _0x531a53[_0xde7b('0x17')][0x0][_0xde7b('0x8')]?{'type':_0xde7b('0x14'),'content':_0x151915(_0x4f5966,_0xde7b('0x1a'),_0xce65cc)}:{'type':_0xde7b('0x14'),'content':_0x151915(_0x4f5966,'*Remove\x20format:*\x20%0',_0xce65cc)};}});}}function oo(_0x3d2c4c){return _0xde7b('0x6')==_0x3d2c4c[_0xde7b('0x1')][_0xde7b('0x15')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xeb8d=['plugins','changeCaseTitle','has','editor','TrackChangesEditing','get','enableCommand','changeCaseUpper','afterInit','CaseChange'];(function(_0x1be2f4,_0xeb8d80){const _0x43463c=function(_0x518129){while(--_0x518129){_0x1be2f4['push'](_0x1be2f4['shift']());}};_0x43463c(++_0xeb8d80);}(_0xeb8d,0xd9));const _0x4346=function(_0x1be2f4,_0xeb8d80){_0x1be2f4=_0x1be2f4-0x0;let _0x43463c=_0xeb8d[_0x1be2f4];return _0x43463c;};import{Plugin as _0x4640e7}from'ckeditor5/src/core.js';export default class G extends _0x4640e7{[_0x4346('0x1')](){const _0x33f38a=this[_0x4346('0x6')];_0x33f38a[_0x4346('0x3')][_0x4346('0x5')](_0x4346('0x2'))&&(_0x33f38a[_0x4346('0x3')]['get'](_0x4346('0x7'))['enableCommand'](_0x4346('0x0')),_0x33f38a[_0x4346('0x3')][_0x4346('0x8')]('TrackChangesEditing')[_0x4346('0x9')]('changeCaseLower'),_0x33f38a[_0x4346('0x3')][_0x4346('0x8')](_0x4346('0x7'))[_0x4346('0x9')](_0x4346('0x4')));}}
23
+ const _0x33ad=['get','changeCaseLower','changeCaseUpper','TrackChangesEditing','has','editor','plugins','enableCommand','afterInit'];(function(_0x1c682b,_0x33ad1d){const _0xc604e=function(_0x2958e7){while(--_0x2958e7){_0x1c682b['push'](_0x1c682b['shift']());}};_0xc604e(++_0x33ad1d);}(_0x33ad,0xdb));const _0xc604=function(_0x1c682b,_0x33ad1d){_0x1c682b=_0x1c682b-0x0;let _0xc604e=_0x33ad[_0x1c682b];return _0xc604e;};import{Plugin as _0x283abf}from'ckeditor5/src/core.js';export default class G extends _0x283abf{[_0xc604('0x5')](){const _0x1bd4a3=this[_0xc604('0x2')];_0x1bd4a3[_0xc604('0x3')][_0xc604('0x1')]('CaseChange')&&(_0x1bd4a3['plugins'][_0xc604('0x6')](_0xc604('0x0'))['enableCommand'](_0xc604('0x8')),_0x1bd4a3['plugins'][_0xc604('0x6')](_0xc604('0x0'))[_0xc604('0x4')](_0xc604('0x7')),_0x1bd4a3[_0xc604('0x3')][_0xc604('0x6')]('TrackChangesEditing')[_0xc604('0x4')]('changeCaseTitle'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55fc=['get','afterInit','plugins','ckbox','editor','enableCommand','TrackChangesEditing'];(function(_0x540cc9,_0x55fc75){const _0x4e1aee=function(_0x555e0d){while(--_0x555e0d){_0x540cc9['push'](_0x540cc9['shift']());}};_0x4e1aee(++_0x55fc75);}(_0x55fc,0x1c5));const _0x4e1a=function(_0x540cc9,_0x55fc75){_0x540cc9=_0x540cc9-0x0;let _0x4e1aee=_0x55fc[_0x540cc9];return _0x4e1aee;};import{Plugin as _0x2823d0}from'ckeditor5/src/core.js';export default class F extends _0x2823d0{[_0x4e1a('0x3')](){const _0x2ddb0d=this[_0x4e1a('0x6')];_0x2ddb0d['commands'][_0x4e1a('0x2')](_0x4e1a('0x5'))&&_0x2ddb0d[_0x4e1a('0x4')][_0x4e1a('0x2')](_0x4e1a('0x1'))[_0x4e1a('0x0')](_0x4e1a('0x5'));}}
23
+ const _0x4ddf=['plugins','editor','afterInit','commands','get'];(function(_0x53242d,_0x4ddfc6){const _0x3cc37f=function(_0x42f656){while(--_0x42f656){_0x53242d['push'](_0x53242d['shift']());}};_0x3cc37f(++_0x4ddfc6);}(_0x4ddf,0x79));const _0x3cc3=function(_0x53242d,_0x4ddfc6){_0x53242d=_0x53242d-0x0;let _0x3cc37f=_0x4ddf[_0x53242d];return _0x3cc37f;};import{Plugin as _0x15043e}from'ckeditor5/src/core.js';export default class F extends _0x15043e{[_0x3cc3('0x1')](){const _0xee7894=this[_0x3cc3('0x0')];_0xee7894[_0x3cc3('0x2')][_0x3cc3('0x3')]('ckbox')&&_0xee7894[_0x3cc3('0x4')][_0x3cc3('0x3')]('TrackChangesEditing')['enableCommand']('ckbox');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d77=['filter','editor','commandName','*Set\x20format:*\x20%0','label','document','blockName','schema','formatBlock','commands','isLimit','enableCommand','indentCodeBlock','codeBlock','value','languages','from','_descriptionFactory','get','model','language','checkChild','find','config','change','CodeBlock','ELEMENT_CODE_BLOCK','plugins','afterInit','registerDescriptionCallback','rootElement','selection','commandParams','forceValue','format','markBlockFormat','registerElementLabel','parent'];(function(_0x2b1c08,_0x1d77ee){const _0x3991c2=function(_0x41e944){while(--_0x41e944){_0x2b1c08['push'](_0x2b1c08['shift']());}};_0x3991c2(++_0x1d77ee);}(_0x1d77,0x119));const _0x3991=function(_0x2b1c08,_0x1d77ee){_0x2b1c08=_0x2b1c08-0x0;let _0x3991c2=_0x1d77[_0x2b1c08];return _0x3991c2;};import{Plugin as _0xd23c6a}from'ckeditor5/src/core.js';import{getTranslation as _0x1d768b}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x1eaf5d}from'../utils/utils.js';export default class L extends _0xd23c6a{[_0x3991('0xd')](){const _0x3643d8=this[_0x3991('0x18')];if(!_0x3643d8[_0x3991('0xc')]['has'](_0x3991('0xa')))return;const _0x17edb9=_0x3643d8[_0x3991('0xc')]['get']('TrackChangesEditing'),_0x15fbd2=_0x3643d8['locale'],_0x33d992=_0x3643d8[_0x3991('0x8')][_0x3991('0x3')]('codeBlock')[_0x3991('0x0')],_0x558e86=_0x3643d8[_0x3991('0x20')][_0x3991('0x3')](_0x3991('0x24'));_0x17edb9[_0x3991('0x22')](_0x3991('0x23')),_0x17edb9[_0x3991('0x22')]('outdentCodeBlock'),_0x17edb9[_0x3991('0x22')](_0x3991('0x24'),(_0x3cd7bb,_0x39ae1f={})=>{const _0x2d57a8=_0x3643d8['model'],_0x52fad3=_0x3643d8[_0x3991('0x4')][_0x3991('0x1c')][_0x3991('0x10')],_0x44722f=_0x39ae1f&&void 0x0!==_0x39ae1f['forceValue']?_0x39ae1f[_0x3991('0x12')]:!_0x558e86[_0x3991('0x25')];let _0x37f677;_0x39ae1f[_0x3991('0x5')]||(_0x39ae1f[_0x3991('0x5')]=_0x33d992[0x0][_0x3991('0x5')]),_0x37f677=_0x44722f?Array['from'](_0x52fad3['getSelectedBlocks']())[_0x3991('0x17')](_0x47e0af=>eo(_0x47e0af)||function(_0x36811b,_0xc961e2){if(_0x36811b['is'](_0x3991('0xf'))||_0xc961e2[_0x3991('0x21')](_0x36811b))return!0x1;return _0xc961e2[_0x3991('0x6')](_0x36811b[_0x3991('0x16')],_0x3991('0x24'));}(_0x47e0af,_0x2d57a8[_0x3991('0x1e')])):Array[_0x3991('0x1')](_0x52fad3['getSelectedBlocks']())[_0x3991('0x17')](_0x3b9ce6=>eo(_0x3b9ce6));const _0x33573e=_0x1eaf5d(_0x37f677,_0x2d57a8);_0x2d57a8[_0x3991('0x9')](()=>{for(const _0xa5850 of _0x33573e)_0x17edb9[_0x3991('0x14')](_0xa5850,{'commandName':_0x3991('0x24'),'commandParams':[{..._0x39ae1f,'forceValue':_0x44722f}],'formatGroupId':_0x3991('0x1d')});});}),(_0x17edb9[_0x3991('0x2')][_0x3991('0x15')](_0x3991('0x24'),_0x588ec2=>_0x1d768b(_0x15fbd2,_0x3991('0xb'),_0x588ec2)),_0x17edb9['_descriptionFactory'][_0x3991('0xe')](_0x48be81=>{if(_0x3991('0x1f')!=_0x48be81['type'])return;const _0x16a98a=_0x15fbd2['t'],{data:_0x4efd0a}=_0x48be81;if(!_0x4efd0a||_0x3991('0x24')!=_0x4efd0a[_0x3991('0x19')])return;const _0x1f9f4d=_0x4efd0a[_0x3991('0x11')][0x0][_0x3991('0x5')],_0x23a379=_0x16a98a(_0x33d992[_0x3991('0x7')](_0x35fef7=>_0x35fef7['language']===_0x1f9f4d)[_0x3991('0x1b')])['toLowerCase']();return _0x4efd0a[_0x3991('0x11')][0x0][_0x3991('0x12')]?{'type':_0x3991('0x13'),'content':_0x1d768b(_0x15fbd2,_0x3991('0x1a'),_0x1d768b(_0x15fbd2,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x23a379+')')}:{'type':_0x3991('0x13'),'content':_0x1d768b(_0x15fbd2,'*Remove\x20format:*\x20%0',_0x1d768b(_0x15fbd2,_0x3991('0xb'),0x1))};}));}}function eo(_0xa7fc7e){return _0x3991('0x24')==_0xa7fc7e['name'];}
23
+ const _0x1754=['parent','find','has','afterInit','format','model','rootElement','commandParams','selection','change','locale','commandName','forceValue','CodeBlock','value','name','*Remove\x20format:*\x20%0','languages','markBlockFormat','getSelectedBlocks','plugins','enableCommand','schema','checkChild','from','isLimit','toLowerCase','registerElementLabel','blockName','language','type','codeBlock','commands','indentCodeBlock','ELEMENT_CODE_BLOCK','*Set\x20format:*\x20%0','label','filter'];(function(_0x3a5324,_0x1754c4){const _0x6be4ac=function(_0x20073f){while(--_0x20073f){_0x3a5324['push'](_0x3a5324['shift']());}};_0x6be4ac(++_0x1754c4);}(_0x1754,0x159));const _0x6be4=function(_0x3a5324,_0x1754c4){_0x3a5324=_0x3a5324-0x0;let _0x6be4ac=_0x1754[_0x3a5324];return _0x6be4ac;};import{Plugin as _0x56c211}from'ckeditor5/src/core.js';import{getTranslation as _0x3b7e3c}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x5163a5}from'../utils/utils.js';export default class L extends _0x56c211{[_0x6be4('0x0')](){const _0x9b50ad=this['editor'];if(!_0x9b50ad[_0x6be4('0x11')][_0x6be4('0x25')](_0x6be4('0xa')))return;const _0x43bb50=_0x9b50ad[_0x6be4('0x11')]['get']('TrackChangesEditing'),_0x284f36=_0x9b50ad[_0x6be4('0x7')],_0x13591a=_0x9b50ad['config']['get'](_0x6be4('0x1c'))[_0x6be4('0xe')],_0x23d657=_0x9b50ad[_0x6be4('0x1d')]['get']('codeBlock');_0x43bb50['enableCommand'](_0x6be4('0x1e')),_0x43bb50['enableCommand']('outdentCodeBlock'),_0x43bb50[_0x6be4('0x12')]('codeBlock',(_0xe62a40,_0x3ccfd7={})=>{const _0x155114=_0x9b50ad[_0x6be4('0x2')],_0x2c8036=_0x9b50ad[_0x6be4('0x2')]['document'][_0x6be4('0x5')],_0x4d5ec9=_0x3ccfd7&&void 0x0!==_0x3ccfd7['forceValue']?_0x3ccfd7[_0x6be4('0x9')]:!_0x23d657[_0x6be4('0xb')];let _0x7c5df;_0x3ccfd7[_0x6be4('0x1a')]||(_0x3ccfd7[_0x6be4('0x1a')]=_0x13591a[0x0][_0x6be4('0x1a')]),_0x7c5df=_0x4d5ec9?Array[_0x6be4('0x15')](_0x2c8036[_0x6be4('0x10')]())[_0x6be4('0x22')](_0x816f8b=>eo(_0x816f8b)||function(_0x453a8b,_0x331486){if(_0x453a8b['is'](_0x6be4('0x3'))||_0x331486[_0x6be4('0x16')](_0x453a8b))return!0x1;return _0x331486[_0x6be4('0x14')](_0x453a8b[_0x6be4('0x23')],'codeBlock');}(_0x816f8b,_0x155114[_0x6be4('0x13')])):Array[_0x6be4('0x15')](_0x2c8036[_0x6be4('0x10')]())[_0x6be4('0x22')](_0x3d75a0=>eo(_0x3d75a0));const _0x23edab=_0x5163a5(_0x7c5df,_0x155114);_0x155114[_0x6be4('0x6')](()=>{for(const _0x59c61a of _0x23edab)_0x43bb50[_0x6be4('0xf')](_0x59c61a,{'commandName':_0x6be4('0x1c'),'commandParams':[{..._0x3ccfd7,'forceValue':_0x4d5ec9}],'formatGroupId':_0x6be4('0x19')});});}),(_0x43bb50['_descriptionFactory'][_0x6be4('0x18')](_0x6be4('0x1c'),_0x58aedc=>_0x3b7e3c(_0x284f36,_0x6be4('0x1f'),_0x58aedc)),_0x43bb50['_descriptionFactory']['registerDescriptionCallback'](_0x4c06a3=>{if('formatBlock'!=_0x4c06a3[_0x6be4('0x1b')])return;const _0x1746a2=_0x284f36['t'],{data:_0x34bde8}=_0x4c06a3;if(!_0x34bde8||_0x6be4('0x1c')!=_0x34bde8[_0x6be4('0x8')])return;const _0x52e7e3=_0x34bde8[_0x6be4('0x4')][0x0][_0x6be4('0x1a')],_0x206386=_0x1746a2(_0x13591a[_0x6be4('0x24')](_0x54f443=>_0x54f443['language']===_0x52e7e3)[_0x6be4('0x21')])[_0x6be4('0x17')]();return _0x34bde8[_0x6be4('0x4')][0x0][_0x6be4('0x9')]?{'type':_0x6be4('0x1'),'content':_0x3b7e3c(_0x284f36,_0x6be4('0x20'),_0x3b7e3c(_0x284f36,_0x6be4('0x1f'),0x1)+'\x20('+_0x206386+')')}:{'type':_0x6be4('0x1'),'content':_0x3b7e3c(_0x284f36,_0x6be4('0xd'),_0x3b7e3c(_0x284f36,_0x6be4('0x1f'),0x1))};}));}}function eo(_0x1fda4b){return _0x6be4('0x1c')==_0x1fda4b[_0x6be4('0xc')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c4f=['plugins','editor','TrackChangesEditing','enableCommand','addCommentThread','CommentsEditing','get'];(function(_0x1db492,_0x3c4f94){const _0x27b667=function(_0x56911a){while(--_0x56911a){_0x1db492['push'](_0x1db492['shift']());}};_0x27b667(++_0x3c4f94);}(_0x3c4f,0xe0));const _0x27b6=function(_0x1db492,_0x3c4f94){_0x1db492=_0x1db492-0x0;let _0x27b667=_0x3c4f[_0x1db492];return _0x27b667;};import{Plugin as _0x2f6ecf}from'ckeditor5/src/core.js';export default class H extends _0x2f6ecf{['afterInit'](){const _0x439b8e=this[_0x27b6('0x1')];if(!_0x439b8e[_0x27b6('0x0')]['has'](_0x27b6('0x5')))return;_0x439b8e['plugins'][_0x27b6('0x6')](_0x27b6('0x2'))[_0x27b6('0x3')](_0x27b6('0x4'));}}
23
+ const _0x433e=['editor','TrackChangesEditing','CommentsEditing','afterInit','get','addCommentThread','plugins','has'];(function(_0x5a1fff,_0x433ebc){const _0xd221b7=function(_0x2c1a83){while(--_0x2c1a83){_0x5a1fff['push'](_0x5a1fff['shift']());}};_0xd221b7(++_0x433ebc);}(_0x433e,0x1de));const _0xd221=function(_0x5a1fff,_0x433ebc){_0x5a1fff=_0x5a1fff-0x0;let _0xd221b7=_0x433e[_0x5a1fff];return _0xd221b7;};import{Plugin as _0x5a112a}from'ckeditor5/src/core.js';export default class H extends _0x5a112a{[_0xd221('0x5')](){const _0x51b725=this[_0xd221('0x2')];if(!_0x51b725[_0xd221('0x0')][_0xd221('0x1')](_0xd221('0x4')))return;_0x51b725[_0xd221('0x0')][_0xd221('0x6')](_0xd221('0x3'))['enableCommand'](_0xd221('0x7'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d7b=['requires','unit','lock','root','markerName','start','uiElement','rootName','mapper','markerNameToElements','selection','merge','TrackChangesEditing','detach','batch','commands','removeMarker:suggestion:deletion','options','end','document','buffer','editing','modifySelection','addMarker:suggestion:deletion','writer','downcastDispatcher','editor','high','unlock','remove','$graveyard','setSelection','deleteForward','fromRange','enqueueChange','data','delete','enableCommand','bind','model','createRange','getFirstRange','get'];(function(_0x6f9eb,_0x4d7b0d){const _0xf85c66=function(_0x3d4d65){while(--_0x3d4d65){_0x6f9eb['push'](_0x6f9eb['shift']());}};_0xf85c66(++_0x4d7b0d);}(_0x4d7b,0x65));const _0xf85c=function(_0x6f9eb,_0x4d7b0d){_0x6f9eb=_0x6f9eb-0x0;let _0xf85c66=_0x4d7b[_0x6f9eb];return _0xf85c66;};import{Plugin as _0x11a310}from'ckeditor5/src/core.js';import{LiveRange as _0x2c82a9}from'ckeditor5/src/engine.js';import{Delete as _0x394dc6}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x1cdfde}from'./utils.js';export default class q extends _0x11a310{static get[_0xf85c('0x1c')](){return[_0x394dc6];}['init'](){const _0x2bda2b=this[_0xf85c('0xb')],_0x2b9519=_0x2bda2b['plugins']['get'](_0xf85c('0x28'));_0x2b9519[_0xf85c('0x16')](_0xf85c('0x15'));const _0x40dc15=_0x2bda2b[_0xf85c('0x0')][_0xf85c('0x1b')](_0xf85c('0x11'));_0x2b9519['enableCommand'](_0xf85c('0x11'),(_0x996d32,_0xe47013={})=>{const _0x450f98=_0x2bda2b[_0xf85c('0x18')]['createSelection'](_0x2bda2b[_0xf85c('0x18')][_0xf85c('0x4')][_0xf85c('0x26')]);_0x450f98['isCollapsed']&&_0x2bda2b[_0xf85c('0x18')][_0xf85c('0x7')](_0x450f98,{'direction':'forward','unit':_0xe47013[_0xf85c('0x1d')]});const _0x33d90c=_0x450f98[_0xf85c('0x1a')](),_0x545522=_0x2c82a9[_0xf85c('0x12')](_0x33d90c);let _0x1ac250;_0x996d32(_0xe47013),_0x1ac250=_0xf85c('0xf')==_0x545522[_0xf85c('0x1f')][_0xf85c('0x23')]?_0x2bda2b['model'][_0xf85c('0x19')](_0x33d90c[_0xf85c('0x21')]):_0x2bda2b[_0xf85c('0x18')][_0xf85c('0x19')](_0x545522[_0xf85c('0x21')],_0x545522[_0xf85c('0x3')]),_0x545522[_0xf85c('0x29')](),_0x2bda2b['model'][_0xf85c('0x13')](_0x40dc15[_0xf85c('0x5')][_0xf85c('0x2a')],_0x13e8d9=>{_0x40dc15[_0xf85c('0x5')][_0xf85c('0x1e')](),_0x13e8d9[_0xf85c('0x10')](_0x13e8d9[_0xf85c('0x19')](_0x1ac250['end'])),_0x40dc15[_0xf85c('0x5')][_0xf85c('0xd')]();});}),_0x2bda2b[_0xf85c('0x6')][_0xf85c('0xa')]['on'](_0xf85c('0x8'),_0x1cdfde(_0x2bda2b,_0xf85c('0x27')),{'priority':_0xf85c('0xc')}),_0x2bda2b[_0xf85c('0x14')][_0xf85c('0xa')]['on'](_0xf85c('0x8'),(_0x2d03b5,_0x1a82d1,_0x19a401)=>{_0x19a401[_0xf85c('0x2')]['showSuggestionHighlights']&&_0x1cdfde(_0x2bda2b,'merge',{'showActiveMarker':!0x1})[_0xf85c('0x17')](this)(_0x2d03b5,_0x1a82d1,_0x19a401);},{'priority':_0xf85c('0xc')}),_0x2bda2b[_0xf85c('0x6')]['downcastDispatcher']['on'](_0xf85c('0x1'),(_0xcde6b7,_0x2e4206,_0x6058ee)=>{const _0x238ae1=_0x6058ee[_0xf85c('0x24')][_0xf85c('0x25')](_0x2e4206[_0xf85c('0x20')]);if(_0x238ae1)for(const _0x3ba2ec of _0x238ae1)_0x3ba2ec['is'](_0xf85c('0x22'))&&(_0x6058ee[_0xf85c('0x24')]['unbindElementFromMarkerName'](_0x3ba2ec,_0x2e4206[_0xf85c('0x20')]),_0x6058ee[_0xf85c('0x9')][_0xf85c('0xe')](_0x3ba2ec));},{'priority':_0xf85c('0xc')});}}
23
+ const _0x2496=['buffer','downcastDispatcher','forward','addMarker:suggestion:deletion','bind','get','options','enqueueChange','modifySelection','editor','editing','delete','unbindElementFromMarkerName','merge','mapper','enableCommand','getFirstRange','deleteForward','high','writer','$graveyard','remove','commands','markerName','root','lock','detach','model','batch','requires','unit','fromRange','showSuggestionHighlights','data','createSelection','createRange','isCollapsed','markerNameToElements','start','rootName','setSelection'];(function(_0x5c3395,_0x249630){const _0x7486a1=function(_0x243c10){while(--_0x243c10){_0x5c3395['push'](_0x5c3395['shift']());}};_0x7486a1(++_0x249630);}(_0x2496,0x1e7));const _0x7486=function(_0x5c3395,_0x249630){_0x5c3395=_0x5c3395-0x0;let _0x7486a1=_0x2496[_0x5c3395];return _0x7486a1;};import{Plugin as _0x172c59}from'ckeditor5/src/core.js';import{LiveRange as _0x3d7f73}from'ckeditor5/src/engine.js';import{Delete as _0x58d8ae}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x5187c3}from'./utils.js';export default class q extends _0x172c59{static get[_0x7486('0x22')](){return[_0x58d8ae];}['init'](){const _0x58096d=this[_0x7486('0xe')],_0x44d109=_0x58096d['plugins']['get']('TrackChangesEditing');_0x44d109[_0x7486('0x14')](_0x7486('0x10'));const _0x22f42d=_0x58096d[_0x7486('0x1b')][_0x7486('0xa')](_0x7486('0x16'));_0x44d109[_0x7486('0x14')](_0x7486('0x16'),(_0x543b30,_0x45d0ef={})=>{const _0x4cd07e=_0x58096d[_0x7486('0x20')][_0x7486('0x27')](_0x58096d[_0x7486('0x20')]['document']['selection']);_0x4cd07e[_0x7486('0x0')]&&_0x58096d['model'][_0x7486('0xd')](_0x4cd07e,{'direction':_0x7486('0x7'),'unit':_0x45d0ef[_0x7486('0x23')]});const _0x2e7c7a=_0x4cd07e[_0x7486('0x15')](),_0x4827d6=_0x3d7f73[_0x7486('0x24')](_0x2e7c7a);let _0x4fa6dc;_0x543b30(_0x45d0ef),_0x4fa6dc=_0x7486('0x19')==_0x4827d6[_0x7486('0x1d')][_0x7486('0x3')]?_0x58096d[_0x7486('0x20')][_0x7486('0x28')](_0x2e7c7a[_0x7486('0x2')]):_0x58096d['model'][_0x7486('0x28')](_0x4827d6[_0x7486('0x2')],_0x4827d6['end']),_0x4827d6[_0x7486('0x1f')](),_0x58096d[_0x7486('0x20')][_0x7486('0xc')](_0x22f42d[_0x7486('0x5')][_0x7486('0x21')],_0x23fd44=>{_0x22f42d[_0x7486('0x5')][_0x7486('0x1e')](),_0x23fd44[_0x7486('0x4')](_0x23fd44[_0x7486('0x28')](_0x4fa6dc['end'])),_0x22f42d[_0x7486('0x5')]['unlock']();});}),_0x58096d[_0x7486('0xf')][_0x7486('0x6')]['on'](_0x7486('0x8'),_0x5187c3(_0x58096d,_0x7486('0x12')),{'priority':_0x7486('0x17')}),_0x58096d[_0x7486('0x26')]['downcastDispatcher']['on'](_0x7486('0x8'),(_0x8d4e82,_0x3fdf19,_0x13b105)=>{_0x13b105[_0x7486('0xb')][_0x7486('0x25')]&&_0x5187c3(_0x58096d,_0x7486('0x12'),{'showActiveMarker':!0x1})[_0x7486('0x9')](this)(_0x8d4e82,_0x3fdf19,_0x13b105);},{'priority':'high'}),_0x58096d[_0x7486('0xf')][_0x7486('0x6')]['on']('removeMarker:suggestion:deletion',(_0x312be9,_0xca789e,_0x4e5283)=>{const _0x317f43=_0x4e5283[_0x7486('0x13')][_0x7486('0x1')](_0xca789e['markerName']);if(_0x317f43)for(const _0x4df924 of _0x317f43)_0x4df924['is']('uiElement')&&(_0x4e5283[_0x7486('0x13')][_0x7486('0x11')](_0x4df924,_0xca789e[_0x7486('0x1c')]),_0x4e5283[_0x7486('0x18')][_0x7486('0x1a')](_0x4df924));},{'priority':_0x7486('0x17')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a6a=['nextSibling','document','enter','hasClass','afterExecute','commands','init','markerName','writer','markInsertion','showSuggestionHighlights','plugins','model','markerNameToElements','get','editor','enterBlock','addMarker:suggestion:insertion','data','split','mapper','fire','options','fromRange','createRange','createPositionAt','TrackChangesEditing','unbindElementFromMarkerName','high','remove','downcastDispatcher','enableCommand','getFirstRange','end','editing','selection','detach','change','getFirstPosition'];(function(_0x3f88e8,_0x4a6aa0){const _0x3e3c6e=function(_0x11ff9d){while(--_0x11ff9d){_0x3f88e8['push'](_0x3f88e8['shift']());}};_0x3e3c6e(++_0x4a6aa0);}(_0x4a6a,0x16f));const _0x3e3c=function(_0x3f88e8,_0x4a6aa0){_0x3f88e8=_0x3f88e8-0x0;let _0x3e3c6e=_0x4a6a[_0x3f88e8];return _0x3e3c6e;};import{Plugin as _0x1ef388}from'ckeditor5/src/core.js';import{Enter as _0x39278d}from'ckeditor5/src/enter.js';import{LiveRange as _0x1fd7e9}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x42df4e}from'./utils.js';export default class W extends _0x1ef388{static get['requires'](){return[_0x39278d];}[_0x3e3c('0x1d')](){const _0x2380b8=this[_0x3e3c('0x26')],_0xf7ae4d=_0x2380b8[_0x3e3c('0x22')]['get'](_0x3e3c('0xa')),_0x7d0169=_0x2380b8[_0x3e3c('0x1c')][_0x3e3c('0x25')](_0x3e3c('0x19'));_0xf7ae4d[_0x3e3c('0xf')](_0x3e3c('0x19'),()=>{_0x2380b8[_0x3e3c('0x23')][_0x3e3c('0x15')](_0x269b86=>{const _0x4a140c=_0x2380b8[_0x3e3c('0x23')][_0x3e3c('0x18')][_0x3e3c('0x13')],_0x11a988=_0x4a140c[_0x3e3c('0x16')](),_0x1a73ad=_0x1fd7e9[_0x3e3c('0x7')](_0x4a140c[_0x3e3c('0x10')]());if(_0x7d0169[_0x3e3c('0x0')](_0x269b86)){const _0x4a9348=_0x2380b8[_0x3e3c('0x23')][_0x3e3c('0x9')](_0x11a988['parent'][_0x3e3c('0x17')],0x0),_0x5d1d9c=_0x269b86[_0x3e3c('0x8')](_0x11a988,_0x4a9348);_0xf7ae4d[_0x3e3c('0x20')](_0x5d1d9c);}else _0x269b86['setSelection'](_0x269b86['createRange'](_0x1a73ad[_0x3e3c('0x11')]));_0x1a73ad[_0x3e3c('0x14')](),_0x7d0169[_0x3e3c('0x5')](_0x3e3c('0x1b'),{'writer':_0x269b86});});}),_0x2380b8[_0x3e3c('0x12')][_0x3e3c('0xe')]['on'](_0x3e3c('0x1'),_0x42df4e(_0x2380b8,_0x3e3c('0x3')),{'priority':_0x3e3c('0xc')}),_0x2380b8[_0x3e3c('0x12')][_0x3e3c('0xe')]['on']('removeMarker:suggestion:insertion',(_0x37661b,_0x2d2467,_0x333647)=>{const _0x5d4ab0=_0x333647[_0x3e3c('0x4')][_0x3e3c('0x24')](_0x2d2467[_0x3e3c('0x1e')]);if(_0x5d4ab0)for(const _0x22d3bb of _0x5d4ab0)_0x22d3bb[_0x3e3c('0x1a')]('ck-suggestion-marker-split')&&(_0x333647[_0x3e3c('0x4')][_0x3e3c('0xb')](_0x22d3bb,_0x2d2467[_0x3e3c('0x1e')]),_0x333647[_0x3e3c('0x1f')][_0x3e3c('0xd')](_0x22d3bb));},{'priority':_0x3e3c('0xc')}),_0x2380b8[_0x3e3c('0x2')][_0x3e3c('0xe')]['on'](_0x3e3c('0x1'),(_0x2ed9f9,_0x2d6afc,_0x110617)=>{_0x110617[_0x3e3c('0x6')][_0x3e3c('0x21')]&&_0x42df4e(_0x2380b8,_0x3e3c('0x3'),{'showActiveMarker':!0x1})['bind'](this)(_0x2ed9f9,_0x2d6afc,_0x110617);},{'priority':_0x3e3c('0xc')});}}
23
+ const _0x1826=['markerName','data','split','selection','init','editing','editor','addMarker:suggestion:insertion','getFirstRange','commands','writer','setSelection','createRange','high','remove','enterBlock','markerNameToElements','document','getFirstPosition','fire','createPositionAt','options','get','mapper','nextSibling','afterExecute','parent','unbindElementFromMarkerName','enter','fromRange','model','enableCommand','end'];(function(_0x540099,_0x182696){const _0x244990=function(_0x5c39d5){while(--_0x5c39d5){_0x540099['push'](_0x540099['shift']());}};_0x244990(++_0x182696);}(_0x1826,0x1c5));const _0x2449=function(_0x540099,_0x182696){_0x540099=_0x540099-0x0;let _0x244990=_0x1826[_0x540099];return _0x244990;};import{Plugin as _0xb4ef86}from'ckeditor5/src/core.js';import{Enter as _0x21ddbc}from'ckeditor5/src/enter.js';import{LiveRange as _0x217629}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x36b39e}from'./utils.js';export default class W extends _0xb4ef86{static get['requires'](){return[_0x21ddbc];}[_0x2449('0xd')](){const _0xf0f9f9=this[_0x2449('0xf')],_0x16b094=_0xf0f9f9['plugins'][_0x2449('0x1f')]('TrackChangesEditing'),_0xe3b1fc=_0xf0f9f9[_0x2449('0x12')][_0x2449('0x1f')](_0x2449('0x4'));_0x16b094[_0x2449('0x7')](_0x2449('0x4'),()=>{_0xf0f9f9[_0x2449('0x6')]['change'](_0x46513f=>{const _0x9806b3=_0xf0f9f9[_0x2449('0x6')][_0x2449('0x1a')][_0x2449('0xc')],_0x35c656=_0x9806b3[_0x2449('0x1b')](),_0x4d4fe7=_0x217629[_0x2449('0x5')](_0x9806b3[_0x2449('0x11')]());if(_0xe3b1fc[_0x2449('0x18')](_0x46513f)){const _0x3d674b=_0xf0f9f9[_0x2449('0x6')][_0x2449('0x1d')](_0x35c656[_0x2449('0x2')][_0x2449('0x0')],0x0),_0x349066=_0x46513f[_0x2449('0x15')](_0x35c656,_0x3d674b);_0x16b094['markInsertion'](_0x349066);}else _0x46513f[_0x2449('0x14')](_0x46513f[_0x2449('0x15')](_0x4d4fe7[_0x2449('0x8')]));_0x4d4fe7['detach'](),_0xe3b1fc[_0x2449('0x1c')](_0x2449('0x1'),{'writer':_0x46513f});});}),_0xf0f9f9[_0x2449('0xe')]['downcastDispatcher']['on'](_0x2449('0x10'),_0x36b39e(_0xf0f9f9,_0x2449('0xb')),{'priority':_0x2449('0x16')}),_0xf0f9f9[_0x2449('0xe')]['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5b4740,_0x5e58dd,_0xf1cfe8)=>{const _0x4f416d=_0xf1cfe8[_0x2449('0x20')][_0x2449('0x19')](_0x5e58dd[_0x2449('0x9')]);if(_0x4f416d)for(const _0x2211e0 of _0x4f416d)_0x2211e0['hasClass']('ck-suggestion-marker-split')&&(_0xf1cfe8[_0x2449('0x20')][_0x2449('0x3')](_0x2211e0,_0x5e58dd['markerName']),_0xf1cfe8[_0x2449('0x13')][_0x2449('0x17')](_0x2211e0));},{'priority':'high'}),_0xf0f9f9[_0x2449('0xa')]['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4a2287,_0x115503,_0x1add23)=>{_0x1add23[_0x2449('0x1e')]['showSuggestionHighlights']&&_0x36b39e(_0xf0f9f9,_0x2449('0xb'),{'showActiveMarker':!0x1})['bind'](this)(_0x4a2287,_0x115503,_0x1add23);},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e81=['TrackChangesEditing','plugins','model','string','createRange','has','createPositionAt','findByTextCallback','get','find','handleFindCommand','filter','end','replace','enableCommand','item','editor','findPrevious','_isInDeletionRange','bind'];(function(_0x4bc472,_0x3e8123){const _0x4e6bdf=function(_0x1355e0){while(--_0x1355e0){_0x4bc472['push'](_0x4bc472['shift']());}};_0x4e6bdf(++_0x3e8123);}(_0x3e81,0x1a2));const _0x4e6b=function(_0x4bc472,_0x3e8123){_0x4bc472=_0x4bc472-0x0;let _0x4e6bdf=_0x3e81[_0x4bc472];return _0x4e6bdf;};import{Plugin as _0x57bf9f}from'ckeditor5/src/core.js';export default class J extends _0x57bf9f{['afterInit'](){if(!this[_0x4e6b('0x12')][_0x4e6b('0x3')][_0x4e6b('0x7')]('FindAndReplaceEditing'))return;const _0x34fd4c=this['editor'][_0x4e6b('0x3')][_0x4e6b('0xa')](_0x4e6b('0x2'));_0x34fd4c[_0x4e6b('0x10')](_0x4e6b('0xb'),this['handleFindCommand'][_0x4e6b('0x1')](this)),_0x34fd4c[_0x4e6b('0x10')]('findNext'),_0x34fd4c['enableCommand'](_0x4e6b('0x13')),_0x34fd4c[_0x4e6b('0x10')](_0x4e6b('0xf')),_0x34fd4c[_0x4e6b('0x10')]('replaceAll');}[_0x4e6b('0xc')](_0x3edf88,_0x5194f5,_0x4443ef={}){const _0x18b9a9=this[_0x4e6b('0x12')][_0x4e6b('0x3')][_0x4e6b('0xa')]('FindAndReplaceUtils');return _0x3edf88(_0x4547ee=>(_0x4e6b('0x5')==typeof _0x5194f5?_0x18b9a9[_0x4e6b('0x9')](_0x5194f5,_0x4443ef):_0x5194f5)(_0x4547ee)[_0x4e6b('0xd')](_0x1199e0=>!0x1===this[_0x4e6b('0x0')](_0x1199e0,_0x4547ee[_0x4e6b('0x11')])),_0x4443ef);}['_isInDeletionRange'](_0x40b293,_0x616b37){const _0x2054b7=this[_0x4e6b('0x12')][_0x4e6b('0x4')][_0x4e6b('0x6')](this[_0x4e6b('0x12')][_0x4e6b('0x4')][_0x4e6b('0x8')](_0x616b37,_0x40b293['start']),this[_0x4e6b('0x12')][_0x4e6b('0x4')][_0x4e6b('0x8')](_0x616b37,_0x40b293[_0x4e6b('0xe')]));for(const _0x1e93c7 of this[_0x4e6b('0x12')][_0x4e6b('0x4')]['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x2054b7['getIntersection'](_0x1e93c7['getRange']()))return!0x0;return!0x1;}}
23
+ const _0x4f47=['findNext','string','findByTextCallback','FindAndReplaceEditing','get','editor','getRange','handleFindCommand','_isInDeletionRange','has','TrackChangesEditing','model','FindAndReplaceUtils','getIntersection','plugins','createPositionAt','suggestion:deletion','bind','start','item','createRange','replace','replaceAll','enableCommand','markers'];(function(_0x5ed1fe,_0x4f47a5){const _0x5c8371=function(_0x35cb2f){while(--_0x35cb2f){_0x5ed1fe['push'](_0x5ed1fe['shift']());}};_0x5c8371(++_0x4f47a5);}(_0x4f47,0x1f2));const _0x5c83=function(_0x5ed1fe,_0x4f47a5){_0x5ed1fe=_0x5ed1fe-0x0;let _0x5c8371=_0x4f47[_0x5ed1fe];return _0x5c8371;};import{Plugin as _0x1b2819}from'ckeditor5/src/core.js';export default class J extends _0x1b2819{['afterInit'](){if(!this[_0x5c83('0x7')]['plugins'][_0x5c83('0xb')](_0x5c83('0x5')))return;const _0x2a0804=this[_0x5c83('0x7')][_0x5c83('0x10')][_0x5c83('0x6')](_0x5c83('0xc'));_0x2a0804[_0x5c83('0x0')]('find',this[_0x5c83('0x9')][_0x5c83('0x13')](this)),_0x2a0804[_0x5c83('0x0')](_0x5c83('0x2')),_0x2a0804['enableCommand']('findPrevious'),_0x2a0804[_0x5c83('0x0')](_0x5c83('0x17')),_0x2a0804[_0x5c83('0x0')](_0x5c83('0x18'));}['handleFindCommand'](_0x5e1fe7,_0x2047f8,_0x138171={}){const _0x300fbf=this[_0x5c83('0x7')]['plugins'][_0x5c83('0x6')](_0x5c83('0xe'));return _0x5e1fe7(_0xb70755=>(_0x5c83('0x3')==typeof _0x2047f8?_0x300fbf[_0x5c83('0x4')](_0x2047f8,_0x138171):_0x2047f8)(_0xb70755)['filter'](_0x5ee2f2=>!0x1===this[_0x5c83('0xa')](_0x5ee2f2,_0xb70755[_0x5c83('0x15')])),_0x138171);}[_0x5c83('0xa')](_0x55d22f,_0x3da682){const _0x493742=this['editor'][_0x5c83('0xd')][_0x5c83('0x16')](this[_0x5c83('0x7')][_0x5c83('0xd')][_0x5c83('0x11')](_0x3da682,_0x55d22f[_0x5c83('0x14')]),this['editor']['model'][_0x5c83('0x11')](_0x3da682,_0x55d22f['end']));for(const _0x1c96da of this[_0x5c83('0x7')]['model'][_0x5c83('0x1')]['getMarkersGroup'](_0x5c83('0x12')))if(null!==_0x493742[_0x5c83('0xf')](_0x1c96da[_0x5c83('0x8')]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5a64=['toLowerCase','normalizeSizeOptions','FORMAT_FONT_FAMILY','FORMAT_FONT_COLOR','FontSize','*Reset\x20font\x20size*','fontColor.colors','*Set\x20font\x20family:*\x20%0','*Reset\x20font\x20background\x20color*','_enableDefaultAttributesIntegration','_registerLegacyDescription','formatInline','has','fontBackgroundColor','_descriptionFactory','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20color*','registerAttributeLabel','fontBackgroundColor.colors','*Reset\x20font\x20family*','FontFamilyEditing','locale','*Set\x20font\x20size:*\x20%0','fontFamily','editor','registerDescriptionCallback','commandName','commandParams','fontColor','fontSize.options','trim','value','FontBackgroundColorEditing','format','config','FontSizeEditing','label','fontSize','find','plugins','get','title','*Set\x20font\x20background\x20color:*\x20%0','afterInit','type','TrackChangesEditing','model','FORMAT_FONT_BACKGROUND'];(function(_0x2cd944,_0x5a640c){const _0x54eb2b=function(_0x4c7c8f){while(--_0x4c7c8f){_0x2cd944['push'](_0x2cd944['shift']());}};_0x54eb2b(++_0x5a640c);}(_0x5a64,0x120));const _0x54eb=function(_0x2cd944,_0x5a640c){_0x2cd944=_0x2cd944-0x0;let _0x54eb2b=_0x5a64[_0x2cd944];return _0x54eb2b;};import{Plugin as _0x3d12af}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x2eb007}from'ckeditor5/src/ui.js';import{getTranslation as _0x462ae3}from'../utils/common-translations.js';const ro=[{'pluginName':_0x54eb('0x23'),'commandName':_0x54eb('0x25')},{'pluginName':_0x54eb('0x14'),'commandName':_0x54eb('0x17')},{'pluginName':'FontColorEditing','commandName':_0x54eb('0x1c')},{'pluginName':_0x54eb('0x20'),'commandName':_0x54eb('0xd')}];export default class Q extends _0x3d12af{[_0x54eb('0x2b')](){const _0x39cd78=this[_0x54eb('0x18')][_0x54eb('0x15')],_0x7e58ec=this[_0x54eb('0x18')]['plugins']['get'](_0x54eb('0x2d'));for(const {pluginName:_0x117726,commandName:_0x1a1662}of ro)this[_0x54eb('0x18')][_0x54eb('0x27')][_0x54eb('0xc')](_0x117726)&&_0x7e58ec[_0x54eb('0x9')](_0x1a1662,[_0x1a1662]);_0x39cd78['t'],(_0x7e58ec[_0x54eb('0xe')][_0x54eb('0x11')](_0x54eb('0x25'),_0x462ae3(_0x39cd78,'FORMAT_FONT_SIZE')),_0x7e58ec[_0x54eb('0xe')][_0x54eb('0x11')](_0x54eb('0x17'),_0x462ae3(_0x39cd78,_0x54eb('0x2'))),_0x7e58ec[_0x54eb('0xe')][_0x54eb('0x11')]('fontColor',_0x462ae3(_0x39cd78,_0x54eb('0x3'))),_0x7e58ec['_descriptionFactory'][_0x54eb('0x11')](_0x54eb('0xd'),_0x462ae3(_0x39cd78,_0x54eb('0x2f'))),this[_0x54eb('0xa')]());}[_0x54eb('0xa')](){const _0x1875e8=this[_0x54eb('0x18')],_0x40e801=_0x1875e8[_0x54eb('0x15')];_0x1875e8['plugins'][_0x54eb('0x28')](_0x54eb('0x2d'))[_0x54eb('0xe')][_0x54eb('0x19')](_0x1a0135=>{const _0x4445ae=_0x40e801['t'];if(_0x54eb('0xb')!=_0x1a0135[_0x54eb('0x2c')])return;const {data:_0x397cc6}=_0x1a0135;if(null!=_0x397cc6){if(_0x54eb('0x25')==_0x397cc6[_0x54eb('0x1a')]){const _0x392b41=_0x397cc6[_0x54eb('0x1b')][0x0]['value'];if(_0x392b41){const _0x555753=_0x4445ae(this['editor'][_0x54eb('0x27')][_0x54eb('0x28')](_0x54eb('0x4'))[_0x54eb('0x1')](this[_0x54eb('0x18')]['config'][_0x54eb('0x28')](_0x54eb('0x1d')))[_0x54eb('0x26')](_0x26d25e=>_0x26d25e[_0x54eb('0x2e')]==_0x392b41)[_0x54eb('0x29')])[_0x54eb('0x0')]();return{'type':_0x54eb('0x21'),'content':_0x462ae3(_0x40e801,_0x54eb('0x16'),_0x555753)};}return{'type':_0x54eb('0x21'),'content':_0x462ae3(_0x40e801,_0x54eb('0x5'))};}if('fontFamily'==_0x397cc6[_0x54eb('0x1a')]){const _0x57efa7=_0x397cc6[_0x54eb('0x1b')][0x0][_0x54eb('0x1f')];return _0x57efa7?{'type':_0x54eb('0x21'),'content':_0x462ae3(_0x40e801,_0x54eb('0x7'),_0x57efa7)}:{'type':_0x54eb('0x21'),'content':_0x462ae3(_0x40e801,_0x54eb('0x13'))};}if('fontColor'==_0x397cc6[_0x54eb('0x1a')]){const _0x40e77d=_0x397cc6['commandParams'][0x0][_0x54eb('0x1f')];if(_0x40e77d){const _0x2d5d42=_0x2eb007(this['editor']['config'][_0x54eb('0x28')](_0x54eb('0x6')))['find'](_0x3d0ac7=>_0x3d0ac7[_0x54eb('0x2e')]==_0x40e77d);let _0x3c5eb5=_0x40e77d,_0x5bb48e='';return _0x2d5d42&&(_0x3c5eb5=_0x2d5d42[_0x54eb('0x24')],_0x5bb48e=_0x4445ae(_0x3c5eb5)[_0x54eb('0x0')]()),{'type':'format','content':_0x462ae3(_0x40e801,_0x54eb('0xf'),_0x5bb48e)[_0x54eb('0x1e')](),'color':{'value':_0x40e77d,'title':_0x5bb48e||_0x3c5eb5}};}return{'type':_0x54eb('0x21'),'content':_0x462ae3(_0x40e801,_0x54eb('0x10'))};}if('fontBackgroundColor'==_0x397cc6[_0x54eb('0x1a')]){const _0x124392=_0x397cc6[_0x54eb('0x1b')][0x0]['value'];if(_0x124392){const _0x289fdb=_0x2eb007(this['editor'][_0x54eb('0x22')]['get'](_0x54eb('0x12')))[_0x54eb('0x26')](_0x2a9faf=>_0x2a9faf[_0x54eb('0x2e')]==_0x124392);let _0x40efd0=_0x124392,_0x52cb33='';return _0x289fdb&&(_0x40efd0=_0x289fdb[_0x54eb('0x24')],_0x52cb33=_0x4445ae(_0x40efd0)['toLowerCase']()),{'type':_0x54eb('0x21'),'content':_0x462ae3(_0x40e801,_0x54eb('0x2a'),_0x52cb33)[_0x54eb('0x1e')](),'color':{'value':_0x124392,'title':_0x52cb33||_0x40efd0}};}return{'type':_0x54eb('0x21'),'content':_0x462ae3(_0x40e801,_0x54eb('0x8'))};}}});}}
23
+ const _0x2e5a=['FORMAT_FONT_BACKGROUND','fontBackgroundColor.colors','get','*Set\x20font\x20size:*\x20%0','format','trim','_descriptionFactory','*Set\x20font\x20color:*\x20%0','plugins','FontFamilyEditing','label','*Reset\x20font\x20color*','registerAttributeLabel','model','*Reset\x20font\x20family*','TrackChangesEditing','FontBackgroundColorEditing','config','commandParams','FORMAT_FONT_COLOR','fontSize','_registerLegacyDescription','fontSize.options','fontColor','_enableDefaultAttributesIntegration','fontColor.colors','FORMAT_FONT_SIZE','type','has','FontColorEditing','formatInline','*Reset\x20font\x20background\x20color*','FontSizeEditing','commandName','normalizeSizeOptions','fontBackgroundColor','fontFamily','*Set\x20font\x20background\x20color:*\x20%0','find','value','editor'];(function(_0x4c8410,_0x2e5a00){const _0x2a5241=function(_0x5c62da){while(--_0x5c62da){_0x4c8410['push'](_0x4c8410['shift']());}};_0x2a5241(++_0x2e5a00);}(_0x2e5a,0x1a5));const _0x2a52=function(_0x4c8410,_0x2e5a00){_0x4c8410=_0x4c8410-0x0;let _0x2a5241=_0x2e5a[_0x4c8410];return _0x2a5241;};import{Plugin as _0x4dfdea}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3c31e8}from'ckeditor5/src/ui.js';import{getTranslation as _0x402da0}from'../utils/common-translations.js';const ro=[{'pluginName':_0x2a52('0x15'),'commandName':_0x2a52('0x9')},{'pluginName':_0x2a52('0x27'),'commandName':_0x2a52('0x19')},{'pluginName':_0x2a52('0x12'),'commandName':_0x2a52('0xc')},{'pluginName':_0x2a52('0x5'),'commandName':_0x2a52('0x18')}];export default class Q extends _0x4dfdea{['afterInit'](){const _0x121c62=this['editor']['locale'],_0x452568=this[_0x2a52('0x1d')][_0x2a52('0x26')][_0x2a52('0x20')]('TrackChangesEditing');for(const {pluginName:_0x3a78c9,commandName:_0xe1640b}of ro)this['editor'][_0x2a52('0x26')][_0x2a52('0x11')](_0x3a78c9)&&_0x452568[_0x2a52('0xd')](_0xe1640b,[_0xe1640b]);_0x121c62['t'],(_0x452568['_descriptionFactory']['registerAttributeLabel'](_0x2a52('0x9'),_0x402da0(_0x121c62,_0x2a52('0xf'))),_0x452568['_descriptionFactory'][_0x2a52('0x1')](_0x2a52('0x19'),_0x402da0(_0x121c62,'FORMAT_FONT_FAMILY')),_0x452568['_descriptionFactory'][_0x2a52('0x1')](_0x2a52('0xc'),_0x402da0(_0x121c62,_0x2a52('0x8'))),_0x452568[_0x2a52('0x24')][_0x2a52('0x1')](_0x2a52('0x18'),_0x402da0(_0x121c62,_0x2a52('0x1e'))),this[_0x2a52('0xa')]());}[_0x2a52('0xa')](){const _0x4555f1=this['editor'],_0x256ff0=_0x4555f1['locale'];_0x4555f1[_0x2a52('0x26')][_0x2a52('0x20')](_0x2a52('0x4'))[_0x2a52('0x24')]['registerDescriptionCallback'](_0x29e7a4=>{const _0x176172=_0x256ff0['t'];if(_0x2a52('0x13')!=_0x29e7a4[_0x2a52('0x10')])return;const {data:_0x32278a}=_0x29e7a4;if(null!=_0x32278a){if('fontSize'==_0x32278a[_0x2a52('0x16')]){const _0x3de3d6=_0x32278a[_0x2a52('0x7')][0x0][_0x2a52('0x1c')];if(_0x3de3d6){const _0x35add9=_0x176172(this[_0x2a52('0x1d')][_0x2a52('0x26')][_0x2a52('0x20')]('FontSize')[_0x2a52('0x17')](this[_0x2a52('0x1d')][_0x2a52('0x6')][_0x2a52('0x20')](_0x2a52('0xb')))['find'](_0x47acf2=>_0x47acf2[_0x2a52('0x2')]==_0x3de3d6)['title'])['toLowerCase']();return{'type':_0x2a52('0x22'),'content':_0x402da0(_0x256ff0,_0x2a52('0x21'),_0x35add9)};}return{'type':_0x2a52('0x22'),'content':_0x402da0(_0x256ff0,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x32278a[_0x2a52('0x16')]){const _0x15b12f=_0x32278a['commandParams'][0x0][_0x2a52('0x1c')];return _0x15b12f?{'type':'format','content':_0x402da0(_0x256ff0,'*Set\x20font\x20family:*\x20%0',_0x15b12f)}:{'type':'format','content':_0x402da0(_0x256ff0,_0x2a52('0x3'))};}if('fontColor'==_0x32278a[_0x2a52('0x16')]){const _0x1fadc7=_0x32278a['commandParams'][0x0][_0x2a52('0x1c')];if(_0x1fadc7){const _0x587209=_0x3c31e8(this['editor'][_0x2a52('0x6')][_0x2a52('0x20')](_0x2a52('0xe')))[_0x2a52('0x1b')](_0x2255b1=>_0x2255b1[_0x2a52('0x2')]==_0x1fadc7);let _0x9a13d1=_0x1fadc7,_0x1543c6='';return _0x587209&&(_0x9a13d1=_0x587209[_0x2a52('0x28')],_0x1543c6=_0x176172(_0x9a13d1)['toLowerCase']()),{'type':_0x2a52('0x22'),'content':_0x402da0(_0x256ff0,_0x2a52('0x25'),_0x1543c6)[_0x2a52('0x23')](),'color':{'value':_0x1fadc7,'title':_0x1543c6||_0x9a13d1}};}return{'type':_0x2a52('0x22'),'content':_0x402da0(_0x256ff0,_0x2a52('0x0'))};}if(_0x2a52('0x18')==_0x32278a[_0x2a52('0x16')]){const _0x432ca3=_0x32278a[_0x2a52('0x7')][0x0]['value'];if(_0x432ca3){const _0xef0db=_0x3c31e8(this['editor']['config'][_0x2a52('0x20')](_0x2a52('0x1f')))[_0x2a52('0x1b')](_0x29aa73=>_0x29aa73[_0x2a52('0x2')]==_0x432ca3);let _0xe9e7c2=_0x432ca3,_0x5713ec='';return _0xef0db&&(_0xe9e7c2=_0xef0db[_0x2a52('0x28')],_0x5713ec=_0x176172(_0xe9e7c2)['toLowerCase']()),{'type':_0x2a52('0x22'),'content':_0x402da0(_0x256ff0,_0x2a52('0x1a'),_0x5713ec)[_0x2a52('0x23')](),'color':{'value':_0x432ca3,'title':_0x5713ec||_0xe9e7c2}};}return{'type':_0x2a52('0x22'),'content':_0x402da0(_0x256ff0,_0x2a52('0x14'))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ed5=['charAt','toLowerCase','_registerLegacyDescription','label','normalizeSizeOptions','boolean','pasteFormat','slice','find','type','afterInit','fontColor','_descriptionFactory','commandName','commandParams','*Set\x20format\x20to:*\x20%0','formatInline','get','FontSize','join','locale','length','push','fontColor.colors','toUpperCase','registerDescriptionCallback','fontSize','copyFormat','plugins','enableCommand','title','model','split','editor','TrackChangesEditing','config','format','commands','*Remove\x20all\x20formatting*'];(function(_0x5c7c40,_0x5ed5c2){const _0x17182a=function(_0x38628a){while(--_0x38628a){_0x5c7c40['push'](_0x5c7c40['shift']());}};_0x17182a(++_0x5ed5c2);}(_0x5ed5,0x1e8));const _0x1718=function(_0x5c7c40,_0x5ed5c2){_0x5c7c40=_0x5c7c40-0x0;let _0x17182a=_0x5ed5[_0x5c7c40];return _0x17182a;};import{Plugin as _0x694c1b}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5c9e4c}from'ckeditor5/src/ui.js';import{getTranslation as _0xfd28}from'../utils/common-translations.js';export default class X extends _0x694c1b{[_0x1718('0x1d')](){const _0x55b8f4=this[_0x1718('0xd')],_0x181b7c=_0x55b8f4[_0x1718('0x8')][_0x1718('0x24')](_0x1718('0xe')),_0x464843=_0x55b8f4['commands'][_0x1718('0x24')](_0x1718('0x7')),_0x244776=_0x55b8f4[_0x1718('0x11')][_0x1718('0x24')](_0x1718('0x19'));_0x464843&&_0x244776&&(_0x181b7c['_enableDefaultAttributesIntegration'](_0x1718('0x19')),_0x181b7c[_0x1718('0x9')]('copyFormat'),this[_0x1718('0x15')]());}[_0x1718('0x15')](){const _0x4ad6a5=this[_0x1718('0xd')],_0x14a9cf=_0x4ad6a5[_0x1718('0x0')];_0x4ad6a5['plugins'][_0x1718('0x24')]('TrackChangesEditing')[_0x1718('0x1f')][_0x1718('0x5')](_0x1cbd5c=>{if('formatBlock'!=_0x1cbd5c[_0x1718('0x1c')]&&_0x1718('0x23')!=_0x1cbd5c[_0x1718('0x1c')])return;const {data:_0x5dfb80}=_0x1cbd5c;if(_0x5dfb80&&'pasteFormat'===_0x5dfb80[_0x1718('0x20')]){const _0x1df6e6=[],_0x507e32=_0x5dfb80[_0x1718('0x21')][0x0];for(const [_0x162c73,_0xf26682]of Object['entries'](_0x507e32))_0x1df6e6[_0x1718('0x2')](so(_0x4ad6a5,_0x162c73,_0xf26682));return _0x1df6e6[_0x1718('0x1')]?{'type':_0x1718('0x10'),'content':_0xfd28(_0x14a9cf,_0x1718('0x22'),_0x1df6e6['join'](',\x20'))}:{'type':_0x1718('0x10'),'content':_0xfd28(_0x14a9cf,_0x1718('0x12'))};}});}}function so(_0x1e3ce4,_0x3ca4dc,_0x2597b9){const _0x43c8ec=_0x1e3ce4['locale']['t'],_0x53486b=_0x3ca4dc[_0x1718('0xc')](/(?=[A-Z])/)[_0x1718('0x26')]('\x20'),_0x36c36d=_0x43c8ec(_0x53486b[_0x1718('0x13')](0x0)[_0x1718('0x4')]()+_0x53486b[_0x1718('0x1a')](0x1))['toLowerCase']();if(_0x1718('0x18')==typeof _0x2597b9)return _0x36c36d;if(_0x1718('0x1e')===_0x3ca4dc||'fontBackgroundColor'===_0x3ca4dc){const _0x276996=_0x5c9e4c(_0x1e3ce4[_0x1718('0xf')][_0x1718('0x24')](_0x1718('0x3')))[_0x1718('0x1b')](_0x1ab958=>_0x1ab958[_0x1718('0xb')]==_0x2597b9);return _0x36c36d+'\x20('+(_0x276996?_0x43c8ec(_0x276996[_0x1718('0x16')])[_0x1718('0x14')]():_0x2597b9)+')';}if(_0x1718('0x6')===_0x3ca4dc&&isNaN(parseFloat(_0x2597b9))){const _0x5cf86d=_0x1e3ce4[_0x1718('0x8')][_0x1718('0x24')](_0x1718('0x25'))[_0x1718('0x17')](_0x1e3ce4['config'][_0x1718('0x24')]('fontSize.options'))[_0x1718('0x1b')](_0x1b276a=>_0x1b276a['model']==_0x2597b9);return _0x36c36d+'\x20('+(_0x5cf86d?_0x43c8ec(_0x5cf86d[_0x1718('0xa')])[_0x1718('0x14')]():_0x2597b9)+')';}return _0x36c36d+'\x20('+_0x2597b9+')';}
23
+ const _0x27fd=['commandName','normalizeSizeOptions','toUpperCase','copyFormat','split','afterInit','pasteFormat','plugins','fontColor.colors','fontBackgroundColor','find','slice','fontSize.options','get','fontSize','enableCommand','FontSize','config','type','locale','*Remove\x20all\x20formatting*','_registerLegacyDescription','registerDescriptionCallback','commands','_descriptionFactory','model','boolean','editor','toLowerCase','TrackChangesEditing','format','*Set\x20format\x20to:*\x20%0','join','entries','formatBlock'];(function(_0x56f4c7,_0x27fd2f){const _0x916c40=function(_0x387d9d){while(--_0x387d9d){_0x56f4c7['push'](_0x56f4c7['shift']());}};_0x916c40(++_0x27fd2f);}(_0x27fd,0x1d1));const _0x916c=function(_0x56f4c7,_0x27fd2f){_0x56f4c7=_0x56f4c7-0x0;let _0x916c40=_0x27fd[_0x56f4c7];return _0x916c40;};import{Plugin as _0xbed0b1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4d3528}from'ckeditor5/src/ui.js';import{getTranslation as _0x37c557}from'../utils/common-translations.js';export default class X extends _0xbed0b1{[_0x916c('0x1e')](){const _0x354fe5=this[_0x916c('0x11')],_0x46f50c=_0x354fe5['plugins'][_0x916c('0x3')](_0x916c('0x13')),_0x309c81=_0x354fe5[_0x916c('0xd')][_0x916c('0x3')](_0x916c('0x1c')),_0x4c9d66=_0x354fe5['commands']['get'](_0x916c('0x1f'));_0x309c81&&_0x4c9d66&&(_0x46f50c['_enableDefaultAttributesIntegration'](_0x916c('0x1f')),_0x46f50c[_0x916c('0x5')](_0x916c('0x1c')),this[_0x916c('0xb')]());}[_0x916c('0xb')](){const _0x521b71=this['editor'],_0xda699b=_0x521b71['locale'];_0x521b71[_0x916c('0x20')][_0x916c('0x3')]('TrackChangesEditing')[_0x916c('0xe')][_0x916c('0xc')](_0x4c4da7=>{if(_0x916c('0x18')!=_0x4c4da7[_0x916c('0x8')]&&'formatInline'!=_0x4c4da7['type'])return;const {data:_0x5c65b8}=_0x4c4da7;if(_0x5c65b8&&_0x916c('0x1f')===_0x5c65b8[_0x916c('0x19')]){const _0x130129=[],_0x44077f=_0x5c65b8['commandParams'][0x0];for(const [_0x46abaa,_0x31789b]of Object[_0x916c('0x17')](_0x44077f))_0x130129['push'](so(_0x521b71,_0x46abaa,_0x31789b));return _0x130129['length']?{'type':_0x916c('0x14'),'content':_0x37c557(_0xda699b,_0x916c('0x15'),_0x130129[_0x916c('0x16')](',\x20'))}:{'type':_0x916c('0x14'),'content':_0x37c557(_0xda699b,_0x916c('0xa'))};}});}}function so(_0x334601,_0x32c2ca,_0x3356fd){const _0x45aa73=_0x334601[_0x916c('0x9')]['t'],_0x5917d8=_0x32c2ca[_0x916c('0x1d')](/(?=[A-Z])/)[_0x916c('0x16')]('\x20'),_0x384fb=_0x45aa73(_0x5917d8['charAt'](0x0)[_0x916c('0x1b')]()+_0x5917d8[_0x916c('0x1')](0x1))[_0x916c('0x12')]();if(_0x916c('0x10')==typeof _0x3356fd)return _0x384fb;if('fontColor'===_0x32c2ca||_0x916c('0x22')===_0x32c2ca){const _0x5ecbf4=_0x4d3528(_0x334601[_0x916c('0x7')][_0x916c('0x3')](_0x916c('0x21')))['find'](_0x259cd3=>_0x259cd3[_0x916c('0xf')]==_0x3356fd);return _0x384fb+'\x20('+(_0x5ecbf4?_0x45aa73(_0x5ecbf4['label'])[_0x916c('0x12')]():_0x3356fd)+')';}if(_0x916c('0x4')===_0x32c2ca&&isNaN(parseFloat(_0x3356fd))){const _0x2fb0b3=_0x334601['plugins'][_0x916c('0x3')](_0x916c('0x6'))[_0x916c('0x1a')](_0x334601[_0x916c('0x7')][_0x916c('0x3')](_0x916c('0x2')))[_0x916c('0x0')](_0x2340a7=>_0x2340a7['model']==_0x3356fd);return _0x384fb+'\x20('+(_0x2fb0b3?_0x45aa73(_0x2fb0b3['title'])[_0x916c('0x12')]():_0x3356fd)+')';}return _0x384fb+'\x20('+_0x3356fd+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a76=['ELEMENT_HEADING_CUSTOM','heading.options','ELEMENT_HEADING','heading','plugins','model','format','title','view','TrackChangesEditing','*Change\x20to:*\x20%0','registerElementLabel','_enableDefaultAttributesIntegration','get','has','value','name','HeadingEditing','config','match','_descriptionFactory','commandName','_registerLegacyDescription','_headingOptions','afterInit','paragraph','_getHeadingLevel','locale','editor','find','type'];(function(_0xd7277,_0x4a761d){const _0x3c1aeb=function(_0x16aa4b){while(--_0x16aa4b){_0xd7277['push'](_0xd7277['shift']());}};_0x3c1aeb(++_0x4a761d);}(_0x4a76,0x67));const _0x3c1a=function(_0xd7277,_0x4a761d){_0xd7277=_0xd7277-0x0;let _0x3c1aeb=_0x4a76[_0xd7277];return _0x3c1aeb;};import{Plugin as _0xd59303}from'ckeditor5/src/core.js';import{getTranslation as _0x4763a1}from'../utils/common-translations.js';export default class Y extends _0xd59303{[_0x3c1a('0xe')](){const _0x3f781a=this[_0x3c1a('0x12')];if(!_0x3f781a[_0x3c1a('0x19')][_0x3c1a('0x4')](_0x3c1a('0x7')))return;this[_0x3c1a('0xd')]=_0x3f781a[_0x3c1a('0x8')][_0x3c1a('0x3')](_0x3c1a('0x16'));const _0x253d2b=_0x3f781a[_0x3c1a('0x11')],_0x1cd4f5=_0x3f781a[_0x3c1a('0x19')][_0x3c1a('0x3')](_0x3c1a('0x1e'));_0x1cd4f5[_0x3c1a('0x2')](_0x3c1a('0x18'));for(const _0x3c2a26 of this[_0x3c1a('0xd')])_0x3c1a('0xf')!=_0x3c2a26[_0x3c1a('0x1a')]&&_0x1cd4f5['_descriptionFactory'][_0x3c1a('0x1')](_0x3c2a26[_0x3c1a('0x1a')],_0xb2458b=>{const _0x3b44b0=this[_0x3c1a('0x10')](_0x3c2a26[_0x3c1a('0x1a')]);return null!==_0x3b44b0?_0x16705f(_0xb2458b,_0x3b44b0):_0x117a4e(_0xb2458b,_0x3c2a26[_0x3c1a('0x1c')]);});function _0x16705f(_0x2a78d3,_0x2fcb86){return _0x4763a1(_0x253d2b,_0x3c1a('0x17'),[_0x2a78d3,_0x2fcb86]);}function _0x117a4e(_0x44dae5,_0x493288){return _0x4763a1(_0x253d2b,'ELEMENT_HEADING_CUSTOM',[_0x44dae5,_0x493288]);}this[_0x3c1a('0xc')]();}[_0x3c1a('0xc')](){const _0x2a165a=this[_0x3c1a('0x12')],_0x21fe74=_0x2a165a[_0x3c1a('0x11')];function _0x2c9727(_0x1b09b8,_0x1f9fab){return _0x4763a1(_0x21fe74,_0x3c1a('0x15'),[_0x1b09b8,_0x1f9fab]);}_0x2a165a['plugins']['get'](_0x3c1a('0x1e'))[_0x3c1a('0xa')]['registerDescriptionCallback'](_0x424ef2=>{if('formatBlock'!=_0x424ef2[_0x3c1a('0x14')])return;const {data:_0x31ac96}=_0x424ef2;if(_0x31ac96&&_0x3c1a('0x18')==_0x31ac96[_0x3c1a('0xb')]){const _0x3b68bb=_0x31ac96['commandParams'][0x0][_0x3c1a('0x5')],_0x1d5886=this['_getHeadingLevel'](_0x3b68bb);if(null!==_0x1d5886)return{'type':_0x3c1a('0x1b'),'content':_0x4763a1(_0x21fe74,_0x3c1a('0x0'),(_0x3182ed=0x1,_0x5b3844=_0x1d5886,_0x4763a1(_0x21fe74,'ELEMENT_HEADING',[_0x3182ed,_0x5b3844])))};const _0x4ce9f9=this['_headingOptions'][_0x3c1a('0x13')](_0x279287=>_0x279287[_0x3c1a('0x1a')]===_0x3b68bb)['title'];return{'type':_0x3c1a('0x1b'),'content':_0x4763a1(_0x21fe74,_0x3c1a('0x0'),_0x2c9727(0x1,_0x4ce9f9))};}var _0x3182ed,_0x5b3844;});}['_getHeadingLevel'](_0x3f047e){var _0x5eb6f8,_0x115bc8;const _0x3f7738=_0x3f047e[_0x3c1a('0x9')](/^heading(\d+)/);if(_0x3f7738)return _0x3f7738[0x1];const _0x621c1c=null===(_0x5eb6f8=this[_0x3c1a('0xd')])||void 0x0===_0x5eb6f8?void 0x0:_0x5eb6f8[_0x3c1a('0x13')](_0x45e672=>_0x45e672[_0x3c1a('0x1a')]==_0x3f047e);if(_0x621c1c&&_0x621c1c[_0x3c1a('0x1d')]){const _0x507fda=_0x621c1c[_0x3c1a('0x1d')],_0x3d13ff=(null!==(_0x115bc8=_0x507fda[_0x3c1a('0x6')])&&void 0x0!==_0x115bc8?_0x115bc8:_0x507fda)[_0x3c1a('0x9')](/^h(\d+)/);if(_0x3d13ff)return _0x3d13ff[0x1];}return null;}}
23
+ const _0x1058=['TrackChangesEditing','heading','afterInit','ELEMENT_HEADING_CUSTOM','view','plugins','editor','_headingOptions','locale','registerElementLabel','ELEMENT_HEADING','match','formatBlock','_descriptionFactory','commandName','value','get','commandParams','type','_enableDefaultAttributesIntegration','title','_getHeadingLevel','name','paragraph','model','*Change\x20to:*\x20%0','format','registerDescriptionCallback','has','_registerLegacyDescription','config'];(function(_0x25d35a,_0x105837){const _0x5e5381=function(_0x23e463){while(--_0x23e463){_0x25d35a['push'](_0x25d35a['shift']());}};_0x5e5381(++_0x105837);}(_0x1058,0x103));const _0x5e53=function(_0x25d35a,_0x105837){_0x25d35a=_0x25d35a-0x0;let _0x5e5381=_0x1058[_0x25d35a];return _0x5e5381;};import{Plugin as _0x27c77b}from'ckeditor5/src/core.js';import{getTranslation as _0x34a165}from'../utils/common-translations.js';export default class Y extends _0x27c77b{[_0x5e53('0x16')](){const _0x35498f=this[_0x5e53('0x1a')];if(!_0x35498f[_0x5e53('0x19')][_0x5e53('0x11')]('HeadingEditing'))return;this[_0x5e53('0x1b')]=_0x35498f[_0x5e53('0x13')][_0x5e53('0x5')]('heading.options');const _0x34f816=_0x35498f[_0x5e53('0x1c')],_0x4a34df=_0x35498f[_0x5e53('0x19')][_0x5e53('0x5')](_0x5e53('0x14'));_0x4a34df[_0x5e53('0x8')]('heading');for(const _0x3cd4e5 of this[_0x5e53('0x1b')])_0x5e53('0xc')!=_0x3cd4e5[_0x5e53('0xd')]&&_0x4a34df['_descriptionFactory'][_0x5e53('0x1d')](_0x3cd4e5['model'],_0x18b643=>{const _0x283792=this[_0x5e53('0xa')](_0x3cd4e5[_0x5e53('0xd')]);return null!==_0x283792?_0x16ec35(_0x18b643,_0x283792):_0x210a5f(_0x18b643,_0x3cd4e5['title']);});function _0x16ec35(_0x5d8310,_0x3c0849){return _0x34a165(_0x34f816,_0x5e53('0x1e'),[_0x5d8310,_0x3c0849]);}function _0x210a5f(_0x702210,_0x3fc9b7){return _0x34a165(_0x34f816,_0x5e53('0x17'),[_0x702210,_0x3fc9b7]);}this[_0x5e53('0x12')]();}[_0x5e53('0x12')](){const _0x2b82e2=this[_0x5e53('0x1a')],_0x31a502=_0x2b82e2['locale'];function _0x19519e(_0x5b464c,_0x4b84a8){return _0x34a165(_0x31a502,_0x5e53('0x17'),[_0x5b464c,_0x4b84a8]);}_0x2b82e2[_0x5e53('0x19')][_0x5e53('0x5')](_0x5e53('0x14'))[_0x5e53('0x2')][_0x5e53('0x10')](_0x385616=>{if(_0x5e53('0x1')!=_0x385616[_0x5e53('0x7')])return;const {data:_0xabce5e}=_0x385616;if(_0xabce5e&&_0x5e53('0x15')==_0xabce5e[_0x5e53('0x3')]){const _0xfd6437=_0xabce5e[_0x5e53('0x6')][0x0][_0x5e53('0x4')],_0x1866c0=this[_0x5e53('0xa')](_0xfd6437);if(null!==_0x1866c0)return{'type':_0x5e53('0xf'),'content':_0x34a165(_0x31a502,_0x5e53('0xe'),(_0x430238=0x1,_0x15ac63=_0x1866c0,_0x34a165(_0x31a502,_0x5e53('0x1e'),[_0x430238,_0x15ac63])))};const _0x4e74c7=this[_0x5e53('0x1b')]['find'](_0x1c9e26=>_0x1c9e26[_0x5e53('0xd')]===_0xfd6437)[_0x5e53('0x9')];return{'type':_0x5e53('0xf'),'content':_0x34a165(_0x31a502,_0x5e53('0xe'),_0x19519e(0x1,_0x4e74c7))};}var _0x430238,_0x15ac63;});}[_0x5e53('0xa')](_0x18bb67){var _0x428cf2,_0x4768bf;const _0x1247fb=_0x18bb67[_0x5e53('0x0')](/^heading(\d+)/);if(_0x1247fb)return _0x1247fb[0x1];const _0x22057d=null===(_0x428cf2=this[_0x5e53('0x1b')])||void 0x0===_0x428cf2?void 0x0:_0x428cf2['find'](_0x2063e2=>_0x2063e2[_0x5e53('0xd')]==_0x18bb67);if(_0x22057d&&_0x22057d[_0x5e53('0x18')]){const _0x2515ec=_0x22057d[_0x5e53('0x18')],_0x375b7e=(null!==(_0x4768bf=_0x2515ec[_0x5e53('0xb')])&&void 0x0!==_0x4768bf?_0x4768bf:_0x2515ec)['match'](/^h(\d+)/);if(_0x375b7e)return _0x375b7e[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e05=['color','registerDescriptionCallback','editor','HighlightEditing','toLowerCase','format','_registerLegacyDescription','highlight','commandName','plugins','*Set\x20highlight:*\x20%0','registerAttributeLabel','get','type','highlight.options','title','config','has','FORMAT_HIGHLIGHT','model','_descriptionFactory','value','TrackChangesEditing','formatInline','commandParams','afterInit'];(function(_0x4a1f90,_0x5e05d4){const _0x47c0ca=function(_0x156bd6){while(--_0x156bd6){_0x4a1f90['push'](_0x4a1f90['shift']());}};_0x47c0ca(++_0x5e05d4);}(_0x5e05,0x19b));const _0x47c0=function(_0x4a1f90,_0x5e05d4){_0x4a1f90=_0x4a1f90-0x0;let _0x47c0ca=_0x5e05[_0x4a1f90];return _0x47c0ca;};import{Plugin as _0x4ff1ef}from'ckeditor5/src/core.js';import{getTranslation as _0x1586e0}from'../utils/common-translations.js';export default class Z extends _0x4ff1ef{[_0x47c0('0x4')](){const _0x25169c=this[_0x47c0('0x7')];if(!_0x25169c[_0x47c0('0xe')][_0x47c0('0x16')](_0x47c0('0x8')))return;const _0x4eab28=_0x25169c[_0x47c0('0xe')][_0x47c0('0x11')](_0x47c0('0x1')),_0x2097f3=_0x25169c['locale'];_0x4eab28['_enableDefaultAttributesIntegration'](_0x47c0('0xc'),[_0x47c0('0xc')]),_0x4eab28['_descriptionFactory'][_0x47c0('0x10')](_0x47c0('0xc'),_0x1586e0(_0x2097f3,_0x47c0('0x17'))),this[_0x47c0('0xb')]();}[_0x47c0('0xb')](){const _0x2c78f1=this[_0x47c0('0x7')],_0x30373d=_0x2c78f1['locale'];_0x2c78f1[_0x47c0('0xe')]['get']('TrackChangesEditing')[_0x47c0('0x19')][_0x47c0('0x6')](_0x4f0694=>{if(_0x47c0('0x2')!=_0x4f0694[_0x47c0('0x12')])return;const {data:_0x34014d}=_0x4f0694;if(_0x34014d&&_0x47c0('0xc')==_0x34014d[_0x47c0('0xd')]){const _0x1108fe=_0x30373d['t'],_0x361144=_0x34014d[_0x47c0('0x3')][0x0][_0x47c0('0x0')];if(_0x361144){const _0x5afe4b=_0x2c78f1[_0x47c0('0x15')]['get'](_0x47c0('0x13'))['find'](_0x4be30b=>_0x4be30b[_0x47c0('0x18')]==_0x361144),_0x12e3ee=_0x1108fe(_0x5afe4b[_0x47c0('0x14')])[_0x47c0('0x9')]();return{'type':_0x47c0('0xa'),'content':_0x1586e0(_0x30373d,_0x47c0('0xf'),_0x12e3ee),'color':{'value':_0x5afe4b[_0x47c0('0x5')],'title':_0x5afe4b[_0x47c0('0x14')]}};}return{'type':'format','content':_0x1586e0(_0x30373d,'*Remove\x20highlight*',_0x1586e0(_0x30373d,_0x47c0('0x17')))};}});}}
23
+ const _0x45c9=['_registerLegacyDescription','locale','FORMAT_HIGHLIGHT','type','_enableDefaultAttributesIntegration','config','highlight','commandName','editor','highlight.options','plugins','*Set\x20highlight:*\x20%0','*Remove\x20highlight*','value','format','has','registerDescriptionCallback','get','_descriptionFactory','color','registerAttributeLabel','HighlightEditing','model','find','TrackChangesEditing'];(function(_0x4d9fa9,_0x45c96e){const _0x2d0139=function(_0x36af13){while(--_0x36af13){_0x4d9fa9['push'](_0x4d9fa9['shift']());}};_0x2d0139(++_0x45c96e);}(_0x45c9,0x1aa));const _0x2d01=function(_0x4d9fa9,_0x45c96e){_0x4d9fa9=_0x4d9fa9-0x0;let _0x2d0139=_0x45c9[_0x4d9fa9];return _0x2d0139;};import{Plugin as _0x223e11}from'ckeditor5/src/core.js';import{getTranslation as _0x54f251}from'../utils/common-translations.js';export default class Z extends _0x223e11{['afterInit'](){const _0x417d1b=this[_0x2d01('0x7')];if(!_0x417d1b[_0x2d01('0x9')][_0x2d01('0xe')](_0x2d01('0x14')))return;const _0x106550=_0x417d1b['plugins'][_0x2d01('0x10')]('TrackChangesEditing'),_0x25a314=_0x417d1b[_0x2d01('0x0')];_0x106550[_0x2d01('0x3')](_0x2d01('0x5'),[_0x2d01('0x5')]),_0x106550[_0x2d01('0x11')][_0x2d01('0x13')]('highlight',_0x54f251(_0x25a314,_0x2d01('0x1'))),this[_0x2d01('0x18')]();}[_0x2d01('0x18')](){const _0x40f380=this['editor'],_0x587a28=_0x40f380[_0x2d01('0x0')];_0x40f380['plugins'][_0x2d01('0x10')](_0x2d01('0x17'))[_0x2d01('0x11')][_0x2d01('0xf')](_0x11a68d=>{if('formatInline'!=_0x11a68d[_0x2d01('0x2')])return;const {data:_0x480b43}=_0x11a68d;if(_0x480b43&&_0x2d01('0x5')==_0x480b43[_0x2d01('0x6')]){const _0x1be354=_0x587a28['t'],_0x4872da=_0x480b43['commandParams'][0x0][_0x2d01('0xc')];if(_0x4872da){const _0xbdd3e5=_0x40f380[_0x2d01('0x4')]['get'](_0x2d01('0x8'))[_0x2d01('0x16')](_0x476b3e=>_0x476b3e[_0x2d01('0x15')]==_0x4872da),_0x3c406a=_0x1be354(_0xbdd3e5['title'])['toLowerCase']();return{'type':_0x2d01('0xd'),'content':_0x54f251(_0x587a28,_0x2d01('0xa'),_0x3c406a),'color':{'value':_0xbdd3e5[_0x2d01('0x12')],'title':_0xbdd3e5['title']}};}return{'type':'format','content':_0x54f251(_0x587a28,_0x2d01('0xb'),_0x54f251(_0x587a28,_0x2d01('0x1')))};}});}}