@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20231010.0 → 0.0.0-nightly-20231011.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 (67) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/aiassistant.js +1 -1
  9. package/src/integrations/alignment.js +1 -1
  10. package/src/integrations/basicstyles.js +1 -1
  11. package/src/integrations/blockquote.js +1 -1
  12. package/src/integrations/ckbox.js +1 -1
  13. package/src/integrations/codeblock.js +1 -1
  14. package/src/integrations/comments.js +1 -1
  15. package/src/integrations/deletecommand.js +1 -1
  16. package/src/integrations/documentlist.js +1 -1
  17. package/src/integrations/documentlistproperties.js +1 -1
  18. package/src/integrations/entercommand.js +1 -1
  19. package/src/integrations/findandreplace.js +1 -1
  20. package/src/integrations/font.js +1 -1
  21. package/src/integrations/formatpainter.js +1 -1
  22. package/src/integrations/heading.js +1 -1
  23. package/src/integrations/highlight.js +1 -1
  24. package/src/integrations/horizontalline.js +1 -1
  25. package/src/integrations/htmlembed.js +1 -1
  26. package/src/integrations/image.js +1 -1
  27. package/src/integrations/imagereplace.js +1 -1
  28. package/src/integrations/importword.js +1 -1
  29. package/src/integrations/indent.js +1 -1
  30. package/src/integrations/inputcommand.js +1 -1
  31. package/src/integrations/link.js +1 -1
  32. package/src/integrations/list.js +1 -1
  33. package/src/integrations/listproperties.js +1 -1
  34. package/src/integrations/mediaembed.js +1 -1
  35. package/src/integrations/mention.js +1 -1
  36. package/src/integrations/pagebreak.js +1 -1
  37. package/src/integrations/paragraph.js +1 -1
  38. package/src/integrations/removeformat.js +1 -1
  39. package/src/integrations/restrictededitingmode.js +1 -1
  40. package/src/integrations/shiftentercommand.js +1 -1
  41. package/src/integrations/standardeditingmode.js +1 -1
  42. package/src/integrations/style.js +1 -1
  43. package/src/integrations/table.js +1 -1
  44. package/src/integrations/tablecaption.js +1 -1
  45. package/src/integrations/tableclipboard.js +1 -1
  46. package/src/integrations/tablecolumnresize.js +1 -1
  47. package/src/integrations/tableheadings.js +1 -1
  48. package/src/integrations/tablemergesplit.js +1 -1
  49. package/src/integrations/tableofcontents.js +1 -1
  50. package/src/integrations/tableproperties.js +1 -1
  51. package/src/integrations/template.js +1 -1
  52. package/src/integrations/title.js +1 -1
  53. package/src/integrations/undo.js +1 -1
  54. package/src/integrations/utils.js +1 -1
  55. package/src/suggestion.d.ts +21 -0
  56. package/src/suggestion.js +1 -1
  57. package/src/suggestiondescriptionfactory.js +1 -1
  58. package/src/trackchanges.d.ts +5 -2
  59. package/src/trackchanges.js +1 -1
  60. package/src/trackchangesdata.js +1 -1
  61. package/src/trackchangesediting.js +1 -1
  62. package/src/trackchangesui.js +1 -1
  63. package/src/ui/suggestioncontroller.js +1 -1
  64. package/src/ui/view/basesuggestionthreadview.js +1 -1
  65. package/src/ui/view/suggestionthreadview.js +1 -1
  66. package/src/utils/common-translations.js +1 -1
  67. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ee9=['*Format:*\x20set\x20order\x20to\x20regular','handleListReversedCommand','startIndex','plugins','parent','handleListStyleCommand','styles','getAttribute','_descriptionFactory','listStart','editor','format','document','*Format:*\x20set\x20start\x20index\x20to\x20%0','has','ListUtils','_getSuggestionBlocks','*Format:*\x20set\x20order\x20to\x20reversed','commandName','*Change\x20to:*\x20%0','getFirstPosition','model','toUpperCase','list.properties','change','createRange','length','listType','selection','listItem','handleListStartCommand','from','get','numbered','enableCommand','push','replace','getListTypeFromListStyleType','_getSuggestionBlocksForListStyle','element','afterInit','forward','ListPropertiesEditing','filter','backward','listReversed','type','locale','registerDescriptionCallback','config','_getTranslationKeyForListStyle','getSelectedBlocks','getLastPosition','TrackChangesEditing','markMultiRangeBlockFormat','createPositionAt','map','reversed','commandParams','before','handleDescriptions','listStyle','bind','getSiblingNodes'];(function(_0x570a9b,_0x5ee9ce){const _0x259085=function(_0x2c8382){while(--_0x2c8382){_0x570a9b['push'](_0x570a9b['shift']());}};_0x259085(++_0x5ee9ce);}(_0x5ee9,0x1d1));const _0x2590=function(_0x570a9b,_0x5ee9ce){_0x570a9b=_0x570a9b-0x0;let _0x259085=_0x5ee9[_0x570a9b];return _0x259085;};import{Plugin as _0x13d792}from'ckeditor5/src/core';import{getTranslation as _0x1e039e}from'../utils/common-translations';export default class ot extends _0x13d792{[_0x2590('0x17')](){if(!this[_0x2590('0x39')]['plugins'][_0x2590('0x3d')](_0x2590('0x19')))return;const _0x172716=this[_0x2590('0x39')][_0x2590('0x20')][_0x2590('0xf')](_0x2590('0x6')),_0x4269c4=this[_0x2590('0x39')][_0x2590('0x32')]['get'](_0x2590('0x24'));_0x172716[_0x2590('0x35')]&&_0x4269c4[_0x2590('0x11')]('listStyle',this[_0x2590('0x34')][_0x2590('0x2d')](this)),_0x172716[_0x2590('0x28')]&&_0x4269c4[_0x2590('0x11')]('listReversed',this[_0x2590('0x30')]['bind'](this)),_0x172716['startIndex']&&_0x4269c4['enableCommand']('listStart',this[_0x2590('0xd')][_0x2590('0x2d')](this)),_0x4269c4[_0x2590('0x37')][_0x2590('0x1f')](this[_0x2590('0x2b')]['bind'](this));}['handleListStyleCommand'](_0x27418b,_0x3df91a={}){const _0x2e80c7=this[_0x2590('0x39')][_0x2590('0x32')]['get'](_0x2590('0x24')),_0x596c21=this[_0x2590('0x15')]();this['editor'][_0x2590('0x4')][_0x2590('0x7')](()=>{_0x2e80c7[_0x2590('0x25')](_0x596c21,{'commandName':_0x2590('0x2c'),'commandParams':[{'type':_0x3df91a[_0x2590('0x1d')]}],'formatGroupId':_0x2590('0x2c')});});}[_0x2590('0x30')](_0x311d4b,_0x15ec85={}){const _0x5d74c2=this[_0x2590('0x39')][_0x2590('0x32')][_0x2590('0xf')](_0x2590('0x24')),_0x289cf5=this[_0x2590('0x3f')](_0xdfdf24=>_0xdfdf24['is'](_0x2590('0x16'),_0x2590('0xc'))&&_0x2590('0x10')===_0xdfdf24[_0x2590('0x36')](_0x2590('0xa')));if(_0x289cf5[_0x2590('0x9')]<0x1)return;const _0x25b55=_0x289cf5[_0x2590('0x27')](_0x202b43=>this[_0x2590('0x39')]['model'][_0x2590('0x8')](this[_0x2590('0x39')][_0x2590('0x4')][_0x2590('0x26')](_0x202b43,'before'),this['editor'][_0x2590('0x4')][_0x2590('0x26')](_0x202b43,0x0)));this[_0x2590('0x39')][_0x2590('0x4')][_0x2590('0x7')](()=>{_0x5d74c2['markMultiRangeBlockFormat'](_0x25b55,{'commandName':'listReversed','commandParams':[{'reversed':_0x15ec85[_0x2590('0x28')]}],'formatGroupId':_0x2590('0x1c')});});}[_0x2590('0xd')](_0x487611,_0x208ed7={}){const _0x279382=this[_0x2590('0x39')][_0x2590('0x32')]['get'](_0x2590('0x24')),_0xc9b380=this['_getSuggestionBlocks'](_0x5dd741=>_0x5dd741['is']('element',_0x2590('0xc'))&&_0x2590('0x10')===_0x5dd741[_0x2590('0x36')](_0x2590('0xa')));if(_0xc9b380[_0x2590('0x9')]<0x1)return;const _0x290f26=_0xc9b380[_0x2590('0x27')](_0x496ec4=>this[_0x2590('0x39')][_0x2590('0x4')]['createRange'](this[_0x2590('0x39')][_0x2590('0x4')][_0x2590('0x26')](_0x496ec4,_0x2590('0x2a')),this[_0x2590('0x39')][_0x2590('0x4')][_0x2590('0x26')](_0x496ec4,0x0)));this['editor'][_0x2590('0x4')][_0x2590('0x7')](()=>{_0x279382['markMultiRangeBlockFormat'](_0x290f26,{'commandName':'listStart','commandParams':[{'startIndex':_0x208ed7[_0x2590('0x31')]}],'formatGroupId':_0x2590('0x38')});});}['handleDescriptions'](_0x2cb5e0){const _0x37acf6=this[_0x2590('0x39')][_0x2590('0x1e')],{data:_0x130833}=_0x2cb5e0;if(!_0x130833)return;let _0x6a5ebe,_0x3623b0;switch(_0x130833[_0x2590('0x1')]){case _0x2590('0x2c'):_0x6a5ebe=_0x2590('0x2'),_0x3623b0={'type':_0x2590('0x3a'),'content':_0x1e039e(_0x37acf6,_0x6a5ebe,_0x1e039e(_0x37acf6,this[_0x2590('0x21')](_0x130833[_0x2590('0x29')][0x0][_0x2590('0x1d')])))};break;case _0x2590('0x1c'):_0x6a5ebe=_0x130833['commandParams'][0x0][_0x2590('0x28')]?_0x2590('0x0'):_0x2590('0x2f'),_0x3623b0={'type':_0x2590('0x3a'),'content':_0x1e039e(_0x37acf6,_0x6a5ebe)};break;case _0x2590('0x38'):_0x6a5ebe=_0x2590('0x3c'),_0x3623b0={'type':_0x2590('0x3a'),'content':_0x1e039e(_0x37acf6,_0x6a5ebe,_0x130833['commandParams'][0x0][_0x2590('0x31')])};}return _0x3623b0;}[_0x2590('0x15')](){var _0x5ee233,_0x5ca43e,_0x28fd8c,_0xc3f186;const _0x173805=this['editor']['plugins'][_0x2590('0xf')](_0x2590('0x3e'));let _0x544e72=Array['from'](this[_0x2590('0x39')][_0x2590('0x4')]['document'][_0x2590('0xb')][_0x2590('0x22')]());return(null===(_0x5ee233=_0x544e72[0x0])||void 0x0===_0x5ee233?void 0x0:_0x5ee233['is']('element',_0x2590('0xc')))&&_0x544e72['unshift'](..._0x173805['getSiblingNodes'](this[_0x2590('0x39')][_0x2590('0x4')][_0x2590('0x3b')][_0x2590('0xb')][_0x2590('0x3')](),_0x2590('0x1b'))),(null===(_0x5ca43e=_0x544e72[_0x544e72[_0x2590('0x9')]-0x1])||void 0x0===_0x5ca43e?void 0x0:_0x5ca43e['is']('element',_0x2590('0xc')))&&_0x544e72[_0x2590('0x12')](..._0x173805['getSiblingNodes'](this[_0x2590('0x39')][_0x2590('0x4')][_0x2590('0x3b')][_0x2590('0xb')][_0x2590('0x23')](),_0x2590('0x18'))),_0x544e72=[...new Set(_0x544e72)],(null===(_0xc3f186=null===(_0x28fd8c=this['editor'][_0x2590('0x4')][_0x2590('0x3b')][_0x2590('0xb')][_0x2590('0x3')]())||void 0x0===_0x28fd8c?void 0x0:_0x28fd8c[_0x2590('0x33')])||void 0x0===_0xc3f186?void 0x0:_0xc3f186['is']('element',_0x2590('0xc')))&&(_0x544e72=_0x544e72['filter'](_0x34d903=>_0x34d903['is']('element',_0x2590('0xc')))),_0x544e72;}[_0x2590('0x3f')](_0x4a31ec){const _0x5818ae=this[_0x2590('0x39')][_0x2590('0x32')][_0x2590('0xf')](_0x2590('0x3e'));let _0x76fe21=Array[_0x2590('0xe')](this[_0x2590('0x39')]['model'][_0x2590('0x3b')][_0x2590('0xb')][_0x2590('0x22')]())[_0x2590('0x1a')](_0x4a31ec)[_0x2590('0x27')](_0x43ac71=>{const _0x361704=this[_0x2590('0x39')][_0x2590('0x4')][_0x2590('0x26')](_0x43ac71,0x0);return[..._0x5818ae['getSiblingNodes'](_0x361704,_0x2590('0x1b')),..._0x5818ae[_0x2590('0x2e')](_0x361704,_0x2590('0x18'))];})['flat']();return _0x76fe21=[...new Set(_0x76fe21)],_0x76fe21;}[_0x2590('0x21')](_0x2048ce){return'ELEMENT_'+this[_0x2590('0x39')][_0x2590('0x32')][_0x2590('0xf')](_0x2590('0x3e'))[_0x2590('0x14')](_0x2048ce)['toUpperCase']()+'_LIST_'+_0x2048ce[_0x2590('0x5')]()[_0x2590('0x13')](/-/g,'_');}}
23
+ const _0x382f=['listItem','selection','styles','reversed','plugins','getLastPosition','listReversed','startIndex','change','length','backward','commandName','parent','_getSuggestionBlocks','numbered','*Format:*\x20set\x20order\x20to\x20regular','handleListStyleCommand','ListUtils','createPositionAt','_LIST_','afterInit','bind','_getSuggestionBlocksForListStyle','_getTranslationKeyForListStyle','markMultiRangeBlockFormat','map','TrackChangesEditing','get','handleListStartCommand','*Format:*\x20set\x20order\x20to\x20reversed','forward','model','push','getSiblingNodes','from','getListTypeFromListStyleType','before','getFirstPosition','enableCommand','listType','getSelectedBlocks','config','editor','handleDescriptions','commandParams','ListPropertiesEditing','locale','filter','document','createRange','format','getAttribute','listStyle','toUpperCase','list.properties','unshift','listStart','type','element'];(function(_0x5450cc,_0x382f9f){const _0x241137=function(_0x148e12){while(--_0x148e12){_0x5450cc['push'](_0x5450cc['shift']());}};_0x241137(++_0x382f9f);}(_0x382f,0x1c6));const _0x2411=function(_0x5450cc,_0x382f9f){_0x5450cc=_0x5450cc-0x0;let _0x241137=_0x382f[_0x5450cc];return _0x241137;};import{Plugin as _0x2f8ac4}from'ckeditor5/src/core';import{getTranslation as _0x4dd710}from'../utils/common-translations';export default class ot extends _0x2f8ac4{[_0x2411('0x26')](){if(!this['editor']['plugins']['has'](_0x2411('0x4')))return;const _0x4655c1=this[_0x2411('0x1')][_0x2411('0x0')]['get'](_0x2411('0xd')),_0x7b6bc4=this[_0x2411('0x1')]['plugins'][_0x2411('0x2d')]('TrackChangesEditing');_0x4655c1[_0x2411('0x14')]&&_0x7b6bc4[_0x2411('0x38')](_0x2411('0xb'),this['handleListStyleCommand']['bind'](this)),_0x4655c1[_0x2411('0x15')]&&_0x7b6bc4[_0x2411('0x38')](_0x2411('0x18'),this['handleListReversedCommand']['bind'](this)),_0x4655c1[_0x2411('0x19')]&&_0x7b6bc4[_0x2411('0x38')](_0x2411('0xf'),this[_0x2411('0x2e')][_0x2411('0x27')](this)),_0x7b6bc4['_descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions'][_0x2411('0x27')](this));}[_0x2411('0x22')](_0x3c173c,_0x531e5f={}){const _0x41daef=this[_0x2411('0x1')][_0x2411('0x16')][_0x2411('0x2d')](_0x2411('0x2c')),_0x6a095b=this[_0x2411('0x28')]();this['editor'][_0x2411('0x31')][_0x2411('0x1a')](()=>{_0x41daef[_0x2411('0x2a')](_0x6a095b,{'commandName':'listStyle','commandParams':[{'type':_0x531e5f[_0x2411('0x10')]}],'formatGroupId':_0x2411('0xb')});});}['handleListReversedCommand'](_0x3682a6,_0x26a2d1={}){const _0x2a52a7=this['editor'][_0x2411('0x16')][_0x2411('0x2d')]('TrackChangesEditing'),_0x8d8345=this[_0x2411('0x1f')](_0x45e1ea=>_0x45e1ea['is'](_0x2411('0x11'),_0x2411('0x12'))&&_0x2411('0x20')===_0x45e1ea['getAttribute'](_0x2411('0x39')));if(_0x8d8345['length']<0x1)return;const _0x3df99b=_0x8d8345['map'](_0x6628c9=>this[_0x2411('0x1')]['model'][_0x2411('0x8')](this['editor'][_0x2411('0x31')][_0x2411('0x24')](_0x6628c9,_0x2411('0x36')),this[_0x2411('0x1')][_0x2411('0x31')][_0x2411('0x24')](_0x6628c9,0x0)));this[_0x2411('0x1')][_0x2411('0x31')][_0x2411('0x1a')](()=>{_0x2a52a7[_0x2411('0x2a')](_0x3df99b,{'commandName':'listReversed','commandParams':[{'reversed':_0x26a2d1[_0x2411('0x15')]}],'formatGroupId':_0x2411('0x18')});});}['handleListStartCommand'](_0x416822,_0x3920e4={}){const _0x469146=this[_0x2411('0x1')][_0x2411('0x16')][_0x2411('0x2d')](_0x2411('0x2c')),_0x8521ae=this[_0x2411('0x1f')](_0x525ead=>_0x525ead['is'](_0x2411('0x11'),_0x2411('0x12'))&&'numbered'===_0x525ead[_0x2411('0xa')](_0x2411('0x39')));if(_0x8521ae[_0x2411('0x1b')]<0x1)return;const _0x58f119=_0x8521ae[_0x2411('0x2b')](_0x1d1337=>this['editor']['model'][_0x2411('0x8')](this['editor'][_0x2411('0x31')]['createPositionAt'](_0x1d1337,_0x2411('0x36')),this['editor'][_0x2411('0x31')][_0x2411('0x24')](_0x1d1337,0x0)));this[_0x2411('0x1')][_0x2411('0x31')][_0x2411('0x1a')](()=>{_0x469146[_0x2411('0x2a')](_0x58f119,{'commandName':'listStart','commandParams':[{'startIndex':_0x3920e4[_0x2411('0x19')]}],'formatGroupId':'listStart'});});}[_0x2411('0x2')](_0x36fa4b){const _0x5bdd2d=this['editor'][_0x2411('0x5')],{data:_0x10b516}=_0x36fa4b;if(!_0x10b516)return;let _0x5b5e66,_0x15d77c;switch(_0x10b516[_0x2411('0x1d')]){case _0x2411('0xb'):_0x5b5e66='*Change\x20to:*\x20%0',_0x15d77c={'type':_0x2411('0x9'),'content':_0x4dd710(_0x5bdd2d,_0x5b5e66,_0x4dd710(_0x5bdd2d,this[_0x2411('0x29')](_0x10b516[_0x2411('0x3')][0x0][_0x2411('0x10')])))};break;case'listReversed':_0x5b5e66=_0x10b516[_0x2411('0x3')][0x0][_0x2411('0x15')]?_0x2411('0x2f'):_0x2411('0x21'),_0x15d77c={'type':_0x2411('0x9'),'content':_0x4dd710(_0x5bdd2d,_0x5b5e66)};break;case _0x2411('0xf'):_0x5b5e66='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x15d77c={'type':_0x2411('0x9'),'content':_0x4dd710(_0x5bdd2d,_0x5b5e66,_0x10b516[_0x2411('0x3')][0x0][_0x2411('0x19')])};}return _0x15d77c;}[_0x2411('0x28')](){var _0x309d56,_0x488bf8,_0x178688,_0x5240c0;const _0x2d6e9f=this[_0x2411('0x1')][_0x2411('0x16')][_0x2411('0x2d')]('ListUtils');let _0x38f092=Array[_0x2411('0x34')](this[_0x2411('0x1')]['model'][_0x2411('0x7')][_0x2411('0x13')][_0x2411('0x3a')]());return(null===(_0x309d56=_0x38f092[0x0])||void 0x0===_0x309d56?void 0x0:_0x309d56['is'](_0x2411('0x11'),_0x2411('0x12')))&&_0x38f092[_0x2411('0xe')](..._0x2d6e9f[_0x2411('0x33')](this[_0x2411('0x1')][_0x2411('0x31')][_0x2411('0x7')][_0x2411('0x13')][_0x2411('0x37')](),_0x2411('0x1c'))),(null===(_0x488bf8=_0x38f092[_0x38f092[_0x2411('0x1b')]-0x1])||void 0x0===_0x488bf8?void 0x0:_0x488bf8['is'](_0x2411('0x11'),_0x2411('0x12')))&&_0x38f092[_0x2411('0x32')](..._0x2d6e9f[_0x2411('0x33')](this[_0x2411('0x1')]['model'][_0x2411('0x7')][_0x2411('0x13')][_0x2411('0x17')](),'forward')),_0x38f092=[...new Set(_0x38f092)],(null===(_0x5240c0=null===(_0x178688=this[_0x2411('0x1')][_0x2411('0x31')][_0x2411('0x7')][_0x2411('0x13')]['getFirstPosition']())||void 0x0===_0x178688?void 0x0:_0x178688[_0x2411('0x1e')])||void 0x0===_0x5240c0?void 0x0:_0x5240c0['is'](_0x2411('0x11'),_0x2411('0x12')))&&(_0x38f092=_0x38f092[_0x2411('0x6')](_0x29f28d=>_0x29f28d['is'](_0x2411('0x11'),_0x2411('0x12')))),_0x38f092;}['_getSuggestionBlocks'](_0x1da449){const _0x338acb=this[_0x2411('0x1')][_0x2411('0x16')]['get'](_0x2411('0x23'));let _0x3c6bca=Array['from'](this['editor'][_0x2411('0x31')][_0x2411('0x7')][_0x2411('0x13')][_0x2411('0x3a')]())['filter'](_0x1da449)[_0x2411('0x2b')](_0x2ff45f=>{const _0x46887d=this['editor'][_0x2411('0x31')][_0x2411('0x24')](_0x2ff45f,0x0);return[..._0x338acb[_0x2411('0x33')](_0x46887d,_0x2411('0x1c')),..._0x338acb[_0x2411('0x33')](_0x46887d,_0x2411('0x30'))];})['flat']();return _0x3c6bca=[...new Set(_0x3c6bca)],_0x3c6bca;}['_getTranslationKeyForListStyle'](_0x26c8c9){return'ELEMENT_'+this[_0x2411('0x1')]['plugins'][_0x2411('0x2d')](_0x2411('0x23'))[_0x2411('0x35')](_0x26c8c9)[_0x2411('0xc')]()+_0x2411('0x25')+_0x26c8c9[_0x2411('0xc')]()['replace'](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x11e9=['ELEMENT_MEDIA','media','MediaEmbedEditing','options','afterInit','has','locale','high','_descriptionFactory','showSuggestionHighlights','dataDowncast','div','createEmptyElement','data','mediaEmbed','plugins','get','TrackChangesEditing','for'];(function(_0x479fa9,_0x11e908){const _0x2bfe72=function(_0x96548f){while(--_0x96548f){_0x479fa9['push'](_0x479fa9['shift']());}};_0x2bfe72(++_0x11e908);}(_0x11e9,0x191));const _0x2bfe=function(_0x479fa9,_0x11e908){_0x479fa9=_0x479fa9-0x0;let _0x2bfe72=_0x11e9[_0x479fa9];return _0x2bfe72;};import{Plugin as _0x15172f}from'ckeditor5/src/core';import{getTranslation as _0xd8668}from'../utils/common-translations';export default class rt extends _0x15172f{[_0x2bfe('0x2')](){const _0x1f811a=this['editor'];if(!_0x1f811a[_0x2bfe('0xd')][_0x2bfe('0x3')](_0x2bfe('0x0')))return;const _0xb5b0a0=_0x1f811a['plugins'][_0x2bfe('0xe')](_0x2bfe('0xf')),_0x549dae=_0x1f811a[_0x2bfe('0x4')];_0xb5b0a0['enableCommand'](_0x2bfe('0xc')),_0xb5b0a0[_0x2bfe('0x6')]['registerElementLabel'](_0x2bfe('0x12'),_0xf27a23=>_0xd8668(_0x549dae,_0x2bfe('0x11'),_0xf27a23)),_0x1f811a['conversion'][_0x2bfe('0x10')](_0x2bfe('0x8'))['elementToElement']({'model':_0x2bfe('0x12'),'view':(_0x28e047,{writer:_0x431ee1,options:_0x219e87})=>{if(_0x219e87[_0x2bfe('0x7')])return _0x431ee1[_0x2bfe('0xa')](_0x2bfe('0x9'));},'converterPriority':_0x2bfe('0x5')}),_0x1f811a[_0x2bfe('0xb')]['downcastDispatcher']['on']('attribute:url:media',(_0xb4879e,_0x2fdd0e,_0x21c5fc)=>{_0x21c5fc[_0x2bfe('0x1')][_0x2bfe('0x7')]&&_0xb4879e['stop']();},{'priority':_0x2bfe('0x5')});}}
23
+ const _0x26b1=['for','conversion','locale','editor','afterInit','has','enableCommand','plugins','_descriptionFactory','high','options','createEmptyElement','div','registerElementLabel','showSuggestionHighlights','attribute:url:media','media','downcastDispatcher'];(function(_0x197802,_0x26b145){const _0x53bd8d=function(_0x26ce40){while(--_0x26ce40){_0x197802['push'](_0x197802['shift']());}};_0x53bd8d(++_0x26b145);}(_0x26b1,0xcf));const _0x53bd=function(_0x197802,_0x26b145){_0x197802=_0x197802-0x0;let _0x53bd8d=_0x26b1[_0x197802];return _0x53bd8d;};import{Plugin as _0x489daa}from'ckeditor5/src/core';import{getTranslation as _0x760dfd}from'../utils/common-translations';export default class rt extends _0x489daa{[_0x53bd('0xd')](){const _0x38a6f1=this[_0x53bd('0xc')];if(!_0x38a6f1[_0x53bd('0x10')][_0x53bd('0xe')]('MediaEmbedEditing'))return;const _0x5acaae=_0x38a6f1[_0x53bd('0x10')]['get']('TrackChangesEditing'),_0x1b31ab=_0x38a6f1[_0x53bd('0xb')];_0x5acaae[_0x53bd('0xf')]('mediaEmbed'),_0x5acaae[_0x53bd('0x11')][_0x53bd('0x4')](_0x53bd('0x7'),_0xc67d8e=>_0x760dfd(_0x1b31ab,'ELEMENT_MEDIA',_0xc67d8e)),_0x38a6f1[_0x53bd('0xa')][_0x53bd('0x9')]('dataDowncast')['elementToElement']({'model':_0x53bd('0x7'),'view':(_0xaef1b0,{writer:_0x1bbcd7,options:_0x305617})=>{if(_0x305617[_0x53bd('0x5')])return _0x1bbcd7[_0x53bd('0x2')](_0x53bd('0x3'));},'converterPriority':_0x53bd('0x0')}),_0x38a6f1['data'][_0x53bd('0x8')]['on'](_0x53bd('0x6'),(_0x24df82,_0x154175,_0x14f05b)=>{_0x14f05b[_0x53bd('0x1')][_0x53bd('0x5')]&&_0x24df82['stop']();},{'priority':_0x53bd('0x0')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3035=['afterInit','get','enableCommand','mention','TrackChangesEditing','has','plugins'];(function(_0xc13a53,_0x3035db){const _0xcb879f=function(_0x46eaf4){while(--_0x46eaf4){_0xc13a53['push'](_0xc13a53['shift']());}};_0xcb879f(++_0x3035db);}(_0x3035,0x96));const _0xcb87=function(_0xc13a53,_0x3035db){_0xc13a53=_0xc13a53-0x0;let _0xcb879f=_0x3035[_0xc13a53];return _0xcb879f;};import{Plugin as _0x4cb465}from'ckeditor5/src/core';export default class at extends _0x4cb465{[_0xcb87('0x4')](){const _0x43b1bd=this['editor'];_0x43b1bd[_0xcb87('0x3')][_0xcb87('0x2')]('MentionEditing')&&_0x43b1bd[_0xcb87('0x3')][_0xcb87('0x5')](_0xcb87('0x1'))[_0xcb87('0x6')](_0xcb87('0x0'));}}
23
+ const _0x212d=['enableCommand','has','TrackChangesEditing','plugins','afterInit','MentionEditing','get','mention'];(function(_0x2e65c5,_0x212de6){const _0x4b0517=function(_0x4d10dc){while(--_0x4d10dc){_0x2e65c5['push'](_0x2e65c5['shift']());}};_0x4b0517(++_0x212de6);}(_0x212d,0x127));const _0x4b05=function(_0x2e65c5,_0x212de6){_0x2e65c5=_0x2e65c5-0x0;let _0x4b0517=_0x212d[_0x2e65c5];return _0x4b0517;};import{Plugin as _0xd97028}from'ckeditor5/src/core';export default class at extends _0xd97028{[_0x4b05('0x5')](){const _0x5c1dba=this['editor'];_0x5c1dba[_0x4b05('0x4')][_0x4b05('0x2')](_0x4b05('0x6'))&&_0x5c1dba[_0x4b05('0x4')][_0x4b05('0x7')](_0x4b05('0x3'))[_0x4b05('0x1')](_0x4b05('0x0'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x87ad=['_descriptionFactory','PageBreakEditing','locale','TrackChangesEditing','editor','pageBreak','has','afterInit','get','ELEMENT_PAGE_BREAK','plugins'];(function(_0x471f54,_0x87ad41){const _0x3de03a=function(_0x435245){while(--_0x435245){_0x471f54['push'](_0x471f54['shift']());}};_0x3de03a(++_0x87ad41);}(_0x87ad,0x18f));const _0x3de0=function(_0x471f54,_0x87ad41){_0x471f54=_0x471f54-0x0;let _0x3de03a=_0x87ad[_0x471f54];return _0x3de03a;};import{Plugin as _0x5bbd8b}from'ckeditor5/src/core';import{getTranslation as _0x4151af}from'../utils/common-translations';export default class ct extends _0x5bbd8b{[_0x3de0('0x4')](){const _0x5c1c6b=this[_0x3de0('0x1')];if(!_0x5c1c6b[_0x3de0('0x7')][_0x3de0('0x3')](_0x3de0('0x9')))return;_0x5c1c6b[_0x3de0('0x7')][_0x3de0('0x5')]('TrackChangesEditing')['enableCommand'](_0x3de0('0x2'));const _0x11fb13=_0x5c1c6b[_0x3de0('0x7')][_0x3de0('0x5')](_0x3de0('0x0')),_0x1465a3=_0x5c1c6b[_0x3de0('0xa')];_0x11fb13[_0x3de0('0x8')]['registerElementLabel'](_0x3de0('0x2'),_0x57cc98=>_0x4151af(_0x1465a3,_0x3de0('0x6'),_0x57cc98));}}
23
+ const _0x3a59=['PageBreakEditing','afterInit','enableCommand','plugins','has','ELEMENT_PAGE_BREAK','get','locale','_descriptionFactory','TrackChangesEditing','pageBreak','editor'];(function(_0x14ce9d,_0x3a5957){const _0x57c82c=function(_0x50aa43){while(--_0x50aa43){_0x14ce9d['push'](_0x14ce9d['shift']());}};_0x57c82c(++_0x3a5957);}(_0x3a59,0xbb));const _0x57c8=function(_0x14ce9d,_0x3a5957){_0x14ce9d=_0x14ce9d-0x0;let _0x57c82c=_0x3a59[_0x14ce9d];return _0x57c82c;};import{Plugin as _0x39f739}from'ckeditor5/src/core';import{getTranslation as _0x455e6e}from'../utils/common-translations';export default class ct extends _0x39f739{[_0x57c8('0x6')](){const _0x14d6c4=this[_0x57c8('0x4')];if(!_0x14d6c4['plugins'][_0x57c8('0x9')](_0x57c8('0x5')))return;_0x14d6c4[_0x57c8('0x8')][_0x57c8('0xb')](_0x57c8('0x2'))[_0x57c8('0x7')](_0x57c8('0x3'));const _0x2ba1a2=_0x14d6c4[_0x57c8('0x8')][_0x57c8('0xb')](_0x57c8('0x2')),_0x4be571=_0x14d6c4[_0x57c8('0x0')];_0x2ba1a2[_0x57c8('0x1')]['registerElementLabel'](_0x57c8('0x3'),_0x5f4721=>_0x455e6e(_0x4be571,_0x57c8('0xa'),_0x5f4721));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e30=['isTouching','schema','writer','bindElementToMarker','registerDescriptionCallback','mapper','commandName','ELEMENT_PARAGRAPH','consumable','editing','editor','getFirstRange','highest','blockName','paragraph','document','insertion','locale','get','nodeAfter','afterInit','activeMarkers','type','end','insertParagraph','TrackChangesEditing','span','_descriptionFactory','selection','includes','ck-suggestion-marker-split','consume','from','checkChild','isBlock','options','*Change\x20to:*\x20%0','parent','isObject','enableCommand','markBlockFormat','addClass','addMarker:suggestion:insertion','$text','markerName','markerRange','registerElementLabel','createUIElement','plugins','showSuggestionHighlights','has','format','getSelectedBlocks','downcastDispatcher','model'];(function(_0x54bb41,_0x1e3066){const _0x37ef46=function(_0x261452){while(--_0x261452){_0x54bb41['push'](_0x54bb41['shift']());}};_0x37ef46(++_0x1e3066);}(_0x1e30,0x1c8));const _0x37ef=function(_0x54bb41,_0x1e3066){_0x54bb41=_0x54bb41-0x0;let _0x37ef46=_0x1e30[_0x54bb41];return _0x37ef46;};import{Plugin as _0x55841b}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x2d06ab}from'./utils';import{getTranslation as _0xdac6a4}from'../utils/common-translations';export default class ht extends _0x55841b{[_0x37ef('0x4')](){const _0x140b71=this['editor'];if(!_0x140b71[_0x37ef('0x20')][_0x37ef('0x22')]('Paragraph'))return;const _0xb1d4c1=_0x140b71[_0x37ef('0x1')],_0x122311=_0x140b71[_0x37ef('0x20')][_0x37ef('0x2')]('TrackChangesEditing');_0x122311['_descriptionFactory'][_0x37ef('0x1e')](_0x37ef('0x35'),_0x482288=>_0xdac6a4(_0xb1d4c1,_0x37ef('0x2e'),_0x482288)),_0x122311[_0x37ef('0x17')]('paragraph',(_0x19da23,_0x1b9bfb={})=>{const _0x248351=_0x140b71['model'][_0x37ef('0x36')],_0x3e240c=_0x1b9bfb[_0x37ef('0xc')]||_0x248351[_0x37ef('0xc')],_0xa9e81a=Array[_0x37ef('0x10')](_0x3e240c[_0x37ef('0x24')]())['filter'](_0x54bb31=>function(_0x3c17bf,_0x25ac54){return _0x25ac54[_0x37ef('0x11')](_0x3c17bf[_0x37ef('0x15')],_0x37ef('0x35'))&&!_0x25ac54[_0x37ef('0x16')](_0x3c17bf)&&_0x37ef('0x35')!=_0x3c17bf['name'];}(_0x54bb31,this[_0x37ef('0x31')][_0x37ef('0x26')]['schema']));_0x140b71[_0x37ef('0x26')]['change'](()=>{for(const _0x1003f0 of _0xa9e81a)_0x122311[_0x37ef('0x18')](_0x1003f0,{'commandName':'paragraph','commandParams':[],'formatGroupId':_0x37ef('0x34')},_0x2d06ab(_0x1003f0));});}),_0x122311[_0x37ef('0xb')][_0x37ef('0x2b')](_0x444249=>{const {data:_0x163cbc}=_0x444249;if(_0x163cbc&&'paragraph'==_0x163cbc[_0x37ef('0x2d')])return{'type':_0x37ef('0x23'),'content':_0xdac6a4(_0xb1d4c1,_0x37ef('0x14'),_0xdac6a4(_0xb1d4c1,_0x37ef('0x2e')))};}),_0x122311[_0x37ef('0x17')](_0x37ef('0x8')),_0x140b71[_0x37ef('0x30')]['downcastDispatcher']['on'](_0x37ef('0x1a'),ar(_0x140b71),{'priority':_0x37ef('0x33')}),_0x140b71['data'][_0x37ef('0x25')]['on'](_0x37ef('0x1a'),(_0x408ae3,_0x411aac,_0x30bbb2)=>{_0x30bbb2[_0x37ef('0x13')][_0x37ef('0x21')]&&ar(_0x140b71,{'showActiveMarker':!0x1})(_0x408ae3,_0x411aac,_0x30bbb2);},{'priority':_0x37ef('0x33')});const _0x109187=_0x122311[_0x37ef('0xb')];_0x109187[_0x37ef('0x2b')](_0x536402=>{if(_0x37ef('0x0')!==_0x536402[_0x37ef('0x6')])return;const {start:_0x2e1e1e,end:_0x52aa8b}=_0x536402[_0x37ef('0x32')]();if(!_0x2e1e1e[_0x37ef('0x27')](_0x52aa8b)||!_0x2e1e1e[_0x37ef('0x3')])return;const _0x1edfba=_0x140b71['model'][_0x37ef('0x28')],_0x56ec87=_0x2e1e1e[_0x37ef('0x3')];return _0x1edfba[_0x37ef('0x12')](_0x56ec87)&&!_0x1edfba['isLimit'](_0x56ec87)&&_0x1edfba[_0x37ef('0x11')](_0x56ec87,_0x37ef('0x1b'))?{'type':_0x37ef('0x0'),'content':_0xdac6a4(_0xb1d4c1,'*Insert:*\x20%0',_0x109187['getItemLabel'](_0x56ec87,0x1))}:void 0x0;});}}function ar(_0x438847,{showActiveMarker:_0x21d151=!0x0}={}){return(_0x2d9740,_0x36595a,_0x5bbc33)=>{const _0x7fcb83=_0x438847['plugins']['get'](_0x37ef('0x9')),_0x2e1e16=_0x36595a[_0x37ef('0x1d')]['start'],_0x3d3405=_0x36595a[_0x37ef('0x1d')][_0x37ef('0x7')],_0x4873af=_0x438847[_0x37ef('0x26')]['schema'];if(!_0x2e1e16[_0x37ef('0x27')](_0x3d3405)||!_0x2e1e16['nodeAfter'])return;const _0x2e57c8=_0x2e1e16[_0x37ef('0x3')];if(_0x4873af['isBlock'](_0x2e57c8)&&!_0x4873af['isLimit'](_0x2e57c8)&&_0x4873af['checkChild'](_0x2e57c8,_0x37ef('0x1b'))){if(!_0x5bbc33[_0x37ef('0x2f')][_0x37ef('0xf')](_0x36595a[_0x37ef('0x1d')],_0x2d9740['name']))return;const _0x42e206=_0x5bbc33['writer'][_0x37ef('0x1f')](_0x37ef('0xa'),{'class':_0x37ef('0xe')}),_0x170e62=_0x5bbc33[_0x37ef('0x2c')]['toViewPosition'](_0x3d3405);_0x21d151&&_0x7fcb83[_0x37ef('0x5')][_0x37ef('0xd')](_0x36595a[_0x37ef('0x1c')])&&_0x5bbc33['writer'][_0x37ef('0x19')]('ck-suggestion-marker--active',_0x42e206),_0x5bbc33[_0x37ef('0x29')]['insert'](_0x170e62,_0x42e206),_0x5bbc33[_0x37ef('0x2c')][_0x37ef('0x2a')](_0x42e206,_0x36595a[_0x37ef('0x1c')]);}};}
23
+ const _0x4203=['insert','*Insert:*\x20%0','highest','from','end','insertion','TrackChangesEditing','createUIElement','getItemLabel','isObject','span','paragraph','name','model','type','markerRange','addMarker:suggestion:insertion','filter','activeMarkers','downcastDispatcher','editing','showSuggestionHighlights','consume','isTouching','editor','nodeAfter','parent','commandName','selection','insertParagraph','$text','schema','locale','ck-suggestion-marker--active','addClass','get','includes','ELEMENT_PARAGRAPH','data','getSelectedBlocks','isBlock','bindElementToMarker','options','ck-suggestion-marker-split','start','plugins','_descriptionFactory','markerName','registerElementLabel','markBlockFormat','document','isLimit','mapper','consumable','format','registerDescriptionCallback','enableCommand','checkChild'];(function(_0x504f44,_0x420384){const _0x145aec=function(_0x54d55e){while(--_0x54d55e){_0x504f44['push'](_0x504f44['shift']());}};_0x145aec(++_0x420384);}(_0x4203,0x1b5));const _0x145a=function(_0x504f44,_0x420384){_0x504f44=_0x504f44-0x0;let _0x145aec=_0x4203[_0x504f44];return _0x145aec;};import{Plugin as _0x412b93}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x17b5a2}from'./utils';import{getTranslation as _0x28e36b}from'../utils/common-translations';export default class ht extends _0x412b93{['afterInit'](){const _0x28a710=this[_0x145a('0x33')];if(!_0x28a710[_0x145a('0xe')]['has']('Paragraph'))return;const _0x14c942=_0x28a710[_0x145a('0x1')],_0x55eda0=_0x28a710[_0x145a('0xe')][_0x145a('0x4')](_0x145a('0x21'));_0x55eda0[_0x145a('0xf')][_0x145a('0x11')](_0x145a('0x26'),_0x134eb8=>_0x28e36b(_0x14c942,_0x145a('0x6'),_0x134eb8)),_0x55eda0['enableCommand']('paragraph',(_0x46790c,_0x20b440={})=>{const _0x354c74=_0x28a710[_0x145a('0x28')][_0x145a('0x13')],_0x17d24b=_0x20b440[_0x145a('0x37')]||_0x354c74[_0x145a('0x37')],_0x2ee0b6=Array[_0x145a('0x1e')](_0x17d24b[_0x145a('0x8')]())[_0x145a('0x2c')](_0x25899e=>function(_0x1a5838,_0x286104){return _0x286104[_0x145a('0x1a')](_0x1a5838[_0x145a('0x35')],_0x145a('0x26'))&&!_0x286104[_0x145a('0x24')](_0x1a5838)&&_0x145a('0x26')!=_0x1a5838[_0x145a('0x27')];}(_0x25899e,this[_0x145a('0x33')][_0x145a('0x28')][_0x145a('0x0')]));_0x28a710[_0x145a('0x28')]['change'](()=>{for(const _0x17fa0b of _0x2ee0b6)_0x55eda0[_0x145a('0x12')](_0x17fa0b,{'commandName':_0x145a('0x26'),'commandParams':[],'formatGroupId':'blockName'},_0x17b5a2(_0x17fa0b));});}),_0x55eda0[_0x145a('0xf')][_0x145a('0x18')](_0x4ed29b=>{const {data:_0x6b077b}=_0x4ed29b;if(_0x6b077b&&_0x145a('0x26')==_0x6b077b[_0x145a('0x36')])return{'type':_0x145a('0x17'),'content':_0x28e36b(_0x14c942,'*Change\x20to:*\x20%0',_0x28e36b(_0x14c942,_0x145a('0x6')))};}),_0x55eda0[_0x145a('0x19')](_0x145a('0x38')),_0x28a710[_0x145a('0x2f')]['downcastDispatcher']['on'](_0x145a('0x2b'),ar(_0x28a710),{'priority':_0x145a('0x1d')}),_0x28a710[_0x145a('0x7')][_0x145a('0x2e')]['on'](_0x145a('0x2b'),(_0xfbc234,_0x4e9bce,_0x399592)=>{_0x399592[_0x145a('0xb')][_0x145a('0x30')]&&ar(_0x28a710,{'showActiveMarker':!0x1})(_0xfbc234,_0x4e9bce,_0x399592);},{'priority':_0x145a('0x1d')});const _0x2ca68d=_0x55eda0[_0x145a('0xf')];_0x2ca68d['registerDescriptionCallback'](_0x58c225=>{if(_0x145a('0x20')!==_0x58c225[_0x145a('0x29')])return;const {start:_0x598f91,end:_0x5541b0}=_0x58c225['getFirstRange']();if(!_0x598f91[_0x145a('0x32')](_0x5541b0)||!_0x598f91['nodeAfter'])return;const _0x42e28a=_0x28a710[_0x145a('0x28')][_0x145a('0x0')],_0x1068b1=_0x598f91[_0x145a('0x34')];return _0x42e28a[_0x145a('0x9')](_0x1068b1)&&!_0x42e28a[_0x145a('0x14')](_0x1068b1)&&_0x42e28a['checkChild'](_0x1068b1,_0x145a('0x39'))?{'type':'insertion','content':_0x28e36b(_0x14c942,_0x145a('0x1c'),_0x2ca68d[_0x145a('0x23')](_0x1068b1,0x1))}:void 0x0;});}}function ar(_0x3acaa1,{showActiveMarker:_0x28245a=!0x0}={}){return(_0x441714,_0xf3764e,_0x2ad70d)=>{const _0x229f4f=_0x3acaa1['plugins']['get'](_0x145a('0x21')),_0x447338=_0xf3764e[_0x145a('0x2a')][_0x145a('0xd')],_0x5ee480=_0xf3764e['markerRange'][_0x145a('0x1f')],_0xd9d102=_0x3acaa1[_0x145a('0x28')]['schema'];if(!_0x447338[_0x145a('0x32')](_0x5ee480)||!_0x447338[_0x145a('0x34')])return;const _0x7936e3=_0x447338['nodeAfter'];if(_0xd9d102[_0x145a('0x9')](_0x7936e3)&&!_0xd9d102['isLimit'](_0x7936e3)&&_0xd9d102[_0x145a('0x1a')](_0x7936e3,'$text')){if(!_0x2ad70d[_0x145a('0x16')][_0x145a('0x31')](_0xf3764e[_0x145a('0x2a')],_0x441714['name']))return;const _0x5e14dc=_0x2ad70d['writer'][_0x145a('0x22')](_0x145a('0x25'),{'class':_0x145a('0xc')}),_0x43d6b5=_0x2ad70d[_0x145a('0x15')]['toViewPosition'](_0x5ee480);_0x28245a&&_0x229f4f[_0x145a('0x2d')][_0x145a('0x5')](_0xf3764e[_0x145a('0x10')])&&_0x2ad70d['writer'][_0x145a('0x3')](_0x145a('0x2'),_0x5e14dc),_0x2ad70d['writer'][_0x145a('0x1b')](_0x43d6b5,_0x5e14dc),_0x2ad70d[_0x145a('0x15')][_0x145a('0xa')](_0x5e14dc,_0xf3764e[_0x145a('0x10')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x38e2=['RemoveFormatEditing','getItems','change','schema','*Remove\x20all\x20formatting*','isFormatting','getAttributeProperties','selection','afterInit','markInlineFormat','TrackChangesEditing','format','from','has','plugins','model','locale','enableCommand','getRanges','removeFormat','editor','getAttributes','createRangeOn','document','_descriptionFactory','isCollapsed','registerDescriptionCallback'];(function(_0xb105a2,_0x38e262){const _0x2c1801=function(_0x874a53){while(--_0x874a53){_0xb105a2['push'](_0xb105a2['shift']());}};_0x2c1801(++_0x38e262);}(_0x38e2,0x92));const _0x2c18=function(_0xb105a2,_0x38e262){_0xb105a2=_0xb105a2-0x0;let _0x2c1801=_0x38e2[_0xb105a2];return _0x2c1801;};import{Plugin as _0x5dcaaf}from'ckeditor5/src/core';import{getTranslation as _0x12f229}from'../utils/common-translations';export default class ut extends _0x5dcaaf{[_0x2c18('0x18')](){const _0x3e5d4b=this[_0x2c18('0x9')];if(!_0x3e5d4b[_0x2c18('0x3')][_0x2c18('0x2')](_0x2c18('0x10')))return;const _0x42c9f9=_0x3e5d4b['plugins']['get'](_0x2c18('0x1a'));_0x42c9f9[_0x2c18('0x6')](_0x2c18('0x8'),_0x42b80d=>{const _0x5e6d98=_0x3e5d4b[_0x2c18('0x4')][_0x2c18('0xc')][_0x2c18('0x17')];_0x5e6d98[_0x2c18('0xe')]?_0x42b80d():_0x3e5d4b['model'][_0x2c18('0x12')](()=>{const _0x1b556d=Array[_0x2c18('0x1')](_0x5e6d98[_0x2c18('0x7')]());for(const _0x433bc8 of _0x1b556d)for(const _0x276180 of _0x433bc8[_0x2c18('0x11')]())mo(_0x276180,_0x3e5d4b[_0x2c18('0x4')][_0x2c18('0x13')])&&_0x42c9f9[_0x2c18('0x19')](_0x3e5d4b[_0x2c18('0x4')][_0x2c18('0xb')](_0x276180),{'commandName':_0x2c18('0x8'),'commandParams':[]});});}),_0x42c9f9[_0x2c18('0xd')][_0x2c18('0xf')](_0x4df304=>{const {data:_0x535bc1}=_0x4df304;if(_0x535bc1&&_0x2c18('0x8')==_0x535bc1['commandName'])return{'type':_0x2c18('0x0'),'content':_0x12f229(_0x3e5d4b[_0x2c18('0x5')],_0x2c18('0x14'))};});}}function mo(_0x480bf4,_0x5b5d6e){for(const [_0x10fb0e]of _0x480bf4[_0x2c18('0xa')]()){const _0x589f27=_0x5b5d6e[_0x2c18('0x16')](_0x10fb0e);if(_0x589f27&&_0x589f27[_0x2c18('0x15')])return!0x0;}return!0x1;}
23
+ const _0x4f0c=['getAttributes','registerDescriptionCallback','change','document','selection','model','get','getRanges','has','schema','plugins','TrackChangesEditing','locale','from','createRangeOn','editor','isCollapsed','getAttributeProperties','RemoveFormatEditing','commandName','enableCommand','getItems','removeFormat','*Remove\x20all\x20formatting*'];(function(_0x48c037,_0x4f0c30){const _0x3f0223=function(_0x4115ea){while(--_0x4115ea){_0x48c037['push'](_0x48c037['shift']());}};_0x3f0223(++_0x4f0c30);}(_0x4f0c,0x195));const _0x3f02=function(_0x48c037,_0x4f0c30){_0x48c037=_0x48c037-0x0;let _0x3f0223=_0x4f0c[_0x48c037];return _0x3f0223;};import{Plugin as _0x2e9de7}from'ckeditor5/src/core';import{getTranslation as _0x13af4f}from'../utils/common-translations';export default class ut extends _0x2e9de7{['afterInit'](){const _0x51ef31=this[_0x3f02('0x12')];if(!_0x51ef31[_0x3f02('0xd')][_0x3f02('0xb')](_0x3f02('0x15')))return;const _0x48d5ba=_0x51ef31[_0x3f02('0xd')][_0x3f02('0x9')](_0x3f02('0xe'));_0x48d5ba[_0x3f02('0x17')](_0x3f02('0x1'),_0x472e0c=>{const _0x5c0a62=_0x51ef31[_0x3f02('0x8')][_0x3f02('0x6')][_0x3f02('0x7')];_0x5c0a62[_0x3f02('0x13')]?_0x472e0c():_0x51ef31['model'][_0x3f02('0x5')](()=>{const _0x7edb28=Array[_0x3f02('0x10')](_0x5c0a62[_0x3f02('0xa')]());for(const _0x5d0cff of _0x7edb28)for(const _0x4f522d of _0x5d0cff[_0x3f02('0x0')]())mo(_0x4f522d,_0x51ef31[_0x3f02('0x8')][_0x3f02('0xc')])&&_0x48d5ba['markInlineFormat'](_0x51ef31[_0x3f02('0x8')][_0x3f02('0x11')](_0x4f522d),{'commandName':_0x3f02('0x1'),'commandParams':[]});});}),_0x48d5ba['_descriptionFactory'][_0x3f02('0x4')](_0x42adc5=>{const {data:_0x3064e4}=_0x42adc5;if(_0x3064e4&&'removeFormat'==_0x3064e4[_0x3f02('0x16')])return{'type':'format','content':_0x13af4f(_0x51ef31[_0x3f02('0xf')],_0x3f02('0x2'))};});}}function mo(_0x130d4c,_0x4b9877){for(const [_0x246ead]of _0x130d4c[_0x3f02('0x3')]()){const _0x3f116a=_0x4b9877[_0x3f02('0x14')](_0x246ead);if(_0x3f116a&&_0x3f116a['isFormatting'])return!0x0;}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x686f=['discardSuggestion','goToPreviousRestrictedEditingException','plugins','RestrictedEditingModeEditing','acceptAllSuggestions','discardAllSuggestions','get','has','discardSelectedSuggestions','trackChanges','acceptSelectedSuggestions','enableCommand','TrackChangesEditing','afterInit'];(function(_0x392327,_0x686f6){const _0x4e503d=function(_0x4325f6){while(--_0x4325f6){_0x392327['push'](_0x392327['shift']());}};_0x4e503d(++_0x686f6);}(_0x686f,0x154));const _0x4e50=function(_0x392327,_0x686f6){_0x392327=_0x392327-0x0;let _0x4e503d=_0x686f[_0x392327];return _0x4e503d;};import{Plugin as _0x4157d1}from'ckeditor5/src/core';export default class ft extends _0x4157d1{[_0x4e50('0x9')](){const _0x3fb307=this['editor'];if(!_0x3fb307[_0x4e50('0xc')][_0x4e50('0x3')]('RestrictedEditingModeEditing'))return;const _0xdfdb8a=_0x3fb307[_0x4e50('0xc')][_0x4e50('0x2')](_0x4e50('0x8'));_0xdfdb8a['enableCommand'](_0x4e50('0xb')),_0xdfdb8a[_0x4e50('0x7')]('goToNextRestrictedEditingException');const _0x5ad305=_0x3fb307['plugins']['get'](_0x4e50('0xd'));_0x5ad305[_0x4e50('0x7')](_0x4e50('0x5')),_0x5ad305[_0x4e50('0x7')]('acceptSuggestion'),_0x5ad305['enableCommand'](_0x4e50('0xa')),_0x5ad305[_0x4e50('0x7')](_0x4e50('0x0')),_0x5ad305['enableCommand'](_0x4e50('0x1')),_0x5ad305['enableCommand'](_0x4e50('0x6')),_0x5ad305[_0x4e50('0x7')](_0x4e50('0x4'));}}
23
+ const _0x34f1=['discardAllSuggestions','afterInit','trackChanges','RestrictedEditingModeEditing','get','acceptAllSuggestions','goToPreviousRestrictedEditingException','enableCommand','plugins','discardSelectedSuggestions','has','discardSuggestion'];(function(_0x1e3465,_0x34f110){const _0x4ce2b2=function(_0x4f6f99){while(--_0x4f6f99){_0x1e3465['push'](_0x1e3465['shift']());}};_0x4ce2b2(++_0x34f110);}(_0x34f1,0xe2));const _0x4ce2=function(_0x1e3465,_0x34f110){_0x1e3465=_0x1e3465-0x0;let _0x4ce2b2=_0x34f1[_0x1e3465];return _0x4ce2b2;};import{Plugin as _0x3b02bf}from'ckeditor5/src/core';export default class ft extends _0x3b02bf{[_0x4ce2('0x3')](){const _0x52d639=this['editor'];if(!_0x52d639[_0x4ce2('0xa')][_0x4ce2('0x0')](_0x4ce2('0x5')))return;const _0x2c0f8a=_0x52d639[_0x4ce2('0xa')]['get']('TrackChangesEditing');_0x2c0f8a['enableCommand'](_0x4ce2('0x8')),_0x2c0f8a[_0x4ce2('0x9')]('goToNextRestrictedEditingException');const _0x91f04d=_0x52d639[_0x4ce2('0xa')][_0x4ce2('0x6')]('RestrictedEditingModeEditing');_0x91f04d[_0x4ce2('0x9')](_0x4ce2('0x4')),_0x91f04d[_0x4ce2('0x9')]('acceptSuggestion'),_0x91f04d[_0x4ce2('0x9')](_0x4ce2('0x1')),_0x91f04d[_0x4ce2('0x9')](_0x4ce2('0x7')),_0x91f04d[_0x4ce2('0x9')](_0x4ce2('0x2')),_0x91f04d[_0x4ce2('0x9')]('acceptSelectedSuggestions'),_0x91f04d[_0x4ce2('0x9')](_0x4ce2('0xb'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51d9=['mapper','consumable','writer','toViewPosition','name','softBreak','registerElementLabel','split','high','addMarker:suggestion','bindElementToMarker','markerRange','insert','TrackChangesEditing','markerName','ELEMENT_LINE_BREAK','model','plugins','options','includes','deletion','createUIElement','locale','span','init','addClass','enableCommand','downcastDispatcher','getItems','element'];(function(_0x386dfb,_0x51d99e){const _0x17074e=function(_0x31058e){while(--_0x31058e){_0x386dfb['push'](_0x386dfb['shift']());}};_0x17074e(++_0x51d99e);}(_0x51d9,0x151));const _0x1707=function(_0x386dfb,_0x51d99e){_0x386dfb=_0x386dfb-0x0;let _0x17074e=_0x51d9[_0x386dfb];return _0x17074e;};import{Plugin as _0x29c452}from'ckeditor5/src/core';import{ShiftEnter as _0xb3cebf}from'ckeditor5/src/enter';import{getTranslation as _0x205f4a}from'../utils/common-translations';export default class lt extends _0x29c452{static get['requires'](){return[_0xb3cebf];}[_0x1707('0x11')](){const _0xa4d3f6=this['editor'],_0x4571f7=_0xa4d3f6[_0x1707('0xa')]['get']('TrackChangesEditing');_0x4571f7[_0x1707('0x13')]('shiftEnter'),_0xa4d3f6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',re(_0xa4d3f6),{'priority':'high'}),_0xa4d3f6['editing'][_0x1707('0x14')]['on']('addMarker:suggestion:deletion',re(_0xa4d3f6),{'priority':_0x1707('0x1')}),_0xa4d3f6['data']['downcastDispatcher']['on'](_0x1707('0x2'),(_0x1ae40d,_0x91654b,_0x345601)=>{_0x345601[_0x1707('0xb')]['showSuggestionHighlights']&&re(_0xa4d3f6,{'showActiveMarker':!0x1})(_0x1ae40d,_0x91654b,_0x345601);}),_0x4571f7['_descriptionFactory'][_0x1707('0x1d')](_0x1707('0x1c'),_0x4b5af5=>_0x205f4a(_0xa4d3f6[_0x1707('0xf')],_0x1707('0x8'),_0x4b5af5));}}function re(_0x58d992,{showActiveMarker:_0x18f0a5=!0x0}={}){return(_0x7e3933,_0x2f9973,_0x32e93f)=>{const _0x4c7fca=_0x58d992[_0x1707('0xa')]['get'](_0x1707('0x6'));if(!_0x32e93f[_0x1707('0x18')]['test'](_0x2f9973[_0x1707('0x4')],_0x7e3933[_0x1707('0x1b')]))return;const _0x4fece0=_0x58d992[_0x1707('0x9')];for(const _0x1adbde of _0x2f9973[_0x1707('0x4')][_0x1707('0x15')]()){if(!_0x1adbde['is'](_0x1707('0x16'),_0x1707('0x1c')))continue;const _0x160728=_0x1707('0xd')==_0x2f9973['markerName']['split'](':')[0x1]?'merge':_0x1707('0x0'),_0x23b03a=_0x32e93f[_0x1707('0x19')][_0x1707('0xe')](_0x1707('0x10'),{'class':'ck-suggestion-marker-'+_0x160728}),_0xa81f93=_0x32e93f[_0x1707('0x17')][_0x1707('0x1a')](_0x4fece0['createPositionBefore'](_0x1adbde));_0x18f0a5&&_0x4c7fca['activeMarkers'][_0x1707('0xc')](_0x2f9973[_0x1707('0x7')])&&_0x32e93f['writer'][_0x1707('0x12')]('ck-suggestion-marker--active',_0x23b03a),_0x32e93f[_0x1707('0x19')][_0x1707('0x5')](_0xa81f93,_0x23b03a),_0x32e93f['mapper'][_0x1707('0x3')](_0x23b03a,_0x2f9973[_0x1707('0x7')]);}};}
23
+ const _0x1a80=['activeMarkers','init','insert','deletion','downcastDispatcher','consumable','ck-suggestion-marker-','enableCommand','name','requires','ELEMENT_LINE_BREAK','includes','_descriptionFactory','markerRange','get','high','ck-suggestion-marker--active','options','TrackChangesEditing','addMarker:suggestion','createUIElement','addMarker:suggestion:insertion','toViewPosition','test','writer','editing','element','mapper','shiftEnter','markerName','model','split','showSuggestionHighlights','createPositionBefore','merge','data'];(function(_0x4b7ec8,_0x1a80a0){const _0x34416e=function(_0x4ac984){while(--_0x4ac984){_0x4b7ec8['push'](_0x4b7ec8['shift']());}};_0x34416e(++_0x1a80a0);}(_0x1a80,0x1a1));const _0x3441=function(_0x4b7ec8,_0x1a80a0){_0x4b7ec8=_0x4b7ec8-0x0;let _0x34416e=_0x1a80[_0x4b7ec8];return _0x34416e;};import{Plugin as _0x1f83db}from'ckeditor5/src/core';import{ShiftEnter as _0x3e9cb3}from'ckeditor5/src/enter';import{getTranslation as _0x1050f1}from'../utils/common-translations';export default class lt extends _0x1f83db{static get[_0x3441('0x18')](){return[_0x3e9cb3];}[_0x3441('0x10')](){const _0x5f269e=this['editor'],_0x50a5de=_0x5f269e['plugins'][_0x3441('0x1d')](_0x3441('0x21'));_0x50a5de[_0x3441('0x16')](_0x3441('0x7')),_0x5f269e[_0x3441('0x4')][_0x3441('0x13')]['on'](_0x3441('0x0'),re(_0x5f269e),{'priority':_0x3441('0x1e')}),_0x5f269e['editing'][_0x3441('0x13')]['on']('addMarker:suggestion:deletion',re(_0x5f269e),{'priority':_0x3441('0x1e')}),_0x5f269e[_0x3441('0xe')][_0x3441('0x13')]['on'](_0x3441('0x22'),(_0x41003e,_0xaf3962,_0x27f80b)=>{_0x27f80b[_0x3441('0x20')][_0x3441('0xb')]&&re(_0x5f269e,{'showActiveMarker':!0x1})(_0x41003e,_0xaf3962,_0x27f80b);}),_0x50a5de[_0x3441('0x1b')]['registerElementLabel']('softBreak',_0x1e1ac0=>_0x1050f1(_0x5f269e['locale'],_0x3441('0x19'),_0x1e1ac0));}}function re(_0x334d05,{showActiveMarker:_0x3a5841=!0x0}={}){return(_0x3b828e,_0x3e4a75,_0xa3117a)=>{const _0x36fd23=_0x334d05['plugins'][_0x3441('0x1d')](_0x3441('0x21'));if(!_0xa3117a[_0x3441('0x14')][_0x3441('0x2')](_0x3e4a75[_0x3441('0x1c')],_0x3b828e[_0x3441('0x17')]))return;const _0x2ad64f=_0x334d05[_0x3441('0x9')];for(const _0x46653d of _0x3e4a75[_0x3441('0x1c')]['getItems']()){if(!_0x46653d['is'](_0x3441('0x5'),'softBreak'))continue;const _0x27a481=_0x3441('0x12')==_0x3e4a75[_0x3441('0x8')][_0x3441('0xa')](':')[0x1]?_0x3441('0xd'):_0x3441('0xa'),_0x4c2cdd=_0xa3117a[_0x3441('0x3')][_0x3441('0x23')]('span',{'class':_0x3441('0x15')+_0x27a481}),_0x49ecae=_0xa3117a[_0x3441('0x6')][_0x3441('0x1')](_0x2ad64f[_0x3441('0xc')](_0x46653d));_0x3a5841&&_0x36fd23[_0x3441('0xf')][_0x3441('0x1a')](_0x3e4a75[_0x3441('0x8')])&&_0xa3117a[_0x3441('0x3')]['addClass'](_0x3441('0x1f'),_0x4c2cdd),_0xa3117a[_0x3441('0x3')][_0x3441('0x11')](_0x49ecae,_0x4c2cdd),_0xa3117a[_0x3441('0x6')]['bindElementToMarker'](_0x4c2cdd,_0x3e4a75[_0x3441('0x8')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4085=['commands','forceValue','registerDescriptionCallback','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','value','editor','format','get','locale','markInlineFormat','enableCommand','selection','model','document','change','afterInit','TrackChangesEditing','plugins','restrictedEditingException','has'];(function(_0x133125,_0x408571){const _0x135698=function(_0x2867dc){while(--_0x2867dc){_0x133125['push'](_0x133125['shift']());}};_0x135698(++_0x408571);}(_0x4085,0xb4));const _0x1356=function(_0x133125,_0x408571){_0x133125=_0x133125-0x0;let _0x135698=_0x4085[_0x133125];return _0x135698;};import{Plugin as _0x5d9d54}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x74848}from'./utils';import{getTranslation as _0x56246b}from'../utils/common-translations';export default class gt extends _0x5d9d54{[_0x1356('0x4')](){const _0x2e7750=this[_0x1356('0xf')],_0xef6925=_0x2e7750[_0x1356('0x1')],_0x38cb3d=_0x2e7750[_0x1356('0x12')];if(!_0x2e7750[_0x1356('0x6')][_0x1356('0x8')]('StandardEditingModeEditing'))return;const _0x46b154=_0x2e7750[_0x1356('0x6')][_0x1356('0x11')](_0x1356('0x5')),_0x1f7bbf=_0x1356('0x7'),_0x6db50f=_0x2e7750[_0x1356('0x9')][_0x1356('0x11')](_0x1f7bbf);_0x46b154[_0x1356('0x14')](_0x1f7bbf,(_0x54e927,_0x50ac16={})=>{const _0x5dffd7=_0xef6925[_0x1356('0x2')][_0x1356('0x0')];if(_0x5dffd7['isCollapsed'])return void _0x54e927(_0x50ac16);const _0x4770dd=void 0x0!==_0x50ac16[_0x1356('0xa')]?_0x50ac16[_0x1356('0xa')]:!_0x6db50f[_0x1356('0xe')];_0xef6925[_0x1356('0x3')](()=>{const _0x11c39b=Array['from'](_0x5dffd7['getRanges']());for(const _0x358cd2 of _0x11c39b){const _0x321c62=_0x4770dd?[_0x358cd2]:_0x74848(_0x1f7bbf,_0x358cd2,_0xef6925);for(const _0x127901 of _0x321c62)_0x46b154[_0x1356('0x13')](_0x127901,{'commandName':_0x1f7bbf,'commandParams':[{'forceValue':_0x4770dd}]});}});}),_0x46b154['_descriptionFactory'][_0x1356('0xb')](_0x5b7fe4=>{const {data:_0x5b059d}=_0x5b7fe4;if(_0x5b059d&&_0x5b059d['commandName']==_0x1f7bbf)return _0x5b059d['commandParams'][0x0][_0x1356('0xa')]?{'type':_0x1356('0x10'),'content':_0x56246b(_0x38cb3d,_0x1356('0xd'))}:{'type':_0x1356('0x10'),'content':_0x56246b(_0x38cb3d,_0x1356('0xc'))};});}}
23
+ const _0x2949=['locale','value','commandName','FORMAT_RESTRICTED_DISABLED','get','enableCommand','isCollapsed','getRanges','commands','document','_descriptionFactory','model','TrackChangesEditing','restrictedEditingException','StandardEditingModeEditing','plugins','editor','markInlineFormat','has','commandParams','forceValue','format'];(function(_0x1f2998,_0x29492b){const _0x244979=function(_0x2d0407){while(--_0x2d0407){_0x1f2998['push'](_0x1f2998['shift']());}};_0x244979(++_0x29492b);}(_0x2949,0xe7));const _0x2449=function(_0x1f2998,_0x29492b){_0x1f2998=_0x1f2998-0x0;let _0x244979=_0x2949[_0x1f2998];return _0x244979;};import{Plugin as _0x46cacb}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x20dd02}from'./utils';import{getTranslation as _0x11db7d}from'../utils/common-translations';export default class gt extends _0x46cacb{['afterInit'](){const _0x43dfe6=this[_0x2449('0x5')],_0x446429=_0x43dfe6[_0x2449('0x0')],_0x2ec560=_0x43dfe6[_0x2449('0xb')];if(!_0x43dfe6[_0x2449('0x4')][_0x2449('0x7')](_0x2449('0x3')))return;const _0x4b3f7f=_0x43dfe6['plugins']['get'](_0x2449('0x1')),_0x182007=_0x2449('0x2'),_0x5becf6=_0x43dfe6[_0x2449('0x13')][_0x2449('0xf')](_0x182007);_0x4b3f7f[_0x2449('0x10')](_0x182007,(_0x1f1cba,_0xf80bb4={})=>{const _0x309acf=_0x446429[_0x2449('0x14')]['selection'];if(_0x309acf[_0x2449('0x11')])return void _0x1f1cba(_0xf80bb4);const _0x597227=void 0x0!==_0xf80bb4[_0x2449('0x9')]?_0xf80bb4['forceValue']:!_0x5becf6[_0x2449('0xc')];_0x446429['change'](()=>{const _0x3a66f7=Array['from'](_0x309acf[_0x2449('0x12')]());for(const _0x5bb0ab of _0x3a66f7){const _0xb32353=_0x597227?[_0x5bb0ab]:_0x20dd02(_0x182007,_0x5bb0ab,_0x446429);for(const _0x339df9 of _0xb32353)_0x4b3f7f[_0x2449('0x6')](_0x339df9,{'commandName':_0x182007,'commandParams':[{'forceValue':_0x597227}]});}});}),_0x4b3f7f[_0x2449('0x15')]['registerDescriptionCallback'](_0x379cac=>{const {data:_0x52b073}=_0x379cac;if(_0x52b073&&_0x52b073[_0x2449('0xd')]==_0x182007)return _0x52b073[_0x2449('0x8')][0x0][_0x2449('0x9')]?{'type':_0x2449('0xa'),'content':_0x11db7d(_0x2ec560,'FORMAT_RESTRICTED_ENABLED')}:{'type':_0x2449('0xa'),'content':_0x11db7d(_0x2ec560,_0x2449('0xe'))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b9a=['getAttribute','includes','editor','from','getItems','push','model','every','name','normalizeConfig','enableCommand','get','style:','_getRangesWithClasses','styleName','createRangeOn','StyleUtils','format','registerDescriptionCallback','style.definitions','plugins','config','element','toLowerCase','Style','commands','style','getAncestors','commandName','_getStyleDefinition','commandParams','TrackChangesEditing','*Remove\x20format:*\x20%0','isBlock','block','has','inline','document','getSelectedBlocks','value','isCollapsed','DataSchema','change','modelElements','afterInit','find'];(function(_0x390d8e,_0x1b9a7c){const _0x49824a=function(_0x27c76d){while(--_0x27c76d){_0x390d8e['push'](_0x390d8e['shift']());}};_0x49824a(++_0x1b9a7c);}(_0x1b9a,0x153));const _0x4982=function(_0x390d8e,_0x1b9a7c){_0x390d8e=_0x390d8e-0x0;let _0x49824a=_0x1b9a[_0x390d8e];return _0x49824a;};import{Plugin as _0x12a00f}from'ckeditor5/src/core';import{getTranslation as _0x22cc29}from'../utils/common-translations';export default class mt extends _0x12a00f{[_0x4982('0x1b')](){const _0x2684cf=this[_0x4982('0x1f')];if(!_0x2684cf[_0x4982('0x3')][_0x4982('0x12')](_0x4982('0x7')))return;const _0x15e77c=_0x2684cf[_0x4982('0x8')][_0x4982('0x28')]('style'),_0x27f33d=_0x2684cf['plugins']['get'](_0x4982('0xe')),_0x23729e=_0x2684cf['locale'],_0x40662a=_0x2684cf['plugins'][_0x4982('0x28')](_0x4982('0x18')),_0x5c75b2=_0x2684cf[_0x4982('0x3')]['get'](_0x4982('0x2d'))[_0x4982('0x26')](_0x40662a,_0x2684cf[_0x4982('0x4')][_0x4982('0x28')](_0x4982('0x2')));_0x27f33d[_0x4982('0x27')](_0x4982('0x9'),(_0x5dce35,{styleName:_0xf6618c})=>{const _0x46dd02=_0x2684cf['model'][_0x4982('0x14')]['selection'],_0x1a292d=this['_getStyleDefinition'](_0xf6618c,_0x5c75b2);if(!_0x1a292d)return;if(!_0x15e77c['enabledStyles'][_0x4982('0x1e')](_0xf6618c))return;if(_0x46dd02[_0x4982('0x17')]&&!_0x1a292d[_0x4982('0x10')])return void _0x5dce35({'styleName':_0xf6618c});const _0x37681a=!_0x15e77c[_0x4982('0x16')][_0x4982('0x1e')](_0x1a292d[_0x4982('0x25')]);if(_0x1a292d['isBlock']){const _0x15bb9c=function(_0x320a6,_0x1ba4d3){const _0xf36010=new Set();for(const _0x117b6b of _0x320a6){const _0x515204=_0x117b6b[_0x4982('0xa')]({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x3ab4a8 of _0x515204)if(_0x1ba4d3['includes'](_0x3ab4a8[_0x4982('0x25')])){_0xf36010['add'](_0x3ab4a8);break;}}return _0xf36010;}(_0x46dd02[_0x4982('0x15')](),_0x1a292d[_0x4982('0x1a')]);_0x2684cf[_0x4982('0x23')][_0x4982('0x19')](()=>{for(const _0x195b64 of _0x15bb9c)_0x27f33d['markBlockFormat'](_0x195b64,{'commandName':_0x4982('0x9'),'commandParams':[{'styleName':_0xf6618c,'forceValue':_0x37681a}],'formatGroupId':_0x4982('0x29')+_0xf6618c});});}else{let _0x5430f9=Array[_0x4982('0x20')](_0x46dd02['getRanges']());if(!_0x37681a){const _0x4d7980=Array['from'](_0x40662a['getDefinitionsForView'](_0x1a292d[_0x4982('0x5')],!0x1))[0x0][_0x4982('0x23')],_0x17c192=[];for(const _0x17e579 of _0x5430f9){const _0x422f8d=this['_getRangesWithClasses'](_0x2684cf[_0x4982('0x23')],_0x17e579,_0x1a292d['classes'],_0x4d7980);_0x17c192[_0x4982('0x22')](..._0x422f8d);}_0x5430f9=_0x17c192;}_0x2684cf['model'][_0x4982('0x19')](()=>{for(const _0x1b9eab of _0x5430f9)_0x27f33d['markInlineFormat'](_0x1b9eab,{'commandName':_0x4982('0x9'),'commandParams':[{'styleName':_0xf6618c,'forceValue':_0x37681a}]});});}}),_0x27f33d['_descriptionFactory'][_0x4982('0x1')](_0x163658=>{const {data:_0x3506ef}=_0x163658;if(_0x3506ef&&_0x4982('0x9')===_0x3506ef[_0x4982('0xb')])return _0x3506ef['commandParams'][0x0]['forceValue']?{'type':_0x4982('0x0'),'content':_0x22cc29(_0x23729e,'*Format:*\x20%0',_0x3506ef[_0x4982('0xd')][0x0][_0x4982('0x2b')][_0x4982('0x6')]())}:{'type':_0x4982('0x0'),'content':_0x22cc29(_0x23729e,_0x4982('0xf'),_0x3506ef[_0x4982('0xd')][0x0]['styleName'][_0x4982('0x6')]())};});}[_0x4982('0xc')](_0x26a7b9,_0x4cd009){let _0x9dcf8c=_0x4cd009[_0x4982('0x11')][_0x4982('0x1c')](_0x6e56be=>_0x6e56be[_0x4982('0x25')]===_0x26a7b9);return _0x9dcf8c||(_0x9dcf8c=_0x4cd009[_0x4982('0x13')]['find'](_0x206fa3=>_0x206fa3[_0x4982('0x25')]===_0x26a7b9)),_0x9dcf8c;}[_0x4982('0x2a')](_0x437517,_0x3df164,_0x54d33e,_0x192f5e){const _0x4f9a95=[];for(const _0x49046e of _0x3df164[_0x4982('0x21')]()){const _0xc3ca2b=_0x49046e[_0x4982('0x1d')](_0x192f5e);_0xc3ca2b&&(_0x54d33e[_0x4982('0x24')](_0x534cf3=>_0xc3ca2b['classes'][_0x4982('0x1e')](_0x534cf3))&&_0x4f9a95[_0x4982('0x22')](_0x437517[_0x4982('0x2c')](_0x49046e)));}return _0x4f9a95;}}
23
+ const _0x1f39=['plugins','model','isBlock','*Remove\x20format:*\x20%0','get','commandName','value','getDefinitionsForView','includes','markBlockFormat','name','format','_descriptionFactory','normalizeConfig','_getRangesWithClasses','Style','classes','locale','inline','commandParams','editor','style:','add','style','selection','commands','createRangeOn','getSelectedBlocks','isCollapsed','push','from','getAttribute','TrackChangesEditing','block','toLowerCase','document','getAncestors','every','find','_getStyleDefinition','change','forceValue','styleName','registerDescriptionCallback','enabledStyles'];(function(_0x4d73c9,_0x1f3994){const _0x3f0126=function(_0x2b94d2){while(--_0x2b94d2){_0x4d73c9['push'](_0x4d73c9['shift']());}};_0x3f0126(++_0x1f3994);}(_0x1f39,0x1a9));const _0x3f01=function(_0x4d73c9,_0x1f3994){_0x4d73c9=_0x4d73c9-0x0;let _0x3f0126=_0x1f39[_0x4d73c9];return _0x3f0126;};import{Plugin as _0x5a05cf}from'ckeditor5/src/core';import{getTranslation as _0x55e05f}from'../utils/common-translations';export default class mt extends _0x5a05cf{['afterInit'](){const _0x1af0f0=this[_0x3f01('0x0')];if(!_0x1af0f0[_0x3f01('0x19')]['has'](_0x3f01('0x28')))return;const _0x10fc9a=_0x1af0f0[_0x3f01('0x5')]['get'](_0x3f01('0x3')),_0x2eb2cf=_0x1af0f0[_0x3f01('0x19')][_0x3f01('0x1d')](_0x3f01('0xc')),_0x1ea934=_0x1af0f0[_0x3f01('0x2a')],_0x13e59f=_0x1af0f0[_0x3f01('0x19')][_0x3f01('0x1d')]('DataSchema'),_0x11a2ab=_0x1af0f0[_0x3f01('0x19')][_0x3f01('0x1d')]('StyleUtils')[_0x3f01('0x26')](_0x13e59f,_0x1af0f0['config']['get']('style.definitions'));_0x2eb2cf['enableCommand'](_0x3f01('0x3'),(_0x1b30f0,{styleName:_0xf2c77f})=>{const _0x1f3fb4=_0x1af0f0[_0x3f01('0x1a')][_0x3f01('0xf')][_0x3f01('0x4')],_0x175753=this[_0x3f01('0x13')](_0xf2c77f,_0x11a2ab);if(!_0x175753)return;if(!_0x10fc9a[_0x3f01('0x18')][_0x3f01('0x21')](_0xf2c77f))return;if(_0x1f3fb4[_0x3f01('0x8')]&&!_0x175753[_0x3f01('0x1b')])return void _0x1b30f0({'styleName':_0xf2c77f});const _0x34d9b7=!_0x10fc9a[_0x3f01('0x1f')]['includes'](_0x175753[_0x3f01('0x23')]);if(_0x175753[_0x3f01('0x1b')]){const _0x4645db=function(_0x3810af,_0x10b507){const _0x6f19bb=new Set();for(const _0x274f4d of _0x3810af){const _0x295ead=_0x274f4d[_0x3f01('0x10')]({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x465240 of _0x295ead)if(_0x10b507[_0x3f01('0x21')](_0x465240[_0x3f01('0x23')])){_0x6f19bb[_0x3f01('0x2')](_0x465240);break;}}return _0x6f19bb;}(_0x1f3fb4[_0x3f01('0x7')](),_0x175753['modelElements']);_0x1af0f0[_0x3f01('0x1a')][_0x3f01('0x14')](()=>{for(const _0x1b7516 of _0x4645db)_0x2eb2cf[_0x3f01('0x22')](_0x1b7516,{'commandName':_0x3f01('0x3'),'commandParams':[{'styleName':_0xf2c77f,'forceValue':_0x34d9b7}],'formatGroupId':_0x3f01('0x1')+_0xf2c77f});});}else{let _0x193f24=Array[_0x3f01('0xa')](_0x1f3fb4['getRanges']());if(!_0x34d9b7){const _0x24d38e=Array[_0x3f01('0xa')](_0x13e59f[_0x3f01('0x20')](_0x175753['element'],!0x1))[0x0][_0x3f01('0x1a')],_0x21dafd=[];for(const _0x31192d of _0x193f24){const _0x139a10=this[_0x3f01('0x27')](_0x1af0f0[_0x3f01('0x1a')],_0x31192d,_0x175753[_0x3f01('0x29')],_0x24d38e);_0x21dafd[_0x3f01('0x9')](..._0x139a10);}_0x193f24=_0x21dafd;}_0x1af0f0[_0x3f01('0x1a')]['change'](()=>{for(const _0x51a642 of _0x193f24)_0x2eb2cf['markInlineFormat'](_0x51a642,{'commandName':_0x3f01('0x3'),'commandParams':[{'styleName':_0xf2c77f,'forceValue':_0x34d9b7}]});});}}),_0x2eb2cf[_0x3f01('0x25')][_0x3f01('0x17')](_0x1e83f4=>{const {data:_0x1a8cb4}=_0x1e83f4;if(_0x1a8cb4&&'style'===_0x1a8cb4[_0x3f01('0x1e')])return _0x1a8cb4['commandParams'][0x0][_0x3f01('0x15')]?{'type':_0x3f01('0x24'),'content':_0x55e05f(_0x1ea934,'*Format:*\x20%0',_0x1a8cb4[_0x3f01('0x2c')][0x0][_0x3f01('0x16')][_0x3f01('0xe')]())}:{'type':'format','content':_0x55e05f(_0x1ea934,_0x3f01('0x1c'),_0x1a8cb4[_0x3f01('0x2c')][0x0][_0x3f01('0x16')][_0x3f01('0xe')]())};});}[_0x3f01('0x13')](_0x78937f,_0x119575){let _0x4394f8=_0x119575[_0x3f01('0xd')][_0x3f01('0x12')](_0x7c48ed=>_0x7c48ed['name']===_0x78937f);return _0x4394f8||(_0x4394f8=_0x119575[_0x3f01('0x2b')][_0x3f01('0x12')](_0x52cc28=>_0x52cc28[_0x3f01('0x23')]===_0x78937f)),_0x4394f8;}[_0x3f01('0x27')](_0x39966f,_0x3e4da3,_0x5410cb,_0x287388){const _0x5e9159=[];for(const _0x1a44f8 of _0x3e4da3['getItems']()){const _0x41138d=_0x1a44f8[_0x3f01('0xb')](_0x287388);_0x41138d&&(_0x5410cb[_0x3f01('0x11')](_0x203508=>_0x41138d['classes'][_0x3f01('0x21')](_0x203508))&&_0x5e9159['push'](_0x39966f[_0x3f01('0x6')](_0x1a44f8)));}return _0x5e9159;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e8c=['_suggestionFactory','insertTableRowAbove','first','$textProxy','markMultiRangeInsertion','name','getRowIndexes','deletion','insert','findAncestor','TableUtils','accept','showSuggestionHighlights','registerCustomCallback','getSelectionAffectedTableCells','getContainedElement','selectTableColumn','TrackChangesEditing','enqueueChange','forceValue','discard','end','_acceptFormatSuggestionCallbackFactory','get','min','addClass','_tableSuggestions','rootName','minRow','nodeAfter','createPositionAt','_setupColumnsRowsFixing','ELEMENT_TABLE','low','markMultiRangeDeletion','detach','_getSuggestionCoords','_descriptionFactory','has','insertTableRowBelow','insertTable','createRangeOn','setSelection','ELEMENT_TABLE_ROW_WITH_TEXT','some','cell','substr','subType','position','commands','editor','classes','getCellLocation','removeTableRow','insertTableColumnLeft','selectTableRow','data','change:data','above','plugins','_tablePostFixingSubtypes','isTouching','isEqual','downcastDispatcher','push','$graveyard','refresh','map','removeClass','table','getRanges','createTableWalker','getChangedMarkers','document','colspan','*Insert:*\x20%0','model','nodeBefore','addRange','tableCell','getColumnIndexes','toLowerCase','ELEMENT_TABLE_ROW','registerPostFixer','isArray','MIN_SAFE_INTEGER','enableCommand','every','insertion','change','join','max','length','locale','getItems','registerElementLabel','getChanges','TableEditing','maxColumn','getFirstRange','tableColumn','_getCoordsForCells','start','insertTableColumnRight','highest','hasAttribute','registerDescriptionCallback','removeTableColumn','minColumn','root','getAttribute','filter','options','startsWith','ELEMENT_TABLE_WITH_TEXT','getSuggestion','execute','isIntersectingWithRange','toViewElement','MAX_SAFE_INTEGER','type','*Remove:*\x20%0','tableRow','span','oldRange','selection','element','fromRange','ELEMENT_TABLE_COLUMN','order','rowspan','from','last'];(function(_0x3d4bcb,_0x5e8c93){const _0x24e1aa=function(_0x5c7279){while(--_0x5c7279){_0x3d4bcb['push'](_0x3d4bcb['shift']());}};_0x24e1aa(++_0x5e8c93);}(_0x5e8c,0x165));const _0x24e1=function(_0x3d4bcb,_0x5e8c93){_0x3d4bcb=_0x3d4bcb-0x0;let _0x24e1aa=_0x5e8c[_0x3d4bcb];return _0x24e1aa;};import{Plugin as _0x5bf188}from'ckeditor5/src/core';import{LiveRange as _0x1a2dc0}from'ckeditor5/src/engine';import{setHighlightHandling as _0x1ba53f}from'ckeditor5/src/widget';import{getTranslation as _0x52a10a}from'../utils/common-translations';export default class dt extends _0x5bf188{constructor(_0x218074){super(_0x218074),this[_0x24e1('0x66')]=[_0x24e1('0x1f'),_0x24e1('0x9')],this[_0x24e1('0x44')]=new Set();}['afterInit'](){const _0x9c90f1=this['editor'],_0x37c0f4=_0x9c90f1['model']['document'][_0x24e1('0x22')];if(!_0x9c90f1[_0x24e1('0x65')][_0x24e1('0x50')](_0x24e1('0x6')))return;const _0x42f4d2=_0x9c90f1[_0x24e1('0x2')],_0x11e322=_0x9c90f1['plugins'][_0x24e1('0x41')](_0x24e1('0x3b')),_0x3abea8=_0x9c90f1[_0x24e1('0x65')][_0x24e1('0x41')]('TableUtils');_0x11e322[_0x24e1('0x4f')][_0x24e1('0x4')]('table',_0x5e6157=>_0x52a10a(_0x42f4d2,_0x24e1('0x4a'),_0x5e6157)),this[_0x24e1('0x49')](),_0x11e322['enableCommand'](_0x24e1('0x52')),_0x11e322[_0x24e1('0x80')](_0x24e1('0x61')),_0x11e322['enableCommand'](_0x24e1('0x3a'));for(const _0x3614ec of[_0x24e1('0x2b'),_0x24e1('0x51')]){const _0x59874a=_0x9c90f1['commands'][_0x24e1('0x41')](_0x3614ec);_0x11e322[_0x24e1('0x80')](_0x3614ec,_0x573129=>{_0x9c90f1[_0x24e1('0x76')]['change'](_0x4425dc=>{_0x573129();const _0xc40ec6=_0x24e1('0x64')===_0x59874a['order'],_0x4fde47=_0x3abea8['getSelectionAffectedTableCells'](_0x37c0f4),_0x2904d7=_0x3abea8[_0x24e1('0x30')](_0x4fde47),_0x4d5627=_0xc40ec6?_0x2904d7[_0x24e1('0x2c')]-0x1:_0x2904d7[_0x24e1('0x29')]+0x1,_0x599834=_0x4fde47[0x0][_0x24e1('0x33')](_0x24e1('0x6f')),_0x33ce0d=_0x3abea8['createTableWalker'](_0x599834,{'startRow':_0x4d5627,'endRow':_0x4d5627}),_0xce0078=Array['from'](_0x33ce0d)['map'](_0x1528c8=>_0x4425dc['createRangeOn'](_0x1528c8[_0x24e1('0x57')]));_0x11e322[_0x24e1('0x2e')](_0xce0078,_0x24e1('0x1f'));});});}for(const _0x218762 of[_0x24e1('0x60'),_0x24e1('0xc')]){const _0x492a7d=_0x9c90f1['commands'][_0x24e1('0x41')](_0x218762);_0x11e322[_0x24e1('0x80')](_0x218762,_0x2233d0=>{_0x9c90f1['model'][_0x24e1('0x83')](_0x1e026c=>{_0x2233d0();const _0x48a2b2='left'===_0x492a7d[_0x24e1('0x26')],_0x3a286a=_0x3abea8[_0x24e1('0x38')](_0x37c0f4),_0x4fbd88=_0x3abea8[_0x24e1('0x7a')](_0x3a286a),_0x420a0a=_0x48a2b2?_0x4fbd88[_0x24e1('0x2c')]-0x1:_0x4fbd88[_0x24e1('0x29')]+0x1,_0x3b126b=_0x3a286a[0x0]['findAncestor'](_0x24e1('0x6f')),_0x591ed8=_0x3abea8[_0x24e1('0x71')](_0x3b126b,{'startRow':0x0,'column':_0x420a0a,'includeAllSlots':!0x1}),_0x28b77c=Array[_0x24e1('0x28')](_0x591ed8)[_0x24e1('0x6d')](_0x212db3=>_0x1e026c[_0x24e1('0x53')](_0x212db3['cell']));_0x11e322[_0x24e1('0x2e')](_0x28b77c,'tableColumn');});});}for(const _0x3121c2 of[_0x24e1('0x5f'),_0x24e1('0x10')]){const _0x2fea7f=_0x3121c2[_0x24e1('0x58')](0xb),_0x38064f=_0x2fea7f[_0x24e1('0x7b')](),_0x1bd7c3=_0x38064f[_0x24e1('0x58')](0x0,0x3)+_0x24e1('0x20'),_0x32cca8=_0x24e1('0x6f')+_0x2fea7f,_0x5a75e3=_0x24e1('0x42')+_0x2fea7f,_0x5dd998='max'+_0x2fea7f;_0x11e322['enableCommand'](_0x3121c2,()=>{_0x9c90f1['model']['change'](_0x4f796d=>{const _0x262ff8=_0x3abea8[_0x24e1('0x38')](_0x37c0f4),_0x3a9bca=_0x262ff8[0x0][_0x24e1('0x33')](_0x24e1('0x6f'));let _0x524d17;if('removeTableRow'==_0x3121c2){const _0x439c4a=_0x3abea8[_0x24e1('0x30')](_0x262ff8);_0x524d17={'startRow':_0x439c4a[_0x24e1('0x2c')],'endRow':_0x439c4a[_0x24e1('0x29')],'includeAllSlots':!0x0};}else{const _0x51b47d=_0x3abea8[_0x24e1('0x7a')](_0x262ff8);_0x524d17={'startColumn':_0x51b47d['first'],'endColumn':_0x51b47d[_0x24e1('0x29')],'includeAllSlots':!0x0};}const _0x55c80c=_0x3abea8[_0x24e1('0x71')](_0x3a9bca,_0x524d17),_0x5a461b=Array[_0x24e1('0x28')](_0x55c80c)[_0x24e1('0x6d')](({cell:_0x1df417})=>_0x1df417),_0x49d6a6=se(_0x5a461b[_0x24e1('0x14')](_0x27a5f1=>_0x27a5f1[_0x24e1('0xe')](_0x1bd7c3))),_0x2e626c=se(_0x5a461b[_0x24e1('0x14')](_0x4011c8=>!_0x4011c8[_0x24e1('0xe')](_0x1bd7c3)))['map'](_0x283f17=>_0x4f796d[_0x24e1('0x53')](_0x283f17)),_0x250955=_0x11e322[_0x24e1('0x4c')](_0x2e626c,_0x32cca8);if(_0x250955&&('tableRow'==_0x250955[_0x24e1('0x59')]||_0x24e1('0x9')==_0x250955['subType'])){const _0xbe057e=this['_getSuggestionCoords'](_0x250955);for(const _0x4f1abb of _0x49d6a6){const _0x5bd033=_0x4f796d['createRangeOn'](_0x4f1abb),_0x4b536e=_0x3abea8['getCellLocation'](_0x4f1abb),_0x363b9b=_0x4f1abb[_0x24e1('0x13')](_0x1bd7c3)-0x1,_0x2a301f=_0xbe057e[_0x5a75e3],_0x923140=_0xbe057e[_0x5dd998];_0x2a301f<=_0x4b536e[_0x38064f]&&_0x4b536e[_0x38064f]+_0x363b9b<=_0x923140&&_0x250955[_0x24e1('0x78')](_0x5bd033);}}});});}function _0x4a7760(_0x53393f){const _0x2e8d6f=Array[_0x24e1('0x28')](_0x37c0f4[_0x24e1('0x70')]())[_0x24e1('0x6d')](_0x1806fd=>_0x1a2dc0[_0x24e1('0x24')](_0x1806fd));_0x9c90f1[_0x24e1('0x76')][_0x24e1('0x83')](_0xfbb394=>{const _0x1a644d=_0xfbb394['batch'];_0x53393f=_0x53393f['filter'](_0x37bf98=>'$graveyard'!=_0x37bf98[_0x24e1('0x12')]['rootName']),_0xfbb394[_0x24e1('0x54')](_0x53393f),_0x9c90f1[_0x24e1('0x5b')][_0x24e1('0x41')](_0x24e1('0x5f'))['refresh'](),_0x9c90f1[_0x24e1('0x19')](_0x24e1('0x5f'),{'forceDefaultExecution':!0x0}),_0x9c90f1['model'][_0x24e1('0x3c')](()=>{_0x9c90f1[_0x24e1('0x76')][_0x24e1('0x3c')](_0x1a644d,_0x74507=>{const _0x18b3dd=_0x2e8d6f[_0x24e1('0x14')](_0x19eb66=>_0x24e1('0x6b')!=_0x19eb66[_0x24e1('0x12')]['rootName']);_0x18b3dd[_0x24e1('0x1')]>0x0&&_0x74507[_0x24e1('0x54')](_0x18b3dd);for(const _0x26d276 of _0x2e8d6f)_0x26d276[_0x24e1('0x4d')]();});});});}function _0x35899c(_0x25e2e9){_0x9c90f1['model']['change'](_0x236706=>{const _0xff84b6=Array['from'](_0x37c0f4[_0x24e1('0x70')]())[_0x24e1('0x6d')](_0x5eda7a=>_0x1a2dc0[_0x24e1('0x24')](_0x5eda7a)),_0x38e339=[];for(const _0xe4e049 of _0x25e2e9)for(const _0x344baa of _0xe4e049['getItems']({'shallow':!0x0}))_0x38e339[_0x24e1('0x6a')](_0x344baa);for(const _0x39ee3d of _0x38e339)_0x24e1('0x6b')!=_0x39ee3d[_0x24e1('0x12')][_0x24e1('0x45')]&&(_0x236706[_0x24e1('0x54')](_0x236706[_0x24e1('0x48')](_0x39ee3d,0x0)),_0x9c90f1['commands']['get']('removeTableColumn')['refresh'](),_0x9c90f1['execute'](_0x24e1('0x10'),{'forceDefaultExecution':!0x0}));const _0x276613=_0xff84b6['filter'](_0x4fa428=>'$graveyard'!=_0x4fa428[_0x24e1('0x12')][_0x24e1('0x45')]);_0x276613[_0x24e1('0x1')]>0x0&&_0x236706['setSelection'](_0x276613);for(const _0x37ca7e of _0xff84b6)_0x37ca7e[_0x24e1('0x4d')]();});}function _0x4f8033(_0x4dc702,_0x33d4c9){return _0x33d4c9[_0x24e1('0x81')](_0x3175f8=>_0x4dc702[_0x24e1('0x56')](_0x3244af=>_0x3244af['end'][_0x24e1('0x68')](_0x3175f8[_0x24e1('0xb')])||_0x3175f8[_0x24e1('0x3f')][_0x24e1('0x68')](_0x3244af['start'])));}function _0x3ee780(_0x4d4f4f,_0xd507bc){return _0x4d4f4f[_0x24e1('0x56')](_0x40a3fc=>_0xd507bc[_0x24e1('0x56')](_0x219310=>_0x40a3fc[_0x24e1('0x3f')][_0x24e1('0x67')](_0x219310[_0x24e1('0xb')])));}_0x9c90f1[_0x24e1('0x62')][_0x24e1('0x69')]['on']('addMarker:suggestion',(_0x18166d,_0x2bb665,_0x1fa30e)=>{if(!_0x1fa30e[_0x24e1('0x15')][_0x24e1('0x36')])return;const _0x3f744a=_0x2bb665['item'];if(!_0x3f744a)return;const _0x155cb9=_0x1fa30e['mapper'][_0x24e1('0x1b')](_0x3f744a);function _0x44b32d(_0x1fb920){return Array[_0x24e1('0x7e')](_0x1fb920)?_0x1fb920:[_0x1fb920];}_0x155cb9&&_0x24e1('0x79')===_0x3f744a[_0x24e1('0x2f')]&&_0x1ba53f(_0x155cb9,_0x1fa30e['writer'],(_0x20a8d0,_0x5737f3,_0x4af33c)=>_0x4af33c[_0x24e1('0x43')](_0x44b32d(_0x5737f3[_0x24e1('0x5d')]),_0x20a8d0),(_0x359cc2,_0x2408bd,_0x37d039)=>_0x37d039[_0x24e1('0x6e')](_0x44b32d(_0x2408bd['classes']),_0x359cc2));},{'priority':_0x24e1('0xd')}),_0x11e322[_0x24e1('0x4f')]['registerDescriptionCallback'](_0x49d760=>{if(_0x24e1('0x82')!=_0x49d760[_0x24e1('0x1d')]&&'deletion'!=_0x49d760[_0x24e1('0x1d')])return;const _0x1ab20c=_0x49d760[_0x24e1('0x39')]();if(null!=_0x1ab20c&&_0x1ab20c['is'](_0x24e1('0x23'),_0x24e1('0x6f'))){if(_0x24e1('0x82')==_0x49d760[_0x24e1('0x1d')]){const _0x35b32d=_0x49d760[_0x24e1('0x3')]()[_0x24e1('0x14')](_0x24f6d0=>_0x24f6d0['is'](_0x24e1('0x2d')))[_0x24e1('0x6d')](_0x4f0bff=>_0x4f0bff['data']);if(_0x35b32d[_0x24e1('0x1')])return{'type':'insertion','content':_0x52a10a(_0x42f4d2,'*Insert:*\x20%0',_0x52a10a(_0x42f4d2,_0x24e1('0x17'),'\x22'+_0x35b32d[_0x24e1('0x84')]('\x20')+'\x22'))};}if(_0x24e1('0x31')==_0x49d760[_0x24e1('0x1d')]){const _0x3d49d9=_0x49d760[_0x24e1('0x3')]()[_0x24e1('0x14')](_0x3dd1b3=>_0x3dd1b3['is'](_0x24e1('0x2d')))[_0x24e1('0x6d')](_0x33bed5=>_0x33bed5[_0x24e1('0x62')]);if(_0x3d49d9[_0x24e1('0x1')])return{'type':_0x24e1('0x31'),'content':_0x52a10a(_0x42f4d2,_0x24e1('0x1e'),_0x52a10a(_0x42f4d2,_0x24e1('0x17'),'\x22'+_0x3d49d9['join']('\x20')+'\x22'))};}}}),_0x11e322[_0x24e1('0x4f')][_0x24e1('0xf')](_0x32f9ae=>{if(_0x24e1('0x1f')==_0x32f9ae[_0x24e1('0x59')]){const _0x12e878=_0x32f9ae[_0x24e1('0x3')]()[_0x24e1('0x14')](_0x337373=>_0x337373['is'](_0x24e1('0x2d')))[_0x24e1('0x6d')](_0x27d08f=>_0x27d08f[_0x24e1('0x62')]),_0x2ff359=this['_getSuggestionCoords'](_0x32f9ae),_0x4c2608=_0x2ff359['maxRow']-_0x2ff359[_0x24e1('0x46')]+0x1;if(_0x24e1('0x82')==_0x32f9ae[_0x24e1('0x1d')])return _0x12e878[_0x24e1('0x1')]?{'type':'insertion','content':_0x52a10a(_0x42f4d2,_0x24e1('0x75'),_0x52a10a(_0x42f4d2,_0x24e1('0x55'),[_0x4c2608,'\x22'+_0x12e878['join']('\x20')+'\x22']))}:{'type':_0x24e1('0x82'),'content':_0x52a10a(_0x42f4d2,_0x24e1('0x75'),_0x52a10a(_0x42f4d2,_0x24e1('0x7c'),_0x4c2608))};if(_0x24e1('0x31')==_0x32f9ae[_0x24e1('0x1d')])return _0x12e878[_0x24e1('0x1')]?{'type':_0x24e1('0x31'),'content':_0x52a10a(_0x42f4d2,_0x24e1('0x1e'),_0x52a10a(_0x42f4d2,_0x24e1('0x55'),[_0x4c2608,'\x22'+_0x12e878[_0x24e1('0x84')]('\x20')+'\x22']))}:{'type':'deletion','content':_0x52a10a(_0x42f4d2,_0x24e1('0x1e'),_0x52a10a(_0x42f4d2,_0x24e1('0x7c'),_0x4c2608))};}if('tableColumn'==_0x32f9ae[_0x24e1('0x59')]){const _0x14e270=_0x32f9ae[_0x24e1('0x3')]()[_0x24e1('0x14')](_0x328704=>_0x328704['is'](_0x24e1('0x2d')))['map'](_0x2fa241=>_0x2fa241[_0x24e1('0x62')]),_0x5a5554=this['_getSuggestionCoords'](_0x32f9ae),_0x192b8b=_0x5a5554[_0x24e1('0x7')]-_0x5a5554[_0x24e1('0x11')]+0x1;if(_0x24e1('0x82')==_0x32f9ae['type'])return _0x14e270['length']?{'type':_0x24e1('0x82'),'content':_0x52a10a(_0x42f4d2,_0x24e1('0x75'),_0x52a10a(_0x42f4d2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x192b8b,'\x22'+_0x14e270[_0x24e1('0x84')]('\x20')+'\x22']))}:{'type':_0x24e1('0x82'),'content':_0x52a10a(_0x42f4d2,_0x24e1('0x75'),_0x52a10a(_0x42f4d2,_0x24e1('0x25'),_0x192b8b))};if(_0x24e1('0x31')==_0x32f9ae[_0x24e1('0x1d')])return _0x14e270['length']?{'type':_0x24e1('0x31'),'content':_0x52a10a(_0x42f4d2,_0x24e1('0x1e'),_0x52a10a(_0x42f4d2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x192b8b,'\x22'+_0x14e270[_0x24e1('0x84')]('\x20')+'\x22']))}:{'type':'deletion','content':_0x52a10a(_0x42f4d2,_0x24e1('0x1e'),_0x52a10a(_0x42f4d2,_0x24e1('0x25'),_0x192b8b))};}}),_0x11e322[_0x24e1('0x2a')][_0x24e1('0x37')](_0x24e1('0x82'),'tableRow',_0x24e1('0x3e'),_0x4a7760),_0x11e322[_0x24e1('0x2a')][_0x24e1('0x37')]('deletion',_0x24e1('0x1f'),_0x24e1('0x35'),_0x4a7760),_0x11e322['_suggestionFactory'][_0x24e1('0x37')]('insertion','tableColumn',_0x24e1('0x3e'),_0x35899c),_0x11e322[_0x24e1('0x2a')][_0x24e1('0x37')](_0x24e1('0x31'),_0x24e1('0x9'),'accept',_0x35899c),_0x11e322[_0x24e1('0x2a')]['registerCustomCallback']('insertion',_0x24e1('0x9'),_0x24e1('0x84'),_0x4f8033),_0x11e322[_0x24e1('0x2a')]['registerCustomCallback'](_0x24e1('0x31'),_0x24e1('0x9'),'join',_0x4f8033),_0x11e322[_0x24e1('0x2a')][_0x24e1('0x37')](_0x24e1('0x82'),_0x24e1('0x1f'),'join',_0x3ee780),_0x11e322[_0x24e1('0x2a')][_0x24e1('0x37')](_0x24e1('0x31'),_0x24e1('0x1f'),'join',_0x3ee780);}[_0x24e1('0x40')](){const _0x15978d=this[_0x24e1('0x5c')],_0x149da2=_0x15978d[_0x24e1('0x76')][_0x24e1('0x73')]['selection'];return(_0x36c7a1,_0x47c511)=>{_0x15978d['model'][_0x24e1('0x83')](_0x19831e=>{const {commandName:_0x2a2262,commandParams:_0x2354e3}=_0x47c511;let _0x38fa80=_0x36c7a1[0x0]['end'][_0x24e1('0x77')];_0x2354e3&&_0x2354e3[0x0]&&!0x1===_0x2354e3[0x0][_0x24e1('0x3d')]&&(_0x38fa80=_0x36c7a1[0x0][_0x24e1('0xb')][_0x24e1('0x47')]);const _0x1fa6e0=_0x19831e['createRangeIn'](_0x38fa80);if(_0x24e1('0x6b')==_0x1fa6e0[_0x24e1('0x12')][_0x24e1('0x45')])return;const _0x1fe958=Array[_0x24e1('0x28')](_0x149da2[_0x24e1('0x70')]())[_0x24e1('0x6d')](_0x9fc92d=>_0x1a2dc0['fromRange'](_0x9fc92d));_0x19831e[_0x24e1('0x54')](_0x1fa6e0),_0x15978d['commands'][_0x24e1('0x41')](_0x2a2262)[_0x24e1('0x6c')](),_0x2354e3[_0x24e1('0x6a')]({'forceDefaultExecution':!0x0}),_0x15978d['execute'](_0x2a2262,..._0x2354e3);const _0x30ac76=_0x1fe958[_0x24e1('0x14')](_0x39b03d=>_0x24e1('0x6b')!=_0x39b03d[_0x24e1('0x12')][_0x24e1('0x45')]);_0x30ac76[_0x24e1('0x1')]>0x0&&_0x19831e['setSelection'](_0x30ac76);for(const _0x220aa1 of _0x1fe958)_0x220aa1[_0x24e1('0x4d')]();});};}[_0x24e1('0xa')](_0x2fbd3a){const _0x40987d=this[_0x24e1('0x5c')]['plugins'][_0x24e1('0x41')](_0x24e1('0x34'));let _0x238cc8=Number[_0x24e1('0x1c')],_0x2f6e2e=Number[_0x24e1('0x7f')],_0x440bef=Number['MAX_SAFE_INTEGER'],_0x2b04c2=Number[_0x24e1('0x7f')];for(const _0x5ae431 of _0x2fbd3a){if(_0x24e1('0x6b')==_0x5ae431[_0x24e1('0x12')][_0x24e1('0x45')])continue;const {row:_0x5a361e,column:_0x468b3f}=_0x40987d[_0x24e1('0x5e')](_0x5ae431),_0x1e9e1a=_0x5ae431[_0x24e1('0xe')](_0x24e1('0x27'))?_0x5ae431[_0x24e1('0x13')](_0x24e1('0x27'))-0x1:0x0,_0x177c34=_0x5ae431[_0x24e1('0xe')](_0x24e1('0x74'))?_0x5ae431['getAttribute'](_0x24e1('0x74'))-0x1:0x0;_0x238cc8=_0x5a361e<_0x238cc8?_0x5a361e:_0x238cc8,_0x2f6e2e=_0x5a361e+_0x1e9e1a>_0x2f6e2e?_0x5a361e+_0x1e9e1a:_0x2f6e2e,_0x440bef=_0x468b3f<_0x440bef?_0x468b3f:_0x440bef,_0x2b04c2=_0x468b3f+_0x177c34>_0x2b04c2?_0x468b3f+_0x177c34:_0x2b04c2;}return{'minRow':_0x238cc8,'maxRow':_0x2f6e2e,'minColumn':_0x440bef,'maxColumn':_0x2b04c2};}[_0x24e1('0x49')](){const _0x1c7b7a=this[_0x24e1('0x5c')],_0x5440d6=_0x1c7b7a['plugins'][_0x24e1('0x41')]('TrackChangesEditing'),_0x21cc41=_0x1c7b7a['plugins']['get'](_0x24e1('0x34'));_0x1c7b7a[_0x24e1('0x76')][_0x24e1('0x73')]['on'](_0x24e1('0x63'),()=>{const _0x5f11c5=Array[_0x24e1('0x28')](_0x1c7b7a[_0x24e1('0x76')][_0x24e1('0x73')]['differ'][_0x24e1('0x72')]());for(const {name:_0x28399f,data:_0x813917}of _0x5f11c5){const {group:_0x8cbea7,id:_0x478f4c,subType:_0x59589}=_0x5440d6['_splitMarkerName'](_0x28399f);if('suggestion'!=_0x8cbea7)continue;if(null!=_0x813917[_0x24e1('0x21')])continue;const _0x14f70f=_0x5440d6[_0x24e1('0x18')](_0x478f4c);this[_0x24e1('0x66')]['includes'](_0x59589)&&this[_0x24e1('0x44')]['add'](_0x14f70f);}},{'priority':_0x24e1('0x4b')});const _0x311c56=(_0x9a17c6,_0x4d29cc)=>{let _0x11373e=!0x1;const _0xe14ba7=_0x4d29cc[_0x24e1('0x53')](_0x9a17c6),_0x5c11c4=_0x9a17c6['findAncestor']('table'),_0x1ba9cb=_0x21cc41[_0x24e1('0x5e')](_0x9a17c6);for(const _0x1ac8b6 of this[_0x24e1('0x44')]){const _0xa6277=_0x1ac8b6['subType'],_0x357e49=_0xa6277[_0x24e1('0x16')]('tablePaste'),_0x56b8d6=_0xa6277[_0x24e1('0x58')](_0x357e49?0xa:0x5),_0x5b9bb8=_0x56b8d6[_0x24e1('0x7b')](),_0x3ce7ef=_0x5b9bb8[_0x24e1('0x58')](0x0,0x3)+_0x24e1('0x20'),_0x405fd5=_0x24e1('0x42')+_0x56b8d6,_0x69bcd0=_0x24e1('0x0')+_0x56b8d6;if(!_0x1ac8b6['isInContent'])continue;if(_0x5c11c4!=_0x1ac8b6[_0x24e1('0x8')]()[_0x24e1('0xb')]['findAncestor'](_0x24e1('0x6f')))continue;if(_0x1ac8b6[_0x24e1('0x1a')](_0xe14ba7))continue;const _0x3e8ef0=_0x9a17c6[_0x24e1('0xe')](_0x3ce7ef)?_0x9a17c6['getAttribute'](_0x3ce7ef)-0x1:0x0,_0x3f39a5=this[_0x24e1('0x4e')](_0x1ac8b6),_0x1c4bc3=_0x3f39a5[_0x405fd5],_0x24e8e1=_0x3f39a5[_0x69bcd0];_0x1c4bc3<=_0x1ba9cb[_0x5b9bb8]&&_0x1ba9cb[_0x5b9bb8]+_0x3e8ef0<=_0x24e8e1&&(_0x1ac8b6[_0x24e1('0x78')](_0xe14ba7),_0x11373e=!0x0);}return _0x11373e;};_0x1c7b7a[_0x24e1('0x76')][_0x24e1('0x73')][_0x24e1('0x7d')](_0x7cfb42=>{let _0x2f6298=!0x1;for(const _0x4f9d36 of _0x1c7b7a[_0x24e1('0x76')][_0x24e1('0x73')]['differ'][_0x24e1('0x5')]())if(_0x24e1('0x32')==_0x4f9d36[_0x24e1('0x1d')]){if(_0x24e1('0x1f')==_0x4f9d36[_0x24e1('0x2f')])for(const _0x2a1c20 of _0x4f9d36['position'][_0x24e1('0x47')]['getChildren']())_0x2f6298=_0x2f6298||_0x311c56(_0x2a1c20,_0x7cfb42);else _0x24e1('0x79')==_0x4f9d36['name']&&(_0x2f6298=_0x2f6298||_0x311c56(_0x4f9d36[_0x24e1('0x5a')][_0x24e1('0x47')],_0x7cfb42));}return _0x2f6298;});}[_0x24e1('0x4e')](_0x3acf30){return this[_0x24e1('0xa')](_0x3acf30[_0x24e1('0x70')]()['map'](_0x194472=>_0x194472['start'][_0x24e1('0x47')]));}}function se(_0x4c72df){return Array[_0x24e1('0x28')](new Set(_0x4c72df)['values']());}
23
+ const _0x3f70=['getContainedElement','_setupColumnsRowsFixing','createPositionAt','isInContent','map','enqueueChange','_getSuggestionCoords','cell','subType','tableRow','removeTableRow','execute','last','enableCommand','minColumn','commands','toViewElement','$textProxy','editor','registerCustomCallback','deletion','downcastDispatcher','accept','_suggestionFactory','_getCoordsForCells','document','ELEMENT_TABLE_COLUMN_WITH_TEXT','colspan','*Remove:*\x20%0','TableUtils','isEqual','insertTableColumnLeft','insertTableRowAbove','discard','refresh','addRange','selectTableColumn','tableCell','root','start','fromRange','selectTableRow','add','findAncestor','ELEMENT_TABLE','writer','forceValue','locale','mapper','get','getItems','length','detach','getColumnIndexes','highest','registerDescriptionCallback','ELEMENT_TABLE_WITH_TEXT','change:data','left','rowspan','max','_descriptionFactory','data','insertTableColumnRight','createRangeIn','span','oldRange','order','_acceptFormatSuggestionCallbackFactory','hasAttribute','getChangedMarkers','createTableWalker','markMultiRangeDeletion','MAX_SAFE_INTEGER','ELEMENT_TABLE_ROW','addClass','TableEditing','getSuggestion','toLowerCase','filter','startsWith','plugins','rootName','tableColumn','_tablePostFixingSubtypes','MIN_SAFE_INTEGER','getRowIndexes','name','position','getCellLocation','insertion','some','isIntersectingWithRange','tablePaste','low','change','selection','_tableSuggestions','getSelectionAffectedTableCells','maxRow','registerPostFixer','$graveyard','model','above','getAttribute','addMarker:suggestion','ELEMENT_TABLE_COLUMN','from','removeTableColumn','min','insert','nodeAfter','table','values','differ','createRangeOn','getRanges','registerElementLabel','removeClass','substr','batch','type','ELEMENT_TABLE_ROW_WITH_TEXT','*Insert:*\x20%0','options','push','setSelection','join','first','end','markMultiRangeInsertion'];(function(_0x3e3fca,_0x3f7032){const _0x21abd8=function(_0x123555){while(--_0x123555){_0x3e3fca['push'](_0x3e3fca['shift']());}};_0x21abd8(++_0x3f7032);}(_0x3f70,0x169));const _0x21ab=function(_0x3e3fca,_0x3f7032){_0x3e3fca=_0x3e3fca-0x0;let _0x21abd8=_0x3f70[_0x3e3fca];return _0x21abd8;};import{Plugin as _0xe0ee24}from'ckeditor5/src/core';import{LiveRange as _0x5db462}from'ckeditor5/src/engine';import{setHighlightHandling as _0x1827bf}from'ckeditor5/src/widget';import{getTranslation as _0x540c9a}from'../utils/common-translations';export default class dt extends _0xe0ee24{constructor(_0x3293ba){super(_0x3293ba),this[_0x21ab('0x74')]=[_0x21ab('0x29'),'tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4d0091=this['editor'],_0x4fc07d=_0x4d0091[_0x21ab('0x3')][_0x21ab('0x39')]['selection'];if(!_0x4d0091['plugins']['has'](_0x21ab('0x6c')))return;const _0x7a5755=_0x4d0091[_0x21ab('0x4f')],_0x318f64=_0x4d0091[_0x21ab('0x71')][_0x21ab('0x51')]('TrackChangesEditing'),_0x1e9938=_0x4d0091[_0x21ab('0x71')][_0x21ab('0x51')](_0x21ab('0x3d'));_0x318f64[_0x21ab('0x5d')][_0x21ab('0x12')](_0x21ab('0xd'),_0x4622eb=>_0x540c9a(_0x7a5755,_0x21ab('0x4c'),_0x4622eb)),this[_0x21ab('0x21')](),_0x318f64['enableCommand']('insertTable'),_0x318f64[_0x21ab('0x2d')](_0x21ab('0x49')),_0x318f64[_0x21ab('0x2d')](_0x21ab('0x44'));for(const _0x2c79ec of[_0x21ab('0x40'),'insertTableRowBelow']){const _0xb0335=_0x4d0091[_0x21ab('0x2f')][_0x21ab('0x51')](_0x2c79ec);_0x318f64[_0x21ab('0x2d')](_0x2c79ec,_0x2edc95=>{_0x4d0091[_0x21ab('0x3')][_0x21ab('0x7f')](_0x20acdf=>{_0x2edc95();const _0x390af8=_0x21ab('0x4')===_0xb0335[_0x21ab('0x63')],_0xa6f510=_0x1e9938[_0x21ab('0x82')](_0x4fc07d),_0x8aa2b7=_0x1e9938['getRowIndexes'](_0xa6f510),_0x20bbe1=_0x390af8?_0x8aa2b7[_0x21ab('0x1d')]-0x1:_0x8aa2b7[_0x21ab('0x2c')]+0x1,_0x12bc15=_0xa6f510[0x0][_0x21ab('0x4b')](_0x21ab('0xd')),_0x4ad98d=_0x1e9938[_0x21ab('0x67')](_0x12bc15,{'startRow':_0x20bbe1,'endRow':_0x20bbe1}),_0x336e66=Array[_0x21ab('0x8')](_0x4ad98d)[_0x21ab('0x24')](_0x50634e=>_0x20acdf[_0x21ab('0x10')](_0x50634e['cell']));_0x318f64[_0x21ab('0x1f')](_0x336e66,_0x21ab('0x29'));});});}for(const _0x40f44a of[_0x21ab('0x3f'),_0x21ab('0x5f')]){const _0x54b117=_0x4d0091[_0x21ab('0x2f')][_0x21ab('0x51')](_0x40f44a);_0x318f64[_0x21ab('0x2d')](_0x40f44a,_0x3cff6d=>{_0x4d0091[_0x21ab('0x3')][_0x21ab('0x7f')](_0x1beb45=>{_0x3cff6d();const _0x1ffa5d=_0x21ab('0x5a')===_0x54b117[_0x21ab('0x63')],_0x3674e5=_0x1e9938[_0x21ab('0x82')](_0x4fc07d),_0x31caad=_0x1e9938['getColumnIndexes'](_0x3674e5),_0x5abf78=_0x1ffa5d?_0x31caad[_0x21ab('0x1d')]-0x1:_0x31caad['last']+0x1,_0x148fd2=_0x3674e5[0x0][_0x21ab('0x4b')](_0x21ab('0xd')),_0x2d9ff4=_0x1e9938[_0x21ab('0x67')](_0x148fd2,{'startRow':0x0,'column':_0x5abf78,'includeAllSlots':!0x1}),_0x553390=Array[_0x21ab('0x8')](_0x2d9ff4)[_0x21ab('0x24')](_0x4e11d7=>_0x1beb45[_0x21ab('0x10')](_0x4e11d7[_0x21ab('0x27')]));_0x318f64[_0x21ab('0x1f')](_0x553390,_0x21ab('0x73'));});});}for(const _0x1a6512 of[_0x21ab('0x2a'),'removeTableColumn']){const _0x4cb467=_0x1a6512[_0x21ab('0x14')](0xb),_0x40c111=_0x4cb467[_0x21ab('0x6e')](),_0x3f840f=_0x40c111[_0x21ab('0x14')](0x0,0x3)+_0x21ab('0x61'),_0x1e1dc3=_0x21ab('0xd')+_0x4cb467,_0x266090='min'+_0x4cb467,_0x1844e6='max'+_0x4cb467;_0x318f64[_0x21ab('0x2d')](_0x1a6512,()=>{_0x4d0091['model'][_0x21ab('0x7f')](_0x1799d0=>{const _0x5b9938=_0x1e9938[_0x21ab('0x82')](_0x4fc07d),_0x70aded=_0x5b9938[0x0][_0x21ab('0x4b')](_0x21ab('0xd'));let _0x1c348e;if(_0x21ab('0x2a')==_0x1a6512){const _0x2c4b10=_0x1e9938[_0x21ab('0x76')](_0x5b9938);_0x1c348e={'startRow':_0x2c4b10[_0x21ab('0x1d')],'endRow':_0x2c4b10[_0x21ab('0x2c')],'includeAllSlots':!0x0};}else{const _0x22f445=_0x1e9938[_0x21ab('0x55')](_0x5b9938);_0x1c348e={'startColumn':_0x22f445[_0x21ab('0x1d')],'endColumn':_0x22f445['last'],'includeAllSlots':!0x0};}const _0x280a2e=_0x1e9938[_0x21ab('0x67')](_0x70aded,_0x1c348e),_0xa7b661=Array[_0x21ab('0x8')](_0x280a2e)[_0x21ab('0x24')](({cell:_0x1b4190})=>_0x1b4190),_0x5678c4=se(_0xa7b661['filter'](_0x254997=>_0x254997[_0x21ab('0x65')](_0x3f840f))),_0x13132a=se(_0xa7b661[_0x21ab('0x6f')](_0x179399=>!_0x179399['hasAttribute'](_0x3f840f)))['map'](_0x21ab24=>_0x1799d0[_0x21ab('0x10')](_0x21ab24)),_0x340030=_0x318f64[_0x21ab('0x68')](_0x13132a,_0x1e1dc3);if(_0x340030&&(_0x21ab('0x29')==_0x340030[_0x21ab('0x28')]||'tableColumn'==_0x340030[_0x21ab('0x28')])){const _0x347cc5=this['_getSuggestionCoords'](_0x340030);for(const _0x4f3777 of _0x5678c4){const _0x370c43=_0x1799d0['createRangeOn'](_0x4f3777),_0x558be7=_0x1e9938[_0x21ab('0x79')](_0x4f3777),_0x52d142=_0x4f3777[_0x21ab('0x5')](_0x3f840f)-0x1,_0x373558=_0x347cc5[_0x266090],_0x2421f5=_0x347cc5[_0x1844e6];_0x373558<=_0x558be7[_0x40c111]&&_0x558be7[_0x40c111]+_0x52d142<=_0x2421f5&&_0x340030[_0x21ab('0x43')](_0x370c43);}}});});}function _0x5bcbcc(_0x2135c2){const _0x5ac10a=Array[_0x21ab('0x8')](_0x4fc07d['getRanges']())[_0x21ab('0x24')](_0x4cdc7d=>_0x5db462[_0x21ab('0x48')](_0x4cdc7d));_0x4d0091[_0x21ab('0x3')][_0x21ab('0x7f')](_0x34cd01=>{const _0x4841ae=_0x34cd01[_0x21ab('0x15')];_0x2135c2=_0x2135c2['filter'](_0x364595=>_0x21ab('0x2')!=_0x364595[_0x21ab('0x46')][_0x21ab('0x72')]),_0x34cd01['setSelection'](_0x2135c2),_0x4d0091[_0x21ab('0x2f')]['get']('removeTableRow')[_0x21ab('0x42')](),_0x4d0091[_0x21ab('0x2b')]('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4d0091[_0x21ab('0x3')][_0x21ab('0x25')](()=>{_0x4d0091[_0x21ab('0x3')][_0x21ab('0x25')](_0x4841ae,_0x122e08=>{const _0x139723=_0x5ac10a[_0x21ab('0x6f')](_0xab0ccc=>_0x21ab('0x2')!=_0xab0ccc[_0x21ab('0x46')][_0x21ab('0x72')]);_0x139723[_0x21ab('0x53')]>0x0&&_0x122e08[_0x21ab('0x1b')](_0x139723);for(const _0x1f09ad of _0x5ac10a)_0x1f09ad['detach']();});});});}function _0x566e7c(_0x47e30d){_0x4d0091[_0x21ab('0x3')][_0x21ab('0x7f')](_0x426c54=>{const _0x47c370=Array[_0x21ab('0x8')](_0x4fc07d[_0x21ab('0x11')]())[_0x21ab('0x24')](_0x2aa945=>_0x5db462[_0x21ab('0x48')](_0x2aa945)),_0x33b98b=[];for(const _0x23db96 of _0x47e30d)for(const _0x3bc10d of _0x23db96[_0x21ab('0x52')]({'shallow':!0x0}))_0x33b98b['push'](_0x3bc10d);for(const _0x3a4ee4 of _0x33b98b)_0x21ab('0x2')!=_0x3a4ee4[_0x21ab('0x46')][_0x21ab('0x72')]&&(_0x426c54[_0x21ab('0x1b')](_0x426c54[_0x21ab('0x22')](_0x3a4ee4,0x0)),_0x4d0091['commands'][_0x21ab('0x51')](_0x21ab('0x9'))[_0x21ab('0x42')](),_0x4d0091['execute'](_0x21ab('0x9'),{'forceDefaultExecution':!0x0}));const _0x1dd672=_0x47c370[_0x21ab('0x6f')](_0x1e47a9=>_0x21ab('0x2')!=_0x1e47a9[_0x21ab('0x46')][_0x21ab('0x72')]);_0x1dd672[_0x21ab('0x53')]>0x0&&_0x426c54['setSelection'](_0x1dd672);for(const _0x658be2 of _0x47c370)_0x658be2[_0x21ab('0x54')]();});}function _0x411ed2(_0x4d9c25,_0x355da4){return _0x355da4['every'](_0x11d177=>_0x4d9c25[_0x21ab('0x7b')](_0x531406=>_0x531406[_0x21ab('0x1e')][_0x21ab('0x3e')](_0x11d177[_0x21ab('0x47')])||_0x11d177[_0x21ab('0x1e')][_0x21ab('0x3e')](_0x531406['start'])));}function _0x5601a2(_0x2de218,_0x72a868){return _0x2de218[_0x21ab('0x7b')](_0xba53a3=>_0x72a868[_0x21ab('0x7b')](_0x17e790=>_0xba53a3[_0x21ab('0x1e')]['isTouching'](_0x17e790[_0x21ab('0x47')])));}_0x4d0091[_0x21ab('0x5e')][_0x21ab('0x35')]['on'](_0x21ab('0x6'),(_0x1c50e1,_0x385a72,_0x10e2f0)=>{if(!_0x10e2f0[_0x21ab('0x19')]['showSuggestionHighlights'])return;const _0x39b858=_0x385a72['item'];if(!_0x39b858)return;const _0x3deb69=_0x10e2f0[_0x21ab('0x50')][_0x21ab('0x30')](_0x39b858);function _0x1ae21a(_0x241006){return Array['isArray'](_0x241006)?_0x241006:[_0x241006];}_0x3deb69&&_0x21ab('0x45')===_0x39b858[_0x21ab('0x77')]&&_0x1827bf(_0x3deb69,_0x10e2f0[_0x21ab('0x4d')],(_0xe88db2,_0x9847c4,_0x21560f)=>_0x21560f[_0x21ab('0x6b')](_0x1ae21a(_0x9847c4['classes']),_0xe88db2),(_0x5e44f9,_0x1a3f54,_0x4465a8)=>_0x4465a8[_0x21ab('0x13')](_0x1ae21a(_0x1a3f54['classes']),_0x5e44f9));},{'priority':_0x21ab('0x56')}),_0x318f64[_0x21ab('0x5d')]['registerDescriptionCallback'](_0x5e38b5=>{if('insertion'!=_0x5e38b5[_0x21ab('0x16')]&&_0x21ab('0x34')!=_0x5e38b5[_0x21ab('0x16')])return;const _0xf44fdd=_0x5e38b5[_0x21ab('0x20')]();if(null!=_0xf44fdd&&_0xf44fdd['is']('element',_0x21ab('0xd'))){if('insertion'==_0x5e38b5[_0x21ab('0x16')]){const _0x2759b1=_0x5e38b5[_0x21ab('0x52')]()['filter'](_0x339288=>_0x339288['is'](_0x21ab('0x31')))[_0x21ab('0x24')](_0x23cfbb=>_0x23cfbb['data']);if(_0x2759b1[_0x21ab('0x53')])return{'type':_0x21ab('0x7a'),'content':_0x540c9a(_0x7a5755,_0x21ab('0x18'),_0x540c9a(_0x7a5755,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2759b1[_0x21ab('0x1c')]('\x20')+'\x22'))};}if(_0x21ab('0x34')==_0x5e38b5[_0x21ab('0x16')]){const _0x2efeb4=_0x5e38b5[_0x21ab('0x52')]()[_0x21ab('0x6f')](_0x8069a2=>_0x8069a2['is'](_0x21ab('0x31')))[_0x21ab('0x24')](_0x3bc2b7=>_0x3bc2b7[_0x21ab('0x5e')]);if(_0x2efeb4[_0x21ab('0x53')])return{'type':_0x21ab('0x34'),'content':_0x540c9a(_0x7a5755,_0x21ab('0x3c'),_0x540c9a(_0x7a5755,_0x21ab('0x58'),'\x22'+_0x2efeb4['join']('\x20')+'\x22'))};}}}),_0x318f64[_0x21ab('0x5d')][_0x21ab('0x57')](_0x6efc6a=>{if(_0x21ab('0x29')==_0x6efc6a[_0x21ab('0x28')]){const _0x22398e=_0x6efc6a[_0x21ab('0x52')]()[_0x21ab('0x6f')](_0x5d3999=>_0x5d3999['is']('$textProxy'))['map'](_0x43b7b9=>_0x43b7b9['data']),_0x5e0129=this[_0x21ab('0x26')](_0x6efc6a),_0x1d20f3=_0x5e0129[_0x21ab('0x0')]-_0x5e0129['minRow']+0x1;if('insertion'==_0x6efc6a[_0x21ab('0x16')])return _0x22398e[_0x21ab('0x53')]?{'type':'insertion','content':_0x540c9a(_0x7a5755,_0x21ab('0x18'),_0x540c9a(_0x7a5755,_0x21ab('0x17'),[_0x1d20f3,'\x22'+_0x22398e[_0x21ab('0x1c')]('\x20')+'\x22']))}:{'type':_0x21ab('0x7a'),'content':_0x540c9a(_0x7a5755,_0x21ab('0x18'),_0x540c9a(_0x7a5755,_0x21ab('0x6a'),_0x1d20f3))};if(_0x21ab('0x34')==_0x6efc6a['type'])return _0x22398e[_0x21ab('0x53')]?{'type':'deletion','content':_0x540c9a(_0x7a5755,_0x21ab('0x3c'),_0x540c9a(_0x7a5755,_0x21ab('0x17'),[_0x1d20f3,'\x22'+_0x22398e[_0x21ab('0x1c')]('\x20')+'\x22']))}:{'type':_0x21ab('0x34'),'content':_0x540c9a(_0x7a5755,_0x21ab('0x3c'),_0x540c9a(_0x7a5755,_0x21ab('0x6a'),_0x1d20f3))};}if('tableColumn'==_0x6efc6a[_0x21ab('0x28')]){const _0x3b410f=_0x6efc6a[_0x21ab('0x52')]()['filter'](_0x34b5e1=>_0x34b5e1['is']('$textProxy'))['map'](_0xa1b48d=>_0xa1b48d[_0x21ab('0x5e')]),_0x8b2a5b=this['_getSuggestionCoords'](_0x6efc6a),_0x39c6f4=_0x8b2a5b['maxColumn']-_0x8b2a5b[_0x21ab('0x2e')]+0x1;if(_0x21ab('0x7a')==_0x6efc6a['type'])return _0x3b410f[_0x21ab('0x53')]?{'type':_0x21ab('0x7a'),'content':_0x540c9a(_0x7a5755,_0x21ab('0x18'),_0x540c9a(_0x7a5755,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x39c6f4,'\x22'+_0x3b410f[_0x21ab('0x1c')]('\x20')+'\x22']))}:{'type':_0x21ab('0x7a'),'content':_0x540c9a(_0x7a5755,_0x21ab('0x18'),_0x540c9a(_0x7a5755,_0x21ab('0x7'),_0x39c6f4))};if(_0x21ab('0x34')==_0x6efc6a[_0x21ab('0x16')])return _0x3b410f[_0x21ab('0x53')]?{'type':_0x21ab('0x34'),'content':_0x540c9a(_0x7a5755,'*Remove:*\x20%0',_0x540c9a(_0x7a5755,_0x21ab('0x3a'),[_0x39c6f4,'\x22'+_0x3b410f['join']('\x20')+'\x22']))}:{'type':'deletion','content':_0x540c9a(_0x7a5755,_0x21ab('0x3c'),_0x540c9a(_0x7a5755,_0x21ab('0x7'),_0x39c6f4))};}}),_0x318f64[_0x21ab('0x37')][_0x21ab('0x33')]('insertion',_0x21ab('0x29'),_0x21ab('0x41'),_0x5bcbcc),_0x318f64[_0x21ab('0x37')][_0x21ab('0x33')](_0x21ab('0x34'),_0x21ab('0x29'),'accept',_0x5bcbcc),_0x318f64[_0x21ab('0x37')][_0x21ab('0x33')](_0x21ab('0x7a'),_0x21ab('0x73'),_0x21ab('0x41'),_0x566e7c),_0x318f64[_0x21ab('0x37')]['registerCustomCallback']('deletion','tableColumn',_0x21ab('0x36'),_0x566e7c),_0x318f64['_suggestionFactory']['registerCustomCallback'](_0x21ab('0x7a'),'tableColumn',_0x21ab('0x1c'),_0x411ed2),_0x318f64[_0x21ab('0x37')][_0x21ab('0x33')](_0x21ab('0x34'),_0x21ab('0x73'),_0x21ab('0x1c'),_0x411ed2),_0x318f64['_suggestionFactory'][_0x21ab('0x33')](_0x21ab('0x7a'),_0x21ab('0x29'),'join',_0x5601a2),_0x318f64['_suggestionFactory'][_0x21ab('0x33')](_0x21ab('0x34'),'tableRow',_0x21ab('0x1c'),_0x5601a2);}[_0x21ab('0x64')](){const _0x867adf=this[_0x21ab('0x32')],_0x2abe65=_0x867adf[_0x21ab('0x3')][_0x21ab('0x39')][_0x21ab('0x80')];return(_0x32bee2,_0x41475e)=>{_0x867adf[_0x21ab('0x3')]['change'](_0x576d27=>{const {commandName:_0x1bf538,commandParams:_0x40d8a9}=_0x41475e;let _0x3098e9=_0x32bee2[0x0]['end']['nodeBefore'];_0x40d8a9&&_0x40d8a9[0x0]&&!0x1===_0x40d8a9[0x0][_0x21ab('0x4e')]&&(_0x3098e9=_0x32bee2[0x0]['start'][_0x21ab('0xc')]);const _0xa18436=_0x576d27[_0x21ab('0x60')](_0x3098e9);if('$graveyard'==_0xa18436[_0x21ab('0x46')]['rootName'])return;const _0x25153b=Array[_0x21ab('0x8')](_0x2abe65['getRanges']())[_0x21ab('0x24')](_0x565252=>_0x5db462[_0x21ab('0x48')](_0x565252));_0x576d27[_0x21ab('0x1b')](_0xa18436),_0x867adf['commands']['get'](_0x1bf538)[_0x21ab('0x42')](),_0x40d8a9[_0x21ab('0x1a')]({'forceDefaultExecution':!0x0}),_0x867adf[_0x21ab('0x2b')](_0x1bf538,..._0x40d8a9);const _0x4f8163=_0x25153b[_0x21ab('0x6f')](_0x15b6f2=>_0x21ab('0x2')!=_0x15b6f2['root']['rootName']);_0x4f8163[_0x21ab('0x53')]>0x0&&_0x576d27[_0x21ab('0x1b')](_0x4f8163);for(const _0x1c0560 of _0x25153b)_0x1c0560[_0x21ab('0x54')]();});};}['_getCoordsForCells'](_0x2f1d3b){const _0x5ae1e6=this[_0x21ab('0x32')][_0x21ab('0x71')]['get']('TableUtils');let _0x69d9cc=Number[_0x21ab('0x69')],_0x39cb99=Number[_0x21ab('0x75')],_0x4fe3a5=Number['MAX_SAFE_INTEGER'],_0x1a3243=Number['MIN_SAFE_INTEGER'];for(const _0x32711c of _0x2f1d3b){if(_0x21ab('0x2')==_0x32711c[_0x21ab('0x46')][_0x21ab('0x72')])continue;const {row:_0x11e4a3,column:_0x1a0d58}=_0x5ae1e6[_0x21ab('0x79')](_0x32711c),_0x329b7d=_0x32711c[_0x21ab('0x65')]('rowspan')?_0x32711c[_0x21ab('0x5')](_0x21ab('0x5b'))-0x1:0x0,_0x37253e=_0x32711c[_0x21ab('0x65')]('colspan')?_0x32711c[_0x21ab('0x5')](_0x21ab('0x3b'))-0x1:0x0;_0x69d9cc=_0x11e4a3<_0x69d9cc?_0x11e4a3:_0x69d9cc,_0x39cb99=_0x11e4a3+_0x329b7d>_0x39cb99?_0x11e4a3+_0x329b7d:_0x39cb99,_0x4fe3a5=_0x1a0d58<_0x4fe3a5?_0x1a0d58:_0x4fe3a5,_0x1a3243=_0x1a0d58+_0x37253e>_0x1a3243?_0x1a0d58+_0x37253e:_0x1a3243;}return{'minRow':_0x69d9cc,'maxRow':_0x39cb99,'minColumn':_0x4fe3a5,'maxColumn':_0x1a3243};}['_setupColumnsRowsFixing'](){const _0xe1dd92=this[_0x21ab('0x32')],_0x4f11d0=_0xe1dd92[_0x21ab('0x71')][_0x21ab('0x51')]('TrackChangesEditing'),_0x32659b=_0xe1dd92[_0x21ab('0x71')][_0x21ab('0x51')]('TableUtils');_0xe1dd92['model'][_0x21ab('0x39')]['on'](_0x21ab('0x59'),()=>{const _0x386b2e=Array[_0x21ab('0x8')](_0xe1dd92[_0x21ab('0x3')][_0x21ab('0x39')]['differ'][_0x21ab('0x66')]());for(const {name:_0x1e03e7,data:_0x52cab1}of _0x386b2e){const {group:_0xf9a640,id:_0x3466f7,subType:_0x5469ff}=_0x4f11d0['_splitMarkerName'](_0x1e03e7);if('suggestion'!=_0xf9a640)continue;if(null!=_0x52cab1[_0x21ab('0x62')])continue;const _0x14cbec=_0x4f11d0[_0x21ab('0x6d')](_0x3466f7);this[_0x21ab('0x74')]['includes'](_0x5469ff)&&this[_0x21ab('0x81')][_0x21ab('0x4a')](_0x14cbec);}},{'priority':_0x21ab('0x7e')});const _0x2e6884=(_0x4e8b3a,_0x296a29)=>{let _0x425ba6=!0x1;const _0x3356a5=_0x296a29[_0x21ab('0x10')](_0x4e8b3a),_0x55ca39=_0x4e8b3a[_0x21ab('0x4b')](_0x21ab('0xd')),_0x375033=_0x32659b[_0x21ab('0x79')](_0x4e8b3a);for(const _0xddad70 of this[_0x21ab('0x81')]){const _0x290f4f=_0xddad70[_0x21ab('0x28')],_0x35c8a9=_0x290f4f[_0x21ab('0x70')](_0x21ab('0x7d')),_0x4457cb=_0x290f4f[_0x21ab('0x14')](_0x35c8a9?0xa:0x5),_0x3417f0=_0x4457cb[_0x21ab('0x6e')](),_0x36ccf5=_0x3417f0[_0x21ab('0x14')](0x0,0x3)+_0x21ab('0x61'),_0x11d3b8=_0x21ab('0xa')+_0x4457cb,_0x21639b=_0x21ab('0x5c')+_0x4457cb;if(!_0xddad70[_0x21ab('0x23')])continue;if(_0x55ca39!=_0xddad70['getFirstRange']()['start'][_0x21ab('0x4b')](_0x21ab('0xd')))continue;if(_0xddad70[_0x21ab('0x7c')](_0x3356a5))continue;const _0x1e93ec=_0x4e8b3a[_0x21ab('0x65')](_0x36ccf5)?_0x4e8b3a[_0x21ab('0x5')](_0x36ccf5)-0x1:0x0,_0x173766=this[_0x21ab('0x26')](_0xddad70),_0x30723=_0x173766[_0x11d3b8],_0x5890f0=_0x173766[_0x21639b];_0x30723<=_0x375033[_0x3417f0]&&_0x375033[_0x3417f0]+_0x1e93ec<=_0x5890f0&&(_0xddad70[_0x21ab('0x43')](_0x3356a5),_0x425ba6=!0x0);}return _0x425ba6;};_0xe1dd92[_0x21ab('0x3')][_0x21ab('0x39')][_0x21ab('0x1')](_0x5db35c=>{let _0x5934c9=!0x1;for(const _0x2dff1f of _0xe1dd92[_0x21ab('0x3')][_0x21ab('0x39')][_0x21ab('0xf')]['getChanges']())if(_0x21ab('0xb')==_0x2dff1f[_0x21ab('0x16')]){if(_0x21ab('0x29')==_0x2dff1f[_0x21ab('0x77')])for(const _0x26eab5 of _0x2dff1f[_0x21ab('0x78')]['nodeAfter']['getChildren']())_0x5934c9=_0x5934c9||_0x2e6884(_0x26eab5,_0x5db35c);else _0x21ab('0x45')==_0x2dff1f[_0x21ab('0x77')]&&(_0x5934c9=_0x5934c9||_0x2e6884(_0x2dff1f[_0x21ab('0x78')][_0x21ab('0xc')],_0x5db35c));}return _0x5934c9;});}['_getSuggestionCoords'](_0x2511cb){return this[_0x21ab('0x38')](_0x2511cb['getRanges']()[_0x21ab('0x24')](_0x2bb4ae=>_0x2bb4ae[_0x21ab('0x47')][_0x21ab('0xc')]));}}function se(_0x375e2b){return Array[_0x21ab('0x8')](new Set(_0x375e2b)[_0x21ab('0xe')]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xe69d=['TableCaptionEditing','requires','editor','plugins','get','toggleTableCaption'];(function(_0x5eb494,_0xe69d34){const _0x1d55f6=function(_0x4e9477){while(--_0x4e9477){_0x5eb494['push'](_0x5eb494['shift']());}};_0x1d55f6(++_0xe69d34);}(_0xe69d,0x1f2));const _0x1d55=function(_0x5eb494,_0xe69d34){_0x5eb494=_0x5eb494-0x0;let _0x1d55f6=_0xe69d[_0x5eb494];return _0x1d55f6;};import{Plugin as _0x2b04b4}from'ckeditor5/src/core';import _0x1c5dfd from'./table';export default class At extends _0x2b04b4{static get[_0x1d55('0x1')](){return[_0x1c5dfd];}['afterInit'](){const _0xa41a7a=this[_0x1d55('0x2')];if(!_0xa41a7a[_0x1d55('0x3')]['has'](_0x1d55('0x0')))return;_0xa41a7a[_0x1d55('0x3')][_0x1d55('0x4')]('TrackChangesEditing')['enableCommand'](_0x1d55('0x5'));}}
23
+ const _0x29ad=['TableCaptionEditing','requires','plugins','enableCommand','get','TrackChangesEditing','afterInit','toggleTableCaption','has'];(function(_0x133ebd,_0x29ad1b){const _0xf35af=function(_0x37a288){while(--_0x37a288){_0x133ebd['push'](_0x133ebd['shift']());}};_0xf35af(++_0x29ad1b);}(_0x29ad,0xb4));const _0xf35a=function(_0x133ebd,_0x29ad1b){_0x133ebd=_0x133ebd-0x0;let _0xf35af=_0x29ad[_0x133ebd];return _0xf35af;};import{Plugin as _0x10c110}from'ckeditor5/src/core';import _0x446656 from'./table';export default class At extends _0x10c110{static get[_0xf35a('0x1')](){return[_0x446656];}[_0xf35a('0x6')](){const _0xe161ab=this['editor'];if(!_0xe161ab[_0xf35a('0x2')][_0xf35a('0x8')](_0xf35a('0x0')))return;_0xe161ab[_0xf35a('0x2')][_0xf35a('0x4')](_0xf35a('0x5'))[_0xf35a('0x3')](_0xf35a('0x7'));}}