@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231012.0 → 0.0.0-nightly-20231014.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 (66) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/aiassistant.js +1 -1
  9. package/src/integrations/alignment.js +1 -1
  10. package/src/integrations/basicstyles.js +1 -1
  11. package/src/integrations/blockquote.js +1 -1
  12. package/src/integrations/ckbox.js +1 -1
  13. package/src/integrations/codeblock.js +1 -1
  14. package/src/integrations/comments.js +1 -1
  15. package/src/integrations/deletecommand.js +1 -1
  16. package/src/integrations/documentlist.js +1 -1
  17. package/src/integrations/documentlistproperties.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.d.ts +1 -1
  20. package/src/integrations/findandreplace.js +1 -1
  21. package/src/integrations/font.js +1 -1
  22. package/src/integrations/formatpainter.js +1 -1
  23. package/src/integrations/heading.js +1 -1
  24. package/src/integrations/highlight.js +1 -1
  25. package/src/integrations/horizontalline.js +1 -1
  26. package/src/integrations/htmlembed.js +1 -1
  27. package/src/integrations/image.js +1 -1
  28. package/src/integrations/imagereplace.js +1 -1
  29. package/src/integrations/importword.js +1 -1
  30. package/src/integrations/indent.js +1 -1
  31. package/src/integrations/inputcommand.js +1 -1
  32. package/src/integrations/link.js +1 -1
  33. package/src/integrations/list.js +1 -1
  34. package/src/integrations/listproperties.js +1 -1
  35. package/src/integrations/mediaembed.js +1 -1
  36. package/src/integrations/mention.js +1 -1
  37. package/src/integrations/pagebreak.js +1 -1
  38. package/src/integrations/paragraph.js +1 -1
  39. package/src/integrations/removeformat.js +1 -1
  40. package/src/integrations/restrictededitingmode.js +1 -1
  41. package/src/integrations/shiftentercommand.js +1 -1
  42. package/src/integrations/standardeditingmode.js +1 -1
  43. package/src/integrations/style.js +1 -1
  44. package/src/integrations/table.js +1 -1
  45. package/src/integrations/tablecaption.js +1 -1
  46. package/src/integrations/tableclipboard.js +1 -1
  47. package/src/integrations/tablecolumnresize.js +1 -1
  48. package/src/integrations/tableheadings.js +1 -1
  49. package/src/integrations/tablemergesplit.js +1 -1
  50. package/src/integrations/tableofcontents.js +1 -1
  51. package/src/integrations/tableproperties.js +1 -1
  52. package/src/integrations/template.js +1 -1
  53. package/src/integrations/title.js +1 -1
  54. package/src/integrations/undo.js +1 -1
  55. package/src/integrations/utils.js +1 -1
  56. package/src/suggestion.js +1 -1
  57. package/src/suggestiondescriptionfactory.js +1 -1
  58. package/src/trackchanges.js +1 -1
  59. package/src/trackchangesdata.js +1 -1
  60. package/src/trackchangesediting.js +1 -1
  61. package/src/trackchangesui.js +1 -1
  62. package/src/ui/suggestioncontroller.js +1 -1
  63. package/src/ui/view/basesuggestionthreadview.js +1 -1
  64. package/src/ui/view/suggestionthreadview.js +1 -1
  65. package/src/utils/common-translations.js +1 -1
  66. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5291=['toLowerCase','FontSize','fontBackgroundColor','TrackChangesEditing','change','*Reset\x20font\x20size*','document','*Set\x20font\x20size:*\x20%0','model','registerDescriptionCallback','markInlineFormat','fontColor','fontFamily','*Set\x20font\x20family:*\x20%0','value','editor','FontColorEditing','*Set\x20font\x20background\x20color:*\x20%0','*Reset\x20font\x20background\x20color*','_enableCommand','format','locale','*Reset\x20font\x20family*','get','from','commandName','config','getRanges','fontColor.colors','label','isCollapsed','commandParams','title','selection','afterInit','plugins','find','fontSize'];(function(_0x2673b4,_0x529124){const _0xdb8eac=function(_0x16d9f6){while(--_0x16d9f6){_0x2673b4['push'](_0x2673b4['shift']());}};_0xdb8eac(++_0x529124);}(_0x5291,0x6e));const _0xdb8e=function(_0x2673b4,_0x529124){_0x2673b4=_0x2673b4-0x0;let _0xdb8eac=_0x5291[_0x2673b4];return _0xdb8eac;};import{Plugin as _0x3fed29}from'ckeditor5/src/core';import{normalizeColorOptions as _0x35b454}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x344a26}from'./utils';import{getTranslation as _0x5f37f3}from'../utils/common-translations';const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':_0xdb8e('0x10')},{'pluginName':_0xdb8e('0x14'),'commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':_0xdb8e('0x6')}];export default class W extends _0x3fed29{[_0xdb8e('0x0')](){const _0x44f18e=this[_0xdb8e('0x13')][_0xdb8e('0x19')];for(const {pluginName:_0x320da2,commandName:_0x15a178}of eo)this[_0xdb8e('0x13')]['plugins']['has'](_0x320da2)&&this[_0xdb8e('0x17')](_0x15a178);this[_0xdb8e('0x13')]['plugins'][_0xdb8e('0x1b')](_0xdb8e('0x7'))['_descriptionFactory'][_0xdb8e('0xd')](_0x395416=>{const _0x18535f=_0x44f18e['t'],{data:_0x4489d3}=_0x395416;if(null!=_0x4489d3){if(_0xdb8e('0x3')==_0x4489d3[_0xdb8e('0x1d')]){const _0x5ef26d=_0x4489d3[_0xdb8e('0x23')][0x0][_0xdb8e('0x12')];if(_0x5ef26d){const _0x33a4fe=_0x18535f(this[_0xdb8e('0x13')][_0xdb8e('0x1')][_0xdb8e('0x1b')](_0xdb8e('0x5'))['normalizeSizeOptions'](this['editor'][_0xdb8e('0x1e')][_0xdb8e('0x1b')]('fontSize.options'))[_0xdb8e('0x2')](_0x5c8f32=>_0x5c8f32[_0xdb8e('0xc')]==_0x5ef26d)[_0xdb8e('0x24')])[_0xdb8e('0x4')]();return{'type':'format','content':_0x5f37f3(_0x44f18e,_0xdb8e('0xb'),_0x33a4fe)};}return{'type':_0xdb8e('0x18'),'content':_0x5f37f3(_0x44f18e,_0xdb8e('0x9'))};}if(_0xdb8e('0x10')==_0x4489d3['commandName']){const _0xeb4e02=_0x4489d3[_0xdb8e('0x23')][0x0]['value'];return _0xeb4e02?{'type':'format','content':_0x5f37f3(_0x44f18e,_0xdb8e('0x11'),_0xeb4e02)}:{'type':_0xdb8e('0x18'),'content':_0x5f37f3(_0x44f18e,_0xdb8e('0x1a'))};}if(_0xdb8e('0xf')==_0x4489d3[_0xdb8e('0x1d')]){const _0x5d94af=_0x4489d3[_0xdb8e('0x23')][0x0][_0xdb8e('0x12')];if(_0x5d94af){const _0x4e9176=_0x35b454(this[_0xdb8e('0x13')][_0xdb8e('0x1e')]['get'](_0xdb8e('0x20')))[_0xdb8e('0x2')](_0x36f035=>_0x36f035[_0xdb8e('0xc')]==_0x5d94af);let _0x55496d=_0x5d94af,_0x2044d8='';return _0x4e9176&&(_0x55496d=_0x4e9176[_0xdb8e('0x21')],_0x2044d8=_0x18535f(_0x55496d)[_0xdb8e('0x4')]()),{'type':_0xdb8e('0x18'),'content':_0x5f37f3(_0x44f18e,'*Set\x20font\x20color:*\x20%0',_0x2044d8)['trim'](),'color':{'value':_0x5d94af,'title':_0x2044d8||_0x55496d}};}return{'type':_0xdb8e('0x18'),'content':_0x5f37f3(_0x44f18e,'*Reset\x20font\x20color*')};}if(_0xdb8e('0x6')==_0x4489d3[_0xdb8e('0x1d')]){const _0x41d836=_0x4489d3[_0xdb8e('0x23')][0x0][_0xdb8e('0x12')];if(_0x41d836){const _0x4acfff=_0x35b454(this['editor']['config'][_0xdb8e('0x1b')]('fontBackgroundColor.colors'))['find'](_0x6627ac=>_0x6627ac[_0xdb8e('0xc')]==_0x41d836);let _0x3c10c4=_0x41d836,_0x210d22='';return _0x4acfff&&(_0x3c10c4=_0x4acfff[_0xdb8e('0x21')],_0x210d22=_0x18535f(_0x3c10c4)['toLowerCase']()),{'type':_0xdb8e('0x18'),'content':_0x5f37f3(_0x44f18e,_0xdb8e('0x15'),_0x210d22)['trim'](),'color':{'value':_0x41d836,'title':_0x210d22||_0x3c10c4}};}return{'type':_0xdb8e('0x18'),'content':_0x5f37f3(_0x44f18e,_0xdb8e('0x16'))};}}});}['_enableCommand'](_0x2750ea){const _0x397fe1=this[_0xdb8e('0x13')];_0x397fe1[_0xdb8e('0x1')]['get'](_0xdb8e('0x7'))['enableCommand'](_0x2750ea,(_0x5909cd,_0x1a4ff0={})=>{const _0x26b6bd=_0x397fe1[_0xdb8e('0xc')][_0xdb8e('0xa')][_0xdb8e('0x25')],_0x43a6b1=_0x1a4ff0[_0xdb8e('0x12')];_0x26b6bd[_0xdb8e('0x22')]?_0x5909cd(_0x1a4ff0):_0x397fe1[_0xdb8e('0xc')][_0xdb8e('0x8')](()=>{const _0x389202=Array[_0xdb8e('0x1c')](_0x26b6bd[_0xdb8e('0x1f')]());for(const _0x423acb of _0x389202){const _0x3c9faa=_0x43a6b1?[_0x423acb]:_0x344a26(_0x2750ea,_0x423acb,_0x397fe1['model']);for(const _0x3f53cf of _0x3c9faa)_0x397fe1[_0xdb8e('0x1')][_0xdb8e('0x1b')](_0xdb8e('0x7'))[_0xdb8e('0xe')](_0x3f53cf,{'commandName':_0x2750ea,'commandParams':[{'value':_0x43a6b1}]});}});});}}
23
+ const _0x2c08=['FontSize','*Set\x20font\x20size:*\x20%0','*Reset\x20font\x20size*','fontBackgroundColor','commandName','trim','markInlineFormat','_descriptionFactory','label','FontSizeEditing','toLowerCase','plugins','get','FontBackgroundColorEditing','fontFamily','selection','fontSize','commandParams','change','value','FontFamilyEditing','model','find','config','format','isCollapsed','fontBackgroundColor.colors','afterInit','editor','fontColor.colors','document','fontSize.options','_enableCommand','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20color*','has','registerDescriptionCallback','fontColor','*Reset\x20font\x20background\x20color*','from'];(function(_0x56832d,_0x2c0862){const _0x582194=function(_0x4e26e0){while(--_0x4e26e0){_0x56832d['push'](_0x56832d['shift']());}};_0x582194(++_0x2c0862);}(_0x2c08,0x1cf));const _0x5821=function(_0x56832d,_0x2c0862){_0x56832d=_0x56832d-0x0;let _0x582194=_0x2c08[_0x56832d];return _0x582194;};import{Plugin as _0x23bdb8}from'ckeditor5/src/core';import{normalizeColorOptions as _0x375c8b}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x11a280}from'./utils';import{getTranslation as _0x36c774}from'../utils/common-translations';const eo=[{'pluginName':_0x5821('0x1a'),'commandName':_0x5821('0x21')},{'pluginName':_0x5821('0x25'),'commandName':_0x5821('0x1f')},{'pluginName':'FontColorEditing','commandName':_0x5821('0xe')},{'pluginName':_0x5821('0x1e'),'commandName':_0x5821('0x14')}];export default class W extends _0x23bdb8{[_0x5821('0x4')](){const _0x5b68a1=this[_0x5821('0x5')]['locale'];for(const {pluginName:_0x20abc8,commandName:_0x540cdc}of eo)this[_0x5821('0x5')][_0x5821('0x1c')][_0x5821('0xc')](_0x20abc8)&&this[_0x5821('0x9')](_0x540cdc);this[_0x5821('0x5')][_0x5821('0x1c')][_0x5821('0x1d')]('TrackChangesEditing')[_0x5821('0x18')][_0x5821('0xd')](_0x5a2d78=>{const _0x57f526=_0x5b68a1['t'],{data:_0x37311c}=_0x5a2d78;if(null!=_0x37311c){if(_0x5821('0x21')==_0x37311c[_0x5821('0x15')]){const _0x2fd2af=_0x37311c['commandParams'][0x0][_0x5821('0x24')];if(_0x2fd2af){const _0x304186=_0x57f526(this[_0x5821('0x5')][_0x5821('0x1c')]['get'](_0x5821('0x11'))['normalizeSizeOptions'](this[_0x5821('0x5')][_0x5821('0x0')]['get'](_0x5821('0x8')))[_0x5821('0x27')](_0xa3f176=>_0xa3f176['model']==_0x2fd2af)['title'])[_0x5821('0x1b')]();return{'type':_0x5821('0x1'),'content':_0x36c774(_0x5b68a1,_0x5821('0x12'),_0x304186)};}return{'type':_0x5821('0x1'),'content':_0x36c774(_0x5b68a1,_0x5821('0x13'))};}if(_0x5821('0x1f')==_0x37311c[_0x5821('0x15')]){const _0x3f964d=_0x37311c['commandParams'][0x0]['value'];return _0x3f964d?{'type':_0x5821('0x1'),'content':_0x36c774(_0x5b68a1,'*Set\x20font\x20family:*\x20%0',_0x3f964d)}:{'type':'format','content':_0x36c774(_0x5b68a1,'*Reset\x20font\x20family*')};}if('fontColor'==_0x37311c[_0x5821('0x15')]){const _0x4f1f74=_0x37311c[_0x5821('0x22')][0x0][_0x5821('0x24')];if(_0x4f1f74){const _0x34e388=_0x375c8b(this[_0x5821('0x5')][_0x5821('0x0')][_0x5821('0x1d')](_0x5821('0x6')))[_0x5821('0x27')](_0x25e428=>_0x25e428[_0x5821('0x26')]==_0x4f1f74);let _0x4d5d21=_0x4f1f74,_0x3c7895='';return _0x34e388&&(_0x4d5d21=_0x34e388['label'],_0x3c7895=_0x57f526(_0x4d5d21)['toLowerCase']()),{'type':_0x5821('0x1'),'content':_0x36c774(_0x5b68a1,_0x5821('0xa'),_0x3c7895)[_0x5821('0x16')](),'color':{'value':_0x4f1f74,'title':_0x3c7895||_0x4d5d21}};}return{'type':_0x5821('0x1'),'content':_0x36c774(_0x5b68a1,_0x5821('0xb'))};}if('fontBackgroundColor'==_0x37311c[_0x5821('0x15')]){const _0x3bd81d=_0x37311c['commandParams'][0x0]['value'];if(_0x3bd81d){const _0x389783=_0x375c8b(this[_0x5821('0x5')][_0x5821('0x0')]['get'](_0x5821('0x3')))[_0x5821('0x27')](_0x5513c6=>_0x5513c6['model']==_0x3bd81d);let _0x330d6f=_0x3bd81d,_0x185065='';return _0x389783&&(_0x330d6f=_0x389783[_0x5821('0x19')],_0x185065=_0x57f526(_0x330d6f)[_0x5821('0x1b')]()),{'type':_0x5821('0x1'),'content':_0x36c774(_0x5b68a1,'*Set\x20font\x20background\x20color:*\x20%0',_0x185065)[_0x5821('0x16')](),'color':{'value':_0x3bd81d,'title':_0x185065||_0x330d6f}};}return{'type':'format','content':_0x36c774(_0x5b68a1,_0x5821('0xf'))};}}});}[_0x5821('0x9')](_0x3e65a6){const _0x2bb43f=this[_0x5821('0x5')];_0x2bb43f[_0x5821('0x1c')][_0x5821('0x1d')]('TrackChangesEditing')['enableCommand'](_0x3e65a6,(_0x1ff0aa,_0x18af44={})=>{const _0x3d3494=_0x2bb43f[_0x5821('0x26')][_0x5821('0x7')][_0x5821('0x20')],_0x11cb6a=_0x18af44[_0x5821('0x24')];_0x3d3494[_0x5821('0x2')]?_0x1ff0aa(_0x18af44):_0x2bb43f[_0x5821('0x26')][_0x5821('0x23')](()=>{const _0x5d9f7b=Array[_0x5821('0x10')](_0x3d3494['getRanges']());for(const _0x33181b of _0x5d9f7b){const _0xac664=_0x11cb6a?[_0x33181b]:_0x11a280(_0x3e65a6,_0x33181b,_0x2bb43f[_0x5821('0x26')]);for(const _0x50e1d9 of _0xac664)_0x2bb43f[_0x5821('0x1c')]['get']('TrackChangesEditing')[_0x5821('0x17')](_0x50e1d9,{'commandName':_0x3e65a6,'commandParams':[{'value':_0x11cb6a}]});}});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e93=['forward','model','fontColor.colors','word','boolean','commandName','isFormatting','entries','createRange','getItems','enableCommand','fontColor','charAt','createSelection','FontSize','getSelectedBlocks','format','toLowerCase','editor','modifySelection','*Remove\x20all\x20formatting*','from','join','afterInit','TrackChangesEditing','document','find','_descriptionFactory','label','get','isBlock','schema','getFirstPosition','config','getAttributes','toUpperCase','locale','*Set\x20format\x20to:*\x20%0','split','markInlineFormat','fontBackgroundColor','plugins','fontSize','length','keys','selection','isCollapsed','getRanges','slice','normalizeSizeOptions','pasteFormat','commands','push','registerDescriptionCallback'];(function(_0x38e2f5,_0x4e93e2){const _0x5268f9=function(_0x4746ac){while(--_0x4746ac){_0x38e2f5['push'](_0x38e2f5['shift']());}};_0x5268f9(++_0x4e93e2);}(_0x4e93,0x153));const _0x5268=function(_0x38e2f5,_0x4e93e2){_0x38e2f5=_0x38e2f5-0x0;let _0x5268f9=_0x4e93[_0x38e2f5];return _0x5268f9;};import{Plugin as _0x5c063c}from'ckeditor5/src/core';import{normalizeColorOptions as _0x2ee56a}from'ckeditor5/src/ui';import{first as _0x1b637a}from'ckeditor5/src/utils';import{getTranslation as _0x2e7761}from'../utils/common-translations';export default class J extends _0x5c063c{[_0x5268('0x8')](){const _0x42d0da=this[_0x5268('0x3')],_0x573c82=_0x42d0da[_0x5268('0x28')],_0x1fd08c=_0x573c82[_0x5268('0xa')][_0x5268('0x1e')],_0x18ad0a=_0x42d0da[_0x5268('0x1a')]['get'](_0x5268('0x9')),_0x3491a6=_0x42d0da['locale'],_0x64c584=_0x42d0da[_0x5268('0x24')][_0x5268('0xe')]('copyFormat'),_0x396901=_0x42d0da[_0x5268('0x24')]['get'](_0x5268('0x23'));_0x64c584&&_0x396901&&(_0x18ad0a[_0x5268('0x31')](_0x5268('0x23'),(_0x5dac87,_0x2e23ea={})=>{const _0x28859a=_0x2e23ea;_0x573c82['change'](()=>{const _0x66cd68=Array[_0x5268('0x6')](_0x1fd08c[_0x5268('0x20')]()),_0x47e36f=_0x1fd08c[_0x5268('0x1f')]?[io(_0x573c82,_0x1fd08c)]:_0x66cd68,_0x2b723b=!!_0x1b637a(function*(_0x2474ab,_0x5ce7a3){const _0x548fa9=_0x26c7f9=>!!_0x1b637a(function*(_0x2d97c9,_0x5c5e52){for(const [_0x419d3c]of _0x2d97c9[_0x5268('0x13')]()){const _0x20a712=_0x5c5e52['getAttributeProperties'](_0x419d3c);_0x20a712&&_0x20a712[_0x5268('0x2d')]&&(yield _0x419d3c);}}(_0x26c7f9,_0x5ce7a3));for(const _0x461556 of _0x2474ab[_0x5268('0x20')]())for(const _0x436525 of _0x461556[_0x5268('0x30')]())!_0x5ce7a3[_0x5268('0xf')](_0x436525)&&_0x548fa9(_0x436525)&&(yield _0x436525);for(const _0x180f30 of _0x2474ab[_0x5268('0x0')]())_0x548fa9(_0x180f30)&&(yield _0x180f30);_0x548fa9(_0x2474ab)&&(yield _0x2474ab);}(_0x1fd08c,_0x573c82[_0x5268('0x10')]));if(_0x2b723b||0x0!==Object[_0x5268('0x1d')](_0x28859a)[_0x5268('0x1c')])for(const _0x376865 of _0x47e36f)_0x18ad0a[_0x5268('0x18')](_0x376865,{'commandName':_0x5268('0x23'),'commandParams':[_0x28859a]});});}),_0x18ad0a[_0x5268('0xc')][_0x5268('0x26')](_0x1b4f9f=>{const {data:_0x57cc3c}=_0x1b4f9f;if(_0x57cc3c&&_0x5268('0x23')===_0x57cc3c[_0x5268('0x2c')]){const _0x5ca1e0=[],_0x91f679=_0x57cc3c['commandParams'][0x0];for(const [_0x4a7c66,_0x5a6419]of Object[_0x5268('0x2e')](_0x91f679))_0x5ca1e0[_0x5268('0x25')](so(_0x42d0da,_0x4a7c66,_0x5a6419));return _0x5ca1e0['length']?{'type':_0x5268('0x1'),'content':_0x2e7761(_0x3491a6,_0x5268('0x16'),_0x5ca1e0['join'](',\x20'))}:{'type':_0x5268('0x1'),'content':_0x2e7761(_0x3491a6,_0x5268('0x5'))};}}),_0x42d0da[_0x5268('0x1a')][_0x5268('0xe')](_0x5268('0x9'))['enableCommand']('copyFormat'));}}function io(_0x3b810c,_0x364c14){const _0x4e775b=_0x3b810c[_0x5268('0x34')](_0x364c14);_0x3b810c[_0x5268('0x4')](_0x4e775b,{'unit':_0x5268('0x2a'),'direction':'backward'});const _0x32e425=_0x4e775b[_0x5268('0x11')]();_0x3b810c[_0x5268('0x4')](_0x4e775b,{'unit':_0x5268('0x2a'),'direction':_0x5268('0x27')});const _0xce99a3=_0x4e775b['getLastPosition']();return _0x3b810c[_0x5268('0x2f')](_0x32e425,_0xce99a3);}function so(_0x2dda1c,_0x4e71b0,_0x247a5f){const _0x1ad18c=_0x2dda1c[_0x5268('0x15')]['t'],_0x94fdb4=_0x4e71b0[_0x5268('0x17')](/(?=[A-Z])/)[_0x5268('0x7')]('\x20'),_0x1c1298=_0x1ad18c(_0x94fdb4[_0x5268('0x33')](0x0)[_0x5268('0x14')]()+_0x94fdb4[_0x5268('0x21')](0x1))['toLowerCase']();if(_0x5268('0x2b')==typeof _0x247a5f)return _0x1c1298;if(_0x5268('0x32')===_0x4e71b0||_0x5268('0x19')===_0x4e71b0){const _0x563055=_0x2ee56a(_0x2dda1c[_0x5268('0x12')]['get'](_0x5268('0x29')))[_0x5268('0xb')](_0x19ea8c=>_0x19ea8c[_0x5268('0x28')]==_0x247a5f);return _0x1c1298+'\x20('+(_0x563055?_0x1ad18c(_0x563055[_0x5268('0xd')])['toLowerCase']():_0x247a5f)+')';}if(_0x5268('0x1b')===_0x4e71b0&&isNaN(parseFloat(_0x247a5f))){const _0x2ed7e9=_0x2dda1c[_0x5268('0x1a')][_0x5268('0xe')](_0x5268('0x35'))[_0x5268('0x22')](_0x2dda1c[_0x5268('0x12')]['get']('fontSize.options'))[_0x5268('0xb')](_0x559029=>_0x559029[_0x5268('0x28')]==_0x247a5f);return _0x1c1298+'\x20('+(_0x2ed7e9?_0x1ad18c(_0x2ed7e9['title'])[_0x5268('0x2')]():_0x247a5f)+')';}return _0x1c1298+'\x20('+_0x247a5f+')';}
23
+ const _0x70d5=['getItems','enableCommand','copyFormat','find','afterInit','word','change','toLowerCase','model','locale','length','modifySelection','config','plugins','createRange','pasteFormat','getAttributeProperties','keys','boolean','entries','fontSize','fontColor.colors','*Remove\x20all\x20formatting*','fontSize.options','format','getFirstPosition','document','title','join','forward','markInlineFormat','fontBackgroundColor','label','charAt','from','get','editor','getRanges','commandParams','backward','TrackChangesEditing','isCollapsed','push','getAttributes','isFormatting','normalizeSizeOptions','schema','_descriptionFactory','commands','registerDescriptionCallback','createSelection','selection'];(function(_0x4165ef,_0x70d527){const _0x330ed5=function(_0x4756a7){while(--_0x4756a7){_0x4165ef['push'](_0x4165ef['shift']());}};_0x330ed5(++_0x70d527);}(_0x70d5,0x176));const _0x330e=function(_0x4165ef,_0x70d527){_0x4165ef=_0x4165ef-0x0;let _0x330ed5=_0x70d5[_0x4165ef];return _0x330ed5;};import{Plugin as _0x4a983a}from'ckeditor5/src/core';import{normalizeColorOptions as _0x2ccfa7}from'ckeditor5/src/ui';import{first as _0x5b5ea0}from'ckeditor5/src/utils';import{getTranslation as _0x42e6fc}from'../utils/common-translations';export default class J extends _0x4a983a{[_0x330e('0x2e')](){const _0x186640=this[_0x330e('0x1a')],_0x1b40cc=_0x186640[_0x330e('0x32')],_0x5645dd=_0x1b40cc[_0x330e('0x10')][_0x330e('0x29')],_0x20e890=_0x186640[_0x330e('0x3')][_0x330e('0x19')](_0x330e('0x1e')),_0x2336e2=_0x186640[_0x330e('0x33')],_0x36a7a9=_0x186640[_0x330e('0x26')][_0x330e('0x19')](_0x330e('0x2c')),_0x250f6b=_0x186640[_0x330e('0x26')]['get'](_0x330e('0x5'));_0x36a7a9&&_0x250f6b&&(_0x20e890[_0x330e('0x2b')](_0x330e('0x5'),(_0x21e79f,_0x959b89={})=>{const _0x1b6621=_0x959b89;_0x1b40cc[_0x330e('0x30')](()=>{const _0x15331c=Array[_0x330e('0x18')](_0x5645dd[_0x330e('0x1b')]()),_0x2bfe3a=_0x5645dd[_0x330e('0x1f')]?[io(_0x1b40cc,_0x5645dd)]:_0x15331c,_0x19c771=!!_0x5b5ea0(function*(_0x526854,_0x3a424e){const _0x3ece95=_0x13a4cb=>!!_0x5b5ea0(function*(_0x3e30be,_0xec78dc){for(const [_0x4056d9]of _0x3e30be[_0x330e('0x21')]()){const _0x115fcb=_0xec78dc[_0x330e('0x6')](_0x4056d9);_0x115fcb&&_0x115fcb[_0x330e('0x22')]&&(yield _0x4056d9);}}(_0x13a4cb,_0x3a424e));for(const _0x5d4528 of _0x526854[_0x330e('0x1b')]())for(const _0x2bddae of _0x5d4528[_0x330e('0x2a')]())!_0x3a424e['isBlock'](_0x2bddae)&&_0x3ece95(_0x2bddae)&&(yield _0x2bddae);for(const _0x1ee548 of _0x526854['getSelectedBlocks']())_0x3ece95(_0x1ee548)&&(yield _0x1ee548);_0x3ece95(_0x526854)&&(yield _0x526854);}(_0x5645dd,_0x1b40cc[_0x330e('0x24')]));if(_0x19c771||0x0!==Object[_0x330e('0x7')](_0x1b6621)[_0x330e('0x0')])for(const _0x2d7314 of _0x2bfe3a)_0x20e890[_0x330e('0x14')](_0x2d7314,{'commandName':_0x330e('0x5'),'commandParams':[_0x1b6621]});});}),_0x20e890[_0x330e('0x25')][_0x330e('0x27')](_0x34e1bc=>{const {data:_0x286c84}=_0x34e1bc;if(_0x286c84&&_0x330e('0x5')===_0x286c84['commandName']){const _0x15de6a=[],_0x58ba65=_0x286c84[_0x330e('0x1c')][0x0];for(const [_0x507cde,_0x2d4ea7]of Object[_0x330e('0x9')](_0x58ba65))_0x15de6a[_0x330e('0x20')](so(_0x186640,_0x507cde,_0x2d4ea7));return _0x15de6a[_0x330e('0x0')]?{'type':_0x330e('0xe'),'content':_0x42e6fc(_0x2336e2,'*Set\x20format\x20to:*\x20%0',_0x15de6a[_0x330e('0x12')](',\x20'))}:{'type':_0x330e('0xe'),'content':_0x42e6fc(_0x2336e2,_0x330e('0xc'))};}}),_0x186640['plugins'][_0x330e('0x19')](_0x330e('0x1e'))[_0x330e('0x2b')](_0x330e('0x2c')));}}function io(_0x244ce2,_0x525784){const _0xe5f4e2=_0x244ce2[_0x330e('0x28')](_0x525784);_0x244ce2[_0x330e('0x1')](_0xe5f4e2,{'unit':_0x330e('0x2f'),'direction':_0x330e('0x1d')});const _0x3e8d3d=_0xe5f4e2[_0x330e('0xf')]();_0x244ce2[_0x330e('0x1')](_0xe5f4e2,{'unit':_0x330e('0x2f'),'direction':_0x330e('0x13')});const _0x5135e2=_0xe5f4e2['getLastPosition']();return _0x244ce2[_0x330e('0x4')](_0x3e8d3d,_0x5135e2);}function so(_0x1fbe6a,_0x4bbe4a,_0x16f915){const _0x429284=_0x1fbe6a[_0x330e('0x33')]['t'],_0x1786fc=_0x4bbe4a['split'](/(?=[A-Z])/)['join']('\x20'),_0x51600e=_0x429284(_0x1786fc[_0x330e('0x17')](0x0)['toUpperCase']()+_0x1786fc['slice'](0x1))[_0x330e('0x31')]();if(_0x330e('0x8')==typeof _0x16f915)return _0x51600e;if('fontColor'===_0x4bbe4a||_0x330e('0x15')===_0x4bbe4a){const _0x2e82a1=_0x2ccfa7(_0x1fbe6a[_0x330e('0x2')][_0x330e('0x19')](_0x330e('0xb')))['find'](_0x93fe9=>_0x93fe9[_0x330e('0x32')]==_0x16f915);return _0x51600e+'\x20('+(_0x2e82a1?_0x429284(_0x2e82a1[_0x330e('0x16')])[_0x330e('0x31')]():_0x16f915)+')';}if(_0x330e('0xa')===_0x4bbe4a&&isNaN(parseFloat(_0x16f915))){const _0x2724e2=_0x1fbe6a[_0x330e('0x3')][_0x330e('0x19')]('FontSize')[_0x330e('0x23')](_0x1fbe6a[_0x330e('0x2')][_0x330e('0x19')](_0x330e('0xd')))[_0x330e('0x2d')](_0x2b85a9=>_0x2b85a9['model']==_0x16f915);return _0x51600e+'\x20('+(_0x2724e2?_0x429284(_0x2724e2[_0x330e('0x11')])[_0x330e('0x31')]():_0x16f915)+')';}return _0x51600e+'\x20('+_0x16f915+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17e0=['document','selection','locale','heading.options','ELEMENT_HEADING','paragraph','blockName','enableCommand','HeadingEditing','TrackChangesEditing','registerDescriptionCallback','plugins','has','editor','change','formatBlock','model','*Change\x20to:*\x20%0','getSelectedBlocks','config','get','match','ELEMENT_HEADING_CUSTOM','name','filter','find','title','_descriptionFactory','schema','isObject','heading','parent','value','commandParams'];(function(_0x38b72a,_0x17e08c){const _0x385d43=function(_0x55ad35){while(--_0x55ad35){_0x38b72a['push'](_0x38b72a['shift']());}};_0x385d43(++_0x17e08c);}(_0x17e0,0x152));const _0x385d=function(_0x38b72a,_0x17e08c){_0x38b72a=_0x38b72a-0x0;let _0x385d43=_0x17e0[_0x38b72a];return _0x385d43;};import{Plugin as _0x3180ab}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x5165db}from'./utils';import{getTranslation as _0x161f3d}from'../utils/common-translations';export default class K extends _0x3180ab{['afterInit'](){const _0x5cc0b4=this[_0x385d('0xf')],_0x12fba7=_0x5cc0b4[_0x385d('0x4')],_0x1838c3=_0x5cc0b4[_0x385d('0x15')][_0x385d('0x16')](_0x385d('0x5'));if(!_0x5cc0b4[_0x385d('0xd')][_0x385d('0xe')](_0x385d('0xa')))return;const _0x5d8617=_0x5cc0b4[_0x385d('0xd')][_0x385d('0x16')](_0x385d('0xb'));_0x5d8617[_0x385d('0x9')](_0x385d('0x20'),(_0x1d88e3,_0x370b0b)=>{const _0x385a2f=_0x370b0b['value'],_0x45a264=Array['from'](this[_0x385d('0xf')]['model'][_0x385d('0x2')][_0x385d('0x3')][_0x385d('0x14')]())[_0x385d('0x1a')](_0x1b138c=>function(_0x19aeeb,_0x1874d1,_0x415504){return _0x415504['checkChild'](_0x19aeeb[_0x385d('0x21')],_0x1874d1)&&!_0x415504[_0x385d('0x1f')](_0x19aeeb)&&_0x19aeeb[_0x385d('0x19')]!=_0x1874d1;}(_0x1b138c,_0x385a2f,this['editor'][_0x385d('0x12')][_0x385d('0x1e')]));_0x5cc0b4[_0x385d('0x12')][_0x385d('0x10')](()=>{for(const _0x21974a of _0x45a264)_0x5d8617['markBlockFormat'](_0x21974a,{'commandName':_0x385d('0x20'),'commandParams':[_0x370b0b],'formatGroupId':_0x385d('0x8')},_0x5165db(_0x21974a));});});for(const _0x4a07d9 of _0x1838c3)_0x385d('0x7')!=_0x4a07d9[_0x385d('0x12')]&&_0x5d8617['_descriptionFactory']['registerElementLabel'](_0x4a07d9[_0x385d('0x12')],_0x5cd2a5=>{const _0x1024c9=nn(_0x4a07d9['model']);return null!==_0x1024c9?_0x380803(_0x5cd2a5,_0x1024c9):_0x19d98f(_0x5cd2a5,_0x4a07d9[_0x385d('0x1c')]);});function _0x380803(_0x410b68,_0x3755ed){return _0x161f3d(_0x12fba7,_0x385d('0x6'),[_0x410b68,_0x3755ed]);}function _0x19d98f(_0x1521e8,_0x42c024){return _0x161f3d(_0x12fba7,_0x385d('0x18'),[_0x1521e8,_0x42c024]);}_0x5d8617[_0x385d('0x1d')][_0x385d('0xc')](_0xdf4a24=>{const {type:_0x596890,data:_0x2ca4f6}=_0xdf4a24;if(_0x385d('0x11')==_0x596890&&_0x2ca4f6&&'heading'==_0x2ca4f6['commandName']){const _0x56364e=_0x2ca4f6[_0x385d('0x1')][0x0][_0x385d('0x0')],_0x27270e=nn(_0x56364e);if(null!==_0x27270e)return{'type':'format','content':_0x161f3d(_0x12fba7,'*Change\x20to:*\x20%0',_0x380803(0x1,_0x27270e))};const _0x9aefc6=_0x1838c3[_0x385d('0x1b')](_0x54ee31=>_0x54ee31['model']===_0x56364e)[_0x385d('0x1c')];return{'type':'format','content':_0x161f3d(_0x12fba7,_0x385d('0x13'),_0x19d98f(0x1,_0x9aefc6))};}});}}function nn(_0x524f93){const _0xc03714=_0x524f93[_0x385d('0x17')](/^heading(\d+)$/);return _0xc03714?_0xc03714[0x1]:null;}
23
+ const _0x3f21=['change','editor','_descriptionFactory','schema','locale','afterInit','value','find','HeadingEditing','match','registerElementLabel','*Change\x20to:*\x20%0','isObject','ELEMENT_HEADING_CUSTOM','commandParams','parent','document','selection','registerDescriptionCallback','has','TrackChangesEditing','ELEMENT_HEADING','heading','formatBlock','checkChild','model','format','title','plugins','markBlockFormat','paragraph','heading.options','enableCommand','from'];(function(_0x4f4000,_0x3f21a3){const _0x2ab5a8=function(_0x169cc5){while(--_0x169cc5){_0x4f4000['push'](_0x4f4000['shift']());}};_0x2ab5a8(++_0x3f21a3);}(_0x3f21,0x1b1));const _0x2ab5=function(_0x4f4000,_0x3f21a3){_0x4f4000=_0x4f4000-0x0;let _0x2ab5a8=_0x3f21[_0x4f4000];return _0x2ab5a8;};import{Plugin as _0x20da00}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x39b668}from'./utils';import{getTranslation as _0x2a7245}from'../utils/common-translations';export default class K extends _0x20da00{[_0x2ab5('0xe')](){const _0x529989=this[_0x2ab5('0xa')],_0x5e935d=_0x529989[_0x2ab5('0xd')],_0x22150f=_0x529989['config']['get'](_0x2ab5('0x6'));if(!_0x529989[_0x2ab5('0x3')][_0x2ab5('0x1c')](_0x2ab5('0x11')))return;const _0x1e5526=_0x529989[_0x2ab5('0x3')]['get'](_0x2ab5('0x1d'));_0x1e5526[_0x2ab5('0x7')]('heading',(_0x59c5ec,_0x4fa829)=>{const _0x4359c1=_0x4fa829['value'],_0x3e334f=Array[_0x2ab5('0x8')](this[_0x2ab5('0xa')][_0x2ab5('0x0')][_0x2ab5('0x19')][_0x2ab5('0x1a')]['getSelectedBlocks']())['filter'](_0x376dbb=>function(_0x2b53ac,_0x230f90,_0x236e16){return _0x236e16[_0x2ab5('0x21')](_0x2b53ac[_0x2ab5('0x18')],_0x230f90)&&!_0x236e16[_0x2ab5('0x15')](_0x2b53ac)&&_0x2b53ac['name']!=_0x230f90;}(_0x376dbb,_0x4359c1,this[_0x2ab5('0xa')][_0x2ab5('0x0')][_0x2ab5('0xc')]));_0x529989[_0x2ab5('0x0')][_0x2ab5('0x9')](()=>{for(const _0xb0e0b of _0x3e334f)_0x1e5526[_0x2ab5('0x4')](_0xb0e0b,{'commandName':'heading','commandParams':[_0x4fa829],'formatGroupId':'blockName'},_0x39b668(_0xb0e0b));});});for(const _0x5c1936 of _0x22150f)_0x2ab5('0x5')!=_0x5c1936['model']&&_0x1e5526[_0x2ab5('0xb')][_0x2ab5('0x13')](_0x5c1936[_0x2ab5('0x0')],_0x12853d=>{const _0x5b8b6a=nn(_0x5c1936['model']);return null!==_0x5b8b6a?_0x3a243c(_0x12853d,_0x5b8b6a):_0xd58cdf(_0x12853d,_0x5c1936['title']);});function _0x3a243c(_0x28a51c,_0x527432){return _0x2a7245(_0x5e935d,_0x2ab5('0x1e'),[_0x28a51c,_0x527432]);}function _0xd58cdf(_0x389639,_0x209c9c){return _0x2a7245(_0x5e935d,_0x2ab5('0x16'),[_0x389639,_0x209c9c]);}_0x1e5526[_0x2ab5('0xb')][_0x2ab5('0x1b')](_0x298f15=>{const {type:_0x550b42,data:_0x44264a}=_0x298f15;if(_0x2ab5('0x20')==_0x550b42&&_0x44264a&&_0x2ab5('0x1f')==_0x44264a['commandName']){const _0x263001=_0x44264a[_0x2ab5('0x17')][0x0][_0x2ab5('0xf')],_0x2d192a=nn(_0x263001);if(null!==_0x2d192a)return{'type':_0x2ab5('0x1'),'content':_0x2a7245(_0x5e935d,_0x2ab5('0x14'),_0x3a243c(0x1,_0x2d192a))};const _0x55d7c2=_0x22150f[_0x2ab5('0x10')](_0x5df5cc=>_0x5df5cc[_0x2ab5('0x0')]===_0x263001)[_0x2ab5('0x2')];return{'type':_0x2ab5('0x1'),'content':_0x2a7245(_0x5e935d,'*Change\x20to:*\x20%0',_0xd58cdf(0x1,_0x55d7c2))};}});}}function nn(_0x248b3b){const _0x4b930b=_0x248b3b[_0x2ab5('0x12')](/^heading(\d+)$/);return _0x4b930b?_0x4b930b[0x1]:null;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b5f=['color','toLowerCase','has','editor','locale','model','highlight','value','hasAttribute','getRanges','format','push','get','backward','plugins','getFirstPosition','getLastMatchingPosition','FORMAT_HIGHLIGHT','selection','TrackChangesEditing','title','item','_descriptionFactory','commandParams','find','createRange','getAttribute','change','commandName','*Set\x20highlight:*\x20%0','*Remove\x20highlight*'];(function(_0xcd310a,_0x1b5f5b){const _0x2e94b6=function(_0x24b046){while(--_0x24b046){_0xcd310a['push'](_0xcd310a['shift']());}};_0x2e94b6(++_0x1b5f5b);}(_0x1b5f,0x99));const _0x2e94=function(_0xcd310a,_0x1b5f5b){_0xcd310a=_0xcd310a-0x0;let _0x2e94b6=_0x1b5f[_0xcd310a];return _0x2e94b6;};import{Plugin as _0x3b2158}from'ckeditor5/src/core';import{getTranslation as _0x5680e5}from'../utils/common-translations';import{getRangesWithAttribute as _0x55c163}from'./utils';export default class Q extends _0x3b2158{['afterInit'](){const _0xba8627=this[_0x2e94('0x5')];if(!_0xba8627[_0x2e94('0x10')][_0x2e94('0x4')]('HighlightEditing'))return;const _0x1e7785=_0xba8627[_0x2e94('0x10')]['get'](_0x2e94('0x15'));_0x1e7785['enableCommand'](_0x2e94('0x8'),(_0x3bfaa9,_0x467c5d={})=>{const _0x2298aa=_0xba8627[_0x2e94('0x7')]['document'][_0x2e94('0x14')],_0x1ba414=_0x2298aa[_0x2e94('0x1c')](_0x2e94('0x8'));let _0x381374=_0x467c5d[_0x2e94('0x9')],_0x2b3ac3=[];if(_0x2298aa['isCollapsed']){const _0x2478c2=_0x2298aa[_0x2e94('0x11')]();if(!_0x2298aa[_0x2e94('0xa')](_0x2e94('0x8')))return void _0x3bfaa9(_0x467c5d);{const _0x421b93=_0x19d479=>_0x19d479[_0x2e94('0x17')][_0x2e94('0x1c')](_0x2e94('0x8'))===_0x1ba414,_0x35fa52=_0x2478c2[_0x2e94('0x12')](_0x421b93,{'direction':_0x2e94('0xf')}),_0x346f85=_0x2478c2[_0x2e94('0x12')](_0x421b93);_0x2b3ac3=[_0xba8627[_0x2e94('0x7')][_0x2e94('0x1b')](_0x35fa52,_0x346f85)],_0x381374==_0x1ba414&&(_0x381374=null);}}else for(const _0x274d9e of _0x2298aa[_0x2e94('0xb')]())_0x381374?_0x2b3ac3[_0x2e94('0xd')](_0x274d9e):_0x2b3ac3[_0x2e94('0xd')](..._0x55c163(_0x2e94('0x8'),_0x274d9e,_0xba8627['model']));_0xba8627[_0x2e94('0x7')][_0x2e94('0x1d')](()=>{for(const _0x37b3d9 of _0x2b3ac3)_0x1e7785['markInlineFormat'](_0x37b3d9,{'commandName':'highlight','commandParams':[{'value':_0x381374}]});});});const _0x17a92b=_0xba8627[_0x2e94('0x6')];_0x1e7785[_0x2e94('0x18')]['registerDescriptionCallback'](_0x44daec=>{const {type:_0x1a9684,data:_0x1b4a84}=_0x44daec;if('formatInline'==_0x1a9684&&_0x1b4a84&&_0x2e94('0x8')==_0x1b4a84[_0x2e94('0x1e')]){const _0x31ba92=_0x17a92b['t'],_0x3b084d=_0x1b4a84[_0x2e94('0x19')][0x0][_0x2e94('0x9')];if(_0x3b084d){const _0x548ce2=_0xba8627['config'][_0x2e94('0xe')]('highlight.options')[_0x2e94('0x1a')](_0x2ea956=>_0x2ea956[_0x2e94('0x7')]==_0x3b084d),_0x105f63=_0x31ba92(_0x548ce2['title'])[_0x2e94('0x3')]();return{'type':'format','content':_0x5680e5(_0x17a92b,_0x2e94('0x0'),_0x105f63),'color':{'value':_0x548ce2[_0x2e94('0x2')],'title':_0x548ce2[_0x2e94('0x16')]}};}return{'type':_0x2e94('0xc'),'content':_0x5680e5(_0x17a92b,_0x2e94('0x1'),_0x5680e5(_0x17a92b,_0x2e94('0x13')))};}});}}
23
+ const _0x5923=['highlight','*Set\x20highlight:*\x20%0','highlight.options','editor','get','formatInline','getFirstPosition','commandName','plugins','item','config','hasAttribute','selection','title','TrackChangesEditing','document','afterInit','push','HighlightEditing','isCollapsed','toLowerCase','value','find','_descriptionFactory','backward','model','getLastMatchingPosition','commandParams','enableCommand','color'];(function(_0x4894ca,_0x592303){const _0x144f00=function(_0x4dc739){while(--_0x4dc739){_0x4894ca['push'](_0x4894ca['shift']());}};_0x144f00(++_0x592303);}(_0x5923,0x195));const _0x144f=function(_0x4894ca,_0x592303){_0x4894ca=_0x4894ca-0x0;let _0x144f00=_0x5923[_0x4894ca];return _0x144f00;};import{Plugin as _0x387a71}from'ckeditor5/src/core';import{getTranslation as _0xbe06b0}from'../utils/common-translations';import{getRangesWithAttribute as _0x45db01}from'./utils';export default class Q extends _0x387a71{[_0x144f('0x1')](){const _0x1f72b9=this[_0x144f('0x12')];if(!_0x1f72b9[_0x144f('0x17')]['has'](_0x144f('0x3')))return;const _0x3869b0=_0x1f72b9[_0x144f('0x17')][_0x144f('0x13')](_0x144f('0x1d'));_0x3869b0[_0x144f('0xd')](_0x144f('0xf'),(_0x13bb43,_0x49a57d={})=>{const _0x3a1fbf=_0x1f72b9['model'][_0x144f('0x0')][_0x144f('0x1b')],_0x344672=_0x3a1fbf['getAttribute'](_0x144f('0xf'));let _0x120ebd=_0x49a57d[_0x144f('0x6')],_0x3d5199=[];if(_0x3a1fbf[_0x144f('0x4')]){const _0x242e91=_0x3a1fbf[_0x144f('0x15')]();if(!_0x3a1fbf[_0x144f('0x1a')](_0x144f('0xf')))return void _0x13bb43(_0x49a57d);{const _0x53b42a=_0x47563f=>_0x47563f[_0x144f('0x18')]['getAttribute']('highlight')===_0x344672,_0x145bd1=_0x242e91[_0x144f('0xb')](_0x53b42a,{'direction':_0x144f('0x9')}),_0x1e73dd=_0x242e91[_0x144f('0xb')](_0x53b42a);_0x3d5199=[_0x1f72b9[_0x144f('0xa')]['createRange'](_0x145bd1,_0x1e73dd)],_0x120ebd==_0x344672&&(_0x120ebd=null);}}else for(const _0xe218d7 of _0x3a1fbf['getRanges']())_0x120ebd?_0x3d5199[_0x144f('0x2')](_0xe218d7):_0x3d5199[_0x144f('0x2')](..._0x45db01('highlight',_0xe218d7,_0x1f72b9[_0x144f('0xa')]));_0x1f72b9[_0x144f('0xa')]['change'](()=>{for(const _0x12b99e of _0x3d5199)_0x3869b0['markInlineFormat'](_0x12b99e,{'commandName':_0x144f('0xf'),'commandParams':[{'value':_0x120ebd}]});});});const _0x1fd848=_0x1f72b9['locale'];_0x3869b0[_0x144f('0x8')]['registerDescriptionCallback'](_0xa5acfb=>{const {type:_0x177b7a,data:_0x14e345}=_0xa5acfb;if(_0x144f('0x14')==_0x177b7a&&_0x14e345&&'highlight'==_0x14e345[_0x144f('0x16')]){const _0x397d0d=_0x1fd848['t'],_0x5158b1=_0x14e345[_0x144f('0xc')][0x0]['value'];if(_0x5158b1){const _0xa4a0f0=_0x1f72b9[_0x144f('0x19')][_0x144f('0x13')](_0x144f('0x11'))[_0x144f('0x7')](_0x585137=>_0x585137[_0x144f('0xa')]==_0x5158b1),_0x22e8de=_0x397d0d(_0xa4a0f0['title'])[_0x144f('0x5')]();return{'type':'format','content':_0xbe06b0(_0x1fd848,_0x144f('0x10'),_0x22e8de),'color':{'value':_0xa4a0f0[_0x144f('0xe')],'title':_0xa4a0f0[_0x144f('0x1c')]}};}return{'type':'format','content':_0xbe06b0(_0x1fd848,'*Remove\x20highlight*',_0xbe06b0(_0x1fd848,'FORMAT_HIGHLIGHT'))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xdaca=['showSuggestionHighlights','locale','_descriptionFactory','ELEMENT_HORIZONTAL_LINE','addClass','get','plugins','elementToStructure','insert','horizontalLine','high','div','afterInit','createContainerElement','has','TrackChangesEditing','editor','createPositionAt'];(function(_0x431bae,_0xdacaf5){const _0x4184d=function(_0x546ffd){while(--_0x546ffd){_0x431bae['push'](_0x431bae['shift']());}};_0x4184d(++_0xdacaf5);}(_0xdaca,0x17e));const _0x4184=function(_0x431bae,_0xdacaf5){_0x431bae=_0x431bae-0x0;let _0x4184d=_0xdaca[_0x431bae];return _0x4184d;};import{Plugin as _0x5641ee}from'ckeditor5/src/core';import{getTranslation as _0x49fd25}from'../utils/common-translations';export default class V extends _0x5641ee{[_0x4184('0x8')](){const _0x50eedc=this[_0x4184('0xc')];if(!_0x50eedc['plugins'][_0x4184('0xa')]('HorizontalLineEditing'))return;_0x50eedc[_0x4184('0x2')]['get'](_0x4184('0xb'))['enableCommand'](_0x4184('0x5'));const _0x5a34e8=_0x50eedc[_0x4184('0x2')][_0x4184('0x1')](_0x4184('0xb')),_0x53eace=_0x50eedc[_0x4184('0xf')];_0x5a34e8[_0x4184('0x10')]['registerElementLabel'](_0x4184('0x5'),_0x5570b6=>_0x49fd25(_0x53eace,_0x4184('0x11'),_0x5570b6)),_0x50eedc['conversion']['for']('dataDowncast')[_0x4184('0x3')]({'model':_0x4184('0x5'),'view':(_0x20001a,{writer:_0x367a5e,options:_0x2d0161})=>{if(!_0x2d0161[_0x4184('0xe')])return null;const _0x4d0794=_0x367a5e[_0x4184('0x9')](_0x4184('0x7')),_0x44493e=_0x367a5e['createEmptyElement']('hr');return _0x367a5e[_0x4184('0x0')]('ck-horizontal-line',_0x4d0794),_0x367a5e[_0x4184('0x4')](_0x367a5e[_0x4184('0xd')](_0x4d0794,0x0),_0x44493e),_0x4d0794;},'converterPriority':_0x4184('0x6')});}}
23
+ const _0x41a5=['ck-horizontal-line','div','afterInit','locale','dataDowncast','createEmptyElement','editor','has','HorizontalLineEditing','high','addClass','registerElementLabel','TrackChangesEditing','horizontalLine','get','for','enableCommand','ELEMENT_HORIZONTAL_LINE','_descriptionFactory','plugins','createPositionAt','showSuggestionHighlights'];(function(_0x50f6c7,_0x41a5ed){const _0x2c9830=function(_0x34c837){while(--_0x34c837){_0x50f6c7['push'](_0x50f6c7['shift']());}};_0x2c9830(++_0x41a5ed);}(_0x41a5,0x1b8));const _0x2c98=function(_0x50f6c7,_0x41a5ed){_0x50f6c7=_0x50f6c7-0x0;let _0x2c9830=_0x41a5[_0x50f6c7];return _0x2c9830;};import{Plugin as _0x19abad}from'ckeditor5/src/core';import{getTranslation as _0x1b2fb2}from'../utils/common-translations';export default class V extends _0x19abad{[_0x2c98('0x2')](){const _0x432804=this[_0x2c98('0x6')];if(!_0x432804[_0x2c98('0x13')][_0x2c98('0x7')](_0x2c98('0x8')))return;_0x432804[_0x2c98('0x13')][_0x2c98('0xe')](_0x2c98('0xc'))[_0x2c98('0x10')](_0x2c98('0xd'));const _0x4206e7=_0x432804[_0x2c98('0x13')][_0x2c98('0xe')]('TrackChangesEditing'),_0x57d277=_0x432804[_0x2c98('0x3')];_0x4206e7[_0x2c98('0x12')][_0x2c98('0xb')](_0x2c98('0xd'),_0x45946e=>_0x1b2fb2(_0x57d277,_0x2c98('0x11'),_0x45946e)),_0x432804['conversion'][_0x2c98('0xf')](_0x2c98('0x4'))['elementToStructure']({'model':_0x2c98('0xd'),'view':(_0x4bb21c,{writer:_0x321530,options:_0x4ea8b5})=>{if(!_0x4ea8b5[_0x2c98('0x15')])return null;const _0x27235c=_0x321530['createContainerElement'](_0x2c98('0x1')),_0x5ee0f3=_0x321530[_0x2c98('0x5')]('hr');return _0x321530[_0x2c98('0xa')](_0x2c98('0x0'),_0x27235c),_0x321530['insert'](_0x321530[_0x2c98('0x14')](_0x27235c,0x0),_0x5ee0f3),_0x27235c;},'converterPriority':_0x2c98('0x9')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53a3=['getSelectedElement','commandName','registerDescriptionCallback','view','selection','registerElementLabel','model','TrackChangesEditing','getAttribute','editor','has','getCustomProperty','plugins','element','rawHtml','htmlEmbed','rawHtmlApi','afterInit','change','_descriptionFactory','markBlockFormat','document','locale','enableCommand','editing'];(function(_0x3846b0,_0x53a3be){const _0x5667ee=function(_0x24dafa){while(--_0x24dafa){_0x3846b0['push'](_0x3846b0['shift']());}};_0x5667ee(++_0x53a3be);}(_0x53a3,0x150));const _0x5667=function(_0x3846b0,_0x53a3be){_0x3846b0=_0x3846b0-0x0;let _0x5667ee=_0x53a3[_0x3846b0];return _0x5667ee;};import{Plugin as _0x505324}from'ckeditor5/src/core';import{getTranslation as _0x1c2df8}from'../utils/common-translations';export default class X extends _0x505324{[_0x5667('0x6')](){const _0x78cadd=this[_0x5667('0x17')];if(!_0x78cadd[_0x5667('0x1')][_0x5667('0x18')]('HtmlEmbed'))return;const _0x3122e8=_0x78cadd[_0x5667('0x1')]['get'](_0x5667('0x15')),_0x4e8096=_0x78cadd[_0x5667('0xb')],_0x268277=_0x78cadd[_0x5667('0xd')][_0x5667('0x11')][_0x5667('0xa')]['selection'];_0x3122e8[_0x5667('0x8')][_0x5667('0x13')]('rawHtml',_0x96994d=>_0x1c2df8(_0x4e8096,'ELEMENT_HTML_EMBED',_0x96994d)),_0x78cadd['plugins']['get']('TrackChangesEditing')[_0x5667('0xc')]('htmlEmbed',(_0x1183fe,_0x79b81f)=>{const _0x23e15e=_0x78cadd[_0x5667('0x14')],_0x29c6ea=_0x23e15e[_0x5667('0xa')][_0x5667('0x12')];_0x23e15e[_0x5667('0x7')](()=>{const _0x18fbb0=function(_0x420f41){const _0xc9e06b=_0x420f41[_0x5667('0xe')]();if(_0xc9e06b&&_0xc9e06b['is'](_0x5667('0x2'),_0x5667('0x3')))return _0x420f41[_0x5667('0xe')]();return null;}(_0x29c6ea);if(!_0x18fbb0)return void _0x1183fe(null);const _0x55067a=_0x18fbb0[_0x5667('0x16')]('value')||'';if(void 0x0===_0x79b81f)return;if(_0x79b81f===_0x55067a)return;_0x3122e8[_0x5667('0x9')](_0x18fbb0,{'commandName':_0x5667('0x4'),'commandParams':[_0x79b81f]}),_0x268277[_0x5667('0xe')]()[_0x5667('0x0')](_0x5667('0x5'))['cancel']();});}),_0x3122e8[_0x5667('0x8')][_0x5667('0x10')](_0x25c2d1=>{const {data:_0x5c425b}=_0x25c2d1;if(_0x5c425b&&_0x5667('0x4')==_0x5c425b[_0x5667('0xf')]){const _0x538315=_0x1c2df8(_0x4e8096,'ELEMENT_HTML_EMBED');return{'type':'format','content':_0x1c2df8(_0x4e8096,'*Change\x20%0\x20content*',_0x538315)};}});}}
23
+ const _0x1e18=['htmlEmbed','selection','document','getSelectedElement','rawHtml','model','*Change\x20%0\x20content*','_descriptionFactory','enableCommand','has','view','rawHtmlApi','TrackChangesEditing','editor','registerElementLabel','registerDescriptionCallback','markBlockFormat','ELEMENT_HTML_EMBED','getAttribute','getCustomProperty','value','plugins','format','element','get','editing'];(function(_0xfdc21f,_0x1e184e){const _0x5b8412=function(_0x1ba800){while(--_0x1ba800){_0xfdc21f['push'](_0xfdc21f['shift']());}};_0x5b8412(++_0x1e184e);}(_0x1e18,0xa6));const _0x5b84=function(_0xfdc21f,_0x1e184e){_0xfdc21f=_0xfdc21f-0x0;let _0x5b8412=_0x1e18[_0xfdc21f];return _0x5b8412;};import{Plugin as _0x319642}from'ckeditor5/src/core';import{getTranslation as _0x3d288f}from'../utils/common-translations';export default class X extends _0x319642{['afterInit'](){const _0x4d9f7f=this[_0x5b84('0x3')];if(!_0x4d9f7f[_0x5b84('0xb')][_0x5b84('0x19')]('HtmlEmbed'))return;const _0x3672ae=_0x4d9f7f[_0x5b84('0xb')][_0x5b84('0xe')](_0x5b84('0x2')),_0x5ea126=_0x4d9f7f['locale'],_0x1efe4e=_0x4d9f7f[_0x5b84('0xf')][_0x5b84('0x0')][_0x5b84('0x12')][_0x5b84('0x11')];_0x3672ae['_descriptionFactory'][_0x5b84('0x4')]('rawHtml',_0x2486d4=>_0x3d288f(_0x5ea126,_0x5b84('0x7'),_0x2486d4)),_0x4d9f7f[_0x5b84('0xb')][_0x5b84('0xe')](_0x5b84('0x2'))[_0x5b84('0x18')]('htmlEmbed',(_0x2efe87,_0x5797a8)=>{const _0x49d4c7=_0x4d9f7f[_0x5b84('0x15')],_0x55789d=_0x49d4c7[_0x5b84('0x12')][_0x5b84('0x11')];_0x49d4c7['change'](()=>{const _0x5be628=function(_0x2f97ca){const _0x5235f4=_0x2f97ca[_0x5b84('0x13')]();if(_0x5235f4&&_0x5235f4['is'](_0x5b84('0xd'),_0x5b84('0x14')))return _0x2f97ca[_0x5b84('0x13')]();return null;}(_0x55789d);if(!_0x5be628)return void _0x2efe87(null);const _0x3adbc5=_0x5be628[_0x5b84('0x8')](_0x5b84('0xa'))||'';if(void 0x0===_0x5797a8)return;if(_0x5797a8===_0x3adbc5)return;_0x3672ae[_0x5b84('0x6')](_0x5be628,{'commandName':_0x5b84('0x10'),'commandParams':[_0x5797a8]}),_0x1efe4e[_0x5b84('0x13')]()[_0x5b84('0x9')](_0x5b84('0x1'))['cancel']();});}),_0x3672ae[_0x5b84('0x17')][_0x5b84('0x5')](_0x1a8e9e=>{const {data:_0x4c8c30}=_0x1a8e9e;if(_0x4c8c30&&_0x5b84('0x10')==_0x4c8c30['commandName']){const _0x276f6b=_0x3d288f(_0x5ea126,_0x5b84('0x7'));return{'type':_0x5b84('0xc'),'content':_0x3d288f(_0x5ea126,_0x5b84('0x16'),_0x276f6b)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x258e=['ImageEditing','plugins','from','find','imageStyle','getNearestSelectionRange','getSuggestionCallback','commandReversedParams','isOwn','insertImage','nodeAfter','editor','caption','schema','join','getCaptionFromImageModelElement','isEqual','markInlineFormat','Users','previous','locale','detach','selection','convertBlockImageToInline','createRange','formatBlock','ELEMENT_INLINE_IMAGE','*Set\x20image\x20text\x20alternative:*\x20%0','ImageCaptionUtils','model','createRangeOn','markBlockFormat','side','accept','imageStylePreApply','start','setImageNaturalSizeAttributes','value','_splitMarkerName','toggleImageCaption','type','isInlineImage','afterInit','TrackChangesEditing','newValue','_descriptionFactory','commandName','isInContent','removeObject','ImageUtils','imageTextAlternative','change','isCollapsed','ImageUploadEditing','_suggestionFactory','commandParams','markInsertion','registerPostFixer','insertion','_findSuggestions','Block\x20image\x20to\x20inline\x20image','imageCaption','suggestion','addObject','ImageCaptionEditing','resizeImage','imageTypeBlock','discard','*Remove\x20image\x20text\x20alternative*','refresh','forceDefaultExecution','forward','ImageStyleEditing','getClosestSelectedImageElement','convertInlineImageToBlock','imageStylePostApply','*Format:*\x20%0','enableCommand','has','filter','document','get','findIndex','hasSuggestion','toLowerCase','deletion','imageInline','getChangedMarkers','getContainedElement','subType','backward','format','discardSuggestion','commands','name','nodeBefore','forEach','ELEMENT_IMAGE','ELEMENT_CAPTION','*Reset\x20image\x20width*','shouldConvertImageType','end','element','FORMAT_SIDE_IMAGE','isBlockImage','registerDescriptionCallback','getFirstRange','newRange','toNext','alt','chain','Inline\x20image\x20to\x20block\x20image','author','imageBlock','registerCustomCallback','registerElementLabel','imageTypeInline','next','width','getAttribute','fromPosition','resizedWidth','title','ImageTextAlternativeEditing'];(function(_0x425cd6,_0x258e85){const _0x212dc2=function(_0x525460){while(--_0x525460){_0x425cd6['push'](_0x425cd6['shift']());}};_0x212dc2(++_0x258e85);}(_0x258e,0x17b));const _0x212d=function(_0x425cd6,_0x258e85){_0x425cd6=_0x425cd6-0x0;let _0x212dc2=_0x258e[_0x425cd6];return _0x212dc2;};import{Plugin as _0x145671}from'ckeditor5/src/core';import{LivePosition as _0x44eed3}from'ckeditor5/src/engine';import{uid as _0x4a8dd8}from'ckeditor5/src/utils';import{getTranslation as _0x512f65}from'../utils/common-translations';export default class Y extends _0x145671{[_0x212d('0x23')](){const _0x30c601=this[_0x212d('0x4')];if(!_0x30c601[_0x212d('0x76')]['has'](_0x212d('0x75')))return;const _0x42e3ec=_0x30c601[_0x212d('0x76')][_0x212d('0x4a')](_0x212d('0x24')),_0x5082d7=_0x30c601[_0x212d('0x76')][_0x212d('0x4a')](_0x212d('0x2a')),_0x4f5826={},_0x46f990=_0x30c601[_0x212d('0xd')];if(_0x42e3ec[_0x212d('0x46')](_0x212d('0x2')),_0x42e3ec[_0x212d('0x26')]['registerElementLabel'](_0x212d('0x6a'),_0x56627f=>_0x512f65(_0x46f990,_0x212d('0x5a'),_0x56627f)),_0x42e3ec[_0x212d('0x26')][_0x212d('0x6c')](_0x212d('0x4f'),_0x8e6f76=>_0x512f65(_0x46f990,_0x212d('0x13'),_0x8e6f76)),_0x42e3ec[_0x212d('0x26')][_0x212d('0x6c')](_0x212d('0x5'),()=>_0x512f65(_0x46f990,_0x212d('0x5b'))),_0x30c601[_0x212d('0x76')][_0x212d('0x47')](_0x212d('0x2e'))&&_0x42e3ec[_0x212d('0x46')]('uploadImage'),_0x30c601['plugins'][_0x212d('0x47')]('ImageBlockEditing')&&_0x30c601[_0x212d('0x76')][_0x212d('0x47')]('ImageInlineEditing')&&(_0x42e3ec[_0x212d('0x46')](_0x212d('0x6d'),(_0x3b2fe3,_0x5a5911)=>{const _0x5dc62a=_0x5082d7['getClosestSelectedImageElement'](_0x30c601['model'][_0x212d('0x49')]['selection']);_0x30c601[_0x212d('0x16')][_0x212d('0x2c')](()=>{_0x42e3ec[_0x212d('0x18')](_0x5dc62a,{'commandName':_0x212d('0x6d'),'commandParams':[_0x5a5911]},[],_0x212d('0x10'));});}),_0x42e3ec['enableCommand'](_0x212d('0x3b'),(_0x52431f,_0x92e0e1)=>{_0x30c601[_0x212d('0x16')][_0x212d('0x2c')](_0x529287=>{let _0x4accd7=_0x5082d7[_0x212d('0x42')](_0x30c601['model'][_0x212d('0x49')]['selection']),_0x36a19f=_0x529287[_0x212d('0x17')](_0x4accd7);const _0x5cc25d=_0x44eed3[_0x212d('0x71')](_0x36a19f[_0x212d('0x1c')],'toPrevious'),_0x1147d0=_0x44eed3[_0x212d('0x71')](_0x36a19f[_0x212d('0x5e')],_0x212d('0x65'));_0x42e3ec[_0x212d('0x3f')](()=>_0x52431f(_0x92e0e1)),_0x4accd7=_0x5082d7[_0x212d('0x42')](_0x30c601['model']['document'][_0x212d('0xf')]),_0x36a19f=_0x529287[_0x212d('0x17')](_0x4accd7);const _0x466ee2=_0x529287[_0x212d('0x11')](_0x5cc25d,_0x1147d0);_0x5cc25d[_0x212d('0xe')](),_0x1147d0[_0x212d('0xe')](),_0x42e3ec[_0x212d('0x18')](_0x4accd7,{'commandName':_0x212d('0x6d'),'commandParams':[_0x92e0e1]},[],'convertInlineImageToBlock'),_0x466ee2[_0x212d('0x1c')]['isBefore'](_0x36a19f['start'])&&_0x42e3ec[_0x212d('0x31')](_0x529287[_0x212d('0x11')](_0x466ee2[_0x212d('0x1c')],_0x36a19f[_0x212d('0x1c')]),_0x212d('0x43')),_0x36a19f[_0x212d('0x5e')]['isBefore'](_0x466ee2[_0x212d('0x5e')])&&_0x42e3ec[_0x212d('0x31')](_0x529287['createRange'](_0x36a19f[_0x212d('0x5e')],_0x466ee2[_0x212d('0x5e')]),_0x212d('0x43'));});}),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')](_0x212d('0x12'),_0x212d('0x43'),_0x212d('0x7'),()=>!0x1),_0x42e3ec['_suggestionFactory'][_0x212d('0x6b')]('formatBlock',_0x212d('0x43'),'accept',()=>!0x1),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')](_0x212d('0x12'),_0x212d('0x43'),_0x212d('0x3c'),_0x42e3ec[_0x212d('0x2f')]['getSuggestionCallback'](_0x212d('0x12'),'','accept')),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')](_0x212d('0x33'),_0x212d('0x43'),_0x212d('0x7'),()=>!0x1),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')]('insertion','convertInlineImageToBlock',_0x212d('0x3c'),([_0x1b09b4])=>{const _0x425f78=_0x42e3ec[_0x212d('0x2f')][_0x212d('0x7b')](_0x212d('0x33'),'',_0x212d('0x3c'));let _0x3d7d4e=_0x1b09b4['start'],_0x192746=_0x1b09b4['end'];const _0x3eb35b=_0x30c601[_0x212d('0x16')][_0x212d('0x6')][_0x212d('0x7a')](_0x3d7d4e,_0x212d('0x53')),_0x2143d4=_0x30c601[_0x212d('0x16')][_0x212d('0x6')][_0x212d('0x7a')](_0x192746,_0x212d('0x40'));_0x3eb35b[_0x212d('0x2d')]&&(_0x3d7d4e=_0x3eb35b[_0x212d('0x1c')]),_0x2143d4[_0x212d('0x2d')]&&(_0x192746=_0x2143d4[_0x212d('0x5e')]),_0x425f78([_0x30c601['model']['createRange'](_0x3d7d4e,_0x192746)]);}),_0x42e3ec['_suggestionFactory'][_0x212d('0x6b')]('formatBlock','convertInlineImageToBlock',_0x212d('0x67'),_0x1d167d),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')](_0x212d('0x33'),_0x212d('0x43'),_0x212d('0x67'),_0x1d167d)),_0x30c601[_0x212d('0x76')][_0x212d('0x47')](_0x212d('0x39'))&&(_0x42e3ec[_0x212d('0x46')](_0x212d('0x20'),(_0x466d11,_0x9a89b5)=>{const _0x43102c=_0x30c601[_0x212d('0x76')][_0x212d('0x4a')](_0x212d('0x15'));let _0x49ce39=_0x5082d7[_0x212d('0x42')](_0x30c601['model'][_0x212d('0x49')][_0x212d('0xf')]),_0x609673=_0x43102c[_0x212d('0x8')](_0x49ce39);_0x30c601['model']['change'](()=>{if(_0x609673)return void _0x42e3ec['markDeletion'](_0x30c601['model']['createRangeOn'](_0x609673));const _0xea0897=_0x5082d7[_0x212d('0x61')](_0x49ce39);_0x466d11(_0x9a89b5),_0x49ce39=_0x5082d7[_0x212d('0x42')](_0x30c601[_0x212d('0x16')]['document'][_0x212d('0xf')]),_0x609673=_0x43102c['getCaptionFromImageModelElement'](_0x49ce39),_0x42e3ec[_0x212d('0x31')](_0x30c601[_0x212d('0x16')][_0x212d('0x17')](_0x609673),_0xea0897?null:_0x212d('0x36'));});}),_0x42e3ec['_suggestionFactory'][_0x212d('0x6b')](_0x212d('0x33'),'imageCaption','chain',_0x1d167d)),_0x30c601[_0x212d('0x76')]['has'](_0x212d('0x41'))){_0x42e3ec['enableCommand'](_0x212d('0x79'),(_0x299162,_0x5da6bb)=>{const _0x16f4f4=_0x30c601[_0x212d('0x76')][_0x212d('0x4a')](_0x212d('0xb'))['me'],_0x211f93=_0x30c601[_0x212d('0x56')][_0x212d('0x4a')](_0x212d('0x79'));let _0x3fd8ec=_0x5082d7[_0x212d('0x42')](_0x30c601[_0x212d('0x16')][_0x212d('0x49')][_0x212d('0xf')]),_0x254ada=_0x30c601['model'][_0x212d('0x17')](_0x3fd8ec),_0x518aeb=_0x211f93[_0x212d('0x1e')];if(_0x518aeb==_0x5da6bb['value'])return;const _0xd10dbd={'commandName':_0x212d('0x79'),'commandParams':[_0x5da6bb],'formatGroupId':_0x4a8dd8()};_0x30c601['model'][_0x212d('0x2c')](()=>{if(_0x42e3ec['getSuggestions']()[_0x212d('0x48')](_0x4280bb=>_0x4280bb['isInContent']&&_0x16f4f4==_0x4280bb[_0x212d('0x69')]&&('formatBlock'==_0x4280bb[_0x212d('0x21')]||'formatInline'==_0x4280bb[_0x212d('0x21')])&&(_0x212d('0x1b')==_0x4280bb[_0x212d('0x52')]||'imageStylePostApply'==_0x4280bb['subType'])&&_0x4280bb[_0x212d('0x63')]()[_0x212d('0x9')](_0x254ada))[_0x212d('0x59')](_0x572ef8=>_0x42e3ec['discardSuggestion'](_0x572ef8['head'])),_0x3fd8ec=_0x5082d7['getClosestSelectedImageElement'](_0x30c601[_0x212d('0x16')][_0x212d('0x49')][_0x212d('0xf')]),_0x254ada=_0x30c601[_0x212d('0x16')][_0x212d('0x17')](_0x3fd8ec),_0x211f93[_0x212d('0x3e')](),_0x30c601[_0x212d('0x56')][_0x212d('0x4a')](_0x212d('0x6d'))[_0x212d('0x3e')](),_0x30c601[_0x212d('0x56')][_0x212d('0x4a')](_0x212d('0x3b'))['refresh'](),_0x518aeb=_0x211f93['value'],_0x518aeb!=_0x5da6bb[_0x212d('0x1e')])return _0x5082d7[_0x212d('0x22')](_0x3fd8ec)&&_0x211f93[_0x212d('0x5d')](_0x5da6bb['value'],_0x3fd8ec)?(_0x299162({..._0x5da6bb,'setImageSizes':!0x1}),_0x3fd8ec=_0x5082d7[_0x212d('0x42')](_0x30c601[_0x212d('0x16')][_0x212d('0x49')][_0x212d('0xf')]),void _0x42e3ec['markBlockFormat'](_0x3fd8ec,{..._0xd10dbd,'commandReversedParams':[{'value':_0x518aeb||null,'setImageSizes':!0x1}]},[],_0x212d('0x1b'))):void(_0x5082d7[_0x212d('0x61')](_0x3fd8ec)?_0x42e3ec[_0x212d('0x18')](_0x3fd8ec,_0xd10dbd,[],_0x212d('0x44')):_0x42e3ec[_0x212d('0xa')](_0x254ada,_0xd10dbd,_0x212d('0x44')));});});for(const _0x1d88f1 of _0x30c601[_0x212d('0x76')][_0x212d('0x4a')](_0x212d('0x41'))['normalizedStyles'])_0x4f5826[_0x1d88f1[_0x212d('0x57')]]=_0x1d88f1[_0x212d('0x73')][_0x212d('0x4d')]();_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')]('formatBlock',_0x212d('0x1b'),'join',()=>!0x1),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')](_0x212d('0x12'),_0x212d('0x44'),_0x212d('0x7'),()=>!0x1),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')]('formatInline',_0x212d('0x44'),_0x212d('0x7'),()=>!0x1),_0x42e3ec[_0x212d('0x2f')]['registerCustomCallback'](_0x212d('0x12'),'imageStylePreApply',_0x212d('0x1a'),([_0x4d5a86])=>{_0x5082d7[_0x212d('0x1d')](_0x4d5a86[_0x212d('0x51')]());}),_0x42e3ec['_suggestionFactory'][_0x212d('0x6b')]('formatBlock',_0x212d('0x1b'),_0x212d('0x3c'),(_0x2c1489,_0x1b0883)=>{_0x42e3ec[_0x212d('0x2f')][_0x212d('0x7b')]('formatBlock','','accept')(_0x2c1489,{'commandName':_0x1b0883[_0x212d('0x27')],'commandParams':_0x1b0883[_0x212d('0x0')]});}),_0x42e3ec[_0x212d('0x2f')][_0x212d('0x6b')]('formatBlock',_0x212d('0x1b'),'chain',_0x1d167d);}const _0x4c8df7=[{'type':_0x212d('0x12'),'subType':'imageStylePreApply'},{'type':_0x212d('0x33'),'subType':'imageCaption'},{'type':_0x212d('0x12'),'subType':_0x212d('0x43')},{'type':_0x212d('0x33'),'subType':_0x212d('0x43')}];function _0x3f4885(_0x293c56,_0x127ded){const _0x119ba4=_0x4c8df7[_0x212d('0x4b')](({type:_0x5c270d,subType:_0x515688})=>_0x293c56[_0x212d('0x21')]==_0x5c270d&&_0x293c56[_0x212d('0x52')]==_0x515688),_0x25d74e=_0x4c8df7[_0x212d('0x4b')](({type:_0x3898cf,subType:_0xeaa606})=>_0x127ded['type']==_0x3898cf&&_0x127ded['subType']==_0xeaa606);if(_0x119ba4<0x0||_0x25d74e<0x0)return!0x1;const _0x30adb1=_0x293c56[_0x212d('0x63')](),_0x975efa=_0x127ded[_0x212d('0x63')]();if((0x0==_0x119ba4||0x1==_0x119ba4)&&0x2==_0x25d74e&&_0x30adb1['isIntersecting'](_0x975efa))return!0x0;if(0x2==_0x119ba4&&0x3==_0x25d74e){const _0x78665f=_0x42e3ec[_0x212d('0x34')](_0x30adb1,'insertion')[_0x212d('0x48')](({suggestion:_0x347c0d,meta:_0x3bc63c})=>_0x3bc63c[_0x212d('0x1')]&&_0x212d('0x43')==_0x347c0d['subType']);if(_0x78665f['length']>0x1&&_0x975efa['end'][_0x212d('0x9')](_0x30adb1[_0x212d('0x1c')]))return!0x0;if(0x1==_0x78665f['length']&&(_0x30adb1[_0x212d('0x1c')][_0x212d('0x9')](_0x975efa[_0x212d('0x5e')])||_0x30adb1[_0x212d('0x5e')][_0x212d('0x9')](_0x975efa[_0x212d('0x1c')])))return!0x0;}if(0x3==_0x119ba4&&0x3==_0x25d74e&&_0x30adb1['start']['isBefore'](_0x975efa[_0x212d('0x1c')])){const _0x20f58a=_0x30adb1[_0x212d('0x5e')][_0x212d('0x3')],_0x2be776=_0x975efa[_0x212d('0x1c')][_0x212d('0x58')];return _0x5082d7[_0x212d('0x61')](_0x20f58a)&&_0x20f58a===_0x2be776;}return!0x1;}function _0x1d167d(_0x4e6467,_0x754742){return _0x3f4885(_0x4e6467,_0x754742)?[_0x4e6467,_0x754742]:_0x3f4885(_0x754742,_0x4e6467)?[_0x754742,_0x4e6467]:null;}_0x30c601[_0x212d('0x16')][_0x212d('0x49')][_0x212d('0x32')](()=>{let _0x322038=!0x1;const _0x1a57f6=Array[_0x212d('0x77')](_0x30c601[_0x212d('0x16')][_0x212d('0x49')]['differ'][_0x212d('0x50')]());for(const {name:_0x5d2cad,data:_0x455ae7}of _0x1a57f6){const {group:_0x4516ae,type:_0x1f00b0,subType:_0x2de018,id:_0x10aa7d}=_0x42e3ec[_0x212d('0x1f')](_0x5d2cad);if(_0x212d('0x37')==_0x4516ae&&_0x42e3ec[_0x212d('0x4c')](_0x10aa7d)){if(_0x212d('0x12')==_0x1f00b0&&('imageStylePreApply'==_0x2de018||'imageStylePostApply'==_0x2de018)){const _0x4b02be=_0x42e3ec['getSuggestion'](_0x10aa7d);if(_0x455ae7['newRange']){const _0x31cc33=_0x4b02be[_0x212d('0x63')]()[_0x212d('0x51')]();if(_0x5082d7[_0x212d('0x61')](_0x31cc33))continue;_0x42e3ec[_0x212d('0x55')](_0x4b02be),_0x322038=!0x0;}}if('insertion'==_0x1f00b0&&'imageCaption'==_0x2de018&&!_0x455ae7[_0x212d('0x64')]){const _0x29de2a=_0x42e3ec['getSuggestion'](_0x10aa7d);_0x29de2a[_0x212d('0x6e')]&&_0x29de2a['next'][_0x212d('0x28')]&&(_0x42e3ec[_0x212d('0x55')](_0x29de2a['next']),_0x322038=!0x0);}}}return _0x322038;}),_0x30c601[_0x212d('0x76')][_0x212d('0x47')]('ImageResize')&&_0x42e3ec[_0x212d('0x46')](_0x212d('0x3a'),(_0x3677dc,_0x5f49e7)=>{const _0x397aed=_0x5082d7[_0x212d('0x42')](_0x30c601[_0x212d('0x16')]['document']['selection']);_0x397aed[_0x212d('0x70')](_0x212d('0x72'))!=_0x5f49e7['width']&&_0x30c601['model']['change'](()=>{_0x42e3ec[_0x212d('0x18')](_0x397aed,{'commandName':'resizeImage','commandParams':[_0x5f49e7]});});}),_0x30c601[_0x212d('0x76')]['has'](_0x212d('0x74'))&&_0x42e3ec['enableCommand'](_0x212d('0x2b'),(_0xe561ec,_0x3c9241)=>{const _0x382860=_0x5082d7[_0x212d('0x42')](_0x30c601[_0x212d('0x16')][_0x212d('0x49')][_0x212d('0xf')]);(_0x382860['hasAttribute']('alt')?_0x382860[_0x212d('0x70')](_0x212d('0x66')):'')!=_0x3c9241[_0x212d('0x25')]&&_0x30c601[_0x212d('0x16')][_0x212d('0x2c')](()=>{_0x42e3ec[_0x212d('0x18')](_0x382860,{'commandName':_0x212d('0x2b'),'commandParams':[_0x3c9241]});});}),_0x42e3ec['_descriptionFactory'][_0x212d('0x62')](_0x234bca=>{if(!!_0x4c8df7[_0x212d('0x78')](({type:_0x3d2667,subType:_0x44e6a1})=>_0x234bca['type']==_0x3d2667&&_0x234bca[_0x212d('0x52')]==_0x44e6a1))return _0x234bca[_0x212d('0xc')]?{}:void 0x0;}),_0x42e3ec['_descriptionFactory'][_0x212d('0x62')](_0x471e9b=>{if(_0x212d('0x33')==_0x471e9b[_0x212d('0x21')]||_0x212d('0x4e')==_0x471e9b['type']){const _0x1ae7a6=_0x471e9b[_0x212d('0x51')]();if(_0x1ae7a6&&_0x1ae7a6['is'](_0x212d('0x5f'),_0x212d('0x5')))return{'type':'insertion'==_0x471e9b[_0x212d('0x21')]?_0x212d('0x38'):_0x212d('0x29'),'element':_0x1ae7a6,'quantity':0x1};}}),_0x42e3ec[_0x212d('0x26')][_0x212d('0x62')](_0x1dcc0e=>_0x212d('0x12')==_0x1dcc0e[_0x212d('0x21')]&&_0x212d('0x43')==_0x1dcc0e[_0x212d('0x52')]?{'type':_0x212d('0x54'),'content':_0x212d('0x68')}:_0x212d('0x12')==_0x1dcc0e[_0x212d('0x21')]&&_0x212d('0x10')==_0x1dcc0e[_0x212d('0x52')]?{'type':_0x212d('0x54'),'content':_0x212d('0x35')}:void 0x0),_0x42e3ec[_0x212d('0x26')][_0x212d('0x62')](_0x543522=>{const {data:_0x3e8697}=_0x543522;if(_0x3e8697){if(_0x212d('0x79')==_0x3e8697['commandName']){const _0x2c2c6c=_0x3e8697[_0x212d('0x30')][0x0][_0x212d('0x1e')];return _0x3c92e0(_0x212d('0x19')===_0x2c2c6c?_0x512f65(_0x46f990,_0x212d('0x60')):_0x4f5826[_0x2c2c6c]||_0x2c2c6c);}if('imageTextAlternative'==_0x3e8697[_0x212d('0x27')]){const _0x396e07=_0x3e8697[_0x212d('0x30')][0x0]['newValue'];return _0x396e07?{'type':_0x212d('0x54'),'content':_0x512f65(_0x46f990,_0x212d('0x14'),'\x22'+_0x396e07+'\x22')}:{'type':'format','content':_0x512f65(_0x46f990,_0x212d('0x3d'))};}if(_0x212d('0x3a')==_0x3e8697[_0x212d('0x27')]){const _0x1e4500=_0x3e8697['commandParams'][0x0][_0x212d('0x6f')];return _0x1e4500?{'type':_0x212d('0x54'),'content':_0x512f65(_0x46f990,'*Set\x20image\x20width:*\x20%0',_0x1e4500)}:{'type':_0x212d('0x54'),'content':_0x512f65(_0x46f990,_0x212d('0x5c'))};}}function _0x3c92e0(_0xd71d40){return{'type':_0x212d('0x54'),'content':_0x512f65(_0x46f990,_0x212d('0x45'),_0xd71d40)};}});}}
23
+ const _0x139b=['getContainedElement','registerElementLabel','imageStylePreApply','*Reset\x20image\x20width*','detach','side','forEach','discard','registerCustomCallback','registerDescriptionCallback','commands','value','uploadImage','editor','imageInline','toNext','isInlineImage','nodeBefore','hasAttribute','change','insertion','registerPostFixer','getSuggestionCallback','start','suggestion','enableCommand','differ','formatBlock','ELEMENT_INLINE_IMAGE','_descriptionFactory','imageBlock','ELEMENT_CAPTION','commandName','_findSuggestions','end','ImageEditing','filter','type','width','imageTextAlternative','ImageCaptionEditing','getAttribute','has','FORMAT_SIDE_IMAGE','find','schema','getNearestSelectionRange','isIntersecting','Users','convertInlineImageToBlock','isInContent','isCollapsed','alt','discardSuggestion','shouldConvertImageType','caption','formatInline','toPrevious','locale','_suggestionFactory','markInsertion','element','join','forceDefaultExecution','Block\x20image\x20to\x20inline\x20image','imageTypeBlock','previous','resizedWidth','ImageStyleEditing','plugins','ImageInlineEditing','getFirstRange','deletion','getCaptionFromImageModelElement','normalizedStyles','imageCaption','from','markInlineFormat','length','selection','Inline\x20image\x20to\x20block\x20image','createRangeOn','forward','next','get','resizeImage','subType','author','toggleImageCaption','name','newValue','imageStylePostApply','createRange','title','getSuggestions','markBlockFormat','document','getSuggestion','imageTypeInline','afterInit','findIndex','imageStyle','ImageBlockEditing','ImageCaptionUtils','isBefore','model','refresh','chain','format','markDeletion','getChangedMarkers','newRange','backward','isBlockImage','ImageUtils','*Set\x20image\x20text\x20alternative:*\x20%0','accept','*Remove\x20image\x20text\x20alternative*','setImageNaturalSizeAttributes','getClosestSelectedImageElement','fromPosition','*Format:*\x20%0','isEqual','toLowerCase'];(function(_0x3a8486,_0x139bbb){const _0x45d4ce=function(_0x39997d){while(--_0x39997d){_0x3a8486['push'](_0x3a8486['shift']());}};_0x45d4ce(++_0x139bbb);}(_0x139b,0x15a));const _0x45d4=function(_0x3a8486,_0x139bbb){_0x3a8486=_0x3a8486-0x0;let _0x45d4ce=_0x139b[_0x3a8486];return _0x45d4ce;};import{Plugin as _0x31bac6}from'ckeditor5/src/core';import{LivePosition as _0x2f78a7}from'ckeditor5/src/engine';import{uid as _0xf30e0d}from'ckeditor5/src/utils';import{getTranslation as _0x78bae3}from'../utils/common-translations';export default class Y extends _0x31bac6{[_0x45d4('0x1')](){const _0x2599f1=this[_0x45d4('0x27')];if(!_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x3d')))return;const _0x4dcd0e=_0x2599f1['plugins'][_0x45d4('0x6e')]('TrackChangesEditing'),_0x5e1dce=_0x2599f1['plugins'][_0x45d4('0x6e')](_0x45d4('0x10')),_0x2bca06={},_0x54be33=_0x2599f1[_0x45d4('0x54')];if(_0x4dcd0e[_0x45d4('0x33')]('insertImage'),_0x4dcd0e[_0x45d4('0x37')]['registerElementLabel'](_0x45d4('0x38'),_0x187477=>_0x78bae3(_0x54be33,'ELEMENT_IMAGE',_0x187477)),_0x4dcd0e[_0x45d4('0x37')]['registerElementLabel'](_0x45d4('0x28'),_0xea8844=>_0x78bae3(_0x54be33,_0x45d4('0x36'),_0xea8844)),_0x4dcd0e[_0x45d4('0x37')][_0x45d4('0x1b')](_0x45d4('0x51'),()=>_0x78bae3(_0x54be33,_0x45d4('0x39'))),_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')]('ImageUploadEditing')&&_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x26')),_0x2599f1['plugins']['has'](_0x45d4('0x4'))&&_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x60'))&&(_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x0'),(_0x1bab3c,_0x566f48)=>{const _0x27b497=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')]['selection']);_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{_0x4dcd0e[_0x45d4('0x79')](_0x27b497,{'commandName':_0x45d4('0x0'),'commandParams':[_0x566f48]},[],'convertBlockImageToInline');});}),_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x5b'),(_0x35a60d,_0x416d4c)=>{_0x2599f1[_0x45d4('0x7')]['change'](_0x15ac53=>{let _0x4465e8=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x10fa76=_0x15ac53[_0x45d4('0x6b')](_0x4465e8);const _0x44d6ee=_0x2f78a7[_0x45d4('0x16')](_0x10fa76[_0x45d4('0x31')],_0x45d4('0x53')),_0x2b9433=_0x2f78a7[_0x45d4('0x16')](_0x10fa76[_0x45d4('0x3c')],_0x45d4('0x29'));_0x4dcd0e[_0x45d4('0x59')](()=>_0x35a60d(_0x416d4c)),_0x4465e8=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x10fa76=_0x15ac53[_0x45d4('0x6b')](_0x4465e8);const _0x1d7c85=_0x15ac53[_0x45d4('0x76')](_0x44d6ee,_0x2b9433);_0x44d6ee[_0x45d4('0x1e')](),_0x2b9433['detach'](),_0x4dcd0e[_0x45d4('0x79')](_0x4465e8,{'commandName':_0x45d4('0x0'),'commandParams':[_0x416d4c]},[],_0x45d4('0x4b')),_0x1d7c85['start'][_0x45d4('0x6')](_0x10fa76['start'])&&_0x4dcd0e[_0x45d4('0x56')](_0x15ac53[_0x45d4('0x76')](_0x1d7c85['start'],_0x10fa76[_0x45d4('0x31')]),_0x45d4('0x4b')),_0x10fa76[_0x45d4('0x3c')][_0x45d4('0x6')](_0x1d7c85['end'])&&_0x4dcd0e[_0x45d4('0x56')](_0x15ac53['createRange'](_0x10fa76['end'],_0x1d7c85[_0x45d4('0x3c')]),_0x45d4('0x4b'));});}),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),'convertInlineImageToBlock',_0x45d4('0x58'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')]('formatBlock',_0x45d4('0x4b'),_0x45d4('0x12'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),'convertInlineImageToBlock',_0x45d4('0x21'),_0x4dcd0e['_suggestionFactory'][_0x45d4('0x30')](_0x45d4('0x35'),'',_0x45d4('0x12'))),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x2e'),_0x45d4('0x4b'),_0x45d4('0x58'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x2e'),_0x45d4('0x4b'),_0x45d4('0x21'),([_0x21616e])=>{const _0x53cffc=_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x30')](_0x45d4('0x2e'),'',_0x45d4('0x21'));let _0x20c8c9=_0x21616e[_0x45d4('0x31')],_0x52b3fc=_0x21616e[_0x45d4('0x3c')];const _0x550adb=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x47')][_0x45d4('0x48')](_0x20c8c9,_0x45d4('0xe')),_0x2ea97c=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x47')][_0x45d4('0x48')](_0x52b3fc,_0x45d4('0x6c'));_0x550adb['isCollapsed']&&(_0x20c8c9=_0x550adb[_0x45d4('0x31')]),_0x2ea97c[_0x45d4('0x4d')]&&(_0x52b3fc=_0x2ea97c[_0x45d4('0x3c')]),_0x53cffc([_0x2599f1['model']['createRange'](_0x20c8c9,_0x52b3fc)]);}),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x35'),_0x45d4('0x4b'),_0x45d4('0x9'),_0x235fb7),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')]('insertion','convertInlineImageToBlock',_0x45d4('0x9'),_0x235fb7)),_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x42'))&&(_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x72'),(_0x594cbc,_0x9d097e)=>{const _0x2bcdc3=_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x6e')](_0x45d4('0x5'));let _0x1fadba=_0x5e1dce['getClosestSelectedImageElement'](_0x2599f1['model'][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x14f00e=_0x2bcdc3[_0x45d4('0x63')](_0x1fadba);_0x2599f1['model'][_0x45d4('0x2d')](()=>{if(_0x14f00e)return void _0x4dcd0e[_0x45d4('0xb')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x14f00e));const _0x2b73f4=_0x5e1dce[_0x45d4('0xf')](_0x1fadba);_0x594cbc(_0x9d097e),_0x1fadba=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')]['document'][_0x45d4('0x69')]),_0x14f00e=_0x2bcdc3[_0x45d4('0x63')](_0x1fadba),_0x4dcd0e[_0x45d4('0x56')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x14f00e),_0x2b73f4?null:'imageCaption');});}),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x2e'),_0x45d4('0x65'),_0x45d4('0x9'),_0x235fb7)),_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x44')](_0x45d4('0x5e'))){_0x4dcd0e[_0x45d4('0x33')](_0x45d4('0x3'),(_0x2bd6a8,_0x408b95)=>{const _0x535003=_0x2599f1[_0x45d4('0x5f')][_0x45d4('0x6e')](_0x45d4('0x4a'))['me'],_0x4ecfa8=_0x2599f1[_0x45d4('0x24')][_0x45d4('0x6e')](_0x45d4('0x3'));let _0x43527a=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x5ae109=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x43527a),_0x552ec2=_0x4ecfa8[_0x45d4('0x25')];if(_0x552ec2==_0x408b95[_0x45d4('0x25')])return;const _0x353ac3={'commandName':'imageStyle','commandParams':[_0x408b95],'formatGroupId':_0xf30e0d()};_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{if(_0x4dcd0e[_0x45d4('0x78')]()[_0x45d4('0x3e')](_0x3346c3=>_0x3346c3[_0x45d4('0x4c')]&&_0x535003==_0x3346c3[_0x45d4('0x71')]&&(_0x45d4('0x35')==_0x3346c3[_0x45d4('0x3f')]||_0x45d4('0x52')==_0x3346c3[_0x45d4('0x3f')])&&(_0x45d4('0x1c')==_0x3346c3[_0x45d4('0x70')]||_0x45d4('0x75')==_0x3346c3[_0x45d4('0x70')])&&_0x3346c3[_0x45d4('0x61')]()[_0x45d4('0x18')](_0x5ae109))[_0x45d4('0x20')](_0x1b0ac8=>_0x4dcd0e[_0x45d4('0x4f')](_0x1b0ac8['head'])),_0x43527a=_0x5e1dce['getClosestSelectedImageElement'](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]),_0x5ae109=_0x2599f1[_0x45d4('0x7')][_0x45d4('0x6b')](_0x43527a),_0x4ecfa8[_0x45d4('0x8')](),_0x2599f1['commands'][_0x45d4('0x6e')](_0x45d4('0x0'))[_0x45d4('0x8')](),_0x2599f1[_0x45d4('0x24')][_0x45d4('0x6e')](_0x45d4('0x5b'))['refresh'](),_0x552ec2=_0x4ecfa8[_0x45d4('0x25')],_0x552ec2!=_0x408b95[_0x45d4('0x25')])return _0x5e1dce[_0x45d4('0x2a')](_0x43527a)&&_0x4ecfa8[_0x45d4('0x50')](_0x408b95[_0x45d4('0x25')],_0x43527a)?(_0x2bd6a8({..._0x408b95,'setImageSizes':!0x1}),_0x43527a=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')]['document'][_0x45d4('0x69')]),void _0x4dcd0e['markBlockFormat'](_0x43527a,{..._0x353ac3,'commandReversedParams':[{'value':_0x552ec2||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5e1dce[_0x45d4('0xf')](_0x43527a)?_0x4dcd0e[_0x45d4('0x79')](_0x43527a,_0x353ac3,[],_0x45d4('0x75')):_0x4dcd0e[_0x45d4('0x67')](_0x5ae109,_0x353ac3,_0x45d4('0x75')));});});for(const _0x2b7c05 of _0x2599f1[_0x45d4('0x5f')][_0x45d4('0x6e')](_0x45d4('0x5e'))[_0x45d4('0x64')])_0x2bca06[_0x2b7c05[_0x45d4('0x73')]]=_0x2b7c05[_0x45d4('0x77')][_0x45d4('0x19')]();_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),_0x45d4('0x1c'),'join',()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x35'),_0x45d4('0x75'),_0x45d4('0x58'),()=>!0x1),_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x22')](_0x45d4('0x52'),'imageStylePostApply',_0x45d4('0x58'),()=>!0x1),_0x4dcd0e['_suggestionFactory'][_0x45d4('0x22')](_0x45d4('0x35'),_0x45d4('0x1c'),_0x45d4('0x12'),([_0x45ef58])=>{_0x5e1dce[_0x45d4('0x14')](_0x45ef58[_0x45d4('0x1a')]());}),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x35'),_0x45d4('0x1c'),_0x45d4('0x21'),(_0x443e03,_0x18160d)=>{_0x4dcd0e[_0x45d4('0x55')][_0x45d4('0x30')](_0x45d4('0x35'),'',_0x45d4('0x12'))(_0x443e03,{'commandName':_0x18160d[_0x45d4('0x3a')],'commandParams':_0x18160d['commandReversedParams']});}),_0x4dcd0e[_0x45d4('0x55')]['registerCustomCallback'](_0x45d4('0x35'),_0x45d4('0x1c'),_0x45d4('0x9'),_0x235fb7);}const _0x41f944=[{'type':_0x45d4('0x35'),'subType':_0x45d4('0x1c')},{'type':_0x45d4('0x2e'),'subType':'imageCaption'},{'type':_0x45d4('0x35'),'subType':_0x45d4('0x4b')},{'type':_0x45d4('0x2e'),'subType':'convertInlineImageToBlock'}];function _0x52037b(_0x5d0e48,_0x591b76){const _0x37b416=_0x41f944[_0x45d4('0x2')](({type:_0x22e691,subType:_0x1d3df7})=>_0x5d0e48[_0x45d4('0x3f')]==_0x22e691&&_0x5d0e48['subType']==_0x1d3df7),_0x2cf1c2=_0x41f944['findIndex'](({type:_0x451b73,subType:_0xb22645})=>_0x591b76['type']==_0x451b73&&_0x591b76['subType']==_0xb22645);if(_0x37b416<0x0||_0x2cf1c2<0x0)return!0x1;const _0x1760db=_0x5d0e48[_0x45d4('0x61')](),_0x1f7357=_0x591b76[_0x45d4('0x61')]();if((0x0==_0x37b416||0x1==_0x37b416)&&0x2==_0x2cf1c2&&_0x1760db[_0x45d4('0x49')](_0x1f7357))return!0x0;if(0x2==_0x37b416&&0x3==_0x2cf1c2){const _0x230024=_0x4dcd0e[_0x45d4('0x3b')](_0x1760db,_0x45d4('0x2e'))[_0x45d4('0x3e')](({suggestion:_0x475fe1,meta:_0x3044dc})=>_0x3044dc['isOwn']&&'convertInlineImageToBlock'==_0x475fe1['subType']);if(_0x230024[_0x45d4('0x68')]>0x1&&_0x1f7357[_0x45d4('0x3c')][_0x45d4('0x18')](_0x1760db[_0x45d4('0x31')]))return!0x0;if(0x1==_0x230024['length']&&(_0x1760db[_0x45d4('0x31')][_0x45d4('0x18')](_0x1f7357[_0x45d4('0x3c')])||_0x1760db[_0x45d4('0x3c')][_0x45d4('0x18')](_0x1f7357[_0x45d4('0x31')])))return!0x0;}if(0x3==_0x37b416&&0x3==_0x2cf1c2&&_0x1760db['start']['isBefore'](_0x1f7357[_0x45d4('0x31')])){const _0x5a2f8d=_0x1760db[_0x45d4('0x3c')]['nodeAfter'],_0x422ad9=_0x1f7357[_0x45d4('0x31')][_0x45d4('0x2b')];return _0x5e1dce[_0x45d4('0xf')](_0x5a2f8d)&&_0x5a2f8d===_0x422ad9;}return!0x1;}function _0x235fb7(_0x27092a,_0x5a0959){return _0x52037b(_0x27092a,_0x5a0959)?[_0x27092a,_0x5a0959]:_0x52037b(_0x5a0959,_0x27092a)?[_0x5a0959,_0x27092a]:null;}_0x2599f1['model'][_0x45d4('0x7a')][_0x45d4('0x2f')](()=>{let _0x112fac=!0x1;const _0x23e79d=Array[_0x45d4('0x66')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x34')][_0x45d4('0xc')]());for(const {name:_0x74f593,data:_0x2d8c70}of _0x23e79d){const {group:_0x1c7a1d,type:_0x3e339c,subType:_0x1b2683,id:_0x2bdb3e}=_0x4dcd0e['_splitMarkerName'](_0x74f593);if(_0x45d4('0x32')==_0x1c7a1d&&_0x4dcd0e['hasSuggestion'](_0x2bdb3e)){if('formatBlock'==_0x3e339c&&(_0x45d4('0x1c')==_0x1b2683||_0x45d4('0x75')==_0x1b2683)){const _0x3657b0=_0x4dcd0e[_0x45d4('0x7b')](_0x2bdb3e);if(_0x2d8c70[_0x45d4('0xd')]){const _0x2838a6=_0x3657b0[_0x45d4('0x61')]()[_0x45d4('0x1a')]();if(_0x5e1dce[_0x45d4('0xf')](_0x2838a6))continue;_0x4dcd0e[_0x45d4('0x4f')](_0x3657b0),_0x112fac=!0x0;}}if(_0x45d4('0x2e')==_0x3e339c&&'imageCaption'==_0x1b2683&&!_0x2d8c70['newRange']){const _0x397dae=_0x4dcd0e['getSuggestion'](_0x2bdb3e);_0x397dae[_0x45d4('0x6d')]&&_0x397dae[_0x45d4('0x6d')][_0x45d4('0x4c')]&&(_0x4dcd0e[_0x45d4('0x4f')](_0x397dae[_0x45d4('0x6d')]),_0x112fac=!0x0);}}}return _0x112fac;}),_0x2599f1['plugins'][_0x45d4('0x44')]('ImageResize')&&_0x4dcd0e[_0x45d4('0x33')]('resizeImage',(_0x4993c1,_0x1195ca)=>{const _0x4ab3b7=_0x5e1dce['getClosestSelectedImageElement'](_0x2599f1['model']['document'][_0x45d4('0x69')]);_0x4ab3b7[_0x45d4('0x43')](_0x45d4('0x5d'))!=_0x1195ca[_0x45d4('0x40')]&&_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{_0x4dcd0e[_0x45d4('0x79')](_0x4ab3b7,{'commandName':_0x45d4('0x6f'),'commandParams':[_0x1195ca]});});}),_0x2599f1['plugins'][_0x45d4('0x44')]('ImageTextAlternativeEditing')&&_0x4dcd0e[_0x45d4('0x33')]('imageTextAlternative',(_0x11a320,_0x4e6fd3)=>{const _0xfa8553=_0x5e1dce[_0x45d4('0x15')](_0x2599f1[_0x45d4('0x7')][_0x45d4('0x7a')][_0x45d4('0x69')]);(_0xfa8553[_0x45d4('0x2c')](_0x45d4('0x4e'))?_0xfa8553['getAttribute'](_0x45d4('0x4e')):'')!=_0x4e6fd3[_0x45d4('0x74')]&&_0x2599f1[_0x45d4('0x7')][_0x45d4('0x2d')](()=>{_0x4dcd0e['markBlockFormat'](_0xfa8553,{'commandName':_0x45d4('0x41'),'commandParams':[_0x4e6fd3]});});}),_0x4dcd0e[_0x45d4('0x37')][_0x45d4('0x23')](_0x167a6b=>{if(!!_0x41f944[_0x45d4('0x46')](({type:_0x1b3eab,subType:_0x299304})=>_0x167a6b[_0x45d4('0x3f')]==_0x1b3eab&&_0x167a6b[_0x45d4('0x70')]==_0x299304))return _0x167a6b[_0x45d4('0x5c')]?{}:void 0x0;}),_0x4dcd0e[_0x45d4('0x37')][_0x45d4('0x23')](_0x992e42=>{if(_0x45d4('0x2e')==_0x992e42[_0x45d4('0x3f')]||_0x45d4('0x62')==_0x992e42[_0x45d4('0x3f')]){const _0x29e54e=_0x992e42['getContainedElement']();if(_0x29e54e&&_0x29e54e['is'](_0x45d4('0x57'),'caption'))return{'type':_0x45d4('0x2e')==_0x992e42['type']?'addObject':'removeObject','element':_0x29e54e,'quantity':0x1};}}),_0x4dcd0e[_0x45d4('0x37')]['registerDescriptionCallback'](_0x100e9a=>_0x45d4('0x35')==_0x100e9a[_0x45d4('0x3f')]&&'convertInlineImageToBlock'==_0x100e9a[_0x45d4('0x70')]?{'type':_0x45d4('0xa'),'content':_0x45d4('0x6a')}:_0x45d4('0x35')==_0x100e9a[_0x45d4('0x3f')]&&'convertBlockImageToInline'==_0x100e9a[_0x45d4('0x70')]?{'type':_0x45d4('0xa'),'content':_0x45d4('0x5a')}:void 0x0),_0x4dcd0e['_descriptionFactory']['registerDescriptionCallback'](_0x1ec0d7=>{const {data:_0x34c549}=_0x1ec0d7;if(_0x34c549){if(_0x45d4('0x3')==_0x34c549['commandName']){const _0x596b3f=_0x34c549['commandParams'][0x0][_0x45d4('0x25')];return _0x10a36b(_0x45d4('0x1f')===_0x596b3f?_0x78bae3(_0x54be33,_0x45d4('0x45')):_0x2bca06[_0x596b3f]||_0x596b3f);}if(_0x45d4('0x41')==_0x34c549[_0x45d4('0x3a')]){const _0xe66284=_0x34c549['commandParams'][0x0][_0x45d4('0x74')];return _0xe66284?{'type':'format','content':_0x78bae3(_0x54be33,_0x45d4('0x11'),'\x22'+_0xe66284+'\x22')}:{'type':'format','content':_0x78bae3(_0x54be33,_0x45d4('0x13'))};}if('resizeImage'==_0x34c549['commandName']){const _0x470964=_0x34c549['commandParams'][0x0]['width'];return _0x470964?{'type':_0x45d4('0xa'),'content':_0x78bae3(_0x54be33,'*Set\x20image\x20width:*\x20%0',_0x470964)}:{'type':_0x45d4('0xa'),'content':_0x78bae3(_0x54be33,_0x45d4('0x1d'))};}}function _0x10a36b(_0x30ba58){return{'type':'format','content':_0x78bae3(_0x54be33,_0x45d4('0x17'),_0x30ba58)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e4c=['author','afterInit','source','model','locale','src','commandParams','has','data','subType','accept','editor','_descriptionFactory','formatBlock','getSuggestionCallback','replaceImageSource','getContainedElement','get','enableCommand','plugins','getSelectedElement','TrackChangesEditing','ImageEditing','handleSuggestionDescription','registerCustomCallback','markBlockFormat','selection','_suggestionFactory','document','Users','handleReplaceImageCommand','getAttribute','*Format:*\x20replace\x20image\x20URL','discard'];(function(_0x351379,_0x5e4c68){const _0x1f2af6=function(_0x36c5c1){while(--_0x36c5c1){_0x351379['push'](_0x351379['shift']());}};_0x1f2af6(++_0x5e4c68);}(_0x5e4c,0x143));const _0x1f2a=function(_0x351379,_0x5e4c68){_0x351379=_0x351379-0x0;let _0x1f2af6=_0x5e4c[_0x351379];return _0x1f2af6;};import{Plugin as _0x2cb747}from'ckeditor5/src/core';import{getTranslation as _0x3cfb74}from'../utils/common-translations';export default class Z extends _0x2cb747{[_0x1f2a('0x12')](){if(!this[_0x1f2a('0x1c')][_0x1f2a('0x2')][_0x1f2a('0x18')](_0x1f2a('0x5')))return;const _0x158dae=this[_0x1f2a('0x1c')][_0x1f2a('0x2')][_0x1f2a('0x0')](_0x1f2a('0x4'));_0x158dae[_0x1f2a('0x1')]('replaceImageSource',(_0x465da6,_0x30572e)=>this[_0x1f2a('0xd')](_0x465da6,_0x30572e)),_0x158dae[_0x1f2a('0xa')][_0x1f2a('0x7')](_0x1f2a('0x1e'),'replaceImageSource','accept',_0x158dae[_0x1f2a('0xa')]['getSuggestionCallback'](_0x1f2a('0x1e'),null,_0x1f2a('0x10'))),_0x158dae[_0x1f2a('0xa')][_0x1f2a('0x7')]('formatBlock','replaceImageSource',_0x1f2a('0x10'),_0x158dae['_suggestionFactory'][_0x1f2a('0x1f')](_0x1f2a('0x1e'),null,_0x1f2a('0x1b'))),_0x158dae[_0x1f2a('0x1d')]['registerDescriptionCallback'](_0x259b92=>this[_0x1f2a('0x6')](_0x259b92));}[_0x1f2a('0xd')](_0x5e4349,_0x24bb5e){const _0x2c4544=this[_0x1f2a('0x1c')][_0x1f2a('0x2')][_0x1f2a('0x0')](_0x1f2a('0x4')),_0x273220=this[_0x1f2a('0x1c')][_0x1f2a('0x14')][_0x1f2a('0xb')][_0x1f2a('0x9')][_0x1f2a('0x3')]();this[_0x1f2a('0x1c')][_0x1f2a('0x14')]['change'](()=>{let _0xd6e016=_0x273220[_0x1f2a('0xe')](_0x1f2a('0x16'));const _0x19c393=this[_0x1f2a('0x1c')][_0x1f2a('0x2')][_0x1f2a('0x0')](_0x1f2a('0xc'))['me'];for(const _0x5579bc of _0x2c4544['getSuggestions']({'skipNotAttached':!0x0})){const _0x40222f=_0x5579bc[_0x1f2a('0x21')]();if(_0x1f2a('0x20')===_0x5579bc[_0x1f2a('0x1a')]&&_0x40222f===_0x273220){_0x5579bc[_0x1f2a('0x11')]!==_0x19c393&&_0x5579bc['discard'](),_0xd6e016=_0x5579bc[_0x1f2a('0x19')][_0x1f2a('0x17')][0x0][_0x1f2a('0x13')];break;}}_0x5e4349(_0x24bb5e),_0x2c4544[_0x1f2a('0x8')](_0x273220,{'commandName':_0x1f2a('0x20'),'commandParams':[{'source':_0xd6e016}]},[],_0x1f2a('0x20'));});}[_0x1f2a('0x6')](_0x1fa393){const {data:_0x54eb20}=_0x1fa393;if(_0x54eb20&&_0x1f2a('0x20')===_0x54eb20['commandName']){const _0x480f5e=_0x1f2a('0xf');return{'type':'format','content':_0x3cfb74(this['editor'][_0x1f2a('0x15')],_0x480f5e)};}}}
23
+ const _0x175b=['accept','subType','getContainedElement','has','registerCustomCallback','editor','author','registerDescriptionCallback','getAttribute','TrackChangesEditing','handleSuggestionDescription','getSuggestionCallback','document','handleReplaceImageCommand','discard','getSuggestions','formatBlock','afterInit','get','commandName','data','replaceImageSource','_suggestionFactory','ImageEditing','markBlockFormat','getSelectedElement','plugins','change','Users'];(function(_0x54a25f,_0x175beb){const _0x1c6061=function(_0x5058e8){while(--_0x5058e8){_0x54a25f['push'](_0x54a25f['shift']());}};_0x1c6061(++_0x175beb);}(_0x175b,0x1c7));const _0x1c60=function(_0x54a25f,_0x175beb){_0x54a25f=_0x54a25f-0x0;let _0x1c6061=_0x175b[_0x54a25f];return _0x1c6061;};import{Plugin as _0x44dcd6}from'ckeditor5/src/core';import{getTranslation as _0xd9020e}from'../utils/common-translations';export default class Z extends _0x44dcd6{[_0x1c60('0x1a')](){if(!this[_0x1c60('0xe')]['plugins'][_0x1c60('0xc')](_0x1c60('0x3')))return;const _0x5b36ef=this[_0x1c60('0xe')][_0x1c60('0x6')][_0x1c60('0x1b')](_0x1c60('0x12'));_0x5b36ef['enableCommand']('replaceImageSource',(_0x45d499,_0x21a7e3)=>this[_0x1c60('0x16')](_0x45d499,_0x21a7e3)),_0x5b36ef[_0x1c60('0x2')][_0x1c60('0xd')](_0x1c60('0x19'),_0x1c60('0x1'),_0x1c60('0x9'),_0x5b36ef[_0x1c60('0x2')][_0x1c60('0x14')](_0x1c60('0x19'),null,'discard')),_0x5b36ef[_0x1c60('0x2')]['registerCustomCallback'](_0x1c60('0x19'),_0x1c60('0x1'),_0x1c60('0x17'),_0x5b36ef['_suggestionFactory'][_0x1c60('0x14')](_0x1c60('0x19'),null,'accept')),_0x5b36ef['_descriptionFactory'][_0x1c60('0x10')](_0x4af631=>this[_0x1c60('0x13')](_0x4af631));}[_0x1c60('0x16')](_0x458601,_0x5ca166){const _0x3efc81=this[_0x1c60('0xe')][_0x1c60('0x6')][_0x1c60('0x1b')]('TrackChangesEditing'),_0x177987=this[_0x1c60('0xe')]['model'][_0x1c60('0x15')]['selection'][_0x1c60('0x5')]();this[_0x1c60('0xe')]['model'][_0x1c60('0x7')](()=>{let _0x206d35=_0x177987[_0x1c60('0x11')]('src');const _0x26db28=this[_0x1c60('0xe')][_0x1c60('0x6')][_0x1c60('0x1b')](_0x1c60('0x8'))['me'];for(const _0x2ca0de of _0x3efc81[_0x1c60('0x18')]({'skipNotAttached':!0x0})){const _0x49249e=_0x2ca0de[_0x1c60('0xb')]();if('replaceImageSource'===_0x2ca0de[_0x1c60('0xa')]&&_0x49249e===_0x177987){_0x2ca0de[_0x1c60('0xf')]!==_0x26db28&&_0x2ca0de[_0x1c60('0x17')](),_0x206d35=_0x2ca0de[_0x1c60('0x0')]['commandParams'][0x0]['source'];break;}}_0x458601(_0x5ca166),_0x3efc81[_0x1c60('0x4')](_0x177987,{'commandName':_0x1c60('0x1'),'commandParams':[{'source':_0x206d35}]},[],_0x1c60('0x1'));});}[_0x1c60('0x13')](_0x533bb0){const {data:_0x55732e}=_0x533bb0;if(_0x55732e&&'replaceImageSource'===_0x55732e[_0x1c60('0x1c')]){const _0x25c37e='*Format:*\x20replace\x20image\x20URL';return{'type':'format','content':_0xd9020e(this['editor']['locale'],_0x25c37e)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1216=['_handleImportedData','trackChanges','high','value','lowest','_trackChangesValueDuringImport','listenTo','forEach','track_changes','TrackChangesEditing','editor','plugins','commands','dataInsert','_setSuggestionData','execute','enableCommand','_trackChangesExecuted','get','afterInit','importWord','bind'];(function(_0x456ca0,_0x121626){const _0x54eaae=function(_0x182fcf){while(--_0x182fcf){_0x456ca0['push'](_0x456ca0['shift']());}};_0x54eaae(++_0x121626);}(_0x1216,0x187));const _0x54ea=function(_0x456ca0,_0x121626){_0x456ca0=_0x456ca0-0x0;let _0x54eaae=_0x1216[_0x456ca0];return _0x54eaae;};import{Plugin as _0x4b7525}from'ckeditor5/src/core';export default class tt extends _0x4b7525{constructor(_0x2a4e59){super(_0x2a4e59),this[_0x54ea('0xa')]=!0x1,this['_trackChangesExecuted']=!0x1;}[_0x54ea('0x2')](){const _0x4450e3=this[_0x54ea('0xf')],_0x240f77=_0x4450e3[_0x54ea('0x11')][_0x54ea('0x1')](_0x54ea('0x3')),_0x82806f=_0x4450e3[_0x54ea('0x11')][_0x54ea('0x1')](_0x54ea('0x6'));_0x240f77&&(_0x240f77['on'](_0x54ea('0x14'),(_0x95eac0,[,_0x2001d3])=>{this['_trackChangesValueDuringImport']=_0x82806f[_0x54ea('0x8')],_0x2001d3['collaboration_features'][_0x54ea('0xd')]=!this['_trackChangesValueDuringImport'];},{'priority':_0x54ea('0x7')}),this[_0x54ea('0xb')](_0x240f77,_0x54ea('0x12'),this[_0x54ea('0x5')][_0x54ea('0x4')](this)),this[_0x54ea('0xb')](_0x240f77,_0x54ea('0x12'),()=>{this[_0x54ea('0x0')]&&(_0x82806f['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':_0x54ea('0x9')}),_0x4450e3['plugins']['get'](_0x54ea('0xe'))[_0x54ea('0x15')](_0x54ea('0x3')));}['_handleImportedData'](_0x893355,_0xa4d502){const {suggestions:_0x38006b}=_0xa4d502,_0x161074=this[_0x54ea('0xf')][_0x54ea('0x11')][_0x54ea('0x1')]('trackChanges'),_0x1c2662=_0x161074[_0x54ea('0x8')];this[_0x54ea('0xa')]!==_0x1c2662&&(_0x161074[_0x54ea('0x14')](),this[_0x54ea('0x0')]=!0x0),_0x38006b&&_0x38006b[_0x54ea('0xc')](({id:_0x26c486,type:_0x492e79,author:_0x56edbe,created_at:_0x359e29})=>{const _0x55a9d8={'id':_0x26c486,'type':_0x492e79,'authorId':this['editor'][_0x54ea('0x10')][_0x54ea('0x1')]('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x56edbe,'createdAt':_0x359e29?new Date(_0x359e29):new Date(),'source':_0x54ea('0x3')}}};this[_0x54ea('0xf')][_0x54ea('0x10')]['get'](_0x54ea('0xe'))[_0x54ea('0x13')](_0x55a9d8);});}}
23
+ const _0x713c=['track_changes','value','TrackChangesEditing','importWord','_trackChangesExecuted','lowest','trackChanges','afterInit','plugins','Users','_handleImportedData','commands','execute','forEach','_trackChangesValueDuringImport','dataInsert','collaboration_features','editor','enableCommand','get'];(function(_0x4fec90,_0x713c20){const _0x4b3f5f=function(_0x1142de){while(--_0x1142de){_0x4fec90['push'](_0x4fec90['shift']());}};_0x4b3f5f(++_0x713c20);}(_0x713c,0x1b4));const _0x4b3f=function(_0x4fec90,_0x713c20){_0x4fec90=_0x4fec90-0x0;let _0x4b3f5f=_0x713c[_0x4fec90];return _0x4b3f5f;};import{Plugin as _0x2f9b65}from'ckeditor5/src/core';export default class tt extends _0x2f9b65{constructor(_0x506526){super(_0x506526),this[_0x4b3f('0x12')]=!0x1,this['_trackChangesExecuted']=!0x1;}[_0x4b3f('0xb')](){const _0x50fa85=this['editor'],_0x4b0979=_0x50fa85[_0x4b3f('0xf')][_0x4b3f('0x3')]('importWord'),_0x247810=_0x50fa85[_0x4b3f('0xf')][_0x4b3f('0x3')](_0x4b3f('0xa'));_0x4b0979&&(_0x4b0979['on']('execute',(_0x36907c,[,_0x52574f])=>{this[_0x4b3f('0x12')]=_0x247810[_0x4b3f('0x5')],_0x52574f[_0x4b3f('0x0')][_0x4b3f('0x4')]=!this[_0x4b3f('0x12')];},{'priority':'high'}),this['listenTo'](_0x4b0979,_0x4b3f('0x13'),this[_0x4b3f('0xe')]['bind'](this)),this['listenTo'](_0x4b0979,_0x4b3f('0x13'),()=>{this[_0x4b3f('0x8')]&&(_0x247810[_0x4b3f('0x10')](),this[_0x4b3f('0x8')]=!0x1);},{'priority':_0x4b3f('0x9')}),_0x50fa85[_0x4b3f('0xc')][_0x4b3f('0x3')](_0x4b3f('0x6'))[_0x4b3f('0x2')](_0x4b3f('0x7')));}['_handleImportedData'](_0xe35c40,_0x330fdd){const {suggestions:_0x36ae8c}=_0x330fdd,_0x5a229a=this[_0x4b3f('0x1')][_0x4b3f('0xf')][_0x4b3f('0x3')]('trackChanges'),_0x17752f=_0x5a229a['value'];this['_trackChangesValueDuringImport']!==_0x17752f&&(_0x5a229a[_0x4b3f('0x10')](),this[_0x4b3f('0x8')]=!0x0),_0x36ae8c&&_0x36ae8c[_0x4b3f('0x11')](({id:_0x4fc0dd,type:_0x444e22,author:_0x48ff38,created_at:_0x4f4493})=>{const _0x13795e={'id':_0x4fc0dd,'type':_0x444e22,'authorId':this['editor'][_0x4b3f('0xc')]['get'](_0x4b3f('0xd'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x48ff38,'createdAt':_0x4f4493?new Date(_0x4f4493):new Date(),'source':'importWord'}}};this[_0x4b3f('0x1')][_0x4b3f('0xc')][_0x4b3f('0x3')]('TrackChangesEditing')['_setSuggestionData'](_0x13795e);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x211e=['markBlockFormat','schema','getItemLabel','indentBlock','IndentBlock','get','indent','*Outdent:*\x20%0','from','outdent','enableCommand','afterInit','document','_descriptionFactory','getItems','change','editor','*Indent:*\x20%0','has','getSelectedBlocks','plugins','checkAttribute','model','outdentBlock','registerDescriptionCallback','commandName','locale'];(function(_0x50258e,_0x211e9d){const _0x48fcf8=function(_0x1dd6f9){while(--_0x1dd6f9){_0x50258e['push'](_0x50258e['shift']());}};_0x48fcf8(++_0x211e9d);}(_0x211e,0x1b4));const _0x48fc=function(_0x50258e,_0x211e9d){_0x50258e=_0x50258e-0x0;let _0x48fcf8=_0x211e[_0x50258e];return _0x48fcf8;};import{Plugin as _0x27b5d1}from'ckeditor5/src/core';import{getTranslation as _0x33df4f}from'../utils/common-translations';export default class it extends _0x27b5d1{[_0x48fc('0x7')](){const _0x3c430b=this[_0x48fc('0xc')],_0x1a8c9e=_0x3c430b[_0x48fc('0x10')][_0x48fc('0x1')]('TrackChangesEditing');_0x3c430b[_0x48fc('0x10')][_0x48fc('0xe')]('IndentEditing')&&(_0x1a8c9e[_0x48fc('0x6')](_0x48fc('0x2')),_0x1a8c9e['enableCommand'](_0x48fc('0x5')));const _0x541d1d=_0x3c430b[_0x48fc('0x16')];if(_0x3c430b['plugins']['has'](_0x48fc('0x0'))){for(const _0x5e4a8b of[_0x48fc('0x1a'),_0x48fc('0x13')])_0x1a8c9e[_0x48fc('0x6')](_0x5e4a8b,()=>{const _0x40fb4c=Array[_0x48fc('0x4')](this[_0x48fc('0xc')]['model'][_0x48fc('0x8')]['selection'][_0x48fc('0xf')]())['filter'](_0x544cfe=>this['editor'][_0x48fc('0x12')][_0x48fc('0x18')][_0x48fc('0x11')](_0x544cfe,'blockIndent'));_0x3c430b[_0x48fc('0x12')][_0x48fc('0xb')](()=>{for(const _0x2cc723 of _0x40fb4c)_0x1a8c9e[_0x48fc('0x17')](_0x2cc723,{'commandName':_0x5e4a8b,'commandParams':[{'value':''}],'formatGroupId':_0x48fc('0x1a')});});});_0x1a8c9e[_0x48fc('0x9')][_0x48fc('0x14')](_0x2f8623=>{const {data:_0x3ca5f1}=_0x2f8623;if(!_0x3ca5f1)return;if(_0x48fc('0x1a')!=_0x3ca5f1[_0x48fc('0x15')]&&'outdentBlock'!=_0x3ca5f1[_0x48fc('0x15')])return;const _0xd33240=_0x2f8623[_0x48fc('0xa')]()[0x0],_0x4fd446=_0x1a8c9e['_descriptionFactory'][_0x48fc('0x19')](_0xd33240);return'indentBlock'==_0x3ca5f1[_0x48fc('0x15')]?{'type':'format','content':_0x33df4f(_0x541d1d,_0x48fc('0xd'),_0x4fd446)}:_0x48fc('0x13')==_0x3ca5f1[_0x48fc('0x15')]?{'type':'format','content':_0x33df4f(_0x541d1d,_0x48fc('0x3'),_0x4fd446)}:void 0x0;});}}}
23
+ const _0x4601=['checkAttribute','getItemLabel','TrackChangesEditing','outdent','has','schema','outdentBlock','format','IndentEditing','selection','indentBlock','from','enableCommand','model','plugins','registerDescriptionCallback','*Indent:*\x20%0','getItems','blockIndent','commandName','change','editor','markBlockFormat','document','indent'];(function(_0x521c86,_0x46015f){const _0x33db0c=function(_0x254ea9){while(--_0x254ea9){_0x521c86['push'](_0x521c86['shift']());}};_0x33db0c(++_0x46015f);}(_0x4601,0x1bd));const _0x33db=function(_0x521c86,_0x46015f){_0x521c86=_0x521c86-0x0;let _0x33db0c=_0x4601[_0x521c86];return _0x33db0c;};import{Plugin as _0x1916c4}from'ckeditor5/src/core';import{getTranslation as _0x333334}from'../utils/common-translations';export default class it extends _0x1916c4{['afterInit'](){const _0x15c406=this['editor'],_0x18293c=_0x15c406['plugins']['get'](_0x33db('0x7'));_0x15c406[_0x33db('0x13')][_0x33db('0x9')](_0x33db('0xd'))&&(_0x18293c[_0x33db('0x11')](_0x33db('0x4')),_0x18293c[_0x33db('0x11')](_0x33db('0x8')));const _0x532a08=_0x15c406['locale'];if(_0x15c406[_0x33db('0x13')][_0x33db('0x9')]('IndentBlock')){for(const _0x55f3ea of[_0x33db('0xf'),_0x33db('0xb')])_0x18293c[_0x33db('0x11')](_0x55f3ea,()=>{const _0x27a582=Array[_0x33db('0x10')](this[_0x33db('0x1')][_0x33db('0x12')][_0x33db('0x3')][_0x33db('0xe')]['getSelectedBlocks']())['filter'](_0x301760=>this[_0x33db('0x1')]['model'][_0x33db('0xa')][_0x33db('0x5')](_0x301760,_0x33db('0x17')));_0x15c406[_0x33db('0x12')][_0x33db('0x0')](()=>{for(const _0x452572 of _0x27a582)_0x18293c[_0x33db('0x2')](_0x452572,{'commandName':_0x55f3ea,'commandParams':[{'value':''}],'formatGroupId':_0x33db('0xf')});});});_0x18293c['_descriptionFactory'][_0x33db('0x14')](_0x62fb49=>{const {data:_0x20f1f6}=_0x62fb49;if(!_0x20f1f6)return;if(_0x33db('0xf')!=_0x20f1f6[_0x33db('0x18')]&&_0x33db('0xb')!=_0x20f1f6['commandName'])return;const _0x794d4=_0x62fb49[_0x33db('0x16')]()[0x0],_0x297b5f=_0x18293c['_descriptionFactory'][_0x33db('0x6')](_0x794d4);return _0x33db('0xf')==_0x20f1f6[_0x33db('0x18')]?{'type':_0x33db('0xc'),'content':_0x333334(_0x532a08,_0x33db('0x15'),_0x297b5f)}:_0x33db('0xb')==_0x20f1f6[_0x33db('0x18')]?{'type':'format','content':_0x333334(_0x532a08,'*Outdent:*\x20%0',_0x297b5f)}:void 0x0;});}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x4836=['editor','enableCommand','requires','input','plugins','get','TrackChangesEditing'];(function(_0x445d22,_0x4836fe){var _0x32027a=function(_0x385da7){while(--_0x385da7){_0x445d22['push'](_0x445d22['shift']());}};_0x32027a(++_0x4836fe);}(_0x4836,0x183));var _0x3202=function(_0x445d22,_0x4836fe){_0x445d22=_0x445d22-0x0;var _0x32027a=_0x4836[_0x445d22];return _0x32027a;};import{Plugin as _0x17de32}from'ckeditor5/src/core';import{Input as _0x23163e}from'ckeditor5/src/typing';export default class et extends _0x17de32{static get[_0x3202('0x0')](){return[_0x23163e];}['init'](){this[_0x3202('0x5')][_0x3202('0x2')][_0x3202('0x3')](_0x3202('0x4'))[_0x3202('0x6')](_0x3202('0x1'));}}
23
+ var _0x263c=['requires','editor','get','enableCommand','TrackChangesEditing','init'];(function(_0x40616e,_0x263cf2){var _0x102100=function(_0x4591ef){while(--_0x4591ef){_0x40616e['push'](_0x40616e['shift']());}};_0x102100(++_0x263cf2);}(_0x263c,0x172));var _0x1021=function(_0x40616e,_0x263cf2){_0x40616e=_0x40616e-0x0;var _0x102100=_0x263c[_0x40616e];return _0x102100;};import{Plugin as _0x19a6fd}from'ckeditor5/src/core';import{Input as _0xe83313}from'ckeditor5/src/typing';export default class et extends _0x19a6fd{static get[_0x1021('0x2')](){return[_0xe83313];}[_0x1021('0x1')](){this[_0x1021('0x3')]['plugins'][_0x1021('0x4')](_0x1021('0x0'))[_0x1021('0x5')]('input');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa910=['editor','has','commandParams','plugins','unlink','getAttribute','commandName','getFirstRange','markInlineFormat','document','*Remove\x20link*','selection','format','change','from','registerDescriptionCallback','TrackChangesEditing','getFirstPosition','*Set\x20link:*\x20%0','link','enableCommand','LinkEditing','getRanges','locale','linkHref','isCollapsed','hasAttribute','model','_descriptionFactory'];(function(_0x12bb6c,_0xa9104f){const _0x5184aa=function(_0x33988c){while(--_0x33988c){_0x12bb6c['push'](_0x12bb6c['shift']());}};_0x5184aa(++_0xa9104f);}(_0xa910,0xb2));const _0x5184=function(_0x12bb6c,_0xa9104f){_0x12bb6c=_0x12bb6c-0x0;let _0x5184aa=_0xa910[_0x12bb6c];return _0x5184aa;};import{Plugin as _0x225d28}from'ckeditor5/src/core';import{findAttributeRange as _0x2be400}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x3b0bc2}from'./utils';import{getTranslation as _0x2e6c32}from'../utils/common-translations';export default class nt extends _0x225d28{['afterInit'](){const _0x45f368=this['editor'];if(!_0x45f368['plugins'][_0x5184('0x1a')](_0x5184('0x11')))return;const _0x29a225=_0x45f368[_0x5184('0x1c')]['get'](_0x5184('0xc'));_0x29a225[_0x5184('0x10')](_0x5184('0xf'),(_0x30652f,_0x12e179)=>{const _0x808356=_0x45f368[_0x5184('0x17')][_0x5184('0x5')][_0x5184('0x7')];let _0x533bd1=[];if(_0x808356[_0x5184('0x15')]){if(!_0x808356[_0x5184('0x16')](_0x5184('0x14')))return void _0x30652f(_0x12e179);{const _0x3e81d1=_0x2be400(_0x808356[_0x5184('0xd')](),_0x5184('0x14'),_0x808356[_0x5184('0x1')](_0x5184('0x14')),_0x45f368['model']);_0x533bd1=[_0x3e81d1];}}else _0x533bd1=Array[_0x5184('0xa')](_0x808356[_0x5184('0x12')]());_0x45f368[_0x5184('0x17')][_0x5184('0x9')](()=>{for(const _0x79e564 of _0x533bd1)_0x29a225['markInlineFormat'](_0x79e564,{'commandName':_0x5184('0xf'),'commandParams':[_0x12e179]});});}),_0x29a225['enableCommand']('unlink',()=>{const _0xb4bfcc=this[_0x5184('0x19')][_0x5184('0x17')],_0x355f70=_0xb4bfcc['document'][_0x5184('0x7')];_0xb4bfcc[_0x5184('0x9')](()=>{let _0x223341=[];if(_0x355f70[_0x5184('0x15')])_0x223341=[_0x2be400(_0x355f70[_0x5184('0xd')](),_0x5184('0x14'),_0x355f70[_0x5184('0x1')]('linkHref'),_0x45f368[_0x5184('0x17')])];else _0x223341=_0x3b0bc2(_0x5184('0x14'),_0x355f70[_0x5184('0x3')](),_0x45f368['model']);for(const _0x1bf193 of _0x223341)_0x29a225[_0x5184('0x4')](_0x1bf193,{'commandName':_0x5184('0x0'),'commandParams':[]});});}),_0x29a225[_0x5184('0x18')][_0x5184('0xb')](_0x3fab55=>{const {data:_0x18b759}=_0x3fab55,_0x28de5c=_0x45f368[_0x5184('0x13')];if(_0x18b759){if('link'==_0x18b759[_0x5184('0x2')]){const _0x59dd51=_0x18b759[_0x5184('0x1b')][0x0];return{'type':'format','content':_0x2e6c32(_0x28de5c,_0x5184('0xe'),'\x22'+_0x59dd51+'\x22')};}return'unlink'==_0x18b759[_0x5184('0x2')]?{'type':_0x5184('0x8'),'content':_0x2e6c32(_0x28de5c,_0x5184('0x6'))}:void 0x0;}});}}
23
+ const _0x4695=['LinkEditing','link','getFirstPosition','document','isCollapsed','TrackChangesEditing','get','format','selection','getFirstRange','editor','change','model','afterInit','enableCommand','*Set\x20link:*\x20%0','hasAttribute','unlink','*Remove\x20link*','getAttribute','commandName','_descriptionFactory','has','plugins','markInlineFormat','linkHref'];(function(_0x2d1363,_0x46951b){const _0x12f6fc=function(_0x383d74){while(--_0x383d74){_0x2d1363['push'](_0x2d1363['shift']());}};_0x12f6fc(++_0x46951b);}(_0x4695,0x121));const _0x12f6=function(_0x2d1363,_0x46951b){_0x2d1363=_0x2d1363-0x0;let _0x12f6fc=_0x4695[_0x2d1363];return _0x12f6fc;};import{Plugin as _0x18c776}from'ckeditor5/src/core';import{findAttributeRange as _0x227928}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x11d3c8}from'./utils';import{getTranslation as _0x6f1e24}from'../utils/common-translations';export default class nt extends _0x18c776{[_0x12f6('0xa')](){const _0x6a3e96=this[_0x12f6('0x7')];if(!_0x6a3e96[_0x12f6('0x14')][_0x12f6('0x13')](_0x12f6('0x17')))return;const _0x469945=_0x6a3e96[_0x12f6('0x14')][_0x12f6('0x3')](_0x12f6('0x2'));_0x469945[_0x12f6('0xb')](_0x12f6('0x18'),(_0x2cc268,_0x442129)=>{const _0x259bc0=_0x6a3e96['model']['document'][_0x12f6('0x5')];let _0x3c96c9=[];if(_0x259bc0[_0x12f6('0x1')]){if(!_0x259bc0[_0x12f6('0xd')]('linkHref'))return void _0x2cc268(_0x442129);{const _0x1821f3=_0x227928(_0x259bc0[_0x12f6('0x19')](),'linkHref',_0x259bc0[_0x12f6('0x10')](_0x12f6('0x16')),_0x6a3e96[_0x12f6('0x9')]);_0x3c96c9=[_0x1821f3];}}else _0x3c96c9=Array['from'](_0x259bc0['getRanges']());_0x6a3e96[_0x12f6('0x9')][_0x12f6('0x8')](()=>{for(const _0x50146b of _0x3c96c9)_0x469945['markInlineFormat'](_0x50146b,{'commandName':_0x12f6('0x18'),'commandParams':[_0x442129]});});}),_0x469945[_0x12f6('0xb')](_0x12f6('0xe'),()=>{const _0x24d828=this[_0x12f6('0x7')][_0x12f6('0x9')],_0x40ecd7=_0x24d828[_0x12f6('0x0')]['selection'];_0x24d828[_0x12f6('0x8')](()=>{let _0x44c082=[];if(_0x40ecd7[_0x12f6('0x1')])_0x44c082=[_0x227928(_0x40ecd7[_0x12f6('0x19')](),_0x12f6('0x16'),_0x40ecd7[_0x12f6('0x10')](_0x12f6('0x16')),_0x6a3e96[_0x12f6('0x9')])];else _0x44c082=_0x11d3c8('linkHref',_0x40ecd7[_0x12f6('0x6')](),_0x6a3e96[_0x12f6('0x9')]);for(const _0x515f3d of _0x44c082)_0x469945[_0x12f6('0x15')](_0x515f3d,{'commandName':_0x12f6('0xe'),'commandParams':[]});});}),_0x469945[_0x12f6('0x12')]['registerDescriptionCallback'](_0x309f13=>{const {data:_0x13a320}=_0x309f13,_0x5b3d24=_0x6a3e96['locale'];if(_0x13a320){if('link'==_0x13a320['commandName']){const _0xfc7237=_0x13a320['commandParams'][0x0];return{'type':_0x12f6('0x4'),'content':_0x6f1e24(_0x5b3d24,_0x12f6('0xc'),'\x22'+_0xfc7237+'\x22')};}return _0x12f6('0xe')==_0x13a320[_0x12f6('0x11')]?{'type':_0x12f6('0x4'),'content':_0x6f1e24(_0x5b3d24,_0x12f6('0xf'))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x543b=['checkChild','*Outdent:*\x20%0','createRange','ELEMENT_NUMBERED_LIST','replace','nextSibling','from','createPositionAt','registerDescriptionCallback','forceValue','value','commandName','model','_descriptionFactory','length','isObject','todoList','*Change\x20to:*\x20%0','listType','format','plugins','indentList','document','bulletedList','previousSibling','TodoListEditing','List','markBlockFormat','checkTodoList','commandParams','add','enableCommand','selection','getAttribute','*Uncheck\x20item*','has','locale','outdentList','name','listItem','listIndent','end','get','slice','element','numberedList','afterInit','getSelectedBlocks','commands','ELEMENT_LIST_ITEM','schema','execute','change','blockName','ELEMENT_BULLETED_LIST','todo','parent','filter','editor','paragraph'];(function(_0x5345ce,_0x543b51){const _0x29e280=function(_0x4e2833){while(--_0x4e2833){_0x5345ce['push'](_0x5345ce['shift']());}};_0x29e280(++_0x543b51);}(_0x543b,0x1c2));const _0x29e2=function(_0x5345ce,_0x543b51){_0x5345ce=_0x5345ce-0x0;let _0x29e280=_0x543b[_0x5345ce];return _0x29e280;};import{Plugin as _0x30966d}from'ckeditor5/src/core';import{getTranslation as _0x26514b}from'../utils/common-translations';export default class st extends _0x30966d{[_0x29e2('0x10')](){const _0x2d03ab=this[_0x29e2('0x1c')],_0x4e910e=_0x2d03ab[_0x29e2('0x6')];if(!_0x2d03ab[_0x29e2('0x32')][_0x29e2('0x5')]('ListEditing'))return;const _0x5873be=_0x2d03ab['plugins'][_0x29e2('0xc')]('TrackChangesEditing'),_0x5dd80f=_0x2d03ab['plugins'][_0x29e2('0x5')](_0x29e2('0x37'));function _0x2c2cb9(_0x377f12){return()=>{const _0x49cac0=_0x2d03ab[_0x29e2('0x2a')][_0x29e2('0x34')][_0x29e2('0x2')],_0x5c5d90=_0x2d03ab[_0x29e2('0x12')][_0x29e2('0xc')](_0x377f12);if(_0x5c5d90[_0x29e2('0x28')])return void _0x2d03ab[_0x29e2('0x15')](_0x29e2('0x1d'),{});const _0x2d5846=_0x377f12[_0x29e2('0xd')](0x0,-0x4),_0x329238=function(_0xe4eb1e,_0x53cbb0,_0x37e1fd){let _0x4a6aa6=Array['from'](_0xe4eb1e)['filter'](_0x2d22d1=>function(_0x2ff464,_0x3ef9ed){return _0x3ef9ed[_0x29e2('0x1e')](_0x2ff464[_0x29e2('0x1a')],'listItem')&&!_0x3ef9ed[_0x29e2('0x2d')](_0x2ff464);}(_0x2d22d1,_0x37e1fd));_0x4a6aa6=_0x4a6aa6[_0x29e2('0x1b')](_0x1f7035=>!_0x1f7035['is']('element','listItem')||_0x1f7035[_0x29e2('0x3')](_0x29e2('0x30'))!=_0x53cbb0);const _0x18ec71=new Set();for(const _0x272c23 of _0x4a6aa6)_0x272c23['is'](_0x29e2('0xe'),'listItem')?_0x18ec71['add'](ne(_0x272c23)):_0x18ec71[_0x29e2('0x0')](_0x272c23);return Array['from'](_0x18ec71);}(_0x49cac0['getSelectedBlocks'](),_0x2d5846,_0x2d03ab['model'][_0x29e2('0x14')]);_0x2d03ab[_0x29e2('0x2a')]['change'](()=>{for(const _0xc32e23 of _0x329238)_0x5873be['markBlockFormat'](_0xc32e23,{'commandName':_0x377f12,'commandParams':[{'forceValue':!_0x5c5d90[_0x29e2('0x28')]}],'formatGroupId':_0x29e2('0x17')},oe(_0xc32e23));});};}function _0x26f910(_0x1f1c54){return()=>{const _0x1ad5d2=function(_0x2efb7b){let _0x33fae6=Array[_0x29e2('0x24')](_0x2efb7b);const _0x55119b=_0x33fae6['findIndex'](_0x439af8=>_0x29e2('0x9')!=_0x439af8['name']);return _0x55119b>-0x1&&(_0x33fae6=_0x33fae6[_0x29e2('0xd')](0x0,_0x55119b)),_0x33fae6;}(_0x2d03ab[_0x29e2('0x2a')][_0x29e2('0x34')][_0x29e2('0x2')][_0x29e2('0x11')]()),_0x2137f0=_0x2d03ab[_0x29e2('0x2a')][_0x29e2('0x20')](_0x2d03ab[_0x29e2('0x2a')][_0x29e2('0x25')](_0x1ad5d2[0x0],'before'),_0x2d03ab[_0x29e2('0x2a')][_0x29e2('0x25')](_0x1ad5d2[_0x1ad5d2[_0x29e2('0x2c')]-0x1],_0x29e2('0xb')));_0x2d03ab['model'][_0x29e2('0x16')](()=>{_0x5873be[_0x29e2('0x39')](_0x2137f0,{'commandName':_0x1f1c54,'commandParams':[],'formatGroupId':_0x29e2('0xa')},function(_0x5a3ddf){const _0xbb1797=new Set();for(const _0x122937 of _0x5a3ddf){let _0x343a41=_0x122937[_0x29e2('0x23')];for(;_0x343a41&&_0x343a41[_0x29e2('0x3')](_0x29e2('0xa'))>_0x122937[_0x29e2('0x3')]('listIndent');)_0xbb1797['add'](_0x343a41),_0x343a41=_0x343a41[_0x29e2('0x23')];}return Array[_0x29e2('0x24')](_0xbb1797);}(_0x1ad5d2));});};}_0x5873be[_0x29e2('0x1')](_0x29e2('0xf'),_0x2c2cb9(_0x29e2('0xf'))),_0x5873be[_0x29e2('0x1')]('bulletedList',_0x2c2cb9(_0x29e2('0x35'))),_0x5dd80f&&_0x5873be[_0x29e2('0x1')](_0x29e2('0x2e'),_0x2c2cb9(_0x29e2('0x2e'))),_0x5873be['enableCommand'](_0x29e2('0x33'),_0x26f910(_0x29e2('0x33'))),_0x5873be[_0x29e2('0x1')](_0x29e2('0x7'),_0x26f910('outdentList')),_0x5dd80f&&_0x5873be[_0x29e2('0x1')]('checkTodoList',()=>{const _0x170e4b=_0x2d03ab[_0x29e2('0x12')][_0x29e2('0xc')](_0x29e2('0x3a')),_0x58b62f=Array[_0x29e2('0x24')](_0x170e4b['_selectedElements']);_0x58b62f[_0x29e2('0x1b')](_0x5d4e04=>_0x5d4e04[_0x29e2('0x3')]('todoListChecked')!=_0x170e4b['value']),_0x2d03ab[_0x29e2('0x2a')][_0x29e2('0x16')](()=>{for(const _0x143d20 of _0x58b62f)_0x5873be[_0x29e2('0x39')](_0x143d20,{'commandName':_0x29e2('0x3a'),'commandParams':[{'forceValue':!_0x170e4b[_0x29e2('0x28')]}]});});}),_0x5873be[_0x29e2('0x2b')]['registerElementLabel']('listItem',_0x2cc6c2=>_0x26514b(_0x4e910e,_0x29e2('0x13'),_0x2cc6c2)),_0x5873be['_descriptionFactory'][_0x29e2('0x26')](_0x4fd385=>{const {data:_0xdac64e}=_0x4fd385;if(_0xdac64e){if(_0x29e2('0xf')==_0xdac64e[_0x29e2('0x29')]||_0x29e2('0x35')==_0xdac64e[_0x29e2('0x29')]||_0x29e2('0x2e')==_0xdac64e['commandName'])switch(_0xdac64e[_0x29e2('0x29')][_0x29e2('0x22')](_0x29e2('0x38'),'')){case'bulleted':return _0x287d5d(_0x26514b(_0x4e910e,_0x29e2('0x18')));case'numbered':return _0x287d5d(_0x26514b(_0x4e910e,_0x29e2('0x21')));case _0x29e2('0x19'):return _0x287d5d(_0x26514b(_0x4e910e,'ELEMENT_TODO_LIST'));}if(_0x29e2('0x33')==_0xdac64e['commandName'])return{'type':_0x29e2('0x31'),'content':_0x26514b(_0x4e910e,'*Indent:*\x20%0',_0x26514b(_0x4e910e,_0x29e2('0x13')))};if(_0x29e2('0x7')==_0xdac64e['commandName'])return{'type':_0x29e2('0x31'),'content':_0x26514b(_0x4e910e,_0x29e2('0x1f'),_0x26514b(_0x4e910e,_0x29e2('0x13')))};if(_0x29e2('0x3a')==_0xdac64e[_0x29e2('0x29')])return _0xdac64e[_0x29e2('0x3b')][0x0][_0x29e2('0x27')]?{'type':_0x29e2('0x31'),'content':_0x26514b(_0x4e910e,'*Check\x20item*')}:{'type':_0x29e2('0x31'),'content':_0x26514b(_0x4e910e,_0x29e2('0x4'))};}function _0x287d5d(_0x44ef7d){return{'type':_0x29e2('0x31'),'content':_0x26514b(_0x4e910e,_0x29e2('0x2f'),_0x44ef7d)};}});}}function ne(_0x559b89){const _0x45ed00=_0x559b89['getAttribute'](_0x29e2('0xa'));if(0x0==_0x45ed00)return _0x559b89;let _0x5eb2e0=_0x559b89;for(;_0x559b89[_0x29e2('0x36')]&&_0x559b89[_0x29e2('0x36')]['is']('element','listItem');){const _0x1a855=_0x559b89[_0x29e2('0x36')][_0x29e2('0x3')](_0x29e2('0xa'));if(_0x1a855==_0x45ed00)_0x5eb2e0=_0x559b89[_0x29e2('0x36')];else{if(_0x1a855<_0x45ed00)break;}_0x559b89=_0x559b89[_0x29e2('0x36')];}return _0x5eb2e0;}function oe(_0x3392af){const _0x148c72=[];if(_0x3392af['is'](_0x29e2('0xe'),_0x29e2('0x9'))&&_0x3392af[_0x29e2('0x3')]('listIndent')>0x0){let _0x37a453=_0x3392af['nextSibling'];for(;_0x37a453&&_0x29e2('0x9')==_0x37a453[_0x29e2('0x8')]&&_0x37a453[_0x29e2('0x3')]('listIndent')==_0x3392af[_0x29e2('0x3')]('listIndent');)_0x148c72['push'](_0x37a453),_0x37a453=_0x37a453[_0x29e2('0x23')];}return _0x148c72;}
23
+ const _0xbef8=['isObject','end','previousSibling','before','todo','listType','commandName','paragraph','change','enableCommand','value','_descriptionFactory','todoListChecked','registerElementLabel','editor','*Indent:*\x20%0','getSelectedBlocks','listIndent','commandParams','getAttribute','List','locale','filter','forceValue','numberedList','execute','*Check\x20item*','*Uncheck\x20item*','checkChild','createPositionAt','ListEditing','slice','listItem','get','ELEMENT_NUMBERED_LIST','numbered','commands','indentList','checkTodoList','_selectedElements','registerDescriptionCallback','*Change\x20to:*\x20%0','TrackChangesEditing','name','bulleted','selection','push','findIndex','TodoListEditing','has','plugins','add','from','model','ELEMENT_TODO_LIST','todoList','ELEMENT_LIST_ITEM','bulletedList','schema','outdentList','blockName','format','element','createRange','nextSibling','markBlockFormat'];(function(_0x445be9,_0xbef8f6){const _0x48a520=function(_0x30b726){while(--_0x30b726){_0x445be9['push'](_0x445be9['shift']());}};_0x48a520(++_0xbef8f6);}(_0xbef8,0x183));const _0x48a5=function(_0x445be9,_0xbef8f6){_0x445be9=_0x445be9-0x0;let _0x48a520=_0xbef8[_0x445be9];return _0x48a520;};import{Plugin as _0x311183}from'ckeditor5/src/core';import{getTranslation as _0x95f3e5}from'../utils/common-translations';export default class st extends _0x311183{['afterInit'](){const _0x319978=this[_0x48a5('0x17')],_0x23508f=_0x319978[_0x48a5('0x1e')];if(!_0x319978[_0x48a5('0x3b')][_0x48a5('0x3a')](_0x48a5('0x27')))return;const _0x1f4a87=_0x319978[_0x48a5('0x3b')][_0x48a5('0x2a')](_0x48a5('0x33')),_0x1dfd43=_0x319978[_0x48a5('0x3b')]['has'](_0x48a5('0x39'));function _0x9da697(_0x6de1fd){return()=>{const _0x4e0b92=_0x319978['model']['document'][_0x48a5('0x36')],_0x49c807=_0x319978[_0x48a5('0x2d')][_0x48a5('0x2a')](_0x6de1fd);if(_0x49c807[_0x48a5('0x13')])return void _0x319978[_0x48a5('0x22')](_0x48a5('0x10'),{});const _0x4cdcb1=_0x6de1fd[_0x48a5('0x28')](0x0,-0x4),_0x4e39b8=function(_0x3eba23,_0x2319ef,_0x5da8aa){let _0x362861=Array[_0x48a5('0x3d')](_0x3eba23)['filter'](_0x2a6cdd=>function(_0x1762d7,_0x4adf12){return _0x4adf12[_0x48a5('0x25')](_0x1762d7['parent'],_0x48a5('0x29'))&&!_0x4adf12[_0x48a5('0x9')](_0x1762d7);}(_0x2a6cdd,_0x5da8aa));_0x362861=_0x362861[_0x48a5('0x1f')](_0x5384f9=>!_0x5384f9['is'](_0x48a5('0x5'),'listItem')||_0x5384f9[_0x48a5('0x1c')](_0x48a5('0xe'))!=_0x2319ef);const _0x3dd59b=new Set();for(const _0x48d91e of _0x362861)_0x48d91e['is'](_0x48a5('0x5'),_0x48a5('0x29'))?_0x3dd59b[_0x48a5('0x3c')](ne(_0x48d91e)):_0x3dd59b[_0x48a5('0x3c')](_0x48d91e);return Array[_0x48a5('0x3d')](_0x3dd59b);}(_0x4e0b92[_0x48a5('0x19')](),_0x4cdcb1,_0x319978[_0x48a5('0x3e')][_0x48a5('0x1')]);_0x319978[_0x48a5('0x3e')][_0x48a5('0x11')](()=>{for(const _0x463bed of _0x4e39b8)_0x1f4a87['markBlockFormat'](_0x463bed,{'commandName':_0x6de1fd,'commandParams':[{'forceValue':!_0x49c807[_0x48a5('0x13')]}],'formatGroupId':_0x48a5('0x3')},oe(_0x463bed));});};}function _0x396b24(_0x517f09){return()=>{const _0x50f022=function(_0xc0dca2){let _0x39b9f=Array[_0x48a5('0x3d')](_0xc0dca2);const _0x40ecca=_0x39b9f[_0x48a5('0x38')](_0x1741f1=>_0x48a5('0x29')!=_0x1741f1[_0x48a5('0x34')]);return _0x40ecca>-0x1&&(_0x39b9f=_0x39b9f['slice'](0x0,_0x40ecca)),_0x39b9f;}(_0x319978['model']['document'][_0x48a5('0x36')][_0x48a5('0x19')]()),_0x363af8=_0x319978[_0x48a5('0x3e')][_0x48a5('0x6')](_0x319978[_0x48a5('0x3e')][_0x48a5('0x26')](_0x50f022[0x0],_0x48a5('0xc')),_0x319978['model'][_0x48a5('0x26')](_0x50f022[_0x50f022['length']-0x1],_0x48a5('0xa')));_0x319978['model'][_0x48a5('0x11')](()=>{_0x1f4a87[_0x48a5('0x8')](_0x363af8,{'commandName':_0x517f09,'commandParams':[],'formatGroupId':'listIndent'},function(_0x255323){const _0xd63048=new Set();for(const _0x30ef50 of _0x255323){let _0x4fbb5f=_0x30ef50[_0x48a5('0x7')];for(;_0x4fbb5f&&_0x4fbb5f['getAttribute']('listIndent')>_0x30ef50[_0x48a5('0x1c')](_0x48a5('0x1a'));)_0xd63048[_0x48a5('0x3c')](_0x4fbb5f),_0x4fbb5f=_0x4fbb5f[_0x48a5('0x7')];}return Array[_0x48a5('0x3d')](_0xd63048);}(_0x50f022));});};}_0x1f4a87['enableCommand'](_0x48a5('0x21'),_0x9da697(_0x48a5('0x21'))),_0x1f4a87[_0x48a5('0x12')](_0x48a5('0x0'),_0x9da697('bulletedList')),_0x1dfd43&&_0x1f4a87[_0x48a5('0x12')](_0x48a5('0x40'),_0x9da697(_0x48a5('0x40'))),_0x1f4a87[_0x48a5('0x12')]('indentList',_0x396b24('indentList')),_0x1f4a87[_0x48a5('0x12')]('outdentList',_0x396b24(_0x48a5('0x2'))),_0x1dfd43&&_0x1f4a87['enableCommand'](_0x48a5('0x2f'),()=>{const _0x4fb06b=_0x319978[_0x48a5('0x2d')][_0x48a5('0x2a')](_0x48a5('0x2f')),_0x1edb59=Array[_0x48a5('0x3d')](_0x4fb06b[_0x48a5('0x30')]);_0x1edb59[_0x48a5('0x1f')](_0x487083=>_0x487083[_0x48a5('0x1c')](_0x48a5('0x15'))!=_0x4fb06b[_0x48a5('0x13')]),_0x319978[_0x48a5('0x3e')][_0x48a5('0x11')](()=>{for(const _0x1108cc of _0x1edb59)_0x1f4a87[_0x48a5('0x8')](_0x1108cc,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x4fb06b[_0x48a5('0x13')]}]});});}),_0x1f4a87['_descriptionFactory'][_0x48a5('0x16')](_0x48a5('0x29'),_0x17c4d3=>_0x95f3e5(_0x23508f,_0x48a5('0x41'),_0x17c4d3)),_0x1f4a87[_0x48a5('0x14')][_0x48a5('0x31')](_0x112a58=>{const {data:_0x2a8935}=_0x112a58;if(_0x2a8935){if(_0x48a5('0x21')==_0x2a8935[_0x48a5('0xf')]||_0x48a5('0x0')==_0x2a8935['commandName']||_0x48a5('0x40')==_0x2a8935[_0x48a5('0xf')])switch(_0x2a8935[_0x48a5('0xf')]['replace'](_0x48a5('0x1d'),'')){case _0x48a5('0x35'):return _0x1dc241(_0x95f3e5(_0x23508f,'ELEMENT_BULLETED_LIST'));case _0x48a5('0x2c'):return _0x1dc241(_0x95f3e5(_0x23508f,_0x48a5('0x2b')));case _0x48a5('0xd'):return _0x1dc241(_0x95f3e5(_0x23508f,_0x48a5('0x3f')));}if(_0x48a5('0x2e')==_0x2a8935[_0x48a5('0xf')])return{'type':_0x48a5('0x4'),'content':_0x95f3e5(_0x23508f,_0x48a5('0x18'),_0x95f3e5(_0x23508f,'ELEMENT_LIST_ITEM'))};if(_0x48a5('0x2')==_0x2a8935[_0x48a5('0xf')])return{'type':_0x48a5('0x4'),'content':_0x95f3e5(_0x23508f,'*Outdent:*\x20%0',_0x95f3e5(_0x23508f,_0x48a5('0x41')))};if('checkTodoList'==_0x2a8935[_0x48a5('0xf')])return _0x2a8935[_0x48a5('0x1b')][0x0][_0x48a5('0x20')]?{'type':_0x48a5('0x4'),'content':_0x95f3e5(_0x23508f,_0x48a5('0x23'))}:{'type':_0x48a5('0x4'),'content':_0x95f3e5(_0x23508f,_0x48a5('0x24'))};}function _0x1dc241(_0xfc9d7a){return{'type':_0x48a5('0x4'),'content':_0x95f3e5(_0x23508f,_0x48a5('0x32'),_0xfc9d7a)};}});}}function ne(_0x511485){const _0x454500=_0x511485[_0x48a5('0x1c')](_0x48a5('0x1a'));if(0x0==_0x454500)return _0x511485;let _0x3fa46c=_0x511485;for(;_0x511485[_0x48a5('0xb')]&&_0x511485['previousSibling']['is']('element','listItem');){const _0x4544bd=_0x511485[_0x48a5('0xb')]['getAttribute'](_0x48a5('0x1a'));if(_0x4544bd==_0x454500)_0x3fa46c=_0x511485['previousSibling'];else{if(_0x4544bd<_0x454500)break;}_0x511485=_0x511485[_0x48a5('0xb')];}return _0x3fa46c;}function oe(_0x7f081f){const _0x1d863e=[];if(_0x7f081f['is'](_0x48a5('0x5'),_0x48a5('0x29'))&&_0x7f081f[_0x48a5('0x1c')]('listIndent')>0x0){let _0x5448a5=_0x7f081f['nextSibling'];for(;_0x5448a5&&_0x48a5('0x29')==_0x5448a5[_0x48a5('0x34')]&&_0x5448a5[_0x48a5('0x1c')]('listIndent')==_0x7f081f['getAttribute'](_0x48a5('0x1a'));)_0x1d863e[_0x48a5('0x37')](_0x5448a5),_0x5448a5=_0x5448a5[_0x48a5('0x7')];}return _0x1d863e;}