@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230810.0 → 0.0.0-nightly-20230811.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 (64) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.js +1 -1
  56. package/src/trackchanges.js +1 -1
  57. package/src/trackchangesdata.js +1 -1
  58. package/src/trackchangesediting.js +1 -1
  59. package/src/trackchangesui.js +1 -1
  60. package/src/ui/suggestioncontroller.js +1 -1
  61. package/src/ui/view/basesuggestionthreadview.js +1 -1
  62. package/src/ui/view/suggestionthreadview.js +1 -1
  63. package/src/utils/common-translations.js +1 -1
  64. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e0f=['fontBackgroundColor.colors','*Reset\x20font\x20size*','getRanges','FontColorEditing','value','commandName','fontColor','registerDescriptionCallback','has','format','*Set\x20font\x20background\x20color:*\x20%0','*Set\x20font\x20color:*\x20%0','*Set\x20font\x20family:*\x20%0','plugins','markInlineFormat','change','fontColor.colors','config','isCollapsed','from','label','document','trim','_enableCommand','fontFamily','fontSize.options','editor','find','fontSize','commandParams','toLowerCase','TrackChangesEditing','get','model','FontSizeEditing','fontBackgroundColor','locale','*Reset\x20font\x20color*','*Reset\x20font\x20family*'];(function(_0x2e8f21,_0x2e0f97){const _0x56a60e=function(_0x1d5c3d){while(--_0x1d5c3d){_0x2e8f21['push'](_0x2e8f21['shift']());}};_0x56a60e(++_0x2e0f97);}(_0x2e0f,0x127));const _0x56a6=function(_0x2e8f21,_0x2e0f97){_0x2e8f21=_0x2e8f21-0x0;let _0x56a60e=_0x2e0f[_0x2e8f21];return _0x56a60e;};import{Plugin as _0x3ee23a}from'ckeditor5/src/core';import{normalizeColorOptions as _0x37188e}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x526cb3}from'./utils';import{getTranslation as _0x1da217}from'../utils/common-translations';const Zt=[{'pluginName':_0x56a6('0xc'),'commandName':_0x56a6('0x6')},{'pluginName':'FontFamilyEditing','commandName':_0x56a6('0x2')},{'pluginName':_0x56a6('0x14'),'commandName':_0x56a6('0x17')},{'pluginName':'FontBackgroundColorEditing','commandName':_0x56a6('0xd')}];export default class H extends _0x3ee23a{['afterInit'](){const _0x259b79=this[_0x56a6('0x4')][_0x56a6('0xe')];for(const {pluginName:_0x15ed06,commandName:_0x4b5e8f}of Zt)this[_0x56a6('0x4')][_0x56a6('0x1e')][_0x56a6('0x19')](_0x15ed06)&&this[_0x56a6('0x1')](_0x4b5e8f);this['editor'][_0x56a6('0x1e')]['get'](_0x56a6('0x9'))['_descriptionFactory'][_0x56a6('0x18')](_0x3aff8e=>{const _0x225c7c=_0x259b79['t'],{data:_0x1d3aa8}=_0x3aff8e;if(null!=_0x1d3aa8){if('fontSize'==_0x1d3aa8[_0x56a6('0x16')]){const _0x5d153a=_0x1d3aa8['commandParams'][0x0][_0x56a6('0x15')];if(_0x5d153a){const _0x54ec41=_0x225c7c(this[_0x56a6('0x4')][_0x56a6('0x1e')]['get']('FontSize')['normalizeSizeOptions'](this[_0x56a6('0x4')][_0x56a6('0x22')]['get'](_0x56a6('0x3')))[_0x56a6('0x5')](_0x220e11=>_0x220e11['model']==_0x5d153a)['title'])[_0x56a6('0x8')]();return{'type':_0x56a6('0x1a'),'content':_0x1da217(_0x259b79,'*Set\x20font\x20size:*\x20%0',_0x54ec41)};}return{'type':_0x56a6('0x1a'),'content':_0x1da217(_0x259b79,_0x56a6('0x12'))};}if(_0x56a6('0x2')==_0x1d3aa8[_0x56a6('0x16')]){const _0x1c298b=_0x1d3aa8[_0x56a6('0x7')][0x0][_0x56a6('0x15')];return _0x1c298b?{'type':'format','content':_0x1da217(_0x259b79,_0x56a6('0x1d'),_0x1c298b)}:{'type':_0x56a6('0x1a'),'content':_0x1da217(_0x259b79,_0x56a6('0x10'))};}if(_0x56a6('0x17')==_0x1d3aa8[_0x56a6('0x16')]){const _0x2678c2=_0x1d3aa8[_0x56a6('0x7')][0x0][_0x56a6('0x15')];if(_0x2678c2){const _0x1980ac=_0x37188e(this[_0x56a6('0x4')]['config'][_0x56a6('0xa')](_0x56a6('0x21')))[_0x56a6('0x5')](_0x51c9f3=>_0x51c9f3[_0x56a6('0xb')]==_0x2678c2);let _0xf383db=_0x2678c2,_0x276791='';return _0x1980ac&&(_0xf383db=_0x1980ac[_0x56a6('0x25')],_0x276791=_0x225c7c(_0xf383db)[_0x56a6('0x8')]()),{'type':_0x56a6('0x1a'),'content':_0x1da217(_0x259b79,_0x56a6('0x1c'),_0x276791)[_0x56a6('0x0')](),'color':{'value':_0x2678c2,'title':_0x276791||_0xf383db}};}return{'type':_0x56a6('0x1a'),'content':_0x1da217(_0x259b79,_0x56a6('0xf'))};}if('fontBackgroundColor'==_0x1d3aa8['commandName']){const _0x4c100e=_0x1d3aa8[_0x56a6('0x7')][0x0][_0x56a6('0x15')];if(_0x4c100e){const _0x1b1581=_0x37188e(this['editor']['config'][_0x56a6('0xa')](_0x56a6('0x11')))['find'](_0x9485e1=>_0x9485e1[_0x56a6('0xb')]==_0x4c100e);let _0xb1d7bb=_0x4c100e,_0x314d00='';return _0x1b1581&&(_0xb1d7bb=_0x1b1581[_0x56a6('0x25')],_0x314d00=_0x225c7c(_0xb1d7bb)['toLowerCase']()),{'type':_0x56a6('0x1a'),'content':_0x1da217(_0x259b79,_0x56a6('0x1b'),_0x314d00)[_0x56a6('0x0')](),'color':{'value':_0x4c100e,'title':_0x314d00||_0xb1d7bb}};}return{'type':_0x56a6('0x1a'),'content':_0x1da217(_0x259b79,'*Reset\x20font\x20background\x20color*')};}}});}['_enableCommand'](_0x325195){const _0x233b27=this[_0x56a6('0x4')];_0x233b27[_0x56a6('0x1e')][_0x56a6('0xa')](_0x56a6('0x9'))['enableCommand'](_0x325195,(_0x42e8cd,_0x28b574={})=>{const _0x25c6cb=_0x233b27['model'][_0x56a6('0x26')]['selection'],_0x40f13a=_0x28b574[_0x56a6('0x15')];_0x25c6cb[_0x56a6('0x23')]?_0x42e8cd(_0x28b574):_0x233b27['model'][_0x56a6('0x20')](()=>{const _0x3abd05=Array[_0x56a6('0x24')](_0x25c6cb[_0x56a6('0x13')]());for(const _0x5a96a8 of _0x3abd05){const _0x48452c=_0x40f13a?[_0x5a96a8]:_0x526cb3(_0x325195,_0x5a96a8,_0x233b27[_0x56a6('0xb')]);for(const _0x21f312 of _0x48452c)_0x233b27[_0x56a6('0x1e')][_0x56a6('0xa')](_0x56a6('0x9'))[_0x56a6('0x1f')](_0x21f312,{'commandName':_0x325195,'commandParams':[{'value':_0x40f13a}]});}});});}}
23
+ const _0x4f14=['FontColorEditing','fontSize.options','fontColor','FontBackgroundColorEditing','selection','label','find','_descriptionFactory','TrackChangesEditing','commandParams','_enableCommand','commandName','config','enableCommand','editor','trim','value','get','change','normalizeSizeOptions','document','FontFamilyEditing','*Set\x20font\x20size:*\x20%0','toLowerCase','isCollapsed','*Set\x20font\x20family:*\x20%0','getRanges','format','fontBackgroundColor.colors','*Reset\x20font\x20size*','has','FontSize','FontSizeEditing','title','fontSize','plugins','*Reset\x20font\x20color*','afterInit','*Reset\x20font\x20family*','fontFamily','model'];(function(_0x58e7b5,_0x4f146a){const _0x1d2463=function(_0x5f0402){while(--_0x5f0402){_0x58e7b5['push'](_0x58e7b5['shift']());}};_0x1d2463(++_0x4f146a);}(_0x4f14,0x1d9));const _0x1d24=function(_0x58e7b5,_0x4f146a){_0x58e7b5=_0x58e7b5-0x0;let _0x1d2463=_0x4f14[_0x58e7b5];return _0x1d2463;};import{Plugin as _0x3ed50e}from'ckeditor5/src/core';import{normalizeColorOptions as _0x18fc12}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x1eefe7}from'./utils';import{getTranslation as _0x132a0a}from'../utils/common-translations';const Zt=[{'pluginName':_0x1d24('0xa'),'commandName':_0x1d24('0xc')},{'pluginName':_0x1d24('0x28'),'commandName':_0x1d24('0x11')},{'pluginName':_0x1d24('0x13'),'commandName':_0x1d24('0x15')},{'pluginName':_0x1d24('0x16'),'commandName':'fontBackgroundColor'}];export default class H extends _0x3ed50e{[_0x1d24('0xf')](){const _0x41dff9=this[_0x1d24('0x21')]['locale'];for(const {pluginName:_0x3214d2,commandName:_0xd3e421}of Zt)this[_0x1d24('0x21')][_0x1d24('0xd')][_0x1d24('0x8')](_0x3214d2)&&this['_enableCommand'](_0xd3e421);this['editor']['plugins'][_0x1d24('0x24')](_0x1d24('0x1b'))[_0x1d24('0x1a')]['registerDescriptionCallback'](_0xc3c732=>{const _0x8b21b9=_0x41dff9['t'],{data:_0x56f625}=_0xc3c732;if(null!=_0x56f625){if(_0x1d24('0xc')==_0x56f625[_0x1d24('0x1e')]){const _0x5f0094=_0x56f625[_0x1d24('0x1c')][0x0][_0x1d24('0x23')];if(_0x5f0094){const _0x564114=_0x8b21b9(this['editor']['plugins'][_0x1d24('0x24')](_0x1d24('0x9'))[_0x1d24('0x26')](this[_0x1d24('0x21')][_0x1d24('0x1f')][_0x1d24('0x24')](_0x1d24('0x14')))[_0x1d24('0x19')](_0x1c4a97=>_0x1c4a97[_0x1d24('0x12')]==_0x5f0094)[_0x1d24('0xb')])['toLowerCase']();return{'type':_0x1d24('0x5'),'content':_0x132a0a(_0x41dff9,_0x1d24('0x0'),_0x564114)};}return{'type':_0x1d24('0x5'),'content':_0x132a0a(_0x41dff9,_0x1d24('0x7'))};}if(_0x1d24('0x11')==_0x56f625[_0x1d24('0x1e')]){const _0x5d31a7=_0x56f625[_0x1d24('0x1c')][0x0][_0x1d24('0x23')];return _0x5d31a7?{'type':_0x1d24('0x5'),'content':_0x132a0a(_0x41dff9,_0x1d24('0x3'),_0x5d31a7)}:{'type':_0x1d24('0x5'),'content':_0x132a0a(_0x41dff9,_0x1d24('0x10'))};}if('fontColor'==_0x56f625[_0x1d24('0x1e')]){const _0x57dad7=_0x56f625[_0x1d24('0x1c')][0x0][_0x1d24('0x23')];if(_0x57dad7){const _0x2dff6d=_0x18fc12(this[_0x1d24('0x21')]['config'][_0x1d24('0x24')]('fontColor.colors'))[_0x1d24('0x19')](_0x4b120b=>_0x4b120b['model']==_0x57dad7);let _0x35a376=_0x57dad7,_0x2d9dee='';return _0x2dff6d&&(_0x35a376=_0x2dff6d[_0x1d24('0x18')],_0x2d9dee=_0x8b21b9(_0x35a376)['toLowerCase']()),{'type':'format','content':_0x132a0a(_0x41dff9,'*Set\x20font\x20color:*\x20%0',_0x2d9dee)[_0x1d24('0x22')](),'color':{'value':_0x57dad7,'title':_0x2d9dee||_0x35a376}};}return{'type':_0x1d24('0x5'),'content':_0x132a0a(_0x41dff9,_0x1d24('0xe'))};}if('fontBackgroundColor'==_0x56f625[_0x1d24('0x1e')]){const _0x2c01f2=_0x56f625[_0x1d24('0x1c')][0x0][_0x1d24('0x23')];if(_0x2c01f2){const _0x59a652=_0x18fc12(this[_0x1d24('0x21')][_0x1d24('0x1f')]['get'](_0x1d24('0x6')))['find'](_0x576a80=>_0x576a80[_0x1d24('0x12')]==_0x2c01f2);let _0x16becf=_0x2c01f2,_0x5a1cd0='';return _0x59a652&&(_0x16becf=_0x59a652[_0x1d24('0x18')],_0x5a1cd0=_0x8b21b9(_0x16becf)[_0x1d24('0x1')]()),{'type':_0x1d24('0x5'),'content':_0x132a0a(_0x41dff9,'*Set\x20font\x20background\x20color:*\x20%0',_0x5a1cd0)[_0x1d24('0x22')](),'color':{'value':_0x2c01f2,'title':_0x5a1cd0||_0x16becf}};}return{'type':_0x1d24('0x5'),'content':_0x132a0a(_0x41dff9,'*Reset\x20font\x20background\x20color*')};}}});}[_0x1d24('0x1d')](_0x14f6ba){const _0x568bb4=this[_0x1d24('0x21')];_0x568bb4['plugins']['get'](_0x1d24('0x1b'))[_0x1d24('0x20')](_0x14f6ba,(_0x34a7fe,_0x45726e={})=>{const _0x5ab0b6=_0x568bb4['model'][_0x1d24('0x27')][_0x1d24('0x17')],_0x516c1b=_0x45726e['value'];_0x5ab0b6[_0x1d24('0x2')]?_0x34a7fe(_0x45726e):_0x568bb4['model'][_0x1d24('0x25')](()=>{const _0x304742=Array['from'](_0x5ab0b6[_0x1d24('0x4')]());for(const _0x2bf905 of _0x304742){const _0xa1a0cf=_0x516c1b?[_0x2bf905]:_0x1eefe7(_0x14f6ba,_0x2bf905,_0x568bb4[_0x1d24('0x12')]);for(const _0x43ec4a of _0xa1a0cf)_0x568bb4[_0x1d24('0xd')][_0x1d24('0x24')](_0x1d24('0x1b'))['markInlineFormat'](_0x43ec4a,{'commandName':_0x14f6ba,'commandParams':[{'value':_0x516c1b}]});}});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2fae=['fontSize.options','title','split','getSelectedBlocks','fontBackgroundColor','fontColor','pasteFormat','normalizeSizeOptions','toLowerCase','*Remove\x20all\x20formatting*','model','schema','keys','TrackChangesEditing','plugins','editor','FontSize','config','toUpperCase','getAttributeProperties','modifySelection','format','commandName','createRange','commandParams','label','slice','charAt','isCollapsed','*Set\x20format\x20to:*\x20%0','join','copyFormat','document','word','get','isFormatting','getFirstPosition','enableCommand','backward','find','locale','createSelection','getRanges','isBlock','_descriptionFactory','fontColor.colors','getAttributes','forward','getItems','fontSize','selection','commands'];(function(_0x4ef8f6,_0x2fae34){const _0x5ba589=function(_0x3b6231){while(--_0x3b6231){_0x4ef8f6['push'](_0x4ef8f6['shift']());}};_0x5ba589(++_0x2fae34);}(_0x2fae,0x1b0));const _0x5ba5=function(_0x4ef8f6,_0x2fae34){_0x4ef8f6=_0x4ef8f6-0x0;let _0x5ba589=_0x2fae[_0x4ef8f6];return _0x5ba589;};import{Plugin as _0x30955f}from'ckeditor5/src/core';import{normalizeColorOptions as _0x1f4bb9}from'ckeditor5/src/ui';import{first as _0x54ab39}from'ckeditor5/src/utils';import{getTranslation as _0x1fd7a4}from'../utils/common-translations';export default class W extends _0x30955f{['afterInit'](){const _0x308bc2=this[_0x5ba5('0x33')],_0x3fe4aa=_0x308bc2[_0x5ba5('0x2e')],_0x3cb1ac=_0x3fe4aa[_0x5ba5('0x10')][_0x5ba5('0x22')],_0x42f0b7=_0x308bc2[_0x5ba5('0x32')][_0x5ba5('0x12')](_0x5ba5('0x31')),_0x2c2d1c=_0x308bc2[_0x5ba5('0x18')],_0x36fa71=_0x308bc2[_0x5ba5('0x23')][_0x5ba5('0x12')]('copyFormat'),_0x572fd1=_0x308bc2[_0x5ba5('0x23')][_0x5ba5('0x12')](_0x5ba5('0x2a'));_0x36fa71&&_0x572fd1&&(_0x42f0b7[_0x5ba5('0x15')](_0x5ba5('0x2a'),(_0x50d9ba,_0x3e48cb={})=>{const _0x5d42f9=_0x3e48cb;_0x3fe4aa['change'](()=>{const _0x5ae97a=Array['from'](_0x3cb1ac[_0x5ba5('0x1a')]()),_0xfd40dc=_0x3cb1ac[_0x5ba5('0xc')]?[ro(_0x3fe4aa,_0x3cb1ac)]:_0x5ae97a,_0x26740e=!!_0x54ab39(function*(_0x2e9c07,_0xace219){const _0x2d86a4=_0x33d3a4=>!!_0x54ab39(function*(_0x171b71,_0x1a3180){for(const [_0x7bd740]of _0x171b71[_0x5ba5('0x1e')]()){const _0x484c4f=_0x1a3180[_0x5ba5('0x3')](_0x7bd740);_0x484c4f&&_0x484c4f[_0x5ba5('0x13')]&&(yield _0x7bd740);}}(_0x33d3a4,_0xace219));for(const _0x1ae524 of _0x2e9c07[_0x5ba5('0x1a')]())for(const _0x129bdd of _0x1ae524[_0x5ba5('0x20')]())!_0xace219[_0x5ba5('0x1b')](_0x129bdd)&&_0x2d86a4(_0x129bdd)&&(yield _0x129bdd);for(const _0x39db77 of _0x2e9c07[_0x5ba5('0x27')]())_0x2d86a4(_0x39db77)&&(yield _0x39db77);_0x2d86a4(_0x2e9c07)&&(yield _0x2e9c07);}(_0x3cb1ac,_0x3fe4aa[_0x5ba5('0x2f')]));if(_0x26740e||0x0!==Object[_0x5ba5('0x30')](_0x5d42f9)['length'])for(const _0x1f285e of _0xfd40dc)_0x42f0b7['markInlineFormat'](_0x1f285e,{'commandName':_0x5ba5('0x2a'),'commandParams':[_0x5d42f9]});});}),_0x42f0b7[_0x5ba5('0x1c')]['registerDescriptionCallback'](_0x2e5468=>{const {data:_0x575876}=_0x2e5468;if(_0x575876&&'pasteFormat'===_0x575876[_0x5ba5('0x6')]){const _0xfdd3d6=[],_0x114beb=_0x575876[_0x5ba5('0x8')][0x0];for(const [_0x518de0,_0x2b48c3]of Object['entries'](_0x114beb))_0xfdd3d6['push'](no(_0x308bc2,_0x518de0,_0x2b48c3));return _0xfdd3d6['length']?{'type':_0x5ba5('0x5'),'content':_0x1fd7a4(_0x2c2d1c,_0x5ba5('0xd'),_0xfdd3d6[_0x5ba5('0xe')](',\x20'))}:{'type':_0x5ba5('0x5'),'content':_0x1fd7a4(_0x2c2d1c,_0x5ba5('0x2d'))};}}),_0x308bc2[_0x5ba5('0x32')]['get'](_0x5ba5('0x31'))[_0x5ba5('0x15')](_0x5ba5('0xf')));}}function ro(_0x303b38,_0x213906){const _0x328917=_0x303b38[_0x5ba5('0x19')](_0x213906);_0x303b38[_0x5ba5('0x4')](_0x328917,{'unit':_0x5ba5('0x11'),'direction':_0x5ba5('0x16')});const _0x3d50f8=_0x328917[_0x5ba5('0x14')]();_0x303b38[_0x5ba5('0x4')](_0x328917,{'unit':_0x5ba5('0x11'),'direction':_0x5ba5('0x1f')});const _0x1d1392=_0x328917['getLastPosition']();return _0x303b38[_0x5ba5('0x7')](_0x3d50f8,_0x1d1392);}function no(_0x1f524d,_0x29623a,_0xb2e362){const _0x58816b=_0x1f524d['locale']['t'],_0x17c9da=_0x29623a[_0x5ba5('0x26')](/(?=[A-Z])/)['join']('\x20'),_0x56be2b=_0x58816b(_0x17c9da[_0x5ba5('0xb')](0x0)[_0x5ba5('0x2')]()+_0x17c9da[_0x5ba5('0xa')](0x1))[_0x5ba5('0x2c')]();if('boolean'==typeof _0xb2e362)return _0x56be2b;if(_0x5ba5('0x29')===_0x29623a||_0x5ba5('0x28')===_0x29623a){const _0x16daa2=_0x1f4bb9(_0x1f524d['config'][_0x5ba5('0x12')](_0x5ba5('0x1d')))[_0x5ba5('0x17')](_0x491aa4=>_0x491aa4[_0x5ba5('0x2e')]==_0xb2e362);return _0x56be2b+'\x20('+(_0x16daa2?_0x58816b(_0x16daa2[_0x5ba5('0x9')])['toLowerCase']():_0xb2e362)+')';}if(_0x5ba5('0x21')===_0x29623a&&isNaN(parseFloat(_0xb2e362))){const _0x34f742=_0x1f524d['plugins']['get'](_0x5ba5('0x0'))[_0x5ba5('0x2b')](_0x1f524d[_0x5ba5('0x1')][_0x5ba5('0x12')](_0x5ba5('0x24')))['find'](_0x3e5d7b=>_0x3e5d7b[_0x5ba5('0x2e')]==_0xb2e362);return _0x56be2b+'\x20('+(_0x34f742?_0x58816b(_0x34f742[_0x5ba5('0x25')])[_0x5ba5('0x2c')]():_0xb2e362)+')';}return _0x56be2b+'\x20('+_0xb2e362+')';}
23
+ const _0x131a=['fontColor.colors','getItems','join','_descriptionFactory','model','title','TrackChangesEditing','config','copyFormat','getLastPosition','length','pasteFormat','isCollapsed','toUpperCase','editor','locale','fontBackgroundColor','keys','*Set\x20format\x20to:*\x20%0','modifySelection','change','entries','backward','fontColor','toLowerCase','FontSize','word','boolean','createSelection','document','enableCommand','isFormatting','fontSize','getRanges','markInlineFormat','fontSize.options','*Remove\x20all\x20formatting*','format','get','isBlock','commands','forward','plugins','schema','createRange','from','push','slice','label','getAttributeProperties','find','selection'];(function(_0x547ea8,_0x131a00){const _0x44d5bf=function(_0x12c870){while(--_0x12c870){_0x547ea8['push'](_0x547ea8['shift']());}};_0x44d5bf(++_0x131a00);}(_0x131a,0x1c7));const _0x44d5=function(_0x547ea8,_0x131a00){_0x547ea8=_0x547ea8-0x0;let _0x44d5bf=_0x131a[_0x547ea8];return _0x44d5bf;};import{Plugin as _0x1cab49}from'ckeditor5/src/core';import{normalizeColorOptions as _0x564fc7}from'ckeditor5/src/ui';import{first as _0x46de0e}from'ckeditor5/src/utils';import{getTranslation as _0x2d59e0}from'../utils/common-translations';export default class W extends _0x1cab49{['afterInit'](){const _0x188c6d=this[_0x44d5('0x1b')],_0x2d96b8=_0x188c6d[_0x44d5('0x11')],_0x503d2a=_0x2d96b8[_0x44d5('0x2a')][_0x44d5('0xc')],_0x3eb79f=_0x188c6d[_0x44d5('0x3')][_0x44d5('0x33')](_0x44d5('0x13')),_0x2e7571=_0x188c6d[_0x44d5('0x1c')],_0x5ee704=_0x188c6d['commands'][_0x44d5('0x33')](_0x44d5('0x15')),_0x6a0137=_0x188c6d[_0x44d5('0x1')][_0x44d5('0x33')](_0x44d5('0x18'));_0x5ee704&&_0x6a0137&&(_0x3eb79f[_0x44d5('0x2b')](_0x44d5('0x18'),(_0x246fdd,_0x27e20e={})=>{const _0x23a9da=_0x27e20e;_0x2d96b8[_0x44d5('0x21')](()=>{const _0x298a5e=Array[_0x44d5('0x6')](_0x503d2a[_0x44d5('0x2e')]()),_0x4e5dd2=_0x503d2a[_0x44d5('0x19')]?[no(_0x2d96b8,_0x503d2a)]:_0x298a5e,_0x423135=!!_0x46de0e(function*(_0x5a6f30,_0x87081a){const _0x515b08=_0x5d86de=>!!_0x46de0e(function*(_0x42774b,_0x16cc3e){for(const [_0x1059e6]of _0x42774b['getAttributes']()){const _0x111e4e=_0x16cc3e[_0x44d5('0xa')](_0x1059e6);_0x111e4e&&_0x111e4e[_0x44d5('0x2c')]&&(yield _0x1059e6);}}(_0x5d86de,_0x87081a));for(const _0x4f712b of _0x5a6f30['getRanges']())for(const _0x2a8c61 of _0x4f712b[_0x44d5('0xe')]())!_0x87081a[_0x44d5('0x0')](_0x2a8c61)&&_0x515b08(_0x2a8c61)&&(yield _0x2a8c61);for(const _0x24d29a of _0x5a6f30['getSelectedBlocks']())_0x515b08(_0x24d29a)&&(yield _0x24d29a);_0x515b08(_0x5a6f30)&&(yield _0x5a6f30);}(_0x503d2a,_0x2d96b8[_0x44d5('0x4')]));if(_0x423135||0x0!==Object[_0x44d5('0x1e')](_0x23a9da)[_0x44d5('0x17')])for(const _0x5da3e5 of _0x4e5dd2)_0x3eb79f[_0x44d5('0x2f')](_0x5da3e5,{'commandName':'pasteFormat','commandParams':[_0x23a9da]});});}),_0x3eb79f[_0x44d5('0x10')]['registerDescriptionCallback'](_0x37b605=>{const {data:_0x354bf2}=_0x37b605;if(_0x354bf2&&_0x44d5('0x18')===_0x354bf2['commandName']){const _0x385405=[],_0x12c2a8=_0x354bf2['commandParams'][0x0];for(const [_0x4b492f,_0x5b4b33]of Object[_0x44d5('0x22')](_0x12c2a8))_0x385405[_0x44d5('0x7')](co(_0x188c6d,_0x4b492f,_0x5b4b33));return _0x385405[_0x44d5('0x17')]?{'type':_0x44d5('0x32'),'content':_0x2d59e0(_0x2e7571,_0x44d5('0x1f'),_0x385405[_0x44d5('0xf')](',\x20'))}:{'type':'format','content':_0x2d59e0(_0x2e7571,_0x44d5('0x31'))};}}),_0x188c6d['plugins'][_0x44d5('0x33')]('TrackChangesEditing')[_0x44d5('0x2b')](_0x44d5('0x15')));}}function no(_0x51c609,_0x28029d){const _0x29d138=_0x51c609[_0x44d5('0x29')](_0x28029d);_0x51c609[_0x44d5('0x20')](_0x29d138,{'unit':_0x44d5('0x27'),'direction':_0x44d5('0x23')});const _0x986257=_0x29d138['getFirstPosition']();_0x51c609['modifySelection'](_0x29d138,{'unit':_0x44d5('0x27'),'direction':_0x44d5('0x2')});const _0xe400ea=_0x29d138[_0x44d5('0x16')]();return _0x51c609[_0x44d5('0x5')](_0x986257,_0xe400ea);}function co(_0x268382,_0xe6e04a,_0x452111){const _0x325e82=_0x268382[_0x44d5('0x1c')]['t'],_0x1fab95=_0xe6e04a['split'](/(?=[A-Z])/)[_0x44d5('0xf')]('\x20'),_0x2a46e3=_0x325e82(_0x1fab95['charAt'](0x0)[_0x44d5('0x1a')]()+_0x1fab95[_0x44d5('0x8')](0x1))[_0x44d5('0x25')]();if(_0x44d5('0x28')==typeof _0x452111)return _0x2a46e3;if(_0x44d5('0x24')===_0xe6e04a||_0x44d5('0x1d')===_0xe6e04a){const _0x562362=_0x564fc7(_0x268382[_0x44d5('0x14')][_0x44d5('0x33')](_0x44d5('0xd')))[_0x44d5('0xb')](_0x4b8957=>_0x4b8957[_0x44d5('0x11')]==_0x452111);return _0x2a46e3+'\x20('+(_0x562362?_0x325e82(_0x562362[_0x44d5('0x9')])[_0x44d5('0x25')]():_0x452111)+')';}if(_0x44d5('0x2d')===_0xe6e04a&&isNaN(parseFloat(_0x452111))){const _0x498213=_0x268382[_0x44d5('0x3')][_0x44d5('0x33')](_0x44d5('0x26'))['normalizeSizeOptions'](_0x268382[_0x44d5('0x14')]['get'](_0x44d5('0x30')))[_0x44d5('0xb')](_0x310a2d=>_0x310a2d[_0x44d5('0x11')]==_0x452111);return _0x2a46e3+'\x20('+(_0x498213?_0x325e82(_0x498213[_0x44d5('0x12')])[_0x44d5('0x25')]():_0x452111)+')';}return _0x2a46e3+'\x20('+_0x452111+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48f7=['_descriptionFactory','filter','has','plugins','heading','TrackChangesEditing','format','document','afterInit','registerElementLabel','checkChild','model','selection','commandParams','markBlockFormat','*Change\x20to:*\x20%0','editor','find','match','commandName','heading.options','name','enableCommand','locale','title','config','ELEMENT_HEADING_CUSTOM','get','registerDescriptionCallback','HeadingEditing','ELEMENT_HEADING'];(function(_0x45cdf9,_0x48f7dc){const _0x4e6049=function(_0x2a768f){while(--_0x2a768f){_0x45cdf9['push'](_0x45cdf9['shift']());}};_0x4e6049(++_0x48f7dc);}(_0x48f7,0x189));const _0x4e60=function(_0x45cdf9,_0x48f7dc){_0x45cdf9=_0x45cdf9-0x0;let _0x4e6049=_0x48f7[_0x45cdf9];return _0x4e6049;};import{Plugin as _0x26acf8}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x672142}from'./utils';import{getTranslation as _0x3aa0a1}from'../utils/common-translations';export default class J extends _0x26acf8{[_0x4e60('0x12')](){const _0x5f0a68=this[_0x4e60('0x1a')],_0xad6568=_0x5f0a68[_0x4e60('0x2')],_0x435d03=_0x5f0a68[_0x4e60('0x4')][_0x4e60('0x6')](_0x4e60('0x1e'));if(!_0x5f0a68[_0x4e60('0xd')][_0x4e60('0xc')](_0x4e60('0x8')))return;const _0x35622c=_0x5f0a68[_0x4e60('0xd')]['get'](_0x4e60('0xf'));_0x35622c[_0x4e60('0x1')](_0x4e60('0xe'),(_0x18ca58,_0x124f95)=>{const _0x17b522=_0x124f95['value'],_0x25872f=Array['from'](this['editor'][_0x4e60('0x15')][_0x4e60('0x11')][_0x4e60('0x16')]['getSelectedBlocks']())[_0x4e60('0xb')](_0x5b9238=>function(_0x4b841b,_0x530569,_0x51457a){return _0x51457a[_0x4e60('0x14')](_0x4b841b['parent'],_0x530569)&&!_0x51457a['isObject'](_0x4b841b)&&_0x4b841b[_0x4e60('0x0')]!=_0x530569;}(_0x5b9238,_0x17b522,this['editor']['model']['schema']));_0x5f0a68['model']['change'](()=>{for(const _0x3ecade of _0x25872f)_0x35622c[_0x4e60('0x18')](_0x3ecade,{'commandName':_0x4e60('0xe'),'commandParams':[_0x124f95],'formatGroupId':'blockName'},_0x672142(_0x3ecade));});});for(const _0x3260fe of _0x435d03)'paragraph'!=_0x3260fe[_0x4e60('0x15')]&&_0x35622c['_descriptionFactory'][_0x4e60('0x13')](_0x3260fe[_0x4e60('0x15')],_0x20d1bb=>{const _0x13904d=nn(_0x3260fe['model']);return null!==_0x13904d?_0x16679b(_0x20d1bb,_0x13904d):_0x5e3225(_0x20d1bb,_0x3260fe[_0x4e60('0x3')]);});function _0x16679b(_0x414a11,_0x5d0dda){return _0x3aa0a1(_0xad6568,_0x4e60('0x9'),[_0x414a11,_0x5d0dda]);}function _0x5e3225(_0x3e5e46,_0x20620b){return _0x3aa0a1(_0xad6568,_0x4e60('0x5'),[_0x3e5e46,_0x20620b]);}_0x35622c[_0x4e60('0xa')][_0x4e60('0x7')](_0x58fe29=>{const {type:_0x27d35e,data:_0x263cf8}=_0x58fe29;if('formatBlock'==_0x27d35e&&_0x263cf8&&_0x4e60('0xe')==_0x263cf8[_0x4e60('0x1d')]){const _0x2a90d8=_0x263cf8[_0x4e60('0x17')][0x0]['value'],_0x529546=nn(_0x2a90d8);if(null!==_0x529546)return{'type':_0x4e60('0x10'),'content':_0x3aa0a1(_0xad6568,_0x4e60('0x19'),_0x16679b(0x1,_0x529546))};const _0x41f1b5=_0x435d03[_0x4e60('0x1b')](_0x29cf72=>_0x29cf72[_0x4e60('0x15')]===_0x2a90d8)[_0x4e60('0x3')];return{'type':_0x4e60('0x10'),'content':_0x3aa0a1(_0xad6568,'*Change\x20to:*\x20%0',_0x5e3225(0x1,_0x41f1b5))};}});}}function nn(_0x132597){const _0x57dded=_0x132597[_0x4e60('0x1c')](/^heading(\d+)$/);return _0x57dded?_0x57dded[0x1]:null;}
23
+ const _0x159f=['heading','paragraph','_descriptionFactory','*Change\x20to:*\x20%0','parent','locale','value','enableCommand','plugins','from','name','match','getSelectedBlocks','commandName','model','blockName','title','heading.options','HeadingEditing','markBlockFormat','editor','document','checkChild','get','has','format','registerElementLabel','afterInit'];(function(_0x46668f,_0x159f37){const _0x3193b8=function(_0x2a8488){while(--_0x2a8488){_0x46668f['push'](_0x46668f['shift']());}};_0x3193b8(++_0x159f37);}(_0x159f,0x18c));const _0x3193=function(_0x46668f,_0x159f37){_0x46668f=_0x46668f-0x0;let _0x3193b8=_0x159f[_0x46668f];return _0x3193b8;};import{Plugin as _0x5739d7}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x22d46c}from'./utils';import{getTranslation as _0x36ea9b}from'../utils/common-translations';export default class J extends _0x5739d7{[_0x3193('0x17')](){const _0x4c16e9=this['editor'],_0x47f82c=_0x4c16e9[_0x3193('0x1')],_0x54455f=_0x4c16e9['config'][_0x3193('0x13')](_0x3193('0xd'));if(!_0x4c16e9[_0x3193('0x4')][_0x3193('0x14')](_0x3193('0xe')))return;const _0xbbca37=_0x4c16e9[_0x3193('0x4')]['get']('TrackChangesEditing');_0xbbca37[_0x3193('0x3')](_0x3193('0x18'),(_0x524049,_0x36f424)=>{const _0x18f4b6=_0x36f424['value'],_0x1f15bd=Array[_0x3193('0x5')](this['editor'][_0x3193('0xa')][_0x3193('0x11')]['selection'][_0x3193('0x8')]())['filter'](_0x377f4f=>function(_0x397475,_0x4926f1,_0x4ecb94){return _0x4ecb94[_0x3193('0x12')](_0x397475[_0x3193('0x0')],_0x4926f1)&&!_0x4ecb94['isObject'](_0x397475)&&_0x397475[_0x3193('0x6')]!=_0x4926f1;}(_0x377f4f,_0x18f4b6,this[_0x3193('0x10')]['model']['schema']));_0x4c16e9[_0x3193('0xa')]['change'](()=>{for(const _0x3a2fe8 of _0x1f15bd)_0xbbca37[_0x3193('0xf')](_0x3a2fe8,{'commandName':_0x3193('0x18'),'commandParams':[_0x36f424],'formatGroupId':_0x3193('0xb')},_0x22d46c(_0x3a2fe8));});});for(const _0xfc13e8 of _0x54455f)_0x3193('0x19')!=_0xfc13e8[_0x3193('0xa')]&&_0xbbca37[_0x3193('0x1a')][_0x3193('0x16')](_0xfc13e8[_0x3193('0xa')],_0x3c43d7=>{const _0x514c7e=nn(_0xfc13e8[_0x3193('0xa')]);return null!==_0x514c7e?_0x538390(_0x3c43d7,_0x514c7e):_0x2d24ec(_0x3c43d7,_0xfc13e8[_0x3193('0xc')]);});function _0x538390(_0x1a709f,_0x3960a2){return _0x36ea9b(_0x47f82c,'ELEMENT_HEADING',[_0x1a709f,_0x3960a2]);}function _0x2d24ec(_0x5a9242,_0x221a22){return _0x36ea9b(_0x47f82c,'ELEMENT_HEADING_CUSTOM',[_0x5a9242,_0x221a22]);}_0xbbca37[_0x3193('0x1a')]['registerDescriptionCallback'](_0x1029b6=>{const {type:_0x13c734,data:_0x490451}=_0x1029b6;if('formatBlock'==_0x13c734&&_0x490451&&_0x3193('0x18')==_0x490451[_0x3193('0x9')]){const _0xd5918=_0x490451['commandParams'][0x0][_0x3193('0x2')],_0x2156eb=nn(_0xd5918);if(null!==_0x2156eb)return{'type':_0x3193('0x15'),'content':_0x36ea9b(_0x47f82c,_0x3193('0x1b'),_0x538390(0x1,_0x2156eb))};const _0x367955=_0x54455f['find'](_0x2e27e4=>_0x2e27e4[_0x3193('0xa')]===_0xd5918)[_0x3193('0xc')];return{'type':_0x3193('0x15'),'content':_0x36ea9b(_0x47f82c,_0x3193('0x1b'),_0x2d24ec(0x1,_0x367955))};}});}}function nn(_0x24f55d){const _0x2a59f2=_0x24f55d[_0x3193('0x7')](/^heading(\d+)$/);return _0x2a59f2?_0x2a59f2[0x1]:null;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c79=['FORMAT_HIGHLIGHT','getFirstPosition','HighlightEditing','getLastMatchingPosition','TrackChangesEditing','has','format','item','getRanges','selection','backward','formatInline','enableCommand','hasAttribute','model','*Set\x20highlight:*\x20%0','locale','title','highlight','commandName','find','getAttribute','document','color','*Remove\x20highlight*','isCollapsed','value','get','config','plugins','_descriptionFactory','registerDescriptionCallback'];(function(_0x2e0dbe,_0x2c793c){const _0x5e62ff=function(_0x3ec615){while(--_0x3ec615){_0x2e0dbe['push'](_0x2e0dbe['shift']());}};_0x5e62ff(++_0x2c793c);}(_0x2c79,0x125));const _0x5e62=function(_0x2e0dbe,_0x2c793c){_0x2e0dbe=_0x2e0dbe-0x0;let _0x5e62ff=_0x2c79[_0x2e0dbe];return _0x5e62ff;};import{Plugin as _0x4e1c7d}from'ckeditor5/src/core';import{getTranslation as _0x5bb180}from'../utils/common-translations';import{getRangesWithAttribute as _0x51cbee}from'./utils';export default class K extends _0x4e1c7d{['afterInit'](){const _0x5b72a6=this['editor'];if(!_0x5b72a6[_0x5e62('0x18')][_0x5e62('0x0')](_0x5e62('0x1d')))return;const _0x29c1bf=_0x5b72a6[_0x5e62('0x18')][_0x5e62('0x16')](_0x5e62('0x1f'));_0x29c1bf[_0x5e62('0x7')]('highlight',(_0x383c8c,_0x5e7980={})=>{const _0x44d6d6=_0x5b72a6['model'][_0x5e62('0x11')][_0x5e62('0x4')],_0x3a3125=_0x44d6d6[_0x5e62('0x10')](_0x5e62('0xd'));let _0x484c8d=_0x5e7980['value'],_0x4ec84c=[];if(_0x44d6d6[_0x5e62('0x14')]){const _0x55bba3=_0x44d6d6[_0x5e62('0x1c')]();if(!_0x44d6d6[_0x5e62('0x8')]('highlight'))return void _0x383c8c(_0x5e7980);{const _0xc89e0c=_0x2a30f9=>_0x2a30f9[_0x5e62('0x2')][_0x5e62('0x10')](_0x5e62('0xd'))===_0x3a3125,_0x4ec8d1=_0x55bba3[_0x5e62('0x1e')](_0xc89e0c,{'direction':_0x5e62('0x5')}),_0x36228f=_0x55bba3['getLastMatchingPosition'](_0xc89e0c);_0x4ec84c=[_0x5b72a6[_0x5e62('0x9')]['createRange'](_0x4ec8d1,_0x36228f)],_0x484c8d==_0x3a3125&&(_0x484c8d=null);}}else for(const _0x515782 of _0x44d6d6[_0x5e62('0x3')]())_0x484c8d?_0x4ec84c['push'](_0x515782):_0x4ec84c['push'](..._0x51cbee(_0x5e62('0xd'),_0x515782,_0x5b72a6[_0x5e62('0x9')]));_0x5b72a6[_0x5e62('0x9')]['change'](()=>{for(const _0x11e9f8 of _0x4ec84c)_0x29c1bf['markInlineFormat'](_0x11e9f8,{'commandName':_0x5e62('0xd'),'commandParams':[{'value':_0x484c8d}]});});});const _0x431c1a=_0x5b72a6[_0x5e62('0xb')];_0x29c1bf[_0x5e62('0x19')][_0x5e62('0x1a')](_0x463c9c=>{const {type:_0x1d8f41,data:_0x5ef11c}=_0x463c9c;if(_0x5e62('0x6')==_0x1d8f41&&_0x5ef11c&&_0x5e62('0xd')==_0x5ef11c[_0x5e62('0xe')]){const _0x175821=_0x431c1a['t'],_0x5b0b72=_0x5ef11c['commandParams'][0x0][_0x5e62('0x15')];if(_0x5b0b72){const _0x20518c=_0x5b72a6[_0x5e62('0x17')][_0x5e62('0x16')]('highlight.options')[_0x5e62('0xf')](_0x2cd05d=>_0x2cd05d['model']==_0x5b0b72),_0x5c7217=_0x175821(_0x20518c[_0x5e62('0xc')])['toLowerCase']();return{'type':'format','content':_0x5bb180(_0x431c1a,_0x5e62('0xa'),_0x5c7217),'color':{'value':_0x20518c[_0x5e62('0x12')],'title':_0x20518c['title']}};}return{'type':_0x5e62('0x1'),'content':_0x5bb180(_0x431c1a,_0x5e62('0x13'),_0x5bb180(_0x431c1a,_0x5e62('0x1b')))};}});}}
23
+ const _0x25b2=['item','push','getLastMatchingPosition','has','value','markInlineFormat','plugins','title','enableCommand','formatInline','afterInit','commandName','get','HighlightEditing','highlight','*Set\x20highlight:*\x20%0','hasAttribute','model','TrackChangesEditing','getFirstPosition','getAttribute','FORMAT_HIGHLIGHT','document','commandParams','selection','registerDescriptionCallback','backward','format','getRanges','isCollapsed','createRange','editor','find'];(function(_0x58a99a,_0x25b280){const _0x2facde=function(_0x4b376c){while(--_0x4b376c){_0x58a99a['push'](_0x58a99a['shift']());}};_0x2facde(++_0x25b280);}(_0x25b2,0x1d8));const _0x2fac=function(_0x58a99a,_0x25b280){_0x58a99a=_0x58a99a-0x0;let _0x2facde=_0x25b2[_0x58a99a];return _0x2facde;};import{Plugin as _0x1d1de1}from'ckeditor5/src/core';import{getTranslation as _0x4dc6ae}from'../utils/common-translations';import{getRangesWithAttribute as _0x5f4329}from'./utils';export default class K extends _0x1d1de1{[_0x2fac('0x0')](){const _0x5ed78a=this[_0x2fac('0x15')];if(!_0x5ed78a[_0x2fac('0x1d')][_0x2fac('0x1a')](_0x2fac('0x3')))return;const _0x3e1d9f=_0x5ed78a[_0x2fac('0x1d')][_0x2fac('0x2')](_0x2fac('0x8'));_0x3e1d9f[_0x2fac('0x1f')](_0x2fac('0x4'),(_0x2a0bb3,_0x52ec33={})=>{const _0x95ce05=_0x5ed78a[_0x2fac('0x7')][_0x2fac('0xc')][_0x2fac('0xe')],_0x26aba4=_0x95ce05[_0x2fac('0xa')](_0x2fac('0x4'));let _0x2c4d35=_0x52ec33[_0x2fac('0x1b')],_0x459cbd=[];if(_0x95ce05[_0x2fac('0x13')]){const _0x325946=_0x95ce05[_0x2fac('0x9')]();if(!_0x95ce05[_0x2fac('0x6')](_0x2fac('0x4')))return void _0x2a0bb3(_0x52ec33);{const _0x25ba7d=_0x1794d7=>_0x1794d7[_0x2fac('0x17')]['getAttribute']('highlight')===_0x26aba4,_0x1a29c4=_0x325946['getLastMatchingPosition'](_0x25ba7d,{'direction':_0x2fac('0x10')}),_0x279db=_0x325946[_0x2fac('0x19')](_0x25ba7d);_0x459cbd=[_0x5ed78a[_0x2fac('0x7')][_0x2fac('0x14')](_0x1a29c4,_0x279db)],_0x2c4d35==_0x26aba4&&(_0x2c4d35=null);}}else for(const _0x45c973 of _0x95ce05[_0x2fac('0x12')]())_0x2c4d35?_0x459cbd[_0x2fac('0x18')](_0x45c973):_0x459cbd['push'](..._0x5f4329('highlight',_0x45c973,_0x5ed78a[_0x2fac('0x7')]));_0x5ed78a[_0x2fac('0x7')]['change'](()=>{for(const _0x2eae39 of _0x459cbd)_0x3e1d9f[_0x2fac('0x1c')](_0x2eae39,{'commandName':_0x2fac('0x4'),'commandParams':[{'value':_0x2c4d35}]});});});const _0x26044d=_0x5ed78a['locale'];_0x3e1d9f['_descriptionFactory'][_0x2fac('0xf')](_0x71ece6=>{const {type:_0x374749,data:_0x32457e}=_0x71ece6;if(_0x2fac('0x20')==_0x374749&&_0x32457e&&_0x2fac('0x4')==_0x32457e[_0x2fac('0x1')]){const _0x3c0009=_0x26044d['t'],_0x2f01c8=_0x32457e[_0x2fac('0xd')][0x0][_0x2fac('0x1b')];if(_0x2f01c8){const _0x2e781e=_0x5ed78a['config'][_0x2fac('0x2')]('highlight.options')[_0x2fac('0x16')](_0x4bca44=>_0x4bca44[_0x2fac('0x7')]==_0x2f01c8),_0x4dcb4b=_0x3c0009(_0x2e781e[_0x2fac('0x1e')])['toLowerCase']();return{'type':_0x2fac('0x11'),'content':_0x4dc6ae(_0x26044d,_0x2fac('0x5'),_0x4dcb4b),'color':{'value':_0x2e781e['color'],'title':_0x2e781e[_0x2fac('0x1e')]}};}return{'type':_0x2fac('0x11'),'content':_0x4dc6ae(_0x26044d,'*Remove\x20highlight*',_0x4dc6ae(_0x26044d,_0x2fac('0xb')))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14ef=['elementToStructure','get','high','for','afterInit','conversion','plugins','createPositionAt','ck-horizontal-line','editor','enableCommand','createEmptyElement','TrackChangesEditing','has','ELEMENT_HORIZONTAL_LINE','addClass','insert','locale','horizontalLine'];(function(_0x26af89,_0x14efe9){const _0xf27971=function(_0xbdc2b4){while(--_0xbdc2b4){_0x26af89['push'](_0x26af89['shift']());}};_0xf27971(++_0x14efe9);}(_0x14ef,0x106));const _0xf279=function(_0x26af89,_0x14efe9){_0x26af89=_0x26af89-0x0;let _0xf27971=_0x14ef[_0x26af89];return _0xf27971;};import{Plugin as _0x34d09d}from'ckeditor5/src/core';import{getTranslation as _0x3aba8b}from'../utils/common-translations';export default class Q extends _0x34d09d{[_0xf279('0x8')](){const _0x3a66cf=this[_0xf279('0xd')];if(!_0x3a66cf['plugins'][_0xf279('0x11')]('HorizontalLineEditing'))return;_0x3a66cf[_0xf279('0xa')][_0xf279('0x5')]('TrackChangesEditing')[_0xf279('0xe')](_0xf279('0x3'));const _0x1edb97=_0x3a66cf[_0xf279('0xa')][_0xf279('0x5')](_0xf279('0x10')),_0x480b1a=_0x3a66cf[_0xf279('0x2')];_0x1edb97['_descriptionFactory']['registerElementLabel'](_0xf279('0x3'),_0x4fd33f=>_0x3aba8b(_0x480b1a,_0xf279('0x12'),_0x4fd33f)),_0x3a66cf[_0xf279('0x9')][_0xf279('0x7')]('dataDowncast')[_0xf279('0x4')]({'model':_0xf279('0x3'),'view':(_0xee5c67,{writer:_0x1746de,options:_0x3b73f0})=>{if(!_0x3b73f0['showSuggestionHighlights'])return null;const _0x12a000=_0x1746de['createContainerElement']('div'),_0x3941f1=_0x1746de[_0xf279('0xf')]('hr');return _0x1746de[_0xf279('0x0')](_0xf279('0xc'),_0x12a000),_0x1746de[_0xf279('0x1')](_0x1746de[_0xf279('0xb')](_0x12a000,0x0),_0x3941f1),_0x12a000;},'converterPriority':_0xf279('0x6')});}}
23
+ const _0x2450=['afterInit','ELEMENT_HORIZONTAL_LINE','high','locale','registerElementLabel','ck-horizontal-line','createPositionAt','insert','_descriptionFactory','editor','TrackChangesEditing','horizontalLine','plugins','get','elementToStructure','dataDowncast','div','createContainerElement'];(function(_0x59b368,_0x245046){const _0x282cde=function(_0x5b243b){while(--_0x5b243b){_0x59b368['push'](_0x59b368['shift']());}};_0x282cde(++_0x245046);}(_0x2450,0x1dd));const _0x282c=function(_0x59b368,_0x245046){_0x59b368=_0x59b368-0x0;let _0x282cde=_0x2450[_0x59b368];return _0x282cde;};import{Plugin as _0x1fe895}from'ckeditor5/src/core';import{getTranslation as _0x5a9c45}from'../utils/common-translations';export default class Q extends _0x1fe895{[_0x282c('0x9')](){const _0x19af2=this[_0x282c('0x0')];if(!_0x19af2['plugins']['has']('HorizontalLineEditing'))return;_0x19af2[_0x282c('0x3')][_0x282c('0x4')](_0x282c('0x1'))['enableCommand']('horizontalLine');const _0x51257b=_0x19af2[_0x282c('0x3')][_0x282c('0x4')](_0x282c('0x1')),_0x3c649e=_0x19af2[_0x282c('0xc')];_0x51257b[_0x282c('0x11')][_0x282c('0xd')](_0x282c('0x2'),_0x791914=>_0x5a9c45(_0x3c649e,_0x282c('0xa'),_0x791914)),_0x19af2['conversion']['for'](_0x282c('0x6'))[_0x282c('0x5')]({'model':'horizontalLine','view':(_0x4332d6,{writer:_0x2f4424,options:_0x542fd7})=>{if(!_0x542fd7['showSuggestionHighlights'])return null;const _0x6c958a=_0x2f4424[_0x282c('0x8')](_0x282c('0x7')),_0x104cd5=_0x2f4424['createEmptyElement']('hr');return _0x2f4424['addClass'](_0x282c('0xe'),_0x6c958a),_0x2f4424[_0x282c('0x10')](_0x2f4424[_0x282c('0xf')](_0x6c958a,0x0),_0x104cd5),_0x6c958a;},'converterPriority':_0x282c('0xb')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b4f=['rawHtmlApi','HtmlEmbed','change','registerElementLabel','element','editor','editing','cancel','getSelectedElement','getCustomProperty','registerDescriptionCallback','_descriptionFactory','value','rawHtml','markBlockFormat','htmlEmbed','model','plugins','selection','ELEMENT_HTML_EMBED','has','get','*Change\x20%0\x20content*','document','commandName','TrackChangesEditing'];(function(_0x5c818e,_0x4b4fe9){const _0x5ebf2e=function(_0x2b4478){while(--_0x2b4478){_0x5c818e['push'](_0x5c818e['shift']());}};_0x5ebf2e(++_0x4b4fe9);}(_0x4b4f,0x1e8));const _0x5ebf=function(_0x5c818e,_0x4b4fe9){_0x5c818e=_0x5c818e-0x0;let _0x5ebf2e=_0x4b4f[_0x5c818e];return _0x5ebf2e;};import{Plugin as _0x34cead}from'ckeditor5/src/core';import{getTranslation as _0x3ad684}from'../utils/common-translations';export default class V extends _0x34cead{['afterInit'](){const _0x269dc4=this[_0x5ebf('0xb')];if(!_0x269dc4['plugins'][_0x5ebf('0x0')](_0x5ebf('0x7')))return;const _0x47e73c=_0x269dc4[_0x5ebf('0x17')][_0x5ebf('0x1')](_0x5ebf('0x5')),_0x26111f=_0x269dc4['locale'],_0x2647bf=_0x269dc4[_0x5ebf('0xc')]['view'][_0x5ebf('0x3')][_0x5ebf('0x18')];_0x47e73c[_0x5ebf('0x11')][_0x5ebf('0x9')](_0x5ebf('0x13'),_0x5272ad=>_0x3ad684(_0x26111f,_0x5ebf('0x19'),_0x5272ad)),_0x269dc4[_0x5ebf('0x17')][_0x5ebf('0x1')](_0x5ebf('0x5'))['enableCommand'](_0x5ebf('0x15'),(_0x1bee2e,_0x5c0b41)=>{const _0x1ba47c=_0x269dc4[_0x5ebf('0x16')],_0x445d06=_0x1ba47c[_0x5ebf('0x3')]['selection'];_0x1ba47c[_0x5ebf('0x8')](()=>{const _0x222dd5=function(_0x26dbad){const _0x345e31=_0x26dbad[_0x5ebf('0xe')]();if(_0x345e31&&_0x345e31['is'](_0x5ebf('0xa'),_0x5ebf('0x13')))return _0x26dbad[_0x5ebf('0xe')]();return null;}(_0x445d06);if(!_0x222dd5)return void _0x1bee2e(null);const _0x5d3906=_0x222dd5['getAttribute'](_0x5ebf('0x12'))||'';if(void 0x0===_0x5c0b41)return;if(_0x5c0b41===_0x5d3906)return;_0x47e73c[_0x5ebf('0x14')](_0x222dd5,{'commandName':'htmlEmbed','commandParams':[_0x5c0b41]}),_0x2647bf[_0x5ebf('0xe')]()[_0x5ebf('0xf')](_0x5ebf('0x6'))[_0x5ebf('0xd')]();});}),_0x47e73c[_0x5ebf('0x11')][_0x5ebf('0x10')](_0x264fa4=>{const {data:_0x268aaa}=_0x264fa4;if(_0x268aaa&&_0x5ebf('0x15')==_0x268aaa[_0x5ebf('0x4')]){const _0x269b42=_0x3ad684(_0x26111f,_0x5ebf('0x19'));return{'type':'format','content':_0x3ad684(_0x26111f,_0x5ebf('0x2'),_0x269b42)};}});}}
23
+ const _0x2b7d=['rawHtml','afterInit','enableCommand','getAttribute','locale','cancel','_descriptionFactory','TrackChangesEditing','ELEMENT_HTML_EMBED','rawHtmlApi','get','registerElementLabel','editing','element','plugins','markBlockFormat','view','getSelectedElement','registerDescriptionCallback','*Change\x20%0\x20content*','htmlEmbed','HtmlEmbed','change','model','selection','commandName','document','has','format'];(function(_0x292b8f,_0x2b7dd8){const _0x75913e=function(_0x11a849){while(--_0x11a849){_0x292b8f['push'](_0x292b8f['shift']());}};_0x75913e(++_0x2b7dd8);}(_0x2b7d,0x111));const _0x7591=function(_0x292b8f,_0x2b7dd8){_0x292b8f=_0x292b8f-0x0;let _0x75913e=_0x2b7d[_0x292b8f];return _0x75913e;};import{Plugin as _0x4e7e9f}from'ckeditor5/src/core';import{getTranslation as _0x3b078b}from'../utils/common-translations';export default class V extends _0x4e7e9f{[_0x7591('0x12')](){const _0x469615=this['editor'];if(!_0x469615[_0x7591('0x2')][_0x7591('0xf')](_0x7591('0x9')))return;const _0x404647=_0x469615[_0x7591('0x2')][_0x7591('0x1b')](_0x7591('0x18')),_0x2c0d8d=_0x469615[_0x7591('0x15')],_0x4e24b4=_0x469615[_0x7591('0x0')][_0x7591('0x4')][_0x7591('0xe')][_0x7591('0xc')];_0x404647[_0x7591('0x17')][_0x7591('0x1c')]('rawHtml',_0x475a73=>_0x3b078b(_0x2c0d8d,_0x7591('0x19'),_0x475a73)),_0x469615[_0x7591('0x2')][_0x7591('0x1b')](_0x7591('0x18'))[_0x7591('0x13')](_0x7591('0x8'),(_0x13c8e7,_0x36b28b)=>{const _0x2c297=_0x469615[_0x7591('0xb')],_0x25248c=_0x2c297[_0x7591('0xe')]['selection'];_0x2c297[_0x7591('0xa')](()=>{const _0x322b21=function(_0x1d0587){const _0x260bf1=_0x1d0587[_0x7591('0x5')]();if(_0x260bf1&&_0x260bf1['is'](_0x7591('0x1'),_0x7591('0x11')))return _0x1d0587[_0x7591('0x5')]();return null;}(_0x25248c);if(!_0x322b21)return void _0x13c8e7(null);const _0x2f7c24=_0x322b21[_0x7591('0x14')]('value')||'';if(void 0x0===_0x36b28b)return;if(_0x36b28b===_0x2f7c24)return;_0x404647[_0x7591('0x3')](_0x322b21,{'commandName':_0x7591('0x8'),'commandParams':[_0x36b28b]}),_0x4e24b4[_0x7591('0x5')]()['getCustomProperty'](_0x7591('0x1a'))[_0x7591('0x16')]();});}),_0x404647[_0x7591('0x17')][_0x7591('0x6')](_0xe991a0=>{const {data:_0xeeb29e}=_0xe991a0;if(_0xeeb29e&&_0x7591('0x8')==_0xeeb29e[_0x7591('0xd')]){const _0x4aeaa7=_0x3b078b(_0x2c0d8d,_0x7591('0x19'));return{'type':_0x7591('0x10'),'content':_0x3b078b(_0x2c0d8d,_0x7591('0x7'),_0x4aeaa7)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b2d=['commandName','registerDescriptionCallback','getFirstRange','ImageCaptionUtils','_suggestionFactory','end','getSuggestion','getContainedElement','ELEMENT_IMAGE','imageCaption','_descriptionFactory','ImageTextAlternativeEditing','hasAttribute','suggestion','insertion','resizeImage','isIntersecting','insertImage','*Set\x20image\x20text\x20alternative:*\x20%0','alt','toggleImageCaption','isInContent','filter','ImageStyleEditing','length','schema','createRange','isBefore','markBlockFormat','*Remove\x20image\x20text\x20alternative*','getAttribute','imageStylePreApply','selection','model','getSuggestionCallback','imageTextAlternative','fromPosition','toPrevious','imageTypeInline','_splitMarkerName','format','nodeAfter','find','type','newRange','isBlockImage','toLowerCase','convertInlineImageToBlock','findIndex','discard','forEach','backward','previous','Users','markInlineFormat','plugins','imageTypeBlock','next','enableCommand','get','editor','getCaptionFromImageModelElement','commandParams','isCollapsed','getChangedMarkers','markInsertion','ImageCaptionEditing','ELEMENT_CAPTION','convertBlockImageToInline','registerCustomCallback','imageInline','getNearestSelectionRange','value','change','commandReversedParams','_findSuggestions','uploadImage','registerElementLabel','formatInline','discardSuggestion','imageStylePostApply','FORMAT_SIDE_IMAGE','isEqual','normalizedStyles','subType','hasSuggestion','refresh','width','addObject','toNext','chain','ImageBlockEditing','getClosestSelectedImageElement','afterInit','element','ImageResize','deletion','registerPostFixer','createRangeOn','formatBlock','join','imageStyle','*Reset\x20image\x20width*','ImageEditing','ImageUtils','has','caption','document','accept','differ','newValue','removeObject','ImageUploadEditing','from','forceDefaultExecution','*Format:*\x20%0','start','detach'];(function(_0x4ca858,_0x4b2d0b){const _0xaae9bb=function(_0x34a9be){while(--_0x34a9be){_0x4ca858['push'](_0x4ca858['shift']());}};_0xaae9bb(++_0x4b2d0b);}(_0x4b2d,0x1a6));const _0xaae9=function(_0x4ca858,_0x4b2d0b){_0x4ca858=_0x4ca858-0x0;let _0xaae9bb=_0x4b2d[_0x4ca858];return _0xaae9bb;};import{Plugin as _0x4bc09d}from'ckeditor5/src/core';import{LivePosition as _0xad8750}from'ckeditor5/src/engine';import{uid as _0x4fa904}from'ckeditor5/src/utils';import{getTranslation as _0x377cc3}from'../utils/common-translations';export default class X extends _0x4bc09d{[_0xaae9('0x19')](){const _0x3cda2c=this[_0xaae9('0x6e')];if(!_0x3cda2c[_0xaae9('0x69')]['has'](_0xaae9('0x23')))return;const _0x29cfe8=_0x3cda2c['plugins'][_0xaae9('0x6d')]('TrackChangesEditing'),_0x4955f5=_0x3cda2c[_0xaae9('0x69')][_0xaae9('0x6d')](_0xaae9('0x24')),_0x56c8f5={},_0x381724=_0x3cda2c['locale'];if(_0x29cfe8[_0xaae9('0x6c')](_0xaae9('0x43')),_0x29cfe8[_0xaae9('0x3c')]['registerElementLabel']('imageBlock',_0x3b18c4=>_0x377cc3(_0x381724,_0xaae9('0x3a'),_0x3b18c4)),_0x29cfe8[_0xaae9('0x3c')]['registerElementLabel'](_0xaae9('0x2'),_0x3f81b5=>_0x377cc3(_0x381724,'ELEMENT_INLINE_IMAGE',_0x3f81b5)),_0x29cfe8['_descriptionFactory'][_0xaae9('0x9')](_0xaae9('0x26'),()=>_0x377cc3(_0x381724,_0xaae9('0x75'))),_0x3cda2c[_0xaae9('0x69')][_0xaae9('0x25')](_0xaae9('0x2c'))&&_0x29cfe8['enableCommand'](_0xaae9('0x8')),_0x3cda2c[_0xaae9('0x69')][_0xaae9('0x25')](_0xaae9('0x17'))&&_0x3cda2c['plugins']['has']('ImageInlineEditing')&&(_0x29cfe8[_0xaae9('0x6c')](_0xaae9('0x58'),(_0x59f0b8,_0x4c2e56)=>{const _0x4cfe6a=_0x4955f5[_0xaae9('0x18')](_0x3cda2c[_0xaae9('0x53')]['document'][_0xaae9('0x52')]);_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x5')](()=>{_0x29cfe8['markBlockFormat'](_0x4cfe6a,{'commandName':'imageTypeInline','commandParams':[_0x4c2e56]},[],_0xaae9('0x0'));});}),_0x29cfe8[_0xaae9('0x6c')](_0xaae9('0x6a'),(_0x3968af,_0x1a1e1c)=>{_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x5')](_0x4e639c=>{let _0x207032=_0x4955f5[_0xaae9('0x18')](_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x27')][_0xaae9('0x52')]),_0x2ecf4b=_0x4e639c[_0xaae9('0x1e')](_0x207032);const _0x336988=_0xad8750[_0xaae9('0x56')](_0x2ecf4b[_0xaae9('0x30')],_0xaae9('0x57')),_0x1164e9=_0xad8750[_0xaae9('0x56')](_0x2ecf4b[_0xaae9('0x37')],_0xaae9('0x15'));_0x29cfe8[_0xaae9('0x2e')](()=>_0x3968af(_0x1a1e1c)),_0x207032=_0x4955f5[_0xaae9('0x18')](_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x27')][_0xaae9('0x52')]),_0x2ecf4b=_0x4e639c['createRangeOn'](_0x207032);const _0x19bef8=_0x4e639c[_0xaae9('0x4c')](_0x336988,_0x1164e9);_0x336988[_0xaae9('0x31')](),_0x1164e9[_0xaae9('0x31')](),_0x29cfe8[_0xaae9('0x4e')](_0x207032,{'commandName':'imageTypeInline','commandParams':[]},[],_0xaae9('0x61')),_0x19bef8['start'][_0xaae9('0x4d')](_0x2ecf4b[_0xaae9('0x30')])&&_0x29cfe8[_0xaae9('0x73')](_0x4e639c[_0xaae9('0x4c')](_0x19bef8['start'],_0x2ecf4b[_0xaae9('0x30')]),_0xaae9('0x61')),_0x2ecf4b[_0xaae9('0x37')][_0xaae9('0x4d')](_0x19bef8['end'])&&_0x29cfe8[_0xaae9('0x73')](_0x4e639c[_0xaae9('0x4c')](_0x2ecf4b[_0xaae9('0x37')],_0x19bef8[_0xaae9('0x37')]),_0xaae9('0x61'));});}),_0x29cfe8['_suggestionFactory']['registerCustomCallback'](_0xaae9('0x1f'),'convertInlineImageToBlock',_0xaae9('0x20'),()=>{}),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')]('formatBlock','convertInlineImageToBlock',_0xaae9('0x28'),()=>{}),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')]('formatBlock','convertInlineImageToBlock',_0xaae9('0x63'),_0x29cfe8['_suggestionFactory']['getSuggestionCallback'](_0xaae9('0x1f'),'',_0xaae9('0x28'))),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')]('insertion',_0xaae9('0x61'),_0xaae9('0x20'),()=>{}),_0x29cfe8[_0xaae9('0x36')]['registerCustomCallback'](_0xaae9('0x40'),_0xaae9('0x61'),_0xaae9('0x63'),([_0x18d29c])=>{const _0x2afe8e=_0x29cfe8[_0xaae9('0x36')]['getSuggestionCallback'](_0xaae9('0x40'),'',_0xaae9('0x63'));let _0x3517d8=_0x18d29c[_0xaae9('0x30')],_0x5d17f3=_0x18d29c[_0xaae9('0x37')];const _0x5cf0ac=_0x3cda2c['model'][_0xaae9('0x4b')][_0xaae9('0x3')](_0x3517d8,_0xaae9('0x65')),_0x44dc4c=_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x4b')][_0xaae9('0x3')](_0x5d17f3,'forward');_0x5cf0ac['isCollapsed']&&(_0x3517d8=_0x5cf0ac[_0xaae9('0x30')]),_0x44dc4c[_0xaae9('0x71')]&&(_0x5d17f3=_0x44dc4c[_0xaae9('0x37')]),_0x2afe8e([_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x4c')](_0x3517d8,_0x5d17f3)]);}),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')]('formatBlock',_0xaae9('0x61'),_0xaae9('0x16'),_0x1fad3c),_0x29cfe8[_0xaae9('0x36')]['registerCustomCallback'](_0xaae9('0x40'),'convertInlineImageToBlock',_0xaae9('0x16'),_0x1fad3c)),_0x3cda2c[_0xaae9('0x69')][_0xaae9('0x25')](_0xaae9('0x74'))&&(_0x29cfe8[_0xaae9('0x6c')](_0xaae9('0x46'),(_0x418a67,_0x5f1b3e)=>{const _0x360ef1=_0x3cda2c[_0xaae9('0x69')][_0xaae9('0x6d')](_0xaae9('0x35'));let _0x3375c5=_0x4955f5[_0xaae9('0x18')](_0x3cda2c['model'][_0xaae9('0x27')]['selection']),_0x496676=_0x360ef1[_0xaae9('0x6f')](_0x3375c5);_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x5')](()=>{if(_0x496676)return void _0x29cfe8['markDeletion'](_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x1e')](_0x496676));const _0x487834=_0x4955f5[_0xaae9('0x5f')](_0x3375c5);_0x418a67(_0x5f1b3e),_0x3375c5=_0x4955f5[_0xaae9('0x18')](_0x3cda2c[_0xaae9('0x53')]['document']['selection']),_0x496676=_0x360ef1['getCaptionFromImageModelElement'](_0x3375c5),_0x29cfe8[_0xaae9('0x73')](_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x1e')](_0x496676),_0x487834?null:_0xaae9('0x3b'));});}),_0x29cfe8['_suggestionFactory'][_0xaae9('0x1')](_0xaae9('0x40'),_0xaae9('0x3b'),_0xaae9('0x16'),_0x1fad3c)),_0x3cda2c[_0xaae9('0x69')][_0xaae9('0x25')]('ImageStyleEditing')){_0x29cfe8[_0xaae9('0x6c')]('imageStyle',(_0x1d21d2,_0x2bb593)=>{const _0x162e62=_0x3cda2c[_0xaae9('0x69')][_0xaae9('0x6d')](_0xaae9('0x67'))['me'],_0x554c62=_0x3cda2c['commands'][_0xaae9('0x6d')](_0xaae9('0x21'));let _0x5aef3b=_0x4955f5[_0xaae9('0x18')](_0x3cda2c['model'][_0xaae9('0x27')]['selection']),_0x3c213c=_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x1e')](_0x5aef3b),_0x194334=_0x554c62[_0xaae9('0x4')];if(_0x194334==_0x2bb593[_0xaae9('0x4')])return;const _0x3c797d={'commandName':_0xaae9('0x21'),'commandParams':[_0x2bb593],'formatGroupId':_0x4fa904()};_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x5')](()=>{if(_0x29cfe8['getSuggestions']()[_0xaae9('0x48')](_0x451be2=>_0x451be2[_0xaae9('0x47')]&&_0x162e62==_0x451be2['author']&&('formatBlock'==_0x451be2[_0xaae9('0x5d')]||_0xaae9('0xa')==_0x451be2[_0xaae9('0x5d')])&&(_0xaae9('0x51')==_0x451be2[_0xaae9('0x10')]||'imageStylePostApply'==_0x451be2['subType'])&&_0x451be2[_0xaae9('0x34')]()[_0xaae9('0xe')](_0x3c213c))[_0xaae9('0x64')](_0x4a3734=>_0x29cfe8[_0xaae9('0xb')](_0x4a3734['head'])),_0x5aef3b=_0x4955f5[_0xaae9('0x18')](_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x27')][_0xaae9('0x52')]),_0x3c213c=_0x3cda2c[_0xaae9('0x53')]['createRangeOn'](_0x5aef3b),_0x554c62['refresh'](),_0x3cda2c['commands'][_0xaae9('0x6d')](_0xaae9('0x58'))[_0xaae9('0x12')](),_0x3cda2c['commands'][_0xaae9('0x6d')](_0xaae9('0x6a'))[_0xaae9('0x12')](),_0x194334=_0x554c62['value'],_0x194334!=_0x2bb593[_0xaae9('0x4')])return _0x4955f5['isInlineImage'](_0x5aef3b)&&_0x554c62['shouldConvertImageType'](_0x2bb593[_0xaae9('0x4')],_0x5aef3b)?(_0x1d21d2(_0x2bb593),_0x5aef3b=_0x4955f5[_0xaae9('0x18')](_0x3cda2c[_0xaae9('0x53')]['document'][_0xaae9('0x52')]),void _0x29cfe8[_0xaae9('0x4e')](_0x5aef3b,{..._0x3c797d,'commandReversedParams':[{'value':_0x194334||null}]},[],_0xaae9('0x51'))):void(_0x4955f5[_0xaae9('0x5f')](_0x5aef3b)?_0x29cfe8[_0xaae9('0x4e')](_0x5aef3b,_0x3c797d,[],'imageStylePostApply'):_0x29cfe8[_0xaae9('0x68')](_0x3c213c,_0x3c797d,'imageStylePostApply'));});});for(const _0x40af44 of _0x3cda2c['plugins'][_0xaae9('0x6d')](_0xaae9('0x49'))[_0xaae9('0xf')])_0x56c8f5[_0x40af44['name']]=_0x40af44['title'][_0xaae9('0x60')]();_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')]('formatBlock','imageStylePreApply',_0xaae9('0x20'),()=>{}),_0x29cfe8[_0xaae9('0x36')]['registerCustomCallback'](_0xaae9('0x1f'),_0xaae9('0xc'),_0xaae9('0x20'),()=>{}),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')](_0xaae9('0xa'),_0xaae9('0xc'),_0xaae9('0x20'),()=>{}),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')](_0xaae9('0x1f'),_0xaae9('0x51'),_0xaae9('0x28'),()=>{}),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')](_0xaae9('0x1f'),_0xaae9('0x51'),_0xaae9('0x63'),(_0x5b6335,_0x539bf7)=>{_0x29cfe8['_suggestionFactory'][_0xaae9('0x54')](_0xaae9('0x1f'),'',_0xaae9('0x28'))(_0x5b6335,{'commandName':_0x539bf7[_0xaae9('0x32')],'commandParams':_0x539bf7[_0xaae9('0x6')]});}),_0x29cfe8[_0xaae9('0x36')][_0xaae9('0x1')]('formatBlock','imageStylePreApply',_0xaae9('0x16'),_0x1fad3c);}const _0x4473e9=[{'type':_0xaae9('0x1f'),'subType':_0xaae9('0x51')},{'type':_0xaae9('0x40'),'subType':_0xaae9('0x3b')},{'type':_0xaae9('0x1f'),'subType':_0xaae9('0x61')},{'type':_0xaae9('0x40'),'subType':_0xaae9('0x61')}];function _0x568a5c(_0x47fd62,_0x55a129){const _0x424ed5=_0x4473e9['findIndex'](({type:_0x25fd77,subType:_0xf90cd2})=>_0x47fd62[_0xaae9('0x5d')]==_0x25fd77&&_0x47fd62['subType']==_0xf90cd2),_0x20536a=_0x4473e9[_0xaae9('0x62')](({type:_0x5e3d86,subType:_0x487e74})=>_0x55a129[_0xaae9('0x5d')]==_0x5e3d86&&_0x55a129['subType']==_0x487e74);if(_0x424ed5<0x0||_0x20536a<0x0)return!0x1;const _0x51ea1a=_0x47fd62[_0xaae9('0x34')](),_0x1f789e=_0x55a129[_0xaae9('0x34')]();if((0x0==_0x424ed5||0x1==_0x424ed5)&&0x2==_0x20536a&&_0x51ea1a[_0xaae9('0x42')](_0x1f789e))return!0x0;if(0x2==_0x424ed5&&0x3==_0x20536a){const _0x58e0b7=_0x29cfe8[_0xaae9('0x7')](_0x51ea1a,_0xaae9('0x40'))[_0xaae9('0x48')](({suggestion:_0x4ea1d2,meta:_0x15de98})=>_0x15de98['isOwn']&&_0xaae9('0x61')==_0x4ea1d2[_0xaae9('0x10')]);if(_0x58e0b7[_0xaae9('0x4a')]>0x1&&_0x1f789e[_0xaae9('0x37')][_0xaae9('0xe')](_0x51ea1a[_0xaae9('0x30')]))return!0x0;if(0x1==_0x58e0b7[_0xaae9('0x4a')]&&(_0x51ea1a['start'][_0xaae9('0xe')](_0x1f789e[_0xaae9('0x37')])||_0x51ea1a[_0xaae9('0x37')][_0xaae9('0xe')](_0x1f789e[_0xaae9('0x30')])))return!0x0;}if(0x3==_0x424ed5&&0x3==_0x20536a&&_0x51ea1a[_0xaae9('0x30')]['isBefore'](_0x1f789e[_0xaae9('0x30')])){const _0x5e8e2f=_0x51ea1a[_0xaae9('0x37')][_0xaae9('0x5b')],_0x2aacc6=_0x1f789e[_0xaae9('0x30')]['nodeBefore'];return _0x4955f5['isBlockImage'](_0x5e8e2f)&&_0x5e8e2f===_0x2aacc6;}return!0x1;}function _0x1fad3c(_0x2e6892,_0x4de6c7){return _0x568a5c(_0x2e6892,_0x4de6c7)?[_0x2e6892,_0x4de6c7]:_0x568a5c(_0x4de6c7,_0x2e6892)?[_0x4de6c7,_0x2e6892]:null;}_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x27')][_0xaae9('0x1d')](()=>{let _0x21df55=!0x1;const _0x2a9e32=Array[_0xaae9('0x2d')](_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x27')][_0xaae9('0x29')][_0xaae9('0x72')]());for(const {name:_0x40f836,data:_0x3798b3}of _0x2a9e32){const {group:_0x34a39a,type:_0x2739eb,subType:_0x14c540,id:_0xe56b54}=_0x29cfe8[_0xaae9('0x59')](_0x40f836);if(_0xaae9('0x3f')==_0x34a39a&&_0x29cfe8[_0xaae9('0x11')](_0xe56b54)){if(_0xaae9('0x1f')==_0x2739eb&&(_0xaae9('0x51')==_0x14c540||_0xaae9('0xc')==_0x14c540)){const _0x1cc9a1=_0x29cfe8[_0xaae9('0x38')](_0xe56b54);if(_0x3798b3['newRange']){const _0x287bf3=_0x1cc9a1[_0xaae9('0x34')]()[_0xaae9('0x39')]();if(_0x4955f5[_0xaae9('0x5f')](_0x287bf3))continue;_0x29cfe8['discardSuggestion'](_0x1cc9a1),_0x21df55=!0x0;}}if(_0xaae9('0x40')==_0x2739eb&&_0xaae9('0x3b')==_0x14c540&&!_0x3798b3[_0xaae9('0x5e')]){const _0x1795ef=_0x29cfe8['getSuggestion'](_0xe56b54);_0x1795ef[_0xaae9('0x6b')]&&_0x1795ef[_0xaae9('0x6b')][_0xaae9('0x47')]&&(_0x29cfe8['discardSuggestion'](_0x1795ef['next']),_0x21df55=!0x0);}}}return _0x21df55;}),_0x3cda2c['plugins']['has'](_0xaae9('0x1b'))&&_0x29cfe8['enableCommand']('resizeImage',(_0xa3f640,_0x2aa9d2)=>{const _0x19d61c=_0x4955f5['getClosestSelectedImageElement'](_0x3cda2c[_0xaae9('0x53')]['document'][_0xaae9('0x52')]);_0x19d61c[_0xaae9('0x50')](_0xaae9('0x13'))!=_0x2aa9d2['width']&&_0x3cda2c['model'][_0xaae9('0x5')](()=>{_0x29cfe8[_0xaae9('0x4e')](_0x19d61c,{'commandName':_0xaae9('0x41'),'commandParams':[_0x2aa9d2]});});}),_0x3cda2c[_0xaae9('0x69')]['has'](_0xaae9('0x3d'))&&_0x29cfe8[_0xaae9('0x6c')](_0xaae9('0x55'),(_0x10fbfb,_0x178994)=>{const _0x4cd9b4=_0x4955f5['getClosestSelectedImageElement'](_0x3cda2c[_0xaae9('0x53')]['document'][_0xaae9('0x52')]);(_0x4cd9b4[_0xaae9('0x3e')](_0xaae9('0x45'))?_0x4cd9b4[_0xaae9('0x50')]('alt'):'')!=_0x178994['newValue']&&_0x3cda2c[_0xaae9('0x53')][_0xaae9('0x5')](()=>{_0x29cfe8[_0xaae9('0x4e')](_0x4cd9b4,{'commandName':_0xaae9('0x55'),'commandParams':[_0x178994]});});}),_0x29cfe8[_0xaae9('0x3c')][_0xaae9('0x33')](_0x32e5c1=>{if(!!_0x4473e9[_0xaae9('0x5c')](({type:_0x14e8e0,subType:_0x30418a})=>_0x32e5c1[_0xaae9('0x5d')]==_0x14e8e0&&_0x32e5c1[_0xaae9('0x10')]==_0x30418a))return _0x32e5c1[_0xaae9('0x66')]?{}:void 0x0;}),_0x29cfe8['_descriptionFactory'][_0xaae9('0x33')](_0x351291=>{if('insertion'==_0x351291['type']||_0xaae9('0x1c')==_0x351291[_0xaae9('0x5d')]){const _0x4bbd6e=_0x351291[_0xaae9('0x39')]();if(_0x4bbd6e&&_0x4bbd6e['is'](_0xaae9('0x1a'),_0xaae9('0x26')))return{'type':_0xaae9('0x40')==_0x351291[_0xaae9('0x5d')]?_0xaae9('0x14'):_0xaae9('0x2b'),'element':_0x4bbd6e,'quantity':0x1};}}),_0x29cfe8[_0xaae9('0x3c')][_0xaae9('0x33')](_0x513a54=>_0xaae9('0x1f')==_0x513a54[_0xaae9('0x5d')]&&_0xaae9('0x61')==_0x513a54[_0xaae9('0x10')]?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:_0xaae9('0x1f')==_0x513a54[_0xaae9('0x5d')]&&'convertBlockImageToInline'==_0x513a54[_0xaae9('0x10')]?{'type':_0xaae9('0x5a'),'content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x29cfe8[_0xaae9('0x3c')][_0xaae9('0x33')](_0x2988c7=>{const {data:_0xa01c1f}=_0x2988c7;if(_0xa01c1f){if(_0xaae9('0x21')==_0xa01c1f[_0xaae9('0x32')]){const _0x3ec1ee=_0xa01c1f[_0xaae9('0x70')][0x0]['value'];return _0x64746a('side'===_0x3ec1ee?_0x377cc3(_0x381724,_0xaae9('0xd')):_0x56c8f5[_0x3ec1ee]||_0x3ec1ee);}if(_0xaae9('0x55')==_0xa01c1f[_0xaae9('0x32')]){const _0x2eb9cc=_0xa01c1f[_0xaae9('0x70')][0x0][_0xaae9('0x2a')];return _0x2eb9cc?{'type':_0xaae9('0x5a'),'content':_0x377cc3(_0x381724,_0xaae9('0x44'),'\x22'+_0x2eb9cc+'\x22')}:{'type':'format','content':_0x377cc3(_0x381724,_0xaae9('0x4f'))};}if(_0xaae9('0x41')==_0xa01c1f[_0xaae9('0x32')]){const _0x412232=_0xa01c1f[_0xaae9('0x70')][0x0][_0xaae9('0x13')];return _0x412232?{'type':'format','content':_0x377cc3(_0x381724,'*Set\x20image\x20width:*\x20%0',_0x412232)}:{'type':'format','content':_0x377cc3(_0x381724,_0xaae9('0x22'))};}}function _0x64746a(_0x3499ee){return{'type':_0xaae9('0x5a'),'content':_0x377cc3(_0x381724,_0xaae9('0x2f'),_0x3499ee)};}});}}
23
+ const _0x3844=['nodeAfter','TrackChangesEditing','convertInlineImageToBlock','imageStylePreApply','accept','ImageUtils','find','_suggestionFactory','registerCustomCallback','ImageCaptionEditing','forceDefaultExecution','imageTypeBlock','afterInit','enableCommand','createRange','registerDescriptionCallback','chain','has','deletion','caption','ImageCaptionUtils','plugins','*Reset\x20image\x20width*','FORMAT_SIDE_IMAGE','nodeBefore','newRange','commandName','imageStylePostApply','isBlockImage','insertImage','getCaptionFromImageModelElement','getSuggestions','end','isInlineImage','isCollapsed','convertBlockImageToInline','shouldConvertImageType','getContainedElement','length','imageStyle','side','_descriptionFactory','ImageEditing','head','markBlockFormat','ImageBlockEditing','get','width','commands','newValue','hasAttribute','isInContent','alt','Inline\x20image\x20to\x20block\x20image','refresh','discard','getSuggestion','formatInline','normalizedStyles','ImageStyleEditing','ImageInlineEditing','isOwn','filter','value','next','backward','*Set\x20image\x20width:*\x20%0','toLowerCase','registerElementLabel','start','imageBlock','findIndex','editor','*Format:*\x20%0','author','ImageTextAlternativeEditing','_findSuggestions','imageTypeInline','markInlineFormat','ELEMENT_IMAGE','name','insertion','resizeImage','isBefore','getNearestSelectionRange','change','format','toggleImageCaption','registerPostFixer','toNext','hasSuggestion','isEqual','createRangeOn','commandReversedParams','formatBlock','fromPosition','model','getSuggestionCallback','commandParams','schema','join','locale','ImageResize','addObject','imageTextAlternative','document','markInsertion','getFirstRange','getClosestSelectedImageElement','discardSuggestion','imageInline','getAttribute','type','selection','imageCaption','toPrevious','subType','element'];(function(_0x467515,_0x38445e){const _0x57ac93=function(_0x371482){while(--_0x371482){_0x467515['push'](_0x467515['shift']());}};_0x57ac93(++_0x38445e);}(_0x3844,0x18c));const _0x57ac=function(_0x467515,_0x38445e){_0x467515=_0x467515-0x0;let _0x57ac93=_0x3844[_0x467515];return _0x57ac93;};import{Plugin as _0x577c90}from'ckeditor5/src/core';import{LivePosition as _0x56a4a9}from'ckeditor5/src/engine';import{uid as _0x4819cc}from'ckeditor5/src/utils';import{getTranslation as _0x4fd95d}from'../utils/common-translations';export default class X extends _0x577c90{[_0x57ac('0x58')](){const _0x470c42=this[_0x57ac('0x1e')];if(!_0x470c42[_0x57ac('0x61')][_0x57ac('0x5d')](_0x57ac('0x0')))return;const _0x2f763c=_0x470c42[_0x57ac('0x61')][_0x57ac('0x4')](_0x57ac('0x4d')),_0x1465b0=_0x470c42['plugins'][_0x57ac('0x4')](_0x57ac('0x51')),_0x95a75a={},_0xe4442f=_0x470c42[_0x57ac('0x3b')];if(_0x2f763c[_0x57ac('0x59')](_0x57ac('0x69')),_0x2f763c[_0x57ac('0x75')][_0x57ac('0x1a')](_0x57ac('0x1c'),_0x345280=>_0x4fd95d(_0xe4442f,_0x57ac('0x25'),_0x345280)),_0x2f763c[_0x57ac('0x75')][_0x57ac('0x1a')](_0x57ac('0x44'),_0x599841=>_0x4fd95d(_0xe4442f,'ELEMENT_INLINE_IMAGE',_0x599841)),_0x2f763c[_0x57ac('0x75')][_0x57ac('0x1a')](_0x57ac('0x5f'),()=>_0x4fd95d(_0xe4442f,'ELEMENT_CAPTION')),_0x470c42['plugins'][_0x57ac('0x5d')]('ImageUploadEditing')&&_0x2f763c[_0x57ac('0x59')]('uploadImage'),_0x470c42[_0x57ac('0x61')][_0x57ac('0x5d')](_0x57ac('0x3'))&&_0x470c42[_0x57ac('0x61')]['has'](_0x57ac('0x12'))&&(_0x2f763c['enableCommand'](_0x57ac('0x23'),(_0x4a0c77,_0x3fbc4c)=>{const _0x37a92b=_0x1465b0[_0x57ac('0x42')](_0x470c42[_0x57ac('0x36')][_0x57ac('0x3f')][_0x57ac('0x47')]);_0x470c42[_0x57ac('0x36')][_0x57ac('0x2b')](()=>{_0x2f763c[_0x57ac('0x2')](_0x37a92b,{'commandName':_0x57ac('0x23'),'commandParams':[_0x3fbc4c]},[],_0x57ac('0x6f'));});}),_0x2f763c[_0x57ac('0x59')](_0x57ac('0x57'),(_0x520f81,_0xbd2ee1)=>{_0x470c42[_0x57ac('0x36')]['change'](_0x450471=>{let _0xa15c46=_0x1465b0[_0x57ac('0x42')](_0x470c42['model'][_0x57ac('0x3f')][_0x57ac('0x47')]),_0x5246ec=_0x450471[_0x57ac('0x32')](_0xa15c46);const _0x3377f3=_0x56a4a9['fromPosition'](_0x5246ec[_0x57ac('0x1b')],_0x57ac('0x49')),_0x4b1fea=_0x56a4a9[_0x57ac('0x35')](_0x5246ec[_0x57ac('0x6c')],_0x57ac('0x2f'));_0x2f763c[_0x57ac('0x56')](()=>_0x520f81(_0xbd2ee1)),_0xa15c46=_0x1465b0['getClosestSelectedImageElement'](_0x470c42['model'][_0x57ac('0x3f')][_0x57ac('0x47')]),_0x5246ec=_0x450471[_0x57ac('0x32')](_0xa15c46);const _0x493aa5=_0x450471['createRange'](_0x3377f3,_0x4b1fea);_0x3377f3['detach'](),_0x4b1fea['detach'](),_0x2f763c[_0x57ac('0x2')](_0xa15c46,{'commandName':_0x57ac('0x23'),'commandParams':[]},[],_0x57ac('0x4e')),_0x493aa5[_0x57ac('0x1b')][_0x57ac('0x29')](_0x5246ec[_0x57ac('0x1b')])&&_0x2f763c[_0x57ac('0x40')](_0x450471[_0x57ac('0x5a')](_0x493aa5['start'],_0x5246ec[_0x57ac('0x1b')]),_0x57ac('0x4e')),_0x5246ec[_0x57ac('0x6c')][_0x57ac('0x29')](_0x493aa5['end'])&&_0x2f763c[_0x57ac('0x40')](_0x450471[_0x57ac('0x5a')](_0x5246ec['end'],_0x493aa5[_0x57ac('0x6c')]),_0x57ac('0x4e'));});}),_0x2f763c['_suggestionFactory'][_0x57ac('0x54')](_0x57ac('0x34'),_0x57ac('0x4e'),_0x57ac('0x3a'),()=>{}),_0x2f763c['_suggestionFactory']['registerCustomCallback'](_0x57ac('0x34'),_0x57ac('0x4e'),_0x57ac('0x50'),()=>{}),_0x2f763c[_0x57ac('0x53')][_0x57ac('0x54')](_0x57ac('0x34'),_0x57ac('0x4e'),_0x57ac('0xd'),_0x2f763c['_suggestionFactory'][_0x57ac('0x37')](_0x57ac('0x34'),'',_0x57ac('0x50'))),_0x2f763c['_suggestionFactory']['registerCustomCallback']('insertion',_0x57ac('0x4e'),_0x57ac('0x3a'),()=>{}),_0x2f763c[_0x57ac('0x53')][_0x57ac('0x54')](_0x57ac('0x27'),_0x57ac('0x4e'),_0x57ac('0xd'),([_0x5581f3])=>{const _0x2fe20e=_0x2f763c['_suggestionFactory']['getSuggestionCallback'](_0x57ac('0x27'),'',_0x57ac('0xd'));let _0x19a7df=_0x5581f3[_0x57ac('0x1b')],_0x150c7b=_0x5581f3[_0x57ac('0x6c')];const _0x3d3bff=_0x470c42['model']['schema'][_0x57ac('0x2a')](_0x19a7df,_0x57ac('0x17')),_0x3afdb8=_0x470c42[_0x57ac('0x36')][_0x57ac('0x39')][_0x57ac('0x2a')](_0x150c7b,'forward');_0x3d3bff['isCollapsed']&&(_0x19a7df=_0x3d3bff[_0x57ac('0x1b')]),_0x3afdb8[_0x57ac('0x6e')]&&(_0x150c7b=_0x3afdb8[_0x57ac('0x6c')]),_0x2fe20e([_0x470c42['model'][_0x57ac('0x5a')](_0x19a7df,_0x150c7b)]);}),_0x2f763c['_suggestionFactory'][_0x57ac('0x54')]('formatBlock','convertInlineImageToBlock',_0x57ac('0x5c'),_0x34d7f0),_0x2f763c['_suggestionFactory'][_0x57ac('0x54')]('insertion',_0x57ac('0x4e'),_0x57ac('0x5c'),_0x34d7f0)),_0x470c42['plugins'][_0x57ac('0x5d')](_0x57ac('0x55'))&&(_0x2f763c[_0x57ac('0x59')](_0x57ac('0x2d'),(_0x948a12,_0x895955)=>{const _0xa5316a=_0x470c42['plugins'][_0x57ac('0x4')](_0x57ac('0x60'));let _0x331cde=_0x1465b0[_0x57ac('0x42')](_0x470c42['model'][_0x57ac('0x3f')][_0x57ac('0x47')]),_0x176e70=_0xa5316a[_0x57ac('0x6a')](_0x331cde);_0x470c42['model'][_0x57ac('0x2b')](()=>{if(_0x176e70)return void _0x2f763c['markDeletion'](_0x470c42[_0x57ac('0x36')][_0x57ac('0x32')](_0x176e70));const _0x372830=_0x1465b0[_0x57ac('0x68')](_0x331cde);_0x948a12(_0x895955),_0x331cde=_0x1465b0[_0x57ac('0x42')](_0x470c42[_0x57ac('0x36')][_0x57ac('0x3f')][_0x57ac('0x47')]),_0x176e70=_0xa5316a[_0x57ac('0x6a')](_0x331cde),_0x2f763c['markInsertion'](_0x470c42[_0x57ac('0x36')][_0x57ac('0x32')](_0x176e70),_0x372830?null:_0x57ac('0x48'));});}),_0x2f763c['_suggestionFactory'][_0x57ac('0x54')](_0x57ac('0x27'),_0x57ac('0x48'),_0x57ac('0x5c'),_0x34d7f0)),_0x470c42['plugins'][_0x57ac('0x5d')](_0x57ac('0x11'))){_0x2f763c['enableCommand'](_0x57ac('0x73'),(_0x4d0ae8,_0x466cb1)=>{const _0x4367e3=_0x470c42[_0x57ac('0x61')]['get']('Users')['me'],_0x1b145b=_0x470c42['commands'][_0x57ac('0x4')](_0x57ac('0x73'));let _0x230616=_0x1465b0[_0x57ac('0x42')](_0x470c42[_0x57ac('0x36')]['document']['selection']),_0x1fe0d5=_0x470c42[_0x57ac('0x36')][_0x57ac('0x32')](_0x230616),_0x1d44d7=_0x1b145b['value'];if(_0x1d44d7==_0x466cb1[_0x57ac('0x15')])return;const _0x21bea4={'commandName':'imageStyle','commandParams':[_0x466cb1],'formatGroupId':_0x4819cc()};_0x470c42[_0x57ac('0x36')][_0x57ac('0x2b')](()=>{if(_0x2f763c[_0x57ac('0x6b')]()[_0x57ac('0x14')](_0x38fa65=>_0x38fa65[_0x57ac('0x9')]&&_0x4367e3==_0x38fa65[_0x57ac('0x20')]&&(_0x57ac('0x34')==_0x38fa65['type']||'formatInline'==_0x38fa65[_0x57ac('0x46')])&&(_0x57ac('0x4f')==_0x38fa65[_0x57ac('0x4a')]||_0x57ac('0x67')==_0x38fa65[_0x57ac('0x4a')])&&_0x38fa65[_0x57ac('0x41')]()['isEqual'](_0x1fe0d5))['forEach'](_0x327d33=>_0x2f763c[_0x57ac('0x43')](_0x327d33[_0x57ac('0x1')])),_0x230616=_0x1465b0[_0x57ac('0x42')](_0x470c42[_0x57ac('0x36')][_0x57ac('0x3f')]['selection']),_0x1fe0d5=_0x470c42[_0x57ac('0x36')][_0x57ac('0x32')](_0x230616),_0x1b145b[_0x57ac('0xc')](),_0x470c42[_0x57ac('0x6')][_0x57ac('0x4')](_0x57ac('0x23'))[_0x57ac('0xc')](),_0x470c42[_0x57ac('0x6')][_0x57ac('0x4')](_0x57ac('0x57'))[_0x57ac('0xc')](),_0x1d44d7=_0x1b145b[_0x57ac('0x15')],_0x1d44d7!=_0x466cb1[_0x57ac('0x15')])return _0x1465b0[_0x57ac('0x6d')](_0x230616)&&_0x1b145b[_0x57ac('0x70')](_0x466cb1[_0x57ac('0x15')],_0x230616)?(_0x4d0ae8(_0x466cb1),_0x230616=_0x1465b0['getClosestSelectedImageElement'](_0x470c42[_0x57ac('0x36')][_0x57ac('0x3f')][_0x57ac('0x47')]),void _0x2f763c[_0x57ac('0x2')](_0x230616,{..._0x21bea4,'commandReversedParams':[{'value':_0x1d44d7||null}]},[],_0x57ac('0x4f'))):void(_0x1465b0[_0x57ac('0x68')](_0x230616)?_0x2f763c[_0x57ac('0x2')](_0x230616,_0x21bea4,[],_0x57ac('0x67')):_0x2f763c[_0x57ac('0x24')](_0x1fe0d5,_0x21bea4,_0x57ac('0x67')));});});for(const _0x5b9325 of _0x470c42[_0x57ac('0x61')][_0x57ac('0x4')](_0x57ac('0x11'))[_0x57ac('0x10')])_0x95a75a[_0x5b9325[_0x57ac('0x26')]]=_0x5b9325['title'][_0x57ac('0x19')]();_0x2f763c[_0x57ac('0x53')]['registerCustomCallback']('formatBlock',_0x57ac('0x4f'),_0x57ac('0x3a'),()=>{}),_0x2f763c['_suggestionFactory']['registerCustomCallback'](_0x57ac('0x34'),_0x57ac('0x67'),'join',()=>{}),_0x2f763c['_suggestionFactory'][_0x57ac('0x54')](_0x57ac('0xf'),'imageStylePostApply',_0x57ac('0x3a'),()=>{}),_0x2f763c['_suggestionFactory']['registerCustomCallback'](_0x57ac('0x34'),_0x57ac('0x4f'),_0x57ac('0x50'),()=>{}),_0x2f763c[_0x57ac('0x53')]['registerCustomCallback'](_0x57ac('0x34'),'imageStylePreApply',_0x57ac('0xd'),(_0x517ace,_0x50660f)=>{_0x2f763c[_0x57ac('0x53')]['getSuggestionCallback'](_0x57ac('0x34'),'',_0x57ac('0x50'))(_0x517ace,{'commandName':_0x50660f[_0x57ac('0x66')],'commandParams':_0x50660f[_0x57ac('0x33')]});}),_0x2f763c[_0x57ac('0x53')][_0x57ac('0x54')](_0x57ac('0x34'),_0x57ac('0x4f'),_0x57ac('0x5c'),_0x34d7f0);}const _0x14a280=[{'type':_0x57ac('0x34'),'subType':_0x57ac('0x4f')},{'type':_0x57ac('0x27'),'subType':_0x57ac('0x48')},{'type':_0x57ac('0x34'),'subType':'convertInlineImageToBlock'},{'type':_0x57ac('0x27'),'subType':'convertInlineImageToBlock'}];function _0x3e9746(_0x5ac348,_0x38ba39){const _0x58c43d=_0x14a280['findIndex'](({type:_0x273788,subType:_0x5e4a81})=>_0x5ac348[_0x57ac('0x46')]==_0x273788&&_0x5ac348[_0x57ac('0x4a')]==_0x5e4a81),_0x452f68=_0x14a280[_0x57ac('0x1d')](({type:_0x58e968,subType:_0x2b7b38})=>_0x38ba39[_0x57ac('0x46')]==_0x58e968&&_0x38ba39[_0x57ac('0x4a')]==_0x2b7b38);if(_0x58c43d<0x0||_0x452f68<0x0)return!0x1;const _0x398ade=_0x5ac348[_0x57ac('0x41')](),_0x33a67e=_0x38ba39[_0x57ac('0x41')]();if((0x0==_0x58c43d||0x1==_0x58c43d)&&0x2==_0x452f68&&_0x398ade['isIntersecting'](_0x33a67e))return!0x0;if(0x2==_0x58c43d&&0x3==_0x452f68){const _0x11b305=_0x2f763c[_0x57ac('0x22')](_0x398ade,_0x57ac('0x27'))[_0x57ac('0x14')](({suggestion:_0x224db1,meta:_0x4d420a})=>_0x4d420a[_0x57ac('0x13')]&&_0x57ac('0x4e')==_0x224db1[_0x57ac('0x4a')]);if(_0x11b305[_0x57ac('0x72')]>0x1&&_0x33a67e[_0x57ac('0x6c')]['isEqual'](_0x398ade[_0x57ac('0x1b')]))return!0x0;if(0x1==_0x11b305['length']&&(_0x398ade[_0x57ac('0x1b')][_0x57ac('0x31')](_0x33a67e[_0x57ac('0x6c')])||_0x398ade[_0x57ac('0x6c')][_0x57ac('0x31')](_0x33a67e['start'])))return!0x0;}if(0x3==_0x58c43d&&0x3==_0x452f68&&_0x398ade[_0x57ac('0x1b')][_0x57ac('0x29')](_0x33a67e[_0x57ac('0x1b')])){const _0x7e432f=_0x398ade[_0x57ac('0x6c')][_0x57ac('0x4c')],_0x5cc7f3=_0x33a67e[_0x57ac('0x1b')][_0x57ac('0x64')];return _0x1465b0[_0x57ac('0x68')](_0x7e432f)&&_0x7e432f===_0x5cc7f3;}return!0x1;}function _0x34d7f0(_0x45588a,_0x3eecd0){return _0x3e9746(_0x45588a,_0x3eecd0)?[_0x45588a,_0x3eecd0]:_0x3e9746(_0x3eecd0,_0x45588a)?[_0x3eecd0,_0x45588a]:null;}_0x470c42[_0x57ac('0x36')]['document'][_0x57ac('0x2e')](()=>{let _0xa948f5=!0x1;const _0x5d0f63=Array['from'](_0x470c42[_0x57ac('0x36')][_0x57ac('0x3f')]['differ']['getChangedMarkers']());for(const {name:_0x105daa,data:_0x588214}of _0x5d0f63){const {group:_0xef26cf,type:_0x4fd3a7,subType:_0x1df83b,id:_0x499b7d}=_0x2f763c['_splitMarkerName'](_0x105daa);if('suggestion'==_0xef26cf&&_0x2f763c[_0x57ac('0x30')](_0x499b7d)){if(_0x57ac('0x34')==_0x4fd3a7&&(_0x57ac('0x4f')==_0x1df83b||_0x57ac('0x67')==_0x1df83b)){const _0x5e1a96=_0x2f763c[_0x57ac('0xe')](_0x499b7d);if(_0x588214['newRange']){const _0xe46f96=_0x5e1a96['getFirstRange']()[_0x57ac('0x71')]();if(_0x1465b0['isBlockImage'](_0xe46f96))continue;_0x2f763c[_0x57ac('0x43')](_0x5e1a96),_0xa948f5=!0x0;}}if(_0x57ac('0x27')==_0x4fd3a7&&_0x57ac('0x48')==_0x1df83b&&!_0x588214[_0x57ac('0x65')]){const _0x1416c6=_0x2f763c[_0x57ac('0xe')](_0x499b7d);_0x1416c6[_0x57ac('0x16')]&&_0x1416c6[_0x57ac('0x16')][_0x57ac('0x9')]&&(_0x2f763c['discardSuggestion'](_0x1416c6[_0x57ac('0x16')]),_0xa948f5=!0x0);}}}return _0xa948f5;}),_0x470c42[_0x57ac('0x61')]['has'](_0x57ac('0x3c'))&&_0x2f763c['enableCommand'](_0x57ac('0x28'),(_0x41c494,_0x336030)=>{const _0x29fb97=_0x1465b0[_0x57ac('0x42')](_0x470c42[_0x57ac('0x36')]['document'][_0x57ac('0x47')]);_0x29fb97[_0x57ac('0x45')]('width')!=_0x336030[_0x57ac('0x5')]&&_0x470c42[_0x57ac('0x36')]['change'](()=>{_0x2f763c[_0x57ac('0x2')](_0x29fb97,{'commandName':_0x57ac('0x28'),'commandParams':[_0x336030]});});}),_0x470c42[_0x57ac('0x61')][_0x57ac('0x5d')](_0x57ac('0x21'))&&_0x2f763c[_0x57ac('0x59')](_0x57ac('0x3e'),(_0x27f117,_0x20defe)=>{const _0x16524a=_0x1465b0[_0x57ac('0x42')](_0x470c42['model']['document'][_0x57ac('0x47')]);(_0x16524a[_0x57ac('0x8')](_0x57ac('0xa'))?_0x16524a['getAttribute']('alt'):'')!=_0x20defe[_0x57ac('0x7')]&&_0x470c42[_0x57ac('0x36')][_0x57ac('0x2b')](()=>{_0x2f763c[_0x57ac('0x2')](_0x16524a,{'commandName':'imageTextAlternative','commandParams':[_0x20defe]});});}),_0x2f763c['_descriptionFactory'][_0x57ac('0x5b')](_0x42eb43=>{if(!!_0x14a280[_0x57ac('0x52')](({type:_0x29999c,subType:_0x286f9e})=>_0x42eb43[_0x57ac('0x46')]==_0x29999c&&_0x42eb43['subType']==_0x286f9e))return _0x42eb43['previous']?{}:void 0x0;}),_0x2f763c[_0x57ac('0x75')][_0x57ac('0x5b')](_0x5d496f=>{if(_0x57ac('0x27')==_0x5d496f[_0x57ac('0x46')]||_0x57ac('0x5e')==_0x5d496f[_0x57ac('0x46')]){const _0x1630d1=_0x5d496f[_0x57ac('0x71')]();if(_0x1630d1&&_0x1630d1['is'](_0x57ac('0x4b'),'caption'))return{'type':_0x57ac('0x27')==_0x5d496f[_0x57ac('0x46')]?_0x57ac('0x3d'):'removeObject','element':_0x1630d1,'quantity':0x1};}}),_0x2f763c[_0x57ac('0x75')]['registerDescriptionCallback'](_0x3cde23=>_0x57ac('0x34')==_0x3cde23[_0x57ac('0x46')]&&'convertInlineImageToBlock'==_0x3cde23[_0x57ac('0x4a')]?{'type':_0x57ac('0x2c'),'content':_0x57ac('0xb')}:'formatBlock'==_0x3cde23[_0x57ac('0x46')]&&_0x57ac('0x6f')==_0x3cde23['subType']?{'type':_0x57ac('0x2c'),'content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x2f763c[_0x57ac('0x75')][_0x57ac('0x5b')](_0x429cb6=>{const {data:_0x31a721}=_0x429cb6;if(_0x31a721){if(_0x57ac('0x73')==_0x31a721[_0x57ac('0x66')]){const _0x1b98c8=_0x31a721[_0x57ac('0x38')][0x0][_0x57ac('0x15')];return _0x9d8503(_0x57ac('0x74')===_0x1b98c8?_0x4fd95d(_0xe4442f,_0x57ac('0x63')):_0x95a75a[_0x1b98c8]||_0x1b98c8);}if('imageTextAlternative'==_0x31a721[_0x57ac('0x66')]){const _0x2d26dc=_0x31a721['commandParams'][0x0]['newValue'];return _0x2d26dc?{'type':_0x57ac('0x2c'),'content':_0x4fd95d(_0xe4442f,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2d26dc+'\x22')}:{'type':_0x57ac('0x2c'),'content':_0x4fd95d(_0xe4442f,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x31a721[_0x57ac('0x66')]){const _0x313a51=_0x31a721[_0x57ac('0x38')][0x0][_0x57ac('0x5')];return _0x313a51?{'type':_0x57ac('0x2c'),'content':_0x4fd95d(_0xe4442f,_0x57ac('0x18'),_0x313a51)}:{'type':'format','content':_0x4fd95d(_0xe4442f,_0x57ac('0x62'))};}}function _0x9d8503(_0x23e41d){return{'type':_0x57ac('0x2c'),'content':_0x4fd95d(_0xe4442f,_0x57ac('0x1f'),_0x23e41d)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5caf=['getSelectedElement','selection','data','format','source','src','_descriptionFactory','editor','document','markBlockFormat','locale','formatBlock','subType','commandParams','plugins','getSuggestions','handleSuggestionDescription','Users','has','change','discard','getContainedElement','registerCustomCallback','handleReplaceImageCommand','replaceImageSource','registerDescriptionCallback','get','TrackChangesEditing','author','enableCommand','ImageEditing','getSuggestionCallback','getAttribute','_suggestionFactory','accept','afterInit'];(function(_0x244d7a,_0x5cafe7){const _0x32a715=function(_0x4ba1e4){while(--_0x4ba1e4){_0x244d7a['push'](_0x244d7a['shift']());}};_0x32a715(++_0x5cafe7);}(_0x5caf,0xfc));const _0x32a7=function(_0x244d7a,_0x5cafe7){_0x244d7a=_0x244d7a-0x0;let _0x32a715=_0x5caf[_0x244d7a];return _0x32a715;};import{Plugin as _0x59a606}from'ckeditor5/src/core';import{getTranslation as _0x4719c6}from'../utils/common-translations';export default class Y extends _0x59a606{[_0x32a7('0x23')](){if(!this['editor'][_0x32a7('0xe')][_0x32a7('0x12')](_0x32a7('0x1e')))return;const _0x4dbf5e=this[_0x32a7('0x7')][_0x32a7('0xe')][_0x32a7('0x1a')](_0x32a7('0x1b'));_0x4dbf5e[_0x32a7('0x1d')]('replaceImageSource',(_0x23b5c,_0x333583)=>this[_0x32a7('0x17')](_0x23b5c,_0x333583)),_0x4dbf5e[_0x32a7('0x21')][_0x32a7('0x16')](_0x32a7('0xb'),_0x32a7('0x18'),_0x32a7('0x22'),_0x4dbf5e[_0x32a7('0x21')][_0x32a7('0x1f')]('formatBlock',null,_0x32a7('0x14'))),_0x4dbf5e[_0x32a7('0x21')][_0x32a7('0x16')](_0x32a7('0xb'),_0x32a7('0x18'),_0x32a7('0x14'),_0x4dbf5e['_suggestionFactory']['getSuggestionCallback'](_0x32a7('0xb'),null,_0x32a7('0x22'))),_0x4dbf5e[_0x32a7('0x6')][_0x32a7('0x19')](_0x8fc91c=>this[_0x32a7('0x10')](_0x8fc91c));}[_0x32a7('0x17')](_0x144d56,_0x4c363d){const _0x13e74c=this['editor']['plugins'][_0x32a7('0x1a')](_0x32a7('0x1b')),_0x384d42=this[_0x32a7('0x7')]['model'][_0x32a7('0x8')][_0x32a7('0x1')][_0x32a7('0x0')]();this[_0x32a7('0x7')]['model'][_0x32a7('0x13')](()=>{let _0x5d05da=_0x384d42[_0x32a7('0x20')](_0x32a7('0x5'));const _0x56a7da=this['editor'][_0x32a7('0xe')][_0x32a7('0x1a')](_0x32a7('0x11'))['me'];for(const _0x162c2e of _0x13e74c[_0x32a7('0xf')]({'skipNotAttached':!0x0})){const _0x418999=_0x162c2e[_0x32a7('0x15')]();if(_0x32a7('0x18')===_0x162c2e[_0x32a7('0xc')]&&_0x418999===_0x384d42){_0x162c2e[_0x32a7('0x1c')]!==_0x56a7da&&_0x162c2e[_0x32a7('0x14')](),_0x5d05da=_0x162c2e[_0x32a7('0x2')][_0x32a7('0xd')][0x0][_0x32a7('0x4')];break;}}_0x144d56(_0x4c363d),_0x13e74c[_0x32a7('0x9')](_0x384d42,{'commandName':'replaceImageSource','commandParams':[{'source':_0x5d05da}]},[],_0x32a7('0x18'));});}[_0x32a7('0x10')](_0x58c5bd){const {data:_0x4fb020}=_0x58c5bd;if(_0x4fb020&&_0x32a7('0x18')===_0x4fb020['commandName']){const _0x3bdd33='*Format:*\x20replace\x20image\x20URL';return{'type':_0x32a7('0x3'),'content':_0x4719c6(this[_0x32a7('0x7')][_0x32a7('0xa')],_0x3bdd33)};}}}
23
+ const _0x44ba=['handleReplaceImageCommand','accept','editor','change','afterInit','subType','replaceImageSource','get','handleSuggestionDescription','TrackChangesEditing','Users','commandParams','getSuggestions','format','commandName','ImageEditing','plugins','data','src','_descriptionFactory','discard','registerDescriptionCallback','getSuggestionCallback','*Format:*\x20replace\x20image\x20URL','getSelectedElement','getAttribute','_suggestionFactory','has','getContainedElement','locale','model','formatBlock','source'];(function(_0x1af1fc,_0x44ba78){const _0x1914ca=function(_0x394927){while(--_0x394927){_0x1af1fc['push'](_0x1af1fc['shift']());}};_0x1914ca(++_0x44ba78);}(_0x44ba,0xd5));const _0x1914=function(_0x1af1fc,_0x44ba78){_0x1af1fc=_0x1af1fc-0x0;let _0x1914ca=_0x44ba[_0x1af1fc];return _0x1914ca;};import{Plugin as _0xdf1533}from'ckeditor5/src/core';import{getTranslation as _0x4f3a98}from'../utils/common-translations';export default class Y extends _0xdf1533{[_0x1914('0x16')](){if(!this[_0x1914('0x14')][_0x1914('0x1')][_0x1914('0xc')](_0x1914('0x0')))return;const _0x3744ea=this[_0x1914('0x14')][_0x1914('0x1')][_0x1914('0x19')](_0x1914('0x1b'));_0x3744ea['enableCommand'](_0x1914('0x18'),(_0x49438c,_0x3583f4)=>this[_0x1914('0x12')](_0x49438c,_0x3583f4)),_0x3744ea[_0x1914('0xb')]['registerCustomCallback'](_0x1914('0x10'),'replaceImageSource',_0x1914('0x13'),_0x3744ea[_0x1914('0xb')][_0x1914('0x7')](_0x1914('0x10'),null,_0x1914('0x5'))),_0x3744ea['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource',_0x1914('0x5'),_0x3744ea['_suggestionFactory'][_0x1914('0x7')]('formatBlock',null,_0x1914('0x13'))),_0x3744ea[_0x1914('0x4')][_0x1914('0x6')](_0x2a018f=>this[_0x1914('0x1a')](_0x2a018f));}['handleReplaceImageCommand'](_0x4869af,_0x2bb67c){const _0x310dfd=this[_0x1914('0x14')][_0x1914('0x1')]['get'](_0x1914('0x1b')),_0x292309=this['editor'][_0x1914('0xf')]['document']['selection'][_0x1914('0x9')]();this[_0x1914('0x14')][_0x1914('0xf')][_0x1914('0x15')](()=>{let _0x42b24b=_0x292309[_0x1914('0xa')](_0x1914('0x3'));const _0x272493=this[_0x1914('0x14')][_0x1914('0x1')][_0x1914('0x19')](_0x1914('0x1c'))['me'];for(const _0x4c178b of _0x310dfd[_0x1914('0x1e')]({'skipNotAttached':!0x0})){const _0x5a6ff5=_0x4c178b[_0x1914('0xd')]();if(_0x1914('0x18')===_0x4c178b[_0x1914('0x17')]&&_0x5a6ff5===_0x292309){_0x4c178b['author']!==_0x272493&&_0x4c178b['discard'](),_0x42b24b=_0x4c178b[_0x1914('0x2')][_0x1914('0x1d')][0x0][_0x1914('0x11')];break;}}_0x4869af(_0x2bb67c),_0x310dfd['markBlockFormat'](_0x292309,{'commandName':_0x1914('0x18'),'commandParams':[{'source':_0x42b24b}]},[],'replaceImageSource');});}[_0x1914('0x1a')](_0x4e517b){const {data:_0x15c504}=_0x4e517b;if(_0x15c504&&_0x1914('0x18')===_0x15c504[_0x1914('0x20')]){const _0x22b828=_0x1914('0x8');return{'type':_0x1914('0x1f'),'content':_0x4f3a98(this[_0x1914('0x14')][_0x1914('0xe')],_0x22b828)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13bd=['_trackChangesExecuted','enableCommand','bind','_setSuggestionData','editor','value','execute','dataInsert','high','get','listenTo','_handleImportedData','plugins','afterInit','commands','track_changes','importWord','trackChanges','_trackChangesValueDuringImport','TrackChangesEditing','lowest','Users','forEach'];(function(_0x5cedc9,_0x13bd8d){const _0xdb69a5=function(_0x2577f6){while(--_0x2577f6){_0x5cedc9['push'](_0x5cedc9['shift']());}};_0xdb69a5(++_0x13bd8d);}(_0x13bd,0x1ea));const _0xdb69=function(_0x5cedc9,_0x13bd8d){_0x5cedc9=_0x5cedc9-0x0;let _0xdb69a5=_0x13bd[_0x5cedc9];return _0xdb69a5;};import{Plugin as _0x5c43c3}from'ckeditor5/src/core';export default class Z extends _0x5c43c3{constructor(_0x347e26){super(_0x347e26),this[_0xdb69('0xb')]=!0x1,this[_0xdb69('0x10')]=!0x1;}[_0xdb69('0x6')](){const _0x3cf7d5=this[_0xdb69('0x14')],_0x35d83a=_0x3cf7d5[_0xdb69('0x7')][_0xdb69('0x2')](_0xdb69('0x9')),_0x24fe22=_0x3cf7d5[_0xdb69('0x7')][_0xdb69('0x2')](_0xdb69('0xa'));_0x35d83a&&(_0x35d83a['on'](_0xdb69('0x16'),(_0x418dd0,[,_0x195e06])=>{this[_0xdb69('0xb')]=_0x24fe22[_0xdb69('0x15')],_0x195e06['collaboration_features'][_0xdb69('0x8')]=!this[_0xdb69('0xb')];},{'priority':_0xdb69('0x1')}),this[_0xdb69('0x3')](_0x35d83a,_0xdb69('0x0'),this[_0xdb69('0x4')][_0xdb69('0x12')](this)),this[_0xdb69('0x3')](_0x35d83a,_0xdb69('0x0'),()=>{this[_0xdb69('0x10')]&&(_0x24fe22[_0xdb69('0x16')](),this[_0xdb69('0x10')]=!0x1);},{'priority':_0xdb69('0xd')}),_0x3cf7d5[_0xdb69('0x5')][_0xdb69('0x2')]('TrackChangesEditing')[_0xdb69('0x11')](_0xdb69('0x9')));}[_0xdb69('0x4')](_0x21d408,_0x1af697){const {suggestions:_0x5fa729}=_0x1af697,_0x2b2c4a=this[_0xdb69('0x14')][_0xdb69('0x7')][_0xdb69('0x2')](_0xdb69('0xa')),_0x4f6805=_0x2b2c4a[_0xdb69('0x15')];this[_0xdb69('0xb')]!==_0x4f6805&&(_0x2b2c4a[_0xdb69('0x16')](),this[_0xdb69('0x10')]=!0x0),_0x5fa729&&_0x5fa729[_0xdb69('0xf')](({id:_0x478b95,type:_0x256e71,author:_0x5ccceb,created_at:_0x1eaa75})=>{const _0x5e269a={'id':_0x478b95,'type':_0x256e71,'authorId':this[_0xdb69('0x14')][_0xdb69('0x5')][_0xdb69('0x2')](_0xdb69('0xe'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5ccceb,'createdAt':_0x1eaa75?new Date(_0x1eaa75):new Date(),'source':_0xdb69('0x9')}}};this[_0xdb69('0x14')][_0xdb69('0x5')]['get'](_0xdb69('0xc'))[_0xdb69('0x13')](_0x5e269a);});}}
23
+ const _0x51e2=['track_changes','plugins','trackChanges','TrackChangesEditing','Users','_trackChangesValueDuringImport','execute','bind','listenTo','_handleImportedData','_trackChangesExecuted','get','commands','editor','value','importWord','collaboration_features','forEach','lowest','_setSuggestionData','high','afterInit'];(function(_0x1608d2,_0x51e25e){const _0x406803=function(_0x55c88a){while(--_0x55c88a){_0x1608d2['push'](_0x1608d2['shift']());}};_0x406803(++_0x51e25e);}(_0x51e2,0xc0));const _0x4068=function(_0x1608d2,_0x51e25e){_0x1608d2=_0x1608d2-0x0;let _0x406803=_0x51e2[_0x1608d2];return _0x406803;};import{Plugin as _0x3d9f10}from'ckeditor5/src/core';export default class Z extends _0x3d9f10{constructor(_0x52a66f){super(_0x52a66f),this['_trackChangesValueDuringImport']=!0x1,this[_0x4068('0x10')]=!0x1;}[_0x4068('0x5')](){const _0x4ac43b=this[_0x4068('0x13')],_0x85cb91=_0x4ac43b['commands'][_0x4068('0x11')]('importWord'),_0x4c864a=_0x4ac43b[_0x4068('0x12')][_0x4068('0x11')]('trackChanges');_0x85cb91&&(_0x85cb91['on'](_0x4068('0xc'),(_0x599ef7,[,_0x219016])=>{this[_0x4068('0xb')]=_0x4c864a[_0x4068('0x14')],_0x219016[_0x4068('0x0')][_0x4068('0x6')]=!this[_0x4068('0xb')];},{'priority':_0x4068('0x4')}),this[_0x4068('0xe')](_0x85cb91,'dataInsert',this[_0x4068('0xf')][_0x4068('0xd')](this)),this[_0x4068('0xe')](_0x85cb91,'dataInsert',()=>{this[_0x4068('0x10')]&&(_0x4c864a[_0x4068('0xc')](),this[_0x4068('0x10')]=!0x1);},{'priority':_0x4068('0x2')}),_0x4ac43b[_0x4068('0x7')][_0x4068('0x11')](_0x4068('0x9'))['enableCommand'](_0x4068('0x15')));}[_0x4068('0xf')](_0x167996,_0x273a3e){const {suggestions:_0x57a08b}=_0x273a3e,_0xa09385=this[_0x4068('0x13')][_0x4068('0x12')][_0x4068('0x11')](_0x4068('0x8')),_0x1011af=_0xa09385[_0x4068('0x14')];this[_0x4068('0xb')]!==_0x1011af&&(_0xa09385[_0x4068('0xc')](),this[_0x4068('0x10')]=!0x0),_0x57a08b&&_0x57a08b[_0x4068('0x1')](({id:_0x1d2432,type:_0xb91d79,author:_0x1dc114,created_at:_0x35deb0})=>{const _0x542ffa={'id':_0x1d2432,'type':_0xb91d79,'authorId':this[_0x4068('0x13')][_0x4068('0x7')][_0x4068('0x11')](_0x4068('0xa'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1dc114,'createdAt':_0x35deb0?new Date(_0x35deb0):new Date(),'source':'importWord'}}};this[_0x4068('0x13')][_0x4068('0x7')][_0x4068('0x11')](_0x4068('0x9'))[_0x4068('0x3')](_0x542ffa);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36c9=['indent','enableCommand','indentBlock','model','get','locale','editor','getSelectedBlocks','getItemLabel','afterInit','checkAttribute','format','has','IndentBlock','change','filter','markBlockFormat','registerDescriptionCallback','document','_descriptionFactory','commandName','outdentBlock','selection','plugins','*Indent:*\x20%0','from'];(function(_0x914fa,_0x36c996){const _0x37f907=function(_0x348fff){while(--_0x348fff){_0x914fa['push'](_0x914fa['shift']());}};_0x37f907(++_0x36c996);}(_0x36c9,0x66));const _0x37f9=function(_0x914fa,_0x36c996){_0x914fa=_0x914fa-0x0;let _0x37f907=_0x36c9[_0x914fa];return _0x37f907;};import{Plugin as _0x58f638}from'ckeditor5/src/core';import{getTranslation as _0x233330}from'../utils/common-translations';export default class tt extends _0x58f638{[_0x37f9('0xb')](){const _0x255fcc=this[_0x37f9('0x8')],_0x5c9537=_0x255fcc[_0x37f9('0x19')][_0x37f9('0x6')]('TrackChangesEditing');_0x255fcc[_0x37f9('0x19')][_0x37f9('0xe')]('IndentEditing')&&(_0x5c9537[_0x37f9('0x3')](_0x37f9('0x2')),_0x5c9537[_0x37f9('0x3')]('outdent'));const _0x261732=_0x255fcc[_0x37f9('0x7')];if(_0x255fcc['plugins'][_0x37f9('0xe')](_0x37f9('0xf'))){for(const _0x34bb9b of[_0x37f9('0x4'),_0x37f9('0x17')])_0x5c9537['enableCommand'](_0x34bb9b,()=>{const _0x3bbe94=Array[_0x37f9('0x1')](this[_0x37f9('0x8')]['model'][_0x37f9('0x14')][_0x37f9('0x18')][_0x37f9('0x9')]())[_0x37f9('0x11')](_0x37a386=>this[_0x37f9('0x8')][_0x37f9('0x5')]['schema'][_0x37f9('0xc')](_0x37a386,'blockIndent'));_0x255fcc['model'][_0x37f9('0x10')](()=>{for(const _0x590f0b of _0x3bbe94)_0x5c9537[_0x37f9('0x12')](_0x590f0b,{'commandName':_0x34bb9b,'commandParams':[{'value':''}],'formatGroupId':'indentBlock'});});});_0x5c9537['_descriptionFactory'][_0x37f9('0x13')](_0x1071bd=>{const {data:_0x1cc618}=_0x1071bd;if(!_0x1cc618)return;if('indentBlock'!=_0x1cc618[_0x37f9('0x16')]&&'outdentBlock'!=_0x1cc618['commandName'])return;const _0x165f1d=_0x1071bd['getItems']()[0x0],_0x40408f=_0x5c9537[_0x37f9('0x15')][_0x37f9('0xa')](_0x165f1d);return _0x37f9('0x4')==_0x1cc618[_0x37f9('0x16')]?{'type':_0x37f9('0xd'),'content':_0x233330(_0x261732,_0x37f9('0x0'),_0x40408f)}:_0x37f9('0x17')==_0x1cc618[_0x37f9('0x16')]?{'type':_0x37f9('0xd'),'content':_0x233330(_0x261732,'*Outdent:*\x20%0',_0x40408f)}:void 0x0;});}}}
23
+ const _0x4c14=['change','enableCommand','afterInit','*Indent:*\x20%0','schema','plugins','filter','document','locale','model','TrackChangesEditing','IndentEditing','markBlockFormat','registerDescriptionCallback','indent','has','getItems','checkAttribute','outdent','indentBlock','selection','editor','outdentBlock','blockIndent','commandName','format','from'];(function(_0x526dac,_0x4c14b6){const _0x25c9cf=function(_0x5dd53e){while(--_0x5dd53e){_0x526dac['push'](_0x526dac['shift']());}};_0x25c9cf(++_0x4c14b6);}(_0x4c14,0x1be));const _0x25c9=function(_0x526dac,_0x4c14b6){_0x526dac=_0x526dac-0x0;let _0x25c9cf=_0x4c14[_0x526dac];return _0x25c9cf;};import{Plugin as _0x570fb8}from'ckeditor5/src/core';import{getTranslation as _0x2178b3}from'../utils/common-translations';export default class tt extends _0x570fb8{[_0x25c9('0xf')](){const _0x133cf0=this[_0x25c9('0x7')],_0x30201f=_0x133cf0[_0x25c9('0x12')]['get'](_0x25c9('0x17'));_0x133cf0[_0x25c9('0x12')][_0x25c9('0x1')](_0x25c9('0x18'))&&(_0x30201f[_0x25c9('0xe')](_0x25c9('0x0')),_0x30201f[_0x25c9('0xe')](_0x25c9('0x4')));const _0x433c01=_0x133cf0[_0x25c9('0x15')];if(_0x133cf0[_0x25c9('0x12')][_0x25c9('0x1')]('IndentBlock')){for(const _0x3269c6 of[_0x25c9('0x5'),'outdentBlock'])_0x30201f['enableCommand'](_0x3269c6,()=>{const _0x5d9787=Array[_0x25c9('0xc')](this[_0x25c9('0x7')][_0x25c9('0x16')][_0x25c9('0x14')][_0x25c9('0x6')]['getSelectedBlocks']())[_0x25c9('0x13')](_0x2f8af4=>this[_0x25c9('0x7')][_0x25c9('0x16')][_0x25c9('0x11')][_0x25c9('0x3')](_0x2f8af4,_0x25c9('0x9')));_0x133cf0[_0x25c9('0x16')][_0x25c9('0xd')](()=>{for(const _0xbbdfa4 of _0x5d9787)_0x30201f[_0x25c9('0x19')](_0xbbdfa4,{'commandName':_0x3269c6,'commandParams':[{'value':''}],'formatGroupId':'indentBlock'});});});_0x30201f['_descriptionFactory'][_0x25c9('0x1a')](_0x3a0e43=>{const {data:_0x112a85}=_0x3a0e43;if(!_0x112a85)return;if(_0x25c9('0x5')!=_0x112a85[_0x25c9('0xa')]&&'outdentBlock'!=_0x112a85['commandName'])return;const _0x3ea252=_0x3a0e43[_0x25c9('0x2')]()[0x0],_0x2de823=_0x30201f['_descriptionFactory']['getItemLabel'](_0x3ea252);return _0x25c9('0x5')==_0x112a85[_0x25c9('0xa')]?{'type':_0x25c9('0xb'),'content':_0x2178b3(_0x433c01,_0x25c9('0x10'),_0x2de823)}:_0x25c9('0x8')==_0x112a85[_0x25c9('0xa')]?{'type':'format','content':_0x2178b3(_0x433c01,'*Outdent:*\x20%0',_0x2de823)}:void 0x0;});}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x54f8=['input','init','enableCommand','plugins','get','editor'];(function(_0xe57c54,_0x54f8ea){var _0x4fc358=function(_0x43f65e){while(--_0x43f65e){_0xe57c54['push'](_0xe57c54['shift']());}};_0x4fc358(++_0x54f8ea);}(_0x54f8,0xa0));var _0x4fc3=function(_0xe57c54,_0x54f8ea){_0xe57c54=_0xe57c54-0x0;var _0x4fc358=_0x54f8[_0xe57c54];return _0x4fc358;};import{Plugin as _0x579d0c}from'ckeditor5/src/core';import{Input as _0x5d5bf0}from'ckeditor5/src/typing';export default class it extends _0x579d0c{static get['requires'](){return[_0x5d5bf0];}[_0x4fc3('0x3')](){this[_0x4fc3('0x1')][_0x4fc3('0x5')][_0x4fc3('0x0')]('TrackChangesEditing')[_0x4fc3('0x4')](_0x4fc3('0x2'));}}
23
+ var _0x627b=['editor','requires','plugins','get','input','enableCommand'];(function(_0x401e7b,_0x627b7){var _0x489e85=function(_0x1e598e){while(--_0x1e598e){_0x401e7b['push'](_0x401e7b['shift']());}};_0x489e85(++_0x627b7);}(_0x627b,0x171));var _0x489e=function(_0x401e7b,_0x627b7){_0x401e7b=_0x401e7b-0x0;var _0x489e85=_0x627b[_0x401e7b];return _0x489e85;};import{Plugin as _0x38d1a4}from'ckeditor5/src/core';import{Input as _0x5a75cb}from'ckeditor5/src/typing';export default class it extends _0x38d1a4{static get[_0x489e('0x4')](){return[_0x5a75cb];}['init'](){this[_0x489e('0x3')][_0x489e('0x5')][_0x489e('0x0')]('TrackChangesEditing')[_0x489e('0x2')](_0x489e('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x56c1=['model','markInlineFormat','linkHref','plugins','has','from','change','LinkEditing','selection','link','getAttribute','isCollapsed','editor','getFirstPosition','commandName','*Set\x20link:*\x20%0','locale','registerDescriptionCallback','enableCommand','unlink','getFirstRange','_descriptionFactory','document','TrackChangesEditing','afterInit'];(function(_0x4a59da,_0x56c1dd){const _0x4cb849=function(_0x3bf6a6){while(--_0x3bf6a6){_0x4a59da['push'](_0x4a59da['shift']());}};_0x4cb849(++_0x56c1dd);}(_0x56c1,0x19c));const _0x4cb8=function(_0x4a59da,_0x56c1dd){_0x4a59da=_0x4a59da-0x0;let _0x4cb849=_0x56c1[_0x4a59da];return _0x4cb849;};import{Plugin as _0x26b49f}from'ckeditor5/src/core';import{findAttributeRange as _0x315685}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x12e1f7}from'./utils';import{getTranslation as _0x1981a9}from'../utils/common-translations';export default class et extends _0x26b49f{[_0x4cb8('0xc')](){const _0x92b7b9=this[_0x4cb8('0x0')];if(!_0x92b7b9[_0x4cb8('0x10')][_0x4cb8('0x11')](_0x4cb8('0x14')))return;const _0x21350c=_0x92b7b9[_0x4cb8('0x10')]['get'](_0x4cb8('0xb'));_0x21350c[_0x4cb8('0x6')](_0x4cb8('0x16'),(_0x5ee01d,_0x4df0dc)=>{const _0x381f0a=_0x92b7b9['model'][_0x4cb8('0xa')][_0x4cb8('0x15')];let _0x3d442c=[];if(_0x381f0a[_0x4cb8('0x18')]){if(!_0x381f0a['hasAttribute'](_0x4cb8('0xf')))return void _0x5ee01d(_0x4df0dc);{const _0x1368ce=_0x315685(_0x381f0a['getFirstPosition'](),_0x4cb8('0xf'),_0x381f0a['getAttribute'](_0x4cb8('0xf')),_0x92b7b9[_0x4cb8('0xd')]);_0x3d442c=[_0x1368ce];}}else _0x3d442c=Array[_0x4cb8('0x12')](_0x381f0a['getRanges']());_0x92b7b9[_0x4cb8('0xd')][_0x4cb8('0x13')](()=>{for(const _0x3b1c69 of _0x3d442c)_0x21350c[_0x4cb8('0xe')](_0x3b1c69,{'commandName':'link','commandParams':[_0x4df0dc]});});}),_0x21350c[_0x4cb8('0x6')](_0x4cb8('0x7'),()=>{const _0x53d54e=this[_0x4cb8('0x0')][_0x4cb8('0xd')],_0x3cd769=_0x53d54e[_0x4cb8('0xa')][_0x4cb8('0x15')];_0x53d54e[_0x4cb8('0x13')](()=>{let _0x30f0db=[];if(_0x3cd769[_0x4cb8('0x18')])_0x30f0db=[_0x315685(_0x3cd769[_0x4cb8('0x1')](),_0x4cb8('0xf'),_0x3cd769[_0x4cb8('0x17')]('linkHref'),_0x92b7b9[_0x4cb8('0xd')])];else _0x30f0db=_0x12e1f7('linkHref',_0x3cd769[_0x4cb8('0x8')](),_0x92b7b9['model']);for(const _0x32aed9 of _0x30f0db)_0x21350c[_0x4cb8('0xe')](_0x32aed9,{'commandName':_0x4cb8('0x7'),'commandParams':[]});});}),_0x21350c[_0x4cb8('0x9')][_0x4cb8('0x5')](_0x57d5ae=>{const {data:_0x2f6898}=_0x57d5ae,_0x430fff=_0x92b7b9[_0x4cb8('0x4')];if(_0x2f6898){if('link'==_0x2f6898[_0x4cb8('0x2')]){const _0x3622e2=_0x2f6898['commandParams'][0x0];return{'type':'format','content':_0x1981a9(_0x430fff,_0x4cb8('0x3'),'\x22'+_0x3622e2+'\x22')};}return _0x4cb8('0x7')==_0x2f6898[_0x4cb8('0x2')]?{'type':'format','content':_0x1981a9(_0x430fff,'*Remove\x20link*')}:void 0x0;}});}}
23
+ const _0x1017=['isCollapsed','enableCommand','getFirstRange','TrackChangesEditing','hasAttribute','LinkEditing','commandName','document','get','unlink','model','selection','editor','*Remove\x20link*','getAttribute','linkHref','locale','format','registerDescriptionCallback','commandParams','markInlineFormat','link','plugins','getRanges'];(function(_0x39842a,_0x10177a){const _0x2f3705=function(_0x59537f){while(--_0x59537f){_0x39842a['push'](_0x39842a['shift']());}};_0x2f3705(++_0x10177a);}(_0x1017,0x155));const _0x2f37=function(_0x39842a,_0x10177a){_0x39842a=_0x39842a-0x0;let _0x2f3705=_0x1017[_0x39842a];return _0x2f3705;};import{Plugin as _0x460d59}from'ckeditor5/src/core';import{findAttributeRange as _0x32a14e}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x5a6454}from'./utils';import{getTranslation as _0x5aa1d6}from'../utils/common-translations';export default class et extends _0x460d59{['afterInit'](){const _0x2afa43=this[_0x2f37('0x7')];if(!_0x2afa43[_0x2f37('0x11')]['has'](_0x2f37('0x0')))return;const _0x49581b=_0x2afa43[_0x2f37('0x11')][_0x2f37('0x3')](_0x2f37('0x16'));_0x49581b['enableCommand'](_0x2f37('0x10'),(_0xe97287,_0x2d0ddf)=>{const _0x3b6fb1=_0x2afa43[_0x2f37('0x5')][_0x2f37('0x2')][_0x2f37('0x6')];let _0x255d98=[];if(_0x3b6fb1[_0x2f37('0x13')]){if(!_0x3b6fb1[_0x2f37('0x17')](_0x2f37('0xa')))return void _0xe97287(_0x2d0ddf);{const _0x1b64bc=_0x32a14e(_0x3b6fb1['getFirstPosition'](),_0x2f37('0xa'),_0x3b6fb1['getAttribute'](_0x2f37('0xa')),_0x2afa43[_0x2f37('0x5')]);_0x255d98=[_0x1b64bc];}}else _0x255d98=Array['from'](_0x3b6fb1[_0x2f37('0x12')]());_0x2afa43[_0x2f37('0x5')]['change'](()=>{for(const _0x1e9caa of _0x255d98)_0x49581b[_0x2f37('0xf')](_0x1e9caa,{'commandName':_0x2f37('0x10'),'commandParams':[_0x2d0ddf]});});}),_0x49581b[_0x2f37('0x14')](_0x2f37('0x4'),()=>{const _0x508acd=this['editor'][_0x2f37('0x5')],_0x3896e2=_0x508acd[_0x2f37('0x2')]['selection'];_0x508acd['change'](()=>{let _0x5a8af1=[];if(_0x3896e2[_0x2f37('0x13')])_0x5a8af1=[_0x32a14e(_0x3896e2['getFirstPosition'](),_0x2f37('0xa'),_0x3896e2[_0x2f37('0x9')](_0x2f37('0xa')),_0x2afa43['model'])];else _0x5a8af1=_0x5a6454(_0x2f37('0xa'),_0x3896e2[_0x2f37('0x15')](),_0x2afa43[_0x2f37('0x5')]);for(const _0x3096e5 of _0x5a8af1)_0x49581b[_0x2f37('0xf')](_0x3096e5,{'commandName':'unlink','commandParams':[]});});}),_0x49581b['_descriptionFactory'][_0x2f37('0xd')](_0x460bdc=>{const {data:_0x304adb}=_0x460bdc,_0x391694=_0x2afa43[_0x2f37('0xb')];if(_0x304adb){if(_0x2f37('0x10')==_0x304adb[_0x2f37('0x1')]){const _0x3eb1ef=_0x304adb[_0x2f37('0xe')][0x0];return{'type':_0x2f37('0xc'),'content':_0x5aa1d6(_0x391694,'*Set\x20link:*\x20%0','\x22'+_0x3eb1ef+'\x22')};}return'unlink'==_0x304adb[_0x2f37('0x1')]?{'type':_0x2f37('0xc'),'content':_0x5aa1d6(_0x391694,_0x2f37('0x8'))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d14=['outdentList','_descriptionFactory','isObject','name','enableCommand','commandParams','previousSibling','format','ELEMENT_NUMBERED_LIST','ListEditing','getSelectedBlocks','slice','document','commandName','has','listType','ELEMENT_BULLETED_LIST','checkTodoList','editor','commands','parent','numberedList','todo','from','selection','List','registerDescriptionCallback','blockName','markBlockFormat','length','before','change','plugins','createPositionAt','add','listItem','checkChild','replace','forceValue','ELEMENT_LIST_ITEM','filter','nextSibling','TodoListEditing','*Uncheck\x20item*','*Check\x20item*','todoListChecked','value','findIndex','indentList','registerElementLabel','push','locale','listIndent','createRange','getAttribute','_selectedElements','get','element','end','model','numbered','todoList'];(function(_0x4498ee,_0x4d1410){const _0x5ccc3e=function(_0x47ac34){while(--_0x47ac34){_0x4498ee['push'](_0x4498ee['shift']());}};_0x5ccc3e(++_0x4d1410);}(_0x4d14,0x184));const _0x5ccc=function(_0x4498ee,_0x4d1410){_0x4498ee=_0x4498ee-0x0;let _0x5ccc3e=_0x4d14[_0x4498ee];return _0x5ccc3e;};import{Plugin as _0x160a06}from'ckeditor5/src/core';import{getTranslation as _0x57faba}from'../utils/common-translations';export default class st extends _0x160a06{['afterInit'](){const _0x221f51=this[_0x5ccc('0x2')],_0x50354e=_0x221f51[_0x5ccc('0x23')];if(!_0x221f51[_0x5ccc('0x10')]['has'](_0x5ccc('0x37')))return;const _0x188ecf=_0x221f51['plugins'][_0x5ccc('0x28')]('TrackChangesEditing'),_0x206fde=_0x221f51[_0x5ccc('0x10')][_0x5ccc('0x3c')](_0x5ccc('0x1a'));function _0x3d7530(_0x4cb410){return()=>{const _0x4b89e5=_0x221f51[_0x5ccc('0x2b')][_0x5ccc('0x3a')][_0x5ccc('0x8')],_0x2c7f89=_0x221f51[_0x5ccc('0x3')][_0x5ccc('0x28')](_0x4cb410);if(_0x2c7f89['value'])return void _0x221f51['execute']('paragraph',{});const _0x29829f=_0x4cb410[_0x5ccc('0x39')](0x0,-0x4),_0x2689c5=function(_0x4449f1,_0x2d919c,_0x1862ce){let _0x1b5f48=Array[_0x5ccc('0x7')](_0x4449f1)[_0x5ccc('0x18')](_0x4d7eae=>function(_0x3ae419,_0x124799){return _0x124799[_0x5ccc('0x14')](_0x3ae419[_0x5ccc('0x4')],'listItem')&&!_0x124799[_0x5ccc('0x30')](_0x3ae419);}(_0x4d7eae,_0x1862ce));_0x1b5f48=_0x1b5f48['filter'](_0x5aa1c4=>!_0x5aa1c4['is']('element',_0x5ccc('0x13'))||_0x5aa1c4[_0x5ccc('0x26')](_0x5ccc('0x3d'))!=_0x2d919c);const _0x20bcb0=new Set();for(const _0x5171d0 of _0x1b5f48)_0x5171d0['is']('element',_0x5ccc('0x13'))?_0x20bcb0[_0x5ccc('0x12')](ne(_0x5171d0)):_0x20bcb0['add'](_0x5171d0);return Array[_0x5ccc('0x7')](_0x20bcb0);}(_0x4b89e5['getSelectedBlocks'](),_0x29829f,_0x221f51[_0x5ccc('0x2b')]['schema']);_0x221f51[_0x5ccc('0x2b')][_0x5ccc('0xf')](()=>{for(const _0x55e4b9 of _0x2689c5)_0x188ecf[_0x5ccc('0xc')](_0x55e4b9,{'commandName':_0x4cb410,'commandParams':[{'forceValue':!_0x2c7f89[_0x5ccc('0x1e')]}],'formatGroupId':_0x5ccc('0xb')},oe(_0x55e4b9));});};}function _0x303166(_0x554c9a){return()=>{const _0x3d7735=function(_0x5a5fd1){let _0x2f436c=Array[_0x5ccc('0x7')](_0x5a5fd1);const _0xcffcbb=_0x2f436c[_0x5ccc('0x1f')](_0x1fb504=>_0x5ccc('0x13')!=_0x1fb504[_0x5ccc('0x31')]);return _0xcffcbb>-0x1&&(_0x2f436c=_0x2f436c['slice'](0x0,_0xcffcbb)),_0x2f436c;}(_0x221f51['model'][_0x5ccc('0x3a')][_0x5ccc('0x8')][_0x5ccc('0x38')]()),_0x5a9755=_0x221f51['model'][_0x5ccc('0x25')](_0x221f51[_0x5ccc('0x2b')]['createPositionAt'](_0x3d7735[0x0],_0x5ccc('0xe')),_0x221f51[_0x5ccc('0x2b')][_0x5ccc('0x11')](_0x3d7735[_0x3d7735[_0x5ccc('0xd')]-0x1],_0x5ccc('0x2a')));_0x221f51['model']['change'](()=>{_0x188ecf[_0x5ccc('0xc')](_0x5a9755,{'commandName':_0x554c9a,'commandParams':[],'formatGroupId':_0x5ccc('0x24')},function(_0xce1bea){const _0x5efe63=new Set();for(const _0x4bb82c of _0xce1bea){let _0x25f3d2=_0x4bb82c[_0x5ccc('0x19')];for(;_0x25f3d2&&_0x25f3d2['getAttribute'](_0x5ccc('0x24'))>_0x4bb82c[_0x5ccc('0x26')](_0x5ccc('0x24'));)_0x5efe63[_0x5ccc('0x12')](_0x25f3d2),_0x25f3d2=_0x25f3d2[_0x5ccc('0x19')];}return Array[_0x5ccc('0x7')](_0x5efe63);}(_0x3d7735));});};}_0x188ecf[_0x5ccc('0x32')]('numberedList',_0x3d7530('numberedList')),_0x188ecf['enableCommand']('bulletedList',_0x3d7530('bulletedList')),_0x206fde&&_0x188ecf[_0x5ccc('0x32')](_0x5ccc('0x2d'),_0x3d7530(_0x5ccc('0x2d'))),_0x188ecf[_0x5ccc('0x32')](_0x5ccc('0x20'),_0x303166(_0x5ccc('0x20'))),_0x188ecf[_0x5ccc('0x32')](_0x5ccc('0x2e'),_0x303166(_0x5ccc('0x2e'))),_0x206fde&&_0x188ecf[_0x5ccc('0x32')](_0x5ccc('0x1'),()=>{const _0x34252c=_0x221f51['commands'][_0x5ccc('0x28')](_0x5ccc('0x1')),_0x3c751d=Array['from'](_0x34252c[_0x5ccc('0x27')]);_0x3c751d['filter'](_0x19dc82=>_0x19dc82[_0x5ccc('0x26')](_0x5ccc('0x1d'))!=_0x34252c[_0x5ccc('0x1e')]),_0x221f51[_0x5ccc('0x2b')][_0x5ccc('0xf')](()=>{for(const _0x3c9655 of _0x3c751d)_0x188ecf[_0x5ccc('0xc')](_0x3c9655,{'commandName':_0x5ccc('0x1'),'commandParams':[{'forceValue':!_0x34252c[_0x5ccc('0x1e')]}]});});}),_0x188ecf['_descriptionFactory'][_0x5ccc('0x21')](_0x5ccc('0x13'),_0x5aafc1=>_0x57faba(_0x50354e,_0x5ccc('0x17'),_0x5aafc1)),_0x188ecf[_0x5ccc('0x2f')][_0x5ccc('0xa')](_0x389940=>{const {data:_0x581809}=_0x389940;if(_0x581809){if(_0x5ccc('0x5')==_0x581809['commandName']||'bulletedList'==_0x581809['commandName']||'todoList'==_0x581809[_0x5ccc('0x3b')])switch(_0x581809[_0x5ccc('0x3b')][_0x5ccc('0x15')](_0x5ccc('0x9'),'')){case'bulleted':return _0x15177f(_0x57faba(_0x50354e,_0x5ccc('0x0')));case _0x5ccc('0x2c'):return _0x15177f(_0x57faba(_0x50354e,_0x5ccc('0x36')));case _0x5ccc('0x6'):return _0x15177f(_0x57faba(_0x50354e,'ELEMENT_TODO_LIST'));}if(_0x5ccc('0x20')==_0x581809['commandName'])return{'type':_0x5ccc('0x35'),'content':_0x57faba(_0x50354e,'*Indent:*\x20%0',_0x57faba(_0x50354e,_0x5ccc('0x17')))};if('outdentList'==_0x581809[_0x5ccc('0x3b')])return{'type':_0x5ccc('0x35'),'content':_0x57faba(_0x50354e,'*Outdent:*\x20%0',_0x57faba(_0x50354e,_0x5ccc('0x17')))};if(_0x5ccc('0x1')==_0x581809[_0x5ccc('0x3b')])return _0x581809[_0x5ccc('0x33')][0x0][_0x5ccc('0x16')]?{'type':_0x5ccc('0x35'),'content':_0x57faba(_0x50354e,_0x5ccc('0x1c'))}:{'type':_0x5ccc('0x35'),'content':_0x57faba(_0x50354e,_0x5ccc('0x1b'))};}function _0x15177f(_0x4a0223){return{'type':'format','content':_0x57faba(_0x50354e,'*Change\x20to:*\x20%0',_0x4a0223)};}});}}function ne(_0x2c53d1){const _0x3f3e1f=_0x2c53d1[_0x5ccc('0x26')]('listIndent');if(0x0==_0x3f3e1f)return _0x2c53d1;let _0x4d8d30=_0x2c53d1;for(;_0x2c53d1[_0x5ccc('0x34')]&&_0x2c53d1[_0x5ccc('0x34')]['is']('element','listItem');){const _0x3e7cb1=_0x2c53d1[_0x5ccc('0x34')][_0x5ccc('0x26')]('listIndent');if(_0x3e7cb1==_0x3f3e1f)_0x4d8d30=_0x2c53d1[_0x5ccc('0x34')];else{if(_0x3e7cb1<_0x3f3e1f)break;}_0x2c53d1=_0x2c53d1['previousSibling'];}return _0x4d8d30;}function oe(_0x4a3a83){const _0x216c2b=[];if(_0x4a3a83['is'](_0x5ccc('0x29'),'listItem')&&_0x4a3a83['getAttribute'](_0x5ccc('0x24'))>0x0){let _0x1f895f=_0x4a3a83[_0x5ccc('0x19')];for(;_0x1f895f&&_0x5ccc('0x13')==_0x1f895f[_0x5ccc('0x31')]&&_0x1f895f[_0x5ccc('0x26')]('listIndent')==_0x4a3a83[_0x5ccc('0x26')](_0x5ccc('0x24'));)_0x216c2b[_0x5ccc('0x22')](_0x1f895f),_0x1f895f=_0x1f895f[_0x5ccc('0x19')];}return _0x216c2b;}
23
+ const _0x2091=['change','bulleted','filter','selection','findIndex','locale','listItem','plugins','numbered','todoListChecked','parent','registerDescriptionCallback','listIndent','format','has','*Uncheck\x20item*','createPositionAt','value','ELEMENT_LIST_ITEM','slice','commandName','getSelectedBlocks','ListEditing','enableCommand','todoList','checkChild','outdentList','previousSibling','ELEMENT_BULLETED_LIST','nextSibling','*Indent:*\x20%0','TodoListEditing','element','editor','get','markBlockFormat','indentList','add','length','_descriptionFactory','listType','createRange','replace','checkTodoList','numberedList','end','before','getAttribute','afterInit','TrackChangesEditing','paragraph','commands','isObject','bulletedList','List','*Change\x20to:*\x20%0','name','model','*Outdent:*\x20%0','from'];(function(_0x14da3d,_0x209116){const _0x4e8481=function(_0xe5afa4){while(--_0xe5afa4){_0x14da3d['push'](_0x14da3d['shift']());}};_0x4e8481(++_0x209116);}(_0x2091,0xbb));const _0x4e84=function(_0x14da3d,_0x209116){_0x14da3d=_0x14da3d-0x0;let _0x4e8481=_0x2091[_0x14da3d];return _0x4e8481;};import{Plugin as _0x502781}from'ckeditor5/src/core';import{getTranslation as _0x279f97}from'../utils/common-translations';export default class st extends _0x502781{[_0x4e84('0x29')](){const _0x286277=this[_0x4e84('0x1a')],_0x2521d9=_0x286277[_0x4e84('0x3a')];if(!_0x286277[_0x4e84('0x0')][_0x4e84('0x7')](_0x4e84('0xf')))return;const _0x53971f=_0x286277[_0x4e84('0x0')][_0x4e84('0x1b')](_0x4e84('0x2a')),_0xf0db95=_0x286277['plugins'][_0x4e84('0x7')](_0x4e84('0x18'));function _0x1b3062(_0x40efbd){return()=>{const _0x268441=_0x286277[_0x4e84('0x32')]['document'][_0x4e84('0x38')],_0x1cd4b7=_0x286277[_0x4e84('0x2c')][_0x4e84('0x1b')](_0x40efbd);if(_0x1cd4b7[_0x4e84('0xa')])return void _0x286277['execute'](_0x4e84('0x2b'),{});const _0x4bb1fd=_0x40efbd[_0x4e84('0xc')](0x0,-0x4),_0x13ba3b=function(_0x2a4171,_0x20cf1c,_0x3670fc){let _0x23c2c6=Array[_0x4e84('0x34')](_0x2a4171)[_0x4e84('0x37')](_0x5aba8b=>function(_0x30778d,_0x26a325){return _0x26a325[_0x4e84('0x12')](_0x30778d[_0x4e84('0x3')],_0x4e84('0x3b'))&&!_0x26a325[_0x4e84('0x2d')](_0x30778d);}(_0x5aba8b,_0x3670fc));_0x23c2c6=_0x23c2c6[_0x4e84('0x37')](_0x555901=>!_0x555901['is'](_0x4e84('0x19'),_0x4e84('0x3b'))||_0x555901[_0x4e84('0x28')](_0x4e84('0x21'))!=_0x20cf1c);const _0x6ae0af=new Set();for(const _0x2faefd of _0x23c2c6)_0x2faefd['is'](_0x4e84('0x19'),'listItem')?_0x6ae0af['add'](ne(_0x2faefd)):_0x6ae0af['add'](_0x2faefd);return Array[_0x4e84('0x34')](_0x6ae0af);}(_0x268441['getSelectedBlocks'](),_0x4bb1fd,_0x286277[_0x4e84('0x32')]['schema']);_0x286277['model'][_0x4e84('0x35')](()=>{for(const _0x569181 of _0x13ba3b)_0x53971f[_0x4e84('0x1c')](_0x569181,{'commandName':_0x40efbd,'commandParams':[{'forceValue':!_0x1cd4b7['value']}],'formatGroupId':'blockName'},oe(_0x569181));});};}function _0x1379cd(_0x4ce99e){return()=>{const _0x3c9240=function(_0x36c578){let _0x137918=Array[_0x4e84('0x34')](_0x36c578);const _0xe86356=_0x137918[_0x4e84('0x39')](_0x38198c=>_0x4e84('0x3b')!=_0x38198c[_0x4e84('0x31')]);return _0xe86356>-0x1&&(_0x137918=_0x137918[_0x4e84('0xc')](0x0,_0xe86356)),_0x137918;}(_0x286277[_0x4e84('0x32')]['document'][_0x4e84('0x38')][_0x4e84('0xe')]()),_0x59211a=_0x286277[_0x4e84('0x32')][_0x4e84('0x22')](_0x286277[_0x4e84('0x32')][_0x4e84('0x9')](_0x3c9240[0x0],_0x4e84('0x27')),_0x286277['model'][_0x4e84('0x9')](_0x3c9240[_0x3c9240[_0x4e84('0x1f')]-0x1],_0x4e84('0x26')));_0x286277[_0x4e84('0x32')][_0x4e84('0x35')](()=>{_0x53971f[_0x4e84('0x1c')](_0x59211a,{'commandName':_0x4ce99e,'commandParams':[],'formatGroupId':_0x4e84('0x5')},function(_0x26ed38){const _0x7bc7fa=new Set();for(const _0x11af3a of _0x26ed38){let _0x1657d5=_0x11af3a[_0x4e84('0x16')];for(;_0x1657d5&&_0x1657d5['getAttribute'](_0x4e84('0x5'))>_0x11af3a[_0x4e84('0x28')](_0x4e84('0x5'));)_0x7bc7fa[_0x4e84('0x1e')](_0x1657d5),_0x1657d5=_0x1657d5['nextSibling'];}return Array[_0x4e84('0x34')](_0x7bc7fa);}(_0x3c9240));});};}_0x53971f[_0x4e84('0x10')]('numberedList',_0x1b3062('numberedList')),_0x53971f[_0x4e84('0x10')]('bulletedList',_0x1b3062(_0x4e84('0x2e'))),_0xf0db95&&_0x53971f[_0x4e84('0x10')](_0x4e84('0x11'),_0x1b3062('todoList')),_0x53971f['enableCommand'](_0x4e84('0x1d'),_0x1379cd('indentList')),_0x53971f[_0x4e84('0x10')](_0x4e84('0x13'),_0x1379cd(_0x4e84('0x13'))),_0xf0db95&&_0x53971f[_0x4e84('0x10')](_0x4e84('0x24'),()=>{const _0x3ced3d=_0x286277['commands'][_0x4e84('0x1b')](_0x4e84('0x24')),_0x447b92=Array[_0x4e84('0x34')](_0x3ced3d['_selectedElements']);_0x447b92[_0x4e84('0x37')](_0x3daa65=>_0x3daa65[_0x4e84('0x28')](_0x4e84('0x2'))!=_0x3ced3d[_0x4e84('0xa')]),_0x286277[_0x4e84('0x32')][_0x4e84('0x35')](()=>{for(const _0x324caa of _0x447b92)_0x53971f[_0x4e84('0x1c')](_0x324caa,{'commandName':_0x4e84('0x24'),'commandParams':[{'forceValue':!_0x3ced3d['value']}]});});}),_0x53971f[_0x4e84('0x20')]['registerElementLabel'](_0x4e84('0x3b'),_0x303d0c=>_0x279f97(_0x2521d9,_0x4e84('0xb'),_0x303d0c)),_0x53971f[_0x4e84('0x20')][_0x4e84('0x4')](_0x4fcaef=>{const {data:_0x50de5d}=_0x4fcaef;if(_0x50de5d){if(_0x4e84('0x25')==_0x50de5d[_0x4e84('0xd')]||_0x4e84('0x2e')==_0x50de5d['commandName']||_0x4e84('0x11')==_0x50de5d[_0x4e84('0xd')])switch(_0x50de5d[_0x4e84('0xd')][_0x4e84('0x23')](_0x4e84('0x2f'),'')){case _0x4e84('0x36'):return _0x116eb0(_0x279f97(_0x2521d9,_0x4e84('0x15')));case _0x4e84('0x1'):return _0x116eb0(_0x279f97(_0x2521d9,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x116eb0(_0x279f97(_0x2521d9,'ELEMENT_TODO_LIST'));}if(_0x4e84('0x1d')==_0x50de5d[_0x4e84('0xd')])return{'type':'format','content':_0x279f97(_0x2521d9,_0x4e84('0x17'),_0x279f97(_0x2521d9,'ELEMENT_LIST_ITEM'))};if(_0x4e84('0x13')==_0x50de5d['commandName'])return{'type':_0x4e84('0x6'),'content':_0x279f97(_0x2521d9,_0x4e84('0x33'),_0x279f97(_0x2521d9,_0x4e84('0xb')))};if('checkTodoList'==_0x50de5d[_0x4e84('0xd')])return _0x50de5d['commandParams'][0x0]['forceValue']?{'type':_0x4e84('0x6'),'content':_0x279f97(_0x2521d9,'*Check\x20item*')}:{'type':_0x4e84('0x6'),'content':_0x279f97(_0x2521d9,_0x4e84('0x8'))};}function _0x116eb0(_0x45d9ba){return{'type':_0x4e84('0x6'),'content':_0x279f97(_0x2521d9,_0x4e84('0x30'),_0x45d9ba)};}});}}function ne(_0x5352b9){const _0x203f63=_0x5352b9[_0x4e84('0x28')](_0x4e84('0x5'));if(0x0==_0x203f63)return _0x5352b9;let _0x4d6e89=_0x5352b9;for(;_0x5352b9[_0x4e84('0x14')]&&_0x5352b9['previousSibling']['is'](_0x4e84('0x19'),_0x4e84('0x3b'));){const _0x36b9c9=_0x5352b9[_0x4e84('0x14')]['getAttribute'](_0x4e84('0x5'));if(_0x36b9c9==_0x203f63)_0x4d6e89=_0x5352b9['previousSibling'];else{if(_0x36b9c9<_0x203f63)break;}_0x5352b9=_0x5352b9[_0x4e84('0x14')];}return _0x4d6e89;}function oe(_0x20c1e7){const _0x3ff698=[];if(_0x20c1e7['is']('element',_0x4e84('0x3b'))&&_0x20c1e7[_0x4e84('0x28')](_0x4e84('0x5'))>0x0){let _0x4102b8=_0x20c1e7[_0x4e84('0x16')];for(;_0x4102b8&&_0x4e84('0x3b')==_0x4102b8[_0x4e84('0x31')]&&_0x4102b8[_0x4e84('0x28')](_0x4e84('0x5'))==_0x20c1e7[_0x4e84('0x28')](_0x4e84('0x5'));)_0x3ff698['push'](_0x4102b8),_0x4102b8=_0x4102b8[_0x4e84('0x16')];}return _0x3ff698;}