@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250315.0 → 0.0.0-nightly-20250316.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +26 -26
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x26a4b6(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x17fb66,_0x5b82dc){super(),this['id']=_0x5b82dc['id'],this['type']=_0x5b82dc['type'],this['subType']=_0x5b82dc['subType']||null,this['author']=_0x5b82dc['author'],this['creator']=_0x5b82dc['creator']||_0x5b82dc['author'],this['isExternal']=Boolean(_0x5b82dc['attributes']&&_0x5b82dc['attributes']['@external']),this['data']=null,this['_model']=_0x17fb66,this['_onAccept']=_0x5b82dc['onAccept'],this['_onDiscard']=_0x5b82dc['onDiscard'],this['_onAttributesChange']=_0x5b82dc['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5b82dc['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 _0x1f2db3=this;for(;_0x1f2db3['previous'];)_0x1f2db3=_0x1f2db3['previous'];return _0x1f2db3;}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'](_0x2a1dab){this['_markerNames']['add'](_0x2a1dab);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x426f44=>this['_model']['markers']['get'](_0x426f44))['filter'](_0x27d9cf=>_0x27d9cf);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x5c83c8=>{for(const _0x386ea9 of this['getMarkers']())_0x5c83c8['removeMarker'](_0x386ea9);}),this['_markerNames']['clear']();}['removeMarker'](_0x3746e8){this['_model']['change'](_0x4ece6d=>{_0x4ece6d['removeMarker'](_0x3746e8);}),this['_markerNames']['delete'](_0x3746e8);}['addRange'](_0x2f36dd){const _0x269fa2='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x269fa2),this['_model']['change'](_0x18d940=>{_0x18d940['addMarker'](_0x269fa2,{'range':_0x2f36dd,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x5ee0b4){for(const _0x62f1eb of this['getRanges']())if(_0x62f1eb['isIntersecting'](_0x5ee0b4))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x6c0588=>_0x6c0588['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x258047,_0x384833)=>[..._0x258047,..._0x384833['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2b9383=this['getRanges']();if(0x1!=_0x2b9383['length'])return null;const _0x3bddfb=_0x2b9383[0x0],_0x2eb7e1=_0x3bddfb['start']['nodeAfter'],_0x3f7292=_0x3bddfb['end']['nodeBefore'];return _0x2eb7e1 instanceof _0x5e7052?_0x2eb7e1!=_0x3f7292?null:_0x2eb7e1: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 _0x445faf=[];let _0x5cd80e=this['head'];for(;_0x5cd80e;)_0x445faf['push'](_0x5cd80e),_0x5cd80e=_0x5cd80e['next'];return _0x445faf;}['setAttribute'](_0x5a62ea,_0x4d0539){const _0x3abd1e=_0x3ee16e(this['attributes']);_0x2c1bc2(_0x3abd1e,_0x5a62ea,_0x4d0539),_0x1c217d(_0x3abd1e,this['attributes'])||(this['attributes']=_0x3abd1e,this['_onAttributesChange'](_0x3abd1e));}['removeAttribute'](_0x586062){const _0x1291df=_0x3ee16e(this['attributes']);_0x3bf44c(_0x1291df,_0x586062),_0x1c217d(_0x1291df,this['attributes'])||(this['attributes']=_0x1291df,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 _0x1b6899()['substr'](0x1,0x5);}}function c(_0x2d654d,_0x212e37,_0x29b1d3){const _0x2f6d0a=_0x2d654d['t'],t=_0x2d654d['t'];switch(_0x212e37){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'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');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',_0x29b1d3);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x29b1d3);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x29b1d3);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x29b1d3);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x29b1d3);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',_0x29b1d3);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x29b1d3);case'*Replace\x20image*':return t('*Replace\x20image*');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',_0x29b1d3);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x29b1d3);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x29b1d3);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x29b1d3);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x29b1d3);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x29b1d3);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x29b1d3);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x29b1d3);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x29b1d3);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x29b1d3);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x29b1d3);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x29b1d3);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x29b1d3);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x29b1d3);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x29b1d3);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x29b1d3);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x29b1d3);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'},_0x29b1d3);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x29b1d3);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x29b1d3);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x29b1d3);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x29b1d3);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x29b1d3);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'},_0x29b1d3);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x29b1d3);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x29b1d3);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x29b1d3);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x29b1d3);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'},_0x29b1d3);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x29b1d3);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'},_0x29b1d3);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'},_0x29b1d3);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x29b1d3);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'},_0x29b1d3);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x29b1d3);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'},_0x29b1d3);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x29b1d3);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x29b1d3);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'},_0x29b1d3);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x29b1d3);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 _0x2f6d0a({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x29b1d3);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x2f6d0a({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x29b1d3);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x29b1d3);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'},_0x29b1d3);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'},_0x29b1d3);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'},_0x29b1d3);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x212e37;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x567439,_0x158268){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x567439,this['_locale']=_0x158268;}['getDescriptions'](_0x4bc4c3){const _0x3d7689=[],_0x12f977=new Set(),_0x1b9d58=new Set();for(let _0x405b8e=0x0;_0x405b8e<_0x4bc4c3['length'];_0x405b8e++){const _0x3bbf9c=_0x4bc4c3[_0x405b8e];if(!_0x3bbf9c['isInContent'])continue;const _0x3b659b=this['_handleCustomCallbackDescription'](_0x3bbf9c);if(_0x3b659b){if(null!=_0x3bbf9c['subType']){if(_0x12f977['has'](_0x3bbf9c['subType']))continue;_0x12f977['add'](_0x3bbf9c['subType']);}_0x3d7689['push'](_0x3b659b);}else{if('attribute'!=_0x3bbf9c['type'])'insertion'!=_0x3bbf9c['type']&&'deletion'!=_0x3bbf9c['type']||this['_handleInsertRemoveSuggestionDescription'](_0x3d7689,_0x3bbf9c,_0x4bc4c3[_0x405b8e+0x1]);else{const _0x2bd690=_0x3bbf9c['data']['key'];if(_0x1b9d58['has'](_0x2bd690))continue;_0x1b9d58['add'](_0x3bbf9c['data']['key']),_0x2bd690==u?this['_handleRenameSuggestionDescription'](_0x3d7689,_0x3bbf9c):this['_handleAttributeSuggestionDescription'](_0x3d7689,_0x3bbf9c);}}}return this['_resolveDescriptionItems'](_0x3d7689);}['registerDescriptionCallback'](_0x1b6d64){this['_customCallbacks']['push'](_0x1b6d64);}['registerElementLabel'](_0x4766ea,_0x9b8513,_0x4a3d78=_0x44647c['normal']){'function'==typeof _0x4766ea?_0xc9a975(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4766ea,'label':_0x9b8513,'priority':_0x4a3d78}):this['_itemLabels']['set'](_0x4766ea,_0x9b8513);}['registerAttributeLabel'](_0x179fd3,_0x1d409c){this['_attributeLabels']['set'](_0x179fd3,_0x1d409c);}['getItemLabel'](_0x7ec024,_0x8c5b03=0x1){let _0x348e89;for(const _0x219f3a of this['_itemLabelsCallbacks'])if(_0x219f3a['matchingCallback'](_0x7ec024)){_0x348e89=_0x219f3a['label'];break;}return _0x348e89||(_0x348e89=this['_itemLabels']['get'](_0x7ec024['name'])),_0x348e89?_0x348e89(_0x8c5b03):0x1!==_0x8c5b03?_0x8c5b03+'\x20'+_0x7ec024['name']+'s':''+_0x7ec024['name'];}['_addDescriptionItems'](_0x5cc2b4,_0x338c4e){const _0x4afea3=_0x338c4e['getFirstRange']()['getWalker'](),_0x485943='insertion'==_0x338c4e['type']?'add':'remove';for(const _0x87ed6d of _0x4afea3){const _0x30ee52=_0x87ed6d['item'],_0xb571a2=_0x5cc2b4[_0x5cc2b4['length']-0x1];if(_0x30ee52['is']('$textProxy'))_0xb571a2&&_0xb571a2['type']['indexOf']('Container')>-0x1&&_0x5cc2b4['pop'](),_0xb571a2&&'text'==_0xb571a2['type']?_0xb571a2[_0x485943]+=_0x30ee52['data']:_0x5cc2b4['push']({'type':'text','add':'add'==_0x485943?_0x30ee52['data']:'','remove':'remove'==_0x485943?_0x30ee52['data']:''});else{if(this['_schema']['isObject'](_0x30ee52)){const _0x44f2aa=_0x30ee52;if(_0xb571a2&&_0xb571a2['type']['indexOf']('Container')>-0x1&&_0x5cc2b4['pop'](),'elementEnd'==_0x87ed6d['type'])continue;_0xb571a2&&_0xb571a2['type']==_0x485943+'Object'&&_0xb571a2['element']['name']==_0x44f2aa['name']?_0xb571a2['quantity']++:_0x5cc2b4['push']({'type':_0x485943+'Object','element':_0x44f2aa,'quantity':0x1}),_0x4afea3['skip'](_0x3ad371=>!('elementEnd'==_0x3ad371['type']&&_0x3ad371['item']==_0x30ee52));}else{if(this['_schema']['checkChild'](_0x30ee52,'$text')||_0x30ee52['is']('element','softBreak')){const _0x84f8a6=_0x30ee52;if('add'==_0x485943&&'elementStart'==_0x87ed6d['type']||'remove'==_0x485943&&'elementEnd'==_0x87ed6d['type'])continue;if(_0xb571a2&&-0x1==_0xb571a2['type']['indexOf']('Container')){'text'==_0xb571a2['type']&&(_0xb571a2[_0x485943]+='\x0a');continue;}let _0x3d4ce7;if(_0x3d4ce7='add'==_0x485943?_0x84f8a6['nextSibling']&&!this['_schema']['isObject'](_0x84f8a6['nextSibling'])?_0x84f8a6['nextSibling']:null:_0x84f8a6['previousSibling']&&!this['_schema']['isObject'](_0x84f8a6['previousSibling'])?_0x84f8a6['previousSibling']:null,_0x84f8a6['isEmpty']||_0x3d4ce7&&_0x3d4ce7['isEmpty']){const _0x22e926=_0x3d4ce7&&_0x3d4ce7['isEmpty']?_0x3d4ce7:_0x84f8a6;_0xb571a2&&_0xb571a2['type']==_0x485943+'EmptyContainer'&&_0xb571a2['element']['name']==_0x22e926['name']?_0xb571a2['quantity']++:_0x5cc2b4['push']({'type':_0x485943+'EmptyContainer','element':_0x22e926,'quantity':0x1});}else _0x5cc2b4['push']({'type':_0x485943+'Container','element':_0x84f8a6});}}}}}['_resolveDescriptionItems'](_0x415d6e){const _0x4a196a=this['_locale'],_0x10bef5=[],_0x123c4e=[],_0x5a7313=[];for(const _0x3cdb39 of _0x415d6e)switch(_0x3cdb39['type']){case'text':if(_0x3cdb39['add']=_0x3cdb39['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3cdb39['remove']=_0x3cdb39['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3cdb39['add']&&''!=_0x3cdb39['remove']){_0x10bef5['push']({'type':'replace','content':c(_0x4a196a,'REPLACE_TEXT',['\x22'+_0x3cdb39['remove']+'\x22','\x22'+_0x3cdb39['add']+'\x22'])});continue;}if(null!=_0x3cdb39['add']['match'](/^ +$/)){_0x10bef5['push']({'type':'insertion','content':c(_0x4a196a,'*Insert:*\x20%0',c(_0x4a196a,'ELEMENT_SPACE',_0x3cdb39['add']['length']))});continue;}if(null!=_0x3cdb39['remove']['match'](/^ +$/)){_0x10bef5['push']({'type':'deletion','content':c(_0x4a196a,'*Remove:*\x20%0',c(_0x4a196a,'ELEMENT_SPACE',_0x3cdb39['remove']['length']))});continue;}if(''!=_0x3cdb39['add']){_0x10bef5['push']({'type':'insertion','content':c(_0x4a196a,'*Insert:*\x20%0','\x22'+_0x3cdb39['add']+'\x22')});continue;}_0x10bef5['push']({'type':'deletion','content':c(_0x4a196a,'*Remove:*\x20%0','\x22'+_0x3cdb39['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x10bef5['push']({'type':'insertion','content':c(_0x4a196a,'*Insert:*\x20%0',this['getItemLabel'](_0x3cdb39['element'],_0x3cdb39['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x10bef5['push']({'type':'deletion','content':c(_0x4a196a,'*Remove:*\x20%0',this['getItemLabel'](_0x3cdb39['element'],_0x3cdb39['quantity']))});continue;case'addContainer':_0x10bef5['push']({'type':'insertion','content':c(_0x4a196a,'*Split:*\x20%0',this['getItemLabel'](_0x3cdb39['element'],_0x3cdb39['quantity']))});continue;case'removeContainer':_0x10bef5['push']({'type':'deletion','content':c(_0x4a196a,'*Merge:*\x20%0',this['getItemLabel'](_0x3cdb39['element'],_0x3cdb39['quantity']))});continue;case'addFormat':_0x123c4e['push'](_0x3cdb39['key']);continue;case'removeFormat':_0x5a7313['push'](_0x3cdb39['key']);continue;default:_0x10bef5['push'](_0x3cdb39);}if(_0x123c4e['length']){const _0x54ce78=_0x123c4e['map'](_0x76bf45=>this['_attributeLabels']['has'](_0x76bf45)?this['_attributeLabels']['get'](_0x76bf45):_0x76bf45)['join'](',\x20');_0x10bef5['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x54ce78)});}if(_0x5a7313['length']){const _0x42ac78=_0x5a7313['map'](_0x138f3d=>this['_attributeLabels']['has'](_0x138f3d)?this['_attributeLabels']['get'](_0x138f3d):_0x138f3d)['join'](',\x20');_0x10bef5['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x42ac78)});}return _0x10bef5;}['_handleCustomCallbackDescription'](_0x31798c){for(const _0x175220 of this['_customCallbacks']){const _0x423ed5=_0x175220(_0x31798c);if(_0x423ed5&&'type'in _0x423ed5)return _0x423ed5;}}['_handleAttributeSuggestionDescription'](_0xdf20,_0x3a826e){const _0xda1088=_0x3a826e['data'],_0x4e333e=void 0x0===_0xda1088['newValue']?'removeFormat':'addFormat';_0xdf20['push']({'type':_0x4e333e,'key':_0xda1088['key']});}['_handleRenameSuggestionDescription'](_0x29bbe8,_0x4b6542){_0x29bbe8['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x4b6542['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x4afb65,_0x3f8b77,_0x4b5217){if(this['_addDescriptionItems'](_0x4afb65,_0x3f8b77),_0x4b5217&&_0x4b5217['getFirstRange']()&&!_0x3f8b77['getFirstRange']()['end']['isEqual'](_0x4b5217['getFirstRange']()['start'])){const _0x2262f3=_0x4afb65[_0x4afb65['length']-0x1],_0x143ce4='insertion'==_0x3f8b77['type']?'add':'remove';_0x2262f3&&'text'==_0x2262f3['type']&&(_0x2262f3[_0x143ce4]+='\x0a');}}}class U extends _0x32ae11{['afterInit'](){const _0x1e1893=this['editor'],_0x8e4575=_0x1e1893['plugins']['get']('TrackChangesEditing');_0x1e1893['commands']['get']('showAIAssistant')&&_0x8e4575['enableCommand']('showAIAssistant');}}class V extends _0x32ae11{['afterInit'](){const _0x325826=this['editor'],_0x1b1265=_0x325826['locale'];if(!_0x325826['plugins']['has']('AlignmentEditing'))return;const _0x583dcc=_0x325826['plugins']['get']('TrackChangesEditing');_0x583dcc['enableDefaultAttributesIntegration']('alignment'),_0x583dcc['registerBlockAttribute']('alignment'),_0x583dcc['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x1b1265,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4af30d=this['editor'],_0x20835b=_0x4af30d['locale'];_0x4af30d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x16bfd6=>{if('formatBlock'!=_0x16bfd6['type'])return;const {data:_0x5e2c0b}=_0x16bfd6;if(_0x5e2c0b&&'alignment'==_0x5e2c0b['commandName']){const _0x5d4f45=_0x5e2c0b['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x20835b,'*Format:*\x20%0',function(_0x2d0799){switch(_0x2d0799){case'left':return c(_0x20835b,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x20835b,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x20835b,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x20835b,'FORMAT_JUSTIFY_TEXT');}}(_0x5d4f45))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x32ae11{['afterInit'](){const _0x369f22=this['editor'],_0x31d9b4=_0x369f22['plugins']['get']('TrackChangesEditing'),_0xd51ed9=_0x369f22['locale'];for(const _0x4c3d1f of Yt){if(!_0x369f22['plugins']['has'](_0x4c3d1f))continue;const _0xcc8937=_0x4c3d1f['slice'](0x0,-0x7)['toLowerCase'](),_0x2cb944='FORMAT_'+_0xcc8937['toUpperCase']();_0x31d9b4['enableDefaultAttributesIntegration'](_0xcc8937),_0x31d9b4['registerInlineAttribute'](_0xcc8937),_0x31d9b4['descriptionFactory']['registerAttributeLabel'](_0xcc8937,c(_0xd51ed9,_0x2cb944));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x468fa0=this['editor'],_0x4eadae=_0x468fa0['locale'],_0x1a1b27=_0x468fa0['plugins']['get']('TrackChangesEditing');function _0x2b5844(_0x4f2de6,_0x3c3073){_0x1a1b27['descriptionFactory']['registerDescriptionCallback'](_0x5cfb13=>{if('formatInline'!=_0x5cfb13['type'])return;const {data:_0x24869f}=_0x5cfb13;return _0x24869f&&_0x24869f['commandName']===_0x4f2de6?_0x24869f['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x4eadae,'*Format:*\x20%0',_0x3c3073)}:{'type':'format','content':c(_0x4eadae,'*Remove\x20format:*\x20%0',_0x3c3073)}:void 0x0;});}_0x2b5844('bold',c(_0x4eadae,'FORMAT_BOLD')),_0x2b5844('italic',c(_0x4eadae,'FORMAT_ITALIC')),_0x2b5844('underline',c(_0x4eadae,'FORMAT_UNDERLINE')),_0x2b5844('code',c(_0x4eadae,'FORMAT_CODE')),_0x2b5844('strikethrough',c(_0x4eadae,'FORMAT_STRIKETHROUGH')),_0x2b5844('subscript',c(_0x4eadae,'FORMAT_SUBSCRIPT')),_0x2b5844('superscript',c(_0x4eadae,'FORMAT_SUPERSCRIPT'));}}class G extends _0x32ae11{['afterInit'](){const _0x54bf39=this['editor'],_0x3e80a6=_0x54bf39['locale'];if(!_0x54bf39['plugins']['has']('BlockQuoteEditing'))return;const _0x145571=_0x54bf39['plugins']['get']('TrackChangesEditing'),_0x2b7376=this['editor']['commands']['get']('blockQuote');_0x145571['enableCommand']('blockQuote',(_0x4d9423,_0x203299={})=>{const _0x31fcd0=this['editor']['model']['document']['selection'],_0x218944=_0x203299&&void 0x0!==_0x203299['forceValue']?_0x203299['forceValue']:!_0x2b7376['value'];let _0x255b8f=[];if(_0x218944){const _0x51bfa7=Array['from'](_0x31fcd0['getSelectedBlocks']())['filter'](_0x3bf8ed=>to(_0x3bf8ed)||function(_0x4eddd3,_0x4e28de){const _0x320800=_0x4e28de['checkChild'](_0x4eddd3['parent'],'blockQuote'),_0x28bbca=_0x4e28de['checkChild'](['$root','blockQuote'],_0x4eddd3);return _0x320800&&_0x28bbca;}(_0x3bf8ed,this['editor']['model']['schema']));_0x255b8f=Zt(_0x51bfa7,_0x54bf39['model']);}else{const _0x2d9b93=Array['from'](_0x31fcd0['getSelectedBlocks']())['filter'](_0x28d972=>to(_0x28d972));_0x255b8f=Zt(_0x2d9b93,_0x54bf39['model']);}_0x54bf39['model']['change'](()=>{for(const _0x14c5e3 of _0x255b8f)_0x145571['markBlockFormat'](_0x14c5e3,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x218944}]});});}),_0x145571['descriptionFactory']['registerDescriptionCallback'](_0x2fd59f=>{const {data:_0x389170}=_0x2fd59f;if(_0x389170&&'blockQuote'==_0x389170['commandName']){const _0x506879=c(_0x3e80a6,'ELEMENT_BLOCK_QUOTE');return _0x389170['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x3e80a6,'*Set\x20format:*\x20%0',_0x506879)}:{'type':'format','content':c(_0x3e80a6,'*Remove\x20format:*\x20%0',_0x506879)};}});}}function to(_0x13974e){return'blockQuote'==_0x13974e['parent']['name'];}class L extends _0x32ae11{['afterInit'](){const _0x35f5bb=this['editor'],_0xb62726=_0x35f5bb['locale'],_0x426391=_0x35f5bb['plugins']['get']('TrackChangesEditing');_0x35f5bb['plugins']['has']('BookmarkEditing')&&(_0x426391['enableCommand']('insertBookmark'),_0x426391['enableDefaultAttributesIntegration']('updateBookmark'),_0x426391['registerBlockAttribute']('bookmarkId'),_0x426391['descriptionFactory']['registerDescriptionCallback'](_0x1d8259=>{if('insertion'!=_0x1d8259['type']&&'deletion'!=_0x1d8259['type']&&'attribute'!=_0x1d8259['type'])return;const _0x50599f=_0x1d8259['getContainedElement']();if(null==_0x50599f)return;if(!_0x50599f['is']('element','bookmark'))return;const _0x597a78=_0x50599f['getAttribute']('bookmarkId');if('insertion'==_0x1d8259['type'])return{'type':'insertion','content':c(_0xb62726,'*Insert:*\x20%0','\x22'+_0x597a78+'\x22\x20'+c(_0xb62726,'ELEMENT_BOOKMARK'))};if('deletion'==_0x1d8259['type'])return{'type':'deletion','content':c(_0xb62726,'*Remove:*\x20%0','\x22'+_0x597a78+'\x22\x20'+c(_0xb62726,'ELEMENT_BOOKMARK'))};const {data:_0x36e9d3}=_0x1d8259;if(!_0x36e9d3||'bookmarkId'!=_0x36e9d3['key'])return;return{'type':'format','content':c(_0xb62726,'*Set\x20bookmark:*\x20%0','\x22'+_0x36e9d3['newValue']+'\x22')};}));}}class J extends _0x32ae11{['afterInit'](){const _0x3f08c4=this['editor'];_0x3f08c4['plugins']['has']('CaseChange')&&(_0x3f08c4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3f08c4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3f08c4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x32ae11{['afterInit'](){const _0x39b943=this['editor'];_0x39b943['commands']['get']('ckbox')&&_0x39b943['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x32ae11{['afterInit'](){const _0x1f0067=this['editor'];if(!_0x1f0067['plugins']['has']('CodeBlock'))return;const _0x8b2bd6=_0x1f0067['plugins']['get']('TrackChangesEditing'),_0x2fe5f1=_0x1f0067['locale'],_0x26688e=_0x1f0067['config']['get']('codeBlock')['languages'],_0x151277=_0x1f0067['commands']['get']('codeBlock');_0x8b2bd6['enableCommand']('indentCodeBlock'),_0x8b2bd6['enableCommand']('outdentCodeBlock'),_0x8b2bd6['enableCommand']('codeBlock',(_0x31666f,_0x49f8f6={})=>{const _0x477a14=_0x1f0067['model'],_0x3182df=_0x1f0067['model']['document']['selection'],_0xaab6a6=_0x49f8f6&&void 0x0!==_0x49f8f6['forceValue']?_0x49f8f6['forceValue']:!_0x151277['value'];let _0x23c06f;_0x49f8f6['language']||(_0x49f8f6['language']=_0x26688e[0x0]['language']),_0x23c06f=_0xaab6a6?Array['from'](_0x3182df['getSelectedBlocks']())['filter'](_0x480f65=>oo(_0x480f65)||function(_0x13302b,_0x2dd7b3){if(_0x13302b['is']('rootElement')||_0x2dd7b3['isLimit'](_0x13302b))return!0x1;return _0x2dd7b3['checkChild'](_0x13302b['parent'],'codeBlock');}(_0x480f65,_0x477a14['schema'])):Array['from'](_0x3182df['getSelectedBlocks']())['filter'](_0x45864f=>oo(_0x45864f));const _0x1415bf=Zt(_0x23c06f,_0x477a14);_0x477a14['change'](()=>{for(const _0x42cd36 of _0x1415bf)_0x8b2bd6['markBlockFormat'](_0x42cd36,{'commandName':'codeBlock','commandParams':[{..._0x49f8f6,'forceValue':_0xaab6a6}],'formatGroupId':'blockName'});});}),(_0x8b2bd6['descriptionFactory']['registerElementLabel']('codeBlock',_0x3cb519=>c(_0x2fe5f1,'ELEMENT_CODE_BLOCK',_0x3cb519)),_0x8b2bd6['descriptionFactory']['registerDescriptionCallback'](_0x400474=>{if('formatBlock'!=_0x400474['type'])return;const _0x8fd06a=_0x2fe5f1['t'],{data:_0x29d9d8}=_0x400474;if(!_0x29d9d8||'codeBlock'!=_0x29d9d8['commandName'])return;const _0x399378=_0x29d9d8['commandParams'][0x0]['language'],_0x50aa03=_0x8fd06a(_0x26688e['find'](_0x113eaa=>_0x113eaa['language']===_0x399378)['label'])['toLowerCase']();return _0x29d9d8['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x2fe5f1,'*Set\x20format:*\x20%0',c(_0x2fe5f1,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x50aa03+')')}:{'type':'format','content':c(_0x2fe5f1,'*Remove\x20format:*\x20%0',c(_0x2fe5f1,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x14887a){return'codeBlock'==_0x14887a['name'];}class q extends _0x32ae11{['afterInit'](){const _0x4f1a56=this['editor'];if(!_0x4f1a56['plugins']['has']('CommentsEditing'))return;_0x4f1a56['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x524489,_0x469308,_0x9c084){const _0xad16e0=[];for(const _0x498858 of _0x469308['getItems']())_0x498858['hasAttribute'](_0x524489)&&_0xad16e0['push'](_0x9c084['createRangeOn'](_0x498858));return _0xad16e0;}function De(_0x1d7cda,_0x50e5b9,{showActiveMarker:_0x374e88=!0x0}={}){const _0x496df8=_0x1d7cda['plugins']['get']('TrackChangesEditing');return(_0x3711bc,_0x445ee4,_0x113388)=>{if(!_0x113388['consumable']['test'](_0x445ee4['markerRange'],_0x3711bc['name']))return;const _0x274478=_0x445ee4['markerRange']['getWalker'](),_0xe00ce2=_0x445ee4['markerRange']['start'],_0x321061=_0x1d7cda['model']['schema'];let _0x2c8e7a=null,_0x584dfb=null,_0x11ff20=!0x1,_0x11f8ef=!0x1;for(const _0x548fd8 of _0x274478){const _0x295bc8=_0x548fd8['item'];_0x11ff20=_0x11ff20||_0x321061['isContent'](_0x295bc8);const _0x2ce7fa=_0x113388['mapper']['toViewElement'](_0x295bc8);if(_0x2ce7fa&&_0x2ce7fa['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x548fd8['type']&&(_0x321061['isBlock'](_0x295bc8)&&!_0x321061['isLimit'](_0x295bc8)&&(_0x295bc8['nextSibling']||_0xe00ce2['isAtEnd']?_0x2c8e7a&&_0x2c8e7a['parent']==_0x295bc8||(_0x2c8e7a=_0x295bc8,_0x150910(_0x548fd8['previousPosition']),_0x11f8ef=!0x0):_0x584dfb=_0x584dfb||_0x548fd8['previousPosition']));}function _0x150910(_0x420daf){const {authorId:_0x2350a2}=_0x496df8['_splitMarkerName'](_0x445ee4['markerName']),_0x88a558=_0x113388['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x50e5b9,'data-author-id':_0x2350a2}),_0x4c8f03=_0x113388['mapper']['toViewPosition'](_0x420daf);_0x374e88&&_0x496df8['activeMarkers']['includes'](_0x445ee4['markerName'])&&_0x113388['writer']['addClass']('ck-suggestion-marker--active',_0x88a558),_0x113388['writer']['insert'](_0x4c8f03,_0x88a558),_0x113388['mapper']['bindElementToMarker'](_0x88a558,_0x445ee4['markerName']);}_0x11ff20||_0x11f8ef||!_0x584dfb||_0x150910(_0x584dfb);};}class z extends _0x32ae11{static get['requires'](){return[_0x19a3a7];}['init'](){const _0x1e136b=this['editor'],_0x8f0474=_0x1e136b['plugins']['get']('TrackChangesEditing');_0x8f0474['enableCommand']('delete');const _0x25cc02=_0x1e136b['commands']['get']('deleteForward');_0x8f0474['enableCommand']('deleteForward',(_0x297345,_0x2b255f={})=>{const _0x47bd81=_0x1e136b['model']['createSelection'](_0x1e136b['model']['document']['selection']);_0x47bd81['isCollapsed']&&_0x1e136b['model']['modifySelection'](_0x47bd81,{'direction':'forward','unit':_0x2b255f['unit']});const _0x5619f6=_0x47bd81['getFirstRange'](),_0x3bf53e=_0x54bc73['fromRange'](_0x5619f6);let _0x1516b6;_0x297345(_0x2b255f),_0x1516b6='$graveyard'==_0x3bf53e['root']['rootName']?_0x1e136b['model']['createRange'](_0x5619f6['start']):_0x1e136b['model']['createRange'](_0x3bf53e['start'],_0x3bf53e['end']),_0x3bf53e['detach'](),_0x1e136b['model']['enqueueChange'](_0x25cc02['buffer']['batch'],_0x1bccd0=>{_0x25cc02['buffer']['lock'](),_0x1bccd0['setSelection'](_0x1bccd0['createRange'](_0x1516b6['end'])),_0x25cc02['buffer']['unlock']();});}),_0x1e136b['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x1e136b,'merge'),{'priority':'high'}),_0x1e136b['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2119ff,_0x163061,_0xbda3ca)=>{_0xbda3ca['options']['showSuggestionHighlights']&&De(_0x1e136b,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2119ff,_0x163061,_0xbda3ca);},{'priority':'high'}),_0x1e136b['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x209318,_0x5db102,_0x33b318)=>{const _0x4c10b6=_0x33b318['mapper']['markerNameToElements'](_0x5db102['markerName']);if(_0x4c10b6){for(const _0x33b7e2 of _0x4c10b6)_0x33b7e2['is']('uiElement')&&(_0x33b318['mapper']['unbindElementFromMarkerName'](_0x33b7e2,_0x5db102['markerName']),_0x33b318['writer']['remove'](_0x33b7e2));}},{'priority':'high'});}}class W extends _0x32ae11{['afterInit'](){const _0x40903e=this['editor'];if(!_0x40903e['plugins']['has']('ListEditing'))return;const _0x238109=_0x40903e['locale'],_0x3d574b=_0x40903e['plugins']['get']('TrackChangesEditing'),_0xdf7235=_0x40903e['plugins']['has']('TodoListEditing'),_0x347f83=!!_0x40903e['config']['get']('list.multiBlock');function _0x3b65fc(_0x51c4b8){return{'type':'format','content':''+c(_0x238109,'*Set\x20format:*\x20%0',_0x51c4b8)};}function _0x3b5efd(_0x5c6762){return{'type':'format','content':''+c(_0x238109,'*Remove\x20format:*\x20%0',_0x5c6762)};}_0x3d574b['enableDefaultAttributesIntegration']('numberedList'),_0x3d574b['enableDefaultAttributesIntegration']('bulletedList'),_0x3d574b['enableDefaultAttributesIntegration']('customNumberedList'),_0x3d574b['enableDefaultAttributesIntegration']('customBulletedList'),_0x3d574b['enableDefaultAttributesIntegration']('indentList'),_0x3d574b['enableDefaultAttributesIntegration']('outdentList'),_0x3d574b['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x3d574b['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x3d574b['registerBlockAttribute']('listItemId'),_0x3d574b['registerBlockAttribute']('listType'),_0x3d574b['registerBlockAttribute']('listIndent'),_0x347f83&&(_0x3d574b['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x3d574b['enableDefaultAttributesIntegration']('mergeListItemForward')),_0xdf7235&&(_0x3d574b['enableDefaultAttributesIntegration']('todoList'),_0x3d574b['enableDefaultAttributesIntegration']('checkTodoList'),_0x3d574b['registerBlockAttribute']('todoListChecked'),_0x3d574b['descriptionFactory']['registerDescriptionCallback'](_0x260363=>{const {data:_0x4bf54c}=_0x260363;if(_0x4bf54c&&'todoListChecked'==_0x4bf54c['key'])return{'type':'format','content':_0x4bf54c['newValue']?c(_0x238109,'*Check\x20item*'):c(_0x238109,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x58edc7=>{if(_0x58edc7['batch']['isUndo'])return!0x1;let _0x3b45ad=!0x1;const _0x41c172=_0x3d574b['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xe213fa=>'todoListChecked'===_0x3d574b['_getAttributeKey'](_0xe213fa));for(const _0x1d77cf of _0x41c172){'todo'!=_0x1d77cf['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x3d574b['_findSuggestions'](_0x1d77cf['getFirstRange'](),'attribute')['find'](_0xa49102=>'listType'===_0x3d574b['_getAttributeKey'](_0xa49102['suggestion']))||(_0x58edc7['removeMarker'](_0x1d77cf['getFirstMarker']()),_0x3b45ad=!0x0));}return _0x3b45ad;})),_0x3d574b['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x238109,'FORMAT_INDENT'));const _0x3ff8b1={'type':'format','content':''};_0x3d574b['descriptionFactory']['registerDescriptionCallback'](_0x5e595c=>{const {data:_0x4adefa}=_0x5e595c;if(!_0x4adefa||'listType'!=_0x4adefa['key'])return;let _0x5cf5ea=_0x5e595c['head'];for(;_0x5cf5ea;){if(_0x5cf5ea['data']&&(('listStyle'==_0x5cf5ea['data']['key']||'listMarkerStyle'==_0x5cf5ea['data']['key'])&&(_0x5cf5ea['data']['newValue']&&'default'!=_0x5cf5ea['data']['newValue']||'default'!=_0x5cf5ea['data']['oldValue']&&!_0x4adefa['newValue'])||!_0x347f83&&_0x5cf5ea['data']['key']==u))return _0x3ff8b1;_0x5cf5ea=_0x5cf5ea['next'];}if(null==_0x4adefa['newValue'])switch(_0x4adefa['oldValue']){case'bulleted':return _0x3b5efd(c(_0x238109,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3b5efd(c(_0x238109,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3b5efd(c(_0x238109,'ELEMENT_TODO_LIST'));}switch(_0x4adefa['newValue']){case'bulleted':return _0x3b65fc(c(_0x238109,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3b65fc(c(_0x238109,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3b65fc(c(_0x238109,'ELEMENT_TODO_LIST'));}}),_0x3d574b['descriptionFactory']['registerDescriptionCallback'](_0x55828c=>{const {data:_0x486b6f}=_0x55828c;if(_0x486b6f&&'listIndent'==_0x486b6f['key'])return null==_0x486b6f['newValue']||null==_0x486b6f['oldValue']&&0x0==_0x486b6f['newValue']?_0x3ff8b1:void 0x0;}),_0x3d574b['descriptionFactory']['registerDescriptionCallback'](_0x21d860=>{if('attribute'!=_0x21d860['type'])return;const {data:_0x4e18d8}=_0x21d860;if(!_0x4e18d8||'listItemId'!=_0x4e18d8['key'])return;const _0x1ab6e4=Te(_0x21d860);return'newValue'==_0x1ab6e4?{'type':'format','content':c(_0x238109,'*Merge:*\x20list\x20item')}:'oldValue'==_0x1ab6e4?{'type':'format','content':c(_0x238109,'*Split:*\x20list\x20item')}:_0x3ff8b1;}),_0x40903e['model']['document']['registerPostFixer'](_0x50c2a0=>this['listItemIdFixer'](_0x50c2a0)),_0x40903e['model']['document']['registerPostFixer'](_0x241e85=>this['noTrackChangesFixer'](_0x241e85)),_0x40903e['model']['document']['on']('change:data',(_0x4170ee,_0x33f748)=>{if(_0x33f748['isUndo']||!_0x33f748['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x56a482){if(_0x56a482['batch']['isUndo']||!_0x56a482['batch']['isLocal'])return!0x1;let _0x10ef1a=!0x1;const _0x31197d=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3e3044=>_0x3e3044['data']&&'listItemId'==_0x3e3044['data']['key'])['filter'](_0x4978b5=>_0x4978b5['data']['newValue']&&_0x4978b5['data']['oldValue']);for(const _0x138df1 of _0x31197d)Te(_0x138df1)||(_0x56a482['removeMarker'](_0x138df1['getFirstMarker']()),_0x10ef1a=!0x0);return _0x10ef1a;}['noTrackChangesFixer'](_0x5938fa){if(_0x5938fa['batch']['isUndo']||!_0x5938fa['batch']['isLocal'])return!0x1;const _0x350b94=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x350b94['trackChangesCommand']['value'])return!0x1;let _0x4c436a=!0x1;const _0x10a687=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x97747c=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x584fa4=>'attribute'==_0x584fa4['type'])['filter'](_0x3b455a=>_0x10a687['includes'](_0x3b455a['attributeKey']));if(0x0==_0x97747c['length'])return _0x4c436a;for(const _0x22f52f of _0x97747c){const _0x32a5a1=_0x350b94['_findSuggestions'](_0x22f52f['range'],'attribute')['filter'](_0xd89ad0=>!_0xd89ad0['meta']['isNextTo'])['map'](_0x46274a=>_0x46274a['suggestion'])['filter'](_0x16a4d9=>{const _0x121140=_0x350b94['_getAttributeKey'](_0x16a4d9);return _0x10a687['includes'](_0x121140);});if(_0x32a5a1['length']){for(const _0x223d2a of _0x32a5a1)_0x5938fa['removeMarker'](_0x223d2a['getFirstMarker']());_0x4c436a=!0x0;}}return _0x4c436a;}['assureChains'](){const _0x2b999a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5dd41a=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x59704a;const _0x2259f2=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x434850=>{if(_0x434850['data']['oldRange']||!_0x434850['data']['newRange'])return null;if(!_0x434850['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2ee248}=_0x2b999a['_splitMarkerName'](_0x434850['name']);if(!_0x2b999a['hasSuggestion'](_0x2ee248))return null;const _0x4251cd=_0x2b999a['getSuggestion'](_0x2ee248);return _0x5dd41a['includes'](_0x4251cd['data']['key']);})['map'](_0x517b99=>{const {id:_0x36aabd}=_0x2b999a['_splitMarkerName'](_0x517b99['name']),_0x5526c1=_0x2b999a['getSuggestion'](_0x36aabd);return _0x59704a=_0x5526c1['attributes']['groupId'],_0x5526c1['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2259f2['size'])return;const _0x5e76ec=_0x2b999a['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc2ca71=>'attribute'==_0xc2ca71['type']&&_0xc2ca71['data']&&_0x5dd41a['includes'](_0xc2ca71['data']['key'])&&_0xc2ca71['attributes']['groupId']!=_0x59704a)['map'](_0x27b2fb=>({'listItem':_0x27b2fb['getFirstRange']()['start']['nodeAfter'],'groupId':_0x27b2fb['attributes']['groupId']})),_0x20c423=new Set();for(const {groupId:_0x4a4153,listItem:_0xba1fde}of _0x5e76ec)_0x2259f2['has'](_0xba1fde)&&_0x20c423['add'](_0x4a4153);for(const _0x41a9f8 of _0x2b999a['getSuggestions']())_0x20c423['has'](_0x41a9f8['attributes']['groupId'])&&_0x41a9f8['setAttribute']('groupId',_0x59704a);}['_supportLegacySuggestions'](){const _0x23b0d9=this['editor'],_0x14d953=_0x23b0d9['locale'],_0x1b5db5=_0x23b0d9['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1b5db5['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1aa6b8,_0x39951d){const _0x3f3118=[];for(let _0xc58029 of _0x1aa6b8)_0xc58029['start']['nodeAfter']===_0xc58029['end']['parent']&&(_0xc58029=_0x23b0d9['model']['createRange'](_0x23b0d9['model']['createPositionAt'](_0xc58029['start']['nodeAfter'],0x0))),_0x3f3118['push'](_0xc58029);_0x23b0d9['model']['change'](_0x48e06d=>{const _0x87c478=_0x23b0d9['model']['document']['selection'],_0xc70c75=Array['from'](_0x87c478['getRanges']())['map'](_0x5e6704=>_0x54bc73['fromRange'](_0x5e6704));_0x48e06d['setSelection'](_0x3f3118),_0x23b0d9['commands']['get'](_0x39951d['commandName'])['refresh'](),_0x39951d['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x23b0d9['execute'](_0x39951d['commandName'],..._0x39951d['commandParams']),_0x48e06d['setSelection'](_0xc70c75);for(const _0x3b1c83 of _0xc70c75)_0x3b1c83['detach']();});}),_0x1b5db5['descriptionFactory']['registerElementLabel'](function(_0x58b0c9){const _0x24689e=!_0x23b0d9['model']['schema']['isObject'](_0x58b0c9),_0x155828=_0x58b0c9['previousSibling'],_0x25ad26=_0x58b0c9['nextSibling'],_0x3ff515=_0x58b0c9['getAttribute']('listItemId'),_0x58b0d6=!_0x155828||_0x155828['getAttribute']('listItemId')!==_0x3ff515,_0x5b9bd7=!_0x25ad26||_0x25ad26['getAttribute']('listItemId')!==_0x3ff515;return _0x24689e&&Boolean(_0x3ff515)&&_0x58b0d6&&_0x5b9bd7;},_0x1233e7=>c(_0x14d953,'ELEMENT_LIST_ITEM',_0x1233e7));}['_registerLegacyDescription'](){const _0x262263=this['editor'],_0x506f47=_0x262263['locale'];function _0x1dcf32(_0x4063e3){const _0x57e980=_0x262263['commands']['get']('bulletedList')['value'],_0x1560f3=_0x262263['commands']['get']('numberedList')['value'];return'numberedList'===_0x4063e3?_0x57e980:_0x1560f3;}_0x262263['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x4bf3e1){if('formatBlock'!=_0x4bf3e1['type'])return;const {data:_0x4aceb1}=_0x4bf3e1;if(!_0x4aceb1)return;let _0x48c75d,_0x554509,_0x4e8be0,_0x3f48e1;switch(_0x4aceb1['commandName']){case'bulletedList':_0x4e8be0=_0x4aceb1['commandParams'][0x0]['forceValue'],_0x3f48e1=_0x1dcf32(_0x4aceb1['commandName']),_0x48c75d=_0x4e8be0?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3f48e1&&_0x262263['config']['get']('list.multiBlock')||(_0x48c75d='*Change\x20to:*\x20%0'),_0x554509={'type':'format','content':c(_0x506f47,_0x48c75d,c(_0x506f47,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x4e8be0=_0x4aceb1['commandParams'][0x0]['forceValue'],_0x3f48e1=_0x1dcf32(_0x4aceb1['commandName']),_0x48c75d=_0x4e8be0?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3f48e1&&_0x262263['config']['get']('list.multiBlock')||(_0x48c75d='*Change\x20to:*\x20%0'),_0x554509={'type':'format','content':c(_0x506f47,_0x48c75d,c(_0x506f47,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x48c75d='*Indent:*\x20%0',_0x554509={'type':'format','content':c(_0x506f47,_0x48c75d,c(_0x506f47,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x48c75d=function(_0x3e76d4){const _0x466a55=_0x3e76d4['getFirstRange']();let _0x35b55a=_0x466a55['start']['nodeAfter'];for(;_0x35b55a&&_0x466a55['containsItem'](_0x35b55a);){if(_0x35b55a['getAttribute']('listIndent')>0x0)return!0x1;_0x35b55a=_0x35b55a['nextSibling'];}return!0x0;}(_0x4bf3e1)?c(_0x506f47,'*Format:*\x20remove\x20from\x20%0',c(_0x506f47,function(_0x476af5){return'ELEMENT_'+_0x476af5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x4bf3e1))):c(_0x506f47,'*Outdent:*\x20%0',c(_0x506f47,'ELEMENT_LIST_ITEM')),_0x554509={'type':'format','content':_0x48c75d};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x4aceb1['multipleBlocks']&&(_0x48c75d='*Merge:*\x20%0',_0x554509={'type':'deletion','content':c(_0x506f47,_0x48c75d,c(_0x506f47,'ELEMENT_LIST_ITEM'))});}return _0x554509;});}}function Te(_0x569094){let _0x25f711=_0x569094['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x25f711;){const _0x4c2b8e=_0x25f711['getAttribute']('listItemId');if(!_0x4c2b8e)return!0x1;if(_0x4c2b8e==_0x569094['data']['newValue'])return'newValue';if(_0x4c2b8e==_0x569094['data']['oldValue'])return'oldValue';_0x25f711=_0x25f711['previousSibling'];}return!0x1;}class Se extends _0x32ae11{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x300e3e=this['editor']['config']['get']('list.properties'),_0x60955=this['editor']['plugins']['get']('TrackChangesEditing');_0x300e3e['styles']&&(_0x60955['enableDefaultAttributesIntegration']('listStyle'),_0x60955['registerBlockAttribute']('listStyle')),_0x300e3e['reversed']&&(_0x60955['enableDefaultAttributesIntegration']('listReversed'),_0x60955['registerBlockAttribute']('listReversed')),_0x300e3e['startIndex']&&(_0x60955['enableDefaultAttributesIntegration']('listStart'),_0x60955['registerBlockAttribute']('listStart'));const _0x2bc9c5={'type':'format','content':''};_0x60955['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x102980=this['editor']['locale'];_0x60955['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x102980,'FORMAT_LIST_REVERSED')),_0x60955['descriptionFactory']['registerDescriptionCallback'](_0x4b5a70=>{const {data:_0x224e97}=_0x4b5a70;if(_0x224e97&&'listReversed'==_0x224e97['key'])return null==_0x224e97['newValue']||0x0==_0x224e97['newValue']&&null==_0x224e97['oldValue']?_0x2bc9c5:void 0x0;}),_0x60955['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x102980,'FORMAT_LIST_START')),_0x60955['descriptionFactory']['registerDescriptionCallback'](_0xcf6706=>{const {data:_0xcdcd81}=_0xcf6706;if(_0xcdcd81&&'listStart'==_0xcdcd81['key'])return null==_0xcdcd81['newValue']||0x1==_0xcdcd81['newValue']&&null==_0xcdcd81['oldValue']?_0x2bc9c5:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x421e4f=>{if(_0x421e4f['batch']['isUndo'])return!0x1;let _0x126fae=!0x1;const _0x262420=_0x60955['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1bbc9c=>{const _0x7bf203=_0x60955['_getAttributeKey'](_0x1bbc9c);return'listStart'==_0x7bf203||'listReversed'==_0x7bf203;});for(const _0x2f5463 of _0x262420){const _0x3ca55f=_0x2f5463['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x3ca55f||'customNumbered'==_0x3ca55f)continue;_0x60955['_findSuggestions'](_0x2f5463['getFirstRange'](),'attribute')['find'](_0x1e062c=>'listType'==_0x60955['_getAttributeKey'](_0x1e062c['suggestion']))||(_0x421e4f['removeMarker'](_0x2f5463['getFirstMarker']()),_0x126fae=!0x0);}return _0x126fae;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x371fbe){const _0x3ed8c8=this['editor']['locale'],{data:_0x170a33}=_0x371fbe,_0x2ebd0a={'type':'format','content':''};if(!_0x170a33||'listStyle'!=_0x170a33['key'])return;if(!_0x170a33['oldValue'])return'default'==_0x170a33['newValue']?_0x2ebd0a:{'type':'format','content':''+c(_0x3ed8c8,'*Set\x20format:*\x20%0',c(_0x3ed8c8,this['_getTranslationKeyForListStyle'](_0x170a33['newValue'])))};if(!_0x170a33['newValue']){if('default'==_0x170a33['oldValue'])return _0x2ebd0a;let _0x1baf10=_0x371fbe['head'];for(;_0x1baf10;){if(_0x1baf10['data']&&'listType'==_0x1baf10['data']['key']&&_0x1baf10['data']['newValue'])return _0x2ebd0a;_0x1baf10=_0x1baf10['next'];}return{'type':'format','content':''+c(_0x3ed8c8,'*Remove\x20format:*\x20%0',c(_0x3ed8c8,this['_getTranslationKeyForListStyle'](_0x170a33['oldValue'])))};}if('default'!=_0x170a33['newValue'])return{'type':'format','content':''+c(_0x3ed8c8,'*Set\x20format:*\x20%0',c(_0x3ed8c8,this['_getTranslationKeyForListStyle'](_0x170a33['newValue'])))};let _0xe7e733=_0x371fbe['head'];for(;_0xe7e733;){if(_0xe7e733['data']&&'listType'==_0xe7e733['data']['key']&&_0xe7e733['data']['newValue']&&_0xe7e733['data']['oldValue'])return _0x2ebd0a;_0xe7e733=_0xe7e733['next'];}return{'type':'format','content':c(_0x3ed8c8,'*Set\x20format:*\x20%0',c(_0x3ed8c8,'ELEMENT_'+_0x371fbe['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1a77ab=this['editor'],_0x4a70b6=_0x1a77ab['locale'];_0x1a77ab['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x27d2db=>{if('formatBlock'!=_0x27d2db['type'])return;const {data:_0x3df923}=_0x27d2db;if(!_0x3df923)return;let _0x297895,_0x2c9dc4;switch(_0x3df923['commandName']){case'listStyle':_0x297895='*Change\x20to:*\x20%0',_0x2c9dc4={'type':'format','content':c(_0x4a70b6,_0x297895,c(_0x4a70b6,this['_getTranslationKeyForListStyle'](_0x3df923['commandParams'][0x0]['type'])))};break;case'listReversed':_0x297895=_0x3df923['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2c9dc4={'type':'format','content':c(_0x4a70b6,_0x297895)};break;case'listStart':_0x297895='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2c9dc4={'type':'format','content':c(_0x4a70b6,_0x297895,_0x3df923['commandParams'][0x0]['startIndex'])};}return _0x2c9dc4;});}['_getTranslationKeyForListStyle'](_0x45635a){return'ELEMENT_'+function(_0x5bdf5c){if(_e['includes'](_0x5bdf5c))return'bulleted';if(Re['includes'](_0x5bdf5c))return'numbered';return null;}(_0x45635a)['toUpperCase']()+'_LIST_'+_0x45635a['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x32ae11{['afterInit'](){const _0x4984d9=this['editor'];_0x4984d9['commands']['get']('emoji')&&_0x4984d9['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x32ae11{static get['requires'](){return[_0x1b4ceb];}['init'](){const _0x3fae91=this['editor'],_0x43ccad=_0x3fae91['plugins']['get']('TrackChangesEditing'),_0x476d2c=_0x3fae91['commands']['get']('enter');_0x43ccad['enableCommand']('enter',()=>{_0x3fae91['model']['change'](_0x54c53b=>{const _0x2fb76a=_0x3fae91['model']['document']['selection'],_0x503b85=_0x2fb76a['getFirstPosition'](),_0x4b167c=_0x54bc73['fromRange'](_0x2fb76a['getFirstRange']());if(_0x476d2c['enterBlock'](_0x54c53b)){const _0x101c8e=_0x3fae91['model']['createPositionAt'](_0x503b85['parent']['nextSibling'],0x0),_0x59ea95=_0x54c53b['createRange'](_0x503b85,_0x101c8e);_0x43ccad['markInsertion'](_0x59ea95);}else _0x54c53b['setSelection'](_0x54c53b['createRange'](_0x4b167c['end']));_0x4b167c['detach'](),_0x476d2c['fire']('afterExecute',{'writer':_0x54c53b});});}),_0x3fae91['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x3fae91,'split'),{'priority':'high'}),_0x3fae91['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5dd068,_0x262a4f,_0x15fb87)=>{const _0x29aecd=_0x15fb87['mapper']['markerNameToElements'](_0x262a4f['markerName']);if(_0x29aecd){for(const _0x10e72f of _0x29aecd)_0x10e72f['hasClass']('ck-suggestion-marker-split')&&(_0x15fb87['mapper']['unbindElementFromMarkerName'](_0x10e72f,_0x262a4f['markerName']),_0x15fb87['writer']['remove'](_0x10e72f));}},{'priority':'high'}),_0x3fae91['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x183304,_0x50e7e6,_0x28aa97)=>{_0x28aa97['options']['showSuggestionHighlights']&&De(_0x3fae91,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x183304,_0x50e7e6,_0x28aa97);},{'priority':'high'});}}class Z extends _0x32ae11{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x28fffe=this['editor']['plugins']['get']('TrackChangesEditing');_0x28fffe['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x28fffe['enableCommand']('findNext'),_0x28fffe['enableCommand']('findPrevious'),_0x28fffe['enableCommand']('replace'),_0x28fffe['enableCommand']('replaceAll');}['handleFindCommand'](_0xd69fd0,_0x35ffef,_0x389452={}){const _0x43d0a5=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0xd69fd0(_0x278696=>{let _0x845325=('string'==typeof _0x35ffef?_0x43d0a5['findByTextCallback'](_0x35ffef,_0x389452):_0x35ffef)(_0x278696);Array['isArray'](_0x845325)&&(_0x845325={'results':_0x845325,'searchText':'string'==typeof _0x35ffef?_0x35ffef:''});const _0x5e35fd=_0x845325['results']['filter'](_0xfa070e=>!0x1===this['_isInDeletionRange'](_0xfa070e,_0x278696['item']));return{..._0x845325,'results':_0x5e35fd};},_0x389452);}['_isInDeletionRange'](_0x47bf43,_0x4f515e){const _0x5dafe1=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4f515e,_0x47bf43['start']),this['editor']['model']['createPositionAt'](_0x4f515e,_0x47bf43['end']));for(const _0xd9d214 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x5dafe1['getIntersection'](_0xd9d214['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x32ae11{['afterInit'](){const _0x256318=this['editor']['locale'],_0x49a64c=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x787588,commandName:_0x2dd67a}of eo)this['editor']['plugins']['has'](_0x787588)&&(_0x49a64c['enableDefaultAttributesIntegration'](_0x2dd67a),_0x49a64c['registerInlineAttribute'](_0x2dd67a));_0x49a64c['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x256318,'FORMAT_FONT_SIZE')),_0x49a64c['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x256318,'FORMAT_FONT_FAMILY')),_0x49a64c['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x256318,'FORMAT_FONT_COLOR')),_0x49a64c['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x256318,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x273cf8=this['editor'],_0x5d744f=_0x273cf8['locale'];_0x273cf8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x393ebc=>{const _0x3e79e6=_0x5d744f['t'];if('formatInline'!=_0x393ebc['type'])return;const {data:_0x35c425}=_0x393ebc;if(null!=_0x35c425){if('fontSize'==_0x35c425['commandName']){const _0xb9ccb5=_0x35c425['commandParams'][0x0]['value'];if(_0xb9ccb5){const _0x29f05c=_0x3e79e6(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x4f4c39=>_0x4f4c39['model']==_0xb9ccb5)['title'])['toLowerCase']();return{'type':'format','content':c(_0x5d744f,'*Set\x20font\x20size:*\x20%0',_0x29f05c)};}return{'type':'format','content':c(_0x5d744f,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x35c425['commandName']){const _0x4ed957=_0x35c425['commandParams'][0x0]['value'];return _0x4ed957?{'type':'format','content':c(_0x5d744f,'*Set\x20font\x20family:*\x20%0',_0x4ed957)}:{'type':'format','content':c(_0x5d744f,'*Reset\x20font\x20family*')};}if('fontColor'==_0x35c425['commandName']){const _0x3dd776=_0x35c425['commandParams'][0x0]['value'];if(_0x3dd776){const _0x362136=_0x3b4ca4(this['editor']['config']['get']('fontColor.colors'))['find'](_0x8f8014=>_0x8f8014['model']==_0x3dd776);let _0x280eca=_0x3dd776,_0x50aa7e='';return _0x362136&&(_0x280eca=_0x362136['label'],_0x50aa7e=_0x3e79e6(_0x280eca)['toLowerCase']()),{'type':'format','content':c(_0x5d744f,'*Set\x20font\x20color:*\x20%0',_0x50aa7e)['trim'](),'color':{'value':_0x3dd776,'title':_0x50aa7e||_0x280eca}};}return{'type':'format','content':c(_0x5d744f,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x35c425['commandName']){const _0x5cbd23=_0x35c425['commandParams'][0x0]['value'];if(_0x5cbd23){const _0x7378f1=_0x3b4ca4(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x100b2=>_0x100b2['model']==_0x5cbd23);let _0x34b108=_0x5cbd23,_0x42ad01='';return _0x7378f1&&(_0x34b108=_0x7378f1['label'],_0x42ad01=_0x3e79e6(_0x34b108)['toLowerCase']()),{'type':'format','content':c(_0x5d744f,'*Set\x20font\x20background\x20color:*\x20%0',_0x42ad01)['trim'](),'color':{'value':_0x5cbd23,'title':_0x42ad01||_0x34b108}};}return{'type':'format','content':c(_0x5d744f,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x32ae11{['afterInit'](){const _0x244dd7=this['editor'],_0xd63a53=_0x244dd7['plugins']['get']('TrackChangesEditing'),_0x405d13=_0x244dd7['commands']['get']('copyFormat'),_0x3ecef8=_0x244dd7['commands']['get']('pasteFormat');_0x405d13&&_0x3ecef8&&(_0xd63a53['enableDefaultAttributesIntegration']('pasteFormat'),_0xd63a53['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1dea20=this['editor'],_0x4f5ed7=_0x1dea20['locale'];_0x1dea20['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c46a3=>{if('formatBlock'!=_0x3c46a3['type']&&'formatInline'!=_0x3c46a3['type'])return;const {data:_0x50eafc}=_0x3c46a3;if(_0x50eafc&&'pasteFormat'===_0x50eafc['commandName']){const _0x2e5fc6=[],_0x275b32=_0x50eafc['commandParams'][0x0];for(const [_0x198f14,_0x1ea4be]of Object['entries'](_0x275b32))_0x2e5fc6['push'](ro(_0x1dea20,_0x198f14,_0x1ea4be));return _0x2e5fc6['length']?{'type':'format','content':c(_0x4f5ed7,'*Set\x20format\x20to:*\x20%0',_0x2e5fc6['join'](',\x20'))}:{'type':'format','content':c(_0x4f5ed7,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x47c69f,_0x196d7f,_0x3d7664){const _0x5eee4f=_0x47c69f['locale']['t'],_0x26e8b2=_0x196d7f['split'](/(?=[A-Z])/)['join']('\x20'),_0x530b93=_0x5eee4f(_0x26e8b2['charAt'](0x0)['toUpperCase']()+_0x26e8b2['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3d7664)return _0x530b93;if('fontColor'===_0x196d7f||'fontBackgroundColor'===_0x196d7f){const _0x5184d9=_0x3b4ca4(_0x47c69f['config']['get']('fontColor.colors'))['find'](_0x14d7f7=>_0x14d7f7['model']==_0x3d7664);return _0x530b93+'\x20('+(_0x5184d9?_0x5eee4f(_0x5184d9['label'])['toLowerCase']():_0x3d7664)+')';}if('fontSize'===_0x196d7f&&isNaN(parseFloat(_0x3d7664))){const _0x2447eb=_0x47c69f['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x47c69f['config']['get']('fontSize.options'))['find'](_0x45485c=>_0x45485c['model']==_0x3d7664);return _0x530b93+'\x20('+(_0x2447eb?_0x5eee4f(_0x2447eb['title'])['toLowerCase']():_0x3d7664)+')';}return _0x530b93+'\x20('+_0x3d7664+')';}class nt extends _0x32ae11{['_headingOptions'];['afterInit'](){const _0x57cd38=this['editor'];if(!_0x57cd38['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x57cd38['config']['get']('heading.options');const _0x4f4c67=_0x57cd38['locale'],_0x374c2e=_0x57cd38['plugins']['get']('TrackChangesEditing');_0x374c2e['enableDefaultAttributesIntegration']('heading');for(const _0x1b0b7c of this['_headingOptions'])'paragraph'!=_0x1b0b7c['model']&&_0x374c2e['descriptionFactory']['registerElementLabel'](_0x1b0b7c['model'],_0x51317f=>{const _0x33a399=this['_getHeadingLevel'](_0x1b0b7c['model']);return null!==_0x33a399?_0x414f28(_0x51317f,_0x33a399):_0x43817d(_0x51317f,_0x1b0b7c['title']);});function _0x414f28(_0x15e2b8,_0x15c13b){return c(_0x4f4c67,'ELEMENT_HEADING',[_0x15e2b8,_0x15c13b]);}function _0x43817d(_0xf14a5f,_0x5f0171){return c(_0x4f4c67,'ELEMENT_HEADING_CUSTOM',[_0xf14a5f,_0x5f0171]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x18272b=this['editor'],_0x579e4f=_0x18272b['locale'];function _0x484486(_0x49c635,_0x10324b){return c(_0x579e4f,'ELEMENT_HEADING_CUSTOM',[_0x49c635,_0x10324b]);}_0x18272b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b6032=>{if('formatBlock'!=_0x4b6032['type'])return;const {data:_0x2e684b}=_0x4b6032;if(_0x2e684b&&'heading'==_0x2e684b['commandName']){const _0x609c88=_0x2e684b['commandParams'][0x0]['value'],_0x1166c8=this['_getHeadingLevel'](_0x609c88);if(null!==_0x1166c8)return{'type':'format','content':c(_0x579e4f,'*Change\x20to:*\x20%0',(_0x419042=0x1,_0x31e3cb=_0x1166c8,c(_0x579e4f,'ELEMENT_HEADING',[_0x419042,_0x31e3cb])))};const _0x4e2cb6=this['_headingOptions']['find'](_0x5459a0=>_0x5459a0['model']===_0x609c88)['title'];return{'type':'format','content':c(_0x579e4f,'*Change\x20to:*\x20%0',_0x484486(0x1,_0x4e2cb6))};}var _0x419042,_0x31e3cb;});}['_getHeadingLevel'](_0xf6d0ea){const _0x526c39=_0xf6d0ea['match'](/^heading(\d+)/);if(_0x526c39)return _0x526c39[0x1];const _0x5013c6=this['_headingOptions']?.['find'](_0x15bae0=>_0x15bae0['model']==_0xf6d0ea);if(_0x5013c6&&_0x5013c6['view']){const _0x546612=_0x5013c6['view'],_0x56beec=(_0x546612['name']??_0x546612)['match'](/^h(\d+)/);if(_0x56beec)return _0x56beec[0x1];}return null;}}class it extends _0x32ae11{['afterInit'](){const _0x23ec71=this['editor'];if(!_0x23ec71['plugins']['has']('HighlightEditing'))return;const _0x1cc237=_0x23ec71['plugins']['get']('TrackChangesEditing'),_0x2bd854=_0x23ec71['locale'];_0x1cc237['enableDefaultAttributesIntegration']('highlight'),_0x1cc237['registerInlineAttribute']('highlight'),_0x1cc237['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x2bd854,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x55b11c=this['editor'],_0x16f9c4=_0x55b11c['locale'];_0x55b11c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x219b58=>{if('formatInline'!=_0x219b58['type'])return;const {data:_0x126253}=_0x219b58;if(_0x126253&&'highlight'==_0x126253['commandName']){const _0x4dd6fa=_0x16f9c4['t'],_0x50f184=_0x126253['commandParams'][0x0]['value'];if(_0x50f184){const _0x36bad9=_0x55b11c['config']['get']('highlight.options')['find'](_0x4ef6b=>_0x4ef6b['model']==_0x50f184),_0x5511dc=_0x4dd6fa(_0x36bad9['title'])['toLowerCase']();return{'type':'format','content':c(_0x16f9c4,'*Set\x20highlight:*\x20%0',_0x5511dc),'color':{'value':_0x36bad9['color'],'title':_0x36bad9['title']}};}return{'type':'format','content':c(_0x16f9c4,'*Remove\x20highlight*',c(_0x16f9c4,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x32ae11{['afterInit'](){const _0x50ac9c=this['editor'];if(!_0x50ac9c['plugins']['has']('HorizontalLineEditing'))return;_0x50ac9c['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x52a9ef=_0x50ac9c['plugins']['get']('TrackChangesEditing'),_0x21010d=_0x50ac9c['locale'];_0x52a9ef['descriptionFactory']['registerElementLabel']('horizontalLine',_0x575269=>c(_0x21010d,'ELEMENT_HORIZONTAL_LINE',_0x575269)),_0x50ac9c['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4881e2,{writer:_0x46b9b3,options:_0x6c96b5})=>{if(!_0x6c96b5['showSuggestionHighlights'])return null;const _0x12f75f=_0x46b9b3['createContainerElement']('div'),_0x258dd8=_0x46b9b3['createEmptyElement']('hr');return _0x46b9b3['addClass']('ck-horizontal-line',_0x12f75f),_0x46b9b3['insert'](_0x46b9b3['createPositionAt'](_0x12f75f,0x0),_0x258dd8),_0x12f75f;},'converterPriority':'high'});}}class ot extends _0x32ae11{['afterInit'](){const _0x203175=this['editor'];if(!_0x203175['plugins']['has']('HtmlEmbed'))return;const _0x3eb44a=_0x203175['plugins']['get']('TrackChangesEditing'),_0x1e98ea=_0x203175['locale'];_0x3eb44a['descriptionFactory']['registerElementLabel']('rawHtml',_0x233a73=>c(_0x1e98ea,'ELEMENT_HTML_EMBED',_0x233a73)),_0x3eb44a['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3eb44a['registerBlockAttribute']('value'),_0x3eb44a['descriptionFactory']['registerDescriptionCallback'](_0xecf730=>{if('attribute'!=_0xecf730['type'])return;const {data:_0x50f0f5}=_0xecf730;if(_0x50f0f5&&'value'==_0x50f0f5['key']&&_0xecf730['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4654f8=c(_0x1e98ea,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x1e98ea,'*Change\x20%0\x20content*',_0x4654f8)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2cba08=this['editor'],_0x35db15=_0x2cba08['locale'];_0x2cba08['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x476379=>{if('formatBlock'!=_0x476379['type'])return;const {data:_0x9bd998}=_0x476379;if(_0x9bd998&&'htmlEmbed'==_0x9bd998['commandName']){const _0x55f68a=c(_0x35db15,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x35db15,'*Change\x20%0\x20content*',_0x55f68a)};}});}}class rt extends _0x32ae11{['afterInit'](){const _0x16469e=this['editor'];if(!_0x16469e['plugins']['has']('ImageEditing'))return;const _0x4011ec=_0x16469e['plugins']['get']('TrackChangesEditing'),_0x1ada32=_0x16469e['plugins']['get']('ImageUtils'),_0x57a1b0=_0x16469e['locale'];_0x4011ec['enableCommand']('insertImage'),_0x4011ec['descriptionFactory']['registerElementLabel']('imageBlock',_0x2460be=>c(_0x57a1b0,'ELEMENT_IMAGE',_0x2460be)),_0x4011ec['descriptionFactory']['registerElementLabel']('imageInline',_0x342e8e=>c(_0x57a1b0,'ELEMENT_INLINE_IMAGE',_0x342e8e)),_0x4011ec['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x57a1b0,'ELEMENT_CAPTION')),_0x16469e['plugins']['has']('ImageUploadEditing')&&_0x4011ec['enableCommand']('uploadImage'),_0x16469e['plugins']['has']('ImageBlockEditing')&&_0x16469e['plugins']['has']('ImageInlineEditing')&&(_0x4011ec['enableCommand']('imageTypeInline',(_0x1820e1,_0x3391d4)=>{const _0x369e1d=_0x1ada32['getClosestSelectedImageElement'](_0x16469e['model']['document']['selection']);_0x16469e['model']['change'](()=>{_0x4011ec['markBlockFormat'](_0x369e1d,{'commandName':'imageTypeInline','commandParams':[_0x3391d4]},[],'convertBlockImageToInline');});}),_0x4011ec['enableCommand']('imageTypeBlock',(_0x2da196,_0x20fda6)=>{_0x16469e['model']['change'](_0x445925=>{let _0x12cedd=_0x1ada32['getClosestSelectedImageElement'](_0x16469e['model']['document']['selection']),_0x1cd756=_0x445925['createRangeOn'](_0x12cedd);const _0x5a924c=_0x3a8e88['fromPosition'](_0x1cd756['start'],'toPrevious'),_0x1f38a0=_0x3a8e88['fromPosition'](_0x1cd756['end'],'toNext');_0x4011ec['forceDefaultExecution'](()=>_0x2da196(_0x20fda6)),_0x12cedd=_0x1ada32['getClosestSelectedImageElement'](_0x16469e['model']['document']['selection']),_0x1cd756=_0x445925['createRangeOn'](_0x12cedd);const _0x1573ef=_0x445925['createRange'](_0x5a924c,_0x1f38a0);_0x5a924c['detach'](),_0x1f38a0['detach'](),_0x4011ec['markBlockFormat'](_0x12cedd,{'commandName':'imageTypeInline','commandParams':[_0x20fda6]},[],'convertInlineImageToBlock'),_0x1573ef['start']['isBefore'](_0x1cd756['start'])&&_0x4011ec['markInsertion'](_0x445925['createRange'](_0x1573ef['start'],_0x1cd756['start']),'convertInlineImageToBlock'),_0x1cd756['end']['isBefore'](_0x1573ef['end'])&&_0x4011ec['markInsertion'](_0x445925['createRange'](_0x1cd756['end'],_0x1573ef['end']),'convertInlineImageToBlock');});}),_0x4011ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x4011ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x4011ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x4011ec['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x4011ec['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x4011ec['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x133da4])=>{const _0x391cb8=_0x4011ec['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0xab5cbd=_0x133da4['start'],_0x50c292=_0x133da4['end'];const _0x2e7a79=_0x16469e['model']['schema']['getNearestSelectionRange'](_0xab5cbd,'backward'),_0x5f0b4e=_0x16469e['model']['schema']['getNearestSelectionRange'](_0x50c292,'forward');_0x2e7a79['isCollapsed']&&(_0xab5cbd=_0x2e7a79['start']),_0x5f0b4e['isCollapsed']&&(_0x50c292=_0x5f0b4e['end']),_0x391cb8([_0x16469e['model']['createRange'](_0xab5cbd,_0x50c292)]);}),_0x4011ec['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x556ed5),_0x4011ec['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x556ed5)),_0x16469e['plugins']['has']('ImageCaptionEditing')&&(_0x4011ec['enableCommand']('toggleImageCaption',(_0xf82da2,_0x53e5f4)=>{const _0x3c54be=_0x16469e['plugins']['get']('ImageCaptionUtils');let _0xc7c0f8=_0x1ada32['getClosestSelectedImageElement'](_0x16469e['model']['document']['selection']),_0x105f35=_0x3c54be['getCaptionFromImageModelElement'](_0xc7c0f8);_0x16469e['model']['change'](()=>{if(_0x105f35)return void _0x4011ec['markDeletion'](_0x16469e['model']['createRangeOn'](_0x105f35));const _0x430a2d=_0x1ada32['isBlockImage'](_0xc7c0f8);_0xf82da2(_0x53e5f4),_0xc7c0f8=_0x1ada32['getClosestSelectedImageElement'](_0x16469e['model']['document']['selection']),_0x105f35=_0x3c54be['getCaptionFromImageModelElement'](_0xc7c0f8),_0x4011ec['markInsertion'](_0x16469e['model']['createRangeOn'](_0x105f35),_0x430a2d?null:'imageCaption');});}),_0x4011ec['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x556ed5));const _0x492631=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x17470d(_0x541ee2,_0x5171cf){const _0xcbd306=_0x492631['findIndex'](({type:_0x8b0246,subType:_0x255c9f})=>_0x541ee2['type']==_0x8b0246&&_0x541ee2['subType']==_0x255c9f),_0x4744cf=_0x492631['findIndex'](({type:_0xe93c8b,subType:_0x471a1e})=>_0x5171cf['type']==_0xe93c8b&&_0x5171cf['subType']==_0x471a1e);if(_0xcbd306<0x0||_0x4744cf<0x0)return!0x1;const _0x53215c=_0x541ee2['getFirstRange'](),_0x2df350=_0x5171cf['getFirstRange']();if((0x0==_0xcbd306||0x1==_0xcbd306)&&0x2==_0x4744cf&&_0x53215c['isIntersecting'](_0x2df350))return!0x0;if(0x2==_0xcbd306&&0x3==_0x4744cf){const _0x568446=_0x4011ec['_findSuggestions'](_0x53215c,'insertion')['filter'](({suggestion:_0x4c7acb,meta:_0x1502fa})=>_0x1502fa['isOwn']&&'convertInlineImageToBlock'==_0x4c7acb['subType']);if(_0x568446['length']>0x1&&_0x2df350['end']['isEqual'](_0x53215c['start']))return!0x0;if(0x1==_0x568446['length']&&(_0x53215c['start']['isEqual'](_0x2df350['end'])||_0x53215c['end']['isEqual'](_0x2df350['start'])))return!0x0;}if(0x3==_0xcbd306&&0x3==_0x4744cf&&_0x53215c['start']['isBefore'](_0x2df350['start'])){const _0x2fa01c=_0x53215c['end']['nodeAfter'],_0x5caec8=_0x2df350['start']['nodeBefore'];return _0x1ada32['isBlockImage'](_0x2fa01c)&&_0x2fa01c===_0x5caec8;}return!0x1;}function _0x556ed5(_0x3753ac,_0x1c2529){return _0x17470d(_0x3753ac,_0x1c2529)?[_0x3753ac,_0x1c2529]:_0x17470d(_0x1c2529,_0x3753ac)?[_0x1c2529,_0x3753ac]:null;}_0x16469e['plugins']['has']('ImageResize')&&(_0x4011ec['enableDefaultAttributesIntegration']('resizeImage'),_0x4011ec['registerBlockAttribute']('resizedWidth'),_0x4011ec['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x57a1b0,'FORMAT_IMAGE_SIZE'))),_0x16469e['plugins']['has']('ImageTextAlternativeEditing')&&(_0x4011ec['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x4011ec['registerBlockAttribute']('alt')),_0x16469e['plugins']['has']('PictureEditing')&&(_0x4011ec['registerBlockAttribute']('sources'),_0x4011ec['descriptionFactory']['registerDescriptionCallback'](_0x46b541=>{if('attribute'!=_0x46b541['type'])return;const {data:_0x48c910}=_0x46b541;return _0x48c910&&'sources'==_0x48c910['key']?{'type':'format','content':''}:void 0x0;})),_0x16469e['plugins']['has']('ImageSizeAttributes')&&(_0x4011ec['registerBlockAttribute']('width'),_0x4011ec['registerBlockAttribute']('height'),_0x4011ec['descriptionFactory']['registerDescriptionCallback'](_0x25c649=>{if('attribute'!=_0x25c649['type'])return;const {data:_0x1c443a}=_0x25c649;return!_0x1c443a||'width'!=_0x1c443a['key']&&'height'!=_0x1c443a['key']?void 0x0:{'type':'format','content':''};})),_0x4011ec['descriptionFactory']['registerDescriptionCallback'](_0x28eb87=>{if(!!_0x492631['find'](({type:_0x5e9fdd,subType:_0x17f21e})=>_0x28eb87['type']==_0x5e9fdd&&_0x28eb87['subType']==_0x17f21e))return _0x28eb87['previous']?{}:void 0x0;}),_0x4011ec['descriptionFactory']['registerDescriptionCallback'](_0x2f187d=>{if('insertion'==_0x2f187d['type']||'deletion'==_0x2f187d['type']){const _0xb41743=_0x2f187d['getContainedElement']();if(_0xb41743&&_0xb41743['is']('element','caption'))return{'type':'insertion'==_0x2f187d['type']?'addObject':'removeObject','element':_0xb41743,'quantity':0x1};}}),_0x4011ec['descriptionFactory']['registerDescriptionCallback'](_0x57c071=>'formatBlock'==_0x57c071['type']&&'convertInlineImageToBlock'==_0x57c071['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x57c071['type']&&'convertBlockImageToInline'==_0x57c071['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x4011ec['descriptionFactory']['registerDescriptionCallback'](_0x1b2177=>{if('attribute'!=_0x1b2177['type'])return;const {data:_0x28c86e}=_0x1b2177;if(!_0x28c86e||'alt'!=_0x28c86e['key'])return;const _0x3beeba=_0x28c86e['newValue'];return _0x3beeba?{'type':'format','content':c(_0x57a1b0,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3beeba+'\x22')}:{'type':'format','content':c(_0x57a1b0,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41d9d9=this['editor'],_0x5f4043=_0x41d9d9['locale'];_0x41d9d9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x58ece1=>{if('formatBlock'!=_0x58ece1['type']&&'formatInline'!=_0x58ece1['type'])return;const {data:_0x3d156d}=_0x58ece1;if(_0x3d156d){if('imageTextAlternative'==_0x3d156d['commandName']){const _0x2c03ac=_0x3d156d['commandParams'][0x0]['newValue'];return _0x2c03ac?{'type':'format','content':c(_0x5f4043,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2c03ac+'\x22')}:{'type':'format','content':c(_0x5f4043,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x3d156d['commandName']){const _0x1f2cce=_0x3d156d['commandParams'][0x0]['width'];return _0x1f2cce?{'type':'format','content':c(_0x5f4043,'*Set\x20image\x20width:*\x20%0',_0x1f2cce)}:{'type':'format','content':c(_0x5f4043,'*Reset\x20image\x20width*')};}}});}}class at extends _0x32ae11{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0xc64da=this['editor']['locale'],_0x2abb8f=this['editor']['plugins']['get']('TrackChangesEditing');_0x2abb8f['enableDefaultAttributesIntegration']('replaceImageSource'),_0x2abb8f['registerBlockAttribute']('src'),_0x2abb8f['descriptionFactory']['registerDescriptionCallback'](_0x44d17b=>{if('attribute'!=_0x44d17b['type'])return;const {data:_0x36da60}=_0x44d17b;return _0x36da60&&'src'==_0x36da60['key']?_0x36da60['newValue']&&_0x36da60['oldValue']?{'type':'format','content':c(_0xc64da,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3069da=this['editor']['plugins']['get']('TrackChangesEditing');_0x3069da['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3069da['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3069da['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3069da['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x25adaf=this['editor'],_0x1e3dbb=_0x25adaf['locale'];_0x25adaf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1dea94=>{if('formatBlock'!=_0x1dea94['type']&&'formatInline'!=_0x1dea94['type'])return;const {data:_0x52d287}=_0x1dea94;if(!_0x52d287||'replaceImageSource'!=_0x52d287['commandName'])return;return{'type':'format','content':c(_0x1e3dbb,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x32ae11{['afterInit'](){const _0x598821=this['editor'];if(!_0x598821['plugins']['has']('ImageStyleEditing'))return;const _0x2a0515=_0x598821['plugins']['get']('TrackChangesEditing'),_0x3b28a9=_0x598821['plugins']['get']('ImageUtils'),_0x5e0038={};_0x2a0515['enableCommand']('imageStyle',(_0x1b9056,_0x64e72f)=>{const _0xa97bf0=_0x598821['plugins']['get']('Users')['me'],_0x2e6961=_0x598821['commands']['get']('imageStyle');let _0x41df35=_0x3b28a9['getClosestSelectedImageElement'](_0x598821['model']['document']['selection']),_0xc61129=_0x598821['model']['createRangeOn'](_0x41df35),_0x1b6b73=_0x2e6961['value'];if(_0x1b6b73==_0x64e72f['value'])return;const _0x30ace2={'commandName':'imageStyle','commandParams':[_0x64e72f],'formatGroupId':_0x1b6899()};_0x598821['model']['change'](()=>{if(_0x2a0515['getSuggestions']()['filter'](_0x3f470f=>_0x3f470f['isInContent']&&_0xa97bf0==_0x3f470f['author']&&('formatBlock'==_0x3f470f['type']||'formatInline'==_0x3f470f['type'])&&('imageStylePreApply'==_0x3f470f['subType']||'imageStylePostApply'==_0x3f470f['subType'])&&_0x3f470f['getFirstRange']()['isEqual'](_0xc61129))['forEach'](_0x275c7c=>_0x2a0515['discardSuggestion'](_0x275c7c['head'])),_0x41df35=_0x3b28a9['getClosestSelectedImageElement'](_0x598821['model']['document']['selection']),_0xc61129=_0x598821['model']['createRangeOn'](_0x41df35),_0x2e6961['refresh'](),_0x598821['commands']['get']('imageTypeInline')['refresh'](),_0x598821['commands']['get']('imageTypeBlock')['refresh'](),_0x1b6b73=_0x2e6961['value'],_0x1b6b73!=_0x64e72f['value'])return _0x3b28a9['isInlineImage'](_0x41df35)&&_0x2e6961['shouldConvertImageType'](_0x64e72f['value'],_0x41df35)?(_0x1b9056({..._0x64e72f,'setImageSizes':!0x1}),_0x41df35=_0x3b28a9['getClosestSelectedImageElement'](_0x598821['model']['document']['selection']),void _0x2a0515['markBlockFormat'](_0x41df35,{..._0x30ace2,'commandReversedParams':[{'value':_0x1b6b73||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x3b28a9['isBlockImage'](_0x41df35)?_0x2a0515['markBlockFormat'](_0x41df35,_0x30ace2,[],'imageStylePostApply'):_0x2a0515['markInlineFormat'](_0xc61129,_0x30ace2,'imageStylePostApply'));});});for(const _0x1a904f of _0x598821['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x5e0038[_0x1a904f['name']]=_0x1a904f['title']['toLowerCase']();_0x2a0515['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x2a0515['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x2a0515['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x2a0515['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x409049])=>{_0x3b28a9['setImageNaturalSizeAttributes'](_0x409049['getContainedElement']());}),_0x2a0515['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x178fdc,_0x334bcf)=>{_0x2a0515['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x178fdc,{'commandName':_0x334bcf['commandName'],'commandParams':_0x334bcf['commandReversedParams']});}),_0x2a0515['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x37a5ae,_0x2798df){if(_0x4f5c03(_0x37a5ae,_0x2798df))return[_0x37a5ae,_0x2798df];if(_0x4f5c03(_0x2798df,_0x37a5ae))return[_0x2798df,_0x37a5ae];return null;});const _0x30a0be=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4f5c03(_0x1cceab,_0x32b821){const _0x586007=_0x30a0be['findIndex'](({type:_0x569008,subType:_0x181799})=>_0x1cceab['type']==_0x569008&&_0x1cceab['subType']==_0x181799),_0x2299ff=_0x30a0be['findIndex'](({type:_0x338991,subType:_0x48fef1})=>_0x32b821['type']==_0x338991&&_0x32b821['subType']==_0x48fef1);if(_0x586007<0x0||_0x2299ff<0x0)return!0x1;const _0x19f41e=_0x1cceab['getFirstRange'](),_0x3ee5f7=_0x32b821['getFirstRange']();if((0x0==_0x586007||0x1==_0x586007)&&0x2==_0x2299ff&&_0x19f41e['isIntersecting'](_0x3ee5f7))return!0x0;if(0x2==_0x586007&&0x3==_0x2299ff){const _0x83416b=_0x2a0515['_findSuggestions'](_0x19f41e,'insertion')['filter'](({suggestion:_0x56b4bd,meta:_0x4e80ad})=>_0x4e80ad['isOwn']&&'convertInlineImageToBlock'==_0x56b4bd['subType']);if(_0x83416b['length']>0x1&&_0x3ee5f7['end']['isEqual'](_0x19f41e['start']))return!0x0;if(0x1==_0x83416b['length']&&(_0x19f41e['start']['isEqual'](_0x3ee5f7['end'])||_0x19f41e['end']['isEqual'](_0x3ee5f7['start'])))return!0x0;}if(0x3==_0x586007&&0x3==_0x2299ff&&_0x19f41e['start']['isBefore'](_0x3ee5f7['start'])){const _0x3e572c=_0x19f41e['end']['nodeAfter'],_0x7b296=_0x3ee5f7['start']['nodeBefore'];return _0x3b28a9['isBlockImage'](_0x3e572c)&&_0x3e572c===_0x7b296;}return!0x1;}_0x598821['model']['document']['registerPostFixer'](()=>{let _0x1ab473=!0x1;const _0x6eafa1=Array['from'](_0x598821['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x22b057,data:_0x4d28b5}of _0x6eafa1){const {group:_0x1cf2f8,type:_0x394311,subType:_0x5dcf83,id:_0x26d87}=_0x2a0515['_splitMarkerName'](_0x22b057);if('suggestion'==_0x1cf2f8&&_0x2a0515['hasSuggestion'](_0x26d87)){if('formatBlock'==_0x394311&&('imageStylePreApply'==_0x5dcf83||'imageStylePostApply'==_0x5dcf83)){const _0x44e881=_0x2a0515['getSuggestion'](_0x26d87);if(_0x4d28b5['newRange']){const _0x342736=_0x44e881['getFirstRange']()['getContainedElement']();if(_0x3b28a9['isBlockImage'](_0x342736))continue;_0x2a0515['discardSuggestion'](_0x44e881),_0x1ab473=!0x0;}}if('insertion'==_0x394311&&'imageCaption'==_0x5dcf83&&!_0x4d28b5['newRange']){const _0x48f826=_0x2a0515['getSuggestion'](_0x26d87);_0x48f826['next']&&_0x48f826['next']['isInContent']&&(_0x2a0515['discardSuggestion'](_0x48f826['next']),_0x1ab473=!0x0);}}}return _0x1ab473;}),this['_registerLegacyDescription'](_0x5e0038);}['_registerLegacyDescription'](_0x1b1e90){const _0x32c87b=this['editor'],_0x2683de=_0x32c87b['locale'];_0x32c87b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x699f76=>{if('formatBlock'!=_0x699f76['type']&&'formatInline'!=_0x699f76['type'])return;const {data:_0x1582aa}=_0x699f76;if(!_0x1582aa||'imageStyle'!=_0x1582aa['commandName'])return;const _0x4f0ed8=_0x1582aa['commandParams'][0x0]['value'];return _0x36957c('side'===_0x4f0ed8?c(_0x2683de,'FORMAT_SIDE_IMAGE'):_0x1b1e90[_0x4f0ed8]||_0x4f0ed8);function _0x36957c(_0x37362b){return{'type':'format','content':c(_0x2683de,'*Format:*\x20%0',_0x37362b)};}});}}class ut extends _0x32ae11{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x37e939){super(_0x37e939),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0xe36f55=this['editor'],_0x1c94f8=_0xe36f55['commands']['get']('importWord'),_0x5d1e0a=_0xe36f55['commands']['get']('trackChanges');_0x1c94f8&&(_0x1c94f8['on']('execute',(_0x41e04f,[,_0x376247])=>{this['_trackChangesValueDuringImport']=_0x5d1e0a['value'],_0x376247['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1c94f8,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1c94f8,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x5d1e0a['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0xe36f55['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x383989,_0x5f0a17){const {suggestions:_0x4f9ca8}=_0x5f0a17,_0x2f6d15=this['editor']['commands']['get']('trackChanges'),_0x58b28a=_0x2f6d15['value'];this['_trackChangesValueDuringImport']!==_0x58b28a&&(_0x2f6d15['execute'](),this['_trackChangesExecuted']=!0x0),_0x4f9ca8&&_0x4f9ca8['forEach'](({id:_0x2603c7,type:_0x333f20,author:_0x5b735b,created_at:_0x3872b5})=>{const _0x3aca56={'id':_0x2603c7,'type':_0x333f20,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5b735b,'createdAt':_0x3872b5?new Date(_0x3872b5):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x3aca56);});}}class ft extends _0x32ae11{['afterInit'](){const _0x9aa94d=this['editor'],_0x3c00c1=_0x9aa94d['plugins']['get']('TrackChangesEditing');if(_0x9aa94d['plugins']['has']('IndentEditing')&&(_0x3c00c1['enableCommand']('indent'),_0x3c00c1['enableCommand']('outdent')),_0x9aa94d['plugins']['has']('IndentBlock')){for(const _0x59df8c of['indentBlock','outdentBlock'])_0x3c00c1['enableDefaultAttributesIntegration'](_0x59df8c);}const _0x37246f=_0x9aa94d['locale'];_0x3c00c1['registerBlockAttribute']('blockIndent'),_0x3c00c1['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x37246f,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44fa44=this['editor'],_0x31885c=_0x44fa44['locale'],_0x7ae394=_0x44fa44['plugins']['get']('TrackChangesEditing');_0x7ae394['descriptionFactory']['registerDescriptionCallback'](_0xb14016=>{if('formatBlock'!=_0xb14016['type'])return;const {data:_0x3bd787}=_0xb14016;if(!_0x3bd787)return;if('indentBlock'!=_0x3bd787['commandName']&&'outdentBlock'!=_0x3bd787['commandName'])return;const _0x32da75=_0xb14016['getItems']()[0x0],_0x274c3c=_0x7ae394['descriptionFactory']['getItemLabel'](_0x32da75);return'indentBlock'==_0x3bd787['commandName']?{'type':'format','content':c(_0x31885c,'*Indent:*\x20%0',_0x274c3c)}:'outdentBlock'==_0x3bd787['commandName']?{'type':'format','content':c(_0x31885c,'*Outdent:*\x20%0',_0x274c3c)}:void 0x0;});}}class ht extends _0x32ae11{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x32ae11{['afterInit'](){const _0x1a13a6=this['editor'];if(!_0x1a13a6['plugins']['has']('LinkEditing'))return;const _0x37a6e9=_0x1a13a6['plugins']['get']('TrackChangesEditing'),_0x41727c=_0x1a13a6['commands']['get']('link');_0x37a6e9['enableDefaultAttributesIntegration']('link'),_0x37a6e9['enableDefaultAttributesIntegration']('unlink'),_0x37a6e9['registerInlineAttribute']('linkHref');for(const _0x23e083 of _0x41727c['manualDecorators'])_0x37a6e9['registerInlineAttribute'](_0x23e083['id']),_0x37a6e9['descriptionFactory']['registerAttributeLabel'](_0x23e083['id'],'link\x20('+_0x23e083['label']['toLowerCase']()+')');_0x37a6e9['descriptionFactory']['registerDescriptionCallback'](_0x3371b7=>{if('attribute'!=_0x3371b7['type'])return;const {data:_0x4eabb8}=_0x3371b7;if(!_0x4eabb8||'linkHref'!=_0x4eabb8['key'])return;const _0x388821=_0x4eabb8['newValue'],_0x234906=_0x1a13a6['locale'];return{'type':'format','content':null==_0x388821?c(_0x234906,'*Remove\x20link*'):c(_0x234906,'*Set\x20link:*\x20%0','\x22'+_0x388821+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49ddcf=this['editor'],_0x3ede08=_0x49ddcf['locale'];_0x49ddcf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x162e9c=>{if('formatInline'!=_0x162e9c['type'])return;const {data:_0x4f011f}=_0x162e9c;if(_0x4f011f){if('link'==_0x4f011f['commandName']){const _0x59bc6d=_0x4f011f['commandParams'][0x0];return{'type':'format','content':c(_0x3ede08,'*Set\x20link:*\x20%0','\x22'+_0x59bc6d+'\x22')};}return'unlink'==_0x4f011f['commandName']?{'type':'format','content':c(_0x3ede08,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x32ae11{['afterInit'](){const _0xe1d2f2=this['editor'],_0x21261e=_0xe1d2f2['locale'];if(!_0xe1d2f2['plugins']['has']('LegacyListEditing'))return;const _0x570d81=_0xe1d2f2['plugins']['get']('TrackChangesEditing'),_0x41e1f0=_0xe1d2f2['plugins']['has']('LegacyTodoListEditing');function _0x17ab67(_0x36962e){return()=>{const _0x3d6804=_0xe1d2f2['model']['document']['selection'],_0x558721=_0xe1d2f2['commands']['get'](_0x36962e);if(_0x558721['value'])return void _0xe1d2f2['execute']('paragraph',{});const _0x50f70f=_0x36962e['slice'](0x0,-0x4),_0x313ae4=function(_0x258bb5,_0x33a4ae,_0x3ada64){let _0x5a8986=Array['from'](_0x258bb5)['filter'](_0x5586ea=>function(_0x2c1df1,_0x45ddf0){return _0x45ddf0['checkChild'](_0x2c1df1['parent'],'listItem')&&!_0x45ddf0['isObject'](_0x2c1df1);}(_0x5586ea,_0x3ada64));_0x5a8986=_0x5a8986['filter'](_0x9a44ec=>!_0x9a44ec['is']('element','listItem')||_0x9a44ec['getAttribute']('listType')!=_0x33a4ae);const _0x45cbfb=new Set();for(const _0xa73bd2 of _0x5a8986)_0xa73bd2['is']('element','listItem')?_0x45cbfb['add'](Le(_0xa73bd2)):_0x45cbfb['add'](_0xa73bd2);return Array['from'](_0x45cbfb);}(_0x3d6804['getSelectedBlocks'](),_0x50f70f,_0xe1d2f2['model']['schema']);_0xe1d2f2['model']['change'](()=>{for(const _0x2ba07f of _0x313ae4)_0x570d81['markBlockFormat'](_0x2ba07f,{'commandName':_0x36962e,'commandParams':[{'forceValue':!_0x558721['value']}],'formatGroupId':'blockName'},Ee(_0x2ba07f));});};}function _0x37a38(_0x10c9ad){return()=>{const _0x19b8b6=function(_0x1316e0){let _0x568dcf=Array['from'](_0x1316e0);const _0x304ec5=_0x568dcf['findIndex'](_0x57b869=>'listItem'!=_0x57b869['name']);return _0x304ec5>-0x1&&(_0x568dcf=_0x568dcf['slice'](0x0,_0x304ec5)),_0x568dcf;}(_0xe1d2f2['model']['document']['selection']['getSelectedBlocks']()),_0x18c3c5=_0xe1d2f2['model']['createRange'](_0xe1d2f2['model']['createPositionAt'](_0x19b8b6[0x0],'before'),_0xe1d2f2['model']['createPositionAt'](_0x19b8b6[_0x19b8b6['length']-0x1],'end'));_0xe1d2f2['model']['change'](()=>{_0x570d81['markBlockFormat'](_0x18c3c5,{'commandName':_0x10c9ad,'commandParams':[],'formatGroupId':'listIndent'},function(_0x43acce){const _0x21906d=new Set();for(const _0x497fdc of _0x43acce){let _0x47993e=_0x497fdc['nextSibling'];for(;_0x47993e&&_0x47993e['getAttribute']('listIndent')>_0x497fdc['getAttribute']('listIndent');)_0x21906d['add'](_0x47993e),_0x47993e=_0x47993e['nextSibling'];}return Array['from'](_0x21906d);}(_0x19b8b6));});};}_0x570d81['enableCommand']('numberedList',_0x17ab67('numberedList')),_0x570d81['enableCommand']('bulletedList',_0x17ab67('bulletedList')),_0x41e1f0&&_0x570d81['enableCommand']('todoList',_0x17ab67('todoList')),_0x570d81['enableCommand']('indentList',_0x37a38('indentList')),_0x570d81['enableCommand']('outdentList',_0x37a38('outdentList')),_0x41e1f0&&_0x570d81['enableCommand']('checkTodoList',()=>{const _0x57a91f=_0xe1d2f2['commands']['get']('checkTodoList'),_0x1b3ea5=Array['from'](_0x57a91f['_selectedElements']);_0x1b3ea5['filter'](_0x16060c=>_0x16060c['getAttribute']('todoListChecked')!=_0x57a91f['value']),_0xe1d2f2['model']['change'](()=>{for(const _0x195de9 of _0x1b3ea5)_0x570d81['markBlockFormat'](_0x195de9,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x57a91f['value']}]});});}),_0x570d81['descriptionFactory']['registerElementLabel']('listItem',_0x5ee598=>c(_0x21261e,'ELEMENT_LIST_ITEM',_0x5ee598)),_0x570d81['descriptionFactory']['registerDescriptionCallback'](_0x4e445d=>{if('formatBlock'!=_0x4e445d['type']&&'formatInline'!=_0x4e445d['type'])return;const {data:_0x13b196}=_0x4e445d;if(_0x13b196){if('numberedList'==_0x13b196['commandName']||'bulletedList'==_0x13b196['commandName']||'todoList'==_0x13b196['commandName'])switch(_0x13b196['commandName']['replace']('List','')){case'bulleted':return _0x55f0d6(c(_0x21261e,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x55f0d6(c(_0x21261e,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x55f0d6(c(_0x21261e,'ELEMENT_TODO_LIST'));}if('indentList'==_0x13b196['commandName'])return{'type':'format','content':c(_0x21261e,'*Indent:*\x20%0',c(_0x21261e,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x13b196['commandName'])return{'type':'format','content':c(_0x21261e,'*Outdent:*\x20%0',c(_0x21261e,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x13b196['commandName'])return _0x13b196['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x21261e,'*Check\x20item*')}:{'type':'format','content':c(_0x21261e,'*Uncheck\x20item*')};}function _0x55f0d6(_0x4bab2f){return{'type':'format','content':c(_0x21261e,'*Change\x20to:*\x20%0',_0x4bab2f)};}});}}function Le(_0x56007d){const _0x530146=_0x56007d['getAttribute']('listIndent');if(0x0==_0x530146)return _0x56007d;let _0x5f3cc6=_0x56007d;for(;_0x56007d['previousSibling']&&_0x56007d['previousSibling']['is']('element','listItem');){const _0x4c887c=_0x56007d['previousSibling']['getAttribute']('listIndent');if(_0x4c887c==_0x530146)_0x5f3cc6=_0x56007d['previousSibling'];else{if(_0x4c887c<_0x530146)break;}_0x56007d=_0x56007d['previousSibling'];}return _0x5f3cc6;}function Ee(_0x3d2406){const _0x1d7409=[];if(_0x3d2406['is']('element','listItem')&&_0x3d2406['getAttribute']('listIndent')>0x0){let _0x57cee5=_0x3d2406['nextSibling'];for(;_0x57cee5&&'listItem'==_0x57cee5['name']&&_0x57cee5['getAttribute']('listIndent')==_0x3d2406['getAttribute']('listIndent');)_0x1d7409['push'](_0x57cee5),_0x57cee5=_0x57cee5['nextSibling'];}return _0x1d7409;}class Q extends _0x32ae11{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x4d98d3=this['editor']['config']['get']('list.properties'),_0x26e41a=this['editor']['plugins']['get']('TrackChangesEditing');_0x4d98d3['styles']&&_0x26e41a['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x4d98d3['reversed']&&_0x26e41a['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x4d98d3['startIndex']&&_0x26e41a['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x26e41a['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x27e4e1,_0x55a9e9={}){const _0x2ab21b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x585a46=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2ab21b['markMultiRangeBlockFormat'](_0x585a46,{'commandName':'listStyle','commandParams':[{'type':_0x55a9e9['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x500f0f,_0x476ce1={}){const _0x4666cc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4cd7fe=this['_getSuggestionBlocks'](_0xc97d4e=>_0xc97d4e['is']('element','listItem')&&'numbered'===_0xc97d4e['getAttribute']('listType'));if(_0x4cd7fe['length']<0x1)return;const _0x2bebc0=_0x4cd7fe['map'](_0x52ae71=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x52ae71,'before'),this['editor']['model']['createPositionAt'](_0x52ae71,0x0)));this['editor']['model']['change'](()=>{_0x4666cc['markMultiRangeBlockFormat'](_0x2bebc0,{'commandName':'listReversed','commandParams':[{'reversed':_0x476ce1['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x512a11,_0x4a7d29={}){const _0x5c7fba=this['editor']['plugins']['get']('TrackChangesEditing'),_0x220c8a=this['_getSuggestionBlocks'](_0x476c09=>_0x476c09['is']('element','listItem')&&'numbered'===_0x476c09['getAttribute']('listType'));if(_0x220c8a['length']<0x1)return;const _0x1ed2e7=_0x220c8a['map'](_0xe91c25=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xe91c25,'before'),this['editor']['model']['createPositionAt'](_0xe91c25,0x0)));this['editor']['model']['change'](()=>{_0x5c7fba['markMultiRangeBlockFormat'](_0x1ed2e7,{'commandName':'listStart','commandParams':[{'startIndex':_0x4a7d29['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0xd013a){if('formatBlock'!=_0xd013a['type']&&'formatInline'!=_0xd013a['type'])return;const _0x5d254d=this['editor']['locale'],{data:_0x2db314}=_0xd013a;if(!_0x2db314)return;let _0x132b5a,_0x105d52;switch(_0x2db314['commandName']){case'listStyle':_0x132b5a='*Change\x20to:*\x20%0',_0x105d52={'type':'format','content':c(_0x5d254d,_0x132b5a,c(_0x5d254d,this['_getTranslationKeyForListStyle'](_0x2db314['commandParams'][0x0]['type'])))};break;case'listReversed':_0x132b5a=_0x2db314['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x105d52={'type':'format','content':c(_0x5d254d,_0x132b5a)};break;case'listStart':_0x132b5a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x105d52={'type':'format','content':c(_0x5d254d,_0x132b5a,_0x2db314['commandParams'][0x0]['startIndex'])};}return _0x105d52;}['_getSuggestionBlocksForListStyle'](){const _0x4c5675=this['editor']['plugins']['get']('LegacyListUtils');let _0x4a275e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4a275e[0x0]?.['is']('element','listItem')&&_0x4a275e['unshift'](..._0x4c5675['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4a275e[_0x4a275e['length']-0x1]?.['is']('element','listItem')&&_0x4a275e['push'](..._0x4c5675['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4a275e=[...new Set(_0x4a275e)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4a275e=_0x4a275e['filter'](_0x4f14e6=>_0x4f14e6['is']('element','listItem'))),_0x4a275e;}['_getSuggestionBlocks'](_0x3fc9c2){const _0x14933a=this['editor']['plugins']['get']('LegacyListUtils');let _0x5aea5b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3fc9c2)['map'](_0x5a77ca=>{const _0x30a589=this['editor']['model']['createPositionAt'](_0x5a77ca,0x0);return[..._0x14933a['getSiblingNodes'](_0x30a589,'backward'),..._0x14933a['getSiblingNodes'](_0x30a589,'forward')];})['flat']();return _0x5aea5b=[...new Set(_0x5aea5b)],_0x5aea5b;}['_getTranslationKeyForListStyle'](_0x4dffe3){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4dffe3)||'default')['toUpperCase']()+'_LIST_'+_0x4dffe3['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x32ae11{['afterInit'](){const _0x35286a=this['editor'];if(!_0x35286a['plugins']['has']('MediaEmbedEditing'))return;const _0x105cab=_0x35286a['plugins']['get']('TrackChangesEditing'),_0x20355a=_0x35286a['locale'];_0x105cab['enableCommand']('mediaEmbed'),_0x105cab['descriptionFactory']['registerElementLabel']('media',_0x202749=>c(_0x20355a,'ELEMENT_MEDIA',_0x202749)),_0x35286a['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5b0755,{writer:_0x513309,options:_0x476970})=>{if(_0x476970['showSuggestionHighlights'])return _0x513309['createEmptyElement']('div');},'converterPriority':'high'}),_0x35286a['data']['downcastDispatcher']['on']('attribute:url:media',(_0xc87c93,_0x43a2e8,_0x4c15b1)=>{_0x4c15b1['options']['showSuggestionHighlights']&&_0xc87c93['stop']();},{'priority':'high'});}}class pt extends _0x32ae11{['afterInit'](){const _0x3d8354=this['editor'];_0x3d8354['plugins']['has']('MentionEditing')&&_0x3d8354['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x32ae11{['afterInit'](){const _0x2110fc=this['editor'];if(!_0x2110fc['plugins']['has']('MergeFieldsEditing'))return;const _0x4109b3=_0x2110fc['plugins']['get']('TrackChangesEditing'),_0x32cc66=_0x2110fc['locale'];_0x4109b3['enableCommand']('insertMergeField'),_0x4109b3['enableCommand']('insertMergeFieldBlock'),_0x4109b3['enableCommand']('insertMergeFieldImage'),_0x4109b3['descriptionFactory']['registerElementLabel']('mergeField',_0x3a590f=>c(_0x32cc66,'ELEMENT_MERGE_FIELD',_0x3a590f)),_0x4109b3['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x22958a=>c(_0x32cc66,'ELEMENT_MERGE_FIELD',_0x22958a)),_0x4109b3['descriptionFactory']['registerDescriptionCallback'](_0x4639fb=>{if('insertion'!=_0x4639fb['type']&&'deletion'!=_0x4639fb['type'])return;const _0x7a3d50=_0x4639fb['getContainedElement']();if(null==_0x7a3d50)return;const _0x584bc8=_0x2110fc['plugins']['get']('MergeFieldsEditing');let _0x2d56dd;switch(_0x584bc8['getMergeFieldType'](_0x7a3d50)){case null:return;case'image':{const _0x2b59fe=_0x584bc8['unwrapAffixes'](_0x7a3d50['getAttribute']('src'));_0x2d56dd=_0x584bc8['getLabel'](_0x2b59fe)||_0x2b59fe;break;}default:{const _0x22cc32=_0x7a3d50['getAttribute']('id');_0x2d56dd=_0x584bc8['getLabel'](_0x22cc32)||_0x22cc32;break;}}return'insertion'==_0x4639fb['type']?{'type':'insertion','content':c(_0x32cc66,'*Insert:*\x20%0','\x22'+_0x2d56dd+'\x22\x20'+c(_0x32cc66,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x32cc66,'*Remove:*\x20%0','\x22'+_0x2d56dd+'\x22\x20'+c(_0x32cc66,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x32ae11{['afterInit'](){const _0x4312d9=this['editor'],_0x17baca=_0x4312d9['plugins']['get']('TrackChangesEditing');_0x4312d9['plugins']['has']('MultiLevelList')&&(_0x17baca['enableDefaultAttributesIntegration']('multiLevelList'),_0x17baca['registerBlockAttribute']('listMarkerStyle'),_0x17baca['descriptionFactory']['registerDescriptionCallback'](_0x31ce14=>this['handleDescriptions'](_0x31ce14)));}['handleDescriptions'](_0x3c9b26){const _0x1449c2=this['editor']['locale'],{data:_0xf46fca}=_0x3c9b26,_0x4ad154={'type':'format','content':''};if(_0xf46fca&&'listMarkerStyle'==_0xf46fca['key']){if(!_0xf46fca['oldValue'])return{'type':'format','content':c(_0x1449c2,'*Set\x20format:*\x20%0',c(_0x1449c2,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xf46fca['newValue']+')'};if(!_0xf46fca['newValue']){let _0x52d654=_0x3c9b26['head'];for(;_0x52d654;){if(_0x52d654['data']&&'listType'==_0x52d654['data']['key']&&_0x52d654['data']['newValue'])return _0x4ad154;_0x52d654=_0x52d654['next'];}return{'type':'format','content':c(_0x1449c2,'*Remove\x20format:*\x20%0',c(_0x1449c2,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0xf46fca['oldValue']+')'};}}}}class bt extends _0x32ae11{['afterInit'](){const _0x11533b=this['editor'];if(!_0x11533b['plugins']['has']('PageBreakEditing'))return;_0x11533b['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x7bada6=_0x11533b['plugins']['get']('TrackChangesEditing'),_0x79cb87=_0x11533b['locale'];_0x7bada6['descriptionFactory']['registerElementLabel']('pageBreak',_0x2a0593=>c(_0x79cb87,'ELEMENT_PAGE_BREAK',_0x2a0593));}}class yt extends _0x32ae11{['afterInit'](){const _0x448da2=this['editor'];if(!_0x448da2['plugins']['has']('Paragraph'))return;const _0x36513e=_0x448da2['locale'],_0xfd88f6=_0x448da2['plugins']['get']('TrackChangesEditing');_0xfd88f6['descriptionFactory']['registerElementLabel']('paragraph',_0x293444=>c(_0x36513e,'ELEMENT_PARAGRAPH',_0x293444)),_0xfd88f6['enableDefaultAttributesIntegration']('paragraph'),_0xfd88f6['enableCommand']('insertParagraph'),_0x448da2['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x448da2),{'priority':'highest'}),_0x448da2['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x59c682,_0x1088d3,_0x3e0f35)=>{_0x3e0f35['options']['showSuggestionHighlights']&&nr(_0x448da2,{'showActiveMarker':!0x1})(_0x59c682,_0x1088d3,_0x3e0f35);},{'priority':'highest'});const _0x1848f6=_0xfd88f6['descriptionFactory'];_0x1848f6['registerDescriptionCallback'](_0x2a3750=>{if('insertion'!==_0x2a3750['type'])return;const {start:_0x36c83e,end:_0x59ca16}=_0x2a3750['getFirstRange']();if(!_0x36c83e['isTouching'](_0x59ca16)||!_0x36c83e['nodeAfter'])return;const _0x3d5d7b=_0x448da2['model']['schema'],_0x47f280=_0x36c83e['nodeAfter'];return _0x3d5d7b['isBlock'](_0x47f280)&&!_0x3d5d7b['isLimit'](_0x47f280)&&_0x3d5d7b['checkChild'](_0x47f280,'$text')?{'type':'insertion','content':c(_0x36513e,'*Insert:*\x20%0',_0x1848f6['getItemLabel'](_0x47f280,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x6e2c2a=this['editor'],_0xc5e5a2=_0x6e2c2a['locale'];_0x6e2c2a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1a212c=>{if('formatBlock'!=_0x1a212c['type'])return;const {data:_0x20811e}=_0x1a212c;return _0x20811e&&'paragraph'==_0x20811e['commandName']?{'type':'format','content':c(_0xc5e5a2,'*Change\x20to:*\x20%0',c(_0xc5e5a2,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x26280a,{showActiveMarker:_0x1efcb6=!0x0}={}){return(_0x5e92fa,_0x46931f,_0x6b73c1)=>{const _0x31b20c=_0x26280a['plugins']['get']('TrackChangesEditing'),_0x58de50=_0x46931f['markerRange']['start'],_0x436cd3=_0x46931f['markerRange']['end'],_0x4f62ea=_0x26280a['model']['schema'];if(!_0x58de50['isTouching'](_0x436cd3)||!_0x58de50['nodeAfter'])return;const _0x421878=_0x58de50['nodeAfter'];if(_0x4f62ea['isBlock'](_0x421878)&&!_0x4f62ea['isLimit'](_0x421878)&&_0x4f62ea['checkChild'](_0x421878,'$text')){if(!_0x6b73c1['consumable']['consume'](_0x46931f['markerRange'],_0x5e92fa['name']))return;const {authorId:_0x57681e}=_0x31b20c['_splitMarkerName'](_0x46931f['markerName']),_0x57d5f6=_0x6b73c1['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x57681e}),_0xc1de47=_0x6b73c1['mapper']['toViewPosition'](_0x436cd3);_0x1efcb6&&_0x31b20c['activeMarkers']['includes'](_0x46931f['markerName'])&&_0x6b73c1['writer']['addClass']('ck-suggestion-marker--active',_0x57d5f6),_0x6b73c1['writer']['insert'](_0xc1de47,_0x57d5f6),_0x6b73c1['mapper']['bindElementToMarker'](_0x57d5f6,_0x46931f['markerName']);}};}class jt extends _0x32ae11{['afterInit'](){const _0x5646b4=this['editor'];_0x5646b4['commands']['get']('replaceSource')&&_0x5646b4['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x32ae11{['afterInit'](){const _0x3a532f=this['editor'];if(!_0x3a532f['plugins']['has']('RemoveFormatEditing'))return;_0x3a532f['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13a7b5=this['editor'];_0x13a7b5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x478557=>{if('formatBlock'!=_0x478557['type']&&'formatInline'!=_0x478557['type'])return;const {data:_0x36a5e1}=_0x478557;return _0x36a5e1&&'removeFormat'==_0x36a5e1['commandName']?{'type':'format','content':c(_0x13a7b5['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x32ae11{['afterInit'](){const _0x54639b=this['editor'];if(!_0x54639b['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x58b3f1=_0x54639b['plugins']['get']('TrackChangesEditing');_0x58b3f1['enableCommand']('goToPreviousRestrictedEditingException'),_0x58b3f1['enableCommand']('goToNextRestrictedEditingException');const _0x4be002=_0x54639b['plugins']['get']('RestrictedEditingModeEditing');_0x4be002['enableCommand']('trackChanges'),_0x4be002['enableCommand']('acceptSuggestion'),_0x4be002['enableCommand']('discardSuggestion'),_0x4be002['enableCommand']('acceptAllSuggestions'),_0x4be002['enableCommand']('discardAllSuggestions'),_0x4be002['enableCommand']('acceptSelectedSuggestions'),_0x4be002['enableCommand']('discardSelectedSuggestions');}}class It extends _0x32ae11{static get['requires'](){return[_0x5ecba6];}['init'](){const _0x11e39f=this['editor'],_0x5f2f6d=_0x11e39f['plugins']['get']('TrackChangesEditing');_0x5f2f6d['enableCommand']('shiftEnter'),_0x11e39f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x11e39f),{'priority':'high'}),_0x11e39f['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x11e39f),{'priority':'high'}),_0x11e39f['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1f3ef4,_0x20a0c2,_0x4ab042)=>{_0x4ab042['options']['showSuggestionHighlights']&&je(_0x11e39f,{'showActiveMarker':!0x1})(_0x1f3ef4,_0x20a0c2,_0x4ab042);}),_0x5f2f6d['descriptionFactory']['registerElementLabel']('softBreak',_0x529ab4=>c(_0x11e39f['locale'],'ELEMENT_LINE_BREAK',_0x529ab4));}}function je(_0x227d0d,{showActiveMarker:_0x46a9fc=!0x0}={}){return(_0x43751e,_0x4b8302,_0x54228b)=>{const _0x551e60=_0x227d0d['plugins']['get']('TrackChangesEditing');if(!_0x54228b['consumable']['test'](_0x4b8302['markerRange'],_0x43751e['name']))return;const _0x432e10=_0x227d0d['model'];for(const _0x509ce4 of _0x4b8302['markerRange']['getItems']()){if(!_0x509ce4['is']('element','softBreak'))continue;const _0x4a641b='deletion'==_0x4b8302['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x49f0ca}=_0x551e60['_splitMarkerName'](_0x4b8302['markerName']),_0x3ded77=_0x54228b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4a641b,'data-author-id':_0x49f0ca}),_0x482a47=_0x54228b['mapper']['toViewPosition'](_0x432e10['createPositionBefore'](_0x509ce4));_0x46a9fc&&_0x551e60['activeMarkers']['includes'](_0x4b8302['markerName'])&&_0x54228b['writer']['addClass']('ck-suggestion-marker--active',_0x3ded77),_0x54228b['writer']['insert'](_0x482a47,_0x3ded77),_0x54228b['mapper']['bindElementToMarker'](_0x3ded77,_0x4b8302['markerName']);}};}class _t extends _0x32ae11{['afterInit'](){const _0x1f22f0=this['editor'],_0x7196e3=_0x1f22f0['model'],_0x408be9=_0x1f22f0['locale'];if(!_0x1f22f0['plugins']['has']('StandardEditingModeEditing'))return;const _0x4002f7=_0x1f22f0['plugins']['get']('TrackChangesEditing'),_0x2b83c8='restrictedEditingException',_0x6ca215=_0x1f22f0['commands']['get'](_0x2b83c8);_0x4002f7['enableCommand'](_0x2b83c8,(_0x452807,_0x18128f={})=>{const _0xd217d3=_0x7196e3['document']['selection'];if(_0xd217d3['isCollapsed'])return void _0x452807(_0x18128f);const _0x178e5d=void 0x0!==_0x18128f['forceValue']?_0x18128f['forceValue']:!_0x6ca215['value'];_0x7196e3['change'](()=>{const _0x2a1fdf=Array['from'](_0xd217d3['getRanges']());for(const _0x1baa38 of _0x2a1fdf){const _0xafdeaa=_0x178e5d?[_0x1baa38]:io(_0x2b83c8,_0x1baa38,_0x7196e3);for(const _0x2ceb12 of _0xafdeaa)_0x4002f7['markInlineFormat'](_0x2ceb12,{'commandName':_0x2b83c8,'commandParams':[{'forceValue':_0x178e5d}]});}});}),_0x4002f7['descriptionFactory']['registerDescriptionCallback'](_0x215993=>{if('formatBlock'!=_0x215993['type']&&'formatInline'!=_0x215993['type'])return;const {data:_0x1ec0e5}=_0x215993;return _0x1ec0e5&&_0x1ec0e5['commandName']==_0x2b83c8?_0x1ec0e5['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x408be9,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x408be9,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x32ae11{['afterInit'](){const _0xc25949=this['editor'];if(!_0xc25949['plugins']['has']('Style')||!_0xc25949['plugins']['has']('DataSchema'))return;const _0x5afdab=_0xc25949['plugins']['get']('TrackChangesEditing'),_0xb3ca66=_0xc25949['locale'],_0x546139=_0xc25949['config']['get']('style')||{},_0x4cc670=_0xc25949['plugins']['get']('GeneralHtmlSupport'),_0xdf5568=_0xc25949['plugins']['get']('StyleUtils')['normalizeConfig'](_0xc25949['plugins']['get']('DataSchema'),_0x546139['definitions']);_0x5afdab['enableDefaultAttributesIntegration']('style');const _0x49a9df=new Set();for(const _0x1dc2b5 of _0xdf5568['block']){const _0x1b8aa2=_0x4cc670['getGhsAttributeNameForElement'](_0x1dc2b5['element']);_0x49a9df['add'](_0x1b8aa2);}const _0x2383f2=new Set();for(const _0x22eba8 of _0xdf5568['inline']){const _0x462f51=_0x4cc670['getGhsAttributeNameForElement'](_0x22eba8['element']);_0x2383f2['add'](_0x462f51);for(const _0x236f60 of _0x22eba8['ghsAttributes'])_0x2383f2['add'](_0x236f60);}for(const _0x38694a of _0x49a9df)_0x5afdab['registerBlockAttribute'](_0x38694a),_0x5afdab['descriptionFactory']['registerAttributeLabel'](_0x38694a,c(_0xb3ca66,'FORMAT_STYLE'));for(const _0xbc66c7 of _0x2383f2)_0x5afdab['registerInlineAttribute'](_0xbc66c7),_0x5afdab['descriptionFactory']['registerAttributeLabel'](_0xbc66c7,c(_0xb3ca66,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5026fe=this['editor'],_0x30f77d=_0x5026fe['locale'];_0x5026fe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47783b=>{if('formatBlock'!=_0x47783b['type']&&'formatInline'!=_0x47783b['type'])return;const {data:_0x19b115}=_0x47783b;return _0x19b115&&'style'===_0x19b115['commandName']?_0x19b115['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x30f77d,'*Set\x20format:*\x20%0',_0x19b115['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x30f77d,'*Remove\x20format:*\x20%0',_0x19b115['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x32ae11{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x4e9a83){super(_0x4e9a83),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x1b97c1=this['editor'],_0x38cec4=_0x1b97c1['model']['document']['selection'];if(!_0x1b97c1['plugins']['has']('TableEditing'))return;const _0x47b936=_0x1b97c1['locale'],_0x141a2f=_0x1b97c1['plugins']['get']('TrackChangesEditing'),_0x250c4f=_0x1b97c1['plugins']['get']('TableUtils');_0x141a2f['descriptionFactory']['registerElementLabel']('table',_0x45df3b=>c(_0x47b936,'ELEMENT_TABLE',_0x45df3b)),this['_setupColumnsRowsFixing'](),_0x141a2f['enableCommand']('insertTable'),_0x141a2f['enableCommand']('selectTableRow'),_0x141a2f['enableCommand']('selectTableColumn');for(const _0x4a772b of['insertTableRowAbove','insertTableRowBelow']){const _0x3e96ad=_0x1b97c1['commands']['get'](_0x4a772b);_0x141a2f['enableCommand'](_0x4a772b,_0x43766a=>{_0x1b97c1['model']['change'](_0x37ec17=>{_0x43766a();const _0x41b81d='above'===_0x3e96ad['order'],_0x531007=_0x250c4f['getSelectionAffectedTableCells'](_0x38cec4),_0x44ea26=_0x250c4f['getRowIndexes'](_0x531007),_0x8f376=_0x41b81d?_0x44ea26['first']-0x1:_0x44ea26['last']+0x1,_0x3a2560=_0x531007[0x0]['findAncestor']('table'),_0x26910c=_0x250c4f['createTableWalker'](_0x3a2560,{'startRow':_0x8f376,'endRow':_0x8f376}),_0x56865c=Array['from'](_0x26910c)['map'](_0x1d331f=>_0x37ec17['createRangeOn'](_0x1d331f['cell']));_0x141a2f['markMultiRangeInsertion'](_0x56865c,'tableRow');});});}for(const _0x577af0 of['insertTableColumnLeft','insertTableColumnRight']){const _0x5d18d9=_0x1b97c1['commands']['get'](_0x577af0);_0x141a2f['enableCommand'](_0x577af0,_0x3e47ca=>{_0x1b97c1['model']['change'](_0x4197e2=>{_0x3e47ca();const _0x241252='left'===_0x5d18d9['order'],_0x94d56f=_0x250c4f['getSelectionAffectedTableCells'](_0x38cec4),_0x2233b7=_0x250c4f['getColumnIndexes'](_0x94d56f),_0x3c967b=_0x241252?_0x2233b7['first']-0x1:_0x2233b7['last']+0x1,_0x4ec852=_0x94d56f[0x0]['findAncestor']('table'),_0x1aef8e=_0x250c4f['createTableWalker'](_0x4ec852,{'startRow':0x0,'column':_0x3c967b,'includeAllSlots':!0x1}),_0x2d6211=Array['from'](_0x1aef8e)['map'](_0x26ba44=>_0x4197e2['createRangeOn'](_0x26ba44['cell']));_0x141a2f['markMultiRangeInsertion'](_0x2d6211,'tableColumn');});});}for(const _0x2c800b of['removeTableRow','removeTableColumn']){const _0x2243db=_0x2c800b['substr'](0xb),_0x373dda=_0x2243db['toLowerCase'](),_0x4d66d0=_0x373dda['substr'](0x0,0x3)+'span',_0x212d1a='table'+_0x2243db,_0x56fb3f='min'+_0x2243db,_0xe4e58='max'+_0x2243db;_0x141a2f['enableCommand'](_0x2c800b,()=>{_0x1b97c1['model']['change'](_0x27047a=>{const _0xa6c7f9=_0x250c4f['getSelectionAffectedTableCells'](_0x38cec4),_0x43c49e=_0xa6c7f9[0x0]['findAncestor']('table');let _0xe28413;if('removeTableRow'==_0x2c800b){const _0x23ee45=_0x250c4f['getRowIndexes'](_0xa6c7f9);_0xe28413={'startRow':_0x23ee45['first'],'endRow':_0x23ee45['last'],'includeAllSlots':!0x0};}else{const _0x6798f7=_0x250c4f['getColumnIndexes'](_0xa6c7f9);_0xe28413={'startColumn':_0x6798f7['first'],'endColumn':_0x6798f7['last'],'includeAllSlots':!0x0};}const _0xbab738=_0x250c4f['createTableWalker'](_0x43c49e,_0xe28413),_0xa190d7=Array['from'](_0xbab738)['map'](({cell:_0x2e89f7})=>_0x2e89f7),_0x294e0e=Ne(_0xa190d7['filter'](_0x315e0c=>_0x315e0c['hasAttribute'](_0x4d66d0))),_0x2bf41d=Ne(_0xa190d7['filter'](_0x49956f=>!_0x49956f['hasAttribute'](_0x4d66d0)))['map'](_0x33d32c=>_0x27047a['createRangeOn'](_0x33d32c)),_0x26901e=_0x141a2f['markMultiRangeDeletion'](_0x2bf41d,_0x212d1a);if(_0x26901e&&('tableRow'==_0x26901e['subType']||'tableColumn'==_0x26901e['subType'])){const _0x368838=this['_getSuggestionCoords'](_0x26901e);for(const _0x195cb9 of _0x294e0e){const _0x49b208=_0x27047a['createRangeOn'](_0x195cb9),_0x50eb54=_0x250c4f['getCellLocation'](_0x195cb9),_0xcae98d=_0x195cb9['getAttribute'](_0x4d66d0)-0x1,_0x47f64e=_0x368838[_0x56fb3f],_0x19cb26=_0x368838[_0xe4e58];_0x47f64e<=_0x50eb54[_0x373dda]&&_0x50eb54[_0x373dda]+_0xcae98d<=_0x19cb26&&_0x26901e['addRange'](_0x49b208);}}});});}function _0x529cac(_0x3ad591){const _0x3e0ef7=Array['from'](_0x38cec4['getRanges']())['map'](_0x5c0a8=>_0x54bc73['fromRange'](_0x5c0a8));_0x1b97c1['model']['change'](_0x42cfdb=>{const _0x4ad8de=_0x42cfdb['batch'];_0x3ad591=_0x3ad591['filter'](_0x4b9d6b=>'$graveyard'!=_0x4b9d6b['root']['rootName']),_0x42cfdb['setSelection'](_0x3ad591),_0x1b97c1['commands']['get']('removeTableRow')['refresh'](),_0x1b97c1['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x1b97c1['model']['enqueueChange'](()=>{_0x1b97c1['model']['enqueueChange'](_0x4ad8de,_0x2a11ae=>{const _0x22de53=_0x3e0ef7['filter'](_0x4e1a5a=>'$graveyard'!=_0x4e1a5a['root']['rootName']);_0x22de53['length']>0x0&&_0x2a11ae['setSelection'](_0x22de53);for(const _0x47e107 of _0x3e0ef7)_0x47e107['detach']();});});});}function _0x3e0a83(_0xc1ff1e){_0x1b97c1['model']['change'](_0x1725bf=>{const _0x1b7f47=Array['from'](_0x38cec4['getRanges']())['map'](_0x13c8ae=>_0x54bc73['fromRange'](_0x13c8ae)),_0x2dc35a=[];for(const _0x5d6f06 of _0xc1ff1e)for(const _0x503f67 of _0x5d6f06['getItems']({'shallow':!0x0}))_0x2dc35a['push'](_0x503f67);for(const _0x22fd25 of _0x2dc35a)'$graveyard'!=_0x22fd25['root']['rootName']&&(_0x1725bf['setSelection'](_0x1725bf['createPositionAt'](_0x22fd25,0x0)),_0x1b97c1['commands']['get']('removeTableColumn')['refresh'](),_0x1b97c1['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0xf56815=_0x1b7f47['filter'](_0x375819=>'$graveyard'!=_0x375819['root']['rootName']);_0xf56815['length']>0x0&&_0x1725bf['setSelection'](_0xf56815);for(const _0x2dd83b of _0x1b7f47)_0x2dd83b['detach']();});}function _0x1b7030(_0x36b276,_0x43b82e){return _0x43b82e['every'](_0x22b246=>_0x36b276['some'](_0x523990=>_0x523990['end']['isEqual'](_0x22b246['start'])||_0x22b246['end']['isEqual'](_0x523990['start'])));}function _0x31ba8c(_0x3f78f7,_0x579d18){return!_0x3f78f7['some'](_0x114ea6=>_0x579d18['some'](_0x5ebbcc=>_0x114ea6['isIntersecting'](_0x5ebbcc)))&&_0x3f78f7['some'](_0x1c55cf=>_0x579d18['some'](_0x52e042=>_0x1c55cf['end']['isTouching'](_0x52e042['start'])));}_0x1b97c1['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x53e1af,_0x468215,_0x6aad02)=>{if(!_0x6aad02['options']['showSuggestionHighlights'])return;const _0x5d74e4=_0x468215['item'];if(!_0x5d74e4)return;const _0x1717c7=_0x6aad02['mapper']['toViewElement'](_0x5d74e4);function _0x35adb0(_0x151c8e){return Array['isArray'](_0x151c8e)?_0x151c8e:[_0x151c8e];}_0x1717c7&&'tableCell'===_0x5d74e4['name']&&_0x36f102(_0x1717c7,_0x6aad02['writer'],(_0x30127e,_0x160563,_0x547c11)=>_0x547c11['addClass'](_0x35adb0(_0x160563['classes']),_0x30127e),(_0x1235d6,_0x3d87df,_0x148e68)=>_0x148e68['removeClass'](_0x35adb0(_0x3d87df['classes']),_0x1235d6));},{'priority':'highest'}),_0x141a2f['descriptionFactory']['registerDescriptionCallback'](_0x50424c=>{if('insertion'!=_0x50424c['type']&&'deletion'!=_0x50424c['type'])return;const _0x5ecacf=_0x50424c['getContainedElement']();if(null!=_0x5ecacf&&_0x5ecacf['is']('element','table')){if('insertion'==_0x50424c['type']){const _0x19d48b=_0x50424c['getItems']()['filter'](_0x57451a=>_0x57451a['is']('$textProxy'))['map'](_0x25c7ee=>_0x25c7ee['data']);if(_0x19d48b['length'])return{'type':'insertion','content':c(_0x47b936,'*Insert:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x19d48b['join']('\x20')+'\x22'))};}if('deletion'==_0x50424c['type']){const _0x499aa0=_0x50424c['getItems']()['filter'](_0x3304aa=>_0x3304aa['is']('$textProxy'))['map'](_0x3de5e1=>_0x3de5e1['data']);if(_0x499aa0['length'])return{'type':'deletion','content':c(_0x47b936,'*Remove:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x499aa0['join']('\x20')+'\x22'))};}}}),_0x141a2f['descriptionFactory']['registerDescriptionCallback'](_0x40ce74=>{if('tableRow'==_0x40ce74['subType']){const _0x34378f=_0x40ce74['getItems']()['filter'](_0x336177=>_0x336177['is']('$textProxy'))['map'](_0xa5d44c=>_0xa5d44c['data']),_0x1fd7a2=this['_getSuggestionCoords'](_0x40ce74),_0x1a697d=_0x1fd7a2['maxRow']-_0x1fd7a2['minRow']+0x1;if('insertion'==_0x40ce74['type'])return _0x34378f['length']?{'type':'insertion','content':c(_0x47b936,'*Insert:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1a697d,'\x22'+_0x34378f['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x47b936,'*Insert:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_ROW',_0x1a697d))};if('deletion'==_0x40ce74['type'])return _0x34378f['length']?{'type':'deletion','content':c(_0x47b936,'*Remove:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1a697d,'\x22'+_0x34378f['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x47b936,'*Remove:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_ROW',_0x1a697d))};}if('tableColumn'==_0x40ce74['subType']){const _0x44bfc1=_0x40ce74['getItems']()['filter'](_0x319412=>_0x319412['is']('$textProxy'))['map'](_0x50d655=>_0x50d655['data']),_0x42eb36=this['_getSuggestionCoords'](_0x40ce74),_0x6297e5=_0x42eb36['maxColumn']-_0x42eb36['minColumn']+0x1;if('insertion'==_0x40ce74['type'])return _0x44bfc1['length']?{'type':'insertion','content':c(_0x47b936,'*Insert:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x6297e5,'\x22'+_0x44bfc1['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x47b936,'*Insert:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_COLUMN',_0x6297e5))};if('deletion'==_0x40ce74['type'])return _0x44bfc1['length']?{'type':'deletion','content':c(_0x47b936,'*Remove:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x6297e5,'\x22'+_0x44bfc1['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x47b936,'*Remove:*\x20%0',c(_0x47b936,'ELEMENT_TABLE_COLUMN',_0x6297e5))};}}),_0x141a2f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x529cac),_0x141a2f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x529cac),_0x141a2f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3e0a83),_0x141a2f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3e0a83),_0x141a2f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1b7030),_0x141a2f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1b7030),_0x141a2f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x31ba8c),_0x141a2f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x31ba8c);}['_acceptFormatSuggestionCallbackFactory'](){const _0x3dfd54=this['editor'],_0x36b611=_0x3dfd54['model']['document']['selection'];return(_0x113d6f,_0x66dd38)=>{_0x3dfd54['model']['change'](_0x878598=>{const {commandName:_0x31b126,commandParams:_0x3fd052}=_0x66dd38;let _0x526692=_0x113d6f[0x0]['end']['nodeBefore'];_0x3fd052&&_0x3fd052[0x0]&&!0x1===_0x3fd052[0x0]['forceValue']&&(_0x526692=_0x113d6f[0x0]['start']['nodeAfter']);const _0x4baa33=_0x878598['createRangeIn'](_0x526692);if('$graveyard'==_0x4baa33['root']['rootName'])return;const _0x52adc9=Array['from'](_0x36b611['getRanges']())['map'](_0x1f3a01=>_0x54bc73['fromRange'](_0x1f3a01));_0x878598['setSelection'](_0x4baa33),_0x3dfd54['commands']['get'](_0x31b126)['refresh'](),_0x3fd052['push']({'forceDefaultExecution':!0x0}),_0x3dfd54['execute'](_0x31b126,..._0x3fd052);const _0x443638=_0x52adc9['filter'](_0x5f3e97=>'$graveyard'!=_0x5f3e97['root']['rootName']);_0x443638['length']>0x0&&_0x878598['setSelection'](_0x443638);for(const _0x226b7a of _0x52adc9)_0x226b7a['detach']();});};}['_getCoordsForCells'](_0x5a6bc3){const _0x10f523=this['editor']['plugins']['get']('TableUtils');let _0x177261=Number['MAX_SAFE_INTEGER'],_0x3bf31b=Number['MIN_SAFE_INTEGER'],_0x325789=Number['MAX_SAFE_INTEGER'],_0x4cb2fa=Number['MIN_SAFE_INTEGER'];for(const _0x39f758 of _0x5a6bc3){if('$graveyard'==_0x39f758['root']['rootName'])continue;const {row:_0x279458,column:_0xf24d26}=_0x10f523['getCellLocation'](_0x39f758),_0x414ed9=_0x39f758['hasAttribute']('rowspan')?_0x39f758['getAttribute']('rowspan')-0x1:0x0,_0x4cc933=_0x39f758['hasAttribute']('colspan')?_0x39f758['getAttribute']('colspan')-0x1:0x0;_0x177261=_0x279458<_0x177261?_0x279458:_0x177261,_0x3bf31b=_0x279458+_0x414ed9>_0x3bf31b?_0x279458+_0x414ed9:_0x3bf31b,_0x325789=_0xf24d26<_0x325789?_0xf24d26:_0x325789,_0x4cb2fa=_0xf24d26+_0x4cc933>_0x4cb2fa?_0xf24d26+_0x4cc933:_0x4cb2fa;}return{'minRow':_0x177261,'maxRow':_0x3bf31b,'minColumn':_0x325789,'maxColumn':_0x4cb2fa};}['_setupColumnsRowsFixing'](){const _0x4aed21=this['editor'],_0xfe6fb4=_0x4aed21['plugins']['get']('TrackChangesEditing'),_0xfc72e1=_0x4aed21['plugins']['get']('TableUtils');_0x4aed21['model']['document']['on']('change:data',()=>{const _0x307ba5=Array['from'](_0x4aed21['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x991aec,data:_0x455cf1}of _0x307ba5){const {group:_0x3af02e,id:_0x5c708e,subType:_0x1813c5}=_0xfe6fb4['_splitMarkerName'](_0x991aec);if('suggestion'!=_0x3af02e)continue;if(null!=_0x455cf1['oldRange'])continue;const _0x7f7cdd=_0xfe6fb4['getSuggestion'](_0x5c708e);this['_tablePostFixingSubtypes']['includes'](_0x1813c5)&&this['_tableSuggestions']['add'](_0x7f7cdd);}},{'priority':'low'});const _0x44e34d=(_0x240213,_0x157bf7)=>{let _0xa3e32c=!0x1;const _0x59bb3b=_0x157bf7['createRangeOn'](_0x240213),_0x2a2414=_0x240213['findAncestor']('table'),_0x1803a9=_0xfc72e1['getCellLocation'](_0x240213);for(const _0x55d5b3 of this['_tableSuggestions']){const _0x45d9cd=_0x55d5b3['subType'],_0x21df55=_0x45d9cd['startsWith']('tablePaste'),_0x1a12bf=_0x45d9cd['substr'](_0x21df55?0xa:0x5),_0x6ee4b1=_0x1a12bf['toLowerCase'](),_0x3eeb03=_0x6ee4b1['substr'](0x0,0x3)+'span',_0x4be72e='min'+_0x1a12bf,_0xb9e1f7='max'+_0x1a12bf;if(!_0x55d5b3['isInContent'])continue;if(_0x2a2414!=_0x55d5b3['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x55d5b3['isIntersectingWithRange'](_0x59bb3b))continue;const _0x3b478c=_0x240213['hasAttribute'](_0x3eeb03)?_0x240213['getAttribute'](_0x3eeb03)-0x1:0x0,_0xbc9340=this['_getSuggestionCoords'](_0x55d5b3),_0x158c3c=_0xbc9340[_0x4be72e],_0x41ae4a=_0xbc9340[_0xb9e1f7];_0x158c3c<=_0x1803a9[_0x6ee4b1]&&_0x1803a9[_0x6ee4b1]+_0x3b478c<=_0x41ae4a&&(_0x55d5b3['addRange'](_0x59bb3b),_0xa3e32c=!0x0);}return _0xa3e32c;};_0x4aed21['model']['document']['registerPostFixer'](_0x220f76=>{let _0x5172b5=!0x1;for(const _0x5edd7b of _0x4aed21['model']['document']['differ']['getChanges']())if('insert'==_0x5edd7b['type']){if('tableRow'==_0x5edd7b['name']){for(const _0x4452ea of _0x5edd7b['position']['nodeAfter']['getChildren']())_0x5172b5=_0x5172b5||_0x44e34d(_0x4452ea,_0x220f76);}else'tableCell'==_0x5edd7b['name']&&(_0x5172b5=_0x5172b5||_0x44e34d(_0x5edd7b['position']['nodeAfter'],_0x220f76));}return _0x5172b5;});}['_getSuggestionCoords'](_0x4d8f82){return this['_getCoordsForCells'](_0x4d8f82['getRanges']()['map'](_0x10e8a0=>_0x10e8a0['start']['nodeAfter']));}}function Ne(_0x2fd304){return Array['from'](new Set(_0x2fd304)['values']());}class Nt extends _0x32ae11{static get['requires'](){return[Ct];}['afterInit'](){const _0x319306=this['editor'],_0x4d68e4=_0x319306['model']['document']['selection'],_0x54b7dd=_0x319306['locale'];if(!_0x319306['plugins']['has']('TableEditing'))return;const _0x5497e8=_0x319306['plugins']['get']('TrackChangesEditing'),_0x506088=_0x319306['plugins']['get']('TableUtils'),_0x468f65=_0x319306['plugins']['get'](Ct);_0x468f65['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x5497e8['enableCommand']('mergeTableCells',()=>{const _0x2ca6e9=_0x506088['getSelectionAffectedTableCells'](_0x319306['model']['document']['selection']);_0x319306['model']['change'](()=>{_0x5497e8['markMultiRangeBlockFormat'](_0x2ca6e9,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x319306['commands']['get']('mergeTableCells')['on']('execute',(_0x539d78,_0x170609)=>{_0x319306['commands']['get']('trackChanges')['value']&&(_0x170609['length']>0x0&&_0x170609[_0x170609['length']-0x1]&&_0x170609[_0x170609['length']-0x1]['forceDefaultExecution']||_0x5497e8['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x539d78['stop']());},{'priority':'highest'});for(const _0x537cce of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x581d83=_0x319306['commands']['get'](_0x537cce);_0x5497e8['enableCommand'](_0x537cce,()=>{const _0x17f3d0=_0x319306['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5cad40=>_0x5cad40['is']('element','tableCell')),_0x2f08be=_0x581d83['value'];_0x319306['model']['change'](()=>{_0x5497e8['markMultiRangeBlockFormat']([_0x17f3d0,_0x2f08be],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x765c9d of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4ab5b7=_0x319306['commands']['get'](_0x765c9d);_0x5497e8['enableCommand'](_0x765c9d,()=>{const _0x5193aa=_0x506088['getSelectionAffectedTableCells'](_0x319306['model']['document']['selection'])[0x0],_0xf7307c=_0x5193aa['findAncestor']('table'),{column:_0x49a0e3,row:_0xbc1134}=_0x506088['getCellLocation'](_0x5193aa);let _0x48a42b=[];if('horizontally'==_0x4ab5b7['direction']){const _0x25b058=_0x506088['createTableWalker'](_0xf7307c,{'startRow':_0xbc1134,'endRow':_0xbc1134,'includeAllSlots':!0x0});_0x48a42b=Array['from'](_0x25b058)['map'](_0x228e7e=>_0x228e7e['cell']);}else{const _0x3224d3=_0x506088['createTableWalker'](_0xf7307c,{'column':_0x49a0e3,'includeAllSlots':!0x0});_0x48a42b=Array['from'](_0x3224d3)['map'](_0x492214=>_0x492214['cell']);}_0x319306['model']['change'](_0x27d178=>{_0x5497e8['markBlockFormat'](_0x27d178['createRangeOn'](_0x5193aa),{'commandName':_0x765c9d,'commandParams':[]},_0x48a42b,_0x765c9d);});});}_0x5497e8['descriptionFactory']['registerDescriptionCallback'](_0x1d3cd1=>{if('formatBlock'!=_0x1d3cd1['type']&&'formatInline'!=_0x1d3cd1['type'])return;const {data:_0x38434a}=_0x1d3cd1;return _0x38434a&&'mergeTableCells'==_0x38434a['commandName']?{'type':'format','content':c(_0x54b7dd,'*Merge\x20cells*')}:void 0x0;}),_0x5497e8['descriptionFactory']['registerDescriptionCallback'](_0xe3f193=>{if('formatBlock'!=_0xe3f193['type']&&'formatInline'!=_0xe3f193['type'])return;const {data:_0x5447f5}=_0xe3f193;return _0x5447f5?'splitTableCellVertically'==_0x5447f5['commandName']?{'type':'format','content':c(_0x54b7dd,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x5447f5['commandName']?{'type':'format','content':c(_0x54b7dd,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x412007=_0x468f65['_acceptFormatSuggestionCallbackFactory']();for(const _0x23c78b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x5497e8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x23c78b,'accept',_0x412007);for(const _0x41b617 of['splitTableCellVertically','splitTableCellHorizontally'])_0x5497e8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x41b617,'accept',_0x412007);_0x5497e8['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1344b7=>{_0x319306['model']['change'](_0x295eb5=>{const _0x4c6b80=Array['from'](_0x4d68e4['getRanges']())['map'](_0x44c1f3=>_0x54bc73['fromRange'](_0x44c1f3));_0x295eb5['setSelection'](_0x1344b7),_0x319306['commands']['get']('mergeTableCells')['refresh'](),_0x319306['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x568a9f=_0x4c6b80['filter'](_0x45472b=>'$graveyard'!=_0x45472b['root']['rootName']);_0x568a9f['length']>0x0&&_0x295eb5['setSelection'](_0x568a9f);for(const _0x31579b of _0x4c6b80)_0x31579b['detach']();});});for(const _0x5b1ed4 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x395642=_0x319306['commands']['get'](_0x5b1ed4);_0x395642['on']('set:isEnabled',(_0x134858,_0x2a23e0,_0x4311af)=>{if(_0x4311af){const _0x3e5b16=_0x319306['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2949dd=>_0x2949dd['is']('element','tableCell'));this['_areMergableCells'](_0x395642['value'],_0x3e5b16)||(_0x134858['return']=!0x1,_0x134858['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1770af=this['editor']['commands']['get']('mergeTableCells'),_0x519e99=this['editor']['plugins']['get']('TableUtils');if(!_0x1770af['isEnabled'])return!0x1;const _0x45f8cd=_0x519e99['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x59f093 of _0x45f8cd)for(const _0x1c0bdc of _0x45f8cd)if(_0x59f093!=_0x1c0bdc&&!this['_areMergableCells'](_0x59f093,_0x1c0bdc))return!0x1;return!0x0;}['_areMergableCells'](_0x5d0bec,_0x14031a){const _0x44963c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2d185c=this['editor']['model']['createRangeOn'](_0x5d0bec),_0x49402e=this['editor']['model']['createRangeOn'](_0x14031a),_0x3bd090=new Set(),_0x3f6ed4=new Set();for(const _0x4a6356 of _0x44963c['getSuggestions']())if(('insertion'==_0x4a6356['type']||'deletion'==_0x4a6356['type']||'mergeTableCells'==_0x4a6356['subType'])&&_0x4a6356['isInContent']){for(const _0x314309 of _0x4a6356['getRanges']())_0x314309['containsRange'](_0x2d185c,!0x0)&&_0x3bd090['add'](_0x4a6356['type']+':'+_0x4a6356['author']['id']),_0x314309['containsRange'](_0x49402e,!0x0)&&_0x3f6ed4['add'](_0x4a6356['type']+':'+_0x4a6356['author']['id']);}if(_0x3bd090['size']!=_0x3f6ed4['size'])return!0x1;for(const _0x2fefe2 of _0x3bd090)if(!_0x3f6ed4['has'](_0x2fefe2))return!0x1;return!0x0;}}class Dt extends _0x32ae11{static get['requires'](){return[Ct];}['afterInit'](){const _0xc83bdb=this['editor'];if(!_0xc83bdb['plugins']['has']('TableEditing'))return;const _0x2cae40=_0xc83bdb['locale'],_0x395b94=_0xc83bdb['plugins']['get']('TrackChangesEditing');_0x395b94['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x395b94['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x395b94['registerBlockAttribute']('headingRows'),_0x395b94['registerBlockAttribute']('headingColumns'),_0x395b94['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x2cae40,'FORMAT_HEADER_ROW')),_0x395b94['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x2cae40,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x41d91e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x505cc9=this['editor']['plugins']['get']('TableUtils'),_0x36e91c=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x138a46({showActiveMarker:_0x15b97f=!0x0,setDataAttribute:_0x29a0e7=!0x0}={}){return(_0x505a0b,_0x3682a7,_0xdbbf3)=>{const {type:_0xfb192e,id:_0x21ed2f}=_0x41d91e['_splitMarkerName'](_0x3682a7['markerName']),_0x51c003=_0x41d91e['getSuggestion'](_0x21ed2f),_0x414898=_0x51c003['data'];if('formatBlock'!=_0x51c003['type']||!_0x414898||'setTableColumnHeader'!=_0x414898['commandName'])return;if(_0x3682a7['item'])return void _0x505a0b['stop']();if(!_0xdbbf3['consumable']['consume'](_0x3682a7['markerRange'],_0x505a0b['name']))return;const _0x1595f8=_0x3682a7['markerRange']['start']['nodeAfter'],_0x591582=_0x3682a7['markerRange']['end']['nodeBefore'],_0x588362=_0x1595f8['parent']['parent'],{column:_0x4ef216}=_0x505cc9['getCellLocation'](_0x1595f8),{column:_0x2cd8f0}=_0x505cc9['getCellLocation'](_0x591582);for(let _0x35146c=_0x4ef216;_0x35146c<=_0x2cd8f0;_0x35146c++){const _0x18c2d0=_0x505cc9['createTableWalker'](_0x588362,{'column':_0x35146c,'includeAllSlots':!0x1});for(const _0x30e097 of _0x18c2d0){const _0x5b4ddc=_0x30e097['cell'],_0x5cfc25=_0xdbbf3['mapper']['toViewElement'](_0x5b4ddc);_0xdbbf3['writer']['addClass']('ck-suggestion-marker-'+_0xfb192e,_0x5cfc25),_0x29a0e7&&_0xdbbf3['writer']['setAttribute']('data-suggestion',_0x21ed2f,_0x5cfc25),_0xdbbf3['mapper']['bindElementToMarker'](_0x5cfc25,_0x3682a7['markerName']),_0x15b97f&&(_0x41d91e['activeMarkers']['includes'](_0x3682a7['markerName'])?_0xdbbf3['writer']['addClass']('ck-suggestion-marker--active',_0x5cfc25):_0xdbbf3['writer']['removeClass']('ck-suggestion-marker--active',_0x5cfc25));}}};}_0x41d91e['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x36e91c),_0x41d91e['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x36e91c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x138a46(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5dc4de,_0x1f544d,_0x506314)=>{_0x506314['options']['showSuggestionHighlights']&&_0x138a46({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5dc4de,_0x1f544d,_0x506314);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x3acf33,_0x5e0220,_0x39ff83)=>{const {type:_0x81d486,id:_0x462762}=_0x41d91e['_splitMarkerName'](_0x5e0220['markerName']),_0x249bb2=_0x41d91e['getSuggestion'](_0x462762),_0x3690b4=_0x249bb2['data'];if('formatBlock'!=_0x249bb2['type']||!_0x3690b4||'setTableColumnHeader'!=_0x3690b4['commandName'])return;const _0x187948=_0x39ff83['mapper']['markerNameToElements'](_0x5e0220['markerName']);if(_0x187948){for(const _0x477b4d of _0x187948)_0x39ff83['writer']['removeClass']('ck-suggestion-marker-'+_0x81d486,_0x477b4d),_0x39ff83['writer']['removeClass']('ck-suggestion-marker--active',_0x477b4d),_0x39ff83['writer']['removeAttribute']('data-suggestion',_0x477b4d),_0x39ff83['mapper']['unbindElementFromMarkerName'](_0x477b4d,_0x5e0220['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x14ee7a=this['editor'],_0x5ab697=_0x14ee7a['locale'];function _0x15bd6d(_0x146af3){return{'type':'format','content':c(_0x5ab697,'*Format:*\x20%0',_0x146af3)};}_0x14ee7a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13faec=>{if('formatBlock'!=_0x13faec['type'])return;const {data:_0xbbf8f0}=_0x13faec;if(_0xbbf8f0){if('setTableRowHeader'==_0xbbf8f0['commandName']){const _0x51b234=_0xbbf8f0['commandParams'][0x0]['forceValue'];return _0x15bd6d(c(_0x5ab697,_0x51b234?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0xbbf8f0['commandName']){const _0x119275=_0xbbf8f0['commandParams'][0x0]['forceValue'];return _0x15bd6d(c(_0x5ab697,_0x119275?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x4bfaa1=>[_0x4bfaa1,null]));class Mt extends _0x32ae11{static get['requires'](){return[Ct];}['afterInit'](){const _0x571c4c=this['editor'];if(!_0x571c4c['plugins']['has']('TableClipboard'))return;const _0x43fe14=_0x571c4c['plugins']['get']('TrackChangesEditing'),_0x37ece2=_0x571c4c['plugins']['get']('TableUtils'),_0x20883f=_0x571c4c['plugins']['get'](Ct),_0x303f3a=_0x571c4c['plugins']['get']('TableClipboard');_0x20883f['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x571c4c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x571c4c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x347e56=null;_0x571c4c['model']['on']('insertContent',(_0x57e7e6,_0x2b2f8a)=>{const [_0x5f13bd,_0x1c0812]=_0x2b2f8a,_0x1565fa=_0x2b2f8a[_0x2b2f8a['length']-0x1];_0x1565fa&&_0x1565fa['forceDefaultExecution']||_0x43fe14['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3b6be7,_0x3a5007,_0x3c06e3,_0x14775b,_0x3238e7){if(_0x3a5007&&!_0x3a5007['is']('documentSelection'))return!0x1;const _0x52437c=_0x3238e7['getTableIfOnlyTableInContent'](_0x3b6be7,_0x3c06e3);if(!_0x52437c||!Ue(_0x52437c,void 0x0,_0x14775b))return!0x1;const _0x251714=_0x14775b['getSelectionAffectedTableCells'](_0x3c06e3['document']['selection']);if(!_0x251714['length'])return!0x1;const _0x531a7b=_0x251714[0x0]['findAncestor']('table'),_0x333e24=_0x14775b['getRowIndexes'](_0x251714),_0x275d7e=_0x14775b['getColumnIndexes'](_0x251714),_0x5c130d={'startRow':_0x333e24['first'],'endRow':_0x333e24['last'],'startColumn':_0x275d7e['first'],'endColumn':_0x275d7e['last']};return 0x1==_0x251714['length']&&(_0x5c130d['endRow']+=_0x14775b['getRows'](_0x52437c)-0x1,_0x5c130d['endColumn']+=_0x14775b['getColumns'](_0x52437c)-0x1),Ue(_0x531a7b,_0x5c130d,_0x14775b);}(_0x5f13bd,_0x1c0812,_0x571c4c['model'],_0x37ece2,_0x303f3a)&&(_0x57e7e6['stop'](),_0x347e56={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x571c4c['model']['change'](()=>{_0x571c4c['model']['insertContent'](_0x2b2f8a[0x0],_0x2b2f8a[0x1],_0x2b2f8a[0x2],{'forceDefaultExecution':!0x0});const _0x47c143=_0x1b6899(),{rowInsertionRanges:_0x276a73,columnInsertionRanges:_0x372a70,insertionRanges:_0x1d699d,deletionRanges:_0xd4f89c,cells:_0x272e21}=_0x347e56;_0x276a73['length']&&_0x43fe14['markMultiRangeInsertion'](_0x276a73,'tablePasteRow',{'tablePasteChainId':_0x47c143}),_0x372a70['length']&&_0x43fe14['markMultiRangeInsertion'](_0x372a70,'tablePasteColumn',{'tablePasteChainId':_0x47c143}),_0x1d699d['length']&&(_0x43fe14['markMultiRangeInsertion'](_0x1d699d,'tablePaste',{'tablePasteChainId':_0x47c143,'skipNestingCheck':!0x0}),_0x1d699d['forEach'](_0x46aa9b=>_0x46aa9b['detach']?.())),_0xd4f89c['length']&&(_0x43fe14['markMultiRangeDeletion'](_0xd4f89c,'tablePaste',{'tablePasteChainId':_0x47c143,'skipNestingCheck':!0x0}),_0xd4f89c['forEach'](_0x4bf16b=>_0x4bf16b['detach']?.()));const _0x602ec7=_0x43fe14['markMultiRangeBlockFormat'](_0x272e21['map'](({element:_0x540d75})=>_0x540d75),{'formatGroupId':_0x1b6899()},[],'tablePasteCell',{'tablePasteChainId':_0x47c143});if(_0x602ec7){const _0x2398b8=_0x602ec7['getMarkers'](),_0x37738a=[];for(const {element:_0x5f0c44,attributes:_0x2385a2}of _0x272e21){if(!_0x2385a2)continue;const _0x3d4a47=_0x571c4c['model']['createRangeOn'](_0x5f0c44),_0x29a55d=_0x2398b8['find'](_0x488871=>_0x488871['getRange']()['isEqual'](_0x3d4a47));_0x29a55d&&_0x37738a['push']([_0x29a55d['name'],_0x2385a2]);}_0x37738a['length']&&_0x602ec7['setAttribute']('markerAttributes',Object['fromEntries'](_0x37738a));}_0x347e56=null;}));},{'priority':_0x44647c['high']+0xa}),_0x571c4c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x7165ef,_0x1b118b)=>{const [_0x52ee9f,_0x173559,,_0xd9a859]=_0x1b118b;if(!_0x347e56)return;_0x7165ef['stop']();const _0x137f88=_0x52ee9f['cell'],_0x538555=_0x173559,_0x331824=Oe(_0x137f88),_0x308dae=Oe(_0x538555);_0x7165ef['return']=_0x137f88;let _0x5bd4dc=null,_0x34fb27=null;if(_0x308dae||_0x331824){if(_0x331824&&!_0x308dae){_0xd9a859['remove'](_0x137f88['getChild'](0x0));for(const _0xce03d0 of Array['from'](_0x538555['getChildren']()))_0xd9a859['insert'](_0xce03d0,_0x137f88,'end');const _0x1a0824=_0x347e56['rowInsertionIndexes']['includes'](_0x52ee9f['row']),_0xc1edb7=_0x347e56['columnInsertionIndexes']['includes'](_0x52ee9f['column']);_0x1a0824||_0xc1edb7||(_0x5bd4dc=_0x54bc73['fromRange'](_0xd9a859['createRangeIn'](_0x137f88)));}else _0x308dae&&!_0x331824&&(_0x34fb27=_0xd9a859['createRangeIn'](_0x137f88));}else{const _0x129860=_0xd9a859['createElement']('tableCellSuggestion'),_0x392072=_0xd9a859['createElement']('tableCellSuggestion');_0xd9a859['wrap'](_0xd9a859['createRangeIn'](_0x137f88),_0x392072),_0xd9a859['insert'](_0x129860,_0x137f88,0x0);for(const _0x58862a of Array['from'](_0x538555['getChildren']()))_0xd9a859['insert'](_0x58862a,_0x129860,'end');_0x5bd4dc=_0x54bc73['fromRange'](_0xd9a859['createRangeOn'](_0x129860)),_0x34fb27=_0x54bc73['fromRange'](_0xd9a859['createRangeOn'](_0x392072));}const _0x24b713=Array['from'](_0x538555['getAttributes']())['filter'](([_0x5d621b])=>Be['includes'](_0x5d621b));_0x347e56['cells']['push']({'element':_0x137f88,'attributes':_0x24b713['length']?Object['fromEntries'](_0x24b713):null}),_0x5bd4dc&&_0x347e56['insertionRanges']['push'](_0x5bd4dc),_0x34fb27&&_0x347e56['deletionRanges']['push'](_0x34fb27);},{'priority':'high'}),_0x37ece2['on']('insertColumns',(_0x41e815,_0x147d73)=>{const [_0x50cee8,_0x5595cc={}]=_0x147d73;if(!_0x347e56)return;const _0x4e2a94=_0x5595cc['at']||0x0,_0x302ba6=_0x5595cc['columns']||0x1;_0x347e56['columnInsertionIndexes']=new Array(_0x302ba6)['fill'](_0x4e2a94)['map']((_0x5063f2,_0x310b89)=>_0x5063f2+_0x310b89);for(const {cell:_0x59d750}of _0x37ece2['createTableWalker'](_0x50cee8,{'startColumn':_0x4e2a94,'endColumn':_0x4e2a94+_0x302ba6-0x1}))_0x347e56['columnInsertionRanges']['push'](_0x571c4c['model']['createRangeOn'](_0x59d750));},{'priority':'low'}),_0x37ece2['on']('insertRows',(_0x1decfa,_0x398d1d)=>{const [_0x8a91d9,_0xc3f1e3={}]=_0x398d1d;if(!_0x347e56)return;const _0x6f070=_0xc3f1e3['at']||0x0,_0x2eb8f6=_0xc3f1e3['rows']||0x1;_0x347e56['rowInsertionIndexes']=new Array(_0x2eb8f6)['fill'](_0x6f070)['map']((_0x3bf0c6,_0x28b039)=>_0x3bf0c6+_0x28b039);for(const {cell:_0x3b5441}of _0x37ece2['createTableWalker'](_0x8a91d9,{'startRow':_0x6f070,'endRow':_0x6f070+_0x2eb8f6-0x1}))_0x347e56['rowInsertionRanges']['push'](_0x571c4c['model']['createRangeOn'](_0x3b5441));},{'priority':'low'}),_0x43fe14['descriptionFactory']['registerDescriptionCallback'](_0x222ab1=>{if(_0x222ab1['subType']&&_0x222ab1['subType']['startsWith']('tablePaste'))return _0x222ab1['previous']?{}:{'type':'insertion','content':c(_0x571c4c['locale'],'*Replace\x20table\x20cells*')};});const _0x5ddf7a=()=>!0x1;for(const _0x43a0f6 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x43fe14['_suggestionFactory']['registerCustomCallback']('insertion',_0x43a0f6,'join',_0x5ddf7a),_0x43fe14['_suggestionFactory']['registerCustomCallback']('deletion',_0x43a0f6,'join',_0x5ddf7a),_0x43fe14['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x43a0f6,'join',_0x5ddf7a);_0x43fe14['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5ddf7a),_0x43fe14['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xa48c06,_0x5f2e5b,_0x34fed5)=>{const _0x58f440=_0xa48c06['map'](_0x4cc6dc=>_0x4cc6dc['getContainedElement']())['filter'](_0x54ca6d=>_0x54ca6d),_0x6d8c09=new Map(_0x58f440['map'](_0x5d90e5=>[_0x5d90e5,null]));if(_0x347e56){for(const {element:_0x201525,attributes:_0x423fbc}of _0x347e56['cells'])_0x423fbc&&_0x6d8c09['set'](_0x201525,_0x423fbc);}else{if(_0x34fed5&&_0x34fed5['markerAttributes'])for(const [_0x141dd0,_0x37b284]of Object['entries'](_0x34fed5['markerAttributes'])){const _0x3ab75f=_0x571c4c['model']['markers']['get'](_0x141dd0),_0x8949e9=_0x3ab75f?_0x3ab75f['getRange']()['getContainedElement']():null;_0x8949e9&&_0x6d8c09['set'](_0x8949e9,_0x37b284);}}_0x571c4c['model']['change'](_0x5dfc19=>{for(const [_0x54cc94,_0x37ddca]of _0x6d8c09)_0x5dfc19['setAttributes']({...xe,..._0x37ddca},_0x54cc94);});});const _0x4d2faa=(_0x1e0547,_0x561fef)=>{_0x43fe14['_suggestionFactory']['registerCustomCallback'](_0x1e0547,'tablePaste',_0x561fef,(_0x4ec472,_0x88bd2b,_0x455ada)=>{_0x571c4c['model']['change'](_0x26a0e4=>{const _0x1fa6c2=[];for(const _0x202bff of _0x4ec472){const _0x2617d6=_0x202bff['start']['nodeAfter'];_0x2617d6['is']('element','tableCellSuggestion')&&_0x1fa6c2['push'](_0x2617d6);}_0x43fe14['_suggestionFactory']['getSuggestionCallback'](_0x1e0547,null,_0x561fef)(_0x4ec472,_0x88bd2b,_0x455ada);for(const _0x33e16e of _0x1fa6c2)'$graveyard'!=_0x33e16e['root']['rootName']&&_0x26a0e4['unwrap'](_0x33e16e);});});};_0x4d2faa('insertion','accept'),_0x4d2faa('insertion','discard'),_0x4d2faa('deletion','accept'),_0x4d2faa('deletion','discard'),_0x43fe14['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x361b25=>{const _0x28db86=_0x361b25['map'](_0x11efa6=>_0x11efa6['getContainedElement']()),_0x466f36=_0x28db86[0x0]['findAncestor']('table'),{minRow:_0x45d3bd,maxRow:_0x5ccf1c}=_0x20883f['_getCoordsForCells'](_0x28db86);_0x37ece2['removeRows'](_0x466f36,{'at':_0x45d3bd,'rows':_0x5ccf1c-_0x45d3bd+0x1});}),_0x43fe14['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x138823=>{const _0x481dc3=_0x138823['map'](_0x3db3a1=>_0x3db3a1['getContainedElement']()),_0x3c69f=_0x481dc3[0x0]['findAncestor']('table'),{minColumn:_0x222823,maxColumn:_0x37b615}=_0x20883f['_getCoordsForCells'](_0x481dc3);_0x37ece2['removeColumns'](_0x3c69f,{'at':_0x222823,'columns':_0x37b615-_0x222823+0x1});});const _0xd4be9e=(_0x26e755,_0x45ec33)=>{if(!_0x45ec33['subType']||!_0x45ec33['subType']['startsWith']('tablePaste'))return;const _0x411b49=_0x45ec33['attributes']['tablePasteChainId'],_0x19a2a6=_0x43fe14['getSuggestions']()['filter'](_0x473efa=>_0x473efa['isInContent']&&_0x473efa['attributes']&&_0x473efa['attributes']['tablePasteChainId']==_0x411b49);_0x19a2a6['length']&&_0x45ec33['getAllAdjacentSuggestions']()['length']!=_0x19a2a6['length']&&_0x19a2a6['reduce']((_0x25cd2e,_0x2b8b58)=>(_0x25cd2e['next']=_0x2b8b58,_0x2b8b58['previous']=_0x25cd2e,_0x2b8b58));};function _0xb8ac87(_0x1ca17c,_0x268144=!0x0){const {id:_0x3813e6,authorId:_0x3bb373}=_0x43fe14['_splitMarkerName'](_0x1ca17c['markerName']),_0x43eb2b=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x24339b=_0x43fe14['activeMarkers']['includes'](_0x1ca17c['markerName']);return _0x24339b&&_0x43eb2b['push']('ck-suggestion-marker--active'),{'classes':_0x43eb2b,'attributes':{'data-suggestion':_0x3813e6,'data-author-id':_0x3bb373},'priority':_0x24339b&&_0x268144?0xbc2:0xbb8};}_0x43fe14['on']('suggestionLoaded',_0xd4be9e,{'priority':'high'}),_0x43fe14['on']('suggestionUnloaded',_0xd4be9e,{'priority':'high'}),_0x571c4c['model']['document']['registerPostFixer'](()=>{let _0x4b4ae1=!0x1;const _0x14e4dd=Array['from'](_0x571c4c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1d329c,data:_0x21b8ac}of _0x14e4dd){const {group:_0xf1068c,type:_0x43d5fc,id:_0x5ae418}=_0x43fe14['_splitMarkerName'](_0x1d329c);if('suggestion'!=_0xf1068c||'deletion'!=_0x43d5fc||_0x21b8ac['oldRange'])continue;if(!_0x43fe14['hasSuggestion'](_0x5ae418))continue;const _0x8dfe31=_0x43fe14['getSuggestion'](_0x5ae418)['getRanges'](),_0x1958f7=_0x571c4c['plugins']['get']('Users')['me'];for(const _0x5a0507 of _0x43fe14['getSuggestions']()){if(!_0x5a0507['isInContent']||_0x5a0507['author']!=_0x1958f7)continue;if('formatBlock'!=_0x5a0507['type']||'tablePasteCell'!=_0x5a0507['subType'])continue;if(_0x5a0507['getRanges']()['every'](_0x27ed2f=>_0x8dfe31['some'](_0x28569b=>_0x28569b['containsRange'](_0x27ed2f,!0x0)))){for(const _0x970ab2 of _0x5a0507['getAllAdjacentSuggestions']())_0x970ab2['isInContent']&&(_0x970ab2['discard'](),_0x4b4ae1=!0x0);}}}return _0x4b4ae1;}),_0x571c4c['model']['document']['registerPostFixer'](_0x2991a8=>{const _0x3147ca=_0x571c4c['commands']['get']('redo');if(!_0x3147ca||!_0x3147ca['_createdBatches']['has'](_0x2991a8['batch']))return!0x1;let _0x4721d4=!0x1;const _0x670158=_0x571c4c['plugins']['get']('Users')['me'],_0xe6ba6f=_0x571c4c['model']['document']['differ']['getChanges'](),_0xc6fa9e=Array['from'](_0x571c4c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x5b4a0f,data:_0x5d5168})=>{const {group:_0x2fc11d,subType:_0x4a8094,authorId:_0x2be45b}=_0x43fe14['_splitMarkerName'](_0x5b4a0f);return'suggestion'==_0x2fc11d&&'tablePaste'==_0x4a8094&&_0x2be45b==_0x670158['id']&&!_0x5d5168['oldRange'];});for(const _0x1974c5 of _0xe6ba6f){if('insert'!=_0x1974c5['type']||'tableCellSuggestion'!=_0x1974c5['name']||0x1!=_0x1974c5['length'])continue;const _0x2d2724=_0x2991a8['createRange'](_0x1974c5['position'],_0x1974c5['position']['getShiftedBy'](0x1));if(!_0xc6fa9e['find'](({data:_0x111440})=>_0x111440['newRange']['isEqual'](_0x2d2724))){for(const {name:_0x5382e4,data:_0x42f2b9}of _0xc6fa9e)if(_0x2d2724['containsRange'](_0x42f2b9['newRange'])){_0x2991a8['updateMarker'](_0x5382e4,{'range':_0x2d2724}),_0x4721d4=!0x0;break;}}}return _0x4721d4;}),_0x571c4c['model']['document']['registerPostFixer'](_0x26237d=>{let _0x1255a3=!0x1;const _0x425bd3=_0x571c4c['plugins']['get']('Users')['me'],_0xa16b18=_0x43fe14['getSuggestions']()['filter'](_0x30271a=>_0x30271a['isInContent']&&_0x30271a['author']==_0x425bd3),_0x2b38ce=new Set(),_0x258ab6=new Set();for(const _0x365fa5 of _0xa16b18)if('tablePaste'==_0x365fa5['subType'])for(const _0x44419f of _0x365fa5['getMarkers']()){const _0x24426c=_0x44419f['getRange']()['getContainedElement']();if(_0x24426c){if(_0x24426c['is']('element','tableCellSuggestion')&&Oe(_0x24426c)){_0x365fa5['removeMarker'](_0x44419f['name']),_0x2b38ce['add'](_0x24426c),_0x1255a3=!0x0;const _0x221c22=_0x24426c['nextSibling'],_0x1000e0=_0x24426c['previousSibling'],_0x4425d3=_0x221c22&&_0x221c22['is']('element','tableCellSuggestion'),_0x2b67fc=_0x1000e0&&_0x1000e0['is']('element','tableCellSuggestion');_0x4425d3&&!_0x2b38ce['has'](_0x221c22)&&_0x258ab6['add'](_0x221c22),_0x2b67fc&&!_0x2b38ce['has'](_0x1000e0)&&_0x258ab6['add'](_0x1000e0);}else _0x24426c['is']('element','paragraph')&&_0x24426c['isEmpty']&&(_0x365fa5['removeMarker'](_0x44419f['name']),_0x1255a3=!0x0);}}else{if('tablePasteCell'==_0x365fa5['subType']){if(!_0x365fa5['attributes']||!_0x365fa5['attributes']['tablePasteChainId'])continue;const _0x3160e0=_0x365fa5['attributes']['markerAttributes'];if(_0x3160e0&&Object['keys'](_0x3160e0)['length'])continue;const _0x1fdfe9=_0x365fa5['attributes']['tablePasteChainId'];let _0x24dfa2=!0x0,_0x577bdf=!0x0;for(const _0x1964e3 of _0xa16b18)if(_0x1964e3['subType']&&_0x1964e3['subType']['startsWith']('tablePaste')){if(!_0x1964e3['attributes']['tablePasteChainId']){_0x577bdf=!0x1;break;}if(_0x1964e3['id']!=_0x365fa5['id']&&_0x1964e3['attributes']['tablePasteChainId']==_0x1fdfe9){_0x24dfa2=!0x1;break;}}_0x577bdf&&_0x24dfa2&&(_0x365fa5['removeMarkers'](),_0x1255a3=!0x0);}}for(const _0x26fd30 of _0x2b38ce)_0x26237d['remove'](_0x26fd30);for(const _0x1375d1 of _0x258ab6)_0x26237d['unwrap'](_0x1375d1);return _0x1255a3;}),_0x571c4c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x464747=>_0xb8ac87(_0x464747),'converterPriority':'high'}),_0x571c4c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x28b5a9,_0x541d55)=>_0x541d55['options']['showSuggestionHighlights']?_0xb8ac87(_0x28b5a9,!0x1):null,'converterPriority':'high'});const _0x34cf9a=_0x571c4c['editing']['view'];this['listenTo'](_0x34cf9a['document'],'clipboardOutput',(_0x377779,_0x50a5f2)=>{const _0x3f18db=[];for(const _0x2ce00d of _0x34cf9a['createRangeIn'](_0x50a5f2['content'])['getItems']())_0x2ce00d['is']('element','suggestion-td')&&_0x3f18db['push'](_0x2ce00d);_0x34cf9a['change'](_0x5e253c=>{for(const _0x571729 of _0x3f18db)_0x5e253c['move'](_0x5e253c['createRangeIn'](_0x571729),_0x5e253c['createPositionBefore'](_0x571729)),_0x5e253c['remove'](_0x571729);});});}}function Oe(_0x53b066){if(_0x53b066['isEmpty'])return!0x0;const _0xbf137=_0x53b066['getChild'](0x0);return _0xbf137['is']('element','paragraph')&&_0xbf137['isEmpty'];}function Ue(_0x182b2b,_0xef68={},_0x431e6f){for(const {isAnchor:_0x422ebf,cellHeight:_0x5e511c,cellWidth:_0x243d60}of _0x431e6f['createTableWalker'](_0x182b2b,{'includeAllSlots':!0x0,..._0xef68}))if(!_0x422ebf||0x1!=_0x5e511c||0x1!=_0x243d60)return!0x1;return!0x0;}class $t extends _0x32ae11{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x24d161=this['editor']['plugins']['get']('TrackChangesEditing');_0x24d161['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x24d161['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x24d161['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x24d161['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x24d161['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x24d161['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2981ca,_0x39017a){const _0x336dd1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1aea04=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x37e9af=_0x39017a['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1c6f7a=_0x1aea04['getColumnGroupElement'](_0x37e9af);let _0x7b782e=_0x1c6f7a?_0x1aea04['getTableColumnsWidths'](_0x1c6f7a):null,_0x46241f=_0x37e9af['getAttribute']('tableWidth')||null;const _0x565c64=_0x39017a['tableWidth']||_0x46241f,_0x2a03e2=_0x39017a['columnWidths']||_0x7b782e,_0x301334=this['editor']['plugins']['get']('Users')['me'];for(const _0x5ddcd6 of _0x336dd1['getSuggestions']()){const _0x2b5bf4=_0x5ddcd6['getContainedElement']();if('resizeTable'===_0x5ddcd6['subType']&&_0x2b5bf4===_0x37e9af){_0x5ddcd6['author']!==_0x301334&&_0x5ddcd6['discard']();const _0x48acd6=_0x5ddcd6['data']['commandParams'];_0x46241f=_0x48acd6[0x0]['tableWidth'],_0x7b782e=_0x48acd6[0x0]['columnWidths'];break;}}_0x2981ca({'table':_0x37e9af,'tableWidth':_0x565c64,'columnWidths':_0x2a03e2}),_0x336dd1['markBlockFormat'](_0x37e9af,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x46241f,'columnWidths':_0x7b782e}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x1bdb06){if('formatBlock'!=_0x1bdb06['type']&&'formatInline'!=_0x1bdb06['type'])return;const {data:_0x17ca8a}=_0x1bdb06;if(_0x17ca8a&&'resizeTable'===_0x17ca8a['formatGroupId']){const _0x434574='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x434574)};}}}class Bt extends _0x32ae11{['afterInit'](){const _0x1e5e0a=this['editor'];_0x1e5e0a['plugins']['has']('Template')&&_0x1e5e0a['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x32ae11{['afterInit'](){const _0x501328=this['editor'];if(!_0x501328['commands']['get']('insertTableOfContents'))return;_0x501328['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x3b0446=_0x501328['plugins']['get']('TrackChangesEditing'),_0x19a51d=_0x501328['locale'];_0x3b0446['descriptionFactory']['registerElementLabel']('tableOfContents',_0x103187=>c(_0x19a51d,'ELEMENT_TABLE_OF_CONTENTS',_0x103187));}}class Rt extends _0x32ae11{['afterInit'](){const _0xaf281=this['editor'];if(!_0xaf281['plugins']['has']('Title'))return;const _0x49afe0=_0xaf281['plugins']['get']('TrackChangesEditing');_0x49afe0['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0xaf281['locale'],'ELEMENT_TITLE')),_0xaf281['model']['document']['registerPostFixer'](_0x39de81=>{let _0x26b2cc=!0x1;const _0xc9a5ce=Array['from'](_0xaf281['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2f18e6,data:_0x28b2a6}of _0xc9a5ce){const {group:_0x2a8d77}=_0x49afe0['_splitMarkerName'](_0x2f18e6);if('suggestion'!==_0x2a8d77||!_0x28b2a6['newRange'])continue;const _0x4ef5de=_0x28b2a6['newRange'],_0x2e444e=_0x4ef5de['end']['nodeBefore'];if(!_0x2e444e||!_0x2e444e['is']('element','title-content'))continue;if(!_0x4ef5de['start']['isTouching'](_0x4ef5de['end']))continue;const _0x19dab3=_0xaf281['model']['schema']['getNearestSelectionRange'](_0x4ef5de['end'],'forward');if(_0x19dab3&&_0x19dab3['isCollapsed']){const _0x3da163=_0x39de81['createRange'](_0x4ef5de['start'],_0x19dab3['start']);_0x3da163['isEqual'](_0x4ef5de)||(_0x39de81['updateMarker'](_0x2f18e6,{'range':_0x3da163}),_0x26b2cc=!0x0);}_0x26b2cc||(_0x39de81['removeMarker'](_0x2f18e6),_0x26b2cc=!0x0);}return _0x26b2cc;});}}class xt extends _0x32ae11{['afterInit'](){const _0x262625=this['editor'],_0x50c642=_0x262625['plugins']['get']('TrackChangesEditing');_0x262625['plugins']['has']('Uploadcare')&&(_0x50c642['enableCommand']('uploadcare'),_0x262625['plugins']['has']('UploadcareImageEdit')&&(_0x50c642['enableCommand']('uploadcareImageEdit'),_0x50c642['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x50c642['registerBlockAttribute']('uploadcareImageId'),_0x50c642['descriptionFactory']['registerDescriptionCallback'](_0x22714f=>{if('attribute'!=_0x22714f['type'])return;const {data:_0x11b125}=_0x22714f;return _0x11b125&&'uploadcareImageId'==_0x11b125['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x32ae11{['afterInit'](){const _0x28830d=this['editor'],_0x3a51c6=_0x28830d['plugins']['get']('TrackChangesEditing');_0x28830d['plugins']['has']('UndoEditing')&&(_0x3a51c6['enableCommand']('undo'),_0x3a51c6['enableCommand']('redo'));}}class Et extends _0x32ae11{static get['requires'](){return[Ct];}['afterInit'](){const _0x32d8be=this['editor'];if(!_0x32d8be['plugins']['has']('TableCaptionEditing'))return;_0x32d8be['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x32ae11{['tableProperties'];['tableCellProperties'];constructor(_0x123ea5){super(_0x123ea5),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';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x356206=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x4da161 of this['tableProperties'])_0x356206['enableCommand'](_0x4da161,(_0x317d83,_0x266032)=>{const _0x591662=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x4da161,[_0x591662],this['tableProperties'],'tableProperties',_0x317d83,_0x266032);});_0x356206['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x356206['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x356206['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2fc3a0,_0x567d96)=>this['handleDiscardAction'](this['tableProperties'],_0x2fc3a0,_0x567d96)),_0x356206['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xe5bcd1 of this['tableCellProperties'])_0x356206['enableCommand'](_0xe5bcd1,(_0x279e48,_0x2fd1e5)=>{const _0x5ec2b9=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xe5bcd1,_0x5ec2b9,this['tableCellProperties'],'tableCellProperties',_0x279e48,_0x2fd1e5);});_0x356206['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x356206['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x356206['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x494da0,_0x20bfeb)=>this['handleDiscardAction'](this['tableCellProperties'],_0x494da0,_0x20bfeb)),_0x356206['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x356206['descriptionFactory']['registerDescriptionCallback'](_0xac1a73=>this['handleSuggestionDescription'](_0xac1a73));}['_handlePropertyChange'](_0x4ce2fa,_0x1d07bf,_0x36bc23,_0x189976,_0x3248ee,_0x1e4f05){const _0x30f5d8=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1e4f05['batch'],()=>{for(const _0xe56ae8 of _0x1d07bf){if(this['_getSuggestion'](_0xe56ae8,_0x189976))_0x3248ee(_0x1e4f05);else{const _0x39ec90={};for(const _0x14f46b of _0x36bc23){const _0x5a18f9=_0xe56ae8['getAttribute'](_0x14f46b);void 0x0!==_0x5a18f9&&(_0x39ec90[_0x14f46b]=_0x5a18f9);}_0x3248ee(_0x1e4f05),_0x30f5d8['markBlockFormat'](_0xe56ae8,{'commandParams':[_0x39ec90]},[],_0x189976);}}});}['handleDiscardAction'](_0x1ba563,_0x1024a5,_0x4d6e5f){const _0x321d0a=_0x1024a5[0x0]['start']['nodeAfter'],_0x55ac27=_0x4d6e5f['commandParams'][0x0];this['editor']['model']['change'](_0x261f30=>{for(const _0x5834b0 of _0x1ba563)void 0x0!==_0x55ac27[_0x5834b0]?_0x261f30['setAttribute'](_0x5834b0,_0x55ac27[_0x5834b0],_0x321d0a):_0x261f30['removeAttribute'](_0x5834b0,_0x321d0a);});}['handleSuggestionDescription'](_0x568267){if(_0x568267['data'])switch(_0x568267['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x2267f5,_0x54ef3f){const _0x598b20=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0xaeb75f of _0x598b20['getSuggestions']({'skipNotAttached':!0x0})){const _0x1725e6=_0xaeb75f['getContainedElement']();if(_0xaeb75f['subType']===_0x54ef3f&&_0x1725e6===_0x2267f5)return _0xaeb75f;}return null;}}const u='$elementName';class p extends _0x32ae11{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x1140a0,_0x3043e2,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,xt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x53e02d){super(_0x53e02d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x12e32f,_0x16b7db,_0x36855d,_0x5ea2e4)=>{this['_model']['change'](()=>{for(const _0x40e588 of[..._0x5ea2e4,..._0x36855d])this['_model']['markers']['has'](_0x40e588)&&_0x53e02d['editing']['reconvertMarker'](_0x40e588);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ft(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x53e02d['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0x53e02d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x53e02d['config']['get']('trackChanges.trackFormatChanges'),_0x53e02d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x53e02d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x53e02d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5a7f41=this['editor'],_0x548d2d=(_0x55a2b8,_0x4b96a0)=>{if('attribute'!=_0x55a2b8)return'ck-suggestion-marker-'+_0x55a2b8;const _0x51ea28=_0x4b96a0['split']('|')[0x0];return this['_isBlockAttribute'](_0x51ea28)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5a7f41['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2a5eb9=>{const {id:_0x1e266f,authorId:_0x369c07,type:_0x5ce9b8,subType:_0x44e8f0}=this['_splitMarkerName'](_0x2a5eb9['markerName']),_0x83033b=['ck-suggestion-marker',_0x548d2d(_0x5ce9b8,_0x44e8f0)];let _0x523691=0xbb8;return this['activeMarkers']['includes'](_0x2a5eb9['markerName'])&&(_0x83033b['push']('ck-suggestion-marker--active'),_0x523691=0xbc2),'deletion'==_0x5ce9b8&&(_0x523691+=0x5),{'classes':_0x83033b,'attributes':{'data-suggestion':_0x1e266f,'data-author-id':_0x369c07},'priority':_0x523691};}}),_0x5a7f41['conversion']['for']('dataDowncast')['add'](_0x574e04=>{_0x574e04['on']('addMarker:suggestion',(_0x41d436,_0x2df25c,_0x2bf1)=>{if(!_0x2bf1['options']['showSuggestionHighlights'])return;const _0x62b5c0=_0x2df25c['item'];if(!_0x62b5c0)return;const _0x457075=_0x2bf1['mapper']['toViewElement'](_0x62b5c0);_0x5a7f41['model']['schema']['isObject'](_0x62b5c0)&&_0x457075&&!_0x457075['getCustomProperty']('widget')&&_0x457075['is']('containerElement')&&_0x14a02e(_0x457075,_0x2bf1['writer']);},{'priority':'high'});}),_0x5a7f41['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4101ac,_0x272354)=>{if(!_0x272354['options']['showSuggestionHighlights'])return null;const {type:_0x1bae33,subType:_0x59de49}=this['_splitMarkerName'](_0x4101ac['markerName']);return{'classes':['ck-suggestion-marker',_0x548d2d(_0x1bae33,_0x59de49)],'priority':0xbb8};}});const _0x30f52a=({showActiveMarkers:_0x3bb639=!0x0,isAttributeSuggestion:_0x1f2150=!0x1}={})=>(_0x1b1ca2,_0x4b1ddc,_0x287d56)=>{if(!_0x4b1ddc['item'])return;const {id:_0x4d4fed,authorId:_0x318d2c}=this['_splitMarkerName'](_0x4b1ddc['markerName']);if(_0x1f2150){const _0x1b8837=this['_suggestions']['get'](_0x4d4fed),_0x3ab085=this['_getAttributeKey'](_0x1b8837);if(!this['_isBlockAttribute'](_0x3ab085))return;}if(_0x4b1ddc['item']['is']('selection'))return void _0x287d56['consumable']['consume'](_0x4b1ddc['item'],_0x1b1ca2['name']);const _0x1b8ab2=_0x287d56['mapper']['toViewElement'](_0x4b1ddc['item']);if(_0x4b1ddc['item']['is']('element')&&_0x5a7f41['model']['schema']['isBlock'](_0x4b1ddc['item'])&&!_0x1b8ab2['getCustomProperty']('addHighlight')){_0x287d56['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x1b8ab2),_0x287d56['writer']['setAttribute']('data-suggestion',_0x4d4fed,_0x1b8ab2),_0x287d56['writer']['setAttribute']('data-author-id',_0x318d2c,_0x1b8ab2),_0x287d56['mapper']['bindElementToMarker'](_0x1b8ab2,_0x4b1ddc['markerName']),_0x3bb639&&(this['activeMarkers']['includes'](_0x4b1ddc['markerName'])?_0x287d56['writer']['addClass']('ck-suggestion-marker--active',_0x1b8ab2):_0x287d56['writer']['removeClass']('ck-suggestion-marker--active',_0x1b8ab2));for(const _0x3ab8a3 of _0x5a7f41['model']['createRangeIn'](_0x4b1ddc['item'])['getItems']())_0x287d56['consumable']['consume'](_0x3ab8a3,_0x1b1ca2['name']);_0x287d56['consumable']['consume'](_0x4b1ddc['item'],_0x1b1ca2['name']);}};_0x5a7f41['conversion']['for']('dataDowncast')['add'](_0x20f6bb=>{_0x20f6bb['on']('addMarker:suggestion:formatBlock',(_0x548cef,_0x234999,_0x1a128f)=>{_0x1a128f['options']['showSuggestionHighlights']&&_0x30f52a({'showActiveMarkers':!0x1})(_0x548cef,_0x234999,_0x1a128f);},{'priority':'highest'});}),_0x5a7f41['conversion']['for']('dataDowncast')['add'](_0x6fcd88=>{_0x6fcd88['on']('addMarker:suggestion:attribute',(_0x1f2b99,_0x25ba8b,_0x1d0976)=>{_0x1d0976['options']['showSuggestionHighlights']&&_0x30f52a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1f2b99,_0x25ba8b,_0x1d0976);},{'priority':'highest'});}),_0x5a7f41['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x28cae0,_0x13b528)=>_0x13b528['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x28cae0['substr'](0xb)}}),_0x5a7f41['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xb442f4,{writer:_0x29e7e9})=>{let _0x56af27='suggestion:'+_0xb442f4['getAttribute']('suggestion-type')+':'+_0xb442f4['getAttribute']('id');return _0xb442f4['getAttribute']('marker-count')&&(_0x56af27+=':'+_0xb442f4['getAttribute']('marker-count')),_0x29e7e9['createElement']('$marker',{'data-name':_0x56af27});}}),_0x5a7f41['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5a7f41['conversion']['for']('editingDowncast')['add'](_0xd84d1f=>{_0xd84d1f['on']('addMarker:suggestion:formatBlock',_0x30f52a(),{'priority':'high'});}),_0x5a7f41['conversion']['for']('editingDowncast')['add'](_0x38ffe4=>{_0x38ffe4['on']('addMarker:suggestion:attribute',_0x30f52a({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5a7f41['conversion']['for']('editingDowncast')['add'](_0x5e5228=>{_0x5e5228['on']('removeMarker:suggestion:formatBlock',(_0x3c373e,_0x11f8f9,_0x4d17f2)=>{const _0x328f73=_0x4d17f2['mapper']['markerNameToElements'](_0x11f8f9['markerName']);if(_0x328f73){for(const _0x1d905d of _0x328f73)_0x1d905d['getCustomProperty']('addHighlight')||(_0x4d17f2['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1d905d),_0x4d17f2['writer']['removeAttribute']('data-suggestion',_0x1d905d),_0x4d17f2['writer']['removeAttribute']('data-author-id',_0x1d905d),_0x4d17f2['mapper']['unbindElementFromMarkerName'](_0x1d905d,_0x11f8f9['markerName']));}},{'priority':'high'});}),_0x5a7f41['conversion']['for']('editingDowncast')['add'](_0x4516c2=>{_0x4516c2['on']('removeMarker:suggestion:attribute',(_0x499f87,_0x400a7c,_0x2756fc)=>{const _0x119d13=_0x2756fc['mapper']['markerNameToElements'](_0x400a7c['markerName']);if(!_0x119d13)return;const {id:_0x59028d}=this['_splitMarkerName'](_0x400a7c['markerName']),_0x4ff9bb=this['_suggestions']['get'](_0x59028d),_0x54a267=this['_getAttributeKey'](_0x4ff9bb);if(this['_isBlockAttribute'](_0x54a267)){for(const _0x526956 of _0x119d13)_0x526956['getCustomProperty']('addHighlight')||(_0x2756fc['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x526956),_0x2756fc['writer']['removeAttribute']('data-suggestion',_0x526956),_0x2756fc['writer']['removeAttribute']('data-author-id',_0x526956),_0x2756fc['mapper']['unbindElementFromMarkerName'](_0x526956,_0x400a7c['markerName']));}},{'priority':'high'});}),_0x5a7f41['model']['document']['registerPostFixer'](_0x5c8bd5=>{let _0x4f9e14=!0x1;const _0x3fe37b=Array['from'](_0x5a7f41['model']['document']['differ']['getChangedMarkers']()),_0x3c4d97=new Set();for(const {name:_0x540c30,data:_0x5a0db8}of _0x3fe37b){const {group:_0x134b2f,type:_0x683fd,subType:_0x152edb,id:_0x2d817b}=this['_splitMarkerName'](_0x540c30);if('suggestion'!==_0x134b2f)continue;const _0x50a5d5=this['_suggestions']['get'](_0x2d817b);if(null!=_0x5a0db8['newRange']){'formatInline'==_0x683fd&&(_0x4f9e14=_0x4f9e14||Lt(_0x5a0db8['newRange'],_0x540c30,_0x5c8bd5,_0x5a7f41['model']['schema']));const _0x5d7aca='attribute'==_0x683fd&&this['_isBlockAttribute'](_0x152edb['split']('|')[0x0]);if(_0x5a0db8['newRange']['isCollapsed']||'$graveyard'==_0x5a0db8['newRange']['root']['rootName']||'formatBlock'==_0x683fd&&!Kt(_0x5a0db8['newRange'])||_0x5d7aca&&!Kt(_0x5a0db8['newRange'])||'deletion'==_0x683fd&&!(!Gt(_0x4b9a69=_0x5a0db8['newRange'])&&!function(_0x3b5876){return _0x3b5876['start']['parent']==_0x3b5876['end']['nodeBefore']&&_0x3b5876['start']['isAtEnd'];}(_0x4b9a69)))_0x5c8bd5['removeMarker'](_0x540c30),_0x4f9e14=!0x0;else{if(!_0x50a5d5||!_0x50a5d5['isInContent'])continue;if(_0x5a0db8['newRange']&&_0x5a0db8['oldRange']&&_0x5a0db8['newRange']['isEqual'](_0x5a0db8['oldRange']))continue;_0x3c4d97['add'](_0x50a5d5);}}}var _0x4b9a69;return _0x3c4d97['size']>0x0&&(_0x4f9e14=!!this['_joinWithAdjacentSuggestions'](_0x3c4d97)||_0x4f9e14),_0x4f9e14;}),_0x5a7f41['model']['document']['registerPostFixer'](_0x9431b6=>{let _0x6302c2=!0x1;for(const _0x5b4e1b of _0x5a7f41['model']['document']['differ']['getChanges']())if('insert'==_0x5b4e1b['type'])for(const _0x2646ea of this['_suggestions']['values']()){if(_0x2646ea['isMultiRange']||!_0x2646ea['isInContent'])continue;const _0x2e9d1a='formatBlock'==_0x2646ea['type'],_0x3d4998=this['_getAttributeKey'](_0x2646ea),_0x2b0900=_0x3d4998&&this['_isBlockAttribute'](_0x3d4998);if(!_0x2e9d1a&&!_0x2b0900)continue;const _0x3563cc=_0x2646ea['getFirstRange']();if(_0x3563cc['start']['parent']!=_0x3563cc['end']['parent']&&!_0x3563cc['end']['isAtEnd']){const _0x5451c9=_0x5a7f41['model']['createPositionAt'](_0x3563cc['start']['nodeAfter'],'end'),_0x58bbe8=_0x5a7f41['model']['createRange'](_0x3563cc['start'],_0x5451c9);_0x9431b6['updateMarker'](_0x2646ea['getFirstMarker'](),{'range':_0x58bbe8}),_0x6302c2=!0x0;}}return _0x6302c2;}),_0x5a7f41['model']['document']['registerPostFixer'](_0x335eca=>this['_processAttributeChanges'](_0x335eca)),_0x5a7f41['model']['document']['registerPostFixer'](_0x16cb31=>!_0x16cb31['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x16cb31)),_0x5a7f41['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5a7f41['model']['document']['on']('change:data',(_0xcb5e3d,_0x1228c0)=>{if(!_0x1228c0['isLocal']||_0x1228c0['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x1ea998=_0x5a7f41['model']['document']['differ']['getChanges']();if(0x0==_0x1ea998['length'])return;const _0x12cff0=[],_0x455020=_0x1ea998['filter'](_0x3fd787=>'attribute'==_0x3fd787['type']),_0x566ce6=_0x1ea998['filter'](_0x1c2c94=>'insert'==_0x1c2c94['type']&&'$text'!=_0x1c2c94['name']);for(const _0x2c4654 of _0x455020)this['_isRegisteredAttribute'](_0x2c4654['attributeKey'])&&_0x12cff0['push']({'key':_0x2c4654['attributeKey'],'newValue':_0x2c4654['attributeNewValue'],'oldValue':_0x2c4654['attributeOldValue'],'range':Ht(_0x2c4654['range'],_0x5a7f41['model'])});for(const _0x246821 of _0x566ce6){if('rename'!=_0x246821['action']&&'refresh'!=_0x246821['action'])continue;const _0x2c70f3=qt(_0x246821['position']['nodeAfter'],_0x5a7f41['model']),_0x2cc7b4=_0x246821['before'];'rename'==_0x246821['action']&&_0x12cff0['push']({'key':u,'newValue':_0x246821['name'],'oldValue':_0x2cc7b4['name'],'range':_0x2c70f3});for(const [_0x35e868,_0x5a6d5f]of _0x2cc7b4['attributes']){if(!this['_isRegisteredAttribute'](_0x35e868))continue;const _0x2f070b=_0x246821['attributes']['get'](_0x35e868);_0x5a6d5f!==_0x2f070b&&_0x12cff0['push']({'key':_0x35e868,'newValue':_0x2f070b,'oldValue':_0x5a6d5f,'range':_0x2c70f3});}for(const [_0x593d5f,_0x30246f]of _0x246821['attributes'])this['_isRegisteredAttribute'](_0x593d5f)&&(_0x2cc7b4['attributes']['has'](_0x593d5f)||_0x12cff0['push']({'key':_0x593d5f,'newValue':_0x30246f,'oldValue':null,'range':_0x2c70f3}));}0x0!=_0x12cff0['length']&&_0x5a7f41['model']['enqueueChange'](_0x1228c0,_0x503104=>{const _0x3a384c=_0x1b6899();for(const {range:_0x45a78f,key:_0x470daf,oldValue:_0xe0cfbf,newValue:_0x21bd18}of _0x12cff0)this['markAttributeChange'](_0x45a78f,_0x470daf,_0xe0cfbf,_0x21bd18,{'groupId':_0x3a384c});this['_reduceExistingSuggestions'](_0x503104,_0x12cff0);});},{'priority':'lowest'}),_0x5a7f41['model']['markers']['on']('update:suggestion',(_0x3a33a7,_0x3445b3,_0xea453d)=>{if(null==_0xea453d){const {id:_0x8e6df1}=this['_splitMarkerName'](_0x3445b3['name']),_0x57f386=this['_suggestions']['get'](_0x8e6df1);_0x57f386&&_0x57f386['addMarkerName'](_0x3445b3['name']);}}),_0x5a7f41['model']['document']['on']('change:data',()=>{const _0x150a74=Array['from'](_0x5a7f41['model']['document']['differ']['getChangedMarkers']())['filter'](_0x4378d=>'suggestion'===this['_splitMarkerName'](_0x4378d['name'])['group']);if(0x0===_0x150a74['length'])return;_0x150a74['sort']((_0x39587e,_0x54b16b)=>{const _0x339025=_0x39587e['data']['oldRange'],_0x5537b4=_0x54b16b['data']['oldRange'];return null===_0x339025&&null===_0x5537b4?0x0:null===_0x339025&&null!==_0x5537b4?-0x1:null!==_0x339025&&null===_0x5537b4?0x1:_0x339025['start']['isBefore'](_0x5537b4['start'])?-0x1:0x1;});const _0x21fc6e=new Set(),_0xe3f35c=new Set();for(const {name:_0x3fac3c,data:_0x393b15}of _0x150a74){const {id:_0x30ed48}=this['_splitMarkerName'](_0x3fac3c);if(null===_0x393b15['oldRange']){const _0x327485=this['_handleNewSuggestionMarker'](_0x3fac3c);_0xe3f35c['add'](_0x327485);}else{const _0x4d4641=this['_suggestions']['get'](_0x30ed48);null!==_0x393b15['newRange']||_0x4d4641['isInContent']?(_0x21fc6e['add'](_0x4d4641['head']),_0xe3f35c['add'](_0x4d4641)):this['_removeSuggestion'](_0x4d4641);}}_0xe3f35c['size']>0x0&&this['_refreshSuggestionsChain'](_0xe3f35c);for(const _0x2dfedc of _0x21fc6e)this['fire']('suggestionChanged',_0x2dfedc);}),_0x5a7f41['model']['on']('applyOperation',(_0x52b334,_0x5776ab)=>{const _0x34435b=_0x5776ab[0x0];if(!this['_suggestions']['size'])return;if(!_0x34435b['isDocumentOperation'])return;if(_0x34435b['batch']['isUndo']||!_0x34435b['batch']['isLocal'])return;let _0x2343e4,_0x3afef6;switch(_0x34435b['type']){case'insert':_0x2343e4=_0x5a7f41['model']['createPositionAt'](_0x34435b['position']),_0x3afef6=_0x2343e4['getShiftedBy'](_0x34435b['howMany']);break;case'split':_0x2343e4=_0x5a7f41['model']['createPositionAt'](_0x34435b['splitPosition']),_0x3afef6=_0x5a7f41['model']['createPositionAt'](_0x34435b['moveTargetPosition']);break;case'move':_0x2343e4=_0x5a7f41['model']['createPositionAt'](_0x34435b['targetPosition']),_0x3afef6=_0x2343e4['getShiftedBy'](_0x34435b['howMany']);break;default:return;}const _0x2c94f9=_0x5a7f41['model']['createRange'](_0x2343e4,_0x3afef6);_0x5a7f41['model']['change'](()=>{for(const {suggestion:_0x5cce5f,meta:_0xf244ca}of this['_findSuggestions'](_0x2c94f9)){if(_0x5cce5f['isMultiRange'])continue;if('formatInline'==_0x5cce5f['type'])continue;const _0x2106b3=this['_getAttributeKey'](_0x5cce5f);if(_0x2106b3&&this['_isBlockAttribute'](_0x2106b3)&&'split'!=_0x34435b['type'])continue;const _0x286cb6=_0x5cce5f['data']&&_0x5cce5f['data']['multipleBlocks'];('formatBlock'!=_0x5cce5f['type']||'split'==_0x34435b['type']&&!_0x286cb6)&&(_0xf244ca['containsRangeInObject']||'insertion'==_0x5cce5f['type']&&_0xf244ca['isOwn']||_0x5cce5f['getFirstRange']()['containsRange'](_0x2c94f9)&&this['_breakSuggestionMarker'](_0x5cce5f,_0x2343e4,_0x3afef6));}});},{'priority':'lowest'}),_0x5a7f41['model']['on']('deleteContent',(_0x5bc338,_0xa014c6)=>{const _0x414168=_0xa014c6[0x0],_0x268c6e=_0xa014c6[0x1];if(_0x268c6e&&_0x268c6e['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x414168['isCollapsed'])return;const _0xa23a52=_0x5a7f41['model']['schema'],{start:_0x1764b8,end:_0x4a32e7}=_0x414168['getFirstRange'](),_0x567e1f=_0x1764b8['nodeAfter']&&_0xa23a52['isLimit'](_0x1764b8['nodeAfter'])?null:_0xa23a52['getNearestSelectionRange'](_0x1764b8,'forward'),_0x2cd70b=_0x4a32e7['nodeBefore']&&_0xa23a52['isLimit'](_0x4a32e7['nodeBefore'])?null:_0xa23a52['getNearestSelectionRange'](_0x4a32e7,'backward'),_0x14d2d2=_0x5a7f41['model']['createRange'](_0x567e1f?_0x567e1f['start']:_0x1764b8,_0x2cd70b?_0x2cd70b['end']:_0x4a32e7);_0x5a7f41['model']['change'](_0x57fb0b=>{this['markDeletion'](_0x14d2d2);const _0x4cd0de=_0x5a7f41['model']['schema']['getNearestSelectionRange'](_0x14d2d2['start']);_0x414168['is']('documentSelection')?_0x57fb0b['setSelection'](_0x4cd0de):_0x414168['setTo'](_0x4cd0de);}),_0x5bc338['stop']();},{'priority':_0x44647c['normal']+0xa}),_0x5a7f41['model']['on']('insertContent',(_0x5d4626,_0x5805cb)=>{const _0x1f0610=_0x5805cb[_0x5805cb['length']-0x1];_0x1f0610&&_0x1f0610['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5a7f41['model']['change'](()=>{let _0x2264ba=_0x5a7f41['model']['insertContent'](_0x5805cb[0x0],_0x5805cb[0x1],_0x5805cb[0x2],{'forceDefaultExecution':!0x0});if(!_0x2264ba)return;_0x5d4626['return']=_0x2264ba['clone']();const _0x3edd6e=_0x2264ba['end']['nodeBefore'],_0xb89b2b=_0x5a7f41['model']['schema'];_0x3edd6e&&_0xb89b2b['isBlock'](_0x3edd6e)&&!_0xb89b2b['isObject'](_0x3edd6e)&&(_0x2264ba=_0x5a7f41['model']['createRange'](_0x2264ba['start'],_0x5a7f41['model']['createPositionAt'](_0x3edd6e,'end'))),this['markInsertion'](_0x2264ba);}),_0x5d4626['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x42d2cc=new O(_0x5a7f41,this['_suggestions']);_0x5a7f41['commands']['add']('acceptSuggestion',_0x42d2cc),this['enableCommand']('acceptSuggestion');const _0x2a2d98=new R(_0x5a7f41,this['_suggestions']);_0x5a7f41['commands']['add']('discardSuggestion',_0x2a2d98),this['enableCommand']('discardSuggestion'),_0x5a7f41['commands']['add']('acceptAllSuggestions',new x(_0x5a7f41,_0x42d2cc,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5a7f41['commands']['add']('discardAllSuggestions',new x(_0x5a7f41,_0x2a2d98,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5a7f41['commands']['add']('acceptSelectedSuggestions',new E(_0x5a7f41,_0x42d2cc,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5a7f41['commands']['add']('discardSelectedSuggestions',new E(_0x5a7f41,_0x2a2d98,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x13e70d=_0x5a7f41['plugins']['get']('CommentsRepository');this['listenTo'](_0x13e70d,'addComment',(_0x1112c1,{threadId:_0x46c9b0})=>{const _0x14d8c6=this['_suggestions']['get'](_0x46c9b0);_0x14d8c6&&_0x14d8c6['commentThread']&&0x1===_0x14d8c6['commentThread']['length']&&this['_updateSuggestionData'](_0x46c9b0,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x13e70d,'removeComment',(_0x415102,{threadId:_0x48cfb7})=>{const _0x12dc0e=this['_suggestions']['get'](_0x48cfb7);_0x12dc0e&&_0x12dc0e['commentThread']&&!_0x12dc0e['commentThread']['length']&&this['_updateSuggestionData'](_0x48cfb7,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x37ce49){const _0x136d84=_0x123c49([0x63,0x68,0x65,0x30,0x54,0x59,0x55,0x70,0x50,0x58,0x52,0x4d,0x5a,0x35,0x39,0x4c,0x6b,0x6a,0x62,0x78,0x57,0x4e,0x44,0x45,0x36,0x33,0x6c,0x77,0x4b,0x42,0x6f,0x51,0x41,0x56,0x4f,0x7a,0x38,0x46,0x37,0x67,0x6e,0x72,0x64,0x79,0x73,0x43,0x31,0x71,0x4a,0x32,0x75,0x66,0x6d,0x48,0x69,0x76,0x53,0x74,0x61,0x34,0x47,0x49]),_0x42a84d=0x7941b799,_0xe478d5=0x7946d5a9^_0x42a84d,_0x2a4517=window[_0x123c49([0x44,0x61,0x74,0x65])][_0x123c49([0x6e,0x6f,0x77])](),_0x24afe8=_0x37ce49[_0x123c49([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x242458=new window[(_0x123c49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x330bc2=>{_0x24afe8[_0x123c49([0x6f,0x6e,0x63,0x65])](_0x123c49([0x72,0x65,0x61,0x64,0x79]),_0x330bc2);}),_0x4996d1={[_0x123c49([0x6b,0x74,0x79])]:_0x123c49([0x45,0x43]),[_0x123c49([0x75,0x73,0x65])]:_0x123c49([0x73,0x69,0x67]),[_0x123c49([0x63,0x72,0x76])]:_0x123c49([0x50,0x2d,0x32,0x35,0x36]),[_0x123c49([0x78])]:_0x123c49([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x123c49([0x79])]:_0x123c49([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x123c49([0x61,0x6c,0x67])]:_0x123c49([0x45,0x53,0x32,0x35,0x36])},_0x47732a=_0x24afe8[_0x123c49([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x123c49([0x67,0x65,0x74])](_0x123c49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x161ae5(){let _0x19c635,_0x2fb151=null,_0x5e9d9e=null;try{if(_0x47732a==_0x123c49([0x47,0x50,0x4c]))return _0x123c49([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x19c635=_0x3eda74(),!_0x19c635)return _0x123c49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x19c635[_0x123c49([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5e9d9e=_0x470e1b(_0x19c635[_0x123c49([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x19c635[_0x123c49([0x6a,0x74,0x69])])),await _0x4679d5()?_0x1f01e8()?_0x1e1987()?_0x123c49([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3b550c()?(_0x19c635[_0x123c49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x123c49([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2fb151=_0x32c033(_0x123c49([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x19c635[_0x123c49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x123c49([0x74,0x72,0x69,0x61,0x6c])&&(_0x2fb151=_0x32c033(_0x123c49([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x246fe2()):_0x123c49([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x123c49([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x123c49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x578a90){return _0x123c49([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e1987(){const _0x51e4ba=[_0x123c49([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x123c49([0x74,0x72,0x69,0x61,0x6c])][_0x123c49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x19c635[_0x123c49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2a4517/0x3e8:0xe10*_0xe478d5;return _0x19c635[_0x123c49([0x65,0x78,0x70])]<_0x51e4ba;}function _0x1f01e8(){const _0x2f053d=_0x19c635[_0x123c49([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2f053d)return!0x1;if(_0x2f053d[_0x123c49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x123c49([0x2a])))return!0x0;if(_0x2f053d[_0x123c49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x123c49([0x54,0x43])))return!0x0;if(_0x2f053d[_0x123c49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x123c49([0x52,0x54,0x43]))){if(_0xf9ec99())return!0x0;if(_0x5761ec()||_0x5a8678())return!0x0;}return!0x1;}function _0x3b550c(){const _0x2fcf86=_0x19c635[_0x123c49([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2fcf86||0x0==_0x2fcf86[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x214478}=new URL(window[_0x123c49([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2fcf86[_0x123c49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x214478))return!0x0;const _0x23d12f=_0x214478[_0x123c49([0x73,0x70,0x6c,0x69,0x74])](_0x123c49([0x2e]));return _0x2fcf86[_0x123c49([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e7b4e=>_0x5e7b4e[_0x123c49([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x123c49([0x2a])))[_0x123c49([0x6d,0x61,0x70])](_0x315e55=>_0x315e55[_0x123c49([0x73,0x70,0x6c,0x69,0x74])](_0x123c49([0x2e])))[_0x123c49([0x73,0x6f,0x6d,0x65])](_0x204a56=>_0x23d12f[_0x123c49([0x65,0x76,0x65,0x72,0x79])]((_0x34fbdf,_0x20ca69)=>_0x204a56[_0x20ca69]===_0x34fbdf||_0x204a56[_0x20ca69]===_0x123c49([0x2a])));}function _0x246fe2(){return _0x2fb151&&_0x5e9d9e?new window[(_0x123c49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1a7e5f,_0x167861)=>{_0x2fb151[_0x123c49([0x74,0x68,0x65,0x6e])](_0x1a7e5f,_0x167861),_0x5e9d9e[_0x123c49([0x74,0x68,0x65,0x6e])](_0x57c982=>{_0x57c982!=_0x123c49([0x56,0x61,0x6c,0x69,0x64])&&_0x1a7e5f(_0x57c982);},_0x167861);}):_0x2fb151||_0x5e9d9e||_0x123c49([0x56,0x61,0x6c,0x69,0x64]);}}function _0x470e1b(_0xb2b29d,_0x359274){return new window[(_0x123c49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x110b8a=>{if(_0x41178e())return _0x110b8a(_0x123c49([0x56,0x61,0x6c,0x69,0x64]));_0x4ada20(),_0x24afe8[_0x123c49([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x123c49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xc4d13f=!0x1;const _0x2f1e37=_0x1b6899();function _0x59c25a(_0xd9395b){return!!_0xd9395b&&(typeof _0xd9395b===_0x123c49([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xd9395b===_0x123c49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xd9395b[_0x123c49([0x74,0x68,0x65,0x6e])]===_0x123c49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xd9395b[_0x123c49([0x63,0x61,0x74,0x63,0x68])]===_0x123c49([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3795a3(_0x3175ae){_0x3ffcfd(_0x3175ae)[_0x123c49([0x74,0x68,0x65,0x6e])](_0xb08789=>{if(!_0xb08789||_0xb08789[_0x123c49([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x123c49([0x6f,0x6b]))return _0x123c49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2973b5(_0x1d7561(_0x2f1e37+_0x359274))!=_0xb08789[_0x123c49([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x123c49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x123c49([0x56,0x61,0x6c,0x69,0x64]);})[_0x123c49([0x74,0x68,0x65,0x6e])](_0x5b810e=>(_0x4d5924(),_0x5b810e),()=>{const _0x5b17fa=_0x356dc9();return null==_0x5b17fa?(_0x4d5924(),_0x123c49([0x56,0x61,0x6c,0x69,0x64])):_0x123c49(_0x2a4517-_0x5b17fa>(0x5d4d3399^_0x42a84d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x123c49([0x74,0x68,0x65,0x6e])](_0x110b8a)[_0x123c49([0x63,0x61,0x74,0x63,0x68])](()=>{_0x110b8a(_0x123c49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x43667d=0x79775919^_0x42a84d;function _0x4d5924(){const _0x1c1216=_0x123c49([0x6c,0x6c,0x63,0x74,0x2d])+_0x2973b5(_0x1d7561(_0xb2b29d)),_0x4e0d32=_0x4c419a(_0x2973b5(window[_0x123c49([0x4d,0x61,0x74,0x68])][_0x123c49([0x63,0x65,0x69,0x6c])](_0x2a4517/_0x43667d)));window[_0x123c49([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x123c49([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c1216,_0x4e0d32);}function _0x356dc9(){const _0x4c2c97=_0x123c49([0x6c,0x6c,0x63,0x74,0x2d])+_0x2973b5(_0x1d7561(_0xb2b29d)),_0x21fafc=window[_0x123c49([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x123c49([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c2c97);return _0x21fafc?window[_0x123c49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c419a(_0x21fafc),0x10)*_0x43667d:null;}function _0x3ffcfd(_0x3d2f99){return new window[(_0x123c49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5931b6,_0x17e1fe)=>{_0x3d2f99[_0x123c49([0x74,0x68,0x65,0x6e])](_0x5931b6,_0x17e1fe),window[_0x123c49([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x17e1fe,0x79406359^_0x42a84d);});}}_0x24afe8[_0x123c49([0x6f,0x6e])](_0x123c49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x182f00,_0x57dfb6)=>{if(_0x57dfb6[0x0]!=_0xb2b29d)return _0x110b8a(_0x123c49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x57dfb6[0x1]={..._0x57dfb6[0x1],[_0x123c49([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2f1e37};},{[_0x123c49([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x123c49([0x68,0x69,0x67,0x68])}),_0x24afe8[_0x123c49([0x6f,0x6e])](_0x123c49([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x19dc12=>{_0x59c25a(_0x19dc12[_0x123c49([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xc4d13f=!0x0,_0x3795a3(_0x19dc12[_0x123c49([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x123c49([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x123c49([0x6c,0x6f,0x77])}),_0x242458[_0x123c49([0x74,0x68,0x65,0x6e])](()=>{_0xc4d13f||_0x110b8a(_0x123c49([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x41178e(){return _0x24afe8[_0x123c49([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x123c49([0x76,0x69,0x65,0x77])][_0x123c49([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x123c49([0x61,0x75,0x74,0x6f]);}function _0x4ada20(){_0x24afe8[_0x123c49([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x123c49([0x76,0x69,0x65,0x77])][_0x123c49([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x123c49([0x61,0x75,0x74,0x6f]);}}function _0x32c033(_0x2122e0){const _0x366dcb=[new window[(_0x123c49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34ea03=>setTimeout(_0x34ea03,0x79488955^_0x42a84d)),_0x242458[_0x123c49([0x74,0x68,0x65,0x6e])](()=>new window[(_0x123c49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x15859d=>{let _0x39f4f1=0x0;_0x24afe8[_0x123c49([0x6d,0x6f,0x64,0x65,0x6c])][_0x123c49([0x6f,0x6e])](_0x123c49([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x139efe,_0x30c81c)=>{_0x30c81c[0x0][_0x123c49([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x39f4f1++,_0x39f4f1==(0x7941b661^_0x42a84d)&&(_0x15859d(),_0x139efe[_0x123c49([0x6f,0x66,0x66])]());});}))];return window[_0x123c49([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x123c49([0x72,0x61,0x63,0x65])](_0x366dcb)[_0x123c49([0x74,0x68,0x65,0x6e])](()=>_0x2122e0);}async function _0x31f230(){await _0x242458,_0x24afe8[_0x123c49([0x6d,0x6f,0x64,0x65,0x6c])][_0x123c49([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3c5c68,_0x24afe8[_0x123c49([0x6d,0x6f,0x64,0x65,0x6c])][_0x123c49([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3c5c68,_0x24afe8[_0x123c49([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x123c49([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf9ec99(){return _0x118fad(_0x123c49([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x246225(_0x123c49([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x123c49([0x73,0x74,0x61,0x74,0x65])]==_0x123c49([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5761ec(){return _0x118fad(_0x123c49([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x5a8678(){return _0x118fad(_0x123c49([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x28ff20(_0x3bbe37){const _0x55d818=_0x3749bd();_0x24afe8[_0x55d818]=_0x123c49([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3bbe37,_0x3bbe37!=_0x123c49([0x56,0x61,0x6c,0x69,0x64])&&_0x31f230();}function _0x3749bd(){const _0x29d996=window[_0x123c49([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x123c49([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x123c49([0x6e,0x6f,0x77])]())[_0x123c49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x123c49([0x2e]),'');let _0x219800=_0x123c49([0x63]);for(let _0x35955b=0x0;_0x35955b<_0x29d996[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35955b+=0x2){let _0x9e113b=window[_0x123c49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29d996[_0x123c49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x35955b,_0x35955b+0x2));_0x9e113b>=_0x136d84[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x9e113b-=_0x136d84[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x219800+=_0x136d84[_0x9e113b];}return _0x219800;}function _0x3eda74(){const _0x36cac7=_0x47732a[_0x123c49([0x73,0x70,0x6c,0x69,0x74])](_0x123c49([0x2e]));if(0x3!=_0x36cac7[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x28ac97(_0x36cac7[0x1]);function _0x28ac97(_0x23d8e6){const _0x52cc88=_0x4bc1d5(_0x23d8e6);return _0x52cc88&&_0x44467f()?_0x52cc88:null;function _0x44467f(){const _0x1757ed=_0x52cc88[_0x123c49([0x6a,0x74,0x69])],_0x26125a=window[_0x123c49([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1757ed[_0x123c49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1757ed[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2b0ed6={..._0x52cc88,[_0x123c49([0x6a,0x74,0x69])]:_0x1757ed[_0x123c49([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1757ed[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2b0ed6[_0x123c49([0x76,0x63])],_0x1d7561(_0x2b0ed6)==_0x26125a;}}}async function _0x4679d5(){let _0x4eb298=!0x0;try{const _0x524d35=_0x47732a[_0x123c49([0x73,0x70,0x6c,0x69,0x74])](_0x123c49([0x2e])),[_0x53eb96,_0x2deab5,_0x445c9c]=_0x524d35;return _0xc99e9c(_0x53eb96),await _0x5d6fab(_0x53eb96,_0x2deab5,_0x445c9c),_0x4eb298;}catch(_0x34e426){return!0x1;}function _0xc99e9c(_0x9c7a12){const _0x2aacf6=_0x4bc1d5(_0x9c7a12);_0x2aacf6&&_0x2aacf6[_0x123c49([0x61,0x6c,0x67])]==_0x123c49([0x45,0x53,0x32,0x35,0x36])||(_0x4eb298=!0x1);}async function _0x5d6fab(_0x1e926a,_0x181240,_0x34b660){const _0x480dc1=window[_0x123c49([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x123c49([0x66,0x72,0x6f,0x6d])](_0x3b6063(_0x34b660),_0xa79d04=>_0xa79d04[_0x123c49([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xea981e=new window[(_0x123c49([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x123c49([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1e926a+_0x123c49([0x2e])+_0x181240),_0x31e552=window[_0x123c49([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x123c49([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x31e552)return;const _0x366cff=await _0x31e552[_0x123c49([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x123c49([0x6a,0x77,0x6b]),_0x4996d1,{[_0x123c49([0x6e,0x61,0x6d,0x65])]:_0x123c49([0x45,0x43,0x44,0x53,0x41]),[_0x123c49([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x123c49([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x123c49([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x31e552[_0x123c49([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x123c49([0x6e,0x61,0x6d,0x65])]:_0x123c49([0x45,0x43,0x44,0x53,0x41]),[_0x123c49([0x68,0x61,0x73,0x68])]:{[_0x123c49([0x6e,0x61,0x6d,0x65])]:_0x123c49([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x366cff,_0x480dc1,_0xea981e)||(_0x4eb298=!0x1);}}function _0x4bc1d5(_0x36d7ab){return _0x36d7ab[_0x123c49([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x123c49([0x65,0x79]))?JSON[_0x123c49([0x70,0x61,0x72,0x73,0x65])](_0x3b6063(_0x36d7ab)):null;}function _0x3b6063(_0x4bcc33){return window[_0x123c49([0x61,0x74,0x6f,0x62])](_0x4bcc33[_0x123c49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x123c49([0x2b]))[_0x123c49([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x123c49([0x2f])));}function _0x1d7561(_0x3cc52a){let _0x3486a7=0x1505;function _0x1895d7(_0x3f7fdd){for(let _0x1b2964=0x0;_0x1b2964<_0x3f7fdd[_0x123c49([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b2964++){const _0x20fadb=_0x3f7fdd[_0x123c49([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1b2964);_0x3486a7=(_0x3486a7<<0x5)+_0x3486a7+_0x20fadb,_0x3486a7&=_0x3486a7;}}function _0x4cfdcb(_0x48dfeb){Array[_0x123c49([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x48dfeb)?_0x48dfeb[_0x123c49([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4cfdcb):_0x48dfeb&&typeof _0x48dfeb==_0x123c49([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x123c49([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x48dfeb)[_0x123c49([0x73,0x6f,0x72,0x74])]()[_0x123c49([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x401580,_0x1f0144])=>{_0x1895d7(_0x401580),_0x4cfdcb(_0x1f0144);}):_0x1895d7(window[_0x123c49([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x48dfeb));}return _0x4cfdcb(_0x3cc52a),_0x3486a7>>>0x0;}function _0x2973b5(_0x26972d){return _0x26972d[_0x123c49([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x123c49([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x123c49([0x30]));}function _0x4c419a(_0x3cbb66){return _0x3cbb66[_0x123c49([0x73,0x70,0x6c,0x69,0x74])]('')[_0x123c49([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x123c49([0x6a,0x6f,0x69,0x6e])]('');}function _0x118fad(_0x11e16e){return _0x24afe8[_0x123c49([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x123c49([0x68,0x61,0x73])](_0x11e16e);}function _0x246225(_0x20be7e){return _0x24afe8[_0x123c49([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x123c49([0x67,0x65,0x74])](_0x20be7e);}function _0x3c5c68(){}function _0x123c49(_0x5be499){return _0x5be499['map'](_0x1e2763=>String['fromCharCode'](_0x1e2763))['join']('');}_0x28ff20(await _0x161ae5());}(this);}set['adapter'](_0x49ec3e){if(this['_adapter'])throw new _0x20d2d0('track-changes-adapter-already-set',this);this['_adapter']=_0x49ec3e;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x7a1b4=!0x1,toJSON:_0x587fc2=!0x1}={}){const _0x3ff51d=[];for(const _0x2ef3cf of this['_suggestions']['values']())_0x7a1b4&&!_0x2ef3cf['isInContent']||_0x3ff51d['push'](_0x2ef3cf);return _0x587fc2?_0x3ff51d['map'](_0x22713b=>_0x22713b['toJSON']()):_0x3ff51d;}['getSuggestion'](_0x45be50){const _0x3b42c5=this['_suggestions']['get'](_0x45be50);if(!_0x3b42c5)throw new _0x20d2d0('track-changes-suggestion-not-found',this);return _0x3b42c5;}['hasSuggestion'](_0x25a8a9){return this['_suggestions']['has'](_0x25a8a9);}['addSuggestionData'](_0x3104dc){const {authorId:_0x25cbf6,id:_0x45f35d,attributes:_0x1df924}=_0x3104dc,[_0xfa5ff4,_0x20ee6f]=_0x3104dc['type']['split'](':'),_0x5259b3=this['_suggestions']['get'](_0x45f35d)||this['_createSuggestion'](_0xfa5ff4,_0x20ee6f,_0x45f35d,_0x25cbf6,_0x1df924);if(this['_addThreadToSuggestion'](_0x5259b3),this['_checkSuggestionCorrectness'](_0x5259b3,_0xfa5ff4,_0x20ee6f||null,_0x25cbf6),_0x5259b3['createdAt']=_0x3104dc['createdAt'],_0x5259b3['_isDataLoaded']=!0x0,_0x1df924&&_0x1df924['@external']){const _0x18b9ba=_0x1df924['@external'],_0x34e013=this['_getExternalAuthor'](_0x18b9ba['authorName']);_0x5259b3['authoredAt']=_0x18b9ba['createdAt'],_0x5259b3['author']=_0x34e013,_0x5259b3['isExternal']=!0x0;}else _0x5259b3['authoredAt']=_0x3104dc['createdAt'];switch(_0x3104dc['data']&&(_0x5259b3['data']=_0x3104dc['data']),_0x3104dc['attributes']&&(_0x5259b3['attributes']=_0x3104dc['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5259b3['_saved']=!0x0),this['_suggestionState']['get'](_0x5259b3)){case'notReady':this['_suggestionState']['set'](_0x5259b3,'dataReady');break;case'markerReady':_0x5259b3['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5259b3])),this['_refreshSuggestionsChain'](new Set([_0x5259b3])),this['_suggestionState']['set'](_0x5259b3,'ready'),this['fire']('suggestionLoaded',_0x5259b3)):this['_suggestionState']['set'](_0x5259b3,'removed');}return _0x5259b3;}['acceptSuggestion'](_0x58fe01){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5b21ef of _0x58fe01['getAllAdjacentSuggestions']())_0x5b21ef['accept']();});});}['discardSuggestion'](_0x5ce843){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5be50f of _0x5ce843['getAllAdjacentSuggestions']())_0x5be50f['discard']();});});}['enableCommand'](_0x2118b4,_0xbfe834){const _0x28dcaf=this['editor']['commands']['get'](_0x2118b4);if(!_0x28dcaf)throw new _0x20d2d0('track-changes-command-not-found',this,{'commandName':_0x2118b4});if(this['_enabledCommands']['has'](_0x28dcaf))throw new _0x20d2d0('track-changes-enable-command-twice',this,{'commandName':_0x2118b4});this['_enabledCommands']['add'](_0x28dcaf),_0xbfe834&&_0x28dcaf['on']('execute',(_0x401cca,_0x5e4122)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x5e4122['length']>0x0&&_0x5e4122[_0x5e4122['length']-0x1]&&_0x5e4122[_0x5e4122['length']-0x1]['forceDefaultExecution']?_0x5e4122['pop']():(_0x401cca['return']=_0xbfe834((..._0x5a964e)=>_0x28dcaf['execute'](..._0x5a964e,{'forceDefaultExecution':!0x0}),..._0x5e4122),_0x401cca['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x45c3f2){let _0x46b3da,_0x2e90b9;const _0x347439=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x46b3da=_0x45c3f2();}catch(_0x40123f){_0x2e90b9=_0x40123f;}return _0x347439||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2e90b9&&_0x20d2d0['rethrowUnexpectedError'](_0x2e90b9,this),_0x46b3da;}['markInsertion'](_0x136cbe,_0x2572a1=null,_0x2db453={}){if(_0x136cbe['isCollapsed'])return null;const _0x3b255e=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x58779d,meta:_0x57581f}of this['_findSuggestions'](_0x136cbe,'insertion'))if(_0x57581f['isOwn']){if(!_0x57581f['isNextTo']){if(_0x57581f['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x58779d,_0x2db453))continue;return _0x58779d;}if(Qt(_0x58779d,_0x2db453))return _0x58779d;this['_breakSuggestionMarker'](_0x58779d,_0x136cbe['start'],_0x136cbe['end']);break;}if(_0x2572a1==_0x58779d['subType']&&Qt(_0x58779d,_0x2db453)){const _0x19e6cf=_0x58779d['getFirstRange']();return _0x19e6cf['start']['isEqual'](_0x136cbe['end'])?this['_setSuggestionRange'](_0x58779d,this['_model']['createRange'](_0x136cbe['start'],_0x19e6cf['end'])):this['_setSuggestionRange'](_0x58779d,this['_model']['createRange'](_0x19e6cf['start'],_0x136cbe['end'])),_0x58779d;}}const _0x3cfe79=_0x1b6899(),_0x4eca44=_0x3b255e['id'],_0x3ba59c=_0x2572a1?'insertion:'+_0x2572a1:'insertion',_0x307f8f=this['_setSuggestionData']({'id':_0x3cfe79,'type':_0x3ba59c,'createdAt':new Date(),'authorId':_0x4eca44,'attributes':_0x2db453});return this['_addSuggestionMarker'](_0x3ba59c,_0x3cfe79,_0x4eca44,_0x136cbe),_0x307f8f;}['markMultiRangeInsertion'](_0xaee11c,_0x5d761a='multi',_0x119310={}){const _0x58debd=this['editor']['plugins']['get']('Users')['me'],_0x44d2ef=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x5d761a,'join');for(const _0x83d0cb of this['getSuggestions']())if(_0x83d0cb['author']['id']==_0x58debd['id']&&'insertion'==_0x83d0cb['type']&&_0x83d0cb['subType']==_0x5d761a&&Qt(_0x83d0cb,_0x119310)&&(_0x44d2ef(_0x83d0cb['getRanges'](),_0xaee11c)||_0x44d2ef(_0xaee11c,_0x83d0cb['getRanges']()))){for(const _0x231ea9 of _0xaee11c)_0x83d0cb['addRange'](_0x231ea9);return _0x83d0cb;}for(const {suggestion:_0x1f1c65,meta:_0x479dd1}of this['_findSuggestions'](_0xaee11c,'insertion')){if(!_0x479dd1['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x479dd1['containsRangeInObject'])continue;if(!Qt(_0x1f1c65,_0x119310))continue;let _0x5ec047=!0x0;for(const _0x17de22 of _0x1f1c65['getRanges']())for(const _0x37cd60 of _0xaee11c)if(!_0x17de22['containsRange'](_0x37cd60)){_0x5ec047=!0x1;break;}if(_0x5ec047)return _0x1f1c65;}const _0x42fb5b=_0x1b6899(),_0x1e1872=_0x58debd['id'],_0x18f27e='insertion:'+_0x5d761a,_0xc61c4d=this['_setSuggestionData']({'id':_0x42fb5b,'type':_0x18f27e,'createdAt':new Date(),'authorId':_0x1e1872,'attributes':_0x119310});for(const _0x412d20 of _0xaee11c)this['_addSuggestionMarker'](_0x18f27e,_0x42fb5b,_0x1e1872,_0x412d20,o['getMultiRangeId']());return _0xc61c4d;}['markInlineFormat'](_0x39db3f,_0x270ffa,_0x4e6855=null,_0x2c30a3={}){if(_0x4e6855=_0x4e6855||Jt(_0x270ffa),_0x39db3f['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x2d3f70=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4e6855,'accept');return this['forceDefaultExecution'](()=>_0x2d3f70([_0x39db3f],_0x270ffa,_0x2c30a3)),null;}const _0x462982=this['editor']['plugins']['get']('Users')['me'],_0x575284=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0xa297fb,meta:_0x200aba}of this['_findSuggestions'](_0x39db3f,'insertion'))_0x200aba['isOwn']&&!_0x200aba['isInsideObject']&&_0x575284['push'](..._0xa297fb['getRanges']());}const _0x48ab8c=function(_0x36f9b8,_0x3e83e2){const _0x2bc99c=[];for(const _0x2d9d69 of _0x3e83e2){const _0x8838a0=_0x36f9b8['getIntersection'](_0x2d9d69);_0x8838a0&&_0x2bc99c['push'](_0x8838a0);}return _0x2bc99c;}(_0x39db3f,_0x575284),_0x409e02=function(_0x2a4727,_0x11dd54){const _0x220af0=[_0x2a4727];for(const _0x5ad7c6 of _0x11dd54){let _0x32cf07=0x0;for(;_0x32cf07<_0x220af0['length'];){const _0x2aa8a2=_0x220af0[_0x32cf07]['getDifference'](_0x5ad7c6);_0x220af0['splice'](_0x32cf07,0x1,..._0x2aa8a2),_0x32cf07+=_0x2aa8a2['length'];}}return _0x220af0;}(_0x39db3f,_0x575284);_0x48ab8c['length']&&this['_model']['change'](()=>{for(const _0x4b89b8 of _0x48ab8c){const _0x462fbb=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4e6855,'accept');this['forceDefaultExecution'](()=>_0x462fbb([_0x4b89b8],_0x270ffa,_0x2c30a3));}});for(const _0x1e2426 of _0x409e02){let _0x238b73=null,_0x160f2c=_0x1e2426['start'],_0x5c466b=_0x1e2426['end'];for(const {suggestion:_0x2159c1,meta:_0x10c20d}of this['_findSuggestions'](_0x1e2426,'formatInline')){if(!_0x10c20d['isOwn'])continue;if(_0x2159c1['subType']!=_0x4e6855)continue;if(!Qt(_0x2159c1,_0x2c30a3))continue;const _0x1e7c37=_0x2159c1['getFirstRange']();if(_0x1e7c37['containsRange'](_0x1e2426,!0x0))return null;_0x160f2c=_0x160f2c['isBefore'](_0x1e7c37['start'])?_0x160f2c:_0x1e7c37['start'],_0x5c466b=_0x5c466b['isAfter'](_0x1e7c37['end'])?_0x5c466b:_0x1e7c37['end'],_0x238b73?_0x1e7c37['start']['isBefore'](_0x238b73['getFirstRange']()['start'])?(_0x238b73['removeMarkers'](),_0x238b73=_0x2159c1):_0x2159c1['removeMarkers']():_0x238b73=_0x2159c1;}const _0x4221c8=this['_model']['createRange'](_0x160f2c,_0x5c466b);if(_0x238b73)this['_setSuggestionRange'](_0x238b73,_0x4221c8);else{const _0xa69f9b=_0x1b6899(),_0x3cb197=_0x462982['id'];this['_setSuggestionData']({'id':_0xa69f9b,'type':'formatInline:'+_0x4e6855,'data':_0x270ffa,'createdAt':new Date(),'authorId':_0x3cb197,'attributes':_0x2c30a3}),this['_addSuggestionMarker']('formatInline:'+_0x4e6855,_0xa69f9b,_0x3cb197,_0x4221c8);}}return null;}['markBlockFormat'](_0x40cf14,_0x57a389,_0x37fd1c=[],_0x192359=null,_0x2c9f05={}){_0x57a389['formatGroupId']||(_0x57a389['formatGroupId']=_0x57a389['commandName']),_0x57a389['multipleBlocks']=_0x40cf14['is']('range'),_0x192359=_0x192359||Jt(_0x57a389);const _0x4d6fbd=_0x37fd1c['map'](_0x36e6b5=>qt(_0x36e6b5,this['_model'])),_0x2396fd=_0x40cf14['is']('range')?_0x40cf14:qt(_0x40cf14,this['_model']);if('never'===this['_trackFormatChanges']){const _0x3f189e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x192359,'accept');return this['forceDefaultExecution'](()=>_0x3f189e([_0x2396fd],_0x57a389,_0x2c9f05)),null;}_0x4d6fbd['push'](_0x2396fd);let _0x77ba51=!0x0;for(const _0x22d96f of _0x4d6fbd)if(!this['_rangeIsInLocalUserInsertion'](_0x22d96f)){_0x77ba51=!0x1;break;}if(_0x77ba51&&'always'!==this['_trackFormatChanges']){const _0x3f18cb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x192359,'accept');return this['forceDefaultExecution'](()=>_0x3f18cb([_0x2396fd],_0x57a389,_0x2c9f05)),null;}let _0x26bd79=null,_0x248d04=_0x2396fd['start'],_0x2eba0e=_0x2396fd['end'];for(const {suggestion:_0x31dbb4,meta:_0x5b7739}of this['_findSuggestions'](_0x2396fd,'formatBlock')){if(!_0x5b7739['isOwn'])continue;if(_0x5b7739['isNextTo']||_0x5b7739['containsRangeInObject']||_0x5b7739['isInsideObject'])continue;if(_0x31dbb4['data']['formatGroupId']!=_0x57a389['formatGroupId'])continue;if(!Qt(_0x31dbb4,_0x2c9f05))continue;const _0x157892=_0x31dbb4['getFirstRange']();if(_0x31dbb4['subType']==_0x192359){if(_0x157892['containsRange'](_0x2396fd,!0x0))return null;_0x248d04=_0x248d04['isBefore'](_0x157892['start'])?_0x248d04:_0x157892['start'],_0x2eba0e=_0x2eba0e['isAfter'](_0x157892['end'])?_0x2eba0e:_0x157892['end'],_0x26bd79?_0x157892['start']['isBefore'](_0x26bd79['getFirstRange']()['start'])?(_0x26bd79['removeMarkers'](),_0x26bd79=_0x31dbb4):_0x31dbb4['removeMarkers']():_0x26bd79=_0x31dbb4;}else{const _0x27c98a=_0x2396fd['getIntersection'](_0x157892);this['_cutOutSuggestionMarker'](_0x31dbb4,_0x27c98a);}}const _0x4efe4d=this['editor']['plugins']['get']('Users')['me'],_0xffd551=_0x1b6899(),_0x5a4d09=_0x4efe4d['id'];if(_0x26bd79)return this['_setSuggestionRange'](_0x26bd79,this['_model']['createRange'](_0x248d04,_0x2eba0e)),_0x26bd79;{const _0x27e399=this['_setSuggestionData']({'id':_0xffd551,'type':'formatBlock:'+_0x192359,'data':_0x57a389,'createdAt':new Date(),'authorId':_0x5a4d09,'attributes':_0x2c9f05});return this['_addSuggestionMarker']('formatBlock:'+_0x192359,_0xffd551,_0x5a4d09,this['_model']['createRange'](_0x248d04,_0x2eba0e)),_0x27e399;}}['markMultiRangeBlockFormat'](_0x2d5f17,_0x5acc16,_0x3073c1=[],_0x1b19a2=null,_0x168d92={}){_0x5acc16['formatGroupId']||(_0x5acc16['formatGroupId']=_0x5acc16['commandName']);const _0x1beaa5=_0x2d5f17[0x0];_0x5acc16['multipleBlocks']=_0x1beaa5['is']('range'),_0x1b19a2=_0x1b19a2||Jt(_0x5acc16);const _0x19928d=_0x3073c1['map'](_0x5c3003=>qt(_0x5c3003,this['_model'])),_0x420a61=_0x1beaa5['is']('range')?_0x2d5f17:_0x2d5f17['map'](_0x2d69d8=>qt(_0x2d69d8,this['_model']));if('never'===this['_trackFormatChanges']){const _0x2180f8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1b19a2,'accept');return this['forceDefaultExecution'](()=>_0x2180f8(_0x420a61,_0x5acc16,_0x168d92)),null;}_0x19928d['push'](..._0x420a61);let _0xb368e2=!0x0;for(const _0x3b0be0 of _0x19928d)if(!this['_rangeIsInLocalUserInsertion'](_0x3b0be0)){_0xb368e2=!0x1;break;}if(_0xb368e2&&'always'!==this['_trackFormatChanges']){const _0x45294a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1b19a2,'accept');return this['forceDefaultExecution'](()=>_0x45294a(_0x420a61,_0x5acc16,_0x168d92)),null;}const _0x22e40c=this['editor']['plugins']['get']('Users')['me'];for(const _0xaa6d48 of this['getSuggestions']()){if(_0xaa6d48['author']['id']!=_0x22e40c['id'])continue;if('formatBlock'!=_0xaa6d48['type']||_0xaa6d48['data']['formatGroupId']!=_0x5acc16['formatGroupId'])continue;if(!Qt(_0xaa6d48,_0x168d92))continue;const _0x5ae2dd=_0xaa6d48['subType']==_0x1b19a2;for(let _0x337a59=0x0;_0x337a59<_0x420a61['length'];_0x337a59++){const _0x581ba7=_0x420a61[_0x337a59];for(const _0xc6acd6 of _0xaa6d48['getMarkers']()){const _0x45c725=_0xc6acd6['getRange']();if(_0x581ba7['isEqual'](_0x45c725)){_0x5ae2dd?(_0x420a61['splice'](_0x337a59,0x1),_0x337a59--):_0xaa6d48['removeMarker'](_0xc6acd6['name']);break;}}}}if(0x0==_0x420a61['length'])return null;const _0x5edadc=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1b19a2,'join');for(const _0x299b1c of this['getSuggestions']())if(_0x299b1c['author']['id']==_0x22e40c['id']&&'formatBlock'==_0x299b1c['type']&&_0x299b1c['data']['formatGroupId']==_0x5acc16['formatGroupId']&&_0x299b1c['subType']==_0x1b19a2&&Qt(_0x299b1c,_0x168d92)&&(_0x5edadc(_0x299b1c['getRanges'](),_0x420a61)||_0x5edadc(_0x420a61,_0x299b1c['getRanges']()))){for(const _0x20ea7b of _0x420a61)_0x299b1c['addRange'](_0x20ea7b);return _0x299b1c;}const _0x35c8f2=_0x1b6899(),_0x2d7b48=_0x22e40c['id'],_0x45898a='formatBlock:'+_0x1b19a2,_0x445543=this['_setSuggestionData']({'id':_0x35c8f2,'type':_0x45898a,'data':_0x5acc16,'createdAt':new Date(),'authorId':_0x2d7b48,'attributes':_0x168d92});for(const _0xe6856c of _0x420a61)this['_addSuggestionMarker'](_0x45898a,_0x35c8f2,_0x2d7b48,_0xe6856c,o['getMultiRangeId']());return _0x445543;}['markDeletion'](_0x9e8062,_0x5ccb80=null,_0x1106af={}){if(_0x9e8062['isCollapsed'])return null;const _0x4b0eb6=this['editor']['plugins']['get']('Users')['me'],_0x48a08a=new _0x54bc73(_0x9e8062['start'],_0x9e8062['end']);for(const {suggestion:_0x5f5603,meta:_0x3d9ac0}of this['_findSuggestions'](_0x48a08a,'insertion'))if(_0x3d9ac0['isOwn']&&!_0x3d9ac0['isNextTo']){if(_0x5f5603['isMultiRange']){const _0x44e97a=_0x5f5603['getRanges']()['filter'](_0x4d98bc=>'$graveyard'!=_0x4d98bc['root']['rootName']);_0x44e97a['every'](_0x5bc4ce=>_0x48a08a['containsRange'](_0x5bc4ce,!0x0))&&_0x5f5603['discard']();if(_0x44e97a['some'](_0x5e004a=>_0x5e004a['containsRange'](_0x48a08a,!0x0))){const _0x27e30e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5ccb80,'accept');return this['forceDefaultExecution'](()=>_0x27e30e([_0x48a08a],null,_0x1106af)),null;}}else{const _0x26ecb7=_0x48a08a['getIntersection'](_0x5f5603['getFirstRange']());null!==_0x26ecb7&&_0x5f5603['_onDiscard']([_0x26ecb7],null,_0x1106af);}}if(_0x48a08a['detach'](),_0x48a08a['isCollapsed']||'$graveyard'==_0x48a08a['root']['rootName'])return null;let _0x557ee0=null,_0x2650f1=_0x48a08a['start'],_0x18ffbe=_0x48a08a['end'];const _0x28f92b=this['_findSuggestions'](_0x48a08a,'deletion');for(const {suggestion:_0x367295,meta:_0x26a267}of _0x28f92b){const _0x8be59=this['_model']['createRange'](_0x2650f1,_0x18ffbe);if(_0x26a267['isOwn']&&(this['_mergeNestedSuggestions']||!_0x26a267['containsRangeInObject']&&!_0x26a267['isInsideObject'])){if(_0x367295['isMultiRange']){if(!Qt(_0x367295,_0x1106af))continue;let _0x23c827=!0x0;for(const _0x3a8071 of _0x367295['getRanges']()){if(_0x3a8071['containsRange'](_0x8be59,!0x0))return _0x367295;_0x8be59['containsRange'](_0x3a8071)||(_0x23c827=!0x1);}_0x23c827&&_0x367295['discard']();}else{const _0x4f4afb=_0x367295['getFirstRange']();if(_0x4f4afb['containsRange'](_0x8be59,!0x0))return _0x367295;if(!Qt(_0x367295,_0x1106af)){_0x8be59['containsRange'](_0x4f4afb)?_0x367295['removeMarkers']():_0x4f4afb['containsPosition'](_0x2650f1)?_0x2650f1=_0x4f4afb['end']:_0x4f4afb['containsPosition'](_0x18ffbe)&&(_0x18ffbe=_0x4f4afb['start']);continue;}_0x2650f1=_0x2650f1['isBefore'](_0x4f4afb['start'])?_0x2650f1:_0x4f4afb['start'],_0x18ffbe=_0x18ffbe['isAfter'](_0x4f4afb['end'])?_0x18ffbe:_0x4f4afb['end'],_0x1106af=Object['assign']({},_0x367295['attributes']),_0x557ee0?_0x4f4afb['start']['isBefore'](_0x557ee0['getFirstRange']()['start'])?(_0x557ee0['removeMarkers'](),_0x557ee0=_0x367295):_0x367295['removeMarkers']():_0x557ee0=_0x367295;}}}if(_0x557ee0)return this['_setSuggestionRange'](_0x557ee0,this['_model']['createRange'](_0x2650f1,_0x18ffbe)),_0x557ee0;{const _0x501472=_0x1b6899(),_0x57fdd5=this['_model']['createRange'](_0x2650f1,_0x18ffbe),_0x23aeff=_0x4b0eb6['id'],_0x3a617f=_0x5ccb80?'deletion:'+_0x5ccb80:'deletion',_0x1ac810=this['_setSuggestionData']({'id':_0x501472,'type':_0x3a617f,'createdAt':new Date(),'authorId':_0x23aeff,'attributes':_0x1106af});return this['_addSuggestionMarker'](_0x3a617f,_0x501472,_0x23aeff,_0x57fdd5),_0x1ac810;}}['markMultiRangeDeletion'](_0x4c8ea2,_0x4a2bf7='multi',_0x336216={}){const _0x25e7fa=this['editor']['plugins']['get']('Users')['me'],_0x443c17=_0x4c8ea2['map'](_0x5e1779=>new _0x54bc73(_0x5e1779['start'],_0x5e1779['end'])),_0xf17679=new Set();for(const {suggestion:_0x3ffc81,meta:_0x23587a}of this['_findSuggestions'](_0x443c17,'insertion'))_0x23587a['isOwn']&&!_0x23587a['isNextTo']&&_0xf17679['add'](_0x3ffc81);for(const _0xe4dfb of _0xf17679)if(_0xe4dfb['isMultiRange']){const _0xd39cae=_0xe4dfb['getRanges']();(!_0xe4dfb['attributes']||!_0xe4dfb['attributes']['skipNestingCheck'])&&(_0xd39cae['every'](_0x4cc93d=>_0x443c17['some'](_0x5a592c=>_0x5a592c['containsRange'](_0x4cc93d,!0x0)))&&_0xe4dfb['discard']());if(_0x443c17['every'](_0xa9cb86=>_0xd39cae['some'](_0x4f007c=>_0x4f007c['containsRange'](_0xa9cb86,!0x0)))){const _0x3db900=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4a2bf7,'accept');return this['forceDefaultExecution'](()=>_0x3db900(_0x4c8ea2,null,_0x336216)),null;}}else{const _0x2bd5cb=_0xe4dfb['getFirstRange']();_0x443c17['some'](_0x25f1d0=>_0x25f1d0['containsRange'](_0x2bd5cb,!0x0))&&_0xe4dfb['discard']();if(_0x443c17['every'](_0x341f7e=>_0x2bd5cb['containsRange'](_0x341f7e,!0x0))){const _0x2a21dd=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4a2bf7,'accept');return this['forceDefaultExecution'](()=>_0x2a21dd(_0x443c17,null,_0x336216)),null;}}const _0x267f6a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4a2bf7,'join');let _0x446c5c=null;for(const _0x3e10fb of this['getSuggestions']())if(_0x3e10fb['author']['id']==_0x25e7fa['id']&&_0x3e10fb['isInContent']&&'deletion'==_0x3e10fb['type']&&_0x3e10fb['subType']==_0x4a2bf7&&Qt(_0x3e10fb,_0x336216)&&(_0x267f6a(_0x3e10fb['getRanges'](),_0x443c17)||_0x267f6a(_0x443c17,_0x3e10fb['getRanges']()))){if(_0x446c5c){if(_0x3e10fb['commentThread']&&_0x3e10fb['commentThread']['length'])continue;for(const _0xcf8891 of _0x3e10fb['getRanges']())_0x446c5c['isIntersectingWithRange'](_0xcf8891)||_0x446c5c['addRange'](_0xcf8891);_0x3e10fb['removeMarkers']();}else{_0x446c5c=_0x3e10fb;for(const _0x1e6b84 of _0x443c17)_0x3e10fb['isIntersectingWithRange'](_0x1e6b84)||_0x3e10fb['addRange'](_0x1e6b84);}}if(_0x446c5c)return _0x446c5c;_0xf17679['clear']();for(const {suggestion:_0x193b28,meta:_0x44cada}of this['_findSuggestions'](_0x443c17,'deletion'))_0x44cada['isOwn']&&(this['_mergeNestedSuggestions']||!_0x44cada['containsRangeInObject']&&!_0x44cada['isInsideObject'])&&Qt(_0x193b28,_0x336216)&&_0xf17679['add'](_0x193b28);for(const _0x10eb74 of _0xf17679){const _0x106901=_0x10eb74['getRanges']();if(!_0x336216||!_0x336216['skipNestingCheck']){if(_0x443c17['every'](_0x49bc4a=>_0x106901['some'](_0x102fb3=>_0x102fb3['containsRange'](_0x49bc4a,!0x0))))return _0x10eb74;}(!_0x10eb74['attributes']||!_0x10eb74['attributes']['skipNestingCheck'])&&(_0x106901['every'](_0x3c6c37=>_0x443c17['some'](_0x406e59=>_0x406e59['containsRange'](_0x3c6c37,!0x0)))&&_0x10eb74['discard']());}const _0x3144f1=_0x1b6899(),_0x2f44e2=_0x25e7fa['id'],_0x34ca0e='deletion:'+_0x4a2bf7,_0x34a433=this['_setSuggestionData']({'id':_0x3144f1,'type':_0x34ca0e,'createdAt':new Date(),'authorId':_0x2f44e2,'attributes':_0x336216});for(const _0xa2dc16 of _0x443c17)_0xa2dc16['detach'](),_0xa2dc16['isCollapsed']||'$graveyard'==_0xa2dc16['root']['rootName']||this['_addSuggestionMarker'](_0x34ca0e,_0x3144f1,_0x2f44e2,_0xa2dc16,o['getMultiRangeId']());return _0x34a433;}['markAttributeChange'](_0x2da13b,_0x1a0722,_0x5f3f3e,_0x207e7b,_0xfe2420){if(_0x2da13b['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x22dc13=this['editor']['plugins']['get']('Users')['me']['id'],_0x2fa1ac=Array['from'](this['_suggestions']['values']())['filter'](_0x54ec0c=>'attribute'==_0x54ec0c['type']&&_0x54ec0c['data']['key']==_0x1a0722&&_0x54ec0c['isIntersectingWithRange'](_0x2da13b));if('default'===this['_trackFormatChanges']){const _0x144696=this['_findSuggestions'](_0x2da13b,'insertion')['filter'](({meta:_0x3c53c2})=>_0x3c53c2['isOwn']&&!_0x3c53c2['isInsideObject']&&!_0x3c53c2['isNextTo'])['map'](({suggestion:_0x16799b})=>_0x16799b);_0x2fa1ac['unshift'](..._0x144696);}const _0x24b0e6=new Map([[_0x2da13b,_0x5f3f3e]]);for(const _0xe699b8 of _0x2fa1ac){const _0x3aa4c7='attribute'==_0xe699b8['type']?_0xe699b8['data']['oldValue']:void 0x0,_0x4dee43=_0xe699b8['getFirstRange'](),_0x21c731=Array['from'](_0x24b0e6['keys']())['find'](_0x227ee8=>_0x227ee8['isIntersecting'](_0x4dee43));if(!_0x21c731)continue;const _0x492110=_0x21c731['getDifference'](_0x4dee43);this['_isBlockAttribute'](_0x1a0722)&&'insertion'==_0xe699b8['type']&&0x0!=_0x492110['length']||(_0x24b0e6['delete'](_0x21c731),_0x492110['forEach'](_0x5cd327=>{_0x24b0e6['set'](_0x5cd327,_0x5f3f3e);}),'insertion'!=_0xe699b8['type']&&_0x3aa4c7!=_0x207e7b&&_0x24b0e6['set'](_0x21c731['getIntersection'](_0x4dee43),_0x3aa4c7));}const _0x34df3b=[];for(const [_0x48de96,_0x3cf0f7]of _0x24b0e6){const _0x28e14a=_0x1b6899(),_0x291bbf={'key':_0x1a0722,'oldValue':_0x3cf0f7,'newValue':_0x207e7b};_0x1a0722['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':_0x1a0722});const _0xfae818=('attribute:'+(_0x1a0722+'|'+Jt({'newValue':_0x207e7b})))['substring'](0x0,0x3c),_0xfc2ad5=this['_setSuggestionData']({'id':_0x28e14a,'type':_0xfae818,'data':_0x291bbf,'createdAt':new Date(),'authorId':_0x22dc13,'attributes':_0xfe2420});_0x34df3b['push'](_0xfc2ad5),this['_addSuggestionMarker'](_0xfae818,_0x28e14a,_0x22dc13,_0x48de96);}return _0x34df3b;}['enableDefaultAttributesIntegration'](_0x3aa7c8){this['enableCommand'](_0x3aa7c8,(_0x3f82a3,..._0x11b757)=>{this['_recordAttributeChanges'](()=>{_0x3f82a3(..._0x11b757);});});}['registerBlockAttribute'](_0x249257){this['_blockAttributeKeys']['add'](_0x249257);}['registerInlineAttribute'](_0x2c469a){this['_inlineAttributeKeys']['add'](_0x2c469a);}['_getAttributeKey'](_0x418c8c){return'attribute'==_0x418c8c['type']?_0x418c8c['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x985160,_0xe1ef1e){const _0x3e630b=_0x985160['getFirstMarker']();this['_model']['change'](_0x295039=>{_0x295039['updateMarker'](_0x3e630b,{'range':_0xe1ef1e});});}['_addThreadToSuggestion'](_0x3ab279){const _0x1d3f05=_0x3ab279['id'],_0x14b5b2=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x1d3f05)||this['_commentsRepository']['addCommentThread']({'channelId':_0x14b5b2,'threadId':_0x1d3f05,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1cb525=this['_commentsRepository']['getCommentThread'](_0x1d3f05);_0x1cb525['unbind']('isRemovable'),_0x1cb525['isRemovable']=!0x1,_0x3ab279['commentThread']=_0x1cb525;}['_checkSuggestionCorrectness'](_0x1657d4,_0x2d9146,_0x25b07d,_0x468dc4){if(_0x1657d4['type']!=_0x2d9146||_0x1657d4['subType']!=_0x25b07d||_0x1657d4['creator']['id']!=_0x468dc4)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x20d2d0('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3921ea,_0x34a498){const _0x350814=_0x3921ea['getFirstRange']();if(_0x34a498['isEqual'](_0x350814))_0x3921ea['removeMarkers']();else{if(_0x350814['containsRange'](_0x34a498)){const _0x3038c6=this['_model']['createPositionAt'](_0x34a498['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3921ea,this['_model']['createRange'](_0x350814['start'],_0x3038c6));const _0x41d95a=_0x1b6899(),_0x1d5655=_0x3921ea['creator']['id'],_0x1292a6=_0x3921ea['type']+':'+_0x3921ea['subType'];this['_setSuggestionData']({'id':_0x41d95a,'type':_0x1292a6,'createdAt':new Date(),'authorId':_0x1d5655,'data':_0x3921ea['data'],'attributes':_0x3921ea['attributes']});const _0x261de7=this['_model']['createPositionAt'](_0x34a498['end']['parent'],'after'),_0x3bb937=this['_model']['createRange'](_0x261de7,_0x350814['end']);this['_addSuggestionMarker'](_0x1292a6,_0x41d95a,_0x1d5655,_0x3bb937);}else{if(_0x350814['containsPosition'](_0x34a498['start'])){const _0x425c57=this['_model']['createPositionAt'](_0x34a498['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3921ea,this['_model']['createRange'](_0x350814['start'],_0x425c57));}else{const _0xcde2d=this['_model']['createPositionAt'](_0x34a498['end']['parent'],'after');this['_setSuggestionRange'](_0x3921ea,this['_model']['createRange'](_0xcde2d,_0x350814['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x260560){for(const {suggestion:_0x4d2325,meta:_0x366c8b}of this['_findSuggestions'](_0x260560,'insertion')){if(!_0x366c8b['isOwn'])continue;const _0x5612e3=_0x4d2325['getRanges']();for(const _0x1ddb4f of _0x5612e3)if(!_0x260560['getDifference'](_0x1ddb4f)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x217091){const _0x21cef3=this['editor']['plugins']['get']('Users')['getUser'](_0x217091);if(!_0x21cef3)throw new _0x20d2d0('track-changes-user-not-found',this);return _0x21cef3;}['_getExternalAuthor'](_0x2dd99d){const _0x3f8828=this['editor']['plugins']['get']('Users'),_0x22afd3=_0x2246de('external:'+_0x2dd99d),_0xf38853=_0x3f8828['getUser'](_0x22afd3);return _0xf38853||_0x3f8828['addUser']({'id':_0x22afd3,'name':_0x2dd99d});}['_createSuggestion'](_0x18e404,_0x411023,_0x49b25f,_0x4fa810,_0x5b9ebc){const _0xec4c29=this['_getAuthorFromId'](_0x4fa810),_0x191818=this['_suggestionFactory']['buildSuggestion'](_0x18e404,_0x411023,_0x49b25f,_0xec4c29,_0x5b9ebc,_0x75a712=>{this['_updateSuggestionData'](_0x49b25f,{'attributes':_0x75a712});const _0x22babd=this['getSuggestion'](_0x49b25f);this['_joinWithAdjacentSuggestions'](new Set([_0x22babd])),this['_refreshSuggestionsChain'](new Set([_0x22babd]));});return this['listenTo'](_0x191818,'accept',()=>{this['_updateSuggestionData'](_0x49b25f,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x191818,'discard',()=>{this['_updateSuggestionData'](_0x49b25f,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x49b25f,_0x191818),this['_suggestionState']['set'](_0x191818,'notReady'),_0x191818;}['_splitMarkerName'](_0x250e07){const _0x2ac2b1=_0x250e07['split'](':');return{'group':_0x2ac2b1[0x0],'type':_0x2ac2b1[0x1],'subType':_0x2ac2b1['length']>=0x5?_0x2ac2b1[0x2]:null,'id':_0x2ac2b1['length']<0x5?_0x2ac2b1[0x2]:_0x2ac2b1[0x3],'authorId':_0x2ac2b1['length']<0x5?_0x2ac2b1[0x3]:_0x2ac2b1[0x4],'markerCount':0x6==_0x2ac2b1['length']?_0x2ac2b1[0x5]:null};}['_breakSuggestionMarker'](_0x5e8015,_0x2d8e3b,_0x467eda){const _0xd2df4d=_0x5e8015['getFirstRange'](),_0x1b334b=_0xd2df4d['start'],_0x16a1ad=_0xd2df4d['end'];this['_setSuggestionRange'](_0x5e8015,this['_model']['createRange'](_0x1b334b,_0x2d8e3b));const _0x142f06=_0x1b6899(),_0x5e9d9f=_0x5e8015['creator']['id'],_0x3b68d8=_0x5e8015['type']+(_0x5e8015['subType']?':'+_0x5e8015['subType']:'');this['_setSuggestionData']({'id':_0x142f06,'type':_0x3b68d8,'createdAt':new Date(),'authorId':_0x5e9d9f,'originalSuggestionId':_0x5e8015['id'],'attributes':_0x5e8015['attributes'],'data':_0x5e8015['data']});const _0x379eca=this['_getAttributeKey'](_0x5e8015);('formatBlock'==_0x5e8015['type']||_0x379eca&&this['_isBlockAttribute'](_0x379eca))&&(_0x467eda=this['_model']['createPositionBefore'](_0x467eda['parent'])),this['_addSuggestionMarker'](_0x3b68d8,_0x142f06,_0x5e9d9f,this['_model']['createRange'](_0x467eda,_0x16a1ad));}['_findSuggestions'](_0x42b7b2,_0x1bc668=null){const _0x579073=[],_0x34c5ba=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x42b7b2)||(_0x42b7b2=[_0x42b7b2]);for(const _0x35ad25 of this['getSuggestions']()){if(!_0x35ad25['isInContent'])continue;if(_0x1bc668&&_0x35ad25['type']!=_0x1bc668)continue;let _0x2ff0e1=!0x1;for(const _0x53f24f of _0x35ad25['getRanges']()){for(const _0x21d0a6 of _0x42b7b2){const _0x591de1=_0x21d0a6['start']['isEqual'](_0x53f24f['end'])||_0x21d0a6['end']['isEqual'](_0x53f24f['start']);if(_0x591de1||_0x21d0a6['getIntersection'](_0x53f24f)){const _0x8a3eb9=_0x21d0a6['containsRange'](_0x53f24f)&&Pt(this['_model']['schema'],_0x53f24f['start'],_0x21d0a6),_0x4411f4=_0x53f24f['containsRange'](_0x21d0a6)&&Pt(this['_model']['schema'],_0x21d0a6['start'],_0x53f24f);_0x579073['push']({'suggestion':_0x35ad25,'meta':{'isOwn':_0x34c5ba==_0x35ad25['author'],'isNextTo':_0x591de1,'isInsideObject':_0x8a3eb9,'containsRangeInObject':_0x4411f4}}),_0x2ff0e1=!0x0;break;}}if(_0x2ff0e1)break;}}return _0x579073;}['_addSuggestionMarker'](_0x2e9b6c,_0x47daa7,_0x392cb7,_0xb1df59,_0x3718df){this['_model']['change'](_0x5b7dcb=>{let _0x1ba0e1='suggestion:'+_0x2e9b6c+':'+_0x47daa7+':'+_0x392cb7;_0x3718df&&(_0x1ba0e1=_0x1ba0e1+':'+_0x3718df),_0x5b7dcb['addMarker'](_0x1ba0e1,{'range':_0xb1df59,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x341289){const _0x379ccf=_0x341289['previous'],_0x5758dc=_0x341289['next'];_0x341289['previous']=null,_0x341289['next']=null,null!=_0x379ccf&&_0x379ccf['next']==_0x341289&&(_0x379ccf['next']=_0x5758dc),null!=_0x5758dc&&_0x5758dc['previous']==_0x341289&&(_0x5758dc['previous']=_0x379ccf),'ready'==this['_suggestionState']['get'](_0x341289)&&(this['_suggestionState']['set'](_0x341289,'removed'),this['fire']('suggestionUnloaded',_0x341289,_0x379ccf,_0x5758dc));}['_setSuggestionData'](_0x5cbd84){const _0x5e309c=_0x5cbd84['id'],_0x8b8e68=this['addSuggestionData'](_0x5cbd84);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x603b50=this['editor']['plugins']['get']('PendingActions'),_0x44d03d=_0x8b8e68['hasComments'],_0x538244=_0x8b8e68['subType']?_0x8b8e68['type']+':'+_0x8b8e68['subType']:_0x8b8e68['type'],_0x175eef=this['editor']['locale'],_0x185bbb=_0x603b50['add'](c(_0x175eef,'PENDING_ACTION_SUGGESTION')),_0x232bcf={'id':_0x5e309c,'type':_0x538244,'hasComments':_0x44d03d,'data':_0x5cbd84['data']||null,'originalSuggestionId':_0x5cbd84['originalSuggestionId']||null,'attributes':_0x8b8e68['attributes']};this['_adapter']['addSuggestion'](_0x232bcf)['then'](_0x1c69b7=>{_0x8b8e68['_saved']=!0x0,_0x603b50['remove'](_0x185bbb),_0x1c69b7&&_0x1c69b7['createdAt']&&(this['_suggestions']['get'](_0x5e309c)['createdAt']=_0x1c69b7['createdAt']);})['catch'](_0x36b654=>{throw _0x48babe('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x8b8e68['discard']();}),_0x8b8e68['stopListening'](),this['_suggestions']['delete'](_0x8b8e68['id']),this['_suggestionState']['delete'](_0x8b8e68),_0x36b654;});}return _0x8b8e68;}['_isBlockAttribute'](_0x46ac49){return this['_blockAttributeKeys']['has'](_0x46ac49);}['_updateSuggestionData'](_0x1bbb62,_0x1f1747){const _0x137a55=this['editor']['plugins']['get']('PendingActions'),_0xaa5394=this['getSuggestion'](_0x1bbb62);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xaa5394['_saved']){const _0x441b0d=_0x137a55['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1bbb62,_0x1f1747)['then'](()=>{_0x137a55['remove'](_0x441b0d);});}else _0xaa5394['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1bbb62,_0x1f1747);});}}['_getSuggestionData'](_0x45c5b4){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x20d2d0('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x45c5b4);}['_handleNewSuggestionMarker'](_0x10ce08){const {id:_0x5d75a2,type:_0x47ff43,subType:_0x461c50,authorId:_0x51c26c}=this['_splitMarkerName'](_0x10ce08),_0x54ad3e=this['_suggestions']['get'](_0x5d75a2)||this['_createSuggestion'](_0x47ff43,_0x461c50,_0x5d75a2,_0x51c26c,{});switch(this['_checkSuggestionCorrectness'](_0x54ad3e,_0x47ff43,_0x461c50,_0x51c26c),this['_suggestionState']['get'](_0x54ad3e)){case'notReady':this['_getSuggestionData'](_0x5d75a2)['then'](_0x4c8b56=>{let _0x55d5a8=Promise['resolve']();_0x4c8b56['hasComments']&&(_0x55d5a8=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5d75a2})),_0x55d5a8['then'](()=>{this['addSuggestionData'](_0x4c8b56)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x54ad3e,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5d75a2,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x54ad3e,'ready'),this['fire']('suggestionLoaded',_0x54ad3e);break;case'ready':this['fire']('suggestionChanged',_0x54ad3e);}return _0x54ad3e['addMarkerName'](_0x10ce08),_0x54ad3e;}['_refreshSuggestionsChain'](_0x273f02){const _0x440acf=Array['from'](_0x273f02),_0x59d88a=_0x440acf['filter'](_0x83d02c=>'attribute'==_0x83d02c['type']);this['_refreshAttributeSuggestionsChain'](_0x59d88a);const _0x4e6db3=_0x440acf['filter'](_0x3c3847=>!_0x3c3847['isMultiRange']&&'attribute'!=_0x3c3847['type']),_0x202896=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2d69d6=>!_0x2d69d6['isMultiRange']&&'attribute'!=_0x2d69d6['type']),_0x849953=_0x202896['filter'](_0x54b88e=>!_0x273f02['has'](_0x54b88e)),_0x539a42=new Map(_0x202896['map'](_0x16ea41=>[_0x16ea41,this['_suggestionFactory']['getSuggestionCallback'](_0x16ea41['type'],_0x16ea41['subType'],'chain')])),_0x1a0ea1=new Map(_0x202896['map'](_0x3a87cb=>[_0x3a87cb,_0x3a87cb['getFirstRange']()])),_0x1a71d4=new Set(),_0x30e8ee=new Set();for(let _0x52c585=0x0;_0x52c585<_0x4e6db3['length'];_0x52c585++)_0x11853b(_0x4e6db3[_0x52c585],_0x4e6db3,_0x52c585+0x1);for(let _0x58782d=0x0;_0x58782d<_0x4e6db3['length'];_0x58782d++)_0x11853b(_0x4e6db3[_0x58782d],_0x849953,0x0);const _0x39af6d=new Set();for(let _0x47823e=0x0;_0x47823e<_0x4e6db3['length'];_0x47823e++){const _0x571b65=_0x4e6db3[_0x47823e];!_0x30e8ee['has'](_0x571b65)&&_0x571b65['previous']&&(_0x39af6d['add'](_0x571b65['previous']),_0x571b65['previous']['next']===_0x571b65&&(_0x571b65['previous']['next']=null),_0x571b65['previous']=null),!_0x1a71d4['has'](_0x571b65)&&_0x571b65['next']&&(_0x39af6d['add'](_0x571b65['next']),_0x571b65['next']['previous']===_0x571b65&&(_0x571b65['next']['previous']=null),_0x571b65['next']=null);}function _0x11853b(_0x299f11,_0x161fa3,_0x484811){for(let _0x43a07f=_0x484811;_0x43a07f<_0x161fa3['length'];_0x43a07f++){const _0x3c79c5=_0x84ef1c(_0x299f11,_0x161fa3[_0x43a07f]);_0x3c79c5&&(_0x3c79c5[0x0]['next']=_0x3c79c5[0x1],_0x3c79c5[0x1]['previous']=_0x3c79c5[0x0],_0x1a71d4['add'](_0x3c79c5[0x0]),_0x30e8ee['add'](_0x3c79c5[0x1]));}}function _0x84ef1c(_0x4690d6,_0x495bdc){if(_0x4690d6['author']['id']!==_0x495bdc['author']['id'])return null;const _0x3f6e3c=_0x539a42['get'](_0x4690d6)(_0x4690d6,_0x495bdc,_0x1a0ea1['get'](_0x4690d6),_0x1a0ea1['get'](_0x495bdc));if(!_0x3f6e3c)return null;return _0x539a42['get'](_0x495bdc)(_0x4690d6,_0x495bdc,_0x1a0ea1['get'](_0x4690d6),_0x1a0ea1['get'](_0x495bdc))?_0x3f6e3c[0x1]['commentThread']&&_0x3f6e3c[0x1]['commentThread']['length']?null:_0x3f6e3c:null;}_0x39af6d['size']&&this['_refreshSuggestionsChain'](_0x39af6d);}['_refreshAttributeSuggestionsChain'](_0x326a4c){if(0x0==_0x326a4c['length'])return;const _0x50ed9b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x592ec2=>'attribute'==_0x592ec2['type']&&_0x592ec2['_isDataLoaded']),_0x2f2e23=[],_0x1cf552=new Map();for(const _0x16aa74 of _0x50ed9b){const _0xbd8e1d=_0x2246de(_0x16aa74['attributes']);_0x1cf552['has'](_0xbd8e1d)||(_0x1cf552['set'](_0xbd8e1d,_0x2f2e23['length']),_0x2f2e23['push']([]));const _0x40568f=_0x1cf552['get'](_0xbd8e1d);_0x2f2e23[_0x40568f]['push'](_0x16aa74);}!(function(){_0x2f2e23['sort']((_0x4575ae,_0x33c176)=>{const _0x2ad6ba=_0x4575ae[0x0]['createdAt'],_0x5db4f2=_0x33c176[0x0]['createdAt'];return _0x2ad6ba==_0x5db4f2?_0x4575ae[0x0]['attributes']['groupId']<_0x33c176[0x0]['attributes']['groupId']?-0x1:0x1:_0x2ad6ba<_0x5db4f2?-0x1:0x1;});for(const _0x2f0b15 of _0x2f2e23)_0x2f0b15['sort']((_0x4487ff,_0x5d9a00)=>_0x4487ff['id']<_0x5d9a00['id']?-0x1:0x1);}());for(let _0x3307b9=0x0;_0x3307b9<_0x2f2e23['length'];_0x3307b9++){if(0x0==_0x2f2e23[_0x3307b9]['length'])continue;const _0x598554=[];for(let _0x5029ee=_0x3307b9+0x1;_0x5029ee<_0x2f2e23['length'];_0x5029ee++)0x0!=_0x2f2e23[_0x5029ee]['length']&&_0x41f183(_0x2f2e23[_0x3307b9],_0x2f2e23[_0x5029ee])&&_0x598554['push'](_0x5029ee);for(const _0x508dd6 of _0x598554)_0x2f2e23[_0x3307b9]=_0x2f2e23[_0x3307b9]['concat'](_0x2f2e23[_0x508dd6]),_0x2f2e23[_0x508dd6]=[];}for(const _0x23e4a9 of _0x2f2e23)for(let _0x5b501b=0x0;_0x5b501b<_0x23e4a9['length'];_0x5b501b++){const _0x476da5=_0x23e4a9[_0x5b501b+0x1]||null;_0x23e4a9[_0x5b501b]['next']!==_0x476da5&&(_0x23e4a9[_0x5b501b]['next']=_0x476da5);}for(const _0x511948 of _0x2f2e23)for(let _0x251651=0x0;_0x251651<_0x511948['length'];_0x251651++){const _0x1172dc=_0x511948[_0x251651-0x1]||null;_0x511948[_0x251651]['previous']!==_0x1172dc&&(_0x511948[_0x251651]['previous']=_0x1172dc);}function _0x41f183(_0x41a318,_0x465ee9){if(_0x41a318[0x0]['attributes']['groupId']!==_0x465ee9[0x0]['attributes']['groupId']&&_0x41a318[0x0]['author']!==_0x465ee9[0x0]['author'])return!0x1;if(!function(_0x2ed29d,_0x3146d5){if(!_0x2ed29d['hasComments']&&!_0x3146d5['hasComments'])return!0x0;if(_0x2ed29d['hasComments']&&_0x3146d5['hasComments'])return!0x1;if(_0x2ed29d['hasComments']&&_0x3146d5['createdAt']<_0x2ed29d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x3146d5['hasComments']&&_0x2ed29d['createdAt']<_0x3146d5['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x41a318[0x0],_0x465ee9[0x0]))return!0x1;const _0x42b4f8=Vt(_0x41a318[0x0]['attributes'],'groupId'),_0xcff2e3=Vt(_0x465ee9[0x0]['attributes'],'groupId');if(!_0x1c217d(_0x42b4f8,_0xcff2e3))return!0x1;return!!_0x41a318['every'](_0x5259cf=>_0x465ee9['some'](_0x22e4e4=>_0x5259cf['getFirstRange']()['isEqual'](_0x22e4e4['getFirstRange']())))&&_0x465ee9['every'](_0x2a8cdc=>_0x41a318['some'](_0x43be25=>_0x2a8cdc['getFirstRange']()['isEqual'](_0x43be25['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x812c41){const _0x66cf6b=Array['from'](_0x812c41),_0x24464a=this['getSuggestions']({'skipNotAttached':!0x0}),_0x512c77=_0x24464a['filter'](_0x52ce09=>!_0x812c41['has'](_0x52ce09)),_0x382731=new Map(_0x66cf6b['map'](_0x2da69f=>[_0x2da69f,this['_suggestionFactory']['getSuggestionCallback'](_0x2da69f['type'],_0x2da69f['subType'],'join')])),_0x4bcc78=new Map(_0x24464a['map'](_0x4d3c71=>[_0x4d3c71,_0x4d3c71['getRanges']()]));for(let _0x392944=0x0;_0x392944<_0x66cf6b['length'];_0x392944++){if(_0x1c0fc8(this,_0x66cf6b[_0x392944],_0x66cf6b,_0x392944+0x1))return!0x0;}for(let _0x58dab6=0x0;_0x58dab6<_0x66cf6b['length'];_0x58dab6++){if(_0x1c0fc8(this,_0x66cf6b[_0x58dab6],_0x512c77,0x0))return!0x0;}return!0x1;function _0x1c0fc8(_0x3701e6,_0x4f5b71,_0x5ce50e,_0x5ccbbd){for(let _0x51d225=_0x5ccbbd;_0x51d225<_0x5ce50e['length'];_0x51d225++){const _0x12bde1=_0x5ce50e[_0x51d225];if(_0x12bde1['type']!==_0x4f5b71['type']||_0x12bde1['author']['id']!==_0x4f5b71['author']['id']||_0x12bde1['subType']!==_0x4f5b71['subType'])continue;if(!Wt(_0x4f5b71,_0x12bde1))continue;if('attribute'==_0x4f5b71['type']&&_0x4f5b71['data']['oldValue']!=_0x12bde1['data']['oldValue'])continue;if('attribute'==_0x4f5b71['type']&&_0x3701e6['_isBlockAttribute'](_0x4f5b71['data']['key']))continue;if('formatBlock'==_0x4f5b71['type']){const _0x3cef4f=_0x3701e6['editor']['model'],_0x1c2fa5=_0x4f5b71['getContainedElement']();if(_0x1c2fa5&&(_0x3cef4f['schema']['isObject'](_0x1c2fa5)||_0x3cef4f['schema']['isLimit'](_0x1c2fa5)))continue;}const _0x5462c2=_0x382731['get'](_0x4f5b71),_0x5de273=_0x4bcc78['get'](_0x4f5b71),_0x640353=_0x4bcc78['get'](_0x12bde1),_0x91c01e=_0x4f5b71['commentThread']&&_0x4f5b71['commentThread']['length'],_0x38d5af=_0x12bde1['commentThread']&&_0x12bde1['commentThread']['length'];if(!_0x91c01e&&_0x5462c2(_0x640353,_0x5de273))return _0x3701e6['_joinSuggestions'](_0x12bde1,_0x4f5b71),_0x4bcc78['delete'](_0x4f5b71),!0x0;if(!_0x38d5af&&_0x5462c2(_0x5de273,_0x640353))return _0x3701e6['_joinSuggestions'](_0x4f5b71,_0x12bde1),_0x4bcc78['delete'](_0x12bde1),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5d9c7c,_0x45baf6){if(_0x5d9c7c['isMultiRange']){for(const _0x478be4 of _0x45baf6['getRanges']())_0x5d9c7c['addRange'](_0x478be4);}else{const _0x22ca42=_0x45baf6['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5d9c7c,this['_model']['createRange'](_0x5d9c7c['getFirstRange']()['start'],_0x22ca42));}_0x45baf6['removeMarkers']();}['_getMarkerAnnouncementText'](_0x4c0e29,_0x4ff8f4,_0x285d79){const _0x2b854c=_0x4c0e29['startsWith']('format')||_0x4c0e29['startsWith']('attribute')?'FORMATTING':_0x4c0e29['toUpperCase']();return c(this['editor']['locale'],_0x4ff8f4+'_'+_0x2b854c+'_SUGGESTION_ANNOUNCEMENT',_0x285d79);}['_initAriaMarkerChangeAnnouncements'](){const _0x149a6a=this['editor'];if(!_0x149a6a['ui'])return;const {ariaLiveAnnouncer:_0x10a528}=_0x149a6a['ui'];_0x27355f(this['_model'],({left:_0x3a0b56,entered:_0x3de9c5})=>{for(const _0x14d253 of _0x3a0b56){const {group:_0x3c2765,type:_0x16e114}=this['_splitMarkerName'](_0x14d253['name']);if('suggestion'===_0x3c2765){_0x10a528['announce'](this['_getMarkerAnnouncementText'](_0x16e114,'LEAVE'));break;}}for(const _0x5abcc9 of _0x3de9c5){const {group:_0x20a849,type:_0xa1bd35}=this['_splitMarkerName'](_0x5abcc9['name']);if('suggestion'===_0x20a849){_0x10a528['announce'](this['_getMarkerAnnouncementText'](_0xa1bd35,'ENTER',_0x25bbef(_0x5e2705)));break;}}});}['_processAttributeChanges'](_0xd39707){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2cc7c8=this['editor'],_0x105a78=_0x2cc7c8['model']['document']['differ']['getChanges']();if(0x0==_0x105a78['length'])return!0x1;const _0x393c6d=[],_0x3b4a5e=_0x105a78['filter'](_0x24a9db=>'attribute'==_0x24a9db['type']),_0x32b419=_0x105a78['filter'](_0x41bee9=>'insert'==_0x41bee9['type']&&'$text'!=_0x41bee9['name']),_0x3d0893=_0x105a78['filter'](_0x51856e=>'remove'==_0x51856e['type']&&'$text'!=_0x51856e['name']);for(const _0x626515 of _0x3b4a5e)_0x393c6d['push']({'key':_0x626515['attributeKey'],'newValue':_0x626515['attributeNewValue'],'oldValue':_0x626515['attributeOldValue'],'range':Ht(_0x626515['range'],_0x2cc7c8['model'])});for(const _0x4c6e87 of _0x32b419){const _0x160a1b=_0x3d0893['find'](_0x5e51ea=>_0x5e51ea['position']['isEqual'](_0x4c6e87['position']));_0x160a1b&&_0x393c6d['push']({'key':u,'newValue':_0x4c6e87['name'],'oldValue':_0x160a1b['name'],'range':_0x2cc7c8['model']['createRangeOn'](_0x4c6e87['position']['nodeAfter'])});}return 0x0!=_0x393c6d['length']&&this['_reduceExistingSuggestions'](_0xd39707,_0x393c6d);}['_processAttributeSuggestions'](_0x3f64db){let _0x3dc691=!0x1;const _0x571cb5=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x20f17c=>_0x20f17c['data']['newRange']&&_0x20f17c['name']['startsWith']('suggestion:attribute:'));for(const _0x1fbc1b of _0x571cb5){const {subType:_0x109a99,id:_0x42cf40}=this['_splitMarkerName'](_0x1fbc1b['name']),_0x4832e1=_0x109a99['split']('|')[0x0];for(const _0xbc73cf of this['getSuggestions']({'skipNotAttached':!0x0}))_0xbc73cf['id']!=_0x42cf40&&'attribute'==_0xbc73cf['type']&&_0xbc73cf['data']&&_0xbc73cf['data']['key']==_0x4832e1&&_0xbc73cf['getFirstRange']()['isIntersecting'](_0x1fbc1b['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0xbc73cf,_0x1fbc1b['data']['newRange'],_0x3f64db),_0x3dc691=!0x0);}return _0x3dc691;}['_recordAttributeChanges'](_0x599540){this['_recordAttributeSuggestions']=!0x0,_0x599540();}['_isRegisteredAttribute'](_0x3f6cae){const _0x3545d0=this['_isBlockAttribute'](_0x3f6cae),_0x541f16=this['_inlineAttributeKeys']['has'](_0x3f6cae);return _0x3545d0||_0x541f16;}['_reduceExistingSuggestions'](_0x355d42,_0x3d3994){if(0x0==_0x3d3994['length'])return!0x1;let _0x48576a=!0x1;for(const _0x3405b0 of _0x3d3994){const _0x3f578f=this['_findSuggestions'](_0x3405b0['range'],'attribute')['filter'](_0x2d9bb3=>!_0x2d9bb3['meta']['isNextTo'])['map'](_0x2b05fe=>_0x2b05fe['suggestion']),_0xbd500=_0x2246de({'newValue':_0x3405b0['newValue']});_0x3f578f['filter'](_0x1fbb85=>{const [_0x1aabf1,_0xb8ec17]=_0x1fbb85['subType']['split']('|');return _0x1aabf1==_0x3405b0['key']&&_0xb8ec17!=_0xbd500;})['forEach'](_0x2f1d67=>{this['_reduceSuggestionAttributeRange'](_0x2f1d67,_0x3405b0['range'],_0x355d42),_0x48576a=!0x0;});}return _0x48576a;}['_reduceSuggestionAttributeRange'](_0x11d20d,_0x424b42,_0x1ccdfc){const _0xf6a557=_0x11d20d['getFirstRange']()['getDifference'](_0x424b42);0x0!==_0xf6a557['length']?0x1!==_0xf6a557['length']?this['_breakSuggestionMarker'](_0x11d20d,_0x424b42['start'],_0x424b42['end']):this['_setSuggestionRange'](_0x11d20d,_0xf6a557[0x0]):_0x1ccdfc['removeMarker'](_0x11d20d['getFirstMarker']());}}class Ft{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5b386b){this['_editor']=_0x5b386b,this['_model']=_0x5b386b['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x7dce75,_0x3f4d77,_0x3930f2,_0x58e7f6,_0x388cb8,_0x4ea1e0){return new o(this['_model'],{'type':_0x7dce75,'subType':_0x3f4d77,'id':_0x3930f2,'author':_0x58e7f6,'creator':_0x58e7f6,'attributes':_0x388cb8,'onAttributesChange':_0x4ea1e0,'onAccept':(..._0x31944b)=>this['getSuggestionCallback'](_0x7dce75,_0x3f4d77,'accept')(..._0x31944b),'onDiscard':(..._0x3c5cdb)=>this['getSuggestionCallback'](_0x7dce75,_0x3f4d77,'discard')(..._0x3c5cdb)});}['registerCustomCallback'](_0x46a093,_0x5c1fda,_0x3cf858,_0x31e095){const _0x446e85=_0x46a093+':'+_0x5c1fda+':'+_0x3cf858;this['_customCallbacks']['set'](_0x446e85,_0x31e095);}['getSuggestionCallback'](_0x5c9181,_0x3f1e46,_0x45b113){const _0x143fec=_0x5c9181+':'+_0x3f1e46+':'+_0x45b113;return this['_customCallbacks']['get'](_0x143fec)||this['_defaultCallbacks']['get'](_0x5c9181+':'+_0x45b113);}['_registerDefaultCallbacks'](){const _0x1467d0=()=>!0x1,_0x574802=_0x1fa978=>{_0x1fa978['sort']((_0xbff0e2,_0x1b3122)=>_0xbff0e2['start']['isBefore'](_0x1b3122['start'])?0x1:-0x1),this['_model']['change'](_0x386efc=>{for(const _0x4b3b51 of _0x1fa978){let _0x126c1b;_0x126c1b=_0x4b3b51['end']['isAtEnd']&&_0x4b3b51['end']['parent']==_0x4b3b51['start']['nodeAfter']?_0x386efc['createSelection'](_0x4b3b51['start']['nodeAfter'],'on'):_0x386efc['createSelection'](_0x4b3b51),this['_model']['deleteContent'](_0x126c1b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1889d1=(_0x25e352,_0x32f398)=>{_0x32f398&&this['_model']['change'](_0xbe39d9=>{const {commandName:_0x32f7a2,commandParams:_0x418cdf=[]}=_0x32f398,_0x40e57c=_0x25e352['map'](_0x42d12a=>(Gt(_0x42d12a)&&(_0x42d12a=this['_model']['createRange'](_0x42d12a['end'])),_0x42d12a))['filter'](_0x528ab9=>'$graveyard'!==_0x528ab9['root']['rootName']);if(_0x40e57c['length']<0x1)return;const _0x4e919b=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x4874f3=>_0x54bc73['fromRange'](_0x4874f3));_0xbe39d9['setSelection'](_0x40e57c);for(const _0x1c9ee0 of this['_editor']['commands']['commands']())_0x1c9ee0['refresh']();_0x418cdf['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x32f7a2,..._0x418cdf);const _0x5b6802=_0x4e919b['filter'](_0x48f71b=>'$graveyard'!=_0x48f71b['root']['rootName']);_0x5b6802['length']>0x0&&_0xbe39d9['setSelection'](_0x5b6802);for(const _0x2d20e4 of _0x4e919b)_0x2d20e4['detach']();});},_0x341aae=(_0x2df733,_0x3517ac)=>0x1==_0x2df733['length']&&0x1==_0x3517ac['length']&&_0x2df733[0x0]['end']['isEqual'](_0x3517ac[0x0]['start']),_0x53f30e=(_0x3f7ee4,_0x53b156,_0x40af12,_0x2defcf)=>zt(_0x3f7ee4,_0x53b156,_0x40af12,_0x2defcf)?[_0x3f7ee4,_0x53b156]:zt(_0x53b156,_0x3f7ee4,_0x2defcf,_0x40af12)?[_0x53b156,_0x3f7ee4]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1467d0),this['_defaultCallbacks']['set']('insertion:discard',_0x574802),this['_defaultCallbacks']['set']('insertion:join',_0x341aae),this['_defaultCallbacks']['set']('insertion:chain',_0x53f30e),this['_defaultCallbacks']['set']('deletion:accept',_0x574802),this['_defaultCallbacks']['set']('deletion:discard',_0x1467d0),this['_defaultCallbacks']['set']('deletion:join',_0x341aae),this['_defaultCallbacks']['set']('deletion:chain',_0x53f30e),this['_defaultCallbacks']['set']('formatInline:accept',_0x1889d1),this['_defaultCallbacks']['set']('formatInline:discard',_0x1467d0),this['_defaultCallbacks']['set']('formatInline:join',_0x341aae),this['_defaultCallbacks']['set']('formatInline:chain',_0x1467d0),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1889d1),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1467d0),this['_defaultCallbacks']['set']('formatBlock:join',_0x341aae),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1467d0),this['_defaultCallbacks']['set']('attribute:accept',_0x1467d0),this['_defaultCallbacks']['set']('attribute:discard',(_0x78a3f7,_0x4a8c0)=>{if(!_0x4a8c0)return;const _0xbc13e=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x2a3dee=>{if(_0x4a8c0['key']==u)for(const _0x2dc144 of _0x78a3f7){const _0xac6beb=_0x2dc144['start']['nodeAfter'],_0x592248=_0x4a8c0['oldValue'];_0x2a3dee['rename'](_0xac6beb,_0x592248);}else{if(_0xbc13e['_isBlockAttribute'](_0x4a8c0['key'])){for(const _0x2da4d3 of _0x78a3f7)void 0x0!==_0x4a8c0['oldValue']?_0x2a3dee['setAttribute'](_0x4a8c0['key'],_0x4a8c0['oldValue'],_0x2da4d3['start']['nodeAfter']):_0x2a3dee['removeAttribute'](_0x4a8c0['key'],_0x2da4d3['start']['nodeAfter']);}else{for(const _0x311b09 of _0x78a3f7)_0x4a8c0['oldValue']?_0x2a3dee['setAttribute'](_0x4a8c0['key'],_0x4a8c0['oldValue'],_0x311b09):_0x2a3dee['removeAttribute'](_0x4a8c0['key'],_0x311b09);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x341aae);}}function Pt(_0x488d57,_0x1f4b79,_0x36a05f){for(const _0x6727f8 of _0x1f4b79['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x6727f8['root']==_0x6727f8)return!0x1;if(!_0x36a05f['containsItem'](_0x6727f8))return!0x1;if(_0x488d57['isObject'](_0x6727f8)||_0x488d57['isLimit'](_0x6727f8))return!0x0;}return!0x1;}function Gt(_0x2c080d){return _0x2c080d['end']['parent']==_0x2c080d['start']['nodeAfter']&&_0x2c080d['end']['isAtStart'];}function Lt(_0x43984a,_0x1454fa,_0x233785,_0x5b9c46){const _0x474d94=_0x57f9c6=>!_0x57f9c6['item']['is']('$textProxy')&&!_0x5b9c46['isObject'](_0x57f9c6['item']),_0x40f4b2=_0x43984a['start']['getLastMatchingPosition'](_0x474d94),_0x116fac=_0x43984a['end']['getLastMatchingPosition'](_0x474d94,{'direction':'backward'});return(!_0x43984a['start']['isEqual'](_0x40f4b2)||!_0x43984a['end']['isEqual'](_0x116fac))&&(_0x40f4b2['isBefore'](_0x116fac)?_0x233785['updateMarker'](_0x1454fa,{'range':_0x233785['createRange'](_0x40f4b2,_0x116fac)}):_0x233785['removeMarker'](_0x1454fa),!0x0);}function Jt(_0x9b65ae){return _0x2246de(_0x9b65ae);}function Kt(_0x1539b1){const _0x3a00cf=_0x1539b1['start']['nodeAfter'];return _0x3a00cf&&_0x3a00cf['is']('element');}function Ht(_0x1f12e3,_0x463066){return null==_0x1f12e3['end']['nodeBefore']&&_0x1f12e3['end']['parent']==_0x1f12e3['start']['nodeAfter']?qt(_0x1f12e3['start']['nodeAfter'],_0x463066):_0x1f12e3;}function qt(_0x3076af,_0x249136){const _0x1ed9f0=_0x249136['schema']['isObject'](_0x3076af)||_0x249136['schema']['isSelectable'](_0x3076af);return _0x249136['createRange'](_0x249136['createPositionAt'](_0x3076af,'before'),_0x1ed9f0?_0x249136['createPositionAfter'](_0x3076af):_0x249136['createPositionAt'](_0x3076af,'end'));}function zt(_0x582a32,_0x618201,_0x16051b,_0x56d43f){return!!Wt(_0x582a32,_0x618201)&&_0x16051b['end']['isEqual'](_0x56d43f['start']);}function Wt(_0x4ff8c9,_0xfe410){if(!_0x4ff8c9['_isDataLoaded']||!_0xfe410['_isDataLoaded'])return!0x1;const _0x34ff16=new Set(Object['keys'](_0x4ff8c9['attributes'])),_0x14edc7=new Set(Object['keys'](_0xfe410['attributes']));if(_0x34ff16['delete']('groupId'),_0x14edc7['delete']('groupId'),0x0==_0x34ff16['size']&&0x0==_0x14edc7['size'])return!0x0;if(_0x34ff16['size']!=_0x14edc7['size'])return!0x1;const _0x38f101={..._0x4ff8c9['attributes']},_0x4397cb={..._0xfe410['attributes']};return delete _0x38f101['groupId'],delete _0x4397cb['groupId'],JSON['stringify'](_0x38f101)==JSON['stringify'](_0x4397cb);}function Qt(_0x5f436c,_0x1291de){const _0x5083f9=Xt(_0x5f436c['attributes']),_0x276a2d=Xt(_0x1291de);if(!_0x5f436c['_isDataLoaded'])return!0x1;for(const _0x10d828 of Object['keys'](_0x276a2d))if(!_0x1c217d(_0x5083f9[_0x10d828],_0x276a2d[_0x10d828]))return!0x1;return!0x0;}function Xt(_0x66b902){const _0x2d71f3=Object['assign']({},_0x66b902);return delete _0x2d71f3['skipNestingCheck'],delete _0x2d71f3['tablePasteChainId'],_0x2d71f3;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x26a4b6(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x5e9811,_0x5706a8,_0x350ee6,_0x4c11bf){super(),this['model']=_0x5706a8,this['view']=_0x350ee6,this['commentThreadController']=_0x4c11bf,this['_editor']=_0x5e9811,this['_acceptCommand']=_0x5e9811['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x5e9811['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4b1e16,_0x2fdef6)=>_0x4b1e16||_0x2fdef6),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x54b9ec=>_0x54b9ec&&this['_editor']['model']['canEditAt'](_0x5706a8['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x4067b3=>_0x4067b3&&this['_editor']['model']['canEditAt'](_0x5706a8['getRanges']())),this['_pendingAction']=null,_0x350ee6['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x350ee6,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x350ee6,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x350ee6,'change:isDirty',()=>{_0x350ee6['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 _0x59507e=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x59507e);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x4557e4{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x1671a8,_0x251640,_0x1aaecc,_0x104110){super(_0x1671a8),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x230b3c(_0x1671a8,c(_0x1671a8,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x251640['authoredAt']),this['bind']('authoredAt')['to'](_0x251640),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',_0x251640,'authoredAt',this,'descriptionParts',(_0x52754c,_0x9d6d54,_0x4cd33a)=>{const _0x2437b2=_0x4cd33a['map'](_0x160b39=>ls(_0x160b39['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x52754c-0x1,_0x251640['author']['name'],_0x9d6d54?_0x104110['formatDateTime'](_0x9d6d54):'',new DOMParser()['parseFromString'](_0x2437b2,'text/html')['body']['textContent']]);}),this['focusables']=new _0x5b0d43(),this['focusTracker']=new _0x5bf86a(),this['keystrokes']=new _0x410361(),this['focusCycler']=new _0xeedd1e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2ea335=>_0x2ea335['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x251640,this['_localUser']=_0x1aaecc,this['_config']=_0x104110,_0x104110['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0xe77174(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x2b3a61}=this['_config'];this['commentsListView']=new _0x2b3a61(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',_0x3f6203=>_0x3f6203+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x35df5e,_0x219e00)=>_0x35df5e||!!_0x219e00);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x3aedf4}=this['_config'],_0x3a01ec=new _0x3aedf4(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x17b812=_0x3a01ec['commentInputView'];return _0x3a01ec['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x17b812,'value',(_0x5ddbac,_0x50ee08,_0x560afb)=>!!_0x560afb||_0x5ddbac&&!_0x50ee08),_0x17b812['on']('submit',(_0x2b2651,_0x54c87e)=>{this['fire']('addComment',_0x54c87e),_0x17b812['editor']['setData']('');}),_0x17b812['on']('cancel',()=>this['focus']()),_0x17b812['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x3a01ec;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x26d4db,_0x271fdb,_0x1b54f3,_0x73c7a3){super(_0x26d4db,_0x271fdb,_0x1b54f3,_0x73c7a3),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x4bd774=>_0x4bd774&&_0x4bd774[0x0]?_0x4bd774[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0xe4d737,_0x377858)=>{let _0x4824ca='';for(const _0x3944f6 of _0xe4d737)_0x4824ca+='<p>'+ls(_0x3944f6['content'],_0x3944f6['color'])+'</p>';return _0x377858?_0x4824ca:ti(_0x4824ca,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x73c7a3['SuggestionView'](_0x26d4db,_0x271fdb,{'formatDateTime':_0x73c7a3['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 _0x7a6e7=this['bindTemplate'],_0x2f8d5b=[this['suggestionView']];return this['commentsListView']&&_0x2f8d5b['push'](this['commentsListView']),this['commentThreadInputView']&&_0x2f8d5b['push'](this['commentThreadInputView']),_0x2f8d5b['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x7a6e7['if']('isActive','ck-suggestion-wrapper--active'),_0x7a6e7['to']('type',_0x348d99=>'ck-suggestion-'+_0x348d99),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':_0x7a6e7['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x2f8d5b};}['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 we extends _0x4557e4{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x13ee5c,_0x55d040,_0x73d43d){super(_0x13ee5c),this['_model']=_0x55d040,this['_config']=_0x73d43d,this['set']('description',''),this['bind']('authoredAt')['to'](_0x55d040),this['acceptButton']=this['_createButton'](c(_0x13ee5c,'Accept\x20suggestion'),_0xa30e5d,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x13ee5c,'Discard\x20suggestion'),_0x5f50fb,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x3def6c(_0x13ee5c,_0x55d040['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x5b0d43([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x5bf86a(),this['keystrokes']=new _0x410361(),this['focusCycler']=new _0xeedd1e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x18ba06=>_0x18ba06['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x1f244f=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x1f244f['innerHTML']=this['description'],this['on']('change:description',(_0x12e3ca,_0x44d210,_0x32f3ae)=>{_0x1f244f['innerHTML']=_0x32f3ae;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x560173=this['bindTemplate'],_0x43f51b=[{'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'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x560173['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x560173['to']('authoredAt',_0x3fb567=>this['_config']['formatDateTime'](_0x3fb567))}]}]},{'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']&&_0x43f51b['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':_0x43f51b}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x5322ec,_0x16dbab,_0x588b00,_0x59b1c6,_0x284228){const _0x4c0b80=new _0x2890f9(this['locale']);return _0x4c0b80['set']({'label':_0x5322ec,'icon':_0x16dbab,'tooltip':!0x0,'tooltipPosition':_0x284228}),_0x4c0b80['extendTemplate']({'attributes':{'class':_0x588b00}}),_0x4c0b80['on']('execute',()=>{this['fire'](_0x59b1c6,this['_model']['id']);}),_0x4c0b80;}['_setupKeyboardNavigation'](){const _0x56d71c=this['element'];this['keystrokes']['listenTo'](_0x56d71c);for(const _0x538f7b of this['focusables'])this['focusTracker']['add'](_0x538f7b['element']),this['keystrokes']['listenTo'](_0x538f7b['element']);this['keystrokes']['set']('enter',(_0x2b1624,_0x5d5e76)=>{_0x56d71c===_0x2b1624['target']&&(this['focusCycler']['focusFirst'](),_0x5d5e76());}),this['keystrokes']['set']('esc',(_0x1fdc2c,_0x4ba31e)=>{_0x56d71c!==_0x1fdc2c['target']&&(this['focus'](),_0x4ba31e());});}}class d extends _0x32ae11{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x1140a0,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x752b4a){super(_0x752b4a),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x2c35ed=this['editor']['config'];_0x2c35ed['define']('trackChanges.SuggestionThreadView',fe),_0x2c35ed['define']('trackChanges.SuggestionView',we),_0x2c35ed['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x2c35ed['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x33b2ce,_0x38a4c4){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x1f2680,_0x54c7e3]of this['_handleControllerBuffer']){const _0x49e1a8=this['_suggestionToController']['has'](_0x1f2680);_0x49e1a8||_0x54c7e3?_0x49e1a8&&_0x54c7e3&&this['_destroyController'](_0x1f2680):this['_initializeController'](_0x1f2680);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x33b2ce,_0x38a4c4);}['init'](){const _0x411b27=this['editor'],_0xe69098=_0x411b27['plugins']['get']('TrackChangesEditing'),_0x52320e=_0x411b27['plugins']['get']('Annotations'),_0xcef23b=_0x411b27['plugins']['get']('EditorAnnotations'),_0x35a181=_0x411b27['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0xcef23b['addSourceCollector'](()=>{const _0x514f9a=[];for(const [_0x4de98c,_0x345bb4]of Array['from'](this['_suggestionToController'])){const _0x2306c4=_0x4de98c['getAllAdjacentSuggestions'](),_0x5ad601=[];for(const _0x239808 of _0x2306c4){if(!_0x239808['isInContent'])continue;if(_0x239808['isMultiRange']){_0x5ad601['push'](..._0x239808['getRanges']());continue;}const _0x428680=_0x239808['getFirstRange']();if(_0x5ad601['length']>0x0){const _0x182bc1=_0x5ad601[0x0]['getJoined'](_0x428680);if(_0x182bc1){_0x5ad601[0x0]=_0x182bc1;continue;}}_0x5ad601['push'](_0x428680);}_0x514f9a['push']([_0x345bb4['view'],_0x5ad601]);}return _0x514f9a;}),this['listenTo'](_0xe69098,'suggestionLoaded',(_0x51d023,_0x588c8e)=>{this['listenTo'](_0x588c8e,'change:previous',(_0x374019,_0x2ced8e,_0x3795a2,_0x3f1437)=>{_0x588c8e['isInContent']&&(null==_0x3795a2?(this['_updateController'](_0x3f1437['head']),this['_handleSuggestionControllerDelayed'](_0x588c8e,!0x1)):(this['_updateController'](_0x3795a2['head']),null==_0x3f1437&&this['_handleSuggestionControllerDelayed'](_0x588c8e,!0x0)));}),null!==_0x588c8e['previous']?this['_updateController'](_0x588c8e['head']):this['_handleSuggestionControllerDelayed'](_0x588c8e,!0x1);}),this['listenTo'](_0xe69098,'suggestionUnloaded',(_0x10ce7c,_0x1acb71,_0x49fb07)=>{this['stopListening'](_0x1acb71,'change:previous'),this['_handleControllerBuffer']['delete'](_0x1acb71),this['_suggestionToController']['has'](_0x1acb71)&&this['_destroyController'](_0x1acb71),_0x49fb07&&this['_updateController'](_0x49fb07['head']);}),this['listenTo'](_0xe69098,'suggestionChanged',(_0x3d37bf,_0x1008c7)=>{this['_updateController'](_0x1008c7);}),this['listenTo'](_0x52320e,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x35a181,'addComment',(_0x52ce49,{threadId:_0x2d4841,isFromAdapter:_0xc65820})=>{if(_0xc65820||!_0xe69098['hasSuggestion'](_0x2d4841))return;const _0x2309b5=_0xe69098['getSuggestion'](_0x2d4841);this['_suggestionToController']['get'](_0x2309b5)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2235e1=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x294da5;for(const _0x5e78e3 in _0x2235e1){const _0x1ace49=_0x5e78e3,_0x43af82=_0x2235e1[_0x1ace49];if('trackChangesLicenseKeyValid'==_0x43af82||'trackChangesLicenseKeyInvalid'==_0x43af82||'trackChangesLicenseKeyExpired'==_0x43af82||'trackChangesLicenseKeyDomainLimit'==_0x43af82||'trackChangesLicenseKeyNotAllowed'==_0x43af82||'trackChangesLicenseKeyEvaluationLimit'==_0x43af82||'trackChangesLicenseKeyTrialLimit'==_0x43af82||'trackChangesLicenseKeyUsageLimit'==_0x43af82){delete _0x2235e1[_0x1ace49],_0x294da5=_0x43af82,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x294da5&&_0x2235e1['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x294da5&&_0x2235e1['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x294da5&&_0x2235e1['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x294da5&&_0x2235e1['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x294da5&&_0x2235e1['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x294da5&&_0x2235e1['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x294da5&&_0x2235e1['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x5ada5f=this['editor']['plugins']['get']('Annotations'),_0x16d678=this['editor']['plugins']['get']('TrackChangesEditing'),_0x33c6ee=Array['from'](_0x5ada5f['activeAnnotations'],_0x4be97b=>_0x4be97b['innerView'])['filter'](_0x2c8c9c=>this['_viewToController']['has'](_0x2c8c9c)),_0xb4526e=[];for(const _0x330dc2 of _0x33c6ee){const _0x338457=this['_viewToController']['get'](_0x330dc2)['model']['getAllAdjacentSuggestions']();_0xb4526e['push'](..._0x338457['reduce']((_0x2633ca,_0x371394)=>[..._0x2633ca,..._0x371394['getMarkerNames']()],[]));}_0x16d678['activeMarkers']=_0xb4526e;}['_addUIComponentsToFactory'](){const _0x17d46e=this['editor'],_0x4c9ef1=_0x17d46e['locale'],_0x391b68=c(_0x4c9ef1,'Track\x20changes'),_0x52583f=new _0x39d645([{'type':'switchbutton','model':new _0x459d5c({'withText':!0x0,'isToggleable':!0x0,'label':_0x391b68,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x459d5c({'withText':!0x0,'label':c(_0x4c9ef1,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x459d5c({'withText':!0x0,'label':c(_0x4c9ef1,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x459d5c({'withText':!0x0,'label':c(_0x4c9ef1,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x459d5c({'withText':!0x0,'label':c(_0x4c9ef1,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x17d46e['plugins']['has']('TrackChangesPreview')&&_0x52583f['addMany']([{'type':'separator'},{'type':'button','model':new _0x459d5c({'withText':!0x0,'label':c(_0x4c9ef1,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x4c8c01 of _0x52583f)if(ke(_0x4c8c01)){const _0x162142=_0x17d46e['commands']['get'](_0x4c8c01['model']['commandName']);_0x4c8c01['model']['bind']('isOn','isEnabled')['to'](_0x162142,'value','isEnabled');}_0x17d46e['ui']['componentFactory']['add']('trackChanges',_0x17ec0b=>this['_createToolbarButton'](_0x17ec0b,_0x52583f,_0x391b68)),_0x17d46e['ui']['componentFactory']['add']('menuBar:trackChanges',_0x220b56=>this['_createMenuBarMenu'](_0x220b56,_0x52583f,_0x391b68));}['_createToolbarButton'](_0x5cedd1,_0x5a635f,_0x26111a){const _0x697998=_0x5c60a8(_0x5cedd1,_0x279193),_0x5abedc=this['editor']['commands']['get']('trackChanges');_0x697998['buttonView']['set']({'tooltip':_0x26111a,'label':_0x26111a,'icon':_0x3f82ae}),_0x697998['buttonView']['bind']('isOn')['to'](_0x5abedc,'value'),_0x697998['buttonView']['on']('execute',()=>{_0x5abedc['execute'](),this['editor']['editing']['view']['focus']();}),_0x3916fd(_0x697998,_0x5a635f,{'role':'menu'});const _0x14ab53=[];for(const _0x3384e7 of _0x5a635f)ke(_0x3384e7)&&_0x14ab53['push'](this['editor']['commands']['get'](_0x3384e7['model']['commandName']));const _0x1f2b2a=_0x697998['buttonView'];return _0x1f2b2a['actionView']['unbind']('isEnabled'),_0x1f2b2a['arrowView']['unbind']('isEnabled'),_0x1f2b2a['actionView']['bind']('isEnabled')['to'](_0x5abedc,'isEnabled'),_0x1f2b2a['arrowView']['bind']('isEnabled')['toMany'](_0x14ab53,'isEnabled',(..._0x45830f)=>_0x45830f['some'](_0x126290=>_0x126290)),_0x697998['on']('execute',_0x2970a5=>{this['editor']['execute'](_0x2970a5['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x697998;}['_createMenuBarMenu'](_0x4dc203,_0x76dc0e,_0x472432){const _0x57c216=new _0x2c6665(_0x4dc203),_0xe58304=this['editor']['commands']['get']('trackChanges');_0x57c216['buttonView']['set']({'label':_0x472432,'icon':_0x3f82ae});const _0x4b4745=new _0x5d645a(_0x4dc203);for(const _0x5aedb2 of _0x76dc0e){if('separator'==_0x5aedb2['type']){_0x4b4745['items']['add'](new _0xfc7a50(_0x4dc203));continue;}const _0x11d37=new _0x3a2351(_0x4dc203,_0x57c216),_0x44ecdb=new _0x45c64b(_0x4dc203),_0x2e28d=_0x5aedb2['model'];_0x44ecdb['bind'](...Object['keys'](_0x2e28d))['to'](_0x2e28d),_0x44ecdb['delegate']('execute')['to'](_0x57c216),_0x44ecdb['on']('execute',()=>{this['editor']['execute'](_0x2e28d['commandName']),this['editor']['editing']['view']['focus']();}),_0x11d37['children']['add'](_0x44ecdb),_0x4b4745['items']['add'](_0x11d37);}return _0x57c216['bind']('isEnabled')['to'](_0xe58304,'isEnabled'),_0x57c216['panelView']['children']['add'](_0x4b4745),_0x57c216;}['_initializeController'](_0x45848a){const _0x3dceec=this['editor'],_0x2ed708=_0x3dceec['config'],_0x296d45=_0x3dceec['plugins']['get']('Annotations'),_0x2c0349=_0x3dceec['plugins']['get']('CommentsRepository'),_0x542583=_0x3dceec['plugins']['get']('EditorAnnotations'),_0x1d10ce=_0x3dceec['plugins']['get'](_0x1140a0)['me'],_0x4b019c=_0x2ed708['get']('trackChanges')['SuggestionThreadView'],_0x436c66=_0x2ed708['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x5db27e,CommentThreadInputView:_0x425324}=_0x3dceec['plugins']['get']('CommentsUI');let _0x15eec2,_0x5a4a73,_0x543000;this['_annotationViews']['has'](_0x45848a['id'])?(_0x5a4a73=this['_annotationViews']['get'](_0x45848a['id']),_0x15eec2=_0x5a4a73['mainView']):(_0x15eec2=new _0x4b019c(_0x3dceec['locale'],_0x45848a,_0x1d10ce,{'disableComments':this['_disableComments'],'editorConfig':{..._0x2ed708['get']('comments.editorConfig'),'licenseKey':_0x2ed708['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x2ed708['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2ed708['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2ed708['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x40c99f(_0x2ed708['get']('locale')),'CommentView':_0x2ed708['get']('comments')['CommentView'],'CommentsListView':_0x5db27e,'CommentThreadInputView':_0x425324,'SuggestionView':_0x436c66}),_0x15eec2['suggestionView']['acceptButton']['on']('execute',()=>{_0x3dceec['editing']['view']['focus']();}),_0x15eec2['suggestionView']['discardButton']['on']('execute',()=>{_0x3dceec['editing']['view']['focus']();}),_0x5a4a73=_0x296d45['createAnnotationView'](this['editor']['locale'],_0x15eec2),_0x5a4a73['bind']('isDirty')['to'](_0x15eec2,'isDirty'),_0x5a4a73['bind']('length')['to'](_0x15eec2),_0x5a4a73['bind']('type')['to'](_0x15eec2,'type',_0x498290=>'suggestion-'+_0x498290),_0x15eec2['on']('escape',()=>{_0x543000['fire']('escape');}),this['_annotationViews']['set'](_0x45848a['id'],_0x5a4a73));const _0x5cdb6b=_0x2c0349['createCommentThreadController'](_0x45848a['commentThread'],_0x15eec2),_0x134cbd=new pe(_0x3dceec,_0x45848a,_0x15eec2,_0x5cdb6b),_0x1f1ea3=_0x45848a['getAllAdjacentSuggestions']()['filter'](_0x2f359e=>_0x2f359e['isInContent']);_0x15eec2['descriptionParts']=_0x3dceec['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1f1ea3),this['_suggestionToController']['set'](_0x45848a,_0x134cbd),this['_viewToController']['set'](_0x15eec2,_0x134cbd),_0x543000=_0x296d45['createAnnotation']({'view':_0x5a4a73,'target':()=>{const _0x593896=[],_0x44cc73=_0x45848a['getAllAdjacentSuggestions']()['filter'](_0xa77015=>_0xa77015['isInContent']);for(const _0x56e965 of _0x44cc73)_0x593896['push'](..._0x56e965['getMarkers']());return _0x1fe4aa(_0x3dceec['editing'],_0x593896);},'type':()=>'suggestion-'+_0x134cbd['view']['type']}),_0x2c0349['_bindAnnotationToEditors'](_0x15eec2,_0x543000),_0x296d45['add'](_0x543000),_0x542583['registerAnnotation'](_0x543000);}['_destroyController'](_0x5e3a29){const _0x3b1170=this['editor']['plugins']['get']('CommentsRepository'),_0x4398d0=this['editor']['plugins']['get']('Annotations'),_0x3b2483=this['_suggestionToController']['get'](_0x5e3a29),_0x3fe97b=_0x3b2483['view'],_0x57ed61=_0x4398d0['getByInnerView'](_0x3fe97b);_0x3b1170['_unbindEditors'](_0x3fe97b),_0x57ed61&&_0x4398d0['remove'](_0x57ed61),this['_suggestionToController']['delete'](_0x5e3a29),this['_viewToController']['delete'](_0x3fe97b),_0x3b2483['destroy']();}['_updateController'](_0x44416c){if(!_0x44416c['isInContent']||!this['_suggestionToController']['has'](_0x44416c))return;const _0x550473=this['editor']['plugins']['get']('TrackChangesEditing'),_0x26dcad=this['_suggestionToController']['get'](_0x44416c),_0x1e8c8c=_0x44416c['getAllAdjacentSuggestions']();_0x26dcad['view']['descriptionParts']=_0x550473['descriptionFactory']['getDescriptions'](_0x1e8c8c);}['destroy'](){for(const _0x582860 of this['_suggestionToController']['keys']())this['_destroyController'](_0x582860);for(const _0x337a6d of this['_annotationViews']['values']())_0x337a6d['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x38b1e8){return'model'in _0x38b1e8;}class k extends _0x32ae11{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x54e936){this['editor']['plugins']['get'](p)['adapter']=_0x54e936;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3c981b){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3c981b);}['getSuggestions']({skipNotAttached:_0x1dc3a1=!0x1,toJSON:_0x2ad474=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x1dc3a1,'toJSON':_0x2ad474});}['getSuggestion'](_0x243122){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x243122);}}const w=['Pagination'];class T extends _0x32ae11{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x257471=this['editor'];if(_0x257471['config']['define']('trackChangesData.editorCreator',_0xd13679=>{const _0x1e0446=_0x257471['model']['document']['getRootNames']()['reduce']((_0x3f00e8,_0x4f4a1a)=>(_0x3f00e8[_0x4f4a1a]='',_0x3f00e8),{});return _0x257471['constructor']['create'](_0x1e0446,_0xd13679);}),'function'!=typeof _0x257471['config']['get']('trackChangesData')['editorCreator'])throw new _0x20d2d0('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x12794a){return N(this['editor'],!0x0,_0x12794a);}['getDataWithDiscardedSuggestions'](_0x40f3a9){return N(this['editor'],!0x1,_0x40f3a9);}}class D extends _0x32ae11{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4f74c8){function _0x222448(_0x551d61){return _0x551d61['map'](_0x481a80=>String['fromCharCode'](_0x481a80))['join']('');}super(_0x4f74c8),this['result']='end',_0x4f74c8[_0x222448([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x222448([0x76,0x69,0x65,0x77])][_0x222448([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x222448([0x61,0x75,0x74,0x6f]),_0x4f74c8[_0x222448([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x222448([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x222448([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x222448([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x222448([0x6f,0x6b])});}['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 Fe(_0x293ad6){return void 0x0!==_0x293ad6['getRootsAttributes'];}async function N(_0x2ff47f,_0x5a72f3,_0x2be56a){const _0x237178=_0x5d9ba8(_0x2ff47f,w);_0x237178['plugins']['push'](p,D),_0x237178['rootsAttributes']=Fe(_0x2ff47f)?_0x2ff47f['getRootsAttributes']():void 0x0;const _0x3625fe=document['createDocumentFragment'](),_0x1b15a=_0x2ff47f['config']['get']('trackChangesData')['editorCreator'],_0x3805e2=await _0x1b15a(_0x237178,()=>function(_0x54235c){const _0x569c8b=document['createElement']('div');return _0x54235c['appendChild'](_0x569c8b),_0x569c8b;}(_0x3625fe));!function(_0x38c953,_0x36903d){const _0x3d10ba=_0x38c953['model']['document']['getRootNames']()['reduce']((_0x34f394,_0x18a4ce)=>(_0x34f394[_0x18a4ce]=_0x38c953['data']['get']({'rootName':_0x18a4ce}),_0x34f394),{}),_0x4661a6=_0x38c953['plugins']['get']('Users')['users']['map'](_0x141a75=>({'id':_0x141a75['id'],'name':_0x141a75['name']})),_0x185d24=_0x38c953['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2e6225=_0x38c953['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x288924=_0x36903d['plugins']['get']('Users'),_0x1bfc80=_0x36903d['plugins']['get']('TrackChangesEditing'),_0xc5cd4a=_0x36903d['plugins']['get']('CommentsRepository');for(const _0x58ca2c of _0xc5cd4a['getCommentThreads']())_0x58ca2c['remove']();for(const _0x2ece98 of _0x4661a6)_0x288924['getUser'](_0x2ece98['id'])||_0x288924['addUser'](_0x2ece98);_0x288924['me']||_0x288924['useAnonymousUser']();for(const _0x4fe389 of _0x2e6225)_0xc5cd4a['addCommentThread'](_0x4fe389);for(const _0x261b78 of _0x185d24)_0x1bfc80['addSuggestionData'](_0x261b78);_0x36903d['data']['set'](_0x3d10ba);}(_0x2ff47f,_0x3805e2),_0x3805e2['execute'](_0x5a72f3?'acceptAllSuggestions':'discardAllSuggestions');const _0x390837=Fe(_0x3805e2)?_0x3805e2['getFullData'](_0x2be56a):_0x3805e2['data']['get'](_0x2be56a);return await _0x3805e2['destroy'](),_0x390837;}class Me extends _0x4557e4{['options'];constructor(_0x1ef2ca,_0x15e921){super(_0x1ef2ca),this['options']=_0x15e921,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-track-changes-preview'],'tabindex':-0x1}});}['render'](){super['render'](),this['element']['style']['width']=this['options']['dialogRects']['width']+'px',this['element']['style']['height']=this['options']['dialogRects']['height']+'px';}['setPreviewData'](_0x40937c,_0x4b9a4b){if(!this['element'])return;const _0xe9c7cb=[];for(const [_0x6b18f4,_0xcbc979]of _0x40937c){const _0x32010f=document['createElement']('div');_0x32010f['setAttribute']('data-ck-root-name',_0x6b18f4),_0x32010f['className']=_0xcbc979['classes']+'\x20ck-track-changes-preview__root-container',_0x32010f['innerHTML']=_0xcbc979['content'],_0xe9c7cb['push'](_0x32010f);}_0x4b9a4b(this['element'],_0xe9c7cb),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0xc75cc7{constructor(_0x54fcce){super(_0x54fcce),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x288643=this['editor'],_0xb359a8=_0x288643['locale'],_0xa4d094=_0x288643['plugins']['get']('Dialog');let _0x1aa714;const _0x4375ad=function(_0x4133f2){const _0x581002={};if('editables'in _0x4133f2['ui']['view']){for(const [_0xcead69,_0x5d697a]of Object['entries'](_0x4133f2['ui']['view']['editables']))_0x581002[_0xcead69]=_0x5d697a['element'];}else _0x581002[_0x4133f2['model']['document']['getRootNames']()[0x0]]=_0x4133f2['ui']['view']['editable']['element'];return _0x581002;}(_0x288643),_0x3172c6=function(_0x271295){let _0x2b38f1=0x0;for(const _0xdf39b9 of Object['values'](_0x271295))_0x2b38f1=Math['max'](_0x2b38f1,_0xdf39b9['getBoundingClientRect']()['width']);let _0x2dace3=0x0;for(const _0x3bbff6 of Object['values'](_0x271295))_0x2dace3+=_0x3bbff6['getBoundingClientRect']()['height'];const _0x47bb4c=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x3289c4=Math['min'](_0x2dace3,_0x47bb4c);return{'width':_0x2b38f1,'height':_0x3289c4};}(_0x4375ad);_0xa4d094['show']({'id':'finalContentPreview','title':c(_0xb359a8,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0xb359a8,{'dialogRects':_0x3172c6}),'onHide':()=>{_0x1aa714['detachFromDom']();},'onShow':()=>{_0x288643['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0xea85ac=>{const _0x363a17=this['_standarizeRootsData'](_0xea85ac,_0x288643,_0x4375ad);_0xa4d094['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x363a17,_0x288643['config']['get']('trackChanges.preview.renderFunction'));}),_0x1aa714=new _0x23dbfe(_0xb359a8,[_0xa4d094['view']]),_0x1aa714['attachToDom'](),_0x1aa714['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x288643['once']('destroy',()=>{_0x1aa714['detachFromDom']();});const _0x5aac22=_0xa4d094['view']['headerView']['class'];_0xa4d094['view']['headerView']['class']=_0x5aac22?_0x5aac22+'\x20ck-reset_all':'ck-reset_all',_0xa4d094['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0xa4d094['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x1574b2=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x14e0a5=_0x1574b2['previewMode'],_0x5bda3c={};if('$labels'===_0x14e0a5){for(const _0x234b57 of _0x1574b2['getMergeFieldsIds']())_0x5bda3c[_0x234b57]=_0x1574b2['getLabel'](_0x234b57)||_0x234b57;}else{const _0x4ca1c4='$defaultValues'===_0x14e0a5?_0x1574b2['getDefaultValues']():_0x1574b2['getDataSetValues'](_0x14e0a5,!0x0);for(const _0x5f549a of Object['entries'](_0x4ca1c4)){const [_0x25ef27,_0x583ca7]=_0x5f549a;_0x5bda3c[_0x25ef27]=null!==_0x583ca7?_0x583ca7:_0x1574b2['getLabel'](_0x25ef27)||_0x25ef27;}}return{'mergeFieldsData':_0x5bda3c};}['_standarizeRootsData'](_0x3bda95,_0x2f5733,_0x23387a){let _0x1a457a;if('string'==typeof _0x3bda95){const _0x33b534=_0x2f5733['model']['document']['getRootNames']()[0x0];_0x1a457a={[_0x33b534]:_0x3bda95};}else _0x1a457a=_0x3bda95;const _0x56397b=this['_fixMediaEmbeds'](_0x1a457a,_0x2f5733),_0x3d6d50=function(_0x693376,_0xf40db6){for(const [_0x2d6efc,_0x4bf295]of _0x693376)_0x4bf295['classes']=_0xf40db6[_0x2d6efc]['classList']['value']['replace']('ck-focused','');return _0x693376;}(this['_sortRoots'](_0x2f5733)['reduce']((_0x3b96c5,_0x3b560f)=>(_0x3b96c5['push']([_0x3b560f,{'content':_0x56397b[_0x3b560f],'classes':''}]),_0x3b96c5),[]),_0x23387a);return _0x3d6d50;}['_fixMediaEmbeds'](_0x586070,_0x68c3a6){if(!_0x68c3a6['plugins']['has']('MediaEmbedEditing'))return _0x586070;const _0x427fa4=_0x68c3a6['plugins']['get']('MediaEmbedEditing');for(const [_0x27c373,_0x2a80be]of Object['entries'](_0x586070)){const _0x3eee9d=document['createElement']('div');_0x3eee9d['innerHTML']=_0x2a80be,(_0x3eee9d['querySelectorAll']('figure.media')['forEach'](_0x4ea93f=>{const _0x57c378=_0x4ea93f['querySelector']('oembed');if(_0x57c378){const _0x487f3b=_0x57c378['getAttribute']('url');if(_0x487f3b){const _0x683e38=_0x427fa4['registry']['getMediaViewElement'](new _0x41f0f1(_0x68c3a6['editing']['view']['document']),_0x487f3b,{'elementName':'','renderForEditingView':!0x0}),_0x4bb7cd=document['createElement']('div');_0x4bb7cd['classList']['add']('ck-media__wrapper'),_0x683e38['render'](_0x4bb7cd,_0x68c3a6['editing']['view']['domConverter']),_0x57c378['replaceWith'](_0x4bb7cd);}}}),_0x586070[_0x27c373]=_0x3eee9d['innerHTML']);}return _0x586070;}['_sortRoots'](_0x3d09e4){if(!function(_0x4998d7){return void 0x0!==_0x4998d7['getRootsAttributes'];}(_0x3d09e4))return _0x3d09e4['model']['document']['getRootNames']();const _0x157ca0=[],_0x4fa0d7=new Map();for(const _0x51c50c of _0x3d09e4['model']['document']['getRootNames']()){const _0x30be29=_0x3d09e4['editing']['view']['getDomRoot'](_0x51c50c)['getClientRects']()['item'](0x0);_0x157ca0['push'](_0x51c50c),_0x4fa0d7['set'](_0x51c50c,_0x30be29);}return _0x157ca0['sort']((_0x4946f9,_0x381a41)=>{const _0x1035bd=_0x4fa0d7['get'](_0x4946f9),_0x291518=_0x4fa0d7['get'](_0x381a41);return _0x1035bd['y']-_0x291518['y']||_0x1035bd['x']-_0x291518['x'];}),_0x157ca0;}}class te extends _0x32ae11{static get['requires'](){return[T,_0x434bf9];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x872828){super(_0x872828),_0x872828['commands']['add']('previewFinalContent',new re(this['editor'])),_0x872828['config']['define']('trackChanges.preview.renderFunction',(_0x420d1f,_0x2f081c)=>{for(const _0x59e89b of _0x2f081c)_0x420d1f['appendChild'](_0x59e89b);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|
|
23
|
+
import{Command as _0x11a32a,Plugin as _0x2fff63,PendingActions as _0x1aaf18}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x4090ca,ObservableMixin as _0x5f4cc5,uid as _0x164670,priorities as _0x4d7128,insertToPriorityArray as _0x3868ec,logWarning as _0x259c9e,getEnvKeystrokeText as _0x17eec3,FocusTracker as _0x4e2add,KeystrokeHandler as _0x4bd764,Collection as _0x263022}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x1bb85f,IconCancel as _0x5ac248,IconTrackChanges as _0x1ef357}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x15c9c5,View as _0x3e415b,ViewCollection as _0x58d0a4,FocusCycler as _0x24fe94,ViewModel as _0x5ae4dc,createDropdown as _0x127d03,SplitButtonView as _0x123677,addListToDropdown as _0x430d85,MenuBarMenuView as _0x45615f,MenuBarMenuListView as _0x461916,ListSeparatorView as _0x20c88a,MenuBarMenuListItemView as _0x4ebf6d,MenuBarMenuListItemButtonView as _0x5e99f4,BodyCollection as _0x444071,Dialog as _0x55eaf3}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x305a6b,hashObject as _0x5ae330,surroundingMarkersDetector as _0x258e32,FOCUS_ANNOTATION_KEYSTROKE as _0x56e5e7,AriaDescriptionView as _0x55e8f4,setupThreadKeyboardNavigation as _0x1c73f0,trimHtml as ti,UserView as _0x5b0652,LateFocusButtonView as _0x2f7fc4,getDateTimeFormatter as _0x4c0ba5,getAllMarkersDomElementsSorted as _0x155431,sanitizeEditorConfig as _0x371b9a}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x61405c,LiveRange as _0x542068,LivePosition as _0x1e0e67,DowncastWriter as _0x40dea1}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x55923b,toWidget as _0x322811}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x1848c9,set as _0x550952,isEqual as _0x5e7928,unset as _0x1e47e2,omit as Vt}from'es-toolkit/compat';import{Delete as _0x577b3c,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x132c6c,ShiftEnter as _0x11cac9}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends _0x11a32a{['_enabledCommands'];constructor(_0x54c4d4,_0x177893){super(_0x54c4d4),this['_enabledCommands']=_0x177893,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 _0x577e94 of this['editor']['commands']['commands']())_0x577e94['affectsData']&&!this['_enabledCommands']['has'](_0x577e94)&&_0x577e94['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x296f74 of this['editor']['commands']['commands']())_0x296f74['affectsData']&&!this['_enabledCommands']['has'](_0x296f74)&&_0x296f74['clearForceDisabled']('TrackChangesCommand');}}class O extends _0x11a32a{['_suggestions'];constructor(_0x4180ea,_0x5a3dfc){super(_0x4180ea),this['_suggestions']=_0x5a3dfc,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3eebec){const _0x4d4a02=this['_suggestions']['get'](_0x3eebec);if(!_0x4d4a02)throw new _0x4090ca('track-changes-accept-suggestion-not-found',this);const _0x278ebe=_0x4d4a02['getRanges']();this['editor']['model']['canEditAt'](_0x278ebe)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x4d4a02);}}class R extends _0x11a32a{['_suggestions'];constructor(_0x17ab85,_0x2b14c7){super(_0x17ab85),this['_suggestions']=_0x2b14c7,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3dd24b){const _0x4d9590=this['_suggestions']['get'](_0x3dd24b);if(!_0x4d9590)throw new _0x4090ca('track-changes-discard-suggestion-not-found',this);const _0x5c00e8=_0x4d9590['getRanges']();this['editor']['model']['canEditAt'](_0x5c00e8)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x4d9590);}}function ls(_0x2915c5,_0x31ea86){let _0x17119c='';return _0x17119c+=_0x2915c5['split']('*')['map']((_0x50a6b5,_0xb7015b)=>_0xb7015b%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x50a6b5)+'</span>':nn(_0x50a6b5))['join'](''),_0x31ea86&&(_0x17119c+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x31ea86['value']+'\x22\x20title=\x22'+_0x31ea86['title']+'\x22></span>'),_0x17119c;}function nn(_0x59fb66){const _0x78b775=document['createElement']('span');return _0x78b775['innerText']=_0x59fb66,_0x78b775['innerHTML'];}function ts(_0xdce125){return _0xdce125['sort']((_0x6b0e45,_0x4450e0)=>'deletion'==_0x6b0e45['type']&&'deletion'!=_0x4450e0['type']?-0x1:'deletion'!=_0x6b0e45['type']&&'deletion'==_0x4450e0['type']?0x1:0x0);}function Zt(_0x38dd94,_0xa2499f){let _0x36527e,_0x379fc1=0x0;const _0x546934=[],_0x113172=_0xa2499f['schema'];for(;_0x379fc1<_0x38dd94['length'];){const _0x1c530d=_0x38dd94[_0x379fc1],_0x9652a2=_0x38dd94[_0x379fc1+0x1];_0x36527e||(_0x36527e=_0xa2499f['createPositionBefore'](_0x1c530d)),on(_0xa2499f,_0x1c530d,_0x9652a2)||(_0x546934['push'](_0xa2499f['createRange'](_0x36527e,_0x113172['isObject'](_0x1c530d)?_0xa2499f['createPositionAfter'](_0x1c530d):_0xa2499f['createPositionAt'](_0x1c530d,'end'))),_0x36527e=null),_0x379fc1++;}return _0x546934;}function on(_0x6f7776,_0x4b14ef,_0x24a21b){if(!_0x24a21b)return!0x1;const _0x386b68=_0x6f7776['createPositionAfter'](_0x4b14ef),_0x43b7d3=_0x6f7776['createPositionBefore'](_0x24a21b);return _0x386b68['isTouching'](_0x43b7d3);}function rs(_0x12f38b,_0xf7ea71,_0x5e1fc0){for(;_0x5e1fc0['length'];){const _0x451e4a=_0x5e1fc0['splice'](0x0,0x64);_0x12f38b['change'](()=>{for(const _0x340d2c of _0x451e4a)_0x340d2c['isInContent']&&_0xf7ea71['execute'](_0x340d2c['id']);});}}class x extends _0x11a32a{['_command'];['_suggestions'];constructor(_0x542003,_0x8eb06,_0x3c8bb8){super(_0x542003),this['_command']=_0x8eb06,this['_suggestions']=_0x3c8bb8,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x27011f=Array['from'](this['_suggestions']['values']())['some'](_0x322b5b=>_0x322b5b['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x27011f;}['execute'](){const _0x18bc3a=ts(Array['from'](this['_suggestions']['values']()));for(const _0x388a22 of _0x18bc3a){const _0x3c5b58=_0x388a22['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3c5b58))return;}rs(this['editor']['model'],this['_command'],_0x18bc3a);}}class E extends _0x11a32a{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x4a2d9f,_0x429ff0,_0x3882e3){super(_0x4a2d9f),this['_command']=_0x429ff0,this['_suggestions']=_0x3882e3,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1b205f=this['editor']['model']['document']['selection'],_0x48f6d5=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x7186ea,_0x1d5229){const _0x59cbe2=Array['from'](_0x7186ea['getRanges']()),_0xcf09f0=new Set();for(const _0xd1b453 of _0x1d5229)if(_0xd1b453['isInContent']){for(const _0x1ef573 of _0x59cbe2)for(const _0x1ea97c of _0xd1b453['getRanges']())(_0x1ef573['isIntersecting'](_0x1ea97c)||_0x7186ea['isCollapsed']&&!_0xd1b453['isMultiRange']&&_0xd1b453['next']&&_0x1ea97c['end']['isTouching'](_0x1ef573['start']))&&_0xcf09f0['add'](_0xd1b453);}return _0xcf09f0;}(_0x1b205f,_0x48f6d5),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x46aab7=ts(Array['from'](this['_selectedSuggestions']));for(const _0xd3d574 of _0x46aab7){const _0x180b00=_0xd3d574['getRanges']();if(!this['editor']['model']['canEditAt'](_0x180b00))return;}rs(this['editor']['model'],this['_command'],_0x46aab7);}}class o extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x5f4cc5(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x52131a,_0x36f97c){super(),this['id']=_0x36f97c['id'],this['type']=_0x36f97c['type'],this['subType']=_0x36f97c['subType']||null,this['author']=_0x36f97c['author'],this['creator']=_0x36f97c['creator']||_0x36f97c['author'],this['isExternal']=Boolean(_0x36f97c['attributes']&&_0x36f97c['attributes']['@external']),this['data']=null,this['_model']=_0x52131a,this['_onAccept']=_0x36f97c['onAccept'],this['_onDiscard']=_0x36f97c['onDiscard'],this['_onAttributesChange']=_0x36f97c['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x36f97c['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 _0x19a12c=this;for(;_0x19a12c['previous'];)_0x19a12c=_0x19a12c['previous'];return _0x19a12c;}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'](_0x1f5b84){this['_markerNames']['add'](_0x1f5b84);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x17ed4c=>this['_model']['markers']['get'](_0x17ed4c))['filter'](_0x30b859=>_0x30b859);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x8aaedd=>{for(const _0x13e365 of this['getMarkers']())_0x8aaedd['removeMarker'](_0x13e365);}),this['_markerNames']['clear']();}['removeMarker'](_0x2c43a5){this['_model']['change'](_0x79b238=>{_0x79b238['removeMarker'](_0x2c43a5);}),this['_markerNames']['delete'](_0x2c43a5);}['addRange'](_0x497387){const _0x2d9926='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x2d9926),this['_model']['change'](_0x5b7071=>{_0x5b7071['addMarker'](_0x2d9926,{'range':_0x497387,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xdf547){for(const _0x5db8ef of this['getRanges']())if(_0x5db8ef['isIntersecting'](_0xdf547))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1216ec=>_0x1216ec['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4ef42a,_0x596603)=>[..._0x4ef42a,..._0x596603['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x8d9236=this['getRanges']();if(0x1!=_0x8d9236['length'])return null;const _0x2f617c=_0x8d9236[0x0],_0x142cca=_0x2f617c['start']['nodeAfter'],_0x217d92=_0x2f617c['end']['nodeBefore'];return _0x142cca instanceof _0x61405c?_0x142cca!=_0x217d92?null:_0x142cca: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 _0x46d05d=[];let _0x32ab54=this['head'];for(;_0x32ab54;)_0x46d05d['push'](_0x32ab54),_0x32ab54=_0x32ab54['next'];return _0x46d05d;}['setAttribute'](_0x5ca8d2,_0xe2a225){const _0x26f7f8=_0x1848c9(this['attributes']);_0x550952(_0x26f7f8,_0x5ca8d2,_0xe2a225),_0x5e7928(_0x26f7f8,this['attributes'])||(this['attributes']=_0x26f7f8,this['_onAttributesChange'](_0x26f7f8));}['removeAttribute'](_0x283f04){const _0x2d41f5=_0x1848c9(this['attributes']);_0x1e47e2(_0x2d41f5,_0x283f04),_0x5e7928(_0x2d41f5,this['attributes'])||(this['attributes']=_0x2d41f5,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 _0x164670()['substr'](0x1,0x5);}}function c(_0x5341ca,_0x5e62f1,_0x29eb9b){const _0x4ffa37=_0x5341ca['t'],t=_0x5341ca['t'];switch(_0x5e62f1){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'Preview\x20final\x20content':return t('Preview\x20final\x20content');case'Final\x20content\x20preview':return t('Final\x20content\x20preview');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',_0x29eb9b);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x29eb9b);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x29eb9b);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x29eb9b);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x29eb9b);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',_0x29eb9b);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x29eb9b);case'*Replace\x20image*':return t('*Replace\x20image*');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',_0x29eb9b);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x29eb9b);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x29eb9b);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x29eb9b);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x29eb9b);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x29eb9b);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x29eb9b);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x29eb9b);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x29eb9b);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x29eb9b);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x29eb9b);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x29eb9b);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x29eb9b);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x29eb9b);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x29eb9b);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x29eb9b);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x29eb9b);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x29eb9b);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x29eb9b);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x29eb9b);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x29eb9b);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x29eb9b);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x29eb9b);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x29eb9b);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'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x29eb9b);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x29eb9b);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'},_0x29eb9b);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x29eb9b);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 _0x4ffa37({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x29eb9b);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x4ffa37({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x29eb9b);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x29eb9b);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'},_0x29eb9b);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'},_0x29eb9b);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'},_0x29eb9b);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5e62f1;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x538284,_0x1f55f8){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x538284,this['_locale']=_0x1f55f8;}['getDescriptions'](_0x4d5ffe){const _0x2f8d14=[],_0x589ada=new Set(),_0x46a4bb=new Set();for(let _0x2167ae=0x0;_0x2167ae<_0x4d5ffe['length'];_0x2167ae++){const _0x17dc32=_0x4d5ffe[_0x2167ae];if(!_0x17dc32['isInContent'])continue;const _0x24b1c0=this['_handleCustomCallbackDescription'](_0x17dc32);if(_0x24b1c0){if(null!=_0x17dc32['subType']){if(_0x589ada['has'](_0x17dc32['subType']))continue;_0x589ada['add'](_0x17dc32['subType']);}_0x2f8d14['push'](_0x24b1c0);}else{if('attribute'!=_0x17dc32['type'])'insertion'!=_0x17dc32['type']&&'deletion'!=_0x17dc32['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2f8d14,_0x17dc32,_0x4d5ffe[_0x2167ae+0x1]);else{const _0x5050ae=_0x17dc32['data']['key'];if(_0x46a4bb['has'](_0x5050ae))continue;_0x46a4bb['add'](_0x17dc32['data']['key']),_0x5050ae==u?this['_handleRenameSuggestionDescription'](_0x2f8d14,_0x17dc32):this['_handleAttributeSuggestionDescription'](_0x2f8d14,_0x17dc32);}}}return this['_resolveDescriptionItems'](_0x2f8d14);}['registerDescriptionCallback'](_0x5493a8){this['_customCallbacks']['push'](_0x5493a8);}['registerElementLabel'](_0x1152a8,_0x27e6fe,_0x4aacdb=_0x4d7128['normal']){'function'==typeof _0x1152a8?_0x3868ec(this['_itemLabelsCallbacks'],{'matchingCallback':_0x1152a8,'label':_0x27e6fe,'priority':_0x4aacdb}):this['_itemLabels']['set'](_0x1152a8,_0x27e6fe);}['registerAttributeLabel'](_0x128af9,_0x3e6662){this['_attributeLabels']['set'](_0x128af9,_0x3e6662);}['getItemLabel'](_0x34a262,_0x5e1f39=0x1){let _0x214969;for(const _0x1907c9 of this['_itemLabelsCallbacks'])if(_0x1907c9['matchingCallback'](_0x34a262)){_0x214969=_0x1907c9['label'];break;}return _0x214969||(_0x214969=this['_itemLabels']['get'](_0x34a262['name'])),_0x214969?_0x214969(_0x5e1f39):0x1!==_0x5e1f39?_0x5e1f39+'\x20'+_0x34a262['name']+'s':''+_0x34a262['name'];}['_addDescriptionItems'](_0x2a7d54,_0x7b4eec){const _0x39b582=_0x7b4eec['getFirstRange']()['getWalker'](),_0x13641a='insertion'==_0x7b4eec['type']?'add':'remove';for(const _0x5c919e of _0x39b582){const _0x29c5d3=_0x5c919e['item'],_0x450829=_0x2a7d54[_0x2a7d54['length']-0x1];if(_0x29c5d3['is']('$textProxy'))_0x450829&&_0x450829['type']['indexOf']('Container')>-0x1&&_0x2a7d54['pop'](),_0x450829&&'text'==_0x450829['type']?_0x450829[_0x13641a]+=_0x29c5d3['data']:_0x2a7d54['push']({'type':'text','add':'add'==_0x13641a?_0x29c5d3['data']:'','remove':'remove'==_0x13641a?_0x29c5d3['data']:''});else{if(this['_schema']['isObject'](_0x29c5d3)){const _0x1f326f=_0x29c5d3;if(_0x450829&&_0x450829['type']['indexOf']('Container')>-0x1&&_0x2a7d54['pop'](),'elementEnd'==_0x5c919e['type'])continue;_0x450829&&_0x450829['type']==_0x13641a+'Object'&&_0x450829['element']['name']==_0x1f326f['name']?_0x450829['quantity']++:_0x2a7d54['push']({'type':_0x13641a+'Object','element':_0x1f326f,'quantity':0x1}),_0x39b582['skip'](_0x298ea3=>!('elementEnd'==_0x298ea3['type']&&_0x298ea3['item']==_0x29c5d3));}else{if(this['_schema']['checkChild'](_0x29c5d3,'$text')||_0x29c5d3['is']('element','softBreak')){const _0x483fd9=_0x29c5d3;if('add'==_0x13641a&&'elementStart'==_0x5c919e['type']||'remove'==_0x13641a&&'elementEnd'==_0x5c919e['type'])continue;if(_0x450829&&-0x1==_0x450829['type']['indexOf']('Container')){'text'==_0x450829['type']&&(_0x450829[_0x13641a]+='\x0a');continue;}let _0x3b111e;if(_0x3b111e='add'==_0x13641a?_0x483fd9['nextSibling']&&!this['_schema']['isObject'](_0x483fd9['nextSibling'])?_0x483fd9['nextSibling']:null:_0x483fd9['previousSibling']&&!this['_schema']['isObject'](_0x483fd9['previousSibling'])?_0x483fd9['previousSibling']:null,_0x483fd9['isEmpty']||_0x3b111e&&_0x3b111e['isEmpty']){const _0x263341=_0x3b111e&&_0x3b111e['isEmpty']?_0x3b111e:_0x483fd9;_0x450829&&_0x450829['type']==_0x13641a+'EmptyContainer'&&_0x450829['element']['name']==_0x263341['name']?_0x450829['quantity']++:_0x2a7d54['push']({'type':_0x13641a+'EmptyContainer','element':_0x263341,'quantity':0x1});}else _0x2a7d54['push']({'type':_0x13641a+'Container','element':_0x483fd9});}}}}}['_resolveDescriptionItems'](_0x204dfa){const _0x42fa19=this['_locale'],_0x3598b9=[],_0x92a47c=[],_0x1b049e=[];for(const _0x11c30e of _0x204dfa)switch(_0x11c30e['type']){case'text':if(_0x11c30e['add']=_0x11c30e['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x11c30e['remove']=_0x11c30e['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x11c30e['add']&&''!=_0x11c30e['remove']){_0x3598b9['push']({'type':'replace','content':c(_0x42fa19,'REPLACE_TEXT',['\x22'+_0x11c30e['remove']+'\x22','\x22'+_0x11c30e['add']+'\x22'])});continue;}if(null!=_0x11c30e['add']['match'](/^ +$/)){_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Insert:*\x20%0',c(_0x42fa19,'ELEMENT_SPACE',_0x11c30e['add']['length']))});continue;}if(null!=_0x11c30e['remove']['match'](/^ +$/)){_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Remove:*\x20%0',c(_0x42fa19,'ELEMENT_SPACE',_0x11c30e['remove']['length']))});continue;}if(''!=_0x11c30e['add']){_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Insert:*\x20%0','\x22'+_0x11c30e['add']+'\x22')});continue;}_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Remove:*\x20%0','\x22'+_0x11c30e['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Insert:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Remove:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'addContainer':_0x3598b9['push']({'type':'insertion','content':c(_0x42fa19,'*Split:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'removeContainer':_0x3598b9['push']({'type':'deletion','content':c(_0x42fa19,'*Merge:*\x20%0',this['getItemLabel'](_0x11c30e['element'],_0x11c30e['quantity']))});continue;case'addFormat':_0x92a47c['push'](_0x11c30e['key']);continue;case'removeFormat':_0x1b049e['push'](_0x11c30e['key']);continue;default:_0x3598b9['push'](_0x11c30e);}if(_0x92a47c['length']){const _0x57fdb4=_0x92a47c['map'](_0x37e434=>this['_attributeLabels']['has'](_0x37e434)?this['_attributeLabels']['get'](_0x37e434):_0x37e434)['join'](',\x20');_0x3598b9['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x57fdb4)});}if(_0x1b049e['length']){const _0x2318a5=_0x1b049e['map'](_0x1dab3d=>this['_attributeLabels']['has'](_0x1dab3d)?this['_attributeLabels']['get'](_0x1dab3d):_0x1dab3d)['join'](',\x20');_0x3598b9['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x2318a5)});}return _0x3598b9;}['_handleCustomCallbackDescription'](_0x140b2c){for(const _0x33d345 of this['_customCallbacks']){const _0x4f667b=_0x33d345(_0x140b2c);if(_0x4f667b&&'type'in _0x4f667b)return _0x4f667b;}}['_handleAttributeSuggestionDescription'](_0x14c00d,_0x3c4d6f){const _0x11af13=_0x3c4d6f['data'],_0x586ed6=void 0x0===_0x11af13['newValue']?'removeFormat':'addFormat';_0x14c00d['push']({'type':_0x586ed6,'key':_0x11af13['key']});}['_handleRenameSuggestionDescription'](_0x18b64b,_0x1506cd){_0x18b64b['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x1506cd['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1abe98,_0x5856f7,_0x573159){if(this['_addDescriptionItems'](_0x1abe98,_0x5856f7),_0x573159&&_0x573159['getFirstRange']()&&!_0x5856f7['getFirstRange']()['end']['isEqual'](_0x573159['getFirstRange']()['start'])){const _0x47a4fb=_0x1abe98[_0x1abe98['length']-0x1],_0x30008c='insertion'==_0x5856f7['type']?'add':'remove';_0x47a4fb&&'text'==_0x47a4fb['type']&&(_0x47a4fb[_0x30008c]+='\x0a');}}}class U extends _0x2fff63{['afterInit'](){const _0x401f61=this['editor'],_0x4859ee=_0x401f61['plugins']['get']('TrackChangesEditing');_0x401f61['commands']['get']('showAIAssistant')&&_0x4859ee['enableCommand']('showAIAssistant');}}class V extends _0x2fff63{['afterInit'](){const _0x166875=this['editor'],_0x552b7c=_0x166875['locale'];if(!_0x166875['plugins']['has']('AlignmentEditing'))return;const _0x405648=_0x166875['plugins']['get']('TrackChangesEditing');_0x405648['enableDefaultAttributesIntegration']('alignment'),_0x405648['registerBlockAttribute']('alignment'),_0x405648['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x552b7c,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a8886=this['editor'],_0x56d796=_0x2a8886['locale'];_0x2a8886['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x167429=>{if('formatBlock'!=_0x167429['type'])return;const {data:_0x5a9d79}=_0x167429;if(_0x5a9d79&&'alignment'==_0x5a9d79['commandName']){const _0x1953fb=_0x5a9d79['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x56d796,'*Format:*\x20%0',function(_0x342739){switch(_0x342739){case'left':return c(_0x56d796,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x56d796,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x56d796,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x56d796,'FORMAT_JUSTIFY_TEXT');}}(_0x1953fb))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x2fff63{['afterInit'](){const _0xb4b9b4=this['editor'],_0x4ee2c3=_0xb4b9b4['plugins']['get']('TrackChangesEditing'),_0x182216=_0xb4b9b4['locale'];for(const _0x3c277f of Yt){if(!_0xb4b9b4['plugins']['has'](_0x3c277f))continue;const _0x39fd01=_0x3c277f['slice'](0x0,-0x7)['toLowerCase'](),_0x128cb4='FORMAT_'+_0x39fd01['toUpperCase']();_0x4ee2c3['enableDefaultAttributesIntegration'](_0x39fd01),_0x4ee2c3['registerInlineAttribute'](_0x39fd01),_0x4ee2c3['descriptionFactory']['registerAttributeLabel'](_0x39fd01,c(_0x182216,_0x128cb4));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x43f6f5=this['editor'],_0xf2d320=_0x43f6f5['locale'],_0x5b9b14=_0x43f6f5['plugins']['get']('TrackChangesEditing');function _0x514dd3(_0x5a864f,_0x2ee41d){_0x5b9b14['descriptionFactory']['registerDescriptionCallback'](_0x397997=>{if('formatInline'!=_0x397997['type'])return;const {data:_0x5d7e0b}=_0x397997;return _0x5d7e0b&&_0x5d7e0b['commandName']===_0x5a864f?_0x5d7e0b['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0xf2d320,'*Format:*\x20%0',_0x2ee41d)}:{'type':'format','content':c(_0xf2d320,'*Remove\x20format:*\x20%0',_0x2ee41d)}:void 0x0;});}_0x514dd3('bold',c(_0xf2d320,'FORMAT_BOLD')),_0x514dd3('italic',c(_0xf2d320,'FORMAT_ITALIC')),_0x514dd3('underline',c(_0xf2d320,'FORMAT_UNDERLINE')),_0x514dd3('code',c(_0xf2d320,'FORMAT_CODE')),_0x514dd3('strikethrough',c(_0xf2d320,'FORMAT_STRIKETHROUGH')),_0x514dd3('subscript',c(_0xf2d320,'FORMAT_SUBSCRIPT')),_0x514dd3('superscript',c(_0xf2d320,'FORMAT_SUPERSCRIPT'));}}class G extends _0x2fff63{['afterInit'](){const _0x158081=this['editor'],_0x414b1e=_0x158081['locale'];if(!_0x158081['plugins']['has']('BlockQuoteEditing'))return;const _0x5e6034=_0x158081['plugins']['get']('TrackChangesEditing'),_0x47dbe5=this['editor']['commands']['get']('blockQuote');_0x5e6034['enableCommand']('blockQuote',(_0x4a7cd9,_0x1f1b97={})=>{const _0x18f4bb=this['editor']['model']['document']['selection'],_0x2ffb4e=_0x1f1b97&&void 0x0!==_0x1f1b97['forceValue']?_0x1f1b97['forceValue']:!_0x47dbe5['value'];let _0x27b3a7=[];if(_0x2ffb4e){const _0x1a3ffb=Array['from'](_0x18f4bb['getSelectedBlocks']())['filter'](_0x37dc1b=>to(_0x37dc1b)||function(_0x55052f,_0x3c5476){const _0x319b09=_0x3c5476['checkChild'](_0x55052f['parent'],'blockQuote'),_0x23e9c0=_0x3c5476['checkChild'](['$root','blockQuote'],_0x55052f);return _0x319b09&&_0x23e9c0;}(_0x37dc1b,this['editor']['model']['schema']));_0x27b3a7=Zt(_0x1a3ffb,_0x158081['model']);}else{const _0xfa8625=Array['from'](_0x18f4bb['getSelectedBlocks']())['filter'](_0x26bbb1=>to(_0x26bbb1));_0x27b3a7=Zt(_0xfa8625,_0x158081['model']);}_0x158081['model']['change'](()=>{for(const _0x19b6c8 of _0x27b3a7)_0x5e6034['markBlockFormat'](_0x19b6c8,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x2ffb4e}]});});}),_0x5e6034['descriptionFactory']['registerDescriptionCallback'](_0x2234f7=>{const {data:_0x9cb223}=_0x2234f7;if(_0x9cb223&&'blockQuote'==_0x9cb223['commandName']){const _0x19d3b4=c(_0x414b1e,'ELEMENT_BLOCK_QUOTE');return _0x9cb223['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x414b1e,'*Set\x20format:*\x20%0',_0x19d3b4)}:{'type':'format','content':c(_0x414b1e,'*Remove\x20format:*\x20%0',_0x19d3b4)};}});}}function to(_0xd24bf3){return'blockQuote'==_0xd24bf3['parent']['name'];}class L extends _0x2fff63{['afterInit'](){const _0x464acf=this['editor'],_0x2f34d3=_0x464acf['locale'],_0x20a598=_0x464acf['plugins']['get']('TrackChangesEditing');_0x464acf['plugins']['has']('BookmarkEditing')&&(_0x20a598['enableCommand']('insertBookmark'),_0x20a598['enableDefaultAttributesIntegration']('updateBookmark'),_0x20a598['registerBlockAttribute']('bookmarkId'),_0x20a598['descriptionFactory']['registerDescriptionCallback'](_0x19b902=>{if('insertion'!=_0x19b902['type']&&'deletion'!=_0x19b902['type']&&'attribute'!=_0x19b902['type'])return;const _0x164216=_0x19b902['getContainedElement']();if(null==_0x164216)return;if(!_0x164216['is']('element','bookmark'))return;const _0x566fb3=_0x164216['getAttribute']('bookmarkId');if('insertion'==_0x19b902['type'])return{'type':'insertion','content':c(_0x2f34d3,'*Insert:*\x20%0','\x22'+_0x566fb3+'\x22\x20'+c(_0x2f34d3,'ELEMENT_BOOKMARK'))};if('deletion'==_0x19b902['type'])return{'type':'deletion','content':c(_0x2f34d3,'*Remove:*\x20%0','\x22'+_0x566fb3+'\x22\x20'+c(_0x2f34d3,'ELEMENT_BOOKMARK'))};const {data:_0x83c397}=_0x19b902;if(!_0x83c397||'bookmarkId'!=_0x83c397['key'])return;return{'type':'format','content':c(_0x2f34d3,'*Set\x20bookmark:*\x20%0','\x22'+_0x83c397['newValue']+'\x22')};}));}}class J extends _0x2fff63{['afterInit'](){const _0x51cc1b=this['editor'];_0x51cc1b['plugins']['has']('CaseChange')&&(_0x51cc1b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x51cc1b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x51cc1b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x2fff63{['afterInit'](){const _0x327f0e=this['editor'];_0x327f0e['commands']['get']('ckbox')&&_0x327f0e['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x2fff63{['afterInit'](){const _0x2ea6b9=this['editor'];if(!_0x2ea6b9['plugins']['has']('CodeBlock'))return;const _0x12076c=_0x2ea6b9['plugins']['get']('TrackChangesEditing'),_0x597089=_0x2ea6b9['locale'],_0x24be96=_0x2ea6b9['config']['get']('codeBlock')['languages'],_0x4c2e74=_0x2ea6b9['commands']['get']('codeBlock');_0x12076c['enableCommand']('indentCodeBlock'),_0x12076c['enableCommand']('outdentCodeBlock'),_0x12076c['enableCommand']('codeBlock',(_0x230b47,_0x3864b0={})=>{const _0x526058=_0x2ea6b9['model'],_0x5c1bac=_0x2ea6b9['model']['document']['selection'],_0x2b4982=_0x3864b0&&void 0x0!==_0x3864b0['forceValue']?_0x3864b0['forceValue']:!_0x4c2e74['value'];let _0x5d9e6e;_0x3864b0['language']||(_0x3864b0['language']=_0x24be96[0x0]['language']),_0x5d9e6e=_0x2b4982?Array['from'](_0x5c1bac['getSelectedBlocks']())['filter'](_0xb95b03=>oo(_0xb95b03)||function(_0x530066,_0x268018){if(_0x530066['is']('rootElement')||_0x268018['isLimit'](_0x530066))return!0x1;return _0x268018['checkChild'](_0x530066['parent'],'codeBlock');}(_0xb95b03,_0x526058['schema'])):Array['from'](_0x5c1bac['getSelectedBlocks']())['filter'](_0xe462=>oo(_0xe462));const _0x1f94c6=Zt(_0x5d9e6e,_0x526058);_0x526058['change'](()=>{for(const _0x3be057 of _0x1f94c6)_0x12076c['markBlockFormat'](_0x3be057,{'commandName':'codeBlock','commandParams':[{..._0x3864b0,'forceValue':_0x2b4982}],'formatGroupId':'blockName'});});}),(_0x12076c['descriptionFactory']['registerElementLabel']('codeBlock',_0x2b99ab=>c(_0x597089,'ELEMENT_CODE_BLOCK',_0x2b99ab)),_0x12076c['descriptionFactory']['registerDescriptionCallback'](_0x2e6ee8=>{if('formatBlock'!=_0x2e6ee8['type'])return;const _0x174f4f=_0x597089['t'],{data:_0x46ecba}=_0x2e6ee8;if(!_0x46ecba||'codeBlock'!=_0x46ecba['commandName'])return;const _0x3983e3=_0x46ecba['commandParams'][0x0]['language'],_0x254378=_0x174f4f(_0x24be96['find'](_0x523846=>_0x523846['language']===_0x3983e3)['label'])['toLowerCase']();return _0x46ecba['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x597089,'*Set\x20format:*\x20%0',c(_0x597089,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x254378+')')}:{'type':'format','content':c(_0x597089,'*Remove\x20format:*\x20%0',c(_0x597089,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x4bcf51){return'codeBlock'==_0x4bcf51['name'];}class q extends _0x2fff63{['afterInit'](){const _0x3daa9f=this['editor'];if(!_0x3daa9f['plugins']['has']('CommentsEditing'))return;_0x3daa9f['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x16dd5c,_0x4c4d02,_0x1447c7){const _0x155508=[];for(const _0x5cff21 of _0x4c4d02['getItems']())_0x5cff21['hasAttribute'](_0x16dd5c)&&_0x155508['push'](_0x1447c7['createRangeOn'](_0x5cff21));return _0x155508;}function De(_0x2ccbe8,_0x18390f,{showActiveMarker:_0x8bd592=!0x0}={}){const _0x5b3585=_0x2ccbe8['plugins']['get']('TrackChangesEditing');return(_0x288260,_0x3cb9c0,_0x45c6b6)=>{if(!_0x45c6b6['consumable']['test'](_0x3cb9c0['markerRange'],_0x288260['name']))return;const _0x5c7b38=_0x3cb9c0['markerRange']['getWalker'](),_0x2a84f7=_0x3cb9c0['markerRange']['start'],_0x576dd0=_0x2ccbe8['model']['schema'];let _0x60e830=null,_0x495180=null,_0x858e8d=!0x1,_0x147271=!0x1;for(const _0x4e164b of _0x5c7b38){const _0x4108a3=_0x4e164b['item'];_0x858e8d=_0x858e8d||_0x576dd0['isContent'](_0x4108a3);const _0x97cde2=_0x45c6b6['mapper']['toViewElement'](_0x4108a3);if(_0x97cde2&&_0x97cde2['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x4e164b['type']&&(_0x576dd0['isBlock'](_0x4108a3)&&!_0x576dd0['isLimit'](_0x4108a3)&&(_0x4108a3['nextSibling']||_0x2a84f7['isAtEnd']?_0x60e830&&_0x60e830['parent']==_0x4108a3||(_0x60e830=_0x4108a3,_0x40d535(_0x4e164b['previousPosition']),_0x147271=!0x0):_0x495180=_0x495180||_0x4e164b['previousPosition']));}function _0x40d535(_0x2c841d){const {authorId:_0x242d89}=_0x5b3585['_splitMarkerName'](_0x3cb9c0['markerName']),_0x561251=_0x45c6b6['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x18390f,'data-author-id':_0x242d89}),_0x5446fc=_0x45c6b6['mapper']['toViewPosition'](_0x2c841d);_0x8bd592&&_0x5b3585['activeMarkers']['includes'](_0x3cb9c0['markerName'])&&_0x45c6b6['writer']['addClass']('ck-suggestion-marker--active',_0x561251),_0x45c6b6['writer']['insert'](_0x5446fc,_0x561251),_0x45c6b6['mapper']['bindElementToMarker'](_0x561251,_0x3cb9c0['markerName']);}_0x858e8d||_0x147271||!_0x495180||_0x40d535(_0x495180);};}class z extends _0x2fff63{static get['requires'](){return[_0x577b3c];}['init'](){const _0x1b8056=this['editor'],_0x20b59d=_0x1b8056['plugins']['get']('TrackChangesEditing');_0x20b59d['enableCommand']('delete');const _0x2ba706=_0x1b8056['commands']['get']('deleteForward');_0x20b59d['enableCommand']('deleteForward',(_0x40e580,_0x2c5f02={})=>{const _0x4a5fa3=_0x1b8056['model']['createSelection'](_0x1b8056['model']['document']['selection']);_0x4a5fa3['isCollapsed']&&_0x1b8056['model']['modifySelection'](_0x4a5fa3,{'direction':'forward','unit':_0x2c5f02['unit']});const _0x2cce29=_0x4a5fa3['getFirstRange'](),_0x3da246=_0x542068['fromRange'](_0x2cce29);let _0x2f32cf;_0x40e580(_0x2c5f02),_0x2f32cf='$graveyard'==_0x3da246['root']['rootName']?_0x1b8056['model']['createRange'](_0x2cce29['start']):_0x1b8056['model']['createRange'](_0x3da246['start'],_0x3da246['end']),_0x3da246['detach'](),_0x1b8056['model']['enqueueChange'](_0x2ba706['buffer']['batch'],_0x578142=>{_0x2ba706['buffer']['lock'](),_0x578142['setSelection'](_0x578142['createRange'](_0x2f32cf['end'])),_0x2ba706['buffer']['unlock']();});}),_0x1b8056['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x1b8056,'merge'),{'priority':'high'}),_0x1b8056['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5e4d6e,_0x26f4b9,_0x515e00)=>{_0x515e00['options']['showSuggestionHighlights']&&De(_0x1b8056,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5e4d6e,_0x26f4b9,_0x515e00);},{'priority':'high'}),_0x1b8056['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x2bf0d7,_0x368157,_0xd3ca74)=>{const _0x1a89bb=_0xd3ca74['mapper']['markerNameToElements'](_0x368157['markerName']);if(_0x1a89bb){for(const _0x5e1748 of _0x1a89bb)_0x5e1748['is']('uiElement')&&(_0xd3ca74['mapper']['unbindElementFromMarkerName'](_0x5e1748,_0x368157['markerName']),_0xd3ca74['writer']['remove'](_0x5e1748));}},{'priority':'high'});}}class W extends _0x2fff63{['afterInit'](){const _0x25628f=this['editor'];if(!_0x25628f['plugins']['has']('ListEditing'))return;const _0x1e3847=_0x25628f['locale'],_0x11c165=_0x25628f['plugins']['get']('TrackChangesEditing'),_0x14cdf8=_0x25628f['plugins']['has']('TodoListEditing'),_0x1ce858=!!_0x25628f['config']['get']('list.multiBlock');function _0x2fb3d0(_0xb02a4a){return{'type':'format','content':''+c(_0x1e3847,'*Set\x20format:*\x20%0',_0xb02a4a)};}function _0x3b808f(_0x41d7d7){return{'type':'format','content':''+c(_0x1e3847,'*Remove\x20format:*\x20%0',_0x41d7d7)};}_0x11c165['enableDefaultAttributesIntegration']('numberedList'),_0x11c165['enableDefaultAttributesIntegration']('bulletedList'),_0x11c165['enableDefaultAttributesIntegration']('customNumberedList'),_0x11c165['enableDefaultAttributesIntegration']('customBulletedList'),_0x11c165['enableDefaultAttributesIntegration']('indentList'),_0x11c165['enableDefaultAttributesIntegration']('outdentList'),_0x11c165['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x11c165['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x11c165['registerBlockAttribute']('listItemId'),_0x11c165['registerBlockAttribute']('listType'),_0x11c165['registerBlockAttribute']('listIndent'),_0x1ce858&&(_0x11c165['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x11c165['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x14cdf8&&(_0x11c165['enableDefaultAttributesIntegration']('todoList'),_0x11c165['enableDefaultAttributesIntegration']('checkTodoList'),_0x11c165['registerBlockAttribute']('todoListChecked'),_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x34bb3d=>{const {data:_0x351926}=_0x34bb3d;if(_0x351926&&'todoListChecked'==_0x351926['key'])return{'type':'format','content':_0x351926['newValue']?c(_0x1e3847,'*Check\x20item*'):c(_0x1e3847,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x487028=>{if(_0x487028['batch']['isUndo'])return!0x1;let _0x2ba91a=!0x1;const _0x1e27c6=_0x11c165['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c1455=>'todoListChecked'===_0x11c165['_getAttributeKey'](_0x5c1455));for(const _0x3f8908 of _0x1e27c6){'todo'!=_0x3f8908['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x11c165['_findSuggestions'](_0x3f8908['getFirstRange'](),'attribute')['find'](_0x48f3c4=>'listType'===_0x11c165['_getAttributeKey'](_0x48f3c4['suggestion']))||(_0x487028['removeMarker'](_0x3f8908['getFirstMarker']()),_0x2ba91a=!0x0));}return _0x2ba91a;})),_0x11c165['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x1e3847,'FORMAT_INDENT'));const _0x451689={'type':'format','content':''};_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x2d2d6a=>{const {data:_0x2e6b46}=_0x2d2d6a;if(!_0x2e6b46||'listType'!=_0x2e6b46['key'])return;let _0x4dc126=_0x2d2d6a['head'];for(;_0x4dc126;){if(_0x4dc126['data']&&(('listStyle'==_0x4dc126['data']['key']||'listMarkerStyle'==_0x4dc126['data']['key'])&&(_0x4dc126['data']['newValue']&&'default'!=_0x4dc126['data']['newValue']||'default'!=_0x4dc126['data']['oldValue']&&!_0x2e6b46['newValue'])||!_0x1ce858&&_0x4dc126['data']['key']==u))return _0x451689;_0x4dc126=_0x4dc126['next'];}if(null==_0x2e6b46['newValue'])switch(_0x2e6b46['oldValue']){case'bulleted':return _0x3b808f(c(_0x1e3847,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3b808f(c(_0x1e3847,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3b808f(c(_0x1e3847,'ELEMENT_TODO_LIST'));}switch(_0x2e6b46['newValue']){case'bulleted':return _0x2fb3d0(c(_0x1e3847,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2fb3d0(c(_0x1e3847,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2fb3d0(c(_0x1e3847,'ELEMENT_TODO_LIST'));}}),_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x8b115b=>{const {data:_0x39a1e1}=_0x8b115b;if(_0x39a1e1&&'listIndent'==_0x39a1e1['key'])return null==_0x39a1e1['newValue']||null==_0x39a1e1['oldValue']&&0x0==_0x39a1e1['newValue']?_0x451689:void 0x0;}),_0x11c165['descriptionFactory']['registerDescriptionCallback'](_0x22c1e8=>{if('attribute'!=_0x22c1e8['type'])return;const {data:_0x217c9a}=_0x22c1e8;if(!_0x217c9a||'listItemId'!=_0x217c9a['key'])return;const _0x27130f=Te(_0x22c1e8);return'newValue'==_0x27130f?{'type':'format','content':c(_0x1e3847,'*Merge:*\x20list\x20item')}:'oldValue'==_0x27130f?{'type':'format','content':c(_0x1e3847,'*Split:*\x20list\x20item')}:_0x451689;}),_0x25628f['model']['document']['registerPostFixer'](_0x122df0=>this['listItemIdFixer'](_0x122df0)),_0x25628f['model']['document']['registerPostFixer'](_0x23257e=>this['noTrackChangesFixer'](_0x23257e)),_0x25628f['model']['document']['on']('change:data',(_0x157c13,_0x4dd9b5)=>{if(_0x4dd9b5['isUndo']||!_0x4dd9b5['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x560638){if(_0x560638['batch']['isUndo']||!_0x560638['batch']['isLocal'])return!0x1;let _0xdb9ccb=!0x1;const _0x8b37ba=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2faeb5=>_0x2faeb5['data']&&'listItemId'==_0x2faeb5['data']['key'])['filter'](_0x4a704a=>_0x4a704a['data']['newValue']&&_0x4a704a['data']['oldValue']);for(const _0x12051f of _0x8b37ba)Te(_0x12051f)||(_0x560638['removeMarker'](_0x12051f['getFirstMarker']()),_0xdb9ccb=!0x0);return _0xdb9ccb;}['noTrackChangesFixer'](_0x1df27e){if(_0x1df27e['batch']['isUndo']||!_0x1df27e['batch']['isLocal'])return!0x1;const _0x5af417=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x5af417['trackChangesCommand']['value'])return!0x1;let _0x205810=!0x1;const _0x3ba19b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x1059da=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1b7936=>'attribute'==_0x1b7936['type'])['filter'](_0x57a90a=>_0x3ba19b['includes'](_0x57a90a['attributeKey']));if(0x0==_0x1059da['length'])return _0x205810;for(const _0x45b443 of _0x1059da){const _0x203cd3=_0x5af417['_findSuggestions'](_0x45b443['range'],'attribute')['filter'](_0x2e6be0=>!_0x2e6be0['meta']['isNextTo'])['map'](_0x58d3ef=>_0x58d3ef['suggestion'])['filter'](_0x3dea0e=>{const _0x53f404=_0x5af417['_getAttributeKey'](_0x3dea0e);return _0x3ba19b['includes'](_0x53f404);});if(_0x203cd3['length']){for(const _0x15147a of _0x203cd3)_0x1df27e['removeMarker'](_0x15147a['getFirstMarker']());_0x205810=!0x0;}}return _0x205810;}['assureChains'](){const _0x15bea0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x35659c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x3f5708;const _0x18337b=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x9cc654=>{if(_0x9cc654['data']['oldRange']||!_0x9cc654['data']['newRange'])return null;if(!_0x9cc654['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x145ad2}=_0x15bea0['_splitMarkerName'](_0x9cc654['name']);if(!_0x15bea0['hasSuggestion'](_0x145ad2))return null;const _0x25ee28=_0x15bea0['getSuggestion'](_0x145ad2);return _0x35659c['includes'](_0x25ee28['data']['key']);})['map'](_0x57aeb9=>{const {id:_0x5ead9f}=_0x15bea0['_splitMarkerName'](_0x57aeb9['name']),_0x1cf44d=_0x15bea0['getSuggestion'](_0x5ead9f);return _0x3f5708=_0x1cf44d['attributes']['groupId'],_0x1cf44d['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x18337b['size'])return;const _0x3312a2=_0x15bea0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c983a=>'attribute'==_0x5c983a['type']&&_0x5c983a['data']&&_0x35659c['includes'](_0x5c983a['data']['key'])&&_0x5c983a['attributes']['groupId']!=_0x3f5708)['map'](_0x3a17dc=>({'listItem':_0x3a17dc['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3a17dc['attributes']['groupId']})),_0x5b9ecb=new Set();for(const {groupId:_0x17b027,listItem:_0x18f46a}of _0x3312a2)_0x18337b['has'](_0x18f46a)&&_0x5b9ecb['add'](_0x17b027);for(const _0x4a0631 of _0x15bea0['getSuggestions']())_0x5b9ecb['has'](_0x4a0631['attributes']['groupId'])&&_0x4a0631['setAttribute']('groupId',_0x3f5708);}['_supportLegacySuggestions'](){const _0x440f5d=this['editor'],_0x2f9e1b=_0x440f5d['locale'],_0x17068c=_0x440f5d['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x17068c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x453cc2,_0x5d464e){const _0x1af85d=[];for(let _0x497e92 of _0x453cc2)_0x497e92['start']['nodeAfter']===_0x497e92['end']['parent']&&(_0x497e92=_0x440f5d['model']['createRange'](_0x440f5d['model']['createPositionAt'](_0x497e92['start']['nodeAfter'],0x0))),_0x1af85d['push'](_0x497e92);_0x440f5d['model']['change'](_0x592382=>{const _0x3128cf=_0x440f5d['model']['document']['selection'],_0x32f178=Array['from'](_0x3128cf['getRanges']())['map'](_0x4289ea=>_0x542068['fromRange'](_0x4289ea));_0x592382['setSelection'](_0x1af85d),_0x440f5d['commands']['get'](_0x5d464e['commandName'])['refresh'](),_0x5d464e['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x440f5d['execute'](_0x5d464e['commandName'],..._0x5d464e['commandParams']),_0x592382['setSelection'](_0x32f178);for(const _0xc0165c of _0x32f178)_0xc0165c['detach']();});}),_0x17068c['descriptionFactory']['registerElementLabel'](function(_0x43ec23){const _0x32059d=!_0x440f5d['model']['schema']['isObject'](_0x43ec23),_0x5ce296=_0x43ec23['previousSibling'],_0x477a26=_0x43ec23['nextSibling'],_0x2fd28a=_0x43ec23['getAttribute']('listItemId'),_0x282470=!_0x5ce296||_0x5ce296['getAttribute']('listItemId')!==_0x2fd28a,_0x4cdb7d=!_0x477a26||_0x477a26['getAttribute']('listItemId')!==_0x2fd28a;return _0x32059d&&Boolean(_0x2fd28a)&&_0x282470&&_0x4cdb7d;},_0x2885ba=>c(_0x2f9e1b,'ELEMENT_LIST_ITEM',_0x2885ba));}['_registerLegacyDescription'](){const _0x328336=this['editor'],_0x210fe2=_0x328336['locale'];function _0x315a57(_0x59919a){const _0x486a85=_0x328336['commands']['get']('bulletedList')['value'],_0xe565d7=_0x328336['commands']['get']('numberedList')['value'];return'numberedList'===_0x59919a?_0x486a85:_0xe565d7;}_0x328336['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x144cf0){if('formatBlock'!=_0x144cf0['type'])return;const {data:_0x5d4466}=_0x144cf0;if(!_0x5d4466)return;let _0x3c6ebb,_0x199dba,_0x25b9ce,_0x552df2;switch(_0x5d4466['commandName']){case'bulletedList':_0x25b9ce=_0x5d4466['commandParams'][0x0]['forceValue'],_0x552df2=_0x315a57(_0x5d4466['commandName']),_0x3c6ebb=_0x25b9ce?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x552df2&&_0x328336['config']['get']('list.multiBlock')||(_0x3c6ebb='*Change\x20to:*\x20%0'),_0x199dba={'type':'format','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x25b9ce=_0x5d4466['commandParams'][0x0]['forceValue'],_0x552df2=_0x315a57(_0x5d4466['commandName']),_0x3c6ebb=_0x25b9ce?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x552df2&&_0x328336['config']['get']('list.multiBlock')||(_0x3c6ebb='*Change\x20to:*\x20%0'),_0x199dba={'type':'format','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x3c6ebb='*Indent:*\x20%0',_0x199dba={'type':'format','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x3c6ebb=function(_0x180137){const _0x1ef1fb=_0x180137['getFirstRange']();let _0x4f8dee=_0x1ef1fb['start']['nodeAfter'];for(;_0x4f8dee&&_0x1ef1fb['containsItem'](_0x4f8dee);){if(_0x4f8dee['getAttribute']('listIndent')>0x0)return!0x1;_0x4f8dee=_0x4f8dee['nextSibling'];}return!0x0;}(_0x144cf0)?c(_0x210fe2,'*Format:*\x20remove\x20from\x20%0',c(_0x210fe2,function(_0x533080){return'ELEMENT_'+_0x533080['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x144cf0))):c(_0x210fe2,'*Outdent:*\x20%0',c(_0x210fe2,'ELEMENT_LIST_ITEM')),_0x199dba={'type':'format','content':_0x3c6ebb};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5d4466['multipleBlocks']&&(_0x3c6ebb='*Merge:*\x20%0',_0x199dba={'type':'deletion','content':c(_0x210fe2,_0x3c6ebb,c(_0x210fe2,'ELEMENT_LIST_ITEM'))});}return _0x199dba;});}}function Te(_0x2e5255){let _0x296452=_0x2e5255['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x296452;){const _0xf5d6b5=_0x296452['getAttribute']('listItemId');if(!_0xf5d6b5)return!0x1;if(_0xf5d6b5==_0x2e5255['data']['newValue'])return'newValue';if(_0xf5d6b5==_0x2e5255['data']['oldValue'])return'oldValue';_0x296452=_0x296452['previousSibling'];}return!0x1;}class Se extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x3aaedf=this['editor']['config']['get']('list.properties'),_0x1054a5=this['editor']['plugins']['get']('TrackChangesEditing');_0x3aaedf['styles']&&(_0x1054a5['enableDefaultAttributesIntegration']('listStyle'),_0x1054a5['registerBlockAttribute']('listStyle')),_0x3aaedf['reversed']&&(_0x1054a5['enableDefaultAttributesIntegration']('listReversed'),_0x1054a5['registerBlockAttribute']('listReversed')),_0x3aaedf['startIndex']&&(_0x1054a5['enableDefaultAttributesIntegration']('listStart'),_0x1054a5['registerBlockAttribute']('listStart'));const _0x58e87c={'type':'format','content':''};_0x1054a5['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x2e7b5c=this['editor']['locale'];_0x1054a5['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x2e7b5c,'FORMAT_LIST_REVERSED')),_0x1054a5['descriptionFactory']['registerDescriptionCallback'](_0x1ccdaf=>{const {data:_0x337eaa}=_0x1ccdaf;if(_0x337eaa&&'listReversed'==_0x337eaa['key'])return null==_0x337eaa['newValue']||0x0==_0x337eaa['newValue']&&null==_0x337eaa['oldValue']?_0x58e87c:void 0x0;}),_0x1054a5['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x2e7b5c,'FORMAT_LIST_START')),_0x1054a5['descriptionFactory']['registerDescriptionCallback'](_0x43b463=>{const {data:_0x8f7c52}=_0x43b463;if(_0x8f7c52&&'listStart'==_0x8f7c52['key'])return null==_0x8f7c52['newValue']||0x1==_0x8f7c52['newValue']&&null==_0x8f7c52['oldValue']?_0x58e87c:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x802ce0=>{if(_0x802ce0['batch']['isUndo'])return!0x1;let _0x5ad9cd=!0x1;const _0x45fcea=_0x1054a5['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x39a11b=>{const _0x2126fa=_0x1054a5['_getAttributeKey'](_0x39a11b);return'listStart'==_0x2126fa||'listReversed'==_0x2126fa;});for(const _0x4aae97 of _0x45fcea){const _0x5404a0=_0x4aae97['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x5404a0||'customNumbered'==_0x5404a0)continue;_0x1054a5['_findSuggestions'](_0x4aae97['getFirstRange'](),'attribute')['find'](_0x42fdfc=>'listType'==_0x1054a5['_getAttributeKey'](_0x42fdfc['suggestion']))||(_0x802ce0['removeMarker'](_0x4aae97['getFirstMarker']()),_0x5ad9cd=!0x0);}return _0x5ad9cd;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x3b1d0a){const _0x1baa08=this['editor']['locale'],{data:_0x5ae55b}=_0x3b1d0a,_0x4e2f4e={'type':'format','content':''};if(!_0x5ae55b||'listStyle'!=_0x5ae55b['key'])return;if(!_0x5ae55b['oldValue'])return'default'==_0x5ae55b['newValue']?_0x4e2f4e:{'type':'format','content':''+c(_0x1baa08,'*Set\x20format:*\x20%0',c(_0x1baa08,this['_getTranslationKeyForListStyle'](_0x5ae55b['newValue'])))};if(!_0x5ae55b['newValue']){if('default'==_0x5ae55b['oldValue'])return _0x4e2f4e;let _0xe9874e=_0x3b1d0a['head'];for(;_0xe9874e;){if(_0xe9874e['data']&&'listType'==_0xe9874e['data']['key']&&_0xe9874e['data']['newValue'])return _0x4e2f4e;_0xe9874e=_0xe9874e['next'];}return{'type':'format','content':''+c(_0x1baa08,'*Remove\x20format:*\x20%0',c(_0x1baa08,this['_getTranslationKeyForListStyle'](_0x5ae55b['oldValue'])))};}if('default'!=_0x5ae55b['newValue'])return{'type':'format','content':''+c(_0x1baa08,'*Set\x20format:*\x20%0',c(_0x1baa08,this['_getTranslationKeyForListStyle'](_0x5ae55b['newValue'])))};let _0x17f2b6=_0x3b1d0a['head'];for(;_0x17f2b6;){if(_0x17f2b6['data']&&'listType'==_0x17f2b6['data']['key']&&_0x17f2b6['data']['newValue']&&_0x17f2b6['data']['oldValue'])return _0x4e2f4e;_0x17f2b6=_0x17f2b6['next'];}return{'type':'format','content':c(_0x1baa08,'*Set\x20format:*\x20%0',c(_0x1baa08,'ELEMENT_'+_0x3b1d0a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1d1720=this['editor'],_0x3da892=_0x1d1720['locale'];_0x1d1720['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x29f1bf=>{if('formatBlock'!=_0x29f1bf['type'])return;const {data:_0x1d9d35}=_0x29f1bf;if(!_0x1d9d35)return;let _0x2a7445,_0x8e3277;switch(_0x1d9d35['commandName']){case'listStyle':_0x2a7445='*Change\x20to:*\x20%0',_0x8e3277={'type':'format','content':c(_0x3da892,_0x2a7445,c(_0x3da892,this['_getTranslationKeyForListStyle'](_0x1d9d35['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2a7445=_0x1d9d35['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x8e3277={'type':'format','content':c(_0x3da892,_0x2a7445)};break;case'listStart':_0x2a7445='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x8e3277={'type':'format','content':c(_0x3da892,_0x2a7445,_0x1d9d35['commandParams'][0x0]['startIndex'])};}return _0x8e3277;});}['_getTranslationKeyForListStyle'](_0x15fd67){return'ELEMENT_'+function(_0x368097){if(_e['includes'](_0x368097))return'bulleted';if(Re['includes'](_0x368097))return'numbered';return null;}(_0x15fd67)['toUpperCase']()+'_LIST_'+_0x15fd67['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x2fff63{['afterInit'](){const _0x153d6c=this['editor'];_0x153d6c['commands']['get']('emoji')&&_0x153d6c['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x2fff63{static get['requires'](){return[_0x132c6c];}['init'](){const _0x595a3f=this['editor'],_0x182661=_0x595a3f['plugins']['get']('TrackChangesEditing'),_0x2c4702=_0x595a3f['commands']['get']('enter');_0x182661['enableCommand']('enter',()=>{_0x595a3f['model']['change'](_0x4934b8=>{const _0x60a6c7=_0x595a3f['model']['document']['selection'],_0x544550=_0x60a6c7['getFirstPosition'](),_0x4844da=_0x542068['fromRange'](_0x60a6c7['getFirstRange']());if(_0x2c4702['enterBlock'](_0x4934b8)){const _0x4aa1cb=_0x595a3f['model']['createPositionAt'](_0x544550['parent']['nextSibling'],0x0),_0x56159b=_0x4934b8['createRange'](_0x544550,_0x4aa1cb);_0x182661['markInsertion'](_0x56159b);}else _0x4934b8['setSelection'](_0x4934b8['createRange'](_0x4844da['end']));_0x4844da['detach'](),_0x2c4702['fire']('afterExecute',{'writer':_0x4934b8});});}),_0x595a3f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x595a3f,'split'),{'priority':'high'}),_0x595a3f['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x4692eb,_0x87ba4c,_0x34bef4)=>{const _0x3761ae=_0x34bef4['mapper']['markerNameToElements'](_0x87ba4c['markerName']);if(_0x3761ae){for(const _0x527693 of _0x3761ae)_0x527693['hasClass']('ck-suggestion-marker-split')&&(_0x34bef4['mapper']['unbindElementFromMarkerName'](_0x527693,_0x87ba4c['markerName']),_0x34bef4['writer']['remove'](_0x527693));}},{'priority':'high'}),_0x595a3f['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x203767,_0x4c1e51,_0x27bb56)=>{_0x27bb56['options']['showSuggestionHighlights']&&De(_0x595a3f,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x203767,_0x4c1e51,_0x27bb56);},{'priority':'high'});}}class Z extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x4b5889=this['editor']['plugins']['get']('TrackChangesEditing');_0x4b5889['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x4b5889['enableCommand']('findNext'),_0x4b5889['enableCommand']('findPrevious'),_0x4b5889['enableCommand']('replace'),_0x4b5889['enableCommand']('replaceAll');}['handleFindCommand'](_0x64495f,_0x3d01f6,_0x5c19f9={}){const _0x2708fc=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x64495f(_0x5736f4=>{let _0x4e163b=('string'==typeof _0x3d01f6?_0x2708fc['findByTextCallback'](_0x3d01f6,_0x5c19f9):_0x3d01f6)(_0x5736f4);Array['isArray'](_0x4e163b)&&(_0x4e163b={'results':_0x4e163b,'searchText':'string'==typeof _0x3d01f6?_0x3d01f6:''});const _0x16087b=_0x4e163b['results']['filter'](_0x3fdf7a=>!0x1===this['_isInDeletionRange'](_0x3fdf7a,_0x5736f4['item']));return{..._0x4e163b,'results':_0x16087b};},_0x5c19f9);}['_isInDeletionRange'](_0x26a3fe,_0x2fce0e){const _0xadd0c8=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2fce0e,_0x26a3fe['start']),this['editor']['model']['createPositionAt'](_0x2fce0e,_0x26a3fe['end']));for(const _0x35de50 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0xadd0c8['getIntersection'](_0x35de50['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x2fff63{['afterInit'](){const _0x78350f=this['editor']['locale'],_0x4614fa=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4935e3,commandName:_0xd35173}of eo)this['editor']['plugins']['has'](_0x4935e3)&&(_0x4614fa['enableDefaultAttributesIntegration'](_0xd35173),_0x4614fa['registerInlineAttribute'](_0xd35173));_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x78350f,'FORMAT_FONT_SIZE')),_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x78350f,'FORMAT_FONT_FAMILY')),_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x78350f,'FORMAT_FONT_COLOR')),_0x4614fa['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x78350f,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4286cb=this['editor'],_0x11b206=_0x4286cb['locale'];_0x4286cb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc722b9=>{const _0x5518ae=_0x11b206['t'];if('formatInline'!=_0xc722b9['type'])return;const {data:_0x4fae10}=_0xc722b9;if(null!=_0x4fae10){if('fontSize'==_0x4fae10['commandName']){const _0x134dd0=_0x4fae10['commandParams'][0x0]['value'];if(_0x134dd0){const _0x477261=_0x5518ae(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x574b51=>_0x574b51['model']==_0x134dd0)['title'])['toLowerCase']();return{'type':'format','content':c(_0x11b206,'*Set\x20font\x20size:*\x20%0',_0x477261)};}return{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4fae10['commandName']){const _0x507147=_0x4fae10['commandParams'][0x0]['value'];return _0x507147?{'type':'format','content':c(_0x11b206,'*Set\x20font\x20family:*\x20%0',_0x507147)}:{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4fae10['commandName']){const _0xa868bf=_0x4fae10['commandParams'][0x0]['value'];if(_0xa868bf){const _0x427e9e=_0x15c9c5(this['editor']['config']['get']('fontColor.colors'))['find'](_0x36b8ea=>_0x36b8ea['model']==_0xa868bf);let _0x188198=_0xa868bf,_0x3ee509='';return _0x427e9e&&(_0x188198=_0x427e9e['label'],_0x3ee509=_0x5518ae(_0x188198)['toLowerCase']()),{'type':'format','content':c(_0x11b206,'*Set\x20font\x20color:*\x20%0',_0x3ee509)['trim'](),'color':{'value':_0xa868bf,'title':_0x3ee509||_0x188198}};}return{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4fae10['commandName']){const _0x47824b=_0x4fae10['commandParams'][0x0]['value'];if(_0x47824b){const _0x5466fb=_0x15c9c5(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x9d7b06=>_0x9d7b06['model']==_0x47824b);let _0x1c149f=_0x47824b,_0x3d0e36='';return _0x5466fb&&(_0x1c149f=_0x5466fb['label'],_0x3d0e36=_0x5518ae(_0x1c149f)['toLowerCase']()),{'type':'format','content':c(_0x11b206,'*Set\x20font\x20background\x20color:*\x20%0',_0x3d0e36)['trim'](),'color':{'value':_0x47824b,'title':_0x3d0e36||_0x1c149f}};}return{'type':'format','content':c(_0x11b206,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x2fff63{['afterInit'](){const _0x2826b8=this['editor'],_0x1c6153=_0x2826b8['plugins']['get']('TrackChangesEditing'),_0x1f3e0a=_0x2826b8['commands']['get']('copyFormat'),_0x3e2e00=_0x2826b8['commands']['get']('pasteFormat');_0x1f3e0a&&_0x3e2e00&&(_0x1c6153['enableDefaultAttributesIntegration']('pasteFormat'),_0x1c6153['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x241b83=this['editor'],_0x4e740d=_0x241b83['locale'];_0x241b83['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b55a2=>{if('formatBlock'!=_0x2b55a2['type']&&'formatInline'!=_0x2b55a2['type'])return;const {data:_0x172dc4}=_0x2b55a2;if(_0x172dc4&&'pasteFormat'===_0x172dc4['commandName']){const _0x7da51b=[],_0x3c0e7f=_0x172dc4['commandParams'][0x0];for(const [_0x296642,_0x2b7ee2]of Object['entries'](_0x3c0e7f))_0x7da51b['push'](ro(_0x241b83,_0x296642,_0x2b7ee2));return _0x7da51b['length']?{'type':'format','content':c(_0x4e740d,'*Set\x20format\x20to:*\x20%0',_0x7da51b['join'](',\x20'))}:{'type':'format','content':c(_0x4e740d,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x593056,_0x372824,_0x171cd0){const _0x14325f=_0x593056['locale']['t'],_0x42bf24=_0x372824['split'](/(?=[A-Z])/)['join']('\x20'),_0x414780=_0x14325f(_0x42bf24['charAt'](0x0)['toUpperCase']()+_0x42bf24['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x171cd0)return _0x414780;if('fontColor'===_0x372824||'fontBackgroundColor'===_0x372824){const _0x380e53=_0x15c9c5(_0x593056['config']['get']('fontColor.colors'))['find'](_0x4c7707=>_0x4c7707['model']==_0x171cd0);return _0x414780+'\x20('+(_0x380e53?_0x14325f(_0x380e53['label'])['toLowerCase']():_0x171cd0)+')';}if('fontSize'===_0x372824&&isNaN(parseFloat(_0x171cd0))){const _0x52e627=_0x593056['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x593056['config']['get']('fontSize.options'))['find'](_0x3e7e30=>_0x3e7e30['model']==_0x171cd0);return _0x414780+'\x20('+(_0x52e627?_0x14325f(_0x52e627['title'])['toLowerCase']():_0x171cd0)+')';}return _0x414780+'\x20('+_0x171cd0+')';}class nt extends _0x2fff63{['_headingOptions'];['afterInit'](){const _0x57ee8a=this['editor'];if(!_0x57ee8a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x57ee8a['config']['get']('heading.options');const _0x234740=_0x57ee8a['locale'],_0x36523a=_0x57ee8a['plugins']['get']('TrackChangesEditing');_0x36523a['enableDefaultAttributesIntegration']('heading');for(const _0x364e05 of this['_headingOptions'])'paragraph'!=_0x364e05['model']&&_0x36523a['descriptionFactory']['registerElementLabel'](_0x364e05['model'],_0x1010b3=>{const _0x4a2dbc=this['_getHeadingLevel'](_0x364e05['model']);return null!==_0x4a2dbc?_0x286a73(_0x1010b3,_0x4a2dbc):_0x511a7(_0x1010b3,_0x364e05['title']);});function _0x286a73(_0x35e810,_0x2b83d9){return c(_0x234740,'ELEMENT_HEADING',[_0x35e810,_0x2b83d9]);}function _0x511a7(_0x5be529,_0x448e76){return c(_0x234740,'ELEMENT_HEADING_CUSTOM',[_0x5be529,_0x448e76]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5a16e4=this['editor'],_0x37127e=_0x5a16e4['locale'];function _0xf46215(_0x5be344,_0x1c17a6){return c(_0x37127e,'ELEMENT_HEADING_CUSTOM',[_0x5be344,_0x1c17a6]);}_0x5a16e4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3fb3c5=>{if('formatBlock'!=_0x3fb3c5['type'])return;const {data:_0x465a48}=_0x3fb3c5;if(_0x465a48&&'heading'==_0x465a48['commandName']){const _0x11b1ad=_0x465a48['commandParams'][0x0]['value'],_0x16ff37=this['_getHeadingLevel'](_0x11b1ad);if(null!==_0x16ff37)return{'type':'format','content':c(_0x37127e,'*Change\x20to:*\x20%0',(_0x3410e2=0x1,_0x445a00=_0x16ff37,c(_0x37127e,'ELEMENT_HEADING',[_0x3410e2,_0x445a00])))};const _0x3b3881=this['_headingOptions']['find'](_0x5ebf00=>_0x5ebf00['model']===_0x11b1ad)['title'];return{'type':'format','content':c(_0x37127e,'*Change\x20to:*\x20%0',_0xf46215(0x1,_0x3b3881))};}var _0x3410e2,_0x445a00;});}['_getHeadingLevel'](_0x27ad58){const _0x50186c=_0x27ad58['match'](/^heading(\d+)/);if(_0x50186c)return _0x50186c[0x1];const _0x2d1027=this['_headingOptions']?.['find'](_0x279b6a=>_0x279b6a['model']==_0x27ad58);if(_0x2d1027&&_0x2d1027['view']){const _0x4df0e1=_0x2d1027['view'],_0x355d79=(_0x4df0e1['name']??_0x4df0e1)['match'](/^h(\d+)/);if(_0x355d79)return _0x355d79[0x1];}return null;}}class it extends _0x2fff63{['afterInit'](){const _0x12b396=this['editor'];if(!_0x12b396['plugins']['has']('HighlightEditing'))return;const _0x159637=_0x12b396['plugins']['get']('TrackChangesEditing'),_0x42c7fc=_0x12b396['locale'];_0x159637['enableDefaultAttributesIntegration']('highlight'),_0x159637['registerInlineAttribute']('highlight'),_0x159637['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x42c7fc,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21c5f8=this['editor'],_0x13afed=_0x21c5f8['locale'];_0x21c5f8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x450fd5=>{if('formatInline'!=_0x450fd5['type'])return;const {data:_0x1c7655}=_0x450fd5;if(_0x1c7655&&'highlight'==_0x1c7655['commandName']){const _0x7c66bb=_0x13afed['t'],_0x3b0c39=_0x1c7655['commandParams'][0x0]['value'];if(_0x3b0c39){const _0x44196e=_0x21c5f8['config']['get']('highlight.options')['find'](_0x324192=>_0x324192['model']==_0x3b0c39),_0x44e4dd=_0x7c66bb(_0x44196e['title'])['toLowerCase']();return{'type':'format','content':c(_0x13afed,'*Set\x20highlight:*\x20%0',_0x44e4dd),'color':{'value':_0x44196e['color'],'title':_0x44196e['title']}};}return{'type':'format','content':c(_0x13afed,'*Remove\x20highlight*',c(_0x13afed,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x2fff63{['afterInit'](){const _0x297ccc=this['editor'];if(!_0x297ccc['plugins']['has']('HorizontalLineEditing'))return;_0x297ccc['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x45cc26=_0x297ccc['plugins']['get']('TrackChangesEditing'),_0xc3b0c2=_0x297ccc['locale'];_0x45cc26['descriptionFactory']['registerElementLabel']('horizontalLine',_0xa19c72=>c(_0xc3b0c2,'ELEMENT_HORIZONTAL_LINE',_0xa19c72)),_0x297ccc['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1764a5,{writer:_0x17b4ba,options:_0xe9369a})=>{if(!_0xe9369a['showSuggestionHighlights'])return null;const _0x290594=_0x17b4ba['createContainerElement']('div'),_0x9ac728=_0x17b4ba['createEmptyElement']('hr');return _0x17b4ba['addClass']('ck-horizontal-line',_0x290594),_0x17b4ba['insert'](_0x17b4ba['createPositionAt'](_0x290594,0x0),_0x9ac728),_0x290594;},'converterPriority':'high'});}}class ot extends _0x2fff63{['afterInit'](){const _0x454140=this['editor'];if(!_0x454140['plugins']['has']('HtmlEmbed'))return;const _0x5a2b51=_0x454140['plugins']['get']('TrackChangesEditing'),_0x1c2cee=_0x454140['locale'];_0x5a2b51['descriptionFactory']['registerElementLabel']('rawHtml',_0x5807d6=>c(_0x1c2cee,'ELEMENT_HTML_EMBED',_0x5807d6)),_0x5a2b51['enableDefaultAttributesIntegration']('htmlEmbed'),_0x5a2b51['registerBlockAttribute']('value'),_0x5a2b51['descriptionFactory']['registerDescriptionCallback'](_0x438d22=>{if('attribute'!=_0x438d22['type'])return;const {data:_0x23a173}=_0x438d22;if(_0x23a173&&'value'==_0x23a173['key']&&_0x438d22['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4d6d01=c(_0x1c2cee,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x1c2cee,'*Change\x20%0\x20content*',_0x4d6d01)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b1f45=this['editor'],_0x1ef4b4=_0x1b1f45['locale'];_0x1b1f45['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fd27d=>{if('formatBlock'!=_0x2fd27d['type'])return;const {data:_0x3b1535}=_0x2fd27d;if(_0x3b1535&&'htmlEmbed'==_0x3b1535['commandName']){const _0x216e59=c(_0x1ef4b4,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x1ef4b4,'*Change\x20%0\x20content*',_0x216e59)};}});}}class rt extends _0x2fff63{['afterInit'](){const _0x2b0468=this['editor'];if(!_0x2b0468['plugins']['has']('ImageEditing'))return;const _0x585127=_0x2b0468['plugins']['get']('TrackChangesEditing'),_0x375b0f=_0x2b0468['plugins']['get']('ImageUtils'),_0x9a58a6=_0x2b0468['locale'];_0x585127['enableCommand']('insertImage'),_0x585127['descriptionFactory']['registerElementLabel']('imageBlock',_0x3886e0=>c(_0x9a58a6,'ELEMENT_IMAGE',_0x3886e0)),_0x585127['descriptionFactory']['registerElementLabel']('imageInline',_0x6cb006=>c(_0x9a58a6,'ELEMENT_INLINE_IMAGE',_0x6cb006)),_0x585127['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x9a58a6,'ELEMENT_CAPTION')),_0x2b0468['plugins']['has']('ImageUploadEditing')&&_0x585127['enableCommand']('uploadImage'),_0x2b0468['plugins']['has']('ImageBlockEditing')&&_0x2b0468['plugins']['has']('ImageInlineEditing')&&(_0x585127['enableCommand']('imageTypeInline',(_0x456585,_0x176146)=>{const _0x2925ed=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']);_0x2b0468['model']['change'](()=>{_0x585127['markBlockFormat'](_0x2925ed,{'commandName':'imageTypeInline','commandParams':[_0x176146]},[],'convertBlockImageToInline');});}),_0x585127['enableCommand']('imageTypeBlock',(_0x4211bb,_0x189acf)=>{_0x2b0468['model']['change'](_0xc50749=>{let _0x1e000d=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x82621a=_0xc50749['createRangeOn'](_0x1e000d);const _0x202287=_0x1e0e67['fromPosition'](_0x82621a['start'],'toPrevious'),_0x556bd3=_0x1e0e67['fromPosition'](_0x82621a['end'],'toNext');_0x585127['forceDefaultExecution'](()=>_0x4211bb(_0x189acf)),_0x1e000d=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x82621a=_0xc50749['createRangeOn'](_0x1e000d);const _0x5e9ac8=_0xc50749['createRange'](_0x202287,_0x556bd3);_0x202287['detach'](),_0x556bd3['detach'](),_0x585127['markBlockFormat'](_0x1e000d,{'commandName':'imageTypeInline','commandParams':[_0x189acf]},[],'convertInlineImageToBlock'),_0x5e9ac8['start']['isBefore'](_0x82621a['start'])&&_0x585127['markInsertion'](_0xc50749['createRange'](_0x5e9ac8['start'],_0x82621a['start']),'convertInlineImageToBlock'),_0x82621a['end']['isBefore'](_0x5e9ac8['end'])&&_0x585127['markInsertion'](_0xc50749['createRange'](_0x82621a['end'],_0x5e9ac8['end']),'convertInlineImageToBlock');});}),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x585127['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x6c27e2])=>{const _0xfc0a98=_0x585127['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x530431=_0x6c27e2['start'],_0xe833b6=_0x6c27e2['end'];const _0xc49079=_0x2b0468['model']['schema']['getNearestSelectionRange'](_0x530431,'backward'),_0x10b947=_0x2b0468['model']['schema']['getNearestSelectionRange'](_0xe833b6,'forward');_0xc49079['isCollapsed']&&(_0x530431=_0xc49079['start']),_0x10b947['isCollapsed']&&(_0xe833b6=_0x10b947['end']),_0xfc0a98([_0x2b0468['model']['createRange'](_0x530431,_0xe833b6)]);}),_0x585127['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2bac9a),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2bac9a)),_0x2b0468['plugins']['has']('ImageCaptionEditing')&&(_0x585127['enableCommand']('toggleImageCaption',(_0x3032fe,_0x23ff9e)=>{const _0x470e4c=_0x2b0468['plugins']['get']('ImageCaptionUtils');let _0x542bb4=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x76aa8b=_0x470e4c['getCaptionFromImageModelElement'](_0x542bb4);_0x2b0468['model']['change'](()=>{if(_0x76aa8b)return void _0x585127['markDeletion'](_0x2b0468['model']['createRangeOn'](_0x76aa8b));const _0x155b97=_0x375b0f['isBlockImage'](_0x542bb4);_0x3032fe(_0x23ff9e),_0x542bb4=_0x375b0f['getClosestSelectedImageElement'](_0x2b0468['model']['document']['selection']),_0x76aa8b=_0x470e4c['getCaptionFromImageModelElement'](_0x542bb4),_0x585127['markInsertion'](_0x2b0468['model']['createRangeOn'](_0x76aa8b),_0x155b97?null:'imageCaption');});}),_0x585127['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2bac9a));const _0x55f6ae=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5636a1(_0x20dd6d,_0x270f3c){const _0x4d6e71=_0x55f6ae['findIndex'](({type:_0x33c391,subType:_0x23afea})=>_0x20dd6d['type']==_0x33c391&&_0x20dd6d['subType']==_0x23afea),_0x593e3c=_0x55f6ae['findIndex'](({type:_0x6e64eb,subType:_0x5ad497})=>_0x270f3c['type']==_0x6e64eb&&_0x270f3c['subType']==_0x5ad497);if(_0x4d6e71<0x0||_0x593e3c<0x0)return!0x1;const _0x3c272b=_0x20dd6d['getFirstRange'](),_0x3b42fd=_0x270f3c['getFirstRange']();if((0x0==_0x4d6e71||0x1==_0x4d6e71)&&0x2==_0x593e3c&&_0x3c272b['isIntersecting'](_0x3b42fd))return!0x0;if(0x2==_0x4d6e71&&0x3==_0x593e3c){const _0x5b0e4b=_0x585127['_findSuggestions'](_0x3c272b,'insertion')['filter'](({suggestion:_0x1905e2,meta:_0xfe9046})=>_0xfe9046['isOwn']&&'convertInlineImageToBlock'==_0x1905e2['subType']);if(_0x5b0e4b['length']>0x1&&_0x3b42fd['end']['isEqual'](_0x3c272b['start']))return!0x0;if(0x1==_0x5b0e4b['length']&&(_0x3c272b['start']['isEqual'](_0x3b42fd['end'])||_0x3c272b['end']['isEqual'](_0x3b42fd['start'])))return!0x0;}if(0x3==_0x4d6e71&&0x3==_0x593e3c&&_0x3c272b['start']['isBefore'](_0x3b42fd['start'])){const _0x384886=_0x3c272b['end']['nodeAfter'],_0x51635d=_0x3b42fd['start']['nodeBefore'];return _0x375b0f['isBlockImage'](_0x384886)&&_0x384886===_0x51635d;}return!0x1;}function _0x2bac9a(_0x10615d,_0x5f408b){return _0x5636a1(_0x10615d,_0x5f408b)?[_0x10615d,_0x5f408b]:_0x5636a1(_0x5f408b,_0x10615d)?[_0x5f408b,_0x10615d]:null;}_0x2b0468['plugins']['has']('ImageResize')&&(_0x585127['enableDefaultAttributesIntegration']('resizeImage'),_0x585127['registerBlockAttribute']('resizedWidth'),_0x585127['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x9a58a6,'FORMAT_IMAGE_SIZE'))),_0x2b0468['plugins']['has']('ImageTextAlternativeEditing')&&(_0x585127['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x585127['registerBlockAttribute']('alt')),_0x2b0468['plugins']['has']('PictureEditing')&&(_0x585127['registerBlockAttribute']('sources'),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x317b54=>{if('attribute'!=_0x317b54['type'])return;const {data:_0x47c837}=_0x317b54;return _0x47c837&&'sources'==_0x47c837['key']?{'type':'format','content':''}:void 0x0;})),_0x2b0468['plugins']['has']('ImageSizeAttributes')&&(_0x585127['registerBlockAttribute']('width'),_0x585127['registerBlockAttribute']('height'),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x598567=>{if('attribute'!=_0x598567['type'])return;const {data:_0x4cc743}=_0x598567;return!_0x4cc743||'width'!=_0x4cc743['key']&&'height'!=_0x4cc743['key']?void 0x0:{'type':'format','content':''};})),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0xede36a=>{if(!!_0x55f6ae['find'](({type:_0x4aacd9,subType:_0x1feaa9})=>_0xede36a['type']==_0x4aacd9&&_0xede36a['subType']==_0x1feaa9))return _0xede36a['previous']?{}:void 0x0;}),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x20051d=>{if('insertion'==_0x20051d['type']||'deletion'==_0x20051d['type']){const _0x19715c=_0x20051d['getContainedElement']();if(_0x19715c&&_0x19715c['is']('element','caption'))return{'type':'insertion'==_0x20051d['type']?'addObject':'removeObject','element':_0x19715c,'quantity':0x1};}}),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x4766aa=>'formatBlock'==_0x4766aa['type']&&'convertInlineImageToBlock'==_0x4766aa['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x4766aa['type']&&'convertBlockImageToInline'==_0x4766aa['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x585127['descriptionFactory']['registerDescriptionCallback'](_0x4b8211=>{if('attribute'!=_0x4b8211['type'])return;const {data:_0x172ab6}=_0x4b8211;if(!_0x172ab6||'alt'!=_0x172ab6['key'])return;const _0x5038f0=_0x172ab6['newValue'];return _0x5038f0?{'type':'format','content':c(_0x9a58a6,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5038f0+'\x22')}:{'type':'format','content':c(_0x9a58a6,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x491c16=this['editor'],_0x24c57a=_0x491c16['locale'];_0x491c16['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c71be=>{if('formatBlock'!=_0x4c71be['type']&&'formatInline'!=_0x4c71be['type'])return;const {data:_0x361eb1}=_0x4c71be;if(_0x361eb1){if('imageTextAlternative'==_0x361eb1['commandName']){const _0x17d14d=_0x361eb1['commandParams'][0x0]['newValue'];return _0x17d14d?{'type':'format','content':c(_0x24c57a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x17d14d+'\x22')}:{'type':'format','content':c(_0x24c57a,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x361eb1['commandName']){const _0x58cfaf=_0x361eb1['commandParams'][0x0]['width'];return _0x58cfaf?{'type':'format','content':c(_0x24c57a,'*Set\x20image\x20width:*\x20%0',_0x58cfaf)}:{'type':'format','content':c(_0x24c57a,'*Reset\x20image\x20width*')};}}});}}class at extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x183dcf=this['editor']['locale'],_0x5953ce=this['editor']['plugins']['get']('TrackChangesEditing');_0x5953ce['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5953ce['registerBlockAttribute']('src'),_0x5953ce['descriptionFactory']['registerDescriptionCallback'](_0x3b3d35=>{if('attribute'!=_0x3b3d35['type'])return;const {data:_0x1a6d5f}=_0x3b3d35;return _0x1a6d5f&&'src'==_0x1a6d5f['key']?_0x1a6d5f['newValue']&&_0x1a6d5f['oldValue']?{'type':'format','content':c(_0x183dcf,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x18e36a=this['editor']['plugins']['get']('TrackChangesEditing');_0x18e36a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x18e36a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x18e36a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x18e36a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x18b37a=this['editor'],_0x575ae6=_0x18b37a['locale'];_0x18b37a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa8d839=>{if('formatBlock'!=_0xa8d839['type']&&'formatInline'!=_0xa8d839['type'])return;const {data:_0x113312}=_0xa8d839;if(!_0x113312||'replaceImageSource'!=_0x113312['commandName'])return;return{'type':'format','content':c(_0x575ae6,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x2fff63{['afterInit'](){const _0x114340=this['editor'];if(!_0x114340['plugins']['has']('ImageStyleEditing'))return;const _0x2d0c40=_0x114340['plugins']['get']('TrackChangesEditing'),_0x3e20c3=_0x114340['plugins']['get']('ImageUtils'),_0x9f1093={};_0x2d0c40['enableCommand']('imageStyle',(_0x54fad4,_0x507fbc)=>{const _0x2dc4d8=_0x114340['plugins']['get']('Users')['me'],_0x198566=_0x114340['commands']['get']('imageStyle');let _0x410c0c=_0x3e20c3['getClosestSelectedImageElement'](_0x114340['model']['document']['selection']),_0x2089e3=_0x114340['model']['createRangeOn'](_0x410c0c),_0xf4593a=_0x198566['value'];if(_0xf4593a==_0x507fbc['value'])return;const _0x107cf1={'commandName':'imageStyle','commandParams':[_0x507fbc],'formatGroupId':_0x164670()};_0x114340['model']['change'](()=>{if(_0x2d0c40['getSuggestions']()['filter'](_0x37771b=>_0x37771b['isInContent']&&_0x2dc4d8==_0x37771b['author']&&('formatBlock'==_0x37771b['type']||'formatInline'==_0x37771b['type'])&&('imageStylePreApply'==_0x37771b['subType']||'imageStylePostApply'==_0x37771b['subType'])&&_0x37771b['getFirstRange']()['isEqual'](_0x2089e3))['forEach'](_0x632d6=>_0x2d0c40['discardSuggestion'](_0x632d6['head'])),_0x410c0c=_0x3e20c3['getClosestSelectedImageElement'](_0x114340['model']['document']['selection']),_0x2089e3=_0x114340['model']['createRangeOn'](_0x410c0c),_0x198566['refresh'](),_0x114340['commands']['get']('imageTypeInline')['refresh'](),_0x114340['commands']['get']('imageTypeBlock')['refresh'](),_0xf4593a=_0x198566['value'],_0xf4593a!=_0x507fbc['value'])return _0x3e20c3['isInlineImage'](_0x410c0c)&&_0x198566['shouldConvertImageType'](_0x507fbc['value'],_0x410c0c)?(_0x54fad4({..._0x507fbc,'setImageSizes':!0x1}),_0x410c0c=_0x3e20c3['getClosestSelectedImageElement'](_0x114340['model']['document']['selection']),void _0x2d0c40['markBlockFormat'](_0x410c0c,{..._0x107cf1,'commandReversedParams':[{'value':_0xf4593a||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x3e20c3['isBlockImage'](_0x410c0c)?_0x2d0c40['markBlockFormat'](_0x410c0c,_0x107cf1,[],'imageStylePostApply'):_0x2d0c40['markInlineFormat'](_0x2089e3,_0x107cf1,'imageStylePostApply'));});});for(const _0x44410c of _0x114340['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x9f1093[_0x44410c['name']]=_0x44410c['title']['toLowerCase']();_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x57a3f0])=>{_0x3e20c3['setImageNaturalSizeAttributes'](_0x57a3f0['getContainedElement']());}),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3785ad,_0x1138ac)=>{_0x2d0c40['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3785ad,{'commandName':_0x1138ac['commandName'],'commandParams':_0x1138ac['commandReversedParams']});}),_0x2d0c40['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x39573f,_0x2dc69c){if(_0x431f76(_0x39573f,_0x2dc69c))return[_0x39573f,_0x2dc69c];if(_0x431f76(_0x2dc69c,_0x39573f))return[_0x2dc69c,_0x39573f];return null;});const _0x57a9fd=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x431f76(_0x572abf,_0x276c5e){const _0x2c5bf1=_0x57a9fd['findIndex'](({type:_0x84f2b2,subType:_0x2573a7})=>_0x572abf['type']==_0x84f2b2&&_0x572abf['subType']==_0x2573a7),_0x4faeb6=_0x57a9fd['findIndex'](({type:_0x3d3b78,subType:_0x49ef46})=>_0x276c5e['type']==_0x3d3b78&&_0x276c5e['subType']==_0x49ef46);if(_0x2c5bf1<0x0||_0x4faeb6<0x0)return!0x1;const _0x9dcb45=_0x572abf['getFirstRange'](),_0x98df06=_0x276c5e['getFirstRange']();if((0x0==_0x2c5bf1||0x1==_0x2c5bf1)&&0x2==_0x4faeb6&&_0x9dcb45['isIntersecting'](_0x98df06))return!0x0;if(0x2==_0x2c5bf1&&0x3==_0x4faeb6){const _0x2812a9=_0x2d0c40['_findSuggestions'](_0x9dcb45,'insertion')['filter'](({suggestion:_0x229061,meta:_0x1fc82e})=>_0x1fc82e['isOwn']&&'convertInlineImageToBlock'==_0x229061['subType']);if(_0x2812a9['length']>0x1&&_0x98df06['end']['isEqual'](_0x9dcb45['start']))return!0x0;if(0x1==_0x2812a9['length']&&(_0x9dcb45['start']['isEqual'](_0x98df06['end'])||_0x9dcb45['end']['isEqual'](_0x98df06['start'])))return!0x0;}if(0x3==_0x2c5bf1&&0x3==_0x4faeb6&&_0x9dcb45['start']['isBefore'](_0x98df06['start'])){const _0x215650=_0x9dcb45['end']['nodeAfter'],_0x4c0b96=_0x98df06['start']['nodeBefore'];return _0x3e20c3['isBlockImage'](_0x215650)&&_0x215650===_0x4c0b96;}return!0x1;}_0x114340['model']['document']['registerPostFixer'](()=>{let _0x52162b=!0x1;const _0x466e81=Array['from'](_0x114340['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4615d4,data:_0x2096ee}of _0x466e81){const {group:_0x3534f8,type:_0x5af834,subType:_0x47d544,id:_0x248a47}=_0x2d0c40['_splitMarkerName'](_0x4615d4);if('suggestion'==_0x3534f8&&_0x2d0c40['hasSuggestion'](_0x248a47)){if('formatBlock'==_0x5af834&&('imageStylePreApply'==_0x47d544||'imageStylePostApply'==_0x47d544)){const _0x6bdb4a=_0x2d0c40['getSuggestion'](_0x248a47);if(_0x2096ee['newRange']){const _0x2472fd=_0x6bdb4a['getFirstRange']()['getContainedElement']();if(_0x3e20c3['isBlockImage'](_0x2472fd))continue;_0x2d0c40['discardSuggestion'](_0x6bdb4a),_0x52162b=!0x0;}}if('insertion'==_0x5af834&&'imageCaption'==_0x47d544&&!_0x2096ee['newRange']){const _0xcc99dc=_0x2d0c40['getSuggestion'](_0x248a47);_0xcc99dc['next']&&_0xcc99dc['next']['isInContent']&&(_0x2d0c40['discardSuggestion'](_0xcc99dc['next']),_0x52162b=!0x0);}}}return _0x52162b;}),this['_registerLegacyDescription'](_0x9f1093);}['_registerLegacyDescription'](_0x34f6a9){const _0x2a870e=this['editor'],_0x259ed5=_0x2a870e['locale'];_0x2a870e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5acfaa=>{if('formatBlock'!=_0x5acfaa['type']&&'formatInline'!=_0x5acfaa['type'])return;const {data:_0x378b6a}=_0x5acfaa;if(!_0x378b6a||'imageStyle'!=_0x378b6a['commandName'])return;const _0x291864=_0x378b6a['commandParams'][0x0]['value'];return _0x1bcda3('side'===_0x291864?c(_0x259ed5,'FORMAT_SIDE_IMAGE'):_0x34f6a9[_0x291864]||_0x291864);function _0x1bcda3(_0x3ab96e){return{'type':'format','content':c(_0x259ed5,'*Format:*\x20%0',_0x3ab96e)};}});}}class ut extends _0x2fff63{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x6f3162){super(_0x6f3162),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x2f66f4=this['editor'],_0x5392c9=_0x2f66f4['commands']['get']('importWord'),_0x4a0cb6=_0x2f66f4['commands']['get']('trackChanges');_0x5392c9&&(_0x5392c9['on']('execute',(_0x20790a,[,_0x177051])=>{this['_trackChangesValueDuringImport']=_0x4a0cb6['value'],_0x177051['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x5392c9,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x5392c9,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x4a0cb6['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x2f66f4['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x411c1c,_0x5cfcc9){const {suggestions:_0x807e27}=_0x5cfcc9,_0x5f330a=this['editor']['commands']['get']('trackChanges'),_0x2c13cd=_0x5f330a['value'];this['_trackChangesValueDuringImport']!==_0x2c13cd&&(_0x5f330a['execute'](),this['_trackChangesExecuted']=!0x0),_0x807e27&&_0x807e27['forEach'](({id:_0x2be7b7,type:_0x2926b1,author:_0x40da6e,created_at:_0x2654c0})=>{const _0x213c4c={'id':_0x2be7b7,'type':_0x2926b1,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x40da6e,'createdAt':_0x2654c0?new Date(_0x2654c0):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x213c4c);});}}class ft extends _0x2fff63{['afterInit'](){const _0x22d0fc=this['editor'],_0x2a2389=_0x22d0fc['plugins']['get']('TrackChangesEditing');if(_0x22d0fc['plugins']['has']('IndentEditing')&&(_0x2a2389['enableCommand']('indent'),_0x2a2389['enableCommand']('outdent')),_0x22d0fc['plugins']['has']('IndentBlock')){for(const _0x4476b0 of['indentBlock','outdentBlock'])_0x2a2389['enableDefaultAttributesIntegration'](_0x4476b0);}const _0x5e2e00=_0x22d0fc['locale'];_0x2a2389['registerBlockAttribute']('blockIndent'),_0x2a2389['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x5e2e00,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x319d9c=this['editor'],_0x723f79=_0x319d9c['locale'],_0x29814c=_0x319d9c['plugins']['get']('TrackChangesEditing');_0x29814c['descriptionFactory']['registerDescriptionCallback'](_0x69a3d3=>{if('formatBlock'!=_0x69a3d3['type'])return;const {data:_0x5bed2e}=_0x69a3d3;if(!_0x5bed2e)return;if('indentBlock'!=_0x5bed2e['commandName']&&'outdentBlock'!=_0x5bed2e['commandName'])return;const _0x4634a8=_0x69a3d3['getItems']()[0x0],_0x570be0=_0x29814c['descriptionFactory']['getItemLabel'](_0x4634a8);return'indentBlock'==_0x5bed2e['commandName']?{'type':'format','content':c(_0x723f79,'*Indent:*\x20%0',_0x570be0)}:'outdentBlock'==_0x5bed2e['commandName']?{'type':'format','content':c(_0x723f79,'*Outdent:*\x20%0',_0x570be0)}:void 0x0;});}}class ht extends _0x2fff63{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x2fff63{['afterInit'](){const _0xfd7a2b=this['editor'];if(!_0xfd7a2b['plugins']['has']('LinkEditing'))return;const _0x5dcba0=_0xfd7a2b['plugins']['get']('TrackChangesEditing'),_0x52df3a=_0xfd7a2b['commands']['get']('link');_0x5dcba0['enableDefaultAttributesIntegration']('link'),_0x5dcba0['enableDefaultAttributesIntegration']('unlink'),_0x5dcba0['registerInlineAttribute']('linkHref');for(const _0x36c2c5 of _0x52df3a['manualDecorators'])_0x5dcba0['registerInlineAttribute'](_0x36c2c5['id']),_0x5dcba0['descriptionFactory']['registerAttributeLabel'](_0x36c2c5['id'],'link\x20('+_0x36c2c5['label']['toLowerCase']()+')');_0x5dcba0['descriptionFactory']['registerDescriptionCallback'](_0x287e5a=>{if('attribute'!=_0x287e5a['type'])return;const {data:_0x59e3ba}=_0x287e5a;if(!_0x59e3ba||'linkHref'!=_0x59e3ba['key'])return;const _0x368f15=_0x59e3ba['newValue'],_0x277ad3=_0xfd7a2b['locale'];return{'type':'format','content':null==_0x368f15?c(_0x277ad3,'*Remove\x20link*'):c(_0x277ad3,'*Set\x20link:*\x20%0','\x22'+_0x368f15+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1c781c=this['editor'],_0x187f20=_0x1c781c['locale'];_0x1c781c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x288b63=>{if('formatInline'!=_0x288b63['type'])return;const {data:_0x2dcdee}=_0x288b63;if(_0x2dcdee){if('link'==_0x2dcdee['commandName']){const _0x5c5923=_0x2dcdee['commandParams'][0x0];return{'type':'format','content':c(_0x187f20,'*Set\x20link:*\x20%0','\x22'+_0x5c5923+'\x22')};}return'unlink'==_0x2dcdee['commandName']?{'type':'format','content':c(_0x187f20,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x2fff63{['afterInit'](){const _0x2cfde8=this['editor'],_0x3ed8d0=_0x2cfde8['locale'];if(!_0x2cfde8['plugins']['has']('LegacyListEditing'))return;const _0x20e1c1=_0x2cfde8['plugins']['get']('TrackChangesEditing'),_0x379489=_0x2cfde8['plugins']['has']('LegacyTodoListEditing');function _0x305dab(_0x30bdc7){return()=>{const _0x41c4dc=_0x2cfde8['model']['document']['selection'],_0x3daa09=_0x2cfde8['commands']['get'](_0x30bdc7);if(_0x3daa09['value'])return void _0x2cfde8['execute']('paragraph',{});const _0x51541a=_0x30bdc7['slice'](0x0,-0x4),_0x1c34ce=function(_0x2d50ff,_0x1b93bc,_0x4bc8ac){let _0x11c178=Array['from'](_0x2d50ff)['filter'](_0x2d9aaf=>function(_0x2e4089,_0x21d8d8){return _0x21d8d8['checkChild'](_0x2e4089['parent'],'listItem')&&!_0x21d8d8['isObject'](_0x2e4089);}(_0x2d9aaf,_0x4bc8ac));_0x11c178=_0x11c178['filter'](_0x10953a=>!_0x10953a['is']('element','listItem')||_0x10953a['getAttribute']('listType')!=_0x1b93bc);const _0x3984d5=new Set();for(const _0x2cadf6 of _0x11c178)_0x2cadf6['is']('element','listItem')?_0x3984d5['add'](Le(_0x2cadf6)):_0x3984d5['add'](_0x2cadf6);return Array['from'](_0x3984d5);}(_0x41c4dc['getSelectedBlocks'](),_0x51541a,_0x2cfde8['model']['schema']);_0x2cfde8['model']['change'](()=>{for(const _0x3e63fe of _0x1c34ce)_0x20e1c1['markBlockFormat'](_0x3e63fe,{'commandName':_0x30bdc7,'commandParams':[{'forceValue':!_0x3daa09['value']}],'formatGroupId':'blockName'},Ee(_0x3e63fe));});};}function _0x43a58d(_0x31679a){return()=>{const _0xe4aba2=function(_0x4f4246){let _0x2cbe05=Array['from'](_0x4f4246);const _0x5ba05d=_0x2cbe05['findIndex'](_0x28500a=>'listItem'!=_0x28500a['name']);return _0x5ba05d>-0x1&&(_0x2cbe05=_0x2cbe05['slice'](0x0,_0x5ba05d)),_0x2cbe05;}(_0x2cfde8['model']['document']['selection']['getSelectedBlocks']()),_0x47a948=_0x2cfde8['model']['createRange'](_0x2cfde8['model']['createPositionAt'](_0xe4aba2[0x0],'before'),_0x2cfde8['model']['createPositionAt'](_0xe4aba2[_0xe4aba2['length']-0x1],'end'));_0x2cfde8['model']['change'](()=>{_0x20e1c1['markBlockFormat'](_0x47a948,{'commandName':_0x31679a,'commandParams':[],'formatGroupId':'listIndent'},function(_0x45a57b){const _0x5d1b05=new Set();for(const _0x116fe4 of _0x45a57b){let _0x119d93=_0x116fe4['nextSibling'];for(;_0x119d93&&_0x119d93['getAttribute']('listIndent')>_0x116fe4['getAttribute']('listIndent');)_0x5d1b05['add'](_0x119d93),_0x119d93=_0x119d93['nextSibling'];}return Array['from'](_0x5d1b05);}(_0xe4aba2));});};}_0x20e1c1['enableCommand']('numberedList',_0x305dab('numberedList')),_0x20e1c1['enableCommand']('bulletedList',_0x305dab('bulletedList')),_0x379489&&_0x20e1c1['enableCommand']('todoList',_0x305dab('todoList')),_0x20e1c1['enableCommand']('indentList',_0x43a58d('indentList')),_0x20e1c1['enableCommand']('outdentList',_0x43a58d('outdentList')),_0x379489&&_0x20e1c1['enableCommand']('checkTodoList',()=>{const _0x46072c=_0x2cfde8['commands']['get']('checkTodoList'),_0x1714f2=Array['from'](_0x46072c['_selectedElements']);_0x1714f2['filter'](_0x961892=>_0x961892['getAttribute']('todoListChecked')!=_0x46072c['value']),_0x2cfde8['model']['change'](()=>{for(const _0x5a31e6 of _0x1714f2)_0x20e1c1['markBlockFormat'](_0x5a31e6,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x46072c['value']}]});});}),_0x20e1c1['descriptionFactory']['registerElementLabel']('listItem',_0x49c48c=>c(_0x3ed8d0,'ELEMENT_LIST_ITEM',_0x49c48c)),_0x20e1c1['descriptionFactory']['registerDescriptionCallback'](_0x552185=>{if('formatBlock'!=_0x552185['type']&&'formatInline'!=_0x552185['type'])return;const {data:_0x5cb7ce}=_0x552185;if(_0x5cb7ce){if('numberedList'==_0x5cb7ce['commandName']||'bulletedList'==_0x5cb7ce['commandName']||'todoList'==_0x5cb7ce['commandName'])switch(_0x5cb7ce['commandName']['replace']('List','')){case'bulleted':return _0x484d86(c(_0x3ed8d0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x484d86(c(_0x3ed8d0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x484d86(c(_0x3ed8d0,'ELEMENT_TODO_LIST'));}if('indentList'==_0x5cb7ce['commandName'])return{'type':'format','content':c(_0x3ed8d0,'*Indent:*\x20%0',c(_0x3ed8d0,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x5cb7ce['commandName'])return{'type':'format','content':c(_0x3ed8d0,'*Outdent:*\x20%0',c(_0x3ed8d0,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x5cb7ce['commandName'])return _0x5cb7ce['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x3ed8d0,'*Check\x20item*')}:{'type':'format','content':c(_0x3ed8d0,'*Uncheck\x20item*')};}function _0x484d86(_0x52199e){return{'type':'format','content':c(_0x3ed8d0,'*Change\x20to:*\x20%0',_0x52199e)};}});}}function Le(_0x237ab7){const _0x171b98=_0x237ab7['getAttribute']('listIndent');if(0x0==_0x171b98)return _0x237ab7;let _0x340ab6=_0x237ab7;for(;_0x237ab7['previousSibling']&&_0x237ab7['previousSibling']['is']('element','listItem');){const _0x1e570e=_0x237ab7['previousSibling']['getAttribute']('listIndent');if(_0x1e570e==_0x171b98)_0x340ab6=_0x237ab7['previousSibling'];else{if(_0x1e570e<_0x171b98)break;}_0x237ab7=_0x237ab7['previousSibling'];}return _0x340ab6;}function Ee(_0x3a968c){const _0xf2618e=[];if(_0x3a968c['is']('element','listItem')&&_0x3a968c['getAttribute']('listIndent')>0x0){let _0x1d94be=_0x3a968c['nextSibling'];for(;_0x1d94be&&'listItem'==_0x1d94be['name']&&_0x1d94be['getAttribute']('listIndent')==_0x3a968c['getAttribute']('listIndent');)_0xf2618e['push'](_0x1d94be),_0x1d94be=_0x1d94be['nextSibling'];}return _0xf2618e;}class Q extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x24fa94=this['editor']['config']['get']('list.properties'),_0x57cdd5=this['editor']['plugins']['get']('TrackChangesEditing');_0x24fa94['styles']&&_0x57cdd5['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x24fa94['reversed']&&_0x57cdd5['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x24fa94['startIndex']&&_0x57cdd5['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x57cdd5['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x337aaa,_0x44f496={}){const _0x151d55=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1ce8d9=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x151d55['markMultiRangeBlockFormat'](_0x1ce8d9,{'commandName':'listStyle','commandParams':[{'type':_0x44f496['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x16fb16,_0x28bca4={}){const _0x55b23b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x784d21=this['_getSuggestionBlocks'](_0x3208bf=>_0x3208bf['is']('element','listItem')&&'numbered'===_0x3208bf['getAttribute']('listType'));if(_0x784d21['length']<0x1)return;const _0x1cc999=_0x784d21['map'](_0x952ae=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x952ae,'before'),this['editor']['model']['createPositionAt'](_0x952ae,0x0)));this['editor']['model']['change'](()=>{_0x55b23b['markMultiRangeBlockFormat'](_0x1cc999,{'commandName':'listReversed','commandParams':[{'reversed':_0x28bca4['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xe758af,_0x47d24b={}){const _0x3fd386=this['editor']['plugins']['get']('TrackChangesEditing'),_0x119f99=this['_getSuggestionBlocks'](_0x16ce20=>_0x16ce20['is']('element','listItem')&&'numbered'===_0x16ce20['getAttribute']('listType'));if(_0x119f99['length']<0x1)return;const _0x91ccfb=_0x119f99['map'](_0x37037b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x37037b,'before'),this['editor']['model']['createPositionAt'](_0x37037b,0x0)));this['editor']['model']['change'](()=>{_0x3fd386['markMultiRangeBlockFormat'](_0x91ccfb,{'commandName':'listStart','commandParams':[{'startIndex':_0x47d24b['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x1eee79){if('formatBlock'!=_0x1eee79['type']&&'formatInline'!=_0x1eee79['type'])return;const _0x15087e=this['editor']['locale'],{data:_0x2fa120}=_0x1eee79;if(!_0x2fa120)return;let _0xac67ae,_0x495ab7;switch(_0x2fa120['commandName']){case'listStyle':_0xac67ae='*Change\x20to:*\x20%0',_0x495ab7={'type':'format','content':c(_0x15087e,_0xac67ae,c(_0x15087e,this['_getTranslationKeyForListStyle'](_0x2fa120['commandParams'][0x0]['type'])))};break;case'listReversed':_0xac67ae=_0x2fa120['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x495ab7={'type':'format','content':c(_0x15087e,_0xac67ae)};break;case'listStart':_0xac67ae='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x495ab7={'type':'format','content':c(_0x15087e,_0xac67ae,_0x2fa120['commandParams'][0x0]['startIndex'])};}return _0x495ab7;}['_getSuggestionBlocksForListStyle'](){const _0x15e48b=this['editor']['plugins']['get']('LegacyListUtils');let _0xa80561=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xa80561[0x0]?.['is']('element','listItem')&&_0xa80561['unshift'](..._0x15e48b['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xa80561[_0xa80561['length']-0x1]?.['is']('element','listItem')&&_0xa80561['push'](..._0x15e48b['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xa80561=[...new Set(_0xa80561)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xa80561=_0xa80561['filter'](_0x10bcd8=>_0x10bcd8['is']('element','listItem'))),_0xa80561;}['_getSuggestionBlocks'](_0x3fd826){const _0x4cdc11=this['editor']['plugins']['get']('LegacyListUtils');let _0x2bc051=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3fd826)['map'](_0x3d5897=>{const _0x2b1381=this['editor']['model']['createPositionAt'](_0x3d5897,0x0);return[..._0x4cdc11['getSiblingNodes'](_0x2b1381,'backward'),..._0x4cdc11['getSiblingNodes'](_0x2b1381,'forward')];})['flat']();return _0x2bc051=[...new Set(_0x2bc051)],_0x2bc051;}['_getTranslationKeyForListStyle'](_0x1d0294){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x1d0294)||'default')['toUpperCase']()+'_LIST_'+_0x1d0294['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x2fff63{['afterInit'](){const _0x2ef512=this['editor'];if(!_0x2ef512['plugins']['has']('MediaEmbedEditing'))return;const _0xa8e89e=_0x2ef512['plugins']['get']('TrackChangesEditing'),_0x71f254=_0x2ef512['locale'];_0xa8e89e['enableCommand']('mediaEmbed'),_0xa8e89e['descriptionFactory']['registerElementLabel']('media',_0x2483ab=>c(_0x71f254,'ELEMENT_MEDIA',_0x2483ab)),_0x2ef512['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4c45f9,{writer:_0x514904,options:_0x40a6ee})=>{if(_0x40a6ee['showSuggestionHighlights'])return _0x514904['createEmptyElement']('div');},'converterPriority':'high'}),_0x2ef512['data']['downcastDispatcher']['on']('attribute:url:media',(_0x17fcbd,_0x10170c,_0xe577c3)=>{_0xe577c3['options']['showSuggestionHighlights']&&_0x17fcbd['stop']();},{'priority':'high'});}}class pt extends _0x2fff63{['afterInit'](){const _0x31a8ae=this['editor'];_0x31a8ae['plugins']['has']('MentionEditing')&&_0x31a8ae['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x2fff63{['afterInit'](){const _0x5b9c15=this['editor'];if(!_0x5b9c15['plugins']['has']('MergeFieldsEditing'))return;const _0x266a7f=_0x5b9c15['plugins']['get']('TrackChangesEditing'),_0x415eac=_0x5b9c15['locale'];_0x266a7f['enableCommand']('insertMergeField'),_0x266a7f['enableCommand']('insertMergeFieldBlock'),_0x266a7f['enableCommand']('insertMergeFieldImage'),_0x266a7f['descriptionFactory']['registerElementLabel']('mergeField',_0x160bdf=>c(_0x415eac,'ELEMENT_MERGE_FIELD',_0x160bdf)),_0x266a7f['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2c819f=>c(_0x415eac,'ELEMENT_MERGE_FIELD',_0x2c819f)),_0x266a7f['descriptionFactory']['registerDescriptionCallback'](_0x18df3b=>{if('insertion'!=_0x18df3b['type']&&'deletion'!=_0x18df3b['type'])return;const _0x11c2cd=_0x18df3b['getContainedElement']();if(null==_0x11c2cd)return;const _0x3585a3=_0x5b9c15['plugins']['get']('MergeFieldsEditing');let _0x29d8c6;switch(_0x3585a3['getMergeFieldType'](_0x11c2cd)){case null:return;case'image':{const _0x54e3bd=_0x3585a3['unwrapAffixes'](_0x11c2cd['getAttribute']('src'));_0x29d8c6=_0x3585a3['getLabel'](_0x54e3bd)||_0x54e3bd;break;}default:{const _0x247024=_0x11c2cd['getAttribute']('id');_0x29d8c6=_0x3585a3['getLabel'](_0x247024)||_0x247024;break;}}return'insertion'==_0x18df3b['type']?{'type':'insertion','content':c(_0x415eac,'*Insert:*\x20%0','\x22'+_0x29d8c6+'\x22\x20'+c(_0x415eac,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x415eac,'*Remove:*\x20%0','\x22'+_0x29d8c6+'\x22\x20'+c(_0x415eac,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x2fff63{['afterInit'](){const _0x384c1e=this['editor'],_0x315284=_0x384c1e['plugins']['get']('TrackChangesEditing');_0x384c1e['plugins']['has']('MultiLevelList')&&(_0x315284['enableDefaultAttributesIntegration']('multiLevelList'),_0x315284['registerBlockAttribute']('listMarkerStyle'),_0x315284['descriptionFactory']['registerDescriptionCallback'](_0xad53aa=>this['handleDescriptions'](_0xad53aa)));}['handleDescriptions'](_0xaecae6){const _0x909da5=this['editor']['locale'],{data:_0x150ea3}=_0xaecae6,_0x415609={'type':'format','content':''};if(_0x150ea3&&'listMarkerStyle'==_0x150ea3['key']){if(!_0x150ea3['oldValue'])return{'type':'format','content':c(_0x909da5,'*Set\x20format:*\x20%0',c(_0x909da5,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x150ea3['newValue']+')'};if(!_0x150ea3['newValue']){let _0x4bbe33=_0xaecae6['head'];for(;_0x4bbe33;){if(_0x4bbe33['data']&&'listType'==_0x4bbe33['data']['key']&&_0x4bbe33['data']['newValue'])return _0x415609;_0x4bbe33=_0x4bbe33['next'];}return{'type':'format','content':c(_0x909da5,'*Remove\x20format:*\x20%0',c(_0x909da5,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x150ea3['oldValue']+')'};}}}}class bt extends _0x2fff63{['afterInit'](){const _0x440414=this['editor'];if(!_0x440414['plugins']['has']('PageBreakEditing'))return;_0x440414['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x25f051=_0x440414['plugins']['get']('TrackChangesEditing'),_0x3276eb=_0x440414['locale'];_0x25f051['descriptionFactory']['registerElementLabel']('pageBreak',_0x1b19fd=>c(_0x3276eb,'ELEMENT_PAGE_BREAK',_0x1b19fd));}}class yt extends _0x2fff63{['afterInit'](){const _0x2b3528=this['editor'];if(!_0x2b3528['plugins']['has']('Paragraph'))return;const _0xb76b80=_0x2b3528['locale'],_0x3c316c=_0x2b3528['plugins']['get']('TrackChangesEditing');_0x3c316c['descriptionFactory']['registerElementLabel']('paragraph',_0x331bd4=>c(_0xb76b80,'ELEMENT_PARAGRAPH',_0x331bd4)),_0x3c316c['enableDefaultAttributesIntegration']('paragraph'),_0x3c316c['enableCommand']('insertParagraph'),_0x2b3528['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x2b3528),{'priority':'highest'}),_0x2b3528['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x15ffc3,_0x5b0619,_0x21c3ea)=>{_0x21c3ea['options']['showSuggestionHighlights']&&nr(_0x2b3528,{'showActiveMarker':!0x1})(_0x15ffc3,_0x5b0619,_0x21c3ea);},{'priority':'highest'});const _0x6cf649=_0x3c316c['descriptionFactory'];_0x6cf649['registerDescriptionCallback'](_0x209384=>{if('insertion'!==_0x209384['type'])return;const {start:_0x2fea6a,end:_0x3481a9}=_0x209384['getFirstRange']();if(!_0x2fea6a['isTouching'](_0x3481a9)||!_0x2fea6a['nodeAfter'])return;const _0x388006=_0x2b3528['model']['schema'],_0x549eee=_0x2fea6a['nodeAfter'];return _0x388006['isBlock'](_0x549eee)&&!_0x388006['isLimit'](_0x549eee)&&_0x388006['checkChild'](_0x549eee,'$text')?{'type':'insertion','content':c(_0xb76b80,'*Insert:*\x20%0',_0x6cf649['getItemLabel'](_0x549eee,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27b4b6=this['editor'],_0x514f22=_0x27b4b6['locale'];_0x27b4b6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x975b79=>{if('formatBlock'!=_0x975b79['type'])return;const {data:_0x471590}=_0x975b79;return _0x471590&&'paragraph'==_0x471590['commandName']?{'type':'format','content':c(_0x514f22,'*Change\x20to:*\x20%0',c(_0x514f22,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x43d8ea,{showActiveMarker:_0xa08df0=!0x0}={}){return(_0x1d6ecb,_0x3eb1cf,_0x12aa1a)=>{const _0x51bf4f=_0x43d8ea['plugins']['get']('TrackChangesEditing'),_0x2888d1=_0x3eb1cf['markerRange']['start'],_0x760f1=_0x3eb1cf['markerRange']['end'],_0x5aac1b=_0x43d8ea['model']['schema'];if(!_0x2888d1['isTouching'](_0x760f1)||!_0x2888d1['nodeAfter'])return;const _0x4b41bd=_0x2888d1['nodeAfter'];if(_0x5aac1b['isBlock'](_0x4b41bd)&&!_0x5aac1b['isLimit'](_0x4b41bd)&&_0x5aac1b['checkChild'](_0x4b41bd,'$text')){if(!_0x12aa1a['consumable']['consume'](_0x3eb1cf['markerRange'],_0x1d6ecb['name']))return;const {authorId:_0x4afc39}=_0x51bf4f['_splitMarkerName'](_0x3eb1cf['markerName']),_0x3c4adc=_0x12aa1a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x4afc39}),_0x259011=_0x12aa1a['mapper']['toViewPosition'](_0x760f1);_0xa08df0&&_0x51bf4f['activeMarkers']['includes'](_0x3eb1cf['markerName'])&&_0x12aa1a['writer']['addClass']('ck-suggestion-marker--active',_0x3c4adc),_0x12aa1a['writer']['insert'](_0x259011,_0x3c4adc),_0x12aa1a['mapper']['bindElementToMarker'](_0x3c4adc,_0x3eb1cf['markerName']);}};}class jt extends _0x2fff63{['afterInit'](){const _0x22c38e=this['editor'];_0x22c38e['commands']['get']('replaceSource')&&_0x22c38e['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x2fff63{['afterInit'](){const _0x216eaf=this['editor'];if(!_0x216eaf['plugins']['has']('RemoveFormatEditing'))return;_0x216eaf['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1a5a4d=this['editor'];_0x1a5a4d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d79c9=>{if('formatBlock'!=_0x1d79c9['type']&&'formatInline'!=_0x1d79c9['type'])return;const {data:_0x2b3fec}=_0x1d79c9;return _0x2b3fec&&'removeFormat'==_0x2b3fec['commandName']?{'type':'format','content':c(_0x1a5a4d['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x2fff63{['afterInit'](){const _0x2b4b27=this['editor'];if(!_0x2b4b27['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x27fbd0=_0x2b4b27['plugins']['get']('TrackChangesEditing');_0x27fbd0['enableCommand']('goToPreviousRestrictedEditingException'),_0x27fbd0['enableCommand']('goToNextRestrictedEditingException');const _0x4bb409=_0x2b4b27['plugins']['get']('RestrictedEditingModeEditing');_0x4bb409['enableCommand']('trackChanges'),_0x4bb409['enableCommand']('acceptSuggestion'),_0x4bb409['enableCommand']('discardSuggestion'),_0x4bb409['enableCommand']('acceptAllSuggestions'),_0x4bb409['enableCommand']('discardAllSuggestions'),_0x4bb409['enableCommand']('acceptSelectedSuggestions'),_0x4bb409['enableCommand']('discardSelectedSuggestions');}}class It extends _0x2fff63{static get['requires'](){return[_0x11cac9];}['init'](){const _0x2dcb1f=this['editor'],_0x169c81=_0x2dcb1f['plugins']['get']('TrackChangesEditing');_0x169c81['enableCommand']('shiftEnter'),_0x2dcb1f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x2dcb1f),{'priority':'high'}),_0x2dcb1f['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x2dcb1f),{'priority':'high'}),_0x2dcb1f['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2f8af0,_0x18450e,_0x4c089c)=>{_0x4c089c['options']['showSuggestionHighlights']&&je(_0x2dcb1f,{'showActiveMarker':!0x1})(_0x2f8af0,_0x18450e,_0x4c089c);}),_0x169c81['descriptionFactory']['registerElementLabel']('softBreak',_0x2b3164=>c(_0x2dcb1f['locale'],'ELEMENT_LINE_BREAK',_0x2b3164));}}function je(_0x5e39a8,{showActiveMarker:_0x3ef1f7=!0x0}={}){return(_0x47b78a,_0x401107,_0x59a966)=>{const _0x2259fe=_0x5e39a8['plugins']['get']('TrackChangesEditing');if(!_0x59a966['consumable']['test'](_0x401107['markerRange'],_0x47b78a['name']))return;const _0x404fcd=_0x5e39a8['model'];for(const _0x31b7f2 of _0x401107['markerRange']['getItems']()){if(!_0x31b7f2['is']('element','softBreak'))continue;const _0x2ec8e7='deletion'==_0x401107['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x503efb}=_0x2259fe['_splitMarkerName'](_0x401107['markerName']),_0x3fcce2=_0x59a966['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2ec8e7,'data-author-id':_0x503efb}),_0xf6a3b8=_0x59a966['mapper']['toViewPosition'](_0x404fcd['createPositionBefore'](_0x31b7f2));_0x3ef1f7&&_0x2259fe['activeMarkers']['includes'](_0x401107['markerName'])&&_0x59a966['writer']['addClass']('ck-suggestion-marker--active',_0x3fcce2),_0x59a966['writer']['insert'](_0xf6a3b8,_0x3fcce2),_0x59a966['mapper']['bindElementToMarker'](_0x3fcce2,_0x401107['markerName']);}};}class _t extends _0x2fff63{['afterInit'](){const _0x384b62=this['editor'],_0xfdec5b=_0x384b62['model'],_0x344d23=_0x384b62['locale'];if(!_0x384b62['plugins']['has']('StandardEditingModeEditing'))return;const _0xcd5daf=_0x384b62['plugins']['get']('TrackChangesEditing'),_0x56f559='restrictedEditingException',_0x1c3059=_0x384b62['commands']['get'](_0x56f559);_0xcd5daf['enableCommand'](_0x56f559,(_0x3b9f56,_0x2d62ae={})=>{const _0x27b230=_0xfdec5b['document']['selection'];if(_0x27b230['isCollapsed'])return void _0x3b9f56(_0x2d62ae);const _0x50e9a6=void 0x0!==_0x2d62ae['forceValue']?_0x2d62ae['forceValue']:!_0x1c3059['value'];_0xfdec5b['change'](()=>{const _0x47caaa=Array['from'](_0x27b230['getRanges']());for(const _0x3bb1fc of _0x47caaa){const _0x3a646c=_0x50e9a6?[_0x3bb1fc]:io(_0x56f559,_0x3bb1fc,_0xfdec5b);for(const _0x5b7674 of _0x3a646c)_0xcd5daf['markInlineFormat'](_0x5b7674,{'commandName':_0x56f559,'commandParams':[{'forceValue':_0x50e9a6}]});}});}),_0xcd5daf['descriptionFactory']['registerDescriptionCallback'](_0x3bbae7=>{if('formatBlock'!=_0x3bbae7['type']&&'formatInline'!=_0x3bbae7['type'])return;const {data:_0x2dafbe}=_0x3bbae7;return _0x2dafbe&&_0x2dafbe['commandName']==_0x56f559?_0x2dafbe['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x344d23,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x344d23,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x2fff63{['afterInit'](){const _0x143ad6=this['editor'];if(!_0x143ad6['plugins']['has']('Style')||!_0x143ad6['plugins']['has']('DataSchema'))return;const _0x7b83c7=_0x143ad6['plugins']['get']('TrackChangesEditing'),_0x175b85=_0x143ad6['locale'],_0x1bb447=_0x143ad6['config']['get']('style')||{},_0x2e00bd=_0x143ad6['plugins']['get']('GeneralHtmlSupport'),_0x4db6af=_0x143ad6['plugins']['get']('StyleUtils')['normalizeConfig'](_0x143ad6['plugins']['get']('DataSchema'),_0x1bb447['definitions']);_0x7b83c7['enableDefaultAttributesIntegration']('style');const _0x81decd=new Set();for(const _0x522afd of _0x4db6af['block']){const _0x38e809=_0x2e00bd['getGhsAttributeNameForElement'](_0x522afd['element']);_0x81decd['add'](_0x38e809);}const _0x5c7f64=new Set();for(const _0x54d528 of _0x4db6af['inline']){const _0x937f4d=_0x2e00bd['getGhsAttributeNameForElement'](_0x54d528['element']);_0x5c7f64['add'](_0x937f4d);for(const _0xb8ea42 of _0x54d528['ghsAttributes'])_0x5c7f64['add'](_0xb8ea42);}for(const _0x15827d of _0x81decd)_0x7b83c7['registerBlockAttribute'](_0x15827d),_0x7b83c7['descriptionFactory']['registerAttributeLabel'](_0x15827d,c(_0x175b85,'FORMAT_STYLE'));for(const _0x72b4eb of _0x5c7f64)_0x7b83c7['registerInlineAttribute'](_0x72b4eb),_0x7b83c7['descriptionFactory']['registerAttributeLabel'](_0x72b4eb,c(_0x175b85,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1cfaa4=this['editor'],_0x3d0be4=_0x1cfaa4['locale'];_0x1cfaa4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45c4bd=>{if('formatBlock'!=_0x45c4bd['type']&&'formatInline'!=_0x45c4bd['type'])return;const {data:_0x49a661}=_0x45c4bd;return _0x49a661&&'style'===_0x49a661['commandName']?_0x49a661['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x3d0be4,'*Set\x20format:*\x20%0',_0x49a661['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x3d0be4,'*Remove\x20format:*\x20%0',_0x49a661['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x2fff63{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x122d46){super(_0x122d46),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x50afc6=this['editor'],_0x3cb1a4=_0x50afc6['model']['document']['selection'];if(!_0x50afc6['plugins']['has']('TableEditing'))return;const _0x311ddc=_0x50afc6['locale'],_0x521aba=_0x50afc6['plugins']['get']('TrackChangesEditing'),_0x1c7ad3=_0x50afc6['plugins']['get']('TableUtils');_0x521aba['descriptionFactory']['registerElementLabel']('table',_0x3894cb=>c(_0x311ddc,'ELEMENT_TABLE',_0x3894cb)),this['_setupColumnsRowsFixing'](),_0x521aba['enableCommand']('insertTable'),_0x521aba['enableCommand']('selectTableRow'),_0x521aba['enableCommand']('selectTableColumn');for(const _0x9f008 of['insertTableRowAbove','insertTableRowBelow']){const _0x62f43f=_0x50afc6['commands']['get'](_0x9f008);_0x521aba['enableCommand'](_0x9f008,_0x409b15=>{_0x50afc6['model']['change'](_0x2f487b=>{_0x409b15();const _0x30f8b7='above'===_0x62f43f['order'],_0xd42d6d=_0x1c7ad3['getSelectionAffectedTableCells'](_0x3cb1a4),_0x276837=_0x1c7ad3['getRowIndexes'](_0xd42d6d),_0x2ef048=_0x30f8b7?_0x276837['first']-0x1:_0x276837['last']+0x1,_0x5265ab=_0xd42d6d[0x0]['findAncestor']('table'),_0x123bdb=_0x1c7ad3['createTableWalker'](_0x5265ab,{'startRow':_0x2ef048,'endRow':_0x2ef048}),_0x3512f7=Array['from'](_0x123bdb)['map'](_0x19963c=>_0x2f487b['createRangeOn'](_0x19963c['cell']));_0x521aba['markMultiRangeInsertion'](_0x3512f7,'tableRow');});});}for(const _0x5a1720 of['insertTableColumnLeft','insertTableColumnRight']){const _0x1a4884=_0x50afc6['commands']['get'](_0x5a1720);_0x521aba['enableCommand'](_0x5a1720,_0x29bf6e=>{_0x50afc6['model']['change'](_0xd203e0=>{_0x29bf6e();const _0x13dd1b='left'===_0x1a4884['order'],_0x14b674=_0x1c7ad3['getSelectionAffectedTableCells'](_0x3cb1a4),_0x3e340c=_0x1c7ad3['getColumnIndexes'](_0x14b674),_0x3e6211=_0x13dd1b?_0x3e340c['first']-0x1:_0x3e340c['last']+0x1,_0x70cbee=_0x14b674[0x0]['findAncestor']('table'),_0x20731f=_0x1c7ad3['createTableWalker'](_0x70cbee,{'startRow':0x0,'column':_0x3e6211,'includeAllSlots':!0x1}),_0x1d6bbc=Array['from'](_0x20731f)['map'](_0x572058=>_0xd203e0['createRangeOn'](_0x572058['cell']));_0x521aba['markMultiRangeInsertion'](_0x1d6bbc,'tableColumn');});});}for(const _0x49f3dc of['removeTableRow','removeTableColumn']){const _0x4b324e=_0x49f3dc['substr'](0xb),_0x4f4af1=_0x4b324e['toLowerCase'](),_0x1c2c85=_0x4f4af1['substr'](0x0,0x3)+'span',_0x482ba4='table'+_0x4b324e,_0x5ab81b='min'+_0x4b324e,_0x5023d0='max'+_0x4b324e;_0x521aba['enableCommand'](_0x49f3dc,()=>{_0x50afc6['model']['change'](_0x4654c2=>{const _0x351233=_0x1c7ad3['getSelectionAffectedTableCells'](_0x3cb1a4),_0x35d962=_0x351233[0x0]['findAncestor']('table');let _0x446dd6;if('removeTableRow'==_0x49f3dc){const _0x407a2f=_0x1c7ad3['getRowIndexes'](_0x351233);_0x446dd6={'startRow':_0x407a2f['first'],'endRow':_0x407a2f['last'],'includeAllSlots':!0x0};}else{const _0x5cfe5d=_0x1c7ad3['getColumnIndexes'](_0x351233);_0x446dd6={'startColumn':_0x5cfe5d['first'],'endColumn':_0x5cfe5d['last'],'includeAllSlots':!0x0};}const _0x4b7659=_0x1c7ad3['createTableWalker'](_0x35d962,_0x446dd6),_0xf5b1bb=Array['from'](_0x4b7659)['map'](({cell:_0x375617})=>_0x375617),_0x30a52b=Ne(_0xf5b1bb['filter'](_0x448ba5=>_0x448ba5['hasAttribute'](_0x1c2c85))),_0x2b8d5f=Ne(_0xf5b1bb['filter'](_0x59eb9d=>!_0x59eb9d['hasAttribute'](_0x1c2c85)))['map'](_0x1b1652=>_0x4654c2['createRangeOn'](_0x1b1652)),_0x1a5ee5=_0x521aba['markMultiRangeDeletion'](_0x2b8d5f,_0x482ba4);if(_0x1a5ee5&&('tableRow'==_0x1a5ee5['subType']||'tableColumn'==_0x1a5ee5['subType'])){const _0x5f45e9=this['_getSuggestionCoords'](_0x1a5ee5);for(const _0x41231d of _0x30a52b){const _0x3917c0=_0x4654c2['createRangeOn'](_0x41231d),_0x1af51d=_0x1c7ad3['getCellLocation'](_0x41231d),_0x14d259=_0x41231d['getAttribute'](_0x1c2c85)-0x1,_0x5b3d9d=_0x5f45e9[_0x5ab81b],_0x1fbc42=_0x5f45e9[_0x5023d0];_0x5b3d9d<=_0x1af51d[_0x4f4af1]&&_0x1af51d[_0x4f4af1]+_0x14d259<=_0x1fbc42&&_0x1a5ee5['addRange'](_0x3917c0);}}});});}function _0x1bb402(_0x5cd88b){const _0x514dc4=Array['from'](_0x3cb1a4['getRanges']())['map'](_0xdf1a81=>_0x542068['fromRange'](_0xdf1a81));_0x50afc6['model']['change'](_0x53bcd9=>{const _0x1e0426=_0x53bcd9['batch'];_0x5cd88b=_0x5cd88b['filter'](_0x5a711c=>'$graveyard'!=_0x5a711c['root']['rootName']),_0x53bcd9['setSelection'](_0x5cd88b),_0x50afc6['commands']['get']('removeTableRow')['refresh'](),_0x50afc6['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x50afc6['model']['enqueueChange'](()=>{_0x50afc6['model']['enqueueChange'](_0x1e0426,_0x469387=>{const _0x5401a3=_0x514dc4['filter'](_0x2e0803=>'$graveyard'!=_0x2e0803['root']['rootName']);_0x5401a3['length']>0x0&&_0x469387['setSelection'](_0x5401a3);for(const _0x1c683f of _0x514dc4)_0x1c683f['detach']();});});});}function _0x9174d8(_0x1b79fc){_0x50afc6['model']['change'](_0x212120=>{const _0x36c286=Array['from'](_0x3cb1a4['getRanges']())['map'](_0x551eaf=>_0x542068['fromRange'](_0x551eaf)),_0x374703=[];for(const _0x222599 of _0x1b79fc)for(const _0x187ab7 of _0x222599['getItems']({'shallow':!0x0}))_0x374703['push'](_0x187ab7);for(const _0x5a3056 of _0x374703)'$graveyard'!=_0x5a3056['root']['rootName']&&(_0x212120['setSelection'](_0x212120['createPositionAt'](_0x5a3056,0x0)),_0x50afc6['commands']['get']('removeTableColumn')['refresh'](),_0x50afc6['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3f740e=_0x36c286['filter'](_0x192855=>'$graveyard'!=_0x192855['root']['rootName']);_0x3f740e['length']>0x0&&_0x212120['setSelection'](_0x3f740e);for(const _0x3cfa55 of _0x36c286)_0x3cfa55['detach']();});}function _0x43146d(_0x3c96b5,_0x23d427){return _0x23d427['every'](_0x5b83d1=>_0x3c96b5['some'](_0x58e28d=>_0x58e28d['end']['isEqual'](_0x5b83d1['start'])||_0x5b83d1['end']['isEqual'](_0x58e28d['start'])));}function _0x361d47(_0x6fda55,_0x15bcd2){return!_0x6fda55['some'](_0x5aadeb=>_0x15bcd2['some'](_0x1ff73a=>_0x5aadeb['isIntersecting'](_0x1ff73a)))&&_0x6fda55['some'](_0x44d9d3=>_0x15bcd2['some'](_0x4330d1=>_0x44d9d3['end']['isTouching'](_0x4330d1['start'])));}_0x50afc6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4ac8bd,_0x3f6077,_0x4079dd)=>{if(!_0x4079dd['options']['showSuggestionHighlights'])return;const _0x4b948b=_0x3f6077['item'];if(!_0x4b948b)return;const _0x1cc975=_0x4079dd['mapper']['toViewElement'](_0x4b948b);function _0x886cc1(_0x1a7236){return Array['isArray'](_0x1a7236)?_0x1a7236:[_0x1a7236];}_0x1cc975&&'tableCell'===_0x4b948b['name']&&_0x55923b(_0x1cc975,_0x4079dd['writer'],(_0x1eab35,_0x5567e3,_0x1d91b8)=>_0x1d91b8['addClass'](_0x886cc1(_0x5567e3['classes']),_0x1eab35),(_0x392280,_0x4347cc,_0x183628)=>_0x183628['removeClass'](_0x886cc1(_0x4347cc['classes']),_0x392280));},{'priority':'highest'}),_0x521aba['descriptionFactory']['registerDescriptionCallback'](_0x29f993=>{if('insertion'!=_0x29f993['type']&&'deletion'!=_0x29f993['type'])return;const _0xc2caeb=_0x29f993['getContainedElement']();if(null!=_0xc2caeb&&_0xc2caeb['is']('element','table')){if('insertion'==_0x29f993['type']){const _0x35d35c=_0x29f993['getItems']()['filter'](_0x14de62=>_0x14de62['is']('$textProxy'))['map'](_0x77243e=>_0x77243e['data']);if(_0x35d35c['length'])return{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x35d35c['join']('\x20')+'\x22'))};}if('deletion'==_0x29f993['type']){const _0x2e9bce=_0x29f993['getItems']()['filter'](_0x48178a=>_0x48178a['is']('$textProxy'))['map'](_0x158c1c=>_0x158c1c['data']);if(_0x2e9bce['length'])return{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2e9bce['join']('\x20')+'\x22'))};}}}),_0x521aba['descriptionFactory']['registerDescriptionCallback'](_0x4f3b85=>{if('tableRow'==_0x4f3b85['subType']){const _0x5e2896=_0x4f3b85['getItems']()['filter'](_0x19271c=>_0x19271c['is']('$textProxy'))['map'](_0x12f935=>_0x12f935['data']),_0x4ab78f=this['_getSuggestionCoords'](_0x4f3b85),_0x7295f=_0x4ab78f['maxRow']-_0x4ab78f['minRow']+0x1;if('insertion'==_0x4f3b85['type'])return _0x5e2896['length']?{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x7295f,'\x22'+_0x5e2896['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW',_0x7295f))};if('deletion'==_0x4f3b85['type'])return _0x5e2896['length']?{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x7295f,'\x22'+_0x5e2896['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_ROW',_0x7295f))};}if('tableColumn'==_0x4f3b85['subType']){const _0x4a5222=_0x4f3b85['getItems']()['filter'](_0x3d0d37=>_0x3d0d37['is']('$textProxy'))['map'](_0x5b1477=>_0x5b1477['data']),_0x48c9a4=this['_getSuggestionCoords'](_0x4f3b85),_0x1d0c43=_0x48c9a4['maxColumn']-_0x48c9a4['minColumn']+0x1;if('insertion'==_0x4f3b85['type'])return _0x4a5222['length']?{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1d0c43,'\x22'+_0x4a5222['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x311ddc,'*Insert:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN',_0x1d0c43))};if('deletion'==_0x4f3b85['type'])return _0x4a5222['length']?{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1d0c43,'\x22'+_0x4a5222['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x311ddc,'*Remove:*\x20%0',c(_0x311ddc,'ELEMENT_TABLE_COLUMN',_0x1d0c43))};}}),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1bb402),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1bb402),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x9174d8),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x9174d8),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x43146d),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x43146d),_0x521aba['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x361d47),_0x521aba['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x361d47);}['_acceptFormatSuggestionCallbackFactory'](){const _0x9b2757=this['editor'],_0x7cc33a=_0x9b2757['model']['document']['selection'];return(_0x360441,_0x2e4af9)=>{_0x9b2757['model']['change'](_0x26ad5c=>{const {commandName:_0x426c0b,commandParams:_0x1a403d}=_0x2e4af9;let _0x581ee8=_0x360441[0x0]['end']['nodeBefore'];_0x1a403d&&_0x1a403d[0x0]&&!0x1===_0x1a403d[0x0]['forceValue']&&(_0x581ee8=_0x360441[0x0]['start']['nodeAfter']);const _0x2672e6=_0x26ad5c['createRangeIn'](_0x581ee8);if('$graveyard'==_0x2672e6['root']['rootName'])return;const _0x485c10=Array['from'](_0x7cc33a['getRanges']())['map'](_0xd845ed=>_0x542068['fromRange'](_0xd845ed));_0x26ad5c['setSelection'](_0x2672e6),_0x9b2757['commands']['get'](_0x426c0b)['refresh'](),_0x1a403d['push']({'forceDefaultExecution':!0x0}),_0x9b2757['execute'](_0x426c0b,..._0x1a403d);const _0x34fa06=_0x485c10['filter'](_0x1451e2=>'$graveyard'!=_0x1451e2['root']['rootName']);_0x34fa06['length']>0x0&&_0x26ad5c['setSelection'](_0x34fa06);for(const _0x4699b9 of _0x485c10)_0x4699b9['detach']();});};}['_getCoordsForCells'](_0xe47a6){const _0x2aed35=this['editor']['plugins']['get']('TableUtils');let _0x3dd8b3=Number['MAX_SAFE_INTEGER'],_0x10e109=Number['MIN_SAFE_INTEGER'],_0x4c6981=Number['MAX_SAFE_INTEGER'],_0x12f591=Number['MIN_SAFE_INTEGER'];for(const _0x144822 of _0xe47a6){if('$graveyard'==_0x144822['root']['rootName'])continue;const {row:_0x3250d4,column:_0x279b51}=_0x2aed35['getCellLocation'](_0x144822),_0x349053=_0x144822['hasAttribute']('rowspan')?_0x144822['getAttribute']('rowspan')-0x1:0x0,_0xee6a49=_0x144822['hasAttribute']('colspan')?_0x144822['getAttribute']('colspan')-0x1:0x0;_0x3dd8b3=_0x3250d4<_0x3dd8b3?_0x3250d4:_0x3dd8b3,_0x10e109=_0x3250d4+_0x349053>_0x10e109?_0x3250d4+_0x349053:_0x10e109,_0x4c6981=_0x279b51<_0x4c6981?_0x279b51:_0x4c6981,_0x12f591=_0x279b51+_0xee6a49>_0x12f591?_0x279b51+_0xee6a49:_0x12f591;}return{'minRow':_0x3dd8b3,'maxRow':_0x10e109,'minColumn':_0x4c6981,'maxColumn':_0x12f591};}['_setupColumnsRowsFixing'](){const _0x1e2efe=this['editor'],_0x3709fd=_0x1e2efe['plugins']['get']('TrackChangesEditing'),_0x436f16=_0x1e2efe['plugins']['get']('TableUtils');_0x1e2efe['model']['document']['on']('change:data',()=>{const _0x4cd29a=Array['from'](_0x1e2efe['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x48c32c,data:_0x10b15b}of _0x4cd29a){const {group:_0x3a8c01,id:_0x547208,subType:_0x46951a}=_0x3709fd['_splitMarkerName'](_0x48c32c);if('suggestion'!=_0x3a8c01)continue;if(null!=_0x10b15b['oldRange'])continue;const _0x1886a2=_0x3709fd['getSuggestion'](_0x547208);this['_tablePostFixingSubtypes']['includes'](_0x46951a)&&this['_tableSuggestions']['add'](_0x1886a2);}},{'priority':'low'});const _0x24a6b9=(_0x5e5c07,_0x5ed203)=>{let _0x4be80a=!0x1;const _0xd3258d=_0x5ed203['createRangeOn'](_0x5e5c07),_0x42ea45=_0x5e5c07['findAncestor']('table'),_0x269f1a=_0x436f16['getCellLocation'](_0x5e5c07);for(const _0x738a51 of this['_tableSuggestions']){const _0x21ad71=_0x738a51['subType'],_0xbe35b1=_0x21ad71['startsWith']('tablePaste'),_0x2e23fe=_0x21ad71['substr'](_0xbe35b1?0xa:0x5),_0x197969=_0x2e23fe['toLowerCase'](),_0x366c62=_0x197969['substr'](0x0,0x3)+'span',_0x32cc9c='min'+_0x2e23fe,_0x256e81='max'+_0x2e23fe;if(!_0x738a51['isInContent'])continue;if(_0x42ea45!=_0x738a51['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x738a51['isIntersectingWithRange'](_0xd3258d))continue;const _0x4042ef=_0x5e5c07['hasAttribute'](_0x366c62)?_0x5e5c07['getAttribute'](_0x366c62)-0x1:0x0,_0x2d7054=this['_getSuggestionCoords'](_0x738a51),_0x2e40c7=_0x2d7054[_0x32cc9c],_0x482c4f=_0x2d7054[_0x256e81];_0x2e40c7<=_0x269f1a[_0x197969]&&_0x269f1a[_0x197969]+_0x4042ef<=_0x482c4f&&(_0x738a51['addRange'](_0xd3258d),_0x4be80a=!0x0);}return _0x4be80a;};_0x1e2efe['model']['document']['registerPostFixer'](_0x36279f=>{let _0x13d076=!0x1;for(const _0x5339b8 of _0x1e2efe['model']['document']['differ']['getChanges']())if('insert'==_0x5339b8['type']){if('tableRow'==_0x5339b8['name']){for(const _0x1aa197 of _0x5339b8['position']['nodeAfter']['getChildren']())_0x13d076=_0x13d076||_0x24a6b9(_0x1aa197,_0x36279f);}else'tableCell'==_0x5339b8['name']&&(_0x13d076=_0x13d076||_0x24a6b9(_0x5339b8['position']['nodeAfter'],_0x36279f));}return _0x13d076;});}['_getSuggestionCoords'](_0x2658da){return this['_getCoordsForCells'](_0x2658da['getRanges']()['map'](_0x2dde18=>_0x2dde18['start']['nodeAfter']));}}function Ne(_0xe23b20){return Array['from'](new Set(_0xe23b20)['values']());}class Nt extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x1f2389=this['editor'],_0x4efe25=_0x1f2389['model']['document']['selection'],_0x2da548=_0x1f2389['locale'];if(!_0x1f2389['plugins']['has']('TableEditing'))return;const _0x2010af=_0x1f2389['plugins']['get']('TrackChangesEditing'),_0x24c960=_0x1f2389['plugins']['get']('TableUtils'),_0x5a1e38=_0x1f2389['plugins']['get'](Ct);_0x5a1e38['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2010af['enableCommand']('mergeTableCells',()=>{const _0x159731=_0x24c960['getSelectionAffectedTableCells'](_0x1f2389['model']['document']['selection']);_0x1f2389['model']['change'](()=>{_0x2010af['markMultiRangeBlockFormat'](_0x159731,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x1f2389['commands']['get']('mergeTableCells')['on']('execute',(_0x41f7d9,_0x41e2cc)=>{_0x1f2389['commands']['get']('trackChanges')['value']&&(_0x41e2cc['length']>0x0&&_0x41e2cc[_0x41e2cc['length']-0x1]&&_0x41e2cc[_0x41e2cc['length']-0x1]['forceDefaultExecution']||_0x2010af['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x41f7d9['stop']());},{'priority':'highest'});for(const _0x9c4da9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x62b9d9=_0x1f2389['commands']['get'](_0x9c4da9);_0x2010af['enableCommand'](_0x9c4da9,()=>{const _0x1134c7=_0x1f2389['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3e4c62=>_0x3e4c62['is']('element','tableCell')),_0xd98e8a=_0x62b9d9['value'];_0x1f2389['model']['change'](()=>{_0x2010af['markMultiRangeBlockFormat']([_0x1134c7,_0xd98e8a],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3faffe of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3a3089=_0x1f2389['commands']['get'](_0x3faffe);_0x2010af['enableCommand'](_0x3faffe,()=>{const _0x13645b=_0x24c960['getSelectionAffectedTableCells'](_0x1f2389['model']['document']['selection'])[0x0],_0x1a5f26=_0x13645b['findAncestor']('table'),{column:_0x484f95,row:_0xe5691b}=_0x24c960['getCellLocation'](_0x13645b);let _0x395301=[];if('horizontally'==_0x3a3089['direction']){const _0x806aae=_0x24c960['createTableWalker'](_0x1a5f26,{'startRow':_0xe5691b,'endRow':_0xe5691b,'includeAllSlots':!0x0});_0x395301=Array['from'](_0x806aae)['map'](_0x2a58e7=>_0x2a58e7['cell']);}else{const _0xeb4deb=_0x24c960['createTableWalker'](_0x1a5f26,{'column':_0x484f95,'includeAllSlots':!0x0});_0x395301=Array['from'](_0xeb4deb)['map'](_0x194d95=>_0x194d95['cell']);}_0x1f2389['model']['change'](_0xa64156=>{_0x2010af['markBlockFormat'](_0xa64156['createRangeOn'](_0x13645b),{'commandName':_0x3faffe,'commandParams':[]},_0x395301,_0x3faffe);});});}_0x2010af['descriptionFactory']['registerDescriptionCallback'](_0xa4f452=>{if('formatBlock'!=_0xa4f452['type']&&'formatInline'!=_0xa4f452['type'])return;const {data:_0x12c960}=_0xa4f452;return _0x12c960&&'mergeTableCells'==_0x12c960['commandName']?{'type':'format','content':c(_0x2da548,'*Merge\x20cells*')}:void 0x0;}),_0x2010af['descriptionFactory']['registerDescriptionCallback'](_0x1337e6=>{if('formatBlock'!=_0x1337e6['type']&&'formatInline'!=_0x1337e6['type'])return;const {data:_0x36e6d1}=_0x1337e6;return _0x36e6d1?'splitTableCellVertically'==_0x36e6d1['commandName']?{'type':'format','content':c(_0x2da548,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x36e6d1['commandName']?{'type':'format','content':c(_0x2da548,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x1ce9ba=_0x5a1e38['_acceptFormatSuggestionCallbackFactory']();for(const _0x5a365e of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2010af['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5a365e,'accept',_0x1ce9ba);for(const _0x50ae5c of['splitTableCellVertically','splitTableCellHorizontally'])_0x2010af['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x50ae5c,'accept',_0x1ce9ba);_0x2010af['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0xfbc5b=>{_0x1f2389['model']['change'](_0x2e45ad=>{const _0x4e9af7=Array['from'](_0x4efe25['getRanges']())['map'](_0x25d4fa=>_0x542068['fromRange'](_0x25d4fa));_0x2e45ad['setSelection'](_0xfbc5b),_0x1f2389['commands']['get']('mergeTableCells')['refresh'](),_0x1f2389['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x2e80f6=_0x4e9af7['filter'](_0x23d221=>'$graveyard'!=_0x23d221['root']['rootName']);_0x2e80f6['length']>0x0&&_0x2e45ad['setSelection'](_0x2e80f6);for(const _0x1b5ada of _0x4e9af7)_0x1b5ada['detach']();});});for(const _0x2728ce of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x3a26b4=_0x1f2389['commands']['get'](_0x2728ce);_0x3a26b4['on']('set:isEnabled',(_0x4d68c1,_0x102def,_0x275997)=>{if(_0x275997){const _0x1a183e=_0x1f2389['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3450cc=>_0x3450cc['is']('element','tableCell'));this['_areMergableCells'](_0x3a26b4['value'],_0x1a183e)||(_0x4d68c1['return']=!0x1,_0x4d68c1['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3b6133=this['editor']['commands']['get']('mergeTableCells'),_0x24abdf=this['editor']['plugins']['get']('TableUtils');if(!_0x3b6133['isEnabled'])return!0x1;const _0x47ad09=_0x24abdf['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0xcc90cb of _0x47ad09)for(const _0x2eaa7c of _0x47ad09)if(_0xcc90cb!=_0x2eaa7c&&!this['_areMergableCells'](_0xcc90cb,_0x2eaa7c))return!0x1;return!0x0;}['_areMergableCells'](_0x5e7122,_0x17ce9c){const _0x536206=this['editor']['plugins']['get']('TrackChangesEditing'),_0xa3a565=this['editor']['model']['createRangeOn'](_0x5e7122),_0x1f61a8=this['editor']['model']['createRangeOn'](_0x17ce9c),_0x2f7481=new Set(),_0x3014ca=new Set();for(const _0x262800 of _0x536206['getSuggestions']())if(('insertion'==_0x262800['type']||'deletion'==_0x262800['type']||'mergeTableCells'==_0x262800['subType'])&&_0x262800['isInContent']){for(const _0x2cf97f of _0x262800['getRanges']())_0x2cf97f['containsRange'](_0xa3a565,!0x0)&&_0x2f7481['add'](_0x262800['type']+':'+_0x262800['author']['id']),_0x2cf97f['containsRange'](_0x1f61a8,!0x0)&&_0x3014ca['add'](_0x262800['type']+':'+_0x262800['author']['id']);}if(_0x2f7481['size']!=_0x3014ca['size'])return!0x1;for(const _0x4746e9 of _0x2f7481)if(!_0x3014ca['has'](_0x4746e9))return!0x1;return!0x0;}}class Dt extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x3de96e=this['editor'];if(!_0x3de96e['plugins']['has']('TableEditing'))return;const _0x28c8cf=_0x3de96e['locale'],_0x3adda2=_0x3de96e['plugins']['get']('TrackChangesEditing');_0x3adda2['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x3adda2['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x3adda2['registerBlockAttribute']('headingRows'),_0x3adda2['registerBlockAttribute']('headingColumns'),_0x3adda2['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x28c8cf,'FORMAT_HEADER_ROW')),_0x3adda2['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x28c8cf,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x52e475=this['editor']['plugins']['get']('TrackChangesEditing'),_0x23c7a7=this['editor']['plugins']['get']('TableUtils'),_0x5e053f=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x12fbd9({showActiveMarker:_0x2029f1=!0x0,setDataAttribute:_0x156a98=!0x0}={}){return(_0x2e2724,_0x397be3,_0x3154ef)=>{const {type:_0x31f377,id:_0xf63422}=_0x52e475['_splitMarkerName'](_0x397be3['markerName']),_0x4b281f=_0x52e475['getSuggestion'](_0xf63422),_0x4f852f=_0x4b281f['data'];if('formatBlock'!=_0x4b281f['type']||!_0x4f852f||'setTableColumnHeader'!=_0x4f852f['commandName'])return;if(_0x397be3['item'])return void _0x2e2724['stop']();if(!_0x3154ef['consumable']['consume'](_0x397be3['markerRange'],_0x2e2724['name']))return;const _0x3fea63=_0x397be3['markerRange']['start']['nodeAfter'],_0x1ab439=_0x397be3['markerRange']['end']['nodeBefore'],_0x56f668=_0x3fea63['parent']['parent'],{column:_0x3bceba}=_0x23c7a7['getCellLocation'](_0x3fea63),{column:_0x2cf99a}=_0x23c7a7['getCellLocation'](_0x1ab439);for(let _0x4ec9ec=_0x3bceba;_0x4ec9ec<=_0x2cf99a;_0x4ec9ec++){const _0x394b77=_0x23c7a7['createTableWalker'](_0x56f668,{'column':_0x4ec9ec,'includeAllSlots':!0x1});for(const _0x36d2ce of _0x394b77){const _0x1bd9dc=_0x36d2ce['cell'],_0x1db9da=_0x3154ef['mapper']['toViewElement'](_0x1bd9dc);_0x3154ef['writer']['addClass']('ck-suggestion-marker-'+_0x31f377,_0x1db9da),_0x156a98&&_0x3154ef['writer']['setAttribute']('data-suggestion',_0xf63422,_0x1db9da),_0x3154ef['mapper']['bindElementToMarker'](_0x1db9da,_0x397be3['markerName']),_0x2029f1&&(_0x52e475['activeMarkers']['includes'](_0x397be3['markerName'])?_0x3154ef['writer']['addClass']('ck-suggestion-marker--active',_0x1db9da):_0x3154ef['writer']['removeClass']('ck-suggestion-marker--active',_0x1db9da));}}};}_0x52e475['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5e053f),_0x52e475['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5e053f),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x12fbd9(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x48c2fc,_0x1d75dd,_0x1a919f)=>{_0x1a919f['options']['showSuggestionHighlights']&&_0x12fbd9({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x48c2fc,_0x1d75dd,_0x1a919f);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1391c9,_0x1a5670,_0xa33037)=>{const {type:_0x4fcca3,id:_0x2f163e}=_0x52e475['_splitMarkerName'](_0x1a5670['markerName']),_0x82b944=_0x52e475['getSuggestion'](_0x2f163e),_0x511ac7=_0x82b944['data'];if('formatBlock'!=_0x82b944['type']||!_0x511ac7||'setTableColumnHeader'!=_0x511ac7['commandName'])return;const _0x1619bc=_0xa33037['mapper']['markerNameToElements'](_0x1a5670['markerName']);if(_0x1619bc){for(const _0x21bcf8 of _0x1619bc)_0xa33037['writer']['removeClass']('ck-suggestion-marker-'+_0x4fcca3,_0x21bcf8),_0xa33037['writer']['removeClass']('ck-suggestion-marker--active',_0x21bcf8),_0xa33037['writer']['removeAttribute']('data-suggestion',_0x21bcf8),_0xa33037['mapper']['unbindElementFromMarkerName'](_0x21bcf8,_0x1a5670['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3bfb20=this['editor'],_0x51143e=_0x3bfb20['locale'];function _0x3ef142(_0x333a0c){return{'type':'format','content':c(_0x51143e,'*Format:*\x20%0',_0x333a0c)};}_0x3bfb20['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c6b69=>{if('formatBlock'!=_0x2c6b69['type'])return;const {data:_0xbae434}=_0x2c6b69;if(_0xbae434){if('setTableRowHeader'==_0xbae434['commandName']){const _0x3404e5=_0xbae434['commandParams'][0x0]['forceValue'];return _0x3ef142(c(_0x51143e,_0x3404e5?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0xbae434['commandName']){const _0x250367=_0xbae434['commandParams'][0x0]['forceValue'];return _0x3ef142(c(_0x51143e,_0x250367?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0xfefebc=>[_0xfefebc,null]));class Mt extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x215930=this['editor'];if(!_0x215930['plugins']['has']('TableClipboard'))return;const _0x922f1d=_0x215930['plugins']['get']('TrackChangesEditing'),_0x348fef=_0x215930['plugins']['get']('TableUtils'),_0x35e29a=_0x215930['plugins']['get'](Ct),_0x14b644=_0x215930['plugins']['get']('TableClipboard');_0x35e29a['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x215930['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x215930['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x419878=null;_0x215930['model']['on']('insertContent',(_0x33c007,_0x52c071)=>{const [_0x58d274,_0x176bd4]=_0x52c071,_0x1e2a2f=_0x52c071[_0x52c071['length']-0x1];_0x1e2a2f&&_0x1e2a2f['forceDefaultExecution']||_0x922f1d['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x268261,_0xd44d8e,_0x137e22,_0x1fb331,_0xb4b9c3){if(_0xd44d8e&&!_0xd44d8e['is']('documentSelection'))return!0x1;const _0x2fbf7f=_0xb4b9c3['getTableIfOnlyTableInContent'](_0x268261,_0x137e22);if(!_0x2fbf7f||!Ue(_0x2fbf7f,void 0x0,_0x1fb331))return!0x1;const _0x39aca7=_0x1fb331['getSelectionAffectedTableCells'](_0x137e22['document']['selection']);if(!_0x39aca7['length'])return!0x1;const _0x53bb9b=_0x39aca7[0x0]['findAncestor']('table'),_0x18afef=_0x1fb331['getRowIndexes'](_0x39aca7),_0x2679f4=_0x1fb331['getColumnIndexes'](_0x39aca7),_0x59bea1={'startRow':_0x18afef['first'],'endRow':_0x18afef['last'],'startColumn':_0x2679f4['first'],'endColumn':_0x2679f4['last']};return 0x1==_0x39aca7['length']&&(_0x59bea1['endRow']+=_0x1fb331['getRows'](_0x2fbf7f)-0x1,_0x59bea1['endColumn']+=_0x1fb331['getColumns'](_0x2fbf7f)-0x1),Ue(_0x53bb9b,_0x59bea1,_0x1fb331);}(_0x58d274,_0x176bd4,_0x215930['model'],_0x348fef,_0x14b644)&&(_0x33c007['stop'](),_0x419878={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x215930['model']['change'](()=>{_0x215930['model']['insertContent'](_0x52c071[0x0],_0x52c071[0x1],_0x52c071[0x2],{'forceDefaultExecution':!0x0});const _0x5473df=_0x164670(),{rowInsertionRanges:_0xd53b6d,columnInsertionRanges:_0x4ab859,insertionRanges:_0x4892c2,deletionRanges:_0x3757f5,cells:_0x1c3418}=_0x419878;_0xd53b6d['length']&&_0x922f1d['markMultiRangeInsertion'](_0xd53b6d,'tablePasteRow',{'tablePasteChainId':_0x5473df}),_0x4ab859['length']&&_0x922f1d['markMultiRangeInsertion'](_0x4ab859,'tablePasteColumn',{'tablePasteChainId':_0x5473df}),_0x4892c2['length']&&(_0x922f1d['markMultiRangeInsertion'](_0x4892c2,'tablePaste',{'tablePasteChainId':_0x5473df,'skipNestingCheck':!0x0}),_0x4892c2['forEach'](_0x28b0cd=>_0x28b0cd['detach']?.())),_0x3757f5['length']&&(_0x922f1d['markMultiRangeDeletion'](_0x3757f5,'tablePaste',{'tablePasteChainId':_0x5473df,'skipNestingCheck':!0x0}),_0x3757f5['forEach'](_0x169279=>_0x169279['detach']?.()));const _0x1e0b40=_0x922f1d['markMultiRangeBlockFormat'](_0x1c3418['map'](({element:_0x290ff9})=>_0x290ff9),{'formatGroupId':_0x164670()},[],'tablePasteCell',{'tablePasteChainId':_0x5473df});if(_0x1e0b40){const _0x3ce0d0=_0x1e0b40['getMarkers'](),_0x437103=[];for(const {element:_0x2688a2,attributes:_0x139170}of _0x1c3418){if(!_0x139170)continue;const _0x49a9c1=_0x215930['model']['createRangeOn'](_0x2688a2),_0x23c1f1=_0x3ce0d0['find'](_0x38c1b1=>_0x38c1b1['getRange']()['isEqual'](_0x49a9c1));_0x23c1f1&&_0x437103['push']([_0x23c1f1['name'],_0x139170]);}_0x437103['length']&&_0x1e0b40['setAttribute']('markerAttributes',Object['fromEntries'](_0x437103));}_0x419878=null;}));},{'priority':_0x4d7128['high']+0xa}),_0x215930['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x4ee008,_0x2094c4)=>{const [_0xa5c9ab,_0x6c5db9,,_0x2df697]=_0x2094c4;if(!_0x419878)return;_0x4ee008['stop']();const _0x123cb6=_0xa5c9ab['cell'],_0x2cd497=_0x6c5db9,_0x3dfc3f=Oe(_0x123cb6),_0x173eda=Oe(_0x2cd497);_0x4ee008['return']=_0x123cb6;let _0x18b878=null,_0x5c8081=null;if(_0x173eda||_0x3dfc3f){if(_0x3dfc3f&&!_0x173eda){_0x2df697['remove'](_0x123cb6['getChild'](0x0));for(const _0x1af36f of Array['from'](_0x2cd497['getChildren']()))_0x2df697['insert'](_0x1af36f,_0x123cb6,'end');const _0x53fac3=_0x419878['rowInsertionIndexes']['includes'](_0xa5c9ab['row']),_0x450f72=_0x419878['columnInsertionIndexes']['includes'](_0xa5c9ab['column']);_0x53fac3||_0x450f72||(_0x18b878=_0x542068['fromRange'](_0x2df697['createRangeIn'](_0x123cb6)));}else _0x173eda&&!_0x3dfc3f&&(_0x5c8081=_0x2df697['createRangeIn'](_0x123cb6));}else{const _0x26bb1e=_0x2df697['createElement']('tableCellSuggestion'),_0x1881e3=_0x2df697['createElement']('tableCellSuggestion');_0x2df697['wrap'](_0x2df697['createRangeIn'](_0x123cb6),_0x1881e3),_0x2df697['insert'](_0x26bb1e,_0x123cb6,0x0);for(const _0x506d9d of Array['from'](_0x2cd497['getChildren']()))_0x2df697['insert'](_0x506d9d,_0x26bb1e,'end');_0x18b878=_0x542068['fromRange'](_0x2df697['createRangeOn'](_0x26bb1e)),_0x5c8081=_0x542068['fromRange'](_0x2df697['createRangeOn'](_0x1881e3));}const _0x30cc89=Array['from'](_0x2cd497['getAttributes']())['filter'](([_0x491398])=>Be['includes'](_0x491398));_0x419878['cells']['push']({'element':_0x123cb6,'attributes':_0x30cc89['length']?Object['fromEntries'](_0x30cc89):null}),_0x18b878&&_0x419878['insertionRanges']['push'](_0x18b878),_0x5c8081&&_0x419878['deletionRanges']['push'](_0x5c8081);},{'priority':'high'}),_0x348fef['on']('insertColumns',(_0x5b1f9c,_0x3abd6b)=>{const [_0x17dcb7,_0x1e9738={}]=_0x3abd6b;if(!_0x419878)return;const _0xf6df8a=_0x1e9738['at']||0x0,_0x37587b=_0x1e9738['columns']||0x1;_0x419878['columnInsertionIndexes']=new Array(_0x37587b)['fill'](_0xf6df8a)['map']((_0x28c14d,_0x55765d)=>_0x28c14d+_0x55765d);for(const {cell:_0x55e4c0}of _0x348fef['createTableWalker'](_0x17dcb7,{'startColumn':_0xf6df8a,'endColumn':_0xf6df8a+_0x37587b-0x1}))_0x419878['columnInsertionRanges']['push'](_0x215930['model']['createRangeOn'](_0x55e4c0));},{'priority':'low'}),_0x348fef['on']('insertRows',(_0x5a549e,_0x36c2a3)=>{const [_0x42942e,_0x227716={}]=_0x36c2a3;if(!_0x419878)return;const _0x29d92a=_0x227716['at']||0x0,_0x4a3f57=_0x227716['rows']||0x1;_0x419878['rowInsertionIndexes']=new Array(_0x4a3f57)['fill'](_0x29d92a)['map']((_0x42556b,_0x10e4c2)=>_0x42556b+_0x10e4c2);for(const {cell:_0x274632}of _0x348fef['createTableWalker'](_0x42942e,{'startRow':_0x29d92a,'endRow':_0x29d92a+_0x4a3f57-0x1}))_0x419878['rowInsertionRanges']['push'](_0x215930['model']['createRangeOn'](_0x274632));},{'priority':'low'}),_0x922f1d['descriptionFactory']['registerDescriptionCallback'](_0x35b2d3=>{if(_0x35b2d3['subType']&&_0x35b2d3['subType']['startsWith']('tablePaste'))return _0x35b2d3['previous']?{}:{'type':'insertion','content':c(_0x215930['locale'],'*Replace\x20table\x20cells*')};});const _0x375171=()=>!0x1;for(const _0x1bff90 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x922f1d['_suggestionFactory']['registerCustomCallback']('insertion',_0x1bff90,'join',_0x375171),_0x922f1d['_suggestionFactory']['registerCustomCallback']('deletion',_0x1bff90,'join',_0x375171),_0x922f1d['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1bff90,'join',_0x375171);_0x922f1d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x375171),_0x922f1d['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1870bb,_0x467ea9,_0x5f0820)=>{const _0x4ce60a=_0x1870bb['map'](_0x3033b6=>_0x3033b6['getContainedElement']())['filter'](_0x1535f0=>_0x1535f0),_0x555dd1=new Map(_0x4ce60a['map'](_0x22dcf8=>[_0x22dcf8,null]));if(_0x419878){for(const {element:_0x283fdf,attributes:_0x166942}of _0x419878['cells'])_0x166942&&_0x555dd1['set'](_0x283fdf,_0x166942);}else{if(_0x5f0820&&_0x5f0820['markerAttributes'])for(const [_0x33451a,_0x241f09]of Object['entries'](_0x5f0820['markerAttributes'])){const _0x40ae5e=_0x215930['model']['markers']['get'](_0x33451a),_0x5bf175=_0x40ae5e?_0x40ae5e['getRange']()['getContainedElement']():null;_0x5bf175&&_0x555dd1['set'](_0x5bf175,_0x241f09);}}_0x215930['model']['change'](_0x49b679=>{for(const [_0x30b33e,_0x32500b]of _0x555dd1)_0x49b679['setAttributes']({...xe,..._0x32500b},_0x30b33e);});});const _0x197003=(_0x332be1,_0x54c3df)=>{_0x922f1d['_suggestionFactory']['registerCustomCallback'](_0x332be1,'tablePaste',_0x54c3df,(_0x45d1d7,_0x49183e,_0x21fbf3)=>{_0x215930['model']['change'](_0x2951b2=>{const _0x4142ee=[];for(const _0x594a7d of _0x45d1d7){const _0x97e176=_0x594a7d['start']['nodeAfter'];_0x97e176['is']('element','tableCellSuggestion')&&_0x4142ee['push'](_0x97e176);}_0x922f1d['_suggestionFactory']['getSuggestionCallback'](_0x332be1,null,_0x54c3df)(_0x45d1d7,_0x49183e,_0x21fbf3);for(const _0x520376 of _0x4142ee)'$graveyard'!=_0x520376['root']['rootName']&&_0x2951b2['unwrap'](_0x520376);});});};_0x197003('insertion','accept'),_0x197003('insertion','discard'),_0x197003('deletion','accept'),_0x197003('deletion','discard'),_0x922f1d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5db13d=>{const _0x4c9493=_0x5db13d['map'](_0x3ae884=>_0x3ae884['getContainedElement']()),_0x1128c5=_0x4c9493[0x0]['findAncestor']('table'),{minRow:_0x3170eb,maxRow:_0x143286}=_0x35e29a['_getCoordsForCells'](_0x4c9493);_0x348fef['removeRows'](_0x1128c5,{'at':_0x3170eb,'rows':_0x143286-_0x3170eb+0x1});}),_0x922f1d['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x5b1fd9=>{const _0x5e7684=_0x5b1fd9['map'](_0x800520=>_0x800520['getContainedElement']()),_0x57f24e=_0x5e7684[0x0]['findAncestor']('table'),{minColumn:_0x2efee4,maxColumn:_0x4a6a53}=_0x35e29a['_getCoordsForCells'](_0x5e7684);_0x348fef['removeColumns'](_0x57f24e,{'at':_0x2efee4,'columns':_0x4a6a53-_0x2efee4+0x1});});const _0x5439f7=(_0x5da5e8,_0x57a721)=>{if(!_0x57a721['subType']||!_0x57a721['subType']['startsWith']('tablePaste'))return;const _0x30f2a6=_0x57a721['attributes']['tablePasteChainId'],_0xf38a46=_0x922f1d['getSuggestions']()['filter'](_0x6f52a9=>_0x6f52a9['isInContent']&&_0x6f52a9['attributes']&&_0x6f52a9['attributes']['tablePasteChainId']==_0x30f2a6);_0xf38a46['length']&&_0x57a721['getAllAdjacentSuggestions']()['length']!=_0xf38a46['length']&&_0xf38a46['reduce']((_0x15cf3c,_0x32736c)=>(_0x15cf3c['next']=_0x32736c,_0x32736c['previous']=_0x15cf3c,_0x32736c));};function _0x192ff9(_0x2aa81c,_0x1a7d16=!0x0){const {id:_0x14ca1f,authorId:_0x597702}=_0x922f1d['_splitMarkerName'](_0x2aa81c['markerName']),_0x5d72fb=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xb82e28=_0x922f1d['activeMarkers']['includes'](_0x2aa81c['markerName']);return _0xb82e28&&_0x5d72fb['push']('ck-suggestion-marker--active'),{'classes':_0x5d72fb,'attributes':{'data-suggestion':_0x14ca1f,'data-author-id':_0x597702},'priority':_0xb82e28&&_0x1a7d16?0xbc2:0xbb8};}_0x922f1d['on']('suggestionLoaded',_0x5439f7,{'priority':'high'}),_0x922f1d['on']('suggestionUnloaded',_0x5439f7,{'priority':'high'}),_0x215930['model']['document']['registerPostFixer'](()=>{let _0x48ae5f=!0x1;const _0x14c50d=Array['from'](_0x215930['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x596de8,data:_0x31d70d}of _0x14c50d){const {group:_0x12589d,type:_0x136dfd,id:_0x1730e8}=_0x922f1d['_splitMarkerName'](_0x596de8);if('suggestion'!=_0x12589d||'deletion'!=_0x136dfd||_0x31d70d['oldRange'])continue;if(!_0x922f1d['hasSuggestion'](_0x1730e8))continue;const _0x676034=_0x922f1d['getSuggestion'](_0x1730e8)['getRanges'](),_0x539567=_0x215930['plugins']['get']('Users')['me'];for(const _0x289a8f of _0x922f1d['getSuggestions']()){if(!_0x289a8f['isInContent']||_0x289a8f['author']!=_0x539567)continue;if('formatBlock'!=_0x289a8f['type']||'tablePasteCell'!=_0x289a8f['subType'])continue;if(_0x289a8f['getRanges']()['every'](_0x3f4073=>_0x676034['some'](_0x5e2873=>_0x5e2873['containsRange'](_0x3f4073,!0x0)))){for(const _0x44682 of _0x289a8f['getAllAdjacentSuggestions']())_0x44682['isInContent']&&(_0x44682['discard'](),_0x48ae5f=!0x0);}}}return _0x48ae5f;}),_0x215930['model']['document']['registerPostFixer'](_0x4da1f0=>{const _0x405714=_0x215930['commands']['get']('redo');if(!_0x405714||!_0x405714['_createdBatches']['has'](_0x4da1f0['batch']))return!0x1;let _0x2ef46b=!0x1;const _0x4bd1c0=_0x215930['plugins']['get']('Users')['me'],_0x5989a8=_0x215930['model']['document']['differ']['getChanges'](),_0xa2acc4=Array['from'](_0x215930['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x1c2d44,data:_0xb99764})=>{const {group:_0x11f513,subType:_0x1e149f,authorId:_0x4f9a00}=_0x922f1d['_splitMarkerName'](_0x1c2d44);return'suggestion'==_0x11f513&&'tablePaste'==_0x1e149f&&_0x4f9a00==_0x4bd1c0['id']&&!_0xb99764['oldRange'];});for(const _0x3ebc9e of _0x5989a8){if('insert'!=_0x3ebc9e['type']||'tableCellSuggestion'!=_0x3ebc9e['name']||0x1!=_0x3ebc9e['length'])continue;const _0x475951=_0x4da1f0['createRange'](_0x3ebc9e['position'],_0x3ebc9e['position']['getShiftedBy'](0x1));if(!_0xa2acc4['find'](({data:_0x3a9296})=>_0x3a9296['newRange']['isEqual'](_0x475951))){for(const {name:_0x40a028,data:_0xb08d51}of _0xa2acc4)if(_0x475951['containsRange'](_0xb08d51['newRange'])){_0x4da1f0['updateMarker'](_0x40a028,{'range':_0x475951}),_0x2ef46b=!0x0;break;}}}return _0x2ef46b;}),_0x215930['model']['document']['registerPostFixer'](_0x270886=>{let _0xe24f93=!0x1;const _0x5a7027=_0x215930['plugins']['get']('Users')['me'],_0x8b00cc=_0x922f1d['getSuggestions']()['filter'](_0xb37a7d=>_0xb37a7d['isInContent']&&_0xb37a7d['author']==_0x5a7027),_0x510555=new Set(),_0x38ab2c=new Set();for(const _0x593369 of _0x8b00cc)if('tablePaste'==_0x593369['subType'])for(const _0x1801e7 of _0x593369['getMarkers']()){const _0x50a183=_0x1801e7['getRange']()['getContainedElement']();if(_0x50a183){if(_0x50a183['is']('element','tableCellSuggestion')&&Oe(_0x50a183)){_0x593369['removeMarker'](_0x1801e7['name']),_0x510555['add'](_0x50a183),_0xe24f93=!0x0;const _0x433a10=_0x50a183['nextSibling'],_0x529712=_0x50a183['previousSibling'],_0x25290f=_0x433a10&&_0x433a10['is']('element','tableCellSuggestion'),_0x2b99c3=_0x529712&&_0x529712['is']('element','tableCellSuggestion');_0x25290f&&!_0x510555['has'](_0x433a10)&&_0x38ab2c['add'](_0x433a10),_0x2b99c3&&!_0x510555['has'](_0x529712)&&_0x38ab2c['add'](_0x529712);}else _0x50a183['is']('element','paragraph')&&_0x50a183['isEmpty']&&(_0x593369['removeMarker'](_0x1801e7['name']),_0xe24f93=!0x0);}}else{if('tablePasteCell'==_0x593369['subType']){if(!_0x593369['attributes']||!_0x593369['attributes']['tablePasteChainId'])continue;const _0x4c7533=_0x593369['attributes']['markerAttributes'];if(_0x4c7533&&Object['keys'](_0x4c7533)['length'])continue;const _0x926cee=_0x593369['attributes']['tablePasteChainId'];let _0x32b088=!0x0,_0x4cb2ca=!0x0;for(const _0xd0e078 of _0x8b00cc)if(_0xd0e078['subType']&&_0xd0e078['subType']['startsWith']('tablePaste')){if(!_0xd0e078['attributes']['tablePasteChainId']){_0x4cb2ca=!0x1;break;}if(_0xd0e078['id']!=_0x593369['id']&&_0xd0e078['attributes']['tablePasteChainId']==_0x926cee){_0x32b088=!0x1;break;}}_0x4cb2ca&&_0x32b088&&(_0x593369['removeMarkers'](),_0xe24f93=!0x0);}}for(const _0x17c0ce of _0x510555)_0x270886['remove'](_0x17c0ce);for(const _0x43e47d of _0x38ab2c)_0x270886['unwrap'](_0x43e47d);return _0xe24f93;}),_0x215930['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x191af7=>_0x192ff9(_0x191af7),'converterPriority':'high'}),_0x215930['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3d0ffe,_0x9a178e)=>_0x9a178e['options']['showSuggestionHighlights']?_0x192ff9(_0x3d0ffe,!0x1):null,'converterPriority':'high'});const _0x5379b6=_0x215930['editing']['view'];this['listenTo'](_0x5379b6['document'],'clipboardOutput',(_0x15e09b,_0xe9e3c9)=>{const _0x38b0cc=[];for(const _0x571214 of _0x5379b6['createRangeIn'](_0xe9e3c9['content'])['getItems']())_0x571214['is']('element','suggestion-td')&&_0x38b0cc['push'](_0x571214);_0x5379b6['change'](_0x4681fb=>{for(const _0x2bcaf4 of _0x38b0cc)_0x4681fb['move'](_0x4681fb['createRangeIn'](_0x2bcaf4),_0x4681fb['createPositionBefore'](_0x2bcaf4)),_0x4681fb['remove'](_0x2bcaf4);});});}}function Oe(_0x5ce6c9){if(_0x5ce6c9['isEmpty'])return!0x0;const _0x3242c0=_0x5ce6c9['getChild'](0x0);return _0x3242c0['is']('element','paragraph')&&_0x3242c0['isEmpty'];}function Ue(_0x54c948,_0x52d563={},_0x12751c){for(const {isAnchor:_0x66c1ea,cellHeight:_0x2248e9,cellWidth:_0x232ae5}of _0x12751c['createTableWalker'](_0x54c948,{'includeAllSlots':!0x0,..._0x52d563}))if(!_0x66c1ea||0x1!=_0x2248e9||0x1!=_0x232ae5)return!0x1;return!0x0;}class $t extends _0x2fff63{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x39dc4e=this['editor']['plugins']['get']('TrackChangesEditing');_0x39dc4e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x39dc4e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x39dc4e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x39dc4e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x39dc4e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x39dc4e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x50686c,_0x26c066){const _0x240405=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ec20f=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x316b0e=_0x26c066['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3b2421=_0x2ec20f['getColumnGroupElement'](_0x316b0e);let _0x281fb9=_0x3b2421?_0x2ec20f['getTableColumnsWidths'](_0x3b2421):null,_0x1139ee=_0x316b0e['getAttribute']('tableWidth')||null;const _0x70a89c=_0x26c066['tableWidth']||_0x1139ee,_0x3c8483=_0x26c066['columnWidths']||_0x281fb9,_0x2e2af9=this['editor']['plugins']['get']('Users')['me'];for(const _0x29bc3a of _0x240405['getSuggestions']()){const _0x24a7bd=_0x29bc3a['getContainedElement']();if('resizeTable'===_0x29bc3a['subType']&&_0x24a7bd===_0x316b0e){_0x29bc3a['author']!==_0x2e2af9&&_0x29bc3a['discard']();const _0x205ace=_0x29bc3a['data']['commandParams'];_0x1139ee=_0x205ace[0x0]['tableWidth'],_0x281fb9=_0x205ace[0x0]['columnWidths'];break;}}_0x50686c({'table':_0x316b0e,'tableWidth':_0x70a89c,'columnWidths':_0x3c8483}),_0x240405['markBlockFormat'](_0x316b0e,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1139ee,'columnWidths':_0x281fb9}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x11ccac){if('formatBlock'!=_0x11ccac['type']&&'formatInline'!=_0x11ccac['type'])return;const {data:_0x3d8f00}=_0x11ccac;if(_0x3d8f00&&'resizeTable'===_0x3d8f00['formatGroupId']){const _0x2aaaea='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x2aaaea)};}}}class Bt extends _0x2fff63{['afterInit'](){const _0x414692=this['editor'];_0x414692['plugins']['has']('Template')&&_0x414692['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x2fff63{['afterInit'](){const _0x1e1dc0=this['editor'];if(!_0x1e1dc0['commands']['get']('insertTableOfContents'))return;_0x1e1dc0['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x13e18d=_0x1e1dc0['plugins']['get']('TrackChangesEditing'),_0x11ac02=_0x1e1dc0['locale'];_0x13e18d['descriptionFactory']['registerElementLabel']('tableOfContents',_0x54237f=>c(_0x11ac02,'ELEMENT_TABLE_OF_CONTENTS',_0x54237f));}}class Rt extends _0x2fff63{['afterInit'](){const _0x403f42=this['editor'];if(!_0x403f42['plugins']['has']('Title'))return;const _0xa1cd8a=_0x403f42['plugins']['get']('TrackChangesEditing');_0xa1cd8a['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x403f42['locale'],'ELEMENT_TITLE')),_0x403f42['model']['document']['registerPostFixer'](_0x205f7c=>{let _0x5ed1bd=!0x1;const _0x1ba739=Array['from'](_0x403f42['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x63fc88,data:_0x497b8e}of _0x1ba739){const {group:_0x19e412}=_0xa1cd8a['_splitMarkerName'](_0x63fc88);if('suggestion'!==_0x19e412||!_0x497b8e['newRange'])continue;const _0x39940b=_0x497b8e['newRange'],_0x1d09bc=_0x39940b['end']['nodeBefore'];if(!_0x1d09bc||!_0x1d09bc['is']('element','title-content'))continue;if(!_0x39940b['start']['isTouching'](_0x39940b['end']))continue;const _0x1c2317=_0x403f42['model']['schema']['getNearestSelectionRange'](_0x39940b['end'],'forward');if(_0x1c2317&&_0x1c2317['isCollapsed']){const _0x132054=_0x205f7c['createRange'](_0x39940b['start'],_0x1c2317['start']);_0x132054['isEqual'](_0x39940b)||(_0x205f7c['updateMarker'](_0x63fc88,{'range':_0x132054}),_0x5ed1bd=!0x0);}_0x5ed1bd||(_0x205f7c['removeMarker'](_0x63fc88),_0x5ed1bd=!0x0);}return _0x5ed1bd;});}}class xt extends _0x2fff63{['afterInit'](){const _0x51c532=this['editor'],_0x22213e=_0x51c532['plugins']['get']('TrackChangesEditing');_0x51c532['plugins']['has']('Uploadcare')&&(_0x22213e['enableCommand']('uploadcare'),_0x51c532['plugins']['has']('UploadcareImageEdit')&&(_0x22213e['enableCommand']('uploadcareImageEdit'),_0x22213e['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x22213e['registerBlockAttribute']('uploadcareImageId'),_0x22213e['descriptionFactory']['registerDescriptionCallback'](_0x3964b2=>{if('attribute'!=_0x3964b2['type'])return;const {data:_0x17dd81}=_0x3964b2;return _0x17dd81&&'uploadcareImageId'==_0x17dd81['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x2fff63{['afterInit'](){const _0x48ac81=this['editor'],_0x5ad0c7=_0x48ac81['plugins']['get']('TrackChangesEditing');_0x48ac81['plugins']['has']('UndoEditing')&&(_0x5ad0c7['enableCommand']('undo'),_0x5ad0c7['enableCommand']('redo'));}}class Et extends _0x2fff63{static get['requires'](){return[Ct];}['afterInit'](){const _0x524ab5=this['editor'];if(!_0x524ab5['plugins']['has']('TableCaptionEditing'))return;_0x524ab5['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x2fff63{['tableProperties'];['tableCellProperties'];constructor(_0x222f83){super(_0x222f83),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';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x4f3406=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x505707 of this['tableProperties'])_0x4f3406['enableCommand'](_0x505707,(_0x12c397,_0x4516e7)=>{const _0x50dbd6=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x505707,[_0x50dbd6],this['tableProperties'],'tableProperties',_0x12c397,_0x4516e7);});_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x4f3406['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x9483d7,_0x1de2d4)=>this['handleDiscardAction'](this['tableProperties'],_0x9483d7,_0x1de2d4)),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x1301ad of this['tableCellProperties'])_0x4f3406['enableCommand'](_0x1301ad,(_0x1be187,_0x4f5d50)=>{const _0x494471=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x1301ad,_0x494471,this['tableCellProperties'],'tableCellProperties',_0x1be187,_0x4f5d50);});_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x4f3406['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1e3be9,_0xf2df8b)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1e3be9,_0xf2df8b)),_0x4f3406['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x4f3406['descriptionFactory']['registerDescriptionCallback'](_0x5ae952=>this['handleSuggestionDescription'](_0x5ae952));}['_handlePropertyChange'](_0x7ddf19,_0x18ad6b,_0x26f9a7,_0x4de084,_0x275b9b,_0x29b932){const _0x1bc5aa=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x29b932['batch'],()=>{for(const _0x51fa70 of _0x18ad6b){if(this['_getSuggestion'](_0x51fa70,_0x4de084))_0x275b9b(_0x29b932);else{const _0x130aeb={};for(const _0x4f82b4 of _0x26f9a7){const _0x53ab98=_0x51fa70['getAttribute'](_0x4f82b4);void 0x0!==_0x53ab98&&(_0x130aeb[_0x4f82b4]=_0x53ab98);}_0x275b9b(_0x29b932),_0x1bc5aa['markBlockFormat'](_0x51fa70,{'commandParams':[_0x130aeb]},[],_0x4de084);}}});}['handleDiscardAction'](_0x285a52,_0x5e5d0e,_0x54d44c){const _0x4c02a7=_0x5e5d0e[0x0]['start']['nodeAfter'],_0x542caa=_0x54d44c['commandParams'][0x0];this['editor']['model']['change'](_0x23e7bc=>{for(const _0x291451 of _0x285a52)void 0x0!==_0x542caa[_0x291451]?_0x23e7bc['setAttribute'](_0x291451,_0x542caa[_0x291451],_0x4c02a7):_0x23e7bc['removeAttribute'](_0x291451,_0x4c02a7);});}['handleSuggestionDescription'](_0x478e7e){if(_0x478e7e['data'])switch(_0x478e7e['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x47be54,_0x5a782b){const _0xb9f1e8=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x2f08fe of _0xb9f1e8['getSuggestions']({'skipNotAttached':!0x0})){const _0xffd7b4=_0x2f08fe['getContainedElement']();if(_0x2f08fe['subType']===_0x5a782b&&_0xffd7b4===_0x47be54)return _0x2f08fe;}return null;}}const u='$elementName';class p extends _0x2fff63{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x305a6b,_0x1aaf18,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,xt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2e8621){super(_0x2e8621),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x165798,_0x23ad09,_0x4a9cb3,_0x1694ed)=>{this['_model']['change'](()=>{for(const _0x340f57 of[..._0x1694ed,..._0x4a9cb3])this['_model']['markers']['has'](_0x340f57)&&_0x2e8621['editing']['reconvertMarker'](_0x340f57);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ft(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x2e8621['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0x2e8621['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2e8621['config']['get']('trackChanges.trackFormatChanges'),_0x2e8621['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2e8621['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x2e8621,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5ccec0=this['editor'],_0x433c63=(_0x39ac3f,_0x310ec7)=>{if('attribute'!=_0x39ac3f)return'ck-suggestion-marker-'+_0x39ac3f;const _0x44bc56=_0x310ec7['split']('|')[0x0];return this['_isBlockAttribute'](_0x44bc56)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5ccec0['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x351866=>{const {id:_0x2b08de,authorId:_0x36f599,type:_0xc9d205,subType:_0x5ed6df}=this['_splitMarkerName'](_0x351866['markerName']),_0x37bae2=['ck-suggestion-marker',_0x433c63(_0xc9d205,_0x5ed6df)];let _0x595781=0xbb8;return this['activeMarkers']['includes'](_0x351866['markerName'])&&(_0x37bae2['push']('ck-suggestion-marker--active'),_0x595781=0xbc2),'deletion'==_0xc9d205&&(_0x595781+=0x5),{'classes':_0x37bae2,'attributes':{'data-suggestion':_0x2b08de,'data-author-id':_0x36f599},'priority':_0x595781};}}),_0x5ccec0['conversion']['for']('dataDowncast')['add'](_0x25ce0d=>{_0x25ce0d['on']('addMarker:suggestion',(_0x234530,_0x4dd73a,_0x1aa738)=>{if(!_0x1aa738['options']['showSuggestionHighlights'])return;const _0xd9c11d=_0x4dd73a['item'];if(!_0xd9c11d)return;const _0x116b8c=_0x1aa738['mapper']['toViewElement'](_0xd9c11d);_0x5ccec0['model']['schema']['isObject'](_0xd9c11d)&&_0x116b8c&&!_0x116b8c['getCustomProperty']('widget')&&_0x116b8c['is']('containerElement')&&_0x322811(_0x116b8c,_0x1aa738['writer']);},{'priority':'high'});}),_0x5ccec0['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3ccfb7,_0x5eeb3d)=>{if(!_0x5eeb3d['options']['showSuggestionHighlights'])return null;const {type:_0x4e7ab1,subType:_0x582b6c}=this['_splitMarkerName'](_0x3ccfb7['markerName']);return{'classes':['ck-suggestion-marker',_0x433c63(_0x4e7ab1,_0x582b6c)],'priority':0xbb8};}});const _0xca64d3=({showActiveMarkers:_0x2a7884=!0x0,isAttributeSuggestion:_0x4e6567=!0x1}={})=>(_0x13a144,_0x3b0f4c,_0x58051a)=>{if(!_0x3b0f4c['item'])return;const {id:_0x156c7d,authorId:_0x13304d}=this['_splitMarkerName'](_0x3b0f4c['markerName']);if(_0x4e6567){const _0x4f032b=this['_suggestions']['get'](_0x156c7d),_0xdf0bf=this['_getAttributeKey'](_0x4f032b);if(!this['_isBlockAttribute'](_0xdf0bf))return;}if(_0x3b0f4c['item']['is']('selection'))return void _0x58051a['consumable']['consume'](_0x3b0f4c['item'],_0x13a144['name']);const _0x3bc49d=_0x58051a['mapper']['toViewElement'](_0x3b0f4c['item']);if(_0x3b0f4c['item']['is']('element')&&_0x5ccec0['model']['schema']['isBlock'](_0x3b0f4c['item'])&&!_0x3bc49d['getCustomProperty']('addHighlight')){_0x58051a['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x3bc49d),_0x58051a['writer']['setAttribute']('data-suggestion',_0x156c7d,_0x3bc49d),_0x58051a['writer']['setAttribute']('data-author-id',_0x13304d,_0x3bc49d),_0x58051a['mapper']['bindElementToMarker'](_0x3bc49d,_0x3b0f4c['markerName']),_0x2a7884&&(this['activeMarkers']['includes'](_0x3b0f4c['markerName'])?_0x58051a['writer']['addClass']('ck-suggestion-marker--active',_0x3bc49d):_0x58051a['writer']['removeClass']('ck-suggestion-marker--active',_0x3bc49d));for(const _0x4acce4 of _0x5ccec0['model']['createRangeIn'](_0x3b0f4c['item'])['getItems']())_0x58051a['consumable']['consume'](_0x4acce4,_0x13a144['name']);_0x58051a['consumable']['consume'](_0x3b0f4c['item'],_0x13a144['name']);}};_0x5ccec0['conversion']['for']('dataDowncast')['add'](_0x2e64d8=>{_0x2e64d8['on']('addMarker:suggestion:formatBlock',(_0x2e02dc,_0x165f6a,_0x1352f4)=>{_0x1352f4['options']['showSuggestionHighlights']&&_0xca64d3({'showActiveMarkers':!0x1})(_0x2e02dc,_0x165f6a,_0x1352f4);},{'priority':'highest'});}),_0x5ccec0['conversion']['for']('dataDowncast')['add'](_0x5b8777=>{_0x5b8777['on']('addMarker:suggestion:attribute',(_0x4be595,_0x5a3476,_0x537d5b)=>{_0x537d5b['options']['showSuggestionHighlights']&&_0xca64d3({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4be595,_0x5a3476,_0x537d5b);},{'priority':'highest'});}),_0x5ccec0['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x2e0396,_0x59dc02)=>_0x59dc02['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x2e0396['substr'](0xb)}}),_0x5ccec0['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x591a66,{writer:_0x4d1d33})=>{let _0x2d076e='suggestion:'+_0x591a66['getAttribute']('suggestion-type')+':'+_0x591a66['getAttribute']('id');return _0x591a66['getAttribute']('marker-count')&&(_0x2d076e+=':'+_0x591a66['getAttribute']('marker-count')),_0x4d1d33['createElement']('$marker',{'data-name':_0x2d076e});}}),_0x5ccec0['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0x1f0405=>{_0x1f0405['on']('addMarker:suggestion:formatBlock',_0xca64d3(),{'priority':'high'});}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0x4224f7=>{_0x4224f7['on']('addMarker:suggestion:attribute',_0xca64d3({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0x35993e=>{_0x35993e['on']('removeMarker:suggestion:formatBlock',(_0x3a5bb9,_0x4c750d,_0x1b5c96)=>{const _0x3115c9=_0x1b5c96['mapper']['markerNameToElements'](_0x4c750d['markerName']);if(_0x3115c9){for(const _0x426dc5 of _0x3115c9)_0x426dc5['getCustomProperty']('addHighlight')||(_0x1b5c96['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x426dc5),_0x1b5c96['writer']['removeAttribute']('data-suggestion',_0x426dc5),_0x1b5c96['writer']['removeAttribute']('data-author-id',_0x426dc5),_0x1b5c96['mapper']['unbindElementFromMarkerName'](_0x426dc5,_0x4c750d['markerName']));}},{'priority':'high'});}),_0x5ccec0['conversion']['for']('editingDowncast')['add'](_0xf66592=>{_0xf66592['on']('removeMarker:suggestion:attribute',(_0x36e9eb,_0x39d626,_0x4b7dcc)=>{const _0x535b80=_0x4b7dcc['mapper']['markerNameToElements'](_0x39d626['markerName']);if(!_0x535b80)return;const {id:_0x5f2262}=this['_splitMarkerName'](_0x39d626['markerName']),_0x48977a=this['_suggestions']['get'](_0x5f2262),_0x1ee405=this['_getAttributeKey'](_0x48977a);if(this['_isBlockAttribute'](_0x1ee405)){for(const _0x172fa5 of _0x535b80)_0x172fa5['getCustomProperty']('addHighlight')||(_0x4b7dcc['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x172fa5),_0x4b7dcc['writer']['removeAttribute']('data-suggestion',_0x172fa5),_0x4b7dcc['writer']['removeAttribute']('data-author-id',_0x172fa5),_0x4b7dcc['mapper']['unbindElementFromMarkerName'](_0x172fa5,_0x39d626['markerName']));}},{'priority':'high'});}),_0x5ccec0['model']['document']['registerPostFixer'](_0x351105=>{let _0x133be0=!0x1;const _0x586500=Array['from'](_0x5ccec0['model']['document']['differ']['getChangedMarkers']()),_0x292a95=new Set();for(const {name:_0x355813,data:_0x1ea0b4}of _0x586500){const {group:_0x539463,type:_0x48b4d1,subType:_0x3686ac,id:_0x1c3d03}=this['_splitMarkerName'](_0x355813);if('suggestion'!==_0x539463)continue;const _0x3d0740=this['_suggestions']['get'](_0x1c3d03);if(null!=_0x1ea0b4['newRange']){'formatInline'==_0x48b4d1&&(_0x133be0=_0x133be0||Lt(_0x1ea0b4['newRange'],_0x355813,_0x351105,_0x5ccec0['model']['schema']));const _0x3effcb='attribute'==_0x48b4d1&&this['_isBlockAttribute'](_0x3686ac['split']('|')[0x0]);if(_0x1ea0b4['newRange']['isCollapsed']||'$graveyard'==_0x1ea0b4['newRange']['root']['rootName']||'formatBlock'==_0x48b4d1&&!Kt(_0x1ea0b4['newRange'])||_0x3effcb&&!Kt(_0x1ea0b4['newRange'])||'deletion'==_0x48b4d1&&!(!Gt(_0x1c2fcc=_0x1ea0b4['newRange'])&&!function(_0x4dd572){return _0x4dd572['start']['parent']==_0x4dd572['end']['nodeBefore']&&_0x4dd572['start']['isAtEnd'];}(_0x1c2fcc)))_0x351105['removeMarker'](_0x355813),_0x133be0=!0x0;else{if(!_0x3d0740||!_0x3d0740['isInContent'])continue;if(_0x1ea0b4['newRange']&&_0x1ea0b4['oldRange']&&_0x1ea0b4['newRange']['isEqual'](_0x1ea0b4['oldRange']))continue;_0x292a95['add'](_0x3d0740);}}}var _0x1c2fcc;return _0x292a95['size']>0x0&&(_0x133be0=!!this['_joinWithAdjacentSuggestions'](_0x292a95)||_0x133be0),_0x133be0;}),_0x5ccec0['model']['document']['registerPostFixer'](_0x5c4890=>{let _0x5c6718=!0x1;for(const _0x27d46e of _0x5ccec0['model']['document']['differ']['getChanges']())if('insert'==_0x27d46e['type'])for(const _0x40228e of this['_suggestions']['values']()){if(_0x40228e['isMultiRange']||!_0x40228e['isInContent'])continue;const _0x511d80='formatBlock'==_0x40228e['type'],_0x1e1cb5=this['_getAttributeKey'](_0x40228e),_0x10baac=_0x1e1cb5&&this['_isBlockAttribute'](_0x1e1cb5);if(!_0x511d80&&!_0x10baac)continue;const _0x501057=_0x40228e['getFirstRange']();if(_0x501057['start']['parent']!=_0x501057['end']['parent']&&!_0x501057['end']['isAtEnd']){const _0x56e10c=_0x5ccec0['model']['createPositionAt'](_0x501057['start']['nodeAfter'],'end'),_0x19df2d=_0x5ccec0['model']['createRange'](_0x501057['start'],_0x56e10c);_0x5c4890['updateMarker'](_0x40228e['getFirstMarker'](),{'range':_0x19df2d}),_0x5c6718=!0x0;}}return _0x5c6718;}),_0x5ccec0['model']['document']['registerPostFixer'](_0x2b97e4=>this['_processAttributeChanges'](_0x2b97e4)),_0x5ccec0['model']['document']['registerPostFixer'](_0x17300b=>!_0x17300b['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x17300b)),_0x5ccec0['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5ccec0['model']['document']['on']('change:data',(_0x90343a,_0x9156dc)=>{if(!_0x9156dc['isLocal']||_0x9156dc['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x52b37f=_0x5ccec0['model']['document']['differ']['getChanges']();if(0x0==_0x52b37f['length'])return;const _0x57b4e0=[],_0x4112ea=_0x52b37f['filter'](_0x599efa=>'attribute'==_0x599efa['type']),_0x40355c=_0x52b37f['filter'](_0x457cf5=>'insert'==_0x457cf5['type']&&'$text'!=_0x457cf5['name']);for(const _0x4b0959 of _0x4112ea)this['_isRegisteredAttribute'](_0x4b0959['attributeKey'])&&_0x57b4e0['push']({'key':_0x4b0959['attributeKey'],'newValue':_0x4b0959['attributeNewValue'],'oldValue':_0x4b0959['attributeOldValue'],'range':Ht(_0x4b0959['range'],_0x5ccec0['model'])});for(const _0x4ddba0 of _0x40355c){if('rename'!=_0x4ddba0['action']&&'refresh'!=_0x4ddba0['action'])continue;const _0x3a829c=qt(_0x4ddba0['position']['nodeAfter'],_0x5ccec0['model']),_0x13c46d=_0x4ddba0['before'];'rename'==_0x4ddba0['action']&&_0x57b4e0['push']({'key':u,'newValue':_0x4ddba0['name'],'oldValue':_0x13c46d['name'],'range':_0x3a829c});for(const [_0x70a7d1,_0x9c0897]of _0x13c46d['attributes']){if(!this['_isRegisteredAttribute'](_0x70a7d1))continue;const _0x4c3537=_0x4ddba0['attributes']['get'](_0x70a7d1);_0x9c0897!==_0x4c3537&&_0x57b4e0['push']({'key':_0x70a7d1,'newValue':_0x4c3537,'oldValue':_0x9c0897,'range':_0x3a829c});}for(const [_0x4e615d,_0x4bec36]of _0x4ddba0['attributes'])this['_isRegisteredAttribute'](_0x4e615d)&&(_0x13c46d['attributes']['has'](_0x4e615d)||_0x57b4e0['push']({'key':_0x4e615d,'newValue':_0x4bec36,'oldValue':null,'range':_0x3a829c}));}0x0!=_0x57b4e0['length']&&_0x5ccec0['model']['enqueueChange'](_0x9156dc,_0x5047fa=>{const _0x4c8e21=_0x164670();for(const {range:_0x29374a,key:_0x49a4bc,oldValue:_0x53c674,newValue:_0x5e8aec}of _0x57b4e0)this['markAttributeChange'](_0x29374a,_0x49a4bc,_0x53c674,_0x5e8aec,{'groupId':_0x4c8e21});this['_reduceExistingSuggestions'](_0x5047fa,_0x57b4e0);});},{'priority':'lowest'}),_0x5ccec0['model']['markers']['on']('update:suggestion',(_0x3a0dfe,_0x4d02d1,_0x2f194b)=>{if(null==_0x2f194b){const {id:_0xef9954}=this['_splitMarkerName'](_0x4d02d1['name']),_0x1866f9=this['_suggestions']['get'](_0xef9954);_0x1866f9&&_0x1866f9['addMarkerName'](_0x4d02d1['name']);}}),_0x5ccec0['model']['document']['on']('change:data',()=>{const _0x78c4aa=Array['from'](_0x5ccec0['model']['document']['differ']['getChangedMarkers']())['filter'](_0x3d2631=>'suggestion'===this['_splitMarkerName'](_0x3d2631['name'])['group']);if(0x0===_0x78c4aa['length'])return;_0x78c4aa['sort']((_0x4dcd80,_0x14bc4b)=>{const _0x1eb595=_0x4dcd80['data']['oldRange'],_0x478f85=_0x14bc4b['data']['oldRange'];return null===_0x1eb595&&null===_0x478f85?0x0:null===_0x1eb595&&null!==_0x478f85?-0x1:null!==_0x1eb595&&null===_0x478f85?0x1:_0x1eb595['start']['isBefore'](_0x478f85['start'])?-0x1:0x1;});const _0x1c7d3c=new Set(),_0x488d72=new Set();for(const {name:_0xf7df4e,data:_0x2b0c1a}of _0x78c4aa){const {id:_0x2fb71a}=this['_splitMarkerName'](_0xf7df4e);if(null===_0x2b0c1a['oldRange']){const _0x2a5062=this['_handleNewSuggestionMarker'](_0xf7df4e);_0x488d72['add'](_0x2a5062);}else{const _0x594dec=this['_suggestions']['get'](_0x2fb71a);null!==_0x2b0c1a['newRange']||_0x594dec['isInContent']?(_0x1c7d3c['add'](_0x594dec['head']),_0x488d72['add'](_0x594dec)):this['_removeSuggestion'](_0x594dec);}}_0x488d72['size']>0x0&&this['_refreshSuggestionsChain'](_0x488d72);for(const _0x3bdb00 of _0x1c7d3c)this['fire']('suggestionChanged',_0x3bdb00);}),_0x5ccec0['model']['on']('applyOperation',(_0x258fc0,_0x93ba49)=>{const _0x2f3028=_0x93ba49[0x0];if(!this['_suggestions']['size'])return;if(!_0x2f3028['isDocumentOperation'])return;if(_0x2f3028['batch']['isUndo']||!_0x2f3028['batch']['isLocal'])return;let _0x191dcf,_0x373232;switch(_0x2f3028['type']){case'insert':_0x191dcf=_0x5ccec0['model']['createPositionAt'](_0x2f3028['position']),_0x373232=_0x191dcf['getShiftedBy'](_0x2f3028['howMany']);break;case'split':_0x191dcf=_0x5ccec0['model']['createPositionAt'](_0x2f3028['splitPosition']),_0x373232=_0x5ccec0['model']['createPositionAt'](_0x2f3028['moveTargetPosition']);break;case'move':_0x191dcf=_0x5ccec0['model']['createPositionAt'](_0x2f3028['targetPosition']),_0x373232=_0x191dcf['getShiftedBy'](_0x2f3028['howMany']);break;default:return;}const _0x57e798=_0x5ccec0['model']['createRange'](_0x191dcf,_0x373232);_0x5ccec0['model']['change'](()=>{for(const {suggestion:_0x5b8145,meta:_0x3435a9}of this['_findSuggestions'](_0x57e798)){if(_0x5b8145['isMultiRange'])continue;if('formatInline'==_0x5b8145['type'])continue;const _0x54cb7e=this['_getAttributeKey'](_0x5b8145);if(_0x54cb7e&&this['_isBlockAttribute'](_0x54cb7e)&&'split'!=_0x2f3028['type'])continue;const _0x4303bf=_0x5b8145['data']&&_0x5b8145['data']['multipleBlocks'];('formatBlock'!=_0x5b8145['type']||'split'==_0x2f3028['type']&&!_0x4303bf)&&(_0x3435a9['containsRangeInObject']||'insertion'==_0x5b8145['type']&&_0x3435a9['isOwn']||_0x5b8145['getFirstRange']()['containsRange'](_0x57e798)&&this['_breakSuggestionMarker'](_0x5b8145,_0x191dcf,_0x373232));}});},{'priority':'lowest'}),_0x5ccec0['model']['on']('deleteContent',(_0xe29d9f,_0x3ac436)=>{const _0x3e52f0=_0x3ac436[0x0],_0x2a985b=_0x3ac436[0x1];if(_0x2a985b&&_0x2a985b['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3e52f0['isCollapsed'])return;const _0x31dc0e=_0x5ccec0['model']['schema'],{start:_0x44470b,end:_0x52cd77}=_0x3e52f0['getFirstRange'](),_0x148c60=_0x44470b['nodeAfter']&&_0x31dc0e['isLimit'](_0x44470b['nodeAfter'])?null:_0x31dc0e['getNearestSelectionRange'](_0x44470b,'forward'),_0x3c7310=_0x52cd77['nodeBefore']&&_0x31dc0e['isLimit'](_0x52cd77['nodeBefore'])?null:_0x31dc0e['getNearestSelectionRange'](_0x52cd77,'backward'),_0x4de046=_0x5ccec0['model']['createRange'](_0x148c60?_0x148c60['start']:_0x44470b,_0x3c7310?_0x3c7310['end']:_0x52cd77);_0x5ccec0['model']['change'](_0xc632d6=>{this['markDeletion'](_0x4de046);const _0x241fe9=_0x5ccec0['model']['schema']['getNearestSelectionRange'](_0x4de046['start']);_0x3e52f0['is']('documentSelection')?_0xc632d6['setSelection'](_0x241fe9):_0x3e52f0['setTo'](_0x241fe9);}),_0xe29d9f['stop']();},{'priority':_0x4d7128['normal']+0xa}),_0x5ccec0['model']['on']('insertContent',(_0x55dc9b,_0x39ee93)=>{const _0x4d65b4=_0x39ee93[_0x39ee93['length']-0x1];_0x4d65b4&&_0x4d65b4['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5ccec0['model']['change'](()=>{let _0x1e765e=_0x5ccec0['model']['insertContent'](_0x39ee93[0x0],_0x39ee93[0x1],_0x39ee93[0x2],{'forceDefaultExecution':!0x0});if(!_0x1e765e)return;_0x55dc9b['return']=_0x1e765e['clone']();const _0x534654=_0x1e765e['end']['nodeBefore'],_0xbfe996=_0x5ccec0['model']['schema'];_0x534654&&_0xbfe996['isBlock'](_0x534654)&&!_0xbfe996['isObject'](_0x534654)&&(_0x1e765e=_0x5ccec0['model']['createRange'](_0x1e765e['start'],_0x5ccec0['model']['createPositionAt'](_0x534654,'end'))),this['markInsertion'](_0x1e765e);}),_0x55dc9b['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x59ee93=new O(_0x5ccec0,this['_suggestions']);_0x5ccec0['commands']['add']('acceptSuggestion',_0x59ee93),this['enableCommand']('acceptSuggestion');const _0x3aa391=new R(_0x5ccec0,this['_suggestions']);_0x5ccec0['commands']['add']('discardSuggestion',_0x3aa391),this['enableCommand']('discardSuggestion'),_0x5ccec0['commands']['add']('acceptAllSuggestions',new x(_0x5ccec0,_0x59ee93,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5ccec0['commands']['add']('discardAllSuggestions',new x(_0x5ccec0,_0x3aa391,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5ccec0['commands']['add']('acceptSelectedSuggestions',new E(_0x5ccec0,_0x59ee93,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5ccec0['commands']['add']('discardSelectedSuggestions',new E(_0x5ccec0,_0x3aa391,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xa97417=_0x5ccec0['plugins']['get']('CommentsRepository');this['listenTo'](_0xa97417,'addComment',(_0x585e7e,{threadId:_0x4bd9c0})=>{const _0x2401fe=this['_suggestions']['get'](_0x4bd9c0);_0x2401fe&&_0x2401fe['commentThread']&&0x1===_0x2401fe['commentThread']['length']&&this['_updateSuggestionData'](_0x4bd9c0,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xa97417,'removeComment',(_0x108478,{threadId:_0x2837b2})=>{const _0x1e265e=this['_suggestions']['get'](_0x2837b2);_0x1e265e&&_0x1e265e['commentThread']&&!_0x1e265e['commentThread']['length']&&this['_updateSuggestionData'](_0x2837b2,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0xa15698){const _0x39e657=_0x4f1bba([0x61,0x47,0x32,0x4d,0x6b,0x58,0x34,0x42,0x6a,0x6f,0x64,0x41,0x4b,0x67,0x39,0x35,0x75,0x71,0x70,0x45,0x51,0x4c,0x6d,0x4f,0x50,0x37,0x48,0x78,0x59,0x63,0x79,0x57,0x36,0x69,0x54,0x30,0x68,0x6e,0x56,0x65,0x73,0x52,0x33,0x72,0x7a,0x4a,0x31,0x49,0x38,0x74,0x46,0x77,0x5a,0x44,0x55,0x66,0x53,0x76,0x4e,0x43,0x6c,0x62]),_0x494d24=0x4fba003c,_0x2a408c=0x4fbd6274^_0x494d24,_0x3e4d25=window[_0x4f1bba([0x44,0x61,0x74,0x65])][_0x4f1bba([0x6e,0x6f,0x77])](),_0x5058ee=_0xa15698[_0x4f1bba([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x47a20e=new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d3270=>{_0x5058ee[_0x4f1bba([0x6f,0x6e,0x63,0x65])](_0x4f1bba([0x72,0x65,0x61,0x64,0x79]),_0x1d3270);}),_0x2d6e8f={[_0x4f1bba([0x6b,0x74,0x79])]:_0x4f1bba([0x45,0x43]),[_0x4f1bba([0x75,0x73,0x65])]:_0x4f1bba([0x73,0x69,0x67]),[_0x4f1bba([0x63,0x72,0x76])]:_0x4f1bba([0x50,0x2d,0x32,0x35,0x36]),[_0x4f1bba([0x78])]:_0x4f1bba([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4f1bba([0x79])]:_0x4f1bba([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4f1bba([0x61,0x6c,0x67])]:_0x4f1bba([0x45,0x53,0x32,0x35,0x36])},_0x17827f=_0x5058ee[_0x4f1bba([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f1bba([0x67,0x65,0x74])](_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4c3417(){let _0x5cea91,_0x2a3b00=null,_0x10364b=null;try{if(_0x17827f==_0x4f1bba([0x47,0x50,0x4c]))return _0x4f1bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5cea91=_0x1a11e1(),!_0x5cea91)return _0x4f1bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5cea91[_0x4f1bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10364b=_0x51bd6a(_0x5cea91[_0x4f1bba([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5cea91[_0x4f1bba([0x6a,0x74,0x69])])),await _0xf19cc8()?_0x530546()?_0x29f9ef()?_0x4f1bba([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x450869()?(_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f1bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a3b00=_0x2064b3(_0x4f1bba([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f1bba([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a3b00=_0x2064b3(_0x4f1bba([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x36d7db()):_0x4f1bba([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f1bba([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f1bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1a72b3){return _0x4f1bba([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x29f9ef(){const _0x299c28=[_0x4f1bba([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f1bba([0x74,0x72,0x69,0x61,0x6c])][_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3e4d25/0x3e8:0xe10*_0x2a408c;return _0x5cea91[_0x4f1bba([0x65,0x78,0x70])]<_0x299c28;}function _0x530546(){const _0x464ec5=_0x5cea91[_0x4f1bba([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x464ec5)return!0x1;if(_0x464ec5[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x2a])))return!0x0;if(_0x464ec5[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x54,0x43])))return!0x0;if(_0x464ec5[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x52,0x54,0x43]))){if(_0xba7c68())return!0x0;if(_0x30b9cc()||_0x486c05())return!0x0;}return!0x1;}function _0x450869(){const _0x3ca50c=_0x5cea91[_0x4f1bba([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3ca50c||0x0==_0x3ca50c[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x497ffa}=new URL(window[_0x4f1bba([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3ca50c[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x497ffa))return!0x0;const _0x3940cd=_0x497ffa[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e]));return _0x3ca50c[_0x4f1bba([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1ed905=>_0x1ed905[_0x4f1bba([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f1bba([0x2a])))[_0x4f1bba([0x6d,0x61,0x70])](_0x24e7de=>_0x24e7de[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e])))[_0x4f1bba([0x73,0x6f,0x6d,0x65])](_0x26ba60=>_0x3940cd[_0x4f1bba([0x65,0x76,0x65,0x72,0x79])]((_0x2d2340,_0x32bef5)=>_0x26ba60[_0x32bef5]===_0x2d2340||_0x26ba60[_0x32bef5]===_0x4f1bba([0x2a])));}function _0x36d7db(){return _0x2a3b00&&_0x10364b?new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x55033e,_0x55014b)=>{_0x2a3b00[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x55033e,_0x55014b),_0x10364b[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x1ca6b4=>{_0x1ca6b4!=_0x4f1bba([0x56,0x61,0x6c,0x69,0x64])&&_0x55033e(_0x1ca6b4);},_0x55014b);}):_0x2a3b00||_0x10364b||_0x4f1bba([0x56,0x61,0x6c,0x69,0x64]);}}function _0x51bd6a(_0x503a48,_0x149f65){return new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ece62=>{if(_0x1b7ed6())return _0x1ece62(_0x4f1bba([0x56,0x61,0x6c,0x69,0x64]));_0x565ad3(),_0x5058ee[_0x4f1bba([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f1bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2be848=!0x1;const _0x1ec39f=_0x164670();function _0x290664(_0xb8a942){return!!_0xb8a942&&(typeof _0xb8a942===_0x4f1bba([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb8a942===_0x4f1bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb8a942[_0x4f1bba([0x74,0x68,0x65,0x6e])]===_0x4f1bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb8a942[_0x4f1bba([0x63,0x61,0x74,0x63,0x68])]===_0x4f1bba([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ba24c(_0x89ab6f){_0x204d67(_0x89ab6f)[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x184446=>{if(!_0x184446||_0x184446[_0x4f1bba([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f1bba([0x6f,0x6b]))return _0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x353b5d(_0x1a438e(_0x1ec39f+_0x149f65))!=_0x184446[_0x4f1bba([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f1bba([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x305205=>(_0x24fa30(),_0x305205),()=>{const _0x335bb8=_0x47665f();return null==_0x335bb8?(_0x24fa30(),_0x4f1bba([0x56,0x61,0x6c,0x69,0x64])):_0x4f1bba(_0x3e4d25-_0x335bb8>(0x6bb6843c^_0x494d24)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x1ece62)[_0x4f1bba([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ece62(_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x20ef8f=0x4f8ceebc^_0x494d24;function _0x24fa30(){const _0x1fb6bd=_0x4f1bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x353b5d(_0x1a438e(_0x503a48)),_0x44e5e9=_0x4a140d(_0x353b5d(window[_0x4f1bba([0x4d,0x61,0x74,0x68])][_0x4f1bba([0x63,0x65,0x69,0x6c])](_0x3e4d25/_0x20ef8f)));window[_0x4f1bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f1bba([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1fb6bd,_0x44e5e9);}function _0x47665f(){const _0x5d8431=_0x4f1bba([0x6c,0x6c,0x63,0x74,0x2d])+_0x353b5d(_0x1a438e(_0x503a48)),_0x33c10b=window[_0x4f1bba([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f1bba([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d8431);return _0x33c10b?window[_0x4f1bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a140d(_0x33c10b),0x10)*_0x20ef8f:null;}function _0x204d67(_0x4a1d62){return new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3173b9,_0x1ab16b)=>{_0x4a1d62[_0x4f1bba([0x74,0x68,0x65,0x6e])](_0x3173b9,_0x1ab16b),window[_0x4f1bba([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1ab16b,0x4fbbd4fc^_0x494d24);});}}_0x5058ee[_0x4f1bba([0x6f,0x6e])](_0x4f1bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dcebf,_0x181c07)=>{if(_0x181c07[0x0]!=_0x503a48)return _0x1ece62(_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x181c07[0x1]={..._0x181c07[0x1],[_0x4f1bba([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1ec39f};},{[_0x4f1bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f1bba([0x68,0x69,0x67,0x68])}),_0x5058ee[_0x4f1bba([0x6f,0x6e])](_0x4f1bba([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x507e17=>{_0x290664(_0x507e17[_0x4f1bba([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2be848=!0x0,_0x4ba24c(_0x507e17[_0x4f1bba([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f1bba([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f1bba([0x6c,0x6f,0x77])}),_0x47a20e[_0x4f1bba([0x74,0x68,0x65,0x6e])](()=>{_0x2be848||_0x1ece62(_0x4f1bba([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b7ed6(){return _0x5058ee[_0x4f1bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f1bba([0x76,0x69,0x65,0x77])][_0x4f1bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f1bba([0x61,0x75,0x74,0x6f]);}function _0x565ad3(){_0x5058ee[_0x4f1bba([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f1bba([0x76,0x69,0x65,0x77])][_0x4f1bba([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f1bba([0x61,0x75,0x74,0x6f]);}}function _0x2064b3(_0x2ca1f5){const _0x1eb1b7=[new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1871b6=>setTimeout(_0x1871b6,0x4fb33ef0^_0x494d24)),_0x47a20e[_0x4f1bba([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b61c0=>{let _0x253798=0x0;_0x5058ee[_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f1bba([0x6f,0x6e])](_0x4f1bba([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3cde1b,_0x4caabc)=>{_0x4caabc[0x0][_0x4f1bba([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x253798++,_0x253798==(0x4fba01c4^_0x494d24)&&(_0x5b61c0(),_0x3cde1b[_0x4f1bba([0x6f,0x66,0x66])]());});}))];return window[_0x4f1bba([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f1bba([0x72,0x61,0x63,0x65])](_0x1eb1b7)[_0x4f1bba([0x74,0x68,0x65,0x6e])](()=>_0x2ca1f5);}async function _0x19ea4d(){await _0x47a20e,_0x5058ee[_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f1bba([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4da7f2,_0x5058ee[_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f1bba([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4da7f2,_0x5058ee[_0x4f1bba([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f1bba([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xba7c68(){return _0x37b702(_0x4f1bba([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4049b9(_0x4f1bba([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4f1bba([0x73,0x74,0x61,0x74,0x65])]==_0x4f1bba([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x30b9cc(){return _0x37b702(_0x4f1bba([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x486c05(){return _0x37b702(_0x4f1bba([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x353098(_0x22287b){const _0x591de9=_0x6b15b();_0x5058ee[_0x591de9]=_0x4f1bba([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x22287b,_0x22287b!=_0x4f1bba([0x56,0x61,0x6c,0x69,0x64])&&_0x19ea4d();}function _0x6b15b(){const _0x47ed70=window[_0x4f1bba([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f1bba([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f1bba([0x6e,0x6f,0x77])]())[_0x4f1bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f1bba([0x2e]),'');let _0x487c6d=_0x4f1bba([0x61]);for(let _0x49953a=0x0;_0x49953a<_0x47ed70[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x49953a+=0x2){let _0x5b4e11=window[_0x4f1bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x47ed70[_0x4f1bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x49953a,_0x49953a+0x2));_0x5b4e11>=_0x39e657[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b4e11-=_0x39e657[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x487c6d+=_0x39e657[_0x5b4e11];}return _0x487c6d;}function _0x1a11e1(){const _0x132870=_0x17827f[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e]));if(0x3!=_0x132870[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a3a05(_0x132870[0x1]);function _0x5a3a05(_0x43d2c3){const _0x2ce8cd=_0x26be7e(_0x43d2c3);return _0x2ce8cd&&_0x3776c1()?_0x2ce8cd:null;function _0x3776c1(){const _0x500f32=_0x2ce8cd[_0x4f1bba([0x6a,0x74,0x69])],_0x204998=window[_0x4f1bba([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x500f32[_0x4f1bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x500f32[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3a75fc={..._0x2ce8cd,[_0x4f1bba([0x6a,0x74,0x69])]:_0x500f32[_0x4f1bba([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x500f32[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3a75fc[_0x4f1bba([0x76,0x63])],_0x1a438e(_0x3a75fc)==_0x204998;}}}async function _0xf19cc8(){let _0x1b16cb=!0x0;try{const _0x59f404=_0x17827f[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])](_0x4f1bba([0x2e])),[_0x16144e,_0x3fb7cd,_0x3032d3]=_0x59f404;return _0x16cec9(_0x16144e),await _0x2140f5(_0x16144e,_0x3fb7cd,_0x3032d3),_0x1b16cb;}catch(_0x263104){return!0x1;}function _0x16cec9(_0x28050a){const _0x5d9d3a=_0x26be7e(_0x28050a);_0x5d9d3a&&_0x5d9d3a[_0x4f1bba([0x61,0x6c,0x67])]==_0x4f1bba([0x45,0x53,0x32,0x35,0x36])||(_0x1b16cb=!0x1);}async function _0x2140f5(_0x6dc605,_0x1fd2f9,_0x1ba3e4){const _0x574578=window[_0x4f1bba([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f1bba([0x66,0x72,0x6f,0x6d])](_0x402798(_0x1ba3e4),_0x1dc6e0=>_0x1dc6e0[_0x4f1bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3a1645=new window[(_0x4f1bba([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f1bba([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x6dc605+_0x4f1bba([0x2e])+_0x1fd2f9),_0x35657b=window[_0x4f1bba([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f1bba([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x35657b)return;const _0x4902e7=await _0x35657b[_0x4f1bba([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f1bba([0x6a,0x77,0x6b]),_0x2d6e8f,{[_0x4f1bba([0x6e,0x61,0x6d,0x65])]:_0x4f1bba([0x45,0x43,0x44,0x53,0x41]),[_0x4f1bba([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f1bba([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f1bba([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x35657b[_0x4f1bba([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f1bba([0x6e,0x61,0x6d,0x65])]:_0x4f1bba([0x45,0x43,0x44,0x53,0x41]),[_0x4f1bba([0x68,0x61,0x73,0x68])]:{[_0x4f1bba([0x6e,0x61,0x6d,0x65])]:_0x4f1bba([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4902e7,_0x574578,_0x3a1645)||(_0x1b16cb=!0x1);}}function _0x26be7e(_0x681626){return _0x681626[_0x4f1bba([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f1bba([0x65,0x79]))?JSON[_0x4f1bba([0x70,0x61,0x72,0x73,0x65])](_0x402798(_0x681626)):null;}function _0x402798(_0x3a28ea){return window[_0x4f1bba([0x61,0x74,0x6f,0x62])](_0x3a28ea[_0x4f1bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f1bba([0x2b]))[_0x4f1bba([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f1bba([0x2f])));}function _0x1a438e(_0x12c366){let _0x32d3d2=0x1505;function _0x14ada5(_0x392873){for(let _0x5952cf=0x0;_0x5952cf<_0x392873[_0x4f1bba([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5952cf++){const _0x521ba3=_0x392873[_0x4f1bba([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5952cf);_0x32d3d2=(_0x32d3d2<<0x5)+_0x32d3d2+_0x521ba3,_0x32d3d2&=_0x32d3d2;}}function _0x2b115b(_0x1d5ff9){Array[_0x4f1bba([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d5ff9)?_0x1d5ff9[_0x4f1bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2b115b):_0x1d5ff9&&typeof _0x1d5ff9==_0x4f1bba([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f1bba([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d5ff9)[_0x4f1bba([0x73,0x6f,0x72,0x74])]()[_0x4f1bba([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4316ef,_0x49b1a8])=>{_0x14ada5(_0x4316ef),_0x2b115b(_0x49b1a8);}):_0x14ada5(window[_0x4f1bba([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d5ff9));}return _0x2b115b(_0x12c366),_0x32d3d2>>>0x0;}function _0x353b5d(_0x5d0db8){return _0x5d0db8[_0x4f1bba([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f1bba([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f1bba([0x30]));}function _0x4a140d(_0x5364ba){return _0x5364ba[_0x4f1bba([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f1bba([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f1bba([0x6a,0x6f,0x69,0x6e])]('');}function _0x37b702(_0x26f4f3){return _0x5058ee[_0x4f1bba([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f1bba([0x68,0x61,0x73])](_0x26f4f3);}function _0x4049b9(_0x15cce5){return _0x5058ee[_0x4f1bba([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f1bba([0x67,0x65,0x74])](_0x15cce5);}function _0x4da7f2(){}function _0x4f1bba(_0xadfce8){return _0xadfce8['map'](_0x46eb8b=>String['fromCharCode'](_0x46eb8b))['join']('');}_0x353098(await _0x4c3417());}(this);}set['adapter'](_0x1cec83){if(this['_adapter'])throw new _0x4090ca('track-changes-adapter-already-set',this);this['_adapter']=_0x1cec83;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2d3239=!0x1,toJSON:_0x64ff2c=!0x1}={}){const _0x5d251b=[];for(const _0x5296b7 of this['_suggestions']['values']())_0x2d3239&&!_0x5296b7['isInContent']||_0x5d251b['push'](_0x5296b7);return _0x64ff2c?_0x5d251b['map'](_0x24d85f=>_0x24d85f['toJSON']()):_0x5d251b;}['getSuggestion'](_0x468377){const _0x39c92b=this['_suggestions']['get'](_0x468377);if(!_0x39c92b)throw new _0x4090ca('track-changes-suggestion-not-found',this);return _0x39c92b;}['hasSuggestion'](_0x31ac7f){return this['_suggestions']['has'](_0x31ac7f);}['addSuggestionData'](_0x237428){const {authorId:_0x1874ba,id:_0x6fadeb,attributes:_0x5a21d7}=_0x237428,[_0x5cdcae,_0x246fb9]=_0x237428['type']['split'](':'),_0x40a592=this['_suggestions']['get'](_0x6fadeb)||this['_createSuggestion'](_0x5cdcae,_0x246fb9,_0x6fadeb,_0x1874ba,_0x5a21d7);if(this['_addThreadToSuggestion'](_0x40a592),this['_checkSuggestionCorrectness'](_0x40a592,_0x5cdcae,_0x246fb9||null,_0x1874ba),_0x40a592['createdAt']=_0x237428['createdAt'],_0x40a592['_isDataLoaded']=!0x0,_0x5a21d7&&_0x5a21d7['@external']){const _0x35ab08=_0x5a21d7['@external'],_0x3781a3=this['_getExternalAuthor'](_0x35ab08['authorName']);_0x40a592['authoredAt']=_0x35ab08['createdAt'],_0x40a592['author']=_0x3781a3,_0x40a592['isExternal']=!0x0;}else _0x40a592['authoredAt']=_0x237428['createdAt'];switch(_0x237428['data']&&(_0x40a592['data']=_0x237428['data']),_0x237428['attributes']&&(_0x40a592['attributes']=_0x237428['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x40a592['_saved']=!0x0),this['_suggestionState']['get'](_0x40a592)){case'notReady':this['_suggestionState']['set'](_0x40a592,'dataReady');break;case'markerReady':_0x40a592['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x40a592])),this['_refreshSuggestionsChain'](new Set([_0x40a592])),this['_suggestionState']['set'](_0x40a592,'ready'),this['fire']('suggestionLoaded',_0x40a592)):this['_suggestionState']['set'](_0x40a592,'removed');}return _0x40a592;}['acceptSuggestion'](_0x28611d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x493e4e of _0x28611d['getAllAdjacentSuggestions']())_0x493e4e['accept']();});});}['discardSuggestion'](_0x379741){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3c4552 of _0x379741['getAllAdjacentSuggestions']())_0x3c4552['discard']();});});}['enableCommand'](_0xd5b54c,_0x5df6e3){const _0x9bf677=this['editor']['commands']['get'](_0xd5b54c);if(!_0x9bf677)throw new _0x4090ca('track-changes-command-not-found',this,{'commandName':_0xd5b54c});if(this['_enabledCommands']['has'](_0x9bf677))throw new _0x4090ca('track-changes-enable-command-twice',this,{'commandName':_0xd5b54c});this['_enabledCommands']['add'](_0x9bf677),_0x5df6e3&&_0x9bf677['on']('execute',(_0xc8c75c,_0x59436f)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x59436f['length']>0x0&&_0x59436f[_0x59436f['length']-0x1]&&_0x59436f[_0x59436f['length']-0x1]['forceDefaultExecution']?_0x59436f['pop']():(_0xc8c75c['return']=_0x5df6e3((..._0x4e971a)=>_0x9bf677['execute'](..._0x4e971a,{'forceDefaultExecution':!0x0}),..._0x59436f),_0xc8c75c['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x137c59){let _0xeff8dc,_0x214bea;const _0x456dfd=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xeff8dc=_0x137c59();}catch(_0x192e65){_0x214bea=_0x192e65;}return _0x456dfd||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x214bea&&_0x4090ca['rethrowUnexpectedError'](_0x214bea,this),_0xeff8dc;}['markInsertion'](_0x22ebc8,_0x16b805=null,_0x433321={}){if(_0x22ebc8['isCollapsed'])return null;const _0x290c71=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x45994e,meta:_0x48cdae}of this['_findSuggestions'](_0x22ebc8,'insertion'))if(_0x48cdae['isOwn']){if(!_0x48cdae['isNextTo']){if(_0x48cdae['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x45994e,_0x433321))continue;return _0x45994e;}if(Qt(_0x45994e,_0x433321))return _0x45994e;this['_breakSuggestionMarker'](_0x45994e,_0x22ebc8['start'],_0x22ebc8['end']);break;}if(_0x16b805==_0x45994e['subType']&&Qt(_0x45994e,_0x433321)){const _0xd98922=_0x45994e['getFirstRange']();return _0xd98922['start']['isEqual'](_0x22ebc8['end'])?this['_setSuggestionRange'](_0x45994e,this['_model']['createRange'](_0x22ebc8['start'],_0xd98922['end'])):this['_setSuggestionRange'](_0x45994e,this['_model']['createRange'](_0xd98922['start'],_0x22ebc8['end'])),_0x45994e;}}const _0x9beb94=_0x164670(),_0x548a96=_0x290c71['id'],_0xa3634d=_0x16b805?'insertion:'+_0x16b805:'insertion',_0x782420=this['_setSuggestionData']({'id':_0x9beb94,'type':_0xa3634d,'createdAt':new Date(),'authorId':_0x548a96,'attributes':_0x433321});return this['_addSuggestionMarker'](_0xa3634d,_0x9beb94,_0x548a96,_0x22ebc8),_0x782420;}['markMultiRangeInsertion'](_0x52e4e6,_0x40bcfa='multi',_0x4174f5={}){const _0x110b19=this['editor']['plugins']['get']('Users')['me'],_0x11f591=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x40bcfa,'join');for(const _0x27d6f5 of this['getSuggestions']())if(_0x27d6f5['author']['id']==_0x110b19['id']&&'insertion'==_0x27d6f5['type']&&_0x27d6f5['subType']==_0x40bcfa&&Qt(_0x27d6f5,_0x4174f5)&&(_0x11f591(_0x27d6f5['getRanges'](),_0x52e4e6)||_0x11f591(_0x52e4e6,_0x27d6f5['getRanges']()))){for(const _0xa46d of _0x52e4e6)_0x27d6f5['addRange'](_0xa46d);return _0x27d6f5;}for(const {suggestion:_0x257047,meta:_0x105893}of this['_findSuggestions'](_0x52e4e6,'insertion')){if(!_0x105893['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x105893['containsRangeInObject'])continue;if(!Qt(_0x257047,_0x4174f5))continue;let _0x58c1ef=!0x0;for(const _0xdcd242 of _0x257047['getRanges']())for(const _0x1d3f02 of _0x52e4e6)if(!_0xdcd242['containsRange'](_0x1d3f02)){_0x58c1ef=!0x1;break;}if(_0x58c1ef)return _0x257047;}const _0x272e86=_0x164670(),_0x310cbb=_0x110b19['id'],_0x23975b='insertion:'+_0x40bcfa,_0x14f589=this['_setSuggestionData']({'id':_0x272e86,'type':_0x23975b,'createdAt':new Date(),'authorId':_0x310cbb,'attributes':_0x4174f5});for(const _0x5895ff of _0x52e4e6)this['_addSuggestionMarker'](_0x23975b,_0x272e86,_0x310cbb,_0x5895ff,o['getMultiRangeId']());return _0x14f589;}['markInlineFormat'](_0x9acb51,_0x1810ca,_0x13406e=null,_0x53d658={}){if(_0x13406e=_0x13406e||Jt(_0x1810ca),_0x9acb51['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0xd8fa6e=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x13406e,'accept');return this['forceDefaultExecution'](()=>_0xd8fa6e([_0x9acb51],_0x1810ca,_0x53d658)),null;}const _0x1d4a3a=this['editor']['plugins']['get']('Users')['me'],_0x3cf42c=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x405518,meta:_0x70e6a0}of this['_findSuggestions'](_0x9acb51,'insertion'))_0x70e6a0['isOwn']&&!_0x70e6a0['isInsideObject']&&_0x3cf42c['push'](..._0x405518['getRanges']());}const _0x9fec9f=function(_0x28b20f,_0x265448){const _0x3d81b8=[];for(const _0x3c2a21 of _0x265448){const _0x53ff9e=_0x28b20f['getIntersection'](_0x3c2a21);_0x53ff9e&&_0x3d81b8['push'](_0x53ff9e);}return _0x3d81b8;}(_0x9acb51,_0x3cf42c),_0x37b14e=function(_0x21a9d6,_0x32c5f3){const _0x5a7db5=[_0x21a9d6];for(const _0x2f008a of _0x32c5f3){let _0x1e569e=0x0;for(;_0x1e569e<_0x5a7db5['length'];){const _0x200567=_0x5a7db5[_0x1e569e]['getDifference'](_0x2f008a);_0x5a7db5['splice'](_0x1e569e,0x1,..._0x200567),_0x1e569e+=_0x200567['length'];}}return _0x5a7db5;}(_0x9acb51,_0x3cf42c);_0x9fec9f['length']&&this['_model']['change'](()=>{for(const _0x38c13f of _0x9fec9f){const _0x4616ba=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x13406e,'accept');this['forceDefaultExecution'](()=>_0x4616ba([_0x38c13f],_0x1810ca,_0x53d658));}});for(const _0x92aede of _0x37b14e){let _0x33a2ed=null,_0x5b45d3=_0x92aede['start'],_0x3b9208=_0x92aede['end'];for(const {suggestion:_0x5f233c,meta:_0x19e553}of this['_findSuggestions'](_0x92aede,'formatInline')){if(!_0x19e553['isOwn'])continue;if(_0x5f233c['subType']!=_0x13406e)continue;if(!Qt(_0x5f233c,_0x53d658))continue;const _0x18af5=_0x5f233c['getFirstRange']();if(_0x18af5['containsRange'](_0x92aede,!0x0))return null;_0x5b45d3=_0x5b45d3['isBefore'](_0x18af5['start'])?_0x5b45d3:_0x18af5['start'],_0x3b9208=_0x3b9208['isAfter'](_0x18af5['end'])?_0x3b9208:_0x18af5['end'],_0x33a2ed?_0x18af5['start']['isBefore'](_0x33a2ed['getFirstRange']()['start'])?(_0x33a2ed['removeMarkers'](),_0x33a2ed=_0x5f233c):_0x5f233c['removeMarkers']():_0x33a2ed=_0x5f233c;}const _0x3e5675=this['_model']['createRange'](_0x5b45d3,_0x3b9208);if(_0x33a2ed)this['_setSuggestionRange'](_0x33a2ed,_0x3e5675);else{const _0x446d0f=_0x164670(),_0x306d1a=_0x1d4a3a['id'];this['_setSuggestionData']({'id':_0x446d0f,'type':'formatInline:'+_0x13406e,'data':_0x1810ca,'createdAt':new Date(),'authorId':_0x306d1a,'attributes':_0x53d658}),this['_addSuggestionMarker']('formatInline:'+_0x13406e,_0x446d0f,_0x306d1a,_0x3e5675);}}return null;}['markBlockFormat'](_0x310a4a,_0x41a874,_0x2cda3e=[],_0x5708e0=null,_0x240acf={}){_0x41a874['formatGroupId']||(_0x41a874['formatGroupId']=_0x41a874['commandName']),_0x41a874['multipleBlocks']=_0x310a4a['is']('range'),_0x5708e0=_0x5708e0||Jt(_0x41a874);const _0xf87df0=_0x2cda3e['map'](_0x2353f8=>qt(_0x2353f8,this['_model'])),_0x199fcc=_0x310a4a['is']('range')?_0x310a4a:qt(_0x310a4a,this['_model']);if('never'===this['_trackFormatChanges']){const _0x38a03e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5708e0,'accept');return this['forceDefaultExecution'](()=>_0x38a03e([_0x199fcc],_0x41a874,_0x240acf)),null;}_0xf87df0['push'](_0x199fcc);let _0x4ccb1c=!0x0;for(const _0x5f17f2 of _0xf87df0)if(!this['_rangeIsInLocalUserInsertion'](_0x5f17f2)){_0x4ccb1c=!0x1;break;}if(_0x4ccb1c&&'always'!==this['_trackFormatChanges']){const _0x337001=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5708e0,'accept');return this['forceDefaultExecution'](()=>_0x337001([_0x199fcc],_0x41a874,_0x240acf)),null;}let _0x3a8b2d=null,_0xce7f28=_0x199fcc['start'],_0x36913f=_0x199fcc['end'];for(const {suggestion:_0x2d9482,meta:_0x54ca5f}of this['_findSuggestions'](_0x199fcc,'formatBlock')){if(!_0x54ca5f['isOwn'])continue;if(_0x54ca5f['isNextTo']||_0x54ca5f['containsRangeInObject']||_0x54ca5f['isInsideObject'])continue;if(_0x2d9482['data']['formatGroupId']!=_0x41a874['formatGroupId'])continue;if(!Qt(_0x2d9482,_0x240acf))continue;const _0x2a0a57=_0x2d9482['getFirstRange']();if(_0x2d9482['subType']==_0x5708e0){if(_0x2a0a57['containsRange'](_0x199fcc,!0x0))return null;_0xce7f28=_0xce7f28['isBefore'](_0x2a0a57['start'])?_0xce7f28:_0x2a0a57['start'],_0x36913f=_0x36913f['isAfter'](_0x2a0a57['end'])?_0x36913f:_0x2a0a57['end'],_0x3a8b2d?_0x2a0a57['start']['isBefore'](_0x3a8b2d['getFirstRange']()['start'])?(_0x3a8b2d['removeMarkers'](),_0x3a8b2d=_0x2d9482):_0x2d9482['removeMarkers']():_0x3a8b2d=_0x2d9482;}else{const _0x1766a9=_0x199fcc['getIntersection'](_0x2a0a57);this['_cutOutSuggestionMarker'](_0x2d9482,_0x1766a9);}}const _0x576e86=this['editor']['plugins']['get']('Users')['me'],_0x1f91f2=_0x164670(),_0x52f96c=_0x576e86['id'];if(_0x3a8b2d)return this['_setSuggestionRange'](_0x3a8b2d,this['_model']['createRange'](_0xce7f28,_0x36913f)),_0x3a8b2d;{const _0x548c95=this['_setSuggestionData']({'id':_0x1f91f2,'type':'formatBlock:'+_0x5708e0,'data':_0x41a874,'createdAt':new Date(),'authorId':_0x52f96c,'attributes':_0x240acf});return this['_addSuggestionMarker']('formatBlock:'+_0x5708e0,_0x1f91f2,_0x52f96c,this['_model']['createRange'](_0xce7f28,_0x36913f)),_0x548c95;}}['markMultiRangeBlockFormat'](_0x344385,_0x3fca8c,_0x536dfc=[],_0x49a753=null,_0x41e8c7={}){_0x3fca8c['formatGroupId']||(_0x3fca8c['formatGroupId']=_0x3fca8c['commandName']);const _0x138da3=_0x344385[0x0];_0x3fca8c['multipleBlocks']=_0x138da3['is']('range'),_0x49a753=_0x49a753||Jt(_0x3fca8c);const _0x329962=_0x536dfc['map'](_0x3fd8fb=>qt(_0x3fd8fb,this['_model'])),_0x5397da=_0x138da3['is']('range')?_0x344385:_0x344385['map'](_0x28737b=>qt(_0x28737b,this['_model']));if('never'===this['_trackFormatChanges']){const _0x153835=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49a753,'accept');return this['forceDefaultExecution'](()=>_0x153835(_0x5397da,_0x3fca8c,_0x41e8c7)),null;}_0x329962['push'](..._0x5397da);let _0x1fc976=!0x0;for(const _0xbcd264 of _0x329962)if(!this['_rangeIsInLocalUserInsertion'](_0xbcd264)){_0x1fc976=!0x1;break;}if(_0x1fc976&&'always'!==this['_trackFormatChanges']){const _0x4e11e8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49a753,'accept');return this['forceDefaultExecution'](()=>_0x4e11e8(_0x5397da,_0x3fca8c,_0x41e8c7)),null;}const _0x10a3f7=this['editor']['plugins']['get']('Users')['me'];for(const _0x3d623d of this['getSuggestions']()){if(_0x3d623d['author']['id']!=_0x10a3f7['id'])continue;if('formatBlock'!=_0x3d623d['type']||_0x3d623d['data']['formatGroupId']!=_0x3fca8c['formatGroupId'])continue;if(!Qt(_0x3d623d,_0x41e8c7))continue;const _0x454547=_0x3d623d['subType']==_0x49a753;for(let _0x77d62b=0x0;_0x77d62b<_0x5397da['length'];_0x77d62b++){const _0x385d37=_0x5397da[_0x77d62b];for(const _0x1b7353 of _0x3d623d['getMarkers']()){const _0x11a39e=_0x1b7353['getRange']();if(_0x385d37['isEqual'](_0x11a39e)){_0x454547?(_0x5397da['splice'](_0x77d62b,0x1),_0x77d62b--):_0x3d623d['removeMarker'](_0x1b7353['name']);break;}}}}if(0x0==_0x5397da['length'])return null;const _0x5e3f73=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49a753,'join');for(const _0x3ffa93 of this['getSuggestions']())if(_0x3ffa93['author']['id']==_0x10a3f7['id']&&'formatBlock'==_0x3ffa93['type']&&_0x3ffa93['data']['formatGroupId']==_0x3fca8c['formatGroupId']&&_0x3ffa93['subType']==_0x49a753&&Qt(_0x3ffa93,_0x41e8c7)&&(_0x5e3f73(_0x3ffa93['getRanges'](),_0x5397da)||_0x5e3f73(_0x5397da,_0x3ffa93['getRanges']()))){for(const _0x26d4b3 of _0x5397da)_0x3ffa93['addRange'](_0x26d4b3);return _0x3ffa93;}const _0x4501e2=_0x164670(),_0x547541=_0x10a3f7['id'],_0xeffbf6='formatBlock:'+_0x49a753,_0x4e70c9=this['_setSuggestionData']({'id':_0x4501e2,'type':_0xeffbf6,'data':_0x3fca8c,'createdAt':new Date(),'authorId':_0x547541,'attributes':_0x41e8c7});for(const _0x11e449 of _0x5397da)this['_addSuggestionMarker'](_0xeffbf6,_0x4501e2,_0x547541,_0x11e449,o['getMultiRangeId']());return _0x4e70c9;}['markDeletion'](_0x504ac2,_0x767a6d=null,_0x1493d0={}){if(_0x504ac2['isCollapsed'])return null;const _0x3993fc=this['editor']['plugins']['get']('Users')['me'],_0x1299ed=new _0x542068(_0x504ac2['start'],_0x504ac2['end']);for(const {suggestion:_0x3a2598,meta:_0x431671}of this['_findSuggestions'](_0x1299ed,'insertion'))if(_0x431671['isOwn']&&!_0x431671['isNextTo']){if(_0x3a2598['isMultiRange']){const _0x358047=_0x3a2598['getRanges']()['filter'](_0xcdd68e=>'$graveyard'!=_0xcdd68e['root']['rootName']);_0x358047['every'](_0x316aa9=>_0x1299ed['containsRange'](_0x316aa9,!0x0))&&_0x3a2598['discard']();if(_0x358047['some'](_0x37ab09=>_0x37ab09['containsRange'](_0x1299ed,!0x0))){const _0x5f9b69=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x767a6d,'accept');return this['forceDefaultExecution'](()=>_0x5f9b69([_0x1299ed],null,_0x1493d0)),null;}}else{const _0x3aa0f7=_0x1299ed['getIntersection'](_0x3a2598['getFirstRange']());null!==_0x3aa0f7&&_0x3a2598['_onDiscard']([_0x3aa0f7],null,_0x1493d0);}}if(_0x1299ed['detach'](),_0x1299ed['isCollapsed']||'$graveyard'==_0x1299ed['root']['rootName'])return null;let _0x2da6ea=null,_0x5d8e01=_0x1299ed['start'],_0x22dfab=_0x1299ed['end'];const _0x4574de=this['_findSuggestions'](_0x1299ed,'deletion');for(const {suggestion:_0x26dbc9,meta:_0x509c6e}of _0x4574de){const _0x74a75f=this['_model']['createRange'](_0x5d8e01,_0x22dfab);if(_0x509c6e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x509c6e['containsRangeInObject']&&!_0x509c6e['isInsideObject'])){if(_0x26dbc9['isMultiRange']){if(!Qt(_0x26dbc9,_0x1493d0))continue;let _0x29d341=!0x0;for(const _0x5b4248 of _0x26dbc9['getRanges']()){if(_0x5b4248['containsRange'](_0x74a75f,!0x0))return _0x26dbc9;_0x74a75f['containsRange'](_0x5b4248)||(_0x29d341=!0x1);}_0x29d341&&_0x26dbc9['discard']();}else{const _0x421590=_0x26dbc9['getFirstRange']();if(_0x421590['containsRange'](_0x74a75f,!0x0))return _0x26dbc9;if(!Qt(_0x26dbc9,_0x1493d0)){_0x74a75f['containsRange'](_0x421590)?_0x26dbc9['removeMarkers']():_0x421590['containsPosition'](_0x5d8e01)?_0x5d8e01=_0x421590['end']:_0x421590['containsPosition'](_0x22dfab)&&(_0x22dfab=_0x421590['start']);continue;}_0x5d8e01=_0x5d8e01['isBefore'](_0x421590['start'])?_0x5d8e01:_0x421590['start'],_0x22dfab=_0x22dfab['isAfter'](_0x421590['end'])?_0x22dfab:_0x421590['end'],_0x1493d0=Object['assign']({},_0x26dbc9['attributes']),_0x2da6ea?_0x421590['start']['isBefore'](_0x2da6ea['getFirstRange']()['start'])?(_0x2da6ea['removeMarkers'](),_0x2da6ea=_0x26dbc9):_0x26dbc9['removeMarkers']():_0x2da6ea=_0x26dbc9;}}}if(_0x2da6ea)return this['_setSuggestionRange'](_0x2da6ea,this['_model']['createRange'](_0x5d8e01,_0x22dfab)),_0x2da6ea;{const _0x393391=_0x164670(),_0x2bb89c=this['_model']['createRange'](_0x5d8e01,_0x22dfab),_0xed9b2f=_0x3993fc['id'],_0x4435a9=_0x767a6d?'deletion:'+_0x767a6d:'deletion',_0x3df446=this['_setSuggestionData']({'id':_0x393391,'type':_0x4435a9,'createdAt':new Date(),'authorId':_0xed9b2f,'attributes':_0x1493d0});return this['_addSuggestionMarker'](_0x4435a9,_0x393391,_0xed9b2f,_0x2bb89c),_0x3df446;}}['markMultiRangeDeletion'](_0x1bf55f,_0x2f509c='multi',_0xb63303={}){const _0x1d922b=this['editor']['plugins']['get']('Users')['me'],_0x232953=_0x1bf55f['map'](_0x42773a=>new _0x542068(_0x42773a['start'],_0x42773a['end'])),_0x59ad00=new Set();for(const {suggestion:_0x36c2e5,meta:_0xf0dc67}of this['_findSuggestions'](_0x232953,'insertion'))_0xf0dc67['isOwn']&&!_0xf0dc67['isNextTo']&&_0x59ad00['add'](_0x36c2e5);for(const _0x322161 of _0x59ad00)if(_0x322161['isMultiRange']){const _0x5e86d2=_0x322161['getRanges']();(!_0x322161['attributes']||!_0x322161['attributes']['skipNestingCheck'])&&(_0x5e86d2['every'](_0x206299=>_0x232953['some'](_0x1ae4cf=>_0x1ae4cf['containsRange'](_0x206299,!0x0)))&&_0x322161['discard']());if(_0x232953['every'](_0x98a4d5=>_0x5e86d2['some'](_0xfcb805=>_0xfcb805['containsRange'](_0x98a4d5,!0x0)))){const _0x1f8b17=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f509c,'accept');return this['forceDefaultExecution'](()=>_0x1f8b17(_0x1bf55f,null,_0xb63303)),null;}}else{const _0x38df57=_0x322161['getFirstRange']();_0x232953['some'](_0x418430=>_0x418430['containsRange'](_0x38df57,!0x0))&&_0x322161['discard']();if(_0x232953['every'](_0x5c79b9=>_0x38df57['containsRange'](_0x5c79b9,!0x0))){const _0x49d8b6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f509c,'accept');return this['forceDefaultExecution'](()=>_0x49d8b6(_0x232953,null,_0xb63303)),null;}}const _0x412445=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f509c,'join');let _0x58bed6=null;for(const _0x5f3baa of this['getSuggestions']())if(_0x5f3baa['author']['id']==_0x1d922b['id']&&_0x5f3baa['isInContent']&&'deletion'==_0x5f3baa['type']&&_0x5f3baa['subType']==_0x2f509c&&Qt(_0x5f3baa,_0xb63303)&&(_0x412445(_0x5f3baa['getRanges'](),_0x232953)||_0x412445(_0x232953,_0x5f3baa['getRanges']()))){if(_0x58bed6){if(_0x5f3baa['commentThread']&&_0x5f3baa['commentThread']['length'])continue;for(const _0x5283a0 of _0x5f3baa['getRanges']())_0x58bed6['isIntersectingWithRange'](_0x5283a0)||_0x58bed6['addRange'](_0x5283a0);_0x5f3baa['removeMarkers']();}else{_0x58bed6=_0x5f3baa;for(const _0x41d7e9 of _0x232953)_0x5f3baa['isIntersectingWithRange'](_0x41d7e9)||_0x5f3baa['addRange'](_0x41d7e9);}}if(_0x58bed6)return _0x58bed6;_0x59ad00['clear']();for(const {suggestion:_0x1071a6,meta:_0x28b95b}of this['_findSuggestions'](_0x232953,'deletion'))_0x28b95b['isOwn']&&(this['_mergeNestedSuggestions']||!_0x28b95b['containsRangeInObject']&&!_0x28b95b['isInsideObject'])&&Qt(_0x1071a6,_0xb63303)&&_0x59ad00['add'](_0x1071a6);for(const _0xcea24d of _0x59ad00){const _0x34b3e4=_0xcea24d['getRanges']();if(!_0xb63303||!_0xb63303['skipNestingCheck']){if(_0x232953['every'](_0x3726dd=>_0x34b3e4['some'](_0x3f4e5f=>_0x3f4e5f['containsRange'](_0x3726dd,!0x0))))return _0xcea24d;}(!_0xcea24d['attributes']||!_0xcea24d['attributes']['skipNestingCheck'])&&(_0x34b3e4['every'](_0x50b6cc=>_0x232953['some'](_0x9c8d30=>_0x9c8d30['containsRange'](_0x50b6cc,!0x0)))&&_0xcea24d['discard']());}const _0x4367cb=_0x164670(),_0x1b28a0=_0x1d922b['id'],_0x1e90e0='deletion:'+_0x2f509c,_0xd045f1=this['_setSuggestionData']({'id':_0x4367cb,'type':_0x1e90e0,'createdAt':new Date(),'authorId':_0x1b28a0,'attributes':_0xb63303});for(const _0xe35a63 of _0x232953)_0xe35a63['detach'](),_0xe35a63['isCollapsed']||'$graveyard'==_0xe35a63['root']['rootName']||this['_addSuggestionMarker'](_0x1e90e0,_0x4367cb,_0x1b28a0,_0xe35a63,o['getMultiRangeId']());return _0xd045f1;}['markAttributeChange'](_0x1e221a,_0x4b1335,_0x629061,_0x5e834a,_0x4b567f){if(_0x1e221a['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x5428c7=this['editor']['plugins']['get']('Users')['me']['id'],_0x152f47=Array['from'](this['_suggestions']['values']())['filter'](_0xf24b55=>'attribute'==_0xf24b55['type']&&_0xf24b55['data']['key']==_0x4b1335&&_0xf24b55['isIntersectingWithRange'](_0x1e221a));if('default'===this['_trackFormatChanges']){const _0x562823=this['_findSuggestions'](_0x1e221a,'insertion')['filter'](({meta:_0x4bd5c4})=>_0x4bd5c4['isOwn']&&!_0x4bd5c4['isInsideObject']&&!_0x4bd5c4['isNextTo'])['map'](({suggestion:_0xfd935c})=>_0xfd935c);_0x152f47['unshift'](..._0x562823);}const _0x546326=new Map([[_0x1e221a,_0x629061]]);for(const _0x53f64b of _0x152f47){const _0x397771='attribute'==_0x53f64b['type']?_0x53f64b['data']['oldValue']:void 0x0,_0xe0f441=_0x53f64b['getFirstRange'](),_0x70b0e3=Array['from'](_0x546326['keys']())['find'](_0x56df08=>_0x56df08['isIntersecting'](_0xe0f441));if(!_0x70b0e3)continue;const _0x1a51ca=_0x70b0e3['getDifference'](_0xe0f441);this['_isBlockAttribute'](_0x4b1335)&&'insertion'==_0x53f64b['type']&&0x0!=_0x1a51ca['length']||(_0x546326['delete'](_0x70b0e3),_0x1a51ca['forEach'](_0x36857e=>{_0x546326['set'](_0x36857e,_0x629061);}),'insertion'!=_0x53f64b['type']&&_0x397771!=_0x5e834a&&_0x546326['set'](_0x70b0e3['getIntersection'](_0xe0f441),_0x397771));}const _0x5ae811=[];for(const [_0x40d1e7,_0x35e6ae]of _0x546326){const _0x5c48d3=_0x164670(),_0x273a13={'key':_0x4b1335,'oldValue':_0x35e6ae,'newValue':_0x5e834a};_0x4b1335['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':_0x4b1335});const _0x3ac520=('attribute:'+(_0x4b1335+'|'+Jt({'newValue':_0x5e834a})))['substring'](0x0,0x3c),_0x12e94f=this['_setSuggestionData']({'id':_0x5c48d3,'type':_0x3ac520,'data':_0x273a13,'createdAt':new Date(),'authorId':_0x5428c7,'attributes':_0x4b567f});_0x5ae811['push'](_0x12e94f),this['_addSuggestionMarker'](_0x3ac520,_0x5c48d3,_0x5428c7,_0x40d1e7);}return _0x5ae811;}['enableDefaultAttributesIntegration'](_0x569716){this['enableCommand'](_0x569716,(_0x8c68fe,..._0x422001)=>{this['_recordAttributeChanges'](()=>{_0x8c68fe(..._0x422001);});});}['registerBlockAttribute'](_0x20235b){this['_blockAttributeKeys']['add'](_0x20235b);}['registerInlineAttribute'](_0x257da2){this['_inlineAttributeKeys']['add'](_0x257da2);}['_getAttributeKey'](_0xe9e91e){return'attribute'==_0xe9e91e['type']?_0xe9e91e['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x24d96a,_0x2e86dd){const _0x892911=_0x24d96a['getFirstMarker']();this['_model']['change'](_0x1f92d7=>{_0x1f92d7['updateMarker'](_0x892911,{'range':_0x2e86dd});});}['_addThreadToSuggestion'](_0x25a626){const _0x14bb82=_0x25a626['id'],_0x2b87d6=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x14bb82)||this['_commentsRepository']['addCommentThread']({'channelId':_0x2b87d6,'threadId':_0x14bb82,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x35bc6a=this['_commentsRepository']['getCommentThread'](_0x14bb82);_0x35bc6a['unbind']('isRemovable'),_0x35bc6a['isRemovable']=!0x1,_0x25a626['commentThread']=_0x35bc6a;}['_checkSuggestionCorrectness'](_0x181ace,_0x30074e,_0x275c30,_0x246580){if(_0x181ace['type']!=_0x30074e||_0x181ace['subType']!=_0x275c30||_0x181ace['creator']['id']!=_0x246580)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x4090ca('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5496b5,_0x3d62c7){const _0x3879fd=_0x5496b5['getFirstRange']();if(_0x3d62c7['isEqual'](_0x3879fd))_0x5496b5['removeMarkers']();else{if(_0x3879fd['containsRange'](_0x3d62c7)){const _0x1fe74f=this['_model']['createPositionAt'](_0x3d62c7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5496b5,this['_model']['createRange'](_0x3879fd['start'],_0x1fe74f));const _0x4077d8=_0x164670(),_0x324c3d=_0x5496b5['creator']['id'],_0x224d92=_0x5496b5['type']+':'+_0x5496b5['subType'];this['_setSuggestionData']({'id':_0x4077d8,'type':_0x224d92,'createdAt':new Date(),'authorId':_0x324c3d,'data':_0x5496b5['data'],'attributes':_0x5496b5['attributes']});const _0x38d77f=this['_model']['createPositionAt'](_0x3d62c7['end']['parent'],'after'),_0x4c96f6=this['_model']['createRange'](_0x38d77f,_0x3879fd['end']);this['_addSuggestionMarker'](_0x224d92,_0x4077d8,_0x324c3d,_0x4c96f6);}else{if(_0x3879fd['containsPosition'](_0x3d62c7['start'])){const _0x80778=this['_model']['createPositionAt'](_0x3d62c7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5496b5,this['_model']['createRange'](_0x3879fd['start'],_0x80778));}else{const _0x5b1b27=this['_model']['createPositionAt'](_0x3d62c7['end']['parent'],'after');this['_setSuggestionRange'](_0x5496b5,this['_model']['createRange'](_0x5b1b27,_0x3879fd['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2420b6){for(const {suggestion:_0x5f3821,meta:_0x5a93cb}of this['_findSuggestions'](_0x2420b6,'insertion')){if(!_0x5a93cb['isOwn'])continue;const _0x594c8b=_0x5f3821['getRanges']();for(const _0x50ea64 of _0x594c8b)if(!_0x2420b6['getDifference'](_0x50ea64)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x5905f3){const _0x1f48e3=this['editor']['plugins']['get']('Users')['getUser'](_0x5905f3);if(!_0x1f48e3)throw new _0x4090ca('track-changes-user-not-found',this);return _0x1f48e3;}['_getExternalAuthor'](_0x40b7fa){const _0x2a74fd=this['editor']['plugins']['get']('Users'),_0x1e6065=_0x5ae330('external:'+_0x40b7fa),_0x4de895=_0x2a74fd['getUser'](_0x1e6065);return _0x4de895||_0x2a74fd['addUser']({'id':_0x1e6065,'name':_0x40b7fa});}['_createSuggestion'](_0x8a3a82,_0x24fd26,_0x4fd965,_0xd0e1f3,_0x53c625){const _0x349280=this['_getAuthorFromId'](_0xd0e1f3),_0x3341db=this['_suggestionFactory']['buildSuggestion'](_0x8a3a82,_0x24fd26,_0x4fd965,_0x349280,_0x53c625,_0x457dbc=>{this['_updateSuggestionData'](_0x4fd965,{'attributes':_0x457dbc});const _0x26e3e8=this['getSuggestion'](_0x4fd965);this['_joinWithAdjacentSuggestions'](new Set([_0x26e3e8])),this['_refreshSuggestionsChain'](new Set([_0x26e3e8]));});return this['listenTo'](_0x3341db,'accept',()=>{this['_updateSuggestionData'](_0x4fd965,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3341db,'discard',()=>{this['_updateSuggestionData'](_0x4fd965,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x4fd965,_0x3341db),this['_suggestionState']['set'](_0x3341db,'notReady'),_0x3341db;}['_splitMarkerName'](_0x4b3b21){const _0x1639ea=_0x4b3b21['split'](':');return{'group':_0x1639ea[0x0],'type':_0x1639ea[0x1],'subType':_0x1639ea['length']>=0x5?_0x1639ea[0x2]:null,'id':_0x1639ea['length']<0x5?_0x1639ea[0x2]:_0x1639ea[0x3],'authorId':_0x1639ea['length']<0x5?_0x1639ea[0x3]:_0x1639ea[0x4],'markerCount':0x6==_0x1639ea['length']?_0x1639ea[0x5]:null};}['_breakSuggestionMarker'](_0x2570b5,_0x51d3fe,_0x569b90){const _0x3b65a1=_0x2570b5['getFirstRange'](),_0x5804b5=_0x3b65a1['start'],_0x145c1a=_0x3b65a1['end'];this['_setSuggestionRange'](_0x2570b5,this['_model']['createRange'](_0x5804b5,_0x51d3fe));const _0x1460e4=_0x164670(),_0x4a457b=_0x2570b5['creator']['id'],_0x4072d8=_0x2570b5['type']+(_0x2570b5['subType']?':'+_0x2570b5['subType']:'');this['_setSuggestionData']({'id':_0x1460e4,'type':_0x4072d8,'createdAt':new Date(),'authorId':_0x4a457b,'originalSuggestionId':_0x2570b5['id'],'attributes':_0x2570b5['attributes'],'data':_0x2570b5['data']});const _0x3c57f8=this['_getAttributeKey'](_0x2570b5);('formatBlock'==_0x2570b5['type']||_0x3c57f8&&this['_isBlockAttribute'](_0x3c57f8))&&(_0x569b90=this['_model']['createPositionBefore'](_0x569b90['parent'])),this['_addSuggestionMarker'](_0x4072d8,_0x1460e4,_0x4a457b,this['_model']['createRange'](_0x569b90,_0x145c1a));}['_findSuggestions'](_0x10e82e,_0x456cdc=null){const _0x4bf77c=[],_0x1d98c3=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x10e82e)||(_0x10e82e=[_0x10e82e]);for(const _0x2f88a6 of this['getSuggestions']()){if(!_0x2f88a6['isInContent'])continue;if(_0x456cdc&&_0x2f88a6['type']!=_0x456cdc)continue;let _0x1fc56f=!0x1;for(const _0x1bbba7 of _0x2f88a6['getRanges']()){for(const _0x423f40 of _0x10e82e){const _0x395c86=_0x423f40['start']['isEqual'](_0x1bbba7['end'])||_0x423f40['end']['isEqual'](_0x1bbba7['start']);if(_0x395c86||_0x423f40['getIntersection'](_0x1bbba7)){const _0x2dd931=_0x423f40['containsRange'](_0x1bbba7)&&Pt(this['_model']['schema'],_0x1bbba7['start'],_0x423f40),_0x4afdd2=_0x1bbba7['containsRange'](_0x423f40)&&Pt(this['_model']['schema'],_0x423f40['start'],_0x1bbba7);_0x4bf77c['push']({'suggestion':_0x2f88a6,'meta':{'isOwn':_0x1d98c3==_0x2f88a6['author'],'isNextTo':_0x395c86,'isInsideObject':_0x2dd931,'containsRangeInObject':_0x4afdd2}}),_0x1fc56f=!0x0;break;}}if(_0x1fc56f)break;}}return _0x4bf77c;}['_addSuggestionMarker'](_0x38b160,_0x450f5d,_0x4d6020,_0x447f17,_0x546302){this['_model']['change'](_0x3c4db3=>{let _0x384ff1='suggestion:'+_0x38b160+':'+_0x450f5d+':'+_0x4d6020;_0x546302&&(_0x384ff1=_0x384ff1+':'+_0x546302),_0x3c4db3['addMarker'](_0x384ff1,{'range':_0x447f17,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x310f64){const _0x347a65=_0x310f64['previous'],_0x104d71=_0x310f64['next'];_0x310f64['previous']=null,_0x310f64['next']=null,null!=_0x347a65&&_0x347a65['next']==_0x310f64&&(_0x347a65['next']=_0x104d71),null!=_0x104d71&&_0x104d71['previous']==_0x310f64&&(_0x104d71['previous']=_0x347a65),'ready'==this['_suggestionState']['get'](_0x310f64)&&(this['_suggestionState']['set'](_0x310f64,'removed'),this['fire']('suggestionUnloaded',_0x310f64,_0x347a65,_0x104d71));}['_setSuggestionData'](_0x43b109){const _0xb0ddf8=_0x43b109['id'],_0x268167=this['addSuggestionData'](_0x43b109);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0xaf8367=this['editor']['plugins']['get']('PendingActions'),_0xf364a6=_0x268167['hasComments'],_0x3ea757=_0x268167['subType']?_0x268167['type']+':'+_0x268167['subType']:_0x268167['type'],_0x29bc5d=this['editor']['locale'],_0x4c07da=_0xaf8367['add'](c(_0x29bc5d,'PENDING_ACTION_SUGGESTION')),_0x55a2d7={'id':_0xb0ddf8,'type':_0x3ea757,'hasComments':_0xf364a6,'data':_0x43b109['data']||null,'originalSuggestionId':_0x43b109['originalSuggestionId']||null,'attributes':_0x268167['attributes']};this['_adapter']['addSuggestion'](_0x55a2d7)['then'](_0x25e1de=>{_0x268167['_saved']=!0x0,_0xaf8367['remove'](_0x4c07da),_0x25e1de&&_0x25e1de['createdAt']&&(this['_suggestions']['get'](_0xb0ddf8)['createdAt']=_0x25e1de['createdAt']);})['catch'](_0x14b32c=>{throw _0x259c9e('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x268167['discard']();}),_0x268167['stopListening'](),this['_suggestions']['delete'](_0x268167['id']),this['_suggestionState']['delete'](_0x268167),_0x14b32c;});}return _0x268167;}['_isBlockAttribute'](_0x5c212b){return this['_blockAttributeKeys']['has'](_0x5c212b);}['_updateSuggestionData'](_0xfdba1b,_0x5380ea){const _0x2ae8dc=this['editor']['plugins']['get']('PendingActions'),_0x1e6339=this['getSuggestion'](_0xfdba1b);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x1e6339['_saved']){const _0x2a1499=_0x2ae8dc['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0xfdba1b,_0x5380ea)['then'](()=>{_0x2ae8dc['remove'](_0x2a1499);});}else _0x1e6339['on']('change:_saved',()=>{this['_updateSuggestionData'](_0xfdba1b,_0x5380ea);});}}['_getSuggestionData'](_0x222c78){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x4090ca('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x222c78);}['_handleNewSuggestionMarker'](_0x370dc4){const {id:_0x17454f,type:_0x2ede84,subType:_0x2f56ad,authorId:_0x5091e0}=this['_splitMarkerName'](_0x370dc4),_0x1e77bf=this['_suggestions']['get'](_0x17454f)||this['_createSuggestion'](_0x2ede84,_0x2f56ad,_0x17454f,_0x5091e0,{});switch(this['_checkSuggestionCorrectness'](_0x1e77bf,_0x2ede84,_0x2f56ad,_0x5091e0),this['_suggestionState']['get'](_0x1e77bf)){case'notReady':this['_getSuggestionData'](_0x17454f)['then'](_0x4faab9=>{let _0x2bb1bf=Promise['resolve']();_0x4faab9['hasComments']&&(_0x2bb1bf=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x17454f})),_0x2bb1bf['then'](()=>{this['addSuggestionData'](_0x4faab9)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1e77bf,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x17454f,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1e77bf,'ready'),this['fire']('suggestionLoaded',_0x1e77bf);break;case'ready':this['fire']('suggestionChanged',_0x1e77bf);}return _0x1e77bf['addMarkerName'](_0x370dc4),_0x1e77bf;}['_refreshSuggestionsChain'](_0x2dfed3){const _0x17110b=Array['from'](_0x2dfed3),_0x4194b4=_0x17110b['filter'](_0x2d0177=>'attribute'==_0x2d0177['type']);this['_refreshAttributeSuggestionsChain'](_0x4194b4);const _0x1fd04e=_0x17110b['filter'](_0x5daeb4=>!_0x5daeb4['isMultiRange']&&'attribute'!=_0x5daeb4['type']),_0x1b3d46=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x42d83a=>!_0x42d83a['isMultiRange']&&'attribute'!=_0x42d83a['type']),_0x44b8f8=_0x1b3d46['filter'](_0x1bbdbe=>!_0x2dfed3['has'](_0x1bbdbe)),_0x51ea57=new Map(_0x1b3d46['map'](_0x5289d6=>[_0x5289d6,this['_suggestionFactory']['getSuggestionCallback'](_0x5289d6['type'],_0x5289d6['subType'],'chain')])),_0x4457a7=new Map(_0x1b3d46['map'](_0x344bd2=>[_0x344bd2,_0x344bd2['getFirstRange']()])),_0x2edf15=new Set(),_0x83ab50=new Set();for(let _0x193db8=0x0;_0x193db8<_0x1fd04e['length'];_0x193db8++)_0x255d9c(_0x1fd04e[_0x193db8],_0x1fd04e,_0x193db8+0x1);for(let _0x1fac6f=0x0;_0x1fac6f<_0x1fd04e['length'];_0x1fac6f++)_0x255d9c(_0x1fd04e[_0x1fac6f],_0x44b8f8,0x0);const _0x3ef1c1=new Set();for(let _0x3a9b78=0x0;_0x3a9b78<_0x1fd04e['length'];_0x3a9b78++){const _0x3fd3b5=_0x1fd04e[_0x3a9b78];!_0x83ab50['has'](_0x3fd3b5)&&_0x3fd3b5['previous']&&(_0x3ef1c1['add'](_0x3fd3b5['previous']),_0x3fd3b5['previous']['next']===_0x3fd3b5&&(_0x3fd3b5['previous']['next']=null),_0x3fd3b5['previous']=null),!_0x2edf15['has'](_0x3fd3b5)&&_0x3fd3b5['next']&&(_0x3ef1c1['add'](_0x3fd3b5['next']),_0x3fd3b5['next']['previous']===_0x3fd3b5&&(_0x3fd3b5['next']['previous']=null),_0x3fd3b5['next']=null);}function _0x255d9c(_0x411dec,_0x13f5fb,_0x390c51){for(let _0x13de68=_0x390c51;_0x13de68<_0x13f5fb['length'];_0x13de68++){const _0x48506f=_0x5332f7(_0x411dec,_0x13f5fb[_0x13de68]);_0x48506f&&(_0x48506f[0x0]['next']=_0x48506f[0x1],_0x48506f[0x1]['previous']=_0x48506f[0x0],_0x2edf15['add'](_0x48506f[0x0]),_0x83ab50['add'](_0x48506f[0x1]));}}function _0x5332f7(_0x517b52,_0x2be183){if(_0x517b52['author']['id']!==_0x2be183['author']['id'])return null;const _0x6a64ec=_0x51ea57['get'](_0x517b52)(_0x517b52,_0x2be183,_0x4457a7['get'](_0x517b52),_0x4457a7['get'](_0x2be183));if(!_0x6a64ec)return null;return _0x51ea57['get'](_0x2be183)(_0x517b52,_0x2be183,_0x4457a7['get'](_0x517b52),_0x4457a7['get'](_0x2be183))?_0x6a64ec[0x1]['commentThread']&&_0x6a64ec[0x1]['commentThread']['length']?null:_0x6a64ec:null;}_0x3ef1c1['size']&&this['_refreshSuggestionsChain'](_0x3ef1c1);}['_refreshAttributeSuggestionsChain'](_0x19fc3b){if(0x0==_0x19fc3b['length'])return;const _0x389e4a=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x10c33e=>'attribute'==_0x10c33e['type']&&_0x10c33e['_isDataLoaded']),_0x4ef44f=[],_0x485b6e=new Map();for(const _0x44d0c5 of _0x389e4a){const _0x581c4b=_0x5ae330(_0x44d0c5['attributes']);_0x485b6e['has'](_0x581c4b)||(_0x485b6e['set'](_0x581c4b,_0x4ef44f['length']),_0x4ef44f['push']([]));const _0x57d949=_0x485b6e['get'](_0x581c4b);_0x4ef44f[_0x57d949]['push'](_0x44d0c5);}!(function(){_0x4ef44f['sort']((_0x5f55ac,_0x586a3f)=>{const _0x4ae149=_0x5f55ac[0x0]['createdAt'],_0x518b75=_0x586a3f[0x0]['createdAt'];return _0x4ae149==_0x518b75?_0x5f55ac[0x0]['attributes']['groupId']<_0x586a3f[0x0]['attributes']['groupId']?-0x1:0x1:_0x4ae149<_0x518b75?-0x1:0x1;});for(const _0x378b15 of _0x4ef44f)_0x378b15['sort']((_0x481d62,_0x9d377d)=>_0x481d62['id']<_0x9d377d['id']?-0x1:0x1);}());for(let _0x1dd933=0x0;_0x1dd933<_0x4ef44f['length'];_0x1dd933++){if(0x0==_0x4ef44f[_0x1dd933]['length'])continue;const _0x197a92=[];for(let _0x3f4658=_0x1dd933+0x1;_0x3f4658<_0x4ef44f['length'];_0x3f4658++)0x0!=_0x4ef44f[_0x3f4658]['length']&&_0x35c395(_0x4ef44f[_0x1dd933],_0x4ef44f[_0x3f4658])&&_0x197a92['push'](_0x3f4658);for(const _0x301978 of _0x197a92)_0x4ef44f[_0x1dd933]=_0x4ef44f[_0x1dd933]['concat'](_0x4ef44f[_0x301978]),_0x4ef44f[_0x301978]=[];}for(const _0x32754e of _0x4ef44f)for(let _0x3129a4=0x0;_0x3129a4<_0x32754e['length'];_0x3129a4++){const _0x1e42e4=_0x32754e[_0x3129a4+0x1]||null;_0x32754e[_0x3129a4]['next']!==_0x1e42e4&&(_0x32754e[_0x3129a4]['next']=_0x1e42e4);}for(const _0x10126a of _0x4ef44f)for(let _0x3fa8c5=0x0;_0x3fa8c5<_0x10126a['length'];_0x3fa8c5++){const _0x44bdba=_0x10126a[_0x3fa8c5-0x1]||null;_0x10126a[_0x3fa8c5]['previous']!==_0x44bdba&&(_0x10126a[_0x3fa8c5]['previous']=_0x44bdba);}function _0x35c395(_0x3ecc76,_0x45e144){if(_0x3ecc76[0x0]['attributes']['groupId']!==_0x45e144[0x0]['attributes']['groupId']&&_0x3ecc76[0x0]['author']!==_0x45e144[0x0]['author'])return!0x1;if(!function(_0x143aa7,_0x9ff9f1){if(!_0x143aa7['hasComments']&&!_0x9ff9f1['hasComments'])return!0x0;if(_0x143aa7['hasComments']&&_0x9ff9f1['hasComments'])return!0x1;if(_0x143aa7['hasComments']&&_0x9ff9f1['createdAt']<_0x143aa7['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x9ff9f1['hasComments']&&_0x143aa7['createdAt']<_0x9ff9f1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3ecc76[0x0],_0x45e144[0x0]))return!0x1;const _0x1ebab0=Vt(_0x3ecc76[0x0]['attributes'],'groupId'),_0x46a991=Vt(_0x45e144[0x0]['attributes'],'groupId');if(!_0x5e7928(_0x1ebab0,_0x46a991))return!0x1;return!!_0x3ecc76['every'](_0x9473b3=>_0x45e144['some'](_0x582d1b=>_0x9473b3['getFirstRange']()['isEqual'](_0x582d1b['getFirstRange']())))&&_0x45e144['every'](_0x42a01c=>_0x3ecc76['some'](_0x369866=>_0x42a01c['getFirstRange']()['isEqual'](_0x369866['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x103abc){const _0x4cbdff=Array['from'](_0x103abc),_0xeba398=this['getSuggestions']({'skipNotAttached':!0x0}),_0x102946=_0xeba398['filter'](_0x211781=>!_0x103abc['has'](_0x211781)),_0x45cb37=new Map(_0x4cbdff['map'](_0x3de2a5=>[_0x3de2a5,this['_suggestionFactory']['getSuggestionCallback'](_0x3de2a5['type'],_0x3de2a5['subType'],'join')])),_0x4d1b41=new Map(_0xeba398['map'](_0x36fd1c=>[_0x36fd1c,_0x36fd1c['getRanges']()]));for(let _0x416bc9=0x0;_0x416bc9<_0x4cbdff['length'];_0x416bc9++){if(_0x371acb(this,_0x4cbdff[_0x416bc9],_0x4cbdff,_0x416bc9+0x1))return!0x0;}for(let _0x3986e2=0x0;_0x3986e2<_0x4cbdff['length'];_0x3986e2++){if(_0x371acb(this,_0x4cbdff[_0x3986e2],_0x102946,0x0))return!0x0;}return!0x1;function _0x371acb(_0x41e540,_0x1943db,_0x121753,_0x5a6f7d){for(let _0x4f0da8=_0x5a6f7d;_0x4f0da8<_0x121753['length'];_0x4f0da8++){const _0x4120ad=_0x121753[_0x4f0da8];if(_0x4120ad['type']!==_0x1943db['type']||_0x4120ad['author']['id']!==_0x1943db['author']['id']||_0x4120ad['subType']!==_0x1943db['subType'])continue;if(!Wt(_0x1943db,_0x4120ad))continue;if('attribute'==_0x1943db['type']&&_0x1943db['data']['oldValue']!=_0x4120ad['data']['oldValue'])continue;if('attribute'==_0x1943db['type']&&_0x41e540['_isBlockAttribute'](_0x1943db['data']['key']))continue;if('formatBlock'==_0x1943db['type']){const _0x453d73=_0x41e540['editor']['model'],_0xb482c4=_0x1943db['getContainedElement']();if(_0xb482c4&&(_0x453d73['schema']['isObject'](_0xb482c4)||_0x453d73['schema']['isLimit'](_0xb482c4)))continue;}const _0x136960=_0x45cb37['get'](_0x1943db),_0x163676=_0x4d1b41['get'](_0x1943db),_0x2a6fab=_0x4d1b41['get'](_0x4120ad),_0x25c529=_0x1943db['commentThread']&&_0x1943db['commentThread']['length'],_0x111172=_0x4120ad['commentThread']&&_0x4120ad['commentThread']['length'];if(!_0x25c529&&_0x136960(_0x2a6fab,_0x163676))return _0x41e540['_joinSuggestions'](_0x4120ad,_0x1943db),_0x4d1b41['delete'](_0x1943db),!0x0;if(!_0x111172&&_0x136960(_0x163676,_0x2a6fab))return _0x41e540['_joinSuggestions'](_0x1943db,_0x4120ad),_0x4d1b41['delete'](_0x4120ad),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3d79bc,_0x5e8f22){if(_0x3d79bc['isMultiRange']){for(const _0x11d20e of _0x5e8f22['getRanges']())_0x3d79bc['addRange'](_0x11d20e);}else{const _0x9c79e8=_0x5e8f22['getFirstRange']()['end'];this['_setSuggestionRange'](_0x3d79bc,this['_model']['createRange'](_0x3d79bc['getFirstRange']()['start'],_0x9c79e8));}_0x5e8f22['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1b4ecd,_0x371ea3,_0x4e1ee7){const _0x3eb43f=_0x1b4ecd['startsWith']('format')||_0x1b4ecd['startsWith']('attribute')?'FORMATTING':_0x1b4ecd['toUpperCase']();return c(this['editor']['locale'],_0x371ea3+'_'+_0x3eb43f+'_SUGGESTION_ANNOUNCEMENT',_0x4e1ee7);}['_initAriaMarkerChangeAnnouncements'](){const _0x2edd79=this['editor'];if(!_0x2edd79['ui'])return;const {ariaLiveAnnouncer:_0x20034b}=_0x2edd79['ui'];_0x258e32(this['_model'],({left:_0x31ab75,entered:_0x3aa3ec})=>{for(const _0x402b59 of _0x31ab75){const {group:_0x4474f5,type:_0x1d561b}=this['_splitMarkerName'](_0x402b59['name']);if('suggestion'===_0x4474f5){_0x20034b['announce'](this['_getMarkerAnnouncementText'](_0x1d561b,'LEAVE'));break;}}for(const _0x57287b of _0x3aa3ec){const {group:_0x4ccc87,type:_0x36a5f5}=this['_splitMarkerName'](_0x57287b['name']);if('suggestion'===_0x4ccc87){_0x20034b['announce'](this['_getMarkerAnnouncementText'](_0x36a5f5,'ENTER',_0x17eec3(_0x56e5e7)));break;}}});}['_processAttributeChanges'](_0x3e77b7){if(this['_recordAttributeSuggestions'])return!0x1;const _0x53e2bc=this['editor'],_0x5f37f9=_0x53e2bc['model']['document']['differ']['getChanges']();if(0x0==_0x5f37f9['length'])return!0x1;const _0x4b4e29=[],_0x3c9d17=_0x5f37f9['filter'](_0xf35d02=>'attribute'==_0xf35d02['type']),_0x504390=_0x5f37f9['filter'](_0x417cca=>'insert'==_0x417cca['type']&&'$text'!=_0x417cca['name']),_0x1caead=_0x5f37f9['filter'](_0x533f29=>'remove'==_0x533f29['type']&&'$text'!=_0x533f29['name']);for(const _0x1a4f9f of _0x3c9d17)_0x4b4e29['push']({'key':_0x1a4f9f['attributeKey'],'newValue':_0x1a4f9f['attributeNewValue'],'oldValue':_0x1a4f9f['attributeOldValue'],'range':Ht(_0x1a4f9f['range'],_0x53e2bc['model'])});for(const _0x4e5f30 of _0x504390){const _0xd095f5=_0x1caead['find'](_0x31a14b=>_0x31a14b['position']['isEqual'](_0x4e5f30['position']));_0xd095f5&&_0x4b4e29['push']({'key':u,'newValue':_0x4e5f30['name'],'oldValue':_0xd095f5['name'],'range':_0x53e2bc['model']['createRangeOn'](_0x4e5f30['position']['nodeAfter'])});}return 0x0!=_0x4b4e29['length']&&this['_reduceExistingSuggestions'](_0x3e77b7,_0x4b4e29);}['_processAttributeSuggestions'](_0x2e358e){let _0x38dadc=!0x1;const _0x526310=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x30e570=>_0x30e570['data']['newRange']&&_0x30e570['name']['startsWith']('suggestion:attribute:'));for(const _0x30a3ad of _0x526310){const {subType:_0x100570,id:_0x578ba}=this['_splitMarkerName'](_0x30a3ad['name']),_0x4fc3e2=_0x100570['split']('|')[0x0];for(const _0x26d2b7 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x26d2b7['id']!=_0x578ba&&'attribute'==_0x26d2b7['type']&&_0x26d2b7['data']&&_0x26d2b7['data']['key']==_0x4fc3e2&&_0x26d2b7['getFirstRange']()['isIntersecting'](_0x30a3ad['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x26d2b7,_0x30a3ad['data']['newRange'],_0x2e358e),_0x38dadc=!0x0);}return _0x38dadc;}['_recordAttributeChanges'](_0x518a3e){this['_recordAttributeSuggestions']=!0x0,_0x518a3e();}['_isRegisteredAttribute'](_0x62adde){const _0x558bc1=this['_isBlockAttribute'](_0x62adde),_0x42bf61=this['_inlineAttributeKeys']['has'](_0x62adde);return _0x558bc1||_0x42bf61;}['_reduceExistingSuggestions'](_0x2161b9,_0x4feef8){if(0x0==_0x4feef8['length'])return!0x1;let _0x11a54c=!0x1;for(const _0x1e7432 of _0x4feef8){const _0x529526=this['_findSuggestions'](_0x1e7432['range'],'attribute')['filter'](_0x74a9f6=>!_0x74a9f6['meta']['isNextTo'])['map'](_0x2eafa8=>_0x2eafa8['suggestion']),_0x9701f1=_0x5ae330({'newValue':_0x1e7432['newValue']});_0x529526['filter'](_0xb36a10=>{const [_0x42224f,_0x52658e]=_0xb36a10['subType']['split']('|');return _0x42224f==_0x1e7432['key']&&_0x52658e!=_0x9701f1;})['forEach'](_0x34d492=>{this['_reduceSuggestionAttributeRange'](_0x34d492,_0x1e7432['range'],_0x2161b9),_0x11a54c=!0x0;});}return _0x11a54c;}['_reduceSuggestionAttributeRange'](_0x3e5ed5,_0x24a907,_0x33946e){const _0x1757a7=_0x3e5ed5['getFirstRange']()['getDifference'](_0x24a907);0x0!==_0x1757a7['length']?0x1!==_0x1757a7['length']?this['_breakSuggestionMarker'](_0x3e5ed5,_0x24a907['start'],_0x24a907['end']):this['_setSuggestionRange'](_0x3e5ed5,_0x1757a7[0x0]):_0x33946e['removeMarker'](_0x3e5ed5['getFirstMarker']());}}class Ft{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x534d16){this['_editor']=_0x534d16,this['_model']=_0x534d16['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x32017a,_0x2cc8e9,_0x51771a,_0x34ba25,_0x21a109,_0xbcdf24){return new o(this['_model'],{'type':_0x32017a,'subType':_0x2cc8e9,'id':_0x51771a,'author':_0x34ba25,'creator':_0x34ba25,'attributes':_0x21a109,'onAttributesChange':_0xbcdf24,'onAccept':(..._0xe4ba5d)=>this['getSuggestionCallback'](_0x32017a,_0x2cc8e9,'accept')(..._0xe4ba5d),'onDiscard':(..._0x221d8c)=>this['getSuggestionCallback'](_0x32017a,_0x2cc8e9,'discard')(..._0x221d8c)});}['registerCustomCallback'](_0x594bd0,_0xffbd9c,_0x3ff3dc,_0x82b682){const _0x21c75d=_0x594bd0+':'+_0xffbd9c+':'+_0x3ff3dc;this['_customCallbacks']['set'](_0x21c75d,_0x82b682);}['getSuggestionCallback'](_0x12263f,_0x2cb94d,_0x19d203){const _0x34a92a=_0x12263f+':'+_0x2cb94d+':'+_0x19d203;return this['_customCallbacks']['get'](_0x34a92a)||this['_defaultCallbacks']['get'](_0x12263f+':'+_0x19d203);}['_registerDefaultCallbacks'](){const _0x45e955=()=>!0x1,_0x51b0d2=_0x3f1082=>{_0x3f1082['sort']((_0x58cdaa,_0x1c10da)=>_0x58cdaa['start']['isBefore'](_0x1c10da['start'])?0x1:-0x1),this['_model']['change'](_0x3a586d=>{for(const _0x317306 of _0x3f1082){let _0x6f02b2;_0x6f02b2=_0x317306['end']['isAtEnd']&&_0x317306['end']['parent']==_0x317306['start']['nodeAfter']?_0x3a586d['createSelection'](_0x317306['start']['nodeAfter'],'on'):_0x3a586d['createSelection'](_0x317306),this['_model']['deleteContent'](_0x6f02b2,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x259d16=(_0x2254ca,_0x315804)=>{_0x315804&&this['_model']['change'](_0x31fafa=>{const {commandName:_0x43e8b6,commandParams:_0x484158=[]}=_0x315804,_0x4b1104=_0x2254ca['map'](_0x153481=>(Gt(_0x153481)&&(_0x153481=this['_model']['createRange'](_0x153481['end'])),_0x153481))['filter'](_0x38334c=>'$graveyard'!==_0x38334c['root']['rootName']);if(_0x4b1104['length']<0x1)return;const _0x17dd9f=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x5c514f=>_0x542068['fromRange'](_0x5c514f));_0x31fafa['setSelection'](_0x4b1104);for(const _0x3ab2cb of this['_editor']['commands']['commands']())_0x3ab2cb['refresh']();_0x484158['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x43e8b6,..._0x484158);const _0x369fa4=_0x17dd9f['filter'](_0x16303b=>'$graveyard'!=_0x16303b['root']['rootName']);_0x369fa4['length']>0x0&&_0x31fafa['setSelection'](_0x369fa4);for(const _0x1573b1 of _0x17dd9f)_0x1573b1['detach']();});},_0x481037=(_0x4f9543,_0x38bb9a)=>0x1==_0x4f9543['length']&&0x1==_0x38bb9a['length']&&_0x4f9543[0x0]['end']['isEqual'](_0x38bb9a[0x0]['start']),_0x2027fe=(_0x24658f,_0x439a55,_0x40e34e,_0x1f51a5)=>zt(_0x24658f,_0x439a55,_0x40e34e,_0x1f51a5)?[_0x24658f,_0x439a55]:zt(_0x439a55,_0x24658f,_0x1f51a5,_0x40e34e)?[_0x439a55,_0x24658f]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x45e955),this['_defaultCallbacks']['set']('insertion:discard',_0x51b0d2),this['_defaultCallbacks']['set']('insertion:join',_0x481037),this['_defaultCallbacks']['set']('insertion:chain',_0x2027fe),this['_defaultCallbacks']['set']('deletion:accept',_0x51b0d2),this['_defaultCallbacks']['set']('deletion:discard',_0x45e955),this['_defaultCallbacks']['set']('deletion:join',_0x481037),this['_defaultCallbacks']['set']('deletion:chain',_0x2027fe),this['_defaultCallbacks']['set']('formatInline:accept',_0x259d16),this['_defaultCallbacks']['set']('formatInline:discard',_0x45e955),this['_defaultCallbacks']['set']('formatInline:join',_0x481037),this['_defaultCallbacks']['set']('formatInline:chain',_0x45e955),this['_defaultCallbacks']['set']('formatBlock:accept',_0x259d16),this['_defaultCallbacks']['set']('formatBlock:discard',_0x45e955),this['_defaultCallbacks']['set']('formatBlock:join',_0x481037),this['_defaultCallbacks']['set']('formatBlock:chain',_0x45e955),this['_defaultCallbacks']['set']('attribute:accept',_0x45e955),this['_defaultCallbacks']['set']('attribute:discard',(_0x4a4a7b,_0x270466)=>{if(!_0x270466)return;const _0x200c8c=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x3936f0=>{if(_0x270466['key']==u)for(const _0x1e8bfc of _0x4a4a7b){const _0x22c3c3=_0x1e8bfc['start']['nodeAfter'],_0x84ae73=_0x270466['oldValue'];_0x3936f0['rename'](_0x22c3c3,_0x84ae73);}else{if(_0x200c8c['_isBlockAttribute'](_0x270466['key'])){for(const _0x3ba8aa of _0x4a4a7b)void 0x0!==_0x270466['oldValue']?_0x3936f0['setAttribute'](_0x270466['key'],_0x270466['oldValue'],_0x3ba8aa['start']['nodeAfter']):_0x3936f0['removeAttribute'](_0x270466['key'],_0x3ba8aa['start']['nodeAfter']);}else{for(const _0x6dec72 of _0x4a4a7b)_0x270466['oldValue']?_0x3936f0['setAttribute'](_0x270466['key'],_0x270466['oldValue'],_0x6dec72):_0x3936f0['removeAttribute'](_0x270466['key'],_0x6dec72);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x481037);}}function Pt(_0x54669f,_0x9fed64,_0x110cec){for(const _0x9a9625 of _0x9fed64['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x9a9625['root']==_0x9a9625)return!0x1;if(!_0x110cec['containsItem'](_0x9a9625))return!0x1;if(_0x54669f['isObject'](_0x9a9625)||_0x54669f['isLimit'](_0x9a9625))return!0x0;}return!0x1;}function Gt(_0x72e66f){return _0x72e66f['end']['parent']==_0x72e66f['start']['nodeAfter']&&_0x72e66f['end']['isAtStart'];}function Lt(_0x355408,_0x27df9a,_0x471c5b,_0x2b9701){const _0x3f84c7=_0x3557b5=>!_0x3557b5['item']['is']('$textProxy')&&!_0x2b9701['isObject'](_0x3557b5['item']),_0xedb9fd=_0x355408['start']['getLastMatchingPosition'](_0x3f84c7),_0x251440=_0x355408['end']['getLastMatchingPosition'](_0x3f84c7,{'direction':'backward'});return(!_0x355408['start']['isEqual'](_0xedb9fd)||!_0x355408['end']['isEqual'](_0x251440))&&(_0xedb9fd['isBefore'](_0x251440)?_0x471c5b['updateMarker'](_0x27df9a,{'range':_0x471c5b['createRange'](_0xedb9fd,_0x251440)}):_0x471c5b['removeMarker'](_0x27df9a),!0x0);}function Jt(_0x4d6e8d){return _0x5ae330(_0x4d6e8d);}function Kt(_0xac2dde){const _0x2704a8=_0xac2dde['start']['nodeAfter'];return _0x2704a8&&_0x2704a8['is']('element');}function Ht(_0x319527,_0x32ae4a){return null==_0x319527['end']['nodeBefore']&&_0x319527['end']['parent']==_0x319527['start']['nodeAfter']?qt(_0x319527['start']['nodeAfter'],_0x32ae4a):_0x319527;}function qt(_0x115b22,_0x252044){const _0x115752=_0x252044['schema']['isObject'](_0x115b22)||_0x252044['schema']['isSelectable'](_0x115b22);return _0x252044['createRange'](_0x252044['createPositionAt'](_0x115b22,'before'),_0x115752?_0x252044['createPositionAfter'](_0x115b22):_0x252044['createPositionAt'](_0x115b22,'end'));}function zt(_0x5c7472,_0x3bf8b3,_0x442e8f,_0x4b852e){return!!Wt(_0x5c7472,_0x3bf8b3)&&_0x442e8f['end']['isEqual'](_0x4b852e['start']);}function Wt(_0x3c8672,_0x227aaf){if(!_0x3c8672['_isDataLoaded']||!_0x227aaf['_isDataLoaded'])return!0x1;const _0x437f4f=new Set(Object['keys'](_0x3c8672['attributes'])),_0xf714de=new Set(Object['keys'](_0x227aaf['attributes']));if(_0x437f4f['delete']('groupId'),_0xf714de['delete']('groupId'),0x0==_0x437f4f['size']&&0x0==_0xf714de['size'])return!0x0;if(_0x437f4f['size']!=_0xf714de['size'])return!0x1;const _0x54654f={..._0x3c8672['attributes']},_0x48d828={..._0x227aaf['attributes']};return delete _0x54654f['groupId'],delete _0x48d828['groupId'],JSON['stringify'](_0x54654f)==JSON['stringify'](_0x48d828);}function Qt(_0xcdd8f2,_0x2d20e6){const _0x5e3b5a=Xt(_0xcdd8f2['attributes']),_0x7efcbb=Xt(_0x2d20e6);if(!_0xcdd8f2['_isDataLoaded'])return!0x1;for(const _0x382578 of Object['keys'](_0x7efcbb))if(!_0x5e7928(_0x5e3b5a[_0x382578],_0x7efcbb[_0x382578]))return!0x1;return!0x0;}function Xt(_0x599d6d){const _0x39efed=Object['assign']({},_0x599d6d);return delete _0x39efed['skipNestingCheck'],delete _0x39efed['tablePasteChainId'],_0x39efed;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x5f4cc5(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0xd1abb1,_0x297f63,_0xddbe0b,_0x36c77a){super(),this['model']=_0x297f63,this['view']=_0xddbe0b,this['commentThreadController']=_0x36c77a,this['_editor']=_0xd1abb1,this['_acceptCommand']=_0xd1abb1['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0xd1abb1['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3a661b,_0x222d8d)=>_0x3a661b||_0x222d8d),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x142469=>_0x142469&&this['_editor']['model']['canEditAt'](_0x297f63['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2b9b38=>_0x2b9b38&&this['_editor']['model']['canEditAt'](_0x297f63['getRanges']())),this['_pendingAction']=null,_0xddbe0b['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xddbe0b,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xddbe0b,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xddbe0b,'change:isDirty',()=>{_0xddbe0b['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 _0x39bcf0=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x39bcf0);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x3e415b{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x1c6e63,_0x290563,_0x53d129,_0x27c6a8){super(_0x1c6e63),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x55e8f4(_0x1c6e63,c(_0x1c6e63,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x290563['authoredAt']),this['bind']('authoredAt')['to'](_0x290563),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',_0x290563,'authoredAt',this,'descriptionParts',(_0x1ce5f3,_0x458945,_0x39f9c5)=>{const _0x43a133=_0x39f9c5['map'](_0x34997c=>ls(_0x34997c['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x1ce5f3-0x1,_0x290563['author']['name'],_0x458945?_0x27c6a8['formatDateTime'](_0x458945):'',new DOMParser()['parseFromString'](_0x43a133,'text/html')['body']['textContent']]);}),this['focusables']=new _0x58d0a4(),this['focusTracker']=new _0x4e2add(),this['keystrokes']=new _0x4bd764(),this['focusCycler']=new _0x24fe94({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x26dce3=>_0x26dce3['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x290563,this['_localUser']=_0x53d129,this['_config']=_0x27c6a8,_0x27c6a8['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x1c73f0(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x46f7c9}=this['_config'];this['commentsListView']=new _0x46f7c9(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',_0x5cef75=>_0x5cef75+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x70ece,_0x3492d6)=>_0x70ece||!!_0x3492d6);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4d0a91}=this['_config'],_0x1d9054=new _0x4d0a91(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3bdaef=_0x1d9054['commentInputView'];return _0x1d9054['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3bdaef,'value',(_0x21a897,_0x39b2ff,_0x46c2fa)=>!!_0x46c2fa||_0x21a897&&!_0x39b2ff),_0x3bdaef['on']('submit',(_0x524eb6,_0x20cc5d)=>{this['fire']('addComment',_0x20cc5d),_0x3bdaef['editor']['setData']('');}),_0x3bdaef['on']('cancel',()=>this['focus']()),_0x3bdaef['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x1d9054;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x4285da,_0x25bf0f,_0x10f3ac,_0x598311){super(_0x4285da,_0x25bf0f,_0x10f3ac,_0x598311),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5a45dc=>_0x5a45dc&&_0x5a45dc[0x0]?_0x5a45dc[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1940a7,_0xfc97d2)=>{let _0x1381a4='';for(const _0x57ea23 of _0x1940a7)_0x1381a4+='<p>'+ls(_0x57ea23['content'],_0x57ea23['color'])+'</p>';return _0xfc97d2?_0x1381a4:ti(_0x1381a4,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x598311['SuggestionView'](_0x4285da,_0x25bf0f,{'formatDateTime':_0x598311['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 _0x33a478=this['bindTemplate'],_0x3df2fd=[this['suggestionView']];return this['commentsListView']&&_0x3df2fd['push'](this['commentsListView']),this['commentThreadInputView']&&_0x3df2fd['push'](this['commentThreadInputView']),_0x3df2fd['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x33a478['if']('isActive','ck-suggestion-wrapper--active'),_0x33a478['to']('type',_0x31fb5f=>'ck-suggestion-'+_0x31fb5f),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':_0x33a478['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x3df2fd};}['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 we extends _0x3e415b{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x40e77f,_0xd6e781,_0x231180){super(_0x40e77f),this['_model']=_0xd6e781,this['_config']=_0x231180,this['set']('description',''),this['bind']('authoredAt')['to'](_0xd6e781),this['acceptButton']=this['_createButton'](c(_0x40e77f,'Accept\x20suggestion'),_0x1bb85f,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x40e77f,'Discard\x20suggestion'),_0x5ac248,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x5b0652(_0x40e77f,_0xd6e781['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x58d0a4([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x4e2add(),this['keystrokes']=new _0x4bd764(),this['focusCycler']=new _0x24fe94({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x32d33e=>_0x32d33e['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x2b9192=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x2b9192['innerHTML']=this['description'],this['on']('change:description',(_0x475dff,_0x11acde,_0x39d6aa)=>{_0x2b9192['innerHTML']=_0x39d6aa;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x18ed93=this['bindTemplate'],_0x23844c=[{'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'],'data-cke-tooltip-text':this['userView']['name']}},{'tag':'time','attributes':{'datetime':_0x18ed93['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x18ed93['to']('authoredAt',_0xb03d92=>this['_config']['formatDateTime'](_0xb03d92))}]}]},{'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']&&_0x23844c['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':_0x23844c}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x476896,_0x414619,_0x486ae3,_0x2789b6,_0x4d5baa){const _0x35393b=new _0x2f7fc4(this['locale']);return _0x35393b['set']({'label':_0x476896,'icon':_0x414619,'tooltip':!0x0,'tooltipPosition':_0x4d5baa}),_0x35393b['extendTemplate']({'attributes':{'class':_0x486ae3}}),_0x35393b['on']('execute',()=>{this['fire'](_0x2789b6,this['_model']['id']);}),_0x35393b;}['_setupKeyboardNavigation'](){const _0x2da8aa=this['element'];this['keystrokes']['listenTo'](_0x2da8aa);for(const _0x2db7f7 of this['focusables'])this['focusTracker']['add'](_0x2db7f7['element']),this['keystrokes']['listenTo'](_0x2db7f7['element']);this['keystrokes']['set']('enter',(_0x48d9f7,_0x4bd532)=>{_0x2da8aa===_0x48d9f7['target']&&(this['focusCycler']['focusFirst'](),_0x4bd532());}),this['keystrokes']['set']('esc',(_0x51908d,_0x533df9)=>{_0x2da8aa!==_0x51908d['target']&&(this['focus'](),_0x533df9());});}}class d extends _0x2fff63{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x305a6b,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5d3e71){super(_0x5d3e71),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0xe00584=this['editor']['config'];_0xe00584['define']('trackChanges.SuggestionThreadView',fe),_0xe00584['define']('trackChanges.SuggestionView',we),_0xe00584['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0xe00584['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0xdc9f84,_0x36abe5){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5c2ae8,_0x268049]of this['_handleControllerBuffer']){const _0x405afc=this['_suggestionToController']['has'](_0x5c2ae8);_0x405afc||_0x268049?_0x405afc&&_0x268049&&this['_destroyController'](_0x5c2ae8):this['_initializeController'](_0x5c2ae8);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0xdc9f84,_0x36abe5);}['init'](){const _0x3df74c=this['editor'],_0xe8fc1d=_0x3df74c['plugins']['get']('TrackChangesEditing'),_0x485fc5=_0x3df74c['plugins']['get']('Annotations'),_0x5ab82d=_0x3df74c['plugins']['get']('EditorAnnotations'),_0xeb9c5e=_0x3df74c['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5ab82d['addSourceCollector'](()=>{const _0x2fb3d8=[];for(const [_0x477bec,_0x191ae9]of Array['from'](this['_suggestionToController'])){const _0x12598b=_0x477bec['getAllAdjacentSuggestions'](),_0x58b312=[];for(const _0x16491b of _0x12598b){if(!_0x16491b['isInContent'])continue;if(_0x16491b['isMultiRange']){_0x58b312['push'](..._0x16491b['getRanges']());continue;}const _0x447c03=_0x16491b['getFirstRange']();if(_0x58b312['length']>0x0){const _0xc9b4d0=_0x58b312[0x0]['getJoined'](_0x447c03);if(_0xc9b4d0){_0x58b312[0x0]=_0xc9b4d0;continue;}}_0x58b312['push'](_0x447c03);}_0x2fb3d8['push']([_0x191ae9['view'],_0x58b312]);}return _0x2fb3d8;}),this['listenTo'](_0xe8fc1d,'suggestionLoaded',(_0x105609,_0x2a6e80)=>{this['listenTo'](_0x2a6e80,'change:previous',(_0x5180ac,_0x9ae853,_0x16841f,_0x2cf4f0)=>{_0x2a6e80['isInContent']&&(null==_0x16841f?(this['_updateController'](_0x2cf4f0['head']),this['_handleSuggestionControllerDelayed'](_0x2a6e80,!0x1)):(this['_updateController'](_0x16841f['head']),null==_0x2cf4f0&&this['_handleSuggestionControllerDelayed'](_0x2a6e80,!0x0)));}),null!==_0x2a6e80['previous']?this['_updateController'](_0x2a6e80['head']):this['_handleSuggestionControllerDelayed'](_0x2a6e80,!0x1);}),this['listenTo'](_0xe8fc1d,'suggestionUnloaded',(_0x4754f7,_0x9d1f7d,_0x22d687)=>{this['stopListening'](_0x9d1f7d,'change:previous'),this['_handleControllerBuffer']['delete'](_0x9d1f7d),this['_suggestionToController']['has'](_0x9d1f7d)&&this['_destroyController'](_0x9d1f7d),_0x22d687&&this['_updateController'](_0x22d687['head']);}),this['listenTo'](_0xe8fc1d,'suggestionChanged',(_0x5ddedd,_0x5e89b5)=>{this['_updateController'](_0x5e89b5);}),this['listenTo'](_0x485fc5,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0xeb9c5e,'addComment',(_0x2f4292,{threadId:_0x3e91c1,isFromAdapter:_0x1a9e6b})=>{if(_0x1a9e6b||!_0xe8fc1d['hasSuggestion'](_0x3e91c1))return;const _0xc86090=_0xe8fc1d['getSuggestion'](_0x3e91c1);this['_suggestionToController']['get'](_0xc86090)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x455b5a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x54207c;for(const _0x2239e8 in _0x455b5a){const _0x55d513=_0x2239e8,_0x3a0477=_0x455b5a[_0x55d513];if('trackChangesLicenseKeyValid'==_0x3a0477||'trackChangesLicenseKeyInvalid'==_0x3a0477||'trackChangesLicenseKeyExpired'==_0x3a0477||'trackChangesLicenseKeyDomainLimit'==_0x3a0477||'trackChangesLicenseKeyNotAllowed'==_0x3a0477||'trackChangesLicenseKeyEvaluationLimit'==_0x3a0477||'trackChangesLicenseKeyTrialLimit'==_0x3a0477||'trackChangesLicenseKeyUsageLimit'==_0x3a0477){delete _0x455b5a[_0x55d513],_0x54207c=_0x3a0477,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x54207c&&_0x455b5a['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x54207c&&_0x455b5a['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x54207c&&_0x455b5a['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x54207c&&_0x455b5a['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x15f98c=this['editor']['plugins']['get']('Annotations'),_0x1fe0f7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3d22e1=Array['from'](_0x15f98c['activeAnnotations'],_0x5433f0=>_0x5433f0['innerView'])['filter'](_0x464ce2=>this['_viewToController']['has'](_0x464ce2)),_0x564256=[];for(const _0x2fa806 of _0x3d22e1){const _0x20a685=this['_viewToController']['get'](_0x2fa806)['model']['getAllAdjacentSuggestions']();_0x564256['push'](..._0x20a685['reduce']((_0x2b5cae,_0x5c38c3)=>[..._0x2b5cae,..._0x5c38c3['getMarkerNames']()],[]));}_0x1fe0f7['activeMarkers']=_0x564256;}['_addUIComponentsToFactory'](){const _0xf4984=this['editor'],_0x3510cf=_0xf4984['locale'],_0x2a5df5=c(_0x3510cf,'Track\x20changes'),_0x3e4620=new _0x263022([{'type':'switchbutton','model':new _0x5ae4dc({'withText':!0x0,'isToggleable':!0x0,'label':_0x2a5df5,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0xf4984['plugins']['has']('TrackChangesPreview')&&_0x3e4620['addMany']([{'type':'separator'},{'type':'button','model':new _0x5ae4dc({'withText':!0x0,'label':c(_0x3510cf,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x42a4eb of _0x3e4620)if(ke(_0x42a4eb)){const _0x489a57=_0xf4984['commands']['get'](_0x42a4eb['model']['commandName']);_0x42a4eb['model']['bind']('isOn','isEnabled')['to'](_0x489a57,'value','isEnabled');}_0xf4984['ui']['componentFactory']['add']('trackChanges',_0x21ff4a=>this['_createToolbarButton'](_0x21ff4a,_0x3e4620,_0x2a5df5)),_0xf4984['ui']['componentFactory']['add']('menuBar:trackChanges',_0x5b1572=>this['_createMenuBarMenu'](_0x5b1572,_0x3e4620,_0x2a5df5));}['_createToolbarButton'](_0x46b2a2,_0x30ad4e,_0x16debf){const _0x559412=_0x127d03(_0x46b2a2,_0x123677),_0x11b7ca=this['editor']['commands']['get']('trackChanges');_0x559412['buttonView']['set']({'tooltip':_0x16debf,'label':_0x16debf,'icon':_0x1ef357}),_0x559412['buttonView']['bind']('isOn')['to'](_0x11b7ca,'value'),_0x559412['buttonView']['on']('execute',()=>{_0x11b7ca['execute'](),this['editor']['editing']['view']['focus']();}),_0x430d85(_0x559412,_0x30ad4e,{'role':'menu'});const _0x50b1a2=[];for(const _0xe73d76 of _0x30ad4e)ke(_0xe73d76)&&_0x50b1a2['push'](this['editor']['commands']['get'](_0xe73d76['model']['commandName']));const _0x5023cf=_0x559412['buttonView'];return _0x5023cf['actionView']['unbind']('isEnabled'),_0x5023cf['arrowView']['unbind']('isEnabled'),_0x5023cf['actionView']['bind']('isEnabled')['to'](_0x11b7ca,'isEnabled'),_0x5023cf['arrowView']['bind']('isEnabled')['toMany'](_0x50b1a2,'isEnabled',(..._0x29be78)=>_0x29be78['some'](_0x21b72f=>_0x21b72f)),_0x559412['on']('execute',_0x4605b0=>{this['editor']['execute'](_0x4605b0['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x559412;}['_createMenuBarMenu'](_0x466275,_0x46a4db,_0x471903){const _0x53baea=new _0x45615f(_0x466275),_0x49cfbf=this['editor']['commands']['get']('trackChanges');_0x53baea['buttonView']['set']({'label':_0x471903,'icon':_0x1ef357});const _0x23f20d=new _0x461916(_0x466275);for(const _0x3000a8 of _0x46a4db){if('separator'==_0x3000a8['type']){_0x23f20d['items']['add'](new _0x20c88a(_0x466275));continue;}const _0x55cc9f=new _0x4ebf6d(_0x466275,_0x53baea),_0x500a42=new _0x5e99f4(_0x466275),_0x19d5c4=_0x3000a8['model'];_0x500a42['bind'](...Object['keys'](_0x19d5c4))['to'](_0x19d5c4),_0x500a42['delegate']('execute')['to'](_0x53baea),_0x500a42['on']('execute',()=>{this['editor']['execute'](_0x19d5c4['commandName']),this['editor']['editing']['view']['focus']();}),_0x55cc9f['children']['add'](_0x500a42),_0x23f20d['items']['add'](_0x55cc9f);}return _0x53baea['bind']('isEnabled')['to'](_0x49cfbf,'isEnabled'),_0x53baea['panelView']['children']['add'](_0x23f20d),_0x53baea;}['_initializeController'](_0x2b0a19){const _0x368cbe=this['editor'],_0x23d65b=_0x368cbe['config'],_0x18132e=_0x368cbe['plugins']['get']('Annotations'),_0x548d98=_0x368cbe['plugins']['get']('CommentsRepository'),_0x48a167=_0x368cbe['plugins']['get']('EditorAnnotations'),_0x2de6d4=_0x368cbe['plugins']['get'](_0x305a6b)['me'],_0x2d6f45=_0x23d65b['get']('trackChanges')['SuggestionThreadView'],_0x1a6ae5=_0x23d65b['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2b3b2b,CommentThreadInputView:_0x4b43bd}=_0x368cbe['plugins']['get']('CommentsUI');let _0x1f972e,_0x56767b,_0x4b399e;this['_annotationViews']['has'](_0x2b0a19['id'])?(_0x56767b=this['_annotationViews']['get'](_0x2b0a19['id']),_0x1f972e=_0x56767b['mainView']):(_0x1f972e=new _0x2d6f45(_0x368cbe['locale'],_0x2b0a19,_0x2de6d4,{'disableComments':this['_disableComments'],'editorConfig':{..._0x23d65b['get']('comments.editorConfig'),'licenseKey':_0x23d65b['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x23d65b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x23d65b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x23d65b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4c0ba5(_0x23d65b['get']('locale')),'CommentView':_0x23d65b['get']('comments')['CommentView'],'CommentsListView':_0x2b3b2b,'CommentThreadInputView':_0x4b43bd,'SuggestionView':_0x1a6ae5}),_0x1f972e['suggestionView']['acceptButton']['on']('execute',()=>{_0x368cbe['editing']['view']['focus']();}),_0x1f972e['suggestionView']['discardButton']['on']('execute',()=>{_0x368cbe['editing']['view']['focus']();}),_0x56767b=_0x18132e['createAnnotationView'](this['editor']['locale'],_0x1f972e),_0x56767b['bind']('isDirty')['to'](_0x1f972e,'isDirty'),_0x56767b['bind']('length')['to'](_0x1f972e),_0x56767b['bind']('type')['to'](_0x1f972e,'type',_0x2e40ae=>'suggestion-'+_0x2e40ae),_0x1f972e['on']('escape',()=>{_0x4b399e['fire']('escape');}),this['_annotationViews']['set'](_0x2b0a19['id'],_0x56767b));const _0xfbb6a2=_0x548d98['createCommentThreadController'](_0x2b0a19['commentThread'],_0x1f972e),_0x224cb0=new pe(_0x368cbe,_0x2b0a19,_0x1f972e,_0xfbb6a2),_0x5a28fd=_0x2b0a19['getAllAdjacentSuggestions']()['filter'](_0x326db6=>_0x326db6['isInContent']);_0x1f972e['descriptionParts']=_0x368cbe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x5a28fd),this['_suggestionToController']['set'](_0x2b0a19,_0x224cb0),this['_viewToController']['set'](_0x1f972e,_0x224cb0),_0x4b399e=_0x18132e['createAnnotation']({'view':_0x56767b,'target':()=>{const _0x505bdd=[],_0x1bc72b=_0x2b0a19['getAllAdjacentSuggestions']()['filter'](_0x2e2826=>_0x2e2826['isInContent']);for(const _0x1506ac of _0x1bc72b)_0x505bdd['push'](..._0x1506ac['getMarkers']());return _0x155431(_0x368cbe['editing'],_0x505bdd);},'type':()=>'suggestion-'+_0x224cb0['view']['type']}),_0x548d98['_bindAnnotationToEditors'](_0x1f972e,_0x4b399e),_0x18132e['add'](_0x4b399e),_0x48a167['registerAnnotation'](_0x4b399e);}['_destroyController'](_0x1f9567){const _0x6a5ccf=this['editor']['plugins']['get']('CommentsRepository'),_0xa8c24e=this['editor']['plugins']['get']('Annotations'),_0x5f5177=this['_suggestionToController']['get'](_0x1f9567),_0x24c02c=_0x5f5177['view'],_0xf0f6b8=_0xa8c24e['getByInnerView'](_0x24c02c);_0x6a5ccf['_unbindEditors'](_0x24c02c),_0xf0f6b8&&_0xa8c24e['remove'](_0xf0f6b8),this['_suggestionToController']['delete'](_0x1f9567),this['_viewToController']['delete'](_0x24c02c),_0x5f5177['destroy']();}['_updateController'](_0x1e53df){if(!_0x1e53df['isInContent']||!this['_suggestionToController']['has'](_0x1e53df))return;const _0x3f91c4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1166f1=this['_suggestionToController']['get'](_0x1e53df),_0x2be49f=_0x1e53df['getAllAdjacentSuggestions']();_0x1166f1['view']['descriptionParts']=_0x3f91c4['descriptionFactory']['getDescriptions'](_0x2be49f);}['destroy'](){for(const _0x6234a2 of this['_suggestionToController']['keys']())this['_destroyController'](_0x6234a2);for(const _0x39b9c9 of this['_annotationViews']['values']())_0x39b9c9['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x3d5caa){return'model'in _0x3d5caa;}class k extends _0x2fff63{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x20498a){this['editor']['plugins']['get'](p)['adapter']=_0x20498a;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x4c0d10){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x4c0d10);}['getSuggestions']({skipNotAttached:_0x20ee06=!0x1,toJSON:_0x460e23=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x20ee06,'toJSON':_0x460e23});}['getSuggestion'](_0x331797){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x331797);}}const w=['Pagination'];class T extends _0x2fff63{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xdcfdb2=this['editor'];if(_0xdcfdb2['config']['define']('trackChangesData.editorCreator',_0x29fce7=>{const _0xe62032=_0xdcfdb2['model']['document']['getRootNames']()['reduce']((_0xa8dcc4,_0x16266d)=>(_0xa8dcc4[_0x16266d]='',_0xa8dcc4),{});return _0xdcfdb2['constructor']['create'](_0xe62032,_0x29fce7);}),'function'!=typeof _0xdcfdb2['config']['get']('trackChangesData')['editorCreator'])throw new _0x4090ca('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x447c20){return N(this['editor'],!0x0,_0x447c20);}['getDataWithDiscardedSuggestions'](_0x10edaa){return N(this['editor'],!0x1,_0x10edaa);}}class D extends _0x2fff63{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa41d80){function _0x522bb5(_0x27fc07){return _0x27fc07['map'](_0x5dfc63=>String['fromCharCode'](_0x5dfc63))['join']('');}super(_0xa41d80),this['result']='end',_0xa41d80[_0x522bb5([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x522bb5([0x76,0x69,0x65,0x77])][_0x522bb5([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x522bb5([0x61,0x75,0x74,0x6f]),_0xa41d80[_0x522bb5([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x522bb5([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x522bb5([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x522bb5([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x522bb5([0x6f,0x6b])});}['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 Fe(_0x48c51e){return void 0x0!==_0x48c51e['getRootsAttributes'];}async function N(_0x126ca9,_0x2eec1d,_0x400462){const _0x13b8f8=_0x371b9a(_0x126ca9,w);_0x13b8f8['plugins']['push'](p,D),_0x13b8f8['rootsAttributes']=Fe(_0x126ca9)?_0x126ca9['getRootsAttributes']():void 0x0;const _0x1c5eea=document['createDocumentFragment'](),_0x496174=_0x126ca9['config']['get']('trackChangesData')['editorCreator'],_0x4d23ae=await _0x496174(_0x13b8f8,()=>function(_0x2477f3){const _0x78de1e=document['createElement']('div');return _0x2477f3['appendChild'](_0x78de1e),_0x78de1e;}(_0x1c5eea));!function(_0x1e7f61,_0xa28d91){const _0x3c9a32=_0x1e7f61['model']['document']['getRootNames']()['reduce']((_0x1d19c5,_0x29a1ea)=>(_0x1d19c5[_0x29a1ea]=_0x1e7f61['data']['get']({'rootName':_0x29a1ea}),_0x1d19c5),{}),_0x2acbf8=_0x1e7f61['plugins']['get']('Users')['users']['map'](_0x55227a=>({'id':_0x55227a['id'],'name':_0x55227a['name']})),_0x18fbb4=_0x1e7f61['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x431a2e=_0x1e7f61['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2d2183=_0xa28d91['plugins']['get']('Users'),_0x4e50d8=_0xa28d91['plugins']['get']('TrackChangesEditing'),_0x4ab452=_0xa28d91['plugins']['get']('CommentsRepository');for(const _0x17ad87 of _0x4ab452['getCommentThreads']())_0x17ad87['remove']();for(const _0x56506e of _0x2acbf8)_0x2d2183['getUser'](_0x56506e['id'])||_0x2d2183['addUser'](_0x56506e);_0x2d2183['me']||_0x2d2183['useAnonymousUser']();for(const _0x4568ef of _0x431a2e)_0x4ab452['addCommentThread'](_0x4568ef);for(const _0x574180 of _0x18fbb4)_0x4e50d8['addSuggestionData'](_0x574180);_0xa28d91['data']['set'](_0x3c9a32);}(_0x126ca9,_0x4d23ae),_0x4d23ae['execute'](_0x2eec1d?'acceptAllSuggestions':'discardAllSuggestions');const _0xa35b33=Fe(_0x4d23ae)?_0x4d23ae['getFullData'](_0x400462):_0x4d23ae['data']['get'](_0x400462);return await _0x4d23ae['destroy'](),_0xa35b33;}class Me extends _0x3e415b{['options'];constructor(_0x3f55c3,_0x395b8f){super(_0x3f55c3),this['options']=_0x395b8f,this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset','ck-track-changes-preview'],'tabindex':-0x1}});}['render'](){super['render'](),this['element']['style']['width']=this['options']['dialogRects']['width']+'px',this['element']['style']['height']=this['options']['dialogRects']['height']+'px';}['setPreviewData'](_0x809c9a,_0x201d2f){if(!this['element'])return;const _0x4542dc=[];for(const [_0x6200d5,_0x47c6f1]of _0x809c9a){const _0x3a2dc1=document['createElement']('div');_0x3a2dc1['setAttribute']('data-ck-root-name',_0x6200d5),_0x3a2dc1['className']=_0x47c6f1['classes']+'\x20ck-track-changes-preview__root-container',_0x3a2dc1['innerHTML']=_0x47c6f1['content'],_0x4542dc['push'](_0x3a2dc1);}_0x201d2f(this['element'],_0x4542dc),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x11a32a{constructor(_0x53b299){super(_0x53b299),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x2cc677=this['editor'],_0x1fa2cf=_0x2cc677['locale'],_0x40ec63=_0x2cc677['plugins']['get']('Dialog');let _0x341570;const _0x42cef2=function(_0xd04bf8){const _0x1f9a9c={};if('editables'in _0xd04bf8['ui']['view']){for(const [_0x3b2b5b,_0x2d543a]of Object['entries'](_0xd04bf8['ui']['view']['editables']))_0x1f9a9c[_0x3b2b5b]=_0x2d543a['element'];}else _0x1f9a9c[_0xd04bf8['model']['document']['getRootNames']()[0x0]]=_0xd04bf8['ui']['view']['editable']['element'];return _0x1f9a9c;}(_0x2cc677),_0x4f28cd=function(_0xd99786){let _0x5722e0=0x0;for(const _0x49e791 of Object['values'](_0xd99786))_0x5722e0=Math['max'](_0x5722e0,_0x49e791['getBoundingClientRect']()['width']);let _0x7e5e6e=0x0;for(const _0x14d5d4 of Object['values'](_0xd99786))_0x7e5e6e+=_0x14d5d4['getBoundingClientRect']()['height'];const _0x443076=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0xb8fc7d=Math['min'](_0x7e5e6e,_0x443076);return{'width':_0x5722e0,'height':_0xb8fc7d};}(_0x42cef2);_0x40ec63['show']({'id':'finalContentPreview','title':c(_0x1fa2cf,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x1fa2cf,{'dialogRects':_0x4f28cd}),'onHide':()=>{_0x341570['detachFromDom']();},'onShow':()=>{_0x2cc677['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x4480f2=>{const _0x1061e1=this['_standarizeRootsData'](_0x4480f2,_0x2cc677,_0x42cef2);_0x40ec63['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x1061e1,_0x2cc677['config']['get']('trackChanges.preview.renderFunction'));}),_0x341570=new _0x444071(_0x1fa2cf,[_0x40ec63['view']]),_0x341570['attachToDom'](),_0x341570['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x2cc677['once']('destroy',()=>{_0x341570['detachFromDom']();});const _0x438a79=_0x40ec63['view']['headerView']['class'];_0x40ec63['view']['headerView']['class']=_0x438a79?_0x438a79+'\x20ck-reset_all':'ck-reset_all',_0x40ec63['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x40ec63['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x2ba80c=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x3c852f=_0x2ba80c['previewMode'],_0x15deb5={};if('$labels'===_0x3c852f){for(const _0x46e65f of _0x2ba80c['getMergeFieldsIds']())_0x15deb5[_0x46e65f]=_0x2ba80c['getLabel'](_0x46e65f)||_0x46e65f;}else{const _0x1991e8='$defaultValues'===_0x3c852f?_0x2ba80c['getDefaultValues']():_0x2ba80c['getDataSetValues'](_0x3c852f,!0x0);for(const _0x193bff of Object['entries'](_0x1991e8)){const [_0x5bf1c7,_0x39a1fe]=_0x193bff;_0x15deb5[_0x5bf1c7]=null!==_0x39a1fe?_0x39a1fe:_0x2ba80c['getLabel'](_0x5bf1c7)||_0x5bf1c7;}}return{'mergeFieldsData':_0x15deb5};}['_standarizeRootsData'](_0x46dab7,_0x42964b,_0x128f20){let _0x38dabb;if('string'==typeof _0x46dab7){const _0x2af1ba=_0x42964b['model']['document']['getRootNames']()[0x0];_0x38dabb={[_0x2af1ba]:_0x46dab7};}else _0x38dabb=_0x46dab7;const _0x25f9f6=this['_fixMediaEmbeds'](_0x38dabb,_0x42964b),_0x5ccd48=function(_0x379b53,_0x1cdb83){for(const [_0x3df283,_0xc929f2]of _0x379b53)_0xc929f2['classes']=_0x1cdb83[_0x3df283]['classList']['value']['replace']('ck-focused','');return _0x379b53;}(this['_sortRoots'](_0x42964b)['reduce']((_0x5b5840,_0x123e80)=>(_0x5b5840['push']([_0x123e80,{'content':_0x25f9f6[_0x123e80],'classes':''}]),_0x5b5840),[]),_0x128f20);return _0x5ccd48;}['_fixMediaEmbeds'](_0x1f0e97,_0x422c23){if(!_0x422c23['plugins']['has']('MediaEmbedEditing'))return _0x1f0e97;const _0x38f572=_0x422c23['plugins']['get']('MediaEmbedEditing');for(const [_0x9b2d96,_0x2d6c01]of Object['entries'](_0x1f0e97)){const _0x37dc53=document['createElement']('div');_0x37dc53['innerHTML']=_0x2d6c01,(_0x37dc53['querySelectorAll']('figure.media')['forEach'](_0x1ab0af=>{const _0x496687=_0x1ab0af['querySelector']('oembed');if(_0x496687){const _0x27f3cc=_0x496687['getAttribute']('url');if(_0x27f3cc){const _0x523307=_0x38f572['registry']['getMediaViewElement'](new _0x40dea1(_0x422c23['editing']['view']['document']),_0x27f3cc,{'elementName':'','renderForEditingView':!0x0}),_0x317074=document['createElement']('div');_0x317074['classList']['add']('ck-media__wrapper'),_0x523307['render'](_0x317074,_0x422c23['editing']['view']['domConverter']),_0x496687['replaceWith'](_0x317074);}}}),_0x1f0e97[_0x9b2d96]=_0x37dc53['innerHTML']);}return _0x1f0e97;}['_sortRoots'](_0x4a785b){if(!function(_0x59af61){return void 0x0!==_0x59af61['getRootsAttributes'];}(_0x4a785b))return _0x4a785b['model']['document']['getRootNames']();const _0x21fd5a=[],_0x2d2027=new Map();for(const _0x3d049e of _0x4a785b['model']['document']['getRootNames']()){const _0x49c0f7=_0x4a785b['editing']['view']['getDomRoot'](_0x3d049e)['getClientRects']()['item'](0x0);_0x21fd5a['push'](_0x3d049e),_0x2d2027['set'](_0x3d049e,_0x49c0f7);}return _0x21fd5a['sort']((_0x1299ec,_0x158b0c)=>{const _0xf02557=_0x2d2027['get'](_0x1299ec),_0xcdc3f7=_0x2d2027['get'](_0x158b0c);return _0xf02557['y']-_0xcdc3f7['y']||_0xf02557['x']-_0xcdc3f7['x'];}),_0x21fd5a;}}class te extends _0x2fff63{static get['requires'](){return[T,_0x55eaf3];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29b4c9){super(_0x29b4c9),_0x29b4c9['commands']['add']('previewFinalContent',new re(this['editor'])),_0x29b4c9['config']['define']('trackChanges.preview.renderFunction',(_0x30c9a5,_0x19fe9d)=>{for(const _0x46c9c8 of _0x19fe9d)_0x30c9a5['appendChild'](_0x46c9c8);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|