@ckeditor/ckeditor5-track-changes 35.2.0 → 35.2.1

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 (59) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +4 -4
  3. package/src/commands/acceptallsuggestionscommand.js +1 -1
  4. package/src/commands/acceptselectedsuggestionscommand.js +1 -1
  5. package/src/commands/acceptsuggestioncommand.js +1 -1
  6. package/src/commands/discardallsuggestionscommand.js +1 -1
  7. package/src/commands/discardselectedsuggestionscommand.js +1 -1
  8. package/src/commands/discardsuggestioncommand.js +1 -1
  9. package/src/commands/trackchangescommand.js +1 -1
  10. package/src/integrations/alignment.js +1 -1
  11. package/src/integrations/basicstyles.js +1 -1
  12. package/src/integrations/blockquote.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/font.js +1 -1
  19. package/src/integrations/heading.js +1 -1
  20. package/src/integrations/highlight.js +1 -1
  21. package/src/integrations/horizontalline.js +1 -1
  22. package/src/integrations/htmlembed.js +1 -1
  23. package/src/integrations/image.js +1 -1
  24. package/src/integrations/importword.js +1 -1
  25. package/src/integrations/indent.js +1 -1
  26. package/src/integrations/inputcommand.js +1 -1
  27. package/src/integrations/link.js +1 -1
  28. package/src/integrations/list.js +1 -1
  29. package/src/integrations/mediaembed.js +1 -1
  30. package/src/integrations/mention.js +1 -1
  31. package/src/integrations/pagebreak.js +1 -1
  32. package/src/integrations/paragraph.js +1 -1
  33. package/src/integrations/removeformat.js +1 -1
  34. package/src/integrations/restrictededitingmode.js +1 -1
  35. package/src/integrations/shiftentercommand.js +1 -1
  36. package/src/integrations/standardeditingmode.js +1 -1
  37. package/src/integrations/style.js +1 -1
  38. package/src/integrations/table.js +1 -1
  39. package/src/integrations/tableclipboard.js +1 -1
  40. package/src/integrations/tableheadings.js +1 -1
  41. package/src/integrations/tablemergesplit.js +1 -1
  42. package/src/integrations/title.js +1 -1
  43. package/src/integrations/undo.js +1 -1
  44. package/src/integrations/utils.js +1 -1
  45. package/src/suggestion.js +1 -1
  46. package/src/suggestiondescriptionfactory.js +1 -1
  47. package/src/trackchanges.js +1 -1
  48. package/src/trackchangesdata.js +1 -1
  49. package/src/trackchangesediting.js +1 -1
  50. package/src/trackchangesui.js +1 -1
  51. package/src/ui/suggestioncontroller.js +1 -1
  52. package/src/ui/view/basesuggestionthreadview.js +1 -1
  53. package/src/ui/view/suggestionthreadview.js +1 -1
  54. package/src/utils/common-translations.js +1 -1
  55. package/src/utils/getrangesofblockgroups.js +1 -1
  56. package/src/utils/getselectedsuggestions.js +1 -1
  57. package/src/utils/hashobject.js +1 -1
  58. package/src/utils/normalizedescription.js +1 -1
  59. package/src/utils/sortsuggestions.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "35.2.0",
3
+ "version": "35.2.1",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -27,9 +27,9 @@
27
27
  ],
28
28
  "main": "src/index.js",
29
29
  "dependencies": {
30
- "ckeditor5": "^35.2.0",
31
- "ckeditor5-collaboration": "^35.2.0",
30
+ "ckeditor5": "^35.2.1",
31
+ "ckeditor5-collaboration": "^35.2.1",
32
32
  "lodash-es": "^4.17.11",
33
- "@ckeditor/ckeditor5-style": "^35.2.0"
33
+ "@ckeditor/ckeditor5-style": "^35.2.1"
34
34
  }
35
35
  }
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x338d=['execute','_suggestions','isInContent','from','refresh','model','_acceptSuggestionCommand','values','change','some','isEnabled'];(function(_0x16c3f3,_0x338dc5){const _0x2cf65d=function(_0x21780b){while(--_0x21780b){_0x16c3f3['push'](_0x16c3f3['shift']());}};_0x2cf65d(++_0x338dc5);}(_0x338d,0xc3));const _0x2cf6=function(_0x16c3f3,_0x338dc5){_0x16c3f3=_0x16c3f3-0x0;let _0x2cf65d=_0x338d[_0x16c3f3];return _0x2cf65d;};import{Command as _0x4d2abd}from'ckeditor5/src/core';import _0x3a06b8 from'../utils/sortsuggestions';export default class R extends _0x4d2abd{constructor(_0x536c78,_0x34ee3c,_0xbda61){super(_0x536c78),this[_0x2cf6('0x9')]=_0x34ee3c,this[_0x2cf6('0x4')]=_0xbda61,this[_0x2cf6('0x7')]();}[_0x2cf6('0x7')](){const _0x39270f=this[_0x2cf6('0x9')];this[_0x2cf6('0x2')]=_0x39270f[_0x2cf6('0x2')]&&Array[_0x2cf6('0x6')](this[_0x2cf6('0x4')][_0x2cf6('0xa')]())[_0x2cf6('0x1')](_0x387e03=>_0x387e03[_0x2cf6('0x5')]);}['execute'](){this['editor'][_0x2cf6('0x8')][_0x2cf6('0x0')](()=>{const _0x1a60b3=_0x3a06b8(Array[_0x2cf6('0x6')](this[_0x2cf6('0x4')][_0x2cf6('0xa')]()));for(const _0x3dcf75 of _0x1a60b3)_0x3dcf75[_0x2cf6('0x5')]&&this['_acceptSuggestionCommand'][_0x2cf6('0x3')](_0x3dcf75['id']);});}}
23
+ const _0x5644=['values','isInContent','execute','editor','model','some','isEnabled','_suggestions','refresh','from','change','_acceptSuggestionCommand'];(function(_0x7218d8,_0x5644f2){const _0x19781d=function(_0x2730d2){while(--_0x2730d2){_0x7218d8['push'](_0x7218d8['shift']());}};_0x19781d(++_0x5644f2);}(_0x5644,0x81));const _0x1978=function(_0x7218d8,_0x5644f2){_0x7218d8=_0x7218d8-0x0;let _0x19781d=_0x5644[_0x7218d8];return _0x19781d;};import{Command as _0x264d48}from'ckeditor5/src/core';import _0x234351 from'../utils/sortsuggestions';export default class R extends _0x264d48{constructor(_0x2038e2,_0x3bbcb5,_0xa006fc){super(_0x2038e2),this[_0x1978('0x2')]=_0x3bbcb5,this[_0x1978('0xa')]=_0xa006fc,this[_0x1978('0xb')]();}[_0x1978('0xb')](){const _0x14a65d=this['_acceptSuggestionCommand'];this[_0x1978('0x9')]=_0x14a65d[_0x1978('0x9')]&&Array[_0x1978('0x0')](this[_0x1978('0xa')]['values']())[_0x1978('0x8')](_0x17c11e=>_0x17c11e[_0x1978('0x4')]);}['execute'](){this[_0x1978('0x6')][_0x1978('0x7')][_0x1978('0x1')](()=>{const _0x1def05=_0x234351(Array[_0x1978('0x0')](this['_suggestions'][_0x1978('0x3')]()));for(const _0xe671f9 of _0x1def05)_0xe671f9[_0x1978('0x4')]&&this[_0x1978('0x2')][_0x1978('0x5')](_0xe671f9['id']);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x33f0=['_selectedSuggestions','change','document','isEnabled','values','model','editor','selection','execute','refresh','_suggestions','from','_acceptSuggestionCommand'];(function(_0x43f91f,_0x33f00e){const _0x3caefc=function(_0x14dd8f){while(--_0x14dd8f){_0x43f91f['push'](_0x43f91f['shift']());}};_0x3caefc(++_0x33f00e);}(_0x33f0,0x181));const _0x3cae=function(_0x43f91f,_0x33f00e){_0x43f91f=_0x43f91f-0x0;let _0x3caefc=_0x33f0[_0x43f91f];return _0x3caefc;};import{Command as _0xe736be}from'ckeditor5/src/core';import _0x140236 from'../utils/sortsuggestions';import _0x2d947e from'../utils/getselectedsuggestions';export default class j extends _0xe736be{constructor(_0x115456,_0x132123,_0x328311){super(_0x115456),this[_0x3cae('0x4')]=_0x132123,this[_0x3cae('0x2')]=_0x328311,this[_0x3cae('0x5')]=new Set(),this['refresh']();}[_0x3cae('0x1')](){const _0x118343=this[_0x3cae('0x4')],_0x262b2e=this[_0x3cae('0xb')][_0x3cae('0xa')][_0x3cae('0x7')][_0x3cae('0xc')],_0x4e63eb=Array[_0x3cae('0x3')](this[_0x3cae('0x2')][_0x3cae('0x9')]());this[_0x3cae('0x5')]=_0x2d947e(_0x262b2e,_0x4e63eb),this[_0x3cae('0x8')]=_0x118343['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){this[_0x3cae('0xb')][_0x3cae('0xa')][_0x3cae('0x6')](()=>{const _0x59b4e9=_0x140236(Array[_0x3cae('0x3')](this['_selectedSuggestions']));for(const _0x1d7f03 of _0x59b4e9)this[_0x3cae('0x4')][_0x3cae('0x0')](_0x1d7f03['id']);});}}
23
+ const _0x482e=['values','editor','size','_selectedSuggestions','from','_acceptSuggestionCommand','_suggestions','selection','refresh','model','execute'];(function(_0x44c26e,_0x482e70){const _0xabbdaa=function(_0x2623a6){while(--_0x2623a6){_0x44c26e['push'](_0x44c26e['shift']());}};_0xabbdaa(++_0x482e70);}(_0x482e,0x185));const _0xabbd=function(_0x44c26e,_0x482e70){_0x44c26e=_0x44c26e-0x0;let _0xabbdaa=_0x482e[_0x44c26e];return _0xabbdaa;};import{Command as _0x1636b3}from'ckeditor5/src/core';import _0x387221 from'../utils/sortsuggestions';import _0xebcf1a from'../utils/getselectedsuggestions';export default class j extends _0x1636b3{constructor(_0x12d202,_0x747e87,_0x5d0853){super(_0x12d202),this[_0xabbd('0x1')]=_0x747e87,this[_0xabbd('0x2')]=_0x5d0853,this[_0xabbd('0xa')]=new Set(),this['refresh']();}[_0xabbd('0x4')](){const _0x561a20=this['_acceptSuggestionCommand'],_0x277e53=this[_0xabbd('0x8')][_0xabbd('0x5')]['document'][_0xabbd('0x3')],_0xe38dbe=Array['from'](this[_0xabbd('0x2')][_0xabbd('0x7')]());this[_0xabbd('0xa')]=_0xebcf1a(_0x277e53,_0xe38dbe),this['isEnabled']=_0x561a20['isEnabled']&&!!this[_0xabbd('0xa')][_0xabbd('0x9')];}[_0xabbd('0x6')](){this[_0xabbd('0x8')][_0xabbd('0x5')]['change'](()=>{const _0x8ab27d=_0x387221(Array[_0xabbd('0x0')](this[_0xabbd('0xa')]));for(const _0x39ed4d of _0x8ab27d)this[_0xabbd('0x1')][_0xabbd('0x6')](_0x39ed4d['id']);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2669=['TrackChangesEditing','_suggestions','get','refresh','execute','track-changes-accept-suggestion-not-found','plugins','isEnabled','editor'];(function(_0x2828f3,_0x266940){const _0x2e1299=function(_0x2c6ecd){while(--_0x2c6ecd){_0x2828f3['push'](_0x2828f3['shift']());}};_0x2e1299(++_0x266940);}(_0x2669,0x10c));const _0x2e12=function(_0x2828f3,_0x266940){_0x2828f3=_0x2828f3-0x0;let _0x2e1299=_0x2669[_0x2828f3];return _0x2e1299;};import{Command as _0x366cbd}from'ckeditor5/src/core';import{CKEditorError as _0xfa25d5}from'ckeditor5/src/utils';export default class $ extends _0x366cbd{constructor(_0x5a5276,_0x4ad431){super(_0x5a5276),this[_0x2e12('0x3')]=_0x4ad431,this[_0x2e12('0x5')]();}[_0x2e12('0x5')](){this[_0x2e12('0x0')]=!0x0;}[_0x2e12('0x6')](_0x239829){const _0x5ea631=this[_0x2e12('0x3')]['get'](_0x239829);if(!_0x5ea631)throw new _0xfa25d5(_0x2e12('0x7'),this);this[_0x2e12('0x1')][_0x2e12('0x8')][_0x2e12('0x4')](_0x2e12('0x2'))['acceptSuggestion'](_0x5ea631);}}
23
+ const _0x3bb7=['editor','get','_suggestions','plugins','TrackChangesEditing','refresh','isEnabled'];(function(_0x2d67ab,_0x3bb7d4){const _0x1c8051=function(_0x4bd310){while(--_0x4bd310){_0x2d67ab['push'](_0x2d67ab['shift']());}};_0x1c8051(++_0x3bb7d4);}(_0x3bb7,0x122));const _0x1c80=function(_0x2d67ab,_0x3bb7d4){_0x2d67ab=_0x2d67ab-0x0;let _0x1c8051=_0x3bb7[_0x2d67ab];return _0x1c8051;};import{Command as _0x801437}from'ckeditor5/src/core';import{CKEditorError as _0x11b0ec}from'ckeditor5/src/utils';export default class $ extends _0x801437{constructor(_0x338dcc,_0x18574a){super(_0x338dcc),this[_0x1c80('0x6')]=_0x18574a,this[_0x1c80('0x2')]();}[_0x1c80('0x2')](){this[_0x1c80('0x3')]=!0x0;}['execute'](_0x19ecb6){const _0x2fd127=this[_0x1c80('0x6')]['get'](_0x19ecb6);if(!_0x2fd127)throw new _0x11b0ec('track-changes-accept-suggestion-not-found',this);this[_0x1c80('0x4')][_0x1c80('0x0')][_0x1c80('0x5')](_0x1c80('0x1'))['acceptSuggestion'](_0x2fd127);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13a8=['execute','model','refresh','_suggestions','_discardSuggestionCommand','isEnabled','from','change','values','isInContent','some'];(function(_0x2ff4df,_0x13a8a3){const _0x209ac0=function(_0x908c64){while(--_0x908c64){_0x2ff4df['push'](_0x2ff4df['shift']());}};_0x209ac0(++_0x13a8a3);}(_0x13a8,0x12d));const _0x209a=function(_0x2ff4df,_0x13a8a3){_0x2ff4df=_0x2ff4df-0x0;let _0x209ac0=_0x13a8[_0x2ff4df];return _0x209ac0;};import{Command as _0x850f45}from'ckeditor5/src/core';export default class x extends _0x850f45{constructor(_0x5bcb42,_0x3a1419,_0xa52f34){super(_0x5bcb42),this['_discardSuggestionCommand']=_0x3a1419,this[_0x209a('0xa')]=_0xa52f34,this[_0x209a('0x9')]();}[_0x209a('0x9')](){const _0x4a7d7e=this['_discardSuggestionCommand'];this[_0x209a('0x1')]=_0x4a7d7e['isEnabled']&&Array[_0x209a('0x2')](this[_0x209a('0xa')][_0x209a('0x4')]())[_0x209a('0x6')](_0x5f11d7=>_0x5f11d7[_0x209a('0x5')]);}[_0x209a('0x7')](){this['editor'][_0x209a('0x8')][_0x209a('0x3')](()=>{for(const _0x5ade1b of this['_suggestions'][_0x209a('0x4')]())_0x5ade1b[_0x209a('0x5')]&&this[_0x209a('0x0')][_0x209a('0x7')](_0x5ade1b['id']);});}}
23
+ const _0x55a8=['_suggestions','refresh','isEnabled','execute','_discardSuggestionCommand','isInContent','from','editor','model','values'];(function(_0x5c6878,_0x55a889){const _0x35c287=function(_0x56ee86){while(--_0x56ee86){_0x5c6878['push'](_0x5c6878['shift']());}};_0x35c287(++_0x55a889);}(_0x55a8,0x1e8));const _0x35c2=function(_0x5c6878,_0x55a889){_0x5c6878=_0x5c6878-0x0;let _0x35c287=_0x55a8[_0x5c6878];return _0x35c287;};import{Command as _0x312d50}from'ckeditor5/src/core';export default class x extends _0x312d50{constructor(_0x5b90ab,_0x438637,_0x54e25b){super(_0x5b90ab),this[_0x35c2('0x6')]=_0x438637,this[_0x35c2('0x2')]=_0x54e25b,this[_0x35c2('0x3')]();}[_0x35c2('0x3')](){const _0x48a59e=this[_0x35c2('0x6')];this[_0x35c2('0x4')]=_0x48a59e[_0x35c2('0x4')]&&Array[_0x35c2('0x8')](this[_0x35c2('0x2')][_0x35c2('0x1')]())['some'](_0x206f1a=>_0x206f1a['isInContent']);}[_0x35c2('0x5')](){this[_0x35c2('0x9')][_0x35c2('0x0')]['change'](()=>{for(const _0x13216f of this[_0x35c2('0x2')][_0x35c2('0x1')]())_0x13216f[_0x35c2('0x7')]&&this['_discardSuggestionCommand']['execute'](_0x13216f['id']);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x138f=['_suggestions','refresh','from','size','model','isEnabled','_discardSuggestionCommand','document','selection','execute','editor','change','values','_selectedSuggestions'];(function(_0x42c06c,_0x138f8d){const _0xcb676e=function(_0x3e86c3){while(--_0x3e86c3){_0x42c06c['push'](_0x42c06c['shift']());}};_0xcb676e(++_0x138f8d);}(_0x138f,0x17c));const _0xcb67=function(_0x42c06c,_0x138f8d){_0x42c06c=_0x42c06c-0x0;let _0xcb676e=_0x138f[_0x42c06c];return _0xcb676e;};import{Command as _0x491943}from'ckeditor5/src/core';import _0x534b83 from'../utils/getselectedsuggestions';export default class U extends _0x491943{constructor(_0x2e37d7,_0x32d712,_0x5a2687){super(_0x2e37d7),this[_0xcb67('0x4')]=_0x32d712,this[_0xcb67('0xc')]=_0x5a2687,this[_0xcb67('0xb')]=new Set(),this[_0xcb67('0xd')]();}['refresh'](){const _0x304145=this[_0xcb67('0x4')],_0x54b9bb=this[_0xcb67('0x8')]['model'][_0xcb67('0x5')][_0xcb67('0x6')],_0x5cf057=Array[_0xcb67('0x0')](this[_0xcb67('0xc')][_0xcb67('0xa')]());this['_selectedSuggestions']=_0x534b83(_0x54b9bb,_0x5cf057),this['isEnabled']=_0x304145[_0xcb67('0x3')]&&!!this['_selectedSuggestions'][_0xcb67('0x1')];}[_0xcb67('0x7')](){this['editor'][_0xcb67('0x2')][_0xcb67('0x9')](()=>{for(const _0x228615 of this['_selectedSuggestions'])this[_0xcb67('0x4')]['execute'](_0x228615['id']);});}}
23
+ const _0x1467=['refresh','values','execute','_selectedSuggestions','from','size','model','_discardSuggestionCommand','change','_suggestions','editor','isEnabled'];(function(_0x231d4d,_0x146780){const _0x5b08e9=function(_0xe5b785){while(--_0xe5b785){_0x231d4d['push'](_0x231d4d['shift']());}};_0x5b08e9(++_0x146780);}(_0x1467,0xf7));const _0x5b08=function(_0x231d4d,_0x146780){_0x231d4d=_0x231d4d-0x0;let _0x5b08e9=_0x1467[_0x231d4d];return _0x5b08e9;};import{Command as _0x24b891}from'ckeditor5/src/core';import _0xa94fa9 from'../utils/getselectedsuggestions';export default class U extends _0x24b891{constructor(_0xb09cda,_0x2af079,_0x34bd91){super(_0xb09cda),this[_0x5b08('0x0')]=_0x2af079,this['_suggestions']=_0x34bd91,this[_0x5b08('0x8')]=new Set(),this['refresh']();}[_0x5b08('0x5')](){const _0x3716fe=this[_0x5b08('0x0')],_0x213188=this[_0x5b08('0x3')][_0x5b08('0xb')]['document']['selection'],_0x4cfb70=Array[_0x5b08('0x9')](this[_0x5b08('0x2')][_0x5b08('0x6')]());this[_0x5b08('0x8')]=_0xa94fa9(_0x213188,_0x4cfb70),this[_0x5b08('0x4')]=_0x3716fe[_0x5b08('0x4')]&&!!this['_selectedSuggestions'][_0x5b08('0xa')];}[_0x5b08('0x7')](){this[_0x5b08('0x3')][_0x5b08('0xb')][_0x5b08('0x1')](()=>{for(const _0x1a76b0 of this[_0x5b08('0x8')])this[_0x5b08('0x0')]['execute'](_0x1a76b0['id']);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21e3=['execute','plugins','discardSuggestion','get','track-changes-discard-suggestion-not-found','TrackChangesEditing','_suggestions','refresh'];(function(_0x22bb28,_0x21e3e0){const _0x31d186=function(_0x810f3f){while(--_0x810f3f){_0x22bb28['push'](_0x22bb28['shift']());}};_0x31d186(++_0x21e3e0);}(_0x21e3,0xf6));const _0x31d1=function(_0x22bb28,_0x21e3e0){_0x22bb28=_0x22bb28-0x0;let _0x31d186=_0x21e3[_0x22bb28];return _0x31d186;};import{Command as _0x530d4f}from'ckeditor5/src/core';import{CKEditorError as _0x1494af}from'ckeditor5/src/utils';export default class N extends _0x530d4f{constructor(_0x67aaff,_0x31da6f){super(_0x67aaff),this[_0x31d1('0x0')]=_0x31da6f,this[_0x31d1('0x1')]();}[_0x31d1('0x1')](){this['isEnabled']=!0x0;}[_0x31d1('0x2')](_0xbfc46){const _0x4eebab=this['_suggestions']['get'](_0xbfc46);if(!_0x4eebab)throw new _0x1494af(_0x31d1('0x6'),this);this['editor'][_0x31d1('0x3')][_0x31d1('0x5')](_0x31d1('0x7'))[_0x31d1('0x4')](_0x4eebab);}}
23
+ const _0x5042=['refresh','plugins','_suggestions','editor','get','discardSuggestion','execute','isEnabled','track-changes-discard-suggestion-not-found'];(function(_0x502b8b,_0x504287){const _0x3917b6=function(_0x2ae64e){while(--_0x2ae64e){_0x502b8b['push'](_0x502b8b['shift']());}};_0x3917b6(++_0x504287);}(_0x5042,0x1b5));const _0x3917=function(_0x502b8b,_0x504287){_0x502b8b=_0x502b8b-0x0;let _0x3917b6=_0x5042[_0x502b8b];return _0x3917b6;};import{Command as _0x466f45}from'ckeditor5/src/core';import{CKEditorError as _0x7733a6}from'ckeditor5/src/utils';export default class N extends _0x466f45{constructor(_0x4c2faf,_0x2cb4b7){super(_0x4c2faf),this[_0x3917('0x6')]=_0x2cb4b7,this[_0x3917('0x4')]();}[_0x3917('0x4')](){this[_0x3917('0x2')]=!0x0;}[_0x3917('0x1')](_0x57dfce){const _0x44ed51=this[_0x3917('0x6')][_0x3917('0x8')](_0x57dfce);if(!_0x44ed51)throw new _0x7733a6(_0x3917('0x3'),this);this[_0x3917('0x7')][_0x3917('0x5')][_0x3917('0x8')]('TrackChangesEditing')[_0x3917('0x0')](_0x44ed51);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1dd5=['_enableCommands','commands','value','affectsData','forceDisabled','editor','has','_disableUnsupportedCommands','TrackChangesCommand','clearForceDisabled','refresh','_enabledCommands'];(function(_0x2b44d9,_0x1dd518){const _0xa48519=function(_0x3722f9){while(--_0x3722f9){_0x2b44d9['push'](_0x2b44d9['shift']());}};_0xa48519(++_0x1dd518);}(_0x1dd5,0x119));const _0xa485=function(_0x2b44d9,_0x1dd518){_0x2b44d9=_0x2b44d9-0x0;let _0xa48519=_0x1dd5[_0x2b44d9];return _0xa48519;};import{Command as _0x5f30e5}from'ckeditor5/src/core';export default class M extends _0x5f30e5{constructor(_0x565747,_0x1bc42b){super(_0x565747),this[_0xa485('0x6')]=_0x1bc42b,this[_0xa485('0x9')]=!0x1,this[_0xa485('0x5')]();}[_0xa485('0x5')](){this['isEnabled']=!0x0;}['execute'](){this['value']=!this[_0xa485('0x9')],this['value']?this[_0xa485('0x2')]():this[_0xa485('0x7')]();}[_0xa485('0x2')](){for(const _0x2cf23b of this[_0xa485('0x0')][_0xa485('0x8')]['commands']())_0x2cf23b[_0xa485('0xa')]&&!this[_0xa485('0x6')][_0xa485('0x1')](_0x2cf23b)&&_0x2cf23b[_0xa485('0xb')](_0xa485('0x3'));}[_0xa485('0x7')](){for(const _0x46392c of this[_0xa485('0x0')][_0xa485('0x8')][_0xa485('0x8')]())_0x46392c[_0xa485('0xa')]&&!this['_enabledCommands']['has'](_0x46392c)&&_0x46392c[_0xa485('0x4')](_0xa485('0x3'));}}
23
+ const _0x2a60=['commands','TrackChangesCommand','affectsData','value','editor','_enabledCommands','forceDisabled','execute','has','refresh','_disableUnsupportedCommands','_enableCommands'];(function(_0xd57485,_0x2a6031){const _0x38647e=function(_0x32b048){while(--_0x32b048){_0xd57485['push'](_0xd57485['shift']());}};_0x38647e(++_0x2a6031);}(_0x2a60,0x9c));const _0x3864=function(_0xd57485,_0x2a6031){_0xd57485=_0xd57485-0x0;let _0x38647e=_0x2a60[_0xd57485];return _0x38647e;};import{Command as _0x33229f}from'ckeditor5/src/core';export default class M extends _0x33229f{constructor(_0xf5be59,_0x21d117){super(_0xf5be59),this['_enabledCommands']=_0x21d117,this[_0x3864('0x3')]=!0x1,this[_0x3864('0x9')]();}[_0x3864('0x9')](){this['isEnabled']=!0x0;}[_0x3864('0x7')](){this[_0x3864('0x3')]=!this[_0x3864('0x3')],this['value']?this['_disableUnsupportedCommands']():this[_0x3864('0xb')]();}[_0x3864('0xa')](){for(const _0x25288f of this[_0x3864('0x4')]['commands']['commands']())_0x25288f['affectsData']&&!this[_0x3864('0x5')][_0x3864('0x8')](_0x25288f)&&_0x25288f[_0x3864('0x6')](_0x3864('0x1'));}['_enableCommands'](){for(const _0x52e8e7 of this[_0x3864('0x4')][_0x3864('0x0')][_0x3864('0x0')]())_0x52e8e7[_0x3864('0x2')]&&!this['_enabledCommands'][_0x3864('0x8')](_0x52e8e7)&&_0x52e8e7['clearForceDisabled'](_0x3864('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5054=['contentLanguageDirection','afterInit','format','center','registerDescriptionCallback','FORMAT_ALIGN_TO_LEFT','*Format:*\x20%0','has','markBlockFormat','locale','FORMAT_ALIGN_TO_RIGHT','plugins','_descriptionFactory','alignment','change','value','AlignmentEditing','model','editor','checkAttribute','commandName','enableCommand','TrackChangesEditing','right','FORMAT_ALIGN_TO_CENTER','commandParams','document','left'];(function(_0x5883f8,_0x5054b4){const _0x8e1bc4=function(_0x5a01f9){while(--_0x5a01f9){_0x5883f8['push'](_0x5883f8['shift']());}};_0x8e1bc4(++_0x5054b4);}(_0x5054,0x1d8));const _0x8e1b=function(_0x5883f8,_0x5054b4){_0x5883f8=_0x5883f8-0x0;let _0x8e1bc4=_0x5054[_0x5883f8];return _0x8e1bc4;};import{Plugin as _0x28ad39}from'ckeditor5/src/core';import{getTranslation as _0xb02b29}from'../utils/common-translations';export default class E extends _0x28ad39{[_0x8e1b('0x5')](){const _0x17c9d2=this[_0x8e1b('0x16')],_0x4436fb=_0x17c9d2[_0x8e1b('0xd')];if(!_0x17c9d2[_0x8e1b('0xf')][_0x8e1b('0xb')](_0x8e1b('0x14')))return;const _0x295da7=_0x17c9d2[_0x8e1b('0xf')]['get'](_0x8e1b('0x1a'));_0x295da7[_0x8e1b('0x19')]('alignment',(_0x35e756,_0xff9e54={})=>{let _0x3ac341=_0xff9e54[_0x8e1b('0x13')];_0xff9e54[_0x8e1b('0x13')]||(_0x3ac341='ltr'===_0x17c9d2[_0x8e1b('0xd')][_0x8e1b('0x4')]?'left':_0x8e1b('0x1b'));const _0x2a226b=Array['from'](this[_0x8e1b('0x16')][_0x8e1b('0x15')][_0x8e1b('0x2')]['selection']['getSelectedBlocks']())['filter'](_0x35f435=>function(_0xb91517,_0x5d6e39,_0x329ea4){const _0x49ba35=_0xb91517['getAttribute'](_0x8e1b('0x11'))||null;return _0x5d6e39[_0x8e1b('0x17')](_0xb91517,_0x8e1b('0x11'))&&_0x329ea4!=_0x49ba35;}(_0x35f435,this[_0x8e1b('0x16')][_0x8e1b('0x15')]['schema'],_0x3ac341));_0x17c9d2['model'][_0x8e1b('0x12')](()=>{for(const _0x1206ae of _0x2a226b)_0x295da7[_0x8e1b('0xc')](_0x1206ae,{'commandName':_0x8e1b('0x11'),'commandParams':[{'value':_0x3ac341}]});});}),_0x295da7[_0x8e1b('0x10')][_0x8e1b('0x8')](_0x2c56c1=>{const {data:_0x358329}=_0x2c56c1;if(_0x358329&&_0x8e1b('0x11')==_0x358329[_0x8e1b('0x18')]){const _0x4b95e1=_0x358329[_0x8e1b('0x1')][0x0]['value'];return{'type':_0x8e1b('0x6'),'content':_0xb02b29(_0x4436fb,_0x8e1b('0xa'),function(_0x4e2d3a){switch(_0x4e2d3a){case _0x8e1b('0x3'):return _0xb02b29(_0x4436fb,_0x8e1b('0x9'));case _0x8e1b('0x1b'):return _0xb02b29(_0x4436fb,_0x8e1b('0xe'));case _0x8e1b('0x7'):return _0xb02b29(_0x4436fb,_0x8e1b('0x0'));case'justify':return _0xb02b29(_0x4436fb,'FORMAT_JUSTIFY_TEXT');}}(_0x4b95e1))};}});}}
23
+ const _0x1b5f=['justify','schema','FORMAT_ALIGN_TO_CENTER','alignment','left','registerDescriptionCallback','right','plugins','afterInit','TrackChangesEditing','markBlockFormat','selection','FORMAT_ALIGN_TO_LEFT','_descriptionFactory','filter','editor','locale','ltr','commandName','has','value','document','model','change','from','center','get','format','enableCommand','getAttribute','FORMAT_JUSTIFY_TEXT'];(function(_0x2b8a3a,_0x1b5f1f){const _0x453ef8=function(_0x6b2ed5){while(--_0x6b2ed5){_0x2b8a3a['push'](_0x2b8a3a['shift']());}};_0x453ef8(++_0x1b5f1f);}(_0x1b5f,0x11b));const _0x453e=function(_0x2b8a3a,_0x1b5f1f){_0x2b8a3a=_0x2b8a3a-0x0;let _0x453ef8=_0x1b5f[_0x2b8a3a];return _0x453ef8;};import{Plugin as _0x14a90b}from'ckeditor5/src/core';import{getTranslation as _0x5a862f}from'../utils/common-translations';export default class E extends _0x14a90b{[_0x453e('0x4')](){const _0x52e340=this['editor'],_0x2ccfb0=_0x52e340[_0x453e('0xc')];if(!_0x52e340[_0x453e('0x3')][_0x453e('0xf')]('AlignmentEditing'))return;const _0x26b284=_0x52e340[_0x453e('0x3')][_0x453e('0x16')](_0x453e('0x5'));_0x26b284[_0x453e('0x18')](_0x453e('0x1e'),(_0x2bdb31,_0x45978a={})=>{let _0x3c416f=_0x45978a[_0x453e('0x10')];_0x45978a[_0x453e('0x10')]||(_0x3c416f=_0x453e('0xd')===_0x52e340['locale']['contentLanguageDirection']?_0x453e('0x0'):_0x453e('0x2'));const _0x56d062=Array[_0x453e('0x14')](this['editor'][_0x453e('0x12')][_0x453e('0x11')][_0x453e('0x7')]['getSelectedBlocks']())[_0x453e('0xa')](_0x91c21e=>function(_0x4b45cc,_0x39d76a,_0x2aac85){const _0x3b9e41=_0x4b45cc[_0x453e('0x19')](_0x453e('0x1e'))||null;return _0x39d76a['checkAttribute'](_0x4b45cc,_0x453e('0x1e'))&&_0x2aac85!=_0x3b9e41;}(_0x91c21e,this[_0x453e('0xb')]['model'][_0x453e('0x1c')],_0x3c416f));_0x52e340[_0x453e('0x12')][_0x453e('0x13')](()=>{for(const _0x7e5753 of _0x56d062)_0x26b284[_0x453e('0x6')](_0x7e5753,{'commandName':_0x453e('0x1e'),'commandParams':[{'value':_0x3c416f}]});});}),_0x26b284[_0x453e('0x9')][_0x453e('0x1')](_0x435a7e=>{const {data:_0x3494ed}=_0x435a7e;if(_0x3494ed&&_0x453e('0x1e')==_0x3494ed[_0x453e('0xe')]){const _0x52710e=_0x3494ed['commandParams'][0x0][_0x453e('0x10')];return{'type':_0x453e('0x17'),'content':_0x5a862f(_0x2ccfb0,'*Format:*\x20%0',function(_0x387e41){switch(_0x387e41){case _0x453e('0x0'):return _0x5a862f(_0x2ccfb0,_0x453e('0x8'));case'right':return _0x5a862f(_0x2ccfb0,'FORMAT_ALIGN_TO_RIGHT');case _0x453e('0x15'):return _0x5a862f(_0x2ccfb0,_0x453e('0x1d'));case _0x453e('0x1b'):return _0x5a862f(_0x2ccfb0,_0x453e('0x1a'));}}(_0x52710e))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x145c=['_descriptionFactory','italic','value','has','selection','from','getRanges','CodeEditing','superscript','forceValue','enableCommand','registerDescriptionCallback','SubscriptEditing','underline','isCollapsed','SuperscriptEditing','locale','TrackChangesEditing','format','commandName','bold','subscript','afterInit','FORMAT_SUPERSCRIPT','FORMAT_UNDERLINE','FORMAT_STRIKETHROUGH','plugins','BoldEditing','*Format:*\x20%0','FORMAT_ITALIC','*Remove\x20format:*\x20%0','get','UnderlineEditing','StrikethroughEditing'];(function(_0x22562a,_0x145c22){const _0xf0918c=function(_0x30ae92){while(--_0x30ae92){_0x22562a['push'](_0x22562a['shift']());}};_0xf0918c(++_0x145c22);}(_0x145c,0xf4));const _0xf091=function(_0x22562a,_0x145c22){_0x22562a=_0x22562a-0x0;let _0xf0918c=_0x145c[_0x22562a];return _0xf0918c;};import{Plugin as _0x527ab0}from'ckeditor5/src/core';import{getTranslation as _0x165dd9}from'../utils/common-translations';import{getRangesWithAttribute as _0x341ced}from'./utils';const Ft=[_0xf091('0x15'),'ItalicEditing',_0xf091('0x1a'),_0xf091('0x1'),_0xf091('0x1b'),_0xf091('0x6'),_0xf091('0x9')];export default class O extends _0x527ab0{[_0xf091('0x10')](){const _0x313233=this['editor'],_0x5e36d9=_0x313233['model'],_0x4dee9e=_0x313233[_0xf091('0x14')][_0xf091('0x19')](_0xf091('0xb')),_0x2fbc22=_0x313233[_0xf091('0xa')];for(const _0x2eac9c of Ft){if(!_0x313233[_0xf091('0x14')][_0xf091('0x1f')](_0x2eac9c))continue;const _0x25dd01=_0x2eac9c['slice'](0x0,-0x7)['toLowerCase'](),_0x26cc7c=_0x313233['commands']['get'](_0x25dd01);_0x4dee9e[_0xf091('0x4')](_0x25dd01,(_0x3aa381,_0xd03c88={})=>{const _0x1e5b6c=_0x5e36d9['document'][_0xf091('0x20')];if(_0x1e5b6c[_0xf091('0x8')])return void _0x3aa381(_0xd03c88);const _0x51cea3=void 0x0!==_0xd03c88['forceValue']?_0xd03c88[_0xf091('0x3')]:!_0x26cc7c[_0xf091('0x1e')];_0x5e36d9['change'](()=>{const _0x3c886a=Array[_0xf091('0x21')](_0x1e5b6c[_0xf091('0x0')]());for(const _0x55be1b of _0x3c886a){const _0x54e8bc=_0x51cea3?[_0x55be1b]:_0x341ced(_0x25dd01,_0x55be1b,_0x5e36d9);for(const _0x28d772 of _0x54e8bc)_0x4dee9e['markInlineFormat'](_0x28d772,{'commandName':_0x25dd01,'commandParams':[{'forceValue':_0x51cea3}]});}});});}function _0x40e1c7(_0x45bd7d,_0x3334d1){_0x4dee9e[_0xf091('0x1c')][_0xf091('0x5')](_0x1bb579=>{const {data:_0x1eaab7}=_0x1bb579;if(_0x1eaab7&&_0x1eaab7[_0xf091('0xd')]===_0x45bd7d)return _0x1eaab7['commandParams'][0x0][_0xf091('0x3')]?{'type':'format','content':_0x165dd9(_0x2fbc22,_0xf091('0x16'),_0x3334d1)}:{'type':_0xf091('0xc'),'content':_0x165dd9(_0x2fbc22,_0xf091('0x18'),_0x3334d1)};});}_0x40e1c7(_0xf091('0xe'),_0x165dd9(_0x2fbc22,'FORMAT_BOLD')),_0x40e1c7(_0xf091('0x1d'),_0x165dd9(_0x2fbc22,_0xf091('0x17'))),_0x40e1c7(_0xf091('0x7'),_0x165dd9(_0x2fbc22,_0xf091('0x12'))),_0x40e1c7('code',_0x165dd9(_0x2fbc22,'FORMAT_CODE')),_0x40e1c7('strikethrough',_0x165dd9(_0x2fbc22,_0xf091('0x13'))),_0x40e1c7(_0xf091('0xf'),_0x165dd9(_0x2fbc22,'FORMAT_SUBSCRIPT')),_0x40e1c7(_0xf091('0x2'),_0x165dd9(_0x2fbc22,_0xf091('0x11')));}}
23
+ const _0x29f3=['*Format:*\x20%0','FORMAT_UNDERLINE','subscript','CodeEditing','change','commandParams','commands','SuperscriptEditing','_descriptionFactory','ItalicEditing','slice','BoldEditing','afterInit','isCollapsed','SubscriptEditing','superscript','format','model','code','StrikethroughEditing','selection','value','strikethrough','get','FORMAT_SUPERSCRIPT','enableCommand','UnderlineEditing','FORMAT_STRIKETHROUGH','from','markInlineFormat','forceValue','underline','locale','toLowerCase','commandName','FORMAT_SUBSCRIPT','FORMAT_BOLD','TrackChangesEditing'];(function(_0x2e54df,_0x29f3cb){const _0x2768f4=function(_0x481b2f){while(--_0x481b2f){_0x2e54df['push'](_0x2e54df['shift']());}};_0x2768f4(++_0x29f3cb);}(_0x29f3,0x126));const _0x2768=function(_0x2e54df,_0x29f3cb){_0x2e54df=_0x2e54df-0x0;let _0x2768f4=_0x29f3[_0x2e54df];return _0x2768f4;};import{Plugin as _0x28dc85}from'ckeditor5/src/core';import{getTranslation as _0x3e4b16}from'../utils/common-translations';import{getRangesWithAttribute as _0x5db607}from'./utils';const Ft=[_0x2768('0x15'),_0x2768('0x13'),_0x2768('0x24'),_0x2768('0xd'),_0x2768('0x1d'),_0x2768('0x18'),_0x2768('0x11')];export default class O extends _0x28dc85{[_0x2768('0x16')](){const _0x465c9f=this['editor'],_0x2e8aec=_0x465c9f[_0x2768('0x1b')],_0x3843ec=_0x465c9f['plugins'][_0x2768('0x21')](_0x2768('0x9')),_0x16b471=_0x465c9f[_0x2768('0x4')];for(const _0x5b2525 of Ft){if(!_0x465c9f['plugins']['has'](_0x5b2525))continue;const _0x59b1f5=_0x5b2525[_0x2768('0x14')](0x0,-0x7)[_0x2768('0x5')](),_0x8586ba=_0x465c9f[_0x2768('0x10')][_0x2768('0x21')](_0x59b1f5);_0x3843ec[_0x2768('0x23')](_0x59b1f5,(_0x24901d,_0x285235={})=>{const _0xe91331=_0x2e8aec['document'][_0x2768('0x1e')];if(_0xe91331[_0x2768('0x17')])return void _0x24901d(_0x285235);const _0xb19fa8=void 0x0!==_0x285235['forceValue']?_0x285235[_0x2768('0x2')]:!_0x8586ba[_0x2768('0x1f')];_0x2e8aec[_0x2768('0xe')](()=>{const _0x5d1a0d=Array[_0x2768('0x0')](_0xe91331['getRanges']());for(const _0x5a32ac of _0x5d1a0d){const _0x1e3131=_0xb19fa8?[_0x5a32ac]:_0x5db607(_0x59b1f5,_0x5a32ac,_0x2e8aec);for(const _0x208288 of _0x1e3131)_0x3843ec[_0x2768('0x1')](_0x208288,{'commandName':_0x59b1f5,'commandParams':[{'forceValue':_0xb19fa8}]});}});});}function _0x651463(_0xe888eb,_0x401dda){_0x3843ec[_0x2768('0x12')]['registerDescriptionCallback'](_0x3c011c=>{const {data:_0x147f99}=_0x3c011c;if(_0x147f99&&_0x147f99[_0x2768('0x6')]===_0xe888eb)return _0x147f99[_0x2768('0xf')][0x0]['forceValue']?{'type':_0x2768('0x1a'),'content':_0x3e4b16(_0x16b471,_0x2768('0xa'),_0x401dda)}:{'type':_0x2768('0x1a'),'content':_0x3e4b16(_0x16b471,'*Remove\x20format:*\x20%0',_0x401dda)};});}_0x651463('bold',_0x3e4b16(_0x16b471,_0x2768('0x8'))),_0x651463('italic',_0x3e4b16(_0x16b471,'FORMAT_ITALIC')),_0x651463(_0x2768('0x3'),_0x3e4b16(_0x16b471,_0x2768('0xb'))),_0x651463(_0x2768('0x1c'),_0x3e4b16(_0x16b471,'FORMAT_CODE')),_0x651463(_0x2768('0x20'),_0x3e4b16(_0x16b471,_0x2768('0x25'))),_0x651463(_0x2768('0xc'),_0x3e4b16(_0x16b471,_0x2768('0x7'))),_0x651463(_0x2768('0x19'),_0x3e4b16(_0x16b471,_0x2768('0x22')));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x412c=['ELEMENT_BLOCK_QUOTE','has','value','document','*Remove\x20format:*\x20%0','forceValue','filter','editor','*Format:*\x20%0','checkChild','from','_descriptionFactory','selection','name','getSelectedBlocks','commandName','registerDescriptionCallback','plugins','model','commandParams','BlockQuoteEditing','markBlockFormat','blockQuote','schema','format','TrackChangesEditing','get','parent'];(function(_0x39da33,_0x412c43){const _0x5492ad=function(_0x51d87f){while(--_0x51d87f){_0x39da33['push'](_0x39da33['shift']());}};_0x5492ad(++_0x412c43);}(_0x412c,0x73));const _0x5492=function(_0x39da33,_0x412c43){_0x39da33=_0x39da33-0x0;let _0x5492ad=_0x412c[_0x39da33];return _0x5492ad;};import{Plugin as _0x231019}from'ckeditor5/src/core';import{getTranslation as _0x2707fd}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x235a62}from'../utils/getrangesofblockgroups';export default class P extends _0x231019{['afterInit'](){const _0x52c135=this[_0x5492('0x4')],_0x4e214c=_0x52c135['locale'];if(!_0x52c135[_0x5492('0xe')][_0x5492('0x1a')](_0x5492('0x11')))return;const _0x145028=_0x52c135['plugins'][_0x5492('0x17')](_0x5492('0x16')),_0x1eb489=this[_0x5492('0x4')]['commands'][_0x5492('0x17')](_0x5492('0x13'));_0x145028['enableCommand'](_0x5492('0x13'),(_0xa42f5b,_0x289a37={})=>{const _0x767748=this['editor'][_0x5492('0xf')][_0x5492('0x0')][_0x5492('0x9')],_0x1b66f3=_0x289a37&&void 0x0!==_0x289a37[_0x5492('0x2')]?_0x289a37[_0x5492('0x2')]:!_0x1eb489[_0x5492('0x1b')];let _0xea03d4=[];if(_0x1b66f3){const _0x4cf4e3=Array['from'](_0x767748['getSelectedBlocks']())['filter'](_0x17aa6f=>to(_0x17aa6f)||function(_0x4054c3,_0x4c8c01){const _0x25b4d1=_0x4c8c01[_0x5492('0x6')](_0x4054c3['parent'],_0x5492('0x13')),_0x8b5e21=_0x4c8c01[_0x5492('0x6')](['$root','blockQuote'],_0x4054c3);return _0x25b4d1&&_0x8b5e21;}(_0x17aa6f,this[_0x5492('0x4')][_0x5492('0xf')][_0x5492('0x14')]));_0xea03d4=_0x235a62(_0x4cf4e3,_0x52c135[_0x5492('0xf')]);}else{const _0x17d312=Array[_0x5492('0x7')](_0x767748[_0x5492('0xb')]())[_0x5492('0x3')](_0x857406=>to(_0x857406));_0xea03d4=_0x235a62(_0x17d312,_0x52c135[_0x5492('0xf')]);}_0x52c135[_0x5492('0xf')]['change'](()=>{for(const _0x2e0f76 of _0xea03d4)_0x145028[_0x5492('0x12')](_0x2e0f76,{'commandName':_0x5492('0x13'),'commandParams':[{'forceValue':_0x1b66f3}]});});}),_0x145028[_0x5492('0x8')][_0x5492('0xd')](_0x4a910=>{const {data:_0xc2d242}=_0x4a910;if(_0xc2d242&&'blockQuote'==_0xc2d242[_0x5492('0xc')]){const _0x49e0b1=_0x2707fd(_0x4e214c,_0x5492('0x19'));return _0xc2d242[_0x5492('0x10')][0x0][_0x5492('0x2')]?{'type':_0x5492('0x15'),'content':_0x2707fd(_0x4e214c,_0x5492('0x5'),_0x49e0b1)}:{'type':_0x5492('0x15'),'content':_0x2707fd(_0x4e214c,_0x5492('0x1'),_0x49e0b1)};}});}}function to(_0x2c5137){return _0x5492('0x13')==_0x2c5137[_0x5492('0x18')][_0x5492('0xa')];}
23
+ const _0xd66d=['forceValue','getSelectedBlocks','ELEMENT_BLOCK_QUOTE','get','registerDescriptionCallback','*Format:*\x20%0','model','plugins','markBlockFormat','document','_descriptionFactory','commands','schema','filter','commandName','BlockQuoteEditing','from','commandParams','*Remove\x20format:*\x20%0','blockQuote','value','locale','format','checkChild','TrackChangesEditing','editor','change','selection','has'];(function(_0x8432ed,_0xd66d02){const _0x1ff051=function(_0x351a05){while(--_0x351a05){_0x8432ed['push'](_0x8432ed['shift']());}};_0x1ff051(++_0xd66d02);}(_0xd66d,0x86));const _0x1ff0=function(_0x8432ed,_0xd66d02){_0x8432ed=_0x8432ed-0x0;let _0x1ff051=_0xd66d[_0x8432ed];return _0x1ff051;};import{Plugin as _0x38d8d9}from'ckeditor5/src/core';import{getTranslation as _0x842546}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x46ef70}from'../utils/getrangesofblockgroups';export default class P extends _0x38d8d9{['afterInit'](){const _0xf94650=this[_0x1ff0('0x7')],_0x229645=_0xf94650[_0x1ff0('0x3')];if(!_0xf94650[_0x1ff0('0x12')][_0x1ff0('0xa')](_0x1ff0('0x1a')))return;const _0x1da891=_0xf94650[_0x1ff0('0x12')][_0x1ff0('0xe')](_0x1ff0('0x6')),_0x434ea1=this[_0x1ff0('0x7')][_0x1ff0('0x16')]['get']('blockQuote');_0x1da891['enableCommand'](_0x1ff0('0x1'),(_0x5f1dc0,_0x255d5e={})=>{const _0x497c1f=this[_0x1ff0('0x7')][_0x1ff0('0x11')][_0x1ff0('0x14')][_0x1ff0('0x9')],_0x8e24a1=_0x255d5e&&void 0x0!==_0x255d5e['forceValue']?_0x255d5e[_0x1ff0('0xb')]:!_0x434ea1[_0x1ff0('0x2')];let _0x1a0a40=[];if(_0x8e24a1){const _0x17efb8=Array[_0x1ff0('0x1b')](_0x497c1f['getSelectedBlocks']())[_0x1ff0('0x18')](_0x16524b=>to(_0x16524b)||function(_0x149062,_0x291399){const _0x500c92=_0x291399['checkChild'](_0x149062['parent'],_0x1ff0('0x1')),_0x3193df=_0x291399[_0x1ff0('0x5')](['$root',_0x1ff0('0x1')],_0x149062);return _0x500c92&&_0x3193df;}(_0x16524b,this[_0x1ff0('0x7')][_0x1ff0('0x11')][_0x1ff0('0x17')]));_0x1a0a40=_0x46ef70(_0x17efb8,_0xf94650['model']);}else{const _0x1e04b5=Array[_0x1ff0('0x1b')](_0x497c1f[_0x1ff0('0xc')]())[_0x1ff0('0x18')](_0x36c9fe=>to(_0x36c9fe));_0x1a0a40=_0x46ef70(_0x1e04b5,_0xf94650['model']);}_0xf94650[_0x1ff0('0x11')][_0x1ff0('0x8')](()=>{for(const _0x45a7e3 of _0x1a0a40)_0x1da891[_0x1ff0('0x13')](_0x45a7e3,{'commandName':_0x1ff0('0x1'),'commandParams':[{'forceValue':_0x8e24a1}]});});}),_0x1da891[_0x1ff0('0x15')][_0x1ff0('0xf')](_0x2bb912=>{const {data:_0x5ef836}=_0x2bb912;if(_0x5ef836&&_0x1ff0('0x1')==_0x5ef836[_0x1ff0('0x19')]){const _0x27956c=_0x842546(_0x229645,_0x1ff0('0xd'));return _0x5ef836[_0x1ff0('0x1c')][0x0][_0x1ff0('0xb')]?{'type':_0x1ff0('0x4'),'content':_0x842546(_0x229645,_0x1ff0('0x10'),_0x27956c)}:{'type':_0x1ff0('0x4'),'content':_0x842546(_0x229645,_0x1ff0('0x0'),_0x27956c)};}});}}function to(_0x1e69c9){return'blockQuote'==_0x1e69c9['parent']['name'];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x136c=['get','commands','ckbox','editor','TrackChangesEditing','plugins','afterInit'];(function(_0x555061,_0x136cd2){const _0x6ffe49=function(_0x26080b){while(--_0x26080b){_0x555061['push'](_0x555061['shift']());}};_0x6ffe49(++_0x136cd2);}(_0x136c,0x7a));const _0x6ffe=function(_0x555061,_0x136cd2){_0x555061=_0x555061-0x0;let _0x6ffe49=_0x136c[_0x555061];return _0x6ffe49;};import{Plugin as _0x449564}from'ckeditor5/src/core';export default class G extends _0x449564{[_0x6ffe('0x3')](){const _0x3024ee=this[_0x6ffe('0x0')];_0x3024ee[_0x6ffe('0x5')][_0x6ffe('0x4')](_0x6ffe('0x6'))&&_0x3024ee[_0x6ffe('0x2')]['get'](_0x6ffe('0x1'))['enableCommand'](_0x6ffe('0x6'));}}
23
+ const _0x596c=['enableCommand','get','editor','plugins','ckbox','TrackChangesEditing'];(function(_0x4f8f4f,_0x596c9c){const _0x92cc60=function(_0x13266a){while(--_0x13266a){_0x4f8f4f['push'](_0x4f8f4f['shift']());}};_0x92cc60(++_0x596c9c);}(_0x596c,0x1b2));const _0x92cc=function(_0x4f8f4f,_0x596c9c){_0x4f8f4f=_0x4f8f4f-0x0;let _0x92cc60=_0x596c[_0x4f8f4f];return _0x92cc60;};import{Plugin as _0x174a81}from'ckeditor5/src/core';export default class G extends _0x174a81{['afterInit'](){const _0x5b5a35=this[_0x92cc('0x0')];_0x5b5a35['commands'][_0x92cc('0x5')](_0x92cc('0x2'))&&_0x5b5a35[_0x92cc('0x1')][_0x92cc('0x5')](_0x92cc('0x3'))[_0x92cc('0x4')](_0x92cc('0x2'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ab8=['registerElementLabel','registerDescriptionCallback','value','getSelectedBlocks','selection','blockName','enableCommand','outdentCodeBlock','get','plugins','TrackChangesEditing','codeBlock','has','ELEMENT_CODE_BLOCK','_descriptionFactory','indentCodeBlock','find','commandParams','name','label','commandName','*Format:*\x20%0','forceValue','filter','*Remove\x20format:*\x20%0','parent','afterInit','model','format','commands','rootElement','markBlockFormat','checkChild','language','editor','CodeBlock','from','formatBlock'];(function(_0x36637a,_0x3ab812){const _0x2e1151=function(_0x57ffa7){while(--_0x57ffa7){_0x36637a['push'](_0x36637a['shift']());}};_0x2e1151(++_0x3ab812);}(_0x3ab8,0x72));const _0x2e11=function(_0x36637a,_0x3ab812){_0x36637a=_0x36637a-0x0;let _0x2e1151=_0x3ab8[_0x36637a];return _0x2e1151;};import{Plugin as _0xdfb174}from'ckeditor5/src/core';import{getTranslation as _0x1af724}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x55c2ae}from'../utils/getrangesofblockgroups';export default class F extends _0xdfb174{[_0x2e11('0x1a')](){const _0x3b26bd=this[_0x2e11('0x22')];if(!_0x3b26bd[_0x2e11('0x9')][_0x2e11('0xc')](_0x2e11('0x23')))return;const _0x10203d=_0x3b26bd['plugins']['get'](_0x2e11('0xa')),_0x5cf249=_0x3b26bd['locale'],_0x786be0=_0x3b26bd['config'][_0x2e11('0x8')]('codeBlock')['languages'],_0x1baeca=_0x3b26bd[_0x2e11('0x1d')][_0x2e11('0x8')]('codeBlock');_0x10203d[_0x2e11('0x6')](_0x2e11('0xf')),_0x10203d[_0x2e11('0x6')](_0x2e11('0x7')),_0x10203d[_0x2e11('0x6')](_0x2e11('0xb'),(_0x488a6a,_0x2b7856={})=>{const _0x275330=_0x3b26bd[_0x2e11('0x1b')],_0x33a73a=_0x3b26bd[_0x2e11('0x1b')]['document'][_0x2e11('0x4')],_0x409ffe=_0x2b7856&&void 0x0!==_0x2b7856[_0x2e11('0x16')]?_0x2b7856[_0x2e11('0x16')]:!_0x1baeca[_0x2e11('0x2')];let _0x54be87;_0x2b7856[_0x2e11('0x21')]||(_0x2b7856[_0x2e11('0x21')]=_0x786be0[0x0][_0x2e11('0x21')]),_0x54be87=_0x409ffe?Array['from'](_0x33a73a[_0x2e11('0x3')]())[_0x2e11('0x17')](_0x3cacda=>co(_0x3cacda)||function(_0x223e9d,_0x314a79){if(_0x223e9d['is'](_0x2e11('0x1e'))||_0x314a79['isLimit'](_0x223e9d))return!0x1;return _0x314a79[_0x2e11('0x20')](_0x223e9d[_0x2e11('0x19')],_0x2e11('0xb'));}(_0x3cacda,_0x275330['schema'])):Array[_0x2e11('0x24')](_0x33a73a['getSelectedBlocks']())[_0x2e11('0x17')](_0x25d4c2=>co(_0x25d4c2));const _0x239596=_0x55c2ae(_0x54be87,_0x275330);_0x275330['change'](()=>{for(const _0x5a6b1d of _0x239596)_0x10203d[_0x2e11('0x1f')](_0x5a6b1d,{'commandName':_0x2e11('0xb'),'commandParams':[{..._0x2b7856,'forceValue':_0x409ffe}],'formatGroupId':_0x2e11('0x5')});});}),(_0x10203d[_0x2e11('0xe')][_0x2e11('0x0')](_0x2e11('0xb'),_0x4804ba=>_0x1af724(_0x5cf249,_0x2e11('0xd'),_0x4804ba)),_0x10203d[_0x2e11('0xe')][_0x2e11('0x1')](_0x12a0e5=>{const {type:_0x351f22,data:_0x40b3bf}=_0x12a0e5;if(_0x2e11('0x25')==_0x351f22&&_0x40b3bf&&_0x2e11('0xb')==_0x40b3bf[_0x2e11('0x14')]){const _0x380291=_0x40b3bf[_0x2e11('0x11')][0x0][_0x2e11('0x21')],_0xb288ce=_0x786be0[_0x2e11('0x10')](_0x2c2739=>_0x2c2739[_0x2e11('0x21')]===_0x380291)[_0x2e11('0x13')],_0x5c33b1=_0x5cf249['_t'](_0xb288ce);return _0x40b3bf[_0x2e11('0x11')][0x0]['forceValue']?{'type':_0x2e11('0x1c'),'content':_0x1af724(_0x5cf249,_0x2e11('0x15'),_0x1af724(_0x5cf249,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5c33b1+')')}:{'type':_0x2e11('0x1c'),'content':_0x1af724(_0x5cf249,_0x2e11('0x18'),_0x1af724(_0x5cf249,_0x2e11('0xd'),0x1))};}}));}}function co(_0x49e1ed){return _0x2e11('0xb')==_0x49e1ed[_0x2e11('0x12')];}
23
+ const _0x28f9=['rootElement','getSelectedBlocks','_descriptionFactory','from','locale','plugins','ELEMENT_CODE_BLOCK','blockName','label','enableCommand','languages','codeBlock','markBlockFormat','checkChild','isLimit','name','schema','TrackChangesEditing','commands','format','has','commandName','find','parent','document','language','outdentCodeBlock','selection','change','*Format:*\x20%0','afterInit','CodeBlock','get','forceValue','filter','*Remove\x20format:*\x20%0','commandParams','indentCodeBlock','editor'];(function(_0xa4799d,_0x28f9ef){const _0x4bdc57=function(_0x13de9e){while(--_0x13de9e){_0xa4799d['push'](_0xa4799d['shift']());}};_0x4bdc57(++_0x28f9ef);}(_0x28f9,0x8f));const _0x4bdc=function(_0xa4799d,_0x28f9ef){_0xa4799d=_0xa4799d-0x0;let _0x4bdc57=_0x28f9[_0xa4799d];return _0x4bdc57;};import{Plugin as _0x1fd936}from'ckeditor5/src/core';import{getTranslation as _0x608f18}from'../utils/common-translations';import{getRangesOfBlockGroups as _0x52fa69}from'../utils/getrangesofblockgroups';export default class F extends _0x1fd936{[_0x4bdc('0x4')](){const _0x4364d7=this[_0x4bdc('0xc')];if(!_0x4364d7['plugins'][_0x4bdc('0x21')](_0x4bdc('0x5')))return;const _0x2281cb=_0x4364d7[_0x4bdc('0x12')]['get'](_0x4bdc('0x1e')),_0x1603ae=_0x4364d7[_0x4bdc('0x11')],_0x541d4e=_0x4364d7['config'][_0x4bdc('0x6')](_0x4bdc('0x18'))[_0x4bdc('0x17')],_0x42f2ee=_0x4364d7[_0x4bdc('0x1f')][_0x4bdc('0x6')](_0x4bdc('0x18'));_0x2281cb[_0x4bdc('0x16')](_0x4bdc('0xb')),_0x2281cb[_0x4bdc('0x16')](_0x4bdc('0x0')),_0x2281cb['enableCommand'](_0x4bdc('0x18'),(_0x2ef09f,_0x674f57={})=>{const _0x1c96ef=_0x4364d7['model'],_0xf33721=_0x4364d7['model'][_0x4bdc('0x25')][_0x4bdc('0x1')],_0x15740a=_0x674f57&&void 0x0!==_0x674f57['forceValue']?_0x674f57['forceValue']:!_0x42f2ee['value'];let _0x583fc3;_0x674f57[_0x4bdc('0x26')]||(_0x674f57[_0x4bdc('0x26')]=_0x541d4e[0x0]['language']),_0x583fc3=_0x15740a?Array['from'](_0xf33721['getSelectedBlocks']())[_0x4bdc('0x8')](_0x32c4c4=>co(_0x32c4c4)||function(_0x47a0f0,_0x300365){if(_0x47a0f0['is'](_0x4bdc('0xd'))||_0x300365[_0x4bdc('0x1b')](_0x47a0f0))return!0x1;return _0x300365[_0x4bdc('0x1a')](_0x47a0f0[_0x4bdc('0x24')],_0x4bdc('0x18'));}(_0x32c4c4,_0x1c96ef[_0x4bdc('0x1d')])):Array[_0x4bdc('0x10')](_0xf33721[_0x4bdc('0xe')]())['filter'](_0x19e8f8=>co(_0x19e8f8));const _0x5b50f7=_0x52fa69(_0x583fc3,_0x1c96ef);_0x1c96ef[_0x4bdc('0x2')](()=>{for(const _0x57a305 of _0x5b50f7)_0x2281cb[_0x4bdc('0x19')](_0x57a305,{'commandName':_0x4bdc('0x18'),'commandParams':[{..._0x674f57,'forceValue':_0x15740a}],'formatGroupId':_0x4bdc('0x14')});});}),(_0x2281cb['_descriptionFactory']['registerElementLabel'](_0x4bdc('0x18'),_0x5aac04=>_0x608f18(_0x1603ae,_0x4bdc('0x13'),_0x5aac04)),_0x2281cb[_0x4bdc('0xf')]['registerDescriptionCallback'](_0x23568f=>{const {type:_0x5b6bef,data:_0xc6d5e7}=_0x23568f;if('formatBlock'==_0x5b6bef&&_0xc6d5e7&&_0x4bdc('0x18')==_0xc6d5e7[_0x4bdc('0x22')]){const _0x46abeb=_0xc6d5e7[_0x4bdc('0xa')][0x0][_0x4bdc('0x26')],_0x4fe384=_0x541d4e[_0x4bdc('0x23')](_0x101dfa=>_0x101dfa[_0x4bdc('0x26')]===_0x46abeb)[_0x4bdc('0x15')],_0x12853c=_0x1603ae['_t'](_0x4fe384);return _0xc6d5e7[_0x4bdc('0xa')][0x0][_0x4bdc('0x7')]?{'type':_0x4bdc('0x20'),'content':_0x608f18(_0x1603ae,_0x4bdc('0x3'),_0x608f18(_0x1603ae,_0x4bdc('0x13'),0x1)+'\x20('+_0x12853c+')')}:{'type':'format','content':_0x608f18(_0x1603ae,_0x4bdc('0x9'),_0x608f18(_0x1603ae,_0x4bdc('0x13'),0x1))};}}));}}function co(_0x53408d){return _0x4bdc('0x18')==_0x53408d[_0x4bdc('0x1c')];}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x471e=['enableCommand','plugins','has','get','TrackChangesEditing'];(function(_0x563961,_0x471ee0){const _0xb612d2=function(_0x366fe5){while(--_0x366fe5){_0x563961['push'](_0x563961['shift']());}};_0xb612d2(++_0x471ee0);}(_0x471e,0x1ce));const _0xb612=function(_0x563961,_0x471ee0){_0x563961=_0x563961-0x0;let _0xb612d2=_0x471e[_0x563961];return _0xb612d2;};import{Plugin as _0x1da435}from'ckeditor5/src/core';export default class L extends _0x1da435{['afterInit'](){const _0x39d753=this['editor'];if(!_0x39d753[_0xb612('0x4')][_0xb612('0x0')]('CommentsEditing'))return;_0x39d753[_0xb612('0x4')][_0xb612('0x1')](_0xb612('0x2'))[_0xb612('0x3')]('addCommentThread');}}
23
+ const _0x42e3=['editor','CommentsEditing','enableCommand','afterInit','plugins','TrackChangesEditing','get'];(function(_0x2747e6,_0x42e37e){const _0x186a85=function(_0x126952){while(--_0x126952){_0x2747e6['push'](_0x2747e6['shift']());}};_0x186a85(++_0x42e37e);}(_0x42e3,0x109));const _0x186a=function(_0x2747e6,_0x42e37e){_0x2747e6=_0x2747e6-0x0;let _0x186a85=_0x42e3[_0x2747e6];return _0x186a85;};import{Plugin as _0x58b577}from'ckeditor5/src/core';export default class L extends _0x58b577{[_0x186a('0x4')](){const _0x5c0d0a=this[_0x186a('0x1')];if(!_0x5c0d0a[_0x186a('0x5')]['has'](_0x186a('0x2')))return;_0x5c0d0a[_0x186a('0x5')][_0x186a('0x0')](_0x186a('0x6'))[_0x186a('0x3')]('addCommentThread');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3667=['editor','downcastDispatcher','batch','mapper','document','createSelection','enableCommand','delete','remove','isCollapsed','editing','lock','unbindElementFromMarkerName','TrackChangesEditing','enqueueChange','writer','addMarker:suggestion:deletion','buffer','deleteForward','unlock','merge','removeMarker:suggestion:deletion','get','getFirstRange','commands','model','forward','$graveyard','data','high','unit','setSelection','detach','plugins','start','createRange','fromRange','requires','options','selection','end'];(function(_0x45a6c1,_0x3667c0){const _0x52d874=function(_0x4b7f6a){while(--_0x4b7f6a){_0x45a6c1['push'](_0x45a6c1['shift']());}};_0x52d874(++_0x3667c0);}(_0x3667,0x188));const _0x52d8=function(_0x45a6c1,_0x3667c0){_0x45a6c1=_0x45a6c1-0x0;let _0x52d874=_0x3667[_0x45a6c1];return _0x52d874;};import{Plugin as _0x4746cf}from'ckeditor5/src/core';import{Delete as _0x30e1c3}from'ckeditor5/src/typing';import{LiveRange as _0x3141ca}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x4ef673}from'./utils';export default class q extends _0x4746cf{static get[_0x52d8('0xe')](){return[_0x30e1c3];}['init'](){const _0x3b5e18=this[_0x52d8('0x12')],_0x2dbbd1=_0x3b5e18[_0x52d8('0xa')]['get'](_0x52d8('0x1f'));_0x2dbbd1[_0x52d8('0x18')](_0x52d8('0x19'));const _0x5328ba=_0x3b5e18[_0x52d8('0x1')][_0x52d8('0x28')](_0x52d8('0x24'));_0x2dbbd1['enableCommand']('deleteForward',(_0x4a6c68,_0x3a48d6={})=>{const _0x4bbc93=_0x3b5e18[_0x52d8('0x2')][_0x52d8('0x17')](_0x3b5e18[_0x52d8('0x2')][_0x52d8('0x16')][_0x52d8('0x10')]);_0x4bbc93[_0x52d8('0x1b')]&&_0x3b5e18[_0x52d8('0x2')]['modifySelection'](_0x4bbc93,{'direction':_0x52d8('0x3'),'unit':_0x3a48d6[_0x52d8('0x7')]});const _0xf39241=_0x4bbc93[_0x52d8('0x0')](),_0x160751=_0x3141ca[_0x52d8('0xd')](_0xf39241);let _0x589c6e;_0x4a6c68(_0x3a48d6),_0x589c6e=_0x52d8('0x4')==_0x160751['root']['rootName']?_0x3b5e18['model']['createRange'](_0xf39241[_0x52d8('0xb')]):_0x3b5e18[_0x52d8('0x2')][_0x52d8('0xc')](_0x160751[_0x52d8('0xb')],_0x160751[_0x52d8('0x11')]),_0x160751[_0x52d8('0x9')](),_0x3b5e18[_0x52d8('0x2')][_0x52d8('0x20')](_0x5328ba[_0x52d8('0x23')][_0x52d8('0x14')],_0x1916d0=>{_0x5328ba[_0x52d8('0x23')][_0x52d8('0x1d')](),_0x1916d0[_0x52d8('0x8')](_0x1916d0[_0x52d8('0xc')](_0x589c6e['end'])),_0x5328ba[_0x52d8('0x23')][_0x52d8('0x25')]();});}),_0x3b5e18[_0x52d8('0x1c')]['downcastDispatcher']['on'](_0x52d8('0x22'),_0x4ef673(_0x3b5e18,_0x52d8('0x26')),{'priority':'high'}),_0x3b5e18[_0x52d8('0x5')]['downcastDispatcher']['on'](_0x52d8('0x22'),(_0xdad0d5,_0x2cfae7,_0x142a4b)=>{_0x142a4b[_0x52d8('0xf')]['showSuggestionHighlights']&&_0x4ef673(_0x3b5e18,'merge',{'showActiveMarker':!0x1})(_0xdad0d5,_0x2cfae7,_0x142a4b);},{'priority':_0x52d8('0x6')}),_0x3b5e18[_0x52d8('0x1c')][_0x52d8('0x13')]['on'](_0x52d8('0x27'),(_0x1de805,_0x43ce61,_0x44d2ba)=>{const _0x41cd26=_0x44d2ba[_0x52d8('0x15')]['markerNameToElements'](_0x43ce61['markerName']);if(_0x41cd26)for(const _0x333003 of _0x41cd26)_0x333003['is']('uiElement')&&(_0x44d2ba[_0x52d8('0x15')][_0x52d8('0x1e')](_0x333003,_0x43ce61['markerName']),_0x44d2ba[_0x52d8('0x21')][_0x52d8('0x1a')](_0x333003));},{'priority':_0x52d8('0x6')});}}
23
+ const _0x15a8=['model','high','detach','requires','modifySelection','enqueueChange','data','TrackChangesEditing','deleteForward','end','root','editing','getFirstRange','forward','lock','plugins','isCollapsed','showSuggestionHighlights','createRange','buffer','selection','start','removeMarker:suggestion:deletion','addMarker:suggestion:deletion','unbindElementFromMarkerName','document','$graveyard','remove','get','editor','setSelection','init','markerNameToElements','writer','unit','downcastDispatcher','delete','enableCommand','merge','unlock'];(function(_0x480955,_0x15a85b){const _0x25e957=function(_0x18b153){while(--_0x18b153){_0x480955['push'](_0x480955['shift']());}};_0x25e957(++_0x15a85b);}(_0x15a8,0x192));const _0x25e9=function(_0x480955,_0x15a85b){_0x480955=_0x480955-0x0;let _0x25e957=_0x15a8[_0x480955];return _0x25e957;};import{Plugin as _0x861f98}from'ckeditor5/src/core';import{Delete as _0x5c0313}from'ckeditor5/src/typing';import{LiveRange as _0x4b2d72}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x3bfdbf}from'./utils';export default class q extends _0x861f98{static get[_0x25e9('0x1')](){return[_0x5c0313];}[_0x25e9('0x1d')](){const _0x2a04cb=this[_0x25e9('0x1b')],_0x50bcb5=_0x2a04cb[_0x25e9('0xd')][_0x25e9('0x1a')](_0x25e9('0x5'));_0x50bcb5[_0x25e9('0x23')](_0x25e9('0x22'));const _0x4d5cdd=_0x2a04cb['commands'][_0x25e9('0x1a')](_0x25e9('0x6'));_0x50bcb5[_0x25e9('0x23')](_0x25e9('0x6'),(_0x3ab906,_0x1e4d22={})=>{const _0x1d4b10=_0x2a04cb[_0x25e9('0x26')]['createSelection'](_0x2a04cb[_0x25e9('0x26')][_0x25e9('0x17')][_0x25e9('0x12')]);_0x1d4b10[_0x25e9('0xe')]&&_0x2a04cb[_0x25e9('0x26')][_0x25e9('0x2')](_0x1d4b10,{'direction':_0x25e9('0xb'),'unit':_0x1e4d22[_0x25e9('0x20')]});const _0x1b6ace=_0x1d4b10[_0x25e9('0xa')](),_0x304c74=_0x4b2d72['fromRange'](_0x1b6ace);let _0x3af417;_0x3ab906(_0x1e4d22),_0x3af417=_0x25e9('0x18')==_0x304c74[_0x25e9('0x8')]['rootName']?_0x2a04cb[_0x25e9('0x26')][_0x25e9('0x10')](_0x1b6ace[_0x25e9('0x13')]):_0x2a04cb['model'][_0x25e9('0x10')](_0x304c74[_0x25e9('0x13')],_0x304c74[_0x25e9('0x7')]),_0x304c74[_0x25e9('0x0')](),_0x2a04cb['model'][_0x25e9('0x3')](_0x4d5cdd[_0x25e9('0x11')]['batch'],_0x37792f=>{_0x4d5cdd[_0x25e9('0x11')][_0x25e9('0xc')](),_0x37792f[_0x25e9('0x1c')](_0x37792f['createRange'](_0x3af417['end'])),_0x4d5cdd['buffer'][_0x25e9('0x25')]();});}),_0x2a04cb[_0x25e9('0x9')]['downcastDispatcher']['on']('addMarker:suggestion:deletion',_0x3bfdbf(_0x2a04cb,_0x25e9('0x24')),{'priority':'high'}),_0x2a04cb[_0x25e9('0x4')][_0x25e9('0x21')]['on'](_0x25e9('0x15'),(_0x1343ff,_0x2826a7,_0x46f6b6)=>{_0x46f6b6['options'][_0x25e9('0xf')]&&_0x3bfdbf(_0x2a04cb,_0x25e9('0x24'),{'showActiveMarker':!0x1})(_0x1343ff,_0x2826a7,_0x46f6b6);},{'priority':_0x25e9('0x27')}),_0x2a04cb[_0x25e9('0x9')][_0x25e9('0x21')]['on'](_0x25e9('0x14'),(_0x129d94,_0xd07dd8,_0x3dc82b)=>{const _0x15511f=_0x3dc82b['mapper'][_0x25e9('0x1e')](_0xd07dd8['markerName']);if(_0x15511f)for(const _0x53486a of _0x15511f)_0x53486a['is']('uiElement')&&(_0x3dc82b['mapper'][_0x25e9('0x16')](_0x53486a,_0xd07dd8['markerName']),_0x3dc82b[_0x25e9('0x1f')][_0x25e9('0x19')](_0x53486a));},{'priority':_0x25e9('0x27')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d5c=['plugins','writer','editing','parent','downcastDispatcher','createRange','setSelection','markInsertion','remove','high','get','enter','init','removeMarker:suggestion:insertion','options','isAtStart','requires','document','ck-suggestion-marker-split','showSuggestionHighlights','fromRange','split','getFirstRange','change','mapper','model','data','isLimit','unbindElementFromMarkerName','isCollapsed','createPositionAt','start','TrackChangesEditing','enableCommand','schema','nextSibling','end','addMarker:suggestion:insertion','markerName'];(function(_0xe7f1d6,_0x1d5c75){const _0x494506=function(_0xcc556e){while(--_0xcc556e){_0xe7f1d6['push'](_0xe7f1d6['shift']());}};_0x494506(++_0x1d5c75);}(_0x1d5c,0xa0));const _0x4945=function(_0xe7f1d6,_0x1d5c75){_0xe7f1d6=_0xe7f1d6-0x0;let _0x494506=_0x1d5c[_0xe7f1d6];return _0x494506;};import{Plugin as _0x4c62e8}from'ckeditor5/src/core';import{Enter as _0x355449}from'ckeditor5/src/enter';import{LiveRange as _0x35df94}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x54ee20}from'./utils';export default class H extends _0x4c62e8{static get[_0x4945('0xc')](){return[_0x355449];}[_0x4945('0x8')](){const _0x450cf8=this['editor'],_0x39c863=_0x450cf8[_0x4945('0x23')][_0x4945('0x6')](_0x4945('0x1c'));_0x39c863[_0x4945('0x1d')](_0x4945('0x7'),_0x29e550=>{_0x450cf8[_0x4945('0x15')][_0x4945('0x13')](_0x1935de=>{const _0x4c5626=_0x450cf8[_0x4945('0x15')][_0x4945('0xd')]['selection'],_0x3e7880=_0x4c5626['getFirstPosition'](),_0x26db85=_0x4c5626[_0x4945('0x19')],_0x163788=_0x35df94[_0x4945('0x10')](_0x4c5626[_0x4945('0x12')]()),_0x17a325=_0x163788['start']['parent'],_0x31dc18=_0x163788['end'][_0x4945('0x26')],_0x5bd0ab=!(_0x163788[_0x4945('0x1b')][_0x4945('0xb')]&&_0x163788[_0x4945('0x20')]['isAtEnd']),_0x3ad949=_0x17a325==_0x31dc18,_0x3312fa=!(_0x450cf8[_0x4945('0x15')][_0x4945('0x1e')][_0x4945('0x17')](_0x17a325)||_0x450cf8[_0x4945('0x15')][_0x4945('0x1e')][_0x4945('0x17')](_0x31dc18))&&(_0x26db85||_0x5bd0ab&&_0x3ad949);if(_0x29e550(),_0x3312fa){const _0x5f2d73=_0x450cf8[_0x4945('0x15')][_0x4945('0x1a')](_0x3e7880[_0x4945('0x26')][_0x4945('0x1f')],0x0),_0x143ab3=_0x1935de[_0x4945('0x1')](_0x3e7880,_0x5f2d73);_0x39c863[_0x4945('0x3')](_0x143ab3);}else _0x1935de[_0x4945('0x2')](_0x1935de[_0x4945('0x1')](_0x163788['end']));_0x163788['detach']();});}),_0x450cf8[_0x4945('0x25')]['downcastDispatcher']['on']('addMarker:suggestion:insertion',_0x54ee20(_0x450cf8,_0x4945('0x11')),{'priority':_0x4945('0x5')}),_0x450cf8[_0x4945('0x25')][_0x4945('0x0')]['on'](_0x4945('0x9'),(_0x1ef84e,_0xe8d05c,_0x1293bc)=>{const _0x19e4d5=_0x1293bc[_0x4945('0x14')]['markerNameToElements'](_0xe8d05c['markerName']);if(_0x19e4d5)for(const _0x444198 of _0x19e4d5)_0x444198['hasClass'](_0x4945('0xe'))&&(_0x1293bc[_0x4945('0x14')][_0x4945('0x18')](_0x444198,_0xe8d05c[_0x4945('0x22')]),_0x1293bc[_0x4945('0x24')][_0x4945('0x4')](_0x444198));},{'priority':'high'}),_0x450cf8[_0x4945('0x16')][_0x4945('0x0')]['on'](_0x4945('0x21'),(_0x4b3425,_0x37a1f5,_0x126b0b)=>{_0x126b0b[_0x4945('0xa')][_0x4945('0xf')]&&_0x54ee20(_0x450cf8,_0x4945('0x11'),{'showActiveMarker':!0x1})(_0x4b3425,_0x37a1f5,_0x126b0b);},{'priority':_0x4945('0x5')});}}
23
+ const _0x34dd=['init','hasClass','downcastDispatcher','document','detach','model','setSelection','writer','createPositionAt','createRange','mapper','data','plugins','requires','high','parent','selection','showSuggestionHighlights','addMarker:suggestion:insertion','enableCommand','schema','ck-suggestion-marker-split','nextSibling','editor','TrackChangesEditing','isAtStart','start','getFirstRange','markerName','split','editing','isAtEnd','change','end','isLimit','isCollapsed'];(function(_0x582a25,_0x34dd2e){const _0x52639b=function(_0x8f3158){while(--_0x8f3158){_0x582a25['push'](_0x582a25['shift']());}};_0x52639b(++_0x34dd2e);}(_0x34dd,0x1d6));const _0x5263=function(_0x582a25,_0x34dd2e){_0x582a25=_0x582a25-0x0;let _0x52639b=_0x34dd[_0x582a25];return _0x52639b;};import{Plugin as _0x37f827}from'ckeditor5/src/core';import{Enter as _0x448fe6}from'ckeditor5/src/enter';import{LiveRange as _0x3d147b}from'ckeditor5/src/engine';import{downcastSplitMergeMarker as _0x544f36}from'./utils';export default class H extends _0x37f827{static get[_0x5263('0xb')](){return[_0x448fe6];}[_0x5263('0x22')](){const _0x53c334=this[_0x5263('0x15')],_0x249f5e=_0x53c334[_0x5263('0xa')]['get'](_0x5263('0x16'));_0x249f5e[_0x5263('0x11')]('enter',_0xc03142=>{_0x53c334['model'][_0x5263('0x1e')](_0x3f24c2=>{const _0x11be2c=_0x53c334[_0x5263('0x3')][_0x5263('0x1')][_0x5263('0xe')],_0x198f99=_0x11be2c['getFirstPosition'](),_0x138f5c=_0x11be2c[_0x5263('0x21')],_0x19d856=_0x3d147b['fromRange'](_0x11be2c[_0x5263('0x19')]()),_0x57d544=_0x19d856[_0x5263('0x18')][_0x5263('0xd')],_0x4522d8=_0x19d856['end']['parent'],_0x2c70e0=!(_0x19d856[_0x5263('0x18')][_0x5263('0x17')]&&_0x19d856[_0x5263('0x1f')][_0x5263('0x1d')]),_0x970cd0=_0x57d544==_0x4522d8,_0x3049ea=!(_0x53c334[_0x5263('0x3')][_0x5263('0x12')]['isLimit'](_0x57d544)||_0x53c334[_0x5263('0x3')][_0x5263('0x12')][_0x5263('0x20')](_0x4522d8))&&(_0x138f5c||_0x2c70e0&&_0x970cd0);if(_0xc03142(),_0x3049ea){const _0x1acd6c=_0x53c334[_0x5263('0x3')][_0x5263('0x6')](_0x198f99[_0x5263('0xd')][_0x5263('0x14')],0x0),_0x2c5e25=_0x3f24c2[_0x5263('0x7')](_0x198f99,_0x1acd6c);_0x249f5e['markInsertion'](_0x2c5e25);}else _0x3f24c2[_0x5263('0x4')](_0x3f24c2['createRange'](_0x19d856['end']));_0x19d856[_0x5263('0x2')]();});}),_0x53c334['editing'][_0x5263('0x0')]['on'](_0x5263('0x10'),_0x544f36(_0x53c334,_0x5263('0x1b')),{'priority':_0x5263('0xc')}),_0x53c334[_0x5263('0x1c')]['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x250f2d,_0x3662c5,_0x175e7d)=>{const _0x33f0db=_0x175e7d[_0x5263('0x8')]['markerNameToElements'](_0x3662c5[_0x5263('0x1a')]);if(_0x33f0db)for(const _0x299052 of _0x33f0db)_0x299052[_0x5263('0x23')](_0x5263('0x13'))&&(_0x175e7d['mapper']['unbindElementFromMarkerName'](_0x299052,_0x3662c5[_0x5263('0x1a')]),_0x175e7d[_0x5263('0x5')]['remove'](_0x299052));},{'priority':_0x5263('0xc')}),_0x53c334[_0x5263('0x9')][_0x5263('0x0')]['on'](_0x5263('0x10'),(_0xeda798,_0x15e69b,_0xcae1f3)=>{_0xcae1f3['options'][_0x5263('0xf')]&&_0x544f36(_0x53c334,_0x5263('0x1b'),{'showActiveMarker':!0x1})(_0xeda798,_0x15e69b,_0xcae1f3);},{'priority':_0x5263('0xc')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1300=['fontBackgroundColor','FontBackgroundColorEditing','markInlineFormat','has','fontColor.colors','FontSizeEditing','label','commandParams','getRanges','find','format','_enableCommand','FontColorEditing','trim','commandName','editor','FontFamilyEditing','FontSize','toLowerCase','normalizeSizeOptions','value','_descriptionFactory','fontBackgroundColor.colors','*Reset\x20font\x20size*','*Set\x20font\x20background\x20color:*\x20%0','title','locale','config','model','fontColor','fontSize.options','get','fontSize','change','*Set\x20font\x20family:*\x20%0','fontFamily','document','selection','*Set\x20font\x20color:*\x20%0','isCollapsed','TrackChangesEditing','*Reset\x20font\x20family*','plugins','afterInit'];(function(_0x25c2be,_0x130066){const _0x346315=function(_0x4f3de9){while(--_0x4f3de9){_0x25c2be['push'](_0x25c2be['shift']());}};_0x346315(++_0x130066);}(_0x1300,0x102));const _0x3463=function(_0x25c2be,_0x130066){_0x25c2be=_0x25c2be-0x0;let _0x346315=_0x1300[_0x25c2be];return _0x346315;};import{Plugin as _0x25c789}from'ckeditor5/src/core';import{normalizeColorOptions as _0xde1221}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x445ae1}from'./utils';import{getTranslation as _0x55327a}from'../utils/common-translations';const Bt=[{'pluginName':_0x3463('0xb'),'commandName':'fontSize'},{'pluginName':_0x3463('0x16'),'commandName':'fontFamily'},{'pluginName':_0x3463('0x12'),'commandName':'fontColor'},{'pluginName':_0x3463('0x7'),'commandName':_0x3463('0x6')}];export default class W extends _0x25c789{[_0x3463('0x5')](){const _0x45a7c0=this['editor']['locale'];for(const {pluginName:_0x384881,commandName:_0xc7ab7f}of Bt)this[_0x3463('0x15')][_0x3463('0x4')][_0x3463('0x9')](_0x384881)&&this[_0x3463('0x11')](_0xc7ab7f);this[_0x3463('0x15')][_0x3463('0x4')]['get'](_0x3463('0x2'))[_0x3463('0x1b')]['registerDescriptionCallback'](_0x132baa=>{const {data:_0x561270}=_0x132baa;if(null!=_0x561270){if(_0x3463('0x26')==_0x561270['commandName']){const _0x48fc64=_0x561270[_0x3463('0xd')][0x0]['value'];if(_0x48fc64){const _0x348c9a=this[_0x3463('0x15')]['plugins'][_0x3463('0x25')](_0x3463('0x17'))[_0x3463('0x19')](this[_0x3463('0x15')][_0x3463('0x21')][_0x3463('0x25')](_0x3463('0x24')))['find'](_0x5a1e74=>_0x5a1e74[_0x3463('0x22')]==_0x48fc64)[_0x3463('0x1f')],_0x881086=this['editor'][_0x3463('0x20')]['_t'](_0x348c9a)['toLowerCase']();return{'type':_0x3463('0x10'),'content':_0x55327a(_0x45a7c0,'*Set\x20font\x20size:*\x20%0',_0x881086)};}return{'type':_0x3463('0x10'),'content':_0x55327a(_0x45a7c0,_0x3463('0x1d'))};}if(_0x3463('0x29')==_0x561270['commandName']){const _0x24c562=_0x561270[_0x3463('0xd')][0x0]['value'];return _0x24c562?{'type':_0x3463('0x10'),'content':_0x55327a(_0x45a7c0,_0x3463('0x28'),_0x24c562)}:{'type':_0x3463('0x10'),'content':_0x55327a(_0x45a7c0,_0x3463('0x3'))};}if(_0x3463('0x23')==_0x561270[_0x3463('0x14')]){const _0x363d81=_0x561270['commandParams'][0x0][_0x3463('0x1a')];if(_0x363d81){const _0x32f10b=_0xde1221(this[_0x3463('0x15')][_0x3463('0x21')][_0x3463('0x25')](_0x3463('0xa')))['find'](_0x10fcfb=>_0x10fcfb[_0x3463('0x22')]==_0x363d81);let _0x4df842=_0x363d81,_0x52f236='';return _0x32f10b&&(_0x4df842=_0x32f10b['label'],_0x52f236=_0x45a7c0['_t'](_0x4df842)[_0x3463('0x18')]()),{'type':'format','content':_0x55327a(_0x45a7c0,_0x3463('0x0'),_0x52f236)[_0x3463('0x13')](),'color':{'value':_0x363d81,'title':_0x52f236||_0x4df842}};}return{'type':'format','content':_0x55327a(_0x45a7c0,'*Reset\x20font\x20color*')};}if(_0x3463('0x6')==_0x561270['commandName']){const _0x2abd92=_0x561270[_0x3463('0xd')][0x0]['value'];if(_0x2abd92){const _0xb65cd1=_0xde1221(this[_0x3463('0x15')]['config'][_0x3463('0x25')](_0x3463('0x1c')))[_0x3463('0xf')](_0x4ced70=>_0x4ced70[_0x3463('0x22')]==_0x2abd92);let _0x5bd4bd=_0x2abd92,_0x8e0b7f='';return _0xb65cd1&&(_0x5bd4bd=_0xb65cd1[_0x3463('0xc')],_0x8e0b7f=_0x45a7c0['_t'](_0x5bd4bd)[_0x3463('0x18')]()),{'type':_0x3463('0x10'),'content':_0x55327a(_0x45a7c0,_0x3463('0x1e'),_0x8e0b7f)[_0x3463('0x13')](),'color':{'value':_0x2abd92,'title':_0x8e0b7f||_0x5bd4bd}};}return{'type':'format','content':_0x55327a(_0x45a7c0,'*Reset\x20font\x20background\x20color*')};}}});}['_enableCommand'](_0x14de5b){const _0x29ca18=this[_0x3463('0x15')];_0x29ca18[_0x3463('0x4')][_0x3463('0x25')](_0x3463('0x2'))['enableCommand'](_0x14de5b,(_0x4346b9,_0x502b52={})=>{const _0x1aa255=_0x29ca18['model'][_0x3463('0x2a')][_0x3463('0x2b')],_0x2d9ee1=_0x502b52['value'];_0x1aa255[_0x3463('0x1')]?_0x4346b9(_0x502b52):_0x29ca18['model'][_0x3463('0x27')](()=>{const _0x117254=Array['from'](_0x1aa255[_0x3463('0xe')]());for(const _0x1a8154 of _0x117254){const _0x634457=_0x2d9ee1?[_0x1a8154]:_0x445ae1(_0x14de5b,_0x1a8154,_0x29ca18[_0x3463('0x22')]);for(const _0x1106c9 of _0x634457)_0x29ca18['plugins'][_0x3463('0x25')](_0x3463('0x2'))[_0x3463('0x8')](_0x1106c9,{'commandName':_0x14de5b,'commandParams':[{'value':_0x2d9ee1}]});}});});}}
23
+ const _0x4cde=['registerDescriptionCallback','get','change','editor','trim','FontSizeEditing','enableCommand','*Reset\x20font\x20color*','markInlineFormat','plugins','normalizeSizeOptions','FontFamilyEditing','*Reset\x20font\x20background\x20color*','getRanges','from','FontSize','_descriptionFactory','find','value','*Set\x20font\x20color:*\x20%0','toLowerCase','fontSize.options','commandParams','isCollapsed','FontColorEditing','format','selection','FontBackgroundColorEditing','config','TrackChangesEditing','*Set\x20font\x20size:*\x20%0','fontColor','_enableCommand','locale','*Set\x20font\x20family:*\x20%0','*Set\x20font\x20background\x20color:*\x20%0','model','title','afterInit','has','commandName','fontFamily','fontSize','*Reset\x20font\x20size*','label'];(function(_0x2a4f3d,_0x4cde23){const _0x29dfb6=function(_0x3e16da){while(--_0x3e16da){_0x2a4f3d['push'](_0x2a4f3d['shift']());}};_0x29dfb6(++_0x4cde23);}(_0x4cde,0x115));const _0x29df=function(_0x2a4f3d,_0x4cde23){_0x2a4f3d=_0x2a4f3d-0x0;let _0x29dfb6=_0x4cde[_0x2a4f3d];return _0x29dfb6;};import{Plugin as _0x57388b}from'ckeditor5/src/core';import{normalizeColorOptions as _0x417502}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x54b1a6}from'./utils';import{getTranslation as _0x1b197f}from'../utils/common-translations';const Bt=[{'pluginName':_0x29df('0x2b'),'commandName':_0x29df('0x23')},{'pluginName':_0x29df('0x4'),'commandName':'fontFamily'},{'pluginName':_0x29df('0x11'),'commandName':_0x29df('0x18')},{'pluginName':_0x29df('0x14'),'commandName':'fontBackgroundColor'}];export default class W extends _0x57388b{[_0x29df('0x1f')](){const _0x329fbc=this[_0x29df('0x29')]['locale'];for(const {pluginName:_0xfc29cf,commandName:_0x48a058}of Bt)this['editor']['plugins'][_0x29df('0x20')](_0xfc29cf)&&this['_enableCommand'](_0x48a058);this[_0x29df('0x29')][_0x29df('0x2')]['get'](_0x29df('0x16'))[_0x29df('0x9')][_0x29df('0x26')](_0x1b235b=>{const {data:_0x2346ae}=_0x1b235b;if(null!=_0x2346ae){if(_0x29df('0x23')==_0x2346ae[_0x29df('0x21')]){const _0x4952ae=_0x2346ae['commandParams'][0x0][_0x29df('0xb')];if(_0x4952ae){const _0x1cf178=this[_0x29df('0x29')][_0x29df('0x2')][_0x29df('0x27')](_0x29df('0x8'))[_0x29df('0x3')](this[_0x29df('0x29')][_0x29df('0x15')][_0x29df('0x27')](_0x29df('0xe')))[_0x29df('0xa')](_0x4bb1a5=>_0x4bb1a5[_0x29df('0x1d')]==_0x4952ae)[_0x29df('0x1e')],_0x131af6=this[_0x29df('0x29')][_0x29df('0x1a')]['_t'](_0x1cf178)['toLowerCase']();return{'type':_0x29df('0x12'),'content':_0x1b197f(_0x329fbc,_0x29df('0x17'),_0x131af6)};}return{'type':_0x29df('0x12'),'content':_0x1b197f(_0x329fbc,_0x29df('0x24'))};}if(_0x29df('0x22')==_0x2346ae[_0x29df('0x21')]){const _0x4601d0=_0x2346ae[_0x29df('0xf')][0x0][_0x29df('0xb')];return _0x4601d0?{'type':_0x29df('0x12'),'content':_0x1b197f(_0x329fbc,_0x29df('0x1b'),_0x4601d0)}:{'type':_0x29df('0x12'),'content':_0x1b197f(_0x329fbc,'*Reset\x20font\x20family*')};}if(_0x29df('0x18')==_0x2346ae['commandName']){const _0x304f99=_0x2346ae[_0x29df('0xf')][0x0][_0x29df('0xb')];if(_0x304f99){const _0x201c8c=_0x417502(this[_0x29df('0x29')][_0x29df('0x15')][_0x29df('0x27')]('fontColor.colors'))['find'](_0x4bf800=>_0x4bf800[_0x29df('0x1d')]==_0x304f99);let _0x650a7c=_0x304f99,_0x24525e='';return _0x201c8c&&(_0x650a7c=_0x201c8c['label'],_0x24525e=_0x329fbc['_t'](_0x650a7c)['toLowerCase']()),{'type':'format','content':_0x1b197f(_0x329fbc,_0x29df('0xc'),_0x24525e)[_0x29df('0x2a')](),'color':{'value':_0x304f99,'title':_0x24525e||_0x650a7c}};}return{'type':_0x29df('0x12'),'content':_0x1b197f(_0x329fbc,_0x29df('0x0'))};}if('fontBackgroundColor'==_0x2346ae[_0x29df('0x21')]){const _0x4a5d5e=_0x2346ae[_0x29df('0xf')][0x0][_0x29df('0xb')];if(_0x4a5d5e){const _0x219237=_0x417502(this['editor'][_0x29df('0x15')][_0x29df('0x27')]('fontBackgroundColor.colors'))[_0x29df('0xa')](_0x127202=>_0x127202[_0x29df('0x1d')]==_0x4a5d5e);let _0x449ff9=_0x4a5d5e,_0x7a893e='';return _0x219237&&(_0x449ff9=_0x219237[_0x29df('0x25')],_0x7a893e=_0x329fbc['_t'](_0x449ff9)[_0x29df('0xd')]()),{'type':_0x29df('0x12'),'content':_0x1b197f(_0x329fbc,_0x29df('0x1c'),_0x7a893e)[_0x29df('0x2a')](),'color':{'value':_0x4a5d5e,'title':_0x7a893e||_0x449ff9}};}return{'type':'format','content':_0x1b197f(_0x329fbc,_0x29df('0x5'))};}}});}[_0x29df('0x19')](_0x487021){const _0x288ab8=this['editor'];_0x288ab8[_0x29df('0x2')][_0x29df('0x27')](_0x29df('0x16'))[_0x29df('0x2c')](_0x487021,(_0x39ee80,_0x190c5e={})=>{const _0x3b5c90=_0x288ab8[_0x29df('0x1d')]['document'][_0x29df('0x13')],_0xe65f62=_0x190c5e['value'];_0x3b5c90[_0x29df('0x10')]?_0x39ee80(_0x190c5e):_0x288ab8['model'][_0x29df('0x28')](()=>{const _0x4cc9a7=Array[_0x29df('0x7')](_0x3b5c90[_0x29df('0x6')]());for(const _0x310bc6 of _0x4cc9a7){const _0x55a83f=_0xe65f62?[_0x310bc6]:_0x54b1a6(_0x487021,_0x310bc6,_0x288ab8[_0x29df('0x1d')]);for(const _0xdb40c6 of _0x55a83f)_0x288ab8[_0x29df('0x2')][_0x29df('0x27')](_0x29df('0x16'))[_0x29df('0x1')](_0xdb40c6,{'commandName':_0x487021,'commandParams':[{'value':_0xe65f62}]});}});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x420c=['enableCommand','model','has','ELEMENT_HEADING_CUSTOM','parent','checkChild','_descriptionFactory','registerElementLabel','selection','formatBlock','name','paragraph','locale','find','document','getSelectedBlocks','editor','title','value','afterInit','markBlockFormat','commandName','HeadingEditing','get','heading.options','blockName','format','*Change\x20to:*\x20%0','commandParams','registerDescriptionCallback','heading','config'];(function(_0x528b8d,_0x420c46){const _0x20dcf7=function(_0x3b39e5){while(--_0x3b39e5){_0x528b8d['push'](_0x528b8d['shift']());}};_0x20dcf7(++_0x420c46);}(_0x420c,0x1bf));const _0x20dc=function(_0x528b8d,_0x420c46){_0x528b8d=_0x528b8d-0x0;let _0x20dcf7=_0x420c[_0x528b8d];return _0x20dcf7;};import{Plugin as _0x1bd58f}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x310469}from'./utils';import{getTranslation as _0x43b3d9}from'../utils/common-translations';export default class z extends _0x1bd58f{[_0x20dc('0x14')](){const _0x9b06f5=this[_0x20dc('0x11')],_0x1fd168=_0x9b06f5[_0x20dc('0xd')],_0x2e0af3=_0x9b06f5[_0x20dc('0x0')][_0x20dc('0x18')](_0x20dc('0x19'));if(!_0x9b06f5['plugins'][_0x20dc('0x3')](_0x20dc('0x17')))return;const _0x3b8790=_0x9b06f5['plugins'][_0x20dc('0x18')]('TrackChangesEditing');_0x3b8790[_0x20dc('0x1')]('heading',(_0x3cbeb4,_0x1b24a8)=>{const _0x35bfdb=_0x1b24a8[_0x20dc('0x13')],_0x4205d4=Array['from'](this[_0x20dc('0x11')][_0x20dc('0x2')][_0x20dc('0xf')][_0x20dc('0x9')][_0x20dc('0x10')]())['filter'](_0x3173e1=>function(_0x570971,_0x47efb3,_0x459c23){return _0x459c23[_0x20dc('0x6')](_0x570971[_0x20dc('0x5')],_0x47efb3)&&!_0x459c23['isObject'](_0x570971)&&_0x570971[_0x20dc('0xb')]!=_0x47efb3;}(_0x3173e1,_0x35bfdb,this['editor'][_0x20dc('0x2')]['schema']));_0x9b06f5[_0x20dc('0x2')]['change'](()=>{for(const _0x3b38cc of _0x4205d4)_0x3b8790[_0x20dc('0x15')](_0x3b38cc,{'commandName':_0x20dc('0x1f'),'commandParams':[_0x1b24a8],'formatGroupId':_0x20dc('0x1a')},_0x310469(_0x3b38cc));});});for(const _0x5ea3de of _0x2e0af3)_0x20dc('0xc')!=_0x5ea3de[_0x20dc('0x2')]&&_0x3b8790[_0x20dc('0x7')][_0x20dc('0x8')](_0x5ea3de[_0x20dc('0x2')],_0x504e8d=>{const _0x16af57=Ht(_0x5ea3de[_0x20dc('0x2')]);return null!==_0x16af57?_0x200a92(_0x504e8d,_0x16af57):_0x4a2247(_0x504e8d,_0x5ea3de['title']);});function _0x200a92(_0x99b5e2,_0x58fe52){return _0x43b3d9(_0x1fd168,'ELEMENT_HEADING',[_0x99b5e2,_0x58fe52]);}function _0x4a2247(_0x58a64c,_0x39491f){return _0x43b3d9(_0x1fd168,_0x20dc('0x4'),[_0x58a64c,_0x39491f]);}_0x3b8790[_0x20dc('0x7')][_0x20dc('0x1e')](_0x2a7652=>{const {type:_0x389a41,data:_0x5d87b5}=_0x2a7652;if(_0x20dc('0xa')==_0x389a41&&_0x5d87b5&&_0x20dc('0x1f')==_0x5d87b5[_0x20dc('0x16')]){const _0x336fd1=_0x5d87b5[_0x20dc('0x1d')][0x0]['value'],_0x48c769=Ht(_0x336fd1);if(null!==_0x48c769)return{'type':_0x20dc('0x1b'),'content':_0x43b3d9(_0x1fd168,_0x20dc('0x1c'),_0x200a92(0x1,_0x48c769))};const _0x15ded0=_0x2e0af3[_0x20dc('0xe')](_0x5b1d78=>_0x5b1d78['model']===_0x336fd1)[_0x20dc('0x12')];return{'type':'format','content':_0x43b3d9(_0x1fd168,_0x20dc('0x1c'),_0x4a2247(0x1,_0x15ded0))};}});}}function Ht(_0x14f80d){const _0x437bb8=_0x14f80d['match'](/^heading(\d+)$/);return _0x437bb8?_0x437bb8[0x1]:null;}
23
+ const _0x22f1=['find','change','format','parent','selection','blockName','heading.options','getSelectedBlocks','name','*Change\x20to:*\x20%0','heading','isObject','commandName','document','get','HeadingEditing','editor','paragraph','match','checkChild','TrackChangesEditing','enableCommand','registerElementLabel','ELEMENT_HEADING','plugins','model','registerDescriptionCallback','markBlockFormat','locale','value','_descriptionFactory','afterInit','ELEMENT_HEADING_CUSTOM','schema','title'];(function(_0x480cdf,_0x22f16c){const _0x3b1062=function(_0xa7d8af){while(--_0xa7d8af){_0x480cdf['push'](_0x480cdf['shift']());}};_0x3b1062(++_0x22f16c);}(_0x22f1,0x192));const _0x3b10=function(_0x480cdf,_0x22f16c){_0x480cdf=_0x480cdf-0x0;let _0x3b1062=_0x22f1[_0x480cdf];return _0x3b1062;};import{Plugin as _0x3fa2b0}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x3df704}from'./utils';import{getTranslation as _0x2b2a79}from'../utils/common-translations';export default class z extends _0x3fa2b0{[_0x3b10('0xe')](){const _0xc8f3e7=this[_0x3b10('0x22')],_0x5edc75=_0xc8f3e7[_0x3b10('0xb')],_0x2aae56=_0xc8f3e7['config'][_0x3b10('0x20')](_0x3b10('0x18'));if(!_0xc8f3e7['plugins']['has'](_0x3b10('0x21')))return;const _0x22cf4a=_0xc8f3e7[_0x3b10('0x7')][_0x3b10('0x20')](_0x3b10('0x3'));_0x22cf4a[_0x3b10('0x4')](_0x3b10('0x1c'),(_0x413054,_0x9725)=>{const _0x20032a=_0x9725[_0x3b10('0xc')],_0x31248f=Array['from'](this[_0x3b10('0x22')][_0x3b10('0x8')][_0x3b10('0x1f')][_0x3b10('0x16')][_0x3b10('0x19')]())['filter'](_0x2a8469=>function(_0x5d4a19,_0x477e41,_0x176e2a){return _0x176e2a[_0x3b10('0x2')](_0x5d4a19[_0x3b10('0x15')],_0x477e41)&&!_0x176e2a[_0x3b10('0x1d')](_0x5d4a19)&&_0x5d4a19[_0x3b10('0x1a')]!=_0x477e41;}(_0x2a8469,_0x20032a,this[_0x3b10('0x22')][_0x3b10('0x8')][_0x3b10('0x10')]));_0xc8f3e7[_0x3b10('0x8')][_0x3b10('0x13')](()=>{for(const _0x16c20d of _0x31248f)_0x22cf4a[_0x3b10('0xa')](_0x16c20d,{'commandName':'heading','commandParams':[_0x9725],'formatGroupId':_0x3b10('0x17')},_0x3df704(_0x16c20d));});});for(const _0x4ed57b of _0x2aae56)_0x3b10('0x0')!=_0x4ed57b[_0x3b10('0x8')]&&_0x22cf4a[_0x3b10('0xd')][_0x3b10('0x5')](_0x4ed57b[_0x3b10('0x8')],_0x4669d9=>{const _0x2bf628=Ht(_0x4ed57b[_0x3b10('0x8')]);return null!==_0x2bf628?_0x2bf032(_0x4669d9,_0x2bf628):_0x51a9e4(_0x4669d9,_0x4ed57b[_0x3b10('0x11')]);});function _0x2bf032(_0x51a69d,_0x5869fc){return _0x2b2a79(_0x5edc75,_0x3b10('0x6'),[_0x51a69d,_0x5869fc]);}function _0x51a9e4(_0x222a9a,_0x5c614f){return _0x2b2a79(_0x5edc75,_0x3b10('0xf'),[_0x222a9a,_0x5c614f]);}_0x22cf4a[_0x3b10('0xd')][_0x3b10('0x9')](_0x41be38=>{const {type:_0xc526cb,data:_0x19d76f}=_0x41be38;if('formatBlock'==_0xc526cb&&_0x19d76f&&_0x3b10('0x1c')==_0x19d76f[_0x3b10('0x1e')]){const _0x2931bd=_0x19d76f['commandParams'][0x0][_0x3b10('0xc')],_0x2cd251=Ht(_0x2931bd);if(null!==_0x2cd251)return{'type':_0x3b10('0x14'),'content':_0x2b2a79(_0x5edc75,_0x3b10('0x1b'),_0x2bf032(0x1,_0x2cd251))};const _0x9fcfc2=_0x2aae56[_0x3b10('0x12')](_0x2abac2=>_0x2abac2[_0x3b10('0x8')]===_0x2931bd)[_0x3b10('0x11')];return{'type':_0x3b10('0x14'),'content':_0x2b2a79(_0x5edc75,_0x3b10('0x1b'),_0x51a9e4(0x1,_0x9fcfc2))};}});}}function Ht(_0x5861e6){const _0x2b86bc=_0x5861e6[_0x3b10('0x1')](/^heading(\d+)$/);return _0x2b86bc?_0x2b86bc[0x1]:null;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3542=['plugins','push','getAttribute','selection','format','createRange','markInlineFormat','value','find','_descriptionFactory','formatInline','locale','commandName','editor','get','highlight.options','getFirstPosition','toLowerCase','isCollapsed','TrackChangesEditing','registerDescriptionCallback','*Remove\x20highlight*','highlight','color','afterInit','enableCommand','getRanges','item','backward','model','getLastMatchingPosition'];(function(_0x385241,_0x3542f1){const _0x3ffded=function(_0x4ef0b9){while(--_0x4ef0b9){_0x385241['push'](_0x385241['shift']());}};_0x3ffded(++_0x3542f1);}(_0x3542,0x150));const _0x3ffd=function(_0x385241,_0x3542f1){_0x385241=_0x385241-0x0;let _0x3ffded=_0x3542[_0x385241];return _0x3ffded;};import{Plugin as _0x566b17}from'ckeditor5/src/core';import{getTranslation as _0x24c22b}from'../utils/common-translations';import{getRangesWithAttribute as _0x4d135c}from'./utils';export default class J extends _0x566b17{[_0x3ffd('0x1d')](){const _0x2613d1=this[_0x3ffd('0x12')];if(!_0x2613d1[_0x3ffd('0x5')]['has']('HighlightEditing'))return;const _0x1fe29a=_0x2613d1[_0x3ffd('0x5')]['get'](_0x3ffd('0x18'));_0x1fe29a[_0x3ffd('0x1e')]('highlight',(_0x292762,_0x45f635={})=>{const _0x3c9702=_0x2613d1['model']['document'][_0x3ffd('0x8')],_0x6e4034=_0x3c9702[_0x3ffd('0x7')](_0x3ffd('0x1b'));let _0x17ab79=_0x45f635[_0x3ffd('0xc')],_0x274099=[];if(_0x3c9702[_0x3ffd('0x17')]){const _0x46ab4d=_0x3c9702[_0x3ffd('0x15')]();if(!_0x3c9702['hasAttribute'](_0x3ffd('0x1b')))return void _0x292762(_0x45f635);{const _0x205678=_0x30c6e7=>_0x30c6e7[_0x3ffd('0x1')][_0x3ffd('0x7')](_0x3ffd('0x1b'))===_0x6e4034,_0x3e6590=_0x46ab4d[_0x3ffd('0x4')](_0x205678,{'direction':_0x3ffd('0x2')}),_0x4be175=_0x46ab4d[_0x3ffd('0x4')](_0x205678);_0x274099=[_0x2613d1['model'][_0x3ffd('0xa')](_0x3e6590,_0x4be175)],_0x17ab79==_0x6e4034&&(_0x17ab79=null);}}else for(const _0x506e29 of _0x3c9702[_0x3ffd('0x0')]())_0x17ab79?_0x274099['push'](_0x506e29):_0x274099[_0x3ffd('0x6')](..._0x4d135c(_0x3ffd('0x1b'),_0x506e29,_0x2613d1[_0x3ffd('0x3')]));_0x2613d1['model']['change'](()=>{for(const _0x5a602a of _0x274099)_0x1fe29a[_0x3ffd('0xb')](_0x5a602a,{'commandName':'highlight','commandParams':[{'value':_0x17ab79}]});});});const _0x218668=_0x2613d1[_0x3ffd('0x10')];_0x1fe29a[_0x3ffd('0xe')][_0x3ffd('0x19')](_0x5933ce=>{const {type:_0x225f1b,data:_0x316014}=_0x5933ce;if(_0x3ffd('0xf')==_0x225f1b&&_0x316014&&_0x3ffd('0x1b')==_0x316014[_0x3ffd('0x11')]){const _0x393fa4=_0x316014['commandParams'][0x0][_0x3ffd('0xc')];if(_0x393fa4){const _0x2698a5=_0x2613d1['config'][_0x3ffd('0x13')](_0x3ffd('0x14'))[_0x3ffd('0xd')](_0x151649=>_0x151649[_0x3ffd('0x3')]==_0x393fa4),_0x461928=_0x218668['_t'](_0x2698a5['title'])[_0x3ffd('0x16')]();return{'type':_0x3ffd('0x9'),'content':_0x24c22b(_0x218668,'*Set\x20highlight:*\x20%0',_0x461928),'color':{'value':_0x2698a5[_0x3ffd('0x1c')],'title':_0x2698a5['title']}};}return{'type':_0x3ffd('0x9'),'content':_0x24c22b(_0x218668,_0x3ffd('0x1a'),_0x24c22b(_0x218668,'FORMAT_HIGHLIGHT'))};}});}}
23
+ const _0x1066=['item','commandParams','format','plugins','hasAttribute','afterInit','document','registerDescriptionCallback','getAttribute','find','selection','markInlineFormat','color','FORMAT_HIGHLIGHT','config','_descriptionFactory','value','toLowerCase','getFirstPosition','model','TrackChangesEditing','highlight','push','editor','enableCommand','title','has','HighlightEditing','getLastMatchingPosition','get','highlight.options','*Remove\x20highlight*','commandName','formatInline','isCollapsed','*Set\x20highlight:*\x20%0','locale'];(function(_0x43a8e8,_0x106615){const _0x11cacd=function(_0x18f15d){while(--_0x18f15d){_0x43a8e8['push'](_0x43a8e8['shift']());}};_0x11cacd(++_0x106615);}(_0x1066,0x180));const _0x11ca=function(_0x43a8e8,_0x106615){_0x43a8e8=_0x43a8e8-0x0;let _0x11cacd=_0x1066[_0x43a8e8];return _0x11cacd;};import{Plugin as _0x5b9a26}from'ckeditor5/src/core';import{getTranslation as _0x33ef89}from'../utils/common-translations';import{getRangesWithAttribute as _0x525697}from'./utils';export default class J extends _0x5b9a26{[_0x11ca('0x1c')](){const _0x55df15=this[_0x11ca('0x9')];if(!_0x55df15[_0x11ca('0x1a')][_0x11ca('0xc')](_0x11ca('0xd')))return;const _0xf0ae90=_0x55df15[_0x11ca('0x1a')][_0x11ca('0xf')](_0x11ca('0x6'));_0xf0ae90[_0x11ca('0xa')](_0x11ca('0x7'),(_0x57d922,_0x13d88c={})=>{const _0x5ae243=_0x55df15[_0x11ca('0x5')][_0x11ca('0x1d')][_0x11ca('0x21')],_0x9a797b=_0x5ae243[_0x11ca('0x1f')]('highlight');let _0xa64045=_0x13d88c['value'],_0x71d5c6=[];if(_0x5ae243[_0x11ca('0x14')]){const _0x2b07ab=_0x5ae243[_0x11ca('0x4')]();if(!_0x5ae243[_0x11ca('0x1b')](_0x11ca('0x7')))return void _0x57d922(_0x13d88c);{const _0x1a715c=_0x25996b=>_0x25996b[_0x11ca('0x17')][_0x11ca('0x1f')]('highlight')===_0x9a797b,_0x484310=_0x2b07ab[_0x11ca('0xe')](_0x1a715c,{'direction':'backward'}),_0x5d2036=_0x2b07ab[_0x11ca('0xe')](_0x1a715c);_0x71d5c6=[_0x55df15['model']['createRange'](_0x484310,_0x5d2036)],_0xa64045==_0x9a797b&&(_0xa64045=null);}}else for(const _0x4463fe of _0x5ae243['getRanges']())_0xa64045?_0x71d5c6[_0x11ca('0x8')](_0x4463fe):_0x71d5c6[_0x11ca('0x8')](..._0x525697(_0x11ca('0x7'),_0x4463fe,_0x55df15[_0x11ca('0x5')]));_0x55df15[_0x11ca('0x5')]['change'](()=>{for(const _0x3f95b6 of _0x71d5c6)_0xf0ae90[_0x11ca('0x22')](_0x3f95b6,{'commandName':_0x11ca('0x7'),'commandParams':[{'value':_0xa64045}]});});});const _0x5bede0=_0x55df15[_0x11ca('0x16')];_0xf0ae90[_0x11ca('0x1')][_0x11ca('0x1e')](_0x24882a=>{const {type:_0x369d84,data:_0x48a54a}=_0x24882a;if(_0x11ca('0x13')==_0x369d84&&_0x48a54a&&_0x11ca('0x7')==_0x48a54a[_0x11ca('0x12')]){const _0x4d352f=_0x48a54a[_0x11ca('0x18')][0x0][_0x11ca('0x2')];if(_0x4d352f){const _0x5dc8e9=_0x55df15[_0x11ca('0x0')]['get'](_0x11ca('0x10'))[_0x11ca('0x20')](_0xc8ba6=>_0xc8ba6[_0x11ca('0x5')]==_0x4d352f),_0x532090=_0x5bede0['_t'](_0x5dc8e9[_0x11ca('0xb')])[_0x11ca('0x3')]();return{'type':_0x11ca('0x19'),'content':_0x33ef89(_0x5bede0,_0x11ca('0x15'),_0x532090),'color':{'value':_0x5dc8e9[_0x11ca('0x23')],'title':_0x5dc8e9[_0x11ca('0xb')]}};}return{'type':'format','content':_0x33ef89(_0x5bede0,_0x11ca('0x11'),_0x33ef89(_0x5bede0,_0x11ca('0x24')))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15ca=['enableCommand','createPositionAt','TrackChangesEditing','afterInit','showSuggestionHighlights','ELEMENT_HORIZONTAL_LINE','createEmptyElement','_descriptionFactory','insert','HorizontalLineEditing','createContainerElement','plugins','ck-horizontal-line','dataDowncast','registerElementLabel','horizontalLine','div','conversion','get'];(function(_0x243c2f,_0x15caf4){const _0x561bc9=function(_0xb8d25d){while(--_0xb8d25d){_0x243c2f['push'](_0x243c2f['shift']());}};_0x561bc9(++_0x15caf4);}(_0x15ca,0x6d));const _0x561b=function(_0x243c2f,_0x15caf4){_0x243c2f=_0x243c2f-0x0;let _0x561bc9=_0x15ca[_0x243c2f];return _0x561bc9;};import{Plugin as _0x21da05}from'ckeditor5/src/core';import{getTranslation as _0x2a0301}from'../utils/common-translations';export default class K extends _0x21da05{[_0x561b('0x8')](){const _0x4463fc=this['editor'];if(!_0x4463fc['plugins']['has'](_0x561b('0xe')))return;_0x4463fc[_0x561b('0x10')][_0x561b('0x4')](_0x561b('0x7'))[_0x561b('0x5')](_0x561b('0x1'));const _0x478c3e=_0x4463fc[_0x561b('0x10')][_0x561b('0x4')]('TrackChangesEditing'),_0x1dc4d3=_0x4463fc['locale'];_0x478c3e[_0x561b('0xc')][_0x561b('0x0')](_0x561b('0x1'),_0x2c6b9d=>_0x2a0301(_0x1dc4d3,_0x561b('0xa'),_0x2c6b9d)),_0x4463fc[_0x561b('0x3')]['for'](_0x561b('0x12'))['elementToStructure']({'model':'horizontalLine','view':(_0x3162bc,{writer:_0x263536,options:_0x5db94d})=>{if(!_0x5db94d[_0x561b('0x9')])return;const _0x3a70d5=_0x263536[_0x561b('0xf')](_0x561b('0x2')),_0x37b2c4=_0x263536[_0x561b('0xb')]('hr');return _0x263536['addClass'](_0x561b('0x11'),_0x3a70d5),_0x263536[_0x561b('0xd')](_0x263536[_0x561b('0x6')](_0x3a70d5,0x0),_0x37b2c4),_0x3a70d5;},'converterPriority':'high'});}}
23
+ const _0x5bd6=['editor','createEmptyElement','ELEMENT_HORIZONTAL_LINE','createPositionAt','get','createContainerElement','for','ck-horizontal-line','HorizontalLineEditing','elementToStructure','TrackChangesEditing','registerElementLabel','has','showSuggestionHighlights','horizontalLine','enableCommand','plugins','insert','locale','afterInit'];(function(_0x3f01ed,_0x5bd641){const _0x4d0f0e=function(_0x51c8a5){while(--_0x51c8a5){_0x3f01ed['push'](_0x3f01ed['shift']());}};_0x4d0f0e(++_0x5bd641);}(_0x5bd6,0x16c));const _0x4d0f=function(_0x3f01ed,_0x5bd641){_0x3f01ed=_0x3f01ed-0x0;let _0x4d0f0e=_0x5bd6[_0x3f01ed];return _0x4d0f0e;};import{Plugin as _0x5bfe56}from'ckeditor5/src/core';import{getTranslation as _0x54addf}from'../utils/common-translations';export default class K extends _0x5bfe56{[_0x4d0f('0xf')](){const _0x294de6=this[_0x4d0f('0x10')];if(!_0x294de6[_0x4d0f('0xc')][_0x4d0f('0x8')](_0x4d0f('0x4')))return;_0x294de6[_0x4d0f('0xc')][_0x4d0f('0x0')](_0x4d0f('0x6'))[_0x4d0f('0xb')]('horizontalLine');const _0x3546f3=_0x294de6[_0x4d0f('0xc')][_0x4d0f('0x0')](_0x4d0f('0x6')),_0x5d4e1d=_0x294de6[_0x4d0f('0xe')];_0x3546f3['_descriptionFactory'][_0x4d0f('0x7')](_0x4d0f('0xa'),_0x4f4128=>_0x54addf(_0x5d4e1d,_0x4d0f('0x12'),_0x4f4128)),_0x294de6['conversion'][_0x4d0f('0x2')]('dataDowncast')[_0x4d0f('0x5')]({'model':_0x4d0f('0xa'),'view':(_0x5c8104,{writer:_0x32e44c,options:_0x4e541c})=>{if(!_0x4e541c[_0x4d0f('0x9')])return;const _0x3d2662=_0x32e44c[_0x4d0f('0x1')]('div'),_0x274582=_0x32e44c[_0x4d0f('0x11')]('hr');return _0x32e44c['addClass'](_0x4d0f('0x3'),_0x3d2662),_0x32e44c[_0x4d0f('0xd')](_0x32e44c[_0x4d0f('0x13')](_0x3d2662,0x0),_0x274582),_0x3d2662;},'converterPriority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5244=['model','cancel','getSelectedElement','htmlEmbed','get','format','rawHtmlApi','editor','value','has','document','editing','selection','afterInit','registerDescriptionCallback','*Change\x20%0\x20content*','ELEMENT_HTML_EMBED','HtmlEmbed','plugins','view','getCustomProperty','getAttribute','TrackChangesEditing','commandName','enableCommand','_descriptionFactory','registerElementLabel'];(function(_0x490c5f,_0x524465){const _0x4ec8d3=function(_0x54cffa){while(--_0x54cffa){_0x490c5f['push'](_0x490c5f['shift']());}};_0x4ec8d3(++_0x524465);}(_0x5244,0x197));const _0x4ec8=function(_0x490c5f,_0x524465){_0x490c5f=_0x490c5f-0x0;let _0x4ec8d3=_0x5244[_0x490c5f];return _0x4ec8d3;};import{Plugin as _0x4a27d5}from'ckeditor5/src/core';import{getTranslation as _0x421c71}from'../utils/common-translations';export default class Q extends _0x4a27d5{[_0x4ec8('0xb')](){const _0x144509=this[_0x4ec8('0x5')];if(!_0x144509[_0x4ec8('0x10')][_0x4ec8('0x7')](_0x4ec8('0xf')))return;const _0x3ce54c=_0x144509[_0x4ec8('0x10')][_0x4ec8('0x2')](_0x4ec8('0x14')),_0x59d2f8=_0x144509['locale'],_0x40a46a=_0x144509[_0x4ec8('0x9')][_0x4ec8('0x11')][_0x4ec8('0x8')][_0x4ec8('0xa')];_0x3ce54c[_0x4ec8('0x17')][_0x4ec8('0x18')]('rawHtml',_0x4e8f3d=>_0x421c71(_0x59d2f8,_0x4ec8('0xe'),_0x4e8f3d)),_0x144509['plugins'][_0x4ec8('0x2')](_0x4ec8('0x14'))[_0x4ec8('0x16')](_0x4ec8('0x1'),(_0x36909a,_0x6631dd)=>{const _0x2209be=_0x144509[_0x4ec8('0x19')],_0x108c1d=_0x2209be[_0x4ec8('0x8')][_0x4ec8('0xa')];_0x2209be['change'](()=>{const _0xad0930=function(_0x136c08){const _0x425b70=_0x136c08[_0x4ec8('0x0')]();if(_0x425b70&&_0x425b70['is']('element','rawHtml'))return _0x136c08[_0x4ec8('0x0')]();return null;}(_0x108c1d);if(!_0xad0930)return void _0x36909a(null);const _0x37a5b2=_0xad0930[_0x4ec8('0x13')](_0x4ec8('0x6'))||'';if(void 0x0===_0x6631dd)return;if(_0x6631dd===_0x37a5b2)return;_0x3ce54c['markBlockFormat'](_0xad0930,{'commandName':'htmlEmbed','commandParams':[_0x6631dd]}),_0x40a46a[_0x4ec8('0x0')]()[_0x4ec8('0x12')](_0x4ec8('0x4'))[_0x4ec8('0x1a')]();});}),_0x3ce54c['_descriptionFactory'][_0x4ec8('0xc')](_0x4aebde=>{const {data:_0x1eea1a}=_0x4aebde;if(_0x1eea1a&&'htmlEmbed'==_0x1eea1a[_0x4ec8('0x15')]){const _0x359531=_0x421c71(_0x59d2f8,_0x4ec8('0xe'));return{'type':_0x4ec8('0x3'),'content':_0x421c71(_0x59d2f8,_0x4ec8('0xd'),_0x359531)};}});}}
23
+ const _0x2f66=['*Change\x20%0\x20content*','get','format','getCustomProperty','ELEMENT_HTML_EMBED','enableCommand','plugins','_descriptionFactory','document','registerDescriptionCallback','editor','cancel','registerElementLabel','selection','value','getSelectedElement','commandName','view','TrackChangesEditing','rawHtml','getAttribute','htmlEmbed','rawHtmlApi'];(function(_0x1ed779,_0x2f66f7){const _0x2a6e19=function(_0x1a7c00){while(--_0x1a7c00){_0x1ed779['push'](_0x1ed779['shift']());}};_0x2a6e19(++_0x2f66f7);}(_0x2f66,0xe5));const _0x2a6e=function(_0x1ed779,_0x2f66f7){_0x1ed779=_0x1ed779-0x0;let _0x2a6e19=_0x2f66[_0x1ed779];return _0x2a6e19;};import{Plugin as _0x2a0c9c}from'ckeditor5/src/core';import{getTranslation as _0x1fe819}from'../utils/common-translations';export default class Q extends _0x2a0c9c{['afterInit'](){const _0x21ffb4=this[_0x2a6e('0xb')];if(!_0x21ffb4[_0x2a6e('0x7')]['has']('HtmlEmbed'))return;const _0x2a0c41=_0x21ffb4[_0x2a6e('0x7')][_0x2a6e('0x2')](_0x2a6e('0x13')),_0x5f1d49=_0x21ffb4['locale'],_0x2f63de=_0x21ffb4['editing'][_0x2a6e('0x12')][_0x2a6e('0x9')][_0x2a6e('0xe')];_0x2a0c41[_0x2a6e('0x8')][_0x2a6e('0xd')](_0x2a6e('0x14'),_0x51c542=>_0x1fe819(_0x5f1d49,_0x2a6e('0x5'),_0x51c542)),_0x21ffb4['plugins'][_0x2a6e('0x2')](_0x2a6e('0x13'))[_0x2a6e('0x6')]('htmlEmbed',(_0x5e566c,_0x220f11)=>{const _0x10e0ed=_0x21ffb4['model'],_0xef55b2=_0x10e0ed['document']['selection'];_0x10e0ed['change'](()=>{const _0x164192=function(_0x24643d){const _0x5aa03c=_0x24643d[_0x2a6e('0x10')]();if(_0x5aa03c&&_0x5aa03c['is']('element',_0x2a6e('0x14')))return _0x24643d['getSelectedElement']();return null;}(_0xef55b2);if(!_0x164192)return void _0x5e566c(null);const _0x1b5b04=_0x164192[_0x2a6e('0x15')](_0x2a6e('0xf'))||'';if(void 0x0===_0x220f11)return;if(_0x220f11===_0x1b5b04)return;_0x2a0c41['markBlockFormat'](_0x164192,{'commandName':_0x2a6e('0x16'),'commandParams':[_0x220f11]}),_0x2f63de['getSelectedElement']()[_0x2a6e('0x4')](_0x2a6e('0x0'))[_0x2a6e('0xc')]();});}),_0x2a0c41[_0x2a6e('0x8')][_0x2a6e('0xa')](_0x51d674=>{const {data:_0x1c9a67}=_0x51d674;if(_0x1c9a67&&_0x2a6e('0x16')==_0x1c9a67[_0x2a6e('0x11')]){const _0x3b307e=_0x1fe819(_0x5f1d49,_0x2a6e('0x5'));return{'type':_0x2a6e('0x3'),'content':_0x1fe819(_0x5f1d49,_0x2a6e('0x1'),_0x3b307e)};}});}}