@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230707.0 → 0.0.0-nightly-20230709.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.js +1 -1
  56. package/src/trackchanges.js +1 -1
  57. package/src/trackchangesdata.js +1 -1
  58. package/src/trackchangesediting.js +1 -1
  59. package/src/trackchangesui.js +1 -1
  60. package/src/ui/suggestioncontroller.js +1 -1
  61. package/src/ui/view/basesuggestionthreadview.js +1 -1
  62. package/src/ui/view/suggestionthreadview.js +1 -1
  63. package/src/utils/common-translations.js +1 -1
  64. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3613=['_enableCommand','editor','commandParams','*Set\x20font\x20family:*\x20%0','FontFamilyEditing','trim','label','FontSizeEditing','*Set\x20font\x20size:*\x20%0','markInlineFormat','fontSize.options','find','TrackChangesEditing','FontSize','locale','getRanges','title','registerDescriptionCallback','toLowerCase','has','isCollapsed','fontFamily','*Reset\x20font\x20color*','*Reset\x20font\x20size*','commandName','model','config','*Set\x20font\x20color:*\x20%0','value','fontSize','document','enableCommand','get','fontColor','format','plugins','afterInit'];(function(_0x1e2ec7,_0x361369){const _0x29c606=function(_0x43ea82){while(--_0x43ea82){_0x1e2ec7['push'](_0x1e2ec7['shift']());}};_0x29c606(++_0x361369);}(_0x3613,0xe2));const _0x29c6=function(_0x1e2ec7,_0x361369){_0x1e2ec7=_0x1e2ec7-0x0;let _0x29c606=_0x3613[_0x1e2ec7];return _0x29c606;};import{Plugin as _0x52e976}from'ckeditor5/src/core';import{normalizeColorOptions as _0x424fdb}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x1ab324}from'./utils';import{getTranslation as _0x74873}from'../utils/common-translations';const Zt=[{'pluginName':_0x29c6('0x3'),'commandName':'fontSize'},{'pluginName':_0x29c6('0x0'),'commandName':_0x29c6('0x11')},{'pluginName':'FontColorEditing','commandName':_0x29c6('0x1d')},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];export default class H extends _0x52e976{[_0x29c6('0x20')](){const _0x4dce6a=this[_0x29c6('0x22')][_0x29c6('0xa')];for(const {pluginName:_0xeea990,commandName:_0x412052}of Zt)this[_0x29c6('0x22')][_0x29c6('0x1f')][_0x29c6('0xf')](_0xeea990)&&this['_enableCommand'](_0x412052);this[_0x29c6('0x22')][_0x29c6('0x1f')]['get'](_0x29c6('0x8'))['_descriptionFactory'][_0x29c6('0xd')](_0x5cff22=>{const _0x37d95d=_0x4dce6a['t'],{data:_0x4a5d14}=_0x5cff22;if(null!=_0x4a5d14){if(_0x29c6('0x19')==_0x4a5d14[_0x29c6('0x14')]){const _0xd162fc=_0x4a5d14[_0x29c6('0x23')][0x0]['value'];if(_0xd162fc){const _0x4017d4=_0x37d95d(this[_0x29c6('0x22')][_0x29c6('0x1f')][_0x29c6('0x1c')](_0x29c6('0x9'))['normalizeSizeOptions'](this['editor'][_0x29c6('0x16')][_0x29c6('0x1c')](_0x29c6('0x6')))['find'](_0xddb25a=>_0xddb25a[_0x29c6('0x15')]==_0xd162fc)[_0x29c6('0xc')])['toLowerCase']();return{'type':'format','content':_0x74873(_0x4dce6a,_0x29c6('0x4'),_0x4017d4)};}return{'type':_0x29c6('0x1e'),'content':_0x74873(_0x4dce6a,_0x29c6('0x13'))};}if(_0x29c6('0x11')==_0x4a5d14[_0x29c6('0x14')]){const _0xf6d6a1=_0x4a5d14[_0x29c6('0x23')][0x0][_0x29c6('0x18')];return _0xf6d6a1?{'type':_0x29c6('0x1e'),'content':_0x74873(_0x4dce6a,_0x29c6('0x24'),_0xf6d6a1)}:{'type':_0x29c6('0x1e'),'content':_0x74873(_0x4dce6a,'*Reset\x20font\x20family*')};}if(_0x29c6('0x1d')==_0x4a5d14[_0x29c6('0x14')]){const _0x1b26ad=_0x4a5d14[_0x29c6('0x23')][0x0][_0x29c6('0x18')];if(_0x1b26ad){const _0x125e04=_0x424fdb(this[_0x29c6('0x22')]['config'][_0x29c6('0x1c')]('fontColor.colors'))[_0x29c6('0x7')](_0xb238f6=>_0xb238f6[_0x29c6('0x15')]==_0x1b26ad);let _0x111e7b=_0x1b26ad,_0xafe532='';return _0x125e04&&(_0x111e7b=_0x125e04[_0x29c6('0x2')],_0xafe532=_0x37d95d(_0x111e7b)[_0x29c6('0xe')]()),{'type':_0x29c6('0x1e'),'content':_0x74873(_0x4dce6a,_0x29c6('0x17'),_0xafe532)[_0x29c6('0x1')](),'color':{'value':_0x1b26ad,'title':_0xafe532||_0x111e7b}};}return{'type':_0x29c6('0x1e'),'content':_0x74873(_0x4dce6a,_0x29c6('0x12'))};}if('fontBackgroundColor'==_0x4a5d14[_0x29c6('0x14')]){const _0x73f0e=_0x4a5d14[_0x29c6('0x23')][0x0][_0x29c6('0x18')];if(_0x73f0e){const _0x5e99d9=_0x424fdb(this[_0x29c6('0x22')][_0x29c6('0x16')][_0x29c6('0x1c')]('fontBackgroundColor.colors'))[_0x29c6('0x7')](_0xdac1e2=>_0xdac1e2[_0x29c6('0x15')]==_0x73f0e);let _0x4b2527=_0x73f0e,_0x5e1226='';return _0x5e99d9&&(_0x4b2527=_0x5e99d9[_0x29c6('0x2')],_0x5e1226=_0x37d95d(_0x4b2527)['toLowerCase']()),{'type':_0x29c6('0x1e'),'content':_0x74873(_0x4dce6a,'*Set\x20font\x20background\x20color:*\x20%0',_0x5e1226)['trim'](),'color':{'value':_0x73f0e,'title':_0x5e1226||_0x4b2527}};}return{'type':'format','content':_0x74873(_0x4dce6a,'*Reset\x20font\x20background\x20color*')};}}});}[_0x29c6('0x21')](_0x5b9074){const _0x54f1dd=this[_0x29c6('0x22')];_0x54f1dd[_0x29c6('0x1f')][_0x29c6('0x1c')]('TrackChangesEditing')[_0x29c6('0x1b')](_0x5b9074,(_0x2837d4,_0x2f21de={})=>{const _0x13c8c5=_0x54f1dd['model'][_0x29c6('0x1a')]['selection'],_0x406f39=_0x2f21de[_0x29c6('0x18')];_0x13c8c5[_0x29c6('0x10')]?_0x2837d4(_0x2f21de):_0x54f1dd[_0x29c6('0x15')]['change'](()=>{const _0x27cda2=Array['from'](_0x13c8c5[_0x29c6('0xb')]());for(const _0x1dc071 of _0x27cda2){const _0x9b42d8=_0x406f39?[_0x1dc071]:_0x1ab324(_0x5b9074,_0x1dc071,_0x54f1dd['model']);for(const _0x376305 of _0x9b42d8)_0x54f1dd[_0x29c6('0x1f')][_0x29c6('0x1c')]('TrackChangesEditing')[_0x29c6('0x5')](_0x376305,{'commandName':_0x5b9074,'commandParams':[{'value':_0x406f39}]});}});});}}
23
+ const _0x1dfb=['fontBackgroundColor','value','registerDescriptionCallback','FontFamilyEditing','_descriptionFactory','selection','change','toLowerCase','find','fontFamily','*Set\x20font\x20color:*\x20%0','normalizeSizeOptions','commandName','fontSize.options','FontSizeEditing','format','*Set\x20font\x20size:*\x20%0','locale','get','commandParams','editor','getRanges','config','*Reset\x20font\x20background\x20color*','TrackChangesEditing','label','*Reset\x20font\x20color*','FontBackgroundColorEditing','from','afterInit','*Reset\x20font\x20size*','*Reset\x20font\x20family*','_enableCommand','trim','*Set\x20font\x20background\x20color:*\x20%0','plugins','fontColor','enableCommand','has','fontSize','model'];(function(_0x462f04,_0x1dfb40){const _0x24750c=function(_0xc2430d){while(--_0xc2430d){_0x462f04['push'](_0x462f04['shift']());}};_0x24750c(++_0x1dfb40);}(_0x1dfb,0x18b));const _0x2475=function(_0x462f04,_0x1dfb40){_0x462f04=_0x462f04-0x0;let _0x24750c=_0x1dfb[_0x462f04];return _0x24750c;};import{Plugin as _0x3af276}from'ckeditor5/src/core';import{normalizeColorOptions as _0x2fb121}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x4e7bcf}from'./utils';import{getTranslation as _0x5cfac3}from'../utils/common-translations';const Zt=[{'pluginName':_0x2475('0x1d'),'commandName':_0x2475('0xd')},{'pluginName':_0x2475('0x12'),'commandName':_0x2475('0x18')},{'pluginName':'FontColorEditing','commandName':_0x2475('0xa')},{'pluginName':_0x2475('0x1'),'commandName':'fontBackgroundColor'}];export default class H extends _0x3af276{[_0x2475('0x3')](){const _0x318aeb=this[_0x2475('0x23')][_0x2475('0x20')];for(const {pluginName:_0x4affe8,commandName:_0x59121b}of Zt)this[_0x2475('0x23')][_0x2475('0x9')][_0x2475('0xc')](_0x4affe8)&&this[_0x2475('0x6')](_0x59121b);this[_0x2475('0x23')]['plugins']['get'](_0x2475('0x27'))[_0x2475('0x13')][_0x2475('0x11')](_0x472671=>{const _0x2ada48=_0x318aeb['t'],{data:_0x488e1b}=_0x472671;if(null!=_0x488e1b){if(_0x2475('0xd')==_0x488e1b[_0x2475('0x1b')]){const _0x29dba5=_0x488e1b[_0x2475('0x22')][0x0][_0x2475('0x10')];if(_0x29dba5){const _0xddc9ac=_0x2ada48(this[_0x2475('0x23')]['plugins'][_0x2475('0x21')]('FontSize')[_0x2475('0x1a')](this[_0x2475('0x23')][_0x2475('0x25')][_0x2475('0x21')](_0x2475('0x1c')))[_0x2475('0x17')](_0x5a04d0=>_0x5a04d0[_0x2475('0xe')]==_0x29dba5)['title'])[_0x2475('0x16')]();return{'type':_0x2475('0x1e'),'content':_0x5cfac3(_0x318aeb,_0x2475('0x1f'),_0xddc9ac)};}return{'type':_0x2475('0x1e'),'content':_0x5cfac3(_0x318aeb,_0x2475('0x4'))};}if(_0x2475('0x18')==_0x488e1b[_0x2475('0x1b')]){const _0x1d9ef4=_0x488e1b[_0x2475('0x22')][0x0][_0x2475('0x10')];return _0x1d9ef4?{'type':'format','content':_0x5cfac3(_0x318aeb,'*Set\x20font\x20family:*\x20%0',_0x1d9ef4)}:{'type':_0x2475('0x1e'),'content':_0x5cfac3(_0x318aeb,_0x2475('0x5'))};}if(_0x2475('0xa')==_0x488e1b[_0x2475('0x1b')]){const _0xf46e28=_0x488e1b[_0x2475('0x22')][0x0][_0x2475('0x10')];if(_0xf46e28){const _0x67748e=_0x2fb121(this['editor'][_0x2475('0x25')][_0x2475('0x21')]('fontColor.colors'))[_0x2475('0x17')](_0x83c4c9=>_0x83c4c9[_0x2475('0xe')]==_0xf46e28);let _0x1c6fed=_0xf46e28,_0xfc2ee2='';return _0x67748e&&(_0x1c6fed=_0x67748e[_0x2475('0x28')],_0xfc2ee2=_0x2ada48(_0x1c6fed)[_0x2475('0x16')]()),{'type':_0x2475('0x1e'),'content':_0x5cfac3(_0x318aeb,_0x2475('0x19'),_0xfc2ee2)[_0x2475('0x7')](),'color':{'value':_0xf46e28,'title':_0xfc2ee2||_0x1c6fed}};}return{'type':_0x2475('0x1e'),'content':_0x5cfac3(_0x318aeb,_0x2475('0x0'))};}if(_0x2475('0xf')==_0x488e1b[_0x2475('0x1b')]){const _0x4e717b=_0x488e1b[_0x2475('0x22')][0x0][_0x2475('0x10')];if(_0x4e717b){const _0x2a8a00=_0x2fb121(this['editor'][_0x2475('0x25')][_0x2475('0x21')]('fontBackgroundColor.colors'))[_0x2475('0x17')](_0x35119a=>_0x35119a[_0x2475('0xe')]==_0x4e717b);let _0x5b5a63=_0x4e717b,_0x43e5b5='';return _0x2a8a00&&(_0x5b5a63=_0x2a8a00[_0x2475('0x28')],_0x43e5b5=_0x2ada48(_0x5b5a63)[_0x2475('0x16')]()),{'type':_0x2475('0x1e'),'content':_0x5cfac3(_0x318aeb,_0x2475('0x8'),_0x43e5b5)[_0x2475('0x7')](),'color':{'value':_0x4e717b,'title':_0x43e5b5||_0x5b5a63}};}return{'type':_0x2475('0x1e'),'content':_0x5cfac3(_0x318aeb,_0x2475('0x26'))};}}});}[_0x2475('0x6')](_0x22cc3e){const _0x3ee6c8=this[_0x2475('0x23')];_0x3ee6c8['plugins']['get'](_0x2475('0x27'))[_0x2475('0xb')](_0x22cc3e,(_0x5329d8,_0x57f3eb={})=>{const _0x57803f=_0x3ee6c8['model']['document'][_0x2475('0x14')],_0x18a69f=_0x57f3eb[_0x2475('0x10')];_0x57803f['isCollapsed']?_0x5329d8(_0x57f3eb):_0x3ee6c8['model'][_0x2475('0x15')](()=>{const _0x56f8b7=Array[_0x2475('0x2')](_0x57803f[_0x2475('0x24')]());for(const _0x3fafdd of _0x56f8b7){const _0x371cc3=_0x18a69f?[_0x3fafdd]:_0x4e7bcf(_0x22cc3e,_0x3fafdd,_0x3ee6c8['model']);for(const _0x41c599 of _0x371cc3)_0x3ee6c8['plugins'][_0x2475('0x21')](_0x2475('0x27'))['markInlineFormat'](_0x41c599,{'commandName':_0x22cc3e,'commandParams':[{'value':_0x18a69f}]});}});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c20=['locale','getFirstPosition','copyFormat','fontSize','commands','toUpperCase','get','keys','*Set\x20format\x20to:*\x20%0','push','word','isBlock','isFormatting','markInlineFormat','modifySelection','title','pasteFormat','charAt','forward','slice','join','model','enableCommand','plugins','boolean','document','schema','getSelectedBlocks','isCollapsed','getAttributes','createSelection','*Remove\x20all\x20formatting*','normalizeSizeOptions','_descriptionFactory','backward','toLowerCase','split','editor','getLastPosition','selection','getRanges','format','change','from','fontSize.options','registerDescriptionCallback','FontSize','getAttributeProperties','createRange','commandParams','afterInit','TrackChangesEditing'];(function(_0x330181,_0x3c200e){const _0x4e60e5=function(_0x1edac1){while(--_0x1edac1){_0x330181['push'](_0x330181['shift']());}};_0x4e60e5(++_0x3c200e);}(_0x3c20,0x13a));const _0x4e60=function(_0x330181,_0x3c200e){_0x330181=_0x330181-0x0;let _0x4e60e5=_0x3c20[_0x330181];return _0x4e60e5;};import{Plugin as _0x212f09}from'ckeditor5/src/core';import{normalizeColorOptions as _0x5382b0}from'ckeditor5/src/ui';import{first as _0x36d6ff}from'ckeditor5/src/utils';import{getTranslation as _0x287a54}from'../utils/common-translations';export default class W extends _0x212f09{[_0x4e60('0x30')](){const _0x4957a3=this[_0x4e60('0x23')],_0x25e81e=_0x4957a3[_0x4e60('0x13')],_0x8438df=_0x25e81e[_0x4e60('0x17')][_0x4e60('0x25')],_0x3e1f22=_0x4957a3[_0x4e60('0x15')][_0x4e60('0x4')](_0x4e60('0x31')),_0x453050=_0x4957a3[_0x4e60('0x32')],_0x114fef=_0x4957a3['commands'][_0x4e60('0x4')](_0x4e60('0x0')),_0x3440b3=_0x4957a3[_0x4e60('0x2')]['get']('pasteFormat');_0x114fef&&_0x3440b3&&(_0x3e1f22[_0x4e60('0x14')](_0x4e60('0xe'),(_0x5a32d8,_0x3c563a={})=>{const _0x29e5ac=_0x3c563a;_0x25e81e[_0x4e60('0x28')](()=>{const _0x16390d=Array[_0x4e60('0x29')](_0x8438df[_0x4e60('0x26')]()),_0x21eab9=_0x8438df[_0x4e60('0x1a')]?[ro(_0x25e81e,_0x8438df)]:_0x16390d,_0x5eb42b=!!_0x36d6ff(function*(_0x52168e,_0x4168d3){const _0x402404=_0x2e2b51=>!!_0x36d6ff(function*(_0x5cffde,_0x722253){for(const [_0x2c34e4]of _0x5cffde[_0x4e60('0x1b')]()){const _0x1870b5=_0x722253[_0x4e60('0x2d')](_0x2c34e4);_0x1870b5&&_0x1870b5[_0x4e60('0xa')]&&(yield _0x2c34e4);}}(_0x2e2b51,_0x4168d3));for(const _0x38d671 of _0x52168e[_0x4e60('0x26')]())for(const _0x36f2e2 of _0x38d671['getItems']())!_0x4168d3[_0x4e60('0x9')](_0x36f2e2)&&_0x402404(_0x36f2e2)&&(yield _0x36f2e2);for(const _0x4aa29c of _0x52168e[_0x4e60('0x19')]())_0x402404(_0x4aa29c)&&(yield _0x4aa29c);_0x402404(_0x52168e)&&(yield _0x52168e);}(_0x8438df,_0x25e81e[_0x4e60('0x18')]));if(_0x5eb42b||0x0!==Object[_0x4e60('0x5')](_0x29e5ac)['length'])for(const _0x190065 of _0x21eab9)_0x3e1f22[_0x4e60('0xb')](_0x190065,{'commandName':_0x4e60('0xe'),'commandParams':[_0x29e5ac]});});}),_0x3e1f22[_0x4e60('0x1f')][_0x4e60('0x2b')](_0x59feb9=>{const {data:_0x3ec772}=_0x59feb9;if(_0x3ec772&&_0x4e60('0xe')===_0x3ec772['commandName']){const _0x7d20f8=[],_0x783eb4=_0x3ec772[_0x4e60('0x2f')][0x0];for(const [_0x2b589f,_0x491a64]of Object['entries'](_0x783eb4))_0x7d20f8[_0x4e60('0x7')](no(_0x4957a3,_0x2b589f,_0x491a64));return _0x7d20f8['length']?{'type':_0x4e60('0x27'),'content':_0x287a54(_0x453050,_0x4e60('0x6'),_0x7d20f8[_0x4e60('0x12')](',\x20'))}:{'type':_0x4e60('0x27'),'content':_0x287a54(_0x453050,_0x4e60('0x1d'))};}}),_0x4957a3[_0x4e60('0x15')][_0x4e60('0x4')](_0x4e60('0x31'))['enableCommand'](_0x4e60('0x0')));}}function ro(_0x508b80,_0x280cd6){const _0x3fba89=_0x508b80[_0x4e60('0x1c')](_0x280cd6);_0x508b80['modifySelection'](_0x3fba89,{'unit':_0x4e60('0x8'),'direction':_0x4e60('0x20')});const _0x61f809=_0x3fba89[_0x4e60('0x33')]();_0x508b80[_0x4e60('0xc')](_0x3fba89,{'unit':_0x4e60('0x8'),'direction':_0x4e60('0x10')});const _0x4721ef=_0x3fba89[_0x4e60('0x24')]();return _0x508b80[_0x4e60('0x2e')](_0x61f809,_0x4721ef);}function no(_0x386937,_0x310ab1,_0x3ca3ff){const _0x340164=_0x386937[_0x4e60('0x32')]['t'],_0x542fae=_0x310ab1[_0x4e60('0x22')](/(?=[A-Z])/)[_0x4e60('0x12')]('\x20'),_0x148260=_0x340164(_0x542fae[_0x4e60('0xf')](0x0)[_0x4e60('0x3')]()+_0x542fae[_0x4e60('0x11')](0x1))[_0x4e60('0x21')]();if(_0x4e60('0x16')==typeof _0x3ca3ff)return _0x148260;if('fontColor'===_0x310ab1||'fontBackgroundColor'===_0x310ab1){const _0x53ed7a=_0x5382b0(_0x386937['config'][_0x4e60('0x4')]('fontColor.colors'))['find'](_0x2b36dc=>_0x2b36dc[_0x4e60('0x13')]==_0x3ca3ff);return _0x148260+'\x20('+(_0x53ed7a?_0x340164(_0x53ed7a['label'])[_0x4e60('0x21')]():_0x3ca3ff)+')';}if(_0x4e60('0x1')===_0x310ab1&&isNaN(parseFloat(_0x3ca3ff))){const _0x53d37f=_0x386937[_0x4e60('0x15')][_0x4e60('0x4')](_0x4e60('0x2c'))[_0x4e60('0x1e')](_0x386937['config'][_0x4e60('0x4')](_0x4e60('0x2a')))['find'](_0xbac17a=>_0xbac17a[_0x4e60('0x13')]==_0x3ca3ff);return _0x148260+'\x20('+(_0x53d37f?_0x340164(_0x53d37f[_0x4e60('0xd')])[_0x4e60('0x21')]():_0x3ca3ff)+')';}return _0x148260+'\x20('+_0x3ca3ff+')';}
23
+ const _0x12a6=['TrackChangesEditing','selection','fontSize','length','markInlineFormat','format','locale','registerDescriptionCallback','slice','entries','*Remove\x20all\x20formatting*','createRange','copyFormat','fontSize.options','toLowerCase','boolean','fontColor','getRanges','document','find','FontSize','_descriptionFactory','word','model','pasteFormat','from','isFormatting','join','split','isCollapsed','title','getAttributes','plugins','editor','change','commands','isBlock','commandName','get','getFirstPosition','push','*Set\x20format\x20to:*\x20%0','getLastPosition','enableCommand','fontBackgroundColor','getAttributeProperties','backward','getSelectedBlocks','getItems','afterInit','charAt','keys','modifySelection','commandParams','label','schema'];(function(_0x4b516e,_0x12a60b){const _0x5b649d=function(_0x595b65){while(--_0x595b65){_0x4b516e['push'](_0x4b516e['shift']());}};_0x5b649d(++_0x12a60b);}(_0x12a6,0x1a0));const _0x5b64=function(_0x4b516e,_0x12a60b){_0x4b516e=_0x4b516e-0x0;let _0x5b649d=_0x12a6[_0x4b516e];return _0x5b649d;};import{Plugin as _0x1410d6}from'ckeditor5/src/core';import{normalizeColorOptions as _0x1981e0}from'ckeditor5/src/ui';import{first as _0x5414ae}from'ckeditor5/src/utils';import{getTranslation as _0x228d50}from'../utils/common-translations';export default class W extends _0x1410d6{[_0x5b64('0x19')](){const _0x5d8e1d=this[_0x5b64('0x9')],_0x43b613=_0x5d8e1d['model'],_0x463515=_0x43b613[_0x5b64('0x32')][_0x5b64('0x21')],_0x1dba68=_0x5d8e1d[_0x5b64('0x8')][_0x5b64('0xe')]('TrackChangesEditing'),_0x469cb3=_0x5d8e1d[_0x5b64('0x26')],_0x160f01=_0x5d8e1d['commands'][_0x5b64('0xe')]('copyFormat'),_0x5b1cdb=_0x5d8e1d[_0x5b64('0xb')][_0x5b64('0xe')](_0x5b64('0x0'));_0x160f01&&_0x5b1cdb&&(_0x1dba68['enableCommand'](_0x5b64('0x0'),(_0x9d8309,_0x4c5aa0={})=>{const _0x240c35=_0x4c5aa0;_0x43b613[_0x5b64('0xa')](()=>{const _0x551384=Array[_0x5b64('0x1')](_0x463515[_0x5b64('0x31')]()),_0x176c4e=_0x463515[_0x5b64('0x5')]?[ro(_0x43b613,_0x463515)]:_0x551384,_0x23507c=!!_0x5414ae(function*(_0x43c7b6,_0x196abe){const _0x1fa6ef=_0x3a41af=>!!_0x5414ae(function*(_0xa0af17,_0x164e85){for(const [_0x405c3d]of _0xa0af17[_0x5b64('0x7')]()){const _0x4763fb=_0x164e85[_0x5b64('0x15')](_0x405c3d);_0x4763fb&&_0x4763fb[_0x5b64('0x2')]&&(yield _0x405c3d);}}(_0x3a41af,_0x196abe));for(const _0x1914f0 of _0x43c7b6[_0x5b64('0x31')]())for(const _0x40112d of _0x1914f0[_0x5b64('0x18')]())!_0x196abe[_0x5b64('0xc')](_0x40112d)&&_0x1fa6ef(_0x40112d)&&(yield _0x40112d);for(const _0x4a2f4f of _0x43c7b6[_0x5b64('0x17')]())_0x1fa6ef(_0x4a2f4f)&&(yield _0x4a2f4f);_0x1fa6ef(_0x43c7b6)&&(yield _0x43c7b6);}(_0x463515,_0x43b613[_0x5b64('0x1f')]));if(_0x23507c||0x0!==Object[_0x5b64('0x1b')](_0x240c35)[_0x5b64('0x23')])for(const _0x49e127 of _0x176c4e)_0x1dba68[_0x5b64('0x24')](_0x49e127,{'commandName':_0x5b64('0x0'),'commandParams':[_0x240c35]});});}),_0x1dba68[_0x5b64('0x35')][_0x5b64('0x27')](_0x52eb8c=>{const {data:_0x1e97fa}=_0x52eb8c;if(_0x1e97fa&&_0x5b64('0x0')===_0x1e97fa[_0x5b64('0xd')]){const _0x3ab8dc=[],_0x4649ec=_0x1e97fa[_0x5b64('0x1d')][0x0];for(const [_0x357f9c,_0x17092d]of Object[_0x5b64('0x29')](_0x4649ec))_0x3ab8dc[_0x5b64('0x10')](no(_0x5d8e1d,_0x357f9c,_0x17092d));return _0x3ab8dc[_0x5b64('0x23')]?{'type':_0x5b64('0x25'),'content':_0x228d50(_0x469cb3,_0x5b64('0x11'),_0x3ab8dc[_0x5b64('0x3')](',\x20'))}:{'type':_0x5b64('0x25'),'content':_0x228d50(_0x469cb3,_0x5b64('0x2a'))};}}),_0x5d8e1d[_0x5b64('0x8')]['get'](_0x5b64('0x20'))[_0x5b64('0x13')](_0x5b64('0x2c')));}}function ro(_0x4111a1,_0x4895db){const _0x4fd75c=_0x4111a1['createSelection'](_0x4895db);_0x4111a1[_0x5b64('0x1c')](_0x4fd75c,{'unit':_0x5b64('0x36'),'direction':_0x5b64('0x16')});const _0x4fd48c=_0x4fd75c[_0x5b64('0xf')]();_0x4111a1[_0x5b64('0x1c')](_0x4fd75c,{'unit':_0x5b64('0x36'),'direction':'forward'});const _0x248d57=_0x4fd75c[_0x5b64('0x12')]();return _0x4111a1[_0x5b64('0x2b')](_0x4fd48c,_0x248d57);}function no(_0x59803b,_0x55ef52,_0x5e8138){const _0x3a015e=_0x59803b[_0x5b64('0x26')]['t'],_0xdb7ee2=_0x55ef52[_0x5b64('0x4')](/(?=[A-Z])/)[_0x5b64('0x3')]('\x20'),_0x2a2ec1=_0x3a015e(_0xdb7ee2[_0x5b64('0x1a')](0x0)['toUpperCase']()+_0xdb7ee2[_0x5b64('0x28')](0x1))[_0x5b64('0x2e')]();if(_0x5b64('0x2f')==typeof _0x5e8138)return _0x2a2ec1;if(_0x5b64('0x30')===_0x55ef52||_0x5b64('0x14')===_0x55ef52){const _0x5e780f=_0x1981e0(_0x59803b['config'][_0x5b64('0xe')]('fontColor.colors'))['find'](_0x5f1151=>_0x5f1151['model']==_0x5e8138);return _0x2a2ec1+'\x20('+(_0x5e780f?_0x3a015e(_0x5e780f[_0x5b64('0x1e')])[_0x5b64('0x2e')]():_0x5e8138)+')';}if(_0x5b64('0x22')===_0x55ef52&&isNaN(parseFloat(_0x5e8138))){const _0x4fb700=_0x59803b['plugins'][_0x5b64('0xe')](_0x5b64('0x34'))['normalizeSizeOptions'](_0x59803b['config'][_0x5b64('0xe')](_0x5b64('0x2d')))[_0x5b64('0x33')](_0x58c38b=>_0x58c38b[_0x5b64('0x37')]==_0x5e8138);return _0x2a2ec1+'\x20('+(_0x4fb700?_0x3a015e(_0x4fb700[_0x5b64('0x6')])[_0x5b64('0x2e')]():_0x5e8138)+')';}return _0x2a2ec1+'\x20('+_0x5e8138+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2566=['markBlockFormat','has','find','registerDescriptionCallback','commandName','registerElementLabel','document','parent','afterInit','heading.options','name','getSelectedBlocks','plugins','editor','*Change\x20to:*\x20%0','config','heading','formatBlock','checkChild','model','value','get','_descriptionFactory','selection','isObject','TrackChangesEditing','format','locale','change','title','filter'];(function(_0x268cea,_0x2566c6){const _0x3d109a=function(_0x46456c){while(--_0x46456c){_0x268cea['push'](_0x268cea['shift']());}};_0x3d109a(++_0x2566c6);}(_0x2566,0x106));const _0x3d10=function(_0x268cea,_0x2566c6){_0x268cea=_0x268cea-0x0;let _0x3d109a=_0x2566[_0x268cea];return _0x3d109a;};import{Plugin as _0xab799a}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x575105}from'./utils';import{getTranslation as _0x8789d}from'../utils/common-translations';export default class J extends _0xab799a{[_0x3d10('0x19')](){const _0x386b15=this[_0x3d10('0x1e')],_0x4c1cc7=_0x386b15[_0x3d10('0xd')],_0x86c452=_0x386b15[_0x3d10('0x1')][_0x3d10('0x7')](_0x3d10('0x1a'));if(!_0x386b15[_0x3d10('0x1d')][_0x3d10('0x12')]('HeadingEditing'))return;const _0x3d7239=_0x386b15['plugins'][_0x3d10('0x7')](_0x3d10('0xb'));_0x3d7239['enableCommand'](_0x3d10('0x2'),(_0x15ebfa,_0x1ce898)=>{const _0xbb17f0=_0x1ce898[_0x3d10('0x6')],_0x3eeb88=Array['from'](this[_0x3d10('0x1e')][_0x3d10('0x5')][_0x3d10('0x17')][_0x3d10('0x9')][_0x3d10('0x1c')]())[_0x3d10('0x10')](_0x423f22=>function(_0x45fddd,_0x5c7a1f,_0x139fbf){return _0x139fbf[_0x3d10('0x4')](_0x45fddd[_0x3d10('0x18')],_0x5c7a1f)&&!_0x139fbf[_0x3d10('0xa')](_0x45fddd)&&_0x45fddd[_0x3d10('0x1b')]!=_0x5c7a1f;}(_0x423f22,_0xbb17f0,this[_0x3d10('0x1e')][_0x3d10('0x5')]['schema']));_0x386b15[_0x3d10('0x5')][_0x3d10('0xe')](()=>{for(const _0x7c1701 of _0x3eeb88)_0x3d7239[_0x3d10('0x11')](_0x7c1701,{'commandName':_0x3d10('0x2'),'commandParams':[_0x1ce898],'formatGroupId':'blockName'},_0x575105(_0x7c1701));});});for(const _0x3da625 of _0x86c452)'paragraph'!=_0x3da625[_0x3d10('0x5')]&&_0x3d7239['_descriptionFactory'][_0x3d10('0x16')](_0x3da625[_0x3d10('0x5')],_0x1f05cd=>{const _0x2a67d2=nn(_0x3da625[_0x3d10('0x5')]);return null!==_0x2a67d2?_0x2a0fe3(_0x1f05cd,_0x2a67d2):_0x5d60c2(_0x1f05cd,_0x3da625['title']);});function _0x2a0fe3(_0x6fde8d,_0x1f4146){return _0x8789d(_0x4c1cc7,'ELEMENT_HEADING',[_0x6fde8d,_0x1f4146]);}function _0x5d60c2(_0x50cc16,_0x28aaaf){return _0x8789d(_0x4c1cc7,'ELEMENT_HEADING_CUSTOM',[_0x50cc16,_0x28aaaf]);}_0x3d7239[_0x3d10('0x8')][_0x3d10('0x14')](_0x28e9c7=>{const {type:_0x3e9bda,data:_0xb82e20}=_0x28e9c7;if(_0x3d10('0x3')==_0x3e9bda&&_0xb82e20&&_0x3d10('0x2')==_0xb82e20[_0x3d10('0x15')]){const _0xdea256=_0xb82e20['commandParams'][0x0][_0x3d10('0x6')],_0x237f21=nn(_0xdea256);if(null!==_0x237f21)return{'type':_0x3d10('0xc'),'content':_0x8789d(_0x4c1cc7,_0x3d10('0x0'),_0x2a0fe3(0x1,_0x237f21))};const _0x5c1a91=_0x86c452[_0x3d10('0x13')](_0x3cf9d4=>_0x3cf9d4[_0x3d10('0x5')]===_0xdea256)[_0x3d10('0xf')];return{'type':_0x3d10('0xc'),'content':_0x8789d(_0x4c1cc7,'*Change\x20to:*\x20%0',_0x5d60c2(0x1,_0x5c1a91))};}});}}function nn(_0x4f0c22){const _0x37d822=_0x4f0c22['match'](/^heading(\d+)$/);return _0x37d822?_0x37d822[0x1]:null;}
23
+ const _0x76b2=['find','registerElementLabel','config','filter','enableCommand','_descriptionFactory','has','ELEMENT_HEADING_CUSTOM','title','commandParams','registerDescriptionCallback','afterInit','change','name','HeadingEditing','heading','editor','document','*Change\x20to:*\x20%0','model','value','checkChild','get','formatBlock','format','heading.options','ELEMENT_HEADING','markBlockFormat','commandName','plugins','TrackChangesEditing'];(function(_0x1cf3d5,_0x76b2d0){const _0x1e6d78=function(_0x3f9cea){while(--_0x3f9cea){_0x1cf3d5['push'](_0x1cf3d5['shift']());}};_0x1e6d78(++_0x76b2d0);}(_0x76b2,0xdd));const _0x1e6d=function(_0x1cf3d5,_0x76b2d0){_0x1cf3d5=_0x1cf3d5-0x0;let _0x1e6d78=_0x76b2[_0x1cf3d5];return _0x1e6d78;};import{Plugin as _0x510554}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0xe11163}from'./utils';import{getTranslation as _0x3a4d04}from'../utils/common-translations';export default class J extends _0x510554{[_0x1e6d('0x7')](){const _0x543073=this[_0x1e6d('0xc')],_0x3af2be=_0x543073['locale'],_0xd55026=_0x543073[_0x1e6d('0x1d')][_0x1e6d('0x12')](_0x1e6d('0x15'));if(!_0x543073[_0x1e6d('0x19')][_0x1e6d('0x2')](_0x1e6d('0xa')))return;const _0x3d61ee=_0x543073[_0x1e6d('0x19')][_0x1e6d('0x12')](_0x1e6d('0x1a'));_0x3d61ee[_0x1e6d('0x0')](_0x1e6d('0xb'),(_0x270b21,_0x5cdd9b)=>{const _0x3711c8=_0x5cdd9b['value'],_0x328ad9=Array['from'](this['editor'][_0x1e6d('0xf')][_0x1e6d('0xd')]['selection']['getSelectedBlocks']())[_0x1e6d('0x1e')](_0x311ebe=>function(_0x2f7af9,_0x96b825,_0x56839e){return _0x56839e[_0x1e6d('0x11')](_0x2f7af9['parent'],_0x96b825)&&!_0x56839e['isObject'](_0x2f7af9)&&_0x2f7af9[_0x1e6d('0x9')]!=_0x96b825;}(_0x311ebe,_0x3711c8,this[_0x1e6d('0xc')][_0x1e6d('0xf')]['schema']));_0x543073['model'][_0x1e6d('0x8')](()=>{for(const _0x5cc355 of _0x328ad9)_0x3d61ee[_0x1e6d('0x17')](_0x5cc355,{'commandName':_0x1e6d('0xb'),'commandParams':[_0x5cdd9b],'formatGroupId':'blockName'},_0xe11163(_0x5cc355));});});for(const _0x4d92e4 of _0xd55026)'paragraph'!=_0x4d92e4[_0x1e6d('0xf')]&&_0x3d61ee['_descriptionFactory'][_0x1e6d('0x1c')](_0x4d92e4[_0x1e6d('0xf')],_0x111384=>{const _0x574837=nn(_0x4d92e4['model']);return null!==_0x574837?_0x4eaf1e(_0x111384,_0x574837):_0x2a1365(_0x111384,_0x4d92e4[_0x1e6d('0x4')]);});function _0x4eaf1e(_0x1dc5bd,_0x5a2178){return _0x3a4d04(_0x3af2be,_0x1e6d('0x16'),[_0x1dc5bd,_0x5a2178]);}function _0x2a1365(_0x4713e8,_0x1ab065){return _0x3a4d04(_0x3af2be,_0x1e6d('0x3'),[_0x4713e8,_0x1ab065]);}_0x3d61ee[_0x1e6d('0x1')][_0x1e6d('0x6')](_0x562ecd=>{const {type:_0x33a361,data:_0x25f1f8}=_0x562ecd;if(_0x1e6d('0x13')==_0x33a361&&_0x25f1f8&&'heading'==_0x25f1f8[_0x1e6d('0x18')]){const _0x17777d=_0x25f1f8[_0x1e6d('0x5')][0x0][_0x1e6d('0x10')],_0x288110=nn(_0x17777d);if(null!==_0x288110)return{'type':'format','content':_0x3a4d04(_0x3af2be,_0x1e6d('0xe'),_0x4eaf1e(0x1,_0x288110))};const _0x387ab6=_0xd55026[_0x1e6d('0x1b')](_0x2593da=>_0x2593da[_0x1e6d('0xf')]===_0x17777d)[_0x1e6d('0x4')];return{'type':_0x1e6d('0x14'),'content':_0x3a4d04(_0x3af2be,'*Change\x20to:*\x20%0',_0x2a1365(0x1,_0x387ab6))};}});}}function nn(_0x4c9dd2){const _0x30460e=_0x4c9dd2['match'](/^heading(\d+)$/);return _0x30460e?_0x30460e[0x1]:null;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x413c=['registerDescriptionCallback','getLastMatchingPosition','model','highlight','plugins','editor','item','selection','HighlightEditing','value','find','format','push','enableCommand','getFirstPosition','toLowerCase','FORMAT_HIGHLIGHT','afterInit','title','document','backward','get','hasAttribute','getAttribute','color','commandName','commandParams','*Remove\x20highlight*','locale','isCollapsed','formatInline','createRange','markInlineFormat'];(function(_0x480f0c,_0x413c23){const _0x12e3ec=function(_0x38505b){while(--_0x38505b){_0x480f0c['push'](_0x480f0c['shift']());}};_0x12e3ec(++_0x413c23);}(_0x413c,0x192));const _0x12e3=function(_0x480f0c,_0x413c23){_0x480f0c=_0x480f0c-0x0;let _0x12e3ec=_0x413c[_0x480f0c];return _0x12e3ec;};import{Plugin as _0x4ff880}from'ckeditor5/src/core';import{getTranslation as _0x573375}from'../utils/common-translations';import{getRangesWithAttribute as _0x124679}from'./utils';export default class K extends _0x4ff880{[_0x12e3('0xb')](){const _0x357b9b=this[_0x12e3('0x20')];if(!_0x357b9b[_0x12e3('0x1f')]['has'](_0x12e3('0x2')))return;const _0xce3056=_0x357b9b[_0x12e3('0x1f')][_0x12e3('0xf')]('TrackChangesEditing');_0xce3056[_0x12e3('0x7')](_0x12e3('0x1e'),(_0x2c1d8e,_0xe26a3e={})=>{const _0x2d2877=_0x357b9b['model'][_0x12e3('0xd')][_0x12e3('0x1')],_0x17aa96=_0x2d2877[_0x12e3('0x11')](_0x12e3('0x1e'));let _0x1e9bd3=_0xe26a3e['value'],_0x8b34e1=[];if(_0x2d2877[_0x12e3('0x17')]){const _0x10f0e9=_0x2d2877[_0x12e3('0x8')]();if(!_0x2d2877[_0x12e3('0x10')](_0x12e3('0x1e')))return void _0x2c1d8e(_0xe26a3e);{const _0x2148d4=_0x26e236=>_0x26e236[_0x12e3('0x0')]['getAttribute']('highlight')===_0x17aa96,_0x44c29c=_0x10f0e9[_0x12e3('0x1c')](_0x2148d4,{'direction':_0x12e3('0xe')}),_0x2f6b8a=_0x10f0e9['getLastMatchingPosition'](_0x2148d4);_0x8b34e1=[_0x357b9b[_0x12e3('0x1d')][_0x12e3('0x19')](_0x44c29c,_0x2f6b8a)],_0x1e9bd3==_0x17aa96&&(_0x1e9bd3=null);}}else for(const _0x4dcb95 of _0x2d2877['getRanges']())_0x1e9bd3?_0x8b34e1[_0x12e3('0x6')](_0x4dcb95):_0x8b34e1[_0x12e3('0x6')](..._0x124679(_0x12e3('0x1e'),_0x4dcb95,_0x357b9b[_0x12e3('0x1d')]));_0x357b9b[_0x12e3('0x1d')]['change'](()=>{for(const _0x48d98e of _0x8b34e1)_0xce3056[_0x12e3('0x1a')](_0x48d98e,{'commandName':'highlight','commandParams':[{'value':_0x1e9bd3}]});});});const _0x5ec6e1=_0x357b9b[_0x12e3('0x16')];_0xce3056['_descriptionFactory'][_0x12e3('0x1b')](_0x5bf1ac=>{const {type:_0x1d49b6,data:_0xe8bd13}=_0x5bf1ac;if(_0x12e3('0x18')==_0x1d49b6&&_0xe8bd13&&'highlight'==_0xe8bd13[_0x12e3('0x13')]){const _0x2c0f9d=_0x5ec6e1['t'],_0x4fd9e3=_0xe8bd13[_0x12e3('0x14')][0x0][_0x12e3('0x3')];if(_0x4fd9e3){const _0x6fa59b=_0x357b9b['config']['get']('highlight.options')[_0x12e3('0x4')](_0x573b30=>_0x573b30[_0x12e3('0x1d')]==_0x4fd9e3),_0x4c006b=_0x2c0f9d(_0x6fa59b[_0x12e3('0xc')])[_0x12e3('0x9')]();return{'type':_0x12e3('0x5'),'content':_0x573375(_0x5ec6e1,'*Set\x20highlight:*\x20%0',_0x4c006b),'color':{'value':_0x6fa59b[_0x12e3('0x12')],'title':_0x6fa59b[_0x12e3('0xc')]}};}return{'type':'format','content':_0x573375(_0x5ec6e1,_0x12e3('0x15'),_0x573375(_0x5ec6e1,_0x12e3('0xa')))};}});}}
23
+ const _0x3bd6=['getAttribute','isCollapsed','formatInline','has','editor','document','afterInit','getRanges','markInlineFormat','title','getFirstPosition','model','createRange','item','config','find','get','commandParams','registerDescriptionCallback','toLowerCase','*Remove\x20highlight*','push','getLastMatchingPosition','format','change','_descriptionFactory','TrackChangesEditing','*Set\x20highlight:*\x20%0','selection','value','highlight.options','locale','highlight','HighlightEditing','color','plugins','commandName'];(function(_0x17de5a,_0x3bd6fa){const _0x12ca12=function(_0xcdff9b){while(--_0xcdff9b){_0x17de5a['push'](_0x17de5a['shift']());}};_0x12ca12(++_0x3bd6fa);}(_0x3bd6,0xc8));const _0x12ca=function(_0x17de5a,_0x3bd6fa){_0x17de5a=_0x17de5a-0x0;let _0x12ca12=_0x3bd6[_0x17de5a];return _0x12ca12;};import{Plugin as _0x4715cf}from'ckeditor5/src/core';import{getTranslation as _0x29a233}from'../utils/common-translations';import{getRangesWithAttribute as _0x47fdc9}from'./utils';export default class K extends _0x4715cf{[_0x12ca('0x1c')](){const _0x596e53=this[_0x12ca('0x1a')];if(!_0x596e53[_0x12ca('0x14')][_0x12ca('0x19')](_0x12ca('0x12')))return;const _0x2262f0=_0x596e53['plugins']['get'](_0x12ca('0xb'));_0x2262f0['enableCommand'](_0x12ca('0x11'),(_0x43e016,_0x436f22={})=>{const _0xf9db05=_0x596e53[_0x12ca('0x21')][_0x12ca('0x1b')][_0x12ca('0xd')],_0x4e4420=_0xf9db05[_0x12ca('0x16')](_0x12ca('0x11'));let _0x3c9d06=_0x436f22['value'],_0x4af521=[];if(_0xf9db05[_0x12ca('0x17')]){const _0x7f727=_0xf9db05[_0x12ca('0x20')]();if(!_0xf9db05['hasAttribute']('highlight'))return void _0x43e016(_0x436f22);{const _0x3d7a4e=_0x50d2bc=>_0x50d2bc[_0x12ca('0x23')]['getAttribute']('highlight')===_0x4e4420,_0xd5b998=_0x7f727[_0x12ca('0x7')](_0x3d7a4e,{'direction':'backward'}),_0x22a0b3=_0x7f727[_0x12ca('0x7')](_0x3d7a4e);_0x4af521=[_0x596e53[_0x12ca('0x21')][_0x12ca('0x22')](_0xd5b998,_0x22a0b3)],_0x3c9d06==_0x4e4420&&(_0x3c9d06=null);}}else for(const _0x1d1c50 of _0xf9db05[_0x12ca('0x1d')]())_0x3c9d06?_0x4af521['push'](_0x1d1c50):_0x4af521[_0x12ca('0x6')](..._0x47fdc9(_0x12ca('0x11'),_0x1d1c50,_0x596e53['model']));_0x596e53[_0x12ca('0x21')][_0x12ca('0x9')](()=>{for(const _0xa452e5 of _0x4af521)_0x2262f0[_0x12ca('0x1e')](_0xa452e5,{'commandName':_0x12ca('0x11'),'commandParams':[{'value':_0x3c9d06}]});});});const _0x394f2a=_0x596e53[_0x12ca('0x10')];_0x2262f0[_0x12ca('0xa')][_0x12ca('0x3')](_0x5db04a=>{const {type:_0x378e6d,data:_0x4dad53}=_0x5db04a;if(_0x12ca('0x18')==_0x378e6d&&_0x4dad53&&_0x12ca('0x11')==_0x4dad53[_0x12ca('0x15')]){const _0x320394=_0x394f2a['t'],_0x2ce199=_0x4dad53[_0x12ca('0x2')][0x0][_0x12ca('0xe')];if(_0x2ce199){const _0x4ff3b7=_0x596e53[_0x12ca('0x24')][_0x12ca('0x1')](_0x12ca('0xf'))[_0x12ca('0x0')](_0x3bf7cf=>_0x3bf7cf['model']==_0x2ce199),_0x89e954=_0x320394(_0x4ff3b7[_0x12ca('0x1f')])[_0x12ca('0x4')]();return{'type':_0x12ca('0x8'),'content':_0x29a233(_0x394f2a,_0x12ca('0xc'),_0x89e954),'color':{'value':_0x4ff3b7[_0x12ca('0x13')],'title':_0x4ff3b7['title']}};}return{'type':'format','content':_0x29a233(_0x394f2a,_0x12ca('0x5'),_0x29a233(_0x394f2a,'FORMAT_HIGHLIGHT'))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1710=['HorizontalLineEditing','_descriptionFactory','conversion','for','high','plugins','horizontalLine','createEmptyElement','registerElementLabel','locale','createPositionAt','afterInit','TrackChangesEditing','editor','ELEMENT_HORIZONTAL_LINE','dataDowncast','elementToStructure'];(function(_0x2fd839,_0x1710e3){const _0x13cbf2=function(_0x2afe13){while(--_0x2afe13){_0x2fd839['push'](_0x2fd839['shift']());}};_0x13cbf2(++_0x1710e3);}(_0x1710,0x12d));const _0x13cb=function(_0x2fd839,_0x1710e3){_0x2fd839=_0x2fd839-0x0;let _0x13cbf2=_0x1710[_0x2fd839];return _0x13cbf2;};import{Plugin as _0xbffb52}from'ckeditor5/src/core';import{getTranslation as _0x2c98ef}from'../utils/common-translations';export default class Q extends _0xbffb52{[_0x13cb('0x10')](){const _0x3a281a=this[_0x13cb('0x1')];if(!_0x3a281a[_0x13cb('0xa')]['has'](_0x13cb('0x5')))return;_0x3a281a[_0x13cb('0xa')]['get'](_0x13cb('0x0'))['enableCommand'](_0x13cb('0xb'));const _0x131390=_0x3a281a[_0x13cb('0xa')]['get'](_0x13cb('0x0')),_0x14026d=_0x3a281a[_0x13cb('0xe')];_0x131390[_0x13cb('0x6')][_0x13cb('0xd')](_0x13cb('0xb'),_0x3c523b=>_0x2c98ef(_0x14026d,_0x13cb('0x2'),_0x3c523b)),_0x3a281a[_0x13cb('0x7')][_0x13cb('0x8')](_0x13cb('0x3'))[_0x13cb('0x4')]({'model':_0x13cb('0xb'),'view':(_0x208b14,{writer:_0x16cb8e,options:_0x4562f9})=>{if(!_0x4562f9['showSuggestionHighlights'])return null;const _0x1491ea=_0x16cb8e['createContainerElement']('div'),_0x567a75=_0x16cb8e[_0x13cb('0xc')]('hr');return _0x16cb8e['addClass']('ck-horizontal-line',_0x1491ea),_0x16cb8e['insert'](_0x16cb8e[_0x13cb('0xf')](_0x1491ea,0x0),_0x567a75),_0x1491ea;},'converterPriority':_0x13cb('0x9')});}}
23
+ const _0x12b6=['createContainerElement','plugins','has','editor','locale','get','elementToStructure','div','enableCommand','high','createPositionAt','ck-horizontal-line','ELEMENT_HORIZONTAL_LINE','TrackChangesEditing','_descriptionFactory','dataDowncast','HorizontalLineEditing','insert','horizontalLine','for','addClass'];(function(_0x5a0420,_0x12b61f){const _0x29d39e=function(_0x563faa){while(--_0x563faa){_0x5a0420['push'](_0x5a0420['shift']());}};_0x29d39e(++_0x12b61f);}(_0x12b6,0x1de));const _0x29d3=function(_0x5a0420,_0x12b61f){_0x5a0420=_0x5a0420-0x0;let _0x29d39e=_0x12b6[_0x5a0420];return _0x29d39e;};import{Plugin as _0x4db458}from'ckeditor5/src/core';import{getTranslation as _0xa02219}from'../utils/common-translations';export default class Q extends _0x4db458{['afterInit'](){const _0x6b4896=this[_0x29d3('0x8')];if(!_0x6b4896[_0x29d3('0x6')][_0x29d3('0x7')](_0x29d3('0x0')))return;_0x6b4896[_0x29d3('0x6')][_0x29d3('0xa')]('TrackChangesEditing')[_0x29d3('0xd')]('horizontalLine');const _0x16ac9c=_0x6b4896[_0x29d3('0x6')]['get'](_0x29d3('0x12')),_0x287785=_0x6b4896[_0x29d3('0x9')];_0x16ac9c[_0x29d3('0x13')]['registerElementLabel']('horizontalLine',_0x23cff0=>_0xa02219(_0x287785,_0x29d3('0x11'),_0x23cff0)),_0x6b4896['conversion'][_0x29d3('0x3')](_0x29d3('0x14'))[_0x29d3('0xb')]({'model':_0x29d3('0x2'),'view':(_0x18cdd5,{writer:_0x976ba2,options:_0x528ed7})=>{if(!_0x528ed7['showSuggestionHighlights'])return null;const _0x463fff=_0x976ba2[_0x29d3('0x5')](_0x29d3('0xc')),_0x3fa870=_0x976ba2['createEmptyElement']('hr');return _0x976ba2[_0x29d3('0x4')](_0x29d3('0x10'),_0x463fff),_0x976ba2[_0x29d3('0x1')](_0x976ba2[_0x29d3('0xf')](_0x463fff,0x0),_0x3fa870),_0x463fff;},'converterPriority':_0x29d3('0xe')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb3d4=['change','selection','markBlockFormat','element','model','registerElementLabel','cancel','*Change\x20%0\x20content*','format','commandName','get','editing','value','ELEMENT_HTML_EMBED','enableCommand','HtmlEmbed','htmlEmbed','afterInit','TrackChangesEditing','registerDescriptionCallback','view','_descriptionFactory','getAttribute','plugins','getCustomProperty','editor','rawHtml','getSelectedElement'];(function(_0x14f581,_0xb3d444){const _0x152cc0=function(_0x1b0993){while(--_0x1b0993){_0x14f581['push'](_0x14f581['shift']());}};_0x152cc0(++_0xb3d444);}(_0xb3d4,0xbc));const _0x152c=function(_0x14f581,_0xb3d444){_0x14f581=_0x14f581-0x0;let _0x152cc0=_0xb3d4[_0x14f581];return _0x152cc0;};import{Plugin as _0x1d1cfa}from'ckeditor5/src/core';import{getTranslation as _0x28acc6}from'../utils/common-translations';export default class V extends _0x1d1cfa{[_0x152c('0x19')](){const _0x4cd177=this[_0x152c('0x5')];if(!_0x4cd177['plugins']['has'](_0x152c('0x17')))return;const _0x15d584=_0x4cd177[_0x152c('0x3')][_0x152c('0x12')](_0x152c('0x1a')),_0x1b33c8=_0x4cd177['locale'],_0x18715b=_0x4cd177[_0x152c('0x13')][_0x152c('0x0')]['document'][_0x152c('0x9')];_0x15d584[_0x152c('0x1')][_0x152c('0xd')](_0x152c('0x6'),_0x261448=>_0x28acc6(_0x1b33c8,_0x152c('0x15'),_0x261448)),_0x4cd177[_0x152c('0x3')][_0x152c('0x12')](_0x152c('0x1a'))[_0x152c('0x16')](_0x152c('0x18'),(_0x552afb,_0x22d057)=>{const _0x1baaa3=_0x4cd177[_0x152c('0xc')],_0x8b2317=_0x1baaa3['document'][_0x152c('0x9')];_0x1baaa3[_0x152c('0x8')](()=>{const _0x15d88e=function(_0x5e1845){const _0x4265b8=_0x5e1845[_0x152c('0x7')]();if(_0x4265b8&&_0x4265b8['is'](_0x152c('0xb'),_0x152c('0x6')))return _0x5e1845['getSelectedElement']();return null;}(_0x8b2317);if(!_0x15d88e)return void _0x552afb(null);const _0x446b78=_0x15d88e[_0x152c('0x2')](_0x152c('0x14'))||'';if(void 0x0===_0x22d057)return;if(_0x22d057===_0x446b78)return;_0x15d584[_0x152c('0xa')](_0x15d88e,{'commandName':'htmlEmbed','commandParams':[_0x22d057]}),_0x18715b['getSelectedElement']()[_0x152c('0x4')]('rawHtmlApi')[_0x152c('0xe')]();});}),_0x15d584['_descriptionFactory'][_0x152c('0x1b')](_0x5cdf6e=>{const {data:_0x5156fd}=_0x5cdf6e;if(_0x5156fd&&'htmlEmbed'==_0x5156fd[_0x152c('0x11')]){const _0x22781f=_0x28acc6(_0x1b33c8,_0x152c('0x15'));return{'type':_0x152c('0x10'),'content':_0x28acc6(_0x1b33c8,_0x152c('0xf'),_0x22781f)};}});}}
23
+ const _0x2cf7=['cancel','get','change','document','rawHtmlApi','rawHtml','registerDescriptionCallback','TrackChangesEditing','afterInit','getAttribute','*Change\x20%0\x20content*','view','element','ELEMENT_HTML_EMBED','value','plugins','enableCommand','htmlEmbed','registerElementLabel','has','locale','getCustomProperty','getSelectedElement','markBlockFormat','editing','model','selection','_descriptionFactory'];(function(_0x57a5b8,_0x2cf71b){const _0x41849c=function(_0x30553c){while(--_0x30553c){_0x57a5b8['push'](_0x57a5b8['shift']());}};_0x41849c(++_0x2cf71b);}(_0x2cf7,0x1d4));const _0x4184=function(_0x57a5b8,_0x2cf71b){_0x57a5b8=_0x57a5b8-0x0;let _0x41849c=_0x2cf7[_0x57a5b8];return _0x41849c;};import{Plugin as _0x5a40f6}from'ckeditor5/src/core';import{getTranslation as _0x36f4c5}from'../utils/common-translations';export default class V extends _0x5a40f6{[_0x4184('0x10')](){const _0x13f055=this['editor'];if(!_0x13f055[_0x4184('0x17')][_0x4184('0x1b')]('HtmlEmbed'))return;const _0x1c99c9=_0x13f055[_0x4184('0x17')][_0x4184('0x9')](_0x4184('0xf')),_0x3afb29=_0x13f055[_0x4184('0x0')],_0x5b7f3f=_0x13f055[_0x4184('0x4')][_0x4184('0x13')][_0x4184('0xb')][_0x4184('0x6')];_0x1c99c9['_descriptionFactory'][_0x4184('0x1a')]('rawHtml',_0x351394=>_0x36f4c5(_0x3afb29,_0x4184('0x15'),_0x351394)),_0x13f055[_0x4184('0x17')][_0x4184('0x9')](_0x4184('0xf'))[_0x4184('0x18')](_0x4184('0x19'),(_0x3293fa,_0x2e9018)=>{const _0x13b331=_0x13f055[_0x4184('0x5')],_0x1796d1=_0x13b331[_0x4184('0xb')][_0x4184('0x6')];_0x13b331[_0x4184('0xa')](()=>{const _0x5c2bec=function(_0x34e735){const _0x4b1637=_0x34e735[_0x4184('0x2')]();if(_0x4b1637&&_0x4b1637['is'](_0x4184('0x14'),_0x4184('0xd')))return _0x34e735[_0x4184('0x2')]();return null;}(_0x1796d1);if(!_0x5c2bec)return void _0x3293fa(null);const _0x1e9298=_0x5c2bec[_0x4184('0x11')](_0x4184('0x16'))||'';if(void 0x0===_0x2e9018)return;if(_0x2e9018===_0x1e9298)return;_0x1c99c9[_0x4184('0x3')](_0x5c2bec,{'commandName':'htmlEmbed','commandParams':[_0x2e9018]}),_0x5b7f3f['getSelectedElement']()[_0x4184('0x1')](_0x4184('0xc'))[_0x4184('0x8')]();});}),_0x1c99c9[_0x4184('0x7')][_0x4184('0xe')](_0x33afb0=>{const {data:_0x1a57e7}=_0x33afb0;if(_0x1a57e7&&_0x4184('0x19')==_0x1a57e7['commandName']){const _0x3890ff=_0x36f4c5(_0x3afb29,'ELEMENT_HTML_EMBED');return{'type':'format','content':_0x36f4c5(_0x3afb29,_0x4184('0x12'),_0x3890ff)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5bfc=['registerPostFixer','ImageTextAlternativeEditing','insertion','getSuggestionCallback','subType','document','format','getSuggestion','formatBlock','*Remove\x20image\x20text\x20alternative*','resizeImage','backward','markInlineFormat','normalizedStyles','_suggestionFactory','imageStylePreApply','getCaptionFromImageModelElement','ELEMENT_INLINE_IMAGE','commands','imageStylePostApply','commandName','FORMAT_SIDE_IMAGE','imageTextAlternative','ImageCaptionEditing','*Reset\x20image\x20width*','registerDescriptionCallback','isOwn','removeObject','imageInline','ImageCaptionUtils','shouldConvertImageType','ImageInlineEditing','isBlockImage','convertInlineImageToBlock','forward','forEach','find','markInsertion','fromPosition','_findSuggestions','ImageUploadEditing','newValue','filter','ImageUtils','_splitMarkerName','caption','get','detach','forceDefaultExecution','*Format:*\x20%0','element','isCollapsed','isEqual','change','ImageBlockEditing','getContainedElement','getAttribute','createRangeOn','join','getNearestSelectionRange','_descriptionFactory','isBefore','imageTypeInline','Users','schema','toLowerCase','accept','getClosestSelectedImageElement','discard','has','markDeletion','convertBlockImageToInline','discardSuggestion','value','differ','refresh','isInContent','registerElementLabel','next','createRange','getSuggestions','Inline\x20image\x20to\x20block\x20image','deletion','commandParams','markBlockFormat','isInlineImage','start','end','from','uploadImage','ImageStyleEditing','plugins','toNext','type','chain','model','findIndex','editor','registerCustomCallback','imageTypeBlock','selection','afterInit','width','imageCaption','ImageResize','alt','enableCommand','title','getFirstRange','name','formatInline','*Set\x20image\x20text\x20alternative:*\x20%0','newRange','imageStyle','hasAttribute','insertImage','side','ELEMENT_IMAGE','getChangedMarkers'];(function(_0x5d7935,_0x5bfce9){const _0xa31a21=function(_0x3641ca){while(--_0x3641ca){_0x5d7935['push'](_0x5d7935['shift']());}};_0xa31a21(++_0x5bfce9);}(_0x5bfc,0x1ed));const _0xa31a=function(_0x5d7935,_0x5bfce9){_0x5d7935=_0x5d7935-0x0;let _0xa31a21=_0x5bfc[_0x5d7935];return _0xa31a21;};import{Plugin as _0xcac5d3}from'ckeditor5/src/core';import{LivePosition as _0x27527c}from'ckeditor5/src/engine';import{uid as _0x3d9019}from'ckeditor5/src/utils';import{getTranslation as _0x2255c9}from'../utils/common-translations';export default class X extends _0xcac5d3{[_0xa31a('0x54')](){const _0x2f4e8c=this[_0xa31a('0x50')];if(!_0x2f4e8c[_0xa31a('0x4a')][_0xa31a('0x34')]('ImageEditing'))return;const _0x43479e=_0x2f4e8c['plugins'][_0xa31a('0x1d')]('TrackChangesEditing'),_0x21afca=_0x2f4e8c[_0xa31a('0x4a')][_0xa31a('0x1d')](_0xa31a('0x1a')),_0x4b7cae={},_0x560497=_0x2f4e8c['locale'];if(_0x43479e[_0xa31a('0x59')](_0xa31a('0x62')),_0x43479e[_0xa31a('0x2b')][_0xa31a('0x3c')]('imageBlock',_0x7d29e4=>_0x2255c9(_0x560497,_0xa31a('0x64'),_0x7d29e4)),_0x43479e[_0xa31a('0x2b')][_0xa31a('0x3c')](_0xa31a('0xb'),_0x5586b7=>_0x2255c9(_0x560497,_0xa31a('0x0'),_0x5586b7)),_0x43479e[_0xa31a('0x2b')][_0xa31a('0x3c')](_0xa31a('0x1c'),()=>_0x2255c9(_0x560497,'ELEMENT_CAPTION')),_0x2f4e8c[_0xa31a('0x4a')]['has'](_0xa31a('0x17'))&&_0x43479e['enableCommand'](_0xa31a('0x48')),_0x2f4e8c['plugins'][_0xa31a('0x34')](_0xa31a('0x25'))&&_0x2f4e8c['plugins'][_0xa31a('0x34')](_0xa31a('0xe'))&&(_0x43479e[_0xa31a('0x59')](_0xa31a('0x2d'),(_0x1dcb4c,_0x391178)=>{const _0x596cd4=_0x21afca[_0xa31a('0x32')](_0x2f4e8c['model'][_0xa31a('0x6b')][_0xa31a('0x53')]);_0x2f4e8c['model'][_0xa31a('0x24')](()=>{_0x43479e['markBlockFormat'](_0x596cd4,{'commandName':_0xa31a('0x2d'),'commandParams':[_0x391178]},[],_0xa31a('0x36'));});}),_0x43479e[_0xa31a('0x59')](_0xa31a('0x52'),(_0x301ce3,_0x1c6435)=>{_0x2f4e8c[_0xa31a('0x4e')]['change'](_0x1185cb=>{let _0x4f26d3=_0x21afca[_0xa31a('0x32')](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')][_0xa31a('0x53')]),_0x28b436=_0x1185cb[_0xa31a('0x28')](_0x4f26d3);const _0x21eecd=_0x27527c[_0xa31a('0x15')](_0x28b436['start'],'toPrevious'),_0x2885d3=_0x27527c[_0xa31a('0x15')](_0x28b436['end'],_0xa31a('0x4b'));_0x43479e[_0xa31a('0x1f')](()=>_0x301ce3(_0x1c6435)),_0x4f26d3=_0x21afca[_0xa31a('0x32')](_0x2f4e8c['model'][_0xa31a('0x6b')]['selection']),_0x28b436=_0x1185cb[_0xa31a('0x28')](_0x4f26d3);const _0x1f11ee=_0x1185cb[_0xa31a('0x3e')](_0x21eecd,_0x2885d3);_0x21eecd[_0xa31a('0x1e')](),_0x2885d3['detach'](),_0x43479e[_0xa31a('0x43')](_0x4f26d3,{'commandName':_0xa31a('0x2d'),'commandParams':[]},[],_0xa31a('0x10')),_0x1f11ee[_0xa31a('0x45')][_0xa31a('0x2c')](_0x28b436[_0xa31a('0x45')])&&_0x43479e['markInsertion'](_0x1185cb[_0xa31a('0x3e')](_0x1f11ee[_0xa31a('0x45')],_0x28b436[_0xa31a('0x45')]),_0xa31a('0x10')),_0x28b436[_0xa31a('0x46')][_0xa31a('0x2c')](_0x1f11ee[_0xa31a('0x46')])&&_0x43479e[_0xa31a('0x14')](_0x1185cb[_0xa31a('0x3e')](_0x28b436[_0xa31a('0x46')],_0x1f11ee[_0xa31a('0x46')]),'convertInlineImageToBlock');});}),_0x43479e[_0xa31a('0x74')][_0xa31a('0x51')](_0xa31a('0x6e'),'convertInlineImageToBlock',_0xa31a('0x29'),()=>{}),_0x43479e[_0xa31a('0x74')][_0xa31a('0x51')](_0xa31a('0x6e'),_0xa31a('0x10'),_0xa31a('0x31'),()=>{}),_0x43479e[_0xa31a('0x74')][_0xa31a('0x51')](_0xa31a('0x6e'),'convertInlineImageToBlock',_0xa31a('0x33'),_0x43479e['_suggestionFactory'][_0xa31a('0x69')](_0xa31a('0x6e'),'',_0xa31a('0x31'))),_0x43479e['_suggestionFactory'][_0xa31a('0x51')](_0xa31a('0x68'),_0xa31a('0x10'),_0xa31a('0x29'),()=>{}),_0x43479e[_0xa31a('0x74')][_0xa31a('0x51')](_0xa31a('0x68'),_0xa31a('0x10'),_0xa31a('0x33'),([_0x237f0b])=>{const _0x57518a=_0x43479e['_suggestionFactory'][_0xa31a('0x69')](_0xa31a('0x68'),'',_0xa31a('0x33'));let _0x10bfe6=_0x237f0b[_0xa31a('0x45')],_0x3520a2=_0x237f0b[_0xa31a('0x46')];const _0x50c7d1=_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x2f')][_0xa31a('0x2a')](_0x10bfe6,_0xa31a('0x71')),_0x3bd463=_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x2f')][_0xa31a('0x2a')](_0x3520a2,_0xa31a('0x11'));_0x50c7d1[_0xa31a('0x22')]&&(_0x10bfe6=_0x50c7d1[_0xa31a('0x45')]),_0x3bd463[_0xa31a('0x22')]&&(_0x3520a2=_0x3bd463[_0xa31a('0x46')]),_0x57518a([_0x2f4e8c[_0xa31a('0x4e')]['createRange'](_0x10bfe6,_0x3520a2)]);}),_0x43479e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x54cad3),_0x43479e['_suggestionFactory'][_0xa31a('0x51')](_0xa31a('0x68'),_0xa31a('0x10'),_0xa31a('0x4d'),_0x54cad3)),_0x2f4e8c[_0xa31a('0x4a')][_0xa31a('0x34')](_0xa31a('0x6'))&&(_0x43479e[_0xa31a('0x59')]('toggleImageCaption',(_0x5eff49,_0x44ede5)=>{const _0x5e5a89=_0x2f4e8c['plugins'][_0xa31a('0x1d')](_0xa31a('0xc'));let _0x1e02d5=_0x21afca['getClosestSelectedImageElement'](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')][_0xa31a('0x53')]),_0x3aa581=_0x5e5a89['getCaptionFromImageModelElement'](_0x1e02d5);_0x2f4e8c['model'][_0xa31a('0x24')](()=>{if(_0x3aa581)return void _0x43479e[_0xa31a('0x35')](_0x2f4e8c[_0xa31a('0x4e')]['createRangeOn'](_0x3aa581));const _0x4e90c4=_0x21afca[_0xa31a('0xf')](_0x1e02d5);_0x5eff49(_0x44ede5),_0x1e02d5=_0x21afca['getClosestSelectedImageElement'](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')][_0xa31a('0x53')]),_0x3aa581=_0x5e5a89[_0xa31a('0x76')](_0x1e02d5),_0x43479e[_0xa31a('0x14')](_0x2f4e8c['model']['createRangeOn'](_0x3aa581),_0x4e90c4?null:_0xa31a('0x56'));});}),_0x43479e[_0xa31a('0x74')]['registerCustomCallback']('insertion','imageCaption',_0xa31a('0x4d'),_0x54cad3)),_0x2f4e8c[_0xa31a('0x4a')][_0xa31a('0x34')](_0xa31a('0x49'))){_0x43479e['enableCommand'](_0xa31a('0x60'),(_0x1826e1,_0x25c5d2)=>{const _0x4f177d=_0x2f4e8c[_0xa31a('0x4a')][_0xa31a('0x1d')](_0xa31a('0x2e'))['me'],_0x607079=_0x2f4e8c[_0xa31a('0x1')][_0xa31a('0x1d')]('imageStyle');let _0x1d380e=_0x21afca[_0xa31a('0x32')](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')][_0xa31a('0x53')]),_0x2618e9=_0x2f4e8c['model'][_0xa31a('0x28')](_0x1d380e),_0x279272=_0x607079[_0xa31a('0x38')];if(_0x279272==_0x25c5d2[_0xa31a('0x38')])return;const _0xc1321a={'commandName':_0xa31a('0x60'),'commandParams':[_0x25c5d2],'formatGroupId':_0x3d9019()};_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x24')](()=>{if(_0x43479e[_0xa31a('0x3f')]()['filter'](_0x278d22=>_0x278d22[_0xa31a('0x3b')]&&_0x4f177d==_0x278d22['author']&&('formatBlock'==_0x278d22[_0xa31a('0x4c')]||'formatInline'==_0x278d22[_0xa31a('0x4c')])&&(_0xa31a('0x75')==_0x278d22['subType']||_0xa31a('0x2')==_0x278d22[_0xa31a('0x6a')])&&_0x278d22[_0xa31a('0x5b')]()[_0xa31a('0x23')](_0x2618e9))[_0xa31a('0x12')](_0xc51294=>_0x43479e[_0xa31a('0x37')](_0xc51294['head'])),_0x1d380e=_0x21afca['getClosestSelectedImageElement'](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')][_0xa31a('0x53')]),_0x2618e9=_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x28')](_0x1d380e),_0x607079[_0xa31a('0x3a')](),_0x2f4e8c[_0xa31a('0x1')][_0xa31a('0x1d')](_0xa31a('0x2d'))[_0xa31a('0x3a')](),_0x2f4e8c[_0xa31a('0x1')][_0xa31a('0x1d')](_0xa31a('0x52'))[_0xa31a('0x3a')](),_0x279272=_0x607079[_0xa31a('0x38')],_0x279272!=_0x25c5d2[_0xa31a('0x38')])return _0x21afca[_0xa31a('0x44')](_0x1d380e)&&_0x607079[_0xa31a('0xd')](_0x25c5d2[_0xa31a('0x38')],_0x1d380e)?(_0x1826e1(_0x25c5d2),_0x1d380e=_0x21afca[_0xa31a('0x32')](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')]['selection']),void _0x43479e[_0xa31a('0x43')](_0x1d380e,{..._0xc1321a,'commandReversedParams':[{'value':_0x279272||null}]},[],_0xa31a('0x75'))):void(_0x21afca[_0xa31a('0xf')](_0x1d380e)?_0x43479e[_0xa31a('0x43')](_0x1d380e,_0xc1321a,[],_0xa31a('0x2')):_0x43479e[_0xa31a('0x72')](_0x2618e9,_0xc1321a,_0xa31a('0x2')));});});for(const _0x5b6f3d of _0x2f4e8c[_0xa31a('0x4a')]['get'](_0xa31a('0x49'))[_0xa31a('0x73')])_0x4b7cae[_0x5b6f3d[_0xa31a('0x5c')]]=_0x5b6f3d[_0xa31a('0x5a')][_0xa31a('0x30')]();_0x43479e[_0xa31a('0x74')][_0xa31a('0x51')](_0xa31a('0x6e'),_0xa31a('0x75'),_0xa31a('0x29'),()=>{}),_0x43479e['_suggestionFactory'][_0xa31a('0x51')]('formatBlock',_0xa31a('0x2'),_0xa31a('0x29'),()=>{}),_0x43479e[_0xa31a('0x74')][_0xa31a('0x51')](_0xa31a('0x5d'),_0xa31a('0x2'),_0xa31a('0x29'),()=>{}),_0x43479e[_0xa31a('0x74')][_0xa31a('0x51')](_0xa31a('0x6e'),_0xa31a('0x75'),_0xa31a('0x31'),()=>{}),_0x43479e[_0xa31a('0x74')]['registerCustomCallback'](_0xa31a('0x6e'),_0xa31a('0x75'),_0xa31a('0x33'),(_0x1da018,_0x55ad70)=>{_0x43479e[_0xa31a('0x74')][_0xa31a('0x69')](_0xa31a('0x6e'),'',_0xa31a('0x31'))(_0x1da018,{'commandName':_0x55ad70[_0xa31a('0x3')],'commandParams':_0x55ad70['commandReversedParams']});}),_0x43479e[_0xa31a('0x74')]['registerCustomCallback']('formatBlock',_0xa31a('0x75'),'chain',_0x54cad3);}const _0x4ad189=[{'type':_0xa31a('0x6e'),'subType':_0xa31a('0x75')},{'type':_0xa31a('0x68'),'subType':_0xa31a('0x56')},{'type':_0xa31a('0x6e'),'subType':'convertInlineImageToBlock'},{'type':_0xa31a('0x68'),'subType':'convertInlineImageToBlock'}];function _0x116bfd(_0x232840,_0x3463b1){const _0x270247=_0x4ad189[_0xa31a('0x4f')](({type:_0x35a832,subType:_0x41d339})=>_0x232840['type']==_0x35a832&&_0x232840[_0xa31a('0x6a')]==_0x41d339),_0x510445=_0x4ad189['findIndex'](({type:_0x785c8c,subType:_0x8664aa})=>_0x3463b1['type']==_0x785c8c&&_0x3463b1[_0xa31a('0x6a')]==_0x8664aa);if(_0x270247<0x0||_0x510445<0x0)return!0x1;const _0x28a687=_0x232840[_0xa31a('0x5b')](),_0x170547=_0x3463b1['getFirstRange']();if((0x0==_0x270247||0x1==_0x270247)&&0x2==_0x510445&&_0x28a687['isIntersecting'](_0x170547))return!0x0;if(0x2==_0x270247&&0x3==_0x510445){const _0x421a92=_0x43479e[_0xa31a('0x16')](_0x28a687,_0xa31a('0x68'))[_0xa31a('0x19')](({suggestion:_0x3cf0cc,meta:_0x5939ba})=>_0x5939ba[_0xa31a('0x9')]&&_0xa31a('0x10')==_0x3cf0cc[_0xa31a('0x6a')]);if(_0x421a92['length']>0x1&&_0x170547[_0xa31a('0x46')]['isEqual'](_0x28a687[_0xa31a('0x45')]))return!0x0;if(0x1==_0x421a92['length']&&(_0x28a687[_0xa31a('0x45')][_0xa31a('0x23')](_0x170547[_0xa31a('0x46')])||_0x28a687[_0xa31a('0x46')][_0xa31a('0x23')](_0x170547[_0xa31a('0x45')])))return!0x0;}if(0x3==_0x270247&&0x3==_0x510445&&_0x28a687[_0xa31a('0x45')][_0xa31a('0x2c')](_0x170547[_0xa31a('0x45')])){const _0x163ea3=_0x28a687[_0xa31a('0x46')]['nodeAfter'],_0x5cf9e1=_0x170547[_0xa31a('0x45')]['nodeBefore'];return _0x21afca[_0xa31a('0xf')](_0x163ea3)&&_0x163ea3===_0x5cf9e1;}return!0x1;}function _0x54cad3(_0x58fd5a,_0xa96e0b){return _0x116bfd(_0x58fd5a,_0xa96e0b)?[_0x58fd5a,_0xa96e0b]:_0x116bfd(_0xa96e0b,_0x58fd5a)?[_0xa96e0b,_0x58fd5a]:null;}_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')][_0xa31a('0x66')](()=>{let _0x340b58=!0x1;const _0x41cde8=Array[_0xa31a('0x47')](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')][_0xa31a('0x39')][_0xa31a('0x65')]());for(const {name:_0x33df7b,data:_0x1dabd5}of _0x41cde8){const {group:_0x417747,type:_0x41fce6,subType:_0x321f52,id:_0x11f303}=_0x43479e[_0xa31a('0x1b')](_0x33df7b);if('suggestion'==_0x417747&&_0x43479e['hasSuggestion'](_0x11f303)){if(_0xa31a('0x6e')==_0x41fce6&&(_0xa31a('0x75')==_0x321f52||'imageStylePostApply'==_0x321f52)){const _0x55f78a=_0x43479e[_0xa31a('0x6d')](_0x11f303);if(_0x1dabd5[_0xa31a('0x5f')]){const _0x1e75ed=_0x55f78a['getFirstRange']()[_0xa31a('0x26')]();if(_0x21afca['isBlockImage'](_0x1e75ed))continue;_0x43479e['discardSuggestion'](_0x55f78a),_0x340b58=!0x0;}}if('insertion'==_0x41fce6&&'imageCaption'==_0x321f52&&!_0x1dabd5['newRange']){const _0x1fde87=_0x43479e[_0xa31a('0x6d')](_0x11f303);_0x1fde87['next']&&_0x1fde87[_0xa31a('0x3d')][_0xa31a('0x3b')]&&(_0x43479e['discardSuggestion'](_0x1fde87[_0xa31a('0x3d')]),_0x340b58=!0x0);}}}return _0x340b58;}),_0x2f4e8c[_0xa31a('0x4a')]['has'](_0xa31a('0x57'))&&_0x43479e[_0xa31a('0x59')]('resizeImage',(_0x3e03d5,_0x119516)=>{const _0xd2259c=_0x21afca['getClosestSelectedImageElement'](_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x6b')]['selection']);_0xd2259c[_0xa31a('0x27')](_0xa31a('0x55'))!=_0x119516[_0xa31a('0x55')]&&_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x24')](()=>{_0x43479e['markBlockFormat'](_0xd2259c,{'commandName':_0xa31a('0x70'),'commandParams':[_0x119516]});});}),_0x2f4e8c['plugins'][_0xa31a('0x34')](_0xa31a('0x67'))&&_0x43479e['enableCommand']('imageTextAlternative',(_0x2b1d8d,_0x1ccea7)=>{const _0x1b1a95=_0x21afca['getClosestSelectedImageElement'](_0x2f4e8c['model'][_0xa31a('0x6b')][_0xa31a('0x53')]);(_0x1b1a95[_0xa31a('0x61')]('alt')?_0x1b1a95[_0xa31a('0x27')](_0xa31a('0x58')):'')!=_0x1ccea7[_0xa31a('0x18')]&&_0x2f4e8c[_0xa31a('0x4e')][_0xa31a('0x24')](()=>{_0x43479e[_0xa31a('0x43')](_0x1b1a95,{'commandName':_0xa31a('0x5'),'commandParams':[_0x1ccea7]});});}),_0x43479e['_descriptionFactory']['registerDescriptionCallback'](_0x4aa912=>{if(!!_0x4ad189[_0xa31a('0x13')](({type:_0xb3cf10,subType:_0x15605c})=>_0x4aa912[_0xa31a('0x4c')]==_0xb3cf10&&_0x4aa912['subType']==_0x15605c))return _0x4aa912['previous']?{}:void 0x0;}),_0x43479e[_0xa31a('0x2b')][_0xa31a('0x8')](_0x451f13=>{if(_0xa31a('0x68')==_0x451f13['type']||_0xa31a('0x41')==_0x451f13[_0xa31a('0x4c')]){const _0x5cbae4=_0x451f13[_0xa31a('0x26')]();if(_0x5cbae4&&_0x5cbae4['is'](_0xa31a('0x21'),_0xa31a('0x1c')))return{'type':_0xa31a('0x68')==_0x451f13[_0xa31a('0x4c')]?'addObject':_0xa31a('0xa'),'element':_0x5cbae4,'quantity':0x1};}}),_0x43479e[_0xa31a('0x2b')][_0xa31a('0x8')](_0x1c38e9=>_0xa31a('0x6e')==_0x1c38e9['type']&&'convertInlineImageToBlock'==_0x1c38e9['subType']?{'type':'format','content':_0xa31a('0x40')}:_0xa31a('0x6e')==_0x1c38e9['type']&&_0xa31a('0x36')==_0x1c38e9[_0xa31a('0x6a')]?{'type':_0xa31a('0x6c'),'content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x43479e[_0xa31a('0x2b')][_0xa31a('0x8')](_0x2caab8=>{const {data:_0x441642}=_0x2caab8;if(_0x441642){if(_0xa31a('0x60')==_0x441642[_0xa31a('0x3')]){const _0x29fa81=_0x441642[_0xa31a('0x42')][0x0][_0xa31a('0x38')];return _0x5a231b(_0xa31a('0x63')===_0x29fa81?_0x2255c9(_0x560497,_0xa31a('0x4')):_0x4b7cae[_0x29fa81]||_0x29fa81);}if(_0xa31a('0x5')==_0x441642[_0xa31a('0x3')]){const _0x166caf=_0x441642[_0xa31a('0x42')][0x0][_0xa31a('0x18')];return _0x166caf?{'type':_0xa31a('0x6c'),'content':_0x2255c9(_0x560497,_0xa31a('0x5e'),'\x22'+_0x166caf+'\x22')}:{'type':_0xa31a('0x6c'),'content':_0x2255c9(_0x560497,_0xa31a('0x6f'))};}if(_0xa31a('0x70')==_0x441642[_0xa31a('0x3')]){const _0x29eac6=_0x441642['commandParams'][0x0][_0xa31a('0x55')];return _0x29eac6?{'type':_0xa31a('0x6c'),'content':_0x2255c9(_0x560497,'*Set\x20image\x20width:*\x20%0',_0x29eac6)}:{'type':_0xa31a('0x6c'),'content':_0x2255c9(_0x560497,_0xa31a('0x7'))};}}function _0x5a231b(_0x131638){return{'type':_0xa31a('0x6c'),'content':_0x2255c9(_0x560497,_0xa31a('0x20'),_0x131638)};}});}}
23
+ const _0xb2d8=['head','ImageResize','has','addObject','findIndex','newValue','caption','deletion','ImageInlineEditing','isCollapsed','createRange','isInlineImage','registerPostFixer','markBlockFormat','markDeletion','toNext','change','discardSuggestion','from','shouldConvertImageType','chain','width','previous','type','ELEMENT_INLINE_IMAGE','selection','_descriptionFactory','commandParams','end','ELEMENT_CAPTION','hasSuggestion','getCaptionFromImageModelElement','isInContent','imageStyle','isIntersecting','resizeImage','imageStylePostApply','find','commandName','filter','format','ImageUtils','model','_suggestionFactory','newRange','normalizedStyles','alt','hasAttribute','element','markInlineFormat','document','imageStylePreApply','imageTypeInline','isEqual','enableCommand','createRangeOn','uploadImage','title','suggestion','getChangedMarkers','accept','imageCaption','_splitMarkerName','differ','start','formatInline','fromPosition','convertBlockImageToInline','getNearestSelectionRange','ImageBlockEditing','getAttribute','*Format:*\x20%0','commands','locale','getClosestSelectedImageElement','forward','backward','plugins','isBlockImage','insertImage','detach','getContainedElement','discard','*Set\x20image\x20text\x20alternative:*\x20%0','subType','registerCustomCallback','ImageEditing','registerElementLabel','nodeAfter','side','toggleImageCaption','toLowerCase','schema','get','formatBlock','registerDescriptionCallback','forceDefaultExecution','*Remove\x20image\x20text\x20alternative*','length','isBefore','ImageTextAlternativeEditing','Inline\x20image\x20to\x20block\x20image','*Set\x20image\x20width:*\x20%0','markInsertion','imageTypeBlock','ELEMENT_IMAGE','getSuggestionCallback','getSuggestions','Users','insertion','getSuggestion','refresh','next','value','join','*Reset\x20image\x20width*','toPrevious','imageTextAlternative','TrackChangesEditing','convertInlineImageToBlock','afterInit','editor','getFirstRange','Block\x20image\x20to\x20inline\x20image','ImageStyleEditing'];(function(_0x497de5,_0xb2d84e){const _0x243157=function(_0x581b62){while(--_0x581b62){_0x497de5['push'](_0x497de5['shift']());}};_0x243157(++_0xb2d84e);}(_0xb2d8,0x199));const _0x2431=function(_0x497de5,_0xb2d84e){_0x497de5=_0x497de5-0x0;let _0x243157=_0xb2d8[_0x497de5];return _0x243157;};import{Plugin as _0xa8d71d}from'ckeditor5/src/core';import{LivePosition as _0x2c4144}from'ckeditor5/src/engine';import{uid as _0x7f8c63}from'ckeditor5/src/utils';import{getTranslation as _0x2d429c}from'../utils/common-translations';export default class X extends _0xa8d71d{[_0x2431('0x56')](){const _0x492adc=this[_0x2431('0x57')];if(!_0x492adc[_0x2431('0x2b')][_0x2431('0x5d')](_0x2431('0x34')))return;const _0x429552=_0x492adc[_0x2431('0x2b')][_0x2431('0x3b')](_0x2431('0x54')),_0x23f2ab=_0x492adc[_0x2431('0x2b')][_0x2431('0x3b')](_0x2431('0x7')),_0x22df7f={},_0x55399d=_0x492adc[_0x2431('0x27')];if(_0x429552[_0x2431('0x14')](_0x2431('0x2d')),_0x429552[_0x2431('0x75')][_0x2431('0x35')]('imageBlock',_0x26a8b1=>_0x2d429c(_0x55399d,_0x2431('0x47'),_0x26a8b1)),_0x429552[_0x2431('0x75')][_0x2431('0x35')]('imageInline',_0x50170f=>_0x2d429c(_0x55399d,_0x2431('0x73'),_0x50170f)),_0x429552[_0x2431('0x75')][_0x2431('0x35')]('caption',()=>_0x2d429c(_0x55399d,_0x2431('0x78'))),_0x492adc[_0x2431('0x2b')][_0x2431('0x5d')]('ImageUploadEditing')&&_0x429552['enableCommand'](_0x2431('0x16')),_0x492adc['plugins'][_0x2431('0x5d')](_0x2431('0x23'))&&_0x492adc[_0x2431('0x2b')][_0x2431('0x5d')](_0x2431('0x63'))&&(_0x429552[_0x2431('0x14')](_0x2431('0x12'),(_0x2e399b,_0x47e1aa)=>{const _0x1073b1=_0x23f2ab[_0x2431('0x28')](_0x492adc[_0x2431('0x8')][_0x2431('0x10')][_0x2431('0x74')]);_0x492adc['model'][_0x2431('0x6b')](()=>{_0x429552['markBlockFormat'](_0x1073b1,{'commandName':_0x2431('0x12'),'commandParams':[_0x47e1aa]},[],'convertBlockImageToInline');});}),_0x429552[_0x2431('0x14')](_0x2431('0x46'),(_0x5ea122,_0x568e33)=>{_0x492adc['model'][_0x2431('0x6b')](_0x2c39e8=>{let _0x359bcf=_0x23f2ab[_0x2431('0x28')](_0x492adc['model'][_0x2431('0x10')][_0x2431('0x74')]),_0x2061d9=_0x2c39e8[_0x2431('0x15')](_0x359bcf);const _0x4975c9=_0x2c4144[_0x2431('0x20')](_0x2061d9[_0x2431('0x1e')],_0x2431('0x52')),_0xb21f8a=_0x2c4144['fromPosition'](_0x2061d9[_0x2431('0x77')],_0x2431('0x6a'));_0x429552[_0x2431('0x3e')](()=>_0x5ea122(_0x568e33)),_0x359bcf=_0x23f2ab[_0x2431('0x28')](_0x492adc['model'][_0x2431('0x10')][_0x2431('0x74')]),_0x2061d9=_0x2c39e8['createRangeOn'](_0x359bcf);const _0x19dfac=_0x2c39e8[_0x2431('0x65')](_0x4975c9,_0xb21f8a);_0x4975c9[_0x2431('0x2e')](),_0xb21f8a['detach'](),_0x429552['markBlockFormat'](_0x359bcf,{'commandName':_0x2431('0x12'),'commandParams':[]},[],_0x2431('0x55')),_0x19dfac[_0x2431('0x1e')][_0x2431('0x41')](_0x2061d9['start'])&&_0x429552[_0x2431('0x45')](_0x2c39e8[_0x2431('0x65')](_0x19dfac['start'],_0x2061d9['start']),_0x2431('0x55')),_0x2061d9['end'][_0x2431('0x41')](_0x19dfac['end'])&&_0x429552['markInsertion'](_0x2c39e8[_0x2431('0x65')](_0x2061d9[_0x2431('0x77')],_0x19dfac[_0x2431('0x77')]),_0x2431('0x55'));});}),_0x429552[_0x2431('0x9')][_0x2431('0x33')](_0x2431('0x3c'),_0x2431('0x55'),_0x2431('0x50'),()=>{}),_0x429552[_0x2431('0x9')][_0x2431('0x33')]('formatBlock','convertInlineImageToBlock','accept',()=>{}),_0x429552[_0x2431('0x9')][_0x2431('0x33')](_0x2431('0x3c'),'convertInlineImageToBlock',_0x2431('0x30'),_0x429552[_0x2431('0x9')][_0x2431('0x48')](_0x2431('0x3c'),'','accept')),_0x429552[_0x2431('0x9')][_0x2431('0x33')]('insertion','convertInlineImageToBlock','join',()=>{}),_0x429552[_0x2431('0x9')][_0x2431('0x33')](_0x2431('0x4b'),_0x2431('0x55'),_0x2431('0x30'),([_0x325292])=>{const _0x3f1330=_0x429552[_0x2431('0x9')][_0x2431('0x48')](_0x2431('0x4b'),'',_0x2431('0x30'));let _0x54274f=_0x325292[_0x2431('0x1e')],_0x3b6231=_0x325292[_0x2431('0x77')];const _0x39eccb=_0x492adc[_0x2431('0x8')][_0x2431('0x3a')][_0x2431('0x22')](_0x54274f,_0x2431('0x2a')),_0x58bd3b=_0x492adc[_0x2431('0x8')][_0x2431('0x3a')]['getNearestSelectionRange'](_0x3b6231,_0x2431('0x29'));_0x39eccb[_0x2431('0x64')]&&(_0x54274f=_0x39eccb['start']),_0x58bd3b[_0x2431('0x64')]&&(_0x3b6231=_0x58bd3b[_0x2431('0x77')]),_0x3f1330([_0x492adc[_0x2431('0x8')][_0x2431('0x65')](_0x54274f,_0x3b6231)]);}),_0x429552[_0x2431('0x9')][_0x2431('0x33')]('formatBlock',_0x2431('0x55'),'chain',_0x541518),_0x429552[_0x2431('0x9')]['registerCustomCallback'](_0x2431('0x4b'),_0x2431('0x55'),'chain',_0x541518)),_0x492adc[_0x2431('0x2b')][_0x2431('0x5d')]('ImageCaptionEditing')&&(_0x429552['enableCommand'](_0x2431('0x38'),(_0x4319a2,_0x41250b)=>{const _0x319152=_0x492adc[_0x2431('0x2b')]['get']('ImageCaptionUtils');let _0x3c4abe=_0x23f2ab[_0x2431('0x28')](_0x492adc['model']['document'][_0x2431('0x74')]),_0xb7c341=_0x319152[_0x2431('0x7a')](_0x3c4abe);_0x492adc[_0x2431('0x8')]['change'](()=>{if(_0xb7c341)return void _0x429552[_0x2431('0x69')](_0x492adc[_0x2431('0x8')][_0x2431('0x15')](_0xb7c341));const _0x113405=_0x23f2ab[_0x2431('0x2c')](_0x3c4abe);_0x4319a2(_0x41250b),_0x3c4abe=_0x23f2ab[_0x2431('0x28')](_0x492adc['model'][_0x2431('0x10')][_0x2431('0x74')]),_0xb7c341=_0x319152[_0x2431('0x7a')](_0x3c4abe),_0x429552[_0x2431('0x45')](_0x492adc[_0x2431('0x8')][_0x2431('0x15')](_0xb7c341),_0x113405?null:_0x2431('0x1b'));});}),_0x429552[_0x2431('0x9')][_0x2431('0x33')](_0x2431('0x4b'),_0x2431('0x1b'),_0x2431('0x6f'),_0x541518)),_0x492adc[_0x2431('0x2b')][_0x2431('0x5d')](_0x2431('0x5a'))){_0x429552[_0x2431('0x14')](_0x2431('0x7c'),(_0x120b3b,_0x4e5cc8)=>{const _0x84dcc4=_0x492adc[_0x2431('0x2b')][_0x2431('0x3b')](_0x2431('0x4a'))['me'],_0x560998=_0x492adc[_0x2431('0x26')][_0x2431('0x3b')](_0x2431('0x7c'));let _0x527d44=_0x23f2ab[_0x2431('0x28')](_0x492adc[_0x2431('0x8')][_0x2431('0x10')]['selection']),_0x3581ad=_0x492adc[_0x2431('0x8')][_0x2431('0x15')](_0x527d44),_0x238d3a=_0x560998[_0x2431('0x4f')];if(_0x238d3a==_0x4e5cc8[_0x2431('0x4f')])return;const _0x1a5e93={'commandName':'imageStyle','commandParams':[_0x4e5cc8],'formatGroupId':_0x7f8c63()};_0x492adc[_0x2431('0x8')][_0x2431('0x6b')](()=>{if(_0x429552[_0x2431('0x49')]()[_0x2431('0x5')](_0x1b2907=>_0x1b2907['isInContent']&&_0x84dcc4==_0x1b2907['author']&&(_0x2431('0x3c')==_0x1b2907[_0x2431('0x72')]||_0x2431('0x1f')==_0x1b2907[_0x2431('0x72')])&&(_0x2431('0x11')==_0x1b2907[_0x2431('0x32')]||_0x2431('0x2')==_0x1b2907[_0x2431('0x32')])&&_0x1b2907['getFirstRange']()[_0x2431('0x13')](_0x3581ad))['forEach'](_0x18e6bc=>_0x429552[_0x2431('0x6c')](_0x18e6bc[_0x2431('0x5b')])),_0x527d44=_0x23f2ab[_0x2431('0x28')](_0x492adc[_0x2431('0x8')][_0x2431('0x10')]['selection']),_0x3581ad=_0x492adc[_0x2431('0x8')][_0x2431('0x15')](_0x527d44),_0x560998[_0x2431('0x4d')](),_0x492adc[_0x2431('0x26')][_0x2431('0x3b')](_0x2431('0x12'))['refresh'](),_0x492adc[_0x2431('0x26')][_0x2431('0x3b')](_0x2431('0x46'))[_0x2431('0x4d')](),_0x238d3a=_0x560998[_0x2431('0x4f')],_0x238d3a!=_0x4e5cc8['value'])return _0x23f2ab[_0x2431('0x66')](_0x527d44)&&_0x560998[_0x2431('0x6e')](_0x4e5cc8['value'],_0x527d44)?(_0x120b3b(_0x4e5cc8),_0x527d44=_0x23f2ab[_0x2431('0x28')](_0x492adc['model']['document'][_0x2431('0x74')]),void _0x429552[_0x2431('0x68')](_0x527d44,{..._0x1a5e93,'commandReversedParams':[{'value':_0x238d3a||null}]},[],_0x2431('0x11'))):void(_0x23f2ab[_0x2431('0x2c')](_0x527d44)?_0x429552[_0x2431('0x68')](_0x527d44,_0x1a5e93,[],'imageStylePostApply'):_0x429552[_0x2431('0xf')](_0x3581ad,_0x1a5e93,_0x2431('0x2')));});});for(const _0x58bacf of _0x492adc[_0x2431('0x2b')][_0x2431('0x3b')](_0x2431('0x5a'))[_0x2431('0xb')])_0x22df7f[_0x58bacf['name']]=_0x58bacf[_0x2431('0x17')][_0x2431('0x39')]();_0x429552['_suggestionFactory'][_0x2431('0x33')](_0x2431('0x3c'),_0x2431('0x11'),'join',()=>{}),_0x429552['_suggestionFactory']['registerCustomCallback'](_0x2431('0x3c'),'imageStylePostApply',_0x2431('0x50'),()=>{}),_0x429552['_suggestionFactory'][_0x2431('0x33')](_0x2431('0x1f'),_0x2431('0x2'),'join',()=>{}),_0x429552[_0x2431('0x9')]['registerCustomCallback']('formatBlock',_0x2431('0x11'),_0x2431('0x1a'),()=>{}),_0x429552['_suggestionFactory'][_0x2431('0x33')](_0x2431('0x3c'),_0x2431('0x11'),'discard',(_0x58dd81,_0x58b980)=>{_0x429552[_0x2431('0x9')][_0x2431('0x48')](_0x2431('0x3c'),'',_0x2431('0x1a'))(_0x58dd81,{'commandName':_0x58b980[_0x2431('0x4')],'commandParams':_0x58b980['commandReversedParams']});}),_0x429552[_0x2431('0x9')][_0x2431('0x33')](_0x2431('0x3c'),_0x2431('0x11'),_0x2431('0x6f'),_0x541518);}const _0x5e23d5=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':_0x2431('0x4b'),'subType':_0x2431('0x1b')},{'type':'formatBlock','subType':_0x2431('0x55')},{'type':'insertion','subType':_0x2431('0x55')}];function _0x5e9f4f(_0x139500,_0xc15d10){const _0x19026d=_0x5e23d5[_0x2431('0x5f')](({type:_0x5ef33e,subType:_0x522715})=>_0x139500[_0x2431('0x72')]==_0x5ef33e&&_0x139500[_0x2431('0x32')]==_0x522715),_0x50e68b=_0x5e23d5[_0x2431('0x5f')](({type:_0x3e24c0,subType:_0x110610})=>_0xc15d10[_0x2431('0x72')]==_0x3e24c0&&_0xc15d10[_0x2431('0x32')]==_0x110610);if(_0x19026d<0x0||_0x50e68b<0x0)return!0x1;const _0x42426e=_0x139500[_0x2431('0x58')](),_0x5817c0=_0xc15d10[_0x2431('0x58')]();if((0x0==_0x19026d||0x1==_0x19026d)&&0x2==_0x50e68b&&_0x42426e[_0x2431('0x0')](_0x5817c0))return!0x0;if(0x2==_0x19026d&&0x3==_0x50e68b){const _0x309e83=_0x429552['_findSuggestions'](_0x42426e,_0x2431('0x4b'))[_0x2431('0x5')](({suggestion:_0x491113,meta:_0x2dd9b0})=>_0x2dd9b0['isOwn']&&_0x2431('0x55')==_0x491113[_0x2431('0x32')]);if(_0x309e83[_0x2431('0x40')]>0x1&&_0x5817c0[_0x2431('0x77')][_0x2431('0x13')](_0x42426e[_0x2431('0x1e')]))return!0x0;if(0x1==_0x309e83[_0x2431('0x40')]&&(_0x42426e[_0x2431('0x1e')][_0x2431('0x13')](_0x5817c0['end'])||_0x42426e[_0x2431('0x77')][_0x2431('0x13')](_0x5817c0[_0x2431('0x1e')])))return!0x0;}if(0x3==_0x19026d&&0x3==_0x50e68b&&_0x42426e[_0x2431('0x1e')][_0x2431('0x41')](_0x5817c0['start'])){const _0x1aa42f=_0x42426e['end'][_0x2431('0x36')],_0x1a3c46=_0x5817c0[_0x2431('0x1e')]['nodeBefore'];return _0x23f2ab[_0x2431('0x2c')](_0x1aa42f)&&_0x1aa42f===_0x1a3c46;}return!0x1;}function _0x541518(_0xa081e6,_0x786c5e){return _0x5e9f4f(_0xa081e6,_0x786c5e)?[_0xa081e6,_0x786c5e]:_0x5e9f4f(_0x786c5e,_0xa081e6)?[_0x786c5e,_0xa081e6]:null;}_0x492adc[_0x2431('0x8')][_0x2431('0x10')][_0x2431('0x67')](()=>{let _0x56287d=!0x1;const _0x2d5b1e=Array[_0x2431('0x6d')](_0x492adc['model']['document'][_0x2431('0x1d')][_0x2431('0x19')]());for(const {name:_0x3b2608,data:_0x5ed137}of _0x2d5b1e){const {group:_0x452440,type:_0x5b660a,subType:_0x16ab00,id:_0x11ddd1}=_0x429552[_0x2431('0x1c')](_0x3b2608);if(_0x2431('0x18')==_0x452440&&_0x429552[_0x2431('0x79')](_0x11ddd1)){if(_0x2431('0x3c')==_0x5b660a&&(_0x2431('0x11')==_0x16ab00||'imageStylePostApply'==_0x16ab00)){const _0x14041d=_0x429552['getSuggestion'](_0x11ddd1);if(_0x5ed137[_0x2431('0xa')]){const _0x4ac798=_0x14041d[_0x2431('0x58')]()[_0x2431('0x2f')]();if(_0x23f2ab[_0x2431('0x2c')](_0x4ac798))continue;_0x429552['discardSuggestion'](_0x14041d),_0x56287d=!0x0;}}if(_0x2431('0x4b')==_0x5b660a&&_0x2431('0x1b')==_0x16ab00&&!_0x5ed137[_0x2431('0xa')]){const _0x28843a=_0x429552[_0x2431('0x4c')](_0x11ddd1);_0x28843a[_0x2431('0x4e')]&&_0x28843a[_0x2431('0x4e')][_0x2431('0x7b')]&&(_0x429552[_0x2431('0x6c')](_0x28843a[_0x2431('0x4e')]),_0x56287d=!0x0);}}}return _0x56287d;}),_0x492adc[_0x2431('0x2b')][_0x2431('0x5d')](_0x2431('0x5c'))&&_0x429552[_0x2431('0x14')]('resizeImage',(_0x2a82e9,_0x4bf733)=>{const _0x1e2c58=_0x23f2ab[_0x2431('0x28')](_0x492adc['model'][_0x2431('0x10')]['selection']);_0x1e2c58[_0x2431('0x24')](_0x2431('0x70'))!=_0x4bf733[_0x2431('0x70')]&&_0x492adc[_0x2431('0x8')][_0x2431('0x6b')](()=>{_0x429552[_0x2431('0x68')](_0x1e2c58,{'commandName':'resizeImage','commandParams':[_0x4bf733]});});}),_0x492adc[_0x2431('0x2b')][_0x2431('0x5d')](_0x2431('0x42'))&&_0x429552['enableCommand']('imageTextAlternative',(_0xef6391,_0x38ebd0)=>{const _0x4aff99=_0x23f2ab[_0x2431('0x28')](_0x492adc[_0x2431('0x8')][_0x2431('0x10')][_0x2431('0x74')]);(_0x4aff99[_0x2431('0xd')](_0x2431('0xc'))?_0x4aff99['getAttribute']('alt'):'')!=_0x38ebd0['newValue']&&_0x492adc['model'][_0x2431('0x6b')](()=>{_0x429552['markBlockFormat'](_0x4aff99,{'commandName':_0x2431('0x53'),'commandParams':[_0x38ebd0]});});}),_0x429552[_0x2431('0x75')]['registerDescriptionCallback'](_0x935ed8=>{if(!!_0x5e23d5[_0x2431('0x3')](({type:_0x202118,subType:_0x5877f5})=>_0x935ed8[_0x2431('0x72')]==_0x202118&&_0x935ed8[_0x2431('0x32')]==_0x5877f5))return _0x935ed8[_0x2431('0x71')]?{}:void 0x0;}),_0x429552[_0x2431('0x75')][_0x2431('0x3d')](_0x39e76b=>{if(_0x2431('0x4b')==_0x39e76b[_0x2431('0x72')]||_0x2431('0x62')==_0x39e76b[_0x2431('0x72')]){const _0x43b4ef=_0x39e76b[_0x2431('0x2f')]();if(_0x43b4ef&&_0x43b4ef['is'](_0x2431('0xe'),_0x2431('0x61')))return{'type':_0x2431('0x4b')==_0x39e76b[_0x2431('0x72')]?_0x2431('0x5e'):'removeObject','element':_0x43b4ef,'quantity':0x1};}}),_0x429552[_0x2431('0x75')]['registerDescriptionCallback'](_0x2f5eea=>_0x2431('0x3c')==_0x2f5eea['type']&&_0x2431('0x55')==_0x2f5eea['subType']?{'type':'format','content':_0x2431('0x43')}:'formatBlock'==_0x2f5eea['type']&&_0x2431('0x21')==_0x2f5eea[_0x2431('0x32')]?{'type':_0x2431('0x6'),'content':_0x2431('0x59')}:void 0x0),_0x429552[_0x2431('0x75')][_0x2431('0x3d')](_0x30b0ea=>{const {data:_0x297d62}=_0x30b0ea;if(_0x297d62){if('imageStyle'==_0x297d62['commandName']){const _0x546d9a=_0x297d62['commandParams'][0x0][_0x2431('0x4f')];return _0x20ed49(_0x2431('0x37')===_0x546d9a?_0x2d429c(_0x55399d,'FORMAT_SIDE_IMAGE'):_0x22df7f[_0x546d9a]||_0x546d9a);}if(_0x2431('0x53')==_0x297d62[_0x2431('0x4')]){const _0x804cd2=_0x297d62[_0x2431('0x76')][0x0][_0x2431('0x60')];return _0x804cd2?{'type':_0x2431('0x6'),'content':_0x2d429c(_0x55399d,_0x2431('0x31'),'\x22'+_0x804cd2+'\x22')}:{'type':_0x2431('0x6'),'content':_0x2d429c(_0x55399d,_0x2431('0x3f'))};}if(_0x2431('0x1')==_0x297d62['commandName']){const _0x40de69=_0x297d62[_0x2431('0x76')][0x0]['width'];return _0x40de69?{'type':_0x2431('0x6'),'content':_0x2d429c(_0x55399d,_0x2431('0x44'),_0x40de69)}:{'type':_0x2431('0x6'),'content':_0x2d429c(_0x55399d,_0x2431('0x51'))};}}function _0x20ed49(_0x3c4751){return{'type':_0x2431('0x6'),'content':_0x2d429c(_0x55399d,_0x2431('0x25'),_0x3c4751)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4219=['getSuggestionCallback','ImageEditing','handleSuggestionDescription','editor','formatBlock','selection','getSuggestions','author','_suggestionFactory','registerDescriptionCallback','getAttribute','commandName','Users','accept','commandParams','data','discard','has','*Format:*\x20replace\x20image\x20URL','markBlockFormat','plugins','enableCommand','afterInit','change','TrackChangesEditing','document','locale','source','src','replaceImageSource','handleReplaceImageCommand','getSelectedElement','get','model'];(function(_0x392d92,_0x4219e4){const _0x2991cc=function(_0x367644){while(--_0x367644){_0x392d92['push'](_0x392d92['shift']());}};_0x2991cc(++_0x4219e4);}(_0x4219,0x154));const _0x2991=function(_0x392d92,_0x4219e4){_0x392d92=_0x392d92-0x0;let _0x2991cc=_0x4219[_0x392d92];return _0x2991cc;};import{Plugin as _0x252c07}from'ckeditor5/src/core';import{getTranslation as _0x3ecc24}from'../utils/common-translations';export default class Y extends _0x252c07{[_0x2991('0x16')](){if(!this[_0x2991('0x3')][_0x2991('0x14')][_0x2991('0x11')](_0x2991('0x1')))return;const _0x58de6c=this[_0x2991('0x3')][_0x2991('0x14')][_0x2991('0x20')](_0x2991('0x18'));_0x58de6c[_0x2991('0x15')](_0x2991('0x1d'),(_0x2ade94,_0x373dab)=>this[_0x2991('0x1e')](_0x2ade94,_0x373dab)),_0x58de6c[_0x2991('0x8')]['registerCustomCallback']('formatBlock',_0x2991('0x1d'),_0x2991('0xd'),_0x58de6c['_suggestionFactory'][_0x2991('0x0')](_0x2991('0x4'),null,_0x2991('0x10'))),_0x58de6c['_suggestionFactory']['registerCustomCallback'](_0x2991('0x4'),_0x2991('0x1d'),_0x2991('0x10'),_0x58de6c[_0x2991('0x8')]['getSuggestionCallback']('formatBlock',null,_0x2991('0xd'))),_0x58de6c['_descriptionFactory'][_0x2991('0x9')](_0x4e509b=>this[_0x2991('0x2')](_0x4e509b));}[_0x2991('0x1e')](_0x2090f9,_0x379b6f){const _0x2104bc=this['editor'][_0x2991('0x14')][_0x2991('0x20')](_0x2991('0x18')),_0xda7e2=this[_0x2991('0x3')]['model'][_0x2991('0x19')][_0x2991('0x5')][_0x2991('0x1f')]();this['editor'][_0x2991('0x21')][_0x2991('0x17')](()=>{let _0x145dbd=_0xda7e2[_0x2991('0xa')](_0x2991('0x1c'));const _0x1de876=this[_0x2991('0x3')][_0x2991('0x14')][_0x2991('0x20')](_0x2991('0xc'))['me'];for(const _0x1a04f8 of _0x2104bc[_0x2991('0x6')]({'skipNotAttached':!0x0})){const _0xaf9416=_0x1a04f8['getContainedElement']();if(_0x2991('0x1d')===_0x1a04f8['subType']&&_0xaf9416===_0xda7e2){_0x1a04f8[_0x2991('0x7')]!==_0x1de876&&_0x1a04f8[_0x2991('0x10')](),_0x145dbd=_0x1a04f8[_0x2991('0xf')][_0x2991('0xe')][0x0][_0x2991('0x1b')];break;}}_0x2090f9(_0x379b6f),_0x2104bc[_0x2991('0x13')](_0xda7e2,{'commandName':_0x2991('0x1d'),'commandParams':[{'source':_0x145dbd}]},[],_0x2991('0x1d'));});}[_0x2991('0x2')](_0x53e826){const {data:_0x163d9c}=_0x53e826;if(_0x163d9c&&_0x2991('0x1d')===_0x163d9c[_0x2991('0xb')]){const _0x10011d=_0x2991('0x12');return{'type':'format','content':_0x3ecc24(this['editor'][_0x2991('0x1a')],_0x10011d)};}}}
23
+ const _0x5816=['change','format','registerDescriptionCallback','TrackChangesEditing','getSuggestionCallback','handleSuggestionDescription','author','discard','editor','get','data','accept','plugins','_suggestionFactory','_descriptionFactory','handleReplaceImageCommand','registerCustomCallback','afterInit','source','src','getSuggestions','has','Users','commandParams','replaceImageSource','selection','commandName','getSelectedElement','locale','*Format:*\x20replace\x20image\x20URL'];(function(_0x43be8e,_0x581666){const _0x2d34ec=function(_0x414830){while(--_0x414830){_0x43be8e['push'](_0x43be8e['shift']());}};_0x2d34ec(++_0x581666);}(_0x5816,0x180));const _0x2d34=function(_0x43be8e,_0x581666){_0x43be8e=_0x43be8e-0x0;let _0x2d34ec=_0x5816[_0x43be8e];return _0x2d34ec;};import{Plugin as _0x13dae0}from'ckeditor5/src/core';import{getTranslation as _0x7c8f53}from'../utils/common-translations';export default class Y extends _0x13dae0{[_0x2d34('0x17')](){if(!this['editor'][_0x2d34('0x12')][_0x2d34('0x1b')]('ImageEditing'))return;const _0xda18f9=this['editor'][_0x2d34('0x12')]['get'](_0x2d34('0x9'));_0xda18f9['enableCommand'](_0x2d34('0x0'),(_0x2802d4,_0x10adc6)=>this[_0x2d34('0x15')](_0x2802d4,_0x10adc6)),_0xda18f9[_0x2d34('0x13')][_0x2d34('0x16')]('formatBlock',_0x2d34('0x0'),'accept',_0xda18f9['_suggestionFactory'][_0x2d34('0xa')]('formatBlock',null,_0x2d34('0xd'))),_0xda18f9[_0x2d34('0x13')][_0x2d34('0x16')]('formatBlock',_0x2d34('0x0'),'discard',_0xda18f9[_0x2d34('0x13')][_0x2d34('0xa')]('formatBlock',null,_0x2d34('0x11'))),_0xda18f9[_0x2d34('0x14')][_0x2d34('0x8')](_0x35fab2=>this[_0x2d34('0xb')](_0x35fab2));}[_0x2d34('0x15')](_0xb6f220,_0x378118){const _0xf5c55a=this[_0x2d34('0xe')][_0x2d34('0x12')]['get'](_0x2d34('0x9')),_0xda2cd2=this[_0x2d34('0xe')]['model']['document'][_0x2d34('0x1')][_0x2d34('0x3')]();this['editor']['model'][_0x2d34('0x6')](()=>{let _0x57e5b3=_0xda2cd2['getAttribute'](_0x2d34('0x19'));const _0x4855ec=this[_0x2d34('0xe')][_0x2d34('0x12')][_0x2d34('0xf')](_0x2d34('0x1c'))['me'];for(const _0x4d9804 of _0xf5c55a[_0x2d34('0x1a')]({'skipNotAttached':!0x0})){const _0x65bdc=_0x4d9804['getContainedElement']();if(_0x2d34('0x0')===_0x4d9804['subType']&&_0x65bdc===_0xda2cd2){_0x4d9804[_0x2d34('0xc')]!==_0x4855ec&&_0x4d9804[_0x2d34('0xd')](),_0x57e5b3=_0x4d9804[_0x2d34('0x10')][_0x2d34('0x1d')][0x0][_0x2d34('0x18')];break;}}_0xb6f220(_0x378118),_0xf5c55a['markBlockFormat'](_0xda2cd2,{'commandName':_0x2d34('0x0'),'commandParams':[{'source':_0x57e5b3}]},[],_0x2d34('0x0'));});}[_0x2d34('0xb')](_0x25be84){const {data:_0x451037}=_0x25be84;if(_0x451037&&_0x2d34('0x0')===_0x451037[_0x2d34('0x2')]){const _0x38d03d=_0x2d34('0x5');return{'type':_0x2d34('0x7'),'content':_0x7c8f53(this[_0x2d34('0xe')][_0x2d34('0x4')],_0x38d03d)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x35e8=['get','importWord','_handleImportedData','track_changes','high','commands','execute','plugins','trackChanges','editor','afterInit','listenTo','TrackChangesEditing','dataInsert','enableCommand','collaboration_features','_trackChangesValueDuringImport','Users','_trackChangesExecuted'];(function(_0x40b5e8,_0x35e8ff){const _0x264ffa=function(_0x516338){while(--_0x516338){_0x40b5e8['push'](_0x40b5e8['shift']());}};_0x264ffa(++_0x35e8ff);}(_0x35e8,0x74));const _0x264f=function(_0x40b5e8,_0x35e8ff){_0x40b5e8=_0x40b5e8-0x0;let _0x264ffa=_0x35e8[_0x40b5e8];return _0x264ffa;};import{Plugin as _0x41e484}from'ckeditor5/src/core';export default class Z extends _0x41e484{constructor(_0xc4f500){super(_0xc4f500),this[_0x264f('0xe')]=!0x1,this[_0x264f('0x10')]=!0x1;}[_0x264f('0x8')](){const _0x354dbe=this['editor'],_0x3dc3de=_0x354dbe[_0x264f('0x3')][_0x264f('0x11')](_0x264f('0x12')),_0x487111=_0x354dbe[_0x264f('0x3')][_0x264f('0x11')](_0x264f('0x6'));_0x3dc3de&&(_0x3dc3de['on']('execute',(_0x2186bf,[,_0x463c1a])=>{this[_0x264f('0xe')]=_0x487111['value'],_0x463c1a[_0x264f('0xd')][_0x264f('0x1')]=!this[_0x264f('0xe')];},{'priority':_0x264f('0x2')}),this[_0x264f('0x9')](_0x3dc3de,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3dc3de,_0x264f('0xb'),()=>{this[_0x264f('0x10')]&&(_0x487111[_0x264f('0x4')](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x354dbe[_0x264f('0x5')]['get'](_0x264f('0xa'))[_0x264f('0xc')](_0x264f('0x12')));}[_0x264f('0x0')](_0x21fb16,_0x3c6dda){const {suggestions:_0x3e7331}=_0x3c6dda,_0x25d052=this[_0x264f('0x7')]['commands'][_0x264f('0x11')]('trackChanges'),_0x1fcb2c=_0x25d052['value'];this[_0x264f('0xe')]!==_0x1fcb2c&&(_0x25d052[_0x264f('0x4')](),this[_0x264f('0x10')]=!0x0),_0x3e7331&&_0x3e7331['forEach'](({id:_0x51741c,type:_0x14baf7,author:_0x17bfb8,created_at:_0x1a9bc2})=>{const _0xcdc998={'id':_0x51741c,'type':_0x14baf7,'authorId':this[_0x264f('0x7')][_0x264f('0x5')][_0x264f('0x11')](_0x264f('0xf'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x17bfb8,'createdAt':_0x1a9bc2?new Date(_0x1a9bc2):new Date(),'source':_0x264f('0x12')}}};this[_0x264f('0x7')]['plugins'][_0x264f('0x11')](_0x264f('0xa'))['_setSuggestionData'](_0xcdc998);});}}
23
+ const _0x1898=['_trackChangesValueDuringImport','lowest','TrackChangesEditing','high','Users','_setSuggestionData','execute','bind','enableCommand','_handleImportedData','trackChanges','commands','track_changes','importWord','listenTo','_trackChangesExecuted','value','dataInsert','get','plugins'];(function(_0x4d1e22,_0x1898b0){const _0x4d1033=function(_0x43807b){while(--_0x43807b){_0x4d1e22['push'](_0x4d1e22['shift']());}};_0x4d1033(++_0x1898b0);}(_0x1898,0x1a8));const _0x4d10=function(_0x4d1e22,_0x1898b0){_0x4d1e22=_0x4d1e22-0x0;let _0x4d1033=_0x1898[_0x4d1e22];return _0x4d1033;};import{Plugin as _0x101482}from'ckeditor5/src/core';export default class Z extends _0x101482{constructor(_0x246693){super(_0x246693),this['_trackChangesValueDuringImport']=!0x1,this[_0x4d10('0xb')]=!0x1;}['afterInit'](){const _0x29f3c5=this['editor'],_0x48363b=_0x29f3c5[_0x4d10('0x7')][_0x4d10('0xe')]('importWord'),_0x451223=_0x29f3c5[_0x4d10('0x7')][_0x4d10('0xe')]('trackChanges');_0x48363b&&(_0x48363b['on'](_0x4d10('0x2'),(_0x5780ea,[,_0x40e2e2])=>{this[_0x4d10('0x10')]=_0x451223[_0x4d10('0xc')],_0x40e2e2['collaboration_features'][_0x4d10('0x8')]=!this[_0x4d10('0x10')];},{'priority':_0x4d10('0x13')}),this['listenTo'](_0x48363b,_0x4d10('0xd'),this['_handleImportedData'][_0x4d10('0x3')](this)),this[_0x4d10('0xa')](_0x48363b,_0x4d10('0xd'),()=>{this['_trackChangesExecuted']&&(_0x451223['execute'](),this[_0x4d10('0xb')]=!0x1);},{'priority':_0x4d10('0x11')}),_0x29f3c5['plugins'][_0x4d10('0xe')](_0x4d10('0x12'))[_0x4d10('0x4')](_0x4d10('0x9')));}[_0x4d10('0x5')](_0x135ac5,_0x1393ec){const {suggestions:_0x1db9b2}=_0x1393ec,_0x413153=this['editor'][_0x4d10('0x7')][_0x4d10('0xe')](_0x4d10('0x6')),_0x551cec=_0x413153[_0x4d10('0xc')];this[_0x4d10('0x10')]!==_0x551cec&&(_0x413153[_0x4d10('0x2')](),this[_0x4d10('0xb')]=!0x0),_0x1db9b2&&_0x1db9b2['forEach'](({id:_0x26f2d8,type:_0x45368f,author:_0x44d2ed,created_at:_0x567ad5})=>{const _0x3520ba={'id':_0x26f2d8,'type':_0x45368f,'authorId':this['editor'][_0x4d10('0xf')][_0x4d10('0xe')](_0x4d10('0x0'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x44d2ed,'createdAt':_0x567ad5?new Date(_0x567ad5):new Date(),'source':_0x4d10('0x9')}}};this['editor'][_0x4d10('0xf')]['get']('TrackChangesEditing')[_0x4d10('0x1')](_0x3520ba);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x286e=['TrackChangesEditing','from','outdentBlock','format','*Indent:*\x20%0','enableCommand','afterInit','change','*Outdent:*\x20%0','outdent','commandName','model','plugins','has','selection','schema','registerDescriptionCallback','getSelectedBlocks','editor','checkAttribute','locale','getItems','getItemLabel','_descriptionFactory','indent','IndentEditing','markBlockFormat','indentBlock'];(function(_0x3106b2,_0x286e3d){const _0x26d856=function(_0xcaebfe){while(--_0xcaebfe){_0x3106b2['push'](_0x3106b2['shift']());}};_0x26d856(++_0x286e3d);}(_0x286e,0x132));const _0x26d8=function(_0x3106b2,_0x286e3d){_0x3106b2=_0x3106b2-0x0;let _0x26d856=_0x286e[_0x3106b2];return _0x26d856;};import{Plugin as _0x15d302}from'ckeditor5/src/core';import{getTranslation as _0x1dcd2b}from'../utils/common-translations';export default class tt extends _0x15d302{[_0x26d8('0x8')](){const _0x388c6b=this[_0x26d8('0x14')],_0x31416b=_0x388c6b['plugins']['get'](_0x26d8('0x2'));_0x388c6b['plugins'][_0x26d8('0xf')](_0x26d8('0x1b'))&&(_0x31416b['enableCommand'](_0x26d8('0x1a')),_0x31416b[_0x26d8('0x7')](_0x26d8('0xb')));const _0x20a921=_0x388c6b[_0x26d8('0x16')];if(_0x388c6b[_0x26d8('0xe')][_0x26d8('0xf')]('IndentBlock')){for(const _0x334aa9 of[_0x26d8('0x1'),'outdentBlock'])_0x31416b[_0x26d8('0x7')](_0x334aa9,()=>{const _0x3bcbd6=Array[_0x26d8('0x3')](this[_0x26d8('0x14')][_0x26d8('0xd')]['document'][_0x26d8('0x10')][_0x26d8('0x13')]())['filter'](_0x3526a7=>this[_0x26d8('0x14')][_0x26d8('0xd')][_0x26d8('0x11')][_0x26d8('0x15')](_0x3526a7,'blockIndent'));_0x388c6b[_0x26d8('0xd')][_0x26d8('0x9')](()=>{for(const _0x386404 of _0x3bcbd6)_0x31416b[_0x26d8('0x0')](_0x386404,{'commandName':_0x334aa9,'commandParams':[{'value':''}],'formatGroupId':_0x26d8('0x1')});});});_0x31416b[_0x26d8('0x19')][_0x26d8('0x12')](_0x3aece8=>{const {data:_0x3db898}=_0x3aece8;if(!_0x3db898)return;if('indentBlock'!=_0x3db898[_0x26d8('0xc')]&&_0x26d8('0x4')!=_0x3db898[_0x26d8('0xc')])return;const _0x34a1a4=_0x3aece8[_0x26d8('0x17')]()[0x0],_0x220fa2=_0x31416b[_0x26d8('0x19')][_0x26d8('0x18')](_0x34a1a4);return'indentBlock'==_0x3db898[_0x26d8('0xc')]?{'type':_0x26d8('0x5'),'content':_0x1dcd2b(_0x20a921,_0x26d8('0x6'),_0x220fa2)}:_0x26d8('0x4')==_0x3db898['commandName']?{'type':_0x26d8('0x5'),'content':_0x1dcd2b(_0x20a921,_0x26d8('0xa'),_0x220fa2)}:void 0x0;});}}}
23
+ const _0x9b8f=['enableCommand','TrackChangesEditing','commandName','getItemLabel','format','model','registerDescriptionCallback','change','_descriptionFactory','*Indent:*\x20%0','get','from','filter','blockIndent','markBlockFormat','editor','getSelectedBlocks','checkAttribute','indentBlock','*Outdent:*\x20%0','plugins','has','locale','afterInit','schema','outdentBlock'];(function(_0x26ec98,_0x9b8fce){const _0x19710e=function(_0x27de87){while(--_0x27de87){_0x26ec98['push'](_0x26ec98['shift']());}};_0x19710e(++_0x9b8fce);}(_0x9b8f,0x107));const _0x1971=function(_0x26ec98,_0x9b8fce){_0x26ec98=_0x26ec98-0x0;let _0x19710e=_0x9b8f[_0x26ec98];return _0x19710e;};import{Plugin as _0x399939}from'ckeditor5/src/core';import{getTranslation as _0x3e7b2b}from'../utils/common-translations';export default class tt extends _0x399939{[_0x1971('0x14')](){const _0x55ac67=this['editor'],_0x322468=_0x55ac67['plugins'][_0x1971('0x7')](_0x1971('0x18'));_0x55ac67[_0x1971('0x11')][_0x1971('0x12')]('IndentEditing')&&(_0x322468['enableCommand']('indent'),_0x322468[_0x1971('0x17')]('outdent'));const _0x2eb36c=_0x55ac67[_0x1971('0x13')];if(_0x55ac67[_0x1971('0x11')]['has']('IndentBlock')){for(const _0x5d7dd4 of[_0x1971('0xf'),_0x1971('0x16')])_0x322468['enableCommand'](_0x5d7dd4,()=>{const _0x1e2336=Array[_0x1971('0x8')](this['editor'][_0x1971('0x2')]['document']['selection'][_0x1971('0xd')]())[_0x1971('0x9')](_0x130d02=>this[_0x1971('0xc')]['model'][_0x1971('0x15')][_0x1971('0xe')](_0x130d02,_0x1971('0xa')));_0x55ac67[_0x1971('0x2')][_0x1971('0x4')](()=>{for(const _0x1ab1e1 of _0x1e2336)_0x322468[_0x1971('0xb')](_0x1ab1e1,{'commandName':_0x5d7dd4,'commandParams':[{'value':''}],'formatGroupId':_0x1971('0xf')});});});_0x322468[_0x1971('0x5')][_0x1971('0x3')](_0xa5f05e=>{const {data:_0xa417f3}=_0xa5f05e;if(!_0xa417f3)return;if(_0x1971('0xf')!=_0xa417f3['commandName']&&'outdentBlock'!=_0xa417f3[_0x1971('0x19')])return;const _0x21ae2a=_0xa5f05e['getItems']()[0x0],_0x1313fc=_0x322468[_0x1971('0x5')][_0x1971('0x0')](_0x21ae2a);return _0x1971('0xf')==_0xa417f3[_0x1971('0x19')]?{'type':_0x1971('0x1'),'content':_0x3e7b2b(_0x2eb36c,_0x1971('0x6'),_0x1313fc)}:'outdentBlock'==_0xa417f3[_0x1971('0x19')]?{'type':_0x1971('0x1'),'content':_0x3e7b2b(_0x2eb36c,_0x1971('0x10'),_0x1313fc)}:void 0x0;});}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x29cc=['editor','input','get','init'];(function(_0x3a28b0,_0x29cc62){var _0x21ac04=function(_0x1137bb){while(--_0x1137bb){_0x3a28b0['push'](_0x3a28b0['shift']());}};_0x21ac04(++_0x29cc62);}(_0x29cc,0x158));var _0x21ac=function(_0x3a28b0,_0x29cc62){_0x3a28b0=_0x3a28b0-0x0;var _0x21ac04=_0x29cc[_0x3a28b0];return _0x21ac04;};import{Plugin as _0x535314}from'ckeditor5/src/core';import{Input as _0x2f1544}from'ckeditor5/src/typing';export default class it extends _0x535314{static get['requires'](){return[_0x2f1544];}[_0x21ac('0x3')](){this[_0x21ac('0x0')]['plugins'][_0x21ac('0x2')]('TrackChangesEditing')['enableCommand'](_0x21ac('0x1'));}}
23
+ var _0x2b6c=['requires','input','init','enableCommand','get','plugins','TrackChangesEditing','editor'];(function(_0x57a59b,_0x2b6cd9){var _0x189604=function(_0x8488b7){while(--_0x8488b7){_0x57a59b['push'](_0x57a59b['shift']());}};_0x189604(++_0x2b6cd9);}(_0x2b6c,0x1d4));var _0x1896=function(_0x57a59b,_0x2b6cd9){_0x57a59b=_0x57a59b-0x0;var _0x189604=_0x2b6c[_0x57a59b];return _0x189604;};import{Plugin as _0x3f3923}from'ckeditor5/src/core';import{Input as _0x517768}from'ckeditor5/src/typing';export default class it extends _0x3f3923{static get[_0x1896('0x4')](){return[_0x517768];}[_0x1896('0x6')](){this[_0x1896('0x3')][_0x1896('0x1')][_0x1896('0x0')](_0x1896('0x2'))[_0x1896('0x7')](_0x1896('0x5'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2196=['has','plugins','registerDescriptionCallback','commandName','getFirstPosition','hasAttribute','format','LinkEditing','isCollapsed','*Set\x20link:*\x20%0','getFirstRange','linkHref','document','model','get','markInlineFormat','link','locale','enableCommand','change','unlink','getAttribute','*Remove\x20link*','getRanges','from','afterInit','TrackChangesEditing'];(function(_0x47b7c3,_0x2196e5){const _0x5570f5=function(_0x193b59){while(--_0x193b59){_0x47b7c3['push'](_0x47b7c3['shift']());}};_0x5570f5(++_0x2196e5);}(_0x2196,0x191));const _0x5570=function(_0x47b7c3,_0x2196e5){_0x47b7c3=_0x47b7c3-0x0;let _0x5570f5=_0x2196[_0x47b7c3];return _0x5570f5;};import{Plugin as _0x5a88eb}from'ckeditor5/src/core';import{findAttributeRange as _0x327aac}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x5eac2b}from'./utils';import{getTranslation as _0x17bcb5}from'../utils/common-translations';export default class et extends _0x5a88eb{[_0x5570('0x2')](){const _0xbfe4ea=this['editor'];if(!_0xbfe4ea['plugins'][_0x5570('0x4')](_0x5570('0xb')))return;const _0x2bc9e8=_0xbfe4ea[_0x5570('0x5')][_0x5570('0x12')](_0x5570('0x3'));_0x2bc9e8[_0x5570('0x16')](_0x5570('0x14'),(_0x31b1d7,_0x8a2dd0)=>{const _0x1dce44=_0xbfe4ea[_0x5570('0x11')][_0x5570('0x10')]['selection'];let _0x448292=[];if(_0x1dce44[_0x5570('0xc')]){if(!_0x1dce44[_0x5570('0x9')]('linkHref'))return void _0x31b1d7(_0x8a2dd0);{const _0x45853b=_0x327aac(_0x1dce44[_0x5570('0x8')](),_0x5570('0xf'),_0x1dce44[_0x5570('0x19')](_0x5570('0xf')),_0xbfe4ea[_0x5570('0x11')]);_0x448292=[_0x45853b];}}else _0x448292=Array[_0x5570('0x1')](_0x1dce44[_0x5570('0x0')]());_0xbfe4ea[_0x5570('0x11')][_0x5570('0x17')](()=>{for(const _0x4e6300 of _0x448292)_0x2bc9e8[_0x5570('0x13')](_0x4e6300,{'commandName':_0x5570('0x14'),'commandParams':[_0x8a2dd0]});});}),_0x2bc9e8[_0x5570('0x16')]('unlink',()=>{const _0x4e3311=this['editor'][_0x5570('0x11')],_0x3c7427=_0x4e3311[_0x5570('0x10')]['selection'];_0x4e3311['change'](()=>{let _0x25b890=[];if(_0x3c7427[_0x5570('0xc')])_0x25b890=[_0x327aac(_0x3c7427[_0x5570('0x8')](),'linkHref',_0x3c7427[_0x5570('0x19')]('linkHref'),_0xbfe4ea[_0x5570('0x11')])];else _0x25b890=_0x5eac2b(_0x5570('0xf'),_0x3c7427[_0x5570('0xe')](),_0xbfe4ea[_0x5570('0x11')]);for(const _0x17438f of _0x25b890)_0x2bc9e8[_0x5570('0x13')](_0x17438f,{'commandName':_0x5570('0x18'),'commandParams':[]});});}),_0x2bc9e8['_descriptionFactory'][_0x5570('0x6')](_0x52bfbd=>{const {data:_0x1541c4}=_0x52bfbd,_0x3bb230=_0xbfe4ea[_0x5570('0x15')];if(_0x1541c4){if(_0x5570('0x14')==_0x1541c4[_0x5570('0x7')]){const _0x2d530e=_0x1541c4['commandParams'][0x0];return{'type':'format','content':_0x17bcb5(_0x3bb230,_0x5570('0xd'),'\x22'+_0x2d530e+'\x22')};}return _0x5570('0x18')==_0x1541c4[_0x5570('0x7')]?{'type':_0x5570('0xa'),'content':_0x17bcb5(_0x3bb230,_0x5570('0x1a'))}:void 0x0;}});}}
23
+ const _0x175f=['getAttribute','TrackChangesEditing','link','get','_descriptionFactory','isCollapsed','change','markInlineFormat','*Set\x20link:*\x20%0','registerDescriptionCallback','*Remove\x20link*','format','editor','getFirstPosition','document','unlink','plugins','from','model','selection','enableCommand','getFirstRange','commandName','hasAttribute','linkHref','LinkEditing'];(function(_0x38236b,_0x175ffc){const _0x24eb7b=function(_0x11b609){while(--_0x11b609){_0x38236b['push'](_0x38236b['shift']());}};_0x24eb7b(++_0x175ffc);}(_0x175f,0x150));const _0x24eb=function(_0x38236b,_0x175ffc){_0x38236b=_0x38236b-0x0;let _0x24eb7b=_0x175f[_0x38236b];return _0x24eb7b;};import{Plugin as _0x33f00d}from'ckeditor5/src/core';import{findAttributeRange as _0x53a383}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x581ad3}from'./utils';import{getTranslation as _0x1d045d}from'../utils/common-translations';export default class et extends _0x33f00d{['afterInit'](){const _0x219732=this['editor'];if(!_0x219732[_0x24eb('0x12')]['has'](_0x24eb('0x1')))return;const _0x322c3c=_0x219732[_0x24eb('0x12')][_0x24eb('0x5')](_0x24eb('0x3'));_0x322c3c[_0x24eb('0x16')](_0x24eb('0x4'),(_0x52053a,_0x139581)=>{const _0x3fb014=_0x219732[_0x24eb('0x14')][_0x24eb('0x10')][_0x24eb('0x15')];let _0x59a5d4=[];if(_0x3fb014[_0x24eb('0x7')]){if(!_0x3fb014[_0x24eb('0x19')](_0x24eb('0x0')))return void _0x52053a(_0x139581);{const _0x18d775=_0x53a383(_0x3fb014[_0x24eb('0xf')](),_0x24eb('0x0'),_0x3fb014[_0x24eb('0x2')]('linkHref'),_0x219732['model']);_0x59a5d4=[_0x18d775];}}else _0x59a5d4=Array[_0x24eb('0x13')](_0x3fb014['getRanges']());_0x219732['model'][_0x24eb('0x8')](()=>{for(const _0x35a00a of _0x59a5d4)_0x322c3c[_0x24eb('0x9')](_0x35a00a,{'commandName':'link','commandParams':[_0x139581]});});}),_0x322c3c[_0x24eb('0x16')](_0x24eb('0x11'),()=>{const _0x523d1d=this[_0x24eb('0xe')][_0x24eb('0x14')],_0x137e1c=_0x523d1d[_0x24eb('0x10')][_0x24eb('0x15')];_0x523d1d[_0x24eb('0x8')](()=>{let _0x11ac18=[];if(_0x137e1c[_0x24eb('0x7')])_0x11ac18=[_0x53a383(_0x137e1c[_0x24eb('0xf')](),_0x24eb('0x0'),_0x137e1c[_0x24eb('0x2')]('linkHref'),_0x219732[_0x24eb('0x14')])];else _0x11ac18=_0x581ad3('linkHref',_0x137e1c[_0x24eb('0x17')](),_0x219732[_0x24eb('0x14')]);for(const _0x3d0d83 of _0x11ac18)_0x322c3c[_0x24eb('0x9')](_0x3d0d83,{'commandName':_0x24eb('0x11'),'commandParams':[]});});}),_0x322c3c[_0x24eb('0x6')][_0x24eb('0xb')](_0x471f1e=>{const {data:_0x46d312}=_0x471f1e,_0x21a4a7=_0x219732['locale'];if(_0x46d312){if(_0x24eb('0x4')==_0x46d312[_0x24eb('0x18')]){const _0x180d8c=_0x46d312['commandParams'][0x0];return{'type':_0x24eb('0xd'),'content':_0x1d045d(_0x21a4a7,_0x24eb('0xa'),'\x22'+_0x180d8c+'\x22')};}return _0x24eb('0x11')==_0x46d312[_0x24eb('0x18')]?{'type':'format','content':_0x1d045d(_0x21a4a7,_0x24eb('0xc'))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x45b4=['bulletedList','nextSibling','_selectedElements','*Uncheck\x20item*','forceValue','TrackChangesEditing','findIndex','locale','*Change\x20to:*\x20%0','registerElementLabel','element','checkTodoList','ELEMENT_NUMBERED_LIST','*Outdent:*\x20%0','plugins','listItem','getAttribute','numberedList','commandParams','model','createRange','paragraph','*Check\x20item*','format','TodoListEditing','commands','previousSibling','enableCommand','registerDescriptionCallback','add','replace','todoList','createPositionAt','has','editor','push','value','parent','*Indent:*\x20%0','commandName','getSelectedBlocks','ELEMENT_TODO_LIST','get','filter','name','ELEMENT_BULLETED_LIST','indentList','schema','change','listIndent','from','numbered','length','outdentList','afterInit','_descriptionFactory','blockName','selection','slice','bulleted','todo','ELEMENT_LIST_ITEM','markBlockFormat','todoListChecked'];(function(_0x52760f,_0x45b444){const _0x449fbf=function(_0x52755a){while(--_0x52755a){_0x52760f['push'](_0x52760f['shift']());}};_0x449fbf(++_0x45b444);}(_0x45b4,0x1be));const _0x449f=function(_0x52760f,_0x45b444){_0x52760f=_0x52760f-0x0;let _0x449fbf=_0x45b4[_0x52760f];return _0x449fbf;};import{Plugin as _0x5e023b}from'ckeditor5/src/core';import{getTranslation as _0x2e55a3}from'../utils/common-translations';export default class st extends _0x5e023b{[_0x449f('0x38')](){const _0x1b50d1=this[_0x449f('0x24')],_0x3ebb94=_0x1b50d1[_0x449f('0x9')];if(!_0x1b50d1['plugins'][_0x449f('0x23')]('ListEditing'))return;const _0x45e9b2=_0x1b50d1[_0x449f('0x10')]['get'](_0x449f('0x7')),_0x156b28=_0x1b50d1['plugins']['has'](_0x449f('0x1a'));function _0x188b0e(_0x214fff){return()=>{const _0x5a5217=_0x1b50d1[_0x449f('0x15')]['document'][_0x449f('0x3b')],_0x2fc0f7=_0x1b50d1[_0x449f('0x1b')]['get'](_0x214fff);if(_0x2fc0f7[_0x449f('0x26')])return void _0x1b50d1['execute'](_0x449f('0x17'),{});const _0x3dbd3c=_0x214fff['slice'](0x0,-0x4),_0x386037=function(_0x14fc73,_0x27e641,_0x326cee){let _0x23af60=Array[_0x449f('0x34')](_0x14fc73)[_0x449f('0x2d')](_0x289fbd=>function(_0x1270a6,_0x41cd14){return _0x41cd14['checkChild'](_0x1270a6[_0x449f('0x27')],'listItem')&&!_0x41cd14['isObject'](_0x1270a6);}(_0x289fbd,_0x326cee));_0x23af60=_0x23af60['filter'](_0x10b7cc=>!_0x10b7cc['is'](_0x449f('0xc'),'listItem')||_0x10b7cc[_0x449f('0x12')]('listType')!=_0x27e641);const _0x155e63=new Set();for(const _0x583126 of _0x23af60)_0x583126['is']('element','listItem')?_0x155e63[_0x449f('0x1f')](ne(_0x583126)):_0x155e63['add'](_0x583126);return Array[_0x449f('0x34')](_0x155e63);}(_0x5a5217[_0x449f('0x2a')](),_0x3dbd3c,_0x1b50d1['model'][_0x449f('0x31')]);_0x1b50d1[_0x449f('0x15')][_0x449f('0x32')](()=>{for(const _0x446b96 of _0x386037)_0x45e9b2[_0x449f('0x0')](_0x446b96,{'commandName':_0x214fff,'commandParams':[{'forceValue':!_0x2fc0f7['value']}],'formatGroupId':_0x449f('0x3a')},oe(_0x446b96));});};}function _0x2c649e(_0x114135){return()=>{const _0x266f0e=function(_0x91aaff){let _0x4ff3c4=Array[_0x449f('0x34')](_0x91aaff);const _0x5000c0=_0x4ff3c4[_0x449f('0x8')](_0x27dc56=>_0x449f('0x11')!=_0x27dc56[_0x449f('0x2e')]);return _0x5000c0>-0x1&&(_0x4ff3c4=_0x4ff3c4[_0x449f('0x3c')](0x0,_0x5000c0)),_0x4ff3c4;}(_0x1b50d1['model']['document']['selection'][_0x449f('0x2a')]()),_0x17ba7f=_0x1b50d1[_0x449f('0x15')][_0x449f('0x16')](_0x1b50d1['model'][_0x449f('0x22')](_0x266f0e[0x0],'before'),_0x1b50d1['model'][_0x449f('0x22')](_0x266f0e[_0x266f0e[_0x449f('0x36')]-0x1],'end'));_0x1b50d1[_0x449f('0x15')]['change'](()=>{_0x45e9b2[_0x449f('0x0')](_0x17ba7f,{'commandName':_0x114135,'commandParams':[],'formatGroupId':_0x449f('0x33')},function(_0x261a71){const _0x408b0e=new Set();for(const _0x5af6f9 of _0x261a71){let _0x46e2e0=_0x5af6f9[_0x449f('0x3')];for(;_0x46e2e0&&_0x46e2e0[_0x449f('0x12')](_0x449f('0x33'))>_0x5af6f9[_0x449f('0x12')](_0x449f('0x33'));)_0x408b0e[_0x449f('0x1f')](_0x46e2e0),_0x46e2e0=_0x46e2e0[_0x449f('0x3')];}return Array[_0x449f('0x34')](_0x408b0e);}(_0x266f0e));});};}_0x45e9b2[_0x449f('0x1d')]('numberedList',_0x188b0e(_0x449f('0x13'))),_0x45e9b2[_0x449f('0x1d')](_0x449f('0x2'),_0x188b0e(_0x449f('0x2'))),_0x156b28&&_0x45e9b2[_0x449f('0x1d')](_0x449f('0x21'),_0x188b0e(_0x449f('0x21'))),_0x45e9b2['enableCommand'](_0x449f('0x30'),_0x2c649e(_0x449f('0x30'))),_0x45e9b2['enableCommand'](_0x449f('0x37'),_0x2c649e('outdentList')),_0x156b28&&_0x45e9b2['enableCommand'](_0x449f('0xd'),()=>{const _0x3ad2b2=_0x1b50d1[_0x449f('0x1b')][_0x449f('0x2c')]('checkTodoList'),_0x1d7326=Array[_0x449f('0x34')](_0x3ad2b2[_0x449f('0x4')]);_0x1d7326['filter'](_0x3f4727=>_0x3f4727['getAttribute'](_0x449f('0x1'))!=_0x3ad2b2['value']),_0x1b50d1[_0x449f('0x15')][_0x449f('0x32')](()=>{for(const _0x260fb5 of _0x1d7326)_0x45e9b2[_0x449f('0x0')](_0x260fb5,{'commandName':_0x449f('0xd'),'commandParams':[{'forceValue':!_0x3ad2b2[_0x449f('0x26')]}]});});}),_0x45e9b2[_0x449f('0x39')][_0x449f('0xb')](_0x449f('0x11'),_0x3ff08d=>_0x2e55a3(_0x3ebb94,'ELEMENT_LIST_ITEM',_0x3ff08d)),_0x45e9b2[_0x449f('0x39')][_0x449f('0x1e')](_0x3b20f8=>{const {data:_0x5d67dc}=_0x3b20f8;if(_0x5d67dc){if(_0x449f('0x13')==_0x5d67dc[_0x449f('0x29')]||_0x449f('0x2')==_0x5d67dc[_0x449f('0x29')]||'todoList'==_0x5d67dc[_0x449f('0x29')])switch(_0x5d67dc[_0x449f('0x29')][_0x449f('0x20')]('List','')){case _0x449f('0x3d'):return _0x3176f8(_0x2e55a3(_0x3ebb94,_0x449f('0x2f')));case _0x449f('0x35'):return _0x3176f8(_0x2e55a3(_0x3ebb94,_0x449f('0xe')));case _0x449f('0x3e'):return _0x3176f8(_0x2e55a3(_0x3ebb94,_0x449f('0x2b')));}if('indentList'==_0x5d67dc[_0x449f('0x29')])return{'type':_0x449f('0x19'),'content':_0x2e55a3(_0x3ebb94,_0x449f('0x28'),_0x2e55a3(_0x3ebb94,'ELEMENT_LIST_ITEM'))};if(_0x449f('0x37')==_0x5d67dc[_0x449f('0x29')])return{'type':'format','content':_0x2e55a3(_0x3ebb94,_0x449f('0xf'),_0x2e55a3(_0x3ebb94,_0x449f('0x3f')))};if(_0x449f('0xd')==_0x5d67dc[_0x449f('0x29')])return _0x5d67dc[_0x449f('0x14')][0x0][_0x449f('0x6')]?{'type':_0x449f('0x19'),'content':_0x2e55a3(_0x3ebb94,_0x449f('0x18'))}:{'type':_0x449f('0x19'),'content':_0x2e55a3(_0x3ebb94,_0x449f('0x5'))};}function _0x3176f8(_0x36907d){return{'type':_0x449f('0x19'),'content':_0x2e55a3(_0x3ebb94,_0x449f('0xa'),_0x36907d)};}});}}function ne(_0x473a84){const _0x457043=_0x473a84[_0x449f('0x12')](_0x449f('0x33'));if(0x0==_0x457043)return _0x473a84;let _0x66c233=_0x473a84;for(;_0x473a84[_0x449f('0x1c')]&&_0x473a84[_0x449f('0x1c')]['is'](_0x449f('0xc'),_0x449f('0x11'));){const _0x303403=_0x473a84[_0x449f('0x1c')][_0x449f('0x12')](_0x449f('0x33'));if(_0x303403==_0x457043)_0x66c233=_0x473a84[_0x449f('0x1c')];else{if(_0x303403<_0x457043)break;}_0x473a84=_0x473a84[_0x449f('0x1c')];}return _0x66c233;}function oe(_0x1a78cb){const _0x3479a=[];if(_0x1a78cb['is']('element',_0x449f('0x11'))&&_0x1a78cb[_0x449f('0x12')]('listIndent')>0x0){let _0x49babf=_0x1a78cb[_0x449f('0x3')];for(;_0x49babf&&_0x449f('0x11')==_0x49babf[_0x449f('0x2e')]&&_0x49babf[_0x449f('0x12')](_0x449f('0x33'))==_0x1a78cb[_0x449f('0x12')](_0x449f('0x33'));)_0x3479a[_0x449f('0x25')](_0x49babf),_0x49babf=_0x49babf[_0x449f('0x3')];}return _0x3479a;}
23
+ const _0x4c1e=['ELEMENT_TODO_LIST','enableCommand','execute','name','plugins','_selectedElements','bulleted','end','replace','todo','bulletedList','isObject','getSelectedBlocks','createRange','document','createPositionAt','registerElementLabel','_descriptionFactory','editor','add','length','*Indent:*\x20%0','findIndex','ELEMENT_NUMBERED_LIST','element','change','paragraph','ELEMENT_LIST_ITEM','selection','commands','nextSibling','outdentList','before','format','previousSibling','getAttribute','ListEditing','listType','push','TodoListEditing','*Uncheck\x20item*','filter','commandName','checkTodoList','slice','*Check\x20item*','listItem','afterInit','blockName','get','listIndent','List','numberedList','model','commandParams','has','forceValue','from','todoListChecked','todoList','*Outdent:*\x20%0','value','schema','locale'];(function(_0x48f284,_0x4c1e60){const _0xe48209=function(_0x24bf53){while(--_0x24bf53){_0x48f284['push'](_0x48f284['shift']());}};_0xe48209(++_0x4c1e60);}(_0x4c1e,0x196));const _0xe482=function(_0x48f284,_0x4c1e60){_0x48f284=_0x48f284-0x0;let _0xe48209=_0x4c1e[_0x48f284];return _0xe48209;};import{Plugin as _0x48167f}from'ckeditor5/src/core';import{getTranslation as _0x4d169a}from'../utils/common-translations';export default class st extends _0x48167f{[_0xe482('0x19')](){const _0x17f39a=this[_0xe482('0x3c')],_0x5c0156=_0x17f39a[_0xe482('0x29')];if(!_0x17f39a[_0xe482('0x2e')]['has'](_0xe482('0xe')))return;const _0x3cccf2=_0x17f39a[_0xe482('0x2e')][_0xe482('0x1b')]('TrackChangesEditing'),_0x216e7c=_0x17f39a[_0xe482('0x2e')][_0xe482('0x21')](_0xe482('0x11'));function _0x2239fb(_0x7c717d){return()=>{const _0x19f8c4=_0x17f39a[_0xe482('0x1f')]['document'][_0xe482('0x6')],_0x4f492d=_0x17f39a[_0xe482('0x7')][_0xe482('0x1b')](_0x7c717d);if(_0x4f492d[_0xe482('0x27')])return void _0x17f39a[_0xe482('0x2c')](_0xe482('0x4'),{});const _0x135333=_0x7c717d[_0xe482('0x16')](0x0,-0x4),_0x57f2af=function(_0x31b7ae,_0x1edae7,_0x113aae){let _0x4bebf1=Array['from'](_0x31b7ae)[_0xe482('0x13')](_0xe847c7=>function(_0x15020c,_0x327011){return _0x327011['checkChild'](_0x15020c['parent'],_0xe482('0x18'))&&!_0x327011[_0xe482('0x35')](_0x15020c);}(_0xe847c7,_0x113aae));_0x4bebf1=_0x4bebf1['filter'](_0xb2664a=>!_0xb2664a['is'](_0xe482('0x2'),_0xe482('0x18'))||_0xb2664a[_0xe482('0xd')](_0xe482('0xf'))!=_0x1edae7);const _0x615945=new Set();for(const _0x4310ab of _0x4bebf1)_0x4310ab['is'](_0xe482('0x2'),_0xe482('0x18'))?_0x615945['add'](ne(_0x4310ab)):_0x615945[_0xe482('0x3d')](_0x4310ab);return Array[_0xe482('0x23')](_0x615945);}(_0x19f8c4['getSelectedBlocks'](),_0x135333,_0x17f39a['model'][_0xe482('0x28')]);_0x17f39a[_0xe482('0x1f')][_0xe482('0x3')](()=>{for(const _0x3d6047 of _0x57f2af)_0x3cccf2['markBlockFormat'](_0x3d6047,{'commandName':_0x7c717d,'commandParams':[{'forceValue':!_0x4f492d[_0xe482('0x27')]}],'formatGroupId':_0xe482('0x1a')},oe(_0x3d6047));});};}function _0x1ba1e6(_0x33007a){return()=>{const _0x53e7f3=function(_0xa24d1e){let _0x219854=Array[_0xe482('0x23')](_0xa24d1e);const _0x236005=_0x219854[_0xe482('0x0')](_0x218a3b=>_0xe482('0x18')!=_0x218a3b[_0xe482('0x2d')]);return _0x236005>-0x1&&(_0x219854=_0x219854[_0xe482('0x16')](0x0,_0x236005)),_0x219854;}(_0x17f39a[_0xe482('0x1f')][_0xe482('0x38')][_0xe482('0x6')][_0xe482('0x36')]()),_0x1182ed=_0x17f39a[_0xe482('0x1f')][_0xe482('0x37')](_0x17f39a[_0xe482('0x1f')]['createPositionAt'](_0x53e7f3[0x0],_0xe482('0xa')),_0x17f39a[_0xe482('0x1f')][_0xe482('0x39')](_0x53e7f3[_0x53e7f3[_0xe482('0x3e')]-0x1],_0xe482('0x31')));_0x17f39a[_0xe482('0x1f')][_0xe482('0x3')](()=>{_0x3cccf2['markBlockFormat'](_0x1182ed,{'commandName':_0x33007a,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1a553e){const _0x79b0b8=new Set();for(const _0x114079 of _0x1a553e){let _0x3f5197=_0x114079[_0xe482('0x8')];for(;_0x3f5197&&_0x3f5197[_0xe482('0xd')](_0xe482('0x1c'))>_0x114079[_0xe482('0xd')](_0xe482('0x1c'));)_0x79b0b8['add'](_0x3f5197),_0x3f5197=_0x3f5197[_0xe482('0x8')];}return Array[_0xe482('0x23')](_0x79b0b8);}(_0x53e7f3));});};}_0x3cccf2[_0xe482('0x2b')](_0xe482('0x1e'),_0x2239fb(_0xe482('0x1e'))),_0x3cccf2[_0xe482('0x2b')](_0xe482('0x34'),_0x2239fb('bulletedList')),_0x216e7c&&_0x3cccf2[_0xe482('0x2b')](_0xe482('0x25'),_0x2239fb(_0xe482('0x25'))),_0x3cccf2['enableCommand']('indentList',_0x1ba1e6('indentList')),_0x3cccf2[_0xe482('0x2b')](_0xe482('0x9'),_0x1ba1e6(_0xe482('0x9'))),_0x216e7c&&_0x3cccf2[_0xe482('0x2b')](_0xe482('0x15'),()=>{const _0x40f2b2=_0x17f39a[_0xe482('0x7')][_0xe482('0x1b')](_0xe482('0x15')),_0x3ccfcf=Array[_0xe482('0x23')](_0x40f2b2[_0xe482('0x2f')]);_0x3ccfcf['filter'](_0x595f1c=>_0x595f1c[_0xe482('0xd')](_0xe482('0x24'))!=_0x40f2b2[_0xe482('0x27')]),_0x17f39a[_0xe482('0x1f')][_0xe482('0x3')](()=>{for(const _0x2c9823 of _0x3ccfcf)_0x3cccf2['markBlockFormat'](_0x2c9823,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x40f2b2[_0xe482('0x27')]}]});});}),_0x3cccf2[_0xe482('0x3b')][_0xe482('0x3a')](_0xe482('0x18'),_0x2cba1c=>_0x4d169a(_0x5c0156,'ELEMENT_LIST_ITEM',_0x2cba1c)),_0x3cccf2[_0xe482('0x3b')]['registerDescriptionCallback'](_0x1a6ced=>{const {data:_0x214955}=_0x1a6ced;if(_0x214955){if(_0xe482('0x1e')==_0x214955[_0xe482('0x14')]||_0xe482('0x34')==_0x214955[_0xe482('0x14')]||_0xe482('0x25')==_0x214955['commandName'])switch(_0x214955[_0xe482('0x14')][_0xe482('0x32')](_0xe482('0x1d'),'')){case _0xe482('0x30'):return _0x640b92(_0x4d169a(_0x5c0156,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x640b92(_0x4d169a(_0x5c0156,_0xe482('0x1')));case _0xe482('0x33'):return _0x640b92(_0x4d169a(_0x5c0156,_0xe482('0x2a')));}if('indentList'==_0x214955[_0xe482('0x14')])return{'type':_0xe482('0xb'),'content':_0x4d169a(_0x5c0156,_0xe482('0x3f'),_0x4d169a(_0x5c0156,_0xe482('0x5')))};if(_0xe482('0x9')==_0x214955[_0xe482('0x14')])return{'type':'format','content':_0x4d169a(_0x5c0156,_0xe482('0x26'),_0x4d169a(_0x5c0156,_0xe482('0x5')))};if(_0xe482('0x15')==_0x214955['commandName'])return _0x214955[_0xe482('0x20')][0x0][_0xe482('0x22')]?{'type':_0xe482('0xb'),'content':_0x4d169a(_0x5c0156,_0xe482('0x17'))}:{'type':_0xe482('0xb'),'content':_0x4d169a(_0x5c0156,_0xe482('0x12'))};}function _0x640b92(_0xe3fe5){return{'type':'format','content':_0x4d169a(_0x5c0156,'*Change\x20to:*\x20%0',_0xe3fe5)};}});}}function ne(_0x4ba60a){const _0x5a43dc=_0x4ba60a['getAttribute'](_0xe482('0x1c'));if(0x0==_0x5a43dc)return _0x4ba60a;let _0x162617=_0x4ba60a;for(;_0x4ba60a['previousSibling']&&_0x4ba60a[_0xe482('0xc')]['is'](_0xe482('0x2'),_0xe482('0x18'));){const _0x21b397=_0x4ba60a[_0xe482('0xc')]['getAttribute']('listIndent');if(_0x21b397==_0x5a43dc)_0x162617=_0x4ba60a[_0xe482('0xc')];else{if(_0x21b397<_0x5a43dc)break;}_0x4ba60a=_0x4ba60a[_0xe482('0xc')];}return _0x162617;}function oe(_0x3b3903){const _0x417f5d=[];if(_0x3b3903['is'](_0xe482('0x2'),'listItem')&&_0x3b3903[_0xe482('0xd')]('listIndent')>0x0){let _0x14d59f=_0x3b3903['nextSibling'];for(;_0x14d59f&&_0xe482('0x18')==_0x14d59f[_0xe482('0x2d')]&&_0x14d59f['getAttribute'](_0xe482('0x1c'))==_0x3b3903['getAttribute'](_0xe482('0x1c'));)_0x417f5d[_0xe482('0x10')](_0x14d59f),_0x14d59f=_0x14d59f[_0xe482('0x8')];}return _0x417f5d;}