@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250315.0 → 0.0.0-nightly-20250317.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 _0x1ab01a,Plugin as _0x307cfb,PendingActions as _0x166579}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x52489f,ObservableMixin as _0x51c58c,uid as _0x2b49b6,priorities as _0x4d0204,insertToPriorityArray as _0x5554c0,logWarning as _0x399ba0,getEnvKeystrokeText as _0x490251,FocusTracker as _0x13c5dc,KeystrokeHandler as _0x36964d,Collection as _0x5be8f1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x150ec3,IconCancel as _0x13288b,IconTrackChanges as _0x334860}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x141a17,View as _0x30d4d1,ViewCollection as _0x4e0298,FocusCycler as _0x110ff0,ViewModel as _0x244af2,createDropdown as _0x4ee41f,SplitButtonView as _0x5a0a73,addListToDropdown as _0x13d791,MenuBarMenuView as _0x425b5b,MenuBarMenuListView as _0x337c8d,ListSeparatorView as _0x451473,MenuBarMenuListItemView as _0x1ee616,MenuBarMenuListItemButtonView as _0xb53895,BodyCollection as _0x3a656f,Dialog as _0x3fccae}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x2ea921,hashObject as _0x4ed5ba,surroundingMarkersDetector as _0x28ac5c,FOCUS_ANNOTATION_KEYSTROKE as _0x379c3a,AriaDescriptionView as _0x262fbf,setupThreadKeyboardNavigation as _0x9e78b0,trimHtml as ti,UserView as _0x28b6d7,LateFocusButtonView as _0x5962f8,getDateTimeFormatter as _0x22b113,getAllMarkersDomElementsSorted as _0x1750b2,sanitizeEditorConfig as _0x19f056}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x143328,LiveRange as _0x10a155,LivePosition as _0x1863e8,DowncastWriter as _0x4ea2cc}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x3950f5,toWidget as _0x42437d}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x232559,set as _0x7b284c,isEqual as _0x403583,unset as _0x5b24bb,omit as Vt}from'es-toolkit/compat';import{Delete as _0x4d6fdc,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xd175f6,ShiftEnter as _0x1fc86b}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends _0x1ab01a{['_enabledCommands'];constructor(_0x226875,_0x5ec39c){super(_0x226875),this['_enabledCommands']=_0x5ec39c,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 _0x2fa4cb of this['editor']['commands']['commands']())_0x2fa4cb['affectsData']&&!this['_enabledCommands']['has'](_0x2fa4cb)&&_0x2fa4cb['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x3a1099 of this['editor']['commands']['commands']())_0x3a1099['affectsData']&&!this['_enabledCommands']['has'](_0x3a1099)&&_0x3a1099['clearForceDisabled']('TrackChangesCommand');}}class O extends _0x1ab01a{['_suggestions'];constructor(_0x3dccca,_0x5343cb){super(_0x3dccca),this['_suggestions']=_0x5343cb,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x12e194){const _0x236b59=this['_suggestions']['get'](_0x12e194);if(!_0x236b59)throw new _0x52489f('track-changes-accept-suggestion-not-found',this);const _0x21b0d4=_0x236b59['getRanges']();this['editor']['model']['canEditAt'](_0x21b0d4)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x236b59);}}class R extends _0x1ab01a{['_suggestions'];constructor(_0xa2cd51,_0x308b6b){super(_0xa2cd51),this['_suggestions']=_0x308b6b,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x1810b8){const _0x21e43b=this['_suggestions']['get'](_0x1810b8);if(!_0x21e43b)throw new _0x52489f('track-changes-discard-suggestion-not-found',this);const _0x50b1ed=_0x21e43b['getRanges']();this['editor']['model']['canEditAt'](_0x50b1ed)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x21e43b);}}function ls(_0x32f919,_0x36695e){let _0x561001='';return _0x561001+=_0x32f919['split']('*')['map']((_0x3d48cc,_0x3c51b4)=>_0x3c51b4%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x3d48cc)+'</span>':nn(_0x3d48cc))['join'](''),_0x36695e&&(_0x561001+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x36695e['value']+'\x22\x20title=\x22'+_0x36695e['title']+'\x22></span>'),_0x561001;}function nn(_0x5ddfc9){const _0x417f48=document['createElement']('span');return _0x417f48['innerText']=_0x5ddfc9,_0x417f48['innerHTML'];}function ts(_0x2a5f5a){return _0x2a5f5a['sort']((_0x51e376,_0x67bc26)=>'deletion'==_0x51e376['type']&&'deletion'!=_0x67bc26['type']?-0x1:'deletion'!=_0x51e376['type']&&'deletion'==_0x67bc26['type']?0x1:0x0);}function Zt(_0x35d8d8,_0x3bf2db){let _0x5afcd3,_0xe43288=0x0;const _0x47963d=[],_0x2bf4df=_0x3bf2db['schema'];for(;_0xe43288<_0x35d8d8['length'];){const _0x4a72d3=_0x35d8d8[_0xe43288],_0x5592d4=_0x35d8d8[_0xe43288+0x1];_0x5afcd3||(_0x5afcd3=_0x3bf2db['createPositionBefore'](_0x4a72d3)),on(_0x3bf2db,_0x4a72d3,_0x5592d4)||(_0x47963d['push'](_0x3bf2db['createRange'](_0x5afcd3,_0x2bf4df['isObject'](_0x4a72d3)?_0x3bf2db['createPositionAfter'](_0x4a72d3):_0x3bf2db['createPositionAt'](_0x4a72d3,'end'))),_0x5afcd3=null),_0xe43288++;}return _0x47963d;}function on(_0x1d2bf9,_0x18f4fa,_0x3c4d5a){if(!_0x3c4d5a)return!0x1;const _0x5964cc=_0x1d2bf9['createPositionAfter'](_0x18f4fa),_0x1be15d=_0x1d2bf9['createPositionBefore'](_0x3c4d5a);return _0x5964cc['isTouching'](_0x1be15d);}function rs(_0x3aaa35,_0x191ba3,_0x507039){for(;_0x507039['length'];){const _0x43fa0d=_0x507039['splice'](0x0,0x64);_0x3aaa35['change'](()=>{for(const _0x564b64 of _0x43fa0d)_0x564b64['isInContent']&&_0x191ba3['execute'](_0x564b64['id']);});}}class x extends _0x1ab01a{['_command'];['_suggestions'];constructor(_0x1532e7,_0x54a09f,_0x1a8ad1){super(_0x1532e7),this['_command']=_0x54a09f,this['_suggestions']=_0x1a8ad1,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4cfd22=Array['from'](this['_suggestions']['values']())['some'](_0x19c482=>_0x19c482['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x4cfd22;}['execute'](){const _0xdba424=ts(Array['from'](this['_suggestions']['values']()));for(const _0x28ee9c of _0xdba424){const _0x4c1fdd=_0x28ee9c['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4c1fdd))return;}rs(this['editor']['model'],this['_command'],_0xdba424);}}class E extends _0x1ab01a{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5cb843,_0x10cbb4,_0x5e6e38){super(_0x5cb843),this['_command']=_0x10cbb4,this['_suggestions']=_0x5e6e38,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x3a2c7f=this['editor']['model']['document']['selection'],_0x48db02=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x31b274,_0x417fd4){const _0x27efa4=Array['from'](_0x31b274['getRanges']()),_0x1e2767=new Set();for(const _0x2b1d08 of _0x417fd4)if(_0x2b1d08['isInContent']){for(const _0xb89dac of _0x27efa4)for(const _0x3c5ff2 of _0x2b1d08['getRanges']())(_0xb89dac['isIntersecting'](_0x3c5ff2)||_0x31b274['isCollapsed']&&!_0x2b1d08['isMultiRange']&&_0x2b1d08['next']&&_0x3c5ff2['end']['isTouching'](_0xb89dac['start']))&&_0x1e2767['add'](_0x2b1d08);}return _0x1e2767;}(_0x3a2c7f,_0x48db02),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x35f146=ts(Array['from'](this['_selectedSuggestions']));for(const _0x478e3a of _0x35f146){const _0x2628cc=_0x478e3a['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2628cc))return;}rs(this['editor']['model'],this['_command'],_0x35f146);}}class o extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x51c58c(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x454544,_0x582102){super(),this['id']=_0x582102['id'],this['type']=_0x582102['type'],this['subType']=_0x582102['subType']||null,this['author']=_0x582102['author'],this['creator']=_0x582102['creator']||_0x582102['author'],this['isExternal']=Boolean(_0x582102['attributes']&&_0x582102['attributes']['@external']),this['data']=null,this['_model']=_0x454544,this['_onAccept']=_0x582102['onAccept'],this['_onDiscard']=_0x582102['onDiscard'],this['_onAttributesChange']=_0x582102['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x582102['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 _0x653a7e=this;for(;_0x653a7e['previous'];)_0x653a7e=_0x653a7e['previous'];return _0x653a7e;}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'](_0x51b20c){this['_markerNames']['add'](_0x51b20c);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x448747=>this['_model']['markers']['get'](_0x448747))['filter'](_0x4b4fc0=>_0x4b4fc0);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x539e28=>{for(const _0x4de8b7 of this['getMarkers']())_0x539e28['removeMarker'](_0x4de8b7);}),this['_markerNames']['clear']();}['removeMarker'](_0xc1764f){this['_model']['change'](_0x53ceab=>{_0x53ceab['removeMarker'](_0xc1764f);}),this['_markerNames']['delete'](_0xc1764f);}['addRange'](_0x419445){const _0x2854b0='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x2854b0),this['_model']['change'](_0x309625=>{_0x309625['addMarker'](_0x2854b0,{'range':_0x419445,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3fe580){for(const _0x58bb30 of this['getRanges']())if(_0x58bb30['isIntersecting'](_0x3fe580))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2abbb9=>_0x2abbb9['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x5326e4,_0x3e7da9)=>[..._0x5326e4,..._0x3e7da9['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x37542d=this['getRanges']();if(0x1!=_0x37542d['length'])return null;const _0x3d9e59=_0x37542d[0x0],_0x182cc4=_0x3d9e59['start']['nodeAfter'],_0x54b51c=_0x3d9e59['end']['nodeBefore'];return _0x182cc4 instanceof _0x143328?_0x182cc4!=_0x54b51c?null:_0x182cc4: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 _0x5af0ca=[];let _0x44a2e1=this['head'];for(;_0x44a2e1;)_0x5af0ca['push'](_0x44a2e1),_0x44a2e1=_0x44a2e1['next'];return _0x5af0ca;}['setAttribute'](_0x1b64cd,_0x5c8caa){const _0x3ab17d=_0x232559(this['attributes']);_0x7b284c(_0x3ab17d,_0x1b64cd,_0x5c8caa),_0x403583(_0x3ab17d,this['attributes'])||(this['attributes']=_0x3ab17d,this['_onAttributesChange'](_0x3ab17d));}['removeAttribute'](_0x2d34b8){const _0x26344a=_0x232559(this['attributes']);_0x5b24bb(_0x26344a,_0x2d34b8),_0x403583(_0x26344a,this['attributes'])||(this['attributes']=_0x26344a,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 _0x2b49b6()['substr'](0x1,0x5);}}function c(_0x50081c,_0x25554c,_0x5a614e){const _0x450bff=_0x50081c['t'],t=_0x50081c['t'];switch(_0x25554c){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',_0x5a614e);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x5a614e);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x5a614e);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x5a614e);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x5a614e);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',_0x5a614e);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x5a614e);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',_0x5a614e);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x5a614e);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x5a614e);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x5a614e);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x5a614e);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x5a614e);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x5a614e);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x5a614e);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x5a614e);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x5a614e);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x5a614e);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x5a614e);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x5a614e);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x5a614e);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x5a614e);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x5a614e);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x5a614e);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'},_0x5a614e);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x5a614e);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x5a614e);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x5a614e);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x5a614e);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x5a614e);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'},_0x5a614e);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x5a614e);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x5a614e);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x5a614e);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x5a614e);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'},_0x5a614e);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x5a614e);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'},_0x5a614e);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'},_0x5a614e);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x5a614e);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'},_0x5a614e);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x5a614e);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'},_0x5a614e);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x5a614e);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x5a614e);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'},_0x5a614e);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x5a614e);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 _0x450bff({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x5a614e);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x450bff({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x5a614e);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x5a614e);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'},_0x5a614e);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'},_0x5a614e);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'},_0x5a614e);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x25554c;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x39c572,_0x1083c9){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x39c572,this['_locale']=_0x1083c9;}['getDescriptions'](_0xee2a7a){const _0x2a6869=[],_0x125986=new Set(),_0x148702=new Set();for(let _0x1ef95d=0x0;_0x1ef95d<_0xee2a7a['length'];_0x1ef95d++){const _0x563f07=_0xee2a7a[_0x1ef95d];if(!_0x563f07['isInContent'])continue;const _0x1bc598=this['_handleCustomCallbackDescription'](_0x563f07);if(_0x1bc598){if(null!=_0x563f07['subType']){if(_0x125986['has'](_0x563f07['subType']))continue;_0x125986['add'](_0x563f07['subType']);}_0x2a6869['push'](_0x1bc598);}else{if('attribute'!=_0x563f07['type'])'insertion'!=_0x563f07['type']&&'deletion'!=_0x563f07['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2a6869,_0x563f07,_0xee2a7a[_0x1ef95d+0x1]);else{const _0x35275b=_0x563f07['data']['key'];if(_0x148702['has'](_0x35275b))continue;_0x148702['add'](_0x563f07['data']['key']),_0x35275b==u?this['_handleRenameSuggestionDescription'](_0x2a6869,_0x563f07):this['_handleAttributeSuggestionDescription'](_0x2a6869,_0x563f07);}}}return this['_resolveDescriptionItems'](_0x2a6869);}['registerDescriptionCallback'](_0x240eb3){this['_customCallbacks']['push'](_0x240eb3);}['registerElementLabel'](_0xd53977,_0x4a9273,_0x3724b8=_0x4d0204['normal']){'function'==typeof _0xd53977?_0x5554c0(this['_itemLabelsCallbacks'],{'matchingCallback':_0xd53977,'label':_0x4a9273,'priority':_0x3724b8}):this['_itemLabels']['set'](_0xd53977,_0x4a9273);}['registerAttributeLabel'](_0x1aad72,_0x32473b){this['_attributeLabels']['set'](_0x1aad72,_0x32473b);}['getItemLabel'](_0x4f6df1,_0x39c9ba=0x1){let _0x144306;for(const _0x55dfed of this['_itemLabelsCallbacks'])if(_0x55dfed['matchingCallback'](_0x4f6df1)){_0x144306=_0x55dfed['label'];break;}return _0x144306||(_0x144306=this['_itemLabels']['get'](_0x4f6df1['name'])),_0x144306?_0x144306(_0x39c9ba):0x1!==_0x39c9ba?_0x39c9ba+'\x20'+_0x4f6df1['name']+'s':''+_0x4f6df1['name'];}['_addDescriptionItems'](_0x16ec92,_0x5e0c3f){const _0x2c25b6=_0x5e0c3f['getFirstRange']()['getWalker'](),_0x371d44='insertion'==_0x5e0c3f['type']?'add':'remove';for(const _0x3a5c98 of _0x2c25b6){const _0x3b1296=_0x3a5c98['item'],_0x29b6df=_0x16ec92[_0x16ec92['length']-0x1];if(_0x3b1296['is']('$textProxy'))_0x29b6df&&_0x29b6df['type']['indexOf']('Container')>-0x1&&_0x16ec92['pop'](),_0x29b6df&&'text'==_0x29b6df['type']?_0x29b6df[_0x371d44]+=_0x3b1296['data']:_0x16ec92['push']({'type':'text','add':'add'==_0x371d44?_0x3b1296['data']:'','remove':'remove'==_0x371d44?_0x3b1296['data']:''});else{if(this['_schema']['isObject'](_0x3b1296)){const _0x5afe87=_0x3b1296;if(_0x29b6df&&_0x29b6df['type']['indexOf']('Container')>-0x1&&_0x16ec92['pop'](),'elementEnd'==_0x3a5c98['type'])continue;_0x29b6df&&_0x29b6df['type']==_0x371d44+'Object'&&_0x29b6df['element']['name']==_0x5afe87['name']?_0x29b6df['quantity']++:_0x16ec92['push']({'type':_0x371d44+'Object','element':_0x5afe87,'quantity':0x1}),_0x2c25b6['skip'](_0x55f102=>!('elementEnd'==_0x55f102['type']&&_0x55f102['item']==_0x3b1296));}else{if(this['_schema']['checkChild'](_0x3b1296,'$text')||_0x3b1296['is']('element','softBreak')){const _0x7b12c=_0x3b1296;if('add'==_0x371d44&&'elementStart'==_0x3a5c98['type']||'remove'==_0x371d44&&'elementEnd'==_0x3a5c98['type'])continue;if(_0x29b6df&&-0x1==_0x29b6df['type']['indexOf']('Container')){'text'==_0x29b6df['type']&&(_0x29b6df[_0x371d44]+='\x0a');continue;}let _0x4ea2e9;if(_0x4ea2e9='add'==_0x371d44?_0x7b12c['nextSibling']&&!this['_schema']['isObject'](_0x7b12c['nextSibling'])?_0x7b12c['nextSibling']:null:_0x7b12c['previousSibling']&&!this['_schema']['isObject'](_0x7b12c['previousSibling'])?_0x7b12c['previousSibling']:null,_0x7b12c['isEmpty']||_0x4ea2e9&&_0x4ea2e9['isEmpty']){const _0xc9903a=_0x4ea2e9&&_0x4ea2e9['isEmpty']?_0x4ea2e9:_0x7b12c;_0x29b6df&&_0x29b6df['type']==_0x371d44+'EmptyContainer'&&_0x29b6df['element']['name']==_0xc9903a['name']?_0x29b6df['quantity']++:_0x16ec92['push']({'type':_0x371d44+'EmptyContainer','element':_0xc9903a,'quantity':0x1});}else _0x16ec92['push']({'type':_0x371d44+'Container','element':_0x7b12c});}}}}}['_resolveDescriptionItems'](_0x162f58){const _0x52b7c4=this['_locale'],_0x4218c6=[],_0x4c6575=[],_0x259919=[];for(const _0x39f538 of _0x162f58)switch(_0x39f538['type']){case'text':if(_0x39f538['add']=_0x39f538['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x39f538['remove']=_0x39f538['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x39f538['add']&&''!=_0x39f538['remove']){_0x4218c6['push']({'type':'replace','content':c(_0x52b7c4,'REPLACE_TEXT',['\x22'+_0x39f538['remove']+'\x22','\x22'+_0x39f538['add']+'\x22'])});continue;}if(null!=_0x39f538['add']['match'](/^ +$/)){_0x4218c6['push']({'type':'insertion','content':c(_0x52b7c4,'*Insert:*\x20%0',c(_0x52b7c4,'ELEMENT_SPACE',_0x39f538['add']['length']))});continue;}if(null!=_0x39f538['remove']['match'](/^ +$/)){_0x4218c6['push']({'type':'deletion','content':c(_0x52b7c4,'*Remove:*\x20%0',c(_0x52b7c4,'ELEMENT_SPACE',_0x39f538['remove']['length']))});continue;}if(''!=_0x39f538['add']){_0x4218c6['push']({'type':'insertion','content':c(_0x52b7c4,'*Insert:*\x20%0','\x22'+_0x39f538['add']+'\x22')});continue;}_0x4218c6['push']({'type':'deletion','content':c(_0x52b7c4,'*Remove:*\x20%0','\x22'+_0x39f538['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4218c6['push']({'type':'insertion','content':c(_0x52b7c4,'*Insert:*\x20%0',this['getItemLabel'](_0x39f538['element'],_0x39f538['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4218c6['push']({'type':'deletion','content':c(_0x52b7c4,'*Remove:*\x20%0',this['getItemLabel'](_0x39f538['element'],_0x39f538['quantity']))});continue;case'addContainer':_0x4218c6['push']({'type':'insertion','content':c(_0x52b7c4,'*Split:*\x20%0',this['getItemLabel'](_0x39f538['element'],_0x39f538['quantity']))});continue;case'removeContainer':_0x4218c6['push']({'type':'deletion','content':c(_0x52b7c4,'*Merge:*\x20%0',this['getItemLabel'](_0x39f538['element'],_0x39f538['quantity']))});continue;case'addFormat':_0x4c6575['push'](_0x39f538['key']);continue;case'removeFormat':_0x259919['push'](_0x39f538['key']);continue;default:_0x4218c6['push'](_0x39f538);}if(_0x4c6575['length']){const _0x4b61a3=_0x4c6575['map'](_0x113e10=>this['_attributeLabels']['has'](_0x113e10)?this['_attributeLabels']['get'](_0x113e10):_0x113e10)['join'](',\x20');_0x4218c6['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x4b61a3)});}if(_0x259919['length']){const _0x3be12b=_0x259919['map'](_0x37b8a6=>this['_attributeLabels']['has'](_0x37b8a6)?this['_attributeLabels']['get'](_0x37b8a6):_0x37b8a6)['join'](',\x20');_0x4218c6['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x3be12b)});}return _0x4218c6;}['_handleCustomCallbackDescription'](_0x512ebd){for(const _0x473d0a of this['_customCallbacks']){const _0xb0d793=_0x473d0a(_0x512ebd);if(_0xb0d793&&'type'in _0xb0d793)return _0xb0d793;}}['_handleAttributeSuggestionDescription'](_0x37678b,_0x1cc2cb){const _0x44a93f=_0x1cc2cb['data'],_0x52a280=void 0x0===_0x44a93f['newValue']?'removeFormat':'addFormat';_0x37678b['push']({'type':_0x52a280,'key':_0x44a93f['key']});}['_handleRenameSuggestionDescription'](_0x5d0ced,_0x435faa){_0x5d0ced['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x435faa['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x199355,_0x577da8,_0x53f246){if(this['_addDescriptionItems'](_0x199355,_0x577da8),_0x53f246&&_0x53f246['getFirstRange']()&&!_0x577da8['getFirstRange']()['end']['isEqual'](_0x53f246['getFirstRange']()['start'])){const _0x27c779=_0x199355[_0x199355['length']-0x1],_0x753305='insertion'==_0x577da8['type']?'add':'remove';_0x27c779&&'text'==_0x27c779['type']&&(_0x27c779[_0x753305]+='\x0a');}}}class U extends _0x307cfb{['afterInit'](){const _0x1450fd=this['editor'],_0x570c95=_0x1450fd['plugins']['get']('TrackChangesEditing');_0x1450fd['commands']['get']('showAIAssistant')&&_0x570c95['enableCommand']('showAIAssistant');}}class V extends _0x307cfb{['afterInit'](){const _0x15f048=this['editor'],_0x1e43f7=_0x15f048['locale'];if(!_0x15f048['plugins']['has']('AlignmentEditing'))return;const _0x36a43e=_0x15f048['plugins']['get']('TrackChangesEditing');_0x36a43e['enableDefaultAttributesIntegration']('alignment'),_0x36a43e['registerBlockAttribute']('alignment'),_0x36a43e['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x1e43f7,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x19263c=this['editor'],_0x333e3d=_0x19263c['locale'];_0x19263c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x242fa7=>{if('formatBlock'!=_0x242fa7['type'])return;const {data:_0x2a2646}=_0x242fa7;if(_0x2a2646&&'alignment'==_0x2a2646['commandName']){const _0x58de9b=_0x2a2646['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x333e3d,'*Format:*\x20%0',function(_0x3dbea8){switch(_0x3dbea8){case'left':return c(_0x333e3d,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x333e3d,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x333e3d,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x333e3d,'FORMAT_JUSTIFY_TEXT');}}(_0x58de9b))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x307cfb{['afterInit'](){const _0xe87bb0=this['editor'],_0x567308=_0xe87bb0['plugins']['get']('TrackChangesEditing'),_0x2a770e=_0xe87bb0['locale'];for(const _0x28bb3b of Yt){if(!_0xe87bb0['plugins']['has'](_0x28bb3b))continue;const _0x4cdd7f=_0x28bb3b['slice'](0x0,-0x7)['toLowerCase'](),_0x3637ef='FORMAT_'+_0x4cdd7f['toUpperCase']();_0x567308['enableDefaultAttributesIntegration'](_0x4cdd7f),_0x567308['registerInlineAttribute'](_0x4cdd7f),_0x567308['descriptionFactory']['registerAttributeLabel'](_0x4cdd7f,c(_0x2a770e,_0x3637ef));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3e825b=this['editor'],_0x7fa298=_0x3e825b['locale'],_0x231f0f=_0x3e825b['plugins']['get']('TrackChangesEditing');function _0x534ef9(_0x58cc74,_0x2d55e2){_0x231f0f['descriptionFactory']['registerDescriptionCallback'](_0x490989=>{if('formatInline'!=_0x490989['type'])return;const {data:_0x47ff3d}=_0x490989;return _0x47ff3d&&_0x47ff3d['commandName']===_0x58cc74?_0x47ff3d['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x7fa298,'*Format:*\x20%0',_0x2d55e2)}:{'type':'format','content':c(_0x7fa298,'*Remove\x20format:*\x20%0',_0x2d55e2)}:void 0x0;});}_0x534ef9('bold',c(_0x7fa298,'FORMAT_BOLD')),_0x534ef9('italic',c(_0x7fa298,'FORMAT_ITALIC')),_0x534ef9('underline',c(_0x7fa298,'FORMAT_UNDERLINE')),_0x534ef9('code',c(_0x7fa298,'FORMAT_CODE')),_0x534ef9('strikethrough',c(_0x7fa298,'FORMAT_STRIKETHROUGH')),_0x534ef9('subscript',c(_0x7fa298,'FORMAT_SUBSCRIPT')),_0x534ef9('superscript',c(_0x7fa298,'FORMAT_SUPERSCRIPT'));}}class G extends _0x307cfb{['afterInit'](){const _0x4e6127=this['editor'],_0x391592=_0x4e6127['locale'];if(!_0x4e6127['plugins']['has']('BlockQuoteEditing'))return;const _0x3c1ed4=_0x4e6127['plugins']['get']('TrackChangesEditing'),_0x549a09=this['editor']['commands']['get']('blockQuote');_0x3c1ed4['enableCommand']('blockQuote',(_0x693368,_0x1c24c7={})=>{const _0x3a1504=this['editor']['model']['document']['selection'],_0x5759ad=_0x1c24c7&&void 0x0!==_0x1c24c7['forceValue']?_0x1c24c7['forceValue']:!_0x549a09['value'];let _0x160f72=[];if(_0x5759ad){const _0x236e1d=Array['from'](_0x3a1504['getSelectedBlocks']())['filter'](_0x371372=>to(_0x371372)||function(_0x218bb2,_0x323404){const _0x2de774=_0x323404['checkChild'](_0x218bb2['parent'],'blockQuote'),_0x1c6b3b=_0x323404['checkChild'](['$root','blockQuote'],_0x218bb2);return _0x2de774&&_0x1c6b3b;}(_0x371372,this['editor']['model']['schema']));_0x160f72=Zt(_0x236e1d,_0x4e6127['model']);}else{const _0x3ec516=Array['from'](_0x3a1504['getSelectedBlocks']())['filter'](_0x2a2ec2=>to(_0x2a2ec2));_0x160f72=Zt(_0x3ec516,_0x4e6127['model']);}_0x4e6127['model']['change'](()=>{for(const _0x416ca2 of _0x160f72)_0x3c1ed4['markBlockFormat'](_0x416ca2,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5759ad}]});});}),_0x3c1ed4['descriptionFactory']['registerDescriptionCallback'](_0x5b8c29=>{const {data:_0x53e45d}=_0x5b8c29;if(_0x53e45d&&'blockQuote'==_0x53e45d['commandName']){const _0x5e169d=c(_0x391592,'ELEMENT_BLOCK_QUOTE');return _0x53e45d['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x391592,'*Set\x20format:*\x20%0',_0x5e169d)}:{'type':'format','content':c(_0x391592,'*Remove\x20format:*\x20%0',_0x5e169d)};}});}}function to(_0x286c4a){return'blockQuote'==_0x286c4a['parent']['name'];}class L extends _0x307cfb{['afterInit'](){const _0x212ebc=this['editor'],_0x5cdc9d=_0x212ebc['locale'],_0x8b67d8=_0x212ebc['plugins']['get']('TrackChangesEditing');_0x212ebc['plugins']['has']('BookmarkEditing')&&(_0x8b67d8['enableCommand']('insertBookmark'),_0x8b67d8['enableDefaultAttributesIntegration']('updateBookmark'),_0x8b67d8['registerBlockAttribute']('bookmarkId'),_0x8b67d8['descriptionFactory']['registerDescriptionCallback'](_0x827430=>{if('insertion'!=_0x827430['type']&&'deletion'!=_0x827430['type']&&'attribute'!=_0x827430['type'])return;const _0x55c813=_0x827430['getContainedElement']();if(null==_0x55c813)return;if(!_0x55c813['is']('element','bookmark'))return;const _0x3d2850=_0x55c813['getAttribute']('bookmarkId');if('insertion'==_0x827430['type'])return{'type':'insertion','content':c(_0x5cdc9d,'*Insert:*\x20%0','\x22'+_0x3d2850+'\x22\x20'+c(_0x5cdc9d,'ELEMENT_BOOKMARK'))};if('deletion'==_0x827430['type'])return{'type':'deletion','content':c(_0x5cdc9d,'*Remove:*\x20%0','\x22'+_0x3d2850+'\x22\x20'+c(_0x5cdc9d,'ELEMENT_BOOKMARK'))};const {data:_0x4f91c5}=_0x827430;if(!_0x4f91c5||'bookmarkId'!=_0x4f91c5['key'])return;return{'type':'format','content':c(_0x5cdc9d,'*Set\x20bookmark:*\x20%0','\x22'+_0x4f91c5['newValue']+'\x22')};}));}}class J extends _0x307cfb{['afterInit'](){const _0x5577b7=this['editor'];_0x5577b7['plugins']['has']('CaseChange')&&(_0x5577b7['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x5577b7['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x5577b7['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x307cfb{['afterInit'](){const _0x35e8df=this['editor'];_0x35e8df['commands']['get']('ckbox')&&_0x35e8df['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x307cfb{['afterInit'](){const _0x3d2854=this['editor'];if(!_0x3d2854['plugins']['has']('CodeBlock'))return;const _0x1d208e=_0x3d2854['plugins']['get']('TrackChangesEditing'),_0x1e2684=_0x3d2854['locale'],_0x5cbe33=_0x3d2854['config']['get']('codeBlock')['languages'],_0x59d55b=_0x3d2854['commands']['get']('codeBlock');_0x1d208e['enableCommand']('indentCodeBlock'),_0x1d208e['enableCommand']('outdentCodeBlock'),_0x1d208e['enableCommand']('codeBlock',(_0x1819c5,_0xacfab1={})=>{const _0x2602a0=_0x3d2854['model'],_0x46ca8a=_0x3d2854['model']['document']['selection'],_0x2e7565=_0xacfab1&&void 0x0!==_0xacfab1['forceValue']?_0xacfab1['forceValue']:!_0x59d55b['value'];let _0x25b917;_0xacfab1['language']||(_0xacfab1['language']=_0x5cbe33[0x0]['language']),_0x25b917=_0x2e7565?Array['from'](_0x46ca8a['getSelectedBlocks']())['filter'](_0xded951=>oo(_0xded951)||function(_0x5b42ce,_0x5a3513){if(_0x5b42ce['is']('rootElement')||_0x5a3513['isLimit'](_0x5b42ce))return!0x1;return _0x5a3513['checkChild'](_0x5b42ce['parent'],'codeBlock');}(_0xded951,_0x2602a0['schema'])):Array['from'](_0x46ca8a['getSelectedBlocks']())['filter'](_0x3cc6ea=>oo(_0x3cc6ea));const _0x202f27=Zt(_0x25b917,_0x2602a0);_0x2602a0['change'](()=>{for(const _0x508f8b of _0x202f27)_0x1d208e['markBlockFormat'](_0x508f8b,{'commandName':'codeBlock','commandParams':[{..._0xacfab1,'forceValue':_0x2e7565}],'formatGroupId':'blockName'});});}),(_0x1d208e['descriptionFactory']['registerElementLabel']('codeBlock',_0x181888=>c(_0x1e2684,'ELEMENT_CODE_BLOCK',_0x181888)),_0x1d208e['descriptionFactory']['registerDescriptionCallback'](_0x2645b9=>{if('formatBlock'!=_0x2645b9['type'])return;const _0x59df32=_0x1e2684['t'],{data:_0x3fc8dd}=_0x2645b9;if(!_0x3fc8dd||'codeBlock'!=_0x3fc8dd['commandName'])return;const _0x839a13=_0x3fc8dd['commandParams'][0x0]['language'],_0x3c4bde=_0x59df32(_0x5cbe33['find'](_0x29a140=>_0x29a140['language']===_0x839a13)['label'])['toLowerCase']();return _0x3fc8dd['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x1e2684,'*Set\x20format:*\x20%0',c(_0x1e2684,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3c4bde+')')}:{'type':'format','content':c(_0x1e2684,'*Remove\x20format:*\x20%0',c(_0x1e2684,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x4707dc){return'codeBlock'==_0x4707dc['name'];}class q extends _0x307cfb{['afterInit'](){const _0x2a3763=this['editor'];if(!_0x2a3763['plugins']['has']('CommentsEditing'))return;_0x2a3763['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x2b7035,_0x5a3c1d,_0x166bcc){const _0x1414ee=[];for(const _0x9d2850 of _0x5a3c1d['getItems']())_0x9d2850['hasAttribute'](_0x2b7035)&&_0x1414ee['push'](_0x166bcc['createRangeOn'](_0x9d2850));return _0x1414ee;}function De(_0x51f5cc,_0x5d26f3,{showActiveMarker:_0x4fa5c4=!0x0}={}){const _0x47186d=_0x51f5cc['plugins']['get']('TrackChangesEditing');return(_0x445868,_0x4e34ff,_0x571923)=>{if(!_0x571923['consumable']['test'](_0x4e34ff['markerRange'],_0x445868['name']))return;const _0x20c93f=_0x4e34ff['markerRange']['getWalker'](),_0x23957c=_0x4e34ff['markerRange']['start'],_0x4afcee=_0x51f5cc['model']['schema'];let _0x38b9c6=null,_0x40791a=null,_0x488cb3=!0x1,_0x356095=!0x1;for(const _0x2b5738 of _0x20c93f){const _0x43ab8d=_0x2b5738['item'];_0x488cb3=_0x488cb3||_0x4afcee['isContent'](_0x43ab8d);const _0xbd1194=_0x571923['mapper']['toViewElement'](_0x43ab8d);if(_0xbd1194&&_0xbd1194['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x2b5738['type']&&(_0x4afcee['isBlock'](_0x43ab8d)&&!_0x4afcee['isLimit'](_0x43ab8d)&&(_0x43ab8d['nextSibling']||_0x23957c['isAtEnd']?_0x38b9c6&&_0x38b9c6['parent']==_0x43ab8d||(_0x38b9c6=_0x43ab8d,_0xbbc77c(_0x2b5738['previousPosition']),_0x356095=!0x0):_0x40791a=_0x40791a||_0x2b5738['previousPosition']));}function _0xbbc77c(_0x38a1ae){const {authorId:_0x3fa450}=_0x47186d['_splitMarkerName'](_0x4e34ff['markerName']),_0x1d8d5b=_0x571923['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5d26f3,'data-author-id':_0x3fa450}),_0x4b4c0e=_0x571923['mapper']['toViewPosition'](_0x38a1ae);_0x4fa5c4&&_0x47186d['activeMarkers']['includes'](_0x4e34ff['markerName'])&&_0x571923['writer']['addClass']('ck-suggestion-marker--active',_0x1d8d5b),_0x571923['writer']['insert'](_0x4b4c0e,_0x1d8d5b),_0x571923['mapper']['bindElementToMarker'](_0x1d8d5b,_0x4e34ff['markerName']);}_0x488cb3||_0x356095||!_0x40791a||_0xbbc77c(_0x40791a);};}class z extends _0x307cfb{static get['requires'](){return[_0x4d6fdc];}['init'](){const _0x376a74=this['editor'],_0xdb4b07=_0x376a74['plugins']['get']('TrackChangesEditing');_0xdb4b07['enableCommand']('delete');const _0x1db363=_0x376a74['commands']['get']('deleteForward');_0xdb4b07['enableCommand']('deleteForward',(_0x540fdb,_0x5bb873={})=>{const _0x43f569=_0x376a74['model']['createSelection'](_0x376a74['model']['document']['selection']);_0x43f569['isCollapsed']&&_0x376a74['model']['modifySelection'](_0x43f569,{'direction':'forward','unit':_0x5bb873['unit']});const _0x2460a1=_0x43f569['getFirstRange'](),_0x5555f5=_0x10a155['fromRange'](_0x2460a1);let _0x1ab9de;_0x540fdb(_0x5bb873),_0x1ab9de='$graveyard'==_0x5555f5['root']['rootName']?_0x376a74['model']['createRange'](_0x2460a1['start']):_0x376a74['model']['createRange'](_0x5555f5['start'],_0x5555f5['end']),_0x5555f5['detach'](),_0x376a74['model']['enqueueChange'](_0x1db363['buffer']['batch'],_0x1b9238=>{_0x1db363['buffer']['lock'](),_0x1b9238['setSelection'](_0x1b9238['createRange'](_0x1ab9de['end'])),_0x1db363['buffer']['unlock']();});}),_0x376a74['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x376a74,'merge'),{'priority':'high'}),_0x376a74['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5422f7,_0x1d8395,_0x4de992)=>{_0x4de992['options']['showSuggestionHighlights']&&De(_0x376a74,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5422f7,_0x1d8395,_0x4de992);},{'priority':'high'}),_0x376a74['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x4fd26c,_0xf1537d,_0x16883a)=>{const _0x35996e=_0x16883a['mapper']['markerNameToElements'](_0xf1537d['markerName']);if(_0x35996e){for(const _0x3c17a8 of _0x35996e)_0x3c17a8['is']('uiElement')&&(_0x16883a['mapper']['unbindElementFromMarkerName'](_0x3c17a8,_0xf1537d['markerName']),_0x16883a['writer']['remove'](_0x3c17a8));}},{'priority':'high'});}}class W extends _0x307cfb{['afterInit'](){const _0x303b0c=this['editor'];if(!_0x303b0c['plugins']['has']('ListEditing'))return;const _0x246572=_0x303b0c['locale'],_0x3bd443=_0x303b0c['plugins']['get']('TrackChangesEditing'),_0x40ce37=_0x303b0c['plugins']['has']('TodoListEditing'),_0x261c37=!!_0x303b0c['config']['get']('list.multiBlock');function _0x4d5208(_0x193653){return{'type':'format','content':''+c(_0x246572,'*Set\x20format:*\x20%0',_0x193653)};}function _0x3e2398(_0x30cbfa){return{'type':'format','content':''+c(_0x246572,'*Remove\x20format:*\x20%0',_0x30cbfa)};}_0x3bd443['enableDefaultAttributesIntegration']('numberedList'),_0x3bd443['enableDefaultAttributesIntegration']('bulletedList'),_0x3bd443['enableDefaultAttributesIntegration']('customNumberedList'),_0x3bd443['enableDefaultAttributesIntegration']('customBulletedList'),_0x3bd443['enableDefaultAttributesIntegration']('indentList'),_0x3bd443['enableDefaultAttributesIntegration']('outdentList'),_0x3bd443['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x3bd443['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x3bd443['registerBlockAttribute']('listItemId'),_0x3bd443['registerBlockAttribute']('listType'),_0x3bd443['registerBlockAttribute']('listIndent'),_0x261c37&&(_0x3bd443['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x3bd443['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x40ce37&&(_0x3bd443['enableDefaultAttributesIntegration']('todoList'),_0x3bd443['enableDefaultAttributesIntegration']('checkTodoList'),_0x3bd443['registerBlockAttribute']('todoListChecked'),_0x3bd443['descriptionFactory']['registerDescriptionCallback'](_0x437f7a=>{const {data:_0xf0ba61}=_0x437f7a;if(_0xf0ba61&&'todoListChecked'==_0xf0ba61['key'])return{'type':'format','content':_0xf0ba61['newValue']?c(_0x246572,'*Check\x20item*'):c(_0x246572,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x42a279=>{if(_0x42a279['batch']['isUndo'])return!0x1;let _0x9dc309=!0x1;const _0x5ba6de=_0x3bd443['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x362699=>'todoListChecked'===_0x3bd443['_getAttributeKey'](_0x362699));for(const _0xf2d750 of _0x5ba6de){'todo'!=_0xf2d750['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x3bd443['_findSuggestions'](_0xf2d750['getFirstRange'](),'attribute')['find'](_0x2a6596=>'listType'===_0x3bd443['_getAttributeKey'](_0x2a6596['suggestion']))||(_0x42a279['removeMarker'](_0xf2d750['getFirstMarker']()),_0x9dc309=!0x0));}return _0x9dc309;})),_0x3bd443['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x246572,'FORMAT_INDENT'));const _0x2bbe07={'type':'format','content':''};_0x3bd443['descriptionFactory']['registerDescriptionCallback'](_0x554ace=>{const {data:_0x1cc62e}=_0x554ace;if(!_0x1cc62e||'listType'!=_0x1cc62e['key'])return;let _0x8b7d92=_0x554ace['head'];for(;_0x8b7d92;){if(_0x8b7d92['data']&&(('listStyle'==_0x8b7d92['data']['key']||'listMarkerStyle'==_0x8b7d92['data']['key'])&&(_0x8b7d92['data']['newValue']&&'default'!=_0x8b7d92['data']['newValue']||'default'!=_0x8b7d92['data']['oldValue']&&!_0x1cc62e['newValue'])||!_0x261c37&&_0x8b7d92['data']['key']==u))return _0x2bbe07;_0x8b7d92=_0x8b7d92['next'];}if(null==_0x1cc62e['newValue'])switch(_0x1cc62e['oldValue']){case'bulleted':return _0x3e2398(c(_0x246572,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3e2398(c(_0x246572,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3e2398(c(_0x246572,'ELEMENT_TODO_LIST'));}switch(_0x1cc62e['newValue']){case'bulleted':return _0x4d5208(c(_0x246572,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4d5208(c(_0x246572,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4d5208(c(_0x246572,'ELEMENT_TODO_LIST'));}}),_0x3bd443['descriptionFactory']['registerDescriptionCallback'](_0x4bf4c3=>{const {data:_0x32087e}=_0x4bf4c3;if(_0x32087e&&'listIndent'==_0x32087e['key'])return null==_0x32087e['newValue']||null==_0x32087e['oldValue']&&0x0==_0x32087e['newValue']?_0x2bbe07:void 0x0;}),_0x3bd443['descriptionFactory']['registerDescriptionCallback'](_0x374098=>{if('attribute'!=_0x374098['type'])return;const {data:_0x34db9c}=_0x374098;if(!_0x34db9c||'listItemId'!=_0x34db9c['key'])return;const _0x234c8e=Te(_0x374098);return'newValue'==_0x234c8e?{'type':'format','content':c(_0x246572,'*Merge:*\x20list\x20item')}:'oldValue'==_0x234c8e?{'type':'format','content':c(_0x246572,'*Split:*\x20list\x20item')}:_0x2bbe07;}),_0x303b0c['model']['document']['registerPostFixer'](_0x46957a=>this['listItemIdFixer'](_0x46957a)),_0x303b0c['model']['document']['registerPostFixer'](_0x1b974e=>this['noTrackChangesFixer'](_0x1b974e)),_0x303b0c['model']['document']['on']('change:data',(_0x44010c,_0x2e9629)=>{if(_0x2e9629['isUndo']||!_0x2e9629['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x37e831){if(_0x37e831['batch']['isUndo']||!_0x37e831['batch']['isLocal'])return!0x1;let _0x1d6e42=!0x1;const _0x5223b3=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x439cee=>_0x439cee['data']&&'listItemId'==_0x439cee['data']['key'])['filter'](_0x3927ec=>_0x3927ec['data']['newValue']&&_0x3927ec['data']['oldValue']);for(const _0x5369fc of _0x5223b3)Te(_0x5369fc)||(_0x37e831['removeMarker'](_0x5369fc['getFirstMarker']()),_0x1d6e42=!0x0);return _0x1d6e42;}['noTrackChangesFixer'](_0x1faa16){if(_0x1faa16['batch']['isUndo']||!_0x1faa16['batch']['isLocal'])return!0x1;const _0x2a8d05=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x2a8d05['trackChangesCommand']['value'])return!0x1;let _0x2f726d=!0x1;const _0x8fd911=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x3b7076=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x2304a7=>'attribute'==_0x2304a7['type'])['filter'](_0x5723bf=>_0x8fd911['includes'](_0x5723bf['attributeKey']));if(0x0==_0x3b7076['length'])return _0x2f726d;for(const _0x8bcc49 of _0x3b7076){const _0x3c10b9=_0x2a8d05['_findSuggestions'](_0x8bcc49['range'],'attribute')['filter'](_0x5f3809=>!_0x5f3809['meta']['isNextTo'])['map'](_0x4c18f0=>_0x4c18f0['suggestion'])['filter'](_0x2d36cd=>{const _0x591c4e=_0x2a8d05['_getAttributeKey'](_0x2d36cd);return _0x8fd911['includes'](_0x591c4e);});if(_0x3c10b9['length']){for(const _0x41a811 of _0x3c10b9)_0x1faa16['removeMarker'](_0x41a811['getFirstMarker']());_0x2f726d=!0x0;}}return _0x2f726d;}['assureChains'](){const _0x2cbffe=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1ded7f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x328c7c;const _0x1d8cd5=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x179cd2=>{if(_0x179cd2['data']['oldRange']||!_0x179cd2['data']['newRange'])return null;if(!_0x179cd2['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2119c2}=_0x2cbffe['_splitMarkerName'](_0x179cd2['name']);if(!_0x2cbffe['hasSuggestion'](_0x2119c2))return null;const _0x5d0529=_0x2cbffe['getSuggestion'](_0x2119c2);return _0x1ded7f['includes'](_0x5d0529['data']['key']);})['map'](_0x4fdcb7=>{const {id:_0xacbb2c}=_0x2cbffe['_splitMarkerName'](_0x4fdcb7['name']),_0x26f445=_0x2cbffe['getSuggestion'](_0xacbb2c);return _0x328c7c=_0x26f445['attributes']['groupId'],_0x26f445['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x1d8cd5['size'])return;const _0xfeaefa=_0x2cbffe['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x354c60=>'attribute'==_0x354c60['type']&&_0x354c60['data']&&_0x1ded7f['includes'](_0x354c60['data']['key'])&&_0x354c60['attributes']['groupId']!=_0x328c7c)['map'](_0x270c68=>({'listItem':_0x270c68['getFirstRange']()['start']['nodeAfter'],'groupId':_0x270c68['attributes']['groupId']})),_0x44a6a9=new Set();for(const {groupId:_0x2ec3c7,listItem:_0xcf0bd0}of _0xfeaefa)_0x1d8cd5['has'](_0xcf0bd0)&&_0x44a6a9['add'](_0x2ec3c7);for(const _0x29d5c4 of _0x2cbffe['getSuggestions']())_0x44a6a9['has'](_0x29d5c4['attributes']['groupId'])&&_0x29d5c4['setAttribute']('groupId',_0x328c7c);}['_supportLegacySuggestions'](){const _0x8f9f16=this['editor'],_0x24734e=_0x8f9f16['locale'],_0x301dc1=_0x8f9f16['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x301dc1['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5bfbb6,_0x427335){const _0x5b9d04=[];for(let _0x4c3716 of _0x5bfbb6)_0x4c3716['start']['nodeAfter']===_0x4c3716['end']['parent']&&(_0x4c3716=_0x8f9f16['model']['createRange'](_0x8f9f16['model']['createPositionAt'](_0x4c3716['start']['nodeAfter'],0x0))),_0x5b9d04['push'](_0x4c3716);_0x8f9f16['model']['change'](_0x5e9299=>{const _0x4665e0=_0x8f9f16['model']['document']['selection'],_0x4ff131=Array['from'](_0x4665e0['getRanges']())['map'](_0x5d2a85=>_0x10a155['fromRange'](_0x5d2a85));_0x5e9299['setSelection'](_0x5b9d04),_0x8f9f16['commands']['get'](_0x427335['commandName'])['refresh'](),_0x427335['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x8f9f16['execute'](_0x427335['commandName'],..._0x427335['commandParams']),_0x5e9299['setSelection'](_0x4ff131);for(const _0x4145bc of _0x4ff131)_0x4145bc['detach']();});}),_0x301dc1['descriptionFactory']['registerElementLabel'](function(_0x13e793){const _0x15c953=!_0x8f9f16['model']['schema']['isObject'](_0x13e793),_0x298afd=_0x13e793['previousSibling'],_0x1d2ba1=_0x13e793['nextSibling'],_0x271f2d=_0x13e793['getAttribute']('listItemId'),_0x51b164=!_0x298afd||_0x298afd['getAttribute']('listItemId')!==_0x271f2d,_0x1a3cca=!_0x1d2ba1||_0x1d2ba1['getAttribute']('listItemId')!==_0x271f2d;return _0x15c953&&Boolean(_0x271f2d)&&_0x51b164&&_0x1a3cca;},_0x87ff9c=>c(_0x24734e,'ELEMENT_LIST_ITEM',_0x87ff9c));}['_registerLegacyDescription'](){const _0x2409d5=this['editor'],_0xb3bc35=_0x2409d5['locale'];function _0x6b2ce5(_0x5377bd){const _0x3c2a9d=_0x2409d5['commands']['get']('bulletedList')['value'],_0x1de299=_0x2409d5['commands']['get']('numberedList')['value'];return'numberedList'===_0x5377bd?_0x3c2a9d:_0x1de299;}_0x2409d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x1ffc9f){if('formatBlock'!=_0x1ffc9f['type'])return;const {data:_0x105525}=_0x1ffc9f;if(!_0x105525)return;let _0x552f83,_0x78fe6d,_0x2bfeb7,_0x342575;switch(_0x105525['commandName']){case'bulletedList':_0x2bfeb7=_0x105525['commandParams'][0x0]['forceValue'],_0x342575=_0x6b2ce5(_0x105525['commandName']),_0x552f83=_0x2bfeb7?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x342575&&_0x2409d5['config']['get']('list.multiBlock')||(_0x552f83='*Change\x20to:*\x20%0'),_0x78fe6d={'type':'format','content':c(_0xb3bc35,_0x552f83,c(_0xb3bc35,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x2bfeb7=_0x105525['commandParams'][0x0]['forceValue'],_0x342575=_0x6b2ce5(_0x105525['commandName']),_0x552f83=_0x2bfeb7?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x342575&&_0x2409d5['config']['get']('list.multiBlock')||(_0x552f83='*Change\x20to:*\x20%0'),_0x78fe6d={'type':'format','content':c(_0xb3bc35,_0x552f83,c(_0xb3bc35,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x552f83='*Indent:*\x20%0',_0x78fe6d={'type':'format','content':c(_0xb3bc35,_0x552f83,c(_0xb3bc35,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x552f83=function(_0x4a546b){const _0x5961b2=_0x4a546b['getFirstRange']();let _0x3b3f9c=_0x5961b2['start']['nodeAfter'];for(;_0x3b3f9c&&_0x5961b2['containsItem'](_0x3b3f9c);){if(_0x3b3f9c['getAttribute']('listIndent')>0x0)return!0x1;_0x3b3f9c=_0x3b3f9c['nextSibling'];}return!0x0;}(_0x1ffc9f)?c(_0xb3bc35,'*Format:*\x20remove\x20from\x20%0',c(_0xb3bc35,function(_0xb8b401){return'ELEMENT_'+_0xb8b401['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x1ffc9f))):c(_0xb3bc35,'*Outdent:*\x20%0',c(_0xb3bc35,'ELEMENT_LIST_ITEM')),_0x78fe6d={'type':'format','content':_0x552f83};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x105525['multipleBlocks']&&(_0x552f83='*Merge:*\x20%0',_0x78fe6d={'type':'deletion','content':c(_0xb3bc35,_0x552f83,c(_0xb3bc35,'ELEMENT_LIST_ITEM'))});}return _0x78fe6d;});}}function Te(_0x5884ca){let _0x48d88e=_0x5884ca['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x48d88e;){const _0x4f6fca=_0x48d88e['getAttribute']('listItemId');if(!_0x4f6fca)return!0x1;if(_0x4f6fca==_0x5884ca['data']['newValue'])return'newValue';if(_0x4f6fca==_0x5884ca['data']['oldValue'])return'oldValue';_0x48d88e=_0x48d88e['previousSibling'];}return!0x1;}class Se extends _0x307cfb{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1ffecc=this['editor']['config']['get']('list.properties'),_0x823386=this['editor']['plugins']['get']('TrackChangesEditing');_0x1ffecc['styles']&&(_0x823386['enableDefaultAttributesIntegration']('listStyle'),_0x823386['registerBlockAttribute']('listStyle')),_0x1ffecc['reversed']&&(_0x823386['enableDefaultAttributesIntegration']('listReversed'),_0x823386['registerBlockAttribute']('listReversed')),_0x1ffecc['startIndex']&&(_0x823386['enableDefaultAttributesIntegration']('listStart'),_0x823386['registerBlockAttribute']('listStart'));const _0x27b263={'type':'format','content':''};_0x823386['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xdc8ab6=this['editor']['locale'];_0x823386['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0xdc8ab6,'FORMAT_LIST_REVERSED')),_0x823386['descriptionFactory']['registerDescriptionCallback'](_0x39bdd4=>{const {data:_0x396ae8}=_0x39bdd4;if(_0x396ae8&&'listReversed'==_0x396ae8['key'])return null==_0x396ae8['newValue']||0x0==_0x396ae8['newValue']&&null==_0x396ae8['oldValue']?_0x27b263:void 0x0;}),_0x823386['descriptionFactory']['registerAttributeLabel']('listStart',c(_0xdc8ab6,'FORMAT_LIST_START')),_0x823386['descriptionFactory']['registerDescriptionCallback'](_0x41306e=>{const {data:_0x543fba}=_0x41306e;if(_0x543fba&&'listStart'==_0x543fba['key'])return null==_0x543fba['newValue']||0x1==_0x543fba['newValue']&&null==_0x543fba['oldValue']?_0x27b263:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x4b001c=>{if(_0x4b001c['batch']['isUndo'])return!0x1;let _0xdd0b7d=!0x1;const _0x5eef88=_0x823386['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c607d=>{const _0x2f9900=_0x823386['_getAttributeKey'](_0x5c607d);return'listStart'==_0x2f9900||'listReversed'==_0x2f9900;});for(const _0x30f013 of _0x5eef88){const _0x4fc7e6=_0x30f013['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4fc7e6||'customNumbered'==_0x4fc7e6)continue;_0x823386['_findSuggestions'](_0x30f013['getFirstRange'](),'attribute')['find'](_0x177c7b=>'listType'==_0x823386['_getAttributeKey'](_0x177c7b['suggestion']))||(_0x4b001c['removeMarker'](_0x30f013['getFirstMarker']()),_0xdd0b7d=!0x0);}return _0xdd0b7d;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x3693ed){const _0x3d656f=this['editor']['locale'],{data:_0x558af7}=_0x3693ed,_0x58cc44={'type':'format','content':''};if(!_0x558af7||'listStyle'!=_0x558af7['key'])return;if(!_0x558af7['oldValue'])return'default'==_0x558af7['newValue']?_0x58cc44:{'type':'format','content':''+c(_0x3d656f,'*Set\x20format:*\x20%0',c(_0x3d656f,this['_getTranslationKeyForListStyle'](_0x558af7['newValue'])))};if(!_0x558af7['newValue']){if('default'==_0x558af7['oldValue'])return _0x58cc44;let _0x1609f2=_0x3693ed['head'];for(;_0x1609f2;){if(_0x1609f2['data']&&'listType'==_0x1609f2['data']['key']&&_0x1609f2['data']['newValue'])return _0x58cc44;_0x1609f2=_0x1609f2['next'];}return{'type':'format','content':''+c(_0x3d656f,'*Remove\x20format:*\x20%0',c(_0x3d656f,this['_getTranslationKeyForListStyle'](_0x558af7['oldValue'])))};}if('default'!=_0x558af7['newValue'])return{'type':'format','content':''+c(_0x3d656f,'*Set\x20format:*\x20%0',c(_0x3d656f,this['_getTranslationKeyForListStyle'](_0x558af7['newValue'])))};let _0x58b582=_0x3693ed['head'];for(;_0x58b582;){if(_0x58b582['data']&&'listType'==_0x58b582['data']['key']&&_0x58b582['data']['newValue']&&_0x58b582['data']['oldValue'])return _0x58cc44;_0x58b582=_0x58b582['next'];}return{'type':'format','content':c(_0x3d656f,'*Set\x20format:*\x20%0',c(_0x3d656f,'ELEMENT_'+_0x3693ed['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x972adb=this['editor'],_0x898bb3=_0x972adb['locale'];_0x972adb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2df0f3=>{if('formatBlock'!=_0x2df0f3['type'])return;const {data:_0x57f895}=_0x2df0f3;if(!_0x57f895)return;let _0x3e9bd3,_0x31f902;switch(_0x57f895['commandName']){case'listStyle':_0x3e9bd3='*Change\x20to:*\x20%0',_0x31f902={'type':'format','content':c(_0x898bb3,_0x3e9bd3,c(_0x898bb3,this['_getTranslationKeyForListStyle'](_0x57f895['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3e9bd3=_0x57f895['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x31f902={'type':'format','content':c(_0x898bb3,_0x3e9bd3)};break;case'listStart':_0x3e9bd3='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x31f902={'type':'format','content':c(_0x898bb3,_0x3e9bd3,_0x57f895['commandParams'][0x0]['startIndex'])};}return _0x31f902;});}['_getTranslationKeyForListStyle'](_0xb783f0){return'ELEMENT_'+function(_0x2d17ed){if(_e['includes'](_0x2d17ed))return'bulleted';if(Re['includes'](_0x2d17ed))return'numbered';return null;}(_0xb783f0)['toUpperCase']()+'_LIST_'+_0xb783f0['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x307cfb{['afterInit'](){const _0x3abcc1=this['editor'];_0x3abcc1['commands']['get']('emoji')&&_0x3abcc1['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x307cfb{static get['requires'](){return[_0xd175f6];}['init'](){const _0x3975d7=this['editor'],_0x14170e=_0x3975d7['plugins']['get']('TrackChangesEditing'),_0x2ae576=_0x3975d7['commands']['get']('enter');_0x14170e['enableCommand']('enter',()=>{_0x3975d7['model']['change'](_0xcc4094=>{const _0x4335ad=_0x3975d7['model']['document']['selection'],_0x4ee812=_0x4335ad['getFirstPosition'](),_0x1dbde8=_0x10a155['fromRange'](_0x4335ad['getFirstRange']());if(_0x2ae576['enterBlock'](_0xcc4094)){const _0x1a9130=_0x3975d7['model']['createPositionAt'](_0x4ee812['parent']['nextSibling'],0x0),_0x4806e8=_0xcc4094['createRange'](_0x4ee812,_0x1a9130);_0x14170e['markInsertion'](_0x4806e8);}else _0xcc4094['setSelection'](_0xcc4094['createRange'](_0x1dbde8['end']));_0x1dbde8['detach'](),_0x2ae576['fire']('afterExecute',{'writer':_0xcc4094});});}),_0x3975d7['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x3975d7,'split'),{'priority':'high'}),_0x3975d7['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2fde67,_0x13bff3,_0x1765d1)=>{const _0x274a47=_0x1765d1['mapper']['markerNameToElements'](_0x13bff3['markerName']);if(_0x274a47){for(const _0x2abb8c of _0x274a47)_0x2abb8c['hasClass']('ck-suggestion-marker-split')&&(_0x1765d1['mapper']['unbindElementFromMarkerName'](_0x2abb8c,_0x13bff3['markerName']),_0x1765d1['writer']['remove'](_0x2abb8c));}},{'priority':'high'}),_0x3975d7['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0xfd2e86,_0x22402c,_0x333d92)=>{_0x333d92['options']['showSuggestionHighlights']&&De(_0x3975d7,'split',{'showActiveMarker':!0x1})['bind'](this)(_0xfd2e86,_0x22402c,_0x333d92);},{'priority':'high'});}}class Z extends _0x307cfb{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x50118b=this['editor']['plugins']['get']('TrackChangesEditing');_0x50118b['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x50118b['enableCommand']('findNext'),_0x50118b['enableCommand']('findPrevious'),_0x50118b['enableCommand']('replace'),_0x50118b['enableCommand']('replaceAll');}['handleFindCommand'](_0x327631,_0x3df514,_0x3eac47={}){const _0x16e30b=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x327631(_0x7c5d38=>{let _0x5436dd=('string'==typeof _0x3df514?_0x16e30b['findByTextCallback'](_0x3df514,_0x3eac47):_0x3df514)(_0x7c5d38);Array['isArray'](_0x5436dd)&&(_0x5436dd={'results':_0x5436dd,'searchText':'string'==typeof _0x3df514?_0x3df514:''});const _0x4c2c6b=_0x5436dd['results']['filter'](_0x421bbd=>!0x1===this['_isInDeletionRange'](_0x421bbd,_0x7c5d38['item']));return{..._0x5436dd,'results':_0x4c2c6b};},_0x3eac47);}['_isInDeletionRange'](_0x5b9a75,_0x396495){const _0x4cdf04=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x396495,_0x5b9a75['start']),this['editor']['model']['createPositionAt'](_0x396495,_0x5b9a75['end']));for(const _0x42fed3 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4cdf04['getIntersection'](_0x42fed3['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 _0x307cfb{['afterInit'](){const _0x45520a=this['editor']['locale'],_0x40f067=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x301e45,commandName:_0x229faf}of eo)this['editor']['plugins']['has'](_0x301e45)&&(_0x40f067['enableDefaultAttributesIntegration'](_0x229faf),_0x40f067['registerInlineAttribute'](_0x229faf));_0x40f067['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x45520a,'FORMAT_FONT_SIZE')),_0x40f067['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x45520a,'FORMAT_FONT_FAMILY')),_0x40f067['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x45520a,'FORMAT_FONT_COLOR')),_0x40f067['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x45520a,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x182e9e=this['editor'],_0x1d73d7=_0x182e9e['locale'];_0x182e9e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e3c9f=>{const _0x4545c7=_0x1d73d7['t'];if('formatInline'!=_0x4e3c9f['type'])return;const {data:_0x2e732e}=_0x4e3c9f;if(null!=_0x2e732e){if('fontSize'==_0x2e732e['commandName']){const _0x9b23ab=_0x2e732e['commandParams'][0x0]['value'];if(_0x9b23ab){const _0x4fcc73=_0x4545c7(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0xd3a09c=>_0xd3a09c['model']==_0x9b23ab)['title'])['toLowerCase']();return{'type':'format','content':c(_0x1d73d7,'*Set\x20font\x20size:*\x20%0',_0x4fcc73)};}return{'type':'format','content':c(_0x1d73d7,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2e732e['commandName']){const _0x5ed6d7=_0x2e732e['commandParams'][0x0]['value'];return _0x5ed6d7?{'type':'format','content':c(_0x1d73d7,'*Set\x20font\x20family:*\x20%0',_0x5ed6d7)}:{'type':'format','content':c(_0x1d73d7,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2e732e['commandName']){const _0x36e6fb=_0x2e732e['commandParams'][0x0]['value'];if(_0x36e6fb){const _0x1cc7e7=_0x141a17(this['editor']['config']['get']('fontColor.colors'))['find'](_0x14f9f1=>_0x14f9f1['model']==_0x36e6fb);let _0x5e107b=_0x36e6fb,_0x4539f7='';return _0x1cc7e7&&(_0x5e107b=_0x1cc7e7['label'],_0x4539f7=_0x4545c7(_0x5e107b)['toLowerCase']()),{'type':'format','content':c(_0x1d73d7,'*Set\x20font\x20color:*\x20%0',_0x4539f7)['trim'](),'color':{'value':_0x36e6fb,'title':_0x4539f7||_0x5e107b}};}return{'type':'format','content':c(_0x1d73d7,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2e732e['commandName']){const _0x453e43=_0x2e732e['commandParams'][0x0]['value'];if(_0x453e43){const _0x151501=_0x141a17(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x292b00=>_0x292b00['model']==_0x453e43);let _0x413408=_0x453e43,_0x1dffcd='';return _0x151501&&(_0x413408=_0x151501['label'],_0x1dffcd=_0x4545c7(_0x413408)['toLowerCase']()),{'type':'format','content':c(_0x1d73d7,'*Set\x20font\x20background\x20color:*\x20%0',_0x1dffcd)['trim'](),'color':{'value':_0x453e43,'title':_0x1dffcd||_0x413408}};}return{'type':'format','content':c(_0x1d73d7,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x307cfb{['afterInit'](){const _0x1cae41=this['editor'],_0x3cce0b=_0x1cae41['plugins']['get']('TrackChangesEditing'),_0x80a7=_0x1cae41['commands']['get']('copyFormat'),_0x140577=_0x1cae41['commands']['get']('pasteFormat');_0x80a7&&_0x140577&&(_0x3cce0b['enableDefaultAttributesIntegration']('pasteFormat'),_0x3cce0b['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x371c1b=this['editor'],_0x4e9d51=_0x371c1b['locale'];_0x371c1b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x12a235=>{if('formatBlock'!=_0x12a235['type']&&'formatInline'!=_0x12a235['type'])return;const {data:_0x4eca1c}=_0x12a235;if(_0x4eca1c&&'pasteFormat'===_0x4eca1c['commandName']){const _0x7b54e9=[],_0x44ca24=_0x4eca1c['commandParams'][0x0];for(const [_0x370422,_0x1e05dd]of Object['entries'](_0x44ca24))_0x7b54e9['push'](ro(_0x371c1b,_0x370422,_0x1e05dd));return _0x7b54e9['length']?{'type':'format','content':c(_0x4e9d51,'*Set\x20format\x20to:*\x20%0',_0x7b54e9['join'](',\x20'))}:{'type':'format','content':c(_0x4e9d51,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x5b3c16,_0x7ed968,_0x2c0a8b){const _0x3df0aa=_0x5b3c16['locale']['t'],_0x5c0fd6=_0x7ed968['split'](/(?=[A-Z])/)['join']('\x20'),_0x4064d5=_0x3df0aa(_0x5c0fd6['charAt'](0x0)['toUpperCase']()+_0x5c0fd6['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2c0a8b)return _0x4064d5;if('fontColor'===_0x7ed968||'fontBackgroundColor'===_0x7ed968){const _0x3cee90=_0x141a17(_0x5b3c16['config']['get']('fontColor.colors'))['find'](_0x1fd7e2=>_0x1fd7e2['model']==_0x2c0a8b);return _0x4064d5+'\x20('+(_0x3cee90?_0x3df0aa(_0x3cee90['label'])['toLowerCase']():_0x2c0a8b)+')';}if('fontSize'===_0x7ed968&&isNaN(parseFloat(_0x2c0a8b))){const _0x57b675=_0x5b3c16['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x5b3c16['config']['get']('fontSize.options'))['find'](_0x2f58dd=>_0x2f58dd['model']==_0x2c0a8b);return _0x4064d5+'\x20('+(_0x57b675?_0x3df0aa(_0x57b675['title'])['toLowerCase']():_0x2c0a8b)+')';}return _0x4064d5+'\x20('+_0x2c0a8b+')';}class nt extends _0x307cfb{['_headingOptions'];['afterInit'](){const _0x5f4396=this['editor'];if(!_0x5f4396['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x5f4396['config']['get']('heading.options');const _0x203145=_0x5f4396['locale'],_0x1304e0=_0x5f4396['plugins']['get']('TrackChangesEditing');_0x1304e0['enableDefaultAttributesIntegration']('heading');for(const _0x1aecbb of this['_headingOptions'])'paragraph'!=_0x1aecbb['model']&&_0x1304e0['descriptionFactory']['registerElementLabel'](_0x1aecbb['model'],_0x27ba61=>{const _0x11276d=this['_getHeadingLevel'](_0x1aecbb['model']);return null!==_0x11276d?_0x585fea(_0x27ba61,_0x11276d):_0x575f33(_0x27ba61,_0x1aecbb['title']);});function _0x585fea(_0x3ce607,_0x51d436){return c(_0x203145,'ELEMENT_HEADING',[_0x3ce607,_0x51d436]);}function _0x575f33(_0x42eb0c,_0x31fec5){return c(_0x203145,'ELEMENT_HEADING_CUSTOM',[_0x42eb0c,_0x31fec5]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x24835a=this['editor'],_0x4d7c9a=_0x24835a['locale'];function _0x5883b1(_0x561d6b,_0x31596d){return c(_0x4d7c9a,'ELEMENT_HEADING_CUSTOM',[_0x561d6b,_0x31596d]);}_0x24835a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x27ee24=>{if('formatBlock'!=_0x27ee24['type'])return;const {data:_0x5dd6ab}=_0x27ee24;if(_0x5dd6ab&&'heading'==_0x5dd6ab['commandName']){const _0x5e9cb8=_0x5dd6ab['commandParams'][0x0]['value'],_0x47795e=this['_getHeadingLevel'](_0x5e9cb8);if(null!==_0x47795e)return{'type':'format','content':c(_0x4d7c9a,'*Change\x20to:*\x20%0',(_0x5810eb=0x1,_0x3af3da=_0x47795e,c(_0x4d7c9a,'ELEMENT_HEADING',[_0x5810eb,_0x3af3da])))};const _0x3525f8=this['_headingOptions']['find'](_0x4bfd2b=>_0x4bfd2b['model']===_0x5e9cb8)['title'];return{'type':'format','content':c(_0x4d7c9a,'*Change\x20to:*\x20%0',_0x5883b1(0x1,_0x3525f8))};}var _0x5810eb,_0x3af3da;});}['_getHeadingLevel'](_0x381129){const _0x141674=_0x381129['match'](/^heading(\d+)/);if(_0x141674)return _0x141674[0x1];const _0x3b7581=this['_headingOptions']?.['find'](_0x84a375=>_0x84a375['model']==_0x381129);if(_0x3b7581&&_0x3b7581['view']){const _0x413d71=_0x3b7581['view'],_0x334815=(_0x413d71['name']??_0x413d71)['match'](/^h(\d+)/);if(_0x334815)return _0x334815[0x1];}return null;}}class it extends _0x307cfb{['afterInit'](){const _0x5f501b=this['editor'];if(!_0x5f501b['plugins']['has']('HighlightEditing'))return;const _0x411fdd=_0x5f501b['plugins']['get']('TrackChangesEditing'),_0x1fe085=_0x5f501b['locale'];_0x411fdd['enableDefaultAttributesIntegration']('highlight'),_0x411fdd['registerInlineAttribute']('highlight'),_0x411fdd['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x1fe085,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f48a9=this['editor'],_0x20cf81=_0x4f48a9['locale'];_0x4f48a9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5dccaa=>{if('formatInline'!=_0x5dccaa['type'])return;const {data:_0x136a9c}=_0x5dccaa;if(_0x136a9c&&'highlight'==_0x136a9c['commandName']){const _0x266df1=_0x20cf81['t'],_0x339e62=_0x136a9c['commandParams'][0x0]['value'];if(_0x339e62){const _0x121f96=_0x4f48a9['config']['get']('highlight.options')['find'](_0x22a4f2=>_0x22a4f2['model']==_0x339e62),_0x3d113e=_0x266df1(_0x121f96['title'])['toLowerCase']();return{'type':'format','content':c(_0x20cf81,'*Set\x20highlight:*\x20%0',_0x3d113e),'color':{'value':_0x121f96['color'],'title':_0x121f96['title']}};}return{'type':'format','content':c(_0x20cf81,'*Remove\x20highlight*',c(_0x20cf81,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x307cfb{['afterInit'](){const _0x40aa47=this['editor'];if(!_0x40aa47['plugins']['has']('HorizontalLineEditing'))return;_0x40aa47['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xe4e1e5=_0x40aa47['plugins']['get']('TrackChangesEditing'),_0x2b3099=_0x40aa47['locale'];_0xe4e1e5['descriptionFactory']['registerElementLabel']('horizontalLine',_0x385010=>c(_0x2b3099,'ELEMENT_HORIZONTAL_LINE',_0x385010)),_0x40aa47['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x1299b7,{writer:_0x3546b6,options:_0x2cf3cc})=>{if(!_0x2cf3cc['showSuggestionHighlights'])return null;const _0xddc73e=_0x3546b6['createContainerElement']('div'),_0x3bca63=_0x3546b6['createEmptyElement']('hr');return _0x3546b6['addClass']('ck-horizontal-line',_0xddc73e),_0x3546b6['insert'](_0x3546b6['createPositionAt'](_0xddc73e,0x0),_0x3bca63),_0xddc73e;},'converterPriority':'high'});}}class ot extends _0x307cfb{['afterInit'](){const _0x26d6d8=this['editor'];if(!_0x26d6d8['plugins']['has']('HtmlEmbed'))return;const _0x58d41b=_0x26d6d8['plugins']['get']('TrackChangesEditing'),_0x32c0d3=_0x26d6d8['locale'];_0x58d41b['descriptionFactory']['registerElementLabel']('rawHtml',_0xd8402d=>c(_0x32c0d3,'ELEMENT_HTML_EMBED',_0xd8402d)),_0x58d41b['enableDefaultAttributesIntegration']('htmlEmbed'),_0x58d41b['registerBlockAttribute']('value'),_0x58d41b['descriptionFactory']['registerDescriptionCallback'](_0x5af427=>{if('attribute'!=_0x5af427['type'])return;const {data:_0x308adc}=_0x5af427;if(_0x308adc&&'value'==_0x308adc['key']&&_0x5af427['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x364e17=c(_0x32c0d3,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x32c0d3,'*Change\x20%0\x20content*',_0x364e17)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3d3e54=this['editor'],_0x47f5d7=_0x3d3e54['locale'];_0x3d3e54['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b7547=>{if('formatBlock'!=_0x2b7547['type'])return;const {data:_0x2482de}=_0x2b7547;if(_0x2482de&&'htmlEmbed'==_0x2482de['commandName']){const _0x411398=c(_0x47f5d7,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x47f5d7,'*Change\x20%0\x20content*',_0x411398)};}});}}class rt extends _0x307cfb{['afterInit'](){const _0xf4f66b=this['editor'];if(!_0xf4f66b['plugins']['has']('ImageEditing'))return;const _0x158437=_0xf4f66b['plugins']['get']('TrackChangesEditing'),_0x4fcbc5=_0xf4f66b['plugins']['get']('ImageUtils'),_0x493a56=_0xf4f66b['locale'];_0x158437['enableCommand']('insertImage'),_0x158437['descriptionFactory']['registerElementLabel']('imageBlock',_0x2c8724=>c(_0x493a56,'ELEMENT_IMAGE',_0x2c8724)),_0x158437['descriptionFactory']['registerElementLabel']('imageInline',_0x2ab240=>c(_0x493a56,'ELEMENT_INLINE_IMAGE',_0x2ab240)),_0x158437['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x493a56,'ELEMENT_CAPTION')),_0xf4f66b['plugins']['has']('ImageUploadEditing')&&_0x158437['enableCommand']('uploadImage'),_0xf4f66b['plugins']['has']('ImageBlockEditing')&&_0xf4f66b['plugins']['has']('ImageInlineEditing')&&(_0x158437['enableCommand']('imageTypeInline',(_0x5303b5,_0x4a2997)=>{const _0x535a10=_0x4fcbc5['getClosestSelectedImageElement'](_0xf4f66b['model']['document']['selection']);_0xf4f66b['model']['change'](()=>{_0x158437['markBlockFormat'](_0x535a10,{'commandName':'imageTypeInline','commandParams':[_0x4a2997]},[],'convertBlockImageToInline');});}),_0x158437['enableCommand']('imageTypeBlock',(_0x46a31b,_0x45be19)=>{_0xf4f66b['model']['change'](_0x54c491=>{let _0x5c4382=_0x4fcbc5['getClosestSelectedImageElement'](_0xf4f66b['model']['document']['selection']),_0x175c1d=_0x54c491['createRangeOn'](_0x5c4382);const _0x4b3d0c=_0x1863e8['fromPosition'](_0x175c1d['start'],'toPrevious'),_0x11e8ba=_0x1863e8['fromPosition'](_0x175c1d['end'],'toNext');_0x158437['forceDefaultExecution'](()=>_0x46a31b(_0x45be19)),_0x5c4382=_0x4fcbc5['getClosestSelectedImageElement'](_0xf4f66b['model']['document']['selection']),_0x175c1d=_0x54c491['createRangeOn'](_0x5c4382);const _0x5dd897=_0x54c491['createRange'](_0x4b3d0c,_0x11e8ba);_0x4b3d0c['detach'](),_0x11e8ba['detach'](),_0x158437['markBlockFormat'](_0x5c4382,{'commandName':'imageTypeInline','commandParams':[_0x45be19]},[],'convertInlineImageToBlock'),_0x5dd897['start']['isBefore'](_0x175c1d['start'])&&_0x158437['markInsertion'](_0x54c491['createRange'](_0x5dd897['start'],_0x175c1d['start']),'convertInlineImageToBlock'),_0x175c1d['end']['isBefore'](_0x5dd897['end'])&&_0x158437['markInsertion'](_0x54c491['createRange'](_0x175c1d['end'],_0x5dd897['end']),'convertInlineImageToBlock');});}),_0x158437['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x158437['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x158437['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x158437['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x158437['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x158437['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x5f49f9])=>{const _0x3d8c92=_0x158437['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3a8bf4=_0x5f49f9['start'],_0x530bb5=_0x5f49f9['end'];const _0xc2856d=_0xf4f66b['model']['schema']['getNearestSelectionRange'](_0x3a8bf4,'backward'),_0x14b369=_0xf4f66b['model']['schema']['getNearestSelectionRange'](_0x530bb5,'forward');_0xc2856d['isCollapsed']&&(_0x3a8bf4=_0xc2856d['start']),_0x14b369['isCollapsed']&&(_0x530bb5=_0x14b369['end']),_0x3d8c92([_0xf4f66b['model']['createRange'](_0x3a8bf4,_0x530bb5)]);}),_0x158437['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x471d8e),_0x158437['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x471d8e)),_0xf4f66b['plugins']['has']('ImageCaptionEditing')&&(_0x158437['enableCommand']('toggleImageCaption',(_0x92ea13,_0x4703c9)=>{const _0x5c86a9=_0xf4f66b['plugins']['get']('ImageCaptionUtils');let _0x107399=_0x4fcbc5['getClosestSelectedImageElement'](_0xf4f66b['model']['document']['selection']),_0x232e8d=_0x5c86a9['getCaptionFromImageModelElement'](_0x107399);_0xf4f66b['model']['change'](()=>{if(_0x232e8d)return void _0x158437['markDeletion'](_0xf4f66b['model']['createRangeOn'](_0x232e8d));const _0x1e4a2=_0x4fcbc5['isBlockImage'](_0x107399);_0x92ea13(_0x4703c9),_0x107399=_0x4fcbc5['getClosestSelectedImageElement'](_0xf4f66b['model']['document']['selection']),_0x232e8d=_0x5c86a9['getCaptionFromImageModelElement'](_0x107399),_0x158437['markInsertion'](_0xf4f66b['model']['createRangeOn'](_0x232e8d),_0x1e4a2?null:'imageCaption');});}),_0x158437['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x471d8e));const _0x4ad896=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x9d3199(_0x42d23c,_0x1d5b5e){const _0x43d765=_0x4ad896['findIndex'](({type:_0x4ae59c,subType:_0x18c769})=>_0x42d23c['type']==_0x4ae59c&&_0x42d23c['subType']==_0x18c769),_0x275239=_0x4ad896['findIndex'](({type:_0x421dca,subType:_0x410029})=>_0x1d5b5e['type']==_0x421dca&&_0x1d5b5e['subType']==_0x410029);if(_0x43d765<0x0||_0x275239<0x0)return!0x1;const _0x1b8031=_0x42d23c['getFirstRange'](),_0x1b788f=_0x1d5b5e['getFirstRange']();if((0x0==_0x43d765||0x1==_0x43d765)&&0x2==_0x275239&&_0x1b8031['isIntersecting'](_0x1b788f))return!0x0;if(0x2==_0x43d765&&0x3==_0x275239){const _0x4c0bad=_0x158437['_findSuggestions'](_0x1b8031,'insertion')['filter'](({suggestion:_0xc3b30b,meta:_0x568b5b})=>_0x568b5b['isOwn']&&'convertInlineImageToBlock'==_0xc3b30b['subType']);if(_0x4c0bad['length']>0x1&&_0x1b788f['end']['isEqual'](_0x1b8031['start']))return!0x0;if(0x1==_0x4c0bad['length']&&(_0x1b8031['start']['isEqual'](_0x1b788f['end'])||_0x1b8031['end']['isEqual'](_0x1b788f['start'])))return!0x0;}if(0x3==_0x43d765&&0x3==_0x275239&&_0x1b8031['start']['isBefore'](_0x1b788f['start'])){const _0x3ec4ae=_0x1b8031['end']['nodeAfter'],_0x9ebaee=_0x1b788f['start']['nodeBefore'];return _0x4fcbc5['isBlockImage'](_0x3ec4ae)&&_0x3ec4ae===_0x9ebaee;}return!0x1;}function _0x471d8e(_0x25e175,_0x31abec){return _0x9d3199(_0x25e175,_0x31abec)?[_0x25e175,_0x31abec]:_0x9d3199(_0x31abec,_0x25e175)?[_0x31abec,_0x25e175]:null;}_0xf4f66b['plugins']['has']('ImageResize')&&(_0x158437['enableDefaultAttributesIntegration']('resizeImage'),_0x158437['registerBlockAttribute']('resizedWidth'),_0x158437['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x493a56,'FORMAT_IMAGE_SIZE'))),_0xf4f66b['plugins']['has']('ImageTextAlternativeEditing')&&(_0x158437['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x158437['registerBlockAttribute']('alt')),_0xf4f66b['plugins']['has']('PictureEditing')&&(_0x158437['registerBlockAttribute']('sources'),_0x158437['descriptionFactory']['registerDescriptionCallback'](_0x131c9f=>{if('attribute'!=_0x131c9f['type'])return;const {data:_0x1693a0}=_0x131c9f;return _0x1693a0&&'sources'==_0x1693a0['key']?{'type':'format','content':''}:void 0x0;})),_0xf4f66b['plugins']['has']('ImageSizeAttributes')&&(_0x158437['registerBlockAttribute']('width'),_0x158437['registerBlockAttribute']('height'),_0x158437['descriptionFactory']['registerDescriptionCallback'](_0x35aeb7=>{if('attribute'!=_0x35aeb7['type'])return;const {data:_0x1d77fd}=_0x35aeb7;return!_0x1d77fd||'width'!=_0x1d77fd['key']&&'height'!=_0x1d77fd['key']?void 0x0:{'type':'format','content':''};})),_0x158437['descriptionFactory']['registerDescriptionCallback'](_0x1fe47f=>{if(!!_0x4ad896['find'](({type:_0xd80a88,subType:_0x56356b})=>_0x1fe47f['type']==_0xd80a88&&_0x1fe47f['subType']==_0x56356b))return _0x1fe47f['previous']?{}:void 0x0;}),_0x158437['descriptionFactory']['registerDescriptionCallback'](_0x55d2ae=>{if('insertion'==_0x55d2ae['type']||'deletion'==_0x55d2ae['type']){const _0x54805f=_0x55d2ae['getContainedElement']();if(_0x54805f&&_0x54805f['is']('element','caption'))return{'type':'insertion'==_0x55d2ae['type']?'addObject':'removeObject','element':_0x54805f,'quantity':0x1};}}),_0x158437['descriptionFactory']['registerDescriptionCallback'](_0x262b09=>'formatBlock'==_0x262b09['type']&&'convertInlineImageToBlock'==_0x262b09['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x262b09['type']&&'convertBlockImageToInline'==_0x262b09['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x158437['descriptionFactory']['registerDescriptionCallback'](_0x5d5bdf=>{if('attribute'!=_0x5d5bdf['type'])return;const {data:_0x107033}=_0x5d5bdf;if(!_0x107033||'alt'!=_0x107033['key'])return;const _0x42dbe1=_0x107033['newValue'];return _0x42dbe1?{'type':'format','content':c(_0x493a56,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x42dbe1+'\x22')}:{'type':'format','content':c(_0x493a56,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f0a90=this['editor'],_0x12ac8b=_0x4f0a90['locale'];_0x4f0a90['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4edbc6=>{if('formatBlock'!=_0x4edbc6['type']&&'formatInline'!=_0x4edbc6['type'])return;const {data:_0x545122}=_0x4edbc6;if(_0x545122){if('imageTextAlternative'==_0x545122['commandName']){const _0x25c8c7=_0x545122['commandParams'][0x0]['newValue'];return _0x25c8c7?{'type':'format','content':c(_0x12ac8b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x25c8c7+'\x22')}:{'type':'format','content':c(_0x12ac8b,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x545122['commandName']){const _0x53657b=_0x545122['commandParams'][0x0]['width'];return _0x53657b?{'type':'format','content':c(_0x12ac8b,'*Set\x20image\x20width:*\x20%0',_0x53657b)}:{'type':'format','content':c(_0x12ac8b,'*Reset\x20image\x20width*')};}}});}}class at extends _0x307cfb{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x5ddc24=this['editor']['locale'],_0x17027e=this['editor']['plugins']['get']('TrackChangesEditing');_0x17027e['enableDefaultAttributesIntegration']('replaceImageSource'),_0x17027e['registerBlockAttribute']('src'),_0x17027e['descriptionFactory']['registerDescriptionCallback'](_0x27f828=>{if('attribute'!=_0x27f828['type'])return;const {data:_0x3bb375}=_0x27f828;return _0x3bb375&&'src'==_0x3bb375['key']?_0x3bb375['newValue']&&_0x3bb375['oldValue']?{'type':'format','content':c(_0x5ddc24,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x126017=this['editor']['plugins']['get']('TrackChangesEditing');_0x126017['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x126017['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x126017['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x126017['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4c5c90=this['editor'],_0x1fe048=_0x4c5c90['locale'];_0x4c5c90['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c05cc=>{if('formatBlock'!=_0x4c05cc['type']&&'formatInline'!=_0x4c05cc['type'])return;const {data:_0x25d7cf}=_0x4c05cc;if(!_0x25d7cf||'replaceImageSource'!=_0x25d7cf['commandName'])return;return{'type':'format','content':c(_0x1fe048,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x307cfb{['afterInit'](){const _0x303fb5=this['editor'];if(!_0x303fb5['plugins']['has']('ImageStyleEditing'))return;const _0x5cf761=_0x303fb5['plugins']['get']('TrackChangesEditing'),_0x5519fc=_0x303fb5['plugins']['get']('ImageUtils'),_0x4c1fe6={};_0x5cf761['enableCommand']('imageStyle',(_0x434001,_0x5b2f7b)=>{const _0x1d7e70=_0x303fb5['plugins']['get']('Users')['me'],_0x54acc8=_0x303fb5['commands']['get']('imageStyle');let _0x34a91e=_0x5519fc['getClosestSelectedImageElement'](_0x303fb5['model']['document']['selection']),_0x52fd2c=_0x303fb5['model']['createRangeOn'](_0x34a91e),_0x4cf833=_0x54acc8['value'];if(_0x4cf833==_0x5b2f7b['value'])return;const _0x43d1a6={'commandName':'imageStyle','commandParams':[_0x5b2f7b],'formatGroupId':_0x2b49b6()};_0x303fb5['model']['change'](()=>{if(_0x5cf761['getSuggestions']()['filter'](_0x557be1=>_0x557be1['isInContent']&&_0x1d7e70==_0x557be1['author']&&('formatBlock'==_0x557be1['type']||'formatInline'==_0x557be1['type'])&&('imageStylePreApply'==_0x557be1['subType']||'imageStylePostApply'==_0x557be1['subType'])&&_0x557be1['getFirstRange']()['isEqual'](_0x52fd2c))['forEach'](_0x4ceb35=>_0x5cf761['discardSuggestion'](_0x4ceb35['head'])),_0x34a91e=_0x5519fc['getClosestSelectedImageElement'](_0x303fb5['model']['document']['selection']),_0x52fd2c=_0x303fb5['model']['createRangeOn'](_0x34a91e),_0x54acc8['refresh'](),_0x303fb5['commands']['get']('imageTypeInline')['refresh'](),_0x303fb5['commands']['get']('imageTypeBlock')['refresh'](),_0x4cf833=_0x54acc8['value'],_0x4cf833!=_0x5b2f7b['value'])return _0x5519fc['isInlineImage'](_0x34a91e)&&_0x54acc8['shouldConvertImageType'](_0x5b2f7b['value'],_0x34a91e)?(_0x434001({..._0x5b2f7b,'setImageSizes':!0x1}),_0x34a91e=_0x5519fc['getClosestSelectedImageElement'](_0x303fb5['model']['document']['selection']),void _0x5cf761['markBlockFormat'](_0x34a91e,{..._0x43d1a6,'commandReversedParams':[{'value':_0x4cf833||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5519fc['isBlockImage'](_0x34a91e)?_0x5cf761['markBlockFormat'](_0x34a91e,_0x43d1a6,[],'imageStylePostApply'):_0x5cf761['markInlineFormat'](_0x52fd2c,_0x43d1a6,'imageStylePostApply'));});});for(const _0x47803a of _0x303fb5['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4c1fe6[_0x47803a['name']]=_0x47803a['title']['toLowerCase']();_0x5cf761['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x5cf761['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x5cf761['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x5cf761['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x211270])=>{_0x5519fc['setImageNaturalSizeAttributes'](_0x211270['getContainedElement']());}),_0x5cf761['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x4acbf2,_0x3db828)=>{_0x5cf761['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x4acbf2,{'commandName':_0x3db828['commandName'],'commandParams':_0x3db828['commandReversedParams']});}),_0x5cf761['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x59330a,_0x4616fa){if(_0x3e84ce(_0x59330a,_0x4616fa))return[_0x59330a,_0x4616fa];if(_0x3e84ce(_0x4616fa,_0x59330a))return[_0x4616fa,_0x59330a];return null;});const _0x566b25=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3e84ce(_0x5efaa7,_0x1f0b2c){const _0x1a49a8=_0x566b25['findIndex'](({type:_0xc71aa1,subType:_0x15148d})=>_0x5efaa7['type']==_0xc71aa1&&_0x5efaa7['subType']==_0x15148d),_0x54fd2b=_0x566b25['findIndex'](({type:_0x377c7a,subType:_0x4b8196})=>_0x1f0b2c['type']==_0x377c7a&&_0x1f0b2c['subType']==_0x4b8196);if(_0x1a49a8<0x0||_0x54fd2b<0x0)return!0x1;const _0x6e61f0=_0x5efaa7['getFirstRange'](),_0x45fc51=_0x1f0b2c['getFirstRange']();if((0x0==_0x1a49a8||0x1==_0x1a49a8)&&0x2==_0x54fd2b&&_0x6e61f0['isIntersecting'](_0x45fc51))return!0x0;if(0x2==_0x1a49a8&&0x3==_0x54fd2b){const _0x11a97b=_0x5cf761['_findSuggestions'](_0x6e61f0,'insertion')['filter'](({suggestion:_0x4ba309,meta:_0x1ea492})=>_0x1ea492['isOwn']&&'convertInlineImageToBlock'==_0x4ba309['subType']);if(_0x11a97b['length']>0x1&&_0x45fc51['end']['isEqual'](_0x6e61f0['start']))return!0x0;if(0x1==_0x11a97b['length']&&(_0x6e61f0['start']['isEqual'](_0x45fc51['end'])||_0x6e61f0['end']['isEqual'](_0x45fc51['start'])))return!0x0;}if(0x3==_0x1a49a8&&0x3==_0x54fd2b&&_0x6e61f0['start']['isBefore'](_0x45fc51['start'])){const _0x3d2508=_0x6e61f0['end']['nodeAfter'],_0x47a5ba=_0x45fc51['start']['nodeBefore'];return _0x5519fc['isBlockImage'](_0x3d2508)&&_0x3d2508===_0x47a5ba;}return!0x1;}_0x303fb5['model']['document']['registerPostFixer'](()=>{let _0x3b8554=!0x1;const _0x2784cf=Array['from'](_0x303fb5['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x45aadd,data:_0x5ce21b}of _0x2784cf){const {group:_0x4d4c9d,type:_0x34f9fe,subType:_0x5449da,id:_0x173ca3}=_0x5cf761['_splitMarkerName'](_0x45aadd);if('suggestion'==_0x4d4c9d&&_0x5cf761['hasSuggestion'](_0x173ca3)){if('formatBlock'==_0x34f9fe&&('imageStylePreApply'==_0x5449da||'imageStylePostApply'==_0x5449da)){const _0x1f1564=_0x5cf761['getSuggestion'](_0x173ca3);if(_0x5ce21b['newRange']){const _0x70694e=_0x1f1564['getFirstRange']()['getContainedElement']();if(_0x5519fc['isBlockImage'](_0x70694e))continue;_0x5cf761['discardSuggestion'](_0x1f1564),_0x3b8554=!0x0;}}if('insertion'==_0x34f9fe&&'imageCaption'==_0x5449da&&!_0x5ce21b['newRange']){const _0x1fac01=_0x5cf761['getSuggestion'](_0x173ca3);_0x1fac01['next']&&_0x1fac01['next']['isInContent']&&(_0x5cf761['discardSuggestion'](_0x1fac01['next']),_0x3b8554=!0x0);}}}return _0x3b8554;}),this['_registerLegacyDescription'](_0x4c1fe6);}['_registerLegacyDescription'](_0x11a9d9){const _0x5e3768=this['editor'],_0x134246=_0x5e3768['locale'];_0x5e3768['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20bff5=>{if('formatBlock'!=_0x20bff5['type']&&'formatInline'!=_0x20bff5['type'])return;const {data:_0x86bc88}=_0x20bff5;if(!_0x86bc88||'imageStyle'!=_0x86bc88['commandName'])return;const _0x359f4b=_0x86bc88['commandParams'][0x0]['value'];return _0x33b641('side'===_0x359f4b?c(_0x134246,'FORMAT_SIDE_IMAGE'):_0x11a9d9[_0x359f4b]||_0x359f4b);function _0x33b641(_0x460861){return{'type':'format','content':c(_0x134246,'*Format:*\x20%0',_0x460861)};}});}}class ut extends _0x307cfb{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x282bcb){super(_0x282bcb),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x48863b=this['editor'],_0x15629f=_0x48863b['commands']['get']('importWord'),_0x2c6026=_0x48863b['commands']['get']('trackChanges');_0x15629f&&(_0x15629f['on']('execute',(_0x534f4a,[,_0x1e8471])=>{this['_trackChangesValueDuringImport']=_0x2c6026['value'],_0x1e8471['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x15629f,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x15629f,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2c6026['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x48863b['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0xf828ad,_0x1a4657){const {suggestions:_0x5e61ee}=_0x1a4657,_0x1689c3=this['editor']['commands']['get']('trackChanges'),_0x175488=_0x1689c3['value'];this['_trackChangesValueDuringImport']!==_0x175488&&(_0x1689c3['execute'](),this['_trackChangesExecuted']=!0x0),_0x5e61ee&&_0x5e61ee['forEach'](({id:_0x168800,type:_0x44ab92,author:_0x2a6241,created_at:_0x2ed5af})=>{const _0x2965ec={'id':_0x168800,'type':_0x44ab92,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2a6241,'createdAt':_0x2ed5af?new Date(_0x2ed5af):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x2965ec);});}}class ft extends _0x307cfb{['afterInit'](){const _0x4538f2=this['editor'],_0x542e80=_0x4538f2['plugins']['get']('TrackChangesEditing');if(_0x4538f2['plugins']['has']('IndentEditing')&&(_0x542e80['enableCommand']('indent'),_0x542e80['enableCommand']('outdent')),_0x4538f2['plugins']['has']('IndentBlock')){for(const _0x22daee of['indentBlock','outdentBlock'])_0x542e80['enableDefaultAttributesIntegration'](_0x22daee);}const _0x4f6b66=_0x4538f2['locale'];_0x542e80['registerBlockAttribute']('blockIndent'),_0x542e80['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x4f6b66,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3d05db=this['editor'],_0x1dd1d8=_0x3d05db['locale'],_0x45c394=_0x3d05db['plugins']['get']('TrackChangesEditing');_0x45c394['descriptionFactory']['registerDescriptionCallback'](_0xcf7f7c=>{if('formatBlock'!=_0xcf7f7c['type'])return;const {data:_0x504502}=_0xcf7f7c;if(!_0x504502)return;if('indentBlock'!=_0x504502['commandName']&&'outdentBlock'!=_0x504502['commandName'])return;const _0x5d00c8=_0xcf7f7c['getItems']()[0x0],_0x208856=_0x45c394['descriptionFactory']['getItemLabel'](_0x5d00c8);return'indentBlock'==_0x504502['commandName']?{'type':'format','content':c(_0x1dd1d8,'*Indent:*\x20%0',_0x208856)}:'outdentBlock'==_0x504502['commandName']?{'type':'format','content':c(_0x1dd1d8,'*Outdent:*\x20%0',_0x208856)}:void 0x0;});}}class ht extends _0x307cfb{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x307cfb{['afterInit'](){const _0x5d9d47=this['editor'];if(!_0x5d9d47['plugins']['has']('LinkEditing'))return;const _0x4bd0c6=_0x5d9d47['plugins']['get']('TrackChangesEditing'),_0x14fe35=_0x5d9d47['commands']['get']('link');_0x4bd0c6['enableDefaultAttributesIntegration']('link'),_0x4bd0c6['enableDefaultAttributesIntegration']('unlink'),_0x4bd0c6['registerInlineAttribute']('linkHref');for(const _0x2fb5a2 of _0x14fe35['manualDecorators'])_0x4bd0c6['registerInlineAttribute'](_0x2fb5a2['id']),_0x4bd0c6['descriptionFactory']['registerAttributeLabel'](_0x2fb5a2['id'],'link\x20('+_0x2fb5a2['label']['toLowerCase']()+')');_0x4bd0c6['descriptionFactory']['registerDescriptionCallback'](_0x5a5665=>{if('attribute'!=_0x5a5665['type'])return;const {data:_0x8c9d5f}=_0x5a5665;if(!_0x8c9d5f||'linkHref'!=_0x8c9d5f['key'])return;const _0x10422f=_0x8c9d5f['newValue'],_0x3a553d=_0x5d9d47['locale'];return{'type':'format','content':null==_0x10422f?c(_0x3a553d,'*Remove\x20link*'):c(_0x3a553d,'*Set\x20link:*\x20%0','\x22'+_0x10422f+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x14bcef=this['editor'],_0x2e1b6a=_0x14bcef['locale'];_0x14bcef['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x184ec6=>{if('formatInline'!=_0x184ec6['type'])return;const {data:_0x5c5bf6}=_0x184ec6;if(_0x5c5bf6){if('link'==_0x5c5bf6['commandName']){const _0x11151a=_0x5c5bf6['commandParams'][0x0];return{'type':'format','content':c(_0x2e1b6a,'*Set\x20link:*\x20%0','\x22'+_0x11151a+'\x22')};}return'unlink'==_0x5c5bf6['commandName']?{'type':'format','content':c(_0x2e1b6a,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x307cfb{['afterInit'](){const _0x4ac0d4=this['editor'],_0x4e4cf0=_0x4ac0d4['locale'];if(!_0x4ac0d4['plugins']['has']('LegacyListEditing'))return;const _0x2efceb=_0x4ac0d4['plugins']['get']('TrackChangesEditing'),_0x500bd5=_0x4ac0d4['plugins']['has']('LegacyTodoListEditing');function _0x335468(_0xe31f63){return()=>{const _0x465cb6=_0x4ac0d4['model']['document']['selection'],_0x574f2f=_0x4ac0d4['commands']['get'](_0xe31f63);if(_0x574f2f['value'])return void _0x4ac0d4['execute']('paragraph',{});const _0x10df29=_0xe31f63['slice'](0x0,-0x4),_0x58f6b4=function(_0x4d98e3,_0x278c6d,_0x2e1a2d){let _0x59c603=Array['from'](_0x4d98e3)['filter'](_0x4ac795=>function(_0x3a7644,_0x13beda){return _0x13beda['checkChild'](_0x3a7644['parent'],'listItem')&&!_0x13beda['isObject'](_0x3a7644);}(_0x4ac795,_0x2e1a2d));_0x59c603=_0x59c603['filter'](_0x325c81=>!_0x325c81['is']('element','listItem')||_0x325c81['getAttribute']('listType')!=_0x278c6d);const _0x271dc1=new Set();for(const _0x15b3a7 of _0x59c603)_0x15b3a7['is']('element','listItem')?_0x271dc1['add'](Le(_0x15b3a7)):_0x271dc1['add'](_0x15b3a7);return Array['from'](_0x271dc1);}(_0x465cb6['getSelectedBlocks'](),_0x10df29,_0x4ac0d4['model']['schema']);_0x4ac0d4['model']['change'](()=>{for(const _0x11ddf3 of _0x58f6b4)_0x2efceb['markBlockFormat'](_0x11ddf3,{'commandName':_0xe31f63,'commandParams':[{'forceValue':!_0x574f2f['value']}],'formatGroupId':'blockName'},Ee(_0x11ddf3));});};}function _0x31c2cb(_0x571d88){return()=>{const _0x331df5=function(_0x35c4a2){let _0x18238a=Array['from'](_0x35c4a2);const _0x330ba1=_0x18238a['findIndex'](_0x4dc591=>'listItem'!=_0x4dc591['name']);return _0x330ba1>-0x1&&(_0x18238a=_0x18238a['slice'](0x0,_0x330ba1)),_0x18238a;}(_0x4ac0d4['model']['document']['selection']['getSelectedBlocks']()),_0x459332=_0x4ac0d4['model']['createRange'](_0x4ac0d4['model']['createPositionAt'](_0x331df5[0x0],'before'),_0x4ac0d4['model']['createPositionAt'](_0x331df5[_0x331df5['length']-0x1],'end'));_0x4ac0d4['model']['change'](()=>{_0x2efceb['markBlockFormat'](_0x459332,{'commandName':_0x571d88,'commandParams':[],'formatGroupId':'listIndent'},function(_0xd251de){const _0x2c684d=new Set();for(const _0x4504f8 of _0xd251de){let _0xbe48f2=_0x4504f8['nextSibling'];for(;_0xbe48f2&&_0xbe48f2['getAttribute']('listIndent')>_0x4504f8['getAttribute']('listIndent');)_0x2c684d['add'](_0xbe48f2),_0xbe48f2=_0xbe48f2['nextSibling'];}return Array['from'](_0x2c684d);}(_0x331df5));});};}_0x2efceb['enableCommand']('numberedList',_0x335468('numberedList')),_0x2efceb['enableCommand']('bulletedList',_0x335468('bulletedList')),_0x500bd5&&_0x2efceb['enableCommand']('todoList',_0x335468('todoList')),_0x2efceb['enableCommand']('indentList',_0x31c2cb('indentList')),_0x2efceb['enableCommand']('outdentList',_0x31c2cb('outdentList')),_0x500bd5&&_0x2efceb['enableCommand']('checkTodoList',()=>{const _0x5ad246=_0x4ac0d4['commands']['get']('checkTodoList'),_0x41f29b=Array['from'](_0x5ad246['_selectedElements']);_0x41f29b['filter'](_0x4fb4b1=>_0x4fb4b1['getAttribute']('todoListChecked')!=_0x5ad246['value']),_0x4ac0d4['model']['change'](()=>{for(const _0x216f15 of _0x41f29b)_0x2efceb['markBlockFormat'](_0x216f15,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5ad246['value']}]});});}),_0x2efceb['descriptionFactory']['registerElementLabel']('listItem',_0x3b1dd2=>c(_0x4e4cf0,'ELEMENT_LIST_ITEM',_0x3b1dd2)),_0x2efceb['descriptionFactory']['registerDescriptionCallback'](_0x5e9261=>{if('formatBlock'!=_0x5e9261['type']&&'formatInline'!=_0x5e9261['type'])return;const {data:_0x7f630a}=_0x5e9261;if(_0x7f630a){if('numberedList'==_0x7f630a['commandName']||'bulletedList'==_0x7f630a['commandName']||'todoList'==_0x7f630a['commandName'])switch(_0x7f630a['commandName']['replace']('List','')){case'bulleted':return _0x2755a6(c(_0x4e4cf0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2755a6(c(_0x4e4cf0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2755a6(c(_0x4e4cf0,'ELEMENT_TODO_LIST'));}if('indentList'==_0x7f630a['commandName'])return{'type':'format','content':c(_0x4e4cf0,'*Indent:*\x20%0',c(_0x4e4cf0,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x7f630a['commandName'])return{'type':'format','content':c(_0x4e4cf0,'*Outdent:*\x20%0',c(_0x4e4cf0,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x7f630a['commandName'])return _0x7f630a['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x4e4cf0,'*Check\x20item*')}:{'type':'format','content':c(_0x4e4cf0,'*Uncheck\x20item*')};}function _0x2755a6(_0x467e57){return{'type':'format','content':c(_0x4e4cf0,'*Change\x20to:*\x20%0',_0x467e57)};}});}}function Le(_0x3c2ee1){const _0x17c7e5=_0x3c2ee1['getAttribute']('listIndent');if(0x0==_0x17c7e5)return _0x3c2ee1;let _0x1362f3=_0x3c2ee1;for(;_0x3c2ee1['previousSibling']&&_0x3c2ee1['previousSibling']['is']('element','listItem');){const _0x554066=_0x3c2ee1['previousSibling']['getAttribute']('listIndent');if(_0x554066==_0x17c7e5)_0x1362f3=_0x3c2ee1['previousSibling'];else{if(_0x554066<_0x17c7e5)break;}_0x3c2ee1=_0x3c2ee1['previousSibling'];}return _0x1362f3;}function Ee(_0x5d9e1e){const _0x372d66=[];if(_0x5d9e1e['is']('element','listItem')&&_0x5d9e1e['getAttribute']('listIndent')>0x0){let _0x35adb7=_0x5d9e1e['nextSibling'];for(;_0x35adb7&&'listItem'==_0x35adb7['name']&&_0x35adb7['getAttribute']('listIndent')==_0x5d9e1e['getAttribute']('listIndent');)_0x372d66['push'](_0x35adb7),_0x35adb7=_0x35adb7['nextSibling'];}return _0x372d66;}class Q extends _0x307cfb{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x3cf40a=this['editor']['config']['get']('list.properties'),_0xadce43=this['editor']['plugins']['get']('TrackChangesEditing');_0x3cf40a['styles']&&_0xadce43['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x3cf40a['reversed']&&_0xadce43['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x3cf40a['startIndex']&&_0xadce43['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0xadce43['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x3a2292,_0x350c9f={}){const _0x1d2c90=this['editor']['plugins']['get']('TrackChangesEditing'),_0x391bad=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1d2c90['markMultiRangeBlockFormat'](_0x391bad,{'commandName':'listStyle','commandParams':[{'type':_0x350c9f['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2f7872,_0x427324={}){const _0x56eecf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3dc90e=this['_getSuggestionBlocks'](_0x624e26=>_0x624e26['is']('element','listItem')&&'numbered'===_0x624e26['getAttribute']('listType'));if(_0x3dc90e['length']<0x1)return;const _0x297d76=_0x3dc90e['map'](_0x173fae=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x173fae,'before'),this['editor']['model']['createPositionAt'](_0x173fae,0x0)));this['editor']['model']['change'](()=>{_0x56eecf['markMultiRangeBlockFormat'](_0x297d76,{'commandName':'listReversed','commandParams':[{'reversed':_0x427324['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x15c7fe,_0x5527a3={}){const _0x229744=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4b08c=this['_getSuggestionBlocks'](_0x2e041f=>_0x2e041f['is']('element','listItem')&&'numbered'===_0x2e041f['getAttribute']('listType'));if(_0x4b08c['length']<0x1)return;const _0x286bb3=_0x4b08c['map'](_0xab1855=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xab1855,'before'),this['editor']['model']['createPositionAt'](_0xab1855,0x0)));this['editor']['model']['change'](()=>{_0x229744['markMultiRangeBlockFormat'](_0x286bb3,{'commandName':'listStart','commandParams':[{'startIndex':_0x5527a3['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x570d31){if('formatBlock'!=_0x570d31['type']&&'formatInline'!=_0x570d31['type'])return;const _0x102247=this['editor']['locale'],{data:_0x1115af}=_0x570d31;if(!_0x1115af)return;let _0x322232,_0x1f9e4d;switch(_0x1115af['commandName']){case'listStyle':_0x322232='*Change\x20to:*\x20%0',_0x1f9e4d={'type':'format','content':c(_0x102247,_0x322232,c(_0x102247,this['_getTranslationKeyForListStyle'](_0x1115af['commandParams'][0x0]['type'])))};break;case'listReversed':_0x322232=_0x1115af['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1f9e4d={'type':'format','content':c(_0x102247,_0x322232)};break;case'listStart':_0x322232='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1f9e4d={'type':'format','content':c(_0x102247,_0x322232,_0x1115af['commandParams'][0x0]['startIndex'])};}return _0x1f9e4d;}['_getSuggestionBlocksForListStyle'](){const _0xee6bc7=this['editor']['plugins']['get']('LegacyListUtils');let _0x322291=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x322291[0x0]?.['is']('element','listItem')&&_0x322291['unshift'](..._0xee6bc7['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x322291[_0x322291['length']-0x1]?.['is']('element','listItem')&&_0x322291['push'](..._0xee6bc7['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x322291=[...new Set(_0x322291)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x322291=_0x322291['filter'](_0x5324de=>_0x5324de['is']('element','listItem'))),_0x322291;}['_getSuggestionBlocks'](_0x27fed3){const _0x3bb25d=this['editor']['plugins']['get']('LegacyListUtils');let _0x3aec5f=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x27fed3)['map'](_0x224806=>{const _0x2a60e5=this['editor']['model']['createPositionAt'](_0x224806,0x0);return[..._0x3bb25d['getSiblingNodes'](_0x2a60e5,'backward'),..._0x3bb25d['getSiblingNodes'](_0x2a60e5,'forward')];})['flat']();return _0x3aec5f=[...new Set(_0x3aec5f)],_0x3aec5f;}['_getTranslationKeyForListStyle'](_0x900321){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x900321)||'default')['toUpperCase']()+'_LIST_'+_0x900321['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x307cfb{['afterInit'](){const _0x1c1dcc=this['editor'];if(!_0x1c1dcc['plugins']['has']('MediaEmbedEditing'))return;const _0x2cba34=_0x1c1dcc['plugins']['get']('TrackChangesEditing'),_0x2c0277=_0x1c1dcc['locale'];_0x2cba34['enableCommand']('mediaEmbed'),_0x2cba34['descriptionFactory']['registerElementLabel']('media',_0x33a5c3=>c(_0x2c0277,'ELEMENT_MEDIA',_0x33a5c3)),_0x1c1dcc['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5b53f8,{writer:_0x228854,options:_0x2e8eff})=>{if(_0x2e8eff['showSuggestionHighlights'])return _0x228854['createEmptyElement']('div');},'converterPriority':'high'}),_0x1c1dcc['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3e5718,_0x43df03,_0x308e55)=>{_0x308e55['options']['showSuggestionHighlights']&&_0x3e5718['stop']();},{'priority':'high'});}}class pt extends _0x307cfb{['afterInit'](){const _0x4656a0=this['editor'];_0x4656a0['plugins']['has']('MentionEditing')&&_0x4656a0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x307cfb{['afterInit'](){const _0x5d241c=this['editor'];if(!_0x5d241c['plugins']['has']('MergeFieldsEditing'))return;const _0x235aee=_0x5d241c['plugins']['get']('TrackChangesEditing'),_0x8feeec=_0x5d241c['locale'];_0x235aee['enableCommand']('insertMergeField'),_0x235aee['enableCommand']('insertMergeFieldBlock'),_0x235aee['enableCommand']('insertMergeFieldImage'),_0x235aee['descriptionFactory']['registerElementLabel']('mergeField',_0x8b8066=>c(_0x8feeec,'ELEMENT_MERGE_FIELD',_0x8b8066)),_0x235aee['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x3ea222=>c(_0x8feeec,'ELEMENT_MERGE_FIELD',_0x3ea222)),_0x235aee['descriptionFactory']['registerDescriptionCallback'](_0x1d2322=>{if('insertion'!=_0x1d2322['type']&&'deletion'!=_0x1d2322['type'])return;const _0x2f68d9=_0x1d2322['getContainedElement']();if(null==_0x2f68d9)return;const _0x1e0453=_0x5d241c['plugins']['get']('MergeFieldsEditing');let _0x4da3d4;switch(_0x1e0453['getMergeFieldType'](_0x2f68d9)){case null:return;case'image':{const _0x1188d1=_0x1e0453['unwrapAffixes'](_0x2f68d9['getAttribute']('src'));_0x4da3d4=_0x1e0453['getLabel'](_0x1188d1)||_0x1188d1;break;}default:{const _0x849298=_0x2f68d9['getAttribute']('id');_0x4da3d4=_0x1e0453['getLabel'](_0x849298)||_0x849298;break;}}return'insertion'==_0x1d2322['type']?{'type':'insertion','content':c(_0x8feeec,'*Insert:*\x20%0','\x22'+_0x4da3d4+'\x22\x20'+c(_0x8feeec,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x8feeec,'*Remove:*\x20%0','\x22'+_0x4da3d4+'\x22\x20'+c(_0x8feeec,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x307cfb{['afterInit'](){const _0x176ac4=this['editor'],_0x1e53db=_0x176ac4['plugins']['get']('TrackChangesEditing');_0x176ac4['plugins']['has']('MultiLevelList')&&(_0x1e53db['enableDefaultAttributesIntegration']('multiLevelList'),_0x1e53db['registerBlockAttribute']('listMarkerStyle'),_0x1e53db['descriptionFactory']['registerDescriptionCallback'](_0x1afbb6=>this['handleDescriptions'](_0x1afbb6)));}['handleDescriptions'](_0x5e8cf5){const _0x58930a=this['editor']['locale'],{data:_0x361025}=_0x5e8cf5,_0x49114f={'type':'format','content':''};if(_0x361025&&'listMarkerStyle'==_0x361025['key']){if(!_0x361025['oldValue'])return{'type':'format','content':c(_0x58930a,'*Set\x20format:*\x20%0',c(_0x58930a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x361025['newValue']+')'};if(!_0x361025['newValue']){let _0x26a115=_0x5e8cf5['head'];for(;_0x26a115;){if(_0x26a115['data']&&'listType'==_0x26a115['data']['key']&&_0x26a115['data']['newValue'])return _0x49114f;_0x26a115=_0x26a115['next'];}return{'type':'format','content':c(_0x58930a,'*Remove\x20format:*\x20%0',c(_0x58930a,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x361025['oldValue']+')'};}}}}class bt extends _0x307cfb{['afterInit'](){const _0x29a2d9=this['editor'];if(!_0x29a2d9['plugins']['has']('PageBreakEditing'))return;_0x29a2d9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3eac39=_0x29a2d9['plugins']['get']('TrackChangesEditing'),_0x1daac3=_0x29a2d9['locale'];_0x3eac39['descriptionFactory']['registerElementLabel']('pageBreak',_0x1fc544=>c(_0x1daac3,'ELEMENT_PAGE_BREAK',_0x1fc544));}}class yt extends _0x307cfb{['afterInit'](){const _0xda2a2e=this['editor'];if(!_0xda2a2e['plugins']['has']('Paragraph'))return;const _0x2b216b=_0xda2a2e['locale'],_0x5a0d48=_0xda2a2e['plugins']['get']('TrackChangesEditing');_0x5a0d48['descriptionFactory']['registerElementLabel']('paragraph',_0x54ee73=>c(_0x2b216b,'ELEMENT_PARAGRAPH',_0x54ee73)),_0x5a0d48['enableDefaultAttributesIntegration']('paragraph'),_0x5a0d48['enableCommand']('insertParagraph'),_0xda2a2e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0xda2a2e),{'priority':'highest'}),_0xda2a2e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2de3b8,_0x5012fb,_0x4db449)=>{_0x4db449['options']['showSuggestionHighlights']&&nr(_0xda2a2e,{'showActiveMarker':!0x1})(_0x2de3b8,_0x5012fb,_0x4db449);},{'priority':'highest'});const _0x251353=_0x5a0d48['descriptionFactory'];_0x251353['registerDescriptionCallback'](_0xc3a13b=>{if('insertion'!==_0xc3a13b['type'])return;const {start:_0x294725,end:_0x3d85c5}=_0xc3a13b['getFirstRange']();if(!_0x294725['isTouching'](_0x3d85c5)||!_0x294725['nodeAfter'])return;const _0x27669f=_0xda2a2e['model']['schema'],_0x56adcc=_0x294725['nodeAfter'];return _0x27669f['isBlock'](_0x56adcc)&&!_0x27669f['isLimit'](_0x56adcc)&&_0x27669f['checkChild'](_0x56adcc,'$text')?{'type':'insertion','content':c(_0x2b216b,'*Insert:*\x20%0',_0x251353['getItemLabel'](_0x56adcc,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x393c83=this['editor'],_0x40b112=_0x393c83['locale'];_0x393c83['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19a679=>{if('formatBlock'!=_0x19a679['type'])return;const {data:_0x5def18}=_0x19a679;return _0x5def18&&'paragraph'==_0x5def18['commandName']?{'type':'format','content':c(_0x40b112,'*Change\x20to:*\x20%0',c(_0x40b112,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x2227c1,{showActiveMarker:_0x485d1e=!0x0}={}){return(_0x4d9842,_0xd5d34b,_0x588228)=>{const _0x2c1ce7=_0x2227c1['plugins']['get']('TrackChangesEditing'),_0x5f255f=_0xd5d34b['markerRange']['start'],_0x46e4b1=_0xd5d34b['markerRange']['end'],_0x43d323=_0x2227c1['model']['schema'];if(!_0x5f255f['isTouching'](_0x46e4b1)||!_0x5f255f['nodeAfter'])return;const _0x4224c5=_0x5f255f['nodeAfter'];if(_0x43d323['isBlock'](_0x4224c5)&&!_0x43d323['isLimit'](_0x4224c5)&&_0x43d323['checkChild'](_0x4224c5,'$text')){if(!_0x588228['consumable']['consume'](_0xd5d34b['markerRange'],_0x4d9842['name']))return;const {authorId:_0x3489df}=_0x2c1ce7['_splitMarkerName'](_0xd5d34b['markerName']),_0x520401=_0x588228['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x3489df}),_0x5bdb9a=_0x588228['mapper']['toViewPosition'](_0x46e4b1);_0x485d1e&&_0x2c1ce7['activeMarkers']['includes'](_0xd5d34b['markerName'])&&_0x588228['writer']['addClass']('ck-suggestion-marker--active',_0x520401),_0x588228['writer']['insert'](_0x5bdb9a,_0x520401),_0x588228['mapper']['bindElementToMarker'](_0x520401,_0xd5d34b['markerName']);}};}class jt extends _0x307cfb{['afterInit'](){const _0x33a179=this['editor'];_0x33a179['commands']['get']('replaceSource')&&_0x33a179['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x307cfb{['afterInit'](){const _0x131c7e=this['editor'];if(!_0x131c7e['plugins']['has']('RemoveFormatEditing'))return;_0x131c7e['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x403d3d=this['editor'];_0x403d3d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x515977=>{if('formatBlock'!=_0x515977['type']&&'formatInline'!=_0x515977['type'])return;const {data:_0x2833df}=_0x515977;return _0x2833df&&'removeFormat'==_0x2833df['commandName']?{'type':'format','content':c(_0x403d3d['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x307cfb{['afterInit'](){const _0xe94472=this['editor'];if(!_0xe94472['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x388cd4=_0xe94472['plugins']['get']('TrackChangesEditing');_0x388cd4['enableCommand']('goToPreviousRestrictedEditingException'),_0x388cd4['enableCommand']('goToNextRestrictedEditingException');const _0x2b4528=_0xe94472['plugins']['get']('RestrictedEditingModeEditing');_0x2b4528['enableCommand']('trackChanges'),_0x2b4528['enableCommand']('acceptSuggestion'),_0x2b4528['enableCommand']('discardSuggestion'),_0x2b4528['enableCommand']('acceptAllSuggestions'),_0x2b4528['enableCommand']('discardAllSuggestions'),_0x2b4528['enableCommand']('acceptSelectedSuggestions'),_0x2b4528['enableCommand']('discardSelectedSuggestions');}}class It extends _0x307cfb{static get['requires'](){return[_0x1fc86b];}['init'](){const _0x1fa7ad=this['editor'],_0x1b5967=_0x1fa7ad['plugins']['get']('TrackChangesEditing');_0x1b5967['enableCommand']('shiftEnter'),_0x1fa7ad['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x1fa7ad),{'priority':'high'}),_0x1fa7ad['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x1fa7ad),{'priority':'high'}),_0x1fa7ad['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x114e94,_0x33153e,_0xda92ce)=>{_0xda92ce['options']['showSuggestionHighlights']&&je(_0x1fa7ad,{'showActiveMarker':!0x1})(_0x114e94,_0x33153e,_0xda92ce);}),_0x1b5967['descriptionFactory']['registerElementLabel']('softBreak',_0x59a3f3=>c(_0x1fa7ad['locale'],'ELEMENT_LINE_BREAK',_0x59a3f3));}}function je(_0x40bdb5,{showActiveMarker:_0x504a76=!0x0}={}){return(_0x4f8104,_0x5ddbf6,_0x28b8da)=>{const _0x1e4a46=_0x40bdb5['plugins']['get']('TrackChangesEditing');if(!_0x28b8da['consumable']['test'](_0x5ddbf6['markerRange'],_0x4f8104['name']))return;const _0x1e645b=_0x40bdb5['model'];for(const _0x10129e of _0x5ddbf6['markerRange']['getItems']()){if(!_0x10129e['is']('element','softBreak'))continue;const _0x51c430='deletion'==_0x5ddbf6['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x7dbd1e}=_0x1e4a46['_splitMarkerName'](_0x5ddbf6['markerName']),_0x1d85b3=_0x28b8da['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x51c430,'data-author-id':_0x7dbd1e}),_0x233164=_0x28b8da['mapper']['toViewPosition'](_0x1e645b['createPositionBefore'](_0x10129e));_0x504a76&&_0x1e4a46['activeMarkers']['includes'](_0x5ddbf6['markerName'])&&_0x28b8da['writer']['addClass']('ck-suggestion-marker--active',_0x1d85b3),_0x28b8da['writer']['insert'](_0x233164,_0x1d85b3),_0x28b8da['mapper']['bindElementToMarker'](_0x1d85b3,_0x5ddbf6['markerName']);}};}class _t extends _0x307cfb{['afterInit'](){const _0x5e3ba4=this['editor'],_0x264327=_0x5e3ba4['model'],_0x1afba8=_0x5e3ba4['locale'];if(!_0x5e3ba4['plugins']['has']('StandardEditingModeEditing'))return;const _0x1057af=_0x5e3ba4['plugins']['get']('TrackChangesEditing'),_0xf59ea9='restrictedEditingException',_0x2cfd06=_0x5e3ba4['commands']['get'](_0xf59ea9);_0x1057af['enableCommand'](_0xf59ea9,(_0x41c01e,_0x3b0429={})=>{const _0x312bb0=_0x264327['document']['selection'];if(_0x312bb0['isCollapsed'])return void _0x41c01e(_0x3b0429);const _0x47891c=void 0x0!==_0x3b0429['forceValue']?_0x3b0429['forceValue']:!_0x2cfd06['value'];_0x264327['change'](()=>{const _0x141a46=Array['from'](_0x312bb0['getRanges']());for(const _0x3187d4 of _0x141a46){const _0x2d66b9=_0x47891c?[_0x3187d4]:io(_0xf59ea9,_0x3187d4,_0x264327);for(const _0xfa3518 of _0x2d66b9)_0x1057af['markInlineFormat'](_0xfa3518,{'commandName':_0xf59ea9,'commandParams':[{'forceValue':_0x47891c}]});}});}),_0x1057af['descriptionFactory']['registerDescriptionCallback'](_0x38e346=>{if('formatBlock'!=_0x38e346['type']&&'formatInline'!=_0x38e346['type'])return;const {data:_0x1c6243}=_0x38e346;return _0x1c6243&&_0x1c6243['commandName']==_0xf59ea9?_0x1c6243['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x1afba8,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x1afba8,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x307cfb{['afterInit'](){const _0x361b9f=this['editor'];if(!_0x361b9f['plugins']['has']('Style')||!_0x361b9f['plugins']['has']('DataSchema'))return;const _0x21252d=_0x361b9f['plugins']['get']('TrackChangesEditing'),_0x3427b6=_0x361b9f['locale'],_0x32c2c4=_0x361b9f['config']['get']('style')||{},_0x4185a2=_0x361b9f['plugins']['get']('GeneralHtmlSupport'),_0x556f5e=_0x361b9f['plugins']['get']('StyleUtils')['normalizeConfig'](_0x361b9f['plugins']['get']('DataSchema'),_0x32c2c4['definitions']);_0x21252d['enableDefaultAttributesIntegration']('style');const _0xe6c84d=new Set();for(const _0x57e422 of _0x556f5e['block']){const _0x84be2=_0x4185a2['getGhsAttributeNameForElement'](_0x57e422['element']);_0xe6c84d['add'](_0x84be2);}const _0x4c1a0f=new Set();for(const _0x11e738 of _0x556f5e['inline']){const _0x4e9f20=_0x4185a2['getGhsAttributeNameForElement'](_0x11e738['element']);_0x4c1a0f['add'](_0x4e9f20);for(const _0x3cd53e of _0x11e738['ghsAttributes'])_0x4c1a0f['add'](_0x3cd53e);}for(const _0x51aa01 of _0xe6c84d)_0x21252d['registerBlockAttribute'](_0x51aa01),_0x21252d['descriptionFactory']['registerAttributeLabel'](_0x51aa01,c(_0x3427b6,'FORMAT_STYLE'));for(const _0x43bbf0 of _0x4c1a0f)_0x21252d['registerInlineAttribute'](_0x43bbf0),_0x21252d['descriptionFactory']['registerAttributeLabel'](_0x43bbf0,c(_0x3427b6,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2fdd27=this['editor'],_0x55c73a=_0x2fdd27['locale'];_0x2fdd27['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x14a927=>{if('formatBlock'!=_0x14a927['type']&&'formatInline'!=_0x14a927['type'])return;const {data:_0x3f440}=_0x14a927;return _0x3f440&&'style'===_0x3f440['commandName']?_0x3f440['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x55c73a,'*Set\x20format:*\x20%0',_0x3f440['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x55c73a,'*Remove\x20format:*\x20%0',_0x3f440['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x307cfb{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3c51ca){super(_0x3c51ca),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0xfacb13=this['editor'],_0x12b9f5=_0xfacb13['model']['document']['selection'];if(!_0xfacb13['plugins']['has']('TableEditing'))return;const _0x341692=_0xfacb13['locale'],_0x51a98b=_0xfacb13['plugins']['get']('TrackChangesEditing'),_0x28312f=_0xfacb13['plugins']['get']('TableUtils');_0x51a98b['descriptionFactory']['registerElementLabel']('table',_0x57c617=>c(_0x341692,'ELEMENT_TABLE',_0x57c617)),this['_setupColumnsRowsFixing'](),_0x51a98b['enableCommand']('insertTable'),_0x51a98b['enableCommand']('selectTableRow'),_0x51a98b['enableCommand']('selectTableColumn');for(const _0x235062 of['insertTableRowAbove','insertTableRowBelow']){const _0x105c95=_0xfacb13['commands']['get'](_0x235062);_0x51a98b['enableCommand'](_0x235062,_0x1d7a74=>{_0xfacb13['model']['change'](_0xeef051=>{_0x1d7a74();const _0x3c3252='above'===_0x105c95['order'],_0x198c01=_0x28312f['getSelectionAffectedTableCells'](_0x12b9f5),_0x136f10=_0x28312f['getRowIndexes'](_0x198c01),_0x2022c6=_0x3c3252?_0x136f10['first']-0x1:_0x136f10['last']+0x1,_0x3f70e6=_0x198c01[0x0]['findAncestor']('table'),_0x147d95=_0x28312f['createTableWalker'](_0x3f70e6,{'startRow':_0x2022c6,'endRow':_0x2022c6}),_0x4e1e09=Array['from'](_0x147d95)['map'](_0x5b2a7c=>_0xeef051['createRangeOn'](_0x5b2a7c['cell']));_0x51a98b['markMultiRangeInsertion'](_0x4e1e09,'tableRow');});});}for(const _0x55651e of['insertTableColumnLeft','insertTableColumnRight']){const _0x4ca501=_0xfacb13['commands']['get'](_0x55651e);_0x51a98b['enableCommand'](_0x55651e,_0x3ce1cf=>{_0xfacb13['model']['change'](_0x2a4706=>{_0x3ce1cf();const _0x1d4b34='left'===_0x4ca501['order'],_0x228aa3=_0x28312f['getSelectionAffectedTableCells'](_0x12b9f5),_0x198b11=_0x28312f['getColumnIndexes'](_0x228aa3),_0x50ce80=_0x1d4b34?_0x198b11['first']-0x1:_0x198b11['last']+0x1,_0x5a098d=_0x228aa3[0x0]['findAncestor']('table'),_0x5cd97c=_0x28312f['createTableWalker'](_0x5a098d,{'startRow':0x0,'column':_0x50ce80,'includeAllSlots':!0x1}),_0x11e530=Array['from'](_0x5cd97c)['map'](_0x5b86c8=>_0x2a4706['createRangeOn'](_0x5b86c8['cell']));_0x51a98b['markMultiRangeInsertion'](_0x11e530,'tableColumn');});});}for(const _0x41aa1f of['removeTableRow','removeTableColumn']){const _0x57f73b=_0x41aa1f['substr'](0xb),_0x150066=_0x57f73b['toLowerCase'](),_0x7e69b9=_0x150066['substr'](0x0,0x3)+'span',_0x1faa26='table'+_0x57f73b,_0x513a2f='min'+_0x57f73b,_0x2ee578='max'+_0x57f73b;_0x51a98b['enableCommand'](_0x41aa1f,()=>{_0xfacb13['model']['change'](_0x27d293=>{const _0x25e240=_0x28312f['getSelectionAffectedTableCells'](_0x12b9f5),_0x464ed2=_0x25e240[0x0]['findAncestor']('table');let _0x412116;if('removeTableRow'==_0x41aa1f){const _0x41324d=_0x28312f['getRowIndexes'](_0x25e240);_0x412116={'startRow':_0x41324d['first'],'endRow':_0x41324d['last'],'includeAllSlots':!0x0};}else{const _0x307c85=_0x28312f['getColumnIndexes'](_0x25e240);_0x412116={'startColumn':_0x307c85['first'],'endColumn':_0x307c85['last'],'includeAllSlots':!0x0};}const _0x2b5b44=_0x28312f['createTableWalker'](_0x464ed2,_0x412116),_0xcd3c22=Array['from'](_0x2b5b44)['map'](({cell:_0x594229})=>_0x594229),_0x1c4c3d=Ne(_0xcd3c22['filter'](_0x3e5c9f=>_0x3e5c9f['hasAttribute'](_0x7e69b9))),_0x350c5f=Ne(_0xcd3c22['filter'](_0x3525f7=>!_0x3525f7['hasAttribute'](_0x7e69b9)))['map'](_0x6059c0=>_0x27d293['createRangeOn'](_0x6059c0)),_0x134525=_0x51a98b['markMultiRangeDeletion'](_0x350c5f,_0x1faa26);if(_0x134525&&('tableRow'==_0x134525['subType']||'tableColumn'==_0x134525['subType'])){const _0x579c37=this['_getSuggestionCoords'](_0x134525);for(const _0x5d32b3 of _0x1c4c3d){const _0x492de0=_0x27d293['createRangeOn'](_0x5d32b3),_0x168251=_0x28312f['getCellLocation'](_0x5d32b3),_0x2ecc3a=_0x5d32b3['getAttribute'](_0x7e69b9)-0x1,_0xae3a4b=_0x579c37[_0x513a2f],_0x2366dc=_0x579c37[_0x2ee578];_0xae3a4b<=_0x168251[_0x150066]&&_0x168251[_0x150066]+_0x2ecc3a<=_0x2366dc&&_0x134525['addRange'](_0x492de0);}}});});}function _0x51f8cb(_0x5890c5){const _0x321508=Array['from'](_0x12b9f5['getRanges']())['map'](_0x49025a=>_0x10a155['fromRange'](_0x49025a));_0xfacb13['model']['change'](_0x1c0f6a=>{const _0x9e39f=_0x1c0f6a['batch'];_0x5890c5=_0x5890c5['filter'](_0x28a5c4=>'$graveyard'!=_0x28a5c4['root']['rootName']),_0x1c0f6a['setSelection'](_0x5890c5),_0xfacb13['commands']['get']('removeTableRow')['refresh'](),_0xfacb13['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0xfacb13['model']['enqueueChange'](()=>{_0xfacb13['model']['enqueueChange'](_0x9e39f,_0x244061=>{const _0x35257e=_0x321508['filter'](_0x499bd9=>'$graveyard'!=_0x499bd9['root']['rootName']);_0x35257e['length']>0x0&&_0x244061['setSelection'](_0x35257e);for(const _0x5ef455 of _0x321508)_0x5ef455['detach']();});});});}function _0x4264e1(_0x35ffb8){_0xfacb13['model']['change'](_0x416ea7=>{const _0x55ab1b=Array['from'](_0x12b9f5['getRanges']())['map'](_0xb2766f=>_0x10a155['fromRange'](_0xb2766f)),_0x365fbf=[];for(const _0x49b61f of _0x35ffb8)for(const _0x552c57 of _0x49b61f['getItems']({'shallow':!0x0}))_0x365fbf['push'](_0x552c57);for(const _0x2a1feb of _0x365fbf)'$graveyard'!=_0x2a1feb['root']['rootName']&&(_0x416ea7['setSelection'](_0x416ea7['createPositionAt'](_0x2a1feb,0x0)),_0xfacb13['commands']['get']('removeTableColumn')['refresh'](),_0xfacb13['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x2cf388=_0x55ab1b['filter'](_0x161441=>'$graveyard'!=_0x161441['root']['rootName']);_0x2cf388['length']>0x0&&_0x416ea7['setSelection'](_0x2cf388);for(const _0x5abb8c of _0x55ab1b)_0x5abb8c['detach']();});}function _0x1c7101(_0x23e859,_0x3726b9){return _0x3726b9['every'](_0x3bb270=>_0x23e859['some'](_0x4fbe37=>_0x4fbe37['end']['isEqual'](_0x3bb270['start'])||_0x3bb270['end']['isEqual'](_0x4fbe37['start'])));}function _0x36cd26(_0x4ffbb8,_0x5e1093){return!_0x4ffbb8['some'](_0x2c2150=>_0x5e1093['some'](_0x5b6c5f=>_0x2c2150['isIntersecting'](_0x5b6c5f)))&&_0x4ffbb8['some'](_0x159e4b=>_0x5e1093['some'](_0x4da7e9=>_0x159e4b['end']['isTouching'](_0x4da7e9['start'])));}_0xfacb13['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xc2eafd,_0x8960c9,_0x415b55)=>{if(!_0x415b55['options']['showSuggestionHighlights'])return;const _0x5d3295=_0x8960c9['item'];if(!_0x5d3295)return;const _0x37c4e6=_0x415b55['mapper']['toViewElement'](_0x5d3295);function _0x4c3680(_0x35300e){return Array['isArray'](_0x35300e)?_0x35300e:[_0x35300e];}_0x37c4e6&&'tableCell'===_0x5d3295['name']&&_0x3950f5(_0x37c4e6,_0x415b55['writer'],(_0x39a19d,_0x4e4d66,_0x5967eb)=>_0x5967eb['addClass'](_0x4c3680(_0x4e4d66['classes']),_0x39a19d),(_0xb07a1f,_0x588ea2,_0xd15df2)=>_0xd15df2['removeClass'](_0x4c3680(_0x588ea2['classes']),_0xb07a1f));},{'priority':'highest'}),_0x51a98b['descriptionFactory']['registerDescriptionCallback'](_0x4a90a8=>{if('insertion'!=_0x4a90a8['type']&&'deletion'!=_0x4a90a8['type'])return;const _0x5e100c=_0x4a90a8['getContainedElement']();if(null!=_0x5e100c&&_0x5e100c['is']('element','table')){if('insertion'==_0x4a90a8['type']){const _0xf77232=_0x4a90a8['getItems']()['filter'](_0x550f1d=>_0x550f1d['is']('$textProxy'))['map'](_0x4f1b17=>_0x4f1b17['data']);if(_0xf77232['length'])return{'type':'insertion','content':c(_0x341692,'*Insert:*\x20%0',c(_0x341692,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xf77232['join']('\x20')+'\x22'))};}if('deletion'==_0x4a90a8['type']){const _0x613da3=_0x4a90a8['getItems']()['filter'](_0x388cce=>_0x388cce['is']('$textProxy'))['map'](_0x59a4fb=>_0x59a4fb['data']);if(_0x613da3['length'])return{'type':'deletion','content':c(_0x341692,'*Remove:*\x20%0',c(_0x341692,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x613da3['join']('\x20')+'\x22'))};}}}),_0x51a98b['descriptionFactory']['registerDescriptionCallback'](_0x3ac931=>{if('tableRow'==_0x3ac931['subType']){const _0x246ba5=_0x3ac931['getItems']()['filter'](_0x1559a9=>_0x1559a9['is']('$textProxy'))['map'](_0x56fed0=>_0x56fed0['data']),_0x2deede=this['_getSuggestionCoords'](_0x3ac931),_0x57e5fb=_0x2deede['maxRow']-_0x2deede['minRow']+0x1;if('insertion'==_0x3ac931['type'])return _0x246ba5['length']?{'type':'insertion','content':c(_0x341692,'*Insert:*\x20%0',c(_0x341692,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x57e5fb,'\x22'+_0x246ba5['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x341692,'*Insert:*\x20%0',c(_0x341692,'ELEMENT_TABLE_ROW',_0x57e5fb))};if('deletion'==_0x3ac931['type'])return _0x246ba5['length']?{'type':'deletion','content':c(_0x341692,'*Remove:*\x20%0',c(_0x341692,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x57e5fb,'\x22'+_0x246ba5['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x341692,'*Remove:*\x20%0',c(_0x341692,'ELEMENT_TABLE_ROW',_0x57e5fb))};}if('tableColumn'==_0x3ac931['subType']){const _0x32b1d4=_0x3ac931['getItems']()['filter'](_0x28b92c=>_0x28b92c['is']('$textProxy'))['map'](_0x134c91=>_0x134c91['data']),_0x4953d9=this['_getSuggestionCoords'](_0x3ac931),_0x44905d=_0x4953d9['maxColumn']-_0x4953d9['minColumn']+0x1;if('insertion'==_0x3ac931['type'])return _0x32b1d4['length']?{'type':'insertion','content':c(_0x341692,'*Insert:*\x20%0',c(_0x341692,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x44905d,'\x22'+_0x32b1d4['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x341692,'*Insert:*\x20%0',c(_0x341692,'ELEMENT_TABLE_COLUMN',_0x44905d))};if('deletion'==_0x3ac931['type'])return _0x32b1d4['length']?{'type':'deletion','content':c(_0x341692,'*Remove:*\x20%0',c(_0x341692,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x44905d,'\x22'+_0x32b1d4['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x341692,'*Remove:*\x20%0',c(_0x341692,'ELEMENT_TABLE_COLUMN',_0x44905d))};}}),_0x51a98b['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x51f8cb),_0x51a98b['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x51f8cb),_0x51a98b['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x4264e1),_0x51a98b['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x4264e1),_0x51a98b['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x1c7101),_0x51a98b['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x1c7101),_0x51a98b['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x36cd26),_0x51a98b['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x36cd26);}['_acceptFormatSuggestionCallbackFactory'](){const _0x19ef71=this['editor'],_0x275738=_0x19ef71['model']['document']['selection'];return(_0x4ddf00,_0x2aa28a)=>{_0x19ef71['model']['change'](_0x35d567=>{const {commandName:_0x83a617,commandParams:_0x37dc3b}=_0x2aa28a;let _0x240b1a=_0x4ddf00[0x0]['end']['nodeBefore'];_0x37dc3b&&_0x37dc3b[0x0]&&!0x1===_0x37dc3b[0x0]['forceValue']&&(_0x240b1a=_0x4ddf00[0x0]['start']['nodeAfter']);const _0x1dfe07=_0x35d567['createRangeIn'](_0x240b1a);if('$graveyard'==_0x1dfe07['root']['rootName'])return;const _0x58b7d6=Array['from'](_0x275738['getRanges']())['map'](_0x4e44e8=>_0x10a155['fromRange'](_0x4e44e8));_0x35d567['setSelection'](_0x1dfe07),_0x19ef71['commands']['get'](_0x83a617)['refresh'](),_0x37dc3b['push']({'forceDefaultExecution':!0x0}),_0x19ef71['execute'](_0x83a617,..._0x37dc3b);const _0xafdc3=_0x58b7d6['filter'](_0x2e558a=>'$graveyard'!=_0x2e558a['root']['rootName']);_0xafdc3['length']>0x0&&_0x35d567['setSelection'](_0xafdc3);for(const _0x2cc8f0 of _0x58b7d6)_0x2cc8f0['detach']();});};}['_getCoordsForCells'](_0x355c81){const _0xafb305=this['editor']['plugins']['get']('TableUtils');let _0x55b1c0=Number['MAX_SAFE_INTEGER'],_0x20cc60=Number['MIN_SAFE_INTEGER'],_0x35bbdc=Number['MAX_SAFE_INTEGER'],_0x41c2c7=Number['MIN_SAFE_INTEGER'];for(const _0x4af37b of _0x355c81){if('$graveyard'==_0x4af37b['root']['rootName'])continue;const {row:_0x87d25b,column:_0x15753f}=_0xafb305['getCellLocation'](_0x4af37b),_0x1f62b4=_0x4af37b['hasAttribute']('rowspan')?_0x4af37b['getAttribute']('rowspan')-0x1:0x0,_0xc87ada=_0x4af37b['hasAttribute']('colspan')?_0x4af37b['getAttribute']('colspan')-0x1:0x0;_0x55b1c0=_0x87d25b<_0x55b1c0?_0x87d25b:_0x55b1c0,_0x20cc60=_0x87d25b+_0x1f62b4>_0x20cc60?_0x87d25b+_0x1f62b4:_0x20cc60,_0x35bbdc=_0x15753f<_0x35bbdc?_0x15753f:_0x35bbdc,_0x41c2c7=_0x15753f+_0xc87ada>_0x41c2c7?_0x15753f+_0xc87ada:_0x41c2c7;}return{'minRow':_0x55b1c0,'maxRow':_0x20cc60,'minColumn':_0x35bbdc,'maxColumn':_0x41c2c7};}['_setupColumnsRowsFixing'](){const _0x259125=this['editor'],_0x52f10f=_0x259125['plugins']['get']('TrackChangesEditing'),_0x4e9020=_0x259125['plugins']['get']('TableUtils');_0x259125['model']['document']['on']('change:data',()=>{const _0x3678cb=Array['from'](_0x259125['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5d7bc0,data:_0x19519e}of _0x3678cb){const {group:_0x1d9be5,id:_0x1523ba,subType:_0x2ac8fa}=_0x52f10f['_splitMarkerName'](_0x5d7bc0);if('suggestion'!=_0x1d9be5)continue;if(null!=_0x19519e['oldRange'])continue;const _0x46f758=_0x52f10f['getSuggestion'](_0x1523ba);this['_tablePostFixingSubtypes']['includes'](_0x2ac8fa)&&this['_tableSuggestions']['add'](_0x46f758);}},{'priority':'low'});const _0x530300=(_0x3d9e8b,_0x4a9375)=>{let _0xbf30d2=!0x1;const _0x556d9c=_0x4a9375['createRangeOn'](_0x3d9e8b),_0x387116=_0x3d9e8b['findAncestor']('table'),_0x576ace=_0x4e9020['getCellLocation'](_0x3d9e8b);for(const _0x3ecc9f of this['_tableSuggestions']){const _0x25817c=_0x3ecc9f['subType'],_0x2ab550=_0x25817c['startsWith']('tablePaste'),_0x3a4f41=_0x25817c['substr'](_0x2ab550?0xa:0x5),_0x22fe43=_0x3a4f41['toLowerCase'](),_0xedde5e=_0x22fe43['substr'](0x0,0x3)+'span',_0x58fc56='min'+_0x3a4f41,_0x549a02='max'+_0x3a4f41;if(!_0x3ecc9f['isInContent'])continue;if(_0x387116!=_0x3ecc9f['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3ecc9f['isIntersectingWithRange'](_0x556d9c))continue;const _0x59cf15=_0x3d9e8b['hasAttribute'](_0xedde5e)?_0x3d9e8b['getAttribute'](_0xedde5e)-0x1:0x0,_0x51e228=this['_getSuggestionCoords'](_0x3ecc9f),_0x1aee49=_0x51e228[_0x58fc56],_0xb841a=_0x51e228[_0x549a02];_0x1aee49<=_0x576ace[_0x22fe43]&&_0x576ace[_0x22fe43]+_0x59cf15<=_0xb841a&&(_0x3ecc9f['addRange'](_0x556d9c),_0xbf30d2=!0x0);}return _0xbf30d2;};_0x259125['model']['document']['registerPostFixer'](_0x3d8700=>{let _0x177e5e=!0x1;for(const _0x2c0af4 of _0x259125['model']['document']['differ']['getChanges']())if('insert'==_0x2c0af4['type']){if('tableRow'==_0x2c0af4['name']){for(const _0x4b1473 of _0x2c0af4['position']['nodeAfter']['getChildren']())_0x177e5e=_0x177e5e||_0x530300(_0x4b1473,_0x3d8700);}else'tableCell'==_0x2c0af4['name']&&(_0x177e5e=_0x177e5e||_0x530300(_0x2c0af4['position']['nodeAfter'],_0x3d8700));}return _0x177e5e;});}['_getSuggestionCoords'](_0x11aca3){return this['_getCoordsForCells'](_0x11aca3['getRanges']()['map'](_0x27c9b9=>_0x27c9b9['start']['nodeAfter']));}}function Ne(_0x5bfbec){return Array['from'](new Set(_0x5bfbec)['values']());}class Nt extends _0x307cfb{static get['requires'](){return[Ct];}['afterInit'](){const _0x44ecb3=this['editor'],_0x58474c=_0x44ecb3['model']['document']['selection'],_0x595215=_0x44ecb3['locale'];if(!_0x44ecb3['plugins']['has']('TableEditing'))return;const _0x3d5931=_0x44ecb3['plugins']['get']('TrackChangesEditing'),_0x5d9900=_0x44ecb3['plugins']['get']('TableUtils'),_0x4d244c=_0x44ecb3['plugins']['get'](Ct);_0x4d244c['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x3d5931['enableCommand']('mergeTableCells',()=>{const _0x167795=_0x5d9900['getSelectionAffectedTableCells'](_0x44ecb3['model']['document']['selection']);_0x44ecb3['model']['change'](()=>{_0x3d5931['markMultiRangeBlockFormat'](_0x167795,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x44ecb3['commands']['get']('mergeTableCells')['on']('execute',(_0x293b91,_0x41fa31)=>{_0x44ecb3['commands']['get']('trackChanges')['value']&&(_0x41fa31['length']>0x0&&_0x41fa31[_0x41fa31['length']-0x1]&&_0x41fa31[_0x41fa31['length']-0x1]['forceDefaultExecution']||_0x3d5931['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x293b91['stop']());},{'priority':'highest'});for(const _0x309a09 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x4a773f=_0x44ecb3['commands']['get'](_0x309a09);_0x3d5931['enableCommand'](_0x309a09,()=>{const _0x58e51e=_0x44ecb3['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x9c6822=>_0x9c6822['is']('element','tableCell')),_0x5756ce=_0x4a773f['value'];_0x44ecb3['model']['change'](()=>{_0x3d5931['markMultiRangeBlockFormat']([_0x58e51e,_0x5756ce],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x405cce of['splitTableCellVertically','splitTableCellHorizontally']){const _0xdcf533=_0x44ecb3['commands']['get'](_0x405cce);_0x3d5931['enableCommand'](_0x405cce,()=>{const _0x533f5b=_0x5d9900['getSelectionAffectedTableCells'](_0x44ecb3['model']['document']['selection'])[0x0],_0x12f33c=_0x533f5b['findAncestor']('table'),{column:_0x1cad0a,row:_0x5cdd03}=_0x5d9900['getCellLocation'](_0x533f5b);let _0x54e62e=[];if('horizontally'==_0xdcf533['direction']){const _0x465136=_0x5d9900['createTableWalker'](_0x12f33c,{'startRow':_0x5cdd03,'endRow':_0x5cdd03,'includeAllSlots':!0x0});_0x54e62e=Array['from'](_0x465136)['map'](_0x47a095=>_0x47a095['cell']);}else{const _0x888ba9=_0x5d9900['createTableWalker'](_0x12f33c,{'column':_0x1cad0a,'includeAllSlots':!0x0});_0x54e62e=Array['from'](_0x888ba9)['map'](_0x3dcd79=>_0x3dcd79['cell']);}_0x44ecb3['model']['change'](_0x3aa261=>{_0x3d5931['markBlockFormat'](_0x3aa261['createRangeOn'](_0x533f5b),{'commandName':_0x405cce,'commandParams':[]},_0x54e62e,_0x405cce);});});}_0x3d5931['descriptionFactory']['registerDescriptionCallback'](_0x54bec9=>{if('formatBlock'!=_0x54bec9['type']&&'formatInline'!=_0x54bec9['type'])return;const {data:_0x22d1a8}=_0x54bec9;return _0x22d1a8&&'mergeTableCells'==_0x22d1a8['commandName']?{'type':'format','content':c(_0x595215,'*Merge\x20cells*')}:void 0x0;}),_0x3d5931['descriptionFactory']['registerDescriptionCallback'](_0xdcb617=>{if('formatBlock'!=_0xdcb617['type']&&'formatInline'!=_0xdcb617['type'])return;const {data:_0x579726}=_0xdcb617;return _0x579726?'splitTableCellVertically'==_0x579726['commandName']?{'type':'format','content':c(_0x595215,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x579726['commandName']?{'type':'format','content':c(_0x595215,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3e3c76=_0x4d244c['_acceptFormatSuggestionCallbackFactory']();for(const _0x63f55a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x3d5931['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x63f55a,'accept',_0x3e3c76);for(const _0x393993 of['splitTableCellVertically','splitTableCellHorizontally'])_0x3d5931['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x393993,'accept',_0x3e3c76);_0x3d5931['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x165fd3=>{_0x44ecb3['model']['change'](_0x1dfb8a=>{const _0x5eb50a=Array['from'](_0x58474c['getRanges']())['map'](_0x418509=>_0x10a155['fromRange'](_0x418509));_0x1dfb8a['setSelection'](_0x165fd3),_0x44ecb3['commands']['get']('mergeTableCells')['refresh'](),_0x44ecb3['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x117b8a=_0x5eb50a['filter'](_0x464d25=>'$graveyard'!=_0x464d25['root']['rootName']);_0x117b8a['length']>0x0&&_0x1dfb8a['setSelection'](_0x117b8a);for(const _0x5543a3 of _0x5eb50a)_0x5543a3['detach']();});});for(const _0x4381fe of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5ac8c0=_0x44ecb3['commands']['get'](_0x4381fe);_0x5ac8c0['on']('set:isEnabled',(_0x5327de,_0x34233f,_0x5d3575)=>{if(_0x5d3575){const _0x4b07de=_0x44ecb3['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xc404d5=>_0xc404d5['is']('element','tableCell'));this['_areMergableCells'](_0x5ac8c0['value'],_0x4b07de)||(_0x5327de['return']=!0x1,_0x5327de['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x2591d5=this['editor']['commands']['get']('mergeTableCells'),_0x108d3b=this['editor']['plugins']['get']('TableUtils');if(!_0x2591d5['isEnabled'])return!0x1;const _0x31dafb=_0x108d3b['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x43239b of _0x31dafb)for(const _0x8c27de of _0x31dafb)if(_0x43239b!=_0x8c27de&&!this['_areMergableCells'](_0x43239b,_0x8c27de))return!0x1;return!0x0;}['_areMergableCells'](_0x6e8fd9,_0x1dc087){const _0xbcdeeb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x22d07f=this['editor']['model']['createRangeOn'](_0x6e8fd9),_0x4af3b9=this['editor']['model']['createRangeOn'](_0x1dc087),_0x5740dc=new Set(),_0x2b2af3=new Set();for(const _0x1476c3 of _0xbcdeeb['getSuggestions']())if(('insertion'==_0x1476c3['type']||'deletion'==_0x1476c3['type']||'mergeTableCells'==_0x1476c3['subType'])&&_0x1476c3['isInContent']){for(const _0x258304 of _0x1476c3['getRanges']())_0x258304['containsRange'](_0x22d07f,!0x0)&&_0x5740dc['add'](_0x1476c3['type']+':'+_0x1476c3['author']['id']),_0x258304['containsRange'](_0x4af3b9,!0x0)&&_0x2b2af3['add'](_0x1476c3['type']+':'+_0x1476c3['author']['id']);}if(_0x5740dc['size']!=_0x2b2af3['size'])return!0x1;for(const _0x56910d of _0x5740dc)if(!_0x2b2af3['has'](_0x56910d))return!0x1;return!0x0;}}class Dt extends _0x307cfb{static get['requires'](){return[Ct];}['afterInit'](){const _0x3bf73f=this['editor'];if(!_0x3bf73f['plugins']['has']('TableEditing'))return;const _0x26df81=_0x3bf73f['locale'],_0x576ed1=_0x3bf73f['plugins']['get']('TrackChangesEditing');_0x576ed1['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x576ed1['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x576ed1['registerBlockAttribute']('headingRows'),_0x576ed1['registerBlockAttribute']('headingColumns'),_0x576ed1['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x26df81,'FORMAT_HEADER_ROW')),_0x576ed1['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x26df81,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x40cf1c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x51c112=this['editor']['plugins']['get']('TableUtils'),_0x322546=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x1855da({showActiveMarker:_0x1d3aed=!0x0,setDataAttribute:_0x5c511d=!0x0}={}){return(_0x34b6bc,_0x48ee35,_0x552e1e)=>{const {type:_0x52b2a0,id:_0x4953d3}=_0x40cf1c['_splitMarkerName'](_0x48ee35['markerName']),_0x47cc5a=_0x40cf1c['getSuggestion'](_0x4953d3),_0x5bf32e=_0x47cc5a['data'];if('formatBlock'!=_0x47cc5a['type']||!_0x5bf32e||'setTableColumnHeader'!=_0x5bf32e['commandName'])return;if(_0x48ee35['item'])return void _0x34b6bc['stop']();if(!_0x552e1e['consumable']['consume'](_0x48ee35['markerRange'],_0x34b6bc['name']))return;const _0x5453aa=_0x48ee35['markerRange']['start']['nodeAfter'],_0x41dec9=_0x48ee35['markerRange']['end']['nodeBefore'],_0x58bb66=_0x5453aa['parent']['parent'],{column:_0x582ae9}=_0x51c112['getCellLocation'](_0x5453aa),{column:_0x507433}=_0x51c112['getCellLocation'](_0x41dec9);for(let _0x144c00=_0x582ae9;_0x144c00<=_0x507433;_0x144c00++){const _0x10e660=_0x51c112['createTableWalker'](_0x58bb66,{'column':_0x144c00,'includeAllSlots':!0x1});for(const _0x3b5daa of _0x10e660){const _0x4ee187=_0x3b5daa['cell'],_0x392b7f=_0x552e1e['mapper']['toViewElement'](_0x4ee187);_0x552e1e['writer']['addClass']('ck-suggestion-marker-'+_0x52b2a0,_0x392b7f),_0x5c511d&&_0x552e1e['writer']['setAttribute']('data-suggestion',_0x4953d3,_0x392b7f),_0x552e1e['mapper']['bindElementToMarker'](_0x392b7f,_0x48ee35['markerName']),_0x1d3aed&&(_0x40cf1c['activeMarkers']['includes'](_0x48ee35['markerName'])?_0x552e1e['writer']['addClass']('ck-suggestion-marker--active',_0x392b7f):_0x552e1e['writer']['removeClass']('ck-suggestion-marker--active',_0x392b7f));}}};}_0x40cf1c['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x322546),_0x40cf1c['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x322546),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1855da(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3a32ff,_0x6e5692,_0x358375)=>{_0x358375['options']['showSuggestionHighlights']&&_0x1855da({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3a32ff,_0x6e5692,_0x358375);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x26c649,_0x4e2a0f,_0x1a2e16)=>{const {type:_0x5de7cd,id:_0x33e521}=_0x40cf1c['_splitMarkerName'](_0x4e2a0f['markerName']),_0x520fb1=_0x40cf1c['getSuggestion'](_0x33e521),_0x3062c1=_0x520fb1['data'];if('formatBlock'!=_0x520fb1['type']||!_0x3062c1||'setTableColumnHeader'!=_0x3062c1['commandName'])return;const _0x55e00d=_0x1a2e16['mapper']['markerNameToElements'](_0x4e2a0f['markerName']);if(_0x55e00d){for(const _0x400d8e of _0x55e00d)_0x1a2e16['writer']['removeClass']('ck-suggestion-marker-'+_0x5de7cd,_0x400d8e),_0x1a2e16['writer']['removeClass']('ck-suggestion-marker--active',_0x400d8e),_0x1a2e16['writer']['removeAttribute']('data-suggestion',_0x400d8e),_0x1a2e16['mapper']['unbindElementFromMarkerName'](_0x400d8e,_0x4e2a0f['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1516ce=this['editor'],_0x425961=_0x1516ce['locale'];function _0x913e06(_0x1a4f4a){return{'type':'format','content':c(_0x425961,'*Format:*\x20%0',_0x1a4f4a)};}_0x1516ce['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25facb=>{if('formatBlock'!=_0x25facb['type'])return;const {data:_0x10e1eb}=_0x25facb;if(_0x10e1eb){if('setTableRowHeader'==_0x10e1eb['commandName']){const _0x54a2a2=_0x10e1eb['commandParams'][0x0]['forceValue'];return _0x913e06(c(_0x425961,_0x54a2a2?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x10e1eb['commandName']){const _0x1e01e7=_0x10e1eb['commandParams'][0x0]['forceValue'];return _0x913e06(c(_0x425961,_0x1e01e7?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x2b9352=>[_0x2b9352,null]));class Mt extends _0x307cfb{static get['requires'](){return[Ct];}['afterInit'](){const _0xf04f4b=this['editor'];if(!_0xf04f4b['plugins']['has']('TableClipboard'))return;const _0xd13fc0=_0xf04f4b['plugins']['get']('TrackChangesEditing'),_0x29049f=_0xf04f4b['plugins']['get']('TableUtils'),_0x368e94=_0xf04f4b['plugins']['get'](Ct),_0xa218b4=_0xf04f4b['plugins']['get']('TableClipboard');_0x368e94['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0xf04f4b['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0xf04f4b['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0xae9ad7=null;_0xf04f4b['model']['on']('insertContent',(_0x5a52e3,_0x29249c)=>{const [_0xce0112,_0x175815]=_0x29249c,_0x21203e=_0x29249c[_0x29249c['length']-0x1];_0x21203e&&_0x21203e['forceDefaultExecution']||_0xd13fc0['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3eea31,_0x544341,_0x114e5f,_0x57d0f5,_0x10992a){if(_0x544341&&!_0x544341['is']('documentSelection'))return!0x1;const _0x477beb=_0x10992a['getTableIfOnlyTableInContent'](_0x3eea31,_0x114e5f);if(!_0x477beb||!Ue(_0x477beb,void 0x0,_0x57d0f5))return!0x1;const _0x348f95=_0x57d0f5['getSelectionAffectedTableCells'](_0x114e5f['document']['selection']);if(!_0x348f95['length'])return!0x1;const _0x41a7c3=_0x348f95[0x0]['findAncestor']('table'),_0x1c0158=_0x57d0f5['getRowIndexes'](_0x348f95),_0x7f10d5=_0x57d0f5['getColumnIndexes'](_0x348f95),_0x46f4e1={'startRow':_0x1c0158['first'],'endRow':_0x1c0158['last'],'startColumn':_0x7f10d5['first'],'endColumn':_0x7f10d5['last']};return 0x1==_0x348f95['length']&&(_0x46f4e1['endRow']+=_0x57d0f5['getRows'](_0x477beb)-0x1,_0x46f4e1['endColumn']+=_0x57d0f5['getColumns'](_0x477beb)-0x1),Ue(_0x41a7c3,_0x46f4e1,_0x57d0f5);}(_0xce0112,_0x175815,_0xf04f4b['model'],_0x29049f,_0xa218b4)&&(_0x5a52e3['stop'](),_0xae9ad7={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xf04f4b['model']['change'](()=>{_0xf04f4b['model']['insertContent'](_0x29249c[0x0],_0x29249c[0x1],_0x29249c[0x2],{'forceDefaultExecution':!0x0});const _0x1cd01f=_0x2b49b6(),{rowInsertionRanges:_0x539053,columnInsertionRanges:_0x3a5653,insertionRanges:_0x182bea,deletionRanges:_0x534fb2,cells:_0x21ed8f}=_0xae9ad7;_0x539053['length']&&_0xd13fc0['markMultiRangeInsertion'](_0x539053,'tablePasteRow',{'tablePasteChainId':_0x1cd01f}),_0x3a5653['length']&&_0xd13fc0['markMultiRangeInsertion'](_0x3a5653,'tablePasteColumn',{'tablePasteChainId':_0x1cd01f}),_0x182bea['length']&&(_0xd13fc0['markMultiRangeInsertion'](_0x182bea,'tablePaste',{'tablePasteChainId':_0x1cd01f,'skipNestingCheck':!0x0}),_0x182bea['forEach'](_0x590ca2=>_0x590ca2['detach']?.())),_0x534fb2['length']&&(_0xd13fc0['markMultiRangeDeletion'](_0x534fb2,'tablePaste',{'tablePasteChainId':_0x1cd01f,'skipNestingCheck':!0x0}),_0x534fb2['forEach'](_0x4ebd93=>_0x4ebd93['detach']?.()));const _0x257a74=_0xd13fc0['markMultiRangeBlockFormat'](_0x21ed8f['map'](({element:_0x516d02})=>_0x516d02),{'formatGroupId':_0x2b49b6()},[],'tablePasteCell',{'tablePasteChainId':_0x1cd01f});if(_0x257a74){const _0x2d38f4=_0x257a74['getMarkers'](),_0x118796=[];for(const {element:_0x24d18a,attributes:_0x30a9d0}of _0x21ed8f){if(!_0x30a9d0)continue;const _0x3298d5=_0xf04f4b['model']['createRangeOn'](_0x24d18a),_0x215244=_0x2d38f4['find'](_0x53c417=>_0x53c417['getRange']()['isEqual'](_0x3298d5));_0x215244&&_0x118796['push']([_0x215244['name'],_0x30a9d0]);}_0x118796['length']&&_0x257a74['setAttribute']('markerAttributes',Object['fromEntries'](_0x118796));}_0xae9ad7=null;}));},{'priority':_0x4d0204['high']+0xa}),_0xf04f4b['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x4c4b27,_0x2b10cb)=>{const [_0x5a144a,_0x2d63a3,,_0x5dbbb]=_0x2b10cb;if(!_0xae9ad7)return;_0x4c4b27['stop']();const _0x194369=_0x5a144a['cell'],_0x3d1659=_0x2d63a3,_0x4e483c=Oe(_0x194369),_0xfc88a9=Oe(_0x3d1659);_0x4c4b27['return']=_0x194369;let _0x5bf526=null,_0x23a00e=null;if(_0xfc88a9||_0x4e483c){if(_0x4e483c&&!_0xfc88a9){_0x5dbbb['remove'](_0x194369['getChild'](0x0));for(const _0x55d876 of Array['from'](_0x3d1659['getChildren']()))_0x5dbbb['insert'](_0x55d876,_0x194369,'end');const _0x3d2fa2=_0xae9ad7['rowInsertionIndexes']['includes'](_0x5a144a['row']),_0x45ed3f=_0xae9ad7['columnInsertionIndexes']['includes'](_0x5a144a['column']);_0x3d2fa2||_0x45ed3f||(_0x5bf526=_0x10a155['fromRange'](_0x5dbbb['createRangeIn'](_0x194369)));}else _0xfc88a9&&!_0x4e483c&&(_0x23a00e=_0x5dbbb['createRangeIn'](_0x194369));}else{const _0x3d1c8c=_0x5dbbb['createElement']('tableCellSuggestion'),_0x2452de=_0x5dbbb['createElement']('tableCellSuggestion');_0x5dbbb['wrap'](_0x5dbbb['createRangeIn'](_0x194369),_0x2452de),_0x5dbbb['insert'](_0x3d1c8c,_0x194369,0x0);for(const _0x4583ae of Array['from'](_0x3d1659['getChildren']()))_0x5dbbb['insert'](_0x4583ae,_0x3d1c8c,'end');_0x5bf526=_0x10a155['fromRange'](_0x5dbbb['createRangeOn'](_0x3d1c8c)),_0x23a00e=_0x10a155['fromRange'](_0x5dbbb['createRangeOn'](_0x2452de));}const _0x40773e=Array['from'](_0x3d1659['getAttributes']())['filter'](([_0x2c8115])=>Be['includes'](_0x2c8115));_0xae9ad7['cells']['push']({'element':_0x194369,'attributes':_0x40773e['length']?Object['fromEntries'](_0x40773e):null}),_0x5bf526&&_0xae9ad7['insertionRanges']['push'](_0x5bf526),_0x23a00e&&_0xae9ad7['deletionRanges']['push'](_0x23a00e);},{'priority':'high'}),_0x29049f['on']('insertColumns',(_0x25f9e4,_0x951589)=>{const [_0x2cdaba,_0x214a0f={}]=_0x951589;if(!_0xae9ad7)return;const _0x142817=_0x214a0f['at']||0x0,_0x381e25=_0x214a0f['columns']||0x1;_0xae9ad7['columnInsertionIndexes']=new Array(_0x381e25)['fill'](_0x142817)['map']((_0x1d30c0,_0x5418c6)=>_0x1d30c0+_0x5418c6);for(const {cell:_0xb51fc2}of _0x29049f['createTableWalker'](_0x2cdaba,{'startColumn':_0x142817,'endColumn':_0x142817+_0x381e25-0x1}))_0xae9ad7['columnInsertionRanges']['push'](_0xf04f4b['model']['createRangeOn'](_0xb51fc2));},{'priority':'low'}),_0x29049f['on']('insertRows',(_0x2e27ef,_0x54c536)=>{const [_0x1ed5be,_0x35e4bf={}]=_0x54c536;if(!_0xae9ad7)return;const _0x27853c=_0x35e4bf['at']||0x0,_0x18c775=_0x35e4bf['rows']||0x1;_0xae9ad7['rowInsertionIndexes']=new Array(_0x18c775)['fill'](_0x27853c)['map']((_0x19d599,_0x4f3317)=>_0x19d599+_0x4f3317);for(const {cell:_0x380ebb}of _0x29049f['createTableWalker'](_0x1ed5be,{'startRow':_0x27853c,'endRow':_0x27853c+_0x18c775-0x1}))_0xae9ad7['rowInsertionRanges']['push'](_0xf04f4b['model']['createRangeOn'](_0x380ebb));},{'priority':'low'}),_0xd13fc0['descriptionFactory']['registerDescriptionCallback'](_0x4d52cc=>{if(_0x4d52cc['subType']&&_0x4d52cc['subType']['startsWith']('tablePaste'))return _0x4d52cc['previous']?{}:{'type':'insertion','content':c(_0xf04f4b['locale'],'*Replace\x20table\x20cells*')};});const _0x12228c=()=>!0x1;for(const _0x174c27 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0xd13fc0['_suggestionFactory']['registerCustomCallback']('insertion',_0x174c27,'join',_0x12228c),_0xd13fc0['_suggestionFactory']['registerCustomCallback']('deletion',_0x174c27,'join',_0x12228c),_0xd13fc0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x174c27,'join',_0x12228c);_0xd13fc0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x12228c),_0xd13fc0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x4591f2,_0x36cc1f,_0x13c389)=>{const _0x577715=_0x4591f2['map'](_0x599170=>_0x599170['getContainedElement']())['filter'](_0x5c42a5=>_0x5c42a5),_0x584570=new Map(_0x577715['map'](_0x54d328=>[_0x54d328,null]));if(_0xae9ad7){for(const {element:_0x489bba,attributes:_0x204d20}of _0xae9ad7['cells'])_0x204d20&&_0x584570['set'](_0x489bba,_0x204d20);}else{if(_0x13c389&&_0x13c389['markerAttributes'])for(const [_0x3a5efa,_0x2867a0]of Object['entries'](_0x13c389['markerAttributes'])){const _0x3c2321=_0xf04f4b['model']['markers']['get'](_0x3a5efa),_0x2c184c=_0x3c2321?_0x3c2321['getRange']()['getContainedElement']():null;_0x2c184c&&_0x584570['set'](_0x2c184c,_0x2867a0);}}_0xf04f4b['model']['change'](_0x4c42ce=>{for(const [_0x3516f6,_0x396bc1]of _0x584570)_0x4c42ce['setAttributes']({...xe,..._0x396bc1},_0x3516f6);});});const _0x51ed89=(_0x38173c,_0x29e31d)=>{_0xd13fc0['_suggestionFactory']['registerCustomCallback'](_0x38173c,'tablePaste',_0x29e31d,(_0x3e925d,_0x5dc8ef,_0x5e72a2)=>{_0xf04f4b['model']['change'](_0x213147=>{const _0x5670fd=[];for(const _0x250387 of _0x3e925d){const _0x426040=_0x250387['start']['nodeAfter'];_0x426040['is']('element','tableCellSuggestion')&&_0x5670fd['push'](_0x426040);}_0xd13fc0['_suggestionFactory']['getSuggestionCallback'](_0x38173c,null,_0x29e31d)(_0x3e925d,_0x5dc8ef,_0x5e72a2);for(const _0x387487 of _0x5670fd)'$graveyard'!=_0x387487['root']['rootName']&&_0x213147['unwrap'](_0x387487);});});};_0x51ed89('insertion','accept'),_0x51ed89('insertion','discard'),_0x51ed89('deletion','accept'),_0x51ed89('deletion','discard'),_0xd13fc0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5971c2=>{const _0x155771=_0x5971c2['map'](_0x289b53=>_0x289b53['getContainedElement']()),_0x302e46=_0x155771[0x0]['findAncestor']('table'),{minRow:_0x52f9a5,maxRow:_0x18245e}=_0x368e94['_getCoordsForCells'](_0x155771);_0x29049f['removeRows'](_0x302e46,{'at':_0x52f9a5,'rows':_0x18245e-_0x52f9a5+0x1});}),_0xd13fc0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x257fab=>{const _0x78333f=_0x257fab['map'](_0x6bcd7c=>_0x6bcd7c['getContainedElement']()),_0x5cb37f=_0x78333f[0x0]['findAncestor']('table'),{minColumn:_0x5db32d,maxColumn:_0x2964e2}=_0x368e94['_getCoordsForCells'](_0x78333f);_0x29049f['removeColumns'](_0x5cb37f,{'at':_0x5db32d,'columns':_0x2964e2-_0x5db32d+0x1});});const _0x5e4b64=(_0x305316,_0x1ab20e)=>{if(!_0x1ab20e['subType']||!_0x1ab20e['subType']['startsWith']('tablePaste'))return;const _0x29fb00=_0x1ab20e['attributes']['tablePasteChainId'],_0x19a5b0=_0xd13fc0['getSuggestions']()['filter'](_0x108451=>_0x108451['isInContent']&&_0x108451['attributes']&&_0x108451['attributes']['tablePasteChainId']==_0x29fb00);_0x19a5b0['length']&&_0x1ab20e['getAllAdjacentSuggestions']()['length']!=_0x19a5b0['length']&&_0x19a5b0['reduce']((_0xc7fdf0,_0x5d780a)=>(_0xc7fdf0['next']=_0x5d780a,_0x5d780a['previous']=_0xc7fdf0,_0x5d780a));};function _0x52ac9a(_0x3881b7,_0x1c3ac2=!0x0){const {id:_0x26f209,authorId:_0x512235}=_0xd13fc0['_splitMarkerName'](_0x3881b7['markerName']),_0x4fe0eb=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1ad116=_0xd13fc0['activeMarkers']['includes'](_0x3881b7['markerName']);return _0x1ad116&&_0x4fe0eb['push']('ck-suggestion-marker--active'),{'classes':_0x4fe0eb,'attributes':{'data-suggestion':_0x26f209,'data-author-id':_0x512235},'priority':_0x1ad116&&_0x1c3ac2?0xbc2:0xbb8};}_0xd13fc0['on']('suggestionLoaded',_0x5e4b64,{'priority':'high'}),_0xd13fc0['on']('suggestionUnloaded',_0x5e4b64,{'priority':'high'}),_0xf04f4b['model']['document']['registerPostFixer'](()=>{let _0xfc620c=!0x1;const _0x15bdbe=Array['from'](_0xf04f4b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x40b0e6,data:_0x211122}of _0x15bdbe){const {group:_0x135d68,type:_0x5318bd,id:_0x56da88}=_0xd13fc0['_splitMarkerName'](_0x40b0e6);if('suggestion'!=_0x135d68||'deletion'!=_0x5318bd||_0x211122['oldRange'])continue;if(!_0xd13fc0['hasSuggestion'](_0x56da88))continue;const _0x331cf1=_0xd13fc0['getSuggestion'](_0x56da88)['getRanges'](),_0xda2ec9=_0xf04f4b['plugins']['get']('Users')['me'];for(const _0x5d70e2 of _0xd13fc0['getSuggestions']()){if(!_0x5d70e2['isInContent']||_0x5d70e2['author']!=_0xda2ec9)continue;if('formatBlock'!=_0x5d70e2['type']||'tablePasteCell'!=_0x5d70e2['subType'])continue;if(_0x5d70e2['getRanges']()['every'](_0x15ea59=>_0x331cf1['some'](_0x31af90=>_0x31af90['containsRange'](_0x15ea59,!0x0)))){for(const _0x32a5ad of _0x5d70e2['getAllAdjacentSuggestions']())_0x32a5ad['isInContent']&&(_0x32a5ad['discard'](),_0xfc620c=!0x0);}}}return _0xfc620c;}),_0xf04f4b['model']['document']['registerPostFixer'](_0x2f45da=>{const _0x30f79d=_0xf04f4b['commands']['get']('redo');if(!_0x30f79d||!_0x30f79d['_createdBatches']['has'](_0x2f45da['batch']))return!0x1;let _0x1ed823=!0x1;const _0xd7c4d3=_0xf04f4b['plugins']['get']('Users')['me'],_0x13f9e1=_0xf04f4b['model']['document']['differ']['getChanges'](),_0x4e914f=Array['from'](_0xf04f4b['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x165f81,data:_0x2064db})=>{const {group:_0x42bd0b,subType:_0x2ba7ac,authorId:_0x172cf7}=_0xd13fc0['_splitMarkerName'](_0x165f81);return'suggestion'==_0x42bd0b&&'tablePaste'==_0x2ba7ac&&_0x172cf7==_0xd7c4d3['id']&&!_0x2064db['oldRange'];});for(const _0x80c100 of _0x13f9e1){if('insert'!=_0x80c100['type']||'tableCellSuggestion'!=_0x80c100['name']||0x1!=_0x80c100['length'])continue;const _0x398d2e=_0x2f45da['createRange'](_0x80c100['position'],_0x80c100['position']['getShiftedBy'](0x1));if(!_0x4e914f['find'](({data:_0x2f4d9e})=>_0x2f4d9e['newRange']['isEqual'](_0x398d2e))){for(const {name:_0x131e83,data:_0x3676f4}of _0x4e914f)if(_0x398d2e['containsRange'](_0x3676f4['newRange'])){_0x2f45da['updateMarker'](_0x131e83,{'range':_0x398d2e}),_0x1ed823=!0x0;break;}}}return _0x1ed823;}),_0xf04f4b['model']['document']['registerPostFixer'](_0x46fd67=>{let _0x500d77=!0x1;const _0x53f46a=_0xf04f4b['plugins']['get']('Users')['me'],_0x357b66=_0xd13fc0['getSuggestions']()['filter'](_0x599d8d=>_0x599d8d['isInContent']&&_0x599d8d['author']==_0x53f46a),_0x178758=new Set(),_0x570434=new Set();for(const _0x38f42a of _0x357b66)if('tablePaste'==_0x38f42a['subType'])for(const _0x56e4e5 of _0x38f42a['getMarkers']()){const _0xae7f33=_0x56e4e5['getRange']()['getContainedElement']();if(_0xae7f33){if(_0xae7f33['is']('element','tableCellSuggestion')&&Oe(_0xae7f33)){_0x38f42a['removeMarker'](_0x56e4e5['name']),_0x178758['add'](_0xae7f33),_0x500d77=!0x0;const _0x30b028=_0xae7f33['nextSibling'],_0xc43610=_0xae7f33['previousSibling'],_0x4f9520=_0x30b028&&_0x30b028['is']('element','tableCellSuggestion'),_0x11d30f=_0xc43610&&_0xc43610['is']('element','tableCellSuggestion');_0x4f9520&&!_0x178758['has'](_0x30b028)&&_0x570434['add'](_0x30b028),_0x11d30f&&!_0x178758['has'](_0xc43610)&&_0x570434['add'](_0xc43610);}else _0xae7f33['is']('element','paragraph')&&_0xae7f33['isEmpty']&&(_0x38f42a['removeMarker'](_0x56e4e5['name']),_0x500d77=!0x0);}}else{if('tablePasteCell'==_0x38f42a['subType']){if(!_0x38f42a['attributes']||!_0x38f42a['attributes']['tablePasteChainId'])continue;const _0x48eed3=_0x38f42a['attributes']['markerAttributes'];if(_0x48eed3&&Object['keys'](_0x48eed3)['length'])continue;const _0x308f66=_0x38f42a['attributes']['tablePasteChainId'];let _0x1137b4=!0x0,_0x3e029f=!0x0;for(const _0x389e06 of _0x357b66)if(_0x389e06['subType']&&_0x389e06['subType']['startsWith']('tablePaste')){if(!_0x389e06['attributes']['tablePasteChainId']){_0x3e029f=!0x1;break;}if(_0x389e06['id']!=_0x38f42a['id']&&_0x389e06['attributes']['tablePasteChainId']==_0x308f66){_0x1137b4=!0x1;break;}}_0x3e029f&&_0x1137b4&&(_0x38f42a['removeMarkers'](),_0x500d77=!0x0);}}for(const _0x23f8d6 of _0x178758)_0x46fd67['remove'](_0x23f8d6);for(const _0x31f02c of _0x570434)_0x46fd67['unwrap'](_0x31f02c);return _0x500d77;}),_0xf04f4b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x371eba=>_0x52ac9a(_0x371eba),'converterPriority':'high'}),_0xf04f4b['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3bd935,_0x287b45)=>_0x287b45['options']['showSuggestionHighlights']?_0x52ac9a(_0x3bd935,!0x1):null,'converterPriority':'high'});const _0x109479=_0xf04f4b['editing']['view'];this['listenTo'](_0x109479['document'],'clipboardOutput',(_0x497045,_0x1b554b)=>{const _0x4c31a7=[];for(const _0x478e3d of _0x109479['createRangeIn'](_0x1b554b['content'])['getItems']())_0x478e3d['is']('element','suggestion-td')&&_0x4c31a7['push'](_0x478e3d);_0x109479['change'](_0x176c5c=>{for(const _0x223182 of _0x4c31a7)_0x176c5c['move'](_0x176c5c['createRangeIn'](_0x223182),_0x176c5c['createPositionBefore'](_0x223182)),_0x176c5c['remove'](_0x223182);});});}}function Oe(_0x207a85){if(_0x207a85['isEmpty'])return!0x0;const _0x175a61=_0x207a85['getChild'](0x0);return _0x175a61['is']('element','paragraph')&&_0x175a61['isEmpty'];}function Ue(_0x137cd6,_0x43bcd9={},_0x46bff6){for(const {isAnchor:_0x19b75b,cellHeight:_0x2b5bbf,cellWidth:_0x3d0298}of _0x46bff6['createTableWalker'](_0x137cd6,{'includeAllSlots':!0x0,..._0x43bcd9}))if(!_0x19b75b||0x1!=_0x2b5bbf||0x1!=_0x3d0298)return!0x1;return!0x0;}class $t extends _0x307cfb{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x5ddd7b=this['editor']['plugins']['get']('TrackChangesEditing');_0x5ddd7b['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x5ddd7b['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x5ddd7b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5ddd7b['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x5ddd7b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x5ddd7b['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1d224a,_0x14cf79){const _0x225b6a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4c29de=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x341973=_0x14cf79['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x27805f=_0x4c29de['getColumnGroupElement'](_0x341973);let _0xc8c4f4=_0x27805f?_0x4c29de['getTableColumnsWidths'](_0x27805f):null,_0x1c0301=_0x341973['getAttribute']('tableWidth')||null;const _0x2cbb45=_0x14cf79['tableWidth']||_0x1c0301,_0x5baac4=_0x14cf79['columnWidths']||_0xc8c4f4,_0x4f64f9=this['editor']['plugins']['get']('Users')['me'];for(const _0x40972c of _0x225b6a['getSuggestions']()){const _0x5822e9=_0x40972c['getContainedElement']();if('resizeTable'===_0x40972c['subType']&&_0x5822e9===_0x341973){_0x40972c['author']!==_0x4f64f9&&_0x40972c['discard']();const _0x58bc9f=_0x40972c['data']['commandParams'];_0x1c0301=_0x58bc9f[0x0]['tableWidth'],_0xc8c4f4=_0x58bc9f[0x0]['columnWidths'];break;}}_0x1d224a({'table':_0x341973,'tableWidth':_0x2cbb45,'columnWidths':_0x5baac4}),_0x225b6a['markBlockFormat'](_0x341973,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1c0301,'columnWidths':_0xc8c4f4}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5a6320){if('formatBlock'!=_0x5a6320['type']&&'formatInline'!=_0x5a6320['type'])return;const {data:_0x931961}=_0x5a6320;if(_0x931961&&'resizeTable'===_0x931961['formatGroupId']){const _0xf49913='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0xf49913)};}}}class Bt extends _0x307cfb{['afterInit'](){const _0x18ad20=this['editor'];_0x18ad20['plugins']['has']('Template')&&_0x18ad20['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x307cfb{['afterInit'](){const _0x1c14da=this['editor'];if(!_0x1c14da['commands']['get']('insertTableOfContents'))return;_0x1c14da['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x524e12=_0x1c14da['plugins']['get']('TrackChangesEditing'),_0x1f870e=_0x1c14da['locale'];_0x524e12['descriptionFactory']['registerElementLabel']('tableOfContents',_0x3acad2=>c(_0x1f870e,'ELEMENT_TABLE_OF_CONTENTS',_0x3acad2));}}class Rt extends _0x307cfb{['afterInit'](){const _0x5c4fd4=this['editor'];if(!_0x5c4fd4['plugins']['has']('Title'))return;const _0xadc76=_0x5c4fd4['plugins']['get']('TrackChangesEditing');_0xadc76['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x5c4fd4['locale'],'ELEMENT_TITLE')),_0x5c4fd4['model']['document']['registerPostFixer'](_0x262607=>{let _0x31bed6=!0x1;const _0x5d351d=Array['from'](_0x5c4fd4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xd93de5,data:_0x4d156a}of _0x5d351d){const {group:_0x6810bd}=_0xadc76['_splitMarkerName'](_0xd93de5);if('suggestion'!==_0x6810bd||!_0x4d156a['newRange'])continue;const _0x516f93=_0x4d156a['newRange'],_0x194f37=_0x516f93['end']['nodeBefore'];if(!_0x194f37||!_0x194f37['is']('element','title-content'))continue;if(!_0x516f93['start']['isTouching'](_0x516f93['end']))continue;const _0x5584b7=_0x5c4fd4['model']['schema']['getNearestSelectionRange'](_0x516f93['end'],'forward');if(_0x5584b7&&_0x5584b7['isCollapsed']){const _0x4f950f=_0x262607['createRange'](_0x516f93['start'],_0x5584b7['start']);_0x4f950f['isEqual'](_0x516f93)||(_0x262607['updateMarker'](_0xd93de5,{'range':_0x4f950f}),_0x31bed6=!0x0);}_0x31bed6||(_0x262607['removeMarker'](_0xd93de5),_0x31bed6=!0x0);}return _0x31bed6;});}}class xt extends _0x307cfb{['afterInit'](){const _0x443c9d=this['editor'],_0x27da9c=_0x443c9d['plugins']['get']('TrackChangesEditing');_0x443c9d['plugins']['has']('Uploadcare')&&(_0x27da9c['enableCommand']('uploadcare'),_0x443c9d['plugins']['has']('UploadcareImageEdit')&&(_0x27da9c['enableCommand']('uploadcareImageEdit'),_0x27da9c['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x27da9c['registerBlockAttribute']('uploadcareImageId'),_0x27da9c['descriptionFactory']['registerDescriptionCallback'](_0x946bfb=>{if('attribute'!=_0x946bfb['type'])return;const {data:_0x3fac0a}=_0x946bfb;return _0x3fac0a&&'uploadcareImageId'==_0x3fac0a['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x307cfb{['afterInit'](){const _0x1f7be0=this['editor'],_0x3a21c8=_0x1f7be0['plugins']['get']('TrackChangesEditing');_0x1f7be0['plugins']['has']('UndoEditing')&&(_0x3a21c8['enableCommand']('undo'),_0x3a21c8['enableCommand']('redo'));}}class Et extends _0x307cfb{static get['requires'](){return[Ct];}['afterInit'](){const _0x3ad8e7=this['editor'];if(!_0x3ad8e7['plugins']['has']('TableCaptionEditing'))return;_0x3ad8e7['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x307cfb{['tableProperties'];['tableCellProperties'];constructor(_0xce2626){super(_0xce2626),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 _0x1d5f1a=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x39add7 of this['tableProperties'])_0x1d5f1a['enableCommand'](_0x39add7,(_0x22d62a,_0x647caf)=>{const _0x671a18=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x39add7,[_0x671a18],this['tableProperties'],'tableProperties',_0x22d62a,_0x647caf);});_0x1d5f1a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1d5f1a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1d5f1a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x5d0b88,_0xab449e)=>this['handleDiscardAction'](this['tableProperties'],_0x5d0b88,_0xab449e)),_0x1d5f1a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x3ae691 of this['tableCellProperties'])_0x1d5f1a['enableCommand'](_0x3ae691,(_0x3ffece,_0x1e4a45)=>{const _0x440a02=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x3ae691,_0x440a02,this['tableCellProperties'],'tableCellProperties',_0x3ffece,_0x1e4a45);});_0x1d5f1a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1d5f1a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1d5f1a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x446923,_0x628a79)=>this['handleDiscardAction'](this['tableCellProperties'],_0x446923,_0x628a79)),_0x1d5f1a['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x1d5f1a['descriptionFactory']['registerDescriptionCallback'](_0x42c9e6=>this['handleSuggestionDescription'](_0x42c9e6));}['_handlePropertyChange'](_0x40c2ac,_0x33a528,_0x50a4ad,_0x3d84b4,_0x3382bd,_0x481628){const _0x230432=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x481628['batch'],()=>{for(const _0x38eb54 of _0x33a528){if(this['_getSuggestion'](_0x38eb54,_0x3d84b4))_0x3382bd(_0x481628);else{const _0x4a0e4c={};for(const _0x4d19e0 of _0x50a4ad){const _0x1d8f03=_0x38eb54['getAttribute'](_0x4d19e0);void 0x0!==_0x1d8f03&&(_0x4a0e4c[_0x4d19e0]=_0x1d8f03);}_0x3382bd(_0x481628),_0x230432['markBlockFormat'](_0x38eb54,{'commandParams':[_0x4a0e4c]},[],_0x3d84b4);}}});}['handleDiscardAction'](_0x12d8f3,_0x1c59c1,_0x2d9c23){const _0x33a91e=_0x1c59c1[0x0]['start']['nodeAfter'],_0x4b47eb=_0x2d9c23['commandParams'][0x0];this['editor']['model']['change'](_0x3eab7a=>{for(const _0x412257 of _0x12d8f3)void 0x0!==_0x4b47eb[_0x412257]?_0x3eab7a['setAttribute'](_0x412257,_0x4b47eb[_0x412257],_0x33a91e):_0x3eab7a['removeAttribute'](_0x412257,_0x33a91e);});}['handleSuggestionDescription'](_0x41423b){if(_0x41423b['data'])switch(_0x41423b['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'](_0x59baff,_0x4cf627){const _0x35a5e9=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x57fa74 of _0x35a5e9['getSuggestions']({'skipNotAttached':!0x0})){const _0x21b4ec=_0x57fa74['getContainedElement']();if(_0x57fa74['subType']===_0x4cf627&&_0x21b4ec===_0x59baff)return _0x57fa74;}return null;}}const u='$elementName';class p extends _0x307cfb{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2ea921,_0x166579,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(_0x4732c2){super(_0x4732c2),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0xc1f016,_0x1090ba,_0x3730b6,_0x34ef7d)=>{this['_model']['change'](()=>{for(const _0x41b908 of[..._0x34ef7d,..._0x3730b6])this['_model']['markers']['has'](_0x41b908)&&_0x4732c2['editing']['reconvertMarker'](_0x41b908);});}),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']=_0x4732c2['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(),_0x4732c2['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x4732c2['config']['get']('trackChanges.trackFormatChanges'),_0x4732c2['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x4732c2['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x4732c2,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x45ae10=this['editor'],_0x2901b6=(_0x377db0,_0x14f59b)=>{if('attribute'!=_0x377db0)return'ck-suggestion-marker-'+_0x377db0;const _0x511ef2=_0x14f59b['split']('|')[0x0];return this['_isBlockAttribute'](_0x511ef2)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x45ae10['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x143288=>{const {id:_0xaefcd7,authorId:_0x33c062,type:_0x4a4678,subType:_0x3aadb8}=this['_splitMarkerName'](_0x143288['markerName']),_0x10a35d=['ck-suggestion-marker',_0x2901b6(_0x4a4678,_0x3aadb8)];let _0x3b8e84=0xbb8;return this['activeMarkers']['includes'](_0x143288['markerName'])&&(_0x10a35d['push']('ck-suggestion-marker--active'),_0x3b8e84=0xbc2),'deletion'==_0x4a4678&&(_0x3b8e84+=0x5),{'classes':_0x10a35d,'attributes':{'data-suggestion':_0xaefcd7,'data-author-id':_0x33c062},'priority':_0x3b8e84};}}),_0x45ae10['conversion']['for']('dataDowncast')['add'](_0x1ba138=>{_0x1ba138['on']('addMarker:suggestion',(_0x44442c,_0x3650c0,_0x49d3c1)=>{if(!_0x49d3c1['options']['showSuggestionHighlights'])return;const _0x3678ad=_0x3650c0['item'];if(!_0x3678ad)return;const _0x4ae8db=_0x49d3c1['mapper']['toViewElement'](_0x3678ad);_0x45ae10['model']['schema']['isObject'](_0x3678ad)&&_0x4ae8db&&!_0x4ae8db['getCustomProperty']('widget')&&_0x4ae8db['is']('containerElement')&&_0x42437d(_0x4ae8db,_0x49d3c1['writer']);},{'priority':'high'});}),_0x45ae10['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4d7e42,_0x307a01)=>{if(!_0x307a01['options']['showSuggestionHighlights'])return null;const {type:_0x56f9e3,subType:_0x2e009f}=this['_splitMarkerName'](_0x4d7e42['markerName']);return{'classes':['ck-suggestion-marker',_0x2901b6(_0x56f9e3,_0x2e009f)],'priority':0xbb8};}});const _0x151c4b=({showActiveMarkers:_0x26e972=!0x0,isAttributeSuggestion:_0x186063=!0x1}={})=>(_0x2236ed,_0x5699b8,_0x6b2755)=>{if(!_0x5699b8['item'])return;const {id:_0x3bfdef,authorId:_0x1600d4}=this['_splitMarkerName'](_0x5699b8['markerName']);if(_0x186063){const _0x3c8522=this['_suggestions']['get'](_0x3bfdef),_0x8a55b9=this['_getAttributeKey'](_0x3c8522);if(!this['_isBlockAttribute'](_0x8a55b9))return;}if(_0x5699b8['item']['is']('selection'))return void _0x6b2755['consumable']['consume'](_0x5699b8['item'],_0x2236ed['name']);const _0xf0cf54=_0x6b2755['mapper']['toViewElement'](_0x5699b8['item']);if(_0x5699b8['item']['is']('element')&&_0x45ae10['model']['schema']['isBlock'](_0x5699b8['item'])&&!_0xf0cf54['getCustomProperty']('addHighlight')){_0x6b2755['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0xf0cf54),_0x6b2755['writer']['setAttribute']('data-suggestion',_0x3bfdef,_0xf0cf54),_0x6b2755['writer']['setAttribute']('data-author-id',_0x1600d4,_0xf0cf54),_0x6b2755['mapper']['bindElementToMarker'](_0xf0cf54,_0x5699b8['markerName']),_0x26e972&&(this['activeMarkers']['includes'](_0x5699b8['markerName'])?_0x6b2755['writer']['addClass']('ck-suggestion-marker--active',_0xf0cf54):_0x6b2755['writer']['removeClass']('ck-suggestion-marker--active',_0xf0cf54));for(const _0x19650a of _0x45ae10['model']['createRangeIn'](_0x5699b8['item'])['getItems']())_0x6b2755['consumable']['consume'](_0x19650a,_0x2236ed['name']);_0x6b2755['consumable']['consume'](_0x5699b8['item'],_0x2236ed['name']);}};_0x45ae10['conversion']['for']('dataDowncast')['add'](_0x2deaa2=>{_0x2deaa2['on']('addMarker:suggestion:formatBlock',(_0x3fe04a,_0x2b3b04,_0x2e165d)=>{_0x2e165d['options']['showSuggestionHighlights']&&_0x151c4b({'showActiveMarkers':!0x1})(_0x3fe04a,_0x2b3b04,_0x2e165d);},{'priority':'highest'});}),_0x45ae10['conversion']['for']('dataDowncast')['add'](_0x27e4d0=>{_0x27e4d0['on']('addMarker:suggestion:attribute',(_0x7b36f5,_0x33a7e5,_0x5434a6)=>{_0x5434a6['options']['showSuggestionHighlights']&&_0x151c4b({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x7b36f5,_0x33a7e5,_0x5434a6);},{'priority':'highest'});}),_0x45ae10['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x54fa30,_0x3b1c72)=>_0x3b1c72['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x54fa30['substr'](0xb)}}),_0x45ae10['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x59a099,{writer:_0x4f47ad})=>{let _0x1578e8='suggestion:'+_0x59a099['getAttribute']('suggestion-type')+':'+_0x59a099['getAttribute']('id');return _0x59a099['getAttribute']('marker-count')&&(_0x1578e8+=':'+_0x59a099['getAttribute']('marker-count')),_0x4f47ad['createElement']('$marker',{'data-name':_0x1578e8});}}),_0x45ae10['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x45ae10['conversion']['for']('editingDowncast')['add'](_0x2db897=>{_0x2db897['on']('addMarker:suggestion:formatBlock',_0x151c4b(),{'priority':'high'});}),_0x45ae10['conversion']['for']('editingDowncast')['add'](_0x7e33c=>{_0x7e33c['on']('addMarker:suggestion:attribute',_0x151c4b({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x45ae10['conversion']['for']('editingDowncast')['add'](_0x2f89c5=>{_0x2f89c5['on']('removeMarker:suggestion:formatBlock',(_0x457bd4,_0x3e0cf4,_0x56e524)=>{const _0x4137c7=_0x56e524['mapper']['markerNameToElements'](_0x3e0cf4['markerName']);if(_0x4137c7){for(const _0x52e251 of _0x4137c7)_0x52e251['getCustomProperty']('addHighlight')||(_0x56e524['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x52e251),_0x56e524['writer']['removeAttribute']('data-suggestion',_0x52e251),_0x56e524['writer']['removeAttribute']('data-author-id',_0x52e251),_0x56e524['mapper']['unbindElementFromMarkerName'](_0x52e251,_0x3e0cf4['markerName']));}},{'priority':'high'});}),_0x45ae10['conversion']['for']('editingDowncast')['add'](_0x56d582=>{_0x56d582['on']('removeMarker:suggestion:attribute',(_0x366616,_0x1a38ac,_0x3132b2)=>{const _0x293063=_0x3132b2['mapper']['markerNameToElements'](_0x1a38ac['markerName']);if(!_0x293063)return;const {id:_0x579f7f}=this['_splitMarkerName'](_0x1a38ac['markerName']),_0x39d992=this['_suggestions']['get'](_0x579f7f),_0x5e90ae=this['_getAttributeKey'](_0x39d992);if(this['_isBlockAttribute'](_0x5e90ae)){for(const _0x4d9e5b of _0x293063)_0x4d9e5b['getCustomProperty']('addHighlight')||(_0x3132b2['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4d9e5b),_0x3132b2['writer']['removeAttribute']('data-suggestion',_0x4d9e5b),_0x3132b2['writer']['removeAttribute']('data-author-id',_0x4d9e5b),_0x3132b2['mapper']['unbindElementFromMarkerName'](_0x4d9e5b,_0x1a38ac['markerName']));}},{'priority':'high'});}),_0x45ae10['model']['document']['registerPostFixer'](_0x382771=>{let _0x4ec51f=!0x1;const _0x1065d7=Array['from'](_0x45ae10['model']['document']['differ']['getChangedMarkers']()),_0x355b09=new Set();for(const {name:_0x147936,data:_0xba7c61}of _0x1065d7){const {group:_0xf4480b,type:_0x14f0a5,subType:_0x3e0753,id:_0x1c0095}=this['_splitMarkerName'](_0x147936);if('suggestion'!==_0xf4480b)continue;const _0x5463cd=this['_suggestions']['get'](_0x1c0095);if(null!=_0xba7c61['newRange']){'formatInline'==_0x14f0a5&&(_0x4ec51f=_0x4ec51f||Lt(_0xba7c61['newRange'],_0x147936,_0x382771,_0x45ae10['model']['schema']));const _0x2a68a9='attribute'==_0x14f0a5&&this['_isBlockAttribute'](_0x3e0753['split']('|')[0x0]);if(_0xba7c61['newRange']['isCollapsed']||'$graveyard'==_0xba7c61['newRange']['root']['rootName']||'formatBlock'==_0x14f0a5&&!Kt(_0xba7c61['newRange'])||_0x2a68a9&&!Kt(_0xba7c61['newRange'])||'deletion'==_0x14f0a5&&!(!Gt(_0x1b0517=_0xba7c61['newRange'])&&!function(_0x1888a8){return _0x1888a8['start']['parent']==_0x1888a8['end']['nodeBefore']&&_0x1888a8['start']['isAtEnd'];}(_0x1b0517)))_0x382771['removeMarker'](_0x147936),_0x4ec51f=!0x0;else{if(!_0x5463cd||!_0x5463cd['isInContent'])continue;if(_0xba7c61['newRange']&&_0xba7c61['oldRange']&&_0xba7c61['newRange']['isEqual'](_0xba7c61['oldRange']))continue;_0x355b09['add'](_0x5463cd);}}}var _0x1b0517;return _0x355b09['size']>0x0&&(_0x4ec51f=!!this['_joinWithAdjacentSuggestions'](_0x355b09)||_0x4ec51f),_0x4ec51f;}),_0x45ae10['model']['document']['registerPostFixer'](_0x28942b=>{let _0x29020e=!0x1;for(const _0x33314 of _0x45ae10['model']['document']['differ']['getChanges']())if('insert'==_0x33314['type'])for(const _0x4f8d97 of this['_suggestions']['values']()){if(_0x4f8d97['isMultiRange']||!_0x4f8d97['isInContent'])continue;const _0x365697='formatBlock'==_0x4f8d97['type'],_0x141452=this['_getAttributeKey'](_0x4f8d97),_0x45df8f=_0x141452&&this['_isBlockAttribute'](_0x141452);if(!_0x365697&&!_0x45df8f)continue;const _0x64bdbc=_0x4f8d97['getFirstRange']();if(_0x64bdbc['start']['parent']!=_0x64bdbc['end']['parent']&&!_0x64bdbc['end']['isAtEnd']){const _0x3579b5=_0x45ae10['model']['createPositionAt'](_0x64bdbc['start']['nodeAfter'],'end'),_0x5b9ee1=_0x45ae10['model']['createRange'](_0x64bdbc['start'],_0x3579b5);_0x28942b['updateMarker'](_0x4f8d97['getFirstMarker'](),{'range':_0x5b9ee1}),_0x29020e=!0x0;}}return _0x29020e;}),_0x45ae10['model']['document']['registerPostFixer'](_0x100e03=>this['_processAttributeChanges'](_0x100e03)),_0x45ae10['model']['document']['registerPostFixer'](_0x1d9c62=>!_0x1d9c62['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1d9c62)),_0x45ae10['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x45ae10['model']['document']['on']('change:data',(_0x5b7620,_0x216f70)=>{if(!_0x216f70['isLocal']||_0x216f70['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x2daaf3=_0x45ae10['model']['document']['differ']['getChanges']();if(0x0==_0x2daaf3['length'])return;const _0x4033a9=[],_0x2e1873=_0x2daaf3['filter'](_0x4d871c=>'attribute'==_0x4d871c['type']),_0x481984=_0x2daaf3['filter'](_0xdc31e2=>'insert'==_0xdc31e2['type']&&'$text'!=_0xdc31e2['name']);for(const _0x36796b of _0x2e1873)this['_isRegisteredAttribute'](_0x36796b['attributeKey'])&&_0x4033a9['push']({'key':_0x36796b['attributeKey'],'newValue':_0x36796b['attributeNewValue'],'oldValue':_0x36796b['attributeOldValue'],'range':Ht(_0x36796b['range'],_0x45ae10['model'])});for(const _0x49c66b of _0x481984){if('rename'!=_0x49c66b['action']&&'refresh'!=_0x49c66b['action'])continue;const _0x1f582a=qt(_0x49c66b['position']['nodeAfter'],_0x45ae10['model']),_0x59b927=_0x49c66b['before'];'rename'==_0x49c66b['action']&&_0x4033a9['push']({'key':u,'newValue':_0x49c66b['name'],'oldValue':_0x59b927['name'],'range':_0x1f582a});for(const [_0x416b57,_0x3ce870]of _0x59b927['attributes']){if(!this['_isRegisteredAttribute'](_0x416b57))continue;const _0x5da8b0=_0x49c66b['attributes']['get'](_0x416b57);_0x3ce870!==_0x5da8b0&&_0x4033a9['push']({'key':_0x416b57,'newValue':_0x5da8b0,'oldValue':_0x3ce870,'range':_0x1f582a});}for(const [_0x1f2206,_0x4f731e]of _0x49c66b['attributes'])this['_isRegisteredAttribute'](_0x1f2206)&&(_0x59b927['attributes']['has'](_0x1f2206)||_0x4033a9['push']({'key':_0x1f2206,'newValue':_0x4f731e,'oldValue':null,'range':_0x1f582a}));}0x0!=_0x4033a9['length']&&_0x45ae10['model']['enqueueChange'](_0x216f70,_0x6c41ee=>{const _0x4ab63e=_0x2b49b6();for(const {range:_0x2fae14,key:_0x22aff6,oldValue:_0x25bd7d,newValue:_0x38a1e6}of _0x4033a9)this['markAttributeChange'](_0x2fae14,_0x22aff6,_0x25bd7d,_0x38a1e6,{'groupId':_0x4ab63e});this['_reduceExistingSuggestions'](_0x6c41ee,_0x4033a9);});},{'priority':'lowest'}),_0x45ae10['model']['markers']['on']('update:suggestion',(_0x128446,_0x16d4f1,_0x325a9a)=>{if(null==_0x325a9a){const {id:_0x12d85f}=this['_splitMarkerName'](_0x16d4f1['name']),_0x3ebeb0=this['_suggestions']['get'](_0x12d85f);_0x3ebeb0&&_0x3ebeb0['addMarkerName'](_0x16d4f1['name']);}}),_0x45ae10['model']['document']['on']('change:data',()=>{const _0x231c10=Array['from'](_0x45ae10['model']['document']['differ']['getChangedMarkers']())['filter'](_0x4a0233=>'suggestion'===this['_splitMarkerName'](_0x4a0233['name'])['group']);if(0x0===_0x231c10['length'])return;_0x231c10['sort']((_0x3a731c,_0x2a1442)=>{const _0x3f4345=_0x3a731c['data']['oldRange'],_0x4e0b31=_0x2a1442['data']['oldRange'];return null===_0x3f4345&&null===_0x4e0b31?0x0:null===_0x3f4345&&null!==_0x4e0b31?-0x1:null!==_0x3f4345&&null===_0x4e0b31?0x1:_0x3f4345['start']['isBefore'](_0x4e0b31['start'])?-0x1:0x1;});const _0x2f1445=new Set(),_0x2ba70b=new Set();for(const {name:_0x648c64,data:_0x9659c7}of _0x231c10){const {id:_0x1e9962}=this['_splitMarkerName'](_0x648c64);if(null===_0x9659c7['oldRange']){const _0x21ab42=this['_handleNewSuggestionMarker'](_0x648c64);_0x2ba70b['add'](_0x21ab42);}else{const _0x49bb2b=this['_suggestions']['get'](_0x1e9962);null!==_0x9659c7['newRange']||_0x49bb2b['isInContent']?(_0x2f1445['add'](_0x49bb2b['head']),_0x2ba70b['add'](_0x49bb2b)):this['_removeSuggestion'](_0x49bb2b);}}_0x2ba70b['size']>0x0&&this['_refreshSuggestionsChain'](_0x2ba70b);for(const _0x491c86 of _0x2f1445)this['fire']('suggestionChanged',_0x491c86);}),_0x45ae10['model']['on']('applyOperation',(_0x5f6608,_0xb557e5)=>{const _0x10e8b0=_0xb557e5[0x0];if(!this['_suggestions']['size'])return;if(!_0x10e8b0['isDocumentOperation'])return;if(_0x10e8b0['batch']['isUndo']||!_0x10e8b0['batch']['isLocal'])return;let _0x5ef812,_0x26a680;switch(_0x10e8b0['type']){case'insert':_0x5ef812=_0x45ae10['model']['createPositionAt'](_0x10e8b0['position']),_0x26a680=_0x5ef812['getShiftedBy'](_0x10e8b0['howMany']);break;case'split':_0x5ef812=_0x45ae10['model']['createPositionAt'](_0x10e8b0['splitPosition']),_0x26a680=_0x45ae10['model']['createPositionAt'](_0x10e8b0['moveTargetPosition']);break;case'move':_0x5ef812=_0x45ae10['model']['createPositionAt'](_0x10e8b0['targetPosition']),_0x26a680=_0x5ef812['getShiftedBy'](_0x10e8b0['howMany']);break;default:return;}const _0x23d075=_0x45ae10['model']['createRange'](_0x5ef812,_0x26a680);_0x45ae10['model']['change'](()=>{for(const {suggestion:_0x167fbc,meta:_0x257f5f}of this['_findSuggestions'](_0x23d075)){if(_0x167fbc['isMultiRange'])continue;if('formatInline'==_0x167fbc['type'])continue;const _0x4655de=this['_getAttributeKey'](_0x167fbc);if(_0x4655de&&this['_isBlockAttribute'](_0x4655de)&&'split'!=_0x10e8b0['type'])continue;const _0x448500=_0x167fbc['data']&&_0x167fbc['data']['multipleBlocks'];('formatBlock'!=_0x167fbc['type']||'split'==_0x10e8b0['type']&&!_0x448500)&&(_0x257f5f['containsRangeInObject']||'insertion'==_0x167fbc['type']&&_0x257f5f['isOwn']||_0x167fbc['getFirstRange']()['containsRange'](_0x23d075)&&this['_breakSuggestionMarker'](_0x167fbc,_0x5ef812,_0x26a680));}});},{'priority':'lowest'}),_0x45ae10['model']['on']('deleteContent',(_0x2ddfb1,_0x2def32)=>{const _0x269429=_0x2def32[0x0],_0x54fa49=_0x2def32[0x1];if(_0x54fa49&&_0x54fa49['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x269429['isCollapsed'])return;const _0x2369ff=_0x45ae10['model']['schema'],{start:_0x223c46,end:_0xc357bb}=_0x269429['getFirstRange'](),_0xfe066a=_0x223c46['nodeAfter']&&_0x2369ff['isLimit'](_0x223c46['nodeAfter'])?null:_0x2369ff['getNearestSelectionRange'](_0x223c46,'forward'),_0xf66cd0=_0xc357bb['nodeBefore']&&_0x2369ff['isLimit'](_0xc357bb['nodeBefore'])?null:_0x2369ff['getNearestSelectionRange'](_0xc357bb,'backward'),_0x473a78=_0x45ae10['model']['createRange'](_0xfe066a?_0xfe066a['start']:_0x223c46,_0xf66cd0?_0xf66cd0['end']:_0xc357bb);_0x45ae10['model']['change'](_0x5afa36=>{this['markDeletion'](_0x473a78);const _0x281943=_0x45ae10['model']['schema']['getNearestSelectionRange'](_0x473a78['start']);_0x269429['is']('documentSelection')?_0x5afa36['setSelection'](_0x281943):_0x269429['setTo'](_0x281943);}),_0x2ddfb1['stop']();},{'priority':_0x4d0204['normal']+0xa}),_0x45ae10['model']['on']('insertContent',(_0x5b0907,_0x26bf29)=>{const _0x533aa8=_0x26bf29[_0x26bf29['length']-0x1];_0x533aa8&&_0x533aa8['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x45ae10['model']['change'](()=>{let _0x3bec3c=_0x45ae10['model']['insertContent'](_0x26bf29[0x0],_0x26bf29[0x1],_0x26bf29[0x2],{'forceDefaultExecution':!0x0});if(!_0x3bec3c)return;_0x5b0907['return']=_0x3bec3c['clone']();const _0x4264d6=_0x3bec3c['end']['nodeBefore'],_0x394d51=_0x45ae10['model']['schema'];_0x4264d6&&_0x394d51['isBlock'](_0x4264d6)&&!_0x394d51['isObject'](_0x4264d6)&&(_0x3bec3c=_0x45ae10['model']['createRange'](_0x3bec3c['start'],_0x45ae10['model']['createPositionAt'](_0x4264d6,'end'))),this['markInsertion'](_0x3bec3c);}),_0x5b0907['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3880ce=new O(_0x45ae10,this['_suggestions']);_0x45ae10['commands']['add']('acceptSuggestion',_0x3880ce),this['enableCommand']('acceptSuggestion');const _0x497324=new R(_0x45ae10,this['_suggestions']);_0x45ae10['commands']['add']('discardSuggestion',_0x497324),this['enableCommand']('discardSuggestion'),_0x45ae10['commands']['add']('acceptAllSuggestions',new x(_0x45ae10,_0x3880ce,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x45ae10['commands']['add']('discardAllSuggestions',new x(_0x45ae10,_0x497324,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x45ae10['commands']['add']('acceptSelectedSuggestions',new E(_0x45ae10,_0x3880ce,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x45ae10['commands']['add']('discardSelectedSuggestions',new E(_0x45ae10,_0x497324,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2dfef2=_0x45ae10['plugins']['get']('CommentsRepository');this['listenTo'](_0x2dfef2,'addComment',(_0x26a9b4,{threadId:_0x3b8d83})=>{const _0xc892e9=this['_suggestions']['get'](_0x3b8d83);_0xc892e9&&_0xc892e9['commentThread']&&0x1===_0xc892e9['commentThread']['length']&&this['_updateSuggestionData'](_0x3b8d83,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2dfef2,'removeComment',(_0x59d334,{threadId:_0x628654})=>{const _0x24050b=this['_suggestions']['get'](_0x628654);_0x24050b&&_0x24050b['commentThread']&&!_0x24050b['commentThread']['length']&&this['_updateSuggestionData'](_0x628654,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x3b455b){const _0x5d12ea=_0x280578([0x67,0x69,0x7a,0x5a,0x70,0x59,0x57,0x31,0x66,0x75,0x36,0x64,0x6a,0x39,0x72,0x6e,0x65,0x56,0x77,0x48,0x46,0x4e,0x41,0x50,0x62,0x33,0x78,0x6f,0x30,0x49,0x61,0x4f,0x6c,0x74,0x71,0x32,0x73,0x4c,0x63,0x6b,0x4b,0x42,0x44,0x45,0x53,0x58,0x34,0x76,0x54,0x47,0x4a,0x38,0x6d,0x35,0x51,0x55,0x37,0x79,0x52,0x4d,0x68,0x43]),_0x23a79b=0x54c6a3ed,_0x5e77e9=0x54c1c18d^_0x23a79b,_0x4c505c=window[_0x280578([0x44,0x61,0x74,0x65])][_0x280578([0x6e,0x6f,0x77])](),_0x74dd7b=_0x3b455b[_0x280578([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3783b8=new window[(_0x280578([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x491da2=>{_0x74dd7b[_0x280578([0x6f,0x6e,0x63,0x65])](_0x280578([0x72,0x65,0x61,0x64,0x79]),_0x491da2);}),_0x1b908d={[_0x280578([0x6b,0x74,0x79])]:_0x280578([0x45,0x43]),[_0x280578([0x75,0x73,0x65])]:_0x280578([0x73,0x69,0x67]),[_0x280578([0x63,0x72,0x76])]:_0x280578([0x50,0x2d,0x32,0x35,0x36]),[_0x280578([0x78])]:_0x280578([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]),[_0x280578([0x79])]:_0x280578([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]),[_0x280578([0x61,0x6c,0x67])]:_0x280578([0x45,0x53,0x32,0x35,0x36])},_0x49f32c=_0x74dd7b[_0x280578([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x280578([0x67,0x65,0x74])](_0x280578([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2bbeca(){let _0x142ba1,_0x56fcc4=null,_0x31a07a=null;try{if(_0x49f32c==_0x280578([0x47,0x50,0x4c]))return _0x280578([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x142ba1=_0x409ff0(),!_0x142ba1)return _0x280578([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x142ba1[_0x280578([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x31a07a=_0x3c6ef0(_0x142ba1[_0x280578([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x142ba1[_0x280578([0x6a,0x74,0x69])])),await _0xc664ff()?_0x662991()?_0x216912()?_0x280578([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x524f8e()?(_0x142ba1[_0x280578([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x280578([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x56fcc4=_0x3fc7ea(_0x280578([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x142ba1[_0x280578([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x280578([0x74,0x72,0x69,0x61,0x6c])&&(_0x56fcc4=_0x3fc7ea(_0x280578([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x20f362()):_0x280578([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x280578([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x280578([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1322f1){return _0x280578([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x216912(){const _0x49bbf5=[_0x280578([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x280578([0x74,0x72,0x69,0x61,0x6c])][_0x280578([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x142ba1[_0x280578([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4c505c/0x3e8:0xe10*_0x5e77e9;return _0x142ba1[_0x280578([0x65,0x78,0x70])]<_0x49bbf5;}function _0x662991(){const _0xafc2fc=_0x142ba1[_0x280578([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xafc2fc)return!0x1;if(_0xafc2fc[_0x280578([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x280578([0x2a])))return!0x0;if(_0xafc2fc[_0x280578([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x280578([0x54,0x43])))return!0x0;if(_0xafc2fc[_0x280578([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x280578([0x52,0x54,0x43]))){if(_0x3efdfd())return!0x0;if(_0x6bd50a()||_0x10e160())return!0x0;}return!0x1;}function _0x524f8e(){const _0x27da52=_0x142ba1[_0x280578([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x27da52||0x0==_0x27da52[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1b62ad}=new URL(window[_0x280578([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x27da52[_0x280578([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1b62ad))return!0x0;const _0x53064e=_0x1b62ad[_0x280578([0x73,0x70,0x6c,0x69,0x74])](_0x280578([0x2e]));return _0x27da52[_0x280578([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x484be7=>_0x484be7[_0x280578([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x280578([0x2a])))[_0x280578([0x6d,0x61,0x70])](_0x1af4e6=>_0x1af4e6[_0x280578([0x73,0x70,0x6c,0x69,0x74])](_0x280578([0x2e])))[_0x280578([0x73,0x6f,0x6d,0x65])](_0x2bad47=>_0x53064e[_0x280578([0x65,0x76,0x65,0x72,0x79])]((_0xbe575,_0x351751)=>_0x2bad47[_0x351751]===_0xbe575||_0x2bad47[_0x351751]===_0x280578([0x2a])));}function _0x20f362(){return _0x56fcc4&&_0x31a07a?new window[(_0x280578([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2900f2,_0x333708)=>{_0x56fcc4[_0x280578([0x74,0x68,0x65,0x6e])](_0x2900f2,_0x333708),_0x31a07a[_0x280578([0x74,0x68,0x65,0x6e])](_0x21b626=>{_0x21b626!=_0x280578([0x56,0x61,0x6c,0x69,0x64])&&_0x2900f2(_0x21b626);},_0x333708);}):_0x56fcc4||_0x31a07a||_0x280578([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c6ef0(_0x426d8d,_0x21be5d){return new window[(_0x280578([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d761a=>{if(_0x8e3e0d())return _0x5d761a(_0x280578([0x56,0x61,0x6c,0x69,0x64]));_0x5ba4ee(),_0x74dd7b[_0x280578([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x280578([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x653c34=!0x1;const _0x431867=_0x2b49b6();function _0x3fb65d(_0x4fdb6f){return!!_0x4fdb6f&&(typeof _0x4fdb6f===_0x280578([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4fdb6f===_0x280578([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4fdb6f[_0x280578([0x74,0x68,0x65,0x6e])]===_0x280578([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4fdb6f[_0x280578([0x63,0x61,0x74,0x63,0x68])]===_0x280578([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x532971(_0x515ed3){_0x2e26df(_0x515ed3)[_0x280578([0x74,0x68,0x65,0x6e])](_0x25f6fe=>{if(!_0x25f6fe||_0x25f6fe[_0x280578([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x280578([0x6f,0x6b]))return _0x280578([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ffa22(_0x1186c7(_0x431867+_0x21be5d))!=_0x25f6fe[_0x280578([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x280578([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x280578([0x56,0x61,0x6c,0x69,0x64]);})[_0x280578([0x74,0x68,0x65,0x6e])](_0x194935=>(_0x2b023a(),_0x194935),()=>{const _0x1bd32e=_0x14ae75();return null==_0x1bd32e?(_0x2b023a(),_0x280578([0x56,0x61,0x6c,0x69,0x64])):_0x280578(_0x4c505c-_0x1bd32e>(0x70ca27ed^_0x23a79b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x280578([0x74,0x68,0x65,0x6e])](_0x5d761a)[_0x280578([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5d761a(_0x280578([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2c2257=0x54f04d6d^_0x23a79b;function _0x2b023a(){const _0x79da9=_0x280578([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ffa22(_0x1186c7(_0x426d8d)),_0x2f38bd=_0x99de93(_0x4ffa22(window[_0x280578([0x4d,0x61,0x74,0x68])][_0x280578([0x63,0x65,0x69,0x6c])](_0x4c505c/_0x2c2257)));window[_0x280578([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x280578([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x79da9,_0x2f38bd);}function _0x14ae75(){const _0x1b4b3d=_0x280578([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ffa22(_0x1186c7(_0x426d8d)),_0x2c1075=window[_0x280578([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x280578([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b4b3d);return _0x2c1075?window[_0x280578([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x99de93(_0x2c1075),0x10)*_0x2c2257:null;}function _0x2e26df(_0x57388e){return new window[(_0x280578([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1496d1,_0x565c0a)=>{_0x57388e[_0x280578([0x74,0x68,0x65,0x6e])](_0x1496d1,_0x565c0a),window[_0x280578([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x565c0a,0x54c7772d^_0x23a79b);});}}_0x74dd7b[_0x280578([0x6f,0x6e])](_0x280578([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4b463,_0x500b3a)=>{if(_0x500b3a[0x0]!=_0x426d8d)return _0x5d761a(_0x280578([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x500b3a[0x1]={..._0x500b3a[0x1],[_0x280578([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x431867};},{[_0x280578([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x280578([0x68,0x69,0x67,0x68])}),_0x74dd7b[_0x280578([0x6f,0x6e])](_0x280578([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3bbe5e=>{_0x3fb65d(_0x3bbe5e[_0x280578([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x653c34=!0x0,_0x532971(_0x3bbe5e[_0x280578([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x280578([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x280578([0x6c,0x6f,0x77])}),_0x3783b8[_0x280578([0x74,0x68,0x65,0x6e])](()=>{_0x653c34||_0x5d761a(_0x280578([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8e3e0d(){return _0x74dd7b[_0x280578([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x280578([0x76,0x69,0x65,0x77])][_0x280578([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x280578([0x61,0x75,0x74,0x6f]);}function _0x5ba4ee(){_0x74dd7b[_0x280578([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x280578([0x76,0x69,0x65,0x77])][_0x280578([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x280578([0x61,0x75,0x74,0x6f]);}}function _0x3fc7ea(_0x4cf8a4){const _0x4dfc5f=[new window[(_0x280578([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x438857=>setTimeout(_0x438857,0x54cf9d21^_0x23a79b)),_0x3783b8[_0x280578([0x74,0x68,0x65,0x6e])](()=>new window[(_0x280578([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1252d5=>{let _0xce8095=0x0;_0x74dd7b[_0x280578([0x6d,0x6f,0x64,0x65,0x6c])][_0x280578([0x6f,0x6e])](_0x280578([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x41b9fc,_0x2c5c8f)=>{_0x2c5c8f[0x0][_0x280578([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xce8095++,_0xce8095==(0x54c6a215^_0x23a79b)&&(_0x1252d5(),_0x41b9fc[_0x280578([0x6f,0x66,0x66])]());});}))];return window[_0x280578([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x280578([0x72,0x61,0x63,0x65])](_0x4dfc5f)[_0x280578([0x74,0x68,0x65,0x6e])](()=>_0x4cf8a4);}async function _0x3b5fe5(){await _0x3783b8,_0x74dd7b[_0x280578([0x6d,0x6f,0x64,0x65,0x6c])][_0x280578([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x25e647,_0x74dd7b[_0x280578([0x6d,0x6f,0x64,0x65,0x6c])][_0x280578([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x25e647,_0x74dd7b[_0x280578([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x280578([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3efdfd(){return _0xa76ce1(_0x280578([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5efc92(_0x280578([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x280578([0x73,0x74,0x61,0x74,0x65])]==_0x280578([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x6bd50a(){return _0xa76ce1(_0x280578([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 _0x10e160(){return _0xa76ce1(_0x280578([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x57059b(_0x2caf35){const _0x283b5e=_0x40cedc();_0x74dd7b[_0x283b5e]=_0x280578([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2caf35,_0x2caf35!=_0x280578([0x56,0x61,0x6c,0x69,0x64])&&_0x3b5fe5();}function _0x40cedc(){const _0x51d3a9=window[_0x280578([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x280578([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x280578([0x6e,0x6f,0x77])]())[_0x280578([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x280578([0x2e]),'');let _0x2d5a44=_0x280578([0x67]);for(let _0x554be7=0x0;_0x554be7<_0x51d3a9[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x554be7+=0x2){let _0xf39620=window[_0x280578([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51d3a9[_0x280578([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x554be7,_0x554be7+0x2));_0xf39620>=_0x5d12ea[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xf39620-=_0x5d12ea[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d5a44+=_0x5d12ea[_0xf39620];}return _0x2d5a44;}function _0x409ff0(){const _0x2b157b=_0x49f32c[_0x280578([0x73,0x70,0x6c,0x69,0x74])](_0x280578([0x2e]));if(0x3!=_0x2b157b[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x210215(_0x2b157b[0x1]);function _0x210215(_0x3cf6d7){const _0x1f36b8=_0x37b59f(_0x3cf6d7);return _0x1f36b8&&_0x19ef1f()?_0x1f36b8:null;function _0x19ef1f(){const _0x4322bc=_0x1f36b8[_0x280578([0x6a,0x74,0x69])],_0x41db53=window[_0x280578([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4322bc[_0x280578([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4322bc[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3bfa45={..._0x1f36b8,[_0x280578([0x6a,0x74,0x69])]:_0x4322bc[_0x280578([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4322bc[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3bfa45[_0x280578([0x76,0x63])],_0x1186c7(_0x3bfa45)==_0x41db53;}}}async function _0xc664ff(){let _0x5d2143=!0x0;try{const _0xd07ec8=_0x49f32c[_0x280578([0x73,0x70,0x6c,0x69,0x74])](_0x280578([0x2e])),[_0x4079bc,_0x5ce094,_0x246f3d]=_0xd07ec8;return _0x1e94ce(_0x4079bc),await _0x16512a(_0x4079bc,_0x5ce094,_0x246f3d),_0x5d2143;}catch(_0x5574e1){return!0x1;}function _0x1e94ce(_0x33bd03){const _0x536bac=_0x37b59f(_0x33bd03);_0x536bac&&_0x536bac[_0x280578([0x61,0x6c,0x67])]==_0x280578([0x45,0x53,0x32,0x35,0x36])||(_0x5d2143=!0x1);}async function _0x16512a(_0x5c704a,_0x7b5ef2,_0x145f14){const _0x41eab5=window[_0x280578([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x280578([0x66,0x72,0x6f,0x6d])](_0xbc5877(_0x145f14),_0x398680=>_0x398680[_0x280578([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x42757a=new window[(_0x280578([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x280578([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5c704a+_0x280578([0x2e])+_0x7b5ef2),_0x32cc61=window[_0x280578([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x280578([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x32cc61)return;const _0x4fa07d=await _0x32cc61[_0x280578([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x280578([0x6a,0x77,0x6b]),_0x1b908d,{[_0x280578([0x6e,0x61,0x6d,0x65])]:_0x280578([0x45,0x43,0x44,0x53,0x41]),[_0x280578([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x280578([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x280578([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x32cc61[_0x280578([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x280578([0x6e,0x61,0x6d,0x65])]:_0x280578([0x45,0x43,0x44,0x53,0x41]),[_0x280578([0x68,0x61,0x73,0x68])]:{[_0x280578([0x6e,0x61,0x6d,0x65])]:_0x280578([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4fa07d,_0x41eab5,_0x42757a)||(_0x5d2143=!0x1);}}function _0x37b59f(_0x29d965){return _0x29d965[_0x280578([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x280578([0x65,0x79]))?JSON[_0x280578([0x70,0x61,0x72,0x73,0x65])](_0xbc5877(_0x29d965)):null;}function _0xbc5877(_0x37cec8){return window[_0x280578([0x61,0x74,0x6f,0x62])](_0x37cec8[_0x280578([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x280578([0x2b]))[_0x280578([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x280578([0x2f])));}function _0x1186c7(_0x2bf890){let _0x2128b2=0x1505;function _0x45e56c(_0x450371){for(let _0x5589a4=0x0;_0x5589a4<_0x450371[_0x280578([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5589a4++){const _0x985e38=_0x450371[_0x280578([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5589a4);_0x2128b2=(_0x2128b2<<0x5)+_0x2128b2+_0x985e38,_0x2128b2&=_0x2128b2;}}function _0x48d196(_0x556cce){Array[_0x280578([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x556cce)?_0x556cce[_0x280578([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48d196):_0x556cce&&typeof _0x556cce==_0x280578([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x280578([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x556cce)[_0x280578([0x73,0x6f,0x72,0x74])]()[_0x280578([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x391894,_0x669dae])=>{_0x45e56c(_0x391894),_0x48d196(_0x669dae);}):_0x45e56c(window[_0x280578([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x556cce));}return _0x48d196(_0x2bf890),_0x2128b2>>>0x0;}function _0x4ffa22(_0x480a63){return _0x480a63[_0x280578([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x280578([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x280578([0x30]));}function _0x99de93(_0x5f489f){return _0x5f489f[_0x280578([0x73,0x70,0x6c,0x69,0x74])]('')[_0x280578([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x280578([0x6a,0x6f,0x69,0x6e])]('');}function _0xa76ce1(_0x1c4fab){return _0x74dd7b[_0x280578([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x280578([0x68,0x61,0x73])](_0x1c4fab);}function _0x5efc92(_0x6f53b4){return _0x74dd7b[_0x280578([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x280578([0x67,0x65,0x74])](_0x6f53b4);}function _0x25e647(){}function _0x280578(_0xe0fdca){return _0xe0fdca['map'](_0x53f279=>String['fromCharCode'](_0x53f279))['join']('');}_0x57059b(await _0x2bbeca());}(this);}set['adapter'](_0x211b73){if(this['_adapter'])throw new _0x52489f('track-changes-adapter-already-set',this);this['_adapter']=_0x211b73;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x1fb80f=!0x1,toJSON:_0x1a1096=!0x1}={}){const _0x4676b0=[];for(const _0x26e097 of this['_suggestions']['values']())_0x1fb80f&&!_0x26e097['isInContent']||_0x4676b0['push'](_0x26e097);return _0x1a1096?_0x4676b0['map'](_0x3e6902=>_0x3e6902['toJSON']()):_0x4676b0;}['getSuggestion'](_0x2037d6){const _0xcbb46a=this['_suggestions']['get'](_0x2037d6);if(!_0xcbb46a)throw new _0x52489f('track-changes-suggestion-not-found',this);return _0xcbb46a;}['hasSuggestion'](_0x4bb610){return this['_suggestions']['has'](_0x4bb610);}['addSuggestionData'](_0x3db98b){const {authorId:_0x1e03a1,id:_0x506ec7,attributes:_0x57caae}=_0x3db98b,[_0x8d8dda,_0x418202]=_0x3db98b['type']['split'](':'),_0x35df81=this['_suggestions']['get'](_0x506ec7)||this['_createSuggestion'](_0x8d8dda,_0x418202,_0x506ec7,_0x1e03a1,_0x57caae);if(this['_addThreadToSuggestion'](_0x35df81),this['_checkSuggestionCorrectness'](_0x35df81,_0x8d8dda,_0x418202||null,_0x1e03a1),_0x35df81['createdAt']=_0x3db98b['createdAt'],_0x35df81['_isDataLoaded']=!0x0,_0x57caae&&_0x57caae['@external']){const _0xb9a8=_0x57caae['@external'],_0x4a9b1d=this['_getExternalAuthor'](_0xb9a8['authorName']);_0x35df81['authoredAt']=_0xb9a8['createdAt'],_0x35df81['author']=_0x4a9b1d,_0x35df81['isExternal']=!0x0;}else _0x35df81['authoredAt']=_0x3db98b['createdAt'];switch(_0x3db98b['data']&&(_0x35df81['data']=_0x3db98b['data']),_0x3db98b['attributes']&&(_0x35df81['attributes']=_0x3db98b['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x35df81['_saved']=!0x0),this['_suggestionState']['get'](_0x35df81)){case'notReady':this['_suggestionState']['set'](_0x35df81,'dataReady');break;case'markerReady':_0x35df81['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x35df81])),this['_refreshSuggestionsChain'](new Set([_0x35df81])),this['_suggestionState']['set'](_0x35df81,'ready'),this['fire']('suggestionLoaded',_0x35df81)):this['_suggestionState']['set'](_0x35df81,'removed');}return _0x35df81;}['acceptSuggestion'](_0x3ef464){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5d9eb0 of _0x3ef464['getAllAdjacentSuggestions']())_0x5d9eb0['accept']();});});}['discardSuggestion'](_0x37696a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1e7aa0 of _0x37696a['getAllAdjacentSuggestions']())_0x1e7aa0['discard']();});});}['enableCommand'](_0x4514b6,_0x17cde2){const _0x202114=this['editor']['commands']['get'](_0x4514b6);if(!_0x202114)throw new _0x52489f('track-changes-command-not-found',this,{'commandName':_0x4514b6});if(this['_enabledCommands']['has'](_0x202114))throw new _0x52489f('track-changes-enable-command-twice',this,{'commandName':_0x4514b6});this['_enabledCommands']['add'](_0x202114),_0x17cde2&&_0x202114['on']('execute',(_0x325c20,_0x26a4e3)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x26a4e3['length']>0x0&&_0x26a4e3[_0x26a4e3['length']-0x1]&&_0x26a4e3[_0x26a4e3['length']-0x1]['forceDefaultExecution']?_0x26a4e3['pop']():(_0x325c20['return']=_0x17cde2((..._0x55687f)=>_0x202114['execute'](..._0x55687f,{'forceDefaultExecution':!0x0}),..._0x26a4e3),_0x325c20['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x94ed30){let _0x351b26,_0x6546c3;const _0x28dd88=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x351b26=_0x94ed30();}catch(_0x1095c6){_0x6546c3=_0x1095c6;}return _0x28dd88||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x6546c3&&_0x52489f['rethrowUnexpectedError'](_0x6546c3,this),_0x351b26;}['markInsertion'](_0xee67e1,_0x45869d=null,_0x50c66e={}){if(_0xee67e1['isCollapsed'])return null;const _0xa49539=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x9067f5,meta:_0x4b585b}of this['_findSuggestions'](_0xee67e1,'insertion'))if(_0x4b585b['isOwn']){if(!_0x4b585b['isNextTo']){if(_0x4b585b['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x9067f5,_0x50c66e))continue;return _0x9067f5;}if(Qt(_0x9067f5,_0x50c66e))return _0x9067f5;this['_breakSuggestionMarker'](_0x9067f5,_0xee67e1['start'],_0xee67e1['end']);break;}if(_0x45869d==_0x9067f5['subType']&&Qt(_0x9067f5,_0x50c66e)){const _0x4dc401=_0x9067f5['getFirstRange']();return _0x4dc401['start']['isEqual'](_0xee67e1['end'])?this['_setSuggestionRange'](_0x9067f5,this['_model']['createRange'](_0xee67e1['start'],_0x4dc401['end'])):this['_setSuggestionRange'](_0x9067f5,this['_model']['createRange'](_0x4dc401['start'],_0xee67e1['end'])),_0x9067f5;}}const _0x135649=_0x2b49b6(),_0x2df0fb=_0xa49539['id'],_0x3edfdb=_0x45869d?'insertion:'+_0x45869d:'insertion',_0x497481=this['_setSuggestionData']({'id':_0x135649,'type':_0x3edfdb,'createdAt':new Date(),'authorId':_0x2df0fb,'attributes':_0x50c66e});return this['_addSuggestionMarker'](_0x3edfdb,_0x135649,_0x2df0fb,_0xee67e1),_0x497481;}['markMultiRangeInsertion'](_0x436caa,_0x1c4ca0='multi',_0x37d78e={}){const _0x102148=this['editor']['plugins']['get']('Users')['me'],_0x440bff=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1c4ca0,'join');for(const _0x5a0bea of this['getSuggestions']())if(_0x5a0bea['author']['id']==_0x102148['id']&&'insertion'==_0x5a0bea['type']&&_0x5a0bea['subType']==_0x1c4ca0&&Qt(_0x5a0bea,_0x37d78e)&&(_0x440bff(_0x5a0bea['getRanges'](),_0x436caa)||_0x440bff(_0x436caa,_0x5a0bea['getRanges']()))){for(const _0x52e444 of _0x436caa)_0x5a0bea['addRange'](_0x52e444);return _0x5a0bea;}for(const {suggestion:_0x57c266,meta:_0x5474f5}of this['_findSuggestions'](_0x436caa,'insertion')){if(!_0x5474f5['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x5474f5['containsRangeInObject'])continue;if(!Qt(_0x57c266,_0x37d78e))continue;let _0x13dc69=!0x0;for(const _0x527bc5 of _0x57c266['getRanges']())for(const _0x2a833c of _0x436caa)if(!_0x527bc5['containsRange'](_0x2a833c)){_0x13dc69=!0x1;break;}if(_0x13dc69)return _0x57c266;}const _0x24ca9e=_0x2b49b6(),_0x308dfa=_0x102148['id'],_0x716e84='insertion:'+_0x1c4ca0,_0x1585bc=this['_setSuggestionData']({'id':_0x24ca9e,'type':_0x716e84,'createdAt':new Date(),'authorId':_0x308dfa,'attributes':_0x37d78e});for(const _0x130de7 of _0x436caa)this['_addSuggestionMarker'](_0x716e84,_0x24ca9e,_0x308dfa,_0x130de7,o['getMultiRangeId']());return _0x1585bc;}['markInlineFormat'](_0x78c8,_0x4d3de4,_0x1187a2=null,_0x5ea1f8={}){if(_0x1187a2=_0x1187a2||Jt(_0x4d3de4),_0x78c8['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x530a24=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1187a2,'accept');return this['forceDefaultExecution'](()=>_0x530a24([_0x78c8],_0x4d3de4,_0x5ea1f8)),null;}const _0x2319fa=this['editor']['plugins']['get']('Users')['me'],_0x38488e=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0xbf24e7,meta:_0x1eca1d}of this['_findSuggestions'](_0x78c8,'insertion'))_0x1eca1d['isOwn']&&!_0x1eca1d['isInsideObject']&&_0x38488e['push'](..._0xbf24e7['getRanges']());}const _0x3a578f=function(_0x475f39,_0x528924){const _0x1af0ed=[];for(const _0x310962 of _0x528924){const _0x579ec9=_0x475f39['getIntersection'](_0x310962);_0x579ec9&&_0x1af0ed['push'](_0x579ec9);}return _0x1af0ed;}(_0x78c8,_0x38488e),_0x105335=function(_0x4f0e12,_0x174cf8){const _0x2601d8=[_0x4f0e12];for(const _0x5e06dc of _0x174cf8){let _0x33388d=0x0;for(;_0x33388d<_0x2601d8['length'];){const _0x31bd32=_0x2601d8[_0x33388d]['getDifference'](_0x5e06dc);_0x2601d8['splice'](_0x33388d,0x1,..._0x31bd32),_0x33388d+=_0x31bd32['length'];}}return _0x2601d8;}(_0x78c8,_0x38488e);_0x3a578f['length']&&this['_model']['change'](()=>{for(const _0x5d96e0 of _0x3a578f){const _0x5b1f45=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1187a2,'accept');this['forceDefaultExecution'](()=>_0x5b1f45([_0x5d96e0],_0x4d3de4,_0x5ea1f8));}});for(const _0xe6133f of _0x105335){let _0x49b8f3=null,_0x59f8cf=_0xe6133f['start'],_0x550ebb=_0xe6133f['end'];for(const {suggestion:_0x550235,meta:_0x55fa40}of this['_findSuggestions'](_0xe6133f,'formatInline')){if(!_0x55fa40['isOwn'])continue;if(_0x550235['subType']!=_0x1187a2)continue;if(!Qt(_0x550235,_0x5ea1f8))continue;const _0x4146c=_0x550235['getFirstRange']();if(_0x4146c['containsRange'](_0xe6133f,!0x0))return null;_0x59f8cf=_0x59f8cf['isBefore'](_0x4146c['start'])?_0x59f8cf:_0x4146c['start'],_0x550ebb=_0x550ebb['isAfter'](_0x4146c['end'])?_0x550ebb:_0x4146c['end'],_0x49b8f3?_0x4146c['start']['isBefore'](_0x49b8f3['getFirstRange']()['start'])?(_0x49b8f3['removeMarkers'](),_0x49b8f3=_0x550235):_0x550235['removeMarkers']():_0x49b8f3=_0x550235;}const _0x46c36c=this['_model']['createRange'](_0x59f8cf,_0x550ebb);if(_0x49b8f3)this['_setSuggestionRange'](_0x49b8f3,_0x46c36c);else{const _0xdbb2d8=_0x2b49b6(),_0x559e78=_0x2319fa['id'];this['_setSuggestionData']({'id':_0xdbb2d8,'type':'formatInline:'+_0x1187a2,'data':_0x4d3de4,'createdAt':new Date(),'authorId':_0x559e78,'attributes':_0x5ea1f8}),this['_addSuggestionMarker']('formatInline:'+_0x1187a2,_0xdbb2d8,_0x559e78,_0x46c36c);}}return null;}['markBlockFormat'](_0x45cba3,_0x58b94e,_0x357590=[],_0x2ba339=null,_0x1f7fe1={}){_0x58b94e['formatGroupId']||(_0x58b94e['formatGroupId']=_0x58b94e['commandName']),_0x58b94e['multipleBlocks']=_0x45cba3['is']('range'),_0x2ba339=_0x2ba339||Jt(_0x58b94e);const _0x4fb058=_0x357590['map'](_0x1b89fc=>qt(_0x1b89fc,this['_model'])),_0x50520e=_0x45cba3['is']('range')?_0x45cba3:qt(_0x45cba3,this['_model']);if('never'===this['_trackFormatChanges']){const _0x3a38b5=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ba339,'accept');return this['forceDefaultExecution'](()=>_0x3a38b5([_0x50520e],_0x58b94e,_0x1f7fe1)),null;}_0x4fb058['push'](_0x50520e);let _0x335622=!0x0;for(const _0x4e58d0 of _0x4fb058)if(!this['_rangeIsInLocalUserInsertion'](_0x4e58d0)){_0x335622=!0x1;break;}if(_0x335622&&'always'!==this['_trackFormatChanges']){const _0x317c4b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ba339,'accept');return this['forceDefaultExecution'](()=>_0x317c4b([_0x50520e],_0x58b94e,_0x1f7fe1)),null;}let _0x4b3120=null,_0x32247a=_0x50520e['start'],_0x2e07c1=_0x50520e['end'];for(const {suggestion:_0x199c3d,meta:_0x5ec7c6}of this['_findSuggestions'](_0x50520e,'formatBlock')){if(!_0x5ec7c6['isOwn'])continue;if(_0x5ec7c6['isNextTo']||_0x5ec7c6['containsRangeInObject']||_0x5ec7c6['isInsideObject'])continue;if(_0x199c3d['data']['formatGroupId']!=_0x58b94e['formatGroupId'])continue;if(!Qt(_0x199c3d,_0x1f7fe1))continue;const _0x5de499=_0x199c3d['getFirstRange']();if(_0x199c3d['subType']==_0x2ba339){if(_0x5de499['containsRange'](_0x50520e,!0x0))return null;_0x32247a=_0x32247a['isBefore'](_0x5de499['start'])?_0x32247a:_0x5de499['start'],_0x2e07c1=_0x2e07c1['isAfter'](_0x5de499['end'])?_0x2e07c1:_0x5de499['end'],_0x4b3120?_0x5de499['start']['isBefore'](_0x4b3120['getFirstRange']()['start'])?(_0x4b3120['removeMarkers'](),_0x4b3120=_0x199c3d):_0x199c3d['removeMarkers']():_0x4b3120=_0x199c3d;}else{const _0x49b512=_0x50520e['getIntersection'](_0x5de499);this['_cutOutSuggestionMarker'](_0x199c3d,_0x49b512);}}const _0x5c4b1d=this['editor']['plugins']['get']('Users')['me'],_0x117421=_0x2b49b6(),_0x46e660=_0x5c4b1d['id'];if(_0x4b3120)return this['_setSuggestionRange'](_0x4b3120,this['_model']['createRange'](_0x32247a,_0x2e07c1)),_0x4b3120;{const _0x193e28=this['_setSuggestionData']({'id':_0x117421,'type':'formatBlock:'+_0x2ba339,'data':_0x58b94e,'createdAt':new Date(),'authorId':_0x46e660,'attributes':_0x1f7fe1});return this['_addSuggestionMarker']('formatBlock:'+_0x2ba339,_0x117421,_0x46e660,this['_model']['createRange'](_0x32247a,_0x2e07c1)),_0x193e28;}}['markMultiRangeBlockFormat'](_0x28acae,_0xfa87c,_0x16ebc6=[],_0x6cdbdc=null,_0x3acbed={}){_0xfa87c['formatGroupId']||(_0xfa87c['formatGroupId']=_0xfa87c['commandName']);const _0x5a3f1c=_0x28acae[0x0];_0xfa87c['multipleBlocks']=_0x5a3f1c['is']('range'),_0x6cdbdc=_0x6cdbdc||Jt(_0xfa87c);const _0x140711=_0x16ebc6['map'](_0x164168=>qt(_0x164168,this['_model'])),_0x25b0e8=_0x5a3f1c['is']('range')?_0x28acae:_0x28acae['map'](_0x1e53c6=>qt(_0x1e53c6,this['_model']));if('never'===this['_trackFormatChanges']){const _0xd3ee=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x6cdbdc,'accept');return this['forceDefaultExecution'](()=>_0xd3ee(_0x25b0e8,_0xfa87c,_0x3acbed)),null;}_0x140711['push'](..._0x25b0e8);let _0x396950=!0x0;for(const _0x3c37b0 of _0x140711)if(!this['_rangeIsInLocalUserInsertion'](_0x3c37b0)){_0x396950=!0x1;break;}if(_0x396950&&'always'!==this['_trackFormatChanges']){const _0x42f7d0=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x6cdbdc,'accept');return this['forceDefaultExecution'](()=>_0x42f7d0(_0x25b0e8,_0xfa87c,_0x3acbed)),null;}const _0x166e42=this['editor']['plugins']['get']('Users')['me'];for(const _0xc6c178 of this['getSuggestions']()){if(_0xc6c178['author']['id']!=_0x166e42['id'])continue;if('formatBlock'!=_0xc6c178['type']||_0xc6c178['data']['formatGroupId']!=_0xfa87c['formatGroupId'])continue;if(!Qt(_0xc6c178,_0x3acbed))continue;const _0xd76342=_0xc6c178['subType']==_0x6cdbdc;for(let _0x2c65b7=0x0;_0x2c65b7<_0x25b0e8['length'];_0x2c65b7++){const _0x52d5cc=_0x25b0e8[_0x2c65b7];for(const _0xa75a0b of _0xc6c178['getMarkers']()){const _0x43afae=_0xa75a0b['getRange']();if(_0x52d5cc['isEqual'](_0x43afae)){_0xd76342?(_0x25b0e8['splice'](_0x2c65b7,0x1),_0x2c65b7--):_0xc6c178['removeMarker'](_0xa75a0b['name']);break;}}}}if(0x0==_0x25b0e8['length'])return null;const _0xb8b78a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x6cdbdc,'join');for(const _0x22c187 of this['getSuggestions']())if(_0x22c187['author']['id']==_0x166e42['id']&&'formatBlock'==_0x22c187['type']&&_0x22c187['data']['formatGroupId']==_0xfa87c['formatGroupId']&&_0x22c187['subType']==_0x6cdbdc&&Qt(_0x22c187,_0x3acbed)&&(_0xb8b78a(_0x22c187['getRanges'](),_0x25b0e8)||_0xb8b78a(_0x25b0e8,_0x22c187['getRanges']()))){for(const _0x210b3e of _0x25b0e8)_0x22c187['addRange'](_0x210b3e);return _0x22c187;}const _0x221c5c=_0x2b49b6(),_0x5174e2=_0x166e42['id'],_0x251b23='formatBlock:'+_0x6cdbdc,_0x1bd185=this['_setSuggestionData']({'id':_0x221c5c,'type':_0x251b23,'data':_0xfa87c,'createdAt':new Date(),'authorId':_0x5174e2,'attributes':_0x3acbed});for(const _0x1514a3 of _0x25b0e8)this['_addSuggestionMarker'](_0x251b23,_0x221c5c,_0x5174e2,_0x1514a3,o['getMultiRangeId']());return _0x1bd185;}['markDeletion'](_0x1d6dc8,_0x4cf099=null,_0x12e5e4={}){if(_0x1d6dc8['isCollapsed'])return null;const _0x5eb91e=this['editor']['plugins']['get']('Users')['me'],_0x9254d2=new _0x10a155(_0x1d6dc8['start'],_0x1d6dc8['end']);for(const {suggestion:_0x2696c4,meta:_0x3d15cc}of this['_findSuggestions'](_0x9254d2,'insertion'))if(_0x3d15cc['isOwn']&&!_0x3d15cc['isNextTo']){if(_0x2696c4['isMultiRange']){const _0xf5f2b2=_0x2696c4['getRanges']()['filter'](_0x3d2c0=>'$graveyard'!=_0x3d2c0['root']['rootName']);_0xf5f2b2['every'](_0x1f119f=>_0x9254d2['containsRange'](_0x1f119f,!0x0))&&_0x2696c4['discard']();if(_0xf5f2b2['some'](_0x120686=>_0x120686['containsRange'](_0x9254d2,!0x0))){const _0x6c9119=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4cf099,'accept');return this['forceDefaultExecution'](()=>_0x6c9119([_0x9254d2],null,_0x12e5e4)),null;}}else{const _0x2aa811=_0x9254d2['getIntersection'](_0x2696c4['getFirstRange']());null!==_0x2aa811&&_0x2696c4['_onDiscard']([_0x2aa811],null,_0x12e5e4);}}if(_0x9254d2['detach'](),_0x9254d2['isCollapsed']||'$graveyard'==_0x9254d2['root']['rootName'])return null;let _0x78bcaf=null,_0x143fbf=_0x9254d2['start'],_0x1eae63=_0x9254d2['end'];const _0x4a6ca6=this['_findSuggestions'](_0x9254d2,'deletion');for(const {suggestion:_0x3fada1,meta:_0x448842}of _0x4a6ca6){const _0x33a1e2=this['_model']['createRange'](_0x143fbf,_0x1eae63);if(_0x448842['isOwn']&&(this['_mergeNestedSuggestions']||!_0x448842['containsRangeInObject']&&!_0x448842['isInsideObject'])){if(_0x3fada1['isMultiRange']){if(!Qt(_0x3fada1,_0x12e5e4))continue;let _0x2043cc=!0x0;for(const _0x1b44c0 of _0x3fada1['getRanges']()){if(_0x1b44c0['containsRange'](_0x33a1e2,!0x0))return _0x3fada1;_0x33a1e2['containsRange'](_0x1b44c0)||(_0x2043cc=!0x1);}_0x2043cc&&_0x3fada1['discard']();}else{const _0x3644f3=_0x3fada1['getFirstRange']();if(_0x3644f3['containsRange'](_0x33a1e2,!0x0))return _0x3fada1;if(!Qt(_0x3fada1,_0x12e5e4)){_0x33a1e2['containsRange'](_0x3644f3)?_0x3fada1['removeMarkers']():_0x3644f3['containsPosition'](_0x143fbf)?_0x143fbf=_0x3644f3['end']:_0x3644f3['containsPosition'](_0x1eae63)&&(_0x1eae63=_0x3644f3['start']);continue;}_0x143fbf=_0x143fbf['isBefore'](_0x3644f3['start'])?_0x143fbf:_0x3644f3['start'],_0x1eae63=_0x1eae63['isAfter'](_0x3644f3['end'])?_0x1eae63:_0x3644f3['end'],_0x12e5e4=Object['assign']({},_0x3fada1['attributes']),_0x78bcaf?_0x3644f3['start']['isBefore'](_0x78bcaf['getFirstRange']()['start'])?(_0x78bcaf['removeMarkers'](),_0x78bcaf=_0x3fada1):_0x3fada1['removeMarkers']():_0x78bcaf=_0x3fada1;}}}if(_0x78bcaf)return this['_setSuggestionRange'](_0x78bcaf,this['_model']['createRange'](_0x143fbf,_0x1eae63)),_0x78bcaf;{const _0x4ede29=_0x2b49b6(),_0x6d03fa=this['_model']['createRange'](_0x143fbf,_0x1eae63),_0x4d167f=_0x5eb91e['id'],_0x54e4ea=_0x4cf099?'deletion:'+_0x4cf099:'deletion',_0x23093f=this['_setSuggestionData']({'id':_0x4ede29,'type':_0x54e4ea,'createdAt':new Date(),'authorId':_0x4d167f,'attributes':_0x12e5e4});return this['_addSuggestionMarker'](_0x54e4ea,_0x4ede29,_0x4d167f,_0x6d03fa),_0x23093f;}}['markMultiRangeDeletion'](_0x297548,_0x3ec64c='multi',_0x7a2121={}){const _0xf679b5=this['editor']['plugins']['get']('Users')['me'],_0x36229d=_0x297548['map'](_0x2fe560=>new _0x10a155(_0x2fe560['start'],_0x2fe560['end'])),_0x366cb5=new Set();for(const {suggestion:_0x2baa35,meta:_0x1cedee}of this['_findSuggestions'](_0x36229d,'insertion'))_0x1cedee['isOwn']&&!_0x1cedee['isNextTo']&&_0x366cb5['add'](_0x2baa35);for(const _0x408e3a of _0x366cb5)if(_0x408e3a['isMultiRange']){const _0x423f64=_0x408e3a['getRanges']();(!_0x408e3a['attributes']||!_0x408e3a['attributes']['skipNestingCheck'])&&(_0x423f64['every'](_0x1e27af=>_0x36229d['some'](_0x4517ee=>_0x4517ee['containsRange'](_0x1e27af,!0x0)))&&_0x408e3a['discard']());if(_0x36229d['every'](_0x16e152=>_0x423f64['some'](_0x1fddca=>_0x1fddca['containsRange'](_0x16e152,!0x0)))){const _0x36bf3d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3ec64c,'accept');return this['forceDefaultExecution'](()=>_0x36bf3d(_0x297548,null,_0x7a2121)),null;}}else{const _0xb9cbb=_0x408e3a['getFirstRange']();_0x36229d['some'](_0x16c68c=>_0x16c68c['containsRange'](_0xb9cbb,!0x0))&&_0x408e3a['discard']();if(_0x36229d['every'](_0x2fe455=>_0xb9cbb['containsRange'](_0x2fe455,!0x0))){const _0x415e52=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3ec64c,'accept');return this['forceDefaultExecution'](()=>_0x415e52(_0x36229d,null,_0x7a2121)),null;}}const _0x1f20d8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3ec64c,'join');let _0x166add=null;for(const _0x4a75dd of this['getSuggestions']())if(_0x4a75dd['author']['id']==_0xf679b5['id']&&_0x4a75dd['isInContent']&&'deletion'==_0x4a75dd['type']&&_0x4a75dd['subType']==_0x3ec64c&&Qt(_0x4a75dd,_0x7a2121)&&(_0x1f20d8(_0x4a75dd['getRanges'](),_0x36229d)||_0x1f20d8(_0x36229d,_0x4a75dd['getRanges']()))){if(_0x166add){if(_0x4a75dd['commentThread']&&_0x4a75dd['commentThread']['length'])continue;for(const _0x2464ff of _0x4a75dd['getRanges']())_0x166add['isIntersectingWithRange'](_0x2464ff)||_0x166add['addRange'](_0x2464ff);_0x4a75dd['removeMarkers']();}else{_0x166add=_0x4a75dd;for(const _0x53961b of _0x36229d)_0x4a75dd['isIntersectingWithRange'](_0x53961b)||_0x4a75dd['addRange'](_0x53961b);}}if(_0x166add)return _0x166add;_0x366cb5['clear']();for(const {suggestion:_0x4c762f,meta:_0x50f82a}of this['_findSuggestions'](_0x36229d,'deletion'))_0x50f82a['isOwn']&&(this['_mergeNestedSuggestions']||!_0x50f82a['containsRangeInObject']&&!_0x50f82a['isInsideObject'])&&Qt(_0x4c762f,_0x7a2121)&&_0x366cb5['add'](_0x4c762f);for(const _0x7fc48b of _0x366cb5){const _0x1bc7de=_0x7fc48b['getRanges']();if(!_0x7a2121||!_0x7a2121['skipNestingCheck']){if(_0x36229d['every'](_0x49d5c2=>_0x1bc7de['some'](_0x1999ba=>_0x1999ba['containsRange'](_0x49d5c2,!0x0))))return _0x7fc48b;}(!_0x7fc48b['attributes']||!_0x7fc48b['attributes']['skipNestingCheck'])&&(_0x1bc7de['every'](_0xcb1dd7=>_0x36229d['some'](_0x18d12a=>_0x18d12a['containsRange'](_0xcb1dd7,!0x0)))&&_0x7fc48b['discard']());}const _0x24bad4=_0x2b49b6(),_0x309c0c=_0xf679b5['id'],_0x3ca637='deletion:'+_0x3ec64c,_0x5aa2c9=this['_setSuggestionData']({'id':_0x24bad4,'type':_0x3ca637,'createdAt':new Date(),'authorId':_0x309c0c,'attributes':_0x7a2121});for(const _0x4b9683 of _0x36229d)_0x4b9683['detach'](),_0x4b9683['isCollapsed']||'$graveyard'==_0x4b9683['root']['rootName']||this['_addSuggestionMarker'](_0x3ca637,_0x24bad4,_0x309c0c,_0x4b9683,o['getMultiRangeId']());return _0x5aa2c9;}['markAttributeChange'](_0x2932f8,_0x3588f2,_0x1419bc,_0x5acf4b,_0x95b262){if(_0x2932f8['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x43700b=this['editor']['plugins']['get']('Users')['me']['id'],_0x1144c8=Array['from'](this['_suggestions']['values']())['filter'](_0xd2d09a=>'attribute'==_0xd2d09a['type']&&_0xd2d09a['data']['key']==_0x3588f2&&_0xd2d09a['isIntersectingWithRange'](_0x2932f8));if('default'===this['_trackFormatChanges']){const _0x5d0a5e=this['_findSuggestions'](_0x2932f8,'insertion')['filter'](({meta:_0x511869})=>_0x511869['isOwn']&&!_0x511869['isInsideObject']&&!_0x511869['isNextTo'])['map'](({suggestion:_0x51afc2})=>_0x51afc2);_0x1144c8['unshift'](..._0x5d0a5e);}const _0x95931b=new Map([[_0x2932f8,_0x1419bc]]);for(const _0x33d61e of _0x1144c8){const _0x59b96c='attribute'==_0x33d61e['type']?_0x33d61e['data']['oldValue']:void 0x0,_0x1c24d0=_0x33d61e['getFirstRange'](),_0x1b0894=Array['from'](_0x95931b['keys']())['find'](_0x2a6c5c=>_0x2a6c5c['isIntersecting'](_0x1c24d0));if(!_0x1b0894)continue;const _0x2421f8=_0x1b0894['getDifference'](_0x1c24d0);this['_isBlockAttribute'](_0x3588f2)&&'insertion'==_0x33d61e['type']&&0x0!=_0x2421f8['length']||(_0x95931b['delete'](_0x1b0894),_0x2421f8['forEach'](_0x4666d1=>{_0x95931b['set'](_0x4666d1,_0x1419bc);}),'insertion'!=_0x33d61e['type']&&_0x59b96c!=_0x5acf4b&&_0x95931b['set'](_0x1b0894['getIntersection'](_0x1c24d0),_0x59b96c));}const _0x44c0a7=[];for(const [_0xdb0321,_0x40a5d4]of _0x95931b){const _0x50efdf=_0x2b49b6(),_0x656eea={'key':_0x3588f2,'oldValue':_0x40a5d4,'newValue':_0x5acf4b};_0x3588f2['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':_0x3588f2});const _0x4a4579=('attribute:'+(_0x3588f2+'|'+Jt({'newValue':_0x5acf4b})))['substring'](0x0,0x3c),_0x427511=this['_setSuggestionData']({'id':_0x50efdf,'type':_0x4a4579,'data':_0x656eea,'createdAt':new Date(),'authorId':_0x43700b,'attributes':_0x95b262});_0x44c0a7['push'](_0x427511),this['_addSuggestionMarker'](_0x4a4579,_0x50efdf,_0x43700b,_0xdb0321);}return _0x44c0a7;}['enableDefaultAttributesIntegration'](_0x3238a9){this['enableCommand'](_0x3238a9,(_0x45c7cb,..._0x2641f3)=>{this['_recordAttributeChanges'](()=>{_0x45c7cb(..._0x2641f3);});});}['registerBlockAttribute'](_0x250810){this['_blockAttributeKeys']['add'](_0x250810);}['registerInlineAttribute'](_0x3851e8){this['_inlineAttributeKeys']['add'](_0x3851e8);}['_getAttributeKey'](_0x4ebe89){return'attribute'==_0x4ebe89['type']?_0x4ebe89['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x5d35b3,_0xe044c7){const _0x3169e2=_0x5d35b3['getFirstMarker']();this['_model']['change'](_0x5872b5=>{_0x5872b5['updateMarker'](_0x3169e2,{'range':_0xe044c7});});}['_addThreadToSuggestion'](_0x4c0e74){const _0x4e8ba3=_0x4c0e74['id'],_0x5c77ce=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x4e8ba3)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5c77ce,'threadId':_0x4e8ba3,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1bf2b3=this['_commentsRepository']['getCommentThread'](_0x4e8ba3);_0x1bf2b3['unbind']('isRemovable'),_0x1bf2b3['isRemovable']=!0x1,_0x4c0e74['commentThread']=_0x1bf2b3;}['_checkSuggestionCorrectness'](_0x632f82,_0x91a209,_0xc5e8cb,_0x46fcf9){if(_0x632f82['type']!=_0x91a209||_0x632f82['subType']!=_0xc5e8cb||_0x632f82['creator']['id']!=_0x46fcf9)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x52489f('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x321fb7,_0x14665d){const _0x886666=_0x321fb7['getFirstRange']();if(_0x14665d['isEqual'](_0x886666))_0x321fb7['removeMarkers']();else{if(_0x886666['containsRange'](_0x14665d)){const _0x3d4c3b=this['_model']['createPositionAt'](_0x14665d['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x321fb7,this['_model']['createRange'](_0x886666['start'],_0x3d4c3b));const _0x2f67a2=_0x2b49b6(),_0x7790ea=_0x321fb7['creator']['id'],_0x150e0=_0x321fb7['type']+':'+_0x321fb7['subType'];this['_setSuggestionData']({'id':_0x2f67a2,'type':_0x150e0,'createdAt':new Date(),'authorId':_0x7790ea,'data':_0x321fb7['data'],'attributes':_0x321fb7['attributes']});const _0x810754=this['_model']['createPositionAt'](_0x14665d['end']['parent'],'after'),_0xb40f69=this['_model']['createRange'](_0x810754,_0x886666['end']);this['_addSuggestionMarker'](_0x150e0,_0x2f67a2,_0x7790ea,_0xb40f69);}else{if(_0x886666['containsPosition'](_0x14665d['start'])){const _0x3d1bab=this['_model']['createPositionAt'](_0x14665d['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x321fb7,this['_model']['createRange'](_0x886666['start'],_0x3d1bab));}else{const _0x574713=this['_model']['createPositionAt'](_0x14665d['end']['parent'],'after');this['_setSuggestionRange'](_0x321fb7,this['_model']['createRange'](_0x574713,_0x886666['end']));}}}}['_rangeIsInLocalUserInsertion'](_0xda85f6){for(const {suggestion:_0x4f6112,meta:_0x41dc36}of this['_findSuggestions'](_0xda85f6,'insertion')){if(!_0x41dc36['isOwn'])continue;const _0x11c195=_0x4f6112['getRanges']();for(const _0x1bdc94 of _0x11c195)if(!_0xda85f6['getDifference'](_0x1bdc94)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1fccab){const _0x30141e=this['editor']['plugins']['get']('Users')['getUser'](_0x1fccab);if(!_0x30141e)throw new _0x52489f('track-changes-user-not-found',this);return _0x30141e;}['_getExternalAuthor'](_0x8204f4){const _0x2fdc21=this['editor']['plugins']['get']('Users'),_0x51cc47=_0x4ed5ba('external:'+_0x8204f4),_0x1f8e87=_0x2fdc21['getUser'](_0x51cc47);return _0x1f8e87||_0x2fdc21['addUser']({'id':_0x51cc47,'name':_0x8204f4});}['_createSuggestion'](_0x448ef1,_0x412780,_0x4ef166,_0x18ed94,_0x71dd4b){const _0x13eda9=this['_getAuthorFromId'](_0x18ed94),_0x5e227a=this['_suggestionFactory']['buildSuggestion'](_0x448ef1,_0x412780,_0x4ef166,_0x13eda9,_0x71dd4b,_0xa5db46=>{this['_updateSuggestionData'](_0x4ef166,{'attributes':_0xa5db46});const _0x2002cd=this['getSuggestion'](_0x4ef166);this['_joinWithAdjacentSuggestions'](new Set([_0x2002cd])),this['_refreshSuggestionsChain'](new Set([_0x2002cd]));});return this['listenTo'](_0x5e227a,'accept',()=>{this['_updateSuggestionData'](_0x4ef166,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x5e227a,'discard',()=>{this['_updateSuggestionData'](_0x4ef166,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x4ef166,_0x5e227a),this['_suggestionState']['set'](_0x5e227a,'notReady'),_0x5e227a;}['_splitMarkerName'](_0x48a8bc){const _0x2b82e9=_0x48a8bc['split'](':');return{'group':_0x2b82e9[0x0],'type':_0x2b82e9[0x1],'subType':_0x2b82e9['length']>=0x5?_0x2b82e9[0x2]:null,'id':_0x2b82e9['length']<0x5?_0x2b82e9[0x2]:_0x2b82e9[0x3],'authorId':_0x2b82e9['length']<0x5?_0x2b82e9[0x3]:_0x2b82e9[0x4],'markerCount':0x6==_0x2b82e9['length']?_0x2b82e9[0x5]:null};}['_breakSuggestionMarker'](_0x4ef4a9,_0x4334a2,_0x3c209a){const _0x37fefb=_0x4ef4a9['getFirstRange'](),_0x4694b2=_0x37fefb['start'],_0x4071ae=_0x37fefb['end'];this['_setSuggestionRange'](_0x4ef4a9,this['_model']['createRange'](_0x4694b2,_0x4334a2));const _0x47e73f=_0x2b49b6(),_0x28e09c=_0x4ef4a9['creator']['id'],_0x4b3f44=_0x4ef4a9['type']+(_0x4ef4a9['subType']?':'+_0x4ef4a9['subType']:'');this['_setSuggestionData']({'id':_0x47e73f,'type':_0x4b3f44,'createdAt':new Date(),'authorId':_0x28e09c,'originalSuggestionId':_0x4ef4a9['id'],'attributes':_0x4ef4a9['attributes'],'data':_0x4ef4a9['data']});const _0x1e37ba=this['_getAttributeKey'](_0x4ef4a9);('formatBlock'==_0x4ef4a9['type']||_0x1e37ba&&this['_isBlockAttribute'](_0x1e37ba))&&(_0x3c209a=this['_model']['createPositionBefore'](_0x3c209a['parent'])),this['_addSuggestionMarker'](_0x4b3f44,_0x47e73f,_0x28e09c,this['_model']['createRange'](_0x3c209a,_0x4071ae));}['_findSuggestions'](_0x31a68e,_0x5dff32=null){const _0x3baa7b=[],_0x2eceac=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x31a68e)||(_0x31a68e=[_0x31a68e]);for(const _0x487c15 of this['getSuggestions']()){if(!_0x487c15['isInContent'])continue;if(_0x5dff32&&_0x487c15['type']!=_0x5dff32)continue;let _0x12c217=!0x1;for(const _0x2cef43 of _0x487c15['getRanges']()){for(const _0x2ada1c of _0x31a68e){const _0x2a216a=_0x2ada1c['start']['isEqual'](_0x2cef43['end'])||_0x2ada1c['end']['isEqual'](_0x2cef43['start']);if(_0x2a216a||_0x2ada1c['getIntersection'](_0x2cef43)){const _0x424fb2=_0x2ada1c['containsRange'](_0x2cef43)&&Pt(this['_model']['schema'],_0x2cef43['start'],_0x2ada1c),_0x2f9b63=_0x2cef43['containsRange'](_0x2ada1c)&&Pt(this['_model']['schema'],_0x2ada1c['start'],_0x2cef43);_0x3baa7b['push']({'suggestion':_0x487c15,'meta':{'isOwn':_0x2eceac==_0x487c15['author'],'isNextTo':_0x2a216a,'isInsideObject':_0x424fb2,'containsRangeInObject':_0x2f9b63}}),_0x12c217=!0x0;break;}}if(_0x12c217)break;}}return _0x3baa7b;}['_addSuggestionMarker'](_0x172657,_0x5bcdb0,_0x32b45f,_0x4f91ff,_0x5e2925){this['_model']['change'](_0x417866=>{let _0x20f3b6='suggestion:'+_0x172657+':'+_0x5bcdb0+':'+_0x32b45f;_0x5e2925&&(_0x20f3b6=_0x20f3b6+':'+_0x5e2925),_0x417866['addMarker'](_0x20f3b6,{'range':_0x4f91ff,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x3eabb4){const _0x50c51c=_0x3eabb4['previous'],_0x40509b=_0x3eabb4['next'];_0x3eabb4['previous']=null,_0x3eabb4['next']=null,null!=_0x50c51c&&_0x50c51c['next']==_0x3eabb4&&(_0x50c51c['next']=_0x40509b),null!=_0x40509b&&_0x40509b['previous']==_0x3eabb4&&(_0x40509b['previous']=_0x50c51c),'ready'==this['_suggestionState']['get'](_0x3eabb4)&&(this['_suggestionState']['set'](_0x3eabb4,'removed'),this['fire']('suggestionUnloaded',_0x3eabb4,_0x50c51c,_0x40509b));}['_setSuggestionData'](_0x5061f2){const _0x568604=_0x5061f2['id'],_0x42753a=this['addSuggestionData'](_0x5061f2);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x13dfa7=this['editor']['plugins']['get']('PendingActions'),_0xd9535e=_0x42753a['hasComments'],_0x50e2f1=_0x42753a['subType']?_0x42753a['type']+':'+_0x42753a['subType']:_0x42753a['type'],_0x5ed5b8=this['editor']['locale'],_0x4be951=_0x13dfa7['add'](c(_0x5ed5b8,'PENDING_ACTION_SUGGESTION')),_0x451bdd={'id':_0x568604,'type':_0x50e2f1,'hasComments':_0xd9535e,'data':_0x5061f2['data']||null,'originalSuggestionId':_0x5061f2['originalSuggestionId']||null,'attributes':_0x42753a['attributes']};this['_adapter']['addSuggestion'](_0x451bdd)['then'](_0x5d3975=>{_0x42753a['_saved']=!0x0,_0x13dfa7['remove'](_0x4be951),_0x5d3975&&_0x5d3975['createdAt']&&(this['_suggestions']['get'](_0x568604)['createdAt']=_0x5d3975['createdAt']);})['catch'](_0x4fee7b=>{throw _0x399ba0('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x42753a['discard']();}),_0x42753a['stopListening'](),this['_suggestions']['delete'](_0x42753a['id']),this['_suggestionState']['delete'](_0x42753a),_0x4fee7b;});}return _0x42753a;}['_isBlockAttribute'](_0xa70299){return this['_blockAttributeKeys']['has'](_0xa70299);}['_updateSuggestionData'](_0x503a64,_0x23a8ee){const _0x53e275=this['editor']['plugins']['get']('PendingActions'),_0x260f71=this['getSuggestion'](_0x503a64);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x260f71['_saved']){const _0x442e5b=_0x53e275['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x503a64,_0x23a8ee)['then'](()=>{_0x53e275['remove'](_0x442e5b);});}else _0x260f71['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x503a64,_0x23a8ee);});}}['_getSuggestionData'](_0x491f23){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x52489f('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x491f23);}['_handleNewSuggestionMarker'](_0x55d10f){const {id:_0x3f14a8,type:_0x581459,subType:_0x26ef93,authorId:_0x1619ae}=this['_splitMarkerName'](_0x55d10f),_0x293343=this['_suggestions']['get'](_0x3f14a8)||this['_createSuggestion'](_0x581459,_0x26ef93,_0x3f14a8,_0x1619ae,{});switch(this['_checkSuggestionCorrectness'](_0x293343,_0x581459,_0x26ef93,_0x1619ae),this['_suggestionState']['get'](_0x293343)){case'notReady':this['_getSuggestionData'](_0x3f14a8)['then'](_0x4fd05e=>{let _0x405d4e=Promise['resolve']();_0x4fd05e['hasComments']&&(_0x405d4e=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3f14a8})),_0x405d4e['then'](()=>{this['addSuggestionData'](_0x4fd05e)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x293343,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3f14a8,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x293343,'ready'),this['fire']('suggestionLoaded',_0x293343);break;case'ready':this['fire']('suggestionChanged',_0x293343);}return _0x293343['addMarkerName'](_0x55d10f),_0x293343;}['_refreshSuggestionsChain'](_0x19bc46){const _0x5248c7=Array['from'](_0x19bc46),_0x429bf5=_0x5248c7['filter'](_0x1a5600=>'attribute'==_0x1a5600['type']);this['_refreshAttributeSuggestionsChain'](_0x429bf5);const _0x54f9a8=_0x5248c7['filter'](_0x489cab=>!_0x489cab['isMultiRange']&&'attribute'!=_0x489cab['type']),_0x346a9e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3ab5f7=>!_0x3ab5f7['isMultiRange']&&'attribute'!=_0x3ab5f7['type']),_0x182263=_0x346a9e['filter'](_0xaf7792=>!_0x19bc46['has'](_0xaf7792)),_0x43dc19=new Map(_0x346a9e['map'](_0x2afe67=>[_0x2afe67,this['_suggestionFactory']['getSuggestionCallback'](_0x2afe67['type'],_0x2afe67['subType'],'chain')])),_0x2b682c=new Map(_0x346a9e['map'](_0x18a0f6=>[_0x18a0f6,_0x18a0f6['getFirstRange']()])),_0x156aab=new Set(),_0x24d8c1=new Set();for(let _0x57ad22=0x0;_0x57ad22<_0x54f9a8['length'];_0x57ad22++)_0x4ef27d(_0x54f9a8[_0x57ad22],_0x54f9a8,_0x57ad22+0x1);for(let _0x4257dc=0x0;_0x4257dc<_0x54f9a8['length'];_0x4257dc++)_0x4ef27d(_0x54f9a8[_0x4257dc],_0x182263,0x0);const _0x178e2e=new Set();for(let _0x3cf43f=0x0;_0x3cf43f<_0x54f9a8['length'];_0x3cf43f++){const _0x536940=_0x54f9a8[_0x3cf43f];!_0x24d8c1['has'](_0x536940)&&_0x536940['previous']&&(_0x178e2e['add'](_0x536940['previous']),_0x536940['previous']['next']===_0x536940&&(_0x536940['previous']['next']=null),_0x536940['previous']=null),!_0x156aab['has'](_0x536940)&&_0x536940['next']&&(_0x178e2e['add'](_0x536940['next']),_0x536940['next']['previous']===_0x536940&&(_0x536940['next']['previous']=null),_0x536940['next']=null);}function _0x4ef27d(_0x56c80d,_0x119788,_0x27fc72){for(let _0xf3fbb=_0x27fc72;_0xf3fbb<_0x119788['length'];_0xf3fbb++){const _0x3482d4=_0x2cb3c8(_0x56c80d,_0x119788[_0xf3fbb]);_0x3482d4&&(_0x3482d4[0x0]['next']=_0x3482d4[0x1],_0x3482d4[0x1]['previous']=_0x3482d4[0x0],_0x156aab['add'](_0x3482d4[0x0]),_0x24d8c1['add'](_0x3482d4[0x1]));}}function _0x2cb3c8(_0x3a2d23,_0x1f68ed){if(_0x3a2d23['author']['id']!==_0x1f68ed['author']['id'])return null;const _0x5de6bb=_0x43dc19['get'](_0x3a2d23)(_0x3a2d23,_0x1f68ed,_0x2b682c['get'](_0x3a2d23),_0x2b682c['get'](_0x1f68ed));if(!_0x5de6bb)return null;return _0x43dc19['get'](_0x1f68ed)(_0x3a2d23,_0x1f68ed,_0x2b682c['get'](_0x3a2d23),_0x2b682c['get'](_0x1f68ed))?_0x5de6bb[0x1]['commentThread']&&_0x5de6bb[0x1]['commentThread']['length']?null:_0x5de6bb:null;}_0x178e2e['size']&&this['_refreshSuggestionsChain'](_0x178e2e);}['_refreshAttributeSuggestionsChain'](_0x551ef2){if(0x0==_0x551ef2['length'])return;const _0x2bb0ce=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x112fc2=>'attribute'==_0x112fc2['type']&&_0x112fc2['_isDataLoaded']),_0x4df15d=[],_0x4274f5=new Map();for(const _0x24fffd of _0x2bb0ce){const _0xa32e1c=_0x4ed5ba(_0x24fffd['attributes']);_0x4274f5['has'](_0xa32e1c)||(_0x4274f5['set'](_0xa32e1c,_0x4df15d['length']),_0x4df15d['push']([]));const _0x28e0e1=_0x4274f5['get'](_0xa32e1c);_0x4df15d[_0x28e0e1]['push'](_0x24fffd);}!(function(){_0x4df15d['sort']((_0x306010,_0x2abc6e)=>{const _0x4af267=_0x306010[0x0]['createdAt'],_0x3ea7e6=_0x2abc6e[0x0]['createdAt'];return _0x4af267==_0x3ea7e6?_0x306010[0x0]['attributes']['groupId']<_0x2abc6e[0x0]['attributes']['groupId']?-0x1:0x1:_0x4af267<_0x3ea7e6?-0x1:0x1;});for(const _0x2f622c of _0x4df15d)_0x2f622c['sort']((_0x4d1fe8,_0x410ed8)=>_0x4d1fe8['id']<_0x410ed8['id']?-0x1:0x1);}());for(let _0x47833f=0x0;_0x47833f<_0x4df15d['length'];_0x47833f++){if(0x0==_0x4df15d[_0x47833f]['length'])continue;const _0x43fe93=[];for(let _0x411956=_0x47833f+0x1;_0x411956<_0x4df15d['length'];_0x411956++)0x0!=_0x4df15d[_0x411956]['length']&&_0x2a5472(_0x4df15d[_0x47833f],_0x4df15d[_0x411956])&&_0x43fe93['push'](_0x411956);for(const _0x3e4b6d of _0x43fe93)_0x4df15d[_0x47833f]=_0x4df15d[_0x47833f]['concat'](_0x4df15d[_0x3e4b6d]),_0x4df15d[_0x3e4b6d]=[];}for(const _0x57377c of _0x4df15d)for(let _0x424722=0x0;_0x424722<_0x57377c['length'];_0x424722++){const _0x22c188=_0x57377c[_0x424722+0x1]||null;_0x57377c[_0x424722]['next']!==_0x22c188&&(_0x57377c[_0x424722]['next']=_0x22c188);}for(const _0x21d7a5 of _0x4df15d)for(let _0x392826=0x0;_0x392826<_0x21d7a5['length'];_0x392826++){const _0x4dd845=_0x21d7a5[_0x392826-0x1]||null;_0x21d7a5[_0x392826]['previous']!==_0x4dd845&&(_0x21d7a5[_0x392826]['previous']=_0x4dd845);}function _0x2a5472(_0x14e83f,_0x2ef479){if(_0x14e83f[0x0]['attributes']['groupId']!==_0x2ef479[0x0]['attributes']['groupId']&&_0x14e83f[0x0]['author']!==_0x2ef479[0x0]['author'])return!0x1;if(!function(_0x1fbb22,_0x25b209){if(!_0x1fbb22['hasComments']&&!_0x25b209['hasComments'])return!0x0;if(_0x1fbb22['hasComments']&&_0x25b209['hasComments'])return!0x1;if(_0x1fbb22['hasComments']&&_0x25b209['createdAt']<_0x1fbb22['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x25b209['hasComments']&&_0x1fbb22['createdAt']<_0x25b209['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x14e83f[0x0],_0x2ef479[0x0]))return!0x1;const _0x12d126=Vt(_0x14e83f[0x0]['attributes'],'groupId'),_0x5a6e30=Vt(_0x2ef479[0x0]['attributes'],'groupId');if(!_0x403583(_0x12d126,_0x5a6e30))return!0x1;return!!_0x14e83f['every'](_0x4cf6eb=>_0x2ef479['some'](_0x1177b4=>_0x4cf6eb['getFirstRange']()['isEqual'](_0x1177b4['getFirstRange']())))&&_0x2ef479['every'](_0x2c0064=>_0x14e83f['some'](_0x137c82=>_0x2c0064['getFirstRange']()['isEqual'](_0x137c82['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x446c1e){const _0x2899fb=Array['from'](_0x446c1e),_0x2670fe=this['getSuggestions']({'skipNotAttached':!0x0}),_0x86d8ab=_0x2670fe['filter'](_0x44d837=>!_0x446c1e['has'](_0x44d837)),_0x3ecc01=new Map(_0x2899fb['map'](_0x37c92f=>[_0x37c92f,this['_suggestionFactory']['getSuggestionCallback'](_0x37c92f['type'],_0x37c92f['subType'],'join')])),_0x505f0f=new Map(_0x2670fe['map'](_0x43268c=>[_0x43268c,_0x43268c['getRanges']()]));for(let _0x280e53=0x0;_0x280e53<_0x2899fb['length'];_0x280e53++){if(_0x13a66a(this,_0x2899fb[_0x280e53],_0x2899fb,_0x280e53+0x1))return!0x0;}for(let _0x5f5bbc=0x0;_0x5f5bbc<_0x2899fb['length'];_0x5f5bbc++){if(_0x13a66a(this,_0x2899fb[_0x5f5bbc],_0x86d8ab,0x0))return!0x0;}return!0x1;function _0x13a66a(_0x58a90f,_0x35e2aa,_0x377df6,_0x2cfe7d){for(let _0x1a5053=_0x2cfe7d;_0x1a5053<_0x377df6['length'];_0x1a5053++){const _0xfa33d5=_0x377df6[_0x1a5053];if(_0xfa33d5['type']!==_0x35e2aa['type']||_0xfa33d5['author']['id']!==_0x35e2aa['author']['id']||_0xfa33d5['subType']!==_0x35e2aa['subType'])continue;if(!Wt(_0x35e2aa,_0xfa33d5))continue;if('attribute'==_0x35e2aa['type']&&_0x35e2aa['data']['oldValue']!=_0xfa33d5['data']['oldValue'])continue;if('attribute'==_0x35e2aa['type']&&_0x58a90f['_isBlockAttribute'](_0x35e2aa['data']['key']))continue;if('formatBlock'==_0x35e2aa['type']){const _0x1d6327=_0x58a90f['editor']['model'],_0x58865e=_0x35e2aa['getContainedElement']();if(_0x58865e&&(_0x1d6327['schema']['isObject'](_0x58865e)||_0x1d6327['schema']['isLimit'](_0x58865e)))continue;}const _0x3015dd=_0x3ecc01['get'](_0x35e2aa),_0x2361ad=_0x505f0f['get'](_0x35e2aa),_0x1b7cce=_0x505f0f['get'](_0xfa33d5),_0x119b04=_0x35e2aa['commentThread']&&_0x35e2aa['commentThread']['length'],_0x5567e3=_0xfa33d5['commentThread']&&_0xfa33d5['commentThread']['length'];if(!_0x119b04&&_0x3015dd(_0x1b7cce,_0x2361ad))return _0x58a90f['_joinSuggestions'](_0xfa33d5,_0x35e2aa),_0x505f0f['delete'](_0x35e2aa),!0x0;if(!_0x5567e3&&_0x3015dd(_0x2361ad,_0x1b7cce))return _0x58a90f['_joinSuggestions'](_0x35e2aa,_0xfa33d5),_0x505f0f['delete'](_0xfa33d5),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1fcc83,_0x3642fe){if(_0x1fcc83['isMultiRange']){for(const _0x5a66ca of _0x3642fe['getRanges']())_0x1fcc83['addRange'](_0x5a66ca);}else{const _0x4d0dbe=_0x3642fe['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1fcc83,this['_model']['createRange'](_0x1fcc83['getFirstRange']()['start'],_0x4d0dbe));}_0x3642fe['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1b4d71,_0x457685,_0x519ad0){const _0x26656f=_0x1b4d71['startsWith']('format')||_0x1b4d71['startsWith']('attribute')?'FORMATTING':_0x1b4d71['toUpperCase']();return c(this['editor']['locale'],_0x457685+'_'+_0x26656f+'_SUGGESTION_ANNOUNCEMENT',_0x519ad0);}['_initAriaMarkerChangeAnnouncements'](){const _0x3aaa23=this['editor'];if(!_0x3aaa23['ui'])return;const {ariaLiveAnnouncer:_0x54ddf1}=_0x3aaa23['ui'];_0x28ac5c(this['_model'],({left:_0x551d4f,entered:_0x213ddf})=>{for(const _0x4f061b of _0x551d4f){const {group:_0x4bcb75,type:_0x464a85}=this['_splitMarkerName'](_0x4f061b['name']);if('suggestion'===_0x4bcb75){_0x54ddf1['announce'](this['_getMarkerAnnouncementText'](_0x464a85,'LEAVE'));break;}}for(const _0x3ae327 of _0x213ddf){const {group:_0x154577,type:_0x2c71e}=this['_splitMarkerName'](_0x3ae327['name']);if('suggestion'===_0x154577){_0x54ddf1['announce'](this['_getMarkerAnnouncementText'](_0x2c71e,'ENTER',_0x490251(_0x379c3a)));break;}}});}['_processAttributeChanges'](_0x4a4f3b){if(this['_recordAttributeSuggestions'])return!0x1;const _0x25285a=this['editor'],_0x3faf00=_0x25285a['model']['document']['differ']['getChanges']();if(0x0==_0x3faf00['length'])return!0x1;const _0x2f6f7c=[],_0x2d17b5=_0x3faf00['filter'](_0x4639c0=>'attribute'==_0x4639c0['type']),_0x50c8b8=_0x3faf00['filter'](_0xa070dc=>'insert'==_0xa070dc['type']&&'$text'!=_0xa070dc['name']),_0x4066e0=_0x3faf00['filter'](_0x3e55df=>'remove'==_0x3e55df['type']&&'$text'!=_0x3e55df['name']);for(const _0x146e77 of _0x2d17b5)_0x2f6f7c['push']({'key':_0x146e77['attributeKey'],'newValue':_0x146e77['attributeNewValue'],'oldValue':_0x146e77['attributeOldValue'],'range':Ht(_0x146e77['range'],_0x25285a['model'])});for(const _0xf51f7b of _0x50c8b8){const _0x19f5eb=_0x4066e0['find'](_0x1c7b2a=>_0x1c7b2a['position']['isEqual'](_0xf51f7b['position']));_0x19f5eb&&_0x2f6f7c['push']({'key':u,'newValue':_0xf51f7b['name'],'oldValue':_0x19f5eb['name'],'range':_0x25285a['model']['createRangeOn'](_0xf51f7b['position']['nodeAfter'])});}return 0x0!=_0x2f6f7c['length']&&this['_reduceExistingSuggestions'](_0x4a4f3b,_0x2f6f7c);}['_processAttributeSuggestions'](_0x254fed){let _0x5ba09b=!0x1;const _0x137ec0=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x220613=>_0x220613['data']['newRange']&&_0x220613['name']['startsWith']('suggestion:attribute:'));for(const _0x2b895e of _0x137ec0){const {subType:_0x28257e,id:_0x3e492a}=this['_splitMarkerName'](_0x2b895e['name']),_0x4abd86=_0x28257e['split']('|')[0x0];for(const _0x241518 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x241518['id']!=_0x3e492a&&'attribute'==_0x241518['type']&&_0x241518['data']&&_0x241518['data']['key']==_0x4abd86&&_0x241518['getFirstRange']()['isIntersecting'](_0x2b895e['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x241518,_0x2b895e['data']['newRange'],_0x254fed),_0x5ba09b=!0x0);}return _0x5ba09b;}['_recordAttributeChanges'](_0x592fc1){this['_recordAttributeSuggestions']=!0x0,_0x592fc1();}['_isRegisteredAttribute'](_0x2214f3){const _0x5def96=this['_isBlockAttribute'](_0x2214f3),_0x18b1f9=this['_inlineAttributeKeys']['has'](_0x2214f3);return _0x5def96||_0x18b1f9;}['_reduceExistingSuggestions'](_0x664522,_0x2c0a47){if(0x0==_0x2c0a47['length'])return!0x1;let _0x39ec3a=!0x1;for(const _0x227c9f of _0x2c0a47){const _0x37b777=this['_findSuggestions'](_0x227c9f['range'],'attribute')['filter'](_0x1703b6=>!_0x1703b6['meta']['isNextTo'])['map'](_0xc5ffd=>_0xc5ffd['suggestion']),_0x52ae49=_0x4ed5ba({'newValue':_0x227c9f['newValue']});_0x37b777['filter'](_0x5d5ae=>{const [_0x458d51,_0x2e3fde]=_0x5d5ae['subType']['split']('|');return _0x458d51==_0x227c9f['key']&&_0x2e3fde!=_0x52ae49;})['forEach'](_0x1ee53a=>{this['_reduceSuggestionAttributeRange'](_0x1ee53a,_0x227c9f['range'],_0x664522),_0x39ec3a=!0x0;});}return _0x39ec3a;}['_reduceSuggestionAttributeRange'](_0x104aeb,_0x3673a5,_0x226ef3){const _0x2655ab=_0x104aeb['getFirstRange']()['getDifference'](_0x3673a5);0x0!==_0x2655ab['length']?0x1!==_0x2655ab['length']?this['_breakSuggestionMarker'](_0x104aeb,_0x3673a5['start'],_0x3673a5['end']):this['_setSuggestionRange'](_0x104aeb,_0x2655ab[0x0]):_0x226ef3['removeMarker'](_0x104aeb['getFirstMarker']());}}class Ft{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0xeccbeb){this['_editor']=_0xeccbeb,this['_model']=_0xeccbeb['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x447432,_0x4f8aee,_0x25e0db,_0x27a614,_0x546b5d,_0x2f5092){return new o(this['_model'],{'type':_0x447432,'subType':_0x4f8aee,'id':_0x25e0db,'author':_0x27a614,'creator':_0x27a614,'attributes':_0x546b5d,'onAttributesChange':_0x2f5092,'onAccept':(..._0x5dcdd0)=>this['getSuggestionCallback'](_0x447432,_0x4f8aee,'accept')(..._0x5dcdd0),'onDiscard':(..._0x4a846f)=>this['getSuggestionCallback'](_0x447432,_0x4f8aee,'discard')(..._0x4a846f)});}['registerCustomCallback'](_0x1de951,_0x5344f1,_0x54e166,_0x438d22){const _0x1b7e39=_0x1de951+':'+_0x5344f1+':'+_0x54e166;this['_customCallbacks']['set'](_0x1b7e39,_0x438d22);}['getSuggestionCallback'](_0xabd862,_0x1b3718,_0x27a7af){const _0x555f32=_0xabd862+':'+_0x1b3718+':'+_0x27a7af;return this['_customCallbacks']['get'](_0x555f32)||this['_defaultCallbacks']['get'](_0xabd862+':'+_0x27a7af);}['_registerDefaultCallbacks'](){const _0x126588=()=>!0x1,_0x44be2f=_0x2dfd89=>{_0x2dfd89['sort']((_0x581ef7,_0x12dad1)=>_0x581ef7['start']['isBefore'](_0x12dad1['start'])?0x1:-0x1),this['_model']['change'](_0x5c5cbc=>{for(const _0x5e7273 of _0x2dfd89){let _0x2299ef;_0x2299ef=_0x5e7273['end']['isAtEnd']&&_0x5e7273['end']['parent']==_0x5e7273['start']['nodeAfter']?_0x5c5cbc['createSelection'](_0x5e7273['start']['nodeAfter'],'on'):_0x5c5cbc['createSelection'](_0x5e7273),this['_model']['deleteContent'](_0x2299ef,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x970676=(_0x321f47,_0x34f687)=>{_0x34f687&&this['_model']['change'](_0x51d090=>{const {commandName:_0x55a49c,commandParams:_0x376b23=[]}=_0x34f687,_0x284e14=_0x321f47['map'](_0xfd0ace=>(Gt(_0xfd0ace)&&(_0xfd0ace=this['_model']['createRange'](_0xfd0ace['end'])),_0xfd0ace))['filter'](_0x11ce66=>'$graveyard'!==_0x11ce66['root']['rootName']);if(_0x284e14['length']<0x1)return;const _0x3a6a66=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x252070=>_0x10a155['fromRange'](_0x252070));_0x51d090['setSelection'](_0x284e14);for(const _0x305ef3 of this['_editor']['commands']['commands']())_0x305ef3['refresh']();_0x376b23['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x55a49c,..._0x376b23);const _0x26be93=_0x3a6a66['filter'](_0x217f14=>'$graveyard'!=_0x217f14['root']['rootName']);_0x26be93['length']>0x0&&_0x51d090['setSelection'](_0x26be93);for(const _0x34872c of _0x3a6a66)_0x34872c['detach']();});},_0x304cf8=(_0x3fb963,_0x45028f)=>0x1==_0x3fb963['length']&&0x1==_0x45028f['length']&&_0x3fb963[0x0]['end']['isEqual'](_0x45028f[0x0]['start']),_0x452499=(_0x1db006,_0xb1a3f3,_0x5c2522,_0x30baff)=>zt(_0x1db006,_0xb1a3f3,_0x5c2522,_0x30baff)?[_0x1db006,_0xb1a3f3]:zt(_0xb1a3f3,_0x1db006,_0x30baff,_0x5c2522)?[_0xb1a3f3,_0x1db006]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x126588),this['_defaultCallbacks']['set']('insertion:discard',_0x44be2f),this['_defaultCallbacks']['set']('insertion:join',_0x304cf8),this['_defaultCallbacks']['set']('insertion:chain',_0x452499),this['_defaultCallbacks']['set']('deletion:accept',_0x44be2f),this['_defaultCallbacks']['set']('deletion:discard',_0x126588),this['_defaultCallbacks']['set']('deletion:join',_0x304cf8),this['_defaultCallbacks']['set']('deletion:chain',_0x452499),this['_defaultCallbacks']['set']('formatInline:accept',_0x970676),this['_defaultCallbacks']['set']('formatInline:discard',_0x126588),this['_defaultCallbacks']['set']('formatInline:join',_0x304cf8),this['_defaultCallbacks']['set']('formatInline:chain',_0x126588),this['_defaultCallbacks']['set']('formatBlock:accept',_0x970676),this['_defaultCallbacks']['set']('formatBlock:discard',_0x126588),this['_defaultCallbacks']['set']('formatBlock:join',_0x304cf8),this['_defaultCallbacks']['set']('formatBlock:chain',_0x126588),this['_defaultCallbacks']['set']('attribute:accept',_0x126588),this['_defaultCallbacks']['set']('attribute:discard',(_0x1d1ead,_0x19a318)=>{if(!_0x19a318)return;const _0x5aac84=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x49020f=>{if(_0x19a318['key']==u)for(const _0x1b54f4 of _0x1d1ead){const _0x33b5d6=_0x1b54f4['start']['nodeAfter'],_0x5727aa=_0x19a318['oldValue'];_0x49020f['rename'](_0x33b5d6,_0x5727aa);}else{if(_0x5aac84['_isBlockAttribute'](_0x19a318['key'])){for(const _0x26baae of _0x1d1ead)void 0x0!==_0x19a318['oldValue']?_0x49020f['setAttribute'](_0x19a318['key'],_0x19a318['oldValue'],_0x26baae['start']['nodeAfter']):_0x49020f['removeAttribute'](_0x19a318['key'],_0x26baae['start']['nodeAfter']);}else{for(const _0x22b7ec of _0x1d1ead)_0x19a318['oldValue']?_0x49020f['setAttribute'](_0x19a318['key'],_0x19a318['oldValue'],_0x22b7ec):_0x49020f['removeAttribute'](_0x19a318['key'],_0x22b7ec);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x304cf8);}}function Pt(_0x596d16,_0x183e70,_0x25e46b){for(const _0x2f9259 of _0x183e70['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2f9259['root']==_0x2f9259)return!0x1;if(!_0x25e46b['containsItem'](_0x2f9259))return!0x1;if(_0x596d16['isObject'](_0x2f9259)||_0x596d16['isLimit'](_0x2f9259))return!0x0;}return!0x1;}function Gt(_0x2c381a){return _0x2c381a['end']['parent']==_0x2c381a['start']['nodeAfter']&&_0x2c381a['end']['isAtStart'];}function Lt(_0x395bfe,_0x41a1c5,_0x32d1c4,_0x2b6697){const _0x1125d2=_0x437b11=>!_0x437b11['item']['is']('$textProxy')&&!_0x2b6697['isObject'](_0x437b11['item']),_0x2af454=_0x395bfe['start']['getLastMatchingPosition'](_0x1125d2),_0x2f02ad=_0x395bfe['end']['getLastMatchingPosition'](_0x1125d2,{'direction':'backward'});return(!_0x395bfe['start']['isEqual'](_0x2af454)||!_0x395bfe['end']['isEqual'](_0x2f02ad))&&(_0x2af454['isBefore'](_0x2f02ad)?_0x32d1c4['updateMarker'](_0x41a1c5,{'range':_0x32d1c4['createRange'](_0x2af454,_0x2f02ad)}):_0x32d1c4['removeMarker'](_0x41a1c5),!0x0);}function Jt(_0x1561b0){return _0x4ed5ba(_0x1561b0);}function Kt(_0x13a070){const _0x32d531=_0x13a070['start']['nodeAfter'];return _0x32d531&&_0x32d531['is']('element');}function Ht(_0x4bbcfa,_0x3d0b87){return null==_0x4bbcfa['end']['nodeBefore']&&_0x4bbcfa['end']['parent']==_0x4bbcfa['start']['nodeAfter']?qt(_0x4bbcfa['start']['nodeAfter'],_0x3d0b87):_0x4bbcfa;}function qt(_0x5ecf4a,_0x5c7731){const _0x140d37=_0x5c7731['schema']['isObject'](_0x5ecf4a)||_0x5c7731['schema']['isSelectable'](_0x5ecf4a);return _0x5c7731['createRange'](_0x5c7731['createPositionAt'](_0x5ecf4a,'before'),_0x140d37?_0x5c7731['createPositionAfter'](_0x5ecf4a):_0x5c7731['createPositionAt'](_0x5ecf4a,'end'));}function zt(_0x4f3ed0,_0xe6d0bb,_0x16afef,_0x33c941){return!!Wt(_0x4f3ed0,_0xe6d0bb)&&_0x16afef['end']['isEqual'](_0x33c941['start']);}function Wt(_0x71c046,_0x33515a){if(!_0x71c046['_isDataLoaded']||!_0x33515a['_isDataLoaded'])return!0x1;const _0x2bd16e=new Set(Object['keys'](_0x71c046['attributes'])),_0xa826=new Set(Object['keys'](_0x33515a['attributes']));if(_0x2bd16e['delete']('groupId'),_0xa826['delete']('groupId'),0x0==_0x2bd16e['size']&&0x0==_0xa826['size'])return!0x0;if(_0x2bd16e['size']!=_0xa826['size'])return!0x1;const _0x16fafe={..._0x71c046['attributes']},_0x1d2599={..._0x33515a['attributes']};return delete _0x16fafe['groupId'],delete _0x1d2599['groupId'],JSON['stringify'](_0x16fafe)==JSON['stringify'](_0x1d2599);}function Qt(_0x43052b,_0xe04cdc){const _0x426e22=Xt(_0x43052b['attributes']),_0x110e08=Xt(_0xe04cdc);if(!_0x43052b['_isDataLoaded'])return!0x1;for(const _0x582249 of Object['keys'](_0x110e08))if(!_0x403583(_0x426e22[_0x582249],_0x110e08[_0x582249]))return!0x1;return!0x0;}function Xt(_0x1a6c89){const _0x5159ef=Object['assign']({},_0x1a6c89);return delete _0x5159ef['skipNestingCheck'],delete _0x5159ef['tablePasteChainId'],_0x5159ef;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x51c58c(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x18cf0f,_0x2f88e5,_0x119e4e,_0x18501b){super(),this['model']=_0x2f88e5,this['view']=_0x119e4e,this['commentThreadController']=_0x18501b,this['_editor']=_0x18cf0f,this['_acceptCommand']=_0x18cf0f['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x18cf0f['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x5e7022,_0x3f431a)=>_0x5e7022||_0x3f431a),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x155d91=>_0x155d91&&this['_editor']['model']['canEditAt'](_0x2f88e5['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2fd8db=>_0x2fd8db&&this['_editor']['model']['canEditAt'](_0x2f88e5['getRanges']())),this['_pendingAction']=null,_0x119e4e['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x119e4e,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x119e4e,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x119e4e,'change:isDirty',()=>{_0x119e4e['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 _0x209f13=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x209f13);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x30d4d1{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x13cf0e,_0x1b31b5,_0xf3901a,_0x5bc51d){super(_0x13cf0e),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x262fbf(_0x13cf0e,c(_0x13cf0e,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x1b31b5['authoredAt']),this['bind']('authoredAt')['to'](_0x1b31b5),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',_0x1b31b5,'authoredAt',this,'descriptionParts',(_0x4f996c,_0x314dfa,_0x2f91dc)=>{const _0x4da17e=_0x2f91dc['map'](_0x4913fa=>ls(_0x4913fa['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x4f996c-0x1,_0x1b31b5['author']['name'],_0x314dfa?_0x5bc51d['formatDateTime'](_0x314dfa):'',new DOMParser()['parseFromString'](_0x4da17e,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4e0298(),this['focusTracker']=new _0x13c5dc(),this['keystrokes']=new _0x36964d(),this['focusCycler']=new _0x110ff0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x5627df=>_0x5627df['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x1b31b5,this['_localUser']=_0xf3901a,this['_config']=_0x5bc51d,_0x5bc51d['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x9e78b0(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1e8b99}=this['_config'];this['commentsListView']=new _0x1e8b99(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',_0x39d51b=>_0x39d51b+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x27afdc,_0x253e19)=>_0x27afdc||!!_0x253e19);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x587042}=this['_config'],_0x176247=new _0x587042(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4c42bb=_0x176247['commentInputView'];return _0x176247['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x4c42bb,'value',(_0x176a76,_0xe7b49b,_0x56f79e)=>!!_0x56f79e||_0x176a76&&!_0xe7b49b),_0x4c42bb['on']('submit',(_0x2aac2f,_0x1a52bb)=>{this['fire']('addComment',_0x1a52bb),_0x4c42bb['editor']['setData']('');}),_0x4c42bb['on']('cancel',()=>this['focus']()),_0x4c42bb['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x176247;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x73e90,_0x2f518a,_0x45cf09,_0x420405){super(_0x73e90,_0x2f518a,_0x45cf09,_0x420405),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x511726=>_0x511726&&_0x511726[0x0]?_0x511726[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x4950b6,_0x6a00c1)=>{let _0x3a9d88='';for(const _0x2adcaf of _0x4950b6)_0x3a9d88+='<p>'+ls(_0x2adcaf['content'],_0x2adcaf['color'])+'</p>';return _0x6a00c1?_0x3a9d88:ti(_0x3a9d88,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x420405['SuggestionView'](_0x73e90,_0x2f518a,{'formatDateTime':_0x420405['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 _0x4ae27f=this['bindTemplate'],_0x234275=[this['suggestionView']];return this['commentsListView']&&_0x234275['push'](this['commentsListView']),this['commentThreadInputView']&&_0x234275['push'](this['commentThreadInputView']),_0x234275['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x4ae27f['if']('isActive','ck-suggestion-wrapper--active'),_0x4ae27f['to']('type',_0x4d420b=>'ck-suggestion-'+_0x4d420b),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':_0x4ae27f['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x234275};}['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 _0x30d4d1{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x4e8778,_0x24d4d4,_0x37e64d){super(_0x4e8778),this['_model']=_0x24d4d4,this['_config']=_0x37e64d,this['set']('description',''),this['bind']('authoredAt')['to'](_0x24d4d4),this['acceptButton']=this['_createButton'](c(_0x4e8778,'Accept\x20suggestion'),_0x150ec3,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x4e8778,'Discard\x20suggestion'),_0x13288b,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x28b6d7(_0x4e8778,_0x24d4d4['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4e0298([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x13c5dc(),this['keystrokes']=new _0x36964d(),this['focusCycler']=new _0x110ff0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4bd689=>_0x4bd689['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x572be1=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x572be1['innerHTML']=this['description'],this['on']('change:description',(_0x42372e,_0x51c883,_0x1cdc4c)=>{_0x572be1['innerHTML']=_0x1cdc4c;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x50d10f=this['bindTemplate'],_0x1f5aa6=[{'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':_0x50d10f['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x50d10f['to']('authoredAt',_0x22fcb0=>this['_config']['formatDateTime'](_0x22fcb0))}]}]},{'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']&&_0x1f5aa6['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':_0x1f5aa6}]};}['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'](_0x3f4f3f,_0x9f2142,_0x5babb0,_0xffe2d0,_0x2651fe){const _0x2a1578=new _0x5962f8(this['locale']);return _0x2a1578['set']({'label':_0x3f4f3f,'icon':_0x9f2142,'tooltip':!0x0,'tooltipPosition':_0x2651fe}),_0x2a1578['extendTemplate']({'attributes':{'class':_0x5babb0}}),_0x2a1578['on']('execute',()=>{this['fire'](_0xffe2d0,this['_model']['id']);}),_0x2a1578;}['_setupKeyboardNavigation'](){const _0x100edd=this['element'];this['keystrokes']['listenTo'](_0x100edd);for(const _0x8a794c of this['focusables'])this['focusTracker']['add'](_0x8a794c['element']),this['keystrokes']['listenTo'](_0x8a794c['element']);this['keystrokes']['set']('enter',(_0x3e2a84,_0x517045)=>{_0x100edd===_0x3e2a84['target']&&(this['focusCycler']['focusFirst'](),_0x517045());}),this['keystrokes']['set']('esc',(_0x36f34b,_0x35f746)=>{_0x100edd!==_0x36f34b['target']&&(this['focus'](),_0x35f746());});}}class d extends _0x307cfb{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2ea921,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29055e){super(_0x29055e),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x2c1c0b=this['editor']['config'];_0x2c1c0b['define']('trackChanges.SuggestionThreadView',fe),_0x2c1c0b['define']('trackChanges.SuggestionView',we),_0x2c1c0b['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x2c1c0b['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x2f7e5b,_0x9e89b9){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0xc18ac,_0x5054a5]of this['_handleControllerBuffer']){const _0x502fda=this['_suggestionToController']['has'](_0xc18ac);_0x502fda||_0x5054a5?_0x502fda&&_0x5054a5&&this['_destroyController'](_0xc18ac):this['_initializeController'](_0xc18ac);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x2f7e5b,_0x9e89b9);}['init'](){const _0x555ad1=this['editor'],_0x169cc0=_0x555ad1['plugins']['get']('TrackChangesEditing'),_0x55898e=_0x555ad1['plugins']['get']('Annotations'),_0x303bda=_0x555ad1['plugins']['get']('EditorAnnotations'),_0x338777=_0x555ad1['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x303bda['addSourceCollector'](()=>{const _0x3841bb=[];for(const [_0x543952,_0x203533]of Array['from'](this['_suggestionToController'])){const _0x2e9096=_0x543952['getAllAdjacentSuggestions'](),_0x25547b=[];for(const _0x13293b of _0x2e9096){if(!_0x13293b['isInContent'])continue;if(_0x13293b['isMultiRange']){_0x25547b['push'](..._0x13293b['getRanges']());continue;}const _0x4b50b7=_0x13293b['getFirstRange']();if(_0x25547b['length']>0x0){const _0x3024bd=_0x25547b[0x0]['getJoined'](_0x4b50b7);if(_0x3024bd){_0x25547b[0x0]=_0x3024bd;continue;}}_0x25547b['push'](_0x4b50b7);}_0x3841bb['push']([_0x203533['view'],_0x25547b]);}return _0x3841bb;}),this['listenTo'](_0x169cc0,'suggestionLoaded',(_0x27c8d2,_0x1d77ac)=>{this['listenTo'](_0x1d77ac,'change:previous',(_0x5db90a,_0x5a555e,_0x384a23,_0x542d21)=>{_0x1d77ac['isInContent']&&(null==_0x384a23?(this['_updateController'](_0x542d21['head']),this['_handleSuggestionControllerDelayed'](_0x1d77ac,!0x1)):(this['_updateController'](_0x384a23['head']),null==_0x542d21&&this['_handleSuggestionControllerDelayed'](_0x1d77ac,!0x0)));}),null!==_0x1d77ac['previous']?this['_updateController'](_0x1d77ac['head']):this['_handleSuggestionControllerDelayed'](_0x1d77ac,!0x1);}),this['listenTo'](_0x169cc0,'suggestionUnloaded',(_0x5771a6,_0x2ffca9,_0x34268b)=>{this['stopListening'](_0x2ffca9,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2ffca9),this['_suggestionToController']['has'](_0x2ffca9)&&this['_destroyController'](_0x2ffca9),_0x34268b&&this['_updateController'](_0x34268b['head']);}),this['listenTo'](_0x169cc0,'suggestionChanged',(_0x456c28,_0x4d8d62)=>{this['_updateController'](_0x4d8d62);}),this['listenTo'](_0x55898e,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x338777,'addComment',(_0x49bea7,{threadId:_0x32ac83,isFromAdapter:_0xfbd459})=>{if(_0xfbd459||!_0x169cc0['hasSuggestion'](_0x32ac83))return;const _0x1bc305=_0x169cc0['getSuggestion'](_0x32ac83);this['_suggestionToController']['get'](_0x1bc305)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3fa671=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x22dd3c;for(const _0x23fcb6 in _0x3fa671){const _0x453fc7=_0x23fcb6,_0x522cb5=_0x3fa671[_0x453fc7];if('trackChangesLicenseKeyValid'==_0x522cb5||'trackChangesLicenseKeyInvalid'==_0x522cb5||'trackChangesLicenseKeyExpired'==_0x522cb5||'trackChangesLicenseKeyDomainLimit'==_0x522cb5||'trackChangesLicenseKeyNotAllowed'==_0x522cb5||'trackChangesLicenseKeyEvaluationLimit'==_0x522cb5||'trackChangesLicenseKeyTrialLimit'==_0x522cb5||'trackChangesLicenseKeyUsageLimit'==_0x522cb5){delete _0x3fa671[_0x453fc7],_0x22dd3c=_0x522cb5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x22dd3c&&_0x3fa671['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x22dd3c&&_0x3fa671['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x22dd3c&&_0x3fa671['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x22dd3c&&_0x3fa671['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x22dd3c&&_0x3fa671['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x22dd3c&&_0x3fa671['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x22dd3c&&_0x3fa671['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x2458cb=this['editor']['plugins']['get']('Annotations'),_0x1c724d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x217c06=Array['from'](_0x2458cb['activeAnnotations'],_0x36001b=>_0x36001b['innerView'])['filter'](_0x414655=>this['_viewToController']['has'](_0x414655)),_0xfefa7c=[];for(const _0x4e79d6 of _0x217c06){const _0x567a1a=this['_viewToController']['get'](_0x4e79d6)['model']['getAllAdjacentSuggestions']();_0xfefa7c['push'](..._0x567a1a['reduce']((_0x5bbdce,_0x43b049)=>[..._0x5bbdce,..._0x43b049['getMarkerNames']()],[]));}_0x1c724d['activeMarkers']=_0xfefa7c;}['_addUIComponentsToFactory'](){const _0x506d79=this['editor'],_0x2789c=_0x506d79['locale'],_0x5eec96=c(_0x2789c,'Track\x20changes'),_0x1e1224=new _0x5be8f1([{'type':'switchbutton','model':new _0x244af2({'withText':!0x0,'isToggleable':!0x0,'label':_0x5eec96,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x244af2({'withText':!0x0,'label':c(_0x2789c,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x244af2({'withText':!0x0,'label':c(_0x2789c,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x244af2({'withText':!0x0,'label':c(_0x2789c,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x244af2({'withText':!0x0,'label':c(_0x2789c,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x506d79['plugins']['has']('TrackChangesPreview')&&_0x1e1224['addMany']([{'type':'separator'},{'type':'button','model':new _0x244af2({'withText':!0x0,'label':c(_0x2789c,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x92240c of _0x1e1224)if(ke(_0x92240c)){const _0xfe0bc8=_0x506d79['commands']['get'](_0x92240c['model']['commandName']);_0x92240c['model']['bind']('isOn','isEnabled')['to'](_0xfe0bc8,'value','isEnabled');}_0x506d79['ui']['componentFactory']['add']('trackChanges',_0x2b373c=>this['_createToolbarButton'](_0x2b373c,_0x1e1224,_0x5eec96)),_0x506d79['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1ed666=>this['_createMenuBarMenu'](_0x1ed666,_0x1e1224,_0x5eec96));}['_createToolbarButton'](_0x14ea47,_0x120627,_0x2bc4ec){const _0x330b1f=_0x4ee41f(_0x14ea47,_0x5a0a73),_0x55acde=this['editor']['commands']['get']('trackChanges');_0x330b1f['buttonView']['set']({'tooltip':_0x2bc4ec,'label':_0x2bc4ec,'icon':_0x334860}),_0x330b1f['buttonView']['bind']('isOn')['to'](_0x55acde,'value'),_0x330b1f['buttonView']['on']('execute',()=>{_0x55acde['execute'](),this['editor']['editing']['view']['focus']();}),_0x13d791(_0x330b1f,_0x120627,{'role':'menu'});const _0x19374b=[];for(const _0x38eac4 of _0x120627)ke(_0x38eac4)&&_0x19374b['push'](this['editor']['commands']['get'](_0x38eac4['model']['commandName']));const _0x3f8eb2=_0x330b1f['buttonView'];return _0x3f8eb2['actionView']['unbind']('isEnabled'),_0x3f8eb2['arrowView']['unbind']('isEnabled'),_0x3f8eb2['actionView']['bind']('isEnabled')['to'](_0x55acde,'isEnabled'),_0x3f8eb2['arrowView']['bind']('isEnabled')['toMany'](_0x19374b,'isEnabled',(..._0x55cf2d)=>_0x55cf2d['some'](_0x5db78e=>_0x5db78e)),_0x330b1f['on']('execute',_0x26c076=>{this['editor']['execute'](_0x26c076['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x330b1f;}['_createMenuBarMenu'](_0x4d98cf,_0x318796,_0x55508e){const _0x50c949=new _0x425b5b(_0x4d98cf),_0x15baad=this['editor']['commands']['get']('trackChanges');_0x50c949['buttonView']['set']({'label':_0x55508e,'icon':_0x334860});const _0x2f9715=new _0x337c8d(_0x4d98cf);for(const _0x5b6afe of _0x318796){if('separator'==_0x5b6afe['type']){_0x2f9715['items']['add'](new _0x451473(_0x4d98cf));continue;}const _0x1f762d=new _0x1ee616(_0x4d98cf,_0x50c949),_0x5db116=new _0xb53895(_0x4d98cf),_0x5ab681=_0x5b6afe['model'];_0x5db116['bind'](...Object['keys'](_0x5ab681))['to'](_0x5ab681),_0x5db116['delegate']('execute')['to'](_0x50c949),_0x5db116['on']('execute',()=>{this['editor']['execute'](_0x5ab681['commandName']),this['editor']['editing']['view']['focus']();}),_0x1f762d['children']['add'](_0x5db116),_0x2f9715['items']['add'](_0x1f762d);}return _0x50c949['bind']('isEnabled')['to'](_0x15baad,'isEnabled'),_0x50c949['panelView']['children']['add'](_0x2f9715),_0x50c949;}['_initializeController'](_0x925ca3){const _0x28074f=this['editor'],_0x580462=_0x28074f['config'],_0x49cf1d=_0x28074f['plugins']['get']('Annotations'),_0x41a994=_0x28074f['plugins']['get']('CommentsRepository'),_0x23bdde=_0x28074f['plugins']['get']('EditorAnnotations'),_0x2045da=_0x28074f['plugins']['get'](_0x2ea921)['me'],_0x54c69e=_0x580462['get']('trackChanges')['SuggestionThreadView'],_0x5e9eb5=_0x580462['get']('trackChanges')['SuggestionView'],{CommentsListView:_0xd4126d,CommentThreadInputView:_0x23419e}=_0x28074f['plugins']['get']('CommentsUI');let _0x19122a,_0x4b561d,_0x448579;this['_annotationViews']['has'](_0x925ca3['id'])?(_0x4b561d=this['_annotationViews']['get'](_0x925ca3['id']),_0x19122a=_0x4b561d['mainView']):(_0x19122a=new _0x54c69e(_0x28074f['locale'],_0x925ca3,_0x2045da,{'disableComments':this['_disableComments'],'editorConfig':{..._0x580462['get']('comments.editorConfig'),'licenseKey':_0x580462['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x580462['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x580462['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x580462['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x22b113(_0x580462['get']('locale')),'CommentView':_0x580462['get']('comments')['CommentView'],'CommentsListView':_0xd4126d,'CommentThreadInputView':_0x23419e,'SuggestionView':_0x5e9eb5}),_0x19122a['suggestionView']['acceptButton']['on']('execute',()=>{_0x28074f['editing']['view']['focus']();}),_0x19122a['suggestionView']['discardButton']['on']('execute',()=>{_0x28074f['editing']['view']['focus']();}),_0x4b561d=_0x49cf1d['createAnnotationView'](this['editor']['locale'],_0x19122a),_0x4b561d['bind']('isDirty')['to'](_0x19122a,'isDirty'),_0x4b561d['bind']('length')['to'](_0x19122a),_0x4b561d['bind']('type')['to'](_0x19122a,'type',_0x3492e8=>'suggestion-'+_0x3492e8),_0x19122a['on']('escape',()=>{_0x448579['fire']('escape');}),this['_annotationViews']['set'](_0x925ca3['id'],_0x4b561d));const _0xe93e4b=_0x41a994['createCommentThreadController'](_0x925ca3['commentThread'],_0x19122a),_0x3baee6=new pe(_0x28074f,_0x925ca3,_0x19122a,_0xe93e4b),_0x19808d=_0x925ca3['getAllAdjacentSuggestions']()['filter'](_0x5762cb=>_0x5762cb['isInContent']);_0x19122a['descriptionParts']=_0x28074f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x19808d),this['_suggestionToController']['set'](_0x925ca3,_0x3baee6),this['_viewToController']['set'](_0x19122a,_0x3baee6),_0x448579=_0x49cf1d['createAnnotation']({'view':_0x4b561d,'target':()=>{const _0x95744a=[],_0x502908=_0x925ca3['getAllAdjacentSuggestions']()['filter'](_0x219101=>_0x219101['isInContent']);for(const _0x18e46c of _0x502908)_0x95744a['push'](..._0x18e46c['getMarkers']());return _0x1750b2(_0x28074f['editing'],_0x95744a);},'type':()=>'suggestion-'+_0x3baee6['view']['type']}),_0x41a994['_bindAnnotationToEditors'](_0x19122a,_0x448579),_0x49cf1d['add'](_0x448579),_0x23bdde['registerAnnotation'](_0x448579);}['_destroyController'](_0x1ffd7f){const _0x35bf51=this['editor']['plugins']['get']('CommentsRepository'),_0x2f0554=this['editor']['plugins']['get']('Annotations'),_0x546947=this['_suggestionToController']['get'](_0x1ffd7f),_0x4e9ca2=_0x546947['view'],_0x36fbbe=_0x2f0554['getByInnerView'](_0x4e9ca2);_0x35bf51['_unbindEditors'](_0x4e9ca2),_0x36fbbe&&_0x2f0554['remove'](_0x36fbbe),this['_suggestionToController']['delete'](_0x1ffd7f),this['_viewToController']['delete'](_0x4e9ca2),_0x546947['destroy']();}['_updateController'](_0xc400ba){if(!_0xc400ba['isInContent']||!this['_suggestionToController']['has'](_0xc400ba))return;const _0x3ff5fa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x20ff3d=this['_suggestionToController']['get'](_0xc400ba),_0x16d3d7=_0xc400ba['getAllAdjacentSuggestions']();_0x20ff3d['view']['descriptionParts']=_0x3ff5fa['descriptionFactory']['getDescriptions'](_0x16d3d7);}['destroy'](){for(const _0x174195 of this['_suggestionToController']['keys']())this['_destroyController'](_0x174195);for(const _0x4b32bb of this['_annotationViews']['values']())_0x4b32bb['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x1aca90){return'model'in _0x1aca90;}class k extends _0x307cfb{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x5934fb){this['editor']['plugins']['get'](p)['adapter']=_0x5934fb;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x48f9d5){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x48f9d5);}['getSuggestions']({skipNotAttached:_0xdf1a02=!0x1,toJSON:_0x505a8d=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0xdf1a02,'toJSON':_0x505a8d});}['getSuggestion'](_0x1b83c7){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x1b83c7);}}const w=['Pagination'];class T extends _0x307cfb{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x335341=this['editor'];if(_0x335341['config']['define']('trackChangesData.editorCreator',_0x5f5a98=>{const _0x54aaf7=_0x335341['model']['document']['getRootNames']()['reduce']((_0x32959c,_0x228192)=>(_0x32959c[_0x228192]='',_0x32959c),{});return _0x335341['constructor']['create'](_0x54aaf7,_0x5f5a98);}),'function'!=typeof _0x335341['config']['get']('trackChangesData')['editorCreator'])throw new _0x52489f('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x5ec0fd){return N(this['editor'],!0x0,_0x5ec0fd);}['getDataWithDiscardedSuggestions'](_0x50b416){return N(this['editor'],!0x1,_0x50b416);}}class D extends _0x307cfb{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x45ab52){function _0xc1dd9(_0x2a43d8){return _0x2a43d8['map'](_0x3ae46b=>String['fromCharCode'](_0x3ae46b))['join']('');}super(_0x45ab52),this['result']='end',_0x45ab52[_0xc1dd9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xc1dd9([0x76,0x69,0x65,0x77])][_0xc1dd9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xc1dd9([0x61,0x75,0x74,0x6f]),_0x45ab52[_0xc1dd9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0xc1dd9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xc1dd9([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0xc1dd9([0x73,0x74,0x61,0x74,0x75,0x73])]:_0xc1dd9([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(_0x1e9e02){return void 0x0!==_0x1e9e02['getRootsAttributes'];}async function N(_0x3b8094,_0x43ac11,_0x4fc993){const _0x4f9b29=_0x19f056(_0x3b8094,w);_0x4f9b29['plugins']['push'](p,D),_0x4f9b29['rootsAttributes']=Fe(_0x3b8094)?_0x3b8094['getRootsAttributes']():void 0x0;const _0x5838ac=document['createDocumentFragment'](),_0x459d69=_0x3b8094['config']['get']('trackChangesData')['editorCreator'],_0xd32fc3=await _0x459d69(_0x4f9b29,()=>function(_0x5453d0){const _0x4bd270=document['createElement']('div');return _0x5453d0['appendChild'](_0x4bd270),_0x4bd270;}(_0x5838ac));!function(_0x2149c9,_0x434d7e){const _0x163b00=_0x2149c9['model']['document']['getRootNames']()['reduce']((_0x46a442,_0x57f029)=>(_0x46a442[_0x57f029]=_0x2149c9['data']['get']({'rootName':_0x57f029}),_0x46a442),{}),_0x15cc20=_0x2149c9['plugins']['get']('Users')['users']['map'](_0xd3ece1=>({'id':_0xd3ece1['id'],'name':_0xd3ece1['name']})),_0x23508d=_0x2149c9['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4bc6f5=_0x2149c9['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x24437a=_0x434d7e['plugins']['get']('Users'),_0x4201ce=_0x434d7e['plugins']['get']('TrackChangesEditing'),_0x186a27=_0x434d7e['plugins']['get']('CommentsRepository');for(const _0xe6640e of _0x186a27['getCommentThreads']())_0xe6640e['remove']();for(const _0x576b3a of _0x15cc20)_0x24437a['getUser'](_0x576b3a['id'])||_0x24437a['addUser'](_0x576b3a);_0x24437a['me']||_0x24437a['useAnonymousUser']();for(const _0x56fdbf of _0x4bc6f5)_0x186a27['addCommentThread'](_0x56fdbf);for(const _0x3f959a of _0x23508d)_0x4201ce['addSuggestionData'](_0x3f959a);_0x434d7e['data']['set'](_0x163b00);}(_0x3b8094,_0xd32fc3),_0xd32fc3['execute'](_0x43ac11?'acceptAllSuggestions':'discardAllSuggestions');const _0xc86cf1=Fe(_0xd32fc3)?_0xd32fc3['getFullData'](_0x4fc993):_0xd32fc3['data']['get'](_0x4fc993);return await _0xd32fc3['destroy'](),_0xc86cf1;}class Me extends _0x30d4d1{['options'];constructor(_0x22306b,_0x2464f6){super(_0x22306b),this['options']=_0x2464f6,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'](_0x504af8,_0x44bf86){if(!this['element'])return;const _0x393d37=[];for(const [_0x612312,_0x586a99]of _0x504af8){const _0x2f171f=document['createElement']('div');_0x2f171f['setAttribute']('data-ck-root-name',_0x612312),_0x2f171f['className']=_0x586a99['classes']+'\x20ck-track-changes-preview__root-container',_0x2f171f['innerHTML']=_0x586a99['content'],_0x393d37['push'](_0x2f171f);}_0x44bf86(this['element'],_0x393d37),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x1ab01a{constructor(_0x3db8c7){super(_0x3db8c7),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x1c1e4b=this['editor'],_0x240491=_0x1c1e4b['locale'],_0x123cac=_0x1c1e4b['plugins']['get']('Dialog');let _0x187667;const _0x2aa60f=function(_0x326a2e){const _0x5d81de={};if('editables'in _0x326a2e['ui']['view']){for(const [_0x10cf33,_0x1ffe25]of Object['entries'](_0x326a2e['ui']['view']['editables']))_0x5d81de[_0x10cf33]=_0x1ffe25['element'];}else _0x5d81de[_0x326a2e['model']['document']['getRootNames']()[0x0]]=_0x326a2e['ui']['view']['editable']['element'];return _0x5d81de;}(_0x1c1e4b),_0x2b8613=function(_0x53cffc){let _0x207bf3=0x0;for(const _0x58801c of Object['values'](_0x53cffc))_0x207bf3=Math['max'](_0x207bf3,_0x58801c['getBoundingClientRect']()['width']);let _0x38af99=0x0;for(const _0x350e51 of Object['values'](_0x53cffc))_0x38af99+=_0x350e51['getBoundingClientRect']()['height'];const _0x3c916a=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x409a11=Math['min'](_0x38af99,_0x3c916a);return{'width':_0x207bf3,'height':_0x409a11};}(_0x2aa60f);_0x123cac['show']({'id':'finalContentPreview','title':c(_0x240491,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x240491,{'dialogRects':_0x2b8613}),'onHide':()=>{_0x187667['detachFromDom']();},'onShow':()=>{_0x1c1e4b['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x313e3e=>{const _0x32c842=this['_standarizeRootsData'](_0x313e3e,_0x1c1e4b,_0x2aa60f);_0x123cac['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x32c842,_0x1c1e4b['config']['get']('trackChanges.preview.renderFunction'));}),_0x187667=new _0x3a656f(_0x240491,[_0x123cac['view']]),_0x187667['attachToDom'](),_0x187667['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x1c1e4b['once']('destroy',()=>{_0x187667['detachFromDom']();});const _0x57d8b1=_0x123cac['view']['headerView']['class'];_0x123cac['view']['headerView']['class']=_0x57d8b1?_0x57d8b1+'\x20ck-reset_all':'ck-reset_all',_0x123cac['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x123cac['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0xfb5253=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x597093=_0xfb5253['previewMode'],_0x2b66aa={};if('$labels'===_0x597093){for(const _0x1d1cbc of _0xfb5253['getMergeFieldsIds']())_0x2b66aa[_0x1d1cbc]=_0xfb5253['getLabel'](_0x1d1cbc)||_0x1d1cbc;}else{const _0x5820bd='$defaultValues'===_0x597093?_0xfb5253['getDefaultValues']():_0xfb5253['getDataSetValues'](_0x597093,!0x0);for(const _0x10c4d8 of Object['entries'](_0x5820bd)){const [_0x4c5bb5,_0x817f90]=_0x10c4d8;_0x2b66aa[_0x4c5bb5]=null!==_0x817f90?_0x817f90:_0xfb5253['getLabel'](_0x4c5bb5)||_0x4c5bb5;}}return{'mergeFieldsData':_0x2b66aa};}['_standarizeRootsData'](_0x4d720d,_0x5bd279,_0x5ef41e){let _0x4fe1bd;if('string'==typeof _0x4d720d){const _0x5c9fd3=_0x5bd279['model']['document']['getRootNames']()[0x0];_0x4fe1bd={[_0x5c9fd3]:_0x4d720d};}else _0x4fe1bd=_0x4d720d;const _0xb5148f=this['_fixMediaEmbeds'](_0x4fe1bd,_0x5bd279),_0x310a75=function(_0x104792,_0x39b1f2){for(const [_0x232777,_0x228f83]of _0x104792)_0x228f83['classes']=_0x39b1f2[_0x232777]['classList']['value']['replace']('ck-focused','');return _0x104792;}(this['_sortRoots'](_0x5bd279)['reduce']((_0xc92f51,_0x559f91)=>(_0xc92f51['push']([_0x559f91,{'content':_0xb5148f[_0x559f91],'classes':''}]),_0xc92f51),[]),_0x5ef41e);return _0x310a75;}['_fixMediaEmbeds'](_0x9978f9,_0x367f38){if(!_0x367f38['plugins']['has']('MediaEmbedEditing'))return _0x9978f9;const _0x1a50e0=_0x367f38['plugins']['get']('MediaEmbedEditing');for(const [_0x2d251a,_0x53f2e7]of Object['entries'](_0x9978f9)){const _0x388555=document['createElement']('div');_0x388555['innerHTML']=_0x53f2e7,(_0x388555['querySelectorAll']('figure.media')['forEach'](_0x2d78ee=>{const _0x399b1b=_0x2d78ee['querySelector']('oembed');if(_0x399b1b){const _0xcda282=_0x399b1b['getAttribute']('url');if(_0xcda282){const _0x438fee=_0x1a50e0['registry']['getMediaViewElement'](new _0x4ea2cc(_0x367f38['editing']['view']['document']),_0xcda282,{'elementName':'','renderForEditingView':!0x0}),_0x391504=document['createElement']('div');_0x391504['classList']['add']('ck-media__wrapper'),_0x438fee['render'](_0x391504,_0x367f38['editing']['view']['domConverter']),_0x399b1b['replaceWith'](_0x391504);}}}),_0x9978f9[_0x2d251a]=_0x388555['innerHTML']);}return _0x9978f9;}['_sortRoots'](_0x377d37){if(!function(_0x405521){return void 0x0!==_0x405521['getRootsAttributes'];}(_0x377d37))return _0x377d37['model']['document']['getRootNames']();const _0x2c26c3=[],_0x143f71=new Map();for(const _0x580bfc of _0x377d37['model']['document']['getRootNames']()){const _0x1dad20=_0x377d37['editing']['view']['getDomRoot'](_0x580bfc)['getClientRects']()['item'](0x0);_0x2c26c3['push'](_0x580bfc),_0x143f71['set'](_0x580bfc,_0x1dad20);}return _0x2c26c3['sort']((_0xa50513,_0x4a2b79)=>{const _0x217340=_0x143f71['get'](_0xa50513),_0x4fd8d3=_0x143f71['get'](_0x4a2b79);return _0x217340['y']-_0x4fd8d3['y']||_0x217340['x']-_0x4fd8d3['x'];}),_0x2c26c3;}}class te extends _0x307cfb{static get['requires'](){return[T,_0x3fccae];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x19ba7d){super(_0x19ba7d),_0x19ba7d['commands']['add']('previewFinalContent',new re(this['editor'])),_0x19ba7d['config']['define']('trackChanges.preview.renderFunction',(_0x5e7764,_0x2fdfb2)=>{for(const _0x3097b5 of _0x2fdfb2)_0x5e7764['appendChild'](_0x3097b5);});}}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};
|