@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230814.0 → 0.0.0-nightly-20230816.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 _0x171d=['document','*Reset\x20font\x20color*','*Set\x20font\x20background\x20color:*\x20%0','fontColor','locale','config','get','_enableCommand','fontFamily','FontSize','find','FontSizeEditing','*Set\x20font\x20family:*\x20%0','value','*Reset\x20font\x20background\x20color*','FontFamilyEditing','*Reset\x20font\x20family*','TrackChangesEditing','toLowerCase','fontSize.options','*Set\x20font\x20color:*\x20%0','markInlineFormat','from','trim','fontSize','commandName','format','fontBackgroundColor.colors','normalizeSizeOptions','commandParams','_descriptionFactory','title','afterInit','model','registerDescriptionCallback','getRanges','enableCommand','plugins','editor','FontColorEditing','fontBackgroundColor','fontColor.colors','label'];(function(_0x4bd73b,_0x171d81){const _0x269995=function(_0x12c43c){while(--_0x12c43c){_0x4bd73b['push'](_0x4bd73b['shift']());}};_0x269995(++_0x171d81);}(_0x171d,0x1a2));const _0x2699=function(_0x4bd73b,_0x171d81){_0x4bd73b=_0x4bd73b-0x0;let _0x269995=_0x171d[_0x4bd73b];return _0x269995;};import{Plugin as _0x56803a}from'ckeditor5/src/core';import{normalizeColorOptions as _0x2b5b49}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x492b5a}from'./utils';import{getTranslation as _0x5a8209}from'../utils/common-translations';const Zt=[{'pluginName':_0x2699('0x17'),'commandName':_0x2699('0x24')},{'pluginName':_0x2699('0x1b'),'commandName':_0x2699('0x14')},{'pluginName':_0x2699('0x8'),'commandName':_0x2699('0xf')},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];export default class H extends _0x56803a{[_0x2699('0x1')](){const _0x1935f9=this['editor'][_0x2699('0x10')];for(const {pluginName:_0x85b293,commandName:_0x1ed0f9}of Zt)this[_0x2699('0x7')][_0x2699('0x6')]['has'](_0x85b293)&&this[_0x2699('0x13')](_0x1ed0f9);this[_0x2699('0x7')]['plugins'][_0x2699('0x12')](_0x2699('0x1d'))[_0x2699('0x2a')][_0x2699('0x3')](_0x3ee0d4=>{const _0x2e41b5=_0x1935f9['t'],{data:_0x462591}=_0x3ee0d4;if(null!=_0x462591){if('fontSize'==_0x462591[_0x2699('0x25')]){const _0x4b90ac=_0x462591[_0x2699('0x29')][0x0][_0x2699('0x19')];if(_0x4b90ac){const _0x8c4267=_0x2e41b5(this[_0x2699('0x7')]['plugins'][_0x2699('0x12')](_0x2699('0x15'))[_0x2699('0x28')](this[_0x2699('0x7')][_0x2699('0x11')]['get'](_0x2699('0x1f')))[_0x2699('0x16')](_0x4cccb2=>_0x4cccb2[_0x2699('0x2')]==_0x4b90ac)[_0x2699('0x0')])['toLowerCase']();return{'type':_0x2699('0x26'),'content':_0x5a8209(_0x1935f9,'*Set\x20font\x20size:*\x20%0',_0x8c4267)};}return{'type':'format','content':_0x5a8209(_0x1935f9,'*Reset\x20font\x20size*')};}if(_0x2699('0x14')==_0x462591['commandName']){const _0x21b76d=_0x462591[_0x2699('0x29')][0x0]['value'];return _0x21b76d?{'type':_0x2699('0x26'),'content':_0x5a8209(_0x1935f9,_0x2699('0x18'),_0x21b76d)}:{'type':_0x2699('0x26'),'content':_0x5a8209(_0x1935f9,_0x2699('0x1c'))};}if('fontColor'==_0x462591['commandName']){const _0x5e89f6=_0x462591[_0x2699('0x29')][0x0][_0x2699('0x19')];if(_0x5e89f6){const _0x28ead3=_0x2b5b49(this[_0x2699('0x7')]['config']['get'](_0x2699('0xa')))[_0x2699('0x16')](_0x9587b3=>_0x9587b3[_0x2699('0x2')]==_0x5e89f6);let _0x523041=_0x5e89f6,_0x4b0897='';return _0x28ead3&&(_0x523041=_0x28ead3[_0x2699('0xb')],_0x4b0897=_0x2e41b5(_0x523041)[_0x2699('0x1e')]()),{'type':_0x2699('0x26'),'content':_0x5a8209(_0x1935f9,_0x2699('0x20'),_0x4b0897)[_0x2699('0x23')](),'color':{'value':_0x5e89f6,'title':_0x4b0897||_0x523041}};}return{'type':_0x2699('0x26'),'content':_0x5a8209(_0x1935f9,_0x2699('0xd'))};}if(_0x2699('0x9')==_0x462591[_0x2699('0x25')]){const _0x3c9230=_0x462591[_0x2699('0x29')][0x0][_0x2699('0x19')];if(_0x3c9230){const _0x778534=_0x2b5b49(this[_0x2699('0x7')][_0x2699('0x11')]['get'](_0x2699('0x27')))[_0x2699('0x16')](_0x5a3823=>_0x5a3823[_0x2699('0x2')]==_0x3c9230);let _0x5d7027=_0x3c9230,_0x44ce77='';return _0x778534&&(_0x5d7027=_0x778534[_0x2699('0xb')],_0x44ce77=_0x2e41b5(_0x5d7027)[_0x2699('0x1e')]()),{'type':_0x2699('0x26'),'content':_0x5a8209(_0x1935f9,_0x2699('0xe'),_0x44ce77)[_0x2699('0x23')](),'color':{'value':_0x3c9230,'title':_0x44ce77||_0x5d7027}};}return{'type':'format','content':_0x5a8209(_0x1935f9,_0x2699('0x1a'))};}}});}['_enableCommand'](_0x550065){const _0x4bf8f8=this['editor'];_0x4bf8f8[_0x2699('0x6')][_0x2699('0x12')](_0x2699('0x1d'))[_0x2699('0x5')](_0x550065,(_0x2f79b1,_0x2a8be5={})=>{const _0x2d588e=_0x4bf8f8[_0x2699('0x2')][_0x2699('0xc')]['selection'],_0x128615=_0x2a8be5['value'];_0x2d588e['isCollapsed']?_0x2f79b1(_0x2a8be5):_0x4bf8f8['model']['change'](()=>{const _0x233c58=Array[_0x2699('0x22')](_0x2d588e[_0x2699('0x4')]());for(const _0xd63ee6 of _0x233c58){const _0x4135fc=_0x128615?[_0xd63ee6]:_0x492b5a(_0x550065,_0xd63ee6,_0x4bf8f8[_0x2699('0x2')]);for(const _0x40df10 of _0x4135fc)_0x4bf8f8[_0x2699('0x6')]['get'](_0x2699('0x1d'))[_0x2699('0x21')](_0x40df10,{'commandName':_0x550065,'commandParams':[{'value':_0x128615}]});}});});}}
23
+ const _0x1cd1=['value','commandParams','fontColor','*Set\x20font\x20background\x20color:*\x20%0','markInlineFormat','plugins','model','*Reset\x20font\x20family*','toLowerCase','get','title','commandName','FontBackgroundColorEditing','editor','config','enableCommand','*Set\x20font\x20color:*\x20%0','*Set\x20font\x20size:*\x20%0','normalizeSizeOptions','FontSizeEditing','fontBackgroundColor','*Reset\x20font\x20background\x20color*','FontFamilyEditing','fontSize.options','*Reset\x20font\x20size*','trim','TrackChangesEditing','from','fontFamily','*Set\x20font\x20family:*\x20%0','has','fontSize','afterInit','*Reset\x20font\x20color*','_enableCommand','format','FontSize','find'];(function(_0x4fa8a2,_0x1cd118){const _0x3dc89f=function(_0x189951){while(--_0x189951){_0x4fa8a2['push'](_0x4fa8a2['shift']());}};_0x3dc89f(++_0x1cd118);}(_0x1cd1,0x1b2));const _0x3dc8=function(_0x4fa8a2,_0x1cd118){_0x4fa8a2=_0x4fa8a2-0x0;let _0x3dc89f=_0x1cd1[_0x4fa8a2];return _0x3dc89f;};import{Plugin as _0x3e9590}from'ckeditor5/src/core';import{normalizeColorOptions as _0x371713}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x5226df}from'./utils';import{getTranslation as _0x1d6fbf}from'../utils/common-translations';const Zt=[{'pluginName':_0x3dc8('0x3'),'commandName':_0x3dc8('0xf')},{'pluginName':_0x3dc8('0x6'),'commandName':_0x3dc8('0xc')},{'pluginName':'FontColorEditing','commandName':_0x3dc8('0x18')},{'pluginName':_0x3dc8('0x22'),'commandName':_0x3dc8('0x4')}];export default class H extends _0x3e9590{[_0x3dc8('0x10')](){const _0x6aeeb5=this[_0x3dc8('0x23')]['locale'];for(const {pluginName:_0x35473f,commandName:_0xc40fb5}of Zt)this['editor'][_0x3dc8('0x1b')][_0x3dc8('0xe')](_0x35473f)&&this[_0x3dc8('0x12')](_0xc40fb5);this[_0x3dc8('0x23')][_0x3dc8('0x1b')][_0x3dc8('0x1f')](_0x3dc8('0xa'))['_descriptionFactory']['registerDescriptionCallback'](_0x52466d=>{const _0x173976=_0x6aeeb5['t'],{data:_0x50f650}=_0x52466d;if(null!=_0x50f650){if(_0x3dc8('0xf')==_0x50f650[_0x3dc8('0x21')]){const _0x502cc1=_0x50f650['commandParams'][0x0]['value'];if(_0x502cc1){const _0x8f00d=_0x173976(this[_0x3dc8('0x23')][_0x3dc8('0x1b')][_0x3dc8('0x1f')](_0x3dc8('0x14'))[_0x3dc8('0x2')](this[_0x3dc8('0x23')]['config'][_0x3dc8('0x1f')](_0x3dc8('0x7')))['find'](_0x27ca0e=>_0x27ca0e[_0x3dc8('0x1c')]==_0x502cc1)[_0x3dc8('0x20')])[_0x3dc8('0x1e')]();return{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0x1'),_0x8f00d)};}return{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0x8'))};}if(_0x3dc8('0xc')==_0x50f650[_0x3dc8('0x21')]){const _0x115898=_0x50f650[_0x3dc8('0x17')][0x0][_0x3dc8('0x16')];return _0x115898?{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0xd'),_0x115898)}:{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0x1d'))};}if(_0x3dc8('0x18')==_0x50f650['commandName']){const _0x2329c1=_0x50f650[_0x3dc8('0x17')][0x0]['value'];if(_0x2329c1){const _0x117a36=_0x371713(this[_0x3dc8('0x23')][_0x3dc8('0x24')][_0x3dc8('0x1f')]('fontColor.colors'))[_0x3dc8('0x15')](_0x59b69f=>_0x59b69f[_0x3dc8('0x1c')]==_0x2329c1);let _0x4d6e92=_0x2329c1,_0x27356e='';return _0x117a36&&(_0x4d6e92=_0x117a36['label'],_0x27356e=_0x173976(_0x4d6e92)[_0x3dc8('0x1e')]()),{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0x0'),_0x27356e)['trim'](),'color':{'value':_0x2329c1,'title':_0x27356e||_0x4d6e92}};}return{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0x11'))};}if('fontBackgroundColor'==_0x50f650[_0x3dc8('0x21')]){const _0x3f90b3=_0x50f650[_0x3dc8('0x17')][0x0][_0x3dc8('0x16')];if(_0x3f90b3){const _0x316f1b=_0x371713(this['editor']['config'][_0x3dc8('0x1f')]('fontBackgroundColor.colors'))[_0x3dc8('0x15')](_0x366836=>_0x366836[_0x3dc8('0x1c')]==_0x3f90b3);let _0x2f35fc=_0x3f90b3,_0x561dc3='';return _0x316f1b&&(_0x2f35fc=_0x316f1b['label'],_0x561dc3=_0x173976(_0x2f35fc)['toLowerCase']()),{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0x19'),_0x561dc3)[_0x3dc8('0x9')](),'color':{'value':_0x3f90b3,'title':_0x561dc3||_0x2f35fc}};}return{'type':_0x3dc8('0x13'),'content':_0x1d6fbf(_0x6aeeb5,_0x3dc8('0x5'))};}}});}[_0x3dc8('0x12')](_0x4bcb88){const _0x22362c=this[_0x3dc8('0x23')];_0x22362c[_0x3dc8('0x1b')][_0x3dc8('0x1f')](_0x3dc8('0xa'))[_0x3dc8('0x25')](_0x4bcb88,(_0x1977c9,_0x4ae4eb={})=>{const _0x534e7a=_0x22362c[_0x3dc8('0x1c')]['document']['selection'],_0x7783aa=_0x4ae4eb['value'];_0x534e7a['isCollapsed']?_0x1977c9(_0x4ae4eb):_0x22362c[_0x3dc8('0x1c')]['change'](()=>{const _0x1b0509=Array[_0x3dc8('0xb')](_0x534e7a['getRanges']());for(const _0x3c50ff of _0x1b0509){const _0x2f1118=_0x7783aa?[_0x3c50ff]:_0x5226df(_0x4bcb88,_0x3c50ff,_0x22362c[_0x3dc8('0x1c')]);for(const _0x20011b of _0x2f1118)_0x22362c[_0x3dc8('0x1b')][_0x3dc8('0x1f')](_0x3dc8('0xa'))[_0x3dc8('0x1a')](_0x20011b,{'commandName':_0x4bcb88,'commandParams':[{'value':_0x7783aa}]});}});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x508d=['config','get','enableCommand','from','selection','length','join','modifySelection','_descriptionFactory','fontBackgroundColor','*Set\x20format\x20to:*\x20%0','fontSize.options','find','normalizeSizeOptions','getSelectedBlocks','commandParams','copyFormat','slice','word','plugins','pasteFormat','charAt','title','format','toUpperCase','toLowerCase','getRanges','fontColor.colors','FontSize','label','registerDescriptionCallback','fontColor','change','afterInit','isBlock','schema','*Remove\x20all\x20formatting*','model','createSelection','keys','document','getAttributes','markInlineFormat','isCollapsed','fontSize','getAttributeProperties','boolean','TrackChangesEditing','getFirstPosition','forward','isFormatting','commands'];(function(_0xff1135,_0x508d0f){const _0x363557=function(_0x31c548){while(--_0x31c548){_0xff1135['push'](_0xff1135['shift']());}};_0x363557(++_0x508d0f);}(_0x508d,0xa6));const _0x3635=function(_0xff1135,_0x508d0f){_0xff1135=_0xff1135-0x0;let _0x363557=_0x508d[_0xff1135];return _0x363557;};import{Plugin as _0x47120f}from'ckeditor5/src/core';import{normalizeColorOptions as _0x519950}from'ckeditor5/src/ui';import{first as _0x21426d}from'ckeditor5/src/utils';import{getTranslation as _0x51b6ea}from'../utils/common-translations';export default class W extends _0x47120f{[_0x3635('0x17')](){const _0x3f0c68=this['editor'],_0x44cc31=_0x3f0c68[_0x3635('0x1b')],_0x20f54f=_0x44cc31[_0x3635('0x1e')][_0x3635('0x2e')],_0x159d6d=_0x3f0c68[_0x3635('0x9')][_0x3635('0x2b')](_0x3635('0x25')),_0x5608af=_0x3f0c68['locale'],_0x42a839=_0x3f0c68['commands'][_0x3635('0x2b')](_0x3635('0x6')),_0x500bc2=_0x3f0c68[_0x3635('0x29')][_0x3635('0x2b')](_0x3635('0xa'));_0x42a839&&_0x500bc2&&(_0x159d6d[_0x3635('0x2c')]('pasteFormat',(_0x290d68,_0x807d45={})=>{const _0x50eb0f=_0x807d45;_0x44cc31[_0x3635('0x16')](()=>{const _0x47d2ba=Array[_0x3635('0x2d')](_0x20f54f[_0x3635('0x10')]()),_0x561646=_0x20f54f[_0x3635('0x21')]?[ro(_0x44cc31,_0x20f54f)]:_0x47d2ba,_0x288439=!!_0x21426d(function*(_0x5a810b,_0x59648c){const _0x4d9d7a=_0x26d034=>!!_0x21426d(function*(_0x535617,_0x35c5d7){for(const [_0x5eb7fa]of _0x535617[_0x3635('0x1f')]()){const _0x4a1297=_0x35c5d7[_0x3635('0x23')](_0x5eb7fa);_0x4a1297&&_0x4a1297[_0x3635('0x28')]&&(yield _0x5eb7fa);}}(_0x26d034,_0x59648c));for(const _0x235f86 of _0x5a810b[_0x3635('0x10')]())for(const _0x279807 of _0x235f86['getItems']())!_0x59648c[_0x3635('0x18')](_0x279807)&&_0x4d9d7a(_0x279807)&&(yield _0x279807);for(const _0x2fcb45 of _0x5a810b[_0x3635('0x4')]())_0x4d9d7a(_0x2fcb45)&&(yield _0x2fcb45);_0x4d9d7a(_0x5a810b)&&(yield _0x5a810b);}(_0x20f54f,_0x44cc31[_0x3635('0x19')]));if(_0x288439||0x0!==Object[_0x3635('0x1d')](_0x50eb0f)[_0x3635('0x2f')])for(const _0x413c8c of _0x561646)_0x159d6d[_0x3635('0x20')](_0x413c8c,{'commandName':_0x3635('0xa'),'commandParams':[_0x50eb0f]});});}),_0x159d6d[_0x3635('0x32')][_0x3635('0x14')](_0x73724b=>{const {data:_0x41c468}=_0x73724b;if(_0x41c468&&'pasteFormat'===_0x41c468['commandName']){const _0x3cd583=[],_0x102dfa=_0x41c468[_0x3635('0x5')][0x0];for(const [_0x54971f,_0x480fad]of Object['entries'](_0x102dfa))_0x3cd583['push'](no(_0x3f0c68,_0x54971f,_0x480fad));return _0x3cd583[_0x3635('0x2f')]?{'type':_0x3635('0xd'),'content':_0x51b6ea(_0x5608af,_0x3635('0x0'),_0x3cd583[_0x3635('0x30')](',\x20'))}:{'type':_0x3635('0xd'),'content':_0x51b6ea(_0x5608af,_0x3635('0x1a'))};}}),_0x3f0c68[_0x3635('0x9')]['get']('TrackChangesEditing')[_0x3635('0x2c')](_0x3635('0x6')));}}function ro(_0x38114f,_0x541ae9){const _0x44e4bd=_0x38114f[_0x3635('0x1c')](_0x541ae9);_0x38114f['modifySelection'](_0x44e4bd,{'unit':_0x3635('0x8'),'direction':'backward'});const _0x5c8683=_0x44e4bd[_0x3635('0x26')]();_0x38114f[_0x3635('0x31')](_0x44e4bd,{'unit':_0x3635('0x8'),'direction':_0x3635('0x27')});const _0xd40774=_0x44e4bd['getLastPosition']();return _0x38114f['createRange'](_0x5c8683,_0xd40774);}function no(_0x2c629c,_0x323892,_0x1ba559){const _0x1ee8c9=_0x2c629c['locale']['t'],_0xa08a81=_0x323892['split'](/(?=[A-Z])/)[_0x3635('0x30')]('\x20'),_0x1d3846=_0x1ee8c9(_0xa08a81[_0x3635('0xb')](0x0)[_0x3635('0xe')]()+_0xa08a81[_0x3635('0x7')](0x1))[_0x3635('0xf')]();if(_0x3635('0x24')==typeof _0x1ba559)return _0x1d3846;if(_0x3635('0x15')===_0x323892||_0x3635('0x33')===_0x323892){const _0x5bba71=_0x519950(_0x2c629c[_0x3635('0x2a')][_0x3635('0x2b')](_0x3635('0x11')))['find'](_0x5e669f=>_0x5e669f[_0x3635('0x1b')]==_0x1ba559);return _0x1d3846+'\x20('+(_0x5bba71?_0x1ee8c9(_0x5bba71[_0x3635('0x13')])[_0x3635('0xf')]():_0x1ba559)+')';}if(_0x3635('0x22')===_0x323892&&isNaN(parseFloat(_0x1ba559))){const _0x449df4=_0x2c629c['plugins'][_0x3635('0x2b')](_0x3635('0x12'))[_0x3635('0x3')](_0x2c629c[_0x3635('0x2a')][_0x3635('0x2b')](_0x3635('0x1')))[_0x3635('0x2')](_0x2f6f74=>_0x2f6f74['model']==_0x1ba559);return _0x1d3846+'\x20('+(_0x449df4?_0x1ee8c9(_0x449df4[_0x3635('0xc')])[_0x3635('0xf')]():_0x1ba559)+')';}return _0x1d3846+'\x20('+_0x1ba559+')';}
23
+ const _0x4811=['selection','word','markInlineFormat','getAttributeProperties','normalizeSizeOptions','fontColor.colors','getAttributes','copyFormat','toLowerCase','_descriptionFactory','forward','plugins','getLastPosition','label','commands','commandParams','locale','TrackChangesEditing','from','format','modifySelection','enableCommand','split','afterInit','title','getFirstPosition','find','fontSize.options','fontBackgroundColor','schema','fontSize','getSelectedBlocks','slice','getItems','pasteFormat','get','isBlock','document','boolean','createRange','model','getRanges','editor','push','backward','registerDescriptionCallback','createSelection','charAt','length'];(function(_0x3c3a0d,_0x481114){const _0x483851=function(_0xca5389){while(--_0xca5389){_0x3c3a0d['push'](_0x3c3a0d['shift']());}};_0x483851(++_0x481114);}(_0x4811,0x161));const _0x4838=function(_0x3c3a0d,_0x481114){_0x3c3a0d=_0x3c3a0d-0x0;let _0x483851=_0x4811[_0x3c3a0d];return _0x483851;};import{Plugin as _0x3f8ce5}from'ckeditor5/src/core';import{normalizeColorOptions as _0x1bc8fc}from'ckeditor5/src/ui';import{first as _0x45e21b}from'ckeditor5/src/utils';import{getTranslation as _0x1365c4}from'../utils/common-translations';export default class W extends _0x3f8ce5{[_0x4838('0xd')](){const _0x1adc4e=this[_0x4838('0x20')],_0x24e845=_0x1adc4e[_0x4838('0x1e')],_0x1c708d=_0x24e845[_0x4838('0x1b')][_0x4838('0x27')],_0x2093b2=_0x1adc4e[_0x4838('0x1')][_0x4838('0x19')](_0x4838('0x7')),_0x1e8c6a=_0x1adc4e['locale'],_0x394d9d=_0x1adc4e['commands'][_0x4838('0x19')](_0x4838('0x2e')),_0x167395=_0x1adc4e[_0x4838('0x4')][_0x4838('0x19')](_0x4838('0x18'));_0x394d9d&&_0x167395&&(_0x2093b2[_0x4838('0xb')](_0x4838('0x18'),(_0x1c1c92,_0xc5555b={})=>{const _0x24244b=_0xc5555b;_0x24e845['change'](()=>{const _0x423879=Array[_0x4838('0x8')](_0x1c708d[_0x4838('0x1f')]()),_0x4c3ffa=_0x1c708d['isCollapsed']?[ro(_0x24e845,_0x1c708d)]:_0x423879,_0x2272ab=!!_0x45e21b(function*(_0x51372c,_0x481bcf){const _0x435711=_0x15a713=>!!_0x45e21b(function*(_0x26f925,_0x21527f){for(const [_0x5b7fcf]of _0x26f925[_0x4838('0x2d')]()){const _0x3e1cf5=_0x21527f[_0x4838('0x2a')](_0x5b7fcf);_0x3e1cf5&&_0x3e1cf5['isFormatting']&&(yield _0x5b7fcf);}}(_0x15a713,_0x481bcf));for(const _0x5e99be of _0x51372c[_0x4838('0x1f')]())for(const _0x5251e9 of _0x5e99be[_0x4838('0x17')]())!_0x481bcf[_0x4838('0x1a')](_0x5251e9)&&_0x435711(_0x5251e9)&&(yield _0x5251e9);for(const _0x49d8c2 of _0x51372c[_0x4838('0x15')]())_0x435711(_0x49d8c2)&&(yield _0x49d8c2);_0x435711(_0x51372c)&&(yield _0x51372c);}(_0x1c708d,_0x24e845[_0x4838('0x13')]));if(_0x2272ab||0x0!==Object['keys'](_0x24244b)[_0x4838('0x26')])for(const _0x42aa4a of _0x4c3ffa)_0x2093b2[_0x4838('0x29')](_0x42aa4a,{'commandName':'pasteFormat','commandParams':[_0x24244b]});});}),_0x2093b2[_0x4838('0x30')][_0x4838('0x23')](_0x1224c7=>{const {data:_0x25d2c2}=_0x1224c7;if(_0x25d2c2&&'pasteFormat'===_0x25d2c2['commandName']){const _0x59bfcc=[],_0x263894=_0x25d2c2[_0x4838('0x5')][0x0];for(const [_0x493b92,_0x517f1f]of Object['entries'](_0x263894))_0x59bfcc[_0x4838('0x21')](no(_0x1adc4e,_0x493b92,_0x517f1f));return _0x59bfcc[_0x4838('0x26')]?{'type':'format','content':_0x1365c4(_0x1e8c6a,'*Set\x20format\x20to:*\x20%0',_0x59bfcc['join'](',\x20'))}:{'type':_0x4838('0x9'),'content':_0x1365c4(_0x1e8c6a,'*Remove\x20all\x20formatting*')};}}),_0x1adc4e[_0x4838('0x1')][_0x4838('0x19')](_0x4838('0x7'))[_0x4838('0xb')](_0x4838('0x2e')));}}function ro(_0xe2afe2,_0x199b2f){const _0x99a546=_0xe2afe2[_0x4838('0x24')](_0x199b2f);_0xe2afe2[_0x4838('0xa')](_0x99a546,{'unit':_0x4838('0x28'),'direction':_0x4838('0x22')});const _0x74ac39=_0x99a546[_0x4838('0xf')]();_0xe2afe2['modifySelection'](_0x99a546,{'unit':_0x4838('0x28'),'direction':_0x4838('0x0')});const _0x3a4098=_0x99a546[_0x4838('0x2')]();return _0xe2afe2[_0x4838('0x1d')](_0x74ac39,_0x3a4098);}function no(_0x20961a,_0xd4e024,_0x45ee4b){const _0x46740a=_0x20961a[_0x4838('0x6')]['t'],_0x5cebdc=_0xd4e024[_0x4838('0xc')](/(?=[A-Z])/)['join']('\x20'),_0x1d3a9f=_0x46740a(_0x5cebdc[_0x4838('0x25')](0x0)['toUpperCase']()+_0x5cebdc[_0x4838('0x16')](0x1))[_0x4838('0x2f')]();if(_0x4838('0x1c')==typeof _0x45ee4b)return _0x1d3a9f;if('fontColor'===_0xd4e024||_0x4838('0x12')===_0xd4e024){const _0xc99dc1=_0x1bc8fc(_0x20961a['config'][_0x4838('0x19')](_0x4838('0x2c')))[_0x4838('0x10')](_0x2b7844=>_0x2b7844['model']==_0x45ee4b);return _0x1d3a9f+'\x20('+(_0xc99dc1?_0x46740a(_0xc99dc1[_0x4838('0x3')])[_0x4838('0x2f')]():_0x45ee4b)+')';}if(_0x4838('0x14')===_0xd4e024&&isNaN(parseFloat(_0x45ee4b))){const _0x1ee482=_0x20961a[_0x4838('0x1')]['get']('FontSize')[_0x4838('0x2b')](_0x20961a['config']['get'](_0x4838('0x11')))[_0x4838('0x10')](_0xaf05ba=>_0xaf05ba[_0x4838('0x1e')]==_0x45ee4b);return _0x1d3a9f+'\x20('+(_0x1ee482?_0x46740a(_0x1ee482[_0x4838('0xe')])[_0x4838('0x2f')]():_0x45ee4b)+')';}return _0x1d3a9f+'\x20('+_0x45ee4b+')';}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x28e1=['has','_descriptionFactory','from','locale','commandName','registerElementLabel','commandParams','value','blockName','config','editor','ELEMENT_HEADING','get','title','enableCommand','getSelectedBlocks','format','ELEMENT_HEADING_CUSTOM','selection','plugins','heading','*Change\x20to:*\x20%0','filter','markBlockFormat','model','registerDescriptionCallback','document','find','formatBlock'];(function(_0x3012af,_0x28e1f0){const _0x4751e1=function(_0x3b59ff){while(--_0x3b59ff){_0x3012af['push'](_0x3012af['shift']());}};_0x4751e1(++_0x28e1f0);}(_0x28e1,0x12e));const _0x4751=function(_0x3012af,_0x28e1f0){_0x3012af=_0x3012af-0x0;let _0x4751e1=_0x28e1[_0x3012af];return _0x4751e1;};import{Plugin as _0x3260db}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x594b9c}from'./utils';import{getTranslation as _0x267c2}from'../utils/common-translations';export default class J extends _0x3260db{['afterInit'](){const _0x270fd3=this[_0x4751('0x1b')],_0x1be530=_0x270fd3[_0x4751('0x14')],_0xeddf63=_0x270fd3[_0x4751('0x1a')][_0x4751('0x0')]('heading.options');if(!_0x270fd3['plugins'][_0x4751('0x11')]('HeadingEditing'))return;const _0x5da51f=_0x270fd3[_0x4751('0x7')][_0x4751('0x0')]('TrackChangesEditing');_0x5da51f[_0x4751('0x2')](_0x4751('0x8'),(_0x2ba009,_0x39e364)=>{const _0x1104c9=_0x39e364[_0x4751('0x18')],_0x17a111=Array[_0x4751('0x13')](this['editor']['model'][_0x4751('0xe')][_0x4751('0x6')][_0x4751('0x3')]())[_0x4751('0xa')](_0x4aef14=>function(_0x121810,_0x421be6,_0x171d18){return _0x171d18['checkChild'](_0x121810['parent'],_0x421be6)&&!_0x171d18['isObject'](_0x121810)&&_0x121810['name']!=_0x421be6;}(_0x4aef14,_0x1104c9,this[_0x4751('0x1b')][_0x4751('0xc')]['schema']));_0x270fd3[_0x4751('0xc')]['change'](()=>{for(const _0x5979ea of _0x17a111)_0x5da51f[_0x4751('0xb')](_0x5979ea,{'commandName':'heading','commandParams':[_0x39e364],'formatGroupId':_0x4751('0x19')},_0x594b9c(_0x5979ea));});});for(const _0x4c5fb8 of _0xeddf63)'paragraph'!=_0x4c5fb8[_0x4751('0xc')]&&_0x5da51f[_0x4751('0x12')][_0x4751('0x16')](_0x4c5fb8[_0x4751('0xc')],_0xc7784d=>{const _0x217ef7=nn(_0x4c5fb8[_0x4751('0xc')]);return null!==_0x217ef7?_0x512fca(_0xc7784d,_0x217ef7):_0x45845f(_0xc7784d,_0x4c5fb8[_0x4751('0x1')]);});function _0x512fca(_0x534c83,_0x5ea9c1){return _0x267c2(_0x1be530,_0x4751('0x1c'),[_0x534c83,_0x5ea9c1]);}function _0x45845f(_0x582c2e,_0x19d1f6){return _0x267c2(_0x1be530,_0x4751('0x5'),[_0x582c2e,_0x19d1f6]);}_0x5da51f[_0x4751('0x12')][_0x4751('0xd')](_0x22e26e=>{const {type:_0x1c8dbc,data:_0x566c3e}=_0x22e26e;if(_0x4751('0x10')==_0x1c8dbc&&_0x566c3e&&_0x4751('0x8')==_0x566c3e[_0x4751('0x15')]){const _0x41d294=_0x566c3e[_0x4751('0x17')][0x0][_0x4751('0x18')],_0x12287a=nn(_0x41d294);if(null!==_0x12287a)return{'type':_0x4751('0x4'),'content':_0x267c2(_0x1be530,_0x4751('0x9'),_0x512fca(0x1,_0x12287a))};const _0x272cea=_0xeddf63[_0x4751('0xf')](_0x210e9c=>_0x210e9c[_0x4751('0xc')]===_0x41d294)[_0x4751('0x1')];return{'type':_0x4751('0x4'),'content':_0x267c2(_0x1be530,'*Change\x20to:*\x20%0',_0x45845f(0x1,_0x272cea))};}});}}function nn(_0xac4878){const _0x5bdef6=_0xac4878['match'](/^heading(\d+)$/);return _0x5bdef6?_0x5bdef6[0x1]:null;}
23
+ const _0x4d87=['config','markBlockFormat','isObject','formatBlock','editor','TrackChangesEditing','value','checkChild','name','title','parent','find','filter','change','commandName','_descriptionFactory','format','schema','has','model','heading.options','from','plugins','blockName','enableCommand','*Change\x20to:*\x20%0','locale','match','ELEMENT_HEADING_CUSTOM','document','HeadingEditing','getSelectedBlocks','heading','get','registerDescriptionCallback','afterInit','paragraph','selection'];(function(_0x55c4ac,_0x4d87a0){const _0x404a30=function(_0x34764d){while(--_0x34764d){_0x55c4ac['push'](_0x55c4ac['shift']());}};_0x404a30(++_0x4d87a0);}(_0x4d87,0x1cc));const _0x404a=function(_0x55c4ac,_0x4d87a0){_0x55c4ac=_0x55c4ac-0x0;let _0x404a30=_0x4d87[_0x55c4ac];return _0x404a30;};import{Plugin as _0x41235}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x42c840}from'./utils';import{getTranslation as _0x2b60ee}from'../utils/common-translations';export default class J extends _0x41235{[_0x404a('0x1f')](){const _0x1aa370=this[_0x404a('0x0')],_0x2b43e6=_0x1aa370[_0x404a('0x16')],_0x2a5a39=_0x1aa370[_0x404a('0x22')][_0x404a('0x1d')](_0x404a('0x10'));if(!_0x1aa370[_0x404a('0x12')][_0x404a('0xe')](_0x404a('0x1a')))return;const _0x5cac7b=_0x1aa370[_0x404a('0x12')][_0x404a('0x1d')](_0x404a('0x1'));_0x5cac7b[_0x404a('0x14')]('heading',(_0x1d341d,_0x4c068e)=>{const _0x308620=_0x4c068e[_0x404a('0x2')],_0x2ced45=Array[_0x404a('0x11')](this[_0x404a('0x0')][_0x404a('0xf')][_0x404a('0x19')][_0x404a('0x21')][_0x404a('0x1b')]())[_0x404a('0x8')](_0x1ac37a=>function(_0x5c9bfc,_0x3e076c,_0x24d6df){return _0x24d6df[_0x404a('0x3')](_0x5c9bfc[_0x404a('0x6')],_0x3e076c)&&!_0x24d6df[_0x404a('0x24')](_0x5c9bfc)&&_0x5c9bfc[_0x404a('0x4')]!=_0x3e076c;}(_0x1ac37a,_0x308620,this[_0x404a('0x0')]['model'][_0x404a('0xd')]));_0x1aa370[_0x404a('0xf')][_0x404a('0x9')](()=>{for(const _0x18201c of _0x2ced45)_0x5cac7b[_0x404a('0x23')](_0x18201c,{'commandName':_0x404a('0x1c'),'commandParams':[_0x4c068e],'formatGroupId':_0x404a('0x13')},_0x42c840(_0x18201c));});});for(const _0x43d301 of _0x2a5a39)_0x404a('0x20')!=_0x43d301[_0x404a('0xf')]&&_0x5cac7b[_0x404a('0xb')]['registerElementLabel'](_0x43d301[_0x404a('0xf')],_0x282ec3=>{const _0x70f2c5=nn(_0x43d301[_0x404a('0xf')]);return null!==_0x70f2c5?_0x1c2f64(_0x282ec3,_0x70f2c5):_0x216ab3(_0x282ec3,_0x43d301['title']);});function _0x1c2f64(_0x2855cd,_0x81d395){return _0x2b60ee(_0x2b43e6,'ELEMENT_HEADING',[_0x2855cd,_0x81d395]);}function _0x216ab3(_0x1591a9,_0x2ea553){return _0x2b60ee(_0x2b43e6,_0x404a('0x18'),[_0x1591a9,_0x2ea553]);}_0x5cac7b[_0x404a('0xb')][_0x404a('0x1e')](_0x1ba4e8=>{const {type:_0x42c7af,data:_0x1b1ec8}=_0x1ba4e8;if(_0x404a('0x25')==_0x42c7af&&_0x1b1ec8&&_0x404a('0x1c')==_0x1b1ec8[_0x404a('0xa')]){const _0x4dba26=_0x1b1ec8['commandParams'][0x0][_0x404a('0x2')],_0x552840=nn(_0x4dba26);if(null!==_0x552840)return{'type':_0x404a('0xc'),'content':_0x2b60ee(_0x2b43e6,_0x404a('0x15'),_0x1c2f64(0x1,_0x552840))};const _0x4c388f=_0x2a5a39[_0x404a('0x7')](_0x287f26=>_0x287f26[_0x404a('0xf')]===_0x4dba26)[_0x404a('0x5')];return{'type':_0x404a('0xc'),'content':_0x2b60ee(_0x2b43e6,_0x404a('0x15'),_0x216ab3(0x1,_0x4c388f))};}});}}function nn(_0x354a82){const _0x54afe0=_0x354a82[_0x404a('0x17')](/^heading(\d+)$/);return _0x54afe0?_0x54afe0[0x1]:null;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3769=['highlight.options','config','getAttribute','editor','commandName','toLowerCase','*Set\x20highlight:*\x20%0','HighlightEditing','item','_descriptionFactory','highlight','model','*Remove\x20highlight*','afterInit','registerDescriptionCallback','push','format','TrackChangesEditing','has','isCollapsed','get','value','locale','getLastMatchingPosition','backward','plugins','FORMAT_HIGHLIGHT','markInlineFormat','formatInline','change','color','title','document','getFirstPosition','getRanges','createRange','enableCommand'];(function(_0x1880e1,_0x376987){const _0x3cc394=function(_0x245896){while(--_0x245896){_0x1880e1['push'](_0x1880e1['shift']());}};_0x3cc394(++_0x376987);}(_0x3769,0x6a));const _0x3cc3=function(_0x1880e1,_0x376987){_0x1880e1=_0x1880e1-0x0;let _0x3cc394=_0x3769[_0x1880e1];return _0x3cc394;};import{Plugin as _0x2fc580}from'ckeditor5/src/core';import{getTranslation as _0x3321d7}from'../utils/common-translations';import{getRangesWithAttribute as _0x17993e}from'./utils';export default class K extends _0x2fc580{[_0x3cc3('0x12')](){const _0x4ad405=this[_0x3cc3('0x8')];if(!_0x4ad405['plugins'][_0x3cc3('0x17')](_0x3cc3('0xc')))return;const _0x28f2f=_0x4ad405[_0x3cc3('0x1e')][_0x3cc3('0x19')](_0x3cc3('0x16'));_0x28f2f[_0x3cc3('0x4')](_0x3cc3('0xf'),(_0x48c135,_0x1a464e={})=>{const _0x407228=_0x4ad405[_0x3cc3('0x10')][_0x3cc3('0x0')]['selection'],_0x10fdbb=_0x407228[_0x3cc3('0x7')]('highlight');let _0x278888=_0x1a464e[_0x3cc3('0x1a')],_0xcf324d=[];if(_0x407228[_0x3cc3('0x18')]){const _0x2bd7df=_0x407228[_0x3cc3('0x1')]();if(!_0x407228['hasAttribute']('highlight'))return void _0x48c135(_0x1a464e);{const _0x157bf7=_0x3df329=>_0x3df329[_0x3cc3('0xd')][_0x3cc3('0x7')](_0x3cc3('0xf'))===_0x10fdbb,_0x2720e3=_0x2bd7df[_0x3cc3('0x1c')](_0x157bf7,{'direction':_0x3cc3('0x1d')}),_0x1b4395=_0x2bd7df['getLastMatchingPosition'](_0x157bf7);_0xcf324d=[_0x4ad405[_0x3cc3('0x10')][_0x3cc3('0x3')](_0x2720e3,_0x1b4395)],_0x278888==_0x10fdbb&&(_0x278888=null);}}else for(const _0x443fd2 of _0x407228[_0x3cc3('0x2')]())_0x278888?_0xcf324d[_0x3cc3('0x14')](_0x443fd2):_0xcf324d['push'](..._0x17993e(_0x3cc3('0xf'),_0x443fd2,_0x4ad405['model']));_0x4ad405[_0x3cc3('0x10')][_0x3cc3('0x22')](()=>{for(const _0x435854 of _0xcf324d)_0x28f2f[_0x3cc3('0x20')](_0x435854,{'commandName':_0x3cc3('0xf'),'commandParams':[{'value':_0x278888}]});});});const _0x685199=_0x4ad405[_0x3cc3('0x1b')];_0x28f2f[_0x3cc3('0xe')][_0x3cc3('0x13')](_0x2834d0=>{const {type:_0x4e1897,data:_0x33cfe5}=_0x2834d0;if(_0x3cc3('0x21')==_0x4e1897&&_0x33cfe5&&_0x3cc3('0xf')==_0x33cfe5[_0x3cc3('0x9')]){const _0x101afc=_0x685199['t'],_0x9d02a7=_0x33cfe5['commandParams'][0x0][_0x3cc3('0x1a')];if(_0x9d02a7){const _0x461e4a=_0x4ad405[_0x3cc3('0x6')][_0x3cc3('0x19')](_0x3cc3('0x5'))['find'](_0x396f39=>_0x396f39[_0x3cc3('0x10')]==_0x9d02a7),_0x2a8e75=_0x101afc(_0x461e4a[_0x3cc3('0x24')])[_0x3cc3('0xa')]();return{'type':_0x3cc3('0x15'),'content':_0x3321d7(_0x685199,_0x3cc3('0xb'),_0x2a8e75),'color':{'value':_0x461e4a[_0x3cc3('0x23')],'title':_0x461e4a['title']}};}return{'type':_0x3cc3('0x15'),'content':_0x3321d7(_0x685199,_0x3cc3('0x11'),_0x3321d7(_0x685199,_0x3cc3('0x1f')))};}});}}
23
+ const _0x1fdd=['value','commandName','FORMAT_HIGHLIGHT','change','*Set\x20highlight:*\x20%0','highlight','getRanges','backward','document','get','markInlineFormat','afterInit','find','format','model','hasAttribute','HighlightEditing','isCollapsed','_descriptionFactory','getFirstPosition','plugins','title','locale','commandParams','enableCommand','createRange','toLowerCase','item','push','editor','TrackChangesEditing','has','selection'];(function(_0x5353cc,_0x1fdd92){const _0x4c4bca=function(_0x41c8b3){while(--_0x41c8b3){_0x5353cc['push'](_0x5353cc['shift']());}};_0x4c4bca(++_0x1fdd92);}(_0x1fdd,0x1c2));const _0x4c4b=function(_0x5353cc,_0x1fdd92){_0x5353cc=_0x5353cc-0x0;let _0x4c4bca=_0x1fdd[_0x5353cc];return _0x4c4bca;};import{Plugin as _0x377050}from'ckeditor5/src/core';import{getTranslation as _0x2bd1b5}from'../utils/common-translations';import{getRangesWithAttribute as _0x1e94dc}from'./utils';export default class K extends _0x377050{[_0x4c4b('0x17')](){const _0x3ae7c9=this[_0x4c4b('0x8')];if(!_0x3ae7c9[_0x4c4b('0x20')][_0x4c4b('0xa')](_0x4c4b('0x1c')))return;const _0x4bb78a=_0x3ae7c9[_0x4c4b('0x20')][_0x4c4b('0x15')](_0x4c4b('0x9'));_0x4bb78a[_0x4c4b('0x3')]('highlight',(_0x2bb77e,_0x486f49={})=>{const _0x5422b1=_0x3ae7c9[_0x4c4b('0x1a')][_0x4c4b('0x14')][_0x4c4b('0xb')],_0x25e877=_0x5422b1['getAttribute'](_0x4c4b('0x11'));let _0x55527a=_0x486f49[_0x4c4b('0xc')],_0x714d0=[];if(_0x5422b1[_0x4c4b('0x1d')]){const _0x35ffa9=_0x5422b1[_0x4c4b('0x1f')]();if(!_0x5422b1[_0x4c4b('0x1b')](_0x4c4b('0x11')))return void _0x2bb77e(_0x486f49);{const _0x22a093=_0x52003e=>_0x52003e[_0x4c4b('0x6')]['getAttribute'](_0x4c4b('0x11'))===_0x25e877,_0x168e2a=_0x35ffa9['getLastMatchingPosition'](_0x22a093,{'direction':_0x4c4b('0x13')}),_0x4e62de=_0x35ffa9['getLastMatchingPosition'](_0x22a093);_0x714d0=[_0x3ae7c9['model'][_0x4c4b('0x4')](_0x168e2a,_0x4e62de)],_0x55527a==_0x25e877&&(_0x55527a=null);}}else for(const _0x4267aa of _0x5422b1[_0x4c4b('0x12')]())_0x55527a?_0x714d0[_0x4c4b('0x7')](_0x4267aa):_0x714d0[_0x4c4b('0x7')](..._0x1e94dc(_0x4c4b('0x11'),_0x4267aa,_0x3ae7c9[_0x4c4b('0x1a')]));_0x3ae7c9['model'][_0x4c4b('0xf')](()=>{for(const _0x3ef3bf of _0x714d0)_0x4bb78a[_0x4c4b('0x16')](_0x3ef3bf,{'commandName':'highlight','commandParams':[{'value':_0x55527a}]});});});const _0x2d491b=_0x3ae7c9[_0x4c4b('0x1')];_0x4bb78a[_0x4c4b('0x1e')]['registerDescriptionCallback'](_0x52bd10=>{const {type:_0x1e6256,data:_0x552f3f}=_0x52bd10;if('formatInline'==_0x1e6256&&_0x552f3f&&_0x4c4b('0x11')==_0x552f3f[_0x4c4b('0xd')]){const _0x2fc2e2=_0x2d491b['t'],_0x2b558a=_0x552f3f[_0x4c4b('0x2')][0x0]['value'];if(_0x2b558a){const _0x255384=_0x3ae7c9['config'][_0x4c4b('0x15')]('highlight.options')[_0x4c4b('0x18')](_0x2aae14=>_0x2aae14['model']==_0x2b558a),_0x1c8d89=_0x2fc2e2(_0x255384[_0x4c4b('0x0')])[_0x4c4b('0x5')]();return{'type':_0x4c4b('0x19'),'content':_0x2bd1b5(_0x2d491b,_0x4c4b('0x10'),_0x1c8d89),'color':{'value':_0x255384['color'],'title':_0x255384[_0x4c4b('0x0')]}};}return{'type':_0x4c4b('0x19'),'content':_0x2bd1b5(_0x2d491b,'*Remove\x20highlight*',_0x2bd1b5(_0x2d491b,_0x4c4b('0xe')))};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3072=['for','ELEMENT_HORIZONTAL_LINE','get','editor','enableCommand','afterInit','elementToStructure','_descriptionFactory','createContainerElement','locale','TrackChangesEditing','horizontalLine','dataDowncast','plugins','registerElementLabel','createEmptyElement'];(function(_0x1fdf84,_0x307200){const _0xdde69b=function(_0x123225){while(--_0x123225){_0x1fdf84['push'](_0x1fdf84['shift']());}};_0xdde69b(++_0x307200);}(_0x3072,0xe9));const _0xdde6=function(_0x1fdf84,_0x307200){_0x1fdf84=_0x1fdf84-0x0;let _0xdde69b=_0x3072[_0x1fdf84];return _0xdde69b;};import{Plugin as _0x2d492a}from'ckeditor5/src/core';import{getTranslation as _0x5ec868}from'../utils/common-translations';export default class Q extends _0x2d492a{[_0xdde6('0xc')](){const _0x5f0c74=this[_0xdde6('0xa')];if(!_0x5f0c74[_0xdde6('0x4')]['has']('HorizontalLineEditing'))return;_0x5f0c74[_0xdde6('0x4')][_0xdde6('0x9')](_0xdde6('0x1'))[_0xdde6('0xb')](_0xdde6('0x2'));const _0xe8bdb8=_0x5f0c74[_0xdde6('0x4')][_0xdde6('0x9')](_0xdde6('0x1')),_0x2f52f6=_0x5f0c74[_0xdde6('0x0')];_0xe8bdb8[_0xdde6('0xe')][_0xdde6('0x5')](_0xdde6('0x2'),_0x450827=>_0x5ec868(_0x2f52f6,_0xdde6('0x8'),_0x450827)),_0x5f0c74['conversion'][_0xdde6('0x7')](_0xdde6('0x3'))[_0xdde6('0xd')]({'model':'horizontalLine','view':(_0x9fdf7b,{writer:_0x312970,options:_0x367022})=>{if(!_0x367022['showSuggestionHighlights'])return null;const _0x3492e9=_0x312970[_0xdde6('0xf')]('div'),_0xa27c77=_0x312970[_0xdde6('0x6')]('hr');return _0x312970['addClass']('ck-horizontal-line',_0x3492e9),_0x312970['insert'](_0x312970['createPositionAt'](_0x3492e9,0x0),_0xa27c77),_0x3492e9;},'converterPriority':'high'});}}
23
+ const _0x365e=['conversion','get','_descriptionFactory','createEmptyElement','horizontalLine','registerElementLabel','createPositionAt','enableCommand','TrackChangesEditing','dataDowncast','addClass','showSuggestionHighlights','has','editor','ELEMENT_HORIZONTAL_LINE','elementToStructure','plugins','insert','locale','for','ck-horizontal-line','createContainerElement','high'];(function(_0x2752c5,_0x365edc){const _0x5b35ee=function(_0x51ed6c){while(--_0x51ed6c){_0x2752c5['push'](_0x2752c5['shift']());}};_0x5b35ee(++_0x365edc);}(_0x365e,0x6e));const _0x5b35=function(_0x2752c5,_0x365edc){_0x2752c5=_0x2752c5-0x0;let _0x5b35ee=_0x365e[_0x2752c5];return _0x5b35ee;};import{Plugin as _0x5a69ce}from'ckeditor5/src/core';import{getTranslation as _0x538a6a}from'../utils/common-translations';export default class Q extends _0x5a69ce{['afterInit'](){const _0x4a0061=this[_0x5b35('0x12')];if(!_0x4a0061['plugins'][_0x5b35('0x11')]('HorizontalLineEditing'))return;_0x4a0061[_0x5b35('0x15')][_0x5b35('0x6')](_0x5b35('0xd'))[_0x5b35('0xc')](_0x5b35('0x9'));const _0x913c25=_0x4a0061[_0x5b35('0x15')]['get'](_0x5b35('0xd')),_0x2fa0b8=_0x4a0061[_0x5b35('0x0')];_0x913c25[_0x5b35('0x7')][_0x5b35('0xa')](_0x5b35('0x9'),_0x55908=>_0x538a6a(_0x2fa0b8,_0x5b35('0x13'),_0x55908)),_0x4a0061[_0x5b35('0x5')][_0x5b35('0x1')](_0x5b35('0xe'))[_0x5b35('0x14')]({'model':'horizontalLine','view':(_0x4d5772,{writer:_0x2eb872,options:_0x412652})=>{if(!_0x412652[_0x5b35('0x10')])return null;const _0x33fedd=_0x2eb872[_0x5b35('0x3')]('div'),_0x34f683=_0x2eb872[_0x5b35('0x8')]('hr');return _0x2eb872[_0x5b35('0xf')](_0x5b35('0x2'),_0x33fedd),_0x2eb872[_0x5b35('0x16')](_0x2eb872[_0x5b35('0xb')](_0x33fedd,0x0),_0x34f683),_0x33fedd;},'converterPriority':_0x5b35('0x4')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d29=['format','value','commandName','plugins','locale','enableCommand','selection','ELEMENT_HTML_EMBED','HtmlEmbed','getAttribute','registerDescriptionCallback','has','rawHtmlApi','editing','_descriptionFactory','getCustomProperty','view','change','htmlEmbed','get','afterInit','element','TrackChangesEditing','model','document','rawHtml','getSelectedElement','cancel','registerElementLabel'];(function(_0x14f7e6,_0x3d29e3){const _0x968578=function(_0x3685c9){while(--_0x3685c9){_0x14f7e6['push'](_0x14f7e6['shift']());}};_0x968578(++_0x3d29e3);}(_0x3d29,0xbc));const _0x9685=function(_0x14f7e6,_0x3d29e3){_0x14f7e6=_0x14f7e6-0x0;let _0x968578=_0x3d29[_0x14f7e6];return _0x968578;};import{Plugin as _0x5cd0b0}from'ckeditor5/src/core';import{getTranslation as _0x2eb1d4}from'../utils/common-translations';export default class V extends _0x5cd0b0{[_0x9685('0x6')](){const _0x2393ed=this['editor'];if(!_0x2393ed[_0x9685('0x12')][_0x9685('0x1a')](_0x9685('0x17')))return;const _0x654074=_0x2393ed[_0x9685('0x12')][_0x9685('0x5')](_0x9685('0x8')),_0xfd21b8=_0x2393ed[_0x9685('0x13')],_0x1d4a1c=_0x2393ed[_0x9685('0x1c')][_0x9685('0x2')][_0x9685('0xa')][_0x9685('0x15')];_0x654074['_descriptionFactory'][_0x9685('0xe')](_0x9685('0xb'),_0x3e8ef8=>_0x2eb1d4(_0xfd21b8,_0x9685('0x16'),_0x3e8ef8)),_0x2393ed[_0x9685('0x12')][_0x9685('0x5')](_0x9685('0x8'))[_0x9685('0x14')](_0x9685('0x4'),(_0x56a23f,_0x4b0882)=>{const _0x65f16a=_0x2393ed[_0x9685('0x9')],_0x331417=_0x65f16a['document'][_0x9685('0x15')];_0x65f16a[_0x9685('0x3')](()=>{const _0x4e19c3=function(_0x25cc57){const _0x593a86=_0x25cc57['getSelectedElement']();if(_0x593a86&&_0x593a86['is'](_0x9685('0x7'),_0x9685('0xb')))return _0x25cc57[_0x9685('0xc')]();return null;}(_0x331417);if(!_0x4e19c3)return void _0x56a23f(null);const _0x4927eb=_0x4e19c3[_0x9685('0x18')](_0x9685('0x10'))||'';if(void 0x0===_0x4b0882)return;if(_0x4b0882===_0x4927eb)return;_0x654074['markBlockFormat'](_0x4e19c3,{'commandName':_0x9685('0x4'),'commandParams':[_0x4b0882]}),_0x1d4a1c['getSelectedElement']()[_0x9685('0x1')](_0x9685('0x1b'))[_0x9685('0xd')]();});}),_0x654074[_0x9685('0x0')][_0x9685('0x19')](_0x168606=>{const {data:_0x4a1d09}=_0x168606;if(_0x4a1d09&&'htmlEmbed'==_0x4a1d09[_0x9685('0x11')]){const _0x5f0afc=_0x2eb1d4(_0xfd21b8,'ELEMENT_HTML_EMBED');return{'type':_0x9685('0xf'),'content':_0x2eb1d4(_0xfd21b8,'*Change\x20%0\x20content*',_0x5f0afc)};}});}}
23
+ const _0x4a38=['element','rawHtml','getSelectedElement','document','getAttribute','HtmlEmbed','ELEMENT_HTML_EMBED','registerDescriptionCallback','value','TrackChangesEditing','plugins','afterInit','editing','commandName','view','htmlEmbed','change','_descriptionFactory','format','has','getCustomProperty','*Change\x20%0\x20content*','get','locale','cancel','selection'];(function(_0x42b759,_0x4a38b3){const _0x15863f=function(_0x421433){while(--_0x421433){_0x42b759['push'](_0x42b759['shift']());}};_0x15863f(++_0x4a38b3);}(_0x4a38,0x17c));const _0x1586=function(_0x42b759,_0x4a38b3){_0x42b759=_0x42b759-0x0;let _0x15863f=_0x4a38[_0x42b759];return _0x15863f;};import{Plugin as _0x353d6f}from'ckeditor5/src/core';import{getTranslation as _0x25804a}from'../utils/common-translations';export default class V extends _0x353d6f{[_0x1586('0x15')](){const _0x5aae62=this['editor'];if(!_0x5aae62[_0x1586('0x14')][_0x1586('0x3')](_0x1586('0xf')))return;const _0x3cadaa=_0x5aae62[_0x1586('0x14')][_0x1586('0x6')]('TrackChangesEditing'),_0x4a06cd=_0x5aae62[_0x1586('0x7')],_0x11b0d4=_0x5aae62[_0x1586('0x16')][_0x1586('0x18')]['document']['selection'];_0x3cadaa[_0x1586('0x1')]['registerElementLabel'](_0x1586('0xb'),_0x21c543=>_0x25804a(_0x4a06cd,_0x1586('0x10'),_0x21c543)),_0x5aae62['plugins'][_0x1586('0x6')](_0x1586('0x13'))['enableCommand'](_0x1586('0x19'),(_0x468501,_0x2b101d)=>{const _0x2accbf=_0x5aae62['model'],_0xae42cc=_0x2accbf[_0x1586('0xd')][_0x1586('0x9')];_0x2accbf[_0x1586('0x0')](()=>{const _0x344016=function(_0x3cc1f1){const _0x4dc9aa=_0x3cc1f1[_0x1586('0xc')]();if(_0x4dc9aa&&_0x4dc9aa['is'](_0x1586('0xa'),_0x1586('0xb')))return _0x3cc1f1[_0x1586('0xc')]();return null;}(_0xae42cc);if(!_0x344016)return void _0x468501(null);const _0x2652ef=_0x344016[_0x1586('0xe')](_0x1586('0x12'))||'';if(void 0x0===_0x2b101d)return;if(_0x2b101d===_0x2652ef)return;_0x3cadaa['markBlockFormat'](_0x344016,{'commandName':_0x1586('0x19'),'commandParams':[_0x2b101d]}),_0x11b0d4[_0x1586('0xc')]()[_0x1586('0x4')]('rawHtmlApi')[_0x1586('0x8')]();});}),_0x3cadaa[_0x1586('0x1')][_0x1586('0x11')](_0x866bbe=>{const {data:_0x4f5486}=_0x866bbe;if(_0x4f5486&&_0x1586('0x19')==_0x4f5486[_0x1586('0x17')]){const _0x608902=_0x25804a(_0x4a06cd,'ELEMENT_HTML_EMBED');return{'type':_0x1586('0x2'),'content':_0x25804a(_0x4a06cd,_0x1586('0x5'),_0x608902)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3048=['convertBlockImageToInline','previous','ImageUtils','format','width','ImageEditing','filter','caption','backward','from','author','registerDescriptionCallback','detach','toPrevious','isEqual','getFirstRange','markBlockFormat','ImageUploadEditing','ImageInlineEditing','imageTypeInline','registerPostFixer','discardSuggestion','resizeImage','end','findIndex','deletion','*Remove\x20image\x20text\x20alternative*','markInlineFormat','FORMAT_SIDE_IMAGE','isOwn','imageStylePostApply','head','formatInline','ELEMENT_IMAGE','insertImage','fromPosition','hasSuggestion','getAttribute','imageTypeBlock','refresh','getCaptionFromImageModelElement','newValue','isBefore','imageCaption','length','Block\x20image\x20to\x20inline\x20image','start','discard','editor','schema','selection','*Set\x20image\x20text\x20alternative:*\x20%0','Inline\x20image\x20to\x20block\x20image','type','getSuggestionCallback','has','side','getClosestSelectedImageElement','createRange','change','getSuggestion','_suggestionFactory','_descriptionFactory','commandName','join','commandParams','get','_splitMarkerName','markInsertion','Users','value','name','plugins','document','next','imageStylePreApply','ImageStyleEditing','commandReversedParams','imageBlock','imageStyle','ELEMENT_CAPTION','isBlockImage','ELEMENT_INLINE_IMAGE','newRange','element','getNearestSelectionRange','_findSuggestions','isIntersecting','getChangedMarkers','commands','convertInlineImageToBlock','toggleImageCaption','chain','suggestion','insertion','alt','getSuggestions','forceDefaultExecution','toLowerCase','isInContent','subType','markDeletion','imageTextAlternative','registerElementLabel','shouldConvertImageType','formatBlock','createRangeOn','getContainedElement','ImageResize','*Set\x20image\x20width:*\x20%0','accept','isInlineImage','model','registerCustomCallback','enableCommand'];(function(_0x57f34c,_0x3048ef){const _0x499d65=function(_0x2c0678){while(--_0x2c0678){_0x57f34c['push'](_0x57f34c['shift']());}};_0x499d65(++_0x3048ef);}(_0x3048,0x1d5));const _0x499d=function(_0x57f34c,_0x3048ef){_0x57f34c=_0x57f34c-0x0;let _0x499d65=_0x3048[_0x57f34c];return _0x499d65;};import{Plugin as _0x15b639}from'ckeditor5/src/core';import{LivePosition as _0x35f125}from'ckeditor5/src/engine';import{uid as _0x2657c7}from'ckeditor5/src/utils';import{getTranslation as _0x283ee5}from'../utils/common-translations';export default class X extends _0x15b639{['afterInit'](){const _0x21fc27=this[_0x499d('0x27')];if(!_0x21fc27[_0x499d('0x3f')][_0x499d('0x2e')](_0x499d('0x6f')))return;const _0x4fda5b=_0x21fc27[_0x499d('0x3f')]['get']('TrackChangesEditing'),_0x244721=_0x21fc27['plugins'][_0x499d('0x39')](_0x499d('0x6c')),_0x112600={},_0x47a6dd=_0x21fc27['locale'];if(_0x4fda5b['enableCommand'](_0x499d('0x19')),_0x4fda5b['_descriptionFactory'][_0x499d('0x5e')](_0x499d('0x45'),_0x328131=>_0x283ee5(_0x47a6dd,_0x499d('0x18'),_0x328131)),_0x4fda5b[_0x499d('0x35')][_0x499d('0x5e')]('imageInline',_0x44b624=>_0x283ee5(_0x47a6dd,_0x499d('0x49'),_0x44b624)),_0x4fda5b['_descriptionFactory'][_0x499d('0x5e')](_0x499d('0x71'),()=>_0x283ee5(_0x47a6dd,_0x499d('0x47'))),_0x21fc27[_0x499d('0x3f')]['has'](_0x499d('0x8'))&&_0x4fda5b[_0x499d('0x69')]('uploadImage'),_0x21fc27[_0x499d('0x3f')][_0x499d('0x2e')]('ImageBlockEditing')&&_0x21fc27[_0x499d('0x3f')][_0x499d('0x2e')](_0x499d('0x9'))&&(_0x4fda5b[_0x499d('0x69')]('imageTypeInline',(_0x5bbdd0,_0xdde5ef)=>{const _0x32d664=_0x244721[_0x499d('0x30')](_0x21fc27[_0x499d('0x67')]['document'][_0x499d('0x29')]);_0x21fc27['model'][_0x499d('0x32')](()=>{_0x4fda5b['markBlockFormat'](_0x32d664,{'commandName':_0x499d('0xa'),'commandParams':[_0xdde5ef]},[],_0x499d('0x6a'));});}),_0x4fda5b[_0x499d('0x69')](_0x499d('0x1d'),(_0x3b399e,_0x1120e1)=>{_0x21fc27['model'][_0x499d('0x32')](_0x4dd776=>{let _0x4e6f49=_0x244721[_0x499d('0x30')](_0x21fc27[_0x499d('0x67')][_0x499d('0x40')]['selection']),_0x195ff0=_0x4dd776[_0x499d('0x61')](_0x4e6f49);const _0x25088e=_0x35f125[_0x499d('0x1a')](_0x195ff0['start'],_0x499d('0x4')),_0x520a74=_0x35f125[_0x499d('0x1a')](_0x195ff0['end'],'toNext');_0x4fda5b[_0x499d('0x58')](()=>_0x3b399e(_0x1120e1)),_0x4e6f49=_0x244721[_0x499d('0x30')](_0x21fc27['model']['document'][_0x499d('0x29')]),_0x195ff0=_0x4dd776[_0x499d('0x61')](_0x4e6f49);const _0x1769c9=_0x4dd776[_0x499d('0x31')](_0x25088e,_0x520a74);_0x25088e[_0x499d('0x3')](),_0x520a74['detach'](),_0x4fda5b[_0x499d('0x7')](_0x4e6f49,{'commandName':_0x499d('0xa'),'commandParams':[]},[],_0x499d('0x51')),_0x1769c9[_0x499d('0x25')][_0x499d('0x21')](_0x195ff0[_0x499d('0x25')])&&_0x4fda5b[_0x499d('0x3b')](_0x4dd776['createRange'](_0x1769c9[_0x499d('0x25')],_0x195ff0['start']),_0x499d('0x51')),_0x195ff0[_0x499d('0xe')]['isBefore'](_0x1769c9['end'])&&_0x4fda5b['markInsertion'](_0x4dd776[_0x499d('0x31')](_0x195ff0[_0x499d('0xe')],_0x1769c9[_0x499d('0xe')]),_0x499d('0x51'));});}),_0x4fda5b[_0x499d('0x34')][_0x499d('0x68')](_0x499d('0x60'),_0x499d('0x51'),_0x499d('0x37'),()=>{}),_0x4fda5b['_suggestionFactory'][_0x499d('0x68')](_0x499d('0x60'),'convertInlineImageToBlock','accept',()=>{}),_0x4fda5b[_0x499d('0x34')][_0x499d('0x68')](_0x499d('0x60'),_0x499d('0x51'),'discard',_0x4fda5b['_suggestionFactory'][_0x499d('0x2d')](_0x499d('0x60'),'','accept')),_0x4fda5b[_0x499d('0x34')]['registerCustomCallback']('insertion',_0x499d('0x51'),_0x499d('0x37'),()=>{}),_0x4fda5b[_0x499d('0x34')]['registerCustomCallback'](_0x499d('0x55'),'convertInlineImageToBlock','discard',([_0x195205])=>{const _0x467ef3=_0x4fda5b[_0x499d('0x34')][_0x499d('0x2d')]('insertion','',_0x499d('0x26'));let _0x1191c6=_0x195205['start'],_0x46fd63=_0x195205[_0x499d('0xe')];const _0x47f2ab=_0x21fc27[_0x499d('0x67')][_0x499d('0x28')][_0x499d('0x4c')](_0x1191c6,_0x499d('0x72')),_0x3743a4=_0x21fc27[_0x499d('0x67')][_0x499d('0x28')][_0x499d('0x4c')](_0x46fd63,'forward');_0x47f2ab['isCollapsed']&&(_0x1191c6=_0x47f2ab['start']),_0x3743a4['isCollapsed']&&(_0x46fd63=_0x3743a4[_0x499d('0xe')]),_0x467ef3([_0x21fc27[_0x499d('0x67')]['createRange'](_0x1191c6,_0x46fd63)]);}),_0x4fda5b[_0x499d('0x34')][_0x499d('0x68')]('formatBlock',_0x499d('0x51'),_0x499d('0x53'),_0x42aff9),_0x4fda5b['_suggestionFactory'][_0x499d('0x68')]('insertion','convertInlineImageToBlock',_0x499d('0x53'),_0x42aff9)),_0x21fc27[_0x499d('0x3f')]['has']('ImageCaptionEditing')&&(_0x4fda5b['enableCommand'](_0x499d('0x52'),(_0x3bb644,_0x4b2c73)=>{const _0x3e9057=_0x21fc27[_0x499d('0x3f')][_0x499d('0x39')]('ImageCaptionUtils');let _0x19d5ab=_0x244721[_0x499d('0x30')](_0x21fc27['model'][_0x499d('0x40')][_0x499d('0x29')]),_0x466e46=_0x3e9057[_0x499d('0x1f')](_0x19d5ab);_0x21fc27[_0x499d('0x67')][_0x499d('0x32')](()=>{if(_0x466e46)return void _0x4fda5b[_0x499d('0x5c')](_0x21fc27['model'][_0x499d('0x61')](_0x466e46));const _0x178bf0=_0x244721[_0x499d('0x48')](_0x19d5ab);_0x3bb644(_0x4b2c73),_0x19d5ab=_0x244721[_0x499d('0x30')](_0x21fc27[_0x499d('0x67')][_0x499d('0x40')][_0x499d('0x29')]),_0x466e46=_0x3e9057[_0x499d('0x1f')](_0x19d5ab),_0x4fda5b[_0x499d('0x3b')](_0x21fc27[_0x499d('0x67')][_0x499d('0x61')](_0x466e46),_0x178bf0?null:_0x499d('0x22'));});}),_0x4fda5b['_suggestionFactory'][_0x499d('0x68')](_0x499d('0x55'),'imageCaption',_0x499d('0x53'),_0x42aff9)),_0x21fc27['plugins'][_0x499d('0x2e')](_0x499d('0x43'))){_0x4fda5b['enableCommand'](_0x499d('0x46'),(_0x4a100d,_0x33c422)=>{const _0x36b023=_0x21fc27[_0x499d('0x3f')][_0x499d('0x39')](_0x499d('0x3c'))['me'],_0x52f54d=_0x21fc27[_0x499d('0x50')][_0x499d('0x39')](_0x499d('0x46'));let _0x3aa6cc=_0x244721[_0x499d('0x30')](_0x21fc27['model'][_0x499d('0x40')]['selection']),_0x3c4c44=_0x21fc27[_0x499d('0x67')][_0x499d('0x61')](_0x3aa6cc),_0x34df90=_0x52f54d[_0x499d('0x3d')];if(_0x34df90==_0x33c422['value'])return;const _0x290645={'commandName':_0x499d('0x46'),'commandParams':[_0x33c422],'formatGroupId':_0x2657c7()};_0x21fc27[_0x499d('0x67')][_0x499d('0x32')](()=>{if(_0x4fda5b[_0x499d('0x57')]()['filter'](_0x22a748=>_0x22a748[_0x499d('0x5a')]&&_0x36b023==_0x22a748[_0x499d('0x1')]&&(_0x499d('0x60')==_0x22a748[_0x499d('0x2c')]||_0x499d('0x17')==_0x22a748[_0x499d('0x2c')])&&(_0x499d('0x42')==_0x22a748[_0x499d('0x5b')]||_0x499d('0x15')==_0x22a748[_0x499d('0x5b')])&&_0x22a748[_0x499d('0x6')]()['isEqual'](_0x3c4c44))['forEach'](_0x444de9=>_0x4fda5b['discardSuggestion'](_0x444de9[_0x499d('0x16')])),_0x3aa6cc=_0x244721[_0x499d('0x30')](_0x21fc27[_0x499d('0x67')][_0x499d('0x40')]['selection']),_0x3c4c44=_0x21fc27[_0x499d('0x67')][_0x499d('0x61')](_0x3aa6cc),_0x52f54d[_0x499d('0x1e')](),_0x21fc27[_0x499d('0x50')][_0x499d('0x39')](_0x499d('0xa'))[_0x499d('0x1e')](),_0x21fc27[_0x499d('0x50')]['get'](_0x499d('0x1d'))[_0x499d('0x1e')](),_0x34df90=_0x52f54d['value'],_0x34df90!=_0x33c422['value'])return _0x244721[_0x499d('0x66')](_0x3aa6cc)&&_0x52f54d[_0x499d('0x5f')](_0x33c422[_0x499d('0x3d')],_0x3aa6cc)?(_0x4a100d(_0x33c422),_0x3aa6cc=_0x244721['getClosestSelectedImageElement'](_0x21fc27[_0x499d('0x67')][_0x499d('0x40')][_0x499d('0x29')]),void _0x4fda5b[_0x499d('0x7')](_0x3aa6cc,{..._0x290645,'commandReversedParams':[{'value':_0x34df90||null}]},[],_0x499d('0x42'))):void(_0x244721[_0x499d('0x48')](_0x3aa6cc)?_0x4fda5b[_0x499d('0x7')](_0x3aa6cc,_0x290645,[],_0x499d('0x15')):_0x4fda5b[_0x499d('0x12')](_0x3c4c44,_0x290645,_0x499d('0x15')));});});for(const _0x3f9776 of _0x21fc27['plugins']['get'](_0x499d('0x43'))['normalizedStyles'])_0x112600[_0x3f9776[_0x499d('0x3e')]]=_0x3f9776['title'][_0x499d('0x59')]();_0x4fda5b[_0x499d('0x34')][_0x499d('0x68')](_0x499d('0x60'),_0x499d('0x42'),'join',()=>{}),_0x4fda5b[_0x499d('0x34')][_0x499d('0x68')](_0x499d('0x60'),'imageStylePostApply','join',()=>{}),_0x4fda5b[_0x499d('0x34')]['registerCustomCallback']('formatInline','imageStylePostApply',_0x499d('0x37'),()=>{}),_0x4fda5b['_suggestionFactory'][_0x499d('0x68')](_0x499d('0x60'),_0x499d('0x42'),_0x499d('0x65'),()=>{}),_0x4fda5b[_0x499d('0x34')]['registerCustomCallback'](_0x499d('0x60'),'imageStylePreApply',_0x499d('0x26'),(_0x4628a1,_0x2ec0a1)=>{_0x4fda5b['_suggestionFactory'][_0x499d('0x2d')](_0x499d('0x60'),'',_0x499d('0x65'))(_0x4628a1,{'commandName':_0x2ec0a1[_0x499d('0x36')],'commandParams':_0x2ec0a1[_0x499d('0x44')]});}),_0x4fda5b['_suggestionFactory'][_0x499d('0x68')]('formatBlock',_0x499d('0x42'),_0x499d('0x53'),_0x42aff9);}const _0x654b80=[{'type':'formatBlock','subType':_0x499d('0x42')},{'type':'insertion','subType':_0x499d('0x22')},{'type':_0x499d('0x60'),'subType':_0x499d('0x51')},{'type':_0x499d('0x55'),'subType':_0x499d('0x51')}];function _0x3066fe(_0x170875,_0x163277){const _0x480f9c=_0x654b80[_0x499d('0xf')](({type:_0x2b55fb,subType:_0x5cc93a})=>_0x170875[_0x499d('0x2c')]==_0x2b55fb&&_0x170875['subType']==_0x5cc93a),_0x156a39=_0x654b80[_0x499d('0xf')](({type:_0x5ad402,subType:_0x2083df})=>_0x163277[_0x499d('0x2c')]==_0x5ad402&&_0x163277[_0x499d('0x5b')]==_0x2083df);if(_0x480f9c<0x0||_0x156a39<0x0)return!0x1;const _0x37f390=_0x170875['getFirstRange'](),_0x2647be=_0x163277[_0x499d('0x6')]();if((0x0==_0x480f9c||0x1==_0x480f9c)&&0x2==_0x156a39&&_0x37f390[_0x499d('0x4e')](_0x2647be))return!0x0;if(0x2==_0x480f9c&&0x3==_0x156a39){const _0x499c21=_0x4fda5b[_0x499d('0x4d')](_0x37f390,'insertion')[_0x499d('0x70')](({suggestion:_0x28d927,meta:_0x1b4183})=>_0x1b4183[_0x499d('0x14')]&&_0x499d('0x51')==_0x28d927[_0x499d('0x5b')]);if(_0x499c21[_0x499d('0x23')]>0x1&&_0x2647be[_0x499d('0xe')][_0x499d('0x5')](_0x37f390[_0x499d('0x25')]))return!0x0;if(0x1==_0x499c21[_0x499d('0x23')]&&(_0x37f390[_0x499d('0x25')]['isEqual'](_0x2647be[_0x499d('0xe')])||_0x37f390[_0x499d('0xe')][_0x499d('0x5')](_0x2647be[_0x499d('0x25')])))return!0x0;}if(0x3==_0x480f9c&&0x3==_0x156a39&&_0x37f390[_0x499d('0x25')]['isBefore'](_0x2647be[_0x499d('0x25')])){const _0x2b7df0=_0x37f390[_0x499d('0xe')]['nodeAfter'],_0x3ebeae=_0x2647be[_0x499d('0x25')]['nodeBefore'];return _0x244721['isBlockImage'](_0x2b7df0)&&_0x2b7df0===_0x3ebeae;}return!0x1;}function _0x42aff9(_0x259050,_0x39031f){return _0x3066fe(_0x259050,_0x39031f)?[_0x259050,_0x39031f]:_0x3066fe(_0x39031f,_0x259050)?[_0x39031f,_0x259050]:null;}_0x21fc27[_0x499d('0x67')][_0x499d('0x40')][_0x499d('0xb')](()=>{let _0x10d014=!0x1;const _0x5ec257=Array[_0x499d('0x0')](_0x21fc27[_0x499d('0x67')]['document']['differ'][_0x499d('0x4f')]());for(const {name:_0x3fc2,data:_0x31bf71}of _0x5ec257){const {group:_0x55fee5,type:_0x299786,subType:_0xafebcf,id:_0x796d9}=_0x4fda5b[_0x499d('0x3a')](_0x3fc2);if(_0x499d('0x54')==_0x55fee5&&_0x4fda5b[_0x499d('0x1b')](_0x796d9)){if('formatBlock'==_0x299786&&(_0x499d('0x42')==_0xafebcf||_0x499d('0x15')==_0xafebcf)){const _0x2229d3=_0x4fda5b['getSuggestion'](_0x796d9);if(_0x31bf71['newRange']){const _0x54832b=_0x2229d3[_0x499d('0x6')]()[_0x499d('0x62')]();if(_0x244721['isBlockImage'](_0x54832b))continue;_0x4fda5b[_0x499d('0xc')](_0x2229d3),_0x10d014=!0x0;}}if('insertion'==_0x299786&&_0x499d('0x22')==_0xafebcf&&!_0x31bf71[_0x499d('0x4a')]){const _0x3e8799=_0x4fda5b[_0x499d('0x33')](_0x796d9);_0x3e8799[_0x499d('0x41')]&&_0x3e8799[_0x499d('0x41')][_0x499d('0x5a')]&&(_0x4fda5b[_0x499d('0xc')](_0x3e8799[_0x499d('0x41')]),_0x10d014=!0x0);}}}return _0x10d014;}),_0x21fc27[_0x499d('0x3f')][_0x499d('0x2e')](_0x499d('0x63'))&&_0x4fda5b[_0x499d('0x69')](_0x499d('0xd'),(_0x32f36f,_0x66dad8)=>{const _0x172f5a=_0x244721['getClosestSelectedImageElement'](_0x21fc27['model']['document']['selection']);_0x172f5a[_0x499d('0x1c')]('width')!=_0x66dad8[_0x499d('0x6e')]&&_0x21fc27[_0x499d('0x67')][_0x499d('0x32')](()=>{_0x4fda5b[_0x499d('0x7')](_0x172f5a,{'commandName':_0x499d('0xd'),'commandParams':[_0x66dad8]});});}),_0x21fc27[_0x499d('0x3f')][_0x499d('0x2e')]('ImageTextAlternativeEditing')&&_0x4fda5b[_0x499d('0x69')](_0x499d('0x5d'),(_0x446a11,_0x24f49f)=>{const _0x1b6926=_0x244721[_0x499d('0x30')](_0x21fc27[_0x499d('0x67')]['document']['selection']);(_0x1b6926['hasAttribute'](_0x499d('0x56'))?_0x1b6926['getAttribute']('alt'):'')!=_0x24f49f[_0x499d('0x20')]&&_0x21fc27[_0x499d('0x67')]['change'](()=>{_0x4fda5b['markBlockFormat'](_0x1b6926,{'commandName':_0x499d('0x5d'),'commandParams':[_0x24f49f]});});}),_0x4fda5b['_descriptionFactory'][_0x499d('0x2')](_0x2da909=>{if(!!_0x654b80['find'](({type:_0x1431b5,subType:_0x543c25})=>_0x2da909[_0x499d('0x2c')]==_0x1431b5&&_0x2da909[_0x499d('0x5b')]==_0x543c25))return _0x2da909[_0x499d('0x6b')]?{}:void 0x0;}),_0x4fda5b[_0x499d('0x35')][_0x499d('0x2')](_0x1247d4=>{if(_0x499d('0x55')==_0x1247d4[_0x499d('0x2c')]||_0x499d('0x10')==_0x1247d4[_0x499d('0x2c')]){const _0x1e59c5=_0x1247d4[_0x499d('0x62')]();if(_0x1e59c5&&_0x1e59c5['is'](_0x499d('0x4b'),_0x499d('0x71')))return{'type':'insertion'==_0x1247d4[_0x499d('0x2c')]?'addObject':'removeObject','element':_0x1e59c5,'quantity':0x1};}}),_0x4fda5b['_descriptionFactory'][_0x499d('0x2')](_0x983789=>_0x499d('0x60')==_0x983789[_0x499d('0x2c')]&&_0x499d('0x51')==_0x983789[_0x499d('0x5b')]?{'type':_0x499d('0x6d'),'content':_0x499d('0x2b')}:_0x499d('0x60')==_0x983789[_0x499d('0x2c')]&&_0x499d('0x6a')==_0x983789[_0x499d('0x5b')]?{'type':_0x499d('0x6d'),'content':_0x499d('0x24')}:void 0x0),_0x4fda5b[_0x499d('0x35')]['registerDescriptionCallback'](_0x3a52c1=>{const {data:_0xaa4626}=_0x3a52c1;if(_0xaa4626){if(_0x499d('0x46')==_0xaa4626[_0x499d('0x36')]){const _0x5cc24e=_0xaa4626['commandParams'][0x0][_0x499d('0x3d')];return _0x5acfb1(_0x499d('0x2f')===_0x5cc24e?_0x283ee5(_0x47a6dd,_0x499d('0x13')):_0x112600[_0x5cc24e]||_0x5cc24e);}if(_0x499d('0x5d')==_0xaa4626[_0x499d('0x36')]){const _0xb640ca=_0xaa4626[_0x499d('0x38')][0x0][_0x499d('0x20')];return _0xb640ca?{'type':_0x499d('0x6d'),'content':_0x283ee5(_0x47a6dd,_0x499d('0x2a'),'\x22'+_0xb640ca+'\x22')}:{'type':_0x499d('0x6d'),'content':_0x283ee5(_0x47a6dd,_0x499d('0x11'))};}if(_0x499d('0xd')==_0xaa4626[_0x499d('0x36')]){const _0x5a4a40=_0xaa4626['commandParams'][0x0]['width'];return _0x5a4a40?{'type':_0x499d('0x6d'),'content':_0x283ee5(_0x47a6dd,_0x499d('0x64'),_0x5a4a40)}:{'type':_0x499d('0x6d'),'content':_0x283ee5(_0x47a6dd,'*Reset\x20image\x20width*')};}}function _0x5acfb1(_0xdc338a){return{'type':_0x499d('0x6d'),'content':_0x283ee5(_0x47a6dd,'*Format:*\x20%0',_0xdc338a)};}});}}
23
+ const _0x1eaa=['author','commands','nodeBefore','registerDescriptionCallback','discard','chain','imageInline','name','isBefore','toLowerCase','end','_descriptionFactory','nodeAfter','normalizedStyles','caption','head','markInlineFormat','imageCaption','selection','registerElementLabel','getCaptionFromImageModelElement','element','getFirstRange','document','get','TrackChangesEditing','has','FORMAT_SIDE_IMAGE','createRange','toNext','imageBlock','convertInlineImageToBlock','differ','ImageCaptionEditing','isBlockImage','newValue','fromPosition','registerPostFixer','filter','width','getSuggestion','forward','ImageTextAlternativeEditing','ImageStyleEditing','Users','_findSuggestions','imageTextAlternative','ImageInlineEditing','subType','change','imageTypeInline','isIntersecting','_splitMarkerName','side','imageStyle','convertBlockImageToInline','editor','join','refresh','plugins','Inline\x20image\x20to\x20block\x20image','imageStylePreApply','format','from','getChangedMarkers','getNearestSelectionRange','value','newRange','getSuggestions','createRangeOn','ImageBlockEditing','isInContent','accept','*Set\x20image\x20width:*\x20%0','model','schema','forceDefaultExecution','toggleImageCaption','uploadImage','insertion','commandName','ELEMENT_CAPTION','registerCustomCallback','_suggestionFactory','isEqual','ImageCaptionUtils','shouldConvertImageType','getContainedElement','getClosestSelectedImageElement','title','getAttribute','toPrevious','alt','isCollapsed','addObject','commandParams','length','type','detach','enableCommand','resizeImage','next','hasSuggestion','start','getSuggestionCallback','imageStylePostApply','findIndex','formatInline','discardSuggestion','previous','locale','markBlockFormat','ImageUtils','markInsertion','imageTypeBlock','formatBlock'];(function(_0x48205c,_0x1eaa95){const _0x1e3c4e=function(_0x21b4ee){while(--_0x21b4ee){_0x48205c['push'](_0x48205c['shift']());}};_0x1e3c4e(++_0x1eaa95);}(_0x1eaa,0x76));const _0x1e3c=function(_0x48205c,_0x1eaa95){_0x48205c=_0x48205c-0x0;let _0x1e3c4e=_0x1eaa[_0x48205c];return _0x1e3c4e;};import{Plugin as _0x3e3191}from'ckeditor5/src/core';import{LivePosition as _0x3eb977}from'ckeditor5/src/engine';import{uid as _0x351312}from'ckeditor5/src/utils';import{getTranslation as _0x3a570e}from'../utils/common-translations';export default class X extends _0x3e3191{['afterInit'](){const _0x3ce61f=this[_0x1e3c('0x36')];if(!_0x3ce61f[_0x1e3c('0x39')][_0x1e3c('0x18')]('ImageEditing'))return;const _0x4df873=_0x3ce61f[_0x1e3c('0x39')][_0x1e3c('0x16')](_0x1e3c('0x17')),_0x514d99=_0x3ce61f['plugins'][_0x1e3c('0x16')](_0x1e3c('0x6e')),_0x3e69c4={},_0x47e472=_0x3ce61f[_0x1e3c('0x6c')];if(_0x4df873['enableCommand']('insertImage'),_0x4df873[_0x1e3c('0x9')][_0x1e3c('0x11')](_0x1e3c('0x1c'),_0x2286af=>_0x3a570e(_0x47e472,'ELEMENT_IMAGE',_0x2286af)),_0x4df873['_descriptionFactory'][_0x1e3c('0x11')](_0x1e3c('0x4'),_0x20eb0d=>_0x3a570e(_0x47e472,'ELEMENT_INLINE_IMAGE',_0x20eb0d)),_0x4df873[_0x1e3c('0x9')][_0x1e3c('0x11')](_0x1e3c('0xc'),()=>_0x3a570e(_0x47e472,_0x1e3c('0x4f'))),_0x3ce61f['plugins'][_0x1e3c('0x18')]('ImageUploadEditing')&&_0x4df873[_0x1e3c('0x61')](_0x1e3c('0x4c')),_0x3ce61f['plugins'][_0x1e3c('0x18')](_0x1e3c('0x44'))&&_0x3ce61f[_0x1e3c('0x39')][_0x1e3c('0x18')](_0x1e3c('0x2d'))&&(_0x4df873[_0x1e3c('0x61')]('imageTypeInline',(_0x10829f,_0x251408)=>{const _0x3c0603=_0x514d99['getClosestSelectedImageElement'](_0x3ce61f[_0x1e3c('0x48')]['document']['selection']);_0x3ce61f['model'][_0x1e3c('0x2f')](()=>{_0x4df873[_0x1e3c('0x6d')](_0x3c0603,{'commandName':_0x1e3c('0x30'),'commandParams':[_0x251408]},[],_0x1e3c('0x35'));});}),_0x4df873[_0x1e3c('0x61')]('imageTypeBlock',(_0x483c52,_0x5e4ff0)=>{_0x3ce61f[_0x1e3c('0x48')]['change'](_0x2392d9=>{let _0x423cc0=_0x514d99[_0x1e3c('0x56')](_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x15')][_0x1e3c('0x10')]),_0x33b908=_0x2392d9[_0x1e3c('0x43')](_0x423cc0);const _0x3d20f1=_0x3eb977[_0x1e3c('0x22')](_0x33b908['start'],_0x1e3c('0x59')),_0x32f62a=_0x3eb977[_0x1e3c('0x22')](_0x33b908[_0x1e3c('0x8')],_0x1e3c('0x1b'));_0x4df873[_0x1e3c('0x4a')](()=>_0x483c52(_0x5e4ff0)),_0x423cc0=_0x514d99['getClosestSelectedImageElement'](_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x15')][_0x1e3c('0x10')]),_0x33b908=_0x2392d9[_0x1e3c('0x43')](_0x423cc0);const _0x4bb953=_0x2392d9[_0x1e3c('0x1a')](_0x3d20f1,_0x32f62a);_0x3d20f1[_0x1e3c('0x60')](),_0x32f62a[_0x1e3c('0x60')](),_0x4df873[_0x1e3c('0x6d')](_0x423cc0,{'commandName':_0x1e3c('0x30'),'commandParams':[]},[],_0x1e3c('0x1d')),_0x4bb953[_0x1e3c('0x65')][_0x1e3c('0x6')](_0x33b908['start'])&&_0x4df873[_0x1e3c('0x6f')](_0x2392d9[_0x1e3c('0x1a')](_0x4bb953[_0x1e3c('0x65')],_0x33b908[_0x1e3c('0x65')]),_0x1e3c('0x1d')),_0x33b908[_0x1e3c('0x8')][_0x1e3c('0x6')](_0x4bb953[_0x1e3c('0x8')])&&_0x4df873['markInsertion'](_0x2392d9[_0x1e3c('0x1a')](_0x33b908['end'],_0x4bb953[_0x1e3c('0x8')]),_0x1e3c('0x1d'));});}),_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')]('formatBlock',_0x1e3c('0x1d'),_0x1e3c('0x37'),()=>{}),_0x4df873['_suggestionFactory'][_0x1e3c('0x50')](_0x1e3c('0x71'),_0x1e3c('0x1d'),'accept',()=>{}),_0x4df873['_suggestionFactory'][_0x1e3c('0x50')](_0x1e3c('0x71'),_0x1e3c('0x1d'),'discard',_0x4df873['_suggestionFactory'][_0x1e3c('0x66')]('formatBlock','',_0x1e3c('0x46'))),_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')](_0x1e3c('0x4d'),_0x1e3c('0x1d'),_0x1e3c('0x37'),()=>{}),_0x4df873['_suggestionFactory'][_0x1e3c('0x50')]('insertion',_0x1e3c('0x1d'),'discard',([_0x367d35])=>{const _0x9e36ed=_0x4df873['_suggestionFactory']['getSuggestionCallback'](_0x1e3c('0x4d'),'',_0x1e3c('0x2'));let _0x3a116b=_0x367d35['start'],_0x17b934=_0x367d35[_0x1e3c('0x8')];const _0x17f129=_0x3ce61f[_0x1e3c('0x48')]['schema'][_0x1e3c('0x3f')](_0x3a116b,'backward'),_0x45e99f=_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x49')][_0x1e3c('0x3f')](_0x17b934,_0x1e3c('0x27'));_0x17f129[_0x1e3c('0x5b')]&&(_0x3a116b=_0x17f129[_0x1e3c('0x65')]),_0x45e99f[_0x1e3c('0x5b')]&&(_0x17b934=_0x45e99f[_0x1e3c('0x8')]),_0x9e36ed([_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x1a')](_0x3a116b,_0x17b934)]);}),_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')](_0x1e3c('0x71'),_0x1e3c('0x1d'),'chain',_0x551d3e),_0x4df873[_0x1e3c('0x51')]['registerCustomCallback'](_0x1e3c('0x4d'),_0x1e3c('0x1d'),_0x1e3c('0x3'),_0x551d3e)),_0x3ce61f[_0x1e3c('0x39')]['has'](_0x1e3c('0x1f'))&&(_0x4df873[_0x1e3c('0x61')](_0x1e3c('0x4b'),(_0x1b3353,_0x380835)=>{const _0x2777dc=_0x3ce61f['plugins'][_0x1e3c('0x16')](_0x1e3c('0x53'));let _0x4b0dea=_0x514d99['getClosestSelectedImageElement'](_0x3ce61f[_0x1e3c('0x48')]['document'][_0x1e3c('0x10')]),_0x879d1f=_0x2777dc[_0x1e3c('0x12')](_0x4b0dea);_0x3ce61f['model'][_0x1e3c('0x2f')](()=>{if(_0x879d1f)return void _0x4df873['markDeletion'](_0x3ce61f['model'][_0x1e3c('0x43')](_0x879d1f));const _0x4800de=_0x514d99[_0x1e3c('0x20')](_0x4b0dea);_0x1b3353(_0x380835),_0x4b0dea=_0x514d99['getClosestSelectedImageElement'](_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x15')][_0x1e3c('0x10')]),_0x879d1f=_0x2777dc[_0x1e3c('0x12')](_0x4b0dea),_0x4df873[_0x1e3c('0x6f')](_0x3ce61f[_0x1e3c('0x48')]['createRangeOn'](_0x879d1f),_0x4800de?null:_0x1e3c('0xf'));});}),_0x4df873['_suggestionFactory'][_0x1e3c('0x50')](_0x1e3c('0x4d'),_0x1e3c('0xf'),'chain',_0x551d3e)),_0x3ce61f['plugins']['has']('ImageStyleEditing')){_0x4df873[_0x1e3c('0x61')]('imageStyle',(_0x41aeb7,_0x135ea3)=>{const _0x58f65f=_0x3ce61f[_0x1e3c('0x39')][_0x1e3c('0x16')](_0x1e3c('0x2a'))['me'],_0x102142=_0x3ce61f[_0x1e3c('0x73')][_0x1e3c('0x16')](_0x1e3c('0x34'));let _0x1a7c8d=_0x514d99[_0x1e3c('0x56')](_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x15')][_0x1e3c('0x10')]),_0xe51ea3=_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x43')](_0x1a7c8d),_0x46abff=_0x102142[_0x1e3c('0x40')];if(_0x46abff==_0x135ea3[_0x1e3c('0x40')])return;const _0x43f49f={'commandName':_0x1e3c('0x34'),'commandParams':[_0x135ea3],'formatGroupId':_0x351312()};_0x3ce61f['model'][_0x1e3c('0x2f')](()=>{if(_0x4df873[_0x1e3c('0x42')]()[_0x1e3c('0x24')](_0x47eb48=>_0x47eb48['isInContent']&&_0x58f65f==_0x47eb48[_0x1e3c('0x72')]&&('formatBlock'==_0x47eb48[_0x1e3c('0x5f')]||_0x1e3c('0x69')==_0x47eb48['type'])&&(_0x1e3c('0x3b')==_0x47eb48['subType']||_0x1e3c('0x67')==_0x47eb48[_0x1e3c('0x2e')])&&_0x47eb48[_0x1e3c('0x14')]()['isEqual'](_0xe51ea3))['forEach'](_0x35921e=>_0x4df873[_0x1e3c('0x6a')](_0x35921e[_0x1e3c('0xd')])),_0x1a7c8d=_0x514d99[_0x1e3c('0x56')](_0x3ce61f[_0x1e3c('0x48')]['document'][_0x1e3c('0x10')]),_0xe51ea3=_0x3ce61f['model'][_0x1e3c('0x43')](_0x1a7c8d),_0x102142[_0x1e3c('0x38')](),_0x3ce61f[_0x1e3c('0x73')][_0x1e3c('0x16')]('imageTypeInline')[_0x1e3c('0x38')](),_0x3ce61f['commands'][_0x1e3c('0x16')](_0x1e3c('0x70'))[_0x1e3c('0x38')](),_0x46abff=_0x102142['value'],_0x46abff!=_0x135ea3[_0x1e3c('0x40')])return _0x514d99['isInlineImage'](_0x1a7c8d)&&_0x102142[_0x1e3c('0x54')](_0x135ea3[_0x1e3c('0x40')],_0x1a7c8d)?(_0x41aeb7(_0x135ea3),_0x1a7c8d=_0x514d99[_0x1e3c('0x56')](_0x3ce61f[_0x1e3c('0x48')]['document'][_0x1e3c('0x10')]),void _0x4df873['markBlockFormat'](_0x1a7c8d,{..._0x43f49f,'commandReversedParams':[{'value':_0x46abff||null}]},[],_0x1e3c('0x3b'))):void(_0x514d99[_0x1e3c('0x20')](_0x1a7c8d)?_0x4df873['markBlockFormat'](_0x1a7c8d,_0x43f49f,[],_0x1e3c('0x67')):_0x4df873[_0x1e3c('0xe')](_0xe51ea3,_0x43f49f,'imageStylePostApply'));});});for(const _0x344416 of _0x3ce61f[_0x1e3c('0x39')][_0x1e3c('0x16')](_0x1e3c('0x29'))[_0x1e3c('0xb')])_0x3e69c4[_0x344416[_0x1e3c('0x5')]]=_0x344416[_0x1e3c('0x57')][_0x1e3c('0x7')]();_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')](_0x1e3c('0x71'),_0x1e3c('0x3b'),_0x1e3c('0x37'),()=>{}),_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')](_0x1e3c('0x71'),_0x1e3c('0x67'),_0x1e3c('0x37'),()=>{}),_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')](_0x1e3c('0x69'),_0x1e3c('0x67'),'join',()=>{}),_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')]('formatBlock',_0x1e3c('0x3b'),'accept',()=>{}),_0x4df873['_suggestionFactory'][_0x1e3c('0x50')](_0x1e3c('0x71'),_0x1e3c('0x3b'),_0x1e3c('0x2'),(_0x28ab33,_0x20590e)=>{_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x66')](_0x1e3c('0x71'),'',_0x1e3c('0x46'))(_0x28ab33,{'commandName':_0x20590e[_0x1e3c('0x4e')],'commandParams':_0x20590e['commandReversedParams']});}),_0x4df873[_0x1e3c('0x51')][_0x1e3c('0x50')](_0x1e3c('0x71'),_0x1e3c('0x3b'),'chain',_0x551d3e);}const _0x4bd742=[{'type':_0x1e3c('0x71'),'subType':_0x1e3c('0x3b')},{'type':_0x1e3c('0x4d'),'subType':_0x1e3c('0xf')},{'type':_0x1e3c('0x71'),'subType':'convertInlineImageToBlock'},{'type':'insertion','subType':_0x1e3c('0x1d')}];function _0x4661ca(_0x668e39,_0x4383e6){const _0x189788=_0x4bd742['findIndex'](({type:_0x11bc80,subType:_0x31cc08})=>_0x668e39[_0x1e3c('0x5f')]==_0x11bc80&&_0x668e39[_0x1e3c('0x2e')]==_0x31cc08),_0x52c9c3=_0x4bd742[_0x1e3c('0x68')](({type:_0x5ba4f0,subType:_0x1f7e28})=>_0x4383e6[_0x1e3c('0x5f')]==_0x5ba4f0&&_0x4383e6['subType']==_0x1f7e28);if(_0x189788<0x0||_0x52c9c3<0x0)return!0x1;const _0x42233d=_0x668e39[_0x1e3c('0x14')](),_0x5ca657=_0x4383e6['getFirstRange']();if((0x0==_0x189788||0x1==_0x189788)&&0x2==_0x52c9c3&&_0x42233d[_0x1e3c('0x31')](_0x5ca657))return!0x0;if(0x2==_0x189788&&0x3==_0x52c9c3){const _0x336c35=_0x4df873[_0x1e3c('0x2b')](_0x42233d,_0x1e3c('0x4d'))['filter'](({suggestion:_0x591ea0,meta:_0x1efce9})=>_0x1efce9['isOwn']&&_0x1e3c('0x1d')==_0x591ea0[_0x1e3c('0x2e')]);if(_0x336c35[_0x1e3c('0x5e')]>0x1&&_0x5ca657[_0x1e3c('0x8')][_0x1e3c('0x52')](_0x42233d[_0x1e3c('0x65')]))return!0x0;if(0x1==_0x336c35[_0x1e3c('0x5e')]&&(_0x42233d['start'][_0x1e3c('0x52')](_0x5ca657[_0x1e3c('0x8')])||_0x42233d[_0x1e3c('0x8')][_0x1e3c('0x52')](_0x5ca657[_0x1e3c('0x65')])))return!0x0;}if(0x3==_0x189788&&0x3==_0x52c9c3&&_0x42233d['start'][_0x1e3c('0x6')](_0x5ca657[_0x1e3c('0x65')])){const _0x47ef99=_0x42233d[_0x1e3c('0x8')][_0x1e3c('0xa')],_0x45bc34=_0x5ca657[_0x1e3c('0x65')][_0x1e3c('0x0')];return _0x514d99[_0x1e3c('0x20')](_0x47ef99)&&_0x47ef99===_0x45bc34;}return!0x1;}function _0x551d3e(_0x3faeed,_0x233a2c){return _0x4661ca(_0x3faeed,_0x233a2c)?[_0x3faeed,_0x233a2c]:_0x4661ca(_0x233a2c,_0x3faeed)?[_0x233a2c,_0x3faeed]:null;}_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x15')][_0x1e3c('0x23')](()=>{let _0x2872fa=!0x1;const _0x4609cd=Array[_0x1e3c('0x3d')](_0x3ce61f[_0x1e3c('0x48')]['document'][_0x1e3c('0x1e')][_0x1e3c('0x3e')]());for(const {name:_0x12f2e1,data:_0x5ecf1f}of _0x4609cd){const {group:_0x48e264,type:_0x56c715,subType:_0x4446ab,id:_0x3fbfe4}=_0x4df873[_0x1e3c('0x32')](_0x12f2e1);if('suggestion'==_0x48e264&&_0x4df873[_0x1e3c('0x64')](_0x3fbfe4)){if(_0x1e3c('0x71')==_0x56c715&&(_0x1e3c('0x3b')==_0x4446ab||_0x1e3c('0x67')==_0x4446ab)){const _0x3716d9=_0x4df873[_0x1e3c('0x26')](_0x3fbfe4);if(_0x5ecf1f[_0x1e3c('0x41')]){const _0x482f0c=_0x3716d9[_0x1e3c('0x14')]()[_0x1e3c('0x55')]();if(_0x514d99['isBlockImage'](_0x482f0c))continue;_0x4df873[_0x1e3c('0x6a')](_0x3716d9),_0x2872fa=!0x0;}}if(_0x1e3c('0x4d')==_0x56c715&&_0x1e3c('0xf')==_0x4446ab&&!_0x5ecf1f[_0x1e3c('0x41')]){const _0x2df57b=_0x4df873[_0x1e3c('0x26')](_0x3fbfe4);_0x2df57b[_0x1e3c('0x63')]&&_0x2df57b[_0x1e3c('0x63')][_0x1e3c('0x45')]&&(_0x4df873[_0x1e3c('0x6a')](_0x2df57b[_0x1e3c('0x63')]),_0x2872fa=!0x0);}}}return _0x2872fa;}),_0x3ce61f[_0x1e3c('0x39')][_0x1e3c('0x18')]('ImageResize')&&_0x4df873[_0x1e3c('0x61')](_0x1e3c('0x62'),(_0x4bccd0,_0x46aebb)=>{const _0x4395aa=_0x514d99[_0x1e3c('0x56')](_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x15')][_0x1e3c('0x10')]);_0x4395aa[_0x1e3c('0x58')](_0x1e3c('0x25'))!=_0x46aebb[_0x1e3c('0x25')]&&_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x2f')](()=>{_0x4df873[_0x1e3c('0x6d')](_0x4395aa,{'commandName':_0x1e3c('0x62'),'commandParams':[_0x46aebb]});});}),_0x3ce61f[_0x1e3c('0x39')][_0x1e3c('0x18')](_0x1e3c('0x28'))&&_0x4df873[_0x1e3c('0x61')](_0x1e3c('0x2c'),(_0xb94a03,_0x2fdffe)=>{const _0x15769e=_0x514d99['getClosestSelectedImageElement'](_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x15')]['selection']);(_0x15769e['hasAttribute']('alt')?_0x15769e[_0x1e3c('0x58')](_0x1e3c('0x5a')):'')!=_0x2fdffe[_0x1e3c('0x21')]&&_0x3ce61f[_0x1e3c('0x48')][_0x1e3c('0x2f')](()=>{_0x4df873[_0x1e3c('0x6d')](_0x15769e,{'commandName':_0x1e3c('0x2c'),'commandParams':[_0x2fdffe]});});}),_0x4df873['_descriptionFactory'][_0x1e3c('0x1')](_0x31e72b=>{if(!!_0x4bd742['find'](({type:_0x391aab,subType:_0x10aa14})=>_0x31e72b['type']==_0x391aab&&_0x31e72b[_0x1e3c('0x2e')]==_0x10aa14))return _0x31e72b[_0x1e3c('0x6b')]?{}:void 0x0;}),_0x4df873[_0x1e3c('0x9')][_0x1e3c('0x1')](_0x547bed=>{if(_0x1e3c('0x4d')==_0x547bed['type']||'deletion'==_0x547bed[_0x1e3c('0x5f')]){const _0xb5dcdc=_0x547bed[_0x1e3c('0x55')]();if(_0xb5dcdc&&_0xb5dcdc['is'](_0x1e3c('0x13'),_0x1e3c('0xc')))return{'type':'insertion'==_0x547bed[_0x1e3c('0x5f')]?_0x1e3c('0x5c'):'removeObject','element':_0xb5dcdc,'quantity':0x1};}}),_0x4df873['_descriptionFactory'][_0x1e3c('0x1')](_0x888a7d=>'formatBlock'==_0x888a7d[_0x1e3c('0x5f')]&&'convertInlineImageToBlock'==_0x888a7d[_0x1e3c('0x2e')]?{'type':_0x1e3c('0x3c'),'content':_0x1e3c('0x3a')}:_0x1e3c('0x71')==_0x888a7d[_0x1e3c('0x5f')]&&_0x1e3c('0x35')==_0x888a7d[_0x1e3c('0x2e')]?{'type':_0x1e3c('0x3c'),'content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x4df873['_descriptionFactory']['registerDescriptionCallback'](_0x86aef4=>{const {data:_0x404b55}=_0x86aef4;if(_0x404b55){if(_0x1e3c('0x34')==_0x404b55[_0x1e3c('0x4e')]){const _0x187db7=_0x404b55[_0x1e3c('0x5d')][0x0][_0x1e3c('0x40')];return _0x341561(_0x1e3c('0x33')===_0x187db7?_0x3a570e(_0x47e472,_0x1e3c('0x19')):_0x3e69c4[_0x187db7]||_0x187db7);}if(_0x1e3c('0x2c')==_0x404b55[_0x1e3c('0x4e')]){const _0x2650dc=_0x404b55['commandParams'][0x0][_0x1e3c('0x21')];return _0x2650dc?{'type':_0x1e3c('0x3c'),'content':_0x3a570e(_0x47e472,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2650dc+'\x22')}:{'type':_0x1e3c('0x3c'),'content':_0x3a570e(_0x47e472,'*Remove\x20image\x20text\x20alternative*')};}if(_0x1e3c('0x62')==_0x404b55[_0x1e3c('0x4e')]){const _0x264ee7=_0x404b55[_0x1e3c('0x5d')][0x0]['width'];return _0x264ee7?{'type':_0x1e3c('0x3c'),'content':_0x3a570e(_0x47e472,_0x1e3c('0x47'),_0x264ee7)}:{'type':_0x1e3c('0x3c'),'content':_0x3a570e(_0x47e472,'*Reset\x20image\x20width*')};}}function _0x341561(_0x316127){return{'type':_0x1e3c('0x3c'),'content':_0x3a570e(_0x47e472,'*Format:*\x20%0',_0x316127)};}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4331=['locale','TrackChangesEditing','handleSuggestionDescription','handleReplaceImageCommand','_descriptionFactory','source','model','data','editor','replaceImageSource','_suggestionFactory','enableCommand','get','format','change','discard','getSelectedElement','has','getSuggestionCallback','plugins','ImageEditing','getAttribute','document','registerDescriptionCallback','getSuggestions','accept','formatBlock','author','registerCustomCallback'];(function(_0x1f3698,_0x433168){const _0x565aff=function(_0x2481d5){while(--_0x2481d5){_0x1f3698['push'](_0x1f3698['shift']());}};_0x565aff(++_0x433168);}(_0x4331,0x6c));const _0x565a=function(_0x1f3698,_0x433168){_0x1f3698=_0x1f3698-0x0;let _0x565aff=_0x4331[_0x1f3698];return _0x565aff;};import{Plugin as _0x303bd2}from'ckeditor5/src/core';import{getTranslation as _0x50abec}from'../utils/common-translations';export default class Y extends _0x303bd2{['afterInit'](){if(!this[_0x565a('0x10')]['plugins'][_0x565a('0x19')](_0x565a('0x1c')))return;const _0x374700=this[_0x565a('0x10')][_0x565a('0x1b')][_0x565a('0x14')](_0x565a('0x9'));_0x374700[_0x565a('0x13')](_0x565a('0x11'),(_0x5841e4,_0x5cbcdd)=>this['handleReplaceImageCommand'](_0x5841e4,_0x5cbcdd)),_0x374700[_0x565a('0x12')]['registerCustomCallback'](_0x565a('0x5'),_0x565a('0x11'),_0x565a('0x4'),_0x374700[_0x565a('0x12')][_0x565a('0x1a')](_0x565a('0x5'),null,_0x565a('0x17'))),_0x374700[_0x565a('0x12')][_0x565a('0x7')](_0x565a('0x5'),'replaceImageSource',_0x565a('0x17'),_0x374700[_0x565a('0x12')][_0x565a('0x1a')]('formatBlock',null,_0x565a('0x4'))),_0x374700[_0x565a('0xc')][_0x565a('0x2')](_0x2ef7e2=>this[_0x565a('0xa')](_0x2ef7e2));}[_0x565a('0xb')](_0x44a9f4,_0x5847a9){const _0x3d3aca=this[_0x565a('0x10')]['plugins'][_0x565a('0x14')](_0x565a('0x9')),_0x3a3591=this[_0x565a('0x10')][_0x565a('0xe')][_0x565a('0x1')]['selection'][_0x565a('0x18')]();this[_0x565a('0x10')][_0x565a('0xe')][_0x565a('0x16')](()=>{let _0x5f33eb=_0x3a3591[_0x565a('0x0')]('src');const _0x2fd9ac=this[_0x565a('0x10')][_0x565a('0x1b')][_0x565a('0x14')]('Users')['me'];for(const _0x3e9f65 of _0x3d3aca[_0x565a('0x3')]({'skipNotAttached':!0x0})){const _0x448532=_0x3e9f65['getContainedElement']();if(_0x565a('0x11')===_0x3e9f65['subType']&&_0x448532===_0x3a3591){_0x3e9f65[_0x565a('0x6')]!==_0x2fd9ac&&_0x3e9f65[_0x565a('0x17')](),_0x5f33eb=_0x3e9f65[_0x565a('0xf')]['commandParams'][0x0][_0x565a('0xd')];break;}}_0x44a9f4(_0x5847a9),_0x3d3aca['markBlockFormat'](_0x3a3591,{'commandName':_0x565a('0x11'),'commandParams':[{'source':_0x5f33eb}]},[],_0x565a('0x11'));});}[_0x565a('0xa')](_0x5e23f9){const {data:_0x495b65}=_0x5e23f9;if(_0x495b65&&_0x565a('0x11')===_0x495b65['commandName']){const _0x47ffc9='*Format:*\x20replace\x20image\x20URL';return{'type':_0x565a('0x15'),'content':_0x50abec(this[_0x565a('0x10')][_0x565a('0x8')],_0x47ffc9)};}}}
23
+ const _0x3f25=['locale','getAttribute','handleReplaceImageCommand','document','replaceImageSource','subType','discard','model','_suggestionFactory','markBlockFormat','handleSuggestionDescription','Users','get','ImageEditing','accept','getContainedElement','editor','change','*Format:*\x20replace\x20image\x20URL','selection','has','commandName','getSelectedElement','plugins','_descriptionFactory','registerDescriptionCallback','TrackChangesEditing','registerCustomCallback','formatBlock','format','getSuggestionCallback','enableCommand'];(function(_0x57c7a5,_0x3f25a0){const _0x11dc98=function(_0x3f30ff){while(--_0x3f30ff){_0x57c7a5['push'](_0x57c7a5['shift']());}};_0x11dc98(++_0x3f25a0);}(_0x3f25,0x1d5));const _0x11dc=function(_0x57c7a5,_0x3f25a0){_0x57c7a5=_0x57c7a5-0x0;let _0x11dc98=_0x3f25[_0x57c7a5];return _0x11dc98;};import{Plugin as _0x57c773}from'ckeditor5/src/core';import{getTranslation as _0xc2b03a}from'../utils/common-translations';export default class Y extends _0x57c773{['afterInit'](){if(!this[_0x11dc('0x1b')][_0x11dc('0x2')][_0x11dc('0x1f')](_0x11dc('0x18')))return;const _0x1f4e6f=this[_0x11dc('0x1b')][_0x11dc('0x2')][_0x11dc('0x17')](_0x11dc('0x5'));_0x1f4e6f[_0x11dc('0xa')]('replaceImageSource',(_0x101a7b,_0xdcc6cf)=>this[_0x11dc('0xd')](_0x101a7b,_0xdcc6cf)),_0x1f4e6f['_suggestionFactory'][_0x11dc('0x6')](_0x11dc('0x7'),_0x11dc('0xf'),_0x11dc('0x19'),_0x1f4e6f[_0x11dc('0x13')][_0x11dc('0x9')](_0x11dc('0x7'),null,_0x11dc('0x11'))),_0x1f4e6f[_0x11dc('0x13')][_0x11dc('0x6')](_0x11dc('0x7'),_0x11dc('0xf'),_0x11dc('0x11'),_0x1f4e6f[_0x11dc('0x13')][_0x11dc('0x9')](_0x11dc('0x7'),null,_0x11dc('0x19'))),_0x1f4e6f[_0x11dc('0x3')][_0x11dc('0x4')](_0x48e1b5=>this[_0x11dc('0x15')](_0x48e1b5));}[_0x11dc('0xd')](_0x594fdc,_0x27dfd5){const _0x333cf7=this[_0x11dc('0x1b')][_0x11dc('0x2')][_0x11dc('0x17')]('TrackChangesEditing'),_0x3cbeaa=this[_0x11dc('0x1b')]['model'][_0x11dc('0xe')][_0x11dc('0x1e')][_0x11dc('0x1')]();this[_0x11dc('0x1b')][_0x11dc('0x12')][_0x11dc('0x1c')](()=>{let _0x4bbf88=_0x3cbeaa[_0x11dc('0xc')]('src');const _0x422818=this[_0x11dc('0x1b')][_0x11dc('0x2')][_0x11dc('0x17')](_0x11dc('0x16'))['me'];for(const _0x5de185 of _0x333cf7['getSuggestions']({'skipNotAttached':!0x0})){const _0x445a3e=_0x5de185[_0x11dc('0x1a')]();if(_0x11dc('0xf')===_0x5de185[_0x11dc('0x10')]&&_0x445a3e===_0x3cbeaa){_0x5de185['author']!==_0x422818&&_0x5de185[_0x11dc('0x11')](),_0x4bbf88=_0x5de185['data']['commandParams'][0x0]['source'];break;}}_0x594fdc(_0x27dfd5),_0x333cf7[_0x11dc('0x14')](_0x3cbeaa,{'commandName':'replaceImageSource','commandParams':[{'source':_0x4bbf88}]},[],'replaceImageSource');});}[_0x11dc('0x15')](_0x5603c1){const {data:_0x22e1ca}=_0x5603c1;if(_0x22e1ca&&_0x11dc('0xf')===_0x22e1ca[_0x11dc('0x0')]){const _0x5d9fca=_0x11dc('0x1d');return{'type':_0x11dc('0x8'),'content':_0xc2b03a(this[_0x11dc('0x1b')][_0x11dc('0xb')],_0x5d9fca)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5412=['collaboration_features','TrackChangesEditing','dataInsert','track_changes','trackChanges','execute','high','Users','importWord','get','_trackChangesExecuted','lowest','value','_trackChangesValueDuringImport','enableCommand','editor','forEach','_handleImportedData','afterInit','plugins','commands'];(function(_0x4a564b,_0x541243){const _0x3d0e66=function(_0x186c4c){while(--_0x186c4c){_0x4a564b['push'](_0x4a564b['shift']());}};_0x3d0e66(++_0x541243);}(_0x5412,0x19c));const _0x3d0e=function(_0x4a564b,_0x541243){_0x4a564b=_0x4a564b-0x0;let _0x3d0e66=_0x5412[_0x4a564b];return _0x3d0e66;};import{Plugin as _0x2d9498}from'ckeditor5/src/core';export default class Z extends _0x2d9498{constructor(_0x3c185e){super(_0x3c185e),this[_0x3d0e('0x0')]=!0x1,this['_trackChangesExecuted']=!0x1;}[_0x3d0e('0x5')](){const _0x1d4eea=this[_0x3d0e('0x2')],_0x4f06d=_0x1d4eea[_0x3d0e('0x7')][_0x3d0e('0x11')]('importWord'),_0xa06207=_0x1d4eea[_0x3d0e('0x7')][_0x3d0e('0x11')]('trackChanges');_0x4f06d&&(_0x4f06d['on'](_0x3d0e('0xd'),(_0x42bdcb,[,_0x3b86dd])=>{this[_0x3d0e('0x0')]=_0xa06207[_0x3d0e('0x14')],_0x3b86dd[_0x3d0e('0x8')][_0x3d0e('0xb')]=!this[_0x3d0e('0x0')];},{'priority':_0x3d0e('0xe')}),this['listenTo'](_0x4f06d,_0x3d0e('0xa'),this[_0x3d0e('0x4')]['bind'](this)),this['listenTo'](_0x4f06d,_0x3d0e('0xa'),()=>{this['_trackChangesExecuted']&&(_0xa06207['execute'](),this[_0x3d0e('0x12')]=!0x1);},{'priority':_0x3d0e('0x13')}),_0x1d4eea[_0x3d0e('0x6')]['get'](_0x3d0e('0x9'))[_0x3d0e('0x1')](_0x3d0e('0x10')));}[_0x3d0e('0x4')](_0x351cb7,_0x27b02f){const {suggestions:_0x3a289e}=_0x27b02f,_0x2ec116=this[_0x3d0e('0x2')][_0x3d0e('0x7')][_0x3d0e('0x11')](_0x3d0e('0xc')),_0x349c54=_0x2ec116['value'];this[_0x3d0e('0x0')]!==_0x349c54&&(_0x2ec116[_0x3d0e('0xd')](),this[_0x3d0e('0x12')]=!0x0),_0x3a289e&&_0x3a289e[_0x3d0e('0x3')](({id:_0x55c872,type:_0x147e18,author:_0x1e6ea5,created_at:_0x4d7dab})=>{const _0xaf1e31={'id':_0x55c872,'type':_0x147e18,'authorId':this[_0x3d0e('0x2')][_0x3d0e('0x6')]['get'](_0x3d0e('0xf'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1e6ea5,'createdAt':_0x4d7dab?new Date(_0x4d7dab):new Date(),'source':_0x3d0e('0x10')}}};this['editor'][_0x3d0e('0x6')][_0x3d0e('0x11')](_0x3d0e('0x9'))['_setSuggestionData'](_0xaf1e31);});}}
23
+ const _0x6273=['_trackChangesValueDuringImport','enableCommand','dataInsert','plugins','execute','editor','TrackChangesEditing','track_changes','trackChanges','bind','importWord','collaboration_features','Users','value','listenTo','lowest','_trackChangesExecuted','_handleImportedData','get','afterInit','commands'];(function(_0x4f67d4,_0x627384){const _0xc08c3=function(_0x58400d){while(--_0x58400d){_0x4f67d4['push'](_0x4f67d4['shift']());}};_0xc08c3(++_0x627384);}(_0x6273,0x1b1));const _0xc08c=function(_0x4f67d4,_0x627384){_0x4f67d4=_0x4f67d4-0x0;let _0xc08c3=_0x6273[_0x4f67d4];return _0xc08c3;};import{Plugin as _0x304fc3}from'ckeditor5/src/core';export default class Z extends _0x304fc3{constructor(_0x4b34cf){super(_0x4b34cf),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}[_0xc08c('0x6')](){const _0x1d6a4a=this[_0xc08c('0xd')],_0x355b1c=_0x1d6a4a[_0xc08c('0x7')][_0xc08c('0x5')]('importWord'),_0x199176=_0x1d6a4a['commands']['get'](_0xc08c('0x10'));_0x355b1c&&(_0x355b1c['on'](_0xc08c('0xc'),(_0x2090d3,[,_0x117c8f])=>{this[_0xc08c('0x8')]=_0x199176[_0xc08c('0x0')],_0x117c8f[_0xc08c('0x13')][_0xc08c('0xf')]=!this[_0xc08c('0x8')];},{'priority':'high'}),this['listenTo'](_0x355b1c,_0xc08c('0xa'),this[_0xc08c('0x4')][_0xc08c('0x11')](this)),this[_0xc08c('0x1')](_0x355b1c,'dataInsert',()=>{this[_0xc08c('0x3')]&&(_0x199176[_0xc08c('0xc')](),this['_trackChangesExecuted']=!0x1);},{'priority':_0xc08c('0x2')}),_0x1d6a4a[_0xc08c('0xb')][_0xc08c('0x5')](_0xc08c('0xe'))[_0xc08c('0x9')](_0xc08c('0x12')));}[_0xc08c('0x4')](_0x4661e9,_0x1c58e6){const {suggestions:_0x102687}=_0x1c58e6,_0x7109d3=this['editor'][_0xc08c('0x7')][_0xc08c('0x5')](_0xc08c('0x10')),_0x1d95fd=_0x7109d3[_0xc08c('0x0')];this[_0xc08c('0x8')]!==_0x1d95fd&&(_0x7109d3['execute'](),this[_0xc08c('0x3')]=!0x0),_0x102687&&_0x102687['forEach'](({id:_0x7f9b3a,type:_0x2a1b5b,author:_0x2a50b9,created_at:_0x511d75})=>{const _0x36dff2={'id':_0x7f9b3a,'type':_0x2a1b5b,'authorId':this[_0xc08c('0xd')][_0xc08c('0xb')][_0xc08c('0x5')](_0xc08c('0x14'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2a50b9,'createdAt':_0x511d75?new Date(_0x511d75):new Date(),'source':_0xc08c('0x12')}}};this['editor'][_0xc08c('0xb')]['get'](_0xc08c('0xe'))['_setSuggestionData'](_0x36dff2);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b23=['schema','model','outdentBlock','outdent','from','registerDescriptionCallback','filter','blockIndent','commandName','indent','locale','IndentBlock','getItemLabel','has','getSelectedBlocks','selection','plugins','change','format','editor','_descriptionFactory','*Indent:*\x20%0','document','indentBlock','enableCommand','afterInit','*Outdent:*\x20%0'];(function(_0x5a449d,_0x1b23d5){const _0x302c2e=function(_0x5ef18a){while(--_0x5ef18a){_0x5a449d['push'](_0x5a449d['shift']());}};_0x302c2e(++_0x1b23d5);}(_0x1b23,0x1df));const _0x302c=function(_0x5a449d,_0x1b23d5){_0x5a449d=_0x5a449d-0x0;let _0x302c2e=_0x1b23[_0x5a449d];return _0x302c2e;};import{Plugin as _0x2dd997}from'ckeditor5/src/core';import{getTranslation as _0x191a7b}from'../utils/common-translations';export default class tt extends _0x2dd997{[_0x302c('0x5')](){const _0x2710f1=this['editor'],_0x44aa0d=_0x2710f1[_0x302c('0x17')]['get']('TrackChangesEditing');_0x2710f1[_0x302c('0x17')][_0x302c('0x14')]('IndentEditing')&&(_0x44aa0d[_0x302c('0x4')](_0x302c('0x10')),_0x44aa0d['enableCommand'](_0x302c('0xa')));const _0x281973=_0x2710f1[_0x302c('0x11')];if(_0x2710f1[_0x302c('0x17')][_0x302c('0x14')](_0x302c('0x12'))){for(const _0x228497 of['indentBlock',_0x302c('0x9')])_0x44aa0d[_0x302c('0x4')](_0x228497,()=>{const _0x45af3b=Array[_0x302c('0xb')](this[_0x302c('0x1a')]['model'][_0x302c('0x2')][_0x302c('0x16')][_0x302c('0x15')]())[_0x302c('0xd')](_0x3ef1f3=>this[_0x302c('0x1a')][_0x302c('0x8')][_0x302c('0x7')]['checkAttribute'](_0x3ef1f3,_0x302c('0xe')));_0x2710f1[_0x302c('0x8')][_0x302c('0x18')](()=>{for(const _0x51e2d8 of _0x45af3b)_0x44aa0d['markBlockFormat'](_0x51e2d8,{'commandName':_0x228497,'commandParams':[{'value':''}],'formatGroupId':_0x302c('0x3')});});});_0x44aa0d['_descriptionFactory'][_0x302c('0xc')](_0x250c29=>{const {data:_0x3b7dca}=_0x250c29;if(!_0x3b7dca)return;if(_0x302c('0x3')!=_0x3b7dca[_0x302c('0xf')]&&_0x302c('0x9')!=_0x3b7dca[_0x302c('0xf')])return;const _0xd70e8d=_0x250c29['getItems']()[0x0],_0x136600=_0x44aa0d[_0x302c('0x0')][_0x302c('0x13')](_0xd70e8d);return'indentBlock'==_0x3b7dca[_0x302c('0xf')]?{'type':_0x302c('0x19'),'content':_0x191a7b(_0x281973,_0x302c('0x1'),_0x136600)}:'outdentBlock'==_0x3b7dca[_0x302c('0xf')]?{'type':'format','content':_0x191a7b(_0x281973,_0x302c('0x6'),_0x136600)}:void 0x0;});}}}
23
+ const _0x2b13=['from','format','TrackChangesEditing','afterInit','registerDescriptionCallback','filter','commandName','document','model','indentBlock','plugins','getItemLabel','markBlockFormat','enableCommand','get','locale','getSelectedBlocks','indent','editor','blockIndent','checkAttribute','schema','_descriptionFactory','has','change','outdent','*Outdent:*\x20%0','*Indent:*\x20%0','outdentBlock','IndentBlock'];(function(_0x2bdf38,_0x2b13c8){const _0x33d480=function(_0x35c8b4){while(--_0x35c8b4){_0x2bdf38['push'](_0x2bdf38['shift']());}};_0x33d480(++_0x2b13c8);}(_0x2b13,0x11c));const _0x33d4=function(_0x2bdf38,_0x2b13c8){_0x2bdf38=_0x2bdf38-0x0;let _0x33d480=_0x2b13[_0x2bdf38];return _0x33d480;};import{Plugin as _0x4ed2da}from'ckeditor5/src/core';import{getTranslation as _0x58bbc7}from'../utils/common-translations';export default class tt extends _0x4ed2da{[_0x33d4('0x13')](){const _0x723dce=this['editor'],_0x1ec634=_0x723dce[_0x33d4('0x1a')][_0x33d4('0x0')](_0x33d4('0x12'));_0x723dce['plugins'][_0x33d4('0x9')]('IndentEditing')&&(_0x1ec634[_0x33d4('0x1d')](_0x33d4('0x3')),_0x1ec634[_0x33d4('0x1d')](_0x33d4('0xb')));const _0x516000=_0x723dce[_0x33d4('0x1')];if(_0x723dce['plugins']['has'](_0x33d4('0xf'))){for(const _0x42fade of['indentBlock',_0x33d4('0xe')])_0x1ec634[_0x33d4('0x1d')](_0x42fade,()=>{const _0x297962=Array[_0x33d4('0x10')](this[_0x33d4('0x4')][_0x33d4('0x18')][_0x33d4('0x17')]['selection'][_0x33d4('0x2')]())[_0x33d4('0x15')](_0x304321=>this['editor'][_0x33d4('0x18')][_0x33d4('0x7')][_0x33d4('0x6')](_0x304321,_0x33d4('0x5')));_0x723dce[_0x33d4('0x18')][_0x33d4('0xa')](()=>{for(const _0x555c81 of _0x297962)_0x1ec634[_0x33d4('0x1c')](_0x555c81,{'commandName':_0x42fade,'commandParams':[{'value':''}],'formatGroupId':'indentBlock'});});});_0x1ec634['_descriptionFactory'][_0x33d4('0x14')](_0x58b6c9=>{const {data:_0x4aad8b}=_0x58b6c9;if(!_0x4aad8b)return;if(_0x33d4('0x19')!=_0x4aad8b[_0x33d4('0x16')]&&_0x33d4('0xe')!=_0x4aad8b[_0x33d4('0x16')])return;const _0x4d03e7=_0x58b6c9['getItems']()[0x0],_0x3d7fc6=_0x1ec634[_0x33d4('0x8')][_0x33d4('0x1b')](_0x4d03e7);return'indentBlock'==_0x4aad8b[_0x33d4('0x16')]?{'type':_0x33d4('0x11'),'content':_0x58bbc7(_0x516000,_0x33d4('0xd'),_0x3d7fc6)}:'outdentBlock'==_0x4aad8b[_0x33d4('0x16')]?{'type':'format','content':_0x58bbc7(_0x516000,_0x33d4('0xc'),_0x3d7fc6)}:void 0x0;});}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2b9c=['editor','TrackChangesEditing','get','plugins','input','enableCommand'];(function(_0x43d1c0,_0x2b9c6e){var _0x58c051=function(_0x5b1341){while(--_0x5b1341){_0x43d1c0['push'](_0x43d1c0['shift']());}};_0x58c051(++_0x2b9c6e);}(_0x2b9c,0x181));var _0x58c0=function(_0x43d1c0,_0x2b9c6e){_0x43d1c0=_0x43d1c0-0x0;var _0x58c051=_0x2b9c[_0x43d1c0];return _0x58c051;};import{Plugin as _0x2e2774}from'ckeditor5/src/core';import{Input as _0xeb2498}from'ckeditor5/src/typing';export default class it extends _0x2e2774{static get['requires'](){return[_0xeb2498];}['init'](){this[_0x58c0('0x5')][_0x58c0('0x2')][_0x58c0('0x1')](_0x58c0('0x0'))[_0x58c0('0x4')](_0x58c0('0x3'));}}
23
+ var _0xe403=['TrackChangesEditing','init','editor','enableCommand','input'];(function(_0x57f79c,_0xe403ef){var _0x9153c0=function(_0x136e59){while(--_0x136e59){_0x57f79c['push'](_0x57f79c['shift']());}};_0x9153c0(++_0xe403ef);}(_0xe403,0x1d5));var _0x9153=function(_0x57f79c,_0xe403ef){_0x57f79c=_0x57f79c-0x0;var _0x9153c0=_0xe403[_0x57f79c];return _0x9153c0;};import{Plugin as _0x15fcc2}from'ckeditor5/src/core';import{Input as _0x409f49}from'ckeditor5/src/typing';export default class it extends _0x15fcc2{static get['requires'](){return[_0x409f49];}[_0x9153('0x2')](){this[_0x9153('0x3')]['plugins']['get'](_0x9153('0x1'))[_0x9153('0x4')](_0x9153('0x0'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bd8=['afterInit','getAttribute','getFirstRange','_descriptionFactory','TrackChangesEditing','plugins','linkHref','enableCommand','isCollapsed','markInlineFormat','LinkEditing','getRanges','model','*Remove\x20link*','unlink','editor','link','commandName','document','change','get','*Set\x20link:*\x20%0','commandParams','format','from'];(function(_0x3200e6,_0x4bd882){const _0x2bc129=function(_0x57492b){while(--_0x57492b){_0x3200e6['push'](_0x3200e6['shift']());}};_0x2bc129(++_0x4bd882);}(_0x4bd8,0x136));const _0x2bc1=function(_0x3200e6,_0x4bd882){_0x3200e6=_0x3200e6-0x0;let _0x2bc129=_0x4bd8[_0x3200e6];return _0x2bc129;};import{Plugin as _0x35deca}from'ckeditor5/src/core';import{findAttributeRange as _0x178417}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x454a78}from'./utils';import{getTranslation as _0x5aa96b}from'../utils/common-translations';export default class et extends _0x35deca{[_0x2bc1('0xf')](){const _0x3d4739=this[_0x2bc1('0x5')];if(!_0x3d4739[_0x2bc1('0x14')]['has'](_0x2bc1('0x0')))return;const _0x2f2811=_0x3d4739[_0x2bc1('0x14')][_0x2bc1('0xa')](_0x2bc1('0x13'));_0x2f2811[_0x2bc1('0x16')](_0x2bc1('0x6'),(_0x515f58,_0x222140)=>{const _0x452b2b=_0x3d4739[_0x2bc1('0x2')]['document']['selection'];let _0x537862=[];if(_0x452b2b[_0x2bc1('0x17')]){if(!_0x452b2b['hasAttribute']('linkHref'))return void _0x515f58(_0x222140);{const _0x13de27=_0x178417(_0x452b2b['getFirstPosition'](),_0x2bc1('0x15'),_0x452b2b[_0x2bc1('0x10')]('linkHref'),_0x3d4739[_0x2bc1('0x2')]);_0x537862=[_0x13de27];}}else _0x537862=Array[_0x2bc1('0xe')](_0x452b2b[_0x2bc1('0x1')]());_0x3d4739[_0x2bc1('0x2')][_0x2bc1('0x9')](()=>{for(const _0x2317e4 of _0x537862)_0x2f2811[_0x2bc1('0x18')](_0x2317e4,{'commandName':_0x2bc1('0x6'),'commandParams':[_0x222140]});});}),_0x2f2811[_0x2bc1('0x16')]('unlink',()=>{const _0x4d1e55=this['editor'][_0x2bc1('0x2')],_0x1dae6a=_0x4d1e55[_0x2bc1('0x8')]['selection'];_0x4d1e55[_0x2bc1('0x9')](()=>{let _0x4e23e8=[];if(_0x1dae6a[_0x2bc1('0x17')])_0x4e23e8=[_0x178417(_0x1dae6a['getFirstPosition'](),_0x2bc1('0x15'),_0x1dae6a['getAttribute'](_0x2bc1('0x15')),_0x3d4739['model'])];else _0x4e23e8=_0x454a78(_0x2bc1('0x15'),_0x1dae6a[_0x2bc1('0x11')](),_0x3d4739[_0x2bc1('0x2')]);for(const _0xd76a1f of _0x4e23e8)_0x2f2811[_0x2bc1('0x18')](_0xd76a1f,{'commandName':_0x2bc1('0x4'),'commandParams':[]});});}),_0x2f2811[_0x2bc1('0x12')]['registerDescriptionCallback'](_0x4427ab=>{const {data:_0x3742e1}=_0x4427ab,_0x5b2ced=_0x3d4739['locale'];if(_0x3742e1){if(_0x2bc1('0x6')==_0x3742e1[_0x2bc1('0x7')]){const _0x34d439=_0x3742e1[_0x2bc1('0xc')][0x0];return{'type':'format','content':_0x5aa96b(_0x5b2ced,_0x2bc1('0xb'),'\x22'+_0x34d439+'\x22')};}return _0x2bc1('0x4')==_0x3742e1[_0x2bc1('0x7')]?{'type':_0x2bc1('0xd'),'content':_0x5aa96b(_0x5b2ced,_0x2bc1('0x3'))}:void 0x0;}});}}
23
+ const _0xca36=['document','link','afterInit','format','TrackChangesEditing','commandParams','isCollapsed','plugins','model','change','registerDescriptionCallback','commandName','getAttribute','getFirstRange','from','has','*Remove\x20link*','editor','_descriptionFactory','locale','unlink','linkHref','markInlineFormat','get','getFirstPosition','LinkEditing'];(function(_0x4fba26,_0xca3695){const _0x5721ea=function(_0x415d02){while(--_0x415d02){_0x4fba26['push'](_0x4fba26['shift']());}};_0x5721ea(++_0xca3695);}(_0xca36,0x1b3));const _0x5721=function(_0x4fba26,_0xca3695){_0x4fba26=_0x4fba26-0x0;let _0x5721ea=_0xca36[_0x4fba26];return _0x5721ea;};import{Plugin as _0x49acc}from'ckeditor5/src/core';import{findAttributeRange as _0x22b0f2}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x4dfba7}from'./utils';import{getTranslation as _0x206fdf}from'../utils/common-translations';export default class et extends _0x49acc{[_0x5721('0x9')](){const _0x3a9b65=this[_0x5721('0x18')];if(!_0x3a9b65[_0x5721('0xe')][_0x5721('0x16')](_0x5721('0x6')))return;const _0x597bb9=_0x3a9b65['plugins'][_0x5721('0x4')](_0x5721('0xb'));_0x597bb9['enableCommand'](_0x5721('0x8'),(_0x499be9,_0x54c22e)=>{const _0x20f83e=_0x3a9b65[_0x5721('0xf')][_0x5721('0x7')]['selection'];let _0x5877e4=[];if(_0x20f83e[_0x5721('0xd')]){if(!_0x20f83e['hasAttribute']('linkHref'))return void _0x499be9(_0x54c22e);{const _0x3df483=_0x22b0f2(_0x20f83e[_0x5721('0x5')](),_0x5721('0x2'),_0x20f83e[_0x5721('0x13')]('linkHref'),_0x3a9b65['model']);_0x5877e4=[_0x3df483];}}else _0x5877e4=Array[_0x5721('0x15')](_0x20f83e['getRanges']());_0x3a9b65['model']['change'](()=>{for(const _0x188dda of _0x5877e4)_0x597bb9[_0x5721('0x3')](_0x188dda,{'commandName':_0x5721('0x8'),'commandParams':[_0x54c22e]});});}),_0x597bb9['enableCommand'](_0x5721('0x1'),()=>{const _0x1fe3b9=this[_0x5721('0x18')][_0x5721('0xf')],_0x5e9b34=_0x1fe3b9[_0x5721('0x7')]['selection'];_0x1fe3b9[_0x5721('0x10')](()=>{let _0x44f5b4=[];if(_0x5e9b34[_0x5721('0xd')])_0x44f5b4=[_0x22b0f2(_0x5e9b34[_0x5721('0x5')](),_0x5721('0x2'),_0x5e9b34['getAttribute'](_0x5721('0x2')),_0x3a9b65[_0x5721('0xf')])];else _0x44f5b4=_0x4dfba7('linkHref',_0x5e9b34[_0x5721('0x14')](),_0x3a9b65[_0x5721('0xf')]);for(const _0x2f7c91 of _0x44f5b4)_0x597bb9['markInlineFormat'](_0x2f7c91,{'commandName':_0x5721('0x1'),'commandParams':[]});});}),_0x597bb9[_0x5721('0x19')][_0x5721('0x11')](_0x5cb057=>{const {data:_0x1792bc}=_0x5cb057,_0x300619=_0x3a9b65[_0x5721('0x0')];if(_0x1792bc){if(_0x5721('0x8')==_0x1792bc[_0x5721('0x12')]){const _0x28bce6=_0x1792bc[_0x5721('0xc')][0x0];return{'type':_0x5721('0xa'),'content':_0x206fdf(_0x300619,'*Set\x20link:*\x20%0','\x22'+_0x28bce6+'\x22')};}return _0x5721('0x1')==_0x1792bc[_0x5721('0x12')]?{'type':_0x5721('0xa'),'content':_0x206fdf(_0x300619,_0x5721('0x17'))}:void 0x0;}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x20d1=['previousSibling','TodoListEditing','*Uncheck\x20item*','markBlockFormat','*Indent:*\x20%0','*Change\x20to:*\x20%0','*Outdent:*\x20%0','numbered','value','numberedList','_selectedElements','length','commandParams','listType','getSelectedBlocks','blockName','editor','model','execute','outdentList','TrackChangesEditing','document','listItem','selection','slice','registerDescriptionCallback','from','ListEditing','registerElementLabel','ELEMENT_BULLETED_LIST','_descriptionFactory','listIndent','replace','checkTodoList','afterInit','schema','format','change','List','getAttribute','get','filter','element','createPositionAt','paragraph','ELEMENT_LIST_ITEM','commandName','before','indentList','todoList','bulleted','*Check\x20item*','push','enableCommand','plugins','name','locale','forceValue','nextSibling','add','todoListChecked','has'];(function(_0x47d8b2,_0x20d1a0){const _0x3b146f=function(_0x2db238){while(--_0x2db238){_0x47d8b2['push'](_0x47d8b2['shift']());}};_0x3b146f(++_0x20d1a0);}(_0x20d1,0x192));const _0x3b14=function(_0x47d8b2,_0x20d1a0){_0x47d8b2=_0x47d8b2-0x0;let _0x3b146f=_0x20d1[_0x47d8b2];return _0x3b146f;};import{Plugin as _0x380764}from'ckeditor5/src/core';import{getTranslation as _0x342aca}from'../utils/common-translations';export default class st extends _0x380764{[_0x3b14('0x4')](){const _0x4eb971=this[_0x3b14('0x30')],_0x4ccbaf=_0x4eb971[_0x3b14('0x1a')];if(!_0x4eb971['plugins'][_0x3b14('0x1f')](_0x3b14('0x3b')))return;const _0x1c2060=_0x4eb971[_0x3b14('0x18')][_0x3b14('0xa')](_0x3b14('0x34')),_0xa0d00f=_0x4eb971['plugins'][_0x3b14('0x1f')](_0x3b14('0x21'));function _0x2d2143(_0x115372){return()=>{const _0x5d1d3a=_0x4eb971[_0x3b14('0x31')][_0x3b14('0x35')][_0x3b14('0x37')],_0x20a44d=_0x4eb971['commands']['get'](_0x115372);if(_0x20a44d[_0x3b14('0x28')])return void _0x4eb971[_0x3b14('0x32')](_0x3b14('0xe'),{});const _0x20bcb4=_0x115372[_0x3b14('0x38')](0x0,-0x4),_0x555fb=function(_0x59aa24,_0x3de31e,_0x8a58f9){let _0x548d89=Array['from'](_0x59aa24)['filter'](_0x5617c8=>function(_0x428574,_0x3c2c13){return _0x3c2c13['checkChild'](_0x428574['parent'],_0x3b14('0x36'))&&!_0x3c2c13['isObject'](_0x428574);}(_0x5617c8,_0x8a58f9));_0x548d89=_0x548d89['filter'](_0x2f7e66=>!_0x2f7e66['is'](_0x3b14('0xc'),_0x3b14('0x36'))||_0x2f7e66[_0x3b14('0x9')](_0x3b14('0x2d'))!=_0x3de31e);const _0x38097a=new Set();for(const _0x2da680 of _0x548d89)_0x2da680['is'](_0x3b14('0xc'),_0x3b14('0x36'))?_0x38097a['add'](ne(_0x2da680)):_0x38097a['add'](_0x2da680);return Array[_0x3b14('0x3a')](_0x38097a);}(_0x5d1d3a[_0x3b14('0x2e')](),_0x20bcb4,_0x4eb971[_0x3b14('0x31')][_0x3b14('0x5')]);_0x4eb971[_0x3b14('0x31')][_0x3b14('0x7')](()=>{for(const _0x57fd33 of _0x555fb)_0x1c2060['markBlockFormat'](_0x57fd33,{'commandName':_0x115372,'commandParams':[{'forceValue':!_0x20a44d[_0x3b14('0x28')]}],'formatGroupId':_0x3b14('0x2f')},oe(_0x57fd33));});};}function _0x4e8bff(_0x33d060){return()=>{const _0x5fe9f7=function(_0x365bdf){let _0xf0fa07=Array[_0x3b14('0x3a')](_0x365bdf);const _0x3f4040=_0xf0fa07['findIndex'](_0x2efe79=>'listItem'!=_0x2efe79['name']);return _0x3f4040>-0x1&&(_0xf0fa07=_0xf0fa07[_0x3b14('0x38')](0x0,_0x3f4040)),_0xf0fa07;}(_0x4eb971[_0x3b14('0x31')]['document'][_0x3b14('0x37')][_0x3b14('0x2e')]()),_0x5164ca=_0x4eb971['model']['createRange'](_0x4eb971[_0x3b14('0x31')][_0x3b14('0xd')](_0x5fe9f7[0x0],_0x3b14('0x11')),_0x4eb971[_0x3b14('0x31')][_0x3b14('0xd')](_0x5fe9f7[_0x5fe9f7[_0x3b14('0x2b')]-0x1],'end'));_0x4eb971[_0x3b14('0x31')][_0x3b14('0x7')](()=>{_0x1c2060[_0x3b14('0x23')](_0x5164ca,{'commandName':_0x33d060,'commandParams':[],'formatGroupId':_0x3b14('0x1')},function(_0x3cd3e6){const _0x167294=new Set();for(const _0x5d64ff of _0x3cd3e6){let _0x201ede=_0x5d64ff[_0x3b14('0x1c')];for(;_0x201ede&&_0x201ede[_0x3b14('0x9')]('listIndent')>_0x5d64ff[_0x3b14('0x9')](_0x3b14('0x1'));)_0x167294[_0x3b14('0x1d')](_0x201ede),_0x201ede=_0x201ede[_0x3b14('0x1c')];}return Array[_0x3b14('0x3a')](_0x167294);}(_0x5fe9f7));});};}_0x1c2060[_0x3b14('0x17')]('numberedList',_0x2d2143('numberedList')),_0x1c2060['enableCommand']('bulletedList',_0x2d2143('bulletedList')),_0xa0d00f&&_0x1c2060[_0x3b14('0x17')](_0x3b14('0x13'),_0x2d2143('todoList')),_0x1c2060['enableCommand'](_0x3b14('0x12'),_0x4e8bff(_0x3b14('0x12'))),_0x1c2060[_0x3b14('0x17')](_0x3b14('0x33'),_0x4e8bff(_0x3b14('0x33'))),_0xa0d00f&&_0x1c2060[_0x3b14('0x17')](_0x3b14('0x3'),()=>{const _0x503674=_0x4eb971['commands'][_0x3b14('0xa')]('checkTodoList'),_0x511daf=Array['from'](_0x503674[_0x3b14('0x2a')]);_0x511daf[_0x3b14('0xb')](_0x106ac9=>_0x106ac9['getAttribute'](_0x3b14('0x1e'))!=_0x503674[_0x3b14('0x28')]),_0x4eb971['model']['change'](()=>{for(const _0x4d7f1b of _0x511daf)_0x1c2060[_0x3b14('0x23')](_0x4d7f1b,{'commandName':_0x3b14('0x3'),'commandParams':[{'forceValue':!_0x503674[_0x3b14('0x28')]}]});});}),_0x1c2060[_0x3b14('0x0')][_0x3b14('0x3c')]('listItem',_0x5c36a1=>_0x342aca(_0x4ccbaf,'ELEMENT_LIST_ITEM',_0x5c36a1)),_0x1c2060[_0x3b14('0x0')][_0x3b14('0x39')](_0x623023=>{const {data:_0x163465}=_0x623023;if(_0x163465){if(_0x3b14('0x29')==_0x163465['commandName']||'bulletedList'==_0x163465['commandName']||_0x3b14('0x13')==_0x163465[_0x3b14('0x10')])switch(_0x163465['commandName'][_0x3b14('0x2')](_0x3b14('0x8'),'')){case _0x3b14('0x14'):return _0x1ea529(_0x342aca(_0x4ccbaf,_0x3b14('0x3d')));case _0x3b14('0x27'):return _0x1ea529(_0x342aca(_0x4ccbaf,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1ea529(_0x342aca(_0x4ccbaf,'ELEMENT_TODO_LIST'));}if(_0x3b14('0x12')==_0x163465[_0x3b14('0x10')])return{'type':_0x3b14('0x6'),'content':_0x342aca(_0x4ccbaf,_0x3b14('0x24'),_0x342aca(_0x4ccbaf,_0x3b14('0xf')))};if('outdentList'==_0x163465[_0x3b14('0x10')])return{'type':_0x3b14('0x6'),'content':_0x342aca(_0x4ccbaf,_0x3b14('0x26'),_0x342aca(_0x4ccbaf,'ELEMENT_LIST_ITEM'))};if(_0x3b14('0x3')==_0x163465[_0x3b14('0x10')])return _0x163465[_0x3b14('0x2c')][0x0][_0x3b14('0x1b')]?{'type':_0x3b14('0x6'),'content':_0x342aca(_0x4ccbaf,_0x3b14('0x15'))}:{'type':_0x3b14('0x6'),'content':_0x342aca(_0x4ccbaf,_0x3b14('0x22'))};}function _0x1ea529(_0x4e5fcb){return{'type':_0x3b14('0x6'),'content':_0x342aca(_0x4ccbaf,_0x3b14('0x25'),_0x4e5fcb)};}});}}function ne(_0x4ead54){const _0x423273=_0x4ead54[_0x3b14('0x9')](_0x3b14('0x1'));if(0x0==_0x423273)return _0x4ead54;let _0x1de2dc=_0x4ead54;for(;_0x4ead54[_0x3b14('0x20')]&&_0x4ead54[_0x3b14('0x20')]['is'](_0x3b14('0xc'),_0x3b14('0x36'));){const _0x4481f5=_0x4ead54[_0x3b14('0x20')]['getAttribute'](_0x3b14('0x1'));if(_0x4481f5==_0x423273)_0x1de2dc=_0x4ead54[_0x3b14('0x20')];else{if(_0x4481f5<_0x423273)break;}_0x4ead54=_0x4ead54['previousSibling'];}return _0x1de2dc;}function oe(_0x56a68e){const _0x43a6d3=[];if(_0x56a68e['is'](_0x3b14('0xc'),_0x3b14('0x36'))&&_0x56a68e[_0x3b14('0x9')]('listIndent')>0x0){let _0x2f75f3=_0x56a68e['nextSibling'];for(;_0x2f75f3&&_0x3b14('0x36')==_0x2f75f3[_0x3b14('0x19')]&&_0x2f75f3['getAttribute'](_0x3b14('0x1'))==_0x56a68e[_0x3b14('0x9')]('listIndent');)_0x43a6d3[_0x3b14('0x16')](_0x2f75f3),_0x2f75f3=_0x2f75f3[_0x3b14('0x1c')];}return _0x43a6d3;}
23
+ const _0x220c=['findIndex','parent','ELEMENT_NUMBERED_LIST','change','value','slice','element','has','bulletedList','*Change\x20to:*\x20%0','_descriptionFactory','nextSibling','checkTodoList','add','format','plugins','forceValue','from','listType','markBlockFormat','getSelectedBlocks','afterInit','listItem','editor','commandParams','filter','push','listIndent','_selectedElements','outdentList','createPositionAt','ListEditing','document','model','createRange','paragraph','*Indent:*\x20%0','todoList','indentList','previousSibling','*Check\x20item*','registerDescriptionCallback','getAttribute','bulleted','name','numberedList','blockName','get','*Outdent:*\x20%0','execute','todoListChecked','*Uncheck\x20item*','TodoListEditing','todo','checkChild','enableCommand','commands','locale','commandName','schema','selection','length','ELEMENT_TODO_LIST','ELEMENT_LIST_ITEM'];(function(_0x59083d,_0x220ceb){const _0x5a0812=function(_0x397dc6){while(--_0x397dc6){_0x59083d['push'](_0x59083d['shift']());}};_0x5a0812(++_0x220ceb);}(_0x220c,0x1da));const _0x5a08=function(_0x59083d,_0x220ceb){_0x59083d=_0x59083d-0x0;let _0x5a0812=_0x220c[_0x59083d];return _0x5a0812;};import{Plugin as _0x2a9359}from'ckeditor5/src/core';import{getTranslation as _0x35e78d}from'../utils/common-translations';export default class st extends _0x2a9359{[_0x5a08('0x3b')](){const _0x4e4d73=this[_0x5a08('0x3d')],_0x164947=_0x4e4d73[_0x5a08('0x1f')];if(!_0x4e4d73[_0x5a08('0x35')][_0x5a08('0x2d')](_0x5a08('0x5')))return;const _0x5636dc=_0x4e4d73[_0x5a08('0x35')][_0x5a08('0x15')]('TrackChangesEditing'),_0x5e014a=_0x4e4d73['plugins'][_0x5a08('0x2d')](_0x5a08('0x1a'));function _0x45f1ec(_0x4fd41c){return()=>{const _0x2c56df=_0x4e4d73['model'][_0x5a08('0x6')][_0x5a08('0x22')],_0x2a2421=_0x4e4d73[_0x5a08('0x1e')][_0x5a08('0x15')](_0x4fd41c);if(_0x2a2421[_0x5a08('0x2a')])return void _0x4e4d73[_0x5a08('0x17')](_0x5a08('0x9'),{});const _0x1154ed=_0x4fd41c[_0x5a08('0x2b')](0x0,-0x4),_0x6ea7f8=function(_0x1bfdfa,_0xd44628,_0x51be97){let _0x45b24a=Array['from'](_0x1bfdfa)[_0x5a08('0x3f')](_0x3c46dd=>function(_0x2642de,_0x51e539){return _0x51e539[_0x5a08('0x1c')](_0x2642de[_0x5a08('0x27')],'listItem')&&!_0x51e539['isObject'](_0x2642de);}(_0x3c46dd,_0x51be97));_0x45b24a=_0x45b24a[_0x5a08('0x3f')](_0x588617=>!_0x588617['is'](_0x5a08('0x2c'),_0x5a08('0x3c'))||_0x588617['getAttribute'](_0x5a08('0x38'))!=_0xd44628);const _0x3626b2=new Set();for(const _0x116ca6 of _0x45b24a)_0x116ca6['is'](_0x5a08('0x2c'),_0x5a08('0x3c'))?_0x3626b2['add'](ne(_0x116ca6)):_0x3626b2[_0x5a08('0x33')](_0x116ca6);return Array[_0x5a08('0x37')](_0x3626b2);}(_0x2c56df[_0x5a08('0x3a')](),_0x1154ed,_0x4e4d73[_0x5a08('0x7')][_0x5a08('0x21')]);_0x4e4d73[_0x5a08('0x7')]['change'](()=>{for(const _0x5e1391 of _0x6ea7f8)_0x5636dc[_0x5a08('0x39')](_0x5e1391,{'commandName':_0x4fd41c,'commandParams':[{'forceValue':!_0x2a2421[_0x5a08('0x2a')]}],'formatGroupId':_0x5a08('0x14')},oe(_0x5e1391));});};}function _0x874615(_0x54a8f1){return()=>{const _0x2e1815=function(_0x1c5eb2){let _0x2d816f=Array[_0x5a08('0x37')](_0x1c5eb2);const _0x428bd9=_0x2d816f[_0x5a08('0x26')](_0x178b5b=>_0x5a08('0x3c')!=_0x178b5b[_0x5a08('0x12')]);return _0x428bd9>-0x1&&(_0x2d816f=_0x2d816f[_0x5a08('0x2b')](0x0,_0x428bd9)),_0x2d816f;}(_0x4e4d73['model'][_0x5a08('0x6')][_0x5a08('0x22')][_0x5a08('0x3a')]()),_0x401ddb=_0x4e4d73[_0x5a08('0x7')][_0x5a08('0x8')](_0x4e4d73[_0x5a08('0x7')][_0x5a08('0x4')](_0x2e1815[0x0],'before'),_0x4e4d73[_0x5a08('0x7')][_0x5a08('0x4')](_0x2e1815[_0x2e1815[_0x5a08('0x23')]-0x1],'end'));_0x4e4d73[_0x5a08('0x7')]['change'](()=>{_0x5636dc[_0x5a08('0x39')](_0x401ddb,{'commandName':_0x54a8f1,'commandParams':[],'formatGroupId':_0x5a08('0x1')},function(_0xd88ddd){const _0x2a48ab=new Set();for(const _0x4d37e7 of _0xd88ddd){let _0x78578d=_0x4d37e7['nextSibling'];for(;_0x78578d&&_0x78578d[_0x5a08('0x10')](_0x5a08('0x1'))>_0x4d37e7[_0x5a08('0x10')](_0x5a08('0x1'));)_0x2a48ab[_0x5a08('0x33')](_0x78578d),_0x78578d=_0x78578d[_0x5a08('0x31')];}return Array[_0x5a08('0x37')](_0x2a48ab);}(_0x2e1815));});};}_0x5636dc[_0x5a08('0x1d')](_0x5a08('0x13'),_0x45f1ec(_0x5a08('0x13'))),_0x5636dc[_0x5a08('0x1d')](_0x5a08('0x2e'),_0x45f1ec(_0x5a08('0x2e'))),_0x5e014a&&_0x5636dc[_0x5a08('0x1d')](_0x5a08('0xb'),_0x45f1ec(_0x5a08('0xb'))),_0x5636dc[_0x5a08('0x1d')](_0x5a08('0xc'),_0x874615(_0x5a08('0xc'))),_0x5636dc[_0x5a08('0x1d')](_0x5a08('0x3'),_0x874615(_0x5a08('0x3'))),_0x5e014a&&_0x5636dc[_0x5a08('0x1d')](_0x5a08('0x32'),()=>{const _0x354f16=_0x4e4d73['commands'][_0x5a08('0x15')](_0x5a08('0x32')),_0x2fb112=Array[_0x5a08('0x37')](_0x354f16[_0x5a08('0x2')]);_0x2fb112[_0x5a08('0x3f')](_0x1bbf2e=>_0x1bbf2e[_0x5a08('0x10')](_0x5a08('0x18'))!=_0x354f16['value']),_0x4e4d73[_0x5a08('0x7')][_0x5a08('0x29')](()=>{for(const _0x313958 of _0x2fb112)_0x5636dc['markBlockFormat'](_0x313958,{'commandName':_0x5a08('0x32'),'commandParams':[{'forceValue':!_0x354f16[_0x5a08('0x2a')]}]});});}),_0x5636dc['_descriptionFactory']['registerElementLabel'](_0x5a08('0x3c'),_0x24b72c=>_0x35e78d(_0x164947,_0x5a08('0x25'),_0x24b72c)),_0x5636dc[_0x5a08('0x30')][_0x5a08('0xf')](_0x194867=>{const {data:_0x2734e9}=_0x194867;if(_0x2734e9){if(_0x5a08('0x13')==_0x2734e9[_0x5a08('0x20')]||'bulletedList'==_0x2734e9[_0x5a08('0x20')]||_0x5a08('0xb')==_0x2734e9['commandName'])switch(_0x2734e9[_0x5a08('0x20')]['replace']('List','')){case _0x5a08('0x11'):return _0xb41b20(_0x35e78d(_0x164947,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xb41b20(_0x35e78d(_0x164947,_0x5a08('0x28')));case _0x5a08('0x1b'):return _0xb41b20(_0x35e78d(_0x164947,_0x5a08('0x24')));}if('indentList'==_0x2734e9[_0x5a08('0x20')])return{'type':_0x5a08('0x34'),'content':_0x35e78d(_0x164947,_0x5a08('0xa'),_0x35e78d(_0x164947,_0x5a08('0x25')))};if(_0x5a08('0x3')==_0x2734e9[_0x5a08('0x20')])return{'type':'format','content':_0x35e78d(_0x164947,_0x5a08('0x16'),_0x35e78d(_0x164947,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x2734e9[_0x5a08('0x20')])return _0x2734e9[_0x5a08('0x3e')][0x0][_0x5a08('0x36')]?{'type':'format','content':_0x35e78d(_0x164947,_0x5a08('0xe'))}:{'type':_0x5a08('0x34'),'content':_0x35e78d(_0x164947,_0x5a08('0x19'))};}function _0xb41b20(_0x1fa983){return{'type':_0x5a08('0x34'),'content':_0x35e78d(_0x164947,_0x5a08('0x2f'),_0x1fa983)};}});}}function ne(_0x16994a){const _0x13c79f=_0x16994a[_0x5a08('0x10')](_0x5a08('0x1'));if(0x0==_0x13c79f)return _0x16994a;let _0x1cefc1=_0x16994a;for(;_0x16994a[_0x5a08('0xd')]&&_0x16994a[_0x5a08('0xd')]['is'](_0x5a08('0x2c'),_0x5a08('0x3c'));){const _0x5e0e57=_0x16994a[_0x5a08('0xd')][_0x5a08('0x10')](_0x5a08('0x1'));if(_0x5e0e57==_0x13c79f)_0x1cefc1=_0x16994a[_0x5a08('0xd')];else{if(_0x5e0e57<_0x13c79f)break;}_0x16994a=_0x16994a[_0x5a08('0xd')];}return _0x1cefc1;}function oe(_0x31180d){const _0x3a4019=[];if(_0x31180d['is'](_0x5a08('0x2c'),_0x5a08('0x3c'))&&_0x31180d[_0x5a08('0x10')](_0x5a08('0x1'))>0x0){let _0x331cd9=_0x31180d[_0x5a08('0x31')];for(;_0x331cd9&&_0x5a08('0x3c')==_0x331cd9[_0x5a08('0x12')]&&_0x331cd9[_0x5a08('0x10')](_0x5a08('0x1'))==_0x31180d['getAttribute']('listIndent');)_0x3a4019[_0x5a08('0x0')](_0x331cd9),_0x331cd9=_0x331cd9['nextSibling'];}return _0x3a4019;}