@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230810.0 → 0.0.0-nightly-20230812.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/build/track-changes.js +1 -1
  2. package/package.json +3 -3
  3. package/src/commands/acceptsuggestioncommand.js +1 -1
  4. package/src/commands/discardsuggestioncommand.js +1 -1
  5. package/src/commands/executeonallsuggestionscommand.js +1 -1
  6. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  7. package/src/commands/trackchangescommand.js +1 -1
  8. package/src/integrations/alignment.js +1 -1
  9. package/src/integrations/basicstyles.js +1 -1
  10. package/src/integrations/blockquote.js +1 -1
  11. package/src/integrations/ckbox.js +1 -1
  12. package/src/integrations/codeblock.js +1 -1
  13. package/src/integrations/comments.js +1 -1
  14. package/src/integrations/deletecommand.js +1 -1
  15. package/src/integrations/documentlist.js +1 -1
  16. package/src/integrations/documentlistproperties.js +1 -1
  17. package/src/integrations/entercommand.js +1 -1
  18. package/src/integrations/findandreplace.js +1 -1
  19. package/src/integrations/font.js +1 -1
  20. package/src/integrations/formatpainter.js +1 -1
  21. package/src/integrations/heading.js +1 -1
  22. package/src/integrations/highlight.js +1 -1
  23. package/src/integrations/horizontalline.js +1 -1
  24. package/src/integrations/htmlembed.js +1 -1
  25. package/src/integrations/image.js +1 -1
  26. package/src/integrations/imagereplace.js +1 -1
  27. package/src/integrations/importword.js +1 -1
  28. package/src/integrations/indent.js +1 -1
  29. package/src/integrations/inputcommand.js +1 -1
  30. package/src/integrations/link.js +1 -1
  31. package/src/integrations/list.js +1 -1
  32. package/src/integrations/listproperties.js +1 -1
  33. package/src/integrations/mediaembed.js +1 -1
  34. package/src/integrations/mention.js +1 -1
  35. package/src/integrations/pagebreak.js +1 -1
  36. package/src/integrations/paragraph.js +1 -1
  37. package/src/integrations/removeformat.js +1 -1
  38. package/src/integrations/restrictededitingmode.js +1 -1
  39. package/src/integrations/shiftentercommand.js +1 -1
  40. package/src/integrations/standardeditingmode.js +1 -1
  41. package/src/integrations/style.js +1 -1
  42. package/src/integrations/table.js +1 -1
  43. package/src/integrations/tablecaption.js +1 -1
  44. package/src/integrations/tableclipboard.js +1 -1
  45. package/src/integrations/tablecolumnresize.js +1 -1
  46. package/src/integrations/tableheadings.js +1 -1
  47. package/src/integrations/tablemergesplit.js +1 -1
  48. package/src/integrations/tableofcontents.js +1 -1
  49. package/src/integrations/tableproperties.js +1 -1
  50. package/src/integrations/template.js +1 -1
  51. package/src/integrations/title.js +1 -1
  52. package/src/integrations/undo.js +1 -1
  53. package/src/integrations/utils.js +1 -1
  54. package/src/suggestion.js +1 -1
  55. package/src/suggestiondescriptionfactory.js +1 -1
  56. package/src/trackchanges.js +1 -1
  57. package/src/trackchangesdata.js +1 -1
  58. package/src/trackchangesediting.js +1 -1
  59. package/src/trackchangesui.js +1 -1
  60. package/src/ui/suggestioncontroller.js +1 -1
  61. package/src/ui/view/basesuggestionthreadview.js +1 -1
  62. package/src/ui/view/suggestionthreadview.js +1 -1
  63. package/src/utils/common-translations.js +1 -1
  64. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f6b=['numbered','before','ListUtils','markMultiRangeBlockFormat','document','getSelectedBlocks','push','_getSuggestionBlocksForListStyle','*Format:*\x20set\x20order\x20to\x20reversed','bind','backward','listStyle','element','handleListStyleCommand','change','listReversed','_getTranslationKeyForListStyle','getFirstPosition','ELEMENT_','startIndex','commandParams','filter','TrackChangesEditing','model','toUpperCase','reversed','createRange','handleListReversedCommand','from','styles','*Format:*\x20set\x20order\x20to\x20regular','type','enableCommand','afterInit','_getSuggestionBlocks','listType','ListPropertiesEditing','listItem','getAttribute','map','getLastPosition','commandName','forward','parent','get','locale','editor','_LIST_','handleDescriptions','plugins','selection','listStart','getListTypeFromListStyleType','registerDescriptionCallback','format','handleListStartCommand','getSiblingNodes','createPositionAt'];(function(_0x4fbd36,_0x1f6bdf){const _0x5e0c1a=function(_0x1381fb){while(--_0x1381fb){_0x4fbd36['push'](_0x4fbd36['shift']());}};_0x5e0c1a(++_0x1f6bdf);}(_0x1f6b,0x1b3));const _0x5e0c=function(_0x4fbd36,_0x1f6bdf){_0x4fbd36=_0x4fbd36-0x0;let _0x5e0c1a=_0x1f6b[_0x4fbd36];return _0x5e0c1a;};import{Plugin as _0x1d8b82}from'ckeditor5/src/core';import{getTranslation as _0x5033f5}from'../utils/common-translations';export default class nt extends _0x1d8b82{[_0x5e0c('0x4')](){if(!this['editor'][_0x5e0c('0x14')]['has'](_0x5e0c('0x7')))return;const _0x2520a8=this['editor']['config'][_0x5e0c('0xf')]('list.properties'),_0x3fba1b=this[_0x5e0c('0x11')][_0x5e0c('0x14')][_0x5e0c('0xf')](_0x5e0c('0x33'));_0x2520a8[_0x5e0c('0x0')]&&_0x3fba1b['enableCommand'](_0x5e0c('0x28'),this['handleListStyleCommand']['bind'](this)),_0x2520a8[_0x5e0c('0x36')]&&_0x3fba1b[_0x5e0c('0x3')](_0x5e0c('0x2c'),this[_0x5e0c('0x38')][_0x5e0c('0x26')](this)),_0x2520a8[_0x5e0c('0x30')]&&_0x3fba1b['enableCommand'](_0x5e0c('0x16'),this[_0x5e0c('0x1a')][_0x5e0c('0x26')](this)),_0x3fba1b['_descriptionFactory'][_0x5e0c('0x18')](this['handleDescriptions'][_0x5e0c('0x26')](this));}[_0x5e0c('0x2a')](_0x2125d2,_0x3b4675={}){const _0x383859=this[_0x5e0c('0x11')]['plugins'][_0x5e0c('0xf')]('TrackChangesEditing'),_0x49d375=this[_0x5e0c('0x24')]();this['editor'][_0x5e0c('0x34')]['change'](()=>{_0x383859['markMultiRangeBlockFormat'](_0x49d375,{'commandName':'listStyle','commandParams':[{'type':_0x3b4675['type']}],'formatGroupId':'listStyle'});});}[_0x5e0c('0x38')](_0x1bcedb,_0x87a8da={}){const _0x40fc01=this[_0x5e0c('0x11')][_0x5e0c('0x14')]['get'](_0x5e0c('0x33')),_0x4b13c8=this[_0x5e0c('0x5')](_0x5ddada=>_0x5ddada['is'](_0x5e0c('0x29'),_0x5e0c('0x8'))&&_0x5e0c('0x1d')===_0x5ddada[_0x5e0c('0x9')](_0x5e0c('0x6')));if(_0x4b13c8['length']<0x1)return;const _0x3e0c37=_0x4b13c8[_0x5e0c('0xa')](_0x2aede5=>this['editor'][_0x5e0c('0x34')]['createRange'](this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x1c')](_0x2aede5,_0x5e0c('0x1e')),this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x1c')](_0x2aede5,0x0)));this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x2b')](()=>{_0x40fc01[_0x5e0c('0x20')](_0x3e0c37,{'commandName':_0x5e0c('0x2c'),'commandParams':[{'reversed':_0x87a8da['reversed']}],'formatGroupId':_0x5e0c('0x2c')});});}[_0x5e0c('0x1a')](_0x3fda99,_0x56a7ed={}){const _0x4e497a=this[_0x5e0c('0x11')][_0x5e0c('0x14')]['get'](_0x5e0c('0x33')),_0x5e925b=this['_getSuggestionBlocks'](_0x3a7f17=>_0x3a7f17['is']('element',_0x5e0c('0x8'))&&_0x5e0c('0x1d')===_0x3a7f17[_0x5e0c('0x9')]('listType'));if(_0x5e925b['length']<0x1)return;const _0x2f9bcd=_0x5e925b[_0x5e0c('0xa')](_0x52e430=>this['editor'][_0x5e0c('0x34')][_0x5e0c('0x37')](this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x1c')](_0x52e430,_0x5e0c('0x1e')),this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x1c')](_0x52e430,0x0)));this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x2b')](()=>{_0x4e497a[_0x5e0c('0x20')](_0x2f9bcd,{'commandName':_0x5e0c('0x16'),'commandParams':[{'startIndex':_0x56a7ed[_0x5e0c('0x30')]}],'formatGroupId':_0x5e0c('0x16')});});}[_0x5e0c('0x13')](_0x2f3dff){const _0x362940=this[_0x5e0c('0x11')][_0x5e0c('0x10')],{data:_0x2c68bb}=_0x2f3dff;if(!_0x2c68bb)return;let _0x52ab6a,_0x1e2d08;switch(_0x2c68bb[_0x5e0c('0xc')]){case _0x5e0c('0x28'):_0x52ab6a='*Change\x20to:*\x20%0',_0x1e2d08={'type':'format','content':_0x5033f5(_0x362940,_0x52ab6a,_0x5033f5(_0x362940,this[_0x5e0c('0x2d')](_0x2c68bb[_0x5e0c('0x31')][0x0][_0x5e0c('0x2')])))};break;case _0x5e0c('0x2c'):_0x52ab6a=_0x2c68bb[_0x5e0c('0x31')][0x0][_0x5e0c('0x36')]?_0x5e0c('0x25'):_0x5e0c('0x1'),_0x1e2d08={'type':'format','content':_0x5033f5(_0x362940,_0x52ab6a)};break;case _0x5e0c('0x16'):_0x52ab6a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1e2d08={'type':_0x5e0c('0x19'),'content':_0x5033f5(_0x362940,_0x52ab6a,_0x2c68bb[_0x5e0c('0x31')][0x0][_0x5e0c('0x30')])};}return _0x1e2d08;}[_0x5e0c('0x24')](){var _0x242b38,_0x435561,_0x4efb95,_0x4e92ed;const _0x57e013=this['editor']['plugins'][_0x5e0c('0xf')](_0x5e0c('0x1f'));let _0x4b9bd4=Array[_0x5e0c('0x39')](this[_0x5e0c('0x11')]['model']['document']['selection'][_0x5e0c('0x22')]());return(null===(_0x242b38=_0x4b9bd4[0x0])||void 0x0===_0x242b38?void 0x0:_0x242b38['is']('element',_0x5e0c('0x8')))&&_0x4b9bd4['unshift'](..._0x57e013[_0x5e0c('0x1b')](this[_0x5e0c('0x11')]['model'][_0x5e0c('0x21')][_0x5e0c('0x15')][_0x5e0c('0x2e')](),'backward')),(null===(_0x435561=_0x4b9bd4[_0x4b9bd4['length']-0x1])||void 0x0===_0x435561?void 0x0:_0x435561['is'](_0x5e0c('0x29'),_0x5e0c('0x8')))&&_0x4b9bd4[_0x5e0c('0x23')](..._0x57e013[_0x5e0c('0x1b')](this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x21')][_0x5e0c('0x15')][_0x5e0c('0xb')](),'forward')),_0x4b9bd4=[...new Set(_0x4b9bd4)],(null===(_0x4e92ed=null===(_0x4efb95=this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x21')][_0x5e0c('0x15')][_0x5e0c('0x2e')]())||void 0x0===_0x4efb95?void 0x0:_0x4efb95[_0x5e0c('0xe')])||void 0x0===_0x4e92ed?void 0x0:_0x4e92ed['is'](_0x5e0c('0x29'),_0x5e0c('0x8')))&&(_0x4b9bd4=_0x4b9bd4[_0x5e0c('0x32')](_0x18fbcf=>_0x18fbcf['is'](_0x5e0c('0x29'),'listItem'))),_0x4b9bd4;}['_getSuggestionBlocks'](_0x4654b7){const _0x5cceb0=this[_0x5e0c('0x11')][_0x5e0c('0x14')]['get'](_0x5e0c('0x1f'));let _0x4402d9=Array[_0x5e0c('0x39')](this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x21')][_0x5e0c('0x15')][_0x5e0c('0x22')]())['filter'](_0x4654b7)['map'](_0x4f3087=>{const _0xddd81=this[_0x5e0c('0x11')][_0x5e0c('0x34')][_0x5e0c('0x1c')](_0x4f3087,0x0);return[..._0x5cceb0[_0x5e0c('0x1b')](_0xddd81,_0x5e0c('0x27')),..._0x5cceb0['getSiblingNodes'](_0xddd81,_0x5e0c('0xd'))];})['flat']();return _0x4402d9=[...new Set(_0x4402d9)],_0x4402d9;}['_getTranslationKeyForListStyle'](_0xfd4d7b){return _0x5e0c('0x2f')+this[_0x5e0c('0x11')]['plugins']['get']('ListUtils')[_0x5e0c('0x17')](_0xfd4d7b)[_0x5e0c('0x35')]()+_0x5e0c('0x12')+_0xfd4d7b[_0x5e0c('0x35')]()['replace'](/-/g,'_');}}
23
+ const _0x2886=['reversed','getListTypeFromListStyleType','*Format:*\x20set\x20order\x20to\x20reversed','handleDescriptions','editor','plugins','document','listStart','createPositionAt','flat','change','forward','get','_getSuggestionBlocksForListStyle','ListPropertiesEditing','unshift','startIndex','replace','createRange','ELEMENT_','listReversed','_getTranslationKeyForListStyle','bind','length','backward','listStyle','commandParams','listItem','model','*Format:*\x20set\x20order\x20to\x20regular','locale','markMultiRangeBlockFormat','selection','*Format:*\x20set\x20start\x20index\x20to\x20%0','getAttribute','_getSuggestionBlocks','getSelectedBlocks','getFirstPosition','handleListStyleCommand','before','element','TrackChangesEditing','map','_descriptionFactory','handleListReversedCommand','getSiblingNodes','handleListStartCommand','from','getLastPosition','styles','_LIST_','numbered','toUpperCase','format','ListUtils','type','push','enableCommand'];(function(_0x16b967,_0x288617){const _0x567a96=function(_0xfd1c37){while(--_0xfd1c37){_0x16b967['push'](_0x16b967['shift']());}};_0x567a96(++_0x288617);}(_0x2886,0xc3));const _0x567a=function(_0x16b967,_0x288617){_0x16b967=_0x16b967-0x0;let _0x567a96=_0x2886[_0x16b967];return _0x567a96;};import{Plugin as _0x2be82d}from'ckeditor5/src/core';import{getTranslation as _0x27f595}from'../utils/common-translations';export default class nt extends _0x2be82d{['afterInit'](){if(!this[_0x567a('0x29')]['plugins']['has'](_0x567a('0x33')))return;const _0x59a773=this['editor']['config']['get']('list.properties'),_0x66974e=this[_0x567a('0x29')][_0x567a('0x2a')][_0x567a('0x31')](_0x567a('0x14'));_0x59a773[_0x567a('0x1c')]&&_0x66974e['enableCommand'](_0x567a('0x4'),this[_0x567a('0x11')]['bind'](this)),_0x59a773[_0x567a('0x25')]&&_0x66974e[_0x567a('0x24')]('listReversed',this[_0x567a('0x17')][_0x567a('0x1')](this)),_0x59a773[_0x567a('0x35')]&&_0x66974e[_0x567a('0x24')]('listStart',this[_0x567a('0x19')]['bind'](this)),_0x66974e[_0x567a('0x16')]['registerDescriptionCallback'](this[_0x567a('0x28')][_0x567a('0x1')](this));}[_0x567a('0x11')](_0x55ca43,_0x27260e={}){const _0x35dcb6=this['editor'][_0x567a('0x2a')][_0x567a('0x31')](_0x567a('0x14')),_0xec67f0=this[_0x567a('0x32')]();this[_0x567a('0x29')]['model'][_0x567a('0x2f')](()=>{_0x35dcb6[_0x567a('0xa')](_0xec67f0,{'commandName':'listStyle','commandParams':[{'type':_0x27260e[_0x567a('0x22')]}],'formatGroupId':'listStyle'});});}[_0x567a('0x17')](_0x31b70e,_0x6ba256={}){const _0x4bcad4=this['editor']['plugins'][_0x567a('0x31')](_0x567a('0x14')),_0xe51132=this[_0x567a('0xe')](_0x5e9542=>_0x5e9542['is']('element','listItem')&&_0x567a('0x1e')===_0x5e9542[_0x567a('0xd')]('listType'));if(_0xe51132['length']<0x1)return;const _0x15f61e=_0xe51132[_0x567a('0x15')](_0x315a89=>this[_0x567a('0x29')][_0x567a('0x7')][_0x567a('0x37')](this[_0x567a('0x29')][_0x567a('0x7')][_0x567a('0x2d')](_0x315a89,_0x567a('0x12')),this[_0x567a('0x29')]['model'][_0x567a('0x2d')](_0x315a89,0x0)));this[_0x567a('0x29')]['model'][_0x567a('0x2f')](()=>{_0x4bcad4[_0x567a('0xa')](_0x15f61e,{'commandName':_0x567a('0x39'),'commandParams':[{'reversed':_0x6ba256[_0x567a('0x25')]}],'formatGroupId':_0x567a('0x39')});});}['handleListStartCommand'](_0x37db59,_0x3d1299={}){const _0x2ddb48=this[_0x567a('0x29')][_0x567a('0x2a')][_0x567a('0x31')]('TrackChangesEditing'),_0x12888c=this[_0x567a('0xe')](_0x5f36b9=>_0x5f36b9['is'](_0x567a('0x13'),_0x567a('0x6'))&&'numbered'===_0x5f36b9[_0x567a('0xd')]('listType'));if(_0x12888c[_0x567a('0x2')]<0x1)return;const _0x51153a=_0x12888c[_0x567a('0x15')](_0x5b98ca=>this[_0x567a('0x29')][_0x567a('0x7')][_0x567a('0x37')](this[_0x567a('0x29')]['model']['createPositionAt'](_0x5b98ca,_0x567a('0x12')),this[_0x567a('0x29')][_0x567a('0x7')][_0x567a('0x2d')](_0x5b98ca,0x0)));this[_0x567a('0x29')][_0x567a('0x7')]['change'](()=>{_0x2ddb48['markMultiRangeBlockFormat'](_0x51153a,{'commandName':'listStart','commandParams':[{'startIndex':_0x3d1299['startIndex']}],'formatGroupId':_0x567a('0x2c')});});}[_0x567a('0x28')](_0x15afce){const _0x2eb8cc=this[_0x567a('0x29')][_0x567a('0x9')],{data:_0x2a4347}=_0x15afce;if(!_0x2a4347)return;let _0x4c934b,_0x20982f;switch(_0x2a4347['commandName']){case'listStyle':_0x4c934b='*Change\x20to:*\x20%0',_0x20982f={'type':_0x567a('0x20'),'content':_0x27f595(_0x2eb8cc,_0x4c934b,_0x27f595(_0x2eb8cc,this[_0x567a('0x0')](_0x2a4347[_0x567a('0x5')][0x0]['type'])))};break;case _0x567a('0x39'):_0x4c934b=_0x2a4347[_0x567a('0x5')][0x0][_0x567a('0x25')]?_0x567a('0x27'):_0x567a('0x8'),_0x20982f={'type':'format','content':_0x27f595(_0x2eb8cc,_0x4c934b)};break;case'listStart':_0x4c934b=_0x567a('0xc'),_0x20982f={'type':_0x567a('0x20'),'content':_0x27f595(_0x2eb8cc,_0x4c934b,_0x2a4347[_0x567a('0x5')][0x0][_0x567a('0x35')])};}return _0x20982f;}['_getSuggestionBlocksForListStyle'](){var _0x2335e8,_0x56cf4d,_0x3f29f9,_0x465e85;const _0x2a9955=this[_0x567a('0x29')][_0x567a('0x2a')][_0x567a('0x31')](_0x567a('0x21'));let _0x5e4f3f=Array['from'](this[_0x567a('0x29')][_0x567a('0x7')]['document']['selection']['getSelectedBlocks']());return(null===(_0x2335e8=_0x5e4f3f[0x0])||void 0x0===_0x2335e8?void 0x0:_0x2335e8['is'](_0x567a('0x13'),_0x567a('0x6')))&&_0x5e4f3f[_0x567a('0x34')](..._0x2a9955[_0x567a('0x18')](this[_0x567a('0x29')][_0x567a('0x7')]['document'][_0x567a('0xb')][_0x567a('0x10')](),_0x567a('0x3'))),(null===(_0x56cf4d=_0x5e4f3f[_0x5e4f3f['length']-0x1])||void 0x0===_0x56cf4d?void 0x0:_0x56cf4d['is']('element',_0x567a('0x6')))&&_0x5e4f3f[_0x567a('0x23')](..._0x2a9955[_0x567a('0x18')](this['editor'][_0x567a('0x7')][_0x567a('0x2b')][_0x567a('0xb')][_0x567a('0x1b')](),_0x567a('0x30'))),_0x5e4f3f=[...new Set(_0x5e4f3f)],(null===(_0x465e85=null===(_0x3f29f9=this[_0x567a('0x29')][_0x567a('0x7')][_0x567a('0x2b')]['selection'][_0x567a('0x10')]())||void 0x0===_0x3f29f9?void 0x0:_0x3f29f9['parent'])||void 0x0===_0x465e85?void 0x0:_0x465e85['is'](_0x567a('0x13'),_0x567a('0x6')))&&(_0x5e4f3f=_0x5e4f3f['filter'](_0x46d521=>_0x46d521['is'](_0x567a('0x13'),_0x567a('0x6')))),_0x5e4f3f;}[_0x567a('0xe')](_0x19fc35){const _0x45a9cb=this[_0x567a('0x29')]['plugins']['get'](_0x567a('0x21'));let _0x2f684a=Array[_0x567a('0x1a')](this[_0x567a('0x29')][_0x567a('0x7')][_0x567a('0x2b')]['selection'][_0x567a('0xf')]())['filter'](_0x19fc35)['map'](_0x166fe5=>{const _0x2e5236=this[_0x567a('0x29')][_0x567a('0x7')][_0x567a('0x2d')](_0x166fe5,0x0);return[..._0x45a9cb[_0x567a('0x18')](_0x2e5236,_0x567a('0x3')),..._0x45a9cb[_0x567a('0x18')](_0x2e5236,_0x567a('0x30'))];})[_0x567a('0x2e')]();return _0x2f684a=[...new Set(_0x2f684a)],_0x2f684a;}[_0x567a('0x0')](_0x4e7180){return _0x567a('0x38')+this[_0x567a('0x29')][_0x567a('0x2a')][_0x567a('0x31')]('ListUtils')[_0x567a('0x26')](_0x4e7180)[_0x567a('0x1f')]()+_0x567a('0x1d')+_0x4e7180['toUpperCase']()[_0x567a('0x36')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x26d5=['stop','media','afterInit','MediaEmbedEditing','div','locale','data','TrackChangesEditing','createEmptyElement','for','high','elementToElement','attribute:url:media','ELEMENT_MEDIA','get','plugins','dataDowncast','_descriptionFactory','showSuggestionHighlights','has'];(function(_0x1db784,_0x26d555){const _0x51509c=function(_0x10bf49){while(--_0x10bf49){_0x1db784['push'](_0x1db784['shift']());}};_0x51509c(++_0x26d555);}(_0x26d5,0xe0));const _0x5150=function(_0x1db784,_0x26d555){_0x1db784=_0x1db784-0x0;let _0x51509c=_0x26d5[_0x1db784];return _0x51509c;};import{Plugin as _0x28a244}from'ckeditor5/src/core';import{getTranslation as _0x1555d3}from'../utils/common-translations';export default class ot extends _0x28a244{[_0x5150('0x12')](){const _0x1bc5ce=this['editor'];if(!_0x1bc5ce[_0x5150('0xb')][_0x5150('0xf')](_0x5150('0x13')))return;const _0x161d74=_0x1bc5ce['plugins'][_0x5150('0xa')](_0x5150('0x3')),_0x16ac9a=_0x1bc5ce[_0x5150('0x1')];_0x161d74['enableCommand']('mediaEmbed'),_0x161d74[_0x5150('0xd')]['registerElementLabel'](_0x5150('0x11'),_0x135401=>_0x1555d3(_0x16ac9a,_0x5150('0x9'),_0x135401)),_0x1bc5ce['conversion'][_0x5150('0x5')](_0x5150('0xc'))[_0x5150('0x7')]({'model':_0x5150('0x11'),'view':(_0x391b80,{writer:_0x1b7444,options:_0x39669a})=>{if(_0x39669a[_0x5150('0xe')])return _0x1b7444[_0x5150('0x4')](_0x5150('0x0'));},'converterPriority':_0x5150('0x6')}),_0x1bc5ce[_0x5150('0x2')]['downcastDispatcher']['on'](_0x5150('0x8'),(_0x497380,_0x57b2cd,_0x3b1349)=>{_0x3b1349['options'][_0x5150('0xe')]&&_0x497380[_0x5150('0x10')]();},{'priority':_0x5150('0x6')});}}
23
+ const _0x3215=['editor','media','get','dataDowncast','MediaEmbedEditing','elementToElement','has','data','high','plugins','mediaEmbed','stop','registerElementLabel','locale','options','downcastDispatcher','ELEMENT_MEDIA','showSuggestionHighlights','conversion','div'];(function(_0x4b7c3b,_0x321512){const _0x16f449=function(_0x198640){while(--_0x198640){_0x4b7c3b['push'](_0x4b7c3b['shift']());}};_0x16f449(++_0x321512);}(_0x3215,0x1a1));const _0x16f4=function(_0x4b7c3b,_0x321512){_0x4b7c3b=_0x4b7c3b-0x0;let _0x16f449=_0x3215[_0x4b7c3b];return _0x16f449;};import{Plugin as _0x380535}from'ckeditor5/src/core';import{getTranslation as _0x193cab}from'../utils/common-translations';export default class ot extends _0x380535{['afterInit'](){const _0x479b53=this[_0x16f4('0x3')];if(!_0x479b53['plugins'][_0x16f4('0x9')](_0x16f4('0x7')))return;const _0x3bfd59=_0x479b53[_0x16f4('0xc')][_0x16f4('0x5')]('TrackChangesEditing'),_0x5ab3ee=_0x479b53[_0x16f4('0x10')];_0x3bfd59['enableCommand'](_0x16f4('0xd')),_0x3bfd59['_descriptionFactory'][_0x16f4('0xf')](_0x16f4('0x4'),_0x44afd3=>_0x193cab(_0x5ab3ee,_0x16f4('0x13'),_0x44afd3)),_0x479b53[_0x16f4('0x1')]['for'](_0x16f4('0x6'))[_0x16f4('0x8')]({'model':_0x16f4('0x4'),'view':(_0x1ffccd,{writer:_0x3da740,options:_0x29dfe0})=>{if(_0x29dfe0[_0x16f4('0x0')])return _0x3da740['createEmptyElement'](_0x16f4('0x2'));},'converterPriority':_0x16f4('0xb')}),_0x479b53[_0x16f4('0xa')][_0x16f4('0x12')]['on']('attribute:url:media',(_0x32440d,_0x22ff7e,_0x16dacd)=>{_0x16dacd[_0x16f4('0x11')][_0x16f4('0x0')]&&_0x32440d[_0x16f4('0xe')]();},{'priority':_0x16f4('0xb')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x473e=['mention','MentionEditing','editor','enableCommand','has','TrackChangesEditing','afterInit','get','plugins'];(function(_0x3389ee,_0x473e26){const _0x8be3da=function(_0x25fe05){while(--_0x25fe05){_0x3389ee['push'](_0x3389ee['shift']());}};_0x8be3da(++_0x473e26);}(_0x473e,0x13c));const _0x8be3=function(_0x3389ee,_0x473e26){_0x3389ee=_0x3389ee-0x0;let _0x8be3da=_0x473e[_0x3389ee];return _0x8be3da;};import{Plugin as _0x4128ef}from'ckeditor5/src/core';export default class rt extends _0x4128ef{[_0x8be3('0x5')](){const _0x4d554e=this[_0x8be3('0x1')];_0x4d554e['plugins'][_0x8be3('0x3')](_0x8be3('0x0'))&&_0x4d554e[_0x8be3('0x7')][_0x8be3('0x6')](_0x8be3('0x4'))[_0x8be3('0x2')](_0x8be3('0x8'));}}
23
+ const _0x3952=['get','afterInit','mention','MentionEditing','enableCommand','plugins'];(function(_0x3fba82,_0x39523e){const _0x328b1e=function(_0x12ab8c){while(--_0x12ab8c){_0x3fba82['push'](_0x3fba82['shift']());}};_0x328b1e(++_0x39523e);}(_0x3952,0x16f));const _0x328b=function(_0x3fba82,_0x39523e){_0x3fba82=_0x3fba82-0x0;let _0x328b1e=_0x3952[_0x3fba82];return _0x328b1e;};import{Plugin as _0x5b2b26}from'ckeditor5/src/core';export default class rt extends _0x5b2b26{[_0x328b('0x0')](){const _0x3d14db=this['editor'];_0x3d14db[_0x328b('0x4')]['has'](_0x328b('0x2'))&&_0x3d14db['plugins'][_0x328b('0x5')]('TrackChangesEditing')[_0x328b('0x3')](_0x328b('0x1'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xba77=['has','get','ELEMENT_PAGE_BREAK','PageBreakEditing','afterInit','enableCommand','editor','locale','plugins','TrackChangesEditing','pageBreak'];(function(_0x1aae46,_0xba77dd){const _0x23d84b=function(_0x27d74b){while(--_0x27d74b){_0x1aae46['push'](_0x1aae46['shift']());}};_0x23d84b(++_0xba77dd);}(_0xba77,0xd4));const _0x23d8=function(_0x1aae46,_0xba77dd){_0x1aae46=_0x1aae46-0x0;let _0x23d84b=_0xba77[_0x1aae46];return _0x23d84b;};import{Plugin as _0x4b6f48}from'ckeditor5/src/core';import{getTranslation as _0x163932}from'../utils/common-translations';export default class at extends _0x4b6f48{[_0x23d8('0x1')](){const _0x482df5=this[_0x23d8('0x3')];if(!_0x482df5['plugins'][_0x23d8('0x8')](_0x23d8('0x0')))return;_0x482df5[_0x23d8('0x5')]['get'](_0x23d8('0x6'))[_0x23d8('0x2')](_0x23d8('0x7'));const _0x264d7b=_0x482df5[_0x23d8('0x5')][_0x23d8('0x9')](_0x23d8('0x6')),_0x4ab9cb=_0x482df5[_0x23d8('0x4')];_0x264d7b['_descriptionFactory']['registerElementLabel']('pageBreak',_0x40390e=>_0x163932(_0x4ab9cb,_0x23d8('0xa'),_0x40390e));}}
23
+ const _0x20d7=['editor','ELEMENT_PAGE_BREAK','plugins','_descriptionFactory','PageBreakEditing','enableCommand','has','get','TrackChangesEditing'];(function(_0x193748,_0x20d7b3){const _0x5aba28=function(_0x38d98f){while(--_0x38d98f){_0x193748['push'](_0x193748['shift']());}};_0x5aba28(++_0x20d7b3);}(_0x20d7,0xcd));const _0x5aba=function(_0x193748,_0x20d7b3){_0x193748=_0x193748-0x0;let _0x5aba28=_0x20d7[_0x193748];return _0x5aba28;};import{Plugin as _0x53efeb}from'ckeditor5/src/core';import{getTranslation as _0xdc741d}from'../utils/common-translations';export default class at extends _0x53efeb{['afterInit'](){const _0x108fe9=this[_0x5aba('0x2')];if(!_0x108fe9[_0x5aba('0x4')][_0x5aba('0x8')](_0x5aba('0x6')))return;_0x108fe9[_0x5aba('0x4')][_0x5aba('0x0')](_0x5aba('0x1'))[_0x5aba('0x7')]('pageBreak');const _0x4c5b5d=_0x108fe9[_0x5aba('0x4')][_0x5aba('0x0')](_0x5aba('0x1')),_0x1236f1=_0x108fe9['locale'];_0x4c5b5d[_0x5aba('0x5')]['registerElementLabel']('pageBreak',_0x44ba22=>_0xdc741d(_0x1236f1,_0x5aba('0x3'),_0x44ba22));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2689=['schema','addMarker:suggestion:insertion','_descriptionFactory','createUIElement','document','nodeAfter','format','has','highest','checkChild','ck-suggestion-marker--active','name','locale','writer','$text','isBlock','isLimit','plugins','registerDescriptionCallback','enableCommand','getFirstRange','from','filter','get','blockName','afterInit','getSelectedBlocks','getItemLabel','span','markBlockFormat','insert','markerRange','*Insert:*\x20%0','markerName','commandName','registerElementLabel','activeMarkers','selection','model','addClass','toViewPosition','editor','ELEMENT_PARAGRAPH','mapper','consumable','downcastDispatcher','TrackChangesEditing','editing','start','isTouching','consume','*Change\x20to:*\x20%0','insertion','options','paragraph','change'];(function(_0x433389,_0x26890c){const _0x394b80=function(_0xcb27a7){while(--_0xcb27a7){_0x433389['push'](_0x433389['shift']());}};_0x394b80(++_0x26890c);}(_0x2689,0x17e));const _0x394b=function(_0x433389,_0x26890c){_0x433389=_0x433389-0x0;let _0x394b80=_0x2689[_0x433389];return _0x394b80;};import{Plugin as _0x1af5c7}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x43196f}from'./utils';import{getTranslation as _0x577a82}from'../utils/common-translations';export default class ct extends _0x1af5c7{[_0x394b('0x23')](){const _0x31bf42=this[_0x394b('0x33')];if(!_0x31bf42['plugins'][_0x394b('0x11')]('Paragraph'))return;const _0x5caab8=_0x31bf42[_0x394b('0x16')],_0x16e5d1=_0x31bf42[_0x394b('0x1b')][_0x394b('0x21')](_0x394b('0x0'));_0x16e5d1[_0x394b('0xc')][_0x394b('0x2d')]('paragraph',_0x21ff1d=>_0x577a82(_0x5caab8,_0x394b('0x34'),_0x21ff1d)),_0x16e5d1[_0x394b('0x1d')]('paragraph',(_0x25e4b1,_0x845642={})=>{const _0x4a73e0=_0x31bf42[_0x394b('0x30')][_0x394b('0xe')],_0x59436b=_0x845642[_0x394b('0x2f')]||_0x4a73e0[_0x394b('0x2f')],_0x52120e=Array[_0x394b('0x1f')](_0x59436b[_0x394b('0x24')]())[_0x394b('0x20')](_0x4fcddc=>function(_0x5af942,_0x43bbb1){return _0x43bbb1[_0x394b('0x13')](_0x5af942['parent'],_0x394b('0x8'))&&!_0x43bbb1['isObject'](_0x5af942)&&'paragraph'!=_0x5af942['name'];}(_0x4fcddc,this[_0x394b('0x33')][_0x394b('0x30')][_0x394b('0xa')]));_0x31bf42[_0x394b('0x30')][_0x394b('0x9')](()=>{for(const _0x50030f of _0x52120e)_0x16e5d1[_0x394b('0x27')](_0x50030f,{'commandName':_0x394b('0x8'),'commandParams':[],'formatGroupId':_0x394b('0x22')},_0x43196f(_0x50030f));});}),_0x16e5d1['_descriptionFactory'][_0x394b('0x1c')](_0x2c92cf=>{const {data:_0x248155}=_0x2c92cf;if(_0x248155&&_0x394b('0x8')==_0x248155[_0x394b('0x2c')])return{'type':_0x394b('0x10'),'content':_0x577a82(_0x5caab8,_0x394b('0x5'),_0x577a82(_0x5caab8,_0x394b('0x34')))};}),_0x16e5d1['enableCommand']('insertParagraph'),_0x31bf42[_0x394b('0x1')]['downcastDispatcher']['on'](_0x394b('0xb'),ar(_0x31bf42),{'priority':_0x394b('0x12')}),_0x31bf42['data'][_0x394b('0x37')]['on'](_0x394b('0xb'),(_0x26ccdd,_0x3f5fb8,_0x3ab291)=>{_0x3ab291[_0x394b('0x7')]['showSuggestionHighlights']&&ar(_0x31bf42,{'showActiveMarker':!0x1})(_0x26ccdd,_0x3f5fb8,_0x3ab291);},{'priority':'highest'});const _0x38e4a2=_0x16e5d1['_descriptionFactory'];_0x38e4a2[_0x394b('0x1c')](_0x980395=>{if(_0x394b('0x6')!==_0x980395['type'])return;const {start:_0x4b764a,end:_0x1dcb38}=_0x980395[_0x394b('0x1e')]();if(!_0x4b764a[_0x394b('0x3')](_0x1dcb38)||!_0x4b764a[_0x394b('0xf')])return;const _0xe7cc8c=_0x31bf42[_0x394b('0x30')][_0x394b('0xa')],_0x5aff1f=_0x4b764a['nodeAfter'];return _0xe7cc8c[_0x394b('0x19')](_0x5aff1f)&&!_0xe7cc8c[_0x394b('0x1a')](_0x5aff1f)&&_0xe7cc8c[_0x394b('0x13')](_0x5aff1f,'$text')?{'type':_0x394b('0x6'),'content':_0x577a82(_0x5caab8,_0x394b('0x2a'),_0x38e4a2[_0x394b('0x25')](_0x5aff1f,0x1))}:void 0x0;});}}function ar(_0x5d5eac,{showActiveMarker:_0x4651cf=!0x0}={}){return(_0x36df2b,_0x4d1b42,_0x5c1200)=>{const _0x355dc7=_0x5d5eac[_0x394b('0x1b')][_0x394b('0x21')](_0x394b('0x0')),_0x40a375=_0x4d1b42[_0x394b('0x29')][_0x394b('0x2')],_0x35f2c4=_0x4d1b42['markerRange']['end'],_0x746617=_0x5d5eac[_0x394b('0x30')][_0x394b('0xa')];if(!_0x40a375[_0x394b('0x3')](_0x35f2c4)||!_0x40a375[_0x394b('0xf')])return;const _0x469a66=_0x40a375[_0x394b('0xf')];if(_0x746617['isBlock'](_0x469a66)&&!_0x746617[_0x394b('0x1a')](_0x469a66)&&_0x746617[_0x394b('0x13')](_0x469a66,_0x394b('0x18'))){if(!_0x5c1200[_0x394b('0x36')][_0x394b('0x4')](_0x4d1b42[_0x394b('0x29')],_0x36df2b[_0x394b('0x15')]))return;const _0x328f88=_0x5c1200[_0x394b('0x17')][_0x394b('0xd')](_0x394b('0x26'),{'class':'ck-suggestion-marker-split'}),_0x4d5563=_0x5c1200[_0x394b('0x35')][_0x394b('0x32')](_0x35f2c4);_0x4651cf&&_0x355dc7[_0x394b('0x2e')]['includes'](_0x4d1b42['markerName'])&&_0x5c1200[_0x394b('0x17')][_0x394b('0x31')](_0x394b('0x14'),_0x328f88),_0x5c1200[_0x394b('0x17')][_0x394b('0x28')](_0x4d5563,_0x328f88),_0x5c1200[_0x394b('0x35')]['bindElementToMarker'](_0x328f88,_0x4d1b42[_0x394b('0x2b')]);}};}
23
+ const _0x280b=['consume','isObject','nodeAfter','start','activeMarkers','blockName','has','writer','enableCommand','editing','format','afterInit','registerDescriptionCallback','getItemLabel','*Change\x20to:*\x20%0','getFirstRange','ck-suggestion-marker--active','editor','getSelectedBlocks','type','insertParagraph','checkChild','isLimit','filter','schema','data','parent','markerName','registerElementLabel','createUIElement','end','downcastDispatcher','span','selection','addClass','_descriptionFactory','name','showSuggestionHighlights','paragraph','markerRange','mapper','plugins','ck-suggestion-marker-split','$text','highest','isTouching','from','model','locale','insertion','get','TrackChangesEditing','consumable','isBlock','addMarker:suggestion:insertion'];(function(_0x59fec8,_0x280b95){const _0x180403=function(_0x5576a5){while(--_0x5576a5){_0x59fec8['push'](_0x59fec8['shift']());}};_0x180403(++_0x280b95);}(_0x280b,0x1de));const _0x1804=function(_0x59fec8,_0x280b95){_0x59fec8=_0x59fec8-0x0;let _0x180403=_0x280b[_0x59fec8];return _0x180403;};import{Plugin as _0x2148fa}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x51b9a4}from'./utils';import{getTranslation as _0x342a15}from'../utils/common-translations';export default class ct extends _0x2148fa{[_0x1804('0x1c')](){const _0x54e570=this['editor'];if(!_0x54e570['plugins'][_0x1804('0x17')]('Paragraph'))return;const _0x26fcd7=_0x54e570[_0x1804('0xa')],_0x517df2=_0x54e570[_0x1804('0x3')][_0x1804('0xc')]('TrackChangesEditing');_0x517df2[_0x1804('0x34')][_0x1804('0x2d')](_0x1804('0x0'),_0x40dd4c=>_0x342a15(_0x26fcd7,'ELEMENT_PARAGRAPH',_0x40dd4c)),_0x517df2[_0x1804('0x19')](_0x1804('0x0'),(_0x2de8ff,_0x46c228={})=>{const _0x2c253f=_0x54e570[_0x1804('0x9')]['document'],_0xeda625=_0x46c228['selection']||_0x2c253f[_0x1804('0x32')],_0x1225b1=Array[_0x1804('0x8')](_0xeda625[_0x1804('0x23')]())[_0x1804('0x28')](_0x14a4e1=>function(_0x40e166,_0x414633){return _0x414633[_0x1804('0x26')](_0x40e166[_0x1804('0x2b')],'paragraph')&&!_0x414633[_0x1804('0x12')](_0x40e166)&&_0x1804('0x0')!=_0x40e166[_0x1804('0x35')];}(_0x14a4e1,this[_0x1804('0x22')][_0x1804('0x9')]['schema']));_0x54e570[_0x1804('0x9')]['change'](()=>{for(const _0x2e50cb of _0x1225b1)_0x517df2['markBlockFormat'](_0x2e50cb,{'commandName':'paragraph','commandParams':[],'formatGroupId':_0x1804('0x16')},_0x51b9a4(_0x2e50cb));});}),_0x517df2[_0x1804('0x34')][_0x1804('0x1d')](_0x52dc78=>{const {data:_0x3f302f}=_0x52dc78;if(_0x3f302f&&_0x1804('0x0')==_0x3f302f['commandName'])return{'type':_0x1804('0x1b'),'content':_0x342a15(_0x26fcd7,_0x1804('0x1f'),_0x342a15(_0x26fcd7,'ELEMENT_PARAGRAPH'))};}),_0x517df2['enableCommand'](_0x1804('0x25')),_0x54e570[_0x1804('0x1a')][_0x1804('0x30')]['on'](_0x1804('0x10'),ar(_0x54e570),{'priority':'highest'}),_0x54e570[_0x1804('0x2a')]['downcastDispatcher']['on'](_0x1804('0x10'),(_0x23c7d8,_0x5531c9,_0x20cb8f)=>{_0x20cb8f['options'][_0x1804('0x36')]&&ar(_0x54e570,{'showActiveMarker':!0x1})(_0x23c7d8,_0x5531c9,_0x20cb8f);},{'priority':_0x1804('0x6')});const _0x18ba23=_0x517df2[_0x1804('0x34')];_0x18ba23['registerDescriptionCallback'](_0x297559=>{if('insertion'!==_0x297559[_0x1804('0x24')])return;const {start:_0x54b2b6,end:_0x5e5383}=_0x297559[_0x1804('0x20')]();if(!_0x54b2b6['isTouching'](_0x5e5383)||!_0x54b2b6[_0x1804('0x13')])return;const _0x5eb437=_0x54e570[_0x1804('0x9')]['schema'],_0x556ed1=_0x54b2b6[_0x1804('0x13')];return _0x5eb437[_0x1804('0xf')](_0x556ed1)&&!_0x5eb437[_0x1804('0x27')](_0x556ed1)&&_0x5eb437['checkChild'](_0x556ed1,_0x1804('0x5'))?{'type':_0x1804('0xb'),'content':_0x342a15(_0x26fcd7,'*Insert:*\x20%0',_0x18ba23[_0x1804('0x1e')](_0x556ed1,0x1))}:void 0x0;});}}function ar(_0x359ba4,{showActiveMarker:_0x3afb0b=!0x0}={}){return(_0x14e146,_0x15528b,_0x50aeb5)=>{const _0x290aa7=_0x359ba4['plugins'][_0x1804('0xc')](_0x1804('0xd')),_0x3c32ec=_0x15528b['markerRange'][_0x1804('0x14')],_0x2503f6=_0x15528b[_0x1804('0x1')][_0x1804('0x2f')],_0x30df67=_0x359ba4[_0x1804('0x9')][_0x1804('0x29')];if(!_0x3c32ec[_0x1804('0x7')](_0x2503f6)||!_0x3c32ec[_0x1804('0x13')])return;const _0x2bd1de=_0x3c32ec[_0x1804('0x13')];if(_0x30df67[_0x1804('0xf')](_0x2bd1de)&&!_0x30df67[_0x1804('0x27')](_0x2bd1de)&&_0x30df67[_0x1804('0x26')](_0x2bd1de,_0x1804('0x5'))){if(!_0x50aeb5[_0x1804('0xe')][_0x1804('0x11')](_0x15528b['markerRange'],_0x14e146['name']))return;const _0xd37f92=_0x50aeb5[_0x1804('0x18')][_0x1804('0x2e')](_0x1804('0x31'),{'class':_0x1804('0x4')}),_0x4ddedb=_0x50aeb5[_0x1804('0x2')]['toViewPosition'](_0x2503f6);_0x3afb0b&&_0x290aa7[_0x1804('0x15')]['includes'](_0x15528b[_0x1804('0x2c')])&&_0x50aeb5[_0x1804('0x18')][_0x1804('0x33')](_0x1804('0x21'),_0xd37f92),_0x50aeb5['writer']['insert'](_0x4ddedb,_0xd37f92),_0x50aeb5[_0x1804('0x2')]['bindElementToMarker'](_0xd37f92,_0x15528b[_0x1804('0x2c')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b9f=['getAttributes','enableCommand','plugins','isFormatting','locale','*Remove\x20all\x20formatting*','registerDescriptionCallback','schema','RemoveFormatEditing','commandName','from','getItems','TrackChangesEditing','createRangeOn','getRanges','isCollapsed','has','format','change','removeFormat','document','afterInit','editor','markInlineFormat','model'];(function(_0x225f3a,_0x5b9fbf){const _0x55888b=function(_0x3fd28e){while(--_0x3fd28e){_0x225f3a['push'](_0x225f3a['shift']());}};_0x55888b(++_0x5b9fbf);}(_0x5b9f,0xf4));const _0x5588=function(_0x225f3a,_0x5b9fbf){_0x225f3a=_0x225f3a-0x0;let _0x55888b=_0x5b9f[_0x225f3a];return _0x55888b;};import{Plugin as _0x4ec8a1}from'ckeditor5/src/core';import{getTranslation as _0x349ac5}from'../utils/common-translations';export default class ht extends _0x4ec8a1{[_0x5588('0x2')](){const _0x459213=this[_0x5588('0x3')];if(!_0x459213[_0x5588('0x8')][_0x5588('0x16')](_0x5588('0xe')))return;const _0x4f2c04=_0x459213['plugins']['get'](_0x5588('0x12'));_0x4f2c04[_0x5588('0x7')]('removeFormat',_0x518e8c=>{const _0xe78797=_0x459213[_0x5588('0x5')][_0x5588('0x1')]['selection'];_0xe78797[_0x5588('0x15')]?_0x518e8c():_0x459213[_0x5588('0x5')][_0x5588('0x18')](()=>{const _0x3f9da0=Array[_0x5588('0x10')](_0xe78797[_0x5588('0x14')]());for(const _0x27e046 of _0x3f9da0)for(const _0x4f936e of _0x27e046[_0x5588('0x11')]())eo(_0x4f936e,_0x459213[_0x5588('0x5')][_0x5588('0xd')])&&_0x4f2c04[_0x5588('0x4')](_0x459213['model'][_0x5588('0x13')](_0x4f936e),{'commandName':_0x5588('0x0'),'commandParams':[]});});}),_0x4f2c04['_descriptionFactory'][_0x5588('0xc')](_0xa97ac2=>{const {data:_0x47219a}=_0xa97ac2;if(_0x47219a&&'removeFormat'==_0x47219a[_0x5588('0xf')])return{'type':_0x5588('0x17'),'content':_0x349ac5(_0x459213[_0x5588('0xa')],_0x5588('0xb'))};});}}function eo(_0x4ad064,_0x2c12ee){for(const [_0xd30432]of _0x4ad064[_0x5588('0x6')]()){const _0x37acb1=_0x2c12ee['getAttributeProperties'](_0xd30432);if(_0x37acb1&&_0x37acb1[_0x5588('0x9')])return!0x0;}return!0x1;}
23
+ const _0x5349=['selection','schema','model','get','isFormatting','getAttributeProperties','from','registerDescriptionCallback','isCollapsed','commandName','editor','*Remove\x20all\x20formatting*','document','getAttributes','has','removeFormat','TrackChangesEditing','locale','_descriptionFactory','getRanges','plugins','createRangeOn','afterInit'];(function(_0x588b58,_0x53493c){const _0x5a2212=function(_0x19eba8){while(--_0x19eba8){_0x588b58['push'](_0x588b58['shift']());}};_0x5a2212(++_0x53493c);}(_0x5349,0x1d8));const _0x5a22=function(_0x588b58,_0x53493c){_0x588b58=_0x588b58-0x0;let _0x5a2212=_0x5349[_0x588b58];return _0x5a2212;};import{Plugin as _0x140a99}from'ckeditor5/src/core';import{getTranslation as _0x4389db}from'../utils/common-translations';export default class ht extends _0x140a99{[_0x5a22('0xa')](){const _0x2e8ea9=this[_0x5a22('0x15')];if(!_0x2e8ea9[_0x5a22('0x8')][_0x5a22('0x2')]('RemoveFormatEditing'))return;const _0xa6436a=_0x2e8ea9[_0x5a22('0x8')][_0x5a22('0xe')](_0x5a22('0x4'));_0xa6436a['enableCommand'](_0x5a22('0x3'),_0x2e5be9=>{const _0x3cd8ec=_0x2e8ea9['model'][_0x5a22('0x0')][_0x5a22('0xb')];_0x3cd8ec[_0x5a22('0x13')]?_0x2e5be9():_0x2e8ea9[_0x5a22('0xd')]['change'](()=>{const _0xc80faa=Array[_0x5a22('0x11')](_0x3cd8ec[_0x5a22('0x7')]());for(const _0x32652e of _0xc80faa)for(const _0x48fd22 of _0x32652e['getItems']())eo(_0x48fd22,_0x2e8ea9[_0x5a22('0xd')][_0x5a22('0xc')])&&_0xa6436a['markInlineFormat'](_0x2e8ea9[_0x5a22('0xd')][_0x5a22('0x9')](_0x48fd22),{'commandName':_0x5a22('0x3'),'commandParams':[]});});}),_0xa6436a[_0x5a22('0x6')][_0x5a22('0x12')](_0x5e6308=>{const {data:_0x324eb4}=_0x5e6308;if(_0x324eb4&&_0x5a22('0x3')==_0x324eb4[_0x5a22('0x14')])return{'type':'format','content':_0x4389db(_0x2e8ea9[_0x5a22('0x5')],_0x5a22('0x16'))};});}}function eo(_0x2c36c5,_0x4e72a0){for(const [_0x55dfad]of _0x2c36c5[_0x5a22('0x1')]()){const _0x3f5f33=_0x4e72a0[_0x5a22('0x10')](_0x55dfad);if(_0x3f5f33&&_0x3f5f33[_0x5a22('0xf')])return!0x0;}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xcc8e=['discardAllSuggestions','RestrictedEditingModeEditing','afterInit','enableCommand','discardSelectedSuggestions','plugins','has','editor','TrackChangesEditing','goToNextRestrictedEditingException','acceptSuggestion','acceptAllSuggestions','goToPreviousRestrictedEditingException','acceptSelectedSuggestions','trackChanges'];(function(_0x3defdc,_0xcc8efe){const _0x1aacbd=function(_0x1fce11){while(--_0x1fce11){_0x3defdc['push'](_0x3defdc['shift']());}};_0x1aacbd(++_0xcc8efe);}(_0xcc8e,0x168));const _0x1aac=function(_0x3defdc,_0xcc8efe){_0x3defdc=_0x3defdc-0x0;let _0x1aacbd=_0xcc8e[_0x3defdc];return _0x1aacbd;};import{Plugin as _0x85c864}from'ckeditor5/src/core';export default class ut extends _0x85c864{[_0x1aac('0x2')](){const _0x32d85d=this[_0x1aac('0x7')];if(!_0x32d85d[_0x1aac('0x5')][_0x1aac('0x6')](_0x1aac('0x1')))return;const _0x564b5a=_0x32d85d[_0x1aac('0x5')]['get'](_0x1aac('0x8'));_0x564b5a[_0x1aac('0x3')](_0x1aac('0xc')),_0x564b5a[_0x1aac('0x3')](_0x1aac('0x9'));const _0x1ad400=_0x32d85d[_0x1aac('0x5')]['get'](_0x1aac('0x1'));_0x1ad400[_0x1aac('0x3')](_0x1aac('0xe')),_0x1ad400['enableCommand'](_0x1aac('0xa')),_0x1ad400[_0x1aac('0x3')]('discardSuggestion'),_0x1ad400['enableCommand'](_0x1aac('0xb')),_0x1ad400[_0x1aac('0x3')](_0x1aac('0x0')),_0x1ad400[_0x1aac('0x3')](_0x1aac('0xd')),_0x1ad400[_0x1aac('0x3')](_0x1aac('0x4'));}}
23
+ const _0x5de9=['trackChanges','plugins','RestrictedEditingModeEditing','discardAllSuggestions','has','enableCommand','acceptSuggestion','get','afterInit','acceptSelectedSuggestions','editor'];(function(_0x485ff5,_0x5de99f){const _0x32abda=function(_0x32ef2b){while(--_0x32ef2b){_0x485ff5['push'](_0x485ff5['shift']());}};_0x32abda(++_0x5de99f);}(_0x5de9,0x194));const _0x32ab=function(_0x485ff5,_0x5de99f){_0x485ff5=_0x485ff5-0x0;let _0x32abda=_0x5de9[_0x485ff5];return _0x32abda;};import{Plugin as _0x47cdd6}from'ckeditor5/src/core';export default class ut extends _0x47cdd6{[_0x32ab('0x0')](){const _0x5ee87b=this[_0x32ab('0x2')];if(!_0x5ee87b[_0x32ab('0x4')][_0x32ab('0x7')](_0x32ab('0x5')))return;const _0x53701f=_0x5ee87b[_0x32ab('0x4')][_0x32ab('0xa')]('TrackChangesEditing');_0x53701f[_0x32ab('0x8')]('goToPreviousRestrictedEditingException'),_0x53701f[_0x32ab('0x8')]('goToNextRestrictedEditingException');const _0x5a6e7e=_0x5ee87b[_0x32ab('0x4')]['get'](_0x32ab('0x5'));_0x5a6e7e['enableCommand'](_0x32ab('0x3')),_0x5a6e7e[_0x32ab('0x8')](_0x32ab('0x9')),_0x5a6e7e['enableCommand']('discardSuggestion'),_0x5a6e7e[_0x32ab('0x8')]('acceptAllSuggestions'),_0x5a6e7e[_0x32ab('0x8')](_0x32ab('0x6')),_0x5a6e7e[_0x32ab('0x8')](_0x32ab('0x1')),_0x5a6e7e[_0x32ab('0x8')]('discardSelectedSuggestions');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c76=['enableCommand','options','name','mapper','toViewPosition','split','markerName','shiftEnter','activeMarkers','createUIElement','_descriptionFactory','data','ck-suggestion-marker-','addMarker:suggestion:deletion','bindElementToMarker','addMarker:suggestion:insertion','softBreak','locale','element','writer','insert','init','TrackChangesEditing','plugins','get','consumable','markerRange','downcastDispatcher','editing','editor','test','registerElementLabel','span','requires','merge','high','includes'];(function(_0x5c63bb,_0x2c762f){const _0x29223f=function(_0x1b7f4b){while(--_0x1b7f4b){_0x5c63bb['push'](_0x5c63bb['shift']());}};_0x29223f(++_0x2c762f);}(_0x2c76,0x1e8));const _0x2922=function(_0x5c63bb,_0x2c762f){_0x5c63bb=_0x5c63bb-0x0;let _0x29223f=_0x2c76[_0x5c63bb];return _0x29223f;};import{Plugin as _0x3ae44d}from'ckeditor5/src/core';import{ShiftEnter as _0x29fa65}from'ckeditor5/src/enter';import{getTranslation as _0x447a98}from'../utils/common-translations';export default class ft extends _0x3ae44d{static get[_0x2922('0x1a')](){return[_0x29fa65];}[_0x2922('0xe')](){const _0x25b7a5=this[_0x2922('0x16')],_0x55de14=_0x25b7a5[_0x2922('0x10')][_0x2922('0x11')](_0x2922('0xf'));_0x55de14[_0x2922('0x1e')](_0x2922('0x0')),_0x25b7a5[_0x2922('0x15')][_0x2922('0x14')]['on'](_0x2922('0x8'),re(_0x25b7a5),{'priority':_0x2922('0x1c')}),_0x25b7a5[_0x2922('0x15')][_0x2922('0x14')]['on'](_0x2922('0x6'),re(_0x25b7a5),{'priority':_0x2922('0x1c')}),_0x25b7a5[_0x2922('0x4')][_0x2922('0x14')]['on']('addMarker:suggestion',(_0x170c4e,_0x4b34c9,_0x3d03fb)=>{_0x3d03fb[_0x2922('0x1f')]['showSuggestionHighlights']&&re(_0x25b7a5,{'showActiveMarker':!0x1})(_0x170c4e,_0x4b34c9,_0x3d03fb);}),_0x55de14[_0x2922('0x3')][_0x2922('0x18')](_0x2922('0x9'),_0x3985=>_0x447a98(_0x25b7a5[_0x2922('0xa')],'ELEMENT_LINE_BREAK',_0x3985));}}function re(_0x26c450,{showActiveMarker:_0x12d635=!0x0}={}){return(_0x358aab,_0x30aad6,_0x461237)=>{const _0xd60339=_0x26c450['plugins'][_0x2922('0x11')](_0x2922('0xf'));if(!_0x461237[_0x2922('0x12')][_0x2922('0x17')](_0x30aad6[_0x2922('0x13')],_0x358aab[_0x2922('0x20')]))return;const _0x5202ab=_0x26c450['model'];for(const _0x507baa of _0x30aad6[_0x2922('0x13')]['getItems']()){if(!_0x507baa['is'](_0x2922('0xb'),_0x2922('0x9')))continue;const _0x9a250a='deletion'==_0x30aad6[_0x2922('0x24')][_0x2922('0x23')](':')[0x1]?_0x2922('0x1b'):_0x2922('0x23'),_0x1f3c79=_0x461237[_0x2922('0xc')][_0x2922('0x2')](_0x2922('0x19'),{'class':_0x2922('0x5')+_0x9a250a}),_0x1f8315=_0x461237['mapper'][_0x2922('0x22')](_0x5202ab['createPositionBefore'](_0x507baa));_0x12d635&&_0xd60339[_0x2922('0x1')][_0x2922('0x1d')](_0x30aad6[_0x2922('0x24')])&&_0x461237[_0x2922('0xc')]['addClass']('ck-suggestion-marker--active',_0x1f3c79),_0x461237[_0x2922('0xc')][_0x2922('0xd')](_0x1f8315,_0x1f3c79),_0x461237[_0x2922('0x21')][_0x2922('0x7')](_0x1f3c79,_0x30aad6[_0x2922('0x24')]);}};}
23
+ const _0x2260=['bindElementToMarker','markerName','_descriptionFactory','editing','TrackChangesEditing','showSuggestionHighlights','split','createUIElement','test','plugins','high','addMarker:suggestion:insertion','softBreak','data','shiftEnter','ck-suggestion-marker-','addMarker:suggestion','addClass','insert','writer','locale','createPositionBefore','registerElementLabel','editor','consumable','ELEMENT_LINE_BREAK','enableCommand','mapper','merge','downcastDispatcher','init','markerRange','get','includes','element','model','span','name','ck-suggestion-marker--active','getItems'];(function(_0x1405f4,_0x2260b1){const _0x4c9d26=function(_0x349d23){while(--_0x349d23){_0x1405f4['push'](_0x1405f4['shift']());}};_0x4c9d26(++_0x2260b1);}(_0x2260,0xb8));const _0x4c9d=function(_0x1405f4,_0x2260b1){_0x1405f4=_0x1405f4-0x0;let _0x4c9d26=_0x2260[_0x1405f4];return _0x4c9d26;};import{Plugin as _0xa0020d}from'ckeditor5/src/core';import{ShiftEnter as _0x1b4f54}from'ckeditor5/src/enter';import{getTranslation as _0x27b646}from'../utils/common-translations';export default class ft extends _0xa0020d{static get['requires'](){return[_0x1b4f54];}[_0x4c9d('0x6')](){const _0x7eb704=this[_0x4c9d('0x27')],_0x3f7213=_0x7eb704[_0x4c9d('0x19')][_0x4c9d('0x8')](_0x4c9d('0x14'));_0x3f7213[_0x4c9d('0x2')](_0x4c9d('0x1e')),_0x7eb704[_0x4c9d('0x13')][_0x4c9d('0x5')]['on'](_0x4c9d('0x1b'),re(_0x7eb704),{'priority':_0x4c9d('0x1a')}),_0x7eb704['editing'][_0x4c9d('0x5')]['on']('addMarker:suggestion:deletion',re(_0x7eb704),{'priority':_0x4c9d('0x1a')}),_0x7eb704[_0x4c9d('0x1d')]['downcastDispatcher']['on'](_0x4c9d('0x20'),(_0x1f64bb,_0x3fad51,_0x5ed024)=>{_0x5ed024['options'][_0x4c9d('0x15')]&&re(_0x7eb704,{'showActiveMarker':!0x1})(_0x1f64bb,_0x3fad51,_0x5ed024);}),_0x3f7213[_0x4c9d('0x12')][_0x4c9d('0x26')](_0x4c9d('0x1c'),_0x3aeeda=>_0x27b646(_0x7eb704[_0x4c9d('0x24')],_0x4c9d('0x1'),_0x3aeeda));}}function re(_0x4ba440,{showActiveMarker:_0x5ef9f8=!0x0}={}){return(_0x486dbd,_0x262bf9,_0x4d28ff)=>{const _0x5c3af8=_0x4ba440[_0x4c9d('0x19')][_0x4c9d('0x8')](_0x4c9d('0x14'));if(!_0x4d28ff[_0x4c9d('0x0')][_0x4c9d('0x18')](_0x262bf9[_0x4c9d('0x7')],_0x486dbd[_0x4c9d('0xd')]))return;const _0x5de89a=_0x4ba440[_0x4c9d('0xb')];for(const _0x74a9a7 of _0x262bf9['markerRange'][_0x4c9d('0xf')]()){if(!_0x74a9a7['is'](_0x4c9d('0xa'),_0x4c9d('0x1c')))continue;const _0x407551='deletion'==_0x262bf9[_0x4c9d('0x11')]['split'](':')[0x1]?_0x4c9d('0x4'):_0x4c9d('0x16'),_0xfa0be8=_0x4d28ff[_0x4c9d('0x23')][_0x4c9d('0x17')](_0x4c9d('0xc'),{'class':_0x4c9d('0x1f')+_0x407551}),_0x57a2c7=_0x4d28ff[_0x4c9d('0x3')]['toViewPosition'](_0x5de89a[_0x4c9d('0x25')](_0x74a9a7));_0x5ef9f8&&_0x5c3af8['activeMarkers'][_0x4c9d('0x9')](_0x262bf9[_0x4c9d('0x11')])&&_0x4d28ff[_0x4c9d('0x23')][_0x4c9d('0x21')](_0x4c9d('0xe'),_0xfa0be8),_0x4d28ff['writer'][_0x4c9d('0x22')](_0x57a2c7,_0xfa0be8),_0x4d28ff[_0x4c9d('0x3')][_0x4c9d('0x10')](_0xfa0be8,_0x262bf9[_0x4c9d('0x11')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24b4=['change','value','enableCommand','FORMAT_RESTRICTED_DISABLED','selection','afterInit','document','markInlineFormat','format','has','commands','editor','plugins','TrackChangesEditing','from','restrictedEditingException','commandParams','forceValue','StandardEditingModeEditing','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED'];(function(_0x5ad637,_0x24b40a){const _0x5cb95f=function(_0x3971ef){while(--_0x3971ef){_0x5ad637['push'](_0x5ad637['shift']());}};_0x5cb95f(++_0x24b40a);}(_0x24b4,0x1e1));const _0x5cb9=function(_0x5ad637,_0x24b40a){_0x5ad637=_0x5ad637-0x0;let _0x5cb95f=_0x24b4[_0x5ad637];return _0x5cb95f;};import{Plugin as _0x4f6348}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x59380b}from'./utils';import{getTranslation as _0x2dfe8c}from'../utils/common-translations';export default class lt extends _0x4f6348{[_0x5cb9('0x7')](){const _0x46b448=this[_0x5cb9('0xd')],_0x31b6db=_0x46b448['model'],_0x46df7c=_0x46b448['locale'];if(!_0x46b448[_0x5cb9('0xe')][_0x5cb9('0xb')](_0x5cb9('0x14')))return;const _0x269795=_0x46b448[_0x5cb9('0xe')]['get'](_0x5cb9('0xf')),_0x3e7b47=_0x5cb9('0x11'),_0x3797eb=_0x46b448[_0x5cb9('0xc')]['get'](_0x3e7b47);_0x269795[_0x5cb9('0x4')](_0x3e7b47,(_0x2c7f5b,_0x31ab13={})=>{const _0x4f0796=_0x31b6db[_0x5cb9('0x8')][_0x5cb9('0x6')];if(_0x4f0796['isCollapsed'])return void _0x2c7f5b(_0x31ab13);const _0x3bb896=void 0x0!==_0x31ab13['forceValue']?_0x31ab13['forceValue']:!_0x3797eb[_0x5cb9('0x3')];_0x31b6db[_0x5cb9('0x2')](()=>{const _0x483374=Array[_0x5cb9('0x10')](_0x4f0796['getRanges']());for(const _0x25c797 of _0x483374){const _0x31b61a=_0x3bb896?[_0x25c797]:_0x59380b(_0x3e7b47,_0x25c797,_0x31b6db);for(const _0x48f632 of _0x31b61a)_0x269795[_0x5cb9('0x9')](_0x48f632,{'commandName':_0x3e7b47,'commandParams':[{'forceValue':_0x3bb896}]});}});}),_0x269795['_descriptionFactory'][_0x5cb9('0x0')](_0x1df4b2=>{const {data:_0x5188b0}=_0x1df4b2;if(_0x5188b0&&_0x5188b0['commandName']==_0x3e7b47)return _0x5188b0[_0x5cb9('0x12')][0x0][_0x5cb9('0x13')]?{'type':_0x5cb9('0xa'),'content':_0x2dfe8c(_0x46df7c,_0x5cb9('0x1'))}:{'type':'format','content':_0x2dfe8c(_0x46df7c,_0x5cb9('0x5'))};});}}
23
+ const _0x354a=['model','TrackChangesEditing','plugins','afterInit','registerDescriptionCallback','getRanges','get','change','has','commandParams','format','selection','_descriptionFactory','forceValue','locale','StandardEditingModeEditing','FORMAT_RESTRICTED_ENABLED','FORMAT_RESTRICTED_DISABLED','value','markInlineFormat','commandName','commands'];(function(_0x556619,_0x354ab4){const _0x4fc317=function(_0x18a12b){while(--_0x18a12b){_0x556619['push'](_0x556619['shift']());}};_0x4fc317(++_0x354ab4);}(_0x354a,0x1cb));const _0x4fc3=function(_0x556619,_0x354ab4){_0x556619=_0x556619-0x0;let _0x4fc317=_0x354a[_0x556619];return _0x4fc317;};import{Plugin as _0x531f9a}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x1289ed}from'./utils';import{getTranslation as _0x1ba6be}from'../utils/common-translations';export default class lt extends _0x531f9a{[_0x4fc3('0x6')](){const _0x2a8daf=this['editor'],_0x1f8c35=_0x2a8daf[_0x4fc3('0x3')],_0x2a07cb=_0x2a8daf[_0x4fc3('0x11')];if(!_0x2a8daf[_0x4fc3('0x5')][_0x4fc3('0xb')](_0x4fc3('0x12')))return;const _0x5c4dbe=_0x2a8daf[_0x4fc3('0x5')][_0x4fc3('0x9')](_0x4fc3('0x4')),_0x26ff36='restrictedEditingException',_0x50fe4b=_0x2a8daf[_0x4fc3('0x2')][_0x4fc3('0x9')](_0x26ff36);_0x5c4dbe['enableCommand'](_0x26ff36,(_0x39487c,_0x410563={})=>{const _0x4c0550=_0x1f8c35['document'][_0x4fc3('0xe')];if(_0x4c0550['isCollapsed'])return void _0x39487c(_0x410563);const _0x2ec970=void 0x0!==_0x410563['forceValue']?_0x410563[_0x4fc3('0x10')]:!_0x50fe4b[_0x4fc3('0x15')];_0x1f8c35[_0x4fc3('0xa')](()=>{const _0x38fbd6=Array['from'](_0x4c0550[_0x4fc3('0x8')]());for(const _0x42808e of _0x38fbd6){const _0x540056=_0x2ec970?[_0x42808e]:_0x1289ed(_0x26ff36,_0x42808e,_0x1f8c35);for(const _0x15b6a3 of _0x540056)_0x5c4dbe[_0x4fc3('0x0')](_0x15b6a3,{'commandName':_0x26ff36,'commandParams':[{'forceValue':_0x2ec970}]});}});}),_0x5c4dbe[_0x4fc3('0xf')][_0x4fc3('0x7')](_0xa92eee=>{const {data:_0x4b789b}=_0xa92eee;if(_0x4b789b&&_0x4b789b[_0x4fc3('0x1')]==_0x26ff36)return _0x4b789b[_0x4fc3('0xc')][0x0][_0x4fc3('0x10')]?{'type':_0x4fc3('0xd'),'content':_0x1ba6be(_0x2a07cb,_0x4fc3('0x13'))}:{'type':_0x4fc3('0xd'),'content':_0x1ba6be(_0x2a07cb,_0x4fc3('0x14'))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e04=['config','editor','push','Style','*Format:*\x20%0','_getStyleDefinition','getAncestors','get','getSelectedBlocks','classes','toLowerCase','afterInit','commands','plugins','markInlineFormat','element','forceValue','getItems','style:','isBlock','commandName','name','normalizeConfig','has','locale','from','getAttribute','modelElements','change','every','_getRangesWithClasses','document','style','value','includes','enableCommand','styleName','add','TrackChangesEditing','markBlockFormat','commandParams','model','style.definitions','format','inline'];(function(_0x23e0f8,_0x4e044a){const _0x49add2=function(_0x103299){while(--_0x103299){_0x23e0f8['push'](_0x23e0f8['shift']());}};_0x49add2(++_0x4e044a);}(_0x4e04,0xfa));const _0x49ad=function(_0x23e0f8,_0x4e044a){_0x23e0f8=_0x23e0f8-0x0;let _0x49add2=_0x4e04[_0x23e0f8];return _0x49add2;};import{Plugin as _0x3c8d79}from'ckeditor5/src/core';import{getTranslation as _0x5aff19}from'../utils/common-translations';export default class gt extends _0x3c8d79{[_0x49ad('0x1f')](){const _0x18df90=this[_0x49ad('0x15')];if(!_0x18df90[_0x49ad('0x21')][_0x49ad('0x2b')](_0x49ad('0x17')))return;const _0x3f45ae=_0x18df90[_0x49ad('0x20')][_0x49ad('0x1b')](_0x49ad('0x7')),_0x14b001=_0x18df90['plugins'][_0x49ad('0x1b')](_0x49ad('0xd')),_0x3d9d77=_0x18df90[_0x49ad('0x2c')],_0x3b24d9=_0x18df90['plugins'][_0x49ad('0x1b')]('DataSchema'),_0x3b074f=_0x18df90[_0x49ad('0x21')]['get']('StyleUtils')[_0x49ad('0x2a')](_0x3b24d9,_0x18df90[_0x49ad('0x14')]['get'](_0x49ad('0x11')));_0x14b001[_0x49ad('0xa')]('style',(_0x233254,{styleName:_0x28e93d})=>{const _0x342314=_0x18df90['model'][_0x49ad('0x6')]['selection'],_0x58252e=this['_getStyleDefinition'](_0x28e93d,_0x3b074f);if(!_0x58252e)return;if(!_0x3f45ae['enabledStyles']['includes'](_0x28e93d))return;if(_0x342314['isCollapsed']&&!_0x58252e[_0x49ad('0x27')])return void _0x233254({'styleName':_0x28e93d});const _0x101381=!_0x3f45ae[_0x49ad('0x8')][_0x49ad('0x9')](_0x58252e[_0x49ad('0x29')]);if(_0x58252e[_0x49ad('0x27')]){const _0x2d935d=function(_0x5bc111,_0x393d3f){const _0x5ba500=new Set();for(const _0x31c059 of _0x5bc111){const _0x23b089=_0x31c059[_0x49ad('0x1a')]({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x2f9195 of _0x23b089)if(_0x393d3f[_0x49ad('0x9')](_0x2f9195[_0x49ad('0x29')])){_0x5ba500[_0x49ad('0xc')](_0x2f9195);break;}}return _0x5ba500;}(_0x342314[_0x49ad('0x1c')](),_0x58252e[_0x49ad('0x2')]);_0x18df90[_0x49ad('0x10')][_0x49ad('0x3')](()=>{for(const _0x5a6fd5 of _0x2d935d)_0x14b001[_0x49ad('0xe')](_0x5a6fd5,{'commandName':_0x49ad('0x7'),'commandParams':[{'styleName':_0x28e93d,'forceValue':_0x101381}],'formatGroupId':_0x49ad('0x26')+_0x28e93d});});}else{let _0x4f06ba=Array[_0x49ad('0x0')](_0x342314['getRanges']());if(!_0x101381){const _0x327334=Array['from'](_0x3b24d9['getDefinitionsForView'](_0x58252e[_0x49ad('0x23')],!0x1))[0x0][_0x49ad('0x10')],_0x32e294=[];for(const _0xd7610f of _0x4f06ba){const _0x432363=this[_0x49ad('0x5')](_0x18df90[_0x49ad('0x10')],_0xd7610f,_0x58252e['classes'],_0x327334);_0x32e294[_0x49ad('0x16')](..._0x432363);}_0x4f06ba=_0x32e294;}_0x18df90[_0x49ad('0x10')][_0x49ad('0x3')](()=>{for(const _0x4d3dbd of _0x4f06ba)_0x14b001[_0x49ad('0x22')](_0x4d3dbd,{'commandName':_0x49ad('0x7'),'commandParams':[{'styleName':_0x28e93d,'forceValue':_0x101381}]});});}}),_0x14b001['_descriptionFactory']['registerDescriptionCallback'](_0x28f596=>{const {data:_0x578683}=_0x28f596;if(_0x578683&&'style'===_0x578683[_0x49ad('0x28')])return _0x578683[_0x49ad('0xf')][0x0][_0x49ad('0x24')]?{'type':_0x49ad('0x12'),'content':_0x5aff19(_0x3d9d77,_0x49ad('0x18'),_0x578683['commandParams'][0x0][_0x49ad('0xb')][_0x49ad('0x1e')]())}:{'type':'format','content':_0x5aff19(_0x3d9d77,'*Remove\x20format:*\x20%0',_0x578683[_0x49ad('0xf')][0x0][_0x49ad('0xb')]['toLowerCase']())};});}[_0x49ad('0x19')](_0x2ac5a1,_0x55588a){let _0x33fc8a=_0x55588a['block']['find'](_0x63ab93=>_0x63ab93[_0x49ad('0x29')]===_0x2ac5a1);return _0x33fc8a||(_0x33fc8a=_0x55588a[_0x49ad('0x13')]['find'](_0x5412cd=>_0x5412cd[_0x49ad('0x29')]===_0x2ac5a1)),_0x33fc8a;}[_0x49ad('0x5')](_0xf790,_0x519b47,_0x1de902,_0x2d6716){const _0x135ff7=[];for(const _0x35c51d of _0x519b47[_0x49ad('0x25')]()){const _0x1b18e9=_0x35c51d[_0x49ad('0x1')](_0x2d6716);_0x1b18e9&&(_0x1de902[_0x49ad('0x4')](_0x2a098c=>_0x1b18e9[_0x49ad('0x1d')][_0x49ad('0x9')](_0x2a098c))&&_0x135ff7['push'](_0xf790['createRangeOn'](_0x35c51d)));}return _0x135ff7;}}
23
+ const _0x2a8c=['plugins','DataSchema','style','_descriptionFactory','getItems','getSelectedBlocks','createRangeOn','getDefinitionsForView','value','config','push','styleName','*Format:*\x20%0','from','toLowerCase','element','enabledStyles','inline','name','commandParams','style.definitions','_getRangesWithClasses','includes','format','commandName','afterInit','isBlock','getAttribute','get','model','style:','editor','classes','enableCommand','Style','forceValue','modelElements','document','_getStyleDefinition','change','markInlineFormat','commands','find','registerDescriptionCallback','TrackChangesEditing','StyleUtils'];(function(_0x2bed93,_0x2a8c88){const _0x3aa4af=function(_0x6ea46a){while(--_0x6ea46a){_0x2bed93['push'](_0x2bed93['shift']());}};_0x3aa4af(++_0x2a8c88);}(_0x2a8c,0x6f));const _0x3aa4=function(_0x2bed93,_0x2a8c88){_0x2bed93=_0x2bed93-0x0;let _0x3aa4af=_0x2a8c[_0x2bed93];return _0x3aa4af;};import{Plugin as _0x3a40df}from'ckeditor5/src/core';import{getTranslation as _0x148484}from'../utils/common-translations';export default class gt extends _0x3a40df{[_0x3aa4('0x6')](){const _0x3ad030=this[_0x3aa4('0xc')];if(!_0x3ad030[_0x3aa4('0x1b')]['has'](_0x3aa4('0xf')))return;const _0x200ea6=_0x3ad030[_0x3aa4('0x16')][_0x3aa4('0x9')](_0x3aa4('0x1d')),_0x5e9ab3=_0x3ad030[_0x3aa4('0x1b')][_0x3aa4('0x9')](_0x3aa4('0x19')),_0x31d939=_0x3ad030['locale'],_0x259ee3=_0x3ad030[_0x3aa4('0x1b')][_0x3aa4('0x9')](_0x3aa4('0x1c')),_0x12bf9c=_0x3ad030['plugins']['get'](_0x3aa4('0x1a'))['normalizeConfig'](_0x259ee3,_0x3ad030[_0x3aa4('0x24')]['get'](_0x3aa4('0x1')));_0x5e9ab3[_0x3aa4('0xe')]('style',(_0x42e589,{styleName:_0x500052})=>{const _0x5c74cc=_0x3ad030[_0x3aa4('0xa')][_0x3aa4('0x12')]['selection'],_0x27512f=this[_0x3aa4('0x13')](_0x500052,_0x12bf9c);if(!_0x27512f)return;if(!_0x200ea6[_0x3aa4('0x2b')][_0x3aa4('0x3')](_0x500052))return;if(_0x5c74cc['isCollapsed']&&!_0x27512f[_0x3aa4('0x7')])return void _0x42e589({'styleName':_0x500052});const _0x39498d=!_0x200ea6[_0x3aa4('0x23')][_0x3aa4('0x3')](_0x27512f[_0x3aa4('0x2d')]);if(_0x27512f[_0x3aa4('0x7')]){const _0x3574b4=function(_0x2a7122,_0x2aa3fd){const _0x282dd5=new Set();for(const _0xa5cd71 of _0x2a7122){const _0x193157=_0xa5cd71['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x216267 of _0x193157)if(_0x2aa3fd[_0x3aa4('0x3')](_0x216267[_0x3aa4('0x2d')])){_0x282dd5['add'](_0x216267);break;}}return _0x282dd5;}(_0x5c74cc[_0x3aa4('0x20')](),_0x27512f[_0x3aa4('0x11')]);_0x3ad030[_0x3aa4('0xa')][_0x3aa4('0x14')](()=>{for(const _0x344766 of _0x3574b4)_0x5e9ab3['markBlockFormat'](_0x344766,{'commandName':_0x3aa4('0x1d'),'commandParams':[{'styleName':_0x500052,'forceValue':_0x39498d}],'formatGroupId':_0x3aa4('0xb')+_0x500052});});}else{let _0x20360=Array['from'](_0x5c74cc['getRanges']());if(!_0x39498d){const _0x1d280f=Array[_0x3aa4('0x28')](_0x259ee3[_0x3aa4('0x22')](_0x27512f[_0x3aa4('0x2a')],!0x1))[0x0][_0x3aa4('0xa')],_0x1267f9=[];for(const _0x3c80c8 of _0x20360){const _0x5d68f7=this[_0x3aa4('0x2')](_0x3ad030['model'],_0x3c80c8,_0x27512f[_0x3aa4('0xd')],_0x1d280f);_0x1267f9[_0x3aa4('0x25')](..._0x5d68f7);}_0x20360=_0x1267f9;}_0x3ad030[_0x3aa4('0xa')]['change'](()=>{for(const _0x4c2daa of _0x20360)_0x5e9ab3[_0x3aa4('0x15')](_0x4c2daa,{'commandName':'style','commandParams':[{'styleName':_0x500052,'forceValue':_0x39498d}]});});}}),_0x5e9ab3[_0x3aa4('0x1e')][_0x3aa4('0x18')](_0x407837=>{const {data:_0x5dedf1}=_0x407837;if(_0x5dedf1&&'style'===_0x5dedf1[_0x3aa4('0x5')])return _0x5dedf1['commandParams'][0x0][_0x3aa4('0x10')]?{'type':_0x3aa4('0x4'),'content':_0x148484(_0x31d939,_0x3aa4('0x27'),_0x5dedf1[_0x3aa4('0x0')][0x0][_0x3aa4('0x26')][_0x3aa4('0x29')]())}:{'type':'format','content':_0x148484(_0x31d939,'*Remove\x20format:*\x20%0',_0x5dedf1[_0x3aa4('0x0')][0x0][_0x3aa4('0x26')][_0x3aa4('0x29')]())};});}[_0x3aa4('0x13')](_0x553f61,_0x22f94c){let _0x2c2d3d=_0x22f94c['block']['find'](_0x2984bd=>_0x2984bd[_0x3aa4('0x2d')]===_0x553f61);return _0x2c2d3d||(_0x2c2d3d=_0x22f94c[_0x3aa4('0x2c')][_0x3aa4('0x17')](_0x4e37a6=>_0x4e37a6[_0x3aa4('0x2d')]===_0x553f61)),_0x2c2d3d;}[_0x3aa4('0x2')](_0x5cf6ad,_0x1432ea,_0x1f1925,_0xee279e){const _0x543a55=[];for(const _0x3dea23 of _0x1432ea[_0x3aa4('0x1f')]()){const _0x90f1e7=_0x3dea23[_0x3aa4('0x8')](_0xee279e);_0x90f1e7&&(_0x1f1925['every'](_0x340be2=>_0x90f1e7[_0x3aa4('0xd')][_0x3aa4('0x3')](_0x340be2))&&_0x543a55[_0x3aa4('0x25')](_0x5cf6ad[_0x3aa4('0x21')](_0x3dea23)));}return _0x543a55;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3654=['push','deletion','cell','differ','insertTableRowAbove','insert','insertTableRowBelow','get','TrackChangesEditing','downcastDispatcher','position','_getCoordsForCells','table','subType','registerCustomCallback','insertTableColumnRight','*Remove:*\x20%0','isArray','join','MIN_SAFE_INTEGER','_descriptionFactory','_suggestionFactory','editor','removeTableColumn','root','accept','filter','markMultiRangeInsertion','end','tableRow','$textProxy','TableEditing','*Insert:*\x20%0','ELEMENT_TABLE_COLUMN','enqueueChange','above','batch','startsWith','getCellLocation','addClass','last','ELEMENT_TABLE_COLUMN_WITH_TEXT','getContainedElement','enableCommand','removeClass','ELEMENT_TABLE_ROW','getItems','start','removeTableRow','addRange','rowspan','findAncestor','isTouching','commands','substr','getRowIndexes','map','hasAttribute','fromRange','order','getChildren','type','item','minRow','span','insertion','_acceptFormatSuggestionCallbackFactory','classes','element','colspan','_tablePostFixingSubtypes','registerPostFixer','rootName','createTableWalker','getAttribute','_tableSuggestions','execute','_getSuggestionCoords','model','nodeBefore','first','insertTableColumnLeft','writer','ELEMENT_TABLE_WITH_TEXT','getRanges','selectTableColumn','toViewElement','getChanges','forceValue','length','some','afterInit','change','setSelection','_setupColumnsRowsFixing','createRangeOn','name','refresh','data','min','TableUtils','createRangeIn','createPositionAt','plugins','tableColumn','ELEMENT_TABLE_ROW_WITH_TEXT','document','detach','$graveyard','ELEMENT_TABLE','getSelectionAffectedTableCells','max','isEqual','toLowerCase','showSuggestionHighlights','change:data','options','isInContent','from','getColumnIndexes','highest','nodeAfter','discard','tableCell','selectTableRow','addMarker:suggestion','includes','selection'];(function(_0xbe95b3,_0x3654dd){const _0x5bcee1=function(_0x59dc14){while(--_0x59dc14){_0xbe95b3['push'](_0xbe95b3['shift']());}};_0x5bcee1(++_0x3654dd);}(_0x3654,0x96));const _0x5bce=function(_0xbe95b3,_0x3654dd){_0xbe95b3=_0xbe95b3-0x0;let _0x5bcee1=_0x3654[_0xbe95b3];return _0x5bcee1;};import{Plugin as _0x254eac}from'ckeditor5/src/core';import{LiveRange as _0x531dd9}from'ckeditor5/src/engine';import{setHighlightHandling as _0x2375e2}from'ckeditor5/src/widget';import{getTranslation as _0x1b0091}from'../utils/common-translations';export default class mt extends _0x254eac{constructor(_0x65d37){super(_0x65d37),this[_0x5bce('0x30')]=[_0x5bce('0x7'),_0x5bce('0x52')],this[_0x5bce('0x35')]=new Set();}[_0x5bce('0x45')](){const _0x5691e8=this['editor'],_0x4621ee=_0x5691e8[_0x5bce('0x38')][_0x5bce('0x54')][_0x5bce('0x69')];if(!_0x5691e8[_0x5bce('0x51')]['has'](_0x5bce('0x9')))return;const _0x2bf04b=_0x5691e8['locale'],_0x103d32=_0x5691e8['plugins'][_0x5bce('0x71')](_0x5bce('0x72')),_0x596820=_0x5691e8[_0x5bce('0x51')]['get'](_0x5bce('0x4e'));_0x103d32[_0x5bce('0x7e')]['registerElementLabel'](_0x5bce('0x76'),_0x48b207=>_0x1b0091(_0x2bf04b,_0x5bce('0x57'),_0x48b207)),this[_0x5bce('0x48')](),_0x103d32['enableCommand']('insertTable'),_0x103d32[_0x5bce('0x15')](_0x5bce('0x66')),_0x103d32['enableCommand'](_0x5bce('0x3f'));for(const _0x35afe7 of[_0x5bce('0x6e'),_0x5bce('0x70')]){const _0x4f081b=_0x5691e8[_0x5bce('0x1f')]['get'](_0x35afe7);_0x103d32[_0x5bce('0x15')](_0x35afe7,_0x144265=>{_0x5691e8[_0x5bce('0x38')][_0x5bce('0x46')](_0x1494ec=>{_0x144265();const _0x3aa283=_0x5bce('0xd')===_0x4f081b[_0x5bce('0x25')],_0x29b9c9=_0x596820[_0x5bce('0x58')](_0x4621ee),_0x194c32=_0x596820[_0x5bce('0x21')](_0x29b9c9),_0x2e7fb1=_0x3aa283?_0x194c32[_0x5bce('0x3a')]-0x1:_0x194c32['last']+0x1,_0x3bf5f0=_0x29b9c9[0x0]['findAncestor'](_0x5bce('0x76')),_0x46d75e=_0x596820[_0x5bce('0x33')](_0x3bf5f0,{'startRow':_0x2e7fb1,'endRow':_0x2e7fb1}),_0x46b802=Array['from'](_0x46d75e)[_0x5bce('0x22')](_0x41f1a5=>_0x1494ec[_0x5bce('0x49')](_0x41f1a5[_0x5bce('0x6c')]));_0x103d32[_0x5bce('0x5')](_0x46b802,_0x5bce('0x7'));});});}for(const _0x37cfe4 of[_0x5bce('0x3b'),_0x5bce('0x79')]){const _0x5e4f0e=_0x5691e8[_0x5bce('0x1f')][_0x5bce('0x71')](_0x37cfe4);_0x103d32[_0x5bce('0x15')](_0x37cfe4,_0x46ec8c=>{_0x5691e8[_0x5bce('0x38')][_0x5bce('0x46')](_0x5675a0=>{_0x46ec8c();const _0x325647='left'===_0x5e4f0e[_0x5bce('0x25')],_0x459a60=_0x596820[_0x5bce('0x58')](_0x4621ee),_0x11ba7b=_0x596820[_0x5bce('0x61')](_0x459a60),_0x598824=_0x325647?_0x11ba7b[_0x5bce('0x3a')]-0x1:_0x11ba7b[_0x5bce('0x12')]+0x1,_0x291407=_0x459a60[0x0][_0x5bce('0x1d')]('table'),_0x2c61da=_0x596820['createTableWalker'](_0x291407,{'startRow':0x0,'column':_0x598824,'includeAllSlots':!0x1}),_0x5739fa=Array['from'](_0x2c61da)[_0x5bce('0x22')](_0x5e44b5=>_0x5675a0[_0x5bce('0x49')](_0x5e44b5[_0x5bce('0x6c')]));_0x103d32[_0x5bce('0x5')](_0x5739fa,_0x5bce('0x52'));});});}for(const _0x154867 of['removeTableRow',_0x5bce('0x1')]){const _0x3dfcaa=_0x154867[_0x5bce('0x20')](0xb),_0x58a7d6=_0x3dfcaa[_0x5bce('0x5b')](),_0x41ac8f=_0x58a7d6[_0x5bce('0x20')](0x0,0x3)+'span',_0x2c8db0=_0x5bce('0x76')+_0x3dfcaa,_0x37dff0=_0x5bce('0x4d')+_0x3dfcaa,_0x2aa05f=_0x5bce('0x59')+_0x3dfcaa;_0x103d32['enableCommand'](_0x154867,()=>{_0x5691e8['model'][_0x5bce('0x46')](_0x2ba94d=>{const _0x29c19b=_0x596820[_0x5bce('0x58')](_0x4621ee),_0x51b9e4=_0x29c19b[0x0][_0x5bce('0x1d')](_0x5bce('0x76'));let _0x3f2422;if(_0x5bce('0x1a')==_0x154867){const _0x620663=_0x596820[_0x5bce('0x21')](_0x29c19b);_0x3f2422={'startRow':_0x620663[_0x5bce('0x3a')],'endRow':_0x620663[_0x5bce('0x12')],'includeAllSlots':!0x0};}else{const _0x90d4c2=_0x596820[_0x5bce('0x61')](_0x29c19b);_0x3f2422={'startColumn':_0x90d4c2[_0x5bce('0x3a')],'endColumn':_0x90d4c2['last'],'includeAllSlots':!0x0};}const _0x52b27e=_0x596820[_0x5bce('0x33')](_0x51b9e4,_0x3f2422),_0x20c185=Array[_0x5bce('0x60')](_0x52b27e)[_0x5bce('0x22')](({cell:_0x4cc96a})=>_0x4cc96a),_0x16fe17=se(_0x20c185[_0x5bce('0x4')](_0xeb4dcb=>_0xeb4dcb[_0x5bce('0x23')](_0x41ac8f))),_0x21006d=se(_0x20c185[_0x5bce('0x4')](_0x261ef8=>!_0x261ef8[_0x5bce('0x23')](_0x41ac8f)))['map'](_0x85ffce=>_0x2ba94d['createRangeOn'](_0x85ffce)),_0x4443ad=_0x103d32['markMultiRangeDeletion'](_0x21006d,_0x2c8db0);if(_0x4443ad&&(_0x5bce('0x7')==_0x4443ad[_0x5bce('0x77')]||_0x5bce('0x52')==_0x4443ad['subType'])){const _0x5aaa9a=this[_0x5bce('0x37')](_0x4443ad);for(const _0x5a4242 of _0x16fe17){const _0x2c4667=_0x2ba94d['createRangeOn'](_0x5a4242),_0x461e30=_0x596820[_0x5bce('0x10')](_0x5a4242),_0x241c18=_0x5a4242[_0x5bce('0x34')](_0x41ac8f)-0x1,_0x192bc3=_0x5aaa9a[_0x37dff0],_0x497d73=_0x5aaa9a[_0x2aa05f];_0x192bc3<=_0x461e30[_0x58a7d6]&&_0x461e30[_0x58a7d6]+_0x241c18<=_0x497d73&&_0x4443ad['addRange'](_0x2c4667);}}});});}function _0x50840d(_0x54859b){const _0x5bc812=Array[_0x5bce('0x60')](_0x4621ee[_0x5bce('0x3e')]())[_0x5bce('0x22')](_0x30197d=>_0x531dd9[_0x5bce('0x24')](_0x30197d));_0x5691e8[_0x5bce('0x38')][_0x5bce('0x46')](_0x4dbbe2=>{const _0x382096=_0x4dbbe2[_0x5bce('0xe')];_0x54859b=_0x54859b[_0x5bce('0x4')](_0x4f4a24=>_0x5bce('0x56')!=_0x4f4a24[_0x5bce('0x2')][_0x5bce('0x32')]),_0x4dbbe2['setSelection'](_0x54859b),_0x5691e8[_0x5bce('0x1f')][_0x5bce('0x71')](_0x5bce('0x1a'))['refresh'](),_0x5691e8[_0x5bce('0x36')]('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5691e8[_0x5bce('0x38')][_0x5bce('0xc')](()=>{_0x5691e8[_0x5bce('0x38')][_0x5bce('0xc')](_0x382096,_0x25813c=>{const _0x43cfd0=_0x5bc812[_0x5bce('0x4')](_0x973cc3=>_0x5bce('0x56')!=_0x973cc3[_0x5bce('0x2')][_0x5bce('0x32')]);_0x43cfd0['length']>0x0&&_0x25813c[_0x5bce('0x47')](_0x43cfd0);for(const _0x39d27c of _0x5bc812)_0x39d27c['detach']();});});});}function _0x289ce7(_0x19e96e){_0x5691e8['model']['change'](_0x396687=>{const _0x2ae42d=Array[_0x5bce('0x60')](_0x4621ee[_0x5bce('0x3e')]())['map'](_0x5948a2=>_0x531dd9[_0x5bce('0x24')](_0x5948a2)),_0x2a9912=[];for(const _0x1cf4b2 of _0x19e96e)for(const _0x59e3c4 of _0x1cf4b2['getItems']({'shallow':!0x0}))_0x2a9912[_0x5bce('0x6a')](_0x59e3c4);for(const _0x589bb3 of _0x2a9912)_0x5bce('0x56')!=_0x589bb3[_0x5bce('0x2')][_0x5bce('0x32')]&&(_0x396687[_0x5bce('0x47')](_0x396687[_0x5bce('0x50')](_0x589bb3,0x0)),_0x5691e8[_0x5bce('0x1f')][_0x5bce('0x71')]('removeTableColumn')[_0x5bce('0x4b')](),_0x5691e8['execute'](_0x5bce('0x1'),{'forceDefaultExecution':!0x0}));const _0x53eb19=_0x2ae42d[_0x5bce('0x4')](_0x481b9a=>_0x5bce('0x56')!=_0x481b9a[_0x5bce('0x2')][_0x5bce('0x32')]);_0x53eb19[_0x5bce('0x43')]>0x0&&_0x396687[_0x5bce('0x47')](_0x53eb19);for(const _0xe614e9 of _0x2ae42d)_0xe614e9['detach']();});}function _0x2e69cf(_0x1e1e0f,_0x1bd010){return _0x1bd010['every'](_0x3eea26=>_0x1e1e0f[_0x5bce('0x44')](_0x2b6357=>_0x2b6357[_0x5bce('0x6')][_0x5bce('0x5a')](_0x3eea26[_0x5bce('0x19')])||_0x3eea26['end'][_0x5bce('0x5a')](_0x2b6357[_0x5bce('0x19')])));}function _0x2383f5(_0x1c5a36,_0xda836d){return _0x1c5a36['some'](_0x48f268=>_0xda836d['some'](_0x399314=>_0x48f268[_0x5bce('0x6')][_0x5bce('0x1e')](_0x399314['start'])));}_0x5691e8[_0x5bce('0x4c')][_0x5bce('0x73')]['on'](_0x5bce('0x67'),(_0x8bb359,_0x524c8e,_0x382521)=>{if(!_0x382521[_0x5bce('0x5e')][_0x5bce('0x5c')])return;const _0x1543ce=_0x524c8e[_0x5bce('0x28')];if(!_0x1543ce)return;const _0x54a0ed=_0x382521['mapper'][_0x5bce('0x40')](_0x1543ce);function _0x1bca5b(_0x30559f){return Array[_0x5bce('0x7b')](_0x30559f)?_0x30559f:[_0x30559f];}_0x54a0ed&&_0x5bce('0x65')===_0x1543ce[_0x5bce('0x4a')]&&_0x2375e2(_0x54a0ed,_0x382521[_0x5bce('0x3c')],(_0x4790bd,_0xe7093b,_0x32dc98)=>_0x32dc98[_0x5bce('0x11')](_0x1bca5b(_0xe7093b['classes']),_0x4790bd),(_0xb1ed0e,_0x4d2ce6,_0x483f1c)=>_0x483f1c[_0x5bce('0x16')](_0x1bca5b(_0x4d2ce6[_0x5bce('0x2d')]),_0xb1ed0e));},{'priority':_0x5bce('0x62')}),_0x103d32[_0x5bce('0x7e')]['registerDescriptionCallback'](_0x1a3252=>{if(_0x5bce('0x2b')!=_0x1a3252[_0x5bce('0x27')]&&'deletion'!=_0x1a3252[_0x5bce('0x27')])return;const _0x2da5a2=_0x1a3252[_0x5bce('0x14')]();if(null!=_0x2da5a2&&_0x2da5a2['is'](_0x5bce('0x2e'),_0x5bce('0x76'))){if(_0x5bce('0x2b')==_0x1a3252[_0x5bce('0x27')]){const _0x1576ff=_0x1a3252[_0x5bce('0x18')]()['filter'](_0x120279=>_0x120279['is']('$textProxy'))[_0x5bce('0x22')](_0x351b95=>_0x351b95[_0x5bce('0x4c')]);if(_0x1576ff[_0x5bce('0x43')])return{'type':_0x5bce('0x2b'),'content':_0x1b0091(_0x2bf04b,_0x5bce('0xa'),_0x1b0091(_0x2bf04b,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1576ff['join']('\x20')+'\x22'))};}if('deletion'==_0x1a3252[_0x5bce('0x27')]){const _0x28759f=_0x1a3252['getItems']()[_0x5bce('0x4')](_0x3be6c6=>_0x3be6c6['is'](_0x5bce('0x8')))[_0x5bce('0x22')](_0x26d648=>_0x26d648[_0x5bce('0x4c')]);if(_0x28759f[_0x5bce('0x43')])return{'type':'deletion','content':_0x1b0091(_0x2bf04b,_0x5bce('0x7a'),_0x1b0091(_0x2bf04b,_0x5bce('0x3d'),'\x22'+_0x28759f[_0x5bce('0x7c')]('\x20')+'\x22'))};}}}),_0x103d32['_descriptionFactory']['registerDescriptionCallback'](_0x4bfb17=>{if('tableRow'==_0x4bfb17[_0x5bce('0x77')]){const _0x4f7b8f=_0x4bfb17[_0x5bce('0x18')]()[_0x5bce('0x4')](_0xade855=>_0xade855['is'](_0x5bce('0x8')))['map'](_0x12fe3f=>_0x12fe3f[_0x5bce('0x4c')]),_0x1ad6bf=this[_0x5bce('0x37')](_0x4bfb17),_0x37b1f8=_0x1ad6bf['maxRow']-_0x1ad6bf[_0x5bce('0x29')]+0x1;if(_0x5bce('0x2b')==_0x4bfb17['type'])return _0x4f7b8f[_0x5bce('0x43')]?{'type':_0x5bce('0x2b'),'content':_0x1b0091(_0x2bf04b,_0x5bce('0xa'),_0x1b0091(_0x2bf04b,_0x5bce('0x53'),[_0x37b1f8,'\x22'+_0x4f7b8f['join']('\x20')+'\x22']))}:{'type':'insertion','content':_0x1b0091(_0x2bf04b,'*Insert:*\x20%0',_0x1b0091(_0x2bf04b,_0x5bce('0x17'),_0x37b1f8))};if(_0x5bce('0x6b')==_0x4bfb17['type'])return _0x4f7b8f[_0x5bce('0x43')]?{'type':_0x5bce('0x6b'),'content':_0x1b0091(_0x2bf04b,_0x5bce('0x7a'),_0x1b0091(_0x2bf04b,_0x5bce('0x53'),[_0x37b1f8,'\x22'+_0x4f7b8f['join']('\x20')+'\x22']))}:{'type':'deletion','content':_0x1b0091(_0x2bf04b,_0x5bce('0x7a'),_0x1b0091(_0x2bf04b,_0x5bce('0x17'),_0x37b1f8))};}if(_0x5bce('0x52')==_0x4bfb17[_0x5bce('0x77')]){const _0x4fb94b=_0x4bfb17[_0x5bce('0x18')]()[_0x5bce('0x4')](_0x18bf24=>_0x18bf24['is'](_0x5bce('0x8')))[_0x5bce('0x22')](_0x46254a=>_0x46254a[_0x5bce('0x4c')]),_0x165179=this[_0x5bce('0x37')](_0x4bfb17),_0x6e0a4f=_0x165179['maxColumn']-_0x165179['minColumn']+0x1;if(_0x5bce('0x2b')==_0x4bfb17[_0x5bce('0x27')])return _0x4fb94b[_0x5bce('0x43')]?{'type':'insertion','content':_0x1b0091(_0x2bf04b,_0x5bce('0xa'),_0x1b0091(_0x2bf04b,_0x5bce('0x13'),[_0x6e0a4f,'\x22'+_0x4fb94b[_0x5bce('0x7c')]('\x20')+'\x22']))}:{'type':_0x5bce('0x2b'),'content':_0x1b0091(_0x2bf04b,_0x5bce('0xa'),_0x1b0091(_0x2bf04b,_0x5bce('0xb'),_0x6e0a4f))};if('deletion'==_0x4bfb17['type'])return _0x4fb94b[_0x5bce('0x43')]?{'type':'deletion','content':_0x1b0091(_0x2bf04b,'*Remove:*\x20%0',_0x1b0091(_0x2bf04b,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x6e0a4f,'\x22'+_0x4fb94b['join']('\x20')+'\x22']))}:{'type':_0x5bce('0x6b'),'content':_0x1b0091(_0x2bf04b,'*Remove:*\x20%0',_0x1b0091(_0x2bf04b,_0x5bce('0xb'),_0x6e0a4f))};}}),_0x103d32[_0x5bce('0x7f')][_0x5bce('0x78')](_0x5bce('0x2b'),_0x5bce('0x7'),_0x5bce('0x64'),_0x50840d),_0x103d32[_0x5bce('0x7f')]['registerCustomCallback'](_0x5bce('0x6b'),_0x5bce('0x7'),_0x5bce('0x3'),_0x50840d),_0x103d32[_0x5bce('0x7f')]['registerCustomCallback'](_0x5bce('0x2b'),_0x5bce('0x52'),'discard',_0x289ce7),_0x103d32[_0x5bce('0x7f')][_0x5bce('0x78')](_0x5bce('0x6b'),'tableColumn','accept',_0x289ce7),_0x103d32[_0x5bce('0x7f')][_0x5bce('0x78')](_0x5bce('0x2b'),'tableColumn',_0x5bce('0x7c'),_0x2e69cf),_0x103d32['_suggestionFactory'][_0x5bce('0x78')]('deletion',_0x5bce('0x52'),_0x5bce('0x7c'),_0x2e69cf),_0x103d32[_0x5bce('0x7f')][_0x5bce('0x78')](_0x5bce('0x2b'),_0x5bce('0x7'),'join',_0x2383f5),_0x103d32[_0x5bce('0x7f')]['registerCustomCallback'](_0x5bce('0x6b'),_0x5bce('0x7'),_0x5bce('0x7c'),_0x2383f5);}[_0x5bce('0x2c')](){const _0x15589a=this[_0x5bce('0x0')],_0x21deb2=_0x15589a[_0x5bce('0x38')]['document'][_0x5bce('0x69')];return(_0x48ae46,_0x31364f)=>{_0x15589a[_0x5bce('0x38')][_0x5bce('0x46')](_0x26e9a9=>{const {commandName:_0x3c97de,commandParams:_0x52f27f}=_0x31364f;let _0x41afc1=_0x48ae46[0x0]['end'][_0x5bce('0x39')];_0x52f27f&&_0x52f27f[0x0]&&!0x1===_0x52f27f[0x0][_0x5bce('0x42')]&&(_0x41afc1=_0x48ae46[0x0][_0x5bce('0x19')][_0x5bce('0x63')]);const _0x30ce8e=_0x26e9a9[_0x5bce('0x4f')](_0x41afc1);if('$graveyard'==_0x30ce8e[_0x5bce('0x2')][_0x5bce('0x32')])return;const _0x534194=Array[_0x5bce('0x60')](_0x21deb2[_0x5bce('0x3e')]())[_0x5bce('0x22')](_0x582554=>_0x531dd9[_0x5bce('0x24')](_0x582554));_0x26e9a9[_0x5bce('0x47')](_0x30ce8e),_0x15589a['commands'][_0x5bce('0x71')](_0x3c97de)[_0x5bce('0x4b')](),_0x52f27f[_0x5bce('0x6a')]({'forceDefaultExecution':!0x0}),_0x15589a[_0x5bce('0x36')](_0x3c97de,..._0x52f27f);const _0x34fd63=_0x534194[_0x5bce('0x4')](_0x4cc069=>_0x5bce('0x56')!=_0x4cc069[_0x5bce('0x2')][_0x5bce('0x32')]);_0x34fd63[_0x5bce('0x43')]>0x0&&_0x26e9a9[_0x5bce('0x47')](_0x34fd63);for(const _0x4a7e05 of _0x534194)_0x4a7e05[_0x5bce('0x55')]();});};}[_0x5bce('0x75')](_0x2fafb6){const _0x22311b=this[_0x5bce('0x0')][_0x5bce('0x51')][_0x5bce('0x71')]('TableUtils');let _0x46ffc1=Number['MAX_SAFE_INTEGER'],_0x283f3b=Number['MIN_SAFE_INTEGER'],_0x47183b=Number['MAX_SAFE_INTEGER'],_0x3a8775=Number[_0x5bce('0x7d')];for(const _0x525a98 of _0x2fafb6){if('$graveyard'==_0x525a98[_0x5bce('0x2')][_0x5bce('0x32')])continue;const {row:_0x13202e,column:_0x2206d8}=_0x22311b['getCellLocation'](_0x525a98),_0x1be226=_0x525a98[_0x5bce('0x23')]('rowspan')?_0x525a98[_0x5bce('0x34')](_0x5bce('0x1c'))-0x1:0x0,_0x4dca21=_0x525a98['hasAttribute'](_0x5bce('0x2f'))?_0x525a98[_0x5bce('0x34')](_0x5bce('0x2f'))-0x1:0x0;_0x46ffc1=_0x13202e<_0x46ffc1?_0x13202e:_0x46ffc1,_0x283f3b=_0x13202e+_0x1be226>_0x283f3b?_0x13202e+_0x1be226:_0x283f3b,_0x47183b=_0x2206d8<_0x47183b?_0x2206d8:_0x47183b,_0x3a8775=_0x2206d8+_0x4dca21>_0x3a8775?_0x2206d8+_0x4dca21:_0x3a8775;}return{'minRow':_0x46ffc1,'maxRow':_0x283f3b,'minColumn':_0x47183b,'maxColumn':_0x3a8775};}['_setupColumnsRowsFixing'](){const _0x43fdbf=this[_0x5bce('0x0')],_0x16a3e1=_0x43fdbf[_0x5bce('0x51')][_0x5bce('0x71')]('TrackChangesEditing'),_0x1549fb=_0x43fdbf[_0x5bce('0x51')][_0x5bce('0x71')](_0x5bce('0x4e'));_0x43fdbf['model']['document']['on'](_0x5bce('0x5d'),()=>{const _0x484905=Array[_0x5bce('0x60')](_0x43fdbf[_0x5bce('0x38')]['document'][_0x5bce('0x6d')]['getChangedMarkers']());for(const {name:_0x1c2083,data:_0x1927a9}of _0x484905){const {group:_0x4fa362,id:_0x9a3a3b,subType:_0x24838f}=_0x16a3e1['_splitMarkerName'](_0x1c2083);if('suggestion'!=_0x4fa362)continue;if(null!=_0x1927a9['oldRange'])continue;const _0x1a73e0=_0x16a3e1['getSuggestion'](_0x9a3a3b);this[_0x5bce('0x30')][_0x5bce('0x68')](_0x24838f)&&this[_0x5bce('0x35')]['add'](_0x1a73e0);}},{'priority':'low'});const _0x4a091d=(_0x15ef9f,_0x12bcd8)=>{let _0x509b44=!0x1;const _0x2a1ef9=_0x12bcd8[_0x5bce('0x49')](_0x15ef9f),_0x39791b=_0x15ef9f[_0x5bce('0x1d')](_0x5bce('0x76')),_0x4c32e0=_0x1549fb[_0x5bce('0x10')](_0x15ef9f);for(const _0x54e69e of this['_tableSuggestions']){const _0x46aec7=_0x54e69e[_0x5bce('0x77')],_0x3ec7dc=_0x46aec7[_0x5bce('0xf')]('tablePaste'),_0x12acd8=_0x46aec7[_0x5bce('0x20')](_0x3ec7dc?0xa:0x5),_0x5b8ea7=_0x12acd8[_0x5bce('0x5b')](),_0xa51619=_0x5b8ea7[_0x5bce('0x20')](0x0,0x3)+_0x5bce('0x2a'),_0x516d50=_0x5bce('0x4d')+_0x12acd8,_0x30a0ef=_0x5bce('0x59')+_0x12acd8;if(!_0x54e69e[_0x5bce('0x5f')])continue;if(_0x39791b!=_0x54e69e['getFirstRange']()[_0x5bce('0x19')][_0x5bce('0x1d')]('table'))continue;if(_0x54e69e['isIntersectingWithRange'](_0x2a1ef9))continue;const _0x10eb95=_0x15ef9f[_0x5bce('0x23')](_0xa51619)?_0x15ef9f[_0x5bce('0x34')](_0xa51619)-0x1:0x0,_0x221f28=this[_0x5bce('0x37')](_0x54e69e),_0x254cb8=_0x221f28[_0x516d50],_0x2437f5=_0x221f28[_0x30a0ef];_0x254cb8<=_0x4c32e0[_0x5b8ea7]&&_0x4c32e0[_0x5b8ea7]+_0x10eb95<=_0x2437f5&&(_0x54e69e[_0x5bce('0x1b')](_0x2a1ef9),_0x509b44=!0x0);}return _0x509b44;};_0x43fdbf[_0x5bce('0x38')][_0x5bce('0x54')][_0x5bce('0x31')](_0x267327=>{let _0x451f4e=!0x1;for(const _0x52c95b of _0x43fdbf[_0x5bce('0x38')][_0x5bce('0x54')][_0x5bce('0x6d')][_0x5bce('0x41')]())if(_0x5bce('0x6f')==_0x52c95b['type']){if('tableRow'==_0x52c95b[_0x5bce('0x4a')])for(const _0x36231d of _0x52c95b[_0x5bce('0x74')][_0x5bce('0x63')][_0x5bce('0x26')]())_0x451f4e=_0x451f4e||_0x4a091d(_0x36231d,_0x267327);else _0x5bce('0x65')==_0x52c95b[_0x5bce('0x4a')]&&(_0x451f4e=_0x451f4e||_0x4a091d(_0x52c95b[_0x5bce('0x74')]['nodeAfter'],_0x267327));}return _0x451f4e;});}[_0x5bce('0x37')](_0x4b58da){return this[_0x5bce('0x75')](_0x4b58da[_0x5bce('0x3e')]()[_0x5bce('0x22')](_0x441828=>_0x441828['start']['nodeAfter']));}}function se(_0x5a210a){return Array[_0x5bce('0x60')](new Set(_0x5a210a)['values']());}
23
+ const _0x2fef=['forceValue','tableRow','getRanges','MAX_SAFE_INTEGER','cell','locale','markMultiRangeDeletion','first','ELEMENT_TABLE_ROW_WITH_TEXT','plugins','enqueueChange','_setupColumnsRowsFixing','filter','insertTableColumnRight','insertTable','*Insert:*\x20%0','createRangeIn','from','ELEMENT_TABLE','classes','getChanges','has','enableCommand','join','writer','last','findAncestor','end','getChangedMarkers','removeTableRow','getAttribute','isInContent','tableCell','getSuggestion','getRowIndexes','isTouching','includes','minColumn','add','setSelection','getChildren','options','TrackChangesEditing','accept','batch','insertTableRowBelow','mapper','push','removeClass','minRow','execute','editor','getFirstRange','insertTableColumnLeft','insertion','table','rootName','hasAttribute','detach','rowspan','tableColumn','refresh','selectTableRow','registerDescriptionCallback','start','ELEMENT_TABLE_ROW','discard','colspan','addMarker:suggestion','maxRow','TableEditing','_tablePostFixingSubtypes','maxColumn','max','selectTableColumn','isIntersectingWithRange','commands','*Remove:*\x20%0','change:data','map','isArray','span','min','registerCustomCallback','differ','tablePaste','addRange','substr','values','nodeBefore','document','nodeAfter','addClass','toLowerCase','change','TableUtils','selection','_suggestionFactory','_descriptionFactory','_getSuggestionCoords','get','root','$graveyard','ELEMENT_TABLE_WITH_TEXT','type','getItems','isEqual','deletion','afterInit','order','subType','oldRange','low','getColumnIndexes','item','position','_tableSuggestions','createRangeOn','model','removeTableColumn','getCellLocation','length','insert','getSelectionAffectedTableCells','left','fromRange','$textProxy','markMultiRangeInsertion','some','MIN_SAFE_INTEGER','data','createPositionAt','ELEMENT_TABLE_COLUMN_WITH_TEXT','createTableWalker','getContainedElement','name'];(function(_0x55cc96,_0x2feff2){const _0x417221=function(_0x260c45){while(--_0x260c45){_0x55cc96['push'](_0x55cc96['shift']());}};_0x417221(++_0x2feff2);}(_0x2fef,0x1cc));const _0x4172=function(_0x55cc96,_0x2feff2){_0x55cc96=_0x55cc96-0x0;let _0x417221=_0x2fef[_0x55cc96];return _0x417221;};import{Plugin as _0x4257a0}from'ckeditor5/src/core';import{LiveRange as _0x94bbe7}from'ckeditor5/src/engine';import{setHighlightHandling as _0x2e7393}from'ckeditor5/src/widget';import{getTranslation as _0x3f819a}from'../utils/common-translations';export default class mt extends _0x4257a0{constructor(_0x3d72d3){super(_0x3d72d3),this[_0x4172('0x13')]=['tableRow',_0x4172('0x8')],this[_0x4172('0x40')]=new Set();}[_0x4172('0x38')](){const _0x55590e=this[_0x4172('0x87')],_0x1b0dd9=_0x55590e[_0x4172('0x42')][_0x4172('0x26')]['selection'];if(!_0x55590e['plugins'][_0x4172('0x69')](_0x4172('0x12')))return;const _0x1ceac7=_0x55590e[_0x4172('0x59')],_0x5624a3=_0x55590e['plugins'][_0x4172('0x30')]('TrackChangesEditing'),_0x590140=_0x55590e[_0x4172('0x5d')]['get'](_0x4172('0x2b'));_0x5624a3[_0x4172('0x2e')]['registerElementLabel']('table',_0x2dacf8=>_0x3f819a(_0x1ceac7,_0x4172('0x66'),_0x2dacf8)),this[_0x4172('0x5f')](),_0x5624a3[_0x4172('0x6a')](_0x4172('0x62')),_0x5624a3[_0x4172('0x6a')](_0x4172('0xa')),_0x5624a3[_0x4172('0x6a')](_0x4172('0x16'));for(const _0xc13778 of['insertTableRowAbove',_0x4172('0x81')]){const _0x2bb993=_0x55590e['commands'][_0x4172('0x30')](_0xc13778);_0x5624a3['enableCommand'](_0xc13778,_0x3707f4=>{_0x55590e['model'][_0x4172('0x2a')](_0x2fbade=>{_0x3707f4();const _0xea11fc='above'===_0x2bb993[_0x4172('0x39')],_0x1324b3=_0x590140[_0x4172('0x47')](_0x1b0dd9),_0x216fed=_0x590140['getRowIndexes'](_0x1324b3),_0x4ff533=_0xea11fc?_0x216fed[_0x4172('0x5b')]-0x1:_0x216fed[_0x4172('0x6d')]+0x1,_0x368e60=_0x1324b3[0x0][_0x4172('0x6e')]('table'),_0x7542bd=_0x590140['createTableWalker'](_0x368e60,{'startRow':_0x4ff533,'endRow':_0x4ff533}),_0x25b7ee=Array['from'](_0x7542bd)[_0x4172('0x1b')](_0x24a5b1=>_0x2fbade[_0x4172('0x41')](_0x24a5b1[_0x4172('0x58')]));_0x5624a3[_0x4172('0x4b')](_0x25b7ee,_0x4172('0x55'));});});}for(const _0xe7fa83 of[_0x4172('0x1'),_0x4172('0x61')]){const _0xd4a46c=_0x55590e[_0x4172('0x18')]['get'](_0xe7fa83);_0x5624a3[_0x4172('0x6a')](_0xe7fa83,_0x92b480=>{_0x55590e[_0x4172('0x42')][_0x4172('0x2a')](_0x179ca3=>{_0x92b480();const _0x575a2b=_0x4172('0x48')===_0xd4a46c[_0x4172('0x39')],_0x29b68d=_0x590140[_0x4172('0x47')](_0x1b0dd9),_0x3fb108=_0x590140[_0x4172('0x3d')](_0x29b68d),_0x3578fb=_0x575a2b?_0x3fb108[_0x4172('0x5b')]-0x1:_0x3fb108[_0x4172('0x6d')]+0x1,_0x1d3610=_0x29b68d[0x0][_0x4172('0x6e')]('table'),_0x18bf91=_0x590140['createTableWalker'](_0x1d3610,{'startRow':0x0,'column':_0x3578fb,'includeAllSlots':!0x1}),_0x2eefdc=Array[_0x4172('0x65')](_0x18bf91)[_0x4172('0x1b')](_0x283e8f=>_0x179ca3[_0x4172('0x41')](_0x283e8f[_0x4172('0x58')]));_0x5624a3['markMultiRangeInsertion'](_0x2eefdc,_0x4172('0x8'));});});}for(const _0x2d612c of[_0x4172('0x71'),_0x4172('0x43')]){const _0x4719f2=_0x2d612c['substr'](0xb),_0x1f9aad=_0x4719f2['toLowerCase'](),_0x2afeed=_0x1f9aad['substr'](0x0,0x3)+_0x4172('0x1d'),_0x52a484=_0x4172('0x3')+_0x4719f2,_0x1eab56='min'+_0x4719f2,_0x206d8d=_0x4172('0x15')+_0x4719f2;_0x5624a3[_0x4172('0x6a')](_0x2d612c,()=>{_0x55590e[_0x4172('0x42')]['change'](_0x47a6ea=>{const _0x552d2f=_0x590140[_0x4172('0x47')](_0x1b0dd9),_0x47206c=_0x552d2f[0x0][_0x4172('0x6e')](_0x4172('0x3'));let _0x4a2db4;if('removeTableRow'==_0x2d612c){const _0x3598f3=_0x590140[_0x4172('0x76')](_0x552d2f);_0x4a2db4={'startRow':_0x3598f3[_0x4172('0x5b')],'endRow':_0x3598f3[_0x4172('0x6d')],'includeAllSlots':!0x0};}else{const _0x45487a=_0x590140[_0x4172('0x3d')](_0x552d2f);_0x4a2db4={'startColumn':_0x45487a['first'],'endColumn':_0x45487a[_0x4172('0x6d')],'includeAllSlots':!0x0};}const _0x74f0ff=_0x590140[_0x4172('0x51')](_0x47206c,_0x4a2db4),_0x14dbe8=Array[_0x4172('0x65')](_0x74f0ff)[_0x4172('0x1b')](({cell:_0x784d68})=>_0x784d68),_0x4e28ba=se(_0x14dbe8[_0x4172('0x60')](_0x5cc548=>_0x5cc548[_0x4172('0x5')](_0x2afeed))),_0xda82d8=se(_0x14dbe8[_0x4172('0x60')](_0x5000e1=>!_0x5000e1[_0x4172('0x5')](_0x2afeed)))['map'](_0x6361d6=>_0x47a6ea[_0x4172('0x41')](_0x6361d6)),_0x1fc39e=_0x5624a3[_0x4172('0x5a')](_0xda82d8,_0x52a484);if(_0x1fc39e&&(_0x4172('0x55')==_0x1fc39e['subType']||_0x4172('0x8')==_0x1fc39e[_0x4172('0x3a')])){const _0x1b7e85=this[_0x4172('0x2f')](_0x1fc39e);for(const _0x53c533 of _0x4e28ba){const _0x5e774e=_0x47a6ea[_0x4172('0x41')](_0x53c533),_0x404025=_0x590140['getCellLocation'](_0x53c533),_0x1fcabc=_0x53c533[_0x4172('0x72')](_0x2afeed)-0x1,_0x57d95f=_0x1b7e85[_0x1eab56],_0x205376=_0x1b7e85[_0x206d8d];_0x57d95f<=_0x404025[_0x1f9aad]&&_0x404025[_0x1f9aad]+_0x1fcabc<=_0x205376&&_0x1fc39e[_0x4172('0x22')](_0x5e774e);}}});});}function _0x10fe41(_0x24de2b){const _0x526b5a=Array[_0x4172('0x65')](_0x1b0dd9[_0x4172('0x56')]())[_0x4172('0x1b')](_0x389727=>_0x94bbe7[_0x4172('0x49')](_0x389727));_0x55590e[_0x4172('0x42')][_0x4172('0x2a')](_0x1ff928=>{const _0x328736=_0x1ff928[_0x4172('0x80')];_0x24de2b=_0x24de2b['filter'](_0x5bc756=>_0x4172('0x32')!=_0x5bc756[_0x4172('0x31')][_0x4172('0x4')]),_0x1ff928['setSelection'](_0x24de2b),_0x55590e[_0x4172('0x18')][_0x4172('0x30')](_0x4172('0x71'))['refresh'](),_0x55590e['execute'](_0x4172('0x71'),{'forceDefaultExecution':!0x0}),_0x55590e[_0x4172('0x42')][_0x4172('0x5e')](()=>{_0x55590e['model']['enqueueChange'](_0x328736,_0xcd6bed=>{const _0x9b3a96=_0x526b5a['filter'](_0x313367=>_0x4172('0x32')!=_0x313367[_0x4172('0x31')][_0x4172('0x4')]);_0x9b3a96[_0x4172('0x45')]>0x0&&_0xcd6bed[_0x4172('0x7b')](_0x9b3a96);for(const _0x4cdfbf of _0x526b5a)_0x4cdfbf['detach']();});});});}function _0x3c664b(_0x548fb6){_0x55590e['model']['change'](_0x102975=>{const _0x5d21d8=Array[_0x4172('0x65')](_0x1b0dd9['getRanges']())[_0x4172('0x1b')](_0x287fa2=>_0x94bbe7[_0x4172('0x49')](_0x287fa2)),_0x27aca2=[];for(const _0x1f2667 of _0x548fb6)for(const _0x40d313 of _0x1f2667[_0x4172('0x35')]({'shallow':!0x0}))_0x27aca2[_0x4172('0x83')](_0x40d313);for(const _0x2e62d0 of _0x27aca2)'$graveyard'!=_0x2e62d0['root']['rootName']&&(_0x102975[_0x4172('0x7b')](_0x102975[_0x4172('0x4f')](_0x2e62d0,0x0)),_0x55590e[_0x4172('0x18')]['get'](_0x4172('0x43'))[_0x4172('0x9')](),_0x55590e[_0x4172('0x86')](_0x4172('0x43'),{'forceDefaultExecution':!0x0}));const _0x38eeb0=_0x5d21d8[_0x4172('0x60')](_0x3c33e6=>_0x4172('0x32')!=_0x3c33e6[_0x4172('0x31')][_0x4172('0x4')]);_0x38eeb0[_0x4172('0x45')]>0x0&&_0x102975['setSelection'](_0x38eeb0);for(const _0x3a5c2d of _0x5d21d8)_0x3a5c2d[_0x4172('0x6')]();});}function _0x4d46e5(_0x109d8a,_0x1d61c0){return _0x1d61c0['every'](_0x9fa9f7=>_0x109d8a[_0x4172('0x4c')](_0x493160=>_0x493160[_0x4172('0x6f')]['isEqual'](_0x9fa9f7[_0x4172('0xc')])||_0x9fa9f7[_0x4172('0x6f')][_0x4172('0x36')](_0x493160[_0x4172('0xc')])));}function _0x5cae05(_0x114589,_0x2c1427){return _0x114589['some'](_0x5082cc=>_0x2c1427['some'](_0x10bc6b=>_0x5082cc['end'][_0x4172('0x77')](_0x10bc6b[_0x4172('0xc')])));}_0x55590e[_0x4172('0x4e')]['downcastDispatcher']['on'](_0x4172('0x10'),(_0x42e4ce,_0xb92efe,_0xd30272)=>{if(!_0xd30272[_0x4172('0x7d')]['showSuggestionHighlights'])return;const _0x5875d0=_0xb92efe[_0x4172('0x3e')];if(!_0x5875d0)return;const _0x2c0400=_0xd30272[_0x4172('0x82')]['toViewElement'](_0x5875d0);function _0x4b3533(_0x5359ea){return Array[_0x4172('0x1c')](_0x5359ea)?_0x5359ea:[_0x5359ea];}_0x2c0400&&_0x4172('0x74')===_0x5875d0[_0x4172('0x53')]&&_0x2e7393(_0x2c0400,_0xd30272[_0x4172('0x6c')],(_0x52b5ff,_0xefc195,_0x31bfd2)=>_0x31bfd2[_0x4172('0x28')](_0x4b3533(_0xefc195[_0x4172('0x67')]),_0x52b5ff),(_0x5cfd0f,_0x5e0f3e,_0x5113dc)=>_0x5113dc[_0x4172('0x84')](_0x4b3533(_0x5e0f3e['classes']),_0x5cfd0f));},{'priority':'highest'}),_0x5624a3['_descriptionFactory'][_0x4172('0xb')](_0x2f65fb=>{if('insertion'!=_0x2f65fb[_0x4172('0x34')]&&'deletion'!=_0x2f65fb[_0x4172('0x34')])return;const _0x2fb36e=_0x2f65fb[_0x4172('0x52')]();if(null!=_0x2fb36e&&_0x2fb36e['is']('element',_0x4172('0x3'))){if(_0x4172('0x2')==_0x2f65fb[_0x4172('0x34')]){const _0x26dd0f=_0x2f65fb[_0x4172('0x35')]()['filter'](_0x45aa69=>_0x45aa69['is']('$textProxy'))[_0x4172('0x1b')](_0x668c10=>_0x668c10[_0x4172('0x4e')]);if(_0x26dd0f[_0x4172('0x45')])return{'type':'insertion','content':_0x3f819a(_0x1ceac7,_0x4172('0x63'),_0x3f819a(_0x1ceac7,_0x4172('0x33'),'\x22'+_0x26dd0f[_0x4172('0x6b')]('\x20')+'\x22'))};}if(_0x4172('0x37')==_0x2f65fb[_0x4172('0x34')]){const _0x720394=_0x2f65fb[_0x4172('0x35')]()['filter'](_0x1524c1=>_0x1524c1['is'](_0x4172('0x4a')))[_0x4172('0x1b')](_0x511fda=>_0x511fda[_0x4172('0x4e')]);if(_0x720394[_0x4172('0x45')])return{'type':_0x4172('0x37'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x19'),_0x3f819a(_0x1ceac7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x720394[_0x4172('0x6b')]('\x20')+'\x22'))};}}}),_0x5624a3[_0x4172('0x2e')]['registerDescriptionCallback'](_0x23d707=>{if('tableRow'==_0x23d707['subType']){const _0x2e741f=_0x23d707['getItems']()[_0x4172('0x60')](_0x430c42=>_0x430c42['is'](_0x4172('0x4a')))[_0x4172('0x1b')](_0x8e1016=>_0x8e1016[_0x4172('0x4e')]),_0x209f28=this[_0x4172('0x2f')](_0x23d707),_0x5b8d49=_0x209f28[_0x4172('0x11')]-_0x209f28[_0x4172('0x85')]+0x1;if(_0x4172('0x2')==_0x23d707[_0x4172('0x34')])return _0x2e741f[_0x4172('0x45')]?{'type':_0x4172('0x2'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x63'),_0x3f819a(_0x1ceac7,_0x4172('0x5c'),[_0x5b8d49,'\x22'+_0x2e741f[_0x4172('0x6b')]('\x20')+'\x22']))}:{'type':_0x4172('0x2'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x63'),_0x3f819a(_0x1ceac7,_0x4172('0xd'),_0x5b8d49))};if('deletion'==_0x23d707[_0x4172('0x34')])return _0x2e741f[_0x4172('0x45')]?{'type':_0x4172('0x37'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x19'),_0x3f819a(_0x1ceac7,_0x4172('0x5c'),[_0x5b8d49,'\x22'+_0x2e741f[_0x4172('0x6b')]('\x20')+'\x22']))}:{'type':_0x4172('0x37'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x19'),_0x3f819a(_0x1ceac7,_0x4172('0xd'),_0x5b8d49))};}if(_0x4172('0x8')==_0x23d707[_0x4172('0x3a')]){const _0x26a3fe=_0x23d707[_0x4172('0x35')]()[_0x4172('0x60')](_0xe05c0e=>_0xe05c0e['is']('$textProxy'))[_0x4172('0x1b')](_0x52fda3=>_0x52fda3[_0x4172('0x4e')]),_0x28dd30=this['_getSuggestionCoords'](_0x23d707),_0x583cf4=_0x28dd30[_0x4172('0x14')]-_0x28dd30[_0x4172('0x79')]+0x1;if(_0x4172('0x2')==_0x23d707[_0x4172('0x34')])return _0x26a3fe['length']?{'type':_0x4172('0x2'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x63'),_0x3f819a(_0x1ceac7,_0x4172('0x50'),[_0x583cf4,'\x22'+_0x26a3fe[_0x4172('0x6b')]('\x20')+'\x22']))}:{'type':_0x4172('0x2'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x63'),_0x3f819a(_0x1ceac7,'ELEMENT_TABLE_COLUMN',_0x583cf4))};if(_0x4172('0x37')==_0x23d707[_0x4172('0x34')])return _0x26a3fe[_0x4172('0x45')]?{'type':_0x4172('0x37'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x19'),_0x3f819a(_0x1ceac7,_0x4172('0x50'),[_0x583cf4,'\x22'+_0x26a3fe[_0x4172('0x6b')]('\x20')+'\x22']))}:{'type':_0x4172('0x37'),'content':_0x3f819a(_0x1ceac7,_0x4172('0x19'),_0x3f819a(_0x1ceac7,'ELEMENT_TABLE_COLUMN',_0x583cf4))};}}),_0x5624a3['_suggestionFactory']['registerCustomCallback']('insertion',_0x4172('0x55'),_0x4172('0xe'),_0x10fe41),_0x5624a3[_0x4172('0x2d')][_0x4172('0x1f')](_0x4172('0x37'),_0x4172('0x55'),'accept',_0x10fe41),_0x5624a3[_0x4172('0x2d')][_0x4172('0x1f')](_0x4172('0x2'),'tableColumn',_0x4172('0xe'),_0x3c664b),_0x5624a3['_suggestionFactory'][_0x4172('0x1f')](_0x4172('0x37'),_0x4172('0x8'),_0x4172('0x7f'),_0x3c664b),_0x5624a3[_0x4172('0x2d')][_0x4172('0x1f')](_0x4172('0x2'),'tableColumn',_0x4172('0x6b'),_0x4d46e5),_0x5624a3[_0x4172('0x2d')][_0x4172('0x1f')]('deletion','tableColumn',_0x4172('0x6b'),_0x4d46e5),_0x5624a3[_0x4172('0x2d')][_0x4172('0x1f')](_0x4172('0x2'),_0x4172('0x55'),_0x4172('0x6b'),_0x5cae05),_0x5624a3[_0x4172('0x2d')][_0x4172('0x1f')](_0x4172('0x37'),'tableRow',_0x4172('0x6b'),_0x5cae05);}['_acceptFormatSuggestionCallbackFactory'](){const _0x40d586=this[_0x4172('0x87')],_0x3b0ed1=_0x40d586[_0x4172('0x42')][_0x4172('0x26')][_0x4172('0x2c')];return(_0x1cc606,_0x584f8f)=>{_0x40d586[_0x4172('0x42')][_0x4172('0x2a')](_0x12e646=>{const {commandName:_0x100e0a,commandParams:_0x5798af}=_0x584f8f;let _0x4d45ec=_0x1cc606[0x0][_0x4172('0x6f')][_0x4172('0x25')];_0x5798af&&_0x5798af[0x0]&&!0x1===_0x5798af[0x0][_0x4172('0x54')]&&(_0x4d45ec=_0x1cc606[0x0]['start'][_0x4172('0x27')]);const _0x4b6f8b=_0x12e646[_0x4172('0x64')](_0x4d45ec);if(_0x4172('0x32')==_0x4b6f8b[_0x4172('0x31')][_0x4172('0x4')])return;const _0x440052=Array[_0x4172('0x65')](_0x3b0ed1['getRanges']())[_0x4172('0x1b')](_0x156216=>_0x94bbe7['fromRange'](_0x156216));_0x12e646['setSelection'](_0x4b6f8b),_0x40d586[_0x4172('0x18')]['get'](_0x100e0a)[_0x4172('0x9')](),_0x5798af[_0x4172('0x83')]({'forceDefaultExecution':!0x0}),_0x40d586[_0x4172('0x86')](_0x100e0a,..._0x5798af);const _0x3d5540=_0x440052[_0x4172('0x60')](_0x33b2ce=>_0x4172('0x32')!=_0x33b2ce['root'][_0x4172('0x4')]);_0x3d5540[_0x4172('0x45')]>0x0&&_0x12e646[_0x4172('0x7b')](_0x3d5540);for(const _0x4c0d02 of _0x440052)_0x4c0d02[_0x4172('0x6')]();});};}['_getCoordsForCells'](_0x35a764){const _0x1152a2=this[_0x4172('0x87')][_0x4172('0x5d')][_0x4172('0x30')](_0x4172('0x2b'));let _0x2f3f5c=Number[_0x4172('0x57')],_0xa36cf4=Number['MIN_SAFE_INTEGER'],_0x35e2d6=Number[_0x4172('0x57')],_0x46c290=Number[_0x4172('0x4d')];for(const _0x532651 of _0x35a764){if('$graveyard'==_0x532651[_0x4172('0x31')][_0x4172('0x4')])continue;const {row:_0x37cdfb,column:_0x274dd1}=_0x1152a2['getCellLocation'](_0x532651),_0x591b05=_0x532651[_0x4172('0x5')](_0x4172('0x7'))?_0x532651['getAttribute'](_0x4172('0x7'))-0x1:0x0,_0x1297cb=_0x532651[_0x4172('0x5')](_0x4172('0xf'))?_0x532651[_0x4172('0x72')](_0x4172('0xf'))-0x1:0x0;_0x2f3f5c=_0x37cdfb<_0x2f3f5c?_0x37cdfb:_0x2f3f5c,_0xa36cf4=_0x37cdfb+_0x591b05>_0xa36cf4?_0x37cdfb+_0x591b05:_0xa36cf4,_0x35e2d6=_0x274dd1<_0x35e2d6?_0x274dd1:_0x35e2d6,_0x46c290=_0x274dd1+_0x1297cb>_0x46c290?_0x274dd1+_0x1297cb:_0x46c290;}return{'minRow':_0x2f3f5c,'maxRow':_0xa36cf4,'minColumn':_0x35e2d6,'maxColumn':_0x46c290};}['_setupColumnsRowsFixing'](){const _0x5431aa=this[_0x4172('0x87')],_0xb90b45=_0x5431aa[_0x4172('0x5d')][_0x4172('0x30')](_0x4172('0x7e')),_0x1b35b6=_0x5431aa['plugins'][_0x4172('0x30')]('TableUtils');_0x5431aa[_0x4172('0x42')][_0x4172('0x26')]['on'](_0x4172('0x1a'),()=>{const _0xb8060d=Array['from'](_0x5431aa[_0x4172('0x42')]['document'][_0x4172('0x20')][_0x4172('0x70')]());for(const {name:_0x40771b,data:_0x439561}of _0xb8060d){const {group:_0x43d1fe,id:_0x171c5a,subType:_0x3e2308}=_0xb90b45['_splitMarkerName'](_0x40771b);if('suggestion'!=_0x43d1fe)continue;if(null!=_0x439561[_0x4172('0x3b')])continue;const _0x4bef08=_0xb90b45[_0x4172('0x75')](_0x171c5a);this[_0x4172('0x13')][_0x4172('0x78')](_0x3e2308)&&this[_0x4172('0x40')][_0x4172('0x7a')](_0x4bef08);}},{'priority':_0x4172('0x3c')});const _0x1b8901=(_0x281ccf,_0x454be2)=>{let _0xaaabb=!0x1;const _0x299126=_0x454be2['createRangeOn'](_0x281ccf),_0x115a26=_0x281ccf['findAncestor'](_0x4172('0x3')),_0x32892b=_0x1b35b6[_0x4172('0x44')](_0x281ccf);for(const _0x154d7f of this[_0x4172('0x40')]){const _0x2824fd=_0x154d7f[_0x4172('0x3a')],_0x29e0d1=_0x2824fd['startsWith'](_0x4172('0x21')),_0x1406a0=_0x2824fd[_0x4172('0x23')](_0x29e0d1?0xa:0x5),_0x14f05d=_0x1406a0[_0x4172('0x29')](),_0x4bcb5e=_0x14f05d[_0x4172('0x23')](0x0,0x3)+_0x4172('0x1d'),_0x924eba=_0x4172('0x1e')+_0x1406a0,_0x6eec35=_0x4172('0x15')+_0x1406a0;if(!_0x154d7f[_0x4172('0x73')])continue;if(_0x115a26!=_0x154d7f[_0x4172('0x0')]()[_0x4172('0xc')][_0x4172('0x6e')]('table'))continue;if(_0x154d7f[_0x4172('0x17')](_0x299126))continue;const _0x79186b=_0x281ccf[_0x4172('0x5')](_0x4bcb5e)?_0x281ccf['getAttribute'](_0x4bcb5e)-0x1:0x0,_0x5aa5de=this['_getSuggestionCoords'](_0x154d7f),_0x2bfa50=_0x5aa5de[_0x924eba],_0x47ecd9=_0x5aa5de[_0x6eec35];_0x2bfa50<=_0x32892b[_0x14f05d]&&_0x32892b[_0x14f05d]+_0x79186b<=_0x47ecd9&&(_0x154d7f[_0x4172('0x22')](_0x299126),_0xaaabb=!0x0);}return _0xaaabb;};_0x5431aa[_0x4172('0x42')][_0x4172('0x26')]['registerPostFixer'](_0x10a22d=>{let _0x1f1281=!0x1;for(const _0xb714b2 of _0x5431aa[_0x4172('0x42')][_0x4172('0x26')][_0x4172('0x20')][_0x4172('0x68')]())if(_0x4172('0x46')==_0xb714b2['type']){if('tableRow'==_0xb714b2[_0x4172('0x53')])for(const _0x243598 of _0xb714b2[_0x4172('0x3f')][_0x4172('0x27')][_0x4172('0x7c')]())_0x1f1281=_0x1f1281||_0x1b8901(_0x243598,_0x10a22d);else _0x4172('0x74')==_0xb714b2[_0x4172('0x53')]&&(_0x1f1281=_0x1f1281||_0x1b8901(_0xb714b2[_0x4172('0x3f')]['nodeAfter'],_0x10a22d));}return _0x1f1281;});}[_0x4172('0x2f')](_0x56ae3f){return this['_getCoordsForCells'](_0x56ae3f['getRanges']()[_0x4172('0x1b')](_0x240edc=>_0x240edc['start'][_0x4172('0x27')]));}}function se(_0x422799){return Array[_0x4172('0x65')](new Set(_0x422799)[_0x4172('0x24')]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x54a9=['get','toggleTableCaption','enableCommand','TrackChangesEditing','plugins','requires','TableCaptionEditing','editor'];(function(_0x57458e,_0x54a9b2){const _0x330c50=function(_0x171e06){while(--_0x171e06){_0x57458e['push'](_0x57458e['shift']());}};_0x330c50(++_0x54a9b2);}(_0x54a9,0x1d2));const _0x330c=function(_0x57458e,_0x54a9b2){_0x57458e=_0x57458e-0x0;let _0x330c50=_0x54a9[_0x57458e];return _0x330c50;};import{Plugin as _0x2fc737}from'ckeditor5/src/core';import _0x3d1e49 from'./table';export default class vt extends _0x2fc737{static get[_0x330c('0x3')](){return[_0x3d1e49];}['afterInit'](){const _0x34bd15=this[_0x330c('0x5')];if(!_0x34bd15[_0x330c('0x2')]['has'](_0x330c('0x4')))return;_0x34bd15[_0x330c('0x2')][_0x330c('0x6')](_0x330c('0x1'))[_0x330c('0x0')](_0x330c('0x7'));}}
23
+ const _0x3de1=['has','afterInit','TrackChangesEditing','enableCommand','get','plugins','editor'];(function(_0x151dda,_0x3de1dc){const _0x5b476a=function(_0x48f365){while(--_0x48f365){_0x151dda['push'](_0x151dda['shift']());}};_0x5b476a(++_0x3de1dc);}(_0x3de1,0xbc));const _0x5b47=function(_0x151dda,_0x3de1dc){_0x151dda=_0x151dda-0x0;let _0x5b476a=_0x3de1[_0x151dda];return _0x5b476a;};import{Plugin as _0x1611b3}from'ckeditor5/src/core';import _0x10a100 from'./table';export default class vt extends _0x1611b3{static get['requires'](){return[_0x10a100];}[_0x5b47('0x2')](){const _0x41742d=this[_0x5b47('0x0')];if(!_0x41742d[_0x5b47('0x6')][_0x5b47('0x1')]('TableCaptionEditing'))return;_0x41742d[_0x5b47('0x6')][_0x5b47('0x5')](_0x5b47('0x3'))[_0x5b47('0x4')]('toggleTableCaption');}}