@ckeditor/ckeditor5-track-changes 43.0.0-alpha.4 → 43.0.0-alpha.5
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.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
- package/theme/icons/track-changes-accept.svg +1 -1
- package/theme/icons/track-changes-discard.svg +1 -1
- package/theme/icons/track-changes.svg +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as ts,Plugin as
|
|
24
|
-
_0x16dac0(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3cda78,_0x377161){super(),this['id']=_0x377161['id'],this['type']=_0x377161['type'],this['subType']=_0x377161['subType']||null,this['author']=_0x377161['author'],this['creator']=_0x377161['creator']||_0x377161['author'],this['isExternal']=Boolean(_0x377161['attributes']&&_0x377161['attributes']['@external']),this['data']=null,this['_model']=_0x3cda78,this['_onAccept']=_0x377161['onAccept'],this['_onDiscard']=_0x377161['onDiscard'],this['_onAttributesChange']=_0x377161['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x377161['attributes']||{}),this['set']('previous',null),this['set']('next',null),this['set']('commentThread',null),this['set']('_saved',!0x1),this['decorate']('accept'),this['decorate']('discard');}get['head'](){let _0x2dbc57=this;for(;_0x2dbc57['previous'];)_0x2dbc57=_0x2dbc57['previous'];return _0x2dbc57;}get['hasComments'](){return!!this['commentThread']&&this['commentThread']['length']>0x0;}get['isMultiRange'](){if(0x0==this['_markerNames']['size'])return!0x1;return 0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x40fe51){this['_markerNames']['add'](_0x40fe51);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x5abfbf=>this['_model']['markers']['get'](_0x5abfbf))['filter'](_0x3130b8=>_0x3130b8);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x163e52=>{for(const _0xd1e6ce of this['getMarkers']())_0x163e52['removeMarker'](_0xd1e6ce);}),this['_markerNames']['clear']();}['removeMarker'](_0x93ac0f){this['_model']['change'](_0x3aec51=>{_0x3aec51['removeMarker'](_0x93ac0f);}),this['_markerNames']['delete'](_0x93ac0f);}['addRange'](_0x97842b){const _0x5f5bb3='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x5f5bb3),this['_model']['change'](_0x292948=>{_0x292948['addMarker'](_0x5f5bb3,{'range':_0x97842b,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x2e9eed){for(const _0xabfd5a of this['getRanges']())if(_0xabfd5a['isIntersecting'](_0x2e9eed))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x47e198=>_0x47e198['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x187b8f,_0x30ee3b)=>[..._0x187b8f,..._0x30ee3b['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x3ac9be=this['getRanges']();if(0x1!=_0x3ac9be['length'])return null;const _0x1b8157=_0x3ac9be[0x0],_0x1b5799=_0x1b8157['start']['nodeAfter'],_0x3a0548=_0x1b8157['end']['nodeBefore'];return _0x1b5799 instanceof _0x580960?_0x1b5799!=_0x3a0548?null:_0x1b5799:null;}['accept'](){this['_onAccept'](this['getRanges'](),this['data'],this['attributes']),this['removeMarkers']();}['discard'](){this['_onDiscard'](this['getRanges'](),this['data'],this['attributes']),this['removeMarkers']();}['getAllAdjacentSuggestions'](){const _0xc07dfd=[];let _0x2d2246=this['head'];for(;_0x2d2246;)_0xc07dfd['push'](_0x2d2246),_0x2d2246=_0x2d2246['next'];return _0xc07dfd;}['setAttribute'](_0x1a4425,_0x13e079){const _0x2c3245=_0x19973e(this['attributes']);_0x1117ee(_0x2c3245,_0x1a4425,_0x13e079),_0x28ce4a(_0x2c3245,this['attributes'])||(this['attributes']=_0x2c3245,this['_onAttributesChange'](_0x2c3245));}['removeAttribute'](_0xa6629f){const _0x550f62=_0x19973e(this['attributes']);_0x4206fc(_0x550f62,_0xa6629f),_0x28ce4a(_0x550f62,this['attributes'])||(this['attributes']=_0x550f62,this['_onAttributesChange'](this['attributes']));}['toJSON'](){return{'id':this['id'],'type':this['subType']?this['type']+':'+this['subType']:this['type'],'authorId':this['creator']['id'],'createdAt':this['createdAt'],'hasComments':this['hasComments'],'data':this['data'],'attributes':this['attributes']};}static['getMultiRangeId'](){return _0x138912()['substr'](0x1,0x5);}}function o(_0xf3be77,_0x11715b,_0x5d24f2){const t=_0xf3be77['t'];switch(_0x11715b){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x5d24f2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5d24f2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5d24f2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5d24f2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5d24f2);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x5d24f2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5d24f2);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5d24f2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5d24f2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5d24f2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5d24f2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5d24f2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5d24f2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5d24f2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5d24f2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5d24f2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5d24f2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5d24f2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x5d24f2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5d24f2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5d24f2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5d24f2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5d24f2);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x5d24f2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5d24f2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5d24f2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5d24f2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5d24f2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5d24f2);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x5d24f2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5d24f2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5d24f2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5d24f2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5d24f2);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x5d24f2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5d24f2);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x5d24f2);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x5d24f2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5d24f2);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x5d24f2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5d24f2);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x5d24f2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5d24f2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5d24f2);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x5d24f2);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x5d24f2);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x5d24f2);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x5d24f2);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x5d24f2);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x5d24f2);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x5d24f2);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x11715b;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x134d95,_0x62d00a){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x134d95,this['_locale']=_0x62d00a;}['getDescriptions'](_0x11a74f){const _0x49560b=[],_0xa734de=new Set(),_0x30d955=new Set();for(let _0x313325=0x0;_0x313325<_0x11a74f['length'];_0x313325++){const _0x55d5ff=_0x11a74f[_0x313325];if(!_0x55d5ff['isInContent'])continue;const _0x1b7868=this['_handleCustomCallbackDescription'](_0x55d5ff);if(_0x1b7868){if(null!=_0x55d5ff['subType']){if(_0xa734de['has'](_0x55d5ff['subType']))continue;_0xa734de['add'](_0x55d5ff['subType']);}_0x49560b['push'](_0x1b7868);}else{if('attribute'!=_0x55d5ff['type'])'insertion'!=_0x55d5ff['type']&&'deletion'!=_0x55d5ff['type']||this['_handleInsertRemoveSuggestionDescription'](_0x49560b,_0x55d5ff,_0x11a74f[_0x313325+0x1]);else{const _0x16ad75=_0x55d5ff['data']['key'];if(_0x30d955['has'](_0x16ad75))continue;_0x30d955['add'](_0x55d5ff['data']['key']),_0x16ad75==m?this['_handleRenameSuggestionDescription'](_0x49560b,_0x55d5ff):this['_handleAttributeSuggestionDescription'](_0x49560b,_0x55d5ff);}}}return this['_resolveDescriptionItems'](_0x49560b);}['registerDescriptionCallback'](_0x200839){this['_customCallbacks']['push'](_0x200839);}['registerElementLabel'](_0xb54eba,_0x15776f,_0x11a654=_0x29c3cb['normal']){'function'==typeof _0xb54eba?_0x11940f(this['_itemLabelsCallbacks'],{'matchingCallback':_0xb54eba,'label':_0x15776f,'priority':_0x11a654}):this['_itemLabels']['set'](_0xb54eba,_0x15776f);}['registerAttributeLabel'](_0x9397eb,_0x3c8ea7){this['_attributeLabels']['set'](_0x9397eb,_0x3c8ea7);}['getItemLabel'](_0x48ddd5,_0x5c728e=0x1){let _0x1197f9;for(const _0x356ce9 of this['_itemLabelsCallbacks'])if(_0x356ce9['matchingCallback'](_0x48ddd5)){_0x1197f9=_0x356ce9['label'];break;}return _0x1197f9||(_0x1197f9=this['_itemLabels']['get'](_0x48ddd5['name'])),_0x1197f9?_0x1197f9(_0x5c728e):0x1!==_0x5c728e?_0x5c728e+'\x20'+_0x48ddd5['name']+'s':''+_0x48ddd5['name'];}['_addDescriptionItems'](_0x4a67b1,_0x42c248){const _0x5d4c66=_0x42c248['getFirstRange']()['getWalker'](),_0x416775='insertion'==_0x42c248['type']?'add':'remove';for(const _0x44aa10 of _0x5d4c66){const _0x165caf=_0x44aa10['item'],_0x14e4ba=_0x4a67b1[_0x4a67b1['length']-0x1];if(_0x165caf['is']('$textProxy'))_0x14e4ba&&_0x14e4ba['type']['indexOf']('Container')>-0x1&&_0x4a67b1['pop'](),_0x14e4ba&&'text'==_0x14e4ba['type']?_0x14e4ba[_0x416775]+=_0x165caf['data']:_0x4a67b1['push']({'type':'text','add':'add'==_0x416775?_0x165caf['data']:'','remove':'remove'==_0x416775?_0x165caf['data']:''});else{if(this['_schema']['isObject'](_0x165caf)){const _0x2d668e=_0x165caf;if(_0x14e4ba&&_0x14e4ba['type']['indexOf']('Container')>-0x1&&_0x4a67b1['pop'](),'elementEnd'==_0x44aa10['type'])continue;_0x14e4ba&&_0x14e4ba['type']==_0x416775+'Object'&&_0x14e4ba['element']['name']==_0x2d668e['name']?_0x14e4ba['quantity']++:_0x4a67b1['push']({'type':_0x416775+'Object','element':_0x2d668e,'quantity':0x1}),_0x5d4c66['skip'](_0x2f892d=>!('elementEnd'==_0x2f892d['type']&&_0x2f892d['item']==_0x165caf));}else{if(this['_schema']['checkChild'](_0x165caf,'$text')||_0x165caf['is']('element','softBreak')){const _0x17f5be=_0x165caf;if('add'==_0x416775&&'elementStart'==_0x44aa10['type']||'remove'==_0x416775&&'elementEnd'==_0x44aa10['type'])continue;if(_0x14e4ba&&-0x1==_0x14e4ba['type']['indexOf']('Container')){'text'==_0x14e4ba['type']&&(_0x14e4ba[_0x416775]+='\x0a');continue;}let _0x100ec9;if(_0x100ec9='add'==_0x416775?_0x17f5be['nextSibling']&&!this['_schema']['isObject'](_0x17f5be['nextSibling'])?_0x17f5be['nextSibling']:null:_0x17f5be['previousSibling']&&!this['_schema']['isObject'](_0x17f5be['previousSibling'])?_0x17f5be['previousSibling']:null,_0x17f5be['isEmpty']||_0x100ec9&&_0x100ec9['isEmpty']){const _0x393ad2=_0x100ec9&&_0x100ec9['isEmpty']?_0x100ec9:_0x17f5be;_0x14e4ba&&_0x14e4ba['type']==_0x416775+'EmptyContainer'&&_0x14e4ba['element']['name']==_0x393ad2['name']?_0x14e4ba['quantity']++:_0x4a67b1['push']({'type':_0x416775+'EmptyContainer','element':_0x393ad2,'quantity':0x1});}else _0x4a67b1['push']({'type':_0x416775+'Container','element':_0x17f5be});}}}}}['_resolveDescriptionItems'](_0x1eba8c){const _0x26cbff=this['_locale'],_0x405bf2=[],_0xcb19b9=[],_0x557a10=[];for(const _0x55da4e of _0x1eba8c)switch(_0x55da4e['type']){case'text':if(_0x55da4e['add']=_0x55da4e['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x55da4e['remove']=_0x55da4e['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x55da4e['add']&&''!=_0x55da4e['remove']){_0x405bf2['push']({'type':'replace','content':o(_0x26cbff,'REPLACE_TEXT',['\x22'+_0x55da4e['remove']+'\x22','\x22'+_0x55da4e['add']+'\x22'])});continue;}if(null!=_0x55da4e['add']['match'](/^ +$/)){_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Insert:*\x20%0',o(_0x26cbff,'ELEMENT_SPACE',_0x55da4e['add']['length']))});continue;}if(null!=_0x55da4e['remove']['match'](/^ +$/)){_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Remove:*\x20%0',o(_0x26cbff,'ELEMENT_SPACE',_0x55da4e['remove']['length']))});continue;}if(''!=_0x55da4e['add']){_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Insert:*\x20%0','\x22'+_0x55da4e['add']+'\x22')});continue;}_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Remove:*\x20%0','\x22'+_0x55da4e['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Insert:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Remove:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'addContainer':_0x405bf2['push']({'type':'insertion','content':o(_0x26cbff,'*Split:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'removeContainer':_0x405bf2['push']({'type':'deletion','content':o(_0x26cbff,'*Merge:*\x20%0',this['getItemLabel'](_0x55da4e['element'],_0x55da4e['quantity']))});continue;case'addFormat':_0xcb19b9['push'](_0x55da4e['key']);continue;case'removeFormat':_0x557a10['push'](_0x55da4e['key']);continue;default:_0x405bf2['push'](_0x55da4e);}if(_0xcb19b9['length']){const _0x608cc4=_0xcb19b9['map'](_0x5cf8b1=>this['_attributeLabels']['has'](_0x5cf8b1)?this['_attributeLabels']['get'](_0x5cf8b1):_0x5cf8b1)['join'](',\x20');_0x405bf2['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x608cc4)});}if(_0x557a10['length']){const _0x413ac0=_0x557a10['map'](_0x3e53e4=>this['_attributeLabels']['has'](_0x3e53e4)?this['_attributeLabels']['get'](_0x3e53e4):_0x3e53e4)['join'](',\x20');_0x405bf2['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x413ac0)});}return _0x405bf2;}['_handleCustomCallbackDescription'](_0x435e83){for(const _0x13d0ba of this['_customCallbacks']){const _0x322f30=_0x13d0ba(_0x435e83);if(_0x322f30&&'type'in _0x322f30)return _0x322f30;}}['_handleAttributeSuggestionDescription'](_0x46851a,_0x27159c){const _0x5b1430=_0x27159c['data'],_0x104ba5=void 0x0===_0x5b1430['newValue']?'removeFormat':'addFormat';_0x46851a['push']({'type':_0x104ba5,'key':_0x5b1430['key']});}['_handleRenameSuggestionDescription'](_0x4a6abe,_0x6174b4){_0x4a6abe['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x6174b4['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x567c8e,_0x1cb0df,_0x5a3b2a){if(this['_addDescriptionItems'](_0x567c8e,_0x1cb0df),_0x5a3b2a&&_0x5a3b2a['getFirstRange']()&&!_0x1cb0df['getFirstRange']()['end']['isEqual'](_0x5a3b2a['getFirstRange']()['start'])){const _0x11af19=_0x567c8e[_0x567c8e['length']-0x1],_0x24a709='insertion'==_0x1cb0df['type']?'add':'remove';_0x11af19&&'text'==_0x11af19['type']&&(_0x11af19[_0x24a709]+='\x0a');}}}class V extends _0x231f11{['afterInit'](){const _0x2ca9fe=this['editor'],_0x2ff89c=_0x2ca9fe['plugins']['get']('TrackChangesEditing');_0x2ca9fe['commands']['get']('showAIAssistant')&&_0x2ff89c['enableCommand']('showAIAssistant');}}class U extends _0x231f11{['afterInit'](){const _0x3dbab6=this['editor'],_0x105b68=_0x3dbab6['locale'];if(!_0x3dbab6['plugins']['has']('AlignmentEditing'))return;const _0x19f227=_0x3dbab6['plugins']['get']('TrackChangesEditing');_0x19f227['enableDefaultAttributesIntegration']('alignment'),_0x19f227['registerBlockAttribute']('alignment'),_0x19f227['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x105b68,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x25581e=this['editor'],_0x4a7985=_0x25581e['locale'];_0x25581e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9d1caf=>{if('formatBlock'!=_0x9d1caf['type'])return;const {data:_0x5a6716}=_0x9d1caf;if(_0x5a6716&&'alignment'==_0x5a6716['commandName']){const _0x5d3aa0=_0x5a6716['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x4a7985,'*Format:*\x20%0',function(_0x412bf2){switch(_0x412bf2){case'left':return o(_0x4a7985,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x4a7985,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x4a7985,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x4a7985,'FORMAT_JUSTIFY_TEXT');}}(_0x5d3aa0))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x231f11{['afterInit'](){const _0xe7c781=this['editor'],_0x1f6a97=_0xe7c781['plugins']['get']('TrackChangesEditing'),_0x26d5de=_0xe7c781['locale'];for(const _0x51fdab of ti){if(!_0xe7c781['plugins']['has'](_0x51fdab))continue;const _0x5620d4=_0x51fdab['slice'](0x0,-0x7)['toLowerCase'](),_0x53cc98='FORMAT_'+_0x5620d4['toUpperCase']();_0x1f6a97['enableDefaultAttributesIntegration'](_0x5620d4),_0x1f6a97['registerInlineAttribute'](_0x5620d4),_0x1f6a97['descriptionFactory']['registerAttributeLabel'](_0x5620d4,o(_0x26d5de,_0x53cc98));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2f5aae=this['editor'],_0xf2a7f9=_0x2f5aae['locale'],_0x5a7c33=_0x2f5aae['plugins']['get']('TrackChangesEditing');function _0x401517(_0x29879c,_0x282b26){_0x5a7c33['descriptionFactory']['registerDescriptionCallback'](_0x21c1dd=>{if('formatInline'!=_0x21c1dd['type'])return;const {data:_0x5c7b55}=_0x21c1dd;return _0x5c7b55&&_0x5c7b55['commandName']===_0x29879c?_0x5c7b55['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xf2a7f9,'*Format:*\x20%0',_0x282b26)}:{'type':'format','content':o(_0xf2a7f9,'*Remove\x20format:*\x20%0',_0x282b26)}:void 0x0;});}_0x401517('bold',o(_0xf2a7f9,'FORMAT_BOLD')),_0x401517('italic',o(_0xf2a7f9,'FORMAT_ITALIC')),_0x401517('underline',o(_0xf2a7f9,'FORMAT_UNDERLINE')),_0x401517('code',o(_0xf2a7f9,'FORMAT_CODE')),_0x401517('strikethrough',o(_0xf2a7f9,'FORMAT_STRIKETHROUGH')),_0x401517('subscript',o(_0xf2a7f9,'FORMAT_SUBSCRIPT')),_0x401517('superscript',o(_0xf2a7f9,'FORMAT_SUPERSCRIPT'));}}class F extends _0x231f11{['afterInit'](){const _0x44408e=this['editor'],_0xca30dd=_0x44408e['locale'];if(!_0x44408e['plugins']['has']('BlockQuoteEditing'))return;const _0x23e181=_0x44408e['plugins']['get']('TrackChangesEditing'),_0x10d70e=this['editor']['commands']['get']('blockQuote');_0x23e181['enableCommand']('blockQuote',(_0x278743,_0x55251a={})=>{const _0x3d2def=this['editor']['model']['document']['selection'],_0x51dec8=_0x55251a&&void 0x0!==_0x55251a['forceValue']?_0x55251a['forceValue']:!_0x10d70e['value'];let _0xc49d26=[];if(_0x51dec8){const _0x50b5ad=Array['from'](_0x3d2def['getSelectedBlocks']())['filter'](_0x2643cb=>oo(_0x2643cb)||function(_0x25678b,_0x42fa15){const _0x5d3b2b=_0x42fa15['checkChild'](_0x25678b['parent'],'blockQuote'),_0x3d7a17=_0x42fa15['checkChild'](['$root','blockQuote'],_0x25678b);return _0x5d3b2b&&_0x3d7a17;}(_0x2643cb,this['editor']['model']['schema']));_0xc49d26=to(_0x50b5ad,_0x44408e['model']);}else{const _0x250b6a=Array['from'](_0x3d2def['getSelectedBlocks']())['filter'](_0x375f1f=>oo(_0x375f1f));_0xc49d26=to(_0x250b6a,_0x44408e['model']);}_0x44408e['model']['change'](()=>{for(const _0x402892 of _0xc49d26)_0x23e181['markBlockFormat'](_0x402892,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x51dec8}]});});}),_0x23e181['descriptionFactory']['registerDescriptionCallback'](_0x41aee5=>{const {data:_0x15048c}=_0x41aee5;if(_0x15048c&&'blockQuote'==_0x15048c['commandName']){const _0x5a8575=o(_0xca30dd,'ELEMENT_BLOCK_QUOTE');return _0x15048c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xca30dd,'*Set\x20format:*\x20%0',_0x5a8575)}:{'type':'format','content':o(_0xca30dd,'*Remove\x20format:*\x20%0',_0x5a8575)};}});}}function oo(_0x42b7c4){return'blockQuote'==_0x42b7c4['parent']['name'];}class L extends _0x231f11{['afterInit'](){const _0x3a35a9=this['editor'];_0x3a35a9['plugins']['has']('CaseChange')&&(_0x3a35a9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3a35a9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3a35a9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x231f11{['afterInit'](){const _0x26ff94=this['editor'];_0x26ff94['commands']['get']('ckbox')&&_0x26ff94['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x231f11{['afterInit'](){const _0x41bf11=this['editor'];if(!_0x41bf11['plugins']['has']('CodeBlock'))return;const _0x5574aa=_0x41bf11['plugins']['get']('TrackChangesEditing'),_0x1e8417=_0x41bf11['locale'],_0xca52b4=_0x41bf11['config']['get']('codeBlock')['languages'],_0x320342=_0x41bf11['commands']['get']('codeBlock');_0x5574aa['enableCommand']('indentCodeBlock'),_0x5574aa['enableCommand']('outdentCodeBlock'),_0x5574aa['enableCommand']('codeBlock',(_0x1af301,_0x332084={})=>{const _0x4c9659=_0x41bf11['model'],_0x3d75bc=_0x41bf11['model']['document']['selection'],_0x3c3fc0=_0x332084&&void 0x0!==_0x332084['forceValue']?_0x332084['forceValue']:!_0x320342['value'];let _0x17d7f9;_0x332084['language']||(_0x332084['language']=_0xca52b4[0x0]['language']),_0x17d7f9=_0x3c3fc0?Array['from'](_0x3d75bc['getSelectedBlocks']())['filter'](_0x309a2a=>eo(_0x309a2a)||function(_0x4112e8,_0x5e6549){if(_0x4112e8['is']('rootElement')||_0x5e6549['isLimit'](_0x4112e8))return!0x1;return _0x5e6549['checkChild'](_0x4112e8['parent'],'codeBlock');}(_0x309a2a,_0x4c9659['schema'])):Array['from'](_0x3d75bc['getSelectedBlocks']())['filter'](_0x53f9e9=>eo(_0x53f9e9));const _0x5aa587=to(_0x17d7f9,_0x4c9659);_0x4c9659['change'](()=>{for(const _0x5b6162 of _0x5aa587)_0x5574aa['markBlockFormat'](_0x5b6162,{'commandName':'codeBlock','commandParams':[{..._0x332084,'forceValue':_0x3c3fc0}],'formatGroupId':'blockName'});});}),(_0x5574aa['descriptionFactory']['registerElementLabel']('codeBlock',_0xb1440f=>o(_0x1e8417,'ELEMENT_CODE_BLOCK',_0xb1440f)),_0x5574aa['descriptionFactory']['registerDescriptionCallback'](_0x46bbc8=>{if('formatBlock'!=_0x46bbc8['type'])return;const _0xf3776=_0x1e8417['t'],{data:_0x3e46ce}=_0x46bbc8;if(!_0x3e46ce||'codeBlock'!=_0x3e46ce['commandName'])return;const _0x1588e4=_0x3e46ce['commandParams'][0x0]['language'],_0x12150f=_0xf3776(_0xca52b4['find'](_0x5613b7=>_0x5613b7['language']===_0x1588e4)['label'])['toLowerCase']();return _0x3e46ce['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1e8417,'*Set\x20format:*\x20%0',o(_0x1e8417,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x12150f+')')}:{'type':'format','content':o(_0x1e8417,'*Remove\x20format:*\x20%0',o(_0x1e8417,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x502f37){return'codeBlock'==_0x502f37['name'];}class q extends _0x231f11{['afterInit'](){const _0x24c8c7=this['editor'];if(!_0x24c8c7['plugins']['has']('CommentsEditing'))return;_0x24c8c7['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x245bc7,_0x981af2,_0x78b4b2){const _0x2787ed=[];for(const _0x344c3a of _0x981af2['getItems']())_0x344c3a['hasAttribute'](_0x245bc7)&&_0x2787ed['push'](_0x78b4b2['createRangeOn'](_0x344c3a));return _0x2787ed;}function _e(_0x5b1310,_0x1bde2c,{showActiveMarker:_0x46d9c0=!0x0}={}){const _0x40a408=_0x5b1310['plugins']['get']('TrackChangesEditing');return(_0x1381ed,_0x340228,_0x4f44bb)=>{if(!_0x4f44bb['consumable']['test'](_0x340228['markerRange'],_0x1381ed['name']))return;const _0x2c13a9=_0x340228['markerRange']['getWalker'](),_0x2e5bd9=_0x340228['markerRange']['start'],_0x4ff76c=_0x5b1310['model']['schema'];let _0x1351aa=null,_0x5c2f10=null,_0x4aa8a3=!0x1,_0x2122d8=!0x1;for(const _0x39ff27 of _0x2c13a9){const _0x1c321b=_0x39ff27['item'];_0x4aa8a3=_0x4aa8a3||_0x4ff76c['isContent'](_0x1c321b);const _0x419522=_0x4f44bb['mapper']['toViewElement'](_0x1c321b);if(_0x419522&&_0x419522['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x39ff27['type']&&(_0x4ff76c['isBlock'](_0x1c321b)&&!_0x4ff76c['isLimit'](_0x1c321b)&&(_0x1c321b['nextSibling']||_0x2e5bd9['isAtEnd']?_0x1351aa&&_0x1351aa['parent']==_0x1c321b||(_0x1351aa=_0x1c321b,_0x1b3f85(_0x39ff27['previousPosition']),_0x2122d8=!0x0):_0x5c2f10=_0x5c2f10||_0x39ff27['previousPosition']));}function _0x1b3f85(_0x4056d9){const _0xa13720=_0x4f44bb['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1bde2c}),_0x15be0f=_0x4f44bb['mapper']['toViewPosition'](_0x4056d9);_0x46d9c0&&_0x40a408['activeMarkers']['includes'](_0x340228['markerName'])&&_0x4f44bb['writer']['addClass']('ck-suggestion-marker--active',_0xa13720),_0x4f44bb['writer']['insert'](_0x15be0f,_0xa13720),_0x4f44bb['mapper']['bindElementToMarker'](_0xa13720,_0x340228['markerName']);}_0x4aa8a3||_0x2122d8||!_0x5c2f10||_0x1b3f85(_0x5c2f10);};}class z extends _0x231f11{static get['requires'](){return[_0x1d1228];}['init'](){const _0xf0845c=this['editor'],_0x24caa7=_0xf0845c['plugins']['get']('TrackChangesEditing');_0x24caa7['enableCommand']('delete');const _0x23d076=_0xf0845c['commands']['get']('deleteForward');_0x24caa7['enableCommand']('deleteForward',(_0x394dfb,_0x25455f={})=>{const _0x41a754=_0xf0845c['model']['createSelection'](_0xf0845c['model']['document']['selection']);_0x41a754['isCollapsed']&&_0xf0845c['model']['modifySelection'](_0x41a754,{'direction':'forward','unit':_0x25455f['unit']});const _0x44b1e9=_0x41a754['getFirstRange'](),_0x91fec8=_0x135447['fromRange'](_0x44b1e9);let _0x803924;_0x394dfb(_0x25455f),_0x803924='$graveyard'==_0x91fec8['root']['rootName']?_0xf0845c['model']['createRange'](_0x44b1e9['start']):_0xf0845c['model']['createRange'](_0x91fec8['start'],_0x91fec8['end']),_0x91fec8['detach'](),_0xf0845c['model']['enqueueChange'](_0x23d076['buffer']['batch'],_0x58a272=>{_0x23d076['buffer']['lock'](),_0x58a272['setSelection'](_0x58a272['createRange'](_0x803924['end'])),_0x23d076['buffer']['unlock']();});}),_0xf0845c['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0xf0845c,'merge'),{'priority':'high'}),_0xf0845c['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x465f53,_0x15c34f,_0x4f7d83)=>{_0x4f7d83['options']['showSuggestionHighlights']&&_e(_0xf0845c,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x465f53,_0x15c34f,_0x4f7d83);},{'priority':'high'}),_0xf0845c['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4e9ac4,_0x99f5b,_0x1269c2)=>{const _0x233b01=_0x1269c2['mapper']['markerNameToElements'](_0x99f5b['markerName']);if(_0x233b01){for(const _0x4d3a34 of _0x233b01)_0x4d3a34['is']('uiElement')&&(_0x1269c2['mapper']['unbindElementFromMarkerName'](_0x4d3a34,_0x99f5b['markerName']),_0x1269c2['writer']['remove'](_0x4d3a34));}},{'priority':'high'});}}class K extends _0x231f11{['afterInit'](){const _0x113e42=this['editor'];if(!_0x113e42['plugins']['has']('ListEditing'))return;const _0x123ca3=_0x113e42['locale'],_0x4463a1=_0x113e42['plugins']['get']('TrackChangesEditing'),_0x9a50a5=_0x113e42['plugins']['has']('TodoListEditing'),_0x1b30b0=!!_0x113e42['config']['get']('list.multiBlock');function _0x1a96a8(_0x3d6ae0){return{'type':'format','content':''+o(_0x123ca3,'*Set\x20format:*\x20%0',_0x3d6ae0)};}function _0x386bf5(_0xbed9c){return{'type':'format','content':''+o(_0x123ca3,'*Remove\x20format:*\x20%0',_0xbed9c)};}_0x4463a1['enableDefaultAttributesIntegration']('numberedList'),_0x4463a1['enableDefaultAttributesIntegration']('bulletedList'),_0x4463a1['enableDefaultAttributesIntegration']('customNumberedList'),_0x4463a1['enableDefaultAttributesIntegration']('customBulletedList'),_0x4463a1['enableDefaultAttributesIntegration']('indentList'),_0x4463a1['enableDefaultAttributesIntegration']('outdentList'),_0x4463a1['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x4463a1['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x4463a1['registerBlockAttribute']('listItemId'),_0x4463a1['registerBlockAttribute']('listType'),_0x4463a1['registerBlockAttribute']('listIndent'),_0x1b30b0&&(_0x4463a1['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x4463a1['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x9a50a5&&(_0x4463a1['enableDefaultAttributesIntegration']('todoList'),_0x4463a1['enableDefaultAttributesIntegration']('checkTodoList'),_0x4463a1['registerBlockAttribute']('todoListChecked'),_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x3e4b53=>{const {data:_0x12c2ca}=_0x3e4b53;if(_0x12c2ca&&'todoListChecked'==_0x12c2ca['key'])return{'type':'format','content':_0x12c2ca['newValue']?o(_0x123ca3,'*Check\x20item*'):o(_0x123ca3,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x33a410=>{if(_0x33a410['batch']['isUndo'])return!0x1;let _0x188f16=!0x1;const _0x3a2bd3=_0x4463a1['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x432409=>'todoListChecked'===_0x4463a1['_getAttributeKey'](_0x432409));for(const _0xa366fb of _0x3a2bd3){'todo'!=_0xa366fb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x4463a1['_findSuggestions'](_0xa366fb['getFirstRange'](),'attribute')['find'](_0x3e467f=>'listType'===_0x4463a1['_getAttributeKey'](_0x3e467f['suggestion']))||(_0x33a410['removeMarker'](_0xa366fb['getFirstMarker']()),_0x188f16=!0x0));}return _0x188f16;})),_0x4463a1['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x123ca3,'FORMAT_INDENT'));const _0x571728={'type':'format','content':''};_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x157e8e=>{const {data:_0x4c6450}=_0x157e8e;if(!_0x4c6450||'listType'!=_0x4c6450['key'])return;let _0x32a4b9=_0x157e8e['head'];for(;_0x32a4b9;){if(_0x32a4b9['data']&&(('listStyle'==_0x32a4b9['data']['key']||'listMarkerStyle'==_0x32a4b9['data']['key'])&&(_0x32a4b9['data']['newValue']&&'default'!=_0x32a4b9['data']['newValue']||'default'!=_0x32a4b9['data']['oldValue']&&!_0x4c6450['newValue'])||!_0x1b30b0&&_0x32a4b9['data']['key']==m))return _0x571728;_0x32a4b9=_0x32a4b9['next'];}if(null==_0x4c6450['newValue'])switch(_0x4c6450['oldValue']){case'bulleted':return _0x386bf5(o(_0x123ca3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x386bf5(o(_0x123ca3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x386bf5(o(_0x123ca3,'ELEMENT_TODO_LIST'));}switch(_0x4c6450['newValue']){case'bulleted':return _0x1a96a8(o(_0x123ca3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1a96a8(o(_0x123ca3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1a96a8(o(_0x123ca3,'ELEMENT_TODO_LIST'));}}),_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x5c6a9a=>{const {data:_0x4e8f6e}=_0x5c6a9a;if(_0x4e8f6e&&'listIndent'==_0x4e8f6e['key'])return null==_0x4e8f6e['newValue']||null==_0x4e8f6e['oldValue']&&0x0==_0x4e8f6e['newValue']?_0x571728:void 0x0;}),_0x4463a1['descriptionFactory']['registerDescriptionCallback'](_0x24c9e2=>{if('attribute'!=_0x24c9e2['type'])return;const {data:_0x32dc30}=_0x24c9e2;if(!_0x32dc30||'listItemId'!=_0x32dc30['key'])return;const _0x5b0467=le(_0x24c9e2);return'newValue'==_0x5b0467?{'type':'format','content':o(_0x123ca3,'*Merge:*\x20list\x20item')}:'oldValue'==_0x5b0467?{'type':'format','content':o(_0x123ca3,'*Split:*\x20list\x20item')}:_0x571728;}),_0x113e42['model']['document']['registerPostFixer'](_0x2b734b=>this['listItemIdFixer'](_0x2b734b)),_0x113e42['model']['document']['registerPostFixer'](_0x44d293=>this['noTrackChangesFixer'](_0x44d293)),_0x113e42['model']['document']['on']('change:data',(_0x254e7d,_0x2a19b1)=>{if(_0x2a19b1['isUndo']||!_0x2a19b1['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x410138){if(_0x410138['batch']['isUndo']||!_0x410138['batch']['isLocal'])return!0x1;let _0x89e55c=!0x1;const _0x15fead=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4aab5d=>_0x4aab5d['data']&&'listItemId'==_0x4aab5d['data']['key'])['filter'](_0x49d822=>_0x49d822['data']['newValue']&&_0x49d822['data']['oldValue']);for(const _0x159dc5 of _0x15fead)le(_0x159dc5)||(_0x410138['removeMarker'](_0x159dc5['getFirstMarker']()),_0x89e55c=!0x0);return _0x89e55c;}['noTrackChangesFixer'](_0x315a02){if(_0x315a02['batch']['isUndo']||!_0x315a02['batch']['isLocal'])return!0x1;const _0xedf15=this['editor']['plugins']['get']('TrackChangesEditing');if(_0xedf15['trackChangesCommand']['value'])return!0x1;let _0x16d081=!0x1;const _0x1cd39c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x2e4c35=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x20c0e8=>'attribute'==_0x20c0e8['type'])['filter'](_0x5a8c20=>_0x1cd39c['includes'](_0x5a8c20['attributeKey']));if(0x0==_0x2e4c35['length'])return _0x16d081;for(const _0x3b801b of _0x2e4c35){const _0x276480=_0xedf15['_findSuggestions'](_0x3b801b['range'],'attribute')['filter'](_0x249198=>!_0x249198['meta']['isNextTo'])['map'](_0x14e264=>_0x14e264['suggestion'])['filter'](_0x19062a=>{const _0x2eb4f3=_0xedf15['_getAttributeKey'](_0x19062a);return _0x1cd39c['includes'](_0x2eb4f3);});if(_0x276480['length']){for(const _0x2725e1 of _0x276480)_0x315a02['removeMarker'](_0x2725e1['getFirstMarker']());_0x16d081=!0x0;}}return _0x16d081;}['assureChains'](){const _0x56b047=this['editor']['plugins']['get']('TrackChangesEditing'),_0x21fd4f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x411673;const _0x3f83a0=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xd8b134=>{if(_0xd8b134['data']['oldRange']||!_0xd8b134['data']['newRange'])return null;if(!_0xd8b134['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2b86e0}=_0x56b047['_splitMarkerName'](_0xd8b134['name']);if(!_0x56b047['hasSuggestion'](_0x2b86e0))return null;const _0x2e8763=_0x56b047['getSuggestion'](_0x2b86e0);return _0x21fd4f['includes'](_0x2e8763['data']['key']);})['map'](_0x403242=>{const {id:_0x3b9cda}=_0x56b047['_splitMarkerName'](_0x403242['name']),_0x2e3183=_0x56b047['getSuggestion'](_0x3b9cda);return _0x411673=_0x2e3183['attributes']['groupId'],_0x2e3183['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x3f83a0['size'])return;const _0x225f88=_0x56b047['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x157499=>'attribute'==_0x157499['type']&&_0x157499['data']&&_0x21fd4f['includes'](_0x157499['data']['key'])&&_0x157499['attributes']['groupId']!=_0x411673)['map'](_0x44b0cc=>({'listItem':_0x44b0cc['getFirstRange']()['start']['nodeAfter'],'groupId':_0x44b0cc['attributes']['groupId']})),_0x4cf811=new Set();for(const {groupId:_0x3c1c68,listItem:_0x1c7712}of _0x225f88)_0x3f83a0['has'](_0x1c7712)&&_0x4cf811['add'](_0x3c1c68);for(const _0x218f53 of _0x56b047['getSuggestions']())_0x4cf811['has'](_0x218f53['attributes']['groupId'])&&_0x218f53['setAttribute']('groupId',_0x411673);}['_supportLegacySuggestions'](){const _0x461107=this['editor'],_0x375982=_0x461107['locale'],_0x2f8c2c=_0x461107['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2f8c2c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x50dcf0,_0x360bd4){const _0x4f8675=[];for(let _0x149cd6 of _0x50dcf0)_0x149cd6['start']['nodeAfter']===_0x149cd6['end']['parent']&&(_0x149cd6=_0x461107['model']['createRange'](_0x461107['model']['createPositionAt'](_0x149cd6['start']['nodeAfter'],0x0))),_0x4f8675['push'](_0x149cd6);_0x461107['model']['change'](_0x10cbcf=>{const _0x52ec4f=_0x461107['model']['document']['selection'],_0x2d1c0f=Array['from'](_0x52ec4f['getRanges']())['map'](_0x464955=>_0x135447['fromRange'](_0x464955));_0x10cbcf['setSelection'](_0x4f8675),_0x461107['commands']['get'](_0x360bd4['commandName'])['refresh'](),_0x360bd4['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x461107['execute'](_0x360bd4['commandName'],..._0x360bd4['commandParams']),_0x10cbcf['setSelection'](_0x2d1c0f);for(const _0x2c7dbf of _0x2d1c0f)_0x2c7dbf['detach']();});}),_0x2f8c2c['descriptionFactory']['registerElementLabel'](function(_0x188c0d){const _0x270c0e=!_0x461107['model']['schema']['isObject'](_0x188c0d),_0x52423c=_0x188c0d['previousSibling'],_0x4cee42=_0x188c0d['nextSibling'],_0x239c5f=_0x188c0d['getAttribute']('listItemId'),_0xb9c849=!_0x52423c||_0x52423c['getAttribute']('listItemId')!==_0x239c5f,_0x12a015=!_0x4cee42||_0x4cee42['getAttribute']('listItemId')!==_0x239c5f;return _0x270c0e&&Boolean(_0x239c5f)&&_0xb9c849&&_0x12a015;},_0x450866=>o(_0x375982,'ELEMENT_LIST_ITEM',_0x450866));}['_registerLegacyDescription'](){const _0x39c50f=this['editor'],_0x486982=_0x39c50f['locale'];function _0x2665a5(_0x46c766){const _0x53af58=_0x39c50f['commands']['get']('bulletedList')['value'],_0x57a0a1=_0x39c50f['commands']['get']('numberedList')['value'];return'numberedList'===_0x46c766?_0x53af58:_0x57a0a1;}_0x39c50f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x1978fe){if('formatBlock'!=_0x1978fe['type'])return;const {data:_0xe31648}=_0x1978fe;if(!_0xe31648)return;let _0xdc28a9,_0x1cbd01,_0x40824b,_0xb6ad4a;switch(_0xe31648['commandName']){case'bulletedList':_0x40824b=_0xe31648['commandParams'][0x0]['forceValue'],_0xb6ad4a=_0x2665a5(_0xe31648['commandName']),_0xdc28a9=_0x40824b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xb6ad4a&&_0x39c50f['config']['get']('list.multiBlock')||(_0xdc28a9='*Change\x20to:*\x20%0'),_0x1cbd01={'type':'format','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x40824b=_0xe31648['commandParams'][0x0]['forceValue'],_0xb6ad4a=_0x2665a5(_0xe31648['commandName']),_0xdc28a9=_0x40824b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xb6ad4a&&_0x39c50f['config']['get']('list.multiBlock')||(_0xdc28a9='*Change\x20to:*\x20%0'),_0x1cbd01={'type':'format','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0xdc28a9='*Indent:*\x20%0',_0x1cbd01={'type':'format','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0xdc28a9=function(_0x13ddb8){const _0x3599cc=_0x13ddb8['getFirstRange']();let _0x691a73=_0x3599cc['start']['nodeAfter'];for(;_0x691a73&&_0x3599cc['containsItem'](_0x691a73);){if(_0x691a73['getAttribute']('listIndent')>0x0)return!0x1;_0x691a73=_0x691a73['nextSibling'];}return!0x0;}(_0x1978fe)?o(_0x486982,'*Format:*\x20remove\x20from\x20%0',o(_0x486982,function(_0x5be9ad){return'ELEMENT_'+_0x5be9ad['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x1978fe))):o(_0x486982,'*Outdent:*\x20%0',o(_0x486982,'ELEMENT_LIST_ITEM')),_0x1cbd01={'type':'format','content':_0xdc28a9};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xe31648['multipleBlocks']&&(_0xdc28a9='*Merge:*\x20%0',_0x1cbd01={'type':'deletion','content':o(_0x486982,_0xdc28a9,o(_0x486982,'ELEMENT_LIST_ITEM'))});}return _0x1cbd01;});}}function le(_0x55550f){let _0x4fd5da=_0x55550f['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4fd5da;){const _0x3d37e3=_0x4fd5da['getAttribute']('listItemId');if(!_0x3d37e3)return!0x1;if(_0x3d37e3==_0x55550f['data']['newValue'])return'newValue';if(_0x3d37e3==_0x55550f['data']['oldValue'])return'oldValue';_0x4fd5da=_0x4fd5da['previousSibling'];}return!0x1;}class pe extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x222e53=this['editor']['config']['get']('list.properties'),_0x389793=this['editor']['plugins']['get']('TrackChangesEditing');_0x222e53['styles']&&(_0x389793['enableDefaultAttributesIntegration']('listStyle'),_0x389793['registerBlockAttribute']('listStyle')),_0x222e53['reversed']&&(_0x389793['enableDefaultAttributesIntegration']('listReversed'),_0x389793['registerBlockAttribute']('listReversed')),_0x222e53['startIndex']&&(_0x389793['enableDefaultAttributesIntegration']('listStart'),_0x389793['registerBlockAttribute']('listStart'));const _0x5c13f2={'type':'format','content':''};_0x389793['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x576e30=this['editor']['locale'];_0x389793['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x576e30,'FORMAT_LIST_REVERSED')),_0x389793['descriptionFactory']['registerDescriptionCallback'](_0x191ba8=>{const {data:_0x519eb9}=_0x191ba8;if(_0x519eb9&&'listReversed'==_0x519eb9['key'])return null==_0x519eb9['newValue']||0x0==_0x519eb9['newValue']&&null==_0x519eb9['oldValue']?_0x5c13f2:void 0x0;}),_0x389793['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x576e30,'FORMAT_LIST_START')),_0x389793['descriptionFactory']['registerDescriptionCallback'](_0x318b87=>{const {data:_0x5ee166}=_0x318b87;if(_0x5ee166&&'listStart'==_0x5ee166['key'])return null==_0x5ee166['newValue']||0x1==_0x5ee166['newValue']&&null==_0x5ee166['oldValue']?_0x5c13f2:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x11cfe5=>{if(_0x11cfe5['batch']['isUndo'])return!0x1;let _0x3b2d07=!0x1;const _0x50e1ec=_0x389793['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5fa824=>{const _0x13a32d=_0x389793['_getAttributeKey'](_0x5fa824);return'listStart'==_0x13a32d||'listReversed'==_0x13a32d;});for(const _0x4a71cd of _0x50e1ec){const _0x52f2c4=_0x4a71cd['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x52f2c4||'customNumbered'==_0x52f2c4)continue;_0x389793['_findSuggestions'](_0x4a71cd['getFirstRange'](),'attribute')['find'](_0x3a8353=>'listType'==_0x389793['_getAttributeKey'](_0x3a8353['suggestion']))||(_0x11cfe5['removeMarker'](_0x4a71cd['getFirstMarker']()),_0x3b2d07=!0x0);}return _0x3b2d07;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5bdede){const _0x403b97=this['editor']['locale'],{data:_0x32f61b}=_0x5bdede,_0x519a05={'type':'format','content':''};if(!_0x32f61b||'listStyle'!=_0x32f61b['key'])return;if(!_0x32f61b['oldValue'])return'default'==_0x32f61b['newValue']?_0x519a05:{'type':'format','content':''+o(_0x403b97,'*Set\x20format:*\x20%0',o(_0x403b97,this['_getTranslationKeyForListStyle'](_0x32f61b['newValue'])))};if(!_0x32f61b['newValue']){if('default'==_0x32f61b['oldValue'])return _0x519a05;let _0x12f7e9=_0x5bdede['head'];for(;_0x12f7e9;){if(_0x12f7e9['data']&&'listType'==_0x12f7e9['data']['key']&&_0x12f7e9['data']['newValue'])return _0x519a05;_0x12f7e9=_0x12f7e9['next'];}return{'type':'format','content':''+o(_0x403b97,'*Remove\x20format:*\x20%0',o(_0x403b97,this['_getTranslationKeyForListStyle'](_0x32f61b['oldValue'])))};}if('default'!=_0x32f61b['newValue'])return{'type':'format','content':''+o(_0x403b97,'*Set\x20format:*\x20%0',o(_0x403b97,this['_getTranslationKeyForListStyle'](_0x32f61b['newValue'])))};let _0x5b8e2f=_0x5bdede['head'];for(;_0x5b8e2f;){if(_0x5b8e2f['data']&&'listType'==_0x5b8e2f['data']['key']&&_0x5b8e2f['data']['newValue']&&_0x5b8e2f['data']['oldValue'])return _0x519a05;_0x5b8e2f=_0x5b8e2f['next'];}return{'type':'format','content':o(_0x403b97,'*Set\x20format:*\x20%0',o(_0x403b97,'ELEMENT_'+_0x5bdede['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x207f96=this['editor'],_0xd6f202=_0x207f96['locale'];_0x207f96['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5da675=>{if('formatBlock'!=_0x5da675['type'])return;const {data:_0x353721}=_0x5da675;if(!_0x353721)return;let _0x2b5979,_0x44b685;switch(_0x353721['commandName']){case'listStyle':_0x2b5979='*Change\x20to:*\x20%0',_0x44b685={'type':'format','content':o(_0xd6f202,_0x2b5979,o(_0xd6f202,this['_getTranslationKeyForListStyle'](_0x353721['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2b5979=_0x353721['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x44b685={'type':'format','content':o(_0xd6f202,_0x2b5979)};break;case'listStart':_0x2b5979='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x44b685={'type':'format','content':o(_0xd6f202,_0x2b5979,_0x353721['commandParams'][0x0]['startIndex'])};}return _0x44b685;});}['_getTranslationKeyForListStyle'](_0x51266c){return'ELEMENT_'+function(_0x5dbf9d){if(ye['includes'](_0x5dbf9d))return'bulleted';if(Se['includes'](_0x5dbf9d))return'numbered';return null;}(_0x51266c)['toUpperCase']()+'_LIST_'+_0x51266c['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x231f11{static get['requires'](){return[_0x31408b];}['init'](){const _0x24adef=this['editor'],_0x2d76b1=_0x24adef['plugins']['get']('TrackChangesEditing'),_0x5f3e65=_0x24adef['commands']['get']('enter');_0x2d76b1['enableCommand']('enter',()=>{_0x24adef['model']['change'](_0x389f7e=>{const _0x5bedb9=_0x24adef['model']['document']['selection'],_0x56735b=_0x5bedb9['getFirstPosition'](),_0x3fea67=_0x135447['fromRange'](_0x5bedb9['getFirstRange']());if(_0x5f3e65['enterBlock'](_0x389f7e)){const _0x400a90=_0x24adef['model']['createPositionAt'](_0x56735b['parent']['nextSibling'],0x0),_0x7b59a5=_0x389f7e['createRange'](_0x56735b,_0x400a90);_0x2d76b1['markInsertion'](_0x7b59a5);}else _0x389f7e['setSelection'](_0x389f7e['createRange'](_0x3fea67['end']));_0x3fea67['detach'](),_0x5f3e65['fire']('afterExecute',{'writer':_0x389f7e});});}),_0x24adef['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x24adef,'split'),{'priority':'high'}),_0x24adef['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x587540,_0x29ae46,_0x41ecf8)=>{const _0x4a88e2=_0x41ecf8['mapper']['markerNameToElements'](_0x29ae46['markerName']);if(_0x4a88e2){for(const _0x26fa14 of _0x4a88e2)_0x26fa14['hasClass']('ck-suggestion-marker-split')&&(_0x41ecf8['mapper']['unbindElementFromMarkerName'](_0x26fa14,_0x29ae46['markerName']),_0x41ecf8['writer']['remove'](_0x26fa14));}},{'priority':'high'}),_0x24adef['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5bc431,_0x4ce210,_0x46f45f)=>{_0x46f45f['options']['showSuggestionHighlights']&&_e(_0x24adef,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x5bc431,_0x4ce210,_0x46f45f);},{'priority':'high'});}}class X extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1747af=this['editor']['plugins']['get']('TrackChangesEditing');_0x1747af['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1747af['enableCommand']('findNext'),_0x1747af['enableCommand']('findPrevious'),_0x1747af['enableCommand']('replace'),_0x1747af['enableCommand']('replaceAll');}['handleFindCommand'](_0x78af74,_0x41005f,_0x568300={}){const _0x42cf8b=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x78af74(_0x342623=>{let _0x41b461=('string'==typeof _0x41005f?_0x42cf8b['findByTextCallback'](_0x41005f,_0x568300):_0x41005f)(_0x342623);Array['isArray'](_0x41b461)&&(_0x41b461={'results':_0x41b461,'searchText':'string'==typeof _0x41005f?_0x41005f:''});const _0x3c1e5a=_0x41b461['results']['filter'](_0x1ed5a7=>!0x1===this['_isInDeletionRange'](_0x1ed5a7,_0x342623['item']));return{..._0x41b461,'results':_0x3c1e5a};},_0x568300);}['_isInDeletionRange'](_0x37e616,_0x43c9a1){const _0x476c08=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x43c9a1,_0x37e616['start']),this['editor']['model']['createPositionAt'](_0x43c9a1,_0x37e616['end']));for(const _0x18642a of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x476c08['getIntersection'](_0x18642a['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x231f11{['afterInit'](){const _0x417745=this['editor']['locale'],_0x237267=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x50e878,commandName:_0x4446c9}of ro)this['editor']['plugins']['has'](_0x50e878)&&(_0x237267['enableDefaultAttributesIntegration'](_0x4446c9),_0x237267['registerInlineAttribute'](_0x4446c9));_0x237267['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x417745,'FORMAT_FONT_SIZE')),_0x237267['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x417745,'FORMAT_FONT_FAMILY')),_0x237267['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x417745,'FORMAT_FONT_COLOR')),_0x237267['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x417745,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x98b0b5=this['editor'],_0x3fc517=_0x98b0b5['locale'];_0x98b0b5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2eb5f5=>{const _0x33f668=_0x3fc517['t'];if('formatInline'!=_0x2eb5f5['type'])return;const {data:_0x4aaab1}=_0x2eb5f5;if(null!=_0x4aaab1){if('fontSize'==_0x4aaab1['commandName']){const _0x2bc15c=_0x4aaab1['commandParams'][0x0]['value'];if(_0x2bc15c){const _0x47496f=_0x33f668(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x543df9=>_0x543df9['model']==_0x2bc15c)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20size:*\x20%0',_0x47496f)};}return{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4aaab1['commandName']){const _0x2fc08d=_0x4aaab1['commandParams'][0x0]['value'];return _0x2fc08d?{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20family:*\x20%0',_0x2fc08d)}:{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4aaab1['commandName']){const _0x52d698=_0x4aaab1['commandParams'][0x0]['value'];if(_0x52d698){const _0x43a01e=_0x2730f7(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5c6e55=>_0x5c6e55['model']==_0x52d698);let _0x38b338=_0x52d698,_0x31d15f='';return _0x43a01e&&(_0x38b338=_0x43a01e['label'],_0x31d15f=_0x33f668(_0x38b338)['toLowerCase']()),{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20color:*\x20%0',_0x31d15f)['trim'](),'color':{'value':_0x52d698,'title':_0x31d15f||_0x38b338}};}return{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4aaab1['commandName']){const _0x5b25bf=_0x4aaab1['commandParams'][0x0]['value'];if(_0x5b25bf){const _0x2c1621=_0x2730f7(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x50c26d=>_0x50c26d['model']==_0x5b25bf);let _0x1b0d5a=_0x5b25bf,_0x46621d='';return _0x2c1621&&(_0x1b0d5a=_0x2c1621['label'],_0x46621d=_0x33f668(_0x1b0d5a)['toLowerCase']()),{'type':'format','content':o(_0x3fc517,'*Set\x20font\x20background\x20color:*\x20%0',_0x46621d)['trim'](),'color':{'value':_0x5b25bf,'title':_0x46621d||_0x1b0d5a}};}return{'type':'format','content':o(_0x3fc517,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x231f11{['afterInit'](){const _0x3453d7=this['editor'],_0x92f74f=_0x3453d7['plugins']['get']('TrackChangesEditing'),_0x5e773a=_0x3453d7['commands']['get']('copyFormat'),_0x175359=_0x3453d7['commands']['get']('pasteFormat');_0x5e773a&&_0x175359&&(_0x92f74f['enableDefaultAttributesIntegration']('pasteFormat'),_0x92f74f['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x2e7bc2=this['editor'],_0x6c3c06=_0x2e7bc2['locale'];_0x2e7bc2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x261df3=>{if('formatBlock'!=_0x261df3['type']&&'formatInline'!=_0x261df3['type'])return;const {data:_0xd186f9}=_0x261df3;if(_0xd186f9&&'pasteFormat'===_0xd186f9['commandName']){const _0x3bc77b=[],_0x3deb9e=_0xd186f9['commandParams'][0x0];for(const [_0x10f123,_0x1bfc1d]of Object['entries'](_0x3deb9e))_0x3bc77b['push'](so(_0x2e7bc2,_0x10f123,_0x1bfc1d));return _0x3bc77b['length']?{'type':'format','content':o(_0x6c3c06,'*Set\x20format\x20to:*\x20%0',_0x3bc77b['join'](',\x20'))}:{'type':'format','content':o(_0x6c3c06,'*Remove\x20all\x20formatting*')};}});}}function so(_0x2a844a,_0x3f072c,_0x33967d){const _0x8557fd=_0x2a844a['locale']['t'],_0x12d5cf=_0x3f072c['split'](/(?=[A-Z])/)['join']('\x20'),_0x381df4=_0x8557fd(_0x12d5cf['charAt'](0x0)['toUpperCase']()+_0x12d5cf['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x33967d)return _0x381df4;if('fontColor'===_0x3f072c||'fontBackgroundColor'===_0x3f072c){const _0x1e97bd=_0x2730f7(_0x2a844a['config']['get']('fontColor.colors'))['find'](_0x6ca929=>_0x6ca929['model']==_0x33967d);return _0x381df4+'\x20('+(_0x1e97bd?_0x8557fd(_0x1e97bd['label'])['toLowerCase']():_0x33967d)+')';}if('fontSize'===_0x3f072c&&isNaN(parseFloat(_0x33967d))){const _0x453155=_0x2a844a['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x2a844a['config']['get']('fontSize.options'))['find'](_0x5c5e81=>_0x5c5e81['model']==_0x33967d);return _0x381df4+'\x20('+(_0x453155?_0x8557fd(_0x453155['title'])['toLowerCase']():_0x33967d)+')';}return _0x381df4+'\x20('+_0x33967d+')';}class tt extends _0x231f11{['_headingOptions'];['afterInit'](){const _0x121a9a=this['editor'];if(!_0x121a9a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x121a9a['config']['get']('heading.options');const _0x133225=_0x121a9a['locale'],_0x43ecd7=_0x121a9a['plugins']['get']('TrackChangesEditing');_0x43ecd7['enableDefaultAttributesIntegration']('heading');for(const _0x13e2f8 of this['_headingOptions'])'paragraph'!=_0x13e2f8['model']&&_0x43ecd7['descriptionFactory']['registerElementLabel'](_0x13e2f8['model'],_0x554ac7=>{const _0x359fad=this['_getHeadingLevel'](_0x13e2f8['model']);return null!==_0x359fad?_0x5a3461(_0x554ac7,_0x359fad):_0x31dac2(_0x554ac7,_0x13e2f8['title']);});function _0x5a3461(_0x145550,_0x2a3f7d){return o(_0x133225,'ELEMENT_HEADING',[_0x145550,_0x2a3f7d]);}function _0x31dac2(_0x42938f,_0x57c624){return o(_0x133225,'ELEMENT_HEADING_CUSTOM',[_0x42938f,_0x57c624]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11244=this['editor'],_0x1c5968=_0x11244['locale'];function _0x1097b3(_0x4aed0f,_0x4e9218){return o(_0x1c5968,'ELEMENT_HEADING_CUSTOM',[_0x4aed0f,_0x4e9218]);}_0x11244['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x29fe19=>{if('formatBlock'!=_0x29fe19['type'])return;const {data:_0x43bdeb}=_0x29fe19;if(_0x43bdeb&&'heading'==_0x43bdeb['commandName']){const _0x3c97df=_0x43bdeb['commandParams'][0x0]['value'],_0x2efbdb=this['_getHeadingLevel'](_0x3c97df);if(null!==_0x2efbdb)return{'type':'format','content':o(_0x1c5968,'*Change\x20to:*\x20%0',(_0x44714c=0x1,_0x3e0ccd=_0x2efbdb,o(_0x1c5968,'ELEMENT_HEADING',[_0x44714c,_0x3e0ccd])))};const _0x44e8d5=this['_headingOptions']['find'](_0x25ee41=>_0x25ee41['model']===_0x3c97df)['title'];return{'type':'format','content':o(_0x1c5968,'*Change\x20to:*\x20%0',_0x1097b3(0x1,_0x44e8d5))};}var _0x44714c,_0x3e0ccd;});}['_getHeadingLevel'](_0x4d7b54){const _0x43bee5=_0x4d7b54['match'](/^heading(\d+)/);if(_0x43bee5)return _0x43bee5[0x1];const _0x9f7180=this['_headingOptions']?.['find'](_0x15675f=>_0x15675f['model']==_0x4d7b54);if(_0x9f7180&&_0x9f7180['view']){const _0x140c02=_0x9f7180['view'],_0x2589f9=(_0x140c02['name']??_0x140c02)['match'](/^h(\d+)/);if(_0x2589f9)return _0x2589f9[0x1];}return null;}}class et extends _0x231f11{['afterInit'](){const _0x1953b8=this['editor'];if(!_0x1953b8['plugins']['has']('HighlightEditing'))return;const _0x2ea858=_0x1953b8['plugins']['get']('TrackChangesEditing'),_0x2482c3=_0x1953b8['locale'];_0x2ea858['enableDefaultAttributesIntegration']('highlight'),_0x2ea858['registerInlineAttribute']('highlight'),_0x2ea858['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2482c3,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ebb8c=this['editor'],_0x5ae9fa=_0x4ebb8c['locale'];_0x4ebb8c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x29f58=>{if('formatInline'!=_0x29f58['type'])return;const {data:_0x4c94c5}=_0x29f58;if(_0x4c94c5&&'highlight'==_0x4c94c5['commandName']){const _0x420ac0=_0x5ae9fa['t'],_0x32d502=_0x4c94c5['commandParams'][0x0]['value'];if(_0x32d502){const _0x21e018=_0x4ebb8c['config']['get']('highlight.options')['find'](_0x3986e6=>_0x3986e6['model']==_0x32d502),_0x1de654=_0x420ac0(_0x21e018['title'])['toLowerCase']();return{'type':'format','content':o(_0x5ae9fa,'*Set\x20highlight:*\x20%0',_0x1de654),'color':{'value':_0x21e018['color'],'title':_0x21e018['title']}};}return{'type':'format','content':o(_0x5ae9fa,'*Remove\x20highlight*',o(_0x5ae9fa,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x231f11{['afterInit'](){const _0x1eced2=this['editor'];if(!_0x1eced2['plugins']['has']('HorizontalLineEditing'))return;_0x1eced2['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x26547e=_0x1eced2['plugins']['get']('TrackChangesEditing'),_0xbbaaf5=_0x1eced2['locale'];_0x26547e['descriptionFactory']['registerElementLabel']('horizontalLine',_0x56616c=>o(_0xbbaaf5,'ELEMENT_HORIZONTAL_LINE',_0x56616c)),_0x1eced2['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x532629,{writer:_0x2f7e13,options:_0x453b96})=>{if(!_0x453b96['showSuggestionHighlights'])return null;const _0x364870=_0x2f7e13['createContainerElement']('div'),_0xefdcd8=_0x2f7e13['createEmptyElement']('hr');return _0x2f7e13['addClass']('ck-horizontal-line',_0x364870),_0x2f7e13['insert'](_0x2f7e13['createPositionAt'](_0x364870,0x0),_0xefdcd8),_0x364870;},'converterPriority':'high'});}}class st extends _0x231f11{['afterInit'](){const _0x13bb46=this['editor'];if(!_0x13bb46['plugins']['has']('HtmlEmbed'))return;const _0x3b791d=_0x13bb46['plugins']['get']('TrackChangesEditing'),_0x52445e=_0x13bb46['locale'];_0x3b791d['descriptionFactory']['registerElementLabel']('rawHtml',_0x5efb49=>o(_0x52445e,'ELEMENT_HTML_EMBED',_0x5efb49)),_0x3b791d['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3b791d['registerBlockAttribute']('value'),_0x3b791d['descriptionFactory']['registerDescriptionCallback'](_0x3b4c64=>{if('attribute'!=_0x3b4c64['type'])return;const {data:_0x12ae9c}=_0x3b4c64;if(_0x12ae9c&&'value'==_0x12ae9c['key']&&_0x3b4c64['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x2f86fd=o(_0x52445e,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x52445e,'*Change\x20%0\x20content*',_0x2f86fd)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe94182=this['editor'],_0x4bd929=_0xe94182['locale'];_0xe94182['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e89e3=>{if('formatBlock'!=_0x4e89e3['type'])return;const {data:_0x40dbe0}=_0x4e89e3;if(_0x40dbe0&&'htmlEmbed'==_0x40dbe0['commandName']){const _0x375871=o(_0x4bd929,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4bd929,'*Change\x20%0\x20content*',_0x375871)};}});}}class nt extends _0x231f11{['afterInit'](){const _0x36b3c5=this['editor'];if(!_0x36b3c5['plugins']['has']('ImageEditing'))return;const _0xe5ff93=_0x36b3c5['plugins']['get']('TrackChangesEditing'),_0x5b7758=_0x36b3c5['plugins']['get']('ImageUtils'),_0x2d918d=_0x36b3c5['locale'];_0xe5ff93['enableCommand']('insertImage'),_0xe5ff93['descriptionFactory']['registerElementLabel']('imageBlock',_0x6b5952=>o(_0x2d918d,'ELEMENT_IMAGE',_0x6b5952)),_0xe5ff93['descriptionFactory']['registerElementLabel']('imageInline',_0x463c46=>o(_0x2d918d,'ELEMENT_INLINE_IMAGE',_0x463c46)),_0xe5ff93['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x2d918d,'ELEMENT_CAPTION')),_0x36b3c5['plugins']['has']('ImageUploadEditing')&&_0xe5ff93['enableCommand']('uploadImage'),_0x36b3c5['plugins']['has']('ImageBlockEditing')&&_0x36b3c5['plugins']['has']('ImageInlineEditing')&&(_0xe5ff93['enableCommand']('imageTypeInline',(_0x6b392f,_0x211215)=>{const _0x2291b7=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']);_0x36b3c5['model']['change'](()=>{_0xe5ff93['markBlockFormat'](_0x2291b7,{'commandName':'imageTypeInline','commandParams':[_0x211215]},[],'convertBlockImageToInline');});}),_0xe5ff93['enableCommand']('imageTypeBlock',(_0x5acd1f,_0x165749)=>{_0x36b3c5['model']['change'](_0x1c05e6=>{let _0x428bee=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2bc298=_0x1c05e6['createRangeOn'](_0x428bee);const _0x19b19a=_0x21ff1b['fromPosition'](_0x2bc298['start'],'toPrevious'),_0x3611d3=_0x21ff1b['fromPosition'](_0x2bc298['end'],'toNext');_0xe5ff93['forceDefaultExecution'](()=>_0x5acd1f(_0x165749)),_0x428bee=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2bc298=_0x1c05e6['createRangeOn'](_0x428bee);const _0x1b89cb=_0x1c05e6['createRange'](_0x19b19a,_0x3611d3);_0x19b19a['detach'](),_0x3611d3['detach'](),_0xe5ff93['markBlockFormat'](_0x428bee,{'commandName':'imageTypeInline','commandParams':[_0x165749]},[],'convertInlineImageToBlock'),_0x1b89cb['start']['isBefore'](_0x2bc298['start'])&&_0xe5ff93['markInsertion'](_0x1c05e6['createRange'](_0x1b89cb['start'],_0x2bc298['start']),'convertInlineImageToBlock'),_0x2bc298['end']['isBefore'](_0x1b89cb['end'])&&_0xe5ff93['markInsertion'](_0x1c05e6['createRange'](_0x2bc298['end'],_0x1b89cb['end']),'convertInlineImageToBlock');});}),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0xe5ff93['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x4aceda])=>{const _0x370416=_0xe5ff93['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x53b510=_0x4aceda['start'],_0x2c39fa=_0x4aceda['end'];const _0x44a6f3=_0x36b3c5['model']['schema']['getNearestSelectionRange'](_0x53b510,'backward'),_0x463397=_0x36b3c5['model']['schema']['getNearestSelectionRange'](_0x2c39fa,'forward');_0x44a6f3['isCollapsed']&&(_0x53b510=_0x44a6f3['start']),_0x463397['isCollapsed']&&(_0x2c39fa=_0x463397['end']),_0x370416([_0x36b3c5['model']['createRange'](_0x53b510,_0x2c39fa)]);}),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2288e5),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2288e5)),_0x36b3c5['plugins']['has']('ImageCaptionEditing')&&(_0xe5ff93['enableCommand']('toggleImageCaption',(_0x4f4916,_0x24cef6)=>{const _0x5bc113=_0x36b3c5['plugins']['get']('ImageCaptionUtils');let _0x3ef7ff=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2f7a44=_0x5bc113['getCaptionFromImageModelElement'](_0x3ef7ff);_0x36b3c5['model']['change'](()=>{if(_0x2f7a44)return void _0xe5ff93['markDeletion'](_0x36b3c5['model']['createRangeOn'](_0x2f7a44));const _0x2d7cc9=_0x5b7758['isBlockImage'](_0x3ef7ff);_0x4f4916(_0x24cef6),_0x3ef7ff=_0x5b7758['getClosestSelectedImageElement'](_0x36b3c5['model']['document']['selection']),_0x2f7a44=_0x5bc113['getCaptionFromImageModelElement'](_0x3ef7ff),_0xe5ff93['markInsertion'](_0x36b3c5['model']['createRangeOn'](_0x2f7a44),_0x2d7cc9?null:'imageCaption');});}),_0xe5ff93['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2288e5));const _0x16d335=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4eb717(_0x15b250,_0x166798){const _0x1a2773=_0x16d335['findIndex'](({type:_0x582774,subType:_0x552b89})=>_0x15b250['type']==_0x582774&&_0x15b250['subType']==_0x552b89),_0x5eb6f2=_0x16d335['findIndex'](({type:_0x23cf26,subType:_0x5d638b})=>_0x166798['type']==_0x23cf26&&_0x166798['subType']==_0x5d638b);if(_0x1a2773<0x0||_0x5eb6f2<0x0)return!0x1;const _0x370ebf=_0x15b250['getFirstRange'](),_0x9c577e=_0x166798['getFirstRange']();if((0x0==_0x1a2773||0x1==_0x1a2773)&&0x2==_0x5eb6f2&&_0x370ebf['isIntersecting'](_0x9c577e))return!0x0;if(0x2==_0x1a2773&&0x3==_0x5eb6f2){const _0x2a4ad2=_0xe5ff93['_findSuggestions'](_0x370ebf,'insertion')['filter'](({suggestion:_0x19da5c,meta:_0x4bd56e})=>_0x4bd56e['isOwn']&&'convertInlineImageToBlock'==_0x19da5c['subType']);if(_0x2a4ad2['length']>0x1&&_0x9c577e['end']['isEqual'](_0x370ebf['start']))return!0x0;if(0x1==_0x2a4ad2['length']&&(_0x370ebf['start']['isEqual'](_0x9c577e['end'])||_0x370ebf['end']['isEqual'](_0x9c577e['start'])))return!0x0;}if(0x3==_0x1a2773&&0x3==_0x5eb6f2&&_0x370ebf['start']['isBefore'](_0x9c577e['start'])){const _0x558df8=_0x370ebf['end']['nodeAfter'],_0x4116a4=_0x9c577e['start']['nodeBefore'];return _0x5b7758['isBlockImage'](_0x558df8)&&_0x558df8===_0x4116a4;}return!0x1;}function _0x2288e5(_0x126dac,_0x2ff280){return _0x4eb717(_0x126dac,_0x2ff280)?[_0x126dac,_0x2ff280]:_0x4eb717(_0x2ff280,_0x126dac)?[_0x2ff280,_0x126dac]:null;}_0x36b3c5['plugins']['has']('ImageResize')&&(_0xe5ff93['enableDefaultAttributesIntegration']('resizeImage'),_0xe5ff93['registerBlockAttribute']('resizedWidth'),_0xe5ff93['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x2d918d,'FORMAT_IMAGE_SIZE'))),_0x36b3c5['plugins']['has']('ImageTextAlternativeEditing')&&(_0xe5ff93['enableDefaultAttributesIntegration']('imageTextAlternative'),_0xe5ff93['registerBlockAttribute']('alt')),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0xc59e2e=>{if(!!_0x16d335['find'](({type:_0x3ec988,subType:_0x366fb9})=>_0xc59e2e['type']==_0x3ec988&&_0xc59e2e['subType']==_0x366fb9))return _0xc59e2e['previous']?{}:void 0x0;}),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0x286f09=>{if('insertion'==_0x286f09['type']||'deletion'==_0x286f09['type']){const _0x48d71f=_0x286f09['getContainedElement']();if(_0x48d71f&&_0x48d71f['is']('element','caption'))return{'type':'insertion'==_0x286f09['type']?'addObject':'removeObject','element':_0x48d71f,'quantity':0x1};}}),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0x28d894=>'formatBlock'==_0x28d894['type']&&'convertInlineImageToBlock'==_0x28d894['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x28d894['type']&&'convertBlockImageToInline'==_0x28d894['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0xe5ff93['descriptionFactory']['registerDescriptionCallback'](_0x168c76=>{if('attribute'!=_0x168c76['type'])return;const {data:_0x345cb9}=_0x168c76;if(!_0x345cb9||'alt'!=_0x345cb9['key'])return;const _0xd18e06=_0x345cb9['newValue'];return _0xd18e06?{'type':'format','content':o(_0x2d918d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xd18e06+'\x22')}:{'type':'format','content':o(_0x2d918d,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e4ea0=this['editor'],_0x95f811=_0x1e4ea0['locale'];_0x1e4ea0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4de0c7=>{if('formatBlock'!=_0x4de0c7['type']&&'formatInline'!=_0x4de0c7['type'])return;const {data:_0xeda947}=_0x4de0c7;if(_0xeda947){if('imageTextAlternative'==_0xeda947['commandName']){const _0x1b654e=_0xeda947['commandParams'][0x0]['newValue'];return _0x1b654e?{'type':'format','content':o(_0x95f811,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1b654e+'\x22')}:{'type':'format','content':o(_0x95f811,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0xeda947['commandName']){const _0x17dd82=_0xeda947['commandParams'][0x0]['width'];return _0x17dd82?{'type':'format','content':o(_0x95f811,'*Set\x20image\x20width:*\x20%0',_0x17dd82)}:{'type':'format','content':o(_0x95f811,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1b0321=this['editor']['locale'],_0x45fab0=this['editor']['plugins']['get']('TrackChangesEditing');_0x45fab0['enableDefaultAttributesIntegration']('replaceImageSource'),_0x45fab0['registerBlockAttribute']('src'),_0x45fab0['descriptionFactory']['registerDescriptionCallback'](_0x48dded=>{if('attribute'!=_0x48dded['type'])return;const {data:_0x308f96}=_0x48dded;return _0x308f96&&'src'==_0x308f96['key']?_0x308f96['newValue']&&_0x308f96['oldValue']?{'type':'format','content':o(_0x1b0321,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x13336a=this['editor']['plugins']['get']('TrackChangesEditing');_0x13336a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x13336a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x13336a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x13336a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x40aeb7=this['editor'],_0x33d65d=_0x40aeb7['locale'];_0x40aeb7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x206bad=>{if('formatBlock'!=_0x206bad['type']&&'formatInline'!=_0x206bad['type'])return;const {data:_0x41b3b2}=_0x206bad;if(!_0x41b3b2||'replaceImageSource'!=_0x41b3b2['commandName'])return;return{'type':'format','content':o(_0x33d65d,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x231f11{['afterInit'](){const _0x380a57=this['editor'];if(!_0x380a57['plugins']['has']('ImageStyleEditing'))return;const _0x529ccf=_0x380a57['plugins']['get']('TrackChangesEditing'),_0x5b76c9=_0x380a57['plugins']['get']('ImageUtils'),_0x24b68f={};_0x529ccf['enableCommand']('imageStyle',(_0x41c194,_0x3c4564)=>{const _0x469fdc=_0x380a57['plugins']['get']('Users')['me'],_0xebefbd=_0x380a57['commands']['get']('imageStyle');let _0x71f46f=_0x5b76c9['getClosestSelectedImageElement'](_0x380a57['model']['document']['selection']),_0x4b95ac=_0x380a57['model']['createRangeOn'](_0x71f46f),_0x3cac08=_0xebefbd['value'];if(_0x3cac08==_0x3c4564['value'])return;const _0x45ff49={'commandName':'imageStyle','commandParams':[_0x3c4564],'formatGroupId':_0x138912()};_0x380a57['model']['change'](()=>{if(_0x529ccf['getSuggestions']()['filter'](_0x22bef3=>_0x22bef3['isInContent']&&_0x469fdc==_0x22bef3['author']&&('formatBlock'==_0x22bef3['type']||'formatInline'==_0x22bef3['type'])&&('imageStylePreApply'==_0x22bef3['subType']||'imageStylePostApply'==_0x22bef3['subType'])&&_0x22bef3['getFirstRange']()['isEqual'](_0x4b95ac))['forEach'](_0x2fdec2=>_0x529ccf['discardSuggestion'](_0x2fdec2['head'])),_0x71f46f=_0x5b76c9['getClosestSelectedImageElement'](_0x380a57['model']['document']['selection']),_0x4b95ac=_0x380a57['model']['createRangeOn'](_0x71f46f),_0xebefbd['refresh'](),_0x380a57['commands']['get']('imageTypeInline')['refresh'](),_0x380a57['commands']['get']('imageTypeBlock')['refresh'](),_0x3cac08=_0xebefbd['value'],_0x3cac08!=_0x3c4564['value'])return _0x5b76c9['isInlineImage'](_0x71f46f)&&_0xebefbd['shouldConvertImageType'](_0x3c4564['value'],_0x71f46f)?(_0x41c194({..._0x3c4564,'setImageSizes':!0x1}),_0x71f46f=_0x5b76c9['getClosestSelectedImageElement'](_0x380a57['model']['document']['selection']),void _0x529ccf['markBlockFormat'](_0x71f46f,{..._0x45ff49,'commandReversedParams':[{'value':_0x3cac08||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5b76c9['isBlockImage'](_0x71f46f)?_0x529ccf['markBlockFormat'](_0x71f46f,_0x45ff49,[],'imageStylePostApply'):_0x529ccf['markInlineFormat'](_0x4b95ac,_0x45ff49,'imageStylePostApply'));});});for(const _0x5015ed of _0x380a57['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x24b68f[_0x5015ed['name']]=_0x5015ed['title']['toLowerCase']();_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2acf66])=>{_0x5b76c9['setImageNaturalSizeAttributes'](_0x2acf66['getContainedElement']());}),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2d06b4,_0x45efe8)=>{_0x529ccf['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2d06b4,{'commandName':_0x45efe8['commandName'],'commandParams':_0x45efe8['commandReversedParams']});}),_0x529ccf['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x35f75c,_0x24a900){if(_0x5bb84e(_0x35f75c,_0x24a900))return[_0x35f75c,_0x24a900];if(_0x5bb84e(_0x24a900,_0x35f75c))return[_0x24a900,_0x35f75c];return null;});const _0xc41005=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5bb84e(_0x4731fb,_0x18f3c7){const _0x1111a3=_0xc41005['findIndex'](({type:_0x3f04bd,subType:_0x22c7d0})=>_0x4731fb['type']==_0x3f04bd&&_0x4731fb['subType']==_0x22c7d0),_0x20d37c=_0xc41005['findIndex'](({type:_0x3ccb6b,subType:_0x116b79})=>_0x18f3c7['type']==_0x3ccb6b&&_0x18f3c7['subType']==_0x116b79);if(_0x1111a3<0x0||_0x20d37c<0x0)return!0x1;const _0x1d23c7=_0x4731fb['getFirstRange'](),_0xdc84b2=_0x18f3c7['getFirstRange']();if((0x0==_0x1111a3||0x1==_0x1111a3)&&0x2==_0x20d37c&&_0x1d23c7['isIntersecting'](_0xdc84b2))return!0x0;if(0x2==_0x1111a3&&0x3==_0x20d37c){const _0x9e19d7=_0x529ccf['_findSuggestions'](_0x1d23c7,'insertion')['filter'](({suggestion:_0x3cda4e,meta:_0x18e249})=>_0x18e249['isOwn']&&'convertInlineImageToBlock'==_0x3cda4e['subType']);if(_0x9e19d7['length']>0x1&&_0xdc84b2['end']['isEqual'](_0x1d23c7['start']))return!0x0;if(0x1==_0x9e19d7['length']&&(_0x1d23c7['start']['isEqual'](_0xdc84b2['end'])||_0x1d23c7['end']['isEqual'](_0xdc84b2['start'])))return!0x0;}if(0x3==_0x1111a3&&0x3==_0x20d37c&&_0x1d23c7['start']['isBefore'](_0xdc84b2['start'])){const _0x5d8677=_0x1d23c7['end']['nodeAfter'],_0x2d44ff=_0xdc84b2['start']['nodeBefore'];return _0x5b76c9['isBlockImage'](_0x5d8677)&&_0x5d8677===_0x2d44ff;}return!0x1;}_0x380a57['model']['document']['registerPostFixer'](()=>{let _0x4bf32a=!0x1;const _0x28e35f=Array['from'](_0x380a57['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3f06e4,data:_0x49b869}of _0x28e35f){const {group:_0x5317ab,type:_0x50d0d6,subType:_0x272d43,id:_0x517520}=_0x529ccf['_splitMarkerName'](_0x3f06e4);if('suggestion'==_0x5317ab&&_0x529ccf['hasSuggestion'](_0x517520)){if('formatBlock'==_0x50d0d6&&('imageStylePreApply'==_0x272d43||'imageStylePostApply'==_0x272d43)){const _0xb359b0=_0x529ccf['getSuggestion'](_0x517520);if(_0x49b869['newRange']){const _0x39d893=_0xb359b0['getFirstRange']()['getContainedElement']();if(_0x5b76c9['isBlockImage'](_0x39d893))continue;_0x529ccf['discardSuggestion'](_0xb359b0),_0x4bf32a=!0x0;}}if('insertion'==_0x50d0d6&&'imageCaption'==_0x272d43&&!_0x49b869['newRange']){const _0x5bdb58=_0x529ccf['getSuggestion'](_0x517520);_0x5bdb58['next']&&_0x5bdb58['next']['isInContent']&&(_0x529ccf['discardSuggestion'](_0x5bdb58['next']),_0x4bf32a=!0x0);}}}return _0x4bf32a;}),this['_registerLegacyDescription'](_0x24b68f);}['_registerLegacyDescription'](_0x4ab04c){const _0x84a34=this['editor'],_0x24f886=_0x84a34['locale'];_0x84a34['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x193ae4=>{if('formatBlock'!=_0x193ae4['type']&&'formatInline'!=_0x193ae4['type'])return;const {data:_0x4e0f38}=_0x193ae4;if(!_0x4e0f38||'imageStyle'!=_0x4e0f38['commandName'])return;const _0x2a2356=_0x4e0f38['commandParams'][0x0]['value'];return _0x6d073d('side'===_0x2a2356?o(_0x24f886,'FORMAT_SIDE_IMAGE'):_0x4ab04c[_0x2a2356]||_0x2a2356);function _0x6d073d(_0x88d5ff){return{'type':'format','content':o(_0x24f886,'*Format:*\x20%0',_0x88d5ff)};}});}}class at extends _0x231f11{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x252304){super(_0x252304),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x335065=this['editor'],_0x1b587b=_0x335065['commands']['get']('importWord'),_0x2d0038=_0x335065['commands']['get']('trackChanges');_0x1b587b&&(_0x1b587b['on']('execute',(_0x526a2a,[,_0x297294])=>{this['_trackChangesValueDuringImport']=_0x2d0038['value'],_0x297294['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1b587b,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1b587b,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2d0038['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x335065['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2ab9c0,_0x362daa){const {suggestions:_0x3db351}=_0x362daa,_0x5c31f4=this['editor']['commands']['get']('trackChanges'),_0x195b56=_0x5c31f4['value'];this['_trackChangesValueDuringImport']!==_0x195b56&&(_0x5c31f4['execute'](),this['_trackChangesExecuted']=!0x0),_0x3db351&&_0x3db351['forEach'](({id:_0x1f034c,type:_0x1566b2,author:_0x314599,created_at:_0x4991d2})=>{const _0x1be5e5={'id':_0x1f034c,'type':_0x1566b2,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x314599,'createdAt':_0x4991d2?new Date(_0x4991d2):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1be5e5);});}}class ct extends _0x231f11{['afterInit'](){const _0x4ca3f7=this['editor'],_0x502e07=_0x4ca3f7['plugins']['get']('TrackChangesEditing');if(_0x4ca3f7['plugins']['has']('IndentEditing')&&(_0x502e07['enableCommand']('indent'),_0x502e07['enableCommand']('outdent')),_0x4ca3f7['plugins']['has']('IndentBlock')){for(const _0x2e6229 of['indentBlock','outdentBlock'])_0x502e07['enableDefaultAttributesIntegration'](_0x2e6229);}const _0x1b6dff=_0x4ca3f7['locale'];_0x502e07['registerBlockAttribute']('blockIndent'),_0x502e07['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x1b6dff,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x883505=this['editor'],_0x493828=_0x883505['locale'],_0x1482fe=_0x883505['plugins']['get']('TrackChangesEditing');_0x1482fe['descriptionFactory']['registerDescriptionCallback'](_0x4a3681=>{if('formatBlock'!=_0x4a3681['type'])return;const {data:_0x3450d4}=_0x4a3681;if(!_0x3450d4)return;if('indentBlock'!=_0x3450d4['commandName']&&'outdentBlock'!=_0x3450d4['commandName'])return;const _0x1633e9=_0x4a3681['getItems']()[0x0],_0x2cf36c=_0x1482fe['descriptionFactory']['getItemLabel'](_0x1633e9);return'indentBlock'==_0x3450d4['commandName']?{'type':'format','content':o(_0x493828,'*Indent:*\x20%0',_0x2cf36c)}:'outdentBlock'==_0x3450d4['commandName']?{'type':'format','content':o(_0x493828,'*Outdent:*\x20%0',_0x2cf36c)}:void 0x0;});}}class ut extends _0x231f11{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x231f11{['afterInit'](){const _0x2ce2c3=this['editor'];if(!_0x2ce2c3['plugins']['has']('LinkEditing'))return;const _0x1c2e3e=_0x2ce2c3['plugins']['get']('TrackChangesEditing'),_0x466ebc=_0x2ce2c3['commands']['get']('link');_0x1c2e3e['enableDefaultAttributesIntegration']('link'),_0x1c2e3e['enableDefaultAttributesIntegration']('unlink'),_0x1c2e3e['registerInlineAttribute']('linkHref');for(const _0x588211 of _0x466ebc['manualDecorators'])_0x1c2e3e['registerInlineAttribute'](_0x588211['id']),_0x1c2e3e['descriptionFactory']['registerAttributeLabel'](_0x588211['id'],'link\x20('+_0x588211['label']['toLowerCase']()+')');_0x1c2e3e['descriptionFactory']['registerDescriptionCallback'](_0x14d56f=>{if('attribute'!=_0x14d56f['type'])return;const {data:_0x4b64f6}=_0x14d56f;if(!_0x4b64f6||'linkHref'!=_0x4b64f6['key'])return;const _0x3c7668=_0x4b64f6['newValue'],_0x62c66d=_0x2ce2c3['locale'];return{'type':'format','content':null==_0x3c7668?o(_0x62c66d,'*Remove\x20link*'):o(_0x62c66d,'*Set\x20link:*\x20%0','\x22'+_0x3c7668+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a99c6=this['editor'],_0x58de59=_0x2a99c6['locale'];_0x2a99c6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x333d93=>{if('formatInline'!=_0x333d93['type'])return;const {data:_0x2f03d5}=_0x333d93;if(_0x2f03d5){if('link'==_0x2f03d5['commandName']){const _0x50de44=_0x2f03d5['commandParams'][0x0];return{'type':'format','content':o(_0x58de59,'*Set\x20link:*\x20%0','\x22'+_0x50de44+'\x22')};}return'unlink'==_0x2f03d5['commandName']?{'type':'format','content':o(_0x58de59,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x231f11{['afterInit'](){const _0xe1c993=this['editor'],_0x463006=_0xe1c993['locale'];if(!_0xe1c993['plugins']['has']('LegacyListEditing'))return;const _0x5ddc3c=_0xe1c993['plugins']['get']('TrackChangesEditing'),_0x2d367e=_0xe1c993['plugins']['has']('LegacyTodoListEditing');function _0x5d3b1c(_0x5b2f02){return()=>{const _0x4cdf55=_0xe1c993['model']['document']['selection'],_0x8d4672=_0xe1c993['commands']['get'](_0x5b2f02);if(_0x8d4672['value'])return void _0xe1c993['execute']('paragraph',{});const _0x58033f=_0x5b2f02['slice'](0x0,-0x4),_0x2c3e0b=function(_0x43eb18,_0x2fdba7,_0xc3ffb5){let _0x1aff36=Array['from'](_0x43eb18)['filter'](_0x2cbd45=>function(_0x4f39d8,_0x59e3f8){return _0x59e3f8['checkChild'](_0x4f39d8['parent'],'listItem')&&!_0x59e3f8['isObject'](_0x4f39d8);}(_0x2cbd45,_0xc3ffb5));_0x1aff36=_0x1aff36['filter'](_0x22ec01=>!_0x22ec01['is']('element','listItem')||_0x22ec01['getAttribute']('listType')!=_0x2fdba7);const _0x4509c1=new Set();for(const _0x241add of _0x1aff36)_0x241add['is']('element','listItem')?_0x4509c1['add'](fe(_0x241add)):_0x4509c1['add'](_0x241add);return Array['from'](_0x4509c1);}(_0x4cdf55['getSelectedBlocks'](),_0x58033f,_0xe1c993['model']['schema']);_0xe1c993['model']['change'](()=>{for(const _0xb400f1 of _0x2c3e0b)_0x5ddc3c['markBlockFormat'](_0xb400f1,{'commandName':_0x5b2f02,'commandParams':[{'forceValue':!_0x8d4672['value']}],'formatGroupId':'blockName'},ue(_0xb400f1));});};}function _0x260fee(_0xee1523){return()=>{const _0x703edb=function(_0x2b86cf){let _0x340f08=Array['from'](_0x2b86cf);const _0x2ec974=_0x340f08['findIndex'](_0x5efa96=>'listItem'!=_0x5efa96['name']);return _0x2ec974>-0x1&&(_0x340f08=_0x340f08['slice'](0x0,_0x2ec974)),_0x340f08;}(_0xe1c993['model']['document']['selection']['getSelectedBlocks']()),_0x43af62=_0xe1c993['model']['createRange'](_0xe1c993['model']['createPositionAt'](_0x703edb[0x0],'before'),_0xe1c993['model']['createPositionAt'](_0x703edb[_0x703edb['length']-0x1],'end'));_0xe1c993['model']['change'](()=>{_0x5ddc3c['markBlockFormat'](_0x43af62,{'commandName':_0xee1523,'commandParams':[],'formatGroupId':'listIndent'},function(_0x335983){const _0x536044=new Set();for(const _0x91125f of _0x335983){let _0x408f76=_0x91125f['nextSibling'];for(;_0x408f76&&_0x408f76['getAttribute']('listIndent')>_0x91125f['getAttribute']('listIndent');)_0x536044['add'](_0x408f76),_0x408f76=_0x408f76['nextSibling'];}return Array['from'](_0x536044);}(_0x703edb));});};}_0x5ddc3c['enableCommand']('numberedList',_0x5d3b1c('numberedList')),_0x5ddc3c['enableCommand']('bulletedList',_0x5d3b1c('bulletedList')),_0x2d367e&&_0x5ddc3c['enableCommand']('todoList',_0x5d3b1c('todoList')),_0x5ddc3c['enableCommand']('indentList',_0x260fee('indentList')),_0x5ddc3c['enableCommand']('outdentList',_0x260fee('outdentList')),_0x2d367e&&_0x5ddc3c['enableCommand']('checkTodoList',()=>{const _0x48134c=_0xe1c993['commands']['get']('checkTodoList'),_0x1bb0df=Array['from'](_0x48134c['_selectedElements']);_0x1bb0df['filter'](_0x357faf=>_0x357faf['getAttribute']('todoListChecked')!=_0x48134c['value']),_0xe1c993['model']['change'](()=>{for(const _0x52087c of _0x1bb0df)_0x5ddc3c['markBlockFormat'](_0x52087c,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x48134c['value']}]});});}),_0x5ddc3c['descriptionFactory']['registerElementLabel']('listItem',_0x3e916a=>o(_0x463006,'ELEMENT_LIST_ITEM',_0x3e916a)),_0x5ddc3c['descriptionFactory']['registerDescriptionCallback'](_0x14e1fe=>{if('formatBlock'!=_0x14e1fe['type']&&'formatInline'!=_0x14e1fe['type'])return;const {data:_0xee13e4}=_0x14e1fe;if(_0xee13e4){if('numberedList'==_0xee13e4['commandName']||'bulletedList'==_0xee13e4['commandName']||'todoList'==_0xee13e4['commandName'])switch(_0xee13e4['commandName']['replace']('List','')){case'bulleted':return _0xfbdd72(o(_0x463006,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xfbdd72(o(_0x463006,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xfbdd72(o(_0x463006,'ELEMENT_TODO_LIST'));}if('indentList'==_0xee13e4['commandName'])return{'type':'format','content':o(_0x463006,'*Indent:*\x20%0',o(_0x463006,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xee13e4['commandName'])return{'type':'format','content':o(_0x463006,'*Outdent:*\x20%0',o(_0x463006,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xee13e4['commandName'])return _0xee13e4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x463006,'*Check\x20item*')}:{'type':'format','content':o(_0x463006,'*Uncheck\x20item*')};}function _0xfbdd72(_0x88d107){return{'type':'format','content':o(_0x463006,'*Change\x20to:*\x20%0',_0x88d107)};}});}}function fe(_0x3f852a){const _0x12a0c7=_0x3f852a['getAttribute']('listIndent');if(0x0==_0x12a0c7)return _0x3f852a;let _0x1d211f=_0x3f852a;for(;_0x3f852a['previousSibling']&&_0x3f852a['previousSibling']['is']('element','listItem');){const _0x41f7a2=_0x3f852a['previousSibling']['getAttribute']('listIndent');if(_0x41f7a2==_0x12a0c7)_0x1d211f=_0x3f852a['previousSibling'];else{if(_0x41f7a2<_0x12a0c7)break;}_0x3f852a=_0x3f852a['previousSibling'];}return _0x1d211f;}function ue(_0x6f96){const _0x562ae2=[];if(_0x6f96['is']('element','listItem')&&_0x6f96['getAttribute']('listIndent')>0x0){let _0x240587=_0x6f96['nextSibling'];for(;_0x240587&&'listItem'==_0x240587['name']&&_0x240587['getAttribute']('listIndent')==_0x6f96['getAttribute']('listIndent');)_0x562ae2['push'](_0x240587),_0x240587=_0x240587['nextSibling'];}return _0x562ae2;}class W extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x3e1a61=this['editor']['config']['get']('list.properties'),_0x30f485=this['editor']['plugins']['get']('TrackChangesEditing');_0x3e1a61['styles']&&_0x30f485['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x3e1a61['reversed']&&_0x30f485['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x3e1a61['startIndex']&&_0x30f485['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x30f485['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x1efd00,_0x2747cd={}){const _0x3cb2ca=this['editor']['plugins']['get']('TrackChangesEditing'),_0x56b8c5=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x3cb2ca['markMultiRangeBlockFormat'](_0x56b8c5,{'commandName':'listStyle','commandParams':[{'type':_0x2747cd['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x4a2ad0,_0x4d1b61={}){const _0x235f63=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4ff624=this['_getSuggestionBlocks'](_0x794b33=>_0x794b33['is']('element','listItem')&&'numbered'===_0x794b33['getAttribute']('listType'));if(_0x4ff624['length']<0x1)return;const _0x44b8b5=_0x4ff624['map'](_0x452abd=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x452abd,'before'),this['editor']['model']['createPositionAt'](_0x452abd,0x0)));this['editor']['model']['change'](()=>{_0x235f63['markMultiRangeBlockFormat'](_0x44b8b5,{'commandName':'listReversed','commandParams':[{'reversed':_0x4d1b61['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x5c4003,_0x5a70bb={}){const _0x30c3b5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f43a6=this['_getSuggestionBlocks'](_0x5667d1=>_0x5667d1['is']('element','listItem')&&'numbered'===_0x5667d1['getAttribute']('listType'));if(_0x1f43a6['length']<0x1)return;const _0x234b9a=_0x1f43a6['map'](_0x231560=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x231560,'before'),this['editor']['model']['createPositionAt'](_0x231560,0x0)));this['editor']['model']['change'](()=>{_0x30c3b5['markMultiRangeBlockFormat'](_0x234b9a,{'commandName':'listStart','commandParams':[{'startIndex':_0x5a70bb['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x14c2f0){if('formatBlock'!=_0x14c2f0['type']&&'formatInline'!=_0x14c2f0['type'])return;const _0x4d9487=this['editor']['locale'],{data:_0x2757a4}=_0x14c2f0;if(!_0x2757a4)return;let _0x19098d,_0x51708b;switch(_0x2757a4['commandName']){case'listStyle':_0x19098d='*Change\x20to:*\x20%0',_0x51708b={'type':'format','content':o(_0x4d9487,_0x19098d,o(_0x4d9487,this['_getTranslationKeyForListStyle'](_0x2757a4['commandParams'][0x0]['type'])))};break;case'listReversed':_0x19098d=_0x2757a4['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x51708b={'type':'format','content':o(_0x4d9487,_0x19098d)};break;case'listStart':_0x19098d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x51708b={'type':'format','content':o(_0x4d9487,_0x19098d,_0x2757a4['commandParams'][0x0]['startIndex'])};}return _0x51708b;}['_getSuggestionBlocksForListStyle'](){const _0x28b129=this['editor']['plugins']['get']('LegacyListUtils');let _0x50db94=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x50db94[0x0]?.['is']('element','listItem')&&_0x50db94['unshift'](..._0x28b129['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x50db94[_0x50db94['length']-0x1]?.['is']('element','listItem')&&_0x50db94['push'](..._0x28b129['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x50db94=[...new Set(_0x50db94)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x50db94=_0x50db94['filter'](_0x52a6bd=>_0x52a6bd['is']('element','listItem'))),_0x50db94;}['_getSuggestionBlocks'](_0x5cacb1){const _0x10999f=this['editor']['plugins']['get']('LegacyListUtils');let _0x101aa4=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x5cacb1)['map'](_0x2a1675=>{const _0x218bea=this['editor']['model']['createPositionAt'](_0x2a1675,0x0);return[..._0x10999f['getSiblingNodes'](_0x218bea,'backward'),..._0x10999f['getSiblingNodes'](_0x218bea,'forward')];})['flat']();return _0x101aa4=[...new Set(_0x101aa4)],_0x101aa4;}['_getTranslationKeyForListStyle'](_0x42fd2d){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x42fd2d)||'default')['toUpperCase']()+'_LIST_'+_0x42fd2d['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x231f11{['afterInit'](){const _0x3c8bbd=this['editor'];if(!_0x3c8bbd['plugins']['has']('MediaEmbedEditing'))return;const _0x190a01=_0x3c8bbd['plugins']['get']('TrackChangesEditing'),_0x231d00=_0x3c8bbd['locale'];_0x190a01['enableCommand']('mediaEmbed'),_0x190a01['descriptionFactory']['registerElementLabel']('media',_0x46d26c=>o(_0x231d00,'ELEMENT_MEDIA',_0x46d26c)),_0x3c8bbd['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x438e70,{writer:_0xab50d,options:_0xae08b})=>{if(_0xae08b['showSuggestionHighlights'])return _0xab50d['createEmptyElement']('div');},'converterPriority':'high'}),_0x3c8bbd['data']['downcastDispatcher']['on']('attribute:url:media',(_0x44cf9f,_0x1fc6da,_0x406737)=>{_0x406737['options']['showSuggestionHighlights']&&_0x44cf9f['stop']();},{'priority':'high'});}}class mt extends _0x231f11{['afterInit'](){const _0x2f99fd=this['editor'];_0x2f99fd['plugins']['has']('MentionEditing')&&_0x2f99fd['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x231f11{['afterInit'](){const _0x5dcc30=this['editor'];if(!_0x5dcc30['commands']['get']('insertMergeField'))return;_0x5dcc30['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x111274=_0x5dcc30['plugins']['get']('TrackChangesEditing'),_0x42b531=_0x5dcc30['locale'];_0x111274['descriptionFactory']['registerElementLabel']('mergeField',_0x39fb08=>o(_0x42b531,'ELEMENT_MERGE_FIELD',_0x39fb08)),_0x111274['descriptionFactory']['registerDescriptionCallback'](_0xdd0fb9=>{if('insertion'!=_0xdd0fb9['type']&&'deletion'!=_0xdd0fb9['type'])return;const _0x19f563=_0xdd0fb9['getContainedElement']();if(null==_0x19f563)return;if(!_0x19f563['is']('element','mergeField'))return;const _0xfabaf8=_0x5dcc30['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x19f563['getAttribute']('id'));return'insertion'==_0xdd0fb9['type']?{'type':'insertion','content':o(_0x42b531,'*Insert:*\x20%0','\x22'+_0xfabaf8+'\x22\x20'+o(_0x42b531,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x42b531,'*Remove:*\x20%0','\x22'+_0xfabaf8+'\x22\x20'+o(_0x42b531,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x231f11{['afterInit'](){const _0x568d91=this['editor'],_0x5594c=_0x568d91['plugins']['get']('TrackChangesEditing');_0x568d91['plugins']['has']('MultiLevelList')&&(_0x5594c['enableDefaultAttributesIntegration']('multiLevelList'),_0x5594c['registerBlockAttribute']('listMarkerStyle'),_0x5594c['descriptionFactory']['registerDescriptionCallback'](_0x5a0164=>this['handleDescriptions'](_0x5a0164)));}['handleDescriptions'](_0x4ecb43){const _0x571391=this['editor']['locale'],{data:_0x3c2952}=_0x4ecb43,_0xccb30f={'type':'format','content':''};if(_0x3c2952&&'listMarkerStyle'==_0x3c2952['key']){if(!_0x3c2952['oldValue'])return{'type':'format','content':o(_0x571391,'*Set\x20format:*\x20%0',o(_0x571391,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3c2952['newValue']+')'};if(!_0x3c2952['newValue']){let _0x27d931=_0x4ecb43['head'];for(;_0x27d931;){if(_0x27d931['data']&&'listType'==_0x27d931['data']['key']&&_0x27d931['data']['newValue'])return _0xccb30f;_0x27d931=_0x27d931['next'];}return{'type':'format','content':o(_0x571391,'*Remove\x20format:*\x20%0',o(_0x571391,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3c2952['oldValue']+')'};}}}}class kt extends _0x231f11{['afterInit'](){const _0x5925b5=this['editor'];if(!_0x5925b5['plugins']['has']('PageBreakEditing'))return;_0x5925b5['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x33fb5b=_0x5925b5['plugins']['get']('TrackChangesEditing'),_0x2259b4=_0x5925b5['locale'];_0x33fb5b['descriptionFactory']['registerElementLabel']('pageBreak',_0x2904e4=>o(_0x2259b4,'ELEMENT_PAGE_BREAK',_0x2904e4));}}class bt extends _0x231f11{['afterInit'](){const _0x311c77=this['editor'];if(!_0x311c77['plugins']['has']('Paragraph'))return;const _0x430644=_0x311c77['locale'],_0x5d1b68=_0x311c77['plugins']['get']('TrackChangesEditing');_0x5d1b68['descriptionFactory']['registerElementLabel']('paragraph',_0x46b7f2=>o(_0x430644,'ELEMENT_PARAGRAPH',_0x46b7f2)),_0x5d1b68['enableDefaultAttributesIntegration']('paragraph'),_0x5d1b68['enableCommand']('insertParagraph'),_0x311c77['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x311c77),{'priority':'highest'}),_0x311c77['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2606d5,_0x1fe5b0,_0xec38b)=>{_0xec38b['options']['showSuggestionHighlights']&&nr(_0x311c77,{'showActiveMarker':!0x1})(_0x2606d5,_0x1fe5b0,_0xec38b);},{'priority':'highest'});const _0x3252a0=_0x5d1b68['descriptionFactory'];_0x3252a0['registerDescriptionCallback'](_0x31590f=>{if('insertion'!==_0x31590f['type'])return;const {start:_0x468299,end:_0x4238fc}=_0x31590f['getFirstRange']();if(!_0x468299['isTouching'](_0x4238fc)||!_0x468299['nodeAfter'])return;const _0x2d66f1=_0x311c77['model']['schema'],_0x3e669e=_0x468299['nodeAfter'];return _0x2d66f1['isBlock'](_0x3e669e)&&!_0x2d66f1['isLimit'](_0x3e669e)&&_0x2d66f1['checkChild'](_0x3e669e,'$text')?{'type':'insertion','content':o(_0x430644,'*Insert:*\x20%0',_0x3252a0['getItemLabel'](_0x3e669e,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x224f4b=this['editor'],_0x348f9a=_0x224f4b['locale'];_0x224f4b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8a5b6b=>{if('formatBlock'!=_0x8a5b6b['type'])return;const {data:_0x20e202}=_0x8a5b6b;return _0x20e202&&'paragraph'==_0x20e202['commandName']?{'type':'format','content':o(_0x348f9a,'*Change\x20to:*\x20%0',o(_0x348f9a,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x17e080,{showActiveMarker:_0x1f9835=!0x0}={}){return(_0x1193ee,_0x27e451,_0x19d88e)=>{const _0xc48db9=_0x17e080['plugins']['get']('TrackChangesEditing'),_0x4cbc30=_0x27e451['markerRange']['start'],_0x51ee51=_0x27e451['markerRange']['end'],_0x21e3de=_0x17e080['model']['schema'];if(!_0x4cbc30['isTouching'](_0x51ee51)||!_0x4cbc30['nodeAfter'])return;const _0x481695=_0x4cbc30['nodeAfter'];if(_0x21e3de['isBlock'](_0x481695)&&!_0x21e3de['isLimit'](_0x481695)&&_0x21e3de['checkChild'](_0x481695,'$text')){if(!_0x19d88e['consumable']['consume'](_0x27e451['markerRange'],_0x1193ee['name']))return;const _0x21a3ab=_0x19d88e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x57e093=_0x19d88e['mapper']['toViewPosition'](_0x51ee51);_0x1f9835&&_0xc48db9['activeMarkers']['includes'](_0x27e451['markerName'])&&_0x19d88e['writer']['addClass']('ck-suggestion-marker--active',_0x21a3ab),_0x19d88e['writer']['insert'](_0x57e093,_0x21a3ab),_0x19d88e['mapper']['bindElementToMarker'](_0x21a3ab,_0x27e451['markerName']);}};}class wt extends _0x231f11{['afterInit'](){const _0x200f52=this['editor'];if(!_0x200f52['plugins']['has']('RemoveFormatEditing'))return;_0x200f52['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1150c9=this['editor'];_0x1150c9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8d75b6=>{if('formatBlock'!=_0x8d75b6['type']&&'formatInline'!=_0x8d75b6['type'])return;const {data:_0xb64fd5}=_0x8d75b6;return _0xb64fd5&&'removeFormat'==_0xb64fd5['commandName']?{'type':'format','content':o(_0x1150c9['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x231f11{['afterInit'](){const _0x1189be=this['editor'];if(!_0x1189be['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x564a4c=_0x1189be['plugins']['get']('TrackChangesEditing');_0x564a4c['enableCommand']('goToPreviousRestrictedEditingException'),_0x564a4c['enableCommand']('goToNextRestrictedEditingException');const _0x225009=_0x1189be['plugins']['get']('RestrictedEditingModeEditing');_0x225009['enableCommand']('trackChanges'),_0x225009['enableCommand']('acceptSuggestion'),_0x225009['enableCommand']('discardSuggestion'),_0x225009['enableCommand']('acceptAllSuggestions'),_0x225009['enableCommand']('discardAllSuggestions'),_0x225009['enableCommand']('acceptSelectedSuggestions'),_0x225009['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x231f11{static get['requires'](){return[_0x4e9e3c];}['init'](){const _0x46f9c4=this['editor'],_0x30e1b9=_0x46f9c4['plugins']['get']('TrackChangesEditing');_0x30e1b9['enableCommand']('shiftEnter'),_0x46f9c4['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x46f9c4),{'priority':'high'}),_0x46f9c4['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x46f9c4),{'priority':'high'}),_0x46f9c4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x234181,_0x45a766,_0x581ed0)=>{_0x581ed0['options']['showSuggestionHighlights']&&ge(_0x46f9c4,{'showActiveMarker':!0x1})(_0x234181,_0x45a766,_0x581ed0);}),_0x30e1b9['descriptionFactory']['registerElementLabel']('softBreak',_0x8dac92=>o(_0x46f9c4['locale'],'ELEMENT_LINE_BREAK',_0x8dac92));}}function ge(_0x6f48a1,{showActiveMarker:_0x1fe2f8=!0x0}={}){return(_0x4d3c64,_0x5b9f83,_0x2b5e4f)=>{const _0x30e84f=_0x6f48a1['plugins']['get']('TrackChangesEditing');if(!_0x2b5e4f['consumable']['test'](_0x5b9f83['markerRange'],_0x4d3c64['name']))return;const _0x3334b5=_0x6f48a1['model'];for(const _0x50696f of _0x5b9f83['markerRange']['getItems']()){if(!_0x50696f['is']('element','softBreak'))continue;const _0x37d7a3='deletion'==_0x5b9f83['markerName']['split'](':')[0x1]?'merge':'split',_0x2a45e6=_0x2b5e4f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x37d7a3}),_0x32f729=_0x2b5e4f['mapper']['toViewPosition'](_0x3334b5['createPositionBefore'](_0x50696f));_0x1fe2f8&&_0x30e84f['activeMarkers']['includes'](_0x5b9f83['markerName'])&&_0x2b5e4f['writer']['addClass']('ck-suggestion-marker--active',_0x2a45e6),_0x2b5e4f['writer']['insert'](_0x32f729,_0x2a45e6),_0x2b5e4f['mapper']['bindElementToMarker'](_0x2a45e6,_0x5b9f83['markerName']);}};}class St extends _0x231f11{['afterInit'](){const _0xf91c46=this['editor'],_0x5883fe=_0xf91c46['model'],_0x484f79=_0xf91c46['locale'];if(!_0xf91c46['plugins']['has']('StandardEditingModeEditing'))return;const _0x71f652=_0xf91c46['plugins']['get']('TrackChangesEditing'),_0x463d60='restrictedEditingException',_0xc9b3ed=_0xf91c46['commands']['get'](_0x463d60);_0x71f652['enableCommand'](_0x463d60,(_0x6e7993,_0x598eb8={})=>{const _0x12a2df=_0x5883fe['document']['selection'];if(_0x12a2df['isCollapsed'])return void _0x6e7993(_0x598eb8);const _0x24be6d=void 0x0!==_0x598eb8['forceValue']?_0x598eb8['forceValue']:!_0xc9b3ed['value'];_0x5883fe['change'](()=>{const _0xc7847a=Array['from'](_0x12a2df['getRanges']());for(const _0x2112c7 of _0xc7847a){const _0x2937a0=_0x24be6d?[_0x2112c7]:io(_0x463d60,_0x2112c7,_0x5883fe);for(const _0x53288d of _0x2937a0)_0x71f652['markInlineFormat'](_0x53288d,{'commandName':_0x463d60,'commandParams':[{'forceValue':_0x24be6d}]});}});}),_0x71f652['descriptionFactory']['registerDescriptionCallback'](_0x14c79c=>{if('formatBlock'!=_0x14c79c['type']&&'formatInline'!=_0x14c79c['type'])return;const {data:_0x533cf9}=_0x14c79c;return _0x533cf9&&_0x533cf9['commandName']==_0x463d60?_0x533cf9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x484f79,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x484f79,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x231f11{['afterInit'](){const _0x25b47b=this['editor'];if(!_0x25b47b['plugins']['has']('Style')||!_0x25b47b['plugins']['has']('DataSchema'))return;const _0x4184b4=_0x25b47b['plugins']['get']('TrackChangesEditing'),_0x21902d=_0x25b47b['locale'],_0x13c779=_0x25b47b['config']['get']('style')||{},_0x2f35a3=_0x25b47b['plugins']['get']('GeneralHtmlSupport'),_0x5cf7f0=_0x25b47b['plugins']['get']('StyleUtils')['normalizeConfig'](_0x25b47b['plugins']['get']('DataSchema'),_0x13c779['definitions']);_0x4184b4['enableDefaultAttributesIntegration']('style');const _0xe627b2=new Set();for(const _0x4f1806 of _0x5cf7f0['block']){const _0x114d9f=_0x2f35a3['getGhsAttributeNameForElement'](_0x4f1806['element']);_0xe627b2['add'](_0x114d9f);}const _0xca102b=new Set();for(const _0x5cb54d of _0x5cf7f0['inline']){const _0xc45103=_0x2f35a3['getGhsAttributeNameForElement'](_0x5cb54d['element']);_0xca102b['add'](_0xc45103);for(const _0x4af409 of _0x5cb54d['ghsAttributes'])_0xca102b['add'](_0x4af409);}for(const _0x137042 of _0xe627b2)_0x4184b4['registerBlockAttribute'](_0x137042),_0x4184b4['descriptionFactory']['registerAttributeLabel'](_0x137042,o(_0x21902d,'FORMAT_STYLE'));for(const _0x7243d4 of _0xca102b)_0x4184b4['registerInlineAttribute'](_0x7243d4),_0x4184b4['descriptionFactory']['registerAttributeLabel'](_0x7243d4,o(_0x21902d,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4d0977=this['editor'],_0x5252b1=_0x4d0977['locale'];_0x4d0977['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3cc0c8=>{if('formatBlock'!=_0x3cc0c8['type']&&'formatInline'!=_0x3cc0c8['type'])return;const {data:_0xf68a4c}=_0x3cc0c8;return _0xf68a4c&&'style'===_0xf68a4c['commandName']?_0xf68a4c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5252b1,'*Set\x20format:*\x20%0',_0xf68a4c['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x5252b1,'*Remove\x20format:*\x20%0',_0xf68a4c['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x231f11{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x5c5c23){super(_0x5c5c23),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x35a4bc=this['editor'],_0x23c5fe=_0x35a4bc['model']['document']['selection'];if(!_0x35a4bc['plugins']['has']('TableEditing'))return;const _0x40dff3=_0x35a4bc['locale'],_0x30c484=_0x35a4bc['plugins']['get']('TrackChangesEditing'),_0x2e6573=_0x35a4bc['plugins']['get']('TableUtils');_0x30c484['descriptionFactory']['registerElementLabel']('table',_0x3b0920=>o(_0x40dff3,'ELEMENT_TABLE',_0x3b0920)),this['_setupColumnsRowsFixing'](),_0x30c484['enableCommand']('insertTable'),_0x30c484['enableCommand']('selectTableRow'),_0x30c484['enableCommand']('selectTableColumn');for(const _0x35f948 of['insertTableRowAbove','insertTableRowBelow']){const _0x1a1cb5=_0x35a4bc['commands']['get'](_0x35f948);_0x30c484['enableCommand'](_0x35f948,_0x6f5a29=>{_0x35a4bc['model']['change'](_0xe36bce=>{_0x6f5a29();const _0x436888='above'===_0x1a1cb5['order'],_0x4210b2=_0x2e6573['getSelectionAffectedTableCells'](_0x23c5fe),_0x53ddc0=_0x2e6573['getRowIndexes'](_0x4210b2),_0x4fceb3=_0x436888?_0x53ddc0['first']-0x1:_0x53ddc0['last']+0x1,_0x2bacbe=_0x4210b2[0x0]['findAncestor']('table'),_0x4e72b7=_0x2e6573['createTableWalker'](_0x2bacbe,{'startRow':_0x4fceb3,'endRow':_0x4fceb3}),_0x328b70=Array['from'](_0x4e72b7)['map'](_0x5a1da0=>_0xe36bce['createRangeOn'](_0x5a1da0['cell']));_0x30c484['markMultiRangeInsertion'](_0x328b70,'tableRow');});});}for(const _0x22f235 of['insertTableColumnLeft','insertTableColumnRight']){const _0x1a5f0d=_0x35a4bc['commands']['get'](_0x22f235);_0x30c484['enableCommand'](_0x22f235,_0x2dfa85=>{_0x35a4bc['model']['change'](_0x3e7e9d=>{_0x2dfa85();const _0x2b4e2a='left'===_0x1a5f0d['order'],_0x432587=_0x2e6573['getSelectionAffectedTableCells'](_0x23c5fe),_0x4b7efe=_0x2e6573['getColumnIndexes'](_0x432587),_0x2537bf=_0x2b4e2a?_0x4b7efe['first']-0x1:_0x4b7efe['last']+0x1,_0x1aa15b=_0x432587[0x0]['findAncestor']('table'),_0x727887=_0x2e6573['createTableWalker'](_0x1aa15b,{'startRow':0x0,'column':_0x2537bf,'includeAllSlots':!0x1}),_0x2019ee=Array['from'](_0x727887)['map'](_0x4e0612=>_0x3e7e9d['createRangeOn'](_0x4e0612['cell']));_0x30c484['markMultiRangeInsertion'](_0x2019ee,'tableColumn');});});}for(const _0xd26248 of['removeTableRow','removeTableColumn']){const _0x1e1549=_0xd26248['substr'](0xb),_0x5dad71=_0x1e1549['toLowerCase'](),_0x246f87=_0x5dad71['substr'](0x0,0x3)+'span',_0x552ed6='table'+_0x1e1549,_0x42c7f9='min'+_0x1e1549,_0x5ee95c='max'+_0x1e1549;_0x30c484['enableCommand'](_0xd26248,()=>{_0x35a4bc['model']['change'](_0x3c1ddc=>{const _0xc51cae=_0x2e6573['getSelectionAffectedTableCells'](_0x23c5fe),_0x4245a5=_0xc51cae[0x0]['findAncestor']('table');let _0xa51b4c;if('removeTableRow'==_0xd26248){const _0x25749d=_0x2e6573['getRowIndexes'](_0xc51cae);_0xa51b4c={'startRow':_0x25749d['first'],'endRow':_0x25749d['last'],'includeAllSlots':!0x0};}else{const _0x37d187=_0x2e6573['getColumnIndexes'](_0xc51cae);_0xa51b4c={'startColumn':_0x37d187['first'],'endColumn':_0x37d187['last'],'includeAllSlots':!0x0};}const _0x191924=_0x2e6573['createTableWalker'](_0x4245a5,_0xa51b4c),_0x37045b=Array['from'](_0x191924)['map'](({cell:_0x5a97c9})=>_0x5a97c9),_0x107934=Ee(_0x37045b['filter'](_0x56b7b4=>_0x56b7b4['hasAttribute'](_0x246f87))),_0x45d18e=Ee(_0x37045b['filter'](_0x3579f3=>!_0x3579f3['hasAttribute'](_0x246f87)))['map'](_0x33abab=>_0x3c1ddc['createRangeOn'](_0x33abab)),_0x4ed46e=_0x30c484['markMultiRangeDeletion'](_0x45d18e,_0x552ed6);if(_0x4ed46e&&('tableRow'==_0x4ed46e['subType']||'tableColumn'==_0x4ed46e['subType'])){const _0x5310ef=this['_getSuggestionCoords'](_0x4ed46e);for(const _0xe521ab of _0x107934){const _0x236182=_0x3c1ddc['createRangeOn'](_0xe521ab),_0x2462ea=_0x2e6573['getCellLocation'](_0xe521ab),_0x3f5e9a=_0xe521ab['getAttribute'](_0x246f87)-0x1,_0x2ce3ec=_0x5310ef[_0x42c7f9],_0x5d722b=_0x5310ef[_0x5ee95c];_0x2ce3ec<=_0x2462ea[_0x5dad71]&&_0x2462ea[_0x5dad71]+_0x3f5e9a<=_0x5d722b&&_0x4ed46e['addRange'](_0x236182);}}});});}function _0x567179(_0x3cf1fe){const _0x55a88b=Array['from'](_0x23c5fe['getRanges']())['map'](_0x7746a1=>_0x135447['fromRange'](_0x7746a1));_0x35a4bc['model']['change'](_0x394347=>{const _0x5193ec=_0x394347['batch'];_0x3cf1fe=_0x3cf1fe['filter'](_0x18d532=>'$graveyard'!=_0x18d532['root']['rootName']),_0x394347['setSelection'](_0x3cf1fe),_0x35a4bc['commands']['get']('removeTableRow')['refresh'](),_0x35a4bc['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x35a4bc['model']['enqueueChange'](()=>{_0x35a4bc['model']['enqueueChange'](_0x5193ec,_0x4e40a3=>{const _0x5e8b26=_0x55a88b['filter'](_0x581e21=>'$graveyard'!=_0x581e21['root']['rootName']);_0x5e8b26['length']>0x0&&_0x4e40a3['setSelection'](_0x5e8b26);for(const _0x143541 of _0x55a88b)_0x143541['detach']();});});});}function _0x4df2d7(_0x4e185d){_0x35a4bc['model']['change'](_0x243d5e=>{const _0x571add=Array['from'](_0x23c5fe['getRanges']())['map'](_0x5d891c=>_0x135447['fromRange'](_0x5d891c)),_0x12b413=[];for(const _0x20a3dd of _0x4e185d)for(const _0x3ee108 of _0x20a3dd['getItems']({'shallow':!0x0}))_0x12b413['push'](_0x3ee108);for(const _0x52bdfd of _0x12b413)'$graveyard'!=_0x52bdfd['root']['rootName']&&(_0x243d5e['setSelection'](_0x243d5e['createPositionAt'](_0x52bdfd,0x0)),_0x35a4bc['commands']['get']('removeTableColumn')['refresh'](),_0x35a4bc['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x461d6c=_0x571add['filter'](_0xfec252=>'$graveyard'!=_0xfec252['root']['rootName']);_0x461d6c['length']>0x0&&_0x243d5e['setSelection'](_0x461d6c);for(const _0x4597ac of _0x571add)_0x4597ac['detach']();});}function _0x112d00(_0x32e9c9,_0x55cc81){return _0x55cc81['every'](_0x49c371=>_0x32e9c9['some'](_0x486a6d=>_0x486a6d['end']['isEqual'](_0x49c371['start'])||_0x49c371['end']['isEqual'](_0x486a6d['start'])));}function _0x5e4106(_0x23b707,_0x3e6687){return!_0x23b707['some'](_0x5193e4=>_0x3e6687['some'](_0xee97eb=>_0x5193e4['isIntersecting'](_0xee97eb)))&&_0x23b707['some'](_0x192295=>_0x3e6687['some'](_0x11eed2=>_0x192295['end']['isTouching'](_0x11eed2['start'])));}_0x35a4bc['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x430a9e,_0x58b4b9,_0x52bc82)=>{if(!_0x52bc82['options']['showSuggestionHighlights'])return;const _0x2d30a4=_0x58b4b9['item'];if(!_0x2d30a4)return;const _0x33bcaf=_0x52bc82['mapper']['toViewElement'](_0x2d30a4);function _0x493ff3(_0x2ce4f9){return Array['isArray'](_0x2ce4f9)?_0x2ce4f9:[_0x2ce4f9];}_0x33bcaf&&'tableCell'===_0x2d30a4['name']&&_0xeec9d(_0x33bcaf,_0x52bc82['writer'],(_0xb753b0,_0x3c718b,_0x54a0d8)=>_0x54a0d8['addClass'](_0x493ff3(_0x3c718b['classes']),_0xb753b0),(_0x178101,_0x232853,_0x26d604)=>_0x26d604['removeClass'](_0x493ff3(_0x232853['classes']),_0x178101));},{'priority':'highest'}),_0x30c484['descriptionFactory']['registerDescriptionCallback'](_0x11ae38=>{if('insertion'!=_0x11ae38['type']&&'deletion'!=_0x11ae38['type'])return;const _0x2d920b=_0x11ae38['getContainedElement']();if(null!=_0x2d920b&&_0x2d920b['is']('element','table')){if('insertion'==_0x11ae38['type']){const _0x32b190=_0x11ae38['getItems']()['filter'](_0x34ebc8=>_0x34ebc8['is']('$textProxy'))['map'](_0x24eb30=>_0x24eb30['data']);if(_0x32b190['length'])return{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x32b190['join']('\x20')+'\x22'))};}if('deletion'==_0x11ae38['type']){const _0x4122df=_0x11ae38['getItems']()['filter'](_0xdc1415=>_0xdc1415['is']('$textProxy'))['map'](_0x4423cd=>_0x4423cd['data']);if(_0x4122df['length'])return{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4122df['join']('\x20')+'\x22'))};}}}),_0x30c484['descriptionFactory']['registerDescriptionCallback'](_0xf0c527=>{if('tableRow'==_0xf0c527['subType']){const _0x3380e4=_0xf0c527['getItems']()['filter'](_0x5eb856=>_0x5eb856['is']('$textProxy'))['map'](_0x42ccc1=>_0x42ccc1['data']),_0x5e27eb=this['_getSuggestionCoords'](_0xf0c527),_0x2c80ae=_0x5e27eb['maxRow']-_0x5e27eb['minRow']+0x1;if('insertion'==_0xf0c527['type'])return _0x3380e4['length']?{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2c80ae,'\x22'+_0x3380e4['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW',_0x2c80ae))};if('deletion'==_0xf0c527['type'])return _0x3380e4['length']?{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2c80ae,'\x22'+_0x3380e4['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_ROW',_0x2c80ae))};}if('tableColumn'==_0xf0c527['subType']){const _0x231702=_0xf0c527['getItems']()['filter'](_0x4f8d1e=>_0x4f8d1e['is']('$textProxy'))['map'](_0x31c930=>_0x31c930['data']),_0x2eb3e2=this['_getSuggestionCoords'](_0xf0c527),_0x5be348=_0x2eb3e2['maxColumn']-_0x2eb3e2['minColumn']+0x1;if('insertion'==_0xf0c527['type'])return _0x231702['length']?{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5be348,'\x22'+_0x231702['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x40dff3,'*Insert:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN',_0x5be348))};if('deletion'==_0xf0c527['type'])return _0x231702['length']?{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x5be348,'\x22'+_0x231702['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x40dff3,'*Remove:*\x20%0',o(_0x40dff3,'ELEMENT_TABLE_COLUMN',_0x5be348))};}}),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x567179),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x567179),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x4df2d7),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x4df2d7),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x112d00),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x112d00),_0x30c484['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x5e4106),_0x30c484['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x5e4106);}['_acceptFormatSuggestionCallbackFactory'](){const _0x39a2ed=this['editor'],_0x4ec7d6=_0x39a2ed['model']['document']['selection'];return(_0x320170,_0x4ce7db)=>{_0x39a2ed['model']['change'](_0x2006b8=>{const {commandName:_0x59b454,commandParams:_0x11b469}=_0x4ce7db;let _0x3f9043=_0x320170[0x0]['end']['nodeBefore'];_0x11b469&&_0x11b469[0x0]&&!0x1===_0x11b469[0x0]['forceValue']&&(_0x3f9043=_0x320170[0x0]['start']['nodeAfter']);const _0x36800f=_0x2006b8['createRangeIn'](_0x3f9043);if('$graveyard'==_0x36800f['root']['rootName'])return;const _0x1b8227=Array['from'](_0x4ec7d6['getRanges']())['map'](_0x4537dc=>_0x135447['fromRange'](_0x4537dc));_0x2006b8['setSelection'](_0x36800f),_0x39a2ed['commands']['get'](_0x59b454)['refresh'](),_0x11b469['push']({'forceDefaultExecution':!0x0}),_0x39a2ed['execute'](_0x59b454,..._0x11b469);const _0x3d65e2=_0x1b8227['filter'](_0x1ce693=>'$graveyard'!=_0x1ce693['root']['rootName']);_0x3d65e2['length']>0x0&&_0x2006b8['setSelection'](_0x3d65e2);for(const _0x175706 of _0x1b8227)_0x175706['detach']();});};}['_getCoordsForCells'](_0x3c7492){const _0x1cb41f=this['editor']['plugins']['get']('TableUtils');let _0x14f037=Number['MAX_SAFE_INTEGER'],_0x18333a=Number['MIN_SAFE_INTEGER'],_0x5229be=Number['MAX_SAFE_INTEGER'],_0x5245b0=Number['MIN_SAFE_INTEGER'];for(const _0x45d24d of _0x3c7492){if('$graveyard'==_0x45d24d['root']['rootName'])continue;const {row:_0x3ba20d,column:_0x17a6a4}=_0x1cb41f['getCellLocation'](_0x45d24d),_0xd69418=_0x45d24d['hasAttribute']('rowspan')?_0x45d24d['getAttribute']('rowspan')-0x1:0x0,_0x535028=_0x45d24d['hasAttribute']('colspan')?_0x45d24d['getAttribute']('colspan')-0x1:0x0;_0x14f037=_0x3ba20d<_0x14f037?_0x3ba20d:_0x14f037,_0x18333a=_0x3ba20d+_0xd69418>_0x18333a?_0x3ba20d+_0xd69418:_0x18333a,_0x5229be=_0x17a6a4<_0x5229be?_0x17a6a4:_0x5229be,_0x5245b0=_0x17a6a4+_0x535028>_0x5245b0?_0x17a6a4+_0x535028:_0x5245b0;}return{'minRow':_0x14f037,'maxRow':_0x18333a,'minColumn':_0x5229be,'maxColumn':_0x5245b0};}['_setupColumnsRowsFixing'](){const _0xc1c09f=this['editor'],_0xd9217a=_0xc1c09f['plugins']['get']('TrackChangesEditing'),_0x3c6367=_0xc1c09f['plugins']['get']('TableUtils');_0xc1c09f['model']['document']['on']('change:data',()=>{const _0x4f9e62=Array['from'](_0xc1c09f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3cb053,data:_0x5e9962}of _0x4f9e62){const {group:_0xa2f616,id:_0x2abadb,subType:_0x46e8ef}=_0xd9217a['_splitMarkerName'](_0x3cb053);if('suggestion'!=_0xa2f616)continue;if(null!=_0x5e9962['oldRange'])continue;const _0x300501=_0xd9217a['getSuggestion'](_0x2abadb);this['_tablePostFixingSubtypes']['includes'](_0x46e8ef)&&this['_tableSuggestions']['add'](_0x300501);}},{'priority':'low'});const _0x5101f3=(_0x15e076,_0x221663)=>{let _0x119b1d=!0x1;const _0x183750=_0x221663['createRangeOn'](_0x15e076),_0x231c43=_0x15e076['findAncestor']('table'),_0x3182fd=_0x3c6367['getCellLocation'](_0x15e076);for(const _0x4c9ecd of this['_tableSuggestions']){const _0x9f74a8=_0x4c9ecd['subType'],_0x5e06e3=_0x9f74a8['startsWith']('tablePaste'),_0x411261=_0x9f74a8['substr'](_0x5e06e3?0xa:0x5),_0x29a4f8=_0x411261['toLowerCase'](),_0xef03e9=_0x29a4f8['substr'](0x0,0x3)+'span',_0x5d1280='min'+_0x411261,_0x3128df='max'+_0x411261;if(!_0x4c9ecd['isInContent'])continue;if(_0x231c43!=_0x4c9ecd['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x4c9ecd['isIntersectingWithRange'](_0x183750))continue;const _0x576b6e=_0x15e076['hasAttribute'](_0xef03e9)?_0x15e076['getAttribute'](_0xef03e9)-0x1:0x0,_0x18d703=this['_getSuggestionCoords'](_0x4c9ecd),_0x51e9d4=_0x18d703[_0x5d1280],_0x597093=_0x18d703[_0x3128df];_0x51e9d4<=_0x3182fd[_0x29a4f8]&&_0x3182fd[_0x29a4f8]+_0x576b6e<=_0x597093&&(_0x4c9ecd['addRange'](_0x183750),_0x119b1d=!0x0);}return _0x119b1d;};_0xc1c09f['model']['document']['registerPostFixer'](_0x2fb0b7=>{let _0x4d378d=!0x1;for(const _0x243ead of _0xc1c09f['model']['document']['differ']['getChanges']())if('insert'==_0x243ead['type']){if('tableRow'==_0x243ead['name']){for(const _0x500719 of _0x243ead['position']['nodeAfter']['getChildren']())_0x4d378d=_0x4d378d||_0x5101f3(_0x500719,_0x2fb0b7);}else'tableCell'==_0x243ead['name']&&(_0x4d378d=_0x4d378d||_0x5101f3(_0x243ead['position']['nodeAfter'],_0x2fb0b7));}return _0x4d378d;});}['_getSuggestionCoords'](_0x5cd1a3){return this['_getCoordsForCells'](_0x5cd1a3['getRanges']()['map'](_0x187c85=>_0x187c85['start']['nodeAfter']));}}function Ee(_0x427c4d){return Array['from'](new Set(_0x427c4d)['values']());}class vt extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x2a0922=this['editor'],_0x5ee794=_0x2a0922['model']['document']['selection'],_0xb6edaa=_0x2a0922['locale'];if(!_0x2a0922['plugins']['has']('TableEditing'))return;const _0x270af8=_0x2a0922['plugins']['get']('TrackChangesEditing'),_0x24ac1f=_0x2a0922['plugins']['get']('TableUtils'),_0x3f40da=_0x2a0922['plugins']['get'](It);_0x3f40da['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x270af8['enableCommand']('mergeTableCells',()=>{const _0x25242b=_0x24ac1f['getSelectionAffectedTableCells'](_0x2a0922['model']['document']['selection']);_0x2a0922['model']['change'](()=>{_0x270af8['markMultiRangeBlockFormat'](_0x25242b,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2a0922['commands']['get']('mergeTableCells')['on']('execute',(_0x20fa2b,_0x346c1f)=>{_0x2a0922['commands']['get']('trackChanges')['value']&&(_0x346c1f['length']>0x0&&_0x346c1f[_0x346c1f['length']-0x1]&&_0x346c1f[_0x346c1f['length']-0x1]['forceDefaultExecution']||_0x270af8['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x20fa2b['stop']());},{'priority':'highest'});for(const _0x53d7bf of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x379f81=_0x2a0922['commands']['get'](_0x53d7bf);_0x270af8['enableCommand'](_0x53d7bf,()=>{const _0x5e058f=_0x2a0922['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x51262d=>_0x51262d['is']('element','tableCell')),_0x53e714=_0x379f81['value'];_0x2a0922['model']['change'](()=>{_0x270af8['markMultiRangeBlockFormat']([_0x5e058f,_0x53e714],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3d46a3 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4fd647=_0x2a0922['commands']['get'](_0x3d46a3);_0x270af8['enableCommand'](_0x3d46a3,()=>{const _0x788038=_0x24ac1f['getSelectionAffectedTableCells'](_0x2a0922['model']['document']['selection'])[0x0],_0x48fd2d=_0x788038['findAncestor']('table'),{column:_0x1e4509,row:_0x64c203}=_0x24ac1f['getCellLocation'](_0x788038);let _0x357774=[];if('horizontally'==_0x4fd647['direction']){const _0x37d20d=_0x24ac1f['createTableWalker'](_0x48fd2d,{'startRow':_0x64c203,'endRow':_0x64c203,'includeAllSlots':!0x0});_0x357774=Array['from'](_0x37d20d)['map'](_0x4dede7=>_0x4dede7['cell']);}else{const _0x4bd59c=_0x24ac1f['createTableWalker'](_0x48fd2d,{'column':_0x1e4509,'includeAllSlots':!0x0});_0x357774=Array['from'](_0x4bd59c)['map'](_0x162bc5=>_0x162bc5['cell']);}_0x2a0922['model']['change'](_0x361d75=>{_0x270af8['markBlockFormat'](_0x361d75['createRangeOn'](_0x788038),{'commandName':_0x3d46a3,'commandParams':[]},_0x357774,_0x3d46a3);});});}_0x270af8['descriptionFactory']['registerDescriptionCallback'](_0x148498=>{if('formatBlock'!=_0x148498['type']&&'formatInline'!=_0x148498['type'])return;const {data:_0x4cc25c}=_0x148498;return _0x4cc25c&&'mergeTableCells'==_0x4cc25c['commandName']?{'type':'format','content':o(_0xb6edaa,'*Merge\x20cells*')}:void 0x0;}),_0x270af8['descriptionFactory']['registerDescriptionCallback'](_0x275531=>{if('formatBlock'!=_0x275531['type']&&'formatInline'!=_0x275531['type'])return;const {data:_0x11a4bd}=_0x275531;return _0x11a4bd?'splitTableCellVertically'==_0x11a4bd['commandName']?{'type':'format','content':o(_0xb6edaa,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x11a4bd['commandName']?{'type':'format','content':o(_0xb6edaa,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x2d41e9=_0x3f40da['_acceptFormatSuggestionCallbackFactory']();for(const _0x58c988 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x270af8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x58c988,'accept',_0x2d41e9);for(const _0x451142 of['splitTableCellVertically','splitTableCellHorizontally'])_0x270af8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x451142,'accept',_0x2d41e9);_0x270af8['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x244161=>{_0x2a0922['model']['change'](_0xb1febc=>{const _0x4d4bbd=Array['from'](_0x5ee794['getRanges']())['map'](_0x8f27cd=>_0x135447['fromRange'](_0x8f27cd));_0xb1febc['setSelection'](_0x244161),_0x2a0922['commands']['get']('mergeTableCells')['refresh'](),_0x2a0922['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x1ad83e=_0x4d4bbd['filter'](_0x547f5a=>'$graveyard'!=_0x547f5a['root']['rootName']);_0x1ad83e['length']>0x0&&_0xb1febc['setSelection'](_0x1ad83e);for(const _0xba78a of _0x4d4bbd)_0xba78a['detach']();});});for(const _0x101c2c of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x269b96=_0x2a0922['commands']['get'](_0x101c2c);_0x269b96['on']('set:isEnabled',(_0x20c316,_0x4e7e0b,_0x59fa72)=>{if(_0x59fa72){const _0x5ef7ab=_0x2a0922['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x435259=>_0x435259['is']('element','tableCell'));this['_areMergableCells'](_0x269b96['value'],_0x5ef7ab)||(_0x20c316['return']=!0x1,_0x20c316['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1c5b1b=this['editor']['commands']['get']('mergeTableCells'),_0x23d638=this['editor']['plugins']['get']('TableUtils');if(!_0x1c5b1b['isEnabled'])return!0x1;const _0x39b45d=_0x23d638['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x6ea449 of _0x39b45d)for(const _0x3d3f58 of _0x39b45d)if(_0x6ea449!=_0x3d3f58&&!this['_areMergableCells'](_0x6ea449,_0x3d3f58))return!0x1;return!0x0;}['_areMergableCells'](_0x3ae0ff,_0x487f07){const _0x5be324=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1e3e69=this['editor']['model']['createRangeOn'](_0x3ae0ff),_0x56b057=this['editor']['model']['createRangeOn'](_0x487f07),_0x4112e6=new Set(),_0x19c602=new Set();for(const _0x44da6c of _0x5be324['getSuggestions']())if(('insertion'==_0x44da6c['type']||'deletion'==_0x44da6c['type']||'mergeTableCells'==_0x44da6c['subType'])&&_0x44da6c['isInContent']){for(const _0x279636 of _0x44da6c['getRanges']())_0x279636['containsRange'](_0x1e3e69,!0x0)&&_0x4112e6['add'](_0x44da6c['type']+':'+_0x44da6c['author']['id']),_0x279636['containsRange'](_0x56b057,!0x0)&&_0x19c602['add'](_0x44da6c['type']+':'+_0x44da6c['author']['id']);}if(_0x4112e6['size']!=_0x19c602['size'])return!0x1;for(const _0x58c3d9 of _0x4112e6)if(!_0x19c602['has'](_0x58c3d9))return!0x1;return!0x0;}}class Ct extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x2b3a0f=this['editor'];if(!_0x2b3a0f['plugins']['has']('TableEditing'))return;const _0x4673d2=_0x2b3a0f['locale'],_0x4ee532=_0x2b3a0f['plugins']['get']('TrackChangesEditing');_0x4ee532['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4ee532['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4ee532['registerBlockAttribute']('headingRows'),_0x4ee532['registerBlockAttribute']('headingColumns'),_0x4ee532['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x4673d2,'FORMAT_HEADER_ROW')),_0x4ee532['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x4673d2,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xfd9a70=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1bdeee=this['editor']['plugins']['get']('TableUtils'),_0x27b7d7=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x18b80e({showActiveMarker:_0x4bd9e9=!0x0,setDataAttribute:_0x18ddd1=!0x0}={}){return(_0x1bc9ac,_0x258f05,_0x1dead4)=>{const {type:_0x45fcca,id:_0x20912b}=_0xfd9a70['_splitMarkerName'](_0x258f05['markerName']),_0x418c9e=_0xfd9a70['getSuggestion'](_0x20912b),_0x222b84=_0x418c9e['data'];if('formatBlock'!=_0x418c9e['type']||!_0x222b84||'setTableColumnHeader'!=_0x222b84['commandName'])return;if(_0x258f05['item'])return void _0x1bc9ac['stop']();if(!_0x1dead4['consumable']['consume'](_0x258f05['markerRange'],_0x1bc9ac['name']))return;const _0x27d912=_0x258f05['markerRange']['start']['nodeAfter'],_0x3020ed=_0x258f05['markerRange']['end']['nodeBefore'],_0x2ec58b=_0x27d912['parent']['parent'],{column:_0x20d753}=_0x1bdeee['getCellLocation'](_0x27d912),{column:_0xbd5487}=_0x1bdeee['getCellLocation'](_0x3020ed);for(let _0x1778b2=_0x20d753;_0x1778b2<=_0xbd5487;_0x1778b2++){const _0x474c6b=_0x1bdeee['createTableWalker'](_0x2ec58b,{'column':_0x1778b2,'includeAllSlots':!0x1});for(const _0x530398 of _0x474c6b){const _0x5d9a40=_0x530398['cell'],_0x7bd25d=_0x1dead4['mapper']['toViewElement'](_0x5d9a40);_0x1dead4['writer']['addClass']('ck-suggestion-marker-'+_0x45fcca,_0x7bd25d),_0x18ddd1&&_0x1dead4['writer']['setAttribute']('data-suggestion',_0x20912b,_0x7bd25d),_0x1dead4['mapper']['bindElementToMarker'](_0x7bd25d,_0x258f05['markerName']),_0x4bd9e9&&(_0xfd9a70['activeMarkers']['includes'](_0x258f05['markerName'])?_0x1dead4['writer']['addClass']('ck-suggestion-marker--active',_0x7bd25d):_0x1dead4['writer']['removeClass']('ck-suggestion-marker--active',_0x7bd25d));}}};}_0xfd9a70['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x27b7d7),_0xfd9a70['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x27b7d7),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x18b80e(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xeba11b,_0x1f0bf7,_0x24aa31)=>{_0x24aa31['options']['showSuggestionHighlights']&&_0x18b80e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xeba11b,_0x1f0bf7,_0x24aa31);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x486269,_0x48f6b7,_0x3f5be8)=>{const {type:_0x1326bc,id:_0x2ef76b}=_0xfd9a70['_splitMarkerName'](_0x48f6b7['markerName']),_0x5c962b=_0xfd9a70['getSuggestion'](_0x2ef76b),_0x1f6e3b=_0x5c962b['data'];if('formatBlock'!=_0x5c962b['type']||!_0x1f6e3b||'setTableColumnHeader'!=_0x1f6e3b['commandName'])return;const _0x142b9a=_0x3f5be8['mapper']['markerNameToElements'](_0x48f6b7['markerName']);if(_0x142b9a){for(const _0x11a484 of _0x142b9a)_0x3f5be8['writer']['removeClass']('ck-suggestion-marker-'+_0x1326bc,_0x11a484),_0x3f5be8['writer']['removeClass']('ck-suggestion-marker--active',_0x11a484),_0x3f5be8['writer']['removeAttribute']('data-suggestion',_0x11a484),_0x3f5be8['mapper']['unbindElementFromMarkerName'](_0x11a484,_0x48f6b7['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x236cf3=this['editor'],_0x374985=_0x236cf3['locale'];function _0x2d66c1(_0x3e8c9b){return{'type':'format','content':o(_0x374985,'*Format:*\x20%0',_0x3e8c9b)};}_0x236cf3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x270805=>{if('formatBlock'!=_0x270805['type'])return;const {data:_0x3e6cbe}=_0x270805;if(_0x3e6cbe){if('setTableRowHeader'==_0x3e6cbe['commandName']){const _0x25a13c=_0x3e6cbe['commandParams'][0x0]['forceValue'];return _0x2d66c1(o(_0x374985,_0x25a13c?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3e6cbe['commandName']){const _0x32011a=_0x3e6cbe['commandParams'][0x0]['forceValue'];return _0x2d66c1(o(_0x374985,_0x32011a?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Ce=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Pe=Object['fromEntries'](Ce['map'](_0x52780b=>[_0x52780b,null]));class _t extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x4007df=this['editor'];if(!_0x4007df['plugins']['has']('TableClipboard'))return;const _0x53bcea=_0x4007df['plugins']['get']('TrackChangesEditing'),_0x5e6934=_0x4007df['plugins']['get']('TableUtils'),_0x22f863=_0x4007df['plugins']['get'](It),_0x1b0dcc=_0x4007df['plugins']['get']('TableClipboard');_0x22f863['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4007df['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4007df['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2dfaec=null;_0x4007df['model']['on']('insertContent',(_0xd84f21,_0x22acc6)=>{const [_0x74cc50,_0x44eacb]=_0x22acc6,_0x1a3601=_0x22acc6[_0x22acc6['length']-0x1];_0x1a3601&&_0x1a3601['forceDefaultExecution']||_0x53bcea['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x12887c,_0x4989fa,_0x2fc6ad,_0xa88a7e,_0xac81f6){if(_0x4989fa&&!_0x4989fa['is']('documentSelection'))return!0x1;const _0x13f673=_0xac81f6['getTableIfOnlyTableInContent'](_0x12887c,_0x2fc6ad);if(!_0x13f673||!ke(_0x13f673,void 0x0,_0xa88a7e))return!0x1;const _0x364433=_0xa88a7e['getSelectionAffectedTableCells'](_0x2fc6ad['document']['selection']);if(!_0x364433['length'])return!0x1;const _0x4648d3=_0x364433[0x0]['findAncestor']('table'),_0x3527a4=_0xa88a7e['getRowIndexes'](_0x364433),_0x2ee6c2=_0xa88a7e['getColumnIndexes'](_0x364433),_0x4a0b6e={'startRow':_0x3527a4['first'],'endRow':_0x3527a4['last'],'startColumn':_0x2ee6c2['first'],'endColumn':_0x2ee6c2['last']};return 0x1==_0x364433['length']&&(_0x4a0b6e['endRow']+=_0xa88a7e['getRows'](_0x13f673)-0x1,_0x4a0b6e['endColumn']+=_0xa88a7e['getColumns'](_0x13f673)-0x1),ke(_0x4648d3,_0x4a0b6e,_0xa88a7e);}(_0x74cc50,_0x44eacb,_0x4007df['model'],_0x5e6934,_0x1b0dcc)&&(_0xd84f21['stop'](),_0x2dfaec={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4007df['model']['change'](()=>{_0x4007df['model']['insertContent'](_0x22acc6[0x0],_0x22acc6[0x1],_0x22acc6[0x2],{'forceDefaultExecution':!0x0});const _0x4bc91c=_0x138912(),{rowInsertionRanges:_0x1a262e,columnInsertionRanges:_0x41ffa6,insertionRanges:_0x4c947d,deletionRanges:_0x42f3bf,cells:_0x981e0c}=_0x2dfaec;_0x1a262e['length']&&_0x53bcea['markMultiRangeInsertion'](_0x1a262e,'tablePasteRow',{'tablePasteChainId':_0x4bc91c}),_0x41ffa6['length']&&_0x53bcea['markMultiRangeInsertion'](_0x41ffa6,'tablePasteColumn',{'tablePasteChainId':_0x4bc91c}),_0x4c947d['length']&&(_0x53bcea['markMultiRangeInsertion'](_0x4c947d,'tablePaste',{'tablePasteChainId':_0x4bc91c,'skipNestingCheck':!0x0}),_0x4c947d['forEach'](_0x260721=>_0x260721['detach']?.())),_0x42f3bf['length']&&(_0x53bcea['markMultiRangeDeletion'](_0x42f3bf,'tablePaste',{'tablePasteChainId':_0x4bc91c,'skipNestingCheck':!0x0}),_0x42f3bf['forEach'](_0x34fc30=>_0x34fc30['detach']?.()));const _0x345083=_0x53bcea['markMultiRangeBlockFormat'](_0x981e0c['map'](({element:_0x3162c9})=>_0x3162c9),{'formatGroupId':_0x138912()},[],'tablePasteCell',{'tablePasteChainId':_0x4bc91c});if(_0x345083){const _0xef363f=_0x345083['getMarkers'](),_0x478c6d=[];for(const {element:_0x2fe060,attributes:_0x4f3385}of _0x981e0c){if(!_0x4f3385)continue;const _0x42664b=_0x4007df['model']['createRangeOn'](_0x2fe060),_0x18cc5f=_0xef363f['find'](_0x43f7a7=>_0x43f7a7['getRange']()['isEqual'](_0x42664b));_0x18cc5f&&_0x478c6d['push']([_0x18cc5f['name'],_0x4f3385]);}_0x478c6d['length']&&_0x345083['setAttribute']('markerAttributes',Object['fromEntries'](_0x478c6d));}_0x2dfaec=null;}));},{'priority':_0x29c3cb['high']+0xa}),_0x4007df['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x5a582d,_0x42a199)=>{const [_0x278c8f,_0x480873,,_0x2c7644]=_0x42a199;if(!_0x2dfaec)return;_0x5a582d['stop']();const _0x4132d8=_0x278c8f['cell'],_0x31a1a6=_0x480873,_0x41e7be=we(_0x4132d8),_0x5479e=we(_0x31a1a6);_0x5a582d['return']=_0x4132d8;let _0x22703a=null,_0x10e033=null;if(_0x5479e||_0x41e7be){if(_0x41e7be&&!_0x5479e){_0x2c7644['remove'](_0x4132d8['getChild'](0x0));for(const _0x462b70 of Array['from'](_0x31a1a6['getChildren']()))_0x2c7644['insert'](_0x462b70,_0x4132d8,'end');const _0x20422e=_0x2dfaec['rowInsertionIndexes']['includes'](_0x278c8f['row']),_0x359a74=_0x2dfaec['columnInsertionIndexes']['includes'](_0x278c8f['column']);_0x20422e||_0x359a74||(_0x22703a=_0x135447['fromRange'](_0x2c7644['createRangeIn'](_0x4132d8)));}else _0x5479e&&!_0x41e7be&&(_0x10e033=_0x2c7644['createRangeIn'](_0x4132d8));}else{const _0x39ddc1=_0x2c7644['createElement']('tableCellSuggestion'),_0x4c2a10=_0x2c7644['createElement']('tableCellSuggestion');_0x2c7644['wrap'](_0x2c7644['createRangeIn'](_0x4132d8),_0x4c2a10),_0x2c7644['insert'](_0x39ddc1,_0x4132d8,0x0);for(const _0x1b767d of Array['from'](_0x31a1a6['getChildren']()))_0x2c7644['insert'](_0x1b767d,_0x39ddc1,'end');_0x22703a=_0x135447['fromRange'](_0x2c7644['createRangeOn'](_0x39ddc1)),_0x10e033=_0x135447['fromRange'](_0x2c7644['createRangeOn'](_0x4c2a10));}const _0x26bcc3=Array['from'](_0x31a1a6['getAttributes']())['filter'](([_0x412e39])=>Ce['includes'](_0x412e39));_0x2dfaec['cells']['push']({'element':_0x4132d8,'attributes':_0x26bcc3['length']?Object['fromEntries'](_0x26bcc3):null}),_0x22703a&&_0x2dfaec['insertionRanges']['push'](_0x22703a),_0x10e033&&_0x2dfaec['deletionRanges']['push'](_0x10e033);},{'priority':'high'}),_0x5e6934['on']('insertColumns',(_0x2bee2c,_0x104169)=>{const [_0x2a61fd,_0x1d44eb={}]=_0x104169;if(!_0x2dfaec)return;const _0x4e5e81=_0x1d44eb['at']||0x0,_0x41ed05=_0x1d44eb['columns']||0x1;_0x2dfaec['columnInsertionIndexes']=new Array(_0x41ed05)['fill'](_0x4e5e81)['map']((_0x499c2b,_0x5e38bf)=>_0x499c2b+_0x5e38bf);for(const {cell:_0x11b004}of _0x5e6934['createTableWalker'](_0x2a61fd,{'startColumn':_0x4e5e81,'endColumn':_0x4e5e81+_0x41ed05-0x1}))_0x2dfaec['columnInsertionRanges']['push'](_0x4007df['model']['createRangeOn'](_0x11b004));},{'priority':'low'}),_0x5e6934['on']('insertRows',(_0x5df80d,_0x3228d2)=>{const [_0x2e356e,_0x65d468={}]=_0x3228d2;if(!_0x2dfaec)return;const _0x4ddc89=_0x65d468['at']||0x0,_0x3cc39b=_0x65d468['rows']||0x1;_0x2dfaec['rowInsertionIndexes']=new Array(_0x3cc39b)['fill'](_0x4ddc89)['map']((_0x375411,_0x2d5a1c)=>_0x375411+_0x2d5a1c);for(const {cell:_0x3c2205}of _0x5e6934['createTableWalker'](_0x2e356e,{'startRow':_0x4ddc89,'endRow':_0x4ddc89+_0x3cc39b-0x1}))_0x2dfaec['rowInsertionRanges']['push'](_0x4007df['model']['createRangeOn'](_0x3c2205));},{'priority':'low'}),_0x53bcea['descriptionFactory']['registerDescriptionCallback'](_0x3b49f6=>{if(_0x3b49f6['subType']&&_0x3b49f6['subType']['startsWith']('tablePaste'))return _0x3b49f6['previous']?{}:{'type':'insertion','content':o(_0x4007df['locale'],'*Replace\x20table\x20cells*')};});const _0x162804=()=>!0x1;for(const _0x1ace64 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x53bcea['_suggestionFactory']['registerCustomCallback']('insertion',_0x1ace64,'join',_0x162804),_0x53bcea['_suggestionFactory']['registerCustomCallback']('deletion',_0x1ace64,'join',_0x162804),_0x53bcea['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1ace64,'join',_0x162804);_0x53bcea['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x162804),_0x53bcea['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x352914,_0x492ecd,_0x55031e)=>{const _0x1b8fd3=_0x352914['map'](_0x4f3dc2=>_0x4f3dc2['getContainedElement']())['filter'](_0x1f4494=>_0x1f4494),_0x2624a0=new Map(_0x1b8fd3['map'](_0x4b4701=>[_0x4b4701,null]));if(_0x2dfaec){for(const {element:_0x201ab1,attributes:_0x46f5ce}of _0x2dfaec['cells'])_0x46f5ce&&_0x2624a0['set'](_0x201ab1,_0x46f5ce);}else{if(_0x55031e&&_0x55031e['markerAttributes'])for(const [_0x2d1a1c,_0x356bee]of Object['entries'](_0x55031e['markerAttributes'])){const _0x284a90=_0x4007df['model']['markers']['get'](_0x2d1a1c),_0x7f1511=_0x284a90?_0x284a90['getRange']()['getContainedElement']():null;_0x7f1511&&_0x2624a0['set'](_0x7f1511,_0x356bee);}}_0x4007df['model']['change'](_0x4ef126=>{for(const [_0x5e78c4,_0x3c4014]of _0x2624a0)_0x4ef126['setAttributes']({...Pe,..._0x3c4014},_0x5e78c4);});});const _0xf00042=(_0x296f9c,_0x59234f)=>{_0x53bcea['_suggestionFactory']['registerCustomCallback'](_0x296f9c,'tablePaste',_0x59234f,(_0x21bde1,_0x334670,_0xc10ef)=>{_0x4007df['model']['change'](_0x334b47=>{const _0x35294a=[];for(const _0x328d29 of _0x21bde1){const _0x22f337=_0x328d29['start']['nodeAfter'];_0x22f337['is']('element','tableCellSuggestion')&&_0x35294a['push'](_0x22f337);}_0x53bcea['_suggestionFactory']['getSuggestionCallback'](_0x296f9c,null,_0x59234f)(_0x21bde1,_0x334670,_0xc10ef);for(const _0x37fe72 of _0x35294a)'$graveyard'!=_0x37fe72['root']['rootName']&&_0x334b47['unwrap'](_0x37fe72);});});};_0xf00042('insertion','accept'),_0xf00042('insertion','discard'),_0xf00042('deletion','accept'),_0xf00042('deletion','discard'),_0x53bcea['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x471a7e=>{const _0xd567f1=_0x471a7e['map'](_0x2b009c=>_0x2b009c['getContainedElement']()),_0x272d91=_0xd567f1[0x0]['findAncestor']('table'),{minRow:_0x61532c,maxRow:_0x35cd65}=_0x22f863['_getCoordsForCells'](_0xd567f1);_0x5e6934['removeRows'](_0x272d91,{'at':_0x61532c,'rows':_0x35cd65-_0x61532c+0x1});}),_0x53bcea['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0xe20ee0=>{const _0xe99302=_0xe20ee0['map'](_0x17929c=>_0x17929c['getContainedElement']()),_0x4e4fac=_0xe99302[0x0]['findAncestor']('table'),{minColumn:_0x1de391,maxColumn:_0x23e143}=_0x22f863['_getCoordsForCells'](_0xe99302);_0x5e6934['removeColumns'](_0x4e4fac,{'at':_0x1de391,'columns':_0x23e143-_0x1de391+0x1});});const _0x326661=(_0x373331,_0x30cb99)=>{if(!_0x30cb99['subType']||!_0x30cb99['subType']['startsWith']('tablePaste'))return;const _0x11883c=_0x30cb99['attributes']['tablePasteChainId'],_0x2b765e=_0x53bcea['getSuggestions']()['filter'](_0x59f077=>_0x59f077['isInContent']&&_0x59f077['attributes']&&_0x59f077['attributes']['tablePasteChainId']==_0x11883c);_0x2b765e['length']&&_0x30cb99['getAllAdjacentSuggestions']()['length']!=_0x2b765e['length']&&_0x2b765e['reduce']((_0x5c3671,_0x78a632)=>(_0x5c3671['next']=_0x78a632,_0x78a632['previous']=_0x5c3671,_0x78a632));};function _0x36a014(_0x330167,_0x521842=!0x0){const {id:_0x44cf01}=_0x53bcea['_splitMarkerName'](_0x330167['markerName']),_0x4a81e0=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1fe1bf=_0x53bcea['activeMarkers']['includes'](_0x330167['markerName']);return _0x1fe1bf&&_0x4a81e0['push']('ck-suggestion-marker--active'),{'classes':_0x4a81e0,'attributes':{'data-suggestion':_0x44cf01},'priority':_0x1fe1bf&&_0x521842?0xbc2:0xbb8};}_0x53bcea['on']('suggestionLoaded',_0x326661,{'priority':'high'}),_0x53bcea['on']('suggestionUnloaded',_0x326661,{'priority':'high'}),_0x4007df['model']['document']['registerPostFixer'](()=>{let _0x575530=!0x1;const _0x488e6f=Array['from'](_0x4007df['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1a9514,data:_0x4b6d08}of _0x488e6f){const {group:_0x2c4fca,type:_0x1d0014,id:_0x2fedba}=_0x53bcea['_splitMarkerName'](_0x1a9514);if('suggestion'!=_0x2c4fca||'deletion'!=_0x1d0014||_0x4b6d08['oldRange'])continue;if(!_0x53bcea['hasSuggestion'](_0x2fedba))continue;const _0x5b604f=_0x53bcea['getSuggestion'](_0x2fedba)['getRanges'](),_0x212120=_0x4007df['plugins']['get']('Users')['me'];for(const _0x2d5b1f of _0x53bcea['getSuggestions']()){if(!_0x2d5b1f['isInContent']||_0x2d5b1f['author']!=_0x212120)continue;if('formatBlock'!=_0x2d5b1f['type']||'tablePasteCell'!=_0x2d5b1f['subType'])continue;if(_0x2d5b1f['getRanges']()['every'](_0x51ac89=>_0x5b604f['some'](_0x488d6c=>_0x488d6c['containsRange'](_0x51ac89,!0x0)))){for(const _0xfd7f31 of _0x2d5b1f['getAllAdjacentSuggestions']())_0xfd7f31['isInContent']&&(_0xfd7f31['discard'](),_0x575530=!0x0);}}}return _0x575530;}),_0x4007df['model']['document']['registerPostFixer'](_0xbecad7=>{const _0x303db3=_0x4007df['commands']['get']('redo');if(!_0x303db3||!_0x303db3['_createdBatches']['has'](_0xbecad7['batch']))return!0x1;let _0x357e30=!0x1;const _0x256300=_0x4007df['plugins']['get']('Users')['me'],_0x4e7ed1=_0x4007df['model']['document']['differ']['getChanges'](),_0x556219=Array['from'](_0x4007df['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x467b22,data:_0xfa259})=>{const {group:_0x56f4c8,subType:_0x2e7297,authorId:_0x1e6631}=_0x53bcea['_splitMarkerName'](_0x467b22);return'suggestion'==_0x56f4c8&&'tablePaste'==_0x2e7297&&_0x1e6631==_0x256300['id']&&!_0xfa259['oldRange'];});for(const _0x5b328f of _0x4e7ed1){if('insert'!=_0x5b328f['type']||'tableCellSuggestion'!=_0x5b328f['name']||0x1!=_0x5b328f['length'])continue;const _0x47e150=_0xbecad7['createRange'](_0x5b328f['position'],_0x5b328f['position']['getShiftedBy'](0x1));if(!_0x556219['find'](({data:_0x5d8f35})=>_0x5d8f35['newRange']['isEqual'](_0x47e150))){for(const {name:_0xa6091e,data:_0x1a8638}of _0x556219)if(_0x47e150['containsRange'](_0x1a8638['newRange'])){_0xbecad7['updateMarker'](_0xa6091e,{'range':_0x47e150}),_0x357e30=!0x0;break;}}}return _0x357e30;}),_0x4007df['model']['document']['registerPostFixer'](_0x13466d=>{let _0x510261=!0x1;const _0x5dbd1e=_0x4007df['plugins']['get']('Users')['me'],_0x3a011a=_0x53bcea['getSuggestions']()['filter'](_0x23ac70=>_0x23ac70['isInContent']&&_0x23ac70['author']==_0x5dbd1e),_0x555d30=new Set(),_0x141632=new Set();for(const _0x167583 of _0x3a011a)if('tablePaste'==_0x167583['subType'])for(const _0x56a082 of _0x167583['getMarkers']()){const _0x1cc5bd=_0x56a082['getRange']()['getContainedElement']();if(_0x1cc5bd){if(_0x1cc5bd['is']('element','tableCellSuggestion')&&we(_0x1cc5bd)){_0x167583['removeMarker'](_0x56a082['name']),_0x555d30['add'](_0x1cc5bd),_0x510261=!0x0;const _0x5b2794=_0x1cc5bd['nextSibling'],_0x4156e2=_0x1cc5bd['previousSibling'],_0x23c07b=_0x5b2794&&_0x5b2794['is']('element','tableCellSuggestion'),_0x4ca53e=_0x4156e2&&_0x4156e2['is']('element','tableCellSuggestion');_0x23c07b&&!_0x555d30['has'](_0x5b2794)&&_0x141632['add'](_0x5b2794),_0x4ca53e&&!_0x555d30['has'](_0x4156e2)&&_0x141632['add'](_0x4156e2);}else _0x1cc5bd['is']('element','paragraph')&&_0x1cc5bd['isEmpty']&&(_0x167583['removeMarker'](_0x56a082['name']),_0x510261=!0x0);}}else{if('tablePasteCell'==_0x167583['subType']){if(!_0x167583['attributes']||!_0x167583['attributes']['tablePasteChainId'])continue;const _0xc17548=_0x167583['attributes']['markerAttributes'];if(_0xc17548&&Object['keys'](_0xc17548)['length'])continue;const _0xaabef3=_0x167583['attributes']['tablePasteChainId'];let _0x4de996=!0x0,_0x3a9328=!0x0;for(const _0x305871 of _0x3a011a)if(_0x305871['subType']&&_0x305871['subType']['startsWith']('tablePaste')){if(!_0x305871['attributes']['tablePasteChainId']){_0x3a9328=!0x1;break;}if(_0x305871['id']!=_0x167583['id']&&_0x305871['attributes']['tablePasteChainId']==_0xaabef3){_0x4de996=!0x1;break;}}_0x3a9328&&_0x4de996&&(_0x167583['removeMarkers'](),_0x510261=!0x0);}}for(const _0x27907d of _0x555d30)_0x13466d['remove'](_0x27907d);for(const _0x2f4fc4 of _0x141632)_0x13466d['unwrap'](_0x2f4fc4);return _0x510261;}),_0x4007df['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x147653,_0x307cfb)=>_0x36a014(_0x147653),'converterPriority':'high'}),_0x4007df['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x36cc87,_0x54cfc3)=>_0x54cfc3['options']['showSuggestionHighlights']?_0x36a014(_0x36cc87,!0x1):null,'converterPriority':'high'});const _0x1138c9=_0x4007df['editing']['view'];this['listenTo'](_0x1138c9['document'],'clipboardOutput',(_0x14e6c4,_0x3f46ac)=>{const _0x360dab=[];for(const _0x4cf52a of _0x1138c9['createRangeIn'](_0x3f46ac['content'])['getItems']())_0x4cf52a['is']('element','suggestion-td')&&_0x360dab['push'](_0x4cf52a);_0x1138c9['change'](_0x225d61=>{for(const _0x1a7978 of _0x360dab)_0x225d61['move'](_0x225d61['createRangeIn'](_0x1a7978),_0x225d61['createPositionBefore'](_0x1a7978)),_0x225d61['remove'](_0x1a7978);});});}}function we(_0x98e85c){if(_0x98e85c['isEmpty'])return!0x0;const _0x587311=_0x98e85c['getChild'](0x0);return _0x587311['is']('element','paragraph')&&_0x587311['isEmpty'];}function ke(_0x4ad980,_0x5ad9da={},_0x325bcc){for(const {isAnchor:_0x1ea02f,cellHeight:_0x8a9e45,cellWidth:_0x4f027d}of _0x325bcc['createTableWalker'](_0x4ad980,{'includeAllSlots':!0x0,..._0x5ad9da}))if(!_0x1ea02f||0x1!=_0x8a9e45||0x1!=_0x4f027d)return!0x1;return!0x0;}class Nt extends _0x231f11{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x37a6d3=this['editor']['plugins']['get']('TrackChangesEditing');_0x37a6d3['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x37a6d3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x37a6d3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x37a6d3['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x37a6d3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x37a6d3['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x122d06,_0x4fc342){const _0x567630=this['editor']['plugins']['get']('TrackChangesEditing'),_0x478705=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5f15e3=_0x4fc342['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x7b617f=_0x478705['getColumnGroupElement'](_0x5f15e3);let _0x3da1c5=_0x7b617f?_0x478705['getTableColumnsWidths'](_0x7b617f):null,_0x510bbd=_0x5f15e3['getAttribute']('tableWidth')||null;const _0x2a2b79=_0x4fc342['tableWidth']||_0x510bbd,_0x1a3242=_0x4fc342['columnWidths']||_0x3da1c5,_0x20686d=this['editor']['plugins']['get']('Users')['me'];for(const _0x2da4f2 of _0x567630['getSuggestions']()){const _0xbb6b23=_0x2da4f2['getContainedElement']();if('resizeTable'===_0x2da4f2['subType']&&_0xbb6b23===_0x5f15e3){_0x2da4f2['author']!==_0x20686d&&_0x2da4f2['discard']();const _0x1f3198=_0x2da4f2['data']['commandParams'];_0x510bbd=_0x1f3198[0x0]['tableWidth'],_0x3da1c5=_0x1f3198[0x0]['columnWidths'];break;}}_0x122d06({'table':_0x5f15e3,'tableWidth':_0x2a2b79,'columnWidths':_0x1a3242}),_0x567630['markBlockFormat'](_0x5f15e3,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x510bbd,'columnWidths':_0x3da1c5}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x3a61e1){if('formatBlock'!=_0x3a61e1['type']&&'formatInline'!=_0x3a61e1['type'])return;const {data:_0x5d7986}=_0x3a61e1;if(_0x5d7986&&'resizeTable'===_0x5d7986['formatGroupId']){const _0x337032='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x337032)};}}}class Dt extends _0x231f11{['afterInit'](){const _0x1a9472=this['editor'];_0x1a9472['plugins']['has']('Template')&&_0x1a9472['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x231f11{['afterInit'](){const _0x5c2b7a=this['editor'];if(!_0x5c2b7a['commands']['get']('insertTableOfContents'))return;_0x5c2b7a['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x27eb22=_0x5c2b7a['plugins']['get']('TrackChangesEditing'),_0x27f0bb=_0x5c2b7a['locale'];_0x27eb22['descriptionFactory']['registerElementLabel']('tableOfContents',_0x58deed=>o(_0x27f0bb,'ELEMENT_TABLE_OF_CONTENTS',_0x58deed));}}class $t extends _0x231f11{['afterInit'](){const _0x59c0ae=this['editor'];if(!_0x59c0ae['plugins']['has']('Title'))return;const _0x12f8e3=_0x59c0ae['plugins']['get']('TrackChangesEditing');_0x12f8e3['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x59c0ae['locale'],'ELEMENT_TITLE')),_0x59c0ae['model']['document']['registerPostFixer'](_0x1b9f5f=>{let _0x384ebc=!0x1;const _0x57e853=Array['from'](_0x59c0ae['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x24a0e7,data:_0x1bb207}of _0x57e853){const {group:_0xa486d6}=_0x12f8e3['_splitMarkerName'](_0x24a0e7);if('suggestion'!==_0xa486d6||!_0x1bb207['newRange'])continue;const _0x32e8af=_0x1bb207['newRange'],_0x25dd16=_0x32e8af['end']['nodeBefore'];if(!_0x25dd16||!_0x25dd16['is']('element','title-content'))continue;if(!_0x32e8af['start']['isTouching'](_0x32e8af['end']))continue;const _0x200577=_0x59c0ae['model']['schema']['getNearestSelectionRange'](_0x32e8af['end'],'forward');if(_0x200577&&_0x200577['isCollapsed']){const _0x965649=_0x1b9f5f['createRange'](_0x32e8af['start'],_0x200577['start']);_0x965649['isEqual'](_0x32e8af)||(_0x1b9f5f['updateMarker'](_0x24a0e7,{'range':_0x965649}),_0x384ebc=!0x0);}_0x384ebc||(_0x1b9f5f['removeMarker'](_0x24a0e7),_0x384ebc=!0x0);}return _0x384ebc;});}}class Bt extends _0x231f11{['afterInit'](){const _0x46505d=this['editor'],_0x39c05b=_0x46505d['plugins']['get']('TrackChangesEditing');_0x46505d['plugins']['has']('UndoEditing')&&(_0x39c05b['enableCommand']('undo'),_0x39c05b['enableCommand']('redo'));}}class xt extends _0x231f11{static get['requires'](){return[It];}['afterInit'](){const _0x3786d4=this['editor'];if(!_0x3786d4['plugins']['has']('TableCaptionEditing'))return;_0x3786d4['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x231f11{['tableProperties'];['tableCellProperties'];constructor(_0xc08ee8){super(_0xc08ee8),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}['afterInit'](){const _0x517e45=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x3a34dc of this['tableProperties'])_0x517e45['enableCommand'](_0x3a34dc,(_0x50f26f,_0xb78555)=>{const _0x10d660=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x3a34dc,[_0x10d660],this['tableProperties'],'tableProperties',_0x50f26f,_0xb78555);});_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x517e45['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x508f80,_0x31cc38)=>this['handleDiscardAction'](this['tableProperties'],_0x508f80,_0x31cc38)),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x52026c of this['tableCellProperties'])_0x517e45['enableCommand'](_0x52026c,(_0x10026e,_0x378575)=>{const _0x1aa0af=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x52026c,_0x1aa0af,this['tableCellProperties'],'tableCellProperties',_0x10026e,_0x378575);});_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x517e45['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x11b3b9,_0x1be251)=>this['handleDiscardAction'](this['tableCellProperties'],_0x11b3b9,_0x1be251)),_0x517e45['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x517e45['descriptionFactory']['registerDescriptionCallback'](_0x47e2a2=>this['handleSuggestionDescription'](_0x47e2a2));}['_handlePropertyChange'](_0x470a93,_0x1c797f,_0x21b2a3,_0x528ec5,_0xe83974,_0x1a956a){const _0x531cdb=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1a956a['batch'],()=>{for(const _0x34f999 of _0x1c797f){if(this['_getSuggestion'](_0x34f999,_0x528ec5))_0xe83974(_0x1a956a);else{const _0x9f3ee5={};for(const _0x41ce45 of _0x21b2a3){const _0x55e69c=_0x34f999['getAttribute'](_0x41ce45);void 0x0!==_0x55e69c&&(_0x9f3ee5[_0x41ce45]=_0x55e69c);}_0xe83974(_0x1a956a),_0x531cdb['markBlockFormat'](_0x34f999,{'commandParams':[_0x9f3ee5]},[],_0x528ec5);}}});}['handleDiscardAction'](_0x43377f,_0x36281a,_0x377b15){const _0x38e6f3=_0x36281a[0x0]['start']['nodeAfter'],_0x4a4883=_0x377b15['commandParams'][0x0];this['editor']['model']['change'](_0x5dacee=>{for(const _0x4fdbcb of _0x43377f)void 0x0!==_0x4a4883[_0x4fdbcb]?_0x5dacee['setAttribute'](_0x4fdbcb,_0x4a4883[_0x4fdbcb],_0x38e6f3):_0x5dacee['removeAttribute'](_0x4fdbcb,_0x38e6f3);});}['handleSuggestionDescription'](_0x19a603){if(_0x19a603['data'])switch(_0x19a603['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x340c77,_0x39e3e8){const _0x388b3a=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x303028 of _0x388b3a['getSuggestions']({'skipNotAttached':!0x0})){const _0x44dbf9=_0x303028['getContainedElement']();if(_0x303028['subType']===_0x39e3e8&&_0x44dbf9===_0x340c77)return _0x303028;}return null;}}const m='$elementName';class p extends _0x231f11{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x588554,_0x501b59,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x4c4775){function _0x150016(_0x297cbd){return _0x297cbd['map'](_0x40b025=>String['fromCharCode'](_0x40b025))['join']('');}super(_0x4c4775),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x12cf26,_0x55eebe,_0x45c0b0,_0x327f4b)=>{this['_model']['change'](()=>{for(const _0x240d4c of[..._0x327f4b,..._0x45c0b0])this['_model']['markers']['has'](_0x240d4c)&&_0x4c4775['editing']['reconvertMarker'](_0x240d4c);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x4c4775['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x4c4775['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x4c4775['config']['get']('trackChanges.trackFormatChanges'),_0x4c4775['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x4c4775['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x4c4775,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x150016([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x150016([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x30]);}['init'](){const _0x1671c4=this['editor'],_0x5650fb=(_0x21f1e0,_0x3446b1)=>{if('attribute'!=_0x21f1e0)return'ck-suggestion-marker-'+_0x21f1e0;const _0x858a03=_0x3446b1['split']('|')[0x0];return this['_isBlockAttribute'](_0x858a03)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x1671c4['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x59901c=>{const {id:_0x2758f8,type:_0x783d6d,subType:_0x4d7263}=this['_splitMarkerName'](_0x59901c['markerName']),_0x39c99c=['ck-suggestion-marker',_0x5650fb(_0x783d6d,_0x4d7263)];let _0x29a350=0xbb8;return this['activeMarkers']['includes'](_0x59901c['markerName'])&&(_0x39c99c['push']('ck-suggestion-marker--active'),_0x29a350=0xbc2),'deletion'==_0x783d6d&&(_0x29a350+=0x5),{'classes':_0x39c99c,'attributes':{'data-suggestion':_0x2758f8},'priority':_0x29a350};}}),_0x1671c4['conversion']['for']('dataDowncast')['add'](_0x5b2162=>{_0x5b2162['on']('addMarker:suggestion',(_0x13fd56,_0x40f509,_0x4e5029)=>{if(!_0x4e5029['options']['showSuggestionHighlights'])return;const _0xe1dca9=_0x40f509['item'];if(!_0xe1dca9)return;const _0x480853=_0x4e5029['mapper']['toViewElement'](_0xe1dca9);_0x1671c4['model']['schema']['isObject'](_0xe1dca9)&&_0x480853&&!_0x480853['getCustomProperty']('widget')&&_0x480853['is']('containerElement')&&_0x21b8ef(_0x480853,_0x4e5029['writer']);},{'priority':'high'});}),_0x1671c4['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x801dcb,_0x26f6a5)=>{if(!_0x26f6a5['options']['showSuggestionHighlights'])return null;const {type:_0x111078,subType:_0xc87e87}=this['_splitMarkerName'](_0x801dcb['markerName']);return{'classes':['ck-suggestion-marker',_0x5650fb(_0x111078,_0xc87e87)],'priority':0xbb8};}});const _0xb2a0f7=({showActiveMarkers:_0x3a4ec9=!0x0,isAttributeSuggestion:_0x374a68=!0x1}={})=>(_0x5a8871,_0x5f0799,_0x4412d7)=>{if(!_0x5f0799['item'])return;const {id:_0x3a5543}=this['_splitMarkerName'](_0x5f0799['markerName']);if(_0x374a68){const _0x358c9d=this['_suggestions']['get'](_0x3a5543),_0x204dd3=this['_getAttributeKey'](_0x358c9d);if(!this['_isBlockAttribute'](_0x204dd3))return;}if(_0x5f0799['item']['is']('selection'))return void _0x4412d7['consumable']['consume'](_0x5f0799['item'],_0x5a8871['name']);const _0x58a2ff=_0x4412d7['mapper']['toViewElement'](_0x5f0799['item']);if(_0x5f0799['item']['is']('element')&&_0x1671c4['model']['schema']['isBlock'](_0x5f0799['item'])&&!_0x58a2ff['getCustomProperty']('addHighlight')){_0x4412d7['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x58a2ff),_0x4412d7['writer']['setAttribute']('data-suggestion',_0x3a5543,_0x58a2ff),_0x4412d7['mapper']['bindElementToMarker'](_0x58a2ff,_0x5f0799['markerName']),_0x3a4ec9&&(this['activeMarkers']['includes'](_0x5f0799['markerName'])?_0x4412d7['writer']['addClass']('ck-suggestion-marker--active',_0x58a2ff):_0x4412d7['writer']['removeClass']('ck-suggestion-marker--active',_0x58a2ff));for(const _0x72f8b3 of _0x1671c4['model']['createRangeIn'](_0x5f0799['item'])['getItems']())_0x4412d7['consumable']['consume'](_0x72f8b3,_0x5a8871['name']);_0x4412d7['consumable']['consume'](_0x5f0799['item'],_0x5a8871['name']);}};_0x1671c4['conversion']['for']('dataDowncast')['add'](_0x7c7296=>{_0x7c7296['on']('addMarker:suggestion:formatBlock',(_0x163497,_0x3fb70d,_0x445c22)=>{_0x445c22['options']['showSuggestionHighlights']&&_0xb2a0f7({'showActiveMarkers':!0x1})(_0x163497,_0x3fb70d,_0x445c22);},{'priority':'highest'});}),_0x1671c4['conversion']['for']('dataDowncast')['add'](_0x119390=>{_0x119390['on']('addMarker:suggestion:attribute',(_0x123144,_0xbd22ff,_0x1cc855)=>{_0x1cc855['options']['showSuggestionHighlights']&&_0xb2a0f7({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x123144,_0xbd22ff,_0x1cc855);},{'priority':'highest'});}),_0x1671c4['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x417037,_0x1dc3e6)=>_0x1dc3e6['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x417037['substr'](0xb)}}),_0x1671c4['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2be123,{writer:_0x220e51})=>{let _0x7d8a70='suggestion:'+_0x2be123['getAttribute']('suggestion-type')+':'+_0x2be123['getAttribute']('id');return _0x2be123['getAttribute']('marker-count')&&(_0x7d8a70+=':'+_0x2be123['getAttribute']('marker-count')),_0x220e51['createElement']('$marker',{'data-name':_0x7d8a70});}}),_0x1671c4['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x192a19=>{_0x192a19['on']('addMarker:suggestion:formatBlock',_0xb2a0f7(),{'priority':'high'});}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x1d8bef=>{_0x1d8bef['on']('addMarker:suggestion:attribute',_0xb2a0f7({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x39c1c4=>{_0x39c1c4['on']('removeMarker:suggestion:formatBlock',(_0x4d1256,_0x5bbf58,_0x277867)=>{const _0x1b5e31=_0x277867['mapper']['markerNameToElements'](_0x5bbf58['markerName']);if(_0x1b5e31){for(const _0x4fa983 of _0x1b5e31)_0x4fa983['getCustomProperty']('addHighlight')||(_0x277867['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4fa983),_0x277867['writer']['removeAttribute']('data-suggestion',_0x4fa983),_0x277867['mapper']['unbindElementFromMarkerName'](_0x4fa983,_0x5bbf58['markerName']));}},{'priority':'high'});}),_0x1671c4['conversion']['for']('editingDowncast')['add'](_0x2a0ed2=>{_0x2a0ed2['on']('removeMarker:suggestion:attribute',(_0x5b8c50,_0x270dcc,_0x1b948a)=>{const _0x5331f7=_0x1b948a['mapper']['markerNameToElements'](_0x270dcc['markerName']);if(!_0x5331f7)return;const {id:_0x4291e5}=this['_splitMarkerName'](_0x270dcc['markerName']),_0x19df6b=this['_suggestions']['get'](_0x4291e5),_0x9a0f9a=this['_getAttributeKey'](_0x19df6b);if(this['_isBlockAttribute'](_0x9a0f9a)){for(const _0x32d3f7 of _0x5331f7)_0x32d3f7['getCustomProperty']('addHighlight')||(_0x1b948a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x32d3f7),_0x1b948a['writer']['removeAttribute']('data-suggestion',_0x32d3f7),_0x1b948a['mapper']['unbindElementFromMarkerName'](_0x32d3f7,_0x270dcc['markerName']));}},{'priority':'high'});}),_0x1671c4['model']['document']['registerPostFixer'](_0x5ae775=>{let _0x1d43b2=!0x1;const _0x4a3107=Array['from'](_0x1671c4['model']['document']['differ']['getChangedMarkers']()),_0x4fd766=new Set();for(const {name:_0x3469d4,data:_0x374b03}of _0x4a3107){const {group:_0x56a331,type:_0x49175d,subType:_0x11df6c,id:_0x38d20d}=this['_splitMarkerName'](_0x3469d4);if('suggestion'!==_0x56a331)continue;const _0x491415=this['_suggestions']['get'](_0x38d20d);if(null!=_0x374b03['newRange']){'formatInline'==_0x49175d&&(_0x1d43b2=_0x1d43b2||Ut(_0x374b03['newRange'],_0x3469d4,_0x5ae775,_0x1671c4['model']['schema']));const _0x4cce1a='attribute'==_0x49175d&&this['_isBlockAttribute'](_0x11df6c['split']('|')[0x0]);if(_0x374b03['newRange']['isCollapsed']||'$graveyard'==_0x374b03['newRange']['root']['rootName']||'formatBlock'==_0x49175d&&!Ft(_0x374b03['newRange'])||_0x4cce1a&&!Ft(_0x374b03['newRange'])||'deletion'==_0x49175d&&!(!Vt(_0x1751c9=_0x374b03['newRange'])&&!function(_0x54304d){return _0x54304d['start']['parent']==_0x54304d['end']['nodeBefore']&&_0x54304d['start']['isAtEnd'];}(_0x1751c9)))_0x5ae775['removeMarker'](_0x3469d4),_0x1d43b2=!0x0;else{if(!_0x491415||!_0x491415['isInContent'])continue;if(_0x374b03['newRange']&&_0x374b03['oldRange']&&_0x374b03['newRange']['isEqual'](_0x374b03['oldRange']))continue;_0x4fd766['add'](_0x491415);}}}var _0x1751c9;return _0x4fd766['size']>0x0&&(_0x1d43b2=!!this['_joinWithAdjacentSuggestions'](_0x4fd766)||_0x1d43b2),_0x1d43b2;}),_0x1671c4['model']['document']['registerPostFixer'](_0x42a7ae=>{let _0x1c6b39=!0x1;for(const _0x3c35e7 of _0x1671c4['model']['document']['differ']['getChanges']())if('insert'==_0x3c35e7['type'])for(const _0xca123a of this['_suggestions']['values']()){if(_0xca123a['isMultiRange']||!_0xca123a['isInContent'])continue;const _0x55523b='formatBlock'==_0xca123a['type'],_0xfc9bc3=this['_getAttributeKey'](_0xca123a),_0x343bee=_0xfc9bc3&&this['_isBlockAttribute'](_0xfc9bc3);if(!_0x55523b&&!_0x343bee)continue;const _0xeba7a8=_0xca123a['getFirstRange']();if(_0xeba7a8['start']['parent']!=_0xeba7a8['end']['parent']&&!_0xeba7a8['end']['isAtEnd']){const _0x373f2e=_0x1671c4['model']['createPositionAt'](_0xeba7a8['start']['nodeAfter'],'end'),_0x476318=_0x1671c4['model']['createRange'](_0xeba7a8['start'],_0x373f2e);_0x42a7ae['updateMarker'](_0xca123a['getFirstMarker'](),{'range':_0x476318}),_0x1c6b39=!0x0;}}return _0x1c6b39;}),_0x1671c4['model']['document']['registerPostFixer'](_0x3d4791=>this['_processAttributeChanges'](_0x3d4791)),_0x1671c4['model']['document']['registerPostFixer'](_0x14589c=>!_0x14589c['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x14589c)),_0x1671c4['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x1671c4['model']['document']['on']('change:data',(_0x45a97e,_0x38a06f)=>{if(!_0x38a06f['isLocal']||_0x38a06f['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x39e9c1=_0x1671c4['model']['document']['differ']['getChanges']();if(0x0==_0x39e9c1['length'])return;const _0x4b7b27=[],_0x129ed8=_0x39e9c1['filter'](_0x186264=>'attribute'==_0x186264['type']),_0x202985=_0x39e9c1['filter'](_0xe64c7f=>'insert'==_0xe64c7f['type']&&'$text'!=_0xe64c7f['name']);for(const _0x5e2431 of _0x129ed8)this['_isRegisteredAttribute'](_0x5e2431['attributeKey'])&&_0x4b7b27['push']({'key':_0x5e2431['attributeKey'],'newValue':_0x5e2431['attributeNewValue'],'oldValue':_0x5e2431['attributeOldValue'],'range':Pt(_0x5e2431['range'],_0x1671c4['model'])});for(const _0x4a8fc0 of _0x202985){if('rename'!=_0x4a8fc0['action']&&'refresh'!=_0x4a8fc0['action'])continue;const _0x422c11=Lt(_0x4a8fc0['position']['nodeAfter'],_0x1671c4['model']),_0x4f42cc=_0x4a8fc0['before'];'rename'==_0x4a8fc0['action']&&_0x4b7b27['push']({'key':m,'newValue':_0x4a8fc0['name'],'oldValue':_0x4f42cc['name'],'range':_0x422c11});for(const [_0xbc6d3,_0x526770]of _0x4f42cc['attributes']){if(!this['_isRegisteredAttribute'](_0xbc6d3))continue;const _0x1af000=_0x4a8fc0['attributes']['get'](_0xbc6d3);_0x526770!==_0x1af000&&_0x4b7b27['push']({'key':_0xbc6d3,'newValue':_0x1af000,'oldValue':_0x526770,'range':_0x422c11});}for(const [_0x599c34,_0x4364a2]of _0x4a8fc0['attributes'])this['_isRegisteredAttribute'](_0x599c34)&&(_0x4f42cc['attributes']['has'](_0x599c34)||_0x4b7b27['push']({'key':_0x599c34,'newValue':_0x4364a2,'oldValue':null,'range':_0x422c11}));}0x0!=_0x4b7b27['length']&&_0x1671c4['model']['enqueueChange'](_0x38a06f,_0x1edc4e=>{const _0x2320d7=_0x138912();for(const {range:_0x21a9f6,key:_0x34b9c5,oldValue:_0x1359f3,newValue:_0x435118}of _0x4b7b27)this['markAttributeChange'](_0x21a9f6,_0x34b9c5,_0x1359f3,_0x435118,{'groupId':_0x2320d7});this['_reduceExistingSuggestions'](_0x1edc4e,_0x4b7b27);});},{'priority':'lowest'}),_0x1671c4['model']['markers']['on']('update:suggestion',(_0x4f2443,_0x3ade0a,_0x5809ee)=>{if(null==_0x5809ee){const {id:_0x102990}=this['_splitMarkerName'](_0x3ade0a['name']),_0x5465d9=this['_suggestions']['get'](_0x102990);_0x5465d9&&_0x5465d9['addMarkerName'](_0x3ade0a['name']);}}),_0x1671c4['model']['document']['on']('change:data',()=>{const _0xd06f04=Array['from'](_0x1671c4['model']['document']['differ']['getChangedMarkers']())['filter'](_0x2ba9ca=>'suggestion'===this['_splitMarkerName'](_0x2ba9ca['name'])['group']);if(0x0===_0xd06f04['length'])return;_0xd06f04['sort']((_0x2f1ad1,_0x4c874e)=>{const _0x1c5b35=_0x2f1ad1['data']['oldRange'],_0x301ea9=_0x4c874e['data']['oldRange'];return null===_0x1c5b35&&null===_0x301ea9?0x0:null===_0x1c5b35&&null!==_0x301ea9?-0x1:null!==_0x1c5b35&&null===_0x301ea9?0x1:_0x1c5b35['start']['isBefore'](_0x301ea9['start'])?-0x1:0x1;});const _0x24558f=new Set(),_0x47fd3a=new Set();for(const {name:_0x678906,data:_0x11cb21}of _0xd06f04){const {id:_0x474ebc}=this['_splitMarkerName'](_0x678906);if(null===_0x11cb21['oldRange']){const _0x521ca1=this['_handleNewSuggestionMarker'](_0x678906);_0x47fd3a['add'](_0x521ca1);}else{const _0xc21fc=this['_suggestions']['get'](_0x474ebc);null!==_0x11cb21['newRange']||_0xc21fc['isInContent']?(_0x24558f['add'](_0xc21fc['head']),_0x47fd3a['add'](_0xc21fc)):this['_removeSuggestion'](_0xc21fc);}}_0x47fd3a['size']>0x0&&this['_refreshSuggestionsChain'](_0x47fd3a);for(const _0x3b8a02 of _0x24558f)this['fire']('suggestionChanged',_0x3b8a02);}),_0x1671c4['model']['on']('applyOperation',(_0xca5e12,_0x52e4a8)=>{const _0x4fd263=_0x52e4a8[0x0];if(!this['_suggestions']['size'])return;if(!_0x4fd263['isDocumentOperation'])return;if(_0x4fd263['batch']['isUndo']||!_0x4fd263['batch']['isLocal'])return;let _0x1cb74b,_0x17eff0;switch(_0x4fd263['type']){case'insert':_0x1cb74b=_0x1671c4['model']['createPositionAt'](_0x4fd263['position']),_0x17eff0=_0x1cb74b['getShiftedBy'](_0x4fd263['howMany']);break;case'split':_0x1cb74b=_0x1671c4['model']['createPositionAt'](_0x4fd263['splitPosition']),_0x17eff0=_0x1671c4['model']['createPositionAt'](_0x4fd263['moveTargetPosition']);break;case'move':_0x1cb74b=_0x1671c4['model']['createPositionAt'](_0x4fd263['targetPosition']),_0x17eff0=_0x1cb74b['getShiftedBy'](_0x4fd263['howMany']);break;default:return;}const _0x32b3bf=_0x1671c4['model']['createRange'](_0x1cb74b,_0x17eff0);_0x1671c4['model']['change'](()=>{for(const {suggestion:_0x1919f0,meta:_0x557600}of this['_findSuggestions'](_0x32b3bf)){if(_0x1919f0['isMultiRange'])continue;if('formatInline'==_0x1919f0['type'])continue;const _0x15c229=this['_getAttributeKey'](_0x1919f0);if(_0x15c229&&this['_isBlockAttribute'](_0x15c229)&&'split'!=_0x4fd263['type'])continue;const _0x424434=_0x1919f0['data']&&_0x1919f0['data']['multipleBlocks'];('formatBlock'!=_0x1919f0['type']||'split'==_0x4fd263['type']&&!_0x424434)&&(_0x557600['containsRangeInObject']||'insertion'==_0x1919f0['type']&&_0x557600['isOwn']||_0x1919f0['getFirstRange']()['containsRange'](_0x32b3bf)&&this['_breakSuggestionMarker'](_0x1919f0,_0x1cb74b,_0x17eff0));}});},{'priority':'lowest'}),_0x1671c4['model']['on']('deleteContent',(_0x284803,_0x420c86)=>{const _0x3c9d6b=_0x420c86[0x0],_0x251484=_0x420c86[0x1];if(_0x251484&&_0x251484['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3c9d6b['isCollapsed'])return;const _0x271143=_0x1671c4['model']['schema'],{start:_0x3df987,end:_0x3cf79e}=_0x3c9d6b['getFirstRange'](),_0x14c750=_0x3df987['nodeAfter']&&_0x271143['isLimit'](_0x3df987['nodeAfter'])?null:_0x271143['getNearestSelectionRange'](_0x3df987,'forward'),_0x1704a2=_0x3cf79e['nodeBefore']&&_0x271143['isLimit'](_0x3cf79e['nodeBefore'])?null:_0x271143['getNearestSelectionRange'](_0x3cf79e,'backward'),_0x5b0da8=_0x1671c4['model']['createRange'](_0x14c750?_0x14c750['start']:_0x3df987,_0x1704a2?_0x1704a2['end']:_0x3cf79e);_0x1671c4['model']['change'](_0x5e0322=>{this['markDeletion'](_0x5b0da8);const _0x12014b=_0x1671c4['model']['schema']['getNearestSelectionRange'](_0x5b0da8['start']);_0x3c9d6b['is']('documentSelection')?_0x5e0322['setSelection'](_0x12014b):_0x3c9d6b['setTo'](_0x12014b);}),_0x284803['stop']();},{'priority':_0x29c3cb['normal']+0xa}),_0x1671c4['model']['on']('insertContent',(_0xb0f266,_0x44d7a1)=>{const _0x245b52=_0x44d7a1[_0x44d7a1['length']-0x1];_0x245b52&&_0x245b52['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x1671c4['model']['change'](()=>{let _0xeeb0a8=_0x1671c4['model']['insertContent'](_0x44d7a1[0x0],_0x44d7a1[0x1],_0x44d7a1[0x2],{'forceDefaultExecution':!0x0});if(!_0xeeb0a8)return;_0xb0f266['return']=_0xeeb0a8['clone']();const _0x13d477=_0xeeb0a8['end']['nodeBefore'],_0x1abf1a=_0x1671c4['model']['schema'];_0x13d477&&_0x1abf1a['isBlock'](_0x13d477)&&!_0x1abf1a['isObject'](_0x13d477)&&(_0xeeb0a8=_0x1671c4['model']['createRange'](_0xeeb0a8['start'],_0x1671c4['model']['createPositionAt'](_0x13d477,'end'))),this['markInsertion'](_0xeeb0a8);}),_0xb0f266['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x393182=new x(_0x1671c4,this['_suggestions']);_0x1671c4['commands']['add']('acceptSuggestion',_0x393182),this['enableCommand']('acceptSuggestion');const _0x493ae9=new R(_0x1671c4,this['_suggestions']);_0x1671c4['commands']['add']('discardSuggestion',_0x493ae9),this['enableCommand']('discardSuggestion'),_0x1671c4['commands']['add']('acceptAllSuggestions',new E(_0x1671c4,_0x393182,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x1671c4['commands']['add']('discardAllSuggestions',new E(_0x1671c4,_0x493ae9,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x1671c4['commands']['add']('acceptSelectedSuggestions',new O(_0x1671c4,_0x393182,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x1671c4['commands']['add']('discardSelectedSuggestions',new O(_0x1671c4,_0x493ae9,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x25ee9d=_0x1671c4['plugins']['get']('CommentsRepository');this['listenTo'](_0x25ee9d,'addComment',(_0x430480,{threadId:_0x3ad303})=>{const _0x291220=this['_suggestions']['get'](_0x3ad303);_0x291220&&_0x291220['commentThread']&&0x1===_0x291220['commentThread']['length']&&this['_updateSuggestionData'](_0x3ad303,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x25ee9d,'removeComment',(_0x53b6e3,{threadId:_0x5b4237})=>{const _0x94bb35=this['_suggestions']['get'](_0x5b4237);_0x94bb35&&_0x94bb35['commentThread']&&!_0x94bb35['commentThread']['length']&&this['_updateSuggestionData'](_0x5b4237,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x58d701){if(this['_adapter'])throw new _0x643216('track-changes-adapter-already-set',this);this['_adapter']=_0x58d701;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x41804f=!0x1,toJSON:_0x15055b=!0x1}={}){const _0x32ef72=[];for(const _0x27f3d7 of this['_suggestions']['values']())_0x41804f&&!_0x27f3d7['isInContent']||_0x32ef72['push'](_0x27f3d7);return _0x15055b?_0x32ef72['map'](_0x3941bb=>_0x3941bb['toJSON']()):_0x32ef72;}['getSuggestion'](_0x7679dd){const _0x25d553=this['_suggestions']['get'](_0x7679dd);if(!_0x25d553)throw new _0x643216('track-changes-suggestion-not-found',this);return _0x25d553;}['hasSuggestion'](_0x2ac2c5){return this['_suggestions']['has'](_0x2ac2c5);}['addSuggestionData'](_0x862b39){const {authorId:_0x277254,id:_0x2a1b05,attributes:_0x47a1b4}=_0x862b39,[_0x281bf5,_0xf59270]=_0x862b39['type']['split'](':'),_0x2ac265=this['_suggestions']['get'](_0x2a1b05)||this['_createSuggestion'](_0x281bf5,_0xf59270,_0x2a1b05,_0x277254,_0x47a1b4);if(this['_addThreadToSuggestion'](_0x2ac265),this['_checkSuggestionCorrectness'](_0x2ac265,_0x281bf5,_0xf59270||null,_0x277254),_0x2ac265['createdAt']=_0x862b39['createdAt'],_0x2ac265['_isDataLoaded']=!0x0,_0x47a1b4&&_0x47a1b4['@external']){const _0x583025=_0x47a1b4['@external'],_0x54c93f=this['_getExternalAuthor'](_0x583025['authorName']);_0x2ac265['authoredAt']=_0x583025['createdAt'],_0x2ac265['author']=_0x54c93f,_0x2ac265['isExternal']=!0x0;}else _0x2ac265['authoredAt']=_0x862b39['createdAt'];switch(_0x862b39['data']&&(_0x2ac265['data']=_0x862b39['data']),_0x862b39['attributes']&&(_0x2ac265['attributes']=_0x862b39['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2ac265['_saved']=!0x0),this['_suggestionState']['get'](_0x2ac265)){case'notReady':this['_suggestionState']['set'](_0x2ac265,'dataReady');break;case'markerReady':_0x2ac265['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2ac265])),this['_refreshSuggestionsChain'](new Set([_0x2ac265])),this['_suggestionState']['set'](_0x2ac265,'ready'),this['fire']('suggestionLoaded',_0x2ac265)):this['_suggestionState']['set'](_0x2ac265,'removed');}return _0x2ac265;}['acceptSuggestion'](_0x137c50){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3a377a of _0x137c50['getAllAdjacentSuggestions']())_0x3a377a['accept']();});});}['discardSuggestion'](_0x2af130){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xea7d3f of _0x2af130['getAllAdjacentSuggestions']())_0xea7d3f['discard']();});});}['enableCommand'](_0x3811ad,_0x372b2a){const _0x578d29=this['editor']['commands']['get'](_0x3811ad);if(!_0x578d29)throw new _0x643216('track-changes-command-not-found',this,{'commandName':_0x3811ad});if(this['_enabledCommands']['has'](_0x578d29))throw new _0x643216('track-changes-enable-command-twice',this,{'commandName':_0x3811ad});this['_enabledCommands']['add'](_0x578d29),_0x372b2a&&_0x578d29['on']('execute',(_0x6cd117,_0x4ca0eb)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4ca0eb['length']>0x0&&_0x4ca0eb[_0x4ca0eb['length']-0x1]&&_0x4ca0eb[_0x4ca0eb['length']-0x1]['forceDefaultExecution']?_0x4ca0eb['pop']():(_0x6cd117['return']=_0x372b2a((..._0x40035c)=>_0x578d29['execute'](..._0x40035c,{'forceDefaultExecution':!0x0}),..._0x4ca0eb),_0x6cd117['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5bf12e){let _0x38c909,_0x311421;const _0x525c4c=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x38c909=_0x5bf12e();}catch(_0x31c8f8){_0x311421=_0x31c8f8;}return _0x525c4c||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x311421&&_0x643216['rethrowUnexpectedError'](_0x311421,this),_0x38c909;}['markInsertion'](_0x2acf17,_0x129d58=null,_0x23aa69={}){if(_0x2acf17['isCollapsed'])return null;const _0x23766c=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3b93cd,meta:_0x35870f}of this['_findSuggestions'](_0x2acf17,'insertion'))if(_0x35870f['isOwn']){if(!_0x35870f['isNextTo']){if(_0x35870f['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x3b93cd,_0x23aa69))continue;return _0x3b93cd;}if(qt(_0x3b93cd,_0x23aa69))return _0x3b93cd;this['_breakSuggestionMarker'](_0x3b93cd,_0x2acf17['start'],_0x2acf17['end']);break;}if(_0x129d58==_0x3b93cd['subType']&&qt(_0x3b93cd,_0x23aa69)){const _0x2c3830=_0x3b93cd['getFirstRange']();return _0x2c3830['start']['isEqual'](_0x2acf17['end'])?this['_setSuggestionRange'](_0x3b93cd,this['_model']['createRange'](_0x2acf17['start'],_0x2c3830['end'])):this['_setSuggestionRange'](_0x3b93cd,this['_model']['createRange'](_0x2c3830['start'],_0x2acf17['end'])),_0x3b93cd;}}const _0x4f2b1b=_0x138912(),_0x3d6dee=_0x23766c['id'],_0x4f9fd0=_0x129d58?'insertion:'+_0x129d58:'insertion',_0x9d4dad=this['_setSuggestionData']({'id':_0x4f2b1b,'type':_0x4f9fd0,'createdAt':new Date(),'authorId':_0x3d6dee,'attributes':_0x23aa69});return this['_addSuggestionMarker'](_0x4f9fd0,_0x4f2b1b,_0x3d6dee,_0x2acf17),_0x9d4dad;}['markMultiRangeInsertion'](_0x27e734,_0x508e89='multi',_0x4f4748={}){const _0x5c1599=this['editor']['plugins']['get']('Users')['me'],_0x122426=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x508e89,'join');for(const _0x530d44 of this['getSuggestions']())if(_0x530d44['author']['id']==_0x5c1599['id']&&'insertion'==_0x530d44['type']&&_0x530d44['subType']==_0x508e89&&qt(_0x530d44,_0x4f4748)&&(_0x122426(_0x530d44['getRanges'](),_0x27e734)||_0x122426(_0x27e734,_0x530d44['getRanges']()))){for(const _0x31995a of _0x27e734)_0x530d44['addRange'](_0x31995a);return _0x530d44;}for(const {suggestion:_0x468138,meta:_0x5d9bf7}of this['_findSuggestions'](_0x27e734,'insertion')){if(!_0x5d9bf7['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x5d9bf7['containsRangeInObject'])continue;if(!qt(_0x468138,_0x4f4748))continue;let _0x3b15c1=!0x0;for(const _0x4b35c0 of _0x468138['getRanges']())for(const _0x54a677 of _0x27e734)if(!_0x4b35c0['containsRange'](_0x54a677)){_0x3b15c1=!0x1;break;}if(_0x3b15c1)return _0x468138;}const _0x27bef7=_0x138912(),_0x3a0705=_0x5c1599['id'],_0xe97b83='insertion:'+_0x508e89,_0x6a9ad3=this['_setSuggestionData']({'id':_0x27bef7,'type':_0xe97b83,'createdAt':new Date(),'authorId':_0x3a0705,'attributes':_0x4f4748});for(const _0x4a5908 of _0x27e734)this['_addSuggestionMarker'](_0xe97b83,_0x27bef7,_0x3a0705,_0x4a5908,u['getMultiRangeId']());return _0x6a9ad3;}['markInlineFormat'](_0x502fd3,_0x2d69fb,_0x5c0e03=null,_0x3395e8={}){if(_0x5c0e03=_0x5c0e03||Gt(_0x2d69fb),_0x502fd3['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x510503=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5c0e03,'accept');return this['forceDefaultExecution'](()=>_0x510503([_0x502fd3],_0x2d69fb,_0x3395e8)),null;}const _0x79b5ed=this['editor']['plugins']['get']('Users')['me'],_0x4abd49=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x596062,meta:_0x326f4c}of this['_findSuggestions'](_0x502fd3,'insertion'))_0x326f4c['isOwn']&&!_0x326f4c['isInsideObject']&&_0x4abd49['push'](..._0x596062['getRanges']());}const _0x4fdaa1=function(_0x1da758,_0x28c3f9){const _0x52d092=[];for(const _0x395d44 of _0x28c3f9){const _0x5a5fc0=_0x1da758['getIntersection'](_0x395d44);_0x5a5fc0&&_0x52d092['push'](_0x5a5fc0);}return _0x52d092;}(_0x502fd3,_0x4abd49),_0x1c6441=function(_0x4b1480,_0x3c77ca){const _0x59ecfa=[_0x4b1480];for(const _0xe66a72 of _0x3c77ca){let _0x131aae=0x0;for(;_0x131aae<_0x59ecfa['length'];){const _0x5612e7=_0x59ecfa[_0x131aae]['getDifference'](_0xe66a72);_0x59ecfa['splice'](_0x131aae,0x1,..._0x5612e7),_0x131aae+=_0x5612e7['length'];}}return _0x59ecfa;}(_0x502fd3,_0x4abd49);_0x4fdaa1['length']&&this['_model']['change'](()=>{for(const _0x237b96 of _0x4fdaa1){const _0x4822ea=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5c0e03,'accept');this['forceDefaultExecution'](()=>_0x4822ea([_0x237b96],_0x2d69fb,_0x3395e8));}});for(const _0xdc29dd of _0x1c6441){let _0x2901ee=null,_0x4ef7a8=_0xdc29dd['start'],_0x2e08c6=_0xdc29dd['end'];for(const {suggestion:_0x577fc3,meta:_0x4abc1e}of this['_findSuggestions'](_0xdc29dd,'formatInline')){if(!_0x4abc1e['isOwn'])continue;if(_0x577fc3['subType']!=_0x5c0e03)continue;if(!qt(_0x577fc3,_0x3395e8))continue;const _0x1dade=_0x577fc3['getFirstRange']();if(_0x1dade['containsRange'](_0xdc29dd,!0x0))return null;_0x4ef7a8=_0x4ef7a8['isBefore'](_0x1dade['start'])?_0x4ef7a8:_0x1dade['start'],_0x2e08c6=_0x2e08c6['isAfter'](_0x1dade['end'])?_0x2e08c6:_0x1dade['end'],_0x2901ee?_0x1dade['start']['isBefore'](_0x2901ee['getFirstRange']()['start'])?(_0x2901ee['removeMarkers'](),_0x2901ee=_0x577fc3):_0x577fc3['removeMarkers']():_0x2901ee=_0x577fc3;}const _0x4dcee1=this['_model']['createRange'](_0x4ef7a8,_0x2e08c6);if(_0x2901ee)this['_setSuggestionRange'](_0x2901ee,_0x4dcee1);else{const _0x23113c=_0x138912(),_0x515cd9=_0x79b5ed['id'];this['_setSuggestionData']({'id':_0x23113c,'type':'formatInline:'+_0x5c0e03,'data':_0x2d69fb,'createdAt':new Date(),'authorId':_0x515cd9,'attributes':_0x3395e8}),this['_addSuggestionMarker']('formatInline:'+_0x5c0e03,_0x23113c,_0x515cd9,_0x4dcee1);}}return null;}['markBlockFormat'](_0x1d9ff3,_0x13dced,_0x5a1416=[],_0x2ba726=null,_0x7bd745={}){_0x13dced['formatGroupId']||(_0x13dced['formatGroupId']=_0x13dced['commandName']),_0x13dced['multipleBlocks']=_0x1d9ff3['is']('range'),_0x2ba726=_0x2ba726||Gt(_0x13dced);const _0x51aee9=_0x5a1416['map'](_0x246ada=>Lt(_0x246ada,this['_model'])),_0x4ab488=_0x1d9ff3['is']('range')?_0x1d9ff3:Lt(_0x1d9ff3,this['_model']);if('never'===this['_trackFormatChanges']){const _0x52441f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ba726,'accept');return this['forceDefaultExecution'](()=>_0x52441f([_0x4ab488],_0x13dced,_0x7bd745)),null;}_0x51aee9['push'](_0x4ab488);let _0x4ebc35=!0x0;for(const _0x1520ec of _0x51aee9)if(!this['_rangeIsInLocalUserInsertion'](_0x1520ec)){_0x4ebc35=!0x1;break;}if(_0x4ebc35&&'always'!==this['_trackFormatChanges']){const _0x387b38=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ba726,'accept');return this['forceDefaultExecution'](()=>_0x387b38([_0x4ab488],_0x13dced,_0x7bd745)),null;}let _0x22e4ad=null,_0x7f1042=_0x4ab488['start'],_0x3625e7=_0x4ab488['end'];for(const {suggestion:_0x53c408,meta:_0x22b08c}of this['_findSuggestions'](_0x4ab488,'formatBlock')){if(!_0x22b08c['isOwn'])continue;if(_0x22b08c['isNextTo']||_0x22b08c['containsRangeInObject']||_0x22b08c['isInsideObject'])continue;if(_0x53c408['data']['formatGroupId']!=_0x13dced['formatGroupId'])continue;if(!qt(_0x53c408,_0x7bd745))continue;const _0x5ae50d=_0x53c408['getFirstRange']();if(_0x53c408['subType']==_0x2ba726){if(_0x5ae50d['containsRange'](_0x4ab488,!0x0))return null;_0x7f1042=_0x7f1042['isBefore'](_0x5ae50d['start'])?_0x7f1042:_0x5ae50d['start'],_0x3625e7=_0x3625e7['isAfter'](_0x5ae50d['end'])?_0x3625e7:_0x5ae50d['end'],_0x22e4ad?_0x5ae50d['start']['isBefore'](_0x22e4ad['getFirstRange']()['start'])?(_0x22e4ad['removeMarkers'](),_0x22e4ad=_0x53c408):_0x53c408['removeMarkers']():_0x22e4ad=_0x53c408;}else{const _0x51619f=_0x4ab488['getIntersection'](_0x5ae50d);this['_cutOutSuggestionMarker'](_0x53c408,_0x51619f);}}const _0x350cf0=this['editor']['plugins']['get']('Users')['me'],_0x13437f=_0x138912(),_0x3dc778=_0x350cf0['id'];if(_0x22e4ad)return this['_setSuggestionRange'](_0x22e4ad,this['_model']['createRange'](_0x7f1042,_0x3625e7)),_0x22e4ad;{const _0x31e12a=this['_setSuggestionData']({'id':_0x13437f,'type':'formatBlock:'+_0x2ba726,'data':_0x13dced,'createdAt':new Date(),'authorId':_0x3dc778,'attributes':_0x7bd745});return this['_addSuggestionMarker']('formatBlock:'+_0x2ba726,_0x13437f,_0x3dc778,this['_model']['createRange'](_0x7f1042,_0x3625e7)),_0x31e12a;}}['markMultiRangeBlockFormat'](_0x8b7bd2,_0x16e0e7,_0x281ab2=[],_0x4eb84e=null,_0x4fbc66={}){_0x16e0e7['formatGroupId']||(_0x16e0e7['formatGroupId']=_0x16e0e7['commandName']);const _0x92fc42=_0x8b7bd2[0x0];_0x16e0e7['multipleBlocks']=_0x92fc42['is']('range'),_0x4eb84e=_0x4eb84e||Gt(_0x16e0e7);const _0x574e28=_0x281ab2['map'](_0x56c6b5=>Lt(_0x56c6b5,this['_model'])),_0x25b8c0=_0x92fc42['is']('range')?_0x8b7bd2:_0x8b7bd2['map'](_0x3c6c2f=>Lt(_0x3c6c2f,this['_model']));if('never'===this['_trackFormatChanges']){const _0x3709e7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4eb84e,'accept');return this['forceDefaultExecution'](()=>_0x3709e7(_0x25b8c0,_0x16e0e7,_0x4fbc66)),null;}_0x574e28['push'](..._0x25b8c0);let _0x3fd08d=!0x0;for(const _0x232fcd of _0x574e28)if(!this['_rangeIsInLocalUserInsertion'](_0x232fcd)){_0x3fd08d=!0x1;break;}if(_0x3fd08d&&'always'!==this['_trackFormatChanges']){const _0x32aac1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4eb84e,'accept');return this['forceDefaultExecution'](()=>_0x32aac1(_0x25b8c0,_0x16e0e7,_0x4fbc66)),null;}const _0x2c95a8=this['editor']['plugins']['get']('Users')['me'];for(const _0x264bf7 of this['getSuggestions']()){if(_0x264bf7['author']['id']!=_0x2c95a8['id'])continue;if('formatBlock'!=_0x264bf7['type']||_0x264bf7['data']['formatGroupId']!=_0x16e0e7['formatGroupId'])continue;if(!qt(_0x264bf7,_0x4fbc66))continue;const _0x51af32=_0x264bf7['subType']==_0x4eb84e;for(let _0x38cb77=0x0;_0x38cb77<_0x25b8c0['length'];_0x38cb77++){const _0x4d5d21=_0x25b8c0[_0x38cb77];for(const _0x1d5010 of _0x264bf7['getMarkers']()){const _0x1b1abd=_0x1d5010['getRange']();if(_0x4d5d21['isEqual'](_0x1b1abd)){_0x51af32?(_0x25b8c0['splice'](_0x38cb77,0x1),_0x38cb77--):_0x264bf7['removeMarker'](_0x1d5010['name']);break;}}}}if(0x0==_0x25b8c0['length'])return null;const _0x2a1b02=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4eb84e,'join');for(const _0x1e03d9 of this['getSuggestions']())if(_0x1e03d9['author']['id']==_0x2c95a8['id']&&'formatBlock'==_0x1e03d9['type']&&_0x1e03d9['data']['formatGroupId']==_0x16e0e7['formatGroupId']&&_0x1e03d9['subType']==_0x4eb84e&&qt(_0x1e03d9,_0x4fbc66)&&(_0x2a1b02(_0x1e03d9['getRanges'](),_0x25b8c0)||_0x2a1b02(_0x25b8c0,_0x1e03d9['getRanges']()))){for(const _0x52c381 of _0x25b8c0)_0x1e03d9['addRange'](_0x52c381);return _0x1e03d9;}const _0x1d180d=_0x138912(),_0xc7fc39=_0x2c95a8['id'],_0x291457='formatBlock:'+_0x4eb84e,_0x3e0cfe=this['_setSuggestionData']({'id':_0x1d180d,'type':_0x291457,'data':_0x16e0e7,'createdAt':new Date(),'authorId':_0xc7fc39,'attributes':_0x4fbc66});for(const _0x1590a0 of _0x25b8c0)this['_addSuggestionMarker'](_0x291457,_0x1d180d,_0xc7fc39,_0x1590a0,u['getMultiRangeId']());return _0x3e0cfe;}['markDeletion'](_0x2884a0,_0x54a384=null,_0x5e9d38={}){if(_0x2884a0['isCollapsed'])return null;const _0x47d9ce=this['editor']['plugins']['get']('Users')['me'],_0x22adfc=new _0x135447(_0x2884a0['start'],_0x2884a0['end']);for(const {suggestion:_0x524f80,meta:_0xba9920}of this['_findSuggestions'](_0x22adfc,'insertion'))if(_0xba9920['isOwn']&&!_0xba9920['isNextTo']){if(_0x524f80['isMultiRange']){const _0x550a5=_0x524f80['getRanges']()['filter'](_0x2053c3=>'$graveyard'!=_0x2053c3['root']['rootName']);_0x550a5['every'](_0xf23e3b=>_0x22adfc['containsRange'](_0xf23e3b,!0x0))&&_0x524f80['discard']();if(_0x550a5['some'](_0x2387ad=>_0x2387ad['containsRange'](_0x22adfc,!0x0))){const _0x12f799=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x54a384,'accept');return this['forceDefaultExecution'](()=>_0x12f799([_0x22adfc],null,_0x5e9d38)),null;}}else{const _0x14e381=_0x22adfc['getIntersection'](_0x524f80['getFirstRange']());null!==_0x14e381&&_0x524f80['_onDiscard']([_0x14e381],null,_0x5e9d38);}}if(_0x22adfc['detach'](),_0x22adfc['isCollapsed']||'$graveyard'==_0x22adfc['root']['rootName'])return null;let _0x18a0e7=null,_0x1af3b0=_0x22adfc['start'],_0x56de07=_0x22adfc['end'];const _0x5e2eb6=this['_findSuggestions'](_0x22adfc,'deletion');for(const {suggestion:_0xa034a5,meta:_0x4c77bf}of _0x5e2eb6){const _0x4e73e1=this['_model']['createRange'](_0x1af3b0,_0x56de07);if(_0x4c77bf['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4c77bf['containsRangeInObject']&&!_0x4c77bf['isInsideObject'])){if(_0xa034a5['isMultiRange']){if(!qt(_0xa034a5,_0x5e9d38))continue;let _0x4fdf8e=!0x0;for(const _0x416a49 of _0xa034a5['getRanges']()){if(_0x416a49['containsRange'](_0x4e73e1,!0x0))return _0xa034a5;_0x4e73e1['containsRange'](_0x416a49)||(_0x4fdf8e=!0x1);}_0x4fdf8e&&_0xa034a5['discard']();}else{const _0x32298f=_0xa034a5['getFirstRange']();if(_0x32298f['containsRange'](_0x4e73e1,!0x0))return _0xa034a5;if(!qt(_0xa034a5,_0x5e9d38)){_0x4e73e1['containsRange'](_0x32298f)?_0xa034a5['removeMarkers']():_0x32298f['containsPosition'](_0x1af3b0)?_0x1af3b0=_0x32298f['end']:_0x32298f['containsPosition'](_0x56de07)&&(_0x56de07=_0x32298f['start']);continue;}_0x1af3b0=_0x1af3b0['isBefore'](_0x32298f['start'])?_0x1af3b0:_0x32298f['start'],_0x56de07=_0x56de07['isAfter'](_0x32298f['end'])?_0x56de07:_0x32298f['end'],_0x5e9d38=Object['assign']({},_0xa034a5['attributes']),_0x18a0e7?_0x32298f['start']['isBefore'](_0x18a0e7['getFirstRange']()['start'])?(_0x18a0e7['removeMarkers'](),_0x18a0e7=_0xa034a5):_0xa034a5['removeMarkers']():_0x18a0e7=_0xa034a5;}}}if(_0x18a0e7)return this['_setSuggestionRange'](_0x18a0e7,this['_model']['createRange'](_0x1af3b0,_0x56de07)),_0x18a0e7;{const _0x4869ba=_0x138912(),_0x5255e7=this['_model']['createRange'](_0x1af3b0,_0x56de07),_0x5bfe60=_0x47d9ce['id'],_0x2e9d79=_0x54a384?'deletion:'+_0x54a384:'deletion',_0x499e05=this['_setSuggestionData']({'id':_0x4869ba,'type':_0x2e9d79,'createdAt':new Date(),'authorId':_0x5bfe60,'attributes':_0x5e9d38});return this['_addSuggestionMarker'](_0x2e9d79,_0x4869ba,_0x5bfe60,_0x5255e7),_0x499e05;}}['markMultiRangeDeletion'](_0x4990ba,_0x40a622='multi',_0x1cf5e4={}){const _0x5c6069=this['editor']['plugins']['get']('Users')['me'],_0x3a3ae0=_0x4990ba['map'](_0x973e7f=>new _0x135447(_0x973e7f['start'],_0x973e7f['end'])),_0x5ecc00=new Set();for(const {suggestion:_0x13e537,meta:_0x54d4f0}of this['_findSuggestions'](_0x3a3ae0,'insertion'))_0x54d4f0['isOwn']&&!_0x54d4f0['isNextTo']&&_0x5ecc00['add'](_0x13e537);for(const _0x1edc98 of _0x5ecc00)if(_0x1edc98['isMultiRange']){const _0x4c04ac=_0x1edc98['getRanges']();(!_0x1edc98['attributes']||!_0x1edc98['attributes']['skipNestingCheck'])&&(_0x4c04ac['every'](_0x1ad3ec=>_0x3a3ae0['some'](_0x9f5b0c=>_0x9f5b0c['containsRange'](_0x1ad3ec,!0x0)))&&_0x1edc98['discard']());if(_0x3a3ae0['every'](_0x13a4e9=>_0x4c04ac['some'](_0xd5c424=>_0xd5c424['containsRange'](_0x13a4e9,!0x0)))){const _0x1d06c4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40a622,'accept');return this['forceDefaultExecution'](()=>_0x1d06c4(_0x4990ba,null,_0x1cf5e4)),null;}}else{const _0x3e8f00=_0x1edc98['getFirstRange']();_0x3a3ae0['some'](_0x2343b8=>_0x2343b8['containsRange'](_0x3e8f00,!0x0))&&_0x1edc98['discard']();if(_0x3a3ae0['every'](_0x353a2e=>_0x3e8f00['containsRange'](_0x353a2e,!0x0))){const _0x54e4c2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40a622,'accept');return this['forceDefaultExecution'](()=>_0x54e4c2(_0x3a3ae0,null,_0x1cf5e4)),null;}}const _0x93ebed=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x40a622,'join');let _0x2b6d2f=null;for(const _0x33cee7 of this['getSuggestions']())if(_0x33cee7['author']['id']==_0x5c6069['id']&&_0x33cee7['isInContent']&&'deletion'==_0x33cee7['type']&&_0x33cee7['subType']==_0x40a622&&qt(_0x33cee7,_0x1cf5e4)&&(_0x93ebed(_0x33cee7['getRanges'](),_0x3a3ae0)||_0x93ebed(_0x3a3ae0,_0x33cee7['getRanges']()))){if(_0x2b6d2f){if(_0x33cee7['commentThread']&&_0x33cee7['commentThread']['length'])continue;for(const _0x74eb5d of _0x33cee7['getRanges']())_0x2b6d2f['isIntersectingWithRange'](_0x74eb5d)||_0x2b6d2f['addRange'](_0x74eb5d);_0x33cee7['removeMarkers']();}else{_0x2b6d2f=_0x33cee7;for(const _0x3426ca of _0x3a3ae0)_0x33cee7['isIntersectingWithRange'](_0x3426ca)||_0x33cee7['addRange'](_0x3426ca);}}if(_0x2b6d2f)return _0x2b6d2f;_0x5ecc00['clear']();for(const {suggestion:_0x48dc18,meta:_0x137534}of this['_findSuggestions'](_0x3a3ae0,'deletion'))_0x137534['isOwn']&&(this['_mergeNestedSuggestions']||!_0x137534['containsRangeInObject']&&!_0x137534['isInsideObject'])&&qt(_0x48dc18,_0x1cf5e4)&&_0x5ecc00['add'](_0x48dc18);for(const _0x44d8dc of _0x5ecc00){const _0x16c622=_0x44d8dc['getRanges']();if(!_0x1cf5e4||!_0x1cf5e4['skipNestingCheck']){if(_0x3a3ae0['every'](_0x2eec1f=>_0x16c622['some'](_0x4bcc00=>_0x4bcc00['containsRange'](_0x2eec1f,!0x0))))return _0x44d8dc;}(!_0x44d8dc['attributes']||!_0x44d8dc['attributes']['skipNestingCheck'])&&(_0x16c622['every'](_0x1cfc2b=>_0x3a3ae0['some'](_0x367e28=>_0x367e28['containsRange'](_0x1cfc2b,!0x0)))&&_0x44d8dc['discard']());}const _0x1ccf64=_0x138912(),_0x3f58fe=_0x5c6069['id'],_0x51e535='deletion:'+_0x40a622,_0x462857=this['_setSuggestionData']({'id':_0x1ccf64,'type':_0x51e535,'createdAt':new Date(),'authorId':_0x3f58fe,'attributes':_0x1cf5e4});for(const _0x52c119 of _0x3a3ae0)_0x52c119['detach'](),_0x52c119['isCollapsed']||'$graveyard'==_0x52c119['root']['rootName']||this['_addSuggestionMarker'](_0x51e535,_0x1ccf64,_0x3f58fe,_0x52c119,u['getMultiRangeId']());return _0x462857;}['markAttributeChange'](_0x2dfcf2,_0xdfb65a,_0x37035f,_0x3d7f7f,_0x325f90){if(_0x2dfcf2['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x50da72=this['editor']['plugins']['get']('Users')['me']['id'],_0x8e9128=Array['from'](this['_suggestions']['values']())['filter'](_0x4d4a5e=>'attribute'==_0x4d4a5e['type']&&_0x4d4a5e['data']['key']==_0xdfb65a&&_0x4d4a5e['isIntersectingWithRange'](_0x2dfcf2));if('default'===this['_trackFormatChanges']){const _0x1b686e=this['_findSuggestions'](_0x2dfcf2,'insertion')['filter'](({meta:_0xdccd42})=>_0xdccd42['isOwn']&&!_0xdccd42['isInsideObject']&&!_0xdccd42['isNextTo'])['map'](({suggestion:_0x556f45})=>_0x556f45);_0x8e9128['unshift'](..._0x1b686e);}const _0x42eee2=new Map([[_0x2dfcf2,_0x37035f]]);for(const _0x232a50 of _0x8e9128){const _0x32f443='attribute'==_0x232a50['type']?_0x232a50['data']['oldValue']:void 0x0,_0x567aa3=_0x232a50['getFirstRange'](),_0x70d524=Array['from'](_0x42eee2['keys']())['find'](_0x28b031=>_0x28b031['isIntersecting'](_0x567aa3));if(!_0x70d524)continue;const _0x167382=_0x70d524['getDifference'](_0x567aa3);this['_isBlockAttribute'](_0xdfb65a)&&'insertion'==_0x232a50['type']&&0x0!=_0x167382['length']||(_0x42eee2['delete'](_0x70d524),_0x167382['forEach'](_0x5b5534=>{_0x42eee2['set'](_0x5b5534,_0x37035f);}),'insertion'!=_0x232a50['type']&&_0x32f443!=_0x3d7f7f&&_0x42eee2['set'](_0x70d524['getIntersection'](_0x567aa3),_0x32f443));}const _0x263f04=[];for(const [_0x4b319a,_0x305e00]of _0x42eee2){const _0x19f135=_0x138912(),_0x148883={'key':_0xdfb65a,'oldValue':_0x305e00,'newValue':_0x3d7f7f};_0xdfb65a['length']>0x25&&console['warn']('Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.',{'key':_0xdfb65a});const _0x425807=('attribute:'+(_0xdfb65a+'|'+Gt({'newValue':_0x3d7f7f})))['substring'](0x0,0x3c),_0x4d9951=this['_setSuggestionData']({'id':_0x19f135,'type':_0x425807,'data':_0x148883,'createdAt':new Date(),'authorId':_0x50da72,'attributes':_0x325f90});_0x263f04['push'](_0x4d9951),this['_addSuggestionMarker'](_0x425807,_0x19f135,_0x50da72,_0x4b319a);}return _0x263f04;}['enableDefaultAttributesIntegration'](_0x364267){this['enableCommand'](_0x364267,(_0x45235b,..._0x3508f7)=>{this['_recordAttributeChanges'](()=>{_0x45235b(..._0x3508f7);});});}['registerBlockAttribute'](_0x1291a4){this['_blockAttributeKeys']['add'](_0x1291a4);}['registerInlineAttribute'](_0x1990e4){this['_inlineAttributeKeys']['add'](_0x1990e4);}['_getAttributeKey'](_0x567837){return'attribute'==_0x567837['type']?_0x567837['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x361fe8,_0x41d27c){const _0x3c5de0=_0x361fe8['getFirstMarker']();this['_model']['change'](_0x20d298=>{_0x20d298['updateMarker'](_0x3c5de0,{'range':_0x41d27c});});}['_addThreadToSuggestion'](_0x2ec934){const _0x547b02=_0x2ec934['id'],_0x1b8512=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x547b02)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1b8512,'threadId':_0x547b02,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1ecb9d=this['_commentsRepository']['getCommentThread'](_0x547b02);_0x1ecb9d['unbind']('isRemovable'),_0x1ecb9d['isRemovable']=!0x1,_0x2ec934['commentThread']=_0x1ecb9d;}['_checkSuggestionCorrectness'](_0x4e29c5,_0x201c02,_0x4ad5ab,_0x310dda){if(_0x4e29c5['type']!=_0x201c02||_0x4e29c5['subType']!=_0x4ad5ab||_0x4e29c5['creator']['id']!=_0x310dda)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x643216('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x47f84e,_0xd77d69){const _0x3116b4=_0x47f84e['getFirstRange']();if(_0xd77d69['isEqual'](_0x3116b4))_0x47f84e['removeMarkers']();else{if(_0x3116b4['containsRange'](_0xd77d69)){const _0x4d18fe=this['_model']['createPositionAt'](_0xd77d69['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x47f84e,this['_model']['createRange'](_0x3116b4['start'],_0x4d18fe));const _0x1ab248=_0x138912(),_0x3562d0=_0x47f84e['creator']['id'],_0x40a050=_0x47f84e['type']+':'+_0x47f84e['subType'];this['_setSuggestionData']({'id':_0x1ab248,'type':_0x40a050,'createdAt':new Date(),'authorId':_0x3562d0,'data':_0x47f84e['data'],'attributes':_0x47f84e['attributes']});const _0x312015=this['_model']['createPositionAt'](_0xd77d69['end']['parent'],'after'),_0x487e8b=this['_model']['createRange'](_0x312015,_0x3116b4['end']);this['_addSuggestionMarker'](_0x40a050,_0x1ab248,_0x3562d0,_0x487e8b);}else{if(_0x3116b4['containsPosition'](_0xd77d69['start'])){const _0x4b2263=this['_model']['createPositionAt'](_0xd77d69['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x47f84e,this['_model']['createRange'](_0x3116b4['start'],_0x4b2263));}else{const _0x2ced86=this['_model']['createPositionAt'](_0xd77d69['end']['parent'],'after');this['_setSuggestionRange'](_0x47f84e,this['_model']['createRange'](_0x2ced86,_0x3116b4['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x5d5be1){for(const {suggestion:_0x3315b4,meta:_0x4ba6aa}of this['_findSuggestions'](_0x5d5be1,'insertion')){if(!_0x4ba6aa['isOwn'])continue;const _0x3ea619=_0x3315b4['getRanges']();for(const _0x2b763e of _0x3ea619)if(!_0x5d5be1['getDifference'](_0x2b763e)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x45a616){const _0x219771=this['editor']['plugins']['get']('Users')['getUser'](_0x45a616);if(!_0x219771)throw new _0x643216('track-changes-user-not-found',this);return _0x219771;}['_getExternalAuthor'](_0x373858){const _0x53db86=this['editor']['plugins']['get']('Users'),_0x3e387f=_0xde5278('external:'+_0x373858),_0x402b43=_0x53db86['getUser'](_0x3e387f);return _0x402b43||_0x53db86['addUser']({'id':_0x3e387f,'name':_0x373858});}['_createSuggestion'](_0x4fcdc6,_0x324a54,_0x173620,_0x110fff,_0x2c5cd4){const _0x29f615=this['_getAuthorFromId'](_0x110fff),_0x52ea19=this['_suggestionFactory']['buildSuggestion'](_0x4fcdc6,_0x324a54,_0x173620,_0x29f615,_0x2c5cd4,_0x5986cc=>{this['_updateSuggestionData'](_0x173620,{'attributes':_0x5986cc});const _0x316e56=this['getSuggestion'](_0x173620);this['_joinWithAdjacentSuggestions'](new Set([_0x316e56])),this['_refreshSuggestionsChain'](new Set([_0x316e56]));});return this['listenTo'](_0x52ea19,'accept',()=>{this['_updateSuggestionData'](_0x173620,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x52ea19,'discard',()=>{this['_updateSuggestionData'](_0x173620,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x173620,_0x52ea19),this['_suggestionState']['set'](_0x52ea19,'notReady'),_0x52ea19;}['_splitMarkerName'](_0xd2d715){const _0x1ffb17=_0xd2d715['split'](':');return{'group':_0x1ffb17[0x0],'type':_0x1ffb17[0x1],'subType':_0x1ffb17['length']>=0x5?_0x1ffb17[0x2]:null,'id':_0x1ffb17['length']<0x5?_0x1ffb17[0x2]:_0x1ffb17[0x3],'authorId':_0x1ffb17['length']<0x5?_0x1ffb17[0x3]:_0x1ffb17[0x4],'markerCount':0x6==_0x1ffb17['length']?_0x1ffb17[0x5]:null};}['_breakSuggestionMarker'](_0x3556e8,_0x2bbba0,_0x5065c1){const _0x5e8d41=_0x3556e8['getFirstRange'](),_0x29c6f2=_0x5e8d41['start'],_0x227abc=_0x5e8d41['end'];this['_setSuggestionRange'](_0x3556e8,this['_model']['createRange'](_0x29c6f2,_0x2bbba0));const _0x452a20=_0x138912(),_0xf4cbfa=_0x3556e8['creator']['id'],_0x4813c8=_0x3556e8['type']+(_0x3556e8['subType']?':'+_0x3556e8['subType']:'');this['_setSuggestionData']({'id':_0x452a20,'type':_0x4813c8,'createdAt':new Date(),'authorId':_0xf4cbfa,'originalSuggestionId':_0x3556e8['id'],'attributes':_0x3556e8['attributes'],'data':_0x3556e8['data']});const _0x9f54be=this['_getAttributeKey'](_0x3556e8);('formatBlock'==_0x3556e8['type']||_0x9f54be&&this['_isBlockAttribute'](_0x9f54be))&&(_0x5065c1=this['_model']['createPositionBefore'](_0x5065c1['parent'])),this['_addSuggestionMarker'](_0x4813c8,_0x452a20,_0xf4cbfa,this['_model']['createRange'](_0x5065c1,_0x227abc));}['_findSuggestions'](_0x28bb35,_0x1f5b15=null){const _0xad0773=[],_0x5d9cd7=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x28bb35)||(_0x28bb35=[_0x28bb35]);for(const _0x2b666f of this['getSuggestions']()){if(!_0x2b666f['isInContent'])continue;if(_0x1f5b15&&_0x2b666f['type']!=_0x1f5b15)continue;let _0x4c0fe2=!0x1;for(const _0x35e6da of _0x2b666f['getRanges']()){for(const _0x29f3ac of _0x28bb35){const _0x26856b=_0x29f3ac['start']['isEqual'](_0x35e6da['end'])||_0x29f3ac['end']['isEqual'](_0x35e6da['start']);if(_0x26856b||_0x29f3ac['getIntersection'](_0x35e6da)){const _0x5e6804=_0x29f3ac['containsRange'](_0x35e6da)&&Ot(this['_model']['schema'],_0x35e6da['start'],_0x29f3ac),_0x3c9271=_0x35e6da['containsRange'](_0x29f3ac)&&Ot(this['_model']['schema'],_0x29f3ac['start'],_0x35e6da);_0xad0773['push']({'suggestion':_0x2b666f,'meta':{'isOwn':_0x5d9cd7==_0x2b666f['author'],'isNextTo':_0x26856b,'isInsideObject':_0x5e6804,'containsRangeInObject':_0x3c9271}}),_0x4c0fe2=!0x0;break;}}if(_0x4c0fe2)break;}}return _0xad0773;}['_addSuggestionMarker'](_0x4a001b,_0xcc1316,_0xd61ea4,_0x7f12d9,_0x37594f){this['_model']['change'](_0x32b89f=>{let _0x30bd3a='suggestion:'+_0x4a001b+':'+_0xcc1316+':'+_0xd61ea4;_0x37594f&&(_0x30bd3a=_0x30bd3a+':'+_0x37594f),_0x32b89f['addMarker'](_0x30bd3a,{'range':_0x7f12d9,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x51d8d1){const _0x5b0042=_0x51d8d1['previous'],_0x3432dc=_0x51d8d1['next'];_0x51d8d1['previous']=null,_0x51d8d1['next']=null,null!=_0x5b0042&&_0x5b0042['next']==_0x51d8d1&&(_0x5b0042['next']=_0x3432dc),null!=_0x3432dc&&_0x3432dc['previous']==_0x51d8d1&&(_0x3432dc['previous']=_0x5b0042),'ready'==this['_suggestionState']['get'](_0x51d8d1)&&(this['_suggestionState']['set'](_0x51d8d1,'removed'),this['fire']('suggestionUnloaded',_0x51d8d1,_0x5b0042,_0x3432dc));}['_setSuggestionData'](_0xeb7257){const _0x21c9ea=_0xeb7257['id'],_0x942097=this['addSuggestionData'](_0xeb7257);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x475796=this['editor']['plugins']['get']('PendingActions'),_0x5b8fb2=_0x942097['hasComments'],_0x496ae7=_0x942097['subType']?_0x942097['type']+':'+_0x942097['subType']:_0x942097['type'],_0x42e725=this['editor']['locale'],_0x53ebbe=_0x475796['add'](o(_0x42e725,'PENDING_ACTION_SUGGESTION')),_0x34b349={'id':_0x21c9ea,'type':_0x496ae7,'hasComments':_0x5b8fb2,'data':_0xeb7257['data']||null,'originalSuggestionId':_0xeb7257['originalSuggestionId']||null,'attributes':_0x942097['attributes']};this['_adapter']['addSuggestion'](_0x34b349)['then'](_0x5ced3e=>{_0x942097['_saved']=!0x0,_0x475796['remove'](_0x53ebbe),_0x5ced3e&&_0x5ced3e['createdAt']&&(this['_suggestions']['get'](_0x21c9ea)['createdAt']=_0x5ced3e['createdAt']);})['catch'](_0x53d7e8=>{throw _0x5ca2b0('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x942097['discard']();}),_0x942097['stopListening'](),this['_suggestions']['delete'](_0x942097['id']),this['_suggestionState']['delete'](_0x942097),_0x53d7e8;});}return _0x942097;}['_isBlockAttribute'](_0x1c4974){return this['_blockAttributeKeys']['has'](_0x1c4974);}['_updateSuggestionData'](_0x52eb72,_0x373ea4){const _0x493e5e=this['editor']['plugins']['get']('PendingActions'),_0x4f8070=this['getSuggestion'](_0x52eb72);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x4f8070['_saved']){const _0x4a3810=_0x493e5e['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x52eb72,_0x373ea4)['then'](()=>{_0x493e5e['remove'](_0x4a3810);});}else _0x4f8070['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x52eb72,_0x373ea4);});}}['_getSuggestionData'](_0x13c639){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x643216('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x13c639);}['_handleNewSuggestionMarker'](_0x192092){const {id:_0x291cd3,type:_0x26e729,subType:_0x3eda27,authorId:_0x401281}=this['_splitMarkerName'](_0x192092),_0x44ed20=this['_suggestions']['get'](_0x291cd3)||this['_createSuggestion'](_0x26e729,_0x3eda27,_0x291cd3,_0x401281,{});switch(this['_checkSuggestionCorrectness'](_0x44ed20,_0x26e729,_0x3eda27,_0x401281),this['_suggestionState']['get'](_0x44ed20)){case'notReady':this['_getSuggestionData'](_0x291cd3)['then'](_0x3bcad6=>{let _0x2deaa8=Promise['resolve']();_0x3bcad6['hasComments']&&(_0x2deaa8=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x291cd3})),_0x2deaa8['then'](()=>{this['addSuggestionData'](_0x3bcad6)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x44ed20,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x291cd3,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x44ed20,'ready'),this['fire']('suggestionLoaded',_0x44ed20);break;case'ready':this['fire']('suggestionChanged',_0x44ed20);}return _0x44ed20['addMarkerName'](_0x192092),_0x44ed20;}['_refreshSuggestionsChain'](_0x149534){const _0x55124c=Array['from'](_0x149534),_0x326738=_0x55124c['filter'](_0x21abbf=>'attribute'==_0x21abbf['type']);this['_refreshAttributeSuggestionsChain'](_0x326738);const _0x35aa58=_0x55124c['filter'](_0x17c05b=>!_0x17c05b['isMultiRange']&&'attribute'!=_0x17c05b['type']),_0x4d41ce=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4449be=>!_0x4449be['isMultiRange']&&'attribute'!=_0x4449be['type']),_0xfb4969=_0x4d41ce['filter'](_0x1eee9c=>!_0x149534['has'](_0x1eee9c)),_0x411bf7=new Map(_0x4d41ce['map'](_0x1b6d2f=>[_0x1b6d2f,this['_suggestionFactory']['getSuggestionCallback'](_0x1b6d2f['type'],_0x1b6d2f['subType'],'chain')])),_0x4e824a=new Map(_0x4d41ce['map'](_0x1f91b9=>[_0x1f91b9,_0x1f91b9['getFirstRange']()])),_0x19b7a1=new Set(),_0x769359=new Set();for(let _0x2d7384=0x0;_0x2d7384<_0x35aa58['length'];_0x2d7384++)_0x119a3a(_0x35aa58[_0x2d7384],_0x35aa58,_0x2d7384+0x1);for(let _0x124b7c=0x0;_0x124b7c<_0x35aa58['length'];_0x124b7c++)_0x119a3a(_0x35aa58[_0x124b7c],_0xfb4969,0x0);const _0x15a197=new Set();for(let _0x30fd25=0x0;_0x30fd25<_0x35aa58['length'];_0x30fd25++){const _0x43b6f5=_0x35aa58[_0x30fd25];!_0x769359['has'](_0x43b6f5)&&_0x43b6f5['previous']&&(_0x15a197['add'](_0x43b6f5['previous']),_0x43b6f5['previous']['next']===_0x43b6f5&&(_0x43b6f5['previous']['next']=null),_0x43b6f5['previous']=null),!_0x19b7a1['has'](_0x43b6f5)&&_0x43b6f5['next']&&(_0x15a197['add'](_0x43b6f5['next']),_0x43b6f5['next']['previous']===_0x43b6f5&&(_0x43b6f5['next']['previous']=null),_0x43b6f5['next']=null);}function _0x119a3a(_0x360c0f,_0x58f496,_0x19b09b){for(let _0x4339b9=_0x19b09b;_0x4339b9<_0x58f496['length'];_0x4339b9++){const _0x3a6310=_0x258a62(_0x360c0f,_0x58f496[_0x4339b9]);_0x3a6310&&(_0x3a6310[0x0]['next']=_0x3a6310[0x1],_0x3a6310[0x1]['previous']=_0x3a6310[0x0],_0x19b7a1['add'](_0x3a6310[0x0]),_0x769359['add'](_0x3a6310[0x1]));}}function _0x258a62(_0x279986,_0x262d6e){if(_0x279986['author']['id']!==_0x262d6e['author']['id'])return null;const _0x457358=_0x411bf7['get'](_0x279986)(_0x279986,_0x262d6e,_0x4e824a['get'](_0x279986),_0x4e824a['get'](_0x262d6e));if(!_0x457358)return null;return _0x411bf7['get'](_0x262d6e)(_0x279986,_0x262d6e,_0x4e824a['get'](_0x279986),_0x4e824a['get'](_0x262d6e))?_0x457358[0x1]['commentThread']&&_0x457358[0x1]['commentThread']['length']?null:_0x457358:null;}_0x15a197['size']&&this['_refreshSuggestionsChain'](_0x15a197);}['_refreshAttributeSuggestionsChain'](_0x2ed82b){if(0x0==_0x2ed82b['length'])return;const _0x18003d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x18c370=>'attribute'==_0x18c370['type']&&_0x18c370['_isDataLoaded']),_0x8cf3a7=[],_0x22bcf7=new Map();for(const _0x325bce of _0x18003d){const _0x4a1b40=_0xde5278(_0x325bce['attributes']);_0x22bcf7['has'](_0x4a1b40)||(_0x22bcf7['set'](_0x4a1b40,_0x8cf3a7['length']),_0x8cf3a7['push']([]));const _0x537a3c=_0x22bcf7['get'](_0x4a1b40);_0x8cf3a7[_0x537a3c]['push'](_0x325bce);}!(function(){_0x8cf3a7['sort']((_0xfdf6cc,_0x379b3f)=>{const _0x3840ab=_0xfdf6cc[0x0]['createdAt'],_0x39e4cf=_0x379b3f[0x0]['createdAt'];return _0x3840ab==_0x39e4cf?_0xfdf6cc[0x0]['attributes']['groupId']<_0x379b3f[0x0]['attributes']['groupId']?-0x1:0x1:_0x3840ab<_0x39e4cf?-0x1:0x1;});for(const _0x1340d9 of _0x8cf3a7)_0x1340d9['sort']((_0x2cc448,_0x38c6a3)=>_0x2cc448['id']<_0x38c6a3['id']?-0x1:0x1);}());for(let _0xa70c7=0x0;_0xa70c7<_0x8cf3a7['length'];_0xa70c7++){if(0x0==_0x8cf3a7[_0xa70c7]['length'])continue;const _0x39a914=[];for(let _0x40e6da=_0xa70c7+0x1;_0x40e6da<_0x8cf3a7['length'];_0x40e6da++)0x0!=_0x8cf3a7[_0x40e6da]['length']&&_0x429eb3(_0x8cf3a7[_0xa70c7],_0x8cf3a7[_0x40e6da])&&_0x39a914['push'](_0x40e6da);for(const _0x409d96 of _0x39a914)_0x8cf3a7[_0xa70c7]=_0x8cf3a7[_0xa70c7]['concat'](_0x8cf3a7[_0x409d96]),_0x8cf3a7[_0x409d96]=[];}for(const _0x2e9c04 of _0x8cf3a7)for(let _0x14ab68=0x0;_0x14ab68<_0x2e9c04['length'];_0x14ab68++){const _0x2eb454=_0x2e9c04[_0x14ab68+0x1]||null;_0x2e9c04[_0x14ab68]['next']!==_0x2eb454&&(_0x2e9c04[_0x14ab68]['next']=_0x2eb454);}for(const _0x1bf554 of _0x8cf3a7)for(let _0x522aeb=0x0;_0x522aeb<_0x1bf554['length'];_0x522aeb++){const _0xbe8814=_0x1bf554[_0x522aeb-0x1]||null;_0x1bf554[_0x522aeb]['previous']!==_0xbe8814&&(_0x1bf554[_0x522aeb]['previous']=_0xbe8814);}function _0x429eb3(_0x5064de,_0x5502f8){if(_0x5064de[0x0]['attributes']['groupId']!==_0x5502f8[0x0]['attributes']['groupId']&&_0x5064de[0x0]['author']!==_0x5502f8[0x0]['author'])return!0x1;if(!function(_0xe45f6d,_0x4ba49d){if(!_0xe45f6d['hasComments']&&!_0x4ba49d['hasComments'])return!0x0;if(_0xe45f6d['hasComments']&&_0x4ba49d['hasComments'])return!0x1;if(_0xe45f6d['hasComments']&&_0x4ba49d['createdAt']<_0xe45f6d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4ba49d['hasComments']&&_0xe45f6d['createdAt']<_0x4ba49d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x5064de[0x0],_0x5502f8[0x0]))return!0x1;const _0x3f412a=Tt(_0x5064de[0x0]['attributes'],'groupId'),_0x35d00e=Tt(_0x5502f8[0x0]['attributes'],'groupId');if(!_0x28ce4a(_0x3f412a,_0x35d00e))return!0x1;return!!_0x5064de['every'](_0x430769=>_0x5502f8['some'](_0x3dade1=>_0x430769['getFirstRange']()['isEqual'](_0x3dade1['getFirstRange']())))&&_0x5502f8['every'](_0x4d4bf1=>_0x5064de['some'](_0x244bba=>_0x4d4bf1['getFirstRange']()['isEqual'](_0x244bba['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1843d6){const _0x347f18=Array['from'](_0x1843d6),_0x16f1a9=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3c5f04=_0x16f1a9['filter'](_0x5835bd=>!_0x1843d6['has'](_0x5835bd)),_0x477034=new Map(_0x347f18['map'](_0x20dfd3=>[_0x20dfd3,this['_suggestionFactory']['getSuggestionCallback'](_0x20dfd3['type'],_0x20dfd3['subType'],'join')])),_0x29edb1=new Map(_0x16f1a9['map'](_0x51a7bc=>[_0x51a7bc,_0x51a7bc['getRanges']()]));for(let _0x4415ab=0x0;_0x4415ab<_0x347f18['length'];_0x4415ab++){if(_0x12d4d4(this,_0x347f18[_0x4415ab],_0x347f18,_0x4415ab+0x1))return!0x0;}for(let _0xc0dc18=0x0;_0xc0dc18<_0x347f18['length'];_0xc0dc18++){if(_0x12d4d4(this,_0x347f18[_0xc0dc18],_0x3c5f04,0x0))return!0x0;}return!0x1;function _0x12d4d4(_0xdf085d,_0x35bda4,_0x52aa46,_0x14d9f9){for(let _0x1b7774=_0x14d9f9;_0x1b7774<_0x52aa46['length'];_0x1b7774++){const _0x573778=_0x52aa46[_0x1b7774];if(_0x573778['type']!==_0x35bda4['type']||_0x573778['author']['id']!==_0x35bda4['author']['id']||_0x573778['subType']!==_0x35bda4['subType'])continue;if(!Jt(_0x35bda4,_0x573778))continue;if('attribute'==_0x35bda4['type']&&_0x35bda4['data']['oldValue']!=_0x573778['data']['oldValue'])continue;if('attribute'==_0x35bda4['type']&&_0xdf085d['_isBlockAttribute'](_0x35bda4['data']['key']))continue;if('formatBlock'==_0x35bda4['type']){const _0x47b8fb=_0xdf085d['editor']['model'],_0x1aafab=_0x35bda4['getContainedElement']();if(_0x1aafab&&(_0x47b8fb['schema']['isObject'](_0x1aafab)||_0x47b8fb['schema']['isLimit'](_0x1aafab)))continue;}const _0x5f0152=_0x477034['get'](_0x35bda4),_0x547a5a=_0x29edb1['get'](_0x35bda4),_0x3ff58b=_0x29edb1['get'](_0x573778),_0x312054=_0x35bda4['commentThread']&&_0x35bda4['commentThread']['length'],_0x6fdc04=_0x573778['commentThread']&&_0x573778['commentThread']['length'];if(!_0x312054&&_0x5f0152(_0x3ff58b,_0x547a5a))return _0xdf085d['_joinSuggestions'](_0x573778,_0x35bda4),_0x29edb1['delete'](_0x35bda4),!0x0;if(!_0x6fdc04&&_0x5f0152(_0x547a5a,_0x3ff58b))return _0xdf085d['_joinSuggestions'](_0x35bda4,_0x573778),_0x29edb1['delete'](_0x573778),!0x0;}return!0x1;}}['_joinSuggestions'](_0xe109e9,_0x1c9ee4){if(_0xe109e9['isMultiRange']){for(const _0x1f1572 of _0x1c9ee4['getRanges']())_0xe109e9['addRange'](_0x1f1572);}else{const _0x4044f4=_0x1c9ee4['getFirstRange']()['end'];this['_setSuggestionRange'](_0xe109e9,this['_model']['createRange'](_0xe109e9['getFirstRange']()['start'],_0x4044f4));}_0x1c9ee4['removeMarkers']();}['_getMarkerAnnouncementText'](_0x135f2c,_0x293aa6,_0x3cf59a){const _0x746e4b=_0x135f2c['startsWith']('format')||_0x135f2c['startsWith']('attribute')?'FORMATTING':_0x135f2c['toUpperCase']();return o(this['editor']['locale'],_0x293aa6+'_'+_0x746e4b+'_SUGGESTION_ANNOUNCEMENT',_0x3cf59a);}['_initAriaMarkerChangeAnnouncements'](){const _0x271965=this['editor'];if(!_0x271965['ui'])return;const {ariaLiveAnnouncer:_0x55b254}=_0x271965['ui'];_0x5d8177(this['_model'],({left:_0x5c537f,entered:_0x42e474})=>{for(const _0x5a1f29 of _0x5c537f){const {group:_0xb91f5,type:_0x14f706}=this['_splitMarkerName'](_0x5a1f29['name']);if('suggestion'===_0xb91f5){_0x55b254['announce'](this['_getMarkerAnnouncementText'](_0x14f706,'LEAVE'));break;}}for(const _0x1f8017 of _0x42e474){const {group:_0x18f85f,type:_0x4e2c3e}=this['_splitMarkerName'](_0x1f8017['name']);if('suggestion'===_0x18f85f){_0x55b254['announce'](this['_getMarkerAnnouncementText'](_0x4e2c3e,'ENTER',_0x52bb84(_0x2853f2)));break;}}});}['_processAttributeChanges'](_0x1a6faa){if(this['_recordAttributeSuggestions'])return!0x1;const _0x6dac2d=this['editor'],_0x5f3753=_0x6dac2d['model']['document']['differ']['getChanges']();if(0x0==_0x5f3753['length'])return!0x1;const _0x1a82c0=[],_0x33c65a=_0x5f3753['filter'](_0x5394b4=>'attribute'==_0x5394b4['type']),_0x4658f0=_0x5f3753['filter'](_0xcb92e5=>'insert'==_0xcb92e5['type']&&'$text'!=_0xcb92e5['name']),_0x5ac2ad=_0x5f3753['filter'](_0x4838f1=>'remove'==_0x4838f1['type']&&'$text'!=_0x4838f1['name']);for(const _0x4ee28e of _0x33c65a)_0x1a82c0['push']({'key':_0x4ee28e['attributeKey'],'newValue':_0x4ee28e['attributeNewValue'],'oldValue':_0x4ee28e['attributeOldValue'],'range':Pt(_0x4ee28e['range'],_0x6dac2d['model'])});for(const _0x1a6c13 of _0x4658f0){const _0x5b3630=_0x5ac2ad['find'](_0x34cdf3=>_0x34cdf3['position']['isEqual'](_0x1a6c13['position']));_0x5b3630&&_0x1a82c0['push']({'key':m,'newValue':_0x1a6c13['name'],'oldValue':_0x5b3630['name'],'range':_0x6dac2d['model']['createRangeOn'](_0x1a6c13['position']['nodeAfter'])});}return 0x0!=_0x1a82c0['length']&&this['_reduceExistingSuggestions'](_0x1a6faa,_0x1a82c0);}['_processAttributeSuggestions'](_0x8759b9){let _0x18e3c3=!0x1;const _0x1a15ab=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4509e2=>_0x4509e2['data']['newRange']&&_0x4509e2['name']['startsWith']('suggestion:attribute:'));for(const _0x386a5b of _0x1a15ab){const {subType:_0x594bdd,id:_0x23dc2b}=this['_splitMarkerName'](_0x386a5b['name']),_0x9c94fd=_0x594bdd['split']('|')[0x0];for(const _0x1e30d7 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1e30d7['id']!=_0x23dc2b&&'attribute'==_0x1e30d7['type']&&_0x1e30d7['data']&&_0x1e30d7['data']['key']==_0x9c94fd&&_0x1e30d7['getFirstRange']()['isIntersecting'](_0x386a5b['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1e30d7,_0x386a5b['data']['newRange'],_0x8759b9),_0x18e3c3=!0x0);}return _0x18e3c3;}['_recordAttributeChanges'](_0x29a32d){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x29a32d();}['_isRegisteredAttribute'](_0x5b665d){const _0x4f526c=this['_isBlockAttribute'](_0x5b665d),_0x42b2d7=this['_inlineAttributeKeys']['has'](_0x5b665d);return _0x4f526c||_0x42b2d7;}['_reduceExistingSuggestions'](_0x3d71a8,_0x52cb0b){if(0x0==_0x52cb0b['length'])return!0x1;let _0x410470=!0x1;for(const _0x5ce496 of _0x52cb0b){const _0x3ecd59=this['_findSuggestions'](_0x5ce496['range'],'attribute')['filter'](_0x2fa561=>!_0x2fa561['meta']['isNextTo'])['map'](_0x2f63a1=>_0x2f63a1['suggestion']),_0x3e22e2=_0xde5278({'newValue':_0x5ce496['newValue']});_0x3ecd59['filter'](_0x1bdb3e=>{const [_0x4c22d9,_0x50fde7]=_0x1bdb3e['subType']['split']('|');return _0x4c22d9==_0x5ce496['key']&&_0x50fde7!=_0x3e22e2;})['forEach'](_0x1a34e3=>{this['_reduceSuggestionAttributeRange'](_0x1a34e3,_0x5ce496['range'],_0x3d71a8),_0x410470=!0x0;});}return _0x410470;}['_reduceSuggestionAttributeRange'](_0x474eab,_0x1a9410,_0x4a8d88){const _0xbc601=_0x474eab['getFirstRange']()['getDifference'](_0x1a9410);0x0!==_0xbc601['length']?0x1!==_0xbc601['length']?this['_breakSuggestionMarker'](_0x474eab,_0x1a9410['start'],_0x1a9410['end']):this['_setSuggestionRange'](_0x474eab,_0xbc601[0x0]):_0x4a8d88['removeMarker'](_0x474eab['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2d2016){this['_editor']=_0x2d2016,this['_model']=_0x2d2016['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3155d5,_0x6a6500,_0x406262,_0x22ce14,_0x50f646,_0xb102fc){return new u(this['_model'],{'type':_0x3155d5,'subType':_0x6a6500,'id':_0x406262,'author':_0x22ce14,'creator':_0x22ce14,'attributes':_0x50f646,'onAttributesChange':_0xb102fc,'onAccept':(..._0x58fd65)=>this['getSuggestionCallback'](_0x3155d5,_0x6a6500,'accept')(..._0x58fd65),'onDiscard':(..._0xf60b16)=>this['getSuggestionCallback'](_0x3155d5,_0x6a6500,'discard')(..._0xf60b16)});}['registerCustomCallback'](_0x38725d,_0x56ef21,_0x3648ab,_0x2834a1){const _0x302ba6=_0x38725d+':'+_0x56ef21+':'+_0x3648ab;this['_customCallbacks']['set'](_0x302ba6,_0x2834a1);}['getSuggestionCallback'](_0x29c251,_0x1d9672,_0x4c993d){const _0x2ee961=_0x29c251+':'+_0x1d9672+':'+_0x4c993d;return this['_customCallbacks']['get'](_0x2ee961)||this['_defaultCallbacks']['get'](_0x29c251+':'+_0x4c993d);}['_registerDefaultCallbacks'](){const _0x574e31=()=>!0x1,_0x502ca6=_0x39f4e8=>{_0x39f4e8['sort']((_0x1c8cf0,_0x9c25c9)=>_0x1c8cf0['start']['isBefore'](_0x9c25c9['start'])?0x1:-0x1),this['_model']['change'](_0xa6c1e9=>{for(const _0x40b173 of _0x39f4e8){let _0x1abbe3;_0x1abbe3=_0x40b173['end']['isAtEnd']&&_0x40b173['end']['parent']==_0x40b173['start']['nodeAfter']?_0xa6c1e9['createSelection'](_0x40b173['start']['nodeAfter'],'on'):_0xa6c1e9['createSelection'](_0x40b173),this['_model']['deleteContent'](_0x1abbe3,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x7d1853=(_0x552822,_0x455979)=>{_0x455979&&this['_model']['change'](_0x3865d2=>{const {commandName:_0x3b2483,commandParams:_0x34215e=[]}=_0x455979,_0xd7f47c=_0x552822['map'](_0xc8472b=>(Vt(_0xc8472b)&&(_0xc8472b=this['_model']['createRange'](_0xc8472b['end'])),_0xc8472b))['filter'](_0x1e58bb=>'$graveyard'!==_0x1e58bb['root']['rootName']);if(_0xd7f47c['length']<0x1)return;const _0x364b2e=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x53314c=>_0x135447['fromRange'](_0x53314c));_0x3865d2['setSelection'](_0xd7f47c);for(const _0x59fab1 of this['_editor']['commands']['commands']())_0x59fab1['refresh']();_0x34215e['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3b2483,..._0x34215e);const _0x3f3f36=_0x364b2e['filter'](_0x1c8643=>'$graveyard'!=_0x1c8643['root']['rootName']);_0x3f3f36['length']>0x0&&_0x3865d2['setSelection'](_0x3f3f36);for(const _0xa2f3ba of _0x364b2e)_0xa2f3ba['detach']();});},_0x49a56d=(_0x191ec2,_0x10c910)=>0x1==_0x191ec2['length']&&0x1==_0x10c910['length']&&_0x191ec2[0x0]['end']['isEqual'](_0x10c910[0x0]['start']),_0x2bcedc=(_0x3332c1,_0x7b2e8d,_0x396de5,_0x2988db)=>Ht(_0x3332c1,_0x7b2e8d,_0x396de5,_0x2988db,this['_model'])?[_0x3332c1,_0x7b2e8d]:Ht(_0x7b2e8d,_0x3332c1,_0x2988db,_0x396de5,this['_model'])?[_0x7b2e8d,_0x3332c1]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x574e31),this['_defaultCallbacks']['set']('insertion:discard',_0x502ca6),this['_defaultCallbacks']['set']('insertion:join',_0x49a56d),this['_defaultCallbacks']['set']('insertion:chain',_0x2bcedc),this['_defaultCallbacks']['set']('deletion:accept',_0x502ca6),this['_defaultCallbacks']['set']('deletion:discard',_0x574e31),this['_defaultCallbacks']['set']('deletion:join',_0x49a56d),this['_defaultCallbacks']['set']('deletion:chain',_0x2bcedc),this['_defaultCallbacks']['set']('formatInline:accept',_0x7d1853),this['_defaultCallbacks']['set']('formatInline:discard',_0x574e31),this['_defaultCallbacks']['set']('formatInline:join',_0x49a56d),this['_defaultCallbacks']['set']('formatInline:chain',_0x574e31),this['_defaultCallbacks']['set']('formatBlock:accept',_0x7d1853),this['_defaultCallbacks']['set']('formatBlock:discard',_0x574e31),this['_defaultCallbacks']['set']('formatBlock:join',_0x49a56d),this['_defaultCallbacks']['set']('formatBlock:chain',_0x574e31),this['_defaultCallbacks']['set']('attribute:accept',_0x574e31),this['_defaultCallbacks']['set']('attribute:discard',(_0x38dad8,_0x4a1787)=>{if(!_0x4a1787)return;const _0x44a10d=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x493cab=>{if(_0x4a1787['key']==m)for(const _0x20f7d6 of _0x38dad8){const _0x1e5671=_0x20f7d6['start']['nodeAfter'],_0x1db6f4=_0x4a1787['oldValue'];_0x493cab['rename'](_0x1e5671,_0x1db6f4);}else{if(_0x44a10d['_isBlockAttribute'](_0x4a1787['key'])){for(const _0xbfe4ca of _0x38dad8)void 0x0!==_0x4a1787['oldValue']?_0x493cab['setAttribute'](_0x4a1787['key'],_0x4a1787['oldValue'],_0xbfe4ca['start']['nodeAfter']):_0x493cab['removeAttribute'](_0x4a1787['key'],_0xbfe4ca['start']['nodeAfter']);}else{for(const _0x149951 of _0x38dad8)_0x4a1787['oldValue']?_0x493cab['setAttribute'](_0x4a1787['key'],_0x4a1787['oldValue'],_0x149951):_0x493cab['removeAttribute'](_0x4a1787['key'],_0x149951);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x49a56d);}}function Ot(_0x1e6986,_0xcd493a,_0x1fefb5){for(const _0x1c27a2 of _0xcd493a['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1c27a2['root']==_0x1c27a2)return!0x1;if(!_0x1fefb5['containsItem'](_0x1c27a2))return!0x1;if(_0x1e6986['isObject'](_0x1c27a2)||_0x1e6986['isLimit'](_0x1c27a2))return!0x0;}return!0x1;}function Vt(_0xc9dbcc){return _0xc9dbcc['end']['parent']==_0xc9dbcc['start']['nodeAfter']&&_0xc9dbcc['end']['isAtStart'];}function Ut(_0x3b1904,_0x3873e6,_0x514545,_0x100d76){const _0x4dd482=_0x50dcbb=>!_0x50dcbb['item']['is']('$textProxy')&&!_0x100d76['isObject'](_0x50dcbb['item']),_0x466642=_0x3b1904['start']['getLastMatchingPosition'](_0x4dd482),_0x409e3f=_0x3b1904['end']['getLastMatchingPosition'](_0x4dd482,{'direction':'backward'});return(!_0x3b1904['start']['isEqual'](_0x466642)||!_0x3b1904['end']['isEqual'](_0x409e3f))&&(_0x466642['isBefore'](_0x409e3f)?_0x514545['updateMarker'](_0x3873e6,{'range':_0x514545['createRange'](_0x466642,_0x409e3f)}):_0x514545['removeMarker'](_0x3873e6),!0x0);}function Gt(_0x4f1131){return _0xde5278(_0x4f1131);}function Ft(_0x103026){const _0x3d7b42=_0x103026['start']['nodeAfter'];return _0x3d7b42&&_0x3d7b42['is']('element');}function Pt(_0x4d442d,_0x23a4f8){return null==_0x4d442d['end']['nodeBefore']&&_0x4d442d['end']['parent']==_0x4d442d['start']['nodeAfter']?Lt(_0x4d442d['start']['nodeAfter'],_0x23a4f8):_0x4d442d;}function Lt(_0x15235d,_0x2942e3){const _0x260b0f=_0x2942e3['schema']['isObject'](_0x15235d)||_0x2942e3['schema']['isSelectable'](_0x15235d);return _0x2942e3['createRange'](_0x2942e3['createPositionAt'](_0x15235d,'before'),_0x260b0f?_0x2942e3['createPositionAfter'](_0x15235d):_0x2942e3['createPositionAt'](_0x15235d,'end'));}function Ht(_0x212e1e,_0x103f24,_0x5060ca,_0x536667,_0x14085b){if(_0x212e1e['next'])return!0x1;if(!Jt(_0x212e1e,_0x103f24))return!0x1;if(_0x5060ca['end']['isEqual'](_0x536667['start']))return!0x0;if(_0x212e1e['type']!=_0x103f24['type'])return!0x1;if(!_0x5060ca['end']['isTouching'](_0x536667['start']))return!0x1;const _0x26c421=_0x14085b['createRange'](_0x5060ca['end'],_0x536667['start'])['getWalker']();for(const _0x121067 of _0x26c421)if(['elementStart','elementEnd']['includes'](_0x121067['type'])&&_0x14085b['schema']['isLimit'](_0x121067['item']))return!0x1;return!0x0;}function Jt(_0x57f76c,_0x518d10){if(!_0x57f76c['_isDataLoaded']||!_0x518d10['_isDataLoaded'])return!0x1;const _0x48afb3=new Set(Object['keys'](_0x57f76c['attributes'])),_0x4ce80d=new Set(Object['keys'](_0x518d10['attributes']));if(_0x48afb3['delete']('groupId'),_0x4ce80d['delete']('groupId'),0x0==_0x48afb3['size']&&0x0==_0x4ce80d['size'])return!0x0;if(_0x48afb3['size']!=_0x4ce80d['size'])return!0x1;const _0x4a2513={..._0x57f76c['attributes']},_0x1d9466={..._0x518d10['attributes']};return delete _0x4a2513['groupId'],delete _0x1d9466['groupId'],JSON['stringify'](_0x4a2513)==JSON['stringify'](_0x1d9466);}function qt(_0x22da3e,_0x2f62af){const _0x485c62=zt(_0x22da3e['attributes']),_0x159bff=zt(_0x2f62af);if(!_0x22da3e['_isDataLoaded'])return!0x1;for(const _0x20db4d of Object['keys'](_0x159bff))if(!_0x28ce4a(_0x485c62[_0x20db4d],_0x159bff[_0x20db4d]))return!0x1;return!0x0;}function zt(_0x2ede44){const _0x54b236=Object['assign']({},_0x2ede44);return delete _0x54b236['skipNestingCheck'],delete _0x54b236['tablePasteChainId'],_0x54b236;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x16dac0(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x5d7297,_0x1bac5c,_0x530e65,_0x17eacb){super(),this['model']=_0x1bac5c,this['view']=_0x530e65,this['commentThreadController']=_0x17eacb,this['_editor']=_0x5d7297,this['_acceptCommand']=_0x5d7297['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x5d7297['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3af7d1,_0x28c43f)=>_0x3af7d1||_0x28c43f),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x2d3efa=>_0x2d3efa&&this['_editor']['model']['canEditAt'](_0x1bac5c['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x4e3045=>_0x4e3045&&this['_editor']['model']['canEditAt'](_0x1bac5c['getRanges']())),this['_pendingAction']=null,_0x530e65['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x530e65,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x530e65,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x530e65,'change:isDirty',()=>{_0x530e65['isDirty']?this['_setPendingAction']():this['_removePendingAction']();});}['acceptSuggestion'](){this['_acceptCommand']['execute'](this['model']['id']);}['discardSuggestion'](){this['_discardCommand']['execute'](this['model']['id']);}['destroy'](){this['view']['unbind']('isEnabled'),this['view']['unbind']('canAccept'),this['view']['unbind']('canDiscard'),this['stopListening'](),this['commentThreadController']['destroy'](),this['_pendingAction']&&this['_removePendingAction']();}['_setPendingAction'](){const _0x45baba=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x45baba);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x1366ed{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x18ed8b,_0xcf38,_0x324748,_0x3cd15c){super(_0x18ed8b),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x5395b3(_0x18ed8b,o(_0x18ed8b,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0xcf38['authoredAt']),this['bind']('authoredAt')['to'](_0xcf38),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0xcf38,'authoredAt',this,'descriptionParts',(_0x3feaf4,_0x12ccac,_0x46623c)=>{const _0x5bc51d=_0x46623c['map'](_0x2d4e48=>ls(_0x2d4e48['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x3feaf4-0x1,_0xcf38['author']['name'],_0x12ccac?_0x3cd15c['formatDateTime'](_0x12ccac):'',new DOMParser()['parseFromString'](_0x5bc51d,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4fdb1d(),this['focusTracker']=new _0x416a3b(),this['keystrokes']=new _0x561c62(),this['focusCycler']=new _0x4afa17({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3db6a6=>_0x3db6a6['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0xcf38,this['_localUser']=_0x324748,this['_config']=_0x3cd15c,_0x3cd15c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x19268d(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3b4da9}=this['_config'];this['commentsListView']=new _0x3b4da9(this['locale'],this['_model']['commentThread'],Object['assign']({'CommentView':this['_config']['CommentView']},this['_config'])),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['set']('length',this['commentsListView']['length']+0x1),this['bind']('length')['to'](this['commentsListView'],'length',_0x2f268e=>_0x2f268e+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x5edbfa,_0x2ffc14)=>_0x5edbfa||!!_0x2ffc14);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x273444}=this['_config'],_0x1b9e03=new _0x273444(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3bdce0=_0x1b9e03['commentInputView'];return _0x1b9e03['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3bdce0,'value',(_0x4bafc6,_0x156a28,_0x184fd5)=>!!_0x184fd5||_0x4bafc6&&!_0x156a28),_0x3bdce0['on']('submit',(_0x27053c,_0x166749)=>{this['fire']('addComment',_0x166749),_0x3bdce0['editor']['setData']('');}),_0x3bdce0['on']('cancel',()=>this['focus']()),_0x3bdce0['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x1b9e03;}}class re extends us{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x566bf4,_0x37f7c4,_0x5d50c1,_0x443814){super(_0x566bf4,_0x37f7c4,_0x5d50c1,_0x443814),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x184c7d=>_0x184c7d&&_0x184c7d[0x0]?_0x184c7d[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x13cf27,_0x28eb78)=>{let _0x966d='';for(const _0x3a9eb7 of _0x13cf27)_0x966d+='<p>'+ls(_0x3a9eb7['content'],_0x3a9eb7['color'])+'</p>';return _0x28eb78?_0x966d:_0x21551e(_0x966d,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x566bf4,'Accept\x20suggestion'),_0x2fe3e0['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x566bf4,'Discard\x20suggestion'),_0x2fe3e0['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x43d9f3(_0x566bf4,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']['addMany']([this['acceptButton'],this['discardButton']]),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x5b1a9e=this['bindTemplate'],_0x58c929=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x5b1a9e['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5b1a9e['to']('authoredAt',_0x529c7f=>this['_config']['formatDateTime'](_0x529c7f))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x58c929['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x378e6c={'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x5b1a9e['if']('isActive','ck-suggestion-wrapper--active'),_0x5b1a9e['to']('type',_0x58be65=>'ck-suggestion-'+_0x58be65),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x5b1a9e['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x58c929},this['ariaDescriptionView']]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x378e6c['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x378e6c;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x466c7e,_0x57ad53,_0x3e9d22)=>{this['_descriptionElement']['innerHTML']=_0x3e9d22;});}['_createButton'](_0x173ebb,_0xcb95cf,_0x44bc82,_0xae187f,_0x53b875){const _0x23e19d=new _0x3ae7a3(this['locale']);return _0x23e19d['set']({'label':_0x173ebb,'icon':_0xcb95cf,'tooltip':!0x0,'tooltipPosition':_0x53b875}),_0x23e19d['extendTemplate']({'attributes':{'class':_0x44bc82}}),_0x23e19d['on']('execute',()=>{this['fire'](_0xae187f,this['_model']['id']);}),_0x23e19d;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}var ce='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x231f11{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x588554,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x3866db){super(_0x3866db),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1bdaf4=this['editor']['config'];_0x1bdaf4['define']('trackChanges.SuggestionThreadView',re),_0x1bdaf4['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1bdaf4['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x1062bc,_0x1505d9){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x6e2cbd,_0x1fa80c]of this['_handleControllerBuffer']){const _0x4b0c01=this['_suggestionToController']['has'](_0x6e2cbd);_0x4b0c01||_0x1fa80c?_0x4b0c01&&_0x1fa80c&&this['_destroyController'](_0x6e2cbd):this['_initializeController'](_0x6e2cbd);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1062bc,_0x1505d9);}['init'](){const _0x2195d5=this['editor'],_0x5ea605=_0x2195d5['plugins']['get']('TrackChangesEditing'),_0x41d278=_0x2195d5['plugins']['get']('Annotations'),_0x20e95c=_0x2195d5['plugins']['get']('EditorAnnotations'),_0x4d44a8=_0x2195d5['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x20e95c['addSourceCollector'](()=>{const _0x5f0b88=[];for(const [_0x9e507f,_0x591180]of Array['from'](this['_suggestionToController'])){const _0x434fe8=_0x9e507f['getAllAdjacentSuggestions'](),_0xc78fef=[];for(const _0x229dd8 of _0x434fe8){if(!_0x229dd8['isInContent'])continue;if(_0x229dd8['isMultiRange']){_0xc78fef['push'](..._0x229dd8['getRanges']());continue;}const _0x44d1fd=_0x229dd8['getFirstRange']();if(_0xc78fef['length']>0x0){const _0x23cda9=_0xc78fef[0x0]['getJoined'](_0x44d1fd);if(_0x23cda9){_0xc78fef[0x0]=_0x23cda9;continue;}}_0xc78fef['push'](_0x44d1fd);}_0x5f0b88['push']([_0x591180['view'],_0xc78fef]);}return _0x5f0b88;}),this['listenTo'](_0x5ea605,'suggestionLoaded',(_0x2cc813,_0x515c82)=>{this['listenTo'](_0x515c82,'change:previous',(_0xea5783,_0x3f4769,_0x25ca14,_0xa87b8b)=>{_0x515c82['isInContent']&&(null==_0x25ca14?(this['_updateController'](_0xa87b8b['head']),this['_handleSuggestionControllerDelayed'](_0x515c82,!0x1)):(this['_updateController'](_0x25ca14['head']),null==_0xa87b8b&&this['_handleSuggestionControllerDelayed'](_0x515c82,!0x0)));}),null!==_0x515c82['previous']?this['_updateController'](_0x515c82['head']):this['_handleSuggestionControllerDelayed'](_0x515c82,!0x1);}),this['listenTo'](_0x5ea605,'suggestionUnloaded',(_0x467f10,_0x3d3c1c,_0x264abb)=>{this['stopListening'](_0x3d3c1c,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3d3c1c),this['_suggestionToController']['has'](_0x3d3c1c)&&this['_destroyController'](_0x3d3c1c),_0x264abb&&this['_updateController'](_0x264abb['head']);}),this['listenTo'](_0x5ea605,'suggestionChanged',(_0x254693,_0x22e608)=>{this['_updateController'](_0x22e608);}),this['listenTo'](_0x41d278,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x4d44a8,'addComment',(_0xdc418,{threadId:_0x1b37f5,isFromAdapter:_0x512240})=>{if(_0x512240||!_0x5ea605['hasSuggestion'](_0x1b37f5))return;const _0xc9e791=_0x5ea605['getSuggestion'](_0x1b37f5);this['_suggestionToController']['get'](_0xc9e791)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x2b8fb8=this['editor']['plugins']['get']('Annotations'),_0x5ac492=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2466eb=Array['from'](_0x2b8fb8['activeAnnotations'],_0x831e91=>_0x831e91['innerView'])['filter'](_0x42b1a1=>this['_viewToController']['has'](_0x42b1a1)),_0x22da70=[];for(const _0x3383ac of _0x2466eb){const _0x3aed99=this['_viewToController']['get'](_0x3383ac)['model']['getAllAdjacentSuggestions']();_0x22da70['push'](..._0x3aed99['reduce']((_0x36aaa9,_0xe22b50)=>[..._0x36aaa9,..._0xe22b50['getMarkerNames']()],[]));}_0x5ac492['activeMarkers']=_0x22da70;}['_addUIComponentsToFactory'](){const _0x41dd38=this['editor'],_0x172d7e=_0x41dd38['locale'],_0xfde8dd=o(_0x172d7e,'Track\x20changes'),_0x5cf94f=new Wt([{'type':'switchbutton','model':new _0x4a9ebe({'withText':!0x0,'isToggleable':!0x0,'label':_0xfde8dd,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4a9ebe({'withText':!0x0,'label':o(_0x172d7e,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x4f42e6 of _0x5cf94f)if(he(_0x4f42e6)){const _0x321419=_0x41dd38['commands']['get'](_0x4f42e6['model']['commandName']);_0x4f42e6['model']['bind']('isOn','isEnabled')['to'](_0x321419,'value','isEnabled');}_0x41dd38['ui']['componentFactory']['add']('trackChanges',_0x45fc31=>this['_createToolbarButton'](_0x45fc31,_0x5cf94f,_0xfde8dd)),_0x41dd38['ui']['componentFactory']['add']('menuBar:trackChanges',_0x3e54e4=>this['_createMenuBarMenu'](_0x3e54e4,_0x5cf94f,_0xfde8dd));}['_createToolbarButton'](_0x4397ef,_0x304bb7,_0x4641a4){const _0x2e038d=Qt(_0x4397ef,_0x8f9698),_0x3c77ad=this['editor']['commands']['get']('trackChanges');_0x2e038d['buttonView']['set']({'tooltip':_0x4641a4,'label':_0x4641a4,'icon':ce}),_0x2e038d['buttonView']['bind']('isOn')['to'](_0x3c77ad,'value'),_0x2e038d['buttonView']['on']('execute',()=>{_0x3c77ad['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2e038d,_0x304bb7,{'role':'menu'});const _0xd5c980=[];for(const _0x13a2a0 of _0x304bb7)he(_0x13a2a0)&&_0xd5c980['push'](this['editor']['commands']['get'](_0x13a2a0['model']['commandName']));const _0x3525cd=_0x2e038d['buttonView'];return _0x3525cd['actionView']['unbind']('isEnabled'),_0x3525cd['arrowView']['unbind']('isEnabled'),_0x3525cd['actionView']['bind']('isEnabled')['to'](_0x3c77ad,'isEnabled'),_0x3525cd['arrowView']['bind']('isEnabled')['toMany'](_0xd5c980,'isEnabled',(..._0x4cb8ca)=>_0x4cb8ca['some'](_0x4563b4=>_0x4563b4)),_0x2e038d['on']('execute',_0x2fda69=>{this['editor']['execute'](_0x2fda69['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e038d;}['_createMenuBarMenu'](_0x110937,_0x2a8d72,_0x560c70){const _0x394f18=new Yt(_0x110937),_0x4e607c=this['editor']['commands']['get']('trackChanges');_0x394f18['buttonView']['set']({'label':_0x560c70,'icon':ce});const _0x2bcf8d=new Zt(_0x110937);for(const _0x5022c7 of _0x2a8d72){if('separator'==_0x5022c7['type']){_0x2bcf8d['items']['add'](new Xt(_0x110937));continue;}const _0x1a0c56=new te(_0x110937,_0x394f18),_0x312d64=new _0x319522(_0x110937),_0x5c25ee=_0x5022c7['model'];_0x312d64['bind'](...Object['keys'](_0x5c25ee))['to'](_0x5c25ee),_0x312d64['delegate']('execute')['to'](_0x394f18),_0x312d64['on']('execute',()=>{this['editor']['execute'](_0x5c25ee['commandName']),this['editor']['editing']['view']['focus']();}),_0x1a0c56['children']['add'](_0x312d64),_0x2bcf8d['items']['add'](_0x1a0c56);}return _0x394f18['bind']('isEnabled')['to'](_0x4e607c,'isEnabled'),_0x394f18['panelView']['children']['add'](_0x2bcf8d),_0x394f18;}['_initializeController'](_0x248c6e){const _0x47fe76=this['editor'],_0x7a0a2f=_0x47fe76['config'],_0x5000d5=_0x47fe76['plugins']['get']('Annotations'),_0x3142c7=_0x47fe76['plugins']['get']('CommentsRepository'),_0x1b09ea=_0x47fe76['plugins']['get']('EditorAnnotations'),_0x3e15df=_0x47fe76['plugins']['get'](_0x588554)['me'],_0x5de569=_0x7a0a2f['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x572c53,CommentThreadInputView:_0x54620a}=_0x47fe76['plugins']['get']('CommentsUI');let _0x55dc55,_0xcaf575;this['_annotationViews']['has'](_0x248c6e['id'])?(_0xcaf575=this['_annotationViews']['get'](_0x248c6e['id']),_0x55dc55=_0xcaf575['mainView']):(_0x55dc55=new _0x5de569(_0x47fe76['locale'],_0x248c6e,_0x3e15df,{'disableComments':this['_disableComments'],'editorConfig':_0x7a0a2f['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x7a0a2f['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x7a0a2f['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x7a0a2f['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x276638(_0x7a0a2f['get']('locale')),'CommentView':_0x7a0a2f['get']('comments')['CommentView'],'CommentsListView':_0x572c53,'CommentThreadInputView':_0x54620a}),_0x55dc55['acceptButton']['on']('execute',()=>{_0x47fe76['editing']['view']['focus']();}),_0x55dc55['discardButton']['on']('execute',()=>{_0x47fe76['editing']['view']['focus']();}),_0xcaf575=_0x5000d5['createAnnotationView'](this['editor']['locale'],_0x55dc55),_0xcaf575['bind']('isDirty')['to'](_0x55dc55,'isDirty'),_0xcaf575['bind']('length')['to'](_0x55dc55),_0xcaf575['bind']('type')['to'](_0x55dc55,'type',_0x371b86=>'suggestion-'+_0x371b86),this['listenTo'](_0x55dc55,'escape',()=>{_0x47fe76['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x248c6e['id'],_0xcaf575));const _0x5ac7fa=_0x3142c7['createCommentThreadController'](_0x248c6e['commentThread'],_0x55dc55),_0x47c127=new ae(_0x47fe76,_0x248c6e,_0x55dc55,_0x5ac7fa),_0x3eaf9c=_0x248c6e['getAllAdjacentSuggestions']()['filter'](_0x2759eb=>_0x2759eb['isInContent']);_0x55dc55['descriptionParts']=_0x47fe76['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x3eaf9c),this['_suggestionToController']['set'](_0x248c6e,_0x47c127),this['_viewToController']['set'](_0x55dc55,_0x47c127);const _0x39a673=_0x5000d5['createAnnotation']({'view':_0xcaf575,'target':()=>{const _0x2cdcbb=[],_0x1c1d3a=_0x248c6e['getAllAdjacentSuggestions']()['filter'](_0x347b74=>_0x347b74['isInContent']);for(const _0x47d652 of _0x1c1d3a)_0x2cdcbb['push'](..._0x47d652['getMarkers']());return _0x15af51(_0x47fe76['editing'],_0x2cdcbb);},'type':()=>'suggestion-'+_0x47c127['view']['type']});_0x3142c7['_bindAnnotationToEditors'](_0x55dc55,_0x39a673),_0x5000d5['add'](_0x39a673),_0x1b09ea['registerAnnotation'](_0x39a673);}['_destroyController'](_0x57b949){const _0x5c64b8=this['editor']['plugins']['get']('CommentsRepository'),_0x58037d=this['editor']['plugins']['get']('Annotations'),_0x48714a=this['_suggestionToController']['get'](_0x57b949),_0xb35393=_0x48714a['view'],_0x3c6b5f=_0x58037d['getByInnerView'](_0xb35393);_0x5c64b8['_unbindEditors'](_0xb35393),_0x3c6b5f&&_0x58037d['remove'](_0x3c6b5f),this['_suggestionToController']['delete'](_0x57b949),this['_viewToController']['delete'](_0xb35393),_0x48714a['destroy']();}['_updateController'](_0x42b5a9){if(!_0x42b5a9['isInContent']||!this['_suggestionToController']['has'](_0x42b5a9))return;const _0x4d64f3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x27096d=this['_suggestionToController']['get'](_0x42b5a9),_0xa11052=_0x42b5a9['getAllAdjacentSuggestions']();_0x27096d['view']['descriptionParts']=_0x4d64f3['descriptionFactory']['getDescriptions'](_0xa11052);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x2853f2,(_0x28e65a,_0x506ac9)=>{const _0x5091da=this['editor']['plugins']['get'](k),_0x225398=this['editor']['plugins']['get'](p);if(!_0x225398['activeMarkers']['length'])return;const {id:_0x20d64c}=_0x225398['_splitMarkerName'](_0x225398['activeMarkers'][0x0]),_0x48bb28=_0x5091da['getSuggestion'](_0x20d64c);_0x48bb28&&(this['_suggestionToController']['get'](_0x48bb28)['view']['focus'](),_0x506ac9());});}['destroy'](){for(const _0x382667 of this['_suggestionToController']['keys']())this['_destroyController'](_0x382667);for(const _0x302c12 of this['_annotationViews']['values']())_0x302c12['mainView']['destroy']();super['destroy']();}}function he(_0x57b953){return'model'in _0x57b953;}class k extends _0x231f11{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x19a729){this['editor']['plugins']['get'](p)['adapter']=_0x19a729;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x58aa2b){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x58aa2b);}['getSuggestions']({skipNotAttached:_0x34e3b4=!0x1,toJSON:_0x3dd5f1=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x34e3b4,'toJSON':_0x3dd5f1});}['getSuggestion'](_0x2c14f2){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2c14f2);}}const T=['Pagination'];class P extends _0x231f11{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x49f42a=this['editor'];if(_0x49f42a['config']['define']('trackChangesData.editorCreator',_0x2b911f=>{const _0x4ddc8f=_0x49f42a['model']['document']['getRootNames']()['reduce']((_0x5f37f9,_0x147939)=>(_0x5f37f9[_0x147939]='',_0x5f37f9),{});return _0x49f42a['constructor']['create'](_0x4ddc8f,_0x2b911f);}),'function'!=typeof _0x49f42a['config']['get']('trackChangesData')['editorCreator'])throw new _0x643216('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x5b8ebe){return N(this['editor'],!0x0,_0x5b8ebe);}['getDataWithDiscardedSuggestions'](_0x529a4d){return N(this['editor'],!0x1,_0x529a4d);}}class D extends _0x231f11{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2b5c5d){super(_0x2b5c5d),this['result']='end';}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function v(_0x2061a3){return void 0x0!==_0x2061a3['getRootsAttributes'];}async function N(_0x3ac3b5,_0x4dc53c,_0x14558e){const _0x6b5524=_0x2f475e(_0x3ac3b5,T);_0x6b5524['plugins']['push'](p,D),_0x6b5524['rootsAttributes']=v(_0x3ac3b5)?_0x3ac3b5['getRootsAttributes']():void 0x0;const _0x3478ae=document['createDocumentFragment'](),_0x44d523=_0x3ac3b5['config']['get']('trackChangesData')['editorCreator'],_0x2dcd50=await _0x44d523(_0x6b5524,()=>function(_0x2a325d){const _0x2b43d5=document['createElement']('div');return _0x2a325d['appendChild'](_0x2b43d5),_0x2b43d5;}(_0x3478ae));!function(_0xca947b,_0xae7f44){const _0x3b9afd=_0xca947b['model']['document']['getRootNames']()['reduce']((_0x34a816,_0x5252a0)=>(_0x34a816[_0x5252a0]=_0xca947b['data']['get']({'rootName':_0x5252a0}),_0x34a816),{}),_0x35eb90=_0xca947b['plugins']['get']('Users')['users']['map'](_0xfd1521=>({'id':_0xfd1521['id'],'name':_0xfd1521['name']})),_0x877f9b=_0xca947b['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4fe1a4=_0xca947b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x494f3f=_0xae7f44['plugins']['get']('Users'),_0xb9faef=_0xae7f44['plugins']['get']('TrackChangesEditing'),_0x4df637=_0xae7f44['plugins']['get']('CommentsRepository');for(const _0x51acfa of _0x35eb90)_0x494f3f['getUser'](_0x51acfa['id'])||_0x494f3f['addUser'](_0x51acfa);_0x494f3f['me']||_0x494f3f['useAnonymousUser']();for(const _0x334ce9 of _0x4fe1a4)_0x4df637['addCommentThread'](_0x334ce9);for(const _0x20d670 of _0x877f9b)_0xb9faef['addSuggestionData'](_0x20d670);_0xae7f44['data']['set'](_0x3b9afd);}(_0x3ac3b5,_0x2dcd50),_0x2dcd50['execute'](_0x4dc53c?'acceptAllSuggestions':'discardAllSuggestions');const _0x46fde1=v(_0x2dcd50)?_0x2dcd50['getFullData'](_0x14558e):_0x2dcd50['data']['get'](_0x14558e);return await _0x2dcd50['destroy'](),_0x46fde1;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x266c89,PendingActions as _0x26464c,icons as _0x1c8cac}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3d68a7,ObservableMixin as _0x13b011,uid as _0x49822d,insertToPriorityArray as _0x5c7ba4,priorities as _0x504bb7,logWarning as _0x49a028,getEnvKeystrokeText as _0x12a168,FocusTracker as _0x280b81,KeystrokeHandler as _0xee9339,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x21a271,View as _0x381225,ViewCollection as _0x1dbeaa,FocusCycler as _0x33620a,ViewModel as _0x48e8dd,createDropdown as Qt,SplitButtonView as _0x3f6f88,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x3104b7}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x24db66,hashObject as _0x4b68ef,surroundingMarkersDetector as _0x343835,ENTER_THREAD_KEYSTROKE as _0x563bb2,AriaDescriptionView as _0x3fddae,setupThreadKeyboardNavigation as _0x3fa51a,trimHtml as _0x36a08d,UserView as _0x29b738,LateFocusButtonView as _0x31ec2f,getDateTimeFormatter as _0x3e95a9,getAllMarkersDomElementsSorted as _0x269c89,sanitizeEditorConfig as _0x3df758}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x4320f2,LiveRange as _0x542340,LivePosition as _0x363aaa}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x51ff30,toWidget as _0x491ab3}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x17a888,set as _0x1eb5b2,isEqual as _0x49fb27,unset as _0x27b5b4,omit as Tt}from'lodash-es';import{Delete as _0x231f45,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xeb11a3,ShiftEnter as _0x172fb6}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x597673,_0x4b6bec){super(_0x597673),this['_enabledCommands']=_0x4b6bec,this['value']=!0x1,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){this['value']=!this['value'],this['value']?this['_disableUnsupportedCommands']():this['_enableCommands']();}['_disableUnsupportedCommands'](){for(const _0x1c1c2a of this['editor']['commands']['commands']())_0x1c1c2a['affectsData']&&!this['_enabledCommands']['has'](_0x1c1c2a)&&_0x1c1c2a['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x171620 of this['editor']['commands']['commands']())_0x171620['affectsData']&&!this['_enabledCommands']['has'](_0x171620)&&_0x171620['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x334ee5,_0x5ad056){super(_0x334ee5),this['_suggestions']=_0x5ad056,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x22e4d6){const _0x394eb3=this['_suggestions']['get'](_0x22e4d6);if(!_0x394eb3)throw new _0x3d68a7('track-changes-accept-suggestion-not-found',this);const _0x1672c2=_0x394eb3['getRanges']();this['editor']['model']['canEditAt'](_0x1672c2)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x394eb3);}}class R extends ts{['_suggestions'];constructor(_0x3a2ca9,_0x576f4c){super(_0x3a2ca9),this['_suggestions']=_0x576f4c,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x227fd7){const _0xd76967=this['_suggestions']['get'](_0x227fd7);if(!_0xd76967)throw new _0x3d68a7('track-changes-discard-suggestion-not-found',this);const _0x590949=_0xd76967['getRanges']();this['editor']['model']['canEditAt'](_0x590949)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0xd76967);}}function ls(_0x2a1363,_0x47ea2b){let _0x451d3d='';return _0x451d3d+=_0x2a1363['split']('*')['map']((_0x4f7f0b,_0x22cb2c)=>_0x22cb2c%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x4f7f0b)+'</span>':nn(_0x4f7f0b))['join'](''),_0x47ea2b&&(_0x451d3d+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x47ea2b['value']+'\x22\x20title=\x22'+_0x47ea2b['title']+'\x22></span>'),_0x451d3d;}function nn(_0x42eaf6){const _0x9e87bd=document['createElement']('span');return _0x9e87bd['innerText']=_0x42eaf6,_0x9e87bd['innerHTML'];}function ss(_0x5651dc){return _0x5651dc['sort']((_0x45e8a5,_0x2b5ce0)=>'deletion'==_0x45e8a5['type']&&'deletion'!=_0x2b5ce0['type']?-0x1:'deletion'!=_0x45e8a5['type']&&'deletion'==_0x2b5ce0['type']?0x1:0x0);}function to(_0x4a3a51,_0x7c61e0){let _0x9f9ce9,_0x8ba1b3=0x0;const _0x374ede=[],_0x42597c=_0x7c61e0['schema'];for(;_0x8ba1b3<_0x4a3a51['length'];){const _0x38f412=_0x4a3a51[_0x8ba1b3],_0x3bb9ab=_0x4a3a51[_0x8ba1b3+0x1];_0x9f9ce9||(_0x9f9ce9=_0x7c61e0['createPositionBefore'](_0x38f412)),on(_0x7c61e0,_0x38f412,_0x3bb9ab)||(_0x374ede['push'](_0x7c61e0['createRange'](_0x9f9ce9,_0x42597c['isObject'](_0x38f412)?_0x7c61e0['createPositionAfter'](_0x38f412):_0x7c61e0['createPositionAt'](_0x38f412,'end'))),_0x9f9ce9=null),_0x8ba1b3++;}return _0x374ede;}function on(_0xfa066f,_0x2e3c76,_0x36cbc1){if(!_0x36cbc1)return!0x1;const _0x8ef41f=_0xfa066f['createPositionAfter'](_0x2e3c76),_0x3d29e6=_0xfa066f['createPositionBefore'](_0x36cbc1);return _0x8ef41f['isTouching'](_0x3d29e6);}function rs(_0xc6305c,_0x51ac39,_0x2c11e0){for(;_0x2c11e0['length'];){const _0x32ee10=_0x2c11e0['splice'](0x0,0x64);_0xc6305c['change'](()=>{for(const _0xdb8d70 of _0x32ee10)_0xdb8d70['isInContent']&&_0x51ac39['execute'](_0xdb8d70['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0xb3d40f,_0x5a316a,_0x3cd797){super(_0xb3d40f),this['_command']=_0x5a316a,this['_suggestions']=_0x3cd797,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x2f487c=Array['from'](this['_suggestions']['values']())['some'](_0x47b000=>_0x47b000['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x2f487c;}['execute'](){const _0x2ced8c=ss(Array['from'](this['_suggestions']['values']()));for(const _0x3f6836 of _0x2ced8c){const _0x154634=_0x3f6836['getRanges']();if(!this['editor']['model']['canEditAt'](_0x154634))return;}rs(this['editor']['model'],this['_command'],_0x2ced8c);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x4cee6b,_0x3e9a9c,_0x17afb4){super(_0x4cee6b),this['_command']=_0x3e9a9c,this['_suggestions']=_0x17afb4,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x12f1de=this['editor']['model']['document']['selection'],_0x5257bf=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x49e035,_0x11cabb){const _0x515ed8=Array['from'](_0x49e035['getRanges']()),_0x488bf4=new Set();for(const _0x5e0653 of _0x11cabb)if(_0x5e0653['isInContent']){for(const _0x185c28 of _0x515ed8)for(const _0xf9f73c of _0x5e0653['getRanges']())(_0x185c28['isIntersecting'](_0xf9f73c)||_0x49e035['isCollapsed']&&!_0x5e0653['isMultiRange']&&_0x5e0653['next']&&_0xf9f73c['end']['isTouching'](_0x185c28['start']))&&_0x488bf4['add'](_0x5e0653);}return _0x488bf4;}(_0x12f1de,_0x5257bf),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x231cce=ss(Array['from'](this['_selectedSuggestions']));for(const _0x421632 of _0x231cce){const _0x4dcbc6=_0x421632['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4dcbc6))return;}rs(this['editor']['model'],this['_command'],_0x231cce);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x13b011(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xb3fddb,_0x5869af){super(),this['id']=_0x5869af['id'],this['type']=_0x5869af['type'],this['subType']=_0x5869af['subType']||null,this['author']=_0x5869af['author'],this['creator']=_0x5869af['creator']||_0x5869af['author'],this['isExternal']=Boolean(_0x5869af['attributes']&&_0x5869af['attributes']['@external']),this['data']=null,this['_model']=_0xb3fddb,this['_onAccept']=_0x5869af['onAccept'],this['_onDiscard']=_0x5869af['onDiscard'],this['_onAttributesChange']=_0x5869af['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5869af['attributes']||{}),this['set']('previous',null),this['set']('next',null),this['set']('commentThread',null),this['set']('_saved',!0x1),this['decorate']('accept'),this['decorate']('discard');}get['head'](){let _0x3928eb=this;for(;_0x3928eb['previous'];)_0x3928eb=_0x3928eb['previous'];return _0x3928eb;}get['hasComments'](){return!!this['commentThread']&&this['commentThread']['length']>0x0;}get['isMultiRange'](){if(0x0==this['_markerNames']['size'])return!0x1;return 0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x5c0bc2){this['_markerNames']['add'](_0x5c0bc2);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x11508e=>this['_model']['markers']['get'](_0x11508e))['filter'](_0x3eff18=>_0x3eff18);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x41c3ad=>{for(const _0x6f2403 of this['getMarkers']())_0x41c3ad['removeMarker'](_0x6f2403);}),this['_markerNames']['clear']();}['removeMarker'](_0x1c731d){this['_model']['change'](_0x531579=>{_0x531579['removeMarker'](_0x1c731d);}),this['_markerNames']['delete'](_0x1c731d);}['addRange'](_0x22e304){const _0x59d658='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x59d658),this['_model']['change'](_0x1ba5b0=>{_0x1ba5b0['addMarker'](_0x59d658,{'range':_0x22e304,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xc0aca9){for(const _0x38a756 of this['getRanges']())if(_0x38a756['isIntersecting'](_0xc0aca9))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4c8479=>_0x4c8479['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4231e0,_0x3c875f)=>[..._0x4231e0,..._0x3c875f['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x17a616=this['getRanges']();if(0x1!=_0x17a616['length'])return null;const _0x800e68=_0x17a616[0x0],_0x496cfa=_0x800e68['start']['nodeAfter'],_0x42c7e2=_0x800e68['end']['nodeBefore'];return _0x496cfa instanceof _0x4320f2?_0x496cfa!=_0x42c7e2?null:_0x496cfa:null;}['accept'](){this['_onAccept'](this['getRanges'](),this['data'],this['attributes']),this['removeMarkers']();}['discard'](){this['_onDiscard'](this['getRanges'](),this['data'],this['attributes']),this['removeMarkers']();}['getAllAdjacentSuggestions'](){const _0x5cc24a=[];let _0x504a58=this['head'];for(;_0x504a58;)_0x5cc24a['push'](_0x504a58),_0x504a58=_0x504a58['next'];return _0x5cc24a;}['setAttribute'](_0x283433,_0x3b9fb5){const _0x375744=_0x17a888(this['attributes']);_0x1eb5b2(_0x375744,_0x283433,_0x3b9fb5),_0x49fb27(_0x375744,this['attributes'])||(this['attributes']=_0x375744,this['_onAttributesChange'](_0x375744));}['removeAttribute'](_0x71b03a){const _0x338cb1=_0x17a888(this['attributes']);_0x27b5b4(_0x338cb1,_0x71b03a),_0x49fb27(_0x338cb1,this['attributes'])||(this['attributes']=_0x338cb1,this['_onAttributesChange'](this['attributes']));}['toJSON'](){return{'id':this['id'],'type':this['subType']?this['type']+':'+this['subType']:this['type'],'authorId':this['creator']['id'],'createdAt':this['createdAt'],'hasComments':this['hasComments'],'data':this['data'],'attributes':this['attributes']};}static['getMultiRangeId'](){return _0x49822d()['substr'](0x1,0x5);}}function o(_0x55702c,_0x353d94,_0x3b255b){const t=_0x55702c['t'];switch(_0x353d94){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x3b255b);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3b255b);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3b255b);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3b255b);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3b255b);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x3b255b);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3b255b);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3b255b);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3b255b);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3b255b);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3b255b);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3b255b);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3b255b);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3b255b);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3b255b);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3b255b);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3b255b);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3b255b);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3b255b);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3b255b);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3b255b);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3b255b);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3b255b);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x3b255b);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3b255b);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3b255b);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3b255b);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3b255b);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3b255b);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x3b255b);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3b255b);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3b255b);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3b255b);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3b255b);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x3b255b);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3b255b);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x3b255b);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x3b255b);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3b255b);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x3b255b);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3b255b);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x3b255b);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3b255b);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3b255b);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x3b255b);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x3b255b);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x3b255b);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x3b255b);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x3b255b);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x3b255b);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x3b255b);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x353d94;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x312a6e,_0x40d027){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x312a6e,this['_locale']=_0x40d027;}['getDescriptions'](_0x432914){const _0x436f92=[],_0x5d4609=new Set(),_0x10265b=new Set();for(let _0x5c08bd=0x0;_0x5c08bd<_0x432914['length'];_0x5c08bd++){const _0x469222=_0x432914[_0x5c08bd];if(!_0x469222['isInContent'])continue;const _0x946875=this['_handleCustomCallbackDescription'](_0x469222);if(_0x946875){if(null!=_0x469222['subType']){if(_0x5d4609['has'](_0x469222['subType']))continue;_0x5d4609['add'](_0x469222['subType']);}_0x436f92['push'](_0x946875);}else{if('attribute'!=_0x469222['type'])'insertion'!=_0x469222['type']&&'deletion'!=_0x469222['type']||this['_handleInsertRemoveSuggestionDescription'](_0x436f92,_0x469222,_0x432914[_0x5c08bd+0x1]);else{const _0x38e794=_0x469222['data']['key'];if(_0x10265b['has'](_0x38e794))continue;_0x10265b['add'](_0x469222['data']['key']),_0x38e794==m?this['_handleRenameSuggestionDescription'](_0x436f92,_0x469222):this['_handleAttributeSuggestionDescription'](_0x436f92,_0x469222);}}}return this['_resolveDescriptionItems'](_0x436f92);}['registerDescriptionCallback'](_0x2369e3){this['_customCallbacks']['push'](_0x2369e3);}['registerElementLabel'](_0x33e8db,_0x37a6f7,_0x235728=_0x504bb7['normal']){'function'==typeof _0x33e8db?_0x5c7ba4(this['_itemLabelsCallbacks'],{'matchingCallback':_0x33e8db,'label':_0x37a6f7,'priority':_0x235728}):this['_itemLabels']['set'](_0x33e8db,_0x37a6f7);}['registerAttributeLabel'](_0x13d5f3,_0x1f30cd){this['_attributeLabels']['set'](_0x13d5f3,_0x1f30cd);}['getItemLabel'](_0x27a7ce,_0x1d1082=0x1){let _0x910ae8;for(const _0x1123fc of this['_itemLabelsCallbacks'])if(_0x1123fc['matchingCallback'](_0x27a7ce)){_0x910ae8=_0x1123fc['label'];break;}return _0x910ae8||(_0x910ae8=this['_itemLabels']['get'](_0x27a7ce['name'])),_0x910ae8?_0x910ae8(_0x1d1082):0x1!==_0x1d1082?_0x1d1082+'\x20'+_0x27a7ce['name']+'s':''+_0x27a7ce['name'];}['_addDescriptionItems'](_0x38c812,_0xe6f184){const _0x3089db=_0xe6f184['getFirstRange']()['getWalker'](),_0x3d98f4='insertion'==_0xe6f184['type']?'add':'remove';for(const _0x2a7d1f of _0x3089db){const _0x195510=_0x2a7d1f['item'],_0x1b86e1=_0x38c812[_0x38c812['length']-0x1];if(_0x195510['is']('$textProxy'))_0x1b86e1&&_0x1b86e1['type']['indexOf']('Container')>-0x1&&_0x38c812['pop'](),_0x1b86e1&&'text'==_0x1b86e1['type']?_0x1b86e1[_0x3d98f4]+=_0x195510['data']:_0x38c812['push']({'type':'text','add':'add'==_0x3d98f4?_0x195510['data']:'','remove':'remove'==_0x3d98f4?_0x195510['data']:''});else{if(this['_schema']['isObject'](_0x195510)){const _0x4ab7c8=_0x195510;if(_0x1b86e1&&_0x1b86e1['type']['indexOf']('Container')>-0x1&&_0x38c812['pop'](),'elementEnd'==_0x2a7d1f['type'])continue;_0x1b86e1&&_0x1b86e1['type']==_0x3d98f4+'Object'&&_0x1b86e1['element']['name']==_0x4ab7c8['name']?_0x1b86e1['quantity']++:_0x38c812['push']({'type':_0x3d98f4+'Object','element':_0x4ab7c8,'quantity':0x1}),_0x3089db['skip'](_0x3678bd=>!('elementEnd'==_0x3678bd['type']&&_0x3678bd['item']==_0x195510));}else{if(this['_schema']['checkChild'](_0x195510,'$text')||_0x195510['is']('element','softBreak')){const _0x1a0ef6=_0x195510;if('add'==_0x3d98f4&&'elementStart'==_0x2a7d1f['type']||'remove'==_0x3d98f4&&'elementEnd'==_0x2a7d1f['type'])continue;if(_0x1b86e1&&-0x1==_0x1b86e1['type']['indexOf']('Container')){'text'==_0x1b86e1['type']&&(_0x1b86e1[_0x3d98f4]+='\x0a');continue;}let _0x24fe79;if(_0x24fe79='add'==_0x3d98f4?_0x1a0ef6['nextSibling']&&!this['_schema']['isObject'](_0x1a0ef6['nextSibling'])?_0x1a0ef6['nextSibling']:null:_0x1a0ef6['previousSibling']&&!this['_schema']['isObject'](_0x1a0ef6['previousSibling'])?_0x1a0ef6['previousSibling']:null,_0x1a0ef6['isEmpty']||_0x24fe79&&_0x24fe79['isEmpty']){const _0x805573=_0x24fe79&&_0x24fe79['isEmpty']?_0x24fe79:_0x1a0ef6;_0x1b86e1&&_0x1b86e1['type']==_0x3d98f4+'EmptyContainer'&&_0x1b86e1['element']['name']==_0x805573['name']?_0x1b86e1['quantity']++:_0x38c812['push']({'type':_0x3d98f4+'EmptyContainer','element':_0x805573,'quantity':0x1});}else _0x38c812['push']({'type':_0x3d98f4+'Container','element':_0x1a0ef6});}}}}}['_resolveDescriptionItems'](_0x51864b){const _0x30a99a=this['_locale'],_0x40f5f2=[],_0x2f3f93=[],_0x3569f6=[];for(const _0x557abd of _0x51864b)switch(_0x557abd['type']){case'text':if(_0x557abd['add']=_0x557abd['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x557abd['remove']=_0x557abd['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x557abd['add']&&''!=_0x557abd['remove']){_0x40f5f2['push']({'type':'replace','content':o(_0x30a99a,'REPLACE_TEXT',['\x22'+_0x557abd['remove']+'\x22','\x22'+_0x557abd['add']+'\x22'])});continue;}if(null!=_0x557abd['add']['match'](/^ +$/)){_0x40f5f2['push']({'type':'insertion','content':o(_0x30a99a,'*Insert:*\x20%0',o(_0x30a99a,'ELEMENT_SPACE',_0x557abd['add']['length']))});continue;}if(null!=_0x557abd['remove']['match'](/^ +$/)){_0x40f5f2['push']({'type':'deletion','content':o(_0x30a99a,'*Remove:*\x20%0',o(_0x30a99a,'ELEMENT_SPACE',_0x557abd['remove']['length']))});continue;}if(''!=_0x557abd['add']){_0x40f5f2['push']({'type':'insertion','content':o(_0x30a99a,'*Insert:*\x20%0','\x22'+_0x557abd['add']+'\x22')});continue;}_0x40f5f2['push']({'type':'deletion','content':o(_0x30a99a,'*Remove:*\x20%0','\x22'+_0x557abd['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x40f5f2['push']({'type':'insertion','content':o(_0x30a99a,'*Insert:*\x20%0',this['getItemLabel'](_0x557abd['element'],_0x557abd['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x40f5f2['push']({'type':'deletion','content':o(_0x30a99a,'*Remove:*\x20%0',this['getItemLabel'](_0x557abd['element'],_0x557abd['quantity']))});continue;case'addContainer':_0x40f5f2['push']({'type':'insertion','content':o(_0x30a99a,'*Split:*\x20%0',this['getItemLabel'](_0x557abd['element'],_0x557abd['quantity']))});continue;case'removeContainer':_0x40f5f2['push']({'type':'deletion','content':o(_0x30a99a,'*Merge:*\x20%0',this['getItemLabel'](_0x557abd['element'],_0x557abd['quantity']))});continue;case'addFormat':_0x2f3f93['push'](_0x557abd['key']);continue;case'removeFormat':_0x3569f6['push'](_0x557abd['key']);continue;default:_0x40f5f2['push'](_0x557abd);}if(_0x2f3f93['length']){const _0x476431=_0x2f3f93['map'](_0x2dced0=>this['_attributeLabels']['has'](_0x2dced0)?this['_attributeLabels']['get'](_0x2dced0):_0x2dced0)['join'](',\x20');_0x40f5f2['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x476431)});}if(_0x3569f6['length']){const _0x40bb6b=_0x3569f6['map'](_0x5077f7=>this['_attributeLabels']['has'](_0x5077f7)?this['_attributeLabels']['get'](_0x5077f7):_0x5077f7)['join'](',\x20');_0x40f5f2['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x40bb6b)});}return _0x40f5f2;}['_handleCustomCallbackDescription'](_0xf220d5){for(const _0x5af612 of this['_customCallbacks']){const _0x357631=_0x5af612(_0xf220d5);if(_0x357631&&'type'in _0x357631)return _0x357631;}}['_handleAttributeSuggestionDescription'](_0x560d0d,_0x59e731){const _0x5280a7=_0x59e731['data'],_0xc3fe68=void 0x0===_0x5280a7['newValue']?'removeFormat':'addFormat';_0x560d0d['push']({'type':_0xc3fe68,'key':_0x5280a7['key']});}['_handleRenameSuggestionDescription'](_0x5d029d,_0x20a7fe){_0x5d029d['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x20a7fe['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x3d546d,_0x5423b7,_0x184527){if(this['_addDescriptionItems'](_0x3d546d,_0x5423b7),_0x184527&&_0x184527['getFirstRange']()&&!_0x5423b7['getFirstRange']()['end']['isEqual'](_0x184527['getFirstRange']()['start'])){const _0x39ff1a=_0x3d546d[_0x3d546d['length']-0x1],_0x5012e0='insertion'==_0x5423b7['type']?'add':'remove';_0x39ff1a&&'text'==_0x39ff1a['type']&&(_0x39ff1a[_0x5012e0]+='\x0a');}}}class V extends _0x266c89{['afterInit'](){const _0x493d15=this['editor'],_0x226f73=_0x493d15['plugins']['get']('TrackChangesEditing');_0x493d15['commands']['get']('showAIAssistant')&&_0x226f73['enableCommand']('showAIAssistant');}}class U extends _0x266c89{['afterInit'](){const _0x5c7b27=this['editor'],_0x4eb3da=_0x5c7b27['locale'];if(!_0x5c7b27['plugins']['has']('AlignmentEditing'))return;const _0x19056d=_0x5c7b27['plugins']['get']('TrackChangesEditing');_0x19056d['enableDefaultAttributesIntegration']('alignment'),_0x19056d['registerBlockAttribute']('alignment'),_0x19056d['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x4eb3da,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5cd659=this['editor'],_0x353a97=_0x5cd659['locale'];_0x5cd659['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c3729=>{if('formatBlock'!=_0x3c3729['type'])return;const {data:_0x395fa1}=_0x3c3729;if(_0x395fa1&&'alignment'==_0x395fa1['commandName']){const _0x5ab2a0=_0x395fa1['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x353a97,'*Format:*\x20%0',function(_0x496418){switch(_0x496418){case'left':return o(_0x353a97,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x353a97,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x353a97,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x353a97,'FORMAT_JUSTIFY_TEXT');}}(_0x5ab2a0))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x266c89{['afterInit'](){const _0x275624=this['editor'],_0x1efafe=_0x275624['plugins']['get']('TrackChangesEditing'),_0x2a74a2=_0x275624['locale'];for(const _0x2f17e2 of ti){if(!_0x275624['plugins']['has'](_0x2f17e2))continue;const _0x5b80c0=_0x2f17e2['slice'](0x0,-0x7)['toLowerCase'](),_0x589499='FORMAT_'+_0x5b80c0['toUpperCase']();_0x1efafe['enableDefaultAttributesIntegration'](_0x5b80c0),_0x1efafe['registerInlineAttribute'](_0x5b80c0),_0x1efafe['descriptionFactory']['registerAttributeLabel'](_0x5b80c0,o(_0x2a74a2,_0x589499));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ffd9b=this['editor'],_0x4e9cc1=_0x4ffd9b['locale'],_0x16a43a=_0x4ffd9b['plugins']['get']('TrackChangesEditing');function _0x15e9e3(_0x7d0dbf,_0x3e9d8f){_0x16a43a['descriptionFactory']['registerDescriptionCallback'](_0x244898=>{if('formatInline'!=_0x244898['type'])return;const {data:_0x252751}=_0x244898;return _0x252751&&_0x252751['commandName']===_0x7d0dbf?_0x252751['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4e9cc1,'*Format:*\x20%0',_0x3e9d8f)}:{'type':'format','content':o(_0x4e9cc1,'*Remove\x20format:*\x20%0',_0x3e9d8f)}:void 0x0;});}_0x15e9e3('bold',o(_0x4e9cc1,'FORMAT_BOLD')),_0x15e9e3('italic',o(_0x4e9cc1,'FORMAT_ITALIC')),_0x15e9e3('underline',o(_0x4e9cc1,'FORMAT_UNDERLINE')),_0x15e9e3('code',o(_0x4e9cc1,'FORMAT_CODE')),_0x15e9e3('strikethrough',o(_0x4e9cc1,'FORMAT_STRIKETHROUGH')),_0x15e9e3('subscript',o(_0x4e9cc1,'FORMAT_SUBSCRIPT')),_0x15e9e3('superscript',o(_0x4e9cc1,'FORMAT_SUPERSCRIPT'));}}class F extends _0x266c89{['afterInit'](){const _0x1c6c9f=this['editor'],_0x4392c2=_0x1c6c9f['locale'];if(!_0x1c6c9f['plugins']['has']('BlockQuoteEditing'))return;const _0x5e8435=_0x1c6c9f['plugins']['get']('TrackChangesEditing'),_0x129049=this['editor']['commands']['get']('blockQuote');_0x5e8435['enableCommand']('blockQuote',(_0x3398d3,_0x41f7db={})=>{const _0x3240cd=this['editor']['model']['document']['selection'],_0x126f0b=_0x41f7db&&void 0x0!==_0x41f7db['forceValue']?_0x41f7db['forceValue']:!_0x129049['value'];let _0xb8f6d9=[];if(_0x126f0b){const _0x3630c0=Array['from'](_0x3240cd['getSelectedBlocks']())['filter'](_0x43a252=>oo(_0x43a252)||function(_0x402b2f,_0x667795){const _0x4cc966=_0x667795['checkChild'](_0x402b2f['parent'],'blockQuote'),_0x2e7989=_0x667795['checkChild'](['$root','blockQuote'],_0x402b2f);return _0x4cc966&&_0x2e7989;}(_0x43a252,this['editor']['model']['schema']));_0xb8f6d9=to(_0x3630c0,_0x1c6c9f['model']);}else{const _0x3f26da=Array['from'](_0x3240cd['getSelectedBlocks']())['filter'](_0x1a72e8=>oo(_0x1a72e8));_0xb8f6d9=to(_0x3f26da,_0x1c6c9f['model']);}_0x1c6c9f['model']['change'](()=>{for(const _0x1a95d8 of _0xb8f6d9)_0x5e8435['markBlockFormat'](_0x1a95d8,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x126f0b}]});});}),_0x5e8435['descriptionFactory']['registerDescriptionCallback'](_0x4714a9=>{const {data:_0x4b9c4a}=_0x4714a9;if(_0x4b9c4a&&'blockQuote'==_0x4b9c4a['commandName']){const _0x45f3a9=o(_0x4392c2,'ELEMENT_BLOCK_QUOTE');return _0x4b9c4a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4392c2,'*Set\x20format:*\x20%0',_0x45f3a9)}:{'type':'format','content':o(_0x4392c2,'*Remove\x20format:*\x20%0',_0x45f3a9)};}});}}function oo(_0x1c82e8){return'blockQuote'==_0x1c82e8['parent']['name'];}class L extends _0x266c89{['afterInit'](){const _0x326cbd=this['editor'];_0x326cbd['plugins']['has']('CaseChange')&&(_0x326cbd['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x326cbd['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x326cbd['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x266c89{['afterInit'](){const _0x3b718a=this['editor'];_0x3b718a['commands']['get']('ckbox')&&_0x3b718a['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x266c89{['afterInit'](){const _0x588e21=this['editor'];if(!_0x588e21['plugins']['has']('CodeBlock'))return;const _0x59cf0f=_0x588e21['plugins']['get']('TrackChangesEditing'),_0x4a83d3=_0x588e21['locale'],_0x43fcb0=_0x588e21['config']['get']('codeBlock')['languages'],_0x3ab7f0=_0x588e21['commands']['get']('codeBlock');_0x59cf0f['enableCommand']('indentCodeBlock'),_0x59cf0f['enableCommand']('outdentCodeBlock'),_0x59cf0f['enableCommand']('codeBlock',(_0x52619c,_0x2c8de={})=>{const _0xdbe6fd=_0x588e21['model'],_0xdea977=_0x588e21['model']['document']['selection'],_0x1e456a=_0x2c8de&&void 0x0!==_0x2c8de['forceValue']?_0x2c8de['forceValue']:!_0x3ab7f0['value'];let _0x7d219a;_0x2c8de['language']||(_0x2c8de['language']=_0x43fcb0[0x0]['language']),_0x7d219a=_0x1e456a?Array['from'](_0xdea977['getSelectedBlocks']())['filter'](_0x48c874=>eo(_0x48c874)||function(_0x239e33,_0x3b9baf){if(_0x239e33['is']('rootElement')||_0x3b9baf['isLimit'](_0x239e33))return!0x1;return _0x3b9baf['checkChild'](_0x239e33['parent'],'codeBlock');}(_0x48c874,_0xdbe6fd['schema'])):Array['from'](_0xdea977['getSelectedBlocks']())['filter'](_0x28b283=>eo(_0x28b283));const _0x38f0ed=to(_0x7d219a,_0xdbe6fd);_0xdbe6fd['change'](()=>{for(const _0x40c5f5 of _0x38f0ed)_0x59cf0f['markBlockFormat'](_0x40c5f5,{'commandName':'codeBlock','commandParams':[{..._0x2c8de,'forceValue':_0x1e456a}],'formatGroupId':'blockName'});});}),(_0x59cf0f['descriptionFactory']['registerElementLabel']('codeBlock',_0x445842=>o(_0x4a83d3,'ELEMENT_CODE_BLOCK',_0x445842)),_0x59cf0f['descriptionFactory']['registerDescriptionCallback'](_0x4bd8ad=>{if('formatBlock'!=_0x4bd8ad['type'])return;const _0x2f374a=_0x4a83d3['t'],{data:_0x1fbfda}=_0x4bd8ad;if(!_0x1fbfda||'codeBlock'!=_0x1fbfda['commandName'])return;const _0x4b5967=_0x1fbfda['commandParams'][0x0]['language'],_0x2adcf5=_0x2f374a(_0x43fcb0['find'](_0x52d3e2=>_0x52d3e2['language']===_0x4b5967)['label'])['toLowerCase']();return _0x1fbfda['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4a83d3,'*Set\x20format:*\x20%0',o(_0x4a83d3,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x2adcf5+')')}:{'type':'format','content':o(_0x4a83d3,'*Remove\x20format:*\x20%0',o(_0x4a83d3,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x542fd4){return'codeBlock'==_0x542fd4['name'];}class q extends _0x266c89{['afterInit'](){const _0x4380e4=this['editor'];if(!_0x4380e4['plugins']['has']('CommentsEditing'))return;_0x4380e4['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0xdbd481,_0x197ebc,_0x3b5ce3){const _0x51c6ad=[];for(const _0x2dfa13 of _0x197ebc['getItems']())_0x2dfa13['hasAttribute'](_0xdbd481)&&_0x51c6ad['push'](_0x3b5ce3['createRangeOn'](_0x2dfa13));return _0x51c6ad;}function _e(_0x2f29ea,_0x341376,{showActiveMarker:_0xc21aa0=!0x0}={}){const _0x3211b8=_0x2f29ea['plugins']['get']('TrackChangesEditing');return(_0x179524,_0x17944e,_0x4b5c67)=>{if(!_0x4b5c67['consumable']['test'](_0x17944e['markerRange'],_0x179524['name']))return;const _0x3cc991=_0x17944e['markerRange']['getWalker'](),_0x3c76d5=_0x17944e['markerRange']['start'],_0xe3d656=_0x2f29ea['model']['schema'];let _0x318f44=null,_0x40a7d9=null,_0x265803=!0x1,_0x374057=!0x1;for(const _0x264286 of _0x3cc991){const _0x506a69=_0x264286['item'];_0x265803=_0x265803||_0xe3d656['isContent'](_0x506a69);const _0x2159e7=_0x4b5c67['mapper']['toViewElement'](_0x506a69);if(_0x2159e7&&_0x2159e7['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x264286['type']&&(_0xe3d656['isBlock'](_0x506a69)&&!_0xe3d656['isLimit'](_0x506a69)&&(_0x506a69['nextSibling']||_0x3c76d5['isAtEnd']?_0x318f44&&_0x318f44['parent']==_0x506a69||(_0x318f44=_0x506a69,_0x156a0e(_0x264286['previousPosition']),_0x374057=!0x0):_0x40a7d9=_0x40a7d9||_0x264286['previousPosition']));}function _0x156a0e(_0x5d670d){const _0x218ed8=_0x4b5c67['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x341376}),_0x4607cc=_0x4b5c67['mapper']['toViewPosition'](_0x5d670d);_0xc21aa0&&_0x3211b8['activeMarkers']['includes'](_0x17944e['markerName'])&&_0x4b5c67['writer']['addClass']('ck-suggestion-marker--active',_0x218ed8),_0x4b5c67['writer']['insert'](_0x4607cc,_0x218ed8),_0x4b5c67['mapper']['bindElementToMarker'](_0x218ed8,_0x17944e['markerName']);}_0x265803||_0x374057||!_0x40a7d9||_0x156a0e(_0x40a7d9);};}class z extends _0x266c89{static get['requires'](){return[_0x231f45];}['init'](){const _0x10c1fa=this['editor'],_0x38c6cc=_0x10c1fa['plugins']['get']('TrackChangesEditing');_0x38c6cc['enableCommand']('delete');const _0xa723bc=_0x10c1fa['commands']['get']('deleteForward');_0x38c6cc['enableCommand']('deleteForward',(_0x1df755,_0x567949={})=>{const _0x3d751a=_0x10c1fa['model']['createSelection'](_0x10c1fa['model']['document']['selection']);_0x3d751a['isCollapsed']&&_0x10c1fa['model']['modifySelection'](_0x3d751a,{'direction':'forward','unit':_0x567949['unit']});const _0x46b3b9=_0x3d751a['getFirstRange'](),_0x75bb9f=_0x542340['fromRange'](_0x46b3b9);let _0x5123a5;_0x1df755(_0x567949),_0x5123a5='$graveyard'==_0x75bb9f['root']['rootName']?_0x10c1fa['model']['createRange'](_0x46b3b9['start']):_0x10c1fa['model']['createRange'](_0x75bb9f['start'],_0x75bb9f['end']),_0x75bb9f['detach'](),_0x10c1fa['model']['enqueueChange'](_0xa723bc['buffer']['batch'],_0x51f01e=>{_0xa723bc['buffer']['lock'](),_0x51f01e['setSelection'](_0x51f01e['createRange'](_0x5123a5['end'])),_0xa723bc['buffer']['unlock']();});}),_0x10c1fa['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x10c1fa,'merge'),{'priority':'high'}),_0x10c1fa['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2c9cbc,_0x623fde,_0x17de13)=>{_0x17de13['options']['showSuggestionHighlights']&&_e(_0x10c1fa,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2c9cbc,_0x623fde,_0x17de13);},{'priority':'high'}),_0x10c1fa['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x55b16b,_0x5ae9a5,_0x5e8e48)=>{const _0x14ed94=_0x5e8e48['mapper']['markerNameToElements'](_0x5ae9a5['markerName']);if(_0x14ed94){for(const _0x55dd07 of _0x14ed94)_0x55dd07['is']('uiElement')&&(_0x5e8e48['mapper']['unbindElementFromMarkerName'](_0x55dd07,_0x5ae9a5['markerName']),_0x5e8e48['writer']['remove'](_0x55dd07));}},{'priority':'high'});}}class K extends _0x266c89{['afterInit'](){const _0x206ca3=this['editor'];if(!_0x206ca3['plugins']['has']('ListEditing'))return;const _0x8b36cc=_0x206ca3['locale'],_0x45b52f=_0x206ca3['plugins']['get']('TrackChangesEditing'),_0x5cafa2=_0x206ca3['plugins']['has']('TodoListEditing'),_0x3d123d=!!_0x206ca3['config']['get']('list.multiBlock');function _0x2edfd3(_0x5aa604){return{'type':'format','content':''+o(_0x8b36cc,'*Set\x20format:*\x20%0',_0x5aa604)};}function _0x3dae71(_0x4e57d4){return{'type':'format','content':''+o(_0x8b36cc,'*Remove\x20format:*\x20%0',_0x4e57d4)};}_0x45b52f['enableDefaultAttributesIntegration']('numberedList'),_0x45b52f['enableDefaultAttributesIntegration']('bulletedList'),_0x45b52f['enableDefaultAttributesIntegration']('customNumberedList'),_0x45b52f['enableDefaultAttributesIntegration']('customBulletedList'),_0x45b52f['enableDefaultAttributesIntegration']('indentList'),_0x45b52f['enableDefaultAttributesIntegration']('outdentList'),_0x45b52f['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x45b52f['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x45b52f['registerBlockAttribute']('listItemId'),_0x45b52f['registerBlockAttribute']('listType'),_0x45b52f['registerBlockAttribute']('listIndent'),_0x3d123d&&(_0x45b52f['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x45b52f['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5cafa2&&(_0x45b52f['enableDefaultAttributesIntegration']('todoList'),_0x45b52f['enableDefaultAttributesIntegration']('checkTodoList'),_0x45b52f['registerBlockAttribute']('todoListChecked'),_0x45b52f['descriptionFactory']['registerDescriptionCallback'](_0x4e68d3=>{const {data:_0x19d9c1}=_0x4e68d3;if(_0x19d9c1&&'todoListChecked'==_0x19d9c1['key'])return{'type':'format','content':_0x19d9c1['newValue']?o(_0x8b36cc,'*Check\x20item*'):o(_0x8b36cc,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x94eb6=>{if(_0x94eb6['batch']['isUndo'])return!0x1;let _0x505b6a=!0x1;const _0x4fd00d=_0x45b52f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2010d4=>'todoListChecked'===_0x45b52f['_getAttributeKey'](_0x2010d4));for(const _0x5e4e9a of _0x4fd00d){'todo'!=_0x5e4e9a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x45b52f['_findSuggestions'](_0x5e4e9a['getFirstRange'](),'attribute')['find'](_0x2f19d2=>'listType'===_0x45b52f['_getAttributeKey'](_0x2f19d2['suggestion']))||(_0x94eb6['removeMarker'](_0x5e4e9a['getFirstMarker']()),_0x505b6a=!0x0));}return _0x505b6a;})),_0x45b52f['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x8b36cc,'FORMAT_INDENT'));const _0x11d738={'type':'format','content':''};_0x45b52f['descriptionFactory']['registerDescriptionCallback'](_0x30c768=>{const {data:_0x1fe2bf}=_0x30c768;if(!_0x1fe2bf||'listType'!=_0x1fe2bf['key'])return;let _0x54dcbd=_0x30c768['head'];for(;_0x54dcbd;){if(_0x54dcbd['data']&&(('listStyle'==_0x54dcbd['data']['key']||'listMarkerStyle'==_0x54dcbd['data']['key'])&&(_0x54dcbd['data']['newValue']&&'default'!=_0x54dcbd['data']['newValue']||'default'!=_0x54dcbd['data']['oldValue']&&!_0x1fe2bf['newValue'])||!_0x3d123d&&_0x54dcbd['data']['key']==m))return _0x11d738;_0x54dcbd=_0x54dcbd['next'];}if(null==_0x1fe2bf['newValue'])switch(_0x1fe2bf['oldValue']){case'bulleted':return _0x3dae71(o(_0x8b36cc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3dae71(o(_0x8b36cc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3dae71(o(_0x8b36cc,'ELEMENT_TODO_LIST'));}switch(_0x1fe2bf['newValue']){case'bulleted':return _0x2edfd3(o(_0x8b36cc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2edfd3(o(_0x8b36cc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2edfd3(o(_0x8b36cc,'ELEMENT_TODO_LIST'));}}),_0x45b52f['descriptionFactory']['registerDescriptionCallback'](_0x14c074=>{const {data:_0x239257}=_0x14c074;if(_0x239257&&'listIndent'==_0x239257['key'])return null==_0x239257['newValue']||null==_0x239257['oldValue']&&0x0==_0x239257['newValue']?_0x11d738:void 0x0;}),_0x45b52f['descriptionFactory']['registerDescriptionCallback'](_0xe1bea2=>{if('attribute'!=_0xe1bea2['type'])return;const {data:_0x3cb003}=_0xe1bea2;if(!_0x3cb003||'listItemId'!=_0x3cb003['key'])return;const _0x3915ac=le(_0xe1bea2);return'newValue'==_0x3915ac?{'type':'format','content':o(_0x8b36cc,'*Merge:*\x20list\x20item')}:'oldValue'==_0x3915ac?{'type':'format','content':o(_0x8b36cc,'*Split:*\x20list\x20item')}:_0x11d738;}),_0x206ca3['model']['document']['registerPostFixer'](_0x41afb8=>this['listItemIdFixer'](_0x41afb8)),_0x206ca3['model']['document']['registerPostFixer'](_0x48b475=>this['noTrackChangesFixer'](_0x48b475)),_0x206ca3['model']['document']['on']('change:data',(_0x1a9f43,_0x2697a2)=>{if(_0x2697a2['isUndo']||!_0x2697a2['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2faa14){if(_0x2faa14['batch']['isUndo']||!_0x2faa14['batch']['isLocal'])return!0x1;let _0x1263d5=!0x1;const _0x58544a=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2ecd21=>_0x2ecd21['data']&&'listItemId'==_0x2ecd21['data']['key'])['filter'](_0x11d9d1=>_0x11d9d1['data']['newValue']&&_0x11d9d1['data']['oldValue']);for(const _0x1f550f of _0x58544a)le(_0x1f550f)||(_0x2faa14['removeMarker'](_0x1f550f['getFirstMarker']()),_0x1263d5=!0x0);return _0x1263d5;}['noTrackChangesFixer'](_0x1cefae){if(_0x1cefae['batch']['isUndo']||!_0x1cefae['batch']['isLocal'])return!0x1;const _0x4699c1=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4699c1['trackChangesCommand']['value'])return!0x1;let _0x1ee56c=!0x1;const _0x1fcddc=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x5a5e01=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x43bab3=>'attribute'==_0x43bab3['type'])['filter'](_0x400e74=>_0x1fcddc['includes'](_0x400e74['attributeKey']));if(0x0==_0x5a5e01['length'])return _0x1ee56c;for(const _0x34884f of _0x5a5e01){const _0x4b5339=_0x4699c1['_findSuggestions'](_0x34884f['range'],'attribute')['filter'](_0x1735db=>!_0x1735db['meta']['isNextTo'])['map'](_0x45f920=>_0x45f920['suggestion'])['filter'](_0x269712=>{const _0x35f46a=_0x4699c1['_getAttributeKey'](_0x269712);return _0x1fcddc['includes'](_0x35f46a);});if(_0x4b5339['length']){for(const _0x4be63e of _0x4b5339)_0x1cefae['removeMarker'](_0x4be63e['getFirstMarker']());_0x1ee56c=!0x0;}}return _0x1ee56c;}['assureChains'](){const _0x502afc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x531d52=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x4a40e3;const _0x7d6294=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x11d7ba=>{if(_0x11d7ba['data']['oldRange']||!_0x11d7ba['data']['newRange'])return null;if(!_0x11d7ba['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x43ad47}=_0x502afc['_splitMarkerName'](_0x11d7ba['name']);if(!_0x502afc['hasSuggestion'](_0x43ad47))return null;const _0x38193f=_0x502afc['getSuggestion'](_0x43ad47);return _0x531d52['includes'](_0x38193f['data']['key']);})['map'](_0x338925=>{const {id:_0x18e315}=_0x502afc['_splitMarkerName'](_0x338925['name']),_0x1e4a8a=_0x502afc['getSuggestion'](_0x18e315);return _0x4a40e3=_0x1e4a8a['attributes']['groupId'],_0x1e4a8a['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x7d6294['size'])return;const _0x34ed67=_0x502afc['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3366a9=>'attribute'==_0x3366a9['type']&&_0x3366a9['data']&&_0x531d52['includes'](_0x3366a9['data']['key'])&&_0x3366a9['attributes']['groupId']!=_0x4a40e3)['map'](_0xcbedbd=>({'listItem':_0xcbedbd['getFirstRange']()['start']['nodeAfter'],'groupId':_0xcbedbd['attributes']['groupId']})),_0x54ac36=new Set();for(const {groupId:_0x1cfe3d,listItem:_0x176e4f}of _0x34ed67)_0x7d6294['has'](_0x176e4f)&&_0x54ac36['add'](_0x1cfe3d);for(const _0x2ce115 of _0x502afc['getSuggestions']())_0x54ac36['has'](_0x2ce115['attributes']['groupId'])&&_0x2ce115['setAttribute']('groupId',_0x4a40e3);}['_supportLegacySuggestions'](){const _0x1b8430=this['editor'],_0x1b1809=_0x1b8430['locale'],_0xb2dc05=_0x1b8430['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0xb2dc05['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5d1a2b,_0xfebb9c){const _0x3a841a=[];for(let _0xb051 of _0x5d1a2b)_0xb051['start']['nodeAfter']===_0xb051['end']['parent']&&(_0xb051=_0x1b8430['model']['createRange'](_0x1b8430['model']['createPositionAt'](_0xb051['start']['nodeAfter'],0x0))),_0x3a841a['push'](_0xb051);_0x1b8430['model']['change'](_0x4e9f2a=>{const _0x46f1f9=_0x1b8430['model']['document']['selection'],_0x25499c=Array['from'](_0x46f1f9['getRanges']())['map'](_0x57ee16=>_0x542340['fromRange'](_0x57ee16));_0x4e9f2a['setSelection'](_0x3a841a),_0x1b8430['commands']['get'](_0xfebb9c['commandName'])['refresh'](),_0xfebb9c['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x1b8430['execute'](_0xfebb9c['commandName'],..._0xfebb9c['commandParams']),_0x4e9f2a['setSelection'](_0x25499c);for(const _0x34a0ba of _0x25499c)_0x34a0ba['detach']();});}),_0xb2dc05['descriptionFactory']['registerElementLabel'](function(_0x291c9d){const _0x343bfa=!_0x1b8430['model']['schema']['isObject'](_0x291c9d),_0x3c8808=_0x291c9d['previousSibling'],_0x51b2bf=_0x291c9d['nextSibling'],_0x378fe8=_0x291c9d['getAttribute']('listItemId'),_0x2f88c6=!_0x3c8808||_0x3c8808['getAttribute']('listItemId')!==_0x378fe8,_0x4957ed=!_0x51b2bf||_0x51b2bf['getAttribute']('listItemId')!==_0x378fe8;return _0x343bfa&&Boolean(_0x378fe8)&&_0x2f88c6&&_0x4957ed;},_0x2ed85e=>o(_0x1b1809,'ELEMENT_LIST_ITEM',_0x2ed85e));}['_registerLegacyDescription'](){const _0x258a53=this['editor'],_0x457b0d=_0x258a53['locale'];function _0x3518c4(_0x570534){const _0x33d451=_0x258a53['commands']['get']('bulletedList')['value'],_0x2f73f6=_0x258a53['commands']['get']('numberedList')['value'];return'numberedList'===_0x570534?_0x33d451:_0x2f73f6;}_0x258a53['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x18d156){if('formatBlock'!=_0x18d156['type'])return;const {data:_0x4e3181}=_0x18d156;if(!_0x4e3181)return;let _0x13876d,_0x42fee4,_0x3f3ab1,_0x496bca;switch(_0x4e3181['commandName']){case'bulletedList':_0x3f3ab1=_0x4e3181['commandParams'][0x0]['forceValue'],_0x496bca=_0x3518c4(_0x4e3181['commandName']),_0x13876d=_0x3f3ab1?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x496bca&&_0x258a53['config']['get']('list.multiBlock')||(_0x13876d='*Change\x20to:*\x20%0'),_0x42fee4={'type':'format','content':o(_0x457b0d,_0x13876d,o(_0x457b0d,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x3f3ab1=_0x4e3181['commandParams'][0x0]['forceValue'],_0x496bca=_0x3518c4(_0x4e3181['commandName']),_0x13876d=_0x3f3ab1?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x496bca&&_0x258a53['config']['get']('list.multiBlock')||(_0x13876d='*Change\x20to:*\x20%0'),_0x42fee4={'type':'format','content':o(_0x457b0d,_0x13876d,o(_0x457b0d,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x13876d='*Indent:*\x20%0',_0x42fee4={'type':'format','content':o(_0x457b0d,_0x13876d,o(_0x457b0d,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x13876d=function(_0x1e6c1e){const _0x2898cb=_0x1e6c1e['getFirstRange']();let _0x148594=_0x2898cb['start']['nodeAfter'];for(;_0x148594&&_0x2898cb['containsItem'](_0x148594);){if(_0x148594['getAttribute']('listIndent')>0x0)return!0x1;_0x148594=_0x148594['nextSibling'];}return!0x0;}(_0x18d156)?o(_0x457b0d,'*Format:*\x20remove\x20from\x20%0',o(_0x457b0d,function(_0x1e0e11){return'ELEMENT_'+_0x1e0e11['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x18d156))):o(_0x457b0d,'*Outdent:*\x20%0',o(_0x457b0d,'ELEMENT_LIST_ITEM')),_0x42fee4={'type':'format','content':_0x13876d};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x4e3181['multipleBlocks']&&(_0x13876d='*Merge:*\x20%0',_0x42fee4={'type':'deletion','content':o(_0x457b0d,_0x13876d,o(_0x457b0d,'ELEMENT_LIST_ITEM'))});}return _0x42fee4;});}}function le(_0x138152){let _0xcb2160=_0x138152['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0xcb2160;){const _0x39c64b=_0xcb2160['getAttribute']('listItemId');if(!_0x39c64b)return!0x1;if(_0x39c64b==_0x138152['data']['newValue'])return'newValue';if(_0x39c64b==_0x138152['data']['oldValue'])return'oldValue';_0xcb2160=_0xcb2160['previousSibling'];}return!0x1;}class pe extends _0x266c89{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4db6a3=this['editor']['config']['get']('list.properties'),_0x205cf8=this['editor']['plugins']['get']('TrackChangesEditing');_0x4db6a3['styles']&&(_0x205cf8['enableDefaultAttributesIntegration']('listStyle'),_0x205cf8['registerBlockAttribute']('listStyle')),_0x4db6a3['reversed']&&(_0x205cf8['enableDefaultAttributesIntegration']('listReversed'),_0x205cf8['registerBlockAttribute']('listReversed')),_0x4db6a3['startIndex']&&(_0x205cf8['enableDefaultAttributesIntegration']('listStart'),_0x205cf8['registerBlockAttribute']('listStart'));const _0x4dd8fe={'type':'format','content':''};_0x205cf8['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x179ae6=this['editor']['locale'];_0x205cf8['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x179ae6,'FORMAT_LIST_REVERSED')),_0x205cf8['descriptionFactory']['registerDescriptionCallback'](_0x19e0a8=>{const {data:_0xb6396a}=_0x19e0a8;if(_0xb6396a&&'listReversed'==_0xb6396a['key'])return null==_0xb6396a['newValue']||0x0==_0xb6396a['newValue']&&null==_0xb6396a['oldValue']?_0x4dd8fe:void 0x0;}),_0x205cf8['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x179ae6,'FORMAT_LIST_START')),_0x205cf8['descriptionFactory']['registerDescriptionCallback'](_0x3f1e1c=>{const {data:_0x50cc14}=_0x3f1e1c;if(_0x50cc14&&'listStart'==_0x50cc14['key'])return null==_0x50cc14['newValue']||0x1==_0x50cc14['newValue']&&null==_0x50cc14['oldValue']?_0x4dd8fe:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x22d957=>{if(_0x22d957['batch']['isUndo'])return!0x1;let _0x17b0a6=!0x1;const _0x4ed2fb=_0x205cf8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x45563d=>{const _0x2fc3c5=_0x205cf8['_getAttributeKey'](_0x45563d);return'listStart'==_0x2fc3c5||'listReversed'==_0x2fc3c5;});for(const _0x3d3b3b of _0x4ed2fb){const _0x2e3c85=_0x3d3b3b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2e3c85||'customNumbered'==_0x2e3c85)continue;_0x205cf8['_findSuggestions'](_0x3d3b3b['getFirstRange'](),'attribute')['find'](_0x1a47e5=>'listType'==_0x205cf8['_getAttributeKey'](_0x1a47e5['suggestion']))||(_0x22d957['removeMarker'](_0x3d3b3b['getFirstMarker']()),_0x17b0a6=!0x0);}return _0x17b0a6;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5df7a7){const _0x5d22ef=this['editor']['locale'],{data:_0x59999d}=_0x5df7a7,_0xa7a2b6={'type':'format','content':''};if(!_0x59999d||'listStyle'!=_0x59999d['key'])return;if(!_0x59999d['oldValue'])return'default'==_0x59999d['newValue']?_0xa7a2b6:{'type':'format','content':''+o(_0x5d22ef,'*Set\x20format:*\x20%0',o(_0x5d22ef,this['_getTranslationKeyForListStyle'](_0x59999d['newValue'])))};if(!_0x59999d['newValue']){if('default'==_0x59999d['oldValue'])return _0xa7a2b6;let _0x4c6052=_0x5df7a7['head'];for(;_0x4c6052;){if(_0x4c6052['data']&&'listType'==_0x4c6052['data']['key']&&_0x4c6052['data']['newValue'])return _0xa7a2b6;_0x4c6052=_0x4c6052['next'];}return{'type':'format','content':''+o(_0x5d22ef,'*Remove\x20format:*\x20%0',o(_0x5d22ef,this['_getTranslationKeyForListStyle'](_0x59999d['oldValue'])))};}if('default'!=_0x59999d['newValue'])return{'type':'format','content':''+o(_0x5d22ef,'*Set\x20format:*\x20%0',o(_0x5d22ef,this['_getTranslationKeyForListStyle'](_0x59999d['newValue'])))};let _0x3dd6ca=_0x5df7a7['head'];for(;_0x3dd6ca;){if(_0x3dd6ca['data']&&'listType'==_0x3dd6ca['data']['key']&&_0x3dd6ca['data']['newValue']&&_0x3dd6ca['data']['oldValue'])return _0xa7a2b6;_0x3dd6ca=_0x3dd6ca['next'];}return{'type':'format','content':o(_0x5d22ef,'*Set\x20format:*\x20%0',o(_0x5d22ef,'ELEMENT_'+_0x5df7a7['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4d6759=this['editor'],_0x29a192=_0x4d6759['locale'];_0x4d6759['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xbd4f57=>{if('formatBlock'!=_0xbd4f57['type'])return;const {data:_0x29d515}=_0xbd4f57;if(!_0x29d515)return;let _0x358f20,_0x30b289;switch(_0x29d515['commandName']){case'listStyle':_0x358f20='*Change\x20to:*\x20%0',_0x30b289={'type':'format','content':o(_0x29a192,_0x358f20,o(_0x29a192,this['_getTranslationKeyForListStyle'](_0x29d515['commandParams'][0x0]['type'])))};break;case'listReversed':_0x358f20=_0x29d515['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x30b289={'type':'format','content':o(_0x29a192,_0x358f20)};break;case'listStart':_0x358f20='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x30b289={'type':'format','content':o(_0x29a192,_0x358f20,_0x29d515['commandParams'][0x0]['startIndex'])};}return _0x30b289;});}['_getTranslationKeyForListStyle'](_0x2b950d){return'ELEMENT_'+function(_0x233c22){if(ye['includes'](_0x233c22))return'bulleted';if(Se['includes'](_0x233c22))return'numbered';return null;}(_0x2b950d)['toUpperCase']()+'_LIST_'+_0x2b950d['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x266c89{static get['requires'](){return[_0xeb11a3];}['init'](){const _0x32abbc=this['editor'],_0x31ee7f=_0x32abbc['plugins']['get']('TrackChangesEditing'),_0x15540b=_0x32abbc['commands']['get']('enter');_0x31ee7f['enableCommand']('enter',()=>{_0x32abbc['model']['change'](_0x404c0=>{const _0x2b2eea=_0x32abbc['model']['document']['selection'],_0xb36a41=_0x2b2eea['getFirstPosition'](),_0x228bcb=_0x542340['fromRange'](_0x2b2eea['getFirstRange']());if(_0x15540b['enterBlock'](_0x404c0)){const _0x3ed024=_0x32abbc['model']['createPositionAt'](_0xb36a41['parent']['nextSibling'],0x0),_0x346fba=_0x404c0['createRange'](_0xb36a41,_0x3ed024);_0x31ee7f['markInsertion'](_0x346fba);}else _0x404c0['setSelection'](_0x404c0['createRange'](_0x228bcb['end']));_0x228bcb['detach'](),_0x15540b['fire']('afterExecute',{'writer':_0x404c0});});}),_0x32abbc['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x32abbc,'split'),{'priority':'high'}),_0x32abbc['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x20f84a,_0x112385,_0x48cac8)=>{const _0x364bbd=_0x48cac8['mapper']['markerNameToElements'](_0x112385['markerName']);if(_0x364bbd){for(const _0x182f76 of _0x364bbd)_0x182f76['hasClass']('ck-suggestion-marker-split')&&(_0x48cac8['mapper']['unbindElementFromMarkerName'](_0x182f76,_0x112385['markerName']),_0x48cac8['writer']['remove'](_0x182f76));}},{'priority':'high'}),_0x32abbc['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5bf350,_0x31e033,_0x5f2cb4)=>{_0x5f2cb4['options']['showSuggestionHighlights']&&_e(_0x32abbc,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x5bf350,_0x31e033,_0x5f2cb4);},{'priority':'high'});}}class X extends _0x266c89{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x59742b=this['editor']['plugins']['get']('TrackChangesEditing');_0x59742b['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x59742b['enableCommand']('findNext'),_0x59742b['enableCommand']('findPrevious'),_0x59742b['enableCommand']('replace'),_0x59742b['enableCommand']('replaceAll');}['handleFindCommand'](_0x1a4268,_0x9a4ade,_0x519768={}){const _0x4e8f33=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x1a4268(_0x108087=>{let _0x2a79ac=('string'==typeof _0x9a4ade?_0x4e8f33['findByTextCallback'](_0x9a4ade,_0x519768):_0x9a4ade)(_0x108087);Array['isArray'](_0x2a79ac)&&(_0x2a79ac={'results':_0x2a79ac,'searchText':'string'==typeof _0x9a4ade?_0x9a4ade:''});const _0x50e9eb=_0x2a79ac['results']['filter'](_0x5871ea=>!0x1===this['_isInDeletionRange'](_0x5871ea,_0x108087['item']));return{..._0x2a79ac,'results':_0x50e9eb};},_0x519768);}['_isInDeletionRange'](_0x1aed37,_0x493b99){const _0x3651fc=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x493b99,_0x1aed37['start']),this['editor']['model']['createPositionAt'](_0x493b99,_0x1aed37['end']));for(const _0x424b80 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3651fc['getIntersection'](_0x424b80['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x266c89{['afterInit'](){const _0x44c9d2=this['editor']['locale'],_0x3a0a2e=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x256f92,commandName:_0xdbde2d}of ro)this['editor']['plugins']['has'](_0x256f92)&&(_0x3a0a2e['enableDefaultAttributesIntegration'](_0xdbde2d),_0x3a0a2e['registerInlineAttribute'](_0xdbde2d));_0x3a0a2e['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x44c9d2,'FORMAT_FONT_SIZE')),_0x3a0a2e['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x44c9d2,'FORMAT_FONT_FAMILY')),_0x3a0a2e['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x44c9d2,'FORMAT_FONT_COLOR')),_0x3a0a2e['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x44c9d2,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f3fc4=this['editor'],_0x3c5b74=_0x1f3fc4['locale'];_0x1f3fc4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5be38f=>{const _0x42bd61=_0x3c5b74['t'];if('formatInline'!=_0x5be38f['type'])return;const {data:_0x1aea56}=_0x5be38f;if(null!=_0x1aea56){if('fontSize'==_0x1aea56['commandName']){const _0x104f12=_0x1aea56['commandParams'][0x0]['value'];if(_0x104f12){const _0x4feba3=_0x42bd61(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x466f0c=>_0x466f0c['model']==_0x104f12)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3c5b74,'*Set\x20font\x20size:*\x20%0',_0x4feba3)};}return{'type':'format','content':o(_0x3c5b74,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x1aea56['commandName']){const _0x51eacc=_0x1aea56['commandParams'][0x0]['value'];return _0x51eacc?{'type':'format','content':o(_0x3c5b74,'*Set\x20font\x20family:*\x20%0',_0x51eacc)}:{'type':'format','content':o(_0x3c5b74,'*Reset\x20font\x20family*')};}if('fontColor'==_0x1aea56['commandName']){const _0x5ed848=_0x1aea56['commandParams'][0x0]['value'];if(_0x5ed848){const _0x2d96b4=_0x21a271(this['editor']['config']['get']('fontColor.colors'))['find'](_0x127843=>_0x127843['model']==_0x5ed848);let _0x59b326=_0x5ed848,_0x95ca94='';return _0x2d96b4&&(_0x59b326=_0x2d96b4['label'],_0x95ca94=_0x42bd61(_0x59b326)['toLowerCase']()),{'type':'format','content':o(_0x3c5b74,'*Set\x20font\x20color:*\x20%0',_0x95ca94)['trim'](),'color':{'value':_0x5ed848,'title':_0x95ca94||_0x59b326}};}return{'type':'format','content':o(_0x3c5b74,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x1aea56['commandName']){const _0x59b365=_0x1aea56['commandParams'][0x0]['value'];if(_0x59b365){const _0x29bdcb=_0x21a271(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x579eb2=>_0x579eb2['model']==_0x59b365);let _0x4659d8=_0x59b365,_0x4677bc='';return _0x29bdcb&&(_0x4659d8=_0x29bdcb['label'],_0x4677bc=_0x42bd61(_0x4659d8)['toLowerCase']()),{'type':'format','content':o(_0x3c5b74,'*Set\x20font\x20background\x20color:*\x20%0',_0x4677bc)['trim'](),'color':{'value':_0x59b365,'title':_0x4677bc||_0x4659d8}};}return{'type':'format','content':o(_0x3c5b74,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x266c89{['afterInit'](){const _0x22df5a=this['editor'],_0x87484e=_0x22df5a['plugins']['get']('TrackChangesEditing'),_0x35a37d=_0x22df5a['commands']['get']('copyFormat'),_0x733027=_0x22df5a['commands']['get']('pasteFormat');_0x35a37d&&_0x733027&&(_0x87484e['enableDefaultAttributesIntegration']('pasteFormat'),_0x87484e['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x481d61=this['editor'],_0x49ca3a=_0x481d61['locale'];_0x481d61['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2937f5=>{if('formatBlock'!=_0x2937f5['type']&&'formatInline'!=_0x2937f5['type'])return;const {data:_0x1b1a8a}=_0x2937f5;if(_0x1b1a8a&&'pasteFormat'===_0x1b1a8a['commandName']){const _0x4d9125=[],_0x17f14e=_0x1b1a8a['commandParams'][0x0];for(const [_0x449a2a,_0x19c29e]of Object['entries'](_0x17f14e))_0x4d9125['push'](so(_0x481d61,_0x449a2a,_0x19c29e));return _0x4d9125['length']?{'type':'format','content':o(_0x49ca3a,'*Set\x20format\x20to:*\x20%0',_0x4d9125['join'](',\x20'))}:{'type':'format','content':o(_0x49ca3a,'*Remove\x20all\x20formatting*')};}});}}function so(_0x128e90,_0x3fd362,_0x47f05e){const _0x343fdd=_0x128e90['locale']['t'],_0x99ebf9=_0x3fd362['split'](/(?=[A-Z])/)['join']('\x20'),_0x30b97e=_0x343fdd(_0x99ebf9['charAt'](0x0)['toUpperCase']()+_0x99ebf9['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x47f05e)return _0x30b97e;if('fontColor'===_0x3fd362||'fontBackgroundColor'===_0x3fd362){const _0x447dc9=_0x21a271(_0x128e90['config']['get']('fontColor.colors'))['find'](_0x21da3e=>_0x21da3e['model']==_0x47f05e);return _0x30b97e+'\x20('+(_0x447dc9?_0x343fdd(_0x447dc9['label'])['toLowerCase']():_0x47f05e)+')';}if('fontSize'===_0x3fd362&&isNaN(parseFloat(_0x47f05e))){const _0x3429af=_0x128e90['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x128e90['config']['get']('fontSize.options'))['find'](_0x5272ae=>_0x5272ae['model']==_0x47f05e);return _0x30b97e+'\x20('+(_0x3429af?_0x343fdd(_0x3429af['title'])['toLowerCase']():_0x47f05e)+')';}return _0x30b97e+'\x20('+_0x47f05e+')';}class tt extends _0x266c89{['_headingOptions'];['afterInit'](){const _0x511983=this['editor'];if(!_0x511983['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x511983['config']['get']('heading.options');const _0x12471e=_0x511983['locale'],_0x32040b=_0x511983['plugins']['get']('TrackChangesEditing');_0x32040b['enableDefaultAttributesIntegration']('heading');for(const _0x6aa0e8 of this['_headingOptions'])'paragraph'!=_0x6aa0e8['model']&&_0x32040b['descriptionFactory']['registerElementLabel'](_0x6aa0e8['model'],_0x127d31=>{const _0x3f1a36=this['_getHeadingLevel'](_0x6aa0e8['model']);return null!==_0x3f1a36?_0x43503e(_0x127d31,_0x3f1a36):_0x100a62(_0x127d31,_0x6aa0e8['title']);});function _0x43503e(_0x5e55d3,_0x3b7096){return o(_0x12471e,'ELEMENT_HEADING',[_0x5e55d3,_0x3b7096]);}function _0x100a62(_0x3094cd,_0xbd4dbc){return o(_0x12471e,'ELEMENT_HEADING_CUSTOM',[_0x3094cd,_0xbd4dbc]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5a06d9=this['editor'],_0x476c73=_0x5a06d9['locale'];function _0x181040(_0xdec0bc,_0x101e84){return o(_0x476c73,'ELEMENT_HEADING_CUSTOM',[_0xdec0bc,_0x101e84]);}_0x5a06d9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20181d=>{if('formatBlock'!=_0x20181d['type'])return;const {data:_0x189aad}=_0x20181d;if(_0x189aad&&'heading'==_0x189aad['commandName']){const _0x57a3fa=_0x189aad['commandParams'][0x0]['value'],_0x553289=this['_getHeadingLevel'](_0x57a3fa);if(null!==_0x553289)return{'type':'format','content':o(_0x476c73,'*Change\x20to:*\x20%0',(_0xf38826=0x1,_0x2b2063=_0x553289,o(_0x476c73,'ELEMENT_HEADING',[_0xf38826,_0x2b2063])))};const _0x54c191=this['_headingOptions']['find'](_0x26089b=>_0x26089b['model']===_0x57a3fa)['title'];return{'type':'format','content':o(_0x476c73,'*Change\x20to:*\x20%0',_0x181040(0x1,_0x54c191))};}var _0xf38826,_0x2b2063;});}['_getHeadingLevel'](_0x23e013){const _0x1e8c14=_0x23e013['match'](/^heading(\d+)/);if(_0x1e8c14)return _0x1e8c14[0x1];const _0x5505b3=this['_headingOptions']?.['find'](_0x216d8f=>_0x216d8f['model']==_0x23e013);if(_0x5505b3&&_0x5505b3['view']){const _0x45a4e2=_0x5505b3['view'],_0x1a4654=(_0x45a4e2['name']??_0x45a4e2)['match'](/^h(\d+)/);if(_0x1a4654)return _0x1a4654[0x1];}return null;}}class et extends _0x266c89{['afterInit'](){const _0x538a46=this['editor'];if(!_0x538a46['plugins']['has']('HighlightEditing'))return;const _0x398694=_0x538a46['plugins']['get']('TrackChangesEditing'),_0xfc480e=_0x538a46['locale'];_0x398694['enableDefaultAttributesIntegration']('highlight'),_0x398694['registerInlineAttribute']('highlight'),_0x398694['descriptionFactory']['registerAttributeLabel']('highlight',o(_0xfc480e,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13d11c=this['editor'],_0x1bb639=_0x13d11c['locale'];_0x13d11c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2082e8=>{if('formatInline'!=_0x2082e8['type'])return;const {data:_0x3dcd01}=_0x2082e8;if(_0x3dcd01&&'highlight'==_0x3dcd01['commandName']){const _0x5517fd=_0x1bb639['t'],_0x2b4da3=_0x3dcd01['commandParams'][0x0]['value'];if(_0x2b4da3){const _0xf72d0a=_0x13d11c['config']['get']('highlight.options')['find'](_0x4dd65d=>_0x4dd65d['model']==_0x2b4da3),_0x3e4ef4=_0x5517fd(_0xf72d0a['title'])['toLowerCase']();return{'type':'format','content':o(_0x1bb639,'*Set\x20highlight:*\x20%0',_0x3e4ef4),'color':{'value':_0xf72d0a['color'],'title':_0xf72d0a['title']}};}return{'type':'format','content':o(_0x1bb639,'*Remove\x20highlight*',o(_0x1bb639,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x266c89{['afterInit'](){const _0x470010=this['editor'];if(!_0x470010['plugins']['has']('HorizontalLineEditing'))return;_0x470010['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x4f6340=_0x470010['plugins']['get']('TrackChangesEditing'),_0x1bce18=_0x470010['locale'];_0x4f6340['descriptionFactory']['registerElementLabel']('horizontalLine',_0x50c2ea=>o(_0x1bce18,'ELEMENT_HORIZONTAL_LINE',_0x50c2ea)),_0x470010['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0xc0a11b,{writer:_0x493e40,options:_0x2a8e9b})=>{if(!_0x2a8e9b['showSuggestionHighlights'])return null;const _0x41844b=_0x493e40['createContainerElement']('div'),_0x53f2b6=_0x493e40['createEmptyElement']('hr');return _0x493e40['addClass']('ck-horizontal-line',_0x41844b),_0x493e40['insert'](_0x493e40['createPositionAt'](_0x41844b,0x0),_0x53f2b6),_0x41844b;},'converterPriority':'high'});}}class st extends _0x266c89{['afterInit'](){const _0x3384a4=this['editor'];if(!_0x3384a4['plugins']['has']('HtmlEmbed'))return;const _0x2b5315=_0x3384a4['plugins']['get']('TrackChangesEditing'),_0x4f777f=_0x3384a4['locale'];_0x2b5315['descriptionFactory']['registerElementLabel']('rawHtml',_0x446ba5=>o(_0x4f777f,'ELEMENT_HTML_EMBED',_0x446ba5)),_0x2b5315['enableDefaultAttributesIntegration']('htmlEmbed'),_0x2b5315['registerBlockAttribute']('value'),_0x2b5315['descriptionFactory']['registerDescriptionCallback'](_0x4359b9=>{if('attribute'!=_0x4359b9['type'])return;const {data:_0x31fa42}=_0x4359b9;if(_0x31fa42&&'value'==_0x31fa42['key']&&_0x4359b9['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x521d40=o(_0x4f777f,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4f777f,'*Change\x20%0\x20content*',_0x521d40)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21aed2=this['editor'],_0x2923a4=_0x21aed2['locale'];_0x21aed2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x50ce9f=>{if('formatBlock'!=_0x50ce9f['type'])return;const {data:_0x5a5170}=_0x50ce9f;if(_0x5a5170&&'htmlEmbed'==_0x5a5170['commandName']){const _0x2c36f3=o(_0x2923a4,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2923a4,'*Change\x20%0\x20content*',_0x2c36f3)};}});}}class nt extends _0x266c89{['afterInit'](){const _0x1f0632=this['editor'];if(!_0x1f0632['plugins']['has']('ImageEditing'))return;const _0x39ed87=_0x1f0632['plugins']['get']('TrackChangesEditing'),_0xc9574f=_0x1f0632['plugins']['get']('ImageUtils'),_0x9ba577=_0x1f0632['locale'];_0x39ed87['enableCommand']('insertImage'),_0x39ed87['descriptionFactory']['registerElementLabel']('imageBlock',_0x2981fe=>o(_0x9ba577,'ELEMENT_IMAGE',_0x2981fe)),_0x39ed87['descriptionFactory']['registerElementLabel']('imageInline',_0x402e21=>o(_0x9ba577,'ELEMENT_INLINE_IMAGE',_0x402e21)),_0x39ed87['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x9ba577,'ELEMENT_CAPTION')),_0x1f0632['plugins']['has']('ImageUploadEditing')&&_0x39ed87['enableCommand']('uploadImage'),_0x1f0632['plugins']['has']('ImageBlockEditing')&&_0x1f0632['plugins']['has']('ImageInlineEditing')&&(_0x39ed87['enableCommand']('imageTypeInline',(_0xfc2963,_0x13a638)=>{const _0x7740c0=_0xc9574f['getClosestSelectedImageElement'](_0x1f0632['model']['document']['selection']);_0x1f0632['model']['change'](()=>{_0x39ed87['markBlockFormat'](_0x7740c0,{'commandName':'imageTypeInline','commandParams':[_0x13a638]},[],'convertBlockImageToInline');});}),_0x39ed87['enableCommand']('imageTypeBlock',(_0x4d738b,_0x230a19)=>{_0x1f0632['model']['change'](_0x50ec7a=>{let _0x1bcf5a=_0xc9574f['getClosestSelectedImageElement'](_0x1f0632['model']['document']['selection']),_0xa65b67=_0x50ec7a['createRangeOn'](_0x1bcf5a);const _0xb36726=_0x363aaa['fromPosition'](_0xa65b67['start'],'toPrevious'),_0x1bd5db=_0x363aaa['fromPosition'](_0xa65b67['end'],'toNext');_0x39ed87['forceDefaultExecution'](()=>_0x4d738b(_0x230a19)),_0x1bcf5a=_0xc9574f['getClosestSelectedImageElement'](_0x1f0632['model']['document']['selection']),_0xa65b67=_0x50ec7a['createRangeOn'](_0x1bcf5a);const _0x52384f=_0x50ec7a['createRange'](_0xb36726,_0x1bd5db);_0xb36726['detach'](),_0x1bd5db['detach'](),_0x39ed87['markBlockFormat'](_0x1bcf5a,{'commandName':'imageTypeInline','commandParams':[_0x230a19]},[],'convertInlineImageToBlock'),_0x52384f['start']['isBefore'](_0xa65b67['start'])&&_0x39ed87['markInsertion'](_0x50ec7a['createRange'](_0x52384f['start'],_0xa65b67['start']),'convertInlineImageToBlock'),_0xa65b67['end']['isBefore'](_0x52384f['end'])&&_0x39ed87['markInsertion'](_0x50ec7a['createRange'](_0xa65b67['end'],_0x52384f['end']),'convertInlineImageToBlock');});}),_0x39ed87['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x39ed87['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x39ed87['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x39ed87['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x39ed87['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x39ed87['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x21edd5])=>{const _0x652239=_0x39ed87['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4c30e4=_0x21edd5['start'],_0xbeaa7a=_0x21edd5['end'];const _0x5a32b6=_0x1f0632['model']['schema']['getNearestSelectionRange'](_0x4c30e4,'backward'),_0x2fd96b=_0x1f0632['model']['schema']['getNearestSelectionRange'](_0xbeaa7a,'forward');_0x5a32b6['isCollapsed']&&(_0x4c30e4=_0x5a32b6['start']),_0x2fd96b['isCollapsed']&&(_0xbeaa7a=_0x2fd96b['end']),_0x652239([_0x1f0632['model']['createRange'](_0x4c30e4,_0xbeaa7a)]);}),_0x39ed87['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x3694a6),_0x39ed87['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x3694a6)),_0x1f0632['plugins']['has']('ImageCaptionEditing')&&(_0x39ed87['enableCommand']('toggleImageCaption',(_0x4fcc3e,_0x2ff3c7)=>{const _0x26378b=_0x1f0632['plugins']['get']('ImageCaptionUtils');let _0x283738=_0xc9574f['getClosestSelectedImageElement'](_0x1f0632['model']['document']['selection']),_0x47bb5e=_0x26378b['getCaptionFromImageModelElement'](_0x283738);_0x1f0632['model']['change'](()=>{if(_0x47bb5e)return void _0x39ed87['markDeletion'](_0x1f0632['model']['createRangeOn'](_0x47bb5e));const _0x11fb77=_0xc9574f['isBlockImage'](_0x283738);_0x4fcc3e(_0x2ff3c7),_0x283738=_0xc9574f['getClosestSelectedImageElement'](_0x1f0632['model']['document']['selection']),_0x47bb5e=_0x26378b['getCaptionFromImageModelElement'](_0x283738),_0x39ed87['markInsertion'](_0x1f0632['model']['createRangeOn'](_0x47bb5e),_0x11fb77?null:'imageCaption');});}),_0x39ed87['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x3694a6));const _0x495e0e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4a04a8(_0x38355f,_0x5ebcb4){const _0x23978d=_0x495e0e['findIndex'](({type:_0x38063a,subType:_0x519fd9})=>_0x38355f['type']==_0x38063a&&_0x38355f['subType']==_0x519fd9),_0x1ccc04=_0x495e0e['findIndex'](({type:_0x533529,subType:_0x14273f})=>_0x5ebcb4['type']==_0x533529&&_0x5ebcb4['subType']==_0x14273f);if(_0x23978d<0x0||_0x1ccc04<0x0)return!0x1;const _0x18dceb=_0x38355f['getFirstRange'](),_0x571b95=_0x5ebcb4['getFirstRange']();if((0x0==_0x23978d||0x1==_0x23978d)&&0x2==_0x1ccc04&&_0x18dceb['isIntersecting'](_0x571b95))return!0x0;if(0x2==_0x23978d&&0x3==_0x1ccc04){const _0x4afa3e=_0x39ed87['_findSuggestions'](_0x18dceb,'insertion')['filter'](({suggestion:_0x45070e,meta:_0x122bf0})=>_0x122bf0['isOwn']&&'convertInlineImageToBlock'==_0x45070e['subType']);if(_0x4afa3e['length']>0x1&&_0x571b95['end']['isEqual'](_0x18dceb['start']))return!0x0;if(0x1==_0x4afa3e['length']&&(_0x18dceb['start']['isEqual'](_0x571b95['end'])||_0x18dceb['end']['isEqual'](_0x571b95['start'])))return!0x0;}if(0x3==_0x23978d&&0x3==_0x1ccc04&&_0x18dceb['start']['isBefore'](_0x571b95['start'])){const _0x5aead8=_0x18dceb['end']['nodeAfter'],_0x288901=_0x571b95['start']['nodeBefore'];return _0xc9574f['isBlockImage'](_0x5aead8)&&_0x5aead8===_0x288901;}return!0x1;}function _0x3694a6(_0x8591a5,_0x5cf18e){return _0x4a04a8(_0x8591a5,_0x5cf18e)?[_0x8591a5,_0x5cf18e]:_0x4a04a8(_0x5cf18e,_0x8591a5)?[_0x5cf18e,_0x8591a5]:null;}_0x1f0632['plugins']['has']('ImageResize')&&(_0x39ed87['enableDefaultAttributesIntegration']('resizeImage'),_0x39ed87['registerBlockAttribute']('resizedWidth'),_0x39ed87['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x9ba577,'FORMAT_IMAGE_SIZE'))),_0x1f0632['plugins']['has']('ImageTextAlternativeEditing')&&(_0x39ed87['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x39ed87['registerBlockAttribute']('alt')),_0x39ed87['descriptionFactory']['registerDescriptionCallback'](_0x59f803=>{if(!!_0x495e0e['find'](({type:_0x2e2887,subType:_0x124441})=>_0x59f803['type']==_0x2e2887&&_0x59f803['subType']==_0x124441))return _0x59f803['previous']?{}:void 0x0;}),_0x39ed87['descriptionFactory']['registerDescriptionCallback'](_0x4e0f72=>{if('insertion'==_0x4e0f72['type']||'deletion'==_0x4e0f72['type']){const _0x4ca2d5=_0x4e0f72['getContainedElement']();if(_0x4ca2d5&&_0x4ca2d5['is']('element','caption'))return{'type':'insertion'==_0x4e0f72['type']?'addObject':'removeObject','element':_0x4ca2d5,'quantity':0x1};}}),_0x39ed87['descriptionFactory']['registerDescriptionCallback'](_0x4772a7=>'formatBlock'==_0x4772a7['type']&&'convertInlineImageToBlock'==_0x4772a7['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x4772a7['type']&&'convertBlockImageToInline'==_0x4772a7['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x39ed87['descriptionFactory']['registerDescriptionCallback'](_0x226032=>{if('attribute'!=_0x226032['type'])return;const {data:_0x327fa7}=_0x226032;if(!_0x327fa7||'alt'!=_0x327fa7['key'])return;const _0xf1c886=_0x327fa7['newValue'];return _0xf1c886?{'type':'format','content':o(_0x9ba577,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xf1c886+'\x22')}:{'type':'format','content':o(_0x9ba577,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x452ce2=this['editor'],_0x263bbf=_0x452ce2['locale'];_0x452ce2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d2b8c=>{if('formatBlock'!=_0x2d2b8c['type']&&'formatInline'!=_0x2d2b8c['type'])return;const {data:_0x194b8d}=_0x2d2b8c;if(_0x194b8d){if('imageTextAlternative'==_0x194b8d['commandName']){const _0x4b262f=_0x194b8d['commandParams'][0x0]['newValue'];return _0x4b262f?{'type':'format','content':o(_0x263bbf,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4b262f+'\x22')}:{'type':'format','content':o(_0x263bbf,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x194b8d['commandName']){const _0x387027=_0x194b8d['commandParams'][0x0]['width'];return _0x387027?{'type':'format','content':o(_0x263bbf,'*Set\x20image\x20width:*\x20%0',_0x387027)}:{'type':'format','content':o(_0x263bbf,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x266c89{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x40a967=this['editor']['locale'],_0x14eff7=this['editor']['plugins']['get']('TrackChangesEditing');_0x14eff7['enableDefaultAttributesIntegration']('replaceImageSource'),_0x14eff7['registerBlockAttribute']('src'),_0x14eff7['descriptionFactory']['registerDescriptionCallback'](_0x1411a4=>{if('attribute'!=_0x1411a4['type'])return;const {data:_0x889ca0}=_0x1411a4;return _0x889ca0&&'src'==_0x889ca0['key']?_0x889ca0['newValue']&&_0x889ca0['oldValue']?{'type':'format','content':o(_0x40a967,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4f7247=this['editor']['plugins']['get']('TrackChangesEditing');_0x4f7247['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x4f7247['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4f7247['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x4f7247['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5541c1=this['editor'],_0x591451=_0x5541c1['locale'];_0x5541c1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x510ace=>{if('formatBlock'!=_0x510ace['type']&&'formatInline'!=_0x510ace['type'])return;const {data:_0x412128}=_0x510ace;if(!_0x412128||'replaceImageSource'!=_0x412128['commandName'])return;return{'type':'format','content':o(_0x591451,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x266c89{['afterInit'](){const _0x38ab3a=this['editor'];if(!_0x38ab3a['plugins']['has']('ImageStyleEditing'))return;const _0x1efa2d=_0x38ab3a['plugins']['get']('TrackChangesEditing'),_0x301c98=_0x38ab3a['plugins']['get']('ImageUtils'),_0x21e39c={};_0x1efa2d['enableCommand']('imageStyle',(_0x6d3317,_0xae2f53)=>{const _0x11276c=_0x38ab3a['plugins']['get']('Users')['me'],_0x41b468=_0x38ab3a['commands']['get']('imageStyle');let _0x4dc154=_0x301c98['getClosestSelectedImageElement'](_0x38ab3a['model']['document']['selection']),_0x19a687=_0x38ab3a['model']['createRangeOn'](_0x4dc154),_0x1f4586=_0x41b468['value'];if(_0x1f4586==_0xae2f53['value'])return;const _0x35f06b={'commandName':'imageStyle','commandParams':[_0xae2f53],'formatGroupId':_0x49822d()};_0x38ab3a['model']['change'](()=>{if(_0x1efa2d['getSuggestions']()['filter'](_0x1898b1=>_0x1898b1['isInContent']&&_0x11276c==_0x1898b1['author']&&('formatBlock'==_0x1898b1['type']||'formatInline'==_0x1898b1['type'])&&('imageStylePreApply'==_0x1898b1['subType']||'imageStylePostApply'==_0x1898b1['subType'])&&_0x1898b1['getFirstRange']()['isEqual'](_0x19a687))['forEach'](_0x1cc5f7=>_0x1efa2d['discardSuggestion'](_0x1cc5f7['head'])),_0x4dc154=_0x301c98['getClosestSelectedImageElement'](_0x38ab3a['model']['document']['selection']),_0x19a687=_0x38ab3a['model']['createRangeOn'](_0x4dc154),_0x41b468['refresh'](),_0x38ab3a['commands']['get']('imageTypeInline')['refresh'](),_0x38ab3a['commands']['get']('imageTypeBlock')['refresh'](),_0x1f4586=_0x41b468['value'],_0x1f4586!=_0xae2f53['value'])return _0x301c98['isInlineImage'](_0x4dc154)&&_0x41b468['shouldConvertImageType'](_0xae2f53['value'],_0x4dc154)?(_0x6d3317({..._0xae2f53,'setImageSizes':!0x1}),_0x4dc154=_0x301c98['getClosestSelectedImageElement'](_0x38ab3a['model']['document']['selection']),void _0x1efa2d['markBlockFormat'](_0x4dc154,{..._0x35f06b,'commandReversedParams':[{'value':_0x1f4586||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x301c98['isBlockImage'](_0x4dc154)?_0x1efa2d['markBlockFormat'](_0x4dc154,_0x35f06b,[],'imageStylePostApply'):_0x1efa2d['markInlineFormat'](_0x19a687,_0x35f06b,'imageStylePostApply'));});});for(const _0x48aa1d of _0x38ab3a['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x21e39c[_0x48aa1d['name']]=_0x48aa1d['title']['toLowerCase']();_0x1efa2d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1efa2d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1efa2d['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1efa2d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x531b9d])=>{_0x301c98['setImageNaturalSizeAttributes'](_0x531b9d['getContainedElement']());}),_0x1efa2d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2d6976,_0x59c6c5)=>{_0x1efa2d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2d6976,{'commandName':_0x59c6c5['commandName'],'commandParams':_0x59c6c5['commandReversedParams']});}),_0x1efa2d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xc5de2c,_0x104df7){if(_0x1a113f(_0xc5de2c,_0x104df7))return[_0xc5de2c,_0x104df7];if(_0x1a113f(_0x104df7,_0xc5de2c))return[_0x104df7,_0xc5de2c];return null;});const _0x3c3c3e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1a113f(_0x4c4ed0,_0x51f676){const _0x49d596=_0x3c3c3e['findIndex'](({type:_0x504874,subType:_0x4fdb9c})=>_0x4c4ed0['type']==_0x504874&&_0x4c4ed0['subType']==_0x4fdb9c),_0x1a8780=_0x3c3c3e['findIndex'](({type:_0x3ea28d,subType:_0x569506})=>_0x51f676['type']==_0x3ea28d&&_0x51f676['subType']==_0x569506);if(_0x49d596<0x0||_0x1a8780<0x0)return!0x1;const _0x3dacca=_0x4c4ed0['getFirstRange'](),_0xa5b7eb=_0x51f676['getFirstRange']();if((0x0==_0x49d596||0x1==_0x49d596)&&0x2==_0x1a8780&&_0x3dacca['isIntersecting'](_0xa5b7eb))return!0x0;if(0x2==_0x49d596&&0x3==_0x1a8780){const _0x761bc0=_0x1efa2d['_findSuggestions'](_0x3dacca,'insertion')['filter'](({suggestion:_0x3bb0df,meta:_0x3d70f2})=>_0x3d70f2['isOwn']&&'convertInlineImageToBlock'==_0x3bb0df['subType']);if(_0x761bc0['length']>0x1&&_0xa5b7eb['end']['isEqual'](_0x3dacca['start']))return!0x0;if(0x1==_0x761bc0['length']&&(_0x3dacca['start']['isEqual'](_0xa5b7eb['end'])||_0x3dacca['end']['isEqual'](_0xa5b7eb['start'])))return!0x0;}if(0x3==_0x49d596&&0x3==_0x1a8780&&_0x3dacca['start']['isBefore'](_0xa5b7eb['start'])){const _0x22a119=_0x3dacca['end']['nodeAfter'],_0x35cd35=_0xa5b7eb['start']['nodeBefore'];return _0x301c98['isBlockImage'](_0x22a119)&&_0x22a119===_0x35cd35;}return!0x1;}_0x38ab3a['model']['document']['registerPostFixer'](()=>{let _0xb23181=!0x1;const _0x25ba59=Array['from'](_0x38ab3a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x27321e,data:_0x3647dd}of _0x25ba59){const {group:_0x4ea3db,type:_0x1fd2e9,subType:_0x56d599,id:_0x3586ad}=_0x1efa2d['_splitMarkerName'](_0x27321e);if('suggestion'==_0x4ea3db&&_0x1efa2d['hasSuggestion'](_0x3586ad)){if('formatBlock'==_0x1fd2e9&&('imageStylePreApply'==_0x56d599||'imageStylePostApply'==_0x56d599)){const _0x53aa78=_0x1efa2d['getSuggestion'](_0x3586ad);if(_0x3647dd['newRange']){const _0x2de319=_0x53aa78['getFirstRange']()['getContainedElement']();if(_0x301c98['isBlockImage'](_0x2de319))continue;_0x1efa2d['discardSuggestion'](_0x53aa78),_0xb23181=!0x0;}}if('insertion'==_0x1fd2e9&&'imageCaption'==_0x56d599&&!_0x3647dd['newRange']){const _0x4b2e16=_0x1efa2d['getSuggestion'](_0x3586ad);_0x4b2e16['next']&&_0x4b2e16['next']['isInContent']&&(_0x1efa2d['discardSuggestion'](_0x4b2e16['next']),_0xb23181=!0x0);}}}return _0xb23181;}),this['_registerLegacyDescription'](_0x21e39c);}['_registerLegacyDescription'](_0xcf890){const _0x20d1b1=this['editor'],_0x7fd969=_0x20d1b1['locale'];_0x20d1b1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25934b=>{if('formatBlock'!=_0x25934b['type']&&'formatInline'!=_0x25934b['type'])return;const {data:_0xd5782c}=_0x25934b;if(!_0xd5782c||'imageStyle'!=_0xd5782c['commandName'])return;const _0x348036=_0xd5782c['commandParams'][0x0]['value'];return _0x4a5aa5('side'===_0x348036?o(_0x7fd969,'FORMAT_SIDE_IMAGE'):_0xcf890[_0x348036]||_0x348036);function _0x4a5aa5(_0x5a18ea){return{'type':'format','content':o(_0x7fd969,'*Format:*\x20%0',_0x5a18ea)};}});}}class at extends _0x266c89{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x24af14){super(_0x24af14),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x4a1580=this['editor'],_0x4eff4d=_0x4a1580['commands']['get']('importWord'),_0x15429e=_0x4a1580['commands']['get']('trackChanges');_0x4eff4d&&(_0x4eff4d['on']('execute',(_0x555f10,[,_0x37da08])=>{this['_trackChangesValueDuringImport']=_0x15429e['value'],_0x37da08['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x4eff4d,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x4eff4d,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x15429e['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x4a1580['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x4c4fd0,_0x384fe9){const {suggestions:_0x5035a5}=_0x384fe9,_0x21e14a=this['editor']['commands']['get']('trackChanges'),_0x4e8fd1=_0x21e14a['value'];this['_trackChangesValueDuringImport']!==_0x4e8fd1&&(_0x21e14a['execute'](),this['_trackChangesExecuted']=!0x0),_0x5035a5&&_0x5035a5['forEach'](({id:_0x246076,type:_0x4f66a3,author:_0x106a07,created_at:_0x1df44a})=>{const _0x11260e={'id':_0x246076,'type':_0x4f66a3,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x106a07,'createdAt':_0x1df44a?new Date(_0x1df44a):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x11260e);});}}class ct extends _0x266c89{['afterInit'](){const _0x3159e4=this['editor'],_0x4590e5=_0x3159e4['plugins']['get']('TrackChangesEditing');if(_0x3159e4['plugins']['has']('IndentEditing')&&(_0x4590e5['enableCommand']('indent'),_0x4590e5['enableCommand']('outdent')),_0x3159e4['plugins']['has']('IndentBlock')){for(const _0x504a43 of['indentBlock','outdentBlock'])_0x4590e5['enableDefaultAttributesIntegration'](_0x504a43);}const _0x12d355=_0x3159e4['locale'];_0x4590e5['registerBlockAttribute']('blockIndent'),_0x4590e5['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x12d355,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48a75f=this['editor'],_0x58740d=_0x48a75f['locale'],_0x216d67=_0x48a75f['plugins']['get']('TrackChangesEditing');_0x216d67['descriptionFactory']['registerDescriptionCallback'](_0x3202e4=>{if('formatBlock'!=_0x3202e4['type'])return;const {data:_0x1685e7}=_0x3202e4;if(!_0x1685e7)return;if('indentBlock'!=_0x1685e7['commandName']&&'outdentBlock'!=_0x1685e7['commandName'])return;const _0x5734e2=_0x3202e4['getItems']()[0x0],_0x1f8834=_0x216d67['descriptionFactory']['getItemLabel'](_0x5734e2);return'indentBlock'==_0x1685e7['commandName']?{'type':'format','content':o(_0x58740d,'*Indent:*\x20%0',_0x1f8834)}:'outdentBlock'==_0x1685e7['commandName']?{'type':'format','content':o(_0x58740d,'*Outdent:*\x20%0',_0x1f8834)}:void 0x0;});}}class ut extends _0x266c89{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x266c89{['afterInit'](){const _0x5afe21=this['editor'];if(!_0x5afe21['plugins']['has']('LinkEditing'))return;const _0x3e342d=_0x5afe21['plugins']['get']('TrackChangesEditing'),_0x4445be=_0x5afe21['commands']['get']('link');_0x3e342d['enableDefaultAttributesIntegration']('link'),_0x3e342d['enableDefaultAttributesIntegration']('unlink'),_0x3e342d['registerInlineAttribute']('linkHref');for(const _0x494ac4 of _0x4445be['manualDecorators'])_0x3e342d['registerInlineAttribute'](_0x494ac4['id']),_0x3e342d['descriptionFactory']['registerAttributeLabel'](_0x494ac4['id'],'link\x20('+_0x494ac4['label']['toLowerCase']()+')');_0x3e342d['descriptionFactory']['registerDescriptionCallback'](_0x55c1f4=>{if('attribute'!=_0x55c1f4['type'])return;const {data:_0x1e2864}=_0x55c1f4;if(!_0x1e2864||'linkHref'!=_0x1e2864['key'])return;const _0x1e7739=_0x1e2864['newValue'],_0x320aa7=_0x5afe21['locale'];return{'type':'format','content':null==_0x1e7739?o(_0x320aa7,'*Remove\x20link*'):o(_0x320aa7,'*Set\x20link:*\x20%0','\x22'+_0x1e7739+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3b3704=this['editor'],_0x43f1d0=_0x3b3704['locale'];_0x3b3704['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ed3d3=>{if('formatInline'!=_0x3ed3d3['type'])return;const {data:_0x1fe975}=_0x3ed3d3;if(_0x1fe975){if('link'==_0x1fe975['commandName']){const _0x10af9b=_0x1fe975['commandParams'][0x0];return{'type':'format','content':o(_0x43f1d0,'*Set\x20link:*\x20%0','\x22'+_0x10af9b+'\x22')};}return'unlink'==_0x1fe975['commandName']?{'type':'format','content':o(_0x43f1d0,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x266c89{['afterInit'](){const _0x142144=this['editor'],_0x45da75=_0x142144['locale'];if(!_0x142144['plugins']['has']('LegacyListEditing'))return;const _0x160bc0=_0x142144['plugins']['get']('TrackChangesEditing'),_0x1e3bdb=_0x142144['plugins']['has']('LegacyTodoListEditing');function _0x49aa98(_0x4e922a){return()=>{const _0x26496d=_0x142144['model']['document']['selection'],_0x521ac6=_0x142144['commands']['get'](_0x4e922a);if(_0x521ac6['value'])return void _0x142144['execute']('paragraph',{});const _0x244d01=_0x4e922a['slice'](0x0,-0x4),_0x6ba139=function(_0x535b7b,_0x4276f8,_0x1e977a){let _0x149382=Array['from'](_0x535b7b)['filter'](_0x462495=>function(_0x348e02,_0x24c174){return _0x24c174['checkChild'](_0x348e02['parent'],'listItem')&&!_0x24c174['isObject'](_0x348e02);}(_0x462495,_0x1e977a));_0x149382=_0x149382['filter'](_0x2aeadb=>!_0x2aeadb['is']('element','listItem')||_0x2aeadb['getAttribute']('listType')!=_0x4276f8);const _0x1bbd03=new Set();for(const _0x34d7ff of _0x149382)_0x34d7ff['is']('element','listItem')?_0x1bbd03['add'](fe(_0x34d7ff)):_0x1bbd03['add'](_0x34d7ff);return Array['from'](_0x1bbd03);}(_0x26496d['getSelectedBlocks'](),_0x244d01,_0x142144['model']['schema']);_0x142144['model']['change'](()=>{for(const _0x32cdd2 of _0x6ba139)_0x160bc0['markBlockFormat'](_0x32cdd2,{'commandName':_0x4e922a,'commandParams':[{'forceValue':!_0x521ac6['value']}],'formatGroupId':'blockName'},ue(_0x32cdd2));});};}function _0x650712(_0x5ca540){return()=>{const _0x533a22=function(_0x23bec7){let _0x4afef8=Array['from'](_0x23bec7);const _0x51d5c5=_0x4afef8['findIndex'](_0x41ac84=>'listItem'!=_0x41ac84['name']);return _0x51d5c5>-0x1&&(_0x4afef8=_0x4afef8['slice'](0x0,_0x51d5c5)),_0x4afef8;}(_0x142144['model']['document']['selection']['getSelectedBlocks']()),_0x12b5e2=_0x142144['model']['createRange'](_0x142144['model']['createPositionAt'](_0x533a22[0x0],'before'),_0x142144['model']['createPositionAt'](_0x533a22[_0x533a22['length']-0x1],'end'));_0x142144['model']['change'](()=>{_0x160bc0['markBlockFormat'](_0x12b5e2,{'commandName':_0x5ca540,'commandParams':[],'formatGroupId':'listIndent'},function(_0xce11b4){const _0x2e58a6=new Set();for(const _0x853b6d of _0xce11b4){let _0x45a2b0=_0x853b6d['nextSibling'];for(;_0x45a2b0&&_0x45a2b0['getAttribute']('listIndent')>_0x853b6d['getAttribute']('listIndent');)_0x2e58a6['add'](_0x45a2b0),_0x45a2b0=_0x45a2b0['nextSibling'];}return Array['from'](_0x2e58a6);}(_0x533a22));});};}_0x160bc0['enableCommand']('numberedList',_0x49aa98('numberedList')),_0x160bc0['enableCommand']('bulletedList',_0x49aa98('bulletedList')),_0x1e3bdb&&_0x160bc0['enableCommand']('todoList',_0x49aa98('todoList')),_0x160bc0['enableCommand']('indentList',_0x650712('indentList')),_0x160bc0['enableCommand']('outdentList',_0x650712('outdentList')),_0x1e3bdb&&_0x160bc0['enableCommand']('checkTodoList',()=>{const _0x492088=_0x142144['commands']['get']('checkTodoList'),_0x3eb3f7=Array['from'](_0x492088['_selectedElements']);_0x3eb3f7['filter'](_0xaa2727=>_0xaa2727['getAttribute']('todoListChecked')!=_0x492088['value']),_0x142144['model']['change'](()=>{for(const _0x511d71 of _0x3eb3f7)_0x160bc0['markBlockFormat'](_0x511d71,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x492088['value']}]});});}),_0x160bc0['descriptionFactory']['registerElementLabel']('listItem',_0x47bd04=>o(_0x45da75,'ELEMENT_LIST_ITEM',_0x47bd04)),_0x160bc0['descriptionFactory']['registerDescriptionCallback'](_0x412fbb=>{if('formatBlock'!=_0x412fbb['type']&&'formatInline'!=_0x412fbb['type'])return;const {data:_0x36e63f}=_0x412fbb;if(_0x36e63f){if('numberedList'==_0x36e63f['commandName']||'bulletedList'==_0x36e63f['commandName']||'todoList'==_0x36e63f['commandName'])switch(_0x36e63f['commandName']['replace']('List','')){case'bulleted':return _0x461a48(o(_0x45da75,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x461a48(o(_0x45da75,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x461a48(o(_0x45da75,'ELEMENT_TODO_LIST'));}if('indentList'==_0x36e63f['commandName'])return{'type':'format','content':o(_0x45da75,'*Indent:*\x20%0',o(_0x45da75,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x36e63f['commandName'])return{'type':'format','content':o(_0x45da75,'*Outdent:*\x20%0',o(_0x45da75,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x36e63f['commandName'])return _0x36e63f['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x45da75,'*Check\x20item*')}:{'type':'format','content':o(_0x45da75,'*Uncheck\x20item*')};}function _0x461a48(_0x2fddbf){return{'type':'format','content':o(_0x45da75,'*Change\x20to:*\x20%0',_0x2fddbf)};}});}}function fe(_0x22d1b5){const _0x23d0dc=_0x22d1b5['getAttribute']('listIndent');if(0x0==_0x23d0dc)return _0x22d1b5;let _0x1d8b6b=_0x22d1b5;for(;_0x22d1b5['previousSibling']&&_0x22d1b5['previousSibling']['is']('element','listItem');){const _0x208609=_0x22d1b5['previousSibling']['getAttribute']('listIndent');if(_0x208609==_0x23d0dc)_0x1d8b6b=_0x22d1b5['previousSibling'];else{if(_0x208609<_0x23d0dc)break;}_0x22d1b5=_0x22d1b5['previousSibling'];}return _0x1d8b6b;}function ue(_0x3d4bb7){const _0x7dcad2=[];if(_0x3d4bb7['is']('element','listItem')&&_0x3d4bb7['getAttribute']('listIndent')>0x0){let _0x18bbc5=_0x3d4bb7['nextSibling'];for(;_0x18bbc5&&'listItem'==_0x18bbc5['name']&&_0x18bbc5['getAttribute']('listIndent')==_0x3d4bb7['getAttribute']('listIndent');)_0x7dcad2['push'](_0x18bbc5),_0x18bbc5=_0x18bbc5['nextSibling'];}return _0x7dcad2;}class W extends _0x266c89{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0xfeca0d=this['editor']['config']['get']('list.properties'),_0xb33dc1=this['editor']['plugins']['get']('TrackChangesEditing');_0xfeca0d['styles']&&_0xb33dc1['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0xfeca0d['reversed']&&_0xb33dc1['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0xfeca0d['startIndex']&&_0xb33dc1['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0xb33dc1['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x4887bd,_0x37e8b9={}){const _0x56a1a3=this['editor']['plugins']['get']('TrackChangesEditing'),_0xee1984=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x56a1a3['markMultiRangeBlockFormat'](_0xee1984,{'commandName':'listStyle','commandParams':[{'type':_0x37e8b9['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x20ab11,_0x2c6317={}){const _0xeb86d9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1e4ab1=this['_getSuggestionBlocks'](_0x12e84e=>_0x12e84e['is']('element','listItem')&&'numbered'===_0x12e84e['getAttribute']('listType'));if(_0x1e4ab1['length']<0x1)return;const _0x178f1e=_0x1e4ab1['map'](_0x2341e5=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2341e5,'before'),this['editor']['model']['createPositionAt'](_0x2341e5,0x0)));this['editor']['model']['change'](()=>{_0xeb86d9['markMultiRangeBlockFormat'](_0x178f1e,{'commandName':'listReversed','commandParams':[{'reversed':_0x2c6317['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x42dea2,_0x4ee360={}){const _0x2257d8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5eda18=this['_getSuggestionBlocks'](_0x1a00b1=>_0x1a00b1['is']('element','listItem')&&'numbered'===_0x1a00b1['getAttribute']('listType'));if(_0x5eda18['length']<0x1)return;const _0x2b29c5=_0x5eda18['map'](_0x4026b3=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4026b3,'before'),this['editor']['model']['createPositionAt'](_0x4026b3,0x0)));this['editor']['model']['change'](()=>{_0x2257d8['markMultiRangeBlockFormat'](_0x2b29c5,{'commandName':'listStart','commandParams':[{'startIndex':_0x4ee360['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x272473){if('formatBlock'!=_0x272473['type']&&'formatInline'!=_0x272473['type'])return;const _0x590388=this['editor']['locale'],{data:_0x2aa5a8}=_0x272473;if(!_0x2aa5a8)return;let _0x3b8177,_0x5bf243;switch(_0x2aa5a8['commandName']){case'listStyle':_0x3b8177='*Change\x20to:*\x20%0',_0x5bf243={'type':'format','content':o(_0x590388,_0x3b8177,o(_0x590388,this['_getTranslationKeyForListStyle'](_0x2aa5a8['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3b8177=_0x2aa5a8['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5bf243={'type':'format','content':o(_0x590388,_0x3b8177)};break;case'listStart':_0x3b8177='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5bf243={'type':'format','content':o(_0x590388,_0x3b8177,_0x2aa5a8['commandParams'][0x0]['startIndex'])};}return _0x5bf243;}['_getSuggestionBlocksForListStyle'](){const _0x5aa223=this['editor']['plugins']['get']('LegacyListUtils');let _0x338177=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x338177[0x0]?.['is']('element','listItem')&&_0x338177['unshift'](..._0x5aa223['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x338177[_0x338177['length']-0x1]?.['is']('element','listItem')&&_0x338177['push'](..._0x5aa223['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x338177=[...new Set(_0x338177)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x338177=_0x338177['filter'](_0x356630=>_0x356630['is']('element','listItem'))),_0x338177;}['_getSuggestionBlocks'](_0x8573f9){const _0x28014e=this['editor']['plugins']['get']('LegacyListUtils');let _0x38044b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x8573f9)['map'](_0x16f2d9=>{const _0x41af93=this['editor']['model']['createPositionAt'](_0x16f2d9,0x0);return[..._0x28014e['getSiblingNodes'](_0x41af93,'backward'),..._0x28014e['getSiblingNodes'](_0x41af93,'forward')];})['flat']();return _0x38044b=[...new Set(_0x38044b)],_0x38044b;}['_getTranslationKeyForListStyle'](_0xc0f98c){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0xc0f98c)||'default')['toUpperCase']()+'_LIST_'+_0xc0f98c['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x266c89{['afterInit'](){const _0x4ea916=this['editor'];if(!_0x4ea916['plugins']['has']('MediaEmbedEditing'))return;const _0x2d8eb3=_0x4ea916['plugins']['get']('TrackChangesEditing'),_0x3d618c=_0x4ea916['locale'];_0x2d8eb3['enableCommand']('mediaEmbed'),_0x2d8eb3['descriptionFactory']['registerElementLabel']('media',_0x584e63=>o(_0x3d618c,'ELEMENT_MEDIA',_0x584e63)),_0x4ea916['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x35c4e7,{writer:_0x53866d,options:_0x2d4ac4})=>{if(_0x2d4ac4['showSuggestionHighlights'])return _0x53866d['createEmptyElement']('div');},'converterPriority':'high'}),_0x4ea916['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3ca5c7,_0xa0b7c3,_0x53931c)=>{_0x53931c['options']['showSuggestionHighlights']&&_0x3ca5c7['stop']();},{'priority':'high'});}}class mt extends _0x266c89{['afterInit'](){const _0x98959=this['editor'];_0x98959['plugins']['has']('MentionEditing')&&_0x98959['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x266c89{['afterInit'](){const _0x1156c2=this['editor'];if(!_0x1156c2['commands']['get']('insertMergeField'))return;_0x1156c2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x598ea0=_0x1156c2['plugins']['get']('TrackChangesEditing'),_0x3a56df=_0x1156c2['locale'];_0x598ea0['descriptionFactory']['registerElementLabel']('mergeField',_0x27b5a3=>o(_0x3a56df,'ELEMENT_MERGE_FIELD',_0x27b5a3)),_0x598ea0['descriptionFactory']['registerDescriptionCallback'](_0x3854d0=>{if('insertion'!=_0x3854d0['type']&&'deletion'!=_0x3854d0['type'])return;const _0x267f7c=_0x3854d0['getContainedElement']();if(null==_0x267f7c)return;if(!_0x267f7c['is']('element','mergeField'))return;const _0x3ace65=_0x1156c2['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x267f7c['getAttribute']('id'));return'insertion'==_0x3854d0['type']?{'type':'insertion','content':o(_0x3a56df,'*Insert:*\x20%0','\x22'+_0x3ace65+'\x22\x20'+o(_0x3a56df,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x3a56df,'*Remove:*\x20%0','\x22'+_0x3ace65+'\x22\x20'+o(_0x3a56df,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x266c89{['afterInit'](){const _0x558d7e=this['editor'],_0x254c55=_0x558d7e['plugins']['get']('TrackChangesEditing');_0x558d7e['plugins']['has']('MultiLevelList')&&(_0x254c55['enableDefaultAttributesIntegration']('multiLevelList'),_0x254c55['registerBlockAttribute']('listMarkerStyle'),_0x254c55['descriptionFactory']['registerDescriptionCallback'](_0x57a33c=>this['handleDescriptions'](_0x57a33c)));}['handleDescriptions'](_0xc136c7){const _0x12370d=this['editor']['locale'],{data:_0x4f7607}=_0xc136c7,_0x411684={'type':'format','content':''};if(_0x4f7607&&'listMarkerStyle'==_0x4f7607['key']){if(!_0x4f7607['oldValue'])return{'type':'format','content':o(_0x12370d,'*Set\x20format:*\x20%0',o(_0x12370d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4f7607['newValue']+')'};if(!_0x4f7607['newValue']){let _0x719314=_0xc136c7['head'];for(;_0x719314;){if(_0x719314['data']&&'listType'==_0x719314['data']['key']&&_0x719314['data']['newValue'])return _0x411684;_0x719314=_0x719314['next'];}return{'type':'format','content':o(_0x12370d,'*Remove\x20format:*\x20%0',o(_0x12370d,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4f7607['oldValue']+')'};}}}}class kt extends _0x266c89{['afterInit'](){const _0x27dedf=this['editor'];if(!_0x27dedf['plugins']['has']('PageBreakEditing'))return;_0x27dedf['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2d78a5=_0x27dedf['plugins']['get']('TrackChangesEditing'),_0x9201a5=_0x27dedf['locale'];_0x2d78a5['descriptionFactory']['registerElementLabel']('pageBreak',_0xfbc3ea=>o(_0x9201a5,'ELEMENT_PAGE_BREAK',_0xfbc3ea));}}class bt extends _0x266c89{['afterInit'](){const _0x444ac2=this['editor'];if(!_0x444ac2['plugins']['has']('Paragraph'))return;const _0x3c0ad2=_0x444ac2['locale'],_0x1f10bf=_0x444ac2['plugins']['get']('TrackChangesEditing');_0x1f10bf['descriptionFactory']['registerElementLabel']('paragraph',_0xabba86=>o(_0x3c0ad2,'ELEMENT_PARAGRAPH',_0xabba86)),_0x1f10bf['enableDefaultAttributesIntegration']('paragraph'),_0x1f10bf['enableCommand']('insertParagraph'),_0x444ac2['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x444ac2),{'priority':'highest'}),_0x444ac2['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x50019d,_0x245ed7,_0x47d0cd)=>{_0x47d0cd['options']['showSuggestionHighlights']&&nr(_0x444ac2,{'showActiveMarker':!0x1})(_0x50019d,_0x245ed7,_0x47d0cd);},{'priority':'highest'});const _0x59e8c0=_0x1f10bf['descriptionFactory'];_0x59e8c0['registerDescriptionCallback'](_0x28041a=>{if('insertion'!==_0x28041a['type'])return;const {start:_0x549db5,end:_0x482b01}=_0x28041a['getFirstRange']();if(!_0x549db5['isTouching'](_0x482b01)||!_0x549db5['nodeAfter'])return;const _0x4709f9=_0x444ac2['model']['schema'],_0x288d5a=_0x549db5['nodeAfter'];return _0x4709f9['isBlock'](_0x288d5a)&&!_0x4709f9['isLimit'](_0x288d5a)&&_0x4709f9['checkChild'](_0x288d5a,'$text')?{'type':'insertion','content':o(_0x3c0ad2,'*Insert:*\x20%0',_0x59e8c0['getItemLabel'](_0x288d5a,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x383473=this['editor'],_0x5858e3=_0x383473['locale'];_0x383473['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4efb2e=>{if('formatBlock'!=_0x4efb2e['type'])return;const {data:_0x5a70a2}=_0x4efb2e;return _0x5a70a2&&'paragraph'==_0x5a70a2['commandName']?{'type':'format','content':o(_0x5858e3,'*Change\x20to:*\x20%0',o(_0x5858e3,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x478f35,{showActiveMarker:_0xb938d9=!0x0}={}){return(_0x722538,_0x47cde4,_0x4d8466)=>{const _0x6b6f9b=_0x478f35['plugins']['get']('TrackChangesEditing'),_0x255610=_0x47cde4['markerRange']['start'],_0x3d9819=_0x47cde4['markerRange']['end'],_0x4cd93c=_0x478f35['model']['schema'];if(!_0x255610['isTouching'](_0x3d9819)||!_0x255610['nodeAfter'])return;const _0x95e664=_0x255610['nodeAfter'];if(_0x4cd93c['isBlock'](_0x95e664)&&!_0x4cd93c['isLimit'](_0x95e664)&&_0x4cd93c['checkChild'](_0x95e664,'$text')){if(!_0x4d8466['consumable']['consume'](_0x47cde4['markerRange'],_0x722538['name']))return;const _0x2c87ff=_0x4d8466['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x3459d6=_0x4d8466['mapper']['toViewPosition'](_0x3d9819);_0xb938d9&&_0x6b6f9b['activeMarkers']['includes'](_0x47cde4['markerName'])&&_0x4d8466['writer']['addClass']('ck-suggestion-marker--active',_0x2c87ff),_0x4d8466['writer']['insert'](_0x3459d6,_0x2c87ff),_0x4d8466['mapper']['bindElementToMarker'](_0x2c87ff,_0x47cde4['markerName']);}};}class wt extends _0x266c89{['afterInit'](){const _0x315e10=this['editor'];if(!_0x315e10['plugins']['has']('RemoveFormatEditing'))return;_0x315e10['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2434c1=this['editor'];_0x2434c1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43a4b4=>{if('formatBlock'!=_0x43a4b4['type']&&'formatInline'!=_0x43a4b4['type'])return;const {data:_0x3c9bb0}=_0x43a4b4;return _0x3c9bb0&&'removeFormat'==_0x3c9bb0['commandName']?{'type':'format','content':o(_0x2434c1['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x266c89{['afterInit'](){const _0x5bfa46=this['editor'];if(!_0x5bfa46['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x86eff1=_0x5bfa46['plugins']['get']('TrackChangesEditing');_0x86eff1['enableCommand']('goToPreviousRestrictedEditingException'),_0x86eff1['enableCommand']('goToNextRestrictedEditingException');const _0x526bfb=_0x5bfa46['plugins']['get']('RestrictedEditingModeEditing');_0x526bfb['enableCommand']('trackChanges'),_0x526bfb['enableCommand']('acceptSuggestion'),_0x526bfb['enableCommand']('discardSuggestion'),_0x526bfb['enableCommand']('acceptAllSuggestions'),_0x526bfb['enableCommand']('discardAllSuggestions'),_0x526bfb['enableCommand']('acceptSelectedSuggestions'),_0x526bfb['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x266c89{static get['requires'](){return[_0x172fb6];}['init'](){const _0x1aad3b=this['editor'],_0x1ab8da=_0x1aad3b['plugins']['get']('TrackChangesEditing');_0x1ab8da['enableCommand']('shiftEnter'),_0x1aad3b['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x1aad3b),{'priority':'high'}),_0x1aad3b['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x1aad3b),{'priority':'high'}),_0x1aad3b['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x552a23,_0x4cf3a4,_0x561958)=>{_0x561958['options']['showSuggestionHighlights']&&ge(_0x1aad3b,{'showActiveMarker':!0x1})(_0x552a23,_0x4cf3a4,_0x561958);}),_0x1ab8da['descriptionFactory']['registerElementLabel']('softBreak',_0x357425=>o(_0x1aad3b['locale'],'ELEMENT_LINE_BREAK',_0x357425));}}function ge(_0x2136dd,{showActiveMarker:_0x5c701c=!0x0}={}){return(_0x50e8d6,_0xa9dbac,_0x5b4b11)=>{const _0x4344a2=_0x2136dd['plugins']['get']('TrackChangesEditing');if(!_0x5b4b11['consumable']['test'](_0xa9dbac['markerRange'],_0x50e8d6['name']))return;const _0x5eda46=_0x2136dd['model'];for(const _0x7de7b0 of _0xa9dbac['markerRange']['getItems']()){if(!_0x7de7b0['is']('element','softBreak'))continue;const _0x35a05a='deletion'==_0xa9dbac['markerName']['split'](':')[0x1]?'merge':'split',_0x12a147=_0x5b4b11['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x35a05a}),_0x3b5b51=_0x5b4b11['mapper']['toViewPosition'](_0x5eda46['createPositionBefore'](_0x7de7b0));_0x5c701c&&_0x4344a2['activeMarkers']['includes'](_0xa9dbac['markerName'])&&_0x5b4b11['writer']['addClass']('ck-suggestion-marker--active',_0x12a147),_0x5b4b11['writer']['insert'](_0x3b5b51,_0x12a147),_0x5b4b11['mapper']['bindElementToMarker'](_0x12a147,_0xa9dbac['markerName']);}};}class St extends _0x266c89{['afterInit'](){const _0x126469=this['editor'],_0x432fd4=_0x126469['model'],_0x3c896a=_0x126469['locale'];if(!_0x126469['plugins']['has']('StandardEditingModeEditing'))return;const _0x31d30c=_0x126469['plugins']['get']('TrackChangesEditing'),_0x211d4e='restrictedEditingException',_0x240e7b=_0x126469['commands']['get'](_0x211d4e);_0x31d30c['enableCommand'](_0x211d4e,(_0x39127a,_0x14d719={})=>{const _0x2b6cf8=_0x432fd4['document']['selection'];if(_0x2b6cf8['isCollapsed'])return void _0x39127a(_0x14d719);const _0x107986=void 0x0!==_0x14d719['forceValue']?_0x14d719['forceValue']:!_0x240e7b['value'];_0x432fd4['change'](()=>{const _0x5b13f9=Array['from'](_0x2b6cf8['getRanges']());for(const _0x5c789a of _0x5b13f9){const _0x81f52a=_0x107986?[_0x5c789a]:io(_0x211d4e,_0x5c789a,_0x432fd4);for(const _0x208549 of _0x81f52a)_0x31d30c['markInlineFormat'](_0x208549,{'commandName':_0x211d4e,'commandParams':[{'forceValue':_0x107986}]});}});}),_0x31d30c['descriptionFactory']['registerDescriptionCallback'](_0x1cf308=>{if('formatBlock'!=_0x1cf308['type']&&'formatInline'!=_0x1cf308['type'])return;const {data:_0x2df56e}=_0x1cf308;return _0x2df56e&&_0x2df56e['commandName']==_0x211d4e?_0x2df56e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3c896a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3c896a,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x266c89{['afterInit'](){const _0x3c1e61=this['editor'];if(!_0x3c1e61['plugins']['has']('Style')||!_0x3c1e61['plugins']['has']('DataSchema'))return;const _0x26a2f8=_0x3c1e61['plugins']['get']('TrackChangesEditing'),_0x19f13c=_0x3c1e61['locale'],_0x5747e1=_0x3c1e61['config']['get']('style')||{},_0x21fef4=_0x3c1e61['plugins']['get']('GeneralHtmlSupport'),_0x3c9479=_0x3c1e61['plugins']['get']('StyleUtils')['normalizeConfig'](_0x3c1e61['plugins']['get']('DataSchema'),_0x5747e1['definitions']);_0x26a2f8['enableDefaultAttributesIntegration']('style');const _0xde54b0=new Set();for(const _0x222253 of _0x3c9479['block']){const _0x183782=_0x21fef4['getGhsAttributeNameForElement'](_0x222253['element']);_0xde54b0['add'](_0x183782);}const _0x32500b=new Set();for(const _0x1a020b of _0x3c9479['inline']){const _0x438659=_0x21fef4['getGhsAttributeNameForElement'](_0x1a020b['element']);_0x32500b['add'](_0x438659);for(const _0x2df2f5 of _0x1a020b['ghsAttributes'])_0x32500b['add'](_0x2df2f5);}for(const _0x5a52ab of _0xde54b0)_0x26a2f8['registerBlockAttribute'](_0x5a52ab),_0x26a2f8['descriptionFactory']['registerAttributeLabel'](_0x5a52ab,o(_0x19f13c,'FORMAT_STYLE'));for(const _0x1ae8ce of _0x32500b)_0x26a2f8['registerInlineAttribute'](_0x1ae8ce),_0x26a2f8['descriptionFactory']['registerAttributeLabel'](_0x1ae8ce,o(_0x19f13c,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10602b=this['editor'],_0x200332=_0x10602b['locale'];_0x10602b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x139a58=>{if('formatBlock'!=_0x139a58['type']&&'formatInline'!=_0x139a58['type'])return;const {data:_0x1d1bbb}=_0x139a58;return _0x1d1bbb&&'style'===_0x1d1bbb['commandName']?_0x1d1bbb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x200332,'*Set\x20format:*\x20%0',_0x1d1bbb['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x200332,'*Remove\x20format:*\x20%0',_0x1d1bbb['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x266c89{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x145a80){super(_0x145a80),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x25070b=this['editor'],_0x2fe64c=_0x25070b['model']['document']['selection'];if(!_0x25070b['plugins']['has']('TableEditing'))return;const _0x2e8a96=_0x25070b['locale'],_0x3af1d0=_0x25070b['plugins']['get']('TrackChangesEditing'),_0x22616e=_0x25070b['plugins']['get']('TableUtils');_0x3af1d0['descriptionFactory']['registerElementLabel']('table',_0x3517ce=>o(_0x2e8a96,'ELEMENT_TABLE',_0x3517ce)),this['_setupColumnsRowsFixing'](),_0x3af1d0['enableCommand']('insertTable'),_0x3af1d0['enableCommand']('selectTableRow'),_0x3af1d0['enableCommand']('selectTableColumn');for(const _0x5f5e07 of['insertTableRowAbove','insertTableRowBelow']){const _0x396e48=_0x25070b['commands']['get'](_0x5f5e07);_0x3af1d0['enableCommand'](_0x5f5e07,_0x213da0=>{_0x25070b['model']['change'](_0x44514c=>{_0x213da0();const _0x42b3e2='above'===_0x396e48['order'],_0x2a8873=_0x22616e['getSelectionAffectedTableCells'](_0x2fe64c),_0x10c161=_0x22616e['getRowIndexes'](_0x2a8873),_0x3b5036=_0x42b3e2?_0x10c161['first']-0x1:_0x10c161['last']+0x1,_0x3c936a=_0x2a8873[0x0]['findAncestor']('table'),_0x35f40c=_0x22616e['createTableWalker'](_0x3c936a,{'startRow':_0x3b5036,'endRow':_0x3b5036}),_0x4c466d=Array['from'](_0x35f40c)['map'](_0x4ddb92=>_0x44514c['createRangeOn'](_0x4ddb92['cell']));_0x3af1d0['markMultiRangeInsertion'](_0x4c466d,'tableRow');});});}for(const _0x335c9c of['insertTableColumnLeft','insertTableColumnRight']){const _0x262b0b=_0x25070b['commands']['get'](_0x335c9c);_0x3af1d0['enableCommand'](_0x335c9c,_0x4b44da=>{_0x25070b['model']['change'](_0x4edf7f=>{_0x4b44da();const _0x2bcbd4='left'===_0x262b0b['order'],_0x5155dc=_0x22616e['getSelectionAffectedTableCells'](_0x2fe64c),_0x34316b=_0x22616e['getColumnIndexes'](_0x5155dc),_0x893d6d=_0x2bcbd4?_0x34316b['first']-0x1:_0x34316b['last']+0x1,_0x4c5249=_0x5155dc[0x0]['findAncestor']('table'),_0x29347a=_0x22616e['createTableWalker'](_0x4c5249,{'startRow':0x0,'column':_0x893d6d,'includeAllSlots':!0x1}),_0x39bd6a=Array['from'](_0x29347a)['map'](_0x2f2b1b=>_0x4edf7f['createRangeOn'](_0x2f2b1b['cell']));_0x3af1d0['markMultiRangeInsertion'](_0x39bd6a,'tableColumn');});});}for(const _0x2ce98a of['removeTableRow','removeTableColumn']){const _0x500352=_0x2ce98a['substr'](0xb),_0x125839=_0x500352['toLowerCase'](),_0x29abc3=_0x125839['substr'](0x0,0x3)+'span',_0x28980b='table'+_0x500352,_0x452ee5='min'+_0x500352,_0xc57fc4='max'+_0x500352;_0x3af1d0['enableCommand'](_0x2ce98a,()=>{_0x25070b['model']['change'](_0x45e0e1=>{const _0xdc392b=_0x22616e['getSelectionAffectedTableCells'](_0x2fe64c),_0x484223=_0xdc392b[0x0]['findAncestor']('table');let _0x4d63a0;if('removeTableRow'==_0x2ce98a){const _0x4e6fab=_0x22616e['getRowIndexes'](_0xdc392b);_0x4d63a0={'startRow':_0x4e6fab['first'],'endRow':_0x4e6fab['last'],'includeAllSlots':!0x0};}else{const _0x26aab8=_0x22616e['getColumnIndexes'](_0xdc392b);_0x4d63a0={'startColumn':_0x26aab8['first'],'endColumn':_0x26aab8['last'],'includeAllSlots':!0x0};}const _0x41557d=_0x22616e['createTableWalker'](_0x484223,_0x4d63a0),_0x3da1c4=Array['from'](_0x41557d)['map'](({cell:_0x3a8f96})=>_0x3a8f96),_0x227c96=Ee(_0x3da1c4['filter'](_0x2e34f2=>_0x2e34f2['hasAttribute'](_0x29abc3))),_0x335e0d=Ee(_0x3da1c4['filter'](_0x28cc76=>!_0x28cc76['hasAttribute'](_0x29abc3)))['map'](_0x856d3c=>_0x45e0e1['createRangeOn'](_0x856d3c)),_0x5bf4e1=_0x3af1d0['markMultiRangeDeletion'](_0x335e0d,_0x28980b);if(_0x5bf4e1&&('tableRow'==_0x5bf4e1['subType']||'tableColumn'==_0x5bf4e1['subType'])){const _0x361804=this['_getSuggestionCoords'](_0x5bf4e1);for(const _0xd19b00 of _0x227c96){const _0x5755d9=_0x45e0e1['createRangeOn'](_0xd19b00),_0xc68c7f=_0x22616e['getCellLocation'](_0xd19b00),_0x5edc6b=_0xd19b00['getAttribute'](_0x29abc3)-0x1,_0x363a1b=_0x361804[_0x452ee5],_0x3fc826=_0x361804[_0xc57fc4];_0x363a1b<=_0xc68c7f[_0x125839]&&_0xc68c7f[_0x125839]+_0x5edc6b<=_0x3fc826&&_0x5bf4e1['addRange'](_0x5755d9);}}});});}function _0x26f810(_0x5ec30d){const _0x1b6511=Array['from'](_0x2fe64c['getRanges']())['map'](_0x5a268c=>_0x542340['fromRange'](_0x5a268c));_0x25070b['model']['change'](_0x344c70=>{const _0x47a64a=_0x344c70['batch'];_0x5ec30d=_0x5ec30d['filter'](_0x414c93=>'$graveyard'!=_0x414c93['root']['rootName']),_0x344c70['setSelection'](_0x5ec30d),_0x25070b['commands']['get']('removeTableRow')['refresh'](),_0x25070b['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x25070b['model']['enqueueChange'](()=>{_0x25070b['model']['enqueueChange'](_0x47a64a,_0x5dd98b=>{const _0x279b09=_0x1b6511['filter'](_0x4fa9cf=>'$graveyard'!=_0x4fa9cf['root']['rootName']);_0x279b09['length']>0x0&&_0x5dd98b['setSelection'](_0x279b09);for(const _0x7f0b8a of _0x1b6511)_0x7f0b8a['detach']();});});});}function _0x2b1176(_0x1db283){_0x25070b['model']['change'](_0x35fd98=>{const _0x60d28=Array['from'](_0x2fe64c['getRanges']())['map'](_0xf3c35e=>_0x542340['fromRange'](_0xf3c35e)),_0x4a8b84=[];for(const _0x2079c3 of _0x1db283)for(const _0x5065dc of _0x2079c3['getItems']({'shallow':!0x0}))_0x4a8b84['push'](_0x5065dc);for(const _0x4b2a9b of _0x4a8b84)'$graveyard'!=_0x4b2a9b['root']['rootName']&&(_0x35fd98['setSelection'](_0x35fd98['createPositionAt'](_0x4b2a9b,0x0)),_0x25070b['commands']['get']('removeTableColumn')['refresh'](),_0x25070b['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0xf8217a=_0x60d28['filter'](_0x4de1b7=>'$graveyard'!=_0x4de1b7['root']['rootName']);_0xf8217a['length']>0x0&&_0x35fd98['setSelection'](_0xf8217a);for(const _0x57f8c6 of _0x60d28)_0x57f8c6['detach']();});}function _0x48cb72(_0x3e9f19,_0x142321){return _0x142321['every'](_0x2433f0=>_0x3e9f19['some'](_0x2d8703=>_0x2d8703['end']['isEqual'](_0x2433f0['start'])||_0x2433f0['end']['isEqual'](_0x2d8703['start'])));}function _0x320d86(_0x4f99cf,_0x52951c){return!_0x4f99cf['some'](_0x40554e=>_0x52951c['some'](_0x35f326=>_0x40554e['isIntersecting'](_0x35f326)))&&_0x4f99cf['some'](_0x3dc47d=>_0x52951c['some'](_0x312620=>_0x3dc47d['end']['isTouching'](_0x312620['start'])));}_0x25070b['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2b9ea0,_0x27abbb,_0x4e9485)=>{if(!_0x4e9485['options']['showSuggestionHighlights'])return;const _0x8db61=_0x27abbb['item'];if(!_0x8db61)return;const _0x80230d=_0x4e9485['mapper']['toViewElement'](_0x8db61);function _0x387675(_0x43e5a4){return Array['isArray'](_0x43e5a4)?_0x43e5a4:[_0x43e5a4];}_0x80230d&&'tableCell'===_0x8db61['name']&&_0x51ff30(_0x80230d,_0x4e9485['writer'],(_0x49070c,_0x10208d,_0xf4cb25)=>_0xf4cb25['addClass'](_0x387675(_0x10208d['classes']),_0x49070c),(_0x48beb7,_0x5567ec,_0x46706c)=>_0x46706c['removeClass'](_0x387675(_0x5567ec['classes']),_0x48beb7));},{'priority':'highest'}),_0x3af1d0['descriptionFactory']['registerDescriptionCallback'](_0x1b0157=>{if('insertion'!=_0x1b0157['type']&&'deletion'!=_0x1b0157['type'])return;const _0x26d069=_0x1b0157['getContainedElement']();if(null!=_0x26d069&&_0x26d069['is']('element','table')){if('insertion'==_0x1b0157['type']){const _0x981d4e=_0x1b0157['getItems']()['filter'](_0x19a655=>_0x19a655['is']('$textProxy'))['map'](_0x5276b7=>_0x5276b7['data']);if(_0x981d4e['length'])return{'type':'insertion','content':o(_0x2e8a96,'*Insert:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x981d4e['join']('\x20')+'\x22'))};}if('deletion'==_0x1b0157['type']){const _0x37e5d4=_0x1b0157['getItems']()['filter'](_0xe72d1b=>_0xe72d1b['is']('$textProxy'))['map'](_0x4ad25c=>_0x4ad25c['data']);if(_0x37e5d4['length'])return{'type':'deletion','content':o(_0x2e8a96,'*Remove:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x37e5d4['join']('\x20')+'\x22'))};}}}),_0x3af1d0['descriptionFactory']['registerDescriptionCallback'](_0x452fa5=>{if('tableRow'==_0x452fa5['subType']){const _0x2d420c=_0x452fa5['getItems']()['filter'](_0x4d645d=>_0x4d645d['is']('$textProxy'))['map'](_0x40bf80=>_0x40bf80['data']),_0x1f2814=this['_getSuggestionCoords'](_0x452fa5),_0x51500b=_0x1f2814['maxRow']-_0x1f2814['minRow']+0x1;if('insertion'==_0x452fa5['type'])return _0x2d420c['length']?{'type':'insertion','content':o(_0x2e8a96,'*Insert:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x51500b,'\x22'+_0x2d420c['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2e8a96,'*Insert:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_ROW',_0x51500b))};if('deletion'==_0x452fa5['type'])return _0x2d420c['length']?{'type':'deletion','content':o(_0x2e8a96,'*Remove:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x51500b,'\x22'+_0x2d420c['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2e8a96,'*Remove:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_ROW',_0x51500b))};}if('tableColumn'==_0x452fa5['subType']){const _0xb50e32=_0x452fa5['getItems']()['filter'](_0x19e064=>_0x19e064['is']('$textProxy'))['map'](_0x5dfb1c=>_0x5dfb1c['data']),_0x343e20=this['_getSuggestionCoords'](_0x452fa5),_0xdfa918=_0x343e20['maxColumn']-_0x343e20['minColumn']+0x1;if('insertion'==_0x452fa5['type'])return _0xb50e32['length']?{'type':'insertion','content':o(_0x2e8a96,'*Insert:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xdfa918,'\x22'+_0xb50e32['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2e8a96,'*Insert:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_COLUMN',_0xdfa918))};if('deletion'==_0x452fa5['type'])return _0xb50e32['length']?{'type':'deletion','content':o(_0x2e8a96,'*Remove:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xdfa918,'\x22'+_0xb50e32['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2e8a96,'*Remove:*\x20%0',o(_0x2e8a96,'ELEMENT_TABLE_COLUMN',_0xdfa918))};}}),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x26f810),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x26f810),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x2b1176),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x2b1176),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x48cb72),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x48cb72),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x320d86),_0x3af1d0['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x320d86);}['_acceptFormatSuggestionCallbackFactory'](){const _0x1341ac=this['editor'],_0x33dee3=_0x1341ac['model']['document']['selection'];return(_0x5d5d66,_0x519eee)=>{_0x1341ac['model']['change'](_0x9a077b=>{const {commandName:_0x34454e,commandParams:_0x3c2837}=_0x519eee;let _0x5d8024=_0x5d5d66[0x0]['end']['nodeBefore'];_0x3c2837&&_0x3c2837[0x0]&&!0x1===_0x3c2837[0x0]['forceValue']&&(_0x5d8024=_0x5d5d66[0x0]['start']['nodeAfter']);const _0x3909f1=_0x9a077b['createRangeIn'](_0x5d8024);if('$graveyard'==_0x3909f1['root']['rootName'])return;const _0x24c41c=Array['from'](_0x33dee3['getRanges']())['map'](_0x160a59=>_0x542340['fromRange'](_0x160a59));_0x9a077b['setSelection'](_0x3909f1),_0x1341ac['commands']['get'](_0x34454e)['refresh'](),_0x3c2837['push']({'forceDefaultExecution':!0x0}),_0x1341ac['execute'](_0x34454e,..._0x3c2837);const _0x4d0c81=_0x24c41c['filter'](_0x511c3d=>'$graveyard'!=_0x511c3d['root']['rootName']);_0x4d0c81['length']>0x0&&_0x9a077b['setSelection'](_0x4d0c81);for(const _0x58b291 of _0x24c41c)_0x58b291['detach']();});};}['_getCoordsForCells'](_0x1a255b){const _0x9c90e1=this['editor']['plugins']['get']('TableUtils');let _0x538d67=Number['MAX_SAFE_INTEGER'],_0x509b20=Number['MIN_SAFE_INTEGER'],_0x13fc9e=Number['MAX_SAFE_INTEGER'],_0xcb98f7=Number['MIN_SAFE_INTEGER'];for(const _0x3e6bd6 of _0x1a255b){if('$graveyard'==_0x3e6bd6['root']['rootName'])continue;const {row:_0x6855b2,column:_0x390d10}=_0x9c90e1['getCellLocation'](_0x3e6bd6),_0x15a48c=_0x3e6bd6['hasAttribute']('rowspan')?_0x3e6bd6['getAttribute']('rowspan')-0x1:0x0,_0x5163fa=_0x3e6bd6['hasAttribute']('colspan')?_0x3e6bd6['getAttribute']('colspan')-0x1:0x0;_0x538d67=_0x6855b2<_0x538d67?_0x6855b2:_0x538d67,_0x509b20=_0x6855b2+_0x15a48c>_0x509b20?_0x6855b2+_0x15a48c:_0x509b20,_0x13fc9e=_0x390d10<_0x13fc9e?_0x390d10:_0x13fc9e,_0xcb98f7=_0x390d10+_0x5163fa>_0xcb98f7?_0x390d10+_0x5163fa:_0xcb98f7;}return{'minRow':_0x538d67,'maxRow':_0x509b20,'minColumn':_0x13fc9e,'maxColumn':_0xcb98f7};}['_setupColumnsRowsFixing'](){const _0x31e749=this['editor'],_0x415943=_0x31e749['plugins']['get']('TrackChangesEditing'),_0x5f4a8c=_0x31e749['plugins']['get']('TableUtils');_0x31e749['model']['document']['on']('change:data',()=>{const _0x2f5b68=Array['from'](_0x31e749['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1be9a6,data:_0x300339}of _0x2f5b68){const {group:_0x676981,id:_0x5c6014,subType:_0x986946}=_0x415943['_splitMarkerName'](_0x1be9a6);if('suggestion'!=_0x676981)continue;if(null!=_0x300339['oldRange'])continue;const _0xb15f27=_0x415943['getSuggestion'](_0x5c6014);this['_tablePostFixingSubtypes']['includes'](_0x986946)&&this['_tableSuggestions']['add'](_0xb15f27);}},{'priority':'low'});const _0x18da29=(_0x59e985,_0x189de5)=>{let _0x5b5aa6=!0x1;const _0x2079e5=_0x189de5['createRangeOn'](_0x59e985),_0x523db3=_0x59e985['findAncestor']('table'),_0x4207ec=_0x5f4a8c['getCellLocation'](_0x59e985);for(const _0xab6f9c of this['_tableSuggestions']){const _0x1fcf7c=_0xab6f9c['subType'],_0x44a6d6=_0x1fcf7c['startsWith']('tablePaste'),_0x57162c=_0x1fcf7c['substr'](_0x44a6d6?0xa:0x5),_0x463fc8=_0x57162c['toLowerCase'](),_0x4b340f=_0x463fc8['substr'](0x0,0x3)+'span',_0x5c829f='min'+_0x57162c,_0x2ae19b='max'+_0x57162c;if(!_0xab6f9c['isInContent'])continue;if(_0x523db3!=_0xab6f9c['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0xab6f9c['isIntersectingWithRange'](_0x2079e5))continue;const _0x183caf=_0x59e985['hasAttribute'](_0x4b340f)?_0x59e985['getAttribute'](_0x4b340f)-0x1:0x0,_0x511c42=this['_getSuggestionCoords'](_0xab6f9c),_0x30a64c=_0x511c42[_0x5c829f],_0x2db45f=_0x511c42[_0x2ae19b];_0x30a64c<=_0x4207ec[_0x463fc8]&&_0x4207ec[_0x463fc8]+_0x183caf<=_0x2db45f&&(_0xab6f9c['addRange'](_0x2079e5),_0x5b5aa6=!0x0);}return _0x5b5aa6;};_0x31e749['model']['document']['registerPostFixer'](_0x1b5d4a=>{let _0x238171=!0x1;for(const _0x4d4c30 of _0x31e749['model']['document']['differ']['getChanges']())if('insert'==_0x4d4c30['type']){if('tableRow'==_0x4d4c30['name']){for(const _0x199320 of _0x4d4c30['position']['nodeAfter']['getChildren']())_0x238171=_0x238171||_0x18da29(_0x199320,_0x1b5d4a);}else'tableCell'==_0x4d4c30['name']&&(_0x238171=_0x238171||_0x18da29(_0x4d4c30['position']['nodeAfter'],_0x1b5d4a));}return _0x238171;});}['_getSuggestionCoords'](_0x17754e){return this['_getCoordsForCells'](_0x17754e['getRanges']()['map'](_0x22a5b9=>_0x22a5b9['start']['nodeAfter']));}}function Ee(_0x303dec){return Array['from'](new Set(_0x303dec)['values']());}class vt extends _0x266c89{static get['requires'](){return[It];}['afterInit'](){const _0xb6997=this['editor'],_0x355a9a=_0xb6997['model']['document']['selection'],_0x2d645d=_0xb6997['locale'];if(!_0xb6997['plugins']['has']('TableEditing'))return;const _0x3398bb=_0xb6997['plugins']['get']('TrackChangesEditing'),_0x1cd1b9=_0xb6997['plugins']['get']('TableUtils'),_0x19c00b=_0xb6997['plugins']['get'](It);_0x19c00b['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x3398bb['enableCommand']('mergeTableCells',()=>{const _0x1ea65d=_0x1cd1b9['getSelectionAffectedTableCells'](_0xb6997['model']['document']['selection']);_0xb6997['model']['change'](()=>{_0x3398bb['markMultiRangeBlockFormat'](_0x1ea65d,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0xb6997['commands']['get']('mergeTableCells')['on']('execute',(_0x5399d3,_0x456b24)=>{_0xb6997['commands']['get']('trackChanges')['value']&&(_0x456b24['length']>0x0&&_0x456b24[_0x456b24['length']-0x1]&&_0x456b24[_0x456b24['length']-0x1]['forceDefaultExecution']||_0x3398bb['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5399d3['stop']());},{'priority':'highest'});for(const _0x4d7dd4 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x40737e=_0xb6997['commands']['get'](_0x4d7dd4);_0x3398bb['enableCommand'](_0x4d7dd4,()=>{const _0x63d135=_0xb6997['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x406666=>_0x406666['is']('element','tableCell')),_0x5f52e2=_0x40737e['value'];_0xb6997['model']['change'](()=>{_0x3398bb['markMultiRangeBlockFormat']([_0x63d135,_0x5f52e2],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x281b75 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x39fe9a=_0xb6997['commands']['get'](_0x281b75);_0x3398bb['enableCommand'](_0x281b75,()=>{const _0x540bf9=_0x1cd1b9['getSelectionAffectedTableCells'](_0xb6997['model']['document']['selection'])[0x0],_0x30cd93=_0x540bf9['findAncestor']('table'),{column:_0x226d2f,row:_0x5e747e}=_0x1cd1b9['getCellLocation'](_0x540bf9);let _0xbceaa9=[];if('horizontally'==_0x39fe9a['direction']){const _0x473ba5=_0x1cd1b9['createTableWalker'](_0x30cd93,{'startRow':_0x5e747e,'endRow':_0x5e747e,'includeAllSlots':!0x0});_0xbceaa9=Array['from'](_0x473ba5)['map'](_0x143678=>_0x143678['cell']);}else{const _0x370824=_0x1cd1b9['createTableWalker'](_0x30cd93,{'column':_0x226d2f,'includeAllSlots':!0x0});_0xbceaa9=Array['from'](_0x370824)['map'](_0x14f854=>_0x14f854['cell']);}_0xb6997['model']['change'](_0x455672=>{_0x3398bb['markBlockFormat'](_0x455672['createRangeOn'](_0x540bf9),{'commandName':_0x281b75,'commandParams':[]},_0xbceaa9,_0x281b75);});});}_0x3398bb['descriptionFactory']['registerDescriptionCallback'](_0x5ca141=>{if('formatBlock'!=_0x5ca141['type']&&'formatInline'!=_0x5ca141['type'])return;const {data:_0x4f85f3}=_0x5ca141;return _0x4f85f3&&'mergeTableCells'==_0x4f85f3['commandName']?{'type':'format','content':o(_0x2d645d,'*Merge\x20cells*')}:void 0x0;}),_0x3398bb['descriptionFactory']['registerDescriptionCallback'](_0x341774=>{if('formatBlock'!=_0x341774['type']&&'formatInline'!=_0x341774['type'])return;const {data:_0x2f73c4}=_0x341774;return _0x2f73c4?'splitTableCellVertically'==_0x2f73c4['commandName']?{'type':'format','content':o(_0x2d645d,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x2f73c4['commandName']?{'type':'format','content':o(_0x2d645d,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x22c0d6=_0x19c00b['_acceptFormatSuggestionCallbackFactory']();for(const _0x5b1f36 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x3398bb['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5b1f36,'accept',_0x22c0d6);for(const _0x47c58b of['splitTableCellVertically','splitTableCellHorizontally'])_0x3398bb['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x47c58b,'accept',_0x22c0d6);_0x3398bb['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x379211=>{_0xb6997['model']['change'](_0x346ddd=>{const _0x227284=Array['from'](_0x355a9a['getRanges']())['map'](_0x2540a2=>_0x542340['fromRange'](_0x2540a2));_0x346ddd['setSelection'](_0x379211),_0xb6997['commands']['get']('mergeTableCells')['refresh'](),_0xb6997['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x2ea2fe=_0x227284['filter'](_0x22a497=>'$graveyard'!=_0x22a497['root']['rootName']);_0x2ea2fe['length']>0x0&&_0x346ddd['setSelection'](_0x2ea2fe);for(const _0x367b7a of _0x227284)_0x367b7a['detach']();});});for(const _0x1c2897 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x47b98e=_0xb6997['commands']['get'](_0x1c2897);_0x47b98e['on']('set:isEnabled',(_0x30e42c,_0x195087,_0x3de6c5)=>{if(_0x3de6c5){const _0x186a6b=_0xb6997['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x13a3c5=>_0x13a3c5['is']('element','tableCell'));this['_areMergableCells'](_0x47b98e['value'],_0x186a6b)||(_0x30e42c['return']=!0x1,_0x30e42c['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0xf15eea=this['editor']['commands']['get']('mergeTableCells'),_0x1aa344=this['editor']['plugins']['get']('TableUtils');if(!_0xf15eea['isEnabled'])return!0x1;const _0x1c8e44=_0x1aa344['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x534d65 of _0x1c8e44)for(const _0x14e899 of _0x1c8e44)if(_0x534d65!=_0x14e899&&!this['_areMergableCells'](_0x534d65,_0x14e899))return!0x1;return!0x0;}['_areMergableCells'](_0x34c1d9,_0x54a80f){const _0x3eff92=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ed8d9=this['editor']['model']['createRangeOn'](_0x34c1d9),_0x31449f=this['editor']['model']['createRangeOn'](_0x54a80f),_0x355a03=new Set(),_0x167844=new Set();for(const _0x1c1016 of _0x3eff92['getSuggestions']())if(('insertion'==_0x1c1016['type']||'deletion'==_0x1c1016['type']||'mergeTableCells'==_0x1c1016['subType'])&&_0x1c1016['isInContent']){for(const _0x1a5794 of _0x1c1016['getRanges']())_0x1a5794['containsRange'](_0x2ed8d9,!0x0)&&_0x355a03['add'](_0x1c1016['type']+':'+_0x1c1016['author']['id']),_0x1a5794['containsRange'](_0x31449f,!0x0)&&_0x167844['add'](_0x1c1016['type']+':'+_0x1c1016['author']['id']);}if(_0x355a03['size']!=_0x167844['size'])return!0x1;for(const _0x309d87 of _0x355a03)if(!_0x167844['has'](_0x309d87))return!0x1;return!0x0;}}class Ct extends _0x266c89{static get['requires'](){return[It];}['afterInit'](){const _0x2240d2=this['editor'];if(!_0x2240d2['plugins']['has']('TableEditing'))return;const _0x384f98=_0x2240d2['locale'],_0x44bca1=_0x2240d2['plugins']['get']('TrackChangesEditing');_0x44bca1['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x44bca1['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x44bca1['registerBlockAttribute']('headingRows'),_0x44bca1['registerBlockAttribute']('headingColumns'),_0x44bca1['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x384f98,'FORMAT_HEADER_ROW')),_0x44bca1['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x384f98,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xa25ba0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39bfb5=this['editor']['plugins']['get']('TableUtils'),_0x284c3f=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x355e6d({showActiveMarker:_0x48dc99=!0x0,setDataAttribute:_0x388734=!0x0}={}){return(_0x28d23f,_0x37c5dd,_0x54252c)=>{const {type:_0x5bfb10,id:_0x2914e5}=_0xa25ba0['_splitMarkerName'](_0x37c5dd['markerName']),_0x17630a=_0xa25ba0['getSuggestion'](_0x2914e5),_0x2eeebc=_0x17630a['data'];if('formatBlock'!=_0x17630a['type']||!_0x2eeebc||'setTableColumnHeader'!=_0x2eeebc['commandName'])return;if(_0x37c5dd['item'])return void _0x28d23f['stop']();if(!_0x54252c['consumable']['consume'](_0x37c5dd['markerRange'],_0x28d23f['name']))return;const _0x44739d=_0x37c5dd['markerRange']['start']['nodeAfter'],_0x132117=_0x37c5dd['markerRange']['end']['nodeBefore'],_0x4af4ee=_0x44739d['parent']['parent'],{column:_0x2a520f}=_0x39bfb5['getCellLocation'](_0x44739d),{column:_0x1e1a99}=_0x39bfb5['getCellLocation'](_0x132117);for(let _0x3a4db5=_0x2a520f;_0x3a4db5<=_0x1e1a99;_0x3a4db5++){const _0x12937e=_0x39bfb5['createTableWalker'](_0x4af4ee,{'column':_0x3a4db5,'includeAllSlots':!0x1});for(const _0x1c256a of _0x12937e){const _0x1ad0c7=_0x1c256a['cell'],_0x55c584=_0x54252c['mapper']['toViewElement'](_0x1ad0c7);_0x54252c['writer']['addClass']('ck-suggestion-marker-'+_0x5bfb10,_0x55c584),_0x388734&&_0x54252c['writer']['setAttribute']('data-suggestion',_0x2914e5,_0x55c584),_0x54252c['mapper']['bindElementToMarker'](_0x55c584,_0x37c5dd['markerName']),_0x48dc99&&(_0xa25ba0['activeMarkers']['includes'](_0x37c5dd['markerName'])?_0x54252c['writer']['addClass']('ck-suggestion-marker--active',_0x55c584):_0x54252c['writer']['removeClass']('ck-suggestion-marker--active',_0x55c584));}}};}_0xa25ba0['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x284c3f),_0xa25ba0['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x284c3f),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x355e6d(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2ded8b,_0x21a009,_0x4461f5)=>{_0x4461f5['options']['showSuggestionHighlights']&&_0x355e6d({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2ded8b,_0x21a009,_0x4461f5);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x359630,_0x1421ee,_0x1c151c)=>{const {type:_0x3b54e9,id:_0x54a158}=_0xa25ba0['_splitMarkerName'](_0x1421ee['markerName']),_0x335a62=_0xa25ba0['getSuggestion'](_0x54a158),_0x323b60=_0x335a62['data'];if('formatBlock'!=_0x335a62['type']||!_0x323b60||'setTableColumnHeader'!=_0x323b60['commandName'])return;const _0x205238=_0x1c151c['mapper']['markerNameToElements'](_0x1421ee['markerName']);if(_0x205238){for(const _0x157c87 of _0x205238)_0x1c151c['writer']['removeClass']('ck-suggestion-marker-'+_0x3b54e9,_0x157c87),_0x1c151c['writer']['removeClass']('ck-suggestion-marker--active',_0x157c87),_0x1c151c['writer']['removeAttribute']('data-suggestion',_0x157c87),_0x1c151c['mapper']['unbindElementFromMarkerName'](_0x157c87,_0x1421ee['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27c9cb=this['editor'],_0x183ebc=_0x27c9cb['locale'];function _0x59e732(_0x166691){return{'type':'format','content':o(_0x183ebc,'*Format:*\x20%0',_0x166691)};}_0x27c9cb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x24336f=>{if('formatBlock'!=_0x24336f['type'])return;const {data:_0x251d79}=_0x24336f;if(_0x251d79){if('setTableRowHeader'==_0x251d79['commandName']){const _0xd53630=_0x251d79['commandParams'][0x0]['forceValue'];return _0x59e732(o(_0x183ebc,_0xd53630?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x251d79['commandName']){const _0x2be7e7=_0x251d79['commandParams'][0x0]['forceValue'];return _0x59e732(o(_0x183ebc,_0x2be7e7?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Ce=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Pe=Object['fromEntries'](Ce['map'](_0x4720b3=>[_0x4720b3,null]));class _t extends _0x266c89{static get['requires'](){return[It];}['afterInit'](){const _0x4dd354=this['editor'];if(!_0x4dd354['plugins']['has']('TableClipboard'))return;const _0x38740d=_0x4dd354['plugins']['get']('TrackChangesEditing'),_0x1bb628=_0x4dd354['plugins']['get']('TableUtils'),_0x14b73b=_0x4dd354['plugins']['get'](It),_0x1f0dc7=_0x4dd354['plugins']['get']('TableClipboard');_0x14b73b['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4dd354['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4dd354['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x55b2d5=null;_0x4dd354['model']['on']('insertContent',(_0x406ca9,_0x3ab2c6)=>{const [_0x1b458f,_0x3be79b]=_0x3ab2c6,_0x56f235=_0x3ab2c6[_0x3ab2c6['length']-0x1];_0x56f235&&_0x56f235['forceDefaultExecution']||_0x38740d['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x5eb999,_0x552274,_0x26c67b,_0x165e1a,_0x37056c){if(_0x552274&&!_0x552274['is']('documentSelection'))return!0x1;const _0x300b81=_0x37056c['getTableIfOnlyTableInContent'](_0x5eb999,_0x26c67b);if(!_0x300b81||!ke(_0x300b81,void 0x0,_0x165e1a))return!0x1;const _0x500537=_0x165e1a['getSelectionAffectedTableCells'](_0x26c67b['document']['selection']);if(!_0x500537['length'])return!0x1;const _0x4cc7a5=_0x500537[0x0]['findAncestor']('table'),_0x47e7c0=_0x165e1a['getRowIndexes'](_0x500537),_0x42e95d=_0x165e1a['getColumnIndexes'](_0x500537),_0x450d11={'startRow':_0x47e7c0['first'],'endRow':_0x47e7c0['last'],'startColumn':_0x42e95d['first'],'endColumn':_0x42e95d['last']};return 0x1==_0x500537['length']&&(_0x450d11['endRow']+=_0x165e1a['getRows'](_0x300b81)-0x1,_0x450d11['endColumn']+=_0x165e1a['getColumns'](_0x300b81)-0x1),ke(_0x4cc7a5,_0x450d11,_0x165e1a);}(_0x1b458f,_0x3be79b,_0x4dd354['model'],_0x1bb628,_0x1f0dc7)&&(_0x406ca9['stop'](),_0x55b2d5={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4dd354['model']['change'](()=>{_0x4dd354['model']['insertContent'](_0x3ab2c6[0x0],_0x3ab2c6[0x1],_0x3ab2c6[0x2],{'forceDefaultExecution':!0x0});const _0x5e7eed=_0x49822d(),{rowInsertionRanges:_0x438041,columnInsertionRanges:_0x1d7f70,insertionRanges:_0x4fe832,deletionRanges:_0x140b09,cells:_0x93bcf4}=_0x55b2d5;_0x438041['length']&&_0x38740d['markMultiRangeInsertion'](_0x438041,'tablePasteRow',{'tablePasteChainId':_0x5e7eed}),_0x1d7f70['length']&&_0x38740d['markMultiRangeInsertion'](_0x1d7f70,'tablePasteColumn',{'tablePasteChainId':_0x5e7eed}),_0x4fe832['length']&&(_0x38740d['markMultiRangeInsertion'](_0x4fe832,'tablePaste',{'tablePasteChainId':_0x5e7eed,'skipNestingCheck':!0x0}),_0x4fe832['forEach'](_0x4152c5=>_0x4152c5['detach']?.())),_0x140b09['length']&&(_0x38740d['markMultiRangeDeletion'](_0x140b09,'tablePaste',{'tablePasteChainId':_0x5e7eed,'skipNestingCheck':!0x0}),_0x140b09['forEach'](_0x59ff17=>_0x59ff17['detach']?.()));const _0x503210=_0x38740d['markMultiRangeBlockFormat'](_0x93bcf4['map'](({element:_0x200d16})=>_0x200d16),{'formatGroupId':_0x49822d()},[],'tablePasteCell',{'tablePasteChainId':_0x5e7eed});if(_0x503210){const _0x1d61c4=_0x503210['getMarkers'](),_0xadf645=[];for(const {element:_0x33f613,attributes:_0xf7589d}of _0x93bcf4){if(!_0xf7589d)continue;const _0x4832c9=_0x4dd354['model']['createRangeOn'](_0x33f613),_0x12aefd=_0x1d61c4['find'](_0xaf58b4=>_0xaf58b4['getRange']()['isEqual'](_0x4832c9));_0x12aefd&&_0xadf645['push']([_0x12aefd['name'],_0xf7589d]);}_0xadf645['length']&&_0x503210['setAttribute']('markerAttributes',Object['fromEntries'](_0xadf645));}_0x55b2d5=null;}));},{'priority':_0x504bb7['high']+0xa}),_0x4dd354['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0xb8b80b,_0x15c4c2)=>{const [_0x3f9495,_0x3c7561,,_0x2b6bb4]=_0x15c4c2;if(!_0x55b2d5)return;_0xb8b80b['stop']();const _0x4c1a0a=_0x3f9495['cell'],_0x972bba=_0x3c7561,_0x267000=we(_0x4c1a0a),_0x24f0cd=we(_0x972bba);_0xb8b80b['return']=_0x4c1a0a;let _0x47811f=null,_0x34e5da=null;if(_0x24f0cd||_0x267000){if(_0x267000&&!_0x24f0cd){_0x2b6bb4['remove'](_0x4c1a0a['getChild'](0x0));for(const _0x448c2c of Array['from'](_0x972bba['getChildren']()))_0x2b6bb4['insert'](_0x448c2c,_0x4c1a0a,'end');const _0x421f13=_0x55b2d5['rowInsertionIndexes']['includes'](_0x3f9495['row']),_0x2f2885=_0x55b2d5['columnInsertionIndexes']['includes'](_0x3f9495['column']);_0x421f13||_0x2f2885||(_0x47811f=_0x542340['fromRange'](_0x2b6bb4['createRangeIn'](_0x4c1a0a)));}else _0x24f0cd&&!_0x267000&&(_0x34e5da=_0x2b6bb4['createRangeIn'](_0x4c1a0a));}else{const _0x266f43=_0x2b6bb4['createElement']('tableCellSuggestion'),_0x45ede3=_0x2b6bb4['createElement']('tableCellSuggestion');_0x2b6bb4['wrap'](_0x2b6bb4['createRangeIn'](_0x4c1a0a),_0x45ede3),_0x2b6bb4['insert'](_0x266f43,_0x4c1a0a,0x0);for(const _0x513f87 of Array['from'](_0x972bba['getChildren']()))_0x2b6bb4['insert'](_0x513f87,_0x266f43,'end');_0x47811f=_0x542340['fromRange'](_0x2b6bb4['createRangeOn'](_0x266f43)),_0x34e5da=_0x542340['fromRange'](_0x2b6bb4['createRangeOn'](_0x45ede3));}const _0x1b2dc3=Array['from'](_0x972bba['getAttributes']())['filter'](([_0x519026])=>Ce['includes'](_0x519026));_0x55b2d5['cells']['push']({'element':_0x4c1a0a,'attributes':_0x1b2dc3['length']?Object['fromEntries'](_0x1b2dc3):null}),_0x47811f&&_0x55b2d5['insertionRanges']['push'](_0x47811f),_0x34e5da&&_0x55b2d5['deletionRanges']['push'](_0x34e5da);},{'priority':'high'}),_0x1bb628['on']('insertColumns',(_0x238170,_0x5b8ea2)=>{const [_0x5481ba,_0x159886={}]=_0x5b8ea2;if(!_0x55b2d5)return;const _0x12cc72=_0x159886['at']||0x0,_0x90872a=_0x159886['columns']||0x1;_0x55b2d5['columnInsertionIndexes']=new Array(_0x90872a)['fill'](_0x12cc72)['map']((_0x4e28b7,_0x3ab61f)=>_0x4e28b7+_0x3ab61f);for(const {cell:_0xd51940}of _0x1bb628['createTableWalker'](_0x5481ba,{'startColumn':_0x12cc72,'endColumn':_0x12cc72+_0x90872a-0x1}))_0x55b2d5['columnInsertionRanges']['push'](_0x4dd354['model']['createRangeOn'](_0xd51940));},{'priority':'low'}),_0x1bb628['on']('insertRows',(_0x4ee330,_0x17a76f)=>{const [_0x1fa462,_0x207d0d={}]=_0x17a76f;if(!_0x55b2d5)return;const _0x4a31bd=_0x207d0d['at']||0x0,_0x5e68b9=_0x207d0d['rows']||0x1;_0x55b2d5['rowInsertionIndexes']=new Array(_0x5e68b9)['fill'](_0x4a31bd)['map']((_0x37fde5,_0x5be526)=>_0x37fde5+_0x5be526);for(const {cell:_0x20afd3}of _0x1bb628['createTableWalker'](_0x1fa462,{'startRow':_0x4a31bd,'endRow':_0x4a31bd+_0x5e68b9-0x1}))_0x55b2d5['rowInsertionRanges']['push'](_0x4dd354['model']['createRangeOn'](_0x20afd3));},{'priority':'low'}),_0x38740d['descriptionFactory']['registerDescriptionCallback'](_0x42d978=>{if(_0x42d978['subType']&&_0x42d978['subType']['startsWith']('tablePaste'))return _0x42d978['previous']?{}:{'type':'insertion','content':o(_0x4dd354['locale'],'*Replace\x20table\x20cells*')};});const _0x2c4a67=()=>!0x1;for(const _0x3c1665 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x38740d['_suggestionFactory']['registerCustomCallback']('insertion',_0x3c1665,'join',_0x2c4a67),_0x38740d['_suggestionFactory']['registerCustomCallback']('deletion',_0x3c1665,'join',_0x2c4a67),_0x38740d['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3c1665,'join',_0x2c4a67);_0x38740d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2c4a67),_0x38740d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1428dd,_0x565ea9,_0x48a239)=>{const _0x396b1=_0x1428dd['map'](_0x162f86=>_0x162f86['getContainedElement']())['filter'](_0x310fd6=>_0x310fd6),_0x20b721=new Map(_0x396b1['map'](_0x1b7058=>[_0x1b7058,null]));if(_0x55b2d5){for(const {element:_0x5b1b88,attributes:_0x1d7711}of _0x55b2d5['cells'])_0x1d7711&&_0x20b721['set'](_0x5b1b88,_0x1d7711);}else{if(_0x48a239&&_0x48a239['markerAttributes'])for(const [_0x28da20,_0x286dc3]of Object['entries'](_0x48a239['markerAttributes'])){const _0x2ea5ad=_0x4dd354['model']['markers']['get'](_0x28da20),_0x1f85b9=_0x2ea5ad?_0x2ea5ad['getRange']()['getContainedElement']():null;_0x1f85b9&&_0x20b721['set'](_0x1f85b9,_0x286dc3);}}_0x4dd354['model']['change'](_0xff2b9d=>{for(const [_0xabf900,_0x53f83d]of _0x20b721)_0xff2b9d['setAttributes']({...Pe,..._0x53f83d},_0xabf900);});});const _0x2eb7ae=(_0x5db598,_0x3c1c4e)=>{_0x38740d['_suggestionFactory']['registerCustomCallback'](_0x5db598,'tablePaste',_0x3c1c4e,(_0x3d29bd,_0x2e630f,_0x34a31d)=>{_0x4dd354['model']['change'](_0x116ecf=>{const _0xc57a32=[];for(const _0x2161c8 of _0x3d29bd){const _0x423479=_0x2161c8['start']['nodeAfter'];_0x423479['is']('element','tableCellSuggestion')&&_0xc57a32['push'](_0x423479);}_0x38740d['_suggestionFactory']['getSuggestionCallback'](_0x5db598,null,_0x3c1c4e)(_0x3d29bd,_0x2e630f,_0x34a31d);for(const _0x53473a of _0xc57a32)'$graveyard'!=_0x53473a['root']['rootName']&&_0x116ecf['unwrap'](_0x53473a);});});};_0x2eb7ae('insertion','accept'),_0x2eb7ae('insertion','discard'),_0x2eb7ae('deletion','accept'),_0x2eb7ae('deletion','discard'),_0x38740d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x25a91a=>{const _0x229023=_0x25a91a['map'](_0x4afcea=>_0x4afcea['getContainedElement']()),_0x18bcea=_0x229023[0x0]['findAncestor']('table'),{minRow:_0x4e2af8,maxRow:_0x3b4d11}=_0x14b73b['_getCoordsForCells'](_0x229023);_0x1bb628['removeRows'](_0x18bcea,{'at':_0x4e2af8,'rows':_0x3b4d11-_0x4e2af8+0x1});}),_0x38740d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x34cea9=>{const _0xb12f80=_0x34cea9['map'](_0x7a5738=>_0x7a5738['getContainedElement']()),_0x207625=_0xb12f80[0x0]['findAncestor']('table'),{minColumn:_0x2c0297,maxColumn:_0x58569f}=_0x14b73b['_getCoordsForCells'](_0xb12f80);_0x1bb628['removeColumns'](_0x207625,{'at':_0x2c0297,'columns':_0x58569f-_0x2c0297+0x1});});const _0x173a18=(_0x22cc58,_0x1841e3)=>{if(!_0x1841e3['subType']||!_0x1841e3['subType']['startsWith']('tablePaste'))return;const _0x4286f2=_0x1841e3['attributes']['tablePasteChainId'],_0x175697=_0x38740d['getSuggestions']()['filter'](_0x2df4dc=>_0x2df4dc['isInContent']&&_0x2df4dc['attributes']&&_0x2df4dc['attributes']['tablePasteChainId']==_0x4286f2);_0x175697['length']&&_0x1841e3['getAllAdjacentSuggestions']()['length']!=_0x175697['length']&&_0x175697['reduce']((_0x49c7e8,_0x1251aa)=>(_0x49c7e8['next']=_0x1251aa,_0x1251aa['previous']=_0x49c7e8,_0x1251aa));};function _0x2923e4(_0x265218,_0x12b860=!0x0){const {id:_0x56d86f}=_0x38740d['_splitMarkerName'](_0x265218['markerName']),_0x56e56f=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3cd320=_0x38740d['activeMarkers']['includes'](_0x265218['markerName']);return _0x3cd320&&_0x56e56f['push']('ck-suggestion-marker--active'),{'classes':_0x56e56f,'attributes':{'data-suggestion':_0x56d86f},'priority':_0x3cd320&&_0x12b860?0xbc2:0xbb8};}_0x38740d['on']('suggestionLoaded',_0x173a18,{'priority':'high'}),_0x38740d['on']('suggestionUnloaded',_0x173a18,{'priority':'high'}),_0x4dd354['model']['document']['registerPostFixer'](()=>{let _0x2037fb=!0x1;const _0x71a1ee=Array['from'](_0x4dd354['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4ed8d8,data:_0x34ac62}of _0x71a1ee){const {group:_0x2f6cd,type:_0x1337ae,id:_0x5636b4}=_0x38740d['_splitMarkerName'](_0x4ed8d8);if('suggestion'!=_0x2f6cd||'deletion'!=_0x1337ae||_0x34ac62['oldRange'])continue;if(!_0x38740d['hasSuggestion'](_0x5636b4))continue;const _0x76d371=_0x38740d['getSuggestion'](_0x5636b4)['getRanges'](),_0x2975cf=_0x4dd354['plugins']['get']('Users')['me'];for(const _0x4af91b of _0x38740d['getSuggestions']()){if(!_0x4af91b['isInContent']||_0x4af91b['author']!=_0x2975cf)continue;if('formatBlock'!=_0x4af91b['type']||'tablePasteCell'!=_0x4af91b['subType'])continue;if(_0x4af91b['getRanges']()['every'](_0x5b4f63=>_0x76d371['some'](_0xbddd17=>_0xbddd17['containsRange'](_0x5b4f63,!0x0)))){for(const _0x5ef77a of _0x4af91b['getAllAdjacentSuggestions']())_0x5ef77a['isInContent']&&(_0x5ef77a['discard'](),_0x2037fb=!0x0);}}}return _0x2037fb;}),_0x4dd354['model']['document']['registerPostFixer'](_0x477fed=>{const _0x16329d=_0x4dd354['commands']['get']('redo');if(!_0x16329d||!_0x16329d['_createdBatches']['has'](_0x477fed['batch']))return!0x1;let _0xca8bc1=!0x1;const _0x58b9d9=_0x4dd354['plugins']['get']('Users')['me'],_0x5620fb=_0x4dd354['model']['document']['differ']['getChanges'](),_0x3c9cd6=Array['from'](_0x4dd354['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x169e37,data:_0x551047})=>{const {group:_0x2ae92e,subType:_0xe3f07d,authorId:_0x552d1b}=_0x38740d['_splitMarkerName'](_0x169e37);return'suggestion'==_0x2ae92e&&'tablePaste'==_0xe3f07d&&_0x552d1b==_0x58b9d9['id']&&!_0x551047['oldRange'];});for(const _0x3bbff9 of _0x5620fb){if('insert'!=_0x3bbff9['type']||'tableCellSuggestion'!=_0x3bbff9['name']||0x1!=_0x3bbff9['length'])continue;const _0x5ad796=_0x477fed['createRange'](_0x3bbff9['position'],_0x3bbff9['position']['getShiftedBy'](0x1));if(!_0x3c9cd6['find'](({data:_0x184502})=>_0x184502['newRange']['isEqual'](_0x5ad796))){for(const {name:_0xdb0786,data:_0x337867}of _0x3c9cd6)if(_0x5ad796['containsRange'](_0x337867['newRange'])){_0x477fed['updateMarker'](_0xdb0786,{'range':_0x5ad796}),_0xca8bc1=!0x0;break;}}}return _0xca8bc1;}),_0x4dd354['model']['document']['registerPostFixer'](_0x327528=>{let _0x4fd56a=!0x1;const _0x5dd211=_0x4dd354['plugins']['get']('Users')['me'],_0x349a5a=_0x38740d['getSuggestions']()['filter'](_0x5a62f5=>_0x5a62f5['isInContent']&&_0x5a62f5['author']==_0x5dd211),_0x17af51=new Set(),_0xfcaa22=new Set();for(const _0x270911 of _0x349a5a)if('tablePaste'==_0x270911['subType'])for(const _0x38b227 of _0x270911['getMarkers']()){const _0x127704=_0x38b227['getRange']()['getContainedElement']();if(_0x127704){if(_0x127704['is']('element','tableCellSuggestion')&&we(_0x127704)){_0x270911['removeMarker'](_0x38b227['name']),_0x17af51['add'](_0x127704),_0x4fd56a=!0x0;const _0x2c01da=_0x127704['nextSibling'],_0x548afd=_0x127704['previousSibling'],_0x30b409=_0x2c01da&&_0x2c01da['is']('element','tableCellSuggestion'),_0x54b8ba=_0x548afd&&_0x548afd['is']('element','tableCellSuggestion');_0x30b409&&!_0x17af51['has'](_0x2c01da)&&_0xfcaa22['add'](_0x2c01da),_0x54b8ba&&!_0x17af51['has'](_0x548afd)&&_0xfcaa22['add'](_0x548afd);}else _0x127704['is']('element','paragraph')&&_0x127704['isEmpty']&&(_0x270911['removeMarker'](_0x38b227['name']),_0x4fd56a=!0x0);}}else{if('tablePasteCell'==_0x270911['subType']){if(!_0x270911['attributes']||!_0x270911['attributes']['tablePasteChainId'])continue;const _0x192331=_0x270911['attributes']['markerAttributes'];if(_0x192331&&Object['keys'](_0x192331)['length'])continue;const _0x544901=_0x270911['attributes']['tablePasteChainId'];let _0xccdbd9=!0x0,_0x44f4bd=!0x0;for(const _0x4cd844 of _0x349a5a)if(_0x4cd844['subType']&&_0x4cd844['subType']['startsWith']('tablePaste')){if(!_0x4cd844['attributes']['tablePasteChainId']){_0x44f4bd=!0x1;break;}if(_0x4cd844['id']!=_0x270911['id']&&_0x4cd844['attributes']['tablePasteChainId']==_0x544901){_0xccdbd9=!0x1;break;}}_0x44f4bd&&_0xccdbd9&&(_0x270911['removeMarkers'](),_0x4fd56a=!0x0);}}for(const _0x113d5e of _0x17af51)_0x327528['remove'](_0x113d5e);for(const _0x332b8f of _0xfcaa22)_0x327528['unwrap'](_0x332b8f);return _0x4fd56a;}),_0x4dd354['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xb76606,_0x47ff74)=>_0x2923e4(_0xb76606),'converterPriority':'high'}),_0x4dd354['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x165cc0,_0x329fb5)=>_0x329fb5['options']['showSuggestionHighlights']?_0x2923e4(_0x165cc0,!0x1):null,'converterPriority':'high'});const _0x4ae8e5=_0x4dd354['editing']['view'];this['listenTo'](_0x4ae8e5['document'],'clipboardOutput',(_0x56e305,_0x460953)=>{const _0x1b5512=[];for(const _0x1f72ff of _0x4ae8e5['createRangeIn'](_0x460953['content'])['getItems']())_0x1f72ff['is']('element','suggestion-td')&&_0x1b5512['push'](_0x1f72ff);_0x4ae8e5['change'](_0x2fb321=>{for(const _0x3fedd7 of _0x1b5512)_0x2fb321['move'](_0x2fb321['createRangeIn'](_0x3fedd7),_0x2fb321['createPositionBefore'](_0x3fedd7)),_0x2fb321['remove'](_0x3fedd7);});});}}function we(_0x4184ff){if(_0x4184ff['isEmpty'])return!0x0;const _0x4fb7d1=_0x4184ff['getChild'](0x0);return _0x4fb7d1['is']('element','paragraph')&&_0x4fb7d1['isEmpty'];}function ke(_0x159d12,_0x19d0bf={},_0x1141fc){for(const {isAnchor:_0x21963a,cellHeight:_0x51e8e8,cellWidth:_0x188f4f}of _0x1141fc['createTableWalker'](_0x159d12,{'includeAllSlots':!0x0,..._0x19d0bf}))if(!_0x21963a||0x1!=_0x51e8e8||0x1!=_0x188f4f)return!0x1;return!0x0;}class Nt extends _0x266c89{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x32b712=this['editor']['plugins']['get']('TrackChangesEditing');_0x32b712['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x32b712['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x32b712['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x32b712['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x32b712['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x32b712['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x4e8a0b,_0x4e3361){const _0x1c3120=this['editor']['plugins']['get']('TrackChangesEditing'),_0x93a1f8=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x1a5b3b=_0x4e3361['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x38d309=_0x93a1f8['getColumnGroupElement'](_0x1a5b3b);let _0x3a4874=_0x38d309?_0x93a1f8['getTableColumnsWidths'](_0x38d309):null,_0x213d7a=_0x1a5b3b['getAttribute']('tableWidth')||null;const _0x2e6a0a=_0x4e3361['tableWidth']||_0x213d7a,_0x483c76=_0x4e3361['columnWidths']||_0x3a4874,_0x1bb8a5=this['editor']['plugins']['get']('Users')['me'];for(const _0x54f79c of _0x1c3120['getSuggestions']()){const _0x2fdb44=_0x54f79c['getContainedElement']();if('resizeTable'===_0x54f79c['subType']&&_0x2fdb44===_0x1a5b3b){_0x54f79c['author']!==_0x1bb8a5&&_0x54f79c['discard']();const _0x126cf9=_0x54f79c['data']['commandParams'];_0x213d7a=_0x126cf9[0x0]['tableWidth'],_0x3a4874=_0x126cf9[0x0]['columnWidths'];break;}}_0x4e8a0b({'table':_0x1a5b3b,'tableWidth':_0x2e6a0a,'columnWidths':_0x483c76}),_0x1c3120['markBlockFormat'](_0x1a5b3b,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x213d7a,'columnWidths':_0x3a4874}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x56dc44){if('formatBlock'!=_0x56dc44['type']&&'formatInline'!=_0x56dc44['type'])return;const {data:_0xaef6c}=_0x56dc44;if(_0xaef6c&&'resizeTable'===_0xaef6c['formatGroupId']){const _0x11b784='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x11b784)};}}}class Dt extends _0x266c89{['afterInit'](){const _0x221d59=this['editor'];_0x221d59['plugins']['has']('Template')&&_0x221d59['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x266c89{['afterInit'](){const _0x2bf3fb=this['editor'];if(!_0x2bf3fb['commands']['get']('insertTableOfContents'))return;_0x2bf3fb['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4ebb83=_0x2bf3fb['plugins']['get']('TrackChangesEditing'),_0x10ccd0=_0x2bf3fb['locale'];_0x4ebb83['descriptionFactory']['registerElementLabel']('tableOfContents',_0x293276=>o(_0x10ccd0,'ELEMENT_TABLE_OF_CONTENTS',_0x293276));}}class $t extends _0x266c89{['afterInit'](){const _0x32dc81=this['editor'];if(!_0x32dc81['plugins']['has']('Title'))return;const _0x2f6bf7=_0x32dc81['plugins']['get']('TrackChangesEditing');_0x2f6bf7['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x32dc81['locale'],'ELEMENT_TITLE')),_0x32dc81['model']['document']['registerPostFixer'](_0x356884=>{let _0x2fc689=!0x1;const _0x5b3450=Array['from'](_0x32dc81['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x458320,data:_0x5cfbd8}of _0x5b3450){const {group:_0x5cb830}=_0x2f6bf7['_splitMarkerName'](_0x458320);if('suggestion'!==_0x5cb830||!_0x5cfbd8['newRange'])continue;const _0x282ac0=_0x5cfbd8['newRange'],_0x514768=_0x282ac0['end']['nodeBefore'];if(!_0x514768||!_0x514768['is']('element','title-content'))continue;if(!_0x282ac0['start']['isTouching'](_0x282ac0['end']))continue;const _0x5e4597=_0x32dc81['model']['schema']['getNearestSelectionRange'](_0x282ac0['end'],'forward');if(_0x5e4597&&_0x5e4597['isCollapsed']){const _0x3fadd5=_0x356884['createRange'](_0x282ac0['start'],_0x5e4597['start']);_0x3fadd5['isEqual'](_0x282ac0)||(_0x356884['updateMarker'](_0x458320,{'range':_0x3fadd5}),_0x2fc689=!0x0);}_0x2fc689||(_0x356884['removeMarker'](_0x458320),_0x2fc689=!0x0);}return _0x2fc689;});}}class Bt extends _0x266c89{['afterInit'](){const _0x3bfe0c=this['editor'],_0x310cbf=_0x3bfe0c['plugins']['get']('TrackChangesEditing');_0x3bfe0c['plugins']['has']('UndoEditing')&&(_0x310cbf['enableCommand']('undo'),_0x310cbf['enableCommand']('redo'));}}class xt extends _0x266c89{static get['requires'](){return[It];}['afterInit'](){const _0x2c42aa=this['editor'];if(!_0x2c42aa['plugins']['has']('TableCaptionEditing'))return;_0x2c42aa['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x266c89{['tableProperties'];['tableCellProperties'];constructor(_0x566979){super(_0x566979),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}['afterInit'](){const _0x53c19b=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x4d0316 of this['tableProperties'])_0x53c19b['enableCommand'](_0x4d0316,(_0x2c8874,_0x37184c)=>{const _0x3b072f=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x4d0316,[_0x3b072f],this['tableProperties'],'tableProperties',_0x2c8874,_0x37184c);});_0x53c19b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x53c19b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x53c19b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x57611e,_0x478d72)=>this['handleDiscardAction'](this['tableProperties'],_0x57611e,_0x478d72)),_0x53c19b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x29a78c of this['tableCellProperties'])_0x53c19b['enableCommand'](_0x29a78c,(_0x20b011,_0x1f1ba2)=>{const _0x456f33=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x29a78c,_0x456f33,this['tableCellProperties'],'tableCellProperties',_0x20b011,_0x1f1ba2);});_0x53c19b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x53c19b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x53c19b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x28c46f,_0x1ca2e8)=>this['handleDiscardAction'](this['tableCellProperties'],_0x28c46f,_0x1ca2e8)),_0x53c19b['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x53c19b['descriptionFactory']['registerDescriptionCallback'](_0x567d0a=>this['handleSuggestionDescription'](_0x567d0a));}['_handlePropertyChange'](_0x51dc15,_0x3c6e2d,_0x2d3a7c,_0x35aca0,_0x14fe43,_0x1bb8b9){const _0x26ca04=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1bb8b9['batch'],()=>{for(const _0x1a09d3 of _0x3c6e2d){if(this['_getSuggestion'](_0x1a09d3,_0x35aca0))_0x14fe43(_0x1bb8b9);else{const _0x3810e6={};for(const _0x43794f of _0x2d3a7c){const _0x33aa47=_0x1a09d3['getAttribute'](_0x43794f);void 0x0!==_0x33aa47&&(_0x3810e6[_0x43794f]=_0x33aa47);}_0x14fe43(_0x1bb8b9),_0x26ca04['markBlockFormat'](_0x1a09d3,{'commandParams':[_0x3810e6]},[],_0x35aca0);}}});}['handleDiscardAction'](_0x333cb5,_0x5413f4,_0x4b943a){const _0x144993=_0x5413f4[0x0]['start']['nodeAfter'],_0x338d08=_0x4b943a['commandParams'][0x0];this['editor']['model']['change'](_0x2a255a=>{for(const _0x30c7e of _0x333cb5)void 0x0!==_0x338d08[_0x30c7e]?_0x2a255a['setAttribute'](_0x30c7e,_0x338d08[_0x30c7e],_0x144993):_0x2a255a['removeAttribute'](_0x30c7e,_0x144993);});}['handleSuggestionDescription'](_0x2eeae6){if(_0x2eeae6['data'])switch(_0x2eeae6['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x292e09,_0x1fd564){const _0x131b3a=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x2a52d5 of _0x131b3a['getSuggestions']({'skipNotAttached':!0x0})){const _0x3cad1c=_0x2a52d5['getContainedElement']();if(_0x2a52d5['subType']===_0x1fd564&&_0x3cad1c===_0x292e09)return _0x2a52d5;}return null;}}const m='$elementName';class p extends _0x266c89{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x24db66,_0x26464c,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x5bfe55){function _0x2ac4a4(_0x311daa){return _0x311daa['map'](_0x236268=>String['fromCharCode'](_0x236268))['join']('');}super(_0x5bfe55),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x1d22f3,_0x4d446f,_0x1f9113,_0x16d9b9)=>{this['_model']['change'](()=>{for(const _0x4dc5e8 of[..._0x16d9b9,..._0x1f9113])this['_model']['markers']['has'](_0x4dc5e8)&&_0x5bfe55['editing']['reconvertMarker'](_0x4dc5e8);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x5bfe55['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x5bfe55['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x5bfe55['config']['get']('trackChanges.trackFormatChanges'),_0x5bfe55['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x5bfe55['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x5bfe55,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x2ac4a4([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2ac4a4([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x32]);}['init'](){const _0xe3e2ee=this['editor'],_0x1625e2=(_0x46e6a0,_0x10772d)=>{if('attribute'!=_0x46e6a0)return'ck-suggestion-marker-'+_0x46e6a0;const _0x453105=_0x10772d['split']('|')[0x0];return this['_isBlockAttribute'](_0x453105)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0xe3e2ee['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2d89ad=>{const {id:_0x44866d,type:_0x229157,subType:_0x1948d6}=this['_splitMarkerName'](_0x2d89ad['markerName']),_0x15386d=['ck-suggestion-marker',_0x1625e2(_0x229157,_0x1948d6)];let _0x1c8203=0xbb8;return this['activeMarkers']['includes'](_0x2d89ad['markerName'])&&(_0x15386d['push']('ck-suggestion-marker--active'),_0x1c8203=0xbc2),'deletion'==_0x229157&&(_0x1c8203+=0x5),{'classes':_0x15386d,'attributes':{'data-suggestion':_0x44866d},'priority':_0x1c8203};}}),_0xe3e2ee['conversion']['for']('dataDowncast')['add'](_0x4642c6=>{_0x4642c6['on']('addMarker:suggestion',(_0x17c393,_0x641e12,_0x4f26ae)=>{if(!_0x4f26ae['options']['showSuggestionHighlights'])return;const _0x482d43=_0x641e12['item'];if(!_0x482d43)return;const _0x3c2201=_0x4f26ae['mapper']['toViewElement'](_0x482d43);_0xe3e2ee['model']['schema']['isObject'](_0x482d43)&&_0x3c2201&&!_0x3c2201['getCustomProperty']('widget')&&_0x3c2201['is']('containerElement')&&_0x491ab3(_0x3c2201,_0x4f26ae['writer']);},{'priority':'high'});}),_0xe3e2ee['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3c5a9c,_0x34c76b)=>{if(!_0x34c76b['options']['showSuggestionHighlights'])return null;const {type:_0x3103a7,subType:_0x1b3295}=this['_splitMarkerName'](_0x3c5a9c['markerName']);return{'classes':['ck-suggestion-marker',_0x1625e2(_0x3103a7,_0x1b3295)],'priority':0xbb8};}});const _0x3c0f93=({showActiveMarkers:_0x5df319=!0x0,isAttributeSuggestion:_0xb6f157=!0x1}={})=>(_0x4172d6,_0x123420,_0x24de44)=>{if(!_0x123420['item'])return;const {id:_0x2b99a6}=this['_splitMarkerName'](_0x123420['markerName']);if(_0xb6f157){const _0x5668e9=this['_suggestions']['get'](_0x2b99a6),_0x2a6ae4=this['_getAttributeKey'](_0x5668e9);if(!this['_isBlockAttribute'](_0x2a6ae4))return;}if(_0x123420['item']['is']('selection'))return void _0x24de44['consumable']['consume'](_0x123420['item'],_0x4172d6['name']);const _0x3a7d36=_0x24de44['mapper']['toViewElement'](_0x123420['item']);if(_0x123420['item']['is']('element')&&_0xe3e2ee['model']['schema']['isBlock'](_0x123420['item'])&&!_0x3a7d36['getCustomProperty']('addHighlight')){_0x24de44['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x3a7d36),_0x24de44['writer']['setAttribute']('data-suggestion',_0x2b99a6,_0x3a7d36),_0x24de44['mapper']['bindElementToMarker'](_0x3a7d36,_0x123420['markerName']),_0x5df319&&(this['activeMarkers']['includes'](_0x123420['markerName'])?_0x24de44['writer']['addClass']('ck-suggestion-marker--active',_0x3a7d36):_0x24de44['writer']['removeClass']('ck-suggestion-marker--active',_0x3a7d36));for(const _0x35e5f5 of _0xe3e2ee['model']['createRangeIn'](_0x123420['item'])['getItems']())_0x24de44['consumable']['consume'](_0x35e5f5,_0x4172d6['name']);_0x24de44['consumable']['consume'](_0x123420['item'],_0x4172d6['name']);}};_0xe3e2ee['conversion']['for']('dataDowncast')['add'](_0x171570=>{_0x171570['on']('addMarker:suggestion:formatBlock',(_0x9121aa,_0x451578,_0x561eb5)=>{_0x561eb5['options']['showSuggestionHighlights']&&_0x3c0f93({'showActiveMarkers':!0x1})(_0x9121aa,_0x451578,_0x561eb5);},{'priority':'highest'});}),_0xe3e2ee['conversion']['for']('dataDowncast')['add'](_0x1ed87e=>{_0x1ed87e['on']('addMarker:suggestion:attribute',(_0xfdcf44,_0x221acf,_0x27c2fd)=>{_0x27c2fd['options']['showSuggestionHighlights']&&_0x3c0f93({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xfdcf44,_0x221acf,_0x27c2fd);},{'priority':'highest'});}),_0xe3e2ee['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0xaa9a40,_0x30b17a)=>_0x30b17a['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0xaa9a40['substr'](0xb)}}),_0xe3e2ee['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x28040f,{writer:_0x37ca9d})=>{let _0x5539da='suggestion:'+_0x28040f['getAttribute']('suggestion-type')+':'+_0x28040f['getAttribute']('id');return _0x28040f['getAttribute']('marker-count')&&(_0x5539da+=':'+_0x28040f['getAttribute']('marker-count')),_0x37ca9d['createElement']('$marker',{'data-name':_0x5539da});}}),_0xe3e2ee['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0xe3e2ee['conversion']['for']('editingDowncast')['add'](_0x1fc434=>{_0x1fc434['on']('addMarker:suggestion:formatBlock',_0x3c0f93(),{'priority':'high'});}),_0xe3e2ee['conversion']['for']('editingDowncast')['add'](_0x13eb04=>{_0x13eb04['on']('addMarker:suggestion:attribute',_0x3c0f93({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0xe3e2ee['conversion']['for']('editingDowncast')['add'](_0x2f4ccc=>{_0x2f4ccc['on']('removeMarker:suggestion:formatBlock',(_0xfefa4,_0x1566aa,_0xa0fc81)=>{const _0x4fb148=_0xa0fc81['mapper']['markerNameToElements'](_0x1566aa['markerName']);if(_0x4fb148){for(const _0x9a205c of _0x4fb148)_0x9a205c['getCustomProperty']('addHighlight')||(_0xa0fc81['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x9a205c),_0xa0fc81['writer']['removeAttribute']('data-suggestion',_0x9a205c),_0xa0fc81['mapper']['unbindElementFromMarkerName'](_0x9a205c,_0x1566aa['markerName']));}},{'priority':'high'});}),_0xe3e2ee['conversion']['for']('editingDowncast')['add'](_0x39314a=>{_0x39314a['on']('removeMarker:suggestion:attribute',(_0xf9bf47,_0x415bed,_0x446254)=>{const _0x185bbc=_0x446254['mapper']['markerNameToElements'](_0x415bed['markerName']);if(!_0x185bbc)return;const {id:_0x212863}=this['_splitMarkerName'](_0x415bed['markerName']),_0x15409c=this['_suggestions']['get'](_0x212863),_0xe16f72=this['_getAttributeKey'](_0x15409c);if(this['_isBlockAttribute'](_0xe16f72)){for(const _0x5d7b6f of _0x185bbc)_0x5d7b6f['getCustomProperty']('addHighlight')||(_0x446254['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5d7b6f),_0x446254['writer']['removeAttribute']('data-suggestion',_0x5d7b6f),_0x446254['mapper']['unbindElementFromMarkerName'](_0x5d7b6f,_0x415bed['markerName']));}},{'priority':'high'});}),_0xe3e2ee['model']['document']['registerPostFixer'](_0x2624bc=>{let _0x449264=!0x1;const _0x266878=Array['from'](_0xe3e2ee['model']['document']['differ']['getChangedMarkers']()),_0x1ac757=new Set();for(const {name:_0x4fb81b,data:_0x4ef11c}of _0x266878){const {group:_0x579f78,type:_0x4e2f9e,subType:_0x598aa7,id:_0x1c0fd8}=this['_splitMarkerName'](_0x4fb81b);if('suggestion'!==_0x579f78)continue;const _0x1dc4a9=this['_suggestions']['get'](_0x1c0fd8);if(null!=_0x4ef11c['newRange']){'formatInline'==_0x4e2f9e&&(_0x449264=_0x449264||Ut(_0x4ef11c['newRange'],_0x4fb81b,_0x2624bc,_0xe3e2ee['model']['schema']));const _0xe276e9='attribute'==_0x4e2f9e&&this['_isBlockAttribute'](_0x598aa7['split']('|')[0x0]);if(_0x4ef11c['newRange']['isCollapsed']||'$graveyard'==_0x4ef11c['newRange']['root']['rootName']||'formatBlock'==_0x4e2f9e&&!Ft(_0x4ef11c['newRange'])||_0xe276e9&&!Ft(_0x4ef11c['newRange'])||'deletion'==_0x4e2f9e&&!(!Vt(_0x2406f4=_0x4ef11c['newRange'])&&!function(_0x4f32b8){return _0x4f32b8['start']['parent']==_0x4f32b8['end']['nodeBefore']&&_0x4f32b8['start']['isAtEnd'];}(_0x2406f4)))_0x2624bc['removeMarker'](_0x4fb81b),_0x449264=!0x0;else{if(!_0x1dc4a9||!_0x1dc4a9['isInContent'])continue;if(_0x4ef11c['newRange']&&_0x4ef11c['oldRange']&&_0x4ef11c['newRange']['isEqual'](_0x4ef11c['oldRange']))continue;_0x1ac757['add'](_0x1dc4a9);}}}var _0x2406f4;return _0x1ac757['size']>0x0&&(_0x449264=!!this['_joinWithAdjacentSuggestions'](_0x1ac757)||_0x449264),_0x449264;}),_0xe3e2ee['model']['document']['registerPostFixer'](_0x374467=>{let _0x4a64f9=!0x1;for(const _0x10f76 of _0xe3e2ee['model']['document']['differ']['getChanges']())if('insert'==_0x10f76['type'])for(const _0x41b49 of this['_suggestions']['values']()){if(_0x41b49['isMultiRange']||!_0x41b49['isInContent'])continue;const _0x1de5ac='formatBlock'==_0x41b49['type'],_0x56f0af=this['_getAttributeKey'](_0x41b49),_0x5c5336=_0x56f0af&&this['_isBlockAttribute'](_0x56f0af);if(!_0x1de5ac&&!_0x5c5336)continue;const _0x1f0bb0=_0x41b49['getFirstRange']();if(_0x1f0bb0['start']['parent']!=_0x1f0bb0['end']['parent']&&!_0x1f0bb0['end']['isAtEnd']){const _0x2d20dc=_0xe3e2ee['model']['createPositionAt'](_0x1f0bb0['start']['nodeAfter'],'end'),_0x21ef2e=_0xe3e2ee['model']['createRange'](_0x1f0bb0['start'],_0x2d20dc);_0x374467['updateMarker'](_0x41b49['getFirstMarker'](),{'range':_0x21ef2e}),_0x4a64f9=!0x0;}}return _0x4a64f9;}),_0xe3e2ee['model']['document']['registerPostFixer'](_0x820e5b=>this['_processAttributeChanges'](_0x820e5b)),_0xe3e2ee['model']['document']['registerPostFixer'](_0xe4c477=>!_0xe4c477['batch']['isLocal']&&this['_processAttributeSuggestions'](_0xe4c477)),_0xe3e2ee['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0xe3e2ee['model']['document']['on']('change:data',(_0x46d5f5,_0x56f1f4)=>{if(!_0x56f1f4['isLocal']||_0x56f1f4['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x23211b=_0xe3e2ee['model']['document']['differ']['getChanges']();if(0x0==_0x23211b['length'])return;const _0x30efcf=[],_0xac57df=_0x23211b['filter'](_0x4b7bf1=>'attribute'==_0x4b7bf1['type']),_0x4eace8=_0x23211b['filter'](_0x3b4d8f=>'insert'==_0x3b4d8f['type']&&'$text'!=_0x3b4d8f['name']);for(const _0x147ddf of _0xac57df)this['_isRegisteredAttribute'](_0x147ddf['attributeKey'])&&_0x30efcf['push']({'key':_0x147ddf['attributeKey'],'newValue':_0x147ddf['attributeNewValue'],'oldValue':_0x147ddf['attributeOldValue'],'range':Pt(_0x147ddf['range'],_0xe3e2ee['model'])});for(const _0x57a165 of _0x4eace8){if('rename'!=_0x57a165['action']&&'refresh'!=_0x57a165['action'])continue;const _0x353371=Lt(_0x57a165['position']['nodeAfter'],_0xe3e2ee['model']),_0x15eb38=_0x57a165['before'];'rename'==_0x57a165['action']&&_0x30efcf['push']({'key':m,'newValue':_0x57a165['name'],'oldValue':_0x15eb38['name'],'range':_0x353371});for(const [_0xdba4a0,_0x13e329]of _0x15eb38['attributes']){if(!this['_isRegisteredAttribute'](_0xdba4a0))continue;const _0x32357f=_0x57a165['attributes']['get'](_0xdba4a0);_0x13e329!==_0x32357f&&_0x30efcf['push']({'key':_0xdba4a0,'newValue':_0x32357f,'oldValue':_0x13e329,'range':_0x353371});}for(const [_0x555fda,_0x5e897c]of _0x57a165['attributes'])this['_isRegisteredAttribute'](_0x555fda)&&(_0x15eb38['attributes']['has'](_0x555fda)||_0x30efcf['push']({'key':_0x555fda,'newValue':_0x5e897c,'oldValue':null,'range':_0x353371}));}0x0!=_0x30efcf['length']&&_0xe3e2ee['model']['enqueueChange'](_0x56f1f4,_0x4c8aba=>{const _0x1fce88=_0x49822d();for(const {range:_0x3555f0,key:_0x114ade,oldValue:_0x5f28da,newValue:_0x313cdd}of _0x30efcf)this['markAttributeChange'](_0x3555f0,_0x114ade,_0x5f28da,_0x313cdd,{'groupId':_0x1fce88});this['_reduceExistingSuggestions'](_0x4c8aba,_0x30efcf);});},{'priority':'lowest'}),_0xe3e2ee['model']['markers']['on']('update:suggestion',(_0x2cdbba,_0x1a4294,_0x3506bd)=>{if(null==_0x3506bd){const {id:_0x4e6869}=this['_splitMarkerName'](_0x1a4294['name']),_0x138548=this['_suggestions']['get'](_0x4e6869);_0x138548&&_0x138548['addMarkerName'](_0x1a4294['name']);}}),_0xe3e2ee['model']['document']['on']('change:data',()=>{const _0x2446c2=Array['from'](_0xe3e2ee['model']['document']['differ']['getChangedMarkers']())['filter'](_0x35b906=>'suggestion'===this['_splitMarkerName'](_0x35b906['name'])['group']);if(0x0===_0x2446c2['length'])return;_0x2446c2['sort']((_0x4c0391,_0xfd0043)=>{const _0x557ef1=_0x4c0391['data']['oldRange'],_0x372e95=_0xfd0043['data']['oldRange'];return null===_0x557ef1&&null===_0x372e95?0x0:null===_0x557ef1&&null!==_0x372e95?-0x1:null!==_0x557ef1&&null===_0x372e95?0x1:_0x557ef1['start']['isBefore'](_0x372e95['start'])?-0x1:0x1;});const _0x1cd94a=new Set(),_0x47feb0=new Set();for(const {name:_0x548941,data:_0x5321df}of _0x2446c2){const {id:_0x58a768}=this['_splitMarkerName'](_0x548941);if(null===_0x5321df['oldRange']){const _0x902482=this['_handleNewSuggestionMarker'](_0x548941);_0x47feb0['add'](_0x902482);}else{const _0x948403=this['_suggestions']['get'](_0x58a768);null!==_0x5321df['newRange']||_0x948403['isInContent']?(_0x1cd94a['add'](_0x948403['head']),_0x47feb0['add'](_0x948403)):this['_removeSuggestion'](_0x948403);}}_0x47feb0['size']>0x0&&this['_refreshSuggestionsChain'](_0x47feb0);for(const _0x3e464d of _0x1cd94a)this['fire']('suggestionChanged',_0x3e464d);}),_0xe3e2ee['model']['on']('applyOperation',(_0x4d78ea,_0x82b176)=>{const _0x241b25=_0x82b176[0x0];if(!this['_suggestions']['size'])return;if(!_0x241b25['isDocumentOperation'])return;if(_0x241b25['batch']['isUndo']||!_0x241b25['batch']['isLocal'])return;let _0x30058b,_0x1731ca;switch(_0x241b25['type']){case'insert':_0x30058b=_0xe3e2ee['model']['createPositionAt'](_0x241b25['position']),_0x1731ca=_0x30058b['getShiftedBy'](_0x241b25['howMany']);break;case'split':_0x30058b=_0xe3e2ee['model']['createPositionAt'](_0x241b25['splitPosition']),_0x1731ca=_0xe3e2ee['model']['createPositionAt'](_0x241b25['moveTargetPosition']);break;case'move':_0x30058b=_0xe3e2ee['model']['createPositionAt'](_0x241b25['targetPosition']),_0x1731ca=_0x30058b['getShiftedBy'](_0x241b25['howMany']);break;default:return;}const _0x39b450=_0xe3e2ee['model']['createRange'](_0x30058b,_0x1731ca);_0xe3e2ee['model']['change'](()=>{for(const {suggestion:_0xe081ac,meta:_0x8027b7}of this['_findSuggestions'](_0x39b450)){if(_0xe081ac['isMultiRange'])continue;if('formatInline'==_0xe081ac['type'])continue;const _0x39fa3b=this['_getAttributeKey'](_0xe081ac);if(_0x39fa3b&&this['_isBlockAttribute'](_0x39fa3b)&&'split'!=_0x241b25['type'])continue;const _0x3fd0d5=_0xe081ac['data']&&_0xe081ac['data']['multipleBlocks'];('formatBlock'!=_0xe081ac['type']||'split'==_0x241b25['type']&&!_0x3fd0d5)&&(_0x8027b7['containsRangeInObject']||'insertion'==_0xe081ac['type']&&_0x8027b7['isOwn']||_0xe081ac['getFirstRange']()['containsRange'](_0x39b450)&&this['_breakSuggestionMarker'](_0xe081ac,_0x30058b,_0x1731ca));}});},{'priority':'lowest'}),_0xe3e2ee['model']['on']('deleteContent',(_0x2ef1c,_0x3b6ec4)=>{const _0x18cac1=_0x3b6ec4[0x0],_0x484290=_0x3b6ec4[0x1];if(_0x484290&&_0x484290['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x18cac1['isCollapsed'])return;const _0x3e0ccc=_0xe3e2ee['model']['schema'],{start:_0x4832f6,end:_0x50f19b}=_0x18cac1['getFirstRange'](),_0x4112a2=_0x4832f6['nodeAfter']&&_0x3e0ccc['isLimit'](_0x4832f6['nodeAfter'])?null:_0x3e0ccc['getNearestSelectionRange'](_0x4832f6,'forward'),_0x959eb3=_0x50f19b['nodeBefore']&&_0x3e0ccc['isLimit'](_0x50f19b['nodeBefore'])?null:_0x3e0ccc['getNearestSelectionRange'](_0x50f19b,'backward'),_0x25edc9=_0xe3e2ee['model']['createRange'](_0x4112a2?_0x4112a2['start']:_0x4832f6,_0x959eb3?_0x959eb3['end']:_0x50f19b);_0xe3e2ee['model']['change'](_0x258104=>{this['markDeletion'](_0x25edc9);const _0x380dde=_0xe3e2ee['model']['schema']['getNearestSelectionRange'](_0x25edc9['start']);_0x18cac1['is']('documentSelection')?_0x258104['setSelection'](_0x380dde):_0x18cac1['setTo'](_0x380dde);}),_0x2ef1c['stop']();},{'priority':_0x504bb7['normal']+0xa}),_0xe3e2ee['model']['on']('insertContent',(_0x2d2815,_0x21bb30)=>{const _0x3abba2=_0x21bb30[_0x21bb30['length']-0x1];_0x3abba2&&_0x3abba2['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0xe3e2ee['model']['change'](()=>{let _0x7da67=_0xe3e2ee['model']['insertContent'](_0x21bb30[0x0],_0x21bb30[0x1],_0x21bb30[0x2],{'forceDefaultExecution':!0x0});if(!_0x7da67)return;_0x2d2815['return']=_0x7da67['clone']();const _0x1b5161=_0x7da67['end']['nodeBefore'],_0x7d8aa4=_0xe3e2ee['model']['schema'];_0x1b5161&&_0x7d8aa4['isBlock'](_0x1b5161)&&!_0x7d8aa4['isObject'](_0x1b5161)&&(_0x7da67=_0xe3e2ee['model']['createRange'](_0x7da67['start'],_0xe3e2ee['model']['createPositionAt'](_0x1b5161,'end'))),this['markInsertion'](_0x7da67);}),_0x2d2815['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x1d74dd=new x(_0xe3e2ee,this['_suggestions']);_0xe3e2ee['commands']['add']('acceptSuggestion',_0x1d74dd),this['enableCommand']('acceptSuggestion');const _0x1848aa=new R(_0xe3e2ee,this['_suggestions']);_0xe3e2ee['commands']['add']('discardSuggestion',_0x1848aa),this['enableCommand']('discardSuggestion'),_0xe3e2ee['commands']['add']('acceptAllSuggestions',new E(_0xe3e2ee,_0x1d74dd,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0xe3e2ee['commands']['add']('discardAllSuggestions',new E(_0xe3e2ee,_0x1848aa,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0xe3e2ee['commands']['add']('acceptSelectedSuggestions',new O(_0xe3e2ee,_0x1d74dd,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0xe3e2ee['commands']['add']('discardSelectedSuggestions',new O(_0xe3e2ee,_0x1848aa,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xa3270b=_0xe3e2ee['plugins']['get']('CommentsRepository');this['listenTo'](_0xa3270b,'addComment',(_0x528b01,{threadId:_0x572131})=>{const _0x4ef7fa=this['_suggestions']['get'](_0x572131);_0x4ef7fa&&_0x4ef7fa['commentThread']&&0x1===_0x4ef7fa['commentThread']['length']&&this['_updateSuggestionData'](_0x572131,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xa3270b,'removeComment',(_0x3d8033,{threadId:_0x2de171})=>{const _0x311b2e=this['_suggestions']['get'](_0x2de171);_0x311b2e&&_0x311b2e['commentThread']&&!_0x311b2e['commentThread']['length']&&this['_updateSuggestionData'](_0x2de171,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x45eb8c){if(this['_adapter'])throw new _0x3d68a7('track-changes-adapter-already-set',this);this['_adapter']=_0x45eb8c;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2de74b=!0x1,toJSON:_0x588644=!0x1}={}){const _0x2fcbd3=[];for(const _0x4e624d of this['_suggestions']['values']())_0x2de74b&&!_0x4e624d['isInContent']||_0x2fcbd3['push'](_0x4e624d);return _0x588644?_0x2fcbd3['map'](_0x4a5b79=>_0x4a5b79['toJSON']()):_0x2fcbd3;}['getSuggestion'](_0xbbe988){const _0x470f06=this['_suggestions']['get'](_0xbbe988);if(!_0x470f06)throw new _0x3d68a7('track-changes-suggestion-not-found',this);return _0x470f06;}['hasSuggestion'](_0x4f5b7c){return this['_suggestions']['has'](_0x4f5b7c);}['addSuggestionData'](_0x1f74e1){const {authorId:_0x1aac48,id:_0x2fa3dd,attributes:_0x246178}=_0x1f74e1,[_0x5766bb,_0x13d8bd]=_0x1f74e1['type']['split'](':'),_0x5518d9=this['_suggestions']['get'](_0x2fa3dd)||this['_createSuggestion'](_0x5766bb,_0x13d8bd,_0x2fa3dd,_0x1aac48,_0x246178);if(this['_addThreadToSuggestion'](_0x5518d9),this['_checkSuggestionCorrectness'](_0x5518d9,_0x5766bb,_0x13d8bd||null,_0x1aac48),_0x5518d9['createdAt']=_0x1f74e1['createdAt'],_0x5518d9['_isDataLoaded']=!0x0,_0x246178&&_0x246178['@external']){const _0x14de5b=_0x246178['@external'],_0x49f88b=this['_getExternalAuthor'](_0x14de5b['authorName']);_0x5518d9['authoredAt']=_0x14de5b['createdAt'],_0x5518d9['author']=_0x49f88b,_0x5518d9['isExternal']=!0x0;}else _0x5518d9['authoredAt']=_0x1f74e1['createdAt'];switch(_0x1f74e1['data']&&(_0x5518d9['data']=_0x1f74e1['data']),_0x1f74e1['attributes']&&(_0x5518d9['attributes']=_0x1f74e1['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5518d9['_saved']=!0x0),this['_suggestionState']['get'](_0x5518d9)){case'notReady':this['_suggestionState']['set'](_0x5518d9,'dataReady');break;case'markerReady':_0x5518d9['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5518d9])),this['_refreshSuggestionsChain'](new Set([_0x5518d9])),this['_suggestionState']['set'](_0x5518d9,'ready'),this['fire']('suggestionLoaded',_0x5518d9)):this['_suggestionState']['set'](_0x5518d9,'removed');}return _0x5518d9;}['acceptSuggestion'](_0x392a8d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1d870b of _0x392a8d['getAllAdjacentSuggestions']())_0x1d870b['accept']();});});}['discardSuggestion'](_0x1edaf2){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x33aeec of _0x1edaf2['getAllAdjacentSuggestions']())_0x33aeec['discard']();});});}['enableCommand'](_0x54dd6e,_0x17690b){const _0x218f97=this['editor']['commands']['get'](_0x54dd6e);if(!_0x218f97)throw new _0x3d68a7('track-changes-command-not-found',this,{'commandName':_0x54dd6e});if(this['_enabledCommands']['has'](_0x218f97))throw new _0x3d68a7('track-changes-enable-command-twice',this,{'commandName':_0x54dd6e});this['_enabledCommands']['add'](_0x218f97),_0x17690b&&_0x218f97['on']('execute',(_0x2ee3f3,_0x2d14c7)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2d14c7['length']>0x0&&_0x2d14c7[_0x2d14c7['length']-0x1]&&_0x2d14c7[_0x2d14c7['length']-0x1]['forceDefaultExecution']?_0x2d14c7['pop']():(_0x2ee3f3['return']=_0x17690b((..._0x39cdd8)=>_0x218f97['execute'](..._0x39cdd8,{'forceDefaultExecution':!0x0}),..._0x2d14c7),_0x2ee3f3['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x15bd0d){let _0x444da3,_0x410842;const _0x3c39c5=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x444da3=_0x15bd0d();}catch(_0x339f44){_0x410842=_0x339f44;}return _0x3c39c5||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x410842&&_0x3d68a7['rethrowUnexpectedError'](_0x410842,this),_0x444da3;}['markInsertion'](_0x70f59,_0x23e491=null,_0x5a19d3={}){if(_0x70f59['isCollapsed'])return null;const _0xc2349=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x28ce31,meta:_0x3cd516}of this['_findSuggestions'](_0x70f59,'insertion'))if(_0x3cd516['isOwn']){if(!_0x3cd516['isNextTo']){if(_0x3cd516['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x28ce31,_0x5a19d3))continue;return _0x28ce31;}if(qt(_0x28ce31,_0x5a19d3))return _0x28ce31;this['_breakSuggestionMarker'](_0x28ce31,_0x70f59['start'],_0x70f59['end']);break;}if(_0x23e491==_0x28ce31['subType']&&qt(_0x28ce31,_0x5a19d3)){const _0x59795c=_0x28ce31['getFirstRange']();return _0x59795c['start']['isEqual'](_0x70f59['end'])?this['_setSuggestionRange'](_0x28ce31,this['_model']['createRange'](_0x70f59['start'],_0x59795c['end'])):this['_setSuggestionRange'](_0x28ce31,this['_model']['createRange'](_0x59795c['start'],_0x70f59['end'])),_0x28ce31;}}const _0x1bd757=_0x49822d(),_0x58f03f=_0xc2349['id'],_0x1861db=_0x23e491?'insertion:'+_0x23e491:'insertion',_0x464cb4=this['_setSuggestionData']({'id':_0x1bd757,'type':_0x1861db,'createdAt':new Date(),'authorId':_0x58f03f,'attributes':_0x5a19d3});return this['_addSuggestionMarker'](_0x1861db,_0x1bd757,_0x58f03f,_0x70f59),_0x464cb4;}['markMultiRangeInsertion'](_0x2e9ee5,_0x4efbae='multi',_0x3ceded={}){const _0x8fa9db=this['editor']['plugins']['get']('Users')['me'],_0x2e9aa2=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4efbae,'join');for(const _0x897ce7 of this['getSuggestions']())if(_0x897ce7['author']['id']==_0x8fa9db['id']&&'insertion'==_0x897ce7['type']&&_0x897ce7['subType']==_0x4efbae&&qt(_0x897ce7,_0x3ceded)&&(_0x2e9aa2(_0x897ce7['getRanges'](),_0x2e9ee5)||_0x2e9aa2(_0x2e9ee5,_0x897ce7['getRanges']()))){for(const _0x1f75ae of _0x2e9ee5)_0x897ce7['addRange'](_0x1f75ae);return _0x897ce7;}for(const {suggestion:_0x3326c0,meta:_0x1c31ff}of this['_findSuggestions'](_0x2e9ee5,'insertion')){if(!_0x1c31ff['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x1c31ff['containsRangeInObject'])continue;if(!qt(_0x3326c0,_0x3ceded))continue;let _0x4f391a=!0x0;for(const _0x4dc62a of _0x3326c0['getRanges']())for(const _0x1b1940 of _0x2e9ee5)if(!_0x4dc62a['containsRange'](_0x1b1940)){_0x4f391a=!0x1;break;}if(_0x4f391a)return _0x3326c0;}const _0x229b7f=_0x49822d(),_0x583857=_0x8fa9db['id'],_0x2a5741='insertion:'+_0x4efbae,_0x5efb06=this['_setSuggestionData']({'id':_0x229b7f,'type':_0x2a5741,'createdAt':new Date(),'authorId':_0x583857,'attributes':_0x3ceded});for(const _0x2f80d1 of _0x2e9ee5)this['_addSuggestionMarker'](_0x2a5741,_0x229b7f,_0x583857,_0x2f80d1,u['getMultiRangeId']());return _0x5efb06;}['markInlineFormat'](_0x5a979d,_0x3bc0d6,_0x30a943=null,_0x28e782={}){if(_0x30a943=_0x30a943||Gt(_0x3bc0d6),_0x5a979d['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0xcde3b=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x30a943,'accept');return this['forceDefaultExecution'](()=>_0xcde3b([_0x5a979d],_0x3bc0d6,_0x28e782)),null;}const _0x4b7387=this['editor']['plugins']['get']('Users')['me'],_0x3d66bc=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0xac982f,meta:_0x4c0931}of this['_findSuggestions'](_0x5a979d,'insertion'))_0x4c0931['isOwn']&&!_0x4c0931['isInsideObject']&&_0x3d66bc['push'](..._0xac982f['getRanges']());}const _0x2474b5=function(_0x36539d,_0x170e85){const _0x461150=[];for(const _0x743d97 of _0x170e85){const _0x1c0e73=_0x36539d['getIntersection'](_0x743d97);_0x1c0e73&&_0x461150['push'](_0x1c0e73);}return _0x461150;}(_0x5a979d,_0x3d66bc),_0x3d9caa=function(_0x587174,_0x633188){const _0x350202=[_0x587174];for(const _0x4a3f44 of _0x633188){let _0x47b28e=0x0;for(;_0x47b28e<_0x350202['length'];){const _0x1152e1=_0x350202[_0x47b28e]['getDifference'](_0x4a3f44);_0x350202['splice'](_0x47b28e,0x1,..._0x1152e1),_0x47b28e+=_0x1152e1['length'];}}return _0x350202;}(_0x5a979d,_0x3d66bc);_0x2474b5['length']&&this['_model']['change'](()=>{for(const _0x3a1e1c of _0x2474b5){const _0x43ae43=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x30a943,'accept');this['forceDefaultExecution'](()=>_0x43ae43([_0x3a1e1c],_0x3bc0d6,_0x28e782));}});for(const _0x2d777a of _0x3d9caa){let _0x48ef2e=null,_0x20ef35=_0x2d777a['start'],_0x198d44=_0x2d777a['end'];for(const {suggestion:_0x165a3f,meta:_0x559018}of this['_findSuggestions'](_0x2d777a,'formatInline')){if(!_0x559018['isOwn'])continue;if(_0x165a3f['subType']!=_0x30a943)continue;if(!qt(_0x165a3f,_0x28e782))continue;const _0x4f7274=_0x165a3f['getFirstRange']();if(_0x4f7274['containsRange'](_0x2d777a,!0x0))return null;_0x20ef35=_0x20ef35['isBefore'](_0x4f7274['start'])?_0x20ef35:_0x4f7274['start'],_0x198d44=_0x198d44['isAfter'](_0x4f7274['end'])?_0x198d44:_0x4f7274['end'],_0x48ef2e?_0x4f7274['start']['isBefore'](_0x48ef2e['getFirstRange']()['start'])?(_0x48ef2e['removeMarkers'](),_0x48ef2e=_0x165a3f):_0x165a3f['removeMarkers']():_0x48ef2e=_0x165a3f;}const _0x248f0c=this['_model']['createRange'](_0x20ef35,_0x198d44);if(_0x48ef2e)this['_setSuggestionRange'](_0x48ef2e,_0x248f0c);else{const _0x40a007=_0x49822d(),_0x43c3d8=_0x4b7387['id'];this['_setSuggestionData']({'id':_0x40a007,'type':'formatInline:'+_0x30a943,'data':_0x3bc0d6,'createdAt':new Date(),'authorId':_0x43c3d8,'attributes':_0x28e782}),this['_addSuggestionMarker']('formatInline:'+_0x30a943,_0x40a007,_0x43c3d8,_0x248f0c);}}return null;}['markBlockFormat'](_0x2769bd,_0x204c79,_0x144ba3=[],_0x3c3a6c=null,_0x642a9e={}){_0x204c79['formatGroupId']||(_0x204c79['formatGroupId']=_0x204c79['commandName']),_0x204c79['multipleBlocks']=_0x2769bd['is']('range'),_0x3c3a6c=_0x3c3a6c||Gt(_0x204c79);const _0x2b21f6=_0x144ba3['map'](_0x5808df=>Lt(_0x5808df,this['_model'])),_0x56b24d=_0x2769bd['is']('range')?_0x2769bd:Lt(_0x2769bd,this['_model']);if('never'===this['_trackFormatChanges']){const _0x2b25b1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3c3a6c,'accept');return this['forceDefaultExecution'](()=>_0x2b25b1([_0x56b24d],_0x204c79,_0x642a9e)),null;}_0x2b21f6['push'](_0x56b24d);let _0x32149d=!0x0;for(const _0x105907 of _0x2b21f6)if(!this['_rangeIsInLocalUserInsertion'](_0x105907)){_0x32149d=!0x1;break;}if(_0x32149d&&'always'!==this['_trackFormatChanges']){const _0x5f5cd5=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3c3a6c,'accept');return this['forceDefaultExecution'](()=>_0x5f5cd5([_0x56b24d],_0x204c79,_0x642a9e)),null;}let _0xcb7755=null,_0xa45d4c=_0x56b24d['start'],_0x3b5441=_0x56b24d['end'];for(const {suggestion:_0x22d9e3,meta:_0x2f9ef1}of this['_findSuggestions'](_0x56b24d,'formatBlock')){if(!_0x2f9ef1['isOwn'])continue;if(_0x2f9ef1['isNextTo']||_0x2f9ef1['containsRangeInObject']||_0x2f9ef1['isInsideObject'])continue;if(_0x22d9e3['data']['formatGroupId']!=_0x204c79['formatGroupId'])continue;if(!qt(_0x22d9e3,_0x642a9e))continue;const _0x386291=_0x22d9e3['getFirstRange']();if(_0x22d9e3['subType']==_0x3c3a6c){if(_0x386291['containsRange'](_0x56b24d,!0x0))return null;_0xa45d4c=_0xa45d4c['isBefore'](_0x386291['start'])?_0xa45d4c:_0x386291['start'],_0x3b5441=_0x3b5441['isAfter'](_0x386291['end'])?_0x3b5441:_0x386291['end'],_0xcb7755?_0x386291['start']['isBefore'](_0xcb7755['getFirstRange']()['start'])?(_0xcb7755['removeMarkers'](),_0xcb7755=_0x22d9e3):_0x22d9e3['removeMarkers']():_0xcb7755=_0x22d9e3;}else{const _0x28ee98=_0x56b24d['getIntersection'](_0x386291);this['_cutOutSuggestionMarker'](_0x22d9e3,_0x28ee98);}}const _0x4b65db=this['editor']['plugins']['get']('Users')['me'],_0xae17d4=_0x49822d(),_0x30e9bd=_0x4b65db['id'];if(_0xcb7755)return this['_setSuggestionRange'](_0xcb7755,this['_model']['createRange'](_0xa45d4c,_0x3b5441)),_0xcb7755;{const _0x8b4df5=this['_setSuggestionData']({'id':_0xae17d4,'type':'formatBlock:'+_0x3c3a6c,'data':_0x204c79,'createdAt':new Date(),'authorId':_0x30e9bd,'attributes':_0x642a9e});return this['_addSuggestionMarker']('formatBlock:'+_0x3c3a6c,_0xae17d4,_0x30e9bd,this['_model']['createRange'](_0xa45d4c,_0x3b5441)),_0x8b4df5;}}['markMultiRangeBlockFormat'](_0x2df9b4,_0x7c549,_0x3fcbc5=[],_0x5ef18a=null,_0x558cd9={}){_0x7c549['formatGroupId']||(_0x7c549['formatGroupId']=_0x7c549['commandName']);const _0x12c56a=_0x2df9b4[0x0];_0x7c549['multipleBlocks']=_0x12c56a['is']('range'),_0x5ef18a=_0x5ef18a||Gt(_0x7c549);const _0x35ff62=_0x3fcbc5['map'](_0x40027a=>Lt(_0x40027a,this['_model'])),_0x309bcf=_0x12c56a['is']('range')?_0x2df9b4:_0x2df9b4['map'](_0x2fb56b=>Lt(_0x2fb56b,this['_model']));if('never'===this['_trackFormatChanges']){const _0x4b6c22=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5ef18a,'accept');return this['forceDefaultExecution'](()=>_0x4b6c22(_0x309bcf,_0x7c549,_0x558cd9)),null;}_0x35ff62['push'](..._0x309bcf);let _0x19098b=!0x0;for(const _0x48dafc of _0x35ff62)if(!this['_rangeIsInLocalUserInsertion'](_0x48dafc)){_0x19098b=!0x1;break;}if(_0x19098b&&'always'!==this['_trackFormatChanges']){const _0x3887f0=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5ef18a,'accept');return this['forceDefaultExecution'](()=>_0x3887f0(_0x309bcf,_0x7c549,_0x558cd9)),null;}const _0x3a113c=this['editor']['plugins']['get']('Users')['me'];for(const _0x34c82d of this['getSuggestions']()){if(_0x34c82d['author']['id']!=_0x3a113c['id'])continue;if('formatBlock'!=_0x34c82d['type']||_0x34c82d['data']['formatGroupId']!=_0x7c549['formatGroupId'])continue;if(!qt(_0x34c82d,_0x558cd9))continue;const _0x609e23=_0x34c82d['subType']==_0x5ef18a;for(let _0x2d72e8=0x0;_0x2d72e8<_0x309bcf['length'];_0x2d72e8++){const _0x11ff0d=_0x309bcf[_0x2d72e8];for(const _0x19b791 of _0x34c82d['getMarkers']()){const _0x1589d7=_0x19b791['getRange']();if(_0x11ff0d['isEqual'](_0x1589d7)){_0x609e23?(_0x309bcf['splice'](_0x2d72e8,0x1),_0x2d72e8--):_0x34c82d['removeMarker'](_0x19b791['name']);break;}}}}if(0x0==_0x309bcf['length'])return null;const _0x37c8c9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5ef18a,'join');for(const _0x365e91 of this['getSuggestions']())if(_0x365e91['author']['id']==_0x3a113c['id']&&'formatBlock'==_0x365e91['type']&&_0x365e91['data']['formatGroupId']==_0x7c549['formatGroupId']&&_0x365e91['subType']==_0x5ef18a&&qt(_0x365e91,_0x558cd9)&&(_0x37c8c9(_0x365e91['getRanges'](),_0x309bcf)||_0x37c8c9(_0x309bcf,_0x365e91['getRanges']()))){for(const _0x212b2c of _0x309bcf)_0x365e91['addRange'](_0x212b2c);return _0x365e91;}const _0x5e3675=_0x49822d(),_0x26fbbf=_0x3a113c['id'],_0xf8decc='formatBlock:'+_0x5ef18a,_0x1ac2a2=this['_setSuggestionData']({'id':_0x5e3675,'type':_0xf8decc,'data':_0x7c549,'createdAt':new Date(),'authorId':_0x26fbbf,'attributes':_0x558cd9});for(const _0x1a7e0b of _0x309bcf)this['_addSuggestionMarker'](_0xf8decc,_0x5e3675,_0x26fbbf,_0x1a7e0b,u['getMultiRangeId']());return _0x1ac2a2;}['markDeletion'](_0x4de0dc,_0x952e94=null,_0x1d737b={}){if(_0x4de0dc['isCollapsed'])return null;const _0x51995a=this['editor']['plugins']['get']('Users')['me'],_0x5f349c=new _0x542340(_0x4de0dc['start'],_0x4de0dc['end']);for(const {suggestion:_0x2998c7,meta:_0x3b7af6}of this['_findSuggestions'](_0x5f349c,'insertion'))if(_0x3b7af6['isOwn']&&!_0x3b7af6['isNextTo']){if(_0x2998c7['isMultiRange']){const _0x33eda3=_0x2998c7['getRanges']()['filter'](_0x533d89=>'$graveyard'!=_0x533d89['root']['rootName']);_0x33eda3['every'](_0x558e5a=>_0x5f349c['containsRange'](_0x558e5a,!0x0))&&_0x2998c7['discard']();if(_0x33eda3['some'](_0x3331c3=>_0x3331c3['containsRange'](_0x5f349c,!0x0))){const _0x34e5e9=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x952e94,'accept');return this['forceDefaultExecution'](()=>_0x34e5e9([_0x5f349c],null,_0x1d737b)),null;}}else{const _0x5d7006=_0x5f349c['getIntersection'](_0x2998c7['getFirstRange']());null!==_0x5d7006&&_0x2998c7['_onDiscard']([_0x5d7006],null,_0x1d737b);}}if(_0x5f349c['detach'](),_0x5f349c['isCollapsed']||'$graveyard'==_0x5f349c['root']['rootName'])return null;let _0x7ada80=null,_0x42dad4=_0x5f349c['start'],_0x55c459=_0x5f349c['end'];const _0x42583e=this['_findSuggestions'](_0x5f349c,'deletion');for(const {suggestion:_0x1c0236,meta:_0x443c42}of _0x42583e){const _0x3bd9dd=this['_model']['createRange'](_0x42dad4,_0x55c459);if(_0x443c42['isOwn']&&(this['_mergeNestedSuggestions']||!_0x443c42['containsRangeInObject']&&!_0x443c42['isInsideObject'])){if(_0x1c0236['isMultiRange']){if(!qt(_0x1c0236,_0x1d737b))continue;let _0x1ccd4c=!0x0;for(const _0x434b34 of _0x1c0236['getRanges']()){if(_0x434b34['containsRange'](_0x3bd9dd,!0x0))return _0x1c0236;_0x3bd9dd['containsRange'](_0x434b34)||(_0x1ccd4c=!0x1);}_0x1ccd4c&&_0x1c0236['discard']();}else{const _0x1f8950=_0x1c0236['getFirstRange']();if(_0x1f8950['containsRange'](_0x3bd9dd,!0x0))return _0x1c0236;if(!qt(_0x1c0236,_0x1d737b)){_0x3bd9dd['containsRange'](_0x1f8950)?_0x1c0236['removeMarkers']():_0x1f8950['containsPosition'](_0x42dad4)?_0x42dad4=_0x1f8950['end']:_0x1f8950['containsPosition'](_0x55c459)&&(_0x55c459=_0x1f8950['start']);continue;}_0x42dad4=_0x42dad4['isBefore'](_0x1f8950['start'])?_0x42dad4:_0x1f8950['start'],_0x55c459=_0x55c459['isAfter'](_0x1f8950['end'])?_0x55c459:_0x1f8950['end'],_0x1d737b=Object['assign']({},_0x1c0236['attributes']),_0x7ada80?_0x1f8950['start']['isBefore'](_0x7ada80['getFirstRange']()['start'])?(_0x7ada80['removeMarkers'](),_0x7ada80=_0x1c0236):_0x1c0236['removeMarkers']():_0x7ada80=_0x1c0236;}}}if(_0x7ada80)return this['_setSuggestionRange'](_0x7ada80,this['_model']['createRange'](_0x42dad4,_0x55c459)),_0x7ada80;{const _0x575c0d=_0x49822d(),_0x220db0=this['_model']['createRange'](_0x42dad4,_0x55c459),_0x58afc6=_0x51995a['id'],_0x46bbd6=_0x952e94?'deletion:'+_0x952e94:'deletion',_0x54a0cd=this['_setSuggestionData']({'id':_0x575c0d,'type':_0x46bbd6,'createdAt':new Date(),'authorId':_0x58afc6,'attributes':_0x1d737b});return this['_addSuggestionMarker'](_0x46bbd6,_0x575c0d,_0x58afc6,_0x220db0),_0x54a0cd;}}['markMultiRangeDeletion'](_0x8b00d0,_0x23f473='multi',_0x26a96b={}){const _0x13f7a3=this['editor']['plugins']['get']('Users')['me'],_0x444566=_0x8b00d0['map'](_0x554ef0=>new _0x542340(_0x554ef0['start'],_0x554ef0['end'])),_0x3512d3=new Set();for(const {suggestion:_0x480787,meta:_0x43983a}of this['_findSuggestions'](_0x444566,'insertion'))_0x43983a['isOwn']&&!_0x43983a['isNextTo']&&_0x3512d3['add'](_0x480787);for(const _0xb358aa of _0x3512d3)if(_0xb358aa['isMultiRange']){const _0x2ec16a=_0xb358aa['getRanges']();(!_0xb358aa['attributes']||!_0xb358aa['attributes']['skipNestingCheck'])&&(_0x2ec16a['every'](_0x1190f9=>_0x444566['some'](_0x4e213c=>_0x4e213c['containsRange'](_0x1190f9,!0x0)))&&_0xb358aa['discard']());if(_0x444566['every'](_0x41fb54=>_0x2ec16a['some'](_0x2ed13e=>_0x2ed13e['containsRange'](_0x41fb54,!0x0)))){const _0x582fcc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x23f473,'accept');return this['forceDefaultExecution'](()=>_0x582fcc(_0x8b00d0,null,_0x26a96b)),null;}}else{const _0x1bd443=_0xb358aa['getFirstRange']();_0x444566['some'](_0x469a6e=>_0x469a6e['containsRange'](_0x1bd443,!0x0))&&_0xb358aa['discard']();if(_0x444566['every'](_0x3ba04c=>_0x1bd443['containsRange'](_0x3ba04c,!0x0))){const _0x22706a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x23f473,'accept');return this['forceDefaultExecution'](()=>_0x22706a(_0x444566,null,_0x26a96b)),null;}}const _0x3ef2ab=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x23f473,'join');let _0x52ab77=null;for(const _0x2b1f3a of this['getSuggestions']())if(_0x2b1f3a['author']['id']==_0x13f7a3['id']&&_0x2b1f3a['isInContent']&&'deletion'==_0x2b1f3a['type']&&_0x2b1f3a['subType']==_0x23f473&&qt(_0x2b1f3a,_0x26a96b)&&(_0x3ef2ab(_0x2b1f3a['getRanges'](),_0x444566)||_0x3ef2ab(_0x444566,_0x2b1f3a['getRanges']()))){if(_0x52ab77){if(_0x2b1f3a['commentThread']&&_0x2b1f3a['commentThread']['length'])continue;for(const _0x28c465 of _0x2b1f3a['getRanges']())_0x52ab77['isIntersectingWithRange'](_0x28c465)||_0x52ab77['addRange'](_0x28c465);_0x2b1f3a['removeMarkers']();}else{_0x52ab77=_0x2b1f3a;for(const _0x5dc716 of _0x444566)_0x2b1f3a['isIntersectingWithRange'](_0x5dc716)||_0x2b1f3a['addRange'](_0x5dc716);}}if(_0x52ab77)return _0x52ab77;_0x3512d3['clear']();for(const {suggestion:_0x31fb39,meta:_0x2a528e}of this['_findSuggestions'](_0x444566,'deletion'))_0x2a528e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x2a528e['containsRangeInObject']&&!_0x2a528e['isInsideObject'])&&qt(_0x31fb39,_0x26a96b)&&_0x3512d3['add'](_0x31fb39);for(const _0x508a83 of _0x3512d3){const _0x1d215f=_0x508a83['getRanges']();if(!_0x26a96b||!_0x26a96b['skipNestingCheck']){if(_0x444566['every'](_0x24fd73=>_0x1d215f['some'](_0x473b67=>_0x473b67['containsRange'](_0x24fd73,!0x0))))return _0x508a83;}(!_0x508a83['attributes']||!_0x508a83['attributes']['skipNestingCheck'])&&(_0x1d215f['every'](_0x10cf53=>_0x444566['some'](_0x4ac748=>_0x4ac748['containsRange'](_0x10cf53,!0x0)))&&_0x508a83['discard']());}const _0x44c847=_0x49822d(),_0x3cd40e=_0x13f7a3['id'],_0x4f6ca8='deletion:'+_0x23f473,_0x4516b0=this['_setSuggestionData']({'id':_0x44c847,'type':_0x4f6ca8,'createdAt':new Date(),'authorId':_0x3cd40e,'attributes':_0x26a96b});for(const _0x4e5d76 of _0x444566)_0x4e5d76['detach'](),_0x4e5d76['isCollapsed']||'$graveyard'==_0x4e5d76['root']['rootName']||this['_addSuggestionMarker'](_0x4f6ca8,_0x44c847,_0x3cd40e,_0x4e5d76,u['getMultiRangeId']());return _0x4516b0;}['markAttributeChange'](_0x2fc3d8,_0x5a71d2,_0x3127a0,_0x1e9a42,_0x2cf474){if(_0x2fc3d8['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x452a0a=this['editor']['plugins']['get']('Users')['me']['id'],_0x5befbb=Array['from'](this['_suggestions']['values']())['filter'](_0x428b78=>'attribute'==_0x428b78['type']&&_0x428b78['data']['key']==_0x5a71d2&&_0x428b78['isIntersectingWithRange'](_0x2fc3d8));if('default'===this['_trackFormatChanges']){const _0x20011b=this['_findSuggestions'](_0x2fc3d8,'insertion')['filter'](({meta:_0x303abe})=>_0x303abe['isOwn']&&!_0x303abe['isInsideObject']&&!_0x303abe['isNextTo'])['map'](({suggestion:_0x46fa53})=>_0x46fa53);_0x5befbb['unshift'](..._0x20011b);}const _0x38940e=new Map([[_0x2fc3d8,_0x3127a0]]);for(const _0x49fc88 of _0x5befbb){const _0x1b30da='attribute'==_0x49fc88['type']?_0x49fc88['data']['oldValue']:void 0x0,_0x4097ab=_0x49fc88['getFirstRange'](),_0x123306=Array['from'](_0x38940e['keys']())['find'](_0x151241=>_0x151241['isIntersecting'](_0x4097ab));if(!_0x123306)continue;const _0x554f16=_0x123306['getDifference'](_0x4097ab);this['_isBlockAttribute'](_0x5a71d2)&&'insertion'==_0x49fc88['type']&&0x0!=_0x554f16['length']||(_0x38940e['delete'](_0x123306),_0x554f16['forEach'](_0x127d48=>{_0x38940e['set'](_0x127d48,_0x3127a0);}),'insertion'!=_0x49fc88['type']&&_0x1b30da!=_0x1e9a42&&_0x38940e['set'](_0x123306['getIntersection'](_0x4097ab),_0x1b30da));}const _0x495442=[];for(const [_0x706ad7,_0x4c378e]of _0x38940e){const _0x54a8f3=_0x49822d(),_0x23c36b={'key':_0x5a71d2,'oldValue':_0x4c378e,'newValue':_0x1e9a42};_0x5a71d2['length']>0x25&&console['warn']('Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.',{'key':_0x5a71d2});const _0x55e461=('attribute:'+(_0x5a71d2+'|'+Gt({'newValue':_0x1e9a42})))['substring'](0x0,0x3c),_0x268943=this['_setSuggestionData']({'id':_0x54a8f3,'type':_0x55e461,'data':_0x23c36b,'createdAt':new Date(),'authorId':_0x452a0a,'attributes':_0x2cf474});_0x495442['push'](_0x268943),this['_addSuggestionMarker'](_0x55e461,_0x54a8f3,_0x452a0a,_0x706ad7);}return _0x495442;}['enableDefaultAttributesIntegration'](_0x404abd){this['enableCommand'](_0x404abd,(_0x35843a,..._0x361802)=>{this['_recordAttributeChanges'](()=>{_0x35843a(..._0x361802);});});}['registerBlockAttribute'](_0x4573d5){this['_blockAttributeKeys']['add'](_0x4573d5);}['registerInlineAttribute'](_0x3a7d2c){this['_inlineAttributeKeys']['add'](_0x3a7d2c);}['_getAttributeKey'](_0x1602cd){return'attribute'==_0x1602cd['type']?_0x1602cd['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x452083,_0xcdbf19){const _0x1d6bdd=_0x452083['getFirstMarker']();this['_model']['change'](_0x461160=>{_0x461160['updateMarker'](_0x1d6bdd,{'range':_0xcdbf19});});}['_addThreadToSuggestion'](_0x1d8d25){const _0x5dbe3f=_0x1d8d25['id'],_0x321602=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5dbe3f)||this['_commentsRepository']['addCommentThread']({'channelId':_0x321602,'threadId':_0x5dbe3f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x926160=this['_commentsRepository']['getCommentThread'](_0x5dbe3f);_0x926160['unbind']('isRemovable'),_0x926160['isRemovable']=!0x1,_0x1d8d25['commentThread']=_0x926160;}['_checkSuggestionCorrectness'](_0x3d92e8,_0x1f11c6,_0x37d4cc,_0x280b95){if(_0x3d92e8['type']!=_0x1f11c6||_0x3d92e8['subType']!=_0x37d4cc||_0x3d92e8['creator']['id']!=_0x280b95)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3d68a7('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x33b2de,_0x842458){const _0x5aec0f=_0x33b2de['getFirstRange']();if(_0x842458['isEqual'](_0x5aec0f))_0x33b2de['removeMarkers']();else{if(_0x5aec0f['containsRange'](_0x842458)){const _0x5eda24=this['_model']['createPositionAt'](_0x842458['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x33b2de,this['_model']['createRange'](_0x5aec0f['start'],_0x5eda24));const _0x355dc5=_0x49822d(),_0x41d583=_0x33b2de['creator']['id'],_0x4d7f34=_0x33b2de['type']+':'+_0x33b2de['subType'];this['_setSuggestionData']({'id':_0x355dc5,'type':_0x4d7f34,'createdAt':new Date(),'authorId':_0x41d583,'data':_0x33b2de['data'],'attributes':_0x33b2de['attributes']});const _0x4b159d=this['_model']['createPositionAt'](_0x842458['end']['parent'],'after'),_0x3f5c8d=this['_model']['createRange'](_0x4b159d,_0x5aec0f['end']);this['_addSuggestionMarker'](_0x4d7f34,_0x355dc5,_0x41d583,_0x3f5c8d);}else{if(_0x5aec0f['containsPosition'](_0x842458['start'])){const _0x306c4d=this['_model']['createPositionAt'](_0x842458['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x33b2de,this['_model']['createRange'](_0x5aec0f['start'],_0x306c4d));}else{const _0x1cf7ff=this['_model']['createPositionAt'](_0x842458['end']['parent'],'after');this['_setSuggestionRange'](_0x33b2de,this['_model']['createRange'](_0x1cf7ff,_0x5aec0f['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2fba29){for(const {suggestion:_0x4db73f,meta:_0x1ee6cc}of this['_findSuggestions'](_0x2fba29,'insertion')){if(!_0x1ee6cc['isOwn'])continue;const _0x4e50cc=_0x4db73f['getRanges']();for(const _0x39a89e of _0x4e50cc)if(!_0x2fba29['getDifference'](_0x39a89e)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3cae78){const _0x3f16ae=this['editor']['plugins']['get']('Users')['getUser'](_0x3cae78);if(!_0x3f16ae)throw new _0x3d68a7('track-changes-user-not-found',this);return _0x3f16ae;}['_getExternalAuthor'](_0x38f2c6){const _0x4a17c1=this['editor']['plugins']['get']('Users'),_0x3917e7=_0x4b68ef('external:'+_0x38f2c6),_0x47a551=_0x4a17c1['getUser'](_0x3917e7);return _0x47a551||_0x4a17c1['addUser']({'id':_0x3917e7,'name':_0x38f2c6});}['_createSuggestion'](_0x4ab6ec,_0x2b9ad0,_0x192625,_0x1943ab,_0x57b8e8){const _0x15871e=this['_getAuthorFromId'](_0x1943ab),_0x427673=this['_suggestionFactory']['buildSuggestion'](_0x4ab6ec,_0x2b9ad0,_0x192625,_0x15871e,_0x57b8e8,_0x234694=>{this['_updateSuggestionData'](_0x192625,{'attributes':_0x234694});const _0x559423=this['getSuggestion'](_0x192625);this['_joinWithAdjacentSuggestions'](new Set([_0x559423])),this['_refreshSuggestionsChain'](new Set([_0x559423]));});return this['listenTo'](_0x427673,'accept',()=>{this['_updateSuggestionData'](_0x192625,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x427673,'discard',()=>{this['_updateSuggestionData'](_0x192625,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x192625,_0x427673),this['_suggestionState']['set'](_0x427673,'notReady'),_0x427673;}['_splitMarkerName'](_0x4518dc){const _0x4b6469=_0x4518dc['split'](':');return{'group':_0x4b6469[0x0],'type':_0x4b6469[0x1],'subType':_0x4b6469['length']>=0x5?_0x4b6469[0x2]:null,'id':_0x4b6469['length']<0x5?_0x4b6469[0x2]:_0x4b6469[0x3],'authorId':_0x4b6469['length']<0x5?_0x4b6469[0x3]:_0x4b6469[0x4],'markerCount':0x6==_0x4b6469['length']?_0x4b6469[0x5]:null};}['_breakSuggestionMarker'](_0x32a93a,_0x184d34,_0x26e6a7){const _0x3bbee8=_0x32a93a['getFirstRange'](),_0x7b2a75=_0x3bbee8['start'],_0x881452=_0x3bbee8['end'];this['_setSuggestionRange'](_0x32a93a,this['_model']['createRange'](_0x7b2a75,_0x184d34));const _0x42b335=_0x49822d(),_0x5dee83=_0x32a93a['creator']['id'],_0x21769f=_0x32a93a['type']+(_0x32a93a['subType']?':'+_0x32a93a['subType']:'');this['_setSuggestionData']({'id':_0x42b335,'type':_0x21769f,'createdAt':new Date(),'authorId':_0x5dee83,'originalSuggestionId':_0x32a93a['id'],'attributes':_0x32a93a['attributes'],'data':_0x32a93a['data']});const _0x20e8fe=this['_getAttributeKey'](_0x32a93a);('formatBlock'==_0x32a93a['type']||_0x20e8fe&&this['_isBlockAttribute'](_0x20e8fe))&&(_0x26e6a7=this['_model']['createPositionBefore'](_0x26e6a7['parent'])),this['_addSuggestionMarker'](_0x21769f,_0x42b335,_0x5dee83,this['_model']['createRange'](_0x26e6a7,_0x881452));}['_findSuggestions'](_0x3bd108,_0xd9149b=null){const _0x386a18=[],_0x1712fc=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x3bd108)||(_0x3bd108=[_0x3bd108]);for(const _0x587f41 of this['getSuggestions']()){if(!_0x587f41['isInContent'])continue;if(_0xd9149b&&_0x587f41['type']!=_0xd9149b)continue;let _0x290bb6=!0x1;for(const _0x191cf0 of _0x587f41['getRanges']()){for(const _0x3ba055 of _0x3bd108){const _0x581eff=_0x3ba055['start']['isEqual'](_0x191cf0['end'])||_0x3ba055['end']['isEqual'](_0x191cf0['start']);if(_0x581eff||_0x3ba055['getIntersection'](_0x191cf0)){const _0x334a50=_0x3ba055['containsRange'](_0x191cf0)&&Ot(this['_model']['schema'],_0x191cf0['start'],_0x3ba055),_0x17116a=_0x191cf0['containsRange'](_0x3ba055)&&Ot(this['_model']['schema'],_0x3ba055['start'],_0x191cf0);_0x386a18['push']({'suggestion':_0x587f41,'meta':{'isOwn':_0x1712fc==_0x587f41['author'],'isNextTo':_0x581eff,'isInsideObject':_0x334a50,'containsRangeInObject':_0x17116a}}),_0x290bb6=!0x0;break;}}if(_0x290bb6)break;}}return _0x386a18;}['_addSuggestionMarker'](_0x2a0881,_0x2b7932,_0x4699f4,_0x373378,_0x42d9b5){this['_model']['change'](_0x2c06a8=>{let _0x57ac71='suggestion:'+_0x2a0881+':'+_0x2b7932+':'+_0x4699f4;_0x42d9b5&&(_0x57ac71=_0x57ac71+':'+_0x42d9b5),_0x2c06a8['addMarker'](_0x57ac71,{'range':_0x373378,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x4de190){const _0x96d96d=_0x4de190['previous'],_0x46dc53=_0x4de190['next'];_0x4de190['previous']=null,_0x4de190['next']=null,null!=_0x96d96d&&_0x96d96d['next']==_0x4de190&&(_0x96d96d['next']=_0x46dc53),null!=_0x46dc53&&_0x46dc53['previous']==_0x4de190&&(_0x46dc53['previous']=_0x96d96d),'ready'==this['_suggestionState']['get'](_0x4de190)&&(this['_suggestionState']['set'](_0x4de190,'removed'),this['fire']('suggestionUnloaded',_0x4de190,_0x96d96d,_0x46dc53));}['_setSuggestionData'](_0x46fa12){const _0x8a8275=_0x46fa12['id'],_0x3184af=this['addSuggestionData'](_0x46fa12);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0xd13c39=this['editor']['plugins']['get']('PendingActions'),_0x354cde=_0x3184af['hasComments'],_0x548bd9=_0x3184af['subType']?_0x3184af['type']+':'+_0x3184af['subType']:_0x3184af['type'],_0x3b87d5=this['editor']['locale'],_0x5aa684=_0xd13c39['add'](o(_0x3b87d5,'PENDING_ACTION_SUGGESTION')),_0x377cb6={'id':_0x8a8275,'type':_0x548bd9,'hasComments':_0x354cde,'data':_0x46fa12['data']||null,'originalSuggestionId':_0x46fa12['originalSuggestionId']||null,'attributes':_0x3184af['attributes']};this['_adapter']['addSuggestion'](_0x377cb6)['then'](_0x47c18f=>{_0x3184af['_saved']=!0x0,_0xd13c39['remove'](_0x5aa684),_0x47c18f&&_0x47c18f['createdAt']&&(this['_suggestions']['get'](_0x8a8275)['createdAt']=_0x47c18f['createdAt']);})['catch'](_0x227031=>{throw _0x49a028('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3184af['discard']();}),_0x3184af['stopListening'](),this['_suggestions']['delete'](_0x3184af['id']),this['_suggestionState']['delete'](_0x3184af),_0x227031;});}return _0x3184af;}['_isBlockAttribute'](_0x20d24e){return this['_blockAttributeKeys']['has'](_0x20d24e);}['_updateSuggestionData'](_0x1d265d,_0x43ba92){const _0x587c24=this['editor']['plugins']['get']('PendingActions'),_0x405d1f=this['getSuggestion'](_0x1d265d);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x405d1f['_saved']){const _0x3534f3=_0x587c24['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1d265d,_0x43ba92)['then'](()=>{_0x587c24['remove'](_0x3534f3);});}else _0x405d1f['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1d265d,_0x43ba92);});}}['_getSuggestionData'](_0x5b74c4){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3d68a7('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5b74c4);}['_handleNewSuggestionMarker'](_0x355345){const {id:_0x521ef5,type:_0x4c0425,subType:_0x321135,authorId:_0x5b6f7e}=this['_splitMarkerName'](_0x355345),_0x1d1ec2=this['_suggestions']['get'](_0x521ef5)||this['_createSuggestion'](_0x4c0425,_0x321135,_0x521ef5,_0x5b6f7e,{});switch(this['_checkSuggestionCorrectness'](_0x1d1ec2,_0x4c0425,_0x321135,_0x5b6f7e),this['_suggestionState']['get'](_0x1d1ec2)){case'notReady':this['_getSuggestionData'](_0x521ef5)['then'](_0x238c22=>{let _0x111290=Promise['resolve']();_0x238c22['hasComments']&&(_0x111290=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x521ef5})),_0x111290['then'](()=>{this['addSuggestionData'](_0x238c22)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1d1ec2,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x521ef5,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1d1ec2,'ready'),this['fire']('suggestionLoaded',_0x1d1ec2);break;case'ready':this['fire']('suggestionChanged',_0x1d1ec2);}return _0x1d1ec2['addMarkerName'](_0x355345),_0x1d1ec2;}['_refreshSuggestionsChain'](_0x47dbed){const _0x1eae7a=Array['from'](_0x47dbed),_0x382435=_0x1eae7a['filter'](_0x2c23b3=>'attribute'==_0x2c23b3['type']);this['_refreshAttributeSuggestionsChain'](_0x382435);const _0x25ddcf=_0x1eae7a['filter'](_0x57f9bb=>!_0x57f9bb['isMultiRange']&&'attribute'!=_0x57f9bb['type']),_0x1c74f6=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xbed48b=>!_0xbed48b['isMultiRange']&&'attribute'!=_0xbed48b['type']),_0x3bc2d9=_0x1c74f6['filter'](_0x3dac24=>!_0x47dbed['has'](_0x3dac24)),_0x3be881=new Map(_0x1c74f6['map'](_0x907fe=>[_0x907fe,this['_suggestionFactory']['getSuggestionCallback'](_0x907fe['type'],_0x907fe['subType'],'chain')])),_0x1063b8=new Map(_0x1c74f6['map'](_0x1882fb=>[_0x1882fb,_0x1882fb['getFirstRange']()])),_0x89b492=new Set(),_0x4566c2=new Set();for(let _0x2c6697=0x0;_0x2c6697<_0x25ddcf['length'];_0x2c6697++)_0x481db4(_0x25ddcf[_0x2c6697],_0x25ddcf,_0x2c6697+0x1);for(let _0x2bcf6f=0x0;_0x2bcf6f<_0x25ddcf['length'];_0x2bcf6f++)_0x481db4(_0x25ddcf[_0x2bcf6f],_0x3bc2d9,0x0);const _0x51f1fd=new Set();for(let _0x129778=0x0;_0x129778<_0x25ddcf['length'];_0x129778++){const _0x3e18df=_0x25ddcf[_0x129778];!_0x4566c2['has'](_0x3e18df)&&_0x3e18df['previous']&&(_0x51f1fd['add'](_0x3e18df['previous']),_0x3e18df['previous']['next']===_0x3e18df&&(_0x3e18df['previous']['next']=null),_0x3e18df['previous']=null),!_0x89b492['has'](_0x3e18df)&&_0x3e18df['next']&&(_0x51f1fd['add'](_0x3e18df['next']),_0x3e18df['next']['previous']===_0x3e18df&&(_0x3e18df['next']['previous']=null),_0x3e18df['next']=null);}function _0x481db4(_0x3db9b5,_0x33b6fe,_0x25e19f){for(let _0x368b21=_0x25e19f;_0x368b21<_0x33b6fe['length'];_0x368b21++){const _0x583175=_0x136662(_0x3db9b5,_0x33b6fe[_0x368b21]);_0x583175&&(_0x583175[0x0]['next']=_0x583175[0x1],_0x583175[0x1]['previous']=_0x583175[0x0],_0x89b492['add'](_0x583175[0x0]),_0x4566c2['add'](_0x583175[0x1]));}}function _0x136662(_0x473d52,_0x124eb7){if(_0x473d52['author']['id']!==_0x124eb7['author']['id'])return null;const _0x347688=_0x3be881['get'](_0x473d52)(_0x473d52,_0x124eb7,_0x1063b8['get'](_0x473d52),_0x1063b8['get'](_0x124eb7));if(!_0x347688)return null;return _0x3be881['get'](_0x124eb7)(_0x473d52,_0x124eb7,_0x1063b8['get'](_0x473d52),_0x1063b8['get'](_0x124eb7))?_0x347688[0x1]['commentThread']&&_0x347688[0x1]['commentThread']['length']?null:_0x347688:null;}_0x51f1fd['size']&&this['_refreshSuggestionsChain'](_0x51f1fd);}['_refreshAttributeSuggestionsChain'](_0x5518aa){if(0x0==_0x5518aa['length'])return;const _0x39225e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4f4b26=>'attribute'==_0x4f4b26['type']&&_0x4f4b26['_isDataLoaded']),_0x5b3ab0=[],_0x73ad96=new Map();for(const _0xc2614a of _0x39225e){const _0x2badf8=_0x4b68ef(_0xc2614a['attributes']);_0x73ad96['has'](_0x2badf8)||(_0x73ad96['set'](_0x2badf8,_0x5b3ab0['length']),_0x5b3ab0['push']([]));const _0x325512=_0x73ad96['get'](_0x2badf8);_0x5b3ab0[_0x325512]['push'](_0xc2614a);}!(function(){_0x5b3ab0['sort']((_0xf5e337,_0x4eb6b7)=>{const _0x1ec422=_0xf5e337[0x0]['createdAt'],_0x3c3313=_0x4eb6b7[0x0]['createdAt'];return _0x1ec422==_0x3c3313?_0xf5e337[0x0]['attributes']['groupId']<_0x4eb6b7[0x0]['attributes']['groupId']?-0x1:0x1:_0x1ec422<_0x3c3313?-0x1:0x1;});for(const _0x531b15 of _0x5b3ab0)_0x531b15['sort']((_0x1903c8,_0x1a68ea)=>_0x1903c8['id']<_0x1a68ea['id']?-0x1:0x1);}());for(let _0x298670=0x0;_0x298670<_0x5b3ab0['length'];_0x298670++){if(0x0==_0x5b3ab0[_0x298670]['length'])continue;const _0x2cb367=[];for(let _0x14527c=_0x298670+0x1;_0x14527c<_0x5b3ab0['length'];_0x14527c++)0x0!=_0x5b3ab0[_0x14527c]['length']&&_0x1d9b27(_0x5b3ab0[_0x298670],_0x5b3ab0[_0x14527c])&&_0x2cb367['push'](_0x14527c);for(const _0x48b46a of _0x2cb367)_0x5b3ab0[_0x298670]=_0x5b3ab0[_0x298670]['concat'](_0x5b3ab0[_0x48b46a]),_0x5b3ab0[_0x48b46a]=[];}for(const _0x39b6d3 of _0x5b3ab0)for(let _0x564e9f=0x0;_0x564e9f<_0x39b6d3['length'];_0x564e9f++){const _0x5ce1ce=_0x39b6d3[_0x564e9f+0x1]||null;_0x39b6d3[_0x564e9f]['next']!==_0x5ce1ce&&(_0x39b6d3[_0x564e9f]['next']=_0x5ce1ce);}for(const _0x4b8286 of _0x5b3ab0)for(let _0x11c6f5=0x0;_0x11c6f5<_0x4b8286['length'];_0x11c6f5++){const _0x227435=_0x4b8286[_0x11c6f5-0x1]||null;_0x4b8286[_0x11c6f5]['previous']!==_0x227435&&(_0x4b8286[_0x11c6f5]['previous']=_0x227435);}function _0x1d9b27(_0x1964ac,_0x4abddb){if(_0x1964ac[0x0]['attributes']['groupId']!==_0x4abddb[0x0]['attributes']['groupId']&&_0x1964ac[0x0]['author']!==_0x4abddb[0x0]['author'])return!0x1;if(!function(_0x5b8a0b,_0x166d66){if(!_0x5b8a0b['hasComments']&&!_0x166d66['hasComments'])return!0x0;if(_0x5b8a0b['hasComments']&&_0x166d66['hasComments'])return!0x1;if(_0x5b8a0b['hasComments']&&_0x166d66['createdAt']<_0x5b8a0b['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x166d66['hasComments']&&_0x5b8a0b['createdAt']<_0x166d66['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x1964ac[0x0],_0x4abddb[0x0]))return!0x1;const _0x5d7010=Tt(_0x1964ac[0x0]['attributes'],'groupId'),_0x3d834a=Tt(_0x4abddb[0x0]['attributes'],'groupId');if(!_0x49fb27(_0x5d7010,_0x3d834a))return!0x1;return!!_0x1964ac['every'](_0x3e02dd=>_0x4abddb['some'](_0x15790a=>_0x3e02dd['getFirstRange']()['isEqual'](_0x15790a['getFirstRange']())))&&_0x4abddb['every'](_0xbbcec=>_0x1964ac['some'](_0x171a28=>_0xbbcec['getFirstRange']()['isEqual'](_0x171a28['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1f9c54){const _0x12f371=Array['from'](_0x1f9c54),_0x1bd2bc=this['getSuggestions']({'skipNotAttached':!0x0}),_0x586dc5=_0x1bd2bc['filter'](_0x445b60=>!_0x1f9c54['has'](_0x445b60)),_0x190b32=new Map(_0x12f371['map'](_0x47c4d7=>[_0x47c4d7,this['_suggestionFactory']['getSuggestionCallback'](_0x47c4d7['type'],_0x47c4d7['subType'],'join')])),_0x58fd6f=new Map(_0x1bd2bc['map'](_0x121d49=>[_0x121d49,_0x121d49['getRanges']()]));for(let _0x38b4b4=0x0;_0x38b4b4<_0x12f371['length'];_0x38b4b4++){if(_0x12bdf5(this,_0x12f371[_0x38b4b4],_0x12f371,_0x38b4b4+0x1))return!0x0;}for(let _0x10981d=0x0;_0x10981d<_0x12f371['length'];_0x10981d++){if(_0x12bdf5(this,_0x12f371[_0x10981d],_0x586dc5,0x0))return!0x0;}return!0x1;function _0x12bdf5(_0x2a284d,_0x133c52,_0x5a3be6,_0x527570){for(let _0xad0392=_0x527570;_0xad0392<_0x5a3be6['length'];_0xad0392++){const _0x5cbea1=_0x5a3be6[_0xad0392];if(_0x5cbea1['type']!==_0x133c52['type']||_0x5cbea1['author']['id']!==_0x133c52['author']['id']||_0x5cbea1['subType']!==_0x133c52['subType'])continue;if(!Jt(_0x133c52,_0x5cbea1))continue;if('attribute'==_0x133c52['type']&&_0x133c52['data']['oldValue']!=_0x5cbea1['data']['oldValue'])continue;if('attribute'==_0x133c52['type']&&_0x2a284d['_isBlockAttribute'](_0x133c52['data']['key']))continue;if('formatBlock'==_0x133c52['type']){const _0x56a4ef=_0x2a284d['editor']['model'],_0x4956d7=_0x133c52['getContainedElement']();if(_0x4956d7&&(_0x56a4ef['schema']['isObject'](_0x4956d7)||_0x56a4ef['schema']['isLimit'](_0x4956d7)))continue;}const _0x54907e=_0x190b32['get'](_0x133c52),_0x5cf479=_0x58fd6f['get'](_0x133c52),_0x3c7ec2=_0x58fd6f['get'](_0x5cbea1),_0x22f18f=_0x133c52['commentThread']&&_0x133c52['commentThread']['length'],_0x9461a2=_0x5cbea1['commentThread']&&_0x5cbea1['commentThread']['length'];if(!_0x22f18f&&_0x54907e(_0x3c7ec2,_0x5cf479))return _0x2a284d['_joinSuggestions'](_0x5cbea1,_0x133c52),_0x58fd6f['delete'](_0x133c52),!0x0;if(!_0x9461a2&&_0x54907e(_0x5cf479,_0x3c7ec2))return _0x2a284d['_joinSuggestions'](_0x133c52,_0x5cbea1),_0x58fd6f['delete'](_0x5cbea1),!0x0;}return!0x1;}}['_joinSuggestions'](_0x18b33f,_0x53d65c){if(_0x18b33f['isMultiRange']){for(const _0x4609e2 of _0x53d65c['getRanges']())_0x18b33f['addRange'](_0x4609e2);}else{const _0x14a571=_0x53d65c['getFirstRange']()['end'];this['_setSuggestionRange'](_0x18b33f,this['_model']['createRange'](_0x18b33f['getFirstRange']()['start'],_0x14a571));}_0x53d65c['removeMarkers']();}['_getMarkerAnnouncementText'](_0x17e751,_0x2c6bb8,_0xf54830){const _0x43a0a9=_0x17e751['startsWith']('format')||_0x17e751['startsWith']('attribute')?'FORMATTING':_0x17e751['toUpperCase']();return o(this['editor']['locale'],_0x2c6bb8+'_'+_0x43a0a9+'_SUGGESTION_ANNOUNCEMENT',_0xf54830);}['_initAriaMarkerChangeAnnouncements'](){const _0x24ac5e=this['editor'];if(!_0x24ac5e['ui'])return;const {ariaLiveAnnouncer:_0x1292d8}=_0x24ac5e['ui'];_0x343835(this['_model'],({left:_0x482a84,entered:_0x316c75})=>{for(const _0x3ce206 of _0x482a84){const {group:_0x45d92b,type:_0x2803ca}=this['_splitMarkerName'](_0x3ce206['name']);if('suggestion'===_0x45d92b){_0x1292d8['announce'](this['_getMarkerAnnouncementText'](_0x2803ca,'LEAVE'));break;}}for(const _0x10b331 of _0x316c75){const {group:_0x5aa2c9,type:_0x158f52}=this['_splitMarkerName'](_0x10b331['name']);if('suggestion'===_0x5aa2c9){_0x1292d8['announce'](this['_getMarkerAnnouncementText'](_0x158f52,'ENTER',_0x12a168(_0x563bb2)));break;}}});}['_processAttributeChanges'](_0x5138c1){if(this['_recordAttributeSuggestions'])return!0x1;const _0xef8063=this['editor'],_0x364320=_0xef8063['model']['document']['differ']['getChanges']();if(0x0==_0x364320['length'])return!0x1;const _0x7c196=[],_0x3e23bf=_0x364320['filter'](_0x59a207=>'attribute'==_0x59a207['type']),_0x2db966=_0x364320['filter'](_0x3994a8=>'insert'==_0x3994a8['type']&&'$text'!=_0x3994a8['name']),_0x5f5517=_0x364320['filter'](_0x757d68=>'remove'==_0x757d68['type']&&'$text'!=_0x757d68['name']);for(const _0x13900c of _0x3e23bf)_0x7c196['push']({'key':_0x13900c['attributeKey'],'newValue':_0x13900c['attributeNewValue'],'oldValue':_0x13900c['attributeOldValue'],'range':Pt(_0x13900c['range'],_0xef8063['model'])});for(const _0x40bd18 of _0x2db966){const _0x3ac8c8=_0x5f5517['find'](_0x320438=>_0x320438['position']['isEqual'](_0x40bd18['position']));_0x3ac8c8&&_0x7c196['push']({'key':m,'newValue':_0x40bd18['name'],'oldValue':_0x3ac8c8['name'],'range':_0xef8063['model']['createRangeOn'](_0x40bd18['position']['nodeAfter'])});}return 0x0!=_0x7c196['length']&&this['_reduceExistingSuggestions'](_0x5138c1,_0x7c196);}['_processAttributeSuggestions'](_0x5a950f){let _0x3e8850=!0x1;const _0x4a9487=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x5f3d2e=>_0x5f3d2e['data']['newRange']&&_0x5f3d2e['name']['startsWith']('suggestion:attribute:'));for(const _0x1b2c4a of _0x4a9487){const {subType:_0x42b319,id:_0x152063}=this['_splitMarkerName'](_0x1b2c4a['name']),_0x1cabe7=_0x42b319['split']('|')[0x0];for(const _0x49aa32 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x49aa32['id']!=_0x152063&&'attribute'==_0x49aa32['type']&&_0x49aa32['data']&&_0x49aa32['data']['key']==_0x1cabe7&&_0x49aa32['getFirstRange']()['isIntersecting'](_0x1b2c4a['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x49aa32,_0x1b2c4a['data']['newRange'],_0x5a950f),_0x3e8850=!0x0);}return _0x3e8850;}['_recordAttributeChanges'](_0x41e985){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x41e985();}['_isRegisteredAttribute'](_0x5f18e8){const _0x704268=this['_isBlockAttribute'](_0x5f18e8),_0x1fb769=this['_inlineAttributeKeys']['has'](_0x5f18e8);return _0x704268||_0x1fb769;}['_reduceExistingSuggestions'](_0x2f85f8,_0x35c6ed){if(0x0==_0x35c6ed['length'])return!0x1;let _0x22442a=!0x1;for(const _0x4e97ba of _0x35c6ed){const _0x140ec0=this['_findSuggestions'](_0x4e97ba['range'],'attribute')['filter'](_0x1efda3=>!_0x1efda3['meta']['isNextTo'])['map'](_0x1142a4=>_0x1142a4['suggestion']),_0x3eb87b=_0x4b68ef({'newValue':_0x4e97ba['newValue']});_0x140ec0['filter'](_0x324473=>{const [_0x1382c4,_0x3b32ad]=_0x324473['subType']['split']('|');return _0x1382c4==_0x4e97ba['key']&&_0x3b32ad!=_0x3eb87b;})['forEach'](_0x59ae29=>{this['_reduceSuggestionAttributeRange'](_0x59ae29,_0x4e97ba['range'],_0x2f85f8),_0x22442a=!0x0;});}return _0x22442a;}['_reduceSuggestionAttributeRange'](_0x530a4c,_0x15bd87,_0x4dd6b3){const _0x557fb5=_0x530a4c['getFirstRange']()['getDifference'](_0x15bd87);0x0!==_0x557fb5['length']?0x1!==_0x557fb5['length']?this['_breakSuggestionMarker'](_0x530a4c,_0x15bd87['start'],_0x15bd87['end']):this['_setSuggestionRange'](_0x530a4c,_0x557fb5[0x0]):_0x4dd6b3['removeMarker'](_0x530a4c['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x3b49d3){this['_editor']=_0x3b49d3,this['_model']=_0x3b49d3['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0xf5b79d,_0x509690,_0x42e5f0,_0x2f24a0,_0xdafe91,_0x3b4fdc){return new u(this['_model'],{'type':_0xf5b79d,'subType':_0x509690,'id':_0x42e5f0,'author':_0x2f24a0,'creator':_0x2f24a0,'attributes':_0xdafe91,'onAttributesChange':_0x3b4fdc,'onAccept':(..._0x98ffdb)=>this['getSuggestionCallback'](_0xf5b79d,_0x509690,'accept')(..._0x98ffdb),'onDiscard':(..._0x2301e6)=>this['getSuggestionCallback'](_0xf5b79d,_0x509690,'discard')(..._0x2301e6)});}['registerCustomCallback'](_0x4d51e2,_0x4abd8f,_0x3f48ea,_0xaa5a91){const _0x4ba9cc=_0x4d51e2+':'+_0x4abd8f+':'+_0x3f48ea;this['_customCallbacks']['set'](_0x4ba9cc,_0xaa5a91);}['getSuggestionCallback'](_0x4d0699,_0x502a26,_0x481b3c){const _0x50f661=_0x4d0699+':'+_0x502a26+':'+_0x481b3c;return this['_customCallbacks']['get'](_0x50f661)||this['_defaultCallbacks']['get'](_0x4d0699+':'+_0x481b3c);}['_registerDefaultCallbacks'](){const _0x552193=()=>!0x1,_0x3ec7ab=_0x5371e8=>{_0x5371e8['sort']((_0x27373c,_0x98c21a)=>_0x27373c['start']['isBefore'](_0x98c21a['start'])?0x1:-0x1),this['_model']['change'](_0xd9ab8b=>{for(const _0x3aec50 of _0x5371e8){let _0x57a398;_0x57a398=_0x3aec50['end']['isAtEnd']&&_0x3aec50['end']['parent']==_0x3aec50['start']['nodeAfter']?_0xd9ab8b['createSelection'](_0x3aec50['start']['nodeAfter'],'on'):_0xd9ab8b['createSelection'](_0x3aec50),this['_model']['deleteContent'](_0x57a398,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x542978=(_0x1d7531,_0x4964a7)=>{_0x4964a7&&this['_model']['change'](_0x4926fd=>{const {commandName:_0x52457c,commandParams:_0x3c933a=[]}=_0x4964a7,_0x28363e=_0x1d7531['map'](_0x2961e7=>(Vt(_0x2961e7)&&(_0x2961e7=this['_model']['createRange'](_0x2961e7['end'])),_0x2961e7))['filter'](_0x2da012=>'$graveyard'!==_0x2da012['root']['rootName']);if(_0x28363e['length']<0x1)return;const _0x21fee5=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x918a61=>_0x542340['fromRange'](_0x918a61));_0x4926fd['setSelection'](_0x28363e);for(const _0x399c87 of this['_editor']['commands']['commands']())_0x399c87['refresh']();_0x3c933a['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x52457c,..._0x3c933a);const _0x575c7b=_0x21fee5['filter'](_0x58e923=>'$graveyard'!=_0x58e923['root']['rootName']);_0x575c7b['length']>0x0&&_0x4926fd['setSelection'](_0x575c7b);for(const _0x57bc57 of _0x21fee5)_0x57bc57['detach']();});},_0x254de7=(_0x20c136,_0x2beef0)=>0x1==_0x20c136['length']&&0x1==_0x2beef0['length']&&_0x20c136[0x0]['end']['isEqual'](_0x2beef0[0x0]['start']),_0x97da02=(_0x715ee3,_0x19043b,_0x439c26,_0x17652b)=>Ht(_0x715ee3,_0x19043b,_0x439c26,_0x17652b,this['_model'])?[_0x715ee3,_0x19043b]:Ht(_0x19043b,_0x715ee3,_0x17652b,_0x439c26,this['_model'])?[_0x19043b,_0x715ee3]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x552193),this['_defaultCallbacks']['set']('insertion:discard',_0x3ec7ab),this['_defaultCallbacks']['set']('insertion:join',_0x254de7),this['_defaultCallbacks']['set']('insertion:chain',_0x97da02),this['_defaultCallbacks']['set']('deletion:accept',_0x3ec7ab),this['_defaultCallbacks']['set']('deletion:discard',_0x552193),this['_defaultCallbacks']['set']('deletion:join',_0x254de7),this['_defaultCallbacks']['set']('deletion:chain',_0x97da02),this['_defaultCallbacks']['set']('formatInline:accept',_0x542978),this['_defaultCallbacks']['set']('formatInline:discard',_0x552193),this['_defaultCallbacks']['set']('formatInline:join',_0x254de7),this['_defaultCallbacks']['set']('formatInline:chain',_0x552193),this['_defaultCallbacks']['set']('formatBlock:accept',_0x542978),this['_defaultCallbacks']['set']('formatBlock:discard',_0x552193),this['_defaultCallbacks']['set']('formatBlock:join',_0x254de7),this['_defaultCallbacks']['set']('formatBlock:chain',_0x552193),this['_defaultCallbacks']['set']('attribute:accept',_0x552193),this['_defaultCallbacks']['set']('attribute:discard',(_0x269060,_0x2c5797)=>{if(!_0x2c5797)return;const _0x1484b1=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x14f78e=>{if(_0x2c5797['key']==m)for(const _0x2e4b14 of _0x269060){const _0x1f25fc=_0x2e4b14['start']['nodeAfter'],_0x77b39b=_0x2c5797['oldValue'];_0x14f78e['rename'](_0x1f25fc,_0x77b39b);}else{if(_0x1484b1['_isBlockAttribute'](_0x2c5797['key'])){for(const _0x436ad9 of _0x269060)void 0x0!==_0x2c5797['oldValue']?_0x14f78e['setAttribute'](_0x2c5797['key'],_0x2c5797['oldValue'],_0x436ad9['start']['nodeAfter']):_0x14f78e['removeAttribute'](_0x2c5797['key'],_0x436ad9['start']['nodeAfter']);}else{for(const _0x3d3472 of _0x269060)_0x2c5797['oldValue']?_0x14f78e['setAttribute'](_0x2c5797['key'],_0x2c5797['oldValue'],_0x3d3472):_0x14f78e['removeAttribute'](_0x2c5797['key'],_0x3d3472);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x254de7);}}function Ot(_0x4e6aef,_0x2d729a,_0xe6dc2b){for(const _0x353c6d of _0x2d729a['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x353c6d['root']==_0x353c6d)return!0x1;if(!_0xe6dc2b['containsItem'](_0x353c6d))return!0x1;if(_0x4e6aef['isObject'](_0x353c6d)||_0x4e6aef['isLimit'](_0x353c6d))return!0x0;}return!0x1;}function Vt(_0x59c521){return _0x59c521['end']['parent']==_0x59c521['start']['nodeAfter']&&_0x59c521['end']['isAtStart'];}function Ut(_0x4d3667,_0x5a5be9,_0x5465e1,_0x38cd1d){const _0x102d6c=_0x32297a=>!_0x32297a['item']['is']('$textProxy')&&!_0x38cd1d['isObject'](_0x32297a['item']),_0x209c42=_0x4d3667['start']['getLastMatchingPosition'](_0x102d6c),_0x39b778=_0x4d3667['end']['getLastMatchingPosition'](_0x102d6c,{'direction':'backward'});return(!_0x4d3667['start']['isEqual'](_0x209c42)||!_0x4d3667['end']['isEqual'](_0x39b778))&&(_0x209c42['isBefore'](_0x39b778)?_0x5465e1['updateMarker'](_0x5a5be9,{'range':_0x5465e1['createRange'](_0x209c42,_0x39b778)}):_0x5465e1['removeMarker'](_0x5a5be9),!0x0);}function Gt(_0x2e7a29){return _0x4b68ef(_0x2e7a29);}function Ft(_0x3f3149){const _0x308c2a=_0x3f3149['start']['nodeAfter'];return _0x308c2a&&_0x308c2a['is']('element');}function Pt(_0x1fdd09,_0xd9219c){return null==_0x1fdd09['end']['nodeBefore']&&_0x1fdd09['end']['parent']==_0x1fdd09['start']['nodeAfter']?Lt(_0x1fdd09['start']['nodeAfter'],_0xd9219c):_0x1fdd09;}function Lt(_0x13ae81,_0x1555ef){const _0x3de4f7=_0x1555ef['schema']['isObject'](_0x13ae81)||_0x1555ef['schema']['isSelectable'](_0x13ae81);return _0x1555ef['createRange'](_0x1555ef['createPositionAt'](_0x13ae81,'before'),_0x3de4f7?_0x1555ef['createPositionAfter'](_0x13ae81):_0x1555ef['createPositionAt'](_0x13ae81,'end'));}function Ht(_0x11146e,_0x53d3d3,_0x9fe53f,_0x1ea4d6,_0x5926a9){if(_0x11146e['next'])return!0x1;if(!Jt(_0x11146e,_0x53d3d3))return!0x1;if(_0x9fe53f['end']['isEqual'](_0x1ea4d6['start']))return!0x0;if(_0x11146e['type']!=_0x53d3d3['type'])return!0x1;if(!_0x9fe53f['end']['isTouching'](_0x1ea4d6['start']))return!0x1;const _0x3a3c27=_0x5926a9['createRange'](_0x9fe53f['end'],_0x1ea4d6['start'])['getWalker']();for(const _0x4885c4 of _0x3a3c27)if(['elementStart','elementEnd']['includes'](_0x4885c4['type'])&&_0x5926a9['schema']['isLimit'](_0x4885c4['item']))return!0x1;return!0x0;}function Jt(_0x5b397a,_0x53bb8c){if(!_0x5b397a['_isDataLoaded']||!_0x53bb8c['_isDataLoaded'])return!0x1;const _0x3548fa=new Set(Object['keys'](_0x5b397a['attributes'])),_0x1aac62=new Set(Object['keys'](_0x53bb8c['attributes']));if(_0x3548fa['delete']('groupId'),_0x1aac62['delete']('groupId'),0x0==_0x3548fa['size']&&0x0==_0x1aac62['size'])return!0x0;if(_0x3548fa['size']!=_0x1aac62['size'])return!0x1;const _0x182b04={..._0x5b397a['attributes']},_0x526fda={..._0x53bb8c['attributes']};return delete _0x182b04['groupId'],delete _0x526fda['groupId'],JSON['stringify'](_0x182b04)==JSON['stringify'](_0x526fda);}function qt(_0x525938,_0x403699){const _0x31a841=zt(_0x525938['attributes']),_0xa1b741=zt(_0x403699);if(!_0x525938['_isDataLoaded'])return!0x1;for(const _0x400c0e of Object['keys'](_0xa1b741))if(!_0x49fb27(_0x31a841[_0x400c0e],_0xa1b741[_0x400c0e]))return!0x1;return!0x0;}function zt(_0x2e253c){const _0x244d8e=Object['assign']({},_0x2e253c);return delete _0x244d8e['skipNestingCheck'],delete _0x244d8e['tablePasteChainId'],_0x244d8e;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x13b011(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x134b71,_0x3457eb,_0xd0e049,_0x47c84d){super(),this['model']=_0x3457eb,this['view']=_0xd0e049,this['commentThreadController']=_0x47c84d,this['_editor']=_0x134b71,this['_acceptCommand']=_0x134b71['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x134b71['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3af97b,_0x444216)=>_0x3af97b||_0x444216),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1d0184=>_0x1d0184&&this['_editor']['model']['canEditAt'](_0x3457eb['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x5b1f94=>_0x5b1f94&&this['_editor']['model']['canEditAt'](_0x3457eb['getRanges']())),this['_pendingAction']=null,_0xd0e049['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xd0e049,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xd0e049,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xd0e049,'change:isDirty',()=>{_0xd0e049['isDirty']?this['_setPendingAction']():this['_removePendingAction']();});}['acceptSuggestion'](){this['_acceptCommand']['execute'](this['model']['id']);}['discardSuggestion'](){this['_discardCommand']['execute'](this['model']['id']);}['destroy'](){this['view']['unbind']('isEnabled'),this['view']['unbind']('canAccept'),this['view']['unbind']('canDiscard'),this['stopListening'](),this['commentThreadController']['destroy'](),this['_pendingAction']&&this['_removePendingAction']();}['_setPendingAction'](){const _0x3e2c86=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3e2c86);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x381225{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x4aa969,_0x200373,_0x44ce34,_0xb5df45){super(_0x4aa969),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x3fddae(_0x4aa969,o(_0x4aa969,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x200373['authoredAt']),this['bind']('authoredAt')['to'](_0x200373),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0x200373,'authoredAt',this,'descriptionParts',(_0x3a4302,_0x3ad798,_0x19a616)=>{const _0x1b1497=_0x19a616['map'](_0x3cc757=>ls(_0x3cc757['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x3a4302-0x1,_0x200373['author']['name'],_0x3ad798?_0xb5df45['formatDateTime'](_0x3ad798):'',new DOMParser()['parseFromString'](_0x1b1497,'text/html')['body']['textContent']]);}),this['focusables']=new _0x1dbeaa(),this['focusTracker']=new _0x280b81(),this['keystrokes']=new _0xee9339(),this['focusCycler']=new _0x33620a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x530c4d=>_0x530c4d['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x200373,this['_localUser']=_0x44ce34,this['_config']=_0xb5df45,_0xb5df45['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x3fa51a(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x517385}=this['_config'];this['commentsListView']=new _0x517385(this['locale'],this['_model']['commentThread'],Object['assign']({'CommentView':this['_config']['CommentView']},this['_config'])),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['set']('length',this['commentsListView']['length']+0x1),this['bind']('length')['to'](this['commentsListView'],'length',_0x2b5a0a=>_0x2b5a0a+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3b83e4,_0x498591)=>_0x3b83e4||!!_0x498591);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x35dd6a}=this['_config'],_0x3ba84d=new _0x35dd6a(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1e349f=_0x3ba84d['commentInputView'];return _0x3ba84d['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x1e349f,'value',(_0x4ceefd,_0x7dff20,_0x323099)=>!!_0x323099||_0x4ceefd&&!_0x7dff20),_0x1e349f['on']('submit',(_0x4c7cd5,_0x371dee)=>{this['fire']('addComment',_0x371dee),_0x1e349f['editor']['setData']('');}),_0x1e349f['on']('cancel',()=>this['focus']()),_0x1e349f['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x3ba84d;}}class re extends us{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x4a7daa,_0x2b82da,_0x438f06,_0x8d8f7f){super(_0x4a7daa,_0x2b82da,_0x438f06,_0x8d8f7f),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x3df412=>_0x3df412&&_0x3df412[0x0]?_0x3df412[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3c38cc,_0x2aa667)=>{let _0x5cd25b='';for(const _0x5b2004 of _0x3c38cc)_0x5cd25b+='<p>'+ls(_0x5b2004['content'],_0x5b2004['color'])+'</p>';return _0x2aa667?_0x5cd25b:_0x36a08d(_0x5cd25b,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x4a7daa,'Accept\x20suggestion'),_0x1c8cac['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x4a7daa,'Discard\x20suggestion'),_0x1c8cac['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x29b738(_0x4a7daa,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']['addMany']([this['acceptButton'],this['discardButton']]),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x225b78=this['bindTemplate'],_0x4fe72c=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x225b78['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x225b78['to']('authoredAt',_0x1791d4=>this['_config']['formatDateTime'](_0x1791d4))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x4fe72c['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x3436b6={'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x225b78['if']('isActive','ck-suggestion-wrapper--active'),_0x225b78['to']('type',_0x5ddb96=>'ck-suggestion-'+_0x5ddb96),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x225b78['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x4fe72c},this['ariaDescriptionView']]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x3436b6['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x3436b6;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x4e3258,_0x322bb2,_0x206ce2)=>{this['_descriptionElement']['innerHTML']=_0x206ce2;});}['_createButton'](_0x1feb55,_0x5c5301,_0x10cf6f,_0x34c1e2,_0xc8fac6){const _0x53298a=new _0x31ec2f(this['locale']);return _0x53298a['set']({'label':_0x1feb55,'icon':_0x5c5301,'tooltip':!0x0,'tooltipPosition':_0xc8fac6}),_0x53298a['extendTemplate']({'attributes':{'class':_0x10cf6f}}),_0x53298a['on']('execute',()=>{this['fire'](_0x34c1e2,this['_model']['id']);}),_0x53298a;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}}var ce='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x266c89{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x24db66,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x5c7dfc){super(_0x5c7dfc),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1a6458=this['editor']['config'];_0x1a6458['define']('trackChanges.SuggestionThreadView',re),_0x1a6458['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1a6458['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x4d3835,_0x321426){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4832a3,_0x489ff6]of this['_handleControllerBuffer']){const _0x58b649=this['_suggestionToController']['has'](_0x4832a3);_0x58b649||_0x489ff6?_0x58b649&&_0x489ff6&&this['_destroyController'](_0x4832a3):this['_initializeController'](_0x4832a3);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x4d3835,_0x321426);}['init'](){const _0xd4af8d=this['editor'],_0x50e0e3=_0xd4af8d['plugins']['get']('TrackChangesEditing'),_0x145ea2=_0xd4af8d['plugins']['get']('Annotations'),_0x1d7b99=_0xd4af8d['plugins']['get']('EditorAnnotations'),_0x41c085=_0xd4af8d['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1d7b99['addSourceCollector'](()=>{const _0x2ba2d3=[];for(const [_0xeafac7,_0x1c7a26]of Array['from'](this['_suggestionToController'])){const _0x2c5c1f=_0xeafac7['getAllAdjacentSuggestions'](),_0xcb3117=[];for(const _0x48a878 of _0x2c5c1f){if(!_0x48a878['isInContent'])continue;if(_0x48a878['isMultiRange']){_0xcb3117['push'](..._0x48a878['getRanges']());continue;}const _0x164630=_0x48a878['getFirstRange']();if(_0xcb3117['length']>0x0){const _0x102f0a=_0xcb3117[0x0]['getJoined'](_0x164630);if(_0x102f0a){_0xcb3117[0x0]=_0x102f0a;continue;}}_0xcb3117['push'](_0x164630);}_0x2ba2d3['push']([_0x1c7a26['view'],_0xcb3117]);}return _0x2ba2d3;}),this['listenTo'](_0x50e0e3,'suggestionLoaded',(_0x330971,_0x4cd7ad)=>{this['listenTo'](_0x4cd7ad,'change:previous',(_0x25e77d,_0x58e85a,_0x2d8a44,_0x2f4e6f)=>{_0x4cd7ad['isInContent']&&(null==_0x2d8a44?(this['_updateController'](_0x2f4e6f['head']),this['_handleSuggestionControllerDelayed'](_0x4cd7ad,!0x1)):(this['_updateController'](_0x2d8a44['head']),null==_0x2f4e6f&&this['_handleSuggestionControllerDelayed'](_0x4cd7ad,!0x0)));}),null!==_0x4cd7ad['previous']?this['_updateController'](_0x4cd7ad['head']):this['_handleSuggestionControllerDelayed'](_0x4cd7ad,!0x1);}),this['listenTo'](_0x50e0e3,'suggestionUnloaded',(_0x53ccb6,_0x37d511,_0x24407c)=>{this['stopListening'](_0x37d511,'change:previous'),this['_handleControllerBuffer']['delete'](_0x37d511),this['_suggestionToController']['has'](_0x37d511)&&this['_destroyController'](_0x37d511),_0x24407c&&this['_updateController'](_0x24407c['head']);}),this['listenTo'](_0x50e0e3,'suggestionChanged',(_0x5065e2,_0x22eb66)=>{this['_updateController'](_0x22eb66);}),this['listenTo'](_0x145ea2,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x41c085,'addComment',(_0x30ecce,{threadId:_0x2fd1bb,isFromAdapter:_0x21f7cd})=>{if(_0x21f7cd||!_0x50e0e3['hasSuggestion'](_0x2fd1bb))return;const _0x96deda=_0x50e0e3['getSuggestion'](_0x2fd1bb);this['_suggestionToController']['get'](_0x96deda)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x53901d=this['editor']['plugins']['get']('Annotations'),_0x5d22e7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1616c2=Array['from'](_0x53901d['activeAnnotations'],_0x3ee1e7=>_0x3ee1e7['innerView'])['filter'](_0x580b3d=>this['_viewToController']['has'](_0x580b3d)),_0x2da09d=[];for(const _0x3f4744 of _0x1616c2){const _0xf5ad8c=this['_viewToController']['get'](_0x3f4744)['model']['getAllAdjacentSuggestions']();_0x2da09d['push'](..._0xf5ad8c['reduce']((_0x1e1028,_0x14786c)=>[..._0x1e1028,..._0x14786c['getMarkerNames']()],[]));}_0x5d22e7['activeMarkers']=_0x2da09d;}['_addUIComponentsToFactory'](){const _0x136c68=this['editor'],_0x20802e=_0x136c68['locale'],_0x449e1b=o(_0x20802e,'Track\x20changes'),_0x52d7fe=new Wt([{'type':'switchbutton','model':new _0x48e8dd({'withText':!0x0,'isToggleable':!0x0,'label':_0x449e1b,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x48e8dd({'withText':!0x0,'label':o(_0x20802e,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x48e8dd({'withText':!0x0,'label':o(_0x20802e,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x48e8dd({'withText':!0x0,'label':o(_0x20802e,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x48e8dd({'withText':!0x0,'label':o(_0x20802e,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x2c06c0 of _0x52d7fe)if(he(_0x2c06c0)){const _0x4258d9=_0x136c68['commands']['get'](_0x2c06c0['model']['commandName']);_0x2c06c0['model']['bind']('isOn','isEnabled')['to'](_0x4258d9,'value','isEnabled');}_0x136c68['ui']['componentFactory']['add']('trackChanges',_0x4b4897=>this['_createToolbarButton'](_0x4b4897,_0x52d7fe,_0x449e1b)),_0x136c68['ui']['componentFactory']['add']('menuBar:trackChanges',_0x881a1=>this['_createMenuBarMenu'](_0x881a1,_0x52d7fe,_0x449e1b));}['_createToolbarButton'](_0x196834,_0x47dde0,_0x4fe4c5){const _0x14ea9d=Qt(_0x196834,_0x3f6f88),_0x1860b3=this['editor']['commands']['get']('trackChanges');_0x14ea9d['buttonView']['set']({'tooltip':_0x4fe4c5,'label':_0x4fe4c5,'icon':ce}),_0x14ea9d['buttonView']['bind']('isOn')['to'](_0x1860b3,'value'),_0x14ea9d['buttonView']['on']('execute',()=>{_0x1860b3['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x14ea9d,_0x47dde0,{'role':'menu'});const _0x52c9aa=[];for(const _0x50315c of _0x47dde0)he(_0x50315c)&&_0x52c9aa['push'](this['editor']['commands']['get'](_0x50315c['model']['commandName']));const _0x20d666=_0x14ea9d['buttonView'];return _0x20d666['actionView']['unbind']('isEnabled'),_0x20d666['arrowView']['unbind']('isEnabled'),_0x20d666['actionView']['bind']('isEnabled')['to'](_0x1860b3,'isEnabled'),_0x20d666['arrowView']['bind']('isEnabled')['toMany'](_0x52c9aa,'isEnabled',(..._0x5372d3)=>_0x5372d3['some'](_0x2d7314=>_0x2d7314)),_0x14ea9d['on']('execute',_0x2db568=>{this['editor']['execute'](_0x2db568['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x14ea9d;}['_createMenuBarMenu'](_0x31eac9,_0x5253fc,_0x570592){const _0x4a2961=new Yt(_0x31eac9),_0x459dce=this['editor']['commands']['get']('trackChanges');_0x4a2961['buttonView']['set']({'label':_0x570592,'icon':ce});const _0x1625c6=new Zt(_0x31eac9);for(const _0x6636a0 of _0x5253fc){if('separator'==_0x6636a0['type']){_0x1625c6['items']['add'](new Xt(_0x31eac9));continue;}const _0xa0192=new te(_0x31eac9,_0x4a2961),_0x538b0e=new _0x3104b7(_0x31eac9),_0x221d03=_0x6636a0['model'];_0x538b0e['bind'](...Object['keys'](_0x221d03))['to'](_0x221d03),_0x538b0e['delegate']('execute')['to'](_0x4a2961),_0x538b0e['on']('execute',()=>{this['editor']['execute'](_0x221d03['commandName']),this['editor']['editing']['view']['focus']();}),_0xa0192['children']['add'](_0x538b0e),_0x1625c6['items']['add'](_0xa0192);}return _0x4a2961['bind']('isEnabled')['to'](_0x459dce,'isEnabled'),_0x4a2961['panelView']['children']['add'](_0x1625c6),_0x4a2961;}['_initializeController'](_0x199c87){const _0x22ef98=this['editor'],_0x23a832=_0x22ef98['config'],_0x1e3071=_0x22ef98['plugins']['get']('Annotations'),_0x1accca=_0x22ef98['plugins']['get']('CommentsRepository'),_0x13e776=_0x22ef98['plugins']['get']('EditorAnnotations'),_0x43d456=_0x22ef98['plugins']['get'](_0x24db66)['me'],_0x490cd4=_0x23a832['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x3db88c,CommentThreadInputView:_0x61b70}=_0x22ef98['plugins']['get']('CommentsUI');let _0x2093ac,_0x3cdb7e;this['_annotationViews']['has'](_0x199c87['id'])?(_0x3cdb7e=this['_annotationViews']['get'](_0x199c87['id']),_0x2093ac=_0x3cdb7e['mainView']):(_0x2093ac=new _0x490cd4(_0x22ef98['locale'],_0x199c87,_0x43d456,{'disableComments':this['_disableComments'],'editorConfig':_0x23a832['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x23a832['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x23a832['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x23a832['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3e95a9(_0x23a832['get']('locale')),'CommentView':_0x23a832['get']('comments')['CommentView'],'CommentsListView':_0x3db88c,'CommentThreadInputView':_0x61b70}),_0x2093ac['acceptButton']['on']('execute',()=>{_0x22ef98['editing']['view']['focus']();}),_0x2093ac['discardButton']['on']('execute',()=>{_0x22ef98['editing']['view']['focus']();}),_0x3cdb7e=_0x1e3071['createAnnotationView'](this['editor']['locale'],_0x2093ac),_0x3cdb7e['bind']('isDirty')['to'](_0x2093ac,'isDirty'),_0x3cdb7e['bind']('length')['to'](_0x2093ac),_0x3cdb7e['bind']('type')['to'](_0x2093ac,'type',_0x3d892a=>'suggestion-'+_0x3d892a),this['listenTo'](_0x2093ac,'escape',()=>{_0x22ef98['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x199c87['id'],_0x3cdb7e));const _0x4c9018=_0x1accca['createCommentThreadController'](_0x199c87['commentThread'],_0x2093ac),_0x48b2a8=new ae(_0x22ef98,_0x199c87,_0x2093ac,_0x4c9018),_0x34b7b6=_0x199c87['getAllAdjacentSuggestions']()['filter'](_0x4039d7=>_0x4039d7['isInContent']);_0x2093ac['descriptionParts']=_0x22ef98['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x34b7b6),this['_suggestionToController']['set'](_0x199c87,_0x48b2a8),this['_viewToController']['set'](_0x2093ac,_0x48b2a8);const _0x182e83=_0x1e3071['createAnnotation']({'view':_0x3cdb7e,'target':()=>{const _0x17decd=[],_0x5a52d7=_0x199c87['getAllAdjacentSuggestions']()['filter'](_0x4e4e15=>_0x4e4e15['isInContent']);for(const _0x284cd9 of _0x5a52d7)_0x17decd['push'](..._0x284cd9['getMarkers']());return _0x269c89(_0x22ef98['editing'],_0x17decd);},'type':()=>'suggestion-'+_0x48b2a8['view']['type']});_0x1accca['_bindAnnotationToEditors'](_0x2093ac,_0x182e83),_0x1e3071['add'](_0x182e83),_0x13e776['registerAnnotation'](_0x182e83);}['_destroyController'](_0x4ae9ae){const _0x2f7f86=this['editor']['plugins']['get']('CommentsRepository'),_0x253f64=this['editor']['plugins']['get']('Annotations'),_0x13db3c=this['_suggestionToController']['get'](_0x4ae9ae),_0x33a159=_0x13db3c['view'],_0xcae73d=_0x253f64['getByInnerView'](_0x33a159);_0x2f7f86['_unbindEditors'](_0x33a159),_0xcae73d&&_0x253f64['remove'](_0xcae73d),this['_suggestionToController']['delete'](_0x4ae9ae),this['_viewToController']['delete'](_0x33a159),_0x13db3c['destroy']();}['_updateController'](_0x280da8){if(!_0x280da8['isInContent']||!this['_suggestionToController']['has'](_0x280da8))return;const _0x266710=this['editor']['plugins']['get']('TrackChangesEditing'),_0x225a11=this['_suggestionToController']['get'](_0x280da8),_0x27595d=_0x280da8['getAllAdjacentSuggestions']();_0x225a11['view']['descriptionParts']=_0x266710['descriptionFactory']['getDescriptions'](_0x27595d);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x563bb2,(_0x57e920,_0x1af16d)=>{const _0x48871e=this['editor']['plugins']['get'](k),_0x452320=this['editor']['plugins']['get'](p);if(!_0x452320['activeMarkers']['length'])return;const {id:_0x5d6381}=_0x452320['_splitMarkerName'](_0x452320['activeMarkers'][0x0]),_0x60bbec=_0x48871e['getSuggestion'](_0x5d6381);_0x60bbec&&(this['_suggestionToController']['get'](_0x60bbec)['view']['focus'](),_0x1af16d());});}['destroy'](){for(const _0x3e7754 of this['_suggestionToController']['keys']())this['_destroyController'](_0x3e7754);for(const _0xca56ba of this['_annotationViews']['values']())_0xca56ba['mainView']['destroy']();super['destroy']();}}function he(_0x5c1946){return'model'in _0x5c1946;}class k extends _0x266c89{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x3cd32){this['editor']['plugins']['get'](p)['adapter']=_0x3cd32;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x39212a){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x39212a);}['getSuggestions']({skipNotAttached:_0x464bb5=!0x1,toJSON:_0x14c2a0=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x464bb5,'toJSON':_0x14c2a0});}['getSuggestion'](_0x546590){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x546590);}}const T=['Pagination'];class P extends _0x266c89{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x547c26=this['editor'];if(_0x547c26['config']['define']('trackChangesData.editorCreator',_0x70ab7e=>{const _0x1d64e7=_0x547c26['model']['document']['getRootNames']()['reduce']((_0x7f8d82,_0x5af1ee)=>(_0x7f8d82[_0x5af1ee]='',_0x7f8d82),{});return _0x547c26['constructor']['create'](_0x1d64e7,_0x70ab7e);}),'function'!=typeof _0x547c26['config']['get']('trackChangesData')['editorCreator'])throw new _0x3d68a7('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x520e99){return N(this['editor'],!0x0,_0x520e99);}['getDataWithDiscardedSuggestions'](_0x19876c){return N(this['editor'],!0x1,_0x19876c);}}class D extends _0x266c89{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x558273){super(_0x558273),this['result']='end';}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function v(_0x1c2a12){return void 0x0!==_0x1c2a12['getRootsAttributes'];}async function N(_0xb4a073,_0x41738a,_0x388a61){const _0x211d02=_0x3df758(_0xb4a073,T);_0x211d02['plugins']['push'](p,D),_0x211d02['rootsAttributes']=v(_0xb4a073)?_0xb4a073['getRootsAttributes']():void 0x0;const _0x389ddd=document['createDocumentFragment'](),_0x1f86e3=_0xb4a073['config']['get']('trackChangesData')['editorCreator'],_0x406c45=await _0x1f86e3(_0x211d02,()=>function(_0x3e3232){const _0x485642=document['createElement']('div');return _0x3e3232['appendChild'](_0x485642),_0x485642;}(_0x389ddd));!function(_0x2f9894,_0x18175b){const _0x145297=_0x2f9894['model']['document']['getRootNames']()['reduce']((_0x31b259,_0x54ea65)=>(_0x31b259[_0x54ea65]=_0x2f9894['data']['get']({'rootName':_0x54ea65}),_0x31b259),{}),_0x5d505a=_0x2f9894['plugins']['get']('Users')['users']['map'](_0x3dfb4c=>({'id':_0x3dfb4c['id'],'name':_0x3dfb4c['name']})),_0x1231f1=_0x2f9894['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x10e46d=_0x2f9894['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1bef7a=_0x18175b['plugins']['get']('Users'),_0x213069=_0x18175b['plugins']['get']('TrackChangesEditing'),_0x56aa8a=_0x18175b['plugins']['get']('CommentsRepository');for(const _0x22f2d9 of _0x5d505a)_0x1bef7a['getUser'](_0x22f2d9['id'])||_0x1bef7a['addUser'](_0x22f2d9);_0x1bef7a['me']||_0x1bef7a['useAnonymousUser']();for(const _0x33b850 of _0x10e46d)_0x56aa8a['addCommentThread'](_0x33b850);for(const _0x18f92e of _0x1231f1)_0x213069['addSuggestionData'](_0x18f92e);_0x18175b['data']['set'](_0x145297);}(_0xb4a073,_0x406c45),_0x406c45['execute'](_0x41738a?'acceptAllSuggestions':'discardAllSuggestions');const _0x319dd1=v(_0x406c45)?_0x406c45['getFullData'](_0x388a61):_0x406c45['data']['get'](_0x388a61);return await _0x406c45['destroy'](),_0x319dd1;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|