@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240130.0 → 0.0.0-nightly-20240131.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-20240130.0",
3
+ "version": "0.0.0-nightly-20240131.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-20240130.0",
44
- "ckeditor5-collaboration": "0.0.0-nightly-20240130.0",
43
+ "ckeditor5": "0.0.0-nightly-20240131.0",
44
+ "ckeditor5-collaboration": "0.0.0-nightly-20240131.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 _0x23cc=['editor','TrackChangesEditing','canEditAt','_suggestions','execute','isEnabled','model','get','refresh','track-changes-accept-suggestion-not-found','getRanges','plugins','acceptSuggestion'];(function(_0x2ed2de,_0x23cc1f){const _0x2a46cd=function(_0x5f47de){while(--_0x5f47de){_0x2ed2de['push'](_0x2ed2de['shift']());}};_0x2a46cd(++_0x23cc1f);}(_0x23cc,0x128));const _0x2a46=function(_0x2ed2de,_0x23cc1f){_0x2ed2de=_0x2ed2de-0x0;let _0x2a46cd=_0x23cc[_0x2ed2de];return _0x2a46cd;};import{Command as _0x5c9839}from'ckeditor5/src/core.js';import{CKEditorError as _0x2e96f6}from'ckeditor5/src/utils.js';export default class $ extends _0x5c9839{constructor(_0x86641d,_0x344046){super(_0x86641d),this[_0x2a46('0x6')]=_0x344046,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x2a46('0xb')](){this[_0x2a46('0x8')]=!0x0;}[_0x2a46('0x7')](_0x357968){const _0xfb8cc9=this[_0x2a46('0x6')][_0x2a46('0xa')](_0x357968);if(!_0xfb8cc9)throw new _0x2e96f6(_0x2a46('0xc'),this);const _0x1d2cf5=_0xfb8cc9[_0x2a46('0x0')]();this[_0x2a46('0x3')][_0x2a46('0x9')][_0x2a46('0x5')](_0x1d2cf5)&&this['editor'][_0x2a46('0x1')][_0x2a46('0xa')](_0x2a46('0x4'))[_0x2a46('0x2')](_0xfb8cc9);}}
23
+ const _0x210f=['_suggestions','get','editor','getRanges','track-changes-accept-suggestion-not-found','TrackChangesEditing','model','plugins','_isEnabledBasedOnSelection','acceptSuggestion','refresh','isEnabled','canEditAt'];(function(_0x1c4c16,_0x210fd4){const _0x38e8ee=function(_0x4fcd95){while(--_0x4fcd95){_0x1c4c16['push'](_0x1c4c16['shift']());}};_0x38e8ee(++_0x210fd4);}(_0x210f,0xda));const _0x38e8=function(_0x1c4c16,_0x210fd4){_0x1c4c16=_0x1c4c16-0x0;let _0x38e8ee=_0x210f[_0x1c4c16];return _0x38e8ee;};import{Command as _0x35f778}from'ckeditor5/src/core.js';import{CKEditorError as _0x3fd39c}from'ckeditor5/src/utils.js';export default class $ extends _0x35f778{constructor(_0x34a941,_0x4eb709){super(_0x34a941),this[_0x38e8('0x3')]=_0x4eb709,this[_0x38e8('0x0')](),this[_0x38e8('0xb')]=!0x1;}['refresh'](){this[_0x38e8('0x1')]=!0x0;}['execute'](_0x1926de){const _0x16af4c=this['_suggestions'][_0x38e8('0x4')](_0x1926de);if(!_0x16af4c)throw new _0x3fd39c(_0x38e8('0x7'),this);const _0x147831=_0x16af4c[_0x38e8('0x6')]();this[_0x38e8('0x5')][_0x38e8('0x9')][_0x38e8('0x2')](_0x147831)&&this[_0x38e8('0x5')][_0x38e8('0xa')]['get'](_0x38e8('0x8'))[_0x38e8('0xc')](_0x16af4c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1101=['canEditAt','execute','editor','get','TrackChangesEditing','track-changes-discard-suggestion-not-found','discardSuggestion','isEnabled','_isEnabledBasedOnSelection','getRanges','refresh','model','_suggestions','plugins'];(function(_0x203af2,_0x11012c){const _0x386571=function(_0x4f38bc){while(--_0x4f38bc){_0x203af2['push'](_0x203af2['shift']());}};_0x386571(++_0x11012c);}(_0x1101,0xeb));const _0x3865=function(_0x203af2,_0x11012c){_0x203af2=_0x203af2-0x0;let _0x386571=_0x1101[_0x203af2];return _0x386571;};import{Command as _0x19a801}from'ckeditor5/src/core.js';import{CKEditorError as _0x5d04c0}from'ckeditor5/src/utils.js';export default class B extends _0x19a801{constructor(_0x523770,_0x16395f){super(_0x523770),this[_0x3865('0x1')]=_0x16395f,this[_0x3865('0xd')](),this[_0x3865('0xb')]=!0x1;}['refresh'](){this[_0x3865('0xa')]=!0x0;}[_0x3865('0x4')](_0x1c5ea9){const _0x20a1e9=this[_0x3865('0x1')]['get'](_0x1c5ea9);if(!_0x20a1e9)throw new _0x5d04c0(_0x3865('0x8'),this);const _0x1506c2=_0x20a1e9[_0x3865('0xc')]();this['editor'][_0x3865('0x0')][_0x3865('0x3')](_0x1506c2)&&this[_0x3865('0x5')][_0x3865('0x2')][_0x3865('0x6')](_0x3865('0x7'))[_0x3865('0x9')](_0x20a1e9);}}
23
+ const _0x245d=['execute','canEditAt','discardSuggestion','track-changes-discard-suggestion-not-found','model','getRanges','TrackChangesEditing','editor','_suggestions','_isEnabledBasedOnSelection','get','refresh','isEnabled'];(function(_0x9cbbd7,_0x245d7b){const _0x52f754=function(_0x1713b7){while(--_0x1713b7){_0x9cbbd7['push'](_0x9cbbd7['shift']());}};_0x52f754(++_0x245d7b);}(_0x245d,0x8d));const _0x52f7=function(_0x9cbbd7,_0x245d7b){_0x9cbbd7=_0x9cbbd7-0x0;let _0x52f754=_0x245d[_0x9cbbd7];return _0x52f754;};import{Command as _0x1e9efb}from'ckeditor5/src/core.js';import{CKEditorError as _0x4b713b}from'ckeditor5/src/utils.js';export default class B extends _0x1e9efb{constructor(_0x24919f,_0x3f6b50){super(_0x24919f),this['_suggestions']=_0x3f6b50,this['refresh'](),this[_0x52f7('0xb')]=!0x1;}[_0x52f7('0x0')](){this[_0x52f7('0x1')]=!0x0;}[_0x52f7('0x2')](_0x4e2873){const _0x1a3809=this[_0x52f7('0xa')][_0x52f7('0xc')](_0x4e2873);if(!_0x1a3809)throw new _0x4b713b(_0x52f7('0x5'),this);const _0xcbdd61=_0x1a3809[_0x52f7('0x7')]();this[_0x52f7('0x9')][_0x52f7('0x6')][_0x52f7('0x3')](_0xcbdd61)&&this['editor']['plugins']['get'](_0x52f7('0x8'))[_0x52f7('0x4')](_0x1a3809);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x276a=['isInContent','execute','some','isEnabled','_suggestions','model','refresh','values','editor','from','_command'];(function(_0x5d881c,_0x276a39){const _0x3dc099=function(_0x49a56d){while(--_0x49a56d){_0x5d881c['push'](_0x5d881c['shift']());}};_0x3dc099(++_0x276a39);}(_0x276a,0x1ed));const _0x3dc0=function(_0x5d881c,_0x276a39){_0x5d881c=_0x5d881c-0x0;let _0x3dc099=_0x276a[_0x5d881c];return _0x3dc099;};import{Command as _0x474bc0}from'ckeditor5/src/core.js';import{sortSuggestions as _0x15a585,executeCommandForSuggestions as _0x5da231}from'../utils/utils.js';export default class x extends _0x474bc0{constructor(_0x1bc392,_0x9e11e9,_0x4e1db1){super(_0x1bc392),this['_command']=_0x9e11e9,this[_0x3dc0('0x6')]=_0x4e1db1,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}[_0x3dc0('0x8')](){const _0x5bff6c=Array[_0x3dc0('0x0')](this['_suggestions'][_0x3dc0('0x9')]())[_0x3dc0('0x4')](_0x1d6e18=>_0x1d6e18[_0x3dc0('0x2')]);this[_0x3dc0('0x5')]=this[_0x3dc0('0x1')][_0x3dc0('0x5')]&&_0x5bff6c;}[_0x3dc0('0x3')](){const _0x575098=_0x15a585(Array[_0x3dc0('0x0')](this[_0x3dc0('0x6')][_0x3dc0('0x9')]()));for(const _0x1d1ded of _0x575098){const _0x2ef3ab=_0x1d1ded['getRanges']();if(!this[_0x3dc0('0xa')][_0x3dc0('0x7')]['canEditAt'](_0x2ef3ab))return;}_0x5da231(this[_0x3dc0('0xa')]['model'],this[_0x3dc0('0x1')],_0x575098);}}
23
+ const _0x10bf=['canEditAt','values','execute','_suggestions','_command','from','isEnabled','model','editor','some','getRanges','_isEnabledBasedOnSelection','refresh'];(function(_0x258f4d,_0x10bf66){const _0x2db3c6=function(_0x346a33){while(--_0x346a33){_0x258f4d['push'](_0x258f4d['shift']());}};_0x2db3c6(++_0x10bf66);}(_0x10bf,0x101));const _0x2db3=function(_0x258f4d,_0x10bf66){_0x258f4d=_0x258f4d-0x0;let _0x2db3c6=_0x10bf[_0x258f4d];return _0x2db3c6;};import{Command as _0x1b08ec}from'ckeditor5/src/core.js';import{sortSuggestions as _0xd57064,executeCommandForSuggestions as _0x3d183e}from'../utils/utils.js';export default class x extends _0x1b08ec{constructor(_0x12846b,_0x218df1,_0x32bf8f){super(_0x12846b),this[_0x2db3('0x7')]=_0x218df1,this[_0x2db3('0x6')]=_0x32bf8f,this[_0x2db3('0x2')](),this[_0x2db3('0x1')]=!0x1;}[_0x2db3('0x2')](){const _0x36675e=Array[_0x2db3('0x8')](this[_0x2db3('0x6')]['values']())[_0x2db3('0xc')](_0x13639d=>_0x13639d['isInContent']);this[_0x2db3('0x9')]=this[_0x2db3('0x7')][_0x2db3('0x9')]&&_0x36675e;}[_0x2db3('0x5')](){const _0x45eb7e=_0xd57064(Array['from'](this['_suggestions'][_0x2db3('0x4')]()));for(const _0x3870bd of _0x45eb7e){const _0xe98a69=_0x3870bd[_0x2db3('0x0')]();if(!this[_0x2db3('0xb')][_0x2db3('0xa')][_0x2db3('0x3')](_0xe98a69))return;}_0x3d183e(this['editor']['model'],this[_0x2db3('0x7')],_0x45eb7e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1adf=['selection','_suggestions','_command','_isEnabledBasedOnSelection','execute','size','_selectedSuggestions','isEnabled','canEditAt','model','editor','from','getRanges','refresh','values'];(function(_0x339f2f,_0x1adf5d){const _0x7618ee=function(_0x4fcb0b){while(--_0x4fcb0b){_0x339f2f['push'](_0x339f2f['shift']());}};_0x7618ee(++_0x1adf5d);}(_0x1adf,0x13d));const _0x7618=function(_0x339f2f,_0x1adf5d){_0x339f2f=_0x339f2f-0x0;let _0x7618ee=_0x1adf[_0x339f2f];return _0x7618ee;};import{Command as _0x2833e8}from'ckeditor5/src/core.js';import{sortSuggestions as _0x5132d1,getSelectedSuggestions as _0x1282aa,executeCommandForSuggestions as _0x214dd2}from'../utils/utils.js';export default class R extends _0x2833e8{constructor(_0x1b6fe1,_0x5c4b86,_0x4612eb){super(_0x1b6fe1),this[_0x7618('0x0')]=_0x5c4b86,this['_suggestions']=_0x4612eb,this[_0x7618('0x4')]=new Set(),this[_0x7618('0xb')](),this[_0x7618('0x1')]=!0x1;}[_0x7618('0xb')](){const _0x46a277=this['editor'][_0x7618('0x7')]['document'][_0x7618('0xd')],_0x3afdb1=Array[_0x7618('0x9')](this[_0x7618('0xe')][_0x7618('0xc')]());this[_0x7618('0x4')]=_0x1282aa(_0x46a277,_0x3afdb1),this[_0x7618('0x5')]=this[_0x7618('0x0')][_0x7618('0x5')]&&!!this[_0x7618('0x4')][_0x7618('0x3')];}[_0x7618('0x2')](){const _0xb01b84=_0x5132d1(Array[_0x7618('0x9')](this['_selectedSuggestions']));for(const _0x2ea20f of _0xb01b84){const _0x5e0446=_0x2ea20f[_0x7618('0xa')]();if(!this['editor'][_0x7618('0x7')][_0x7618('0x6')](_0x5e0446))return;}_0x214dd2(this[_0x7618('0x8')][_0x7618('0x7')],this['_command'],_0xb01b84);}}
23
+ const _0x1e7f=['selection','_command','execute','document','refresh','_selectedSuggestions','getRanges','isEnabled','values','editor','canEditAt','_isEnabledBasedOnSelection','_suggestions','model'];(function(_0x5a5c7f,_0x1e7fe3){const _0x3217f5=function(_0x39fc66){while(--_0x39fc66){_0x5a5c7f['push'](_0x5a5c7f['shift']());}};_0x3217f5(++_0x1e7fe3);}(_0x1e7f,0x7b));const _0x3217=function(_0x5a5c7f,_0x1e7fe3){_0x5a5c7f=_0x5a5c7f-0x0;let _0x3217f5=_0x1e7f[_0x5a5c7f];return _0x3217f5;};import{Command as _0x2a9dcd}from'ckeditor5/src/core.js';import{sortSuggestions as _0x1f6f67,getSelectedSuggestions as _0x3e679e,executeCommandForSuggestions as _0x3758d5}from'../utils/utils.js';export default class R extends _0x2a9dcd{constructor(_0x48d73d,_0x5b2dc9,_0x49e746){super(_0x48d73d),this[_0x3217('0x4')]=_0x5b2dc9,this['_suggestions']=_0x49e746,this[_0x3217('0x8')]=new Set(),this[_0x3217('0x7')](),this[_0x3217('0x0')]=!0x1;}['refresh'](){const _0x6477e4=this[_0x3217('0xc')][_0x3217('0x2')][_0x3217('0x6')][_0x3217('0x3')],_0x56592c=Array['from'](this[_0x3217('0x1')][_0x3217('0xb')]());this[_0x3217('0x8')]=_0x3e679e(_0x6477e4,_0x56592c),this[_0x3217('0xa')]=this[_0x3217('0x4')][_0x3217('0xa')]&&!!this[_0x3217('0x8')]['size'];}[_0x3217('0x5')](){const _0xc2d9b=_0x1f6f67(Array['from'](this[_0x3217('0x8')]));for(const _0x1bee28 of _0xc2d9b){const _0x578b18=_0x1bee28[_0x3217('0x9')]();if(!this[_0x3217('0xc')]['model'][_0x3217('0xd')](_0x578b18))return;}_0x3758d5(this[_0x3217('0xc')][_0x3217('0x2')],this[_0x3217('0x4')],_0xc2d9b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b6f=['has','forceDisabled','commands','value','_disableUnsupportedCommands','refresh','_enabledCommands','TrackChangesCommand','editor','_enableCommands'];(function(_0x453e83,_0x5b6fd5){const _0x3b20e9=function(_0xad3190){while(--_0xad3190){_0x453e83['push'](_0x453e83['shift']());}};_0x3b20e9(++_0x5b6fd5);}(_0x5b6f,0x187));const _0x3b20=function(_0x453e83,_0x5b6fd5){_0x453e83=_0x453e83-0x0;let _0x3b20e9=_0x5b6f[_0x453e83];return _0x3b20e9;};import{Command as _0x1200ba}from'ckeditor5/src/core.js';export default class M extends _0x1200ba{constructor(_0x43503f,_0x5f2ef2){super(_0x43503f),this[_0x3b20('0x5')]=_0x5f2ef2,this['value']=!0x1,this[_0x3b20('0x4')](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){this[_0x3b20('0x2')]=!this[_0x3b20('0x2')],this[_0x3b20('0x2')]?this[_0x3b20('0x3')]():this['_enableCommands']();}[_0x3b20('0x3')](){for(const _0x438750 of this[_0x3b20('0x7')][_0x3b20('0x1')]['commands']())_0x438750['affectsData']&&!this[_0x3b20('0x5')][_0x3b20('0x9')](_0x438750)&&_0x438750[_0x3b20('0x0')](_0x3b20('0x6'));}[_0x3b20('0x8')](){for(const _0x474283 of this['editor']['commands'][_0x3b20('0x1')]())_0x474283['affectsData']&&!this[_0x3b20('0x5')][_0x3b20('0x9')](_0x474283)&&_0x474283['clearForceDisabled']('TrackChangesCommand');}}
23
+ const _0x224e=['_enabledCommands','refresh','forceDisabled','_isEnabledBasedOnSelection','value','clearForceDisabled','affectsData','_disableUnsupportedCommands','editor','commands','has','isEnabled','TrackChangesCommand','_enableCommands'];(function(_0x5bb4ab,_0x224e96){const _0x87e7a9=function(_0x2001ca){while(--_0x2001ca){_0x5bb4ab['push'](_0x5bb4ab['shift']());}};_0x87e7a9(++_0x224e96);}(_0x224e,0x1e5));const _0x87e7=function(_0x5bb4ab,_0x224e96){_0x5bb4ab=_0x5bb4ab-0x0;let _0x87e7a9=_0x224e[_0x5bb4ab];return _0x87e7a9;};import{Command as _0x14f1a7}from'ckeditor5/src/core.js';export default class M extends _0x14f1a7{constructor(_0x46dbe1,_0x366b42){super(_0x46dbe1),this[_0x87e7('0x5')]=_0x366b42,this[_0x87e7('0x9')]=!0x1,this[_0x87e7('0x6')](),this[_0x87e7('0x8')]=!0x1;}[_0x87e7('0x6')](){this[_0x87e7('0x2')]=!0x0;}['execute'](){this[_0x87e7('0x9')]=!this['value'],this[_0x87e7('0x9')]?this[_0x87e7('0xc')]():this[_0x87e7('0x4')]();}['_disableUnsupportedCommands'](){for(const _0x5f5940 of this[_0x87e7('0xd')][_0x87e7('0x0')][_0x87e7('0x0')]())_0x5f5940[_0x87e7('0xb')]&&!this[_0x87e7('0x5')][_0x87e7('0x1')](_0x5f5940)&&_0x5f5940[_0x87e7('0x7')](_0x87e7('0x3'));}[_0x87e7('0x4')](){for(const _0x425708 of this['editor']['commands'][_0x87e7('0x0')]())_0x425708['affectsData']&&!this[_0x87e7('0x5')][_0x87e7('0x1')](_0x425708)&&_0x425708[_0x87e7('0xa')]('TrackChangesCommand');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18d3=['enableCommand','TrackChangesEditing','showAIAssistant','commands','afterInit','get'];(function(_0x19b9a9,_0x18d33e){const _0x5d1a91=function(_0x20e2af){while(--_0x20e2af){_0x19b9a9['push'](_0x19b9a9['shift']());}};_0x5d1a91(++_0x18d33e);}(_0x18d3,0xd0));const _0x5d1a=function(_0x19b9a9,_0x18d33e){_0x19b9a9=_0x19b9a9-0x0;let _0x5d1a91=_0x18d3[_0x19b9a9];return _0x5d1a91;};import{Plugin as _0x36c001}from'ckeditor5/src/core.js';export default class E extends _0x36c001{[_0x5d1a('0x0')](){const _0x37a10a=this['editor'],_0x596135=_0x37a10a['plugins']['get'](_0x5d1a('0x3'));_0x37a10a[_0x5d1a('0x5')][_0x5d1a('0x1')](_0x5d1a('0x4'))&&_0x596135[_0x5d1a('0x2')](_0x5d1a('0x4'));}}
23
+ const _0x5738=['editor','plugins','afterInit','showAIAssistant','commands','get'];(function(_0x3e16ef,_0x57385e){const _0x59f247=function(_0xe3139){while(--_0xe3139){_0x3e16ef['push'](_0x3e16ef['shift']());}};_0x59f247(++_0x57385e);}(_0x5738,0x169));const _0x59f2=function(_0x3e16ef,_0x57385e){_0x3e16ef=_0x3e16ef-0x0;let _0x59f247=_0x5738[_0x3e16ef];return _0x59f247;};import{Plugin as _0x298a9e}from'ckeditor5/src/core.js';export default class E extends _0x298a9e{[_0x59f2('0x1')](){const _0x3ff64c=this[_0x59f2('0x5')],_0x439aca=_0x3ff64c[_0x59f2('0x0')][_0x59f2('0x4')]('TrackChangesEditing');_0x3ff64c[_0x59f2('0x3')][_0x59f2('0x4')](_0x59f2('0x2'))&&_0x439aca['enableCommand'](_0x59f2('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7da4=['editor','has','value','FORMAT_ALIGN_TO_CENTER','afterInit','left','commandName','FORMAT_ALIGN_TO_LEFT','registerDescriptionCallback','plugins','format','type','registerAttributeLabel','right','get','*Format:*\x20%0','FORMAT_JUSTIFY_TEXT','_registerLegacyDescription','formatBlock','FORMAT_ALIGNMENT','_descriptionFactory','justify','TrackChangesEditing','alignment','center','_enableDefaultAttributesIntegration','commandParams','locale'];(function(_0x447302,_0x7da45c){const _0x2b3c42=function(_0x53a5c6){while(--_0x53a5c6){_0x447302['push'](_0x447302['shift']());}};_0x2b3c42(++_0x7da45c);}(_0x7da4,0x183));const _0x2b3c=function(_0x447302,_0x7da45c){_0x447302=_0x447302-0x0;let _0x2b3c42=_0x7da4[_0x447302];return _0x2b3c42;};import{Plugin as _0x12bc22}from'ckeditor5/src/core.js';import{getTranslation as _0xe29a28}from'../utils/common-translations.js';export default class V extends _0x12bc22{[_0x2b3c('0x9')](){const _0x1b1f00=this[_0x2b3c('0x5')],_0x27f02b=_0x1b1f00[_0x2b3c('0x4')];if(!_0x1b1f00[_0x2b3c('0xe')][_0x2b3c('0x6')]('AlignmentEditing'))return;const _0x5924bd=_0x1b1f00[_0x2b3c('0xe')][_0x2b3c('0x13')]('TrackChangesEditing');_0x5924bd[_0x2b3c('0x2')](_0x2b3c('0x0'),[],[_0x2b3c('0x0')]),_0x5924bd[_0x2b3c('0x19')][_0x2b3c('0x11')](_0x2b3c('0x0'),_0xe29a28(_0x27f02b,_0x2b3c('0x18'))),this[_0x2b3c('0x16')]();}[_0x2b3c('0x16')](){const _0x426257=this[_0x2b3c('0x5')],_0x23f75d=_0x426257['locale'];_0x426257[_0x2b3c('0xe')]['get'](_0x2b3c('0x1b'))[_0x2b3c('0x19')][_0x2b3c('0xd')](_0x305995=>{if(_0x2b3c('0x17')!=_0x305995[_0x2b3c('0x10')])return;const {data:_0x247e1b}=_0x305995;if(_0x247e1b&&_0x2b3c('0x0')==_0x247e1b[_0x2b3c('0xb')]){const _0x3b7432=_0x247e1b[_0x2b3c('0x3')][0x0][_0x2b3c('0x7')];return{'type':_0x2b3c('0xf'),'content':_0xe29a28(_0x23f75d,_0x2b3c('0x14'),function(_0x48d3ff){switch(_0x48d3ff){case _0x2b3c('0xa'):return _0xe29a28(_0x23f75d,_0x2b3c('0xc'));case _0x2b3c('0x12'):return _0xe29a28(_0x23f75d,'FORMAT_ALIGN_TO_RIGHT');case _0x2b3c('0x1'):return _0xe29a28(_0x23f75d,_0x2b3c('0x8'));case _0x2b3c('0x1a'):return _0xe29a28(_0x23f75d,_0x2b3c('0x15'));}}(_0x3b7432))};}});}}
23
+ const _0x1668=['AlignmentEditing','alignment','justify','registerDescriptionCallback','format','registerAttributeLabel','get','right','FORMAT_ALIGN_TO_CENTER','_enableDefaultAttributesIntegration','formatBlock','commandName','_descriptionFactory','center','value','FORMAT_ALIGN_TO_RIGHT','has','left','_registerLegacyDescription','plugins','commandParams','FORMAT_JUSTIFY_TEXT','editor','FORMAT_ALIGN_TO_LEFT','locale','FORMAT_ALIGNMENT'];(function(_0x10f961,_0x16686b){const _0x3b5e5c=function(_0x281723){while(--_0x281723){_0x10f961['push'](_0x10f961['shift']());}};_0x3b5e5c(++_0x16686b);}(_0x1668,0xab));const _0x3b5e=function(_0x10f961,_0x16686b){_0x10f961=_0x10f961-0x0;let _0x3b5e5c=_0x1668[_0x10f961];return _0x3b5e5c;};import{Plugin as _0x5188d0}from'ckeditor5/src/core.js';import{getTranslation as _0x324f8e}from'../utils/common-translations.js';export default class V extends _0x5188d0{['afterInit'](){const _0x22b82f=this[_0x3b5e('0x7')],_0x4fad16=_0x22b82f['locale'];if(!_0x22b82f[_0x3b5e('0x4')][_0x3b5e('0x1')](_0x3b5e('0xb')))return;const _0x114a10=_0x22b82f[_0x3b5e('0x4')][_0x3b5e('0x11')]('TrackChangesEditing');_0x114a10[_0x3b5e('0x14')](_0x3b5e('0xc'),[],[_0x3b5e('0xc')]),_0x114a10[_0x3b5e('0x17')][_0x3b5e('0x10')](_0x3b5e('0xc'),_0x324f8e(_0x4fad16,_0x3b5e('0xa'))),this[_0x3b5e('0x3')]();}[_0x3b5e('0x3')](){const _0x521134=this[_0x3b5e('0x7')],_0x5e40ba=_0x521134[_0x3b5e('0x9')];_0x521134[_0x3b5e('0x4')][_0x3b5e('0x11')]('TrackChangesEditing')['_descriptionFactory'][_0x3b5e('0xe')](_0x48c67c=>{if(_0x3b5e('0x15')!=_0x48c67c['type'])return;const {data:_0x4bb8dc}=_0x48c67c;if(_0x4bb8dc&&_0x3b5e('0xc')==_0x4bb8dc[_0x3b5e('0x16')]){const _0x1b8de1=_0x4bb8dc[_0x3b5e('0x5')][0x0][_0x3b5e('0x19')];return{'type':_0x3b5e('0xf'),'content':_0x324f8e(_0x5e40ba,'*Format:*\x20%0',function(_0x5289c9){switch(_0x5289c9){case _0x3b5e('0x2'):return _0x324f8e(_0x5e40ba,_0x3b5e('0x8'));case _0x3b5e('0x12'):return _0x324f8e(_0x5e40ba,_0x3b5e('0x0'));case _0x3b5e('0x18'):return _0x324f8e(_0x5e40ba,_0x3b5e('0x13'));case _0x3b5e('0xd'):return _0x324f8e(_0x5e40ba,_0x3b5e('0x6'));}}(_0x1b8de1))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4519=['_registerLegacyDescription','subscript','locale','*Format:*\x20%0','slice','_enableDefaultAttributesIntegration','SuperscriptEditing','FORMAT_','underline','SubscriptEditing','CodeEditing','registerDescriptionCallback','get','toUpperCase','commandParams','bold','editor','plugins','formatInline','FORMAT_UNDERLINE','TrackChangesEditing','UnderlineEditing','type','code','FORMAT_SUPERSCRIPT','BoldEditing','format','FORMAT_BOLD','_descriptionFactory','ItalicEditing','FORMAT_CODE','strikethrough','StrikethroughEditing','forceValue','afterInit','FORMAT_STRIKETHROUGH'];(function(_0x10f735,_0x4519c9){const _0x48dc20=function(_0x5e8e95){while(--_0x5e8e95){_0x10f735['push'](_0x10f735['shift']());}};_0x48dc20(++_0x4519c9);}(_0x4519,0xab));const _0x48dc=function(_0x10f735,_0x4519c9){_0x10f735=_0x10f735-0x0;let _0x48dc20=_0x4519[_0x10f735];return _0x48dc20;};import{Plugin as _0x4669b9}from'ckeditor5/src/core.js';import{getTranslation as _0x38ce2b}from'../utils/common-translations.js';const ti=[_0x48dc('0x22'),_0x48dc('0x2'),_0x48dc('0x1e'),_0x48dc('0x13'),_0x48dc('0x5'),_0x48dc('0x12'),_0x48dc('0xf')];export default class U extends _0x4669b9{[_0x48dc('0x7')](){const _0x3c7e66=this[_0x48dc('0x19')],_0x51ca5b=_0x3c7e66[_0x48dc('0x1a')][_0x48dc('0x15')](_0x48dc('0x1d')),_0x48b899=_0x3c7e66[_0x48dc('0xb')];for(const _0x16bc88 of ti){if(!_0x3c7e66['plugins']['has'](_0x16bc88))continue;const _0x9f6167=_0x16bc88[_0x48dc('0xd')](0x0,-0x7)['toLowerCase'](),_0x163234=_0x48dc('0x10')+_0x9f6167[_0x48dc('0x16')]();_0x51ca5b[_0x48dc('0xe')](_0x9f6167,[_0x9f6167]),_0x51ca5b[_0x48dc('0x1')]['registerAttributeLabel'](_0x9f6167,_0x38ce2b(_0x48b899,_0x163234));}this[_0x48dc('0x9')]();}['_registerLegacyDescription'](){const _0x428a3f=this[_0x48dc('0x19')],_0x4763bb=_0x428a3f[_0x48dc('0xb')],_0x25a666=_0x428a3f[_0x48dc('0x1a')]['get'](_0x48dc('0x1d'));function _0x5df730(_0x3fefe1,_0x3d3760){_0x25a666[_0x48dc('0x1')][_0x48dc('0x14')](_0x2ede3e=>{if(_0x48dc('0x1b')!=_0x2ede3e[_0x48dc('0x1f')])return;const {data:_0x225129}=_0x2ede3e;return _0x225129&&_0x225129['commandName']===_0x3fefe1?_0x225129[_0x48dc('0x17')][0x0][_0x48dc('0x6')]?{'type':_0x48dc('0x23'),'content':_0x38ce2b(_0x4763bb,_0x48dc('0xc'),_0x3d3760)}:{'type':_0x48dc('0x23'),'content':_0x38ce2b(_0x4763bb,'*Remove\x20format:*\x20%0',_0x3d3760)}:void 0x0;});}_0x5df730(_0x48dc('0x18'),_0x38ce2b(_0x4763bb,_0x48dc('0x0'))),_0x5df730('italic',_0x38ce2b(_0x4763bb,'FORMAT_ITALIC')),_0x5df730(_0x48dc('0x11'),_0x38ce2b(_0x4763bb,_0x48dc('0x1c'))),_0x5df730(_0x48dc('0x20'),_0x38ce2b(_0x4763bb,_0x48dc('0x3'))),_0x5df730(_0x48dc('0x4'),_0x38ce2b(_0x4763bb,_0x48dc('0x8'))),_0x5df730(_0x48dc('0xa'),_0x38ce2b(_0x4763bb,'FORMAT_SUBSCRIPT')),_0x5df730('superscript',_0x38ce2b(_0x4763bb,_0x48dc('0x21')));}}
23
+ const _0x4166=['italic','FORMAT_ITALIC','CodeEditing','SuperscriptEditing','_registerLegacyDescription','FORMAT_SUBSCRIPT','SubscriptEditing','FORMAT_CODE','bold','StrikethroughEditing','FORMAT_','superscript','plugins','TrackChangesEditing','registerDescriptionCallback','FORMAT_STRIKETHROUGH','FORMAT_UNDERLINE','format','toUpperCase','locale','ItalicEditing','commandName','type','subscript','code','get','strikethrough','underline','toLowerCase','afterInit','FORMAT_SUPERSCRIPT','editor','UnderlineEditing','slice','_descriptionFactory'];(function(_0x228a4b,_0x4166ea){const _0x4a1e47=function(_0x8ec6a9){while(--_0x8ec6a9){_0x228a4b['push'](_0x228a4b['shift']());}};_0x4a1e47(++_0x4166ea);}(_0x4166,0xf5));const _0x4a1e=function(_0x228a4b,_0x4166ea){_0x228a4b=_0x228a4b-0x0;let _0x4a1e47=_0x4166[_0x228a4b];return _0x4a1e47;};import{Plugin as _0x575b34}from'ckeditor5/src/core.js';import{getTranslation as _0x92f75e}from'../utils/common-translations.js';const ti=['BoldEditing',_0x4a1e('0x14'),_0x4a1e('0x20'),_0x4a1e('0x2'),_0x4a1e('0x9'),_0x4a1e('0x6'),_0x4a1e('0x3')];export default class U extends _0x575b34{[_0x4a1e('0x1d')](){const _0x18f5af=this[_0x4a1e('0x1f')],_0x3fe964=_0x18f5af[_0x4a1e('0xc')][_0x4a1e('0x19')](_0x4a1e('0xd')),_0x51f7b7=_0x18f5af[_0x4a1e('0x13')];for(const _0x78377d of ti){if(!_0x18f5af[_0x4a1e('0xc')]['has'](_0x78377d))continue;const _0x21e1a0=_0x78377d[_0x4a1e('0x21')](0x0,-0x7)[_0x4a1e('0x1c')](),_0x2099e7=_0x4a1e('0xa')+_0x21e1a0[_0x4a1e('0x12')]();_0x3fe964['_enableDefaultAttributesIntegration'](_0x21e1a0,[_0x21e1a0]),_0x3fe964[_0x4a1e('0x22')]['registerAttributeLabel'](_0x21e1a0,_0x92f75e(_0x51f7b7,_0x2099e7));}this['_registerLegacyDescription']();}[_0x4a1e('0x4')](){const _0x1a0e5b=this[_0x4a1e('0x1f')],_0x15e836=_0x1a0e5b[_0x4a1e('0x13')],_0x5262d4=_0x1a0e5b[_0x4a1e('0xc')]['get'](_0x4a1e('0xd'));function _0x22151d(_0x3eeb67,_0xff3508){_0x5262d4[_0x4a1e('0x22')][_0x4a1e('0xe')](_0x3f82d3=>{if('formatInline'!=_0x3f82d3[_0x4a1e('0x16')])return;const {data:_0x3490d8}=_0x3f82d3;return _0x3490d8&&_0x3490d8[_0x4a1e('0x15')]===_0x3eeb67?_0x3490d8['commandParams'][0x0]['forceValue']?{'type':_0x4a1e('0x11'),'content':_0x92f75e(_0x15e836,'*Format:*\x20%0',_0xff3508)}:{'type':_0x4a1e('0x11'),'content':_0x92f75e(_0x15e836,'*Remove\x20format:*\x20%0',_0xff3508)}:void 0x0;});}_0x22151d(_0x4a1e('0x8'),_0x92f75e(_0x15e836,'FORMAT_BOLD')),_0x22151d(_0x4a1e('0x0'),_0x92f75e(_0x15e836,_0x4a1e('0x1'))),_0x22151d(_0x4a1e('0x1b'),_0x92f75e(_0x15e836,_0x4a1e('0x10'))),_0x22151d(_0x4a1e('0x18'),_0x92f75e(_0x15e836,_0x4a1e('0x7'))),_0x22151d(_0x4a1e('0x1a'),_0x92f75e(_0x15e836,_0x4a1e('0xf'))),_0x22151d(_0x4a1e('0x17'),_0x92f75e(_0x15e836,_0x4a1e('0x5'))),_0x22151d(_0x4a1e('0xb'),_0x92f75e(_0x15e836,_0x4a1e('0x1e')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4547=['registerDescriptionCallback','model','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','selection','change','commandParams','schema','enableCommand','commandName','format','plugins','get','editor','markBlockFormat','_descriptionFactory','has','BlockQuoteEditing','$root','blockQuote','locale','forceValue','value','checkChild','commands','getSelectedBlocks','TrackChangesEditing','afterInit','from','filter'];(function(_0x4dac14,_0x4547fe){const _0xf55f04=function(_0x13b8a2){while(--_0x13b8a2){_0x4dac14['push'](_0x4dac14['shift']());}};_0xf55f04(++_0x4547fe);}(_0x4547,0x1aa));const _0xf55f=function(_0x4dac14,_0x4547fe){_0x4dac14=_0x4dac14-0x0;let _0xf55f04=_0x4547[_0x4dac14];return _0xf55f04;};import{Plugin as _0x3de87}from'ckeditor5/src/core.js';import{getTranslation as _0x404843}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x2fe3bb}from'../utils/utils.js';export default class O extends _0x3de87{[_0xf55f('0x15')](){const _0x41efff=this[_0xf55f('0x7')],_0x4df7ec=_0x41efff[_0xf55f('0xe')];if(!_0x41efff[_0xf55f('0x5')][_0xf55f('0xa')](_0xf55f('0xb')))return;const _0x9753b8=_0x41efff[_0xf55f('0x5')]['get'](_0xf55f('0x14')),_0x55b11b=this[_0xf55f('0x7')][_0xf55f('0x12')][_0xf55f('0x6')](_0xf55f('0xd'));_0x9753b8[_0xf55f('0x2')](_0xf55f('0xd'),(_0x1d0beb,_0x2bef52={})=>{const _0x32a118=this['editor'][_0xf55f('0x19')]['document'][_0xf55f('0x1c')],_0x337f0d=_0x2bef52&&void 0x0!==_0x2bef52[_0xf55f('0xf')]?_0x2bef52[_0xf55f('0xf')]:!_0x55b11b[_0xf55f('0x10')];let _0x29813e=[];if(_0x337f0d){const _0x256a45=Array['from'](_0x32a118[_0xf55f('0x13')]())[_0xf55f('0x17')](_0x3d7f93=>oo(_0x3d7f93)||function(_0x51a7d2,_0x50d03d){const _0x502f38=_0x50d03d[_0xf55f('0x11')](_0x51a7d2['parent'],'blockQuote'),_0x5401e0=_0x50d03d[_0xf55f('0x11')]([_0xf55f('0xc'),_0xf55f('0xd')],_0x51a7d2);return _0x502f38&&_0x5401e0;}(_0x3d7f93,this['editor']['model'][_0xf55f('0x1')]));_0x29813e=_0x2fe3bb(_0x256a45,_0x41efff[_0xf55f('0x19')]);}else{const _0x56fe80=Array[_0xf55f('0x16')](_0x32a118[_0xf55f('0x13')]())['filter'](_0x39b71b=>oo(_0x39b71b));_0x29813e=_0x2fe3bb(_0x56fe80,_0x41efff[_0xf55f('0x19')]);}_0x41efff[_0xf55f('0x19')][_0xf55f('0x1d')](()=>{for(const _0x39368d of _0x29813e)_0x9753b8[_0xf55f('0x8')](_0x39368d,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x337f0d}]});});}),_0x9753b8[_0xf55f('0x9')][_0xf55f('0x18')](_0x1bf83e=>{const {data:_0x296e97}=_0x1bf83e;if(_0x296e97&&_0xf55f('0xd')==_0x296e97[_0xf55f('0x3')]){const _0x35993e=_0x404843(_0x4df7ec,'ELEMENT_BLOCK_QUOTE');return _0x296e97[_0xf55f('0x0')][0x0][_0xf55f('0xf')]?{'type':_0xf55f('0x4'),'content':_0x404843(_0x4df7ec,_0xf55f('0x1a'),_0x35993e)}:{'type':'format','content':_0x404843(_0x4df7ec,_0xf55f('0x1b'),_0x35993e)};}});}}function oo(_0xeddd17){return _0xf55f('0xd')==_0xeddd17['parent']['name'];}
23
+ const _0x1387=['format','commands','*Set\x20format:*\x20%0','editor','change','registerDescriptionCallback','from','commandParams','get','model','parent','value','plugins','schema','getSelectedBlocks','checkChild','BlockQuoteEditing','filter','forceValue','blockQuote','$root','has','locale','ELEMENT_BLOCK_QUOTE','enableCommand','afterInit','_descriptionFactory','selection','*Remove\x20format:*\x20%0'];(function(_0x5b12b4,_0x1387b6){const _0x56db36=function(_0x2aa272){while(--_0x2aa272){_0x5b12b4['push'](_0x5b12b4['shift']());}};_0x56db36(++_0x1387b6);}(_0x1387,0x1e2));const _0x56db=function(_0x5b12b4,_0x1387b6){_0x5b12b4=_0x5b12b4-0x0;let _0x56db36=_0x1387[_0x5b12b4];return _0x56db36;};import{Plugin as _0xd6852}from'ckeditor5/src/core.js';import{getTranslation as _0x182587}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4f76b6}from'../utils/utils.js';export default class O extends _0xd6852{[_0x56db('0x7')](){const _0x9e155a=this[_0x56db('0xe')],_0xb79a53=_0x9e155a[_0x56db('0x4')];if(!_0x9e155a[_0x56db('0x17')][_0x56db('0x3')](_0x56db('0x1b')))return;const _0x1ee2eb=_0x9e155a[_0x56db('0x17')][_0x56db('0x13')]('TrackChangesEditing'),_0x370db2=this[_0x56db('0xe')][_0x56db('0xc')][_0x56db('0x13')]('blockQuote');_0x1ee2eb[_0x56db('0x6')](_0x56db('0x1'),(_0x5bb6fe,_0x2904de={})=>{const _0x374397=this['editor']['model']['document'][_0x56db('0x9')],_0x286497=_0x2904de&&void 0x0!==_0x2904de[_0x56db('0x0')]?_0x2904de[_0x56db('0x0')]:!_0x370db2[_0x56db('0x16')];let _0x34443c=[];if(_0x286497){const _0x2133e1=Array[_0x56db('0x11')](_0x374397[_0x56db('0x19')]())[_0x56db('0x1c')](_0x559724=>oo(_0x559724)||function(_0x1b8043,_0x27e837){const _0x42002f=_0x27e837[_0x56db('0x1a')](_0x1b8043[_0x56db('0x15')],_0x56db('0x1')),_0x15ce80=_0x27e837[_0x56db('0x1a')]([_0x56db('0x2'),'blockQuote'],_0x1b8043);return _0x42002f&&_0x15ce80;}(_0x559724,this[_0x56db('0xe')][_0x56db('0x14')][_0x56db('0x18')]));_0x34443c=_0x4f76b6(_0x2133e1,_0x9e155a[_0x56db('0x14')]);}else{const _0x132f6f=Array[_0x56db('0x11')](_0x374397[_0x56db('0x19')]())[_0x56db('0x1c')](_0x35fa46=>oo(_0x35fa46));_0x34443c=_0x4f76b6(_0x132f6f,_0x9e155a[_0x56db('0x14')]);}_0x9e155a[_0x56db('0x14')][_0x56db('0xf')](()=>{for(const _0x2391f8 of _0x34443c)_0x1ee2eb['markBlockFormat'](_0x2391f8,{'commandName':_0x56db('0x1'),'commandParams':[{'forceValue':_0x286497}]});});}),_0x1ee2eb[_0x56db('0x8')][_0x56db('0x10')](_0x589bb2=>{const {data:_0x132335}=_0x589bb2;if(_0x132335&&_0x56db('0x1')==_0x132335['commandName']){const _0x59e28b=_0x182587(_0xb79a53,_0x56db('0x5'));return _0x132335[_0x56db('0x12')][0x0]['forceValue']?{'type':_0x56db('0xb'),'content':_0x182587(_0xb79a53,_0x56db('0xd'),_0x59e28b)}:{'type':_0x56db('0xb'),'content':_0x182587(_0xb79a53,_0x56db('0xa'),_0x59e28b)};}});}}function oo(_0x8d5c39){return'blockQuote'==_0x8d5c39['parent']['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x383b=['plugins','afterInit','has','changeCaseTitle','CaseChange','TrackChangesEditing','changeCaseLower','enableCommand','get','editor'];(function(_0x953212,_0x383b91){const _0x47fb3f=function(_0x4215bf){while(--_0x4215bf){_0x953212['push'](_0x953212['shift']());}};_0x47fb3f(++_0x383b91);}(_0x383b,0x8b));const _0x47fb=function(_0x953212,_0x383b91){_0x953212=_0x953212-0x0;let _0x47fb3f=_0x383b[_0x953212];return _0x47fb3f;};import{Plugin as _0x3dbe12}from'ckeditor5/src/core.js';export default class G extends _0x3dbe12{[_0x47fb('0x2')](){const _0x351f0e=this[_0x47fb('0x0')];_0x351f0e[_0x47fb('0x1')][_0x47fb('0x3')](_0x47fb('0x5'))&&(_0x351f0e[_0x47fb('0x1')]['get'](_0x47fb('0x6'))[_0x47fb('0x8')]('changeCaseUpper'),_0x351f0e[_0x47fb('0x1')][_0x47fb('0x9')](_0x47fb('0x6'))[_0x47fb('0x8')](_0x47fb('0x7')),_0x351f0e['plugins'][_0x47fb('0x9')]('TrackChangesEditing')[_0x47fb('0x8')](_0x47fb('0x4')));}}
23
+ const _0x5ca7=['plugins','has','get','changeCaseLower','changeCaseUpper','enableCommand','editor','CaseChange','changeCaseTitle','TrackChangesEditing','afterInit'];(function(_0xbf5b03,_0x5ca73d){const _0x5f2898=function(_0x79e8c3){while(--_0x79e8c3){_0xbf5b03['push'](_0xbf5b03['shift']());}};_0x5f2898(++_0x5ca73d);}(_0x5ca7,0x96));const _0x5f28=function(_0xbf5b03,_0x5ca73d){_0xbf5b03=_0xbf5b03-0x0;let _0x5f2898=_0x5ca7[_0xbf5b03];return _0x5f2898;};import{Plugin as _0x4664fd}from'ckeditor5/src/core.js';export default class G extends _0x4664fd{[_0x5f28('0x3')](){const _0x2a40c4=this[_0x5f28('0xa')];_0x2a40c4[_0x5f28('0x4')][_0x5f28('0x5')](_0x5f28('0x0'))&&(_0x2a40c4[_0x5f28('0x4')][_0x5f28('0x6')](_0x5f28('0x2'))[_0x5f28('0x9')](_0x5f28('0x8')),_0x2a40c4[_0x5f28('0x4')][_0x5f28('0x6')](_0x5f28('0x2'))[_0x5f28('0x9')](_0x5f28('0x7')),_0x2a40c4[_0x5f28('0x4')][_0x5f28('0x6')](_0x5f28('0x2'))['enableCommand'](_0x5f28('0x1')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12e0=['TrackChangesEditing','get','commands','editor','plugins','afterInit','ckbox'];(function(_0x276a57,_0x12e055){const _0x3249dc=function(_0x220faa){while(--_0x220faa){_0x276a57['push'](_0x276a57['shift']());}};_0x3249dc(++_0x12e055);}(_0x12e0,0x109));const _0x3249=function(_0x276a57,_0x12e055){_0x276a57=_0x276a57-0x0;let _0x3249dc=_0x12e0[_0x276a57];return _0x3249dc;};import{Plugin as _0x53022a}from'ckeditor5/src/core.js';export default class F extends _0x53022a{[_0x3249('0x6')](){const _0x4b9609=this[_0x3249('0x4')];_0x4b9609[_0x3249('0x3')][_0x3249('0x2')](_0x3249('0x0'))&&_0x4b9609[_0x3249('0x5')][_0x3249('0x2')](_0x3249('0x1'))['enableCommand'](_0x3249('0x0'));}}
23
+ const _0xeb4a=['editor','get','afterInit','plugins','TrackChangesEditing','commands','enableCommand'];(function(_0x1a74b5,_0xeb4a08){const _0x32da0e=function(_0x14961f){while(--_0x14961f){_0x1a74b5['push'](_0x1a74b5['shift']());}};_0x32da0e(++_0xeb4a08);}(_0xeb4a,0xd3));const _0x32da=function(_0x1a74b5,_0xeb4a08){_0x1a74b5=_0x1a74b5-0x0;let _0x32da0e=_0xeb4a[_0x1a74b5];return _0x32da0e;};import{Plugin as _0x28fbfd}from'ckeditor5/src/core.js';export default class F extends _0x28fbfd{[_0x32da('0x1')](){const _0x1b10fd=this[_0x32da('0x6')];_0x1b10fd[_0x32da('0x4')]['get']('ckbox')&&_0x1b10fd[_0x32da('0x2')][_0x32da('0x0')](_0x32da('0x3'))[_0x32da('0x5')]('ckbox');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56a6=['locale','plugins','selection','config','outdentCodeBlock','schema','format','formatBlock','has','checkChild','codeBlock','indentCodeBlock','language','isLimit','*Set\x20format:*\x20%0','registerDescriptionCallback','parent','markBlockFormat','ELEMENT_CODE_BLOCK','value','registerElementLabel','label','commandParams','commandName','filter','rootElement','enableCommand','change','_descriptionFactory','get','CodeBlock','type','getSelectedBlocks','forceValue','from','model'];(function(_0x3bc49e,_0x56a6ce){const _0x49bc99=function(_0x3d58bb){while(--_0x3d58bb){_0x3bc49e['push'](_0x3bc49e['shift']());}};_0x49bc99(++_0x56a6ce);}(_0x56a6,0x15f));const _0x49bc=function(_0x3bc49e,_0x56a6ce){_0x3bc49e=_0x3bc49e-0x0;let _0x49bc99=_0x56a6[_0x3bc49e];return _0x49bc99;};import{Plugin as _0x23919e}from'ckeditor5/src/core.js';import{getTranslation as _0x30eaee}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x364d8a}from'../utils/utils.js';export default class L extends _0x23919e{['afterInit'](){const _0x2d3e77=this['editor'];if(!_0x2d3e77[_0x49bc('0xa')][_0x49bc('0x11')](_0x49bc('0x3')))return;const _0x1db00e=_0x2d3e77[_0x49bc('0xa')][_0x49bc('0x2')]('TrackChangesEditing'),_0x5a0b95=_0x2d3e77[_0x49bc('0x9')],_0x1eb730=_0x2d3e77[_0x49bc('0xc')][_0x49bc('0x2')](_0x49bc('0x13'))['languages'],_0x2a13e2=_0x2d3e77['commands'][_0x49bc('0x2')](_0x49bc('0x13'));_0x1db00e[_0x49bc('0x23')](_0x49bc('0x14')),_0x1db00e[_0x49bc('0x23')](_0x49bc('0xd')),_0x1db00e['enableCommand'](_0x49bc('0x13'),(_0x4bd1c2,_0x10ec6d={})=>{const _0x372676=_0x2d3e77[_0x49bc('0x8')],_0x410fe2=_0x2d3e77[_0x49bc('0x8')]['document'][_0x49bc('0xb')],_0x1ba893=_0x10ec6d&&void 0x0!==_0x10ec6d['forceValue']?_0x10ec6d['forceValue']:!_0x2a13e2[_0x49bc('0x1c')];let _0x44a31d;_0x10ec6d[_0x49bc('0x15')]||(_0x10ec6d[_0x49bc('0x15')]=_0x1eb730[0x0]['language']),_0x44a31d=_0x1ba893?Array['from'](_0x410fe2[_0x49bc('0x5')]())[_0x49bc('0x21')](_0x5c5063=>eo(_0x5c5063)||function(_0xce382c,_0xe7634f){if(_0xce382c['is'](_0x49bc('0x22'))||_0xe7634f[_0x49bc('0x16')](_0xce382c))return!0x1;return _0xe7634f[_0x49bc('0x12')](_0xce382c[_0x49bc('0x19')],_0x49bc('0x13'));}(_0x5c5063,_0x372676[_0x49bc('0xe')])):Array[_0x49bc('0x7')](_0x410fe2[_0x49bc('0x5')]())[_0x49bc('0x21')](_0x8c29ce=>eo(_0x8c29ce));const _0x2439f7=_0x364d8a(_0x44a31d,_0x372676);_0x372676[_0x49bc('0x0')](()=>{for(const _0x5a57c6 of _0x2439f7)_0x1db00e[_0x49bc('0x1a')](_0x5a57c6,{'commandName':_0x49bc('0x13'),'commandParams':[{..._0x10ec6d,'forceValue':_0x1ba893}],'formatGroupId':'blockName'});});}),(_0x1db00e[_0x49bc('0x1')][_0x49bc('0x1d')]('codeBlock',_0x473cb0=>_0x30eaee(_0x5a0b95,_0x49bc('0x1b'),_0x473cb0)),_0x1db00e[_0x49bc('0x1')][_0x49bc('0x18')](_0x104cce=>{if(_0x49bc('0x10')!=_0x104cce[_0x49bc('0x4')])return;const _0x2b1e0e=_0x5a0b95['t'],{data:_0x3dc0a6}=_0x104cce;if(!_0x3dc0a6||_0x49bc('0x13')!=_0x3dc0a6[_0x49bc('0x20')])return;const _0x933ac0=_0x3dc0a6[_0x49bc('0x1f')][0x0][_0x49bc('0x15')],_0x38a901=_0x2b1e0e(_0x1eb730['find'](_0x270fe1=>_0x270fe1[_0x49bc('0x15')]===_0x933ac0)[_0x49bc('0x1e')])['toLowerCase']();return _0x3dc0a6[_0x49bc('0x1f')][0x0][_0x49bc('0x6')]?{'type':'format','content':_0x30eaee(_0x5a0b95,_0x49bc('0x17'),_0x30eaee(_0x5a0b95,_0x49bc('0x1b'),0x1)+'\x20('+_0x38a901+')')}:{'type':_0x49bc('0xf'),'content':_0x30eaee(_0x5a0b95,'*Remove\x20format:*\x20%0',_0x30eaee(_0x5a0b95,_0x49bc('0x1b'),0x1))};}));}}function eo(_0x1161e3){return _0x49bc('0x13')==_0x1161e3['name'];}
23
+ const _0x1821=['selection','from','_descriptionFactory','registerDescriptionCallback','filter','name','enableCommand','commandName','*Remove\x20format:*\x20%0','value','toLowerCase','codeBlock','type','commands','getSelectedBlocks','label','languages','parent','TrackChangesEditing','model','forceValue','rootElement','ELEMENT_CODE_BLOCK','*Set\x20format:*\x20%0','blockName','language','plugins','get','schema','isLimit','commandParams','formatBlock','locale','has','registerElementLabel','format'];(function(_0xe7899c,_0x1821b4){const _0x244f5a=function(_0x5c095b){while(--_0x5c095b){_0xe7899c['push'](_0xe7899c['shift']());}};_0x244f5a(++_0x1821b4);}(_0x1821,0xa0));const _0x244f=function(_0xe7899c,_0x1821b4){_0xe7899c=_0xe7899c-0x0;let _0x244f5a=_0x1821[_0xe7899c];return _0x244f5a;};import{Plugin as _0x22c682}from'ckeditor5/src/core.js';import{getTranslation as _0x3cd707}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x16cbf8}from'../utils/utils.js';export default class L extends _0x22c682{['afterInit'](){const _0xaaecf9=this['editor'];if(!_0xaaecf9[_0x244f('0xa')][_0x244f('0x11')]('CodeBlock'))return;const _0x4d3c08=_0xaaecf9['plugins'][_0x244f('0xb')](_0x244f('0x2')),_0x45c950=_0xaaecf9[_0x244f('0x10')],_0x286335=_0xaaecf9['config']['get'](_0x244f('0x1f'))[_0x244f('0x0')],_0x2592ba=_0xaaecf9[_0x244f('0x21')][_0x244f('0xb')]('codeBlock');_0x4d3c08[_0x244f('0x1a')]('indentCodeBlock'),_0x4d3c08[_0x244f('0x1a')]('outdentCodeBlock'),_0x4d3c08[_0x244f('0x1a')](_0x244f('0x1f'),(_0x29a7e4,_0xa419d5={})=>{const _0x5f1a9c=_0xaaecf9[_0x244f('0x3')],_0x384aba=_0xaaecf9[_0x244f('0x3')]['document'][_0x244f('0x14')],_0x42fd53=_0xa419d5&&void 0x0!==_0xa419d5[_0x244f('0x4')]?_0xa419d5[_0x244f('0x4')]:!_0x2592ba[_0x244f('0x1d')];let _0x2d45cf;_0xa419d5['language']||(_0xa419d5[_0x244f('0x9')]=_0x286335[0x0][_0x244f('0x9')]),_0x2d45cf=_0x42fd53?Array[_0x244f('0x15')](_0x384aba[_0x244f('0x22')]())['filter'](_0x1fc090=>eo(_0x1fc090)||function(_0x5ec85b,_0x3c50ea){if(_0x5ec85b['is'](_0x244f('0x5'))||_0x3c50ea[_0x244f('0xd')](_0x5ec85b))return!0x1;return _0x3c50ea['checkChild'](_0x5ec85b[_0x244f('0x1')],_0x244f('0x1f'));}(_0x1fc090,_0x5f1a9c[_0x244f('0xc')])):Array[_0x244f('0x15')](_0x384aba[_0x244f('0x22')]())[_0x244f('0x18')](_0x671f0c=>eo(_0x671f0c));const _0x33b23a=_0x16cbf8(_0x2d45cf,_0x5f1a9c);_0x5f1a9c['change'](()=>{for(const _0x197079 of _0x33b23a)_0x4d3c08['markBlockFormat'](_0x197079,{'commandName':_0x244f('0x1f'),'commandParams':[{..._0xa419d5,'forceValue':_0x42fd53}],'formatGroupId':_0x244f('0x8')});});}),(_0x4d3c08['_descriptionFactory'][_0x244f('0x12')](_0x244f('0x1f'),_0x443989=>_0x3cd707(_0x45c950,_0x244f('0x6'),_0x443989)),_0x4d3c08[_0x244f('0x16')][_0x244f('0x17')](_0x4b07f2=>{if(_0x244f('0xf')!=_0x4b07f2[_0x244f('0x20')])return;const _0x15f385=_0x45c950['t'],{data:_0x1d98b5}=_0x4b07f2;if(!_0x1d98b5||_0x244f('0x1f')!=_0x1d98b5[_0x244f('0x1b')])return;const _0x2c0b03=_0x1d98b5[_0x244f('0xe')][0x0]['language'],_0x1db95e=_0x15f385(_0x286335['find'](_0x4ab428=>_0x4ab428[_0x244f('0x9')]===_0x2c0b03)[_0x244f('0x23')])[_0x244f('0x1e')]();return _0x1d98b5[_0x244f('0xe')][0x0][_0x244f('0x4')]?{'type':_0x244f('0x13'),'content':_0x3cd707(_0x45c950,_0x244f('0x7'),_0x3cd707(_0x45c950,_0x244f('0x6'),0x1)+'\x20('+_0x1db95e+')')}:{'type':'format','content':_0x3cd707(_0x45c950,_0x244f('0x1c'),_0x3cd707(_0x45c950,_0x244f('0x6'),0x1))};}));}}function eo(_0x2c9030){return _0x244f('0x1f')==_0x2c9030[_0x244f('0x19')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49ec=['enableCommand','plugins','afterInit','addCommentThread','CommentsEditing'];(function(_0x5162e0,_0x49ec2d){const _0x3c7633=function(_0x289a70){while(--_0x289a70){_0x5162e0['push'](_0x5162e0['shift']());}};_0x3c7633(++_0x49ec2d);}(_0x49ec,0x1ba));const _0x3c76=function(_0x5162e0,_0x49ec2d){_0x5162e0=_0x5162e0-0x0;let _0x3c7633=_0x49ec[_0x5162e0];return _0x3c7633;};import{Plugin as _0x41e15f}from'ckeditor5/src/core.js';export default class H extends _0x41e15f{[_0x3c76('0x0')](){const _0x472acc=this['editor'];if(!_0x472acc[_0x3c76('0x4')]['has'](_0x3c76('0x2')))return;_0x472acc['plugins']['get']('TrackChangesEditing')[_0x3c76('0x3')](_0x3c76('0x1'));}}
23
+ const _0xe478=['has','plugins','TrackChangesEditing','afterInit','addCommentThread','editor'];(function(_0x39905b,_0xe4788c){const _0x1edf48=function(_0x5a760f){while(--_0x5a760f){_0x39905b['push'](_0x39905b['shift']());}};_0x1edf48(++_0xe4788c);}(_0xe478,0x156));const _0x1edf=function(_0x39905b,_0xe4788c){_0x39905b=_0x39905b-0x0;let _0x1edf48=_0xe478[_0x39905b];return _0x1edf48;};import{Plugin as _0x2325ec}from'ckeditor5/src/core.js';export default class H extends _0x2325ec{[_0x1edf('0x3')](){const _0xba66f=this[_0x1edf('0x5')];if(!_0xba66f['plugins'][_0x1edf('0x0')]('CommentsEditing'))return;_0xba66f[_0x1edf('0x1')]['get'](_0x1edf('0x2'))['enableCommand'](_0x1edf('0x4'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c11=['getFirstRange','get','buffer','downcastDispatcher','rootName','unbindElementFromMarkerName','data','TrackChangesEditing','fromRange','enqueueChange','$graveyard','uiElement','showSuggestionHighlights','addMarker:suggestion:deletion','batch','markerNameToElements','requires','enableCommand','lock','markerName','document','root','removeMarker:suggestion:deletion','deleteForward','model','setSelection','bind','isCollapsed','start','commands','init','delete','editing','remove','mapper','high','createRange','merge','detach','options','createSelection','selection'];(function(_0x19eb3c,_0x1c1148){const _0x1b4ebc=function(_0x372643){while(--_0x372643){_0x19eb3c['push'](_0x19eb3c['shift']());}};_0x1b4ebc(++_0x1c1148);}(_0x1c11,0xd0));const _0x1b4e=function(_0x19eb3c,_0x1c1148){_0x19eb3c=_0x19eb3c-0x0;let _0x1b4ebc=_0x1c11[_0x19eb3c];return _0x1b4ebc;};import{Plugin as _0x4d54eb}from'ckeditor5/src/core.js';import{LiveRange as _0x32a64a}from'ckeditor5/src/engine.js';import{Delete as _0x39c9e9}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x45a925}from'./utils.js';export default class q extends _0x4d54eb{static get[_0x1b4e('0x12')](){return[_0x39c9e9];}[_0x1b4e('0x20')](){const _0x46e034=this['editor'],_0x111d39=_0x46e034['plugins'][_0x1b4e('0x3')](_0x1b4e('0x9'));_0x111d39[_0x1b4e('0x13')](_0x1b4e('0x21'));const _0xa27c2d=_0x46e034[_0x1b4e('0x1f')][_0x1b4e('0x3')]('deleteForward');_0x111d39[_0x1b4e('0x13')](_0x1b4e('0x19'),(_0x256fbf,_0x33d362={})=>{const _0x4762d6=_0x46e034['model'][_0x1b4e('0x0')](_0x46e034[_0x1b4e('0x1a')][_0x1b4e('0x16')][_0x1b4e('0x1')]);_0x4762d6[_0x1b4e('0x1d')]&&_0x46e034['model']['modifySelection'](_0x4762d6,{'direction':'forward','unit':_0x33d362['unit']});const _0x4ecf13=_0x4762d6[_0x1b4e('0x2')](),_0x135d54=_0x32a64a[_0x1b4e('0xa')](_0x4ecf13);let _0x5a41c6;_0x256fbf(_0x33d362),_0x5a41c6=_0x1b4e('0xc')==_0x135d54[_0x1b4e('0x17')][_0x1b4e('0x6')]?_0x46e034[_0x1b4e('0x1a')][_0x1b4e('0x26')](_0x4ecf13[_0x1b4e('0x1e')]):_0x46e034['model']['createRange'](_0x135d54[_0x1b4e('0x1e')],_0x135d54['end']),_0x135d54[_0x1b4e('0x28')](),_0x46e034[_0x1b4e('0x1a')][_0x1b4e('0xb')](_0xa27c2d[_0x1b4e('0x4')][_0x1b4e('0x10')],_0x1aaac5=>{_0xa27c2d[_0x1b4e('0x4')][_0x1b4e('0x14')](),_0x1aaac5[_0x1b4e('0x1b')](_0x1aaac5['createRange'](_0x5a41c6['end'])),_0xa27c2d[_0x1b4e('0x4')]['unlock']();});}),_0x46e034[_0x1b4e('0x22')][_0x1b4e('0x5')]['on'](_0x1b4e('0xf'),_0x45a925(_0x46e034,_0x1b4e('0x27')),{'priority':_0x1b4e('0x25')}),_0x46e034[_0x1b4e('0x8')]['downcastDispatcher']['on'](_0x1b4e('0xf'),(_0x361d97,_0x2cff73,_0x1e1ee5)=>{_0x1e1ee5[_0x1b4e('0x29')][_0x1b4e('0xe')]&&_0x45a925(_0x46e034,_0x1b4e('0x27'),{'showActiveMarker':!0x1})[_0x1b4e('0x1c')](this)(_0x361d97,_0x2cff73,_0x1e1ee5);},{'priority':'high'}),_0x46e034['editing'][_0x1b4e('0x5')]['on'](_0x1b4e('0x18'),(_0x2c2c07,_0x381e9a,_0x57bbfc)=>{const _0x4a6e6e=_0x57bbfc[_0x1b4e('0x24')][_0x1b4e('0x11')](_0x381e9a[_0x1b4e('0x15')]);if(_0x4a6e6e)for(const _0x103511 of _0x4a6e6e)_0x103511['is'](_0x1b4e('0xd'))&&(_0x57bbfc[_0x1b4e('0x24')][_0x1b4e('0x7')](_0x103511,_0x381e9a['markerName']),_0x57bbfc['writer'][_0x1b4e('0x23')](_0x103511));},{'priority':_0x1b4e('0x25')});}}
23
+ const _0x1ba8=['createRange','delete','high','requires','forward','setSelection','markerNameToElements','addMarker:suggestion:deletion','bind','document','init','editing','model','rootName','lock','buffer','createSelection','batch','options','root','downcastDispatcher','remove','selection','uiElement','merge','showSuggestionHighlights','modifySelection','data','fromRange','commands','mapper','start','unlock','unbindElementFromMarkerName','enqueueChange','$graveyard','deleteForward'];(function(_0x3baa36,_0x1ba8d7){const _0x36d2ba=function(_0x3aa340){while(--_0x3aa340){_0x3baa36['push'](_0x3baa36['shift']());}};_0x36d2ba(++_0x1ba8d7);}(_0x1ba8,0x15e));const _0x36d2=function(_0x3baa36,_0x1ba8d7){_0x3baa36=_0x3baa36-0x0;let _0x36d2ba=_0x1ba8[_0x3baa36];return _0x36d2ba;};import{Plugin as _0x41666e}from'ckeditor5/src/core.js';import{LiveRange as _0x4c79d3}from'ckeditor5/src/engine.js';import{Delete as _0xa6be3a}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x1ed844}from'./utils.js';export default class q extends _0x41666e{static get[_0x36d2('0x17')](){return[_0xa6be3a];}[_0x36d2('0x1e')](){const _0x12061d=this['editor'],_0x4a3700=_0x12061d['plugins']['get']('TrackChangesEditing');_0x4a3700['enableCommand'](_0x36d2('0x15'));const _0x468595=_0x12061d[_0x36d2('0xc')]['get'](_0x36d2('0x13'));_0x4a3700['enableCommand']('deleteForward',(_0xd94ac9,_0x44db52={})=>{const _0x486600=_0x12061d[_0x36d2('0x20')][_0x36d2('0x24')](_0x12061d[_0x36d2('0x20')][_0x36d2('0x1d')][_0x36d2('0x5')]);_0x486600['isCollapsed']&&_0x12061d[_0x36d2('0x20')][_0x36d2('0x9')](_0x486600,{'direction':_0x36d2('0x18'),'unit':_0x44db52['unit']});const _0x5b962f=_0x486600['getFirstRange'](),_0x27c49e=_0x4c79d3[_0x36d2('0xb')](_0x5b962f);let _0x526d97;_0xd94ac9(_0x44db52),_0x526d97=_0x36d2('0x12')==_0x27c49e[_0x36d2('0x2')][_0x36d2('0x21')]?_0x12061d['model'][_0x36d2('0x14')](_0x5b962f[_0x36d2('0xe')]):_0x12061d[_0x36d2('0x20')][_0x36d2('0x14')](_0x27c49e[_0x36d2('0xe')],_0x27c49e['end']),_0x27c49e['detach'](),_0x12061d[_0x36d2('0x20')][_0x36d2('0x11')](_0x468595[_0x36d2('0x23')][_0x36d2('0x0')],_0x53fc9b=>{_0x468595[_0x36d2('0x23')][_0x36d2('0x22')](),_0x53fc9b[_0x36d2('0x19')](_0x53fc9b[_0x36d2('0x14')](_0x526d97['end'])),_0x468595[_0x36d2('0x23')][_0x36d2('0xf')]();});}),_0x12061d[_0x36d2('0x1f')]['downcastDispatcher']['on'](_0x36d2('0x1b'),_0x1ed844(_0x12061d,_0x36d2('0x7')),{'priority':_0x36d2('0x16')}),_0x12061d[_0x36d2('0xa')][_0x36d2('0x3')]['on'](_0x36d2('0x1b'),(_0x5aa49e,_0x28b097,_0x2a1b3e)=>{_0x2a1b3e[_0x36d2('0x1')][_0x36d2('0x8')]&&_0x1ed844(_0x12061d,_0x36d2('0x7'),{'showActiveMarker':!0x1})[_0x36d2('0x1c')](this)(_0x5aa49e,_0x28b097,_0x2a1b3e);},{'priority':'high'}),_0x12061d[_0x36d2('0x1f')][_0x36d2('0x3')]['on']('removeMarker:suggestion:deletion',(_0x3fea3a,_0x22f8c9,_0x4a80e9)=>{const _0x34122d=_0x4a80e9[_0x36d2('0xd')][_0x36d2('0x1a')](_0x22f8c9['markerName']);if(_0x34122d)for(const _0x565a98 of _0x34122d)_0x565a98['is'](_0x36d2('0x6'))&&(_0x4a80e9[_0x36d2('0xd')][_0x36d2('0x10')](_0x565a98,_0x22f8c9['markerName']),_0x4a80e9['writer'][_0x36d2('0x4')](_0x565a98));},{'priority':_0x36d2('0x16')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23d3=['split','plugins','markerName','fire','markInsertion','detach','bind','downcastDispatcher','getFirstRange','fromRange','getFirstPosition','markerNameToElements','afterExecute','nextSibling','editing','hasClass','selection','ck-suggestion-marker-split','end','setSelection','writer','high','parent','change','init','get','enter','createRange','options','editor','document','addMarker:suggestion:insertion','unbindElementFromMarkerName','remove','model','mapper','enableCommand','showSuggestionHighlights','removeMarker:suggestion:insertion','commands'];(function(_0x1d9dfe,_0x23d318){const _0x2190d8=function(_0x4a608a){while(--_0x4a608a){_0x1d9dfe['push'](_0x1d9dfe['shift']());}};_0x2190d8(++_0x23d318);}(_0x23d3,0xe0));const _0x2190=function(_0x1d9dfe,_0x23d318){_0x1d9dfe=_0x1d9dfe-0x0;let _0x2190d8=_0x23d3[_0x1d9dfe];return _0x2190d8;};import{Plugin as _0x344354}from'ckeditor5/src/core.js';import{Enter as _0x5f3081}from'ckeditor5/src/enter.js';import{LiveRange as _0x19d54a}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x200f2e}from'./utils.js';export default class W extends _0x344354{static get['requires'](){return[_0x5f3081];}[_0x2190('0x0')](){const _0x4ad685=this[_0x2190('0x5')],_0x4aea42=_0x4ad685[_0x2190('0x11')][_0x2190('0x1')]('TrackChangesEditing'),_0x5e03c5=_0x4ad685[_0x2190('0xf')][_0x2190('0x1')](_0x2190('0x2'));_0x4aea42[_0x2190('0xc')]('enter',()=>{_0x4ad685[_0x2190('0xa')][_0x2190('0x27')](_0x4e72f5=>{const _0x2b6bd5=_0x4ad685[_0x2190('0xa')][_0x2190('0x6')][_0x2190('0x20')],_0x1d230f=_0x2b6bd5[_0x2190('0x1a')](),_0x17612f=_0x19d54a[_0x2190('0x19')](_0x2b6bd5[_0x2190('0x18')]());if(_0x5e03c5['enterBlock'](_0x4e72f5)){const _0x296f42=_0x4ad685[_0x2190('0xa')]['createPositionAt'](_0x1d230f[_0x2190('0x26')][_0x2190('0x1d')],0x0),_0x3d5756=_0x4e72f5[_0x2190('0x3')](_0x1d230f,_0x296f42);_0x4aea42[_0x2190('0x14')](_0x3d5756);}else _0x4e72f5[_0x2190('0x23')](_0x4e72f5['createRange'](_0x17612f[_0x2190('0x22')]));_0x17612f[_0x2190('0x15')](),_0x5e03c5[_0x2190('0x13')](_0x2190('0x1c'),{'writer':_0x4e72f5});});}),_0x4ad685[_0x2190('0x1e')][_0x2190('0x17')]['on'](_0x2190('0x7'),_0x200f2e(_0x4ad685,_0x2190('0x10')),{'priority':'high'}),_0x4ad685[_0x2190('0x1e')][_0x2190('0x17')]['on'](_0x2190('0xe'),(_0x2c9d4b,_0x221e46,_0x1c39e4)=>{const _0x2f7e8c=_0x1c39e4[_0x2190('0xb')][_0x2190('0x1b')](_0x221e46[_0x2190('0x12')]);if(_0x2f7e8c)for(const _0x550cb4 of _0x2f7e8c)_0x550cb4[_0x2190('0x1f')](_0x2190('0x21'))&&(_0x1c39e4['mapper'][_0x2190('0x8')](_0x550cb4,_0x221e46[_0x2190('0x12')]),_0x1c39e4[_0x2190('0x24')][_0x2190('0x9')](_0x550cb4));},{'priority':_0x2190('0x25')}),_0x4ad685['data'][_0x2190('0x17')]['on'](_0x2190('0x7'),(_0x16ca35,_0x1eefee,_0x2895e3)=>{_0x2895e3[_0x2190('0x4')][_0x2190('0xd')]&&_0x200f2e(_0x4ad685,_0x2190('0x10'),{'showActiveMarker':!0x1})[_0x2190('0x16')](this)(_0x16ca35,_0x1eefee,_0x2895e3);},{'priority':_0x2190('0x25')});}}
23
+ const _0x22ac=['markerNameToElements','createRange','markInsertion','fromRange','unbindElementFromMarkerName','bind','requires','high','enter','markerName','writer','downcastDispatcher','showSuggestionHighlights','remove','init','createPositionAt','split','plugins','addMarker:suggestion:insertion','end','detach','change','getFirstRange','data','fire','setSelection','afterExecute','mapper','options','TrackChangesEditing','enterBlock','document','getFirstPosition','model','hasClass','editing'];(function(_0x3827ab,_0x22acce){const _0x2ed3d6=function(_0xb0b4a){while(--_0xb0b4a){_0x3827ab['push'](_0x3827ab['shift']());}};_0x2ed3d6(++_0x22acce);}(_0x22ac,0x150));const _0x2ed3=function(_0x3827ab,_0x22acce){_0x3827ab=_0x3827ab-0x0;let _0x2ed3d6=_0x22ac[_0x3827ab];return _0x2ed3d6;};import{Plugin as _0x86c778}from'ckeditor5/src/core.js';import{Enter as _0x53fd6a}from'ckeditor5/src/enter.js';import{LiveRange as _0x3c9a8c}from'ckeditor5/src/engine.js';import{downcastSplitMergeMarker as _0x3ad8d7}from'./utils.js';export default class W extends _0x86c778{static get[_0x2ed3('0x1e')](){return[_0x53fd6a];}[_0x2ed3('0x2')](){const _0x4d69df=this['editor'],_0x2f9782=_0x4d69df[_0x2ed3('0x5')]['get'](_0x2ed3('0x11')),_0x1d7640=_0x4d69df['commands']['get'](_0x2ed3('0x20'));_0x2f9782['enableCommand']('enter',()=>{_0x4d69df[_0x2ed3('0x15')][_0x2ed3('0x9')](_0x1eed11=>{const _0x25a34e=_0x4d69df[_0x2ed3('0x15')][_0x2ed3('0x13')]['selection'],_0x235b62=_0x25a34e[_0x2ed3('0x14')](),_0x172540=_0x3c9a8c[_0x2ed3('0x1b')](_0x25a34e[_0x2ed3('0xa')]());if(_0x1d7640[_0x2ed3('0x12')](_0x1eed11)){const _0x1e8743=_0x4d69df[_0x2ed3('0x15')][_0x2ed3('0x3')](_0x235b62['parent']['nextSibling'],0x0),_0x26ec44=_0x1eed11[_0x2ed3('0x19')](_0x235b62,_0x1e8743);_0x2f9782[_0x2ed3('0x1a')](_0x26ec44);}else _0x1eed11[_0x2ed3('0xd')](_0x1eed11['createRange'](_0x172540[_0x2ed3('0x7')]));_0x172540[_0x2ed3('0x8')](),_0x1d7640[_0x2ed3('0xc')](_0x2ed3('0xe'),{'writer':_0x1eed11});});}),_0x4d69df[_0x2ed3('0x17')]['downcastDispatcher']['on']('addMarker:suggestion:insertion',_0x3ad8d7(_0x4d69df,'split'),{'priority':_0x2ed3('0x1f')}),_0x4d69df['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x4c9896,_0x5557bc,_0x6f7821)=>{const _0x25ab95=_0x6f7821[_0x2ed3('0xf')][_0x2ed3('0x18')](_0x5557bc[_0x2ed3('0x21')]);if(_0x25ab95)for(const _0x393e38 of _0x25ab95)_0x393e38[_0x2ed3('0x16')]('ck-suggestion-marker-split')&&(_0x6f7821[_0x2ed3('0xf')][_0x2ed3('0x1c')](_0x393e38,_0x5557bc[_0x2ed3('0x21')]),_0x6f7821[_0x2ed3('0x22')][_0x2ed3('0x1')](_0x393e38));},{'priority':_0x2ed3('0x1f')}),_0x4d69df[_0x2ed3('0xb')][_0x2ed3('0x23')]['on'](_0x2ed3('0x6'),(_0x7d41e1,_0x4b91e4,_0x4ae848)=>{_0x4ae848[_0x2ed3('0x10')][_0x2ed3('0x0')]&&_0x3ad8d7(_0x4d69df,_0x2ed3('0x4'),{'showActiveMarker':!0x1})[_0x2ed3('0x1d')](this)(_0x7d41e1,_0x4b91e4,_0x4ae848);},{'priority':_0x2ed3('0x1f')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x871e=['start','afterInit','plugins','model','filter','get','findPrevious','end','findByTextCallback','editor','find','handleFindCommand','getRange','TrackChangesEditing','replaceAll','getMarkersGroup','enableCommand','markers','createPositionAt','createRange','getIntersection','bind','findNext','_isInDeletionRange','replace'];(function(_0x272b53,_0x871e73){const _0x4af5b2=function(_0x3568fb){while(--_0x3568fb){_0x272b53['push'](_0x272b53['shift']());}};_0x4af5b2(++_0x871e73);}(_0x871e,0x108));const _0x4af5=function(_0x272b53,_0x871e73){_0x272b53=_0x272b53-0x0;let _0x4af5b2=_0x871e[_0x272b53];return _0x4af5b2;};import{Plugin as _0x240c35}from'ckeditor5/src/core.js';export default class J extends _0x240c35{[_0x4af5('0xc')](){if(!this['editor'][_0x4af5('0xd')]['has']('FindAndReplaceEditing'))return;const _0x5d032=this[_0x4af5('0x14')][_0x4af5('0xd')][_0x4af5('0x10')](_0x4af5('0x18'));_0x5d032[_0x4af5('0x2')](_0x4af5('0x15'),this[_0x4af5('0x16')][_0x4af5('0x7')](this)),_0x5d032[_0x4af5('0x2')](_0x4af5('0x8')),_0x5d032[_0x4af5('0x2')](_0x4af5('0x11')),_0x5d032[_0x4af5('0x2')](_0x4af5('0xa')),_0x5d032['enableCommand'](_0x4af5('0x0'));}[_0x4af5('0x16')](_0x541319,_0x3ff327,_0x472271={}){const _0x13d5ad=this[_0x4af5('0x14')]['plugins']['get']('FindAndReplaceUtils');return _0x541319(_0x13f236=>('string'==typeof _0x3ff327?_0x13d5ad[_0x4af5('0x13')](_0x3ff327,_0x472271):_0x3ff327)(_0x13f236)[_0x4af5('0xf')](_0x20d4b4=>!0x1===this[_0x4af5('0x9')](_0x20d4b4,_0x13f236['item'])),_0x472271);}['_isInDeletionRange'](_0x53bc8c,_0x4e1ebf){const _0x38d633=this[_0x4af5('0x14')]['model'][_0x4af5('0x5')](this[_0x4af5('0x14')]['model'][_0x4af5('0x4')](_0x4e1ebf,_0x53bc8c[_0x4af5('0xb')]),this[_0x4af5('0x14')][_0x4af5('0xe')][_0x4af5('0x4')](_0x4e1ebf,_0x53bc8c[_0x4af5('0x12')]));for(const _0x196b32 of this[_0x4af5('0x14')]['model'][_0x4af5('0x3')][_0x4af5('0x1')]('suggestion:deletion'))if(null!==_0x38d633[_0x4af5('0x6')](_0x196b32[_0x4af5('0x17')]()))return!0x0;return!0x1;}}
23
+ const _0x4d55=['handleFindCommand','replace','createRange','enableCommand','TrackChangesEditing','string','_isInDeletionRange','get','createPositionAt','model','suggestion:deletion','editor','findPrevious','findNext','getMarkersGroup','plugins','FindAndReplaceUtils','getRange','bind','has','markers','FindAndReplaceEditing','filter','afterInit','replaceAll'];(function(_0x471c03,_0x4d550c){const _0x58e8f2=function(_0x147f06){while(--_0x147f06){_0x471c03['push'](_0x471c03['shift']());}};_0x58e8f2(++_0x4d550c);}(_0x4d55,0x18e));const _0x58e8=function(_0x471c03,_0x4d550c){_0x471c03=_0x471c03-0x0;let _0x58e8f2=_0x4d55[_0x471c03];return _0x58e8f2;};import{Plugin as _0x4ddb9e}from'ckeditor5/src/core.js';export default class J extends _0x4ddb9e{[_0x58e8('0x0')](){if(!this['editor'][_0x58e8('0x11')][_0x58e8('0x15')](_0x58e8('0x17')))return;const _0x5c95f6=this[_0x58e8('0xd')][_0x58e8('0x11')][_0x58e8('0x9')](_0x58e8('0x6'));_0x5c95f6[_0x58e8('0x5')]('find',this[_0x58e8('0x2')][_0x58e8('0x14')](this)),_0x5c95f6[_0x58e8('0x5')](_0x58e8('0xf')),_0x5c95f6[_0x58e8('0x5')](_0x58e8('0xe')),_0x5c95f6['enableCommand'](_0x58e8('0x3')),_0x5c95f6[_0x58e8('0x5')](_0x58e8('0x1'));}['handleFindCommand'](_0x2a2931,_0x486c7e,_0x4ad884={}){const _0x638a24=this[_0x58e8('0xd')][_0x58e8('0x11')][_0x58e8('0x9')](_0x58e8('0x12'));return _0x2a2931(_0x5a48f7=>(_0x58e8('0x7')==typeof _0x486c7e?_0x638a24['findByTextCallback'](_0x486c7e,_0x4ad884):_0x486c7e)(_0x5a48f7)[_0x58e8('0x18')](_0x146c61=>!0x1===this[_0x58e8('0x8')](_0x146c61,_0x5a48f7['item'])),_0x4ad884);}[_0x58e8('0x8')](_0x354974,_0x230b58){const _0x3f8c6d=this['editor'][_0x58e8('0xb')][_0x58e8('0x4')](this[_0x58e8('0xd')][_0x58e8('0xb')][_0x58e8('0xa')](_0x230b58,_0x354974['start']),this[_0x58e8('0xd')][_0x58e8('0xb')][_0x58e8('0xa')](_0x230b58,_0x354974['end']));for(const _0x2d29bd of this[_0x58e8('0xd')][_0x58e8('0xb')][_0x58e8('0x16')][_0x58e8('0x10')](_0x58e8('0xc')))if(null!==_0x3f8c6d['getIntersection'](_0x2d29bd[_0x58e8('0x13')]()))return!0x0;return!0x1;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3cba=['_registerLegacyDescription','*Set\x20font\x20background\x20color:*\x20%0','fontColor','label','FORMAT_FONT_FAMILY','fontSize.options','trim','FORMAT_FONT_SIZE','normalizeSizeOptions','plugins','fontBackgroundColor.colors','*Reset\x20font\x20family*','editor','formatInline','format','*Set\x20font\x20size:*\x20%0','FontSize','model','fontFamily','TrackChangesEditing','registerAttributeLabel','type','fontBackgroundColor','fontSize','FontFamilyEditing','locale','title','registerDescriptionCallback','FontBackgroundColorEditing','toLowerCase','get','config','commandParams','*Set\x20font\x20color:*\x20%0','commandName','*Reset\x20font\x20color*','value','_enableDefaultAttributesIntegration','*Reset\x20font\x20size*','find','FontColorEditing','_descriptionFactory'];(function(_0x4e54e1,_0x3cba68){const _0x3f03a5=function(_0x3f23c7){while(--_0x3f23c7){_0x4e54e1['push'](_0x4e54e1['shift']());}};_0x3f03a5(++_0x3cba68);}(_0x3cba,0x1ad));const _0x3f03=function(_0x4e54e1,_0x3cba68){_0x4e54e1=_0x4e54e1-0x0;let _0x3f03a5=_0x3cba[_0x4e54e1];return _0x3f03a5;};import{Plugin as _0x5e7b7d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x250e79}from'ckeditor5/src/ui.js';import{getTranslation as _0xc9c18e}from'../utils/common-translations.js';const ro=[{'pluginName':'FontSizeEditing','commandName':_0x3f03('0xe')},{'pluginName':_0x3f03('0xf'),'commandName':_0x3f03('0x9')},{'pluginName':_0x3f03('0x1f'),'commandName':'fontColor'},{'pluginName':_0x3f03('0x13'),'commandName':'fontBackgroundColor'}];export default class Q extends _0x5e7b7d{['afterInit'](){const _0x3e0f23=this[_0x3f03('0x3')][_0x3f03('0x10')],_0x348093=this[_0x3f03('0x3')]['plugins'][_0x3f03('0x15')](_0x3f03('0xa'));for(const {pluginName:_0x50bb85,commandName:_0x39dcb1}of ro)this['editor'][_0x3f03('0x0')]['has'](_0x50bb85)&&_0x348093[_0x3f03('0x1c')](_0x39dcb1,[_0x39dcb1]);_0x3e0f23['t'],(_0x348093[_0x3f03('0x20')][_0x3f03('0xb')](_0x3f03('0xe'),_0xc9c18e(_0x3e0f23,_0x3f03('0x28'))),_0x348093['_descriptionFactory']['registerAttributeLabel'](_0x3f03('0x9'),_0xc9c18e(_0x3e0f23,_0x3f03('0x25'))),_0x348093['_descriptionFactory'][_0x3f03('0xb')](_0x3f03('0x23'),_0xc9c18e(_0x3e0f23,'FORMAT_FONT_COLOR')),_0x348093[_0x3f03('0x20')][_0x3f03('0xb')](_0x3f03('0xd'),_0xc9c18e(_0x3e0f23,'FORMAT_FONT_BACKGROUND')),this[_0x3f03('0x21')]());}[_0x3f03('0x21')](){const _0x59037e=this[_0x3f03('0x3')],_0x6e9869=_0x59037e[_0x3f03('0x10')];_0x59037e[_0x3f03('0x0')]['get'](_0x3f03('0xa'))[_0x3f03('0x20')][_0x3f03('0x12')](_0xec30c2=>{const _0x458798=_0x6e9869['t'];if(_0x3f03('0x4')!=_0xec30c2[_0x3f03('0xc')])return;const {data:_0x368b48}=_0xec30c2;if(null!=_0x368b48){if(_0x3f03('0xe')==_0x368b48['commandName']){const _0x17fcba=_0x368b48[_0x3f03('0x17')][0x0][_0x3f03('0x1b')];if(_0x17fcba){const _0xf07b2e=_0x458798(this[_0x3f03('0x3')][_0x3f03('0x0')]['get'](_0x3f03('0x7'))[_0x3f03('0x29')](this[_0x3f03('0x3')][_0x3f03('0x16')][_0x3f03('0x15')](_0x3f03('0x26')))[_0x3f03('0x1e')](_0x359f38=>_0x359f38[_0x3f03('0x8')]==_0x17fcba)[_0x3f03('0x11')])[_0x3f03('0x14')]();return{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,_0x3f03('0x6'),_0xf07b2e)};}return{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,_0x3f03('0x1d'))};}if('fontFamily'==_0x368b48['commandName']){const _0x1346b9=_0x368b48[_0x3f03('0x17')][0x0][_0x3f03('0x1b')];return _0x1346b9?{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,'*Set\x20font\x20family:*\x20%0',_0x1346b9)}:{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,_0x3f03('0x2'))};}if('fontColor'==_0x368b48[_0x3f03('0x19')]){const _0x25a4a0=_0x368b48[_0x3f03('0x17')][0x0][_0x3f03('0x1b')];if(_0x25a4a0){const _0xa4b7b1=_0x250e79(this['editor'][_0x3f03('0x16')][_0x3f03('0x15')]('fontColor.colors'))['find'](_0x1afee0=>_0x1afee0['model']==_0x25a4a0);let _0x1a27e1=_0x25a4a0,_0x3a2a57='';return _0xa4b7b1&&(_0x1a27e1=_0xa4b7b1[_0x3f03('0x24')],_0x3a2a57=_0x458798(_0x1a27e1)[_0x3f03('0x14')]()),{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,_0x3f03('0x18'),_0x3a2a57)[_0x3f03('0x27')](),'color':{'value':_0x25a4a0,'title':_0x3a2a57||_0x1a27e1}};}return{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,_0x3f03('0x1a'))};}if(_0x3f03('0xd')==_0x368b48[_0x3f03('0x19')]){const _0x852343=_0x368b48[_0x3f03('0x17')][0x0][_0x3f03('0x1b')];if(_0x852343){const _0x3fdad2=_0x250e79(this[_0x3f03('0x3')][_0x3f03('0x16')]['get'](_0x3f03('0x1')))[_0x3f03('0x1e')](_0x42398e=>_0x42398e[_0x3f03('0x8')]==_0x852343);let _0x384411=_0x852343,_0x13b82b='';return _0x3fdad2&&(_0x384411=_0x3fdad2[_0x3f03('0x24')],_0x13b82b=_0x458798(_0x384411)[_0x3f03('0x14')]()),{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,_0x3f03('0x22'),_0x13b82b)[_0x3f03('0x27')](),'color':{'value':_0x852343,'title':_0x13b82b||_0x384411}};}return{'type':_0x3f03('0x5'),'content':_0xc9c18e(_0x6e9869,'*Reset\x20font\x20background\x20color*')};}}});}}
23
+ const _0x3abb=['_registerLegacyDescription','label','get','type','format','registerAttributeLabel','commandParams','FontFamilyEditing','*Reset\x20font\x20size*','locale','title','FORMAT_FONT_BACKGROUND','toLowerCase','fontColor','trim','FontSizeEditing','fontBackgroundColor.colors','fontFamily','FontBackgroundColorEditing','fontBackgroundColor','*Set\x20font\x20size:*\x20%0','TrackChangesEditing','*Reset\x20font\x20color*','has','plugins','commandName','FontSize','formatInline','*Set\x20font\x20background\x20color:*\x20%0','fontSize','config','model','*Reset\x20font\x20family*','_descriptionFactory','FontColorEditing','fontSize.options','editor','*Set\x20font\x20color:*\x20%0','value','_enableDefaultAttributesIntegration','*Reset\x20font\x20background\x20color*','*Set\x20font\x20family:*\x20%0'];(function(_0x1d6b7,_0x3abb80){const _0x1f0e78=function(_0x8e9d04){while(--_0x8e9d04){_0x1d6b7['push'](_0x1d6b7['shift']());}};_0x1f0e78(++_0x3abb80);}(_0x3abb,0x64));const _0x1f0e=function(_0x1d6b7,_0x3abb80){_0x1d6b7=_0x1d6b7-0x0;let _0x1f0e78=_0x3abb[_0x1d6b7];return _0x1f0e78;};import{Plugin as _0x36f66c}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x3dd1b6}from'ckeditor5/src/ui.js';import{getTranslation as _0xd23eff}from'../utils/common-translations.js';const ro=[{'pluginName':_0x1f0e('0x29'),'commandName':_0x1f0e('0xd')},{'pluginName':_0x1f0e('0x21'),'commandName':_0x1f0e('0x1')},{'pluginName':_0x1f0e('0x12'),'commandName':_0x1f0e('0x27')},{'pluginName':_0x1f0e('0x2'),'commandName':_0x1f0e('0x3')}];export default class Q extends _0x36f66c{['afterInit'](){const _0xd309bb=this['editor'][_0x1f0e('0x23')],_0x4f8a17=this['editor']['plugins'][_0x1f0e('0x1c')]('TrackChangesEditing');for(const {pluginName:_0x2a9464,commandName:_0x1f3a29}of ro)this[_0x1f0e('0x14')]['plugins'][_0x1f0e('0x7')](_0x2a9464)&&_0x4f8a17[_0x1f0e('0x17')](_0x1f3a29,[_0x1f3a29]);_0xd309bb['t'],(_0x4f8a17[_0x1f0e('0x11')][_0x1f0e('0x1f')](_0x1f0e('0xd'),_0xd23eff(_0xd309bb,'FORMAT_FONT_SIZE')),_0x4f8a17['_descriptionFactory'][_0x1f0e('0x1f')](_0x1f0e('0x1'),_0xd23eff(_0xd309bb,'FORMAT_FONT_FAMILY')),_0x4f8a17[_0x1f0e('0x11')][_0x1f0e('0x1f')]('fontColor',_0xd23eff(_0xd309bb,'FORMAT_FONT_COLOR')),_0x4f8a17[_0x1f0e('0x11')][_0x1f0e('0x1f')](_0x1f0e('0x3'),_0xd23eff(_0xd309bb,_0x1f0e('0x25'))),this[_0x1f0e('0x1a')]());}[_0x1f0e('0x1a')](){const _0x4a9d16=this['editor'],_0x76bb1b=_0x4a9d16[_0x1f0e('0x23')];_0x4a9d16[_0x1f0e('0x8')][_0x1f0e('0x1c')](_0x1f0e('0x5'))[_0x1f0e('0x11')]['registerDescriptionCallback'](_0x20c425=>{const _0x1a949a=_0x76bb1b['t'];if(_0x1f0e('0xb')!=_0x20c425[_0x1f0e('0x1d')])return;const {data:_0x29277a}=_0x20c425;if(null!=_0x29277a){if('fontSize'==_0x29277a['commandName']){const _0x15b7c6=_0x29277a[_0x1f0e('0x20')][0x0]['value'];if(_0x15b7c6){const _0x1564da=_0x1a949a(this[_0x1f0e('0x14')]['plugins'][_0x1f0e('0x1c')](_0x1f0e('0xa'))['normalizeSizeOptions'](this[_0x1f0e('0x14')][_0x1f0e('0xe')][_0x1f0e('0x1c')](_0x1f0e('0x13')))['find'](_0x1dbcf2=>_0x1dbcf2['model']==_0x15b7c6)[_0x1f0e('0x24')])['toLowerCase']();return{'type':_0x1f0e('0x1e'),'content':_0xd23eff(_0x76bb1b,_0x1f0e('0x4'),_0x1564da)};}return{'type':_0x1f0e('0x1e'),'content':_0xd23eff(_0x76bb1b,_0x1f0e('0x22'))};}if(_0x1f0e('0x1')==_0x29277a[_0x1f0e('0x9')]){const _0x1d259b=_0x29277a['commandParams'][0x0][_0x1f0e('0x16')];return _0x1d259b?{'type':_0x1f0e('0x1e'),'content':_0xd23eff(_0x76bb1b,_0x1f0e('0x19'),_0x1d259b)}:{'type':_0x1f0e('0x1e'),'content':_0xd23eff(_0x76bb1b,_0x1f0e('0x10'))};}if(_0x1f0e('0x27')==_0x29277a[_0x1f0e('0x9')]){const _0xf21cdc=_0x29277a[_0x1f0e('0x20')][0x0][_0x1f0e('0x16')];if(_0xf21cdc){const _0x1327df=_0x3dd1b6(this['editor'][_0x1f0e('0xe')]['get']('fontColor.colors'))['find'](_0x3d6959=>_0x3d6959[_0x1f0e('0xf')]==_0xf21cdc);let _0x5db164=_0xf21cdc,_0x5906cf='';return _0x1327df&&(_0x5db164=_0x1327df[_0x1f0e('0x1b')],_0x5906cf=_0x1a949a(_0x5db164)['toLowerCase']()),{'type':_0x1f0e('0x1e'),'content':_0xd23eff(_0x76bb1b,_0x1f0e('0x15'),_0x5906cf)[_0x1f0e('0x28')](),'color':{'value':_0xf21cdc,'title':_0x5906cf||_0x5db164}};}return{'type':_0x1f0e('0x1e'),'content':_0xd23eff(_0x76bb1b,_0x1f0e('0x6'))};}if(_0x1f0e('0x3')==_0x29277a[_0x1f0e('0x9')]){const _0x48963d=_0x29277a[_0x1f0e('0x20')][0x0][_0x1f0e('0x16')];if(_0x48963d){const _0x3037ce=_0x3dd1b6(this[_0x1f0e('0x14')][_0x1f0e('0xe')]['get'](_0x1f0e('0x0')))['find'](_0x549da9=>_0x549da9[_0x1f0e('0xf')]==_0x48963d);let _0x5233dc=_0x48963d,_0x44fb7e='';return _0x3037ce&&(_0x5233dc=_0x3037ce[_0x1f0e('0x1b')],_0x44fb7e=_0x1a949a(_0x5233dc)[_0x1f0e('0x26')]()),{'type':_0x1f0e('0x1e'),'content':_0xd23eff(_0x76bb1b,_0x1f0e('0xc'),_0x44fb7e)[_0x1f0e('0x28')](),'color':{'value':_0x48963d,'title':_0x44fb7e||_0x5233dc}};}return{'type':'format','content':_0xd23eff(_0x76bb1b,_0x1f0e('0x18'))};}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x234f=['find','enableCommand','_descriptionFactory','fontColor','join','_enableDefaultAttributesIntegration','pasteFormat','title','charAt','commandName','_registerLegacyDescription','type','fontSize.options','toUpperCase','fontSize','registerDescriptionCallback','config','toLowerCase','model','locale','get','*Set\x20format\x20to:*\x20%0','slice','label','entries','plugins','fontColor.colors','formatBlock','afterInit','copyFormat','boolean','normalizeSizeOptions','TrackChangesEditing','format','editor','commands'];(function(_0xd0c994,_0x234fb0){const _0x2a0ef5=function(_0xa91541){while(--_0xa91541){_0xd0c994['push'](_0xd0c994['shift']());}};_0x2a0ef5(++_0x234fb0);}(_0x234f,0x9a));const _0x2a0e=function(_0xd0c994,_0x234fb0){_0xd0c994=_0xd0c994-0x0;let _0x2a0ef5=_0x234f[_0xd0c994];return _0x2a0ef5;};import{Plugin as _0x1ba0b2}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0xbfb099}from'ckeditor5/src/ui.js';import{getTranslation as _0x4979ff}from'../utils/common-translations.js';export default class X extends _0x1ba0b2{[_0x2a0e('0x12')](){const _0x2110e5=this[_0x2a0e('0x18')],_0x5da217=_0x2110e5[_0x2a0e('0xf')][_0x2a0e('0xa')](_0x2a0e('0x16')),_0x4c19c9=_0x2110e5['commands'][_0x2a0e('0xa')](_0x2a0e('0x13')),_0x5c9668=_0x2110e5[_0x2a0e('0x19')][_0x2a0e('0xa')](_0x2a0e('0x20'));_0x4c19c9&&_0x5c9668&&(_0x5da217[_0x2a0e('0x1f')]('pasteFormat'),_0x5da217[_0x2a0e('0x1b')](_0x2a0e('0x13')),this[_0x2a0e('0x0')]());}[_0x2a0e('0x0')](){const _0x1164df=this[_0x2a0e('0x18')],_0x8f64f8=_0x1164df['locale'];_0x1164df[_0x2a0e('0xf')][_0x2a0e('0xa')](_0x2a0e('0x16'))[_0x2a0e('0x1c')][_0x2a0e('0x5')](_0x402f57=>{if(_0x2a0e('0x11')!=_0x402f57[_0x2a0e('0x1')]&&'formatInline'!=_0x402f57['type'])return;const {data:_0x19d5c0}=_0x402f57;if(_0x19d5c0&&'pasteFormat'===_0x19d5c0[_0x2a0e('0x23')]){const _0x5db7b4=[],_0x745fa4=_0x19d5c0['commandParams'][0x0];for(const [_0x22d3df,_0x32becb]of Object[_0x2a0e('0xe')](_0x745fa4))_0x5db7b4['push'](so(_0x1164df,_0x22d3df,_0x32becb));return _0x5db7b4['length']?{'type':'format','content':_0x4979ff(_0x8f64f8,_0x2a0e('0xb'),_0x5db7b4[_0x2a0e('0x1e')](',\x20'))}:{'type':_0x2a0e('0x17'),'content':_0x4979ff(_0x8f64f8,'*Remove\x20all\x20formatting*')};}});}}function so(_0xe4177c,_0x3fbabd,_0x3736dd){const _0x39f44b=_0xe4177c[_0x2a0e('0x9')]['t'],_0x58a8d3=_0x3fbabd['split'](/(?=[A-Z])/)['join']('\x20'),_0x5d52b9=_0x39f44b(_0x58a8d3[_0x2a0e('0x22')](0x0)[_0x2a0e('0x3')]()+_0x58a8d3[_0x2a0e('0xc')](0x1))[_0x2a0e('0x7')]();if(_0x2a0e('0x14')==typeof _0x3736dd)return _0x5d52b9;if(_0x2a0e('0x1d')===_0x3fbabd||'fontBackgroundColor'===_0x3fbabd){const _0x2778bb=_0xbfb099(_0xe4177c['config'][_0x2a0e('0xa')](_0x2a0e('0x10')))[_0x2a0e('0x1a')](_0x121a80=>_0x121a80[_0x2a0e('0x8')]==_0x3736dd);return _0x5d52b9+'\x20('+(_0x2778bb?_0x39f44b(_0x2778bb[_0x2a0e('0xd')])[_0x2a0e('0x7')]():_0x3736dd)+')';}if(_0x2a0e('0x4')===_0x3fbabd&&isNaN(parseFloat(_0x3736dd))){const _0x9d2040=_0xe4177c['plugins'][_0x2a0e('0xa')]('FontSize')[_0x2a0e('0x15')](_0xe4177c[_0x2a0e('0x6')][_0x2a0e('0xa')](_0x2a0e('0x2')))[_0x2a0e('0x1a')](_0x237c67=>_0x237c67[_0x2a0e('0x8')]==_0x3736dd);return _0x5d52b9+'\x20('+(_0x9d2040?_0x39f44b(_0x9d2040[_0x2a0e('0x21')])['toLowerCase']():_0x3736dd)+')';}return _0x5d52b9+'\x20('+_0x3736dd+')';}
23
+ const _0x291f=['formatInline','TrackChangesEditing','find','fontSize.options','get','toUpperCase','type','pasteFormat','push','*Set\x20format\x20to:*\x20%0','entries','fontSize','title','afterInit','split','model','commandName','plugins','*Remove\x20all\x20formatting*','locale','_descriptionFactory','copyFormat','join','_registerLegacyDescription','fontBackgroundColor','commands','FontSize','editor','slice','length','format','toLowerCase','fontColor.colors','config','formatBlock'];(function(_0x2018ad,_0x291fa){const _0x50e509=function(_0x4bb321){while(--_0x4bb321){_0x2018ad['push'](_0x2018ad['shift']());}};_0x50e509(++_0x291fa);}(_0x291f,0xea));const _0x50e5=function(_0x2018ad,_0x291fa){_0x2018ad=_0x2018ad-0x0;let _0x50e509=_0x291f[_0x2018ad];return _0x50e509;};import{Plugin as _0x5a8e05}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x24d854}from'ckeditor5/src/ui.js';import{getTranslation as _0x386910}from'../utils/common-translations.js';export default class X extends _0x5a8e05{[_0x50e5('0x18')](){const _0x5081d1=this[_0x50e5('0x3')],_0x165be4=_0x5081d1[_0x50e5('0x1c')][_0x50e5('0xf')](_0x50e5('0xc')),_0x599d85=_0x5081d1[_0x50e5('0x1')][_0x50e5('0xf')](_0x50e5('0x20')),_0x2537c5=_0x5081d1['commands']['get'](_0x50e5('0x12'));_0x599d85&&_0x2537c5&&(_0x165be4['_enableDefaultAttributesIntegration'](_0x50e5('0x12')),_0x165be4['enableCommand'](_0x50e5('0x20')),this[_0x50e5('0x22')]());}[_0x50e5('0x22')](){const _0x55d8ee=this[_0x50e5('0x3')],_0x3d3de4=_0x55d8ee[_0x50e5('0x1e')];_0x55d8ee[_0x50e5('0x1c')][_0x50e5('0xf')](_0x50e5('0xc'))[_0x50e5('0x1f')]['registerDescriptionCallback'](_0x48d1b1=>{if(_0x50e5('0xa')!=_0x48d1b1['type']&&_0x50e5('0xb')!=_0x48d1b1[_0x50e5('0x11')])return;const {data:_0x741287}=_0x48d1b1;if(_0x741287&&_0x50e5('0x12')===_0x741287[_0x50e5('0x1b')]){const _0x567c88=[],_0x449a6a=_0x741287['commandParams'][0x0];for(const [_0x2f9577,_0x27ae70]of Object[_0x50e5('0x15')](_0x449a6a))_0x567c88[_0x50e5('0x13')](so(_0x55d8ee,_0x2f9577,_0x27ae70));return _0x567c88[_0x50e5('0x5')]?{'type':_0x50e5('0x6'),'content':_0x386910(_0x3d3de4,_0x50e5('0x14'),_0x567c88['join'](',\x20'))}:{'type':'format','content':_0x386910(_0x3d3de4,_0x50e5('0x1d'))};}});}}function so(_0x5af801,_0x4a433f,_0x26cb52){const _0x4999dc=_0x5af801['locale']['t'],_0x4620c8=_0x4a433f[_0x50e5('0x19')](/(?=[A-Z])/)[_0x50e5('0x21')]('\x20'),_0x401408=_0x4999dc(_0x4620c8['charAt'](0x0)[_0x50e5('0x10')]()+_0x4620c8[_0x50e5('0x4')](0x1))[_0x50e5('0x7')]();if('boolean'==typeof _0x26cb52)return _0x401408;if('fontColor'===_0x4a433f||_0x50e5('0x0')===_0x4a433f){const _0x60859f=_0x24d854(_0x5af801[_0x50e5('0x9')][_0x50e5('0xf')](_0x50e5('0x8')))[_0x50e5('0xd')](_0x5bea28=>_0x5bea28[_0x50e5('0x1a')]==_0x26cb52);return _0x401408+'\x20('+(_0x60859f?_0x4999dc(_0x60859f['label'])[_0x50e5('0x7')]():_0x26cb52)+')';}if(_0x50e5('0x16')===_0x4a433f&&isNaN(parseFloat(_0x26cb52))){const _0x44dafb=_0x5af801[_0x50e5('0x1c')]['get'](_0x50e5('0x2'))['normalizeSizeOptions'](_0x5af801[_0x50e5('0x9')][_0x50e5('0xf')](_0x50e5('0xe')))[_0x50e5('0xd')](_0x30e79d=>_0x30e79d['model']==_0x26cb52);return _0x401408+'\x20('+(_0x44dafb?_0x4999dc(_0x44dafb[_0x50e5('0x17')])[_0x50e5('0x7')]():_0x26cb52)+')';}return _0x401408+'\x20('+_0x26cb52+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x179e=['TrackChangesEditing','registerDescriptionCallback','format','type','title','has','formatBlock','config','_headingOptions','value','ELEMENT_HEADING','heading','commandName','ELEMENT_HEADING_CUSTOM','*Change\x20to:*\x20%0','locale','view','get','model','_getHeadingLevel','editor','plugins','find','match','name','_descriptionFactory','_registerLegacyDescription','afterInit','heading.options','paragraph','registerElementLabel','HeadingEditing'];(function(_0x6535b1,_0x179edb){const _0x568394=function(_0x821fe0){while(--_0x821fe0){_0x6535b1['push'](_0x6535b1['shift']());}};_0x568394(++_0x179edb);}(_0x179e,0x7e));const _0x5683=function(_0x6535b1,_0x179edb){_0x6535b1=_0x6535b1-0x0;let _0x568394=_0x179e[_0x6535b1];return _0x568394;};import{Plugin as _0x1d0389}from'ckeditor5/src/core.js';import{getTranslation as _0x540310}from'../utils/common-translations.js';export default class Y extends _0x1d0389{[_0x5683('0x1d')](){const _0xefc483=this[_0x5683('0x16')];if(!_0xefc483[_0x5683('0x17')][_0x5683('0x7')](_0x5683('0x1')))return;this[_0x5683('0xa')]=_0xefc483[_0x5683('0x9')][_0x5683('0x13')](_0x5683('0x1e'));const _0x48d778=_0xefc483[_0x5683('0x11')],_0x18196a=_0xefc483['plugins'][_0x5683('0x13')](_0x5683('0x2'));_0x18196a['_enableDefaultAttributesIntegration'](_0x5683('0xd'));for(const _0x2a565d of this[_0x5683('0xa')])_0x5683('0x1f')!=_0x2a565d[_0x5683('0x14')]&&_0x18196a[_0x5683('0x1b')][_0x5683('0x0')](_0x2a565d[_0x5683('0x14')],_0x9e1b67=>{const _0x218fa8=this[_0x5683('0x15')](_0x2a565d[_0x5683('0x14')]);return null!==_0x218fa8?_0xe696ff(_0x9e1b67,_0x218fa8):_0x1cd858(_0x9e1b67,_0x2a565d[_0x5683('0x6')]);});function _0xe696ff(_0x5cf186,_0x5046b2){return _0x540310(_0x48d778,_0x5683('0xc'),[_0x5cf186,_0x5046b2]);}function _0x1cd858(_0x3fc187,_0x2b9f87){return _0x540310(_0x48d778,_0x5683('0xf'),[_0x3fc187,_0x2b9f87]);}this[_0x5683('0x1c')]();}[_0x5683('0x1c')](){const _0x1d8dba=this['editor'],_0x5553c2=_0x1d8dba[_0x5683('0x11')];function _0x12a63a(_0x1dd915,_0x3697d6){return _0x540310(_0x5553c2,_0x5683('0xf'),[_0x1dd915,_0x3697d6]);}_0x1d8dba[_0x5683('0x17')][_0x5683('0x13')](_0x5683('0x2'))[_0x5683('0x1b')][_0x5683('0x3')](_0x3626e9=>{if(_0x5683('0x8')!=_0x3626e9[_0x5683('0x5')])return;const {data:_0x22f731}=_0x3626e9;if(_0x22f731&&'heading'==_0x22f731[_0x5683('0xe')]){const _0x3c48f2=_0x22f731['commandParams'][0x0][_0x5683('0xb')],_0x416d67=this[_0x5683('0x15')](_0x3c48f2);if(null!==_0x416d67)return{'type':_0x5683('0x4'),'content':_0x540310(_0x5553c2,_0x5683('0x10'),(_0x5a5035=0x1,_0x5d91be=_0x416d67,_0x540310(_0x5553c2,'ELEMENT_HEADING',[_0x5a5035,_0x5d91be])))};const _0x3b51f4=this[_0x5683('0xa')][_0x5683('0x18')](_0x56be2d=>_0x56be2d[_0x5683('0x14')]===_0x3c48f2)[_0x5683('0x6')];return{'type':_0x5683('0x4'),'content':_0x540310(_0x5553c2,'*Change\x20to:*\x20%0',_0x12a63a(0x1,_0x3b51f4))};}var _0x5a5035,_0x5d91be;});}[_0x5683('0x15')](_0x2b5de0){var _0xd7b377,_0x4ad2a0;const _0x285d60=_0x2b5de0[_0x5683('0x19')](/^heading(\d+)/);if(_0x285d60)return _0x285d60[0x1];const _0x7d3f28=null===(_0xd7b377=this[_0x5683('0xa')])||void 0x0===_0xd7b377?void 0x0:_0xd7b377[_0x5683('0x18')](_0x56403e=>_0x56403e['model']==_0x2b5de0);if(_0x7d3f28&&_0x7d3f28['view']){const _0x5800ff=_0x7d3f28[_0x5683('0x12')],_0x37a529=(null!==(_0x4ad2a0=_0x5800ff[_0x5683('0x1a')])&&void 0x0!==_0x4ad2a0?_0x4ad2a0:_0x5800ff)[_0x5683('0x19')](/^h(\d+)/);if(_0x37a529)return _0x37a529[0x1];}return null;}}
23
+ const _0x1b11=['_getHeadingLevel','config','commandName','view','registerDescriptionCallback','has','ELEMENT_HEADING_CUSTOM','plugins','ELEMENT_HEADING','editor','format','heading','commandParams','*Change\x20to:*\x20%0','value','model','title','afterInit','_enableDefaultAttributesIntegration','HeadingEditing','_headingOptions','match','type','formatBlock','TrackChangesEditing','heading.options','registerElementLabel','paragraph','get','find','_descriptionFactory','_registerLegacyDescription'];(function(_0x28ec83,_0x1b1101){const _0x2fc226=function(_0x557ab8){while(--_0x557ab8){_0x28ec83['push'](_0x28ec83['shift']());}};_0x2fc226(++_0x1b1101);}(_0x1b11,0x110));const _0x2fc2=function(_0x28ec83,_0x1b1101){_0x28ec83=_0x28ec83-0x0;let _0x2fc226=_0x1b11[_0x28ec83];return _0x2fc226;};import{Plugin as _0x20e3e2}from'ckeditor5/src/core.js';import{getTranslation as _0x333764}from'../utils/common-translations.js';export default class Y extends _0x20e3e2{[_0x2fc2('0x1')](){const _0xeaa252=this['editor'];if(!_0xeaa252[_0x2fc2('0x17')][_0x2fc2('0x15')](_0x2fc2('0x3')))return;this[_0x2fc2('0x4')]=_0xeaa252[_0x2fc2('0x11')][_0x2fc2('0xc')](_0x2fc2('0x9'));const _0x4376d7=_0xeaa252['locale'],_0x502e90=_0xeaa252[_0x2fc2('0x17')][_0x2fc2('0xc')]('TrackChangesEditing');_0x502e90[_0x2fc2('0x2')]('heading');for(const _0x4e9b30 of this['_headingOptions'])_0x2fc2('0xb')!=_0x4e9b30[_0x2fc2('0x1f')]&&_0x502e90[_0x2fc2('0xe')][_0x2fc2('0xa')](_0x4e9b30[_0x2fc2('0x1f')],_0x1340a0=>{const _0x531392=this[_0x2fc2('0x10')](_0x4e9b30[_0x2fc2('0x1f')]);return null!==_0x531392?_0x2d2f8d(_0x1340a0,_0x531392):_0x1b49c1(_0x1340a0,_0x4e9b30[_0x2fc2('0x0')]);});function _0x2d2f8d(_0x2a39d5,_0x42caad){return _0x333764(_0x4376d7,_0x2fc2('0x18'),[_0x2a39d5,_0x42caad]);}function _0x1b49c1(_0x3a9a0c,_0x3eb548){return _0x333764(_0x4376d7,_0x2fc2('0x16'),[_0x3a9a0c,_0x3eb548]);}this['_registerLegacyDescription']();}[_0x2fc2('0xf')](){const _0x29b4d5=this[_0x2fc2('0x19')],_0x545e20=_0x29b4d5['locale'];function _0x5d56ba(_0x5758a9,_0x1aa7e6){return _0x333764(_0x545e20,_0x2fc2('0x16'),[_0x5758a9,_0x1aa7e6]);}_0x29b4d5[_0x2fc2('0x17')][_0x2fc2('0xc')](_0x2fc2('0x8'))[_0x2fc2('0xe')][_0x2fc2('0x14')](_0xe2050a=>{if(_0x2fc2('0x7')!=_0xe2050a[_0x2fc2('0x6')])return;const {data:_0x40a465}=_0xe2050a;if(_0x40a465&&_0x2fc2('0x1b')==_0x40a465[_0x2fc2('0x12')]){const _0x5aa390=_0x40a465[_0x2fc2('0x1c')][0x0][_0x2fc2('0x1e')],_0x3a0efc=this['_getHeadingLevel'](_0x5aa390);if(null!==_0x3a0efc)return{'type':_0x2fc2('0x1a'),'content':_0x333764(_0x545e20,'*Change\x20to:*\x20%0',(_0x11a15f=0x1,_0x39d68a=_0x3a0efc,_0x333764(_0x545e20,_0x2fc2('0x18'),[_0x11a15f,_0x39d68a])))};const _0x1711b2=this[_0x2fc2('0x4')][_0x2fc2('0xd')](_0x2dc212=>_0x2dc212[_0x2fc2('0x1f')]===_0x5aa390)[_0x2fc2('0x0')];return{'type':_0x2fc2('0x1a'),'content':_0x333764(_0x545e20,_0x2fc2('0x1d'),_0x5d56ba(0x1,_0x1711b2))};}var _0x11a15f,_0x39d68a;});}[_0x2fc2('0x10')](_0x5904fb){var _0x49eafe,_0x112d0b;const _0x10371b=_0x5904fb[_0x2fc2('0x5')](/^heading(\d+)/);if(_0x10371b)return _0x10371b[0x1];const _0x53494c=null===(_0x49eafe=this[_0x2fc2('0x4')])||void 0x0===_0x49eafe?void 0x0:_0x49eafe[_0x2fc2('0xd')](_0x2364a8=>_0x2364a8[_0x2fc2('0x1f')]==_0x5904fb);if(_0x53494c&&_0x53494c[_0x2fc2('0x13')]){const _0x2d88fe=_0x53494c[_0x2fc2('0x13')],_0x2fd97d=(null!==(_0x112d0b=_0x2d88fe['name'])&&void 0x0!==_0x112d0b?_0x112d0b:_0x2d88fe)['match'](/^h(\d+)/);if(_0x2fd97d)return _0x2fd97d[0x1];}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30ef=['formatInline','color','title','locale','commandParams','TrackChangesEditing','format','afterInit','_registerLegacyDescription','value','highlight.options','_enableDefaultAttributesIntegration','plugins','find','get','highlight','FORMAT_HIGHLIGHT','has','*Set\x20highlight:*\x20%0','type','config','editor','_descriptionFactory','*Remove\x20highlight*'];(function(_0x4515d5,_0x30efcb){const _0x25c990=function(_0xbe4e8){while(--_0xbe4e8){_0x4515d5['push'](_0x4515d5['shift']());}};_0x25c990(++_0x30efcb);}(_0x30ef,0x186));const _0x25c9=function(_0x4515d5,_0x30efcb){_0x4515d5=_0x4515d5-0x0;let _0x25c990=_0x30ef[_0x4515d5];return _0x25c990;};import{Plugin as _0x5c5ba0}from'ckeditor5/src/core.js';import{getTranslation as _0x3f0dcd}from'../utils/common-translations.js';export default class Z extends _0x5c5ba0{[_0x25c9('0x1')](){const _0x3e5f25=this[_0x25c9('0xf')];if(!_0x3e5f25[_0x25c9('0x6')][_0x25c9('0xb')]('HighlightEditing'))return;const _0x5db953=_0x3e5f25[_0x25c9('0x6')][_0x25c9('0x8')](_0x25c9('0x17')),_0x127561=_0x3e5f25[_0x25c9('0x15')];_0x5db953[_0x25c9('0x5')](_0x25c9('0x9'),[_0x25c9('0x9')]),_0x5db953[_0x25c9('0x10')]['registerAttributeLabel'](_0x25c9('0x9'),_0x3f0dcd(_0x127561,_0x25c9('0xa'))),this[_0x25c9('0x2')]();}[_0x25c9('0x2')](){const _0x5c7a5f=this[_0x25c9('0xf')],_0x2d5161=_0x5c7a5f[_0x25c9('0x15')];_0x5c7a5f[_0x25c9('0x6')][_0x25c9('0x8')](_0x25c9('0x17'))['_descriptionFactory']['registerDescriptionCallback'](_0x5ea67=>{if(_0x25c9('0x12')!=_0x5ea67[_0x25c9('0xd')])return;const {data:_0x3d32a4}=_0x5ea67;if(_0x3d32a4&&_0x25c9('0x9')==_0x3d32a4['commandName']){const _0x5766ab=_0x2d5161['t'],_0x5a3825=_0x3d32a4[_0x25c9('0x16')][0x0][_0x25c9('0x3')];if(_0x5a3825){const _0x13fe29=_0x5c7a5f[_0x25c9('0xe')][_0x25c9('0x8')](_0x25c9('0x4'))[_0x25c9('0x7')](_0x5eb183=>_0x5eb183['model']==_0x5a3825),_0x5337ab=_0x5766ab(_0x13fe29[_0x25c9('0x14')])['toLowerCase']();return{'type':_0x25c9('0x0'),'content':_0x3f0dcd(_0x2d5161,_0x25c9('0xc'),_0x5337ab),'color':{'value':_0x13fe29[_0x25c9('0x13')],'title':_0x13fe29[_0x25c9('0x14')]}};}return{'type':_0x25c9('0x0'),'content':_0x3f0dcd(_0x2d5161,_0x25c9('0x11'),_0x3f0dcd(_0x2d5161,_0x25c9('0xa')))};}});}}
23
+ const _0x472a=['title','registerDescriptionCallback','editor','has','highlight.options','_enableDefaultAttributesIntegration','afterInit','type','_descriptionFactory','plugins','*Set\x20highlight:*\x20%0','formatInline','color','highlight','toLowerCase','find','locale','config','FORMAT_HIGHLIGHT','commandName','get','format','_registerLegacyDescription','registerAttributeLabel','HighlightEditing','model','TrackChangesEditing'];(function(_0x3bab28,_0x472aa6){const _0x27e58a=function(_0xb6e306){while(--_0xb6e306){_0x3bab28['push'](_0x3bab28['shift']());}};_0x27e58a(++_0x472aa6);}(_0x472a,0x15e));const _0x27e5=function(_0x3bab28,_0x472aa6){_0x3bab28=_0x3bab28-0x0;let _0x27e58a=_0x472a[_0x3bab28];return _0x27e58a;};import{Plugin as _0x4b8ca5}from'ckeditor5/src/core.js';import{getTranslation as _0x43bd9d}from'../utils/common-translations.js';export default class Z extends _0x4b8ca5{[_0x27e5('0x7')](){const _0x23b2b7=this[_0x27e5('0x3')];if(!_0x23b2b7[_0x27e5('0xa')][_0x27e5('0x4')](_0x27e5('0x19')))return;const _0x4c0ab4=_0x23b2b7['plugins']['get']('TrackChangesEditing'),_0x2be5b6=_0x23b2b7[_0x27e5('0x11')];_0x4c0ab4[_0x27e5('0x6')]('highlight',['highlight']),_0x4c0ab4[_0x27e5('0x9')][_0x27e5('0x18')](_0x27e5('0xe'),_0x43bd9d(_0x2be5b6,_0x27e5('0x13'))),this[_0x27e5('0x17')]();}[_0x27e5('0x17')](){const _0x30b55d=this[_0x27e5('0x3')],_0x11fb50=_0x30b55d[_0x27e5('0x11')];_0x30b55d[_0x27e5('0xa')][_0x27e5('0x15')](_0x27e5('0x0'))[_0x27e5('0x9')][_0x27e5('0x2')](_0x139941=>{if(_0x27e5('0xc')!=_0x139941[_0x27e5('0x8')])return;const {data:_0x26b986}=_0x139941;if(_0x26b986&&_0x27e5('0xe')==_0x26b986[_0x27e5('0x14')]){const _0x2533b1=_0x11fb50['t'],_0x4c3017=_0x26b986['commandParams'][0x0]['value'];if(_0x4c3017){const _0x2b462b=_0x30b55d[_0x27e5('0x12')]['get'](_0x27e5('0x5'))[_0x27e5('0x10')](_0x2e2403=>_0x2e2403[_0x27e5('0x1a')]==_0x4c3017),_0x377f5c=_0x2533b1(_0x2b462b[_0x27e5('0x1')])[_0x27e5('0xf')]();return{'type':_0x27e5('0x16'),'content':_0x43bd9d(_0x11fb50,_0x27e5('0xb'),_0x377f5c),'color':{'value':_0x2b462b[_0x27e5('0xd')],'title':_0x2b462b[_0x27e5('0x1')]}};}return{'type':_0x27e5('0x16'),'content':_0x43bd9d(_0x11fb50,'*Remove\x20highlight*',_0x43bd9d(_0x11fb50,_0x27e5('0x13')))};}});}}