@ckeditor/ckeditor5-track-changes 43.2.0-alpha.6 → 43.2.0-alpha.7
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/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +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
|
-
_0x408897(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x5ad557,_0x2ee264){super(),this['id']=_0x2ee264['id'],this['type']=_0x2ee264['type'],this['subType']=_0x2ee264['subType']||null,this['author']=_0x2ee264['author'],this['creator']=_0x2ee264['creator']||_0x2ee264['author'],this['isExternal']=Boolean(_0x2ee264['attributes']&&_0x2ee264['attributes']['@external']),this['data']=null,this['_model']=_0x5ad557,this['_onAccept']=_0x2ee264['onAccept'],this['_onDiscard']=_0x2ee264['onDiscard'],this['_onAttributesChange']=_0x2ee264['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x2ee264['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 _0x3743c1=this;for(;_0x3743c1['previous'];)_0x3743c1=_0x3743c1['previous'];return _0x3743c1;}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'](_0x7e1caf){this['_markerNames']['add'](_0x7e1caf);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0xc05450=>this['_model']['markers']['get'](_0xc05450))['filter'](_0x49748b=>_0x49748b);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x1a4ec3=>{for(const _0x1b1715 of this['getMarkers']())_0x1a4ec3['removeMarker'](_0x1b1715);}),this['_markerNames']['clear']();}['removeMarker'](_0x31a0f6){this['_model']['change'](_0x2873d1=>{_0x2873d1['removeMarker'](_0x31a0f6);}),this['_markerNames']['delete'](_0x31a0f6);}['addRange'](_0x134868){const _0x246198='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x246198),this['_model']['change'](_0x16c600=>{_0x16c600['addMarker'](_0x246198,{'range':_0x134868,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x41cb5a){for(const _0x326245 of this['getRanges']())if(_0x326245['isIntersecting'](_0x41cb5a))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5490b0=>_0x5490b0['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0xd07b4d,_0x186c0f)=>[..._0xd07b4d,..._0x186c0f['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x1ee4ab=this['getRanges']();if(0x1!=_0x1ee4ab['length'])return null;const _0x4e133f=_0x1ee4ab[0x0],_0x2ba898=_0x4e133f['start']['nodeAfter'],_0xde6107=_0x4e133f['end']['nodeBefore'];return _0x2ba898 instanceof _0x3c0424?_0x2ba898!=_0xde6107?null:_0x2ba898: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 _0x496585=[];let _0x237ead=this['head'];for(;_0x237ead;)_0x496585['push'](_0x237ead),_0x237ead=_0x237ead['next'];return _0x496585;}['setAttribute'](_0x191f21,_0x9df1fc){const _0x26f05b=_0x3432b2(this['attributes']);_0x1c86ce(_0x26f05b,_0x191f21,_0x9df1fc),_0x3db994(_0x26f05b,this['attributes'])||(this['attributes']=_0x26f05b,this['_onAttributesChange'](_0x26f05b));}['removeAttribute'](_0x21aefe){const _0xe62f20=_0x3432b2(this['attributes']);_0xfd0b6b(_0xe62f20,_0x21aefe),_0x3db994(_0xe62f20,this['attributes'])||(this['attributes']=_0xe62f20,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 _0x360b63()['substr'](0x1,0x5);}}function o(_0x2f449b,_0x32d608,_0x71389a){const t=_0x2f449b['t'];switch(_0x32d608){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',_0x71389a);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x71389a);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x71389a);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x71389a);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x71389a);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',_0x71389a);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x71389a);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',_0x71389a);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x71389a);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x71389a);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x71389a);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x71389a);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x71389a);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x71389a);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x71389a);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x71389a);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x71389a);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x71389a);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x71389a);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x71389a);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x71389a);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x71389a);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x71389a);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'},_0x71389a);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x71389a);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x71389a);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x71389a);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x71389a);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x71389a);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'},_0x71389a);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x71389a);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x71389a);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x71389a);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x71389a);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'},_0x71389a);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x71389a);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'},_0x71389a);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'},_0x71389a);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x71389a);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'},_0x71389a);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x71389a);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'},_0x71389a);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x71389a);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x71389a);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'},_0x71389a);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'},_0x71389a);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'},_0x71389a);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x71389a);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'},_0x71389a);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'},_0x71389a);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'},_0x71389a);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x32d608;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x5db89d,_0x4ef601){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x5db89d,this['_locale']=_0x4ef601;}['getDescriptions'](_0x53780d){const _0x22f868=[],_0x5b2ec2=new Set(),_0x554d78=new Set();for(let _0x35710e=0x0;_0x35710e<_0x53780d['length'];_0x35710e++){const _0x163b3a=_0x53780d[_0x35710e];if(!_0x163b3a['isInContent'])continue;const _0x1ddb01=this['_handleCustomCallbackDescription'](_0x163b3a);if(_0x1ddb01){if(null!=_0x163b3a['subType']){if(_0x5b2ec2['has'](_0x163b3a['subType']))continue;_0x5b2ec2['add'](_0x163b3a['subType']);}_0x22f868['push'](_0x1ddb01);}else{if('attribute'!=_0x163b3a['type'])'insertion'!=_0x163b3a['type']&&'deletion'!=_0x163b3a['type']||this['_handleInsertRemoveSuggestionDescription'](_0x22f868,_0x163b3a,_0x53780d[_0x35710e+0x1]);else{const _0x25e6c2=_0x163b3a['data']['key'];if(_0x554d78['has'](_0x25e6c2))continue;_0x554d78['add'](_0x163b3a['data']['key']),_0x25e6c2==m?this['_handleRenameSuggestionDescription'](_0x22f868,_0x163b3a):this['_handleAttributeSuggestionDescription'](_0x22f868,_0x163b3a);}}}return this['_resolveDescriptionItems'](_0x22f868);}['registerDescriptionCallback'](_0x8f799c){this['_customCallbacks']['push'](_0x8f799c);}['registerElementLabel'](_0x2cd573,_0xd3fbea,_0x1a0ebc=_0x5d48ef['normal']){'function'==typeof _0x2cd573?_0x539d7d(this['_itemLabelsCallbacks'],{'matchingCallback':_0x2cd573,'label':_0xd3fbea,'priority':_0x1a0ebc}):this['_itemLabels']['set'](_0x2cd573,_0xd3fbea);}['registerAttributeLabel'](_0x5b2c62,_0x286e28){this['_attributeLabels']['set'](_0x5b2c62,_0x286e28);}['getItemLabel'](_0x267aec,_0x4b584a=0x1){let _0x42d1f6;for(const _0x23d873 of this['_itemLabelsCallbacks'])if(_0x23d873['matchingCallback'](_0x267aec)){_0x42d1f6=_0x23d873['label'];break;}return _0x42d1f6||(_0x42d1f6=this['_itemLabels']['get'](_0x267aec['name'])),_0x42d1f6?_0x42d1f6(_0x4b584a):0x1!==_0x4b584a?_0x4b584a+'\x20'+_0x267aec['name']+'s':''+_0x267aec['name'];}['_addDescriptionItems'](_0x4113e2,_0x1d70d6){const _0x4a37d2=_0x1d70d6['getFirstRange']()['getWalker'](),_0x4c98c0='insertion'==_0x1d70d6['type']?'add':'remove';for(const _0x1c83c5 of _0x4a37d2){const _0x1c759d=_0x1c83c5['item'],_0x5d1e64=_0x4113e2[_0x4113e2['length']-0x1];if(_0x1c759d['is']('$textProxy'))_0x5d1e64&&_0x5d1e64['type']['indexOf']('Container')>-0x1&&_0x4113e2['pop'](),_0x5d1e64&&'text'==_0x5d1e64['type']?_0x5d1e64[_0x4c98c0]+=_0x1c759d['data']:_0x4113e2['push']({'type':'text','add':'add'==_0x4c98c0?_0x1c759d['data']:'','remove':'remove'==_0x4c98c0?_0x1c759d['data']:''});else{if(this['_schema']['isObject'](_0x1c759d)){const _0x9505e4=_0x1c759d;if(_0x5d1e64&&_0x5d1e64['type']['indexOf']('Container')>-0x1&&_0x4113e2['pop'](),'elementEnd'==_0x1c83c5['type'])continue;_0x5d1e64&&_0x5d1e64['type']==_0x4c98c0+'Object'&&_0x5d1e64['element']['name']==_0x9505e4['name']?_0x5d1e64['quantity']++:_0x4113e2['push']({'type':_0x4c98c0+'Object','element':_0x9505e4,'quantity':0x1}),_0x4a37d2['skip'](_0x4673c2=>!('elementEnd'==_0x4673c2['type']&&_0x4673c2['item']==_0x1c759d));}else{if(this['_schema']['checkChild'](_0x1c759d,'$text')||_0x1c759d['is']('element','softBreak')){const _0x2a8f73=_0x1c759d;if('add'==_0x4c98c0&&'elementStart'==_0x1c83c5['type']||'remove'==_0x4c98c0&&'elementEnd'==_0x1c83c5['type'])continue;if(_0x5d1e64&&-0x1==_0x5d1e64['type']['indexOf']('Container')){'text'==_0x5d1e64['type']&&(_0x5d1e64[_0x4c98c0]+='\x0a');continue;}let _0x4ab51f;if(_0x4ab51f='add'==_0x4c98c0?_0x2a8f73['nextSibling']&&!this['_schema']['isObject'](_0x2a8f73['nextSibling'])?_0x2a8f73['nextSibling']:null:_0x2a8f73['previousSibling']&&!this['_schema']['isObject'](_0x2a8f73['previousSibling'])?_0x2a8f73['previousSibling']:null,_0x2a8f73['isEmpty']||_0x4ab51f&&_0x4ab51f['isEmpty']){const _0x31ae6d=_0x4ab51f&&_0x4ab51f['isEmpty']?_0x4ab51f:_0x2a8f73;_0x5d1e64&&_0x5d1e64['type']==_0x4c98c0+'EmptyContainer'&&_0x5d1e64['element']['name']==_0x31ae6d['name']?_0x5d1e64['quantity']++:_0x4113e2['push']({'type':_0x4c98c0+'EmptyContainer','element':_0x31ae6d,'quantity':0x1});}else _0x4113e2['push']({'type':_0x4c98c0+'Container','element':_0x2a8f73});}}}}}['_resolveDescriptionItems'](_0x47f929){const _0x1350da=this['_locale'],_0xc0ce81=[],_0x2a0980=[],_0x2d5a41=[];for(const _0x152cf5 of _0x47f929)switch(_0x152cf5['type']){case'text':if(_0x152cf5['add']=_0x152cf5['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x152cf5['remove']=_0x152cf5['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x152cf5['add']&&''!=_0x152cf5['remove']){_0xc0ce81['push']({'type':'replace','content':o(_0x1350da,'REPLACE_TEXT',['\x22'+_0x152cf5['remove']+'\x22','\x22'+_0x152cf5['add']+'\x22'])});continue;}if(null!=_0x152cf5['add']['match'](/^ +$/)){_0xc0ce81['push']({'type':'insertion','content':o(_0x1350da,'*Insert:*\x20%0',o(_0x1350da,'ELEMENT_SPACE',_0x152cf5['add']['length']))});continue;}if(null!=_0x152cf5['remove']['match'](/^ +$/)){_0xc0ce81['push']({'type':'deletion','content':o(_0x1350da,'*Remove:*\x20%0',o(_0x1350da,'ELEMENT_SPACE',_0x152cf5['remove']['length']))});continue;}if(''!=_0x152cf5['add']){_0xc0ce81['push']({'type':'insertion','content':o(_0x1350da,'*Insert:*\x20%0','\x22'+_0x152cf5['add']+'\x22')});continue;}_0xc0ce81['push']({'type':'deletion','content':o(_0x1350da,'*Remove:*\x20%0','\x22'+_0x152cf5['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0xc0ce81['push']({'type':'insertion','content':o(_0x1350da,'*Insert:*\x20%0',this['getItemLabel'](_0x152cf5['element'],_0x152cf5['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0xc0ce81['push']({'type':'deletion','content':o(_0x1350da,'*Remove:*\x20%0',this['getItemLabel'](_0x152cf5['element'],_0x152cf5['quantity']))});continue;case'addContainer':_0xc0ce81['push']({'type':'insertion','content':o(_0x1350da,'*Split:*\x20%0',this['getItemLabel'](_0x152cf5['element'],_0x152cf5['quantity']))});continue;case'removeContainer':_0xc0ce81['push']({'type':'deletion','content':o(_0x1350da,'*Merge:*\x20%0',this['getItemLabel'](_0x152cf5['element'],_0x152cf5['quantity']))});continue;case'addFormat':_0x2a0980['push'](_0x152cf5['key']);continue;case'removeFormat':_0x2d5a41['push'](_0x152cf5['key']);continue;default:_0xc0ce81['push'](_0x152cf5);}if(_0x2a0980['length']){const _0x34d4f8=_0x2a0980['map'](_0x14f659=>this['_attributeLabels']['has'](_0x14f659)?this['_attributeLabels']['get'](_0x14f659):_0x14f659)['join'](',\x20');_0xc0ce81['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x34d4f8)});}if(_0x2d5a41['length']){const _0x457841=_0x2d5a41['map'](_0x33e950=>this['_attributeLabels']['has'](_0x33e950)?this['_attributeLabels']['get'](_0x33e950):_0x33e950)['join'](',\x20');_0xc0ce81['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x457841)});}return _0xc0ce81;}['_handleCustomCallbackDescription'](_0x2707ab){for(const _0x763195 of this['_customCallbacks']){const _0x1df5d3=_0x763195(_0x2707ab);if(_0x1df5d3&&'type'in _0x1df5d3)return _0x1df5d3;}}['_handleAttributeSuggestionDescription'](_0x492e53,_0x496ddf){const _0x5ee2b9=_0x496ddf['data'],_0x3b0615=void 0x0===_0x5ee2b9['newValue']?'removeFormat':'addFormat';_0x492e53['push']({'type':_0x3b0615,'key':_0x5ee2b9['key']});}['_handleRenameSuggestionDescription'](_0x32225b,_0x427ab2){_0x32225b['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x427ab2['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x52ae6b,_0x3266a7,_0x3f482c){if(this['_addDescriptionItems'](_0x52ae6b,_0x3266a7),_0x3f482c&&_0x3f482c['getFirstRange']()&&!_0x3266a7['getFirstRange']()['end']['isEqual'](_0x3f482c['getFirstRange']()['start'])){const _0x30bb32=_0x52ae6b[_0x52ae6b['length']-0x1],_0x22038e='insertion'==_0x3266a7['type']?'add':'remove';_0x30bb32&&'text'==_0x30bb32['type']&&(_0x30bb32[_0x22038e]+='\x0a');}}}class V extends _0x1b5c48{['afterInit'](){const _0x2579f3=this['editor'],_0x284d4b=_0x2579f3['plugins']['get']('TrackChangesEditing');_0x2579f3['commands']['get']('showAIAssistant')&&_0x284d4b['enableCommand']('showAIAssistant');}}class U extends _0x1b5c48{['afterInit'](){const _0x1a0a69=this['editor'],_0x22be8f=_0x1a0a69['locale'];if(!_0x1a0a69['plugins']['has']('AlignmentEditing'))return;const _0xf0d0dc=_0x1a0a69['plugins']['get']('TrackChangesEditing');_0xf0d0dc['enableDefaultAttributesIntegration']('alignment'),_0xf0d0dc['registerBlockAttribute']('alignment'),_0xf0d0dc['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x22be8f,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc0e738=this['editor'],_0x371d09=_0xc0e738['locale'];_0xc0e738['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42fb5d=>{if('formatBlock'!=_0x42fb5d['type'])return;const {data:_0x11c79c}=_0x42fb5d;if(_0x11c79c&&'alignment'==_0x11c79c['commandName']){const _0x43518c=_0x11c79c['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x371d09,'*Format:*\x20%0',function(_0x50f823){switch(_0x50f823){case'left':return o(_0x371d09,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x371d09,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x371d09,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x371d09,'FORMAT_JUSTIFY_TEXT');}}(_0x43518c))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x1b5c48{['afterInit'](){const _0x459bb0=this['editor'],_0xdebf4c=_0x459bb0['plugins']['get']('TrackChangesEditing'),_0x28b2d1=_0x459bb0['locale'];for(const _0x4e8c8b of ti){if(!_0x459bb0['plugins']['has'](_0x4e8c8b))continue;const _0x101cc0=_0x4e8c8b['slice'](0x0,-0x7)['toLowerCase'](),_0x44ff02='FORMAT_'+_0x101cc0['toUpperCase']();_0xdebf4c['enableDefaultAttributesIntegration'](_0x101cc0),_0xdebf4c['registerInlineAttribute'](_0x101cc0),_0xdebf4c['descriptionFactory']['registerAttributeLabel'](_0x101cc0,o(_0x28b2d1,_0x44ff02));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4fb499=this['editor'],_0x574d89=_0x4fb499['locale'],_0x209f9f=_0x4fb499['plugins']['get']('TrackChangesEditing');function _0x442f62(_0x43df01,_0x18ed27){_0x209f9f['descriptionFactory']['registerDescriptionCallback'](_0x310cf2=>{if('formatInline'!=_0x310cf2['type'])return;const {data:_0x37e5fb}=_0x310cf2;return _0x37e5fb&&_0x37e5fb['commandName']===_0x43df01?_0x37e5fb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x574d89,'*Format:*\x20%0',_0x18ed27)}:{'type':'format','content':o(_0x574d89,'*Remove\x20format:*\x20%0',_0x18ed27)}:void 0x0;});}_0x442f62('bold',o(_0x574d89,'FORMAT_BOLD')),_0x442f62('italic',o(_0x574d89,'FORMAT_ITALIC')),_0x442f62('underline',o(_0x574d89,'FORMAT_UNDERLINE')),_0x442f62('code',o(_0x574d89,'FORMAT_CODE')),_0x442f62('strikethrough',o(_0x574d89,'FORMAT_STRIKETHROUGH')),_0x442f62('subscript',o(_0x574d89,'FORMAT_SUBSCRIPT')),_0x442f62('superscript',o(_0x574d89,'FORMAT_SUPERSCRIPT'));}}class F extends _0x1b5c48{['afterInit'](){const _0x8e8e25=this['editor'],_0x579943=_0x8e8e25['locale'];if(!_0x8e8e25['plugins']['has']('BlockQuoteEditing'))return;const _0x32f53b=_0x8e8e25['plugins']['get']('TrackChangesEditing'),_0x597056=this['editor']['commands']['get']('blockQuote');_0x32f53b['enableCommand']('blockQuote',(_0x499145,_0x33c69d={})=>{const _0x2575ba=this['editor']['model']['document']['selection'],_0x583258=_0x33c69d&&void 0x0!==_0x33c69d['forceValue']?_0x33c69d['forceValue']:!_0x597056['value'];let _0x1a550e=[];if(_0x583258){const _0x3d8d28=Array['from'](_0x2575ba['getSelectedBlocks']())['filter'](_0x30710a=>oo(_0x30710a)||function(_0x19f2ac,_0x1f7b28){const _0x4014ef=_0x1f7b28['checkChild'](_0x19f2ac['parent'],'blockQuote'),_0x4ce39d=_0x1f7b28['checkChild'](['$root','blockQuote'],_0x19f2ac);return _0x4014ef&&_0x4ce39d;}(_0x30710a,this['editor']['model']['schema']));_0x1a550e=to(_0x3d8d28,_0x8e8e25['model']);}else{const _0x596cde=Array['from'](_0x2575ba['getSelectedBlocks']())['filter'](_0x9d69f2=>oo(_0x9d69f2));_0x1a550e=to(_0x596cde,_0x8e8e25['model']);}_0x8e8e25['model']['change'](()=>{for(const _0x345802 of _0x1a550e)_0x32f53b['markBlockFormat'](_0x345802,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x583258}]});});}),_0x32f53b['descriptionFactory']['registerDescriptionCallback'](_0x51fcba=>{const {data:_0x12fceb}=_0x51fcba;if(_0x12fceb&&'blockQuote'==_0x12fceb['commandName']){const _0x3ec194=o(_0x579943,'ELEMENT_BLOCK_QUOTE');return _0x12fceb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x579943,'*Set\x20format:*\x20%0',_0x3ec194)}:{'type':'format','content':o(_0x579943,'*Remove\x20format:*\x20%0',_0x3ec194)};}});}}function oo(_0x3f8394){return'blockQuote'==_0x3f8394['parent']['name'];}class L extends _0x1b5c48{['afterInit'](){const _0x37726e=this['editor'];_0x37726e['plugins']['has']('CaseChange')&&(_0x37726e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x37726e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x37726e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x1b5c48{['afterInit'](){const _0x322550=this['editor'];_0x322550['commands']['get']('ckbox')&&_0x322550['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x1b5c48{['afterInit'](){const _0x3c0a4d=this['editor'];if(!_0x3c0a4d['plugins']['has']('CodeBlock'))return;const _0xdea83d=_0x3c0a4d['plugins']['get']('TrackChangesEditing'),_0x483796=_0x3c0a4d['locale'],_0x67c3e=_0x3c0a4d['config']['get']('codeBlock')['languages'],_0x57d55e=_0x3c0a4d['commands']['get']('codeBlock');_0xdea83d['enableCommand']('indentCodeBlock'),_0xdea83d['enableCommand']('outdentCodeBlock'),_0xdea83d['enableCommand']('codeBlock',(_0x50522f,_0x5ee08b={})=>{const _0x6e5b78=_0x3c0a4d['model'],_0x2a043f=_0x3c0a4d['model']['document']['selection'],_0xb29fa9=_0x5ee08b&&void 0x0!==_0x5ee08b['forceValue']?_0x5ee08b['forceValue']:!_0x57d55e['value'];let _0x2d5606;_0x5ee08b['language']||(_0x5ee08b['language']=_0x67c3e[0x0]['language']),_0x2d5606=_0xb29fa9?Array['from'](_0x2a043f['getSelectedBlocks']())['filter'](_0x1a195c=>eo(_0x1a195c)||function(_0xc71f0d,_0x357553){if(_0xc71f0d['is']('rootElement')||_0x357553['isLimit'](_0xc71f0d))return!0x1;return _0x357553['checkChild'](_0xc71f0d['parent'],'codeBlock');}(_0x1a195c,_0x6e5b78['schema'])):Array['from'](_0x2a043f['getSelectedBlocks']())['filter'](_0x5a4005=>eo(_0x5a4005));const _0x1bbcd1=to(_0x2d5606,_0x6e5b78);_0x6e5b78['change'](()=>{for(const _0x429fcb of _0x1bbcd1)_0xdea83d['markBlockFormat'](_0x429fcb,{'commandName':'codeBlock','commandParams':[{..._0x5ee08b,'forceValue':_0xb29fa9}],'formatGroupId':'blockName'});});}),(_0xdea83d['descriptionFactory']['registerElementLabel']('codeBlock',_0x1ae8be=>o(_0x483796,'ELEMENT_CODE_BLOCK',_0x1ae8be)),_0xdea83d['descriptionFactory']['registerDescriptionCallback'](_0x69e0aa=>{if('formatBlock'!=_0x69e0aa['type'])return;const _0x412581=_0x483796['t'],{data:_0x560d2a}=_0x69e0aa;if(!_0x560d2a||'codeBlock'!=_0x560d2a['commandName'])return;const _0x4663b4=_0x560d2a['commandParams'][0x0]['language'],_0x2f4244=_0x412581(_0x67c3e['find'](_0x28a082=>_0x28a082['language']===_0x4663b4)['label'])['toLowerCase']();return _0x560d2a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x483796,'*Set\x20format:*\x20%0',o(_0x483796,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x2f4244+')')}:{'type':'format','content':o(_0x483796,'*Remove\x20format:*\x20%0',o(_0x483796,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x3d688f){return'codeBlock'==_0x3d688f['name'];}class q extends _0x1b5c48{['afterInit'](){const _0x3e9319=this['editor'];if(!_0x3e9319['plugins']['has']('CommentsEditing'))return;_0x3e9319['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x190245,_0x92bf2e,_0x54f90a){const _0x4c1670=[];for(const _0x497ab7 of _0x92bf2e['getItems']())_0x497ab7['hasAttribute'](_0x190245)&&_0x4c1670['push'](_0x54f90a['createRangeOn'](_0x497ab7));return _0x4c1670;}function _e(_0x510e03,_0xd320cd,{showActiveMarker:_0x5184c7=!0x0}={}){const _0x2741ad=_0x510e03['plugins']['get']('TrackChangesEditing');return(_0xe3905e,_0x173228,_0x30b66c)=>{if(!_0x30b66c['consumable']['test'](_0x173228['markerRange'],_0xe3905e['name']))return;const _0x502f4d=_0x173228['markerRange']['getWalker'](),_0x1e29e0=_0x173228['markerRange']['start'],_0xe5eec6=_0x510e03['model']['schema'];let _0x51a51c=null,_0x54b2ca=null,_0x1a3018=!0x1,_0x1e2a10=!0x1;for(const _0x3acd01 of _0x502f4d){const _0x26e1f0=_0x3acd01['item'];_0x1a3018=_0x1a3018||_0xe5eec6['isContent'](_0x26e1f0);const _0xdfe5b4=_0x30b66c['mapper']['toViewElement'](_0x26e1f0);if(_0xdfe5b4&&_0xdfe5b4['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3acd01['type']&&(_0xe5eec6['isBlock'](_0x26e1f0)&&!_0xe5eec6['isLimit'](_0x26e1f0)&&(_0x26e1f0['nextSibling']||_0x1e29e0['isAtEnd']?_0x51a51c&&_0x51a51c['parent']==_0x26e1f0||(_0x51a51c=_0x26e1f0,_0x1eaad0(_0x3acd01['previousPosition']),_0x1e2a10=!0x0):_0x54b2ca=_0x54b2ca||_0x3acd01['previousPosition']));}function _0x1eaad0(_0x42d3f1){const {authorId:_0x12488c}=_0x2741ad['_splitMarkerName'](_0x173228['markerName']),_0x5226b3=_0x30b66c['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0xd320cd,'data-author-id':_0x12488c}),_0x4cedc9=_0x30b66c['mapper']['toViewPosition'](_0x42d3f1);_0x5184c7&&_0x2741ad['activeMarkers']['includes'](_0x173228['markerName'])&&_0x30b66c['writer']['addClass']('ck-suggestion-marker--active',_0x5226b3),_0x30b66c['writer']['insert'](_0x4cedc9,_0x5226b3),_0x30b66c['mapper']['bindElementToMarker'](_0x5226b3,_0x173228['markerName']);}_0x1a3018||_0x1e2a10||!_0x54b2ca||_0x1eaad0(_0x54b2ca);};}class z extends _0x1b5c48{static get['requires'](){return[_0x2e60aa];}['init'](){const _0x2e0fb3=this['editor'],_0x230a80=_0x2e0fb3['plugins']['get']('TrackChangesEditing');_0x230a80['enableCommand']('delete');const _0xc0137e=_0x2e0fb3['commands']['get']('deleteForward');_0x230a80['enableCommand']('deleteForward',(_0x311427,_0x195b8f={})=>{const _0x3ecc71=_0x2e0fb3['model']['createSelection'](_0x2e0fb3['model']['document']['selection']);_0x3ecc71['isCollapsed']&&_0x2e0fb3['model']['modifySelection'](_0x3ecc71,{'direction':'forward','unit':_0x195b8f['unit']});const _0x36bd51=_0x3ecc71['getFirstRange'](),_0x17d515=_0x2ad496['fromRange'](_0x36bd51);let _0x52e4b4;_0x311427(_0x195b8f),_0x52e4b4='$graveyard'==_0x17d515['root']['rootName']?_0x2e0fb3['model']['createRange'](_0x36bd51['start']):_0x2e0fb3['model']['createRange'](_0x17d515['start'],_0x17d515['end']),_0x17d515['detach'](),_0x2e0fb3['model']['enqueueChange'](_0xc0137e['buffer']['batch'],_0x15c7d9=>{_0xc0137e['buffer']['lock'](),_0x15c7d9['setSelection'](_0x15c7d9['createRange'](_0x52e4b4['end'])),_0xc0137e['buffer']['unlock']();});}),_0x2e0fb3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x2e0fb3,'merge'),{'priority':'high'}),_0x2e0fb3['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2dd19b,_0x46e392,_0x6d55ba)=>{_0x6d55ba['options']['showSuggestionHighlights']&&_e(_0x2e0fb3,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2dd19b,_0x46e392,_0x6d55ba);},{'priority':'high'}),_0x2e0fb3['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x189c46,_0x4606cc,_0x5d851e)=>{const _0x23de0a=_0x5d851e['mapper']['markerNameToElements'](_0x4606cc['markerName']);if(_0x23de0a){for(const _0x1a32cc of _0x23de0a)_0x1a32cc['is']('uiElement')&&(_0x5d851e['mapper']['unbindElementFromMarkerName'](_0x1a32cc,_0x4606cc['markerName']),_0x5d851e['writer']['remove'](_0x1a32cc));}},{'priority':'high'});}}class K extends _0x1b5c48{['afterInit'](){const _0x248140=this['editor'];if(!_0x248140['plugins']['has']('ListEditing'))return;const _0x4d8a8b=_0x248140['locale'],_0x43e9de=_0x248140['plugins']['get']('TrackChangesEditing'),_0x3bf838=_0x248140['plugins']['has']('TodoListEditing'),_0x684d39=!!_0x248140['config']['get']('list.multiBlock');function _0x35df74(_0x156d0b){return{'type':'format','content':''+o(_0x4d8a8b,'*Set\x20format:*\x20%0',_0x156d0b)};}function _0x3d5b0b(_0x4a5a04){return{'type':'format','content':''+o(_0x4d8a8b,'*Remove\x20format:*\x20%0',_0x4a5a04)};}_0x43e9de['enableDefaultAttributesIntegration']('numberedList'),_0x43e9de['enableDefaultAttributesIntegration']('bulletedList'),_0x43e9de['enableDefaultAttributesIntegration']('customNumberedList'),_0x43e9de['enableDefaultAttributesIntegration']('customBulletedList'),_0x43e9de['enableDefaultAttributesIntegration']('indentList'),_0x43e9de['enableDefaultAttributesIntegration']('outdentList'),_0x43e9de['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x43e9de['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x43e9de['registerBlockAttribute']('listItemId'),_0x43e9de['registerBlockAttribute']('listType'),_0x43e9de['registerBlockAttribute']('listIndent'),_0x684d39&&(_0x43e9de['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x43e9de['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x3bf838&&(_0x43e9de['enableDefaultAttributesIntegration']('todoList'),_0x43e9de['enableDefaultAttributesIntegration']('checkTodoList'),_0x43e9de['registerBlockAttribute']('todoListChecked'),_0x43e9de['descriptionFactory']['registerDescriptionCallback'](_0x5e2bbb=>{const {data:_0x2b8ff5}=_0x5e2bbb;if(_0x2b8ff5&&'todoListChecked'==_0x2b8ff5['key'])return{'type':'format','content':_0x2b8ff5['newValue']?o(_0x4d8a8b,'*Check\x20item*'):o(_0x4d8a8b,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x3de745=>{if(_0x3de745['batch']['isUndo'])return!0x1;let _0x4cc317=!0x1;const _0x37dc80=_0x43e9de['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x224697=>'todoListChecked'===_0x43e9de['_getAttributeKey'](_0x224697));for(const _0x2cf2f4 of _0x37dc80){'todo'!=_0x2cf2f4['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x43e9de['_findSuggestions'](_0x2cf2f4['getFirstRange'](),'attribute')['find'](_0x52493a=>'listType'===_0x43e9de['_getAttributeKey'](_0x52493a['suggestion']))||(_0x3de745['removeMarker'](_0x2cf2f4['getFirstMarker']()),_0x4cc317=!0x0));}return _0x4cc317;})),_0x43e9de['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x4d8a8b,'FORMAT_INDENT'));const _0xfdabfc={'type':'format','content':''};_0x43e9de['descriptionFactory']['registerDescriptionCallback'](_0x4719e2=>{const {data:_0x434878}=_0x4719e2;if(!_0x434878||'listType'!=_0x434878['key'])return;let _0x5b80b9=_0x4719e2['head'];for(;_0x5b80b9;){if(_0x5b80b9['data']&&(('listStyle'==_0x5b80b9['data']['key']||'listMarkerStyle'==_0x5b80b9['data']['key'])&&(_0x5b80b9['data']['newValue']&&'default'!=_0x5b80b9['data']['newValue']||'default'!=_0x5b80b9['data']['oldValue']&&!_0x434878['newValue'])||!_0x684d39&&_0x5b80b9['data']['key']==m))return _0xfdabfc;_0x5b80b9=_0x5b80b9['next'];}if(null==_0x434878['newValue'])switch(_0x434878['oldValue']){case'bulleted':return _0x3d5b0b(o(_0x4d8a8b,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3d5b0b(o(_0x4d8a8b,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3d5b0b(o(_0x4d8a8b,'ELEMENT_TODO_LIST'));}switch(_0x434878['newValue']){case'bulleted':return _0x35df74(o(_0x4d8a8b,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x35df74(o(_0x4d8a8b,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x35df74(o(_0x4d8a8b,'ELEMENT_TODO_LIST'));}}),_0x43e9de['descriptionFactory']['registerDescriptionCallback'](_0x25506f=>{const {data:_0x108795}=_0x25506f;if(_0x108795&&'listIndent'==_0x108795['key'])return null==_0x108795['newValue']||null==_0x108795['oldValue']&&0x0==_0x108795['newValue']?_0xfdabfc:void 0x0;}),_0x43e9de['descriptionFactory']['registerDescriptionCallback'](_0x350ecb=>{if('attribute'!=_0x350ecb['type'])return;const {data:_0x425270}=_0x350ecb;if(!_0x425270||'listItemId'!=_0x425270['key'])return;const _0x46b83c=Ee(_0x350ecb);return'newValue'==_0x46b83c?{'type':'format','content':o(_0x4d8a8b,'*Merge:*\x20list\x20item')}:'oldValue'==_0x46b83c?{'type':'format','content':o(_0x4d8a8b,'*Split:*\x20list\x20item')}:_0xfdabfc;}),_0x248140['model']['document']['registerPostFixer'](_0x2885fe=>this['listItemIdFixer'](_0x2885fe)),_0x248140['model']['document']['registerPostFixer'](_0x22baf4=>this['noTrackChangesFixer'](_0x22baf4)),_0x248140['model']['document']['on']('change:data',(_0x2b94e0,_0x44f790)=>{if(_0x44f790['isUndo']||!_0x44f790['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x1dc7c8){if(_0x1dc7c8['batch']['isUndo']||!_0x1dc7c8['batch']['isLocal'])return!0x1;let _0x122b1a=!0x1;const _0x41b135=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x106a6e=>_0x106a6e['data']&&'listItemId'==_0x106a6e['data']['key'])['filter'](_0x105bd7=>_0x105bd7['data']['newValue']&&_0x105bd7['data']['oldValue']);for(const _0x5ac666 of _0x41b135)Ee(_0x5ac666)||(_0x1dc7c8['removeMarker'](_0x5ac666['getFirstMarker']()),_0x122b1a=!0x0);return _0x122b1a;}['noTrackChangesFixer'](_0xb028){if(_0xb028['batch']['isUndo']||!_0xb028['batch']['isLocal'])return!0x1;const _0x19d027=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x19d027['trackChangesCommand']['value'])return!0x1;let _0x9246e1=!0x1;const _0x59858d=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x46c515=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x91aa4b=>'attribute'==_0x91aa4b['type'])['filter'](_0x378d08=>_0x59858d['includes'](_0x378d08['attributeKey']));if(0x0==_0x46c515['length'])return _0x9246e1;for(const _0x54e88c of _0x46c515){const _0x467f28=_0x19d027['_findSuggestions'](_0x54e88c['range'],'attribute')['filter'](_0x35179a=>!_0x35179a['meta']['isNextTo'])['map'](_0x41a00f=>_0x41a00f['suggestion'])['filter'](_0x59156c=>{const _0x5a6416=_0x19d027['_getAttributeKey'](_0x59156c);return _0x59858d['includes'](_0x5a6416);});if(_0x467f28['length']){for(const _0x41c986 of _0x467f28)_0xb028['removeMarker'](_0x41c986['getFirstMarker']());_0x9246e1=!0x0;}}return _0x9246e1;}['assureChains'](){const _0x577f39=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3857cc=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x59f5a6;const _0xfbe54f=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2ef3ab=>{if(_0x2ef3ab['data']['oldRange']||!_0x2ef3ab['data']['newRange'])return null;if(!_0x2ef3ab['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x25f408}=_0x577f39['_splitMarkerName'](_0x2ef3ab['name']);if(!_0x577f39['hasSuggestion'](_0x25f408))return null;const _0x34655a=_0x577f39['getSuggestion'](_0x25f408);return _0x3857cc['includes'](_0x34655a['data']['key']);})['map'](_0x31aa23=>{const {id:_0x5c34b2}=_0x577f39['_splitMarkerName'](_0x31aa23['name']),_0x4a48c9=_0x577f39['getSuggestion'](_0x5c34b2);return _0x59f5a6=_0x4a48c9['attributes']['groupId'],_0x4a48c9['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0xfbe54f['size'])return;const _0x2cfc27=_0x577f39['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x50c70f=>'attribute'==_0x50c70f['type']&&_0x50c70f['data']&&_0x3857cc['includes'](_0x50c70f['data']['key'])&&_0x50c70f['attributes']['groupId']!=_0x59f5a6)['map'](_0xd2241a=>({'listItem':_0xd2241a['getFirstRange']()['start']['nodeAfter'],'groupId':_0xd2241a['attributes']['groupId']})),_0x26df0a=new Set();for(const {groupId:_0x34b50a,listItem:_0x36d3b1}of _0x2cfc27)_0xfbe54f['has'](_0x36d3b1)&&_0x26df0a['add'](_0x34b50a);for(const _0x1e01c9 of _0x577f39['getSuggestions']())_0x26df0a['has'](_0x1e01c9['attributes']['groupId'])&&_0x1e01c9['setAttribute']('groupId',_0x59f5a6);}['_supportLegacySuggestions'](){const _0x142805=this['editor'],_0x2b6e12=_0x142805['locale'],_0xa5214b=_0x142805['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0xa5214b['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5745b8,_0xc12468){const _0x2f04cf=[];for(let _0x47bb5c of _0x5745b8)_0x47bb5c['start']['nodeAfter']===_0x47bb5c['end']['parent']&&(_0x47bb5c=_0x142805['model']['createRange'](_0x142805['model']['createPositionAt'](_0x47bb5c['start']['nodeAfter'],0x0))),_0x2f04cf['push'](_0x47bb5c);_0x142805['model']['change'](_0x5ea29e=>{const _0x5c4cf7=_0x142805['model']['document']['selection'],_0x24b2a1=Array['from'](_0x5c4cf7['getRanges']())['map'](_0x1d7b24=>_0x2ad496['fromRange'](_0x1d7b24));_0x5ea29e['setSelection'](_0x2f04cf),_0x142805['commands']['get'](_0xc12468['commandName'])['refresh'](),_0xc12468['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x142805['execute'](_0xc12468['commandName'],..._0xc12468['commandParams']),_0x5ea29e['setSelection'](_0x24b2a1);for(const _0x567d09 of _0x24b2a1)_0x567d09['detach']();});}),_0xa5214b['descriptionFactory']['registerElementLabel'](function(_0x3e70aa){const _0x35e1c5=!_0x142805['model']['schema']['isObject'](_0x3e70aa),_0x9b0e17=_0x3e70aa['previousSibling'],_0x2c715f=_0x3e70aa['nextSibling'],_0x474571=_0x3e70aa['getAttribute']('listItemId'),_0x3f9938=!_0x9b0e17||_0x9b0e17['getAttribute']('listItemId')!==_0x474571,_0x5588fa=!_0x2c715f||_0x2c715f['getAttribute']('listItemId')!==_0x474571;return _0x35e1c5&&Boolean(_0x474571)&&_0x3f9938&&_0x5588fa;},_0x3ca182=>o(_0x2b6e12,'ELEMENT_LIST_ITEM',_0x3ca182));}['_registerLegacyDescription'](){const _0x19eb1e=this['editor'],_0x2db9e1=_0x19eb1e['locale'];function _0x5e0c22(_0x109fe4){const _0x56ee52=_0x19eb1e['commands']['get']('bulletedList')['value'],_0x342220=_0x19eb1e['commands']['get']('numberedList')['value'];return'numberedList'===_0x109fe4?_0x56ee52:_0x342220;}_0x19eb1e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x206217){if('formatBlock'!=_0x206217['type'])return;const {data:_0x20310b}=_0x206217;if(!_0x20310b)return;let _0x272264,_0x2a2ffc,_0x1bc0ba,_0x1b0673;switch(_0x20310b['commandName']){case'bulletedList':_0x1bc0ba=_0x20310b['commandParams'][0x0]['forceValue'],_0x1b0673=_0x5e0c22(_0x20310b['commandName']),_0x272264=_0x1bc0ba?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1b0673&&_0x19eb1e['config']['get']('list.multiBlock')||(_0x272264='*Change\x20to:*\x20%0'),_0x2a2ffc={'type':'format','content':o(_0x2db9e1,_0x272264,o(_0x2db9e1,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x1bc0ba=_0x20310b['commandParams'][0x0]['forceValue'],_0x1b0673=_0x5e0c22(_0x20310b['commandName']),_0x272264=_0x1bc0ba?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1b0673&&_0x19eb1e['config']['get']('list.multiBlock')||(_0x272264='*Change\x20to:*\x20%0'),_0x2a2ffc={'type':'format','content':o(_0x2db9e1,_0x272264,o(_0x2db9e1,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x272264='*Indent:*\x20%0',_0x2a2ffc={'type':'format','content':o(_0x2db9e1,_0x272264,o(_0x2db9e1,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x272264=function(_0x3cd9e5){const _0xe148de=_0x3cd9e5['getFirstRange']();let _0xff5e1f=_0xe148de['start']['nodeAfter'];for(;_0xff5e1f&&_0xe148de['containsItem'](_0xff5e1f);){if(_0xff5e1f['getAttribute']('listIndent')>0x0)return!0x1;_0xff5e1f=_0xff5e1f['nextSibling'];}return!0x0;}(_0x206217)?o(_0x2db9e1,'*Format:*\x20remove\x20from\x20%0',o(_0x2db9e1,function(_0x38cf3b){return'ELEMENT_'+_0x38cf3b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x206217))):o(_0x2db9e1,'*Outdent:*\x20%0',o(_0x2db9e1,'ELEMENT_LIST_ITEM')),_0x2a2ffc={'type':'format','content':_0x272264};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x20310b['multipleBlocks']&&(_0x272264='*Merge:*\x20%0',_0x2a2ffc={'type':'deletion','content':o(_0x2db9e1,_0x272264,o(_0x2db9e1,'ELEMENT_LIST_ITEM'))});}return _0x2a2ffc;});}}function Ee(_0x182802){let _0x165d90=_0x182802['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x165d90;){const _0xc60140=_0x165d90['getAttribute']('listItemId');if(!_0xc60140)return!0x1;if(_0xc60140==_0x182802['data']['newValue'])return'newValue';if(_0xc60140==_0x182802['data']['oldValue'])return'oldValue';_0x165d90=_0x165d90['previousSibling'];}return!0x1;}class pe extends _0x1b5c48{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1abbc2=this['editor']['config']['get']('list.properties'),_0x24230a=this['editor']['plugins']['get']('TrackChangesEditing');_0x1abbc2['styles']&&(_0x24230a['enableDefaultAttributesIntegration']('listStyle'),_0x24230a['registerBlockAttribute']('listStyle')),_0x1abbc2['reversed']&&(_0x24230a['enableDefaultAttributesIntegration']('listReversed'),_0x24230a['registerBlockAttribute']('listReversed')),_0x1abbc2['startIndex']&&(_0x24230a['enableDefaultAttributesIntegration']('listStart'),_0x24230a['registerBlockAttribute']('listStart'));const _0x1e52a4={'type':'format','content':''};_0x24230a['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xd52548=this['editor']['locale'];_0x24230a['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0xd52548,'FORMAT_LIST_REVERSED')),_0x24230a['descriptionFactory']['registerDescriptionCallback'](_0x23fdef=>{const {data:_0x3368b3}=_0x23fdef;if(_0x3368b3&&'listReversed'==_0x3368b3['key'])return null==_0x3368b3['newValue']||0x0==_0x3368b3['newValue']&&null==_0x3368b3['oldValue']?_0x1e52a4:void 0x0;}),_0x24230a['descriptionFactory']['registerAttributeLabel']('listStart',o(_0xd52548,'FORMAT_LIST_START')),_0x24230a['descriptionFactory']['registerDescriptionCallback'](_0x523731=>{const {data:_0x20242e}=_0x523731;if(_0x20242e&&'listStart'==_0x20242e['key'])return null==_0x20242e['newValue']||0x1==_0x20242e['newValue']&&null==_0x20242e['oldValue']?_0x1e52a4:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1b1c9a=>{if(_0x1b1c9a['batch']['isUndo'])return!0x1;let _0x5676c9=!0x1;const _0x4973db=_0x24230a['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5dfddd=>{const _0x431513=_0x24230a['_getAttributeKey'](_0x5dfddd);return'listStart'==_0x431513||'listReversed'==_0x431513;});for(const _0x5d6bbb of _0x4973db){const _0x4a5050=_0x5d6bbb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4a5050||'customNumbered'==_0x4a5050)continue;_0x24230a['_findSuggestions'](_0x5d6bbb['getFirstRange'](),'attribute')['find'](_0x166f41=>'listType'==_0x24230a['_getAttributeKey'](_0x166f41['suggestion']))||(_0x1b1c9a['removeMarker'](_0x5d6bbb['getFirstMarker']()),_0x5676c9=!0x0);}return _0x5676c9;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x34209f){const _0x235958=this['editor']['locale'],{data:_0x586217}=_0x34209f,_0x24c46f={'type':'format','content':''};if(!_0x586217||'listStyle'!=_0x586217['key'])return;if(!_0x586217['oldValue'])return'default'==_0x586217['newValue']?_0x24c46f:{'type':'format','content':''+o(_0x235958,'*Set\x20format:*\x20%0',o(_0x235958,this['_getTranslationKeyForListStyle'](_0x586217['newValue'])))};if(!_0x586217['newValue']){if('default'==_0x586217['oldValue'])return _0x24c46f;let _0x445e1d=_0x34209f['head'];for(;_0x445e1d;){if(_0x445e1d['data']&&'listType'==_0x445e1d['data']['key']&&_0x445e1d['data']['newValue'])return _0x24c46f;_0x445e1d=_0x445e1d['next'];}return{'type':'format','content':''+o(_0x235958,'*Remove\x20format:*\x20%0',o(_0x235958,this['_getTranslationKeyForListStyle'](_0x586217['oldValue'])))};}if('default'!=_0x586217['newValue'])return{'type':'format','content':''+o(_0x235958,'*Set\x20format:*\x20%0',o(_0x235958,this['_getTranslationKeyForListStyle'](_0x586217['newValue'])))};let _0x20260d=_0x34209f['head'];for(;_0x20260d;){if(_0x20260d['data']&&'listType'==_0x20260d['data']['key']&&_0x20260d['data']['newValue']&&_0x20260d['data']['oldValue'])return _0x24c46f;_0x20260d=_0x20260d['next'];}return{'type':'format','content':o(_0x235958,'*Set\x20format:*\x20%0',o(_0x235958,'ELEMENT_'+_0x34209f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x276658=this['editor'],_0x4184ac=_0x276658['locale'];_0x276658['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x535d69=>{if('formatBlock'!=_0x535d69['type'])return;const {data:_0x34d25a}=_0x535d69;if(!_0x34d25a)return;let _0x353644,_0x3c330a;switch(_0x34d25a['commandName']){case'listStyle':_0x353644='*Change\x20to:*\x20%0',_0x3c330a={'type':'format','content':o(_0x4184ac,_0x353644,o(_0x4184ac,this['_getTranslationKeyForListStyle'](_0x34d25a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x353644=_0x34d25a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3c330a={'type':'format','content':o(_0x4184ac,_0x353644)};break;case'listStart':_0x353644='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3c330a={'type':'format','content':o(_0x4184ac,_0x353644,_0x34d25a['commandParams'][0x0]['startIndex'])};}return _0x3c330a;});}['_getTranslationKeyForListStyle'](_0x55394a){return'ELEMENT_'+function(_0x382756){if(ye['includes'](_0x382756))return'bulleted';if(Se['includes'](_0x382756))return'numbered';return null;}(_0x55394a)['toUpperCase']()+'_LIST_'+_0x55394a['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x1b5c48{static get['requires'](){return[_0x1b598f];}['init'](){const _0x3fec24=this['editor'],_0x4fe233=_0x3fec24['plugins']['get']('TrackChangesEditing'),_0x2c919b=_0x3fec24['commands']['get']('enter');_0x4fe233['enableCommand']('enter',()=>{_0x3fec24['model']['change'](_0x53d9ef=>{const _0x255deb=_0x3fec24['model']['document']['selection'],_0x5a2cc3=_0x255deb['getFirstPosition'](),_0x418ad5=_0x2ad496['fromRange'](_0x255deb['getFirstRange']());if(_0x2c919b['enterBlock'](_0x53d9ef)){const _0x5d35c4=_0x3fec24['model']['createPositionAt'](_0x5a2cc3['parent']['nextSibling'],0x0),_0x2496fc=_0x53d9ef['createRange'](_0x5a2cc3,_0x5d35c4);_0x4fe233['markInsertion'](_0x2496fc);}else _0x53d9ef['setSelection'](_0x53d9ef['createRange'](_0x418ad5['end']));_0x418ad5['detach'](),_0x2c919b['fire']('afterExecute',{'writer':_0x53d9ef});});}),_0x3fec24['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x3fec24,'split'),{'priority':'high'}),_0x3fec24['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x551ee6,_0x5865c3,_0x3b65d7)=>{const _0x1af9a1=_0x3b65d7['mapper']['markerNameToElements'](_0x5865c3['markerName']);if(_0x1af9a1){for(const _0x12caab of _0x1af9a1)_0x12caab['hasClass']('ck-suggestion-marker-split')&&(_0x3b65d7['mapper']['unbindElementFromMarkerName'](_0x12caab,_0x5865c3['markerName']),_0x3b65d7['writer']['remove'](_0x12caab));}},{'priority':'high'}),_0x3fec24['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3fefa5,_0x25d7cb,_0x282b3d)=>{_0x282b3d['options']['showSuggestionHighlights']&&_e(_0x3fec24,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x3fefa5,_0x25d7cb,_0x282b3d);},{'priority':'high'});}}class X extends _0x1b5c48{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x34b015=this['editor']['plugins']['get']('TrackChangesEditing');_0x34b015['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x34b015['enableCommand']('findNext'),_0x34b015['enableCommand']('findPrevious'),_0x34b015['enableCommand']('replace'),_0x34b015['enableCommand']('replaceAll');}['handleFindCommand'](_0x5c688a,_0x4ec33c,_0x359970={}){const _0xb9e4cb=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x5c688a(_0x293b73=>{let _0x175fef=('string'==typeof _0x4ec33c?_0xb9e4cb['findByTextCallback'](_0x4ec33c,_0x359970):_0x4ec33c)(_0x293b73);Array['isArray'](_0x175fef)&&(_0x175fef={'results':_0x175fef,'searchText':'string'==typeof _0x4ec33c?_0x4ec33c:''});const _0x28811b=_0x175fef['results']['filter'](_0x198f15=>!0x1===this['_isInDeletionRange'](_0x198f15,_0x293b73['item']));return{..._0x175fef,'results':_0x28811b};},_0x359970);}['_isInDeletionRange'](_0x340e87,_0x2e1b89){const _0x585a3a=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2e1b89,_0x340e87['start']),this['editor']['model']['createPositionAt'](_0x2e1b89,_0x340e87['end']));for(const _0x1ea422 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x585a3a['getIntersection'](_0x1ea422['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 _0x1b5c48{['afterInit'](){const _0x41e9ed=this['editor']['locale'],_0x58b784=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4d995b,commandName:_0x13d054}of ro)this['editor']['plugins']['has'](_0x4d995b)&&(_0x58b784['enableDefaultAttributesIntegration'](_0x13d054),_0x58b784['registerInlineAttribute'](_0x13d054));_0x58b784['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x41e9ed,'FORMAT_FONT_SIZE')),_0x58b784['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x41e9ed,'FORMAT_FONT_FAMILY')),_0x58b784['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x41e9ed,'FORMAT_FONT_COLOR')),_0x58b784['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x41e9ed,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xb4eb8f=this['editor'],_0x59affb=_0xb4eb8f['locale'];_0xb4eb8f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c23c9=>{const _0x330384=_0x59affb['t'];if('formatInline'!=_0x2c23c9['type'])return;const {data:_0x50463c}=_0x2c23c9;if(null!=_0x50463c){if('fontSize'==_0x50463c['commandName']){const _0x122245=_0x50463c['commandParams'][0x0]['value'];if(_0x122245){const _0x5ca6e1=_0x330384(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x4467a0=>_0x4467a0['model']==_0x122245)['title'])['toLowerCase']();return{'type':'format','content':o(_0x59affb,'*Set\x20font\x20size:*\x20%0',_0x5ca6e1)};}return{'type':'format','content':o(_0x59affb,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x50463c['commandName']){const _0x1216b6=_0x50463c['commandParams'][0x0]['value'];return _0x1216b6?{'type':'format','content':o(_0x59affb,'*Set\x20font\x20family:*\x20%0',_0x1216b6)}:{'type':'format','content':o(_0x59affb,'*Reset\x20font\x20family*')};}if('fontColor'==_0x50463c['commandName']){const _0x1dd3ae=_0x50463c['commandParams'][0x0]['value'];if(_0x1dd3ae){const _0x56c741=_0x4919ed(this['editor']['config']['get']('fontColor.colors'))['find'](_0x596cd2=>_0x596cd2['model']==_0x1dd3ae);let _0x5d09e7=_0x1dd3ae,_0x18e8e1='';return _0x56c741&&(_0x5d09e7=_0x56c741['label'],_0x18e8e1=_0x330384(_0x5d09e7)['toLowerCase']()),{'type':'format','content':o(_0x59affb,'*Set\x20font\x20color:*\x20%0',_0x18e8e1)['trim'](),'color':{'value':_0x1dd3ae,'title':_0x18e8e1||_0x5d09e7}};}return{'type':'format','content':o(_0x59affb,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x50463c['commandName']){const _0x154323=_0x50463c['commandParams'][0x0]['value'];if(_0x154323){const _0x1bef91=_0x4919ed(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x24b2f7=>_0x24b2f7['model']==_0x154323);let _0x25c8f6=_0x154323,_0x151683='';return _0x1bef91&&(_0x25c8f6=_0x1bef91['label'],_0x151683=_0x330384(_0x25c8f6)['toLowerCase']()),{'type':'format','content':o(_0x59affb,'*Set\x20font\x20background\x20color:*\x20%0',_0x151683)['trim'](),'color':{'value':_0x154323,'title':_0x151683||_0x25c8f6}};}return{'type':'format','content':o(_0x59affb,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x1b5c48{['afterInit'](){const _0x881efb=this['editor'],_0x2b27e7=_0x881efb['plugins']['get']('TrackChangesEditing'),_0x2d984c=_0x881efb['commands']['get']('copyFormat'),_0x11ad8d=_0x881efb['commands']['get']('pasteFormat');_0x2d984c&&_0x11ad8d&&(_0x2b27e7['enableDefaultAttributesIntegration']('pasteFormat'),_0x2b27e7['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3236e7=this['editor'],_0x14c241=_0x3236e7['locale'];_0x3236e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3f368a=>{if('formatBlock'!=_0x3f368a['type']&&'formatInline'!=_0x3f368a['type'])return;const {data:_0x2c6c49}=_0x3f368a;if(_0x2c6c49&&'pasteFormat'===_0x2c6c49['commandName']){const _0x4cde52=[],_0x4fdefd=_0x2c6c49['commandParams'][0x0];for(const [_0x2c81f3,_0x3becb2]of Object['entries'](_0x4fdefd))_0x4cde52['push'](so(_0x3236e7,_0x2c81f3,_0x3becb2));return _0x4cde52['length']?{'type':'format','content':o(_0x14c241,'*Set\x20format\x20to:*\x20%0',_0x4cde52['join'](',\x20'))}:{'type':'format','content':o(_0x14c241,'*Remove\x20all\x20formatting*')};}});}}function so(_0x50f2fd,_0x1746fa,_0x50882e){const _0x27ce72=_0x50f2fd['locale']['t'],_0x466b83=_0x1746fa['split'](/(?=[A-Z])/)['join']('\x20'),_0x50e4d7=_0x27ce72(_0x466b83['charAt'](0x0)['toUpperCase']()+_0x466b83['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x50882e)return _0x50e4d7;if('fontColor'===_0x1746fa||'fontBackgroundColor'===_0x1746fa){const _0x1b92a1=_0x4919ed(_0x50f2fd['config']['get']('fontColor.colors'))['find'](_0x3827c3=>_0x3827c3['model']==_0x50882e);return _0x50e4d7+'\x20('+(_0x1b92a1?_0x27ce72(_0x1b92a1['label'])['toLowerCase']():_0x50882e)+')';}if('fontSize'===_0x1746fa&&isNaN(parseFloat(_0x50882e))){const _0x4a69d9=_0x50f2fd['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x50f2fd['config']['get']('fontSize.options'))['find'](_0x3a5c8b=>_0x3a5c8b['model']==_0x50882e);return _0x50e4d7+'\x20('+(_0x4a69d9?_0x27ce72(_0x4a69d9['title'])['toLowerCase']():_0x50882e)+')';}return _0x50e4d7+'\x20('+_0x50882e+')';}class tt extends _0x1b5c48{['_headingOptions'];['afterInit'](){const _0x5751f9=this['editor'];if(!_0x5751f9['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x5751f9['config']['get']('heading.options');const _0x34668b=_0x5751f9['locale'],_0x2af814=_0x5751f9['plugins']['get']('TrackChangesEditing');_0x2af814['enableDefaultAttributesIntegration']('heading');for(const _0x29ea02 of this['_headingOptions'])'paragraph'!=_0x29ea02['model']&&_0x2af814['descriptionFactory']['registerElementLabel'](_0x29ea02['model'],_0x5cbbd6=>{const _0x5e1d65=this['_getHeadingLevel'](_0x29ea02['model']);return null!==_0x5e1d65?_0x569221(_0x5cbbd6,_0x5e1d65):_0x1522c4(_0x5cbbd6,_0x29ea02['title']);});function _0x569221(_0x1cacb8,_0x290386){return o(_0x34668b,'ELEMENT_HEADING',[_0x1cacb8,_0x290386]);}function _0x1522c4(_0x128704,_0x1dd138){return o(_0x34668b,'ELEMENT_HEADING_CUSTOM',[_0x128704,_0x1dd138]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e62a6=this['editor'],_0x579e9f=_0x1e62a6['locale'];function _0xd21504(_0x58ae09,_0x36bad8){return o(_0x579e9f,'ELEMENT_HEADING_CUSTOM',[_0x58ae09,_0x36bad8]);}_0x1e62a6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c2e65=>{if('formatBlock'!=_0x2c2e65['type'])return;const {data:_0x3b4817}=_0x2c2e65;if(_0x3b4817&&'heading'==_0x3b4817['commandName']){const _0xb0ec5c=_0x3b4817['commandParams'][0x0]['value'],_0x2f9c5d=this['_getHeadingLevel'](_0xb0ec5c);if(null!==_0x2f9c5d)return{'type':'format','content':o(_0x579e9f,'*Change\x20to:*\x20%0',(_0x207374=0x1,_0x49ded2=_0x2f9c5d,o(_0x579e9f,'ELEMENT_HEADING',[_0x207374,_0x49ded2])))};const _0x101cb3=this['_headingOptions']['find'](_0x4b4598=>_0x4b4598['model']===_0xb0ec5c)['title'];return{'type':'format','content':o(_0x579e9f,'*Change\x20to:*\x20%0',_0xd21504(0x1,_0x101cb3))};}var _0x207374,_0x49ded2;});}['_getHeadingLevel'](_0x426611){const _0x4cf505=_0x426611['match'](/^heading(\d+)/);if(_0x4cf505)return _0x4cf505[0x1];const _0x26d822=this['_headingOptions']?.['find'](_0x1b57ce=>_0x1b57ce['model']==_0x426611);if(_0x26d822&&_0x26d822['view']){const _0x2ab420=_0x26d822['view'],_0x57847c=(_0x2ab420['name']??_0x2ab420)['match'](/^h(\d+)/);if(_0x57847c)return _0x57847c[0x1];}return null;}}class et extends _0x1b5c48{['afterInit'](){const _0x8918ec=this['editor'];if(!_0x8918ec['plugins']['has']('HighlightEditing'))return;const _0x4fb8f0=_0x8918ec['plugins']['get']('TrackChangesEditing'),_0x76fff7=_0x8918ec['locale'];_0x4fb8f0['enableDefaultAttributesIntegration']('highlight'),_0x4fb8f0['registerInlineAttribute']('highlight'),_0x4fb8f0['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x76fff7,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2fb4ee=this['editor'],_0x420e85=_0x2fb4ee['locale'];_0x2fb4ee['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x50432f=>{if('formatInline'!=_0x50432f['type'])return;const {data:_0x445989}=_0x50432f;if(_0x445989&&'highlight'==_0x445989['commandName']){const _0x3209ef=_0x420e85['t'],_0x3a8c1f=_0x445989['commandParams'][0x0]['value'];if(_0x3a8c1f){const _0x3946fe=_0x2fb4ee['config']['get']('highlight.options')['find'](_0x1a86ca=>_0x1a86ca['model']==_0x3a8c1f),_0x58cc4e=_0x3209ef(_0x3946fe['title'])['toLowerCase']();return{'type':'format','content':o(_0x420e85,'*Set\x20highlight:*\x20%0',_0x58cc4e),'color':{'value':_0x3946fe['color'],'title':_0x3946fe['title']}};}return{'type':'format','content':o(_0x420e85,'*Remove\x20highlight*',o(_0x420e85,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x1b5c48{['afterInit'](){const _0x50ec46=this['editor'];if(!_0x50ec46['plugins']['has']('HorizontalLineEditing'))return;_0x50ec46['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x1036eb=_0x50ec46['plugins']['get']('TrackChangesEditing'),_0x397028=_0x50ec46['locale'];_0x1036eb['descriptionFactory']['registerElementLabel']('horizontalLine',_0x5cf316=>o(_0x397028,'ELEMENT_HORIZONTAL_LINE',_0x5cf316)),_0x50ec46['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x25652e,{writer:_0x5cc40b,options:_0x5a55f4})=>{if(!_0x5a55f4['showSuggestionHighlights'])return null;const _0xf3aa96=_0x5cc40b['createContainerElement']('div'),_0x17e252=_0x5cc40b['createEmptyElement']('hr');return _0x5cc40b['addClass']('ck-horizontal-line',_0xf3aa96),_0x5cc40b['insert'](_0x5cc40b['createPositionAt'](_0xf3aa96,0x0),_0x17e252),_0xf3aa96;},'converterPriority':'high'});}}class st extends _0x1b5c48{['afterInit'](){const _0x1a4d0f=this['editor'];if(!_0x1a4d0f['plugins']['has']('HtmlEmbed'))return;const _0x3a99b5=_0x1a4d0f['plugins']['get']('TrackChangesEditing'),_0x3de2f6=_0x1a4d0f['locale'];_0x3a99b5['descriptionFactory']['registerElementLabel']('rawHtml',_0x25725c=>o(_0x3de2f6,'ELEMENT_HTML_EMBED',_0x25725c)),_0x3a99b5['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3a99b5['registerBlockAttribute']('value'),_0x3a99b5['descriptionFactory']['registerDescriptionCallback'](_0x24e068=>{if('attribute'!=_0x24e068['type'])return;const {data:_0x235153}=_0x24e068;if(_0x235153&&'value'==_0x235153['key']&&_0x24e068['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3e8a50=o(_0x3de2f6,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3de2f6,'*Change\x20%0\x20content*',_0x3e8a50)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x681cee=this['editor'],_0x341276=_0x681cee['locale'];_0x681cee['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x29d235=>{if('formatBlock'!=_0x29d235['type'])return;const {data:_0x4587af}=_0x29d235;if(_0x4587af&&'htmlEmbed'==_0x4587af['commandName']){const _0xce669b=o(_0x341276,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x341276,'*Change\x20%0\x20content*',_0xce669b)};}});}}class nt extends _0x1b5c48{['afterInit'](){const _0x4a6c8f=this['editor'];if(!_0x4a6c8f['plugins']['has']('ImageEditing'))return;const _0x2e3fa0=_0x4a6c8f['plugins']['get']('TrackChangesEditing'),_0xb250a2=_0x4a6c8f['plugins']['get']('ImageUtils'),_0x47aab8=_0x4a6c8f['locale'];_0x2e3fa0['enableCommand']('insertImage'),_0x2e3fa0['descriptionFactory']['registerElementLabel']('imageBlock',_0x14a05e=>o(_0x47aab8,'ELEMENT_IMAGE',_0x14a05e)),_0x2e3fa0['descriptionFactory']['registerElementLabel']('imageInline',_0x45ad95=>o(_0x47aab8,'ELEMENT_INLINE_IMAGE',_0x45ad95)),_0x2e3fa0['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x47aab8,'ELEMENT_CAPTION')),_0x4a6c8f['plugins']['has']('ImageUploadEditing')&&_0x2e3fa0['enableCommand']('uploadImage'),_0x4a6c8f['plugins']['has']('ImageBlockEditing')&&_0x4a6c8f['plugins']['has']('ImageInlineEditing')&&(_0x2e3fa0['enableCommand']('imageTypeInline',(_0x245e90,_0x212c48)=>{const _0x4df4aa=_0xb250a2['getClosestSelectedImageElement'](_0x4a6c8f['model']['document']['selection']);_0x4a6c8f['model']['change'](()=>{_0x2e3fa0['markBlockFormat'](_0x4df4aa,{'commandName':'imageTypeInline','commandParams':[_0x212c48]},[],'convertBlockImageToInline');});}),_0x2e3fa0['enableCommand']('imageTypeBlock',(_0x846c1f,_0x3d23f3)=>{_0x4a6c8f['model']['change'](_0x50f460=>{let _0x3a62a9=_0xb250a2['getClosestSelectedImageElement'](_0x4a6c8f['model']['document']['selection']),_0x34d0f2=_0x50f460['createRangeOn'](_0x3a62a9);const _0x246b32=_0x2c4486['fromPosition'](_0x34d0f2['start'],'toPrevious'),_0x189f81=_0x2c4486['fromPosition'](_0x34d0f2['end'],'toNext');_0x2e3fa0['forceDefaultExecution'](()=>_0x846c1f(_0x3d23f3)),_0x3a62a9=_0xb250a2['getClosestSelectedImageElement'](_0x4a6c8f['model']['document']['selection']),_0x34d0f2=_0x50f460['createRangeOn'](_0x3a62a9);const _0x16e7f8=_0x50f460['createRange'](_0x246b32,_0x189f81);_0x246b32['detach'](),_0x189f81['detach'](),_0x2e3fa0['markBlockFormat'](_0x3a62a9,{'commandName':'imageTypeInline','commandParams':[_0x3d23f3]},[],'convertInlineImageToBlock'),_0x16e7f8['start']['isBefore'](_0x34d0f2['start'])&&_0x2e3fa0['markInsertion'](_0x50f460['createRange'](_0x16e7f8['start'],_0x34d0f2['start']),'convertInlineImageToBlock'),_0x34d0f2['end']['isBefore'](_0x16e7f8['end'])&&_0x2e3fa0['markInsertion'](_0x50f460['createRange'](_0x34d0f2['end'],_0x16e7f8['end']),'convertInlineImageToBlock');});}),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x2e3fa0['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x668319])=>{const _0x53f09e=_0x2e3fa0['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x26fb41=_0x668319['start'],_0x19c3e9=_0x668319['end'];const _0x517c2e=_0x4a6c8f['model']['schema']['getNearestSelectionRange'](_0x26fb41,'backward'),_0xd6cb52=_0x4a6c8f['model']['schema']['getNearestSelectionRange'](_0x19c3e9,'forward');_0x517c2e['isCollapsed']&&(_0x26fb41=_0x517c2e['start']),_0xd6cb52['isCollapsed']&&(_0x19c3e9=_0xd6cb52['end']),_0x53f09e([_0x4a6c8f['model']['createRange'](_0x26fb41,_0x19c3e9)]);}),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xf62e4a),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xf62e4a)),_0x4a6c8f['plugins']['has']('ImageCaptionEditing')&&(_0x2e3fa0['enableCommand']('toggleImageCaption',(_0x29fc41,_0x5f0c9b)=>{const _0x5c74a8=_0x4a6c8f['plugins']['get']('ImageCaptionUtils');let _0x5403ad=_0xb250a2['getClosestSelectedImageElement'](_0x4a6c8f['model']['document']['selection']),_0x75ccfb=_0x5c74a8['getCaptionFromImageModelElement'](_0x5403ad);_0x4a6c8f['model']['change'](()=>{if(_0x75ccfb)return void _0x2e3fa0['markDeletion'](_0x4a6c8f['model']['createRangeOn'](_0x75ccfb));const _0x18b269=_0xb250a2['isBlockImage'](_0x5403ad);_0x29fc41(_0x5f0c9b),_0x5403ad=_0xb250a2['getClosestSelectedImageElement'](_0x4a6c8f['model']['document']['selection']),_0x75ccfb=_0x5c74a8['getCaptionFromImageModelElement'](_0x5403ad),_0x2e3fa0['markInsertion'](_0x4a6c8f['model']['createRangeOn'](_0x75ccfb),_0x18b269?null:'imageCaption');});}),_0x2e3fa0['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xf62e4a));const _0x1b71ca=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x515657(_0x4091c8,_0x3248ef){const _0x30d155=_0x1b71ca['findIndex'](({type:_0x472abe,subType:_0x1ab077})=>_0x4091c8['type']==_0x472abe&&_0x4091c8['subType']==_0x1ab077),_0x566d39=_0x1b71ca['findIndex'](({type:_0x39073c,subType:_0x373754})=>_0x3248ef['type']==_0x39073c&&_0x3248ef['subType']==_0x373754);if(_0x30d155<0x0||_0x566d39<0x0)return!0x1;const _0x57ea56=_0x4091c8['getFirstRange'](),_0x3f33c5=_0x3248ef['getFirstRange']();if((0x0==_0x30d155||0x1==_0x30d155)&&0x2==_0x566d39&&_0x57ea56['isIntersecting'](_0x3f33c5))return!0x0;if(0x2==_0x30d155&&0x3==_0x566d39){const _0x46c31b=_0x2e3fa0['_findSuggestions'](_0x57ea56,'insertion')['filter'](({suggestion:_0x39b6d7,meta:_0x35acf3})=>_0x35acf3['isOwn']&&'convertInlineImageToBlock'==_0x39b6d7['subType']);if(_0x46c31b['length']>0x1&&_0x3f33c5['end']['isEqual'](_0x57ea56['start']))return!0x0;if(0x1==_0x46c31b['length']&&(_0x57ea56['start']['isEqual'](_0x3f33c5['end'])||_0x57ea56['end']['isEqual'](_0x3f33c5['start'])))return!0x0;}if(0x3==_0x30d155&&0x3==_0x566d39&&_0x57ea56['start']['isBefore'](_0x3f33c5['start'])){const _0x4f8531=_0x57ea56['end']['nodeAfter'],_0xccdb4b=_0x3f33c5['start']['nodeBefore'];return _0xb250a2['isBlockImage'](_0x4f8531)&&_0x4f8531===_0xccdb4b;}return!0x1;}function _0xf62e4a(_0x2153b4,_0x3a6790){return _0x515657(_0x2153b4,_0x3a6790)?[_0x2153b4,_0x3a6790]:_0x515657(_0x3a6790,_0x2153b4)?[_0x3a6790,_0x2153b4]:null;}_0x4a6c8f['plugins']['has']('ImageResize')&&(_0x2e3fa0['enableDefaultAttributesIntegration']('resizeImage'),_0x2e3fa0['registerBlockAttribute']('resizedWidth'),_0x2e3fa0['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x47aab8,'FORMAT_IMAGE_SIZE'))),_0x4a6c8f['plugins']['has']('ImageTextAlternativeEditing')&&(_0x2e3fa0['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x2e3fa0['registerBlockAttribute']('alt')),_0x2e3fa0['descriptionFactory']['registerDescriptionCallback'](_0x5bbadd=>{if(!!_0x1b71ca['find'](({type:_0xa6f694,subType:_0x11f404})=>_0x5bbadd['type']==_0xa6f694&&_0x5bbadd['subType']==_0x11f404))return _0x5bbadd['previous']?{}:void 0x0;}),_0x2e3fa0['descriptionFactory']['registerDescriptionCallback'](_0x4a7ad4=>{if('insertion'==_0x4a7ad4['type']||'deletion'==_0x4a7ad4['type']){const _0x35d260=_0x4a7ad4['getContainedElement']();if(_0x35d260&&_0x35d260['is']('element','caption'))return{'type':'insertion'==_0x4a7ad4['type']?'addObject':'removeObject','element':_0x35d260,'quantity':0x1};}}),_0x2e3fa0['descriptionFactory']['registerDescriptionCallback'](_0x1d8367=>'formatBlock'==_0x1d8367['type']&&'convertInlineImageToBlock'==_0x1d8367['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x1d8367['type']&&'convertBlockImageToInline'==_0x1d8367['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x2e3fa0['descriptionFactory']['registerDescriptionCallback'](_0x126cf8=>{if('attribute'!=_0x126cf8['type'])return;const {data:_0x6e7f2b}=_0x126cf8;if(!_0x6e7f2b||'alt'!=_0x6e7f2b['key'])return;const _0x537c79=_0x6e7f2b['newValue'];return _0x537c79?{'type':'format','content':o(_0x47aab8,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x537c79+'\x22')}:{'type':'format','content':o(_0x47aab8,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3bb48e=this['editor'],_0x1991db=_0x3bb48e['locale'];_0x3bb48e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x394255=>{if('formatBlock'!=_0x394255['type']&&'formatInline'!=_0x394255['type'])return;const {data:_0x2cd905}=_0x394255;if(_0x2cd905){if('imageTextAlternative'==_0x2cd905['commandName']){const _0x57a51=_0x2cd905['commandParams'][0x0]['newValue'];return _0x57a51?{'type':'format','content':o(_0x1991db,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x57a51+'\x22')}:{'type':'format','content':o(_0x1991db,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2cd905['commandName']){const _0x512bd0=_0x2cd905['commandParams'][0x0]['width'];return _0x512bd0?{'type':'format','content':o(_0x1991db,'*Set\x20image\x20width:*\x20%0',_0x512bd0)}:{'type':'format','content':o(_0x1991db,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x1b5c48{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x6cc36d=this['editor']['locale'],_0x265a0f=this['editor']['plugins']['get']('TrackChangesEditing');_0x265a0f['enableDefaultAttributesIntegration']('replaceImageSource'),_0x265a0f['registerBlockAttribute']('src'),_0x265a0f['descriptionFactory']['registerDescriptionCallback'](_0x4243ad=>{if('attribute'!=_0x4243ad['type'])return;const {data:_0x37e02b}=_0x4243ad;return _0x37e02b&&'src'==_0x37e02b['key']?_0x37e02b['newValue']&&_0x37e02b['oldValue']?{'type':'format','content':o(_0x6cc36d,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x20bc9d=this['editor']['plugins']['get']('TrackChangesEditing');_0x20bc9d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x20bc9d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x20bc9d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x20bc9d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x179b6b=this['editor'],_0x52ce38=_0x179b6b['locale'];_0x179b6b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5f4506=>{if('formatBlock'!=_0x5f4506['type']&&'formatInline'!=_0x5f4506['type'])return;const {data:_0x77b7a3}=_0x5f4506;if(!_0x77b7a3||'replaceImageSource'!=_0x77b7a3['commandName'])return;return{'type':'format','content':o(_0x52ce38,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x1b5c48{['afterInit'](){const _0x18a02d=this['editor'];if(!_0x18a02d['plugins']['has']('ImageStyleEditing'))return;const _0x1716fc=_0x18a02d['plugins']['get']('TrackChangesEditing'),_0x29a5e8=_0x18a02d['plugins']['get']('ImageUtils'),_0xe973d1={};_0x1716fc['enableCommand']('imageStyle',(_0x29d8ad,_0x2120ad)=>{const _0x40cfd1=_0x18a02d['plugins']['get']('Users')['me'],_0x266367=_0x18a02d['commands']['get']('imageStyle');let _0x3cb26e=_0x29a5e8['getClosestSelectedImageElement'](_0x18a02d['model']['document']['selection']),_0x47cf01=_0x18a02d['model']['createRangeOn'](_0x3cb26e),_0x2ba86=_0x266367['value'];if(_0x2ba86==_0x2120ad['value'])return;const _0x187d9f={'commandName':'imageStyle','commandParams':[_0x2120ad],'formatGroupId':_0x360b63()};_0x18a02d['model']['change'](()=>{if(_0x1716fc['getSuggestions']()['filter'](_0x2745ef=>_0x2745ef['isInContent']&&_0x40cfd1==_0x2745ef['author']&&('formatBlock'==_0x2745ef['type']||'formatInline'==_0x2745ef['type'])&&('imageStylePreApply'==_0x2745ef['subType']||'imageStylePostApply'==_0x2745ef['subType'])&&_0x2745ef['getFirstRange']()['isEqual'](_0x47cf01))['forEach'](_0x37789f=>_0x1716fc['discardSuggestion'](_0x37789f['head'])),_0x3cb26e=_0x29a5e8['getClosestSelectedImageElement'](_0x18a02d['model']['document']['selection']),_0x47cf01=_0x18a02d['model']['createRangeOn'](_0x3cb26e),_0x266367['refresh'](),_0x18a02d['commands']['get']('imageTypeInline')['refresh'](),_0x18a02d['commands']['get']('imageTypeBlock')['refresh'](),_0x2ba86=_0x266367['value'],_0x2ba86!=_0x2120ad['value'])return _0x29a5e8['isInlineImage'](_0x3cb26e)&&_0x266367['shouldConvertImageType'](_0x2120ad['value'],_0x3cb26e)?(_0x29d8ad({..._0x2120ad,'setImageSizes':!0x1}),_0x3cb26e=_0x29a5e8['getClosestSelectedImageElement'](_0x18a02d['model']['document']['selection']),void _0x1716fc['markBlockFormat'](_0x3cb26e,{..._0x187d9f,'commandReversedParams':[{'value':_0x2ba86||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x29a5e8['isBlockImage'](_0x3cb26e)?_0x1716fc['markBlockFormat'](_0x3cb26e,_0x187d9f,[],'imageStylePostApply'):_0x1716fc['markInlineFormat'](_0x47cf01,_0x187d9f,'imageStylePostApply'));});});for(const _0x45932f of _0x18a02d['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xe973d1[_0x45932f['name']]=_0x45932f['title']['toLowerCase']();_0x1716fc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1716fc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1716fc['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1716fc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4cd4fb])=>{_0x29a5e8['setImageNaturalSizeAttributes'](_0x4cd4fb['getContainedElement']());}),_0x1716fc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1c5883,_0x402448)=>{_0x1716fc['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1c5883,{'commandName':_0x402448['commandName'],'commandParams':_0x402448['commandReversedParams']});}),_0x1716fc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x585aab,_0x56ab12){if(_0x53f48e(_0x585aab,_0x56ab12))return[_0x585aab,_0x56ab12];if(_0x53f48e(_0x56ab12,_0x585aab))return[_0x56ab12,_0x585aab];return null;});const _0x449d0e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x53f48e(_0x447246,_0xea3741){const _0x3b3d51=_0x449d0e['findIndex'](({type:_0x23921f,subType:_0x2d3652})=>_0x447246['type']==_0x23921f&&_0x447246['subType']==_0x2d3652),_0x23c4ad=_0x449d0e['findIndex'](({type:_0x320ea8,subType:_0x4af1cc})=>_0xea3741['type']==_0x320ea8&&_0xea3741['subType']==_0x4af1cc);if(_0x3b3d51<0x0||_0x23c4ad<0x0)return!0x1;const _0x4ec812=_0x447246['getFirstRange'](),_0x5ad831=_0xea3741['getFirstRange']();if((0x0==_0x3b3d51||0x1==_0x3b3d51)&&0x2==_0x23c4ad&&_0x4ec812['isIntersecting'](_0x5ad831))return!0x0;if(0x2==_0x3b3d51&&0x3==_0x23c4ad){const _0x544f6d=_0x1716fc['_findSuggestions'](_0x4ec812,'insertion')['filter'](({suggestion:_0x58df16,meta:_0x5b2445})=>_0x5b2445['isOwn']&&'convertInlineImageToBlock'==_0x58df16['subType']);if(_0x544f6d['length']>0x1&&_0x5ad831['end']['isEqual'](_0x4ec812['start']))return!0x0;if(0x1==_0x544f6d['length']&&(_0x4ec812['start']['isEqual'](_0x5ad831['end'])||_0x4ec812['end']['isEqual'](_0x5ad831['start'])))return!0x0;}if(0x3==_0x3b3d51&&0x3==_0x23c4ad&&_0x4ec812['start']['isBefore'](_0x5ad831['start'])){const _0x4f8295=_0x4ec812['end']['nodeAfter'],_0x3c084f=_0x5ad831['start']['nodeBefore'];return _0x29a5e8['isBlockImage'](_0x4f8295)&&_0x4f8295===_0x3c084f;}return!0x1;}_0x18a02d['model']['document']['registerPostFixer'](()=>{let _0x2d907f=!0x1;const _0x2a6255=Array['from'](_0x18a02d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xf08e05,data:_0xf9bdce}of _0x2a6255){const {group:_0x2c2e50,type:_0x246cea,subType:_0x432794,id:_0x52e57c}=_0x1716fc['_splitMarkerName'](_0xf08e05);if('suggestion'==_0x2c2e50&&_0x1716fc['hasSuggestion'](_0x52e57c)){if('formatBlock'==_0x246cea&&('imageStylePreApply'==_0x432794||'imageStylePostApply'==_0x432794)){const _0x29d13b=_0x1716fc['getSuggestion'](_0x52e57c);if(_0xf9bdce['newRange']){const _0x1847a8=_0x29d13b['getFirstRange']()['getContainedElement']();if(_0x29a5e8['isBlockImage'](_0x1847a8))continue;_0x1716fc['discardSuggestion'](_0x29d13b),_0x2d907f=!0x0;}}if('insertion'==_0x246cea&&'imageCaption'==_0x432794&&!_0xf9bdce['newRange']){const _0x3f1468=_0x1716fc['getSuggestion'](_0x52e57c);_0x3f1468['next']&&_0x3f1468['next']['isInContent']&&(_0x1716fc['discardSuggestion'](_0x3f1468['next']),_0x2d907f=!0x0);}}}return _0x2d907f;}),this['_registerLegacyDescription'](_0xe973d1);}['_registerLegacyDescription'](_0x3afad2){const _0x215109=this['editor'],_0x24a4b4=_0x215109['locale'];_0x215109['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x404005=>{if('formatBlock'!=_0x404005['type']&&'formatInline'!=_0x404005['type'])return;const {data:_0x3d58ad}=_0x404005;if(!_0x3d58ad||'imageStyle'!=_0x3d58ad['commandName'])return;const _0x211378=_0x3d58ad['commandParams'][0x0]['value'];return _0x2ccbbd('side'===_0x211378?o(_0x24a4b4,'FORMAT_SIDE_IMAGE'):_0x3afad2[_0x211378]||_0x211378);function _0x2ccbbd(_0x4e01ef){return{'type':'format','content':o(_0x24a4b4,'*Format:*\x20%0',_0x4e01ef)};}});}}class at extends _0x1b5c48{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4d0485){super(_0x4d0485),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x4cd0c0=this['editor'],_0x57ac63=_0x4cd0c0['commands']['get']('importWord'),_0x798f96=_0x4cd0c0['commands']['get']('trackChanges');_0x57ac63&&(_0x57ac63['on']('execute',(_0x119129,[,_0xd24fcd])=>{this['_trackChangesValueDuringImport']=_0x798f96['value'],_0xd24fcd['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x57ac63,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x57ac63,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x798f96['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x4cd0c0['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x132998,_0x170d40){const {suggestions:_0x4fc515}=_0x170d40,_0x2ac3f0=this['editor']['commands']['get']('trackChanges'),_0x39fcef=_0x2ac3f0['value'];this['_trackChangesValueDuringImport']!==_0x39fcef&&(_0x2ac3f0['execute'](),this['_trackChangesExecuted']=!0x0),_0x4fc515&&_0x4fc515['forEach'](({id:_0x15904c,type:_0x4a1f1f,author:_0x4a1451,created_at:_0x2a2c33})=>{const _0x29c508={'id':_0x15904c,'type':_0x4a1f1f,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4a1451,'createdAt':_0x2a2c33?new Date(_0x2a2c33):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x29c508);});}}class ct extends _0x1b5c48{['afterInit'](){const _0x12b45e=this['editor'],_0x1964e5=_0x12b45e['plugins']['get']('TrackChangesEditing');if(_0x12b45e['plugins']['has']('IndentEditing')&&(_0x1964e5['enableCommand']('indent'),_0x1964e5['enableCommand']('outdent')),_0x12b45e['plugins']['has']('IndentBlock')){for(const _0x3bfe4b of['indentBlock','outdentBlock'])_0x1964e5['enableDefaultAttributesIntegration'](_0x3bfe4b);}const _0x4828d8=_0x12b45e['locale'];_0x1964e5['registerBlockAttribute']('blockIndent'),_0x1964e5['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x4828d8,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5a725b=this['editor'],_0x4750c4=_0x5a725b['locale'],_0x573195=_0x5a725b['plugins']['get']('TrackChangesEditing');_0x573195['descriptionFactory']['registerDescriptionCallback'](_0x94c6e=>{if('formatBlock'!=_0x94c6e['type'])return;const {data:_0x1c5b4c}=_0x94c6e;if(!_0x1c5b4c)return;if('indentBlock'!=_0x1c5b4c['commandName']&&'outdentBlock'!=_0x1c5b4c['commandName'])return;const _0x211799=_0x94c6e['getItems']()[0x0],_0x364d40=_0x573195['descriptionFactory']['getItemLabel'](_0x211799);return'indentBlock'==_0x1c5b4c['commandName']?{'type':'format','content':o(_0x4750c4,'*Indent:*\x20%0',_0x364d40)}:'outdentBlock'==_0x1c5b4c['commandName']?{'type':'format','content':o(_0x4750c4,'*Outdent:*\x20%0',_0x364d40)}:void 0x0;});}}class ut extends _0x1b5c48{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x1b5c48{['afterInit'](){const _0x3fc921=this['editor'];if(!_0x3fc921['plugins']['has']('LinkEditing'))return;const _0x471055=_0x3fc921['plugins']['get']('TrackChangesEditing'),_0x4aa049=_0x3fc921['commands']['get']('link');_0x471055['enableDefaultAttributesIntegration']('link'),_0x471055['enableDefaultAttributesIntegration']('unlink'),_0x471055['registerInlineAttribute']('linkHref');for(const _0x25ae6c of _0x4aa049['manualDecorators'])_0x471055['registerInlineAttribute'](_0x25ae6c['id']),_0x471055['descriptionFactory']['registerAttributeLabel'](_0x25ae6c['id'],'link\x20('+_0x25ae6c['label']['toLowerCase']()+')');_0x471055['descriptionFactory']['registerDescriptionCallback'](_0x5a8687=>{if('attribute'!=_0x5a8687['type'])return;const {data:_0x28171b}=_0x5a8687;if(!_0x28171b||'linkHref'!=_0x28171b['key'])return;const _0x21c195=_0x28171b['newValue'],_0x2eaecd=_0x3fc921['locale'];return{'type':'format','content':null==_0x21c195?o(_0x2eaecd,'*Remove\x20link*'):o(_0x2eaecd,'*Set\x20link:*\x20%0','\x22'+_0x21c195+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f6110=this['editor'],_0x10e96e=_0x4f6110['locale'];_0x4f6110['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x27390e=>{if('formatInline'!=_0x27390e['type'])return;const {data:_0x5a175e}=_0x27390e;if(_0x5a175e){if('link'==_0x5a175e['commandName']){const _0x45ca11=_0x5a175e['commandParams'][0x0];return{'type':'format','content':o(_0x10e96e,'*Set\x20link:*\x20%0','\x22'+_0x45ca11+'\x22')};}return'unlink'==_0x5a175e['commandName']?{'type':'format','content':o(_0x10e96e,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x1b5c48{['afterInit'](){const _0xcf520c=this['editor'],_0x47e1c=_0xcf520c['locale'];if(!_0xcf520c['plugins']['has']('LegacyListEditing'))return;const _0x4c842e=_0xcf520c['plugins']['get']('TrackChangesEditing'),_0x1f4d6d=_0xcf520c['plugins']['has']('LegacyTodoListEditing');function _0x47b4db(_0x50deaf){return()=>{const _0x41cd98=_0xcf520c['model']['document']['selection'],_0x12296e=_0xcf520c['commands']['get'](_0x50deaf);if(_0x12296e['value'])return void _0xcf520c['execute']('paragraph',{});const _0x64bba0=_0x50deaf['slice'](0x0,-0x4),_0x1b8631=function(_0x5dd1ad,_0x356a33,_0x521abf){let _0x259661=Array['from'](_0x5dd1ad)['filter'](_0x298452=>function(_0x1ff0bd,_0x20ddc1){return _0x20ddc1['checkChild'](_0x1ff0bd['parent'],'listItem')&&!_0x20ddc1['isObject'](_0x1ff0bd);}(_0x298452,_0x521abf));_0x259661=_0x259661['filter'](_0xf85d16=>!_0xf85d16['is']('element','listItem')||_0xf85d16['getAttribute']('listType')!=_0x356a33);const _0x199ad1=new Set();for(const _0x874e51 of _0x259661)_0x874e51['is']('element','listItem')?_0x199ad1['add'](fe(_0x874e51)):_0x199ad1['add'](_0x874e51);return Array['from'](_0x199ad1);}(_0x41cd98['getSelectedBlocks'](),_0x64bba0,_0xcf520c['model']['schema']);_0xcf520c['model']['change'](()=>{for(const _0x13ddf2 of _0x1b8631)_0x4c842e['markBlockFormat'](_0x13ddf2,{'commandName':_0x50deaf,'commandParams':[{'forceValue':!_0x12296e['value']}],'formatGroupId':'blockName'},ue(_0x13ddf2));});};}function _0x48bd8a(_0x3d93c0){return()=>{const _0xaa0673=function(_0x530150){let _0x6a3f08=Array['from'](_0x530150);const _0x1d48bb=_0x6a3f08['findIndex'](_0x3c9fe9=>'listItem'!=_0x3c9fe9['name']);return _0x1d48bb>-0x1&&(_0x6a3f08=_0x6a3f08['slice'](0x0,_0x1d48bb)),_0x6a3f08;}(_0xcf520c['model']['document']['selection']['getSelectedBlocks']()),_0x38088f=_0xcf520c['model']['createRange'](_0xcf520c['model']['createPositionAt'](_0xaa0673[0x0],'before'),_0xcf520c['model']['createPositionAt'](_0xaa0673[_0xaa0673['length']-0x1],'end'));_0xcf520c['model']['change'](()=>{_0x4c842e['markBlockFormat'](_0x38088f,{'commandName':_0x3d93c0,'commandParams':[],'formatGroupId':'listIndent'},function(_0x3b938e){const _0x508a0e=new Set();for(const _0x3887c2 of _0x3b938e){let _0x234a9e=_0x3887c2['nextSibling'];for(;_0x234a9e&&_0x234a9e['getAttribute']('listIndent')>_0x3887c2['getAttribute']('listIndent');)_0x508a0e['add'](_0x234a9e),_0x234a9e=_0x234a9e['nextSibling'];}return Array['from'](_0x508a0e);}(_0xaa0673));});};}_0x4c842e['enableCommand']('numberedList',_0x47b4db('numberedList')),_0x4c842e['enableCommand']('bulletedList',_0x47b4db('bulletedList')),_0x1f4d6d&&_0x4c842e['enableCommand']('todoList',_0x47b4db('todoList')),_0x4c842e['enableCommand']('indentList',_0x48bd8a('indentList')),_0x4c842e['enableCommand']('outdentList',_0x48bd8a('outdentList')),_0x1f4d6d&&_0x4c842e['enableCommand']('checkTodoList',()=>{const _0x1d2ad9=_0xcf520c['commands']['get']('checkTodoList'),_0x5b6184=Array['from'](_0x1d2ad9['_selectedElements']);_0x5b6184['filter'](_0x256142=>_0x256142['getAttribute']('todoListChecked')!=_0x1d2ad9['value']),_0xcf520c['model']['change'](()=>{for(const _0x2504fc of _0x5b6184)_0x4c842e['markBlockFormat'](_0x2504fc,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x1d2ad9['value']}]});});}),_0x4c842e['descriptionFactory']['registerElementLabel']('listItem',_0x5a7cca=>o(_0x47e1c,'ELEMENT_LIST_ITEM',_0x5a7cca)),_0x4c842e['descriptionFactory']['registerDescriptionCallback'](_0x3d832f=>{if('formatBlock'!=_0x3d832f['type']&&'formatInline'!=_0x3d832f['type'])return;const {data:_0x393701}=_0x3d832f;if(_0x393701){if('numberedList'==_0x393701['commandName']||'bulletedList'==_0x393701['commandName']||'todoList'==_0x393701['commandName'])switch(_0x393701['commandName']['replace']('List','')){case'bulleted':return _0x16deaa(o(_0x47e1c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x16deaa(o(_0x47e1c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x16deaa(o(_0x47e1c,'ELEMENT_TODO_LIST'));}if('indentList'==_0x393701['commandName'])return{'type':'format','content':o(_0x47e1c,'*Indent:*\x20%0',o(_0x47e1c,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x393701['commandName'])return{'type':'format','content':o(_0x47e1c,'*Outdent:*\x20%0',o(_0x47e1c,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x393701['commandName'])return _0x393701['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x47e1c,'*Check\x20item*')}:{'type':'format','content':o(_0x47e1c,'*Uncheck\x20item*')};}function _0x16deaa(_0x1d322a){return{'type':'format','content':o(_0x47e1c,'*Change\x20to:*\x20%0',_0x1d322a)};}});}}function fe(_0xdaca83){const _0x15d385=_0xdaca83['getAttribute']('listIndent');if(0x0==_0x15d385)return _0xdaca83;let _0x4ec5e4=_0xdaca83;for(;_0xdaca83['previousSibling']&&_0xdaca83['previousSibling']['is']('element','listItem');){const _0x3d552b=_0xdaca83['previousSibling']['getAttribute']('listIndent');if(_0x3d552b==_0x15d385)_0x4ec5e4=_0xdaca83['previousSibling'];else{if(_0x3d552b<_0x15d385)break;}_0xdaca83=_0xdaca83['previousSibling'];}return _0x4ec5e4;}function ue(_0x5e91aa){const _0x3ebe9c=[];if(_0x5e91aa['is']('element','listItem')&&_0x5e91aa['getAttribute']('listIndent')>0x0){let _0x46b57d=_0x5e91aa['nextSibling'];for(;_0x46b57d&&'listItem'==_0x46b57d['name']&&_0x46b57d['getAttribute']('listIndent')==_0x5e91aa['getAttribute']('listIndent');)_0x3ebe9c['push'](_0x46b57d),_0x46b57d=_0x46b57d['nextSibling'];}return _0x3ebe9c;}class W extends _0x1b5c48{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x329a5d=this['editor']['config']['get']('list.properties'),_0x3e834a=this['editor']['plugins']['get']('TrackChangesEditing');_0x329a5d['styles']&&_0x3e834a['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x329a5d['reversed']&&_0x3e834a['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x329a5d['startIndex']&&_0x3e834a['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x3e834a['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xa01b27,_0x1a898b={}){const _0x426ee4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x49ad48=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x426ee4['markMultiRangeBlockFormat'](_0x49ad48,{'commandName':'listStyle','commandParams':[{'type':_0x1a898b['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x254e8c,_0x5f5645={}){const _0x4f4366=this['editor']['plugins']['get']('TrackChangesEditing'),_0x26b8ac=this['_getSuggestionBlocks'](_0x2bbb96=>_0x2bbb96['is']('element','listItem')&&'numbered'===_0x2bbb96['getAttribute']('listType'));if(_0x26b8ac['length']<0x1)return;const _0x2d5cf8=_0x26b8ac['map'](_0x2f2426=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2f2426,'before'),this['editor']['model']['createPositionAt'](_0x2f2426,0x0)));this['editor']['model']['change'](()=>{_0x4f4366['markMultiRangeBlockFormat'](_0x2d5cf8,{'commandName':'listReversed','commandParams':[{'reversed':_0x5f5645['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4034df,_0x50725d={}){const _0x39a6c0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x186d93=this['_getSuggestionBlocks'](_0xf7dc48=>_0xf7dc48['is']('element','listItem')&&'numbered'===_0xf7dc48['getAttribute']('listType'));if(_0x186d93['length']<0x1)return;const _0x4725ec=_0x186d93['map'](_0x256a91=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x256a91,'before'),this['editor']['model']['createPositionAt'](_0x256a91,0x0)));this['editor']['model']['change'](()=>{_0x39a6c0['markMultiRangeBlockFormat'](_0x4725ec,{'commandName':'listStart','commandParams':[{'startIndex':_0x50725d['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x19e6cd){if('formatBlock'!=_0x19e6cd['type']&&'formatInline'!=_0x19e6cd['type'])return;const _0x4d1dd4=this['editor']['locale'],{data:_0x177383}=_0x19e6cd;if(!_0x177383)return;let _0x4f1ac1,_0x15cd41;switch(_0x177383['commandName']){case'listStyle':_0x4f1ac1='*Change\x20to:*\x20%0',_0x15cd41={'type':'format','content':o(_0x4d1dd4,_0x4f1ac1,o(_0x4d1dd4,this['_getTranslationKeyForListStyle'](_0x177383['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4f1ac1=_0x177383['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x15cd41={'type':'format','content':o(_0x4d1dd4,_0x4f1ac1)};break;case'listStart':_0x4f1ac1='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x15cd41={'type':'format','content':o(_0x4d1dd4,_0x4f1ac1,_0x177383['commandParams'][0x0]['startIndex'])};}return _0x15cd41;}['_getSuggestionBlocksForListStyle'](){const _0x324d29=this['editor']['plugins']['get']('LegacyListUtils');let _0x44118c=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x44118c[0x0]?.['is']('element','listItem')&&_0x44118c['unshift'](..._0x324d29['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x44118c[_0x44118c['length']-0x1]?.['is']('element','listItem')&&_0x44118c['push'](..._0x324d29['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x44118c=[...new Set(_0x44118c)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x44118c=_0x44118c['filter'](_0x5be5f4=>_0x5be5f4['is']('element','listItem'))),_0x44118c;}['_getSuggestionBlocks'](_0x2fc944){const _0x3d6352=this['editor']['plugins']['get']('LegacyListUtils');let _0x24c2be=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2fc944)['map'](_0x1dc171=>{const _0x592ac9=this['editor']['model']['createPositionAt'](_0x1dc171,0x0);return[..._0x3d6352['getSiblingNodes'](_0x592ac9,'backward'),..._0x3d6352['getSiblingNodes'](_0x592ac9,'forward')];})['flat']();return _0x24c2be=[...new Set(_0x24c2be)],_0x24c2be;}['_getTranslationKeyForListStyle'](_0x5c7590){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x5c7590)||'default')['toUpperCase']()+'_LIST_'+_0x5c7590['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x1b5c48{['afterInit'](){const _0x1d2c67=this['editor'];if(!_0x1d2c67['plugins']['has']('MediaEmbedEditing'))return;const _0x1b93d8=_0x1d2c67['plugins']['get']('TrackChangesEditing'),_0xc54a3c=_0x1d2c67['locale'];_0x1b93d8['enableCommand']('mediaEmbed'),_0x1b93d8['descriptionFactory']['registerElementLabel']('media',_0x4966fc=>o(_0xc54a3c,'ELEMENT_MEDIA',_0x4966fc)),_0x1d2c67['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x14abde,{writer:_0x537fd8,options:_0x20fcd7})=>{if(_0x20fcd7['showSuggestionHighlights'])return _0x537fd8['createEmptyElement']('div');},'converterPriority':'high'}),_0x1d2c67['data']['downcastDispatcher']['on']('attribute:url:media',(_0x26d956,_0x5690b2,_0x5ab42e)=>{_0x5ab42e['options']['showSuggestionHighlights']&&_0x26d956['stop']();},{'priority':'high'});}}class mt extends _0x1b5c48{['afterInit'](){const _0x2409a9=this['editor'];_0x2409a9['plugins']['has']('MentionEditing')&&_0x2409a9['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x1b5c48{['afterInit'](){const _0x51b9d=this['editor'];if(!_0x51b9d['plugins']['has']('MergeFieldsEditing'))return;_0x51b9d['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x51b9d['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x3a01b3=_0x51b9d['plugins']['get']('TrackChangesEditing'),_0x479a53=_0x51b9d['locale'];_0x3a01b3['descriptionFactory']['registerElementLabel']('mergeField',_0x5d3964=>o(_0x479a53,'ELEMENT_MERGE_FIELD',_0x5d3964)),_0x3a01b3['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2a69fd=>o(_0x479a53,'ELEMENT_MERGE_FIELD',_0x2a69fd)),_0x3a01b3['descriptionFactory']['registerDescriptionCallback'](_0x49ef54=>{if('insertion'!=_0x49ef54['type']&&'deletion'!=_0x49ef54['type'])return;const _0x336571=_0x49ef54['getContainedElement']();if(null==_0x336571)return;if(!_0x336571['is']('element','mergeField')&&!_0x336571['is']('element','mergeFieldBlock'))return;const _0x27a78f=_0x51b9d['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x336571['getAttribute']('id'));return'insertion'==_0x49ef54['type']?{'type':'insertion','content':o(_0x479a53,'*Insert:*\x20%0','\x22'+_0x27a78f+'\x22\x20'+o(_0x479a53,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x479a53,'*Remove:*\x20%0','\x22'+_0x27a78f+'\x22\x20'+o(_0x479a53,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x1b5c48{['afterInit'](){const _0x3a3f6c=this['editor'],_0x2f3f0d=_0x3a3f6c['plugins']['get']('TrackChangesEditing');_0x3a3f6c['plugins']['has']('MultiLevelList')&&(_0x2f3f0d['enableDefaultAttributesIntegration']('multiLevelList'),_0x2f3f0d['registerBlockAttribute']('listMarkerStyle'),_0x2f3f0d['descriptionFactory']['registerDescriptionCallback'](_0x323757=>this['handleDescriptions'](_0x323757)));}['handleDescriptions'](_0x198cfd){const _0x26c78a=this['editor']['locale'],{data:_0x2fd1c8}=_0x198cfd,_0x566979={'type':'format','content':''};if(_0x2fd1c8&&'listMarkerStyle'==_0x2fd1c8['key']){if(!_0x2fd1c8['oldValue'])return{'type':'format','content':o(_0x26c78a,'*Set\x20format:*\x20%0',o(_0x26c78a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2fd1c8['newValue']+')'};if(!_0x2fd1c8['newValue']){let _0x3766bd=_0x198cfd['head'];for(;_0x3766bd;){if(_0x3766bd['data']&&'listType'==_0x3766bd['data']['key']&&_0x3766bd['data']['newValue'])return _0x566979;_0x3766bd=_0x3766bd['next'];}return{'type':'format','content':o(_0x26c78a,'*Remove\x20format:*\x20%0',o(_0x26c78a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2fd1c8['oldValue']+')'};}}}}class kt extends _0x1b5c48{['afterInit'](){const _0x45bfba=this['editor'];if(!_0x45bfba['plugins']['has']('PageBreakEditing'))return;_0x45bfba['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3bb0df=_0x45bfba['plugins']['get']('TrackChangesEditing'),_0x3a2b82=_0x45bfba['locale'];_0x3bb0df['descriptionFactory']['registerElementLabel']('pageBreak',_0x786bde=>o(_0x3a2b82,'ELEMENT_PAGE_BREAK',_0x786bde));}}class bt extends _0x1b5c48{['afterInit'](){const _0x1c9618=this['editor'];if(!_0x1c9618['plugins']['has']('Paragraph'))return;const _0x1aa80b=_0x1c9618['locale'],_0x201033=_0x1c9618['plugins']['get']('TrackChangesEditing');_0x201033['descriptionFactory']['registerElementLabel']('paragraph',_0x378f66=>o(_0x1aa80b,'ELEMENT_PARAGRAPH',_0x378f66)),_0x201033['enableDefaultAttributesIntegration']('paragraph'),_0x201033['enableCommand']('insertParagraph'),_0x1c9618['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x1c9618),{'priority':'highest'}),_0x1c9618['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x29944c,_0xdea910,_0x3780af)=>{_0x3780af['options']['showSuggestionHighlights']&&nr(_0x1c9618,{'showActiveMarker':!0x1})(_0x29944c,_0xdea910,_0x3780af);},{'priority':'highest'});const _0x3af714=_0x201033['descriptionFactory'];_0x3af714['registerDescriptionCallback'](_0x369a4a=>{if('insertion'!==_0x369a4a['type'])return;const {start:_0x475712,end:_0x3be71f}=_0x369a4a['getFirstRange']();if(!_0x475712['isTouching'](_0x3be71f)||!_0x475712['nodeAfter'])return;const _0x57285c=_0x1c9618['model']['schema'],_0x254290=_0x475712['nodeAfter'];return _0x57285c['isBlock'](_0x254290)&&!_0x57285c['isLimit'](_0x254290)&&_0x57285c['checkChild'](_0x254290,'$text')?{'type':'insertion','content':o(_0x1aa80b,'*Insert:*\x20%0',_0x3af714['getItemLabel'](_0x254290,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x57687b=this['editor'],_0x26f3ff=_0x57687b['locale'];_0x57687b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3226b1=>{if('formatBlock'!=_0x3226b1['type'])return;const {data:_0x432da2}=_0x3226b1;return _0x432da2&&'paragraph'==_0x432da2['commandName']?{'type':'format','content':o(_0x26f3ff,'*Change\x20to:*\x20%0',o(_0x26f3ff,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x1665cc,{showActiveMarker:_0x295bfa=!0x0}={}){return(_0x356f42,_0x359fde,_0x3616db)=>{const _0x431505=_0x1665cc['plugins']['get']('TrackChangesEditing'),_0xdc0e95=_0x359fde['markerRange']['start'],_0x37f534=_0x359fde['markerRange']['end'],_0x385fb0=_0x1665cc['model']['schema'];if(!_0xdc0e95['isTouching'](_0x37f534)||!_0xdc0e95['nodeAfter'])return;const _0x39b6a0=_0xdc0e95['nodeAfter'];if(_0x385fb0['isBlock'](_0x39b6a0)&&!_0x385fb0['isLimit'](_0x39b6a0)&&_0x385fb0['checkChild'](_0x39b6a0,'$text')){if(!_0x3616db['consumable']['consume'](_0x359fde['markerRange'],_0x356f42['name']))return;const {authorId:_0x3f2637}=_0x431505['_splitMarkerName'](_0x359fde['markerName']),_0x4c894e=_0x3616db['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x3f2637}),_0xbf84ca=_0x3616db['mapper']['toViewPosition'](_0x37f534);_0x295bfa&&_0x431505['activeMarkers']['includes'](_0x359fde['markerName'])&&_0x3616db['writer']['addClass']('ck-suggestion-marker--active',_0x4c894e),_0x3616db['writer']['insert'](_0xbf84ca,_0x4c894e),_0x3616db['mapper']['bindElementToMarker'](_0x4c894e,_0x359fde['markerName']);}};}class wt extends _0x1b5c48{['afterInit'](){const _0x490a11=this['editor'];if(!_0x490a11['plugins']['has']('RemoveFormatEditing'))return;_0x490a11['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e878e=this['editor'];_0x4e878e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x565d56=>{if('formatBlock'!=_0x565d56['type']&&'formatInline'!=_0x565d56['type'])return;const {data:_0x124c11}=_0x565d56;return _0x124c11&&'removeFormat'==_0x124c11['commandName']?{'type':'format','content':o(_0x4e878e['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x1b5c48{['afterInit'](){const _0x12dbc7=this['editor'];if(!_0x12dbc7['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x7b9392=_0x12dbc7['plugins']['get']('TrackChangesEditing');_0x7b9392['enableCommand']('goToPreviousRestrictedEditingException'),_0x7b9392['enableCommand']('goToNextRestrictedEditingException');const _0x5d94f0=_0x12dbc7['plugins']['get']('RestrictedEditingModeEditing');_0x5d94f0['enableCommand']('trackChanges'),_0x5d94f0['enableCommand']('acceptSuggestion'),_0x5d94f0['enableCommand']('discardSuggestion'),_0x5d94f0['enableCommand']('acceptAllSuggestions'),_0x5d94f0['enableCommand']('discardAllSuggestions'),_0x5d94f0['enableCommand']('acceptSelectedSuggestions'),_0x5d94f0['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x1b5c48{static get['requires'](){return[_0x449e5b];}['init'](){const _0x377eea=this['editor'],_0x522120=_0x377eea['plugins']['get']('TrackChangesEditing');_0x522120['enableCommand']('shiftEnter'),_0x377eea['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x377eea),{'priority':'high'}),_0x377eea['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x377eea),{'priority':'high'}),_0x377eea['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4c908,_0x31015e,_0x139705)=>{_0x139705['options']['showSuggestionHighlights']&&ge(_0x377eea,{'showActiveMarker':!0x1})(_0x4c908,_0x31015e,_0x139705);}),_0x522120['descriptionFactory']['registerElementLabel']('softBreak',_0x14642f=>o(_0x377eea['locale'],'ELEMENT_LINE_BREAK',_0x14642f));}}function ge(_0x1f3d85,{showActiveMarker:_0x383c7e=!0x0}={}){return(_0x3fd41f,_0x3ac5d5,_0x3ca31b)=>{const _0xe2e365=_0x1f3d85['plugins']['get']('TrackChangesEditing');if(!_0x3ca31b['consumable']['test'](_0x3ac5d5['markerRange'],_0x3fd41f['name']))return;const _0x14091b=_0x1f3d85['model'];for(const _0x33c18c of _0x3ac5d5['markerRange']['getItems']()){if(!_0x33c18c['is']('element','softBreak'))continue;const _0x2df587='deletion'==_0x3ac5d5['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x2d2928}=_0xe2e365['_splitMarkerName'](_0x3ac5d5['markerName']),_0x57eff7=_0x3ca31b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2df587,'data-author-id':_0x2d2928}),_0x2fc9c6=_0x3ca31b['mapper']['toViewPosition'](_0x14091b['createPositionBefore'](_0x33c18c));_0x383c7e&&_0xe2e365['activeMarkers']['includes'](_0x3ac5d5['markerName'])&&_0x3ca31b['writer']['addClass']('ck-suggestion-marker--active',_0x57eff7),_0x3ca31b['writer']['insert'](_0x2fc9c6,_0x57eff7),_0x3ca31b['mapper']['bindElementToMarker'](_0x57eff7,_0x3ac5d5['markerName']);}};}class St extends _0x1b5c48{['afterInit'](){const _0x5e3b7d=this['editor'],_0x7d7683=_0x5e3b7d['model'],_0x2d411d=_0x5e3b7d['locale'];if(!_0x5e3b7d['plugins']['has']('StandardEditingModeEditing'))return;const _0xff0a85=_0x5e3b7d['plugins']['get']('TrackChangesEditing'),_0x313e32='restrictedEditingException',_0xe5a5b4=_0x5e3b7d['commands']['get'](_0x313e32);_0xff0a85['enableCommand'](_0x313e32,(_0x26ba67,_0x225648={})=>{const _0x9bc9b1=_0x7d7683['document']['selection'];if(_0x9bc9b1['isCollapsed'])return void _0x26ba67(_0x225648);const _0x4d6123=void 0x0!==_0x225648['forceValue']?_0x225648['forceValue']:!_0xe5a5b4['value'];_0x7d7683['change'](()=>{const _0x1f4d5e=Array['from'](_0x9bc9b1['getRanges']());for(const _0xa7cf5f of _0x1f4d5e){const _0x1cb5e3=_0x4d6123?[_0xa7cf5f]:io(_0x313e32,_0xa7cf5f,_0x7d7683);for(const _0x98f214 of _0x1cb5e3)_0xff0a85['markInlineFormat'](_0x98f214,{'commandName':_0x313e32,'commandParams':[{'forceValue':_0x4d6123}]});}});}),_0xff0a85['descriptionFactory']['registerDescriptionCallback'](_0x314e7c=>{if('formatBlock'!=_0x314e7c['type']&&'formatInline'!=_0x314e7c['type'])return;const {data:_0x116110}=_0x314e7c;return _0x116110&&_0x116110['commandName']==_0x313e32?_0x116110['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2d411d,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x2d411d,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x1b5c48{['afterInit'](){const _0x190897=this['editor'];if(!_0x190897['plugins']['has']('Style')||!_0x190897['plugins']['has']('DataSchema'))return;const _0x3dce2e=_0x190897['plugins']['get']('TrackChangesEditing'),_0x27b284=_0x190897['locale'],_0x76a644=_0x190897['config']['get']('style')||{},_0x24e37c=_0x190897['plugins']['get']('GeneralHtmlSupport'),_0x3e29e8=_0x190897['plugins']['get']('StyleUtils')['normalizeConfig'](_0x190897['plugins']['get']('DataSchema'),_0x76a644['definitions']);_0x3dce2e['enableDefaultAttributesIntegration']('style');const _0x5764b3=new Set();for(const _0x588249 of _0x3e29e8['block']){const _0x396aa5=_0x24e37c['getGhsAttributeNameForElement'](_0x588249['element']);_0x5764b3['add'](_0x396aa5);}const _0x2c9ec8=new Set();for(const _0x3b1a7b of _0x3e29e8['inline']){const _0x108c65=_0x24e37c['getGhsAttributeNameForElement'](_0x3b1a7b['element']);_0x2c9ec8['add'](_0x108c65);for(const _0x4735ca of _0x3b1a7b['ghsAttributes'])_0x2c9ec8['add'](_0x4735ca);}for(const _0xdb3723 of _0x5764b3)_0x3dce2e['registerBlockAttribute'](_0xdb3723),_0x3dce2e['descriptionFactory']['registerAttributeLabel'](_0xdb3723,o(_0x27b284,'FORMAT_STYLE'));for(const _0x5ef46b of _0x2c9ec8)_0x3dce2e['registerInlineAttribute'](_0x5ef46b),_0x3dce2e['descriptionFactory']['registerAttributeLabel'](_0x5ef46b,o(_0x27b284,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xd471c5=this['editor'],_0x23d052=_0xd471c5['locale'];_0xd471c5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26a245=>{if('formatBlock'!=_0x26a245['type']&&'formatInline'!=_0x26a245['type'])return;const {data:_0x3014f6}=_0x26a245;return _0x3014f6&&'style'===_0x3014f6['commandName']?_0x3014f6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x23d052,'*Set\x20format:*\x20%0',_0x3014f6['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x23d052,'*Remove\x20format:*\x20%0',_0x3014f6['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x1b5c48{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x597753){super(_0x597753),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x1116e0=this['editor'],_0x4e3d05=_0x1116e0['model']['document']['selection'];if(!_0x1116e0['plugins']['has']('TableEditing'))return;const _0x2e03d7=_0x1116e0['locale'],_0x63a67f=_0x1116e0['plugins']['get']('TrackChangesEditing'),_0x58e8fc=_0x1116e0['plugins']['get']('TableUtils');_0x63a67f['descriptionFactory']['registerElementLabel']('table',_0x3be3bb=>o(_0x2e03d7,'ELEMENT_TABLE',_0x3be3bb)),this['_setupColumnsRowsFixing'](),_0x63a67f['enableCommand']('insertTable'),_0x63a67f['enableCommand']('selectTableRow'),_0x63a67f['enableCommand']('selectTableColumn');for(const _0x23a5a2 of['insertTableRowAbove','insertTableRowBelow']){const _0x153ea8=_0x1116e0['commands']['get'](_0x23a5a2);_0x63a67f['enableCommand'](_0x23a5a2,_0xc6ecdd=>{_0x1116e0['model']['change'](_0x842674=>{_0xc6ecdd();const _0x38b10e='above'===_0x153ea8['order'],_0x254125=_0x58e8fc['getSelectionAffectedTableCells'](_0x4e3d05),_0x2bab81=_0x58e8fc['getRowIndexes'](_0x254125),_0x21635f=_0x38b10e?_0x2bab81['first']-0x1:_0x2bab81['last']+0x1,_0x3b5c9e=_0x254125[0x0]['findAncestor']('table'),_0x8cdbf0=_0x58e8fc['createTableWalker'](_0x3b5c9e,{'startRow':_0x21635f,'endRow':_0x21635f}),_0x155a6e=Array['from'](_0x8cdbf0)['map'](_0x41e239=>_0x842674['createRangeOn'](_0x41e239['cell']));_0x63a67f['markMultiRangeInsertion'](_0x155a6e,'tableRow');});});}for(const _0x36b8ce of['insertTableColumnLeft','insertTableColumnRight']){const _0x3daf3a=_0x1116e0['commands']['get'](_0x36b8ce);_0x63a67f['enableCommand'](_0x36b8ce,_0x577951=>{_0x1116e0['model']['change'](_0x3085e6=>{_0x577951();const _0x7df88d='left'===_0x3daf3a['order'],_0x4fe2b8=_0x58e8fc['getSelectionAffectedTableCells'](_0x4e3d05),_0x40b555=_0x58e8fc['getColumnIndexes'](_0x4fe2b8),_0x2614ca=_0x7df88d?_0x40b555['first']-0x1:_0x40b555['last']+0x1,_0xb4f9b7=_0x4fe2b8[0x0]['findAncestor']('table'),_0x5c2725=_0x58e8fc['createTableWalker'](_0xb4f9b7,{'startRow':0x0,'column':_0x2614ca,'includeAllSlots':!0x1}),_0x329284=Array['from'](_0x5c2725)['map'](_0x480461=>_0x3085e6['createRangeOn'](_0x480461['cell']));_0x63a67f['markMultiRangeInsertion'](_0x329284,'tableColumn');});});}for(const _0x17d517 of['removeTableRow','removeTableColumn']){const _0x3eab9e=_0x17d517['substr'](0xb),_0x2aebc2=_0x3eab9e['toLowerCase'](),_0x545670=_0x2aebc2['substr'](0x0,0x3)+'span',_0x31ad27='table'+_0x3eab9e,_0x158609='min'+_0x3eab9e,_0x3a28d0='max'+_0x3eab9e;_0x63a67f['enableCommand'](_0x17d517,()=>{_0x1116e0['model']['change'](_0x2f1b1d=>{const _0x37e226=_0x58e8fc['getSelectionAffectedTableCells'](_0x4e3d05),_0xc7e3b=_0x37e226[0x0]['findAncestor']('table');let _0x35d20b;if('removeTableRow'==_0x17d517){const _0xbc538c=_0x58e8fc['getRowIndexes'](_0x37e226);_0x35d20b={'startRow':_0xbc538c['first'],'endRow':_0xbc538c['last'],'includeAllSlots':!0x0};}else{const _0x1c152d=_0x58e8fc['getColumnIndexes'](_0x37e226);_0x35d20b={'startColumn':_0x1c152d['first'],'endColumn':_0x1c152d['last'],'includeAllSlots':!0x0};}const _0x39e892=_0x58e8fc['createTableWalker'](_0xc7e3b,_0x35d20b),_0x160489=Array['from'](_0x39e892)['map'](({cell:_0xc03155})=>_0xc03155),_0x3aa52b=be(_0x160489['filter'](_0xffa7c9=>_0xffa7c9['hasAttribute'](_0x545670))),_0x274d33=be(_0x160489['filter'](_0x24d9e9=>!_0x24d9e9['hasAttribute'](_0x545670)))['map'](_0x4b8659=>_0x2f1b1d['createRangeOn'](_0x4b8659)),_0x10e4f9=_0x63a67f['markMultiRangeDeletion'](_0x274d33,_0x31ad27);if(_0x10e4f9&&('tableRow'==_0x10e4f9['subType']||'tableColumn'==_0x10e4f9['subType'])){const _0x5a55c3=this['_getSuggestionCoords'](_0x10e4f9);for(const _0x36fd23 of _0x3aa52b){const _0x389662=_0x2f1b1d['createRangeOn'](_0x36fd23),_0x57b943=_0x58e8fc['getCellLocation'](_0x36fd23),_0x52249a=_0x36fd23['getAttribute'](_0x545670)-0x1,_0x1efe35=_0x5a55c3[_0x158609],_0xbef2b4=_0x5a55c3[_0x3a28d0];_0x1efe35<=_0x57b943[_0x2aebc2]&&_0x57b943[_0x2aebc2]+_0x52249a<=_0xbef2b4&&_0x10e4f9['addRange'](_0x389662);}}});});}function _0x3de79c(_0x28050e){const _0x2bcf16=Array['from'](_0x4e3d05['getRanges']())['map'](_0x2b738b=>_0x2ad496['fromRange'](_0x2b738b));_0x1116e0['model']['change'](_0x33fc81=>{const _0x4a9ab1=_0x33fc81['batch'];_0x28050e=_0x28050e['filter'](_0x531531=>'$graveyard'!=_0x531531['root']['rootName']),_0x33fc81['setSelection'](_0x28050e),_0x1116e0['commands']['get']('removeTableRow')['refresh'](),_0x1116e0['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x1116e0['model']['enqueueChange'](()=>{_0x1116e0['model']['enqueueChange'](_0x4a9ab1,_0x5ba4d2=>{const _0x4d37de=_0x2bcf16['filter'](_0x5731e1=>'$graveyard'!=_0x5731e1['root']['rootName']);_0x4d37de['length']>0x0&&_0x5ba4d2['setSelection'](_0x4d37de);for(const _0x32b4e4 of _0x2bcf16)_0x32b4e4['detach']();});});});}function _0x447daa(_0x313edb){_0x1116e0['model']['change'](_0x108b6a=>{const _0x517894=Array['from'](_0x4e3d05['getRanges']())['map'](_0xf8664=>_0x2ad496['fromRange'](_0xf8664)),_0x3cfc0e=[];for(const _0xaab0f6 of _0x313edb)for(const _0x639ca5 of _0xaab0f6['getItems']({'shallow':!0x0}))_0x3cfc0e['push'](_0x639ca5);for(const _0x3aa0ff of _0x3cfc0e)'$graveyard'!=_0x3aa0ff['root']['rootName']&&(_0x108b6a['setSelection'](_0x108b6a['createPositionAt'](_0x3aa0ff,0x0)),_0x1116e0['commands']['get']('removeTableColumn')['refresh'](),_0x1116e0['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x5a10ae=_0x517894['filter'](_0x4b723e=>'$graveyard'!=_0x4b723e['root']['rootName']);_0x5a10ae['length']>0x0&&_0x108b6a['setSelection'](_0x5a10ae);for(const _0x231c65 of _0x517894)_0x231c65['detach']();});}function _0x4b6be4(_0x2dc319,_0x23e0fd){return _0x23e0fd['every'](_0x17233b=>_0x2dc319['some'](_0x572a3c=>_0x572a3c['end']['isEqual'](_0x17233b['start'])||_0x17233b['end']['isEqual'](_0x572a3c['start'])));}function _0x238d6e(_0x2d0cef,_0x34eaac){return!_0x2d0cef['some'](_0x5bf47d=>_0x34eaac['some'](_0x3d0fe1=>_0x5bf47d['isIntersecting'](_0x3d0fe1)))&&_0x2d0cef['some'](_0x1000a3=>_0x34eaac['some'](_0x4836a9=>_0x1000a3['end']['isTouching'](_0x4836a9['start'])));}_0x1116e0['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xede395,_0x4eb7ec,_0x540a04)=>{if(!_0x540a04['options']['showSuggestionHighlights'])return;const _0x2a80a4=_0x4eb7ec['item'];if(!_0x2a80a4)return;const _0x4ad8e2=_0x540a04['mapper']['toViewElement'](_0x2a80a4);function _0x19659b(_0x4f774e){return Array['isArray'](_0x4f774e)?_0x4f774e:[_0x4f774e];}_0x4ad8e2&&'tableCell'===_0x2a80a4['name']&&_0x4f15b7(_0x4ad8e2,_0x540a04['writer'],(_0x420351,_0x1ed16e,_0x477e4f)=>_0x477e4f['addClass'](_0x19659b(_0x1ed16e['classes']),_0x420351),(_0x2d29dd,_0x44631b,_0x203e89)=>_0x203e89['removeClass'](_0x19659b(_0x44631b['classes']),_0x2d29dd));},{'priority':'highest'}),_0x63a67f['descriptionFactory']['registerDescriptionCallback'](_0x199d55=>{if('insertion'!=_0x199d55['type']&&'deletion'!=_0x199d55['type'])return;const _0x127540=_0x199d55['getContainedElement']();if(null!=_0x127540&&_0x127540['is']('element','table')){if('insertion'==_0x199d55['type']){const _0x506f34=_0x199d55['getItems']()['filter'](_0xf98383=>_0xf98383['is']('$textProxy'))['map'](_0x592666=>_0x592666['data']);if(_0x506f34['length'])return{'type':'insertion','content':o(_0x2e03d7,'*Insert:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x506f34['join']('\x20')+'\x22'))};}if('deletion'==_0x199d55['type']){const _0x184929=_0x199d55['getItems']()['filter'](_0x1b48b7=>_0x1b48b7['is']('$textProxy'))['map'](_0x346a3e=>_0x346a3e['data']);if(_0x184929['length'])return{'type':'deletion','content':o(_0x2e03d7,'*Remove:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x184929['join']('\x20')+'\x22'))};}}}),_0x63a67f['descriptionFactory']['registerDescriptionCallback'](_0x4dc273=>{if('tableRow'==_0x4dc273['subType']){const _0x16194a=_0x4dc273['getItems']()['filter'](_0x3004f9=>_0x3004f9['is']('$textProxy'))['map'](_0x30d1ff=>_0x30d1ff['data']),_0x3225a5=this['_getSuggestionCoords'](_0x4dc273),_0x45e6a6=_0x3225a5['maxRow']-_0x3225a5['minRow']+0x1;if('insertion'==_0x4dc273['type'])return _0x16194a['length']?{'type':'insertion','content':o(_0x2e03d7,'*Insert:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x45e6a6,'\x22'+_0x16194a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2e03d7,'*Insert:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_ROW',_0x45e6a6))};if('deletion'==_0x4dc273['type'])return _0x16194a['length']?{'type':'deletion','content':o(_0x2e03d7,'*Remove:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x45e6a6,'\x22'+_0x16194a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2e03d7,'*Remove:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_ROW',_0x45e6a6))};}if('tableColumn'==_0x4dc273['subType']){const _0x193551=_0x4dc273['getItems']()['filter'](_0x14d1ad=>_0x14d1ad['is']('$textProxy'))['map'](_0x4e344d=>_0x4e344d['data']),_0x5968ee=this['_getSuggestionCoords'](_0x4dc273),_0x2d736f=_0x5968ee['maxColumn']-_0x5968ee['minColumn']+0x1;if('insertion'==_0x4dc273['type'])return _0x193551['length']?{'type':'insertion','content':o(_0x2e03d7,'*Insert:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2d736f,'\x22'+_0x193551['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x2e03d7,'*Insert:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_COLUMN',_0x2d736f))};if('deletion'==_0x4dc273['type'])return _0x193551['length']?{'type':'deletion','content':o(_0x2e03d7,'*Remove:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2d736f,'\x22'+_0x193551['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x2e03d7,'*Remove:*\x20%0',o(_0x2e03d7,'ELEMENT_TABLE_COLUMN',_0x2d736f))};}}),_0x63a67f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3de79c),_0x63a67f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3de79c),_0x63a67f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x447daa),_0x63a67f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x447daa),_0x63a67f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4b6be4),_0x63a67f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4b6be4),_0x63a67f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x238d6e),_0x63a67f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x238d6e);}['_acceptFormatSuggestionCallbackFactory'](){const _0xf109f6=this['editor'],_0x95d1d4=_0xf109f6['model']['document']['selection'];return(_0x39b8f9,_0x5756dd)=>{_0xf109f6['model']['change'](_0x297055=>{const {commandName:_0x316f99,commandParams:_0x32a9af}=_0x5756dd;let _0x34144a=_0x39b8f9[0x0]['end']['nodeBefore'];_0x32a9af&&_0x32a9af[0x0]&&!0x1===_0x32a9af[0x0]['forceValue']&&(_0x34144a=_0x39b8f9[0x0]['start']['nodeAfter']);const _0x4b1c14=_0x297055['createRangeIn'](_0x34144a);if('$graveyard'==_0x4b1c14['root']['rootName'])return;const _0x52d10c=Array['from'](_0x95d1d4['getRanges']())['map'](_0x5e5109=>_0x2ad496['fromRange'](_0x5e5109));_0x297055['setSelection'](_0x4b1c14),_0xf109f6['commands']['get'](_0x316f99)['refresh'](),_0x32a9af['push']({'forceDefaultExecution':!0x0}),_0xf109f6['execute'](_0x316f99,..._0x32a9af);const _0x2d84ec=_0x52d10c['filter'](_0x183a60=>'$graveyard'!=_0x183a60['root']['rootName']);_0x2d84ec['length']>0x0&&_0x297055['setSelection'](_0x2d84ec);for(const _0x4ee906 of _0x52d10c)_0x4ee906['detach']();});};}['_getCoordsForCells'](_0x112300){const _0x476875=this['editor']['plugins']['get']('TableUtils');let _0x51b679=Number['MAX_SAFE_INTEGER'],_0x57bc23=Number['MIN_SAFE_INTEGER'],_0x3eba6d=Number['MAX_SAFE_INTEGER'],_0x2a7ec3=Number['MIN_SAFE_INTEGER'];for(const _0x300815 of _0x112300){if('$graveyard'==_0x300815['root']['rootName'])continue;const {row:_0x870c80,column:_0x17de52}=_0x476875['getCellLocation'](_0x300815),_0xa8bbd6=_0x300815['hasAttribute']('rowspan')?_0x300815['getAttribute']('rowspan')-0x1:0x0,_0x40a608=_0x300815['hasAttribute']('colspan')?_0x300815['getAttribute']('colspan')-0x1:0x0;_0x51b679=_0x870c80<_0x51b679?_0x870c80:_0x51b679,_0x57bc23=_0x870c80+_0xa8bbd6>_0x57bc23?_0x870c80+_0xa8bbd6:_0x57bc23,_0x3eba6d=_0x17de52<_0x3eba6d?_0x17de52:_0x3eba6d,_0x2a7ec3=_0x17de52+_0x40a608>_0x2a7ec3?_0x17de52+_0x40a608:_0x2a7ec3;}return{'minRow':_0x51b679,'maxRow':_0x57bc23,'minColumn':_0x3eba6d,'maxColumn':_0x2a7ec3};}['_setupColumnsRowsFixing'](){const _0x566803=this['editor'],_0x1ea213=_0x566803['plugins']['get']('TrackChangesEditing'),_0x436149=_0x566803['plugins']['get']('TableUtils');_0x566803['model']['document']['on']('change:data',()=>{const _0x481f32=Array['from'](_0x566803['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xc5a55,data:_0x50f38d}of _0x481f32){const {group:_0x41a4a8,id:_0x5cb9e9,subType:_0x72ee5b}=_0x1ea213['_splitMarkerName'](_0xc5a55);if('suggestion'!=_0x41a4a8)continue;if(null!=_0x50f38d['oldRange'])continue;const _0xb9b187=_0x1ea213['getSuggestion'](_0x5cb9e9);this['_tablePostFixingSubtypes']['includes'](_0x72ee5b)&&this['_tableSuggestions']['add'](_0xb9b187);}},{'priority':'low'});const _0x389d2d=(_0x356192,_0xf60ca9)=>{let _0x16b336=!0x1;const _0x3486c4=_0xf60ca9['createRangeOn'](_0x356192),_0x3a198f=_0x356192['findAncestor']('table'),_0x2b02b5=_0x436149['getCellLocation'](_0x356192);for(const _0xa765b2 of this['_tableSuggestions']){const _0x3cd57e=_0xa765b2['subType'],_0x41b9ba=_0x3cd57e['startsWith']('tablePaste'),_0x4671eb=_0x3cd57e['substr'](_0x41b9ba?0xa:0x5),_0x904371=_0x4671eb['toLowerCase'](),_0x5368c6=_0x904371['substr'](0x0,0x3)+'span',_0x5dbd3f='min'+_0x4671eb,_0x1226db='max'+_0x4671eb;if(!_0xa765b2['isInContent'])continue;if(_0x3a198f!=_0xa765b2['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0xa765b2['isIntersectingWithRange'](_0x3486c4))continue;const _0x368204=_0x356192['hasAttribute'](_0x5368c6)?_0x356192['getAttribute'](_0x5368c6)-0x1:0x0,_0x3267f6=this['_getSuggestionCoords'](_0xa765b2),_0x4d6881=_0x3267f6[_0x5dbd3f],_0x2a8725=_0x3267f6[_0x1226db];_0x4d6881<=_0x2b02b5[_0x904371]&&_0x2b02b5[_0x904371]+_0x368204<=_0x2a8725&&(_0xa765b2['addRange'](_0x3486c4),_0x16b336=!0x0);}return _0x16b336;};_0x566803['model']['document']['registerPostFixer'](_0x50b17c=>{let _0x331317=!0x1;for(const _0x1b0629 of _0x566803['model']['document']['differ']['getChanges']())if('insert'==_0x1b0629['type']){if('tableRow'==_0x1b0629['name']){for(const _0x448df6 of _0x1b0629['position']['nodeAfter']['getChildren']())_0x331317=_0x331317||_0x389d2d(_0x448df6,_0x50b17c);}else'tableCell'==_0x1b0629['name']&&(_0x331317=_0x331317||_0x389d2d(_0x1b0629['position']['nodeAfter'],_0x50b17c));}return _0x331317;});}['_getSuggestionCoords'](_0x186cce){return this['_getCoordsForCells'](_0x186cce['getRanges']()['map'](_0x7a36bd=>_0x7a36bd['start']['nodeAfter']));}}function be(_0x531930){return Array['from'](new Set(_0x531930)['values']());}class vt extends _0x1b5c48{static get['requires'](){return[It];}['afterInit'](){const _0x32468e=this['editor'],_0x88a481=_0x32468e['model']['document']['selection'],_0x10796a=_0x32468e['locale'];if(!_0x32468e['plugins']['has']('TableEditing'))return;const _0x16ee8e=_0x32468e['plugins']['get']('TrackChangesEditing'),_0x3b5052=_0x32468e['plugins']['get']('TableUtils'),_0x4b0ab1=_0x32468e['plugins']['get'](It);_0x4b0ab1['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x16ee8e['enableCommand']('mergeTableCells',()=>{const _0x437a0f=_0x3b5052['getSelectionAffectedTableCells'](_0x32468e['model']['document']['selection']);_0x32468e['model']['change'](()=>{_0x16ee8e['markMultiRangeBlockFormat'](_0x437a0f,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x32468e['commands']['get']('mergeTableCells')['on']('execute',(_0x270d6b,_0x13a35f)=>{_0x32468e['commands']['get']('trackChanges')['value']&&(_0x13a35f['length']>0x0&&_0x13a35f[_0x13a35f['length']-0x1]&&_0x13a35f[_0x13a35f['length']-0x1]['forceDefaultExecution']||_0x16ee8e['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x270d6b['stop']());},{'priority':'highest'});for(const _0x2ca3af of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x25f49d=_0x32468e['commands']['get'](_0x2ca3af);_0x16ee8e['enableCommand'](_0x2ca3af,()=>{const _0x5d4c80=_0x32468e['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x596bc1=>_0x596bc1['is']('element','tableCell')),_0x255c11=_0x25f49d['value'];_0x32468e['model']['change'](()=>{_0x16ee8e['markMultiRangeBlockFormat']([_0x5d4c80,_0x255c11],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1bf0ef of['splitTableCellVertically','splitTableCellHorizontally']){const _0x2755c6=_0x32468e['commands']['get'](_0x1bf0ef);_0x16ee8e['enableCommand'](_0x1bf0ef,()=>{const _0x11d689=_0x3b5052['getSelectionAffectedTableCells'](_0x32468e['model']['document']['selection'])[0x0],_0x5109c4=_0x11d689['findAncestor']('table'),{column:_0x11bde7,row:_0x2412f1}=_0x3b5052['getCellLocation'](_0x11d689);let _0x574986=[];if('horizontally'==_0x2755c6['direction']){const _0x12ab8d=_0x3b5052['createTableWalker'](_0x5109c4,{'startRow':_0x2412f1,'endRow':_0x2412f1,'includeAllSlots':!0x0});_0x574986=Array['from'](_0x12ab8d)['map'](_0xa2afea=>_0xa2afea['cell']);}else{const _0x1b6211=_0x3b5052['createTableWalker'](_0x5109c4,{'column':_0x11bde7,'includeAllSlots':!0x0});_0x574986=Array['from'](_0x1b6211)['map'](_0x29c277=>_0x29c277['cell']);}_0x32468e['model']['change'](_0x58169e=>{_0x16ee8e['markBlockFormat'](_0x58169e['createRangeOn'](_0x11d689),{'commandName':_0x1bf0ef,'commandParams':[]},_0x574986,_0x1bf0ef);});});}_0x16ee8e['descriptionFactory']['registerDescriptionCallback'](_0x3568a1=>{if('formatBlock'!=_0x3568a1['type']&&'formatInline'!=_0x3568a1['type'])return;const {data:_0x5729ca}=_0x3568a1;return _0x5729ca&&'mergeTableCells'==_0x5729ca['commandName']?{'type':'format','content':o(_0x10796a,'*Merge\x20cells*')}:void 0x0;}),_0x16ee8e['descriptionFactory']['registerDescriptionCallback'](_0x3845bb=>{if('formatBlock'!=_0x3845bb['type']&&'formatInline'!=_0x3845bb['type'])return;const {data:_0x3ae89e}=_0x3845bb;return _0x3ae89e?'splitTableCellVertically'==_0x3ae89e['commandName']?{'type':'format','content':o(_0x10796a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x3ae89e['commandName']?{'type':'format','content':o(_0x10796a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x6fafce=_0x4b0ab1['_acceptFormatSuggestionCallbackFactory']();for(const _0x4700a9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x16ee8e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4700a9,'accept',_0x6fafce);for(const _0x50d014 of['splitTableCellVertically','splitTableCellHorizontally'])_0x16ee8e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x50d014,'accept',_0x6fafce);_0x16ee8e['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x4f34d7=>{_0x32468e['model']['change'](_0xdf5829=>{const _0x58bebc=Array['from'](_0x88a481['getRanges']())['map'](_0x139af8=>_0x2ad496['fromRange'](_0x139af8));_0xdf5829['setSelection'](_0x4f34d7),_0x32468e['commands']['get']('mergeTableCells')['refresh'](),_0x32468e['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3b124e=_0x58bebc['filter'](_0x2d4bd2=>'$graveyard'!=_0x2d4bd2['root']['rootName']);_0x3b124e['length']>0x0&&_0xdf5829['setSelection'](_0x3b124e);for(const _0x40c281 of _0x58bebc)_0x40c281['detach']();});});for(const _0x56cad8 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x1e5f27=_0x32468e['commands']['get'](_0x56cad8);_0x1e5f27['on']('set:isEnabled',(_0x203bde,_0x2b45e7,_0x5daba8)=>{if(_0x5daba8){const _0x276590=_0x32468e['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xfcc942=>_0xfcc942['is']('element','tableCell'));this['_areMergableCells'](_0x1e5f27['value'],_0x276590)||(_0x203bde['return']=!0x1,_0x203bde['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x51be85=this['editor']['commands']['get']('mergeTableCells'),_0x2bfe2c=this['editor']['plugins']['get']('TableUtils');if(!_0x51be85['isEnabled'])return!0x1;const _0x313dae=_0x2bfe2c['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2a191b of _0x313dae)for(const _0x3bef62 of _0x313dae)if(_0x2a191b!=_0x3bef62&&!this['_areMergableCells'](_0x2a191b,_0x3bef62))return!0x1;return!0x0;}['_areMergableCells'](_0x43ef76,_0x9bcfd7){const _0x49b86e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x28c23d=this['editor']['model']['createRangeOn'](_0x43ef76),_0x5ae788=this['editor']['model']['createRangeOn'](_0x9bcfd7),_0xb05b4a=new Set(),_0x19fe5c=new Set();for(const _0x404004 of _0x49b86e['getSuggestions']())if(('insertion'==_0x404004['type']||'deletion'==_0x404004['type']||'mergeTableCells'==_0x404004['subType'])&&_0x404004['isInContent']){for(const _0x3a0636 of _0x404004['getRanges']())_0x3a0636['containsRange'](_0x28c23d,!0x0)&&_0xb05b4a['add'](_0x404004['type']+':'+_0x404004['author']['id']),_0x3a0636['containsRange'](_0x5ae788,!0x0)&&_0x19fe5c['add'](_0x404004['type']+':'+_0x404004['author']['id']);}if(_0xb05b4a['size']!=_0x19fe5c['size'])return!0x1;for(const _0x1e5957 of _0xb05b4a)if(!_0x19fe5c['has'](_0x1e5957))return!0x1;return!0x0;}}class Ct extends _0x1b5c48{static get['requires'](){return[It];}['afterInit'](){const _0x23899c=this['editor'];if(!_0x23899c['plugins']['has']('TableEditing'))return;const _0x461ad2=_0x23899c['locale'],_0x1cb69b=_0x23899c['plugins']['get']('TrackChangesEditing');_0x1cb69b['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1cb69b['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1cb69b['registerBlockAttribute']('headingRows'),_0x1cb69b['registerBlockAttribute']('headingColumns'),_0x1cb69b['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x461ad2,'FORMAT_HEADER_ROW')),_0x1cb69b['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x461ad2,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4ff527=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4cae5d=this['editor']['plugins']['get']('TableUtils'),_0x219434=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x38f893({showActiveMarker:_0x3c8cb3=!0x0,setDataAttribute:_0x3bd724=!0x0}={}){return(_0x42496e,_0x5cbf4d,_0x3f580d)=>{const {type:_0x221c2e,id:_0x17e091}=_0x4ff527['_splitMarkerName'](_0x5cbf4d['markerName']),_0x29a428=_0x4ff527['getSuggestion'](_0x17e091),_0x37c36=_0x29a428['data'];if('formatBlock'!=_0x29a428['type']||!_0x37c36||'setTableColumnHeader'!=_0x37c36['commandName'])return;if(_0x5cbf4d['item'])return void _0x42496e['stop']();if(!_0x3f580d['consumable']['consume'](_0x5cbf4d['markerRange'],_0x42496e['name']))return;const _0x3152d1=_0x5cbf4d['markerRange']['start']['nodeAfter'],_0x36f5cc=_0x5cbf4d['markerRange']['end']['nodeBefore'],_0x294159=_0x3152d1['parent']['parent'],{column:_0x3d8a81}=_0x4cae5d['getCellLocation'](_0x3152d1),{column:_0x32bb0a}=_0x4cae5d['getCellLocation'](_0x36f5cc);for(let _0x4b6153=_0x3d8a81;_0x4b6153<=_0x32bb0a;_0x4b6153++){const _0x376cc2=_0x4cae5d['createTableWalker'](_0x294159,{'column':_0x4b6153,'includeAllSlots':!0x1});for(const _0x40e50d of _0x376cc2){const _0x2f9dcd=_0x40e50d['cell'],_0x5356ff=_0x3f580d['mapper']['toViewElement'](_0x2f9dcd);_0x3f580d['writer']['addClass']('ck-suggestion-marker-'+_0x221c2e,_0x5356ff),_0x3bd724&&_0x3f580d['writer']['setAttribute']('data-suggestion',_0x17e091,_0x5356ff),_0x3f580d['mapper']['bindElementToMarker'](_0x5356ff,_0x5cbf4d['markerName']),_0x3c8cb3&&(_0x4ff527['activeMarkers']['includes'](_0x5cbf4d['markerName'])?_0x3f580d['writer']['addClass']('ck-suggestion-marker--active',_0x5356ff):_0x3f580d['writer']['removeClass']('ck-suggestion-marker--active',_0x5356ff));}}};}_0x4ff527['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x219434),_0x4ff527['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x219434),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x38f893(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2b54e7,_0x25d179,_0x4f0e61)=>{_0x4f0e61['options']['showSuggestionHighlights']&&_0x38f893({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2b54e7,_0x25d179,_0x4f0e61);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x2c5d55,_0xf9b49c,_0x570a76)=>{const {type:_0x2fd5ca,id:_0xd82cd4}=_0x4ff527['_splitMarkerName'](_0xf9b49c['markerName']),_0x3f20dd=_0x4ff527['getSuggestion'](_0xd82cd4),_0x1f628d=_0x3f20dd['data'];if('formatBlock'!=_0x3f20dd['type']||!_0x1f628d||'setTableColumnHeader'!=_0x1f628d['commandName'])return;const _0x23a793=_0x570a76['mapper']['markerNameToElements'](_0xf9b49c['markerName']);if(_0x23a793){for(const _0x502920 of _0x23a793)_0x570a76['writer']['removeClass']('ck-suggestion-marker-'+_0x2fd5ca,_0x502920),_0x570a76['writer']['removeClass']('ck-suggestion-marker--active',_0x502920),_0x570a76['writer']['removeAttribute']('data-suggestion',_0x502920),_0x570a76['mapper']['unbindElementFromMarkerName'](_0x502920,_0xf9b49c['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b0244=this['editor'],_0x393e9a=_0x1b0244['locale'];function _0x554a04(_0x5db791){return{'type':'format','content':o(_0x393e9a,'*Format:*\x20%0',_0x5db791)};}_0x1b0244['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x357d34=>{if('formatBlock'!=_0x357d34['type'])return;const {data:_0x35f0ed}=_0x357d34;if(_0x35f0ed){if('setTableRowHeader'==_0x35f0ed['commandName']){const _0x5800d7=_0x35f0ed['commandParams'][0x0]['forceValue'];return _0x554a04(o(_0x393e9a,_0x5800d7?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x35f0ed['commandName']){const _0x1e89bc=_0x35f0ed['commandParams'][0x0]['forceValue'];return _0x554a04(o(_0x393e9a,_0x1e89bc?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x254714=>[_0x254714,null]));class _t extends _0x1b5c48{static get['requires'](){return[It];}['afterInit'](){const _0x1d7168=this['editor'];if(!_0x1d7168['plugins']['has']('TableClipboard'))return;const _0x40eb31=_0x1d7168['plugins']['get']('TrackChangesEditing'),_0x5a88b3=_0x1d7168['plugins']['get']('TableUtils'),_0x1224c1=_0x1d7168['plugins']['get'](It),_0x33c079=_0x1d7168['plugins']['get']('TableClipboard');_0x1224c1['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x1d7168['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x1d7168['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x319e93=null;_0x1d7168['model']['on']('insertContent',(_0x38eeae,_0x7eec45)=>{const [_0x51fa6b,_0x4baef0]=_0x7eec45,_0x5cd581=_0x7eec45[_0x7eec45['length']-0x1];_0x5cd581&&_0x5cd581['forceDefaultExecution']||_0x40eb31['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x371bcb,_0x2b7274,_0x74ed2d,_0x1f0717,_0x387417){if(_0x2b7274&&!_0x2b7274['is']('documentSelection'))return!0x1;const _0x3abc1f=_0x387417['getTableIfOnlyTableInContent'](_0x371bcb,_0x74ed2d);if(!_0x3abc1f||!Re(_0x3abc1f,void 0x0,_0x1f0717))return!0x1;const _0xa01773=_0x1f0717['getSelectionAffectedTableCells'](_0x74ed2d['document']['selection']);if(!_0xa01773['length'])return!0x1;const _0x491f15=_0xa01773[0x0]['findAncestor']('table'),_0x29850a=_0x1f0717['getRowIndexes'](_0xa01773),_0x545fb0=_0x1f0717['getColumnIndexes'](_0xa01773),_0x45a0ef={'startRow':_0x29850a['first'],'endRow':_0x29850a['last'],'startColumn':_0x545fb0['first'],'endColumn':_0x545fb0['last']};return 0x1==_0xa01773['length']&&(_0x45a0ef['endRow']+=_0x1f0717['getRows'](_0x3abc1f)-0x1,_0x45a0ef['endColumn']+=_0x1f0717['getColumns'](_0x3abc1f)-0x1),Re(_0x491f15,_0x45a0ef,_0x1f0717);}(_0x51fa6b,_0x4baef0,_0x1d7168['model'],_0x5a88b3,_0x33c079)&&(_0x38eeae['stop'](),_0x319e93={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1d7168['model']['change'](()=>{_0x1d7168['model']['insertContent'](_0x7eec45[0x0],_0x7eec45[0x1],_0x7eec45[0x2],{'forceDefaultExecution':!0x0});const _0x3c4f6c=_0x360b63(),{rowInsertionRanges:_0x32a861,columnInsertionRanges:_0x1a7812,insertionRanges:_0x182e8f,deletionRanges:_0x4e55b8,cells:_0x2f8e60}=_0x319e93;_0x32a861['length']&&_0x40eb31['markMultiRangeInsertion'](_0x32a861,'tablePasteRow',{'tablePasteChainId':_0x3c4f6c}),_0x1a7812['length']&&_0x40eb31['markMultiRangeInsertion'](_0x1a7812,'tablePasteColumn',{'tablePasteChainId':_0x3c4f6c}),_0x182e8f['length']&&(_0x40eb31['markMultiRangeInsertion'](_0x182e8f,'tablePaste',{'tablePasteChainId':_0x3c4f6c,'skipNestingCheck':!0x0}),_0x182e8f['forEach'](_0x63a100=>_0x63a100['detach']?.())),_0x4e55b8['length']&&(_0x40eb31['markMultiRangeDeletion'](_0x4e55b8,'tablePaste',{'tablePasteChainId':_0x3c4f6c,'skipNestingCheck':!0x0}),_0x4e55b8['forEach'](_0x2f145c=>_0x2f145c['detach']?.()));const _0x5bea0d=_0x40eb31['markMultiRangeBlockFormat'](_0x2f8e60['map'](({element:_0xd14741})=>_0xd14741),{'formatGroupId':_0x360b63()},[],'tablePasteCell',{'tablePasteChainId':_0x3c4f6c});if(_0x5bea0d){const _0x317e4d=_0x5bea0d['getMarkers'](),_0x3fb682=[];for(const {element:_0x353514,attributes:_0x2b2a08}of _0x2f8e60){if(!_0x2b2a08)continue;const _0x39b789=_0x1d7168['model']['createRangeOn'](_0x353514),_0x39de54=_0x317e4d['find'](_0xfb3979=>_0xfb3979['getRange']()['isEqual'](_0x39b789));_0x39de54&&_0x3fb682['push']([_0x39de54['name'],_0x2b2a08]);}_0x3fb682['length']&&_0x5bea0d['setAttribute']('markerAttributes',Object['fromEntries'](_0x3fb682));}_0x319e93=null;}));},{'priority':_0x5d48ef['high']+0xa}),_0x1d7168['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x54dd59,_0x86f700)=>{const [_0x87110d,_0x9ca7dc,,_0x2bab2b]=_0x86f700;if(!_0x319e93)return;_0x54dd59['stop']();const _0xe64085=_0x87110d['cell'],_0xa6c73f=_0x9ca7dc,_0x120473=ke(_0xe64085),_0x4d342d=ke(_0xa6c73f);_0x54dd59['return']=_0xe64085;let _0x30a1d9=null,_0x1159ae=null;if(_0x4d342d||_0x120473){if(_0x120473&&!_0x4d342d){_0x2bab2b['remove'](_0xe64085['getChild'](0x0));for(const _0x228f61 of Array['from'](_0xa6c73f['getChildren']()))_0x2bab2b['insert'](_0x228f61,_0xe64085,'end');const _0x29e84d=_0x319e93['rowInsertionIndexes']['includes'](_0x87110d['row']),_0x48c5d8=_0x319e93['columnInsertionIndexes']['includes'](_0x87110d['column']);_0x29e84d||_0x48c5d8||(_0x30a1d9=_0x2ad496['fromRange'](_0x2bab2b['createRangeIn'](_0xe64085)));}else _0x4d342d&&!_0x120473&&(_0x1159ae=_0x2bab2b['createRangeIn'](_0xe64085));}else{const _0x1a6ee6=_0x2bab2b['createElement']('tableCellSuggestion'),_0xb88b3a=_0x2bab2b['createElement']('tableCellSuggestion');_0x2bab2b['wrap'](_0x2bab2b['createRangeIn'](_0xe64085),_0xb88b3a),_0x2bab2b['insert'](_0x1a6ee6,_0xe64085,0x0);for(const _0x42d569 of Array['from'](_0xa6c73f['getChildren']()))_0x2bab2b['insert'](_0x42d569,_0x1a6ee6,'end');_0x30a1d9=_0x2ad496['fromRange'](_0x2bab2b['createRangeOn'](_0x1a6ee6)),_0x1159ae=_0x2ad496['fromRange'](_0x2bab2b['createRangeOn'](_0xb88b3a));}const _0x25cb7d=Array['from'](_0xa6c73f['getAttributes']())['filter'](([_0x4ed1b0])=>Pe['includes'](_0x4ed1b0));_0x319e93['cells']['push']({'element':_0xe64085,'attributes':_0x25cb7d['length']?Object['fromEntries'](_0x25cb7d):null}),_0x30a1d9&&_0x319e93['insertionRanges']['push'](_0x30a1d9),_0x1159ae&&_0x319e93['deletionRanges']['push'](_0x1159ae);},{'priority':'high'}),_0x5a88b3['on']('insertColumns',(_0x58f1eb,_0x6d09c0)=>{const [_0x1ae117,_0x2982fb={}]=_0x6d09c0;if(!_0x319e93)return;const _0x157819=_0x2982fb['at']||0x0,_0x1bee25=_0x2982fb['columns']||0x1;_0x319e93['columnInsertionIndexes']=new Array(_0x1bee25)['fill'](_0x157819)['map']((_0x5153e1,_0x463411)=>_0x5153e1+_0x463411);for(const {cell:_0x6bb600}of _0x5a88b3['createTableWalker'](_0x1ae117,{'startColumn':_0x157819,'endColumn':_0x157819+_0x1bee25-0x1}))_0x319e93['columnInsertionRanges']['push'](_0x1d7168['model']['createRangeOn'](_0x6bb600));},{'priority':'low'}),_0x5a88b3['on']('insertRows',(_0x55b9df,_0x6ab7d0)=>{const [_0x28edbc,_0x1815ee={}]=_0x6ab7d0;if(!_0x319e93)return;const _0x46256c=_0x1815ee['at']||0x0,_0x35038c=_0x1815ee['rows']||0x1;_0x319e93['rowInsertionIndexes']=new Array(_0x35038c)['fill'](_0x46256c)['map']((_0x2b48dd,_0x3caaaf)=>_0x2b48dd+_0x3caaaf);for(const {cell:_0x32e821}of _0x5a88b3['createTableWalker'](_0x28edbc,{'startRow':_0x46256c,'endRow':_0x46256c+_0x35038c-0x1}))_0x319e93['rowInsertionRanges']['push'](_0x1d7168['model']['createRangeOn'](_0x32e821));},{'priority':'low'}),_0x40eb31['descriptionFactory']['registerDescriptionCallback'](_0x32b0f9=>{if(_0x32b0f9['subType']&&_0x32b0f9['subType']['startsWith']('tablePaste'))return _0x32b0f9['previous']?{}:{'type':'insertion','content':o(_0x1d7168['locale'],'*Replace\x20table\x20cells*')};});const _0x5ad6f3=()=>!0x1;for(const _0x16473c of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x40eb31['_suggestionFactory']['registerCustomCallback']('insertion',_0x16473c,'join',_0x5ad6f3),_0x40eb31['_suggestionFactory']['registerCustomCallback']('deletion',_0x16473c,'join',_0x5ad6f3),_0x40eb31['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x16473c,'join',_0x5ad6f3);_0x40eb31['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5ad6f3),_0x40eb31['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1f27cf,_0x437bae,_0x3c2769)=>{const _0x378974=_0x1f27cf['map'](_0x150574=>_0x150574['getContainedElement']())['filter'](_0x5e6a22=>_0x5e6a22),_0x317bf7=new Map(_0x378974['map'](_0x4ec6b1=>[_0x4ec6b1,null]));if(_0x319e93){for(const {element:_0x388697,attributes:_0x34b5a3}of _0x319e93['cells'])_0x34b5a3&&_0x317bf7['set'](_0x388697,_0x34b5a3);}else{if(_0x3c2769&&_0x3c2769['markerAttributes'])for(const [_0x47b7de,_0x3e8f2a]of Object['entries'](_0x3c2769['markerAttributes'])){const _0x4aea18=_0x1d7168['model']['markers']['get'](_0x47b7de),_0x5843e0=_0x4aea18?_0x4aea18['getRange']()['getContainedElement']():null;_0x5843e0&&_0x317bf7['set'](_0x5843e0,_0x3e8f2a);}}_0x1d7168['model']['change'](_0x41e9c4=>{for(const [_0x1abeaa,_0x32f8a7]of _0x317bf7)_0x41e9c4['setAttributes']({...we,..._0x32f8a7},_0x1abeaa);});});const _0x25eedd=(_0x3df674,_0x3499a1)=>{_0x40eb31['_suggestionFactory']['registerCustomCallback'](_0x3df674,'tablePaste',_0x3499a1,(_0x493a0b,_0xcce24b,_0x10c003)=>{_0x1d7168['model']['change'](_0x4272bb=>{const _0x1fb704=[];for(const _0x461ecc of _0x493a0b){const _0x3f1b5c=_0x461ecc['start']['nodeAfter'];_0x3f1b5c['is']('element','tableCellSuggestion')&&_0x1fb704['push'](_0x3f1b5c);}_0x40eb31['_suggestionFactory']['getSuggestionCallback'](_0x3df674,null,_0x3499a1)(_0x493a0b,_0xcce24b,_0x10c003);for(const _0x2c3ec6 of _0x1fb704)'$graveyard'!=_0x2c3ec6['root']['rootName']&&_0x4272bb['unwrap'](_0x2c3ec6);});});};_0x25eedd('insertion','accept'),_0x25eedd('insertion','discard'),_0x25eedd('deletion','accept'),_0x25eedd('deletion','discard'),_0x40eb31['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5f56c0=>{const _0x43cd65=_0x5f56c0['map'](_0x9f4623=>_0x9f4623['getContainedElement']()),_0x1dc14=_0x43cd65[0x0]['findAncestor']('table'),{minRow:_0xe89765,maxRow:_0x2447a1}=_0x1224c1['_getCoordsForCells'](_0x43cd65);_0x5a88b3['removeRows'](_0x1dc14,{'at':_0xe89765,'rows':_0x2447a1-_0xe89765+0x1});}),_0x40eb31['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x2d0778=>{const _0x4b5b1d=_0x2d0778['map'](_0x1d3761=>_0x1d3761['getContainedElement']()),_0x4499b9=_0x4b5b1d[0x0]['findAncestor']('table'),{minColumn:_0x3e0256,maxColumn:_0x3f646a}=_0x1224c1['_getCoordsForCells'](_0x4b5b1d);_0x5a88b3['removeColumns'](_0x4499b9,{'at':_0x3e0256,'columns':_0x3f646a-_0x3e0256+0x1});});const _0x1e8f3c=(_0x3902f6,_0x5956b3)=>{if(!_0x5956b3['subType']||!_0x5956b3['subType']['startsWith']('tablePaste'))return;const _0x3e2041=_0x5956b3['attributes']['tablePasteChainId'],_0x592027=_0x40eb31['getSuggestions']()['filter'](_0x4a6d2f=>_0x4a6d2f['isInContent']&&_0x4a6d2f['attributes']&&_0x4a6d2f['attributes']['tablePasteChainId']==_0x3e2041);_0x592027['length']&&_0x5956b3['getAllAdjacentSuggestions']()['length']!=_0x592027['length']&&_0x592027['reduce']((_0x308237,_0x3e7262)=>(_0x308237['next']=_0x3e7262,_0x3e7262['previous']=_0x308237,_0x3e7262));};function _0x21ea86(_0x15a42a,_0x546870=!0x0){const {id:_0x54e506,authorId:_0x3b41d3}=_0x40eb31['_splitMarkerName'](_0x15a42a['markerName']),_0x224915=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x234c70=_0x40eb31['activeMarkers']['includes'](_0x15a42a['markerName']);return _0x234c70&&_0x224915['push']('ck-suggestion-marker--active'),{'classes':_0x224915,'attributes':{'data-suggestion':_0x54e506,'data-author-id':_0x3b41d3},'priority':_0x234c70&&_0x546870?0xbc2:0xbb8};}_0x40eb31['on']('suggestionLoaded',_0x1e8f3c,{'priority':'high'}),_0x40eb31['on']('suggestionUnloaded',_0x1e8f3c,{'priority':'high'}),_0x1d7168['model']['document']['registerPostFixer'](()=>{let _0x36c2cc=!0x1;const _0x1d62ec=Array['from'](_0x1d7168['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xefd175,data:_0x196636}of _0x1d62ec){const {group:_0x48d19b,type:_0x12503e,id:_0x471f51}=_0x40eb31['_splitMarkerName'](_0xefd175);if('suggestion'!=_0x48d19b||'deletion'!=_0x12503e||_0x196636['oldRange'])continue;if(!_0x40eb31['hasSuggestion'](_0x471f51))continue;const _0x14b1a8=_0x40eb31['getSuggestion'](_0x471f51)['getRanges'](),_0x1721a1=_0x1d7168['plugins']['get']('Users')['me'];for(const _0x41e6b6 of _0x40eb31['getSuggestions']()){if(!_0x41e6b6['isInContent']||_0x41e6b6['author']!=_0x1721a1)continue;if('formatBlock'!=_0x41e6b6['type']||'tablePasteCell'!=_0x41e6b6['subType'])continue;if(_0x41e6b6['getRanges']()['every'](_0x618a1e=>_0x14b1a8['some'](_0x2b912e=>_0x2b912e['containsRange'](_0x618a1e,!0x0)))){for(const _0x564e6e of _0x41e6b6['getAllAdjacentSuggestions']())_0x564e6e['isInContent']&&(_0x564e6e['discard'](),_0x36c2cc=!0x0);}}}return _0x36c2cc;}),_0x1d7168['model']['document']['registerPostFixer'](_0x27245d=>{const _0x15ce31=_0x1d7168['commands']['get']('redo');if(!_0x15ce31||!_0x15ce31['_createdBatches']['has'](_0x27245d['batch']))return!0x1;let _0x5bf476=!0x1;const _0x4cb77d=_0x1d7168['plugins']['get']('Users')['me'],_0x564636=_0x1d7168['model']['document']['differ']['getChanges'](),_0x22e9a8=Array['from'](_0x1d7168['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x236cb5,data:_0x24d163})=>{const {group:_0x43a20e,subType:_0x332a7f,authorId:_0x48c88e}=_0x40eb31['_splitMarkerName'](_0x236cb5);return'suggestion'==_0x43a20e&&'tablePaste'==_0x332a7f&&_0x48c88e==_0x4cb77d['id']&&!_0x24d163['oldRange'];});for(const _0x407826 of _0x564636){if('insert'!=_0x407826['type']||'tableCellSuggestion'!=_0x407826['name']||0x1!=_0x407826['length'])continue;const _0xa2562e=_0x27245d['createRange'](_0x407826['position'],_0x407826['position']['getShiftedBy'](0x1));if(!_0x22e9a8['find'](({data:_0x2c02ed})=>_0x2c02ed['newRange']['isEqual'](_0xa2562e))){for(const {name:_0x282c45,data:_0x22edb0}of _0x22e9a8)if(_0xa2562e['containsRange'](_0x22edb0['newRange'])){_0x27245d['updateMarker'](_0x282c45,{'range':_0xa2562e}),_0x5bf476=!0x0;break;}}}return _0x5bf476;}),_0x1d7168['model']['document']['registerPostFixer'](_0x2f431c=>{let _0x15b7fb=!0x1;const _0x130889=_0x1d7168['plugins']['get']('Users')['me'],_0x381c8d=_0x40eb31['getSuggestions']()['filter'](_0x1eec70=>_0x1eec70['isInContent']&&_0x1eec70['author']==_0x130889),_0x477d8f=new Set(),_0x35ff68=new Set();for(const _0x26d6be of _0x381c8d)if('tablePaste'==_0x26d6be['subType'])for(const _0x292978 of _0x26d6be['getMarkers']()){const _0x2a1690=_0x292978['getRange']()['getContainedElement']();if(_0x2a1690){if(_0x2a1690['is']('element','tableCellSuggestion')&&ke(_0x2a1690)){_0x26d6be['removeMarker'](_0x292978['name']),_0x477d8f['add'](_0x2a1690),_0x15b7fb=!0x0;const _0x1b15b2=_0x2a1690['nextSibling'],_0x5b20ba=_0x2a1690['previousSibling'],_0x3d564e=_0x1b15b2&&_0x1b15b2['is']('element','tableCellSuggestion'),_0x24a205=_0x5b20ba&&_0x5b20ba['is']('element','tableCellSuggestion');_0x3d564e&&!_0x477d8f['has'](_0x1b15b2)&&_0x35ff68['add'](_0x1b15b2),_0x24a205&&!_0x477d8f['has'](_0x5b20ba)&&_0x35ff68['add'](_0x5b20ba);}else _0x2a1690['is']('element','paragraph')&&_0x2a1690['isEmpty']&&(_0x26d6be['removeMarker'](_0x292978['name']),_0x15b7fb=!0x0);}}else{if('tablePasteCell'==_0x26d6be['subType']){if(!_0x26d6be['attributes']||!_0x26d6be['attributes']['tablePasteChainId'])continue;const _0x1c8f4a=_0x26d6be['attributes']['markerAttributes'];if(_0x1c8f4a&&Object['keys'](_0x1c8f4a)['length'])continue;const _0x40169c=_0x26d6be['attributes']['tablePasteChainId'];let _0x243de1=!0x0,_0x164def=!0x0;for(const _0x43abe9 of _0x381c8d)if(_0x43abe9['subType']&&_0x43abe9['subType']['startsWith']('tablePaste')){if(!_0x43abe9['attributes']['tablePasteChainId']){_0x164def=!0x1;break;}if(_0x43abe9['id']!=_0x26d6be['id']&&_0x43abe9['attributes']['tablePasteChainId']==_0x40169c){_0x243de1=!0x1;break;}}_0x164def&&_0x243de1&&(_0x26d6be['removeMarkers'](),_0x15b7fb=!0x0);}}for(const _0x5716fa of _0x477d8f)_0x2f431c['remove'](_0x5716fa);for(const _0x234686 of _0x35ff68)_0x2f431c['unwrap'](_0x234686);return _0x15b7fb;}),_0x1d7168['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x2202f5=>_0x21ea86(_0x2202f5),'converterPriority':'high'}),_0x1d7168['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x30563c,_0x3f580c)=>_0x3f580c['options']['showSuggestionHighlights']?_0x21ea86(_0x30563c,!0x1):null,'converterPriority':'high'});const _0x2888a4=_0x1d7168['editing']['view'];this['listenTo'](_0x2888a4['document'],'clipboardOutput',(_0x39336a,_0x12fa06)=>{const _0x4de22e=[];for(const _0x5cbb65 of _0x2888a4['createRangeIn'](_0x12fa06['content'])['getItems']())_0x5cbb65['is']('element','suggestion-td')&&_0x4de22e['push'](_0x5cbb65);_0x2888a4['change'](_0x4fbf00=>{for(const _0x372dab of _0x4de22e)_0x4fbf00['move'](_0x4fbf00['createRangeIn'](_0x372dab),_0x4fbf00['createPositionBefore'](_0x372dab)),_0x4fbf00['remove'](_0x372dab);});});}}function ke(_0x528fc9){if(_0x528fc9['isEmpty'])return!0x0;const _0x4d8cab=_0x528fc9['getChild'](0x0);return _0x4d8cab['is']('element','paragraph')&&_0x4d8cab['isEmpty'];}function Re(_0x39e269,_0x446907={},_0x43f21a){for(const {isAnchor:_0x4034ef,cellHeight:_0x1d2536,cellWidth:_0x1e62b9}of _0x43f21a['createTableWalker'](_0x39e269,{'includeAllSlots':!0x0,..._0x446907}))if(!_0x4034ef||0x1!=_0x1d2536||0x1!=_0x1e62b9)return!0x1;return!0x0;}class Nt extends _0x1b5c48{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0xa309e8=this['editor']['plugins']['get']('TrackChangesEditing');_0xa309e8['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0xa309e8['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0xa309e8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xa309e8['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0xa309e8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0xa309e8['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x403174,_0x176bf9){const _0xaeb62b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x55bfb4=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x2e4276=_0x176bf9['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x23fa02=_0x55bfb4['getColumnGroupElement'](_0x2e4276);let _0x2c5088=_0x23fa02?_0x55bfb4['getTableColumnsWidths'](_0x23fa02):null,_0x6a8c50=_0x2e4276['getAttribute']('tableWidth')||null;const _0x1e17b6=_0x176bf9['tableWidth']||_0x6a8c50,_0x40f05c=_0x176bf9['columnWidths']||_0x2c5088,_0x3f336a=this['editor']['plugins']['get']('Users')['me'];for(const _0x2c46f1 of _0xaeb62b['getSuggestions']()){const _0xb149f6=_0x2c46f1['getContainedElement']();if('resizeTable'===_0x2c46f1['subType']&&_0xb149f6===_0x2e4276){_0x2c46f1['author']!==_0x3f336a&&_0x2c46f1['discard']();const _0x13573d=_0x2c46f1['data']['commandParams'];_0x6a8c50=_0x13573d[0x0]['tableWidth'],_0x2c5088=_0x13573d[0x0]['columnWidths'];break;}}_0x403174({'table':_0x2e4276,'tableWidth':_0x1e17b6,'columnWidths':_0x40f05c}),_0xaeb62b['markBlockFormat'](_0x2e4276,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x6a8c50,'columnWidths':_0x2c5088}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x1d00ad){if('formatBlock'!=_0x1d00ad['type']&&'formatInline'!=_0x1d00ad['type'])return;const {data:_0x450b87}=_0x1d00ad;if(_0x450b87&&'resizeTable'===_0x450b87['formatGroupId']){const _0x3aa53a='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x3aa53a)};}}}class Dt extends _0x1b5c48{['afterInit'](){const _0x199f13=this['editor'];_0x199f13['plugins']['has']('Template')&&_0x199f13['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x1b5c48{['afterInit'](){const _0x461188=this['editor'];if(!_0x461188['commands']['get']('insertTableOfContents'))return;_0x461188['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x117d4a=_0x461188['plugins']['get']('TrackChangesEditing'),_0x2f54c9=_0x461188['locale'];_0x117d4a['descriptionFactory']['registerElementLabel']('tableOfContents',_0x519874=>o(_0x2f54c9,'ELEMENT_TABLE_OF_CONTENTS',_0x519874));}}class $t extends _0x1b5c48{['afterInit'](){const _0x7fe9d3=this['editor'];if(!_0x7fe9d3['plugins']['has']('Title'))return;const _0x217c1d=_0x7fe9d3['plugins']['get']('TrackChangesEditing');_0x217c1d['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x7fe9d3['locale'],'ELEMENT_TITLE')),_0x7fe9d3['model']['document']['registerPostFixer'](_0x9bb837=>{let _0x3c959f=!0x1;const _0x56162d=Array['from'](_0x7fe9d3['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5410ca,data:_0xa37fd6}of _0x56162d){const {group:_0x203616}=_0x217c1d['_splitMarkerName'](_0x5410ca);if('suggestion'!==_0x203616||!_0xa37fd6['newRange'])continue;const _0x1aa72b=_0xa37fd6['newRange'],_0x24929e=_0x1aa72b['end']['nodeBefore'];if(!_0x24929e||!_0x24929e['is']('element','title-content'))continue;if(!_0x1aa72b['start']['isTouching'](_0x1aa72b['end']))continue;const _0x3e9ed7=_0x7fe9d3['model']['schema']['getNearestSelectionRange'](_0x1aa72b['end'],'forward');if(_0x3e9ed7&&_0x3e9ed7['isCollapsed']){const _0x3c3b4c=_0x9bb837['createRange'](_0x1aa72b['start'],_0x3e9ed7['start']);_0x3c3b4c['isEqual'](_0x1aa72b)||(_0x9bb837['updateMarker'](_0x5410ca,{'range':_0x3c3b4c}),_0x3c959f=!0x0);}_0x3c959f||(_0x9bb837['removeMarker'](_0x5410ca),_0x3c959f=!0x0);}return _0x3c959f;});}}class Bt extends _0x1b5c48{['afterInit'](){const _0x16d93f=this['editor'],_0x5ddfb1=_0x16d93f['plugins']['get']('TrackChangesEditing');_0x16d93f['plugins']['has']('UndoEditing')&&(_0x5ddfb1['enableCommand']('undo'),_0x5ddfb1['enableCommand']('redo'));}}class xt extends _0x1b5c48{static get['requires'](){return[It];}['afterInit'](){const _0x55ebe4=this['editor'];if(!_0x55ebe4['plugins']['has']('TableCaptionEditing'))return;_0x55ebe4['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x1b5c48{['tableProperties'];['tableCellProperties'];constructor(_0x221294){super(_0x221294),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 _0xe2ff2e=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0xaa98c5 of this['tableProperties'])_0xe2ff2e['enableCommand'](_0xaa98c5,(_0x405c5b,_0x389975)=>{const _0x2f9037=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0xaa98c5,[_0x2f9037],this['tableProperties'],'tableProperties',_0x405c5b,_0x389975);});_0xe2ff2e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0xe2ff2e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xe2ff2e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x3dd0b7,_0x3631ce)=>this['handleDiscardAction'](this['tableProperties'],_0x3dd0b7,_0x3631ce)),_0xe2ff2e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x7882ed of this['tableCellProperties'])_0xe2ff2e['enableCommand'](_0x7882ed,(_0x386137,_0x295701)=>{const _0x1685d0=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x7882ed,_0x1685d0,this['tableCellProperties'],'tableCellProperties',_0x386137,_0x295701);});_0xe2ff2e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0xe2ff2e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xe2ff2e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0xeea11f,_0x279bb8)=>this['handleDiscardAction'](this['tableCellProperties'],_0xeea11f,_0x279bb8)),_0xe2ff2e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0xe2ff2e['descriptionFactory']['registerDescriptionCallback'](_0x25152b=>this['handleSuggestionDescription'](_0x25152b));}['_handlePropertyChange'](_0xf352a,_0x25da06,_0x2da10c,_0x2f49ad,_0x353fc5,_0x1f6045){const _0x468fe0=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1f6045['batch'],()=>{for(const _0x510bbd of _0x25da06){if(this['_getSuggestion'](_0x510bbd,_0x2f49ad))_0x353fc5(_0x1f6045);else{const _0x46e5c3={};for(const _0x586367 of _0x2da10c){const _0x59dd64=_0x510bbd['getAttribute'](_0x586367);void 0x0!==_0x59dd64&&(_0x46e5c3[_0x586367]=_0x59dd64);}_0x353fc5(_0x1f6045),_0x468fe0['markBlockFormat'](_0x510bbd,{'commandParams':[_0x46e5c3]},[],_0x2f49ad);}}});}['handleDiscardAction'](_0x1e2d17,_0x2fe169,_0x45c01c){const _0x160def=_0x2fe169[0x0]['start']['nodeAfter'],_0x1eb08f=_0x45c01c['commandParams'][0x0];this['editor']['model']['change'](_0x269f42=>{for(const _0x3b4edc of _0x1e2d17)void 0x0!==_0x1eb08f[_0x3b4edc]?_0x269f42['setAttribute'](_0x3b4edc,_0x1eb08f[_0x3b4edc],_0x160def):_0x269f42['removeAttribute'](_0x3b4edc,_0x160def);});}['handleSuggestionDescription'](_0x244384){if(_0x244384['data'])switch(_0x244384['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'](_0x3fe4bc,_0x169911){const _0x3a07da=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3f4024 of _0x3a07da['getSuggestions']({'skipNotAttached':!0x0})){const _0x273a59=_0x3f4024['getContainedElement']();if(_0x3f4024['subType']===_0x169911&&_0x273a59===_0x3fe4bc)return _0x3f4024;}return null;}}const m='$elementName';class p extends _0x1b5c48{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x12f772,_0x515800,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(_0xdbd809){function _0x4a376c(_0x38090e){return _0x38090e['map'](_0x3dbaa4=>String['fromCharCode'](_0x3dbaa4))['join']('');}super(_0xdbd809),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x2524f6,_0x51bd88,_0x6b2bf9,_0x58b519)=>{this['_model']['change'](()=>{for(const _0x438819 of[..._0x58b519,..._0x6b2bf9])this['_model']['markers']['has'](_0x438819)&&_0xdbd809['editing']['reconvertMarker'](_0x438819);});}),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']=_0xdbd809['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(),_0xdbd809['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xdbd809['config']['get']('trackChanges.trackFormatChanges'),_0xdbd809['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xdbd809['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xdbd809,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x4a376c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4a376c([0x34,0x30,0x34,0x38,0x32,0x30,0x30,0x32]);}['init'](){const _0x51eaca=this['editor'],_0x5d0fb3=(_0x1e6837,_0x1fabcc)=>{if('attribute'!=_0x1e6837)return'ck-suggestion-marker-'+_0x1e6837;const _0x39805a=_0x1fabcc['split']('|')[0x0];return this['_isBlockAttribute'](_0x39805a)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x51eaca['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x98c474=>{const {id:_0x5444a2,authorId:_0x584627,type:_0x9d51f0,subType:_0x371aa9}=this['_splitMarkerName'](_0x98c474['markerName']),_0x51f995=['ck-suggestion-marker',_0x5d0fb3(_0x9d51f0,_0x371aa9)];let _0x284795=0xbb8;return this['activeMarkers']['includes'](_0x98c474['markerName'])&&(_0x51f995['push']('ck-suggestion-marker--active'),_0x284795=0xbc2),'deletion'==_0x9d51f0&&(_0x284795+=0x5),{'classes':_0x51f995,'attributes':{'data-suggestion':_0x5444a2,'data-author-id':_0x584627},'priority':_0x284795};}}),_0x51eaca['conversion']['for']('dataDowncast')['add'](_0x506aa1=>{_0x506aa1['on']('addMarker:suggestion',(_0x680922,_0x5141d0,_0x140c55)=>{if(!_0x140c55['options']['showSuggestionHighlights'])return;const _0x43680b=_0x5141d0['item'];if(!_0x43680b)return;const _0x23e7c2=_0x140c55['mapper']['toViewElement'](_0x43680b);_0x51eaca['model']['schema']['isObject'](_0x43680b)&&_0x23e7c2&&!_0x23e7c2['getCustomProperty']('widget')&&_0x23e7c2['is']('containerElement')&&_0x4e8939(_0x23e7c2,_0x140c55['writer']);},{'priority':'high'});}),_0x51eaca['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x268fe5,_0x3eab85)=>{if(!_0x3eab85['options']['showSuggestionHighlights'])return null;const {type:_0x33eb39,subType:_0x5b0ddf}=this['_splitMarkerName'](_0x268fe5['markerName']);return{'classes':['ck-suggestion-marker',_0x5d0fb3(_0x33eb39,_0x5b0ddf)],'priority':0xbb8};}});const _0x5209e1=({showActiveMarkers:_0x5ae693=!0x0,isAttributeSuggestion:_0x51be4d=!0x1}={})=>(_0x1b728f,_0x5c1e1c,_0x483cbd)=>{if(!_0x5c1e1c['item'])return;const {id:_0x4190dd,authorId:_0x951a6e}=this['_splitMarkerName'](_0x5c1e1c['markerName']);if(_0x51be4d){const _0x34fa54=this['_suggestions']['get'](_0x4190dd),_0x43a51a=this['_getAttributeKey'](_0x34fa54);if(!this['_isBlockAttribute'](_0x43a51a))return;}if(_0x5c1e1c['item']['is']('selection'))return void _0x483cbd['consumable']['consume'](_0x5c1e1c['item'],_0x1b728f['name']);const _0x1e38ac=_0x483cbd['mapper']['toViewElement'](_0x5c1e1c['item']);if(_0x5c1e1c['item']['is']('element')&&_0x51eaca['model']['schema']['isBlock'](_0x5c1e1c['item'])&&!_0x1e38ac['getCustomProperty']('addHighlight')){_0x483cbd['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x1e38ac),_0x483cbd['writer']['setAttribute']('data-suggestion',_0x4190dd,_0x1e38ac),_0x483cbd['writer']['setAttribute']('data-author-id',_0x951a6e,_0x1e38ac),_0x483cbd['mapper']['bindElementToMarker'](_0x1e38ac,_0x5c1e1c['markerName']),_0x5ae693&&(this['activeMarkers']['includes'](_0x5c1e1c['markerName'])?_0x483cbd['writer']['addClass']('ck-suggestion-marker--active',_0x1e38ac):_0x483cbd['writer']['removeClass']('ck-suggestion-marker--active',_0x1e38ac));for(const _0x352d65 of _0x51eaca['model']['createRangeIn'](_0x5c1e1c['item'])['getItems']())_0x483cbd['consumable']['consume'](_0x352d65,_0x1b728f['name']);_0x483cbd['consumable']['consume'](_0x5c1e1c['item'],_0x1b728f['name']);}};_0x51eaca['conversion']['for']('dataDowncast')['add'](_0x36295e=>{_0x36295e['on']('addMarker:suggestion:formatBlock',(_0x5d5905,_0x4a9a58,_0x5eee1f)=>{_0x5eee1f['options']['showSuggestionHighlights']&&_0x5209e1({'showActiveMarkers':!0x1})(_0x5d5905,_0x4a9a58,_0x5eee1f);},{'priority':'highest'});}),_0x51eaca['conversion']['for']('dataDowncast')['add'](_0x5e94e0=>{_0x5e94e0['on']('addMarker:suggestion:attribute',(_0x407202,_0x2d8210,_0x434957)=>{_0x434957['options']['showSuggestionHighlights']&&_0x5209e1({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x407202,_0x2d8210,_0x434957);},{'priority':'highest'});}),_0x51eaca['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0xdc0eed,_0x63c0e8)=>_0x63c0e8['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0xdc0eed['substr'](0xb)}}),_0x51eaca['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x52c21d,{writer:_0x39f21f})=>{let _0x2684d8='suggestion:'+_0x52c21d['getAttribute']('suggestion-type')+':'+_0x52c21d['getAttribute']('id');return _0x52c21d['getAttribute']('marker-count')&&(_0x2684d8+=':'+_0x52c21d['getAttribute']('marker-count')),_0x39f21f['createElement']('$marker',{'data-name':_0x2684d8});}}),_0x51eaca['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x51eaca['conversion']['for']('editingDowncast')['add'](_0x25df3f=>{_0x25df3f['on']('addMarker:suggestion:formatBlock',_0x5209e1(),{'priority':'high'});}),_0x51eaca['conversion']['for']('editingDowncast')['add'](_0x37c1a9=>{_0x37c1a9['on']('addMarker:suggestion:attribute',_0x5209e1({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x51eaca['conversion']['for']('editingDowncast')['add'](_0x4711ee=>{_0x4711ee['on']('removeMarker:suggestion:formatBlock',(_0x4d2622,_0x82d13d,_0x18ce42)=>{const _0x543339=_0x18ce42['mapper']['markerNameToElements'](_0x82d13d['markerName']);if(_0x543339){for(const _0x5a9495 of _0x543339)_0x5a9495['getCustomProperty']('addHighlight')||(_0x18ce42['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5a9495),_0x18ce42['writer']['removeAttribute']('data-suggestion',_0x5a9495),_0x18ce42['writer']['removeAttribute']('data-author-id',_0x5a9495),_0x18ce42['mapper']['unbindElementFromMarkerName'](_0x5a9495,_0x82d13d['markerName']));}},{'priority':'high'});}),_0x51eaca['conversion']['for']('editingDowncast')['add'](_0x4a0b35=>{_0x4a0b35['on']('removeMarker:suggestion:attribute',(_0x232cab,_0x10e5eb,_0x5c6236)=>{const _0x215373=_0x5c6236['mapper']['markerNameToElements'](_0x10e5eb['markerName']);if(!_0x215373)return;const {id:_0x59e554}=this['_splitMarkerName'](_0x10e5eb['markerName']),_0x46165c=this['_suggestions']['get'](_0x59e554),_0x35b13d=this['_getAttributeKey'](_0x46165c);if(this['_isBlockAttribute'](_0x35b13d)){for(const _0x4b4a50 of _0x215373)_0x4b4a50['getCustomProperty']('addHighlight')||(_0x5c6236['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4b4a50),_0x5c6236['writer']['removeAttribute']('data-suggestion',_0x4b4a50),_0x5c6236['writer']['removeAttribute']('data-author-id',_0x4b4a50),_0x5c6236['mapper']['unbindElementFromMarkerName'](_0x4b4a50,_0x10e5eb['markerName']));}},{'priority':'high'});}),_0x51eaca['model']['document']['registerPostFixer'](_0x12835d=>{let _0x2d9431=!0x1;const _0x3d3ad3=Array['from'](_0x51eaca['model']['document']['differ']['getChangedMarkers']()),_0xe45606=new Set();for(const {name:_0x318d2a,data:_0x3225ed}of _0x3d3ad3){const {group:_0x5dde97,type:_0x160195,subType:_0x986ac8,id:_0x4e42d4}=this['_splitMarkerName'](_0x318d2a);if('suggestion'!==_0x5dde97)continue;const _0x51b304=this['_suggestions']['get'](_0x4e42d4);if(null!=_0x3225ed['newRange']){'formatInline'==_0x160195&&(_0x2d9431=_0x2d9431||Ut(_0x3225ed['newRange'],_0x318d2a,_0x12835d,_0x51eaca['model']['schema']));const _0x5e25fd='attribute'==_0x160195&&this['_isBlockAttribute'](_0x986ac8['split']('|')[0x0]);if(_0x3225ed['newRange']['isCollapsed']||'$graveyard'==_0x3225ed['newRange']['root']['rootName']||'formatBlock'==_0x160195&&!Ft(_0x3225ed['newRange'])||_0x5e25fd&&!Ft(_0x3225ed['newRange'])||'deletion'==_0x160195&&!(!Vt(_0x31be1c=_0x3225ed['newRange'])&&!function(_0x294b86){return _0x294b86['start']['parent']==_0x294b86['end']['nodeBefore']&&_0x294b86['start']['isAtEnd'];}(_0x31be1c)))_0x12835d['removeMarker'](_0x318d2a),_0x2d9431=!0x0;else{if(!_0x51b304||!_0x51b304['isInContent'])continue;if(_0x3225ed['newRange']&&_0x3225ed['oldRange']&&_0x3225ed['newRange']['isEqual'](_0x3225ed['oldRange']))continue;_0xe45606['add'](_0x51b304);}}}var _0x31be1c;return _0xe45606['size']>0x0&&(_0x2d9431=!!this['_joinWithAdjacentSuggestions'](_0xe45606)||_0x2d9431),_0x2d9431;}),_0x51eaca['model']['document']['registerPostFixer'](_0x2a52b0=>{let _0x2c2db9=!0x1;for(const _0x5e7df8 of _0x51eaca['model']['document']['differ']['getChanges']())if('insert'==_0x5e7df8['type'])for(const _0x169843 of this['_suggestions']['values']()){if(_0x169843['isMultiRange']||!_0x169843['isInContent'])continue;const _0x7c8927='formatBlock'==_0x169843['type'],_0x497cb6=this['_getAttributeKey'](_0x169843),_0x481c8b=_0x497cb6&&this['_isBlockAttribute'](_0x497cb6);if(!_0x7c8927&&!_0x481c8b)continue;const _0x585b49=_0x169843['getFirstRange']();if(_0x585b49['start']['parent']!=_0x585b49['end']['parent']&&!_0x585b49['end']['isAtEnd']){const _0x46fec9=_0x51eaca['model']['createPositionAt'](_0x585b49['start']['nodeAfter'],'end'),_0x594936=_0x51eaca['model']['createRange'](_0x585b49['start'],_0x46fec9);_0x2a52b0['updateMarker'](_0x169843['getFirstMarker'](),{'range':_0x594936}),_0x2c2db9=!0x0;}}return _0x2c2db9;}),_0x51eaca['model']['document']['registerPostFixer'](_0x31ed36=>this['_processAttributeChanges'](_0x31ed36)),_0x51eaca['model']['document']['registerPostFixer'](_0x4fc3c9=>!_0x4fc3c9['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x4fc3c9)),_0x51eaca['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x51eaca['model']['document']['on']('change:data',(_0x3224aa,_0x5b1cc4)=>{if(!_0x5b1cc4['isLocal']||_0x5b1cc4['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x504ea2=_0x51eaca['model']['document']['differ']['getChanges']();if(0x0==_0x504ea2['length'])return;const _0x51ca76=[],_0x1eba7e=_0x504ea2['filter'](_0x9e0c8=>'attribute'==_0x9e0c8['type']),_0x152748=_0x504ea2['filter'](_0x5d1d8a=>'insert'==_0x5d1d8a['type']&&'$text'!=_0x5d1d8a['name']);for(const _0x28b710 of _0x1eba7e)this['_isRegisteredAttribute'](_0x28b710['attributeKey'])&&_0x51ca76['push']({'key':_0x28b710['attributeKey'],'newValue':_0x28b710['attributeNewValue'],'oldValue':_0x28b710['attributeOldValue'],'range':Pt(_0x28b710['range'],_0x51eaca['model'])});for(const _0x15c472 of _0x152748){if('rename'!=_0x15c472['action']&&'refresh'!=_0x15c472['action'])continue;const _0x1b2417=Lt(_0x15c472['position']['nodeAfter'],_0x51eaca['model']),_0x2430c1=_0x15c472['before'];'rename'==_0x15c472['action']&&_0x51ca76['push']({'key':m,'newValue':_0x15c472['name'],'oldValue':_0x2430c1['name'],'range':_0x1b2417});for(const [_0x33aaf0,_0x153c77]of _0x2430c1['attributes']){if(!this['_isRegisteredAttribute'](_0x33aaf0))continue;const _0x32c68e=_0x15c472['attributes']['get'](_0x33aaf0);_0x153c77!==_0x32c68e&&_0x51ca76['push']({'key':_0x33aaf0,'newValue':_0x32c68e,'oldValue':_0x153c77,'range':_0x1b2417});}for(const [_0x24e8d1,_0x492419]of _0x15c472['attributes'])this['_isRegisteredAttribute'](_0x24e8d1)&&(_0x2430c1['attributes']['has'](_0x24e8d1)||_0x51ca76['push']({'key':_0x24e8d1,'newValue':_0x492419,'oldValue':null,'range':_0x1b2417}));}0x0!=_0x51ca76['length']&&_0x51eaca['model']['enqueueChange'](_0x5b1cc4,_0x8665a5=>{const _0x3d31ce=_0x360b63();for(const {range:_0x532658,key:_0x1a370b,oldValue:_0x4b4f6a,newValue:_0xe0a816}of _0x51ca76)this['markAttributeChange'](_0x532658,_0x1a370b,_0x4b4f6a,_0xe0a816,{'groupId':_0x3d31ce});this['_reduceExistingSuggestions'](_0x8665a5,_0x51ca76);});},{'priority':'lowest'}),_0x51eaca['model']['markers']['on']('update:suggestion',(_0x367db7,_0x4b2c1f,_0x3f2f50)=>{if(null==_0x3f2f50){const {id:_0xabba67}=this['_splitMarkerName'](_0x4b2c1f['name']),_0x91fa48=this['_suggestions']['get'](_0xabba67);_0x91fa48&&_0x91fa48['addMarkerName'](_0x4b2c1f['name']);}}),_0x51eaca['model']['document']['on']('change:data',()=>{const _0x1134ef=Array['from'](_0x51eaca['model']['document']['differ']['getChangedMarkers']())['filter'](_0x4dcf1f=>'suggestion'===this['_splitMarkerName'](_0x4dcf1f['name'])['group']);if(0x0===_0x1134ef['length'])return;_0x1134ef['sort']((_0x4b424a,_0x5b3f1f)=>{const _0x403063=_0x4b424a['data']['oldRange'],_0x49faac=_0x5b3f1f['data']['oldRange'];return null===_0x403063&&null===_0x49faac?0x0:null===_0x403063&&null!==_0x49faac?-0x1:null!==_0x403063&&null===_0x49faac?0x1:_0x403063['start']['isBefore'](_0x49faac['start'])?-0x1:0x1;});const _0x4ad890=new Set(),_0x226c99=new Set();for(const {name:_0x4877bf,data:_0x3f17d0}of _0x1134ef){const {id:_0x542670}=this['_splitMarkerName'](_0x4877bf);if(null===_0x3f17d0['oldRange']){const _0x345680=this['_handleNewSuggestionMarker'](_0x4877bf);_0x226c99['add'](_0x345680);}else{const _0x139983=this['_suggestions']['get'](_0x542670);null!==_0x3f17d0['newRange']||_0x139983['isInContent']?(_0x4ad890['add'](_0x139983['head']),_0x226c99['add'](_0x139983)):this['_removeSuggestion'](_0x139983);}}_0x226c99['size']>0x0&&this['_refreshSuggestionsChain'](_0x226c99);for(const _0x95128e of _0x4ad890)this['fire']('suggestionChanged',_0x95128e);}),_0x51eaca['model']['on']('applyOperation',(_0x64f9b0,_0x286bef)=>{const _0x592361=_0x286bef[0x0];if(!this['_suggestions']['size'])return;if(!_0x592361['isDocumentOperation'])return;if(_0x592361['batch']['isUndo']||!_0x592361['batch']['isLocal'])return;let _0x2e1af6,_0x37f4dd;switch(_0x592361['type']){case'insert':_0x2e1af6=_0x51eaca['model']['createPositionAt'](_0x592361['position']),_0x37f4dd=_0x2e1af6['getShiftedBy'](_0x592361['howMany']);break;case'split':_0x2e1af6=_0x51eaca['model']['createPositionAt'](_0x592361['splitPosition']),_0x37f4dd=_0x51eaca['model']['createPositionAt'](_0x592361['moveTargetPosition']);break;case'move':_0x2e1af6=_0x51eaca['model']['createPositionAt'](_0x592361['targetPosition']),_0x37f4dd=_0x2e1af6['getShiftedBy'](_0x592361['howMany']);break;default:return;}const _0x388730=_0x51eaca['model']['createRange'](_0x2e1af6,_0x37f4dd);_0x51eaca['model']['change'](()=>{for(const {suggestion:_0x52c39e,meta:_0x2cdb49}of this['_findSuggestions'](_0x388730)){if(_0x52c39e['isMultiRange'])continue;if('formatInline'==_0x52c39e['type'])continue;const _0x5b053a=this['_getAttributeKey'](_0x52c39e);if(_0x5b053a&&this['_isBlockAttribute'](_0x5b053a)&&'split'!=_0x592361['type'])continue;const _0x3506a2=_0x52c39e['data']&&_0x52c39e['data']['multipleBlocks'];('formatBlock'!=_0x52c39e['type']||'split'==_0x592361['type']&&!_0x3506a2)&&(_0x2cdb49['containsRangeInObject']||'insertion'==_0x52c39e['type']&&_0x2cdb49['isOwn']||_0x52c39e['getFirstRange']()['containsRange'](_0x388730)&&this['_breakSuggestionMarker'](_0x52c39e,_0x2e1af6,_0x37f4dd));}});},{'priority':'lowest'}),_0x51eaca['model']['on']('deleteContent',(_0x42eff5,_0x5989ea)=>{const _0x1f7eb2=_0x5989ea[0x0],_0x505045=_0x5989ea[0x1];if(_0x505045&&_0x505045['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x1f7eb2['isCollapsed'])return;const _0x2cb6a1=_0x51eaca['model']['schema'],{start:_0x3e6b87,end:_0x458931}=_0x1f7eb2['getFirstRange'](),_0x3fc39d=_0x3e6b87['nodeAfter']&&_0x2cb6a1['isLimit'](_0x3e6b87['nodeAfter'])?null:_0x2cb6a1['getNearestSelectionRange'](_0x3e6b87,'forward'),_0xc58fda=_0x458931['nodeBefore']&&_0x2cb6a1['isLimit'](_0x458931['nodeBefore'])?null:_0x2cb6a1['getNearestSelectionRange'](_0x458931,'backward'),_0x2ecc17=_0x51eaca['model']['createRange'](_0x3fc39d?_0x3fc39d['start']:_0x3e6b87,_0xc58fda?_0xc58fda['end']:_0x458931);_0x51eaca['model']['change'](_0xa4e1ec=>{this['markDeletion'](_0x2ecc17);const _0x28dc40=_0x51eaca['model']['schema']['getNearestSelectionRange'](_0x2ecc17['start']);_0x1f7eb2['is']('documentSelection')?_0xa4e1ec['setSelection'](_0x28dc40):_0x1f7eb2['setTo'](_0x28dc40);}),_0x42eff5['stop']();},{'priority':_0x5d48ef['normal']+0xa}),_0x51eaca['model']['on']('insertContent',(_0xac6917,_0x166fab)=>{const _0x549151=_0x166fab[_0x166fab['length']-0x1];_0x549151&&_0x549151['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x51eaca['model']['change'](()=>{let _0x1560bd=_0x51eaca['model']['insertContent'](_0x166fab[0x0],_0x166fab[0x1],_0x166fab[0x2],{'forceDefaultExecution':!0x0});if(!_0x1560bd)return;_0xac6917['return']=_0x1560bd['clone']();const _0xd858aa=_0x1560bd['end']['nodeBefore'],_0x447e00=_0x51eaca['model']['schema'];_0xd858aa&&_0x447e00['isBlock'](_0xd858aa)&&!_0x447e00['isObject'](_0xd858aa)&&(_0x1560bd=_0x51eaca['model']['createRange'](_0x1560bd['start'],_0x51eaca['model']['createPositionAt'](_0xd858aa,'end'))),this['markInsertion'](_0x1560bd);}),_0xac6917['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3d2bda=new x(_0x51eaca,this['_suggestions']);_0x51eaca['commands']['add']('acceptSuggestion',_0x3d2bda),this['enableCommand']('acceptSuggestion');const _0x3910f2=new R(_0x51eaca,this['_suggestions']);_0x51eaca['commands']['add']('discardSuggestion',_0x3910f2),this['enableCommand']('discardSuggestion'),_0x51eaca['commands']['add']('acceptAllSuggestions',new E(_0x51eaca,_0x3d2bda,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x51eaca['commands']['add']('discardAllSuggestions',new E(_0x51eaca,_0x3910f2,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x51eaca['commands']['add']('acceptSelectedSuggestions',new O(_0x51eaca,_0x3d2bda,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x51eaca['commands']['add']('discardSelectedSuggestions',new O(_0x51eaca,_0x3910f2,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x4a04c7=_0x51eaca['plugins']['get']('CommentsRepository');this['listenTo'](_0x4a04c7,'addComment',(_0x1d7b6b,{threadId:_0x21d4d2})=>{const _0x232c06=this['_suggestions']['get'](_0x21d4d2);_0x232c06&&_0x232c06['commentThread']&&0x1===_0x232c06['commentThread']['length']&&this['_updateSuggestionData'](_0x21d4d2,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x4a04c7,'removeComment',(_0x3be280,{threadId:_0x263564})=>{const _0xc3b38d=this['_suggestions']['get'](_0x263564);_0xc3b38d&&_0xc3b38d['commentThread']&&!_0xc3b38d['commentThread']['length']&&this['_updateSuggestionData'](_0x263564,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x4d24f5){if(this['_adapter'])throw new _0x3334e4('track-changes-adapter-already-set',this);this['_adapter']=_0x4d24f5;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x1b7508=!0x1,toJSON:_0x32f3d3=!0x1}={}){const _0x442d2c=[];for(const _0x42d02c of this['_suggestions']['values']())_0x1b7508&&!_0x42d02c['isInContent']||_0x442d2c['push'](_0x42d02c);return _0x32f3d3?_0x442d2c['map'](_0x2ea6a9=>_0x2ea6a9['toJSON']()):_0x442d2c;}['getSuggestion'](_0x116e2e){const _0x482153=this['_suggestions']['get'](_0x116e2e);if(!_0x482153)throw new _0x3334e4('track-changes-suggestion-not-found',this);return _0x482153;}['hasSuggestion'](_0x360369){return this['_suggestions']['has'](_0x360369);}['addSuggestionData'](_0x591280){const {authorId:_0x17179a,id:_0x5c4098,attributes:_0x493f10}=_0x591280,[_0xa12214,_0x2dcb6d]=_0x591280['type']['split'](':'),_0x4ff906=this['_suggestions']['get'](_0x5c4098)||this['_createSuggestion'](_0xa12214,_0x2dcb6d,_0x5c4098,_0x17179a,_0x493f10);if(this['_addThreadToSuggestion'](_0x4ff906),this['_checkSuggestionCorrectness'](_0x4ff906,_0xa12214,_0x2dcb6d||null,_0x17179a),_0x4ff906['createdAt']=_0x591280['createdAt'],_0x4ff906['_isDataLoaded']=!0x0,_0x493f10&&_0x493f10['@external']){const _0x51d691=_0x493f10['@external'],_0x1d7ad3=this['_getExternalAuthor'](_0x51d691['authorName']);_0x4ff906['authoredAt']=_0x51d691['createdAt'],_0x4ff906['author']=_0x1d7ad3,_0x4ff906['isExternal']=!0x0;}else _0x4ff906['authoredAt']=_0x591280['createdAt'];switch(_0x591280['data']&&(_0x4ff906['data']=_0x591280['data']),_0x591280['attributes']&&(_0x4ff906['attributes']=_0x591280['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x4ff906['_saved']=!0x0),this['_suggestionState']['get'](_0x4ff906)){case'notReady':this['_suggestionState']['set'](_0x4ff906,'dataReady');break;case'markerReady':_0x4ff906['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x4ff906])),this['_refreshSuggestionsChain'](new Set([_0x4ff906])),this['_suggestionState']['set'](_0x4ff906,'ready'),this['fire']('suggestionLoaded',_0x4ff906)):this['_suggestionState']['set'](_0x4ff906,'removed');}return _0x4ff906;}['acceptSuggestion'](_0x519434){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5b6880 of _0x519434['getAllAdjacentSuggestions']())_0x5b6880['accept']();});});}['discardSuggestion'](_0x23971c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x317e18 of _0x23971c['getAllAdjacentSuggestions']())_0x317e18['discard']();});});}['enableCommand'](_0x258ad1,_0x62f84c){const _0x1e29b4=this['editor']['commands']['get'](_0x258ad1);if(!_0x1e29b4)throw new _0x3334e4('track-changes-command-not-found',this,{'commandName':_0x258ad1});if(this['_enabledCommands']['has'](_0x1e29b4))throw new _0x3334e4('track-changes-enable-command-twice',this,{'commandName':_0x258ad1});this['_enabledCommands']['add'](_0x1e29b4),_0x62f84c&&_0x1e29b4['on']('execute',(_0x45fd76,_0x1f64cf)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x1f64cf['length']>0x0&&_0x1f64cf[_0x1f64cf['length']-0x1]&&_0x1f64cf[_0x1f64cf['length']-0x1]['forceDefaultExecution']?_0x1f64cf['pop']():(_0x45fd76['return']=_0x62f84c((..._0x496cf3)=>_0x1e29b4['execute'](..._0x496cf3,{'forceDefaultExecution':!0x0}),..._0x1f64cf),_0x45fd76['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x129183){let _0x372225,_0x1993b2;const _0x3c7457=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x372225=_0x129183();}catch(_0x5170de){_0x1993b2=_0x5170de;}return _0x3c7457||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1993b2&&_0x3334e4['rethrowUnexpectedError'](_0x1993b2,this),_0x372225;}['markInsertion'](_0x241e3b,_0x52fb1a=null,_0x287b85={}){if(_0x241e3b['isCollapsed'])return null;const _0x3c1abe=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x19702f,meta:_0x39fd00}of this['_findSuggestions'](_0x241e3b,'insertion'))if(_0x39fd00['isOwn']){if(!_0x39fd00['isNextTo']){if(_0x39fd00['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x19702f,_0x287b85))continue;return _0x19702f;}if(qt(_0x19702f,_0x287b85))return _0x19702f;this['_breakSuggestionMarker'](_0x19702f,_0x241e3b['start'],_0x241e3b['end']);break;}if(_0x52fb1a==_0x19702f['subType']&&qt(_0x19702f,_0x287b85)){const _0x4bf730=_0x19702f['getFirstRange']();return _0x4bf730['start']['isEqual'](_0x241e3b['end'])?this['_setSuggestionRange'](_0x19702f,this['_model']['createRange'](_0x241e3b['start'],_0x4bf730['end'])):this['_setSuggestionRange'](_0x19702f,this['_model']['createRange'](_0x4bf730['start'],_0x241e3b['end'])),_0x19702f;}}const _0x4637ae=_0x360b63(),_0x82d308=_0x3c1abe['id'],_0x35e155=_0x52fb1a?'insertion:'+_0x52fb1a:'insertion',_0xa3c152=this['_setSuggestionData']({'id':_0x4637ae,'type':_0x35e155,'createdAt':new Date(),'authorId':_0x82d308,'attributes':_0x287b85});return this['_addSuggestionMarker'](_0x35e155,_0x4637ae,_0x82d308,_0x241e3b),_0xa3c152;}['markMultiRangeInsertion'](_0xffae8f,_0x4c2723='multi',_0x79bdbb={}){const _0x31f19f=this['editor']['plugins']['get']('Users')['me'],_0x469633=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4c2723,'join');for(const _0x408edb of this['getSuggestions']())if(_0x408edb['author']['id']==_0x31f19f['id']&&'insertion'==_0x408edb['type']&&_0x408edb['subType']==_0x4c2723&&qt(_0x408edb,_0x79bdbb)&&(_0x469633(_0x408edb['getRanges'](),_0xffae8f)||_0x469633(_0xffae8f,_0x408edb['getRanges']()))){for(const _0x5ec39a of _0xffae8f)_0x408edb['addRange'](_0x5ec39a);return _0x408edb;}for(const {suggestion:_0x52e0c7,meta:_0x47ee4d}of this['_findSuggestions'](_0xffae8f,'insertion')){if(!_0x47ee4d['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x47ee4d['containsRangeInObject'])continue;if(!qt(_0x52e0c7,_0x79bdbb))continue;let _0x433be1=!0x0;for(const _0x3f4ecc of _0x52e0c7['getRanges']())for(const _0x32e3c7 of _0xffae8f)if(!_0x3f4ecc['containsRange'](_0x32e3c7)){_0x433be1=!0x1;break;}if(_0x433be1)return _0x52e0c7;}const _0x58f324=_0x360b63(),_0x4f30da=_0x31f19f['id'],_0x118889='insertion:'+_0x4c2723,_0xa15800=this['_setSuggestionData']({'id':_0x58f324,'type':_0x118889,'createdAt':new Date(),'authorId':_0x4f30da,'attributes':_0x79bdbb});for(const _0x2f11eb of _0xffae8f)this['_addSuggestionMarker'](_0x118889,_0x58f324,_0x4f30da,_0x2f11eb,u['getMultiRangeId']());return _0xa15800;}['markInlineFormat'](_0x4b8b8c,_0x4f8a45,_0x165f97=null,_0x38f505={}){if(_0x165f97=_0x165f97||Gt(_0x4f8a45),_0x4b8b8c['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x2d7b0f=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x165f97,'accept');return this['forceDefaultExecution'](()=>_0x2d7b0f([_0x4b8b8c],_0x4f8a45,_0x38f505)),null;}const _0x51a2a2=this['editor']['plugins']['get']('Users')['me'],_0x1bc427=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x31dff8,meta:_0x193389}of this['_findSuggestions'](_0x4b8b8c,'insertion'))_0x193389['isOwn']&&!_0x193389['isInsideObject']&&_0x1bc427['push'](..._0x31dff8['getRanges']());}const _0xd9f8b=function(_0x2081bb,_0x3b3dba){const _0x4cef82=[];for(const _0x24fa51 of _0x3b3dba){const _0x4fd7a2=_0x2081bb['getIntersection'](_0x24fa51);_0x4fd7a2&&_0x4cef82['push'](_0x4fd7a2);}return _0x4cef82;}(_0x4b8b8c,_0x1bc427),_0x5e0577=function(_0x3ced5e,_0xbb2015){const _0x4fefe1=[_0x3ced5e];for(const _0x2adced of _0xbb2015){let _0x6a2df5=0x0;for(;_0x6a2df5<_0x4fefe1['length'];){const _0x2c492a=_0x4fefe1[_0x6a2df5]['getDifference'](_0x2adced);_0x4fefe1['splice'](_0x6a2df5,0x1,..._0x2c492a),_0x6a2df5+=_0x2c492a['length'];}}return _0x4fefe1;}(_0x4b8b8c,_0x1bc427);_0xd9f8b['length']&&this['_model']['change'](()=>{for(const _0x1fe8d0 of _0xd9f8b){const _0x1062d7=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x165f97,'accept');this['forceDefaultExecution'](()=>_0x1062d7([_0x1fe8d0],_0x4f8a45,_0x38f505));}});for(const _0x11e4a7 of _0x5e0577){let _0x2d9739=null,_0x24429b=_0x11e4a7['start'],_0x5a193a=_0x11e4a7['end'];for(const {suggestion:_0x5151cf,meta:_0xf7fae7}of this['_findSuggestions'](_0x11e4a7,'formatInline')){if(!_0xf7fae7['isOwn'])continue;if(_0x5151cf['subType']!=_0x165f97)continue;if(!qt(_0x5151cf,_0x38f505))continue;const _0x139796=_0x5151cf['getFirstRange']();if(_0x139796['containsRange'](_0x11e4a7,!0x0))return null;_0x24429b=_0x24429b['isBefore'](_0x139796['start'])?_0x24429b:_0x139796['start'],_0x5a193a=_0x5a193a['isAfter'](_0x139796['end'])?_0x5a193a:_0x139796['end'],_0x2d9739?_0x139796['start']['isBefore'](_0x2d9739['getFirstRange']()['start'])?(_0x2d9739['removeMarkers'](),_0x2d9739=_0x5151cf):_0x5151cf['removeMarkers']():_0x2d9739=_0x5151cf;}const _0x1d3263=this['_model']['createRange'](_0x24429b,_0x5a193a);if(_0x2d9739)this['_setSuggestionRange'](_0x2d9739,_0x1d3263);else{const _0x261629=_0x360b63(),_0xa8a7ac=_0x51a2a2['id'];this['_setSuggestionData']({'id':_0x261629,'type':'formatInline:'+_0x165f97,'data':_0x4f8a45,'createdAt':new Date(),'authorId':_0xa8a7ac,'attributes':_0x38f505}),this['_addSuggestionMarker']('formatInline:'+_0x165f97,_0x261629,_0xa8a7ac,_0x1d3263);}}return null;}['markBlockFormat'](_0xa0c1ac,_0x3a8435,_0x5290ab=[],_0x630cd8=null,_0x479e14={}){_0x3a8435['formatGroupId']||(_0x3a8435['formatGroupId']=_0x3a8435['commandName']),_0x3a8435['multipleBlocks']=_0xa0c1ac['is']('range'),_0x630cd8=_0x630cd8||Gt(_0x3a8435);const _0x2e5a5b=_0x5290ab['map'](_0x442bea=>Lt(_0x442bea,this['_model'])),_0x11e285=_0xa0c1ac['is']('range')?_0xa0c1ac:Lt(_0xa0c1ac,this['_model']);if('never'===this['_trackFormatChanges']){const _0x5a8181=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x630cd8,'accept');return this['forceDefaultExecution'](()=>_0x5a8181([_0x11e285],_0x3a8435,_0x479e14)),null;}_0x2e5a5b['push'](_0x11e285);let _0x3782f2=!0x0;for(const _0x352b3f of _0x2e5a5b)if(!this['_rangeIsInLocalUserInsertion'](_0x352b3f)){_0x3782f2=!0x1;break;}if(_0x3782f2&&'always'!==this['_trackFormatChanges']){const _0x14303f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x630cd8,'accept');return this['forceDefaultExecution'](()=>_0x14303f([_0x11e285],_0x3a8435,_0x479e14)),null;}let _0x3c2d3b=null,_0x4cced4=_0x11e285['start'],_0x79b6d9=_0x11e285['end'];for(const {suggestion:_0x11ed25,meta:_0xdc8f0c}of this['_findSuggestions'](_0x11e285,'formatBlock')){if(!_0xdc8f0c['isOwn'])continue;if(_0xdc8f0c['isNextTo']||_0xdc8f0c['containsRangeInObject']||_0xdc8f0c['isInsideObject'])continue;if(_0x11ed25['data']['formatGroupId']!=_0x3a8435['formatGroupId'])continue;if(!qt(_0x11ed25,_0x479e14))continue;const _0x3176a4=_0x11ed25['getFirstRange']();if(_0x11ed25['subType']==_0x630cd8){if(_0x3176a4['containsRange'](_0x11e285,!0x0))return null;_0x4cced4=_0x4cced4['isBefore'](_0x3176a4['start'])?_0x4cced4:_0x3176a4['start'],_0x79b6d9=_0x79b6d9['isAfter'](_0x3176a4['end'])?_0x79b6d9:_0x3176a4['end'],_0x3c2d3b?_0x3176a4['start']['isBefore'](_0x3c2d3b['getFirstRange']()['start'])?(_0x3c2d3b['removeMarkers'](),_0x3c2d3b=_0x11ed25):_0x11ed25['removeMarkers']():_0x3c2d3b=_0x11ed25;}else{const _0x43d17c=_0x11e285['getIntersection'](_0x3176a4);this['_cutOutSuggestionMarker'](_0x11ed25,_0x43d17c);}}const _0x327fc5=this['editor']['plugins']['get']('Users')['me'],_0x10580e=_0x360b63(),_0x487354=_0x327fc5['id'];if(_0x3c2d3b)return this['_setSuggestionRange'](_0x3c2d3b,this['_model']['createRange'](_0x4cced4,_0x79b6d9)),_0x3c2d3b;{const _0x2b4ffa=this['_setSuggestionData']({'id':_0x10580e,'type':'formatBlock:'+_0x630cd8,'data':_0x3a8435,'createdAt':new Date(),'authorId':_0x487354,'attributes':_0x479e14});return this['_addSuggestionMarker']('formatBlock:'+_0x630cd8,_0x10580e,_0x487354,this['_model']['createRange'](_0x4cced4,_0x79b6d9)),_0x2b4ffa;}}['markMultiRangeBlockFormat'](_0x49952e,_0x152783,_0x4dd2b5=[],_0x95c734=null,_0x28b38f={}){_0x152783['formatGroupId']||(_0x152783['formatGroupId']=_0x152783['commandName']);const _0xe1e7b6=_0x49952e[0x0];_0x152783['multipleBlocks']=_0xe1e7b6['is']('range'),_0x95c734=_0x95c734||Gt(_0x152783);const _0x26a516=_0x4dd2b5['map'](_0x1cf758=>Lt(_0x1cf758,this['_model'])),_0x4e9d2a=_0xe1e7b6['is']('range')?_0x49952e:_0x49952e['map'](_0xcde376=>Lt(_0xcde376,this['_model']));if('never'===this['_trackFormatChanges']){const _0x3f90ca=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x95c734,'accept');return this['forceDefaultExecution'](()=>_0x3f90ca(_0x4e9d2a,_0x152783,_0x28b38f)),null;}_0x26a516['push'](..._0x4e9d2a);let _0x159fcb=!0x0;for(const _0x2991e9 of _0x26a516)if(!this['_rangeIsInLocalUserInsertion'](_0x2991e9)){_0x159fcb=!0x1;break;}if(_0x159fcb&&'always'!==this['_trackFormatChanges']){const _0x86456e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x95c734,'accept');return this['forceDefaultExecution'](()=>_0x86456e(_0x4e9d2a,_0x152783,_0x28b38f)),null;}const _0x258c9c=this['editor']['plugins']['get']('Users')['me'];for(const _0x5dd0dd of this['getSuggestions']()){if(_0x5dd0dd['author']['id']!=_0x258c9c['id'])continue;if('formatBlock'!=_0x5dd0dd['type']||_0x5dd0dd['data']['formatGroupId']!=_0x152783['formatGroupId'])continue;if(!qt(_0x5dd0dd,_0x28b38f))continue;const _0x56c0b9=_0x5dd0dd['subType']==_0x95c734;for(let _0x281e65=0x0;_0x281e65<_0x4e9d2a['length'];_0x281e65++){const _0x54df4b=_0x4e9d2a[_0x281e65];for(const _0x4e76c8 of _0x5dd0dd['getMarkers']()){const _0xd4cb4c=_0x4e76c8['getRange']();if(_0x54df4b['isEqual'](_0xd4cb4c)){_0x56c0b9?(_0x4e9d2a['splice'](_0x281e65,0x1),_0x281e65--):_0x5dd0dd['removeMarker'](_0x4e76c8['name']);break;}}}}if(0x0==_0x4e9d2a['length'])return null;const _0xa4755=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x95c734,'join');for(const _0x73732f of this['getSuggestions']())if(_0x73732f['author']['id']==_0x258c9c['id']&&'formatBlock'==_0x73732f['type']&&_0x73732f['data']['formatGroupId']==_0x152783['formatGroupId']&&_0x73732f['subType']==_0x95c734&&qt(_0x73732f,_0x28b38f)&&(_0xa4755(_0x73732f['getRanges'](),_0x4e9d2a)||_0xa4755(_0x4e9d2a,_0x73732f['getRanges']()))){for(const _0x5d2923 of _0x4e9d2a)_0x73732f['addRange'](_0x5d2923);return _0x73732f;}const _0x579d5f=_0x360b63(),_0x3b7b98=_0x258c9c['id'],_0x1508b2='formatBlock:'+_0x95c734,_0x1967f5=this['_setSuggestionData']({'id':_0x579d5f,'type':_0x1508b2,'data':_0x152783,'createdAt':new Date(),'authorId':_0x3b7b98,'attributes':_0x28b38f});for(const _0x35f0d7 of _0x4e9d2a)this['_addSuggestionMarker'](_0x1508b2,_0x579d5f,_0x3b7b98,_0x35f0d7,u['getMultiRangeId']());return _0x1967f5;}['markDeletion'](_0x2a8940,_0x2b49a3=null,_0x510908={}){if(_0x2a8940['isCollapsed'])return null;const _0xbd039a=this['editor']['plugins']['get']('Users')['me'],_0x494f38=new _0x2ad496(_0x2a8940['start'],_0x2a8940['end']);for(const {suggestion:_0x5215a0,meta:_0x408d38}of this['_findSuggestions'](_0x494f38,'insertion'))if(_0x408d38['isOwn']&&!_0x408d38['isNextTo']){if(_0x5215a0['isMultiRange']){const _0x9817bf=_0x5215a0['getRanges']()['filter'](_0x688c5b=>'$graveyard'!=_0x688c5b['root']['rootName']);_0x9817bf['every'](_0x300940=>_0x494f38['containsRange'](_0x300940,!0x0))&&_0x5215a0['discard']();if(_0x9817bf['some'](_0x52dd14=>_0x52dd14['containsRange'](_0x494f38,!0x0))){const _0x426e13=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2b49a3,'accept');return this['forceDefaultExecution'](()=>_0x426e13([_0x494f38],null,_0x510908)),null;}}else{const _0x3632b5=_0x494f38['getIntersection'](_0x5215a0['getFirstRange']());null!==_0x3632b5&&_0x5215a0['_onDiscard']([_0x3632b5],null,_0x510908);}}if(_0x494f38['detach'](),_0x494f38['isCollapsed']||'$graveyard'==_0x494f38['root']['rootName'])return null;let _0x127dab=null,_0x36e873=_0x494f38['start'],_0x1e7420=_0x494f38['end'];const _0x3b186e=this['_findSuggestions'](_0x494f38,'deletion');for(const {suggestion:_0x15a959,meta:_0x46278b}of _0x3b186e){const _0x2b12a4=this['_model']['createRange'](_0x36e873,_0x1e7420);if(_0x46278b['isOwn']&&(this['_mergeNestedSuggestions']||!_0x46278b['containsRangeInObject']&&!_0x46278b['isInsideObject'])){if(_0x15a959['isMultiRange']){if(!qt(_0x15a959,_0x510908))continue;let _0x4262cb=!0x0;for(const _0xcfcdaf of _0x15a959['getRanges']()){if(_0xcfcdaf['containsRange'](_0x2b12a4,!0x0))return _0x15a959;_0x2b12a4['containsRange'](_0xcfcdaf)||(_0x4262cb=!0x1);}_0x4262cb&&_0x15a959['discard']();}else{const _0x1a1851=_0x15a959['getFirstRange']();if(_0x1a1851['containsRange'](_0x2b12a4,!0x0))return _0x15a959;if(!qt(_0x15a959,_0x510908)){_0x2b12a4['containsRange'](_0x1a1851)?_0x15a959['removeMarkers']():_0x1a1851['containsPosition'](_0x36e873)?_0x36e873=_0x1a1851['end']:_0x1a1851['containsPosition'](_0x1e7420)&&(_0x1e7420=_0x1a1851['start']);continue;}_0x36e873=_0x36e873['isBefore'](_0x1a1851['start'])?_0x36e873:_0x1a1851['start'],_0x1e7420=_0x1e7420['isAfter'](_0x1a1851['end'])?_0x1e7420:_0x1a1851['end'],_0x510908=Object['assign']({},_0x15a959['attributes']),_0x127dab?_0x1a1851['start']['isBefore'](_0x127dab['getFirstRange']()['start'])?(_0x127dab['removeMarkers'](),_0x127dab=_0x15a959):_0x15a959['removeMarkers']():_0x127dab=_0x15a959;}}}if(_0x127dab)return this['_setSuggestionRange'](_0x127dab,this['_model']['createRange'](_0x36e873,_0x1e7420)),_0x127dab;{const _0x70e9b1=_0x360b63(),_0x22352c=this['_model']['createRange'](_0x36e873,_0x1e7420),_0x5ebcb6=_0xbd039a['id'],_0x47173a=_0x2b49a3?'deletion:'+_0x2b49a3:'deletion',_0x5d35d5=this['_setSuggestionData']({'id':_0x70e9b1,'type':_0x47173a,'createdAt':new Date(),'authorId':_0x5ebcb6,'attributes':_0x510908});return this['_addSuggestionMarker'](_0x47173a,_0x70e9b1,_0x5ebcb6,_0x22352c),_0x5d35d5;}}['markMultiRangeDeletion'](_0x4946ba,_0x333556='multi',_0x4eee39={}){const _0x318dbd=this['editor']['plugins']['get']('Users')['me'],_0xedcf03=_0x4946ba['map'](_0x54b9e9=>new _0x2ad496(_0x54b9e9['start'],_0x54b9e9['end'])),_0x56ebd4=new Set();for(const {suggestion:_0x23e9c8,meta:_0x13c9c2}of this['_findSuggestions'](_0xedcf03,'insertion'))_0x13c9c2['isOwn']&&!_0x13c9c2['isNextTo']&&_0x56ebd4['add'](_0x23e9c8);for(const _0x130fc6 of _0x56ebd4)if(_0x130fc6['isMultiRange']){const _0x59147=_0x130fc6['getRanges']();(!_0x130fc6['attributes']||!_0x130fc6['attributes']['skipNestingCheck'])&&(_0x59147['every'](_0x2340be=>_0xedcf03['some'](_0x128a1d=>_0x128a1d['containsRange'](_0x2340be,!0x0)))&&_0x130fc6['discard']());if(_0xedcf03['every'](_0x4b13fd=>_0x59147['some'](_0x4f6dde=>_0x4f6dde['containsRange'](_0x4b13fd,!0x0)))){const _0x3318ac=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x333556,'accept');return this['forceDefaultExecution'](()=>_0x3318ac(_0x4946ba,null,_0x4eee39)),null;}}else{const _0x28d119=_0x130fc6['getFirstRange']();_0xedcf03['some'](_0x5679ab=>_0x5679ab['containsRange'](_0x28d119,!0x0))&&_0x130fc6['discard']();if(_0xedcf03['every'](_0x2378b0=>_0x28d119['containsRange'](_0x2378b0,!0x0))){const _0x13937f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x333556,'accept');return this['forceDefaultExecution'](()=>_0x13937f(_0xedcf03,null,_0x4eee39)),null;}}const _0x1a4405=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x333556,'join');let _0x39c109=null;for(const _0x33e3f6 of this['getSuggestions']())if(_0x33e3f6['author']['id']==_0x318dbd['id']&&_0x33e3f6['isInContent']&&'deletion'==_0x33e3f6['type']&&_0x33e3f6['subType']==_0x333556&&qt(_0x33e3f6,_0x4eee39)&&(_0x1a4405(_0x33e3f6['getRanges'](),_0xedcf03)||_0x1a4405(_0xedcf03,_0x33e3f6['getRanges']()))){if(_0x39c109){if(_0x33e3f6['commentThread']&&_0x33e3f6['commentThread']['length'])continue;for(const _0x11968d of _0x33e3f6['getRanges']())_0x39c109['isIntersectingWithRange'](_0x11968d)||_0x39c109['addRange'](_0x11968d);_0x33e3f6['removeMarkers']();}else{_0x39c109=_0x33e3f6;for(const _0x164080 of _0xedcf03)_0x33e3f6['isIntersectingWithRange'](_0x164080)||_0x33e3f6['addRange'](_0x164080);}}if(_0x39c109)return _0x39c109;_0x56ebd4['clear']();for(const {suggestion:_0x5198f6,meta:_0x1af7a2}of this['_findSuggestions'](_0xedcf03,'deletion'))_0x1af7a2['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1af7a2['containsRangeInObject']&&!_0x1af7a2['isInsideObject'])&&qt(_0x5198f6,_0x4eee39)&&_0x56ebd4['add'](_0x5198f6);for(const _0x2bbb72 of _0x56ebd4){const _0x513972=_0x2bbb72['getRanges']();if(!_0x4eee39||!_0x4eee39['skipNestingCheck']){if(_0xedcf03['every'](_0x3a7250=>_0x513972['some'](_0x244df3=>_0x244df3['containsRange'](_0x3a7250,!0x0))))return _0x2bbb72;}(!_0x2bbb72['attributes']||!_0x2bbb72['attributes']['skipNestingCheck'])&&(_0x513972['every'](_0x4fb3c1=>_0xedcf03['some'](_0x5f259f=>_0x5f259f['containsRange'](_0x4fb3c1,!0x0)))&&_0x2bbb72['discard']());}const _0x1098ea=_0x360b63(),_0xa31d0a=_0x318dbd['id'],_0xf65edf='deletion:'+_0x333556,_0x534e53=this['_setSuggestionData']({'id':_0x1098ea,'type':_0xf65edf,'createdAt':new Date(),'authorId':_0xa31d0a,'attributes':_0x4eee39});for(const _0x16bde1 of _0xedcf03)_0x16bde1['detach'](),_0x16bde1['isCollapsed']||'$graveyard'==_0x16bde1['root']['rootName']||this['_addSuggestionMarker'](_0xf65edf,_0x1098ea,_0xa31d0a,_0x16bde1,u['getMultiRangeId']());return _0x534e53;}['markAttributeChange'](_0x1d84eb,_0x5d2698,_0x116559,_0x46a6d1,_0x24ce71){if(_0x1d84eb['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x53ef1c=this['editor']['plugins']['get']('Users')['me']['id'],_0x4f8222=Array['from'](this['_suggestions']['values']())['filter'](_0x1d59ee=>'attribute'==_0x1d59ee['type']&&_0x1d59ee['data']['key']==_0x5d2698&&_0x1d59ee['isIntersectingWithRange'](_0x1d84eb));if('default'===this['_trackFormatChanges']){const _0x501889=this['_findSuggestions'](_0x1d84eb,'insertion')['filter'](({meta:_0x268ba2})=>_0x268ba2['isOwn']&&!_0x268ba2['isInsideObject']&&!_0x268ba2['isNextTo'])['map'](({suggestion:_0x1e0c7e})=>_0x1e0c7e);_0x4f8222['unshift'](..._0x501889);}const _0x40d3d4=new Map([[_0x1d84eb,_0x116559]]);for(const _0x28431f of _0x4f8222){const _0xf2d1a1='attribute'==_0x28431f['type']?_0x28431f['data']['oldValue']:void 0x0,_0x3faae7=_0x28431f['getFirstRange'](),_0x45a628=Array['from'](_0x40d3d4['keys']())['find'](_0x3ad227=>_0x3ad227['isIntersecting'](_0x3faae7));if(!_0x45a628)continue;const _0x2a9836=_0x45a628['getDifference'](_0x3faae7);this['_isBlockAttribute'](_0x5d2698)&&'insertion'==_0x28431f['type']&&0x0!=_0x2a9836['length']||(_0x40d3d4['delete'](_0x45a628),_0x2a9836['forEach'](_0x31210b=>{_0x40d3d4['set'](_0x31210b,_0x116559);}),'insertion'!=_0x28431f['type']&&_0xf2d1a1!=_0x46a6d1&&_0x40d3d4['set'](_0x45a628['getIntersection'](_0x3faae7),_0xf2d1a1));}const _0x4f966b=[];for(const [_0x2e7b1e,_0x179360]of _0x40d3d4){const _0x509c95=_0x360b63(),_0x3a92e9={'key':_0x5d2698,'oldValue':_0x179360,'newValue':_0x46a6d1};_0x5d2698['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':_0x5d2698});const _0x5dd7a1=('attribute:'+(_0x5d2698+'|'+Gt({'newValue':_0x46a6d1})))['substring'](0x0,0x3c),_0x362e18=this['_setSuggestionData']({'id':_0x509c95,'type':_0x5dd7a1,'data':_0x3a92e9,'createdAt':new Date(),'authorId':_0x53ef1c,'attributes':_0x24ce71});_0x4f966b['push'](_0x362e18),this['_addSuggestionMarker'](_0x5dd7a1,_0x509c95,_0x53ef1c,_0x2e7b1e);}return _0x4f966b;}['enableDefaultAttributesIntegration'](_0x303f0c){this['enableCommand'](_0x303f0c,(_0xe0ddbf,..._0x43a9ee)=>{this['_recordAttributeChanges'](()=>{_0xe0ddbf(..._0x43a9ee);});});}['registerBlockAttribute'](_0x195cb8){this['_blockAttributeKeys']['add'](_0x195cb8);}['registerInlineAttribute'](_0x2bbe91){this['_inlineAttributeKeys']['add'](_0x2bbe91);}['_getAttributeKey'](_0x2fed2b){return'attribute'==_0x2fed2b['type']?_0x2fed2b['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x323061,_0x1a6a8e){const _0x302a0e=_0x323061['getFirstMarker']();this['_model']['change'](_0x5c7970=>{_0x5c7970['updateMarker'](_0x302a0e,{'range':_0x1a6a8e});});}['_addThreadToSuggestion'](_0x4afdce){const _0x5964c0=_0x4afdce['id'],_0x291c48=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5964c0)||this['_commentsRepository']['addCommentThread']({'channelId':_0x291c48,'threadId':_0x5964c0,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1600f0=this['_commentsRepository']['getCommentThread'](_0x5964c0);_0x1600f0['unbind']('isRemovable'),_0x1600f0['isRemovable']=!0x1,_0x4afdce['commentThread']=_0x1600f0;}['_checkSuggestionCorrectness'](_0x489eaf,_0x2094d7,_0x2aae6a,_0x1f9288){if(_0x489eaf['type']!=_0x2094d7||_0x489eaf['subType']!=_0x2aae6a||_0x489eaf['creator']['id']!=_0x1f9288)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3334e4('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x58a8b1,_0x3715ea){const _0x258d8c=_0x58a8b1['getFirstRange']();if(_0x3715ea['isEqual'](_0x258d8c))_0x58a8b1['removeMarkers']();else{if(_0x258d8c['containsRange'](_0x3715ea)){const _0x93c045=this['_model']['createPositionAt'](_0x3715ea['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x58a8b1,this['_model']['createRange'](_0x258d8c['start'],_0x93c045));const _0x26c0c8=_0x360b63(),_0xbe1c34=_0x58a8b1['creator']['id'],_0x560ece=_0x58a8b1['type']+':'+_0x58a8b1['subType'];this['_setSuggestionData']({'id':_0x26c0c8,'type':_0x560ece,'createdAt':new Date(),'authorId':_0xbe1c34,'data':_0x58a8b1['data'],'attributes':_0x58a8b1['attributes']});const _0xcbdcee=this['_model']['createPositionAt'](_0x3715ea['end']['parent'],'after'),_0x2c1c96=this['_model']['createRange'](_0xcbdcee,_0x258d8c['end']);this['_addSuggestionMarker'](_0x560ece,_0x26c0c8,_0xbe1c34,_0x2c1c96);}else{if(_0x258d8c['containsPosition'](_0x3715ea['start'])){const _0x8c20c4=this['_model']['createPositionAt'](_0x3715ea['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x58a8b1,this['_model']['createRange'](_0x258d8c['start'],_0x8c20c4));}else{const _0x30f724=this['_model']['createPositionAt'](_0x3715ea['end']['parent'],'after');this['_setSuggestionRange'](_0x58a8b1,this['_model']['createRange'](_0x30f724,_0x258d8c['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x34e7ba){for(const {suggestion:_0x5ef81f,meta:_0x11d764}of this['_findSuggestions'](_0x34e7ba,'insertion')){if(!_0x11d764['isOwn'])continue;const _0x1842dd=_0x5ef81f['getRanges']();for(const _0x441d18 of _0x1842dd)if(!_0x34e7ba['getDifference'](_0x441d18)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3eef3e){const _0x111634=this['editor']['plugins']['get']('Users')['getUser'](_0x3eef3e);if(!_0x111634)throw new _0x3334e4('track-changes-user-not-found',this);return _0x111634;}['_getExternalAuthor'](_0x1d79b2){const _0x1d7b62=this['editor']['plugins']['get']('Users'),_0x46fdb4=_0x598d17('external:'+_0x1d79b2),_0x9b4a1b=_0x1d7b62['getUser'](_0x46fdb4);return _0x9b4a1b||_0x1d7b62['addUser']({'id':_0x46fdb4,'name':_0x1d79b2});}['_createSuggestion'](_0x2506b1,_0x15df68,_0x3b1bc0,_0x2f1d9a,_0x289000){const _0x2dd5d5=this['_getAuthorFromId'](_0x2f1d9a),_0xcadee5=this['_suggestionFactory']['buildSuggestion'](_0x2506b1,_0x15df68,_0x3b1bc0,_0x2dd5d5,_0x289000,_0x11b126=>{this['_updateSuggestionData'](_0x3b1bc0,{'attributes':_0x11b126});const _0x44aa02=this['getSuggestion'](_0x3b1bc0);this['_joinWithAdjacentSuggestions'](new Set([_0x44aa02])),this['_refreshSuggestionsChain'](new Set([_0x44aa02]));});return this['listenTo'](_0xcadee5,'accept',()=>{this['_updateSuggestionData'](_0x3b1bc0,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xcadee5,'discard',()=>{this['_updateSuggestionData'](_0x3b1bc0,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3b1bc0,_0xcadee5),this['_suggestionState']['set'](_0xcadee5,'notReady'),_0xcadee5;}['_splitMarkerName'](_0x49c4ca){const _0x10d657=_0x49c4ca['split'](':');return{'group':_0x10d657[0x0],'type':_0x10d657[0x1],'subType':_0x10d657['length']>=0x5?_0x10d657[0x2]:null,'id':_0x10d657['length']<0x5?_0x10d657[0x2]:_0x10d657[0x3],'authorId':_0x10d657['length']<0x5?_0x10d657[0x3]:_0x10d657[0x4],'markerCount':0x6==_0x10d657['length']?_0x10d657[0x5]:null};}['_breakSuggestionMarker'](_0x8593f6,_0x12ce14,_0x2bf619){const _0x1fa199=_0x8593f6['getFirstRange'](),_0x238694=_0x1fa199['start'],_0x408902=_0x1fa199['end'];this['_setSuggestionRange'](_0x8593f6,this['_model']['createRange'](_0x238694,_0x12ce14));const _0x3d8bbb=_0x360b63(),_0x2c57b3=_0x8593f6['creator']['id'],_0x168b24=_0x8593f6['type']+(_0x8593f6['subType']?':'+_0x8593f6['subType']:'');this['_setSuggestionData']({'id':_0x3d8bbb,'type':_0x168b24,'createdAt':new Date(),'authorId':_0x2c57b3,'originalSuggestionId':_0x8593f6['id'],'attributes':_0x8593f6['attributes'],'data':_0x8593f6['data']});const _0x1ef422=this['_getAttributeKey'](_0x8593f6);('formatBlock'==_0x8593f6['type']||_0x1ef422&&this['_isBlockAttribute'](_0x1ef422))&&(_0x2bf619=this['_model']['createPositionBefore'](_0x2bf619['parent'])),this['_addSuggestionMarker'](_0x168b24,_0x3d8bbb,_0x2c57b3,this['_model']['createRange'](_0x2bf619,_0x408902));}['_findSuggestions'](_0x34d82a,_0xff084b=null){const _0x41b833=[],_0x522c0e=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x34d82a)||(_0x34d82a=[_0x34d82a]);for(const _0x42e5c6 of this['getSuggestions']()){if(!_0x42e5c6['isInContent'])continue;if(_0xff084b&&_0x42e5c6['type']!=_0xff084b)continue;let _0x1ca47b=!0x1;for(const _0x5d492e of _0x42e5c6['getRanges']()){for(const _0x42a6c4 of _0x34d82a){const _0x1f943a=_0x42a6c4['start']['isEqual'](_0x5d492e['end'])||_0x42a6c4['end']['isEqual'](_0x5d492e['start']);if(_0x1f943a||_0x42a6c4['getIntersection'](_0x5d492e)){const _0x5e0478=_0x42a6c4['containsRange'](_0x5d492e)&&Ot(this['_model']['schema'],_0x5d492e['start'],_0x42a6c4),_0x48976f=_0x5d492e['containsRange'](_0x42a6c4)&&Ot(this['_model']['schema'],_0x42a6c4['start'],_0x5d492e);_0x41b833['push']({'suggestion':_0x42e5c6,'meta':{'isOwn':_0x522c0e==_0x42e5c6['author'],'isNextTo':_0x1f943a,'isInsideObject':_0x5e0478,'containsRangeInObject':_0x48976f}}),_0x1ca47b=!0x0;break;}}if(_0x1ca47b)break;}}return _0x41b833;}['_addSuggestionMarker'](_0x2fbc78,_0x1d8a5f,_0x5ec424,_0x3e2b63,_0x45b423){this['_model']['change'](_0x332180=>{let _0x18e14d='suggestion:'+_0x2fbc78+':'+_0x1d8a5f+':'+_0x5ec424;_0x45b423&&(_0x18e14d=_0x18e14d+':'+_0x45b423),_0x332180['addMarker'](_0x18e14d,{'range':_0x3e2b63,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x8fac63){const _0x22c55c=_0x8fac63['previous'],_0x2e0784=_0x8fac63['next'];_0x8fac63['previous']=null,_0x8fac63['next']=null,null!=_0x22c55c&&_0x22c55c['next']==_0x8fac63&&(_0x22c55c['next']=_0x2e0784),null!=_0x2e0784&&_0x2e0784['previous']==_0x8fac63&&(_0x2e0784['previous']=_0x22c55c),'ready'==this['_suggestionState']['get'](_0x8fac63)&&(this['_suggestionState']['set'](_0x8fac63,'removed'),this['fire']('suggestionUnloaded',_0x8fac63,_0x22c55c,_0x2e0784));}['_setSuggestionData'](_0x3a9285){const _0x56d14c=_0x3a9285['id'],_0xa3a5f0=this['addSuggestionData'](_0x3a9285);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2ab59f=this['editor']['plugins']['get']('PendingActions'),_0x277308=_0xa3a5f0['hasComments'],_0x8227c2=_0xa3a5f0['subType']?_0xa3a5f0['type']+':'+_0xa3a5f0['subType']:_0xa3a5f0['type'],_0x5d216e=this['editor']['locale'],_0x29bc8e=_0x2ab59f['add'](o(_0x5d216e,'PENDING_ACTION_SUGGESTION')),_0x500733={'id':_0x56d14c,'type':_0x8227c2,'hasComments':_0x277308,'data':_0x3a9285['data']||null,'originalSuggestionId':_0x3a9285['originalSuggestionId']||null,'attributes':_0xa3a5f0['attributes']};this['_adapter']['addSuggestion'](_0x500733)['then'](_0x3f7939=>{_0xa3a5f0['_saved']=!0x0,_0x2ab59f['remove'](_0x29bc8e),_0x3f7939&&_0x3f7939['createdAt']&&(this['_suggestions']['get'](_0x56d14c)['createdAt']=_0x3f7939['createdAt']);})['catch'](_0x2a79e3=>{throw _0xf5dede('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0xa3a5f0['discard']();}),_0xa3a5f0['stopListening'](),this['_suggestions']['delete'](_0xa3a5f0['id']),this['_suggestionState']['delete'](_0xa3a5f0),_0x2a79e3;});}return _0xa3a5f0;}['_isBlockAttribute'](_0x187dff){return this['_blockAttributeKeys']['has'](_0x187dff);}['_updateSuggestionData'](_0x3043bc,_0x31df24){const _0x55a02c=this['editor']['plugins']['get']('PendingActions'),_0x5807a1=this['getSuggestion'](_0x3043bc);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x5807a1['_saved']){const _0x4186be=_0x55a02c['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x3043bc,_0x31df24)['then'](()=>{_0x55a02c['remove'](_0x4186be);});}else _0x5807a1['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x3043bc,_0x31df24);});}}['_getSuggestionData'](_0x4682b5){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3334e4('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4682b5);}['_handleNewSuggestionMarker'](_0x170d93){const {id:_0x2999ca,type:_0x43ea47,subType:_0x4c678d,authorId:_0x18a022}=this['_splitMarkerName'](_0x170d93),_0x9ebe56=this['_suggestions']['get'](_0x2999ca)||this['_createSuggestion'](_0x43ea47,_0x4c678d,_0x2999ca,_0x18a022,{});switch(this['_checkSuggestionCorrectness'](_0x9ebe56,_0x43ea47,_0x4c678d,_0x18a022),this['_suggestionState']['get'](_0x9ebe56)){case'notReady':this['_getSuggestionData'](_0x2999ca)['then'](_0x3887b2=>{let _0x3a3294=Promise['resolve']();_0x3887b2['hasComments']&&(_0x3a3294=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x2999ca})),_0x3a3294['then'](()=>{this['addSuggestionData'](_0x3887b2)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x9ebe56,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x2999ca,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x9ebe56,'ready'),this['fire']('suggestionLoaded',_0x9ebe56);break;case'ready':this['fire']('suggestionChanged',_0x9ebe56);}return _0x9ebe56['addMarkerName'](_0x170d93),_0x9ebe56;}['_refreshSuggestionsChain'](_0x202e8a){const _0x46d6a1=Array['from'](_0x202e8a),_0x43d9ca=_0x46d6a1['filter'](_0x35f73e=>'attribute'==_0x35f73e['type']);this['_refreshAttributeSuggestionsChain'](_0x43d9ca);const _0x40dad0=_0x46d6a1['filter'](_0x423c2c=>!_0x423c2c['isMultiRange']&&'attribute'!=_0x423c2c['type']),_0x9ef2a=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x9188ad=>!_0x9188ad['isMultiRange']&&'attribute'!=_0x9188ad['type']),_0x3ce07f=_0x9ef2a['filter'](_0x370e6d=>!_0x202e8a['has'](_0x370e6d)),_0x34e637=new Map(_0x9ef2a['map'](_0x13e640=>[_0x13e640,this['_suggestionFactory']['getSuggestionCallback'](_0x13e640['type'],_0x13e640['subType'],'chain')])),_0xc128b9=new Map(_0x9ef2a['map'](_0xf443fc=>[_0xf443fc,_0xf443fc['getFirstRange']()])),_0x297775=new Set(),_0xdd5b73=new Set();for(let _0xd265c4=0x0;_0xd265c4<_0x40dad0['length'];_0xd265c4++)_0x3cb526(_0x40dad0[_0xd265c4],_0x40dad0,_0xd265c4+0x1);for(let _0x97efb6=0x0;_0x97efb6<_0x40dad0['length'];_0x97efb6++)_0x3cb526(_0x40dad0[_0x97efb6],_0x3ce07f,0x0);const _0x3756c7=new Set();for(let _0x194998=0x0;_0x194998<_0x40dad0['length'];_0x194998++){const _0xa61e64=_0x40dad0[_0x194998];!_0xdd5b73['has'](_0xa61e64)&&_0xa61e64['previous']&&(_0x3756c7['add'](_0xa61e64['previous']),_0xa61e64['previous']['next']===_0xa61e64&&(_0xa61e64['previous']['next']=null),_0xa61e64['previous']=null),!_0x297775['has'](_0xa61e64)&&_0xa61e64['next']&&(_0x3756c7['add'](_0xa61e64['next']),_0xa61e64['next']['previous']===_0xa61e64&&(_0xa61e64['next']['previous']=null),_0xa61e64['next']=null);}function _0x3cb526(_0x5ddc53,_0x596869,_0xc5f5ef){for(let _0x251481=_0xc5f5ef;_0x251481<_0x596869['length'];_0x251481++){const _0x2e6bba=_0x36e324(_0x5ddc53,_0x596869[_0x251481]);_0x2e6bba&&(_0x2e6bba[0x0]['next']=_0x2e6bba[0x1],_0x2e6bba[0x1]['previous']=_0x2e6bba[0x0],_0x297775['add'](_0x2e6bba[0x0]),_0xdd5b73['add'](_0x2e6bba[0x1]));}}function _0x36e324(_0x39d9b4,_0x34dfd4){if(_0x39d9b4['author']['id']!==_0x34dfd4['author']['id'])return null;const _0x5caba4=_0x34e637['get'](_0x39d9b4)(_0x39d9b4,_0x34dfd4,_0xc128b9['get'](_0x39d9b4),_0xc128b9['get'](_0x34dfd4));if(!_0x5caba4)return null;return _0x34e637['get'](_0x34dfd4)(_0x39d9b4,_0x34dfd4,_0xc128b9['get'](_0x39d9b4),_0xc128b9['get'](_0x34dfd4))?_0x5caba4[0x1]['commentThread']&&_0x5caba4[0x1]['commentThread']['length']?null:_0x5caba4:null;}_0x3756c7['size']&&this['_refreshSuggestionsChain'](_0x3756c7);}['_refreshAttributeSuggestionsChain'](_0x44177b){if(0x0==_0x44177b['length'])return;const _0x178dcc=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2a0bae=>'attribute'==_0x2a0bae['type']&&_0x2a0bae['_isDataLoaded']),_0x4df75f=[],_0x4fd1c7=new Map();for(const _0x11e5eb of _0x178dcc){const _0xfd5b0a=_0x598d17(_0x11e5eb['attributes']);_0x4fd1c7['has'](_0xfd5b0a)||(_0x4fd1c7['set'](_0xfd5b0a,_0x4df75f['length']),_0x4df75f['push']([]));const _0x46a517=_0x4fd1c7['get'](_0xfd5b0a);_0x4df75f[_0x46a517]['push'](_0x11e5eb);}!(function(){_0x4df75f['sort']((_0x5ef3e4,_0x592bbd)=>{const _0x1a4083=_0x5ef3e4[0x0]['createdAt'],_0x4eca4c=_0x592bbd[0x0]['createdAt'];return _0x1a4083==_0x4eca4c?_0x5ef3e4[0x0]['attributes']['groupId']<_0x592bbd[0x0]['attributes']['groupId']?-0x1:0x1:_0x1a4083<_0x4eca4c?-0x1:0x1;});for(const _0x13ef77 of _0x4df75f)_0x13ef77['sort']((_0x18dbb2,_0x1f29df)=>_0x18dbb2['id']<_0x1f29df['id']?-0x1:0x1);}());for(let _0x4a251e=0x0;_0x4a251e<_0x4df75f['length'];_0x4a251e++){if(0x0==_0x4df75f[_0x4a251e]['length'])continue;const _0x1fcd8f=[];for(let _0x35e883=_0x4a251e+0x1;_0x35e883<_0x4df75f['length'];_0x35e883++)0x0!=_0x4df75f[_0x35e883]['length']&&_0x4ef73e(_0x4df75f[_0x4a251e],_0x4df75f[_0x35e883])&&_0x1fcd8f['push'](_0x35e883);for(const _0x230d02 of _0x1fcd8f)_0x4df75f[_0x4a251e]=_0x4df75f[_0x4a251e]['concat'](_0x4df75f[_0x230d02]),_0x4df75f[_0x230d02]=[];}for(const _0x196831 of _0x4df75f)for(let _0x43e6f3=0x0;_0x43e6f3<_0x196831['length'];_0x43e6f3++){const _0x20b4a9=_0x196831[_0x43e6f3+0x1]||null;_0x196831[_0x43e6f3]['next']!==_0x20b4a9&&(_0x196831[_0x43e6f3]['next']=_0x20b4a9);}for(const _0x5c1552 of _0x4df75f)for(let _0x16770f=0x0;_0x16770f<_0x5c1552['length'];_0x16770f++){const _0x508d69=_0x5c1552[_0x16770f-0x1]||null;_0x5c1552[_0x16770f]['previous']!==_0x508d69&&(_0x5c1552[_0x16770f]['previous']=_0x508d69);}function _0x4ef73e(_0x51d400,_0x251547){if(_0x51d400[0x0]['attributes']['groupId']!==_0x251547[0x0]['attributes']['groupId']&&_0x51d400[0x0]['author']!==_0x251547[0x0]['author'])return!0x1;if(!function(_0x54f497,_0x434a63){if(!_0x54f497['hasComments']&&!_0x434a63['hasComments'])return!0x0;if(_0x54f497['hasComments']&&_0x434a63['hasComments'])return!0x1;if(_0x54f497['hasComments']&&_0x434a63['createdAt']<_0x54f497['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x434a63['hasComments']&&_0x54f497['createdAt']<_0x434a63['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x51d400[0x0],_0x251547[0x0]))return!0x1;const _0x33b292=Tt(_0x51d400[0x0]['attributes'],'groupId'),_0x55eaa8=Tt(_0x251547[0x0]['attributes'],'groupId');if(!_0x3db994(_0x33b292,_0x55eaa8))return!0x1;return!!_0x51d400['every'](_0x439c6d=>_0x251547['some'](_0x54cbe9=>_0x439c6d['getFirstRange']()['isEqual'](_0x54cbe9['getFirstRange']())))&&_0x251547['every'](_0x4c68c3=>_0x51d400['some'](_0x446bfc=>_0x4c68c3['getFirstRange']()['isEqual'](_0x446bfc['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x575427){const _0x49aa31=Array['from'](_0x575427),_0x633533=this['getSuggestions']({'skipNotAttached':!0x0}),_0x21d8d4=_0x633533['filter'](_0x34be00=>!_0x575427['has'](_0x34be00)),_0x52d293=new Map(_0x49aa31['map'](_0x495ec6=>[_0x495ec6,this['_suggestionFactory']['getSuggestionCallback'](_0x495ec6['type'],_0x495ec6['subType'],'join')])),_0xb5368b=new Map(_0x633533['map'](_0x95d6f=>[_0x95d6f,_0x95d6f['getRanges']()]));for(let _0x510242=0x0;_0x510242<_0x49aa31['length'];_0x510242++){if(_0x319f15(this,_0x49aa31[_0x510242],_0x49aa31,_0x510242+0x1))return!0x0;}for(let _0xaabed9=0x0;_0xaabed9<_0x49aa31['length'];_0xaabed9++){if(_0x319f15(this,_0x49aa31[_0xaabed9],_0x21d8d4,0x0))return!0x0;}return!0x1;function _0x319f15(_0x33017f,_0x4381b7,_0x51e2f7,_0x484ea2){for(let _0x2e2fbe=_0x484ea2;_0x2e2fbe<_0x51e2f7['length'];_0x2e2fbe++){const _0x470f28=_0x51e2f7[_0x2e2fbe];if(_0x470f28['type']!==_0x4381b7['type']||_0x470f28['author']['id']!==_0x4381b7['author']['id']||_0x470f28['subType']!==_0x4381b7['subType'])continue;if(!Jt(_0x4381b7,_0x470f28))continue;if('attribute'==_0x4381b7['type']&&_0x4381b7['data']['oldValue']!=_0x470f28['data']['oldValue'])continue;if('attribute'==_0x4381b7['type']&&_0x33017f['_isBlockAttribute'](_0x4381b7['data']['key']))continue;if('formatBlock'==_0x4381b7['type']){const _0x14c5da=_0x33017f['editor']['model'],_0x508ad7=_0x4381b7['getContainedElement']();if(_0x508ad7&&(_0x14c5da['schema']['isObject'](_0x508ad7)||_0x14c5da['schema']['isLimit'](_0x508ad7)))continue;}const _0x128466=_0x52d293['get'](_0x4381b7),_0x5ebac5=_0xb5368b['get'](_0x4381b7),_0x2a1205=_0xb5368b['get'](_0x470f28),_0x3d4649=_0x4381b7['commentThread']&&_0x4381b7['commentThread']['length'],_0x4e6472=_0x470f28['commentThread']&&_0x470f28['commentThread']['length'];if(!_0x3d4649&&_0x128466(_0x2a1205,_0x5ebac5))return _0x33017f['_joinSuggestions'](_0x470f28,_0x4381b7),_0xb5368b['delete'](_0x4381b7),!0x0;if(!_0x4e6472&&_0x128466(_0x5ebac5,_0x2a1205))return _0x33017f['_joinSuggestions'](_0x4381b7,_0x470f28),_0xb5368b['delete'](_0x470f28),!0x0;}return!0x1;}}['_joinSuggestions'](_0x19da06,_0x30be67){if(_0x19da06['isMultiRange']){for(const _0x25c1e2 of _0x30be67['getRanges']())_0x19da06['addRange'](_0x25c1e2);}else{const _0x330b42=_0x30be67['getFirstRange']()['end'];this['_setSuggestionRange'](_0x19da06,this['_model']['createRange'](_0x19da06['getFirstRange']()['start'],_0x330b42));}_0x30be67['removeMarkers']();}['_getMarkerAnnouncementText'](_0x52467d,_0x58c51e,_0x222013){const _0x491097=_0x52467d['startsWith']('format')||_0x52467d['startsWith']('attribute')?'FORMATTING':_0x52467d['toUpperCase']();return o(this['editor']['locale'],_0x58c51e+'_'+_0x491097+'_SUGGESTION_ANNOUNCEMENT',_0x222013);}['_initAriaMarkerChangeAnnouncements'](){const _0x47ac50=this['editor'];if(!_0x47ac50['ui'])return;const {ariaLiveAnnouncer:_0xd705fe}=_0x47ac50['ui'];_0x292113(this['_model'],({left:_0x2ee732,entered:_0x3fbd4a})=>{for(const _0x373181 of _0x2ee732){const {group:_0x428e11,type:_0x53a0dc}=this['_splitMarkerName'](_0x373181['name']);if('suggestion'===_0x428e11){_0xd705fe['announce'](this['_getMarkerAnnouncementText'](_0x53a0dc,'LEAVE'));break;}}for(const _0x2f5334 of _0x3fbd4a){const {group:_0x27ce81,type:_0x22e2ae}=this['_splitMarkerName'](_0x2f5334['name']);if('suggestion'===_0x27ce81){_0xd705fe['announce'](this['_getMarkerAnnouncementText'](_0x22e2ae,'ENTER',_0x77e078(_0x4c8217)));break;}}});}['_processAttributeChanges'](_0xbd6914){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4ba4c5=this['editor'],_0x35df63=_0x4ba4c5['model']['document']['differ']['getChanges']();if(0x0==_0x35df63['length'])return!0x1;const _0x1e4233=[],_0x3d9835=_0x35df63['filter'](_0x44ea1f=>'attribute'==_0x44ea1f['type']),_0x1389dd=_0x35df63['filter'](_0x4b91db=>'insert'==_0x4b91db['type']&&'$text'!=_0x4b91db['name']),_0x29db3e=_0x35df63['filter'](_0x5534b6=>'remove'==_0x5534b6['type']&&'$text'!=_0x5534b6['name']);for(const _0x1456b6 of _0x3d9835)_0x1e4233['push']({'key':_0x1456b6['attributeKey'],'newValue':_0x1456b6['attributeNewValue'],'oldValue':_0x1456b6['attributeOldValue'],'range':Pt(_0x1456b6['range'],_0x4ba4c5['model'])});for(const _0x17e3f7 of _0x1389dd){const _0x557675=_0x29db3e['find'](_0x3dedbe=>_0x3dedbe['position']['isEqual'](_0x17e3f7['position']));_0x557675&&_0x1e4233['push']({'key':m,'newValue':_0x17e3f7['name'],'oldValue':_0x557675['name'],'range':_0x4ba4c5['model']['createRangeOn'](_0x17e3f7['position']['nodeAfter'])});}return 0x0!=_0x1e4233['length']&&this['_reduceExistingSuggestions'](_0xbd6914,_0x1e4233);}['_processAttributeSuggestions'](_0x1760a8){let _0x4a2b24=!0x1;const _0x2c0196=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2911aa=>_0x2911aa['data']['newRange']&&_0x2911aa['name']['startsWith']('suggestion:attribute:'));for(const _0x5ca8b2 of _0x2c0196){const {subType:_0x875acd,id:_0x4386b8}=this['_splitMarkerName'](_0x5ca8b2['name']),_0x33bad7=_0x875acd['split']('|')[0x0];for(const _0x1ccdde of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1ccdde['id']!=_0x4386b8&&'attribute'==_0x1ccdde['type']&&_0x1ccdde['data']&&_0x1ccdde['data']['key']==_0x33bad7&&_0x1ccdde['getFirstRange']()['isIntersecting'](_0x5ca8b2['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1ccdde,_0x5ca8b2['data']['newRange'],_0x1760a8),_0x4a2b24=!0x0);}return _0x4a2b24;}['_recordAttributeChanges'](_0x348d94){this['_recordAttributeSuggestions']=!0x0,_0x348d94();}['_isRegisteredAttribute'](_0x2c7c36){const _0x3ee0a0=this['_isBlockAttribute'](_0x2c7c36),_0x2cb364=this['_inlineAttributeKeys']['has'](_0x2c7c36);return _0x3ee0a0||_0x2cb364;}['_reduceExistingSuggestions'](_0xd5841,_0x285a85){if(0x0==_0x285a85['length'])return!0x1;let _0x342c0e=!0x1;for(const _0x37e558 of _0x285a85){const _0x41b118=this['_findSuggestions'](_0x37e558['range'],'attribute')['filter'](_0x331c90=>!_0x331c90['meta']['isNextTo'])['map'](_0x3849ef=>_0x3849ef['suggestion']),_0x524471=_0x598d17({'newValue':_0x37e558['newValue']});_0x41b118['filter'](_0x40b455=>{const [_0x322097,_0x5508e2]=_0x40b455['subType']['split']('|');return _0x322097==_0x37e558['key']&&_0x5508e2!=_0x524471;})['forEach'](_0x593935=>{this['_reduceSuggestionAttributeRange'](_0x593935,_0x37e558['range'],_0xd5841),_0x342c0e=!0x0;});}return _0x342c0e;}['_reduceSuggestionAttributeRange'](_0x26cc52,_0x1d3e3d,_0x2ccdbf){const _0x402a08=_0x26cc52['getFirstRange']()['getDifference'](_0x1d3e3d);0x0!==_0x402a08['length']?0x1!==_0x402a08['length']?this['_breakSuggestionMarker'](_0x26cc52,_0x1d3e3d['start'],_0x1d3e3d['end']):this['_setSuggestionRange'](_0x26cc52,_0x402a08[0x0]):_0x2ccdbf['removeMarker'](_0x26cc52['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x1a8fc8){this['_editor']=_0x1a8fc8,this['_model']=_0x1a8fc8['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x5903b5,_0x6a81c5,_0x328683,_0x3be56e,_0x3c5d6c,_0x587251){return new u(this['_model'],{'type':_0x5903b5,'subType':_0x6a81c5,'id':_0x328683,'author':_0x3be56e,'creator':_0x3be56e,'attributes':_0x3c5d6c,'onAttributesChange':_0x587251,'onAccept':(..._0x4c721d)=>this['getSuggestionCallback'](_0x5903b5,_0x6a81c5,'accept')(..._0x4c721d),'onDiscard':(..._0x5fa7b8)=>this['getSuggestionCallback'](_0x5903b5,_0x6a81c5,'discard')(..._0x5fa7b8)});}['registerCustomCallback'](_0x23f1b8,_0x2609da,_0x5618a1,_0x27f8a7){const _0x58e180=_0x23f1b8+':'+_0x2609da+':'+_0x5618a1;this['_customCallbacks']['set'](_0x58e180,_0x27f8a7);}['getSuggestionCallback'](_0x176465,_0x377d45,_0x3d2236){const _0x50a1bb=_0x176465+':'+_0x377d45+':'+_0x3d2236;return this['_customCallbacks']['get'](_0x50a1bb)||this['_defaultCallbacks']['get'](_0x176465+':'+_0x3d2236);}['_registerDefaultCallbacks'](){const _0x1a4f60=()=>!0x1,_0x5c89bc=_0x2477de=>{_0x2477de['sort']((_0x29ada2,_0x3646e4)=>_0x29ada2['start']['isBefore'](_0x3646e4['start'])?0x1:-0x1),this['_model']['change'](_0xc3dc25=>{for(const _0x3e4560 of _0x2477de){let _0x288d34;_0x288d34=_0x3e4560['end']['isAtEnd']&&_0x3e4560['end']['parent']==_0x3e4560['start']['nodeAfter']?_0xc3dc25['createSelection'](_0x3e4560['start']['nodeAfter'],'on'):_0xc3dc25['createSelection'](_0x3e4560),this['_model']['deleteContent'](_0x288d34,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x28ff8d=(_0x5a461c,_0x15c7bd)=>{_0x15c7bd&&this['_model']['change'](_0x31edaa=>{const {commandName:_0x185be8,commandParams:_0x49a912=[]}=_0x15c7bd,_0x489e74=_0x5a461c['map'](_0x276af3=>(Vt(_0x276af3)&&(_0x276af3=this['_model']['createRange'](_0x276af3['end'])),_0x276af3))['filter'](_0x48c918=>'$graveyard'!==_0x48c918['root']['rootName']);if(_0x489e74['length']<0x1)return;const _0x4bd749=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x5760f3=>_0x2ad496['fromRange'](_0x5760f3));_0x31edaa['setSelection'](_0x489e74);for(const _0x4d32b9 of this['_editor']['commands']['commands']())_0x4d32b9['refresh']();_0x49a912['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x185be8,..._0x49a912);const _0x4347ab=_0x4bd749['filter'](_0x11b0cf=>'$graveyard'!=_0x11b0cf['root']['rootName']);_0x4347ab['length']>0x0&&_0x31edaa['setSelection'](_0x4347ab);for(const _0x579190 of _0x4bd749)_0x579190['detach']();});},_0x192fe4=(_0x2276c2,_0x26a608)=>0x1==_0x2276c2['length']&&0x1==_0x26a608['length']&&_0x2276c2[0x0]['end']['isEqual'](_0x26a608[0x0]['start']),_0x188b6d=(_0x5d8da6,_0x38fd7c,_0x251456,_0x51b0ab)=>Ht(_0x5d8da6,_0x38fd7c,_0x251456,_0x51b0ab,this['_model'])?[_0x5d8da6,_0x38fd7c]:Ht(_0x38fd7c,_0x5d8da6,_0x51b0ab,_0x251456,this['_model'])?[_0x38fd7c,_0x5d8da6]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1a4f60),this['_defaultCallbacks']['set']('insertion:discard',_0x5c89bc),this['_defaultCallbacks']['set']('insertion:join',_0x192fe4),this['_defaultCallbacks']['set']('insertion:chain',_0x188b6d),this['_defaultCallbacks']['set']('deletion:accept',_0x5c89bc),this['_defaultCallbacks']['set']('deletion:discard',_0x1a4f60),this['_defaultCallbacks']['set']('deletion:join',_0x192fe4),this['_defaultCallbacks']['set']('deletion:chain',_0x188b6d),this['_defaultCallbacks']['set']('formatInline:accept',_0x28ff8d),this['_defaultCallbacks']['set']('formatInline:discard',_0x1a4f60),this['_defaultCallbacks']['set']('formatInline:join',_0x192fe4),this['_defaultCallbacks']['set']('formatInline:chain',_0x1a4f60),this['_defaultCallbacks']['set']('formatBlock:accept',_0x28ff8d),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1a4f60),this['_defaultCallbacks']['set']('formatBlock:join',_0x192fe4),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1a4f60),this['_defaultCallbacks']['set']('attribute:accept',_0x1a4f60),this['_defaultCallbacks']['set']('attribute:discard',(_0xbd6d2d,_0x1143c5)=>{if(!_0x1143c5)return;const _0x5d1a37=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x54db51=>{if(_0x1143c5['key']==m)for(const _0x1a130c of _0xbd6d2d){const _0x181c70=_0x1a130c['start']['nodeAfter'],_0x1da998=_0x1143c5['oldValue'];_0x54db51['rename'](_0x181c70,_0x1da998);}else{if(_0x5d1a37['_isBlockAttribute'](_0x1143c5['key'])){for(const _0x39d42a of _0xbd6d2d)void 0x0!==_0x1143c5['oldValue']?_0x54db51['setAttribute'](_0x1143c5['key'],_0x1143c5['oldValue'],_0x39d42a['start']['nodeAfter']):_0x54db51['removeAttribute'](_0x1143c5['key'],_0x39d42a['start']['nodeAfter']);}else{for(const _0x3a7df2 of _0xbd6d2d)_0x1143c5['oldValue']?_0x54db51['setAttribute'](_0x1143c5['key'],_0x1143c5['oldValue'],_0x3a7df2):_0x54db51['removeAttribute'](_0x1143c5['key'],_0x3a7df2);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x192fe4);}}function Ot(_0x1da81e,_0x1a4a58,_0x51485d){for(const _0x49cc49 of _0x1a4a58['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x49cc49['root']==_0x49cc49)return!0x1;if(!_0x51485d['containsItem'](_0x49cc49))return!0x1;if(_0x1da81e['isObject'](_0x49cc49)||_0x1da81e['isLimit'](_0x49cc49))return!0x0;}return!0x1;}function Vt(_0xb46db6){return _0xb46db6['end']['parent']==_0xb46db6['start']['nodeAfter']&&_0xb46db6['end']['isAtStart'];}function Ut(_0x5cb01d,_0x3b75e7,_0x27334d,_0x1547c4){const _0x292793=_0x1a63cb=>!_0x1a63cb['item']['is']('$textProxy')&&!_0x1547c4['isObject'](_0x1a63cb['item']),_0x3dec20=_0x5cb01d['start']['getLastMatchingPosition'](_0x292793),_0x28b661=_0x5cb01d['end']['getLastMatchingPosition'](_0x292793,{'direction':'backward'});return(!_0x5cb01d['start']['isEqual'](_0x3dec20)||!_0x5cb01d['end']['isEqual'](_0x28b661))&&(_0x3dec20['isBefore'](_0x28b661)?_0x27334d['updateMarker'](_0x3b75e7,{'range':_0x27334d['createRange'](_0x3dec20,_0x28b661)}):_0x27334d['removeMarker'](_0x3b75e7),!0x0);}function Gt(_0x11c62f){return _0x598d17(_0x11c62f);}function Ft(_0x2fca95){const _0x1d8924=_0x2fca95['start']['nodeAfter'];return _0x1d8924&&_0x1d8924['is']('element');}function Pt(_0x24400f,_0x44c4c1){return null==_0x24400f['end']['nodeBefore']&&_0x24400f['end']['parent']==_0x24400f['start']['nodeAfter']?Lt(_0x24400f['start']['nodeAfter'],_0x44c4c1):_0x24400f;}function Lt(_0x5c860b,_0x58141b){const _0x4b2303=_0x58141b['schema']['isObject'](_0x5c860b)||_0x58141b['schema']['isSelectable'](_0x5c860b);return _0x58141b['createRange'](_0x58141b['createPositionAt'](_0x5c860b,'before'),_0x4b2303?_0x58141b['createPositionAfter'](_0x5c860b):_0x58141b['createPositionAt'](_0x5c860b,'end'));}function Ht(_0x4428e8,_0x5129e3,_0x4cc067,_0x9b3db2,_0x8a0e27){if(_0x4428e8['next'])return!0x1;if(!Jt(_0x4428e8,_0x5129e3))return!0x1;if(_0x4cc067['end']['isEqual'](_0x9b3db2['start']))return!0x0;if(_0x4428e8['type']!=_0x5129e3['type'])return!0x1;if(!_0x4cc067['end']['isTouching'](_0x9b3db2['start']))return!0x1;const _0x47ac11=_0x8a0e27['createRange'](_0x4cc067['end'],_0x9b3db2['start'])['getWalker']();for(const _0x3c4a4b of _0x47ac11)if(['elementStart','elementEnd']['includes'](_0x3c4a4b['type'])&&_0x8a0e27['schema']['isLimit'](_0x3c4a4b['item']))return!0x1;return!0x0;}function Jt(_0x52d59a,_0x20e2de){if(!_0x52d59a['_isDataLoaded']||!_0x20e2de['_isDataLoaded'])return!0x1;const _0x2bb197=new Set(Object['keys'](_0x52d59a['attributes'])),_0x1f23dc=new Set(Object['keys'](_0x20e2de['attributes']));if(_0x2bb197['delete']('groupId'),_0x1f23dc['delete']('groupId'),0x0==_0x2bb197['size']&&0x0==_0x1f23dc['size'])return!0x0;if(_0x2bb197['size']!=_0x1f23dc['size'])return!0x1;const _0xa75280={..._0x52d59a['attributes']},_0x402ae9={..._0x20e2de['attributes']};return delete _0xa75280['groupId'],delete _0x402ae9['groupId'],JSON['stringify'](_0xa75280)==JSON['stringify'](_0x402ae9);}function qt(_0x5b4ae9,_0x4d408f){const _0x312e74=zt(_0x5b4ae9['attributes']),_0x52d97e=zt(_0x4d408f);if(!_0x5b4ae9['_isDataLoaded'])return!0x1;for(const _0x33c605 of Object['keys'](_0x52d97e))if(!_0x3db994(_0x312e74[_0x33c605],_0x52d97e[_0x33c605]))return!0x1;return!0x0;}function zt(_0x335697){const _0x251809=Object['assign']({},_0x335697);return delete _0x251809['skipNestingCheck'],delete _0x251809['tablePasteChainId'],_0x251809;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x408897(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x462b60,_0x555f27,_0xac8c25,_0x2b157b){super(),this['model']=_0x555f27,this['view']=_0xac8c25,this['commentThreadController']=_0x2b157b,this['_editor']=_0x462b60,this['_acceptCommand']=_0x462b60['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x462b60['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4973e7,_0x38df9e)=>_0x4973e7||_0x38df9e),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x3f4f87=>_0x3f4f87&&this['_editor']['model']['canEditAt'](_0x555f27['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x149143=>_0x149143&&this['_editor']['model']['canEditAt'](_0x555f27['getRanges']())),this['_pendingAction']=null,_0xac8c25['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xac8c25,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xac8c25,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xac8c25,'change:isDirty',()=>{_0xac8c25['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 _0x528f2a=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x528f2a);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x567c19{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x202e82,_0x411bda,_0x401112,_0x5713d1){super(_0x202e82),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1f68dc(_0x202e82,o(_0x202e82,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x411bda['authoredAt']),this['bind']('authoredAt')['to'](_0x411bda),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',_0x411bda,'authoredAt',this,'descriptionParts',(_0x866078,_0x1a18f4,_0x1f729f)=>{const _0x440e32=_0x1f729f['map'](_0x17c82d=>ls(_0x17c82d['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x866078-0x1,_0x411bda['author']['name'],_0x1a18f4?_0x5713d1['formatDateTime'](_0x1a18f4):'',new DOMParser()['parseFromString'](_0x440e32,'text/html')['body']['textContent']]);}),this['focusables']=new _0x1b1e9a(),this['focusTracker']=new _0x1c26fd(),this['keystrokes']=new _0x1a4f50(),this['focusCycler']=new _0x4fa8d6({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x3abf5d=>_0x3abf5d['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x411bda,this['_localUser']=_0x401112,this['_config']=_0x5713d1,_0x5713d1['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x351f8e(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x427669}=this['_config'];this['commentsListView']=new _0x427669(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',_0xa7e81=>_0xa7e81+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x333376,_0x30a8b7)=>_0x333376||!!_0x30a8b7);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x569b27}=this['_config'],_0x11587e=new _0x569b27(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4a88c3=_0x11587e['commentInputView'];return _0x11587e['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x4a88c3,'value',(_0xe118a5,_0x300f4a,_0x433472)=>!!_0x433472||_0xe118a5&&!_0x300f4a),_0x4a88c3['on']('submit',(_0x3162a0,_0x5e8195)=>{this['fire']('addComment',_0x5e8195),_0x4a88c3['editor']['setData']('');}),_0x4a88c3['on']('cancel',()=>this['focus']()),_0x4a88c3['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x11587e;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x57e471,_0x1edd30,_0xcebb4d,_0x548fe0){super(_0x57e471,_0x1edd30,_0xcebb4d,_0x548fe0),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0xe601b9=>_0xe601b9&&_0xe601b9[0x0]?_0xe601b9[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x39e7b1,_0xca1a74)=>{let _0x5c4460='';for(const _0x124f84 of _0x39e7b1)_0x5c4460+='<p>'+ls(_0x124f84['content'],_0x124f84['color'])+'</p>';return _0xca1a74?_0x5c4460:_0x478927(_0x5c4460,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x548fe0['SuggestionView'](_0x57e471,_0x1edd30,{'formatDateTime':_0x548fe0['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x458fae=this['bindTemplate'],_0x56b27b=[this['suggestionView']];return this['commentsListView']&&_0x56b27b['push'](this['commentsListView']),this['commentThreadInputView']&&_0x56b27b['push'](this['commentThreadInputView']),_0x56b27b['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x458fae['if']('isActive','ck-suggestion-wrapper--active'),_0x458fae['to']('type',_0x26ea3e=>'ck-suggestion-'+_0x26ea3e),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':_0x458fae['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x56b27b};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x567c19{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x313ab5,_0x338c9f,_0x4234a8){super(_0x313ab5),this['_model']=_0x338c9f,this['_config']=_0x4234a8,this['set']('description',''),this['bind']('authoredAt')['to'](_0x338c9f),this['acceptButton']=this['_createButton'](o(_0x313ab5,'Accept\x20suggestion'),_0x317551['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x313ab5,'Discard\x20suggestion'),_0x317551['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x219be4(_0x313ab5,_0x338c9f['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x1b1e9a([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x1c26fd(),this['keystrokes']=new _0x1a4f50(),this['focusCycler']=new _0x4fa8d6({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x3a91b5=>_0x3a91b5['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x1462d=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x1462d['innerHTML']=this['description'],this['on']('change:description',(_0x23d84d,_0x258412,_0x44892c)=>{_0x1462d['innerHTML']=_0x44892c;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x249569=this['bindTemplate'],_0x1a53db=[{'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':_0x249569['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x249569['to']('authoredAt',_0x67c5f2=>this['_config']['formatDateTime'](_0x67c5f2))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x1a53db['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x1a53db}]};}['focus'](){this['element']['focus']();}['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;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x61d999,_0xa8ed49,_0x453705,_0x5e37e0,_0x322fa5){const _0x3cb4d8=new _0x155e90(this['locale']);return _0x3cb4d8['set']({'label':_0x61d999,'icon':_0xa8ed49,'tooltip':!0x0,'tooltipPosition':_0x322fa5}),_0x3cb4d8['extendTemplate']({'attributes':{'class':_0x453705}}),_0x3cb4d8['on']('execute',()=>{this['fire'](_0x5e37e0,this['_model']['id']);}),_0x3cb4d8;}['_setupKeyboardNavigation'](){const _0x3f826d=this['element'];this['keystrokes']['listenTo'](_0x3f826d);for(const _0x4e1f56 of this['focusables'])this['focusTracker']['add'](_0x4e1f56['element']),this['keystrokes']['listenTo'](_0x4e1f56['element']);this['keystrokes']['set']('enter',(_0x4d2078,_0x5e600b)=>{_0x3f826d===_0x4d2078['target']&&(this['focusCycler']['focusFirst'](),_0x5e600b());}),this['keystrokes']['set']('esc',(_0x23c151,_0x20bf15)=>{_0x3f826d!==_0x23c151['target']&&(this['focus'](),_0x20bf15());});}}var he='<!--\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 _0x1b5c48{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x12f772,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x2b3f61){super(_0x2b3f61),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x363e4b=this['editor']['config'];_0x363e4b['define']('trackChanges.SuggestionThreadView',re),_0x363e4b['define']('trackChanges.SuggestionView',ce),_0x363e4b['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x363e4b['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x3ad77a,_0x30cf37){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x173fbd,_0x5562cd]of this['_handleControllerBuffer']){const _0x3400fe=this['_suggestionToController']['has'](_0x173fbd);_0x3400fe||_0x5562cd?_0x3400fe&&_0x5562cd&&this['_destroyController'](_0x173fbd):this['_initializeController'](_0x173fbd);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x3ad77a,_0x30cf37);}['init'](){const _0x1b38b2=this['editor'],_0x2add53=_0x1b38b2['plugins']['get']('TrackChangesEditing'),_0x2bfdc3=_0x1b38b2['plugins']['get']('Annotations'),_0x27bf37=_0x1b38b2['plugins']['get']('EditorAnnotations'),_0x710bd4=_0x1b38b2['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x27bf37['addSourceCollector'](()=>{const _0x27898b=[];for(const [_0x46e45a,_0x374b10]of Array['from'](this['_suggestionToController'])){const _0x30c82f=_0x46e45a['getAllAdjacentSuggestions'](),_0x3b7fa3=[];for(const _0x175d4e of _0x30c82f){if(!_0x175d4e['isInContent'])continue;if(_0x175d4e['isMultiRange']){_0x3b7fa3['push'](..._0x175d4e['getRanges']());continue;}const _0x1d3d58=_0x175d4e['getFirstRange']();if(_0x3b7fa3['length']>0x0){const _0x2c90e4=_0x3b7fa3[0x0]['getJoined'](_0x1d3d58);if(_0x2c90e4){_0x3b7fa3[0x0]=_0x2c90e4;continue;}}_0x3b7fa3['push'](_0x1d3d58);}_0x27898b['push']([_0x374b10['view'],_0x3b7fa3]);}return _0x27898b;}),this['listenTo'](_0x2add53,'suggestionLoaded',(_0x3b4239,_0x411fb7)=>{this['listenTo'](_0x411fb7,'change:previous',(_0x263cf8,_0x58e1dd,_0x5243d9,_0x48de66)=>{_0x411fb7['isInContent']&&(null==_0x5243d9?(this['_updateController'](_0x48de66['head']),this['_handleSuggestionControllerDelayed'](_0x411fb7,!0x1)):(this['_updateController'](_0x5243d9['head']),null==_0x48de66&&this['_handleSuggestionControllerDelayed'](_0x411fb7,!0x0)));}),null!==_0x411fb7['previous']?this['_updateController'](_0x411fb7['head']):this['_handleSuggestionControllerDelayed'](_0x411fb7,!0x1);}),this['listenTo'](_0x2add53,'suggestionUnloaded',(_0x2d725a,_0x35f5dc,_0x55d5ba)=>{this['stopListening'](_0x35f5dc,'change:previous'),this['_handleControllerBuffer']['delete'](_0x35f5dc),this['_suggestionToController']['has'](_0x35f5dc)&&this['_destroyController'](_0x35f5dc),_0x55d5ba&&this['_updateController'](_0x55d5ba['head']);}),this['listenTo'](_0x2add53,'suggestionChanged',(_0x407238,_0x11820f)=>{this['_updateController'](_0x11820f);}),this['listenTo'](_0x2bfdc3,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x710bd4,'addComment',(_0x4deb63,{threadId:_0x86fbfb,isFromAdapter:_0x2140c1})=>{if(_0x2140c1||!_0x2add53['hasSuggestion'](_0x86fbfb))return;const _0x3921d0=_0x2add53['getSuggestion'](_0x86fbfb);this['_suggestionToController']['get'](_0x3921d0)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x21891d=this['editor']['plugins']['get']('Annotations'),_0x4d9be5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1bc635=Array['from'](_0x21891d['activeAnnotations'],_0x1f58ab=>_0x1f58ab['innerView'])['filter'](_0x477d03=>this['_viewToController']['has'](_0x477d03)),_0xfb36ae=[];for(const _0x103526 of _0x1bc635){const _0x179c30=this['_viewToController']['get'](_0x103526)['model']['getAllAdjacentSuggestions']();_0xfb36ae['push'](..._0x179c30['reduce']((_0x187601,_0x3d7a34)=>[..._0x187601,..._0x3d7a34['getMarkerNames']()],[]));}_0x4d9be5['activeMarkers']=_0xfb36ae;}['_addUIComponentsToFactory'](){const _0x3a0836=this['editor'],_0x39cc90=_0x3a0836['locale'],_0x20a4f7=o(_0x39cc90,'Track\x20changes'),_0x4bb4c9=new Wt([{'type':'switchbutton','model':new _0x4982e6({'withText':!0x0,'isToggleable':!0x0,'label':_0x20a4f7,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x4982e6({'withText':!0x0,'label':o(_0x39cc90,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4982e6({'withText':!0x0,'label':o(_0x39cc90,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4982e6({'withText':!0x0,'label':o(_0x39cc90,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4982e6({'withText':!0x0,'label':o(_0x39cc90,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3761a9 of _0x4bb4c9)if(me(_0x3761a9)){const _0x353f55=_0x3a0836['commands']['get'](_0x3761a9['model']['commandName']);_0x3761a9['model']['bind']('isOn','isEnabled')['to'](_0x353f55,'value','isEnabled');}_0x3a0836['ui']['componentFactory']['add']('trackChanges',_0xdfbb74=>this['_createToolbarButton'](_0xdfbb74,_0x4bb4c9,_0x20a4f7)),_0x3a0836['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1c3c66=>this['_createMenuBarMenu'](_0x1c3c66,_0x4bb4c9,_0x20a4f7));}['_createToolbarButton'](_0x380310,_0x55969c,_0x17746d){const _0x5f505e=Qt(_0x380310,_0x59d84c),_0x28790b=this['editor']['commands']['get']('trackChanges');_0x5f505e['buttonView']['set']({'tooltip':_0x17746d,'label':_0x17746d,'icon':he}),_0x5f505e['buttonView']['bind']('isOn')['to'](_0x28790b,'value'),_0x5f505e['buttonView']['on']('execute',()=>{_0x28790b['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x5f505e,_0x55969c,{'role':'menu'});const _0x44e6a5=[];for(const _0x42c811 of _0x55969c)me(_0x42c811)&&_0x44e6a5['push'](this['editor']['commands']['get'](_0x42c811['model']['commandName']));const _0x1bd25c=_0x5f505e['buttonView'];return _0x1bd25c['actionView']['unbind']('isEnabled'),_0x1bd25c['arrowView']['unbind']('isEnabled'),_0x1bd25c['actionView']['bind']('isEnabled')['to'](_0x28790b,'isEnabled'),_0x1bd25c['arrowView']['bind']('isEnabled')['toMany'](_0x44e6a5,'isEnabled',(..._0x3c6c0d)=>_0x3c6c0d['some'](_0x296a88=>_0x296a88)),_0x5f505e['on']('execute',_0x3b3269=>{this['editor']['execute'](_0x3b3269['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x5f505e;}['_createMenuBarMenu'](_0x44f3f5,_0x1b80ee,_0x37d05b){const _0x73aa99=new Yt(_0x44f3f5),_0xc5d5b5=this['editor']['commands']['get']('trackChanges');_0x73aa99['buttonView']['set']({'label':_0x37d05b,'icon':he});const _0x3fc7b9=new Zt(_0x44f3f5);for(const _0x45fd6c of _0x1b80ee){if('separator'==_0x45fd6c['type']){_0x3fc7b9['items']['add'](new Xt(_0x44f3f5));continue;}const _0x2802c6=new te(_0x44f3f5,_0x73aa99),_0x3eaafa=new _0x9c15db(_0x44f3f5),_0x4164ac=_0x45fd6c['model'];_0x3eaafa['bind'](...Object['keys'](_0x4164ac))['to'](_0x4164ac),_0x3eaafa['delegate']('execute')['to'](_0x73aa99),_0x3eaafa['on']('execute',()=>{this['editor']['execute'](_0x4164ac['commandName']),this['editor']['editing']['view']['focus']();}),_0x2802c6['children']['add'](_0x3eaafa),_0x3fc7b9['items']['add'](_0x2802c6);}return _0x73aa99['bind']('isEnabled')['to'](_0xc5d5b5,'isEnabled'),_0x73aa99['panelView']['children']['add'](_0x3fc7b9),_0x73aa99;}['_initializeController'](_0x31bc3e){const _0x3a9d2a=this['editor'],_0x4f64dd=_0x3a9d2a['config'],_0x5611d4=_0x3a9d2a['plugins']['get']('Annotations'),_0x350af6=_0x3a9d2a['plugins']['get']('CommentsRepository'),_0x17b3b8=_0x3a9d2a['plugins']['get']('EditorAnnotations'),_0x38d381=_0x3a9d2a['plugins']['get'](_0x12f772)['me'],_0x2d6130=_0x4f64dd['get']('trackChanges')['SuggestionThreadView'],_0x14388a=_0x4f64dd['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x1af446,CommentThreadInputView:_0x1930be}=_0x3a9d2a['plugins']['get']('CommentsUI');let _0x19a7fa,_0x2b7e05,_0xd430c2;this['_annotationViews']['has'](_0x31bc3e['id'])?(_0x2b7e05=this['_annotationViews']['get'](_0x31bc3e['id']),_0x19a7fa=_0x2b7e05['mainView']):(_0x19a7fa=new _0x2d6130(_0x3a9d2a['locale'],_0x31bc3e,_0x38d381,{'disableComments':this['_disableComments'],'editorConfig':_0x4f64dd['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x4f64dd['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4f64dd['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4f64dd['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x44512e(_0x4f64dd['get']('locale')),'CommentView':_0x4f64dd['get']('comments')['CommentView'],'CommentsListView':_0x1af446,'CommentThreadInputView':_0x1930be,'SuggestionView':_0x14388a}),_0x19a7fa['suggestionView']['acceptButton']['on']('execute',()=>{_0x3a9d2a['editing']['view']['focus']();}),_0x19a7fa['suggestionView']['discardButton']['on']('execute',()=>{_0x3a9d2a['editing']['view']['focus']();}),_0x2b7e05=_0x5611d4['createAnnotationView'](this['editor']['locale'],_0x19a7fa),_0x2b7e05['bind']('isDirty')['to'](_0x19a7fa,'isDirty'),_0x2b7e05['bind']('length')['to'](_0x19a7fa),_0x2b7e05['bind']('type')['to'](_0x19a7fa,'type',_0x587788=>'suggestion-'+_0x587788),_0x19a7fa['on']('escape',()=>{_0xd430c2['fire']('escape');}),this['_annotationViews']['set'](_0x31bc3e['id'],_0x2b7e05));const _0x22ef7b=_0x350af6['createCommentThreadController'](_0x31bc3e['commentThread'],_0x19a7fa),_0x18bd9a=new ae(_0x3a9d2a,_0x31bc3e,_0x19a7fa,_0x22ef7b),_0x253e0a=_0x31bc3e['getAllAdjacentSuggestions']()['filter'](_0x3c0285=>_0x3c0285['isInContent']);_0x19a7fa['descriptionParts']=_0x3a9d2a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x253e0a),this['_suggestionToController']['set'](_0x31bc3e,_0x18bd9a),this['_viewToController']['set'](_0x19a7fa,_0x18bd9a),_0xd430c2=_0x5611d4['createAnnotation']({'view':_0x2b7e05,'target':()=>{const _0x101bf8=[],_0x358935=_0x31bc3e['getAllAdjacentSuggestions']()['filter'](_0x209961=>_0x209961['isInContent']);for(const _0x2f28b8 of _0x358935)_0x101bf8['push'](..._0x2f28b8['getMarkers']());return _0x185986(_0x3a9d2a['editing'],_0x101bf8);},'type':()=>'suggestion-'+_0x18bd9a['view']['type']}),_0x350af6['_bindAnnotationToEditors'](_0x19a7fa,_0xd430c2),_0x5611d4['add'](_0xd430c2),_0x17b3b8['registerAnnotation'](_0xd430c2);}['_destroyController'](_0xc7a550){const _0x24c760=this['editor']['plugins']['get']('CommentsRepository'),_0x11fa96=this['editor']['plugins']['get']('Annotations'),_0x46274a=this['_suggestionToController']['get'](_0xc7a550),_0x154137=_0x46274a['view'],_0x1ede44=_0x11fa96['getByInnerView'](_0x154137);_0x24c760['_unbindEditors'](_0x154137),_0x1ede44&&_0x11fa96['remove'](_0x1ede44),this['_suggestionToController']['delete'](_0xc7a550),this['_viewToController']['delete'](_0x154137),_0x46274a['destroy']();}['_updateController'](_0x2d2196){if(!_0x2d2196['isInContent']||!this['_suggestionToController']['has'](_0x2d2196))return;const _0x4b9c6a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3b581a=this['_suggestionToController']['get'](_0x2d2196),_0x5b38d3=_0x2d2196['getAllAdjacentSuggestions']();_0x3b581a['view']['descriptionParts']=_0x4b9c6a['descriptionFactory']['getDescriptions'](_0x5b38d3);}['destroy'](){for(const _0x14175e of this['_suggestionToController']['keys']())this['_destroyController'](_0x14175e);for(const _0x47e1f7 of this['_annotationViews']['values']())_0x47e1f7['mainView']['destroy']();super['destroy']();}}function me(_0xe32498){return'model'in _0xe32498;}class k extends _0x1b5c48{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x5db284){this['editor']['plugins']['get'](p)['adapter']=_0x5db284;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x259fec){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x259fec);}['getSuggestions']({skipNotAttached:_0x5a2925=!0x1,toJSON:_0x25895f=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x5a2925,'toJSON':_0x25895f});}['getSuggestion'](_0x129f5d){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x129f5d);}}const T=['Pagination'];class P extends _0x1b5c48{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x10fcd3=this['editor'];if(_0x10fcd3['config']['define']('trackChangesData.editorCreator',_0x4eeb02=>{const _0x52cc30=_0x10fcd3['model']['document']['getRootNames']()['reduce']((_0x5d85c8,_0x4bf16a)=>(_0x5d85c8[_0x4bf16a]='',_0x5d85c8),{});return _0x10fcd3['constructor']['create'](_0x52cc30,_0x4eeb02);}),'function'!=typeof _0x10fcd3['config']['get']('trackChangesData')['editorCreator'])throw new _0x3334e4('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x1d2fb4){return N(this['editor'],!0x0,_0x1d2fb4);}['getDataWithDiscardedSuggestions'](_0x147563){return N(this['editor'],!0x1,_0x147563);}}class D extends _0x1b5c48{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x131507){super(_0x131507),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(_0x3c1019){return void 0x0!==_0x3c1019['getRootsAttributes'];}async function N(_0x15009a,_0x10efc8,_0x50e13e){const _0x153bb9=_0x55cc03(_0x15009a,T);_0x153bb9['plugins']['push'](p,D),_0x153bb9['rootsAttributes']=v(_0x15009a)?_0x15009a['getRootsAttributes']():void 0x0;const _0x2ef6f5=document['createDocumentFragment'](),_0x223dc4=_0x15009a['config']['get']('trackChangesData')['editorCreator'],_0x3ad4df=await _0x223dc4(_0x153bb9,()=>function(_0x343aa4){const _0x3e1431=document['createElement']('div');return _0x343aa4['appendChild'](_0x3e1431),_0x3e1431;}(_0x2ef6f5));!function(_0x36060f,_0x37693f){const _0x1a66df=_0x36060f['model']['document']['getRootNames']()['reduce']((_0x100ae9,_0x4c6372)=>(_0x100ae9[_0x4c6372]=_0x36060f['data']['get']({'rootName':_0x4c6372}),_0x100ae9),{}),_0x478c13=_0x36060f['plugins']['get']('Users')['users']['map'](_0x2ce395=>({'id':_0x2ce395['id'],'name':_0x2ce395['name']})),_0x206e9a=_0x36060f['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x16709f=_0x36060f['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x29cf2e=_0x37693f['plugins']['get']('Users'),_0x5793c1=_0x37693f['plugins']['get']('TrackChangesEditing'),_0x1cf828=_0x37693f['plugins']['get']('CommentsRepository');for(const _0x2a5f6c of _0x1cf828['getCommentThreads']())_0x2a5f6c['remove']();for(const _0xb99bd4 of _0x478c13)_0x29cf2e['getUser'](_0xb99bd4['id'])||_0x29cf2e['addUser'](_0xb99bd4);_0x29cf2e['me']||_0x29cf2e['useAnonymousUser']();for(const _0xe2e71a of _0x16709f)_0x1cf828['addCommentThread'](_0xe2e71a);for(const _0x29989b of _0x206e9a)_0x5793c1['addSuggestionData'](_0x29989b);_0x37693f['data']['set'](_0x1a66df);}(_0x15009a,_0x3ad4df),_0x3ad4df['execute'](_0x10efc8?'acceptAllSuggestions':'discardAllSuggestions');const _0x4edeb7=v(_0x3ad4df)?_0x3ad4df['getFullData'](_0x50e13e):_0x3ad4df['data']['get'](_0x50e13e);return await _0x3ad4df['destroy'](),_0x4edeb7;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x28108f,PendingActions as _0xd26df6,icons as _0x271188}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3ace68,ObservableMixin as _0x1be9a8,uid as _0x447718,insertToPriorityArray as _0x264771,priorities as _0x2e92e4,logWarning as _0x294284,getEnvKeystrokeText as _0x1d2559,FocusTracker as _0x332d8a,KeystrokeHandler as _0x2d4190,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x9120f9,View as _0x1f65e4,ViewCollection as _0x4d558a,FocusCycler as _0x1d28da,ViewModel as _0x340e2a,createDropdown as Qt,SplitButtonView as _0xa7f4a4,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x1567d1}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x9fa097,hashObject as _0x17a5f5,surroundingMarkersDetector as _0x3a0c6f,FOCUS_ANNOTATION_KEYSTROKE as _0xbd3f15,AriaDescriptionView as _0x1a46d0,setupThreadKeyboardNavigation as _0x48e648,trimHtml as _0x4983ec,UserView as _0x52a01a,LateFocusButtonView as _0x30b48a,getDateTimeFormatter as _0x16c5e0,getAllMarkersDomElementsSorted as _0x418819,sanitizeEditorConfig as _0x36a3ea}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x99059,LiveRange as _0x29d231,LivePosition as _0x3feaf8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x2b3558,toWidget as _0x519625}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x543239,set as _0x16b581,isEqual as _0x536f58,unset as _0x46c99b,omit as Tt}from'lodash-es';import{Delete as _0x3782ff,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x57b682,ShiftEnter as _0x13f44e}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x1318a9,_0x3b1671){super(_0x1318a9),this['_enabledCommands']=_0x3b1671,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 _0x12b24d of this['editor']['commands']['commands']())_0x12b24d['affectsData']&&!this['_enabledCommands']['has'](_0x12b24d)&&_0x12b24d['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x30413f of this['editor']['commands']['commands']())_0x30413f['affectsData']&&!this['_enabledCommands']['has'](_0x30413f)&&_0x30413f['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x25a614,_0x169e33){super(_0x25a614),this['_suggestions']=_0x169e33,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x56eb5e){const _0xca7fa3=this['_suggestions']['get'](_0x56eb5e);if(!_0xca7fa3)throw new _0x3ace68('track-changes-accept-suggestion-not-found',this);const _0x26f834=_0xca7fa3['getRanges']();this['editor']['model']['canEditAt'](_0x26f834)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0xca7fa3);}}class R extends ts{['_suggestions'];constructor(_0x3fc7a4,_0x427ab7){super(_0x3fc7a4),this['_suggestions']=_0x427ab7,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2e5de7){const _0x328855=this['_suggestions']['get'](_0x2e5de7);if(!_0x328855)throw new _0x3ace68('track-changes-discard-suggestion-not-found',this);const _0x490c9b=_0x328855['getRanges']();this['editor']['model']['canEditAt'](_0x490c9b)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x328855);}}function ls(_0x9b98cc,_0x205356){let _0x4b8281='';return _0x4b8281+=_0x9b98cc['split']('*')['map']((_0x19a4e9,_0x5b80dd)=>_0x5b80dd%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x19a4e9)+'</span>':nn(_0x19a4e9))['join'](''),_0x205356&&(_0x4b8281+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x205356['value']+'\x22\x20title=\x22'+_0x205356['title']+'\x22></span>'),_0x4b8281;}function nn(_0x121872){const _0x424f71=document['createElement']('span');return _0x424f71['innerText']=_0x121872,_0x424f71['innerHTML'];}function ss(_0x2a5dc0){return _0x2a5dc0['sort']((_0x13ecad,_0x568462)=>'deletion'==_0x13ecad['type']&&'deletion'!=_0x568462['type']?-0x1:'deletion'!=_0x13ecad['type']&&'deletion'==_0x568462['type']?0x1:0x0);}function to(_0x46fa02,_0x2945ba){let _0x42368d,_0x31aa56=0x0;const _0x3fe662=[],_0x43bf87=_0x2945ba['schema'];for(;_0x31aa56<_0x46fa02['length'];){const _0x44c1f7=_0x46fa02[_0x31aa56],_0x1b2722=_0x46fa02[_0x31aa56+0x1];_0x42368d||(_0x42368d=_0x2945ba['createPositionBefore'](_0x44c1f7)),on(_0x2945ba,_0x44c1f7,_0x1b2722)||(_0x3fe662['push'](_0x2945ba['createRange'](_0x42368d,_0x43bf87['isObject'](_0x44c1f7)?_0x2945ba['createPositionAfter'](_0x44c1f7):_0x2945ba['createPositionAt'](_0x44c1f7,'end'))),_0x42368d=null),_0x31aa56++;}return _0x3fe662;}function on(_0x3dfec6,_0x22c34a,_0x20a70d){if(!_0x20a70d)return!0x1;const _0x4a2824=_0x3dfec6['createPositionAfter'](_0x22c34a),_0x151796=_0x3dfec6['createPositionBefore'](_0x20a70d);return _0x4a2824['isTouching'](_0x151796);}function rs(_0x328561,_0x58e937,_0x55e01b){for(;_0x55e01b['length'];){const _0xf7472b=_0x55e01b['splice'](0x0,0x64);_0x328561['change'](()=>{for(const _0x519591 of _0xf7472b)_0x519591['isInContent']&&_0x58e937['execute'](_0x519591['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x9b594e,_0x2df038,_0x4ecd3f){super(_0x9b594e),this['_command']=_0x2df038,this['_suggestions']=_0x4ecd3f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x2d7e1a=Array['from'](this['_suggestions']['values']())['some'](_0x40b079=>_0x40b079['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x2d7e1a;}['execute'](){const _0xa4e5be=ss(Array['from'](this['_suggestions']['values']()));for(const _0x303532 of _0xa4e5be){const _0x30b117=_0x303532['getRanges']();if(!this['editor']['model']['canEditAt'](_0x30b117))return;}rs(this['editor']['model'],this['_command'],_0xa4e5be);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x57adf8,_0x207fb8,_0x255219){super(_0x57adf8),this['_command']=_0x207fb8,this['_suggestions']=_0x255219,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x134a18=this['editor']['model']['document']['selection'],_0x4de9cd=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x20a047,_0x156218){const _0x2c2341=Array['from'](_0x20a047['getRanges']()),_0x30d401=new Set();for(const _0x15941f of _0x156218)if(_0x15941f['isInContent']){for(const _0x1edbed of _0x2c2341)for(const _0x369b53 of _0x15941f['getRanges']())(_0x1edbed['isIntersecting'](_0x369b53)||_0x20a047['isCollapsed']&&!_0x15941f['isMultiRange']&&_0x15941f['next']&&_0x369b53['end']['isTouching'](_0x1edbed['start']))&&_0x30d401['add'](_0x15941f);}return _0x30d401;}(_0x134a18,_0x4de9cd),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0xbe3c5a=ss(Array['from'](this['_selectedSuggestions']));for(const _0x3a2ac2 of _0xbe3c5a){const _0x2de6f4=_0x3a2ac2['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2de6f4))return;}rs(this['editor']['model'],this['_command'],_0xbe3c5a);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x1be9a8(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x9dac4e,_0x47afab){super(),this['id']=_0x47afab['id'],this['type']=_0x47afab['type'],this['subType']=_0x47afab['subType']||null,this['author']=_0x47afab['author'],this['creator']=_0x47afab['creator']||_0x47afab['author'],this['isExternal']=Boolean(_0x47afab['attributes']&&_0x47afab['attributes']['@external']),this['data']=null,this['_model']=_0x9dac4e,this['_onAccept']=_0x47afab['onAccept'],this['_onDiscard']=_0x47afab['onDiscard'],this['_onAttributesChange']=_0x47afab['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x47afab['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 _0x4d83c3=this;for(;_0x4d83c3['previous'];)_0x4d83c3=_0x4d83c3['previous'];return _0x4d83c3;}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'](_0x48af9a){this['_markerNames']['add'](_0x48af9a);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x2a5f04=>this['_model']['markers']['get'](_0x2a5f04))['filter'](_0x3ad658=>_0x3ad658);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2b1a1c=>{for(const _0x4a60d9 of this['getMarkers']())_0x2b1a1c['removeMarker'](_0x4a60d9);}),this['_markerNames']['clear']();}['removeMarker'](_0x41b831){this['_model']['change'](_0x261f7b=>{_0x261f7b['removeMarker'](_0x41b831);}),this['_markerNames']['delete'](_0x41b831);}['addRange'](_0x461ee4){const _0x21d3e5='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x21d3e5),this['_model']['change'](_0x5ae7b3=>{_0x5ae7b3['addMarker'](_0x21d3e5,{'range':_0x461ee4,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x297193){for(const _0x3756ca of this['getRanges']())if(_0x3756ca['isIntersecting'](_0x297193))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x3ff47b=>_0x3ff47b['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x38fedb,_0x49993e)=>[..._0x38fedb,..._0x49993e['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2fc914=this['getRanges']();if(0x1!=_0x2fc914['length'])return null;const _0x1659ee=_0x2fc914[0x0],_0x308813=_0x1659ee['start']['nodeAfter'],_0xc4f2e2=_0x1659ee['end']['nodeBefore'];return _0x308813 instanceof _0x99059?_0x308813!=_0xc4f2e2?null:_0x308813: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 _0x265779=[];let _0x523412=this['head'];for(;_0x523412;)_0x265779['push'](_0x523412),_0x523412=_0x523412['next'];return _0x265779;}['setAttribute'](_0x15c259,_0x5b4ae1){const _0x3917aa=_0x543239(this['attributes']);_0x16b581(_0x3917aa,_0x15c259,_0x5b4ae1),_0x536f58(_0x3917aa,this['attributes'])||(this['attributes']=_0x3917aa,this['_onAttributesChange'](_0x3917aa));}['removeAttribute'](_0x2c3940){const _0x2eccdb=_0x543239(this['attributes']);_0x46c99b(_0x2eccdb,_0x2c3940),_0x536f58(_0x2eccdb,this['attributes'])||(this['attributes']=_0x2eccdb,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 _0x447718()['substr'](0x1,0x5);}}function o(_0x4ec656,_0x1f27c6,_0x100ff1){const t=_0x4ec656['t'];switch(_0x1f27c6){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',_0x100ff1);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x100ff1);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x100ff1);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x100ff1);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x100ff1);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',_0x100ff1);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x100ff1);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',_0x100ff1);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x100ff1);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x100ff1);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x100ff1);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x100ff1);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x100ff1);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x100ff1);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x100ff1);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x100ff1);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x100ff1);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x100ff1);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x100ff1);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x100ff1);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x100ff1);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x100ff1);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x100ff1);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'},_0x100ff1);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x100ff1);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x100ff1);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x100ff1);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x100ff1);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x100ff1);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'},_0x100ff1);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x100ff1);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x100ff1);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x100ff1);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x100ff1);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'},_0x100ff1);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x100ff1);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'},_0x100ff1);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'},_0x100ff1);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x100ff1);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'},_0x100ff1);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x100ff1);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'},_0x100ff1);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x100ff1);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x100ff1);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'},_0x100ff1);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'},_0x100ff1);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'},_0x100ff1);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x100ff1);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'},_0x100ff1);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'},_0x100ff1);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'},_0x100ff1);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x1f27c6;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x5f013f,_0xb1492){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x5f013f,this['_locale']=_0xb1492;}['getDescriptions'](_0x51121e){const _0x3b4bb4=[],_0x2c18ae=new Set(),_0x13353e=new Set();for(let _0x4829f8=0x0;_0x4829f8<_0x51121e['length'];_0x4829f8++){const _0x4f2fea=_0x51121e[_0x4829f8];if(!_0x4f2fea['isInContent'])continue;const _0x1f03b0=this['_handleCustomCallbackDescription'](_0x4f2fea);if(_0x1f03b0){if(null!=_0x4f2fea['subType']){if(_0x2c18ae['has'](_0x4f2fea['subType']))continue;_0x2c18ae['add'](_0x4f2fea['subType']);}_0x3b4bb4['push'](_0x1f03b0);}else{if('attribute'!=_0x4f2fea['type'])'insertion'!=_0x4f2fea['type']&&'deletion'!=_0x4f2fea['type']||this['_handleInsertRemoveSuggestionDescription'](_0x3b4bb4,_0x4f2fea,_0x51121e[_0x4829f8+0x1]);else{const _0x369e23=_0x4f2fea['data']['key'];if(_0x13353e['has'](_0x369e23))continue;_0x13353e['add'](_0x4f2fea['data']['key']),_0x369e23==m?this['_handleRenameSuggestionDescription'](_0x3b4bb4,_0x4f2fea):this['_handleAttributeSuggestionDescription'](_0x3b4bb4,_0x4f2fea);}}}return this['_resolveDescriptionItems'](_0x3b4bb4);}['registerDescriptionCallback'](_0xc9a57e){this['_customCallbacks']['push'](_0xc9a57e);}['registerElementLabel'](_0x31e4b2,_0x2369c2,_0x5c1dd2=_0x2e92e4['normal']){'function'==typeof _0x31e4b2?_0x264771(this['_itemLabelsCallbacks'],{'matchingCallback':_0x31e4b2,'label':_0x2369c2,'priority':_0x5c1dd2}):this['_itemLabels']['set'](_0x31e4b2,_0x2369c2);}['registerAttributeLabel'](_0x49c54d,_0x26cfce){this['_attributeLabels']['set'](_0x49c54d,_0x26cfce);}['getItemLabel'](_0x294936,_0x751df3=0x1){let _0x588769;for(const _0x1de23d of this['_itemLabelsCallbacks'])if(_0x1de23d['matchingCallback'](_0x294936)){_0x588769=_0x1de23d['label'];break;}return _0x588769||(_0x588769=this['_itemLabels']['get'](_0x294936['name'])),_0x588769?_0x588769(_0x751df3):0x1!==_0x751df3?_0x751df3+'\x20'+_0x294936['name']+'s':''+_0x294936['name'];}['_addDescriptionItems'](_0x472961,_0x2dc981){const _0x42fcc8=_0x2dc981['getFirstRange']()['getWalker'](),_0x182d37='insertion'==_0x2dc981['type']?'add':'remove';for(const _0x5740b9 of _0x42fcc8){const _0x3eb441=_0x5740b9['item'],_0x100e1f=_0x472961[_0x472961['length']-0x1];if(_0x3eb441['is']('$textProxy'))_0x100e1f&&_0x100e1f['type']['indexOf']('Container')>-0x1&&_0x472961['pop'](),_0x100e1f&&'text'==_0x100e1f['type']?_0x100e1f[_0x182d37]+=_0x3eb441['data']:_0x472961['push']({'type':'text','add':'add'==_0x182d37?_0x3eb441['data']:'','remove':'remove'==_0x182d37?_0x3eb441['data']:''});else{if(this['_schema']['isObject'](_0x3eb441)){const _0x4b0d05=_0x3eb441;if(_0x100e1f&&_0x100e1f['type']['indexOf']('Container')>-0x1&&_0x472961['pop'](),'elementEnd'==_0x5740b9['type'])continue;_0x100e1f&&_0x100e1f['type']==_0x182d37+'Object'&&_0x100e1f['element']['name']==_0x4b0d05['name']?_0x100e1f['quantity']++:_0x472961['push']({'type':_0x182d37+'Object','element':_0x4b0d05,'quantity':0x1}),_0x42fcc8['skip'](_0x4bda5a=>!('elementEnd'==_0x4bda5a['type']&&_0x4bda5a['item']==_0x3eb441));}else{if(this['_schema']['checkChild'](_0x3eb441,'$text')||_0x3eb441['is']('element','softBreak')){const _0x242f58=_0x3eb441;if('add'==_0x182d37&&'elementStart'==_0x5740b9['type']||'remove'==_0x182d37&&'elementEnd'==_0x5740b9['type'])continue;if(_0x100e1f&&-0x1==_0x100e1f['type']['indexOf']('Container')){'text'==_0x100e1f['type']&&(_0x100e1f[_0x182d37]+='\x0a');continue;}let _0x266ae1;if(_0x266ae1='add'==_0x182d37?_0x242f58['nextSibling']&&!this['_schema']['isObject'](_0x242f58['nextSibling'])?_0x242f58['nextSibling']:null:_0x242f58['previousSibling']&&!this['_schema']['isObject'](_0x242f58['previousSibling'])?_0x242f58['previousSibling']:null,_0x242f58['isEmpty']||_0x266ae1&&_0x266ae1['isEmpty']){const _0x5e3472=_0x266ae1&&_0x266ae1['isEmpty']?_0x266ae1:_0x242f58;_0x100e1f&&_0x100e1f['type']==_0x182d37+'EmptyContainer'&&_0x100e1f['element']['name']==_0x5e3472['name']?_0x100e1f['quantity']++:_0x472961['push']({'type':_0x182d37+'EmptyContainer','element':_0x5e3472,'quantity':0x1});}else _0x472961['push']({'type':_0x182d37+'Container','element':_0x242f58});}}}}}['_resolveDescriptionItems'](_0x168173){const _0x1651e3=this['_locale'],_0x45c296=[],_0x37f826=[],_0x103fd1=[];for(const _0x15c1e8 of _0x168173)switch(_0x15c1e8['type']){case'text':if(_0x15c1e8['add']=_0x15c1e8['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x15c1e8['remove']=_0x15c1e8['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x15c1e8['add']&&''!=_0x15c1e8['remove']){_0x45c296['push']({'type':'replace','content':o(_0x1651e3,'REPLACE_TEXT',['\x22'+_0x15c1e8['remove']+'\x22','\x22'+_0x15c1e8['add']+'\x22'])});continue;}if(null!=_0x15c1e8['add']['match'](/^ +$/)){_0x45c296['push']({'type':'insertion','content':o(_0x1651e3,'*Insert:*\x20%0',o(_0x1651e3,'ELEMENT_SPACE',_0x15c1e8['add']['length']))});continue;}if(null!=_0x15c1e8['remove']['match'](/^ +$/)){_0x45c296['push']({'type':'deletion','content':o(_0x1651e3,'*Remove:*\x20%0',o(_0x1651e3,'ELEMENT_SPACE',_0x15c1e8['remove']['length']))});continue;}if(''!=_0x15c1e8['add']){_0x45c296['push']({'type':'insertion','content':o(_0x1651e3,'*Insert:*\x20%0','\x22'+_0x15c1e8['add']+'\x22')});continue;}_0x45c296['push']({'type':'deletion','content':o(_0x1651e3,'*Remove:*\x20%0','\x22'+_0x15c1e8['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x45c296['push']({'type':'insertion','content':o(_0x1651e3,'*Insert:*\x20%0',this['getItemLabel'](_0x15c1e8['element'],_0x15c1e8['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x45c296['push']({'type':'deletion','content':o(_0x1651e3,'*Remove:*\x20%0',this['getItemLabel'](_0x15c1e8['element'],_0x15c1e8['quantity']))});continue;case'addContainer':_0x45c296['push']({'type':'insertion','content':o(_0x1651e3,'*Split:*\x20%0',this['getItemLabel'](_0x15c1e8['element'],_0x15c1e8['quantity']))});continue;case'removeContainer':_0x45c296['push']({'type':'deletion','content':o(_0x1651e3,'*Merge:*\x20%0',this['getItemLabel'](_0x15c1e8['element'],_0x15c1e8['quantity']))});continue;case'addFormat':_0x37f826['push'](_0x15c1e8['key']);continue;case'removeFormat':_0x103fd1['push'](_0x15c1e8['key']);continue;default:_0x45c296['push'](_0x15c1e8);}if(_0x37f826['length']){const _0x95d1cf=_0x37f826['map'](_0x5ee85a=>this['_attributeLabels']['has'](_0x5ee85a)?this['_attributeLabels']['get'](_0x5ee85a):_0x5ee85a)['join'](',\x20');_0x45c296['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x95d1cf)});}if(_0x103fd1['length']){const _0x2dd04f=_0x103fd1['map'](_0x41b96c=>this['_attributeLabels']['has'](_0x41b96c)?this['_attributeLabels']['get'](_0x41b96c):_0x41b96c)['join'](',\x20');_0x45c296['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x2dd04f)});}return _0x45c296;}['_handleCustomCallbackDescription'](_0x2bddfd){for(const _0x82281f of this['_customCallbacks']){const _0x3f28c4=_0x82281f(_0x2bddfd);if(_0x3f28c4&&'type'in _0x3f28c4)return _0x3f28c4;}}['_handleAttributeSuggestionDescription'](_0x22ce0b,_0x424da2){const _0x4fdf16=_0x424da2['data'],_0x36403a=void 0x0===_0x4fdf16['newValue']?'removeFormat':'addFormat';_0x22ce0b['push']({'type':_0x36403a,'key':_0x4fdf16['key']});}['_handleRenameSuggestionDescription'](_0x506379,_0x567083){_0x506379['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x567083['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x393d37,_0x1f2849,_0x19a8f3){if(this['_addDescriptionItems'](_0x393d37,_0x1f2849),_0x19a8f3&&_0x19a8f3['getFirstRange']()&&!_0x1f2849['getFirstRange']()['end']['isEqual'](_0x19a8f3['getFirstRange']()['start'])){const _0x170f7b=_0x393d37[_0x393d37['length']-0x1],_0x43a6f0='insertion'==_0x1f2849['type']?'add':'remove';_0x170f7b&&'text'==_0x170f7b['type']&&(_0x170f7b[_0x43a6f0]+='\x0a');}}}class V extends _0x28108f{['afterInit'](){const _0x1924b3=this['editor'],_0x2acd62=_0x1924b3['plugins']['get']('TrackChangesEditing');_0x1924b3['commands']['get']('showAIAssistant')&&_0x2acd62['enableCommand']('showAIAssistant');}}class U extends _0x28108f{['afterInit'](){const _0x2c63bf=this['editor'],_0x5329b7=_0x2c63bf['locale'];if(!_0x2c63bf['plugins']['has']('AlignmentEditing'))return;const _0x15400a=_0x2c63bf['plugins']['get']('TrackChangesEditing');_0x15400a['enableDefaultAttributesIntegration']('alignment'),_0x15400a['registerBlockAttribute']('alignment'),_0x15400a['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x5329b7,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x480c4c=this['editor'],_0x3755af=_0x480c4c['locale'];_0x480c4c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5c456d=>{if('formatBlock'!=_0x5c456d['type'])return;const {data:_0x352d0f}=_0x5c456d;if(_0x352d0f&&'alignment'==_0x352d0f['commandName']){const _0x503e6f=_0x352d0f['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x3755af,'*Format:*\x20%0',function(_0x28ef88){switch(_0x28ef88){case'left':return o(_0x3755af,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x3755af,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x3755af,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x3755af,'FORMAT_JUSTIFY_TEXT');}}(_0x503e6f))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x28108f{['afterInit'](){const _0x438067=this['editor'],_0xa2094e=_0x438067['plugins']['get']('TrackChangesEditing'),_0x21ce0c=_0x438067['locale'];for(const _0x57e5b9 of ti){if(!_0x438067['plugins']['has'](_0x57e5b9))continue;const _0x2afc74=_0x57e5b9['slice'](0x0,-0x7)['toLowerCase'](),_0x775af7='FORMAT_'+_0x2afc74['toUpperCase']();_0xa2094e['enableDefaultAttributesIntegration'](_0x2afc74),_0xa2094e['registerInlineAttribute'](_0x2afc74),_0xa2094e['descriptionFactory']['registerAttributeLabel'](_0x2afc74,o(_0x21ce0c,_0x775af7));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a93b7=this['editor'],_0x28426a=_0x2a93b7['locale'],_0x34751=_0x2a93b7['plugins']['get']('TrackChangesEditing');function _0x10635d(_0x14f660,_0x51156a){_0x34751['descriptionFactory']['registerDescriptionCallback'](_0x3b85d0=>{if('formatInline'!=_0x3b85d0['type'])return;const {data:_0x2198a0}=_0x3b85d0;return _0x2198a0&&_0x2198a0['commandName']===_0x14f660?_0x2198a0['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x28426a,'*Format:*\x20%0',_0x51156a)}:{'type':'format','content':o(_0x28426a,'*Remove\x20format:*\x20%0',_0x51156a)}:void 0x0;});}_0x10635d('bold',o(_0x28426a,'FORMAT_BOLD')),_0x10635d('italic',o(_0x28426a,'FORMAT_ITALIC')),_0x10635d('underline',o(_0x28426a,'FORMAT_UNDERLINE')),_0x10635d('code',o(_0x28426a,'FORMAT_CODE')),_0x10635d('strikethrough',o(_0x28426a,'FORMAT_STRIKETHROUGH')),_0x10635d('subscript',o(_0x28426a,'FORMAT_SUBSCRIPT')),_0x10635d('superscript',o(_0x28426a,'FORMAT_SUPERSCRIPT'));}}class F extends _0x28108f{['afterInit'](){const _0x56e577=this['editor'],_0x1256c1=_0x56e577['locale'];if(!_0x56e577['plugins']['has']('BlockQuoteEditing'))return;const _0x2f3be5=_0x56e577['plugins']['get']('TrackChangesEditing'),_0x44ef50=this['editor']['commands']['get']('blockQuote');_0x2f3be5['enableCommand']('blockQuote',(_0x6f1441,_0x28f324={})=>{const _0x404ec8=this['editor']['model']['document']['selection'],_0x1b600d=_0x28f324&&void 0x0!==_0x28f324['forceValue']?_0x28f324['forceValue']:!_0x44ef50['value'];let _0x56e595=[];if(_0x1b600d){const _0x1b3b29=Array['from'](_0x404ec8['getSelectedBlocks']())['filter'](_0x46e078=>oo(_0x46e078)||function(_0x384df4,_0x32eb5c){const _0x5b6943=_0x32eb5c['checkChild'](_0x384df4['parent'],'blockQuote'),_0x35091c=_0x32eb5c['checkChild'](['$root','blockQuote'],_0x384df4);return _0x5b6943&&_0x35091c;}(_0x46e078,this['editor']['model']['schema']));_0x56e595=to(_0x1b3b29,_0x56e577['model']);}else{const _0x65cb39=Array['from'](_0x404ec8['getSelectedBlocks']())['filter'](_0x1e0eb5=>oo(_0x1e0eb5));_0x56e595=to(_0x65cb39,_0x56e577['model']);}_0x56e577['model']['change'](()=>{for(const _0x3d08dd of _0x56e595)_0x2f3be5['markBlockFormat'](_0x3d08dd,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1b600d}]});});}),_0x2f3be5['descriptionFactory']['registerDescriptionCallback'](_0x5bb731=>{const {data:_0x45052a}=_0x5bb731;if(_0x45052a&&'blockQuote'==_0x45052a['commandName']){const _0x4d08ad=o(_0x1256c1,'ELEMENT_BLOCK_QUOTE');return _0x45052a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1256c1,'*Set\x20format:*\x20%0',_0x4d08ad)}:{'type':'format','content':o(_0x1256c1,'*Remove\x20format:*\x20%0',_0x4d08ad)};}});}}function oo(_0x2b7e51){return'blockQuote'==_0x2b7e51['parent']['name'];}class L extends _0x28108f{['afterInit'](){const _0xf75b82=this['editor'];_0xf75b82['plugins']['has']('CaseChange')&&(_0xf75b82['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xf75b82['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xf75b82['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x28108f{['afterInit'](){const _0x24deff=this['editor'];_0x24deff['commands']['get']('ckbox')&&_0x24deff['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x28108f{['afterInit'](){const _0x15c83a=this['editor'];if(!_0x15c83a['plugins']['has']('CodeBlock'))return;const _0x9da469=_0x15c83a['plugins']['get']('TrackChangesEditing'),_0x413a49=_0x15c83a['locale'],_0x29d832=_0x15c83a['config']['get']('codeBlock')['languages'],_0x43b0f3=_0x15c83a['commands']['get']('codeBlock');_0x9da469['enableCommand']('indentCodeBlock'),_0x9da469['enableCommand']('outdentCodeBlock'),_0x9da469['enableCommand']('codeBlock',(_0x474826,_0x3a549d={})=>{const _0xaf903b=_0x15c83a['model'],_0x20ae7f=_0x15c83a['model']['document']['selection'],_0x277fe2=_0x3a549d&&void 0x0!==_0x3a549d['forceValue']?_0x3a549d['forceValue']:!_0x43b0f3['value'];let _0x40da74;_0x3a549d['language']||(_0x3a549d['language']=_0x29d832[0x0]['language']),_0x40da74=_0x277fe2?Array['from'](_0x20ae7f['getSelectedBlocks']())['filter'](_0x1c8a2a=>eo(_0x1c8a2a)||function(_0x351f2e,_0x48fc7d){if(_0x351f2e['is']('rootElement')||_0x48fc7d['isLimit'](_0x351f2e))return!0x1;return _0x48fc7d['checkChild'](_0x351f2e['parent'],'codeBlock');}(_0x1c8a2a,_0xaf903b['schema'])):Array['from'](_0x20ae7f['getSelectedBlocks']())['filter'](_0x33f0c3=>eo(_0x33f0c3));const _0x3d20b9=to(_0x40da74,_0xaf903b);_0xaf903b['change'](()=>{for(const _0x57aad8 of _0x3d20b9)_0x9da469['markBlockFormat'](_0x57aad8,{'commandName':'codeBlock','commandParams':[{..._0x3a549d,'forceValue':_0x277fe2}],'formatGroupId':'blockName'});});}),(_0x9da469['descriptionFactory']['registerElementLabel']('codeBlock',_0x52b16c=>o(_0x413a49,'ELEMENT_CODE_BLOCK',_0x52b16c)),_0x9da469['descriptionFactory']['registerDescriptionCallback'](_0x229ffa=>{if('formatBlock'!=_0x229ffa['type'])return;const _0x1f8373=_0x413a49['t'],{data:_0x2e1728}=_0x229ffa;if(!_0x2e1728||'codeBlock'!=_0x2e1728['commandName'])return;const _0x51fb83=_0x2e1728['commandParams'][0x0]['language'],_0x2a9a42=_0x1f8373(_0x29d832['find'](_0xedf437=>_0xedf437['language']===_0x51fb83)['label'])['toLowerCase']();return _0x2e1728['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x413a49,'*Set\x20format:*\x20%0',o(_0x413a49,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x2a9a42+')')}:{'type':'format','content':o(_0x413a49,'*Remove\x20format:*\x20%0',o(_0x413a49,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x4ab88f){return'codeBlock'==_0x4ab88f['name'];}class q extends _0x28108f{['afterInit'](){const _0x29a520=this['editor'];if(!_0x29a520['plugins']['has']('CommentsEditing'))return;_0x29a520['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x303342,_0x34838d,_0xf50360){const _0x18160c=[];for(const _0x194938 of _0x34838d['getItems']())_0x194938['hasAttribute'](_0x303342)&&_0x18160c['push'](_0xf50360['createRangeOn'](_0x194938));return _0x18160c;}function _e(_0x38d826,_0x35b964,{showActiveMarker:_0x4fbf6d=!0x0}={}){const _0x54a14b=_0x38d826['plugins']['get']('TrackChangesEditing');return(_0x359cd0,_0x17b059,_0x4e998f)=>{if(!_0x4e998f['consumable']['test'](_0x17b059['markerRange'],_0x359cd0['name']))return;const _0x5a79e6=_0x17b059['markerRange']['getWalker'](),_0x459d07=_0x17b059['markerRange']['start'],_0x16204f=_0x38d826['model']['schema'];let _0x4b5d53=null,_0x5d8e5a=null,_0x2a95f1=!0x1,_0x1972fb=!0x1;for(const _0x117c34 of _0x5a79e6){const _0x21e39e=_0x117c34['item'];_0x2a95f1=_0x2a95f1||_0x16204f['isContent'](_0x21e39e);const _0x5a6996=_0x4e998f['mapper']['toViewElement'](_0x21e39e);if(_0x5a6996&&_0x5a6996['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x117c34['type']&&(_0x16204f['isBlock'](_0x21e39e)&&!_0x16204f['isLimit'](_0x21e39e)&&(_0x21e39e['nextSibling']||_0x459d07['isAtEnd']?_0x4b5d53&&_0x4b5d53['parent']==_0x21e39e||(_0x4b5d53=_0x21e39e,_0x5c1745(_0x117c34['previousPosition']),_0x1972fb=!0x0):_0x5d8e5a=_0x5d8e5a||_0x117c34['previousPosition']));}function _0x5c1745(_0x10846c){const {authorId:_0x44fc43}=_0x54a14b['_splitMarkerName'](_0x17b059['markerName']),_0x4db450=_0x4e998f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x35b964,'data-author-id':_0x44fc43}),_0x3dad35=_0x4e998f['mapper']['toViewPosition'](_0x10846c);_0x4fbf6d&&_0x54a14b['activeMarkers']['includes'](_0x17b059['markerName'])&&_0x4e998f['writer']['addClass']('ck-suggestion-marker--active',_0x4db450),_0x4e998f['writer']['insert'](_0x3dad35,_0x4db450),_0x4e998f['mapper']['bindElementToMarker'](_0x4db450,_0x17b059['markerName']);}_0x2a95f1||_0x1972fb||!_0x5d8e5a||_0x5c1745(_0x5d8e5a);};}class z extends _0x28108f{static get['requires'](){return[_0x3782ff];}['init'](){const _0x45dd11=this['editor'],_0x3e61ff=_0x45dd11['plugins']['get']('TrackChangesEditing');_0x3e61ff['enableCommand']('delete');const _0x662775=_0x45dd11['commands']['get']('deleteForward');_0x3e61ff['enableCommand']('deleteForward',(_0x26aaae,_0x589c84={})=>{const _0x4a82e5=_0x45dd11['model']['createSelection'](_0x45dd11['model']['document']['selection']);_0x4a82e5['isCollapsed']&&_0x45dd11['model']['modifySelection'](_0x4a82e5,{'direction':'forward','unit':_0x589c84['unit']});const _0x4b2194=_0x4a82e5['getFirstRange'](),_0x30ef7b=_0x29d231['fromRange'](_0x4b2194);let _0x42964f;_0x26aaae(_0x589c84),_0x42964f='$graveyard'==_0x30ef7b['root']['rootName']?_0x45dd11['model']['createRange'](_0x4b2194['start']):_0x45dd11['model']['createRange'](_0x30ef7b['start'],_0x30ef7b['end']),_0x30ef7b['detach'](),_0x45dd11['model']['enqueueChange'](_0x662775['buffer']['batch'],_0xfcd6fb=>{_0x662775['buffer']['lock'](),_0xfcd6fb['setSelection'](_0xfcd6fb['createRange'](_0x42964f['end'])),_0x662775['buffer']['unlock']();});}),_0x45dd11['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x45dd11,'merge'),{'priority':'high'}),_0x45dd11['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x4cdde9,_0x49e858,_0x54bda8)=>{_0x54bda8['options']['showSuggestionHighlights']&&_e(_0x45dd11,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x4cdde9,_0x49e858,_0x54bda8);},{'priority':'high'}),_0x45dd11['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x30d025,_0x21df32,_0xcf5f3a)=>{const _0x963b3a=_0xcf5f3a['mapper']['markerNameToElements'](_0x21df32['markerName']);if(_0x963b3a){for(const _0x2cbf2f of _0x963b3a)_0x2cbf2f['is']('uiElement')&&(_0xcf5f3a['mapper']['unbindElementFromMarkerName'](_0x2cbf2f,_0x21df32['markerName']),_0xcf5f3a['writer']['remove'](_0x2cbf2f));}},{'priority':'high'});}}class K extends _0x28108f{['afterInit'](){const _0x306126=this['editor'];if(!_0x306126['plugins']['has']('ListEditing'))return;const _0x2a2f7d=_0x306126['locale'],_0x4c74ba=_0x306126['plugins']['get']('TrackChangesEditing'),_0x48200b=_0x306126['plugins']['has']('TodoListEditing'),_0x4cb1a6=!!_0x306126['config']['get']('list.multiBlock');function _0x3346f6(_0x29fe31){return{'type':'format','content':''+o(_0x2a2f7d,'*Set\x20format:*\x20%0',_0x29fe31)};}function _0x2c7def(_0x28b97d){return{'type':'format','content':''+o(_0x2a2f7d,'*Remove\x20format:*\x20%0',_0x28b97d)};}_0x4c74ba['enableDefaultAttributesIntegration']('numberedList'),_0x4c74ba['enableDefaultAttributesIntegration']('bulletedList'),_0x4c74ba['enableDefaultAttributesIntegration']('customNumberedList'),_0x4c74ba['enableDefaultAttributesIntegration']('customBulletedList'),_0x4c74ba['enableDefaultAttributesIntegration']('indentList'),_0x4c74ba['enableDefaultAttributesIntegration']('outdentList'),_0x4c74ba['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x4c74ba['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x4c74ba['registerBlockAttribute']('listItemId'),_0x4c74ba['registerBlockAttribute']('listType'),_0x4c74ba['registerBlockAttribute']('listIndent'),_0x4cb1a6&&(_0x4c74ba['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x4c74ba['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x48200b&&(_0x4c74ba['enableDefaultAttributesIntegration']('todoList'),_0x4c74ba['enableDefaultAttributesIntegration']('checkTodoList'),_0x4c74ba['registerBlockAttribute']('todoListChecked'),_0x4c74ba['descriptionFactory']['registerDescriptionCallback'](_0x11ab3d=>{const {data:_0x476d1c}=_0x11ab3d;if(_0x476d1c&&'todoListChecked'==_0x476d1c['key'])return{'type':'format','content':_0x476d1c['newValue']?o(_0x2a2f7d,'*Check\x20item*'):o(_0x2a2f7d,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x2ec5b8=>{if(_0x2ec5b8['batch']['isUndo'])return!0x1;let _0x29b428=!0x1;const _0x30443a=_0x4c74ba['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x204f23=>'todoListChecked'===_0x4c74ba['_getAttributeKey'](_0x204f23));for(const _0x30a79d of _0x30443a){'todo'!=_0x30a79d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x4c74ba['_findSuggestions'](_0x30a79d['getFirstRange'](),'attribute')['find'](_0x50f502=>'listType'===_0x4c74ba['_getAttributeKey'](_0x50f502['suggestion']))||(_0x2ec5b8['removeMarker'](_0x30a79d['getFirstMarker']()),_0x29b428=!0x0));}return _0x29b428;})),_0x4c74ba['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2a2f7d,'FORMAT_INDENT'));const _0x14a6fc={'type':'format','content':''};_0x4c74ba['descriptionFactory']['registerDescriptionCallback'](_0x2e98a7=>{const {data:_0x2b9465}=_0x2e98a7;if(!_0x2b9465||'listType'!=_0x2b9465['key'])return;let _0x3c740a=_0x2e98a7['head'];for(;_0x3c740a;){if(_0x3c740a['data']&&(('listStyle'==_0x3c740a['data']['key']||'listMarkerStyle'==_0x3c740a['data']['key'])&&(_0x3c740a['data']['newValue']&&'default'!=_0x3c740a['data']['newValue']||'default'!=_0x3c740a['data']['oldValue']&&!_0x2b9465['newValue'])||!_0x4cb1a6&&_0x3c740a['data']['key']==m))return _0x14a6fc;_0x3c740a=_0x3c740a['next'];}if(null==_0x2b9465['newValue'])switch(_0x2b9465['oldValue']){case'bulleted':return _0x2c7def(o(_0x2a2f7d,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2c7def(o(_0x2a2f7d,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2c7def(o(_0x2a2f7d,'ELEMENT_TODO_LIST'));}switch(_0x2b9465['newValue']){case'bulleted':return _0x3346f6(o(_0x2a2f7d,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3346f6(o(_0x2a2f7d,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3346f6(o(_0x2a2f7d,'ELEMENT_TODO_LIST'));}}),_0x4c74ba['descriptionFactory']['registerDescriptionCallback'](_0x339e9c=>{const {data:_0x25b1ff}=_0x339e9c;if(_0x25b1ff&&'listIndent'==_0x25b1ff['key'])return null==_0x25b1ff['newValue']||null==_0x25b1ff['oldValue']&&0x0==_0x25b1ff['newValue']?_0x14a6fc:void 0x0;}),_0x4c74ba['descriptionFactory']['registerDescriptionCallback'](_0x578176=>{if('attribute'!=_0x578176['type'])return;const {data:_0x18bbaa}=_0x578176;if(!_0x18bbaa||'listItemId'!=_0x18bbaa['key'])return;const _0xf3ef65=Ee(_0x578176);return'newValue'==_0xf3ef65?{'type':'format','content':o(_0x2a2f7d,'*Merge:*\x20list\x20item')}:'oldValue'==_0xf3ef65?{'type':'format','content':o(_0x2a2f7d,'*Split:*\x20list\x20item')}:_0x14a6fc;}),_0x306126['model']['document']['registerPostFixer'](_0x325827=>this['listItemIdFixer'](_0x325827)),_0x306126['model']['document']['registerPostFixer'](_0xaf80dc=>this['noTrackChangesFixer'](_0xaf80dc)),_0x306126['model']['document']['on']('change:data',(_0x728a32,_0x460bba)=>{if(_0x460bba['isUndo']||!_0x460bba['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x400747){if(_0x400747['batch']['isUndo']||!_0x400747['batch']['isLocal'])return!0x1;let _0x2c7b38=!0x1;const _0x3ff0e6=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xba8a01=>_0xba8a01['data']&&'listItemId'==_0xba8a01['data']['key'])['filter'](_0x270194=>_0x270194['data']['newValue']&&_0x270194['data']['oldValue']);for(const _0x4f2ae5 of _0x3ff0e6)Ee(_0x4f2ae5)||(_0x400747['removeMarker'](_0x4f2ae5['getFirstMarker']()),_0x2c7b38=!0x0);return _0x2c7b38;}['noTrackChangesFixer'](_0x59504d){if(_0x59504d['batch']['isUndo']||!_0x59504d['batch']['isLocal'])return!0x1;const _0x425e5e=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x425e5e['trackChangesCommand']['value'])return!0x1;let _0x20be6e=!0x1;const _0x44ae5a=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x16f1e7=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x159d02=>'attribute'==_0x159d02['type'])['filter'](_0x3d6165=>_0x44ae5a['includes'](_0x3d6165['attributeKey']));if(0x0==_0x16f1e7['length'])return _0x20be6e;for(const _0x5bea10 of _0x16f1e7){const _0x429eb3=_0x425e5e['_findSuggestions'](_0x5bea10['range'],'attribute')['filter'](_0x445d54=>!_0x445d54['meta']['isNextTo'])['map'](_0x26e3f7=>_0x26e3f7['suggestion'])['filter'](_0x32ef8d=>{const _0x1f4715=_0x425e5e['_getAttributeKey'](_0x32ef8d);return _0x44ae5a['includes'](_0x1f4715);});if(_0x429eb3['length']){for(const _0x4c6190 of _0x429eb3)_0x59504d['removeMarker'](_0x4c6190['getFirstMarker']());_0x20be6e=!0x0;}}return _0x20be6e;}['assureChains'](){const _0x19957e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3db70b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x4edc51;const _0x3ea6e8=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3d3687=>{if(_0x3d3687['data']['oldRange']||!_0x3d3687['data']['newRange'])return null;if(!_0x3d3687['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x34f7fb}=_0x19957e['_splitMarkerName'](_0x3d3687['name']);if(!_0x19957e['hasSuggestion'](_0x34f7fb))return null;const _0x1ae17c=_0x19957e['getSuggestion'](_0x34f7fb);return _0x3db70b['includes'](_0x1ae17c['data']['key']);})['map'](_0x5753be=>{const {id:_0x4cca00}=_0x19957e['_splitMarkerName'](_0x5753be['name']),_0x569db6=_0x19957e['getSuggestion'](_0x4cca00);return _0x4edc51=_0x569db6['attributes']['groupId'],_0x569db6['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x3ea6e8['size'])return;const _0x5c9371=_0x19957e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x497b74=>'attribute'==_0x497b74['type']&&_0x497b74['data']&&_0x3db70b['includes'](_0x497b74['data']['key'])&&_0x497b74['attributes']['groupId']!=_0x4edc51)['map'](_0x3383fc=>({'listItem':_0x3383fc['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3383fc['attributes']['groupId']})),_0x2b695a=new Set();for(const {groupId:_0x21b004,listItem:_0x5a1b63}of _0x5c9371)_0x3ea6e8['has'](_0x5a1b63)&&_0x2b695a['add'](_0x21b004);for(const _0x3e1405 of _0x19957e['getSuggestions']())_0x2b695a['has'](_0x3e1405['attributes']['groupId'])&&_0x3e1405['setAttribute']('groupId',_0x4edc51);}['_supportLegacySuggestions'](){const _0x3b4bab=this['editor'],_0x58749f=_0x3b4bab['locale'],_0x2bc8cb=_0x3b4bab['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2bc8cb['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x21abf6,_0x4b61e9){const _0xd1c45e=[];for(let _0x25b183 of _0x21abf6)_0x25b183['start']['nodeAfter']===_0x25b183['end']['parent']&&(_0x25b183=_0x3b4bab['model']['createRange'](_0x3b4bab['model']['createPositionAt'](_0x25b183['start']['nodeAfter'],0x0))),_0xd1c45e['push'](_0x25b183);_0x3b4bab['model']['change'](_0x38b1cc=>{const _0x20e810=_0x3b4bab['model']['document']['selection'],_0x54c581=Array['from'](_0x20e810['getRanges']())['map'](_0x202f18=>_0x29d231['fromRange'](_0x202f18));_0x38b1cc['setSelection'](_0xd1c45e),_0x3b4bab['commands']['get'](_0x4b61e9['commandName'])['refresh'](),_0x4b61e9['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x3b4bab['execute'](_0x4b61e9['commandName'],..._0x4b61e9['commandParams']),_0x38b1cc['setSelection'](_0x54c581);for(const _0x327b03 of _0x54c581)_0x327b03['detach']();});}),_0x2bc8cb['descriptionFactory']['registerElementLabel'](function(_0x24de1f){const _0x4eb7b3=!_0x3b4bab['model']['schema']['isObject'](_0x24de1f),_0x1cdf36=_0x24de1f['previousSibling'],_0x4f8c3e=_0x24de1f['nextSibling'],_0x53a403=_0x24de1f['getAttribute']('listItemId'),_0xcd21c4=!_0x1cdf36||_0x1cdf36['getAttribute']('listItemId')!==_0x53a403,_0x21d1d5=!_0x4f8c3e||_0x4f8c3e['getAttribute']('listItemId')!==_0x53a403;return _0x4eb7b3&&Boolean(_0x53a403)&&_0xcd21c4&&_0x21d1d5;},_0x485265=>o(_0x58749f,'ELEMENT_LIST_ITEM',_0x485265));}['_registerLegacyDescription'](){const _0x26b346=this['editor'],_0x3bb93e=_0x26b346['locale'];function _0xca24e0(_0x5ee22a){const _0x199629=_0x26b346['commands']['get']('bulletedList')['value'],_0x2cac3e=_0x26b346['commands']['get']('numberedList')['value'];return'numberedList'===_0x5ee22a?_0x199629:_0x2cac3e;}_0x26b346['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x3655a6){if('formatBlock'!=_0x3655a6['type'])return;const {data:_0x520a17}=_0x3655a6;if(!_0x520a17)return;let _0x276761,_0x34d083,_0x489a44,_0xa62b12;switch(_0x520a17['commandName']){case'bulletedList':_0x489a44=_0x520a17['commandParams'][0x0]['forceValue'],_0xa62b12=_0xca24e0(_0x520a17['commandName']),_0x276761=_0x489a44?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xa62b12&&_0x26b346['config']['get']('list.multiBlock')||(_0x276761='*Change\x20to:*\x20%0'),_0x34d083={'type':'format','content':o(_0x3bb93e,_0x276761,o(_0x3bb93e,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x489a44=_0x520a17['commandParams'][0x0]['forceValue'],_0xa62b12=_0xca24e0(_0x520a17['commandName']),_0x276761=_0x489a44?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xa62b12&&_0x26b346['config']['get']('list.multiBlock')||(_0x276761='*Change\x20to:*\x20%0'),_0x34d083={'type':'format','content':o(_0x3bb93e,_0x276761,o(_0x3bb93e,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x276761='*Indent:*\x20%0',_0x34d083={'type':'format','content':o(_0x3bb93e,_0x276761,o(_0x3bb93e,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x276761=function(_0xb26235){const _0x96e4cb=_0xb26235['getFirstRange']();let _0x433d88=_0x96e4cb['start']['nodeAfter'];for(;_0x433d88&&_0x96e4cb['containsItem'](_0x433d88);){if(_0x433d88['getAttribute']('listIndent')>0x0)return!0x1;_0x433d88=_0x433d88['nextSibling'];}return!0x0;}(_0x3655a6)?o(_0x3bb93e,'*Format:*\x20remove\x20from\x20%0',o(_0x3bb93e,function(_0x523ad8){return'ELEMENT_'+_0x523ad8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x3655a6))):o(_0x3bb93e,'*Outdent:*\x20%0',o(_0x3bb93e,'ELEMENT_LIST_ITEM')),_0x34d083={'type':'format','content':_0x276761};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x520a17['multipleBlocks']&&(_0x276761='*Merge:*\x20%0',_0x34d083={'type':'deletion','content':o(_0x3bb93e,_0x276761,o(_0x3bb93e,'ELEMENT_LIST_ITEM'))});}return _0x34d083;});}}function Ee(_0x584c9b){let _0x154574=_0x584c9b['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x154574;){const _0x1934e8=_0x154574['getAttribute']('listItemId');if(!_0x1934e8)return!0x1;if(_0x1934e8==_0x584c9b['data']['newValue'])return'newValue';if(_0x1934e8==_0x584c9b['data']['oldValue'])return'oldValue';_0x154574=_0x154574['previousSibling'];}return!0x1;}class pe extends _0x28108f{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x6cfe56=this['editor']['config']['get']('list.properties'),_0x1568b0=this['editor']['plugins']['get']('TrackChangesEditing');_0x6cfe56['styles']&&(_0x1568b0['enableDefaultAttributesIntegration']('listStyle'),_0x1568b0['registerBlockAttribute']('listStyle')),_0x6cfe56['reversed']&&(_0x1568b0['enableDefaultAttributesIntegration']('listReversed'),_0x1568b0['registerBlockAttribute']('listReversed')),_0x6cfe56['startIndex']&&(_0x1568b0['enableDefaultAttributesIntegration']('listStart'),_0x1568b0['registerBlockAttribute']('listStart'));const _0x1d1076={'type':'format','content':''};_0x1568b0['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xd9b9ee=this['editor']['locale'];_0x1568b0['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0xd9b9ee,'FORMAT_LIST_REVERSED')),_0x1568b0['descriptionFactory']['registerDescriptionCallback'](_0x290835=>{const {data:_0x794d3d}=_0x290835;if(_0x794d3d&&'listReversed'==_0x794d3d['key'])return null==_0x794d3d['newValue']||0x0==_0x794d3d['newValue']&&null==_0x794d3d['oldValue']?_0x1d1076:void 0x0;}),_0x1568b0['descriptionFactory']['registerAttributeLabel']('listStart',o(_0xd9b9ee,'FORMAT_LIST_START')),_0x1568b0['descriptionFactory']['registerDescriptionCallback'](_0x44d9e4=>{const {data:_0xe03469}=_0x44d9e4;if(_0xe03469&&'listStart'==_0xe03469['key'])return null==_0xe03469['newValue']||0x1==_0xe03469['newValue']&&null==_0xe03469['oldValue']?_0x1d1076:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x59ef1d=>{if(_0x59ef1d['batch']['isUndo'])return!0x1;let _0x23a456=!0x1;const _0xd7e328=_0x1568b0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4f1a3c=>{const _0x48e6c5=_0x1568b0['_getAttributeKey'](_0x4f1a3c);return'listStart'==_0x48e6c5||'listReversed'==_0x48e6c5;});for(const _0xc41dd3 of _0xd7e328){const _0xa7d64=_0xc41dd3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0xa7d64||'customNumbered'==_0xa7d64)continue;_0x1568b0['_findSuggestions'](_0xc41dd3['getFirstRange'](),'attribute')['find'](_0x17b546=>'listType'==_0x1568b0['_getAttributeKey'](_0x17b546['suggestion']))||(_0x59ef1d['removeMarker'](_0xc41dd3['getFirstMarker']()),_0x23a456=!0x0);}return _0x23a456;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x268227){const _0xd0104a=this['editor']['locale'],{data:_0x2b6d90}=_0x268227,_0x933bef={'type':'format','content':''};if(!_0x2b6d90||'listStyle'!=_0x2b6d90['key'])return;if(!_0x2b6d90['oldValue'])return'default'==_0x2b6d90['newValue']?_0x933bef:{'type':'format','content':''+o(_0xd0104a,'*Set\x20format:*\x20%0',o(_0xd0104a,this['_getTranslationKeyForListStyle'](_0x2b6d90['newValue'])))};if(!_0x2b6d90['newValue']){if('default'==_0x2b6d90['oldValue'])return _0x933bef;let _0x249408=_0x268227['head'];for(;_0x249408;){if(_0x249408['data']&&'listType'==_0x249408['data']['key']&&_0x249408['data']['newValue'])return _0x933bef;_0x249408=_0x249408['next'];}return{'type':'format','content':''+o(_0xd0104a,'*Remove\x20format:*\x20%0',o(_0xd0104a,this['_getTranslationKeyForListStyle'](_0x2b6d90['oldValue'])))};}if('default'!=_0x2b6d90['newValue'])return{'type':'format','content':''+o(_0xd0104a,'*Set\x20format:*\x20%0',o(_0xd0104a,this['_getTranslationKeyForListStyle'](_0x2b6d90['newValue'])))};let _0x4462bf=_0x268227['head'];for(;_0x4462bf;){if(_0x4462bf['data']&&'listType'==_0x4462bf['data']['key']&&_0x4462bf['data']['newValue']&&_0x4462bf['data']['oldValue'])return _0x933bef;_0x4462bf=_0x4462bf['next'];}return{'type':'format','content':o(_0xd0104a,'*Set\x20format:*\x20%0',o(_0xd0104a,'ELEMENT_'+_0x268227['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x29a3ff=this['editor'],_0x42e1f5=_0x29a3ff['locale'];_0x29a3ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3111d0=>{if('formatBlock'!=_0x3111d0['type'])return;const {data:_0x3c9a32}=_0x3111d0;if(!_0x3c9a32)return;let _0x5e49b6,_0x3960cd;switch(_0x3c9a32['commandName']){case'listStyle':_0x5e49b6='*Change\x20to:*\x20%0',_0x3960cd={'type':'format','content':o(_0x42e1f5,_0x5e49b6,o(_0x42e1f5,this['_getTranslationKeyForListStyle'](_0x3c9a32['commandParams'][0x0]['type'])))};break;case'listReversed':_0x5e49b6=_0x3c9a32['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3960cd={'type':'format','content':o(_0x42e1f5,_0x5e49b6)};break;case'listStart':_0x5e49b6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3960cd={'type':'format','content':o(_0x42e1f5,_0x5e49b6,_0x3c9a32['commandParams'][0x0]['startIndex'])};}return _0x3960cd;});}['_getTranslationKeyForListStyle'](_0x20d893){return'ELEMENT_'+function(_0x25be4a){if(ye['includes'](_0x25be4a))return'bulleted';if(Se['includes'](_0x25be4a))return'numbered';return null;}(_0x20d893)['toUpperCase']()+'_LIST_'+_0x20d893['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x28108f{static get['requires'](){return[_0x57b682];}['init'](){const _0x504509=this['editor'],_0x5015f7=_0x504509['plugins']['get']('TrackChangesEditing'),_0x3be9ae=_0x504509['commands']['get']('enter');_0x5015f7['enableCommand']('enter',()=>{_0x504509['model']['change'](_0x20bf35=>{const _0x55c16a=_0x504509['model']['document']['selection'],_0x40784c=_0x55c16a['getFirstPosition'](),_0x1110ad=_0x29d231['fromRange'](_0x55c16a['getFirstRange']());if(_0x3be9ae['enterBlock'](_0x20bf35)){const _0x562ed0=_0x504509['model']['createPositionAt'](_0x40784c['parent']['nextSibling'],0x0),_0x41b0c2=_0x20bf35['createRange'](_0x40784c,_0x562ed0);_0x5015f7['markInsertion'](_0x41b0c2);}else _0x20bf35['setSelection'](_0x20bf35['createRange'](_0x1110ad['end']));_0x1110ad['detach'](),_0x3be9ae['fire']('afterExecute',{'writer':_0x20bf35});});}),_0x504509['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x504509,'split'),{'priority':'high'}),_0x504509['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x632f25,_0x4538df,_0x2dff7e)=>{const _0x4e3ecd=_0x2dff7e['mapper']['markerNameToElements'](_0x4538df['markerName']);if(_0x4e3ecd){for(const _0x4d3d4e of _0x4e3ecd)_0x4d3d4e['hasClass']('ck-suggestion-marker-split')&&(_0x2dff7e['mapper']['unbindElementFromMarkerName'](_0x4d3d4e,_0x4538df['markerName']),_0x2dff7e['writer']['remove'](_0x4d3d4e));}},{'priority':'high'}),_0x504509['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x6a704f,_0x38816d,_0x4506b1)=>{_0x4506b1['options']['showSuggestionHighlights']&&_e(_0x504509,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x6a704f,_0x38816d,_0x4506b1);},{'priority':'high'});}}class X extends _0x28108f{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x2b85f9=this['editor']['plugins']['get']('TrackChangesEditing');_0x2b85f9['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x2b85f9['enableCommand']('findNext'),_0x2b85f9['enableCommand']('findPrevious'),_0x2b85f9['enableCommand']('replace'),_0x2b85f9['enableCommand']('replaceAll');}['handleFindCommand'](_0x445c2b,_0x16f6a4,_0xed82f5={}){const _0x1d4d99=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x445c2b(_0x1c32d8=>{let _0x1df24d=('string'==typeof _0x16f6a4?_0x1d4d99['findByTextCallback'](_0x16f6a4,_0xed82f5):_0x16f6a4)(_0x1c32d8);Array['isArray'](_0x1df24d)&&(_0x1df24d={'results':_0x1df24d,'searchText':'string'==typeof _0x16f6a4?_0x16f6a4:''});const _0x3e50c0=_0x1df24d['results']['filter'](_0x21b610=>!0x1===this['_isInDeletionRange'](_0x21b610,_0x1c32d8['item']));return{..._0x1df24d,'results':_0x3e50c0};},_0xed82f5);}['_isInDeletionRange'](_0x337e8e,_0xf73063){const _0x989dcb=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xf73063,_0x337e8e['start']),this['editor']['model']['createPositionAt'](_0xf73063,_0x337e8e['end']));for(const _0x2da378 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x989dcb['getIntersection'](_0x2da378['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 _0x28108f{['afterInit'](){const _0x3702f8=this['editor']['locale'],_0x2d9cae=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x22ca0d,commandName:_0xe778c0}of ro)this['editor']['plugins']['has'](_0x22ca0d)&&(_0x2d9cae['enableDefaultAttributesIntegration'](_0xe778c0),_0x2d9cae['registerInlineAttribute'](_0xe778c0));_0x2d9cae['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x3702f8,'FORMAT_FONT_SIZE')),_0x2d9cae['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x3702f8,'FORMAT_FONT_FAMILY')),_0x2d9cae['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x3702f8,'FORMAT_FONT_COLOR')),_0x2d9cae['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x3702f8,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x317cff=this['editor'],_0x368485=_0x317cff['locale'];_0x317cff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x132d58=>{const _0xae8941=_0x368485['t'];if('formatInline'!=_0x132d58['type'])return;const {data:_0x4c6c46}=_0x132d58;if(null!=_0x4c6c46){if('fontSize'==_0x4c6c46['commandName']){const _0x201f20=_0x4c6c46['commandParams'][0x0]['value'];if(_0x201f20){const _0x3befdf=_0xae8941(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x4aba64=>_0x4aba64['model']==_0x201f20)['title'])['toLowerCase']();return{'type':'format','content':o(_0x368485,'*Set\x20font\x20size:*\x20%0',_0x3befdf)};}return{'type':'format','content':o(_0x368485,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4c6c46['commandName']){const _0x4900a5=_0x4c6c46['commandParams'][0x0]['value'];return _0x4900a5?{'type':'format','content':o(_0x368485,'*Set\x20font\x20family:*\x20%0',_0x4900a5)}:{'type':'format','content':o(_0x368485,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4c6c46['commandName']){const _0x1d5ad7=_0x4c6c46['commandParams'][0x0]['value'];if(_0x1d5ad7){const _0x18601f=_0x9120f9(this['editor']['config']['get']('fontColor.colors'))['find'](_0x19a060=>_0x19a060['model']==_0x1d5ad7);let _0x49acf3=_0x1d5ad7,_0x14bac8='';return _0x18601f&&(_0x49acf3=_0x18601f['label'],_0x14bac8=_0xae8941(_0x49acf3)['toLowerCase']()),{'type':'format','content':o(_0x368485,'*Set\x20font\x20color:*\x20%0',_0x14bac8)['trim'](),'color':{'value':_0x1d5ad7,'title':_0x14bac8||_0x49acf3}};}return{'type':'format','content':o(_0x368485,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4c6c46['commandName']){const _0x8d9dd8=_0x4c6c46['commandParams'][0x0]['value'];if(_0x8d9dd8){const _0x319f42=_0x9120f9(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x1eadb4=>_0x1eadb4['model']==_0x8d9dd8);let _0x53d5e3=_0x8d9dd8,_0x51cd3f='';return _0x319f42&&(_0x53d5e3=_0x319f42['label'],_0x51cd3f=_0xae8941(_0x53d5e3)['toLowerCase']()),{'type':'format','content':o(_0x368485,'*Set\x20font\x20background\x20color:*\x20%0',_0x51cd3f)['trim'](),'color':{'value':_0x8d9dd8,'title':_0x51cd3f||_0x53d5e3}};}return{'type':'format','content':o(_0x368485,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x28108f{['afterInit'](){const _0x5310a7=this['editor'],_0x6954f1=_0x5310a7['plugins']['get']('TrackChangesEditing'),_0x6ca873=_0x5310a7['commands']['get']('copyFormat'),_0x2fd9a4=_0x5310a7['commands']['get']('pasteFormat');_0x6ca873&&_0x2fd9a4&&(_0x6954f1['enableDefaultAttributesIntegration']('pasteFormat'),_0x6954f1['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1dd3d=this['editor'],_0x32bf87=_0x1dd3d['locale'];_0x1dd3d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x49affb=>{if('formatBlock'!=_0x49affb['type']&&'formatInline'!=_0x49affb['type'])return;const {data:_0x521646}=_0x49affb;if(_0x521646&&'pasteFormat'===_0x521646['commandName']){const _0x33c63c=[],_0x300b34=_0x521646['commandParams'][0x0];for(const [_0x246c0e,_0x4bc7ec]of Object['entries'](_0x300b34))_0x33c63c['push'](so(_0x1dd3d,_0x246c0e,_0x4bc7ec));return _0x33c63c['length']?{'type':'format','content':o(_0x32bf87,'*Set\x20format\x20to:*\x20%0',_0x33c63c['join'](',\x20'))}:{'type':'format','content':o(_0x32bf87,'*Remove\x20all\x20formatting*')};}});}}function so(_0x12bc6a,_0x263606,_0x3f65ad){const _0x2a14f1=_0x12bc6a['locale']['t'],_0xf451c3=_0x263606['split'](/(?=[A-Z])/)['join']('\x20'),_0x2daf50=_0x2a14f1(_0xf451c3['charAt'](0x0)['toUpperCase']()+_0xf451c3['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3f65ad)return _0x2daf50;if('fontColor'===_0x263606||'fontBackgroundColor'===_0x263606){const _0x1efb03=_0x9120f9(_0x12bc6a['config']['get']('fontColor.colors'))['find'](_0x5737ba=>_0x5737ba['model']==_0x3f65ad);return _0x2daf50+'\x20('+(_0x1efb03?_0x2a14f1(_0x1efb03['label'])['toLowerCase']():_0x3f65ad)+')';}if('fontSize'===_0x263606&&isNaN(parseFloat(_0x3f65ad))){const _0x4cd034=_0x12bc6a['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x12bc6a['config']['get']('fontSize.options'))['find'](_0x12fa3a=>_0x12fa3a['model']==_0x3f65ad);return _0x2daf50+'\x20('+(_0x4cd034?_0x2a14f1(_0x4cd034['title'])['toLowerCase']():_0x3f65ad)+')';}return _0x2daf50+'\x20('+_0x3f65ad+')';}class tt extends _0x28108f{['_headingOptions'];['afterInit'](){const _0x32e6a4=this['editor'];if(!_0x32e6a4['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x32e6a4['config']['get']('heading.options');const _0x49ca3f=_0x32e6a4['locale'],_0x111d78=_0x32e6a4['plugins']['get']('TrackChangesEditing');_0x111d78['enableDefaultAttributesIntegration']('heading');for(const _0xdb5e08 of this['_headingOptions'])'paragraph'!=_0xdb5e08['model']&&_0x111d78['descriptionFactory']['registerElementLabel'](_0xdb5e08['model'],_0x20da6e=>{const _0x41abf1=this['_getHeadingLevel'](_0xdb5e08['model']);return null!==_0x41abf1?_0x4354f2(_0x20da6e,_0x41abf1):_0x345c7b(_0x20da6e,_0xdb5e08['title']);});function _0x4354f2(_0x5d7358,_0x49ae0f){return o(_0x49ca3f,'ELEMENT_HEADING',[_0x5d7358,_0x49ae0f]);}function _0x345c7b(_0x6ce211,_0x106ff5){return o(_0x49ca3f,'ELEMENT_HEADING_CUSTOM',[_0x6ce211,_0x106ff5]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x375c47=this['editor'],_0x12a9cf=_0x375c47['locale'];function _0x2779d8(_0x13cceb,_0x75253f){return o(_0x12a9cf,'ELEMENT_HEADING_CUSTOM',[_0x13cceb,_0x75253f]);}_0x375c47['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x574464=>{if('formatBlock'!=_0x574464['type'])return;const {data:_0x5196ac}=_0x574464;if(_0x5196ac&&'heading'==_0x5196ac['commandName']){const _0x542203=_0x5196ac['commandParams'][0x0]['value'],_0x1dfa50=this['_getHeadingLevel'](_0x542203);if(null!==_0x1dfa50)return{'type':'format','content':o(_0x12a9cf,'*Change\x20to:*\x20%0',(_0x2c3966=0x1,_0x1daad8=_0x1dfa50,o(_0x12a9cf,'ELEMENT_HEADING',[_0x2c3966,_0x1daad8])))};const _0xc8e3e0=this['_headingOptions']['find'](_0xbbe326=>_0xbbe326['model']===_0x542203)['title'];return{'type':'format','content':o(_0x12a9cf,'*Change\x20to:*\x20%0',_0x2779d8(0x1,_0xc8e3e0))};}var _0x2c3966,_0x1daad8;});}['_getHeadingLevel'](_0x190800){const _0x540ae0=_0x190800['match'](/^heading(\d+)/);if(_0x540ae0)return _0x540ae0[0x1];const _0x37101e=this['_headingOptions']?.['find'](_0x38ca28=>_0x38ca28['model']==_0x190800);if(_0x37101e&&_0x37101e['view']){const _0x43dfec=_0x37101e['view'],_0x49bbf5=(_0x43dfec['name']??_0x43dfec)['match'](/^h(\d+)/);if(_0x49bbf5)return _0x49bbf5[0x1];}return null;}}class et extends _0x28108f{['afterInit'](){const _0x2e4400=this['editor'];if(!_0x2e4400['plugins']['has']('HighlightEditing'))return;const _0x3d29e2=_0x2e4400['plugins']['get']('TrackChangesEditing'),_0x55e064=_0x2e4400['locale'];_0x3d29e2['enableDefaultAttributesIntegration']('highlight'),_0x3d29e2['registerInlineAttribute']('highlight'),_0x3d29e2['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x55e064,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3263b2=this['editor'],_0x2e5806=_0x3263b2['locale'];_0x3263b2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d0e4f=>{if('formatInline'!=_0x1d0e4f['type'])return;const {data:_0x37ce4a}=_0x1d0e4f;if(_0x37ce4a&&'highlight'==_0x37ce4a['commandName']){const _0x4f3ee8=_0x2e5806['t'],_0x38be19=_0x37ce4a['commandParams'][0x0]['value'];if(_0x38be19){const _0x43957=_0x3263b2['config']['get']('highlight.options')['find'](_0x121a11=>_0x121a11['model']==_0x38be19),_0x340b3e=_0x4f3ee8(_0x43957['title'])['toLowerCase']();return{'type':'format','content':o(_0x2e5806,'*Set\x20highlight:*\x20%0',_0x340b3e),'color':{'value':_0x43957['color'],'title':_0x43957['title']}};}return{'type':'format','content':o(_0x2e5806,'*Remove\x20highlight*',o(_0x2e5806,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x28108f{['afterInit'](){const _0x5d3e7a=this['editor'];if(!_0x5d3e7a['plugins']['has']('HorizontalLineEditing'))return;_0x5d3e7a['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x4eb0e0=_0x5d3e7a['plugins']['get']('TrackChangesEditing'),_0x497bed=_0x5d3e7a['locale'];_0x4eb0e0['descriptionFactory']['registerElementLabel']('horizontalLine',_0x1ade10=>o(_0x497bed,'ELEMENT_HORIZONTAL_LINE',_0x1ade10)),_0x5d3e7a['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x56e983,{writer:_0x952a39,options:_0x5c9a4d})=>{if(!_0x5c9a4d['showSuggestionHighlights'])return null;const _0x4757cc=_0x952a39['createContainerElement']('div'),_0x21a34b=_0x952a39['createEmptyElement']('hr');return _0x952a39['addClass']('ck-horizontal-line',_0x4757cc),_0x952a39['insert'](_0x952a39['createPositionAt'](_0x4757cc,0x0),_0x21a34b),_0x4757cc;},'converterPriority':'high'});}}class st extends _0x28108f{['afterInit'](){const _0x36d6e9=this['editor'];if(!_0x36d6e9['plugins']['has']('HtmlEmbed'))return;const _0x25735e=_0x36d6e9['plugins']['get']('TrackChangesEditing'),_0x812b3a=_0x36d6e9['locale'];_0x25735e['descriptionFactory']['registerElementLabel']('rawHtml',_0x7d6f4d=>o(_0x812b3a,'ELEMENT_HTML_EMBED',_0x7d6f4d)),_0x25735e['enableDefaultAttributesIntegration']('htmlEmbed'),_0x25735e['registerBlockAttribute']('value'),_0x25735e['descriptionFactory']['registerDescriptionCallback'](_0x1040d3=>{if('attribute'!=_0x1040d3['type'])return;const {data:_0x57c762}=_0x1040d3;if(_0x57c762&&'value'==_0x57c762['key']&&_0x1040d3['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x5c2307=o(_0x812b3a,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x812b3a,'*Change\x20%0\x20content*',_0x5c2307)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5307bc=this['editor'],_0x1d4a7f=_0x5307bc['locale'];_0x5307bc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51a7dd=>{if('formatBlock'!=_0x51a7dd['type'])return;const {data:_0x58b657}=_0x51a7dd;if(_0x58b657&&'htmlEmbed'==_0x58b657['commandName']){const _0x1c0f0e=o(_0x1d4a7f,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1d4a7f,'*Change\x20%0\x20content*',_0x1c0f0e)};}});}}class nt extends _0x28108f{['afterInit'](){const _0xbcb28b=this['editor'];if(!_0xbcb28b['plugins']['has']('ImageEditing'))return;const _0x435439=_0xbcb28b['plugins']['get']('TrackChangesEditing'),_0x24ea87=_0xbcb28b['plugins']['get']('ImageUtils'),_0x51216b=_0xbcb28b['locale'];_0x435439['enableCommand']('insertImage'),_0x435439['descriptionFactory']['registerElementLabel']('imageBlock',_0x3cddf3=>o(_0x51216b,'ELEMENT_IMAGE',_0x3cddf3)),_0x435439['descriptionFactory']['registerElementLabel']('imageInline',_0x353205=>o(_0x51216b,'ELEMENT_INLINE_IMAGE',_0x353205)),_0x435439['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x51216b,'ELEMENT_CAPTION')),_0xbcb28b['plugins']['has']('ImageUploadEditing')&&_0x435439['enableCommand']('uploadImage'),_0xbcb28b['plugins']['has']('ImageBlockEditing')&&_0xbcb28b['plugins']['has']('ImageInlineEditing')&&(_0x435439['enableCommand']('imageTypeInline',(_0xd0bda3,_0xcabbde)=>{const _0x2bc57f=_0x24ea87['getClosestSelectedImageElement'](_0xbcb28b['model']['document']['selection']);_0xbcb28b['model']['change'](()=>{_0x435439['markBlockFormat'](_0x2bc57f,{'commandName':'imageTypeInline','commandParams':[_0xcabbde]},[],'convertBlockImageToInline');});}),_0x435439['enableCommand']('imageTypeBlock',(_0x13b529,_0x49c2cc)=>{_0xbcb28b['model']['change'](_0x2836c8=>{let _0x5853e4=_0x24ea87['getClosestSelectedImageElement'](_0xbcb28b['model']['document']['selection']),_0x41af88=_0x2836c8['createRangeOn'](_0x5853e4);const _0x5ec0ae=_0x3feaf8['fromPosition'](_0x41af88['start'],'toPrevious'),_0x19f6f9=_0x3feaf8['fromPosition'](_0x41af88['end'],'toNext');_0x435439['forceDefaultExecution'](()=>_0x13b529(_0x49c2cc)),_0x5853e4=_0x24ea87['getClosestSelectedImageElement'](_0xbcb28b['model']['document']['selection']),_0x41af88=_0x2836c8['createRangeOn'](_0x5853e4);const _0xc0d74d=_0x2836c8['createRange'](_0x5ec0ae,_0x19f6f9);_0x5ec0ae['detach'](),_0x19f6f9['detach'](),_0x435439['markBlockFormat'](_0x5853e4,{'commandName':'imageTypeInline','commandParams':[_0x49c2cc]},[],'convertInlineImageToBlock'),_0xc0d74d['start']['isBefore'](_0x41af88['start'])&&_0x435439['markInsertion'](_0x2836c8['createRange'](_0xc0d74d['start'],_0x41af88['start']),'convertInlineImageToBlock'),_0x41af88['end']['isBefore'](_0xc0d74d['end'])&&_0x435439['markInsertion'](_0x2836c8['createRange'](_0x41af88['end'],_0xc0d74d['end']),'convertInlineImageToBlock');});}),_0x435439['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x435439['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x435439['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x435439['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x435439['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x435439['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2dd87f])=>{const _0x158025=_0x435439['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x43514d=_0x2dd87f['start'],_0x598bbd=_0x2dd87f['end'];const _0x503f41=_0xbcb28b['model']['schema']['getNearestSelectionRange'](_0x43514d,'backward'),_0x455e38=_0xbcb28b['model']['schema']['getNearestSelectionRange'](_0x598bbd,'forward');_0x503f41['isCollapsed']&&(_0x43514d=_0x503f41['start']),_0x455e38['isCollapsed']&&(_0x598bbd=_0x455e38['end']),_0x158025([_0xbcb28b['model']['createRange'](_0x43514d,_0x598bbd)]);}),_0x435439['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x4df10f),_0x435439['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x4df10f)),_0xbcb28b['plugins']['has']('ImageCaptionEditing')&&(_0x435439['enableCommand']('toggleImageCaption',(_0x46be45,_0x4636d1)=>{const _0xdcd381=_0xbcb28b['plugins']['get']('ImageCaptionUtils');let _0x30c563=_0x24ea87['getClosestSelectedImageElement'](_0xbcb28b['model']['document']['selection']),_0x57f2b3=_0xdcd381['getCaptionFromImageModelElement'](_0x30c563);_0xbcb28b['model']['change'](()=>{if(_0x57f2b3)return void _0x435439['markDeletion'](_0xbcb28b['model']['createRangeOn'](_0x57f2b3));const _0x19dc68=_0x24ea87['isBlockImage'](_0x30c563);_0x46be45(_0x4636d1),_0x30c563=_0x24ea87['getClosestSelectedImageElement'](_0xbcb28b['model']['document']['selection']),_0x57f2b3=_0xdcd381['getCaptionFromImageModelElement'](_0x30c563),_0x435439['markInsertion'](_0xbcb28b['model']['createRangeOn'](_0x57f2b3),_0x19dc68?null:'imageCaption');});}),_0x435439['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x4df10f));const _0x4174ea=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x41902c(_0x5ceb03,_0x180c71){const _0x5e5189=_0x4174ea['findIndex'](({type:_0x5aeebc,subType:_0x25b022})=>_0x5ceb03['type']==_0x5aeebc&&_0x5ceb03['subType']==_0x25b022),_0x37f550=_0x4174ea['findIndex'](({type:_0x3cf639,subType:_0xf5c1c4})=>_0x180c71['type']==_0x3cf639&&_0x180c71['subType']==_0xf5c1c4);if(_0x5e5189<0x0||_0x37f550<0x0)return!0x1;const _0x486abd=_0x5ceb03['getFirstRange'](),_0x420de6=_0x180c71['getFirstRange']();if((0x0==_0x5e5189||0x1==_0x5e5189)&&0x2==_0x37f550&&_0x486abd['isIntersecting'](_0x420de6))return!0x0;if(0x2==_0x5e5189&&0x3==_0x37f550){const _0x3c09ec=_0x435439['_findSuggestions'](_0x486abd,'insertion')['filter'](({suggestion:_0x37fe97,meta:_0x2e17cb})=>_0x2e17cb['isOwn']&&'convertInlineImageToBlock'==_0x37fe97['subType']);if(_0x3c09ec['length']>0x1&&_0x420de6['end']['isEqual'](_0x486abd['start']))return!0x0;if(0x1==_0x3c09ec['length']&&(_0x486abd['start']['isEqual'](_0x420de6['end'])||_0x486abd['end']['isEqual'](_0x420de6['start'])))return!0x0;}if(0x3==_0x5e5189&&0x3==_0x37f550&&_0x486abd['start']['isBefore'](_0x420de6['start'])){const _0x4d77ee=_0x486abd['end']['nodeAfter'],_0x64d61e=_0x420de6['start']['nodeBefore'];return _0x24ea87['isBlockImage'](_0x4d77ee)&&_0x4d77ee===_0x64d61e;}return!0x1;}function _0x4df10f(_0x2deecd,_0x4f70ac){return _0x41902c(_0x2deecd,_0x4f70ac)?[_0x2deecd,_0x4f70ac]:_0x41902c(_0x4f70ac,_0x2deecd)?[_0x4f70ac,_0x2deecd]:null;}_0xbcb28b['plugins']['has']('ImageResize')&&(_0x435439['enableDefaultAttributesIntegration']('resizeImage'),_0x435439['registerBlockAttribute']('resizedWidth'),_0x435439['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x51216b,'FORMAT_IMAGE_SIZE'))),_0xbcb28b['plugins']['has']('ImageTextAlternativeEditing')&&(_0x435439['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x435439['registerBlockAttribute']('alt')),_0x435439['descriptionFactory']['registerDescriptionCallback'](_0x11ec43=>{if(!!_0x4174ea['find'](({type:_0x5a4dce,subType:_0x22d4c2})=>_0x11ec43['type']==_0x5a4dce&&_0x11ec43['subType']==_0x22d4c2))return _0x11ec43['previous']?{}:void 0x0;}),_0x435439['descriptionFactory']['registerDescriptionCallback'](_0x380b0e=>{if('insertion'==_0x380b0e['type']||'deletion'==_0x380b0e['type']){const _0x26b20b=_0x380b0e['getContainedElement']();if(_0x26b20b&&_0x26b20b['is']('element','caption'))return{'type':'insertion'==_0x380b0e['type']?'addObject':'removeObject','element':_0x26b20b,'quantity':0x1};}}),_0x435439['descriptionFactory']['registerDescriptionCallback'](_0x4e69fe=>'formatBlock'==_0x4e69fe['type']&&'convertInlineImageToBlock'==_0x4e69fe['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x4e69fe['type']&&'convertBlockImageToInline'==_0x4e69fe['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x435439['descriptionFactory']['registerDescriptionCallback'](_0x24ac93=>{if('attribute'!=_0x24ac93['type'])return;const {data:_0x566368}=_0x24ac93;if(!_0x566368||'alt'!=_0x566368['key'])return;const _0x41f888=_0x566368['newValue'];return _0x41f888?{'type':'format','content':o(_0x51216b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x41f888+'\x22')}:{'type':'format','content':o(_0x51216b,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x19ed21=this['editor'],_0x5c7694=_0x19ed21['locale'];_0x19ed21['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x49184e=>{if('formatBlock'!=_0x49184e['type']&&'formatInline'!=_0x49184e['type'])return;const {data:_0x4333da}=_0x49184e;if(_0x4333da){if('imageTextAlternative'==_0x4333da['commandName']){const _0x1e9b28=_0x4333da['commandParams'][0x0]['newValue'];return _0x1e9b28?{'type':'format','content':o(_0x5c7694,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1e9b28+'\x22')}:{'type':'format','content':o(_0x5c7694,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4333da['commandName']){const _0x1ac18c=_0x4333da['commandParams'][0x0]['width'];return _0x1ac18c?{'type':'format','content':o(_0x5c7694,'*Set\x20image\x20width:*\x20%0',_0x1ac18c)}:{'type':'format','content':o(_0x5c7694,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x28108f{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x25171f=this['editor']['locale'],_0x37fb3b=this['editor']['plugins']['get']('TrackChangesEditing');_0x37fb3b['enableDefaultAttributesIntegration']('replaceImageSource'),_0x37fb3b['registerBlockAttribute']('src'),_0x37fb3b['descriptionFactory']['registerDescriptionCallback'](_0x17cb29=>{if('attribute'!=_0x17cb29['type'])return;const {data:_0x26ba7a}=_0x17cb29;return _0x26ba7a&&'src'==_0x26ba7a['key']?_0x26ba7a['newValue']&&_0x26ba7a['oldValue']?{'type':'format','content':o(_0x25171f,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xb64a85=this['editor']['plugins']['get']('TrackChangesEditing');_0xb64a85['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0xb64a85['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xb64a85['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0xb64a85['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x887b1=this['editor'],_0x278988=_0x887b1['locale'];_0x887b1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1a146e=>{if('formatBlock'!=_0x1a146e['type']&&'formatInline'!=_0x1a146e['type'])return;const {data:_0x2ec390}=_0x1a146e;if(!_0x2ec390||'replaceImageSource'!=_0x2ec390['commandName'])return;return{'type':'format','content':o(_0x278988,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x28108f{['afterInit'](){const _0x524767=this['editor'];if(!_0x524767['plugins']['has']('ImageStyleEditing'))return;const _0x126eae=_0x524767['plugins']['get']('TrackChangesEditing'),_0x6d92bb=_0x524767['plugins']['get']('ImageUtils'),_0x383ca9={};_0x126eae['enableCommand']('imageStyle',(_0x204b0a,_0x19788c)=>{const _0x67c40a=_0x524767['plugins']['get']('Users')['me'],_0x49a403=_0x524767['commands']['get']('imageStyle');let _0x2c9a57=_0x6d92bb['getClosestSelectedImageElement'](_0x524767['model']['document']['selection']),_0x532758=_0x524767['model']['createRangeOn'](_0x2c9a57),_0x1bb1aa=_0x49a403['value'];if(_0x1bb1aa==_0x19788c['value'])return;const _0x2ed049={'commandName':'imageStyle','commandParams':[_0x19788c],'formatGroupId':_0x447718()};_0x524767['model']['change'](()=>{if(_0x126eae['getSuggestions']()['filter'](_0x13c97c=>_0x13c97c['isInContent']&&_0x67c40a==_0x13c97c['author']&&('formatBlock'==_0x13c97c['type']||'formatInline'==_0x13c97c['type'])&&('imageStylePreApply'==_0x13c97c['subType']||'imageStylePostApply'==_0x13c97c['subType'])&&_0x13c97c['getFirstRange']()['isEqual'](_0x532758))['forEach'](_0x4fafda=>_0x126eae['discardSuggestion'](_0x4fafda['head'])),_0x2c9a57=_0x6d92bb['getClosestSelectedImageElement'](_0x524767['model']['document']['selection']),_0x532758=_0x524767['model']['createRangeOn'](_0x2c9a57),_0x49a403['refresh'](),_0x524767['commands']['get']('imageTypeInline')['refresh'](),_0x524767['commands']['get']('imageTypeBlock')['refresh'](),_0x1bb1aa=_0x49a403['value'],_0x1bb1aa!=_0x19788c['value'])return _0x6d92bb['isInlineImage'](_0x2c9a57)&&_0x49a403['shouldConvertImageType'](_0x19788c['value'],_0x2c9a57)?(_0x204b0a({..._0x19788c,'setImageSizes':!0x1}),_0x2c9a57=_0x6d92bb['getClosestSelectedImageElement'](_0x524767['model']['document']['selection']),void _0x126eae['markBlockFormat'](_0x2c9a57,{..._0x2ed049,'commandReversedParams':[{'value':_0x1bb1aa||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x6d92bb['isBlockImage'](_0x2c9a57)?_0x126eae['markBlockFormat'](_0x2c9a57,_0x2ed049,[],'imageStylePostApply'):_0x126eae['markInlineFormat'](_0x532758,_0x2ed049,'imageStylePostApply'));});});for(const _0x3411d7 of _0x524767['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x383ca9[_0x3411d7['name']]=_0x3411d7['title']['toLowerCase']();_0x126eae['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x126eae['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x126eae['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x126eae['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2e0ea8])=>{_0x6d92bb['setImageNaturalSizeAttributes'](_0x2e0ea8['getContainedElement']());}),_0x126eae['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x37b57d,_0x794d95)=>{_0x126eae['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x37b57d,{'commandName':_0x794d95['commandName'],'commandParams':_0x794d95['commandReversedParams']});}),_0x126eae['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x1b6655,_0x1ff7e6){if(_0x580847(_0x1b6655,_0x1ff7e6))return[_0x1b6655,_0x1ff7e6];if(_0x580847(_0x1ff7e6,_0x1b6655))return[_0x1ff7e6,_0x1b6655];return null;});const _0x5ee092=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x580847(_0x417113,_0x3c4280){const _0x1a3dc9=_0x5ee092['findIndex'](({type:_0x229917,subType:_0x1076f0})=>_0x417113['type']==_0x229917&&_0x417113['subType']==_0x1076f0),_0x4282cb=_0x5ee092['findIndex'](({type:_0x49dccd,subType:_0x32585a})=>_0x3c4280['type']==_0x49dccd&&_0x3c4280['subType']==_0x32585a);if(_0x1a3dc9<0x0||_0x4282cb<0x0)return!0x1;const _0x194394=_0x417113['getFirstRange'](),_0x43f86f=_0x3c4280['getFirstRange']();if((0x0==_0x1a3dc9||0x1==_0x1a3dc9)&&0x2==_0x4282cb&&_0x194394['isIntersecting'](_0x43f86f))return!0x0;if(0x2==_0x1a3dc9&&0x3==_0x4282cb){const _0x5cb1db=_0x126eae['_findSuggestions'](_0x194394,'insertion')['filter'](({suggestion:_0x529f47,meta:_0x5843af})=>_0x5843af['isOwn']&&'convertInlineImageToBlock'==_0x529f47['subType']);if(_0x5cb1db['length']>0x1&&_0x43f86f['end']['isEqual'](_0x194394['start']))return!0x0;if(0x1==_0x5cb1db['length']&&(_0x194394['start']['isEqual'](_0x43f86f['end'])||_0x194394['end']['isEqual'](_0x43f86f['start'])))return!0x0;}if(0x3==_0x1a3dc9&&0x3==_0x4282cb&&_0x194394['start']['isBefore'](_0x43f86f['start'])){const _0x21a555=_0x194394['end']['nodeAfter'],_0x115b6e=_0x43f86f['start']['nodeBefore'];return _0x6d92bb['isBlockImage'](_0x21a555)&&_0x21a555===_0x115b6e;}return!0x1;}_0x524767['model']['document']['registerPostFixer'](()=>{let _0x19da9c=!0x1;const _0x301caf=Array['from'](_0x524767['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x589313,data:_0x3a7563}of _0x301caf){const {group:_0x3239af,type:_0x27f98d,subType:_0xe7f44e,id:_0x4959a0}=_0x126eae['_splitMarkerName'](_0x589313);if('suggestion'==_0x3239af&&_0x126eae['hasSuggestion'](_0x4959a0)){if('formatBlock'==_0x27f98d&&('imageStylePreApply'==_0xe7f44e||'imageStylePostApply'==_0xe7f44e)){const _0x27a53d=_0x126eae['getSuggestion'](_0x4959a0);if(_0x3a7563['newRange']){const _0x4789df=_0x27a53d['getFirstRange']()['getContainedElement']();if(_0x6d92bb['isBlockImage'](_0x4789df))continue;_0x126eae['discardSuggestion'](_0x27a53d),_0x19da9c=!0x0;}}if('insertion'==_0x27f98d&&'imageCaption'==_0xe7f44e&&!_0x3a7563['newRange']){const _0x12398a=_0x126eae['getSuggestion'](_0x4959a0);_0x12398a['next']&&_0x12398a['next']['isInContent']&&(_0x126eae['discardSuggestion'](_0x12398a['next']),_0x19da9c=!0x0);}}}return _0x19da9c;}),this['_registerLegacyDescription'](_0x383ca9);}['_registerLegacyDescription'](_0x3ae8a4){const _0x452fb1=this['editor'],_0x45399b=_0x452fb1['locale'];_0x452fb1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ec8a4=>{if('formatBlock'!=_0x3ec8a4['type']&&'formatInline'!=_0x3ec8a4['type'])return;const {data:_0x25bf51}=_0x3ec8a4;if(!_0x25bf51||'imageStyle'!=_0x25bf51['commandName'])return;const _0x437cbb=_0x25bf51['commandParams'][0x0]['value'];return _0x1b4260('side'===_0x437cbb?o(_0x45399b,'FORMAT_SIDE_IMAGE'):_0x3ae8a4[_0x437cbb]||_0x437cbb);function _0x1b4260(_0x2eded6){return{'type':'format','content':o(_0x45399b,'*Format:*\x20%0',_0x2eded6)};}});}}class at extends _0x28108f{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x3d6803){super(_0x3d6803),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x28633d=this['editor'],_0x7d183=_0x28633d['commands']['get']('importWord'),_0x407ebc=_0x28633d['commands']['get']('trackChanges');_0x7d183&&(_0x7d183['on']('execute',(_0x24827d,[,_0x3d5096])=>{this['_trackChangesValueDuringImport']=_0x407ebc['value'],_0x3d5096['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x7d183,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x7d183,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x407ebc['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x28633d['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x35175d,_0x4e55d1){const {suggestions:_0x2f18d3}=_0x4e55d1,_0x46041e=this['editor']['commands']['get']('trackChanges'),_0x2b793f=_0x46041e['value'];this['_trackChangesValueDuringImport']!==_0x2b793f&&(_0x46041e['execute'](),this['_trackChangesExecuted']=!0x0),_0x2f18d3&&_0x2f18d3['forEach'](({id:_0x1236fa,type:_0x3e82ec,author:_0x299385,created_at:_0x22f4cc})=>{const _0x1577f1={'id':_0x1236fa,'type':_0x3e82ec,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x299385,'createdAt':_0x22f4cc?new Date(_0x22f4cc):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1577f1);});}}class ct extends _0x28108f{['afterInit'](){const _0x407e7f=this['editor'],_0x2e9f48=_0x407e7f['plugins']['get']('TrackChangesEditing');if(_0x407e7f['plugins']['has']('IndentEditing')&&(_0x2e9f48['enableCommand']('indent'),_0x2e9f48['enableCommand']('outdent')),_0x407e7f['plugins']['has']('IndentBlock')){for(const _0x49bfb4 of['indentBlock','outdentBlock'])_0x2e9f48['enableDefaultAttributesIntegration'](_0x49bfb4);}const _0xe662d6=_0x407e7f['locale'];_0x2e9f48['registerBlockAttribute']('blockIndent'),_0x2e9f48['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0xe662d6,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x39b8e4=this['editor'],_0x2165c5=_0x39b8e4['locale'],_0x5a7a18=_0x39b8e4['plugins']['get']('TrackChangesEditing');_0x5a7a18['descriptionFactory']['registerDescriptionCallback'](_0x4ee7e6=>{if('formatBlock'!=_0x4ee7e6['type'])return;const {data:_0x94a439}=_0x4ee7e6;if(!_0x94a439)return;if('indentBlock'!=_0x94a439['commandName']&&'outdentBlock'!=_0x94a439['commandName'])return;const _0x4fb558=_0x4ee7e6['getItems']()[0x0],_0x2eb27d=_0x5a7a18['descriptionFactory']['getItemLabel'](_0x4fb558);return'indentBlock'==_0x94a439['commandName']?{'type':'format','content':o(_0x2165c5,'*Indent:*\x20%0',_0x2eb27d)}:'outdentBlock'==_0x94a439['commandName']?{'type':'format','content':o(_0x2165c5,'*Outdent:*\x20%0',_0x2eb27d)}:void 0x0;});}}class ut extends _0x28108f{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x28108f{['afterInit'](){const _0x3cb16d=this['editor'];if(!_0x3cb16d['plugins']['has']('LinkEditing'))return;const _0x5510af=_0x3cb16d['plugins']['get']('TrackChangesEditing'),_0x2e5ccd=_0x3cb16d['commands']['get']('link');_0x5510af['enableDefaultAttributesIntegration']('link'),_0x5510af['enableDefaultAttributesIntegration']('unlink'),_0x5510af['registerInlineAttribute']('linkHref');for(const _0xe2b8f3 of _0x2e5ccd['manualDecorators'])_0x5510af['registerInlineAttribute'](_0xe2b8f3['id']),_0x5510af['descriptionFactory']['registerAttributeLabel'](_0xe2b8f3['id'],'link\x20('+_0xe2b8f3['label']['toLowerCase']()+')');_0x5510af['descriptionFactory']['registerDescriptionCallback'](_0xa3e6c6=>{if('attribute'!=_0xa3e6c6['type'])return;const {data:_0x3d1103}=_0xa3e6c6;if(!_0x3d1103||'linkHref'!=_0x3d1103['key'])return;const _0x32bf00=_0x3d1103['newValue'],_0x5799c9=_0x3cb16d['locale'];return{'type':'format','content':null==_0x32bf00?o(_0x5799c9,'*Remove\x20link*'):o(_0x5799c9,'*Set\x20link:*\x20%0','\x22'+_0x32bf00+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4fdba9=this['editor'],_0x4bdeec=_0x4fdba9['locale'];_0x4fdba9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x327b87=>{if('formatInline'!=_0x327b87['type'])return;const {data:_0x2ab27d}=_0x327b87;if(_0x2ab27d){if('link'==_0x2ab27d['commandName']){const _0x5a4ebb=_0x2ab27d['commandParams'][0x0];return{'type':'format','content':o(_0x4bdeec,'*Set\x20link:*\x20%0','\x22'+_0x5a4ebb+'\x22')};}return'unlink'==_0x2ab27d['commandName']?{'type':'format','content':o(_0x4bdeec,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x28108f{['afterInit'](){const _0x254be2=this['editor'],_0x535507=_0x254be2['locale'];if(!_0x254be2['plugins']['has']('LegacyListEditing'))return;const _0x4a34d4=_0x254be2['plugins']['get']('TrackChangesEditing'),_0x5323c5=_0x254be2['plugins']['has']('LegacyTodoListEditing');function _0x35f53e(_0xc24397){return()=>{const _0x1adfd1=_0x254be2['model']['document']['selection'],_0x4a419a=_0x254be2['commands']['get'](_0xc24397);if(_0x4a419a['value'])return void _0x254be2['execute']('paragraph',{});const _0xf431bf=_0xc24397['slice'](0x0,-0x4),_0x4f88e5=function(_0x418e6e,_0x1b3115,_0x29b9f9){let _0x4171df=Array['from'](_0x418e6e)['filter'](_0x2bedb2=>function(_0x19cd3f,_0xe125ba){return _0xe125ba['checkChild'](_0x19cd3f['parent'],'listItem')&&!_0xe125ba['isObject'](_0x19cd3f);}(_0x2bedb2,_0x29b9f9));_0x4171df=_0x4171df['filter'](_0x25add8=>!_0x25add8['is']('element','listItem')||_0x25add8['getAttribute']('listType')!=_0x1b3115);const _0x3c27=new Set();for(const _0x34ffb3 of _0x4171df)_0x34ffb3['is']('element','listItem')?_0x3c27['add'](fe(_0x34ffb3)):_0x3c27['add'](_0x34ffb3);return Array['from'](_0x3c27);}(_0x1adfd1['getSelectedBlocks'](),_0xf431bf,_0x254be2['model']['schema']);_0x254be2['model']['change'](()=>{for(const _0x1f3fd0 of _0x4f88e5)_0x4a34d4['markBlockFormat'](_0x1f3fd0,{'commandName':_0xc24397,'commandParams':[{'forceValue':!_0x4a419a['value']}],'formatGroupId':'blockName'},ue(_0x1f3fd0));});};}function _0x26a9eb(_0x2718d6){return()=>{const _0x3df563=function(_0x334f1b){let _0x357377=Array['from'](_0x334f1b);const _0x2c6c8d=_0x357377['findIndex'](_0x10ea8d=>'listItem'!=_0x10ea8d['name']);return _0x2c6c8d>-0x1&&(_0x357377=_0x357377['slice'](0x0,_0x2c6c8d)),_0x357377;}(_0x254be2['model']['document']['selection']['getSelectedBlocks']()),_0x24dbba=_0x254be2['model']['createRange'](_0x254be2['model']['createPositionAt'](_0x3df563[0x0],'before'),_0x254be2['model']['createPositionAt'](_0x3df563[_0x3df563['length']-0x1],'end'));_0x254be2['model']['change'](()=>{_0x4a34d4['markBlockFormat'](_0x24dbba,{'commandName':_0x2718d6,'commandParams':[],'formatGroupId':'listIndent'},function(_0x30365e){const _0x8ebea7=new Set();for(const _0x5d7337 of _0x30365e){let _0x2ba9d0=_0x5d7337['nextSibling'];for(;_0x2ba9d0&&_0x2ba9d0['getAttribute']('listIndent')>_0x5d7337['getAttribute']('listIndent');)_0x8ebea7['add'](_0x2ba9d0),_0x2ba9d0=_0x2ba9d0['nextSibling'];}return Array['from'](_0x8ebea7);}(_0x3df563));});};}_0x4a34d4['enableCommand']('numberedList',_0x35f53e('numberedList')),_0x4a34d4['enableCommand']('bulletedList',_0x35f53e('bulletedList')),_0x5323c5&&_0x4a34d4['enableCommand']('todoList',_0x35f53e('todoList')),_0x4a34d4['enableCommand']('indentList',_0x26a9eb('indentList')),_0x4a34d4['enableCommand']('outdentList',_0x26a9eb('outdentList')),_0x5323c5&&_0x4a34d4['enableCommand']('checkTodoList',()=>{const _0x398376=_0x254be2['commands']['get']('checkTodoList'),_0x236405=Array['from'](_0x398376['_selectedElements']);_0x236405['filter'](_0x28ee85=>_0x28ee85['getAttribute']('todoListChecked')!=_0x398376['value']),_0x254be2['model']['change'](()=>{for(const _0x238aaf of _0x236405)_0x4a34d4['markBlockFormat'](_0x238aaf,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x398376['value']}]});});}),_0x4a34d4['descriptionFactory']['registerElementLabel']('listItem',_0x44e263=>o(_0x535507,'ELEMENT_LIST_ITEM',_0x44e263)),_0x4a34d4['descriptionFactory']['registerDescriptionCallback'](_0x2744df=>{if('formatBlock'!=_0x2744df['type']&&'formatInline'!=_0x2744df['type'])return;const {data:_0xf53f17}=_0x2744df;if(_0xf53f17){if('numberedList'==_0xf53f17['commandName']||'bulletedList'==_0xf53f17['commandName']||'todoList'==_0xf53f17['commandName'])switch(_0xf53f17['commandName']['replace']('List','')){case'bulleted':return _0xb2bdde(o(_0x535507,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xb2bdde(o(_0x535507,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xb2bdde(o(_0x535507,'ELEMENT_TODO_LIST'));}if('indentList'==_0xf53f17['commandName'])return{'type':'format','content':o(_0x535507,'*Indent:*\x20%0',o(_0x535507,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xf53f17['commandName'])return{'type':'format','content':o(_0x535507,'*Outdent:*\x20%0',o(_0x535507,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xf53f17['commandName'])return _0xf53f17['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x535507,'*Check\x20item*')}:{'type':'format','content':o(_0x535507,'*Uncheck\x20item*')};}function _0xb2bdde(_0x32d2d7){return{'type':'format','content':o(_0x535507,'*Change\x20to:*\x20%0',_0x32d2d7)};}});}}function fe(_0x464870){const _0x54e5f7=_0x464870['getAttribute']('listIndent');if(0x0==_0x54e5f7)return _0x464870;let _0x27f325=_0x464870;for(;_0x464870['previousSibling']&&_0x464870['previousSibling']['is']('element','listItem');){const _0x27a0a3=_0x464870['previousSibling']['getAttribute']('listIndent');if(_0x27a0a3==_0x54e5f7)_0x27f325=_0x464870['previousSibling'];else{if(_0x27a0a3<_0x54e5f7)break;}_0x464870=_0x464870['previousSibling'];}return _0x27f325;}function ue(_0x523698){const _0x5c3083=[];if(_0x523698['is']('element','listItem')&&_0x523698['getAttribute']('listIndent')>0x0){let _0x593505=_0x523698['nextSibling'];for(;_0x593505&&'listItem'==_0x593505['name']&&_0x593505['getAttribute']('listIndent')==_0x523698['getAttribute']('listIndent');)_0x5c3083['push'](_0x593505),_0x593505=_0x593505['nextSibling'];}return _0x5c3083;}class W extends _0x28108f{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x37f00e=this['editor']['config']['get']('list.properties'),_0x211359=this['editor']['plugins']['get']('TrackChangesEditing');_0x37f00e['styles']&&_0x211359['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x37f00e['reversed']&&_0x211359['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x37f00e['startIndex']&&_0x211359['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x211359['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x21b7b6,_0x45a22e={}){const _0xc3742b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x481c25=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0xc3742b['markMultiRangeBlockFormat'](_0x481c25,{'commandName':'listStyle','commandParams':[{'type':_0x45a22e['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x5e64df,_0x59b9c0={}){const _0x16e33d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x11d88e=this['_getSuggestionBlocks'](_0x115e1d=>_0x115e1d['is']('element','listItem')&&'numbered'===_0x115e1d['getAttribute']('listType'));if(_0x11d88e['length']<0x1)return;const _0x2fc50b=_0x11d88e['map'](_0x3049fe=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3049fe,'before'),this['editor']['model']['createPositionAt'](_0x3049fe,0x0)));this['editor']['model']['change'](()=>{_0x16e33d['markMultiRangeBlockFormat'](_0x2fc50b,{'commandName':'listReversed','commandParams':[{'reversed':_0x59b9c0['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x35e013,_0x3b8de6={}){const _0x1167bc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5281cc=this['_getSuggestionBlocks'](_0x131754=>_0x131754['is']('element','listItem')&&'numbered'===_0x131754['getAttribute']('listType'));if(_0x5281cc['length']<0x1)return;const _0x56c995=_0x5281cc['map'](_0x5102ba=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5102ba,'before'),this['editor']['model']['createPositionAt'](_0x5102ba,0x0)));this['editor']['model']['change'](()=>{_0x1167bc['markMultiRangeBlockFormat'](_0x56c995,{'commandName':'listStart','commandParams':[{'startIndex':_0x3b8de6['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x3644f5){if('formatBlock'!=_0x3644f5['type']&&'formatInline'!=_0x3644f5['type'])return;const _0x321916=this['editor']['locale'],{data:_0x5bdcfd}=_0x3644f5;if(!_0x5bdcfd)return;let _0x516d73,_0x229c6e;switch(_0x5bdcfd['commandName']){case'listStyle':_0x516d73='*Change\x20to:*\x20%0',_0x229c6e={'type':'format','content':o(_0x321916,_0x516d73,o(_0x321916,this['_getTranslationKeyForListStyle'](_0x5bdcfd['commandParams'][0x0]['type'])))};break;case'listReversed':_0x516d73=_0x5bdcfd['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x229c6e={'type':'format','content':o(_0x321916,_0x516d73)};break;case'listStart':_0x516d73='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x229c6e={'type':'format','content':o(_0x321916,_0x516d73,_0x5bdcfd['commandParams'][0x0]['startIndex'])};}return _0x229c6e;}['_getSuggestionBlocksForListStyle'](){const _0x54b178=this['editor']['plugins']['get']('LegacyListUtils');let _0x49abba=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x49abba[0x0]?.['is']('element','listItem')&&_0x49abba['unshift'](..._0x54b178['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x49abba[_0x49abba['length']-0x1]?.['is']('element','listItem')&&_0x49abba['push'](..._0x54b178['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x49abba=[...new Set(_0x49abba)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x49abba=_0x49abba['filter'](_0x23df15=>_0x23df15['is']('element','listItem'))),_0x49abba;}['_getSuggestionBlocks'](_0x561d7c){const _0x4ea2f6=this['editor']['plugins']['get']('LegacyListUtils');let _0x4e2494=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x561d7c)['map'](_0x340b29=>{const _0x164610=this['editor']['model']['createPositionAt'](_0x340b29,0x0);return[..._0x4ea2f6['getSiblingNodes'](_0x164610,'backward'),..._0x4ea2f6['getSiblingNodes'](_0x164610,'forward')];})['flat']();return _0x4e2494=[...new Set(_0x4e2494)],_0x4e2494;}['_getTranslationKeyForListStyle'](_0x37f47d){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x37f47d)||'default')['toUpperCase']()+'_LIST_'+_0x37f47d['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x28108f{['afterInit'](){const _0x3fee9f=this['editor'];if(!_0x3fee9f['plugins']['has']('MediaEmbedEditing'))return;const _0x573123=_0x3fee9f['plugins']['get']('TrackChangesEditing'),_0x310c72=_0x3fee9f['locale'];_0x573123['enableCommand']('mediaEmbed'),_0x573123['descriptionFactory']['registerElementLabel']('media',_0x38e218=>o(_0x310c72,'ELEMENT_MEDIA',_0x38e218)),_0x3fee9f['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1d078c,{writer:_0x2d1681,options:_0x402dd4})=>{if(_0x402dd4['showSuggestionHighlights'])return _0x2d1681['createEmptyElement']('div');},'converterPriority':'high'}),_0x3fee9f['data']['downcastDispatcher']['on']('attribute:url:media',(_0x172b95,_0x53b1cd,_0x4ac7e8)=>{_0x4ac7e8['options']['showSuggestionHighlights']&&_0x172b95['stop']();},{'priority':'high'});}}class mt extends _0x28108f{['afterInit'](){const _0x2e65aa=this['editor'];_0x2e65aa['plugins']['has']('MentionEditing')&&_0x2e65aa['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x28108f{['afterInit'](){const _0x12d39e=this['editor'];if(!_0x12d39e['plugins']['has']('MergeFieldsEditing'))return;_0x12d39e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x12d39e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x2182ff=_0x12d39e['plugins']['get']('TrackChangesEditing'),_0x4618a6=_0x12d39e['locale'];_0x2182ff['descriptionFactory']['registerElementLabel']('mergeField',_0x2fadec=>o(_0x4618a6,'ELEMENT_MERGE_FIELD',_0x2fadec)),_0x2182ff['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x5db9cd=>o(_0x4618a6,'ELEMENT_MERGE_FIELD',_0x5db9cd)),_0x2182ff['descriptionFactory']['registerDescriptionCallback'](_0x4e0cbf=>{if('insertion'!=_0x4e0cbf['type']&&'deletion'!=_0x4e0cbf['type'])return;const _0x5b3328=_0x4e0cbf['getContainedElement']();if(null==_0x5b3328)return;if(!_0x5b3328['is']('element','mergeField')&&!_0x5b3328['is']('element','mergeFieldBlock'))return;const _0x346a9d=_0x12d39e['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x5b3328['getAttribute']('id'));return'insertion'==_0x4e0cbf['type']?{'type':'insertion','content':o(_0x4618a6,'*Insert:*\x20%0','\x22'+_0x346a9d+'\x22\x20'+o(_0x4618a6,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x4618a6,'*Remove:*\x20%0','\x22'+_0x346a9d+'\x22\x20'+o(_0x4618a6,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x28108f{['afterInit'](){const _0x488dc1=this['editor'],_0x4c96c0=_0x488dc1['plugins']['get']('TrackChangesEditing');_0x488dc1['plugins']['has']('MultiLevelList')&&(_0x4c96c0['enableDefaultAttributesIntegration']('multiLevelList'),_0x4c96c0['registerBlockAttribute']('listMarkerStyle'),_0x4c96c0['descriptionFactory']['registerDescriptionCallback'](_0x3b7bf1=>this['handleDescriptions'](_0x3b7bf1)));}['handleDescriptions'](_0x1477ea){const _0x18398e=this['editor']['locale'],{data:_0x2fae17}=_0x1477ea,_0x26801e={'type':'format','content':''};if(_0x2fae17&&'listMarkerStyle'==_0x2fae17['key']){if(!_0x2fae17['oldValue'])return{'type':'format','content':o(_0x18398e,'*Set\x20format:*\x20%0',o(_0x18398e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2fae17['newValue']+')'};if(!_0x2fae17['newValue']){let _0x4851bb=_0x1477ea['head'];for(;_0x4851bb;){if(_0x4851bb['data']&&'listType'==_0x4851bb['data']['key']&&_0x4851bb['data']['newValue'])return _0x26801e;_0x4851bb=_0x4851bb['next'];}return{'type':'format','content':o(_0x18398e,'*Remove\x20format:*\x20%0',o(_0x18398e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2fae17['oldValue']+')'};}}}}class kt extends _0x28108f{['afterInit'](){const _0x559db5=this['editor'];if(!_0x559db5['plugins']['has']('PageBreakEditing'))return;_0x559db5['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4a1cc8=_0x559db5['plugins']['get']('TrackChangesEditing'),_0x21834e=_0x559db5['locale'];_0x4a1cc8['descriptionFactory']['registerElementLabel']('pageBreak',_0x310b4d=>o(_0x21834e,'ELEMENT_PAGE_BREAK',_0x310b4d));}}class bt extends _0x28108f{['afterInit'](){const _0x31947d=this['editor'];if(!_0x31947d['plugins']['has']('Paragraph'))return;const _0x5302fc=_0x31947d['locale'],_0x5729d1=_0x31947d['plugins']['get']('TrackChangesEditing');_0x5729d1['descriptionFactory']['registerElementLabel']('paragraph',_0x3f582d=>o(_0x5302fc,'ELEMENT_PARAGRAPH',_0x3f582d)),_0x5729d1['enableDefaultAttributesIntegration']('paragraph'),_0x5729d1['enableCommand']('insertParagraph'),_0x31947d['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x31947d),{'priority':'highest'}),_0x31947d['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x453eaa,_0x4c0796,_0x44da85)=>{_0x44da85['options']['showSuggestionHighlights']&&nr(_0x31947d,{'showActiveMarker':!0x1})(_0x453eaa,_0x4c0796,_0x44da85);},{'priority':'highest'});const _0x3aed5c=_0x5729d1['descriptionFactory'];_0x3aed5c['registerDescriptionCallback'](_0x2aeed2=>{if('insertion'!==_0x2aeed2['type'])return;const {start:_0x10f245,end:_0x5988cc}=_0x2aeed2['getFirstRange']();if(!_0x10f245['isTouching'](_0x5988cc)||!_0x10f245['nodeAfter'])return;const _0x1ebab8=_0x31947d['model']['schema'],_0x37b24b=_0x10f245['nodeAfter'];return _0x1ebab8['isBlock'](_0x37b24b)&&!_0x1ebab8['isLimit'](_0x37b24b)&&_0x1ebab8['checkChild'](_0x37b24b,'$text')?{'type':'insertion','content':o(_0x5302fc,'*Insert:*\x20%0',_0x3aed5c['getItemLabel'](_0x37b24b,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x37026b=this['editor'],_0x486ebe=_0x37026b['locale'];_0x37026b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ed8b9=>{if('formatBlock'!=_0x3ed8b9['type'])return;const {data:_0x19d180}=_0x3ed8b9;return _0x19d180&&'paragraph'==_0x19d180['commandName']?{'type':'format','content':o(_0x486ebe,'*Change\x20to:*\x20%0',o(_0x486ebe,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x1c4902,{showActiveMarker:_0x413165=!0x0}={}){return(_0x1b0593,_0x2f681c,_0x38d86f)=>{const _0x4854bd=_0x1c4902['plugins']['get']('TrackChangesEditing'),_0x32b0d4=_0x2f681c['markerRange']['start'],_0x440045=_0x2f681c['markerRange']['end'],_0x16b6fc=_0x1c4902['model']['schema'];if(!_0x32b0d4['isTouching'](_0x440045)||!_0x32b0d4['nodeAfter'])return;const _0x2b5d38=_0x32b0d4['nodeAfter'];if(_0x16b6fc['isBlock'](_0x2b5d38)&&!_0x16b6fc['isLimit'](_0x2b5d38)&&_0x16b6fc['checkChild'](_0x2b5d38,'$text')){if(!_0x38d86f['consumable']['consume'](_0x2f681c['markerRange'],_0x1b0593['name']))return;const {authorId:_0x555c1a}=_0x4854bd['_splitMarkerName'](_0x2f681c['markerName']),_0x88e155=_0x38d86f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x555c1a}),_0xfdd6=_0x38d86f['mapper']['toViewPosition'](_0x440045);_0x413165&&_0x4854bd['activeMarkers']['includes'](_0x2f681c['markerName'])&&_0x38d86f['writer']['addClass']('ck-suggestion-marker--active',_0x88e155),_0x38d86f['writer']['insert'](_0xfdd6,_0x88e155),_0x38d86f['mapper']['bindElementToMarker'](_0x88e155,_0x2f681c['markerName']);}};}class wt extends _0x28108f{['afterInit'](){const _0x4157d5=this['editor'];if(!_0x4157d5['plugins']['has']('RemoveFormatEditing'))return;_0x4157d5['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3fd227=this['editor'];_0x3fd227['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x16451a=>{if('formatBlock'!=_0x16451a['type']&&'formatInline'!=_0x16451a['type'])return;const {data:_0x18d778}=_0x16451a;return _0x18d778&&'removeFormat'==_0x18d778['commandName']?{'type':'format','content':o(_0x3fd227['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x28108f{['afterInit'](){const _0x38ae9d=this['editor'];if(!_0x38ae9d['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x396e40=_0x38ae9d['plugins']['get']('TrackChangesEditing');_0x396e40['enableCommand']('goToPreviousRestrictedEditingException'),_0x396e40['enableCommand']('goToNextRestrictedEditingException');const _0xfa85d0=_0x38ae9d['plugins']['get']('RestrictedEditingModeEditing');_0xfa85d0['enableCommand']('trackChanges'),_0xfa85d0['enableCommand']('acceptSuggestion'),_0xfa85d0['enableCommand']('discardSuggestion'),_0xfa85d0['enableCommand']('acceptAllSuggestions'),_0xfa85d0['enableCommand']('discardAllSuggestions'),_0xfa85d0['enableCommand']('acceptSelectedSuggestions'),_0xfa85d0['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x28108f{static get['requires'](){return[_0x13f44e];}['init'](){const _0x59952d=this['editor'],_0x50533f=_0x59952d['plugins']['get']('TrackChangesEditing');_0x50533f['enableCommand']('shiftEnter'),_0x59952d['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x59952d),{'priority':'high'}),_0x59952d['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x59952d),{'priority':'high'}),_0x59952d['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x989c8a,_0x4720e5,_0x3376aa)=>{_0x3376aa['options']['showSuggestionHighlights']&&ge(_0x59952d,{'showActiveMarker':!0x1})(_0x989c8a,_0x4720e5,_0x3376aa);}),_0x50533f['descriptionFactory']['registerElementLabel']('softBreak',_0x2f474e=>o(_0x59952d['locale'],'ELEMENT_LINE_BREAK',_0x2f474e));}}function ge(_0x588c6e,{showActiveMarker:_0x1e4c0e=!0x0}={}){return(_0x64678,_0x38313d,_0x111bfa)=>{const _0x1a3801=_0x588c6e['plugins']['get']('TrackChangesEditing');if(!_0x111bfa['consumable']['test'](_0x38313d['markerRange'],_0x64678['name']))return;const _0x31d60f=_0x588c6e['model'];for(const _0x3c015a of _0x38313d['markerRange']['getItems']()){if(!_0x3c015a['is']('element','softBreak'))continue;const _0x15cc3f='deletion'==_0x38313d['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x39566f}=_0x1a3801['_splitMarkerName'](_0x38313d['markerName']),_0x4de190=_0x111bfa['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x15cc3f,'data-author-id':_0x39566f}),_0x162a9f=_0x111bfa['mapper']['toViewPosition'](_0x31d60f['createPositionBefore'](_0x3c015a));_0x1e4c0e&&_0x1a3801['activeMarkers']['includes'](_0x38313d['markerName'])&&_0x111bfa['writer']['addClass']('ck-suggestion-marker--active',_0x4de190),_0x111bfa['writer']['insert'](_0x162a9f,_0x4de190),_0x111bfa['mapper']['bindElementToMarker'](_0x4de190,_0x38313d['markerName']);}};}class St extends _0x28108f{['afterInit'](){const _0x570205=this['editor'],_0x690af=_0x570205['model'],_0x1ce595=_0x570205['locale'];if(!_0x570205['plugins']['has']('StandardEditingModeEditing'))return;const _0x40e8a6=_0x570205['plugins']['get']('TrackChangesEditing'),_0x2c6df6='restrictedEditingException',_0x28c8c0=_0x570205['commands']['get'](_0x2c6df6);_0x40e8a6['enableCommand'](_0x2c6df6,(_0x4b4fd8,_0x4aeacf={})=>{const _0x490e2c=_0x690af['document']['selection'];if(_0x490e2c['isCollapsed'])return void _0x4b4fd8(_0x4aeacf);const _0x4bc5bf=void 0x0!==_0x4aeacf['forceValue']?_0x4aeacf['forceValue']:!_0x28c8c0['value'];_0x690af['change'](()=>{const _0x459102=Array['from'](_0x490e2c['getRanges']());for(const _0x623934 of _0x459102){const _0x2ff65b=_0x4bc5bf?[_0x623934]:io(_0x2c6df6,_0x623934,_0x690af);for(const _0x5a606e of _0x2ff65b)_0x40e8a6['markInlineFormat'](_0x5a606e,{'commandName':_0x2c6df6,'commandParams':[{'forceValue':_0x4bc5bf}]});}});}),_0x40e8a6['descriptionFactory']['registerDescriptionCallback'](_0x1bc4ff=>{if('formatBlock'!=_0x1bc4ff['type']&&'formatInline'!=_0x1bc4ff['type'])return;const {data:_0x20e449}=_0x1bc4ff;return _0x20e449&&_0x20e449['commandName']==_0x2c6df6?_0x20e449['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1ce595,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1ce595,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x28108f{['afterInit'](){const _0x1d7616=this['editor'];if(!_0x1d7616['plugins']['has']('Style')||!_0x1d7616['plugins']['has']('DataSchema'))return;const _0x42f37b=_0x1d7616['plugins']['get']('TrackChangesEditing'),_0x2981d8=_0x1d7616['locale'],_0x6d8176=_0x1d7616['config']['get']('style')||{},_0x57035d=_0x1d7616['plugins']['get']('GeneralHtmlSupport'),_0x11bc39=_0x1d7616['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1d7616['plugins']['get']('DataSchema'),_0x6d8176['definitions']);_0x42f37b['enableDefaultAttributesIntegration']('style');const _0x25e706=new Set();for(const _0x46d14c of _0x11bc39['block']){const _0x4158cc=_0x57035d['getGhsAttributeNameForElement'](_0x46d14c['element']);_0x25e706['add'](_0x4158cc);}const _0x49bbae=new Set();for(const _0x2f9af3 of _0x11bc39['inline']){const _0xfe052a=_0x57035d['getGhsAttributeNameForElement'](_0x2f9af3['element']);_0x49bbae['add'](_0xfe052a);for(const _0x39acc9 of _0x2f9af3['ghsAttributes'])_0x49bbae['add'](_0x39acc9);}for(const _0x1e2e08 of _0x25e706)_0x42f37b['registerBlockAttribute'](_0x1e2e08),_0x42f37b['descriptionFactory']['registerAttributeLabel'](_0x1e2e08,o(_0x2981d8,'FORMAT_STYLE'));for(const _0xf51550 of _0x49bbae)_0x42f37b['registerInlineAttribute'](_0xf51550),_0x42f37b['descriptionFactory']['registerAttributeLabel'](_0xf51550,o(_0x2981d8,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54b121=this['editor'],_0x238bbd=_0x54b121['locale'];_0x54b121['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e7908=>{if('formatBlock'!=_0x2e7908['type']&&'formatInline'!=_0x2e7908['type'])return;const {data:_0x2a9d4c}=_0x2e7908;return _0x2a9d4c&&'style'===_0x2a9d4c['commandName']?_0x2a9d4c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x238bbd,'*Set\x20format:*\x20%0',_0x2a9d4c['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x238bbd,'*Remove\x20format:*\x20%0',_0x2a9d4c['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x28108f{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xf5ac68){super(_0xf5ac68),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0xa41f47=this['editor'],_0x58813e=_0xa41f47['model']['document']['selection'];if(!_0xa41f47['plugins']['has']('TableEditing'))return;const _0x343a36=_0xa41f47['locale'],_0x4e18f1=_0xa41f47['plugins']['get']('TrackChangesEditing'),_0x4d924a=_0xa41f47['plugins']['get']('TableUtils');_0x4e18f1['descriptionFactory']['registerElementLabel']('table',_0x111df6=>o(_0x343a36,'ELEMENT_TABLE',_0x111df6)),this['_setupColumnsRowsFixing'](),_0x4e18f1['enableCommand']('insertTable'),_0x4e18f1['enableCommand']('selectTableRow'),_0x4e18f1['enableCommand']('selectTableColumn');for(const _0x2ea913 of['insertTableRowAbove','insertTableRowBelow']){const _0x38752b=_0xa41f47['commands']['get'](_0x2ea913);_0x4e18f1['enableCommand'](_0x2ea913,_0x5a0a5e=>{_0xa41f47['model']['change'](_0xd330b1=>{_0x5a0a5e();const _0x1e5121='above'===_0x38752b['order'],_0x52f471=_0x4d924a['getSelectionAffectedTableCells'](_0x58813e),_0x1bd313=_0x4d924a['getRowIndexes'](_0x52f471),_0x3418d0=_0x1e5121?_0x1bd313['first']-0x1:_0x1bd313['last']+0x1,_0xaa812a=_0x52f471[0x0]['findAncestor']('table'),_0x17bcb4=_0x4d924a['createTableWalker'](_0xaa812a,{'startRow':_0x3418d0,'endRow':_0x3418d0}),_0x4d669b=Array['from'](_0x17bcb4)['map'](_0x39900a=>_0xd330b1['createRangeOn'](_0x39900a['cell']));_0x4e18f1['markMultiRangeInsertion'](_0x4d669b,'tableRow');});});}for(const _0x1bd7e2 of['insertTableColumnLeft','insertTableColumnRight']){const _0x160a36=_0xa41f47['commands']['get'](_0x1bd7e2);_0x4e18f1['enableCommand'](_0x1bd7e2,_0x14ecf9=>{_0xa41f47['model']['change'](_0x4aa84a=>{_0x14ecf9();const _0x3ccdd7='left'===_0x160a36['order'],_0x355b97=_0x4d924a['getSelectionAffectedTableCells'](_0x58813e),_0x32cf23=_0x4d924a['getColumnIndexes'](_0x355b97),_0xaf9f9a=_0x3ccdd7?_0x32cf23['first']-0x1:_0x32cf23['last']+0x1,_0x2767b4=_0x355b97[0x0]['findAncestor']('table'),_0x1c96d3=_0x4d924a['createTableWalker'](_0x2767b4,{'startRow':0x0,'column':_0xaf9f9a,'includeAllSlots':!0x1}),_0x300906=Array['from'](_0x1c96d3)['map'](_0x15880e=>_0x4aa84a['createRangeOn'](_0x15880e['cell']));_0x4e18f1['markMultiRangeInsertion'](_0x300906,'tableColumn');});});}for(const _0x2730ce of['removeTableRow','removeTableColumn']){const _0x7fcbcc=_0x2730ce['substr'](0xb),_0x188d2f=_0x7fcbcc['toLowerCase'](),_0x131e27=_0x188d2f['substr'](0x0,0x3)+'span',_0x1f1951='table'+_0x7fcbcc,_0x49478='min'+_0x7fcbcc,_0x3ffd8d='max'+_0x7fcbcc;_0x4e18f1['enableCommand'](_0x2730ce,()=>{_0xa41f47['model']['change'](_0x630d6c=>{const _0x3e68e6=_0x4d924a['getSelectionAffectedTableCells'](_0x58813e),_0x291a38=_0x3e68e6[0x0]['findAncestor']('table');let _0x1886cb;if('removeTableRow'==_0x2730ce){const _0x3c1251=_0x4d924a['getRowIndexes'](_0x3e68e6);_0x1886cb={'startRow':_0x3c1251['first'],'endRow':_0x3c1251['last'],'includeAllSlots':!0x0};}else{const _0x2ed8e4=_0x4d924a['getColumnIndexes'](_0x3e68e6);_0x1886cb={'startColumn':_0x2ed8e4['first'],'endColumn':_0x2ed8e4['last'],'includeAllSlots':!0x0};}const _0x22f637=_0x4d924a['createTableWalker'](_0x291a38,_0x1886cb),_0x17764c=Array['from'](_0x22f637)['map'](({cell:_0x7f210c})=>_0x7f210c),_0x42c7a9=be(_0x17764c['filter'](_0x1ef4e8=>_0x1ef4e8['hasAttribute'](_0x131e27))),_0xa5c0d8=be(_0x17764c['filter'](_0x8b5c55=>!_0x8b5c55['hasAttribute'](_0x131e27)))['map'](_0x2bfa4f=>_0x630d6c['createRangeOn'](_0x2bfa4f)),_0x21a23f=_0x4e18f1['markMultiRangeDeletion'](_0xa5c0d8,_0x1f1951);if(_0x21a23f&&('tableRow'==_0x21a23f['subType']||'tableColumn'==_0x21a23f['subType'])){const _0x2742eb=this['_getSuggestionCoords'](_0x21a23f);for(const _0x587d6e of _0x42c7a9){const _0x231595=_0x630d6c['createRangeOn'](_0x587d6e),_0x5c2d21=_0x4d924a['getCellLocation'](_0x587d6e),_0x20b5bb=_0x587d6e['getAttribute'](_0x131e27)-0x1,_0x433d3d=_0x2742eb[_0x49478],_0x3eb696=_0x2742eb[_0x3ffd8d];_0x433d3d<=_0x5c2d21[_0x188d2f]&&_0x5c2d21[_0x188d2f]+_0x20b5bb<=_0x3eb696&&_0x21a23f['addRange'](_0x231595);}}});});}function _0x20aaac(_0x4f06a9){const _0x3f5f2c=Array['from'](_0x58813e['getRanges']())['map'](_0x3f9b00=>_0x29d231['fromRange'](_0x3f9b00));_0xa41f47['model']['change'](_0x28c7d9=>{const _0x3f8e2e=_0x28c7d9['batch'];_0x4f06a9=_0x4f06a9['filter'](_0x404f15=>'$graveyard'!=_0x404f15['root']['rootName']),_0x28c7d9['setSelection'](_0x4f06a9),_0xa41f47['commands']['get']('removeTableRow')['refresh'](),_0xa41f47['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0xa41f47['model']['enqueueChange'](()=>{_0xa41f47['model']['enqueueChange'](_0x3f8e2e,_0x2d226a=>{const _0x1d9688=_0x3f5f2c['filter'](_0x901e15=>'$graveyard'!=_0x901e15['root']['rootName']);_0x1d9688['length']>0x0&&_0x2d226a['setSelection'](_0x1d9688);for(const _0x267d27 of _0x3f5f2c)_0x267d27['detach']();});});});}function _0x119961(_0x5d02bb){_0xa41f47['model']['change'](_0x5a2146=>{const _0x310636=Array['from'](_0x58813e['getRanges']())['map'](_0x180721=>_0x29d231['fromRange'](_0x180721)),_0x520843=[];for(const _0x238be8 of _0x5d02bb)for(const _0x831b9b of _0x238be8['getItems']({'shallow':!0x0}))_0x520843['push'](_0x831b9b);for(const _0x5960f6 of _0x520843)'$graveyard'!=_0x5960f6['root']['rootName']&&(_0x5a2146['setSelection'](_0x5a2146['createPositionAt'](_0x5960f6,0x0)),_0xa41f47['commands']['get']('removeTableColumn')['refresh'](),_0xa41f47['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0xe2825e=_0x310636['filter'](_0x5f0e80=>'$graveyard'!=_0x5f0e80['root']['rootName']);_0xe2825e['length']>0x0&&_0x5a2146['setSelection'](_0xe2825e);for(const _0x22b441 of _0x310636)_0x22b441['detach']();});}function _0x2bdba3(_0x369e18,_0xdf7064){return _0xdf7064['every'](_0xfe4aed=>_0x369e18['some'](_0x3330a1=>_0x3330a1['end']['isEqual'](_0xfe4aed['start'])||_0xfe4aed['end']['isEqual'](_0x3330a1['start'])));}function _0x40535e(_0x15ff71,_0x15a2ab){return!_0x15ff71['some'](_0xa4e59f=>_0x15a2ab['some'](_0x163235=>_0xa4e59f['isIntersecting'](_0x163235)))&&_0x15ff71['some'](_0x51f3ab=>_0x15a2ab['some'](_0x537454=>_0x51f3ab['end']['isTouching'](_0x537454['start'])));}_0xa41f47['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x54c142,_0x4d2376,_0x360fe2)=>{if(!_0x360fe2['options']['showSuggestionHighlights'])return;const _0x14c8e6=_0x4d2376['item'];if(!_0x14c8e6)return;const _0x1a7f31=_0x360fe2['mapper']['toViewElement'](_0x14c8e6);function _0x40d358(_0x53b194){return Array['isArray'](_0x53b194)?_0x53b194:[_0x53b194];}_0x1a7f31&&'tableCell'===_0x14c8e6['name']&&_0x2b3558(_0x1a7f31,_0x360fe2['writer'],(_0x902fc5,_0xc35037,_0x3985f0)=>_0x3985f0['addClass'](_0x40d358(_0xc35037['classes']),_0x902fc5),(_0x4a6ded,_0x29f43c,_0x1ce518)=>_0x1ce518['removeClass'](_0x40d358(_0x29f43c['classes']),_0x4a6ded));},{'priority':'highest'}),_0x4e18f1['descriptionFactory']['registerDescriptionCallback'](_0x2527a6=>{if('insertion'!=_0x2527a6['type']&&'deletion'!=_0x2527a6['type'])return;const _0x234ac8=_0x2527a6['getContainedElement']();if(null!=_0x234ac8&&_0x234ac8['is']('element','table')){if('insertion'==_0x2527a6['type']){const _0x59da9d=_0x2527a6['getItems']()['filter'](_0x4ff8ac=>_0x4ff8ac['is']('$textProxy'))['map'](_0x2ee612=>_0x2ee612['data']);if(_0x59da9d['length'])return{'type':'insertion','content':o(_0x343a36,'*Insert:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x59da9d['join']('\x20')+'\x22'))};}if('deletion'==_0x2527a6['type']){const _0x3da108=_0x2527a6['getItems']()['filter'](_0x3ff4d7=>_0x3ff4d7['is']('$textProxy'))['map'](_0x2e038a=>_0x2e038a['data']);if(_0x3da108['length'])return{'type':'deletion','content':o(_0x343a36,'*Remove:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3da108['join']('\x20')+'\x22'))};}}}),_0x4e18f1['descriptionFactory']['registerDescriptionCallback'](_0x4d52b4=>{if('tableRow'==_0x4d52b4['subType']){const _0x42547d=_0x4d52b4['getItems']()['filter'](_0x4f1e62=>_0x4f1e62['is']('$textProxy'))['map'](_0x3a5747=>_0x3a5747['data']),_0x3a4cc0=this['_getSuggestionCoords'](_0x4d52b4),_0x35731a=_0x3a4cc0['maxRow']-_0x3a4cc0['minRow']+0x1;if('insertion'==_0x4d52b4['type'])return _0x42547d['length']?{'type':'insertion','content':o(_0x343a36,'*Insert:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35731a,'\x22'+_0x42547d['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x343a36,'*Insert:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_ROW',_0x35731a))};if('deletion'==_0x4d52b4['type'])return _0x42547d['length']?{'type':'deletion','content':o(_0x343a36,'*Remove:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35731a,'\x22'+_0x42547d['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x343a36,'*Remove:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_ROW',_0x35731a))};}if('tableColumn'==_0x4d52b4['subType']){const _0x73760d=_0x4d52b4['getItems']()['filter'](_0x29701b=>_0x29701b['is']('$textProxy'))['map'](_0x25267e=>_0x25267e['data']),_0xa55dd6=this['_getSuggestionCoords'](_0x4d52b4),_0x151916=_0xa55dd6['maxColumn']-_0xa55dd6['minColumn']+0x1;if('insertion'==_0x4d52b4['type'])return _0x73760d['length']?{'type':'insertion','content':o(_0x343a36,'*Insert:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x151916,'\x22'+_0x73760d['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x343a36,'*Insert:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_COLUMN',_0x151916))};if('deletion'==_0x4d52b4['type'])return _0x73760d['length']?{'type':'deletion','content':o(_0x343a36,'*Remove:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x151916,'\x22'+_0x73760d['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x343a36,'*Remove:*\x20%0',o(_0x343a36,'ELEMENT_TABLE_COLUMN',_0x151916))};}}),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x20aaac),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x20aaac),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x119961),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x119961),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2bdba3),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2bdba3),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x40535e),_0x4e18f1['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x40535e);}['_acceptFormatSuggestionCallbackFactory'](){const _0xcb34e=this['editor'],_0x580014=_0xcb34e['model']['document']['selection'];return(_0x51fc72,_0x359822)=>{_0xcb34e['model']['change'](_0x31f2ba=>{const {commandName:_0x4e9bea,commandParams:_0x1cebdd}=_0x359822;let _0x4a1b77=_0x51fc72[0x0]['end']['nodeBefore'];_0x1cebdd&&_0x1cebdd[0x0]&&!0x1===_0x1cebdd[0x0]['forceValue']&&(_0x4a1b77=_0x51fc72[0x0]['start']['nodeAfter']);const _0x4fa9ee=_0x31f2ba['createRangeIn'](_0x4a1b77);if('$graveyard'==_0x4fa9ee['root']['rootName'])return;const _0x2d5de9=Array['from'](_0x580014['getRanges']())['map'](_0x508fc1=>_0x29d231['fromRange'](_0x508fc1));_0x31f2ba['setSelection'](_0x4fa9ee),_0xcb34e['commands']['get'](_0x4e9bea)['refresh'](),_0x1cebdd['push']({'forceDefaultExecution':!0x0}),_0xcb34e['execute'](_0x4e9bea,..._0x1cebdd);const _0x3f13a4=_0x2d5de9['filter'](_0x891831=>'$graveyard'!=_0x891831['root']['rootName']);_0x3f13a4['length']>0x0&&_0x31f2ba['setSelection'](_0x3f13a4);for(const _0x11789c of _0x2d5de9)_0x11789c['detach']();});};}['_getCoordsForCells'](_0x5a21ae){const _0x3391be=this['editor']['plugins']['get']('TableUtils');let _0x422b54=Number['MAX_SAFE_INTEGER'],_0x544610=Number['MIN_SAFE_INTEGER'],_0x5c36f9=Number['MAX_SAFE_INTEGER'],_0x6474d1=Number['MIN_SAFE_INTEGER'];for(const _0x15ced2 of _0x5a21ae){if('$graveyard'==_0x15ced2['root']['rootName'])continue;const {row:_0x57c273,column:_0x54995c}=_0x3391be['getCellLocation'](_0x15ced2),_0x8de709=_0x15ced2['hasAttribute']('rowspan')?_0x15ced2['getAttribute']('rowspan')-0x1:0x0,_0x42bf2b=_0x15ced2['hasAttribute']('colspan')?_0x15ced2['getAttribute']('colspan')-0x1:0x0;_0x422b54=_0x57c273<_0x422b54?_0x57c273:_0x422b54,_0x544610=_0x57c273+_0x8de709>_0x544610?_0x57c273+_0x8de709:_0x544610,_0x5c36f9=_0x54995c<_0x5c36f9?_0x54995c:_0x5c36f9,_0x6474d1=_0x54995c+_0x42bf2b>_0x6474d1?_0x54995c+_0x42bf2b:_0x6474d1;}return{'minRow':_0x422b54,'maxRow':_0x544610,'minColumn':_0x5c36f9,'maxColumn':_0x6474d1};}['_setupColumnsRowsFixing'](){const _0x5265bb=this['editor'],_0x11f36d=_0x5265bb['plugins']['get']('TrackChangesEditing'),_0x4db925=_0x5265bb['plugins']['get']('TableUtils');_0x5265bb['model']['document']['on']('change:data',()=>{const _0x4a160a=Array['from'](_0x5265bb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xba58e2,data:_0x26cf05}of _0x4a160a){const {group:_0x2d5099,id:_0x4ae896,subType:_0x2837e7}=_0x11f36d['_splitMarkerName'](_0xba58e2);if('suggestion'!=_0x2d5099)continue;if(null!=_0x26cf05['oldRange'])continue;const _0x57ee61=_0x11f36d['getSuggestion'](_0x4ae896);this['_tablePostFixingSubtypes']['includes'](_0x2837e7)&&this['_tableSuggestions']['add'](_0x57ee61);}},{'priority':'low'});const _0x4f7417=(_0xce0736,_0x3ccef6)=>{let _0x4fa58c=!0x1;const _0x425d97=_0x3ccef6['createRangeOn'](_0xce0736),_0x22361c=_0xce0736['findAncestor']('table'),_0x35c636=_0x4db925['getCellLocation'](_0xce0736);for(const _0x5c4864 of this['_tableSuggestions']){const _0x355d84=_0x5c4864['subType'],_0x1fd6ac=_0x355d84['startsWith']('tablePaste'),_0x3e748b=_0x355d84['substr'](_0x1fd6ac?0xa:0x5),_0x18a04e=_0x3e748b['toLowerCase'](),_0x273fdf=_0x18a04e['substr'](0x0,0x3)+'span',_0x2476ac='min'+_0x3e748b,_0x231a18='max'+_0x3e748b;if(!_0x5c4864['isInContent'])continue;if(_0x22361c!=_0x5c4864['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5c4864['isIntersectingWithRange'](_0x425d97))continue;const _0x597ed1=_0xce0736['hasAttribute'](_0x273fdf)?_0xce0736['getAttribute'](_0x273fdf)-0x1:0x0,_0x170482=this['_getSuggestionCoords'](_0x5c4864),_0x1d720a=_0x170482[_0x2476ac],_0x4dafc5=_0x170482[_0x231a18];_0x1d720a<=_0x35c636[_0x18a04e]&&_0x35c636[_0x18a04e]+_0x597ed1<=_0x4dafc5&&(_0x5c4864['addRange'](_0x425d97),_0x4fa58c=!0x0);}return _0x4fa58c;};_0x5265bb['model']['document']['registerPostFixer'](_0x872ba2=>{let _0xd34896=!0x1;for(const _0x578337 of _0x5265bb['model']['document']['differ']['getChanges']())if('insert'==_0x578337['type']){if('tableRow'==_0x578337['name']){for(const _0x3b838f of _0x578337['position']['nodeAfter']['getChildren']())_0xd34896=_0xd34896||_0x4f7417(_0x3b838f,_0x872ba2);}else'tableCell'==_0x578337['name']&&(_0xd34896=_0xd34896||_0x4f7417(_0x578337['position']['nodeAfter'],_0x872ba2));}return _0xd34896;});}['_getSuggestionCoords'](_0x5d71af){return this['_getCoordsForCells'](_0x5d71af['getRanges']()['map'](_0xafdf3d=>_0xafdf3d['start']['nodeAfter']));}}function be(_0x5e5613){return Array['from'](new Set(_0x5e5613)['values']());}class vt extends _0x28108f{static get['requires'](){return[It];}['afterInit'](){const _0x2de964=this['editor'],_0x4cbe8e=_0x2de964['model']['document']['selection'],_0x4e9131=_0x2de964['locale'];if(!_0x2de964['plugins']['has']('TableEditing'))return;const _0x5e3fb1=_0x2de964['plugins']['get']('TrackChangesEditing'),_0x290348=_0x2de964['plugins']['get']('TableUtils'),_0x20b2ca=_0x2de964['plugins']['get'](It);_0x20b2ca['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x5e3fb1['enableCommand']('mergeTableCells',()=>{const _0x1ee043=_0x290348['getSelectionAffectedTableCells'](_0x2de964['model']['document']['selection']);_0x2de964['model']['change'](()=>{_0x5e3fb1['markMultiRangeBlockFormat'](_0x1ee043,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2de964['commands']['get']('mergeTableCells')['on']('execute',(_0x5e6057,_0x21cea3)=>{_0x2de964['commands']['get']('trackChanges')['value']&&(_0x21cea3['length']>0x0&&_0x21cea3[_0x21cea3['length']-0x1]&&_0x21cea3[_0x21cea3['length']-0x1]['forceDefaultExecution']||_0x5e3fb1['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5e6057['stop']());},{'priority':'highest'});for(const _0x2e098e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x2d0e48=_0x2de964['commands']['get'](_0x2e098e);_0x5e3fb1['enableCommand'](_0x2e098e,()=>{const _0x453b64=_0x2de964['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x56a129=>_0x56a129['is']('element','tableCell')),_0x285462=_0x2d0e48['value'];_0x2de964['model']['change'](()=>{_0x5e3fb1['markMultiRangeBlockFormat']([_0x453b64,_0x285462],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x470c5d of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3e9727=_0x2de964['commands']['get'](_0x470c5d);_0x5e3fb1['enableCommand'](_0x470c5d,()=>{const _0x15b666=_0x290348['getSelectionAffectedTableCells'](_0x2de964['model']['document']['selection'])[0x0],_0x280042=_0x15b666['findAncestor']('table'),{column:_0x44d9e2,row:_0x37957d}=_0x290348['getCellLocation'](_0x15b666);let _0x5da4a6=[];if('horizontally'==_0x3e9727['direction']){const _0x52971f=_0x290348['createTableWalker'](_0x280042,{'startRow':_0x37957d,'endRow':_0x37957d,'includeAllSlots':!0x0});_0x5da4a6=Array['from'](_0x52971f)['map'](_0x4f7343=>_0x4f7343['cell']);}else{const _0x5598c6=_0x290348['createTableWalker'](_0x280042,{'column':_0x44d9e2,'includeAllSlots':!0x0});_0x5da4a6=Array['from'](_0x5598c6)['map'](_0x4d41c0=>_0x4d41c0['cell']);}_0x2de964['model']['change'](_0x57b60e=>{_0x5e3fb1['markBlockFormat'](_0x57b60e['createRangeOn'](_0x15b666),{'commandName':_0x470c5d,'commandParams':[]},_0x5da4a6,_0x470c5d);});});}_0x5e3fb1['descriptionFactory']['registerDescriptionCallback'](_0x2c8ed4=>{if('formatBlock'!=_0x2c8ed4['type']&&'formatInline'!=_0x2c8ed4['type'])return;const {data:_0x512ada}=_0x2c8ed4;return _0x512ada&&'mergeTableCells'==_0x512ada['commandName']?{'type':'format','content':o(_0x4e9131,'*Merge\x20cells*')}:void 0x0;}),_0x5e3fb1['descriptionFactory']['registerDescriptionCallback'](_0x3957a7=>{if('formatBlock'!=_0x3957a7['type']&&'formatInline'!=_0x3957a7['type'])return;const {data:_0x72e937}=_0x3957a7;return _0x72e937?'splitTableCellVertically'==_0x72e937['commandName']?{'type':'format','content':o(_0x4e9131,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x72e937['commandName']?{'type':'format','content':o(_0x4e9131,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0xe87e3c=_0x20b2ca['_acceptFormatSuggestionCallbackFactory']();for(const _0x4ed643 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x5e3fb1['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4ed643,'accept',_0xe87e3c);for(const _0x5e2bbc of['splitTableCellVertically','splitTableCellHorizontally'])_0x5e3fb1['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5e2bbc,'accept',_0xe87e3c);_0x5e3fb1['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1fb54f=>{_0x2de964['model']['change'](_0xe5571e=>{const _0x2e48f5=Array['from'](_0x4cbe8e['getRanges']())['map'](_0x3352e2=>_0x29d231['fromRange'](_0x3352e2));_0xe5571e['setSelection'](_0x1fb54f),_0x2de964['commands']['get']('mergeTableCells')['refresh'](),_0x2de964['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3dd25e=_0x2e48f5['filter'](_0x593e75=>'$graveyard'!=_0x593e75['root']['rootName']);_0x3dd25e['length']>0x0&&_0xe5571e['setSelection'](_0x3dd25e);for(const _0x22eadc of _0x2e48f5)_0x22eadc['detach']();});});for(const _0x42d8f2 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0xdfaefd=_0x2de964['commands']['get'](_0x42d8f2);_0xdfaefd['on']('set:isEnabled',(_0x1056d2,_0x44cafe,_0x463b05)=>{if(_0x463b05){const _0x2cf640=_0x2de964['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x54d9a7=>_0x54d9a7['is']('element','tableCell'));this['_areMergableCells'](_0xdfaefd['value'],_0x2cf640)||(_0x1056d2['return']=!0x1,_0x1056d2['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x351b73=this['editor']['commands']['get']('mergeTableCells'),_0x580c89=this['editor']['plugins']['get']('TableUtils');if(!_0x351b73['isEnabled'])return!0x1;const _0x430085=_0x580c89['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3b3482 of _0x430085)for(const _0x5a0064 of _0x430085)if(_0x3b3482!=_0x5a0064&&!this['_areMergableCells'](_0x3b3482,_0x5a0064))return!0x1;return!0x0;}['_areMergableCells'](_0x50ec79,_0x286fea){const _0x21c46a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4d13c2=this['editor']['model']['createRangeOn'](_0x50ec79),_0x2ff567=this['editor']['model']['createRangeOn'](_0x286fea),_0x24b1b3=new Set(),_0x36f0f6=new Set();for(const _0x4d9b71 of _0x21c46a['getSuggestions']())if(('insertion'==_0x4d9b71['type']||'deletion'==_0x4d9b71['type']||'mergeTableCells'==_0x4d9b71['subType'])&&_0x4d9b71['isInContent']){for(const _0x3d6354 of _0x4d9b71['getRanges']())_0x3d6354['containsRange'](_0x4d13c2,!0x0)&&_0x24b1b3['add'](_0x4d9b71['type']+':'+_0x4d9b71['author']['id']),_0x3d6354['containsRange'](_0x2ff567,!0x0)&&_0x36f0f6['add'](_0x4d9b71['type']+':'+_0x4d9b71['author']['id']);}if(_0x24b1b3['size']!=_0x36f0f6['size'])return!0x1;for(const _0x49160f of _0x24b1b3)if(!_0x36f0f6['has'](_0x49160f))return!0x1;return!0x0;}}class Ct extends _0x28108f{static get['requires'](){return[It];}['afterInit'](){const _0x5dfda2=this['editor'];if(!_0x5dfda2['plugins']['has']('TableEditing'))return;const _0x1efabb=_0x5dfda2['locale'],_0x86560=_0x5dfda2['plugins']['get']('TrackChangesEditing');_0x86560['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x86560['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x86560['registerBlockAttribute']('headingRows'),_0x86560['registerBlockAttribute']('headingColumns'),_0x86560['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x1efabb,'FORMAT_HEADER_ROW')),_0x86560['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x1efabb,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4e14c1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3bc4cf=this['editor']['plugins']['get']('TableUtils'),_0x246b6a=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0xa13c42({showActiveMarker:_0x49c20d=!0x0,setDataAttribute:_0x3db91d=!0x0}={}){return(_0x2fd5ff,_0x108c1c,_0x535ab4)=>{const {type:_0x19bd48,id:_0x46e1fe}=_0x4e14c1['_splitMarkerName'](_0x108c1c['markerName']),_0x3c4790=_0x4e14c1['getSuggestion'](_0x46e1fe),_0x49dace=_0x3c4790['data'];if('formatBlock'!=_0x3c4790['type']||!_0x49dace||'setTableColumnHeader'!=_0x49dace['commandName'])return;if(_0x108c1c['item'])return void _0x2fd5ff['stop']();if(!_0x535ab4['consumable']['consume'](_0x108c1c['markerRange'],_0x2fd5ff['name']))return;const _0x4689bb=_0x108c1c['markerRange']['start']['nodeAfter'],_0x53419f=_0x108c1c['markerRange']['end']['nodeBefore'],_0x990dea=_0x4689bb['parent']['parent'],{column:_0x3face4}=_0x3bc4cf['getCellLocation'](_0x4689bb),{column:_0x146e7f}=_0x3bc4cf['getCellLocation'](_0x53419f);for(let _0xbc4916=_0x3face4;_0xbc4916<=_0x146e7f;_0xbc4916++){const _0x2f67e5=_0x3bc4cf['createTableWalker'](_0x990dea,{'column':_0xbc4916,'includeAllSlots':!0x1});for(const _0x11d7d9 of _0x2f67e5){const _0x2df16d=_0x11d7d9['cell'],_0x5b100a=_0x535ab4['mapper']['toViewElement'](_0x2df16d);_0x535ab4['writer']['addClass']('ck-suggestion-marker-'+_0x19bd48,_0x5b100a),_0x3db91d&&_0x535ab4['writer']['setAttribute']('data-suggestion',_0x46e1fe,_0x5b100a),_0x535ab4['mapper']['bindElementToMarker'](_0x5b100a,_0x108c1c['markerName']),_0x49c20d&&(_0x4e14c1['activeMarkers']['includes'](_0x108c1c['markerName'])?_0x535ab4['writer']['addClass']('ck-suggestion-marker--active',_0x5b100a):_0x535ab4['writer']['removeClass']('ck-suggestion-marker--active',_0x5b100a));}}};}_0x4e14c1['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x246b6a),_0x4e14c1['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x246b6a),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0xa13c42(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3e5e67,_0x54335b,_0x22b2cb)=>{_0x22b2cb['options']['showSuggestionHighlights']&&_0xa13c42({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3e5e67,_0x54335b,_0x22b2cb);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1090c2,_0xded6c4,_0x3ef62f)=>{const {type:_0x92be46,id:_0x39bc48}=_0x4e14c1['_splitMarkerName'](_0xded6c4['markerName']),_0x566c0a=_0x4e14c1['getSuggestion'](_0x39bc48),_0x167e76=_0x566c0a['data'];if('formatBlock'!=_0x566c0a['type']||!_0x167e76||'setTableColumnHeader'!=_0x167e76['commandName'])return;const _0x45c5b3=_0x3ef62f['mapper']['markerNameToElements'](_0xded6c4['markerName']);if(_0x45c5b3){for(const _0x5f0563 of _0x45c5b3)_0x3ef62f['writer']['removeClass']('ck-suggestion-marker-'+_0x92be46,_0x5f0563),_0x3ef62f['writer']['removeClass']('ck-suggestion-marker--active',_0x5f0563),_0x3ef62f['writer']['removeAttribute']('data-suggestion',_0x5f0563),_0x3ef62f['mapper']['unbindElementFromMarkerName'](_0x5f0563,_0xded6c4['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x296ea5=this['editor'],_0x4e473e=_0x296ea5['locale'];function _0x5c20c1(_0x275a90){return{'type':'format','content':o(_0x4e473e,'*Format:*\x20%0',_0x275a90)};}_0x296ea5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26e454=>{if('formatBlock'!=_0x26e454['type'])return;const {data:_0x1d5bc0}=_0x26e454;if(_0x1d5bc0){if('setTableRowHeader'==_0x1d5bc0['commandName']){const _0x30451b=_0x1d5bc0['commandParams'][0x0]['forceValue'];return _0x5c20c1(o(_0x4e473e,_0x30451b?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x1d5bc0['commandName']){const _0x45fc8b=_0x1d5bc0['commandParams'][0x0]['forceValue'];return _0x5c20c1(o(_0x4e473e,_0x45fc8b?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x2e8b76=>[_0x2e8b76,null]));class _t extends _0x28108f{static get['requires'](){return[It];}['afterInit'](){const _0x3decfd=this['editor'];if(!_0x3decfd['plugins']['has']('TableClipboard'))return;const _0x1a53eb=_0x3decfd['plugins']['get']('TrackChangesEditing'),_0x4b9c7e=_0x3decfd['plugins']['get']('TableUtils'),_0x2f42e2=_0x3decfd['plugins']['get'](It),_0x42fbdd=_0x3decfd['plugins']['get']('TableClipboard');_0x2f42e2['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x3decfd['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x3decfd['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0xc121a9=null;_0x3decfd['model']['on']('insertContent',(_0x4380f5,_0x580fbd)=>{const [_0x53f586,_0x5c5de0]=_0x580fbd,_0x388668=_0x580fbd[_0x580fbd['length']-0x1];_0x388668&&_0x388668['forceDefaultExecution']||_0x1a53eb['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x4580e9,_0x32ba91,_0x345b2c,_0x3dc262,_0x5ab54a){if(_0x32ba91&&!_0x32ba91['is']('documentSelection'))return!0x1;const _0x284e90=_0x5ab54a['getTableIfOnlyTableInContent'](_0x4580e9,_0x345b2c);if(!_0x284e90||!Re(_0x284e90,void 0x0,_0x3dc262))return!0x1;const _0x189ec9=_0x3dc262['getSelectionAffectedTableCells'](_0x345b2c['document']['selection']);if(!_0x189ec9['length'])return!0x1;const _0x25e8c1=_0x189ec9[0x0]['findAncestor']('table'),_0x5466c4=_0x3dc262['getRowIndexes'](_0x189ec9),_0x35a4c3=_0x3dc262['getColumnIndexes'](_0x189ec9),_0x258ab1={'startRow':_0x5466c4['first'],'endRow':_0x5466c4['last'],'startColumn':_0x35a4c3['first'],'endColumn':_0x35a4c3['last']};return 0x1==_0x189ec9['length']&&(_0x258ab1['endRow']+=_0x3dc262['getRows'](_0x284e90)-0x1,_0x258ab1['endColumn']+=_0x3dc262['getColumns'](_0x284e90)-0x1),Re(_0x25e8c1,_0x258ab1,_0x3dc262);}(_0x53f586,_0x5c5de0,_0x3decfd['model'],_0x4b9c7e,_0x42fbdd)&&(_0x4380f5['stop'](),_0xc121a9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3decfd['model']['change'](()=>{_0x3decfd['model']['insertContent'](_0x580fbd[0x0],_0x580fbd[0x1],_0x580fbd[0x2],{'forceDefaultExecution':!0x0});const _0x26e19d=_0x447718(),{rowInsertionRanges:_0x1d736f,columnInsertionRanges:_0x3117d9,insertionRanges:_0x381bee,deletionRanges:_0x5e2d42,cells:_0x3eb03c}=_0xc121a9;_0x1d736f['length']&&_0x1a53eb['markMultiRangeInsertion'](_0x1d736f,'tablePasteRow',{'tablePasteChainId':_0x26e19d}),_0x3117d9['length']&&_0x1a53eb['markMultiRangeInsertion'](_0x3117d9,'tablePasteColumn',{'tablePasteChainId':_0x26e19d}),_0x381bee['length']&&(_0x1a53eb['markMultiRangeInsertion'](_0x381bee,'tablePaste',{'tablePasteChainId':_0x26e19d,'skipNestingCheck':!0x0}),_0x381bee['forEach'](_0x569a2d=>_0x569a2d['detach']?.())),_0x5e2d42['length']&&(_0x1a53eb['markMultiRangeDeletion'](_0x5e2d42,'tablePaste',{'tablePasteChainId':_0x26e19d,'skipNestingCheck':!0x0}),_0x5e2d42['forEach'](_0x82c9a3=>_0x82c9a3['detach']?.()));const _0x7c84e9=_0x1a53eb['markMultiRangeBlockFormat'](_0x3eb03c['map'](({element:_0x2e2040})=>_0x2e2040),{'formatGroupId':_0x447718()},[],'tablePasteCell',{'tablePasteChainId':_0x26e19d});if(_0x7c84e9){const _0x183ac0=_0x7c84e9['getMarkers'](),_0x42c089=[];for(const {element:_0x48f0f1,attributes:_0x51af2a}of _0x3eb03c){if(!_0x51af2a)continue;const _0x22b5e7=_0x3decfd['model']['createRangeOn'](_0x48f0f1),_0x3a3820=_0x183ac0['find'](_0x66db11=>_0x66db11['getRange']()['isEqual'](_0x22b5e7));_0x3a3820&&_0x42c089['push']([_0x3a3820['name'],_0x51af2a]);}_0x42c089['length']&&_0x7c84e9['setAttribute']('markerAttributes',Object['fromEntries'](_0x42c089));}_0xc121a9=null;}));},{'priority':_0x2e92e4['high']+0xa}),_0x3decfd['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x519071,_0x498af6)=>{const [_0x375fcc,_0x5609f2,,_0x1cb92e]=_0x498af6;if(!_0xc121a9)return;_0x519071['stop']();const _0x2319b9=_0x375fcc['cell'],_0x3f7d6f=_0x5609f2,_0x1f84de=ke(_0x2319b9),_0x2496fb=ke(_0x3f7d6f);_0x519071['return']=_0x2319b9;let _0x1a88a8=null,_0x18f43a=null;if(_0x2496fb||_0x1f84de){if(_0x1f84de&&!_0x2496fb){_0x1cb92e['remove'](_0x2319b9['getChild'](0x0));for(const _0xbe64ec of Array['from'](_0x3f7d6f['getChildren']()))_0x1cb92e['insert'](_0xbe64ec,_0x2319b9,'end');const _0x329d98=_0xc121a9['rowInsertionIndexes']['includes'](_0x375fcc['row']),_0x529b61=_0xc121a9['columnInsertionIndexes']['includes'](_0x375fcc['column']);_0x329d98||_0x529b61||(_0x1a88a8=_0x29d231['fromRange'](_0x1cb92e['createRangeIn'](_0x2319b9)));}else _0x2496fb&&!_0x1f84de&&(_0x18f43a=_0x1cb92e['createRangeIn'](_0x2319b9));}else{const _0x41d2fc=_0x1cb92e['createElement']('tableCellSuggestion'),_0x3b487e=_0x1cb92e['createElement']('tableCellSuggestion');_0x1cb92e['wrap'](_0x1cb92e['createRangeIn'](_0x2319b9),_0x3b487e),_0x1cb92e['insert'](_0x41d2fc,_0x2319b9,0x0);for(const _0x34417f of Array['from'](_0x3f7d6f['getChildren']()))_0x1cb92e['insert'](_0x34417f,_0x41d2fc,'end');_0x1a88a8=_0x29d231['fromRange'](_0x1cb92e['createRangeOn'](_0x41d2fc)),_0x18f43a=_0x29d231['fromRange'](_0x1cb92e['createRangeOn'](_0x3b487e));}const _0x3ef51b=Array['from'](_0x3f7d6f['getAttributes']())['filter'](([_0x1d6586])=>Pe['includes'](_0x1d6586));_0xc121a9['cells']['push']({'element':_0x2319b9,'attributes':_0x3ef51b['length']?Object['fromEntries'](_0x3ef51b):null}),_0x1a88a8&&_0xc121a9['insertionRanges']['push'](_0x1a88a8),_0x18f43a&&_0xc121a9['deletionRanges']['push'](_0x18f43a);},{'priority':'high'}),_0x4b9c7e['on']('insertColumns',(_0x3678a3,_0x201aae)=>{const [_0x2e82d2,_0x45b82a={}]=_0x201aae;if(!_0xc121a9)return;const _0x2dac1d=_0x45b82a['at']||0x0,_0xd95818=_0x45b82a['columns']||0x1;_0xc121a9['columnInsertionIndexes']=new Array(_0xd95818)['fill'](_0x2dac1d)['map']((_0x29e0b6,_0x19e608)=>_0x29e0b6+_0x19e608);for(const {cell:_0x44825f}of _0x4b9c7e['createTableWalker'](_0x2e82d2,{'startColumn':_0x2dac1d,'endColumn':_0x2dac1d+_0xd95818-0x1}))_0xc121a9['columnInsertionRanges']['push'](_0x3decfd['model']['createRangeOn'](_0x44825f));},{'priority':'low'}),_0x4b9c7e['on']('insertRows',(_0x4df78b,_0x245a72)=>{const [_0x96f20f,_0x2bd018={}]=_0x245a72;if(!_0xc121a9)return;const _0x3ae7bc=_0x2bd018['at']||0x0,_0x2cf72e=_0x2bd018['rows']||0x1;_0xc121a9['rowInsertionIndexes']=new Array(_0x2cf72e)['fill'](_0x3ae7bc)['map']((_0x3bf08c,_0x42068a)=>_0x3bf08c+_0x42068a);for(const {cell:_0x35ce78}of _0x4b9c7e['createTableWalker'](_0x96f20f,{'startRow':_0x3ae7bc,'endRow':_0x3ae7bc+_0x2cf72e-0x1}))_0xc121a9['rowInsertionRanges']['push'](_0x3decfd['model']['createRangeOn'](_0x35ce78));},{'priority':'low'}),_0x1a53eb['descriptionFactory']['registerDescriptionCallback'](_0x4c6138=>{if(_0x4c6138['subType']&&_0x4c6138['subType']['startsWith']('tablePaste'))return _0x4c6138['previous']?{}:{'type':'insertion','content':o(_0x3decfd['locale'],'*Replace\x20table\x20cells*')};});const _0x452e2f=()=>!0x1;for(const _0x40cff3 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x1a53eb['_suggestionFactory']['registerCustomCallback']('insertion',_0x40cff3,'join',_0x452e2f),_0x1a53eb['_suggestionFactory']['registerCustomCallback']('deletion',_0x40cff3,'join',_0x452e2f),_0x1a53eb['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x40cff3,'join',_0x452e2f);_0x1a53eb['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x452e2f),_0x1a53eb['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x24a964,_0x1987dc,_0xfd86d1)=>{const _0x41b453=_0x24a964['map'](_0x14bb83=>_0x14bb83['getContainedElement']())['filter'](_0x28a9c2=>_0x28a9c2),_0x1074ac=new Map(_0x41b453['map'](_0x31098a=>[_0x31098a,null]));if(_0xc121a9){for(const {element:_0x11c9db,attributes:_0x22c390}of _0xc121a9['cells'])_0x22c390&&_0x1074ac['set'](_0x11c9db,_0x22c390);}else{if(_0xfd86d1&&_0xfd86d1['markerAttributes'])for(const [_0x31188b,_0x538443]of Object['entries'](_0xfd86d1['markerAttributes'])){const _0x4a1cd4=_0x3decfd['model']['markers']['get'](_0x31188b),_0x3c9bcb=_0x4a1cd4?_0x4a1cd4['getRange']()['getContainedElement']():null;_0x3c9bcb&&_0x1074ac['set'](_0x3c9bcb,_0x538443);}}_0x3decfd['model']['change'](_0x2bd2ed=>{for(const [_0x3459e1,_0x140d1d]of _0x1074ac)_0x2bd2ed['setAttributes']({...we,..._0x140d1d},_0x3459e1);});});const _0xd79f77=(_0x553915,_0x204aef)=>{_0x1a53eb['_suggestionFactory']['registerCustomCallback'](_0x553915,'tablePaste',_0x204aef,(_0x12a019,_0x3c2bbc,_0x1b1460)=>{_0x3decfd['model']['change'](_0x2131bd=>{const _0x143ff3=[];for(const _0xfc3d89 of _0x12a019){const _0x97f2ec=_0xfc3d89['start']['nodeAfter'];_0x97f2ec['is']('element','tableCellSuggestion')&&_0x143ff3['push'](_0x97f2ec);}_0x1a53eb['_suggestionFactory']['getSuggestionCallback'](_0x553915,null,_0x204aef)(_0x12a019,_0x3c2bbc,_0x1b1460);for(const _0x5b7eea of _0x143ff3)'$graveyard'!=_0x5b7eea['root']['rootName']&&_0x2131bd['unwrap'](_0x5b7eea);});});};_0xd79f77('insertion','accept'),_0xd79f77('insertion','discard'),_0xd79f77('deletion','accept'),_0xd79f77('deletion','discard'),_0x1a53eb['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x541c13=>{const _0x21a8c1=_0x541c13['map'](_0x4606f6=>_0x4606f6['getContainedElement']()),_0xe33a51=_0x21a8c1[0x0]['findAncestor']('table'),{minRow:_0xc5592d,maxRow:_0x4f8b45}=_0x2f42e2['_getCoordsForCells'](_0x21a8c1);_0x4b9c7e['removeRows'](_0xe33a51,{'at':_0xc5592d,'rows':_0x4f8b45-_0xc5592d+0x1});}),_0x1a53eb['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0xd18309=>{const _0x1a52d5=_0xd18309['map'](_0x348813=>_0x348813['getContainedElement']()),_0x18fe21=_0x1a52d5[0x0]['findAncestor']('table'),{minColumn:_0x48df0b,maxColumn:_0x2abd10}=_0x2f42e2['_getCoordsForCells'](_0x1a52d5);_0x4b9c7e['removeColumns'](_0x18fe21,{'at':_0x48df0b,'columns':_0x2abd10-_0x48df0b+0x1});});const _0x3d76a6=(_0x5c6546,_0x1e67f4)=>{if(!_0x1e67f4['subType']||!_0x1e67f4['subType']['startsWith']('tablePaste'))return;const _0x212840=_0x1e67f4['attributes']['tablePasteChainId'],_0x31e007=_0x1a53eb['getSuggestions']()['filter'](_0x40acd6=>_0x40acd6['isInContent']&&_0x40acd6['attributes']&&_0x40acd6['attributes']['tablePasteChainId']==_0x212840);_0x31e007['length']&&_0x1e67f4['getAllAdjacentSuggestions']()['length']!=_0x31e007['length']&&_0x31e007['reduce']((_0x4f0e0d,_0x402243)=>(_0x4f0e0d['next']=_0x402243,_0x402243['previous']=_0x4f0e0d,_0x402243));};function _0x177c9c(_0x54eac4,_0x5ce849=!0x0){const {id:_0x3ad08c,authorId:_0x58980e}=_0x1a53eb['_splitMarkerName'](_0x54eac4['markerName']),_0x1a37f0=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x23b0e1=_0x1a53eb['activeMarkers']['includes'](_0x54eac4['markerName']);return _0x23b0e1&&_0x1a37f0['push']('ck-suggestion-marker--active'),{'classes':_0x1a37f0,'attributes':{'data-suggestion':_0x3ad08c,'data-author-id':_0x58980e},'priority':_0x23b0e1&&_0x5ce849?0xbc2:0xbb8};}_0x1a53eb['on']('suggestionLoaded',_0x3d76a6,{'priority':'high'}),_0x1a53eb['on']('suggestionUnloaded',_0x3d76a6,{'priority':'high'}),_0x3decfd['model']['document']['registerPostFixer'](()=>{let _0x4b1ba8=!0x1;const _0x4677a5=Array['from'](_0x3decfd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5ce754,data:_0x41d601}of _0x4677a5){const {group:_0x2d5366,type:_0x16f44a,id:_0x29aca7}=_0x1a53eb['_splitMarkerName'](_0x5ce754);if('suggestion'!=_0x2d5366||'deletion'!=_0x16f44a||_0x41d601['oldRange'])continue;if(!_0x1a53eb['hasSuggestion'](_0x29aca7))continue;const _0x38726f=_0x1a53eb['getSuggestion'](_0x29aca7)['getRanges'](),_0x552abd=_0x3decfd['plugins']['get']('Users')['me'];for(const _0x1f3ea0 of _0x1a53eb['getSuggestions']()){if(!_0x1f3ea0['isInContent']||_0x1f3ea0['author']!=_0x552abd)continue;if('formatBlock'!=_0x1f3ea0['type']||'tablePasteCell'!=_0x1f3ea0['subType'])continue;if(_0x1f3ea0['getRanges']()['every'](_0x5f0733=>_0x38726f['some'](_0x1d1442=>_0x1d1442['containsRange'](_0x5f0733,!0x0)))){for(const _0x36c6a4 of _0x1f3ea0['getAllAdjacentSuggestions']())_0x36c6a4['isInContent']&&(_0x36c6a4['discard'](),_0x4b1ba8=!0x0);}}}return _0x4b1ba8;}),_0x3decfd['model']['document']['registerPostFixer'](_0x59c1cb=>{const _0x199b11=_0x3decfd['commands']['get']('redo');if(!_0x199b11||!_0x199b11['_createdBatches']['has'](_0x59c1cb['batch']))return!0x1;let _0x47eb5b=!0x1;const _0x2e5da9=_0x3decfd['plugins']['get']('Users')['me'],_0x55c6b2=_0x3decfd['model']['document']['differ']['getChanges'](),_0x567daf=Array['from'](_0x3decfd['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x4dd599,data:_0x1f6216})=>{const {group:_0x110edd,subType:_0x158a60,authorId:_0x310f29}=_0x1a53eb['_splitMarkerName'](_0x4dd599);return'suggestion'==_0x110edd&&'tablePaste'==_0x158a60&&_0x310f29==_0x2e5da9['id']&&!_0x1f6216['oldRange'];});for(const _0x4e20b4 of _0x55c6b2){if('insert'!=_0x4e20b4['type']||'tableCellSuggestion'!=_0x4e20b4['name']||0x1!=_0x4e20b4['length'])continue;const _0x439801=_0x59c1cb['createRange'](_0x4e20b4['position'],_0x4e20b4['position']['getShiftedBy'](0x1));if(!_0x567daf['find'](({data:_0x11c37b})=>_0x11c37b['newRange']['isEqual'](_0x439801))){for(const {name:_0x1c4f4e,data:_0x310130}of _0x567daf)if(_0x439801['containsRange'](_0x310130['newRange'])){_0x59c1cb['updateMarker'](_0x1c4f4e,{'range':_0x439801}),_0x47eb5b=!0x0;break;}}}return _0x47eb5b;}),_0x3decfd['model']['document']['registerPostFixer'](_0x3f633c=>{let _0x5c5d0c=!0x1;const _0x28eae1=_0x3decfd['plugins']['get']('Users')['me'],_0x411521=_0x1a53eb['getSuggestions']()['filter'](_0x540b40=>_0x540b40['isInContent']&&_0x540b40['author']==_0x28eae1),_0x7d7bd9=new Set(),_0x2e2ab6=new Set();for(const _0x231270 of _0x411521)if('tablePaste'==_0x231270['subType'])for(const _0x1263e6 of _0x231270['getMarkers']()){const _0x5bd0b8=_0x1263e6['getRange']()['getContainedElement']();if(_0x5bd0b8){if(_0x5bd0b8['is']('element','tableCellSuggestion')&&ke(_0x5bd0b8)){_0x231270['removeMarker'](_0x1263e6['name']),_0x7d7bd9['add'](_0x5bd0b8),_0x5c5d0c=!0x0;const _0x4cc0a9=_0x5bd0b8['nextSibling'],_0x488673=_0x5bd0b8['previousSibling'],_0x284517=_0x4cc0a9&&_0x4cc0a9['is']('element','tableCellSuggestion'),_0x478776=_0x488673&&_0x488673['is']('element','tableCellSuggestion');_0x284517&&!_0x7d7bd9['has'](_0x4cc0a9)&&_0x2e2ab6['add'](_0x4cc0a9),_0x478776&&!_0x7d7bd9['has'](_0x488673)&&_0x2e2ab6['add'](_0x488673);}else _0x5bd0b8['is']('element','paragraph')&&_0x5bd0b8['isEmpty']&&(_0x231270['removeMarker'](_0x1263e6['name']),_0x5c5d0c=!0x0);}}else{if('tablePasteCell'==_0x231270['subType']){if(!_0x231270['attributes']||!_0x231270['attributes']['tablePasteChainId'])continue;const _0x5bd695=_0x231270['attributes']['markerAttributes'];if(_0x5bd695&&Object['keys'](_0x5bd695)['length'])continue;const _0x2b7735=_0x231270['attributes']['tablePasteChainId'];let _0xd9a3d0=!0x0,_0x280e73=!0x0;for(const _0x571e7c of _0x411521)if(_0x571e7c['subType']&&_0x571e7c['subType']['startsWith']('tablePaste')){if(!_0x571e7c['attributes']['tablePasteChainId']){_0x280e73=!0x1;break;}if(_0x571e7c['id']!=_0x231270['id']&&_0x571e7c['attributes']['tablePasteChainId']==_0x2b7735){_0xd9a3d0=!0x1;break;}}_0x280e73&&_0xd9a3d0&&(_0x231270['removeMarkers'](),_0x5c5d0c=!0x0);}}for(const _0x44c3a2 of _0x7d7bd9)_0x3f633c['remove'](_0x44c3a2);for(const _0x47226e of _0x2e2ab6)_0x3f633c['unwrap'](_0x47226e);return _0x5c5d0c;}),_0x3decfd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x157abf=>_0x177c9c(_0x157abf),'converterPriority':'high'}),_0x3decfd['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x528715,_0x4d1a6a)=>_0x4d1a6a['options']['showSuggestionHighlights']?_0x177c9c(_0x528715,!0x1):null,'converterPriority':'high'});const _0x5ee58=_0x3decfd['editing']['view'];this['listenTo'](_0x5ee58['document'],'clipboardOutput',(_0x911a87,_0x32a3f6)=>{const _0x2de830=[];for(const _0x22b785 of _0x5ee58['createRangeIn'](_0x32a3f6['content'])['getItems']())_0x22b785['is']('element','suggestion-td')&&_0x2de830['push'](_0x22b785);_0x5ee58['change'](_0x418566=>{for(const _0x4635e2 of _0x2de830)_0x418566['move'](_0x418566['createRangeIn'](_0x4635e2),_0x418566['createPositionBefore'](_0x4635e2)),_0x418566['remove'](_0x4635e2);});});}}function ke(_0x155e91){if(_0x155e91['isEmpty'])return!0x0;const _0x3cb8e0=_0x155e91['getChild'](0x0);return _0x3cb8e0['is']('element','paragraph')&&_0x3cb8e0['isEmpty'];}function Re(_0x33ff74,_0x5dc930={},_0x31e382){for(const {isAnchor:_0x1718f0,cellHeight:_0x3493ce,cellWidth:_0x535b41}of _0x31e382['createTableWalker'](_0x33ff74,{'includeAllSlots':!0x0,..._0x5dc930}))if(!_0x1718f0||0x1!=_0x3493ce||0x1!=_0x535b41)return!0x1;return!0x0;}class Nt extends _0x28108f{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x5f4594=this['editor']['plugins']['get']('TrackChangesEditing');_0x5f4594['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x5f4594['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x5f4594['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5f4594['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x5f4594['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x5f4594['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2f96b3,_0x59b186){const _0x5ececb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x44837a=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x53ec75=_0x59b186['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3d4283=_0x44837a['getColumnGroupElement'](_0x53ec75);let _0xc3e6ca=_0x3d4283?_0x44837a['getTableColumnsWidths'](_0x3d4283):null,_0x21e2d5=_0x53ec75['getAttribute']('tableWidth')||null;const _0x252397=_0x59b186['tableWidth']||_0x21e2d5,_0xb7464=_0x59b186['columnWidths']||_0xc3e6ca,_0x410187=this['editor']['plugins']['get']('Users')['me'];for(const _0x461ceb of _0x5ececb['getSuggestions']()){const _0x33f8fa=_0x461ceb['getContainedElement']();if('resizeTable'===_0x461ceb['subType']&&_0x33f8fa===_0x53ec75){_0x461ceb['author']!==_0x410187&&_0x461ceb['discard']();const _0x7978b8=_0x461ceb['data']['commandParams'];_0x21e2d5=_0x7978b8[0x0]['tableWidth'],_0xc3e6ca=_0x7978b8[0x0]['columnWidths'];break;}}_0x2f96b3({'table':_0x53ec75,'tableWidth':_0x252397,'columnWidths':_0xb7464}),_0x5ececb['markBlockFormat'](_0x53ec75,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x21e2d5,'columnWidths':_0xc3e6ca}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x437afe){if('formatBlock'!=_0x437afe['type']&&'formatInline'!=_0x437afe['type'])return;const {data:_0x2898ac}=_0x437afe;if(_0x2898ac&&'resizeTable'===_0x2898ac['formatGroupId']){const _0x2e9beb='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2e9beb)};}}}class Dt extends _0x28108f{['afterInit'](){const _0x2c79d7=this['editor'];_0x2c79d7['plugins']['has']('Template')&&_0x2c79d7['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x28108f{['afterInit'](){const _0x376114=this['editor'];if(!_0x376114['commands']['get']('insertTableOfContents'))return;_0x376114['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x416aaf=_0x376114['plugins']['get']('TrackChangesEditing'),_0xd17848=_0x376114['locale'];_0x416aaf['descriptionFactory']['registerElementLabel']('tableOfContents',_0x5b8a01=>o(_0xd17848,'ELEMENT_TABLE_OF_CONTENTS',_0x5b8a01));}}class $t extends _0x28108f{['afterInit'](){const _0x49fb2c=this['editor'];if(!_0x49fb2c['plugins']['has']('Title'))return;const _0xc4f2ae=_0x49fb2c['plugins']['get']('TrackChangesEditing');_0xc4f2ae['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x49fb2c['locale'],'ELEMENT_TITLE')),_0x49fb2c['model']['document']['registerPostFixer'](_0x10f77b=>{let _0x13cd50=!0x1;const _0x48efc0=Array['from'](_0x49fb2c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2feb41,data:_0x1ff0f7}of _0x48efc0){const {group:_0x242f0d}=_0xc4f2ae['_splitMarkerName'](_0x2feb41);if('suggestion'!==_0x242f0d||!_0x1ff0f7['newRange'])continue;const _0x5d7de0=_0x1ff0f7['newRange'],_0x32b893=_0x5d7de0['end']['nodeBefore'];if(!_0x32b893||!_0x32b893['is']('element','title-content'))continue;if(!_0x5d7de0['start']['isTouching'](_0x5d7de0['end']))continue;const _0x125b4c=_0x49fb2c['model']['schema']['getNearestSelectionRange'](_0x5d7de0['end'],'forward');if(_0x125b4c&&_0x125b4c['isCollapsed']){const _0x171aec=_0x10f77b['createRange'](_0x5d7de0['start'],_0x125b4c['start']);_0x171aec['isEqual'](_0x5d7de0)||(_0x10f77b['updateMarker'](_0x2feb41,{'range':_0x171aec}),_0x13cd50=!0x0);}_0x13cd50||(_0x10f77b['removeMarker'](_0x2feb41),_0x13cd50=!0x0);}return _0x13cd50;});}}class Bt extends _0x28108f{['afterInit'](){const _0x216252=this['editor'],_0x52b7af=_0x216252['plugins']['get']('TrackChangesEditing');_0x216252['plugins']['has']('UndoEditing')&&(_0x52b7af['enableCommand']('undo'),_0x52b7af['enableCommand']('redo'));}}class xt extends _0x28108f{static get['requires'](){return[It];}['afterInit'](){const _0x4306ea=this['editor'];if(!_0x4306ea['plugins']['has']('TableCaptionEditing'))return;_0x4306ea['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x28108f{['tableProperties'];['tableCellProperties'];constructor(_0xf081e1){super(_0xf081e1),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 _0x34250f=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x5445fb of this['tableProperties'])_0x34250f['enableCommand'](_0x5445fb,(_0x7eadd4,_0xcc0321)=>{const _0x8526bf=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x5445fb,[_0x8526bf],this['tableProperties'],'tableProperties',_0x7eadd4,_0xcc0321);});_0x34250f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x34250f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x34250f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x182149,_0xc3f46b)=>this['handleDiscardAction'](this['tableProperties'],_0x182149,_0xc3f46b)),_0x34250f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xf4b1b1 of this['tableCellProperties'])_0x34250f['enableCommand'](_0xf4b1b1,(_0x59a885,_0x4e7a68)=>{const _0x1ba7f2=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xf4b1b1,_0x1ba7f2,this['tableCellProperties'],'tableCellProperties',_0x59a885,_0x4e7a68);});_0x34250f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x34250f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x34250f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x6a795b,_0x1753ac)=>this['handleDiscardAction'](this['tableCellProperties'],_0x6a795b,_0x1753ac)),_0x34250f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x34250f['descriptionFactory']['registerDescriptionCallback'](_0x185af3=>this['handleSuggestionDescription'](_0x185af3));}['_handlePropertyChange'](_0x3165b0,_0x1aceb1,_0x5259cd,_0x18ad66,_0x3e7e7a,_0x3fc1a6){const _0x32add8=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3fc1a6['batch'],()=>{for(const _0x5b76c4 of _0x1aceb1){if(this['_getSuggestion'](_0x5b76c4,_0x18ad66))_0x3e7e7a(_0x3fc1a6);else{const _0x547fad={};for(const _0x15f5bf of _0x5259cd){const _0x50fd0c=_0x5b76c4['getAttribute'](_0x15f5bf);void 0x0!==_0x50fd0c&&(_0x547fad[_0x15f5bf]=_0x50fd0c);}_0x3e7e7a(_0x3fc1a6),_0x32add8['markBlockFormat'](_0x5b76c4,{'commandParams':[_0x547fad]},[],_0x18ad66);}}});}['handleDiscardAction'](_0x187e15,_0x312c94,_0xc3fe7b){const _0x42852c=_0x312c94[0x0]['start']['nodeAfter'],_0x312f26=_0xc3fe7b['commandParams'][0x0];this['editor']['model']['change'](_0x1f6b15=>{for(const _0xc8e5d4 of _0x187e15)void 0x0!==_0x312f26[_0xc8e5d4]?_0x1f6b15['setAttribute'](_0xc8e5d4,_0x312f26[_0xc8e5d4],_0x42852c):_0x1f6b15['removeAttribute'](_0xc8e5d4,_0x42852c);});}['handleSuggestionDescription'](_0x13a133){if(_0x13a133['data'])switch(_0x13a133['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'](_0x2daabc,_0x242423){const _0x3b85fd=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x31fbb3 of _0x3b85fd['getSuggestions']({'skipNotAttached':!0x0})){const _0x24d326=_0x31fbb3['getContainedElement']();if(_0x31fbb3['subType']===_0x242423&&_0x24d326===_0x2daabc)return _0x31fbb3;}return null;}}const m='$elementName';class p extends _0x28108f{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x9fa097,_0xd26df6,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(_0x528d01){function _0x2f9a6a(_0x21779a){return _0x21779a['map'](_0x444c60=>String['fromCharCode'](_0x444c60))['join']('');}super(_0x528d01),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0xbe7f48,_0xcaf882,_0x45e432,_0x3a9aa3)=>{this['_model']['change'](()=>{for(const _0x41f8c8 of[..._0x3a9aa3,..._0x45e432])this['_model']['markers']['has'](_0x41f8c8)&&_0x528d01['editing']['reconvertMarker'](_0x41f8c8);});}),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']=_0x528d01['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(),_0x528d01['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x528d01['config']['get']('trackChanges.trackFormatChanges'),_0x528d01['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x528d01['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x528d01,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x2f9a6a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2f9a6a([0x34,0x30,0x34,0x38,0x32,0x30,0x30,0x34]);}['init'](){const _0x49d294=this['editor'],_0x20047b=(_0x5d5dcf,_0x3d88cc)=>{if('attribute'!=_0x5d5dcf)return'ck-suggestion-marker-'+_0x5d5dcf;const _0x311e68=_0x3d88cc['split']('|')[0x0];return this['_isBlockAttribute'](_0x311e68)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x49d294['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x1ca790=>{const {id:_0x14bde8,authorId:_0x5edb34,type:_0x16c5cd,subType:_0x4bc988}=this['_splitMarkerName'](_0x1ca790['markerName']),_0x5edc75=['ck-suggestion-marker',_0x20047b(_0x16c5cd,_0x4bc988)];let _0x29a42e=0xbb8;return this['activeMarkers']['includes'](_0x1ca790['markerName'])&&(_0x5edc75['push']('ck-suggestion-marker--active'),_0x29a42e=0xbc2),'deletion'==_0x16c5cd&&(_0x29a42e+=0x5),{'classes':_0x5edc75,'attributes':{'data-suggestion':_0x14bde8,'data-author-id':_0x5edb34},'priority':_0x29a42e};}}),_0x49d294['conversion']['for']('dataDowncast')['add'](_0x2c1649=>{_0x2c1649['on']('addMarker:suggestion',(_0x25deb9,_0x53cfe1,_0x43d424)=>{if(!_0x43d424['options']['showSuggestionHighlights'])return;const _0xf48346=_0x53cfe1['item'];if(!_0xf48346)return;const _0x14e74f=_0x43d424['mapper']['toViewElement'](_0xf48346);_0x49d294['model']['schema']['isObject'](_0xf48346)&&_0x14e74f&&!_0x14e74f['getCustomProperty']('widget')&&_0x14e74f['is']('containerElement')&&_0x519625(_0x14e74f,_0x43d424['writer']);},{'priority':'high'});}),_0x49d294['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x2b9ec7,_0x345a56)=>{if(!_0x345a56['options']['showSuggestionHighlights'])return null;const {type:_0x22b815,subType:_0x2d32e3}=this['_splitMarkerName'](_0x2b9ec7['markerName']);return{'classes':['ck-suggestion-marker',_0x20047b(_0x22b815,_0x2d32e3)],'priority':0xbb8};}});const _0x27a0ad=({showActiveMarkers:_0x46f86b=!0x0,isAttributeSuggestion:_0x1c9e10=!0x1}={})=>(_0x2114cc,_0x2cd98a,_0x3492d8)=>{if(!_0x2cd98a['item'])return;const {id:_0x430740,authorId:_0x21b1af}=this['_splitMarkerName'](_0x2cd98a['markerName']);if(_0x1c9e10){const _0x4f1230=this['_suggestions']['get'](_0x430740),_0x8cb282=this['_getAttributeKey'](_0x4f1230);if(!this['_isBlockAttribute'](_0x8cb282))return;}if(_0x2cd98a['item']['is']('selection'))return void _0x3492d8['consumable']['consume'](_0x2cd98a['item'],_0x2114cc['name']);const _0x5666d5=_0x3492d8['mapper']['toViewElement'](_0x2cd98a['item']);if(_0x2cd98a['item']['is']('element')&&_0x49d294['model']['schema']['isBlock'](_0x2cd98a['item'])&&!_0x5666d5['getCustomProperty']('addHighlight')){_0x3492d8['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5666d5),_0x3492d8['writer']['setAttribute']('data-suggestion',_0x430740,_0x5666d5),_0x3492d8['writer']['setAttribute']('data-author-id',_0x21b1af,_0x5666d5),_0x3492d8['mapper']['bindElementToMarker'](_0x5666d5,_0x2cd98a['markerName']),_0x46f86b&&(this['activeMarkers']['includes'](_0x2cd98a['markerName'])?_0x3492d8['writer']['addClass']('ck-suggestion-marker--active',_0x5666d5):_0x3492d8['writer']['removeClass']('ck-suggestion-marker--active',_0x5666d5));for(const _0x147e21 of _0x49d294['model']['createRangeIn'](_0x2cd98a['item'])['getItems']())_0x3492d8['consumable']['consume'](_0x147e21,_0x2114cc['name']);_0x3492d8['consumable']['consume'](_0x2cd98a['item'],_0x2114cc['name']);}};_0x49d294['conversion']['for']('dataDowncast')['add'](_0x5a5d1f=>{_0x5a5d1f['on']('addMarker:suggestion:formatBlock',(_0x2eef43,_0x26286f,_0x5eb7b1)=>{_0x5eb7b1['options']['showSuggestionHighlights']&&_0x27a0ad({'showActiveMarkers':!0x1})(_0x2eef43,_0x26286f,_0x5eb7b1);},{'priority':'highest'});}),_0x49d294['conversion']['for']('dataDowncast')['add'](_0x482f65=>{_0x482f65['on']('addMarker:suggestion:attribute',(_0x754ccd,_0x141fb5,_0x556ce3)=>{_0x556ce3['options']['showSuggestionHighlights']&&_0x27a0ad({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x754ccd,_0x141fb5,_0x556ce3);},{'priority':'highest'});}),_0x49d294['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x383439,_0x215d7f)=>_0x215d7f['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x383439['substr'](0xb)}}),_0x49d294['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5ef0f5,{writer:_0x357b9c})=>{let _0x515f31='suggestion:'+_0x5ef0f5['getAttribute']('suggestion-type')+':'+_0x5ef0f5['getAttribute']('id');return _0x5ef0f5['getAttribute']('marker-count')&&(_0x515f31+=':'+_0x5ef0f5['getAttribute']('marker-count')),_0x357b9c['createElement']('$marker',{'data-name':_0x515f31});}}),_0x49d294['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x49d294['conversion']['for']('editingDowncast')['add'](_0x224b33=>{_0x224b33['on']('addMarker:suggestion:formatBlock',_0x27a0ad(),{'priority':'high'});}),_0x49d294['conversion']['for']('editingDowncast')['add'](_0x3b4281=>{_0x3b4281['on']('addMarker:suggestion:attribute',_0x27a0ad({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x49d294['conversion']['for']('editingDowncast')['add'](_0x5cd8d0=>{_0x5cd8d0['on']('removeMarker:suggestion:formatBlock',(_0x71d488,_0x4078eb,_0x20e3f8)=>{const _0x22409b=_0x20e3f8['mapper']['markerNameToElements'](_0x4078eb['markerName']);if(_0x22409b){for(const _0xdbdc9c of _0x22409b)_0xdbdc9c['getCustomProperty']('addHighlight')||(_0x20e3f8['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0xdbdc9c),_0x20e3f8['writer']['removeAttribute']('data-suggestion',_0xdbdc9c),_0x20e3f8['writer']['removeAttribute']('data-author-id',_0xdbdc9c),_0x20e3f8['mapper']['unbindElementFromMarkerName'](_0xdbdc9c,_0x4078eb['markerName']));}},{'priority':'high'});}),_0x49d294['conversion']['for']('editingDowncast')['add'](_0x4a6415=>{_0x4a6415['on']('removeMarker:suggestion:attribute',(_0x475933,_0x288d42,_0x3a1072)=>{const _0x2bd576=_0x3a1072['mapper']['markerNameToElements'](_0x288d42['markerName']);if(!_0x2bd576)return;const {id:_0xaeb30c}=this['_splitMarkerName'](_0x288d42['markerName']),_0x5d7a42=this['_suggestions']['get'](_0xaeb30c),_0x5a4520=this['_getAttributeKey'](_0x5d7a42);if(this['_isBlockAttribute'](_0x5a4520)){for(const _0x9289c4 of _0x2bd576)_0x9289c4['getCustomProperty']('addHighlight')||(_0x3a1072['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x9289c4),_0x3a1072['writer']['removeAttribute']('data-suggestion',_0x9289c4),_0x3a1072['writer']['removeAttribute']('data-author-id',_0x9289c4),_0x3a1072['mapper']['unbindElementFromMarkerName'](_0x9289c4,_0x288d42['markerName']));}},{'priority':'high'});}),_0x49d294['model']['document']['registerPostFixer'](_0x33e545=>{let _0x64c353=!0x1;const _0x41e844=Array['from'](_0x49d294['model']['document']['differ']['getChangedMarkers']()),_0x509680=new Set();for(const {name:_0x10f843,data:_0x46b6b9}of _0x41e844){const {group:_0x16dade,type:_0x2f74ff,subType:_0x51d8c9,id:_0x4f4a91}=this['_splitMarkerName'](_0x10f843);if('suggestion'!==_0x16dade)continue;const _0x496e7a=this['_suggestions']['get'](_0x4f4a91);if(null!=_0x46b6b9['newRange']){'formatInline'==_0x2f74ff&&(_0x64c353=_0x64c353||Ut(_0x46b6b9['newRange'],_0x10f843,_0x33e545,_0x49d294['model']['schema']));const _0x91aecb='attribute'==_0x2f74ff&&this['_isBlockAttribute'](_0x51d8c9['split']('|')[0x0]);if(_0x46b6b9['newRange']['isCollapsed']||'$graveyard'==_0x46b6b9['newRange']['root']['rootName']||'formatBlock'==_0x2f74ff&&!Ft(_0x46b6b9['newRange'])||_0x91aecb&&!Ft(_0x46b6b9['newRange'])||'deletion'==_0x2f74ff&&!(!Vt(_0x32dad9=_0x46b6b9['newRange'])&&!function(_0x2818e7){return _0x2818e7['start']['parent']==_0x2818e7['end']['nodeBefore']&&_0x2818e7['start']['isAtEnd'];}(_0x32dad9)))_0x33e545['removeMarker'](_0x10f843),_0x64c353=!0x0;else{if(!_0x496e7a||!_0x496e7a['isInContent'])continue;if(_0x46b6b9['newRange']&&_0x46b6b9['oldRange']&&_0x46b6b9['newRange']['isEqual'](_0x46b6b9['oldRange']))continue;_0x509680['add'](_0x496e7a);}}}var _0x32dad9;return _0x509680['size']>0x0&&(_0x64c353=!!this['_joinWithAdjacentSuggestions'](_0x509680)||_0x64c353),_0x64c353;}),_0x49d294['model']['document']['registerPostFixer'](_0x163b39=>{let _0x38aa25=!0x1;for(const _0xca1071 of _0x49d294['model']['document']['differ']['getChanges']())if('insert'==_0xca1071['type'])for(const _0x1ae1f9 of this['_suggestions']['values']()){if(_0x1ae1f9['isMultiRange']||!_0x1ae1f9['isInContent'])continue;const _0x106e3b='formatBlock'==_0x1ae1f9['type'],_0x3f4302=this['_getAttributeKey'](_0x1ae1f9),_0x781dac=_0x3f4302&&this['_isBlockAttribute'](_0x3f4302);if(!_0x106e3b&&!_0x781dac)continue;const _0x39541f=_0x1ae1f9['getFirstRange']();if(_0x39541f['start']['parent']!=_0x39541f['end']['parent']&&!_0x39541f['end']['isAtEnd']){const _0x203311=_0x49d294['model']['createPositionAt'](_0x39541f['start']['nodeAfter'],'end'),_0x5e8b81=_0x49d294['model']['createRange'](_0x39541f['start'],_0x203311);_0x163b39['updateMarker'](_0x1ae1f9['getFirstMarker'](),{'range':_0x5e8b81}),_0x38aa25=!0x0;}}return _0x38aa25;}),_0x49d294['model']['document']['registerPostFixer'](_0x49465e=>this['_processAttributeChanges'](_0x49465e)),_0x49d294['model']['document']['registerPostFixer'](_0x72de48=>!_0x72de48['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x72de48)),_0x49d294['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x49d294['model']['document']['on']('change:data',(_0x30013a,_0x3dc69b)=>{if(!_0x3dc69b['isLocal']||_0x3dc69b['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x2edb31=_0x49d294['model']['document']['differ']['getChanges']();if(0x0==_0x2edb31['length'])return;const _0x3219d0=[],_0x217e6a=_0x2edb31['filter'](_0x519036=>'attribute'==_0x519036['type']),_0x2678ed=_0x2edb31['filter'](_0x4bbe50=>'insert'==_0x4bbe50['type']&&'$text'!=_0x4bbe50['name']);for(const _0x2c5704 of _0x217e6a)this['_isRegisteredAttribute'](_0x2c5704['attributeKey'])&&_0x3219d0['push']({'key':_0x2c5704['attributeKey'],'newValue':_0x2c5704['attributeNewValue'],'oldValue':_0x2c5704['attributeOldValue'],'range':Pt(_0x2c5704['range'],_0x49d294['model'])});for(const _0x4cf3ef of _0x2678ed){if('rename'!=_0x4cf3ef['action']&&'refresh'!=_0x4cf3ef['action'])continue;const _0x583ec4=Lt(_0x4cf3ef['position']['nodeAfter'],_0x49d294['model']),_0x13bafb=_0x4cf3ef['before'];'rename'==_0x4cf3ef['action']&&_0x3219d0['push']({'key':m,'newValue':_0x4cf3ef['name'],'oldValue':_0x13bafb['name'],'range':_0x583ec4});for(const [_0x1be803,_0x14d0ca]of _0x13bafb['attributes']){if(!this['_isRegisteredAttribute'](_0x1be803))continue;const _0x5c7513=_0x4cf3ef['attributes']['get'](_0x1be803);_0x14d0ca!==_0x5c7513&&_0x3219d0['push']({'key':_0x1be803,'newValue':_0x5c7513,'oldValue':_0x14d0ca,'range':_0x583ec4});}for(const [_0x3fb6f4,_0x16e829]of _0x4cf3ef['attributes'])this['_isRegisteredAttribute'](_0x3fb6f4)&&(_0x13bafb['attributes']['has'](_0x3fb6f4)||_0x3219d0['push']({'key':_0x3fb6f4,'newValue':_0x16e829,'oldValue':null,'range':_0x583ec4}));}0x0!=_0x3219d0['length']&&_0x49d294['model']['enqueueChange'](_0x3dc69b,_0x4d853d=>{const _0x4377f2=_0x447718();for(const {range:_0x3c3150,key:_0xc78e16,oldValue:_0x50a280,newValue:_0x4f19bc}of _0x3219d0)this['markAttributeChange'](_0x3c3150,_0xc78e16,_0x50a280,_0x4f19bc,{'groupId':_0x4377f2});this['_reduceExistingSuggestions'](_0x4d853d,_0x3219d0);});},{'priority':'lowest'}),_0x49d294['model']['markers']['on']('update:suggestion',(_0x11b031,_0x40e359,_0x469fea)=>{if(null==_0x469fea){const {id:_0xaa5cf1}=this['_splitMarkerName'](_0x40e359['name']),_0x34024f=this['_suggestions']['get'](_0xaa5cf1);_0x34024f&&_0x34024f['addMarkerName'](_0x40e359['name']);}}),_0x49d294['model']['document']['on']('change:data',()=>{const _0x513d0c=Array['from'](_0x49d294['model']['document']['differ']['getChangedMarkers']())['filter'](_0x293c56=>'suggestion'===this['_splitMarkerName'](_0x293c56['name'])['group']);if(0x0===_0x513d0c['length'])return;_0x513d0c['sort']((_0x3a4803,_0xd3397e)=>{const _0x5b2b19=_0x3a4803['data']['oldRange'],_0x1b4905=_0xd3397e['data']['oldRange'];return null===_0x5b2b19&&null===_0x1b4905?0x0:null===_0x5b2b19&&null!==_0x1b4905?-0x1:null!==_0x5b2b19&&null===_0x1b4905?0x1:_0x5b2b19['start']['isBefore'](_0x1b4905['start'])?-0x1:0x1;});const _0x2d66df=new Set(),_0x8182cb=new Set();for(const {name:_0x2460bd,data:_0x2cbfc3}of _0x513d0c){const {id:_0x52abe1}=this['_splitMarkerName'](_0x2460bd);if(null===_0x2cbfc3['oldRange']){const _0x26c762=this['_handleNewSuggestionMarker'](_0x2460bd);_0x8182cb['add'](_0x26c762);}else{const _0x4ad355=this['_suggestions']['get'](_0x52abe1);null!==_0x2cbfc3['newRange']||_0x4ad355['isInContent']?(_0x2d66df['add'](_0x4ad355['head']),_0x8182cb['add'](_0x4ad355)):this['_removeSuggestion'](_0x4ad355);}}_0x8182cb['size']>0x0&&this['_refreshSuggestionsChain'](_0x8182cb);for(const _0x165618 of _0x2d66df)this['fire']('suggestionChanged',_0x165618);}),_0x49d294['model']['on']('applyOperation',(_0x3addf6,_0x2e5ab)=>{const _0x4637b4=_0x2e5ab[0x0];if(!this['_suggestions']['size'])return;if(!_0x4637b4['isDocumentOperation'])return;if(_0x4637b4['batch']['isUndo']||!_0x4637b4['batch']['isLocal'])return;let _0x28c400,_0x11e655;switch(_0x4637b4['type']){case'insert':_0x28c400=_0x49d294['model']['createPositionAt'](_0x4637b4['position']),_0x11e655=_0x28c400['getShiftedBy'](_0x4637b4['howMany']);break;case'split':_0x28c400=_0x49d294['model']['createPositionAt'](_0x4637b4['splitPosition']),_0x11e655=_0x49d294['model']['createPositionAt'](_0x4637b4['moveTargetPosition']);break;case'move':_0x28c400=_0x49d294['model']['createPositionAt'](_0x4637b4['targetPosition']),_0x11e655=_0x28c400['getShiftedBy'](_0x4637b4['howMany']);break;default:return;}const _0x113566=_0x49d294['model']['createRange'](_0x28c400,_0x11e655);_0x49d294['model']['change'](()=>{for(const {suggestion:_0x14c327,meta:_0x555071}of this['_findSuggestions'](_0x113566)){if(_0x14c327['isMultiRange'])continue;if('formatInline'==_0x14c327['type'])continue;const _0xcc677d=this['_getAttributeKey'](_0x14c327);if(_0xcc677d&&this['_isBlockAttribute'](_0xcc677d)&&'split'!=_0x4637b4['type'])continue;const _0x5909b7=_0x14c327['data']&&_0x14c327['data']['multipleBlocks'];('formatBlock'!=_0x14c327['type']||'split'==_0x4637b4['type']&&!_0x5909b7)&&(_0x555071['containsRangeInObject']||'insertion'==_0x14c327['type']&&_0x555071['isOwn']||_0x14c327['getFirstRange']()['containsRange'](_0x113566)&&this['_breakSuggestionMarker'](_0x14c327,_0x28c400,_0x11e655));}});},{'priority':'lowest'}),_0x49d294['model']['on']('deleteContent',(_0x22e3b8,_0xdfdb80)=>{const _0x35cfb7=_0xdfdb80[0x0],_0x59a288=_0xdfdb80[0x1];if(_0x59a288&&_0x59a288['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x35cfb7['isCollapsed'])return;const _0x4b1e4c=_0x49d294['model']['schema'],{start:_0xa7ddf9,end:_0x576939}=_0x35cfb7['getFirstRange'](),_0x40f50a=_0xa7ddf9['nodeAfter']&&_0x4b1e4c['isLimit'](_0xa7ddf9['nodeAfter'])?null:_0x4b1e4c['getNearestSelectionRange'](_0xa7ddf9,'forward'),_0x47db0a=_0x576939['nodeBefore']&&_0x4b1e4c['isLimit'](_0x576939['nodeBefore'])?null:_0x4b1e4c['getNearestSelectionRange'](_0x576939,'backward'),_0x2070df=_0x49d294['model']['createRange'](_0x40f50a?_0x40f50a['start']:_0xa7ddf9,_0x47db0a?_0x47db0a['end']:_0x576939);_0x49d294['model']['change'](_0x941f5f=>{this['markDeletion'](_0x2070df);const _0x2bdca1=_0x49d294['model']['schema']['getNearestSelectionRange'](_0x2070df['start']);_0x35cfb7['is']('documentSelection')?_0x941f5f['setSelection'](_0x2bdca1):_0x35cfb7['setTo'](_0x2bdca1);}),_0x22e3b8['stop']();},{'priority':_0x2e92e4['normal']+0xa}),_0x49d294['model']['on']('insertContent',(_0x598c0d,_0x2e72fc)=>{const _0x26a3ce=_0x2e72fc[_0x2e72fc['length']-0x1];_0x26a3ce&&_0x26a3ce['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x49d294['model']['change'](()=>{let _0x47dff8=_0x49d294['model']['insertContent'](_0x2e72fc[0x0],_0x2e72fc[0x1],_0x2e72fc[0x2],{'forceDefaultExecution':!0x0});if(!_0x47dff8)return;_0x598c0d['return']=_0x47dff8['clone']();const _0x36ac01=_0x47dff8['end']['nodeBefore'],_0x54775b=_0x49d294['model']['schema'];_0x36ac01&&_0x54775b['isBlock'](_0x36ac01)&&!_0x54775b['isObject'](_0x36ac01)&&(_0x47dff8=_0x49d294['model']['createRange'](_0x47dff8['start'],_0x49d294['model']['createPositionAt'](_0x36ac01,'end'))),this['markInsertion'](_0x47dff8);}),_0x598c0d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x4dc17d=new x(_0x49d294,this['_suggestions']);_0x49d294['commands']['add']('acceptSuggestion',_0x4dc17d),this['enableCommand']('acceptSuggestion');const _0x3e8171=new R(_0x49d294,this['_suggestions']);_0x49d294['commands']['add']('discardSuggestion',_0x3e8171),this['enableCommand']('discardSuggestion'),_0x49d294['commands']['add']('acceptAllSuggestions',new E(_0x49d294,_0x4dc17d,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x49d294['commands']['add']('discardAllSuggestions',new E(_0x49d294,_0x3e8171,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x49d294['commands']['add']('acceptSelectedSuggestions',new O(_0x49d294,_0x4dc17d,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x49d294['commands']['add']('discardSelectedSuggestions',new O(_0x49d294,_0x3e8171,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x13e399=_0x49d294['plugins']['get']('CommentsRepository');this['listenTo'](_0x13e399,'addComment',(_0x4d484d,{threadId:_0x29c916})=>{const _0x1a83f9=this['_suggestions']['get'](_0x29c916);_0x1a83f9&&_0x1a83f9['commentThread']&&0x1===_0x1a83f9['commentThread']['length']&&this['_updateSuggestionData'](_0x29c916,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x13e399,'removeComment',(_0x1ec158,{threadId:_0x58fe34})=>{const _0x4b7086=this['_suggestions']['get'](_0x58fe34);_0x4b7086&&_0x4b7086['commentThread']&&!_0x4b7086['commentThread']['length']&&this['_updateSuggestionData'](_0x58fe34,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x406b83){if(this['_adapter'])throw new _0x3ace68('track-changes-adapter-already-set',this);this['_adapter']=_0x406b83;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0xa47580=!0x1,toJSON:_0x12b1b1=!0x1}={}){const _0x1f2127=[];for(const _0x1ca892 of this['_suggestions']['values']())_0xa47580&&!_0x1ca892['isInContent']||_0x1f2127['push'](_0x1ca892);return _0x12b1b1?_0x1f2127['map'](_0x52e7d8=>_0x52e7d8['toJSON']()):_0x1f2127;}['getSuggestion'](_0x20fcf6){const _0x216499=this['_suggestions']['get'](_0x20fcf6);if(!_0x216499)throw new _0x3ace68('track-changes-suggestion-not-found',this);return _0x216499;}['hasSuggestion'](_0x3910d4){return this['_suggestions']['has'](_0x3910d4);}['addSuggestionData'](_0x3ec7af){const {authorId:_0x23a522,id:_0x349f04,attributes:_0x424c0c}=_0x3ec7af,[_0xac6f9b,_0xc53ec8]=_0x3ec7af['type']['split'](':'),_0x561813=this['_suggestions']['get'](_0x349f04)||this['_createSuggestion'](_0xac6f9b,_0xc53ec8,_0x349f04,_0x23a522,_0x424c0c);if(this['_addThreadToSuggestion'](_0x561813),this['_checkSuggestionCorrectness'](_0x561813,_0xac6f9b,_0xc53ec8||null,_0x23a522),_0x561813['createdAt']=_0x3ec7af['createdAt'],_0x561813['_isDataLoaded']=!0x0,_0x424c0c&&_0x424c0c['@external']){const _0x24eb3e=_0x424c0c['@external'],_0x110799=this['_getExternalAuthor'](_0x24eb3e['authorName']);_0x561813['authoredAt']=_0x24eb3e['createdAt'],_0x561813['author']=_0x110799,_0x561813['isExternal']=!0x0;}else _0x561813['authoredAt']=_0x3ec7af['createdAt'];switch(_0x3ec7af['data']&&(_0x561813['data']=_0x3ec7af['data']),_0x3ec7af['attributes']&&(_0x561813['attributes']=_0x3ec7af['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x561813['_saved']=!0x0),this['_suggestionState']['get'](_0x561813)){case'notReady':this['_suggestionState']['set'](_0x561813,'dataReady');break;case'markerReady':_0x561813['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x561813])),this['_refreshSuggestionsChain'](new Set([_0x561813])),this['_suggestionState']['set'](_0x561813,'ready'),this['fire']('suggestionLoaded',_0x561813)):this['_suggestionState']['set'](_0x561813,'removed');}return _0x561813;}['acceptSuggestion'](_0x4925d8){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2886b3 of _0x4925d8['getAllAdjacentSuggestions']())_0x2886b3['accept']();});});}['discardSuggestion'](_0x279c9d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2d3604 of _0x279c9d['getAllAdjacentSuggestions']())_0x2d3604['discard']();});});}['enableCommand'](_0x4479f3,_0x237d0e){const _0x1efef3=this['editor']['commands']['get'](_0x4479f3);if(!_0x1efef3)throw new _0x3ace68('track-changes-command-not-found',this,{'commandName':_0x4479f3});if(this['_enabledCommands']['has'](_0x1efef3))throw new _0x3ace68('track-changes-enable-command-twice',this,{'commandName':_0x4479f3});this['_enabledCommands']['add'](_0x1efef3),_0x237d0e&&_0x1efef3['on']('execute',(_0x1a73f1,_0x9f12ec)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x9f12ec['length']>0x0&&_0x9f12ec[_0x9f12ec['length']-0x1]&&_0x9f12ec[_0x9f12ec['length']-0x1]['forceDefaultExecution']?_0x9f12ec['pop']():(_0x1a73f1['return']=_0x237d0e((..._0x4407b0)=>_0x1efef3['execute'](..._0x4407b0,{'forceDefaultExecution':!0x0}),..._0x9f12ec),_0x1a73f1['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x22347b){let _0x6c2524,_0x3f3d16;const _0x599beb=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x6c2524=_0x22347b();}catch(_0x5bb40b){_0x3f3d16=_0x5bb40b;}return _0x599beb||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x3f3d16&&_0x3ace68['rethrowUnexpectedError'](_0x3f3d16,this),_0x6c2524;}['markInsertion'](_0x4e38ed,_0x57c5d0=null,_0x2e9d97={}){if(_0x4e38ed['isCollapsed'])return null;const _0x2f9f89=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x1e3ecc,meta:_0x30978a}of this['_findSuggestions'](_0x4e38ed,'insertion'))if(_0x30978a['isOwn']){if(!_0x30978a['isNextTo']){if(_0x30978a['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x1e3ecc,_0x2e9d97))continue;return _0x1e3ecc;}if(qt(_0x1e3ecc,_0x2e9d97))return _0x1e3ecc;this['_breakSuggestionMarker'](_0x1e3ecc,_0x4e38ed['start'],_0x4e38ed['end']);break;}if(_0x57c5d0==_0x1e3ecc['subType']&&qt(_0x1e3ecc,_0x2e9d97)){const _0x4b88e7=_0x1e3ecc['getFirstRange']();return _0x4b88e7['start']['isEqual'](_0x4e38ed['end'])?this['_setSuggestionRange'](_0x1e3ecc,this['_model']['createRange'](_0x4e38ed['start'],_0x4b88e7['end'])):this['_setSuggestionRange'](_0x1e3ecc,this['_model']['createRange'](_0x4b88e7['start'],_0x4e38ed['end'])),_0x1e3ecc;}}const _0x12dacb=_0x447718(),_0x325e79=_0x2f9f89['id'],_0x5c564e=_0x57c5d0?'insertion:'+_0x57c5d0:'insertion',_0xeec00e=this['_setSuggestionData']({'id':_0x12dacb,'type':_0x5c564e,'createdAt':new Date(),'authorId':_0x325e79,'attributes':_0x2e9d97});return this['_addSuggestionMarker'](_0x5c564e,_0x12dacb,_0x325e79,_0x4e38ed),_0xeec00e;}['markMultiRangeInsertion'](_0x388ff4,_0x36e68b='multi',_0x173ec6={}){const _0x108444=this['editor']['plugins']['get']('Users')['me'],_0x1f88d1=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x36e68b,'join');for(const _0x36cdca of this['getSuggestions']())if(_0x36cdca['author']['id']==_0x108444['id']&&'insertion'==_0x36cdca['type']&&_0x36cdca['subType']==_0x36e68b&&qt(_0x36cdca,_0x173ec6)&&(_0x1f88d1(_0x36cdca['getRanges'](),_0x388ff4)||_0x1f88d1(_0x388ff4,_0x36cdca['getRanges']()))){for(const _0x369aa1 of _0x388ff4)_0x36cdca['addRange'](_0x369aa1);return _0x36cdca;}for(const {suggestion:_0x31d1ec,meta:_0x5aa1b8}of this['_findSuggestions'](_0x388ff4,'insertion')){if(!_0x5aa1b8['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x5aa1b8['containsRangeInObject'])continue;if(!qt(_0x31d1ec,_0x173ec6))continue;let _0x55930a=!0x0;for(const _0x4d49d4 of _0x31d1ec['getRanges']())for(const _0x34f8b3 of _0x388ff4)if(!_0x4d49d4['containsRange'](_0x34f8b3)){_0x55930a=!0x1;break;}if(_0x55930a)return _0x31d1ec;}const _0x4d9a59=_0x447718(),_0x2b470f=_0x108444['id'],_0x27834c='insertion:'+_0x36e68b,_0x1b9fcb=this['_setSuggestionData']({'id':_0x4d9a59,'type':_0x27834c,'createdAt':new Date(),'authorId':_0x2b470f,'attributes':_0x173ec6});for(const _0x183b05 of _0x388ff4)this['_addSuggestionMarker'](_0x27834c,_0x4d9a59,_0x2b470f,_0x183b05,u['getMultiRangeId']());return _0x1b9fcb;}['markInlineFormat'](_0x3d7e57,_0x433beb,_0x1ce751=null,_0x38e562={}){if(_0x1ce751=_0x1ce751||Gt(_0x433beb),_0x3d7e57['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x524062=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1ce751,'accept');return this['forceDefaultExecution'](()=>_0x524062([_0x3d7e57],_0x433beb,_0x38e562)),null;}const _0x5bdd67=this['editor']['plugins']['get']('Users')['me'],_0x259c38=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x536244,meta:_0x341251}of this['_findSuggestions'](_0x3d7e57,'insertion'))_0x341251['isOwn']&&!_0x341251['isInsideObject']&&_0x259c38['push'](..._0x536244['getRanges']());}const _0x267bec=function(_0x30d0bd,_0x36f5ee){const _0x2ec8fb=[];for(const _0x4b0b34 of _0x36f5ee){const _0x32ca9e=_0x30d0bd['getIntersection'](_0x4b0b34);_0x32ca9e&&_0x2ec8fb['push'](_0x32ca9e);}return _0x2ec8fb;}(_0x3d7e57,_0x259c38),_0x204341=function(_0x3d156e,_0x147667){const _0x4cedd7=[_0x3d156e];for(const _0x35be86 of _0x147667){let _0x270c35=0x0;for(;_0x270c35<_0x4cedd7['length'];){const _0x28d04c=_0x4cedd7[_0x270c35]['getDifference'](_0x35be86);_0x4cedd7['splice'](_0x270c35,0x1,..._0x28d04c),_0x270c35+=_0x28d04c['length'];}}return _0x4cedd7;}(_0x3d7e57,_0x259c38);_0x267bec['length']&&this['_model']['change'](()=>{for(const _0x1c1009 of _0x267bec){const _0x537256=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1ce751,'accept');this['forceDefaultExecution'](()=>_0x537256([_0x1c1009],_0x433beb,_0x38e562));}});for(const _0x21c29d of _0x204341){let _0x30d6f5=null,_0x238a20=_0x21c29d['start'],_0x3127d0=_0x21c29d['end'];for(const {suggestion:_0xaffd56,meta:_0xbba5e8}of this['_findSuggestions'](_0x21c29d,'formatInline')){if(!_0xbba5e8['isOwn'])continue;if(_0xaffd56['subType']!=_0x1ce751)continue;if(!qt(_0xaffd56,_0x38e562))continue;const _0x561481=_0xaffd56['getFirstRange']();if(_0x561481['containsRange'](_0x21c29d,!0x0))return null;_0x238a20=_0x238a20['isBefore'](_0x561481['start'])?_0x238a20:_0x561481['start'],_0x3127d0=_0x3127d0['isAfter'](_0x561481['end'])?_0x3127d0:_0x561481['end'],_0x30d6f5?_0x561481['start']['isBefore'](_0x30d6f5['getFirstRange']()['start'])?(_0x30d6f5['removeMarkers'](),_0x30d6f5=_0xaffd56):_0xaffd56['removeMarkers']():_0x30d6f5=_0xaffd56;}const _0x2d53be=this['_model']['createRange'](_0x238a20,_0x3127d0);if(_0x30d6f5)this['_setSuggestionRange'](_0x30d6f5,_0x2d53be);else{const _0x4698eb=_0x447718(),_0x51c3d9=_0x5bdd67['id'];this['_setSuggestionData']({'id':_0x4698eb,'type':'formatInline:'+_0x1ce751,'data':_0x433beb,'createdAt':new Date(),'authorId':_0x51c3d9,'attributes':_0x38e562}),this['_addSuggestionMarker']('formatInline:'+_0x1ce751,_0x4698eb,_0x51c3d9,_0x2d53be);}}return null;}['markBlockFormat'](_0x10bbb9,_0x122110,_0x391978=[],_0x3b6fad=null,_0x24adff={}){_0x122110['formatGroupId']||(_0x122110['formatGroupId']=_0x122110['commandName']),_0x122110['multipleBlocks']=_0x10bbb9['is']('range'),_0x3b6fad=_0x3b6fad||Gt(_0x122110);const _0x15bf20=_0x391978['map'](_0x2e103f=>Lt(_0x2e103f,this['_model'])),_0x40f7c1=_0x10bbb9['is']('range')?_0x10bbb9:Lt(_0x10bbb9,this['_model']);if('never'===this['_trackFormatChanges']){const _0x2aa4bb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3b6fad,'accept');return this['forceDefaultExecution'](()=>_0x2aa4bb([_0x40f7c1],_0x122110,_0x24adff)),null;}_0x15bf20['push'](_0x40f7c1);let _0x351f1a=!0x0;for(const _0x504e67 of _0x15bf20)if(!this['_rangeIsInLocalUserInsertion'](_0x504e67)){_0x351f1a=!0x1;break;}if(_0x351f1a&&'always'!==this['_trackFormatChanges']){const _0x1cefcc=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3b6fad,'accept');return this['forceDefaultExecution'](()=>_0x1cefcc([_0x40f7c1],_0x122110,_0x24adff)),null;}let _0x2f0e3c=null,_0x92d8eb=_0x40f7c1['start'],_0x5baba9=_0x40f7c1['end'];for(const {suggestion:_0x42079e,meta:_0x2e78bb}of this['_findSuggestions'](_0x40f7c1,'formatBlock')){if(!_0x2e78bb['isOwn'])continue;if(_0x2e78bb['isNextTo']||_0x2e78bb['containsRangeInObject']||_0x2e78bb['isInsideObject'])continue;if(_0x42079e['data']['formatGroupId']!=_0x122110['formatGroupId'])continue;if(!qt(_0x42079e,_0x24adff))continue;const _0x41b3c6=_0x42079e['getFirstRange']();if(_0x42079e['subType']==_0x3b6fad){if(_0x41b3c6['containsRange'](_0x40f7c1,!0x0))return null;_0x92d8eb=_0x92d8eb['isBefore'](_0x41b3c6['start'])?_0x92d8eb:_0x41b3c6['start'],_0x5baba9=_0x5baba9['isAfter'](_0x41b3c6['end'])?_0x5baba9:_0x41b3c6['end'],_0x2f0e3c?_0x41b3c6['start']['isBefore'](_0x2f0e3c['getFirstRange']()['start'])?(_0x2f0e3c['removeMarkers'](),_0x2f0e3c=_0x42079e):_0x42079e['removeMarkers']():_0x2f0e3c=_0x42079e;}else{const _0x2dd881=_0x40f7c1['getIntersection'](_0x41b3c6);this['_cutOutSuggestionMarker'](_0x42079e,_0x2dd881);}}const _0x106a2f=this['editor']['plugins']['get']('Users')['me'],_0x2dcf86=_0x447718(),_0x2de28e=_0x106a2f['id'];if(_0x2f0e3c)return this['_setSuggestionRange'](_0x2f0e3c,this['_model']['createRange'](_0x92d8eb,_0x5baba9)),_0x2f0e3c;{const _0x883a17=this['_setSuggestionData']({'id':_0x2dcf86,'type':'formatBlock:'+_0x3b6fad,'data':_0x122110,'createdAt':new Date(),'authorId':_0x2de28e,'attributes':_0x24adff});return this['_addSuggestionMarker']('formatBlock:'+_0x3b6fad,_0x2dcf86,_0x2de28e,this['_model']['createRange'](_0x92d8eb,_0x5baba9)),_0x883a17;}}['markMultiRangeBlockFormat'](_0x394b0b,_0x31df26,_0x3feda6=[],_0x5a659a=null,_0x36eeb2={}){_0x31df26['formatGroupId']||(_0x31df26['formatGroupId']=_0x31df26['commandName']);const _0x2900b4=_0x394b0b[0x0];_0x31df26['multipleBlocks']=_0x2900b4['is']('range'),_0x5a659a=_0x5a659a||Gt(_0x31df26);const _0x30500f=_0x3feda6['map'](_0x3c0bd8=>Lt(_0x3c0bd8,this['_model'])),_0x2de2ee=_0x2900b4['is']('range')?_0x394b0b:_0x394b0b['map'](_0xde42bd=>Lt(_0xde42bd,this['_model']));if('never'===this['_trackFormatChanges']){const _0xb7f15a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5a659a,'accept');return this['forceDefaultExecution'](()=>_0xb7f15a(_0x2de2ee,_0x31df26,_0x36eeb2)),null;}_0x30500f['push'](..._0x2de2ee);let _0x1deb3e=!0x0;for(const _0x39f67d of _0x30500f)if(!this['_rangeIsInLocalUserInsertion'](_0x39f67d)){_0x1deb3e=!0x1;break;}if(_0x1deb3e&&'always'!==this['_trackFormatChanges']){const _0x2a1153=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5a659a,'accept');return this['forceDefaultExecution'](()=>_0x2a1153(_0x2de2ee,_0x31df26,_0x36eeb2)),null;}const _0x367850=this['editor']['plugins']['get']('Users')['me'];for(const _0x23a6e4 of this['getSuggestions']()){if(_0x23a6e4['author']['id']!=_0x367850['id'])continue;if('formatBlock'!=_0x23a6e4['type']||_0x23a6e4['data']['formatGroupId']!=_0x31df26['formatGroupId'])continue;if(!qt(_0x23a6e4,_0x36eeb2))continue;const _0x1d89c5=_0x23a6e4['subType']==_0x5a659a;for(let _0x61f372=0x0;_0x61f372<_0x2de2ee['length'];_0x61f372++){const _0x3564cb=_0x2de2ee[_0x61f372];for(const _0x468d3b of _0x23a6e4['getMarkers']()){const _0x230002=_0x468d3b['getRange']();if(_0x3564cb['isEqual'](_0x230002)){_0x1d89c5?(_0x2de2ee['splice'](_0x61f372,0x1),_0x61f372--):_0x23a6e4['removeMarker'](_0x468d3b['name']);break;}}}}if(0x0==_0x2de2ee['length'])return null;const _0x535f1b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5a659a,'join');for(const _0x5e7487 of this['getSuggestions']())if(_0x5e7487['author']['id']==_0x367850['id']&&'formatBlock'==_0x5e7487['type']&&_0x5e7487['data']['formatGroupId']==_0x31df26['formatGroupId']&&_0x5e7487['subType']==_0x5a659a&&qt(_0x5e7487,_0x36eeb2)&&(_0x535f1b(_0x5e7487['getRanges'](),_0x2de2ee)||_0x535f1b(_0x2de2ee,_0x5e7487['getRanges']()))){for(const _0xe12444 of _0x2de2ee)_0x5e7487['addRange'](_0xe12444);return _0x5e7487;}const _0x49626d=_0x447718(),_0x36a33b=_0x367850['id'],_0xafad21='formatBlock:'+_0x5a659a,_0x1a639d=this['_setSuggestionData']({'id':_0x49626d,'type':_0xafad21,'data':_0x31df26,'createdAt':new Date(),'authorId':_0x36a33b,'attributes':_0x36eeb2});for(const _0x18c10c of _0x2de2ee)this['_addSuggestionMarker'](_0xafad21,_0x49626d,_0x36a33b,_0x18c10c,u['getMultiRangeId']());return _0x1a639d;}['markDeletion'](_0x3b64f8,_0x38aade=null,_0xad4b40={}){if(_0x3b64f8['isCollapsed'])return null;const _0x459e9b=this['editor']['plugins']['get']('Users')['me'],_0x526ea2=new _0x29d231(_0x3b64f8['start'],_0x3b64f8['end']);for(const {suggestion:_0x4deddc,meta:_0x33edf4}of this['_findSuggestions'](_0x526ea2,'insertion'))if(_0x33edf4['isOwn']&&!_0x33edf4['isNextTo']){if(_0x4deddc['isMultiRange']){const _0x194eea=_0x4deddc['getRanges']()['filter'](_0x158bb8=>'$graveyard'!=_0x158bb8['root']['rootName']);_0x194eea['every'](_0x31e9dd=>_0x526ea2['containsRange'](_0x31e9dd,!0x0))&&_0x4deddc['discard']();if(_0x194eea['some'](_0x426dab=>_0x426dab['containsRange'](_0x526ea2,!0x0))){const _0x5b4acc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x38aade,'accept');return this['forceDefaultExecution'](()=>_0x5b4acc([_0x526ea2],null,_0xad4b40)),null;}}else{const _0x253405=_0x526ea2['getIntersection'](_0x4deddc['getFirstRange']());null!==_0x253405&&_0x4deddc['_onDiscard']([_0x253405],null,_0xad4b40);}}if(_0x526ea2['detach'](),_0x526ea2['isCollapsed']||'$graveyard'==_0x526ea2['root']['rootName'])return null;let _0x20c854=null,_0x1ebf8e=_0x526ea2['start'],_0x2167eb=_0x526ea2['end'];const _0x28de52=this['_findSuggestions'](_0x526ea2,'deletion');for(const {suggestion:_0x24a768,meta:_0x415ef0}of _0x28de52){const _0x17c11f=this['_model']['createRange'](_0x1ebf8e,_0x2167eb);if(_0x415ef0['isOwn']&&(this['_mergeNestedSuggestions']||!_0x415ef0['containsRangeInObject']&&!_0x415ef0['isInsideObject'])){if(_0x24a768['isMultiRange']){if(!qt(_0x24a768,_0xad4b40))continue;let _0x23399d=!0x0;for(const _0x137a5e of _0x24a768['getRanges']()){if(_0x137a5e['containsRange'](_0x17c11f,!0x0))return _0x24a768;_0x17c11f['containsRange'](_0x137a5e)||(_0x23399d=!0x1);}_0x23399d&&_0x24a768['discard']();}else{const _0x1f0d6f=_0x24a768['getFirstRange']();if(_0x1f0d6f['containsRange'](_0x17c11f,!0x0))return _0x24a768;if(!qt(_0x24a768,_0xad4b40)){_0x17c11f['containsRange'](_0x1f0d6f)?_0x24a768['removeMarkers']():_0x1f0d6f['containsPosition'](_0x1ebf8e)?_0x1ebf8e=_0x1f0d6f['end']:_0x1f0d6f['containsPosition'](_0x2167eb)&&(_0x2167eb=_0x1f0d6f['start']);continue;}_0x1ebf8e=_0x1ebf8e['isBefore'](_0x1f0d6f['start'])?_0x1ebf8e:_0x1f0d6f['start'],_0x2167eb=_0x2167eb['isAfter'](_0x1f0d6f['end'])?_0x2167eb:_0x1f0d6f['end'],_0xad4b40=Object['assign']({},_0x24a768['attributes']),_0x20c854?_0x1f0d6f['start']['isBefore'](_0x20c854['getFirstRange']()['start'])?(_0x20c854['removeMarkers'](),_0x20c854=_0x24a768):_0x24a768['removeMarkers']():_0x20c854=_0x24a768;}}}if(_0x20c854)return this['_setSuggestionRange'](_0x20c854,this['_model']['createRange'](_0x1ebf8e,_0x2167eb)),_0x20c854;{const _0x485d38=_0x447718(),_0x2270ae=this['_model']['createRange'](_0x1ebf8e,_0x2167eb),_0x2f7621=_0x459e9b['id'],_0x44c64b=_0x38aade?'deletion:'+_0x38aade:'deletion',_0x25122c=this['_setSuggestionData']({'id':_0x485d38,'type':_0x44c64b,'createdAt':new Date(),'authorId':_0x2f7621,'attributes':_0xad4b40});return this['_addSuggestionMarker'](_0x44c64b,_0x485d38,_0x2f7621,_0x2270ae),_0x25122c;}}['markMultiRangeDeletion'](_0x219745,_0x48e927='multi',_0x4bf759={}){const _0x1ae8ca=this['editor']['plugins']['get']('Users')['me'],_0x30201c=_0x219745['map'](_0x39f4b7=>new _0x29d231(_0x39f4b7['start'],_0x39f4b7['end'])),_0x17386e=new Set();for(const {suggestion:_0x24e580,meta:_0x363033}of this['_findSuggestions'](_0x30201c,'insertion'))_0x363033['isOwn']&&!_0x363033['isNextTo']&&_0x17386e['add'](_0x24e580);for(const _0x79110d of _0x17386e)if(_0x79110d['isMultiRange']){const _0x1b4229=_0x79110d['getRanges']();(!_0x79110d['attributes']||!_0x79110d['attributes']['skipNestingCheck'])&&(_0x1b4229['every'](_0x107e21=>_0x30201c['some'](_0x15a2a3=>_0x15a2a3['containsRange'](_0x107e21,!0x0)))&&_0x79110d['discard']());if(_0x30201c['every'](_0x3292a0=>_0x1b4229['some'](_0x34e48e=>_0x34e48e['containsRange'](_0x3292a0,!0x0)))){const _0x4b37bc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x48e927,'accept');return this['forceDefaultExecution'](()=>_0x4b37bc(_0x219745,null,_0x4bf759)),null;}}else{const _0xcc3524=_0x79110d['getFirstRange']();_0x30201c['some'](_0x2cfd2d=>_0x2cfd2d['containsRange'](_0xcc3524,!0x0))&&_0x79110d['discard']();if(_0x30201c['every'](_0x51da0f=>_0xcc3524['containsRange'](_0x51da0f,!0x0))){const _0xf239d3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x48e927,'accept');return this['forceDefaultExecution'](()=>_0xf239d3(_0x30201c,null,_0x4bf759)),null;}}const _0x13d33c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x48e927,'join');let _0x1a202f=null;for(const _0x5070b0 of this['getSuggestions']())if(_0x5070b0['author']['id']==_0x1ae8ca['id']&&_0x5070b0['isInContent']&&'deletion'==_0x5070b0['type']&&_0x5070b0['subType']==_0x48e927&&qt(_0x5070b0,_0x4bf759)&&(_0x13d33c(_0x5070b0['getRanges'](),_0x30201c)||_0x13d33c(_0x30201c,_0x5070b0['getRanges']()))){if(_0x1a202f){if(_0x5070b0['commentThread']&&_0x5070b0['commentThread']['length'])continue;for(const _0x52b733 of _0x5070b0['getRanges']())_0x1a202f['isIntersectingWithRange'](_0x52b733)||_0x1a202f['addRange'](_0x52b733);_0x5070b0['removeMarkers']();}else{_0x1a202f=_0x5070b0;for(const _0x1fe7c1 of _0x30201c)_0x5070b0['isIntersectingWithRange'](_0x1fe7c1)||_0x5070b0['addRange'](_0x1fe7c1);}}if(_0x1a202f)return _0x1a202f;_0x17386e['clear']();for(const {suggestion:_0x44a0c1,meta:_0x424cdc}of this['_findSuggestions'](_0x30201c,'deletion'))_0x424cdc['isOwn']&&(this['_mergeNestedSuggestions']||!_0x424cdc['containsRangeInObject']&&!_0x424cdc['isInsideObject'])&&qt(_0x44a0c1,_0x4bf759)&&_0x17386e['add'](_0x44a0c1);for(const _0x511e18 of _0x17386e){const _0x53d429=_0x511e18['getRanges']();if(!_0x4bf759||!_0x4bf759['skipNestingCheck']){if(_0x30201c['every'](_0x44aa69=>_0x53d429['some'](_0x37a55c=>_0x37a55c['containsRange'](_0x44aa69,!0x0))))return _0x511e18;}(!_0x511e18['attributes']||!_0x511e18['attributes']['skipNestingCheck'])&&(_0x53d429['every'](_0x22459d=>_0x30201c['some'](_0x162bfb=>_0x162bfb['containsRange'](_0x22459d,!0x0)))&&_0x511e18['discard']());}const _0x812120=_0x447718(),_0x30ced8=_0x1ae8ca['id'],_0x28dac7='deletion:'+_0x48e927,_0x338fac=this['_setSuggestionData']({'id':_0x812120,'type':_0x28dac7,'createdAt':new Date(),'authorId':_0x30ced8,'attributes':_0x4bf759});for(const _0x2f9a85 of _0x30201c)_0x2f9a85['detach'](),_0x2f9a85['isCollapsed']||'$graveyard'==_0x2f9a85['root']['rootName']||this['_addSuggestionMarker'](_0x28dac7,_0x812120,_0x30ced8,_0x2f9a85,u['getMultiRangeId']());return _0x338fac;}['markAttributeChange'](_0xf903df,_0x20afd4,_0x421be8,_0x1b0abd,_0x462ef3){if(_0xf903df['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x285fb7=this['editor']['plugins']['get']('Users')['me']['id'],_0x306918=Array['from'](this['_suggestions']['values']())['filter'](_0x257cd5=>'attribute'==_0x257cd5['type']&&_0x257cd5['data']['key']==_0x20afd4&&_0x257cd5['isIntersectingWithRange'](_0xf903df));if('default'===this['_trackFormatChanges']){const _0x57b944=this['_findSuggestions'](_0xf903df,'insertion')['filter'](({meta:_0x5edde1})=>_0x5edde1['isOwn']&&!_0x5edde1['isInsideObject']&&!_0x5edde1['isNextTo'])['map'](({suggestion:_0x1a308b})=>_0x1a308b);_0x306918['unshift'](..._0x57b944);}const _0x19bfa6=new Map([[_0xf903df,_0x421be8]]);for(const _0x3ffe4f of _0x306918){const _0x5565f6='attribute'==_0x3ffe4f['type']?_0x3ffe4f['data']['oldValue']:void 0x0,_0x3b46dc=_0x3ffe4f['getFirstRange'](),_0x27af53=Array['from'](_0x19bfa6['keys']())['find'](_0x50ed9f=>_0x50ed9f['isIntersecting'](_0x3b46dc));if(!_0x27af53)continue;const _0x11d76c=_0x27af53['getDifference'](_0x3b46dc);this['_isBlockAttribute'](_0x20afd4)&&'insertion'==_0x3ffe4f['type']&&0x0!=_0x11d76c['length']||(_0x19bfa6['delete'](_0x27af53),_0x11d76c['forEach'](_0x3ab77c=>{_0x19bfa6['set'](_0x3ab77c,_0x421be8);}),'insertion'!=_0x3ffe4f['type']&&_0x5565f6!=_0x1b0abd&&_0x19bfa6['set'](_0x27af53['getIntersection'](_0x3b46dc),_0x5565f6));}const _0x203203=[];for(const [_0x2b5ba9,_0x27b691]of _0x19bfa6){const _0x5ea62a=_0x447718(),_0x31783f={'key':_0x20afd4,'oldValue':_0x27b691,'newValue':_0x1b0abd};_0x20afd4['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':_0x20afd4});const _0x16ee5d=('attribute:'+(_0x20afd4+'|'+Gt({'newValue':_0x1b0abd})))['substring'](0x0,0x3c),_0x5ade96=this['_setSuggestionData']({'id':_0x5ea62a,'type':_0x16ee5d,'data':_0x31783f,'createdAt':new Date(),'authorId':_0x285fb7,'attributes':_0x462ef3});_0x203203['push'](_0x5ade96),this['_addSuggestionMarker'](_0x16ee5d,_0x5ea62a,_0x285fb7,_0x2b5ba9);}return _0x203203;}['enableDefaultAttributesIntegration'](_0x275562){this['enableCommand'](_0x275562,(_0x47123d,..._0xaae36b)=>{this['_recordAttributeChanges'](()=>{_0x47123d(..._0xaae36b);});});}['registerBlockAttribute'](_0x57363b){this['_blockAttributeKeys']['add'](_0x57363b);}['registerInlineAttribute'](_0x3110da){this['_inlineAttributeKeys']['add'](_0x3110da);}['_getAttributeKey'](_0x2e3a08){return'attribute'==_0x2e3a08['type']?_0x2e3a08['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x12af0d,_0xd90e5a){const _0x44eb42=_0x12af0d['getFirstMarker']();this['_model']['change'](_0x9238db=>{_0x9238db['updateMarker'](_0x44eb42,{'range':_0xd90e5a});});}['_addThreadToSuggestion'](_0x3645b9){const _0x191b5a=_0x3645b9['id'],_0x56375a=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x191b5a)||this['_commentsRepository']['addCommentThread']({'channelId':_0x56375a,'threadId':_0x191b5a,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1e60e3=this['_commentsRepository']['getCommentThread'](_0x191b5a);_0x1e60e3['unbind']('isRemovable'),_0x1e60e3['isRemovable']=!0x1,_0x3645b9['commentThread']=_0x1e60e3;}['_checkSuggestionCorrectness'](_0x58be45,_0x3af945,_0x1fbfeb,_0x32b74b){if(_0x58be45['type']!=_0x3af945||_0x58be45['subType']!=_0x1fbfeb||_0x58be45['creator']['id']!=_0x32b74b)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3ace68('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x4832e4,_0x5a159a){const _0x275eaa=_0x4832e4['getFirstRange']();if(_0x5a159a['isEqual'](_0x275eaa))_0x4832e4['removeMarkers']();else{if(_0x275eaa['containsRange'](_0x5a159a)){const _0x1fa786=this['_model']['createPositionAt'](_0x5a159a['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4832e4,this['_model']['createRange'](_0x275eaa['start'],_0x1fa786));const _0x106c0d=_0x447718(),_0x13b13d=_0x4832e4['creator']['id'],_0x55b470=_0x4832e4['type']+':'+_0x4832e4['subType'];this['_setSuggestionData']({'id':_0x106c0d,'type':_0x55b470,'createdAt':new Date(),'authorId':_0x13b13d,'data':_0x4832e4['data'],'attributes':_0x4832e4['attributes']});const _0x1305d2=this['_model']['createPositionAt'](_0x5a159a['end']['parent'],'after'),_0x4628ad=this['_model']['createRange'](_0x1305d2,_0x275eaa['end']);this['_addSuggestionMarker'](_0x55b470,_0x106c0d,_0x13b13d,_0x4628ad);}else{if(_0x275eaa['containsPosition'](_0x5a159a['start'])){const _0x268ce0=this['_model']['createPositionAt'](_0x5a159a['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4832e4,this['_model']['createRange'](_0x275eaa['start'],_0x268ce0));}else{const _0x2d041a=this['_model']['createPositionAt'](_0x5a159a['end']['parent'],'after');this['_setSuggestionRange'](_0x4832e4,this['_model']['createRange'](_0x2d041a,_0x275eaa['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x139976){for(const {suggestion:_0x5a43b5,meta:_0x4cbe58}of this['_findSuggestions'](_0x139976,'insertion')){if(!_0x4cbe58['isOwn'])continue;const _0x42afad=_0x5a43b5['getRanges']();for(const _0x160963 of _0x42afad)if(!_0x139976['getDifference'](_0x160963)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x53aa58){const _0x46f179=this['editor']['plugins']['get']('Users')['getUser'](_0x53aa58);if(!_0x46f179)throw new _0x3ace68('track-changes-user-not-found',this);return _0x46f179;}['_getExternalAuthor'](_0x461bee){const _0x2bad0d=this['editor']['plugins']['get']('Users'),_0x343c5f=_0x17a5f5('external:'+_0x461bee),_0x3cf3a3=_0x2bad0d['getUser'](_0x343c5f);return _0x3cf3a3||_0x2bad0d['addUser']({'id':_0x343c5f,'name':_0x461bee});}['_createSuggestion'](_0x9aac1d,_0x4c5c2e,_0x5b843b,_0x53d83d,_0x3a5248){const _0x4fe4bb=this['_getAuthorFromId'](_0x53d83d),_0x4cac80=this['_suggestionFactory']['buildSuggestion'](_0x9aac1d,_0x4c5c2e,_0x5b843b,_0x4fe4bb,_0x3a5248,_0x2cf568=>{this['_updateSuggestionData'](_0x5b843b,{'attributes':_0x2cf568});const _0x3c60ae=this['getSuggestion'](_0x5b843b);this['_joinWithAdjacentSuggestions'](new Set([_0x3c60ae])),this['_refreshSuggestionsChain'](new Set([_0x3c60ae]));});return this['listenTo'](_0x4cac80,'accept',()=>{this['_updateSuggestionData'](_0x5b843b,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x4cac80,'discard',()=>{this['_updateSuggestionData'](_0x5b843b,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x5b843b,_0x4cac80),this['_suggestionState']['set'](_0x4cac80,'notReady'),_0x4cac80;}['_splitMarkerName'](_0x2ce346){const _0x232844=_0x2ce346['split'](':');return{'group':_0x232844[0x0],'type':_0x232844[0x1],'subType':_0x232844['length']>=0x5?_0x232844[0x2]:null,'id':_0x232844['length']<0x5?_0x232844[0x2]:_0x232844[0x3],'authorId':_0x232844['length']<0x5?_0x232844[0x3]:_0x232844[0x4],'markerCount':0x6==_0x232844['length']?_0x232844[0x5]:null};}['_breakSuggestionMarker'](_0x360ee2,_0x2f53c4,_0x233329){const _0x45dec3=_0x360ee2['getFirstRange'](),_0x14bac3=_0x45dec3['start'],_0x510309=_0x45dec3['end'];this['_setSuggestionRange'](_0x360ee2,this['_model']['createRange'](_0x14bac3,_0x2f53c4));const _0x497b1b=_0x447718(),_0x540c79=_0x360ee2['creator']['id'],_0x11b6c2=_0x360ee2['type']+(_0x360ee2['subType']?':'+_0x360ee2['subType']:'');this['_setSuggestionData']({'id':_0x497b1b,'type':_0x11b6c2,'createdAt':new Date(),'authorId':_0x540c79,'originalSuggestionId':_0x360ee2['id'],'attributes':_0x360ee2['attributes'],'data':_0x360ee2['data']});const _0x3f4892=this['_getAttributeKey'](_0x360ee2);('formatBlock'==_0x360ee2['type']||_0x3f4892&&this['_isBlockAttribute'](_0x3f4892))&&(_0x233329=this['_model']['createPositionBefore'](_0x233329['parent'])),this['_addSuggestionMarker'](_0x11b6c2,_0x497b1b,_0x540c79,this['_model']['createRange'](_0x233329,_0x510309));}['_findSuggestions'](_0x16690e,_0x5aaab9=null){const _0x3f33ce=[],_0x4dce79=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x16690e)||(_0x16690e=[_0x16690e]);for(const _0x4b3200 of this['getSuggestions']()){if(!_0x4b3200['isInContent'])continue;if(_0x5aaab9&&_0x4b3200['type']!=_0x5aaab9)continue;let _0x595321=!0x1;for(const _0x333ec2 of _0x4b3200['getRanges']()){for(const _0x27fe63 of _0x16690e){const _0x16a4ea=_0x27fe63['start']['isEqual'](_0x333ec2['end'])||_0x27fe63['end']['isEqual'](_0x333ec2['start']);if(_0x16a4ea||_0x27fe63['getIntersection'](_0x333ec2)){const _0x2fdef2=_0x27fe63['containsRange'](_0x333ec2)&&Ot(this['_model']['schema'],_0x333ec2['start'],_0x27fe63),_0x9c9ed0=_0x333ec2['containsRange'](_0x27fe63)&&Ot(this['_model']['schema'],_0x27fe63['start'],_0x333ec2);_0x3f33ce['push']({'suggestion':_0x4b3200,'meta':{'isOwn':_0x4dce79==_0x4b3200['author'],'isNextTo':_0x16a4ea,'isInsideObject':_0x2fdef2,'containsRangeInObject':_0x9c9ed0}}),_0x595321=!0x0;break;}}if(_0x595321)break;}}return _0x3f33ce;}['_addSuggestionMarker'](_0x13107c,_0x33e7b2,_0x231587,_0x5ebc8e,_0xfa1857){this['_model']['change'](_0x4691ba=>{let _0x25f0e3='suggestion:'+_0x13107c+':'+_0x33e7b2+':'+_0x231587;_0xfa1857&&(_0x25f0e3=_0x25f0e3+':'+_0xfa1857),_0x4691ba['addMarker'](_0x25f0e3,{'range':_0x5ebc8e,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5bd5aa){const _0x26b21e=_0x5bd5aa['previous'],_0x304d80=_0x5bd5aa['next'];_0x5bd5aa['previous']=null,_0x5bd5aa['next']=null,null!=_0x26b21e&&_0x26b21e['next']==_0x5bd5aa&&(_0x26b21e['next']=_0x304d80),null!=_0x304d80&&_0x304d80['previous']==_0x5bd5aa&&(_0x304d80['previous']=_0x26b21e),'ready'==this['_suggestionState']['get'](_0x5bd5aa)&&(this['_suggestionState']['set'](_0x5bd5aa,'removed'),this['fire']('suggestionUnloaded',_0x5bd5aa,_0x26b21e,_0x304d80));}['_setSuggestionData'](_0x1ea548){const _0x1a34fd=_0x1ea548['id'],_0x34a37e=this['addSuggestionData'](_0x1ea548);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x50f9ac=this['editor']['plugins']['get']('PendingActions'),_0x112081=_0x34a37e['hasComments'],_0x181167=_0x34a37e['subType']?_0x34a37e['type']+':'+_0x34a37e['subType']:_0x34a37e['type'],_0x3a50d2=this['editor']['locale'],_0x329b56=_0x50f9ac['add'](o(_0x3a50d2,'PENDING_ACTION_SUGGESTION')),_0x3364ef={'id':_0x1a34fd,'type':_0x181167,'hasComments':_0x112081,'data':_0x1ea548['data']||null,'originalSuggestionId':_0x1ea548['originalSuggestionId']||null,'attributes':_0x34a37e['attributes']};this['_adapter']['addSuggestion'](_0x3364ef)['then'](_0x11b30c=>{_0x34a37e['_saved']=!0x0,_0x50f9ac['remove'](_0x329b56),_0x11b30c&&_0x11b30c['createdAt']&&(this['_suggestions']['get'](_0x1a34fd)['createdAt']=_0x11b30c['createdAt']);})['catch'](_0x475067=>{throw _0x294284('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x34a37e['discard']();}),_0x34a37e['stopListening'](),this['_suggestions']['delete'](_0x34a37e['id']),this['_suggestionState']['delete'](_0x34a37e),_0x475067;});}return _0x34a37e;}['_isBlockAttribute'](_0x34b7c8){return this['_blockAttributeKeys']['has'](_0x34b7c8);}['_updateSuggestionData'](_0x4891d7,_0x3cc403){const _0xd19bd5=this['editor']['plugins']['get']('PendingActions'),_0xdb93b0=this['getSuggestion'](_0x4891d7);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xdb93b0['_saved']){const _0x354403=_0xd19bd5['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4891d7,_0x3cc403)['then'](()=>{_0xd19bd5['remove'](_0x354403);});}else _0xdb93b0['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4891d7,_0x3cc403);});}}['_getSuggestionData'](_0x56ffc5){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3ace68('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x56ffc5);}['_handleNewSuggestionMarker'](_0x465702){const {id:_0x33af27,type:_0x5a108,subType:_0x1d59c8,authorId:_0x42aa58}=this['_splitMarkerName'](_0x465702),_0x6d0844=this['_suggestions']['get'](_0x33af27)||this['_createSuggestion'](_0x5a108,_0x1d59c8,_0x33af27,_0x42aa58,{});switch(this['_checkSuggestionCorrectness'](_0x6d0844,_0x5a108,_0x1d59c8,_0x42aa58),this['_suggestionState']['get'](_0x6d0844)){case'notReady':this['_getSuggestionData'](_0x33af27)['then'](_0x5aa23b=>{let _0x5bb74a=Promise['resolve']();_0x5aa23b['hasComments']&&(_0x5bb74a=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x33af27})),_0x5bb74a['then'](()=>{this['addSuggestionData'](_0x5aa23b)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x6d0844,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x33af27,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x6d0844,'ready'),this['fire']('suggestionLoaded',_0x6d0844);break;case'ready':this['fire']('suggestionChanged',_0x6d0844);}return _0x6d0844['addMarkerName'](_0x465702),_0x6d0844;}['_refreshSuggestionsChain'](_0x5a3861){const _0x1fbd96=Array['from'](_0x5a3861),_0x1668c4=_0x1fbd96['filter'](_0x37cc38=>'attribute'==_0x37cc38['type']);this['_refreshAttributeSuggestionsChain'](_0x1668c4);const _0x5c0100=_0x1fbd96['filter'](_0x4c0a2c=>!_0x4c0a2c['isMultiRange']&&'attribute'!=_0x4c0a2c['type']),_0x5920dd=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x599dd5=>!_0x599dd5['isMultiRange']&&'attribute'!=_0x599dd5['type']),_0x43e63c=_0x5920dd['filter'](_0x13d63d=>!_0x5a3861['has'](_0x13d63d)),_0x321599=new Map(_0x5920dd['map'](_0xe8e542=>[_0xe8e542,this['_suggestionFactory']['getSuggestionCallback'](_0xe8e542['type'],_0xe8e542['subType'],'chain')])),_0x395af7=new Map(_0x5920dd['map'](_0x589667=>[_0x589667,_0x589667['getFirstRange']()])),_0x2d3090=new Set(),_0xccafb7=new Set();for(let _0x8826d4=0x0;_0x8826d4<_0x5c0100['length'];_0x8826d4++)_0x1b5558(_0x5c0100[_0x8826d4],_0x5c0100,_0x8826d4+0x1);for(let _0x403522=0x0;_0x403522<_0x5c0100['length'];_0x403522++)_0x1b5558(_0x5c0100[_0x403522],_0x43e63c,0x0);const _0x3ea812=new Set();for(let _0x2bbffd=0x0;_0x2bbffd<_0x5c0100['length'];_0x2bbffd++){const _0x2cc8b7=_0x5c0100[_0x2bbffd];!_0xccafb7['has'](_0x2cc8b7)&&_0x2cc8b7['previous']&&(_0x3ea812['add'](_0x2cc8b7['previous']),_0x2cc8b7['previous']['next']===_0x2cc8b7&&(_0x2cc8b7['previous']['next']=null),_0x2cc8b7['previous']=null),!_0x2d3090['has'](_0x2cc8b7)&&_0x2cc8b7['next']&&(_0x3ea812['add'](_0x2cc8b7['next']),_0x2cc8b7['next']['previous']===_0x2cc8b7&&(_0x2cc8b7['next']['previous']=null),_0x2cc8b7['next']=null);}function _0x1b5558(_0x3d27bb,_0x82ab83,_0x162cdb){for(let _0x1e66c8=_0x162cdb;_0x1e66c8<_0x82ab83['length'];_0x1e66c8++){const _0x233dd8=_0x5e059e(_0x3d27bb,_0x82ab83[_0x1e66c8]);_0x233dd8&&(_0x233dd8[0x0]['next']=_0x233dd8[0x1],_0x233dd8[0x1]['previous']=_0x233dd8[0x0],_0x2d3090['add'](_0x233dd8[0x0]),_0xccafb7['add'](_0x233dd8[0x1]));}}function _0x5e059e(_0x3cc2fe,_0x11c870){if(_0x3cc2fe['author']['id']!==_0x11c870['author']['id'])return null;const _0xa637e5=_0x321599['get'](_0x3cc2fe)(_0x3cc2fe,_0x11c870,_0x395af7['get'](_0x3cc2fe),_0x395af7['get'](_0x11c870));if(!_0xa637e5)return null;return _0x321599['get'](_0x11c870)(_0x3cc2fe,_0x11c870,_0x395af7['get'](_0x3cc2fe),_0x395af7['get'](_0x11c870))?_0xa637e5[0x1]['commentThread']&&_0xa637e5[0x1]['commentThread']['length']?null:_0xa637e5:null;}_0x3ea812['size']&&this['_refreshSuggestionsChain'](_0x3ea812);}['_refreshAttributeSuggestionsChain'](_0x399f1d){if(0x0==_0x399f1d['length'])return;const _0x2f59b5=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x134e4c=>'attribute'==_0x134e4c['type']&&_0x134e4c['_isDataLoaded']),_0x4f9ca2=[],_0x3c47be=new Map();for(const _0x458811 of _0x2f59b5){const _0x432f5e=_0x17a5f5(_0x458811['attributes']);_0x3c47be['has'](_0x432f5e)||(_0x3c47be['set'](_0x432f5e,_0x4f9ca2['length']),_0x4f9ca2['push']([]));const _0x5d339a=_0x3c47be['get'](_0x432f5e);_0x4f9ca2[_0x5d339a]['push'](_0x458811);}!(function(){_0x4f9ca2['sort']((_0x34d78d,_0x5db989)=>{const _0x17e540=_0x34d78d[0x0]['createdAt'],_0x9cb02=_0x5db989[0x0]['createdAt'];return _0x17e540==_0x9cb02?_0x34d78d[0x0]['attributes']['groupId']<_0x5db989[0x0]['attributes']['groupId']?-0x1:0x1:_0x17e540<_0x9cb02?-0x1:0x1;});for(const _0xaafdcf of _0x4f9ca2)_0xaafdcf['sort']((_0xff253e,_0x32ece5)=>_0xff253e['id']<_0x32ece5['id']?-0x1:0x1);}());for(let _0x1bb88e=0x0;_0x1bb88e<_0x4f9ca2['length'];_0x1bb88e++){if(0x0==_0x4f9ca2[_0x1bb88e]['length'])continue;const _0x51e642=[];for(let _0xddaddd=_0x1bb88e+0x1;_0xddaddd<_0x4f9ca2['length'];_0xddaddd++)0x0!=_0x4f9ca2[_0xddaddd]['length']&&_0x365cbd(_0x4f9ca2[_0x1bb88e],_0x4f9ca2[_0xddaddd])&&_0x51e642['push'](_0xddaddd);for(const _0x4c873d of _0x51e642)_0x4f9ca2[_0x1bb88e]=_0x4f9ca2[_0x1bb88e]['concat'](_0x4f9ca2[_0x4c873d]),_0x4f9ca2[_0x4c873d]=[];}for(const _0x20a9fd of _0x4f9ca2)for(let _0x13884f=0x0;_0x13884f<_0x20a9fd['length'];_0x13884f++){const _0x16a700=_0x20a9fd[_0x13884f+0x1]||null;_0x20a9fd[_0x13884f]['next']!==_0x16a700&&(_0x20a9fd[_0x13884f]['next']=_0x16a700);}for(const _0x5d9501 of _0x4f9ca2)for(let _0x11eade=0x0;_0x11eade<_0x5d9501['length'];_0x11eade++){const _0x9d1e62=_0x5d9501[_0x11eade-0x1]||null;_0x5d9501[_0x11eade]['previous']!==_0x9d1e62&&(_0x5d9501[_0x11eade]['previous']=_0x9d1e62);}function _0x365cbd(_0x282da4,_0x94d022){if(_0x282da4[0x0]['attributes']['groupId']!==_0x94d022[0x0]['attributes']['groupId']&&_0x282da4[0x0]['author']!==_0x94d022[0x0]['author'])return!0x1;if(!function(_0x38d1cd,_0x33adba){if(!_0x38d1cd['hasComments']&&!_0x33adba['hasComments'])return!0x0;if(_0x38d1cd['hasComments']&&_0x33adba['hasComments'])return!0x1;if(_0x38d1cd['hasComments']&&_0x33adba['createdAt']<_0x38d1cd['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x33adba['hasComments']&&_0x38d1cd['createdAt']<_0x33adba['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x282da4[0x0],_0x94d022[0x0]))return!0x1;const _0x3a43a9=Tt(_0x282da4[0x0]['attributes'],'groupId'),_0x1cca9f=Tt(_0x94d022[0x0]['attributes'],'groupId');if(!_0x536f58(_0x3a43a9,_0x1cca9f))return!0x1;return!!_0x282da4['every'](_0x5ebb8d=>_0x94d022['some'](_0x27d2ea=>_0x5ebb8d['getFirstRange']()['isEqual'](_0x27d2ea['getFirstRange']())))&&_0x94d022['every'](_0x22021e=>_0x282da4['some'](_0x423bf2=>_0x22021e['getFirstRange']()['isEqual'](_0x423bf2['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x382bdc){const _0xa3b9cd=Array['from'](_0x382bdc),_0x479285=this['getSuggestions']({'skipNotAttached':!0x0}),_0x189411=_0x479285['filter'](_0x187d90=>!_0x382bdc['has'](_0x187d90)),_0x4cf420=new Map(_0xa3b9cd['map'](_0x4af6b6=>[_0x4af6b6,this['_suggestionFactory']['getSuggestionCallback'](_0x4af6b6['type'],_0x4af6b6['subType'],'join')])),_0x5191c7=new Map(_0x479285['map'](_0x1b100c=>[_0x1b100c,_0x1b100c['getRanges']()]));for(let _0x340da3=0x0;_0x340da3<_0xa3b9cd['length'];_0x340da3++){if(_0x546316(this,_0xa3b9cd[_0x340da3],_0xa3b9cd,_0x340da3+0x1))return!0x0;}for(let _0x53f41a=0x0;_0x53f41a<_0xa3b9cd['length'];_0x53f41a++){if(_0x546316(this,_0xa3b9cd[_0x53f41a],_0x189411,0x0))return!0x0;}return!0x1;function _0x546316(_0x2cf89b,_0xd1d00c,_0x107e4d,_0x16e878){for(let _0x1e4f6a=_0x16e878;_0x1e4f6a<_0x107e4d['length'];_0x1e4f6a++){const _0x4148c8=_0x107e4d[_0x1e4f6a];if(_0x4148c8['type']!==_0xd1d00c['type']||_0x4148c8['author']['id']!==_0xd1d00c['author']['id']||_0x4148c8['subType']!==_0xd1d00c['subType'])continue;if(!Jt(_0xd1d00c,_0x4148c8))continue;if('attribute'==_0xd1d00c['type']&&_0xd1d00c['data']['oldValue']!=_0x4148c8['data']['oldValue'])continue;if('attribute'==_0xd1d00c['type']&&_0x2cf89b['_isBlockAttribute'](_0xd1d00c['data']['key']))continue;if('formatBlock'==_0xd1d00c['type']){const _0xb41106=_0x2cf89b['editor']['model'],_0x3c49e5=_0xd1d00c['getContainedElement']();if(_0x3c49e5&&(_0xb41106['schema']['isObject'](_0x3c49e5)||_0xb41106['schema']['isLimit'](_0x3c49e5)))continue;}const _0x3951d1=_0x4cf420['get'](_0xd1d00c),_0x269dac=_0x5191c7['get'](_0xd1d00c),_0x5e3d90=_0x5191c7['get'](_0x4148c8),_0x1705ad=_0xd1d00c['commentThread']&&_0xd1d00c['commentThread']['length'],_0x5df09f=_0x4148c8['commentThread']&&_0x4148c8['commentThread']['length'];if(!_0x1705ad&&_0x3951d1(_0x5e3d90,_0x269dac))return _0x2cf89b['_joinSuggestions'](_0x4148c8,_0xd1d00c),_0x5191c7['delete'](_0xd1d00c),!0x0;if(!_0x5df09f&&_0x3951d1(_0x269dac,_0x5e3d90))return _0x2cf89b['_joinSuggestions'](_0xd1d00c,_0x4148c8),_0x5191c7['delete'](_0x4148c8),!0x0;}return!0x1;}}['_joinSuggestions'](_0x897f0e,_0x3cbb77){if(_0x897f0e['isMultiRange']){for(const _0x38491a of _0x3cbb77['getRanges']())_0x897f0e['addRange'](_0x38491a);}else{const _0x381377=_0x3cbb77['getFirstRange']()['end'];this['_setSuggestionRange'](_0x897f0e,this['_model']['createRange'](_0x897f0e['getFirstRange']()['start'],_0x381377));}_0x3cbb77['removeMarkers']();}['_getMarkerAnnouncementText'](_0x15a039,_0x546389,_0x2eea0c){const _0x2d31a9=_0x15a039['startsWith']('format')||_0x15a039['startsWith']('attribute')?'FORMATTING':_0x15a039['toUpperCase']();return o(this['editor']['locale'],_0x546389+'_'+_0x2d31a9+'_SUGGESTION_ANNOUNCEMENT',_0x2eea0c);}['_initAriaMarkerChangeAnnouncements'](){const _0x4eae4e=this['editor'];if(!_0x4eae4e['ui'])return;const {ariaLiveAnnouncer:_0x3bce17}=_0x4eae4e['ui'];_0x3a0c6f(this['_model'],({left:_0x32ac4a,entered:_0x5b9908})=>{for(const _0x1fc4b2 of _0x32ac4a){const {group:_0x2fe3d5,type:_0x599113}=this['_splitMarkerName'](_0x1fc4b2['name']);if('suggestion'===_0x2fe3d5){_0x3bce17['announce'](this['_getMarkerAnnouncementText'](_0x599113,'LEAVE'));break;}}for(const _0x3e2d4f of _0x5b9908){const {group:_0x2d8858,type:_0x21f5b6}=this['_splitMarkerName'](_0x3e2d4f['name']);if('suggestion'===_0x2d8858){_0x3bce17['announce'](this['_getMarkerAnnouncementText'](_0x21f5b6,'ENTER',_0x1d2559(_0xbd3f15)));break;}}});}['_processAttributeChanges'](_0x316669){if(this['_recordAttributeSuggestions'])return!0x1;const _0x41e0ce=this['editor'],_0x41a74d=_0x41e0ce['model']['document']['differ']['getChanges']();if(0x0==_0x41a74d['length'])return!0x1;const _0x3a1d23=[],_0x21ade2=_0x41a74d['filter'](_0x1383d8=>'attribute'==_0x1383d8['type']),_0x38a1c4=_0x41a74d['filter'](_0x1e84cf=>'insert'==_0x1e84cf['type']&&'$text'!=_0x1e84cf['name']),_0x31411e=_0x41a74d['filter'](_0x1fe5a2=>'remove'==_0x1fe5a2['type']&&'$text'!=_0x1fe5a2['name']);for(const _0x3a1be5 of _0x21ade2)_0x3a1d23['push']({'key':_0x3a1be5['attributeKey'],'newValue':_0x3a1be5['attributeNewValue'],'oldValue':_0x3a1be5['attributeOldValue'],'range':Pt(_0x3a1be5['range'],_0x41e0ce['model'])});for(const _0x2ab16f of _0x38a1c4){const _0x1f8330=_0x31411e['find'](_0x13c3e6=>_0x13c3e6['position']['isEqual'](_0x2ab16f['position']));_0x1f8330&&_0x3a1d23['push']({'key':m,'newValue':_0x2ab16f['name'],'oldValue':_0x1f8330['name'],'range':_0x41e0ce['model']['createRangeOn'](_0x2ab16f['position']['nodeAfter'])});}return 0x0!=_0x3a1d23['length']&&this['_reduceExistingSuggestions'](_0x316669,_0x3a1d23);}['_processAttributeSuggestions'](_0x15fd8e){let _0x39b314=!0x1;const _0x4098af=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xc830b0=>_0xc830b0['data']['newRange']&&_0xc830b0['name']['startsWith']('suggestion:attribute:'));for(const _0x36e446 of _0x4098af){const {subType:_0x1b28d8,id:_0x1a748e}=this['_splitMarkerName'](_0x36e446['name']),_0x3e7c8c=_0x1b28d8['split']('|')[0x0];for(const _0x1779eb of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1779eb['id']!=_0x1a748e&&'attribute'==_0x1779eb['type']&&_0x1779eb['data']&&_0x1779eb['data']['key']==_0x3e7c8c&&_0x1779eb['getFirstRange']()['isIntersecting'](_0x36e446['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1779eb,_0x36e446['data']['newRange'],_0x15fd8e),_0x39b314=!0x0);}return _0x39b314;}['_recordAttributeChanges'](_0x5b1f2e){this['_recordAttributeSuggestions']=!0x0,_0x5b1f2e();}['_isRegisteredAttribute'](_0x2b50a5){const _0x4eab46=this['_isBlockAttribute'](_0x2b50a5),_0x2e4a63=this['_inlineAttributeKeys']['has'](_0x2b50a5);return _0x4eab46||_0x2e4a63;}['_reduceExistingSuggestions'](_0x5dd71e,_0x240172){if(0x0==_0x240172['length'])return!0x1;let _0x4bccbf=!0x1;for(const _0xd93315 of _0x240172){const _0x22f1fe=this['_findSuggestions'](_0xd93315['range'],'attribute')['filter'](_0x30e729=>!_0x30e729['meta']['isNextTo'])['map'](_0x42f720=>_0x42f720['suggestion']),_0x3bcfbf=_0x17a5f5({'newValue':_0xd93315['newValue']});_0x22f1fe['filter'](_0x50d65a=>{const [_0x5de4e5,_0x541add]=_0x50d65a['subType']['split']('|');return _0x5de4e5==_0xd93315['key']&&_0x541add!=_0x3bcfbf;})['forEach'](_0x476c9f=>{this['_reduceSuggestionAttributeRange'](_0x476c9f,_0xd93315['range'],_0x5dd71e),_0x4bccbf=!0x0;});}return _0x4bccbf;}['_reduceSuggestionAttributeRange'](_0x42cc96,_0x54a881,_0x1953e5){const _0x1f2d09=_0x42cc96['getFirstRange']()['getDifference'](_0x54a881);0x0!==_0x1f2d09['length']?0x1!==_0x1f2d09['length']?this['_breakSuggestionMarker'](_0x42cc96,_0x54a881['start'],_0x54a881['end']):this['_setSuggestionRange'](_0x42cc96,_0x1f2d09[0x0]):_0x1953e5['removeMarker'](_0x42cc96['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x21fdd2){this['_editor']=_0x21fdd2,this['_model']=_0x21fdd2['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x4f3267,_0x11b71b,_0x19848e,_0x22c83d,_0x3a6032,_0x21109b){return new u(this['_model'],{'type':_0x4f3267,'subType':_0x11b71b,'id':_0x19848e,'author':_0x22c83d,'creator':_0x22c83d,'attributes':_0x3a6032,'onAttributesChange':_0x21109b,'onAccept':(..._0x4ba145)=>this['getSuggestionCallback'](_0x4f3267,_0x11b71b,'accept')(..._0x4ba145),'onDiscard':(..._0x26a781)=>this['getSuggestionCallback'](_0x4f3267,_0x11b71b,'discard')(..._0x26a781)});}['registerCustomCallback'](_0x1e80f2,_0x59e3c7,_0x240432,_0x47346e){const _0x5cf35d=_0x1e80f2+':'+_0x59e3c7+':'+_0x240432;this['_customCallbacks']['set'](_0x5cf35d,_0x47346e);}['getSuggestionCallback'](_0x465c13,_0x35a044,_0x1bfb96){const _0x286e10=_0x465c13+':'+_0x35a044+':'+_0x1bfb96;return this['_customCallbacks']['get'](_0x286e10)||this['_defaultCallbacks']['get'](_0x465c13+':'+_0x1bfb96);}['_registerDefaultCallbacks'](){const _0x138549=()=>!0x1,_0x1d8bc5=_0x384f80=>{_0x384f80['sort']((_0x50d35e,_0x2d8c01)=>_0x50d35e['start']['isBefore'](_0x2d8c01['start'])?0x1:-0x1),this['_model']['change'](_0x5e3737=>{for(const _0x432f9b of _0x384f80){let _0x17a981;_0x17a981=_0x432f9b['end']['isAtEnd']&&_0x432f9b['end']['parent']==_0x432f9b['start']['nodeAfter']?_0x5e3737['createSelection'](_0x432f9b['start']['nodeAfter'],'on'):_0x5e3737['createSelection'](_0x432f9b),this['_model']['deleteContent'](_0x17a981,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2c553c=(_0x53c8f3,_0x2835fb)=>{_0x2835fb&&this['_model']['change'](_0x551fb7=>{const {commandName:_0x238521,commandParams:_0x254c2a=[]}=_0x2835fb,_0x49ec44=_0x53c8f3['map'](_0x5c0c92=>(Vt(_0x5c0c92)&&(_0x5c0c92=this['_model']['createRange'](_0x5c0c92['end'])),_0x5c0c92))['filter'](_0x3c972d=>'$graveyard'!==_0x3c972d['root']['rootName']);if(_0x49ec44['length']<0x1)return;const _0x392fb4=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x5454dd=>_0x29d231['fromRange'](_0x5454dd));_0x551fb7['setSelection'](_0x49ec44);for(const _0x159d2b of this['_editor']['commands']['commands']())_0x159d2b['refresh']();_0x254c2a['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x238521,..._0x254c2a);const _0x2eedb7=_0x392fb4['filter'](_0x224a24=>'$graveyard'!=_0x224a24['root']['rootName']);_0x2eedb7['length']>0x0&&_0x551fb7['setSelection'](_0x2eedb7);for(const _0x49e287 of _0x392fb4)_0x49e287['detach']();});},_0x3d555d=(_0x31b2fb,_0x59d7df)=>0x1==_0x31b2fb['length']&&0x1==_0x59d7df['length']&&_0x31b2fb[0x0]['end']['isEqual'](_0x59d7df[0x0]['start']),_0x335592=(_0x442ea4,_0x16a73e,_0x3ba316,_0xd5b203)=>Ht(_0x442ea4,_0x16a73e,_0x3ba316,_0xd5b203,this['_model'])?[_0x442ea4,_0x16a73e]:Ht(_0x16a73e,_0x442ea4,_0xd5b203,_0x3ba316,this['_model'])?[_0x16a73e,_0x442ea4]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x138549),this['_defaultCallbacks']['set']('insertion:discard',_0x1d8bc5),this['_defaultCallbacks']['set']('insertion:join',_0x3d555d),this['_defaultCallbacks']['set']('insertion:chain',_0x335592),this['_defaultCallbacks']['set']('deletion:accept',_0x1d8bc5),this['_defaultCallbacks']['set']('deletion:discard',_0x138549),this['_defaultCallbacks']['set']('deletion:join',_0x3d555d),this['_defaultCallbacks']['set']('deletion:chain',_0x335592),this['_defaultCallbacks']['set']('formatInline:accept',_0x2c553c),this['_defaultCallbacks']['set']('formatInline:discard',_0x138549),this['_defaultCallbacks']['set']('formatInline:join',_0x3d555d),this['_defaultCallbacks']['set']('formatInline:chain',_0x138549),this['_defaultCallbacks']['set']('formatBlock:accept',_0x2c553c),this['_defaultCallbacks']['set']('formatBlock:discard',_0x138549),this['_defaultCallbacks']['set']('formatBlock:join',_0x3d555d),this['_defaultCallbacks']['set']('formatBlock:chain',_0x138549),this['_defaultCallbacks']['set']('attribute:accept',_0x138549),this['_defaultCallbacks']['set']('attribute:discard',(_0x32b3d0,_0x40cc0e)=>{if(!_0x40cc0e)return;const _0x3e8a2c=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x1a4713=>{if(_0x40cc0e['key']==m)for(const _0x9f2b42 of _0x32b3d0){const _0x3a2992=_0x9f2b42['start']['nodeAfter'],_0x4ff58f=_0x40cc0e['oldValue'];_0x1a4713['rename'](_0x3a2992,_0x4ff58f);}else{if(_0x3e8a2c['_isBlockAttribute'](_0x40cc0e['key'])){for(const _0x4b06a5 of _0x32b3d0)void 0x0!==_0x40cc0e['oldValue']?_0x1a4713['setAttribute'](_0x40cc0e['key'],_0x40cc0e['oldValue'],_0x4b06a5['start']['nodeAfter']):_0x1a4713['removeAttribute'](_0x40cc0e['key'],_0x4b06a5['start']['nodeAfter']);}else{for(const _0x376e7c of _0x32b3d0)_0x40cc0e['oldValue']?_0x1a4713['setAttribute'](_0x40cc0e['key'],_0x40cc0e['oldValue'],_0x376e7c):_0x1a4713['removeAttribute'](_0x40cc0e['key'],_0x376e7c);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3d555d);}}function Ot(_0x62ea72,_0x4f43a8,_0x2f7cb4){for(const _0x4fe3f1 of _0x4f43a8['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4fe3f1['root']==_0x4fe3f1)return!0x1;if(!_0x2f7cb4['containsItem'](_0x4fe3f1))return!0x1;if(_0x62ea72['isObject'](_0x4fe3f1)||_0x62ea72['isLimit'](_0x4fe3f1))return!0x0;}return!0x1;}function Vt(_0x5d751c){return _0x5d751c['end']['parent']==_0x5d751c['start']['nodeAfter']&&_0x5d751c['end']['isAtStart'];}function Ut(_0x4ba43b,_0x80ec50,_0x237aea,_0x2e1a9e){const _0x1a763e=_0x3ae8c3=>!_0x3ae8c3['item']['is']('$textProxy')&&!_0x2e1a9e['isObject'](_0x3ae8c3['item']),_0x92792=_0x4ba43b['start']['getLastMatchingPosition'](_0x1a763e),_0x361ba4=_0x4ba43b['end']['getLastMatchingPosition'](_0x1a763e,{'direction':'backward'});return(!_0x4ba43b['start']['isEqual'](_0x92792)||!_0x4ba43b['end']['isEqual'](_0x361ba4))&&(_0x92792['isBefore'](_0x361ba4)?_0x237aea['updateMarker'](_0x80ec50,{'range':_0x237aea['createRange'](_0x92792,_0x361ba4)}):_0x237aea['removeMarker'](_0x80ec50),!0x0);}function Gt(_0x5f566c){return _0x17a5f5(_0x5f566c);}function Ft(_0x4405b5){const _0x2bdb06=_0x4405b5['start']['nodeAfter'];return _0x2bdb06&&_0x2bdb06['is']('element');}function Pt(_0x11c166,_0x165700){return null==_0x11c166['end']['nodeBefore']&&_0x11c166['end']['parent']==_0x11c166['start']['nodeAfter']?Lt(_0x11c166['start']['nodeAfter'],_0x165700):_0x11c166;}function Lt(_0x171d71,_0x5be655){const _0x421301=_0x5be655['schema']['isObject'](_0x171d71)||_0x5be655['schema']['isSelectable'](_0x171d71);return _0x5be655['createRange'](_0x5be655['createPositionAt'](_0x171d71,'before'),_0x421301?_0x5be655['createPositionAfter'](_0x171d71):_0x5be655['createPositionAt'](_0x171d71,'end'));}function Ht(_0x44aa2b,_0x50716f,_0x4c2df1,_0x442e3e,_0x388f1a){if(_0x44aa2b['next'])return!0x1;if(!Jt(_0x44aa2b,_0x50716f))return!0x1;if(_0x4c2df1['end']['isEqual'](_0x442e3e['start']))return!0x0;if(_0x44aa2b['type']!=_0x50716f['type'])return!0x1;if(!_0x4c2df1['end']['isTouching'](_0x442e3e['start']))return!0x1;const _0xc60f0c=_0x388f1a['createRange'](_0x4c2df1['end'],_0x442e3e['start'])['getWalker']();for(const _0x1b6093 of _0xc60f0c)if(['elementStart','elementEnd']['includes'](_0x1b6093['type'])&&_0x388f1a['schema']['isLimit'](_0x1b6093['item']))return!0x1;return!0x0;}function Jt(_0x93d01e,_0x31f815){if(!_0x93d01e['_isDataLoaded']||!_0x31f815['_isDataLoaded'])return!0x1;const _0x458f0b=new Set(Object['keys'](_0x93d01e['attributes'])),_0x9a400e=new Set(Object['keys'](_0x31f815['attributes']));if(_0x458f0b['delete']('groupId'),_0x9a400e['delete']('groupId'),0x0==_0x458f0b['size']&&0x0==_0x9a400e['size'])return!0x0;if(_0x458f0b['size']!=_0x9a400e['size'])return!0x1;const _0x5b0ab6={..._0x93d01e['attributes']},_0x41ab26={..._0x31f815['attributes']};return delete _0x5b0ab6['groupId'],delete _0x41ab26['groupId'],JSON['stringify'](_0x5b0ab6)==JSON['stringify'](_0x41ab26);}function qt(_0x25776d,_0xe73604){const _0xeefd39=zt(_0x25776d['attributes']),_0x38c920=zt(_0xe73604);if(!_0x25776d['_isDataLoaded'])return!0x1;for(const _0x4c905d of Object['keys'](_0x38c920))if(!_0x536f58(_0xeefd39[_0x4c905d],_0x38c920[_0x4c905d]))return!0x1;return!0x0;}function zt(_0x151b46){const _0x95dc1f=Object['assign']({},_0x151b46);return delete _0x95dc1f['skipNestingCheck'],delete _0x95dc1f['tablePasteChainId'],_0x95dc1f;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1be9a8(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x25ed3d,_0x45589f,_0x5ed18d,_0x4fb4f5){super(),this['model']=_0x45589f,this['view']=_0x5ed18d,this['commentThreadController']=_0x4fb4f5,this['_editor']=_0x25ed3d,this['_acceptCommand']=_0x25ed3d['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x25ed3d['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x25f0cc,_0x37a8a4)=>_0x25f0cc||_0x37a8a4),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x87379f=>_0x87379f&&this['_editor']['model']['canEditAt'](_0x45589f['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x5b32ea=>_0x5b32ea&&this['_editor']['model']['canEditAt'](_0x45589f['getRanges']())),this['_pendingAction']=null,_0x5ed18d['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5ed18d,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5ed18d,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5ed18d,'change:isDirty',()=>{_0x5ed18d['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 _0x4a14f0=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x4a14f0);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x1f65e4{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x4a7fd4,_0xaa553a,_0x4cdd9b,_0x1dc23c){super(_0x4a7fd4),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1a46d0(_0x4a7fd4,o(_0x4a7fd4,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0xaa553a['authoredAt']),this['bind']('authoredAt')['to'](_0xaa553a),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',_0xaa553a,'authoredAt',this,'descriptionParts',(_0x30a1fc,_0x543637,_0x5b418a)=>{const _0x407cec=_0x5b418a['map'](_0x4f1981=>ls(_0x4f1981['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x30a1fc-0x1,_0xaa553a['author']['name'],_0x543637?_0x1dc23c['formatDateTime'](_0x543637):'',new DOMParser()['parseFromString'](_0x407cec,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4d558a(),this['focusTracker']=new _0x332d8a(),this['keystrokes']=new _0x2d4190(),this['focusCycler']=new _0x1d28da({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x4997ca=>_0x4997ca['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0xaa553a,this['_localUser']=_0x4cdd9b,this['_config']=_0x1dc23c,_0x1dc23c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x48e648(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x32030e}=this['_config'];this['commentsListView']=new _0x32030e(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',_0x2d287d=>_0x2d287d+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2ff4f8,_0x2c1a9f)=>_0x2ff4f8||!!_0x2c1a9f);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x44d00c}=this['_config'],_0x395548=new _0x44d00c(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x43ed76=_0x395548['commentInputView'];return _0x395548['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x43ed76,'value',(_0x5596d3,_0x1dda6f,_0x52f9fa)=>!!_0x52f9fa||_0x5596d3&&!_0x1dda6f),_0x43ed76['on']('submit',(_0x4e0cae,_0x587595)=>{this['fire']('addComment',_0x587595),_0x43ed76['editor']['setData']('');}),_0x43ed76['on']('cancel',()=>this['focus']()),_0x43ed76['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x395548;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x3d616,_0xb48b5e,_0x16d32a,_0x19b1f2){super(_0x3d616,_0xb48b5e,_0x16d32a,_0x19b1f2),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x3aa330=>_0x3aa330&&_0x3aa330[0x0]?_0x3aa330[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x4b54a6,_0x2b382f)=>{let _0x5aedf0='';for(const _0x25a4a9 of _0x4b54a6)_0x5aedf0+='<p>'+ls(_0x25a4a9['content'],_0x25a4a9['color'])+'</p>';return _0x2b382f?_0x5aedf0:_0x4983ec(_0x5aedf0,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x19b1f2['SuggestionView'](_0x3d616,_0xb48b5e,{'formatDateTime':_0x19b1f2['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2ed514=this['bindTemplate'],_0x564f25=[this['suggestionView']];return this['commentsListView']&&_0x564f25['push'](this['commentsListView']),this['commentThreadInputView']&&_0x564f25['push'](this['commentThreadInputView']),_0x564f25['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x2ed514['if']('isActive','ck-suggestion-wrapper--active'),_0x2ed514['to']('type',_0x329654=>'ck-suggestion-'+_0x329654),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':_0x2ed514['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x564f25};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x1f65e4{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x207a1e,_0x2277e4,_0x373c92){super(_0x207a1e),this['_model']=_0x2277e4,this['_config']=_0x373c92,this['set']('description',''),this['bind']('authoredAt')['to'](_0x2277e4),this['acceptButton']=this['_createButton'](o(_0x207a1e,'Accept\x20suggestion'),_0x271188['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x207a1e,'Discard\x20suggestion'),_0x271188['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x52a01a(_0x207a1e,_0x2277e4['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4d558a([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x332d8a(),this['keystrokes']=new _0x2d4190(),this['focusCycler']=new _0x1d28da({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x440eb6=>_0x440eb6['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x1f408d=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x1f408d['innerHTML']=this['description'],this['on']('change:description',(_0x13bae7,_0x2746c0,_0xe1663f)=>{_0x1f408d['innerHTML']=_0xe1663f;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x22677b=this['bindTemplate'],_0x36eb9a=[{'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':_0x22677b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x22677b['to']('authoredAt',_0x6c9eed=>this['_config']['formatDateTime'](_0x6c9eed))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x36eb9a['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x36eb9a}]};}['focus'](){this['element']['focus']();}['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;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x15adb3,_0x17a7cc,_0xeb451d,_0x244adc,_0xdc2c15){const _0x1b215c=new _0x30b48a(this['locale']);return _0x1b215c['set']({'label':_0x15adb3,'icon':_0x17a7cc,'tooltip':!0x0,'tooltipPosition':_0xdc2c15}),_0x1b215c['extendTemplate']({'attributes':{'class':_0xeb451d}}),_0x1b215c['on']('execute',()=>{this['fire'](_0x244adc,this['_model']['id']);}),_0x1b215c;}['_setupKeyboardNavigation'](){const _0x5a21aa=this['element'];this['keystrokes']['listenTo'](_0x5a21aa);for(const _0x11bade of this['focusables'])this['focusTracker']['add'](_0x11bade['element']),this['keystrokes']['listenTo'](_0x11bade['element']);this['keystrokes']['set']('enter',(_0x3216c1,_0x1b022e)=>{_0x5a21aa===_0x3216c1['target']&&(this['focusCycler']['focusFirst'](),_0x1b022e());}),this['keystrokes']['set']('esc',(_0x49278d,_0x3c7884)=>{_0x5a21aa!==_0x49278d['target']&&(this['focus'](),_0x3c7884());});}}var he='<!--\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 _0x28108f{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x9fa097,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x4b0d01){super(_0x4b0d01),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x19d02a=this['editor']['config'];_0x19d02a['define']('trackChanges.SuggestionThreadView',re),_0x19d02a['define']('trackChanges.SuggestionView',ce),_0x19d02a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x19d02a['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x10b2a5,_0x48966c){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0xf71e7f,_0x193161]of this['_handleControllerBuffer']){const _0x49daab=this['_suggestionToController']['has'](_0xf71e7f);_0x49daab||_0x193161?_0x49daab&&_0x193161&&this['_destroyController'](_0xf71e7f):this['_initializeController'](_0xf71e7f);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x10b2a5,_0x48966c);}['init'](){const _0x1ff6a9=this['editor'],_0x740bf=_0x1ff6a9['plugins']['get']('TrackChangesEditing'),_0x3c09b3=_0x1ff6a9['plugins']['get']('Annotations'),_0x580ed3=_0x1ff6a9['plugins']['get']('EditorAnnotations'),_0x1aeea8=_0x1ff6a9['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x580ed3['addSourceCollector'](()=>{const _0x165da1=[];for(const [_0x553644,_0xa5f94]of Array['from'](this['_suggestionToController'])){const _0x34f199=_0x553644['getAllAdjacentSuggestions'](),_0x30fd45=[];for(const _0x45450c of _0x34f199){if(!_0x45450c['isInContent'])continue;if(_0x45450c['isMultiRange']){_0x30fd45['push'](..._0x45450c['getRanges']());continue;}const _0x1c57da=_0x45450c['getFirstRange']();if(_0x30fd45['length']>0x0){const _0x33fa9e=_0x30fd45[0x0]['getJoined'](_0x1c57da);if(_0x33fa9e){_0x30fd45[0x0]=_0x33fa9e;continue;}}_0x30fd45['push'](_0x1c57da);}_0x165da1['push']([_0xa5f94['view'],_0x30fd45]);}return _0x165da1;}),this['listenTo'](_0x740bf,'suggestionLoaded',(_0x2130fc,_0x4b64db)=>{this['listenTo'](_0x4b64db,'change:previous',(_0xf6e285,_0xc202fa,_0x515673,_0x47eee1)=>{_0x4b64db['isInContent']&&(null==_0x515673?(this['_updateController'](_0x47eee1['head']),this['_handleSuggestionControllerDelayed'](_0x4b64db,!0x1)):(this['_updateController'](_0x515673['head']),null==_0x47eee1&&this['_handleSuggestionControllerDelayed'](_0x4b64db,!0x0)));}),null!==_0x4b64db['previous']?this['_updateController'](_0x4b64db['head']):this['_handleSuggestionControllerDelayed'](_0x4b64db,!0x1);}),this['listenTo'](_0x740bf,'suggestionUnloaded',(_0x2731e0,_0x3829b7,_0x148a55)=>{this['stopListening'](_0x3829b7,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3829b7),this['_suggestionToController']['has'](_0x3829b7)&&this['_destroyController'](_0x3829b7),_0x148a55&&this['_updateController'](_0x148a55['head']);}),this['listenTo'](_0x740bf,'suggestionChanged',(_0x5cedc4,_0xb17313)=>{this['_updateController'](_0xb17313);}),this['listenTo'](_0x3c09b3,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x1aeea8,'addComment',(_0x2f28ed,{threadId:_0x574fd9,isFromAdapter:_0x1734ad})=>{if(_0x1734ad||!_0x740bf['hasSuggestion'](_0x574fd9))return;const _0x26a609=_0x740bf['getSuggestion'](_0x574fd9);this['_suggestionToController']['get'](_0x26a609)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x259644=this['editor']['plugins']['get']('Annotations'),_0x416283=this['editor']['plugins']['get']('TrackChangesEditing'),_0x132d9a=Array['from'](_0x259644['activeAnnotations'],_0x3de1f7=>_0x3de1f7['innerView'])['filter'](_0x2514c4=>this['_viewToController']['has'](_0x2514c4)),_0x42eeba=[];for(const _0xeed7a6 of _0x132d9a){const _0x48dd8b=this['_viewToController']['get'](_0xeed7a6)['model']['getAllAdjacentSuggestions']();_0x42eeba['push'](..._0x48dd8b['reduce']((_0x245d20,_0x80c749)=>[..._0x245d20,..._0x80c749['getMarkerNames']()],[]));}_0x416283['activeMarkers']=_0x42eeba;}['_addUIComponentsToFactory'](){const _0xf1286e=this['editor'],_0x28389d=_0xf1286e['locale'],_0x5889d8=o(_0x28389d,'Track\x20changes'),_0x1506d3=new Wt([{'type':'switchbutton','model':new _0x340e2a({'withText':!0x0,'isToggleable':!0x0,'label':_0x5889d8,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x340e2a({'withText':!0x0,'label':o(_0x28389d,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x340e2a({'withText':!0x0,'label':o(_0x28389d,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x340e2a({'withText':!0x0,'label':o(_0x28389d,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x340e2a({'withText':!0x0,'label':o(_0x28389d,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x4ffbf5 of _0x1506d3)if(me(_0x4ffbf5)){const _0x2f1e82=_0xf1286e['commands']['get'](_0x4ffbf5['model']['commandName']);_0x4ffbf5['model']['bind']('isOn','isEnabled')['to'](_0x2f1e82,'value','isEnabled');}_0xf1286e['ui']['componentFactory']['add']('trackChanges',_0x17f253=>this['_createToolbarButton'](_0x17f253,_0x1506d3,_0x5889d8)),_0xf1286e['ui']['componentFactory']['add']('menuBar:trackChanges',_0x6708ff=>this['_createMenuBarMenu'](_0x6708ff,_0x1506d3,_0x5889d8));}['_createToolbarButton'](_0x298b1f,_0x1f9736,_0x383a84){const _0x271496=Qt(_0x298b1f,_0xa7f4a4),_0x2cbd0f=this['editor']['commands']['get']('trackChanges');_0x271496['buttonView']['set']({'tooltip':_0x383a84,'label':_0x383a84,'icon':he}),_0x271496['buttonView']['bind']('isOn')['to'](_0x2cbd0f,'value'),_0x271496['buttonView']['on']('execute',()=>{_0x2cbd0f['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x271496,_0x1f9736,{'role':'menu'});const _0x5d3f63=[];for(const _0x1013b2 of _0x1f9736)me(_0x1013b2)&&_0x5d3f63['push'](this['editor']['commands']['get'](_0x1013b2['model']['commandName']));const _0x231c43=_0x271496['buttonView'];return _0x231c43['actionView']['unbind']('isEnabled'),_0x231c43['arrowView']['unbind']('isEnabled'),_0x231c43['actionView']['bind']('isEnabled')['to'](_0x2cbd0f,'isEnabled'),_0x231c43['arrowView']['bind']('isEnabled')['toMany'](_0x5d3f63,'isEnabled',(..._0x51aa44)=>_0x51aa44['some'](_0x4d1580=>_0x4d1580)),_0x271496['on']('execute',_0x583e3c=>{this['editor']['execute'](_0x583e3c['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x271496;}['_createMenuBarMenu'](_0x580321,_0x1c001e,_0x1c4e35){const _0x5d2f45=new Yt(_0x580321),_0x14f4a3=this['editor']['commands']['get']('trackChanges');_0x5d2f45['buttonView']['set']({'label':_0x1c4e35,'icon':he});const _0x1e0d8f=new Zt(_0x580321);for(const _0x443e7d of _0x1c001e){if('separator'==_0x443e7d['type']){_0x1e0d8f['items']['add'](new Xt(_0x580321));continue;}const _0x3825cb=new te(_0x580321,_0x5d2f45),_0x1f5b11=new _0x1567d1(_0x580321),_0x4b0580=_0x443e7d['model'];_0x1f5b11['bind'](...Object['keys'](_0x4b0580))['to'](_0x4b0580),_0x1f5b11['delegate']('execute')['to'](_0x5d2f45),_0x1f5b11['on']('execute',()=>{this['editor']['execute'](_0x4b0580['commandName']),this['editor']['editing']['view']['focus']();}),_0x3825cb['children']['add'](_0x1f5b11),_0x1e0d8f['items']['add'](_0x3825cb);}return _0x5d2f45['bind']('isEnabled')['to'](_0x14f4a3,'isEnabled'),_0x5d2f45['panelView']['children']['add'](_0x1e0d8f),_0x5d2f45;}['_initializeController'](_0x20842d){const _0x3b75c5=this['editor'],_0xba7244=_0x3b75c5['config'],_0x418843=_0x3b75c5['plugins']['get']('Annotations'),_0x215410=_0x3b75c5['plugins']['get']('CommentsRepository'),_0x18d25d=_0x3b75c5['plugins']['get']('EditorAnnotations'),_0x58d9ab=_0x3b75c5['plugins']['get'](_0x9fa097)['me'],_0x49d9fb=_0xba7244['get']('trackChanges')['SuggestionThreadView'],_0x12cb6a=_0xba7244['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x34b22d,CommentThreadInputView:_0x222ded}=_0x3b75c5['plugins']['get']('CommentsUI');let _0x44a8cd,_0x418a01,_0x61df2c;this['_annotationViews']['has'](_0x20842d['id'])?(_0x418a01=this['_annotationViews']['get'](_0x20842d['id']),_0x44a8cd=_0x418a01['mainView']):(_0x44a8cd=new _0x49d9fb(_0x3b75c5['locale'],_0x20842d,_0x58d9ab,{'disableComments':this['_disableComments'],'editorConfig':_0xba7244['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0xba7244['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xba7244['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xba7244['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x16c5e0(_0xba7244['get']('locale')),'CommentView':_0xba7244['get']('comments')['CommentView'],'CommentsListView':_0x34b22d,'CommentThreadInputView':_0x222ded,'SuggestionView':_0x12cb6a}),_0x44a8cd['suggestionView']['acceptButton']['on']('execute',()=>{_0x3b75c5['editing']['view']['focus']();}),_0x44a8cd['suggestionView']['discardButton']['on']('execute',()=>{_0x3b75c5['editing']['view']['focus']();}),_0x418a01=_0x418843['createAnnotationView'](this['editor']['locale'],_0x44a8cd),_0x418a01['bind']('isDirty')['to'](_0x44a8cd,'isDirty'),_0x418a01['bind']('length')['to'](_0x44a8cd),_0x418a01['bind']('type')['to'](_0x44a8cd,'type',_0x2dc306=>'suggestion-'+_0x2dc306),_0x44a8cd['on']('escape',()=>{_0x61df2c['fire']('escape');}),this['_annotationViews']['set'](_0x20842d['id'],_0x418a01));const _0x320545=_0x215410['createCommentThreadController'](_0x20842d['commentThread'],_0x44a8cd),_0x4db36a=new ae(_0x3b75c5,_0x20842d,_0x44a8cd,_0x320545),_0x4625c2=_0x20842d['getAllAdjacentSuggestions']()['filter'](_0x3554fd=>_0x3554fd['isInContent']);_0x44a8cd['descriptionParts']=_0x3b75c5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x4625c2),this['_suggestionToController']['set'](_0x20842d,_0x4db36a),this['_viewToController']['set'](_0x44a8cd,_0x4db36a),_0x61df2c=_0x418843['createAnnotation']({'view':_0x418a01,'target':()=>{const _0x3a74fa=[],_0x1fda82=_0x20842d['getAllAdjacentSuggestions']()['filter'](_0x22fc99=>_0x22fc99['isInContent']);for(const _0x30b253 of _0x1fda82)_0x3a74fa['push'](..._0x30b253['getMarkers']());return _0x418819(_0x3b75c5['editing'],_0x3a74fa);},'type':()=>'suggestion-'+_0x4db36a['view']['type']}),_0x215410['_bindAnnotationToEditors'](_0x44a8cd,_0x61df2c),_0x418843['add'](_0x61df2c),_0x18d25d['registerAnnotation'](_0x61df2c);}['_destroyController'](_0xb73c5a){const _0x4ea420=this['editor']['plugins']['get']('CommentsRepository'),_0x6dc8d3=this['editor']['plugins']['get']('Annotations'),_0x588a54=this['_suggestionToController']['get'](_0xb73c5a),_0x3c3491=_0x588a54['view'],_0x69d766=_0x6dc8d3['getByInnerView'](_0x3c3491);_0x4ea420['_unbindEditors'](_0x3c3491),_0x69d766&&_0x6dc8d3['remove'](_0x69d766),this['_suggestionToController']['delete'](_0xb73c5a),this['_viewToController']['delete'](_0x3c3491),_0x588a54['destroy']();}['_updateController'](_0x442ca6){if(!_0x442ca6['isInContent']||!this['_suggestionToController']['has'](_0x442ca6))return;const _0x4b4faf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4fabbf=this['_suggestionToController']['get'](_0x442ca6),_0xdf14a8=_0x442ca6['getAllAdjacentSuggestions']();_0x4fabbf['view']['descriptionParts']=_0x4b4faf['descriptionFactory']['getDescriptions'](_0xdf14a8);}['destroy'](){for(const _0x37960c of this['_suggestionToController']['keys']())this['_destroyController'](_0x37960c);for(const _0x2da164 of this['_annotationViews']['values']())_0x2da164['mainView']['destroy']();super['destroy']();}}function me(_0x14675c){return'model'in _0x14675c;}class k extends _0x28108f{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x26a36b){this['editor']['plugins']['get'](p)['adapter']=_0x26a36b;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x18c152){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x18c152);}['getSuggestions']({skipNotAttached:_0x2c5684=!0x1,toJSON:_0x587c97=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x2c5684,'toJSON':_0x587c97});}['getSuggestion'](_0x43c072){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x43c072);}}const T=['Pagination'];class P extends _0x28108f{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x3ad7df=this['editor'];if(_0x3ad7df['config']['define']('trackChangesData.editorCreator',_0x1cfc2a=>{const _0x2c6f86=_0x3ad7df['model']['document']['getRootNames']()['reduce']((_0x316b02,_0x12c4b9)=>(_0x316b02[_0x12c4b9]='',_0x316b02),{});return _0x3ad7df['constructor']['create'](_0x2c6f86,_0x1cfc2a);}),'function'!=typeof _0x3ad7df['config']['get']('trackChangesData')['editorCreator'])throw new _0x3ace68('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x31d27){return N(this['editor'],!0x0,_0x31d27);}['getDataWithDiscardedSuggestions'](_0x5cd06c){return N(this['editor'],!0x1,_0x5cd06c);}}class D extends _0x28108f{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x105e83){super(_0x105e83),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(_0x177491){return void 0x0!==_0x177491['getRootsAttributes'];}async function N(_0x4ee008,_0x119e8c,_0x221f3e){const _0x397f6d=_0x36a3ea(_0x4ee008,T);_0x397f6d['plugins']['push'](p,D),_0x397f6d['rootsAttributes']=v(_0x4ee008)?_0x4ee008['getRootsAttributes']():void 0x0;const _0x5d4078=document['createDocumentFragment'](),_0xf0e290=_0x4ee008['config']['get']('trackChangesData')['editorCreator'],_0x29e48b=await _0xf0e290(_0x397f6d,()=>function(_0xced865){const _0x3f431f=document['createElement']('div');return _0xced865['appendChild'](_0x3f431f),_0x3f431f;}(_0x5d4078));!function(_0x48d644,_0x7b71be){const _0x4a836a=_0x48d644['model']['document']['getRootNames']()['reduce']((_0x2e2945,_0x221fb4)=>(_0x2e2945[_0x221fb4]=_0x48d644['data']['get']({'rootName':_0x221fb4}),_0x2e2945),{}),_0x1b454a=_0x48d644['plugins']['get']('Users')['users']['map'](_0x2d04a1=>({'id':_0x2d04a1['id'],'name':_0x2d04a1['name']})),_0x3dad2d=_0x48d644['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x44ceae=_0x48d644['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x528b5f=_0x7b71be['plugins']['get']('Users'),_0x182d9f=_0x7b71be['plugins']['get']('TrackChangesEditing'),_0x236c5c=_0x7b71be['plugins']['get']('CommentsRepository');for(const _0xc53fd0 of _0x236c5c['getCommentThreads']())_0xc53fd0['remove']();for(const _0x1aa393 of _0x1b454a)_0x528b5f['getUser'](_0x1aa393['id'])||_0x528b5f['addUser'](_0x1aa393);_0x528b5f['me']||_0x528b5f['useAnonymousUser']();for(const _0x479777 of _0x44ceae)_0x236c5c['addCommentThread'](_0x479777);for(const _0x590327 of _0x3dad2d)_0x182d9f['addSuggestionData'](_0x590327);_0x7b71be['data']['set'](_0x4a836a);}(_0x4ee008,_0x29e48b),_0x29e48b['execute'](_0x119e8c?'acceptAllSuggestions':'discardAllSuggestions');const _0x37e67e=v(_0x29e48b)?_0x29e48b['getFullData'](_0x221f3e):_0x29e48b['data']['get'](_0x221f3e);return await _0x29e48b['destroy'](),_0x37e67e;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|