@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230804.0 → 0.0.0-nightly-20230806.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 -7
  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 _0x1e35=['*Format:*\x20set\x20order\x20to\x20reversed','filter','toUpperCase','*Format:*\x20set\x20start\x20index\x20to\x20%0','editor','ELEMENT_','listType','getSelectedBlocks','element','enableCommand','format','plugins','push','createPositionAt','getAttribute','listReversed','handleDescriptions','length','getListTypeFromListStyleType','commandName','numbered','handleListReversedCommand','_getTranslationKeyForListStyle','selection','bind','*Change\x20to:*\x20%0','markMultiRangeBlockFormat','_getSuggestionBlocksForListStyle','handleListStartCommand','getFirstPosition','map','getSiblingNodes','change','commandParams','_getSuggestionBlocks','listItem','get','createRange','model','listStyle','ListUtils','replace','document','TrackChangesEditing','locale','handleListStyleCommand','backward','registerDescriptionCallback','type','styles','_LIST_','config','reversed','before','startIndex','parent','_descriptionFactory','listStart','unshift'];(function(_0x1ad3e0,_0x1e3509){const _0x1418df=function(_0x5949de){while(--_0x5949de){_0x1ad3e0['push'](_0x1ad3e0['shift']());}};_0x1418df(++_0x1e3509);}(_0x1e35,0xd4));const _0x1418=function(_0x1ad3e0,_0x1e3509){_0x1ad3e0=_0x1ad3e0-0x0;let _0x1418df=_0x1e35[_0x1ad3e0];return _0x1418df;};import{Plugin as _0x5da4ec}from'ckeditor5/src/core';import{getTranslation as _0x3971d2}from'../utils/common-translations';export default class nt extends _0x5da4ec{['afterInit'](){if(!this[_0x1418('0x1c')]['plugins']['has']('ListPropertiesEditing'))return;const _0x2adb02=this[_0x1418('0x1c')][_0x1418('0x10')]['get']('list.properties'),_0x263bde=this[_0x1418('0x1c')][_0x1418('0x23')][_0x1418('0x1')]('TrackChangesEditing');_0x2adb02[_0x1418('0xe')]&&_0x263bde[_0x1418('0x21')](_0x1418('0x4'),this[_0x1418('0xa')][_0x1418('0x30')](this)),_0x2adb02[_0x1418('0x11')]&&_0x263bde[_0x1418('0x21')](_0x1418('0x27'),this[_0x1418('0x2d')][_0x1418('0x30')](this)),_0x2adb02[_0x1418('0x13')]&&_0x263bde['enableCommand'](_0x1418('0x16'),this[_0x1418('0x34')]['bind'](this)),_0x263bde[_0x1418('0x15')][_0x1418('0xc')](this[_0x1418('0x28')][_0x1418('0x30')](this));}[_0x1418('0xa')](_0x3ab297,_0x5adc11={}){const _0x6a254=this[_0x1418('0x1c')][_0x1418('0x23')][_0x1418('0x1')](_0x1418('0x8')),_0x3fe033=this[_0x1418('0x33')]();this['editor'][_0x1418('0x3')]['change'](()=>{_0x6a254[_0x1418('0x32')](_0x3fe033,{'commandName':'listStyle','commandParams':[{'type':_0x5adc11[_0x1418('0xd')]}],'formatGroupId':_0x1418('0x4')});});}[_0x1418('0x2d')](_0x327b32,_0x279841={}){const _0xc8e6e7=this['editor']['plugins'][_0x1418('0x1')](_0x1418('0x8')),_0xa63059=this[_0x1418('0x3a')](_0x212ec9=>_0x212ec9['is'](_0x1418('0x20'),_0x1418('0x0'))&&_0x1418('0x2c')===_0x212ec9['getAttribute'](_0x1418('0x1e')));if(_0xa63059['length']<0x1)return;const _0x3caf3e=_0xa63059['map'](_0x197d62=>this[_0x1418('0x1c')][_0x1418('0x3')]['createRange'](this[_0x1418('0x1c')]['model'][_0x1418('0x25')](_0x197d62,_0x1418('0x12')),this['editor']['model'][_0x1418('0x25')](_0x197d62,0x0)));this[_0x1418('0x1c')][_0x1418('0x3')][_0x1418('0x38')](()=>{_0xc8e6e7['markMultiRangeBlockFormat'](_0x3caf3e,{'commandName':_0x1418('0x27'),'commandParams':[{'reversed':_0x279841[_0x1418('0x11')]}],'formatGroupId':_0x1418('0x27')});});}[_0x1418('0x34')](_0x99d8ee,_0x2e29e0={}){const _0x4d906f=this['editor'][_0x1418('0x23')]['get'](_0x1418('0x8')),_0x54b6b4=this[_0x1418('0x3a')](_0x4a1ffb=>_0x4a1ffb['is']('element','listItem')&&_0x1418('0x2c')===_0x4a1ffb[_0x1418('0x26')](_0x1418('0x1e')));if(_0x54b6b4[_0x1418('0x29')]<0x1)return;const _0x242ab6=_0x54b6b4[_0x1418('0x36')](_0x43feee=>this['editor'][_0x1418('0x3')][_0x1418('0x2')](this['editor'][_0x1418('0x3')][_0x1418('0x25')](_0x43feee,_0x1418('0x12')),this[_0x1418('0x1c')][_0x1418('0x3')][_0x1418('0x25')](_0x43feee,0x0)));this[_0x1418('0x1c')]['model'][_0x1418('0x38')](()=>{_0x4d906f['markMultiRangeBlockFormat'](_0x242ab6,{'commandName':_0x1418('0x16'),'commandParams':[{'startIndex':_0x2e29e0[_0x1418('0x13')]}],'formatGroupId':_0x1418('0x16')});});}['handleDescriptions'](_0xa1603b){const _0xc0220c=this[_0x1418('0x1c')][_0x1418('0x9')],{data:_0x336c1d}=_0xa1603b;if(!_0x336c1d)return;let _0x371e76,_0xb0e1bd;switch(_0x336c1d[_0x1418('0x2b')]){case'listStyle':_0x371e76=_0x1418('0x31'),_0xb0e1bd={'type':_0x1418('0x22'),'content':_0x3971d2(_0xc0220c,_0x371e76,_0x3971d2(_0xc0220c,this['_getTranslationKeyForListStyle'](_0x336c1d[_0x1418('0x39')][0x0][_0x1418('0xd')])))};break;case _0x1418('0x27'):_0x371e76=_0x336c1d[_0x1418('0x39')][0x0]['reversed']?_0x1418('0x18'):'*Format:*\x20set\x20order\x20to\x20regular',_0xb0e1bd={'type':_0x1418('0x22'),'content':_0x3971d2(_0xc0220c,_0x371e76)};break;case _0x1418('0x16'):_0x371e76=_0x1418('0x1b'),_0xb0e1bd={'type':_0x1418('0x22'),'content':_0x3971d2(_0xc0220c,_0x371e76,_0x336c1d[_0x1418('0x39')][0x0]['startIndex'])};}return _0xb0e1bd;}[_0x1418('0x33')](){var _0x4e5d9d,_0x4788da,_0x28f960,_0x345283;const _0x176620=this[_0x1418('0x1c')]['plugins'][_0x1418('0x1')](_0x1418('0x5'));let _0x159ceb=Array['from'](this[_0x1418('0x1c')][_0x1418('0x3')][_0x1418('0x7')][_0x1418('0x2f')][_0x1418('0x1f')]());return(null===(_0x4e5d9d=_0x159ceb[0x0])||void 0x0===_0x4e5d9d?void 0x0:_0x4e5d9d['is'](_0x1418('0x20'),'listItem'))&&_0x159ceb[_0x1418('0x17')](..._0x176620[_0x1418('0x37')](this['editor']['model'][_0x1418('0x7')]['selection'][_0x1418('0x35')](),_0x1418('0xb'))),(null===(_0x4788da=_0x159ceb[_0x159ceb['length']-0x1])||void 0x0===_0x4788da?void 0x0:_0x4788da['is']('element',_0x1418('0x0')))&&_0x159ceb[_0x1418('0x24')](..._0x176620[_0x1418('0x37')](this[_0x1418('0x1c')][_0x1418('0x3')]['document'][_0x1418('0x2f')]['getLastPosition'](),'forward')),_0x159ceb=[...new Set(_0x159ceb)],(null===(_0x345283=null===(_0x28f960=this['editor'][_0x1418('0x3')][_0x1418('0x7')][_0x1418('0x2f')][_0x1418('0x35')]())||void 0x0===_0x28f960?void 0x0:_0x28f960[_0x1418('0x14')])||void 0x0===_0x345283?void 0x0:_0x345283['is'](_0x1418('0x20'),'listItem'))&&(_0x159ceb=_0x159ceb[_0x1418('0x19')](_0x39c574=>_0x39c574['is']('element',_0x1418('0x0')))),_0x159ceb;}[_0x1418('0x3a')](_0x289c21){const _0x101e73=this[_0x1418('0x1c')]['plugins']['get'](_0x1418('0x5'));let _0x42f943=Array['from'](this[_0x1418('0x1c')]['model'][_0x1418('0x7')][_0x1418('0x2f')]['getSelectedBlocks']())[_0x1418('0x19')](_0x289c21)[_0x1418('0x36')](_0x3fbcdc=>{const _0x1c04ed=this['editor'][_0x1418('0x3')][_0x1418('0x25')](_0x3fbcdc,0x0);return[..._0x101e73['getSiblingNodes'](_0x1c04ed,'backward'),..._0x101e73['getSiblingNodes'](_0x1c04ed,'forward')];})['flat']();return _0x42f943=[...new Set(_0x42f943)],_0x42f943;}[_0x1418('0x2e')](_0x81b0e){return _0x1418('0x1d')+this['editor']['plugins'][_0x1418('0x1')]('ListUtils')[_0x1418('0x2a')](_0x81b0e)['toUpperCase']()+_0x1418('0xf')+_0x81b0e[_0x1418('0x1a')]()[_0x1418('0x6')](/-/g,'_');}}
23
+ const _0x24cd=['commandName','get','_getSuggestionBlocksForListStyle','styles','*Format:*\x20set\x20order\x20to\x20reversed','getLastPosition','commandParams','toUpperCase','enableCommand','handleListReversedCommand','list.properties','listItem','numbered','listType','before','listStyle','config','listReversed','handleDescriptions','locale','reversed','push','length','type','*Format:*\x20set\x20start\x20index\x20to\x20%0','backward','model','ListUtils','handleListStyleCommand','format','element','handleListStartCommand','filter','registerDescriptionCallback','getAttribute','map','createRange','startIndex','_descriptionFactory','TrackChangesEditing','editor','*Format:*\x20set\x20order\x20to\x20regular','getSelectedBlocks','selection','getSiblingNodes','getFirstPosition','document','markMultiRangeBlockFormat','_getSuggestionBlocks','ELEMENT_','bind','change','ListPropertiesEditing','from','createPositionAt','listStart','plugins','_getTranslationKeyForListStyle'];(function(_0x59575f,_0x24cdef){const _0x14c713=function(_0x56b10c){while(--_0x56b10c){_0x59575f['push'](_0x59575f['shift']());}};_0x14c713(++_0x24cdef);}(_0x24cd,0x1db));const _0x14c7=function(_0x59575f,_0x24cdef){_0x59575f=_0x59575f-0x0;let _0x14c713=_0x24cd[_0x59575f];return _0x14c713;};import{Plugin as _0x37d381}from'ckeditor5/src/core';import{getTranslation as _0x2251d9}from'../utils/common-translations';export default class nt extends _0x37d381{['afterInit'](){if(!this[_0x14c7('0x1d')][_0x14c7('0x2d')]['has'](_0x14c7('0x29')))return;const _0x58b8ba=this[_0x14c7('0x1d')][_0x14c7('0x5')]['get'](_0x14c7('0x39')),_0x2b9ef9=this['editor'][_0x14c7('0x2d')][_0x14c7('0x30')](_0x14c7('0x1c'));_0x58b8ba[_0x14c7('0x32')]&&_0x2b9ef9[_0x14c7('0x37')](_0x14c7('0x4'),this[_0x14c7('0x11')][_0x14c7('0x27')](this)),_0x58b8ba[_0x14c7('0x9')]&&_0x2b9ef9[_0x14c7('0x37')]('listReversed',this[_0x14c7('0x38')][_0x14c7('0x27')](this)),_0x58b8ba['startIndex']&&_0x2b9ef9[_0x14c7('0x37')]('listStart',this[_0x14c7('0x14')][_0x14c7('0x27')](this)),_0x2b9ef9[_0x14c7('0x1b')][_0x14c7('0x16')](this[_0x14c7('0x7')][_0x14c7('0x27')](this));}['handleListStyleCommand'](_0x1047e8,_0x164881={}){const _0x224e92=this[_0x14c7('0x1d')]['plugins'][_0x14c7('0x30')](_0x14c7('0x1c')),_0x566b42=this[_0x14c7('0x31')]();this[_0x14c7('0x1d')][_0x14c7('0xf')][_0x14c7('0x28')](()=>{_0x224e92['markMultiRangeBlockFormat'](_0x566b42,{'commandName':'listStyle','commandParams':[{'type':_0x164881[_0x14c7('0xc')]}],'formatGroupId':_0x14c7('0x4')});});}[_0x14c7('0x38')](_0x44d7bc,_0x4cb10a={}){const _0x146bc8=this[_0x14c7('0x1d')][_0x14c7('0x2d')][_0x14c7('0x30')](_0x14c7('0x1c')),_0x417ac3=this[_0x14c7('0x25')](_0x409128=>_0x409128['is'](_0x14c7('0x13'),_0x14c7('0x0'))&&_0x14c7('0x1')===_0x409128[_0x14c7('0x17')]('listType'));if(_0x417ac3[_0x14c7('0xb')]<0x1)return;const _0x4811e0=_0x417ac3[_0x14c7('0x18')](_0x439c6c=>this['editor']['model'][_0x14c7('0x19')](this['editor'][_0x14c7('0xf')]['createPositionAt'](_0x439c6c,_0x14c7('0x3')),this[_0x14c7('0x1d')]['model'][_0x14c7('0x2b')](_0x439c6c,0x0)));this[_0x14c7('0x1d')]['model'][_0x14c7('0x28')](()=>{_0x146bc8[_0x14c7('0x24')](_0x4811e0,{'commandName':_0x14c7('0x6'),'commandParams':[{'reversed':_0x4cb10a['reversed']}],'formatGroupId':_0x14c7('0x6')});});}['handleListStartCommand'](_0x451505,_0x2a323d={}){const _0x43138d=this[_0x14c7('0x1d')][_0x14c7('0x2d')][_0x14c7('0x30')](_0x14c7('0x1c')),_0x562622=this['_getSuggestionBlocks'](_0x4bf650=>_0x4bf650['is'](_0x14c7('0x13'),'listItem')&&'numbered'===_0x4bf650[_0x14c7('0x17')](_0x14c7('0x2')));if(_0x562622[_0x14c7('0xb')]<0x1)return;const _0x1b8b9e=_0x562622[_0x14c7('0x18')](_0x3a6d46=>this[_0x14c7('0x1d')][_0x14c7('0xf')][_0x14c7('0x19')](this[_0x14c7('0x1d')][_0x14c7('0xf')][_0x14c7('0x2b')](_0x3a6d46,_0x14c7('0x3')),this[_0x14c7('0x1d')][_0x14c7('0xf')][_0x14c7('0x2b')](_0x3a6d46,0x0)));this[_0x14c7('0x1d')][_0x14c7('0xf')][_0x14c7('0x28')](()=>{_0x43138d[_0x14c7('0x24')](_0x1b8b9e,{'commandName':_0x14c7('0x2c'),'commandParams':[{'startIndex':_0x2a323d['startIndex']}],'formatGroupId':_0x14c7('0x2c')});});}['handleDescriptions'](_0x298cb6){const _0x447613=this[_0x14c7('0x1d')][_0x14c7('0x8')],{data:_0x6f2ba}=_0x298cb6;if(!_0x6f2ba)return;let _0x21ef45,_0x1fdfc6;switch(_0x6f2ba[_0x14c7('0x2f')]){case _0x14c7('0x4'):_0x21ef45='*Change\x20to:*\x20%0',_0x1fdfc6={'type':_0x14c7('0x12'),'content':_0x2251d9(_0x447613,_0x21ef45,_0x2251d9(_0x447613,this['_getTranslationKeyForListStyle'](_0x6f2ba[_0x14c7('0x35')][0x0][_0x14c7('0xc')])))};break;case _0x14c7('0x6'):_0x21ef45=_0x6f2ba[_0x14c7('0x35')][0x0]['reversed']?_0x14c7('0x33'):_0x14c7('0x1e'),_0x1fdfc6={'type':'format','content':_0x2251d9(_0x447613,_0x21ef45)};break;case'listStart':_0x21ef45=_0x14c7('0xd'),_0x1fdfc6={'type':_0x14c7('0x12'),'content':_0x2251d9(_0x447613,_0x21ef45,_0x6f2ba[_0x14c7('0x35')][0x0][_0x14c7('0x1a')])};}return _0x1fdfc6;}[_0x14c7('0x31')](){var _0xed957b,_0x88240a,_0x1aa484,_0x293669;const _0x49f234=this[_0x14c7('0x1d')][_0x14c7('0x2d')][_0x14c7('0x30')](_0x14c7('0x10'));let _0x352eb2=Array[_0x14c7('0x2a')](this['editor'][_0x14c7('0xf')][_0x14c7('0x23')][_0x14c7('0x20')][_0x14c7('0x1f')]());return(null===(_0xed957b=_0x352eb2[0x0])||void 0x0===_0xed957b?void 0x0:_0xed957b['is'](_0x14c7('0x13'),_0x14c7('0x0')))&&_0x352eb2['unshift'](..._0x49f234[_0x14c7('0x21')](this[_0x14c7('0x1d')][_0x14c7('0xf')][_0x14c7('0x23')]['selection'][_0x14c7('0x22')](),_0x14c7('0xe'))),(null===(_0x88240a=_0x352eb2[_0x352eb2[_0x14c7('0xb')]-0x1])||void 0x0===_0x88240a?void 0x0:_0x88240a['is'](_0x14c7('0x13'),'listItem'))&&_0x352eb2[_0x14c7('0xa')](..._0x49f234[_0x14c7('0x21')](this['editor']['model'][_0x14c7('0x23')][_0x14c7('0x20')][_0x14c7('0x34')](),'forward')),_0x352eb2=[...new Set(_0x352eb2)],(null===(_0x293669=null===(_0x1aa484=this[_0x14c7('0x1d')]['model'][_0x14c7('0x23')]['selection'][_0x14c7('0x22')]())||void 0x0===_0x1aa484?void 0x0:_0x1aa484['parent'])||void 0x0===_0x293669?void 0x0:_0x293669['is'](_0x14c7('0x13'),'listItem'))&&(_0x352eb2=_0x352eb2['filter'](_0x51ccfa=>_0x51ccfa['is']('element',_0x14c7('0x0')))),_0x352eb2;}[_0x14c7('0x25')](_0x3a3ffe){const _0x132cc1=this[_0x14c7('0x1d')][_0x14c7('0x2d')][_0x14c7('0x30')](_0x14c7('0x10'));let _0x2e638e=Array[_0x14c7('0x2a')](this[_0x14c7('0x1d')]['model']['document'][_0x14c7('0x20')][_0x14c7('0x1f')]())[_0x14c7('0x15')](_0x3a3ffe)[_0x14c7('0x18')](_0x422b86=>{const _0x4b93fd=this[_0x14c7('0x1d')]['model'][_0x14c7('0x2b')](_0x422b86,0x0);return[..._0x132cc1[_0x14c7('0x21')](_0x4b93fd,_0x14c7('0xe')),..._0x132cc1[_0x14c7('0x21')](_0x4b93fd,'forward')];})['flat']();return _0x2e638e=[...new Set(_0x2e638e)],_0x2e638e;}[_0x14c7('0x2e')](_0x4cf0b0){return _0x14c7('0x26')+this[_0x14c7('0x1d')][_0x14c7('0x2d')][_0x14c7('0x30')](_0x14c7('0x10'))['getListTypeFromListStyleType'](_0x4cf0b0)[_0x14c7('0x36')]()+'_LIST_'+_0x4cf0b0[_0x14c7('0x36')]()['replace'](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xada2=['showSuggestionHighlights','registerElementLabel','conversion','ELEMENT_MEDIA','data','options','stop','get','high','afterInit','dataDowncast','_descriptionFactory','mediaEmbed','TrackChangesEditing','media','has','div','createEmptyElement','elementToElement','downcastDispatcher','plugins','enableCommand','MediaEmbedEditing'];(function(_0x1fc3b8,_0xada2d7){const _0x41cefd=function(_0x4eb537){while(--_0x4eb537){_0x1fc3b8['push'](_0x1fc3b8['shift']());}};_0x41cefd(++_0xada2d7);}(_0xada2,0xe9));const _0x41ce=function(_0x1fc3b8,_0xada2d7){_0x1fc3b8=_0x1fc3b8-0x0;let _0x41cefd=_0xada2[_0x1fc3b8];return _0x41cefd;};import{Plugin as _0x221253}from'ckeditor5/src/core';import{getTranslation as _0x413b61}from'../utils/common-translations';export default class ot extends _0x221253{[_0x41ce('0x6')](){const _0xd79004=this['editor'];if(!_0xd79004[_0x41ce('0x11')][_0x41ce('0xc')](_0x41ce('0x13')))return;const _0x3af849=_0xd79004[_0x41ce('0x11')][_0x41ce('0x4')](_0x41ce('0xa')),_0x3319d6=_0xd79004['locale'];_0x3af849[_0x41ce('0x12')](_0x41ce('0x9')),_0x3af849[_0x41ce('0x8')][_0x41ce('0x15')](_0x41ce('0xb'),_0xf05a75=>_0x413b61(_0x3319d6,_0x41ce('0x0'),_0xf05a75)),_0xd79004[_0x41ce('0x16')]['for'](_0x41ce('0x7'))[_0x41ce('0xf')]({'model':_0x41ce('0xb'),'view':(_0x889ddf,{writer:_0x46ad0e,options:_0x942cac})=>{if(_0x942cac['showSuggestionHighlights'])return _0x46ad0e[_0x41ce('0xe')](_0x41ce('0xd'));},'converterPriority':_0x41ce('0x5')}),_0xd79004[_0x41ce('0x1')][_0x41ce('0x10')]['on']('attribute:url:media',(_0x4abb4a,_0x365029,_0x29a941)=>{_0x29a941[_0x41ce('0x2')][_0x41ce('0x14')]&&_0x4abb4a[_0x41ce('0x3')]();},{'priority':'high'});}}
23
+ const _0x1bff=['elementToElement','_descriptionFactory','high','attribute:url:media','afterInit','enableCommand','has','mediaEmbed','stop','data','TrackChangesEditing','get','plugins','createEmptyElement','registerElementLabel','ELEMENT_MEDIA','showSuggestionHighlights','downcastDispatcher','dataDowncast','media','options','for'];(function(_0x41a9b8,_0x1bff53){const _0x9ae2f=function(_0x5edab7){while(--_0x5edab7){_0x41a9b8['push'](_0x41a9b8['shift']());}};_0x9ae2f(++_0x1bff53);}(_0x1bff,0x178));const _0x9ae2=function(_0x41a9b8,_0x1bff53){_0x41a9b8=_0x41a9b8-0x0;let _0x9ae2f=_0x1bff[_0x41a9b8];return _0x9ae2f;};import{Plugin as _0x36124c}from'ckeditor5/src/core';import{getTranslation as _0x1e1abc}from'../utils/common-translations';export default class ot extends _0x36124c{[_0x9ae2('0x2')](){const _0x57ef0b=this['editor'];if(!_0x57ef0b[_0x9ae2('0xa')][_0x9ae2('0x4')]('MediaEmbedEditing'))return;const _0x3a422b=_0x57ef0b[_0x9ae2('0xa')][_0x9ae2('0x9')](_0x9ae2('0x8')),_0x349cf9=_0x57ef0b['locale'];_0x3a422b[_0x9ae2('0x3')](_0x9ae2('0x5')),_0x3a422b[_0x9ae2('0x15')][_0x9ae2('0xc')](_0x9ae2('0x11'),_0x4dbcd3=>_0x1e1abc(_0x349cf9,_0x9ae2('0xd'),_0x4dbcd3)),_0x57ef0b['conversion'][_0x9ae2('0x13')](_0x9ae2('0x10'))[_0x9ae2('0x14')]({'model':_0x9ae2('0x11'),'view':(_0x422006,{writer:_0x253cf4,options:_0x46cfeb})=>{if(_0x46cfeb[_0x9ae2('0xe')])return _0x253cf4[_0x9ae2('0xb')]('div');},'converterPriority':_0x9ae2('0x0')}),_0x57ef0b[_0x9ae2('0x7')][_0x9ae2('0xf')]['on'](_0x9ae2('0x1'),(_0x482fe6,_0x268a6c,_0x58a3bc)=>{_0x58a3bc[_0x9ae2('0x12')]['showSuggestionHighlights']&&_0x482fe6[_0x9ae2('0x6')]();},{'priority':'high'});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5bb8=['plugins','editor','afterInit','get','TrackChangesEditing','has','MentionEditing'];(function(_0x39d341,_0x5bb892){const _0x4cc4ab=function(_0x184a6c){while(--_0x184a6c){_0x39d341['push'](_0x39d341['shift']());}};_0x4cc4ab(++_0x5bb892);}(_0x5bb8,0x157));const _0x4cc4=function(_0x39d341,_0x5bb892){_0x39d341=_0x39d341-0x0;let _0x4cc4ab=_0x5bb8[_0x39d341];return _0x4cc4ab;};import{Plugin as _0x58c181}from'ckeditor5/src/core';export default class rt extends _0x58c181{[_0x4cc4('0x2')](){const _0x1eabca=this[_0x4cc4('0x1')];_0x1eabca[_0x4cc4('0x0')][_0x4cc4('0x5')](_0x4cc4('0x6'))&&_0x1eabca[_0x4cc4('0x0')][_0x4cc4('0x3')](_0x4cc4('0x4'))['enableCommand']('mention');}}
23
+ const _0x20f4=['has','editor','TrackChangesEditing','plugins','enableCommand','MentionEditing'];(function(_0x7fa710,_0x20f46d){const _0xa71aa9=function(_0x121d82){while(--_0x121d82){_0x7fa710['push'](_0x7fa710['shift']());}};_0xa71aa9(++_0x20f46d);}(_0x20f4,0x85));const _0xa71a=function(_0x7fa710,_0x20f46d){_0x7fa710=_0x7fa710-0x0;let _0xa71aa9=_0x20f4[_0x7fa710];return _0xa71aa9;};import{Plugin as _0x55343d}from'ckeditor5/src/core';export default class rt extends _0x55343d{['afterInit'](){const _0x1ba7fb=this[_0xa71a('0x0')];_0x1ba7fb[_0xa71a('0x2')][_0xa71a('0x5')](_0xa71a('0x4'))&&_0x1ba7fb[_0xa71a('0x2')]['get'](_0xa71a('0x1'))[_0xa71a('0x3')]('mention');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2563=['registerElementLabel','has','_descriptionFactory','enableCommand','locale','get','editor','TrackChangesEditing','plugins'];(function(_0x592021,_0x2563d9){const _0x4ba19f=function(_0x2f170f){while(--_0x2f170f){_0x592021['push'](_0x592021['shift']());}};_0x4ba19f(++_0x2563d9);}(_0x2563,0x7b));const _0x4ba1=function(_0x592021,_0x2563d9){_0x592021=_0x592021-0x0;let _0x4ba19f=_0x2563[_0x592021];return _0x4ba19f;};import{Plugin as _0x365eb7}from'ckeditor5/src/core';import{getTranslation as _0x476ab3}from'../utils/common-translations';export default class at extends _0x365eb7{['afterInit'](){const _0x5ad5f9=this[_0x4ba1('0x0')];if(!_0x5ad5f9[_0x4ba1('0x2')][_0x4ba1('0x4')]('PageBreakEditing'))return;_0x5ad5f9[_0x4ba1('0x2')]['get']('TrackChangesEditing')[_0x4ba1('0x6')]('pageBreak');const _0x2b01a6=_0x5ad5f9[_0x4ba1('0x2')][_0x4ba1('0x8')](_0x4ba1('0x1')),_0x1d825f=_0x5ad5f9[_0x4ba1('0x7')];_0x2b01a6[_0x4ba1('0x5')][_0x4ba1('0x3')]('pageBreak',_0x9b3e4f=>_0x476ab3(_0x1d825f,'ELEMENT_PAGE_BREAK',_0x9b3e4f));}}
23
+ const _0x4a28=['enableCommand','ELEMENT_PAGE_BREAK','plugins','PageBreakEditing','registerElementLabel','TrackChangesEditing','locale','pageBreak','editor','afterInit','get'];(function(_0x3cd86d,_0x4a2854){const _0x3c2df8=function(_0x4213e5){while(--_0x4213e5){_0x3cd86d['push'](_0x3cd86d['shift']());}};_0x3c2df8(++_0x4a2854);}(_0x4a28,0x163));const _0x3c2d=function(_0x3cd86d,_0x4a2854){_0x3cd86d=_0x3cd86d-0x0;let _0x3c2df8=_0x4a28[_0x3cd86d];return _0x3c2df8;};import{Plugin as _0x52b665}from'ckeditor5/src/core';import{getTranslation as _0x1c0efa}from'../utils/common-translations';export default class at extends _0x52b665{[_0x3c2d('0x6')](){const _0x54fc42=this[_0x3c2d('0x5')];if(!_0x54fc42['plugins']['has'](_0x3c2d('0x0')))return;_0x54fc42[_0x3c2d('0xa')][_0x3c2d('0x7')](_0x3c2d('0x2'))[_0x3c2d('0x8')](_0x3c2d('0x4'));const _0x1d03af=_0x54fc42[_0x3c2d('0xa')]['get'](_0x3c2d('0x2')),_0x598aec=_0x54fc42[_0x3c2d('0x3')];_0x1d03af['_descriptionFactory'][_0x3c2d('0x1')]('pageBreak',_0xc32b66=>_0x1c0efa(_0x598aec,_0x3c2d('0x9'),_0xc32b66));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e64=['includes','markerName','getFirstRange','activeMarkers','format','blockName','isTouching','bindElementToMarker','registerElementLabel','end','TrackChangesEditing','checkChild','model','ck-suggestion-marker-split','change','downcastDispatcher','name','plugins','getSelectedBlocks','schema','filter','ELEMENT_PARAGRAPH','editor','isLimit','mapper','*Insert:*\x20%0','document','afterInit','consume','showSuggestionHighlights','toViewPosition','getItemLabel','options','selection','addMarker:suggestion:insertion','parent','ck-suggestion-marker--active','*Change\x20to:*\x20%0','writer','enableCommand','markBlockFormat','editing','span','$text','data','highest','registerDescriptionCallback','from','insertion','isBlock','nodeAfter','_descriptionFactory','paragraph','isObject','markerRange','start','get'];(function(_0x481b16,_0x4e64ef){const _0x40c2ee=function(_0x498128){while(--_0x498128){_0x481b16['push'](_0x481b16['shift']());}};_0x40c2ee(++_0x4e64ef);}(_0x4e64,0x193));const _0x40c2=function(_0x481b16,_0x4e64ef){_0x481b16=_0x481b16-0x0;let _0x40c2ee=_0x4e64[_0x481b16];return _0x40c2ee;};import{Plugin as _0x35021d}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x127bd2}from'./utils';import{getTranslation as _0x502c50}from'../utils/common-translations';export default class ct extends _0x35021d{[_0x40c2('0x17')](){const _0x54bfc0=this['editor'];if(!_0x54bfc0[_0x40c2('0xd')]['has']('Paragraph'))return;const _0x43a413=_0x54bfc0['locale'],_0x2b999b=_0x54bfc0[_0x40c2('0xd')][_0x40c2('0x34')](_0x40c2('0x6'));_0x2b999b[_0x40c2('0x2f')][_0x40c2('0x4')](_0x40c2('0x30'),_0x596716=>_0x502c50(_0x43a413,_0x40c2('0x11'),_0x596716)),_0x2b999b['enableCommand'](_0x40c2('0x30'),(_0x47282e,_0x1ca994={})=>{const _0x1e430e=_0x54bfc0[_0x40c2('0x8')][_0x40c2('0x16')],_0x394622=_0x1ca994[_0x40c2('0x1d')]||_0x1e430e['selection'],_0x1ffbf2=Array[_0x40c2('0x2b')](_0x394622[_0x40c2('0xe')]())[_0x40c2('0x10')](_0x34c6a6=>function(_0x11d8f1,_0x18bbee){return _0x18bbee[_0x40c2('0x7')](_0x11d8f1[_0x40c2('0x1f')],_0x40c2('0x30'))&&!_0x18bbee[_0x40c2('0x31')](_0x11d8f1)&&_0x40c2('0x30')!=_0x11d8f1[_0x40c2('0xc')];}(_0x34c6a6,this[_0x40c2('0x12')][_0x40c2('0x8')][_0x40c2('0xf')]));_0x54bfc0[_0x40c2('0x8')][_0x40c2('0xa')](()=>{for(const _0x4495e8 of _0x1ffbf2)_0x2b999b[_0x40c2('0x24')](_0x4495e8,{'commandName':_0x40c2('0x30'),'commandParams':[],'formatGroupId':_0x40c2('0x1')},_0x127bd2(_0x4495e8));});}),_0x2b999b[_0x40c2('0x2f')][_0x40c2('0x2a')](_0x503a9f=>{const {data:_0x9ea684}=_0x503a9f;if(_0x9ea684&&_0x40c2('0x30')==_0x9ea684['commandName'])return{'type':_0x40c2('0x0'),'content':_0x502c50(_0x43a413,_0x40c2('0x21'),_0x502c50(_0x43a413,_0x40c2('0x11')))};}),_0x2b999b[_0x40c2('0x23')]('insertParagraph'),_0x54bfc0[_0x40c2('0x25')][_0x40c2('0xb')]['on'](_0x40c2('0x1e'),ar(_0x54bfc0),{'priority':_0x40c2('0x29')}),_0x54bfc0[_0x40c2('0x28')][_0x40c2('0xb')]['on']('addMarker:suggestion:insertion',(_0x1ce279,_0x5be474,_0x3f49a4)=>{_0x3f49a4[_0x40c2('0x1c')][_0x40c2('0x19')]&&ar(_0x54bfc0,{'showActiveMarker':!0x1})(_0x1ce279,_0x5be474,_0x3f49a4);},{'priority':_0x40c2('0x29')});const _0x22bb03=_0x2b999b[_0x40c2('0x2f')];_0x22bb03['registerDescriptionCallback'](_0x399370=>{if(_0x40c2('0x2c')!==_0x399370['type'])return;const {start:_0x364e81,end:_0x391b6e}=_0x399370[_0x40c2('0x37')]();if(!_0x364e81[_0x40c2('0x2')](_0x391b6e)||!_0x364e81['nodeAfter'])return;const _0x23722c=_0x54bfc0[_0x40c2('0x8')][_0x40c2('0xf')],_0x34cf01=_0x364e81[_0x40c2('0x2e')];return _0x23722c[_0x40c2('0x2d')](_0x34cf01)&&!_0x23722c[_0x40c2('0x13')](_0x34cf01)&&_0x23722c['checkChild'](_0x34cf01,_0x40c2('0x27'))?{'type':_0x40c2('0x2c'),'content':_0x502c50(_0x43a413,_0x40c2('0x15'),_0x22bb03[_0x40c2('0x1b')](_0x34cf01,0x1))}:void 0x0;});}}function ar(_0x3ff759,{showActiveMarker:_0x5d7e05=!0x0}={}){return(_0x4dc499,_0x1351b9,_0x178a33)=>{const _0x160880=_0x3ff759[_0x40c2('0xd')]['get'](_0x40c2('0x6')),_0x2925e3=_0x1351b9['markerRange'][_0x40c2('0x33')],_0x45dae3=_0x1351b9[_0x40c2('0x32')][_0x40c2('0x5')],_0x5609ed=_0x3ff759[_0x40c2('0x8')][_0x40c2('0xf')];if(!_0x2925e3[_0x40c2('0x2')](_0x45dae3)||!_0x2925e3[_0x40c2('0x2e')])return;const _0x5852cf=_0x2925e3[_0x40c2('0x2e')];if(_0x5609ed['isBlock'](_0x5852cf)&&!_0x5609ed[_0x40c2('0x13')](_0x5852cf)&&_0x5609ed[_0x40c2('0x7')](_0x5852cf,_0x40c2('0x27'))){if(!_0x178a33['consumable'][_0x40c2('0x18')](_0x1351b9['markerRange'],_0x4dc499['name']))return;const _0x36cca5=_0x178a33['writer']['createUIElement'](_0x40c2('0x26'),{'class':_0x40c2('0x9')}),_0x3cd596=_0x178a33[_0x40c2('0x14')][_0x40c2('0x1a')](_0x45dae3);_0x5d7e05&&_0x160880[_0x40c2('0x38')][_0x40c2('0x35')](_0x1351b9['markerName'])&&_0x178a33[_0x40c2('0x22')]['addClass'](_0x40c2('0x20'),_0x36cca5),_0x178a33[_0x40c2('0x22')]['insert'](_0x3cd596,_0x36cca5),_0x178a33[_0x40c2('0x14')][_0x40c2('0x3')](_0x36cca5,_0x1351b9[_0x40c2('0x36')]);}};}
23
+ const _0x5947=['ck-suggestion-marker-split','includes','registerDescriptionCallback','enableCommand','insertParagraph','markerRange','nodeAfter','has','addMarker:suggestion:insertion','Paragraph','data','toViewPosition','get','$text','plugins','ck-suggestion-marker--active','checkChild','selection','*Change\x20to:*\x20%0','downcastDispatcher','start','TrackChangesEditing','span','schema','locale','writer','parent','model','commandName','paragraph','createUIElement','*Insert:*\x20%0','highest','format','ELEMENT_PARAGRAPH','getFirstRange','insert','mapper','markerName','name','consumable','consume','isBlock','document','markBlockFormat','isObject','_descriptionFactory','options','isLimit','insertion','editor','editing','showSuggestionHighlights','bindElementToMarker','type','activeMarkers','end'];(function(_0x4d5305,_0x5947d4){const _0x39df93=function(_0x30f952){while(--_0x30f952){_0x4d5305['push'](_0x4d5305['shift']());}};_0x39df93(++_0x5947d4);}(_0x5947,0x1a9));const _0x39df=function(_0x4d5305,_0x5947d4){_0x4d5305=_0x4d5305-0x0;let _0x39df93=_0x5947[_0x4d5305];return _0x39df93;};import{Plugin as _0x128d1a}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x3501c0}from'./utils';import{getTranslation as _0x1911d3}from'../utils/common-translations';export default class ct extends _0x128d1a{['afterInit'](){const _0x12b44d=this[_0x39df('0x18')];if(!_0x12b44d['plugins'][_0x39df('0x26')](_0x39df('0x28')))return;const _0xb8847f=_0x12b44d[_0x39df('0x37')],_0x46d8fd=_0x12b44d[_0x39df('0x2d')][_0x39df('0x2b')](_0x39df('0x34'));_0x46d8fd[_0x39df('0x14')]['registerElementLabel'](_0x39df('0x3'),_0x3ea688=>_0x1911d3(_0xb8847f,_0x39df('0x8'),_0x3ea688)),_0x46d8fd[_0x39df('0x22')](_0x39df('0x3'),(_0x26c69b,_0x4fe105={})=>{const _0x470acb=_0x12b44d[_0x39df('0x1')][_0x39df('0x11')],_0x1b1e32=_0x4fe105['selection']||_0x470acb[_0x39df('0x30')],_0x4e5013=Array['from'](_0x1b1e32['getSelectedBlocks']())['filter'](_0x2ecfa7=>function(_0x2e1d09,_0x38e15a){return _0x38e15a[_0x39df('0x2f')](_0x2e1d09[_0x39df('0x0')],_0x39df('0x3'))&&!_0x38e15a[_0x39df('0x13')](_0x2e1d09)&&'paragraph'!=_0x2e1d09[_0x39df('0xd')];}(_0x2ecfa7,this[_0x39df('0x18')]['model'][_0x39df('0x36')]));_0x12b44d[_0x39df('0x1')]['change'](()=>{for(const _0x35298d of _0x4e5013)_0x46d8fd[_0x39df('0x12')](_0x35298d,{'commandName':'paragraph','commandParams':[],'formatGroupId':'blockName'},_0x3501c0(_0x35298d));});}),_0x46d8fd[_0x39df('0x14')][_0x39df('0x21')](_0x12c28a=>{const {data:_0x409a21}=_0x12c28a;if(_0x409a21&&_0x39df('0x3')==_0x409a21[_0x39df('0x2')])return{'type':_0x39df('0x7'),'content':_0x1911d3(_0xb8847f,_0x39df('0x31'),_0x1911d3(_0xb8847f,'ELEMENT_PARAGRAPH'))};}),_0x46d8fd['enableCommand'](_0x39df('0x23')),_0x12b44d[_0x39df('0x19')][_0x39df('0x32')]['on'](_0x39df('0x27'),ar(_0x12b44d),{'priority':_0x39df('0x6')}),_0x12b44d[_0x39df('0x29')][_0x39df('0x32')]['on']('addMarker:suggestion:insertion',(_0x290e24,_0x4745db,_0x478ffc)=>{_0x478ffc[_0x39df('0x15')][_0x39df('0x1a')]&&ar(_0x12b44d,{'showActiveMarker':!0x1})(_0x290e24,_0x4745db,_0x478ffc);},{'priority':_0x39df('0x6')});const _0x1b7ca2=_0x46d8fd[_0x39df('0x14')];_0x1b7ca2[_0x39df('0x21')](_0x541a6c=>{if(_0x39df('0x17')!==_0x541a6c[_0x39df('0x1c')])return;const {start:_0x122491,end:_0x5b2122}=_0x541a6c[_0x39df('0x9')]();if(!_0x122491['isTouching'](_0x5b2122)||!_0x122491[_0x39df('0x25')])return;const _0x337e8f=_0x12b44d['model'][_0x39df('0x36')],_0x5eca32=_0x122491[_0x39df('0x25')];return _0x337e8f[_0x39df('0x10')](_0x5eca32)&&!_0x337e8f[_0x39df('0x16')](_0x5eca32)&&_0x337e8f[_0x39df('0x2f')](_0x5eca32,_0x39df('0x2c'))?{'type':_0x39df('0x17'),'content':_0x1911d3(_0xb8847f,_0x39df('0x5'),_0x1b7ca2['getItemLabel'](_0x5eca32,0x1))}:void 0x0;});}}function ar(_0x288fc0,{showActiveMarker:_0x28a44c=!0x0}={}){return(_0x3ea5e7,_0x312d81,_0x4579f5)=>{const _0x5863ec=_0x288fc0[_0x39df('0x2d')][_0x39df('0x2b')](_0x39df('0x34')),_0xfb0b44=_0x312d81[_0x39df('0x24')][_0x39df('0x33')],_0x1a30b5=_0x312d81[_0x39df('0x24')][_0x39df('0x1e')],_0x544891=_0x288fc0[_0x39df('0x1')]['schema'];if(!_0xfb0b44['isTouching'](_0x1a30b5)||!_0xfb0b44[_0x39df('0x25')])return;const _0x20c83f=_0xfb0b44[_0x39df('0x25')];if(_0x544891['isBlock'](_0x20c83f)&&!_0x544891[_0x39df('0x16')](_0x20c83f)&&_0x544891['checkChild'](_0x20c83f,_0x39df('0x2c'))){if(!_0x4579f5[_0x39df('0xe')][_0x39df('0xf')](_0x312d81[_0x39df('0x24')],_0x3ea5e7[_0x39df('0xd')]))return;const _0x200cec=_0x4579f5['writer'][_0x39df('0x4')](_0x39df('0x35'),{'class':_0x39df('0x1f')}),_0x1fd2e1=_0x4579f5[_0x39df('0xb')][_0x39df('0x2a')](_0x1a30b5);_0x28a44c&&_0x5863ec[_0x39df('0x1d')][_0x39df('0x20')](_0x312d81[_0x39df('0xc')])&&_0x4579f5['writer']['addClass'](_0x39df('0x2e'),_0x200cec),_0x4579f5[_0x39df('0x38')][_0x39df('0xa')](_0x1fd2e1,_0x200cec),_0x4579f5[_0x39df('0xb')][_0x39df('0x1b')](_0x200cec,_0x312d81['markerName']);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b14=['createRangeOn','format','has','markInlineFormat','selection','afterInit','RemoveFormatEditing','document','TrackChangesEditing','from','enableCommand','*Remove\x20all\x20formatting*','removeFormat','model','commandName','plugins','getAttributeProperties','editor','getItems','getRanges','get'];(function(_0x8195c4,_0x5b1425){const _0x55e1ed=function(_0x55fddc){while(--_0x55fddc){_0x8195c4['push'](_0x8195c4['shift']());}};_0x55e1ed(++_0x5b1425);}(_0x5b14,0x86));const _0x55e1=function(_0x8195c4,_0x5b1425){_0x8195c4=_0x8195c4-0x0;let _0x55e1ed=_0x5b14[_0x8195c4];return _0x55e1ed;};import{Plugin as _0x5a4ee0}from'ckeditor5/src/core';import{getTranslation as _0xcbd78e}from'../utils/common-translations';export default class ht extends _0x5a4ee0{[_0x55e1('0x12')](){const _0x1e683e=this[_0x55e1('0x9')];if(!_0x1e683e[_0x55e1('0x7')][_0x55e1('0xf')](_0x55e1('0x13')))return;const _0xf94b99=_0x1e683e[_0x55e1('0x7')][_0x55e1('0xc')](_0x55e1('0x0'));_0xf94b99[_0x55e1('0x2')](_0x55e1('0x4'),_0x367679=>{const _0x455b76=_0x1e683e[_0x55e1('0x5')][_0x55e1('0x14')][_0x55e1('0x11')];_0x455b76['isCollapsed']?_0x367679():_0x1e683e['model']['change'](()=>{const _0x4127ed=Array[_0x55e1('0x1')](_0x455b76[_0x55e1('0xb')]());for(const _0x31d6a0 of _0x4127ed)for(const _0x60af51 of _0x31d6a0[_0x55e1('0xa')]())eo(_0x60af51,_0x1e683e[_0x55e1('0x5')]['schema'])&&_0xf94b99[_0x55e1('0x10')](_0x1e683e[_0x55e1('0x5')][_0x55e1('0xd')](_0x60af51),{'commandName':_0x55e1('0x4'),'commandParams':[]});});}),_0xf94b99['_descriptionFactory']['registerDescriptionCallback'](_0x775d4a=>{const {data:_0x23145f}=_0x775d4a;if(_0x23145f&&_0x55e1('0x4')==_0x23145f[_0x55e1('0x6')])return{'type':_0x55e1('0xe'),'content':_0xcbd78e(_0x1e683e['locale'],_0x55e1('0x3'))};});}}function eo(_0x582ce,_0x1404c6){for(const [_0x4fdf48]of _0x582ce['getAttributes']()){const _0x30f7f5=_0x1404c6[_0x55e1('0x8')](_0x4fdf48);if(_0x30f7f5&&_0x30f7f5['isFormatting'])return!0x0;}return!0x1;}
23
+ const _0x2bd3=['model','*Remove\x20all\x20formatting*','locale','schema','document','markInlineFormat','editor','_descriptionFactory','getRanges','removeFormat','TrackChangesEditing','getAttributeProperties','isCollapsed','enableCommand','createRangeOn','isFormatting','getItems','from','registerDescriptionCallback'];(function(_0x261e98,_0x2bd3ce){const _0x5efe3c=function(_0x491c94){while(--_0x491c94){_0x261e98['push'](_0x261e98['shift']());}};_0x5efe3c(++_0x2bd3ce);}(_0x2bd3,0x104));const _0x5efe=function(_0x261e98,_0x2bd3ce){_0x261e98=_0x261e98-0x0;let _0x5efe3c=_0x2bd3[_0x261e98];return _0x5efe3c;};import{Plugin as _0x31c27a}from'ckeditor5/src/core';import{getTranslation as _0x1d662d}from'../utils/common-translations';export default class ht extends _0x31c27a{['afterInit'](){const _0x269264=this[_0x5efe('0xc')];if(!_0x269264['plugins']['has']('RemoveFormatEditing'))return;const _0x4d69ad=_0x269264['plugins']['get'](_0x5efe('0x10'));_0x4d69ad[_0x5efe('0x0')]('removeFormat',_0x4a444e=>{const _0x3eeaba=_0x269264[_0x5efe('0x6')][_0x5efe('0xa')]['selection'];_0x3eeaba[_0x5efe('0x12')]?_0x4a444e():_0x269264['model']['change'](()=>{const _0x4ddb11=Array[_0x5efe('0x4')](_0x3eeaba[_0x5efe('0xe')]());for(const _0x3fff38 of _0x4ddb11)for(const _0x367de5 of _0x3fff38[_0x5efe('0x3')]())eo(_0x367de5,_0x269264[_0x5efe('0x6')][_0x5efe('0x9')])&&_0x4d69ad[_0x5efe('0xb')](_0x269264[_0x5efe('0x6')][_0x5efe('0x1')](_0x367de5),{'commandName':_0x5efe('0xf'),'commandParams':[]});});}),_0x4d69ad[_0x5efe('0xd')][_0x5efe('0x5')](_0x1beb07=>{const {data:_0x4d9793}=_0x1beb07;if(_0x4d9793&&'removeFormat'==_0x4d9793['commandName'])return{'type':'format','content':_0x1d662d(_0x269264[_0x5efe('0x8')],_0x5efe('0x7'))};});}}function eo(_0x35d04a,_0x323f30){for(const [_0x441890]of _0x35d04a['getAttributes']()){const _0x2b1f2b=_0x323f30[_0x5efe('0x11')](_0x441890);if(_0x2b1f2b&&_0x2b1f2b[_0x5efe('0x2')])return!0x0;}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x474f=['RestrictedEditingModeEditing','goToPreviousRestrictedEditingException','discardSuggestion','acceptSelectedSuggestions','discardAllSuggestions','enableCommand','goToNextRestrictedEditingException','editor','get','trackChanges','plugins','discardSelectedSuggestions','TrackChangesEditing','has','acceptAllSuggestions'];(function(_0x40134e,_0x474fa7){const _0x5c82a0=function(_0x2dcda7){while(--_0x2dcda7){_0x40134e['push'](_0x40134e['shift']());}};_0x5c82a0(++_0x474fa7);}(_0x474f,0x171));const _0x5c82=function(_0x40134e,_0x474fa7){_0x40134e=_0x40134e-0x0;let _0x5c82a0=_0x474f[_0x40134e];return _0x5c82a0;};import{Plugin as _0x572ef8}from'ckeditor5/src/core';export default class ut extends _0x572ef8{['afterInit'](){const _0x4da708=this[_0x5c82('0xd')];if(!_0x4da708[_0x5c82('0x1')][_0x5c82('0x4')](_0x5c82('0x6')))return;const _0x3bbe80=_0x4da708[_0x5c82('0x1')]['get'](_0x5c82('0x3'));_0x3bbe80[_0x5c82('0xb')](_0x5c82('0x7')),_0x3bbe80[_0x5c82('0xb')](_0x5c82('0xc'));const _0x1351f8=_0x4da708['plugins'][_0x5c82('0xe')](_0x5c82('0x6'));_0x1351f8[_0x5c82('0xb')](_0x5c82('0x0')),_0x1351f8[_0x5c82('0xb')]('acceptSuggestion'),_0x1351f8['enableCommand'](_0x5c82('0x8')),_0x1351f8['enableCommand'](_0x5c82('0x5')),_0x1351f8[_0x5c82('0xb')](_0x5c82('0xa')),_0x1351f8[_0x5c82('0xb')](_0x5c82('0x9')),_0x1351f8[_0x5c82('0xb')](_0x5c82('0x2'));}}
23
+ const _0x17fa=['acceptSelectedSuggestions','discardSuggestion','RestrictedEditingModeEditing','trackChanges','goToNextRestrictedEditingException','discardAllSuggestions','editor','acceptSuggestion','afterInit','acceptAllSuggestions','plugins','has','TrackChangesEditing','enableCommand','get','discardSelectedSuggestions'];(function(_0x38e7f6,_0x17fa91){const _0x278f29=function(_0x4507bc){while(--_0x4507bc){_0x38e7f6['push'](_0x38e7f6['shift']());}};_0x278f29(++_0x17fa91);}(_0x17fa,0x153));const _0x278f=function(_0x38e7f6,_0x17fa91){_0x38e7f6=_0x38e7f6-0x0;let _0x278f29=_0x17fa[_0x38e7f6];return _0x278f29;};import{Plugin as _0x1ac792}from'ckeditor5/src/core';export default class ut extends _0x1ac792{[_0x278f('0x5')](){const _0xd253c=this[_0x278f('0x3')];if(!_0xd253c[_0x278f('0x7')][_0x278f('0x8')](_0x278f('0xf')))return;const _0x26b502=_0xd253c[_0x278f('0x7')][_0x278f('0xb')](_0x278f('0x9'));_0x26b502[_0x278f('0xa')]('goToPreviousRestrictedEditingException'),_0x26b502['enableCommand'](_0x278f('0x1'));const _0x2b7450=_0xd253c['plugins']['get'](_0x278f('0xf'));_0x2b7450['enableCommand'](_0x278f('0x0')),_0x2b7450[_0x278f('0xa')](_0x278f('0x4')),_0x2b7450[_0x278f('0xa')](_0x278f('0xe')),_0x2b7450[_0x278f('0xa')](_0x278f('0x6')),_0x2b7450[_0x278f('0xa')](_0x278f('0x2')),_0x2b7450[_0x278f('0xa')](_0x278f('0xd')),_0x2b7450[_0x278f('0xa')](_0x278f('0xc'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a9e=['markerRange','writer','markerName','get','split','createUIElement','showSuggestionHighlights','ELEMENT_LINE_BREAK','merge','plugins','shiftEnter','editor','_descriptionFactory','TrackChangesEditing','registerElementLabel','editing','ck-suggestion-marker-','test','ck-suggestion-marker--active','includes','addMarker:suggestion:deletion','enableCommand','mapper','init','span','consumable','downcastDispatcher','options','high','addClass'];(function(_0x4899f2,_0x4a9e0c){const _0x216343=function(_0x1903c9){while(--_0x1903c9){_0x4899f2['push'](_0x4899f2['shift']());}};_0x216343(++_0x4a9e0c);}(_0x4a9e,0x195));const _0x2163=function(_0x4899f2,_0x4a9e0c){_0x4899f2=_0x4899f2-0x0;let _0x216343=_0x4a9e[_0x4899f2];return _0x216343;};import{Plugin as _0x356a7f}from'ckeditor5/src/core';import{ShiftEnter as _0x2cd75d}from'ckeditor5/src/enter';import{getTranslation as _0x1450ea}from'../utils/common-translations';export default class ft extends _0x356a7f{static get['requires'](){return[_0x2cd75d];}[_0x2163('0x8')](){const _0x319aa4=this[_0x2163('0x1a')],_0x2d614d=_0x319aa4['plugins'][_0x2163('0x12')](_0x2163('0x1c'));_0x2d614d[_0x2163('0x6')](_0x2163('0x19')),_0x319aa4[_0x2163('0x0')][_0x2163('0xb')]['on']('addMarker:suggestion:insertion',re(_0x319aa4),{'priority':_0x2163('0xd')}),_0x319aa4[_0x2163('0x0')][_0x2163('0xb')]['on'](_0x2163('0x5'),re(_0x319aa4),{'priority':'high'}),_0x319aa4['data'][_0x2163('0xb')]['on']('addMarker:suggestion',(_0x1d7841,_0xc3858f,_0x1cd96e)=>{_0x1cd96e[_0x2163('0xc')][_0x2163('0x15')]&&re(_0x319aa4,{'showActiveMarker':!0x1})(_0x1d7841,_0xc3858f,_0x1cd96e);}),_0x2d614d[_0x2163('0x1b')][_0x2163('0x1d')]('softBreak',_0x5b0d33=>_0x1450ea(_0x319aa4['locale'],_0x2163('0x16'),_0x5b0d33));}}function re(_0x470bf6,{showActiveMarker:_0x133d29=!0x0}={}){return(_0x35f096,_0x4c77b7,_0xd32700)=>{const _0x51724a=_0x470bf6[_0x2163('0x18')][_0x2163('0x12')](_0x2163('0x1c'));if(!_0xd32700[_0x2163('0xa')][_0x2163('0x2')](_0x4c77b7[_0x2163('0xf')],_0x35f096['name']))return;const _0x4010ce=_0x470bf6['model'];for(const _0xceb755 of _0x4c77b7['markerRange']['getItems']()){if(!_0xceb755['is']('element','softBreak'))continue;const _0x4a3fe6='deletion'==_0x4c77b7[_0x2163('0x11')]['split'](':')[0x1]?_0x2163('0x17'):_0x2163('0x13'),_0x188e40=_0xd32700[_0x2163('0x10')][_0x2163('0x14')](_0x2163('0x9'),{'class':_0x2163('0x1')+_0x4a3fe6}),_0xa17508=_0xd32700[_0x2163('0x7')]['toViewPosition'](_0x4010ce['createPositionBefore'](_0xceb755));_0x133d29&&_0x51724a['activeMarkers'][_0x2163('0x4')](_0x4c77b7[_0x2163('0x11')])&&_0xd32700[_0x2163('0x10')][_0x2163('0xe')](_0x2163('0x3'),_0x188e40),_0xd32700['writer']['insert'](_0xa17508,_0x188e40),_0xd32700[_0x2163('0x7')]['bindElementToMarker'](_0x188e40,_0x4c77b7[_0x2163('0x11')]);}};}
23
+ const _0x4675=['mapper','includes','activeMarkers','registerElementLabel','data','insert','split','requires','toViewPosition','writer','ck-suggestion-marker-','plugins','_descriptionFactory','merge','consumable','bindElementToMarker','createPositionBefore','locale','addMarker:suggestion:insertion','softBreak','TrackChangesEditing','options','element','editing','downcastDispatcher','high','span','init','test','markerName','getItems','markerRange','addMarker:suggestion:deletion','createUIElement','addMarker:suggestion','get','ck-suggestion-marker--active','ELEMENT_LINE_BREAK'];(function(_0x5698c1,_0x4675b1){const _0x741c=function(_0x39f508){while(--_0x39f508){_0x5698c1['push'](_0x5698c1['shift']());}};_0x741c(++_0x4675b1);}(_0x4675,0x7a));const _0x741c=function(_0x5698c1,_0x4675b1){_0x5698c1=_0x5698c1-0x0;let _0x39f508=_0x4675[_0x5698c1];return _0x39f508;};import{Plugin as _0x42a56f}from'ckeditor5/src/core';import{ShiftEnter as _0x134b81}from'ckeditor5/src/enter';import{getTranslation as _0x276e4b}from'../utils/common-translations';export default class ft extends _0x42a56f{static get[_0x741c('0x25')](){return[_0x134b81];}[_0x741c('0x13')](){const _0x23548a=this['editor'],_0x49c2b6=_0x23548a['plugins']['get'](_0x741c('0xc'));_0x49c2b6['enableCommand']('shiftEnter'),_0x23548a[_0x741c('0xf')]['downcastDispatcher']['on'](_0x741c('0xa'),re(_0x23548a),{'priority':_0x741c('0x11')}),_0x23548a[_0x741c('0xf')][_0x741c('0x10')]['on'](_0x741c('0x18'),re(_0x23548a),{'priority':'high'}),_0x23548a[_0x741c('0x22')][_0x741c('0x10')]['on'](_0x741c('0x1a'),(_0xee756f,_0x1837e5,_0x21c086)=>{_0x21c086[_0x741c('0xd')]['showSuggestionHighlights']&&re(_0x23548a,{'showActiveMarker':!0x1})(_0xee756f,_0x1837e5,_0x21c086);}),_0x49c2b6[_0x741c('0x4')][_0x741c('0x21')](_0x741c('0xb'),_0x1bfb62=>_0x276e4b(_0x23548a[_0x741c('0x9')],_0x741c('0x1d'),_0x1bfb62));}}function re(_0x3d51f3,{showActiveMarker:_0xc8c0e0=!0x0}={}){return(_0x4c84f1,_0x4e0e9e,_0x39d585)=>{const _0x25fc86=_0x3d51f3[_0x741c('0x3')][_0x741c('0x1b')]('TrackChangesEditing');if(!_0x39d585[_0x741c('0x6')][_0x741c('0x14')](_0x4e0e9e[_0x741c('0x17')],_0x4c84f1['name']))return;const _0x1416f2=_0x3d51f3['model'];for(const _0x36e2e7 of _0x4e0e9e[_0x741c('0x17')][_0x741c('0x16')]()){if(!_0x36e2e7['is'](_0x741c('0xe'),'softBreak'))continue;const _0x9dc50b='deletion'==_0x4e0e9e[_0x741c('0x15')]['split'](':')[0x1]?_0x741c('0x5'):_0x741c('0x24'),_0x534647=_0x39d585[_0x741c('0x1')][_0x741c('0x19')](_0x741c('0x12'),{'class':_0x741c('0x2')+_0x9dc50b}),_0x4a4e4d=_0x39d585[_0x741c('0x1e')][_0x741c('0x0')](_0x1416f2[_0x741c('0x8')](_0x36e2e7));_0xc8c0e0&&_0x25fc86[_0x741c('0x20')][_0x741c('0x1f')](_0x4e0e9e[_0x741c('0x15')])&&_0x39d585[_0x741c('0x1')]['addClass'](_0x741c('0x1c'),_0x534647),_0x39d585['writer'][_0x741c('0x23')](_0x4a4e4d,_0x534647),_0x39d585[_0x741c('0x1e')][_0x741c('0x7')](_0x534647,_0x4e0e9e[_0x741c('0x15')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3437=['getRanges','markInlineFormat','commandParams','get','document','commandName','plugins','commands','restrictedEditingException','isCollapsed','registerDescriptionCallback','forceValue','FORMAT_RESTRICTED_ENABLED','StandardEditingModeEditing','editor','afterInit','from','value','format','selection','FORMAT_RESTRICTED_DISABLED','model','change','has'];(function(_0x389975,_0x34377c){const _0x297900=function(_0x472a7c){while(--_0x472a7c){_0x389975['push'](_0x389975['shift']());}};_0x297900(++_0x34377c);}(_0x3437,0x72));const _0x2979=function(_0x389975,_0x34377c){_0x389975=_0x389975-0x0;let _0x297900=_0x3437[_0x389975];return _0x297900;};import{Plugin as _0x4e764b}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x1803e7}from'./utils';import{getTranslation as _0x46286d}from'../utils/common-translations';export default class lt extends _0x4e764b{[_0x2979('0x15')](){const _0x3627e4=this[_0x2979('0x14')],_0x11fee1=_0x3627e4[_0x2979('0x3')],_0x5cd6ee=_0x3627e4['locale'];if(!_0x3627e4[_0x2979('0xc')][_0x2979('0x5')](_0x2979('0x13')))return;const _0x5f7273=_0x3627e4['plugins'][_0x2979('0x9')]('TrackChangesEditing'),_0x358bfe=_0x2979('0xe'),_0x5afe32=_0x3627e4[_0x2979('0xd')][_0x2979('0x9')](_0x358bfe);_0x5f7273['enableCommand'](_0x358bfe,(_0x2902a1,_0x2ad4fa={})=>{const _0x51d26b=_0x11fee1[_0x2979('0xa')][_0x2979('0x1')];if(_0x51d26b[_0x2979('0xf')])return void _0x2902a1(_0x2ad4fa);const _0x127662=void 0x0!==_0x2ad4fa[_0x2979('0x11')]?_0x2ad4fa[_0x2979('0x11')]:!_0x5afe32[_0x2979('0x17')];_0x11fee1[_0x2979('0x4')](()=>{const _0x484d77=Array[_0x2979('0x16')](_0x51d26b[_0x2979('0x6')]());for(const _0x4dea60 of _0x484d77){const _0x12feb4=_0x127662?[_0x4dea60]:_0x1803e7(_0x358bfe,_0x4dea60,_0x11fee1);for(const _0x5373c8 of _0x12feb4)_0x5f7273[_0x2979('0x7')](_0x5373c8,{'commandName':_0x358bfe,'commandParams':[{'forceValue':_0x127662}]});}});}),_0x5f7273['_descriptionFactory'][_0x2979('0x10')](_0x34fb3f=>{const {data:_0x5b8532}=_0x34fb3f;if(_0x5b8532&&_0x5b8532[_0x2979('0xb')]==_0x358bfe)return _0x5b8532[_0x2979('0x8')][0x0][_0x2979('0x11')]?{'type':_0x2979('0x0'),'content':_0x46286d(_0x5cd6ee,_0x2979('0x12'))}:{'type':_0x2979('0x0'),'content':_0x46286d(_0x5cd6ee,_0x2979('0x2'))};});}}
23
+ const _0x1ec0=['plugins','from','document','isCollapsed','_descriptionFactory','get','forceValue','FORMAT_RESTRICTED_DISABLED','getRanges','format','value','StandardEditingModeEditing','afterInit','restrictedEditingException','TrackChangesEditing','editor','change','has','commands','registerDescriptionCallback','markInlineFormat','enableCommand','model'];(function(_0x565a63,_0x1ec0a5){const _0x23ac94=function(_0x466319){while(--_0x466319){_0x565a63['push'](_0x565a63['shift']());}};_0x23ac94(++_0x1ec0a5);}(_0x1ec0,0x1cf));const _0x23ac=function(_0x565a63,_0x1ec0a5){_0x565a63=_0x565a63-0x0;let _0x23ac94=_0x1ec0[_0x565a63];return _0x23ac94;};import{Plugin as _0x1bbf3e}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x4c4331}from'./utils';import{getTranslation as _0x208f2b}from'../utils/common-translations';export default class lt extends _0x1bbf3e{[_0x23ac('0x9')](){const _0x77477f=this[_0x23ac('0xc')],_0x1ded9f=_0x77477f[_0x23ac('0x13')],_0x4bea72=_0x77477f['locale'];if(!_0x77477f[_0x23ac('0x14')][_0x23ac('0xe')](_0x23ac('0x8')))return;const _0x43ffbb=_0x77477f[_0x23ac('0x14')][_0x23ac('0x2')](_0x23ac('0xb')),_0xda30c=_0x23ac('0xa'),_0x174d14=_0x77477f[_0x23ac('0xf')][_0x23ac('0x2')](_0xda30c);_0x43ffbb[_0x23ac('0x12')](_0xda30c,(_0x1fd233,_0x1dd25c={})=>{const _0x307b65=_0x1ded9f[_0x23ac('0x16')]['selection'];if(_0x307b65[_0x23ac('0x0')])return void _0x1fd233(_0x1dd25c);const _0x3f3c37=void 0x0!==_0x1dd25c[_0x23ac('0x3')]?_0x1dd25c[_0x23ac('0x3')]:!_0x174d14[_0x23ac('0x7')];_0x1ded9f[_0x23ac('0xd')](()=>{const _0x1c2f6e=Array[_0x23ac('0x15')](_0x307b65[_0x23ac('0x5')]());for(const _0xb03577 of _0x1c2f6e){const _0x3738aa=_0x3f3c37?[_0xb03577]:_0x4c4331(_0xda30c,_0xb03577,_0x1ded9f);for(const _0x43a8d2 of _0x3738aa)_0x43ffbb[_0x23ac('0x11')](_0x43a8d2,{'commandName':_0xda30c,'commandParams':[{'forceValue':_0x3f3c37}]});}});}),_0x43ffbb[_0x23ac('0x1')][_0x23ac('0x10')](_0x3ffb93=>{const {data:_0x2b1c5e}=_0x3ffb93;if(_0x2b1c5e&&_0x2b1c5e['commandName']==_0xda30c)return _0x2b1c5e['commandParams'][0x0][_0x23ac('0x3')]?{'type':_0x23ac('0x6'),'content':_0x208f2b(_0x4bea72,'FORMAT_RESTRICTED_ENABLED')}:{'type':_0x23ac('0x6'),'content':_0x208f2b(_0x4bea72,_0x23ac('0x4'))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40da=['format','_descriptionFactory','styleName','add','*Format:*\x20%0','change','createRangeOn','commands','markBlockFormat','value','modelElements','inline','getAncestors','document','includes','toLowerCase','push','getItems','getRanges','get','from','find','commandName','Style','_getStyleDefinition','block','name','registerDescriptionCallback','isBlock','style:','model','afterInit','enabledStyles','_getRangesWithClasses','StyleUtils','plugins','editor','*Remove\x20format:*\x20%0','style','has','classes','getAttribute','getSelectedBlocks','element','selection','TrackChangesEditing','commandParams'];(function(_0x276114,_0x40da9b){const _0x14a68d=function(_0x47deb7){while(--_0x47deb7){_0x276114['push'](_0x276114['shift']());}};_0x14a68d(++_0x40da9b);}(_0x40da,0x109));const _0x14a6=function(_0x276114,_0x40da9b){_0x276114=_0x276114-0x0;let _0x14a68d=_0x40da[_0x276114];return _0x14a68d;};import{Plugin as _0x96b6d5}from'ckeditor5/src/core';import{getTranslation as _0x506297}from'../utils/common-translations';export default class gt extends _0x96b6d5{[_0x14a6('0x1')](){const _0x4f3b5b=this[_0x14a6('0x6')];if(!_0x4f3b5b[_0x14a6('0x5')][_0x14a6('0x9')](_0x14a6('0x28')))return;const _0x34e4fa=_0x4f3b5b[_0x14a6('0x18')][_0x14a6('0x24')]('style'),_0x416db6=_0x4f3b5b[_0x14a6('0x5')][_0x14a6('0x24')](_0x14a6('0xf')),_0x180301=_0x4f3b5b['locale'],_0x3549d5=_0x4f3b5b[_0x14a6('0x5')][_0x14a6('0x24')]('DataSchema'),_0x4b66a5=_0x4f3b5b[_0x14a6('0x5')][_0x14a6('0x24')](_0x14a6('0x4'))['normalizeConfig'](_0x3549d5,_0x4f3b5b['config'][_0x14a6('0x24')]('style.definitions'));_0x416db6['enableCommand']('style',(_0x9ae97,{styleName:_0x3f1e14})=>{const _0x46a006=_0x4f3b5b['model'][_0x14a6('0x1e')][_0x14a6('0xe')],_0x4958f2=this[_0x14a6('0x29')](_0x3f1e14,_0x4b66a5);if(!_0x4958f2)return;if(!_0x34e4fa[_0x14a6('0x2')][_0x14a6('0x1f')](_0x3f1e14))return;if(_0x46a006['isCollapsed']&&!_0x4958f2['isBlock'])return void _0x9ae97({'styleName':_0x3f1e14});const _0x51c3dc=!_0x34e4fa[_0x14a6('0x1a')][_0x14a6('0x1f')](_0x4958f2['name']);if(_0x4958f2[_0x14a6('0x2d')]){const _0x2b71c8=function(_0x49ffb6,_0xe6ac83){const _0x55ac31=new Set();for(const _0x43abf1 of _0x49ffb6){const _0x2be02b=_0x43abf1[_0x14a6('0x1d')]({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x519907 of _0x2be02b)if(_0xe6ac83['includes'](_0x519907[_0x14a6('0x2b')])){_0x55ac31[_0x14a6('0x14')](_0x519907);break;}}return _0x55ac31;}(_0x46a006[_0x14a6('0xc')](),_0x4958f2[_0x14a6('0x1b')]);_0x4f3b5b[_0x14a6('0x0')][_0x14a6('0x16')](()=>{for(const _0x55e9ea of _0x2b71c8)_0x416db6[_0x14a6('0x19')](_0x55e9ea,{'commandName':_0x14a6('0x8'),'commandParams':[{'styleName':_0x3f1e14,'forceValue':_0x51c3dc}],'formatGroupId':_0x14a6('0x2e')+_0x3f1e14});});}else{let _0x3c38d0=Array[_0x14a6('0x25')](_0x46a006[_0x14a6('0x23')]());if(!_0x51c3dc){const _0x2eeb19=Array[_0x14a6('0x25')](_0x3549d5['getDefinitionsForView'](_0x4958f2[_0x14a6('0xd')],!0x1))[0x0][_0x14a6('0x0')],_0x263df0=[];for(const _0x438373 of _0x3c38d0){const _0x3d4090=this[_0x14a6('0x3')](_0x4f3b5b['model'],_0x438373,_0x4958f2[_0x14a6('0xa')],_0x2eeb19);_0x263df0[_0x14a6('0x21')](..._0x3d4090);}_0x3c38d0=_0x263df0;}_0x4f3b5b[_0x14a6('0x0')]['change'](()=>{for(const _0x303def of _0x3c38d0)_0x416db6['markInlineFormat'](_0x303def,{'commandName':'style','commandParams':[{'styleName':_0x3f1e14,'forceValue':_0x51c3dc}]});});}}),_0x416db6[_0x14a6('0x12')][_0x14a6('0x2c')](_0x26499f=>{const {data:_0x3d380f}=_0x26499f;if(_0x3d380f&&_0x14a6('0x8')===_0x3d380f[_0x14a6('0x27')])return _0x3d380f[_0x14a6('0x10')][0x0]['forceValue']?{'type':_0x14a6('0x11'),'content':_0x506297(_0x180301,_0x14a6('0x15'),_0x3d380f['commandParams'][0x0]['styleName'][_0x14a6('0x20')]())}:{'type':_0x14a6('0x11'),'content':_0x506297(_0x180301,_0x14a6('0x7'),_0x3d380f[_0x14a6('0x10')][0x0][_0x14a6('0x13')][_0x14a6('0x20')]())};});}['_getStyleDefinition'](_0x419ef0,_0x7cfcd){let _0x1eb279=_0x7cfcd[_0x14a6('0x2a')][_0x14a6('0x26')](_0x3fde62=>_0x3fde62[_0x14a6('0x2b')]===_0x419ef0);return _0x1eb279||(_0x1eb279=_0x7cfcd[_0x14a6('0x1c')][_0x14a6('0x26')](_0x361b3f=>_0x361b3f[_0x14a6('0x2b')]===_0x419ef0)),_0x1eb279;}[_0x14a6('0x3')](_0x80282c,_0x256aea,_0x1fa851,_0x389352){const _0x21df4d=[];for(const _0x4b3f27 of _0x256aea[_0x14a6('0x22')]()){const _0x443e32=_0x4b3f27[_0x14a6('0xb')](_0x389352);_0x443e32&&(_0x1fa851['every'](_0x22ce57=>_0x443e32['classes']['includes'](_0x22ce57))&&_0x21df4d['push'](_0x80282c[_0x14a6('0x17')](_0x4b3f27)));}return _0x21df4d;}}
23
+ const _0x3f77=['getAncestors','getDefinitionsForView','selection','find','editor','includes','commands','createRangeOn','push','StyleUtils','style:','change','registerDescriptionCallback','*Remove\x20format:*\x20%0','modelElements','plugins','TrackChangesEditing','*Format:*\x20%0','isBlock','style','style.definitions','model','enableCommand','element','getAttribute','from','toLowerCase','config','classes','afterInit','styleName','enabledStyles','normalizeConfig','commandParams','DataSchema','getRanges','name','inline','commandName','markInlineFormat','get','add','format','_getRangesWithClasses','_getStyleDefinition','has'];(function(_0x4dc21a,_0x3f7765){const _0x20194d=function(_0x586f9c){while(--_0x586f9c){_0x4dc21a['push'](_0x4dc21a['shift']());}};_0x20194d(++_0x3f7765);}(_0x3f77,0x1aa));const _0x2019=function(_0x4dc21a,_0x3f7765){_0x4dc21a=_0x4dc21a-0x0;let _0x20194d=_0x3f77[_0x4dc21a];return _0x20194d;};import{Plugin as _0x58ef42}from'ckeditor5/src/core';import{getTranslation as _0x3b89ba}from'../utils/common-translations';export default class gt extends _0x58ef42{[_0x2019('0x11')](){const _0x5cb55a=this[_0x2019('0x26')];if(!_0x5cb55a['plugins'][_0x2019('0x21')]('Style'))return;const _0x7ce2e4=_0x5cb55a[_0x2019('0x28')][_0x2019('0x1c')](_0x2019('0x7')),_0x141c9b=_0x5cb55a[_0x2019('0x3')]['get'](_0x2019('0x4')),_0x2262d5=_0x5cb55a['locale'],_0x58e5f5=_0x5cb55a[_0x2019('0x3')][_0x2019('0x1c')](_0x2019('0x16')),_0x334253=_0x5cb55a['plugins']['get'](_0x2019('0x2b'))[_0x2019('0x14')](_0x58e5f5,_0x5cb55a[_0x2019('0xf')][_0x2019('0x1c')](_0x2019('0x8')));_0x141c9b[_0x2019('0xa')]('style',(_0x70c655,{styleName:_0x2f3918})=>{const _0x5e805e=_0x5cb55a[_0x2019('0x9')]['document'][_0x2019('0x24')],_0xf87896=this[_0x2019('0x20')](_0x2f3918,_0x334253);if(!_0xf87896)return;if(!_0x7ce2e4[_0x2019('0x13')][_0x2019('0x27')](_0x2f3918))return;if(_0x5e805e['isCollapsed']&&!_0xf87896[_0x2019('0x6')])return void _0x70c655({'styleName':_0x2f3918});const _0x459043=!_0x7ce2e4['value'][_0x2019('0x27')](_0xf87896['name']);if(_0xf87896['isBlock']){const _0x152d75=function(_0x285d17,_0x18e794){const _0x58835c=new Set();for(const _0xaf2f62 of _0x285d17){const _0x523fa1=_0xaf2f62[_0x2019('0x22')]({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x1777bf of _0x523fa1)if(_0x18e794[_0x2019('0x27')](_0x1777bf[_0x2019('0x18')])){_0x58835c[_0x2019('0x1d')](_0x1777bf);break;}}return _0x58835c;}(_0x5e805e['getSelectedBlocks'](),_0xf87896[_0x2019('0x2')]);_0x5cb55a[_0x2019('0x9')][_0x2019('0x2d')](()=>{for(const _0x194028 of _0x152d75)_0x141c9b['markBlockFormat'](_0x194028,{'commandName':_0x2019('0x7'),'commandParams':[{'styleName':_0x2f3918,'forceValue':_0x459043}],'formatGroupId':_0x2019('0x2c')+_0x2f3918});});}else{let _0x29569b=Array[_0x2019('0xd')](_0x5e805e[_0x2019('0x17')]());if(!_0x459043){const _0x526432=Array[_0x2019('0xd')](_0x58e5f5[_0x2019('0x23')](_0xf87896[_0x2019('0xb')],!0x1))[0x0][_0x2019('0x9')],_0x3bcf5b=[];for(const _0x57ba85 of _0x29569b){const _0x4e0ad7=this[_0x2019('0x1f')](_0x5cb55a[_0x2019('0x9')],_0x57ba85,_0xf87896[_0x2019('0x10')],_0x526432);_0x3bcf5b['push'](..._0x4e0ad7);}_0x29569b=_0x3bcf5b;}_0x5cb55a[_0x2019('0x9')][_0x2019('0x2d')](()=>{for(const _0x470c83 of _0x29569b)_0x141c9b[_0x2019('0x1b')](_0x470c83,{'commandName':_0x2019('0x7'),'commandParams':[{'styleName':_0x2f3918,'forceValue':_0x459043}]});});}}),_0x141c9b['_descriptionFactory'][_0x2019('0x0')](_0x1f818c=>{const {data:_0x1e7194}=_0x1f818c;if(_0x1e7194&&_0x2019('0x7')===_0x1e7194[_0x2019('0x1a')])return _0x1e7194[_0x2019('0x15')][0x0]['forceValue']?{'type':_0x2019('0x1e'),'content':_0x3b89ba(_0x2262d5,_0x2019('0x5'),_0x1e7194[_0x2019('0x15')][0x0][_0x2019('0x12')]['toLowerCase']())}:{'type':_0x2019('0x1e'),'content':_0x3b89ba(_0x2262d5,_0x2019('0x1'),_0x1e7194[_0x2019('0x15')][0x0][_0x2019('0x12')][_0x2019('0xe')]())};});}['_getStyleDefinition'](_0x5aa980,_0x415b6b){let _0x23a5b2=_0x415b6b['block'][_0x2019('0x25')](_0x65e6a6=>_0x65e6a6[_0x2019('0x18')]===_0x5aa980);return _0x23a5b2||(_0x23a5b2=_0x415b6b[_0x2019('0x19')][_0x2019('0x25')](_0x594faf=>_0x594faf[_0x2019('0x18')]===_0x5aa980)),_0x23a5b2;}[_0x2019('0x1f')](_0x4b7fbc,_0x1c0664,_0x223d9c,_0x273552){const _0x130977=[];for(const _0x456bdd of _0x1c0664['getItems']()){const _0x26650a=_0x456bdd[_0x2019('0xc')](_0x273552);_0x26650a&&(_0x223d9c['every'](_0x2c4e6f=>_0x26650a[_0x2019('0x10')][_0x2019('0x27')](_0x2c4e6f))&&_0x130977[_0x2019('0x2a')](_0x4b7fbc[_0x2019('0x29')](_0x456bdd)));}return _0x130977;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18e5=['isTouching','order','left','max','from','deletion','has','change','getAttribute','colspan','root','markMultiRangeInsertion','isInContent','getItems','isEqual','createTableWalker','discard','_setupColumnsRowsFixing','highest','selection','insert','tableRow','ELEMENT_TABLE','nodeBefore','minColumn','insertion','enableCommand','position','_getCoordsForCells','rowspan','nodeAfter','getChanges','editor','ELEMENT_TABLE_COLUMN_WITH_TEXT','downcastDispatcher','addClass','maxColumn','setSelection','isIntersectingWithRange','registerDescriptionCallback','type','rootName','removeTableRow','substr','add','span','ELEMENT_TABLE_ROW','insertTable','removeClass','getContainedElement','*Insert:*\x20%0','registerCustomCallback','enqueueChange','selectTableColumn','ELEMENT_TABLE_COLUMN','includes','document','min','model','_tablePostFixingSubtypes','start','differ','getCellLocation','TrackChangesEditing','isArray','addMarker:suggestion','createRangeIn','insertTableRowAbove','getRanges','removeTableColumn','afterInit','batch','subType','forceValue','findAncestor','execute','locale','commands','toViewElement','detach','createPositionAt','filter','getRowIndexes','fromRange','getSelectionAffectedTableCells','registerPostFixer','getSuggestion','ELEMENT_TABLE_WITH_TEXT','insertTableColumnLeft','_tableSuggestions','first','registerElementLabel','get','writer','oldRange','accept','refresh','last','getChangedMarkers','MIN_SAFE_INTEGER','hasAttribute','tableCell','addRange','end','$graveyard','length','TableUtils','startsWith','above','some','name','change:data','getFirstRange','showSuggestionHighlights','tableColumn','item','toLowerCase','every','*Remove:*\x20%0','getColumnIndexes','join','_splitMarkerName','low','minRow','push','MAX_SAFE_INTEGER','_suggestionFactory','table','plugins','markMultiRangeDeletion','selectTableRow','$textProxy','data','_descriptionFactory','createRangeOn','TableEditing','_getSuggestionCoords','mapper','map'];(function(_0x3013af,_0x18e522){const _0x4811d4=function(_0x5aa18d){while(--_0x5aa18d){_0x3013af['push'](_0x3013af['shift']());}};_0x4811d4(++_0x18e522);}(_0x18e5,0x12e));const _0x4811=function(_0x3013af,_0x18e522){_0x3013af=_0x3013af-0x0;let _0x4811d4=_0x18e5[_0x3013af];return _0x4811d4;};import{Plugin as _0x14e3db}from'ckeditor5/src/core';import{LiveRange as _0x405ede}from'ckeditor5/src/engine';import{setHighlightHandling as _0x385edc}from'ckeditor5/src/widget';import{getTranslation as _0x3af046}from'../utils/common-translations';export default class mt extends _0x14e3db{constructor(_0x225e13){super(_0x225e13),this[_0x4811('0x23')]=[_0x4811('0x88'),'tableColumn'],this[_0x4811('0x41')]=new Set();}[_0x4811('0x2e')](){const _0x392e7c=this[_0x4811('0x8')],_0x1744e9=_0x392e7c[_0x4811('0x22')][_0x4811('0x20')]['selection'];if(!_0x392e7c[_0x4811('0x68')][_0x4811('0x79')](_0x4811('0x6f')))return;const _0x589a17=_0x392e7c[_0x4811('0x34')],_0x3df82a=_0x392e7c[_0x4811('0x68')][_0x4811('0x44')](_0x4811('0x27')),_0x2aee2e=_0x392e7c[_0x4811('0x68')][_0x4811('0x44')](_0x4811('0x52'));_0x3df82a[_0x4811('0x6d')][_0x4811('0x43')]('table',_0x116b6d=>_0x3af046(_0x589a17,_0x4811('0x89'),_0x116b6d)),this['_setupColumnsRowsFixing'](),_0x3df82a[_0x4811('0x2')](_0x4811('0x17')),_0x3df82a['enableCommand'](_0x4811('0x6a')),_0x3df82a[_0x4811('0x2')](_0x4811('0x1d'));for(const _0x5c38db of[_0x4811('0x2b'),'insertTableRowBelow']){const _0x38696a=_0x392e7c[_0x4811('0x35')][_0x4811('0x44')](_0x5c38db);_0x3df82a['enableCommand'](_0x5c38db,_0x1992c5=>{_0x392e7c[_0x4811('0x22')][_0x4811('0x7a')](_0x34bded=>{_0x1992c5();const _0x41cc07=_0x4811('0x54')===_0x38696a['order'],_0x4efe7e=_0x2aee2e[_0x4811('0x3c')](_0x1744e9),_0x229ee1=_0x2aee2e[_0x4811('0x3a')](_0x4efe7e),_0x2e129d=_0x41cc07?_0x229ee1['first']-0x1:_0x229ee1[_0x4811('0x49')]+0x1,_0x2a15c8=_0x4efe7e[0x0][_0x4811('0x32')](_0x4811('0x67')),_0x3fa5c3=_0x2aee2e[_0x4811('0x82')](_0x2a15c8,{'startRow':_0x2e129d,'endRow':_0x2e129d}),_0x40c384=Array[_0x4811('0x77')](_0x3fa5c3)[_0x4811('0x72')](_0x531aed=>_0x34bded['createRangeOn'](_0x531aed['cell']));_0x3df82a[_0x4811('0x7e')](_0x40c384,_0x4811('0x88'));});});}for(const _0xe88a1d of[_0x4811('0x40'),'insertTableColumnRight']){const _0x474f7d=_0x392e7c[_0x4811('0x35')][_0x4811('0x44')](_0xe88a1d);_0x3df82a[_0x4811('0x2')](_0xe88a1d,_0x58f71a=>{_0x392e7c['model'][_0x4811('0x7a')](_0x129070=>{_0x58f71a();const _0x488549=_0x4811('0x75')===_0x474f7d[_0x4811('0x74')],_0x3ed18f=_0x2aee2e['getSelectionAffectedTableCells'](_0x1744e9),_0x5eb968=_0x2aee2e[_0x4811('0x5f')](_0x3ed18f),_0x4f92e8=_0x488549?_0x5eb968[_0x4811('0x42')]-0x1:_0x5eb968[_0x4811('0x49')]+0x1,_0x367c11=_0x3ed18f[0x0][_0x4811('0x32')](_0x4811('0x67')),_0x221eee=_0x2aee2e[_0x4811('0x82')](_0x367c11,{'startRow':0x0,'column':_0x4f92e8,'includeAllSlots':!0x1}),_0x4526f7=Array[_0x4811('0x77')](_0x221eee)[_0x4811('0x72')](_0x46d4ed=>_0x129070[_0x4811('0x6e')](_0x46d4ed['cell']));_0x3df82a['markMultiRangeInsertion'](_0x4526f7,'tableColumn');});});}for(const _0x60137 of[_0x4811('0x12'),_0x4811('0x2d')]){const _0x589b61=_0x60137[_0x4811('0x13')](0xb),_0x3e3f2f=_0x589b61[_0x4811('0x5c')](),_0x42e78d=_0x3e3f2f[_0x4811('0x13')](0x0,0x3)+_0x4811('0x15'),_0x12a625=_0x4811('0x67')+_0x589b61,_0x293c9d=_0x4811('0x21')+_0x589b61,_0x2c7452=_0x4811('0x76')+_0x589b61;_0x3df82a[_0x4811('0x2')](_0x60137,()=>{_0x392e7c[_0x4811('0x22')]['change'](_0xb223c2=>{const _0x12e894=_0x2aee2e[_0x4811('0x3c')](_0x1744e9),_0x197131=_0x12e894[0x0][_0x4811('0x32')]('table');let _0x58a0bf;if('removeTableRow'==_0x60137){const _0x3ca384=_0x2aee2e['getRowIndexes'](_0x12e894);_0x58a0bf={'startRow':_0x3ca384[_0x4811('0x42')],'endRow':_0x3ca384[_0x4811('0x49')],'includeAllSlots':!0x0};}else{const _0x2e593=_0x2aee2e[_0x4811('0x5f')](_0x12e894);_0x58a0bf={'startColumn':_0x2e593[_0x4811('0x42')],'endColumn':_0x2e593[_0x4811('0x49')],'includeAllSlots':!0x0};}const _0x4214e=_0x2aee2e['createTableWalker'](_0x197131,_0x58a0bf),_0x885d63=Array[_0x4811('0x77')](_0x4214e)[_0x4811('0x72')](({cell:_0x2b6d24})=>_0x2b6d24),_0x4ac268=se(_0x885d63[_0x4811('0x39')](_0x4689fc=>_0x4689fc[_0x4811('0x4c')](_0x42e78d))),_0xe43ca5=se(_0x885d63[_0x4811('0x39')](_0x184941=>!_0x184941[_0x4811('0x4c')](_0x42e78d)))['map'](_0x7704bf=>_0xb223c2[_0x4811('0x6e')](_0x7704bf)),_0x4d71c8=_0x3df82a[_0x4811('0x69')](_0xe43ca5,_0x12a625);if(_0x4d71c8&&(_0x4811('0x88')==_0x4d71c8[_0x4811('0x30')]||'tableColumn'==_0x4d71c8[_0x4811('0x30')])){const _0x19ffcd=this[_0x4811('0x70')](_0x4d71c8);for(const _0x246902 of _0x4ac268){const _0x3a9074=_0xb223c2[_0x4811('0x6e')](_0x246902),_0x1a1a09=_0x2aee2e[_0x4811('0x26')](_0x246902),_0x528cfe=_0x246902['getAttribute'](_0x42e78d)-0x1,_0x2cdbf4=_0x19ffcd[_0x293c9d],_0x825b1=_0x19ffcd[_0x2c7452];_0x2cdbf4<=_0x1a1a09[_0x3e3f2f]&&_0x1a1a09[_0x3e3f2f]+_0x528cfe<=_0x825b1&&_0x4d71c8[_0x4811('0x4e')](_0x3a9074);}}});});}function _0x3c2859(_0x534208){const _0x40934f=Array['from'](_0x1744e9[_0x4811('0x2c')]())[_0x4811('0x72')](_0x1b48e0=>_0x405ede[_0x4811('0x3b')](_0x1b48e0));_0x392e7c[_0x4811('0x22')]['change'](_0x44778b=>{const _0x45761d=_0x44778b[_0x4811('0x2f')];_0x534208=_0x534208[_0x4811('0x39')](_0x1d016c=>_0x4811('0x50')!=_0x1d016c[_0x4811('0x7d')]['rootName']),_0x44778b[_0x4811('0xd')](_0x534208),_0x392e7c['commands'][_0x4811('0x44')]('removeTableRow')[_0x4811('0x48')](),_0x392e7c[_0x4811('0x33')](_0x4811('0x12'),{'forceDefaultExecution':!0x0}),_0x392e7c[_0x4811('0x22')]['enqueueChange'](()=>{_0x392e7c[_0x4811('0x22')][_0x4811('0x1c')](_0x45761d,_0x54b1aa=>{const _0x54e66f=_0x40934f[_0x4811('0x39')](_0x101082=>'$graveyard'!=_0x101082[_0x4811('0x7d')]['rootName']);_0x54e66f[_0x4811('0x51')]>0x0&&_0x54b1aa[_0x4811('0xd')](_0x54e66f);for(const _0x4c7a0f of _0x40934f)_0x4c7a0f[_0x4811('0x37')]();});});});}function _0x553207(_0x4d99d9){_0x392e7c[_0x4811('0x22')][_0x4811('0x7a')](_0x14e8d3=>{const _0x25d6dc=Array[_0x4811('0x77')](_0x1744e9['getRanges']())[_0x4811('0x72')](_0x4ab31d=>_0x405ede[_0x4811('0x3b')](_0x4ab31d)),_0x87a23f=[];for(const _0x11c764 of _0x4d99d9)for(const _0x5486d0 of _0x11c764[_0x4811('0x80')]({'shallow':!0x0}))_0x87a23f[_0x4811('0x64')](_0x5486d0);for(const _0x396ee9 of _0x87a23f)_0x4811('0x50')!=_0x396ee9[_0x4811('0x7d')][_0x4811('0x11')]&&(_0x14e8d3[_0x4811('0xd')](_0x14e8d3[_0x4811('0x38')](_0x396ee9,0x0)),_0x392e7c[_0x4811('0x35')][_0x4811('0x44')]('removeTableColumn')['refresh'](),_0x392e7c[_0x4811('0x33')](_0x4811('0x2d'),{'forceDefaultExecution':!0x0}));const _0x32fedf=_0x25d6dc[_0x4811('0x39')](_0x534863=>_0x4811('0x50')!=_0x534863[_0x4811('0x7d')][_0x4811('0x11')]);_0x32fedf['length']>0x0&&_0x14e8d3[_0x4811('0xd')](_0x32fedf);for(const _0x465a83 of _0x25d6dc)_0x465a83[_0x4811('0x37')]();});}function _0x5e84cc(_0x37c1fd,_0x3bf39d){return _0x3bf39d[_0x4811('0x5d')](_0x180bd6=>_0x37c1fd[_0x4811('0x55')](_0x102324=>_0x102324[_0x4811('0x4f')][_0x4811('0x81')](_0x180bd6['start'])||_0x180bd6[_0x4811('0x4f')][_0x4811('0x81')](_0x102324['start'])));}function _0x381862(_0x12a63d,_0x48b70f){return _0x12a63d[_0x4811('0x55')](_0x44070e=>_0x48b70f[_0x4811('0x55')](_0x5eba36=>_0x44070e[_0x4811('0x4f')][_0x4811('0x73')](_0x5eba36['start'])));}_0x392e7c[_0x4811('0x6c')][_0x4811('0xa')]['on'](_0x4811('0x29'),(_0x37da57,_0x152a33,_0x8e824c)=>{if(!_0x8e824c['options'][_0x4811('0x59')])return;const _0x365483=_0x152a33[_0x4811('0x5b')];if(!_0x365483)return;const _0x3611c7=_0x8e824c[_0x4811('0x71')][_0x4811('0x36')](_0x365483);function _0xdb097c(_0x3fc971){return Array[_0x4811('0x28')](_0x3fc971)?_0x3fc971:[_0x3fc971];}_0x3611c7&&_0x4811('0x4d')===_0x365483[_0x4811('0x56')]&&_0x385edc(_0x3611c7,_0x8e824c[_0x4811('0x45')],(_0x360f24,_0xe56d56,_0x3d5cd0)=>_0x3d5cd0[_0x4811('0xb')](_0xdb097c(_0xe56d56['classes']),_0x360f24),(_0x24f7ca,_0x178b12,_0x35f47c)=>_0x35f47c[_0x4811('0x18')](_0xdb097c(_0x178b12['classes']),_0x24f7ca));},{'priority':_0x4811('0x85')}),_0x3df82a[_0x4811('0x6d')][_0x4811('0xf')](_0x5b03cb=>{if(_0x4811('0x1')!=_0x5b03cb[_0x4811('0x10')]&&_0x4811('0x78')!=_0x5b03cb[_0x4811('0x10')])return;const _0xb1bd62=_0x5b03cb[_0x4811('0x19')]();if(null!=_0xb1bd62&&_0xb1bd62['is']('element',_0x4811('0x67'))){if(_0x4811('0x1')==_0x5b03cb[_0x4811('0x10')]){const _0xd710b4=_0x5b03cb['getItems']()[_0x4811('0x39')](_0x5b6dc7=>_0x5b6dc7['is'](_0x4811('0x6b')))[_0x4811('0x72')](_0x2723f1=>_0x2723f1[_0x4811('0x6c')]);if(_0xd710b4['length'])return{'type':'insertion','content':_0x3af046(_0x589a17,_0x4811('0x1a'),_0x3af046(_0x589a17,_0x4811('0x3f'),'\x22'+_0xd710b4[_0x4811('0x60')]('\x20')+'\x22'))};}if('deletion'==_0x5b03cb[_0x4811('0x10')]){const _0x1de2c1=_0x5b03cb[_0x4811('0x80')]()['filter'](_0x69f071=>_0x69f071['is'](_0x4811('0x6b')))['map'](_0xd9964e=>_0xd9964e['data']);if(_0x1de2c1[_0x4811('0x51')])return{'type':_0x4811('0x78'),'content':_0x3af046(_0x589a17,_0x4811('0x5e'),_0x3af046(_0x589a17,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1de2c1[_0x4811('0x60')]('\x20')+'\x22'))};}}}),_0x3df82a['_descriptionFactory']['registerDescriptionCallback'](_0x255876=>{if(_0x4811('0x88')==_0x255876['subType']){const _0x1d9aa7=_0x255876[_0x4811('0x80')]()[_0x4811('0x39')](_0x56207f=>_0x56207f['is'](_0x4811('0x6b')))[_0x4811('0x72')](_0x153b42=>_0x153b42[_0x4811('0x6c')]),_0x4ffc33=this[_0x4811('0x70')](_0x255876),_0x445e2b=_0x4ffc33['maxRow']-_0x4ffc33[_0x4811('0x63')]+0x1;if('insertion'==_0x255876[_0x4811('0x10')])return _0x1d9aa7[_0x4811('0x51')]?{'type':'insertion','content':_0x3af046(_0x589a17,_0x4811('0x1a'),_0x3af046(_0x589a17,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x445e2b,'\x22'+_0x1d9aa7[_0x4811('0x60')]('\x20')+'\x22']))}:{'type':_0x4811('0x1'),'content':_0x3af046(_0x589a17,_0x4811('0x1a'),_0x3af046(_0x589a17,'ELEMENT_TABLE_ROW',_0x445e2b))};if(_0x4811('0x78')==_0x255876['type'])return _0x1d9aa7[_0x4811('0x51')]?{'type':'deletion','content':_0x3af046(_0x589a17,_0x4811('0x5e'),_0x3af046(_0x589a17,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x445e2b,'\x22'+_0x1d9aa7[_0x4811('0x60')]('\x20')+'\x22']))}:{'type':_0x4811('0x78'),'content':_0x3af046(_0x589a17,'*Remove:*\x20%0',_0x3af046(_0x589a17,_0x4811('0x16'),_0x445e2b))};}if(_0x4811('0x5a')==_0x255876[_0x4811('0x30')]){const _0x56e914=_0x255876['getItems']()[_0x4811('0x39')](_0x5dffc2=>_0x5dffc2['is'](_0x4811('0x6b')))['map'](_0x574eb9=>_0x574eb9['data']),_0x2dbd45=this['_getSuggestionCoords'](_0x255876),_0xc57475=_0x2dbd45[_0x4811('0xc')]-_0x2dbd45[_0x4811('0x0')]+0x1;if(_0x4811('0x1')==_0x255876['type'])return _0x56e914['length']?{'type':_0x4811('0x1'),'content':_0x3af046(_0x589a17,_0x4811('0x1a'),_0x3af046(_0x589a17,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xc57475,'\x22'+_0x56e914[_0x4811('0x60')]('\x20')+'\x22']))}:{'type':_0x4811('0x1'),'content':_0x3af046(_0x589a17,_0x4811('0x1a'),_0x3af046(_0x589a17,_0x4811('0x1e'),_0xc57475))};if(_0x4811('0x78')==_0x255876['type'])return _0x56e914['length']?{'type':_0x4811('0x78'),'content':_0x3af046(_0x589a17,_0x4811('0x5e'),_0x3af046(_0x589a17,_0x4811('0x9'),[_0xc57475,'\x22'+_0x56e914[_0x4811('0x60')]('\x20')+'\x22']))}:{'type':'deletion','content':_0x3af046(_0x589a17,_0x4811('0x5e'),_0x3af046(_0x589a17,_0x4811('0x1e'),_0xc57475))};}}),_0x3df82a[_0x4811('0x66')][_0x4811('0x1b')](_0x4811('0x1'),_0x4811('0x88'),_0x4811('0x83'),_0x3c2859),_0x3df82a[_0x4811('0x66')]['registerCustomCallback'](_0x4811('0x78'),_0x4811('0x88'),_0x4811('0x47'),_0x3c2859),_0x3df82a[_0x4811('0x66')]['registerCustomCallback'](_0x4811('0x1'),_0x4811('0x5a'),_0x4811('0x83'),_0x553207),_0x3df82a[_0x4811('0x66')][_0x4811('0x1b')](_0x4811('0x78'),_0x4811('0x5a'),_0x4811('0x47'),_0x553207),_0x3df82a[_0x4811('0x66')][_0x4811('0x1b')](_0x4811('0x1'),_0x4811('0x5a'),_0x4811('0x60'),_0x5e84cc),_0x3df82a[_0x4811('0x66')][_0x4811('0x1b')](_0x4811('0x78'),_0x4811('0x5a'),_0x4811('0x60'),_0x5e84cc),_0x3df82a['_suggestionFactory'][_0x4811('0x1b')](_0x4811('0x1'),'tableRow',_0x4811('0x60'),_0x381862),_0x3df82a['_suggestionFactory']['registerCustomCallback'](_0x4811('0x78'),_0x4811('0x88'),'join',_0x381862);}['_acceptFormatSuggestionCallbackFactory'](){const _0x5b0fb6=this[_0x4811('0x8')],_0x5620c4=_0x5b0fb6[_0x4811('0x22')][_0x4811('0x20')][_0x4811('0x86')];return(_0x2c0105,_0x32138f)=>{_0x5b0fb6['model'][_0x4811('0x7a')](_0x2b2947=>{const {commandName:_0x2b7223,commandParams:_0x133f96}=_0x32138f;let _0x268483=_0x2c0105[0x0]['end'][_0x4811('0x8a')];_0x133f96&&_0x133f96[0x0]&&!0x1===_0x133f96[0x0][_0x4811('0x31')]&&(_0x268483=_0x2c0105[0x0]['start'][_0x4811('0x6')]);const _0x5cdd9f=_0x2b2947[_0x4811('0x2a')](_0x268483);if('$graveyard'==_0x5cdd9f['root'][_0x4811('0x11')])return;const _0x1f75ca=Array['from'](_0x5620c4['getRanges']())[_0x4811('0x72')](_0x2c8c9c=>_0x405ede[_0x4811('0x3b')](_0x2c8c9c));_0x2b2947['setSelection'](_0x5cdd9f),_0x5b0fb6[_0x4811('0x35')][_0x4811('0x44')](_0x2b7223)[_0x4811('0x48')](),_0x133f96['push']({'forceDefaultExecution':!0x0}),_0x5b0fb6[_0x4811('0x33')](_0x2b7223,..._0x133f96);const _0x5b2f1f=_0x1f75ca[_0x4811('0x39')](_0x16595c=>_0x4811('0x50')!=_0x16595c['root']['rootName']);_0x5b2f1f[_0x4811('0x51')]>0x0&&_0x2b2947[_0x4811('0xd')](_0x5b2f1f);for(const _0x1b68a0 of _0x1f75ca)_0x1b68a0[_0x4811('0x37')]();});};}[_0x4811('0x4')](_0xb7c925){const _0x58c4cc=this[_0x4811('0x8')][_0x4811('0x68')]['get'](_0x4811('0x52'));let _0x324116=Number[_0x4811('0x65')],_0x1e4828=Number['MIN_SAFE_INTEGER'],_0x45e888=Number[_0x4811('0x65')],_0x5c25bd=Number[_0x4811('0x4b')];for(const _0x2d4ff3 of _0xb7c925){if('$graveyard'==_0x2d4ff3[_0x4811('0x7d')]['rootName'])continue;const {row:_0x131156,column:_0x8b2943}=_0x58c4cc[_0x4811('0x26')](_0x2d4ff3),_0x457155=_0x2d4ff3['hasAttribute'](_0x4811('0x5'))?_0x2d4ff3[_0x4811('0x7b')]('rowspan')-0x1:0x0,_0x3c8075=_0x2d4ff3['hasAttribute'](_0x4811('0x7c'))?_0x2d4ff3[_0x4811('0x7b')](_0x4811('0x7c'))-0x1:0x0;_0x324116=_0x131156<_0x324116?_0x131156:_0x324116,_0x1e4828=_0x131156+_0x457155>_0x1e4828?_0x131156+_0x457155:_0x1e4828,_0x45e888=_0x8b2943<_0x45e888?_0x8b2943:_0x45e888,_0x5c25bd=_0x8b2943+_0x3c8075>_0x5c25bd?_0x8b2943+_0x3c8075:_0x5c25bd;}return{'minRow':_0x324116,'maxRow':_0x1e4828,'minColumn':_0x45e888,'maxColumn':_0x5c25bd};}[_0x4811('0x84')](){const _0x37bb15=this[_0x4811('0x8')],_0xdc3ec7=_0x37bb15[_0x4811('0x68')][_0x4811('0x44')](_0x4811('0x27')),_0x5dd40a=_0x37bb15['plugins'][_0x4811('0x44')](_0x4811('0x52'));_0x37bb15['model'][_0x4811('0x20')]['on'](_0x4811('0x57'),()=>{const _0x322f23=Array[_0x4811('0x77')](_0x37bb15[_0x4811('0x22')][_0x4811('0x20')][_0x4811('0x25')][_0x4811('0x4a')]());for(const {name:_0x5332d2,data:_0x54f479}of _0x322f23){const {group:_0x21f510,id:_0x4f82ad,subType:_0x16650b}=_0xdc3ec7[_0x4811('0x61')](_0x5332d2);if('suggestion'!=_0x21f510)continue;if(null!=_0x54f479[_0x4811('0x46')])continue;const _0x3e4042=_0xdc3ec7[_0x4811('0x3e')](_0x4f82ad);this[_0x4811('0x23')][_0x4811('0x1f')](_0x16650b)&&this[_0x4811('0x41')][_0x4811('0x14')](_0x3e4042);}},{'priority':_0x4811('0x62')});const _0x38f0de=(_0x1ccb19,_0x191f30)=>{let _0x3d19a8=!0x1;const _0x2a5754=_0x191f30[_0x4811('0x6e')](_0x1ccb19),_0x5eb51f=_0x1ccb19[_0x4811('0x32')](_0x4811('0x67')),_0x5efeb5=_0x5dd40a[_0x4811('0x26')](_0x1ccb19);for(const _0x518a18 of this[_0x4811('0x41')]){const _0x20856c=_0x518a18[_0x4811('0x30')],_0x3c4aed=_0x20856c[_0x4811('0x53')]('tablePaste'),_0x3b1349=_0x20856c[_0x4811('0x13')](_0x3c4aed?0xa:0x5),_0x2c227b=_0x3b1349[_0x4811('0x5c')](),_0x9c485c=_0x2c227b[_0x4811('0x13')](0x0,0x3)+_0x4811('0x15'),_0x24039c=_0x4811('0x21')+_0x3b1349,_0x2310ff=_0x4811('0x76')+_0x3b1349;if(!_0x518a18[_0x4811('0x7f')])continue;if(_0x5eb51f!=_0x518a18[_0x4811('0x58')]()['start'][_0x4811('0x32')](_0x4811('0x67')))continue;if(_0x518a18[_0x4811('0xe')](_0x2a5754))continue;const _0x138e76=_0x1ccb19[_0x4811('0x4c')](_0x9c485c)?_0x1ccb19[_0x4811('0x7b')](_0x9c485c)-0x1:0x0,_0x3789ca=this['_getSuggestionCoords'](_0x518a18),_0x546074=_0x3789ca[_0x24039c],_0x3d876d=_0x3789ca[_0x2310ff];_0x546074<=_0x5efeb5[_0x2c227b]&&_0x5efeb5[_0x2c227b]+_0x138e76<=_0x3d876d&&(_0x518a18['addRange'](_0x2a5754),_0x3d19a8=!0x0);}return _0x3d19a8;};_0x37bb15[_0x4811('0x22')][_0x4811('0x20')][_0x4811('0x3d')](_0x4dcd09=>{let _0x5894df=!0x1;for(const _0x17fbb6 of _0x37bb15[_0x4811('0x22')][_0x4811('0x20')][_0x4811('0x25')][_0x4811('0x7')]())if(_0x4811('0x87')==_0x17fbb6[_0x4811('0x10')]){if(_0x4811('0x88')==_0x17fbb6['name'])for(const _0x42dc25 of _0x17fbb6[_0x4811('0x3')]['nodeAfter']['getChildren']())_0x5894df=_0x5894df||_0x38f0de(_0x42dc25,_0x4dcd09);else'tableCell'==_0x17fbb6[_0x4811('0x56')]&&(_0x5894df=_0x5894df||_0x38f0de(_0x17fbb6['position'][_0x4811('0x6')],_0x4dcd09));}return _0x5894df;});}[_0x4811('0x70')](_0x422df6){return this[_0x4811('0x4')](_0x422df6[_0x4811('0x2c')]()[_0x4811('0x72')](_0x5e75f6=>_0x5e75f6[_0x4811('0x24')][_0x4811('0x6')]));}}function se(_0x350ebd){return Array[_0x4811('0x77')](new Set(_0x350ebd)['values']());}
23
+ const _0x1251=['_tablePostFixingSubtypes','has','TableEditing','plugins','isEqual','execute','name','oldRange','mapper','suggestion','change','findAncestor','markMultiRangeInsertion','registerPostFixer','showSuggestionHighlights','selectTableRow','_descriptionFactory','table','downcastDispatcher','selection','minColumn','insertion','enqueueChange','last','nodeBefore','hasAttribute','max','editor','cell','ELEMENT_TABLE_ROW','values','getSelectionAffectedTableCells','nodeAfter','insertTable','_setupColumnsRowsFixing','_suggestionFactory','differ','insert','addRange','MAX_SAFE_INTEGER','ELEMENT_TABLE','afterInit','fromRange','createPositionAt','document','$graveyard','join','rowspan','substr','registerCustomCallback','highest','toLowerCase','addClass','insertTableRowBelow','first','every','includes','root','min','tableRow','get','getChanges','some','_acceptFormatSuggestionCallbackFactory','rootName','ELEMENT_TABLE_WITH_TEXT','forceValue','subType','insertTableColumnRight','addMarker:suggestion','getSuggestion','_tableSuggestions','batch','length','registerDescriptionCallback','writer','getContainedElement','classes','_getCoordsForCells','isArray','startsWith','MIN_SAFE_INTEGER','isIntersectingWithRange','removeTableColumn','map','order','minRow','low','type','selectTableColumn','$textProxy','position','refresh','createTableWalker','getRowIndexes','enableCommand','locale','_getSuggestionCoords','removeTableRow','tablePaste','setSelection','isTouching','item','element','createRangeIn','model','getItems','getCellLocation','tableCell','tableColumn','getRanges','registerElementLabel','TableUtils','commands','createRangeOn','ELEMENT_TABLE_COLUMN_WITH_TEXT','discard','end','from','*Remove:*\x20%0','TrackChangesEditing','filter','accept','insertTableColumnLeft','maxRow','data','deletion','start','toViewElement','colspan','*Insert:*\x20%0','getAttribute','detach','ELEMENT_TABLE_COLUMN','push'];(function(_0xcd132b,_0x1251ae){const _0x475e3c=function(_0x3172a6){while(--_0x3172a6){_0xcd132b['push'](_0xcd132b['shift']());}};_0x475e3c(++_0x1251ae);}(_0x1251,0x99));const _0x475e=function(_0xcd132b,_0x1251ae){_0xcd132b=_0xcd132b-0x0;let _0x475e3c=_0x1251[_0xcd132b];return _0x475e3c;};import{Plugin as _0x1cdcfd}from'ckeditor5/src/core';import{LiveRange as _0x37b854}from'ckeditor5/src/engine';import{setHighlightHandling as _0x120d8a}from'ckeditor5/src/widget';import{getTranslation as _0x13a608}from'../utils/common-translations';export default class mt extends _0x1cdcfd{constructor(_0x3bd103){super(_0x3bd103),this[_0x475e('0x75')]=[_0x475e('0x29'),_0x475e('0x5b')],this[_0x475e('0x35')]=new Set();}[_0x475e('0x17')](){const _0x3a723a=this[_0x475e('0x9')],_0x3d077b=_0x3a723a[_0x475e('0x57')][_0x475e('0x1a')]['selection'];if(!_0x3a723a[_0x475e('0x78')][_0x475e('0x76')](_0x475e('0x77')))return;const _0x2ef58f=_0x3a723a[_0x475e('0x4e')],_0x594122=_0x3a723a[_0x475e('0x78')][_0x475e('0x2a')](_0x475e('0x66')),_0x32569e=_0x3a723a[_0x475e('0x78')][_0x475e('0x2a')](_0x475e('0x5e'));_0x594122[_0x475e('0x85')][_0x475e('0x5d')](_0x475e('0x86'),_0x3166e4=>_0x13a608(_0x2ef58f,_0x475e('0x16'),_0x3166e4)),this[_0x475e('0x10')](),_0x594122[_0x475e('0x4d')](_0x475e('0xf')),_0x594122[_0x475e('0x4d')](_0x475e('0x84')),_0x594122['enableCommand'](_0x475e('0x47'));for(const _0x23439f of['insertTableRowAbove',_0x475e('0x23')]){const _0x2a95b5=_0x3a723a[_0x475e('0x5f')]['get'](_0x23439f);_0x594122[_0x475e('0x4d')](_0x23439f,_0x40e417=>{_0x3a723a['model'][_0x475e('0x7f')](_0x52f005=>{_0x40e417();const _0x18ca26='above'===_0x2a95b5[_0x475e('0x43')],_0x4fa6b9=_0x32569e[_0x475e('0xd')](_0x3d077b),_0x186a7b=_0x32569e[_0x475e('0x4c')](_0x4fa6b9),_0x3eee0c=_0x18ca26?_0x186a7b[_0x475e('0x24')]-0x1:_0x186a7b[_0x475e('0x5')]+0x1,_0x4c11c4=_0x4fa6b9[0x0][_0x475e('0x80')](_0x475e('0x86')),_0x43e5d8=_0x32569e[_0x475e('0x4b')](_0x4c11c4,{'startRow':_0x3eee0c,'endRow':_0x3eee0c}),_0x6155f7=Array['from'](_0x43e5d8)[_0x475e('0x42')](_0x1a6197=>_0x52f005['createRangeOn'](_0x1a6197[_0x475e('0xa')]));_0x594122[_0x475e('0x81')](_0x6155f7,'tableRow');});});}for(const _0x20ba22 of[_0x475e('0x69'),_0x475e('0x32')]){const _0x1413fd=_0x3a723a[_0x475e('0x5f')][_0x475e('0x2a')](_0x20ba22);_0x594122[_0x475e('0x4d')](_0x20ba22,_0x4dfc55=>{_0x3a723a[_0x475e('0x57')]['change'](_0x5bdafb=>{_0x4dfc55();const _0x457224='left'===_0x1413fd[_0x475e('0x43')],_0x293424=_0x32569e[_0x475e('0xd')](_0x3d077b),_0x3a7b87=_0x32569e['getColumnIndexes'](_0x293424),_0x5b235c=_0x457224?_0x3a7b87[_0x475e('0x24')]-0x1:_0x3a7b87[_0x475e('0x5')]+0x1,_0x50b642=_0x293424[0x0]['findAncestor'](_0x475e('0x86')),_0x17520b=_0x32569e[_0x475e('0x4b')](_0x50b642,{'startRow':0x0,'column':_0x5b235c,'includeAllSlots':!0x1}),_0x336418=Array[_0x475e('0x64')](_0x17520b)[_0x475e('0x42')](_0x1a14f9=>_0x5bdafb['createRangeOn'](_0x1a14f9[_0x475e('0xa')]));_0x594122[_0x475e('0x81')](_0x336418,'tableColumn');});});}for(const _0x5e8cec of[_0x475e('0x50'),_0x475e('0x41')]){const _0x25e06f=_0x5e8cec[_0x475e('0x1e')](0xb),_0x468b83=_0x25e06f[_0x475e('0x21')](),_0x15a423=_0x468b83[_0x475e('0x1e')](0x0,0x3)+'span',_0x35936c='table'+_0x25e06f,_0x608f87=_0x475e('0x28')+_0x25e06f,_0x506584=_0x475e('0x8')+_0x25e06f;_0x594122['enableCommand'](_0x5e8cec,()=>{_0x3a723a['model']['change'](_0x17ff86=>{const _0xf16393=_0x32569e[_0x475e('0xd')](_0x3d077b),_0x9e9fc8=_0xf16393[0x0][_0x475e('0x80')]('table');let _0x4621a8;if('removeTableRow'==_0x5e8cec){const _0x4f1f69=_0x32569e[_0x475e('0x4c')](_0xf16393);_0x4621a8={'startRow':_0x4f1f69[_0x475e('0x24')],'endRow':_0x4f1f69[_0x475e('0x5')],'includeAllSlots':!0x0};}else{const _0x42ee3e=_0x32569e['getColumnIndexes'](_0xf16393);_0x4621a8={'startColumn':_0x42ee3e[_0x475e('0x24')],'endColumn':_0x42ee3e[_0x475e('0x5')],'includeAllSlots':!0x0};}const _0x4a9a6e=_0x32569e['createTableWalker'](_0x9e9fc8,_0x4621a8),_0x119151=Array[_0x475e('0x64')](_0x4a9a6e)[_0x475e('0x42')](({cell:_0x3f6335})=>_0x3f6335),_0x32677f=se(_0x119151[_0x475e('0x67')](_0x10672e=>_0x10672e['hasAttribute'](_0x15a423))),_0x2dc2db=se(_0x119151[_0x475e('0x67')](_0x18b435=>!_0x18b435[_0x475e('0x7')](_0x15a423)))[_0x475e('0x42')](_0x5c07ef=>_0x17ff86[_0x475e('0x60')](_0x5c07ef)),_0xcc448e=_0x594122['markMultiRangeDeletion'](_0x2dc2db,_0x35936c);if(_0xcc448e&&(_0x475e('0x29')==_0xcc448e[_0x475e('0x31')]||_0x475e('0x5b')==_0xcc448e[_0x475e('0x31')])){const _0x5a7331=this[_0x475e('0x4f')](_0xcc448e);for(const _0x53d731 of _0x32677f){const _0x49980c=_0x17ff86['createRangeOn'](_0x53d731),_0x468446=_0x32569e[_0x475e('0x59')](_0x53d731),_0xa82df9=_0x53d731[_0x475e('0x71')](_0x15a423)-0x1,_0x3183c0=_0x5a7331[_0x608f87],_0x3babb1=_0x5a7331[_0x506584];_0x3183c0<=_0x468446[_0x468b83]&&_0x468446[_0x468b83]+_0xa82df9<=_0x3babb1&&_0xcc448e[_0x475e('0x14')](_0x49980c);}}});});}function _0x12def0(_0x193379){const _0x4d1cbe=Array[_0x475e('0x64')](_0x3d077b[_0x475e('0x5c')]())[_0x475e('0x42')](_0x8a15e6=>_0x37b854[_0x475e('0x18')](_0x8a15e6));_0x3a723a['model']['change'](_0x26afee=>{const _0x4aa9a4=_0x26afee[_0x475e('0x36')];_0x193379=_0x193379[_0x475e('0x67')](_0x57d4f3=>_0x475e('0x1b')!=_0x57d4f3[_0x475e('0x27')][_0x475e('0x2e')]),_0x26afee['setSelection'](_0x193379),_0x3a723a[_0x475e('0x5f')][_0x475e('0x2a')](_0x475e('0x50'))[_0x475e('0x4a')](),_0x3a723a[_0x475e('0x7a')](_0x475e('0x50'),{'forceDefaultExecution':!0x0}),_0x3a723a[_0x475e('0x57')][_0x475e('0x4')](()=>{_0x3a723a[_0x475e('0x57')]['enqueueChange'](_0x4aa9a4,_0x4c3488=>{const _0x44e587=_0x4d1cbe[_0x475e('0x67')](_0x9b80d8=>'$graveyard'!=_0x9b80d8[_0x475e('0x27')][_0x475e('0x2e')]);_0x44e587[_0x475e('0x37')]>0x0&&_0x4c3488['setSelection'](_0x44e587);for(const _0x9863cb of _0x4d1cbe)_0x9863cb[_0x475e('0x72')]();});});});}function _0x3127fe(_0x33f176){_0x3a723a['model'][_0x475e('0x7f')](_0xc73db7=>{const _0x5dbd09=Array[_0x475e('0x64')](_0x3d077b[_0x475e('0x5c')]())[_0x475e('0x42')](_0x56c503=>_0x37b854[_0x475e('0x18')](_0x56c503)),_0x5a03b6=[];for(const _0x198a2b of _0x33f176)for(const _0x243cc9 of _0x198a2b[_0x475e('0x58')]({'shallow':!0x0}))_0x5a03b6['push'](_0x243cc9);for(const _0x1f9338 of _0x5a03b6)_0x475e('0x1b')!=_0x1f9338[_0x475e('0x27')][_0x475e('0x2e')]&&(_0xc73db7[_0x475e('0x52')](_0xc73db7[_0x475e('0x19')](_0x1f9338,0x0)),_0x3a723a['commands'][_0x475e('0x2a')](_0x475e('0x41'))[_0x475e('0x4a')](),_0x3a723a['execute'](_0x475e('0x41'),{'forceDefaultExecution':!0x0}));const _0x409cfc=_0x5dbd09[_0x475e('0x67')](_0x42c4a4=>_0x475e('0x1b')!=_0x42c4a4['root'][_0x475e('0x2e')]);_0x409cfc[_0x475e('0x37')]>0x0&&_0xc73db7[_0x475e('0x52')](_0x409cfc);for(const _0x5ee700 of _0x5dbd09)_0x5ee700[_0x475e('0x72')]();});}function _0x1129f6(_0x3b8d56,_0x7734aa){return _0x7734aa[_0x475e('0x25')](_0x390677=>_0x3b8d56['some'](_0xac47c1=>_0xac47c1[_0x475e('0x63')][_0x475e('0x79')](_0x390677['start'])||_0x390677[_0x475e('0x63')][_0x475e('0x79')](_0xac47c1[_0x475e('0x6d')])));}function _0x45544d(_0x232ca2,_0x268fdc){return _0x232ca2[_0x475e('0x2c')](_0x1a1de6=>_0x268fdc[_0x475e('0x2c')](_0x150fb0=>_0x1a1de6[_0x475e('0x63')][_0x475e('0x53')](_0x150fb0[_0x475e('0x6d')])));}_0x3a723a[_0x475e('0x6b')][_0x475e('0x0')]['on'](_0x475e('0x33'),(_0x22b356,_0x2b7e42,_0x47c1ff)=>{if(!_0x47c1ff['options'][_0x475e('0x83')])return;const _0x52af56=_0x2b7e42[_0x475e('0x54')];if(!_0x52af56)return;const _0x1cd175=_0x47c1ff[_0x475e('0x7d')][_0x475e('0x6e')](_0x52af56);function _0x1375df(_0x384040){return Array[_0x475e('0x3d')](_0x384040)?_0x384040:[_0x384040];}_0x1cd175&&_0x475e('0x5a')===_0x52af56[_0x475e('0x7b')]&&_0x120d8a(_0x1cd175,_0x47c1ff[_0x475e('0x39')],(_0x276a84,_0x501488,_0x570c8a)=>_0x570c8a[_0x475e('0x22')](_0x1375df(_0x501488[_0x475e('0x3b')]),_0x276a84),(_0x4c0d47,_0x1692b6,_0x3ac287)=>_0x3ac287['removeClass'](_0x1375df(_0x1692b6['classes']),_0x4c0d47));},{'priority':_0x475e('0x20')}),_0x594122['_descriptionFactory'][_0x475e('0x38')](_0x2c2f6b=>{if('insertion'!=_0x2c2f6b[_0x475e('0x46')]&&'deletion'!=_0x2c2f6b[_0x475e('0x46')])return;const _0x34ce67=_0x2c2f6b[_0x475e('0x3a')]();if(null!=_0x34ce67&&_0x34ce67['is'](_0x475e('0x55'),_0x475e('0x86'))){if(_0x475e('0x3')==_0x2c2f6b['type']){const _0x205fca=_0x2c2f6b[_0x475e('0x58')]()[_0x475e('0x67')](_0x40e62c=>_0x40e62c['is'](_0x475e('0x48')))[_0x475e('0x42')](_0x42738c=>_0x42738c[_0x475e('0x6b')]);if(_0x205fca['length'])return{'type':_0x475e('0x3'),'content':_0x13a608(_0x2ef58f,_0x475e('0x70'),_0x13a608(_0x2ef58f,_0x475e('0x2f'),'\x22'+_0x205fca[_0x475e('0x1c')]('\x20')+'\x22'))};}if(_0x475e('0x6c')==_0x2c2f6b[_0x475e('0x46')]){const _0x5963e1=_0x2c2f6b['getItems']()[_0x475e('0x67')](_0x4e71f8=>_0x4e71f8['is'](_0x475e('0x48')))['map'](_0x5c4967=>_0x5c4967[_0x475e('0x6b')]);if(_0x5963e1[_0x475e('0x37')])return{'type':'deletion','content':_0x13a608(_0x2ef58f,_0x475e('0x65'),_0x13a608(_0x2ef58f,_0x475e('0x2f'),'\x22'+_0x5963e1['join']('\x20')+'\x22'))};}}}),_0x594122[_0x475e('0x85')][_0x475e('0x38')](_0x13a3b5=>{if('tableRow'==_0x13a3b5[_0x475e('0x31')]){const _0x250216=_0x13a3b5[_0x475e('0x58')]()[_0x475e('0x67')](_0x589541=>_0x589541['is'](_0x475e('0x48')))[_0x475e('0x42')](_0x4b6bd2=>_0x4b6bd2['data']),_0x5dbca8=this['_getSuggestionCoords'](_0x13a3b5),_0x463b49=_0x5dbca8[_0x475e('0x6a')]-_0x5dbca8[_0x475e('0x44')]+0x1;if(_0x475e('0x3')==_0x13a3b5[_0x475e('0x46')])return _0x250216[_0x475e('0x37')]?{'type':'insertion','content':_0x13a608(_0x2ef58f,_0x475e('0x70'),_0x13a608(_0x2ef58f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x463b49,'\x22'+_0x250216[_0x475e('0x1c')]('\x20')+'\x22']))}:{'type':'insertion','content':_0x13a608(_0x2ef58f,_0x475e('0x70'),_0x13a608(_0x2ef58f,_0x475e('0xb'),_0x463b49))};if(_0x475e('0x6c')==_0x13a3b5[_0x475e('0x46')])return _0x250216[_0x475e('0x37')]?{'type':_0x475e('0x6c'),'content':_0x13a608(_0x2ef58f,_0x475e('0x65'),_0x13a608(_0x2ef58f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x463b49,'\x22'+_0x250216[_0x475e('0x1c')]('\x20')+'\x22']))}:{'type':_0x475e('0x6c'),'content':_0x13a608(_0x2ef58f,_0x475e('0x65'),_0x13a608(_0x2ef58f,_0x475e('0xb'),_0x463b49))};}if(_0x475e('0x5b')==_0x13a3b5['subType']){const _0x38ffb4=_0x13a3b5[_0x475e('0x58')]()['filter'](_0x2987d4=>_0x2987d4['is'](_0x475e('0x48')))[_0x475e('0x42')](_0x25d358=>_0x25d358[_0x475e('0x6b')]),_0x3f5919=this['_getSuggestionCoords'](_0x13a3b5),_0x3b28bc=_0x3f5919['maxColumn']-_0x3f5919[_0x475e('0x2')]+0x1;if(_0x475e('0x3')==_0x13a3b5['type'])return _0x38ffb4['length']?{'type':_0x475e('0x3'),'content':_0x13a608(_0x2ef58f,_0x475e('0x70'),_0x13a608(_0x2ef58f,_0x475e('0x61'),[_0x3b28bc,'\x22'+_0x38ffb4[_0x475e('0x1c')]('\x20')+'\x22']))}:{'type':_0x475e('0x3'),'content':_0x13a608(_0x2ef58f,_0x475e('0x70'),_0x13a608(_0x2ef58f,'ELEMENT_TABLE_COLUMN',_0x3b28bc))};if(_0x475e('0x6c')==_0x13a3b5['type'])return _0x38ffb4[_0x475e('0x37')]?{'type':'deletion','content':_0x13a608(_0x2ef58f,_0x475e('0x65'),_0x13a608(_0x2ef58f,_0x475e('0x61'),[_0x3b28bc,'\x22'+_0x38ffb4[_0x475e('0x1c')]('\x20')+'\x22']))}:{'type':'deletion','content':_0x13a608(_0x2ef58f,_0x475e('0x65'),_0x13a608(_0x2ef58f,_0x475e('0x73'),_0x3b28bc))};}}),_0x594122[_0x475e('0x11')][_0x475e('0x1f')]('insertion',_0x475e('0x29'),_0x475e('0x62'),_0x12def0),_0x594122[_0x475e('0x11')][_0x475e('0x1f')](_0x475e('0x6c'),'tableRow',_0x475e('0x68'),_0x12def0),_0x594122[_0x475e('0x11')][_0x475e('0x1f')](_0x475e('0x3'),_0x475e('0x5b'),'discard',_0x3127fe),_0x594122['_suggestionFactory']['registerCustomCallback'](_0x475e('0x6c'),_0x475e('0x5b'),'accept',_0x3127fe),_0x594122['_suggestionFactory'][_0x475e('0x1f')](_0x475e('0x3'),_0x475e('0x5b'),_0x475e('0x1c'),_0x1129f6),_0x594122['_suggestionFactory'][_0x475e('0x1f')](_0x475e('0x6c'),'tableColumn',_0x475e('0x1c'),_0x1129f6),_0x594122[_0x475e('0x11')]['registerCustomCallback'](_0x475e('0x3'),_0x475e('0x29'),'join',_0x45544d),_0x594122[_0x475e('0x11')][_0x475e('0x1f')](_0x475e('0x6c'),_0x475e('0x29'),'join',_0x45544d);}[_0x475e('0x2d')](){const _0x3c3357=this['editor'],_0x57ba92=_0x3c3357['model']['document'][_0x475e('0x1')];return(_0x2b4e2f,_0x3c8dc6)=>{_0x3c3357[_0x475e('0x57')][_0x475e('0x7f')](_0x5eb3f5=>{const {commandName:_0x5dad0b,commandParams:_0x347885}=_0x3c8dc6;let _0x38118a=_0x2b4e2f[0x0][_0x475e('0x63')][_0x475e('0x6')];_0x347885&&_0x347885[0x0]&&!0x1===_0x347885[0x0][_0x475e('0x30')]&&(_0x38118a=_0x2b4e2f[0x0][_0x475e('0x6d')][_0x475e('0xe')]);const _0x4f1c36=_0x5eb3f5[_0x475e('0x56')](_0x38118a);if('$graveyard'==_0x4f1c36[_0x475e('0x27')][_0x475e('0x2e')])return;const _0x1a0113=Array[_0x475e('0x64')](_0x57ba92['getRanges']())['map'](_0x2bfd08=>_0x37b854[_0x475e('0x18')](_0x2bfd08));_0x5eb3f5['setSelection'](_0x4f1c36),_0x3c3357[_0x475e('0x5f')]['get'](_0x5dad0b)[_0x475e('0x4a')](),_0x347885[_0x475e('0x74')]({'forceDefaultExecution':!0x0}),_0x3c3357[_0x475e('0x7a')](_0x5dad0b,..._0x347885);const _0x24f0c3=_0x1a0113[_0x475e('0x67')](_0x522d5e=>_0x475e('0x1b')!=_0x522d5e[_0x475e('0x27')][_0x475e('0x2e')]);_0x24f0c3[_0x475e('0x37')]>0x0&&_0x5eb3f5[_0x475e('0x52')](_0x24f0c3);for(const _0x423abc of _0x1a0113)_0x423abc[_0x475e('0x72')]();});};}[_0x475e('0x3c')](_0x227163){const _0xda9254=this[_0x475e('0x9')]['plugins'][_0x475e('0x2a')]('TableUtils');let _0x229a14=Number[_0x475e('0x15')],_0x42a9d4=Number[_0x475e('0x3f')],_0x3749aa=Number[_0x475e('0x15')],_0x33d131=Number[_0x475e('0x3f')];for(const _0x37300c of _0x227163){if('$graveyard'==_0x37300c[_0x475e('0x27')][_0x475e('0x2e')])continue;const {row:_0x20c3ee,column:_0x3dc2ff}=_0xda9254[_0x475e('0x59')](_0x37300c),_0x5a45af=_0x37300c[_0x475e('0x7')](_0x475e('0x1d'))?_0x37300c[_0x475e('0x71')](_0x475e('0x1d'))-0x1:0x0,_0x1b0d73=_0x37300c['hasAttribute'](_0x475e('0x6f'))?_0x37300c[_0x475e('0x71')]('colspan')-0x1:0x0;_0x229a14=_0x20c3ee<_0x229a14?_0x20c3ee:_0x229a14,_0x42a9d4=_0x20c3ee+_0x5a45af>_0x42a9d4?_0x20c3ee+_0x5a45af:_0x42a9d4,_0x3749aa=_0x3dc2ff<_0x3749aa?_0x3dc2ff:_0x3749aa,_0x33d131=_0x3dc2ff+_0x1b0d73>_0x33d131?_0x3dc2ff+_0x1b0d73:_0x33d131;}return{'minRow':_0x229a14,'maxRow':_0x42a9d4,'minColumn':_0x3749aa,'maxColumn':_0x33d131};}[_0x475e('0x10')](){const _0x5d4e6f=this[_0x475e('0x9')],_0x1ce830=_0x5d4e6f[_0x475e('0x78')][_0x475e('0x2a')](_0x475e('0x66')),_0x467ad4=_0x5d4e6f[_0x475e('0x78')][_0x475e('0x2a')](_0x475e('0x5e'));_0x5d4e6f[_0x475e('0x57')]['document']['on']('change:data',()=>{const _0x40a495=Array['from'](_0x5d4e6f[_0x475e('0x57')]['document'][_0x475e('0x12')]['getChangedMarkers']());for(const {name:_0x96f05d,data:_0x5d2d1b}of _0x40a495){const {group:_0x1e7e8d,id:_0x548ee3,subType:_0x2dcfee}=_0x1ce830['_splitMarkerName'](_0x96f05d);if(_0x475e('0x7e')!=_0x1e7e8d)continue;if(null!=_0x5d2d1b[_0x475e('0x7c')])continue;const _0x46ff09=_0x1ce830[_0x475e('0x34')](_0x548ee3);this[_0x475e('0x75')][_0x475e('0x26')](_0x2dcfee)&&this[_0x475e('0x35')]['add'](_0x46ff09);}},{'priority':_0x475e('0x45')});const _0x155e86=(_0x5c91c6,_0x364bfe)=>{let _0x3df475=!0x1;const _0x501f1b=_0x364bfe[_0x475e('0x60')](_0x5c91c6),_0x41ddcc=_0x5c91c6['findAncestor'](_0x475e('0x86')),_0x12f849=_0x467ad4[_0x475e('0x59')](_0x5c91c6);for(const _0x12ab94 of this[_0x475e('0x35')]){const _0x2e542a=_0x12ab94[_0x475e('0x31')],_0x4080c4=_0x2e542a[_0x475e('0x3e')](_0x475e('0x51')),_0x4d9ccd=_0x2e542a[_0x475e('0x1e')](_0x4080c4?0xa:0x5),_0x4d47ab=_0x4d9ccd[_0x475e('0x21')](),_0x30f6e9=_0x4d47ab['substr'](0x0,0x3)+'span',_0x181651=_0x475e('0x28')+_0x4d9ccd,_0x4eac47='max'+_0x4d9ccd;if(!_0x12ab94['isInContent'])continue;if(_0x41ddcc!=_0x12ab94['getFirstRange']()[_0x475e('0x6d')][_0x475e('0x80')](_0x475e('0x86')))continue;if(_0x12ab94[_0x475e('0x40')](_0x501f1b))continue;const _0x2f2139=_0x5c91c6[_0x475e('0x7')](_0x30f6e9)?_0x5c91c6[_0x475e('0x71')](_0x30f6e9)-0x1:0x0,_0x470c0b=this[_0x475e('0x4f')](_0x12ab94),_0x5b7286=_0x470c0b[_0x181651],_0x18d381=_0x470c0b[_0x4eac47];_0x5b7286<=_0x12f849[_0x4d47ab]&&_0x12f849[_0x4d47ab]+_0x2f2139<=_0x18d381&&(_0x12ab94[_0x475e('0x14')](_0x501f1b),_0x3df475=!0x0);}return _0x3df475;};_0x5d4e6f[_0x475e('0x57')]['document'][_0x475e('0x82')](_0x8d32bb=>{let _0x307026=!0x1;for(const _0x1ffbdc of _0x5d4e6f[_0x475e('0x57')][_0x475e('0x1a')][_0x475e('0x12')][_0x475e('0x2b')]())if(_0x475e('0x13')==_0x1ffbdc['type']){if(_0x475e('0x29')==_0x1ffbdc[_0x475e('0x7b')])for(const _0xdfe617 of _0x1ffbdc[_0x475e('0x49')][_0x475e('0xe')]['getChildren']())_0x307026=_0x307026||_0x155e86(_0xdfe617,_0x8d32bb);else _0x475e('0x5a')==_0x1ffbdc[_0x475e('0x7b')]&&(_0x307026=_0x307026||_0x155e86(_0x1ffbdc['position'][_0x475e('0xe')],_0x8d32bb));}return _0x307026;});}[_0x475e('0x4f')](_0x55beda){return this[_0x475e('0x3c')](_0x55beda[_0x475e('0x5c')]()[_0x475e('0x42')](_0x28a827=>_0x28a827[_0x475e('0x6d')]['nodeAfter']));}}function se(_0x176719){return Array[_0x475e('0x64')](new Set(_0x176719)[_0x475e('0xc')]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5eab=['TableCaptionEditing','toggleTableCaption','has','requires','plugins','editor'];(function(_0xb0a17a,_0x5eabf7){const _0x3df721=function(_0x1afd44){while(--_0x1afd44){_0xb0a17a['push'](_0xb0a17a['shift']());}};_0x3df721(++_0x5eabf7);}(_0x5eab,0x92));const _0x3df7=function(_0xb0a17a,_0x5eabf7){_0xb0a17a=_0xb0a17a-0x0;let _0x3df721=_0x5eab[_0xb0a17a];return _0x3df721;};import{Plugin as _0x12f1b9}from'ckeditor5/src/core';import _0xcac841 from'./table';export default class vt extends _0x12f1b9{static get[_0x3df7('0x1')](){return[_0xcac841];}['afterInit'](){const _0x141d73=this[_0x3df7('0x3')];if(!_0x141d73['plugins'][_0x3df7('0x0')](_0x3df7('0x4')))return;_0x141d73[_0x3df7('0x2')]['get']('TrackChangesEditing')['enableCommand'](_0x3df7('0x5'));}}
23
+ const _0x4f7d=['has','afterInit','TrackChangesEditing','get','toggleTableCaption','editor','enableCommand'];(function(_0x416e3c,_0x4f7dd5){const _0x3412a4=function(_0x739a34){while(--_0x739a34){_0x416e3c['push'](_0x416e3c['shift']());}};_0x3412a4(++_0x4f7dd5);}(_0x4f7d,0x75));const _0x3412=function(_0x416e3c,_0x4f7dd5){_0x416e3c=_0x416e3c-0x0;let _0x3412a4=_0x4f7d[_0x416e3c];return _0x3412a4;};import{Plugin as _0x4d6c73}from'ckeditor5/src/core';import _0x33a89d from'./table';export default class vt extends _0x4d6c73{static get['requires'](){return[_0x33a89d];}[_0x3412('0x3')](){const _0x120b98=this[_0x3412('0x0')];if(!_0x120b98['plugins'][_0x3412('0x2')]('TableCaptionEditing'))return;_0x120b98['plugins'][_0x3412('0x5')](_0x3412('0x4'))[_0x3412('0x1')](_0x3412('0x6'));}}