@ckeditor/ckeditor5-track-changes 43.1.0-alpha.5 → 43.1.0-alpha.6
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
|
-
_0x7e76ca(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3f8cb7,_0x327621){super(),this['id']=_0x327621['id'],this['type']=_0x327621['type'],this['subType']=_0x327621['subType']||null,this['author']=_0x327621['author'],this['creator']=_0x327621['creator']||_0x327621['author'],this['isExternal']=Boolean(_0x327621['attributes']&&_0x327621['attributes']['@external']),this['data']=null,this['_model']=_0x3f8cb7,this['_onAccept']=_0x327621['onAccept'],this['_onDiscard']=_0x327621['onDiscard'],this['_onAttributesChange']=_0x327621['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x327621['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 _0x54a8fe=this;for(;_0x54a8fe['previous'];)_0x54a8fe=_0x54a8fe['previous'];return _0x54a8fe;}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'](_0x194a2e){this['_markerNames']['add'](_0x194a2e);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x1bc7dc=>this['_model']['markers']['get'](_0x1bc7dc))['filter'](_0xadbed4=>_0xadbed4);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x16562a=>{for(const _0x31ed5a of this['getMarkers']())_0x16562a['removeMarker'](_0x31ed5a);}),this['_markerNames']['clear']();}['removeMarker'](_0x43d86c){this['_model']['change'](_0x454c5d=>{_0x454c5d['removeMarker'](_0x43d86c);}),this['_markerNames']['delete'](_0x43d86c);}['addRange'](_0x179656){const _0x3b2341='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3b2341),this['_model']['change'](_0x3f712c=>{_0x3f712c['addMarker'](_0x3b2341,{'range':_0x179656,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x379520){for(const _0x4d889d of this['getRanges']())if(_0x4d889d['isIntersecting'](_0x379520))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x432326=>_0x432326['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x211347,_0xb99678)=>[..._0x211347,..._0xb99678['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5e1407=this['getRanges']();if(0x1!=_0x5e1407['length'])return null;const _0x3ae438=_0x5e1407[0x0],_0x2689f8=_0x3ae438['start']['nodeAfter'],_0x28b45d=_0x3ae438['end']['nodeBefore'];return _0x2689f8 instanceof _0x3149c0?_0x2689f8!=_0x28b45d?null:_0x2689f8: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 _0x51b7ab=[];let _0x4e17c5=this['head'];for(;_0x4e17c5;)_0x51b7ab['push'](_0x4e17c5),_0x4e17c5=_0x4e17c5['next'];return _0x51b7ab;}['setAttribute'](_0x18bbf2,_0x245904){const _0x1ed569=_0x35a01a(this['attributes']);_0x2891cf(_0x1ed569,_0x18bbf2,_0x245904),_0x5cc37c(_0x1ed569,this['attributes'])||(this['attributes']=_0x1ed569,this['_onAttributesChange'](_0x1ed569));}['removeAttribute'](_0x5dafa5){const _0x59f83b=_0x35a01a(this['attributes']);_0x4cd1ca(_0x59f83b,_0x5dafa5),_0x5cc37c(_0x59f83b,this['attributes'])||(this['attributes']=_0x59f83b,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 _0x5eb85a()['substr'](0x1,0x5);}}function o(_0x1b745f,_0x21a4ac,_0x4d9e5){const t=_0x1b745f['t'];switch(_0x21a4ac){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',_0x4d9e5);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4d9e5);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4d9e5);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4d9e5);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4d9e5);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',_0x4d9e5);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4d9e5);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',_0x4d9e5);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4d9e5);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4d9e5);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4d9e5);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4d9e5);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4d9e5);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4d9e5);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4d9e5);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4d9e5);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4d9e5);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4d9e5);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4d9e5);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4d9e5);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4d9e5);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4d9e5);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4d9e5);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'},_0x4d9e5);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4d9e5);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4d9e5);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4d9e5);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4d9e5);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4d9e5);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'},_0x4d9e5);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4d9e5);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4d9e5);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4d9e5);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4d9e5);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'},_0x4d9e5);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4d9e5);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'},_0x4d9e5);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'},_0x4d9e5);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4d9e5);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'},_0x4d9e5);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4d9e5);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'},_0x4d9e5);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4d9e5);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4d9e5);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'},_0x4d9e5);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'},_0x4d9e5);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'},_0x4d9e5);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4d9e5);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'},_0x4d9e5);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'},_0x4d9e5);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'},_0x4d9e5);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x21a4ac;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0xf1126d,_0x2374fe){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0xf1126d,this['_locale']=_0x2374fe;}['getDescriptions'](_0x5bed62){const _0xd7d463=[],_0x26d9e9=new Set(),_0x254302=new Set();for(let _0x49d7c2=0x0;_0x49d7c2<_0x5bed62['length'];_0x49d7c2++){const _0x2f3f68=_0x5bed62[_0x49d7c2];if(!_0x2f3f68['isInContent'])continue;const _0xd23fb0=this['_handleCustomCallbackDescription'](_0x2f3f68);if(_0xd23fb0){if(null!=_0x2f3f68['subType']){if(_0x26d9e9['has'](_0x2f3f68['subType']))continue;_0x26d9e9['add'](_0x2f3f68['subType']);}_0xd7d463['push'](_0xd23fb0);}else{if('attribute'!=_0x2f3f68['type'])'insertion'!=_0x2f3f68['type']&&'deletion'!=_0x2f3f68['type']||this['_handleInsertRemoveSuggestionDescription'](_0xd7d463,_0x2f3f68,_0x5bed62[_0x49d7c2+0x1]);else{const _0x24e5af=_0x2f3f68['data']['key'];if(_0x254302['has'](_0x24e5af))continue;_0x254302['add'](_0x2f3f68['data']['key']),_0x24e5af==m?this['_handleRenameSuggestionDescription'](_0xd7d463,_0x2f3f68):this['_handleAttributeSuggestionDescription'](_0xd7d463,_0x2f3f68);}}}return this['_resolveDescriptionItems'](_0xd7d463);}['registerDescriptionCallback'](_0x55aa0f){this['_customCallbacks']['push'](_0x55aa0f);}['registerElementLabel'](_0x5e40af,_0x75bd65,_0x39f107=_0x2782a0['normal']){'function'==typeof _0x5e40af?_0x13f92a(this['_itemLabelsCallbacks'],{'matchingCallback':_0x5e40af,'label':_0x75bd65,'priority':_0x39f107}):this['_itemLabels']['set'](_0x5e40af,_0x75bd65);}['registerAttributeLabel'](_0x2ce435,_0x49233d){this['_attributeLabels']['set'](_0x2ce435,_0x49233d);}['getItemLabel'](_0x2da0e8,_0x1cf070=0x1){let _0x4e4240;for(const _0x23ada9 of this['_itemLabelsCallbacks'])if(_0x23ada9['matchingCallback'](_0x2da0e8)){_0x4e4240=_0x23ada9['label'];break;}return _0x4e4240||(_0x4e4240=this['_itemLabels']['get'](_0x2da0e8['name'])),_0x4e4240?_0x4e4240(_0x1cf070):0x1!==_0x1cf070?_0x1cf070+'\x20'+_0x2da0e8['name']+'s':''+_0x2da0e8['name'];}['_addDescriptionItems'](_0x4c2ed2,_0x27a035){const _0x2f7c24=_0x27a035['getFirstRange']()['getWalker'](),_0x344ddf='insertion'==_0x27a035['type']?'add':'remove';for(const _0x194a6a of _0x2f7c24){const _0x31442f=_0x194a6a['item'],_0x4ba458=_0x4c2ed2[_0x4c2ed2['length']-0x1];if(_0x31442f['is']('$textProxy'))_0x4ba458&&_0x4ba458['type']['indexOf']('Container')>-0x1&&_0x4c2ed2['pop'](),_0x4ba458&&'text'==_0x4ba458['type']?_0x4ba458[_0x344ddf]+=_0x31442f['data']:_0x4c2ed2['push']({'type':'text','add':'add'==_0x344ddf?_0x31442f['data']:'','remove':'remove'==_0x344ddf?_0x31442f['data']:''});else{if(this['_schema']['isObject'](_0x31442f)){const _0x56995e=_0x31442f;if(_0x4ba458&&_0x4ba458['type']['indexOf']('Container')>-0x1&&_0x4c2ed2['pop'](),'elementEnd'==_0x194a6a['type'])continue;_0x4ba458&&_0x4ba458['type']==_0x344ddf+'Object'&&_0x4ba458['element']['name']==_0x56995e['name']?_0x4ba458['quantity']++:_0x4c2ed2['push']({'type':_0x344ddf+'Object','element':_0x56995e,'quantity':0x1}),_0x2f7c24['skip'](_0x1a0414=>!('elementEnd'==_0x1a0414['type']&&_0x1a0414['item']==_0x31442f));}else{if(this['_schema']['checkChild'](_0x31442f,'$text')||_0x31442f['is']('element','softBreak')){const _0x501a93=_0x31442f;if('add'==_0x344ddf&&'elementStart'==_0x194a6a['type']||'remove'==_0x344ddf&&'elementEnd'==_0x194a6a['type'])continue;if(_0x4ba458&&-0x1==_0x4ba458['type']['indexOf']('Container')){'text'==_0x4ba458['type']&&(_0x4ba458[_0x344ddf]+='\x0a');continue;}let _0x4efe7d;if(_0x4efe7d='add'==_0x344ddf?_0x501a93['nextSibling']&&!this['_schema']['isObject'](_0x501a93['nextSibling'])?_0x501a93['nextSibling']:null:_0x501a93['previousSibling']&&!this['_schema']['isObject'](_0x501a93['previousSibling'])?_0x501a93['previousSibling']:null,_0x501a93['isEmpty']||_0x4efe7d&&_0x4efe7d['isEmpty']){const _0x30824d=_0x4efe7d&&_0x4efe7d['isEmpty']?_0x4efe7d:_0x501a93;_0x4ba458&&_0x4ba458['type']==_0x344ddf+'EmptyContainer'&&_0x4ba458['element']['name']==_0x30824d['name']?_0x4ba458['quantity']++:_0x4c2ed2['push']({'type':_0x344ddf+'EmptyContainer','element':_0x30824d,'quantity':0x1});}else _0x4c2ed2['push']({'type':_0x344ddf+'Container','element':_0x501a93});}}}}}['_resolveDescriptionItems'](_0x576a9c){const _0x5363ec=this['_locale'],_0x1d9264=[],_0x349d93=[],_0x2069d3=[];for(const _0x2982be of _0x576a9c)switch(_0x2982be['type']){case'text':if(_0x2982be['add']=_0x2982be['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x2982be['remove']=_0x2982be['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x2982be['add']&&''!=_0x2982be['remove']){_0x1d9264['push']({'type':'replace','content':o(_0x5363ec,'REPLACE_TEXT',['\x22'+_0x2982be['remove']+'\x22','\x22'+_0x2982be['add']+'\x22'])});continue;}if(null!=_0x2982be['add']['match'](/^ +$/)){_0x1d9264['push']({'type':'insertion','content':o(_0x5363ec,'*Insert:*\x20%0',o(_0x5363ec,'ELEMENT_SPACE',_0x2982be['add']['length']))});continue;}if(null!=_0x2982be['remove']['match'](/^ +$/)){_0x1d9264['push']({'type':'deletion','content':o(_0x5363ec,'*Remove:*\x20%0',o(_0x5363ec,'ELEMENT_SPACE',_0x2982be['remove']['length']))});continue;}if(''!=_0x2982be['add']){_0x1d9264['push']({'type':'insertion','content':o(_0x5363ec,'*Insert:*\x20%0','\x22'+_0x2982be['add']+'\x22')});continue;}_0x1d9264['push']({'type':'deletion','content':o(_0x5363ec,'*Remove:*\x20%0','\x22'+_0x2982be['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x1d9264['push']({'type':'insertion','content':o(_0x5363ec,'*Insert:*\x20%0',this['getItemLabel'](_0x2982be['element'],_0x2982be['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x1d9264['push']({'type':'deletion','content':o(_0x5363ec,'*Remove:*\x20%0',this['getItemLabel'](_0x2982be['element'],_0x2982be['quantity']))});continue;case'addContainer':_0x1d9264['push']({'type':'insertion','content':o(_0x5363ec,'*Split:*\x20%0',this['getItemLabel'](_0x2982be['element'],_0x2982be['quantity']))});continue;case'removeContainer':_0x1d9264['push']({'type':'deletion','content':o(_0x5363ec,'*Merge:*\x20%0',this['getItemLabel'](_0x2982be['element'],_0x2982be['quantity']))});continue;case'addFormat':_0x349d93['push'](_0x2982be['key']);continue;case'removeFormat':_0x2069d3['push'](_0x2982be['key']);continue;default:_0x1d9264['push'](_0x2982be);}if(_0x349d93['length']){const _0x2b0313=_0x349d93['map'](_0x30601b=>this['_attributeLabels']['has'](_0x30601b)?this['_attributeLabels']['get'](_0x30601b):_0x30601b)['join'](',\x20');_0x1d9264['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x2b0313)});}if(_0x2069d3['length']){const _0x8d5c0a=_0x2069d3['map'](_0x5ddce1=>this['_attributeLabels']['has'](_0x5ddce1)?this['_attributeLabels']['get'](_0x5ddce1):_0x5ddce1)['join'](',\x20');_0x1d9264['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x8d5c0a)});}return _0x1d9264;}['_handleCustomCallbackDescription'](_0x155d80){for(const _0xbe55ab of this['_customCallbacks']){const _0x1c4d33=_0xbe55ab(_0x155d80);if(_0x1c4d33&&'type'in _0x1c4d33)return _0x1c4d33;}}['_handleAttributeSuggestionDescription'](_0x540908,_0x3cfa25){const _0x4f4ba6=_0x3cfa25['data'],_0x82a0a7=void 0x0===_0x4f4ba6['newValue']?'removeFormat':'addFormat';_0x540908['push']({'type':_0x82a0a7,'key':_0x4f4ba6['key']});}['_handleRenameSuggestionDescription'](_0x2dcda9,_0x1098fe){_0x2dcda9['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x1098fe['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x14a225,_0x43eb7d,_0x2ec69e){if(this['_addDescriptionItems'](_0x14a225,_0x43eb7d),_0x2ec69e&&_0x2ec69e['getFirstRange']()&&!_0x43eb7d['getFirstRange']()['end']['isEqual'](_0x2ec69e['getFirstRange']()['start'])){const _0x47a5c3=_0x14a225[_0x14a225['length']-0x1],_0x4a72bc='insertion'==_0x43eb7d['type']?'add':'remove';_0x47a5c3&&'text'==_0x47a5c3['type']&&(_0x47a5c3[_0x4a72bc]+='\x0a');}}}class V extends _0x201c95{['afterInit'](){const _0x36a7bf=this['editor'],_0xc5d9f4=_0x36a7bf['plugins']['get']('TrackChangesEditing');_0x36a7bf['commands']['get']('showAIAssistant')&&_0xc5d9f4['enableCommand']('showAIAssistant');}}class U extends _0x201c95{['afterInit'](){const _0x5340f5=this['editor'],_0x5c327e=_0x5340f5['locale'];if(!_0x5340f5['plugins']['has']('AlignmentEditing'))return;const _0x6fb15b=_0x5340f5['plugins']['get']('TrackChangesEditing');_0x6fb15b['enableDefaultAttributesIntegration']('alignment'),_0x6fb15b['registerBlockAttribute']('alignment'),_0x6fb15b['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x5c327e,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3efd56=this['editor'],_0x35c39b=_0x3efd56['locale'];_0x3efd56['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b2cd7=>{if('formatBlock'!=_0x2b2cd7['type'])return;const {data:_0x20d391}=_0x2b2cd7;if(_0x20d391&&'alignment'==_0x20d391['commandName']){const _0x190e11=_0x20d391['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x35c39b,'*Format:*\x20%0',function(_0x1ff07f){switch(_0x1ff07f){case'left':return o(_0x35c39b,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x35c39b,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x35c39b,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x35c39b,'FORMAT_JUSTIFY_TEXT');}}(_0x190e11))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x201c95{['afterInit'](){const _0x1fab94=this['editor'],_0x9269d8=_0x1fab94['plugins']['get']('TrackChangesEditing'),_0x3815af=_0x1fab94['locale'];for(const _0x22cd3e of ti){if(!_0x1fab94['plugins']['has'](_0x22cd3e))continue;const _0x4696b0=_0x22cd3e['slice'](0x0,-0x7)['toLowerCase'](),_0x300b12='FORMAT_'+_0x4696b0['toUpperCase']();_0x9269d8['enableDefaultAttributesIntegration'](_0x4696b0),_0x9269d8['registerInlineAttribute'](_0x4696b0),_0x9269d8['descriptionFactory']['registerAttributeLabel'](_0x4696b0,o(_0x3815af,_0x300b12));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x38745c=this['editor'],_0x4d2790=_0x38745c['locale'],_0x5e5d0b=_0x38745c['plugins']['get']('TrackChangesEditing');function _0x23b3f9(_0x4fc2b0,_0x3e7ef8){_0x5e5d0b['descriptionFactory']['registerDescriptionCallback'](_0x15d354=>{if('formatInline'!=_0x15d354['type'])return;const {data:_0x5de211}=_0x15d354;return _0x5de211&&_0x5de211['commandName']===_0x4fc2b0?_0x5de211['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4d2790,'*Format:*\x20%0',_0x3e7ef8)}:{'type':'format','content':o(_0x4d2790,'*Remove\x20format:*\x20%0',_0x3e7ef8)}:void 0x0;});}_0x23b3f9('bold',o(_0x4d2790,'FORMAT_BOLD')),_0x23b3f9('italic',o(_0x4d2790,'FORMAT_ITALIC')),_0x23b3f9('underline',o(_0x4d2790,'FORMAT_UNDERLINE')),_0x23b3f9('code',o(_0x4d2790,'FORMAT_CODE')),_0x23b3f9('strikethrough',o(_0x4d2790,'FORMAT_STRIKETHROUGH')),_0x23b3f9('subscript',o(_0x4d2790,'FORMAT_SUBSCRIPT')),_0x23b3f9('superscript',o(_0x4d2790,'FORMAT_SUPERSCRIPT'));}}class F extends _0x201c95{['afterInit'](){const _0x156a78=this['editor'],_0x11b998=_0x156a78['locale'];if(!_0x156a78['plugins']['has']('BlockQuoteEditing'))return;const _0x5db4e0=_0x156a78['plugins']['get']('TrackChangesEditing'),_0xffaf=this['editor']['commands']['get']('blockQuote');_0x5db4e0['enableCommand']('blockQuote',(_0x128eb4,_0x197759={})=>{const _0xd4962a=this['editor']['model']['document']['selection'],_0x482b9d=_0x197759&&void 0x0!==_0x197759['forceValue']?_0x197759['forceValue']:!_0xffaf['value'];let _0x35a446=[];if(_0x482b9d){const _0x38763e=Array['from'](_0xd4962a['getSelectedBlocks']())['filter'](_0x32a93c=>oo(_0x32a93c)||function(_0x1707e0,_0x26e388){const _0x52e77e=_0x26e388['checkChild'](_0x1707e0['parent'],'blockQuote'),_0x524f15=_0x26e388['checkChild'](['$root','blockQuote'],_0x1707e0);return _0x52e77e&&_0x524f15;}(_0x32a93c,this['editor']['model']['schema']));_0x35a446=to(_0x38763e,_0x156a78['model']);}else{const _0x138555=Array['from'](_0xd4962a['getSelectedBlocks']())['filter'](_0x283efd=>oo(_0x283efd));_0x35a446=to(_0x138555,_0x156a78['model']);}_0x156a78['model']['change'](()=>{for(const _0x2af5e3 of _0x35a446)_0x5db4e0['markBlockFormat'](_0x2af5e3,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x482b9d}]});});}),_0x5db4e0['descriptionFactory']['registerDescriptionCallback'](_0x50e31e=>{const {data:_0x1a19ca}=_0x50e31e;if(_0x1a19ca&&'blockQuote'==_0x1a19ca['commandName']){const _0x172a06=o(_0x11b998,'ELEMENT_BLOCK_QUOTE');return _0x1a19ca['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x11b998,'*Set\x20format:*\x20%0',_0x172a06)}:{'type':'format','content':o(_0x11b998,'*Remove\x20format:*\x20%0',_0x172a06)};}});}}function oo(_0x539862){return'blockQuote'==_0x539862['parent']['name'];}class L extends _0x201c95{['afterInit'](){const _0x44aa49=this['editor'];_0x44aa49['plugins']['has']('CaseChange')&&(_0x44aa49['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x44aa49['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x44aa49['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x201c95{['afterInit'](){const _0x7b3671=this['editor'];_0x7b3671['commands']['get']('ckbox')&&_0x7b3671['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x201c95{['afterInit'](){const _0x597024=this['editor'];if(!_0x597024['plugins']['has']('CodeBlock'))return;const _0x4a5e30=_0x597024['plugins']['get']('TrackChangesEditing'),_0x2e64ea=_0x597024['locale'],_0xfa6995=_0x597024['config']['get']('codeBlock')['languages'],_0x3c5591=_0x597024['commands']['get']('codeBlock');_0x4a5e30['enableCommand']('indentCodeBlock'),_0x4a5e30['enableCommand']('outdentCodeBlock'),_0x4a5e30['enableCommand']('codeBlock',(_0xbd3cda,_0x260b31={})=>{const _0x4de840=_0x597024['model'],_0x24ac4b=_0x597024['model']['document']['selection'],_0x15455e=_0x260b31&&void 0x0!==_0x260b31['forceValue']?_0x260b31['forceValue']:!_0x3c5591['value'];let _0x2bd382;_0x260b31['language']||(_0x260b31['language']=_0xfa6995[0x0]['language']),_0x2bd382=_0x15455e?Array['from'](_0x24ac4b['getSelectedBlocks']())['filter'](_0x102446=>eo(_0x102446)||function(_0x543bc1,_0x4a16e6){if(_0x543bc1['is']('rootElement')||_0x4a16e6['isLimit'](_0x543bc1))return!0x1;return _0x4a16e6['checkChild'](_0x543bc1['parent'],'codeBlock');}(_0x102446,_0x4de840['schema'])):Array['from'](_0x24ac4b['getSelectedBlocks']())['filter'](_0x1dab70=>eo(_0x1dab70));const _0x313158=to(_0x2bd382,_0x4de840);_0x4de840['change'](()=>{for(const _0x2c0fa1 of _0x313158)_0x4a5e30['markBlockFormat'](_0x2c0fa1,{'commandName':'codeBlock','commandParams':[{..._0x260b31,'forceValue':_0x15455e}],'formatGroupId':'blockName'});});}),(_0x4a5e30['descriptionFactory']['registerElementLabel']('codeBlock',_0x3863ac=>o(_0x2e64ea,'ELEMENT_CODE_BLOCK',_0x3863ac)),_0x4a5e30['descriptionFactory']['registerDescriptionCallback'](_0x55eff0=>{if('formatBlock'!=_0x55eff0['type'])return;const _0x10a7c7=_0x2e64ea['t'],{data:_0x364880}=_0x55eff0;if(!_0x364880||'codeBlock'!=_0x364880['commandName'])return;const _0x11eb0f=_0x364880['commandParams'][0x0]['language'],_0x3d7f34=_0x10a7c7(_0xfa6995['find'](_0xa53afb=>_0xa53afb['language']===_0x11eb0f)['label'])['toLowerCase']();return _0x364880['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2e64ea,'*Set\x20format:*\x20%0',o(_0x2e64ea,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3d7f34+')')}:{'type':'format','content':o(_0x2e64ea,'*Remove\x20format:*\x20%0',o(_0x2e64ea,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x5869d9){return'codeBlock'==_0x5869d9['name'];}class q extends _0x201c95{['afterInit'](){const _0x29c20e=this['editor'];if(!_0x29c20e['plugins']['has']('CommentsEditing'))return;_0x29c20e['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x252bc4,_0x414cc1,_0x1a5e77){const _0x41dc44=[];for(const _0x4eb1af of _0x414cc1['getItems']())_0x4eb1af['hasAttribute'](_0x252bc4)&&_0x41dc44['push'](_0x1a5e77['createRangeOn'](_0x4eb1af));return _0x41dc44;}function _e(_0x3d60bb,_0x2c9737,{showActiveMarker:_0x15ac28=!0x0}={}){const _0x5d3b5c=_0x3d60bb['plugins']['get']('TrackChangesEditing');return(_0x340010,_0x2e62ad,_0x5e5d33)=>{if(!_0x5e5d33['consumable']['test'](_0x2e62ad['markerRange'],_0x340010['name']))return;const _0x5c64bb=_0x2e62ad['markerRange']['getWalker'](),_0x15949e=_0x2e62ad['markerRange']['start'],_0x5c9265=_0x3d60bb['model']['schema'];let _0x51b782=null,_0x55b0ae=null,_0x1840cc=!0x1,_0x48f816=!0x1;for(const _0x41eda6 of _0x5c64bb){const _0x21f428=_0x41eda6['item'];_0x1840cc=_0x1840cc||_0x5c9265['isContent'](_0x21f428);const _0x366c02=_0x5e5d33['mapper']['toViewElement'](_0x21f428);if(_0x366c02&&_0x366c02['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x41eda6['type']&&(_0x5c9265['isBlock'](_0x21f428)&&!_0x5c9265['isLimit'](_0x21f428)&&(_0x21f428['nextSibling']||_0x15949e['isAtEnd']?_0x51b782&&_0x51b782['parent']==_0x21f428||(_0x51b782=_0x21f428,_0x4e2a5c(_0x41eda6['previousPosition']),_0x48f816=!0x0):_0x55b0ae=_0x55b0ae||_0x41eda6['previousPosition']));}function _0x4e2a5c(_0x100203){const {authorId:_0x786e1f}=_0x5d3b5c['_splitMarkerName'](_0x2e62ad['markerName']),_0x311086=_0x5e5d33['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2c9737,'data-author-id':_0x786e1f}),_0x2b316d=_0x5e5d33['mapper']['toViewPosition'](_0x100203);_0x15ac28&&_0x5d3b5c['activeMarkers']['includes'](_0x2e62ad['markerName'])&&_0x5e5d33['writer']['addClass']('ck-suggestion-marker--active',_0x311086),_0x5e5d33['writer']['insert'](_0x2b316d,_0x311086),_0x5e5d33['mapper']['bindElementToMarker'](_0x311086,_0x2e62ad['markerName']);}_0x1840cc||_0x48f816||!_0x55b0ae||_0x4e2a5c(_0x55b0ae);};}class z extends _0x201c95{static get['requires'](){return[_0x43dc6b];}['init'](){const _0x6adb77=this['editor'],_0x5ea342=_0x6adb77['plugins']['get']('TrackChangesEditing');_0x5ea342['enableCommand']('delete');const _0x336155=_0x6adb77['commands']['get']('deleteForward');_0x5ea342['enableCommand']('deleteForward',(_0x2b5126,_0x56e8fe={})=>{const _0x30cf04=_0x6adb77['model']['createSelection'](_0x6adb77['model']['document']['selection']);_0x30cf04['isCollapsed']&&_0x6adb77['model']['modifySelection'](_0x30cf04,{'direction':'forward','unit':_0x56e8fe['unit']});const _0x427dac=_0x30cf04['getFirstRange'](),_0x1566cc=_0x348f0d['fromRange'](_0x427dac);let _0x3baf52;_0x2b5126(_0x56e8fe),_0x3baf52='$graveyard'==_0x1566cc['root']['rootName']?_0x6adb77['model']['createRange'](_0x427dac['start']):_0x6adb77['model']['createRange'](_0x1566cc['start'],_0x1566cc['end']),_0x1566cc['detach'](),_0x6adb77['model']['enqueueChange'](_0x336155['buffer']['batch'],_0x5dcbaa=>{_0x336155['buffer']['lock'](),_0x5dcbaa['setSelection'](_0x5dcbaa['createRange'](_0x3baf52['end'])),_0x336155['buffer']['unlock']();});}),_0x6adb77['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x6adb77,'merge'),{'priority':'high'}),_0x6adb77['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2e946a,_0x5135a9,_0x50cd6a)=>{_0x50cd6a['options']['showSuggestionHighlights']&&_e(_0x6adb77,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2e946a,_0x5135a9,_0x50cd6a);},{'priority':'high'}),_0x6adb77['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x2a6004,_0x433d00,_0x27c986)=>{const _0x74f8f6=_0x27c986['mapper']['markerNameToElements'](_0x433d00['markerName']);if(_0x74f8f6){for(const _0x46736f of _0x74f8f6)_0x46736f['is']('uiElement')&&(_0x27c986['mapper']['unbindElementFromMarkerName'](_0x46736f,_0x433d00['markerName']),_0x27c986['writer']['remove'](_0x46736f));}},{'priority':'high'});}}class K extends _0x201c95{['afterInit'](){const _0x248ba2=this['editor'];if(!_0x248ba2['plugins']['has']('ListEditing'))return;const _0x19aba2=_0x248ba2['locale'],_0x24b3a3=_0x248ba2['plugins']['get']('TrackChangesEditing'),_0x410801=_0x248ba2['plugins']['has']('TodoListEditing'),_0x3a0ca3=!!_0x248ba2['config']['get']('list.multiBlock');function _0x88c86(_0x63a7d0){return{'type':'format','content':''+o(_0x19aba2,'*Set\x20format:*\x20%0',_0x63a7d0)};}function _0x2e3509(_0x44b438){return{'type':'format','content':''+o(_0x19aba2,'*Remove\x20format:*\x20%0',_0x44b438)};}_0x24b3a3['enableDefaultAttributesIntegration']('numberedList'),_0x24b3a3['enableDefaultAttributesIntegration']('bulletedList'),_0x24b3a3['enableDefaultAttributesIntegration']('customNumberedList'),_0x24b3a3['enableDefaultAttributesIntegration']('customBulletedList'),_0x24b3a3['enableDefaultAttributesIntegration']('indentList'),_0x24b3a3['enableDefaultAttributesIntegration']('outdentList'),_0x24b3a3['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x24b3a3['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x24b3a3['registerBlockAttribute']('listItemId'),_0x24b3a3['registerBlockAttribute']('listType'),_0x24b3a3['registerBlockAttribute']('listIndent'),_0x3a0ca3&&(_0x24b3a3['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x24b3a3['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x410801&&(_0x24b3a3['enableDefaultAttributesIntegration']('todoList'),_0x24b3a3['enableDefaultAttributesIntegration']('checkTodoList'),_0x24b3a3['registerBlockAttribute']('todoListChecked'),_0x24b3a3['descriptionFactory']['registerDescriptionCallback'](_0x50c7f9=>{const {data:_0x3c2a77}=_0x50c7f9;if(_0x3c2a77&&'todoListChecked'==_0x3c2a77['key'])return{'type':'format','content':_0x3c2a77['newValue']?o(_0x19aba2,'*Check\x20item*'):o(_0x19aba2,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x52d6da=>{if(_0x52d6da['batch']['isUndo'])return!0x1;let _0x3fba8b=!0x1;const _0x24a8cc=_0x24b3a3['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4dc78e=>'todoListChecked'===_0x24b3a3['_getAttributeKey'](_0x4dc78e));for(const _0x16df4b of _0x24a8cc){'todo'!=_0x16df4b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x24b3a3['_findSuggestions'](_0x16df4b['getFirstRange'](),'attribute')['find'](_0x4dbc6e=>'listType'===_0x24b3a3['_getAttributeKey'](_0x4dbc6e['suggestion']))||(_0x52d6da['removeMarker'](_0x16df4b['getFirstMarker']()),_0x3fba8b=!0x0));}return _0x3fba8b;})),_0x24b3a3['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x19aba2,'FORMAT_INDENT'));const _0x30c03a={'type':'format','content':''};_0x24b3a3['descriptionFactory']['registerDescriptionCallback'](_0x32ada3=>{const {data:_0x271bfb}=_0x32ada3;if(!_0x271bfb||'listType'!=_0x271bfb['key'])return;let _0x2d504c=_0x32ada3['head'];for(;_0x2d504c;){if(_0x2d504c['data']&&(('listStyle'==_0x2d504c['data']['key']||'listMarkerStyle'==_0x2d504c['data']['key'])&&(_0x2d504c['data']['newValue']&&'default'!=_0x2d504c['data']['newValue']||'default'!=_0x2d504c['data']['oldValue']&&!_0x271bfb['newValue'])||!_0x3a0ca3&&_0x2d504c['data']['key']==m))return _0x30c03a;_0x2d504c=_0x2d504c['next'];}if(null==_0x271bfb['newValue'])switch(_0x271bfb['oldValue']){case'bulleted':return _0x2e3509(o(_0x19aba2,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2e3509(o(_0x19aba2,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2e3509(o(_0x19aba2,'ELEMENT_TODO_LIST'));}switch(_0x271bfb['newValue']){case'bulleted':return _0x88c86(o(_0x19aba2,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x88c86(o(_0x19aba2,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x88c86(o(_0x19aba2,'ELEMENT_TODO_LIST'));}}),_0x24b3a3['descriptionFactory']['registerDescriptionCallback'](_0x4222b8=>{const {data:_0x40884a}=_0x4222b8;if(_0x40884a&&'listIndent'==_0x40884a['key'])return null==_0x40884a['newValue']||null==_0x40884a['oldValue']&&0x0==_0x40884a['newValue']?_0x30c03a:void 0x0;}),_0x24b3a3['descriptionFactory']['registerDescriptionCallback'](_0x3a9228=>{if('attribute'!=_0x3a9228['type'])return;const {data:_0x2576a7}=_0x3a9228;if(!_0x2576a7||'listItemId'!=_0x2576a7['key'])return;const _0x31c30e=Ee(_0x3a9228);return'newValue'==_0x31c30e?{'type':'format','content':o(_0x19aba2,'*Merge:*\x20list\x20item')}:'oldValue'==_0x31c30e?{'type':'format','content':o(_0x19aba2,'*Split:*\x20list\x20item')}:_0x30c03a;}),_0x248ba2['model']['document']['registerPostFixer'](_0x48d1fe=>this['listItemIdFixer'](_0x48d1fe)),_0x248ba2['model']['document']['registerPostFixer'](_0x55899a=>this['noTrackChangesFixer'](_0x55899a)),_0x248ba2['model']['document']['on']('change:data',(_0x2c57a2,_0x344897)=>{if(_0x344897['isUndo']||!_0x344897['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x13d221){if(_0x13d221['batch']['isUndo']||!_0x13d221['batch']['isLocal'])return!0x1;let _0x29f625=!0x1;const _0x59a60e=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3ef3e1=>_0x3ef3e1['data']&&'listItemId'==_0x3ef3e1['data']['key'])['filter'](_0x3e1c5f=>_0x3e1c5f['data']['newValue']&&_0x3e1c5f['data']['oldValue']);for(const _0x1ea68c of _0x59a60e)Ee(_0x1ea68c)||(_0x13d221['removeMarker'](_0x1ea68c['getFirstMarker']()),_0x29f625=!0x0);return _0x29f625;}['noTrackChangesFixer'](_0x5a6019){if(_0x5a6019['batch']['isUndo']||!_0x5a6019['batch']['isLocal'])return!0x1;const _0x1332e8=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1332e8['trackChangesCommand']['value'])return!0x1;let _0x38a6ae=!0x1;const _0x3e58d5=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x33a3bd=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x53182c=>'attribute'==_0x53182c['type'])['filter'](_0x4bcd12=>_0x3e58d5['includes'](_0x4bcd12['attributeKey']));if(0x0==_0x33a3bd['length'])return _0x38a6ae;for(const _0x3ed6f5 of _0x33a3bd){const _0x3b81d1=_0x1332e8['_findSuggestions'](_0x3ed6f5['range'],'attribute')['filter'](_0x5c56fd=>!_0x5c56fd['meta']['isNextTo'])['map'](_0x2114d9=>_0x2114d9['suggestion'])['filter'](_0x28d163=>{const _0x4e8fb3=_0x1332e8['_getAttributeKey'](_0x28d163);return _0x3e58d5['includes'](_0x4e8fb3);});if(_0x3b81d1['length']){for(const _0xbafb08 of _0x3b81d1)_0x5a6019['removeMarker'](_0xbafb08['getFirstMarker']());_0x38a6ae=!0x0;}}return _0x38a6ae;}['assureChains'](){const _0x2835fa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2311c7=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x462331;const _0x2f5777=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x27b883=>{if(_0x27b883['data']['oldRange']||!_0x27b883['data']['newRange'])return null;if(!_0x27b883['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0xfaec5b}=_0x2835fa['_splitMarkerName'](_0x27b883['name']);if(!_0x2835fa['hasSuggestion'](_0xfaec5b))return null;const _0x921185=_0x2835fa['getSuggestion'](_0xfaec5b);return _0x2311c7['includes'](_0x921185['data']['key']);})['map'](_0x73ca58=>{const {id:_0x2d0534}=_0x2835fa['_splitMarkerName'](_0x73ca58['name']),_0x57a075=_0x2835fa['getSuggestion'](_0x2d0534);return _0x462331=_0x57a075['attributes']['groupId'],_0x57a075['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2f5777['size'])return;const _0x753762=_0x2835fa['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5cf766=>'attribute'==_0x5cf766['type']&&_0x5cf766['data']&&_0x2311c7['includes'](_0x5cf766['data']['key'])&&_0x5cf766['attributes']['groupId']!=_0x462331)['map'](_0xf7abb2=>({'listItem':_0xf7abb2['getFirstRange']()['start']['nodeAfter'],'groupId':_0xf7abb2['attributes']['groupId']})),_0x477786=new Set();for(const {groupId:_0xf7571d,listItem:_0xe2f97a}of _0x753762)_0x2f5777['has'](_0xe2f97a)&&_0x477786['add'](_0xf7571d);for(const _0x803e74 of _0x2835fa['getSuggestions']())_0x477786['has'](_0x803e74['attributes']['groupId'])&&_0x803e74['setAttribute']('groupId',_0x462331);}['_supportLegacySuggestions'](){const _0x4574ca=this['editor'],_0x2a8a0a=_0x4574ca['locale'],_0x2b875a=_0x4574ca['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2b875a['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x95eee3,_0x53dabe){const _0x65b9dd=[];for(let _0x2c2908 of _0x95eee3)_0x2c2908['start']['nodeAfter']===_0x2c2908['end']['parent']&&(_0x2c2908=_0x4574ca['model']['createRange'](_0x4574ca['model']['createPositionAt'](_0x2c2908['start']['nodeAfter'],0x0))),_0x65b9dd['push'](_0x2c2908);_0x4574ca['model']['change'](_0x75975f=>{const _0xfad4c5=_0x4574ca['model']['document']['selection'],_0x5a8c59=Array['from'](_0xfad4c5['getRanges']())['map'](_0x3b1b34=>_0x348f0d['fromRange'](_0x3b1b34));_0x75975f['setSelection'](_0x65b9dd),_0x4574ca['commands']['get'](_0x53dabe['commandName'])['refresh'](),_0x53dabe['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4574ca['execute'](_0x53dabe['commandName'],..._0x53dabe['commandParams']),_0x75975f['setSelection'](_0x5a8c59);for(const _0x15e683 of _0x5a8c59)_0x15e683['detach']();});}),_0x2b875a['descriptionFactory']['registerElementLabel'](function(_0x509a5b){const _0x1a006d=!_0x4574ca['model']['schema']['isObject'](_0x509a5b),_0x3899fa=_0x509a5b['previousSibling'],_0x51cf3e=_0x509a5b['nextSibling'],_0x5795e9=_0x509a5b['getAttribute']('listItemId'),_0x195560=!_0x3899fa||_0x3899fa['getAttribute']('listItemId')!==_0x5795e9,_0x1c5d97=!_0x51cf3e||_0x51cf3e['getAttribute']('listItemId')!==_0x5795e9;return _0x1a006d&&Boolean(_0x5795e9)&&_0x195560&&_0x1c5d97;},_0x404d35=>o(_0x2a8a0a,'ELEMENT_LIST_ITEM',_0x404d35));}['_registerLegacyDescription'](){const _0x2d9ec1=this['editor'],_0x319c21=_0x2d9ec1['locale'];function _0x5f19c4(_0x366359){const _0x8e8f88=_0x2d9ec1['commands']['get']('bulletedList')['value'],_0x5de89e=_0x2d9ec1['commands']['get']('numberedList')['value'];return'numberedList'===_0x366359?_0x8e8f88:_0x5de89e;}_0x2d9ec1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5b6db3){if('formatBlock'!=_0x5b6db3['type'])return;const {data:_0x55c065}=_0x5b6db3;if(!_0x55c065)return;let _0x1e7120,_0x128c35,_0x3e4847,_0x4ee1a2;switch(_0x55c065['commandName']){case'bulletedList':_0x3e4847=_0x55c065['commandParams'][0x0]['forceValue'],_0x4ee1a2=_0x5f19c4(_0x55c065['commandName']),_0x1e7120=_0x3e4847?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4ee1a2&&_0x2d9ec1['config']['get']('list.multiBlock')||(_0x1e7120='*Change\x20to:*\x20%0'),_0x128c35={'type':'format','content':o(_0x319c21,_0x1e7120,o(_0x319c21,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x3e4847=_0x55c065['commandParams'][0x0]['forceValue'],_0x4ee1a2=_0x5f19c4(_0x55c065['commandName']),_0x1e7120=_0x3e4847?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4ee1a2&&_0x2d9ec1['config']['get']('list.multiBlock')||(_0x1e7120='*Change\x20to:*\x20%0'),_0x128c35={'type':'format','content':o(_0x319c21,_0x1e7120,o(_0x319c21,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x1e7120='*Indent:*\x20%0',_0x128c35={'type':'format','content':o(_0x319c21,_0x1e7120,o(_0x319c21,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x1e7120=function(_0x2fa596){const _0xccd0b9=_0x2fa596['getFirstRange']();let _0x54e855=_0xccd0b9['start']['nodeAfter'];for(;_0x54e855&&_0xccd0b9['containsItem'](_0x54e855);){if(_0x54e855['getAttribute']('listIndent')>0x0)return!0x1;_0x54e855=_0x54e855['nextSibling'];}return!0x0;}(_0x5b6db3)?o(_0x319c21,'*Format:*\x20remove\x20from\x20%0',o(_0x319c21,function(_0x5ad083){return'ELEMENT_'+_0x5ad083['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5b6db3))):o(_0x319c21,'*Outdent:*\x20%0',o(_0x319c21,'ELEMENT_LIST_ITEM')),_0x128c35={'type':'format','content':_0x1e7120};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x55c065['multipleBlocks']&&(_0x1e7120='*Merge:*\x20%0',_0x128c35={'type':'deletion','content':o(_0x319c21,_0x1e7120,o(_0x319c21,'ELEMENT_LIST_ITEM'))});}return _0x128c35;});}}function Ee(_0x23e0ba){let _0x129f73=_0x23e0ba['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x129f73;){const _0x63ae45=_0x129f73['getAttribute']('listItemId');if(!_0x63ae45)return!0x1;if(_0x63ae45==_0x23e0ba['data']['newValue'])return'newValue';if(_0x63ae45==_0x23e0ba['data']['oldValue'])return'oldValue';_0x129f73=_0x129f73['previousSibling'];}return!0x1;}class pe extends _0x201c95{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x45fee8=this['editor']['config']['get']('list.properties'),_0x451039=this['editor']['plugins']['get']('TrackChangesEditing');_0x45fee8['styles']&&(_0x451039['enableDefaultAttributesIntegration']('listStyle'),_0x451039['registerBlockAttribute']('listStyle')),_0x45fee8['reversed']&&(_0x451039['enableDefaultAttributesIntegration']('listReversed'),_0x451039['registerBlockAttribute']('listReversed')),_0x45fee8['startIndex']&&(_0x451039['enableDefaultAttributesIntegration']('listStart'),_0x451039['registerBlockAttribute']('listStart'));const _0x18e54a={'type':'format','content':''};_0x451039['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x556d9d=this['editor']['locale'];_0x451039['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x556d9d,'FORMAT_LIST_REVERSED')),_0x451039['descriptionFactory']['registerDescriptionCallback'](_0x582756=>{const {data:_0x4950c1}=_0x582756;if(_0x4950c1&&'listReversed'==_0x4950c1['key'])return null==_0x4950c1['newValue']||0x0==_0x4950c1['newValue']&&null==_0x4950c1['oldValue']?_0x18e54a:void 0x0;}),_0x451039['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x556d9d,'FORMAT_LIST_START')),_0x451039['descriptionFactory']['registerDescriptionCallback'](_0x76ec93=>{const {data:_0x3fc800}=_0x76ec93;if(_0x3fc800&&'listStart'==_0x3fc800['key'])return null==_0x3fc800['newValue']||0x1==_0x3fc800['newValue']&&null==_0x3fc800['oldValue']?_0x18e54a:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x66cf32=>{if(_0x66cf32['batch']['isUndo'])return!0x1;let _0x3529f2=!0x1;const _0x395b5e=_0x451039['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1a0674=>{const _0x3bff4d=_0x451039['_getAttributeKey'](_0x1a0674);return'listStart'==_0x3bff4d||'listReversed'==_0x3bff4d;});for(const _0x4c7f47 of _0x395b5e){const _0x240f25=_0x4c7f47['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x240f25||'customNumbered'==_0x240f25)continue;_0x451039['_findSuggestions'](_0x4c7f47['getFirstRange'](),'attribute')['find'](_0x3c0f8c=>'listType'==_0x451039['_getAttributeKey'](_0x3c0f8c['suggestion']))||(_0x66cf32['removeMarker'](_0x4c7f47['getFirstMarker']()),_0x3529f2=!0x0);}return _0x3529f2;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x75c0ca){const _0x5e5f9d=this['editor']['locale'],{data:_0x419949}=_0x75c0ca,_0x449086={'type':'format','content':''};if(!_0x419949||'listStyle'!=_0x419949['key'])return;if(!_0x419949['oldValue'])return'default'==_0x419949['newValue']?_0x449086:{'type':'format','content':''+o(_0x5e5f9d,'*Set\x20format:*\x20%0',o(_0x5e5f9d,this['_getTranslationKeyForListStyle'](_0x419949['newValue'])))};if(!_0x419949['newValue']){if('default'==_0x419949['oldValue'])return _0x449086;let _0x3092d5=_0x75c0ca['head'];for(;_0x3092d5;){if(_0x3092d5['data']&&'listType'==_0x3092d5['data']['key']&&_0x3092d5['data']['newValue'])return _0x449086;_0x3092d5=_0x3092d5['next'];}return{'type':'format','content':''+o(_0x5e5f9d,'*Remove\x20format:*\x20%0',o(_0x5e5f9d,this['_getTranslationKeyForListStyle'](_0x419949['oldValue'])))};}if('default'!=_0x419949['newValue'])return{'type':'format','content':''+o(_0x5e5f9d,'*Set\x20format:*\x20%0',o(_0x5e5f9d,this['_getTranslationKeyForListStyle'](_0x419949['newValue'])))};let _0x3c556a=_0x75c0ca['head'];for(;_0x3c556a;){if(_0x3c556a['data']&&'listType'==_0x3c556a['data']['key']&&_0x3c556a['data']['newValue']&&_0x3c556a['data']['oldValue'])return _0x449086;_0x3c556a=_0x3c556a['next'];}return{'type':'format','content':o(_0x5e5f9d,'*Set\x20format:*\x20%0',o(_0x5e5f9d,'ELEMENT_'+_0x75c0ca['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x554f8d=this['editor'],_0x3e1d64=_0x554f8d['locale'];_0x554f8d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x48a3e2=>{if('formatBlock'!=_0x48a3e2['type'])return;const {data:_0x17e308}=_0x48a3e2;if(!_0x17e308)return;let _0x430a5f,_0x2d12f6;switch(_0x17e308['commandName']){case'listStyle':_0x430a5f='*Change\x20to:*\x20%0',_0x2d12f6={'type':'format','content':o(_0x3e1d64,_0x430a5f,o(_0x3e1d64,this['_getTranslationKeyForListStyle'](_0x17e308['commandParams'][0x0]['type'])))};break;case'listReversed':_0x430a5f=_0x17e308['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2d12f6={'type':'format','content':o(_0x3e1d64,_0x430a5f)};break;case'listStart':_0x430a5f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2d12f6={'type':'format','content':o(_0x3e1d64,_0x430a5f,_0x17e308['commandParams'][0x0]['startIndex'])};}return _0x2d12f6;});}['_getTranslationKeyForListStyle'](_0x2ded4a){return'ELEMENT_'+function(_0x54ae73){if(ye['includes'](_0x54ae73))return'bulleted';if(Se['includes'](_0x54ae73))return'numbered';return null;}(_0x2ded4a)['toUpperCase']()+'_LIST_'+_0x2ded4a['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x201c95{static get['requires'](){return[_0x3c8429];}['init'](){const _0x48f96f=this['editor'],_0x14b9ef=_0x48f96f['plugins']['get']('TrackChangesEditing'),_0x1cd2ae=_0x48f96f['commands']['get']('enter');_0x14b9ef['enableCommand']('enter',()=>{_0x48f96f['model']['change'](_0x23a047=>{const _0x3b7869=_0x48f96f['model']['document']['selection'],_0x461c2d=_0x3b7869['getFirstPosition'](),_0x80e15a=_0x348f0d['fromRange'](_0x3b7869['getFirstRange']());if(_0x1cd2ae['enterBlock'](_0x23a047)){const _0x4f1f6d=_0x48f96f['model']['createPositionAt'](_0x461c2d['parent']['nextSibling'],0x0),_0x3786be=_0x23a047['createRange'](_0x461c2d,_0x4f1f6d);_0x14b9ef['markInsertion'](_0x3786be);}else _0x23a047['setSelection'](_0x23a047['createRange'](_0x80e15a['end']));_0x80e15a['detach'](),_0x1cd2ae['fire']('afterExecute',{'writer':_0x23a047});});}),_0x48f96f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x48f96f,'split'),{'priority':'high'}),_0x48f96f['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x23ff64,_0x49c5fb,_0x172d29)=>{const _0x3b7f2f=_0x172d29['mapper']['markerNameToElements'](_0x49c5fb['markerName']);if(_0x3b7f2f){for(const _0x1af000 of _0x3b7f2f)_0x1af000['hasClass']('ck-suggestion-marker-split')&&(_0x172d29['mapper']['unbindElementFromMarkerName'](_0x1af000,_0x49c5fb['markerName']),_0x172d29['writer']['remove'](_0x1af000));}},{'priority':'high'}),_0x48f96f['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1c5562,_0x3c8024,_0x9d5c04)=>{_0x9d5c04['options']['showSuggestionHighlights']&&_e(_0x48f96f,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1c5562,_0x3c8024,_0x9d5c04);},{'priority':'high'});}}class X extends _0x201c95{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0xe390c5=this['editor']['plugins']['get']('TrackChangesEditing');_0xe390c5['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0xe390c5['enableCommand']('findNext'),_0xe390c5['enableCommand']('findPrevious'),_0xe390c5['enableCommand']('replace'),_0xe390c5['enableCommand']('replaceAll');}['handleFindCommand'](_0x437b7e,_0xe63b9d,_0x1f9491={}){const _0x547dda=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x437b7e(_0x284dde=>{let _0x47292a=('string'==typeof _0xe63b9d?_0x547dda['findByTextCallback'](_0xe63b9d,_0x1f9491):_0xe63b9d)(_0x284dde);Array['isArray'](_0x47292a)&&(_0x47292a={'results':_0x47292a,'searchText':'string'==typeof _0xe63b9d?_0xe63b9d:''});const _0x57070d=_0x47292a['results']['filter'](_0x4dae5b=>!0x1===this['_isInDeletionRange'](_0x4dae5b,_0x284dde['item']));return{..._0x47292a,'results':_0x57070d};},_0x1f9491);}['_isInDeletionRange'](_0x2e2d62,_0x2d446e){const _0x1448cb=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2d446e,_0x2e2d62['start']),this['editor']['model']['createPositionAt'](_0x2d446e,_0x2e2d62['end']));for(const _0x3c734c of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1448cb['getIntersection'](_0x3c734c['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 _0x201c95{['afterInit'](){const _0x461d3e=this['editor']['locale'],_0x41b168=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x260909,commandName:_0x1b93b0}of ro)this['editor']['plugins']['has'](_0x260909)&&(_0x41b168['enableDefaultAttributesIntegration'](_0x1b93b0),_0x41b168['registerInlineAttribute'](_0x1b93b0));_0x41b168['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x461d3e,'FORMAT_FONT_SIZE')),_0x41b168['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x461d3e,'FORMAT_FONT_FAMILY')),_0x41b168['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x461d3e,'FORMAT_FONT_COLOR')),_0x41b168['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x461d3e,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48c72a=this['editor'],_0x332732=_0x48c72a['locale'];_0x48c72a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d77ac=>{const _0x1331c8=_0x332732['t'];if('formatInline'!=_0x3d77ac['type'])return;const {data:_0x47f9ac}=_0x3d77ac;if(null!=_0x47f9ac){if('fontSize'==_0x47f9ac['commandName']){const _0x45d544=_0x47f9ac['commandParams'][0x0]['value'];if(_0x45d544){const _0x471060=_0x1331c8(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x2efb2a=>_0x2efb2a['model']==_0x45d544)['title'])['toLowerCase']();return{'type':'format','content':o(_0x332732,'*Set\x20font\x20size:*\x20%0',_0x471060)};}return{'type':'format','content':o(_0x332732,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x47f9ac['commandName']){const _0xc96cf6=_0x47f9ac['commandParams'][0x0]['value'];return _0xc96cf6?{'type':'format','content':o(_0x332732,'*Set\x20font\x20family:*\x20%0',_0xc96cf6)}:{'type':'format','content':o(_0x332732,'*Reset\x20font\x20family*')};}if('fontColor'==_0x47f9ac['commandName']){const _0x3cdab8=_0x47f9ac['commandParams'][0x0]['value'];if(_0x3cdab8){const _0x3debc1=_0x327750(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2b5003=>_0x2b5003['model']==_0x3cdab8);let _0x48a605=_0x3cdab8,_0x28c1e6='';return _0x3debc1&&(_0x48a605=_0x3debc1['label'],_0x28c1e6=_0x1331c8(_0x48a605)['toLowerCase']()),{'type':'format','content':o(_0x332732,'*Set\x20font\x20color:*\x20%0',_0x28c1e6)['trim'](),'color':{'value':_0x3cdab8,'title':_0x28c1e6||_0x48a605}};}return{'type':'format','content':o(_0x332732,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x47f9ac['commandName']){const _0xc21c8f=_0x47f9ac['commandParams'][0x0]['value'];if(_0xc21c8f){const _0x2d6180=_0x327750(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2f1ecd=>_0x2f1ecd['model']==_0xc21c8f);let _0x5f0945=_0xc21c8f,_0xb2c948='';return _0x2d6180&&(_0x5f0945=_0x2d6180['label'],_0xb2c948=_0x1331c8(_0x5f0945)['toLowerCase']()),{'type':'format','content':o(_0x332732,'*Set\x20font\x20background\x20color:*\x20%0',_0xb2c948)['trim'](),'color':{'value':_0xc21c8f,'title':_0xb2c948||_0x5f0945}};}return{'type':'format','content':o(_0x332732,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x201c95{['afterInit'](){const _0x50a96b=this['editor'],_0x531076=_0x50a96b['plugins']['get']('TrackChangesEditing'),_0x2356c4=_0x50a96b['commands']['get']('copyFormat'),_0x26f8dc=_0x50a96b['commands']['get']('pasteFormat');_0x2356c4&&_0x26f8dc&&(_0x531076['enableDefaultAttributesIntegration']('pasteFormat'),_0x531076['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3a8f42=this['editor'],_0x2f9e63=_0x3a8f42['locale'];_0x3a8f42['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45fca0=>{if('formatBlock'!=_0x45fca0['type']&&'formatInline'!=_0x45fca0['type'])return;const {data:_0x33ba8d}=_0x45fca0;if(_0x33ba8d&&'pasteFormat'===_0x33ba8d['commandName']){const _0x394c2a=[],_0x2b2ec2=_0x33ba8d['commandParams'][0x0];for(const [_0xd863ea,_0x1a2835]of Object['entries'](_0x2b2ec2))_0x394c2a['push'](so(_0x3a8f42,_0xd863ea,_0x1a2835));return _0x394c2a['length']?{'type':'format','content':o(_0x2f9e63,'*Set\x20format\x20to:*\x20%0',_0x394c2a['join'](',\x20'))}:{'type':'format','content':o(_0x2f9e63,'*Remove\x20all\x20formatting*')};}});}}function so(_0xef9cd2,_0xccb2a7,_0x47b4c1){const _0x562ca2=_0xef9cd2['locale']['t'],_0x55d101=_0xccb2a7['split'](/(?=[A-Z])/)['join']('\x20'),_0x39c0a5=_0x562ca2(_0x55d101['charAt'](0x0)['toUpperCase']()+_0x55d101['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x47b4c1)return _0x39c0a5;if('fontColor'===_0xccb2a7||'fontBackgroundColor'===_0xccb2a7){const _0x21c8ce=_0x327750(_0xef9cd2['config']['get']('fontColor.colors'))['find'](_0x1173f0=>_0x1173f0['model']==_0x47b4c1);return _0x39c0a5+'\x20('+(_0x21c8ce?_0x562ca2(_0x21c8ce['label'])['toLowerCase']():_0x47b4c1)+')';}if('fontSize'===_0xccb2a7&&isNaN(parseFloat(_0x47b4c1))){const _0x3990b1=_0xef9cd2['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xef9cd2['config']['get']('fontSize.options'))['find'](_0x29ddf4=>_0x29ddf4['model']==_0x47b4c1);return _0x39c0a5+'\x20('+(_0x3990b1?_0x562ca2(_0x3990b1['title'])['toLowerCase']():_0x47b4c1)+')';}return _0x39c0a5+'\x20('+_0x47b4c1+')';}class tt extends _0x201c95{['_headingOptions'];['afterInit'](){const _0x1e0c13=this['editor'];if(!_0x1e0c13['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x1e0c13['config']['get']('heading.options');const _0x5456c0=_0x1e0c13['locale'],_0x3d09f3=_0x1e0c13['plugins']['get']('TrackChangesEditing');_0x3d09f3['enableDefaultAttributesIntegration']('heading');for(const _0x3f48d0 of this['_headingOptions'])'paragraph'!=_0x3f48d0['model']&&_0x3d09f3['descriptionFactory']['registerElementLabel'](_0x3f48d0['model'],_0x3b08ea=>{const _0x13f642=this['_getHeadingLevel'](_0x3f48d0['model']);return null!==_0x13f642?_0x2aa3f3(_0x3b08ea,_0x13f642):_0x3b2446(_0x3b08ea,_0x3f48d0['title']);});function _0x2aa3f3(_0x57997d,_0x1d44fa){return o(_0x5456c0,'ELEMENT_HEADING',[_0x57997d,_0x1d44fa]);}function _0x3b2446(_0x254b04,_0x52c42c){return o(_0x5456c0,'ELEMENT_HEADING_CUSTOM',[_0x254b04,_0x52c42c]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x145cde=this['editor'],_0x470595=_0x145cde['locale'];function _0x4be68c(_0x384a94,_0x3e2ae1){return o(_0x470595,'ELEMENT_HEADING_CUSTOM',[_0x384a94,_0x3e2ae1]);}_0x145cde['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb764dc=>{if('formatBlock'!=_0xb764dc['type'])return;const {data:_0x387170}=_0xb764dc;if(_0x387170&&'heading'==_0x387170['commandName']){const _0xdb5a4f=_0x387170['commandParams'][0x0]['value'],_0x2ba1c0=this['_getHeadingLevel'](_0xdb5a4f);if(null!==_0x2ba1c0)return{'type':'format','content':o(_0x470595,'*Change\x20to:*\x20%0',(_0x35ccae=0x1,_0x5f4f89=_0x2ba1c0,o(_0x470595,'ELEMENT_HEADING',[_0x35ccae,_0x5f4f89])))};const _0x35c3ac=this['_headingOptions']['find'](_0x2946aa=>_0x2946aa['model']===_0xdb5a4f)['title'];return{'type':'format','content':o(_0x470595,'*Change\x20to:*\x20%0',_0x4be68c(0x1,_0x35c3ac))};}var _0x35ccae,_0x5f4f89;});}['_getHeadingLevel'](_0x537367){const _0x3bc99f=_0x537367['match'](/^heading(\d+)/);if(_0x3bc99f)return _0x3bc99f[0x1];const _0x118f60=this['_headingOptions']?.['find'](_0x2a23a5=>_0x2a23a5['model']==_0x537367);if(_0x118f60&&_0x118f60['view']){const _0x1bbba8=_0x118f60['view'],_0x204576=(_0x1bbba8['name']??_0x1bbba8)['match'](/^h(\d+)/);if(_0x204576)return _0x204576[0x1];}return null;}}class et extends _0x201c95{['afterInit'](){const _0x4c7861=this['editor'];if(!_0x4c7861['plugins']['has']('HighlightEditing'))return;const _0x3e6b12=_0x4c7861['plugins']['get']('TrackChangesEditing'),_0x1c3846=_0x4c7861['locale'];_0x3e6b12['enableDefaultAttributesIntegration']('highlight'),_0x3e6b12['registerInlineAttribute']('highlight'),_0x3e6b12['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1c3846,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2b345a=this['editor'],_0x424ad9=_0x2b345a['locale'];_0x2b345a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c2d22=>{if('formatInline'!=_0x4c2d22['type'])return;const {data:_0x2ec749}=_0x4c2d22;if(_0x2ec749&&'highlight'==_0x2ec749['commandName']){const _0x45608e=_0x424ad9['t'],_0x358046=_0x2ec749['commandParams'][0x0]['value'];if(_0x358046){const _0x89fd1c=_0x2b345a['config']['get']('highlight.options')['find'](_0x31366a=>_0x31366a['model']==_0x358046),_0x4effc4=_0x45608e(_0x89fd1c['title'])['toLowerCase']();return{'type':'format','content':o(_0x424ad9,'*Set\x20highlight:*\x20%0',_0x4effc4),'color':{'value':_0x89fd1c['color'],'title':_0x89fd1c['title']}};}return{'type':'format','content':o(_0x424ad9,'*Remove\x20highlight*',o(_0x424ad9,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x201c95{['afterInit'](){const _0x4b6d5f=this['editor'];if(!_0x4b6d5f['plugins']['has']('HorizontalLineEditing'))return;_0x4b6d5f['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x36cede=_0x4b6d5f['plugins']['get']('TrackChangesEditing'),_0x5ecfa5=_0x4b6d5f['locale'];_0x36cede['descriptionFactory']['registerElementLabel']('horizontalLine',_0x39d52c=>o(_0x5ecfa5,'ELEMENT_HORIZONTAL_LINE',_0x39d52c)),_0x4b6d5f['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x584f7e,{writer:_0xcc384a,options:_0x30d3fe})=>{if(!_0x30d3fe['showSuggestionHighlights'])return null;const _0x5b4fd4=_0xcc384a['createContainerElement']('div'),_0x2cd699=_0xcc384a['createEmptyElement']('hr');return _0xcc384a['addClass']('ck-horizontal-line',_0x5b4fd4),_0xcc384a['insert'](_0xcc384a['createPositionAt'](_0x5b4fd4,0x0),_0x2cd699),_0x5b4fd4;},'converterPriority':'high'});}}class st extends _0x201c95{['afterInit'](){const _0x10b95d=this['editor'];if(!_0x10b95d['plugins']['has']('HtmlEmbed'))return;const _0x176480=_0x10b95d['plugins']['get']('TrackChangesEditing'),_0x161b0e=_0x10b95d['locale'];_0x176480['descriptionFactory']['registerElementLabel']('rawHtml',_0x33baa8=>o(_0x161b0e,'ELEMENT_HTML_EMBED',_0x33baa8)),_0x176480['enableDefaultAttributesIntegration']('htmlEmbed'),_0x176480['registerBlockAttribute']('value'),_0x176480['descriptionFactory']['registerDescriptionCallback'](_0xea622b=>{if('attribute'!=_0xea622b['type'])return;const {data:_0x1b282b}=_0xea622b;if(_0x1b282b&&'value'==_0x1b282b['key']&&_0xea622b['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x1f9099=o(_0x161b0e,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x161b0e,'*Change\x20%0\x20content*',_0x1f9099)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x31ec41=this['editor'],_0x4fe628=_0x31ec41['locale'];_0x31ec41['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3960ca=>{if('formatBlock'!=_0x3960ca['type'])return;const {data:_0x251ea1}=_0x3960ca;if(_0x251ea1&&'htmlEmbed'==_0x251ea1['commandName']){const _0x4f748e=o(_0x4fe628,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4fe628,'*Change\x20%0\x20content*',_0x4f748e)};}});}}class nt extends _0x201c95{['afterInit'](){const _0x2d186b=this['editor'];if(!_0x2d186b['plugins']['has']('ImageEditing'))return;const _0x50b5ff=_0x2d186b['plugins']['get']('TrackChangesEditing'),_0x59f7f6=_0x2d186b['plugins']['get']('ImageUtils'),_0x5aa77b=_0x2d186b['locale'];_0x50b5ff['enableCommand']('insertImage'),_0x50b5ff['descriptionFactory']['registerElementLabel']('imageBlock',_0x41fbea=>o(_0x5aa77b,'ELEMENT_IMAGE',_0x41fbea)),_0x50b5ff['descriptionFactory']['registerElementLabel']('imageInline',_0xc9e7bb=>o(_0x5aa77b,'ELEMENT_INLINE_IMAGE',_0xc9e7bb)),_0x50b5ff['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x5aa77b,'ELEMENT_CAPTION')),_0x2d186b['plugins']['has']('ImageUploadEditing')&&_0x50b5ff['enableCommand']('uploadImage'),_0x2d186b['plugins']['has']('ImageBlockEditing')&&_0x2d186b['plugins']['has']('ImageInlineEditing')&&(_0x50b5ff['enableCommand']('imageTypeInline',(_0x5146b0,_0x39265c)=>{const _0x5a2ab2=_0x59f7f6['getClosestSelectedImageElement'](_0x2d186b['model']['document']['selection']);_0x2d186b['model']['change'](()=>{_0x50b5ff['markBlockFormat'](_0x5a2ab2,{'commandName':'imageTypeInline','commandParams':[_0x39265c]},[],'convertBlockImageToInline');});}),_0x50b5ff['enableCommand']('imageTypeBlock',(_0x302fd3,_0x232268)=>{_0x2d186b['model']['change'](_0x2d4da4=>{let _0x4027e8=_0x59f7f6['getClosestSelectedImageElement'](_0x2d186b['model']['document']['selection']),_0x5bbd20=_0x2d4da4['createRangeOn'](_0x4027e8);const _0x5bc298=_0x562fa4['fromPosition'](_0x5bbd20['start'],'toPrevious'),_0x573121=_0x562fa4['fromPosition'](_0x5bbd20['end'],'toNext');_0x50b5ff['forceDefaultExecution'](()=>_0x302fd3(_0x232268)),_0x4027e8=_0x59f7f6['getClosestSelectedImageElement'](_0x2d186b['model']['document']['selection']),_0x5bbd20=_0x2d4da4['createRangeOn'](_0x4027e8);const _0x529c3d=_0x2d4da4['createRange'](_0x5bc298,_0x573121);_0x5bc298['detach'](),_0x573121['detach'](),_0x50b5ff['markBlockFormat'](_0x4027e8,{'commandName':'imageTypeInline','commandParams':[_0x232268]},[],'convertInlineImageToBlock'),_0x529c3d['start']['isBefore'](_0x5bbd20['start'])&&_0x50b5ff['markInsertion'](_0x2d4da4['createRange'](_0x529c3d['start'],_0x5bbd20['start']),'convertInlineImageToBlock'),_0x5bbd20['end']['isBefore'](_0x529c3d['end'])&&_0x50b5ff['markInsertion'](_0x2d4da4['createRange'](_0x5bbd20['end'],_0x529c3d['end']),'convertInlineImageToBlock');});}),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x50b5ff['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x4c3165])=>{const _0x373977=_0x50b5ff['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3002bd=_0x4c3165['start'],_0xc27814=_0x4c3165['end'];const _0x5b3ea8=_0x2d186b['model']['schema']['getNearestSelectionRange'](_0x3002bd,'backward'),_0x44003f=_0x2d186b['model']['schema']['getNearestSelectionRange'](_0xc27814,'forward');_0x5b3ea8['isCollapsed']&&(_0x3002bd=_0x5b3ea8['start']),_0x44003f['isCollapsed']&&(_0xc27814=_0x44003f['end']),_0x373977([_0x2d186b['model']['createRange'](_0x3002bd,_0xc27814)]);}),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x41db57),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x41db57)),_0x2d186b['plugins']['has']('ImageCaptionEditing')&&(_0x50b5ff['enableCommand']('toggleImageCaption',(_0x284016,_0x11a4cf)=>{const _0x534148=_0x2d186b['plugins']['get']('ImageCaptionUtils');let _0x7f731b=_0x59f7f6['getClosestSelectedImageElement'](_0x2d186b['model']['document']['selection']),_0x9708e3=_0x534148['getCaptionFromImageModelElement'](_0x7f731b);_0x2d186b['model']['change'](()=>{if(_0x9708e3)return void _0x50b5ff['markDeletion'](_0x2d186b['model']['createRangeOn'](_0x9708e3));const _0x2164c7=_0x59f7f6['isBlockImage'](_0x7f731b);_0x284016(_0x11a4cf),_0x7f731b=_0x59f7f6['getClosestSelectedImageElement'](_0x2d186b['model']['document']['selection']),_0x9708e3=_0x534148['getCaptionFromImageModelElement'](_0x7f731b),_0x50b5ff['markInsertion'](_0x2d186b['model']['createRangeOn'](_0x9708e3),_0x2164c7?null:'imageCaption');});}),_0x50b5ff['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x41db57));const _0x5d2adb=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3de752(_0x42c9bf,_0x48ef6d){const _0x1c7de7=_0x5d2adb['findIndex'](({type:_0x15d0a8,subType:_0x1fcf26})=>_0x42c9bf['type']==_0x15d0a8&&_0x42c9bf['subType']==_0x1fcf26),_0xdc1ac2=_0x5d2adb['findIndex'](({type:_0xe0b1da,subType:_0x482065})=>_0x48ef6d['type']==_0xe0b1da&&_0x48ef6d['subType']==_0x482065);if(_0x1c7de7<0x0||_0xdc1ac2<0x0)return!0x1;const _0x3910e1=_0x42c9bf['getFirstRange'](),_0x49373c=_0x48ef6d['getFirstRange']();if((0x0==_0x1c7de7||0x1==_0x1c7de7)&&0x2==_0xdc1ac2&&_0x3910e1['isIntersecting'](_0x49373c))return!0x0;if(0x2==_0x1c7de7&&0x3==_0xdc1ac2){const _0x53e977=_0x50b5ff['_findSuggestions'](_0x3910e1,'insertion')['filter'](({suggestion:_0x58d5ca,meta:_0x5244a4})=>_0x5244a4['isOwn']&&'convertInlineImageToBlock'==_0x58d5ca['subType']);if(_0x53e977['length']>0x1&&_0x49373c['end']['isEqual'](_0x3910e1['start']))return!0x0;if(0x1==_0x53e977['length']&&(_0x3910e1['start']['isEqual'](_0x49373c['end'])||_0x3910e1['end']['isEqual'](_0x49373c['start'])))return!0x0;}if(0x3==_0x1c7de7&&0x3==_0xdc1ac2&&_0x3910e1['start']['isBefore'](_0x49373c['start'])){const _0x402e03=_0x3910e1['end']['nodeAfter'],_0x58575f=_0x49373c['start']['nodeBefore'];return _0x59f7f6['isBlockImage'](_0x402e03)&&_0x402e03===_0x58575f;}return!0x1;}function _0x41db57(_0x59aac6,_0x5f31a0){return _0x3de752(_0x59aac6,_0x5f31a0)?[_0x59aac6,_0x5f31a0]:_0x3de752(_0x5f31a0,_0x59aac6)?[_0x5f31a0,_0x59aac6]:null;}_0x2d186b['plugins']['has']('ImageResize')&&(_0x50b5ff['enableDefaultAttributesIntegration']('resizeImage'),_0x50b5ff['registerBlockAttribute']('resizedWidth'),_0x50b5ff['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x5aa77b,'FORMAT_IMAGE_SIZE'))),_0x2d186b['plugins']['has']('ImageTextAlternativeEditing')&&(_0x50b5ff['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x50b5ff['registerBlockAttribute']('alt')),_0x50b5ff['descriptionFactory']['registerDescriptionCallback'](_0x2f00ad=>{if(!!_0x5d2adb['find'](({type:_0x5d1c2b,subType:_0x4030f4})=>_0x2f00ad['type']==_0x5d1c2b&&_0x2f00ad['subType']==_0x4030f4))return _0x2f00ad['previous']?{}:void 0x0;}),_0x50b5ff['descriptionFactory']['registerDescriptionCallback'](_0x1081fd=>{if('insertion'==_0x1081fd['type']||'deletion'==_0x1081fd['type']){const _0x413e0d=_0x1081fd['getContainedElement']();if(_0x413e0d&&_0x413e0d['is']('element','caption'))return{'type':'insertion'==_0x1081fd['type']?'addObject':'removeObject','element':_0x413e0d,'quantity':0x1};}}),_0x50b5ff['descriptionFactory']['registerDescriptionCallback'](_0x525aee=>'formatBlock'==_0x525aee['type']&&'convertInlineImageToBlock'==_0x525aee['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x525aee['type']&&'convertBlockImageToInline'==_0x525aee['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x50b5ff['descriptionFactory']['registerDescriptionCallback'](_0x1064f9=>{if('attribute'!=_0x1064f9['type'])return;const {data:_0x509046}=_0x1064f9;if(!_0x509046||'alt'!=_0x509046['key'])return;const _0x3bf51c=_0x509046['newValue'];return _0x3bf51c?{'type':'format','content':o(_0x5aa77b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3bf51c+'\x22')}:{'type':'format','content':o(_0x5aa77b,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x145886=this['editor'],_0x474dce=_0x145886['locale'];_0x145886['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9f477d=>{if('formatBlock'!=_0x9f477d['type']&&'formatInline'!=_0x9f477d['type'])return;const {data:_0x1ba570}=_0x9f477d;if(_0x1ba570){if('imageTextAlternative'==_0x1ba570['commandName']){const _0x151f62=_0x1ba570['commandParams'][0x0]['newValue'];return _0x151f62?{'type':'format','content':o(_0x474dce,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x151f62+'\x22')}:{'type':'format','content':o(_0x474dce,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1ba570['commandName']){const _0x7997a=_0x1ba570['commandParams'][0x0]['width'];return _0x7997a?{'type':'format','content':o(_0x474dce,'*Set\x20image\x20width:*\x20%0',_0x7997a)}:{'type':'format','content':o(_0x474dce,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x201c95{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1d94cf=this['editor']['locale'],_0x458467=this['editor']['plugins']['get']('TrackChangesEditing');_0x458467['enableDefaultAttributesIntegration']('replaceImageSource'),_0x458467['registerBlockAttribute']('src'),_0x458467['descriptionFactory']['registerDescriptionCallback'](_0xcd69b4=>{if('attribute'!=_0xcd69b4['type'])return;const {data:_0x117eaa}=_0xcd69b4;return _0x117eaa&&'src'==_0x117eaa['key']?_0x117eaa['newValue']&&_0x117eaa['oldValue']?{'type':'format','content':o(_0x1d94cf,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1b37a7=this['editor']['plugins']['get']('TrackChangesEditing');_0x1b37a7['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x1b37a7['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1b37a7['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x1b37a7['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x52c586=this['editor'],_0x5cd595=_0x52c586['locale'];_0x52c586['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3943e0=>{if('formatBlock'!=_0x3943e0['type']&&'formatInline'!=_0x3943e0['type'])return;const {data:_0x2eb255}=_0x3943e0;if(!_0x2eb255||'replaceImageSource'!=_0x2eb255['commandName'])return;return{'type':'format','content':o(_0x5cd595,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x201c95{['afterInit'](){const _0xde5d08=this['editor'];if(!_0xde5d08['plugins']['has']('ImageStyleEditing'))return;const _0x3920ec=_0xde5d08['plugins']['get']('TrackChangesEditing'),_0x35df11=_0xde5d08['plugins']['get']('ImageUtils'),_0x246641={};_0x3920ec['enableCommand']('imageStyle',(_0x2e5260,_0x837808)=>{const _0x2567c7=_0xde5d08['plugins']['get']('Users')['me'],_0x57f190=_0xde5d08['commands']['get']('imageStyle');let _0x208144=_0x35df11['getClosestSelectedImageElement'](_0xde5d08['model']['document']['selection']),_0x54fc85=_0xde5d08['model']['createRangeOn'](_0x208144),_0x29bf8d=_0x57f190['value'];if(_0x29bf8d==_0x837808['value'])return;const _0x3df1b0={'commandName':'imageStyle','commandParams':[_0x837808],'formatGroupId':_0x5eb85a()};_0xde5d08['model']['change'](()=>{if(_0x3920ec['getSuggestions']()['filter'](_0x26ba56=>_0x26ba56['isInContent']&&_0x2567c7==_0x26ba56['author']&&('formatBlock'==_0x26ba56['type']||'formatInline'==_0x26ba56['type'])&&('imageStylePreApply'==_0x26ba56['subType']||'imageStylePostApply'==_0x26ba56['subType'])&&_0x26ba56['getFirstRange']()['isEqual'](_0x54fc85))['forEach'](_0x46be72=>_0x3920ec['discardSuggestion'](_0x46be72['head'])),_0x208144=_0x35df11['getClosestSelectedImageElement'](_0xde5d08['model']['document']['selection']),_0x54fc85=_0xde5d08['model']['createRangeOn'](_0x208144),_0x57f190['refresh'](),_0xde5d08['commands']['get']('imageTypeInline')['refresh'](),_0xde5d08['commands']['get']('imageTypeBlock')['refresh'](),_0x29bf8d=_0x57f190['value'],_0x29bf8d!=_0x837808['value'])return _0x35df11['isInlineImage'](_0x208144)&&_0x57f190['shouldConvertImageType'](_0x837808['value'],_0x208144)?(_0x2e5260({..._0x837808,'setImageSizes':!0x1}),_0x208144=_0x35df11['getClosestSelectedImageElement'](_0xde5d08['model']['document']['selection']),void _0x3920ec['markBlockFormat'](_0x208144,{..._0x3df1b0,'commandReversedParams':[{'value':_0x29bf8d||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x35df11['isBlockImage'](_0x208144)?_0x3920ec['markBlockFormat'](_0x208144,_0x3df1b0,[],'imageStylePostApply'):_0x3920ec['markInlineFormat'](_0x54fc85,_0x3df1b0,'imageStylePostApply'));});});for(const _0xb20888 of _0xde5d08['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x246641[_0xb20888['name']]=_0xb20888['title']['toLowerCase']();_0x3920ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x3920ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x3920ec['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x3920ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x227621])=>{_0x35df11['setImageNaturalSizeAttributes'](_0x227621['getContainedElement']());}),_0x3920ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x20c75c,_0xe2ab37)=>{_0x3920ec['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x20c75c,{'commandName':_0xe2ab37['commandName'],'commandParams':_0xe2ab37['commandReversedParams']});}),_0x3920ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xfa0b4c,_0x27aef2){if(_0xf7c827(_0xfa0b4c,_0x27aef2))return[_0xfa0b4c,_0x27aef2];if(_0xf7c827(_0x27aef2,_0xfa0b4c))return[_0x27aef2,_0xfa0b4c];return null;});const _0x24053a=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xf7c827(_0x33595b,_0x45a9e8){const _0x5106b4=_0x24053a['findIndex'](({type:_0xdc1273,subType:_0x38a2d7})=>_0x33595b['type']==_0xdc1273&&_0x33595b['subType']==_0x38a2d7),_0x9961ec=_0x24053a['findIndex'](({type:_0x43d150,subType:_0x123603})=>_0x45a9e8['type']==_0x43d150&&_0x45a9e8['subType']==_0x123603);if(_0x5106b4<0x0||_0x9961ec<0x0)return!0x1;const _0x3c96cb=_0x33595b['getFirstRange'](),_0xd75c0a=_0x45a9e8['getFirstRange']();if((0x0==_0x5106b4||0x1==_0x5106b4)&&0x2==_0x9961ec&&_0x3c96cb['isIntersecting'](_0xd75c0a))return!0x0;if(0x2==_0x5106b4&&0x3==_0x9961ec){const _0x46b3c1=_0x3920ec['_findSuggestions'](_0x3c96cb,'insertion')['filter'](({suggestion:_0x17010c,meta:_0x2a3c5f})=>_0x2a3c5f['isOwn']&&'convertInlineImageToBlock'==_0x17010c['subType']);if(_0x46b3c1['length']>0x1&&_0xd75c0a['end']['isEqual'](_0x3c96cb['start']))return!0x0;if(0x1==_0x46b3c1['length']&&(_0x3c96cb['start']['isEqual'](_0xd75c0a['end'])||_0x3c96cb['end']['isEqual'](_0xd75c0a['start'])))return!0x0;}if(0x3==_0x5106b4&&0x3==_0x9961ec&&_0x3c96cb['start']['isBefore'](_0xd75c0a['start'])){const _0x135a85=_0x3c96cb['end']['nodeAfter'],_0x1be7a9=_0xd75c0a['start']['nodeBefore'];return _0x35df11['isBlockImage'](_0x135a85)&&_0x135a85===_0x1be7a9;}return!0x1;}_0xde5d08['model']['document']['registerPostFixer'](()=>{let _0x546075=!0x1;const _0x418ac9=Array['from'](_0xde5d08['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x9b6344,data:_0x13c282}of _0x418ac9){const {group:_0x83e94d,type:_0x5b021a,subType:_0x2d2907,id:_0x3af436}=_0x3920ec['_splitMarkerName'](_0x9b6344);if('suggestion'==_0x83e94d&&_0x3920ec['hasSuggestion'](_0x3af436)){if('formatBlock'==_0x5b021a&&('imageStylePreApply'==_0x2d2907||'imageStylePostApply'==_0x2d2907)){const _0x2757a8=_0x3920ec['getSuggestion'](_0x3af436);if(_0x13c282['newRange']){const _0x380a52=_0x2757a8['getFirstRange']()['getContainedElement']();if(_0x35df11['isBlockImage'](_0x380a52))continue;_0x3920ec['discardSuggestion'](_0x2757a8),_0x546075=!0x0;}}if('insertion'==_0x5b021a&&'imageCaption'==_0x2d2907&&!_0x13c282['newRange']){const _0x489ffb=_0x3920ec['getSuggestion'](_0x3af436);_0x489ffb['next']&&_0x489ffb['next']['isInContent']&&(_0x3920ec['discardSuggestion'](_0x489ffb['next']),_0x546075=!0x0);}}}return _0x546075;}),this['_registerLegacyDescription'](_0x246641);}['_registerLegacyDescription'](_0x508ee4){const _0x27fbfa=this['editor'],_0x49032f=_0x27fbfa['locale'];_0x27fbfa['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34305a=>{if('formatBlock'!=_0x34305a['type']&&'formatInline'!=_0x34305a['type'])return;const {data:_0x563f16}=_0x34305a;if(!_0x563f16||'imageStyle'!=_0x563f16['commandName'])return;const _0x1d829a=_0x563f16['commandParams'][0x0]['value'];return _0x32177c('side'===_0x1d829a?o(_0x49032f,'FORMAT_SIDE_IMAGE'):_0x508ee4[_0x1d829a]||_0x1d829a);function _0x32177c(_0x5c4bf1){return{'type':'format','content':o(_0x49032f,'*Format:*\x20%0',_0x5c4bf1)};}});}}class at extends _0x201c95{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5e7307){super(_0x5e7307),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x49a398=this['editor'],_0x15a70=_0x49a398['commands']['get']('importWord'),_0x2cc437=_0x49a398['commands']['get']('trackChanges');_0x15a70&&(_0x15a70['on']('execute',(_0x370e1f,[,_0x498c9b])=>{this['_trackChangesValueDuringImport']=_0x2cc437['value'],_0x498c9b['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x15a70,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x15a70,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2cc437['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x49a398['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x21be3e,_0x710005){const {suggestions:_0x374993}=_0x710005,_0x3a90b5=this['editor']['commands']['get']('trackChanges'),_0x205342=_0x3a90b5['value'];this['_trackChangesValueDuringImport']!==_0x205342&&(_0x3a90b5['execute'](),this['_trackChangesExecuted']=!0x0),_0x374993&&_0x374993['forEach'](({id:_0xca016e,type:_0x5178d8,author:_0x240524,created_at:_0x5bd24e})=>{const _0x5e8cde={'id':_0xca016e,'type':_0x5178d8,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x240524,'createdAt':_0x5bd24e?new Date(_0x5bd24e):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x5e8cde);});}}class ct extends _0x201c95{['afterInit'](){const _0x332881=this['editor'],_0x262889=_0x332881['plugins']['get']('TrackChangesEditing');if(_0x332881['plugins']['has']('IndentEditing')&&(_0x262889['enableCommand']('indent'),_0x262889['enableCommand']('outdent')),_0x332881['plugins']['has']('IndentBlock')){for(const _0x556ddd of['indentBlock','outdentBlock'])_0x262889['enableDefaultAttributesIntegration'](_0x556ddd);}const _0x575fb3=_0x332881['locale'];_0x262889['registerBlockAttribute']('blockIndent'),_0x262889['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x575fb3,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x50f9c8=this['editor'],_0x20d351=_0x50f9c8['locale'],_0x9f6a14=_0x50f9c8['plugins']['get']('TrackChangesEditing');_0x9f6a14['descriptionFactory']['registerDescriptionCallback'](_0x4efa0f=>{if('formatBlock'!=_0x4efa0f['type'])return;const {data:_0x553ecc}=_0x4efa0f;if(!_0x553ecc)return;if('indentBlock'!=_0x553ecc['commandName']&&'outdentBlock'!=_0x553ecc['commandName'])return;const _0x3ef16a=_0x4efa0f['getItems']()[0x0],_0x8a811c=_0x9f6a14['descriptionFactory']['getItemLabel'](_0x3ef16a);return'indentBlock'==_0x553ecc['commandName']?{'type':'format','content':o(_0x20d351,'*Indent:*\x20%0',_0x8a811c)}:'outdentBlock'==_0x553ecc['commandName']?{'type':'format','content':o(_0x20d351,'*Outdent:*\x20%0',_0x8a811c)}:void 0x0;});}}class ut extends _0x201c95{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x201c95{['afterInit'](){const _0x3e7db5=this['editor'];if(!_0x3e7db5['plugins']['has']('LinkEditing'))return;const _0x3c6b8b=_0x3e7db5['plugins']['get']('TrackChangesEditing'),_0x36b387=_0x3e7db5['commands']['get']('link');_0x3c6b8b['enableDefaultAttributesIntegration']('link'),_0x3c6b8b['enableDefaultAttributesIntegration']('unlink'),_0x3c6b8b['registerInlineAttribute']('linkHref');for(const _0x423311 of _0x36b387['manualDecorators'])_0x3c6b8b['registerInlineAttribute'](_0x423311['id']),_0x3c6b8b['descriptionFactory']['registerAttributeLabel'](_0x423311['id'],'link\x20('+_0x423311['label']['toLowerCase']()+')');_0x3c6b8b['descriptionFactory']['registerDescriptionCallback'](_0x57e2f1=>{if('attribute'!=_0x57e2f1['type'])return;const {data:_0x22cc2f}=_0x57e2f1;if(!_0x22cc2f||'linkHref'!=_0x22cc2f['key'])return;const _0x4413d2=_0x22cc2f['newValue'],_0x34fd9b=_0x3e7db5['locale'];return{'type':'format','content':null==_0x4413d2?o(_0x34fd9b,'*Remove\x20link*'):o(_0x34fd9b,'*Set\x20link:*\x20%0','\x22'+_0x4413d2+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x29e4a7=this['editor'],_0x30a4bd=_0x29e4a7['locale'];_0x29e4a7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x161ed2=>{if('formatInline'!=_0x161ed2['type'])return;const {data:_0x1878aa}=_0x161ed2;if(_0x1878aa){if('link'==_0x1878aa['commandName']){const _0x58da5e=_0x1878aa['commandParams'][0x0];return{'type':'format','content':o(_0x30a4bd,'*Set\x20link:*\x20%0','\x22'+_0x58da5e+'\x22')};}return'unlink'==_0x1878aa['commandName']?{'type':'format','content':o(_0x30a4bd,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x201c95{['afterInit'](){const _0x329550=this['editor'],_0x274781=_0x329550['locale'];if(!_0x329550['plugins']['has']('LegacyListEditing'))return;const _0x305858=_0x329550['plugins']['get']('TrackChangesEditing'),_0xe12a36=_0x329550['plugins']['has']('LegacyTodoListEditing');function _0x24ba56(_0x54d3cf){return()=>{const _0x702042=_0x329550['model']['document']['selection'],_0x28321e=_0x329550['commands']['get'](_0x54d3cf);if(_0x28321e['value'])return void _0x329550['execute']('paragraph',{});const _0x6e828f=_0x54d3cf['slice'](0x0,-0x4),_0x2dbf6c=function(_0x5e067d,_0x1f73da,_0x59cb6){let _0x7e6a8=Array['from'](_0x5e067d)['filter'](_0x635bb=>function(_0x4e96b7,_0x36a9bb){return _0x36a9bb['checkChild'](_0x4e96b7['parent'],'listItem')&&!_0x36a9bb['isObject'](_0x4e96b7);}(_0x635bb,_0x59cb6));_0x7e6a8=_0x7e6a8['filter'](_0x26041b=>!_0x26041b['is']('element','listItem')||_0x26041b['getAttribute']('listType')!=_0x1f73da);const _0x31565d=new Set();for(const _0xc55751 of _0x7e6a8)_0xc55751['is']('element','listItem')?_0x31565d['add'](fe(_0xc55751)):_0x31565d['add'](_0xc55751);return Array['from'](_0x31565d);}(_0x702042['getSelectedBlocks'](),_0x6e828f,_0x329550['model']['schema']);_0x329550['model']['change'](()=>{for(const _0x107059 of _0x2dbf6c)_0x305858['markBlockFormat'](_0x107059,{'commandName':_0x54d3cf,'commandParams':[{'forceValue':!_0x28321e['value']}],'formatGroupId':'blockName'},ue(_0x107059));});};}function _0x266b35(_0x5c55c5){return()=>{const _0x1f86d1=function(_0x44608f){let _0x1a98ab=Array['from'](_0x44608f);const _0x4ec8f1=_0x1a98ab['findIndex'](_0x4ce7f0=>'listItem'!=_0x4ce7f0['name']);return _0x4ec8f1>-0x1&&(_0x1a98ab=_0x1a98ab['slice'](0x0,_0x4ec8f1)),_0x1a98ab;}(_0x329550['model']['document']['selection']['getSelectedBlocks']()),_0x28a09b=_0x329550['model']['createRange'](_0x329550['model']['createPositionAt'](_0x1f86d1[0x0],'before'),_0x329550['model']['createPositionAt'](_0x1f86d1[_0x1f86d1['length']-0x1],'end'));_0x329550['model']['change'](()=>{_0x305858['markBlockFormat'](_0x28a09b,{'commandName':_0x5c55c5,'commandParams':[],'formatGroupId':'listIndent'},function(_0x510d95){const _0x3d9647=new Set();for(const _0x5d8ff7 of _0x510d95){let _0x5da4a5=_0x5d8ff7['nextSibling'];for(;_0x5da4a5&&_0x5da4a5['getAttribute']('listIndent')>_0x5d8ff7['getAttribute']('listIndent');)_0x3d9647['add'](_0x5da4a5),_0x5da4a5=_0x5da4a5['nextSibling'];}return Array['from'](_0x3d9647);}(_0x1f86d1));});};}_0x305858['enableCommand']('numberedList',_0x24ba56('numberedList')),_0x305858['enableCommand']('bulletedList',_0x24ba56('bulletedList')),_0xe12a36&&_0x305858['enableCommand']('todoList',_0x24ba56('todoList')),_0x305858['enableCommand']('indentList',_0x266b35('indentList')),_0x305858['enableCommand']('outdentList',_0x266b35('outdentList')),_0xe12a36&&_0x305858['enableCommand']('checkTodoList',()=>{const _0x4e0b35=_0x329550['commands']['get']('checkTodoList'),_0x21e34d=Array['from'](_0x4e0b35['_selectedElements']);_0x21e34d['filter'](_0x5f4895=>_0x5f4895['getAttribute']('todoListChecked')!=_0x4e0b35['value']),_0x329550['model']['change'](()=>{for(const _0x576be2 of _0x21e34d)_0x305858['markBlockFormat'](_0x576be2,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x4e0b35['value']}]});});}),_0x305858['descriptionFactory']['registerElementLabel']('listItem',_0xbc6d75=>o(_0x274781,'ELEMENT_LIST_ITEM',_0xbc6d75)),_0x305858['descriptionFactory']['registerDescriptionCallback'](_0x3167ff=>{if('formatBlock'!=_0x3167ff['type']&&'formatInline'!=_0x3167ff['type'])return;const {data:_0x21977e}=_0x3167ff;if(_0x21977e){if('numberedList'==_0x21977e['commandName']||'bulletedList'==_0x21977e['commandName']||'todoList'==_0x21977e['commandName'])switch(_0x21977e['commandName']['replace']('List','')){case'bulleted':return _0x1c42d4(o(_0x274781,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1c42d4(o(_0x274781,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1c42d4(o(_0x274781,'ELEMENT_TODO_LIST'));}if('indentList'==_0x21977e['commandName'])return{'type':'format','content':o(_0x274781,'*Indent:*\x20%0',o(_0x274781,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x21977e['commandName'])return{'type':'format','content':o(_0x274781,'*Outdent:*\x20%0',o(_0x274781,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x21977e['commandName'])return _0x21977e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x274781,'*Check\x20item*')}:{'type':'format','content':o(_0x274781,'*Uncheck\x20item*')};}function _0x1c42d4(_0x3fc176){return{'type':'format','content':o(_0x274781,'*Change\x20to:*\x20%0',_0x3fc176)};}});}}function fe(_0x1e81ce){const _0x1f58d7=_0x1e81ce['getAttribute']('listIndent');if(0x0==_0x1f58d7)return _0x1e81ce;let _0x417ac6=_0x1e81ce;for(;_0x1e81ce['previousSibling']&&_0x1e81ce['previousSibling']['is']('element','listItem');){const _0x5adafe=_0x1e81ce['previousSibling']['getAttribute']('listIndent');if(_0x5adafe==_0x1f58d7)_0x417ac6=_0x1e81ce['previousSibling'];else{if(_0x5adafe<_0x1f58d7)break;}_0x1e81ce=_0x1e81ce['previousSibling'];}return _0x417ac6;}function ue(_0x35dea7){const _0x4a1068=[];if(_0x35dea7['is']('element','listItem')&&_0x35dea7['getAttribute']('listIndent')>0x0){let _0x11e26d=_0x35dea7['nextSibling'];for(;_0x11e26d&&'listItem'==_0x11e26d['name']&&_0x11e26d['getAttribute']('listIndent')==_0x35dea7['getAttribute']('listIndent');)_0x4a1068['push'](_0x11e26d),_0x11e26d=_0x11e26d['nextSibling'];}return _0x4a1068;}class W extends _0x201c95{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x51fc14=this['editor']['config']['get']('list.properties'),_0x143201=this['editor']['plugins']['get']('TrackChangesEditing');_0x51fc14['styles']&&_0x143201['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x51fc14['reversed']&&_0x143201['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x51fc14['startIndex']&&_0x143201['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x143201['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2feec4,_0x19c282={}){const _0x44590e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x584f1b=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x44590e['markMultiRangeBlockFormat'](_0x584f1b,{'commandName':'listStyle','commandParams':[{'type':_0x19c282['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x34d440,_0x4ec09d={}){const _0x3fcdb8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3b5827=this['_getSuggestionBlocks'](_0x558941=>_0x558941['is']('element','listItem')&&'numbered'===_0x558941['getAttribute']('listType'));if(_0x3b5827['length']<0x1)return;const _0x316730=_0x3b5827['map'](_0x4a655f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4a655f,'before'),this['editor']['model']['createPositionAt'](_0x4a655f,0x0)));this['editor']['model']['change'](()=>{_0x3fcdb8['markMultiRangeBlockFormat'](_0x316730,{'commandName':'listReversed','commandParams':[{'reversed':_0x4ec09d['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x23ac6f,_0x362343={}){const _0x4e57a7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x409fa2=this['_getSuggestionBlocks'](_0x172b31=>_0x172b31['is']('element','listItem')&&'numbered'===_0x172b31['getAttribute']('listType'));if(_0x409fa2['length']<0x1)return;const _0x582b20=_0x409fa2['map'](_0x161dfb=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x161dfb,'before'),this['editor']['model']['createPositionAt'](_0x161dfb,0x0)));this['editor']['model']['change'](()=>{_0x4e57a7['markMultiRangeBlockFormat'](_0x582b20,{'commandName':'listStart','commandParams':[{'startIndex':_0x362343['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x36a517){if('formatBlock'!=_0x36a517['type']&&'formatInline'!=_0x36a517['type'])return;const _0x1f2d0e=this['editor']['locale'],{data:_0x29bf55}=_0x36a517;if(!_0x29bf55)return;let _0x3ca080,_0x6f23d0;switch(_0x29bf55['commandName']){case'listStyle':_0x3ca080='*Change\x20to:*\x20%0',_0x6f23d0={'type':'format','content':o(_0x1f2d0e,_0x3ca080,o(_0x1f2d0e,this['_getTranslationKeyForListStyle'](_0x29bf55['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3ca080=_0x29bf55['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x6f23d0={'type':'format','content':o(_0x1f2d0e,_0x3ca080)};break;case'listStart':_0x3ca080='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x6f23d0={'type':'format','content':o(_0x1f2d0e,_0x3ca080,_0x29bf55['commandParams'][0x0]['startIndex'])};}return _0x6f23d0;}['_getSuggestionBlocksForListStyle'](){const _0x19fc52=this['editor']['plugins']['get']('LegacyListUtils');let _0x462ffa=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x462ffa[0x0]?.['is']('element','listItem')&&_0x462ffa['unshift'](..._0x19fc52['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x462ffa[_0x462ffa['length']-0x1]?.['is']('element','listItem')&&_0x462ffa['push'](..._0x19fc52['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x462ffa=[...new Set(_0x462ffa)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x462ffa=_0x462ffa['filter'](_0x30084a=>_0x30084a['is']('element','listItem'))),_0x462ffa;}['_getSuggestionBlocks'](_0x1edeed){const _0x2bbfc2=this['editor']['plugins']['get']('LegacyListUtils');let _0x4583f2=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x1edeed)['map'](_0x16db03=>{const _0x2e6dc9=this['editor']['model']['createPositionAt'](_0x16db03,0x0);return[..._0x2bbfc2['getSiblingNodes'](_0x2e6dc9,'backward'),..._0x2bbfc2['getSiblingNodes'](_0x2e6dc9,'forward')];})['flat']();return _0x4583f2=[...new Set(_0x4583f2)],_0x4583f2;}['_getTranslationKeyForListStyle'](_0x15dab2){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x15dab2)||'default')['toUpperCase']()+'_LIST_'+_0x15dab2['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x201c95{['afterInit'](){const _0x389154=this['editor'];if(!_0x389154['plugins']['has']('MediaEmbedEditing'))return;const _0x659aa4=_0x389154['plugins']['get']('TrackChangesEditing'),_0x4de6de=_0x389154['locale'];_0x659aa4['enableCommand']('mediaEmbed'),_0x659aa4['descriptionFactory']['registerElementLabel']('media',_0xc91e33=>o(_0x4de6de,'ELEMENT_MEDIA',_0xc91e33)),_0x389154['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xc2e5a6,{writer:_0x2eec88,options:_0x22761b})=>{if(_0x22761b['showSuggestionHighlights'])return _0x2eec88['createEmptyElement']('div');},'converterPriority':'high'}),_0x389154['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3bc739,_0x2c1706,_0xee83cf)=>{_0xee83cf['options']['showSuggestionHighlights']&&_0x3bc739['stop']();},{'priority':'high'});}}class mt extends _0x201c95{['afterInit'](){const _0x3aa1e7=this['editor'];_0x3aa1e7['plugins']['has']('MentionEditing')&&_0x3aa1e7['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x201c95{['afterInit'](){const _0x4057f2=this['editor'];if(!_0x4057f2['plugins']['has']('MergeFieldsEditing'))return;_0x4057f2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x4057f2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x31cc34=_0x4057f2['plugins']['get']('TrackChangesEditing'),_0x332a63=_0x4057f2['locale'];_0x31cc34['descriptionFactory']['registerElementLabel']('mergeField',_0x3d1421=>o(_0x332a63,'ELEMENT_MERGE_FIELD',_0x3d1421)),_0x31cc34['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2e4c62=>o(_0x332a63,'ELEMENT_MERGE_FIELD',_0x2e4c62)),_0x31cc34['descriptionFactory']['registerDescriptionCallback'](_0x220826=>{if('insertion'!=_0x220826['type']&&'deletion'!=_0x220826['type'])return;const _0x7e3ad3=_0x220826['getContainedElement']();if(null==_0x7e3ad3)return;if(!_0x7e3ad3['is']('element','mergeField')&&!_0x7e3ad3['is']('element','mergeFieldBlock'))return;const _0x595afb=_0x4057f2['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x7e3ad3['getAttribute']('id'));return'insertion'==_0x220826['type']?{'type':'insertion','content':o(_0x332a63,'*Insert:*\x20%0','\x22'+_0x595afb+'\x22\x20'+o(_0x332a63,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x332a63,'*Remove:*\x20%0','\x22'+_0x595afb+'\x22\x20'+o(_0x332a63,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x201c95{['afterInit'](){const _0x1bd757=this['editor'],_0x11c908=_0x1bd757['plugins']['get']('TrackChangesEditing');_0x1bd757['plugins']['has']('MultiLevelList')&&(_0x11c908['enableDefaultAttributesIntegration']('multiLevelList'),_0x11c908['registerBlockAttribute']('listMarkerStyle'),_0x11c908['descriptionFactory']['registerDescriptionCallback'](_0x41b3ef=>this['handleDescriptions'](_0x41b3ef)));}['handleDescriptions'](_0x25e9c0){const _0x3db6a7=this['editor']['locale'],{data:_0x1ede14}=_0x25e9c0,_0x536285={'type':'format','content':''};if(_0x1ede14&&'listMarkerStyle'==_0x1ede14['key']){if(!_0x1ede14['oldValue'])return{'type':'format','content':o(_0x3db6a7,'*Set\x20format:*\x20%0',o(_0x3db6a7,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1ede14['newValue']+')'};if(!_0x1ede14['newValue']){let _0x2405df=_0x25e9c0['head'];for(;_0x2405df;){if(_0x2405df['data']&&'listType'==_0x2405df['data']['key']&&_0x2405df['data']['newValue'])return _0x536285;_0x2405df=_0x2405df['next'];}return{'type':'format','content':o(_0x3db6a7,'*Remove\x20format:*\x20%0',o(_0x3db6a7,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1ede14['oldValue']+')'};}}}}class kt extends _0x201c95{['afterInit'](){const _0x20ca4e=this['editor'];if(!_0x20ca4e['plugins']['has']('PageBreakEditing'))return;_0x20ca4e['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2de7bd=_0x20ca4e['plugins']['get']('TrackChangesEditing'),_0x306f7b=_0x20ca4e['locale'];_0x2de7bd['descriptionFactory']['registerElementLabel']('pageBreak',_0x50f4fc=>o(_0x306f7b,'ELEMENT_PAGE_BREAK',_0x50f4fc));}}class bt extends _0x201c95{['afterInit'](){const _0x594cdb=this['editor'];if(!_0x594cdb['plugins']['has']('Paragraph'))return;const _0x30e400=_0x594cdb['locale'],_0x81f6bc=_0x594cdb['plugins']['get']('TrackChangesEditing');_0x81f6bc['descriptionFactory']['registerElementLabel']('paragraph',_0xe06736=>o(_0x30e400,'ELEMENT_PARAGRAPH',_0xe06736)),_0x81f6bc['enableDefaultAttributesIntegration']('paragraph'),_0x81f6bc['enableCommand']('insertParagraph'),_0x594cdb['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x594cdb),{'priority':'highest'}),_0x594cdb['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x12e0b7,_0x5ecea8,_0x168ebd)=>{_0x168ebd['options']['showSuggestionHighlights']&&nr(_0x594cdb,{'showActiveMarker':!0x1})(_0x12e0b7,_0x5ecea8,_0x168ebd);},{'priority':'highest'});const _0x6866f7=_0x81f6bc['descriptionFactory'];_0x6866f7['registerDescriptionCallback'](_0x136f17=>{if('insertion'!==_0x136f17['type'])return;const {start:_0x27870b,end:_0x4e3686}=_0x136f17['getFirstRange']();if(!_0x27870b['isTouching'](_0x4e3686)||!_0x27870b['nodeAfter'])return;const _0x3d723d=_0x594cdb['model']['schema'],_0x21594b=_0x27870b['nodeAfter'];return _0x3d723d['isBlock'](_0x21594b)&&!_0x3d723d['isLimit'](_0x21594b)&&_0x3d723d['checkChild'](_0x21594b,'$text')?{'type':'insertion','content':o(_0x30e400,'*Insert:*\x20%0',_0x6866f7['getItemLabel'](_0x21594b,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x251861=this['editor'],_0x307776=_0x251861['locale'];_0x251861['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4eb5e0=>{if('formatBlock'!=_0x4eb5e0['type'])return;const {data:_0x2894f0}=_0x4eb5e0;return _0x2894f0&&'paragraph'==_0x2894f0['commandName']?{'type':'format','content':o(_0x307776,'*Change\x20to:*\x20%0',o(_0x307776,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x35bedc,{showActiveMarker:_0x3c2715=!0x0}={}){return(_0x29343d,_0x2ce3af,_0x4a8613)=>{const _0x16028b=_0x35bedc['plugins']['get']('TrackChangesEditing'),_0x320a64=_0x2ce3af['markerRange']['start'],_0x35e163=_0x2ce3af['markerRange']['end'],_0x5bed9b=_0x35bedc['model']['schema'];if(!_0x320a64['isTouching'](_0x35e163)||!_0x320a64['nodeAfter'])return;const _0x565bbd=_0x320a64['nodeAfter'];if(_0x5bed9b['isBlock'](_0x565bbd)&&!_0x5bed9b['isLimit'](_0x565bbd)&&_0x5bed9b['checkChild'](_0x565bbd,'$text')){if(!_0x4a8613['consumable']['consume'](_0x2ce3af['markerRange'],_0x29343d['name']))return;const {authorId:_0x2670f3}=_0x16028b['_splitMarkerName'](_0x2ce3af['markerName']),_0x49b003=_0x4a8613['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x2670f3}),_0x34831b=_0x4a8613['mapper']['toViewPosition'](_0x35e163);_0x3c2715&&_0x16028b['activeMarkers']['includes'](_0x2ce3af['markerName'])&&_0x4a8613['writer']['addClass']('ck-suggestion-marker--active',_0x49b003),_0x4a8613['writer']['insert'](_0x34831b,_0x49b003),_0x4a8613['mapper']['bindElementToMarker'](_0x49b003,_0x2ce3af['markerName']);}};}class wt extends _0x201c95{['afterInit'](){const _0x180b38=this['editor'];if(!_0x180b38['plugins']['has']('RemoveFormatEditing'))return;_0x180b38['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xa5f915=this['editor'];_0xa5f915['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x21ba95=>{if('formatBlock'!=_0x21ba95['type']&&'formatInline'!=_0x21ba95['type'])return;const {data:_0x554cd0}=_0x21ba95;return _0x554cd0&&'removeFormat'==_0x554cd0['commandName']?{'type':'format','content':o(_0xa5f915['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x201c95{['afterInit'](){const _0x593216=this['editor'];if(!_0x593216['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2b2676=_0x593216['plugins']['get']('TrackChangesEditing');_0x2b2676['enableCommand']('goToPreviousRestrictedEditingException'),_0x2b2676['enableCommand']('goToNextRestrictedEditingException');const _0x2ccdfa=_0x593216['plugins']['get']('RestrictedEditingModeEditing');_0x2ccdfa['enableCommand']('trackChanges'),_0x2ccdfa['enableCommand']('acceptSuggestion'),_0x2ccdfa['enableCommand']('discardSuggestion'),_0x2ccdfa['enableCommand']('acceptAllSuggestions'),_0x2ccdfa['enableCommand']('discardAllSuggestions'),_0x2ccdfa['enableCommand']('acceptSelectedSuggestions'),_0x2ccdfa['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x201c95{static get['requires'](){return[_0x2fcc5b];}['init'](){const _0x5c1a54=this['editor'],_0xb5db7e=_0x5c1a54['plugins']['get']('TrackChangesEditing');_0xb5db7e['enableCommand']('shiftEnter'),_0x5c1a54['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x5c1a54),{'priority':'high'}),_0x5c1a54['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x5c1a54),{'priority':'high'}),_0x5c1a54['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x89394c,_0x15e966,_0x584907)=>{_0x584907['options']['showSuggestionHighlights']&&ge(_0x5c1a54,{'showActiveMarker':!0x1})(_0x89394c,_0x15e966,_0x584907);}),_0xb5db7e['descriptionFactory']['registerElementLabel']('softBreak',_0x16badf=>o(_0x5c1a54['locale'],'ELEMENT_LINE_BREAK',_0x16badf));}}function ge(_0x28a5a9,{showActiveMarker:_0x24ea21=!0x0}={}){return(_0x14b176,_0x31ed55,_0x4983e8)=>{const _0x4744ec=_0x28a5a9['plugins']['get']('TrackChangesEditing');if(!_0x4983e8['consumable']['test'](_0x31ed55['markerRange'],_0x14b176['name']))return;const _0x5c67c0=_0x28a5a9['model'];for(const _0x2821b6 of _0x31ed55['markerRange']['getItems']()){if(!_0x2821b6['is']('element','softBreak'))continue;const _0x58598c='deletion'==_0x31ed55['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x43b98b}=_0x4744ec['_splitMarkerName'](_0x31ed55['markerName']),_0x24783c=_0x4983e8['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x58598c,'data-author-id':_0x43b98b}),_0x4209b4=_0x4983e8['mapper']['toViewPosition'](_0x5c67c0['createPositionBefore'](_0x2821b6));_0x24ea21&&_0x4744ec['activeMarkers']['includes'](_0x31ed55['markerName'])&&_0x4983e8['writer']['addClass']('ck-suggestion-marker--active',_0x24783c),_0x4983e8['writer']['insert'](_0x4209b4,_0x24783c),_0x4983e8['mapper']['bindElementToMarker'](_0x24783c,_0x31ed55['markerName']);}};}class St extends _0x201c95{['afterInit'](){const _0x1e7f43=this['editor'],_0x5c0674=_0x1e7f43['model'],_0x336502=_0x1e7f43['locale'];if(!_0x1e7f43['plugins']['has']('StandardEditingModeEditing'))return;const _0x4f0cce=_0x1e7f43['plugins']['get']('TrackChangesEditing'),_0x4208e5='restrictedEditingException',_0x1df2d4=_0x1e7f43['commands']['get'](_0x4208e5);_0x4f0cce['enableCommand'](_0x4208e5,(_0x5923f8,_0x438a39={})=>{const _0x2f3582=_0x5c0674['document']['selection'];if(_0x2f3582['isCollapsed'])return void _0x5923f8(_0x438a39);const _0x2b14bf=void 0x0!==_0x438a39['forceValue']?_0x438a39['forceValue']:!_0x1df2d4['value'];_0x5c0674['change'](()=>{const _0x4e7fa9=Array['from'](_0x2f3582['getRanges']());for(const _0x4f5f08 of _0x4e7fa9){const _0x546554=_0x2b14bf?[_0x4f5f08]:io(_0x4208e5,_0x4f5f08,_0x5c0674);for(const _0x23b5a1 of _0x546554)_0x4f0cce['markInlineFormat'](_0x23b5a1,{'commandName':_0x4208e5,'commandParams':[{'forceValue':_0x2b14bf}]});}});}),_0x4f0cce['descriptionFactory']['registerDescriptionCallback'](_0x736d2a=>{if('formatBlock'!=_0x736d2a['type']&&'formatInline'!=_0x736d2a['type'])return;const {data:_0x53ac35}=_0x736d2a;return _0x53ac35&&_0x53ac35['commandName']==_0x4208e5?_0x53ac35['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x336502,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x336502,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x201c95{['afterInit'](){const _0x1da975=this['editor'];if(!_0x1da975['plugins']['has']('Style')||!_0x1da975['plugins']['has']('DataSchema'))return;const _0xd3a5d2=_0x1da975['plugins']['get']('TrackChangesEditing'),_0x5b3ae6=_0x1da975['locale'],_0x1bfb65=_0x1da975['config']['get']('style')||{},_0x41d668=_0x1da975['plugins']['get']('GeneralHtmlSupport'),_0x176041=_0x1da975['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1da975['plugins']['get']('DataSchema'),_0x1bfb65['definitions']);_0xd3a5d2['enableDefaultAttributesIntegration']('style');const _0x2ccadf=new Set();for(const _0x4df9b9 of _0x176041['block']){const _0xeedd3a=_0x41d668['getGhsAttributeNameForElement'](_0x4df9b9['element']);_0x2ccadf['add'](_0xeedd3a);}const _0x439be4=new Set();for(const _0x5c5d69 of _0x176041['inline']){const _0x520c8a=_0x41d668['getGhsAttributeNameForElement'](_0x5c5d69['element']);_0x439be4['add'](_0x520c8a);for(const _0x46b983 of _0x5c5d69['ghsAttributes'])_0x439be4['add'](_0x46b983);}for(const _0x1a64e9 of _0x2ccadf)_0xd3a5d2['registerBlockAttribute'](_0x1a64e9),_0xd3a5d2['descriptionFactory']['registerAttributeLabel'](_0x1a64e9,o(_0x5b3ae6,'FORMAT_STYLE'));for(const _0xde53c5 of _0x439be4)_0xd3a5d2['registerInlineAttribute'](_0xde53c5),_0xd3a5d2['descriptionFactory']['registerAttributeLabel'](_0xde53c5,o(_0x5b3ae6,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x344e51=this['editor'],_0x4a7e14=_0x344e51['locale'];_0x344e51['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x597645=>{if('formatBlock'!=_0x597645['type']&&'formatInline'!=_0x597645['type'])return;const {data:_0x53f552}=_0x597645;return _0x53f552&&'style'===_0x53f552['commandName']?_0x53f552['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4a7e14,'*Set\x20format:*\x20%0',_0x53f552['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x4a7e14,'*Remove\x20format:*\x20%0',_0x53f552['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x201c95{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3a2a92){super(_0x3a2a92),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x256315=this['editor'],_0x14c3f1=_0x256315['model']['document']['selection'];if(!_0x256315['plugins']['has']('TableEditing'))return;const _0x4736ed=_0x256315['locale'],_0x464432=_0x256315['plugins']['get']('TrackChangesEditing'),_0x9d0edd=_0x256315['plugins']['get']('TableUtils');_0x464432['descriptionFactory']['registerElementLabel']('table',_0x42e141=>o(_0x4736ed,'ELEMENT_TABLE',_0x42e141)),this['_setupColumnsRowsFixing'](),_0x464432['enableCommand']('insertTable'),_0x464432['enableCommand']('selectTableRow'),_0x464432['enableCommand']('selectTableColumn');for(const _0x1e8113 of['insertTableRowAbove','insertTableRowBelow']){const _0x30782a=_0x256315['commands']['get'](_0x1e8113);_0x464432['enableCommand'](_0x1e8113,_0xe377fd=>{_0x256315['model']['change'](_0x2c6914=>{_0xe377fd();const _0x2215aa='above'===_0x30782a['order'],_0x121b0a=_0x9d0edd['getSelectionAffectedTableCells'](_0x14c3f1),_0x5a57be=_0x9d0edd['getRowIndexes'](_0x121b0a),_0x2b9a7a=_0x2215aa?_0x5a57be['first']-0x1:_0x5a57be['last']+0x1,_0x13ad92=_0x121b0a[0x0]['findAncestor']('table'),_0x283bd4=_0x9d0edd['createTableWalker'](_0x13ad92,{'startRow':_0x2b9a7a,'endRow':_0x2b9a7a}),_0x56717a=Array['from'](_0x283bd4)['map'](_0x3c7365=>_0x2c6914['createRangeOn'](_0x3c7365['cell']));_0x464432['markMultiRangeInsertion'](_0x56717a,'tableRow');});});}for(const _0x27512f of['insertTableColumnLeft','insertTableColumnRight']){const _0x31ee56=_0x256315['commands']['get'](_0x27512f);_0x464432['enableCommand'](_0x27512f,_0x5ef358=>{_0x256315['model']['change'](_0x1829df=>{_0x5ef358();const _0x5ca7c1='left'===_0x31ee56['order'],_0x4ac408=_0x9d0edd['getSelectionAffectedTableCells'](_0x14c3f1),_0x4077e3=_0x9d0edd['getColumnIndexes'](_0x4ac408),_0x2f7230=_0x5ca7c1?_0x4077e3['first']-0x1:_0x4077e3['last']+0x1,_0x40fc9c=_0x4ac408[0x0]['findAncestor']('table'),_0x265e3f=_0x9d0edd['createTableWalker'](_0x40fc9c,{'startRow':0x0,'column':_0x2f7230,'includeAllSlots':!0x1}),_0x56175b=Array['from'](_0x265e3f)['map'](_0x273fd6=>_0x1829df['createRangeOn'](_0x273fd6['cell']));_0x464432['markMultiRangeInsertion'](_0x56175b,'tableColumn');});});}for(const _0x3800c6 of['removeTableRow','removeTableColumn']){const _0x1f78c=_0x3800c6['substr'](0xb),_0x57f5f5=_0x1f78c['toLowerCase'](),_0x13f264=_0x57f5f5['substr'](0x0,0x3)+'span',_0x71dc9a='table'+_0x1f78c,_0x4c974d='min'+_0x1f78c,_0x2a55f1='max'+_0x1f78c;_0x464432['enableCommand'](_0x3800c6,()=>{_0x256315['model']['change'](_0x5f5395=>{const _0x4a1c5f=_0x9d0edd['getSelectionAffectedTableCells'](_0x14c3f1),_0x141a3f=_0x4a1c5f[0x0]['findAncestor']('table');let _0x1d7934;if('removeTableRow'==_0x3800c6){const _0x450949=_0x9d0edd['getRowIndexes'](_0x4a1c5f);_0x1d7934={'startRow':_0x450949['first'],'endRow':_0x450949['last'],'includeAllSlots':!0x0};}else{const _0x57a2e7=_0x9d0edd['getColumnIndexes'](_0x4a1c5f);_0x1d7934={'startColumn':_0x57a2e7['first'],'endColumn':_0x57a2e7['last'],'includeAllSlots':!0x0};}const _0x442075=_0x9d0edd['createTableWalker'](_0x141a3f,_0x1d7934),_0x4a3ae2=Array['from'](_0x442075)['map'](({cell:_0x75964c})=>_0x75964c),_0x4b477f=be(_0x4a3ae2['filter'](_0x5617ee=>_0x5617ee['hasAttribute'](_0x13f264))),_0x237f9c=be(_0x4a3ae2['filter'](_0x1070fe=>!_0x1070fe['hasAttribute'](_0x13f264)))['map'](_0x200ebf=>_0x5f5395['createRangeOn'](_0x200ebf)),_0x3e4aaf=_0x464432['markMultiRangeDeletion'](_0x237f9c,_0x71dc9a);if(_0x3e4aaf&&('tableRow'==_0x3e4aaf['subType']||'tableColumn'==_0x3e4aaf['subType'])){const _0x2284e4=this['_getSuggestionCoords'](_0x3e4aaf);for(const _0xef8df9 of _0x4b477f){const _0x24f8a4=_0x5f5395['createRangeOn'](_0xef8df9),_0x57a6ff=_0x9d0edd['getCellLocation'](_0xef8df9),_0x25b240=_0xef8df9['getAttribute'](_0x13f264)-0x1,_0xe6338e=_0x2284e4[_0x4c974d],_0x4b2bdb=_0x2284e4[_0x2a55f1];_0xe6338e<=_0x57a6ff[_0x57f5f5]&&_0x57a6ff[_0x57f5f5]+_0x25b240<=_0x4b2bdb&&_0x3e4aaf['addRange'](_0x24f8a4);}}});});}function _0x150f11(_0x5a160d){const _0x3a4261=Array['from'](_0x14c3f1['getRanges']())['map'](_0x1e8ed4=>_0x348f0d['fromRange'](_0x1e8ed4));_0x256315['model']['change'](_0x6e247=>{const _0x1a687c=_0x6e247['batch'];_0x5a160d=_0x5a160d['filter'](_0x3ed121=>'$graveyard'!=_0x3ed121['root']['rootName']),_0x6e247['setSelection'](_0x5a160d),_0x256315['commands']['get']('removeTableRow')['refresh'](),_0x256315['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x256315['model']['enqueueChange'](()=>{_0x256315['model']['enqueueChange'](_0x1a687c,_0x2c4aa4=>{const _0x35f990=_0x3a4261['filter'](_0x4162e8=>'$graveyard'!=_0x4162e8['root']['rootName']);_0x35f990['length']>0x0&&_0x2c4aa4['setSelection'](_0x35f990);for(const _0xbc791a of _0x3a4261)_0xbc791a['detach']();});});});}function _0x42af12(_0x515b8e){_0x256315['model']['change'](_0x40a830=>{const _0x44747d=Array['from'](_0x14c3f1['getRanges']())['map'](_0x148455=>_0x348f0d['fromRange'](_0x148455)),_0x2d5a98=[];for(const _0x1368fe of _0x515b8e)for(const _0x308777 of _0x1368fe['getItems']({'shallow':!0x0}))_0x2d5a98['push'](_0x308777);for(const _0xe8ff1e of _0x2d5a98)'$graveyard'!=_0xe8ff1e['root']['rootName']&&(_0x40a830['setSelection'](_0x40a830['createPositionAt'](_0xe8ff1e,0x0)),_0x256315['commands']['get']('removeTableColumn')['refresh'](),_0x256315['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x4a0aa5=_0x44747d['filter'](_0x2bd9a5=>'$graveyard'!=_0x2bd9a5['root']['rootName']);_0x4a0aa5['length']>0x0&&_0x40a830['setSelection'](_0x4a0aa5);for(const _0x7a8ca9 of _0x44747d)_0x7a8ca9['detach']();});}function _0x2263fb(_0x206bfe,_0x33baae){return _0x33baae['every'](_0x487d5d=>_0x206bfe['some'](_0x3b8eda=>_0x3b8eda['end']['isEqual'](_0x487d5d['start'])||_0x487d5d['end']['isEqual'](_0x3b8eda['start'])));}function _0xadc020(_0x291a34,_0x56f5e3){return!_0x291a34['some'](_0x1ddf76=>_0x56f5e3['some'](_0x4456e8=>_0x1ddf76['isIntersecting'](_0x4456e8)))&&_0x291a34['some'](_0x3318d9=>_0x56f5e3['some'](_0x40399f=>_0x3318d9['end']['isTouching'](_0x40399f['start'])));}_0x256315['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xd3d83d,_0x83b3d4,_0x493a2d)=>{if(!_0x493a2d['options']['showSuggestionHighlights'])return;const _0x5e89a3=_0x83b3d4['item'];if(!_0x5e89a3)return;const _0x8cc75=_0x493a2d['mapper']['toViewElement'](_0x5e89a3);function _0x5867c7(_0xf8b544){return Array['isArray'](_0xf8b544)?_0xf8b544:[_0xf8b544];}_0x8cc75&&'tableCell'===_0x5e89a3['name']&&_0x1fc41d(_0x8cc75,_0x493a2d['writer'],(_0x5469d5,_0x41b933,_0x20e83f)=>_0x20e83f['addClass'](_0x5867c7(_0x41b933['classes']),_0x5469d5),(_0x423f8a,_0x5756c9,_0xd02295)=>_0xd02295['removeClass'](_0x5867c7(_0x5756c9['classes']),_0x423f8a));},{'priority':'highest'}),_0x464432['descriptionFactory']['registerDescriptionCallback'](_0x415a94=>{if('insertion'!=_0x415a94['type']&&'deletion'!=_0x415a94['type'])return;const _0x179272=_0x415a94['getContainedElement']();if(null!=_0x179272&&_0x179272['is']('element','table')){if('insertion'==_0x415a94['type']){const _0x3ebabb=_0x415a94['getItems']()['filter'](_0x56c4ce=>_0x56c4ce['is']('$textProxy'))['map'](_0x332c14=>_0x332c14['data']);if(_0x3ebabb['length'])return{'type':'insertion','content':o(_0x4736ed,'*Insert:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3ebabb['join']('\x20')+'\x22'))};}if('deletion'==_0x415a94['type']){const _0x16eb01=_0x415a94['getItems']()['filter'](_0x10e04a=>_0x10e04a['is']('$textProxy'))['map'](_0x22de24=>_0x22de24['data']);if(_0x16eb01['length'])return{'type':'deletion','content':o(_0x4736ed,'*Remove:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x16eb01['join']('\x20')+'\x22'))};}}}),_0x464432['descriptionFactory']['registerDescriptionCallback'](_0x18f5a2=>{if('tableRow'==_0x18f5a2['subType']){const _0x2903ed=_0x18f5a2['getItems']()['filter'](_0x9106b1=>_0x9106b1['is']('$textProxy'))['map'](_0x255c40=>_0x255c40['data']),_0x566598=this['_getSuggestionCoords'](_0x18f5a2),_0x231f00=_0x566598['maxRow']-_0x566598['minRow']+0x1;if('insertion'==_0x18f5a2['type'])return _0x2903ed['length']?{'type':'insertion','content':o(_0x4736ed,'*Insert:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x231f00,'\x22'+_0x2903ed['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4736ed,'*Insert:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_ROW',_0x231f00))};if('deletion'==_0x18f5a2['type'])return _0x2903ed['length']?{'type':'deletion','content':o(_0x4736ed,'*Remove:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x231f00,'\x22'+_0x2903ed['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4736ed,'*Remove:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_ROW',_0x231f00))};}if('tableColumn'==_0x18f5a2['subType']){const _0x4b3a70=_0x18f5a2['getItems']()['filter'](_0x58f6bd=>_0x58f6bd['is']('$textProxy'))['map'](_0x8cbe3a=>_0x8cbe3a['data']),_0x418570=this['_getSuggestionCoords'](_0x18f5a2),_0x364731=_0x418570['maxColumn']-_0x418570['minColumn']+0x1;if('insertion'==_0x18f5a2['type'])return _0x4b3a70['length']?{'type':'insertion','content':o(_0x4736ed,'*Insert:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x364731,'\x22'+_0x4b3a70['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4736ed,'*Insert:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_COLUMN',_0x364731))};if('deletion'==_0x18f5a2['type'])return _0x4b3a70['length']?{'type':'deletion','content':o(_0x4736ed,'*Remove:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x364731,'\x22'+_0x4b3a70['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4736ed,'*Remove:*\x20%0',o(_0x4736ed,'ELEMENT_TABLE_COLUMN',_0x364731))};}}),_0x464432['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x150f11),_0x464432['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x150f11),_0x464432['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x42af12),_0x464432['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x42af12),_0x464432['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2263fb),_0x464432['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2263fb),_0x464432['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0xadc020),_0x464432['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0xadc020);}['_acceptFormatSuggestionCallbackFactory'](){const _0x162338=this['editor'],_0x25ec4d=_0x162338['model']['document']['selection'];return(_0x22b52f,_0x4c9c15)=>{_0x162338['model']['change'](_0x527ffd=>{const {commandName:_0x5e307d,commandParams:_0x25fe44}=_0x4c9c15;let _0x4f103b=_0x22b52f[0x0]['end']['nodeBefore'];_0x25fe44&&_0x25fe44[0x0]&&!0x1===_0x25fe44[0x0]['forceValue']&&(_0x4f103b=_0x22b52f[0x0]['start']['nodeAfter']);const _0x30477b=_0x527ffd['createRangeIn'](_0x4f103b);if('$graveyard'==_0x30477b['root']['rootName'])return;const _0x4cce31=Array['from'](_0x25ec4d['getRanges']())['map'](_0x4bd1bd=>_0x348f0d['fromRange'](_0x4bd1bd));_0x527ffd['setSelection'](_0x30477b),_0x162338['commands']['get'](_0x5e307d)['refresh'](),_0x25fe44['push']({'forceDefaultExecution':!0x0}),_0x162338['execute'](_0x5e307d,..._0x25fe44);const _0x409caf=_0x4cce31['filter'](_0x355218=>'$graveyard'!=_0x355218['root']['rootName']);_0x409caf['length']>0x0&&_0x527ffd['setSelection'](_0x409caf);for(const _0x51aa5c of _0x4cce31)_0x51aa5c['detach']();});};}['_getCoordsForCells'](_0x5b587c){const _0x1621be=this['editor']['plugins']['get']('TableUtils');let _0x38761b=Number['MAX_SAFE_INTEGER'],_0x39be1c=Number['MIN_SAFE_INTEGER'],_0x3d9311=Number['MAX_SAFE_INTEGER'],_0x197366=Number['MIN_SAFE_INTEGER'];for(const _0x2293f0 of _0x5b587c){if('$graveyard'==_0x2293f0['root']['rootName'])continue;const {row:_0x139540,column:_0x453296}=_0x1621be['getCellLocation'](_0x2293f0),_0x3a4ee0=_0x2293f0['hasAttribute']('rowspan')?_0x2293f0['getAttribute']('rowspan')-0x1:0x0,_0x16af9b=_0x2293f0['hasAttribute']('colspan')?_0x2293f0['getAttribute']('colspan')-0x1:0x0;_0x38761b=_0x139540<_0x38761b?_0x139540:_0x38761b,_0x39be1c=_0x139540+_0x3a4ee0>_0x39be1c?_0x139540+_0x3a4ee0:_0x39be1c,_0x3d9311=_0x453296<_0x3d9311?_0x453296:_0x3d9311,_0x197366=_0x453296+_0x16af9b>_0x197366?_0x453296+_0x16af9b:_0x197366;}return{'minRow':_0x38761b,'maxRow':_0x39be1c,'minColumn':_0x3d9311,'maxColumn':_0x197366};}['_setupColumnsRowsFixing'](){const _0x2cc953=this['editor'],_0x46034e=_0x2cc953['plugins']['get']('TrackChangesEditing'),_0x238957=_0x2cc953['plugins']['get']('TableUtils');_0x2cc953['model']['document']['on']('change:data',()=>{const _0x517abf=Array['from'](_0x2cc953['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x446ceb,data:_0xa2a45b}of _0x517abf){const {group:_0x3e0f42,id:_0x18a85c,subType:_0x137ae8}=_0x46034e['_splitMarkerName'](_0x446ceb);if('suggestion'!=_0x3e0f42)continue;if(null!=_0xa2a45b['oldRange'])continue;const _0x4d4185=_0x46034e['getSuggestion'](_0x18a85c);this['_tablePostFixingSubtypes']['includes'](_0x137ae8)&&this['_tableSuggestions']['add'](_0x4d4185);}},{'priority':'low'});const _0x2c5f9b=(_0xc3aebb,_0x45705a)=>{let _0x5db293=!0x1;const _0x4e1dcc=_0x45705a['createRangeOn'](_0xc3aebb),_0x59cc07=_0xc3aebb['findAncestor']('table'),_0x276ff7=_0x238957['getCellLocation'](_0xc3aebb);for(const _0x597fce of this['_tableSuggestions']){const _0xb61b66=_0x597fce['subType'],_0xa838d9=_0xb61b66['startsWith']('tablePaste'),_0x5bdc56=_0xb61b66['substr'](_0xa838d9?0xa:0x5),_0x75a7f5=_0x5bdc56['toLowerCase'](),_0x275f6e=_0x75a7f5['substr'](0x0,0x3)+'span',_0x10d918='min'+_0x5bdc56,_0x7fad37='max'+_0x5bdc56;if(!_0x597fce['isInContent'])continue;if(_0x59cc07!=_0x597fce['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x597fce['isIntersectingWithRange'](_0x4e1dcc))continue;const _0x26c63b=_0xc3aebb['hasAttribute'](_0x275f6e)?_0xc3aebb['getAttribute'](_0x275f6e)-0x1:0x0,_0x3eb864=this['_getSuggestionCoords'](_0x597fce),_0x5a490b=_0x3eb864[_0x10d918],_0x421e96=_0x3eb864[_0x7fad37];_0x5a490b<=_0x276ff7[_0x75a7f5]&&_0x276ff7[_0x75a7f5]+_0x26c63b<=_0x421e96&&(_0x597fce['addRange'](_0x4e1dcc),_0x5db293=!0x0);}return _0x5db293;};_0x2cc953['model']['document']['registerPostFixer'](_0x7457ed=>{let _0x560612=!0x1;for(const _0x2cd3dc of _0x2cc953['model']['document']['differ']['getChanges']())if('insert'==_0x2cd3dc['type']){if('tableRow'==_0x2cd3dc['name']){for(const _0x5821c5 of _0x2cd3dc['position']['nodeAfter']['getChildren']())_0x560612=_0x560612||_0x2c5f9b(_0x5821c5,_0x7457ed);}else'tableCell'==_0x2cd3dc['name']&&(_0x560612=_0x560612||_0x2c5f9b(_0x2cd3dc['position']['nodeAfter'],_0x7457ed));}return _0x560612;});}['_getSuggestionCoords'](_0x1cc583){return this['_getCoordsForCells'](_0x1cc583['getRanges']()['map'](_0x47f011=>_0x47f011['start']['nodeAfter']));}}function be(_0x7bf281){return Array['from'](new Set(_0x7bf281)['values']());}class vt extends _0x201c95{static get['requires'](){return[It];}['afterInit'](){const _0x4da813=this['editor'],_0x2eafaa=_0x4da813['model']['document']['selection'],_0x1d2aef=_0x4da813['locale'];if(!_0x4da813['plugins']['has']('TableEditing'))return;const _0xad5570=_0x4da813['plugins']['get']('TrackChangesEditing'),_0x5d1514=_0x4da813['plugins']['get']('TableUtils'),_0x1c4d8d=_0x4da813['plugins']['get'](It);_0x1c4d8d['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0xad5570['enableCommand']('mergeTableCells',()=>{const _0x3f3f8d=_0x5d1514['getSelectionAffectedTableCells'](_0x4da813['model']['document']['selection']);_0x4da813['model']['change'](()=>{_0xad5570['markMultiRangeBlockFormat'](_0x3f3f8d,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x4da813['commands']['get']('mergeTableCells')['on']('execute',(_0x42a105,_0x48f0f1)=>{_0x4da813['commands']['get']('trackChanges')['value']&&(_0x48f0f1['length']>0x0&&_0x48f0f1[_0x48f0f1['length']-0x1]&&_0x48f0f1[_0x48f0f1['length']-0x1]['forceDefaultExecution']||_0xad5570['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x42a105['stop']());},{'priority':'highest'});for(const _0x5dc797 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x57eeaa=_0x4da813['commands']['get'](_0x5dc797);_0xad5570['enableCommand'](_0x5dc797,()=>{const _0x46fc43=_0x4da813['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4d8268=>_0x4d8268['is']('element','tableCell')),_0x3c6735=_0x57eeaa['value'];_0x4da813['model']['change'](()=>{_0xad5570['markMultiRangeBlockFormat']([_0x46fc43,_0x3c6735],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x350198 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3b5a66=_0x4da813['commands']['get'](_0x350198);_0xad5570['enableCommand'](_0x350198,()=>{const _0x430f39=_0x5d1514['getSelectionAffectedTableCells'](_0x4da813['model']['document']['selection'])[0x0],_0x4f9fed=_0x430f39['findAncestor']('table'),{column:_0x1f621c,row:_0xb484a4}=_0x5d1514['getCellLocation'](_0x430f39);let _0x5aeaf2=[];if('horizontally'==_0x3b5a66['direction']){const _0x10618a=_0x5d1514['createTableWalker'](_0x4f9fed,{'startRow':_0xb484a4,'endRow':_0xb484a4,'includeAllSlots':!0x0});_0x5aeaf2=Array['from'](_0x10618a)['map'](_0x5a11f8=>_0x5a11f8['cell']);}else{const _0x461c94=_0x5d1514['createTableWalker'](_0x4f9fed,{'column':_0x1f621c,'includeAllSlots':!0x0});_0x5aeaf2=Array['from'](_0x461c94)['map'](_0x45f2d7=>_0x45f2d7['cell']);}_0x4da813['model']['change'](_0x2cae77=>{_0xad5570['markBlockFormat'](_0x2cae77['createRangeOn'](_0x430f39),{'commandName':_0x350198,'commandParams':[]},_0x5aeaf2,_0x350198);});});}_0xad5570['descriptionFactory']['registerDescriptionCallback'](_0x22a402=>{if('formatBlock'!=_0x22a402['type']&&'formatInline'!=_0x22a402['type'])return;const {data:_0x265683}=_0x22a402;return _0x265683&&'mergeTableCells'==_0x265683['commandName']?{'type':'format','content':o(_0x1d2aef,'*Merge\x20cells*')}:void 0x0;}),_0xad5570['descriptionFactory']['registerDescriptionCallback'](_0x566a59=>{if('formatBlock'!=_0x566a59['type']&&'formatInline'!=_0x566a59['type'])return;const {data:_0x7acecb}=_0x566a59;return _0x7acecb?'splitTableCellVertically'==_0x7acecb['commandName']?{'type':'format','content':o(_0x1d2aef,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x7acecb['commandName']?{'type':'format','content':o(_0x1d2aef,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x432ecd=_0x1c4d8d['_acceptFormatSuggestionCallbackFactory']();for(const _0x33ec34 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0xad5570['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x33ec34,'accept',_0x432ecd);for(const _0x4cc4a4 of['splitTableCellVertically','splitTableCellHorizontally'])_0xad5570['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4cc4a4,'accept',_0x432ecd);_0xad5570['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x42a7c3=>{_0x4da813['model']['change'](_0x335b79=>{const _0x53a0d5=Array['from'](_0x2eafaa['getRanges']())['map'](_0x154c5f=>_0x348f0d['fromRange'](_0x154c5f));_0x335b79['setSelection'](_0x42a7c3),_0x4da813['commands']['get']('mergeTableCells')['refresh'](),_0x4da813['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x201024=_0x53a0d5['filter'](_0x1e5ae2=>'$graveyard'!=_0x1e5ae2['root']['rootName']);_0x201024['length']>0x0&&_0x335b79['setSelection'](_0x201024);for(const _0x175200 of _0x53a0d5)_0x175200['detach']();});});for(const _0x465717 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2b087b=_0x4da813['commands']['get'](_0x465717);_0x2b087b['on']('set:isEnabled',(_0x20503b,_0x2f9ede,_0x4abaf6)=>{if(_0x4abaf6){const _0x45887b=_0x4da813['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4a9611=>_0x4a9611['is']('element','tableCell'));this['_areMergableCells'](_0x2b087b['value'],_0x45887b)||(_0x20503b['return']=!0x1,_0x20503b['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3175e6=this['editor']['commands']['get']('mergeTableCells'),_0x1535fe=this['editor']['plugins']['get']('TableUtils');if(!_0x3175e6['isEnabled'])return!0x1;const _0x40864a=_0x1535fe['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x397e46 of _0x40864a)for(const _0x2cb69c of _0x40864a)if(_0x397e46!=_0x2cb69c&&!this['_areMergableCells'](_0x397e46,_0x2cb69c))return!0x1;return!0x0;}['_areMergableCells'](_0x3d0a39,_0xa7cc27){const _0x5d93d4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x73400b=this['editor']['model']['createRangeOn'](_0x3d0a39),_0x416ab5=this['editor']['model']['createRangeOn'](_0xa7cc27),_0x6270f0=new Set(),_0x3169a8=new Set();for(const _0x3075d3 of _0x5d93d4['getSuggestions']())if(('insertion'==_0x3075d3['type']||'deletion'==_0x3075d3['type']||'mergeTableCells'==_0x3075d3['subType'])&&_0x3075d3['isInContent']){for(const _0x11e420 of _0x3075d3['getRanges']())_0x11e420['containsRange'](_0x73400b,!0x0)&&_0x6270f0['add'](_0x3075d3['type']+':'+_0x3075d3['author']['id']),_0x11e420['containsRange'](_0x416ab5,!0x0)&&_0x3169a8['add'](_0x3075d3['type']+':'+_0x3075d3['author']['id']);}if(_0x6270f0['size']!=_0x3169a8['size'])return!0x1;for(const _0x1d03a9 of _0x6270f0)if(!_0x3169a8['has'](_0x1d03a9))return!0x1;return!0x0;}}class Ct extends _0x201c95{static get['requires'](){return[It];}['afterInit'](){const _0x196afd=this['editor'];if(!_0x196afd['plugins']['has']('TableEditing'))return;const _0x552bca=_0x196afd['locale'],_0x1d3203=_0x196afd['plugins']['get']('TrackChangesEditing');_0x1d3203['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1d3203['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1d3203['registerBlockAttribute']('headingRows'),_0x1d3203['registerBlockAttribute']('headingColumns'),_0x1d3203['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x552bca,'FORMAT_HEADER_ROW')),_0x1d3203['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x552bca,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3d2e76=this['editor']['plugins']['get']('TrackChangesEditing'),_0x26c067=this['editor']['plugins']['get']('TableUtils'),_0x34dd2c=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x10ec8c({showActiveMarker:_0x5ca55a=!0x0,setDataAttribute:_0x44067f=!0x0}={}){return(_0xff5709,_0x57d51c,_0x3bc306)=>{const {type:_0x2efe35,id:_0x656bc}=_0x3d2e76['_splitMarkerName'](_0x57d51c['markerName']),_0x5a21b3=_0x3d2e76['getSuggestion'](_0x656bc),_0x17f8ba=_0x5a21b3['data'];if('formatBlock'!=_0x5a21b3['type']||!_0x17f8ba||'setTableColumnHeader'!=_0x17f8ba['commandName'])return;if(_0x57d51c['item'])return void _0xff5709['stop']();if(!_0x3bc306['consumable']['consume'](_0x57d51c['markerRange'],_0xff5709['name']))return;const _0x40779f=_0x57d51c['markerRange']['start']['nodeAfter'],_0x265472=_0x57d51c['markerRange']['end']['nodeBefore'],_0x23a4a4=_0x40779f['parent']['parent'],{column:_0x4b19ff}=_0x26c067['getCellLocation'](_0x40779f),{column:_0x5be118}=_0x26c067['getCellLocation'](_0x265472);for(let _0x5eeaad=_0x4b19ff;_0x5eeaad<=_0x5be118;_0x5eeaad++){const _0x2ddacc=_0x26c067['createTableWalker'](_0x23a4a4,{'column':_0x5eeaad,'includeAllSlots':!0x1});for(const _0x109c72 of _0x2ddacc){const _0x18e71a=_0x109c72['cell'],_0x1a2475=_0x3bc306['mapper']['toViewElement'](_0x18e71a);_0x3bc306['writer']['addClass']('ck-suggestion-marker-'+_0x2efe35,_0x1a2475),_0x44067f&&_0x3bc306['writer']['setAttribute']('data-suggestion',_0x656bc,_0x1a2475),_0x3bc306['mapper']['bindElementToMarker'](_0x1a2475,_0x57d51c['markerName']),_0x5ca55a&&(_0x3d2e76['activeMarkers']['includes'](_0x57d51c['markerName'])?_0x3bc306['writer']['addClass']('ck-suggestion-marker--active',_0x1a2475):_0x3bc306['writer']['removeClass']('ck-suggestion-marker--active',_0x1a2475));}}};}_0x3d2e76['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x34dd2c),_0x3d2e76['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x34dd2c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x10ec8c(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x50e8aa,_0x2cb4c7,_0x529cb6)=>{_0x529cb6['options']['showSuggestionHighlights']&&_0x10ec8c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x50e8aa,_0x2cb4c7,_0x529cb6);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x466b11,_0x4ec154,_0x7110ce)=>{const {type:_0x414513,id:_0x4a18fd}=_0x3d2e76['_splitMarkerName'](_0x4ec154['markerName']),_0x5bd08e=_0x3d2e76['getSuggestion'](_0x4a18fd),_0x15974d=_0x5bd08e['data'];if('formatBlock'!=_0x5bd08e['type']||!_0x15974d||'setTableColumnHeader'!=_0x15974d['commandName'])return;const _0x4d38b5=_0x7110ce['mapper']['markerNameToElements'](_0x4ec154['markerName']);if(_0x4d38b5){for(const _0xed9907 of _0x4d38b5)_0x7110ce['writer']['removeClass']('ck-suggestion-marker-'+_0x414513,_0xed9907),_0x7110ce['writer']['removeClass']('ck-suggestion-marker--active',_0xed9907),_0x7110ce['writer']['removeAttribute']('data-suggestion',_0xed9907),_0x7110ce['mapper']['unbindElementFromMarkerName'](_0xed9907,_0x4ec154['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1ba853=this['editor'],_0x44c6a6=_0x1ba853['locale'];function _0x417dd5(_0x9efe3e){return{'type':'format','content':o(_0x44c6a6,'*Format:*\x20%0',_0x9efe3e)};}_0x1ba853['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe97a3=>{if('formatBlock'!=_0xe97a3['type'])return;const {data:_0xc6f9be}=_0xe97a3;if(_0xc6f9be){if('setTableRowHeader'==_0xc6f9be['commandName']){const _0x1727eb=_0xc6f9be['commandParams'][0x0]['forceValue'];return _0x417dd5(o(_0x44c6a6,_0x1727eb?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0xc6f9be['commandName']){const _0x28dad3=_0xc6f9be['commandParams'][0x0]['forceValue'];return _0x417dd5(o(_0x44c6a6,_0x28dad3?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x17c891=>[_0x17c891,null]));class _t extends _0x201c95{static get['requires'](){return[It];}['afterInit'](){const _0x37b7f3=this['editor'];if(!_0x37b7f3['plugins']['has']('TableClipboard'))return;const _0xf2c034=_0x37b7f3['plugins']['get']('TrackChangesEditing'),_0x448eb8=_0x37b7f3['plugins']['get']('TableUtils'),_0x4a5405=_0x37b7f3['plugins']['get'](It),_0x4d26fa=_0x37b7f3['plugins']['get']('TableClipboard');_0x4a5405['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x37b7f3['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x37b7f3['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x3a8685=null;_0x37b7f3['model']['on']('insertContent',(_0x47de19,_0x430bf2)=>{const [_0x1d8e3d,_0x5073f7]=_0x430bf2,_0x26ea91=_0x430bf2[_0x430bf2['length']-0x1];_0x26ea91&&_0x26ea91['forceDefaultExecution']||_0xf2c034['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3c26ad,_0x547000,_0x38ca15,_0x74e863,_0x7a5fd5){if(_0x547000&&!_0x547000['is']('documentSelection'))return!0x1;const _0x22ba8b=_0x7a5fd5['getTableIfOnlyTableInContent'](_0x3c26ad,_0x38ca15);if(!_0x22ba8b||!Re(_0x22ba8b,void 0x0,_0x74e863))return!0x1;const _0x3d80ab=_0x74e863['getSelectionAffectedTableCells'](_0x38ca15['document']['selection']);if(!_0x3d80ab['length'])return!0x1;const _0x3fcf87=_0x3d80ab[0x0]['findAncestor']('table'),_0x5ab1ac=_0x74e863['getRowIndexes'](_0x3d80ab),_0x571dcc=_0x74e863['getColumnIndexes'](_0x3d80ab),_0x3783af={'startRow':_0x5ab1ac['first'],'endRow':_0x5ab1ac['last'],'startColumn':_0x571dcc['first'],'endColumn':_0x571dcc['last']};return 0x1==_0x3d80ab['length']&&(_0x3783af['endRow']+=_0x74e863['getRows'](_0x22ba8b)-0x1,_0x3783af['endColumn']+=_0x74e863['getColumns'](_0x22ba8b)-0x1),Re(_0x3fcf87,_0x3783af,_0x74e863);}(_0x1d8e3d,_0x5073f7,_0x37b7f3['model'],_0x448eb8,_0x4d26fa)&&(_0x47de19['stop'](),_0x3a8685={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x37b7f3['model']['change'](()=>{_0x37b7f3['model']['insertContent'](_0x430bf2[0x0],_0x430bf2[0x1],_0x430bf2[0x2],{'forceDefaultExecution':!0x0});const _0x71fd2f=_0x5eb85a(),{rowInsertionRanges:_0x2bf24a,columnInsertionRanges:_0x2315be,insertionRanges:_0xc8a9c1,deletionRanges:_0x210bc7,cells:_0x19803d}=_0x3a8685;_0x2bf24a['length']&&_0xf2c034['markMultiRangeInsertion'](_0x2bf24a,'tablePasteRow',{'tablePasteChainId':_0x71fd2f}),_0x2315be['length']&&_0xf2c034['markMultiRangeInsertion'](_0x2315be,'tablePasteColumn',{'tablePasteChainId':_0x71fd2f}),_0xc8a9c1['length']&&(_0xf2c034['markMultiRangeInsertion'](_0xc8a9c1,'tablePaste',{'tablePasteChainId':_0x71fd2f,'skipNestingCheck':!0x0}),_0xc8a9c1['forEach'](_0x17c337=>_0x17c337['detach']?.())),_0x210bc7['length']&&(_0xf2c034['markMultiRangeDeletion'](_0x210bc7,'tablePaste',{'tablePasteChainId':_0x71fd2f,'skipNestingCheck':!0x0}),_0x210bc7['forEach'](_0x3394b1=>_0x3394b1['detach']?.()));const _0x2e9182=_0xf2c034['markMultiRangeBlockFormat'](_0x19803d['map'](({element:_0x447846})=>_0x447846),{'formatGroupId':_0x5eb85a()},[],'tablePasteCell',{'tablePasteChainId':_0x71fd2f});if(_0x2e9182){const _0x2c2a7c=_0x2e9182['getMarkers'](),_0x35945a=[];for(const {element:_0x5c1def,attributes:_0x2aed7e}of _0x19803d){if(!_0x2aed7e)continue;const _0x49d17d=_0x37b7f3['model']['createRangeOn'](_0x5c1def),_0x4e8db0=_0x2c2a7c['find'](_0x30a95d=>_0x30a95d['getRange']()['isEqual'](_0x49d17d));_0x4e8db0&&_0x35945a['push']([_0x4e8db0['name'],_0x2aed7e]);}_0x35945a['length']&&_0x2e9182['setAttribute']('markerAttributes',Object['fromEntries'](_0x35945a));}_0x3a8685=null;}));},{'priority':_0x2782a0['high']+0xa}),_0x37b7f3['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x57afea,_0x31c3d9)=>{const [_0x4b3e3d,_0x13e2ba,,_0x27388d]=_0x31c3d9;if(!_0x3a8685)return;_0x57afea['stop']();const _0x28645f=_0x4b3e3d['cell'],_0x6aea7e=_0x13e2ba,_0x2551b0=ke(_0x28645f),_0x376c42=ke(_0x6aea7e);_0x57afea['return']=_0x28645f;let _0x1a271c=null,_0x4febdf=null;if(_0x376c42||_0x2551b0){if(_0x2551b0&&!_0x376c42){_0x27388d['remove'](_0x28645f['getChild'](0x0));for(const _0x1e9ed6 of Array['from'](_0x6aea7e['getChildren']()))_0x27388d['insert'](_0x1e9ed6,_0x28645f,'end');const _0x6887ed=_0x3a8685['rowInsertionIndexes']['includes'](_0x4b3e3d['row']),_0x1ea668=_0x3a8685['columnInsertionIndexes']['includes'](_0x4b3e3d['column']);_0x6887ed||_0x1ea668||(_0x1a271c=_0x348f0d['fromRange'](_0x27388d['createRangeIn'](_0x28645f)));}else _0x376c42&&!_0x2551b0&&(_0x4febdf=_0x27388d['createRangeIn'](_0x28645f));}else{const _0x189476=_0x27388d['createElement']('tableCellSuggestion'),_0x5dfcfd=_0x27388d['createElement']('tableCellSuggestion');_0x27388d['wrap'](_0x27388d['createRangeIn'](_0x28645f),_0x5dfcfd),_0x27388d['insert'](_0x189476,_0x28645f,0x0);for(const _0x59341a of Array['from'](_0x6aea7e['getChildren']()))_0x27388d['insert'](_0x59341a,_0x189476,'end');_0x1a271c=_0x348f0d['fromRange'](_0x27388d['createRangeOn'](_0x189476)),_0x4febdf=_0x348f0d['fromRange'](_0x27388d['createRangeOn'](_0x5dfcfd));}const _0x2a421e=Array['from'](_0x6aea7e['getAttributes']())['filter'](([_0x50e946])=>Pe['includes'](_0x50e946));_0x3a8685['cells']['push']({'element':_0x28645f,'attributes':_0x2a421e['length']?Object['fromEntries'](_0x2a421e):null}),_0x1a271c&&_0x3a8685['insertionRanges']['push'](_0x1a271c),_0x4febdf&&_0x3a8685['deletionRanges']['push'](_0x4febdf);},{'priority':'high'}),_0x448eb8['on']('insertColumns',(_0x12db69,_0x285225)=>{const [_0x5b6d39,_0x4405b9={}]=_0x285225;if(!_0x3a8685)return;const _0x3afc3c=_0x4405b9['at']||0x0,_0x392672=_0x4405b9['columns']||0x1;_0x3a8685['columnInsertionIndexes']=new Array(_0x392672)['fill'](_0x3afc3c)['map']((_0x1d1453,_0x127507)=>_0x1d1453+_0x127507);for(const {cell:_0x3b778d}of _0x448eb8['createTableWalker'](_0x5b6d39,{'startColumn':_0x3afc3c,'endColumn':_0x3afc3c+_0x392672-0x1}))_0x3a8685['columnInsertionRanges']['push'](_0x37b7f3['model']['createRangeOn'](_0x3b778d));},{'priority':'low'}),_0x448eb8['on']('insertRows',(_0x5b461b,_0x3a6863)=>{const [_0x515e29,_0x3d1cf4={}]=_0x3a6863;if(!_0x3a8685)return;const _0x40ab39=_0x3d1cf4['at']||0x0,_0x291e1f=_0x3d1cf4['rows']||0x1;_0x3a8685['rowInsertionIndexes']=new Array(_0x291e1f)['fill'](_0x40ab39)['map']((_0x403726,_0x1bf762)=>_0x403726+_0x1bf762);for(const {cell:_0xb6a7bf}of _0x448eb8['createTableWalker'](_0x515e29,{'startRow':_0x40ab39,'endRow':_0x40ab39+_0x291e1f-0x1}))_0x3a8685['rowInsertionRanges']['push'](_0x37b7f3['model']['createRangeOn'](_0xb6a7bf));},{'priority':'low'}),_0xf2c034['descriptionFactory']['registerDescriptionCallback'](_0x530d50=>{if(_0x530d50['subType']&&_0x530d50['subType']['startsWith']('tablePaste'))return _0x530d50['previous']?{}:{'type':'insertion','content':o(_0x37b7f3['locale'],'*Replace\x20table\x20cells*')};});const _0xafb308=()=>!0x1;for(const _0x704147 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0xf2c034['_suggestionFactory']['registerCustomCallback']('insertion',_0x704147,'join',_0xafb308),_0xf2c034['_suggestionFactory']['registerCustomCallback']('deletion',_0x704147,'join',_0xafb308),_0xf2c034['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x704147,'join',_0xafb308);_0xf2c034['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0xafb308),_0xf2c034['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x18ac2d,_0x25c0ad,_0x3e887c)=>{const _0x58f6e2=_0x18ac2d['map'](_0x2d2286=>_0x2d2286['getContainedElement']())['filter'](_0x2a66e0=>_0x2a66e0),_0x21bb6a=new Map(_0x58f6e2['map'](_0x4f6080=>[_0x4f6080,null]));if(_0x3a8685){for(const {element:_0x56fb55,attributes:_0x2ea7a9}of _0x3a8685['cells'])_0x2ea7a9&&_0x21bb6a['set'](_0x56fb55,_0x2ea7a9);}else{if(_0x3e887c&&_0x3e887c['markerAttributes'])for(const [_0x39a3f4,_0x39cad2]of Object['entries'](_0x3e887c['markerAttributes'])){const _0x4e4f93=_0x37b7f3['model']['markers']['get'](_0x39a3f4),_0x385f35=_0x4e4f93?_0x4e4f93['getRange']()['getContainedElement']():null;_0x385f35&&_0x21bb6a['set'](_0x385f35,_0x39cad2);}}_0x37b7f3['model']['change'](_0x38c475=>{for(const [_0x5656a4,_0x42a5f2]of _0x21bb6a)_0x38c475['setAttributes']({...we,..._0x42a5f2},_0x5656a4);});});const _0x431f60=(_0x5b4407,_0x3b4e52)=>{_0xf2c034['_suggestionFactory']['registerCustomCallback'](_0x5b4407,'tablePaste',_0x3b4e52,(_0x2363f0,_0x693ca4,_0x5a99d5)=>{_0x37b7f3['model']['change'](_0x4b670d=>{const _0x487dec=[];for(const _0x4f931e of _0x2363f0){const _0x5a510a=_0x4f931e['start']['nodeAfter'];_0x5a510a['is']('element','tableCellSuggestion')&&_0x487dec['push'](_0x5a510a);}_0xf2c034['_suggestionFactory']['getSuggestionCallback'](_0x5b4407,null,_0x3b4e52)(_0x2363f0,_0x693ca4,_0x5a99d5);for(const _0x37a818 of _0x487dec)'$graveyard'!=_0x37a818['root']['rootName']&&_0x4b670d['unwrap'](_0x37a818);});});};_0x431f60('insertion','accept'),_0x431f60('insertion','discard'),_0x431f60('deletion','accept'),_0x431f60('deletion','discard'),_0xf2c034['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5f1cea=>{const _0x1df66a=_0x5f1cea['map'](_0x1add5f=>_0x1add5f['getContainedElement']()),_0x4ca493=_0x1df66a[0x0]['findAncestor']('table'),{minRow:_0x188a50,maxRow:_0x2eee8d}=_0x4a5405['_getCoordsForCells'](_0x1df66a);_0x448eb8['removeRows'](_0x4ca493,{'at':_0x188a50,'rows':_0x2eee8d-_0x188a50+0x1});}),_0xf2c034['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4d7d8d=>{const _0x610cf2=_0x4d7d8d['map'](_0x1c84f5=>_0x1c84f5['getContainedElement']()),_0xf5d940=_0x610cf2[0x0]['findAncestor']('table'),{minColumn:_0x2b0a3e,maxColumn:_0x3cf44a}=_0x4a5405['_getCoordsForCells'](_0x610cf2);_0x448eb8['removeColumns'](_0xf5d940,{'at':_0x2b0a3e,'columns':_0x3cf44a-_0x2b0a3e+0x1});});const _0x1c274=(_0xf27390,_0x3d0e0f)=>{if(!_0x3d0e0f['subType']||!_0x3d0e0f['subType']['startsWith']('tablePaste'))return;const _0x4c813e=_0x3d0e0f['attributes']['tablePasteChainId'],_0x570224=_0xf2c034['getSuggestions']()['filter'](_0x34f0c3=>_0x34f0c3['isInContent']&&_0x34f0c3['attributes']&&_0x34f0c3['attributes']['tablePasteChainId']==_0x4c813e);_0x570224['length']&&_0x3d0e0f['getAllAdjacentSuggestions']()['length']!=_0x570224['length']&&_0x570224['reduce']((_0x165b47,_0x515793)=>(_0x165b47['next']=_0x515793,_0x515793['previous']=_0x165b47,_0x515793));};function _0x3e9803(_0x4e458c,_0x1fd1c8=!0x0){const {id:_0x3875de,authorId:_0x5fa6f1}=_0xf2c034['_splitMarkerName'](_0x4e458c['markerName']),_0x502f8b=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x2b71ff=_0xf2c034['activeMarkers']['includes'](_0x4e458c['markerName']);return _0x2b71ff&&_0x502f8b['push']('ck-suggestion-marker--active'),{'classes':_0x502f8b,'attributes':{'data-suggestion':_0x3875de,'data-author-id':_0x5fa6f1},'priority':_0x2b71ff&&_0x1fd1c8?0xbc2:0xbb8};}_0xf2c034['on']('suggestionLoaded',_0x1c274,{'priority':'high'}),_0xf2c034['on']('suggestionUnloaded',_0x1c274,{'priority':'high'}),_0x37b7f3['model']['document']['registerPostFixer'](()=>{let _0x5bdcbb=!0x1;const _0x4bfe1a=Array['from'](_0x37b7f3['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x394996,data:_0x4d3c03}of _0x4bfe1a){const {group:_0x1bd725,type:_0x5f45dd,id:_0x10877b}=_0xf2c034['_splitMarkerName'](_0x394996);if('suggestion'!=_0x1bd725||'deletion'!=_0x5f45dd||_0x4d3c03['oldRange'])continue;if(!_0xf2c034['hasSuggestion'](_0x10877b))continue;const _0x1c00b8=_0xf2c034['getSuggestion'](_0x10877b)['getRanges'](),_0x1a396c=_0x37b7f3['plugins']['get']('Users')['me'];for(const _0x570f77 of _0xf2c034['getSuggestions']()){if(!_0x570f77['isInContent']||_0x570f77['author']!=_0x1a396c)continue;if('formatBlock'!=_0x570f77['type']||'tablePasteCell'!=_0x570f77['subType'])continue;if(_0x570f77['getRanges']()['every'](_0x22b4ee=>_0x1c00b8['some'](_0x361055=>_0x361055['containsRange'](_0x22b4ee,!0x0)))){for(const _0x376cac of _0x570f77['getAllAdjacentSuggestions']())_0x376cac['isInContent']&&(_0x376cac['discard'](),_0x5bdcbb=!0x0);}}}return _0x5bdcbb;}),_0x37b7f3['model']['document']['registerPostFixer'](_0xd5f3b6=>{const _0xd3236c=_0x37b7f3['commands']['get']('redo');if(!_0xd3236c||!_0xd3236c['_createdBatches']['has'](_0xd5f3b6['batch']))return!0x1;let _0x43a623=!0x1;const _0x195380=_0x37b7f3['plugins']['get']('Users')['me'],_0x4d14c8=_0x37b7f3['model']['document']['differ']['getChanges'](),_0x4caa22=Array['from'](_0x37b7f3['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0xee5634,data:_0x4a63bb})=>{const {group:_0x5591a1,subType:_0x33afa4,authorId:_0x3ff5d3}=_0xf2c034['_splitMarkerName'](_0xee5634);return'suggestion'==_0x5591a1&&'tablePaste'==_0x33afa4&&_0x3ff5d3==_0x195380['id']&&!_0x4a63bb['oldRange'];});for(const _0x484364 of _0x4d14c8){if('insert'!=_0x484364['type']||'tableCellSuggestion'!=_0x484364['name']||0x1!=_0x484364['length'])continue;const _0x2996ee=_0xd5f3b6['createRange'](_0x484364['position'],_0x484364['position']['getShiftedBy'](0x1));if(!_0x4caa22['find'](({data:_0x2ddef9})=>_0x2ddef9['newRange']['isEqual'](_0x2996ee))){for(const {name:_0x2035eb,data:_0x205945}of _0x4caa22)if(_0x2996ee['containsRange'](_0x205945['newRange'])){_0xd5f3b6['updateMarker'](_0x2035eb,{'range':_0x2996ee}),_0x43a623=!0x0;break;}}}return _0x43a623;}),_0x37b7f3['model']['document']['registerPostFixer'](_0x190d31=>{let _0xf194f2=!0x1;const _0x3a5518=_0x37b7f3['plugins']['get']('Users')['me'],_0x17f1b6=_0xf2c034['getSuggestions']()['filter'](_0x466e2b=>_0x466e2b['isInContent']&&_0x466e2b['author']==_0x3a5518),_0x24b15a=new Set(),_0x5bd307=new Set();for(const _0x44153f of _0x17f1b6)if('tablePaste'==_0x44153f['subType'])for(const _0x41d190 of _0x44153f['getMarkers']()){const _0x40f803=_0x41d190['getRange']()['getContainedElement']();if(_0x40f803){if(_0x40f803['is']('element','tableCellSuggestion')&&ke(_0x40f803)){_0x44153f['removeMarker'](_0x41d190['name']),_0x24b15a['add'](_0x40f803),_0xf194f2=!0x0;const _0x5f4781=_0x40f803['nextSibling'],_0x3653ad=_0x40f803['previousSibling'],_0x26a2b1=_0x5f4781&&_0x5f4781['is']('element','tableCellSuggestion'),_0x423759=_0x3653ad&&_0x3653ad['is']('element','tableCellSuggestion');_0x26a2b1&&!_0x24b15a['has'](_0x5f4781)&&_0x5bd307['add'](_0x5f4781),_0x423759&&!_0x24b15a['has'](_0x3653ad)&&_0x5bd307['add'](_0x3653ad);}else _0x40f803['is']('element','paragraph')&&_0x40f803['isEmpty']&&(_0x44153f['removeMarker'](_0x41d190['name']),_0xf194f2=!0x0);}}else{if('tablePasteCell'==_0x44153f['subType']){if(!_0x44153f['attributes']||!_0x44153f['attributes']['tablePasteChainId'])continue;const _0x3db56b=_0x44153f['attributes']['markerAttributes'];if(_0x3db56b&&Object['keys'](_0x3db56b)['length'])continue;const _0x3be8dd=_0x44153f['attributes']['tablePasteChainId'];let _0x4c3b49=!0x0,_0x57d12e=!0x0;for(const _0x579538 of _0x17f1b6)if(_0x579538['subType']&&_0x579538['subType']['startsWith']('tablePaste')){if(!_0x579538['attributes']['tablePasteChainId']){_0x57d12e=!0x1;break;}if(_0x579538['id']!=_0x44153f['id']&&_0x579538['attributes']['tablePasteChainId']==_0x3be8dd){_0x4c3b49=!0x1;break;}}_0x57d12e&&_0x4c3b49&&(_0x44153f['removeMarkers'](),_0xf194f2=!0x0);}}for(const _0x432da7 of _0x24b15a)_0x190d31['remove'](_0x432da7);for(const _0x341476 of _0x5bd307)_0x190d31['unwrap'](_0x341476);return _0xf194f2;}),_0x37b7f3['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x27404d,_0x263243)=>_0x3e9803(_0x27404d),'converterPriority':'high'}),_0x37b7f3['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x42f958,_0x246b84)=>_0x246b84['options']['showSuggestionHighlights']?_0x3e9803(_0x42f958,!0x1):null,'converterPriority':'high'});const _0x53b059=_0x37b7f3['editing']['view'];this['listenTo'](_0x53b059['document'],'clipboardOutput',(_0x7798ee,_0x37b94b)=>{const _0x24acc9=[];for(const _0x13482f of _0x53b059['createRangeIn'](_0x37b94b['content'])['getItems']())_0x13482f['is']('element','suggestion-td')&&_0x24acc9['push'](_0x13482f);_0x53b059['change'](_0x589b31=>{for(const _0x51aa7e of _0x24acc9)_0x589b31['move'](_0x589b31['createRangeIn'](_0x51aa7e),_0x589b31['createPositionBefore'](_0x51aa7e)),_0x589b31['remove'](_0x51aa7e);});});}}function ke(_0x5d4e3f){if(_0x5d4e3f['isEmpty'])return!0x0;const _0x5e77e8=_0x5d4e3f['getChild'](0x0);return _0x5e77e8['is']('element','paragraph')&&_0x5e77e8['isEmpty'];}function Re(_0x53328d,_0x49a44b={},_0xde2448){for(const {isAnchor:_0x3bdda9,cellHeight:_0x3744d0,cellWidth:_0x1c04d2}of _0xde2448['createTableWalker'](_0x53328d,{'includeAllSlots':!0x0,..._0x49a44b}))if(!_0x3bdda9||0x1!=_0x3744d0||0x1!=_0x1c04d2)return!0x1;return!0x0;}class Nt extends _0x201c95{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x546e89=this['editor']['plugins']['get']('TrackChangesEditing');_0x546e89['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x546e89['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x546e89['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x546e89['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x546e89['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x546e89['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x239a9a,_0x3e1ad2){const _0x5302cd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x494f54=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5d8036=_0x3e1ad2['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x2102ed=_0x494f54['getColumnGroupElement'](_0x5d8036);let _0x465b48=_0x2102ed?_0x494f54['getTableColumnsWidths'](_0x2102ed):null,_0x5a5da6=_0x5d8036['getAttribute']('tableWidth')||null;const _0x2c44da=_0x3e1ad2['tableWidth']||_0x5a5da6,_0xb7c82c=_0x3e1ad2['columnWidths']||_0x465b48,_0x36b80c=this['editor']['plugins']['get']('Users')['me'];for(const _0x3590b0 of _0x5302cd['getSuggestions']()){const _0x1b594f=_0x3590b0['getContainedElement']();if('resizeTable'===_0x3590b0['subType']&&_0x1b594f===_0x5d8036){_0x3590b0['author']!==_0x36b80c&&_0x3590b0['discard']();const _0x7787c2=_0x3590b0['data']['commandParams'];_0x5a5da6=_0x7787c2[0x0]['tableWidth'],_0x465b48=_0x7787c2[0x0]['columnWidths'];break;}}_0x239a9a({'table':_0x5d8036,'tableWidth':_0x2c44da,'columnWidths':_0xb7c82c}),_0x5302cd['markBlockFormat'](_0x5d8036,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x5a5da6,'columnWidths':_0x465b48}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x436beb){if('formatBlock'!=_0x436beb['type']&&'formatInline'!=_0x436beb['type'])return;const {data:_0x5923a3}=_0x436beb;if(_0x5923a3&&'resizeTable'===_0x5923a3['formatGroupId']){const _0x5d763f='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x5d763f)};}}}class Dt extends _0x201c95{['afterInit'](){const _0x588d41=this['editor'];_0x588d41['plugins']['has']('Template')&&_0x588d41['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x201c95{['afterInit'](){const _0x3ad020=this['editor'];if(!_0x3ad020['commands']['get']('insertTableOfContents'))return;_0x3ad020['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xe25bec=_0x3ad020['plugins']['get']('TrackChangesEditing'),_0x30299e=_0x3ad020['locale'];_0xe25bec['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2a2104=>o(_0x30299e,'ELEMENT_TABLE_OF_CONTENTS',_0x2a2104));}}class $t extends _0x201c95{['afterInit'](){const _0x421a98=this['editor'];if(!_0x421a98['plugins']['has']('Title'))return;const _0x382871=_0x421a98['plugins']['get']('TrackChangesEditing');_0x382871['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x421a98['locale'],'ELEMENT_TITLE')),_0x421a98['model']['document']['registerPostFixer'](_0x382b84=>{let _0x298399=!0x1;const _0x4f311d=Array['from'](_0x421a98['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x31c4a5,data:_0x519df3}of _0x4f311d){const {group:_0x2ec5e1}=_0x382871['_splitMarkerName'](_0x31c4a5);if('suggestion'!==_0x2ec5e1||!_0x519df3['newRange'])continue;const _0x483998=_0x519df3['newRange'],_0xad3246=_0x483998['end']['nodeBefore'];if(!_0xad3246||!_0xad3246['is']('element','title-content'))continue;if(!_0x483998['start']['isTouching'](_0x483998['end']))continue;const _0x2e5b6f=_0x421a98['model']['schema']['getNearestSelectionRange'](_0x483998['end'],'forward');if(_0x2e5b6f&&_0x2e5b6f['isCollapsed']){const _0x2fd35a=_0x382b84['createRange'](_0x483998['start'],_0x2e5b6f['start']);_0x2fd35a['isEqual'](_0x483998)||(_0x382b84['updateMarker'](_0x31c4a5,{'range':_0x2fd35a}),_0x298399=!0x0);}_0x298399||(_0x382b84['removeMarker'](_0x31c4a5),_0x298399=!0x0);}return _0x298399;});}}class Bt extends _0x201c95{['afterInit'](){const _0x3be086=this['editor'],_0x594cf1=_0x3be086['plugins']['get']('TrackChangesEditing');_0x3be086['plugins']['has']('UndoEditing')&&(_0x594cf1['enableCommand']('undo'),_0x594cf1['enableCommand']('redo'));}}class xt extends _0x201c95{static get['requires'](){return[It];}['afterInit'](){const _0x4f36f0=this['editor'];if(!_0x4f36f0['plugins']['has']('TableCaptionEditing'))return;_0x4f36f0['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x201c95{['tableProperties'];['tableCellProperties'];constructor(_0x34b437){super(_0x34b437),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 _0x48884e=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2013f6 of this['tableProperties'])_0x48884e['enableCommand'](_0x2013f6,(_0x566e99,_0x131ba5)=>{const _0x428e67=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2013f6,[_0x428e67],this['tableProperties'],'tableProperties',_0x566e99,_0x131ba5);});_0x48884e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x48884e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x48884e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x29a223,_0x29fede)=>this['handleDiscardAction'](this['tableProperties'],_0x29a223,_0x29fede)),_0x48884e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x295fb3 of this['tableCellProperties'])_0x48884e['enableCommand'](_0x295fb3,(_0x26ce8f,_0x1ce9bc)=>{const _0x2b9eac=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x295fb3,_0x2b9eac,this['tableCellProperties'],'tableCellProperties',_0x26ce8f,_0x1ce9bc);});_0x48884e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x48884e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x48884e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x7c5013,_0x561882)=>this['handleDiscardAction'](this['tableCellProperties'],_0x7c5013,_0x561882)),_0x48884e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x48884e['descriptionFactory']['registerDescriptionCallback'](_0x308b29=>this['handleSuggestionDescription'](_0x308b29));}['_handlePropertyChange'](_0xfc7271,_0x351e1d,_0x38816e,_0x57f4b5,_0x4a58e7,_0x5ce7ee){const _0x1f825f=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x5ce7ee['batch'],()=>{for(const _0x282712 of _0x351e1d){if(this['_getSuggestion'](_0x282712,_0x57f4b5))_0x4a58e7(_0x5ce7ee);else{const _0x184aa8={};for(const _0x32adc6 of _0x38816e){const _0x261600=_0x282712['getAttribute'](_0x32adc6);void 0x0!==_0x261600&&(_0x184aa8[_0x32adc6]=_0x261600);}_0x4a58e7(_0x5ce7ee),_0x1f825f['markBlockFormat'](_0x282712,{'commandParams':[_0x184aa8]},[],_0x57f4b5);}}});}['handleDiscardAction'](_0x3bc114,_0x229a92,_0x167446){const _0x2a9196=_0x229a92[0x0]['start']['nodeAfter'],_0x1f5662=_0x167446['commandParams'][0x0];this['editor']['model']['change'](_0x137f42=>{for(const _0x487361 of _0x3bc114)void 0x0!==_0x1f5662[_0x487361]?_0x137f42['setAttribute'](_0x487361,_0x1f5662[_0x487361],_0x2a9196):_0x137f42['removeAttribute'](_0x487361,_0x2a9196);});}['handleSuggestionDescription'](_0x4f4e5f){if(_0x4f4e5f['data'])switch(_0x4f4e5f['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'](_0x4b7795,_0x4cdb0){const _0x42733a=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x455117 of _0x42733a['getSuggestions']({'skipNotAttached':!0x0})){const _0x1920a3=_0x455117['getContainedElement']();if(_0x455117['subType']===_0x4cdb0&&_0x1920a3===_0x4b7795)return _0x455117;}return null;}}const m='$elementName';class p extends _0x201c95{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x3155e3,_0x44e340,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(_0x3b5b73){function _0xe9c70c(_0x3b8864){return _0x3b8864['map'](_0x36a6be=>String['fromCharCode'](_0x36a6be))['join']('');}super(_0x3b5b73),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x14b0a7,_0x58be17,_0x16e64a,_0xf5fc2f)=>{this['_model']['change'](()=>{for(const _0x3edae2 of[..._0xf5fc2f,..._0x16e64a])this['_model']['markers']['has'](_0x3edae2)&&_0x3b5b73['editing']['reconvertMarker'](_0x3edae2);});}),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']=_0x3b5b73['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(),_0x3b5b73['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3b5b73['config']['get']('trackChanges.trackFormatChanges'),_0x3b5b73['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3b5b73['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x3b5b73,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0xe9c70c([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0xe9c70c([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x34]);}['init'](){const _0x8ef073=this['editor'],_0x1a8b73=(_0x15eb5,_0x31fede)=>{if('attribute'!=_0x15eb5)return'ck-suggestion-marker-'+_0x15eb5;const _0x31400f=_0x31fede['split']('|')[0x0];return this['_isBlockAttribute'](_0x31400f)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x8ef073['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x1a6141=>{const {id:_0x22349d,authorId:_0x1b8029,type:_0xac2ad7,subType:_0x28d79b}=this['_splitMarkerName'](_0x1a6141['markerName']),_0x25a7ab=['ck-suggestion-marker',_0x1a8b73(_0xac2ad7,_0x28d79b)];let _0x51ff1e=0xbb8;return this['activeMarkers']['includes'](_0x1a6141['markerName'])&&(_0x25a7ab['push']('ck-suggestion-marker--active'),_0x51ff1e=0xbc2),'deletion'==_0xac2ad7&&(_0x51ff1e+=0x5),{'classes':_0x25a7ab,'attributes':{'data-suggestion':_0x22349d,'data-author-id':_0x1b8029},'priority':_0x51ff1e};}}),_0x8ef073['conversion']['for']('dataDowncast')['add'](_0x5c213a=>{_0x5c213a['on']('addMarker:suggestion',(_0xa9030a,_0x12d0e6,_0x224cd2)=>{if(!_0x224cd2['options']['showSuggestionHighlights'])return;const _0x8e00b5=_0x12d0e6['item'];if(!_0x8e00b5)return;const _0x323825=_0x224cd2['mapper']['toViewElement'](_0x8e00b5);_0x8ef073['model']['schema']['isObject'](_0x8e00b5)&&_0x323825&&!_0x323825['getCustomProperty']('widget')&&_0x323825['is']('containerElement')&&_0x45db54(_0x323825,_0x224cd2['writer']);},{'priority':'high'});}),_0x8ef073['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x8b689,_0xe71bb8)=>{if(!_0xe71bb8['options']['showSuggestionHighlights'])return null;const {type:_0x1dc2a0,subType:_0x3362c5}=this['_splitMarkerName'](_0x8b689['markerName']);return{'classes':['ck-suggestion-marker',_0x1a8b73(_0x1dc2a0,_0x3362c5)],'priority':0xbb8};}});const _0xde86e4=({showActiveMarkers:_0x5e6ddc=!0x0,isAttributeSuggestion:_0x2375a9=!0x1}={})=>(_0x1a1abf,_0x5825ba,_0x1f1098)=>{if(!_0x5825ba['item'])return;const {id:_0x46c9c5,authorId:_0x581809}=this['_splitMarkerName'](_0x5825ba['markerName']);if(_0x2375a9){const _0x2a92f0=this['_suggestions']['get'](_0x46c9c5),_0xefc813=this['_getAttributeKey'](_0x2a92f0);if(!this['_isBlockAttribute'](_0xefc813))return;}if(_0x5825ba['item']['is']('selection'))return void _0x1f1098['consumable']['consume'](_0x5825ba['item'],_0x1a1abf['name']);const _0x1aa81e=_0x1f1098['mapper']['toViewElement'](_0x5825ba['item']);if(_0x5825ba['item']['is']('element')&&_0x8ef073['model']['schema']['isBlock'](_0x5825ba['item'])&&!_0x1aa81e['getCustomProperty']('addHighlight')){_0x1f1098['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x1aa81e),_0x1f1098['writer']['setAttribute']('data-suggestion',_0x46c9c5,_0x1aa81e),_0x1f1098['writer']['setAttribute']('data-author-id',_0x581809,_0x1aa81e),_0x1f1098['mapper']['bindElementToMarker'](_0x1aa81e,_0x5825ba['markerName']),_0x5e6ddc&&(this['activeMarkers']['includes'](_0x5825ba['markerName'])?_0x1f1098['writer']['addClass']('ck-suggestion-marker--active',_0x1aa81e):_0x1f1098['writer']['removeClass']('ck-suggestion-marker--active',_0x1aa81e));for(const _0x1504ec of _0x8ef073['model']['createRangeIn'](_0x5825ba['item'])['getItems']())_0x1f1098['consumable']['consume'](_0x1504ec,_0x1a1abf['name']);_0x1f1098['consumable']['consume'](_0x5825ba['item'],_0x1a1abf['name']);}};_0x8ef073['conversion']['for']('dataDowncast')['add'](_0x328554=>{_0x328554['on']('addMarker:suggestion:formatBlock',(_0x32a650,_0x57398d,_0x369649)=>{_0x369649['options']['showSuggestionHighlights']&&_0xde86e4({'showActiveMarkers':!0x1})(_0x32a650,_0x57398d,_0x369649);},{'priority':'highest'});}),_0x8ef073['conversion']['for']('dataDowncast')['add'](_0x42ffe8=>{_0x42ffe8['on']('addMarker:suggestion:attribute',(_0x318e39,_0x2a9721,_0xe64744)=>{_0xe64744['options']['showSuggestionHighlights']&&_0xde86e4({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x318e39,_0x2a9721,_0xe64744);},{'priority':'highest'});}),_0x8ef073['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x377451,_0x550fda)=>_0x550fda['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x377451['substr'](0xb)}}),_0x8ef073['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x59c1f4,{writer:_0x548569})=>{let _0x2baf5e='suggestion:'+_0x59c1f4['getAttribute']('suggestion-type')+':'+_0x59c1f4['getAttribute']('id');return _0x59c1f4['getAttribute']('marker-count')&&(_0x2baf5e+=':'+_0x59c1f4['getAttribute']('marker-count')),_0x548569['createElement']('$marker',{'data-name':_0x2baf5e});}}),_0x8ef073['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x8ef073['conversion']['for']('editingDowncast')['add'](_0x14e811=>{_0x14e811['on']('addMarker:suggestion:formatBlock',_0xde86e4(),{'priority':'high'});}),_0x8ef073['conversion']['for']('editingDowncast')['add'](_0xe48fe8=>{_0xe48fe8['on']('addMarker:suggestion:attribute',_0xde86e4({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x8ef073['conversion']['for']('editingDowncast')['add'](_0xef23bb=>{_0xef23bb['on']('removeMarker:suggestion:formatBlock',(_0x4b3f86,_0x537b93,_0x10a9fe)=>{const _0x2cb481=_0x10a9fe['mapper']['markerNameToElements'](_0x537b93['markerName']);if(_0x2cb481){for(const _0x197e52 of _0x2cb481)_0x197e52['getCustomProperty']('addHighlight')||(_0x10a9fe['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x197e52),_0x10a9fe['writer']['removeAttribute']('data-suggestion',_0x197e52),_0x10a9fe['writer']['removeAttribute']('data-author-id',_0x197e52),_0x10a9fe['mapper']['unbindElementFromMarkerName'](_0x197e52,_0x537b93['markerName']));}},{'priority':'high'});}),_0x8ef073['conversion']['for']('editingDowncast')['add'](_0x1fe760=>{_0x1fe760['on']('removeMarker:suggestion:attribute',(_0x58825f,_0x25a6d4,_0x353755)=>{const _0x19f540=_0x353755['mapper']['markerNameToElements'](_0x25a6d4['markerName']);if(!_0x19f540)return;const {id:_0x1f33bd}=this['_splitMarkerName'](_0x25a6d4['markerName']),_0x7d5abd=this['_suggestions']['get'](_0x1f33bd),_0x1e9794=this['_getAttributeKey'](_0x7d5abd);if(this['_isBlockAttribute'](_0x1e9794)){for(const _0x391f9f of _0x19f540)_0x391f9f['getCustomProperty']('addHighlight')||(_0x353755['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x391f9f),_0x353755['writer']['removeAttribute']('data-suggestion',_0x391f9f),_0x353755['writer']['removeAttribute']('data-author-id',_0x391f9f),_0x353755['mapper']['unbindElementFromMarkerName'](_0x391f9f,_0x25a6d4['markerName']));}},{'priority':'high'});}),_0x8ef073['model']['document']['registerPostFixer'](_0x1ff860=>{let _0x407b6c=!0x1;const _0x3b5a24=Array['from'](_0x8ef073['model']['document']['differ']['getChangedMarkers']()),_0x387d2a=new Set();for(const {name:_0x2e05e0,data:_0x35e7fd}of _0x3b5a24){const {group:_0x4ac804,type:_0x52bc47,subType:_0x304e29,id:_0x140ccd}=this['_splitMarkerName'](_0x2e05e0);if('suggestion'!==_0x4ac804)continue;const _0x327be5=this['_suggestions']['get'](_0x140ccd);if(null!=_0x35e7fd['newRange']){'formatInline'==_0x52bc47&&(_0x407b6c=_0x407b6c||Ut(_0x35e7fd['newRange'],_0x2e05e0,_0x1ff860,_0x8ef073['model']['schema']));const _0x5d862b='attribute'==_0x52bc47&&this['_isBlockAttribute'](_0x304e29['split']('|')[0x0]);if(_0x35e7fd['newRange']['isCollapsed']||'$graveyard'==_0x35e7fd['newRange']['root']['rootName']||'formatBlock'==_0x52bc47&&!Ft(_0x35e7fd['newRange'])||_0x5d862b&&!Ft(_0x35e7fd['newRange'])||'deletion'==_0x52bc47&&!(!Vt(_0xaf8b5e=_0x35e7fd['newRange'])&&!function(_0x17559b){return _0x17559b['start']['parent']==_0x17559b['end']['nodeBefore']&&_0x17559b['start']['isAtEnd'];}(_0xaf8b5e)))_0x1ff860['removeMarker'](_0x2e05e0),_0x407b6c=!0x0;else{if(!_0x327be5||!_0x327be5['isInContent'])continue;if(_0x35e7fd['newRange']&&_0x35e7fd['oldRange']&&_0x35e7fd['newRange']['isEqual'](_0x35e7fd['oldRange']))continue;_0x387d2a['add'](_0x327be5);}}}var _0xaf8b5e;return _0x387d2a['size']>0x0&&(_0x407b6c=!!this['_joinWithAdjacentSuggestions'](_0x387d2a)||_0x407b6c),_0x407b6c;}),_0x8ef073['model']['document']['registerPostFixer'](_0x55d3a3=>{let _0x450272=!0x1;for(const _0x5d25fe of _0x8ef073['model']['document']['differ']['getChanges']())if('insert'==_0x5d25fe['type'])for(const _0x688ce3 of this['_suggestions']['values']()){if(_0x688ce3['isMultiRange']||!_0x688ce3['isInContent'])continue;const _0x41e5a5='formatBlock'==_0x688ce3['type'],_0x3be219=this['_getAttributeKey'](_0x688ce3),_0x14da37=_0x3be219&&this['_isBlockAttribute'](_0x3be219);if(!_0x41e5a5&&!_0x14da37)continue;const _0xf29ffa=_0x688ce3['getFirstRange']();if(_0xf29ffa['start']['parent']!=_0xf29ffa['end']['parent']&&!_0xf29ffa['end']['isAtEnd']){const _0x5e31fd=_0x8ef073['model']['createPositionAt'](_0xf29ffa['start']['nodeAfter'],'end'),_0x9851c3=_0x8ef073['model']['createRange'](_0xf29ffa['start'],_0x5e31fd);_0x55d3a3['updateMarker'](_0x688ce3['getFirstMarker'](),{'range':_0x9851c3}),_0x450272=!0x0;}}return _0x450272;}),_0x8ef073['model']['document']['registerPostFixer'](_0x1dd554=>this['_processAttributeChanges'](_0x1dd554)),_0x8ef073['model']['document']['registerPostFixer'](_0xd1cb9c=>!_0xd1cb9c['batch']['isLocal']&&this['_processAttributeSuggestions'](_0xd1cb9c)),_0x8ef073['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x8ef073['model']['document']['on']('change:data',(_0x324805,_0x30544d)=>{if(!_0x30544d['isLocal']||_0x30544d['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4d4321=_0x8ef073['model']['document']['differ']['getChanges']();if(0x0==_0x4d4321['length'])return;const _0x2a6a91=[],_0x416ac5=_0x4d4321['filter'](_0x270888=>'attribute'==_0x270888['type']),_0x1721dd=_0x4d4321['filter'](_0x2e0ba5=>'insert'==_0x2e0ba5['type']&&'$text'!=_0x2e0ba5['name']);for(const _0x240f6c of _0x416ac5)this['_isRegisteredAttribute'](_0x240f6c['attributeKey'])&&_0x2a6a91['push']({'key':_0x240f6c['attributeKey'],'newValue':_0x240f6c['attributeNewValue'],'oldValue':_0x240f6c['attributeOldValue'],'range':Pt(_0x240f6c['range'],_0x8ef073['model'])});for(const _0x56a787 of _0x1721dd){if('rename'!=_0x56a787['action']&&'refresh'!=_0x56a787['action'])continue;const _0x4f8256=Lt(_0x56a787['position']['nodeAfter'],_0x8ef073['model']),_0x2e70b3=_0x56a787['before'];'rename'==_0x56a787['action']&&_0x2a6a91['push']({'key':m,'newValue':_0x56a787['name'],'oldValue':_0x2e70b3['name'],'range':_0x4f8256});for(const [_0x376523,_0x42c1a9]of _0x2e70b3['attributes']){if(!this['_isRegisteredAttribute'](_0x376523))continue;const _0x34880d=_0x56a787['attributes']['get'](_0x376523);_0x42c1a9!==_0x34880d&&_0x2a6a91['push']({'key':_0x376523,'newValue':_0x34880d,'oldValue':_0x42c1a9,'range':_0x4f8256});}for(const [_0x210077,_0x18a4d1]of _0x56a787['attributes'])this['_isRegisteredAttribute'](_0x210077)&&(_0x2e70b3['attributes']['has'](_0x210077)||_0x2a6a91['push']({'key':_0x210077,'newValue':_0x18a4d1,'oldValue':null,'range':_0x4f8256}));}0x0!=_0x2a6a91['length']&&_0x8ef073['model']['enqueueChange'](_0x30544d,_0x405a74=>{const _0x389d52=_0x5eb85a();for(const {range:_0xaa521a,key:_0x7a77a2,oldValue:_0x5c8e11,newValue:_0x19dd0c}of _0x2a6a91)this['markAttributeChange'](_0xaa521a,_0x7a77a2,_0x5c8e11,_0x19dd0c,{'groupId':_0x389d52});this['_reduceExistingSuggestions'](_0x405a74,_0x2a6a91);});},{'priority':'lowest'}),_0x8ef073['model']['markers']['on']('update:suggestion',(_0x326e1d,_0x4f153d,_0x49c5d9)=>{if(null==_0x49c5d9){const {id:_0xfdb14e}=this['_splitMarkerName'](_0x4f153d['name']),_0x16fd3e=this['_suggestions']['get'](_0xfdb14e);_0x16fd3e&&_0x16fd3e['addMarkerName'](_0x4f153d['name']);}}),_0x8ef073['model']['document']['on']('change:data',()=>{const _0x3f5043=Array['from'](_0x8ef073['model']['document']['differ']['getChangedMarkers']())['filter'](_0x20db4d=>'suggestion'===this['_splitMarkerName'](_0x20db4d['name'])['group']);if(0x0===_0x3f5043['length'])return;_0x3f5043['sort']((_0x5ad4cf,_0x46d500)=>{const _0x5c9082=_0x5ad4cf['data']['oldRange'],_0x3f7302=_0x46d500['data']['oldRange'];return null===_0x5c9082&&null===_0x3f7302?0x0:null===_0x5c9082&&null!==_0x3f7302?-0x1:null!==_0x5c9082&&null===_0x3f7302?0x1:_0x5c9082['start']['isBefore'](_0x3f7302['start'])?-0x1:0x1;});const _0xc35c68=new Set(),_0x6cb948=new Set();for(const {name:_0x431c55,data:_0x543681}of _0x3f5043){const {id:_0x1ebdbe}=this['_splitMarkerName'](_0x431c55);if(null===_0x543681['oldRange']){const _0x209b56=this['_handleNewSuggestionMarker'](_0x431c55);_0x6cb948['add'](_0x209b56);}else{const _0x394fee=this['_suggestions']['get'](_0x1ebdbe);null!==_0x543681['newRange']||_0x394fee['isInContent']?(_0xc35c68['add'](_0x394fee['head']),_0x6cb948['add'](_0x394fee)):this['_removeSuggestion'](_0x394fee);}}_0x6cb948['size']>0x0&&this['_refreshSuggestionsChain'](_0x6cb948);for(const _0x425a74 of _0xc35c68)this['fire']('suggestionChanged',_0x425a74);}),_0x8ef073['model']['on']('applyOperation',(_0x3a07c9,_0x5d43b9)=>{const _0x33603d=_0x5d43b9[0x0];if(!this['_suggestions']['size'])return;if(!_0x33603d['isDocumentOperation'])return;if(_0x33603d['batch']['isUndo']||!_0x33603d['batch']['isLocal'])return;let _0x21a22a,_0x10a1f5;switch(_0x33603d['type']){case'insert':_0x21a22a=_0x8ef073['model']['createPositionAt'](_0x33603d['position']),_0x10a1f5=_0x21a22a['getShiftedBy'](_0x33603d['howMany']);break;case'split':_0x21a22a=_0x8ef073['model']['createPositionAt'](_0x33603d['splitPosition']),_0x10a1f5=_0x8ef073['model']['createPositionAt'](_0x33603d['moveTargetPosition']);break;case'move':_0x21a22a=_0x8ef073['model']['createPositionAt'](_0x33603d['targetPosition']),_0x10a1f5=_0x21a22a['getShiftedBy'](_0x33603d['howMany']);break;default:return;}const _0x128a1d=_0x8ef073['model']['createRange'](_0x21a22a,_0x10a1f5);_0x8ef073['model']['change'](()=>{for(const {suggestion:_0x161527,meta:_0x50c2fd}of this['_findSuggestions'](_0x128a1d)){if(_0x161527['isMultiRange'])continue;if('formatInline'==_0x161527['type'])continue;const _0xcbdfbf=this['_getAttributeKey'](_0x161527);if(_0xcbdfbf&&this['_isBlockAttribute'](_0xcbdfbf)&&'split'!=_0x33603d['type'])continue;const _0x3f151f=_0x161527['data']&&_0x161527['data']['multipleBlocks'];('formatBlock'!=_0x161527['type']||'split'==_0x33603d['type']&&!_0x3f151f)&&(_0x50c2fd['containsRangeInObject']||'insertion'==_0x161527['type']&&_0x50c2fd['isOwn']||_0x161527['getFirstRange']()['containsRange'](_0x128a1d)&&this['_breakSuggestionMarker'](_0x161527,_0x21a22a,_0x10a1f5));}});},{'priority':'lowest'}),_0x8ef073['model']['on']('deleteContent',(_0x11810f,_0x3c1811)=>{const _0x194164=_0x3c1811[0x0],_0x45b0bb=_0x3c1811[0x1];if(_0x45b0bb&&_0x45b0bb['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x194164['isCollapsed'])return;const _0x27790b=_0x8ef073['model']['schema'],{start:_0x2c4333,end:_0x317852}=_0x194164['getFirstRange'](),_0xf78986=_0x2c4333['nodeAfter']&&_0x27790b['isLimit'](_0x2c4333['nodeAfter'])?null:_0x27790b['getNearestSelectionRange'](_0x2c4333,'forward'),_0x4a0399=_0x317852['nodeBefore']&&_0x27790b['isLimit'](_0x317852['nodeBefore'])?null:_0x27790b['getNearestSelectionRange'](_0x317852,'backward'),_0x1ffaf0=_0x8ef073['model']['createRange'](_0xf78986?_0xf78986['start']:_0x2c4333,_0x4a0399?_0x4a0399['end']:_0x317852);_0x8ef073['model']['change'](_0x31742a=>{this['markDeletion'](_0x1ffaf0);const _0x51ccd3=_0x8ef073['model']['schema']['getNearestSelectionRange'](_0x1ffaf0['start']);_0x194164['is']('documentSelection')?_0x31742a['setSelection'](_0x51ccd3):_0x194164['setTo'](_0x51ccd3);}),_0x11810f['stop']();},{'priority':_0x2782a0['normal']+0xa}),_0x8ef073['model']['on']('insertContent',(_0x1bba69,_0x5ed436)=>{const _0x75eaff=_0x5ed436[_0x5ed436['length']-0x1];_0x75eaff&&_0x75eaff['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x8ef073['model']['change'](()=>{let _0x2ddc8e=_0x8ef073['model']['insertContent'](_0x5ed436[0x0],_0x5ed436[0x1],_0x5ed436[0x2],{'forceDefaultExecution':!0x0});if(!_0x2ddc8e)return;_0x1bba69['return']=_0x2ddc8e['clone']();const _0x3a5fc7=_0x2ddc8e['end']['nodeBefore'],_0x597ef8=_0x8ef073['model']['schema'];_0x3a5fc7&&_0x597ef8['isBlock'](_0x3a5fc7)&&!_0x597ef8['isObject'](_0x3a5fc7)&&(_0x2ddc8e=_0x8ef073['model']['createRange'](_0x2ddc8e['start'],_0x8ef073['model']['createPositionAt'](_0x3a5fc7,'end'))),this['markInsertion'](_0x2ddc8e);}),_0x1bba69['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x270dd0=new x(_0x8ef073,this['_suggestions']);_0x8ef073['commands']['add']('acceptSuggestion',_0x270dd0),this['enableCommand']('acceptSuggestion');const _0x43f5a5=new R(_0x8ef073,this['_suggestions']);_0x8ef073['commands']['add']('discardSuggestion',_0x43f5a5),this['enableCommand']('discardSuggestion'),_0x8ef073['commands']['add']('acceptAllSuggestions',new E(_0x8ef073,_0x270dd0,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x8ef073['commands']['add']('discardAllSuggestions',new E(_0x8ef073,_0x43f5a5,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x8ef073['commands']['add']('acceptSelectedSuggestions',new O(_0x8ef073,_0x270dd0,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x8ef073['commands']['add']('discardSelectedSuggestions',new O(_0x8ef073,_0x43f5a5,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x50ac91=_0x8ef073['plugins']['get']('CommentsRepository');this['listenTo'](_0x50ac91,'addComment',(_0x43d5e2,{threadId:_0x36c9df})=>{const _0x13f644=this['_suggestions']['get'](_0x36c9df);_0x13f644&&_0x13f644['commentThread']&&0x1===_0x13f644['commentThread']['length']&&this['_updateSuggestionData'](_0x36c9df,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x50ac91,'removeComment',(_0xb27a02,{threadId:_0x50d5d9})=>{const _0x5adcf3=this['_suggestions']['get'](_0x50d5d9);_0x5adcf3&&_0x5adcf3['commentThread']&&!_0x5adcf3['commentThread']['length']&&this['_updateSuggestionData'](_0x50d5d9,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x231680){if(this['_adapter'])throw new _0x502bb5('track-changes-adapter-already-set',this);this['_adapter']=_0x231680;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x17b92f=!0x1,toJSON:_0x23a58d=!0x1}={}){const _0x87a6c7=[];for(const _0x3b1304 of this['_suggestions']['values']())_0x17b92f&&!_0x3b1304['isInContent']||_0x87a6c7['push'](_0x3b1304);return _0x23a58d?_0x87a6c7['map'](_0x581baa=>_0x581baa['toJSON']()):_0x87a6c7;}['getSuggestion'](_0x443f36){const _0x201e5b=this['_suggestions']['get'](_0x443f36);if(!_0x201e5b)throw new _0x502bb5('track-changes-suggestion-not-found',this);return _0x201e5b;}['hasSuggestion'](_0x14a6ac){return this['_suggestions']['has'](_0x14a6ac);}['addSuggestionData'](_0x3e9728){const {authorId:_0x352cca,id:_0x2c7573,attributes:_0x59ae79}=_0x3e9728,[_0x3363fc,_0x36cabb]=_0x3e9728['type']['split'](':'),_0x38ee9a=this['_suggestions']['get'](_0x2c7573)||this['_createSuggestion'](_0x3363fc,_0x36cabb,_0x2c7573,_0x352cca,_0x59ae79);if(this['_addThreadToSuggestion'](_0x38ee9a),this['_checkSuggestionCorrectness'](_0x38ee9a,_0x3363fc,_0x36cabb||null,_0x352cca),_0x38ee9a['createdAt']=_0x3e9728['createdAt'],_0x38ee9a['_isDataLoaded']=!0x0,_0x59ae79&&_0x59ae79['@external']){const _0x3517fa=_0x59ae79['@external'],_0x52156d=this['_getExternalAuthor'](_0x3517fa['authorName']);_0x38ee9a['authoredAt']=_0x3517fa['createdAt'],_0x38ee9a['author']=_0x52156d,_0x38ee9a['isExternal']=!0x0;}else _0x38ee9a['authoredAt']=_0x3e9728['createdAt'];switch(_0x3e9728['data']&&(_0x38ee9a['data']=_0x3e9728['data']),_0x3e9728['attributes']&&(_0x38ee9a['attributes']=_0x3e9728['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x38ee9a['_saved']=!0x0),this['_suggestionState']['get'](_0x38ee9a)){case'notReady':this['_suggestionState']['set'](_0x38ee9a,'dataReady');break;case'markerReady':_0x38ee9a['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x38ee9a])),this['_refreshSuggestionsChain'](new Set([_0x38ee9a])),this['_suggestionState']['set'](_0x38ee9a,'ready'),this['fire']('suggestionLoaded',_0x38ee9a)):this['_suggestionState']['set'](_0x38ee9a,'removed');}return _0x38ee9a;}['acceptSuggestion'](_0xe2ecc4){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1a9e82 of _0xe2ecc4['getAllAdjacentSuggestions']())_0x1a9e82['accept']();});});}['discardSuggestion'](_0x323d87){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3d3cb8 of _0x323d87['getAllAdjacentSuggestions']())_0x3d3cb8['discard']();});});}['enableCommand'](_0x28a151,_0x5a1b40){const _0x4c9ae8=this['editor']['commands']['get'](_0x28a151);if(!_0x4c9ae8)throw new _0x502bb5('track-changes-command-not-found',this,{'commandName':_0x28a151});if(this['_enabledCommands']['has'](_0x4c9ae8))throw new _0x502bb5('track-changes-enable-command-twice',this,{'commandName':_0x28a151});this['_enabledCommands']['add'](_0x4c9ae8),_0x5a1b40&&_0x4c9ae8['on']('execute',(_0x4cb8fa,_0x1fddfd)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x1fddfd['length']>0x0&&_0x1fddfd[_0x1fddfd['length']-0x1]&&_0x1fddfd[_0x1fddfd['length']-0x1]['forceDefaultExecution']?_0x1fddfd['pop']():(_0x4cb8fa['return']=_0x5a1b40((..._0x4adb61)=>_0x4c9ae8['execute'](..._0x4adb61,{'forceDefaultExecution':!0x0}),..._0x1fddfd),_0x4cb8fa['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5c602e){let _0x196da4,_0x1c9043;const _0x3b65c4=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x196da4=_0x5c602e();}catch(_0x31b66b){_0x1c9043=_0x31b66b;}return _0x3b65c4||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1c9043&&_0x502bb5['rethrowUnexpectedError'](_0x1c9043,this),_0x196da4;}['markInsertion'](_0x60650c,_0xad685e=null,_0x3a65c5={}){if(_0x60650c['isCollapsed'])return null;const _0x45bbf1=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x410c86,meta:_0x37dc31}of this['_findSuggestions'](_0x60650c,'insertion'))if(_0x37dc31['isOwn']){if(!_0x37dc31['isNextTo']){if(_0x37dc31['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x410c86,_0x3a65c5))continue;return _0x410c86;}if(qt(_0x410c86,_0x3a65c5))return _0x410c86;this['_breakSuggestionMarker'](_0x410c86,_0x60650c['start'],_0x60650c['end']);break;}if(_0xad685e==_0x410c86['subType']&&qt(_0x410c86,_0x3a65c5)){const _0x31a9ad=_0x410c86['getFirstRange']();return _0x31a9ad['start']['isEqual'](_0x60650c['end'])?this['_setSuggestionRange'](_0x410c86,this['_model']['createRange'](_0x60650c['start'],_0x31a9ad['end'])):this['_setSuggestionRange'](_0x410c86,this['_model']['createRange'](_0x31a9ad['start'],_0x60650c['end'])),_0x410c86;}}const _0x3cc2a4=_0x5eb85a(),_0x5d2d1c=_0x45bbf1['id'],_0x1734d2=_0xad685e?'insertion:'+_0xad685e:'insertion',_0x19f7f8=this['_setSuggestionData']({'id':_0x3cc2a4,'type':_0x1734d2,'createdAt':new Date(),'authorId':_0x5d2d1c,'attributes':_0x3a65c5});return this['_addSuggestionMarker'](_0x1734d2,_0x3cc2a4,_0x5d2d1c,_0x60650c),_0x19f7f8;}['markMultiRangeInsertion'](_0x2a0e6a,_0x16fd46='multi',_0x45c8d9={}){const _0x3aebfe=this['editor']['plugins']['get']('Users')['me'],_0x3747e1=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x16fd46,'join');for(const _0x4380be of this['getSuggestions']())if(_0x4380be['author']['id']==_0x3aebfe['id']&&'insertion'==_0x4380be['type']&&_0x4380be['subType']==_0x16fd46&&qt(_0x4380be,_0x45c8d9)&&(_0x3747e1(_0x4380be['getRanges'](),_0x2a0e6a)||_0x3747e1(_0x2a0e6a,_0x4380be['getRanges']()))){for(const _0x3a3fa0 of _0x2a0e6a)_0x4380be['addRange'](_0x3a3fa0);return _0x4380be;}for(const {suggestion:_0x41af39,meta:_0x4fc97c}of this['_findSuggestions'](_0x2a0e6a,'insertion')){if(!_0x4fc97c['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x4fc97c['containsRangeInObject'])continue;if(!qt(_0x41af39,_0x45c8d9))continue;let _0x3a222c=!0x0;for(const _0x2b3ccb of _0x41af39['getRanges']())for(const _0x20ed45 of _0x2a0e6a)if(!_0x2b3ccb['containsRange'](_0x20ed45)){_0x3a222c=!0x1;break;}if(_0x3a222c)return _0x41af39;}const _0x451310=_0x5eb85a(),_0x441add=_0x3aebfe['id'],_0x169cac='insertion:'+_0x16fd46,_0x597499=this['_setSuggestionData']({'id':_0x451310,'type':_0x169cac,'createdAt':new Date(),'authorId':_0x441add,'attributes':_0x45c8d9});for(const _0xb72510 of _0x2a0e6a)this['_addSuggestionMarker'](_0x169cac,_0x451310,_0x441add,_0xb72510,u['getMultiRangeId']());return _0x597499;}['markInlineFormat'](_0x373a9e,_0x51c2f1,_0x5da055=null,_0x4d8d91={}){if(_0x5da055=_0x5da055||Gt(_0x51c2f1),_0x373a9e['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x17fcef=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5da055,'accept');return this['forceDefaultExecution'](()=>_0x17fcef([_0x373a9e],_0x51c2f1,_0x4d8d91)),null;}const _0x4e1471=this['editor']['plugins']['get']('Users')['me'],_0x1c0299=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x4d9a8b,meta:_0x485398}of this['_findSuggestions'](_0x373a9e,'insertion'))_0x485398['isOwn']&&!_0x485398['isInsideObject']&&_0x1c0299['push'](..._0x4d9a8b['getRanges']());}const _0xd98297=function(_0x5736d9,_0x3cbc9d){const _0x524e68=[];for(const _0x5a3757 of _0x3cbc9d){const _0x1d69bc=_0x5736d9['getIntersection'](_0x5a3757);_0x1d69bc&&_0x524e68['push'](_0x1d69bc);}return _0x524e68;}(_0x373a9e,_0x1c0299),_0x468056=function(_0x1ad802,_0x1279f0){const _0x19db09=[_0x1ad802];for(const _0x403867 of _0x1279f0){let _0x2ffbf6=0x0;for(;_0x2ffbf6<_0x19db09['length'];){const _0x419f47=_0x19db09[_0x2ffbf6]['getDifference'](_0x403867);_0x19db09['splice'](_0x2ffbf6,0x1,..._0x419f47),_0x2ffbf6+=_0x419f47['length'];}}return _0x19db09;}(_0x373a9e,_0x1c0299);_0xd98297['length']&&this['_model']['change'](()=>{for(const _0x3abcac of _0xd98297){const _0xd15843=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5da055,'accept');this['forceDefaultExecution'](()=>_0xd15843([_0x3abcac],_0x51c2f1,_0x4d8d91));}});for(const _0x27cfee of _0x468056){let _0x3395b8=null,_0x6b7426=_0x27cfee['start'],_0x46531b=_0x27cfee['end'];for(const {suggestion:_0x430081,meta:_0xb6821e}of this['_findSuggestions'](_0x27cfee,'formatInline')){if(!_0xb6821e['isOwn'])continue;if(_0x430081['subType']!=_0x5da055)continue;if(!qt(_0x430081,_0x4d8d91))continue;const _0x539cbf=_0x430081['getFirstRange']();if(_0x539cbf['containsRange'](_0x27cfee,!0x0))return null;_0x6b7426=_0x6b7426['isBefore'](_0x539cbf['start'])?_0x6b7426:_0x539cbf['start'],_0x46531b=_0x46531b['isAfter'](_0x539cbf['end'])?_0x46531b:_0x539cbf['end'],_0x3395b8?_0x539cbf['start']['isBefore'](_0x3395b8['getFirstRange']()['start'])?(_0x3395b8['removeMarkers'](),_0x3395b8=_0x430081):_0x430081['removeMarkers']():_0x3395b8=_0x430081;}const _0x5b6567=this['_model']['createRange'](_0x6b7426,_0x46531b);if(_0x3395b8)this['_setSuggestionRange'](_0x3395b8,_0x5b6567);else{const _0x57d5e2=_0x5eb85a(),_0x12fa6e=_0x4e1471['id'];this['_setSuggestionData']({'id':_0x57d5e2,'type':'formatInline:'+_0x5da055,'data':_0x51c2f1,'createdAt':new Date(),'authorId':_0x12fa6e,'attributes':_0x4d8d91}),this['_addSuggestionMarker']('formatInline:'+_0x5da055,_0x57d5e2,_0x12fa6e,_0x5b6567);}}return null;}['markBlockFormat'](_0x27d00e,_0x83eb3d,_0x19f605=[],_0x448213=null,_0x3f3e68={}){_0x83eb3d['formatGroupId']||(_0x83eb3d['formatGroupId']=_0x83eb3d['commandName']),_0x83eb3d['multipleBlocks']=_0x27d00e['is']('range'),_0x448213=_0x448213||Gt(_0x83eb3d);const _0x458036=_0x19f605['map'](_0x50c2b7=>Lt(_0x50c2b7,this['_model'])),_0x354fe4=_0x27d00e['is']('range')?_0x27d00e:Lt(_0x27d00e,this['_model']);if('never'===this['_trackFormatChanges']){const _0x595d7c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x448213,'accept');return this['forceDefaultExecution'](()=>_0x595d7c([_0x354fe4],_0x83eb3d,_0x3f3e68)),null;}_0x458036['push'](_0x354fe4);let _0x595ab1=!0x0;for(const _0x37f922 of _0x458036)if(!this['_rangeIsInLocalUserInsertion'](_0x37f922)){_0x595ab1=!0x1;break;}if(_0x595ab1&&'always'!==this['_trackFormatChanges']){const _0x100f9f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x448213,'accept');return this['forceDefaultExecution'](()=>_0x100f9f([_0x354fe4],_0x83eb3d,_0x3f3e68)),null;}let _0x17864c=null,_0x41a1a6=_0x354fe4['start'],_0x160a1b=_0x354fe4['end'];for(const {suggestion:_0xd618e4,meta:_0x32721b}of this['_findSuggestions'](_0x354fe4,'formatBlock')){if(!_0x32721b['isOwn'])continue;if(_0x32721b['isNextTo']||_0x32721b['containsRangeInObject']||_0x32721b['isInsideObject'])continue;if(_0xd618e4['data']['formatGroupId']!=_0x83eb3d['formatGroupId'])continue;if(!qt(_0xd618e4,_0x3f3e68))continue;const _0x4e3f8f=_0xd618e4['getFirstRange']();if(_0xd618e4['subType']==_0x448213){if(_0x4e3f8f['containsRange'](_0x354fe4,!0x0))return null;_0x41a1a6=_0x41a1a6['isBefore'](_0x4e3f8f['start'])?_0x41a1a6:_0x4e3f8f['start'],_0x160a1b=_0x160a1b['isAfter'](_0x4e3f8f['end'])?_0x160a1b:_0x4e3f8f['end'],_0x17864c?_0x4e3f8f['start']['isBefore'](_0x17864c['getFirstRange']()['start'])?(_0x17864c['removeMarkers'](),_0x17864c=_0xd618e4):_0xd618e4['removeMarkers']():_0x17864c=_0xd618e4;}else{const _0x127373=_0x354fe4['getIntersection'](_0x4e3f8f);this['_cutOutSuggestionMarker'](_0xd618e4,_0x127373);}}const _0x16913f=this['editor']['plugins']['get']('Users')['me'],_0x59df21=_0x5eb85a(),_0x35482f=_0x16913f['id'];if(_0x17864c)return this['_setSuggestionRange'](_0x17864c,this['_model']['createRange'](_0x41a1a6,_0x160a1b)),_0x17864c;{const _0x105c58=this['_setSuggestionData']({'id':_0x59df21,'type':'formatBlock:'+_0x448213,'data':_0x83eb3d,'createdAt':new Date(),'authorId':_0x35482f,'attributes':_0x3f3e68});return this['_addSuggestionMarker']('formatBlock:'+_0x448213,_0x59df21,_0x35482f,this['_model']['createRange'](_0x41a1a6,_0x160a1b)),_0x105c58;}}['markMultiRangeBlockFormat'](_0x1914b3,_0x537fc4,_0x825abb=[],_0x45aaa9=null,_0xcac1ca={}){_0x537fc4['formatGroupId']||(_0x537fc4['formatGroupId']=_0x537fc4['commandName']);const _0x4f3412=_0x1914b3[0x0];_0x537fc4['multipleBlocks']=_0x4f3412['is']('range'),_0x45aaa9=_0x45aaa9||Gt(_0x537fc4);const _0x533c1b=_0x825abb['map'](_0x58ca97=>Lt(_0x58ca97,this['_model'])),_0x33648c=_0x4f3412['is']('range')?_0x1914b3:_0x1914b3['map'](_0x500591=>Lt(_0x500591,this['_model']));if('never'===this['_trackFormatChanges']){const _0x557e98=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x45aaa9,'accept');return this['forceDefaultExecution'](()=>_0x557e98(_0x33648c,_0x537fc4,_0xcac1ca)),null;}_0x533c1b['push'](..._0x33648c);let _0xf19af0=!0x0;for(const _0x172091 of _0x533c1b)if(!this['_rangeIsInLocalUserInsertion'](_0x172091)){_0xf19af0=!0x1;break;}if(_0xf19af0&&'always'!==this['_trackFormatChanges']){const _0x475b03=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x45aaa9,'accept');return this['forceDefaultExecution'](()=>_0x475b03(_0x33648c,_0x537fc4,_0xcac1ca)),null;}const _0x4dbc26=this['editor']['plugins']['get']('Users')['me'];for(const _0x3e8a45 of this['getSuggestions']()){if(_0x3e8a45['author']['id']!=_0x4dbc26['id'])continue;if('formatBlock'!=_0x3e8a45['type']||_0x3e8a45['data']['formatGroupId']!=_0x537fc4['formatGroupId'])continue;if(!qt(_0x3e8a45,_0xcac1ca))continue;const _0x224d94=_0x3e8a45['subType']==_0x45aaa9;for(let _0x599cea=0x0;_0x599cea<_0x33648c['length'];_0x599cea++){const _0x5b5f44=_0x33648c[_0x599cea];for(const _0x291ebf of _0x3e8a45['getMarkers']()){const _0x5189fd=_0x291ebf['getRange']();if(_0x5b5f44['isEqual'](_0x5189fd)){_0x224d94?(_0x33648c['splice'](_0x599cea,0x1),_0x599cea--):_0x3e8a45['removeMarker'](_0x291ebf['name']);break;}}}}if(0x0==_0x33648c['length'])return null;const _0x1a793f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x45aaa9,'join');for(const _0x187a04 of this['getSuggestions']())if(_0x187a04['author']['id']==_0x4dbc26['id']&&'formatBlock'==_0x187a04['type']&&_0x187a04['data']['formatGroupId']==_0x537fc4['formatGroupId']&&_0x187a04['subType']==_0x45aaa9&&qt(_0x187a04,_0xcac1ca)&&(_0x1a793f(_0x187a04['getRanges'](),_0x33648c)||_0x1a793f(_0x33648c,_0x187a04['getRanges']()))){for(const _0x29201f of _0x33648c)_0x187a04['addRange'](_0x29201f);return _0x187a04;}const _0x43349e=_0x5eb85a(),_0x5902e1=_0x4dbc26['id'],_0x32f4a7='formatBlock:'+_0x45aaa9,_0x46a898=this['_setSuggestionData']({'id':_0x43349e,'type':_0x32f4a7,'data':_0x537fc4,'createdAt':new Date(),'authorId':_0x5902e1,'attributes':_0xcac1ca});for(const _0x2048d0 of _0x33648c)this['_addSuggestionMarker'](_0x32f4a7,_0x43349e,_0x5902e1,_0x2048d0,u['getMultiRangeId']());return _0x46a898;}['markDeletion'](_0x5b6759,_0x4ad9e6=null,_0x369df9={}){if(_0x5b6759['isCollapsed'])return null;const _0x4b1d35=this['editor']['plugins']['get']('Users')['me'],_0x41de37=new _0x348f0d(_0x5b6759['start'],_0x5b6759['end']);for(const {suggestion:_0x1c4d5b,meta:_0x254eff}of this['_findSuggestions'](_0x41de37,'insertion'))if(_0x254eff['isOwn']&&!_0x254eff['isNextTo']){if(_0x1c4d5b['isMultiRange']){const _0x2aea68=_0x1c4d5b['getRanges']()['filter'](_0x437f66=>'$graveyard'!=_0x437f66['root']['rootName']);_0x2aea68['every'](_0x43045d=>_0x41de37['containsRange'](_0x43045d,!0x0))&&_0x1c4d5b['discard']();if(_0x2aea68['some'](_0xaaa404=>_0xaaa404['containsRange'](_0x41de37,!0x0))){const _0x5cfbfd=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4ad9e6,'accept');return this['forceDefaultExecution'](()=>_0x5cfbfd([_0x41de37],null,_0x369df9)),null;}}else{const _0x416218=_0x41de37['getIntersection'](_0x1c4d5b['getFirstRange']());null!==_0x416218&&_0x1c4d5b['_onDiscard']([_0x416218],null,_0x369df9);}}if(_0x41de37['detach'](),_0x41de37['isCollapsed']||'$graveyard'==_0x41de37['root']['rootName'])return null;let _0x383e05=null,_0x4f3dd9=_0x41de37['start'],_0x90dd4c=_0x41de37['end'];const _0x4ee8ca=this['_findSuggestions'](_0x41de37,'deletion');for(const {suggestion:_0x500e68,meta:_0x2e0b3e}of _0x4ee8ca){const _0x3003b3=this['_model']['createRange'](_0x4f3dd9,_0x90dd4c);if(_0x2e0b3e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x2e0b3e['containsRangeInObject']&&!_0x2e0b3e['isInsideObject'])){if(_0x500e68['isMultiRange']){if(!qt(_0x500e68,_0x369df9))continue;let _0x66a233=!0x0;for(const _0x225fe0 of _0x500e68['getRanges']()){if(_0x225fe0['containsRange'](_0x3003b3,!0x0))return _0x500e68;_0x3003b3['containsRange'](_0x225fe0)||(_0x66a233=!0x1);}_0x66a233&&_0x500e68['discard']();}else{const _0x3160fe=_0x500e68['getFirstRange']();if(_0x3160fe['containsRange'](_0x3003b3,!0x0))return _0x500e68;if(!qt(_0x500e68,_0x369df9)){_0x3003b3['containsRange'](_0x3160fe)?_0x500e68['removeMarkers']():_0x3160fe['containsPosition'](_0x4f3dd9)?_0x4f3dd9=_0x3160fe['end']:_0x3160fe['containsPosition'](_0x90dd4c)&&(_0x90dd4c=_0x3160fe['start']);continue;}_0x4f3dd9=_0x4f3dd9['isBefore'](_0x3160fe['start'])?_0x4f3dd9:_0x3160fe['start'],_0x90dd4c=_0x90dd4c['isAfter'](_0x3160fe['end'])?_0x90dd4c:_0x3160fe['end'],_0x369df9=Object['assign']({},_0x500e68['attributes']),_0x383e05?_0x3160fe['start']['isBefore'](_0x383e05['getFirstRange']()['start'])?(_0x383e05['removeMarkers'](),_0x383e05=_0x500e68):_0x500e68['removeMarkers']():_0x383e05=_0x500e68;}}}if(_0x383e05)return this['_setSuggestionRange'](_0x383e05,this['_model']['createRange'](_0x4f3dd9,_0x90dd4c)),_0x383e05;{const _0x2f39c2=_0x5eb85a(),_0x161df9=this['_model']['createRange'](_0x4f3dd9,_0x90dd4c),_0x2e9ee8=_0x4b1d35['id'],_0x4c8c27=_0x4ad9e6?'deletion:'+_0x4ad9e6:'deletion',_0xcf9788=this['_setSuggestionData']({'id':_0x2f39c2,'type':_0x4c8c27,'createdAt':new Date(),'authorId':_0x2e9ee8,'attributes':_0x369df9});return this['_addSuggestionMarker'](_0x4c8c27,_0x2f39c2,_0x2e9ee8,_0x161df9),_0xcf9788;}}['markMultiRangeDeletion'](_0x324836,_0xfe1e5f='multi',_0x5233ea={}){const _0x3aac8d=this['editor']['plugins']['get']('Users')['me'],_0x3061db=_0x324836['map'](_0x269e14=>new _0x348f0d(_0x269e14['start'],_0x269e14['end'])),_0x264b53=new Set();for(const {suggestion:_0x945399,meta:_0x4795c1}of this['_findSuggestions'](_0x3061db,'insertion'))_0x4795c1['isOwn']&&!_0x4795c1['isNextTo']&&_0x264b53['add'](_0x945399);for(const _0x58951e of _0x264b53)if(_0x58951e['isMultiRange']){const _0x21c55e=_0x58951e['getRanges']();(!_0x58951e['attributes']||!_0x58951e['attributes']['skipNestingCheck'])&&(_0x21c55e['every'](_0x64eadc=>_0x3061db['some'](_0x23c987=>_0x23c987['containsRange'](_0x64eadc,!0x0)))&&_0x58951e['discard']());if(_0x3061db['every'](_0x2bcd85=>_0x21c55e['some'](_0x5deb31=>_0x5deb31['containsRange'](_0x2bcd85,!0x0)))){const _0x3dfd85=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xfe1e5f,'accept');return this['forceDefaultExecution'](()=>_0x3dfd85(_0x324836,null,_0x5233ea)),null;}}else{const _0x8dc764=_0x58951e['getFirstRange']();_0x3061db['some'](_0x307f47=>_0x307f47['containsRange'](_0x8dc764,!0x0))&&_0x58951e['discard']();if(_0x3061db['every'](_0x351e39=>_0x8dc764['containsRange'](_0x351e39,!0x0))){const _0xce079=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xfe1e5f,'accept');return this['forceDefaultExecution'](()=>_0xce079(_0x3061db,null,_0x5233ea)),null;}}const _0x25a4ea=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xfe1e5f,'join');let _0x50e956=null;for(const _0x59883b of this['getSuggestions']())if(_0x59883b['author']['id']==_0x3aac8d['id']&&_0x59883b['isInContent']&&'deletion'==_0x59883b['type']&&_0x59883b['subType']==_0xfe1e5f&&qt(_0x59883b,_0x5233ea)&&(_0x25a4ea(_0x59883b['getRanges'](),_0x3061db)||_0x25a4ea(_0x3061db,_0x59883b['getRanges']()))){if(_0x50e956){if(_0x59883b['commentThread']&&_0x59883b['commentThread']['length'])continue;for(const _0x5452bd of _0x59883b['getRanges']())_0x50e956['isIntersectingWithRange'](_0x5452bd)||_0x50e956['addRange'](_0x5452bd);_0x59883b['removeMarkers']();}else{_0x50e956=_0x59883b;for(const _0x457424 of _0x3061db)_0x59883b['isIntersectingWithRange'](_0x457424)||_0x59883b['addRange'](_0x457424);}}if(_0x50e956)return _0x50e956;_0x264b53['clear']();for(const {suggestion:_0x5a2e05,meta:_0x355452}of this['_findSuggestions'](_0x3061db,'deletion'))_0x355452['isOwn']&&(this['_mergeNestedSuggestions']||!_0x355452['containsRangeInObject']&&!_0x355452['isInsideObject'])&&qt(_0x5a2e05,_0x5233ea)&&_0x264b53['add'](_0x5a2e05);for(const _0x1d1508 of _0x264b53){const _0x3da263=_0x1d1508['getRanges']();if(!_0x5233ea||!_0x5233ea['skipNestingCheck']){if(_0x3061db['every'](_0x23cd66=>_0x3da263['some'](_0x3618a9=>_0x3618a9['containsRange'](_0x23cd66,!0x0))))return _0x1d1508;}(!_0x1d1508['attributes']||!_0x1d1508['attributes']['skipNestingCheck'])&&(_0x3da263['every'](_0x24c1e0=>_0x3061db['some'](_0x484a23=>_0x484a23['containsRange'](_0x24c1e0,!0x0)))&&_0x1d1508['discard']());}const _0x5087f0=_0x5eb85a(),_0x32b18e=_0x3aac8d['id'],_0x8044e5='deletion:'+_0xfe1e5f,_0x13a2aa=this['_setSuggestionData']({'id':_0x5087f0,'type':_0x8044e5,'createdAt':new Date(),'authorId':_0x32b18e,'attributes':_0x5233ea});for(const _0xae6a9f of _0x3061db)_0xae6a9f['detach'](),_0xae6a9f['isCollapsed']||'$graveyard'==_0xae6a9f['root']['rootName']||this['_addSuggestionMarker'](_0x8044e5,_0x5087f0,_0x32b18e,_0xae6a9f,u['getMultiRangeId']());return _0x13a2aa;}['markAttributeChange'](_0x49aeb0,_0x9687ea,_0x1c0cde,_0x34076f,_0x4e71a4){if(_0x49aeb0['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x3a4e9c=this['editor']['plugins']['get']('Users')['me']['id'],_0x2fcb1d=Array['from'](this['_suggestions']['values']())['filter'](_0x44603a=>'attribute'==_0x44603a['type']&&_0x44603a['data']['key']==_0x9687ea&&_0x44603a['isIntersectingWithRange'](_0x49aeb0));if('default'===this['_trackFormatChanges']){const _0x11c9ca=this['_findSuggestions'](_0x49aeb0,'insertion')['filter'](({meta:_0x22762d})=>_0x22762d['isOwn']&&!_0x22762d['isInsideObject']&&!_0x22762d['isNextTo'])['map'](({suggestion:_0x1731c9})=>_0x1731c9);_0x2fcb1d['unshift'](..._0x11c9ca);}const _0x246301=new Map([[_0x49aeb0,_0x1c0cde]]);for(const _0x25bcf4 of _0x2fcb1d){const _0x4cee3d='attribute'==_0x25bcf4['type']?_0x25bcf4['data']['oldValue']:void 0x0,_0x5bcc3e=_0x25bcf4['getFirstRange'](),_0x208479=Array['from'](_0x246301['keys']())['find'](_0x340288=>_0x340288['isIntersecting'](_0x5bcc3e));if(!_0x208479)continue;const _0x52596f=_0x208479['getDifference'](_0x5bcc3e);this['_isBlockAttribute'](_0x9687ea)&&'insertion'==_0x25bcf4['type']&&0x0!=_0x52596f['length']||(_0x246301['delete'](_0x208479),_0x52596f['forEach'](_0x34098f=>{_0x246301['set'](_0x34098f,_0x1c0cde);}),'insertion'!=_0x25bcf4['type']&&_0x4cee3d!=_0x34076f&&_0x246301['set'](_0x208479['getIntersection'](_0x5bcc3e),_0x4cee3d));}const _0x429ac3=[];for(const [_0x3761dc,_0x28bf57]of _0x246301){const _0x1b55f6=_0x5eb85a(),_0x1396df={'key':_0x9687ea,'oldValue':_0x28bf57,'newValue':_0x34076f};_0x9687ea['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':_0x9687ea});const _0x446041=('attribute:'+(_0x9687ea+'|'+Gt({'newValue':_0x34076f})))['substring'](0x0,0x3c),_0x523e50=this['_setSuggestionData']({'id':_0x1b55f6,'type':_0x446041,'data':_0x1396df,'createdAt':new Date(),'authorId':_0x3a4e9c,'attributes':_0x4e71a4});_0x429ac3['push'](_0x523e50),this['_addSuggestionMarker'](_0x446041,_0x1b55f6,_0x3a4e9c,_0x3761dc);}return _0x429ac3;}['enableDefaultAttributesIntegration'](_0x1301a7){this['enableCommand'](_0x1301a7,(_0x4ba806,..._0x4b6ce2)=>{this['_recordAttributeChanges'](()=>{_0x4ba806(..._0x4b6ce2);});});}['registerBlockAttribute'](_0x7eebbe){this['_blockAttributeKeys']['add'](_0x7eebbe);}['registerInlineAttribute'](_0x5e2ad3){this['_inlineAttributeKeys']['add'](_0x5e2ad3);}['_getAttributeKey'](_0x53e6cd){return'attribute'==_0x53e6cd['type']?_0x53e6cd['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2bfbdc,_0x4ec2e3){const _0x2be798=_0x2bfbdc['getFirstMarker']();this['_model']['change'](_0x218055=>{_0x218055['updateMarker'](_0x2be798,{'range':_0x4ec2e3});});}['_addThreadToSuggestion'](_0x5ad46d){const _0x364f7c=_0x5ad46d['id'],_0x425431=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x364f7c)||this['_commentsRepository']['addCommentThread']({'channelId':_0x425431,'threadId':_0x364f7c,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x155811=this['_commentsRepository']['getCommentThread'](_0x364f7c);_0x155811['unbind']('isRemovable'),_0x155811['isRemovable']=!0x1,_0x5ad46d['commentThread']=_0x155811;}['_checkSuggestionCorrectness'](_0x87e1b7,_0x5a675a,_0x1ff774,_0x2206e7){if(_0x87e1b7['type']!=_0x5a675a||_0x87e1b7['subType']!=_0x1ff774||_0x87e1b7['creator']['id']!=_0x2206e7)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x502bb5('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x315c7f,_0x211769){const _0x1b450a=_0x315c7f['getFirstRange']();if(_0x211769['isEqual'](_0x1b450a))_0x315c7f['removeMarkers']();else{if(_0x1b450a['containsRange'](_0x211769)){const _0x56bb32=this['_model']['createPositionAt'](_0x211769['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x315c7f,this['_model']['createRange'](_0x1b450a['start'],_0x56bb32));const _0x4df600=_0x5eb85a(),_0x4447eb=_0x315c7f['creator']['id'],_0x858337=_0x315c7f['type']+':'+_0x315c7f['subType'];this['_setSuggestionData']({'id':_0x4df600,'type':_0x858337,'createdAt':new Date(),'authorId':_0x4447eb,'data':_0x315c7f['data'],'attributes':_0x315c7f['attributes']});const _0x4dc3e7=this['_model']['createPositionAt'](_0x211769['end']['parent'],'after'),_0x1062fb=this['_model']['createRange'](_0x4dc3e7,_0x1b450a['end']);this['_addSuggestionMarker'](_0x858337,_0x4df600,_0x4447eb,_0x1062fb);}else{if(_0x1b450a['containsPosition'](_0x211769['start'])){const _0x5e4214=this['_model']['createPositionAt'](_0x211769['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x315c7f,this['_model']['createRange'](_0x1b450a['start'],_0x5e4214));}else{const _0x153357=this['_model']['createPositionAt'](_0x211769['end']['parent'],'after');this['_setSuggestionRange'](_0x315c7f,this['_model']['createRange'](_0x153357,_0x1b450a['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x350255){for(const {suggestion:_0x31dd6e,meta:_0x5237f1}of this['_findSuggestions'](_0x350255,'insertion')){if(!_0x5237f1['isOwn'])continue;const _0x2ee99f=_0x31dd6e['getRanges']();for(const _0x40e3c5 of _0x2ee99f)if(!_0x350255['getDifference'](_0x40e3c5)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3daf61){const _0x1cc09d=this['editor']['plugins']['get']('Users')['getUser'](_0x3daf61);if(!_0x1cc09d)throw new _0x502bb5('track-changes-user-not-found',this);return _0x1cc09d;}['_getExternalAuthor'](_0xbf9607){const _0x23c4ce=this['editor']['plugins']['get']('Users'),_0x5d897f=_0x4f74f6('external:'+_0xbf9607),_0x5e258c=_0x23c4ce['getUser'](_0x5d897f);return _0x5e258c||_0x23c4ce['addUser']({'id':_0x5d897f,'name':_0xbf9607});}['_createSuggestion'](_0x29d98f,_0x575855,_0x38ac0b,_0x282a07,_0x57a010){const _0x3322b1=this['_getAuthorFromId'](_0x282a07),_0xc0259c=this['_suggestionFactory']['buildSuggestion'](_0x29d98f,_0x575855,_0x38ac0b,_0x3322b1,_0x57a010,_0x5e1dfd=>{this['_updateSuggestionData'](_0x38ac0b,{'attributes':_0x5e1dfd});const _0x483fdd=this['getSuggestion'](_0x38ac0b);this['_joinWithAdjacentSuggestions'](new Set([_0x483fdd])),this['_refreshSuggestionsChain'](new Set([_0x483fdd]));});return this['listenTo'](_0xc0259c,'accept',()=>{this['_updateSuggestionData'](_0x38ac0b,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xc0259c,'discard',()=>{this['_updateSuggestionData'](_0x38ac0b,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x38ac0b,_0xc0259c),this['_suggestionState']['set'](_0xc0259c,'notReady'),_0xc0259c;}['_splitMarkerName'](_0x430872){const _0x568bd8=_0x430872['split'](':');return{'group':_0x568bd8[0x0],'type':_0x568bd8[0x1],'subType':_0x568bd8['length']>=0x5?_0x568bd8[0x2]:null,'id':_0x568bd8['length']<0x5?_0x568bd8[0x2]:_0x568bd8[0x3],'authorId':_0x568bd8['length']<0x5?_0x568bd8[0x3]:_0x568bd8[0x4],'markerCount':0x6==_0x568bd8['length']?_0x568bd8[0x5]:null};}['_breakSuggestionMarker'](_0x2d8b6e,_0x7b6a19,_0x40cb88){const _0x54da16=_0x2d8b6e['getFirstRange'](),_0x5f5b3a=_0x54da16['start'],_0x54bbd7=_0x54da16['end'];this['_setSuggestionRange'](_0x2d8b6e,this['_model']['createRange'](_0x5f5b3a,_0x7b6a19));const _0x41e0a5=_0x5eb85a(),_0x34a262=_0x2d8b6e['creator']['id'],_0x4ab6f1=_0x2d8b6e['type']+(_0x2d8b6e['subType']?':'+_0x2d8b6e['subType']:'');this['_setSuggestionData']({'id':_0x41e0a5,'type':_0x4ab6f1,'createdAt':new Date(),'authorId':_0x34a262,'originalSuggestionId':_0x2d8b6e['id'],'attributes':_0x2d8b6e['attributes'],'data':_0x2d8b6e['data']});const _0x49045b=this['_getAttributeKey'](_0x2d8b6e);('formatBlock'==_0x2d8b6e['type']||_0x49045b&&this['_isBlockAttribute'](_0x49045b))&&(_0x40cb88=this['_model']['createPositionBefore'](_0x40cb88['parent'])),this['_addSuggestionMarker'](_0x4ab6f1,_0x41e0a5,_0x34a262,this['_model']['createRange'](_0x40cb88,_0x54bbd7));}['_findSuggestions'](_0x2e9ebb,_0x9b9eb1=null){const _0x2f928b=[],_0x54451e=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2e9ebb)||(_0x2e9ebb=[_0x2e9ebb]);for(const _0x550614 of this['getSuggestions']()){if(!_0x550614['isInContent'])continue;if(_0x9b9eb1&&_0x550614['type']!=_0x9b9eb1)continue;let _0x483115=!0x1;for(const _0x2887f0 of _0x550614['getRanges']()){for(const _0x490ec3 of _0x2e9ebb){const _0x441dc3=_0x490ec3['start']['isEqual'](_0x2887f0['end'])||_0x490ec3['end']['isEqual'](_0x2887f0['start']);if(_0x441dc3||_0x490ec3['getIntersection'](_0x2887f0)){const _0x2067f5=_0x490ec3['containsRange'](_0x2887f0)&&Ot(this['_model']['schema'],_0x2887f0['start'],_0x490ec3),_0x8936be=_0x2887f0['containsRange'](_0x490ec3)&&Ot(this['_model']['schema'],_0x490ec3['start'],_0x2887f0);_0x2f928b['push']({'suggestion':_0x550614,'meta':{'isOwn':_0x54451e==_0x550614['author'],'isNextTo':_0x441dc3,'isInsideObject':_0x2067f5,'containsRangeInObject':_0x8936be}}),_0x483115=!0x0;break;}}if(_0x483115)break;}}return _0x2f928b;}['_addSuggestionMarker'](_0x47ee36,_0x16fd14,_0x51f5fa,_0x38983a,_0x20ef52){this['_model']['change'](_0x1862d9=>{let _0x3775a4='suggestion:'+_0x47ee36+':'+_0x16fd14+':'+_0x51f5fa;_0x20ef52&&(_0x3775a4=_0x3775a4+':'+_0x20ef52),_0x1862d9['addMarker'](_0x3775a4,{'range':_0x38983a,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0xb541d4){const _0x14136a=_0xb541d4['previous'],_0x1e6a89=_0xb541d4['next'];_0xb541d4['previous']=null,_0xb541d4['next']=null,null!=_0x14136a&&_0x14136a['next']==_0xb541d4&&(_0x14136a['next']=_0x1e6a89),null!=_0x1e6a89&&_0x1e6a89['previous']==_0xb541d4&&(_0x1e6a89['previous']=_0x14136a),'ready'==this['_suggestionState']['get'](_0xb541d4)&&(this['_suggestionState']['set'](_0xb541d4,'removed'),this['fire']('suggestionUnloaded',_0xb541d4,_0x14136a,_0x1e6a89));}['_setSuggestionData'](_0x5d16dc){const _0x489301=_0x5d16dc['id'],_0xb6a7de=this['addSuggestionData'](_0x5d16dc);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1a801e=this['editor']['plugins']['get']('PendingActions'),_0x1c71f2=_0xb6a7de['hasComments'],_0x6f02f3=_0xb6a7de['subType']?_0xb6a7de['type']+':'+_0xb6a7de['subType']:_0xb6a7de['type'],_0x261baf=this['editor']['locale'],_0x560547=_0x1a801e['add'](o(_0x261baf,'PENDING_ACTION_SUGGESTION')),_0x4e4f42={'id':_0x489301,'type':_0x6f02f3,'hasComments':_0x1c71f2,'data':_0x5d16dc['data']||null,'originalSuggestionId':_0x5d16dc['originalSuggestionId']||null,'attributes':_0xb6a7de['attributes']};this['_adapter']['addSuggestion'](_0x4e4f42)['then'](_0x184d78=>{_0xb6a7de['_saved']=!0x0,_0x1a801e['remove'](_0x560547),_0x184d78&&_0x184d78['createdAt']&&(this['_suggestions']['get'](_0x489301)['createdAt']=_0x184d78['createdAt']);})['catch'](_0x51310e=>{throw _0x2b8c1e('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0xb6a7de['discard']();}),_0xb6a7de['stopListening'](),this['_suggestions']['delete'](_0xb6a7de['id']),this['_suggestionState']['delete'](_0xb6a7de),_0x51310e;});}return _0xb6a7de;}['_isBlockAttribute'](_0x4cedc3){return this['_blockAttributeKeys']['has'](_0x4cedc3);}['_updateSuggestionData'](_0x5a936b,_0x5d2ac8){const _0xcda77b=this['editor']['plugins']['get']('PendingActions'),_0x9823a7=this['getSuggestion'](_0x5a936b);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x9823a7['_saved']){const _0x432ded=_0xcda77b['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x5a936b,_0x5d2ac8)['then'](()=>{_0xcda77b['remove'](_0x432ded);});}else _0x9823a7['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x5a936b,_0x5d2ac8);});}}['_getSuggestionData'](_0x143126){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x502bb5('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x143126);}['_handleNewSuggestionMarker'](_0x578d28){const {id:_0x3b1ab2,type:_0x52a26e,subType:_0x2aff45,authorId:_0x30ec31}=this['_splitMarkerName'](_0x578d28),_0x34a1c5=this['_suggestions']['get'](_0x3b1ab2)||this['_createSuggestion'](_0x52a26e,_0x2aff45,_0x3b1ab2,_0x30ec31,{});switch(this['_checkSuggestionCorrectness'](_0x34a1c5,_0x52a26e,_0x2aff45,_0x30ec31),this['_suggestionState']['get'](_0x34a1c5)){case'notReady':this['_getSuggestionData'](_0x3b1ab2)['then'](_0x1be4eb=>{let _0x4adf66=Promise['resolve']();_0x1be4eb['hasComments']&&(_0x4adf66=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3b1ab2})),_0x4adf66['then'](()=>{this['addSuggestionData'](_0x1be4eb)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x34a1c5,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3b1ab2,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x34a1c5,'ready'),this['fire']('suggestionLoaded',_0x34a1c5);break;case'ready':this['fire']('suggestionChanged',_0x34a1c5);}return _0x34a1c5['addMarkerName'](_0x578d28),_0x34a1c5;}['_refreshSuggestionsChain'](_0x594717){const _0x5a5d52=Array['from'](_0x594717),_0x3e7727=_0x5a5d52['filter'](_0x1a0e1a=>'attribute'==_0x1a0e1a['type']);this['_refreshAttributeSuggestionsChain'](_0x3e7727);const _0x479a74=_0x5a5d52['filter'](_0x57fde5=>!_0x57fde5['isMultiRange']&&'attribute'!=_0x57fde5['type']),_0x1ff747=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2b01ab=>!_0x2b01ab['isMultiRange']&&'attribute'!=_0x2b01ab['type']),_0x1e90ed=_0x1ff747['filter'](_0x4ef43d=>!_0x594717['has'](_0x4ef43d)),_0x52d040=new Map(_0x1ff747['map'](_0x250611=>[_0x250611,this['_suggestionFactory']['getSuggestionCallback'](_0x250611['type'],_0x250611['subType'],'chain')])),_0x1fea15=new Map(_0x1ff747['map'](_0x53b743=>[_0x53b743,_0x53b743['getFirstRange']()])),_0xd234b9=new Set(),_0x13fb72=new Set();for(let _0x48ea7b=0x0;_0x48ea7b<_0x479a74['length'];_0x48ea7b++)_0xa27531(_0x479a74[_0x48ea7b],_0x479a74,_0x48ea7b+0x1);for(let _0x524b08=0x0;_0x524b08<_0x479a74['length'];_0x524b08++)_0xa27531(_0x479a74[_0x524b08],_0x1e90ed,0x0);const _0x3292da=new Set();for(let _0x5da05f=0x0;_0x5da05f<_0x479a74['length'];_0x5da05f++){const _0x378a1e=_0x479a74[_0x5da05f];!_0x13fb72['has'](_0x378a1e)&&_0x378a1e['previous']&&(_0x3292da['add'](_0x378a1e['previous']),_0x378a1e['previous']['next']===_0x378a1e&&(_0x378a1e['previous']['next']=null),_0x378a1e['previous']=null),!_0xd234b9['has'](_0x378a1e)&&_0x378a1e['next']&&(_0x3292da['add'](_0x378a1e['next']),_0x378a1e['next']['previous']===_0x378a1e&&(_0x378a1e['next']['previous']=null),_0x378a1e['next']=null);}function _0xa27531(_0x25085c,_0x104e65,_0xe0d596){for(let _0x3bf4ac=_0xe0d596;_0x3bf4ac<_0x104e65['length'];_0x3bf4ac++){const _0x2fddd9=_0x37f799(_0x25085c,_0x104e65[_0x3bf4ac]);_0x2fddd9&&(_0x2fddd9[0x0]['next']=_0x2fddd9[0x1],_0x2fddd9[0x1]['previous']=_0x2fddd9[0x0],_0xd234b9['add'](_0x2fddd9[0x0]),_0x13fb72['add'](_0x2fddd9[0x1]));}}function _0x37f799(_0x29a272,_0x4892c7){if(_0x29a272['author']['id']!==_0x4892c7['author']['id'])return null;const _0x2b1ce5=_0x52d040['get'](_0x29a272)(_0x29a272,_0x4892c7,_0x1fea15['get'](_0x29a272),_0x1fea15['get'](_0x4892c7));if(!_0x2b1ce5)return null;return _0x52d040['get'](_0x4892c7)(_0x29a272,_0x4892c7,_0x1fea15['get'](_0x29a272),_0x1fea15['get'](_0x4892c7))?_0x2b1ce5[0x1]['commentThread']&&_0x2b1ce5[0x1]['commentThread']['length']?null:_0x2b1ce5:null;}_0x3292da['size']&&this['_refreshSuggestionsChain'](_0x3292da);}['_refreshAttributeSuggestionsChain'](_0xd0d66e){if(0x0==_0xd0d66e['length'])return;const _0x5dff12=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x56bc09=>'attribute'==_0x56bc09['type']&&_0x56bc09['_isDataLoaded']),_0x18fefa=[],_0x432b36=new Map();for(const _0x452a58 of _0x5dff12){const _0x256f64=_0x4f74f6(_0x452a58['attributes']);_0x432b36['has'](_0x256f64)||(_0x432b36['set'](_0x256f64,_0x18fefa['length']),_0x18fefa['push']([]));const _0x37a031=_0x432b36['get'](_0x256f64);_0x18fefa[_0x37a031]['push'](_0x452a58);}!(function(){_0x18fefa['sort']((_0x10d8aa,_0x7477a)=>{const _0x5217b2=_0x10d8aa[0x0]['createdAt'],_0x217985=_0x7477a[0x0]['createdAt'];return _0x5217b2==_0x217985?_0x10d8aa[0x0]['attributes']['groupId']<_0x7477a[0x0]['attributes']['groupId']?-0x1:0x1:_0x5217b2<_0x217985?-0x1:0x1;});for(const _0x18a40c of _0x18fefa)_0x18a40c['sort']((_0x3fb477,_0x191690)=>_0x3fb477['id']<_0x191690['id']?-0x1:0x1);}());for(let _0x1d4a08=0x0;_0x1d4a08<_0x18fefa['length'];_0x1d4a08++){if(0x0==_0x18fefa[_0x1d4a08]['length'])continue;const _0x41cecf=[];for(let _0x3891cf=_0x1d4a08+0x1;_0x3891cf<_0x18fefa['length'];_0x3891cf++)0x0!=_0x18fefa[_0x3891cf]['length']&&_0x20933b(_0x18fefa[_0x1d4a08],_0x18fefa[_0x3891cf])&&_0x41cecf['push'](_0x3891cf);for(const _0xe40229 of _0x41cecf)_0x18fefa[_0x1d4a08]=_0x18fefa[_0x1d4a08]['concat'](_0x18fefa[_0xe40229]),_0x18fefa[_0xe40229]=[];}for(const _0x13e34e of _0x18fefa)for(let _0x1f5c6a=0x0;_0x1f5c6a<_0x13e34e['length'];_0x1f5c6a++){const _0x3f75c9=_0x13e34e[_0x1f5c6a+0x1]||null;_0x13e34e[_0x1f5c6a]['next']!==_0x3f75c9&&(_0x13e34e[_0x1f5c6a]['next']=_0x3f75c9);}for(const _0x5b6e2d of _0x18fefa)for(let _0x17d3a3=0x0;_0x17d3a3<_0x5b6e2d['length'];_0x17d3a3++){const _0x31ce91=_0x5b6e2d[_0x17d3a3-0x1]||null;_0x5b6e2d[_0x17d3a3]['previous']!==_0x31ce91&&(_0x5b6e2d[_0x17d3a3]['previous']=_0x31ce91);}function _0x20933b(_0xc19131,_0x1e94f9){if(_0xc19131[0x0]['attributes']['groupId']!==_0x1e94f9[0x0]['attributes']['groupId']&&_0xc19131[0x0]['author']!==_0x1e94f9[0x0]['author'])return!0x1;if(!function(_0x2b47d1,_0x364f80){if(!_0x2b47d1['hasComments']&&!_0x364f80['hasComments'])return!0x0;if(_0x2b47d1['hasComments']&&_0x364f80['hasComments'])return!0x1;if(_0x2b47d1['hasComments']&&_0x364f80['createdAt']<_0x2b47d1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x364f80['hasComments']&&_0x2b47d1['createdAt']<_0x364f80['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0xc19131[0x0],_0x1e94f9[0x0]))return!0x1;const _0x14d81b=Tt(_0xc19131[0x0]['attributes'],'groupId'),_0x20c77a=Tt(_0x1e94f9[0x0]['attributes'],'groupId');if(!_0x5cc37c(_0x14d81b,_0x20c77a))return!0x1;return!!_0xc19131['every'](_0x3f0bb2=>_0x1e94f9['some'](_0x2b8728=>_0x3f0bb2['getFirstRange']()['isEqual'](_0x2b8728['getFirstRange']())))&&_0x1e94f9['every'](_0x330c64=>_0xc19131['some'](_0x4d913b=>_0x330c64['getFirstRange']()['isEqual'](_0x4d913b['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x322e0f){const _0x17c9ab=Array['from'](_0x322e0f),_0x535a7e=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3ff602=_0x535a7e['filter'](_0x4104a2=>!_0x322e0f['has'](_0x4104a2)),_0x23f5e4=new Map(_0x17c9ab['map'](_0x2223d4=>[_0x2223d4,this['_suggestionFactory']['getSuggestionCallback'](_0x2223d4['type'],_0x2223d4['subType'],'join')])),_0x203078=new Map(_0x535a7e['map'](_0x3b1fab=>[_0x3b1fab,_0x3b1fab['getRanges']()]));for(let _0x1bdbc2=0x0;_0x1bdbc2<_0x17c9ab['length'];_0x1bdbc2++){if(_0xc4f057(this,_0x17c9ab[_0x1bdbc2],_0x17c9ab,_0x1bdbc2+0x1))return!0x0;}for(let _0x446699=0x0;_0x446699<_0x17c9ab['length'];_0x446699++){if(_0xc4f057(this,_0x17c9ab[_0x446699],_0x3ff602,0x0))return!0x0;}return!0x1;function _0xc4f057(_0x199ef4,_0x30573d,_0x16d8b5,_0x20843c){for(let _0x204704=_0x20843c;_0x204704<_0x16d8b5['length'];_0x204704++){const _0x21e7be=_0x16d8b5[_0x204704];if(_0x21e7be['type']!==_0x30573d['type']||_0x21e7be['author']['id']!==_0x30573d['author']['id']||_0x21e7be['subType']!==_0x30573d['subType'])continue;if(!Jt(_0x30573d,_0x21e7be))continue;if('attribute'==_0x30573d['type']&&_0x30573d['data']['oldValue']!=_0x21e7be['data']['oldValue'])continue;if('attribute'==_0x30573d['type']&&_0x199ef4['_isBlockAttribute'](_0x30573d['data']['key']))continue;if('formatBlock'==_0x30573d['type']){const _0x407c83=_0x199ef4['editor']['model'],_0x2a80b0=_0x30573d['getContainedElement']();if(_0x2a80b0&&(_0x407c83['schema']['isObject'](_0x2a80b0)||_0x407c83['schema']['isLimit'](_0x2a80b0)))continue;}const _0x3761c1=_0x23f5e4['get'](_0x30573d),_0x3a0ce0=_0x203078['get'](_0x30573d),_0x1ae5f4=_0x203078['get'](_0x21e7be),_0x3cdc2b=_0x30573d['commentThread']&&_0x30573d['commentThread']['length'],_0x441deb=_0x21e7be['commentThread']&&_0x21e7be['commentThread']['length'];if(!_0x3cdc2b&&_0x3761c1(_0x1ae5f4,_0x3a0ce0))return _0x199ef4['_joinSuggestions'](_0x21e7be,_0x30573d),_0x203078['delete'](_0x30573d),!0x0;if(!_0x441deb&&_0x3761c1(_0x3a0ce0,_0x1ae5f4))return _0x199ef4['_joinSuggestions'](_0x30573d,_0x21e7be),_0x203078['delete'](_0x21e7be),!0x0;}return!0x1;}}['_joinSuggestions'](_0x21c768,_0x53f4ff){if(_0x21c768['isMultiRange']){for(const _0x3cce5c of _0x53f4ff['getRanges']())_0x21c768['addRange'](_0x3cce5c);}else{const _0x4524ab=_0x53f4ff['getFirstRange']()['end'];this['_setSuggestionRange'](_0x21c768,this['_model']['createRange'](_0x21c768['getFirstRange']()['start'],_0x4524ab));}_0x53f4ff['removeMarkers']();}['_getMarkerAnnouncementText'](_0x24da16,_0x3e4172,_0xcd059f){const _0x2125fc=_0x24da16['startsWith']('format')||_0x24da16['startsWith']('attribute')?'FORMATTING':_0x24da16['toUpperCase']();return o(this['editor']['locale'],_0x3e4172+'_'+_0x2125fc+'_SUGGESTION_ANNOUNCEMENT',_0xcd059f);}['_initAriaMarkerChangeAnnouncements'](){const _0x298ba1=this['editor'];if(!_0x298ba1['ui'])return;const {ariaLiveAnnouncer:_0x1db948}=_0x298ba1['ui'];_0xc7fe01(this['_model'],({left:_0x5c874a,entered:_0x359c10})=>{for(const _0x4a22aa of _0x5c874a){const {group:_0x4da74d,type:_0x395f95}=this['_splitMarkerName'](_0x4a22aa['name']);if('suggestion'===_0x4da74d){_0x1db948['announce'](this['_getMarkerAnnouncementText'](_0x395f95,'LEAVE'));break;}}for(const _0x2370e4 of _0x359c10){const {group:_0x10c9bc,type:_0x3fb5d1}=this['_splitMarkerName'](_0x2370e4['name']);if('suggestion'===_0x10c9bc){_0x1db948['announce'](this['_getMarkerAnnouncementText'](_0x3fb5d1,'ENTER',_0x7fab25(_0x2b1c11)));break;}}});}['_processAttributeChanges'](_0x25379c){if(this['_recordAttributeSuggestions'])return!0x1;const _0x8c3a10=this['editor'],_0x5c92e3=_0x8c3a10['model']['document']['differ']['getChanges']();if(0x0==_0x5c92e3['length'])return!0x1;const _0x3ba019=[],_0x11ab8b=_0x5c92e3['filter'](_0x1a346e=>'attribute'==_0x1a346e['type']),_0x3bc5a6=_0x5c92e3['filter'](_0x247cd3=>'insert'==_0x247cd3['type']&&'$text'!=_0x247cd3['name']),_0x45be4d=_0x5c92e3['filter'](_0x58891c=>'remove'==_0x58891c['type']&&'$text'!=_0x58891c['name']);for(const _0x18c87a of _0x11ab8b)_0x3ba019['push']({'key':_0x18c87a['attributeKey'],'newValue':_0x18c87a['attributeNewValue'],'oldValue':_0x18c87a['attributeOldValue'],'range':Pt(_0x18c87a['range'],_0x8c3a10['model'])});for(const _0x3f166a of _0x3bc5a6){const _0x16629d=_0x45be4d['find'](_0x2ad552=>_0x2ad552['position']['isEqual'](_0x3f166a['position']));_0x16629d&&_0x3ba019['push']({'key':m,'newValue':_0x3f166a['name'],'oldValue':_0x16629d['name'],'range':_0x8c3a10['model']['createRangeOn'](_0x3f166a['position']['nodeAfter'])});}return 0x0!=_0x3ba019['length']&&this['_reduceExistingSuggestions'](_0x25379c,_0x3ba019);}['_processAttributeSuggestions'](_0x421158){let _0x51866a=!0x1;const _0x962a42=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2e67e3=>_0x2e67e3['data']['newRange']&&_0x2e67e3['name']['startsWith']('suggestion:attribute:'));for(const _0x383f13 of _0x962a42){const {subType:_0x1c0620,id:_0x571364}=this['_splitMarkerName'](_0x383f13['name']),_0x4aa193=_0x1c0620['split']('|')[0x0];for(const _0x43fba1 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x43fba1['id']!=_0x571364&&'attribute'==_0x43fba1['type']&&_0x43fba1['data']&&_0x43fba1['data']['key']==_0x4aa193&&_0x43fba1['getFirstRange']()['isIntersecting'](_0x383f13['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x43fba1,_0x383f13['data']['newRange'],_0x421158),_0x51866a=!0x0);}return _0x51866a;}['_recordAttributeChanges'](_0x5940bb){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x5940bb();}['_isRegisteredAttribute'](_0x20587e){const _0x18d4cf=this['_isBlockAttribute'](_0x20587e),_0x3d8ce3=this['_inlineAttributeKeys']['has'](_0x20587e);return _0x18d4cf||_0x3d8ce3;}['_reduceExistingSuggestions'](_0x41247a,_0x905ea){if(0x0==_0x905ea['length'])return!0x1;let _0x416fda=!0x1;for(const _0x33a3e0 of _0x905ea){const _0x5b1624=this['_findSuggestions'](_0x33a3e0['range'],'attribute')['filter'](_0x3551ed=>!_0x3551ed['meta']['isNextTo'])['map'](_0x52848a=>_0x52848a['suggestion']),_0x3e8b8e=_0x4f74f6({'newValue':_0x33a3e0['newValue']});_0x5b1624['filter'](_0x45dd4f=>{const [_0x226a3e,_0x5b3b3b]=_0x45dd4f['subType']['split']('|');return _0x226a3e==_0x33a3e0['key']&&_0x5b3b3b!=_0x3e8b8e;})['forEach'](_0x333bf6=>{this['_reduceSuggestionAttributeRange'](_0x333bf6,_0x33a3e0['range'],_0x41247a),_0x416fda=!0x0;});}return _0x416fda;}['_reduceSuggestionAttributeRange'](_0x9edd6f,_0x122dce,_0x40cc44){const _0x50f852=_0x9edd6f['getFirstRange']()['getDifference'](_0x122dce);0x0!==_0x50f852['length']?0x1!==_0x50f852['length']?this['_breakSuggestionMarker'](_0x9edd6f,_0x122dce['start'],_0x122dce['end']):this['_setSuggestionRange'](_0x9edd6f,_0x50f852[0x0]):_0x40cc44['removeMarker'](_0x9edd6f['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2eb5ee){this['_editor']=_0x2eb5ee,this['_model']=_0x2eb5ee['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x57d91b,_0x5852f3,_0x88a757,_0x371d7f,_0x4eb79f,_0x4d0de5){return new u(this['_model'],{'type':_0x57d91b,'subType':_0x5852f3,'id':_0x88a757,'author':_0x371d7f,'creator':_0x371d7f,'attributes':_0x4eb79f,'onAttributesChange':_0x4d0de5,'onAccept':(..._0x2d06db)=>this['getSuggestionCallback'](_0x57d91b,_0x5852f3,'accept')(..._0x2d06db),'onDiscard':(..._0x1669bc)=>this['getSuggestionCallback'](_0x57d91b,_0x5852f3,'discard')(..._0x1669bc)});}['registerCustomCallback'](_0xa41917,_0x5f0e08,_0x52f9ab,_0x956df7){const _0x1e371b=_0xa41917+':'+_0x5f0e08+':'+_0x52f9ab;this['_customCallbacks']['set'](_0x1e371b,_0x956df7);}['getSuggestionCallback'](_0x5d61c2,_0x3f0f7b,_0x496fb4){const _0x47ec0f=_0x5d61c2+':'+_0x3f0f7b+':'+_0x496fb4;return this['_customCallbacks']['get'](_0x47ec0f)||this['_defaultCallbacks']['get'](_0x5d61c2+':'+_0x496fb4);}['_registerDefaultCallbacks'](){const _0x1b709d=()=>!0x1,_0x4a8606=_0x32e717=>{_0x32e717['sort']((_0x33d66e,_0x555710)=>_0x33d66e['start']['isBefore'](_0x555710['start'])?0x1:-0x1),this['_model']['change'](_0x248469=>{for(const _0x1ba871 of _0x32e717){let _0x148b9c;_0x148b9c=_0x1ba871['end']['isAtEnd']&&_0x1ba871['end']['parent']==_0x1ba871['start']['nodeAfter']?_0x248469['createSelection'](_0x1ba871['start']['nodeAfter'],'on'):_0x248469['createSelection'](_0x1ba871),this['_model']['deleteContent'](_0x148b9c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1bbe3a=(_0x25da6e,_0x2e105a)=>{_0x2e105a&&this['_model']['change'](_0x365660=>{const {commandName:_0x5ef1d7,commandParams:_0x2b7ae1=[]}=_0x2e105a,_0x464f04=_0x25da6e['map'](_0x33805a=>(Vt(_0x33805a)&&(_0x33805a=this['_model']['createRange'](_0x33805a['end'])),_0x33805a))['filter'](_0x3c62ba=>'$graveyard'!==_0x3c62ba['root']['rootName']);if(_0x464f04['length']<0x1)return;const _0x2df8f7=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1e6a26=>_0x348f0d['fromRange'](_0x1e6a26));_0x365660['setSelection'](_0x464f04);for(const _0x7d236 of this['_editor']['commands']['commands']())_0x7d236['refresh']();_0x2b7ae1['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x5ef1d7,..._0x2b7ae1);const _0x1d8693=_0x2df8f7['filter'](_0xa2474=>'$graveyard'!=_0xa2474['root']['rootName']);_0x1d8693['length']>0x0&&_0x365660['setSelection'](_0x1d8693);for(const _0x189c46 of _0x2df8f7)_0x189c46['detach']();});},_0x5c59ef=(_0x5124b2,_0x229e7b)=>0x1==_0x5124b2['length']&&0x1==_0x229e7b['length']&&_0x5124b2[0x0]['end']['isEqual'](_0x229e7b[0x0]['start']),_0x4e7257=(_0x457063,_0x16ad23,_0x3ac4c3,_0x1c0917)=>Ht(_0x457063,_0x16ad23,_0x3ac4c3,_0x1c0917,this['_model'])?[_0x457063,_0x16ad23]:Ht(_0x16ad23,_0x457063,_0x1c0917,_0x3ac4c3,this['_model'])?[_0x16ad23,_0x457063]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1b709d),this['_defaultCallbacks']['set']('insertion:discard',_0x4a8606),this['_defaultCallbacks']['set']('insertion:join',_0x5c59ef),this['_defaultCallbacks']['set']('insertion:chain',_0x4e7257),this['_defaultCallbacks']['set']('deletion:accept',_0x4a8606),this['_defaultCallbacks']['set']('deletion:discard',_0x1b709d),this['_defaultCallbacks']['set']('deletion:join',_0x5c59ef),this['_defaultCallbacks']['set']('deletion:chain',_0x4e7257),this['_defaultCallbacks']['set']('formatInline:accept',_0x1bbe3a),this['_defaultCallbacks']['set']('formatInline:discard',_0x1b709d),this['_defaultCallbacks']['set']('formatInline:join',_0x5c59ef),this['_defaultCallbacks']['set']('formatInline:chain',_0x1b709d),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1bbe3a),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1b709d),this['_defaultCallbacks']['set']('formatBlock:join',_0x5c59ef),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1b709d),this['_defaultCallbacks']['set']('attribute:accept',_0x1b709d),this['_defaultCallbacks']['set']('attribute:discard',(_0xc307cd,_0x35f9a3)=>{if(!_0x35f9a3)return;const _0x3b119e=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x417ae4=>{if(_0x35f9a3['key']==m)for(const _0x2d7b38 of _0xc307cd){const _0x22bf81=_0x2d7b38['start']['nodeAfter'],_0x3e33f1=_0x35f9a3['oldValue'];_0x417ae4['rename'](_0x22bf81,_0x3e33f1);}else{if(_0x3b119e['_isBlockAttribute'](_0x35f9a3['key'])){for(const _0xcecb4f of _0xc307cd)void 0x0!==_0x35f9a3['oldValue']?_0x417ae4['setAttribute'](_0x35f9a3['key'],_0x35f9a3['oldValue'],_0xcecb4f['start']['nodeAfter']):_0x417ae4['removeAttribute'](_0x35f9a3['key'],_0xcecb4f['start']['nodeAfter']);}else{for(const _0x17439a of _0xc307cd)_0x35f9a3['oldValue']?_0x417ae4['setAttribute'](_0x35f9a3['key'],_0x35f9a3['oldValue'],_0x17439a):_0x417ae4['removeAttribute'](_0x35f9a3['key'],_0x17439a);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x5c59ef);}}function Ot(_0xa49507,_0x1953f0,_0x45cb8f){for(const _0x5a0464 of _0x1953f0['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5a0464['root']==_0x5a0464)return!0x1;if(!_0x45cb8f['containsItem'](_0x5a0464))return!0x1;if(_0xa49507['isObject'](_0x5a0464)||_0xa49507['isLimit'](_0x5a0464))return!0x0;}return!0x1;}function Vt(_0x21a52a){return _0x21a52a['end']['parent']==_0x21a52a['start']['nodeAfter']&&_0x21a52a['end']['isAtStart'];}function Ut(_0x2bd4c0,_0x68713f,_0x29dcc0,_0x384000){const _0x59ea98=_0x546a20=>!_0x546a20['item']['is']('$textProxy')&&!_0x384000['isObject'](_0x546a20['item']),_0x4a9b47=_0x2bd4c0['start']['getLastMatchingPosition'](_0x59ea98),_0x4c2233=_0x2bd4c0['end']['getLastMatchingPosition'](_0x59ea98,{'direction':'backward'});return(!_0x2bd4c0['start']['isEqual'](_0x4a9b47)||!_0x2bd4c0['end']['isEqual'](_0x4c2233))&&(_0x4a9b47['isBefore'](_0x4c2233)?_0x29dcc0['updateMarker'](_0x68713f,{'range':_0x29dcc0['createRange'](_0x4a9b47,_0x4c2233)}):_0x29dcc0['removeMarker'](_0x68713f),!0x0);}function Gt(_0x164047){return _0x4f74f6(_0x164047);}function Ft(_0x116552){const _0x1e521f=_0x116552['start']['nodeAfter'];return _0x1e521f&&_0x1e521f['is']('element');}function Pt(_0xef29a9,_0xf4ba58){return null==_0xef29a9['end']['nodeBefore']&&_0xef29a9['end']['parent']==_0xef29a9['start']['nodeAfter']?Lt(_0xef29a9['start']['nodeAfter'],_0xf4ba58):_0xef29a9;}function Lt(_0x1b0651,_0x50b831){const _0xb55441=_0x50b831['schema']['isObject'](_0x1b0651)||_0x50b831['schema']['isSelectable'](_0x1b0651);return _0x50b831['createRange'](_0x50b831['createPositionAt'](_0x1b0651,'before'),_0xb55441?_0x50b831['createPositionAfter'](_0x1b0651):_0x50b831['createPositionAt'](_0x1b0651,'end'));}function Ht(_0x35e2ef,_0x58244b,_0x17d590,_0x22c6f2,_0x3318e5){if(_0x35e2ef['next'])return!0x1;if(!Jt(_0x35e2ef,_0x58244b))return!0x1;if(_0x17d590['end']['isEqual'](_0x22c6f2['start']))return!0x0;if(_0x35e2ef['type']!=_0x58244b['type'])return!0x1;if(!_0x17d590['end']['isTouching'](_0x22c6f2['start']))return!0x1;const _0x402436=_0x3318e5['createRange'](_0x17d590['end'],_0x22c6f2['start'])['getWalker']();for(const _0x1301fc of _0x402436)if(['elementStart','elementEnd']['includes'](_0x1301fc['type'])&&_0x3318e5['schema']['isLimit'](_0x1301fc['item']))return!0x1;return!0x0;}function Jt(_0x425f5b,_0x5028ae){if(!_0x425f5b['_isDataLoaded']||!_0x5028ae['_isDataLoaded'])return!0x1;const _0xa27cdc=new Set(Object['keys'](_0x425f5b['attributes'])),_0x5276bb=new Set(Object['keys'](_0x5028ae['attributes']));if(_0xa27cdc['delete']('groupId'),_0x5276bb['delete']('groupId'),0x0==_0xa27cdc['size']&&0x0==_0x5276bb['size'])return!0x0;if(_0xa27cdc['size']!=_0x5276bb['size'])return!0x1;const _0x1262fd={..._0x425f5b['attributes']},_0x532cf5={..._0x5028ae['attributes']};return delete _0x1262fd['groupId'],delete _0x532cf5['groupId'],JSON['stringify'](_0x1262fd)==JSON['stringify'](_0x532cf5);}function qt(_0x18dfb6,_0x5cabb9){const _0x1d6557=zt(_0x18dfb6['attributes']),_0x36acd3=zt(_0x5cabb9);if(!_0x18dfb6['_isDataLoaded'])return!0x1;for(const _0x1bf2c1 of Object['keys'](_0x36acd3))if(!_0x5cc37c(_0x1d6557[_0x1bf2c1],_0x36acd3[_0x1bf2c1]))return!0x1;return!0x0;}function zt(_0x446057){const _0x25a7b5=Object['assign']({},_0x446057);return delete _0x25a7b5['skipNestingCheck'],delete _0x25a7b5['tablePasteChainId'],_0x25a7b5;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x7e76ca(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x23eab3,_0x332741,_0x2580aa,_0x4c02fe){super(),this['model']=_0x332741,this['view']=_0x2580aa,this['commentThreadController']=_0x4c02fe,this['_editor']=_0x23eab3,this['_acceptCommand']=_0x23eab3['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x23eab3['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3b6cdd,_0x252d3d)=>_0x3b6cdd||_0x252d3d),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x211f54=>_0x211f54&&this['_editor']['model']['canEditAt'](_0x332741['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x5d3a80=>_0x5d3a80&&this['_editor']['model']['canEditAt'](_0x332741['getRanges']())),this['_pendingAction']=null,_0x2580aa['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x2580aa,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x2580aa,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x2580aa,'change:isDirty',()=>{_0x2580aa['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 _0x1a3f5f=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x1a3f5f);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x4703b0{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x13c548,_0x100de0,_0x43668b,_0x1ed95e){super(_0x13c548),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x26c030(_0x13c548,o(_0x13c548,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x100de0['authoredAt']),this['bind']('authoredAt')['to'](_0x100de0),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',_0x100de0,'authoredAt',this,'descriptionParts',(_0x4d7175,_0x2d8639,_0x3eaea5)=>{const _0x3d3617=_0x3eaea5['map'](_0x57a59d=>ls(_0x57a59d['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x4d7175-0x1,_0x100de0['author']['name'],_0x2d8639?_0x1ed95e['formatDateTime'](_0x2d8639):'',new DOMParser()['parseFromString'](_0x3d3617,'text/html')['body']['textContent']]);}),this['focusables']=new _0x477a7c(),this['focusTracker']=new _0x28b717(),this['keystrokes']=new _0x27ffd5(),this['focusCycler']=new _0x1f58c8({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x535345=>_0x535345['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x100de0,this['_localUser']=_0x43668b,this['_config']=_0x1ed95e,_0x1ed95e['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0xa16379(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x156599}=this['_config'];this['commentsListView']=new _0x156599(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',_0x2ac7ca=>_0x2ac7ca+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x6131f4,_0x5006d1)=>_0x6131f4||!!_0x5006d1);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x50aae5}=this['_config'],_0x57d5fc=new _0x50aae5(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x19f628=_0x57d5fc['commentInputView'];return _0x57d5fc['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x19f628,'value',(_0x58ed67,_0x1a7fe7,_0x4343da)=>!!_0x4343da||_0x58ed67&&!_0x1a7fe7),_0x19f628['on']('submit',(_0x388fcd,_0x251058)=>{this['fire']('addComment',_0x251058),_0x19f628['editor']['setData']('');}),_0x19f628['on']('cancel',()=>this['focus']()),_0x19f628['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x57d5fc;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x1c9612,_0x4ec903,_0x5c802f,_0xab51e4){super(_0x1c9612,_0x4ec903,_0x5c802f,_0xab51e4),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x516566=>_0x516566&&_0x516566[0x0]?_0x516566[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x53cb6b,_0x3e1e9f)=>{let _0x2ee6f7='';for(const _0x23b503 of _0x53cb6b)_0x2ee6f7+='<p>'+ls(_0x23b503['content'],_0x23b503['color'])+'</p>';return _0x3e1e9f?_0x2ee6f7:_0x552741(_0x2ee6f7,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xab51e4['SuggestionView'](_0x1c9612,_0x4ec903,{'formatDateTime':_0xab51e4['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 _0x575bc5=this['bindTemplate'],_0x246379=[this['suggestionView']];return this['commentsListView']&&_0x246379['push'](this['commentsListView']),this['commentThreadInputView']&&_0x246379['push'](this['commentThreadInputView']),_0x246379['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x575bc5['if']('isActive','ck-suggestion-wrapper--active'),_0x575bc5['to']('type',_0x10dbd8=>'ck-suggestion-'+_0x10dbd8),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':_0x575bc5['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x246379};}['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 _0x4703b0{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x433c8c,_0x4b6897,_0x1d81ed){super(_0x433c8c),this['_model']=_0x4b6897,this['_config']=_0x1d81ed,this['set']('description',''),this['bind']('authoredAt')['to'](_0x4b6897),this['acceptButton']=this['_createButton'](o(_0x433c8c,'Accept\x20suggestion'),_0x1692e5['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x433c8c,'Discard\x20suggestion'),_0x1692e5['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0xcc94eb(_0x433c8c,_0x4b6897['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x477a7c([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x28b717(),this['keystrokes']=new _0x27ffd5(),this['focusCycler']=new _0x1f58c8({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0xf35bd3=>_0xf35bd3['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x55f609=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x55f609['innerHTML']=this['description'],this['on']('change:description',(_0xe6614a,_0x4b4fdb,_0x3cf972)=>{_0x55f609['innerHTML']=_0x3cf972;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x289d17=this['bindTemplate'],_0x4a2642=[{'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':_0x289d17['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x289d17['to']('authoredAt',_0x433096=>this['_config']['formatDateTime'](_0x433096))}]}]},{'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']&&_0x4a2642['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':_0x4a2642}]};}['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'](_0x228871,_0x21a284,_0x4ff763,_0x4cadf5,_0x2ea354){const _0x787594=new _0x33e2fd(this['locale']);return _0x787594['set']({'label':_0x228871,'icon':_0x21a284,'tooltip':!0x0,'tooltipPosition':_0x2ea354}),_0x787594['extendTemplate']({'attributes':{'class':_0x4ff763}}),_0x787594['on']('execute',()=>{this['fire'](_0x4cadf5,this['_model']['id']);}),_0x787594;}['_setupKeyboardNavigation'](){const _0x22822f=this['element'];this['keystrokes']['listenTo'](_0x22822f);for(const _0x1282ff of this['focusables'])this['focusTracker']['add'](_0x1282ff['element']),this['keystrokes']['listenTo'](_0x1282ff['element']);this['keystrokes']['set']('enter',(_0x23a166,_0x7de168)=>{_0x22822f===_0x23a166['target']&&(this['focusCycler']['focusFirst'](),_0x7de168());}),this['keystrokes']['set']('esc',(_0x573558,_0x241907)=>{_0x22822f!==_0x573558['target']&&(this['focus'](),_0x241907());});}}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 _0x201c95{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x3155e3,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0xc6fb12){super(_0xc6fb12),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x511596=this['editor']['config'];_0x511596['define']('trackChanges.SuggestionThreadView',re),_0x511596['define']('trackChanges.SuggestionView',ce),_0x511596['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x511596['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x1f4d27,_0x4d8399){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4e0bf0,_0x58263b]of this['_handleControllerBuffer']){const _0x23f56e=this['_suggestionToController']['has'](_0x4e0bf0);_0x23f56e||_0x58263b?_0x23f56e&&_0x58263b&&this['_destroyController'](_0x4e0bf0):this['_initializeController'](_0x4e0bf0);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1f4d27,_0x4d8399);}['init'](){const _0x38ec55=this['editor'],_0x5b9674=_0x38ec55['plugins']['get']('TrackChangesEditing'),_0x4f6109=_0x38ec55['plugins']['get']('Annotations'),_0x2f856a=_0x38ec55['plugins']['get']('EditorAnnotations'),_0x1da6f8=_0x38ec55['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x2f856a['addSourceCollector'](()=>{const _0x4a54d9=[];for(const [_0x300635,_0x176ad7]of Array['from'](this['_suggestionToController'])){const _0x545c12=_0x300635['getAllAdjacentSuggestions'](),_0x11db97=[];for(const _0x52e36a of _0x545c12){if(!_0x52e36a['isInContent'])continue;if(_0x52e36a['isMultiRange']){_0x11db97['push'](..._0x52e36a['getRanges']());continue;}const _0x40eb54=_0x52e36a['getFirstRange']();if(_0x11db97['length']>0x0){const _0x4344dc=_0x11db97[0x0]['getJoined'](_0x40eb54);if(_0x4344dc){_0x11db97[0x0]=_0x4344dc;continue;}}_0x11db97['push'](_0x40eb54);}_0x4a54d9['push']([_0x176ad7['view'],_0x11db97]);}return _0x4a54d9;}),this['listenTo'](_0x5b9674,'suggestionLoaded',(_0x4ae7fc,_0x153057)=>{this['listenTo'](_0x153057,'change:previous',(_0x3584b0,_0x5371b6,_0x166014,_0x320788)=>{_0x153057['isInContent']&&(null==_0x166014?(this['_updateController'](_0x320788['head']),this['_handleSuggestionControllerDelayed'](_0x153057,!0x1)):(this['_updateController'](_0x166014['head']),null==_0x320788&&this['_handleSuggestionControllerDelayed'](_0x153057,!0x0)));}),null!==_0x153057['previous']?this['_updateController'](_0x153057['head']):this['_handleSuggestionControllerDelayed'](_0x153057,!0x1);}),this['listenTo'](_0x5b9674,'suggestionUnloaded',(_0x59f484,_0x2a0513,_0x13f93b)=>{this['stopListening'](_0x2a0513,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2a0513),this['_suggestionToController']['has'](_0x2a0513)&&this['_destroyController'](_0x2a0513),_0x13f93b&&this['_updateController'](_0x13f93b['head']);}),this['listenTo'](_0x5b9674,'suggestionChanged',(_0x381ed0,_0x14f065)=>{this['_updateController'](_0x14f065);}),this['listenTo'](_0x4f6109,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x1da6f8,'addComment',(_0x37c7a3,{threadId:_0x40fbe4,isFromAdapter:_0x4cfdc2})=>{if(_0x4cfdc2||!_0x5b9674['hasSuggestion'](_0x40fbe4))return;const _0xc7e01c=_0x5b9674['getSuggestion'](_0x40fbe4);this['_suggestionToController']['get'](_0xc7e01c)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x38f84a=this['editor']['plugins']['get']('Annotations'),_0x255176=this['editor']['plugins']['get']('TrackChangesEditing'),_0x52605f=Array['from'](_0x38f84a['activeAnnotations'],_0x2500fe=>_0x2500fe['innerView'])['filter'](_0x109815=>this['_viewToController']['has'](_0x109815)),_0x2118c4=[];for(const _0x3f34e2 of _0x52605f){const _0x162614=this['_viewToController']['get'](_0x3f34e2)['model']['getAllAdjacentSuggestions']();_0x2118c4['push'](..._0x162614['reduce']((_0x9fad85,_0x3f399d)=>[..._0x9fad85,..._0x3f399d['getMarkerNames']()],[]));}_0x255176['activeMarkers']=_0x2118c4;}['_addUIComponentsToFactory'](){const _0xc8a079=this['editor'],_0x53f186=_0xc8a079['locale'],_0x116078=o(_0x53f186,'Track\x20changes'),_0x3a9730=new Wt([{'type':'switchbutton','model':new _0x359d84({'withText':!0x0,'isToggleable':!0x0,'label':_0x116078,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x359d84({'withText':!0x0,'label':o(_0x53f186,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x359d84({'withText':!0x0,'label':o(_0x53f186,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x359d84({'withText':!0x0,'label':o(_0x53f186,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x359d84({'withText':!0x0,'label':o(_0x53f186,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x46a73f of _0x3a9730)if(me(_0x46a73f)){const _0x14e4aa=_0xc8a079['commands']['get'](_0x46a73f['model']['commandName']);_0x46a73f['model']['bind']('isOn','isEnabled')['to'](_0x14e4aa,'value','isEnabled');}_0xc8a079['ui']['componentFactory']['add']('trackChanges',_0x2d5f2f=>this['_createToolbarButton'](_0x2d5f2f,_0x3a9730,_0x116078)),_0xc8a079['ui']['componentFactory']['add']('menuBar:trackChanges',_0x318299=>this['_createMenuBarMenu'](_0x318299,_0x3a9730,_0x116078));}['_createToolbarButton'](_0x5973aa,_0x31b6ea,_0x25e19c){const _0x4fce68=Qt(_0x5973aa,_0x2c803d),_0x18c053=this['editor']['commands']['get']('trackChanges');_0x4fce68['buttonView']['set']({'tooltip':_0x25e19c,'label':_0x25e19c,'icon':he}),_0x4fce68['buttonView']['bind']('isOn')['to'](_0x18c053,'value'),_0x4fce68['buttonView']['on']('execute',()=>{_0x18c053['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x4fce68,_0x31b6ea,{'role':'menu'});const _0x34973e=[];for(const _0x5eab91 of _0x31b6ea)me(_0x5eab91)&&_0x34973e['push'](this['editor']['commands']['get'](_0x5eab91['model']['commandName']));const _0x12ab03=_0x4fce68['buttonView'];return _0x12ab03['actionView']['unbind']('isEnabled'),_0x12ab03['arrowView']['unbind']('isEnabled'),_0x12ab03['actionView']['bind']('isEnabled')['to'](_0x18c053,'isEnabled'),_0x12ab03['arrowView']['bind']('isEnabled')['toMany'](_0x34973e,'isEnabled',(..._0x33fdf3)=>_0x33fdf3['some'](_0x21faa4=>_0x21faa4)),_0x4fce68['on']('execute',_0x40d05d=>{this['editor']['execute'](_0x40d05d['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4fce68;}['_createMenuBarMenu'](_0x3252e1,_0x4c62e4,_0x426643){const _0xe07c31=new Yt(_0x3252e1),_0x429a03=this['editor']['commands']['get']('trackChanges');_0xe07c31['buttonView']['set']({'label':_0x426643,'icon':he});const _0x5616a0=new Zt(_0x3252e1);for(const _0x1dab5d of _0x4c62e4){if('separator'==_0x1dab5d['type']){_0x5616a0['items']['add'](new Xt(_0x3252e1));continue;}const _0x394842=new te(_0x3252e1,_0xe07c31),_0xb81655=new _0x2e2948(_0x3252e1),_0x5c2741=_0x1dab5d['model'];_0xb81655['bind'](...Object['keys'](_0x5c2741))['to'](_0x5c2741),_0xb81655['delegate']('execute')['to'](_0xe07c31),_0xb81655['on']('execute',()=>{this['editor']['execute'](_0x5c2741['commandName']),this['editor']['editing']['view']['focus']();}),_0x394842['children']['add'](_0xb81655),_0x5616a0['items']['add'](_0x394842);}return _0xe07c31['bind']('isEnabled')['to'](_0x429a03,'isEnabled'),_0xe07c31['panelView']['children']['add'](_0x5616a0),_0xe07c31;}['_initializeController'](_0x392dab){const _0x32ab7d=this['editor'],_0x43a1c9=_0x32ab7d['config'],_0x3286ff=_0x32ab7d['plugins']['get']('Annotations'),_0x400e84=_0x32ab7d['plugins']['get']('CommentsRepository'),_0x32aa91=_0x32ab7d['plugins']['get']('EditorAnnotations'),_0x5b3550=_0x32ab7d['plugins']['get'](_0x3155e3)['me'],_0x3cac61=_0x43a1c9['get']('trackChanges')['SuggestionThreadView'],_0x34d438=_0x43a1c9['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x12f2f9,CommentThreadInputView:_0x4669db}=_0x32ab7d['plugins']['get']('CommentsUI');let _0x3fd595,_0x498c8c,_0x747bb8;this['_annotationViews']['has'](_0x392dab['id'])?(_0x498c8c=this['_annotationViews']['get'](_0x392dab['id']),_0x3fd595=_0x498c8c['mainView']):(_0x3fd595=new _0x3cac61(_0x32ab7d['locale'],_0x392dab,_0x5b3550,{'disableComments':this['_disableComments'],'editorConfig':_0x43a1c9['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x43a1c9['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x43a1c9['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x43a1c9['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x56d630(_0x43a1c9['get']('locale')),'CommentView':_0x43a1c9['get']('comments')['CommentView'],'CommentsListView':_0x12f2f9,'CommentThreadInputView':_0x4669db,'SuggestionView':_0x34d438}),_0x3fd595['suggestionView']['acceptButton']['on']('execute',()=>{_0x32ab7d['editing']['view']['focus']();}),_0x3fd595['suggestionView']['discardButton']['on']('execute',()=>{_0x32ab7d['editing']['view']['focus']();}),_0x498c8c=_0x3286ff['createAnnotationView'](this['editor']['locale'],_0x3fd595),_0x498c8c['bind']('isDirty')['to'](_0x3fd595,'isDirty'),_0x498c8c['bind']('length')['to'](_0x3fd595),_0x498c8c['bind']('type')['to'](_0x3fd595,'type',_0x3eacf5=>'suggestion-'+_0x3eacf5),_0x3fd595['on']('escape',()=>{_0x747bb8['fire']('escape');}),this['_annotationViews']['set'](_0x392dab['id'],_0x498c8c));const _0xff7e84=_0x400e84['createCommentThreadController'](_0x392dab['commentThread'],_0x3fd595),_0x1ab180=new ae(_0x32ab7d,_0x392dab,_0x3fd595,_0xff7e84),_0x44bc7f=_0x392dab['getAllAdjacentSuggestions']()['filter'](_0xb7e176=>_0xb7e176['isInContent']);_0x3fd595['descriptionParts']=_0x32ab7d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x44bc7f),this['_suggestionToController']['set'](_0x392dab,_0x1ab180),this['_viewToController']['set'](_0x3fd595,_0x1ab180),_0x747bb8=_0x3286ff['createAnnotation']({'view':_0x498c8c,'target':()=>{const _0x53d2dd=[],_0x2daa8e=_0x392dab['getAllAdjacentSuggestions']()['filter'](_0x2ce84a=>_0x2ce84a['isInContent']);for(const _0x118ba0 of _0x2daa8e)_0x53d2dd['push'](..._0x118ba0['getMarkers']());return _0x2098d8(_0x32ab7d['editing'],_0x53d2dd);},'type':()=>'suggestion-'+_0x1ab180['view']['type']}),_0x400e84['_bindAnnotationToEditors'](_0x3fd595,_0x747bb8),_0x3286ff['add'](_0x747bb8),_0x32aa91['registerAnnotation'](_0x747bb8);}['_destroyController'](_0x21cd5d){const _0x552e0e=this['editor']['plugins']['get']('CommentsRepository'),_0x5bca92=this['editor']['plugins']['get']('Annotations'),_0x448917=this['_suggestionToController']['get'](_0x21cd5d),_0x1cc503=_0x448917['view'],_0x3fc684=_0x5bca92['getByInnerView'](_0x1cc503);_0x552e0e['_unbindEditors'](_0x1cc503),_0x3fc684&&_0x5bca92['remove'](_0x3fc684),this['_suggestionToController']['delete'](_0x21cd5d),this['_viewToController']['delete'](_0x1cc503),_0x448917['destroy']();}['_updateController'](_0x3247a6){if(!_0x3247a6['isInContent']||!this['_suggestionToController']['has'](_0x3247a6))return;const _0x8da226=this['editor']['plugins']['get']('TrackChangesEditing'),_0x35c2ca=this['_suggestionToController']['get'](_0x3247a6),_0x523cd4=_0x3247a6['getAllAdjacentSuggestions']();_0x35c2ca['view']['descriptionParts']=_0x8da226['descriptionFactory']['getDescriptions'](_0x523cd4);}['destroy'](){for(const _0x381bfe of this['_suggestionToController']['keys']())this['_destroyController'](_0x381bfe);for(const _0x4523c3 of this['_annotationViews']['values']())_0x4523c3['mainView']['destroy']();super['destroy']();}}function me(_0x2d3502){return'model'in _0x2d3502;}class k extends _0x201c95{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x16ddce){this['editor']['plugins']['get'](p)['adapter']=_0x16ddce;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3fdf45){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3fdf45);}['getSuggestions']({skipNotAttached:_0x422114=!0x1,toJSON:_0x383b20=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x422114,'toJSON':_0x383b20});}['getSuggestion'](_0x2fc05f){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2fc05f);}}const T=['Pagination'];class P extends _0x201c95{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x5b6bc6=this['editor'];if(_0x5b6bc6['config']['define']('trackChangesData.editorCreator',_0x3b287b=>{const _0x229d5b=_0x5b6bc6['model']['document']['getRootNames']()['reduce']((_0x23a502,_0x563470)=>(_0x23a502[_0x563470]='',_0x23a502),{});return _0x5b6bc6['constructor']['create'](_0x229d5b,_0x3b287b);}),'function'!=typeof _0x5b6bc6['config']['get']('trackChangesData')['editorCreator'])throw new _0x502bb5('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x833d0d){return N(this['editor'],!0x0,_0x833d0d);}['getDataWithDiscardedSuggestions'](_0x1106b1){return N(this['editor'],!0x1,_0x1106b1);}}class D extends _0x201c95{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x13454b){super(_0x13454b),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(_0x5c07b9){return void 0x0!==_0x5c07b9['getRootsAttributes'];}async function N(_0x41ae0a,_0x31a56a,_0x3cd16f){const _0x4f970e=_0x206e3b(_0x41ae0a,T);_0x4f970e['plugins']['push'](p,D),_0x4f970e['rootsAttributes']=v(_0x41ae0a)?_0x41ae0a['getRootsAttributes']():void 0x0;const _0x512477=document['createDocumentFragment'](),_0x32a8da=_0x41ae0a['config']['get']('trackChangesData')['editorCreator'],_0x1e355e=await _0x32a8da(_0x4f970e,()=>function(_0xf3d9f0){const _0x1d3daf=document['createElement']('div');return _0xf3d9f0['appendChild'](_0x1d3daf),_0x1d3daf;}(_0x512477));!function(_0xbb15b2,_0x45bb18){const _0x214672=_0xbb15b2['model']['document']['getRootNames']()['reduce']((_0x7179fb,_0x37953b)=>(_0x7179fb[_0x37953b]=_0xbb15b2['data']['get']({'rootName':_0x37953b}),_0x7179fb),{}),_0x4da096=_0xbb15b2['plugins']['get']('Users')['users']['map'](_0x49d396=>({'id':_0x49d396['id'],'name':_0x49d396['name']})),_0x53d077=_0xbb15b2['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3ac1a6=_0xbb15b2['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x40c01f=_0x45bb18['plugins']['get']('Users'),_0x4bc9fe=_0x45bb18['plugins']['get']('TrackChangesEditing'),_0x29d202=_0x45bb18['plugins']['get']('CommentsRepository');for(const _0x3c5fea of _0x29d202['getCommentThreads']())_0x3c5fea['remove']();for(const _0x407b67 of _0x4da096)_0x40c01f['getUser'](_0x407b67['id'])||_0x40c01f['addUser'](_0x407b67);_0x40c01f['me']||_0x40c01f['useAnonymousUser']();for(const _0x10643f of _0x3ac1a6)_0x29d202['addCommentThread'](_0x10643f);for(const _0x58760f of _0x53d077)_0x4bc9fe['addSuggestionData'](_0x58760f);_0x45bb18['data']['set'](_0x214672);}(_0x41ae0a,_0x1e355e),_0x1e355e['execute'](_0x31a56a?'acceptAllSuggestions':'discardAllSuggestions');const _0x452426=v(_0x1e355e)?_0x1e355e['getFullData'](_0x3cd16f):_0x1e355e['data']['get'](_0x3cd16f);return await _0x1e355e['destroy'](),_0x452426;}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 _0x5bfee9,PendingActions as _0x499338,icons as _0x22bd42}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x450fba,ObservableMixin as _0x107944,uid as _0xdb8ef7,insertToPriorityArray as _0x3f08f1,priorities as _0x47b90b,logWarning as _0x57ae65,getEnvKeystrokeText as _0x134abc,FocusTracker as _0x2d4da6,KeystrokeHandler as _0x3106bc,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x51676d,View as _0x3f236f,ViewCollection as _0xfeac15,FocusCycler as _0x21837d,ViewModel as _0x287844,createDropdown as Qt,SplitButtonView as _0xbcc610,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x12f0da}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x999574,hashObject as _0x42a9e2,surroundingMarkersDetector as _0x599706,FOCUS_ANNOTATION_KEYSTROKE as _0x398286,AriaDescriptionView as _0x1306d7,setupThreadKeyboardNavigation as _0x201da0,trimHtml as _0x4e76e6,UserView as _0x244d6e,LateFocusButtonView as _0x10725f,getDateTimeFormatter as _0x320a77,getAllMarkersDomElementsSorted as _0x3c9865,sanitizeEditorConfig as _0xa99902}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x50c06c,LiveRange as _0x50563c,LivePosition as _0x51eecf}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x511059,toWidget as _0x2622dc}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x34c2f7,set as _0x167f18,isEqual as _0x152790,unset as _0x61cb20,omit as Tt}from'lodash-es';import{Delete as _0x520c2f,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x2fa8f3,ShiftEnter as _0x5b8dfa}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x484b83,_0x48a736){super(_0x484b83),this['_enabledCommands']=_0x48a736,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 _0x56d243 of this['editor']['commands']['commands']())_0x56d243['affectsData']&&!this['_enabledCommands']['has'](_0x56d243)&&_0x56d243['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x124ccf of this['editor']['commands']['commands']())_0x124ccf['affectsData']&&!this['_enabledCommands']['has'](_0x124ccf)&&_0x124ccf['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x4b1184,_0x371808){super(_0x4b1184),this['_suggestions']=_0x371808,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x5ad9e1){const _0x1562f6=this['_suggestions']['get'](_0x5ad9e1);if(!_0x1562f6)throw new _0x450fba('track-changes-accept-suggestion-not-found',this);const _0x44b7ff=_0x1562f6['getRanges']();this['editor']['model']['canEditAt'](_0x44b7ff)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x1562f6);}}class R extends ts{['_suggestions'];constructor(_0x1f582c,_0x22184c){super(_0x1f582c),this['_suggestions']=_0x22184c,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2aad6a){const _0x13a7c6=this['_suggestions']['get'](_0x2aad6a);if(!_0x13a7c6)throw new _0x450fba('track-changes-discard-suggestion-not-found',this);const _0x48c8c2=_0x13a7c6['getRanges']();this['editor']['model']['canEditAt'](_0x48c8c2)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x13a7c6);}}function ls(_0x563682,_0x1265ea){let _0x5af959='';return _0x5af959+=_0x563682['split']('*')['map']((_0x54b645,_0x55abdf)=>_0x55abdf%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x54b645)+'</span>':nn(_0x54b645))['join'](''),_0x1265ea&&(_0x5af959+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1265ea['value']+'\x22\x20title=\x22'+_0x1265ea['title']+'\x22></span>'),_0x5af959;}function nn(_0x520079){const _0x241f9f=document['createElement']('span');return _0x241f9f['innerText']=_0x520079,_0x241f9f['innerHTML'];}function ss(_0x236260){return _0x236260['sort']((_0x515edc,_0x5e3cd4)=>'deletion'==_0x515edc['type']&&'deletion'!=_0x5e3cd4['type']?-0x1:'deletion'!=_0x515edc['type']&&'deletion'==_0x5e3cd4['type']?0x1:0x0);}function to(_0x1c1043,_0x4b11e0){let _0x2f514c,_0x4f245c=0x0;const _0xbb2095=[],_0x5578c3=_0x4b11e0['schema'];for(;_0x4f245c<_0x1c1043['length'];){const _0x27797c=_0x1c1043[_0x4f245c],_0x1a9a4f=_0x1c1043[_0x4f245c+0x1];_0x2f514c||(_0x2f514c=_0x4b11e0['createPositionBefore'](_0x27797c)),on(_0x4b11e0,_0x27797c,_0x1a9a4f)||(_0xbb2095['push'](_0x4b11e0['createRange'](_0x2f514c,_0x5578c3['isObject'](_0x27797c)?_0x4b11e0['createPositionAfter'](_0x27797c):_0x4b11e0['createPositionAt'](_0x27797c,'end'))),_0x2f514c=null),_0x4f245c++;}return _0xbb2095;}function on(_0x3f7167,_0x26d32d,_0x486c86){if(!_0x486c86)return!0x1;const _0x5b6cea=_0x3f7167['createPositionAfter'](_0x26d32d),_0xbf8baa=_0x3f7167['createPositionBefore'](_0x486c86);return _0x5b6cea['isTouching'](_0xbf8baa);}function rs(_0x50d003,_0x32136f,_0x4b9e7d){for(;_0x4b9e7d['length'];){const _0x618102=_0x4b9e7d['splice'](0x0,0x64);_0x50d003['change'](()=>{for(const _0x284135 of _0x618102)_0x284135['isInContent']&&_0x32136f['execute'](_0x284135['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x465937,_0x34787b,_0x4ca7b8){super(_0x465937),this['_command']=_0x34787b,this['_suggestions']=_0x4ca7b8,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x47b9bc=Array['from'](this['_suggestions']['values']())['some'](_0x55edff=>_0x55edff['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x47b9bc;}['execute'](){const _0x19d96b=ss(Array['from'](this['_suggestions']['values']()));for(const _0x3d9f76 of _0x19d96b){const _0x125572=_0x3d9f76['getRanges']();if(!this['editor']['model']['canEditAt'](_0x125572))return;}rs(this['editor']['model'],this['_command'],_0x19d96b);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0xae1aa4,_0x5b5bf6,_0x510a0a){super(_0xae1aa4),this['_command']=_0x5b5bf6,this['_suggestions']=_0x510a0a,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5de20c=this['editor']['model']['document']['selection'],_0x2642e6=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x56b0b1,_0x24194c){const _0x58f6f9=Array['from'](_0x56b0b1['getRanges']()),_0x1f9267=new Set();for(const _0x514678 of _0x24194c)if(_0x514678['isInContent']){for(const _0x5cdcf3 of _0x58f6f9)for(const _0xe0d710 of _0x514678['getRanges']())(_0x5cdcf3['isIntersecting'](_0xe0d710)||_0x56b0b1['isCollapsed']&&!_0x514678['isMultiRange']&&_0x514678['next']&&_0xe0d710['end']['isTouching'](_0x5cdcf3['start']))&&_0x1f9267['add'](_0x514678);}return _0x1f9267;}(_0x5de20c,_0x2642e6),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x2e91a7=ss(Array['from'](this['_selectedSuggestions']));for(const _0x119a20 of _0x2e91a7){const _0x27b1c7=_0x119a20['getRanges']();if(!this['editor']['model']['canEditAt'](_0x27b1c7))return;}rs(this['editor']['model'],this['_command'],_0x2e91a7);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x107944(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x21b1ab,_0x464bbe){super(),this['id']=_0x464bbe['id'],this['type']=_0x464bbe['type'],this['subType']=_0x464bbe['subType']||null,this['author']=_0x464bbe['author'],this['creator']=_0x464bbe['creator']||_0x464bbe['author'],this['isExternal']=Boolean(_0x464bbe['attributes']&&_0x464bbe['attributes']['@external']),this['data']=null,this['_model']=_0x21b1ab,this['_onAccept']=_0x464bbe['onAccept'],this['_onDiscard']=_0x464bbe['onDiscard'],this['_onAttributesChange']=_0x464bbe['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x464bbe['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 _0x45afcb=this;for(;_0x45afcb['previous'];)_0x45afcb=_0x45afcb['previous'];return _0x45afcb;}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'](_0x4a132b){this['_markerNames']['add'](_0x4a132b);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4d747e=>this['_model']['markers']['get'](_0x4d747e))['filter'](_0xa0c694=>_0xa0c694);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x314788=>{for(const _0x1b6243 of this['getMarkers']())_0x314788['removeMarker'](_0x1b6243);}),this['_markerNames']['clear']();}['removeMarker'](_0x2cc4da){this['_model']['change'](_0x417102=>{_0x417102['removeMarker'](_0x2cc4da);}),this['_markerNames']['delete'](_0x2cc4da);}['addRange'](_0xf3337e){const _0x549b43='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x549b43),this['_model']['change'](_0x41b385=>{_0x41b385['addMarker'](_0x549b43,{'range':_0xf3337e,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xd142b0){for(const _0x27acc8 of this['getRanges']())if(_0x27acc8['isIntersecting'](_0xd142b0))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5a94e5=>_0x5a94e5['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4250f6,_0x58fac8)=>[..._0x4250f6,..._0x58fac8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x450d1b=this['getRanges']();if(0x1!=_0x450d1b['length'])return null;const _0x43872f=_0x450d1b[0x0],_0x47a1fd=_0x43872f['start']['nodeAfter'],_0x28eab8=_0x43872f['end']['nodeBefore'];return _0x47a1fd instanceof _0x50c06c?_0x47a1fd!=_0x28eab8?null:_0x47a1fd: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 _0x434c6d=[];let _0x4d5dd1=this['head'];for(;_0x4d5dd1;)_0x434c6d['push'](_0x4d5dd1),_0x4d5dd1=_0x4d5dd1['next'];return _0x434c6d;}['setAttribute'](_0x4cfb3b,_0x234c90){const _0x60929a=_0x34c2f7(this['attributes']);_0x167f18(_0x60929a,_0x4cfb3b,_0x234c90),_0x152790(_0x60929a,this['attributes'])||(this['attributes']=_0x60929a,this['_onAttributesChange'](_0x60929a));}['removeAttribute'](_0xe09a2b){const _0x15c483=_0x34c2f7(this['attributes']);_0x61cb20(_0x15c483,_0xe09a2b),_0x152790(_0x15c483,this['attributes'])||(this['attributes']=_0x15c483,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 _0xdb8ef7()['substr'](0x1,0x5);}}function o(_0x9dd7e,_0x5e8f0b,_0x53e2ec){const t=_0x9dd7e['t'];switch(_0x5e8f0b){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',_0x53e2ec);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x53e2ec);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x53e2ec);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x53e2ec);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x53e2ec);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',_0x53e2ec);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x53e2ec);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',_0x53e2ec);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x53e2ec);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x53e2ec);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x53e2ec);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x53e2ec);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x53e2ec);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x53e2ec);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x53e2ec);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x53e2ec);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x53e2ec);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x53e2ec);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x53e2ec);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x53e2ec);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x53e2ec);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x53e2ec);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x53e2ec);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x53e2ec);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x53e2ec);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x53e2ec);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x53e2ec);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x53e2ec);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x53e2ec);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x53e2ec);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5e8f0b;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4e4959,_0x144417){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4e4959,this['_locale']=_0x144417;}['getDescriptions'](_0x316883){const _0x30f49a=[],_0x5148f6=new Set(),_0x1d9f29=new Set();for(let _0x3b950b=0x0;_0x3b950b<_0x316883['length'];_0x3b950b++){const _0x205a33=_0x316883[_0x3b950b];if(!_0x205a33['isInContent'])continue;const _0x3899d2=this['_handleCustomCallbackDescription'](_0x205a33);if(_0x3899d2){if(null!=_0x205a33['subType']){if(_0x5148f6['has'](_0x205a33['subType']))continue;_0x5148f6['add'](_0x205a33['subType']);}_0x30f49a['push'](_0x3899d2);}else{if('attribute'!=_0x205a33['type'])'insertion'!=_0x205a33['type']&&'deletion'!=_0x205a33['type']||this['_handleInsertRemoveSuggestionDescription'](_0x30f49a,_0x205a33,_0x316883[_0x3b950b+0x1]);else{const _0x36e682=_0x205a33['data']['key'];if(_0x1d9f29['has'](_0x36e682))continue;_0x1d9f29['add'](_0x205a33['data']['key']),_0x36e682==m?this['_handleRenameSuggestionDescription'](_0x30f49a,_0x205a33):this['_handleAttributeSuggestionDescription'](_0x30f49a,_0x205a33);}}}return this['_resolveDescriptionItems'](_0x30f49a);}['registerDescriptionCallback'](_0x4c6497){this['_customCallbacks']['push'](_0x4c6497);}['registerElementLabel'](_0x38f83a,_0x37c99f,_0x5bcefd=_0x47b90b['normal']){'function'==typeof _0x38f83a?_0x3f08f1(this['_itemLabelsCallbacks'],{'matchingCallback':_0x38f83a,'label':_0x37c99f,'priority':_0x5bcefd}):this['_itemLabels']['set'](_0x38f83a,_0x37c99f);}['registerAttributeLabel'](_0xf95d73,_0x1bd25b){this['_attributeLabels']['set'](_0xf95d73,_0x1bd25b);}['getItemLabel'](_0x948760,_0x4f991e=0x1){let _0x3e715e;for(const _0x39008b of this['_itemLabelsCallbacks'])if(_0x39008b['matchingCallback'](_0x948760)){_0x3e715e=_0x39008b['label'];break;}return _0x3e715e||(_0x3e715e=this['_itemLabels']['get'](_0x948760['name'])),_0x3e715e?_0x3e715e(_0x4f991e):0x1!==_0x4f991e?_0x4f991e+'\x20'+_0x948760['name']+'s':''+_0x948760['name'];}['_addDescriptionItems'](_0xdc739a,_0xfba78e){const _0x1836b3=_0xfba78e['getFirstRange']()['getWalker'](),_0x5aee02='insertion'==_0xfba78e['type']?'add':'remove';for(const _0x57a210 of _0x1836b3){const _0x45bcb9=_0x57a210['item'],_0x51469e=_0xdc739a[_0xdc739a['length']-0x1];if(_0x45bcb9['is']('$textProxy'))_0x51469e&&_0x51469e['type']['indexOf']('Container')>-0x1&&_0xdc739a['pop'](),_0x51469e&&'text'==_0x51469e['type']?_0x51469e[_0x5aee02]+=_0x45bcb9['data']:_0xdc739a['push']({'type':'text','add':'add'==_0x5aee02?_0x45bcb9['data']:'','remove':'remove'==_0x5aee02?_0x45bcb9['data']:''});else{if(this['_schema']['isObject'](_0x45bcb9)){const _0xe2aaa0=_0x45bcb9;if(_0x51469e&&_0x51469e['type']['indexOf']('Container')>-0x1&&_0xdc739a['pop'](),'elementEnd'==_0x57a210['type'])continue;_0x51469e&&_0x51469e['type']==_0x5aee02+'Object'&&_0x51469e['element']['name']==_0xe2aaa0['name']?_0x51469e['quantity']++:_0xdc739a['push']({'type':_0x5aee02+'Object','element':_0xe2aaa0,'quantity':0x1}),_0x1836b3['skip'](_0x9e316b=>!('elementEnd'==_0x9e316b['type']&&_0x9e316b['item']==_0x45bcb9));}else{if(this['_schema']['checkChild'](_0x45bcb9,'$text')||_0x45bcb9['is']('element','softBreak')){const _0xf7717=_0x45bcb9;if('add'==_0x5aee02&&'elementStart'==_0x57a210['type']||'remove'==_0x5aee02&&'elementEnd'==_0x57a210['type'])continue;if(_0x51469e&&-0x1==_0x51469e['type']['indexOf']('Container')){'text'==_0x51469e['type']&&(_0x51469e[_0x5aee02]+='\x0a');continue;}let _0x230fce;if(_0x230fce='add'==_0x5aee02?_0xf7717['nextSibling']&&!this['_schema']['isObject'](_0xf7717['nextSibling'])?_0xf7717['nextSibling']:null:_0xf7717['previousSibling']&&!this['_schema']['isObject'](_0xf7717['previousSibling'])?_0xf7717['previousSibling']:null,_0xf7717['isEmpty']||_0x230fce&&_0x230fce['isEmpty']){const _0x4e2613=_0x230fce&&_0x230fce['isEmpty']?_0x230fce:_0xf7717;_0x51469e&&_0x51469e['type']==_0x5aee02+'EmptyContainer'&&_0x51469e['element']['name']==_0x4e2613['name']?_0x51469e['quantity']++:_0xdc739a['push']({'type':_0x5aee02+'EmptyContainer','element':_0x4e2613,'quantity':0x1});}else _0xdc739a['push']({'type':_0x5aee02+'Container','element':_0xf7717});}}}}}['_resolveDescriptionItems'](_0x4a6a15){const _0x18b91b=this['_locale'],_0x3a260d=[],_0x41c778=[],_0x3ada2e=[];for(const _0x1c7a5a of _0x4a6a15)switch(_0x1c7a5a['type']){case'text':if(_0x1c7a5a['add']=_0x1c7a5a['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x1c7a5a['remove']=_0x1c7a5a['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x1c7a5a['add']&&''!=_0x1c7a5a['remove']){_0x3a260d['push']({'type':'replace','content':o(_0x18b91b,'REPLACE_TEXT',['\x22'+_0x1c7a5a['remove']+'\x22','\x22'+_0x1c7a5a['add']+'\x22'])});continue;}if(null!=_0x1c7a5a['add']['match'](/^ +$/)){_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Insert:*\x20%0',o(_0x18b91b,'ELEMENT_SPACE',_0x1c7a5a['add']['length']))});continue;}if(null!=_0x1c7a5a['remove']['match'](/^ +$/)){_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Remove:*\x20%0',o(_0x18b91b,'ELEMENT_SPACE',_0x1c7a5a['remove']['length']))});continue;}if(''!=_0x1c7a5a['add']){_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Insert:*\x20%0','\x22'+_0x1c7a5a['add']+'\x22')});continue;}_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Remove:*\x20%0','\x22'+_0x1c7a5a['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Insert:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Remove:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'addContainer':_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Split:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'removeContainer':_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Merge:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'addFormat':_0x41c778['push'](_0x1c7a5a['key']);continue;case'removeFormat':_0x3ada2e['push'](_0x1c7a5a['key']);continue;default:_0x3a260d['push'](_0x1c7a5a);}if(_0x41c778['length']){const _0x15525e=_0x41c778['map'](_0xf45b83=>this['_attributeLabels']['has'](_0xf45b83)?this['_attributeLabels']['get'](_0xf45b83):_0xf45b83)['join'](',\x20');_0x3a260d['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x15525e)});}if(_0x3ada2e['length']){const _0x257711=_0x3ada2e['map'](_0x38c3aa=>this['_attributeLabels']['has'](_0x38c3aa)?this['_attributeLabels']['get'](_0x38c3aa):_0x38c3aa)['join'](',\x20');_0x3a260d['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x257711)});}return _0x3a260d;}['_handleCustomCallbackDescription'](_0x2e5611){for(const _0x226932 of this['_customCallbacks']){const _0x20f39e=_0x226932(_0x2e5611);if(_0x20f39e&&'type'in _0x20f39e)return _0x20f39e;}}['_handleAttributeSuggestionDescription'](_0x1cd316,_0x208c37){const _0x69bf59=_0x208c37['data'],_0x4a3cef=void 0x0===_0x69bf59['newValue']?'removeFormat':'addFormat';_0x1cd316['push']({'type':_0x4a3cef,'key':_0x69bf59['key']});}['_handleRenameSuggestionDescription'](_0x13d901,_0xd6856b){_0x13d901['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0xd6856b['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x3f8656,_0x3abbb8,_0x226ea5){if(this['_addDescriptionItems'](_0x3f8656,_0x3abbb8),_0x226ea5&&_0x226ea5['getFirstRange']()&&!_0x3abbb8['getFirstRange']()['end']['isEqual'](_0x226ea5['getFirstRange']()['start'])){const _0x2e3035=_0x3f8656[_0x3f8656['length']-0x1],_0x31aabd='insertion'==_0x3abbb8['type']?'add':'remove';_0x2e3035&&'text'==_0x2e3035['type']&&(_0x2e3035[_0x31aabd]+='\x0a');}}}class V extends _0x5bfee9{['afterInit'](){const _0x43a084=this['editor'],_0x2e6211=_0x43a084['plugins']['get']('TrackChangesEditing');_0x43a084['commands']['get']('showAIAssistant')&&_0x2e6211['enableCommand']('showAIAssistant');}}class U extends _0x5bfee9{['afterInit'](){const _0x591d11=this['editor'],_0x127e1d=_0x591d11['locale'];if(!_0x591d11['plugins']['has']('AlignmentEditing'))return;const _0x4d0398=_0x591d11['plugins']['get']('TrackChangesEditing');_0x4d0398['enableDefaultAttributesIntegration']('alignment'),_0x4d0398['registerBlockAttribute']('alignment'),_0x4d0398['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x127e1d,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2b2a9c=this['editor'],_0x5449b5=_0x2b2a9c['locale'];_0x2b2a9c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5deef7=>{if('formatBlock'!=_0x5deef7['type'])return;const {data:_0x2750b1}=_0x5deef7;if(_0x2750b1&&'alignment'==_0x2750b1['commandName']){const _0x53650e=_0x2750b1['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x5449b5,'*Format:*\x20%0',function(_0xefca5c){switch(_0xefca5c){case'left':return o(_0x5449b5,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x5449b5,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x5449b5,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x5449b5,'FORMAT_JUSTIFY_TEXT');}}(_0x53650e))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x5bfee9{['afterInit'](){const _0x3aaffd=this['editor'],_0x5459eb=_0x3aaffd['plugins']['get']('TrackChangesEditing'),_0x59e462=_0x3aaffd['locale'];for(const _0x245d94 of ti){if(!_0x3aaffd['plugins']['has'](_0x245d94))continue;const _0x146579=_0x245d94['slice'](0x0,-0x7)['toLowerCase'](),_0x45e054='FORMAT_'+_0x146579['toUpperCase']();_0x5459eb['enableDefaultAttributesIntegration'](_0x146579),_0x5459eb['registerInlineAttribute'](_0x146579),_0x5459eb['descriptionFactory']['registerAttributeLabel'](_0x146579,o(_0x59e462,_0x45e054));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc03406=this['editor'],_0xa76bef=_0xc03406['locale'],_0x17b84f=_0xc03406['plugins']['get']('TrackChangesEditing');function _0x29bcbf(_0x2c1580,_0x53010d){_0x17b84f['descriptionFactory']['registerDescriptionCallback'](_0x3f7df5=>{if('formatInline'!=_0x3f7df5['type'])return;const {data:_0x2b11c2}=_0x3f7df5;return _0x2b11c2&&_0x2b11c2['commandName']===_0x2c1580?_0x2b11c2['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xa76bef,'*Format:*\x20%0',_0x53010d)}:{'type':'format','content':o(_0xa76bef,'*Remove\x20format:*\x20%0',_0x53010d)}:void 0x0;});}_0x29bcbf('bold',o(_0xa76bef,'FORMAT_BOLD')),_0x29bcbf('italic',o(_0xa76bef,'FORMAT_ITALIC')),_0x29bcbf('underline',o(_0xa76bef,'FORMAT_UNDERLINE')),_0x29bcbf('code',o(_0xa76bef,'FORMAT_CODE')),_0x29bcbf('strikethrough',o(_0xa76bef,'FORMAT_STRIKETHROUGH')),_0x29bcbf('subscript',o(_0xa76bef,'FORMAT_SUBSCRIPT')),_0x29bcbf('superscript',o(_0xa76bef,'FORMAT_SUPERSCRIPT'));}}class F extends _0x5bfee9{['afterInit'](){const _0x19a564=this['editor'],_0x23eb69=_0x19a564['locale'];if(!_0x19a564['plugins']['has']('BlockQuoteEditing'))return;const _0x29ca39=_0x19a564['plugins']['get']('TrackChangesEditing'),_0x5c3ae9=this['editor']['commands']['get']('blockQuote');_0x29ca39['enableCommand']('blockQuote',(_0x1b095c,_0x160954={})=>{const _0x250bc0=this['editor']['model']['document']['selection'],_0x456534=_0x160954&&void 0x0!==_0x160954['forceValue']?_0x160954['forceValue']:!_0x5c3ae9['value'];let _0x57b42f=[];if(_0x456534){const _0x15a15d=Array['from'](_0x250bc0['getSelectedBlocks']())['filter'](_0x22589c=>oo(_0x22589c)||function(_0x44f9f5,_0x3fffd2){const _0x4448a4=_0x3fffd2['checkChild'](_0x44f9f5['parent'],'blockQuote'),_0x2319e3=_0x3fffd2['checkChild'](['$root','blockQuote'],_0x44f9f5);return _0x4448a4&&_0x2319e3;}(_0x22589c,this['editor']['model']['schema']));_0x57b42f=to(_0x15a15d,_0x19a564['model']);}else{const _0x1030e0=Array['from'](_0x250bc0['getSelectedBlocks']())['filter'](_0x29373f=>oo(_0x29373f));_0x57b42f=to(_0x1030e0,_0x19a564['model']);}_0x19a564['model']['change'](()=>{for(const _0x38d113 of _0x57b42f)_0x29ca39['markBlockFormat'](_0x38d113,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x456534}]});});}),_0x29ca39['descriptionFactory']['registerDescriptionCallback'](_0x3d9de6=>{const {data:_0x2753da}=_0x3d9de6;if(_0x2753da&&'blockQuote'==_0x2753da['commandName']){const _0x5a8c79=o(_0x23eb69,'ELEMENT_BLOCK_QUOTE');return _0x2753da['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x23eb69,'*Set\x20format:*\x20%0',_0x5a8c79)}:{'type':'format','content':o(_0x23eb69,'*Remove\x20format:*\x20%0',_0x5a8c79)};}});}}function oo(_0x5a3128){return'blockQuote'==_0x5a3128['parent']['name'];}class L extends _0x5bfee9{['afterInit'](){const _0x4d5123=this['editor'];_0x4d5123['plugins']['has']('CaseChange')&&(_0x4d5123['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4d5123['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4d5123['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x5bfee9{['afterInit'](){const _0x457ade=this['editor'];_0x457ade['commands']['get']('ckbox')&&_0x457ade['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x5bfee9{['afterInit'](){const _0x536996=this['editor'];if(!_0x536996['plugins']['has']('CodeBlock'))return;const _0x1b16e5=_0x536996['plugins']['get']('TrackChangesEditing'),_0x5d10df=_0x536996['locale'],_0x1a5814=_0x536996['config']['get']('codeBlock')['languages'],_0x3ccfcf=_0x536996['commands']['get']('codeBlock');_0x1b16e5['enableCommand']('indentCodeBlock'),_0x1b16e5['enableCommand']('outdentCodeBlock'),_0x1b16e5['enableCommand']('codeBlock',(_0x150b89,_0x5d6e4a={})=>{const _0x3f2c6d=_0x536996['model'],_0x5290bd=_0x536996['model']['document']['selection'],_0x3cad36=_0x5d6e4a&&void 0x0!==_0x5d6e4a['forceValue']?_0x5d6e4a['forceValue']:!_0x3ccfcf['value'];let _0x5b9221;_0x5d6e4a['language']||(_0x5d6e4a['language']=_0x1a5814[0x0]['language']),_0x5b9221=_0x3cad36?Array['from'](_0x5290bd['getSelectedBlocks']())['filter'](_0x1cbc33=>eo(_0x1cbc33)||function(_0x99c7e2,_0x2af540){if(_0x99c7e2['is']('rootElement')||_0x2af540['isLimit'](_0x99c7e2))return!0x1;return _0x2af540['checkChild'](_0x99c7e2['parent'],'codeBlock');}(_0x1cbc33,_0x3f2c6d['schema'])):Array['from'](_0x5290bd['getSelectedBlocks']())['filter'](_0x48db32=>eo(_0x48db32));const _0x17d628=to(_0x5b9221,_0x3f2c6d);_0x3f2c6d['change'](()=>{for(const _0x34e211 of _0x17d628)_0x1b16e5['markBlockFormat'](_0x34e211,{'commandName':'codeBlock','commandParams':[{..._0x5d6e4a,'forceValue':_0x3cad36}],'formatGroupId':'blockName'});});}),(_0x1b16e5['descriptionFactory']['registerElementLabel']('codeBlock',_0x1c9625=>o(_0x5d10df,'ELEMENT_CODE_BLOCK',_0x1c9625)),_0x1b16e5['descriptionFactory']['registerDescriptionCallback'](_0x5332e7=>{if('formatBlock'!=_0x5332e7['type'])return;const _0x395aa4=_0x5d10df['t'],{data:_0x3bc3bf}=_0x5332e7;if(!_0x3bc3bf||'codeBlock'!=_0x3bc3bf['commandName'])return;const _0x5e20be=_0x3bc3bf['commandParams'][0x0]['language'],_0x4cad20=_0x395aa4(_0x1a5814['find'](_0x1d09da=>_0x1d09da['language']===_0x5e20be)['label'])['toLowerCase']();return _0x3bc3bf['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5d10df,'*Set\x20format:*\x20%0',o(_0x5d10df,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4cad20+')')}:{'type':'format','content':o(_0x5d10df,'*Remove\x20format:*\x20%0',o(_0x5d10df,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x2c82f9){return'codeBlock'==_0x2c82f9['name'];}class q extends _0x5bfee9{['afterInit'](){const _0x2a3610=this['editor'];if(!_0x2a3610['plugins']['has']('CommentsEditing'))return;_0x2a3610['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x4c028e,_0x47f0a5,_0x27de26){const _0x5c0e9d=[];for(const _0x2966c9 of _0x47f0a5['getItems']())_0x2966c9['hasAttribute'](_0x4c028e)&&_0x5c0e9d['push'](_0x27de26['createRangeOn'](_0x2966c9));return _0x5c0e9d;}function _e(_0xe941d7,_0x524fc4,{showActiveMarker:_0x4e00a4=!0x0}={}){const _0x7c06f=_0xe941d7['plugins']['get']('TrackChangesEditing');return(_0x3c991c,_0xdb2e6f,_0x2233f8)=>{if(!_0x2233f8['consumable']['test'](_0xdb2e6f['markerRange'],_0x3c991c['name']))return;const _0x3c44df=_0xdb2e6f['markerRange']['getWalker'](),_0x42f6ea=_0xdb2e6f['markerRange']['start'],_0x3c8de4=_0xe941d7['model']['schema'];let _0x3e0020=null,_0x5af96f=null,_0x27468b=!0x1,_0x2a137a=!0x1;for(const _0x4504fc of _0x3c44df){const _0x12db74=_0x4504fc['item'];_0x27468b=_0x27468b||_0x3c8de4['isContent'](_0x12db74);const _0x24e8bd=_0x2233f8['mapper']['toViewElement'](_0x12db74);if(_0x24e8bd&&_0x24e8bd['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x4504fc['type']&&(_0x3c8de4['isBlock'](_0x12db74)&&!_0x3c8de4['isLimit'](_0x12db74)&&(_0x12db74['nextSibling']||_0x42f6ea['isAtEnd']?_0x3e0020&&_0x3e0020['parent']==_0x12db74||(_0x3e0020=_0x12db74,_0x152df5(_0x4504fc['previousPosition']),_0x2a137a=!0x0):_0x5af96f=_0x5af96f||_0x4504fc['previousPosition']));}function _0x152df5(_0x474a38){const {authorId:_0x463ac8}=_0x7c06f['_splitMarkerName'](_0xdb2e6f['markerName']),_0x3feb30=_0x2233f8['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x524fc4,'data-author-id':_0x463ac8}),_0x275728=_0x2233f8['mapper']['toViewPosition'](_0x474a38);_0x4e00a4&&_0x7c06f['activeMarkers']['includes'](_0xdb2e6f['markerName'])&&_0x2233f8['writer']['addClass']('ck-suggestion-marker--active',_0x3feb30),_0x2233f8['writer']['insert'](_0x275728,_0x3feb30),_0x2233f8['mapper']['bindElementToMarker'](_0x3feb30,_0xdb2e6f['markerName']);}_0x27468b||_0x2a137a||!_0x5af96f||_0x152df5(_0x5af96f);};}class z extends _0x5bfee9{static get['requires'](){return[_0x520c2f];}['init'](){const _0x4012fc=this['editor'],_0x3d5fc6=_0x4012fc['plugins']['get']('TrackChangesEditing');_0x3d5fc6['enableCommand']('delete');const _0x3587ec=_0x4012fc['commands']['get']('deleteForward');_0x3d5fc6['enableCommand']('deleteForward',(_0x42043a,_0x30f965={})=>{const _0x11a9cc=_0x4012fc['model']['createSelection'](_0x4012fc['model']['document']['selection']);_0x11a9cc['isCollapsed']&&_0x4012fc['model']['modifySelection'](_0x11a9cc,{'direction':'forward','unit':_0x30f965['unit']});const _0x33aba6=_0x11a9cc['getFirstRange'](),_0xd8b264=_0x50563c['fromRange'](_0x33aba6);let _0x566c94;_0x42043a(_0x30f965),_0x566c94='$graveyard'==_0xd8b264['root']['rootName']?_0x4012fc['model']['createRange'](_0x33aba6['start']):_0x4012fc['model']['createRange'](_0xd8b264['start'],_0xd8b264['end']),_0xd8b264['detach'](),_0x4012fc['model']['enqueueChange'](_0x3587ec['buffer']['batch'],_0x469f14=>{_0x3587ec['buffer']['lock'](),_0x469f14['setSelection'](_0x469f14['createRange'](_0x566c94['end'])),_0x3587ec['buffer']['unlock']();});}),_0x4012fc['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x4012fc,'merge'),{'priority':'high'}),_0x4012fc['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1ac3b5,_0x37f5e1,_0x1324b5)=>{_0x1324b5['options']['showSuggestionHighlights']&&_e(_0x4012fc,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1ac3b5,_0x37f5e1,_0x1324b5);},{'priority':'high'}),_0x4012fc['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x57f90c,_0x3be3ce,_0x3f9a13)=>{const _0x56b695=_0x3f9a13['mapper']['markerNameToElements'](_0x3be3ce['markerName']);if(_0x56b695){for(const _0x5e0947 of _0x56b695)_0x5e0947['is']('uiElement')&&(_0x3f9a13['mapper']['unbindElementFromMarkerName'](_0x5e0947,_0x3be3ce['markerName']),_0x3f9a13['writer']['remove'](_0x5e0947));}},{'priority':'high'});}}class K extends _0x5bfee9{['afterInit'](){const _0x35b013=this['editor'];if(!_0x35b013['plugins']['has']('ListEditing'))return;const _0x1ea6cc=_0x35b013['locale'],_0x239aab=_0x35b013['plugins']['get']('TrackChangesEditing'),_0x283ab3=_0x35b013['plugins']['has']('TodoListEditing'),_0x246430=!!_0x35b013['config']['get']('list.multiBlock');function _0x55888d(_0x1fcaf){return{'type':'format','content':''+o(_0x1ea6cc,'*Set\x20format:*\x20%0',_0x1fcaf)};}function _0x3359b4(_0xb3c6ba){return{'type':'format','content':''+o(_0x1ea6cc,'*Remove\x20format:*\x20%0',_0xb3c6ba)};}_0x239aab['enableDefaultAttributesIntegration']('numberedList'),_0x239aab['enableDefaultAttributesIntegration']('bulletedList'),_0x239aab['enableDefaultAttributesIntegration']('customNumberedList'),_0x239aab['enableDefaultAttributesIntegration']('customBulletedList'),_0x239aab['enableDefaultAttributesIntegration']('indentList'),_0x239aab['enableDefaultAttributesIntegration']('outdentList'),_0x239aab['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x239aab['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x239aab['registerBlockAttribute']('listItemId'),_0x239aab['registerBlockAttribute']('listType'),_0x239aab['registerBlockAttribute']('listIndent'),_0x246430&&(_0x239aab['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x239aab['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x283ab3&&(_0x239aab['enableDefaultAttributesIntegration']('todoList'),_0x239aab['enableDefaultAttributesIntegration']('checkTodoList'),_0x239aab['registerBlockAttribute']('todoListChecked'),_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x1f40ed=>{const {data:_0x4cbe7d}=_0x1f40ed;if(_0x4cbe7d&&'todoListChecked'==_0x4cbe7d['key'])return{'type':'format','content':_0x4cbe7d['newValue']?o(_0x1ea6cc,'*Check\x20item*'):o(_0x1ea6cc,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x196a81=>{if(_0x196a81['batch']['isUndo'])return!0x1;let _0x2738aa=!0x1;const _0x2d3e40=_0x239aab['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x595358=>'todoListChecked'===_0x239aab['_getAttributeKey'](_0x595358));for(const _0x3ecc75 of _0x2d3e40){'todo'!=_0x3ecc75['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x239aab['_findSuggestions'](_0x3ecc75['getFirstRange'](),'attribute')['find'](_0x36bf89=>'listType'===_0x239aab['_getAttributeKey'](_0x36bf89['suggestion']))||(_0x196a81['removeMarker'](_0x3ecc75['getFirstMarker']()),_0x2738aa=!0x0));}return _0x2738aa;})),_0x239aab['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x1ea6cc,'FORMAT_INDENT'));const _0xd1a1c={'type':'format','content':''};_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x10eb0c=>{const {data:_0x525eb5}=_0x10eb0c;if(!_0x525eb5||'listType'!=_0x525eb5['key'])return;let _0x10d5cd=_0x10eb0c['head'];for(;_0x10d5cd;){if(_0x10d5cd['data']&&(('listStyle'==_0x10d5cd['data']['key']||'listMarkerStyle'==_0x10d5cd['data']['key'])&&(_0x10d5cd['data']['newValue']&&'default'!=_0x10d5cd['data']['newValue']||'default'!=_0x10d5cd['data']['oldValue']&&!_0x525eb5['newValue'])||!_0x246430&&_0x10d5cd['data']['key']==m))return _0xd1a1c;_0x10d5cd=_0x10d5cd['next'];}if(null==_0x525eb5['newValue'])switch(_0x525eb5['oldValue']){case'bulleted':return _0x3359b4(o(_0x1ea6cc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3359b4(o(_0x1ea6cc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3359b4(o(_0x1ea6cc,'ELEMENT_TODO_LIST'));}switch(_0x525eb5['newValue']){case'bulleted':return _0x55888d(o(_0x1ea6cc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x55888d(o(_0x1ea6cc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x55888d(o(_0x1ea6cc,'ELEMENT_TODO_LIST'));}}),_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x445f30=>{const {data:_0x38f038}=_0x445f30;if(_0x38f038&&'listIndent'==_0x38f038['key'])return null==_0x38f038['newValue']||null==_0x38f038['oldValue']&&0x0==_0x38f038['newValue']?_0xd1a1c:void 0x0;}),_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x4eb6d5=>{if('attribute'!=_0x4eb6d5['type'])return;const {data:_0xc1a47b}=_0x4eb6d5;if(!_0xc1a47b||'listItemId'!=_0xc1a47b['key'])return;const _0x3db099=Ee(_0x4eb6d5);return'newValue'==_0x3db099?{'type':'format','content':o(_0x1ea6cc,'*Merge:*\x20list\x20item')}:'oldValue'==_0x3db099?{'type':'format','content':o(_0x1ea6cc,'*Split:*\x20list\x20item')}:_0xd1a1c;}),_0x35b013['model']['document']['registerPostFixer'](_0x2f4c44=>this['listItemIdFixer'](_0x2f4c44)),_0x35b013['model']['document']['registerPostFixer'](_0x1d9712=>this['noTrackChangesFixer'](_0x1d9712)),_0x35b013['model']['document']['on']('change:data',(_0x2a9fbb,_0x31af58)=>{if(_0x31af58['isUndo']||!_0x31af58['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x536158){if(_0x536158['batch']['isUndo']||!_0x536158['batch']['isLocal'])return!0x1;let _0xe21055=!0x1;const _0x4fe8ed=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c7320=>_0x5c7320['data']&&'listItemId'==_0x5c7320['data']['key'])['filter'](_0x522ac4=>_0x522ac4['data']['newValue']&&_0x522ac4['data']['oldValue']);for(const _0x1d87b7 of _0x4fe8ed)Ee(_0x1d87b7)||(_0x536158['removeMarker'](_0x1d87b7['getFirstMarker']()),_0xe21055=!0x0);return _0xe21055;}['noTrackChangesFixer'](_0xd182cf){if(_0xd182cf['batch']['isUndo']||!_0xd182cf['batch']['isLocal'])return!0x1;const _0x24db5b=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x24db5b['trackChangesCommand']['value'])return!0x1;let _0x7b742f=!0x1;const _0x24f5e8=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x45d43d=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1bb49e=>'attribute'==_0x1bb49e['type'])['filter'](_0x9ce2df=>_0x24f5e8['includes'](_0x9ce2df['attributeKey']));if(0x0==_0x45d43d['length'])return _0x7b742f;for(const _0x30ca1f of _0x45d43d){const _0x104a54=_0x24db5b['_findSuggestions'](_0x30ca1f['range'],'attribute')['filter'](_0x177734=>!_0x177734['meta']['isNextTo'])['map'](_0x4ef9a0=>_0x4ef9a0['suggestion'])['filter'](_0x9a8d69=>{const _0x571867=_0x24db5b['_getAttributeKey'](_0x9a8d69);return _0x24f5e8['includes'](_0x571867);});if(_0x104a54['length']){for(const _0x441c77 of _0x104a54)_0xd182cf['removeMarker'](_0x441c77['getFirstMarker']());_0x7b742f=!0x0;}}return _0x7b742f;}['assureChains'](){const _0x547ace=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39a4bd=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x3542e4;const _0x2ddae7=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x115c5e=>{if(_0x115c5e['data']['oldRange']||!_0x115c5e['data']['newRange'])return null;if(!_0x115c5e['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x5c4894}=_0x547ace['_splitMarkerName'](_0x115c5e['name']);if(!_0x547ace['hasSuggestion'](_0x5c4894))return null;const _0x1691a6=_0x547ace['getSuggestion'](_0x5c4894);return _0x39a4bd['includes'](_0x1691a6['data']['key']);})['map'](_0xb6de6c=>{const {id:_0x32f4bc}=_0x547ace['_splitMarkerName'](_0xb6de6c['name']),_0x1ae63e=_0x547ace['getSuggestion'](_0x32f4bc);return _0x3542e4=_0x1ae63e['attributes']['groupId'],_0x1ae63e['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2ddae7['size'])return;const _0x246e18=_0x547ace['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x41c617=>'attribute'==_0x41c617['type']&&_0x41c617['data']&&_0x39a4bd['includes'](_0x41c617['data']['key'])&&_0x41c617['attributes']['groupId']!=_0x3542e4)['map'](_0x14e799=>({'listItem':_0x14e799['getFirstRange']()['start']['nodeAfter'],'groupId':_0x14e799['attributes']['groupId']})),_0x3de431=new Set();for(const {groupId:_0x273b5d,listItem:_0x3255f8}of _0x246e18)_0x2ddae7['has'](_0x3255f8)&&_0x3de431['add'](_0x273b5d);for(const _0x49deea of _0x547ace['getSuggestions']())_0x3de431['has'](_0x49deea['attributes']['groupId'])&&_0x49deea['setAttribute']('groupId',_0x3542e4);}['_supportLegacySuggestions'](){const _0xa874c4=this['editor'],_0x42734c=_0xa874c4['locale'],_0x53a78f=_0xa874c4['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x53a78f['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3afe16,_0x59e630){const _0x5c1532=[];for(let _0x23e8ca of _0x3afe16)_0x23e8ca['start']['nodeAfter']===_0x23e8ca['end']['parent']&&(_0x23e8ca=_0xa874c4['model']['createRange'](_0xa874c4['model']['createPositionAt'](_0x23e8ca['start']['nodeAfter'],0x0))),_0x5c1532['push'](_0x23e8ca);_0xa874c4['model']['change'](_0x29fbec=>{const _0x2e7d6e=_0xa874c4['model']['document']['selection'],_0x439564=Array['from'](_0x2e7d6e['getRanges']())['map'](_0x116649=>_0x50563c['fromRange'](_0x116649));_0x29fbec['setSelection'](_0x5c1532),_0xa874c4['commands']['get'](_0x59e630['commandName'])['refresh'](),_0x59e630['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xa874c4['execute'](_0x59e630['commandName'],..._0x59e630['commandParams']),_0x29fbec['setSelection'](_0x439564);for(const _0x2af23e of _0x439564)_0x2af23e['detach']();});}),_0x53a78f['descriptionFactory']['registerElementLabel'](function(_0x22a2a2){const _0x57f085=!_0xa874c4['model']['schema']['isObject'](_0x22a2a2),_0x1ed347=_0x22a2a2['previousSibling'],_0x12da8a=_0x22a2a2['nextSibling'],_0x31564d=_0x22a2a2['getAttribute']('listItemId'),_0x4e494f=!_0x1ed347||_0x1ed347['getAttribute']('listItemId')!==_0x31564d,_0x4e929a=!_0x12da8a||_0x12da8a['getAttribute']('listItemId')!==_0x31564d;return _0x57f085&&Boolean(_0x31564d)&&_0x4e494f&&_0x4e929a;},_0x7896ed=>o(_0x42734c,'ELEMENT_LIST_ITEM',_0x7896ed));}['_registerLegacyDescription'](){const _0x411631=this['editor'],_0x22af71=_0x411631['locale'];function _0xdbf5c2(_0x2c7e4f){const _0x29f9dd=_0x411631['commands']['get']('bulletedList')['value'],_0x38cb6c=_0x411631['commands']['get']('numberedList')['value'];return'numberedList'===_0x2c7e4f?_0x29f9dd:_0x38cb6c;}_0x411631['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x28b832){if('formatBlock'!=_0x28b832['type'])return;const {data:_0x1111b0}=_0x28b832;if(!_0x1111b0)return;let _0x5a5f27,_0x1644b1,_0x2ac402,_0x3fba22;switch(_0x1111b0['commandName']){case'bulletedList':_0x2ac402=_0x1111b0['commandParams'][0x0]['forceValue'],_0x3fba22=_0xdbf5c2(_0x1111b0['commandName']),_0x5a5f27=_0x2ac402?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3fba22&&_0x411631['config']['get']('list.multiBlock')||(_0x5a5f27='*Change\x20to:*\x20%0'),_0x1644b1={'type':'format','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x2ac402=_0x1111b0['commandParams'][0x0]['forceValue'],_0x3fba22=_0xdbf5c2(_0x1111b0['commandName']),_0x5a5f27=_0x2ac402?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3fba22&&_0x411631['config']['get']('list.multiBlock')||(_0x5a5f27='*Change\x20to:*\x20%0'),_0x1644b1={'type':'format','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x5a5f27='*Indent:*\x20%0',_0x1644b1={'type':'format','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x5a5f27=function(_0x32ddc5){const _0x3a9e1b=_0x32ddc5['getFirstRange']();let _0x337d25=_0x3a9e1b['start']['nodeAfter'];for(;_0x337d25&&_0x3a9e1b['containsItem'](_0x337d25);){if(_0x337d25['getAttribute']('listIndent')>0x0)return!0x1;_0x337d25=_0x337d25['nextSibling'];}return!0x0;}(_0x28b832)?o(_0x22af71,'*Format:*\x20remove\x20from\x20%0',o(_0x22af71,function(_0x10d394){return'ELEMENT_'+_0x10d394['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x28b832))):o(_0x22af71,'*Outdent:*\x20%0',o(_0x22af71,'ELEMENT_LIST_ITEM')),_0x1644b1={'type':'format','content':_0x5a5f27};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1111b0['multipleBlocks']&&(_0x5a5f27='*Merge:*\x20%0',_0x1644b1={'type':'deletion','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_LIST_ITEM'))});}return _0x1644b1;});}}function Ee(_0x4622cd){let _0x268873=_0x4622cd['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x268873;){const _0x44de0d=_0x268873['getAttribute']('listItemId');if(!_0x44de0d)return!0x1;if(_0x44de0d==_0x4622cd['data']['newValue'])return'newValue';if(_0x44de0d==_0x4622cd['data']['oldValue'])return'oldValue';_0x268873=_0x268873['previousSibling'];}return!0x1;}class pe extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x9c3d2=this['editor']['config']['get']('list.properties'),_0x48b52e=this['editor']['plugins']['get']('TrackChangesEditing');_0x9c3d2['styles']&&(_0x48b52e['enableDefaultAttributesIntegration']('listStyle'),_0x48b52e['registerBlockAttribute']('listStyle')),_0x9c3d2['reversed']&&(_0x48b52e['enableDefaultAttributesIntegration']('listReversed'),_0x48b52e['registerBlockAttribute']('listReversed')),_0x9c3d2['startIndex']&&(_0x48b52e['enableDefaultAttributesIntegration']('listStart'),_0x48b52e['registerBlockAttribute']('listStart'));const _0x16ee9c={'type':'format','content':''};_0x48b52e['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x12c59d=this['editor']['locale'];_0x48b52e['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x12c59d,'FORMAT_LIST_REVERSED')),_0x48b52e['descriptionFactory']['registerDescriptionCallback'](_0x3723e9=>{const {data:_0x3a6883}=_0x3723e9;if(_0x3a6883&&'listReversed'==_0x3a6883['key'])return null==_0x3a6883['newValue']||0x0==_0x3a6883['newValue']&&null==_0x3a6883['oldValue']?_0x16ee9c:void 0x0;}),_0x48b52e['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x12c59d,'FORMAT_LIST_START')),_0x48b52e['descriptionFactory']['registerDescriptionCallback'](_0x521381=>{const {data:_0x924c40}=_0x521381;if(_0x924c40&&'listStart'==_0x924c40['key'])return null==_0x924c40['newValue']||0x1==_0x924c40['newValue']&&null==_0x924c40['oldValue']?_0x16ee9c:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x28bdd6=>{if(_0x28bdd6['batch']['isUndo'])return!0x1;let _0x308ced=!0x1;const _0x50fb2b=_0x48b52e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x511c27=>{const _0x498bb0=_0x48b52e['_getAttributeKey'](_0x511c27);return'listStart'==_0x498bb0||'listReversed'==_0x498bb0;});for(const _0x1a2a96 of _0x50fb2b){const _0x1a092b=_0x1a2a96['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x1a092b||'customNumbered'==_0x1a092b)continue;_0x48b52e['_findSuggestions'](_0x1a2a96['getFirstRange'](),'attribute')['find'](_0x23bd91=>'listType'==_0x48b52e['_getAttributeKey'](_0x23bd91['suggestion']))||(_0x28bdd6['removeMarker'](_0x1a2a96['getFirstMarker']()),_0x308ced=!0x0);}return _0x308ced;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0xa31364){const _0x4588a8=this['editor']['locale'],{data:_0x277100}=_0xa31364,_0x3d78dc={'type':'format','content':''};if(!_0x277100||'listStyle'!=_0x277100['key'])return;if(!_0x277100['oldValue'])return'default'==_0x277100['newValue']?_0x3d78dc:{'type':'format','content':''+o(_0x4588a8,'*Set\x20format:*\x20%0',o(_0x4588a8,this['_getTranslationKeyForListStyle'](_0x277100['newValue'])))};if(!_0x277100['newValue']){if('default'==_0x277100['oldValue'])return _0x3d78dc;let _0x13c244=_0xa31364['head'];for(;_0x13c244;){if(_0x13c244['data']&&'listType'==_0x13c244['data']['key']&&_0x13c244['data']['newValue'])return _0x3d78dc;_0x13c244=_0x13c244['next'];}return{'type':'format','content':''+o(_0x4588a8,'*Remove\x20format:*\x20%0',o(_0x4588a8,this['_getTranslationKeyForListStyle'](_0x277100['oldValue'])))};}if('default'!=_0x277100['newValue'])return{'type':'format','content':''+o(_0x4588a8,'*Set\x20format:*\x20%0',o(_0x4588a8,this['_getTranslationKeyForListStyle'](_0x277100['newValue'])))};let _0x3a502d=_0xa31364['head'];for(;_0x3a502d;){if(_0x3a502d['data']&&'listType'==_0x3a502d['data']['key']&&_0x3a502d['data']['newValue']&&_0x3a502d['data']['oldValue'])return _0x3d78dc;_0x3a502d=_0x3a502d['next'];}return{'type':'format','content':o(_0x4588a8,'*Set\x20format:*\x20%0',o(_0x4588a8,'ELEMENT_'+_0xa31364['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x43a27b=this['editor'],_0x5e0e7b=_0x43a27b['locale'];_0x43a27b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x17d4d3=>{if('formatBlock'!=_0x17d4d3['type'])return;const {data:_0x40978e}=_0x17d4d3;if(!_0x40978e)return;let _0xde82c7,_0x417455;switch(_0x40978e['commandName']){case'listStyle':_0xde82c7='*Change\x20to:*\x20%0',_0x417455={'type':'format','content':o(_0x5e0e7b,_0xde82c7,o(_0x5e0e7b,this['_getTranslationKeyForListStyle'](_0x40978e['commandParams'][0x0]['type'])))};break;case'listReversed':_0xde82c7=_0x40978e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x417455={'type':'format','content':o(_0x5e0e7b,_0xde82c7)};break;case'listStart':_0xde82c7='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x417455={'type':'format','content':o(_0x5e0e7b,_0xde82c7,_0x40978e['commandParams'][0x0]['startIndex'])};}return _0x417455;});}['_getTranslationKeyForListStyle'](_0xcdbac7){return'ELEMENT_'+function(_0x85281d){if(ye['includes'](_0x85281d))return'bulleted';if(Se['includes'](_0x85281d))return'numbered';return null;}(_0xcdbac7)['toUpperCase']()+'_LIST_'+_0xcdbac7['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x5bfee9{static get['requires'](){return[_0x2fa8f3];}['init'](){const _0x174d8e=this['editor'],_0x3682e4=_0x174d8e['plugins']['get']('TrackChangesEditing'),_0x193bcb=_0x174d8e['commands']['get']('enter');_0x3682e4['enableCommand']('enter',()=>{_0x174d8e['model']['change'](_0x27cc47=>{const _0x4bed75=_0x174d8e['model']['document']['selection'],_0x45d526=_0x4bed75['getFirstPosition'](),_0x44051c=_0x50563c['fromRange'](_0x4bed75['getFirstRange']());if(_0x193bcb['enterBlock'](_0x27cc47)){const _0x51e04a=_0x174d8e['model']['createPositionAt'](_0x45d526['parent']['nextSibling'],0x0),_0x2b0776=_0x27cc47['createRange'](_0x45d526,_0x51e04a);_0x3682e4['markInsertion'](_0x2b0776);}else _0x27cc47['setSelection'](_0x27cc47['createRange'](_0x44051c['end']));_0x44051c['detach'](),_0x193bcb['fire']('afterExecute',{'writer':_0x27cc47});});}),_0x174d8e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x174d8e,'split'),{'priority':'high'}),_0x174d8e['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x497a6b,_0x15933c,_0x25faba)=>{const _0x1db4a5=_0x25faba['mapper']['markerNameToElements'](_0x15933c['markerName']);if(_0x1db4a5){for(const _0x105bf2 of _0x1db4a5)_0x105bf2['hasClass']('ck-suggestion-marker-split')&&(_0x25faba['mapper']['unbindElementFromMarkerName'](_0x105bf2,_0x15933c['markerName']),_0x25faba['writer']['remove'](_0x105bf2));}},{'priority':'high'}),_0x174d8e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1ccb92,_0x346e15,_0x258098)=>{_0x258098['options']['showSuggestionHighlights']&&_e(_0x174d8e,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1ccb92,_0x346e15,_0x258098);},{'priority':'high'});}}class X extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x21b98a=this['editor']['plugins']['get']('TrackChangesEditing');_0x21b98a['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x21b98a['enableCommand']('findNext'),_0x21b98a['enableCommand']('findPrevious'),_0x21b98a['enableCommand']('replace'),_0x21b98a['enableCommand']('replaceAll');}['handleFindCommand'](_0x464b3a,_0x2c4153,_0x23a985={}){const _0x4d00dc=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x464b3a(_0x41c9d7=>{let _0x3fabc2=('string'==typeof _0x2c4153?_0x4d00dc['findByTextCallback'](_0x2c4153,_0x23a985):_0x2c4153)(_0x41c9d7);Array['isArray'](_0x3fabc2)&&(_0x3fabc2={'results':_0x3fabc2,'searchText':'string'==typeof _0x2c4153?_0x2c4153:''});const _0x2716f6=_0x3fabc2['results']['filter'](_0x1d40ed=>!0x1===this['_isInDeletionRange'](_0x1d40ed,_0x41c9d7['item']));return{..._0x3fabc2,'results':_0x2716f6};},_0x23a985);}['_isInDeletionRange'](_0x17eecf,_0x377d36){const _0x273e16=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x377d36,_0x17eecf['start']),this['editor']['model']['createPositionAt'](_0x377d36,_0x17eecf['end']));for(const _0x4589a1 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x273e16['getIntersection'](_0x4589a1['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 _0x5bfee9{['afterInit'](){const _0x2d9502=this['editor']['locale'],_0x4ae5f2=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x129ae5,commandName:_0x19c8fa}of ro)this['editor']['plugins']['has'](_0x129ae5)&&(_0x4ae5f2['enableDefaultAttributesIntegration'](_0x19c8fa),_0x4ae5f2['registerInlineAttribute'](_0x19c8fa));_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2d9502,'FORMAT_FONT_SIZE')),_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2d9502,'FORMAT_FONT_FAMILY')),_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2d9502,'FORMAT_FONT_COLOR')),_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2d9502,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22ed46=this['editor'],_0x5a004c=_0x22ed46['locale'];_0x22ed46['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a1a63=>{const _0x15384c=_0x5a004c['t'];if('formatInline'!=_0x4a1a63['type'])return;const {data:_0x1c89fe}=_0x4a1a63;if(null!=_0x1c89fe){if('fontSize'==_0x1c89fe['commandName']){const _0x11978e=_0x1c89fe['commandParams'][0x0]['value'];if(_0x11978e){const _0x4462d5=_0x15384c(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3fccd9=>_0x3fccd9['model']==_0x11978e)['title'])['toLowerCase']();return{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20size:*\x20%0',_0x4462d5)};}return{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x1c89fe['commandName']){const _0x26d7b5=_0x1c89fe['commandParams'][0x0]['value'];return _0x26d7b5?{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20family:*\x20%0',_0x26d7b5)}:{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20family*')};}if('fontColor'==_0x1c89fe['commandName']){const _0x7d712d=_0x1c89fe['commandParams'][0x0]['value'];if(_0x7d712d){const _0x2d1c61=_0x51676d(this['editor']['config']['get']('fontColor.colors'))['find'](_0x51ed4e=>_0x51ed4e['model']==_0x7d712d);let _0x2b4c16=_0x7d712d,_0x206315='';return _0x2d1c61&&(_0x2b4c16=_0x2d1c61['label'],_0x206315=_0x15384c(_0x2b4c16)['toLowerCase']()),{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20color:*\x20%0',_0x206315)['trim'](),'color':{'value':_0x7d712d,'title':_0x206315||_0x2b4c16}};}return{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x1c89fe['commandName']){const _0x1b07d3=_0x1c89fe['commandParams'][0x0]['value'];if(_0x1b07d3){const _0x143a96=_0x51676d(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5c2c2f=>_0x5c2c2f['model']==_0x1b07d3);let _0x3c11dd=_0x1b07d3,_0x5a1c58='';return _0x143a96&&(_0x3c11dd=_0x143a96['label'],_0x5a1c58=_0x15384c(_0x3c11dd)['toLowerCase']()),{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20background\x20color:*\x20%0',_0x5a1c58)['trim'](),'color':{'value':_0x1b07d3,'title':_0x5a1c58||_0x3c11dd}};}return{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x5bfee9{['afterInit'](){const _0x4871d3=this['editor'],_0x23dfcf=_0x4871d3['plugins']['get']('TrackChangesEditing'),_0x4fddda=_0x4871d3['commands']['get']('copyFormat'),_0x251104=_0x4871d3['commands']['get']('pasteFormat');_0x4fddda&&_0x251104&&(_0x23dfcf['enableDefaultAttributesIntegration']('pasteFormat'),_0x23dfcf['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5d2826=this['editor'],_0x3f1e2e=_0x5d2826['locale'];_0x5d2826['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x38f8a7=>{if('formatBlock'!=_0x38f8a7['type']&&'formatInline'!=_0x38f8a7['type'])return;const {data:_0x276248}=_0x38f8a7;if(_0x276248&&'pasteFormat'===_0x276248['commandName']){const _0x49eba8=[],_0x494eca=_0x276248['commandParams'][0x0];for(const [_0x4bd5dd,_0x3e26b4]of Object['entries'](_0x494eca))_0x49eba8['push'](so(_0x5d2826,_0x4bd5dd,_0x3e26b4));return _0x49eba8['length']?{'type':'format','content':o(_0x3f1e2e,'*Set\x20format\x20to:*\x20%0',_0x49eba8['join'](',\x20'))}:{'type':'format','content':o(_0x3f1e2e,'*Remove\x20all\x20formatting*')};}});}}function so(_0x527410,_0x1fe53b,_0x22f759){const _0x110635=_0x527410['locale']['t'],_0x220ed1=_0x1fe53b['split'](/(?=[A-Z])/)['join']('\x20'),_0x4b0e1b=_0x110635(_0x220ed1['charAt'](0x0)['toUpperCase']()+_0x220ed1['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x22f759)return _0x4b0e1b;if('fontColor'===_0x1fe53b||'fontBackgroundColor'===_0x1fe53b){const _0x8494b9=_0x51676d(_0x527410['config']['get']('fontColor.colors'))['find'](_0x54613b=>_0x54613b['model']==_0x22f759);return _0x4b0e1b+'\x20('+(_0x8494b9?_0x110635(_0x8494b9['label'])['toLowerCase']():_0x22f759)+')';}if('fontSize'===_0x1fe53b&&isNaN(parseFloat(_0x22f759))){const _0x414e53=_0x527410['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x527410['config']['get']('fontSize.options'))['find'](_0x1e04d4=>_0x1e04d4['model']==_0x22f759);return _0x4b0e1b+'\x20('+(_0x414e53?_0x110635(_0x414e53['title'])['toLowerCase']():_0x22f759)+')';}return _0x4b0e1b+'\x20('+_0x22f759+')';}class tt extends _0x5bfee9{['_headingOptions'];['afterInit'](){const _0x37c138=this['editor'];if(!_0x37c138['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x37c138['config']['get']('heading.options');const _0x265b35=_0x37c138['locale'],_0x318db2=_0x37c138['plugins']['get']('TrackChangesEditing');_0x318db2['enableDefaultAttributesIntegration']('heading');for(const _0x4afc2b of this['_headingOptions'])'paragraph'!=_0x4afc2b['model']&&_0x318db2['descriptionFactory']['registerElementLabel'](_0x4afc2b['model'],_0x55b6e4=>{const _0x436b44=this['_getHeadingLevel'](_0x4afc2b['model']);return null!==_0x436b44?_0xa0ea39(_0x55b6e4,_0x436b44):_0x523e58(_0x55b6e4,_0x4afc2b['title']);});function _0xa0ea39(_0x35e58e,_0x1975f4){return o(_0x265b35,'ELEMENT_HEADING',[_0x35e58e,_0x1975f4]);}function _0x523e58(_0x191a70,_0x3dc1bf){return o(_0x265b35,'ELEMENT_HEADING_CUSTOM',[_0x191a70,_0x3dc1bf]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10608c=this['editor'],_0x4c330d=_0x10608c['locale'];function _0x5e46ba(_0x39c12e,_0x75603c){return o(_0x4c330d,'ELEMENT_HEADING_CUSTOM',[_0x39c12e,_0x75603c]);}_0x10608c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e87e8=>{if('formatBlock'!=_0x3e87e8['type'])return;const {data:_0x15de04}=_0x3e87e8;if(_0x15de04&&'heading'==_0x15de04['commandName']){const _0x2f660e=_0x15de04['commandParams'][0x0]['value'],_0x25a482=this['_getHeadingLevel'](_0x2f660e);if(null!==_0x25a482)return{'type':'format','content':o(_0x4c330d,'*Change\x20to:*\x20%0',(_0x46513e=0x1,_0x54ba5e=_0x25a482,o(_0x4c330d,'ELEMENT_HEADING',[_0x46513e,_0x54ba5e])))};const _0x487f27=this['_headingOptions']['find'](_0x19f20c=>_0x19f20c['model']===_0x2f660e)['title'];return{'type':'format','content':o(_0x4c330d,'*Change\x20to:*\x20%0',_0x5e46ba(0x1,_0x487f27))};}var _0x46513e,_0x54ba5e;});}['_getHeadingLevel'](_0x4b0d87){const _0x2c7cfb=_0x4b0d87['match'](/^heading(\d+)/);if(_0x2c7cfb)return _0x2c7cfb[0x1];const _0x3a3d93=this['_headingOptions']?.['find'](_0x5e5b0b=>_0x5e5b0b['model']==_0x4b0d87);if(_0x3a3d93&&_0x3a3d93['view']){const _0x64a326=_0x3a3d93['view'],_0x2ad552=(_0x64a326['name']??_0x64a326)['match'](/^h(\d+)/);if(_0x2ad552)return _0x2ad552[0x1];}return null;}}class et extends _0x5bfee9{['afterInit'](){const _0x384d76=this['editor'];if(!_0x384d76['plugins']['has']('HighlightEditing'))return;const _0x34f4de=_0x384d76['plugins']['get']('TrackChangesEditing'),_0x14b802=_0x384d76['locale'];_0x34f4de['enableDefaultAttributesIntegration']('highlight'),_0x34f4de['registerInlineAttribute']('highlight'),_0x34f4de['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x14b802,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54a512=this['editor'],_0xf57761=_0x54a512['locale'];_0x54a512['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1099ea=>{if('formatInline'!=_0x1099ea['type'])return;const {data:_0x37c86b}=_0x1099ea;if(_0x37c86b&&'highlight'==_0x37c86b['commandName']){const _0x7cc28f=_0xf57761['t'],_0x36029d=_0x37c86b['commandParams'][0x0]['value'];if(_0x36029d){const _0x19431b=_0x54a512['config']['get']('highlight.options')['find'](_0x4e0dd9=>_0x4e0dd9['model']==_0x36029d),_0x4586dc=_0x7cc28f(_0x19431b['title'])['toLowerCase']();return{'type':'format','content':o(_0xf57761,'*Set\x20highlight:*\x20%0',_0x4586dc),'color':{'value':_0x19431b['color'],'title':_0x19431b['title']}};}return{'type':'format','content':o(_0xf57761,'*Remove\x20highlight*',o(_0xf57761,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x5bfee9{['afterInit'](){const _0x5071dc=this['editor'];if(!_0x5071dc['plugins']['has']('HorizontalLineEditing'))return;_0x5071dc['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2dac98=_0x5071dc['plugins']['get']('TrackChangesEditing'),_0x3ec82c=_0x5071dc['locale'];_0x2dac98['descriptionFactory']['registerElementLabel']('horizontalLine',_0x599f7a=>o(_0x3ec82c,'ELEMENT_HORIZONTAL_LINE',_0x599f7a)),_0x5071dc['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x15b11b,{writer:_0x3877bb,options:_0x4be6fb})=>{if(!_0x4be6fb['showSuggestionHighlights'])return null;const _0x262e72=_0x3877bb['createContainerElement']('div'),_0x33c76b=_0x3877bb['createEmptyElement']('hr');return _0x3877bb['addClass']('ck-horizontal-line',_0x262e72),_0x3877bb['insert'](_0x3877bb['createPositionAt'](_0x262e72,0x0),_0x33c76b),_0x262e72;},'converterPriority':'high'});}}class st extends _0x5bfee9{['afterInit'](){const _0x3afc8a=this['editor'];if(!_0x3afc8a['plugins']['has']('HtmlEmbed'))return;const _0x125daa=_0x3afc8a['plugins']['get']('TrackChangesEditing'),_0x23d8a8=_0x3afc8a['locale'];_0x125daa['descriptionFactory']['registerElementLabel']('rawHtml',_0x9ab90d=>o(_0x23d8a8,'ELEMENT_HTML_EMBED',_0x9ab90d)),_0x125daa['enableDefaultAttributesIntegration']('htmlEmbed'),_0x125daa['registerBlockAttribute']('value'),_0x125daa['descriptionFactory']['registerDescriptionCallback'](_0x4250cf=>{if('attribute'!=_0x4250cf['type'])return;const {data:_0x145efe}=_0x4250cf;if(_0x145efe&&'value'==_0x145efe['key']&&_0x4250cf['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3aa297=o(_0x23d8a8,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x23d8a8,'*Change\x20%0\x20content*',_0x3aa297)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xbb1f5f=this['editor'],_0x29fc5a=_0xbb1f5f['locale'];_0xbb1f5f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5a93eb=>{if('formatBlock'!=_0x5a93eb['type'])return;const {data:_0x5f51fa}=_0x5a93eb;if(_0x5f51fa&&'htmlEmbed'==_0x5f51fa['commandName']){const _0x1aaf32=o(_0x29fc5a,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x29fc5a,'*Change\x20%0\x20content*',_0x1aaf32)};}});}}class nt extends _0x5bfee9{['afterInit'](){const _0x26b284=this['editor'];if(!_0x26b284['plugins']['has']('ImageEditing'))return;const _0x428ceb=_0x26b284['plugins']['get']('TrackChangesEditing'),_0x71aafd=_0x26b284['plugins']['get']('ImageUtils'),_0x332691=_0x26b284['locale'];_0x428ceb['enableCommand']('insertImage'),_0x428ceb['descriptionFactory']['registerElementLabel']('imageBlock',_0x3d37ce=>o(_0x332691,'ELEMENT_IMAGE',_0x3d37ce)),_0x428ceb['descriptionFactory']['registerElementLabel']('imageInline',_0x304e5a=>o(_0x332691,'ELEMENT_INLINE_IMAGE',_0x304e5a)),_0x428ceb['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x332691,'ELEMENT_CAPTION')),_0x26b284['plugins']['has']('ImageUploadEditing')&&_0x428ceb['enableCommand']('uploadImage'),_0x26b284['plugins']['has']('ImageBlockEditing')&&_0x26b284['plugins']['has']('ImageInlineEditing')&&(_0x428ceb['enableCommand']('imageTypeInline',(_0x923168,_0x2b2a19)=>{const _0x1f5f8f=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']);_0x26b284['model']['change'](()=>{_0x428ceb['markBlockFormat'](_0x1f5f8f,{'commandName':'imageTypeInline','commandParams':[_0x2b2a19]},[],'convertBlockImageToInline');});}),_0x428ceb['enableCommand']('imageTypeBlock',(_0x56ba53,_0x41071e)=>{_0x26b284['model']['change'](_0x3cf41f=>{let _0x297763=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x20e289=_0x3cf41f['createRangeOn'](_0x297763);const _0x3c2f16=_0x51eecf['fromPosition'](_0x20e289['start'],'toPrevious'),_0x7f806c=_0x51eecf['fromPosition'](_0x20e289['end'],'toNext');_0x428ceb['forceDefaultExecution'](()=>_0x56ba53(_0x41071e)),_0x297763=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x20e289=_0x3cf41f['createRangeOn'](_0x297763);const _0x4469a2=_0x3cf41f['createRange'](_0x3c2f16,_0x7f806c);_0x3c2f16['detach'](),_0x7f806c['detach'](),_0x428ceb['markBlockFormat'](_0x297763,{'commandName':'imageTypeInline','commandParams':[_0x41071e]},[],'convertInlineImageToBlock'),_0x4469a2['start']['isBefore'](_0x20e289['start'])&&_0x428ceb['markInsertion'](_0x3cf41f['createRange'](_0x4469a2['start'],_0x20e289['start']),'convertInlineImageToBlock'),_0x20e289['end']['isBefore'](_0x4469a2['end'])&&_0x428ceb['markInsertion'](_0x3cf41f['createRange'](_0x20e289['end'],_0x4469a2['end']),'convertInlineImageToBlock');});}),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x428ceb['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x29b7c5])=>{const _0x357796=_0x428ceb['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x344143=_0x29b7c5['start'],_0x623c7d=_0x29b7c5['end'];const _0x28d565=_0x26b284['model']['schema']['getNearestSelectionRange'](_0x344143,'backward'),_0x57d099=_0x26b284['model']['schema']['getNearestSelectionRange'](_0x623c7d,'forward');_0x28d565['isCollapsed']&&(_0x344143=_0x28d565['start']),_0x57d099['isCollapsed']&&(_0x623c7d=_0x57d099['end']),_0x357796([_0x26b284['model']['createRange'](_0x344143,_0x623c7d)]);}),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2f8565),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2f8565)),_0x26b284['plugins']['has']('ImageCaptionEditing')&&(_0x428ceb['enableCommand']('toggleImageCaption',(_0x23aa79,_0x1b6bda)=>{const _0x13bdf1=_0x26b284['plugins']['get']('ImageCaptionUtils');let _0x7db1f4=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x32d93d=_0x13bdf1['getCaptionFromImageModelElement'](_0x7db1f4);_0x26b284['model']['change'](()=>{if(_0x32d93d)return void _0x428ceb['markDeletion'](_0x26b284['model']['createRangeOn'](_0x32d93d));const _0x1b2e43=_0x71aafd['isBlockImage'](_0x7db1f4);_0x23aa79(_0x1b6bda),_0x7db1f4=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x32d93d=_0x13bdf1['getCaptionFromImageModelElement'](_0x7db1f4),_0x428ceb['markInsertion'](_0x26b284['model']['createRangeOn'](_0x32d93d),_0x1b2e43?null:'imageCaption');});}),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2f8565));const _0x27b74d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x54f959(_0x38c5a9,_0x18e434){const _0xb40a42=_0x27b74d['findIndex'](({type:_0xb0f25a,subType:_0x5f12d9})=>_0x38c5a9['type']==_0xb0f25a&&_0x38c5a9['subType']==_0x5f12d9),_0x167b08=_0x27b74d['findIndex'](({type:_0x53db6d,subType:_0x451658})=>_0x18e434['type']==_0x53db6d&&_0x18e434['subType']==_0x451658);if(_0xb40a42<0x0||_0x167b08<0x0)return!0x1;const _0x55d1e6=_0x38c5a9['getFirstRange'](),_0x286d1e=_0x18e434['getFirstRange']();if((0x0==_0xb40a42||0x1==_0xb40a42)&&0x2==_0x167b08&&_0x55d1e6['isIntersecting'](_0x286d1e))return!0x0;if(0x2==_0xb40a42&&0x3==_0x167b08){const _0x4b212d=_0x428ceb['_findSuggestions'](_0x55d1e6,'insertion')['filter'](({suggestion:_0xbf503e,meta:_0x642270})=>_0x642270['isOwn']&&'convertInlineImageToBlock'==_0xbf503e['subType']);if(_0x4b212d['length']>0x1&&_0x286d1e['end']['isEqual'](_0x55d1e6['start']))return!0x0;if(0x1==_0x4b212d['length']&&(_0x55d1e6['start']['isEqual'](_0x286d1e['end'])||_0x55d1e6['end']['isEqual'](_0x286d1e['start'])))return!0x0;}if(0x3==_0xb40a42&&0x3==_0x167b08&&_0x55d1e6['start']['isBefore'](_0x286d1e['start'])){const _0x132a67=_0x55d1e6['end']['nodeAfter'],_0x41e4f3=_0x286d1e['start']['nodeBefore'];return _0x71aafd['isBlockImage'](_0x132a67)&&_0x132a67===_0x41e4f3;}return!0x1;}function _0x2f8565(_0x176982,_0x447bf1){return _0x54f959(_0x176982,_0x447bf1)?[_0x176982,_0x447bf1]:_0x54f959(_0x447bf1,_0x176982)?[_0x447bf1,_0x176982]:null;}_0x26b284['plugins']['has']('ImageResize')&&(_0x428ceb['enableDefaultAttributesIntegration']('resizeImage'),_0x428ceb['registerBlockAttribute']('resizedWidth'),_0x428ceb['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x332691,'FORMAT_IMAGE_SIZE'))),_0x26b284['plugins']['has']('ImageTextAlternativeEditing')&&(_0x428ceb['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x428ceb['registerBlockAttribute']('alt')),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x426695=>{if(!!_0x27b74d['find'](({type:_0x469b53,subType:_0x33ac78})=>_0x426695['type']==_0x469b53&&_0x426695['subType']==_0x33ac78))return _0x426695['previous']?{}:void 0x0;}),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x22f014=>{if('insertion'==_0x22f014['type']||'deletion'==_0x22f014['type']){const _0x2106df=_0x22f014['getContainedElement']();if(_0x2106df&&_0x2106df['is']('element','caption'))return{'type':'insertion'==_0x22f014['type']?'addObject':'removeObject','element':_0x2106df,'quantity':0x1};}}),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x308440=>'formatBlock'==_0x308440['type']&&'convertInlineImageToBlock'==_0x308440['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x308440['type']&&'convertBlockImageToInline'==_0x308440['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x264976=>{if('attribute'!=_0x264976['type'])return;const {data:_0x3d1f29}=_0x264976;if(!_0x3d1f29||'alt'!=_0x3d1f29['key'])return;const _0x28eac3=_0x3d1f29['newValue'];return _0x28eac3?{'type':'format','content':o(_0x332691,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x28eac3+'\x22')}:{'type':'format','content':o(_0x332691,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5ee94a=this['editor'],_0x28aba6=_0x5ee94a['locale'];_0x5ee94a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19477c=>{if('formatBlock'!=_0x19477c['type']&&'formatInline'!=_0x19477c['type'])return;const {data:_0x4a78a1}=_0x19477c;if(_0x4a78a1){if('imageTextAlternative'==_0x4a78a1['commandName']){const _0x54bf85=_0x4a78a1['commandParams'][0x0]['newValue'];return _0x54bf85?{'type':'format','content':o(_0x28aba6,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x54bf85+'\x22')}:{'type':'format','content':o(_0x28aba6,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4a78a1['commandName']){const _0x4dbb2c=_0x4a78a1['commandParams'][0x0]['width'];return _0x4dbb2c?{'type':'format','content':o(_0x28aba6,'*Set\x20image\x20width:*\x20%0',_0x4dbb2c)}:{'type':'format','content':o(_0x28aba6,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1866f6=this['editor']['locale'],_0x3d0d83=this['editor']['plugins']['get']('TrackChangesEditing');_0x3d0d83['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3d0d83['registerBlockAttribute']('src'),_0x3d0d83['descriptionFactory']['registerDescriptionCallback'](_0x45f727=>{if('attribute'!=_0x45f727['type'])return;const {data:_0x531f66}=_0x45f727;return _0x531f66&&'src'==_0x531f66['key']?_0x531f66['newValue']&&_0x531f66['oldValue']?{'type':'format','content':o(_0x1866f6,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3967a2=this['editor']['plugins']['get']('TrackChangesEditing');_0x3967a2['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3967a2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3967a2['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3967a2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e8ce9=this['editor'],_0x547061=_0x5e8ce9['locale'];_0x5e8ce9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe4c172=>{if('formatBlock'!=_0xe4c172['type']&&'formatInline'!=_0xe4c172['type'])return;const {data:_0x4b6bda}=_0xe4c172;if(!_0x4b6bda||'replaceImageSource'!=_0x4b6bda['commandName'])return;return{'type':'format','content':o(_0x547061,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x5bfee9{['afterInit'](){const _0x587c44=this['editor'];if(!_0x587c44['plugins']['has']('ImageStyleEditing'))return;const _0x54a636=_0x587c44['plugins']['get']('TrackChangesEditing'),_0x232da4=_0x587c44['plugins']['get']('ImageUtils'),_0x46a650={};_0x54a636['enableCommand']('imageStyle',(_0x3725c5,_0x265cad)=>{const _0x45ba5e=_0x587c44['plugins']['get']('Users')['me'],_0x183abe=_0x587c44['commands']['get']('imageStyle');let _0x4a1094=_0x232da4['getClosestSelectedImageElement'](_0x587c44['model']['document']['selection']),_0x43bd70=_0x587c44['model']['createRangeOn'](_0x4a1094),_0x49e48a=_0x183abe['value'];if(_0x49e48a==_0x265cad['value'])return;const _0x320873={'commandName':'imageStyle','commandParams':[_0x265cad],'formatGroupId':_0xdb8ef7()};_0x587c44['model']['change'](()=>{if(_0x54a636['getSuggestions']()['filter'](_0x213e23=>_0x213e23['isInContent']&&_0x45ba5e==_0x213e23['author']&&('formatBlock'==_0x213e23['type']||'formatInline'==_0x213e23['type'])&&('imageStylePreApply'==_0x213e23['subType']||'imageStylePostApply'==_0x213e23['subType'])&&_0x213e23['getFirstRange']()['isEqual'](_0x43bd70))['forEach'](_0x27a5c8=>_0x54a636['discardSuggestion'](_0x27a5c8['head'])),_0x4a1094=_0x232da4['getClosestSelectedImageElement'](_0x587c44['model']['document']['selection']),_0x43bd70=_0x587c44['model']['createRangeOn'](_0x4a1094),_0x183abe['refresh'](),_0x587c44['commands']['get']('imageTypeInline')['refresh'](),_0x587c44['commands']['get']('imageTypeBlock')['refresh'](),_0x49e48a=_0x183abe['value'],_0x49e48a!=_0x265cad['value'])return _0x232da4['isInlineImage'](_0x4a1094)&&_0x183abe['shouldConvertImageType'](_0x265cad['value'],_0x4a1094)?(_0x3725c5({..._0x265cad,'setImageSizes':!0x1}),_0x4a1094=_0x232da4['getClosestSelectedImageElement'](_0x587c44['model']['document']['selection']),void _0x54a636['markBlockFormat'](_0x4a1094,{..._0x320873,'commandReversedParams':[{'value':_0x49e48a||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x232da4['isBlockImage'](_0x4a1094)?_0x54a636['markBlockFormat'](_0x4a1094,_0x320873,[],'imageStylePostApply'):_0x54a636['markInlineFormat'](_0x43bd70,_0x320873,'imageStylePostApply'));});});for(const _0x3ff93b of _0x587c44['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x46a650[_0x3ff93b['name']]=_0x3ff93b['title']['toLowerCase']();_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0xee83f2])=>{_0x232da4['setImageNaturalSizeAttributes'](_0xee83f2['getContainedElement']());}),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3ada88,_0x11bca9)=>{_0x54a636['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3ada88,{'commandName':_0x11bca9['commandName'],'commandParams':_0x11bca9['commandReversedParams']});}),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x31b919,_0x33befa){if(_0x2a28d9(_0x31b919,_0x33befa))return[_0x31b919,_0x33befa];if(_0x2a28d9(_0x33befa,_0x31b919))return[_0x33befa,_0x31b919];return null;});const _0x5570cc=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2a28d9(_0xffd5ca,_0x2fe296){const _0x128c4e=_0x5570cc['findIndex'](({type:_0x3b8d14,subType:_0x5726cd})=>_0xffd5ca['type']==_0x3b8d14&&_0xffd5ca['subType']==_0x5726cd),_0x15ca96=_0x5570cc['findIndex'](({type:_0x5ef6fb,subType:_0x48da15})=>_0x2fe296['type']==_0x5ef6fb&&_0x2fe296['subType']==_0x48da15);if(_0x128c4e<0x0||_0x15ca96<0x0)return!0x1;const _0x34e6d8=_0xffd5ca['getFirstRange'](),_0x38b71f=_0x2fe296['getFirstRange']();if((0x0==_0x128c4e||0x1==_0x128c4e)&&0x2==_0x15ca96&&_0x34e6d8['isIntersecting'](_0x38b71f))return!0x0;if(0x2==_0x128c4e&&0x3==_0x15ca96){const _0x498fc8=_0x54a636['_findSuggestions'](_0x34e6d8,'insertion')['filter'](({suggestion:_0xa2fec0,meta:_0x341361})=>_0x341361['isOwn']&&'convertInlineImageToBlock'==_0xa2fec0['subType']);if(_0x498fc8['length']>0x1&&_0x38b71f['end']['isEqual'](_0x34e6d8['start']))return!0x0;if(0x1==_0x498fc8['length']&&(_0x34e6d8['start']['isEqual'](_0x38b71f['end'])||_0x34e6d8['end']['isEqual'](_0x38b71f['start'])))return!0x0;}if(0x3==_0x128c4e&&0x3==_0x15ca96&&_0x34e6d8['start']['isBefore'](_0x38b71f['start'])){const _0x4098b9=_0x34e6d8['end']['nodeAfter'],_0x258f75=_0x38b71f['start']['nodeBefore'];return _0x232da4['isBlockImage'](_0x4098b9)&&_0x4098b9===_0x258f75;}return!0x1;}_0x587c44['model']['document']['registerPostFixer'](()=>{let _0x1c0872=!0x1;const _0x2754ef=Array['from'](_0x587c44['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2e0ab2,data:_0x260fd7}of _0x2754ef){const {group:_0x334380,type:_0x35f18e,subType:_0x36b336,id:_0x1e73a0}=_0x54a636['_splitMarkerName'](_0x2e0ab2);if('suggestion'==_0x334380&&_0x54a636['hasSuggestion'](_0x1e73a0)){if('formatBlock'==_0x35f18e&&('imageStylePreApply'==_0x36b336||'imageStylePostApply'==_0x36b336)){const _0x172986=_0x54a636['getSuggestion'](_0x1e73a0);if(_0x260fd7['newRange']){const _0x5bc223=_0x172986['getFirstRange']()['getContainedElement']();if(_0x232da4['isBlockImage'](_0x5bc223))continue;_0x54a636['discardSuggestion'](_0x172986),_0x1c0872=!0x0;}}if('insertion'==_0x35f18e&&'imageCaption'==_0x36b336&&!_0x260fd7['newRange']){const _0x301053=_0x54a636['getSuggestion'](_0x1e73a0);_0x301053['next']&&_0x301053['next']['isInContent']&&(_0x54a636['discardSuggestion'](_0x301053['next']),_0x1c0872=!0x0);}}}return _0x1c0872;}),this['_registerLegacyDescription'](_0x46a650);}['_registerLegacyDescription'](_0x3758df){const _0x3c9d7b=this['editor'],_0x115dee=_0x3c9d7b['locale'];_0x3c9d7b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1bdc2a=>{if('formatBlock'!=_0x1bdc2a['type']&&'formatInline'!=_0x1bdc2a['type'])return;const {data:_0x167625}=_0x1bdc2a;if(!_0x167625||'imageStyle'!=_0x167625['commandName'])return;const _0x48be6d=_0x167625['commandParams'][0x0]['value'];return _0x42cb3a('side'===_0x48be6d?o(_0x115dee,'FORMAT_SIDE_IMAGE'):_0x3758df[_0x48be6d]||_0x48be6d);function _0x42cb3a(_0x491f8c){return{'type':'format','content':o(_0x115dee,'*Format:*\x20%0',_0x491f8c)};}});}}class at extends _0x5bfee9{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x7cc4e6){super(_0x7cc4e6),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1397f7=this['editor'],_0xa93e40=_0x1397f7['commands']['get']('importWord'),_0x190fb1=_0x1397f7['commands']['get']('trackChanges');_0xa93e40&&(_0xa93e40['on']('execute',(_0x111b6e,[,_0xe29aed])=>{this['_trackChangesValueDuringImport']=_0x190fb1['value'],_0xe29aed['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xa93e40,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xa93e40,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x190fb1['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1397f7['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x9c3602,_0x2a51dd){const {suggestions:_0x280102}=_0x2a51dd,_0xf36e8d=this['editor']['commands']['get']('trackChanges'),_0x4ead37=_0xf36e8d['value'];this['_trackChangesValueDuringImport']!==_0x4ead37&&(_0xf36e8d['execute'](),this['_trackChangesExecuted']=!0x0),_0x280102&&_0x280102['forEach'](({id:_0x50fe78,type:_0x38c5f0,author:_0x1e61d9,created_at:_0x13fb8f})=>{const _0x4ede88={'id':_0x50fe78,'type':_0x38c5f0,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1e61d9,'createdAt':_0x13fb8f?new Date(_0x13fb8f):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x4ede88);});}}class ct extends _0x5bfee9{['afterInit'](){const _0x3e7f29=this['editor'],_0x2604f2=_0x3e7f29['plugins']['get']('TrackChangesEditing');if(_0x3e7f29['plugins']['has']('IndentEditing')&&(_0x2604f2['enableCommand']('indent'),_0x2604f2['enableCommand']('outdent')),_0x3e7f29['plugins']['has']('IndentBlock')){for(const _0x29f3f8 of['indentBlock','outdentBlock'])_0x2604f2['enableDefaultAttributesIntegration'](_0x29f3f8);}const _0x305bee=_0x3e7f29['locale'];_0x2604f2['registerBlockAttribute']('blockIndent'),_0x2604f2['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x305bee,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5014b3=this['editor'],_0x1e3a56=_0x5014b3['locale'],_0x2ab343=_0x5014b3['plugins']['get']('TrackChangesEditing');_0x2ab343['descriptionFactory']['registerDescriptionCallback'](_0x407cd9=>{if('formatBlock'!=_0x407cd9['type'])return;const {data:_0x297653}=_0x407cd9;if(!_0x297653)return;if('indentBlock'!=_0x297653['commandName']&&'outdentBlock'!=_0x297653['commandName'])return;const _0x1bd2aa=_0x407cd9['getItems']()[0x0],_0x4bc849=_0x2ab343['descriptionFactory']['getItemLabel'](_0x1bd2aa);return'indentBlock'==_0x297653['commandName']?{'type':'format','content':o(_0x1e3a56,'*Indent:*\x20%0',_0x4bc849)}:'outdentBlock'==_0x297653['commandName']?{'type':'format','content':o(_0x1e3a56,'*Outdent:*\x20%0',_0x4bc849)}:void 0x0;});}}class ut extends _0x5bfee9{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x5bfee9{['afterInit'](){const _0x4db8b4=this['editor'];if(!_0x4db8b4['plugins']['has']('LinkEditing'))return;const _0x4ad2dd=_0x4db8b4['plugins']['get']('TrackChangesEditing'),_0x43a526=_0x4db8b4['commands']['get']('link');_0x4ad2dd['enableDefaultAttributesIntegration']('link'),_0x4ad2dd['enableDefaultAttributesIntegration']('unlink'),_0x4ad2dd['registerInlineAttribute']('linkHref');for(const _0x44acf5 of _0x43a526['manualDecorators'])_0x4ad2dd['registerInlineAttribute'](_0x44acf5['id']),_0x4ad2dd['descriptionFactory']['registerAttributeLabel'](_0x44acf5['id'],'link\x20('+_0x44acf5['label']['toLowerCase']()+')');_0x4ad2dd['descriptionFactory']['registerDescriptionCallback'](_0x39fb78=>{if('attribute'!=_0x39fb78['type'])return;const {data:_0x570577}=_0x39fb78;if(!_0x570577||'linkHref'!=_0x570577['key'])return;const _0x55f145=_0x570577['newValue'],_0x4f3779=_0x4db8b4['locale'];return{'type':'format','content':null==_0x55f145?o(_0x4f3779,'*Remove\x20link*'):o(_0x4f3779,'*Set\x20link:*\x20%0','\x22'+_0x55f145+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xed1d28=this['editor'],_0x37f7c2=_0xed1d28['locale'];_0xed1d28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x535f10=>{if('formatInline'!=_0x535f10['type'])return;const {data:_0x53104d}=_0x535f10;if(_0x53104d){if('link'==_0x53104d['commandName']){const _0x483c0f=_0x53104d['commandParams'][0x0];return{'type':'format','content':o(_0x37f7c2,'*Set\x20link:*\x20%0','\x22'+_0x483c0f+'\x22')};}return'unlink'==_0x53104d['commandName']?{'type':'format','content':o(_0x37f7c2,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x5bfee9{['afterInit'](){const _0xc800dc=this['editor'],_0x5366e3=_0xc800dc['locale'];if(!_0xc800dc['plugins']['has']('LegacyListEditing'))return;const _0x267a8c=_0xc800dc['plugins']['get']('TrackChangesEditing'),_0x30649f=_0xc800dc['plugins']['has']('LegacyTodoListEditing');function _0x35ca15(_0x2e64f0){return()=>{const _0x53781c=_0xc800dc['model']['document']['selection'],_0x3cfff1=_0xc800dc['commands']['get'](_0x2e64f0);if(_0x3cfff1['value'])return void _0xc800dc['execute']('paragraph',{});const _0x4309a4=_0x2e64f0['slice'](0x0,-0x4),_0x3ceeb0=function(_0x2de920,_0x26f654,_0xf44244){let _0x1c8119=Array['from'](_0x2de920)['filter'](_0x4ae664=>function(_0x328881,_0x626303){return _0x626303['checkChild'](_0x328881['parent'],'listItem')&&!_0x626303['isObject'](_0x328881);}(_0x4ae664,_0xf44244));_0x1c8119=_0x1c8119['filter'](_0x3e594a=>!_0x3e594a['is']('element','listItem')||_0x3e594a['getAttribute']('listType')!=_0x26f654);const _0x1c13ad=new Set();for(const _0x4984c6 of _0x1c8119)_0x4984c6['is']('element','listItem')?_0x1c13ad['add'](fe(_0x4984c6)):_0x1c13ad['add'](_0x4984c6);return Array['from'](_0x1c13ad);}(_0x53781c['getSelectedBlocks'](),_0x4309a4,_0xc800dc['model']['schema']);_0xc800dc['model']['change'](()=>{for(const _0x49958b of _0x3ceeb0)_0x267a8c['markBlockFormat'](_0x49958b,{'commandName':_0x2e64f0,'commandParams':[{'forceValue':!_0x3cfff1['value']}],'formatGroupId':'blockName'},ue(_0x49958b));});};}function _0x16b276(_0x13e634){return()=>{const _0x1dcf97=function(_0x207b8){let _0x175c13=Array['from'](_0x207b8);const _0x212b0e=_0x175c13['findIndex'](_0x5a18e8=>'listItem'!=_0x5a18e8['name']);return _0x212b0e>-0x1&&(_0x175c13=_0x175c13['slice'](0x0,_0x212b0e)),_0x175c13;}(_0xc800dc['model']['document']['selection']['getSelectedBlocks']()),_0x53aae4=_0xc800dc['model']['createRange'](_0xc800dc['model']['createPositionAt'](_0x1dcf97[0x0],'before'),_0xc800dc['model']['createPositionAt'](_0x1dcf97[_0x1dcf97['length']-0x1],'end'));_0xc800dc['model']['change'](()=>{_0x267a8c['markBlockFormat'](_0x53aae4,{'commandName':_0x13e634,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1e83ed){const _0x470955=new Set();for(const _0x42e436 of _0x1e83ed){let _0x5913e5=_0x42e436['nextSibling'];for(;_0x5913e5&&_0x5913e5['getAttribute']('listIndent')>_0x42e436['getAttribute']('listIndent');)_0x470955['add'](_0x5913e5),_0x5913e5=_0x5913e5['nextSibling'];}return Array['from'](_0x470955);}(_0x1dcf97));});};}_0x267a8c['enableCommand']('numberedList',_0x35ca15('numberedList')),_0x267a8c['enableCommand']('bulletedList',_0x35ca15('bulletedList')),_0x30649f&&_0x267a8c['enableCommand']('todoList',_0x35ca15('todoList')),_0x267a8c['enableCommand']('indentList',_0x16b276('indentList')),_0x267a8c['enableCommand']('outdentList',_0x16b276('outdentList')),_0x30649f&&_0x267a8c['enableCommand']('checkTodoList',()=>{const _0x58aa91=_0xc800dc['commands']['get']('checkTodoList'),_0x370746=Array['from'](_0x58aa91['_selectedElements']);_0x370746['filter'](_0xa1fe96=>_0xa1fe96['getAttribute']('todoListChecked')!=_0x58aa91['value']),_0xc800dc['model']['change'](()=>{for(const _0x335f8d of _0x370746)_0x267a8c['markBlockFormat'](_0x335f8d,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x58aa91['value']}]});});}),_0x267a8c['descriptionFactory']['registerElementLabel']('listItem',_0x23f6c2=>o(_0x5366e3,'ELEMENT_LIST_ITEM',_0x23f6c2)),_0x267a8c['descriptionFactory']['registerDescriptionCallback'](_0x5f3c42=>{if('formatBlock'!=_0x5f3c42['type']&&'formatInline'!=_0x5f3c42['type'])return;const {data:_0x30f4e9}=_0x5f3c42;if(_0x30f4e9){if('numberedList'==_0x30f4e9['commandName']||'bulletedList'==_0x30f4e9['commandName']||'todoList'==_0x30f4e9['commandName'])switch(_0x30f4e9['commandName']['replace']('List','')){case'bulleted':return _0x734e04(o(_0x5366e3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x734e04(o(_0x5366e3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x734e04(o(_0x5366e3,'ELEMENT_TODO_LIST'));}if('indentList'==_0x30f4e9['commandName'])return{'type':'format','content':o(_0x5366e3,'*Indent:*\x20%0',o(_0x5366e3,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x30f4e9['commandName'])return{'type':'format','content':o(_0x5366e3,'*Outdent:*\x20%0',o(_0x5366e3,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x30f4e9['commandName'])return _0x30f4e9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5366e3,'*Check\x20item*')}:{'type':'format','content':o(_0x5366e3,'*Uncheck\x20item*')};}function _0x734e04(_0x2c4a98){return{'type':'format','content':o(_0x5366e3,'*Change\x20to:*\x20%0',_0x2c4a98)};}});}}function fe(_0x554928){const _0xf305a=_0x554928['getAttribute']('listIndent');if(0x0==_0xf305a)return _0x554928;let _0x36504d=_0x554928;for(;_0x554928['previousSibling']&&_0x554928['previousSibling']['is']('element','listItem');){const _0x48dc8f=_0x554928['previousSibling']['getAttribute']('listIndent');if(_0x48dc8f==_0xf305a)_0x36504d=_0x554928['previousSibling'];else{if(_0x48dc8f<_0xf305a)break;}_0x554928=_0x554928['previousSibling'];}return _0x36504d;}function ue(_0x53b4de){const _0x5d5a90=[];if(_0x53b4de['is']('element','listItem')&&_0x53b4de['getAttribute']('listIndent')>0x0){let _0x178938=_0x53b4de['nextSibling'];for(;_0x178938&&'listItem'==_0x178938['name']&&_0x178938['getAttribute']('listIndent')==_0x53b4de['getAttribute']('listIndent');)_0x5d5a90['push'](_0x178938),_0x178938=_0x178938['nextSibling'];}return _0x5d5a90;}class W extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x394f9c=this['editor']['config']['get']('list.properties'),_0x4657d3=this['editor']['plugins']['get']('TrackChangesEditing');_0x394f9c['styles']&&_0x4657d3['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x394f9c['reversed']&&_0x4657d3['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x394f9c['startIndex']&&_0x4657d3['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4657d3['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x443bdf,_0x44221e={}){const _0x42004d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x9f831=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x42004d['markMultiRangeBlockFormat'](_0x9f831,{'commandName':'listStyle','commandParams':[{'type':_0x44221e['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0xa2fd2d,_0x14e39e={}){const _0x13de04=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e6f9f=this['_getSuggestionBlocks'](_0x37c3ef=>_0x37c3ef['is']('element','listItem')&&'numbered'===_0x37c3ef['getAttribute']('listType'));if(_0x5e6f9f['length']<0x1)return;const _0x16247b=_0x5e6f9f['map'](_0x5475df=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5475df,'before'),this['editor']['model']['createPositionAt'](_0x5475df,0x0)));this['editor']['model']['change'](()=>{_0x13de04['markMultiRangeBlockFormat'](_0x16247b,{'commandName':'listReversed','commandParams':[{'reversed':_0x14e39e['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x289b88,_0x40a2eb={}){const _0x1750ba=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb3ebd8=this['_getSuggestionBlocks'](_0x5a0dc6=>_0x5a0dc6['is']('element','listItem')&&'numbered'===_0x5a0dc6['getAttribute']('listType'));if(_0xb3ebd8['length']<0x1)return;const _0x12bb14=_0xb3ebd8['map'](_0x4fc16f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4fc16f,'before'),this['editor']['model']['createPositionAt'](_0x4fc16f,0x0)));this['editor']['model']['change'](()=>{_0x1750ba['markMultiRangeBlockFormat'](_0x12bb14,{'commandName':'listStart','commandParams':[{'startIndex':_0x40a2eb['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0xb61dac){if('formatBlock'!=_0xb61dac['type']&&'formatInline'!=_0xb61dac['type'])return;const _0x38ceda=this['editor']['locale'],{data:_0x1e2c13}=_0xb61dac;if(!_0x1e2c13)return;let _0x109ec6,_0x561f84;switch(_0x1e2c13['commandName']){case'listStyle':_0x109ec6='*Change\x20to:*\x20%0',_0x561f84={'type':'format','content':o(_0x38ceda,_0x109ec6,o(_0x38ceda,this['_getTranslationKeyForListStyle'](_0x1e2c13['commandParams'][0x0]['type'])))};break;case'listReversed':_0x109ec6=_0x1e2c13['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x561f84={'type':'format','content':o(_0x38ceda,_0x109ec6)};break;case'listStart':_0x109ec6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x561f84={'type':'format','content':o(_0x38ceda,_0x109ec6,_0x1e2c13['commandParams'][0x0]['startIndex'])};}return _0x561f84;}['_getSuggestionBlocksForListStyle'](){const _0x31626e=this['editor']['plugins']['get']('LegacyListUtils');let _0x5e84de=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x5e84de[0x0]?.['is']('element','listItem')&&_0x5e84de['unshift'](..._0x31626e['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x5e84de[_0x5e84de['length']-0x1]?.['is']('element','listItem')&&_0x5e84de['push'](..._0x31626e['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x5e84de=[...new Set(_0x5e84de)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x5e84de=_0x5e84de['filter'](_0x25ed55=>_0x25ed55['is']('element','listItem'))),_0x5e84de;}['_getSuggestionBlocks'](_0x2dd919){const _0x5a13df=this['editor']['plugins']['get']('LegacyListUtils');let _0x3070f8=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2dd919)['map'](_0x211788=>{const _0x36d671=this['editor']['model']['createPositionAt'](_0x211788,0x0);return[..._0x5a13df['getSiblingNodes'](_0x36d671,'backward'),..._0x5a13df['getSiblingNodes'](_0x36d671,'forward')];})['flat']();return _0x3070f8=[...new Set(_0x3070f8)],_0x3070f8;}['_getTranslationKeyForListStyle'](_0x7bf083){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x7bf083)||'default')['toUpperCase']()+'_LIST_'+_0x7bf083['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x5bfee9{['afterInit'](){const _0x29d9a6=this['editor'];if(!_0x29d9a6['plugins']['has']('MediaEmbedEditing'))return;const _0x40f671=_0x29d9a6['plugins']['get']('TrackChangesEditing'),_0x27408b=_0x29d9a6['locale'];_0x40f671['enableCommand']('mediaEmbed'),_0x40f671['descriptionFactory']['registerElementLabel']('media',_0x4dff67=>o(_0x27408b,'ELEMENT_MEDIA',_0x4dff67)),_0x29d9a6['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4112bd,{writer:_0x1dc083,options:_0xc545e6})=>{if(_0xc545e6['showSuggestionHighlights'])return _0x1dc083['createEmptyElement']('div');},'converterPriority':'high'}),_0x29d9a6['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5be0a5,_0x2daf90,_0x5c33a9)=>{_0x5c33a9['options']['showSuggestionHighlights']&&_0x5be0a5['stop']();},{'priority':'high'});}}class mt extends _0x5bfee9{['afterInit'](){const _0x5d1e9d=this['editor'];_0x5d1e9d['plugins']['has']('MentionEditing')&&_0x5d1e9d['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x5bfee9{['afterInit'](){const _0x3f709c=this['editor'];if(!_0x3f709c['plugins']['has']('MergeFieldsEditing'))return;_0x3f709c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x3f709c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x4d97b4=_0x3f709c['plugins']['get']('TrackChangesEditing'),_0xa567e6=_0x3f709c['locale'];_0x4d97b4['descriptionFactory']['registerElementLabel']('mergeField',_0x3748d1=>o(_0xa567e6,'ELEMENT_MERGE_FIELD',_0x3748d1)),_0x4d97b4['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x4f2e7b=>o(_0xa567e6,'ELEMENT_MERGE_FIELD',_0x4f2e7b)),_0x4d97b4['descriptionFactory']['registerDescriptionCallback'](_0x48260c=>{if('insertion'!=_0x48260c['type']&&'deletion'!=_0x48260c['type'])return;const _0x15f70b=_0x48260c['getContainedElement']();if(null==_0x15f70b)return;if(!_0x15f70b['is']('element','mergeField')&&!_0x15f70b['is']('element','mergeFieldBlock'))return;const _0x1da81b=_0x3f709c['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x15f70b['getAttribute']('id'));return'insertion'==_0x48260c['type']?{'type':'insertion','content':o(_0xa567e6,'*Insert:*\x20%0','\x22'+_0x1da81b+'\x22\x20'+o(_0xa567e6,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0xa567e6,'*Remove:*\x20%0','\x22'+_0x1da81b+'\x22\x20'+o(_0xa567e6,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x5bfee9{['afterInit'](){const _0x1ded12=this['editor'],_0x1a772a=_0x1ded12['plugins']['get']('TrackChangesEditing');_0x1ded12['plugins']['has']('MultiLevelList')&&(_0x1a772a['enableDefaultAttributesIntegration']('multiLevelList'),_0x1a772a['registerBlockAttribute']('listMarkerStyle'),_0x1a772a['descriptionFactory']['registerDescriptionCallback'](_0x287a85=>this['handleDescriptions'](_0x287a85)));}['handleDescriptions'](_0xb946ba){const _0x480a90=this['editor']['locale'],{data:_0x2afcce}=_0xb946ba,_0x558ed8={'type':'format','content':''};if(_0x2afcce&&'listMarkerStyle'==_0x2afcce['key']){if(!_0x2afcce['oldValue'])return{'type':'format','content':o(_0x480a90,'*Set\x20format:*\x20%0',o(_0x480a90,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2afcce['newValue']+')'};if(!_0x2afcce['newValue']){let _0x4d2f1c=_0xb946ba['head'];for(;_0x4d2f1c;){if(_0x4d2f1c['data']&&'listType'==_0x4d2f1c['data']['key']&&_0x4d2f1c['data']['newValue'])return _0x558ed8;_0x4d2f1c=_0x4d2f1c['next'];}return{'type':'format','content':o(_0x480a90,'*Remove\x20format:*\x20%0',o(_0x480a90,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2afcce['oldValue']+')'};}}}}class kt extends _0x5bfee9{['afterInit'](){const _0x326b13=this['editor'];if(!_0x326b13['plugins']['has']('PageBreakEditing'))return;_0x326b13['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0xc299ca=_0x326b13['plugins']['get']('TrackChangesEditing'),_0x368fb9=_0x326b13['locale'];_0xc299ca['descriptionFactory']['registerElementLabel']('pageBreak',_0x3ed75f=>o(_0x368fb9,'ELEMENT_PAGE_BREAK',_0x3ed75f));}}class bt extends _0x5bfee9{['afterInit'](){const _0x405bac=this['editor'];if(!_0x405bac['plugins']['has']('Paragraph'))return;const _0x19cc06=_0x405bac['locale'],_0x36116b=_0x405bac['plugins']['get']('TrackChangesEditing');_0x36116b['descriptionFactory']['registerElementLabel']('paragraph',_0x46c0dc=>o(_0x19cc06,'ELEMENT_PARAGRAPH',_0x46c0dc)),_0x36116b['enableDefaultAttributesIntegration']('paragraph'),_0x36116b['enableCommand']('insertParagraph'),_0x405bac['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x405bac),{'priority':'highest'}),_0x405bac['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x207a37,_0x2dd21f,_0x70b29)=>{_0x70b29['options']['showSuggestionHighlights']&&nr(_0x405bac,{'showActiveMarker':!0x1})(_0x207a37,_0x2dd21f,_0x70b29);},{'priority':'highest'});const _0x5cd850=_0x36116b['descriptionFactory'];_0x5cd850['registerDescriptionCallback'](_0x5819cc=>{if('insertion'!==_0x5819cc['type'])return;const {start:_0x1a010b,end:_0x3c6336}=_0x5819cc['getFirstRange']();if(!_0x1a010b['isTouching'](_0x3c6336)||!_0x1a010b['nodeAfter'])return;const _0x4979cd=_0x405bac['model']['schema'],_0x215c31=_0x1a010b['nodeAfter'];return _0x4979cd['isBlock'](_0x215c31)&&!_0x4979cd['isLimit'](_0x215c31)&&_0x4979cd['checkChild'](_0x215c31,'$text')?{'type':'insertion','content':o(_0x19cc06,'*Insert:*\x20%0',_0x5cd850['getItemLabel'](_0x215c31,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x39aa4c=this['editor'],_0x45efcd=_0x39aa4c['locale'];_0x39aa4c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e941e=>{if('formatBlock'!=_0x2e941e['type'])return;const {data:_0x194a82}=_0x2e941e;return _0x194a82&&'paragraph'==_0x194a82['commandName']?{'type':'format','content':o(_0x45efcd,'*Change\x20to:*\x20%0',o(_0x45efcd,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x11248a,{showActiveMarker:_0x361b52=!0x0}={}){return(_0x1c951d,_0x3ef1d7,_0x2ea430)=>{const _0x41a1a0=_0x11248a['plugins']['get']('TrackChangesEditing'),_0x5c0151=_0x3ef1d7['markerRange']['start'],_0x5edd68=_0x3ef1d7['markerRange']['end'],_0x113eaf=_0x11248a['model']['schema'];if(!_0x5c0151['isTouching'](_0x5edd68)||!_0x5c0151['nodeAfter'])return;const _0x47cf4d=_0x5c0151['nodeAfter'];if(_0x113eaf['isBlock'](_0x47cf4d)&&!_0x113eaf['isLimit'](_0x47cf4d)&&_0x113eaf['checkChild'](_0x47cf4d,'$text')){if(!_0x2ea430['consumable']['consume'](_0x3ef1d7['markerRange'],_0x1c951d['name']))return;const {authorId:_0x120204}=_0x41a1a0['_splitMarkerName'](_0x3ef1d7['markerName']),_0x2553d6=_0x2ea430['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x120204}),_0x9214fb=_0x2ea430['mapper']['toViewPosition'](_0x5edd68);_0x361b52&&_0x41a1a0['activeMarkers']['includes'](_0x3ef1d7['markerName'])&&_0x2ea430['writer']['addClass']('ck-suggestion-marker--active',_0x2553d6),_0x2ea430['writer']['insert'](_0x9214fb,_0x2553d6),_0x2ea430['mapper']['bindElementToMarker'](_0x2553d6,_0x3ef1d7['markerName']);}};}class wt extends _0x5bfee9{['afterInit'](){const _0x20ac7d=this['editor'];if(!_0x20ac7d['plugins']['has']('RemoveFormatEditing'))return;_0x20ac7d['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5b9275=this['editor'];_0x5b9275['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3243f1=>{if('formatBlock'!=_0x3243f1['type']&&'formatInline'!=_0x3243f1['type'])return;const {data:_0x534976}=_0x3243f1;return _0x534976&&'removeFormat'==_0x534976['commandName']?{'type':'format','content':o(_0x5b9275['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x5bfee9{['afterInit'](){const _0x2d4be3=this['editor'];if(!_0x2d4be3['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x1237a4=_0x2d4be3['plugins']['get']('TrackChangesEditing');_0x1237a4['enableCommand']('goToPreviousRestrictedEditingException'),_0x1237a4['enableCommand']('goToNextRestrictedEditingException');const _0x4e0b65=_0x2d4be3['plugins']['get']('RestrictedEditingModeEditing');_0x4e0b65['enableCommand']('trackChanges'),_0x4e0b65['enableCommand']('acceptSuggestion'),_0x4e0b65['enableCommand']('discardSuggestion'),_0x4e0b65['enableCommand']('acceptAllSuggestions'),_0x4e0b65['enableCommand']('discardAllSuggestions'),_0x4e0b65['enableCommand']('acceptSelectedSuggestions'),_0x4e0b65['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x5bfee9{static get['requires'](){return[_0x5b8dfa];}['init'](){const _0x42a144=this['editor'],_0x28e180=_0x42a144['plugins']['get']('TrackChangesEditing');_0x28e180['enableCommand']('shiftEnter'),_0x42a144['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x42a144),{'priority':'high'}),_0x42a144['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x42a144),{'priority':'high'}),_0x42a144['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1214d4,_0x324cd7,_0x522a20)=>{_0x522a20['options']['showSuggestionHighlights']&&ge(_0x42a144,{'showActiveMarker':!0x1})(_0x1214d4,_0x324cd7,_0x522a20);}),_0x28e180['descriptionFactory']['registerElementLabel']('softBreak',_0x50f850=>o(_0x42a144['locale'],'ELEMENT_LINE_BREAK',_0x50f850));}}function ge(_0x54c717,{showActiveMarker:_0xa71d5a=!0x0}={}){return(_0x4697c4,_0x1dc54c,_0x8a500b)=>{const _0x36bd04=_0x54c717['plugins']['get']('TrackChangesEditing');if(!_0x8a500b['consumable']['test'](_0x1dc54c['markerRange'],_0x4697c4['name']))return;const _0x127c46=_0x54c717['model'];for(const _0x40e2e1 of _0x1dc54c['markerRange']['getItems']()){if(!_0x40e2e1['is']('element','softBreak'))continue;const _0x3dcce3='deletion'==_0x1dc54c['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x2af1d4}=_0x36bd04['_splitMarkerName'](_0x1dc54c['markerName']),_0x5e3244=_0x8a500b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x3dcce3,'data-author-id':_0x2af1d4}),_0xda388a=_0x8a500b['mapper']['toViewPosition'](_0x127c46['createPositionBefore'](_0x40e2e1));_0xa71d5a&&_0x36bd04['activeMarkers']['includes'](_0x1dc54c['markerName'])&&_0x8a500b['writer']['addClass']('ck-suggestion-marker--active',_0x5e3244),_0x8a500b['writer']['insert'](_0xda388a,_0x5e3244),_0x8a500b['mapper']['bindElementToMarker'](_0x5e3244,_0x1dc54c['markerName']);}};}class St extends _0x5bfee9{['afterInit'](){const _0x55f4fb=this['editor'],_0x2d63fd=_0x55f4fb['model'],_0x401e3a=_0x55f4fb['locale'];if(!_0x55f4fb['plugins']['has']('StandardEditingModeEditing'))return;const _0x45a816=_0x55f4fb['plugins']['get']('TrackChangesEditing'),_0x5834ec='restrictedEditingException',_0x52583a=_0x55f4fb['commands']['get'](_0x5834ec);_0x45a816['enableCommand'](_0x5834ec,(_0x441308,_0x1484b1={})=>{const _0x2b9eb5=_0x2d63fd['document']['selection'];if(_0x2b9eb5['isCollapsed'])return void _0x441308(_0x1484b1);const _0x54ba8d=void 0x0!==_0x1484b1['forceValue']?_0x1484b1['forceValue']:!_0x52583a['value'];_0x2d63fd['change'](()=>{const _0x2bfd1c=Array['from'](_0x2b9eb5['getRanges']());for(const _0x3c07b9 of _0x2bfd1c){const _0x55bfc4=_0x54ba8d?[_0x3c07b9]:io(_0x5834ec,_0x3c07b9,_0x2d63fd);for(const _0x459d53 of _0x55bfc4)_0x45a816['markInlineFormat'](_0x459d53,{'commandName':_0x5834ec,'commandParams':[{'forceValue':_0x54ba8d}]});}});}),_0x45a816['descriptionFactory']['registerDescriptionCallback'](_0x1dcd3c=>{if('formatBlock'!=_0x1dcd3c['type']&&'formatInline'!=_0x1dcd3c['type'])return;const {data:_0x460fef}=_0x1dcd3c;return _0x460fef&&_0x460fef['commandName']==_0x5834ec?_0x460fef['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x401e3a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x401e3a,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x5bfee9{['afterInit'](){const _0x2df3af=this['editor'];if(!_0x2df3af['plugins']['has']('Style')||!_0x2df3af['plugins']['has']('DataSchema'))return;const _0x12ead9=_0x2df3af['plugins']['get']('TrackChangesEditing'),_0x8a62d3=_0x2df3af['locale'],_0x35d369=_0x2df3af['config']['get']('style')||{},_0x15757c=_0x2df3af['plugins']['get']('GeneralHtmlSupport'),_0x4e49c6=_0x2df3af['plugins']['get']('StyleUtils')['normalizeConfig'](_0x2df3af['plugins']['get']('DataSchema'),_0x35d369['definitions']);_0x12ead9['enableDefaultAttributesIntegration']('style');const _0x52fead=new Set();for(const _0x51d0b5 of _0x4e49c6['block']){const _0x5b146e=_0x15757c['getGhsAttributeNameForElement'](_0x51d0b5['element']);_0x52fead['add'](_0x5b146e);}const _0x3eb472=new Set();for(const _0x4517e7 of _0x4e49c6['inline']){const _0x15c15a=_0x15757c['getGhsAttributeNameForElement'](_0x4517e7['element']);_0x3eb472['add'](_0x15c15a);for(const _0x2876de of _0x4517e7['ghsAttributes'])_0x3eb472['add'](_0x2876de);}for(const _0x13730d of _0x52fead)_0x12ead9['registerBlockAttribute'](_0x13730d),_0x12ead9['descriptionFactory']['registerAttributeLabel'](_0x13730d,o(_0x8a62d3,'FORMAT_STYLE'));for(const _0x20781d of _0x3eb472)_0x12ead9['registerInlineAttribute'](_0x20781d),_0x12ead9['descriptionFactory']['registerAttributeLabel'](_0x20781d,o(_0x8a62d3,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f6597=this['editor'],_0x127cd5=_0x4f6597['locale'];_0x4f6597['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4da035=>{if('formatBlock'!=_0x4da035['type']&&'formatInline'!=_0x4da035['type'])return;const {data:_0x142538}=_0x4da035;return _0x142538&&'style'===_0x142538['commandName']?_0x142538['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x127cd5,'*Set\x20format:*\x20%0',_0x142538['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x127cd5,'*Remove\x20format:*\x20%0',_0x142538['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x5bfee9{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3cb1bb){super(_0x3cb1bb),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x2b4a98=this['editor'],_0x27c714=_0x2b4a98['model']['document']['selection'];if(!_0x2b4a98['plugins']['has']('TableEditing'))return;const _0x39e618=_0x2b4a98['locale'],_0x3b11dc=_0x2b4a98['plugins']['get']('TrackChangesEditing'),_0x453547=_0x2b4a98['plugins']['get']('TableUtils');_0x3b11dc['descriptionFactory']['registerElementLabel']('table',_0x41d2ab=>o(_0x39e618,'ELEMENT_TABLE',_0x41d2ab)),this['_setupColumnsRowsFixing'](),_0x3b11dc['enableCommand']('insertTable'),_0x3b11dc['enableCommand']('selectTableRow'),_0x3b11dc['enableCommand']('selectTableColumn');for(const _0x4eb885 of['insertTableRowAbove','insertTableRowBelow']){const _0x20370a=_0x2b4a98['commands']['get'](_0x4eb885);_0x3b11dc['enableCommand'](_0x4eb885,_0x4e74bd=>{_0x2b4a98['model']['change'](_0x4eeb2d=>{_0x4e74bd();const _0x52a022='above'===_0x20370a['order'],_0x28a3e1=_0x453547['getSelectionAffectedTableCells'](_0x27c714),_0x1f7feb=_0x453547['getRowIndexes'](_0x28a3e1),_0x326680=_0x52a022?_0x1f7feb['first']-0x1:_0x1f7feb['last']+0x1,_0x1a7d9f=_0x28a3e1[0x0]['findAncestor']('table'),_0xd03fe2=_0x453547['createTableWalker'](_0x1a7d9f,{'startRow':_0x326680,'endRow':_0x326680}),_0x4715a3=Array['from'](_0xd03fe2)['map'](_0x223f31=>_0x4eeb2d['createRangeOn'](_0x223f31['cell']));_0x3b11dc['markMultiRangeInsertion'](_0x4715a3,'tableRow');});});}for(const _0x3e94dc of['insertTableColumnLeft','insertTableColumnRight']){const _0x22268a=_0x2b4a98['commands']['get'](_0x3e94dc);_0x3b11dc['enableCommand'](_0x3e94dc,_0x920ca0=>{_0x2b4a98['model']['change'](_0x1e23fb=>{_0x920ca0();const _0x6dc8ef='left'===_0x22268a['order'],_0x31f804=_0x453547['getSelectionAffectedTableCells'](_0x27c714),_0x33cb76=_0x453547['getColumnIndexes'](_0x31f804),_0x4d804c=_0x6dc8ef?_0x33cb76['first']-0x1:_0x33cb76['last']+0x1,_0x1c44c8=_0x31f804[0x0]['findAncestor']('table'),_0x56ac4=_0x453547['createTableWalker'](_0x1c44c8,{'startRow':0x0,'column':_0x4d804c,'includeAllSlots':!0x1}),_0x10eeba=Array['from'](_0x56ac4)['map'](_0x4b3af0=>_0x1e23fb['createRangeOn'](_0x4b3af0['cell']));_0x3b11dc['markMultiRangeInsertion'](_0x10eeba,'tableColumn');});});}for(const _0x293ad4 of['removeTableRow','removeTableColumn']){const _0xac5228=_0x293ad4['substr'](0xb),_0x1193b9=_0xac5228['toLowerCase'](),_0x4f39e1=_0x1193b9['substr'](0x0,0x3)+'span',_0x4adf8e='table'+_0xac5228,_0x8f5a87='min'+_0xac5228,_0xd1adfe='max'+_0xac5228;_0x3b11dc['enableCommand'](_0x293ad4,()=>{_0x2b4a98['model']['change'](_0xbabce5=>{const _0x3cfa5c=_0x453547['getSelectionAffectedTableCells'](_0x27c714),_0x4493c2=_0x3cfa5c[0x0]['findAncestor']('table');let _0x201f73;if('removeTableRow'==_0x293ad4){const _0x4d3cc4=_0x453547['getRowIndexes'](_0x3cfa5c);_0x201f73={'startRow':_0x4d3cc4['first'],'endRow':_0x4d3cc4['last'],'includeAllSlots':!0x0};}else{const _0x1d0c41=_0x453547['getColumnIndexes'](_0x3cfa5c);_0x201f73={'startColumn':_0x1d0c41['first'],'endColumn':_0x1d0c41['last'],'includeAllSlots':!0x0};}const _0x5f3a7f=_0x453547['createTableWalker'](_0x4493c2,_0x201f73),_0x33723c=Array['from'](_0x5f3a7f)['map'](({cell:_0x3e4338})=>_0x3e4338),_0x4bad91=be(_0x33723c['filter'](_0x1101ff=>_0x1101ff['hasAttribute'](_0x4f39e1))),_0x118505=be(_0x33723c['filter'](_0x3bfbcf=>!_0x3bfbcf['hasAttribute'](_0x4f39e1)))['map'](_0x174ef8=>_0xbabce5['createRangeOn'](_0x174ef8)),_0x440d55=_0x3b11dc['markMultiRangeDeletion'](_0x118505,_0x4adf8e);if(_0x440d55&&('tableRow'==_0x440d55['subType']||'tableColumn'==_0x440d55['subType'])){const _0x214bf1=this['_getSuggestionCoords'](_0x440d55);for(const _0x4d40b9 of _0x4bad91){const _0xe750fe=_0xbabce5['createRangeOn'](_0x4d40b9),_0x41b890=_0x453547['getCellLocation'](_0x4d40b9),_0x15a0f7=_0x4d40b9['getAttribute'](_0x4f39e1)-0x1,_0x1898d0=_0x214bf1[_0x8f5a87],_0x126b69=_0x214bf1[_0xd1adfe];_0x1898d0<=_0x41b890[_0x1193b9]&&_0x41b890[_0x1193b9]+_0x15a0f7<=_0x126b69&&_0x440d55['addRange'](_0xe750fe);}}});});}function _0x1711c5(_0xcdfe63){const _0x2fbbe4=Array['from'](_0x27c714['getRanges']())['map'](_0x44adcc=>_0x50563c['fromRange'](_0x44adcc));_0x2b4a98['model']['change'](_0x598b8b=>{const _0x19a16b=_0x598b8b['batch'];_0xcdfe63=_0xcdfe63['filter'](_0x28500b=>'$graveyard'!=_0x28500b['root']['rootName']),_0x598b8b['setSelection'](_0xcdfe63),_0x2b4a98['commands']['get']('removeTableRow')['refresh'](),_0x2b4a98['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x2b4a98['model']['enqueueChange'](()=>{_0x2b4a98['model']['enqueueChange'](_0x19a16b,_0x293325=>{const _0x4c94f8=_0x2fbbe4['filter'](_0x55c988=>'$graveyard'!=_0x55c988['root']['rootName']);_0x4c94f8['length']>0x0&&_0x293325['setSelection'](_0x4c94f8);for(const _0x427bdd of _0x2fbbe4)_0x427bdd['detach']();});});});}function _0x35fa3d(_0x4d7e11){_0x2b4a98['model']['change'](_0x9efac1=>{const _0x2d71f6=Array['from'](_0x27c714['getRanges']())['map'](_0xb80a0f=>_0x50563c['fromRange'](_0xb80a0f)),_0x33a4ae=[];for(const _0x7fd8f6 of _0x4d7e11)for(const _0x5e4426 of _0x7fd8f6['getItems']({'shallow':!0x0}))_0x33a4ae['push'](_0x5e4426);for(const _0x341ec8 of _0x33a4ae)'$graveyard'!=_0x341ec8['root']['rootName']&&(_0x9efac1['setSelection'](_0x9efac1['createPositionAt'](_0x341ec8,0x0)),_0x2b4a98['commands']['get']('removeTableColumn')['refresh'](),_0x2b4a98['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x5471a2=_0x2d71f6['filter'](_0x6b8600=>'$graveyard'!=_0x6b8600['root']['rootName']);_0x5471a2['length']>0x0&&_0x9efac1['setSelection'](_0x5471a2);for(const _0x3f4957 of _0x2d71f6)_0x3f4957['detach']();});}function _0x150f7a(_0x5d8c4a,_0x1fed57){return _0x1fed57['every'](_0x2083f5=>_0x5d8c4a['some'](_0x1b4515=>_0x1b4515['end']['isEqual'](_0x2083f5['start'])||_0x2083f5['end']['isEqual'](_0x1b4515['start'])));}function _0x2f0a79(_0x2c8610,_0x11c084){return!_0x2c8610['some'](_0x37cb9f=>_0x11c084['some'](_0x48afa8=>_0x37cb9f['isIntersecting'](_0x48afa8)))&&_0x2c8610['some'](_0x281803=>_0x11c084['some'](_0x15ab76=>_0x281803['end']['isTouching'](_0x15ab76['start'])));}_0x2b4a98['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2b1893,_0x1b6813,_0x5a8fd6)=>{if(!_0x5a8fd6['options']['showSuggestionHighlights'])return;const _0x5ce2da=_0x1b6813['item'];if(!_0x5ce2da)return;const _0x3ca284=_0x5a8fd6['mapper']['toViewElement'](_0x5ce2da);function _0x1b8650(_0x39cf31){return Array['isArray'](_0x39cf31)?_0x39cf31:[_0x39cf31];}_0x3ca284&&'tableCell'===_0x5ce2da['name']&&_0x511059(_0x3ca284,_0x5a8fd6['writer'],(_0x58edf2,_0x381fed,_0x4b48f2)=>_0x4b48f2['addClass'](_0x1b8650(_0x381fed['classes']),_0x58edf2),(_0x2e1522,_0x164066,_0x304228)=>_0x304228['removeClass'](_0x1b8650(_0x164066['classes']),_0x2e1522));},{'priority':'highest'}),_0x3b11dc['descriptionFactory']['registerDescriptionCallback'](_0x1765e8=>{if('insertion'!=_0x1765e8['type']&&'deletion'!=_0x1765e8['type'])return;const _0x5a71fd=_0x1765e8['getContainedElement']();if(null!=_0x5a71fd&&_0x5a71fd['is']('element','table')){if('insertion'==_0x1765e8['type']){const _0x46fb46=_0x1765e8['getItems']()['filter'](_0x911977=>_0x911977['is']('$textProxy'))['map'](_0x41c5a0=>_0x41c5a0['data']);if(_0x46fb46['length'])return{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x46fb46['join']('\x20')+'\x22'))};}if('deletion'==_0x1765e8['type']){const _0x10e183=_0x1765e8['getItems']()['filter'](_0x23a88e=>_0x23a88e['is']('$textProxy'))['map'](_0x476dbe=>_0x476dbe['data']);if(_0x10e183['length'])return{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x10e183['join']('\x20')+'\x22'))};}}}),_0x3b11dc['descriptionFactory']['registerDescriptionCallback'](_0x306738=>{if('tableRow'==_0x306738['subType']){const _0xe1deb0=_0x306738['getItems']()['filter'](_0x5d3006=>_0x5d3006['is']('$textProxy'))['map'](_0x36df7f=>_0x36df7f['data']),_0x30e0d3=this['_getSuggestionCoords'](_0x306738),_0x5a1ee7=_0x30e0d3['maxRow']-_0x30e0d3['minRow']+0x1;if('insertion'==_0x306738['type'])return _0xe1deb0['length']?{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5a1ee7,'\x22'+_0xe1deb0['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW',_0x5a1ee7))};if('deletion'==_0x306738['type'])return _0xe1deb0['length']?{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5a1ee7,'\x22'+_0xe1deb0['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW',_0x5a1ee7))};}if('tableColumn'==_0x306738['subType']){const _0x503039=_0x306738['getItems']()['filter'](_0x5a3b3b=>_0x5a3b3b['is']('$textProxy'))['map'](_0x5a4bc8=>_0x5a4bc8['data']),_0x929221=this['_getSuggestionCoords'](_0x306738),_0xbeeccd=_0x929221['maxColumn']-_0x929221['minColumn']+0x1;if('insertion'==_0x306738['type'])return _0x503039['length']?{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xbeeccd,'\x22'+_0x503039['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN',_0xbeeccd))};if('deletion'==_0x306738['type'])return _0x503039['length']?{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xbeeccd,'\x22'+_0x503039['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN',_0xbeeccd))};}}),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1711c5),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1711c5),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x35fa3d),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x35fa3d),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x150f7a),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x150f7a),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2f0a79),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2f0a79);}['_acceptFormatSuggestionCallbackFactory'](){const _0x553ac4=this['editor'],_0x131912=_0x553ac4['model']['document']['selection'];return(_0x325b3c,_0x3984d2)=>{_0x553ac4['model']['change'](_0x529f1a=>{const {commandName:_0x2b7fb6,commandParams:_0x439046}=_0x3984d2;let _0x21efba=_0x325b3c[0x0]['end']['nodeBefore'];_0x439046&&_0x439046[0x0]&&!0x1===_0x439046[0x0]['forceValue']&&(_0x21efba=_0x325b3c[0x0]['start']['nodeAfter']);const _0x28a8c0=_0x529f1a['createRangeIn'](_0x21efba);if('$graveyard'==_0x28a8c0['root']['rootName'])return;const _0x681926=Array['from'](_0x131912['getRanges']())['map'](_0x4d8419=>_0x50563c['fromRange'](_0x4d8419));_0x529f1a['setSelection'](_0x28a8c0),_0x553ac4['commands']['get'](_0x2b7fb6)['refresh'](),_0x439046['push']({'forceDefaultExecution':!0x0}),_0x553ac4['execute'](_0x2b7fb6,..._0x439046);const _0x35e2ba=_0x681926['filter'](_0x4020e1=>'$graveyard'!=_0x4020e1['root']['rootName']);_0x35e2ba['length']>0x0&&_0x529f1a['setSelection'](_0x35e2ba);for(const _0xa2cb02 of _0x681926)_0xa2cb02['detach']();});};}['_getCoordsForCells'](_0x1fb2fb){const _0x4c44f8=this['editor']['plugins']['get']('TableUtils');let _0x437992=Number['MAX_SAFE_INTEGER'],_0x3877aa=Number['MIN_SAFE_INTEGER'],_0x1eb05a=Number['MAX_SAFE_INTEGER'],_0x4147fd=Number['MIN_SAFE_INTEGER'];for(const _0x205a25 of _0x1fb2fb){if('$graveyard'==_0x205a25['root']['rootName'])continue;const {row:_0x1d6a51,column:_0x380955}=_0x4c44f8['getCellLocation'](_0x205a25),_0x3301f5=_0x205a25['hasAttribute']('rowspan')?_0x205a25['getAttribute']('rowspan')-0x1:0x0,_0x2e1f47=_0x205a25['hasAttribute']('colspan')?_0x205a25['getAttribute']('colspan')-0x1:0x0;_0x437992=_0x1d6a51<_0x437992?_0x1d6a51:_0x437992,_0x3877aa=_0x1d6a51+_0x3301f5>_0x3877aa?_0x1d6a51+_0x3301f5:_0x3877aa,_0x1eb05a=_0x380955<_0x1eb05a?_0x380955:_0x1eb05a,_0x4147fd=_0x380955+_0x2e1f47>_0x4147fd?_0x380955+_0x2e1f47:_0x4147fd;}return{'minRow':_0x437992,'maxRow':_0x3877aa,'minColumn':_0x1eb05a,'maxColumn':_0x4147fd};}['_setupColumnsRowsFixing'](){const _0x567bfa=this['editor'],_0x26e82c=_0x567bfa['plugins']['get']('TrackChangesEditing'),_0x35cdaa=_0x567bfa['plugins']['get']('TableUtils');_0x567bfa['model']['document']['on']('change:data',()=>{const _0x2f1b37=Array['from'](_0x567bfa['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x50701b,data:_0x2d62e3}of _0x2f1b37){const {group:_0x4f827b,id:_0x4b9e69,subType:_0x4dc3ff}=_0x26e82c['_splitMarkerName'](_0x50701b);if('suggestion'!=_0x4f827b)continue;if(null!=_0x2d62e3['oldRange'])continue;const _0x4a9e3b=_0x26e82c['getSuggestion'](_0x4b9e69);this['_tablePostFixingSubtypes']['includes'](_0x4dc3ff)&&this['_tableSuggestions']['add'](_0x4a9e3b);}},{'priority':'low'});const _0x59847a=(_0xfa66ee,_0x3a122c)=>{let _0xdda17e=!0x1;const _0x2364bb=_0x3a122c['createRangeOn'](_0xfa66ee),_0x118271=_0xfa66ee['findAncestor']('table'),_0x1c0c1e=_0x35cdaa['getCellLocation'](_0xfa66ee);for(const _0x53961f of this['_tableSuggestions']){const _0x449dce=_0x53961f['subType'],_0x386142=_0x449dce['startsWith']('tablePaste'),_0x12c259=_0x449dce['substr'](_0x386142?0xa:0x5),_0x3de515=_0x12c259['toLowerCase'](),_0x528bd2=_0x3de515['substr'](0x0,0x3)+'span',_0x4486bf='min'+_0x12c259,_0x477a63='max'+_0x12c259;if(!_0x53961f['isInContent'])continue;if(_0x118271!=_0x53961f['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x53961f['isIntersectingWithRange'](_0x2364bb))continue;const _0x56cdac=_0xfa66ee['hasAttribute'](_0x528bd2)?_0xfa66ee['getAttribute'](_0x528bd2)-0x1:0x0,_0x4299c0=this['_getSuggestionCoords'](_0x53961f),_0x3c0a8f=_0x4299c0[_0x4486bf],_0x6c5df4=_0x4299c0[_0x477a63];_0x3c0a8f<=_0x1c0c1e[_0x3de515]&&_0x1c0c1e[_0x3de515]+_0x56cdac<=_0x6c5df4&&(_0x53961f['addRange'](_0x2364bb),_0xdda17e=!0x0);}return _0xdda17e;};_0x567bfa['model']['document']['registerPostFixer'](_0x275b94=>{let _0x141ae8=!0x1;for(const _0x749907 of _0x567bfa['model']['document']['differ']['getChanges']())if('insert'==_0x749907['type']){if('tableRow'==_0x749907['name']){for(const _0x56fe34 of _0x749907['position']['nodeAfter']['getChildren']())_0x141ae8=_0x141ae8||_0x59847a(_0x56fe34,_0x275b94);}else'tableCell'==_0x749907['name']&&(_0x141ae8=_0x141ae8||_0x59847a(_0x749907['position']['nodeAfter'],_0x275b94));}return _0x141ae8;});}['_getSuggestionCoords'](_0x60cfcd){return this['_getCoordsForCells'](_0x60cfcd['getRanges']()['map'](_0x3e1259=>_0x3e1259['start']['nodeAfter']));}}function be(_0x6812d2){return Array['from'](new Set(_0x6812d2)['values']());}class vt extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x5141b6=this['editor'],_0x48371e=_0x5141b6['model']['document']['selection'],_0x402220=_0x5141b6['locale'];if(!_0x5141b6['plugins']['has']('TableEditing'))return;const _0x37c224=_0x5141b6['plugins']['get']('TrackChangesEditing'),_0x54a687=_0x5141b6['plugins']['get']('TableUtils'),_0x5597e3=_0x5141b6['plugins']['get'](It);_0x5597e3['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x37c224['enableCommand']('mergeTableCells',()=>{const _0x26e517=_0x54a687['getSelectionAffectedTableCells'](_0x5141b6['model']['document']['selection']);_0x5141b6['model']['change'](()=>{_0x37c224['markMultiRangeBlockFormat'](_0x26e517,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x5141b6['commands']['get']('mergeTableCells')['on']('execute',(_0x2a23ad,_0x5cd96d)=>{_0x5141b6['commands']['get']('trackChanges')['value']&&(_0x5cd96d['length']>0x0&&_0x5cd96d[_0x5cd96d['length']-0x1]&&_0x5cd96d[_0x5cd96d['length']-0x1]['forceDefaultExecution']||_0x37c224['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x2a23ad['stop']());},{'priority':'highest'});for(const _0x3235b7 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x49ade6=_0x5141b6['commands']['get'](_0x3235b7);_0x37c224['enableCommand'](_0x3235b7,()=>{const _0x55a69b=_0x5141b6['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x33795d=>_0x33795d['is']('element','tableCell')),_0x12e8b6=_0x49ade6['value'];_0x5141b6['model']['change'](()=>{_0x37c224['markMultiRangeBlockFormat']([_0x55a69b,_0x12e8b6],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1e73b7 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x105317=_0x5141b6['commands']['get'](_0x1e73b7);_0x37c224['enableCommand'](_0x1e73b7,()=>{const _0x43fb11=_0x54a687['getSelectionAffectedTableCells'](_0x5141b6['model']['document']['selection'])[0x0],_0x1f6526=_0x43fb11['findAncestor']('table'),{column:_0x4c498a,row:_0xa243c2}=_0x54a687['getCellLocation'](_0x43fb11);let _0x433d9f=[];if('horizontally'==_0x105317['direction']){const _0x114da0=_0x54a687['createTableWalker'](_0x1f6526,{'startRow':_0xa243c2,'endRow':_0xa243c2,'includeAllSlots':!0x0});_0x433d9f=Array['from'](_0x114da0)['map'](_0x1095bd=>_0x1095bd['cell']);}else{const _0x53e5c7=_0x54a687['createTableWalker'](_0x1f6526,{'column':_0x4c498a,'includeAllSlots':!0x0});_0x433d9f=Array['from'](_0x53e5c7)['map'](_0x1f7c66=>_0x1f7c66['cell']);}_0x5141b6['model']['change'](_0x55e4d6=>{_0x37c224['markBlockFormat'](_0x55e4d6['createRangeOn'](_0x43fb11),{'commandName':_0x1e73b7,'commandParams':[]},_0x433d9f,_0x1e73b7);});});}_0x37c224['descriptionFactory']['registerDescriptionCallback'](_0x5b8e60=>{if('formatBlock'!=_0x5b8e60['type']&&'formatInline'!=_0x5b8e60['type'])return;const {data:_0x46f024}=_0x5b8e60;return _0x46f024&&'mergeTableCells'==_0x46f024['commandName']?{'type':'format','content':o(_0x402220,'*Merge\x20cells*')}:void 0x0;}),_0x37c224['descriptionFactory']['registerDescriptionCallback'](_0x5ee6a2=>{if('formatBlock'!=_0x5ee6a2['type']&&'formatInline'!=_0x5ee6a2['type'])return;const {data:_0x356aae}=_0x5ee6a2;return _0x356aae?'splitTableCellVertically'==_0x356aae['commandName']?{'type':'format','content':o(_0x402220,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x356aae['commandName']?{'type':'format','content':o(_0x402220,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x33c6ae=_0x5597e3['_acceptFormatSuggestionCallbackFactory']();for(const _0x2b4859 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x37c224['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2b4859,'accept',_0x33c6ae);for(const _0xa152cd of['splitTableCellVertically','splitTableCellHorizontally'])_0x37c224['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xa152cd,'accept',_0x33c6ae);_0x37c224['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x158c64=>{_0x5141b6['model']['change'](_0x2c3151=>{const _0x3de8f7=Array['from'](_0x48371e['getRanges']())['map'](_0x53d960=>_0x50563c['fromRange'](_0x53d960));_0x2c3151['setSelection'](_0x158c64),_0x5141b6['commands']['get']('mergeTableCells')['refresh'](),_0x5141b6['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x5691e5=_0x3de8f7['filter'](_0x56e118=>'$graveyard'!=_0x56e118['root']['rootName']);_0x5691e5['length']>0x0&&_0x2c3151['setSelection'](_0x5691e5);for(const _0x50e9a9 of _0x3de8f7)_0x50e9a9['detach']();});});for(const _0x5be5fc of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x226c45=_0x5141b6['commands']['get'](_0x5be5fc);_0x226c45['on']('set:isEnabled',(_0xd7185,_0x4330f5,_0x2bd5d5)=>{if(_0x2bd5d5){const _0x32f943=_0x5141b6['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x53e3c0=>_0x53e3c0['is']('element','tableCell'));this['_areMergableCells'](_0x226c45['value'],_0x32f943)||(_0xd7185['return']=!0x1,_0xd7185['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3b7b7c=this['editor']['commands']['get']('mergeTableCells'),_0x12deea=this['editor']['plugins']['get']('TableUtils');if(!_0x3b7b7c['isEnabled'])return!0x1;const _0x20df13=_0x12deea['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3d7ea2 of _0x20df13)for(const _0x14b90e of _0x20df13)if(_0x3d7ea2!=_0x14b90e&&!this['_areMergableCells'](_0x3d7ea2,_0x14b90e))return!0x1;return!0x0;}['_areMergableCells'](_0x3cc460,_0x39a52b){const _0x428c43=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39ce9d=this['editor']['model']['createRangeOn'](_0x3cc460),_0x480992=this['editor']['model']['createRangeOn'](_0x39a52b),_0x3b0d61=new Set(),_0x3aed45=new Set();for(const _0x4a8c3d of _0x428c43['getSuggestions']())if(('insertion'==_0x4a8c3d['type']||'deletion'==_0x4a8c3d['type']||'mergeTableCells'==_0x4a8c3d['subType'])&&_0x4a8c3d['isInContent']){for(const _0x5df657 of _0x4a8c3d['getRanges']())_0x5df657['containsRange'](_0x39ce9d,!0x0)&&_0x3b0d61['add'](_0x4a8c3d['type']+':'+_0x4a8c3d['author']['id']),_0x5df657['containsRange'](_0x480992,!0x0)&&_0x3aed45['add'](_0x4a8c3d['type']+':'+_0x4a8c3d['author']['id']);}if(_0x3b0d61['size']!=_0x3aed45['size'])return!0x1;for(const _0xe4e48a of _0x3b0d61)if(!_0x3aed45['has'](_0xe4e48a))return!0x1;return!0x0;}}class Ct extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x3848a0=this['editor'];if(!_0x3848a0['plugins']['has']('TableEditing'))return;const _0x34a40=_0x3848a0['locale'],_0x1b8fd4=_0x3848a0['plugins']['get']('TrackChangesEditing');_0x1b8fd4['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1b8fd4['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1b8fd4['registerBlockAttribute']('headingRows'),_0x1b8fd4['registerBlockAttribute']('headingColumns'),_0x1b8fd4['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x34a40,'FORMAT_HEADER_ROW')),_0x1b8fd4['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x34a40,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1cf2a8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x44ca1d=this['editor']['plugins']['get']('TableUtils'),_0x483143=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x52ff2c({showActiveMarker:_0xbde4c=!0x0,setDataAttribute:_0x22aeaa=!0x0}={}){return(_0x439ef7,_0x22592a,_0x4077f)=>{const {type:_0x11521d,id:_0x4e1818}=_0x1cf2a8['_splitMarkerName'](_0x22592a['markerName']),_0x295a0b=_0x1cf2a8['getSuggestion'](_0x4e1818),_0x507ffa=_0x295a0b['data'];if('formatBlock'!=_0x295a0b['type']||!_0x507ffa||'setTableColumnHeader'!=_0x507ffa['commandName'])return;if(_0x22592a['item'])return void _0x439ef7['stop']();if(!_0x4077f['consumable']['consume'](_0x22592a['markerRange'],_0x439ef7['name']))return;const _0x24b227=_0x22592a['markerRange']['start']['nodeAfter'],_0x290a90=_0x22592a['markerRange']['end']['nodeBefore'],_0x22eb96=_0x24b227['parent']['parent'],{column:_0x582d9b}=_0x44ca1d['getCellLocation'](_0x24b227),{column:_0x3df326}=_0x44ca1d['getCellLocation'](_0x290a90);for(let _0x805ece=_0x582d9b;_0x805ece<=_0x3df326;_0x805ece++){const _0x2878c0=_0x44ca1d['createTableWalker'](_0x22eb96,{'column':_0x805ece,'includeAllSlots':!0x1});for(const _0x137dfd of _0x2878c0){const _0x4e44ae=_0x137dfd['cell'],_0x53c19c=_0x4077f['mapper']['toViewElement'](_0x4e44ae);_0x4077f['writer']['addClass']('ck-suggestion-marker-'+_0x11521d,_0x53c19c),_0x22aeaa&&_0x4077f['writer']['setAttribute']('data-suggestion',_0x4e1818,_0x53c19c),_0x4077f['mapper']['bindElementToMarker'](_0x53c19c,_0x22592a['markerName']),_0xbde4c&&(_0x1cf2a8['activeMarkers']['includes'](_0x22592a['markerName'])?_0x4077f['writer']['addClass']('ck-suggestion-marker--active',_0x53c19c):_0x4077f['writer']['removeClass']('ck-suggestion-marker--active',_0x53c19c));}}};}_0x1cf2a8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x483143),_0x1cf2a8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x483143),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x52ff2c(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x30b057,_0x389f2c,_0x1a5ced)=>{_0x1a5ced['options']['showSuggestionHighlights']&&_0x52ff2c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x30b057,_0x389f2c,_0x1a5ced);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x556ba8,_0x2f78e6,_0x74fd51)=>{const {type:_0x2e2708,id:_0x2559ce}=_0x1cf2a8['_splitMarkerName'](_0x2f78e6['markerName']),_0x2bc497=_0x1cf2a8['getSuggestion'](_0x2559ce),_0x4deb5=_0x2bc497['data'];if('formatBlock'!=_0x2bc497['type']||!_0x4deb5||'setTableColumnHeader'!=_0x4deb5['commandName'])return;const _0x3929d9=_0x74fd51['mapper']['markerNameToElements'](_0x2f78e6['markerName']);if(_0x3929d9){for(const _0x566106 of _0x3929d9)_0x74fd51['writer']['removeClass']('ck-suggestion-marker-'+_0x2e2708,_0x566106),_0x74fd51['writer']['removeClass']('ck-suggestion-marker--active',_0x566106),_0x74fd51['writer']['removeAttribute']('data-suggestion',_0x566106),_0x74fd51['mapper']['unbindElementFromMarkerName'](_0x566106,_0x2f78e6['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51ff06=this['editor'],_0x481b08=_0x51ff06['locale'];function _0x349370(_0x1d5ce9){return{'type':'format','content':o(_0x481b08,'*Format:*\x20%0',_0x1d5ce9)};}_0x51ff06['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d5d42=>{if('formatBlock'!=_0x1d5d42['type'])return;const {data:_0x26f744}=_0x1d5d42;if(_0x26f744){if('setTableRowHeader'==_0x26f744['commandName']){const _0x4b9ba2=_0x26f744['commandParams'][0x0]['forceValue'];return _0x349370(o(_0x481b08,_0x4b9ba2?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x26f744['commandName']){const _0x5df6cf=_0x26f744['commandParams'][0x0]['forceValue'];return _0x349370(o(_0x481b08,_0x5df6cf?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x2c881e=>[_0x2c881e,null]));class _t extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x4f5c4a=this['editor'];if(!_0x4f5c4a['plugins']['has']('TableClipboard'))return;const _0x650626=_0x4f5c4a['plugins']['get']('TrackChangesEditing'),_0x408596=_0x4f5c4a['plugins']['get']('TableUtils'),_0xc1c85f=_0x4f5c4a['plugins']['get'](It),_0x591163=_0x4f5c4a['plugins']['get']('TableClipboard');_0xc1c85f['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4f5c4a['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4f5c4a['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x22dca1=null;_0x4f5c4a['model']['on']('insertContent',(_0x902467,_0x544967)=>{const [_0x21330a,_0x5ca925]=_0x544967,_0xb1fa13=_0x544967[_0x544967['length']-0x1];_0xb1fa13&&_0xb1fa13['forceDefaultExecution']||_0x650626['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2598f9,_0x5e17c9,_0x37e860,_0x3bc0c2,_0x4884e6){if(_0x5e17c9&&!_0x5e17c9['is']('documentSelection'))return!0x1;const _0x2c9bb6=_0x4884e6['getTableIfOnlyTableInContent'](_0x2598f9,_0x37e860);if(!_0x2c9bb6||!Re(_0x2c9bb6,void 0x0,_0x3bc0c2))return!0x1;const _0x2f806a=_0x3bc0c2['getSelectionAffectedTableCells'](_0x37e860['document']['selection']);if(!_0x2f806a['length'])return!0x1;const _0x210820=_0x2f806a[0x0]['findAncestor']('table'),_0x5c67cc=_0x3bc0c2['getRowIndexes'](_0x2f806a),_0x3f1500=_0x3bc0c2['getColumnIndexes'](_0x2f806a),_0x3dcff9={'startRow':_0x5c67cc['first'],'endRow':_0x5c67cc['last'],'startColumn':_0x3f1500['first'],'endColumn':_0x3f1500['last']};return 0x1==_0x2f806a['length']&&(_0x3dcff9['endRow']+=_0x3bc0c2['getRows'](_0x2c9bb6)-0x1,_0x3dcff9['endColumn']+=_0x3bc0c2['getColumns'](_0x2c9bb6)-0x1),Re(_0x210820,_0x3dcff9,_0x3bc0c2);}(_0x21330a,_0x5ca925,_0x4f5c4a['model'],_0x408596,_0x591163)&&(_0x902467['stop'](),_0x22dca1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4f5c4a['model']['change'](()=>{_0x4f5c4a['model']['insertContent'](_0x544967[0x0],_0x544967[0x1],_0x544967[0x2],{'forceDefaultExecution':!0x0});const _0x1a4cd7=_0xdb8ef7(),{rowInsertionRanges:_0x4fcc28,columnInsertionRanges:_0x2d4fff,insertionRanges:_0x49de03,deletionRanges:_0x7449af,cells:_0x51ab7f}=_0x22dca1;_0x4fcc28['length']&&_0x650626['markMultiRangeInsertion'](_0x4fcc28,'tablePasteRow',{'tablePasteChainId':_0x1a4cd7}),_0x2d4fff['length']&&_0x650626['markMultiRangeInsertion'](_0x2d4fff,'tablePasteColumn',{'tablePasteChainId':_0x1a4cd7}),_0x49de03['length']&&(_0x650626['markMultiRangeInsertion'](_0x49de03,'tablePaste',{'tablePasteChainId':_0x1a4cd7,'skipNestingCheck':!0x0}),_0x49de03['forEach'](_0x47f2eb=>_0x47f2eb['detach']?.())),_0x7449af['length']&&(_0x650626['markMultiRangeDeletion'](_0x7449af,'tablePaste',{'tablePasteChainId':_0x1a4cd7,'skipNestingCheck':!0x0}),_0x7449af['forEach'](_0x3d8c7c=>_0x3d8c7c['detach']?.()));const _0x2b6d59=_0x650626['markMultiRangeBlockFormat'](_0x51ab7f['map'](({element:_0x1c4205})=>_0x1c4205),{'formatGroupId':_0xdb8ef7()},[],'tablePasteCell',{'tablePasteChainId':_0x1a4cd7});if(_0x2b6d59){const _0x1c7c56=_0x2b6d59['getMarkers'](),_0x53d459=[];for(const {element:_0x2823cf,attributes:_0x304c2f}of _0x51ab7f){if(!_0x304c2f)continue;const _0x376f6c=_0x4f5c4a['model']['createRangeOn'](_0x2823cf),_0x8054c0=_0x1c7c56['find'](_0x2ce171=>_0x2ce171['getRange']()['isEqual'](_0x376f6c));_0x8054c0&&_0x53d459['push']([_0x8054c0['name'],_0x304c2f]);}_0x53d459['length']&&_0x2b6d59['setAttribute']('markerAttributes',Object['fromEntries'](_0x53d459));}_0x22dca1=null;}));},{'priority':_0x47b90b['high']+0xa}),_0x4f5c4a['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x437844,_0x155b9b)=>{const [_0x51f5d1,_0x3de047,,_0x233908]=_0x155b9b;if(!_0x22dca1)return;_0x437844['stop']();const _0x786b44=_0x51f5d1['cell'],_0x55a8ad=_0x3de047,_0x41a6be=ke(_0x786b44),_0xe0a29c=ke(_0x55a8ad);_0x437844['return']=_0x786b44;let _0x523c72=null,_0x5310b2=null;if(_0xe0a29c||_0x41a6be){if(_0x41a6be&&!_0xe0a29c){_0x233908['remove'](_0x786b44['getChild'](0x0));for(const _0xe4414e of Array['from'](_0x55a8ad['getChildren']()))_0x233908['insert'](_0xe4414e,_0x786b44,'end');const _0x2c5bf5=_0x22dca1['rowInsertionIndexes']['includes'](_0x51f5d1['row']),_0x50ca5d=_0x22dca1['columnInsertionIndexes']['includes'](_0x51f5d1['column']);_0x2c5bf5||_0x50ca5d||(_0x523c72=_0x50563c['fromRange'](_0x233908['createRangeIn'](_0x786b44)));}else _0xe0a29c&&!_0x41a6be&&(_0x5310b2=_0x233908['createRangeIn'](_0x786b44));}else{const _0x1a0b2c=_0x233908['createElement']('tableCellSuggestion'),_0x390dcd=_0x233908['createElement']('tableCellSuggestion');_0x233908['wrap'](_0x233908['createRangeIn'](_0x786b44),_0x390dcd),_0x233908['insert'](_0x1a0b2c,_0x786b44,0x0);for(const _0x10d4f5 of Array['from'](_0x55a8ad['getChildren']()))_0x233908['insert'](_0x10d4f5,_0x1a0b2c,'end');_0x523c72=_0x50563c['fromRange'](_0x233908['createRangeOn'](_0x1a0b2c)),_0x5310b2=_0x50563c['fromRange'](_0x233908['createRangeOn'](_0x390dcd));}const _0x111981=Array['from'](_0x55a8ad['getAttributes']())['filter'](([_0x23fe83])=>Pe['includes'](_0x23fe83));_0x22dca1['cells']['push']({'element':_0x786b44,'attributes':_0x111981['length']?Object['fromEntries'](_0x111981):null}),_0x523c72&&_0x22dca1['insertionRanges']['push'](_0x523c72),_0x5310b2&&_0x22dca1['deletionRanges']['push'](_0x5310b2);},{'priority':'high'}),_0x408596['on']('insertColumns',(_0x1812e5,_0x266bf3)=>{const [_0x3751dc,_0x30ec69={}]=_0x266bf3;if(!_0x22dca1)return;const _0x448942=_0x30ec69['at']||0x0,_0x14d1fd=_0x30ec69['columns']||0x1;_0x22dca1['columnInsertionIndexes']=new Array(_0x14d1fd)['fill'](_0x448942)['map']((_0x282750,_0x4b5d18)=>_0x282750+_0x4b5d18);for(const {cell:_0x536acb}of _0x408596['createTableWalker'](_0x3751dc,{'startColumn':_0x448942,'endColumn':_0x448942+_0x14d1fd-0x1}))_0x22dca1['columnInsertionRanges']['push'](_0x4f5c4a['model']['createRangeOn'](_0x536acb));},{'priority':'low'}),_0x408596['on']('insertRows',(_0x1ecf2d,_0x11c902)=>{const [_0x30911d,_0x4a16d6={}]=_0x11c902;if(!_0x22dca1)return;const _0x171bb5=_0x4a16d6['at']||0x0,_0x5c418b=_0x4a16d6['rows']||0x1;_0x22dca1['rowInsertionIndexes']=new Array(_0x5c418b)['fill'](_0x171bb5)['map']((_0x546a6a,_0x2710ec)=>_0x546a6a+_0x2710ec);for(const {cell:_0x28e8e0}of _0x408596['createTableWalker'](_0x30911d,{'startRow':_0x171bb5,'endRow':_0x171bb5+_0x5c418b-0x1}))_0x22dca1['rowInsertionRanges']['push'](_0x4f5c4a['model']['createRangeOn'](_0x28e8e0));},{'priority':'low'}),_0x650626['descriptionFactory']['registerDescriptionCallback'](_0xf8858=>{if(_0xf8858['subType']&&_0xf8858['subType']['startsWith']('tablePaste'))return _0xf8858['previous']?{}:{'type':'insertion','content':o(_0x4f5c4a['locale'],'*Replace\x20table\x20cells*')};});const _0x1d21b6=()=>!0x1;for(const _0x58e240 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x650626['_suggestionFactory']['registerCustomCallback']('insertion',_0x58e240,'join',_0x1d21b6),_0x650626['_suggestionFactory']['registerCustomCallback']('deletion',_0x58e240,'join',_0x1d21b6),_0x650626['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x58e240,'join',_0x1d21b6);_0x650626['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x1d21b6),_0x650626['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1d7b1c,_0x2d6c75,_0x8596ad)=>{const _0x522b76=_0x1d7b1c['map'](_0x18a002=>_0x18a002['getContainedElement']())['filter'](_0xd8ee73=>_0xd8ee73),_0x1448bf=new Map(_0x522b76['map'](_0x3aa923=>[_0x3aa923,null]));if(_0x22dca1){for(const {element:_0x27794b,attributes:_0x1d02af}of _0x22dca1['cells'])_0x1d02af&&_0x1448bf['set'](_0x27794b,_0x1d02af);}else{if(_0x8596ad&&_0x8596ad['markerAttributes'])for(const [_0x550853,_0x3699ea]of Object['entries'](_0x8596ad['markerAttributes'])){const _0x29872f=_0x4f5c4a['model']['markers']['get'](_0x550853),_0x5000ad=_0x29872f?_0x29872f['getRange']()['getContainedElement']():null;_0x5000ad&&_0x1448bf['set'](_0x5000ad,_0x3699ea);}}_0x4f5c4a['model']['change'](_0x33c041=>{for(const [_0x2e095c,_0x1177c7]of _0x1448bf)_0x33c041['setAttributes']({...we,..._0x1177c7},_0x2e095c);});});const _0x42ee25=(_0x2d28bc,_0x15698c)=>{_0x650626['_suggestionFactory']['registerCustomCallback'](_0x2d28bc,'tablePaste',_0x15698c,(_0x238ee3,_0x38af7a,_0x2d6549)=>{_0x4f5c4a['model']['change'](_0x9e2535=>{const _0x4f853d=[];for(const _0x59f92d of _0x238ee3){const _0x419f0e=_0x59f92d['start']['nodeAfter'];_0x419f0e['is']('element','tableCellSuggestion')&&_0x4f853d['push'](_0x419f0e);}_0x650626['_suggestionFactory']['getSuggestionCallback'](_0x2d28bc,null,_0x15698c)(_0x238ee3,_0x38af7a,_0x2d6549);for(const _0x482fd0 of _0x4f853d)'$graveyard'!=_0x482fd0['root']['rootName']&&_0x9e2535['unwrap'](_0x482fd0);});});};_0x42ee25('insertion','accept'),_0x42ee25('insertion','discard'),_0x42ee25('deletion','accept'),_0x42ee25('deletion','discard'),_0x650626['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0xb855c=>{const _0x2e3c2b=_0xb855c['map'](_0x3f4166=>_0x3f4166['getContainedElement']()),_0x5c2e57=_0x2e3c2b[0x0]['findAncestor']('table'),{minRow:_0x4e953e,maxRow:_0x2f32d2}=_0xc1c85f['_getCoordsForCells'](_0x2e3c2b);_0x408596['removeRows'](_0x5c2e57,{'at':_0x4e953e,'rows':_0x2f32d2-_0x4e953e+0x1});}),_0x650626['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4d4f7b=>{const _0x5cf542=_0x4d4f7b['map'](_0x591d70=>_0x591d70['getContainedElement']()),_0x26610c=_0x5cf542[0x0]['findAncestor']('table'),{minColumn:_0x18bfdd,maxColumn:_0x16d542}=_0xc1c85f['_getCoordsForCells'](_0x5cf542);_0x408596['removeColumns'](_0x26610c,{'at':_0x18bfdd,'columns':_0x16d542-_0x18bfdd+0x1});});const _0x3601ca=(_0x208231,_0x55021c)=>{if(!_0x55021c['subType']||!_0x55021c['subType']['startsWith']('tablePaste'))return;const _0x398918=_0x55021c['attributes']['tablePasteChainId'],_0x239b28=_0x650626['getSuggestions']()['filter'](_0x575647=>_0x575647['isInContent']&&_0x575647['attributes']&&_0x575647['attributes']['tablePasteChainId']==_0x398918);_0x239b28['length']&&_0x55021c['getAllAdjacentSuggestions']()['length']!=_0x239b28['length']&&_0x239b28['reduce']((_0x5ed48b,_0x22cd6c)=>(_0x5ed48b['next']=_0x22cd6c,_0x22cd6c['previous']=_0x5ed48b,_0x22cd6c));};function _0x1f0cd3(_0x4f3655,_0xf31965=!0x0){const {id:_0x2e88b6,authorId:_0x521e65}=_0x650626['_splitMarkerName'](_0x4f3655['markerName']),_0x1f8187=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x27a64=_0x650626['activeMarkers']['includes'](_0x4f3655['markerName']);return _0x27a64&&_0x1f8187['push']('ck-suggestion-marker--active'),{'classes':_0x1f8187,'attributes':{'data-suggestion':_0x2e88b6,'data-author-id':_0x521e65},'priority':_0x27a64&&_0xf31965?0xbc2:0xbb8};}_0x650626['on']('suggestionLoaded',_0x3601ca,{'priority':'high'}),_0x650626['on']('suggestionUnloaded',_0x3601ca,{'priority':'high'}),_0x4f5c4a['model']['document']['registerPostFixer'](()=>{let _0x46fff3=!0x1;const _0x551432=Array['from'](_0x4f5c4a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1b0bfd,data:_0x40eed1}of _0x551432){const {group:_0x27bf65,type:_0x2cb6f,id:_0x30471b}=_0x650626['_splitMarkerName'](_0x1b0bfd);if('suggestion'!=_0x27bf65||'deletion'!=_0x2cb6f||_0x40eed1['oldRange'])continue;if(!_0x650626['hasSuggestion'](_0x30471b))continue;const _0x5f21f2=_0x650626['getSuggestion'](_0x30471b)['getRanges'](),_0x3ec675=_0x4f5c4a['plugins']['get']('Users')['me'];for(const _0x4a460a of _0x650626['getSuggestions']()){if(!_0x4a460a['isInContent']||_0x4a460a['author']!=_0x3ec675)continue;if('formatBlock'!=_0x4a460a['type']||'tablePasteCell'!=_0x4a460a['subType'])continue;if(_0x4a460a['getRanges']()['every'](_0x1f8fff=>_0x5f21f2['some'](_0x4bdbb4=>_0x4bdbb4['containsRange'](_0x1f8fff,!0x0)))){for(const _0x527d18 of _0x4a460a['getAllAdjacentSuggestions']())_0x527d18['isInContent']&&(_0x527d18['discard'](),_0x46fff3=!0x0);}}}return _0x46fff3;}),_0x4f5c4a['model']['document']['registerPostFixer'](_0x2cc5bb=>{const _0x3c6bb3=_0x4f5c4a['commands']['get']('redo');if(!_0x3c6bb3||!_0x3c6bb3['_createdBatches']['has'](_0x2cc5bb['batch']))return!0x1;let _0x132cd0=!0x1;const _0x3079d5=_0x4f5c4a['plugins']['get']('Users')['me'],_0x80d196=_0x4f5c4a['model']['document']['differ']['getChanges'](),_0x47aae5=Array['from'](_0x4f5c4a['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x2c2520,data:_0x202a8f})=>{const {group:_0x7d8958,subType:_0x5726e6,authorId:_0x1d5bdb}=_0x650626['_splitMarkerName'](_0x2c2520);return'suggestion'==_0x7d8958&&'tablePaste'==_0x5726e6&&_0x1d5bdb==_0x3079d5['id']&&!_0x202a8f['oldRange'];});for(const _0x622918 of _0x80d196){if('insert'!=_0x622918['type']||'tableCellSuggestion'!=_0x622918['name']||0x1!=_0x622918['length'])continue;const _0x163a2d=_0x2cc5bb['createRange'](_0x622918['position'],_0x622918['position']['getShiftedBy'](0x1));if(!_0x47aae5['find'](({data:_0x248c93})=>_0x248c93['newRange']['isEqual'](_0x163a2d))){for(const {name:_0x45a3a0,data:_0x1989e3}of _0x47aae5)if(_0x163a2d['containsRange'](_0x1989e3['newRange'])){_0x2cc5bb['updateMarker'](_0x45a3a0,{'range':_0x163a2d}),_0x132cd0=!0x0;break;}}}return _0x132cd0;}),_0x4f5c4a['model']['document']['registerPostFixer'](_0x1c9996=>{let _0x1e22ac=!0x1;const _0x4b753d=_0x4f5c4a['plugins']['get']('Users')['me'],_0x1704e9=_0x650626['getSuggestions']()['filter'](_0x33cdf8=>_0x33cdf8['isInContent']&&_0x33cdf8['author']==_0x4b753d),_0x1e8f1c=new Set(),_0x10776c=new Set();for(const _0x22b2cd of _0x1704e9)if('tablePaste'==_0x22b2cd['subType'])for(const _0x4a58f6 of _0x22b2cd['getMarkers']()){const _0x2e26a4=_0x4a58f6['getRange']()['getContainedElement']();if(_0x2e26a4){if(_0x2e26a4['is']('element','tableCellSuggestion')&&ke(_0x2e26a4)){_0x22b2cd['removeMarker'](_0x4a58f6['name']),_0x1e8f1c['add'](_0x2e26a4),_0x1e22ac=!0x0;const _0x15435c=_0x2e26a4['nextSibling'],_0x931d28=_0x2e26a4['previousSibling'],_0x318373=_0x15435c&&_0x15435c['is']('element','tableCellSuggestion'),_0x4d8d7a=_0x931d28&&_0x931d28['is']('element','tableCellSuggestion');_0x318373&&!_0x1e8f1c['has'](_0x15435c)&&_0x10776c['add'](_0x15435c),_0x4d8d7a&&!_0x1e8f1c['has'](_0x931d28)&&_0x10776c['add'](_0x931d28);}else _0x2e26a4['is']('element','paragraph')&&_0x2e26a4['isEmpty']&&(_0x22b2cd['removeMarker'](_0x4a58f6['name']),_0x1e22ac=!0x0);}}else{if('tablePasteCell'==_0x22b2cd['subType']){if(!_0x22b2cd['attributes']||!_0x22b2cd['attributes']['tablePasteChainId'])continue;const _0x3472c9=_0x22b2cd['attributes']['markerAttributes'];if(_0x3472c9&&Object['keys'](_0x3472c9)['length'])continue;const _0x2d3101=_0x22b2cd['attributes']['tablePasteChainId'];let _0x4a45e2=!0x0,_0x144896=!0x0;for(const _0x6d219 of _0x1704e9)if(_0x6d219['subType']&&_0x6d219['subType']['startsWith']('tablePaste')){if(!_0x6d219['attributes']['tablePasteChainId']){_0x144896=!0x1;break;}if(_0x6d219['id']!=_0x22b2cd['id']&&_0x6d219['attributes']['tablePasteChainId']==_0x2d3101){_0x4a45e2=!0x1;break;}}_0x144896&&_0x4a45e2&&(_0x22b2cd['removeMarkers'](),_0x1e22ac=!0x0);}}for(const _0x115fef of _0x1e8f1c)_0x1c9996['remove'](_0x115fef);for(const _0x4a13d7 of _0x10776c)_0x1c9996['unwrap'](_0x4a13d7);return _0x1e22ac;}),_0x4f5c4a['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x586efb,_0x213435)=>_0x1f0cd3(_0x586efb),'converterPriority':'high'}),_0x4f5c4a['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x19b13e,_0x308fac)=>_0x308fac['options']['showSuggestionHighlights']?_0x1f0cd3(_0x19b13e,!0x1):null,'converterPriority':'high'});const _0x343f67=_0x4f5c4a['editing']['view'];this['listenTo'](_0x343f67['document'],'clipboardOutput',(_0x111aec,_0x3aeb3e)=>{const _0x18f62c=[];for(const _0x4ede4c of _0x343f67['createRangeIn'](_0x3aeb3e['content'])['getItems']())_0x4ede4c['is']('element','suggestion-td')&&_0x18f62c['push'](_0x4ede4c);_0x343f67['change'](_0x3310a1=>{for(const _0x5bb60a of _0x18f62c)_0x3310a1['move'](_0x3310a1['createRangeIn'](_0x5bb60a),_0x3310a1['createPositionBefore'](_0x5bb60a)),_0x3310a1['remove'](_0x5bb60a);});});}}function ke(_0x541deb){if(_0x541deb['isEmpty'])return!0x0;const _0x28d952=_0x541deb['getChild'](0x0);return _0x28d952['is']('element','paragraph')&&_0x28d952['isEmpty'];}function Re(_0x228884,_0x1b57e8={},_0x3b3e3f){for(const {isAnchor:_0x32dc4a,cellHeight:_0x390058,cellWidth:_0x213d33}of _0x3b3e3f['createTableWalker'](_0x228884,{'includeAllSlots':!0x0,..._0x1b57e8}))if(!_0x32dc4a||0x1!=_0x390058||0x1!=_0x213d33)return!0x1;return!0x0;}class Nt extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x5b6807=this['editor']['plugins']['get']('TrackChangesEditing');_0x5b6807['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x5b6807['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x5b6807['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5b6807['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x5b6807['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x5b6807['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x10adc0,_0x243f8d){const _0x2218b8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x71ee04=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x245ef0=_0x243f8d['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x298796=_0x71ee04['getColumnGroupElement'](_0x245ef0);let _0xd95076=_0x298796?_0x71ee04['getTableColumnsWidths'](_0x298796):null,_0x40065c=_0x245ef0['getAttribute']('tableWidth')||null;const _0xc259b5=_0x243f8d['tableWidth']||_0x40065c,_0x35c9cb=_0x243f8d['columnWidths']||_0xd95076,_0x5b8ac2=this['editor']['plugins']['get']('Users')['me'];for(const _0x13307c of _0x2218b8['getSuggestions']()){const _0x7c03b=_0x13307c['getContainedElement']();if('resizeTable'===_0x13307c['subType']&&_0x7c03b===_0x245ef0){_0x13307c['author']!==_0x5b8ac2&&_0x13307c['discard']();const _0x2d78be=_0x13307c['data']['commandParams'];_0x40065c=_0x2d78be[0x0]['tableWidth'],_0xd95076=_0x2d78be[0x0]['columnWidths'];break;}}_0x10adc0({'table':_0x245ef0,'tableWidth':_0xc259b5,'columnWidths':_0x35c9cb}),_0x2218b8['markBlockFormat'](_0x245ef0,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x40065c,'columnWidths':_0xd95076}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x14c980){if('formatBlock'!=_0x14c980['type']&&'formatInline'!=_0x14c980['type'])return;const {data:_0x45728e}=_0x14c980;if(_0x45728e&&'resizeTable'===_0x45728e['formatGroupId']){const _0x540f36='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x540f36)};}}}class Dt extends _0x5bfee9{['afterInit'](){const _0x4a1ff4=this['editor'];_0x4a1ff4['plugins']['has']('Template')&&_0x4a1ff4['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x5bfee9{['afterInit'](){const _0x2340e5=this['editor'];if(!_0x2340e5['commands']['get']('insertTableOfContents'))return;_0x2340e5['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x439209=_0x2340e5['plugins']['get']('TrackChangesEditing'),_0x485cd5=_0x2340e5['locale'];_0x439209['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2a6b34=>o(_0x485cd5,'ELEMENT_TABLE_OF_CONTENTS',_0x2a6b34));}}class $t extends _0x5bfee9{['afterInit'](){const _0x4cab39=this['editor'];if(!_0x4cab39['plugins']['has']('Title'))return;const _0x131dde=_0x4cab39['plugins']['get']('TrackChangesEditing');_0x131dde['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x4cab39['locale'],'ELEMENT_TITLE')),_0x4cab39['model']['document']['registerPostFixer'](_0x29e3be=>{let _0x2ed1e6=!0x1;const _0x58dcfb=Array['from'](_0x4cab39['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3c5413,data:_0x42a591}of _0x58dcfb){const {group:_0x32e659}=_0x131dde['_splitMarkerName'](_0x3c5413);if('suggestion'!==_0x32e659||!_0x42a591['newRange'])continue;const _0x3a1801=_0x42a591['newRange'],_0x259c59=_0x3a1801['end']['nodeBefore'];if(!_0x259c59||!_0x259c59['is']('element','title-content'))continue;if(!_0x3a1801['start']['isTouching'](_0x3a1801['end']))continue;const _0x37e19b=_0x4cab39['model']['schema']['getNearestSelectionRange'](_0x3a1801['end'],'forward');if(_0x37e19b&&_0x37e19b['isCollapsed']){const _0x19c9a0=_0x29e3be['createRange'](_0x3a1801['start'],_0x37e19b['start']);_0x19c9a0['isEqual'](_0x3a1801)||(_0x29e3be['updateMarker'](_0x3c5413,{'range':_0x19c9a0}),_0x2ed1e6=!0x0);}_0x2ed1e6||(_0x29e3be['removeMarker'](_0x3c5413),_0x2ed1e6=!0x0);}return _0x2ed1e6;});}}class Bt extends _0x5bfee9{['afterInit'](){const _0x33e661=this['editor'],_0x314796=_0x33e661['plugins']['get']('TrackChangesEditing');_0x33e661['plugins']['has']('UndoEditing')&&(_0x314796['enableCommand']('undo'),_0x314796['enableCommand']('redo'));}}class xt extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x409c26=this['editor'];if(!_0x409c26['plugins']['has']('TableCaptionEditing'))return;_0x409c26['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x5bfee9{['tableProperties'];['tableCellProperties'];constructor(_0x2e1f04){super(_0x2e1f04),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 _0x1db271=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x102602 of this['tableProperties'])_0x1db271['enableCommand'](_0x102602,(_0x18e92c,_0x37b929)=>{const _0x5bb128=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x102602,[_0x5bb128],this['tableProperties'],'tableProperties',_0x18e92c,_0x37b929);});_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1db271['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x32fac4,_0x508012)=>this['handleDiscardAction'](this['tableProperties'],_0x32fac4,_0x508012)),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x1d001e of this['tableCellProperties'])_0x1db271['enableCommand'](_0x1d001e,(_0x42a9bf,_0x45ec2f)=>{const _0x3dcfbe=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x1d001e,_0x3dcfbe,this['tableCellProperties'],'tableCellProperties',_0x42a9bf,_0x45ec2f);});_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1db271['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x361065,_0x482ff5)=>this['handleDiscardAction'](this['tableCellProperties'],_0x361065,_0x482ff5)),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x1db271['descriptionFactory']['registerDescriptionCallback'](_0x5e8c5c=>this['handleSuggestionDescription'](_0x5e8c5c));}['_handlePropertyChange'](_0x234b5c,_0x3ca5e4,_0x3b831e,_0x55653a,_0x551bc6,_0x239779){const _0x42293a=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x239779['batch'],()=>{for(const _0x37fd19 of _0x3ca5e4){if(this['_getSuggestion'](_0x37fd19,_0x55653a))_0x551bc6(_0x239779);else{const _0x54e54b={};for(const _0x20a551 of _0x3b831e){const _0x4472d8=_0x37fd19['getAttribute'](_0x20a551);void 0x0!==_0x4472d8&&(_0x54e54b[_0x20a551]=_0x4472d8);}_0x551bc6(_0x239779),_0x42293a['markBlockFormat'](_0x37fd19,{'commandParams':[_0x54e54b]},[],_0x55653a);}}});}['handleDiscardAction'](_0x2be990,_0x396444,_0x5b5abb){const _0x4d7972=_0x396444[0x0]['start']['nodeAfter'],_0x3c9931=_0x5b5abb['commandParams'][0x0];this['editor']['model']['change'](_0x232ee4=>{for(const _0xee7d49 of _0x2be990)void 0x0!==_0x3c9931[_0xee7d49]?_0x232ee4['setAttribute'](_0xee7d49,_0x3c9931[_0xee7d49],_0x4d7972):_0x232ee4['removeAttribute'](_0xee7d49,_0x4d7972);});}['handleSuggestionDescription'](_0x222d52){if(_0x222d52['data'])switch(_0x222d52['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'](_0x2b187b,_0x42ad77){const _0x5b4759=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x550683 of _0x5b4759['getSuggestions']({'skipNotAttached':!0x0})){const _0x40648b=_0x550683['getContainedElement']();if(_0x550683['subType']===_0x42ad77&&_0x40648b===_0x2b187b)return _0x550683;}return null;}}const m='$elementName';class p extends _0x5bfee9{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x999574,_0x499338,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(_0x3a813f){function _0x1c2638(_0xd28597){return _0xd28597['map'](_0x47a8a2=>String['fromCharCode'](_0x47a8a2))['join']('');}super(_0x3a813f),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x29167d,_0x4945ba,_0x31c7a6,_0x54ea22)=>{this['_model']['change'](()=>{for(const _0x4b2ffc of[..._0x54ea22,..._0x31c7a6])this['_model']['markers']['has'](_0x4b2ffc)&&_0x3a813f['editing']['reconvertMarker'](_0x4b2ffc);});}),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']=_0x3a813f['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(),_0x3a813f['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3a813f['config']['get']('trackChanges.trackFormatChanges'),_0x3a813f['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3a813f['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x3a813f,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x1c2638([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1c2638([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x36]);}['init'](){const _0x4a48d6=this['editor'],_0x4ecf15=(_0x4ce8ab,_0x1b8760)=>{if('attribute'!=_0x4ce8ab)return'ck-suggestion-marker-'+_0x4ce8ab;const _0x33dba3=_0x1b8760['split']('|')[0x0];return this['_isBlockAttribute'](_0x33dba3)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x4a48d6['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x4f2e31=>{const {id:_0x443f84,authorId:_0x46c47f,type:_0x221980,subType:_0x584f79}=this['_splitMarkerName'](_0x4f2e31['markerName']),_0x4a3906=['ck-suggestion-marker',_0x4ecf15(_0x221980,_0x584f79)];let _0x133443=0xbb8;return this['activeMarkers']['includes'](_0x4f2e31['markerName'])&&(_0x4a3906['push']('ck-suggestion-marker--active'),_0x133443=0xbc2),'deletion'==_0x221980&&(_0x133443+=0x5),{'classes':_0x4a3906,'attributes':{'data-suggestion':_0x443f84,'data-author-id':_0x46c47f},'priority':_0x133443};}}),_0x4a48d6['conversion']['for']('dataDowncast')['add'](_0x1a4078=>{_0x1a4078['on']('addMarker:suggestion',(_0x20656c,_0x3fd966,_0x4573dc)=>{if(!_0x4573dc['options']['showSuggestionHighlights'])return;const _0x5ba377=_0x3fd966['item'];if(!_0x5ba377)return;const _0x362f29=_0x4573dc['mapper']['toViewElement'](_0x5ba377);_0x4a48d6['model']['schema']['isObject'](_0x5ba377)&&_0x362f29&&!_0x362f29['getCustomProperty']('widget')&&_0x362f29['is']('containerElement')&&_0x2622dc(_0x362f29,_0x4573dc['writer']);},{'priority':'high'});}),_0x4a48d6['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4feaa4,_0x3de72c)=>{if(!_0x3de72c['options']['showSuggestionHighlights'])return null;const {type:_0x23946c,subType:_0x34741b}=this['_splitMarkerName'](_0x4feaa4['markerName']);return{'classes':['ck-suggestion-marker',_0x4ecf15(_0x23946c,_0x34741b)],'priority':0xbb8};}});const _0xc49774=({showActiveMarkers:_0x2b8962=!0x0,isAttributeSuggestion:_0x13b0b7=!0x1}={})=>(_0x509206,_0x30b8a8,_0x99465a)=>{if(!_0x30b8a8['item'])return;const {id:_0x5f3788,authorId:_0xf40042}=this['_splitMarkerName'](_0x30b8a8['markerName']);if(_0x13b0b7){const _0x378f3a=this['_suggestions']['get'](_0x5f3788),_0x126090=this['_getAttributeKey'](_0x378f3a);if(!this['_isBlockAttribute'](_0x126090))return;}if(_0x30b8a8['item']['is']('selection'))return void _0x99465a['consumable']['consume'](_0x30b8a8['item'],_0x509206['name']);const _0x4de697=_0x99465a['mapper']['toViewElement'](_0x30b8a8['item']);if(_0x30b8a8['item']['is']('element')&&_0x4a48d6['model']['schema']['isBlock'](_0x30b8a8['item'])&&!_0x4de697['getCustomProperty']('addHighlight')){_0x99465a['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x4de697),_0x99465a['writer']['setAttribute']('data-suggestion',_0x5f3788,_0x4de697),_0x99465a['writer']['setAttribute']('data-author-id',_0xf40042,_0x4de697),_0x99465a['mapper']['bindElementToMarker'](_0x4de697,_0x30b8a8['markerName']),_0x2b8962&&(this['activeMarkers']['includes'](_0x30b8a8['markerName'])?_0x99465a['writer']['addClass']('ck-suggestion-marker--active',_0x4de697):_0x99465a['writer']['removeClass']('ck-suggestion-marker--active',_0x4de697));for(const _0x17e6f8 of _0x4a48d6['model']['createRangeIn'](_0x30b8a8['item'])['getItems']())_0x99465a['consumable']['consume'](_0x17e6f8,_0x509206['name']);_0x99465a['consumable']['consume'](_0x30b8a8['item'],_0x509206['name']);}};_0x4a48d6['conversion']['for']('dataDowncast')['add'](_0x237bcb=>{_0x237bcb['on']('addMarker:suggestion:formatBlock',(_0x17619d,_0x3b1c69,_0x5bc2eb)=>{_0x5bc2eb['options']['showSuggestionHighlights']&&_0xc49774({'showActiveMarkers':!0x1})(_0x17619d,_0x3b1c69,_0x5bc2eb);},{'priority':'highest'});}),_0x4a48d6['conversion']['for']('dataDowncast')['add'](_0x256b91=>{_0x256b91['on']('addMarker:suggestion:attribute',(_0x2a70d9,_0x295a9d,_0x51902a)=>{_0x51902a['options']['showSuggestionHighlights']&&_0xc49774({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2a70d9,_0x295a9d,_0x51902a);},{'priority':'highest'});}),_0x4a48d6['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x315b4b,_0xdc283d)=>_0xdc283d['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x315b4b['substr'](0xb)}}),_0x4a48d6['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3ec739,{writer:_0x563bb9})=>{let _0x41498b='suggestion:'+_0x3ec739['getAttribute']('suggestion-type')+':'+_0x3ec739['getAttribute']('id');return _0x3ec739['getAttribute']('marker-count')&&(_0x41498b+=':'+_0x3ec739['getAttribute']('marker-count')),_0x563bb9['createElement']('$marker',{'data-name':_0x41498b});}}),_0x4a48d6['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0x22feb4=>{_0x22feb4['on']('addMarker:suggestion:formatBlock',_0xc49774(),{'priority':'high'});}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0x4b452b=>{_0x4b452b['on']('addMarker:suggestion:attribute',_0xc49774({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0x498c62=>{_0x498c62['on']('removeMarker:suggestion:formatBlock',(_0x1588ca,_0x5bdfee,_0x514afd)=>{const _0xbafbb7=_0x514afd['mapper']['markerNameToElements'](_0x5bdfee['markerName']);if(_0xbafbb7){for(const _0x59b989 of _0xbafbb7)_0x59b989['getCustomProperty']('addHighlight')||(_0x514afd['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x59b989),_0x514afd['writer']['removeAttribute']('data-suggestion',_0x59b989),_0x514afd['writer']['removeAttribute']('data-author-id',_0x59b989),_0x514afd['mapper']['unbindElementFromMarkerName'](_0x59b989,_0x5bdfee['markerName']));}},{'priority':'high'});}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0xccecd1=>{_0xccecd1['on']('removeMarker:suggestion:attribute',(_0x4e9bad,_0x425ee2,_0x4b13fd)=>{const _0x2802a9=_0x4b13fd['mapper']['markerNameToElements'](_0x425ee2['markerName']);if(!_0x2802a9)return;const {id:_0x21c85a}=this['_splitMarkerName'](_0x425ee2['markerName']),_0x4a71bb=this['_suggestions']['get'](_0x21c85a),_0x230926=this['_getAttributeKey'](_0x4a71bb);if(this['_isBlockAttribute'](_0x230926)){for(const _0x2ff6bf of _0x2802a9)_0x2ff6bf['getCustomProperty']('addHighlight')||(_0x4b13fd['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x2ff6bf),_0x4b13fd['writer']['removeAttribute']('data-suggestion',_0x2ff6bf),_0x4b13fd['writer']['removeAttribute']('data-author-id',_0x2ff6bf),_0x4b13fd['mapper']['unbindElementFromMarkerName'](_0x2ff6bf,_0x425ee2['markerName']));}},{'priority':'high'});}),_0x4a48d6['model']['document']['registerPostFixer'](_0x328271=>{let _0x1a2b28=!0x1;const _0x599872=Array['from'](_0x4a48d6['model']['document']['differ']['getChangedMarkers']()),_0x37b535=new Set();for(const {name:_0x1f235e,data:_0x22ccb0}of _0x599872){const {group:_0x226d11,type:_0xd9c968,subType:_0x1ac304,id:_0x4de7e7}=this['_splitMarkerName'](_0x1f235e);if('suggestion'!==_0x226d11)continue;const _0x1f90c6=this['_suggestions']['get'](_0x4de7e7);if(null!=_0x22ccb0['newRange']){'formatInline'==_0xd9c968&&(_0x1a2b28=_0x1a2b28||Ut(_0x22ccb0['newRange'],_0x1f235e,_0x328271,_0x4a48d6['model']['schema']));const _0x252290='attribute'==_0xd9c968&&this['_isBlockAttribute'](_0x1ac304['split']('|')[0x0]);if(_0x22ccb0['newRange']['isCollapsed']||'$graveyard'==_0x22ccb0['newRange']['root']['rootName']||'formatBlock'==_0xd9c968&&!Ft(_0x22ccb0['newRange'])||_0x252290&&!Ft(_0x22ccb0['newRange'])||'deletion'==_0xd9c968&&!(!Vt(_0x1e44ff=_0x22ccb0['newRange'])&&!function(_0x48496e){return _0x48496e['start']['parent']==_0x48496e['end']['nodeBefore']&&_0x48496e['start']['isAtEnd'];}(_0x1e44ff)))_0x328271['removeMarker'](_0x1f235e),_0x1a2b28=!0x0;else{if(!_0x1f90c6||!_0x1f90c6['isInContent'])continue;if(_0x22ccb0['newRange']&&_0x22ccb0['oldRange']&&_0x22ccb0['newRange']['isEqual'](_0x22ccb0['oldRange']))continue;_0x37b535['add'](_0x1f90c6);}}}var _0x1e44ff;return _0x37b535['size']>0x0&&(_0x1a2b28=!!this['_joinWithAdjacentSuggestions'](_0x37b535)||_0x1a2b28),_0x1a2b28;}),_0x4a48d6['model']['document']['registerPostFixer'](_0x50ffdf=>{let _0x55b71b=!0x1;for(const _0x1893d6 of _0x4a48d6['model']['document']['differ']['getChanges']())if('insert'==_0x1893d6['type'])for(const _0x3b505a of this['_suggestions']['values']()){if(_0x3b505a['isMultiRange']||!_0x3b505a['isInContent'])continue;const _0x348a17='formatBlock'==_0x3b505a['type'],_0x327be0=this['_getAttributeKey'](_0x3b505a),_0x58cb49=_0x327be0&&this['_isBlockAttribute'](_0x327be0);if(!_0x348a17&&!_0x58cb49)continue;const _0x528dba=_0x3b505a['getFirstRange']();if(_0x528dba['start']['parent']!=_0x528dba['end']['parent']&&!_0x528dba['end']['isAtEnd']){const _0x13cac4=_0x4a48d6['model']['createPositionAt'](_0x528dba['start']['nodeAfter'],'end'),_0x3e8cae=_0x4a48d6['model']['createRange'](_0x528dba['start'],_0x13cac4);_0x50ffdf['updateMarker'](_0x3b505a['getFirstMarker'](),{'range':_0x3e8cae}),_0x55b71b=!0x0;}}return _0x55b71b;}),_0x4a48d6['model']['document']['registerPostFixer'](_0x5d6fd0=>this['_processAttributeChanges'](_0x5d6fd0)),_0x4a48d6['model']['document']['registerPostFixer'](_0x14baca=>!_0x14baca['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x14baca)),_0x4a48d6['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x4a48d6['model']['document']['on']('change:data',(_0x33fb6d,_0xd2bdce)=>{if(!_0xd2bdce['isLocal']||_0xd2bdce['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x438a28=_0x4a48d6['model']['document']['differ']['getChanges']();if(0x0==_0x438a28['length'])return;const _0x1775a4=[],_0x4e4626=_0x438a28['filter'](_0x231197=>'attribute'==_0x231197['type']),_0x1676eb=_0x438a28['filter'](_0x42f890=>'insert'==_0x42f890['type']&&'$text'!=_0x42f890['name']);for(const _0x3c4e5d of _0x4e4626)this['_isRegisteredAttribute'](_0x3c4e5d['attributeKey'])&&_0x1775a4['push']({'key':_0x3c4e5d['attributeKey'],'newValue':_0x3c4e5d['attributeNewValue'],'oldValue':_0x3c4e5d['attributeOldValue'],'range':Pt(_0x3c4e5d['range'],_0x4a48d6['model'])});for(const _0x2a4568 of _0x1676eb){if('rename'!=_0x2a4568['action']&&'refresh'!=_0x2a4568['action'])continue;const _0x5851d3=Lt(_0x2a4568['position']['nodeAfter'],_0x4a48d6['model']),_0x104d2f=_0x2a4568['before'];'rename'==_0x2a4568['action']&&_0x1775a4['push']({'key':m,'newValue':_0x2a4568['name'],'oldValue':_0x104d2f['name'],'range':_0x5851d3});for(const [_0x20f891,_0x47f5d9]of _0x104d2f['attributes']){if(!this['_isRegisteredAttribute'](_0x20f891))continue;const _0x3161af=_0x2a4568['attributes']['get'](_0x20f891);_0x47f5d9!==_0x3161af&&_0x1775a4['push']({'key':_0x20f891,'newValue':_0x3161af,'oldValue':_0x47f5d9,'range':_0x5851d3});}for(const [_0x3a9254,_0x496dbf]of _0x2a4568['attributes'])this['_isRegisteredAttribute'](_0x3a9254)&&(_0x104d2f['attributes']['has'](_0x3a9254)||_0x1775a4['push']({'key':_0x3a9254,'newValue':_0x496dbf,'oldValue':null,'range':_0x5851d3}));}0x0!=_0x1775a4['length']&&_0x4a48d6['model']['enqueueChange'](_0xd2bdce,_0x22a08a=>{const _0x46829a=_0xdb8ef7();for(const {range:_0x1dae2d,key:_0x2d0a36,oldValue:_0x128d73,newValue:_0x515a7d}of _0x1775a4)this['markAttributeChange'](_0x1dae2d,_0x2d0a36,_0x128d73,_0x515a7d,{'groupId':_0x46829a});this['_reduceExistingSuggestions'](_0x22a08a,_0x1775a4);});},{'priority':'lowest'}),_0x4a48d6['model']['markers']['on']('update:suggestion',(_0x10f646,_0x3f1237,_0x25d098)=>{if(null==_0x25d098){const {id:_0x323450}=this['_splitMarkerName'](_0x3f1237['name']),_0x16799a=this['_suggestions']['get'](_0x323450);_0x16799a&&_0x16799a['addMarkerName'](_0x3f1237['name']);}}),_0x4a48d6['model']['document']['on']('change:data',()=>{const _0x214d31=Array['from'](_0x4a48d6['model']['document']['differ']['getChangedMarkers']())['filter'](_0xc30a8c=>'suggestion'===this['_splitMarkerName'](_0xc30a8c['name'])['group']);if(0x0===_0x214d31['length'])return;_0x214d31['sort']((_0x4b98b5,_0x8e1e32)=>{const _0x5d120e=_0x4b98b5['data']['oldRange'],_0x54caea=_0x8e1e32['data']['oldRange'];return null===_0x5d120e&&null===_0x54caea?0x0:null===_0x5d120e&&null!==_0x54caea?-0x1:null!==_0x5d120e&&null===_0x54caea?0x1:_0x5d120e['start']['isBefore'](_0x54caea['start'])?-0x1:0x1;});const _0xa4604c=new Set(),_0x5e69a8=new Set();for(const {name:_0x118d7c,data:_0x533f0e}of _0x214d31){const {id:_0x27a9be}=this['_splitMarkerName'](_0x118d7c);if(null===_0x533f0e['oldRange']){const _0x349a85=this['_handleNewSuggestionMarker'](_0x118d7c);_0x5e69a8['add'](_0x349a85);}else{const _0x295aeb=this['_suggestions']['get'](_0x27a9be);null!==_0x533f0e['newRange']||_0x295aeb['isInContent']?(_0xa4604c['add'](_0x295aeb['head']),_0x5e69a8['add'](_0x295aeb)):this['_removeSuggestion'](_0x295aeb);}}_0x5e69a8['size']>0x0&&this['_refreshSuggestionsChain'](_0x5e69a8);for(const _0xad500a of _0xa4604c)this['fire']('suggestionChanged',_0xad500a);}),_0x4a48d6['model']['on']('applyOperation',(_0x696162,_0x41ebd9)=>{const _0x3f2373=_0x41ebd9[0x0];if(!this['_suggestions']['size'])return;if(!_0x3f2373['isDocumentOperation'])return;if(_0x3f2373['batch']['isUndo']||!_0x3f2373['batch']['isLocal'])return;let _0x2d889a,_0x20f115;switch(_0x3f2373['type']){case'insert':_0x2d889a=_0x4a48d6['model']['createPositionAt'](_0x3f2373['position']),_0x20f115=_0x2d889a['getShiftedBy'](_0x3f2373['howMany']);break;case'split':_0x2d889a=_0x4a48d6['model']['createPositionAt'](_0x3f2373['splitPosition']),_0x20f115=_0x4a48d6['model']['createPositionAt'](_0x3f2373['moveTargetPosition']);break;case'move':_0x2d889a=_0x4a48d6['model']['createPositionAt'](_0x3f2373['targetPosition']),_0x20f115=_0x2d889a['getShiftedBy'](_0x3f2373['howMany']);break;default:return;}const _0x511f75=_0x4a48d6['model']['createRange'](_0x2d889a,_0x20f115);_0x4a48d6['model']['change'](()=>{for(const {suggestion:_0x53461e,meta:_0x1c930d}of this['_findSuggestions'](_0x511f75)){if(_0x53461e['isMultiRange'])continue;if('formatInline'==_0x53461e['type'])continue;const _0x262557=this['_getAttributeKey'](_0x53461e);if(_0x262557&&this['_isBlockAttribute'](_0x262557)&&'split'!=_0x3f2373['type'])continue;const _0x350f54=_0x53461e['data']&&_0x53461e['data']['multipleBlocks'];('formatBlock'!=_0x53461e['type']||'split'==_0x3f2373['type']&&!_0x350f54)&&(_0x1c930d['containsRangeInObject']||'insertion'==_0x53461e['type']&&_0x1c930d['isOwn']||_0x53461e['getFirstRange']()['containsRange'](_0x511f75)&&this['_breakSuggestionMarker'](_0x53461e,_0x2d889a,_0x20f115));}});},{'priority':'lowest'}),_0x4a48d6['model']['on']('deleteContent',(_0x33eac9,_0x249dcb)=>{const _0x3b4dd3=_0x249dcb[0x0],_0x37cad9=_0x249dcb[0x1];if(_0x37cad9&&_0x37cad9['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3b4dd3['isCollapsed'])return;const _0x5d4601=_0x4a48d6['model']['schema'],{start:_0x1eff5b,end:_0x2fd9f7}=_0x3b4dd3['getFirstRange'](),_0x4a9e44=_0x1eff5b['nodeAfter']&&_0x5d4601['isLimit'](_0x1eff5b['nodeAfter'])?null:_0x5d4601['getNearestSelectionRange'](_0x1eff5b,'forward'),_0xa64a5=_0x2fd9f7['nodeBefore']&&_0x5d4601['isLimit'](_0x2fd9f7['nodeBefore'])?null:_0x5d4601['getNearestSelectionRange'](_0x2fd9f7,'backward'),_0x1d0de5=_0x4a48d6['model']['createRange'](_0x4a9e44?_0x4a9e44['start']:_0x1eff5b,_0xa64a5?_0xa64a5['end']:_0x2fd9f7);_0x4a48d6['model']['change'](_0xa6771a=>{this['markDeletion'](_0x1d0de5);const _0x4bc3e4=_0x4a48d6['model']['schema']['getNearestSelectionRange'](_0x1d0de5['start']);_0x3b4dd3['is']('documentSelection')?_0xa6771a['setSelection'](_0x4bc3e4):_0x3b4dd3['setTo'](_0x4bc3e4);}),_0x33eac9['stop']();},{'priority':_0x47b90b['normal']+0xa}),_0x4a48d6['model']['on']('insertContent',(_0x467308,_0x1ad83b)=>{const _0x2f2e92=_0x1ad83b[_0x1ad83b['length']-0x1];_0x2f2e92&&_0x2f2e92['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x4a48d6['model']['change'](()=>{let _0x284233=_0x4a48d6['model']['insertContent'](_0x1ad83b[0x0],_0x1ad83b[0x1],_0x1ad83b[0x2],{'forceDefaultExecution':!0x0});if(!_0x284233)return;_0x467308['return']=_0x284233['clone']();const _0xc82f5c=_0x284233['end']['nodeBefore'],_0x4d7d01=_0x4a48d6['model']['schema'];_0xc82f5c&&_0x4d7d01['isBlock'](_0xc82f5c)&&!_0x4d7d01['isObject'](_0xc82f5c)&&(_0x284233=_0x4a48d6['model']['createRange'](_0x284233['start'],_0x4a48d6['model']['createPositionAt'](_0xc82f5c,'end'))),this['markInsertion'](_0x284233);}),_0x467308['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x24cf7f=new x(_0x4a48d6,this['_suggestions']);_0x4a48d6['commands']['add']('acceptSuggestion',_0x24cf7f),this['enableCommand']('acceptSuggestion');const _0x5a8ffb=new R(_0x4a48d6,this['_suggestions']);_0x4a48d6['commands']['add']('discardSuggestion',_0x5a8ffb),this['enableCommand']('discardSuggestion'),_0x4a48d6['commands']['add']('acceptAllSuggestions',new E(_0x4a48d6,_0x24cf7f,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x4a48d6['commands']['add']('discardAllSuggestions',new E(_0x4a48d6,_0x5a8ffb,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x4a48d6['commands']['add']('acceptSelectedSuggestions',new O(_0x4a48d6,_0x24cf7f,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x4a48d6['commands']['add']('discardSelectedSuggestions',new O(_0x4a48d6,_0x5a8ffb,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x12dc75=_0x4a48d6['plugins']['get']('CommentsRepository');this['listenTo'](_0x12dc75,'addComment',(_0x22e8e1,{threadId:_0x8d7265})=>{const _0x1c15ee=this['_suggestions']['get'](_0x8d7265);_0x1c15ee&&_0x1c15ee['commentThread']&&0x1===_0x1c15ee['commentThread']['length']&&this['_updateSuggestionData'](_0x8d7265,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x12dc75,'removeComment',(_0x2cc566,{threadId:_0x300317})=>{const _0x37bad0=this['_suggestions']['get'](_0x300317);_0x37bad0&&_0x37bad0['commentThread']&&!_0x37bad0['commentThread']['length']&&this['_updateSuggestionData'](_0x300317,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x13c221){if(this['_adapter'])throw new _0x450fba('track-changes-adapter-already-set',this);this['_adapter']=_0x13c221;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x5e35d9=!0x1,toJSON:_0x1a252b=!0x1}={}){const _0x4c3487=[];for(const _0x4c3360 of this['_suggestions']['values']())_0x5e35d9&&!_0x4c3360['isInContent']||_0x4c3487['push'](_0x4c3360);return _0x1a252b?_0x4c3487['map'](_0x5723c0=>_0x5723c0['toJSON']()):_0x4c3487;}['getSuggestion'](_0x5878f5){const _0x2216ba=this['_suggestions']['get'](_0x5878f5);if(!_0x2216ba)throw new _0x450fba('track-changes-suggestion-not-found',this);return _0x2216ba;}['hasSuggestion'](_0x51dee8){return this['_suggestions']['has'](_0x51dee8);}['addSuggestionData'](_0x3c93b4){const {authorId:_0x221db8,id:_0x3ed5ad,attributes:_0x49c577}=_0x3c93b4,[_0x1809c3,_0xd3437f]=_0x3c93b4['type']['split'](':'),_0x4ef26e=this['_suggestions']['get'](_0x3ed5ad)||this['_createSuggestion'](_0x1809c3,_0xd3437f,_0x3ed5ad,_0x221db8,_0x49c577);if(this['_addThreadToSuggestion'](_0x4ef26e),this['_checkSuggestionCorrectness'](_0x4ef26e,_0x1809c3,_0xd3437f||null,_0x221db8),_0x4ef26e['createdAt']=_0x3c93b4['createdAt'],_0x4ef26e['_isDataLoaded']=!0x0,_0x49c577&&_0x49c577['@external']){const _0x1bec27=_0x49c577['@external'],_0x574680=this['_getExternalAuthor'](_0x1bec27['authorName']);_0x4ef26e['authoredAt']=_0x1bec27['createdAt'],_0x4ef26e['author']=_0x574680,_0x4ef26e['isExternal']=!0x0;}else _0x4ef26e['authoredAt']=_0x3c93b4['createdAt'];switch(_0x3c93b4['data']&&(_0x4ef26e['data']=_0x3c93b4['data']),_0x3c93b4['attributes']&&(_0x4ef26e['attributes']=_0x3c93b4['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x4ef26e['_saved']=!0x0),this['_suggestionState']['get'](_0x4ef26e)){case'notReady':this['_suggestionState']['set'](_0x4ef26e,'dataReady');break;case'markerReady':_0x4ef26e['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x4ef26e])),this['_refreshSuggestionsChain'](new Set([_0x4ef26e])),this['_suggestionState']['set'](_0x4ef26e,'ready'),this['fire']('suggestionLoaded',_0x4ef26e)):this['_suggestionState']['set'](_0x4ef26e,'removed');}return _0x4ef26e;}['acceptSuggestion'](_0x41c78a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3e6874 of _0x41c78a['getAllAdjacentSuggestions']())_0x3e6874['accept']();});});}['discardSuggestion'](_0x2bf744){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4b1668 of _0x2bf744['getAllAdjacentSuggestions']())_0x4b1668['discard']();});});}['enableCommand'](_0x506e6d,_0x38ef83){const _0x56dc9e=this['editor']['commands']['get'](_0x506e6d);if(!_0x56dc9e)throw new _0x450fba('track-changes-command-not-found',this,{'commandName':_0x506e6d});if(this['_enabledCommands']['has'](_0x56dc9e))throw new _0x450fba('track-changes-enable-command-twice',this,{'commandName':_0x506e6d});this['_enabledCommands']['add'](_0x56dc9e),_0x38ef83&&_0x56dc9e['on']('execute',(_0x573746,_0x4df6d0)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4df6d0['length']>0x0&&_0x4df6d0[_0x4df6d0['length']-0x1]&&_0x4df6d0[_0x4df6d0['length']-0x1]['forceDefaultExecution']?_0x4df6d0['pop']():(_0x573746['return']=_0x38ef83((..._0x2eaa0e)=>_0x56dc9e['execute'](..._0x2eaa0e,{'forceDefaultExecution':!0x0}),..._0x4df6d0),_0x573746['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x158064){let _0x5f4660,_0x10bace;const _0xdc42f8=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x5f4660=_0x158064();}catch(_0x152d8c){_0x10bace=_0x152d8c;}return _0xdc42f8||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x10bace&&_0x450fba['rethrowUnexpectedError'](_0x10bace,this),_0x5f4660;}['markInsertion'](_0x2260b1,_0x3de6fa=null,_0x5a2e27={}){if(_0x2260b1['isCollapsed'])return null;const _0x4bde70=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x1b68ff,meta:_0x72bb48}of this['_findSuggestions'](_0x2260b1,'insertion'))if(_0x72bb48['isOwn']){if(!_0x72bb48['isNextTo']){if(_0x72bb48['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x1b68ff,_0x5a2e27))continue;return _0x1b68ff;}if(qt(_0x1b68ff,_0x5a2e27))return _0x1b68ff;this['_breakSuggestionMarker'](_0x1b68ff,_0x2260b1['start'],_0x2260b1['end']);break;}if(_0x3de6fa==_0x1b68ff['subType']&&qt(_0x1b68ff,_0x5a2e27)){const _0x5d1d87=_0x1b68ff['getFirstRange']();return _0x5d1d87['start']['isEqual'](_0x2260b1['end'])?this['_setSuggestionRange'](_0x1b68ff,this['_model']['createRange'](_0x2260b1['start'],_0x5d1d87['end'])):this['_setSuggestionRange'](_0x1b68ff,this['_model']['createRange'](_0x5d1d87['start'],_0x2260b1['end'])),_0x1b68ff;}}const _0x90421d=_0xdb8ef7(),_0x22bd99=_0x4bde70['id'],_0xf03d63=_0x3de6fa?'insertion:'+_0x3de6fa:'insertion',_0xc54fdc=this['_setSuggestionData']({'id':_0x90421d,'type':_0xf03d63,'createdAt':new Date(),'authorId':_0x22bd99,'attributes':_0x5a2e27});return this['_addSuggestionMarker'](_0xf03d63,_0x90421d,_0x22bd99,_0x2260b1),_0xc54fdc;}['markMultiRangeInsertion'](_0x502a4d,_0x470a23='multi',_0x35964a={}){const _0x2dd24d=this['editor']['plugins']['get']('Users')['me'],_0x21e5f3=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x470a23,'join');for(const _0x258a4b of this['getSuggestions']())if(_0x258a4b['author']['id']==_0x2dd24d['id']&&'insertion'==_0x258a4b['type']&&_0x258a4b['subType']==_0x470a23&&qt(_0x258a4b,_0x35964a)&&(_0x21e5f3(_0x258a4b['getRanges'](),_0x502a4d)||_0x21e5f3(_0x502a4d,_0x258a4b['getRanges']()))){for(const _0x41941e of _0x502a4d)_0x258a4b['addRange'](_0x41941e);return _0x258a4b;}for(const {suggestion:_0x2380a3,meta:_0x3e64cd}of this['_findSuggestions'](_0x502a4d,'insertion')){if(!_0x3e64cd['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x3e64cd['containsRangeInObject'])continue;if(!qt(_0x2380a3,_0x35964a))continue;let _0x40a448=!0x0;for(const _0x58ad40 of _0x2380a3['getRanges']())for(const _0x16e868 of _0x502a4d)if(!_0x58ad40['containsRange'](_0x16e868)){_0x40a448=!0x1;break;}if(_0x40a448)return _0x2380a3;}const _0x301df6=_0xdb8ef7(),_0x2195f3=_0x2dd24d['id'],_0x379e05='insertion:'+_0x470a23,_0x444dc6=this['_setSuggestionData']({'id':_0x301df6,'type':_0x379e05,'createdAt':new Date(),'authorId':_0x2195f3,'attributes':_0x35964a});for(const _0x17b40f of _0x502a4d)this['_addSuggestionMarker'](_0x379e05,_0x301df6,_0x2195f3,_0x17b40f,u['getMultiRangeId']());return _0x444dc6;}['markInlineFormat'](_0x282f39,_0x5688b9,_0x570b2f=null,_0x222869={}){if(_0x570b2f=_0x570b2f||Gt(_0x5688b9),_0x282f39['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x20f5cd=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x570b2f,'accept');return this['forceDefaultExecution'](()=>_0x20f5cd([_0x282f39],_0x5688b9,_0x222869)),null;}const _0x50e06e=this['editor']['plugins']['get']('Users')['me'],_0x50e2f9=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x128982,meta:_0x583032}of this['_findSuggestions'](_0x282f39,'insertion'))_0x583032['isOwn']&&!_0x583032['isInsideObject']&&_0x50e2f9['push'](..._0x128982['getRanges']());}const _0x2ded02=function(_0x4455c0,_0x5146b3){const _0x100f57=[];for(const _0x50537f of _0x5146b3){const _0x51c2aa=_0x4455c0['getIntersection'](_0x50537f);_0x51c2aa&&_0x100f57['push'](_0x51c2aa);}return _0x100f57;}(_0x282f39,_0x50e2f9),_0x5e4452=function(_0xffb9a2,_0x22a457){const _0x20eb24=[_0xffb9a2];for(const _0x62e0fb of _0x22a457){let _0x4da12d=0x0;for(;_0x4da12d<_0x20eb24['length'];){const _0x3e0758=_0x20eb24[_0x4da12d]['getDifference'](_0x62e0fb);_0x20eb24['splice'](_0x4da12d,0x1,..._0x3e0758),_0x4da12d+=_0x3e0758['length'];}}return _0x20eb24;}(_0x282f39,_0x50e2f9);_0x2ded02['length']&&this['_model']['change'](()=>{for(const _0x4b6240 of _0x2ded02){const _0x251847=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x570b2f,'accept');this['forceDefaultExecution'](()=>_0x251847([_0x4b6240],_0x5688b9,_0x222869));}});for(const _0x2365ec of _0x5e4452){let _0x761665=null,_0xfcbe0e=_0x2365ec['start'],_0x3dca1b=_0x2365ec['end'];for(const {suggestion:_0x4a9d4e,meta:_0x328c15}of this['_findSuggestions'](_0x2365ec,'formatInline')){if(!_0x328c15['isOwn'])continue;if(_0x4a9d4e['subType']!=_0x570b2f)continue;if(!qt(_0x4a9d4e,_0x222869))continue;const _0x236362=_0x4a9d4e['getFirstRange']();if(_0x236362['containsRange'](_0x2365ec,!0x0))return null;_0xfcbe0e=_0xfcbe0e['isBefore'](_0x236362['start'])?_0xfcbe0e:_0x236362['start'],_0x3dca1b=_0x3dca1b['isAfter'](_0x236362['end'])?_0x3dca1b:_0x236362['end'],_0x761665?_0x236362['start']['isBefore'](_0x761665['getFirstRange']()['start'])?(_0x761665['removeMarkers'](),_0x761665=_0x4a9d4e):_0x4a9d4e['removeMarkers']():_0x761665=_0x4a9d4e;}const _0x511410=this['_model']['createRange'](_0xfcbe0e,_0x3dca1b);if(_0x761665)this['_setSuggestionRange'](_0x761665,_0x511410);else{const _0x4cfd8b=_0xdb8ef7(),_0x2625ba=_0x50e06e['id'];this['_setSuggestionData']({'id':_0x4cfd8b,'type':'formatInline:'+_0x570b2f,'data':_0x5688b9,'createdAt':new Date(),'authorId':_0x2625ba,'attributes':_0x222869}),this['_addSuggestionMarker']('formatInline:'+_0x570b2f,_0x4cfd8b,_0x2625ba,_0x511410);}}return null;}['markBlockFormat'](_0x37e8ec,_0x1ae643,_0x10bcc9=[],_0x53346a=null,_0x5988aa={}){_0x1ae643['formatGroupId']||(_0x1ae643['formatGroupId']=_0x1ae643['commandName']),_0x1ae643['multipleBlocks']=_0x37e8ec['is']('range'),_0x53346a=_0x53346a||Gt(_0x1ae643);const _0x1c0ead=_0x10bcc9['map'](_0x4c23a9=>Lt(_0x4c23a9,this['_model'])),_0x7c2031=_0x37e8ec['is']('range')?_0x37e8ec:Lt(_0x37e8ec,this['_model']);if('never'===this['_trackFormatChanges']){const _0x569b08=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x53346a,'accept');return this['forceDefaultExecution'](()=>_0x569b08([_0x7c2031],_0x1ae643,_0x5988aa)),null;}_0x1c0ead['push'](_0x7c2031);let _0x463c96=!0x0;for(const _0x1a112b of _0x1c0ead)if(!this['_rangeIsInLocalUserInsertion'](_0x1a112b)){_0x463c96=!0x1;break;}if(_0x463c96&&'always'!==this['_trackFormatChanges']){const _0x1953b1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x53346a,'accept');return this['forceDefaultExecution'](()=>_0x1953b1([_0x7c2031],_0x1ae643,_0x5988aa)),null;}let _0xe852d=null,_0x1b4289=_0x7c2031['start'],_0x555d30=_0x7c2031['end'];for(const {suggestion:_0x2c20a7,meta:_0x32d489}of this['_findSuggestions'](_0x7c2031,'formatBlock')){if(!_0x32d489['isOwn'])continue;if(_0x32d489['isNextTo']||_0x32d489['containsRangeInObject']||_0x32d489['isInsideObject'])continue;if(_0x2c20a7['data']['formatGroupId']!=_0x1ae643['formatGroupId'])continue;if(!qt(_0x2c20a7,_0x5988aa))continue;const _0x19b2b7=_0x2c20a7['getFirstRange']();if(_0x2c20a7['subType']==_0x53346a){if(_0x19b2b7['containsRange'](_0x7c2031,!0x0))return null;_0x1b4289=_0x1b4289['isBefore'](_0x19b2b7['start'])?_0x1b4289:_0x19b2b7['start'],_0x555d30=_0x555d30['isAfter'](_0x19b2b7['end'])?_0x555d30:_0x19b2b7['end'],_0xe852d?_0x19b2b7['start']['isBefore'](_0xe852d['getFirstRange']()['start'])?(_0xe852d['removeMarkers'](),_0xe852d=_0x2c20a7):_0x2c20a7['removeMarkers']():_0xe852d=_0x2c20a7;}else{const _0x15f794=_0x7c2031['getIntersection'](_0x19b2b7);this['_cutOutSuggestionMarker'](_0x2c20a7,_0x15f794);}}const _0x749b40=this['editor']['plugins']['get']('Users')['me'],_0x539b30=_0xdb8ef7(),_0x3dd9d6=_0x749b40['id'];if(_0xe852d)return this['_setSuggestionRange'](_0xe852d,this['_model']['createRange'](_0x1b4289,_0x555d30)),_0xe852d;{const _0x3404b7=this['_setSuggestionData']({'id':_0x539b30,'type':'formatBlock:'+_0x53346a,'data':_0x1ae643,'createdAt':new Date(),'authorId':_0x3dd9d6,'attributes':_0x5988aa});return this['_addSuggestionMarker']('formatBlock:'+_0x53346a,_0x539b30,_0x3dd9d6,this['_model']['createRange'](_0x1b4289,_0x555d30)),_0x3404b7;}}['markMultiRangeBlockFormat'](_0x4b03cd,_0x52e0c8,_0x26d813=[],_0x24fdec=null,_0x1c0cbb={}){_0x52e0c8['formatGroupId']||(_0x52e0c8['formatGroupId']=_0x52e0c8['commandName']);const _0x3271a3=_0x4b03cd[0x0];_0x52e0c8['multipleBlocks']=_0x3271a3['is']('range'),_0x24fdec=_0x24fdec||Gt(_0x52e0c8);const _0x45903f=_0x26d813['map'](_0x3d36f9=>Lt(_0x3d36f9,this['_model'])),_0x3436b3=_0x3271a3['is']('range')?_0x4b03cd:_0x4b03cd['map'](_0x99ec8e=>Lt(_0x99ec8e,this['_model']));if('never'===this['_trackFormatChanges']){const _0x1f37f8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24fdec,'accept');return this['forceDefaultExecution'](()=>_0x1f37f8(_0x3436b3,_0x52e0c8,_0x1c0cbb)),null;}_0x45903f['push'](..._0x3436b3);let _0x99327c=!0x0;for(const _0x2e6558 of _0x45903f)if(!this['_rangeIsInLocalUserInsertion'](_0x2e6558)){_0x99327c=!0x1;break;}if(_0x99327c&&'always'!==this['_trackFormatChanges']){const _0x2c8836=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24fdec,'accept');return this['forceDefaultExecution'](()=>_0x2c8836(_0x3436b3,_0x52e0c8,_0x1c0cbb)),null;}const _0x5a47d1=this['editor']['plugins']['get']('Users')['me'];for(const _0x1f5bd8 of this['getSuggestions']()){if(_0x1f5bd8['author']['id']!=_0x5a47d1['id'])continue;if('formatBlock'!=_0x1f5bd8['type']||_0x1f5bd8['data']['formatGroupId']!=_0x52e0c8['formatGroupId'])continue;if(!qt(_0x1f5bd8,_0x1c0cbb))continue;const _0xd7d736=_0x1f5bd8['subType']==_0x24fdec;for(let _0x141c43=0x0;_0x141c43<_0x3436b3['length'];_0x141c43++){const _0x5b959c=_0x3436b3[_0x141c43];for(const _0x37c2a2 of _0x1f5bd8['getMarkers']()){const _0x12df25=_0x37c2a2['getRange']();if(_0x5b959c['isEqual'](_0x12df25)){_0xd7d736?(_0x3436b3['splice'](_0x141c43,0x1),_0x141c43--):_0x1f5bd8['removeMarker'](_0x37c2a2['name']);break;}}}}if(0x0==_0x3436b3['length'])return null;const _0x4f76a4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24fdec,'join');for(const _0x1e7502 of this['getSuggestions']())if(_0x1e7502['author']['id']==_0x5a47d1['id']&&'formatBlock'==_0x1e7502['type']&&_0x1e7502['data']['formatGroupId']==_0x52e0c8['formatGroupId']&&_0x1e7502['subType']==_0x24fdec&&qt(_0x1e7502,_0x1c0cbb)&&(_0x4f76a4(_0x1e7502['getRanges'](),_0x3436b3)||_0x4f76a4(_0x3436b3,_0x1e7502['getRanges']()))){for(const _0x2e5fb6 of _0x3436b3)_0x1e7502['addRange'](_0x2e5fb6);return _0x1e7502;}const _0x41c217=_0xdb8ef7(),_0x2dfba7=_0x5a47d1['id'],_0x3b0af5='formatBlock:'+_0x24fdec,_0x18ea93=this['_setSuggestionData']({'id':_0x41c217,'type':_0x3b0af5,'data':_0x52e0c8,'createdAt':new Date(),'authorId':_0x2dfba7,'attributes':_0x1c0cbb});for(const _0x292959 of _0x3436b3)this['_addSuggestionMarker'](_0x3b0af5,_0x41c217,_0x2dfba7,_0x292959,u['getMultiRangeId']());return _0x18ea93;}['markDeletion'](_0x2a37c2,_0x38d494=null,_0x411c94={}){if(_0x2a37c2['isCollapsed'])return null;const _0x19b29b=this['editor']['plugins']['get']('Users')['me'],_0x45dc9b=new _0x50563c(_0x2a37c2['start'],_0x2a37c2['end']);for(const {suggestion:_0x327689,meta:_0x2d9e33}of this['_findSuggestions'](_0x45dc9b,'insertion'))if(_0x2d9e33['isOwn']&&!_0x2d9e33['isNextTo']){if(_0x327689['isMultiRange']){const _0x353ac8=_0x327689['getRanges']()['filter'](_0x238eb6=>'$graveyard'!=_0x238eb6['root']['rootName']);_0x353ac8['every'](_0x5b73b9=>_0x45dc9b['containsRange'](_0x5b73b9,!0x0))&&_0x327689['discard']();if(_0x353ac8['some'](_0x4773d1=>_0x4773d1['containsRange'](_0x45dc9b,!0x0))){const _0x3810d2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x38d494,'accept');return this['forceDefaultExecution'](()=>_0x3810d2([_0x45dc9b],null,_0x411c94)),null;}}else{const _0x49a17b=_0x45dc9b['getIntersection'](_0x327689['getFirstRange']());null!==_0x49a17b&&_0x327689['_onDiscard']([_0x49a17b],null,_0x411c94);}}if(_0x45dc9b['detach'](),_0x45dc9b['isCollapsed']||'$graveyard'==_0x45dc9b['root']['rootName'])return null;let _0x464fce=null,_0x4a744e=_0x45dc9b['start'],_0x4d6aa0=_0x45dc9b['end'];const _0x290e20=this['_findSuggestions'](_0x45dc9b,'deletion');for(const {suggestion:_0x5c4a83,meta:_0x48ed40}of _0x290e20){const _0x8a2ec6=this['_model']['createRange'](_0x4a744e,_0x4d6aa0);if(_0x48ed40['isOwn']&&(this['_mergeNestedSuggestions']||!_0x48ed40['containsRangeInObject']&&!_0x48ed40['isInsideObject'])){if(_0x5c4a83['isMultiRange']){if(!qt(_0x5c4a83,_0x411c94))continue;let _0xca1359=!0x0;for(const _0x47dcd0 of _0x5c4a83['getRanges']()){if(_0x47dcd0['containsRange'](_0x8a2ec6,!0x0))return _0x5c4a83;_0x8a2ec6['containsRange'](_0x47dcd0)||(_0xca1359=!0x1);}_0xca1359&&_0x5c4a83['discard']();}else{const _0x5821b1=_0x5c4a83['getFirstRange']();if(_0x5821b1['containsRange'](_0x8a2ec6,!0x0))return _0x5c4a83;if(!qt(_0x5c4a83,_0x411c94)){_0x8a2ec6['containsRange'](_0x5821b1)?_0x5c4a83['removeMarkers']():_0x5821b1['containsPosition'](_0x4a744e)?_0x4a744e=_0x5821b1['end']:_0x5821b1['containsPosition'](_0x4d6aa0)&&(_0x4d6aa0=_0x5821b1['start']);continue;}_0x4a744e=_0x4a744e['isBefore'](_0x5821b1['start'])?_0x4a744e:_0x5821b1['start'],_0x4d6aa0=_0x4d6aa0['isAfter'](_0x5821b1['end'])?_0x4d6aa0:_0x5821b1['end'],_0x411c94=Object['assign']({},_0x5c4a83['attributes']),_0x464fce?_0x5821b1['start']['isBefore'](_0x464fce['getFirstRange']()['start'])?(_0x464fce['removeMarkers'](),_0x464fce=_0x5c4a83):_0x5c4a83['removeMarkers']():_0x464fce=_0x5c4a83;}}}if(_0x464fce)return this['_setSuggestionRange'](_0x464fce,this['_model']['createRange'](_0x4a744e,_0x4d6aa0)),_0x464fce;{const _0x592355=_0xdb8ef7(),_0xb10095=this['_model']['createRange'](_0x4a744e,_0x4d6aa0),_0x52c9b7=_0x19b29b['id'],_0x33cd5f=_0x38d494?'deletion:'+_0x38d494:'deletion',_0x12d5a4=this['_setSuggestionData']({'id':_0x592355,'type':_0x33cd5f,'createdAt':new Date(),'authorId':_0x52c9b7,'attributes':_0x411c94});return this['_addSuggestionMarker'](_0x33cd5f,_0x592355,_0x52c9b7,_0xb10095),_0x12d5a4;}}['markMultiRangeDeletion'](_0x230d2d,_0x1ecd50='multi',_0x395760={}){const _0x1ced35=this['editor']['plugins']['get']('Users')['me'],_0x291c9e=_0x230d2d['map'](_0xe8e575=>new _0x50563c(_0xe8e575['start'],_0xe8e575['end'])),_0x20458d=new Set();for(const {suggestion:_0x32c1df,meta:_0x3b79b7}of this['_findSuggestions'](_0x291c9e,'insertion'))_0x3b79b7['isOwn']&&!_0x3b79b7['isNextTo']&&_0x20458d['add'](_0x32c1df);for(const _0x2cfcc7 of _0x20458d)if(_0x2cfcc7['isMultiRange']){const _0x46a9f4=_0x2cfcc7['getRanges']();(!_0x2cfcc7['attributes']||!_0x2cfcc7['attributes']['skipNestingCheck'])&&(_0x46a9f4['every'](_0x5b77d6=>_0x291c9e['some'](_0x183432=>_0x183432['containsRange'](_0x5b77d6,!0x0)))&&_0x2cfcc7['discard']());if(_0x291c9e['every'](_0x3cba7a=>_0x46a9f4['some'](_0x5c0802=>_0x5c0802['containsRange'](_0x3cba7a,!0x0)))){const _0x411804=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1ecd50,'accept');return this['forceDefaultExecution'](()=>_0x411804(_0x230d2d,null,_0x395760)),null;}}else{const _0x5ab4ab=_0x2cfcc7['getFirstRange']();_0x291c9e['some'](_0x1433ac=>_0x1433ac['containsRange'](_0x5ab4ab,!0x0))&&_0x2cfcc7['discard']();if(_0x291c9e['every'](_0x4d3f88=>_0x5ab4ab['containsRange'](_0x4d3f88,!0x0))){const _0x8b378a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1ecd50,'accept');return this['forceDefaultExecution'](()=>_0x8b378a(_0x291c9e,null,_0x395760)),null;}}const _0x449d79=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1ecd50,'join');let _0x2c11dd=null;for(const _0x5ce647 of this['getSuggestions']())if(_0x5ce647['author']['id']==_0x1ced35['id']&&_0x5ce647['isInContent']&&'deletion'==_0x5ce647['type']&&_0x5ce647['subType']==_0x1ecd50&&qt(_0x5ce647,_0x395760)&&(_0x449d79(_0x5ce647['getRanges'](),_0x291c9e)||_0x449d79(_0x291c9e,_0x5ce647['getRanges']()))){if(_0x2c11dd){if(_0x5ce647['commentThread']&&_0x5ce647['commentThread']['length'])continue;for(const _0x18af8d of _0x5ce647['getRanges']())_0x2c11dd['isIntersectingWithRange'](_0x18af8d)||_0x2c11dd['addRange'](_0x18af8d);_0x5ce647['removeMarkers']();}else{_0x2c11dd=_0x5ce647;for(const _0xd50c2d of _0x291c9e)_0x5ce647['isIntersectingWithRange'](_0xd50c2d)||_0x5ce647['addRange'](_0xd50c2d);}}if(_0x2c11dd)return _0x2c11dd;_0x20458d['clear']();for(const {suggestion:_0x3e31fb,meta:_0x3a2054}of this['_findSuggestions'](_0x291c9e,'deletion'))_0x3a2054['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3a2054['containsRangeInObject']&&!_0x3a2054['isInsideObject'])&&qt(_0x3e31fb,_0x395760)&&_0x20458d['add'](_0x3e31fb);for(const _0x29950b of _0x20458d){const _0x444ebc=_0x29950b['getRanges']();if(!_0x395760||!_0x395760['skipNestingCheck']){if(_0x291c9e['every'](_0x33dc36=>_0x444ebc['some'](_0x3ab655=>_0x3ab655['containsRange'](_0x33dc36,!0x0))))return _0x29950b;}(!_0x29950b['attributes']||!_0x29950b['attributes']['skipNestingCheck'])&&(_0x444ebc['every'](_0x5a20b2=>_0x291c9e['some'](_0x567f3a=>_0x567f3a['containsRange'](_0x5a20b2,!0x0)))&&_0x29950b['discard']());}const _0x3952a0=_0xdb8ef7(),_0x3c21d8=_0x1ced35['id'],_0x3464e2='deletion:'+_0x1ecd50,_0x2ff5e4=this['_setSuggestionData']({'id':_0x3952a0,'type':_0x3464e2,'createdAt':new Date(),'authorId':_0x3c21d8,'attributes':_0x395760});for(const _0x163ece of _0x291c9e)_0x163ece['detach'](),_0x163ece['isCollapsed']||'$graveyard'==_0x163ece['root']['rootName']||this['_addSuggestionMarker'](_0x3464e2,_0x3952a0,_0x3c21d8,_0x163ece,u['getMultiRangeId']());return _0x2ff5e4;}['markAttributeChange'](_0x5b3dee,_0x32bf2a,_0x46d349,_0x12e785,_0x359bee){if(_0x5b3dee['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x1997fe=this['editor']['plugins']['get']('Users')['me']['id'],_0x2244e7=Array['from'](this['_suggestions']['values']())['filter'](_0x1792b7=>'attribute'==_0x1792b7['type']&&_0x1792b7['data']['key']==_0x32bf2a&&_0x1792b7['isIntersectingWithRange'](_0x5b3dee));if('default'===this['_trackFormatChanges']){const _0x1be471=this['_findSuggestions'](_0x5b3dee,'insertion')['filter'](({meta:_0xd60c02})=>_0xd60c02['isOwn']&&!_0xd60c02['isInsideObject']&&!_0xd60c02['isNextTo'])['map'](({suggestion:_0x441055})=>_0x441055);_0x2244e7['unshift'](..._0x1be471);}const _0x2402fc=new Map([[_0x5b3dee,_0x46d349]]);for(const _0x561bc6 of _0x2244e7){const _0x5069ac='attribute'==_0x561bc6['type']?_0x561bc6['data']['oldValue']:void 0x0,_0x304060=_0x561bc6['getFirstRange'](),_0x1c6192=Array['from'](_0x2402fc['keys']())['find'](_0x1f132c=>_0x1f132c['isIntersecting'](_0x304060));if(!_0x1c6192)continue;const _0x3c7359=_0x1c6192['getDifference'](_0x304060);this['_isBlockAttribute'](_0x32bf2a)&&'insertion'==_0x561bc6['type']&&0x0!=_0x3c7359['length']||(_0x2402fc['delete'](_0x1c6192),_0x3c7359['forEach'](_0x548025=>{_0x2402fc['set'](_0x548025,_0x46d349);}),'insertion'!=_0x561bc6['type']&&_0x5069ac!=_0x12e785&&_0x2402fc['set'](_0x1c6192['getIntersection'](_0x304060),_0x5069ac));}const _0x12aee9=[];for(const [_0x1592c4,_0x5700d9]of _0x2402fc){const _0x52c7fd=_0xdb8ef7(),_0x4e4298={'key':_0x32bf2a,'oldValue':_0x5700d9,'newValue':_0x12e785};_0x32bf2a['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':_0x32bf2a});const _0x399a73=('attribute:'+(_0x32bf2a+'|'+Gt({'newValue':_0x12e785})))['substring'](0x0,0x3c),_0x3980db=this['_setSuggestionData']({'id':_0x52c7fd,'type':_0x399a73,'data':_0x4e4298,'createdAt':new Date(),'authorId':_0x1997fe,'attributes':_0x359bee});_0x12aee9['push'](_0x3980db),this['_addSuggestionMarker'](_0x399a73,_0x52c7fd,_0x1997fe,_0x1592c4);}return _0x12aee9;}['enableDefaultAttributesIntegration'](_0xd241ff){this['enableCommand'](_0xd241ff,(_0x1628a3,..._0x2fd738)=>{this['_recordAttributeChanges'](()=>{_0x1628a3(..._0x2fd738);});});}['registerBlockAttribute'](_0x1e3145){this['_blockAttributeKeys']['add'](_0x1e3145);}['registerInlineAttribute'](_0x1fb943){this['_inlineAttributeKeys']['add'](_0x1fb943);}['_getAttributeKey'](_0x1a8f03){return'attribute'==_0x1a8f03['type']?_0x1a8f03['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x489de7,_0x154a19){const _0x29ef9a=_0x489de7['getFirstMarker']();this['_model']['change'](_0x1edc1d=>{_0x1edc1d['updateMarker'](_0x29ef9a,{'range':_0x154a19});});}['_addThreadToSuggestion'](_0xb1898){const _0x723f90=_0xb1898['id'],_0x348797=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x723f90)||this['_commentsRepository']['addCommentThread']({'channelId':_0x348797,'threadId':_0x723f90,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x51c733=this['_commentsRepository']['getCommentThread'](_0x723f90);_0x51c733['unbind']('isRemovable'),_0x51c733['isRemovable']=!0x1,_0xb1898['commentThread']=_0x51c733;}['_checkSuggestionCorrectness'](_0x2a6567,_0x15889f,_0x5f3857,_0x1d91f1){if(_0x2a6567['type']!=_0x15889f||_0x2a6567['subType']!=_0x5f3857||_0x2a6567['creator']['id']!=_0x1d91f1)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x450fba('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3d0c75,_0x8e7206){const _0x307c1e=_0x3d0c75['getFirstRange']();if(_0x8e7206['isEqual'](_0x307c1e))_0x3d0c75['removeMarkers']();else{if(_0x307c1e['containsRange'](_0x8e7206)){const _0x4ec253=this['_model']['createPositionAt'](_0x8e7206['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3d0c75,this['_model']['createRange'](_0x307c1e['start'],_0x4ec253));const _0x20f7f1=_0xdb8ef7(),_0x184d53=_0x3d0c75['creator']['id'],_0x449b79=_0x3d0c75['type']+':'+_0x3d0c75['subType'];this['_setSuggestionData']({'id':_0x20f7f1,'type':_0x449b79,'createdAt':new Date(),'authorId':_0x184d53,'data':_0x3d0c75['data'],'attributes':_0x3d0c75['attributes']});const _0x41e8cd=this['_model']['createPositionAt'](_0x8e7206['end']['parent'],'after'),_0x2570d3=this['_model']['createRange'](_0x41e8cd,_0x307c1e['end']);this['_addSuggestionMarker'](_0x449b79,_0x20f7f1,_0x184d53,_0x2570d3);}else{if(_0x307c1e['containsPosition'](_0x8e7206['start'])){const _0x4aa9d8=this['_model']['createPositionAt'](_0x8e7206['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3d0c75,this['_model']['createRange'](_0x307c1e['start'],_0x4aa9d8));}else{const _0x4d507e=this['_model']['createPositionAt'](_0x8e7206['end']['parent'],'after');this['_setSuggestionRange'](_0x3d0c75,this['_model']['createRange'](_0x4d507e,_0x307c1e['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3530f3){for(const {suggestion:_0x3066af,meta:_0x7654c}of this['_findSuggestions'](_0x3530f3,'insertion')){if(!_0x7654c['isOwn'])continue;const _0x51137a=_0x3066af['getRanges']();for(const _0x23d8b1 of _0x51137a)if(!_0x3530f3['getDifference'](_0x23d8b1)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4049f4){const _0x26167d=this['editor']['plugins']['get']('Users')['getUser'](_0x4049f4);if(!_0x26167d)throw new _0x450fba('track-changes-user-not-found',this);return _0x26167d;}['_getExternalAuthor'](_0x430513){const _0x4ac60c=this['editor']['plugins']['get']('Users'),_0x302117=_0x42a9e2('external:'+_0x430513),_0x4752cb=_0x4ac60c['getUser'](_0x302117);return _0x4752cb||_0x4ac60c['addUser']({'id':_0x302117,'name':_0x430513});}['_createSuggestion'](_0x3d9609,_0xfba5c3,_0x14c3f8,_0x2a1fb7,_0x454cab){const _0x61f49f=this['_getAuthorFromId'](_0x2a1fb7),_0x589060=this['_suggestionFactory']['buildSuggestion'](_0x3d9609,_0xfba5c3,_0x14c3f8,_0x61f49f,_0x454cab,_0x1175fb=>{this['_updateSuggestionData'](_0x14c3f8,{'attributes':_0x1175fb});const _0x2e8c38=this['getSuggestion'](_0x14c3f8);this['_joinWithAdjacentSuggestions'](new Set([_0x2e8c38])),this['_refreshSuggestionsChain'](new Set([_0x2e8c38]));});return this['listenTo'](_0x589060,'accept',()=>{this['_updateSuggestionData'](_0x14c3f8,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x589060,'discard',()=>{this['_updateSuggestionData'](_0x14c3f8,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x14c3f8,_0x589060),this['_suggestionState']['set'](_0x589060,'notReady'),_0x589060;}['_splitMarkerName'](_0x2ddebb){const _0x126b55=_0x2ddebb['split'](':');return{'group':_0x126b55[0x0],'type':_0x126b55[0x1],'subType':_0x126b55['length']>=0x5?_0x126b55[0x2]:null,'id':_0x126b55['length']<0x5?_0x126b55[0x2]:_0x126b55[0x3],'authorId':_0x126b55['length']<0x5?_0x126b55[0x3]:_0x126b55[0x4],'markerCount':0x6==_0x126b55['length']?_0x126b55[0x5]:null};}['_breakSuggestionMarker'](_0x2f6ce0,_0x9c7352,_0x5d2f7b){const _0x235de7=_0x2f6ce0['getFirstRange'](),_0x49f190=_0x235de7['start'],_0x375327=_0x235de7['end'];this['_setSuggestionRange'](_0x2f6ce0,this['_model']['createRange'](_0x49f190,_0x9c7352));const _0x296846=_0xdb8ef7(),_0x46adfc=_0x2f6ce0['creator']['id'],_0x58a5df=_0x2f6ce0['type']+(_0x2f6ce0['subType']?':'+_0x2f6ce0['subType']:'');this['_setSuggestionData']({'id':_0x296846,'type':_0x58a5df,'createdAt':new Date(),'authorId':_0x46adfc,'originalSuggestionId':_0x2f6ce0['id'],'attributes':_0x2f6ce0['attributes'],'data':_0x2f6ce0['data']});const _0x46ec28=this['_getAttributeKey'](_0x2f6ce0);('formatBlock'==_0x2f6ce0['type']||_0x46ec28&&this['_isBlockAttribute'](_0x46ec28))&&(_0x5d2f7b=this['_model']['createPositionBefore'](_0x5d2f7b['parent'])),this['_addSuggestionMarker'](_0x58a5df,_0x296846,_0x46adfc,this['_model']['createRange'](_0x5d2f7b,_0x375327));}['_findSuggestions'](_0x5a48c2,_0x600e21=null){const _0x5f2809=[],_0x454e70=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x5a48c2)||(_0x5a48c2=[_0x5a48c2]);for(const _0x499324 of this['getSuggestions']()){if(!_0x499324['isInContent'])continue;if(_0x600e21&&_0x499324['type']!=_0x600e21)continue;let _0x59f698=!0x1;for(const _0x1b9017 of _0x499324['getRanges']()){for(const _0x29f014 of _0x5a48c2){const _0x34e366=_0x29f014['start']['isEqual'](_0x1b9017['end'])||_0x29f014['end']['isEqual'](_0x1b9017['start']);if(_0x34e366||_0x29f014['getIntersection'](_0x1b9017)){const _0x3fe8d4=_0x29f014['containsRange'](_0x1b9017)&&Ot(this['_model']['schema'],_0x1b9017['start'],_0x29f014),_0x4cf9f3=_0x1b9017['containsRange'](_0x29f014)&&Ot(this['_model']['schema'],_0x29f014['start'],_0x1b9017);_0x5f2809['push']({'suggestion':_0x499324,'meta':{'isOwn':_0x454e70==_0x499324['author'],'isNextTo':_0x34e366,'isInsideObject':_0x3fe8d4,'containsRangeInObject':_0x4cf9f3}}),_0x59f698=!0x0;break;}}if(_0x59f698)break;}}return _0x5f2809;}['_addSuggestionMarker'](_0xd862b7,_0x789523,_0x5eb3e7,_0x4fe825,_0x23d023){this['_model']['change'](_0x51fce0=>{let _0x3eaa18='suggestion:'+_0xd862b7+':'+_0x789523+':'+_0x5eb3e7;_0x23d023&&(_0x3eaa18=_0x3eaa18+':'+_0x23d023),_0x51fce0['addMarker'](_0x3eaa18,{'range':_0x4fe825,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x486a70){const _0x10772c=_0x486a70['previous'],_0x30d6e1=_0x486a70['next'];_0x486a70['previous']=null,_0x486a70['next']=null,null!=_0x10772c&&_0x10772c['next']==_0x486a70&&(_0x10772c['next']=_0x30d6e1),null!=_0x30d6e1&&_0x30d6e1['previous']==_0x486a70&&(_0x30d6e1['previous']=_0x10772c),'ready'==this['_suggestionState']['get'](_0x486a70)&&(this['_suggestionState']['set'](_0x486a70,'removed'),this['fire']('suggestionUnloaded',_0x486a70,_0x10772c,_0x30d6e1));}['_setSuggestionData'](_0x22299a){const _0x2078c2=_0x22299a['id'],_0x4aadf4=this['addSuggestionData'](_0x22299a);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2881e7=this['editor']['plugins']['get']('PendingActions'),_0x3d9969=_0x4aadf4['hasComments'],_0x152deb=_0x4aadf4['subType']?_0x4aadf4['type']+':'+_0x4aadf4['subType']:_0x4aadf4['type'],_0x1f2e84=this['editor']['locale'],_0x10dfa6=_0x2881e7['add'](o(_0x1f2e84,'PENDING_ACTION_SUGGESTION')),_0x31b9c4={'id':_0x2078c2,'type':_0x152deb,'hasComments':_0x3d9969,'data':_0x22299a['data']||null,'originalSuggestionId':_0x22299a['originalSuggestionId']||null,'attributes':_0x4aadf4['attributes']};this['_adapter']['addSuggestion'](_0x31b9c4)['then'](_0x582b34=>{_0x4aadf4['_saved']=!0x0,_0x2881e7['remove'](_0x10dfa6),_0x582b34&&_0x582b34['createdAt']&&(this['_suggestions']['get'](_0x2078c2)['createdAt']=_0x582b34['createdAt']);})['catch'](_0x4613f4=>{throw _0x57ae65('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4aadf4['discard']();}),_0x4aadf4['stopListening'](),this['_suggestions']['delete'](_0x4aadf4['id']),this['_suggestionState']['delete'](_0x4aadf4),_0x4613f4;});}return _0x4aadf4;}['_isBlockAttribute'](_0x39d024){return this['_blockAttributeKeys']['has'](_0x39d024);}['_updateSuggestionData'](_0x4be3ec,_0x421eb4){const _0x454d7f=this['editor']['plugins']['get']('PendingActions'),_0x2590da=this['getSuggestion'](_0x4be3ec);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x2590da['_saved']){const _0x2115c0=_0x454d7f['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4be3ec,_0x421eb4)['then'](()=>{_0x454d7f['remove'](_0x2115c0);});}else _0x2590da['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4be3ec,_0x421eb4);});}}['_getSuggestionData'](_0x4addd9){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x450fba('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4addd9);}['_handleNewSuggestionMarker'](_0x4fb5f8){const {id:_0x50ae60,type:_0x1b24d7,subType:_0x1263c7,authorId:_0xce165d}=this['_splitMarkerName'](_0x4fb5f8),_0x8c0a72=this['_suggestions']['get'](_0x50ae60)||this['_createSuggestion'](_0x1b24d7,_0x1263c7,_0x50ae60,_0xce165d,{});switch(this['_checkSuggestionCorrectness'](_0x8c0a72,_0x1b24d7,_0x1263c7,_0xce165d),this['_suggestionState']['get'](_0x8c0a72)){case'notReady':this['_getSuggestionData'](_0x50ae60)['then'](_0x1a8bb4=>{let _0x2b6b8f=Promise['resolve']();_0x1a8bb4['hasComments']&&(_0x2b6b8f=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x50ae60})),_0x2b6b8f['then'](()=>{this['addSuggestionData'](_0x1a8bb4)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x8c0a72,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x50ae60,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x8c0a72,'ready'),this['fire']('suggestionLoaded',_0x8c0a72);break;case'ready':this['fire']('suggestionChanged',_0x8c0a72);}return _0x8c0a72['addMarkerName'](_0x4fb5f8),_0x8c0a72;}['_refreshSuggestionsChain'](_0x2decfe){const _0x92c277=Array['from'](_0x2decfe),_0x3b15f7=_0x92c277['filter'](_0x44fad6=>'attribute'==_0x44fad6['type']);this['_refreshAttributeSuggestionsChain'](_0x3b15f7);const _0x3bb38a=_0x92c277['filter'](_0x17673f=>!_0x17673f['isMultiRange']&&'attribute'!=_0x17673f['type']),_0x54e65b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x47f863=>!_0x47f863['isMultiRange']&&'attribute'!=_0x47f863['type']),_0x509ea3=_0x54e65b['filter'](_0x189951=>!_0x2decfe['has'](_0x189951)),_0x231cda=new Map(_0x54e65b['map'](_0x31dcb0=>[_0x31dcb0,this['_suggestionFactory']['getSuggestionCallback'](_0x31dcb0['type'],_0x31dcb0['subType'],'chain')])),_0x109899=new Map(_0x54e65b['map'](_0xf2625a=>[_0xf2625a,_0xf2625a['getFirstRange']()])),_0x492cf3=new Set(),_0x5256ea=new Set();for(let _0x50d680=0x0;_0x50d680<_0x3bb38a['length'];_0x50d680++)_0x1236d0(_0x3bb38a[_0x50d680],_0x3bb38a,_0x50d680+0x1);for(let _0x684578=0x0;_0x684578<_0x3bb38a['length'];_0x684578++)_0x1236d0(_0x3bb38a[_0x684578],_0x509ea3,0x0);const _0x1a0972=new Set();for(let _0x1ef6cc=0x0;_0x1ef6cc<_0x3bb38a['length'];_0x1ef6cc++){const _0x4b4a07=_0x3bb38a[_0x1ef6cc];!_0x5256ea['has'](_0x4b4a07)&&_0x4b4a07['previous']&&(_0x1a0972['add'](_0x4b4a07['previous']),_0x4b4a07['previous']['next']===_0x4b4a07&&(_0x4b4a07['previous']['next']=null),_0x4b4a07['previous']=null),!_0x492cf3['has'](_0x4b4a07)&&_0x4b4a07['next']&&(_0x1a0972['add'](_0x4b4a07['next']),_0x4b4a07['next']['previous']===_0x4b4a07&&(_0x4b4a07['next']['previous']=null),_0x4b4a07['next']=null);}function _0x1236d0(_0x471912,_0x1d36b5,_0x3e9693){for(let _0x462c7c=_0x3e9693;_0x462c7c<_0x1d36b5['length'];_0x462c7c++){const _0x235533=_0x2ed807(_0x471912,_0x1d36b5[_0x462c7c]);_0x235533&&(_0x235533[0x0]['next']=_0x235533[0x1],_0x235533[0x1]['previous']=_0x235533[0x0],_0x492cf3['add'](_0x235533[0x0]),_0x5256ea['add'](_0x235533[0x1]));}}function _0x2ed807(_0x19a060,_0x2fffdc){if(_0x19a060['author']['id']!==_0x2fffdc['author']['id'])return null;const _0x183bfc=_0x231cda['get'](_0x19a060)(_0x19a060,_0x2fffdc,_0x109899['get'](_0x19a060),_0x109899['get'](_0x2fffdc));if(!_0x183bfc)return null;return _0x231cda['get'](_0x2fffdc)(_0x19a060,_0x2fffdc,_0x109899['get'](_0x19a060),_0x109899['get'](_0x2fffdc))?_0x183bfc[0x1]['commentThread']&&_0x183bfc[0x1]['commentThread']['length']?null:_0x183bfc:null;}_0x1a0972['size']&&this['_refreshSuggestionsChain'](_0x1a0972);}['_refreshAttributeSuggestionsChain'](_0x1c10dd){if(0x0==_0x1c10dd['length'])return;const _0x492019=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x406169=>'attribute'==_0x406169['type']&&_0x406169['_isDataLoaded']),_0x23e4b4=[],_0xb049fd=new Map();for(const _0x1b1acb of _0x492019){const _0x4248ef=_0x42a9e2(_0x1b1acb['attributes']);_0xb049fd['has'](_0x4248ef)||(_0xb049fd['set'](_0x4248ef,_0x23e4b4['length']),_0x23e4b4['push']([]));const _0x3c4ca7=_0xb049fd['get'](_0x4248ef);_0x23e4b4[_0x3c4ca7]['push'](_0x1b1acb);}!(function(){_0x23e4b4['sort']((_0x5029db,_0x3c3801)=>{const _0xc96ad1=_0x5029db[0x0]['createdAt'],_0x18d760=_0x3c3801[0x0]['createdAt'];return _0xc96ad1==_0x18d760?_0x5029db[0x0]['attributes']['groupId']<_0x3c3801[0x0]['attributes']['groupId']?-0x1:0x1:_0xc96ad1<_0x18d760?-0x1:0x1;});for(const _0x40312e of _0x23e4b4)_0x40312e['sort']((_0x4f766a,_0x129ab5)=>_0x4f766a['id']<_0x129ab5['id']?-0x1:0x1);}());for(let _0x1eed4d=0x0;_0x1eed4d<_0x23e4b4['length'];_0x1eed4d++){if(0x0==_0x23e4b4[_0x1eed4d]['length'])continue;const _0xe976ed=[];for(let _0x5496f1=_0x1eed4d+0x1;_0x5496f1<_0x23e4b4['length'];_0x5496f1++)0x0!=_0x23e4b4[_0x5496f1]['length']&&_0x190c55(_0x23e4b4[_0x1eed4d],_0x23e4b4[_0x5496f1])&&_0xe976ed['push'](_0x5496f1);for(const _0x162fef of _0xe976ed)_0x23e4b4[_0x1eed4d]=_0x23e4b4[_0x1eed4d]['concat'](_0x23e4b4[_0x162fef]),_0x23e4b4[_0x162fef]=[];}for(const _0xc4220 of _0x23e4b4)for(let _0x1e0074=0x0;_0x1e0074<_0xc4220['length'];_0x1e0074++){const _0x5820a3=_0xc4220[_0x1e0074+0x1]||null;_0xc4220[_0x1e0074]['next']!==_0x5820a3&&(_0xc4220[_0x1e0074]['next']=_0x5820a3);}for(const _0x29283e of _0x23e4b4)for(let _0x448acf=0x0;_0x448acf<_0x29283e['length'];_0x448acf++){const _0x3230c7=_0x29283e[_0x448acf-0x1]||null;_0x29283e[_0x448acf]['previous']!==_0x3230c7&&(_0x29283e[_0x448acf]['previous']=_0x3230c7);}function _0x190c55(_0xb79a26,_0x5de818){if(_0xb79a26[0x0]['attributes']['groupId']!==_0x5de818[0x0]['attributes']['groupId']&&_0xb79a26[0x0]['author']!==_0x5de818[0x0]['author'])return!0x1;if(!function(_0x43959e,_0x2298bc){if(!_0x43959e['hasComments']&&!_0x2298bc['hasComments'])return!0x0;if(_0x43959e['hasComments']&&_0x2298bc['hasComments'])return!0x1;if(_0x43959e['hasComments']&&_0x2298bc['createdAt']<_0x43959e['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x2298bc['hasComments']&&_0x43959e['createdAt']<_0x2298bc['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0xb79a26[0x0],_0x5de818[0x0]))return!0x1;const _0x9a97ba=Tt(_0xb79a26[0x0]['attributes'],'groupId'),_0x3597cf=Tt(_0x5de818[0x0]['attributes'],'groupId');if(!_0x152790(_0x9a97ba,_0x3597cf))return!0x1;return!!_0xb79a26['every'](_0x189da9=>_0x5de818['some'](_0x4e190b=>_0x189da9['getFirstRange']()['isEqual'](_0x4e190b['getFirstRange']())))&&_0x5de818['every'](_0x34f9a4=>_0xb79a26['some'](_0x5cbbf0=>_0x34f9a4['getFirstRange']()['isEqual'](_0x5cbbf0['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0xf22db9){const _0x8d7d4a=Array['from'](_0xf22db9),_0x1b11bb=this['getSuggestions']({'skipNotAttached':!0x0}),_0x44c2f2=_0x1b11bb['filter'](_0x415241=>!_0xf22db9['has'](_0x415241)),_0x220481=new Map(_0x8d7d4a['map'](_0x1fd74c=>[_0x1fd74c,this['_suggestionFactory']['getSuggestionCallback'](_0x1fd74c['type'],_0x1fd74c['subType'],'join')])),_0x458a71=new Map(_0x1b11bb['map'](_0x1b7f91=>[_0x1b7f91,_0x1b7f91['getRanges']()]));for(let _0x4fdcf7=0x0;_0x4fdcf7<_0x8d7d4a['length'];_0x4fdcf7++){if(_0x2d8a3b(this,_0x8d7d4a[_0x4fdcf7],_0x8d7d4a,_0x4fdcf7+0x1))return!0x0;}for(let _0x2ce876=0x0;_0x2ce876<_0x8d7d4a['length'];_0x2ce876++){if(_0x2d8a3b(this,_0x8d7d4a[_0x2ce876],_0x44c2f2,0x0))return!0x0;}return!0x1;function _0x2d8a3b(_0x50719e,_0x44f822,_0xbd6cd6,_0x42850e){for(let _0x576fe3=_0x42850e;_0x576fe3<_0xbd6cd6['length'];_0x576fe3++){const _0xcc5d0f=_0xbd6cd6[_0x576fe3];if(_0xcc5d0f['type']!==_0x44f822['type']||_0xcc5d0f['author']['id']!==_0x44f822['author']['id']||_0xcc5d0f['subType']!==_0x44f822['subType'])continue;if(!Jt(_0x44f822,_0xcc5d0f))continue;if('attribute'==_0x44f822['type']&&_0x44f822['data']['oldValue']!=_0xcc5d0f['data']['oldValue'])continue;if('attribute'==_0x44f822['type']&&_0x50719e['_isBlockAttribute'](_0x44f822['data']['key']))continue;if('formatBlock'==_0x44f822['type']){const _0x37b99c=_0x50719e['editor']['model'],_0x33cf61=_0x44f822['getContainedElement']();if(_0x33cf61&&(_0x37b99c['schema']['isObject'](_0x33cf61)||_0x37b99c['schema']['isLimit'](_0x33cf61)))continue;}const _0x2e6a37=_0x220481['get'](_0x44f822),_0x39df75=_0x458a71['get'](_0x44f822),_0x2bc167=_0x458a71['get'](_0xcc5d0f),_0x17daba=_0x44f822['commentThread']&&_0x44f822['commentThread']['length'],_0x2e18e5=_0xcc5d0f['commentThread']&&_0xcc5d0f['commentThread']['length'];if(!_0x17daba&&_0x2e6a37(_0x2bc167,_0x39df75))return _0x50719e['_joinSuggestions'](_0xcc5d0f,_0x44f822),_0x458a71['delete'](_0x44f822),!0x0;if(!_0x2e18e5&&_0x2e6a37(_0x39df75,_0x2bc167))return _0x50719e['_joinSuggestions'](_0x44f822,_0xcc5d0f),_0x458a71['delete'](_0xcc5d0f),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3ea7b8,_0xc5b414){if(_0x3ea7b8['isMultiRange']){for(const _0x451f57 of _0xc5b414['getRanges']())_0x3ea7b8['addRange'](_0x451f57);}else{const _0x5e4a20=_0xc5b414['getFirstRange']()['end'];this['_setSuggestionRange'](_0x3ea7b8,this['_model']['createRange'](_0x3ea7b8['getFirstRange']()['start'],_0x5e4a20));}_0xc5b414['removeMarkers']();}['_getMarkerAnnouncementText'](_0x166020,_0x5b8b50,_0x5eb0c0){const _0x4d7ad7=_0x166020['startsWith']('format')||_0x166020['startsWith']('attribute')?'FORMATTING':_0x166020['toUpperCase']();return o(this['editor']['locale'],_0x5b8b50+'_'+_0x4d7ad7+'_SUGGESTION_ANNOUNCEMENT',_0x5eb0c0);}['_initAriaMarkerChangeAnnouncements'](){const _0x127323=this['editor'];if(!_0x127323['ui'])return;const {ariaLiveAnnouncer:_0x114697}=_0x127323['ui'];_0x599706(this['_model'],({left:_0x3de20c,entered:_0x1af981})=>{for(const _0x1d3150 of _0x3de20c){const {group:_0x1723d2,type:_0x14d7c5}=this['_splitMarkerName'](_0x1d3150['name']);if('suggestion'===_0x1723d2){_0x114697['announce'](this['_getMarkerAnnouncementText'](_0x14d7c5,'LEAVE'));break;}}for(const _0x18e84f of _0x1af981){const {group:_0x2df1dc,type:_0x20d707}=this['_splitMarkerName'](_0x18e84f['name']);if('suggestion'===_0x2df1dc){_0x114697['announce'](this['_getMarkerAnnouncementText'](_0x20d707,'ENTER',_0x134abc(_0x398286)));break;}}});}['_processAttributeChanges'](_0x59d56b){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5d43fa=this['editor'],_0x17303f=_0x5d43fa['model']['document']['differ']['getChanges']();if(0x0==_0x17303f['length'])return!0x1;const _0x20bbe6=[],_0x2ac4e6=_0x17303f['filter'](_0x4cb4aa=>'attribute'==_0x4cb4aa['type']),_0xe65c29=_0x17303f['filter'](_0x14b319=>'insert'==_0x14b319['type']&&'$text'!=_0x14b319['name']),_0x3be41b=_0x17303f['filter'](_0x52123d=>'remove'==_0x52123d['type']&&'$text'!=_0x52123d['name']);for(const _0x584b28 of _0x2ac4e6)_0x20bbe6['push']({'key':_0x584b28['attributeKey'],'newValue':_0x584b28['attributeNewValue'],'oldValue':_0x584b28['attributeOldValue'],'range':Pt(_0x584b28['range'],_0x5d43fa['model'])});for(const _0xfc19b7 of _0xe65c29){const _0x52d18e=_0x3be41b['find'](_0x4e4f9b=>_0x4e4f9b['position']['isEqual'](_0xfc19b7['position']));_0x52d18e&&_0x20bbe6['push']({'key':m,'newValue':_0xfc19b7['name'],'oldValue':_0x52d18e['name'],'range':_0x5d43fa['model']['createRangeOn'](_0xfc19b7['position']['nodeAfter'])});}return 0x0!=_0x20bbe6['length']&&this['_reduceExistingSuggestions'](_0x59d56b,_0x20bbe6);}['_processAttributeSuggestions'](_0x5e9e42){let _0x310b78=!0x1;const _0xa5c548=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x7b5da4=>_0x7b5da4['data']['newRange']&&_0x7b5da4['name']['startsWith']('suggestion:attribute:'));for(const _0x19fc1d of _0xa5c548){const {subType:_0x1a4b75,id:_0x3ca3b2}=this['_splitMarkerName'](_0x19fc1d['name']),_0xc47573=_0x1a4b75['split']('|')[0x0];for(const _0x1e71ff of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1e71ff['id']!=_0x3ca3b2&&'attribute'==_0x1e71ff['type']&&_0x1e71ff['data']&&_0x1e71ff['data']['key']==_0xc47573&&_0x1e71ff['getFirstRange']()['isIntersecting'](_0x19fc1d['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1e71ff,_0x19fc1d['data']['newRange'],_0x5e9e42),_0x310b78=!0x0);}return _0x310b78;}['_recordAttributeChanges'](_0x39bc08){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x39bc08();}['_isRegisteredAttribute'](_0x3d03f6){const _0x5f4dad=this['_isBlockAttribute'](_0x3d03f6),_0x353a53=this['_inlineAttributeKeys']['has'](_0x3d03f6);return _0x5f4dad||_0x353a53;}['_reduceExistingSuggestions'](_0x441af7,_0x482bad){if(0x0==_0x482bad['length'])return!0x1;let _0x1dfedf=!0x1;for(const _0x2f78da of _0x482bad){const _0x187e0e=this['_findSuggestions'](_0x2f78da['range'],'attribute')['filter'](_0x484718=>!_0x484718['meta']['isNextTo'])['map'](_0x966667=>_0x966667['suggestion']),_0x5b06ca=_0x42a9e2({'newValue':_0x2f78da['newValue']});_0x187e0e['filter'](_0x554988=>{const [_0x2b7608,_0x36a777]=_0x554988['subType']['split']('|');return _0x2b7608==_0x2f78da['key']&&_0x36a777!=_0x5b06ca;})['forEach'](_0x42f2fb=>{this['_reduceSuggestionAttributeRange'](_0x42f2fb,_0x2f78da['range'],_0x441af7),_0x1dfedf=!0x0;});}return _0x1dfedf;}['_reduceSuggestionAttributeRange'](_0x4c73b1,_0x2d00c1,_0x276e37){const _0x5315bf=_0x4c73b1['getFirstRange']()['getDifference'](_0x2d00c1);0x0!==_0x5315bf['length']?0x1!==_0x5315bf['length']?this['_breakSuggestionMarker'](_0x4c73b1,_0x2d00c1['start'],_0x2d00c1['end']):this['_setSuggestionRange'](_0x4c73b1,_0x5315bf[0x0]):_0x276e37['removeMarker'](_0x4c73b1['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5a644e){this['_editor']=_0x5a644e,this['_model']=_0x5a644e['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0xc5700f,_0x245548,_0x236b99,_0x3ed5ce,_0xa6c919,_0x253f05){return new u(this['_model'],{'type':_0xc5700f,'subType':_0x245548,'id':_0x236b99,'author':_0x3ed5ce,'creator':_0x3ed5ce,'attributes':_0xa6c919,'onAttributesChange':_0x253f05,'onAccept':(..._0x5b68c1)=>this['getSuggestionCallback'](_0xc5700f,_0x245548,'accept')(..._0x5b68c1),'onDiscard':(..._0x9ddbd1)=>this['getSuggestionCallback'](_0xc5700f,_0x245548,'discard')(..._0x9ddbd1)});}['registerCustomCallback'](_0x29735b,_0x566f73,_0x4f155f,_0x39fa28){const _0x4b04dc=_0x29735b+':'+_0x566f73+':'+_0x4f155f;this['_customCallbacks']['set'](_0x4b04dc,_0x39fa28);}['getSuggestionCallback'](_0x37ad17,_0x1ea5e5,_0x656967){const _0xd2b664=_0x37ad17+':'+_0x1ea5e5+':'+_0x656967;return this['_customCallbacks']['get'](_0xd2b664)||this['_defaultCallbacks']['get'](_0x37ad17+':'+_0x656967);}['_registerDefaultCallbacks'](){const _0x2c23d5=()=>!0x1,_0x4d7d92=_0x8079fe=>{_0x8079fe['sort']((_0x3b5403,_0x484743)=>_0x3b5403['start']['isBefore'](_0x484743['start'])?0x1:-0x1),this['_model']['change'](_0x1fccea=>{for(const _0x422bf4 of _0x8079fe){let _0x2652ab;_0x2652ab=_0x422bf4['end']['isAtEnd']&&_0x422bf4['end']['parent']==_0x422bf4['start']['nodeAfter']?_0x1fccea['createSelection'](_0x422bf4['start']['nodeAfter'],'on'):_0x1fccea['createSelection'](_0x422bf4),this['_model']['deleteContent'](_0x2652ab,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x6a28dd=(_0x26fbcf,_0x15cbca)=>{_0x15cbca&&this['_model']['change'](_0x4f0e94=>{const {commandName:_0x2b4b89,commandParams:_0x2f96f0=[]}=_0x15cbca,_0xd3b972=_0x26fbcf['map'](_0x14367d=>(Vt(_0x14367d)&&(_0x14367d=this['_model']['createRange'](_0x14367d['end'])),_0x14367d))['filter'](_0x3329ce=>'$graveyard'!==_0x3329ce['root']['rootName']);if(_0xd3b972['length']<0x1)return;const _0x590b45=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0xdfa4b2=>_0x50563c['fromRange'](_0xdfa4b2));_0x4f0e94['setSelection'](_0xd3b972);for(const _0x4cce5e of this['_editor']['commands']['commands']())_0x4cce5e['refresh']();_0x2f96f0['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2b4b89,..._0x2f96f0);const _0x1a1442=_0x590b45['filter'](_0x4f2a95=>'$graveyard'!=_0x4f2a95['root']['rootName']);_0x1a1442['length']>0x0&&_0x4f0e94['setSelection'](_0x1a1442);for(const _0x576c9b of _0x590b45)_0x576c9b['detach']();});},_0x1e9977=(_0x4d357d,_0x1d0f83)=>0x1==_0x4d357d['length']&&0x1==_0x1d0f83['length']&&_0x4d357d[0x0]['end']['isEqual'](_0x1d0f83[0x0]['start']),_0x419a6e=(_0x2d3d8a,_0xe9c1a9,_0xaa8085,_0x5c9e14)=>Ht(_0x2d3d8a,_0xe9c1a9,_0xaa8085,_0x5c9e14,this['_model'])?[_0x2d3d8a,_0xe9c1a9]:Ht(_0xe9c1a9,_0x2d3d8a,_0x5c9e14,_0xaa8085,this['_model'])?[_0xe9c1a9,_0x2d3d8a]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x2c23d5),this['_defaultCallbacks']['set']('insertion:discard',_0x4d7d92),this['_defaultCallbacks']['set']('insertion:join',_0x1e9977),this['_defaultCallbacks']['set']('insertion:chain',_0x419a6e),this['_defaultCallbacks']['set']('deletion:accept',_0x4d7d92),this['_defaultCallbacks']['set']('deletion:discard',_0x2c23d5),this['_defaultCallbacks']['set']('deletion:join',_0x1e9977),this['_defaultCallbacks']['set']('deletion:chain',_0x419a6e),this['_defaultCallbacks']['set']('formatInline:accept',_0x6a28dd),this['_defaultCallbacks']['set']('formatInline:discard',_0x2c23d5),this['_defaultCallbacks']['set']('formatInline:join',_0x1e9977),this['_defaultCallbacks']['set']('formatInline:chain',_0x2c23d5),this['_defaultCallbacks']['set']('formatBlock:accept',_0x6a28dd),this['_defaultCallbacks']['set']('formatBlock:discard',_0x2c23d5),this['_defaultCallbacks']['set']('formatBlock:join',_0x1e9977),this['_defaultCallbacks']['set']('formatBlock:chain',_0x2c23d5),this['_defaultCallbacks']['set']('attribute:accept',_0x2c23d5),this['_defaultCallbacks']['set']('attribute:discard',(_0x5782c2,_0x5c0cff)=>{if(!_0x5c0cff)return;const _0x12a2d9=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x5618ac=>{if(_0x5c0cff['key']==m)for(const _0x1e8513 of _0x5782c2){const _0x4890b2=_0x1e8513['start']['nodeAfter'],_0x9d679b=_0x5c0cff['oldValue'];_0x5618ac['rename'](_0x4890b2,_0x9d679b);}else{if(_0x12a2d9['_isBlockAttribute'](_0x5c0cff['key'])){for(const _0x2a2153 of _0x5782c2)void 0x0!==_0x5c0cff['oldValue']?_0x5618ac['setAttribute'](_0x5c0cff['key'],_0x5c0cff['oldValue'],_0x2a2153['start']['nodeAfter']):_0x5618ac['removeAttribute'](_0x5c0cff['key'],_0x2a2153['start']['nodeAfter']);}else{for(const _0x23f406 of _0x5782c2)_0x5c0cff['oldValue']?_0x5618ac['setAttribute'](_0x5c0cff['key'],_0x5c0cff['oldValue'],_0x23f406):_0x5618ac['removeAttribute'](_0x5c0cff['key'],_0x23f406);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1e9977);}}function Ot(_0x50f7ba,_0x2dae75,_0x196955){for(const _0x1c5288 of _0x2dae75['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1c5288['root']==_0x1c5288)return!0x1;if(!_0x196955['containsItem'](_0x1c5288))return!0x1;if(_0x50f7ba['isObject'](_0x1c5288)||_0x50f7ba['isLimit'](_0x1c5288))return!0x0;}return!0x1;}function Vt(_0x1fbbf3){return _0x1fbbf3['end']['parent']==_0x1fbbf3['start']['nodeAfter']&&_0x1fbbf3['end']['isAtStart'];}function Ut(_0xca66c2,_0x1e81d6,_0xc60270,_0x3f3482){const _0x498198=_0x1ef974=>!_0x1ef974['item']['is']('$textProxy')&&!_0x3f3482['isObject'](_0x1ef974['item']),_0x3e9203=_0xca66c2['start']['getLastMatchingPosition'](_0x498198),_0x495d2e=_0xca66c2['end']['getLastMatchingPosition'](_0x498198,{'direction':'backward'});return(!_0xca66c2['start']['isEqual'](_0x3e9203)||!_0xca66c2['end']['isEqual'](_0x495d2e))&&(_0x3e9203['isBefore'](_0x495d2e)?_0xc60270['updateMarker'](_0x1e81d6,{'range':_0xc60270['createRange'](_0x3e9203,_0x495d2e)}):_0xc60270['removeMarker'](_0x1e81d6),!0x0);}function Gt(_0x208a0b){return _0x42a9e2(_0x208a0b);}function Ft(_0x45b673){const _0x1b3a39=_0x45b673['start']['nodeAfter'];return _0x1b3a39&&_0x1b3a39['is']('element');}function Pt(_0x403950,_0x2797d3){return null==_0x403950['end']['nodeBefore']&&_0x403950['end']['parent']==_0x403950['start']['nodeAfter']?Lt(_0x403950['start']['nodeAfter'],_0x2797d3):_0x403950;}function Lt(_0x59fc6a,_0x4a5e8f){const _0x3f4fbf=_0x4a5e8f['schema']['isObject'](_0x59fc6a)||_0x4a5e8f['schema']['isSelectable'](_0x59fc6a);return _0x4a5e8f['createRange'](_0x4a5e8f['createPositionAt'](_0x59fc6a,'before'),_0x3f4fbf?_0x4a5e8f['createPositionAfter'](_0x59fc6a):_0x4a5e8f['createPositionAt'](_0x59fc6a,'end'));}function Ht(_0x374d30,_0x5634df,_0x4461de,_0x419ecf,_0x55d86c){if(_0x374d30['next'])return!0x1;if(!Jt(_0x374d30,_0x5634df))return!0x1;if(_0x4461de['end']['isEqual'](_0x419ecf['start']))return!0x0;if(_0x374d30['type']!=_0x5634df['type'])return!0x1;if(!_0x4461de['end']['isTouching'](_0x419ecf['start']))return!0x1;const _0x486a67=_0x55d86c['createRange'](_0x4461de['end'],_0x419ecf['start'])['getWalker']();for(const _0x15855f of _0x486a67)if(['elementStart','elementEnd']['includes'](_0x15855f['type'])&&_0x55d86c['schema']['isLimit'](_0x15855f['item']))return!0x1;return!0x0;}function Jt(_0x12d7f2,_0x4c0193){if(!_0x12d7f2['_isDataLoaded']||!_0x4c0193['_isDataLoaded'])return!0x1;const _0x364250=new Set(Object['keys'](_0x12d7f2['attributes'])),_0x512e88=new Set(Object['keys'](_0x4c0193['attributes']));if(_0x364250['delete']('groupId'),_0x512e88['delete']('groupId'),0x0==_0x364250['size']&&0x0==_0x512e88['size'])return!0x0;if(_0x364250['size']!=_0x512e88['size'])return!0x1;const _0x1a39d5={..._0x12d7f2['attributes']},_0xc8d35f={..._0x4c0193['attributes']};return delete _0x1a39d5['groupId'],delete _0xc8d35f['groupId'],JSON['stringify'](_0x1a39d5)==JSON['stringify'](_0xc8d35f);}function qt(_0xd48e35,_0x23837e){const _0x309975=zt(_0xd48e35['attributes']),_0x230934=zt(_0x23837e);if(!_0xd48e35['_isDataLoaded'])return!0x1;for(const _0x23cd8f of Object['keys'](_0x230934))if(!_0x152790(_0x309975[_0x23cd8f],_0x230934[_0x23cd8f]))return!0x1;return!0x0;}function zt(_0x44d66a){const _0x5f3e34=Object['assign']({},_0x44d66a);return delete _0x5f3e34['skipNestingCheck'],delete _0x5f3e34['tablePasteChainId'],_0x5f3e34;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x107944(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x586cfe,_0x22da23,_0x1c0033,_0x24670f){super(),this['model']=_0x22da23,this['view']=_0x1c0033,this['commentThreadController']=_0x24670f,this['_editor']=_0x586cfe,this['_acceptCommand']=_0x586cfe['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x586cfe['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x57ce21,_0x192085)=>_0x57ce21||_0x192085),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x186fc9=>_0x186fc9&&this['_editor']['model']['canEditAt'](_0x22da23['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x58ddc5=>_0x58ddc5&&this['_editor']['model']['canEditAt'](_0x22da23['getRanges']())),this['_pendingAction']=null,_0x1c0033['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x1c0033,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x1c0033,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x1c0033,'change:isDirty',()=>{_0x1c0033['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 _0x582af3=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x582af3);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x3f236f{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x580abb,_0x568178,_0x3f16ed,_0x5ec4e0){super(_0x580abb),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1306d7(_0x580abb,o(_0x580abb,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x568178['authoredAt']),this['bind']('authoredAt')['to'](_0x568178),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',_0x568178,'authoredAt',this,'descriptionParts',(_0xfe3253,_0xb3de31,_0x25c4aa)=>{const _0x7b1b3=_0x25c4aa['map'](_0x17afcf=>ls(_0x17afcf['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0xfe3253-0x1,_0x568178['author']['name'],_0xb3de31?_0x5ec4e0['formatDateTime'](_0xb3de31):'',new DOMParser()['parseFromString'](_0x7b1b3,'text/html')['body']['textContent']]);}),this['focusables']=new _0xfeac15(),this['focusTracker']=new _0x2d4da6(),this['keystrokes']=new _0x3106bc(),this['focusCycler']=new _0x21837d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x58ac4d=>_0x58ac4d['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x568178,this['_localUser']=_0x3f16ed,this['_config']=_0x5ec4e0,_0x5ec4e0['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x201da0(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3b7e7a}=this['_config'];this['commentsListView']=new _0x3b7e7a(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',_0x559591=>_0x559591+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x19a041,_0x47b7ac)=>_0x19a041||!!_0x47b7ac);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4b0049}=this['_config'],_0x2f029b=new _0x4b0049(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x55787d=_0x2f029b['commentInputView'];return _0x2f029b['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x55787d,'value',(_0x366db8,_0x40b138,_0x22ff8a)=>!!_0x22ff8a||_0x366db8&&!_0x40b138),_0x55787d['on']('submit',(_0x379049,_0x324340)=>{this['fire']('addComment',_0x324340),_0x55787d['editor']['setData']('');}),_0x55787d['on']('cancel',()=>this['focus']()),_0x55787d['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2f029b;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x297d12,_0x1240e6,_0x1b8acc,_0xd05cfe){super(_0x297d12,_0x1240e6,_0x1b8acc,_0xd05cfe),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x9c6e3=>_0x9c6e3&&_0x9c6e3[0x0]?_0x9c6e3[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x35027f,_0x4eee7a)=>{let _0x45d54a='';for(const _0x5efb27 of _0x35027f)_0x45d54a+='<p>'+ls(_0x5efb27['content'],_0x5efb27['color'])+'</p>';return _0x4eee7a?_0x45d54a:_0x4e76e6(_0x45d54a,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xd05cfe['SuggestionView'](_0x297d12,_0x1240e6,{'formatDateTime':_0xd05cfe['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 _0x34bae3=this['bindTemplate'],_0x2d3947=[this['suggestionView']];return this['commentsListView']&&_0x2d3947['push'](this['commentsListView']),this['commentThreadInputView']&&_0x2d3947['push'](this['commentThreadInputView']),_0x2d3947['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x34bae3['if']('isActive','ck-suggestion-wrapper--active'),_0x34bae3['to']('type',_0x2f5c64=>'ck-suggestion-'+_0x2f5c64),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':_0x34bae3['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x2d3947};}['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 _0x3f236f{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x2cd12d,_0x164e0f,_0x5a6b96){super(_0x2cd12d),this['_model']=_0x164e0f,this['_config']=_0x5a6b96,this['set']('description',''),this['bind']('authoredAt')['to'](_0x164e0f),this['acceptButton']=this['_createButton'](o(_0x2cd12d,'Accept\x20suggestion'),_0x22bd42['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x2cd12d,'Discard\x20suggestion'),_0x22bd42['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x244d6e(_0x2cd12d,_0x164e0f['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0xfeac15([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2d4da6(),this['keystrokes']=new _0x3106bc(),this['focusCycler']=new _0x21837d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x2862b5=>_0x2862b5['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4f9253=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4f9253['innerHTML']=this['description'],this['on']('change:description',(_0x9faafc,_0xb5145d,_0x1a4b79)=>{_0x4f9253['innerHTML']=_0x1a4b79;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x59411c=this['bindTemplate'],_0x16397c=[{'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':_0x59411c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x59411c['to']('authoredAt',_0x24f41d=>this['_config']['formatDateTime'](_0x24f41d))}]}]},{'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']&&_0x16397c['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':_0x16397c}]};}['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'](_0x38976a,_0x358d70,_0x1b0313,_0x58c258,_0x56ca06){const _0x43ed30=new _0x10725f(this['locale']);return _0x43ed30['set']({'label':_0x38976a,'icon':_0x358d70,'tooltip':!0x0,'tooltipPosition':_0x56ca06}),_0x43ed30['extendTemplate']({'attributes':{'class':_0x1b0313}}),_0x43ed30['on']('execute',()=>{this['fire'](_0x58c258,this['_model']['id']);}),_0x43ed30;}['_setupKeyboardNavigation'](){const _0x4e1962=this['element'];this['keystrokes']['listenTo'](_0x4e1962);for(const _0x393b93 of this['focusables'])this['focusTracker']['add'](_0x393b93['element']),this['keystrokes']['listenTo'](_0x393b93['element']);this['keystrokes']['set']('enter',(_0x373419,_0x384b44)=>{_0x4e1962===_0x373419['target']&&(this['focusCycler']['focusFirst'](),_0x384b44());}),this['keystrokes']['set']('esc',(_0x12c099,_0x12f512)=>{_0x4e1962!==_0x12c099['target']&&(this['focus'](),_0x12f512());});}}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 _0x5bfee9{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x999574,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x3232c8){super(_0x3232c8),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x550f14=this['editor']['config'];_0x550f14['define']('trackChanges.SuggestionThreadView',re),_0x550f14['define']('trackChanges.SuggestionView',ce),_0x550f14['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x550f14['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x27b22b,_0x47cbee){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x58f1bc,_0x5a471d]of this['_handleControllerBuffer']){const _0x119321=this['_suggestionToController']['has'](_0x58f1bc);_0x119321||_0x5a471d?_0x119321&&_0x5a471d&&this['_destroyController'](_0x58f1bc):this['_initializeController'](_0x58f1bc);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x27b22b,_0x47cbee);}['init'](){const _0xb5f0bb=this['editor'],_0x43d209=_0xb5f0bb['plugins']['get']('TrackChangesEditing'),_0x2900a2=_0xb5f0bb['plugins']['get']('Annotations'),_0x1832d9=_0xb5f0bb['plugins']['get']('EditorAnnotations'),_0x517609=_0xb5f0bb['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1832d9['addSourceCollector'](()=>{const _0x4de060=[];for(const [_0x433284,_0x464ced]of Array['from'](this['_suggestionToController'])){const _0x5111e0=_0x433284['getAllAdjacentSuggestions'](),_0x16dd64=[];for(const _0x12bd6e of _0x5111e0){if(!_0x12bd6e['isInContent'])continue;if(_0x12bd6e['isMultiRange']){_0x16dd64['push'](..._0x12bd6e['getRanges']());continue;}const _0x26afd0=_0x12bd6e['getFirstRange']();if(_0x16dd64['length']>0x0){const _0x26575d=_0x16dd64[0x0]['getJoined'](_0x26afd0);if(_0x26575d){_0x16dd64[0x0]=_0x26575d;continue;}}_0x16dd64['push'](_0x26afd0);}_0x4de060['push']([_0x464ced['view'],_0x16dd64]);}return _0x4de060;}),this['listenTo'](_0x43d209,'suggestionLoaded',(_0x3d57d4,_0x50dd33)=>{this['listenTo'](_0x50dd33,'change:previous',(_0x56a75f,_0x313050,_0x1728e3,_0x41e275)=>{_0x50dd33['isInContent']&&(null==_0x1728e3?(this['_updateController'](_0x41e275['head']),this['_handleSuggestionControllerDelayed'](_0x50dd33,!0x1)):(this['_updateController'](_0x1728e3['head']),null==_0x41e275&&this['_handleSuggestionControllerDelayed'](_0x50dd33,!0x0)));}),null!==_0x50dd33['previous']?this['_updateController'](_0x50dd33['head']):this['_handleSuggestionControllerDelayed'](_0x50dd33,!0x1);}),this['listenTo'](_0x43d209,'suggestionUnloaded',(_0x2680f7,_0x3d1be0,_0x1fd529)=>{this['stopListening'](_0x3d1be0,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3d1be0),this['_suggestionToController']['has'](_0x3d1be0)&&this['_destroyController'](_0x3d1be0),_0x1fd529&&this['_updateController'](_0x1fd529['head']);}),this['listenTo'](_0x43d209,'suggestionChanged',(_0x14bbc8,_0x343a4e)=>{this['_updateController'](_0x343a4e);}),this['listenTo'](_0x2900a2,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x517609,'addComment',(_0x54b568,{threadId:_0x423cd6,isFromAdapter:_0x2882a6})=>{if(_0x2882a6||!_0x43d209['hasSuggestion'](_0x423cd6))return;const _0x4556ea=_0x43d209['getSuggestion'](_0x423cd6);this['_suggestionToController']['get'](_0x4556ea)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x1e6a03=this['editor']['plugins']['get']('Annotations'),_0x240624=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2257ca=Array['from'](_0x1e6a03['activeAnnotations'],_0x4e9b2f=>_0x4e9b2f['innerView'])['filter'](_0x3d4ead=>this['_viewToController']['has'](_0x3d4ead)),_0x1e0171=[];for(const _0x366bd7 of _0x2257ca){const _0x1dea19=this['_viewToController']['get'](_0x366bd7)['model']['getAllAdjacentSuggestions']();_0x1e0171['push'](..._0x1dea19['reduce']((_0x531b4e,_0x5757bc)=>[..._0x531b4e,..._0x5757bc['getMarkerNames']()],[]));}_0x240624['activeMarkers']=_0x1e0171;}['_addUIComponentsToFactory'](){const _0x25547a=this['editor'],_0x298004=_0x25547a['locale'],_0x114992=o(_0x298004,'Track\x20changes'),_0xdf1b=new Wt([{'type':'switchbutton','model':new _0x287844({'withText':!0x0,'isToggleable':!0x0,'label':_0x114992,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x1c57d5 of _0xdf1b)if(me(_0x1c57d5)){const _0xbf34a6=_0x25547a['commands']['get'](_0x1c57d5['model']['commandName']);_0x1c57d5['model']['bind']('isOn','isEnabled')['to'](_0xbf34a6,'value','isEnabled');}_0x25547a['ui']['componentFactory']['add']('trackChanges',_0x3ea789=>this['_createToolbarButton'](_0x3ea789,_0xdf1b,_0x114992)),_0x25547a['ui']['componentFactory']['add']('menuBar:trackChanges',_0x694180=>this['_createMenuBarMenu'](_0x694180,_0xdf1b,_0x114992));}['_createToolbarButton'](_0x4d4ba5,_0x676eec,_0xa5d079){const _0x2bfa9d=Qt(_0x4d4ba5,_0xbcc610),_0x42da9b=this['editor']['commands']['get']('trackChanges');_0x2bfa9d['buttonView']['set']({'tooltip':_0xa5d079,'label':_0xa5d079,'icon':he}),_0x2bfa9d['buttonView']['bind']('isOn')['to'](_0x42da9b,'value'),_0x2bfa9d['buttonView']['on']('execute',()=>{_0x42da9b['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2bfa9d,_0x676eec,{'role':'menu'});const _0x129425=[];for(const _0x9f261d of _0x676eec)me(_0x9f261d)&&_0x129425['push'](this['editor']['commands']['get'](_0x9f261d['model']['commandName']));const _0xb5d946=_0x2bfa9d['buttonView'];return _0xb5d946['actionView']['unbind']('isEnabled'),_0xb5d946['arrowView']['unbind']('isEnabled'),_0xb5d946['actionView']['bind']('isEnabled')['to'](_0x42da9b,'isEnabled'),_0xb5d946['arrowView']['bind']('isEnabled')['toMany'](_0x129425,'isEnabled',(..._0x2ce543)=>_0x2ce543['some'](_0xdf606=>_0xdf606)),_0x2bfa9d['on']('execute',_0x15a04e=>{this['editor']['execute'](_0x15a04e['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2bfa9d;}['_createMenuBarMenu'](_0x4d8f59,_0x4019ec,_0x3fa61d){const _0x4c2771=new Yt(_0x4d8f59),_0x5ae9f6=this['editor']['commands']['get']('trackChanges');_0x4c2771['buttonView']['set']({'label':_0x3fa61d,'icon':he});const _0x206860=new Zt(_0x4d8f59);for(const _0x35a48b of _0x4019ec){if('separator'==_0x35a48b['type']){_0x206860['items']['add'](new Xt(_0x4d8f59));continue;}const _0x15c51c=new te(_0x4d8f59,_0x4c2771),_0xba257c=new _0x12f0da(_0x4d8f59),_0x1b7f1c=_0x35a48b['model'];_0xba257c['bind'](...Object['keys'](_0x1b7f1c))['to'](_0x1b7f1c),_0xba257c['delegate']('execute')['to'](_0x4c2771),_0xba257c['on']('execute',()=>{this['editor']['execute'](_0x1b7f1c['commandName']),this['editor']['editing']['view']['focus']();}),_0x15c51c['children']['add'](_0xba257c),_0x206860['items']['add'](_0x15c51c);}return _0x4c2771['bind']('isEnabled')['to'](_0x5ae9f6,'isEnabled'),_0x4c2771['panelView']['children']['add'](_0x206860),_0x4c2771;}['_initializeController'](_0x380ea8){const _0x1acd0f=this['editor'],_0x19af7d=_0x1acd0f['config'],_0x13c19e=_0x1acd0f['plugins']['get']('Annotations'),_0x1e7cb0=_0x1acd0f['plugins']['get']('CommentsRepository'),_0x28922e=_0x1acd0f['plugins']['get']('EditorAnnotations'),_0x19e875=_0x1acd0f['plugins']['get'](_0x999574)['me'],_0x50363e=_0x19af7d['get']('trackChanges')['SuggestionThreadView'],_0x1cd8ad=_0x19af7d['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x7aa5a4,CommentThreadInputView:_0x5f4d18}=_0x1acd0f['plugins']['get']('CommentsUI');let _0x394523,_0x5e3eb8,_0x47a73f;this['_annotationViews']['has'](_0x380ea8['id'])?(_0x5e3eb8=this['_annotationViews']['get'](_0x380ea8['id']),_0x394523=_0x5e3eb8['mainView']):(_0x394523=new _0x50363e(_0x1acd0f['locale'],_0x380ea8,_0x19e875,{'disableComments':this['_disableComments'],'editorConfig':_0x19af7d['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x19af7d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x19af7d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x19af7d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x320a77(_0x19af7d['get']('locale')),'CommentView':_0x19af7d['get']('comments')['CommentView'],'CommentsListView':_0x7aa5a4,'CommentThreadInputView':_0x5f4d18,'SuggestionView':_0x1cd8ad}),_0x394523['suggestionView']['acceptButton']['on']('execute',()=>{_0x1acd0f['editing']['view']['focus']();}),_0x394523['suggestionView']['discardButton']['on']('execute',()=>{_0x1acd0f['editing']['view']['focus']();}),_0x5e3eb8=_0x13c19e['createAnnotationView'](this['editor']['locale'],_0x394523),_0x5e3eb8['bind']('isDirty')['to'](_0x394523,'isDirty'),_0x5e3eb8['bind']('length')['to'](_0x394523),_0x5e3eb8['bind']('type')['to'](_0x394523,'type',_0x57627a=>'suggestion-'+_0x57627a),_0x394523['on']('escape',()=>{_0x47a73f['fire']('escape');}),this['_annotationViews']['set'](_0x380ea8['id'],_0x5e3eb8));const _0x2bd167=_0x1e7cb0['createCommentThreadController'](_0x380ea8['commentThread'],_0x394523),_0x38138d=new ae(_0x1acd0f,_0x380ea8,_0x394523,_0x2bd167),_0x19a621=_0x380ea8['getAllAdjacentSuggestions']()['filter'](_0x4af509=>_0x4af509['isInContent']);_0x394523['descriptionParts']=_0x1acd0f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x19a621),this['_suggestionToController']['set'](_0x380ea8,_0x38138d),this['_viewToController']['set'](_0x394523,_0x38138d),_0x47a73f=_0x13c19e['createAnnotation']({'view':_0x5e3eb8,'target':()=>{const _0x33fad7=[],_0x208bb1=_0x380ea8['getAllAdjacentSuggestions']()['filter'](_0x41d57a=>_0x41d57a['isInContent']);for(const _0x4c7ee9 of _0x208bb1)_0x33fad7['push'](..._0x4c7ee9['getMarkers']());return _0x3c9865(_0x1acd0f['editing'],_0x33fad7);},'type':()=>'suggestion-'+_0x38138d['view']['type']}),_0x1e7cb0['_bindAnnotationToEditors'](_0x394523,_0x47a73f),_0x13c19e['add'](_0x47a73f),_0x28922e['registerAnnotation'](_0x47a73f);}['_destroyController'](_0x342e9b){const _0x5e56ca=this['editor']['plugins']['get']('CommentsRepository'),_0x286bf9=this['editor']['plugins']['get']('Annotations'),_0x5613a7=this['_suggestionToController']['get'](_0x342e9b),_0x113753=_0x5613a7['view'],_0x2a6b6b=_0x286bf9['getByInnerView'](_0x113753);_0x5e56ca['_unbindEditors'](_0x113753),_0x2a6b6b&&_0x286bf9['remove'](_0x2a6b6b),this['_suggestionToController']['delete'](_0x342e9b),this['_viewToController']['delete'](_0x113753),_0x5613a7['destroy']();}['_updateController'](_0x32f7a0){if(!_0x32f7a0['isInContent']||!this['_suggestionToController']['has'](_0x32f7a0))return;const _0x382a65=this['editor']['plugins']['get']('TrackChangesEditing'),_0x59a633=this['_suggestionToController']['get'](_0x32f7a0),_0x850c97=_0x32f7a0['getAllAdjacentSuggestions']();_0x59a633['view']['descriptionParts']=_0x382a65['descriptionFactory']['getDescriptions'](_0x850c97);}['destroy'](){for(const _0x28ea55 of this['_suggestionToController']['keys']())this['_destroyController'](_0x28ea55);for(const _0x133e09 of this['_annotationViews']['values']())_0x133e09['mainView']['destroy']();super['destroy']();}}function me(_0x53e46e){return'model'in _0x53e46e;}class k extends _0x5bfee9{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x92097c){this['editor']['plugins']['get'](p)['adapter']=_0x92097c;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x814cfb){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x814cfb);}['getSuggestions']({skipNotAttached:_0x133ced=!0x1,toJSON:_0x3f1244=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x133ced,'toJSON':_0x3f1244});}['getSuggestion'](_0xa9efb4){return this['editor']['plugins']['get'](p)['getSuggestion'](_0xa9efb4);}}const T=['Pagination'];class P extends _0x5bfee9{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x56bdd1=this['editor'];if(_0x56bdd1['config']['define']('trackChangesData.editorCreator',_0x295c47=>{const _0xe9c4b0=_0x56bdd1['model']['document']['getRootNames']()['reduce']((_0x230d98,_0x5a4e38)=>(_0x230d98[_0x5a4e38]='',_0x230d98),{});return _0x56bdd1['constructor']['create'](_0xe9c4b0,_0x295c47);}),'function'!=typeof _0x56bdd1['config']['get']('trackChangesData')['editorCreator'])throw new _0x450fba('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x5968f8){return N(this['editor'],!0x0,_0x5968f8);}['getDataWithDiscardedSuggestions'](_0x4f42b0){return N(this['editor'],!0x1,_0x4f42b0);}}class D extends _0x5bfee9{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x4f0cf9){super(_0x4f0cf9),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(_0x563213){return void 0x0!==_0x563213['getRootsAttributes'];}async function N(_0x1f4465,_0x5c2a74,_0x10afae){const _0x53c381=_0xa99902(_0x1f4465,T);_0x53c381['plugins']['push'](p,D),_0x53c381['rootsAttributes']=v(_0x1f4465)?_0x1f4465['getRootsAttributes']():void 0x0;const _0x3eb29a=document['createDocumentFragment'](),_0x568ad9=_0x1f4465['config']['get']('trackChangesData')['editorCreator'],_0xa611b=await _0x568ad9(_0x53c381,()=>function(_0x1ad1e5){const _0x2ec4a3=document['createElement']('div');return _0x1ad1e5['appendChild'](_0x2ec4a3),_0x2ec4a3;}(_0x3eb29a));!function(_0x2714a6,_0x5579d9){const _0x1d9fc3=_0x2714a6['model']['document']['getRootNames']()['reduce']((_0xb0e63f,_0x203eb4)=>(_0xb0e63f[_0x203eb4]=_0x2714a6['data']['get']({'rootName':_0x203eb4}),_0xb0e63f),{}),_0x870552=_0x2714a6['plugins']['get']('Users')['users']['map'](_0xb00a7=>({'id':_0xb00a7['id'],'name':_0xb00a7['name']})),_0x1cbce4=_0x2714a6['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x26172e=_0x2714a6['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x299722=_0x5579d9['plugins']['get']('Users'),_0x40f7ca=_0x5579d9['plugins']['get']('TrackChangesEditing'),_0x189f97=_0x5579d9['plugins']['get']('CommentsRepository');for(const _0xa985e of _0x189f97['getCommentThreads']())_0xa985e['remove']();for(const _0x3600c1 of _0x870552)_0x299722['getUser'](_0x3600c1['id'])||_0x299722['addUser'](_0x3600c1);_0x299722['me']||_0x299722['useAnonymousUser']();for(const _0x2bd83f of _0x26172e)_0x189f97['addCommentThread'](_0x2bd83f);for(const _0x4f41a0 of _0x1cbce4)_0x40f7ca['addSuggestionData'](_0x4f41a0);_0x5579d9['data']['set'](_0x1d9fc3);}(_0x1f4465,_0xa611b),_0xa611b['execute'](_0x5c2a74?'acceptAllSuggestions':'discardAllSuggestions');const _0x35d680=v(_0xa611b)?_0xa611b['getFullData'](_0x10afae):_0xa611b['data']['get'](_0x10afae);return await _0xa611b['destroy'](),_0x35d680;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|