@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20230727.0 → 0.0.0-nightly-20230729.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 (68) hide show
  1. package/build/track-changes.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/build/translations/sq.js +1 -0
  4. package/lang/translations/gl.po +23 -23
  5. package/lang/translations/sq.po +487 -0
  6. package/package.json +3 -3
  7. package/src/commands/acceptsuggestioncommand.js +1 -1
  8. package/src/commands/discardsuggestioncommand.js +1 -1
  9. package/src/commands/executeonallsuggestionscommand.js +1 -1
  10. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  11. package/src/commands/trackchangescommand.js +1 -1
  12. package/src/integrations/alignment.js +1 -1
  13. package/src/integrations/basicstyles.js +1 -1
  14. package/src/integrations/blockquote.js +1 -1
  15. package/src/integrations/ckbox.js +1 -1
  16. package/src/integrations/codeblock.js +1 -1
  17. package/src/integrations/comments.js +1 -1
  18. package/src/integrations/deletecommand.js +1 -1
  19. package/src/integrations/documentlist.js +1 -1
  20. package/src/integrations/documentlistproperties.js +1 -1
  21. package/src/integrations/entercommand.js +1 -1
  22. package/src/integrations/findandreplace.js +1 -1
  23. package/src/integrations/font.js +1 -1
  24. package/src/integrations/formatpainter.js +1 -1
  25. package/src/integrations/heading.js +1 -1
  26. package/src/integrations/highlight.js +1 -1
  27. package/src/integrations/horizontalline.js +1 -1
  28. package/src/integrations/htmlembed.js +1 -1
  29. package/src/integrations/image.js +1 -1
  30. package/src/integrations/imagereplace.js +1 -1
  31. package/src/integrations/importword.js +1 -1
  32. package/src/integrations/indent.js +1 -1
  33. package/src/integrations/inputcommand.js +1 -1
  34. package/src/integrations/link.js +1 -1
  35. package/src/integrations/list.js +1 -1
  36. package/src/integrations/listproperties.js +1 -1
  37. package/src/integrations/mediaembed.js +1 -1
  38. package/src/integrations/mention.js +1 -1
  39. package/src/integrations/pagebreak.js +1 -1
  40. package/src/integrations/paragraph.js +1 -1
  41. package/src/integrations/removeformat.js +1 -1
  42. package/src/integrations/restrictededitingmode.js +1 -1
  43. package/src/integrations/shiftentercommand.js +1 -1
  44. package/src/integrations/standardeditingmode.js +1 -1
  45. package/src/integrations/style.js +1 -1
  46. package/src/integrations/table.js +1 -1
  47. package/src/integrations/tablecaption.js +1 -1
  48. package/src/integrations/tableclipboard.js +1 -1
  49. package/src/integrations/tablecolumnresize.js +1 -1
  50. package/src/integrations/tableheadings.js +1 -1
  51. package/src/integrations/tablemergesplit.js +1 -1
  52. package/src/integrations/tableofcontents.js +1 -1
  53. package/src/integrations/tableproperties.js +1 -1
  54. package/src/integrations/template.js +1 -1
  55. package/src/integrations/title.js +1 -1
  56. package/src/integrations/undo.js +1 -1
  57. package/src/integrations/utils.js +1 -1
  58. package/src/suggestion.js +1 -1
  59. package/src/suggestiondescriptionfactory.js +1 -1
  60. package/src/trackchanges.js +1 -1
  61. package/src/trackchangesdata.js +1 -1
  62. package/src/trackchangesediting.js +1 -1
  63. package/src/trackchangesui.js +1 -1
  64. package/src/ui/suggestioncontroller.js +1 -1
  65. package/src/ui/view/basesuggestionthreadview.js +1 -1
  66. package/src/ui/view/suggestionthreadview.js +1 -1
  67. package/src/utils/common-translations.js +1 -1
  68. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x17ec=['numbered','format','list.properties','createPositionAt','unshift','getSiblingNodes','_getTranslationKeyForListStyle','getListTypeFromListStyleType','_getSuggestionBlocks','model','before','map','ELEMENT_','listStyle','editor','toUpperCase','parent','change','element','from','locale','document','plugins','forward','get','listItem','afterInit','listReversed','*Format:*\x20set\x20order\x20to\x20regular','filter','getFirstPosition','listStart','has','handleListReversedCommand','bind','listType','type','handleDescriptions','*Format:*\x20set\x20order\x20to\x20reversed','startIndex','push','config','enableCommand','_getSuggestionBlocksForListStyle','_LIST_','*Format:*\x20set\x20start\x20index\x20to\x20%0','styles','ListPropertiesEditing','commandParams','backward','getSelectedBlocks','length','_descriptionFactory','createRange','handleListStartCommand','reversed','selection','TrackChangesEditing','handleListStyleCommand','getAttribute','registerDescriptionCallback','ListUtils','markMultiRangeBlockFormat','getLastPosition'];(function(_0x114b3d,_0x17eca9){const _0x22a34a=function(_0x3012b4){while(--_0x3012b4){_0x114b3d['push'](_0x114b3d['shift']());}};_0x22a34a(++_0x17eca9);}(_0x17ec,0xac));const _0x22a3=function(_0x114b3d,_0x17eca9){_0x114b3d=_0x114b3d-0x0;let _0x22a34a=_0x17ec[_0x114b3d];return _0x22a34a;};import{Plugin as _0x1b2c28}from'ckeditor5/src/core';import{getTranslation as _0x5e9426}from'../utils/common-translations';export default class nt extends _0x1b2c28{[_0x22a3('0x2e')](){if(!this[_0x22a3('0x22')]['plugins'][_0x22a3('0x34')](_0x22a3('0x3')))return;const _0x575d2c=this[_0x22a3('0x22')][_0x22a3('0x3d')]['get'](_0x22a3('0x16')),_0x45818d=this[_0x22a3('0x22')]['plugins'][_0x22a3('0x2c')](_0x22a3('0xd'));_0x575d2c[_0x22a3('0x2')]&&_0x45818d[_0x22a3('0x3e')]('listStyle',this[_0x22a3('0xe')][_0x22a3('0x36')](this)),_0x575d2c[_0x22a3('0xb')]&&_0x45818d[_0x22a3('0x3e')](_0x22a3('0x2f'),this[_0x22a3('0x35')]['bind'](this)),_0x575d2c[_0x22a3('0x3b')]&&_0x45818d[_0x22a3('0x3e')](_0x22a3('0x33'),this[_0x22a3('0xa')][_0x22a3('0x36')](this)),_0x45818d[_0x22a3('0x8')][_0x22a3('0x10')](this['handleDescriptions']['bind'](this));}[_0x22a3('0xe')](_0xf236a3,_0x4648ff={}){const _0x4da9ff=this[_0x22a3('0x22')][_0x22a3('0x2a')][_0x22a3('0x2c')]('TrackChangesEditing'),_0x26fc43=this[_0x22a3('0x3f')]();this[_0x22a3('0x22')]['model'][_0x22a3('0x25')](()=>{_0x4da9ff[_0x22a3('0x12')](_0x26fc43,{'commandName':'listStyle','commandParams':[{'type':_0x4648ff[_0x22a3('0x38')]}],'formatGroupId':_0x22a3('0x21')});});}['handleListReversedCommand'](_0x89b829,_0x6413df={}){const _0x2c59cf=this['editor'][_0x22a3('0x2a')]['get']('TrackChangesEditing'),_0x5eed7f=this[_0x22a3('0x1c')](_0x3dcfd3=>_0x3dcfd3['is'](_0x22a3('0x26'),_0x22a3('0x2d'))&&_0x22a3('0x14')===_0x3dcfd3['getAttribute'](_0x22a3('0x37')));if(_0x5eed7f['length']<0x1)return;const _0x219b5b=_0x5eed7f['map'](_0x521563=>this[_0x22a3('0x22')]['model']['createRange'](this[_0x22a3('0x22')][_0x22a3('0x1d')][_0x22a3('0x17')](_0x521563,_0x22a3('0x1e')),this['editor'][_0x22a3('0x1d')][_0x22a3('0x17')](_0x521563,0x0)));this['editor'][_0x22a3('0x1d')][_0x22a3('0x25')](()=>{_0x2c59cf[_0x22a3('0x12')](_0x219b5b,{'commandName':_0x22a3('0x2f'),'commandParams':[{'reversed':_0x6413df['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x27636a,_0x3a6875={}){const _0xee5d56=this['editor'][_0x22a3('0x2a')][_0x22a3('0x2c')](_0x22a3('0xd')),_0x524078=this['_getSuggestionBlocks'](_0x2fe5c0=>_0x2fe5c0['is'](_0x22a3('0x26'),'listItem')&&_0x22a3('0x14')===_0x2fe5c0[_0x22a3('0xf')](_0x22a3('0x37')));if(_0x524078[_0x22a3('0x7')]<0x1)return;const _0x311819=_0x524078[_0x22a3('0x1f')](_0x6aa41=>this[_0x22a3('0x22')]['model'][_0x22a3('0x9')](this[_0x22a3('0x22')][_0x22a3('0x1d')][_0x22a3('0x17')](_0x6aa41,'before'),this['editor'][_0x22a3('0x1d')][_0x22a3('0x17')](_0x6aa41,0x0)));this[_0x22a3('0x22')][_0x22a3('0x1d')]['change'](()=>{_0xee5d56[_0x22a3('0x12')](_0x311819,{'commandName':_0x22a3('0x33'),'commandParams':[{'startIndex':_0x3a6875[_0x22a3('0x3b')]}],'formatGroupId':'listStart'});});}[_0x22a3('0x39')](_0xbe6944){const _0x629ab6=this[_0x22a3('0x22')][_0x22a3('0x28')],{data:_0x4e13f9}=_0xbe6944;if(!_0x4e13f9)return;let _0xd2adc1,_0x574a62;switch(_0x4e13f9['commandName']){case _0x22a3('0x21'):_0xd2adc1='*Change\x20to:*\x20%0',_0x574a62={'type':'format','content':_0x5e9426(_0x629ab6,_0xd2adc1,_0x5e9426(_0x629ab6,this['_getTranslationKeyForListStyle'](_0x4e13f9['commandParams'][0x0][_0x22a3('0x38')])))};break;case _0x22a3('0x2f'):_0xd2adc1=_0x4e13f9[_0x22a3('0x4')][0x0][_0x22a3('0xb')]?_0x22a3('0x3a'):_0x22a3('0x30'),_0x574a62={'type':_0x22a3('0x15'),'content':_0x5e9426(_0x629ab6,_0xd2adc1)};break;case _0x22a3('0x33'):_0xd2adc1=_0x22a3('0x1'),_0x574a62={'type':_0x22a3('0x15'),'content':_0x5e9426(_0x629ab6,_0xd2adc1,_0x4e13f9[_0x22a3('0x4')][0x0]['startIndex'])};}return _0x574a62;}['_getSuggestionBlocksForListStyle'](){var _0x50c14c,_0x450389,_0x1a2e5a,_0x48b40c;const _0x1db8c0=this[_0x22a3('0x22')]['plugins'][_0x22a3('0x2c')](_0x22a3('0x11'));let _0x30b4cf=Array['from'](this[_0x22a3('0x22')][_0x22a3('0x1d')][_0x22a3('0x29')][_0x22a3('0xc')][_0x22a3('0x6')]());return(null===(_0x50c14c=_0x30b4cf[0x0])||void 0x0===_0x50c14c?void 0x0:_0x50c14c['is'](_0x22a3('0x26'),_0x22a3('0x2d')))&&_0x30b4cf[_0x22a3('0x18')](..._0x1db8c0['getSiblingNodes'](this[_0x22a3('0x22')][_0x22a3('0x1d')]['document'][_0x22a3('0xc')][_0x22a3('0x32')](),'backward')),(null===(_0x450389=_0x30b4cf[_0x30b4cf[_0x22a3('0x7')]-0x1])||void 0x0===_0x450389?void 0x0:_0x450389['is']('element',_0x22a3('0x2d')))&&_0x30b4cf[_0x22a3('0x3c')](..._0x1db8c0[_0x22a3('0x19')](this[_0x22a3('0x22')][_0x22a3('0x1d')][_0x22a3('0x29')]['selection'][_0x22a3('0x13')](),_0x22a3('0x2b'))),_0x30b4cf=[...new Set(_0x30b4cf)],(null===(_0x48b40c=null===(_0x1a2e5a=this[_0x22a3('0x22')][_0x22a3('0x1d')][_0x22a3('0x29')][_0x22a3('0xc')][_0x22a3('0x32')]())||void 0x0===_0x1a2e5a?void 0x0:_0x1a2e5a[_0x22a3('0x24')])||void 0x0===_0x48b40c?void 0x0:_0x48b40c['is'](_0x22a3('0x26'),'listItem'))&&(_0x30b4cf=_0x30b4cf[_0x22a3('0x31')](_0x33e65a=>_0x33e65a['is']('element','listItem'))),_0x30b4cf;}[_0x22a3('0x1c')](_0x5cf7a7){const _0x501d29=this[_0x22a3('0x22')]['plugins'][_0x22a3('0x2c')](_0x22a3('0x11'));let _0xfea0d6=Array[_0x22a3('0x27')](this[_0x22a3('0x22')][_0x22a3('0x1d')][_0x22a3('0x29')]['selection']['getSelectedBlocks']())['filter'](_0x5cf7a7)[_0x22a3('0x1f')](_0x161a47=>{const _0x2cb7f4=this[_0x22a3('0x22')][_0x22a3('0x1d')][_0x22a3('0x17')](_0x161a47,0x0);return[..._0x501d29[_0x22a3('0x19')](_0x2cb7f4,_0x22a3('0x5')),..._0x501d29[_0x22a3('0x19')](_0x2cb7f4,_0x22a3('0x2b'))];})['flat']();return _0xfea0d6=[...new Set(_0xfea0d6)],_0xfea0d6;}[_0x22a3('0x1a')](_0x22c3b3){return _0x22a3('0x20')+this[_0x22a3('0x22')][_0x22a3('0x2a')][_0x22a3('0x2c')](_0x22a3('0x11'))[_0x22a3('0x1b')](_0x22c3b3)[_0x22a3('0x23')]()+_0x22a3('0x0')+_0x22c3b3[_0x22a3('0x23')]()['replace'](/-/g,'_');}}
23
+ const _0x3fc4=['getSelectedBlocks','bind','selection','enableCommand','TrackChangesEditing','getListTypeFromListStyleType','handleListStyleCommand','model','reversed','registerDescriptionCallback','_descriptionFactory','getFirstPosition','commandParams','createRange','listItem','backward','afterInit','format','editor','styles','toUpperCase','has','get','handleListReversedCommand','getSiblingNodes','startIndex','length','ELEMENT_','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getTranslationKeyForListStyle','listStart','plugins','change','forward','document','from','push','replace','config','list.properties','ListUtils','commandName','createPositionAt','numbered','listStyle','type','_getSuggestionBlocksForListStyle','handleListStartCommand','_LIST_','before','flat','listType','_getSuggestionBlocks','element','*Format:*\x20set\x20order\x20to\x20regular','listReversed','markMultiRangeBlockFormat','handleDescriptions','map','filter','getAttribute'];(function(_0x293047,_0x3fc4fc){const _0x420204=function(_0x5622ac){while(--_0x5622ac){_0x293047['push'](_0x293047['shift']());}};_0x420204(++_0x3fc4fc);}(_0x3fc4,0x111));const _0x4202=function(_0x293047,_0x3fc4fc){_0x293047=_0x293047-0x0;let _0x420204=_0x3fc4[_0x293047];return _0x420204;};import{Plugin as _0x1e4999}from'ckeditor5/src/core';import{getTranslation as _0x4c0cc6}from'../utils/common-translations';export default class nt extends _0x1e4999{[_0x4202('0x30')](){if(!this[_0x4202('0x32')][_0x4202('0x2')][_0x4202('0x35')]('ListPropertiesEditing'))return;const _0x8d9f58=this['editor'][_0x4202('0x9')]['get'](_0x4202('0xa')),_0x51d18a=this['editor'][_0x4202('0x2')][_0x4202('0x36')](_0x4202('0x24'));_0x8d9f58[_0x4202('0x33')]&&_0x51d18a['enableCommand'](_0x4202('0xf'),this[_0x4202('0x26')][_0x4202('0x21')](this)),_0x8d9f58[_0x4202('0x28')]&&_0x51d18a[_0x4202('0x23')](_0x4202('0x1a'),this[_0x4202('0x37')][_0x4202('0x21')](this)),_0x8d9f58[_0x4202('0x39')]&&_0x51d18a[_0x4202('0x23')](_0x4202('0x1'),this[_0x4202('0x12')][_0x4202('0x21')](this)),_0x51d18a[_0x4202('0x2a')][_0x4202('0x29')](this[_0x4202('0x1c')][_0x4202('0x21')](this));}['handleListStyleCommand'](_0x3e4245,_0x494bd7={}){const _0x5eb493=this[_0x4202('0x32')][_0x4202('0x2')][_0x4202('0x36')](_0x4202('0x24')),_0x58a437=this[_0x4202('0x11')]();this[_0x4202('0x32')]['model'][_0x4202('0x3')](()=>{_0x5eb493[_0x4202('0x1b')](_0x58a437,{'commandName':_0x4202('0xf'),'commandParams':[{'type':_0x494bd7[_0x4202('0x10')]}],'formatGroupId':'listStyle'});});}[_0x4202('0x37')](_0x1c6313,_0x3000f5={}){const _0x57a789=this[_0x4202('0x32')][_0x4202('0x2')][_0x4202('0x36')]('TrackChangesEditing'),_0x1f5a36=this[_0x4202('0x17')](_0x376fd1=>_0x376fd1['is'](_0x4202('0x18'),_0x4202('0x2e'))&&_0x4202('0xe')===_0x376fd1[_0x4202('0x1f')](_0x4202('0x16')));if(_0x1f5a36[_0x4202('0x3a')]<0x1)return;const _0x15c20d=_0x1f5a36[_0x4202('0x1d')](_0x157337=>this[_0x4202('0x32')]['model']['createRange'](this[_0x4202('0x32')]['model'][_0x4202('0xd')](_0x157337,_0x4202('0x14')),this['editor']['model']['createPositionAt'](_0x157337,0x0)));this[_0x4202('0x32')]['model']['change'](()=>{_0x57a789[_0x4202('0x1b')](_0x15c20d,{'commandName':_0x4202('0x1a'),'commandParams':[{'reversed':_0x3000f5[_0x4202('0x28')]}],'formatGroupId':_0x4202('0x1a')});});}[_0x4202('0x12')](_0x263643,_0x56c562={}){const _0x5c115d=this[_0x4202('0x32')][_0x4202('0x2')][_0x4202('0x36')](_0x4202('0x24')),_0x1eb6c5=this[_0x4202('0x17')](_0x1b9d38=>_0x1b9d38['is'](_0x4202('0x18'),_0x4202('0x2e'))&&'numbered'===_0x1b9d38[_0x4202('0x1f')](_0x4202('0x16')));if(_0x1eb6c5[_0x4202('0x3a')]<0x1)return;const _0x5cadc5=_0x1eb6c5[_0x4202('0x1d')](_0x53a5ff=>this[_0x4202('0x32')][_0x4202('0x27')][_0x4202('0x2d')](this['editor'][_0x4202('0x27')][_0x4202('0xd')](_0x53a5ff,_0x4202('0x14')),this[_0x4202('0x32')]['model'][_0x4202('0xd')](_0x53a5ff,0x0)));this[_0x4202('0x32')]['model'][_0x4202('0x3')](()=>{_0x5c115d[_0x4202('0x1b')](_0x5cadc5,{'commandName':_0x4202('0x1'),'commandParams':[{'startIndex':_0x56c562[_0x4202('0x39')]}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x39bac3){const _0x424a47=this[_0x4202('0x32')]['locale'],{data:_0x3b69e9}=_0x39bac3;if(!_0x3b69e9)return;let _0x391a35,_0x1de339;switch(_0x3b69e9[_0x4202('0xc')]){case'listStyle':_0x391a35='*Change\x20to:*\x20%0',_0x1de339={'type':_0x4202('0x31'),'content':_0x4c0cc6(_0x424a47,_0x391a35,_0x4c0cc6(_0x424a47,this[_0x4202('0x0')](_0x3b69e9[_0x4202('0x2c')][0x0][_0x4202('0x10')])))};break;case'listReversed':_0x391a35=_0x3b69e9[_0x4202('0x2c')][0x0][_0x4202('0x28')]?'*Format:*\x20set\x20order\x20to\x20reversed':_0x4202('0x19'),_0x1de339={'type':'format','content':_0x4c0cc6(_0x424a47,_0x391a35)};break;case _0x4202('0x1'):_0x391a35=_0x4202('0x3c'),_0x1de339={'type':'format','content':_0x4c0cc6(_0x424a47,_0x391a35,_0x3b69e9['commandParams'][0x0][_0x4202('0x39')])};}return _0x1de339;}[_0x4202('0x11')](){var _0x89c075,_0x1ff574,_0x37865c,_0x3a0f55;const _0x1fcd60=this['editor'][_0x4202('0x2')][_0x4202('0x36')](_0x4202('0xb'));let _0x5eb0bd=Array[_0x4202('0x6')](this['editor'][_0x4202('0x27')][_0x4202('0x5')][_0x4202('0x22')][_0x4202('0x20')]());return(null===(_0x89c075=_0x5eb0bd[0x0])||void 0x0===_0x89c075?void 0x0:_0x89c075['is'](_0x4202('0x18'),_0x4202('0x2e')))&&_0x5eb0bd['unshift'](..._0x1fcd60[_0x4202('0x38')](this[_0x4202('0x32')][_0x4202('0x27')][_0x4202('0x5')][_0x4202('0x22')][_0x4202('0x2b')](),_0x4202('0x2f'))),(null===(_0x1ff574=_0x5eb0bd[_0x5eb0bd[_0x4202('0x3a')]-0x1])||void 0x0===_0x1ff574?void 0x0:_0x1ff574['is']('element',_0x4202('0x2e')))&&_0x5eb0bd[_0x4202('0x7')](..._0x1fcd60[_0x4202('0x38')](this[_0x4202('0x32')][_0x4202('0x27')][_0x4202('0x5')][_0x4202('0x22')]['getLastPosition'](),_0x4202('0x4'))),_0x5eb0bd=[...new Set(_0x5eb0bd)],(null===(_0x3a0f55=null===(_0x37865c=this[_0x4202('0x32')]['model'][_0x4202('0x5')]['selection'][_0x4202('0x2b')]())||void 0x0===_0x37865c?void 0x0:_0x37865c['parent'])||void 0x0===_0x3a0f55?void 0x0:_0x3a0f55['is'](_0x4202('0x18'),_0x4202('0x2e')))&&(_0x5eb0bd=_0x5eb0bd[_0x4202('0x1e')](_0x260ecb=>_0x260ecb['is'](_0x4202('0x18'),_0x4202('0x2e')))),_0x5eb0bd;}[_0x4202('0x17')](_0x3290ab){const _0x8eb2fc=this[_0x4202('0x32')]['plugins']['get'](_0x4202('0xb'));let _0x416ad2=Array[_0x4202('0x6')](this[_0x4202('0x32')][_0x4202('0x27')][_0x4202('0x5')][_0x4202('0x22')][_0x4202('0x20')]())['filter'](_0x3290ab)[_0x4202('0x1d')](_0x1e2d38=>{const _0x276656=this[_0x4202('0x32')]['model'][_0x4202('0xd')](_0x1e2d38,0x0);return[..._0x8eb2fc['getSiblingNodes'](_0x276656,_0x4202('0x2f')),..._0x8eb2fc[_0x4202('0x38')](_0x276656,_0x4202('0x4'))];})[_0x4202('0x15')]();return _0x416ad2=[...new Set(_0x416ad2)],_0x416ad2;}[_0x4202('0x0')](_0xaab488){return _0x4202('0x3b')+this[_0x4202('0x32')][_0x4202('0x2')]['get'](_0x4202('0xb'))[_0x4202('0x25')](_0xaab488)[_0x4202('0x34')]()+_0x4202('0x13')+_0xaab488[_0x4202('0x34')]()[_0x4202('0x8')](/-/g,'_');}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5871=['plugins','has','_descriptionFactory','high','options','stop','MediaEmbedEditing','dataDowncast','showSuggestionHighlights','afterInit','elementToElement','div','data','TrackChangesEditing','ELEMENT_MEDIA','for','conversion','media','downcastDispatcher','get','attribute:url:media'];(function(_0x5ae926,_0x587130){const _0x3f185f=function(_0x40bd75){while(--_0x40bd75){_0x5ae926['push'](_0x5ae926['shift']());}};_0x3f185f(++_0x587130);}(_0x5871,0x1e2));const _0x3f18=function(_0x5ae926,_0x587130){_0x5ae926=_0x5ae926-0x0;let _0x3f185f=_0x5871[_0x5ae926];return _0x3f185f;};import{Plugin as _0x11a7a1}from'ckeditor5/src/core';import{getTranslation as _0x416494}from'../utils/common-translations';export default class ot extends _0x11a7a1{[_0x3f18('0xa')](){const _0x18eb09=this['editor'];if(!_0x18eb09[_0x3f18('0x1')][_0x3f18('0x2')](_0x3f18('0x7')))return;const _0x1ee2b6=_0x18eb09['plugins'][_0x3f18('0x14')](_0x3f18('0xe')),_0x5106d3=_0x18eb09['locale'];_0x1ee2b6['enableCommand']('mediaEmbed'),_0x1ee2b6[_0x3f18('0x3')]['registerElementLabel'](_0x3f18('0x12'),_0x281bba=>_0x416494(_0x5106d3,_0x3f18('0xf'),_0x281bba)),_0x18eb09[_0x3f18('0x11')][_0x3f18('0x10')](_0x3f18('0x8'))[_0x3f18('0xb')]({'model':_0x3f18('0x12'),'view':(_0x3495ba,{writer:_0x4ed80d,options:_0x2a30cb})=>{if(_0x2a30cb[_0x3f18('0x9')])return _0x4ed80d['createEmptyElement'](_0x3f18('0xc'));},'converterPriority':'high'}),_0x18eb09[_0x3f18('0xd')][_0x3f18('0x13')]['on'](_0x3f18('0x0'),(_0x3b5d2e,_0x53d8ac,_0x1bdcdb)=>{_0x1bdcdb[_0x3f18('0x5')][_0x3f18('0x9')]&&_0x3b5d2e[_0x3f18('0x6')]();},{'priority':_0x3f18('0x4')});}}
23
+ const _0x5857=['editor','stop','dataDowncast','elementToElement','MediaEmbedEditing','high','afterInit','TrackChangesEditing','showSuggestionHighlights','has','data','mediaEmbed','locale','plugins','get','attribute:url:media','media','createEmptyElement','registerElementLabel','conversion','enableCommand'];(function(_0xa5f67e,_0x58571f){const _0x4b9591=function(_0x4bef7a){while(--_0x4bef7a){_0xa5f67e['push'](_0xa5f67e['shift']());}};_0x4b9591(++_0x58571f);}(_0x5857,0x8f));const _0x4b95=function(_0xa5f67e,_0x58571f){_0xa5f67e=_0xa5f67e-0x0;let _0x4b9591=_0x5857[_0xa5f67e];return _0x4b9591;};import{Plugin as _0x52d534}from'ckeditor5/src/core';import{getTranslation as _0x19cca8}from'../utils/common-translations';export default class ot extends _0x52d534{[_0x4b95('0xa')](){const _0x113ab4=this[_0x4b95('0x4')];if(!_0x113ab4[_0x4b95('0x11')][_0x4b95('0xd')](_0x4b95('0x8')))return;const _0x34455a=_0x113ab4[_0x4b95('0x11')][_0x4b95('0x12')](_0x4b95('0xb')),_0x4686c2=_0x113ab4[_0x4b95('0x10')];_0x34455a[_0x4b95('0x3')](_0x4b95('0xf')),_0x34455a['_descriptionFactory'][_0x4b95('0x1')](_0x4b95('0x14'),_0x26d797=>_0x19cca8(_0x4686c2,'ELEMENT_MEDIA',_0x26d797)),_0x113ab4[_0x4b95('0x2')]['for'](_0x4b95('0x6'))[_0x4b95('0x7')]({'model':_0x4b95('0x14'),'view':(_0x56a032,{writer:_0x2daca3,options:_0x3c105b})=>{if(_0x3c105b[_0x4b95('0xc')])return _0x2daca3[_0x4b95('0x0')]('div');},'converterPriority':_0x4b95('0x9')}),_0x113ab4[_0x4b95('0xe')]['downcastDispatcher']['on'](_0x4b95('0x13'),(_0x6bd04c,_0x2934b0,_0x14b4cd)=>{_0x14b4cd['options']['showSuggestionHighlights']&&_0x6bd04c[_0x4b95('0x5')]();},{'priority':_0x4b95('0x9')});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5f2d=['afterInit','editor','plugins','enableCommand','mention','MentionEditing','TrackChangesEditing','get'];(function(_0x2034a2,_0x5f2d32){const _0x367ce9=function(_0xcd9f88){while(--_0xcd9f88){_0x2034a2['push'](_0x2034a2['shift']());}};_0x367ce9(++_0x5f2d32);}(_0x5f2d,0xeb));const _0x367c=function(_0x2034a2,_0x5f2d32){_0x2034a2=_0x2034a2-0x0;let _0x367ce9=_0x5f2d[_0x2034a2];return _0x367ce9;};import{Plugin as _0x314046}from'ckeditor5/src/core';export default class rt extends _0x314046{[_0x367c('0x5')](){const _0x18d56c=this[_0x367c('0x6')];_0x18d56c[_0x367c('0x7')]['has'](_0x367c('0x2'))&&_0x18d56c[_0x367c('0x7')][_0x367c('0x4')](_0x367c('0x3'))[_0x367c('0x0')](_0x367c('0x1'));}}
23
+ const _0x59ac=['enableCommand','get','mention','MentionEditing','has','plugins','TrackChangesEditing','afterInit'];(function(_0x7e8999,_0x59ac1b){const _0xe94b26=function(_0x24dd7a){while(--_0x24dd7a){_0x7e8999['push'](_0x7e8999['shift']());}};_0xe94b26(++_0x59ac1b);}(_0x59ac,0x85));const _0xe94b=function(_0x7e8999,_0x59ac1b){_0x7e8999=_0x7e8999-0x0;let _0xe94b26=_0x59ac[_0x7e8999];return _0xe94b26;};import{Plugin as _0x38728e}from'ckeditor5/src/core';export default class rt extends _0x38728e{[_0xe94b('0x2')](){const _0x454df6=this['editor'];_0x454df6[_0xe94b('0x0')][_0xe94b('0x7')](_0xe94b('0x6'))&&_0x454df6[_0xe94b('0x0')][_0xe94b('0x4')](_0xe94b('0x1'))[_0xe94b('0x3')](_0xe94b('0x5'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24b3=['PageBreakEditing','TrackChangesEditing','_descriptionFactory','editor','plugins','locale','get','pageBreak','afterInit','registerElementLabel','enableCommand'];(function(_0x2c6cbd,_0x24b373){const _0x44a271=function(_0x2f4d29){while(--_0x2f4d29){_0x2c6cbd['push'](_0x2c6cbd['shift']());}};_0x44a271(++_0x24b373);}(_0x24b3,0x11e));const _0x44a2=function(_0x2c6cbd,_0x24b373){_0x2c6cbd=_0x2c6cbd-0x0;let _0x44a271=_0x24b3[_0x2c6cbd];return _0x44a271;};import{Plugin as _0xbeaa4e}from'ckeditor5/src/core';import{getTranslation as _0x7f984a}from'../utils/common-translations';export default class at extends _0xbeaa4e{[_0x44a2('0x8')](){const _0x503054=this[_0x44a2('0x3')];if(!_0x503054[_0x44a2('0x4')]['has'](_0x44a2('0x0')))return;_0x503054['plugins'][_0x44a2('0x6')](_0x44a2('0x1'))[_0x44a2('0xa')]('pageBreak');const _0x2f534c=_0x503054[_0x44a2('0x4')][_0x44a2('0x6')]('TrackChangesEditing'),_0x5b59c0=_0x503054[_0x44a2('0x5')];_0x2f534c[_0x44a2('0x2')][_0x44a2('0x9')](_0x44a2('0x7'),_0x16997d=>_0x7f984a(_0x5b59c0,'ELEMENT_PAGE_BREAK',_0x16997d));}}
23
+ const _0xa1d1=['editor','ELEMENT_PAGE_BREAK','has','locale','plugins','_descriptionFactory','TrackChangesEditing','registerElementLabel','get','PageBreakEditing','pageBreak','enableCommand'];(function(_0x294eaf,_0xa1d1a){const _0x14813f=function(_0x310605){while(--_0x310605){_0x294eaf['push'](_0x294eaf['shift']());}};_0x14813f(++_0xa1d1a);}(_0xa1d1,0x111));const _0x1481=function(_0x294eaf,_0xa1d1a){_0x294eaf=_0x294eaf-0x0;let _0x14813f=_0xa1d1[_0x294eaf];return _0x14813f;};import{Plugin as _0xd6ed2f}from'ckeditor5/src/core';import{getTranslation as _0x325245}from'../utils/common-translations';export default class at extends _0xd6ed2f{['afterInit'](){const _0x46b154=this[_0x1481('0x3')];if(!_0x46b154[_0x1481('0x7')][_0x1481('0x5')](_0x1481('0x0')))return;_0x46b154[_0x1481('0x7')]['get'](_0x1481('0x9'))[_0x1481('0x2')](_0x1481('0x1'));const _0x545ebb=_0x46b154[_0x1481('0x7')][_0x1481('0xb')](_0x1481('0x9')),_0x4159a3=_0x46b154[_0x1481('0x6')];_0x545ebb[_0x1481('0x8')][_0x1481('0xa')](_0x1481('0x1'),_0x4b65af=>_0x325245(_0x4159a3,_0x1481('0x4'),_0x4b65af));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b90=['enableCommand','model','writer','document','showSuggestionHighlights','createUIElement','checkChild','has','blockName','nodeAfter','get','markerName','_descriptionFactory','mapper','data','editing','insert','type','markerRange','selection','name','schema','TrackChangesEditing','ck-suggestion-marker-split','editor','isTouching','filter','registerElementLabel','format','insertion','downcastDispatcher','isBlock','getItemLabel','toViewPosition','Paragraph','paragraph','isLimit','options','commandName','getSelectedBlocks','markBlockFormat','$text','bindElementToMarker','span','end','activeMarkers','addMarker:suggestion:insertion','registerDescriptionCallback','plugins','ELEMENT_PARAGRAPH','consumable','afterInit','highest','isObject','locale'];(function(_0x212c5b,_0x2b90fb){const _0x2dbf9c=function(_0x12a4d9){while(--_0x12a4d9){_0x212c5b['push'](_0x212c5b['shift']());}};_0x2dbf9c(++_0x2b90fb);}(_0x2b90,0xef));const _0x2dbf=function(_0x212c5b,_0x2b90fb){_0x212c5b=_0x212c5b-0x0;let _0x2dbf9c=_0x2b90[_0x212c5b];return _0x2dbf9c;};import{Plugin as _0x60d2af}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x2f0463}from'./utils';import{getTranslation as _0x345186}from'../utils/common-translations';export default class ct extends _0x60d2af{[_0x2dbf('0x20')](){const _0x309985=this[_0x2dbf('0x5')];if(!_0x309985[_0x2dbf('0x1d')][_0x2dbf('0x2b')](_0x2dbf('0xf')))return;const _0x1405e1=_0x309985[_0x2dbf('0x23')],_0x51b6fe=_0x309985[_0x2dbf('0x1d')][_0x2dbf('0x2e')](_0x2dbf('0x3'));_0x51b6fe['_descriptionFactory'][_0x2dbf('0x8')](_0x2dbf('0x10'),_0x139a8c=>_0x345186(_0x1405e1,_0x2dbf('0x1e'),_0x139a8c)),_0x51b6fe[_0x2dbf('0x24')](_0x2dbf('0x10'),(_0xd68f28,_0x16f505={})=>{const _0x54d4da=_0x309985[_0x2dbf('0x25')][_0x2dbf('0x27')],_0x122e87=_0x16f505[_0x2dbf('0x0')]||_0x54d4da[_0x2dbf('0x0')],_0x380985=Array['from'](_0x122e87[_0x2dbf('0x14')]())[_0x2dbf('0x7')](_0x2cf076=>function(_0x4abcd9,_0x205655){return _0x205655[_0x2dbf('0x2a')](_0x4abcd9['parent'],'paragraph')&&!_0x205655[_0x2dbf('0x22')](_0x4abcd9)&&'paragraph'!=_0x4abcd9[_0x2dbf('0x1')];}(_0x2cf076,this['editor'][_0x2dbf('0x25')][_0x2dbf('0x2')]));_0x309985[_0x2dbf('0x25')]['change'](()=>{for(const _0x4619e5 of _0x380985)_0x51b6fe[_0x2dbf('0x15')](_0x4619e5,{'commandName':_0x2dbf('0x10'),'commandParams':[],'formatGroupId':_0x2dbf('0x2c')},_0x2f0463(_0x4619e5));});}),_0x51b6fe[_0x2dbf('0x30')][_0x2dbf('0x1c')](_0x2ce00b=>{const {data:_0x287724}=_0x2ce00b;if(_0x287724&&_0x2dbf('0x10')==_0x287724[_0x2dbf('0x13')])return{'type':_0x2dbf('0x9'),'content':_0x345186(_0x1405e1,'*Change\x20to:*\x20%0',_0x345186(_0x1405e1,_0x2dbf('0x1e')))};}),_0x51b6fe[_0x2dbf('0x24')]('insertParagraph'),_0x309985[_0x2dbf('0x33')]['downcastDispatcher']['on'](_0x2dbf('0x1b'),ar(_0x309985),{'priority':_0x2dbf('0x21')}),_0x309985[_0x2dbf('0x32')][_0x2dbf('0xb')]['on'](_0x2dbf('0x1b'),(_0x193fe7,_0x583a14,_0x3755e5)=>{_0x3755e5[_0x2dbf('0x12')][_0x2dbf('0x28')]&&ar(_0x309985,{'showActiveMarker':!0x1})(_0x193fe7,_0x583a14,_0x3755e5);},{'priority':_0x2dbf('0x21')});const _0x57dbf7=_0x51b6fe['_descriptionFactory'];_0x57dbf7[_0x2dbf('0x1c')](_0x106f1a=>{if(_0x2dbf('0xa')!==_0x106f1a[_0x2dbf('0x35')])return;const {start:_0x475441,end:_0x429db2}=_0x106f1a['getFirstRange']();if(!_0x475441[_0x2dbf('0x6')](_0x429db2)||!_0x475441['nodeAfter'])return;const _0x391115=_0x309985['model']['schema'],_0x152f92=_0x475441[_0x2dbf('0x2d')];return _0x391115[_0x2dbf('0xc')](_0x152f92)&&!_0x391115[_0x2dbf('0x11')](_0x152f92)&&_0x391115['checkChild'](_0x152f92,_0x2dbf('0x16'))?{'type':'insertion','content':_0x345186(_0x1405e1,'*Insert:*\x20%0',_0x57dbf7[_0x2dbf('0xd')](_0x152f92,0x1))}:void 0x0;});}}function ar(_0x15992d,{showActiveMarker:_0x3d6b78=!0x0}={}){return(_0x2a561e,_0x56a6ea,_0x22680d)=>{const _0x1e83f4=_0x15992d[_0x2dbf('0x1d')][_0x2dbf('0x2e')](_0x2dbf('0x3')),_0x20673a=_0x56a6ea[_0x2dbf('0x36')]['start'],_0x1f3337=_0x56a6ea[_0x2dbf('0x36')][_0x2dbf('0x19')],_0x246494=_0x15992d['model'][_0x2dbf('0x2')];if(!_0x20673a['isTouching'](_0x1f3337)||!_0x20673a[_0x2dbf('0x2d')])return;const _0x2074fc=_0x20673a['nodeAfter'];if(_0x246494[_0x2dbf('0xc')](_0x2074fc)&&!_0x246494[_0x2dbf('0x11')](_0x2074fc)&&_0x246494[_0x2dbf('0x2a')](_0x2074fc,_0x2dbf('0x16'))){if(!_0x22680d[_0x2dbf('0x1f')]['consume'](_0x56a6ea[_0x2dbf('0x36')],_0x2a561e[_0x2dbf('0x1')]))return;const _0x608654=_0x22680d[_0x2dbf('0x26')][_0x2dbf('0x29')](_0x2dbf('0x18'),{'class':_0x2dbf('0x4')}),_0x2ee5fa=_0x22680d[_0x2dbf('0x31')][_0x2dbf('0xe')](_0x1f3337);_0x3d6b78&&_0x1e83f4[_0x2dbf('0x1a')]['includes'](_0x56a6ea['markerName'])&&_0x22680d[_0x2dbf('0x26')]['addClass']('ck-suggestion-marker--active',_0x608654),_0x22680d[_0x2dbf('0x26')][_0x2dbf('0x34')](_0x2ee5fa,_0x608654),_0x22680d[_0x2dbf('0x31')][_0x2dbf('0x17')](_0x608654,_0x56a6ea[_0x2dbf('0x2f')]);}};}
23
+ const _0x180c=['selection','registerDescriptionCallback','locale','isBlock','options','Paragraph','has','*Change\x20to:*\x20%0','_descriptionFactory','paragraph','*Insert:*\x20%0','addMarker:suggestion:insertion','start','showSuggestionHighlights','insertParagraph','enableCommand','mapper','schema','span','nodeAfter','consumable','from','toViewPosition','plugins','ELEMENT_PARAGRAPH','getFirstRange','editor','addClass','writer','highest','includes','getSelectedBlocks','markerName','model','insert','bindElementToMarker','insertion','isObject','name','afterInit','document','consume','checkChild','TrackChangesEditing','markerRange','data','end','isTouching','change','createUIElement','isLimit','$text','ck-suggestion-marker-split','filter'];(function(_0x3d1f26,_0x180c06){const _0x4bbd42=function(_0x5004fa){while(--_0x5004fa){_0x3d1f26['push'](_0x3d1f26['shift']());}};_0x4bbd42(++_0x180c06);}(_0x180c,0x164));const _0x4bbd=function(_0x3d1f26,_0x180c06){_0x3d1f26=_0x3d1f26-0x0;let _0x4bbd42=_0x180c[_0x3d1f26];return _0x4bbd42;};import{Plugin as _0x26c375}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0x52b546}from'./utils';import{getTranslation as _0x199644}from'../utils/common-translations';export default class ct extends _0x26c375{[_0x4bbd('0x7')](){const _0x2abf34=this[_0x4bbd('0x30')];if(!_0x2abf34[_0x4bbd('0x2d')][_0x4bbd('0x1c')](_0x4bbd('0x1b')))return;const _0x137fc6=_0x2abf34[_0x4bbd('0x18')],_0x2f68bd=_0x2abf34[_0x4bbd('0x2d')]['get'](_0x4bbd('0xb'));_0x2f68bd[_0x4bbd('0x1e')]['registerElementLabel']('paragraph',_0x17dc67=>_0x199644(_0x137fc6,_0x4bbd('0x2e'),_0x17dc67)),_0x2f68bd[_0x4bbd('0x25')](_0x4bbd('0x1f'),(_0xb7498c,_0x1e3575={})=>{const _0x5e67a5=_0x2abf34[_0x4bbd('0x1')][_0x4bbd('0x8')],_0x1ec063=_0x1e3575[_0x4bbd('0x16')]||_0x5e67a5['selection'],_0x53b53b=Array[_0x4bbd('0x2b')](_0x1ec063[_0x4bbd('0x35')]())[_0x4bbd('0x15')](_0x2b698f=>function(_0xe1c314,_0x3e6bb3){return _0x3e6bb3[_0x4bbd('0xa')](_0xe1c314['parent'],'paragraph')&&!_0x3e6bb3[_0x4bbd('0x5')](_0xe1c314)&&'paragraph'!=_0xe1c314[_0x4bbd('0x6')];}(_0x2b698f,this[_0x4bbd('0x30')][_0x4bbd('0x1')][_0x4bbd('0x27')]));_0x2abf34['model'][_0x4bbd('0x10')](()=>{for(const _0x552d0 of _0x53b53b)_0x2f68bd['markBlockFormat'](_0x552d0,{'commandName':_0x4bbd('0x1f'),'commandParams':[],'formatGroupId':'blockName'},_0x52b546(_0x552d0));});}),_0x2f68bd[_0x4bbd('0x1e')][_0x4bbd('0x17')](_0x4b78c2=>{const {data:_0x176d9e}=_0x4b78c2;if(_0x176d9e&&_0x4bbd('0x1f')==_0x176d9e['commandName'])return{'type':'format','content':_0x199644(_0x137fc6,_0x4bbd('0x1d'),_0x199644(_0x137fc6,_0x4bbd('0x2e')))};}),_0x2f68bd['enableCommand'](_0x4bbd('0x24')),_0x2abf34['editing']['downcastDispatcher']['on'](_0x4bbd('0x21'),ar(_0x2abf34),{'priority':'highest'}),_0x2abf34[_0x4bbd('0xd')]['downcastDispatcher']['on'](_0x4bbd('0x21'),(_0x393654,_0x377221,_0x5d14d7)=>{_0x5d14d7[_0x4bbd('0x1a')][_0x4bbd('0x23')]&&ar(_0x2abf34,{'showActiveMarker':!0x1})(_0x393654,_0x377221,_0x5d14d7);},{'priority':_0x4bbd('0x33')});const _0x21e5b4=_0x2f68bd[_0x4bbd('0x1e')];_0x21e5b4[_0x4bbd('0x17')](_0x4396d0=>{if(_0x4bbd('0x4')!==_0x4396d0['type'])return;const {start:_0x1f7f2d,end:_0x426c69}=_0x4396d0[_0x4bbd('0x2f')]();if(!_0x1f7f2d[_0x4bbd('0xf')](_0x426c69)||!_0x1f7f2d[_0x4bbd('0x29')])return;const _0x1b65ff=_0x2abf34[_0x4bbd('0x1')]['schema'],_0xa0d39b=_0x1f7f2d['nodeAfter'];return _0x1b65ff[_0x4bbd('0x19')](_0xa0d39b)&&!_0x1b65ff[_0x4bbd('0x12')](_0xa0d39b)&&_0x1b65ff[_0x4bbd('0xa')](_0xa0d39b,'$text')?{'type':'insertion','content':_0x199644(_0x137fc6,_0x4bbd('0x20'),_0x21e5b4['getItemLabel'](_0xa0d39b,0x1))}:void 0x0;});}}function ar(_0x5be73a,{showActiveMarker:_0x119108=!0x0}={}){return(_0x2e841c,_0x3198a0,_0x5b2035)=>{const _0x35c877=_0x5be73a[_0x4bbd('0x2d')]['get']('TrackChangesEditing'),_0xd5b09=_0x3198a0['markerRange'][_0x4bbd('0x22')],_0xef2a4=_0x3198a0[_0x4bbd('0xc')][_0x4bbd('0xe')],_0x7d2a1a=_0x5be73a[_0x4bbd('0x1')][_0x4bbd('0x27')];if(!_0xd5b09[_0x4bbd('0xf')](_0xef2a4)||!_0xd5b09[_0x4bbd('0x29')])return;const _0x2a946a=_0xd5b09[_0x4bbd('0x29')];if(_0x7d2a1a[_0x4bbd('0x19')](_0x2a946a)&&!_0x7d2a1a[_0x4bbd('0x12')](_0x2a946a)&&_0x7d2a1a[_0x4bbd('0xa')](_0x2a946a,_0x4bbd('0x13'))){if(!_0x5b2035[_0x4bbd('0x2a')][_0x4bbd('0x9')](_0x3198a0[_0x4bbd('0xc')],_0x2e841c['name']))return;const _0x2ab254=_0x5b2035[_0x4bbd('0x32')][_0x4bbd('0x11')](_0x4bbd('0x28'),{'class':_0x4bbd('0x14')}),_0x4b6779=_0x5b2035['mapper'][_0x4bbd('0x2c')](_0xef2a4);_0x119108&&_0x35c877['activeMarkers'][_0x4bbd('0x34')](_0x3198a0[_0x4bbd('0x0')])&&_0x5b2035['writer'][_0x4bbd('0x31')]('ck-suggestion-marker--active',_0x2ab254),_0x5b2035['writer'][_0x4bbd('0x2')](_0x4b6779,_0x2ab254),_0x5b2035[_0x4bbd('0x26')][_0x4bbd('0x3')](_0x2ab254,_0x3198a0[_0x4bbd('0x0')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e98=['plugins','markInlineFormat','commandName','RemoveFormatEditing','get','getAttributeProperties','getAttributes','enableCommand','editor','has','TrackChangesEditing','isFormatting','isCollapsed','registerDescriptionCallback','change','from','schema','createRangeOn','removeFormat','document','afterInit','selection','_descriptionFactory','getItems','format','model'];(function(_0x27c304,_0x5e98c6){const _0x7a9968=function(_0x2d49ff){while(--_0x2d49ff){_0x27c304['push'](_0x27c304['shift']());}};_0x7a9968(++_0x5e98c6);}(_0x5e98,0x10b));const _0x7a99=function(_0x27c304,_0x5e98c6){_0x27c304=_0x27c304-0x0;let _0x7a9968=_0x5e98[_0x27c304];return _0x7a9968;};import{Plugin as _0x36aa23}from'ckeditor5/src/core';import{getTranslation as _0x4438fd}from'../utils/common-translations';export default class ht extends _0x36aa23{[_0x7a99('0xd')](){const _0x4ab476=this[_0x7a99('0x1')];if(!_0x4ab476['plugins'][_0x7a99('0x2')](_0x7a99('0x16')))return;const _0x2cb595=_0x4ab476[_0x7a99('0x13')][_0x7a99('0x17')](_0x7a99('0x3'));_0x2cb595[_0x7a99('0x0')](_0x7a99('0xb'),_0x3a0d65=>{const _0x13ce8e=_0x4ab476[_0x7a99('0x12')][_0x7a99('0xc')][_0x7a99('0xe')];_0x13ce8e[_0x7a99('0x5')]?_0x3a0d65():_0x4ab476[_0x7a99('0x12')][_0x7a99('0x7')](()=>{const _0x4b62db=Array[_0x7a99('0x8')](_0x13ce8e['getRanges']());for(const _0xf29c78 of _0x4b62db)for(const _0x37ca50 of _0xf29c78[_0x7a99('0x10')]())eo(_0x37ca50,_0x4ab476[_0x7a99('0x12')][_0x7a99('0x9')])&&_0x2cb595[_0x7a99('0x14')](_0x4ab476[_0x7a99('0x12')][_0x7a99('0xa')](_0x37ca50),{'commandName':'removeFormat','commandParams':[]});});}),_0x2cb595[_0x7a99('0xf')][_0x7a99('0x6')](_0x33ee32=>{const {data:_0x494639}=_0x33ee32;if(_0x494639&&_0x7a99('0xb')==_0x494639[_0x7a99('0x15')])return{'type':_0x7a99('0x11'),'content':_0x4438fd(_0x4ab476['locale'],'*Remove\x20all\x20formatting*')};});}}function eo(_0x30f096,_0x440a7c){for(const [_0x3f14c4]of _0x30f096[_0x7a99('0x19')]()){const _0x812cec=_0x440a7c[_0x7a99('0x18')](_0x3f14c4);if(_0x812cec&&_0x812cec[_0x7a99('0x4')])return!0x0;}return!0x1;}
23
+ const _0x4aed=['isFormatting','registerDescriptionCallback','TrackChangesEditing','plugins','document','getAttributeProperties','enableCommand','getAttributes','commandName','removeFormat','get','afterInit','getRanges','getItems','has','model','markInlineFormat','format','isCollapsed','locale'];(function(_0x296efc,_0x4aeda4){const _0x5eab44=function(_0x462c7f){while(--_0x462c7f){_0x296efc['push'](_0x296efc['shift']());}};_0x5eab44(++_0x4aeda4);}(_0x4aed,0x112));const _0x5eab=function(_0x296efc,_0x4aeda4){_0x296efc=_0x296efc-0x0;let _0x5eab44=_0x4aed[_0x296efc];return _0x5eab44;};import{Plugin as _0x13ef49}from'ckeditor5/src/core';import{getTranslation as _0x24bac8}from'../utils/common-translations';export default class ht extends _0x13ef49{[_0x5eab('0x11')](){const _0x2a1c50=this['editor'];if(!_0x2a1c50[_0x5eab('0x9')][_0x5eab('0x0')]('RemoveFormatEditing'))return;const _0x2dcdc9=_0x2a1c50[_0x5eab('0x9')][_0x5eab('0x10')](_0x5eab('0x8'));_0x2dcdc9[_0x5eab('0xc')]('removeFormat',_0x4805dc=>{const _0x80689=_0x2a1c50[_0x5eab('0x1')][_0x5eab('0xa')]['selection'];_0x80689[_0x5eab('0x4')]?_0x4805dc():_0x2a1c50[_0x5eab('0x1')]['change'](()=>{const _0xbf0775=Array['from'](_0x80689[_0x5eab('0x12')]());for(const _0x37882e of _0xbf0775)for(const _0x3f2145 of _0x37882e[_0x5eab('0x13')]())eo(_0x3f2145,_0x2a1c50[_0x5eab('0x1')]['schema'])&&_0x2dcdc9[_0x5eab('0x2')](_0x2a1c50[_0x5eab('0x1')]['createRangeOn'](_0x3f2145),{'commandName':_0x5eab('0xf'),'commandParams':[]});});}),_0x2dcdc9['_descriptionFactory'][_0x5eab('0x7')](_0x35a12d=>{const {data:_0x4aa3de}=_0x35a12d;if(_0x4aa3de&&_0x5eab('0xf')==_0x4aa3de[_0x5eab('0xe')])return{'type':_0x5eab('0x3'),'content':_0x24bac8(_0x2a1c50[_0x5eab('0x5')],'*Remove\x20all\x20formatting*')};});}}function eo(_0xfd85ea,_0x5f207e){for(const [_0x5539bd]of _0xfd85ea[_0x5eab('0xd')]()){const _0x218b4c=_0x5f207e[_0x5eab('0xb')](_0x5539bd);if(_0x218b4c&&_0x218b4c[_0x5eab('0x6')])return!0x0;}return!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5787=['trackChanges','goToNextRestrictedEditingException','enableCommand','get','has','TrackChangesEditing','discardAllSuggestions','goToPreviousRestrictedEditingException','discardSuggestion','plugins'];(function(_0x2bbc66,_0x57871f){const _0x1f55e5=function(_0x3c38b9){while(--_0x3c38b9){_0x2bbc66['push'](_0x2bbc66['shift']());}};_0x1f55e5(++_0x57871f);}(_0x5787,0x11b));const _0x1f55=function(_0x2bbc66,_0x57871f){_0x2bbc66=_0x2bbc66-0x0;let _0x1f55e5=_0x5787[_0x2bbc66];return _0x1f55e5;};import{Plugin as _0x1639b2}from'ckeditor5/src/core';export default class ut extends _0x1639b2{['afterInit'](){const _0x159967=this['editor'];if(!_0x159967[_0x1f55('0x6')][_0x1f55('0x1')]('RestrictedEditingModeEditing'))return;const _0x42eb62=_0x159967[_0x1f55('0x6')][_0x1f55('0x0')](_0x1f55('0x2'));_0x42eb62['enableCommand'](_0x1f55('0x4')),_0x42eb62[_0x1f55('0x9')](_0x1f55('0x8'));const _0x20257d=_0x159967[_0x1f55('0x6')]['get']('RestrictedEditingModeEditing');_0x20257d[_0x1f55('0x9')](_0x1f55('0x7')),_0x20257d['enableCommand']('acceptSuggestion'),_0x20257d['enableCommand'](_0x1f55('0x5')),_0x20257d['enableCommand']('acceptAllSuggestions'),_0x20257d[_0x1f55('0x9')](_0x1f55('0x3')),_0x20257d['enableCommand']('acceptSelectedSuggestions'),_0x20257d[_0x1f55('0x9')]('discardSelectedSuggestions');}}
23
+ const _0x5e94=['discardAllSuggestions','enableCommand','editor','discardSelectedSuggestions','acceptSelectedSuggestions','RestrictedEditingModeEditing','afterInit','goToNextRestrictedEditingException','has','plugins','goToPreviousRestrictedEditingException','acceptSuggestion','get','trackChanges','TrackChangesEditing'];(function(_0x26b5b8,_0x5e94a6){const _0x431f82=function(_0xd8ad74){while(--_0xd8ad74){_0x26b5b8['push'](_0x26b5b8['shift']());}};_0x431f82(++_0x5e94a6);}(_0x5e94,0x106));const _0x431f=function(_0x26b5b8,_0x5e94a6){_0x26b5b8=_0x26b5b8-0x0;let _0x431f82=_0x5e94[_0x26b5b8];return _0x431f82;};import{Plugin as _0x445478}from'ckeditor5/src/core';export default class ut extends _0x445478{[_0x431f('0xe')](){const _0x2fa4d8=this[_0x431f('0xa')];if(!_0x2fa4d8[_0x431f('0x2')][_0x431f('0x1')](_0x431f('0xd')))return;const _0x106ef2=_0x2fa4d8[_0x431f('0x2')]['get'](_0x431f('0x7'));_0x106ef2[_0x431f('0x9')](_0x431f('0x3')),_0x106ef2[_0x431f('0x9')](_0x431f('0x0'));const _0x5dd32f=_0x2fa4d8['plugins'][_0x431f('0x5')]('RestrictedEditingModeEditing');_0x5dd32f['enableCommand'](_0x431f('0x6')),_0x5dd32f[_0x431f('0x9')](_0x431f('0x4')),_0x5dd32f['enableCommand']('discardSuggestion'),_0x5dd32f[_0x431f('0x9')]('acceptAllSuggestions'),_0x5dd32f['enableCommand'](_0x431f('0x8')),_0x5dd32f[_0x431f('0x9')](_0x431f('0xc')),_0x5dd32f[_0x431f('0x9')](_0x431f('0xb'));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5426=['span','addMarker:suggestion:deletion','element','editor','includes','addMarker:suggestion','test','locale','high','getItems','createUIElement','softBreak','TrackChangesEditing','insert','model','options','_descriptionFactory','markerName','consumable','merge','markerRange','ELEMENT_LINE_BREAK','showSuggestionHighlights','createPositionBefore','shiftEnter','get','ck-suggestion-marker--active','ck-suggestion-marker-','downcastDispatcher','plugins','deletion','split','requires','writer','mapper','enableCommand','registerElementLabel'];(function(_0x45b29a,_0x542626){const _0x57ba78=function(_0x314e00){while(--_0x314e00){_0x45b29a['push'](_0x45b29a['shift']());}};_0x57ba78(++_0x542626);}(_0x5426,0x189));const _0x57ba=function(_0x45b29a,_0x542626){_0x45b29a=_0x45b29a-0x0;let _0x57ba78=_0x5426[_0x45b29a];return _0x57ba78;};import{Plugin as _0x3251b6}from'ckeditor5/src/core';import{ShiftEnter as _0x22f7d5}from'ckeditor5/src/enter';import{getTranslation as _0x12fc92}from'../utils/common-translations';export default class ft extends _0x3251b6{static get[_0x57ba('0x9')](){return[_0x22f7d5];}['init'](){const _0x21141b=this[_0x57ba('0x11')],_0x15a1dc=_0x21141b[_0x57ba('0x6')]['get']('TrackChangesEditing');_0x15a1dc[_0x57ba('0xc')](_0x57ba('0x1')),_0x21141b['editing'][_0x57ba('0x5')]['on']('addMarker:suggestion:insertion',re(_0x21141b),{'priority':_0x57ba('0x16')}),_0x21141b['editing']['downcastDispatcher']['on'](_0x57ba('0xf'),re(_0x21141b),{'priority':'high'}),_0x21141b['data']['downcastDispatcher']['on'](_0x57ba('0x13'),(_0x1e99e5,_0x3aa308,_0x1db402)=>{_0x1db402[_0x57ba('0x1d')][_0x57ba('0x24')]&&re(_0x21141b,{'showActiveMarker':!0x1})(_0x1e99e5,_0x3aa308,_0x1db402);}),_0x15a1dc[_0x57ba('0x1e')][_0x57ba('0xd')](_0x57ba('0x19'),_0x567118=>_0x12fc92(_0x21141b[_0x57ba('0x15')],_0x57ba('0x23'),_0x567118));}}function re(_0x209339,{showActiveMarker:_0x3b50ac=!0x0}={}){return(_0x2cec6a,_0x9f4ac8,_0x99b253)=>{const _0x3f58dd=_0x209339[_0x57ba('0x6')][_0x57ba('0x2')](_0x57ba('0x1a'));if(!_0x99b253[_0x57ba('0x20')][_0x57ba('0x14')](_0x9f4ac8[_0x57ba('0x22')],_0x2cec6a['name']))return;const _0x23cb96=_0x209339[_0x57ba('0x1c')];for(const _0xfd1464 of _0x9f4ac8[_0x57ba('0x22')][_0x57ba('0x17')]()){if(!_0xfd1464['is'](_0x57ba('0x10'),_0x57ba('0x19')))continue;const _0x2eb1fb=_0x57ba('0x7')==_0x9f4ac8['markerName'][_0x57ba('0x8')](':')[0x1]?_0x57ba('0x21'):_0x57ba('0x8'),_0x39fe98=_0x99b253[_0x57ba('0xa')][_0x57ba('0x18')](_0x57ba('0xe'),{'class':_0x57ba('0x4')+_0x2eb1fb}),_0x21f8f8=_0x99b253[_0x57ba('0xb')]['toViewPosition'](_0x23cb96[_0x57ba('0x0')](_0xfd1464));_0x3b50ac&&_0x3f58dd['activeMarkers'][_0x57ba('0x12')](_0x9f4ac8[_0x57ba('0x1f')])&&_0x99b253['writer']['addClass'](_0x57ba('0x3'),_0x39fe98),_0x99b253[_0x57ba('0xa')][_0x57ba('0x1b')](_0x21f8f8,_0x39fe98),_0x99b253[_0x57ba('0xb')]['bindElementToMarker'](_0x39fe98,_0x9f4ac8[_0x57ba('0x1f')]);}};}
23
+ const _0x1a85=['bindElementToMarker','mapper','test','ck-suggestion-marker--active','createPositionBefore','span','createUIElement','high','model','editing','getItems','plugins','toViewPosition','addMarker:suggestion:insertion','enableCommand','addMarker:suggestion:deletion','merge','name','ELEMENT_LINE_BREAK','downcastDispatcher','TrackChangesEditing','registerElementLabel','writer','element','init','shiftEnter','split','_descriptionFactory','locale','addMarker:suggestion','ck-suggestion-marker-','addClass','insert','requires','editor','softBreak','markerRange','deletion','consumable','markerName','get'];(function(_0x13588c,_0x1a85d0){const _0x3c5ba0=function(_0x1af2a1){while(--_0x1af2a1){_0x13588c['push'](_0x13588c['shift']());}};_0x3c5ba0(++_0x1a85d0);}(_0x1a85,0xb5));const _0x3c5b=function(_0x13588c,_0x1a85d0){_0x13588c=_0x13588c-0x0;let _0x3c5ba0=_0x1a85[_0x13588c];return _0x3c5ba0;};import{Plugin as _0x4d2b6a}from'ckeditor5/src/core';import{ShiftEnter as _0x58506a}from'ckeditor5/src/enter';import{getTranslation as _0xfbe42}from'../utils/common-translations';export default class ft extends _0x4d2b6a{static get[_0x3c5b('0x10')](){return[_0x58506a];}[_0x3c5b('0x7')](){const _0x461be2=this[_0x3c5b('0x11')],_0xe9a568=_0x461be2[_0x3c5b('0x23')][_0x3c5b('0x17')](_0x3c5b('0x3'));_0xe9a568[_0x3c5b('0x26')](_0x3c5b('0x8')),_0x461be2[_0x3c5b('0x21')][_0x3c5b('0x2')]['on'](_0x3c5b('0x25'),re(_0x461be2),{'priority':_0x3c5b('0x1f')}),_0x461be2[_0x3c5b('0x21')][_0x3c5b('0x2')]['on'](_0x3c5b('0x27'),re(_0x461be2),{'priority':_0x3c5b('0x1f')}),_0x461be2['data'][_0x3c5b('0x2')]['on'](_0x3c5b('0xc'),(_0x32a915,_0x4cf6d0,_0x2a8684)=>{_0x2a8684['options']['showSuggestionHighlights']&&re(_0x461be2,{'showActiveMarker':!0x1})(_0x32a915,_0x4cf6d0,_0x2a8684);}),_0xe9a568[_0x3c5b('0xa')][_0x3c5b('0x4')]('softBreak',_0xffdb6e=>_0xfbe42(_0x461be2[_0x3c5b('0xb')],_0x3c5b('0x1'),_0xffdb6e));}}function re(_0x1d0318,{showActiveMarker:_0x17d2c8=!0x0}={}){return(_0x21b6ec,_0x3c015a,_0x3541d5)=>{const _0xdbe6a1=_0x1d0318[_0x3c5b('0x23')][_0x3c5b('0x17')](_0x3c5b('0x3'));if(!_0x3541d5[_0x3c5b('0x15')][_0x3c5b('0x1a')](_0x3c015a[_0x3c5b('0x13')],_0x21b6ec[_0x3c5b('0x0')]))return;const _0x1f55cf=_0x1d0318[_0x3c5b('0x20')];for(const _0x2035e1 of _0x3c015a[_0x3c5b('0x13')][_0x3c5b('0x22')]()){if(!_0x2035e1['is'](_0x3c5b('0x6'),_0x3c5b('0x12')))continue;const _0x19439f=_0x3c5b('0x14')==_0x3c015a[_0x3c5b('0x16')][_0x3c5b('0x9')](':')[0x1]?_0x3c5b('0x28'):'split',_0x141272=_0x3541d5[_0x3c5b('0x5')][_0x3c5b('0x1e')](_0x3c5b('0x1d'),{'class':_0x3c5b('0xd')+_0x19439f}),_0x2b6084=_0x3541d5['mapper'][_0x3c5b('0x24')](_0x1f55cf[_0x3c5b('0x1c')](_0x2035e1));_0x17d2c8&&_0xdbe6a1['activeMarkers']['includes'](_0x3c015a['markerName'])&&_0x3541d5[_0x3c5b('0x5')][_0x3c5b('0xe')](_0x3c5b('0x1b'),_0x141272),_0x3541d5[_0x3c5b('0x5')][_0x3c5b('0xf')](_0x2b6084,_0x141272),_0x3541d5[_0x3c5b('0x19')][_0x3c5b('0x18')](_0x141272,_0x3c015a[_0x3c5b('0x16')]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb7a4=['enableCommand','afterInit','editor','FORMAT_RESTRICTED_DISABLED','getRanges','TrackChangesEditing','locale','selection','StandardEditingModeEditing','format','markInlineFormat','registerDescriptionCallback','commandName','isCollapsed','commandParams','forceValue','plugins','commands','has','get','_descriptionFactory'];(function(_0x17b506,_0xb7a44b){const _0x476521=function(_0x4fef91){while(--_0x4fef91){_0x17b506['push'](_0x17b506['shift']());}};_0x476521(++_0xb7a44b);}(_0xb7a4,0xc7));const _0x4765=function(_0x17b506,_0xb7a44b){_0x17b506=_0x17b506-0x0;let _0x476521=_0xb7a4[_0x17b506];return _0x476521;};import{Plugin as _0x2d09f3}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x538ef6}from'./utils';import{getTranslation as _0x39d7a4}from'../utils/common-translations';export default class lt extends _0x2d09f3{[_0x4765('0xc')](){const _0x2da560=this[_0x4765('0xd')],_0x8e1146=_0x2da560['model'],_0x358ecd=_0x2da560[_0x4765('0x11')];if(!_0x2da560[_0x4765('0x6')][_0x4765('0x8')](_0x4765('0x13')))return;const _0x1d7a0f=_0x2da560[_0x4765('0x6')][_0x4765('0x9')](_0x4765('0x10')),_0x31efb7='restrictedEditingException',_0x838330=_0x2da560[_0x4765('0x7')][_0x4765('0x9')](_0x31efb7);_0x1d7a0f[_0x4765('0xb')](_0x31efb7,(_0x586493,_0x5305ed={})=>{const _0x28a91c=_0x8e1146['document'][_0x4765('0x12')];if(_0x28a91c[_0x4765('0x3')])return void _0x586493(_0x5305ed);const _0x50c3d9=void 0x0!==_0x5305ed[_0x4765('0x5')]?_0x5305ed['forceValue']:!_0x838330['value'];_0x8e1146['change'](()=>{const _0x12addb=Array['from'](_0x28a91c[_0x4765('0xf')]());for(const _0x1a278d of _0x12addb){const _0x1621ec=_0x50c3d9?[_0x1a278d]:_0x538ef6(_0x31efb7,_0x1a278d,_0x8e1146);for(const _0x59b7f1 of _0x1621ec)_0x1d7a0f[_0x4765('0x0')](_0x59b7f1,{'commandName':_0x31efb7,'commandParams':[{'forceValue':_0x50c3d9}]});}});}),_0x1d7a0f[_0x4765('0xa')][_0x4765('0x1')](_0x2ecf50=>{const {data:_0x3806a0}=_0x2ecf50;if(_0x3806a0&&_0x3806a0[_0x4765('0x2')]==_0x31efb7)return _0x3806a0[_0x4765('0x4')][0x0]['forceValue']?{'type':_0x4765('0x14'),'content':_0x39d7a4(_0x358ecd,'FORMAT_RESTRICTED_ENABLED')}:{'type':_0x4765('0x14'),'content':_0x39d7a4(_0x358ecd,_0x4765('0xe'))};});}}
23
+ const _0x2014=['plugins','selection','commands','registerDescriptionCallback','getRanges','StandardEditingModeEditing','enableCommand','value','format','from','TrackChangesEditing','FORMAT_RESTRICTED_DISABLED','change','model','get','_descriptionFactory','document','commandName','FORMAT_RESTRICTED_ENABLED','forceValue'];(function(_0x55e23f,_0x201461){const _0x5cf401=function(_0x5efb74){while(--_0x5efb74){_0x55e23f['push'](_0x55e23f['shift']());}};_0x5cf401(++_0x201461);}(_0x2014,0x1cd));const _0x5cf4=function(_0x55e23f,_0x201461){_0x55e23f=_0x55e23f-0x0;let _0x5cf401=_0x2014[_0x55e23f];return _0x5cf401;};import{Plugin as _0x14ac76}from'ckeditor5/src/core';import{getRangesWithAttribute as _0x1c2d37}from'./utils';import{getTranslation as _0x452f12}from'../utils/common-translations';export default class lt extends _0x14ac76{['afterInit'](){const _0x1c38cd=this['editor'],_0x4f5021=_0x1c38cd[_0x5cf4('0xc')],_0x344b76=_0x1c38cd['locale'];if(!_0x1c38cd[_0x5cf4('0x13')]['has'](_0x5cf4('0x4')))return;const _0x137a16=_0x1c38cd['plugins'][_0x5cf4('0xd')](_0x5cf4('0x9')),_0x1d6606='restrictedEditingException',_0x1ddc38=_0x1c38cd[_0x5cf4('0x1')]['get'](_0x1d6606);_0x137a16[_0x5cf4('0x5')](_0x1d6606,(_0xacb735,_0x13cdb3={})=>{const _0x1643c4=_0x4f5021[_0x5cf4('0xf')][_0x5cf4('0x0')];if(_0x1643c4['isCollapsed'])return void _0xacb735(_0x13cdb3);const _0x1d26ee=void 0x0!==_0x13cdb3[_0x5cf4('0x12')]?_0x13cdb3[_0x5cf4('0x12')]:!_0x1ddc38[_0x5cf4('0x6')];_0x4f5021[_0x5cf4('0xb')](()=>{const _0x305259=Array[_0x5cf4('0x8')](_0x1643c4[_0x5cf4('0x3')]());for(const _0x1ba515 of _0x305259){const _0x563dd4=_0x1d26ee?[_0x1ba515]:_0x1c2d37(_0x1d6606,_0x1ba515,_0x4f5021);for(const _0x5f12c9 of _0x563dd4)_0x137a16['markInlineFormat'](_0x5f12c9,{'commandName':_0x1d6606,'commandParams':[{'forceValue':_0x1d26ee}]});}});}),_0x137a16[_0x5cf4('0xe')][_0x5cf4('0x2')](_0x302839=>{const {data:_0x551cba}=_0x302839;if(_0x551cba&&_0x551cba[_0x5cf4('0x10')]==_0x1d6606)return _0x551cba['commandParams'][0x0][_0x5cf4('0x12')]?{'type':_0x5cf4('0x7'),'content':_0x452f12(_0x344b76,_0x5cf4('0x11'))}:{'type':_0x5cf4('0x7'),'content':_0x452f12(_0x344b76,_0x5cf4('0xa'))};});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b07=['name','plugins','classes','every','commandParams','element','_getStyleDefinition','normalizeConfig','push','document','_getRangesWithClasses','change','enableCommand','from','isBlock','get','has','modelElements','_descriptionFactory','model','getRanges','enabledStyles','*Format:*\x20%0','StyleUtils','Style','style.definitions','style','format','find','isCollapsed','commandName','selection','styleName','createRangeOn','getItems','markInlineFormat','includes','toLowerCase','getAttribute','locale','style:','commands','block','editor','getAncestors','getDefinitionsForView'];(function(_0x354a45,_0x5b07a5){const _0xc3936a=function(_0x1f2e9f){while(--_0x1f2e9f){_0x354a45['push'](_0x354a45['shift']());}};_0xc3936a(++_0x5b07a5);}(_0x5b07,0x144));const _0xc393=function(_0x354a45,_0x5b07a5){_0x354a45=_0x354a45-0x0;let _0xc3936a=_0x5b07[_0x354a45];return _0xc3936a;};import{Plugin as _0x1962a8}from'ckeditor5/src/core';import{getTranslation as _0x197022}from'../utils/common-translations';export default class gt extends _0x1962a8{['afterInit'](){const _0x599fef=this[_0xc393('0x29')];if(!_0x599fef[_0xc393('0x2d')][_0xc393('0xe')](_0xc393('0x16')))return;const _0x2ec483=_0x599fef[_0xc393('0x27')]['get'](_0xc393('0x18')),_0x18a1b4=_0x599fef[_0xc393('0x2d')]['get']('TrackChangesEditing'),_0x3e874b=_0x599fef[_0xc393('0x25')],_0x11ebf5=_0x599fef[_0xc393('0x2d')][_0xc393('0xd')]('DataSchema'),_0x5793bc=_0x599fef['plugins'][_0xc393('0xd')](_0xc393('0x15'))[_0xc393('0x5')](_0x11ebf5,_0x599fef['config'][_0xc393('0xd')](_0xc393('0x17')));_0x18a1b4[_0xc393('0xa')](_0xc393('0x18'),(_0x2f11db,{styleName:_0x90be39})=>{const _0x2a6554=_0x599fef[_0xc393('0x11')][_0xc393('0x7')][_0xc393('0x1d')],_0x213ac5=this['_getStyleDefinition'](_0x90be39,_0x5793bc);if(!_0x213ac5)return;if(!_0x2ec483[_0xc393('0x13')][_0xc393('0x22')](_0x90be39))return;if(_0x2a6554[_0xc393('0x1b')]&&!_0x213ac5[_0xc393('0xc')])return void _0x2f11db({'styleName':_0x90be39});const _0x3b80ea=!_0x2ec483['value'][_0xc393('0x22')](_0x213ac5[_0xc393('0x2c')]);if(_0x213ac5[_0xc393('0xc')]){const _0x25f950=function(_0x187246,_0x1c1f5a){const _0x9fe045=new Set();for(const _0x53239d of _0x187246){const _0x9c37d5=_0x53239d[_0xc393('0x2a')]({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x2f2920 of _0x9c37d5)if(_0x1c1f5a[_0xc393('0x22')](_0x2f2920[_0xc393('0x2c')])){_0x9fe045['add'](_0x2f2920);break;}}return _0x9fe045;}(_0x2a6554['getSelectedBlocks'](),_0x213ac5[_0xc393('0xf')]);_0x599fef[_0xc393('0x11')]['change'](()=>{for(const _0x5a48c7 of _0x25f950)_0x18a1b4['markBlockFormat'](_0x5a48c7,{'commandName':_0xc393('0x18'),'commandParams':[{'styleName':_0x90be39,'forceValue':_0x3b80ea}],'formatGroupId':_0xc393('0x26')+_0x90be39});});}else{let _0x260fb5=Array[_0xc393('0xb')](_0x2a6554[_0xc393('0x12')]());if(!_0x3b80ea){const _0x1ab971=Array[_0xc393('0xb')](_0x11ebf5[_0xc393('0x2b')](_0x213ac5[_0xc393('0x3')],!0x1))[0x0][_0xc393('0x11')],_0x14669a=[];for(const _0x3a6d6d of _0x260fb5){const _0xc22bf8=this[_0xc393('0x8')](_0x599fef[_0xc393('0x11')],_0x3a6d6d,_0x213ac5[_0xc393('0x0')],_0x1ab971);_0x14669a[_0xc393('0x6')](..._0xc22bf8);}_0x260fb5=_0x14669a;}_0x599fef['model'][_0xc393('0x9')](()=>{for(const _0x618f0b of _0x260fb5)_0x18a1b4[_0xc393('0x21')](_0x618f0b,{'commandName':'style','commandParams':[{'styleName':_0x90be39,'forceValue':_0x3b80ea}]});});}}),_0x18a1b4[_0xc393('0x10')]['registerDescriptionCallback'](_0x16e739=>{const {data:_0x2124fa}=_0x16e739;if(_0x2124fa&&'style'===_0x2124fa[_0xc393('0x1c')])return _0x2124fa[_0xc393('0x2')][0x0]['forceValue']?{'type':_0xc393('0x19'),'content':_0x197022(_0x3e874b,_0xc393('0x14'),_0x2124fa['commandParams'][0x0][_0xc393('0x1e')][_0xc393('0x23')]())}:{'type':_0xc393('0x19'),'content':_0x197022(_0x3e874b,'*Remove\x20format:*\x20%0',_0x2124fa[_0xc393('0x2')][0x0][_0xc393('0x1e')][_0xc393('0x23')]())};});}[_0xc393('0x4')](_0x590e75,_0x310838){let _0x3c60da=_0x310838[_0xc393('0x28')][_0xc393('0x1a')](_0x195aed=>_0x195aed[_0xc393('0x2c')]===_0x590e75);return _0x3c60da||(_0x3c60da=_0x310838['inline'][_0xc393('0x1a')](_0x3bbca5=>_0x3bbca5[_0xc393('0x2c')]===_0x590e75)),_0x3c60da;}[_0xc393('0x8')](_0x2b2d25,_0x4f7631,_0x1534f,_0x41e0eb){const _0x5d4742=[];for(const _0x385951 of _0x4f7631[_0xc393('0x20')]()){const _0x3f5a21=_0x385951[_0xc393('0x24')](_0x41e0eb);_0x3f5a21&&(_0x1534f[_0xc393('0x1')](_0x50dafc=>_0x3f5a21[_0xc393('0x0')][_0xc393('0x22')](_0x50dafc))&&_0x5d4742['push'](_0x2b2d25[_0xc393('0x1f')](_0x385951)));}return _0x5d4742;}}
23
+ const _0x14e8=['*Format:*\x20%0','format','modelElements','has','selection','getRanges','get','getDefinitionsForView','TrackChangesEditing','_getStyleDefinition','plugins','style.definitions','locale','commandParams','push','change','normalizeConfig','commandName','block','classes','styleName','createRangeOn','name','style:','find','getItems','markBlockFormat','StyleUtils','DataSchema','toLowerCase','isCollapsed','includes','forceValue','element','model','Style','every','getAncestors','afterInit','enabledStyles','from','config','style','getAttribute','enableCommand'];(function(_0x593e03,_0x14e8d9){const _0x65e3d5=function(_0xe05ed9){while(--_0xe05ed9){_0x593e03['push'](_0x593e03['shift']());}};_0x65e3d5(++_0x14e8d9);}(_0x14e8,0x1db));const _0x65e3=function(_0x593e03,_0x14e8d9){_0x593e03=_0x593e03-0x0;let _0x65e3d5=_0x14e8[_0x593e03];return _0x65e3d5;};import{Plugin as _0x597f71}from'ckeditor5/src/core';import{getTranslation as _0x275962}from'../utils/common-translations';export default class gt extends _0x597f71{[_0x65e3('0xd')](){const _0x3fc226=this['editor'];if(!_0x3fc226[_0x65e3('0x1e')][_0x65e3('0x17')](_0x65e3('0xa')))return;const _0x1ebea9=_0x3fc226['commands'][_0x65e3('0x1a')](_0x65e3('0x11')),_0x14acd4=_0x3fc226[_0x65e3('0x1e')][_0x65e3('0x1a')](_0x65e3('0x1c')),_0x4a8981=_0x3fc226[_0x65e3('0x20')],_0x38873a=_0x3fc226[_0x65e3('0x1e')][_0x65e3('0x1a')](_0x65e3('0x3')),_0x43bc90=_0x3fc226[_0x65e3('0x1e')][_0x65e3('0x1a')](_0x65e3('0x2'))[_0x65e3('0x24')](_0x38873a,_0x3fc226[_0x65e3('0x10')][_0x65e3('0x1a')](_0x65e3('0x1f')));_0x14acd4[_0x65e3('0x13')](_0x65e3('0x11'),(_0x2352c8,{styleName:_0x1811e4})=>{const _0x205dff=_0x3fc226['model']['document'][_0x65e3('0x18')],_0x40d244=this['_getStyleDefinition'](_0x1811e4,_0x43bc90);if(!_0x40d244)return;if(!_0x1ebea9[_0x65e3('0xe')][_0x65e3('0x6')](_0x1811e4))return;if(_0x205dff[_0x65e3('0x5')]&&!_0x40d244['isBlock'])return void _0x2352c8({'styleName':_0x1811e4});const _0x180c22=!_0x1ebea9['value']['includes'](_0x40d244[_0x65e3('0x2a')]);if(_0x40d244['isBlock']){const _0x2c182a=function(_0x4c177a,_0x4901b0){const _0x329b0d=new Set();for(const _0x4d0913 of _0x4c177a){const _0x465935=_0x4d0913[_0x65e3('0xc')]({'includeSelf':!0x0,'parentFirst':!0x0});for(const _0x4fabed of _0x465935)if(_0x4901b0[_0x65e3('0x6')](_0x4fabed[_0x65e3('0x2a')])){_0x329b0d['add'](_0x4fabed);break;}}return _0x329b0d;}(_0x205dff['getSelectedBlocks'](),_0x40d244[_0x65e3('0x16')]);_0x3fc226[_0x65e3('0x9')][_0x65e3('0x23')](()=>{for(const _0x4cc218 of _0x2c182a)_0x14acd4[_0x65e3('0x1')](_0x4cc218,{'commandName':_0x65e3('0x11'),'commandParams':[{'styleName':_0x1811e4,'forceValue':_0x180c22}],'formatGroupId':_0x65e3('0x2b')+_0x1811e4});});}else{let _0x15829d=Array['from'](_0x205dff[_0x65e3('0x19')]());if(!_0x180c22){const _0x145aa0=Array[_0x65e3('0xf')](_0x38873a[_0x65e3('0x1b')](_0x40d244[_0x65e3('0x8')],!0x1))[0x0][_0x65e3('0x9')],_0x35f93c=[];for(const _0x50095d of _0x15829d){const _0x4aa61c=this['_getRangesWithClasses'](_0x3fc226[_0x65e3('0x9')],_0x50095d,_0x40d244['classes'],_0x145aa0);_0x35f93c[_0x65e3('0x22')](..._0x4aa61c);}_0x15829d=_0x35f93c;}_0x3fc226[_0x65e3('0x9')][_0x65e3('0x23')](()=>{for(const _0x31ade4 of _0x15829d)_0x14acd4['markInlineFormat'](_0x31ade4,{'commandName':_0x65e3('0x11'),'commandParams':[{'styleName':_0x1811e4,'forceValue':_0x180c22}]});});}}),_0x14acd4['_descriptionFactory']['registerDescriptionCallback'](_0x1697d4=>{const {data:_0x2f125f}=_0x1697d4;if(_0x2f125f&&'style'===_0x2f125f[_0x65e3('0x25')])return _0x2f125f[_0x65e3('0x21')][0x0][_0x65e3('0x7')]?{'type':'format','content':_0x275962(_0x4a8981,_0x65e3('0x14'),_0x2f125f[_0x65e3('0x21')][0x0][_0x65e3('0x28')][_0x65e3('0x4')]())}:{'type':_0x65e3('0x15'),'content':_0x275962(_0x4a8981,'*Remove\x20format:*\x20%0',_0x2f125f[_0x65e3('0x21')][0x0]['styleName'][_0x65e3('0x4')]())};});}[_0x65e3('0x1d')](_0x40ca56,_0x8e8655){let _0x1045bd=_0x8e8655[_0x65e3('0x26')][_0x65e3('0x2c')](_0xc257ce=>_0xc257ce[_0x65e3('0x2a')]===_0x40ca56);return _0x1045bd||(_0x1045bd=_0x8e8655['inline'][_0x65e3('0x2c')](_0x4a3161=>_0x4a3161['name']===_0x40ca56)),_0x1045bd;}['_getRangesWithClasses'](_0x531913,_0xac9d2a,_0x45501a,_0x5c85af){const _0x11cb82=[];for(const _0x4db422 of _0xac9d2a[_0x65e3('0x0')]()){const _0x3d3e78=_0x4db422[_0x65e3('0x12')](_0x5c85af);_0x3d3e78&&(_0x45501a[_0x65e3('0xb')](_0x45a200=>_0x3d3e78[_0x65e3('0x27')]['includes'](_0x45a200))&&_0x11cb82['push'](_0x531913[_0x65e3('0x29')](_0x4db422)));}return _0x11cb82;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1710=['values','join','getRanges','MIN_SAFE_INTEGER','registerDescriptionCallback','accept','has','start','cell','setSelection','createRangeIn','registerElementLabel','$graveyard','isArray','plugins','name','type','some','item','length','change','tableCell','hasAttribute','*Insert:*\x20%0','addRange','maxColumn','ELEMENT_TABLE','_tableSuggestions','minColumn','createRangeOn','getChildren','insert','selectTableRow','above','ELEMENT_TABLE_ROW_WITH_TEXT','TableUtils','left','toLowerCase','differ','insertTableRowBelow','TableEditing','max','minRow','_suggestionFactory','includes','last','ELEMENT_TABLE_WITH_TEXT','downcastDispatcher','colspan','data','writer','getItems','refresh','selection','getFirstRange','getChanges','getColumnIndexes','execute','first','ELEMENT_TABLE_COLUMN','createTableWalker','detach','substr','table','model','enqueueChange','discard','maxRow','deletion','insertTableColumnLeft','_getCoordsForCells','addClass','isEqual','removeTableRow','registerCustomCallback','isInContent','selectTableColumn','enableCommand','add','change:data','_descriptionFactory','subType','nodeAfter','$textProxy','removeTableColumn','editor','filter','getChangedMarkers','addMarker:suggestion','rootName','_splitMarkerName','position','getCellLocation','document','classes','from','_setupColumnsRowsFixing','insertion','commands','options','getSelectionAffectedTableCells','isIntersectingWithRange','tablePaste','toViewElement','batch','TrackChangesEditing','nodeBefore','MAX_SAFE_INTEGER','_tablePostFixingSubtypes','afterInit','startsWith','locale','tableColumn','showSuggestionHighlights','min','element','span','push','getAttribute','insertTable','markMultiRangeInsertion','tableRow','ELEMENT_TABLE_ROW','findAncestor','map','rowspan','get','getSuggestion','isTouching','suggestion','_getSuggestionCoords','ELEMENT_TABLE_COLUMN_WITH_TEXT','getRowIndexes','highest','order','end','fromRange','markMultiRangeDeletion','*Remove:*\x20%0','root'];(function(_0x28eb70,_0x1710ea){const _0x5802f2=function(_0x2789cd){while(--_0x2789cd){_0x28eb70['push'](_0x28eb70['shift']());}};_0x5802f2(++_0x1710ea);}(_0x1710,0x110));const _0x5802=function(_0x28eb70,_0x1710ea){_0x28eb70=_0x28eb70-0x0;let _0x5802f2=_0x1710[_0x28eb70];return _0x5802f2;};import{Plugin as _0x5a1358}from'ckeditor5/src/core';import{LiveRange as _0x5b5b06}from'ckeditor5/src/engine';import{setHighlightHandling as _0x15bcdf}from'ckeditor5/src/widget';import{getTranslation as _0x166972}from'../utils/common-translations';export default class mt extends _0x5a1358{constructor(_0x50aa7f){super(_0x50aa7f),this[_0x5802('0x74')]=['tableRow',_0x5802('0x78')],this[_0x5802('0x23')]=new Set();}[_0x5802('0x75')](){const _0x3f989e=this['editor'],_0x54b8e2=_0x3f989e[_0x5802('0x48')][_0x5802('0x65')][_0x5802('0x3d')];if(!_0x3f989e['plugins'][_0x5802('0xe')](_0x5802('0x30')))return;const _0xb798bd=_0x3f989e[_0x5802('0x77')],_0x28bc5b=_0x3f989e[_0x5802('0x16')][_0x5802('0x86')](_0x5802('0x71')),_0x14a1ec=_0x3f989e[_0x5802('0x16')]['get']('TableUtils');_0x28bc5b[_0x5802('0x58')][_0x5802('0x13')](_0x5802('0x47'),_0x123a70=>_0x166972(_0xb798bd,_0x5802('0x22'),_0x123a70)),this[_0x5802('0x68')](),_0x28bc5b[_0x5802('0x55')](_0x5802('0x7f')),_0x28bc5b[_0x5802('0x55')](_0x5802('0x28')),_0x28bc5b['enableCommand'](_0x5802('0x54'));for(const _0xc1bcd0 of['insertTableRowAbove',_0x5802('0x2f')]){const _0x12ff45=_0x3f989e['commands']['get'](_0xc1bcd0);_0x28bc5b[_0x5802('0x55')](_0xc1bcd0,_0x178430=>{_0x3f989e[_0x5802('0x48')][_0x5802('0x1c')](_0x286869=>{_0x178430();const _0x19d188=_0x5802('0x29')===_0x12ff45[_0x5802('0x2')],_0x2404f9=_0x14a1ec[_0x5802('0x6c')](_0x54b8e2),_0x1fe3ec=_0x14a1ec['getRowIndexes'](_0x2404f9),_0x1d773c=_0x19d188?_0x1fe3ec[_0x5802('0x42')]-0x1:_0x1fe3ec[_0x5802('0x35')]+0x1,_0x29f1dd=_0x2404f9[0x0][_0x5802('0x83')](_0x5802('0x47')),_0x537007=_0x14a1ec[_0x5802('0x44')](_0x29f1dd,{'startRow':_0x1d773c,'endRow':_0x1d773c}),_0x2fad67=Array[_0x5802('0x67')](_0x537007)[_0x5802('0x84')](_0x1f5130=>_0x286869[_0x5802('0x25')](_0x1f5130['cell']));_0x28bc5b['markMultiRangeInsertion'](_0x2fad67,_0x5802('0x81'));});});}for(const _0x280e9c of[_0x5802('0x4d'),'insertTableColumnRight']){const _0x41a286=_0x3f989e[_0x5802('0x6a')][_0x5802('0x86')](_0x280e9c);_0x28bc5b[_0x5802('0x55')](_0x280e9c,_0x5024a3=>{_0x3f989e[_0x5802('0x48')][_0x5802('0x1c')](_0x113f2a=>{_0x5024a3();const _0x2e5b0c=_0x5802('0x2c')===_0x41a286[_0x5802('0x2')],_0x22d3ed=_0x14a1ec[_0x5802('0x6c')](_0x54b8e2),_0x29be14=_0x14a1ec[_0x5802('0x40')](_0x22d3ed),_0x4fe7df=_0x2e5b0c?_0x29be14[_0x5802('0x42')]-0x1:_0x29be14[_0x5802('0x35')]+0x1,_0x4d979a=_0x22d3ed[0x0][_0x5802('0x83')](_0x5802('0x47')),_0xb11809=_0x14a1ec[_0x5802('0x44')](_0x4d979a,{'startRow':0x0,'column':_0x4fe7df,'includeAllSlots':!0x1}),_0x564a48=Array[_0x5802('0x67')](_0xb11809)['map'](_0x2e7dde=>_0x113f2a[_0x5802('0x25')](_0x2e7dde[_0x5802('0x10')]));_0x28bc5b[_0x5802('0x80')](_0x564a48,_0x5802('0x78'));});});}for(const _0x288dfc of[_0x5802('0x51'),'removeTableColumn']){const _0x2a2716=_0x288dfc['substr'](0xb),_0x5bff4d=_0x2a2716[_0x5802('0x2d')](),_0x25c794=_0x5bff4d[_0x5802('0x46')](0x0,0x3)+_0x5802('0x7c'),_0x3e7fc3=_0x5802('0x47')+_0x2a2716,_0x34b009=_0x5802('0x7a')+_0x2a2716,_0x2061c3='max'+_0x2a2716;_0x28bc5b[_0x5802('0x55')](_0x288dfc,()=>{_0x3f989e['model'][_0x5802('0x1c')](_0x2f8b7e=>{const _0xc26d3e=_0x14a1ec[_0x5802('0x6c')](_0x54b8e2),_0x1e0153=_0xc26d3e[0x0][_0x5802('0x83')](_0x5802('0x47'));let _0x472171;if(_0x5802('0x51')==_0x288dfc){const _0x4618a5=_0x14a1ec[_0x5802('0x0')](_0xc26d3e);_0x472171={'startRow':_0x4618a5['first'],'endRow':_0x4618a5[_0x5802('0x35')],'includeAllSlots':!0x0};}else{const _0x2dd21c=_0x14a1ec[_0x5802('0x40')](_0xc26d3e);_0x472171={'startColumn':_0x2dd21c[_0x5802('0x42')],'endColumn':_0x2dd21c[_0x5802('0x35')],'includeAllSlots':!0x0};}const _0x16d888=_0x14a1ec[_0x5802('0x44')](_0x1e0153,_0x472171),_0x3a5bef=Array['from'](_0x16d888)[_0x5802('0x84')](({cell:_0x51c74f})=>_0x51c74f),_0xac78af=se(_0x3a5bef[_0x5802('0x5e')](_0x4a9c97=>_0x4a9c97[_0x5802('0x1e')](_0x25c794))),_0x5ec3f5=se(_0x3a5bef[_0x5802('0x5e')](_0x42183=>!_0x42183[_0x5802('0x1e')](_0x25c794)))[_0x5802('0x84')](_0x301695=>_0x2f8b7e[_0x5802('0x25')](_0x301695)),_0x2e0dc7=_0x28bc5b[_0x5802('0x5')](_0x5ec3f5,_0x3e7fc3);if(_0x2e0dc7&&(_0x5802('0x81')==_0x2e0dc7['subType']||_0x5802('0x78')==_0x2e0dc7[_0x5802('0x59')])){const _0x2cc76b=this[_0x5802('0x8a')](_0x2e0dc7);for(const _0x13bed7 of _0xac78af){const _0x340fac=_0x2f8b7e[_0x5802('0x25')](_0x13bed7),_0x50dfa2=_0x14a1ec[_0x5802('0x64')](_0x13bed7),_0x23d980=_0x13bed7[_0x5802('0x7e')](_0x25c794)-0x1,_0x54e4d9=_0x2cc76b[_0x34b009],_0x202f14=_0x2cc76b[_0x2061c3];_0x54e4d9<=_0x50dfa2[_0x5bff4d]&&_0x50dfa2[_0x5bff4d]+_0x23d980<=_0x202f14&&_0x2e0dc7[_0x5802('0x20')](_0x340fac);}}});});}function _0x44a2cf(_0x5aaafb){const _0x2adba6=Array[_0x5802('0x67')](_0x54b8e2[_0x5802('0xa')]())['map'](_0x5ed1a3=>_0x5b5b06[_0x5802('0x4')](_0x5ed1a3));_0x3f989e[_0x5802('0x48')][_0x5802('0x1c')](_0x53d983=>{const _0x2b805c=_0x53d983[_0x5802('0x70')];_0x5aaafb=_0x5aaafb['filter'](_0x27356d=>_0x5802('0x14')!=_0x27356d[_0x5802('0x7')][_0x5802('0x61')]),_0x53d983[_0x5802('0x11')](_0x5aaafb),_0x3f989e['commands'][_0x5802('0x86')]('removeTableRow')[_0x5802('0x3c')](),_0x3f989e[_0x5802('0x41')](_0x5802('0x51'),{'forceDefaultExecution':!0x0}),_0x3f989e[_0x5802('0x48')][_0x5802('0x49')](()=>{_0x3f989e[_0x5802('0x48')]['enqueueChange'](_0x2b805c,_0x30c06f=>{const _0x10ff53=_0x2adba6[_0x5802('0x5e')](_0xcd5500=>'$graveyard'!=_0xcd5500[_0x5802('0x7')][_0x5802('0x61')]);_0x10ff53[_0x5802('0x1b')]>0x0&&_0x30c06f['setSelection'](_0x10ff53);for(const _0x1d1cf9 of _0x2adba6)_0x1d1cf9[_0x5802('0x45')]();});});});}function _0xe238b7(_0x1e73ff){_0x3f989e['model']['change'](_0x3e5d85=>{const _0x3017c2=Array[_0x5802('0x67')](_0x54b8e2['getRanges']())[_0x5802('0x84')](_0x3e6d5a=>_0x5b5b06['fromRange'](_0x3e6d5a)),_0x105019=[];for(const _0x42db77 of _0x1e73ff)for(const _0x2c588b of _0x42db77[_0x5802('0x3b')]({'shallow':!0x0}))_0x105019['push'](_0x2c588b);for(const _0x35df69 of _0x105019)_0x5802('0x14')!=_0x35df69['root']['rootName']&&(_0x3e5d85[_0x5802('0x11')](_0x3e5d85['createPositionAt'](_0x35df69,0x0)),_0x3f989e[_0x5802('0x6a')][_0x5802('0x86')](_0x5802('0x5c'))[_0x5802('0x3c')](),_0x3f989e['execute'](_0x5802('0x5c'),{'forceDefaultExecution':!0x0}));const _0x186407=_0x3017c2[_0x5802('0x5e')](_0xc71fb2=>_0x5802('0x14')!=_0xc71fb2[_0x5802('0x7')]['rootName']);_0x186407['length']>0x0&&_0x3e5d85[_0x5802('0x11')](_0x186407);for(const _0x2a8f62 of _0x3017c2)_0x2a8f62['detach']();});}function _0x2de75d(_0x54d6ad,_0x5fdf78){return _0x5fdf78['every'](_0x4223f1=>_0x54d6ad['some'](_0x552004=>_0x552004['end'][_0x5802('0x50')](_0x4223f1['start'])||_0x4223f1[_0x5802('0x3')][_0x5802('0x50')](_0x552004[_0x5802('0xf')])));}function _0x10ae6a(_0x2a5740,_0x389c39){return _0x2a5740[_0x5802('0x19')](_0x12fe6c=>_0x389c39[_0x5802('0x19')](_0x3d6137=>_0x12fe6c[_0x5802('0x3')][_0x5802('0x88')](_0x3d6137[_0x5802('0xf')])));}_0x3f989e[_0x5802('0x39')][_0x5802('0x37')]['on'](_0x5802('0x60'),(_0x2185ac,_0xe5c2ee,_0x305b18)=>{if(!_0x305b18[_0x5802('0x6b')][_0x5802('0x79')])return;const _0x486495=_0xe5c2ee[_0x5802('0x1a')];if(!_0x486495)return;const _0x9d26ad=_0x305b18['mapper'][_0x5802('0x6f')](_0x486495);function _0x17ba3b(_0x470893){return Array[_0x5802('0x15')](_0x470893)?_0x470893:[_0x470893];}_0x9d26ad&&'tableCell'===_0x486495[_0x5802('0x17')]&&_0x15bcdf(_0x9d26ad,_0x305b18[_0x5802('0x3a')],(_0x57a80b,_0x346225,_0x5d0f9a)=>_0x5d0f9a[_0x5802('0x4f')](_0x17ba3b(_0x346225[_0x5802('0x66')]),_0x57a80b),(_0x13e9a5,_0x334330,_0xe74f5)=>_0xe74f5['removeClass'](_0x17ba3b(_0x334330['classes']),_0x13e9a5));},{'priority':_0x5802('0x1')}),_0x28bc5b['_descriptionFactory']['registerDescriptionCallback'](_0x1c1313=>{if(_0x5802('0x69')!=_0x1c1313[_0x5802('0x18')]&&_0x5802('0x4c')!=_0x1c1313['type'])return;const _0x917f25=_0x1c1313['getContainedElement']();if(null!=_0x917f25&&_0x917f25['is'](_0x5802('0x7b'),'table')){if(_0x5802('0x69')==_0x1c1313[_0x5802('0x18')]){const _0x3dba34=_0x1c1313[_0x5802('0x3b')]()[_0x5802('0x5e')](_0x288e7=>_0x288e7['is'](_0x5802('0x5b')))[_0x5802('0x84')](_0x135b9d=>_0x135b9d[_0x5802('0x39')]);if(_0x3dba34[_0x5802('0x1b')])return{'type':_0x5802('0x69'),'content':_0x166972(_0xb798bd,_0x5802('0x1f'),_0x166972(_0xb798bd,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3dba34['join']('\x20')+'\x22'))};}if(_0x5802('0x4c')==_0x1c1313[_0x5802('0x18')]){const _0x24ac24=_0x1c1313[_0x5802('0x3b')]()[_0x5802('0x5e')](_0x291b6e=>_0x291b6e['is'](_0x5802('0x5b')))['map'](_0x383ac3=>_0x383ac3[_0x5802('0x39')]);if(_0x24ac24[_0x5802('0x1b')])return{'type':_0x5802('0x4c'),'content':_0x166972(_0xb798bd,_0x5802('0x6'),_0x166972(_0xb798bd,_0x5802('0x36'),'\x22'+_0x24ac24[_0x5802('0x9')]('\x20')+'\x22'))};}}}),_0x28bc5b[_0x5802('0x58')][_0x5802('0xc')](_0x488cec=>{if(_0x5802('0x81')==_0x488cec['subType']){const _0xb84028=_0x488cec['getItems']()['filter'](_0x5dfd9b=>_0x5dfd9b['is'](_0x5802('0x5b')))['map'](_0x9cd5f1=>_0x9cd5f1['data']),_0x5011d3=this[_0x5802('0x8a')](_0x488cec),_0x1e1a94=_0x5011d3[_0x5802('0x4b')]-_0x5011d3[_0x5802('0x32')]+0x1;if(_0x5802('0x69')==_0x488cec['type'])return _0xb84028['length']?{'type':_0x5802('0x69'),'content':_0x166972(_0xb798bd,_0x5802('0x1f'),_0x166972(_0xb798bd,_0x5802('0x2a'),[_0x1e1a94,'\x22'+_0xb84028[_0x5802('0x9')]('\x20')+'\x22']))}:{'type':'insertion','content':_0x166972(_0xb798bd,_0x5802('0x1f'),_0x166972(_0xb798bd,_0x5802('0x82'),_0x1e1a94))};if(_0x5802('0x4c')==_0x488cec['type'])return _0xb84028[_0x5802('0x1b')]?{'type':_0x5802('0x4c'),'content':_0x166972(_0xb798bd,_0x5802('0x6'),_0x166972(_0xb798bd,_0x5802('0x2a'),[_0x1e1a94,'\x22'+_0xb84028[_0x5802('0x9')]('\x20')+'\x22']))}:{'type':_0x5802('0x4c'),'content':_0x166972(_0xb798bd,_0x5802('0x6'),_0x166972(_0xb798bd,'ELEMENT_TABLE_ROW',_0x1e1a94))};}if(_0x5802('0x78')==_0x488cec[_0x5802('0x59')]){const _0x459f0a=_0x488cec[_0x5802('0x3b')]()[_0x5802('0x5e')](_0x2f1000=>_0x2f1000['is']('$textProxy'))[_0x5802('0x84')](_0x2f44b6=>_0x2f44b6['data']),_0x3b9f99=this[_0x5802('0x8a')](_0x488cec),_0x458bff=_0x3b9f99[_0x5802('0x21')]-_0x3b9f99[_0x5802('0x24')]+0x1;if(_0x5802('0x69')==_0x488cec['type'])return _0x459f0a[_0x5802('0x1b')]?{'type':_0x5802('0x69'),'content':_0x166972(_0xb798bd,_0x5802('0x1f'),_0x166972(_0xb798bd,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x458bff,'\x22'+_0x459f0a[_0x5802('0x9')]('\x20')+'\x22']))}:{'type':_0x5802('0x69'),'content':_0x166972(_0xb798bd,_0x5802('0x1f'),_0x166972(_0xb798bd,_0x5802('0x43'),_0x458bff))};if(_0x5802('0x4c')==_0x488cec[_0x5802('0x18')])return _0x459f0a['length']?{'type':_0x5802('0x4c'),'content':_0x166972(_0xb798bd,_0x5802('0x6'),_0x166972(_0xb798bd,_0x5802('0x8b'),[_0x458bff,'\x22'+_0x459f0a[_0x5802('0x9')]('\x20')+'\x22']))}:{'type':_0x5802('0x4c'),'content':_0x166972(_0xb798bd,_0x5802('0x6'),_0x166972(_0xb798bd,_0x5802('0x43'),_0x458bff))};}}),_0x28bc5b[_0x5802('0x33')]['registerCustomCallback'](_0x5802('0x69'),_0x5802('0x81'),_0x5802('0x4a'),_0x44a2cf),_0x28bc5b[_0x5802('0x33')]['registerCustomCallback'](_0x5802('0x4c'),_0x5802('0x81'),_0x5802('0xd'),_0x44a2cf),_0x28bc5b['_suggestionFactory']['registerCustomCallback']('insertion',_0x5802('0x78'),_0x5802('0x4a'),_0xe238b7),_0x28bc5b[_0x5802('0x33')]['registerCustomCallback']('deletion',_0x5802('0x78'),'accept',_0xe238b7),_0x28bc5b['_suggestionFactory'][_0x5802('0x52')]('insertion',_0x5802('0x78'),_0x5802('0x9'),_0x2de75d),_0x28bc5b['_suggestionFactory'][_0x5802('0x52')]('deletion',_0x5802('0x78'),_0x5802('0x9'),_0x2de75d),_0x28bc5b['_suggestionFactory'][_0x5802('0x52')](_0x5802('0x69'),_0x5802('0x81'),'join',_0x10ae6a),_0x28bc5b[_0x5802('0x33')][_0x5802('0x52')](_0x5802('0x4c'),_0x5802('0x81'),'join',_0x10ae6a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x38686e=this['editor'],_0x2ca0d5=_0x38686e[_0x5802('0x48')][_0x5802('0x65')][_0x5802('0x3d')];return(_0x274966,_0x98cd8e)=>{_0x38686e[_0x5802('0x48')][_0x5802('0x1c')](_0x5e2418=>{const {commandName:_0x3dabcc,commandParams:_0x604223}=_0x98cd8e;let _0xf1eaf9=_0x274966[0x0][_0x5802('0x3')][_0x5802('0x72')];_0x604223&&_0x604223[0x0]&&!0x1===_0x604223[0x0]['forceValue']&&(_0xf1eaf9=_0x274966[0x0][_0x5802('0xf')][_0x5802('0x5a')]);const _0x504cc3=_0x5e2418[_0x5802('0x12')](_0xf1eaf9);if(_0x5802('0x14')==_0x504cc3[_0x5802('0x7')]['rootName'])return;const _0xc564cd=Array[_0x5802('0x67')](_0x2ca0d5[_0x5802('0xa')]())['map'](_0x35ea35=>_0x5b5b06[_0x5802('0x4')](_0x35ea35));_0x5e2418[_0x5802('0x11')](_0x504cc3),_0x38686e[_0x5802('0x6a')][_0x5802('0x86')](_0x3dabcc)[_0x5802('0x3c')](),_0x604223[_0x5802('0x7d')]({'forceDefaultExecution':!0x0}),_0x38686e['execute'](_0x3dabcc,..._0x604223);const _0x482a72=_0xc564cd[_0x5802('0x5e')](_0x3987c3=>_0x5802('0x14')!=_0x3987c3[_0x5802('0x7')]['rootName']);_0x482a72[_0x5802('0x1b')]>0x0&&_0x5e2418[_0x5802('0x11')](_0x482a72);for(const _0x32f07f of _0xc564cd)_0x32f07f[_0x5802('0x45')]();});};}[_0x5802('0x4e')](_0x37b0f2){const _0x10f487=this[_0x5802('0x5d')][_0x5802('0x16')]['get'](_0x5802('0x2b'));let _0x3cde57=Number[_0x5802('0x73')],_0x58704a=Number['MIN_SAFE_INTEGER'],_0x1c880d=Number[_0x5802('0x73')],_0x14ad33=Number[_0x5802('0xb')];for(const _0x166dce of _0x37b0f2){if('$graveyard'==_0x166dce[_0x5802('0x7')][_0x5802('0x61')])continue;const {row:_0x4fcb8e,column:_0x3c9659}=_0x10f487[_0x5802('0x64')](_0x166dce),_0x517e00=_0x166dce[_0x5802('0x1e')]('rowspan')?_0x166dce[_0x5802('0x7e')](_0x5802('0x85'))-0x1:0x0,_0xd366b1=_0x166dce['hasAttribute'](_0x5802('0x38'))?_0x166dce[_0x5802('0x7e')](_0x5802('0x38'))-0x1:0x0;_0x3cde57=_0x4fcb8e<_0x3cde57?_0x4fcb8e:_0x3cde57,_0x58704a=_0x4fcb8e+_0x517e00>_0x58704a?_0x4fcb8e+_0x517e00:_0x58704a,_0x1c880d=_0x3c9659<_0x1c880d?_0x3c9659:_0x1c880d,_0x14ad33=_0x3c9659+_0xd366b1>_0x14ad33?_0x3c9659+_0xd366b1:_0x14ad33;}return{'minRow':_0x3cde57,'maxRow':_0x58704a,'minColumn':_0x1c880d,'maxColumn':_0x14ad33};}[_0x5802('0x68')](){const _0x133d80=this[_0x5802('0x5d')],_0x51a8ce=_0x133d80['plugins'][_0x5802('0x86')](_0x5802('0x71')),_0x2ee3cc=_0x133d80[_0x5802('0x16')][_0x5802('0x86')]('TableUtils');_0x133d80[_0x5802('0x48')][_0x5802('0x65')]['on'](_0x5802('0x57'),()=>{const _0x50630a=Array['from'](_0x133d80['model']['document'][_0x5802('0x2e')][_0x5802('0x5f')]());for(const {name:_0x5a707b,data:_0x5b1498}of _0x50630a){const {group:_0x19296d,id:_0x3693ee,subType:_0x23c4c7}=_0x51a8ce[_0x5802('0x62')](_0x5a707b);if(_0x5802('0x89')!=_0x19296d)continue;if(null!=_0x5b1498['oldRange'])continue;const _0x56fafe=_0x51a8ce[_0x5802('0x87')](_0x3693ee);this['_tablePostFixingSubtypes'][_0x5802('0x34')](_0x23c4c7)&&this['_tableSuggestions'][_0x5802('0x56')](_0x56fafe);}},{'priority':'low'});const _0x570db2=(_0x61a977,_0x1e3cf4)=>{let _0x2150d9=!0x1;const _0x30d3b6=_0x1e3cf4[_0x5802('0x25')](_0x61a977),_0x4dfdcc=_0x61a977['findAncestor']('table'),_0x29a28f=_0x2ee3cc[_0x5802('0x64')](_0x61a977);for(const _0x32b595 of this[_0x5802('0x23')]){const _0x1abdab=_0x32b595[_0x5802('0x59')],_0x102627=_0x1abdab[_0x5802('0x76')](_0x5802('0x6e')),_0x574479=_0x1abdab[_0x5802('0x46')](_0x102627?0xa:0x5),_0x201bd1=_0x574479['toLowerCase'](),_0x8a0b54=_0x201bd1[_0x5802('0x46')](0x0,0x3)+_0x5802('0x7c'),_0x6b1c10=_0x5802('0x7a')+_0x574479,_0x310a76=_0x5802('0x31')+_0x574479;if(!_0x32b595[_0x5802('0x53')])continue;if(_0x4dfdcc!=_0x32b595[_0x5802('0x3e')]()[_0x5802('0xf')][_0x5802('0x83')](_0x5802('0x47')))continue;if(_0x32b595[_0x5802('0x6d')](_0x30d3b6))continue;const _0x6c21e2=_0x61a977['hasAttribute'](_0x8a0b54)?_0x61a977[_0x5802('0x7e')](_0x8a0b54)-0x1:0x0,_0x547cb6=this[_0x5802('0x8a')](_0x32b595),_0x5cbc94=_0x547cb6[_0x6b1c10],_0x17ddc2=_0x547cb6[_0x310a76];_0x5cbc94<=_0x29a28f[_0x201bd1]&&_0x29a28f[_0x201bd1]+_0x6c21e2<=_0x17ddc2&&(_0x32b595[_0x5802('0x20')](_0x30d3b6),_0x2150d9=!0x0);}return _0x2150d9;};_0x133d80[_0x5802('0x48')][_0x5802('0x65')]['registerPostFixer'](_0x5182d3=>{let _0x1bab08=!0x1;for(const _0x5235a9 of _0x133d80[_0x5802('0x48')][_0x5802('0x65')][_0x5802('0x2e')][_0x5802('0x3f')]())if(_0x5802('0x27')==_0x5235a9[_0x5802('0x18')]){if(_0x5802('0x81')==_0x5235a9['name'])for(const _0x5d88cc of _0x5235a9[_0x5802('0x63')][_0x5802('0x5a')][_0x5802('0x26')]())_0x1bab08=_0x1bab08||_0x570db2(_0x5d88cc,_0x5182d3);else _0x5802('0x1d')==_0x5235a9[_0x5802('0x17')]&&(_0x1bab08=_0x1bab08||_0x570db2(_0x5235a9[_0x5802('0x63')][_0x5802('0x5a')],_0x5182d3));}return _0x1bab08;});}['_getSuggestionCoords'](_0x56d589){return this[_0x5802('0x4e')](_0x56d589[_0x5802('0xa')]()[_0x5802('0x84')](_0x36e057=>_0x36e057['start'][_0x5802('0x5a')]));}}function se(_0x57fa49){return Array[_0x5802('0x67')](new Set(_0x57fa49)[_0x5802('0x8')]());}
23
+ const _0x4d0e=['accept','insertTableRowBelow','change','min','_getSuggestionCoords','above','name','suggestion','insertTableColumnRight','TableUtils','removeTableRow','insertTableColumnLeft','differ','start','$graveyard','getContainedElement','createPositionAt','first','end','addRange','map','enableCommand','MAX_SAFE_INTEGER','deletion','ELEMENT_TABLE_ROW_WITH_TEXT','maxColumn','element','_setupColumnsRowsFixing','type','$textProxy','max','insertTable','insert','values','getRowIndexes','model','afterInit','selectTableColumn','_tableSuggestions','includes','removeTableColumn','registerElementLabel','position','selection','options','getAttribute','createRangeIn','*Remove:*\x20%0','document','*Insert:*\x20%0','MIN_SAFE_INTEGER','commands','table','TrackChangesEditing','rowspan','getRanges','rootName','_getCoordsForCells','_tablePostFixingSubtypes','isEqual','findAncestor','forceValue','_acceptFormatSuggestionCallbackFactory','minRow','tableCell','plugins','addMarker:suggestion','push','filter','setSelection','low','getColumnIndexes','refresh','item','isTouching','nodeAfter','tableRow','subType','last','has','span','add','createRangeOn','toViewElement','root','isInContent','batch','toLowerCase','highest','length','tableColumn','mapper','selectTableRow','left','registerCustomCallback','substr','getSelectionAffectedTableCells','editor','tablePaste','TableEditing','change:data','hasAttribute','downcastDispatcher','classes','_descriptionFactory','removeClass','data','markMultiRangeDeletion','from','ELEMENT_TABLE_ROW','minColumn','registerDescriptionCallback','cell','detach','getCellLocation','every','startsWith','markMultiRangeInsertion','some','get','createTableWalker','getItems','insertion','join','fromRange','execute','ELEMENT_TABLE_COLUMN','enqueueChange','colspan','isIntersectingWithRange','_suggestionFactory'];(function(_0x3adca4,_0x4d0e14){const _0x5073c1=function(_0x27e5eb){while(--_0x27e5eb){_0x3adca4['push'](_0x3adca4['shift']());}};_0x5073c1(++_0x4d0e14);}(_0x4d0e,0x15b));const _0x5073=function(_0x3adca4,_0x4d0e14){_0x3adca4=_0x3adca4-0x0;let _0x5073c1=_0x4d0e[_0x3adca4];return _0x5073c1;};import{Plugin as _0x2dc8af}from'ckeditor5/src/core';import{LiveRange as _0x4469c8}from'ckeditor5/src/engine';import{setHighlightHandling as _0x3715af}from'ckeditor5/src/widget';import{getTranslation as _0x398669}from'../utils/common-translations';export default class mt extends _0x2dc8af{constructor(_0x3025b9){super(_0x3025b9),this['_tablePostFixingSubtypes']=[_0x5073('0x7a'),_0x5073('0x5')],this[_0x5073('0x54')]=new Set();}[_0x5073('0x52')](){const _0x6749b0=this['editor'],_0x1786d7=_0x6749b0[_0x5073('0x51')]['document'][_0x5073('0x59')];if(!_0x6749b0[_0x5073('0x6f')][_0x5073('0x7d')](_0x5073('0xe')))return;const _0x53a401=_0x6749b0['locale'],_0x253976=_0x6749b0[_0x5073('0x6f')][_0x5073('0x22')]('TrackChangesEditing'),_0x49fb68=_0x6749b0[_0x5073('0x6f')][_0x5073('0x22')](_0x5073('0x37'));_0x253976[_0x5073('0x13')][_0x5073('0x57')](_0x5073('0x62'),_0x2f3dfb=>_0x398669(_0x53a401,'ELEMENT_TABLE',_0x2f3dfb)),this[_0x5073('0x49')](),_0x253976['enableCommand'](_0x5073('0x4d')),_0x253976[_0x5073('0x43')](_0x5073('0x7')),_0x253976[_0x5073('0x43')](_0x5073('0x53'));for(const _0x208ca1 of['insertTableRowAbove',_0x5073('0x2f')]){const _0x5bb3f7=_0x6749b0[_0x5073('0x61')][_0x5073('0x22')](_0x208ca1);_0x253976[_0x5073('0x43')](_0x208ca1,_0x12afb1=>{_0x6749b0[_0x5073('0x51')]['change'](_0x866331=>{_0x12afb1();const _0x2d76f4=_0x5073('0x33')===_0x5bb3f7['order'],_0x137e07=_0x49fb68[_0x5073('0xb')](_0x1786d7),_0x25e328=_0x49fb68[_0x5073('0x50')](_0x137e07),_0x4731d5=_0x2d76f4?_0x25e328['first']-0x1:_0x25e328[_0x5073('0x7c')]+0x1,_0x55cebf=_0x137e07[0x0]['findAncestor']('table'),_0x11d18d=_0x49fb68['createTableWalker'](_0x55cebf,{'startRow':_0x4731d5,'endRow':_0x4731d5}),_0x568e77=Array['from'](_0x11d18d)[_0x5073('0x42')](_0x19025f=>_0x866331[_0x5073('0x80')](_0x19025f[_0x5073('0x1b')]));_0x253976['markMultiRangeInsertion'](_0x568e77,_0x5073('0x7a'));});});}for(const _0x3b9cb7 of[_0x5073('0x39'),_0x5073('0x36')]){const _0x22087f=_0x6749b0[_0x5073('0x61')]['get'](_0x3b9cb7);_0x253976[_0x5073('0x43')](_0x3b9cb7,_0x283119=>{_0x6749b0[_0x5073('0x51')][_0x5073('0x30')](_0x4dc3df=>{_0x283119();const _0x505c18=_0x5073('0x8')===_0x22087f['order'],_0x5b202d=_0x49fb68[_0x5073('0xb')](_0x1786d7),_0x450da2=_0x49fb68[_0x5073('0x75')](_0x5b202d),_0xb13963=_0x505c18?_0x450da2[_0x5073('0x3f')]-0x1:_0x450da2[_0x5073('0x7c')]+0x1,_0x203262=_0x5b202d[0x0][_0x5073('0x6a')]('table'),_0x527944=_0x49fb68[_0x5073('0x23')](_0x203262,{'startRow':0x0,'column':_0xb13963,'includeAllSlots':!0x1}),_0x1eacd5=Array[_0x5073('0x17')](_0x527944)[_0x5073('0x42')](_0xbb86d8=>_0x4dc3df['createRangeOn'](_0xbb86d8[_0x5073('0x1b')]));_0x253976[_0x5073('0x20')](_0x1eacd5,_0x5073('0x5'));});});}for(const _0x3c0d7f of[_0x5073('0x38'),'removeTableColumn']){const _0x3aeb2d=_0x3c0d7f[_0x5073('0xa')](0xb),_0x31f976=_0x3aeb2d['toLowerCase'](),_0x3e47a0=_0x31f976['substr'](0x0,0x3)+_0x5073('0x7e'),_0x501546='table'+_0x3aeb2d,_0x5411ae=_0x5073('0x31')+_0x3aeb2d,_0x3de499=_0x5073('0x4c')+_0x3aeb2d;_0x253976[_0x5073('0x43')](_0x3c0d7f,()=>{_0x6749b0[_0x5073('0x51')][_0x5073('0x30')](_0x3557b3=>{const _0x35abe3=_0x49fb68['getSelectionAffectedTableCells'](_0x1786d7),_0x1c60f1=_0x35abe3[0x0][_0x5073('0x6a')](_0x5073('0x62'));let _0x567f2f;if(_0x5073('0x38')==_0x3c0d7f){const _0x107c92=_0x49fb68[_0x5073('0x50')](_0x35abe3);_0x567f2f={'startRow':_0x107c92['first'],'endRow':_0x107c92['last'],'includeAllSlots':!0x0};}else{const _0x11cbec=_0x49fb68[_0x5073('0x75')](_0x35abe3);_0x567f2f={'startColumn':_0x11cbec['first'],'endColumn':_0x11cbec[_0x5073('0x7c')],'includeAllSlots':!0x0};}const _0x608db5=_0x49fb68[_0x5073('0x23')](_0x1c60f1,_0x567f2f),_0x1dde41=Array[_0x5073('0x17')](_0x608db5)['map'](({cell:_0x47c0e9})=>_0x47c0e9),_0x17d505=se(_0x1dde41[_0x5073('0x72')](_0x19b6b0=>_0x19b6b0[_0x5073('0x10')](_0x3e47a0))),_0x389472=se(_0x1dde41[_0x5073('0x72')](_0x55301d=>!_0x55301d[_0x5073('0x10')](_0x3e47a0)))['map'](_0x40245d=>_0x3557b3['createRangeOn'](_0x40245d)),_0x322bb1=_0x253976[_0x5073('0x16')](_0x389472,_0x501546);if(_0x322bb1&&(_0x5073('0x7a')==_0x322bb1[_0x5073('0x7b')]||_0x5073('0x5')==_0x322bb1[_0x5073('0x7b')])){const _0x457e3e=this['_getSuggestionCoords'](_0x322bb1);for(const _0x8d3f68 of _0x17d505){const _0x1dad3e=_0x3557b3[_0x5073('0x80')](_0x8d3f68),_0x1c8970=_0x49fb68[_0x5073('0x1d')](_0x8d3f68),_0x1fb720=_0x8d3f68[_0x5073('0x5b')](_0x3e47a0)-0x1,_0x437740=_0x457e3e[_0x5411ae],_0xa91411=_0x457e3e[_0x3de499];_0x437740<=_0x1c8970[_0x31f976]&&_0x1c8970[_0x31f976]+_0x1fb720<=_0xa91411&&_0x322bb1[_0x5073('0x41')](_0x1dad3e);}}});});}function _0x1cd76f(_0x4cbc95){const _0x5b70f4=Array[_0x5073('0x17')](_0x1786d7[_0x5073('0x65')]())[_0x5073('0x42')](_0x54cca4=>_0x4469c8[_0x5073('0x27')](_0x54cca4));_0x6749b0[_0x5073('0x51')][_0x5073('0x30')](_0x191b86=>{const _0x2f765c=_0x191b86[_0x5073('0x1')];_0x4cbc95=_0x4cbc95[_0x5073('0x72')](_0x5d8396=>_0x5073('0x3c')!=_0x5d8396['root']['rootName']),_0x191b86['setSelection'](_0x4cbc95),_0x6749b0[_0x5073('0x61')]['get'](_0x5073('0x38'))[_0x5073('0x76')](),_0x6749b0[_0x5073('0x28')](_0x5073('0x38'),{'forceDefaultExecution':!0x0}),_0x6749b0[_0x5073('0x51')][_0x5073('0x2a')](()=>{_0x6749b0[_0x5073('0x51')]['enqueueChange'](_0x2f765c,_0x14c23b=>{const _0x32f3d4=_0x5b70f4[_0x5073('0x72')](_0x51b024=>_0x5073('0x3c')!=_0x51b024['root'][_0x5073('0x66')]);_0x32f3d4[_0x5073('0x4')]>0x0&&_0x14c23b['setSelection'](_0x32f3d4);for(const _0x3e7a87 of _0x5b70f4)_0x3e7a87[_0x5073('0x1c')]();});});});}function _0x30c22a(_0x4b6fe2){_0x6749b0[_0x5073('0x51')][_0x5073('0x30')](_0x2f1ba5=>{const _0x955369=Array[_0x5073('0x17')](_0x1786d7[_0x5073('0x65')]())[_0x5073('0x42')](_0x2a7323=>_0x4469c8[_0x5073('0x27')](_0x2a7323)),_0x3f09f3=[];for(const _0x58e8d2 of _0x4b6fe2)for(const _0x5d648c of _0x58e8d2[_0x5073('0x24')]({'shallow':!0x0}))_0x3f09f3[_0x5073('0x71')](_0x5d648c);for(const _0x1c22c3 of _0x3f09f3)'$graveyard'!=_0x1c22c3[_0x5073('0x82')][_0x5073('0x66')]&&(_0x2f1ba5[_0x5073('0x73')](_0x2f1ba5[_0x5073('0x3e')](_0x1c22c3,0x0)),_0x6749b0[_0x5073('0x61')]['get'](_0x5073('0x56'))['refresh'](),_0x6749b0[_0x5073('0x28')]('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x264f53=_0x955369[_0x5073('0x72')](_0x124541=>_0x5073('0x3c')!=_0x124541['root']['rootName']);_0x264f53[_0x5073('0x4')]>0x0&&_0x2f1ba5[_0x5073('0x73')](_0x264f53);for(const _0x3e272f of _0x955369)_0x3e272f[_0x5073('0x1c')]();});}function _0x162c08(_0x224595,_0x2a3bff){return _0x2a3bff[_0x5073('0x1e')](_0x38f184=>_0x224595[_0x5073('0x21')](_0x5a9af7=>_0x5a9af7['end'][_0x5073('0x69')](_0x38f184[_0x5073('0x3b')])||_0x38f184['end'][_0x5073('0x69')](_0x5a9af7[_0x5073('0x3b')])));}function _0x20cefb(_0x2f042c,_0x825bde){return _0x2f042c[_0x5073('0x21')](_0x3efb43=>_0x825bde[_0x5073('0x21')](_0x2f6fde=>_0x3efb43[_0x5073('0x40')][_0x5073('0x78')](_0x2f6fde[_0x5073('0x3b')])));}_0x6749b0['data'][_0x5073('0x11')]['on'](_0x5073('0x70'),(_0x4a0a2e,_0x43e6a8,_0x38fdbf)=>{if(!_0x38fdbf[_0x5073('0x5a')]['showSuggestionHighlights'])return;const _0x391200=_0x43e6a8[_0x5073('0x77')];if(!_0x391200)return;const _0x469068=_0x38fdbf[_0x5073('0x6')][_0x5073('0x81')](_0x391200);function _0x45e884(_0x402f42){return Array['isArray'](_0x402f42)?_0x402f42:[_0x402f42];}_0x469068&&_0x5073('0x6e')===_0x391200[_0x5073('0x34')]&&_0x3715af(_0x469068,_0x38fdbf['writer'],(_0x45f423,_0x186997,_0x574ce8)=>_0x574ce8['addClass'](_0x45e884(_0x186997[_0x5073('0x12')]),_0x45f423),(_0x2c5ff2,_0x1f9ae8,_0x2247b1)=>_0x2247b1[_0x5073('0x14')](_0x45e884(_0x1f9ae8['classes']),_0x2c5ff2));},{'priority':_0x5073('0x3')}),_0x253976[_0x5073('0x13')][_0x5073('0x1a')](_0x24185d=>{if(_0x5073('0x25')!=_0x24185d[_0x5073('0x4a')]&&'deletion'!=_0x24185d[_0x5073('0x4a')])return;const _0xf69bd3=_0x24185d[_0x5073('0x3d')]();if(null!=_0xf69bd3&&_0xf69bd3['is'](_0x5073('0x48'),_0x5073('0x62'))){if(_0x5073('0x25')==_0x24185d[_0x5073('0x4a')]){const _0x128ca0=_0x24185d[_0x5073('0x24')]()['filter'](_0x2d516d=>_0x2d516d['is'](_0x5073('0x4b')))['map'](_0x288a29=>_0x288a29[_0x5073('0x15')]);if(_0x128ca0[_0x5073('0x4')])return{'type':'insertion','content':_0x398669(_0x53a401,_0x5073('0x5f'),_0x398669(_0x53a401,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x128ca0[_0x5073('0x26')]('\x20')+'\x22'))};}if(_0x5073('0x45')==_0x24185d[_0x5073('0x4a')]){const _0xda233=_0x24185d[_0x5073('0x24')]()['filter'](_0x21468d=>_0x21468d['is']('$textProxy'))[_0x5073('0x42')](_0x3855ed=>_0x3855ed[_0x5073('0x15')]);if(_0xda233[_0x5073('0x4')])return{'type':'deletion','content':_0x398669(_0x53a401,_0x5073('0x5d'),_0x398669(_0x53a401,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xda233[_0x5073('0x26')]('\x20')+'\x22'))};}}}),_0x253976[_0x5073('0x13')]['registerDescriptionCallback'](_0x370229=>{if('tableRow'==_0x370229[_0x5073('0x7b')]){const _0x35758e=_0x370229[_0x5073('0x24')]()['filter'](_0x295110=>_0x295110['is'](_0x5073('0x4b')))['map'](_0x3029fc=>_0x3029fc[_0x5073('0x15')]),_0x5824ff=this[_0x5073('0x32')](_0x370229),_0x2b8094=_0x5824ff['maxRow']-_0x5824ff[_0x5073('0x6d')]+0x1;if('insertion'==_0x370229[_0x5073('0x4a')])return _0x35758e[_0x5073('0x4')]?{'type':'insertion','content':_0x398669(_0x53a401,'*Insert:*\x20%0',_0x398669(_0x53a401,_0x5073('0x46'),[_0x2b8094,'\x22'+_0x35758e[_0x5073('0x26')]('\x20')+'\x22']))}:{'type':_0x5073('0x25'),'content':_0x398669(_0x53a401,_0x5073('0x5f'),_0x398669(_0x53a401,'ELEMENT_TABLE_ROW',_0x2b8094))};if(_0x5073('0x45')==_0x370229[_0x5073('0x4a')])return _0x35758e[_0x5073('0x4')]?{'type':'deletion','content':_0x398669(_0x53a401,_0x5073('0x5d'),_0x398669(_0x53a401,_0x5073('0x46'),[_0x2b8094,'\x22'+_0x35758e[_0x5073('0x26')]('\x20')+'\x22']))}:{'type':_0x5073('0x45'),'content':_0x398669(_0x53a401,_0x5073('0x5d'),_0x398669(_0x53a401,_0x5073('0x18'),_0x2b8094))};}if(_0x5073('0x5')==_0x370229[_0x5073('0x7b')]){const _0x40b432=_0x370229[_0x5073('0x24')]()[_0x5073('0x72')](_0x155b8b=>_0x155b8b['is']('$textProxy'))['map'](_0xfb30db=>_0xfb30db[_0x5073('0x15')]),_0x365845=this[_0x5073('0x32')](_0x370229),_0x5dad24=_0x365845[_0x5073('0x47')]-_0x365845[_0x5073('0x19')]+0x1;if(_0x5073('0x25')==_0x370229[_0x5073('0x4a')])return _0x40b432[_0x5073('0x4')]?{'type':_0x5073('0x25'),'content':_0x398669(_0x53a401,_0x5073('0x5f'),_0x398669(_0x53a401,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5dad24,'\x22'+_0x40b432[_0x5073('0x26')]('\x20')+'\x22']))}:{'type':_0x5073('0x25'),'content':_0x398669(_0x53a401,_0x5073('0x5f'),_0x398669(_0x53a401,_0x5073('0x29'),_0x5dad24))};if(_0x5073('0x45')==_0x370229[_0x5073('0x4a')])return _0x40b432[_0x5073('0x4')]?{'type':_0x5073('0x45'),'content':_0x398669(_0x53a401,_0x5073('0x5d'),_0x398669(_0x53a401,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5dad24,'\x22'+_0x40b432[_0x5073('0x26')]('\x20')+'\x22']))}:{'type':_0x5073('0x45'),'content':_0x398669(_0x53a401,_0x5073('0x5d'),_0x398669(_0x53a401,'ELEMENT_TABLE_COLUMN',_0x5dad24))};}}),_0x253976[_0x5073('0x2d')][_0x5073('0x9')](_0x5073('0x25'),_0x5073('0x7a'),'discard',_0x1cd76f),_0x253976[_0x5073('0x2d')][_0x5073('0x9')](_0x5073('0x45'),_0x5073('0x7a'),_0x5073('0x2e'),_0x1cd76f),_0x253976[_0x5073('0x2d')][_0x5073('0x9')](_0x5073('0x25'),_0x5073('0x5'),'discard',_0x30c22a),_0x253976[_0x5073('0x2d')][_0x5073('0x9')](_0x5073('0x45'),_0x5073('0x5'),_0x5073('0x2e'),_0x30c22a),_0x253976['_suggestionFactory']['registerCustomCallback'](_0x5073('0x25'),_0x5073('0x5'),_0x5073('0x26'),_0x162c08),_0x253976[_0x5073('0x2d')][_0x5073('0x9')](_0x5073('0x45'),'tableColumn',_0x5073('0x26'),_0x162c08),_0x253976['_suggestionFactory']['registerCustomCallback'](_0x5073('0x25'),_0x5073('0x7a'),_0x5073('0x26'),_0x20cefb),_0x253976['_suggestionFactory'][_0x5073('0x9')]('deletion','tableRow','join',_0x20cefb);}[_0x5073('0x6c')](){const _0x141c47=this[_0x5073('0xc')],_0xf1b8e4=_0x141c47['model']['document'][_0x5073('0x59')];return(_0x3ef278,_0x33a30c)=>{_0x141c47['model'][_0x5073('0x30')](_0x7f8188=>{const {commandName:_0x2f160e,commandParams:_0x5825c0}=_0x33a30c;let _0x177b00=_0x3ef278[0x0][_0x5073('0x40')]['nodeBefore'];_0x5825c0&&_0x5825c0[0x0]&&!0x1===_0x5825c0[0x0][_0x5073('0x6b')]&&(_0x177b00=_0x3ef278[0x0][_0x5073('0x3b')]['nodeAfter']);const _0x5b44f4=_0x7f8188[_0x5073('0x5c')](_0x177b00);if(_0x5073('0x3c')==_0x5b44f4[_0x5073('0x82')]['rootName'])return;const _0x4bf194=Array[_0x5073('0x17')](_0xf1b8e4[_0x5073('0x65')]())[_0x5073('0x42')](_0x28c62e=>_0x4469c8[_0x5073('0x27')](_0x28c62e));_0x7f8188[_0x5073('0x73')](_0x5b44f4),_0x141c47[_0x5073('0x61')][_0x5073('0x22')](_0x2f160e)[_0x5073('0x76')](),_0x5825c0[_0x5073('0x71')]({'forceDefaultExecution':!0x0}),_0x141c47['execute'](_0x2f160e,..._0x5825c0);const _0x4bfbdf=_0x4bf194[_0x5073('0x72')](_0x14a3ee=>'$graveyard'!=_0x14a3ee['root'][_0x5073('0x66')]);_0x4bfbdf['length']>0x0&&_0x7f8188[_0x5073('0x73')](_0x4bfbdf);for(const _0x4fb775 of _0x4bf194)_0x4fb775[_0x5073('0x1c')]();});};}[_0x5073('0x67')](_0x20b34d){const _0x4e5a81=this[_0x5073('0xc')][_0x5073('0x6f')][_0x5073('0x22')]('TableUtils');let _0x5ec142=Number[_0x5073('0x44')],_0x4e6e01=Number[_0x5073('0x60')],_0x45985e=Number[_0x5073('0x44')],_0x53a70=Number[_0x5073('0x60')];for(const _0x41af97 of _0x20b34d){if(_0x5073('0x3c')==_0x41af97[_0x5073('0x82')][_0x5073('0x66')])continue;const {row:_0x218d65,column:_0x8d8692}=_0x4e5a81[_0x5073('0x1d')](_0x41af97),_0x3a2d9d=_0x41af97[_0x5073('0x10')](_0x5073('0x64'))?_0x41af97['getAttribute'](_0x5073('0x64'))-0x1:0x0,_0x260d0b=_0x41af97[_0x5073('0x10')]('colspan')?_0x41af97[_0x5073('0x5b')](_0x5073('0x2b'))-0x1:0x0;_0x5ec142=_0x218d65<_0x5ec142?_0x218d65:_0x5ec142,_0x4e6e01=_0x218d65+_0x3a2d9d>_0x4e6e01?_0x218d65+_0x3a2d9d:_0x4e6e01,_0x45985e=_0x8d8692<_0x45985e?_0x8d8692:_0x45985e,_0x53a70=_0x8d8692+_0x260d0b>_0x53a70?_0x8d8692+_0x260d0b:_0x53a70;}return{'minRow':_0x5ec142,'maxRow':_0x4e6e01,'minColumn':_0x45985e,'maxColumn':_0x53a70};}['_setupColumnsRowsFixing'](){const _0x470a55=this['editor'],_0x466259=_0x470a55['plugins'][_0x5073('0x22')](_0x5073('0x63')),_0x4e7292=_0x470a55['plugins']['get'](_0x5073('0x37'));_0x470a55[_0x5073('0x51')][_0x5073('0x5e')]['on'](_0x5073('0xf'),()=>{const _0x55ca9b=Array[_0x5073('0x17')](_0x470a55[_0x5073('0x51')][_0x5073('0x5e')][_0x5073('0x3a')]['getChangedMarkers']());for(const {name:_0x136c72,data:_0x450b6e}of _0x55ca9b){const {group:_0x31bc92,id:_0x42c3eb,subType:_0x578c79}=_0x466259['_splitMarkerName'](_0x136c72);if(_0x5073('0x35')!=_0x31bc92)continue;if(null!=_0x450b6e['oldRange'])continue;const _0x463890=_0x466259['getSuggestion'](_0x42c3eb);this[_0x5073('0x68')][_0x5073('0x55')](_0x578c79)&&this[_0x5073('0x54')][_0x5073('0x7f')](_0x463890);}},{'priority':_0x5073('0x74')});const _0x12935e=(_0x2b21c8,_0x1b5ef7)=>{let _0x5723a7=!0x1;const _0x3500d4=_0x1b5ef7[_0x5073('0x80')](_0x2b21c8),_0x133c5b=_0x2b21c8[_0x5073('0x6a')](_0x5073('0x62')),_0x303124=_0x4e7292[_0x5073('0x1d')](_0x2b21c8);for(const _0x1e912a of this[_0x5073('0x54')]){const _0x457e48=_0x1e912a[_0x5073('0x7b')],_0x2daa65=_0x457e48[_0x5073('0x1f')](_0x5073('0xd')),_0x5a6958=_0x457e48['substr'](_0x2daa65?0xa:0x5),_0x19dbba=_0x5a6958[_0x5073('0x2')](),_0x1bb2ab=_0x19dbba[_0x5073('0xa')](0x0,0x3)+_0x5073('0x7e'),_0x160625='min'+_0x5a6958,_0x4fc4b5=_0x5073('0x4c')+_0x5a6958;if(!_0x1e912a[_0x5073('0x0')])continue;if(_0x133c5b!=_0x1e912a['getFirstRange']()[_0x5073('0x3b')][_0x5073('0x6a')](_0x5073('0x62')))continue;if(_0x1e912a[_0x5073('0x2c')](_0x3500d4))continue;const _0x3ceb78=_0x2b21c8[_0x5073('0x10')](_0x1bb2ab)?_0x2b21c8['getAttribute'](_0x1bb2ab)-0x1:0x0,_0x2b4669=this[_0x5073('0x32')](_0x1e912a),_0x38c593=_0x2b4669[_0x160625],_0x7f5422=_0x2b4669[_0x4fc4b5];_0x38c593<=_0x303124[_0x19dbba]&&_0x303124[_0x19dbba]+_0x3ceb78<=_0x7f5422&&(_0x1e912a['addRange'](_0x3500d4),_0x5723a7=!0x0);}return _0x5723a7;};_0x470a55[_0x5073('0x51')][_0x5073('0x5e')]['registerPostFixer'](_0x395bc7=>{let _0x375667=!0x1;for(const _0x2d5ac6 of _0x470a55[_0x5073('0x51')]['document'][_0x5073('0x3a')]['getChanges']())if(_0x5073('0x4e')==_0x2d5ac6[_0x5073('0x4a')]){if(_0x5073('0x7a')==_0x2d5ac6[_0x5073('0x34')])for(const _0x502d80 of _0x2d5ac6['position'][_0x5073('0x79')]['getChildren']())_0x375667=_0x375667||_0x12935e(_0x502d80,_0x395bc7);else _0x5073('0x6e')==_0x2d5ac6[_0x5073('0x34')]&&(_0x375667=_0x375667||_0x12935e(_0x2d5ac6[_0x5073('0x58')]['nodeAfter'],_0x395bc7));}return _0x375667;});}['_getSuggestionCoords'](_0x1d4548){return this[_0x5073('0x67')](_0x1d4548[_0x5073('0x65')]()[_0x5073('0x42')](_0x415eac=>_0x415eac[_0x5073('0x3b')][_0x5073('0x79')]));}}function se(_0x1f544e){return Array[_0x5073('0x17')](new Set(_0x1f544e)[_0x5073('0x4f')]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e95=['plugins','editor','TrackChangesEditing','has'];(function(_0x1c54c1,_0x2e95c3){const _0x7b2662=function(_0x3684a8){while(--_0x3684a8){_0x1c54c1['push'](_0x1c54c1['shift']());}};_0x7b2662(++_0x2e95c3);}(_0x2e95,0xdb));const _0x7b26=function(_0x1c54c1,_0x2e95c3){_0x1c54c1=_0x1c54c1-0x0;let _0x7b2662=_0x2e95[_0x1c54c1];return _0x7b2662;};import{Plugin as _0x59312d}from'ckeditor5/src/core';import _0x375a7d from'./table';export default class vt extends _0x59312d{static get['requires'](){return[_0x375a7d];}['afterInit'](){const _0x1fd724=this[_0x7b26('0x2')];if(!_0x1fd724[_0x7b26('0x1')][_0x7b26('0x0')]('TableCaptionEditing'))return;_0x1fd724[_0x7b26('0x1')]['get'](_0x7b26('0x3'))['enableCommand']('toggleTableCaption');}}
23
+ const _0x5c12=['requires','get','afterInit','enableCommand','has','plugins','TableCaptionEditing','TrackChangesEditing'];(function(_0x107a10,_0x5c12b5){const _0xf6268f=function(_0x208fcf){while(--_0x208fcf){_0x107a10['push'](_0x107a10['shift']());}};_0xf6268f(++_0x5c12b5);}(_0x5c12,0xa9));const _0xf626=function(_0x107a10,_0x5c12b5){_0x107a10=_0x107a10-0x0;let _0xf6268f=_0x5c12[_0x107a10];return _0xf6268f;};import{Plugin as _0x2b9dad}from'ckeditor5/src/core';import _0x22e458 from'./table';export default class vt extends _0x2b9dad{static get[_0xf626('0x7')](){return[_0x22e458];}[_0xf626('0x1')](){const _0x531ea0=this['editor'];if(!_0x531ea0[_0xf626('0x4')][_0xf626('0x3')](_0xf626('0x5')))return;_0x531ea0[_0xf626('0x4')][_0xf626('0x0')](_0xf626('0x6'))[_0xf626('0x2')]('toggleTableCaption');}}