@ckeditor/ckeditor5-track-changes 44.2.0-alpha.5 → 44.2.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +25 -25
- 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 Xt,Plugin as
|
|
24
|
-
_0x1f6170(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x16f653,_0x5635e8){super(),this['id']=_0x5635e8['id'],this['type']=_0x5635e8['type'],this['subType']=_0x5635e8['subType']||null,this['author']=_0x5635e8['author'],this['creator']=_0x5635e8['creator']||_0x5635e8['author'],this['isExternal']=Boolean(_0x5635e8['attributes']&&_0x5635e8['attributes']['@external']),this['data']=null,this['_model']=_0x16f653,this['_onAccept']=_0x5635e8['onAccept'],this['_onDiscard']=_0x5635e8['onDiscard'],this['_onAttributesChange']=_0x5635e8['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5635e8['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 _0x2c4915=this;for(;_0x2c4915['previous'];)_0x2c4915=_0x2c4915['previous'];return _0x2c4915;}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'](_0x7b7a68){this['_markerNames']['add'](_0x7b7a68);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x172bdd=>this['_model']['markers']['get'](_0x172bdd))['filter'](_0x3d2b49=>_0x3d2b49);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2b9f02=>{for(const _0x11ebdd of this['getMarkers']())_0x2b9f02['removeMarker'](_0x11ebdd);}),this['_markerNames']['clear']();}['removeMarker'](_0x1092f2){this['_model']['change'](_0x455c36=>{_0x455c36['removeMarker'](_0x1092f2);}),this['_markerNames']['delete'](_0x1092f2);}['addRange'](_0x368800){const _0x45bff5='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x45bff5),this['_model']['change'](_0x4aa307=>{_0x4aa307['addMarker'](_0x45bff5,{'range':_0x368800,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x1d0953){for(const _0x4e8e0b of this['getRanges']())if(_0x4e8e0b['isIntersecting'](_0x1d0953))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x233ab8=>_0x233ab8['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x17eddd,_0x5346e9)=>[..._0x17eddd,..._0x5346e9['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x57536d=this['getRanges']();if(0x1!=_0x57536d['length'])return null;const _0x20238b=_0x57536d[0x0],_0x2c9373=_0x20238b['start']['nodeAfter'],_0x53489b=_0x20238b['end']['nodeBefore'];return _0x2c9373 instanceof _0x9ed483?_0x2c9373!=_0x53489b?null:_0x2c9373: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 _0x3a8cde=[];let _0x264959=this['head'];for(;_0x264959;)_0x3a8cde['push'](_0x264959),_0x264959=_0x264959['next'];return _0x3a8cde;}['setAttribute'](_0x3860b6,_0x218696){const _0x50b001=_0x26d773(this['attributes']);_0x33577f(_0x50b001,_0x3860b6,_0x218696),_0x24363f(_0x50b001,this['attributes'])||(this['attributes']=_0x50b001,this['_onAttributesChange'](_0x50b001));}['removeAttribute'](_0x571d77){const _0x34ca81=_0x26d773(this['attributes']);_0x596961(_0x34ca81,_0x571d77),_0x24363f(_0x34ca81,this['attributes'])||(this['attributes']=_0x34ca81,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 _0x2b8ec1()['substr'](0x1,0x5);}}function o(_0xf966f5,_0x1de2c9,_0x2a8dcc){const _0x11d72f=_0xf966f5['t'],t=_0xf966f5['t'];switch(_0x1de2c9){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',_0x2a8dcc);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2a8dcc);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2a8dcc);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2a8dcc);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2a8dcc);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',_0x2a8dcc);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2a8dcc);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',_0x2a8dcc);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2a8dcc);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2a8dcc);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2a8dcc);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2a8dcc);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2a8dcc);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x2a8dcc);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2a8dcc);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2a8dcc);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2a8dcc);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2a8dcc);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2a8dcc);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2a8dcc);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2a8dcc);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2a8dcc);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2a8dcc);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2a8dcc);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'},_0x2a8dcc);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2a8dcc);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2a8dcc);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2a8dcc);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2a8dcc);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2a8dcc);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'},_0x2a8dcc);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2a8dcc);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2a8dcc);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2a8dcc);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2a8dcc);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'},_0x2a8dcc);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2a8dcc);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'},_0x2a8dcc);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'},_0x2a8dcc);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2a8dcc);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'},_0x2a8dcc);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2a8dcc);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'},_0x2a8dcc);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2a8dcc);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2a8dcc);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'},_0x2a8dcc);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x2a8dcc);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 _0x11d72f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x2a8dcc);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x11d72f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x2a8dcc);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2a8dcc);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'},_0x2a8dcc);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'},_0x2a8dcc);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'},_0x2a8dcc);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x1de2c9;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x2e1b80,_0x1e5beb){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x2e1b80,this['_locale']=_0x1e5beb;}['getDescriptions'](_0x3f4054){const _0x226e24=[],_0x543131=new Set(),_0x11c4f2=new Set();for(let _0x410fbd=0x0;_0x410fbd<_0x3f4054['length'];_0x410fbd++){const _0x3f12fa=_0x3f4054[_0x410fbd];if(!_0x3f12fa['isInContent'])continue;const _0x14f5b6=this['_handleCustomCallbackDescription'](_0x3f12fa);if(_0x14f5b6){if(null!=_0x3f12fa['subType']){if(_0x543131['has'](_0x3f12fa['subType']))continue;_0x543131['add'](_0x3f12fa['subType']);}_0x226e24['push'](_0x14f5b6);}else{if('attribute'!=_0x3f12fa['type'])'insertion'!=_0x3f12fa['type']&&'deletion'!=_0x3f12fa['type']||this['_handleInsertRemoveSuggestionDescription'](_0x226e24,_0x3f12fa,_0x3f4054[_0x410fbd+0x1]);else{const _0x1ca276=_0x3f12fa['data']['key'];if(_0x11c4f2['has'](_0x1ca276))continue;_0x11c4f2['add'](_0x3f12fa['data']['key']),_0x1ca276==m?this['_handleRenameSuggestionDescription'](_0x226e24,_0x3f12fa):this['_handleAttributeSuggestionDescription'](_0x226e24,_0x3f12fa);}}}return this['_resolveDescriptionItems'](_0x226e24);}['registerDescriptionCallback'](_0xc9cd2e){this['_customCallbacks']['push'](_0xc9cd2e);}['registerElementLabel'](_0x4e8c12,_0xd24dfe,_0x61efe9=_0x2e5569['normal']){'function'==typeof _0x4e8c12?_0x4bffad(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4e8c12,'label':_0xd24dfe,'priority':_0x61efe9}):this['_itemLabels']['set'](_0x4e8c12,_0xd24dfe);}['registerAttributeLabel'](_0x11046d,_0x21c5ab){this['_attributeLabels']['set'](_0x11046d,_0x21c5ab);}['getItemLabel'](_0x2121ae,_0x3cb2e6=0x1){let _0x525ed8;for(const _0x18663f of this['_itemLabelsCallbacks'])if(_0x18663f['matchingCallback'](_0x2121ae)){_0x525ed8=_0x18663f['label'];break;}return _0x525ed8||(_0x525ed8=this['_itemLabels']['get'](_0x2121ae['name'])),_0x525ed8?_0x525ed8(_0x3cb2e6):0x1!==_0x3cb2e6?_0x3cb2e6+'\x20'+_0x2121ae['name']+'s':''+_0x2121ae['name'];}['_addDescriptionItems'](_0x23765c,_0x53ed50){const _0x50ab33=_0x53ed50['getFirstRange']()['getWalker'](),_0x4e9345='insertion'==_0x53ed50['type']?'add':'remove';for(const _0x3e3e60 of _0x50ab33){const _0x5e9e8a=_0x3e3e60['item'],_0x5c4438=_0x23765c[_0x23765c['length']-0x1];if(_0x5e9e8a['is']('$textProxy'))_0x5c4438&&_0x5c4438['type']['indexOf']('Container')>-0x1&&_0x23765c['pop'](),_0x5c4438&&'text'==_0x5c4438['type']?_0x5c4438[_0x4e9345]+=_0x5e9e8a['data']:_0x23765c['push']({'type':'text','add':'add'==_0x4e9345?_0x5e9e8a['data']:'','remove':'remove'==_0x4e9345?_0x5e9e8a['data']:''});else{if(this['_schema']['isObject'](_0x5e9e8a)){const _0x4b1542=_0x5e9e8a;if(_0x5c4438&&_0x5c4438['type']['indexOf']('Container')>-0x1&&_0x23765c['pop'](),'elementEnd'==_0x3e3e60['type'])continue;_0x5c4438&&_0x5c4438['type']==_0x4e9345+'Object'&&_0x5c4438['element']['name']==_0x4b1542['name']?_0x5c4438['quantity']++:_0x23765c['push']({'type':_0x4e9345+'Object','element':_0x4b1542,'quantity':0x1}),_0x50ab33['skip'](_0x46d4cb=>!('elementEnd'==_0x46d4cb['type']&&_0x46d4cb['item']==_0x5e9e8a));}else{if(this['_schema']['checkChild'](_0x5e9e8a,'$text')||_0x5e9e8a['is']('element','softBreak')){const _0x10e947=_0x5e9e8a;if('add'==_0x4e9345&&'elementStart'==_0x3e3e60['type']||'remove'==_0x4e9345&&'elementEnd'==_0x3e3e60['type'])continue;if(_0x5c4438&&-0x1==_0x5c4438['type']['indexOf']('Container')){'text'==_0x5c4438['type']&&(_0x5c4438[_0x4e9345]+='\x0a');continue;}let _0x213830;if(_0x213830='add'==_0x4e9345?_0x10e947['nextSibling']&&!this['_schema']['isObject'](_0x10e947['nextSibling'])?_0x10e947['nextSibling']:null:_0x10e947['previousSibling']&&!this['_schema']['isObject'](_0x10e947['previousSibling'])?_0x10e947['previousSibling']:null,_0x10e947['isEmpty']||_0x213830&&_0x213830['isEmpty']){const _0x71f88b=_0x213830&&_0x213830['isEmpty']?_0x213830:_0x10e947;_0x5c4438&&_0x5c4438['type']==_0x4e9345+'EmptyContainer'&&_0x5c4438['element']['name']==_0x71f88b['name']?_0x5c4438['quantity']++:_0x23765c['push']({'type':_0x4e9345+'EmptyContainer','element':_0x71f88b,'quantity':0x1});}else _0x23765c['push']({'type':_0x4e9345+'Container','element':_0x10e947});}}}}}['_resolveDescriptionItems'](_0x52527c){const _0x232436=this['_locale'],_0x2e5ecc=[],_0x233f24=[],_0x3e9481=[];for(const _0x210307 of _0x52527c)switch(_0x210307['type']){case'text':if(_0x210307['add']=_0x210307['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x210307['remove']=_0x210307['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x210307['add']&&''!=_0x210307['remove']){_0x2e5ecc['push']({'type':'replace','content':o(_0x232436,'REPLACE_TEXT',['\x22'+_0x210307['remove']+'\x22','\x22'+_0x210307['add']+'\x22'])});continue;}if(null!=_0x210307['add']['match'](/^ +$/)){_0x2e5ecc['push']({'type':'insertion','content':o(_0x232436,'*Insert:*\x20%0',o(_0x232436,'ELEMENT_SPACE',_0x210307['add']['length']))});continue;}if(null!=_0x210307['remove']['match'](/^ +$/)){_0x2e5ecc['push']({'type':'deletion','content':o(_0x232436,'*Remove:*\x20%0',o(_0x232436,'ELEMENT_SPACE',_0x210307['remove']['length']))});continue;}if(''!=_0x210307['add']){_0x2e5ecc['push']({'type':'insertion','content':o(_0x232436,'*Insert:*\x20%0','\x22'+_0x210307['add']+'\x22')});continue;}_0x2e5ecc['push']({'type':'deletion','content':o(_0x232436,'*Remove:*\x20%0','\x22'+_0x210307['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x2e5ecc['push']({'type':'insertion','content':o(_0x232436,'*Insert:*\x20%0',this['getItemLabel'](_0x210307['element'],_0x210307['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x2e5ecc['push']({'type':'deletion','content':o(_0x232436,'*Remove:*\x20%0',this['getItemLabel'](_0x210307['element'],_0x210307['quantity']))});continue;case'addContainer':_0x2e5ecc['push']({'type':'insertion','content':o(_0x232436,'*Split:*\x20%0',this['getItemLabel'](_0x210307['element'],_0x210307['quantity']))});continue;case'removeContainer':_0x2e5ecc['push']({'type':'deletion','content':o(_0x232436,'*Merge:*\x20%0',this['getItemLabel'](_0x210307['element'],_0x210307['quantity']))});continue;case'addFormat':_0x233f24['push'](_0x210307['key']);continue;case'removeFormat':_0x3e9481['push'](_0x210307['key']);continue;default:_0x2e5ecc['push'](_0x210307);}if(_0x233f24['length']){const _0x2436d5=_0x233f24['map'](_0xe576c8=>this['_attributeLabels']['has'](_0xe576c8)?this['_attributeLabels']['get'](_0xe576c8):_0xe576c8)['join'](',\x20');_0x2e5ecc['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x2436d5)});}if(_0x3e9481['length']){const _0x2c6bdb=_0x3e9481['map'](_0x385cb8=>this['_attributeLabels']['has'](_0x385cb8)?this['_attributeLabels']['get'](_0x385cb8):_0x385cb8)['join'](',\x20');_0x2e5ecc['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x2c6bdb)});}return _0x2e5ecc;}['_handleCustomCallbackDescription'](_0x9e646f){for(const _0x3e00e8 of this['_customCallbacks']){const _0x54af09=_0x3e00e8(_0x9e646f);if(_0x54af09&&'type'in _0x54af09)return _0x54af09;}}['_handleAttributeSuggestionDescription'](_0x50c38d,_0x37f244){const _0x1d5ca2=_0x37f244['data'],_0x6e4b8a=void 0x0===_0x1d5ca2['newValue']?'removeFormat':'addFormat';_0x50c38d['push']({'type':_0x6e4b8a,'key':_0x1d5ca2['key']});}['_handleRenameSuggestionDescription'](_0x3b7b4b,_0x11831c){_0x3b7b4b['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x11831c['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x3bfac7,_0x5275ca,_0xfef48a){if(this['_addDescriptionItems'](_0x3bfac7,_0x5275ca),_0xfef48a&&_0xfef48a['getFirstRange']()&&!_0x5275ca['getFirstRange']()['end']['isEqual'](_0xfef48a['getFirstRange']()['start'])){const _0x3fef70=_0x3bfac7[_0x3bfac7['length']-0x1],_0x1b9640='insertion'==_0x5275ca['type']?'add':'remove';_0x3fef70&&'text'==_0x3fef70['type']&&(_0x3fef70[_0x1b9640]+='\x0a');}}}class U extends _0x330415{['afterInit'](){const _0x163116=this['editor'],_0x547b4c=_0x163116['plugins']['get']('TrackChangesEditing');_0x163116['commands']['get']('showAIAssistant')&&_0x547b4c['enableCommand']('showAIAssistant');}}class V extends _0x330415{['afterInit'](){const _0xd44883=this['editor'],_0x3869ad=_0xd44883['locale'];if(!_0xd44883['plugins']['has']('AlignmentEditing'))return;const _0x34d3c4=_0xd44883['plugins']['get']('TrackChangesEditing');_0x34d3c4['enableDefaultAttributesIntegration']('alignment'),_0x34d3c4['registerBlockAttribute']('alignment'),_0x34d3c4['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x3869ad,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22ea57=this['editor'],_0x4e62ba=_0x22ea57['locale'];_0x22ea57['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35eb0f=>{if('formatBlock'!=_0x35eb0f['type'])return;const {data:_0x9359e7}=_0x35eb0f;if(_0x9359e7&&'alignment'==_0x9359e7['commandName']){const _0x23b08d=_0x9359e7['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x4e62ba,'*Format:*\x20%0',function(_0xd26492){switch(_0xd26492){case'left':return o(_0x4e62ba,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x4e62ba,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x4e62ba,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x4e62ba,'FORMAT_JUSTIFY_TEXT');}}(_0x23b08d))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x330415{['afterInit'](){const _0x4a1089=this['editor'],_0x53621f=_0x4a1089['plugins']['get']('TrackChangesEditing'),_0x5e860d=_0x4a1089['locale'];for(const _0x4ede17 of ti){if(!_0x4a1089['plugins']['has'](_0x4ede17))continue;const _0xc27a67=_0x4ede17['slice'](0x0,-0x7)['toLowerCase'](),_0x53da77='FORMAT_'+_0xc27a67['toUpperCase']();_0x53621f['enableDefaultAttributesIntegration'](_0xc27a67),_0x53621f['registerInlineAttribute'](_0xc27a67),_0x53621f['descriptionFactory']['registerAttributeLabel'](_0xc27a67,o(_0x5e860d,_0x53da77));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1d5dec=this['editor'],_0x1fa22b=_0x1d5dec['locale'],_0x18de39=_0x1d5dec['plugins']['get']('TrackChangesEditing');function _0xc41f62(_0x19a199,_0x241eb3){_0x18de39['descriptionFactory']['registerDescriptionCallback'](_0x36896f=>{if('formatInline'!=_0x36896f['type'])return;const {data:_0x40206c}=_0x36896f;return _0x40206c&&_0x40206c['commandName']===_0x19a199?_0x40206c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1fa22b,'*Format:*\x20%0',_0x241eb3)}:{'type':'format','content':o(_0x1fa22b,'*Remove\x20format:*\x20%0',_0x241eb3)}:void 0x0;});}_0xc41f62('bold',o(_0x1fa22b,'FORMAT_BOLD')),_0xc41f62('italic',o(_0x1fa22b,'FORMAT_ITALIC')),_0xc41f62('underline',o(_0x1fa22b,'FORMAT_UNDERLINE')),_0xc41f62('code',o(_0x1fa22b,'FORMAT_CODE')),_0xc41f62('strikethrough',o(_0x1fa22b,'FORMAT_STRIKETHROUGH')),_0xc41f62('subscript',o(_0x1fa22b,'FORMAT_SUBSCRIPT')),_0xc41f62('superscript',o(_0x1fa22b,'FORMAT_SUPERSCRIPT'));}}class F extends _0x330415{['afterInit'](){const _0x513c9c=this['editor'],_0x1b6044=_0x513c9c['locale'];if(!_0x513c9c['plugins']['has']('BlockQuoteEditing'))return;const _0x41a9a8=_0x513c9c['plugins']['get']('TrackChangesEditing'),_0x452845=this['editor']['commands']['get']('blockQuote');_0x41a9a8['enableCommand']('blockQuote',(_0x13c70a,_0x240366={})=>{const _0x5a45df=this['editor']['model']['document']['selection'],_0x1a9412=_0x240366&&void 0x0!==_0x240366['forceValue']?_0x240366['forceValue']:!_0x452845['value'];let _0xd6dbb5=[];if(_0x1a9412){const _0x54decf=Array['from'](_0x5a45df['getSelectedBlocks']())['filter'](_0x21e575=>oo(_0x21e575)||function(_0xe9f952,_0x5a59f3){const _0x2ac3c0=_0x5a59f3['checkChild'](_0xe9f952['parent'],'blockQuote'),_0x197428=_0x5a59f3['checkChild'](['$root','blockQuote'],_0xe9f952);return _0x2ac3c0&&_0x197428;}(_0x21e575,this['editor']['model']['schema']));_0xd6dbb5=to(_0x54decf,_0x513c9c['model']);}else{const _0x5c0a78=Array['from'](_0x5a45df['getSelectedBlocks']())['filter'](_0x5d30fe=>oo(_0x5d30fe));_0xd6dbb5=to(_0x5c0a78,_0x513c9c['model']);}_0x513c9c['model']['change'](()=>{for(const _0x24fe04 of _0xd6dbb5)_0x41a9a8['markBlockFormat'](_0x24fe04,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1a9412}]});});}),_0x41a9a8['descriptionFactory']['registerDescriptionCallback'](_0x4669cc=>{const {data:_0x46d280}=_0x4669cc;if(_0x46d280&&'blockQuote'==_0x46d280['commandName']){const _0x38c13d=o(_0x1b6044,'ELEMENT_BLOCK_QUOTE');return _0x46d280['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1b6044,'*Set\x20format:*\x20%0',_0x38c13d)}:{'type':'format','content':o(_0x1b6044,'*Remove\x20format:*\x20%0',_0x38c13d)};}});}}function oo(_0x5cae12){return'blockQuote'==_0x5cae12['parent']['name'];}class L extends _0x330415{['afterInit'](){const _0x1e02b9=this['editor'],_0x23ac84=_0x1e02b9['locale'],_0x457408=_0x1e02b9['plugins']['get']('TrackChangesEditing');_0x1e02b9['plugins']['has']('BookmarkEditing')&&(_0x457408['enableCommand']('insertBookmark'),_0x457408['enableDefaultAttributesIntegration']('updateBookmark'),_0x457408['registerBlockAttribute']('bookmarkId'),_0x457408['descriptionFactory']['registerDescriptionCallback'](_0xfeedcf=>{if('insertion'!=_0xfeedcf['type']&&'deletion'!=_0xfeedcf['type']&&'attribute'!=_0xfeedcf['type'])return;const _0x14cc4a=_0xfeedcf['getContainedElement']();if(null==_0x14cc4a)return;if(!_0x14cc4a['is']('element','bookmark'))return;const _0x35564b=_0x14cc4a['getAttribute']('bookmarkId');if('insertion'==_0xfeedcf['type'])return{'type':'insertion','content':o(_0x23ac84,'*Insert:*\x20%0','\x22'+_0x35564b+'\x22\x20'+o(_0x23ac84,'ELEMENT_BOOKMARK'))};if('deletion'==_0xfeedcf['type'])return{'type':'deletion','content':o(_0x23ac84,'*Remove:*\x20%0','\x22'+_0x35564b+'\x22\x20'+o(_0x23ac84,'ELEMENT_BOOKMARK'))};const {data:_0x10caea}=_0xfeedcf;if(!_0x10caea||'bookmarkId'!=_0x10caea['key'])return;return{'type':'format','content':o(_0x23ac84,'*Set\x20bookmark:*\x20%0','\x22'+_0x10caea['newValue']+'\x22')};}));}}class J extends _0x330415{['afterInit'](){const _0x1b5ce7=this['editor'];_0x1b5ce7['plugins']['has']('CaseChange')&&(_0x1b5ce7['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x1b5ce7['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x1b5ce7['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x330415{['afterInit'](){const _0x1779f4=this['editor'];_0x1779f4['commands']['get']('ckbox')&&_0x1779f4['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x330415{['afterInit'](){const _0x5eece5=this['editor'];if(!_0x5eece5['plugins']['has']('CodeBlock'))return;const _0x57363c=_0x5eece5['plugins']['get']('TrackChangesEditing'),_0x18e02e=_0x5eece5['locale'],_0x1cc068=_0x5eece5['config']['get']('codeBlock')['languages'],_0x42af94=_0x5eece5['commands']['get']('codeBlock');_0x57363c['enableCommand']('indentCodeBlock'),_0x57363c['enableCommand']('outdentCodeBlock'),_0x57363c['enableCommand']('codeBlock',(_0x406649,_0x1c97bb={})=>{const _0x5a3102=_0x5eece5['model'],_0x3eec24=_0x5eece5['model']['document']['selection'],_0x88ba4e=_0x1c97bb&&void 0x0!==_0x1c97bb['forceValue']?_0x1c97bb['forceValue']:!_0x42af94['value'];let _0x54165a;_0x1c97bb['language']||(_0x1c97bb['language']=_0x1cc068[0x0]['language']),_0x54165a=_0x88ba4e?Array['from'](_0x3eec24['getSelectedBlocks']())['filter'](_0x20c5b1=>eo(_0x20c5b1)||function(_0x5eca4a,_0x3354d7){if(_0x5eca4a['is']('rootElement')||_0x3354d7['isLimit'](_0x5eca4a))return!0x1;return _0x3354d7['checkChild'](_0x5eca4a['parent'],'codeBlock');}(_0x20c5b1,_0x5a3102['schema'])):Array['from'](_0x3eec24['getSelectedBlocks']())['filter'](_0x3d9912=>eo(_0x3d9912));const _0x5599a3=to(_0x54165a,_0x5a3102);_0x5a3102['change'](()=>{for(const _0x3687ff of _0x5599a3)_0x57363c['markBlockFormat'](_0x3687ff,{'commandName':'codeBlock','commandParams':[{..._0x1c97bb,'forceValue':_0x88ba4e}],'formatGroupId':'blockName'});});}),(_0x57363c['descriptionFactory']['registerElementLabel']('codeBlock',_0x2a842f=>o(_0x18e02e,'ELEMENT_CODE_BLOCK',_0x2a842f)),_0x57363c['descriptionFactory']['registerDescriptionCallback'](_0x62901a=>{if('formatBlock'!=_0x62901a['type'])return;const _0x46ad48=_0x18e02e['t'],{data:_0x21279b}=_0x62901a;if(!_0x21279b||'codeBlock'!=_0x21279b['commandName'])return;const _0x447c4c=_0x21279b['commandParams'][0x0]['language'],_0x47e1c9=_0x46ad48(_0x1cc068['find'](_0x20148f=>_0x20148f['language']===_0x447c4c)['label'])['toLowerCase']();return _0x21279b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x18e02e,'*Set\x20format:*\x20%0',o(_0x18e02e,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x47e1c9+')')}:{'type':'format','content':o(_0x18e02e,'*Remove\x20format:*\x20%0',o(_0x18e02e,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x5e4be7){return'codeBlock'==_0x5e4be7['name'];}class z extends _0x330415{['afterInit'](){const _0xc52b8b=this['editor'];if(!_0xc52b8b['plugins']['has']('CommentsEditing'))return;_0xc52b8b['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x5d3e44,_0x2eb502,_0x1f1afc){const _0x3936ca=[];for(const _0x4b7ecc of _0x2eb502['getItems']())_0x4b7ecc['hasAttribute'](_0x5d3e44)&&_0x3936ca['push'](_0x1f1afc['createRangeOn'](_0x4b7ecc));return _0x3936ca;}function De(_0x3609a8,_0x298a03,{showActiveMarker:_0x13c22a=!0x0}={}){const _0x205fc9=_0x3609a8['plugins']['get']('TrackChangesEditing');return(_0x5d4e7b,_0x5d82f1,_0x2a3e1d)=>{if(!_0x2a3e1d['consumable']['test'](_0x5d82f1['markerRange'],_0x5d4e7b['name']))return;const _0x3e1fb6=_0x5d82f1['markerRange']['getWalker'](),_0x51a9e4=_0x5d82f1['markerRange']['start'],_0x444ce9=_0x3609a8['model']['schema'];let _0x131a10=null,_0x20857f=null,_0x4cce16=!0x1,_0x19563f=!0x1;for(const _0x3486d8 of _0x3e1fb6){const _0x36293a=_0x3486d8['item'];_0x4cce16=_0x4cce16||_0x444ce9['isContent'](_0x36293a);const _0x1f9e8e=_0x2a3e1d['mapper']['toViewElement'](_0x36293a);if(_0x1f9e8e&&_0x1f9e8e['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3486d8['type']&&(_0x444ce9['isBlock'](_0x36293a)&&!_0x444ce9['isLimit'](_0x36293a)&&(_0x36293a['nextSibling']||_0x51a9e4['isAtEnd']?_0x131a10&&_0x131a10['parent']==_0x36293a||(_0x131a10=_0x36293a,_0x236bdf(_0x3486d8['previousPosition']),_0x19563f=!0x0):_0x20857f=_0x20857f||_0x3486d8['previousPosition']));}function _0x236bdf(_0x3a0b2f){const {authorId:_0x4194d6}=_0x205fc9['_splitMarkerName'](_0x5d82f1['markerName']),_0x1da4e8=_0x2a3e1d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x298a03,'data-author-id':_0x4194d6}),_0x5e43eb=_0x2a3e1d['mapper']['toViewPosition'](_0x3a0b2f);_0x13c22a&&_0x205fc9['activeMarkers']['includes'](_0x5d82f1['markerName'])&&_0x2a3e1d['writer']['addClass']('ck-suggestion-marker--active',_0x1da4e8),_0x2a3e1d['writer']['insert'](_0x5e43eb,_0x1da4e8),_0x2a3e1d['mapper']['bindElementToMarker'](_0x1da4e8,_0x5d82f1['markerName']);}_0x4cce16||_0x19563f||!_0x20857f||_0x236bdf(_0x20857f);};}class K extends _0x330415{static get['requires'](){return[_0x48cd2d];}['init'](){const _0x1cc6be=this['editor'],_0x5cc285=_0x1cc6be['plugins']['get']('TrackChangesEditing');_0x5cc285['enableCommand']('delete');const _0x318201=_0x1cc6be['commands']['get']('deleteForward');_0x5cc285['enableCommand']('deleteForward',(_0x2971a0,_0xa88dd3={})=>{const _0x933cd4=_0x1cc6be['model']['createSelection'](_0x1cc6be['model']['document']['selection']);_0x933cd4['isCollapsed']&&_0x1cc6be['model']['modifySelection'](_0x933cd4,{'direction':'forward','unit':_0xa88dd3['unit']});const _0x7a4582=_0x933cd4['getFirstRange'](),_0x5c0f67=_0x41d70f['fromRange'](_0x7a4582);let _0x39ee0a;_0x2971a0(_0xa88dd3),_0x39ee0a='$graveyard'==_0x5c0f67['root']['rootName']?_0x1cc6be['model']['createRange'](_0x7a4582['start']):_0x1cc6be['model']['createRange'](_0x5c0f67['start'],_0x5c0f67['end']),_0x5c0f67['detach'](),_0x1cc6be['model']['enqueueChange'](_0x318201['buffer']['batch'],_0x70cd3=>{_0x318201['buffer']['lock'](),_0x70cd3['setSelection'](_0x70cd3['createRange'](_0x39ee0a['end'])),_0x318201['buffer']['unlock']();});}),_0x1cc6be['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x1cc6be,'merge'),{'priority':'high'}),_0x1cc6be['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x3b656d,_0x53466a,_0x4f010d)=>{_0x4f010d['options']['showSuggestionHighlights']&&De(_0x1cc6be,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x3b656d,_0x53466a,_0x4f010d);},{'priority':'high'}),_0x1cc6be['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x24e58e,_0x5b7913,_0x2a9a72)=>{const _0x2f09f4=_0x2a9a72['mapper']['markerNameToElements'](_0x5b7913['markerName']);if(_0x2f09f4){for(const _0x1d4b6f of _0x2f09f4)_0x1d4b6f['is']('uiElement')&&(_0x2a9a72['mapper']['unbindElementFromMarkerName'](_0x1d4b6f,_0x5b7913['markerName']),_0x2a9a72['writer']['remove'](_0x1d4b6f));}},{'priority':'high'});}}class W extends _0x330415{['afterInit'](){const _0x2b258b=this['editor'];if(!_0x2b258b['plugins']['has']('ListEditing'))return;const _0x58fc5c=_0x2b258b['locale'],_0x2cc49d=_0x2b258b['plugins']['get']('TrackChangesEditing'),_0x334004=_0x2b258b['plugins']['has']('TodoListEditing'),_0x47dc4a=!!_0x2b258b['config']['get']('list.multiBlock');function _0x47b1eb(_0x44978f){return{'type':'format','content':''+o(_0x58fc5c,'*Set\x20format:*\x20%0',_0x44978f)};}function _0x1020e5(_0x52ff70){return{'type':'format','content':''+o(_0x58fc5c,'*Remove\x20format:*\x20%0',_0x52ff70)};}_0x2cc49d['enableDefaultAttributesIntegration']('numberedList'),_0x2cc49d['enableDefaultAttributesIntegration']('bulletedList'),_0x2cc49d['enableDefaultAttributesIntegration']('customNumberedList'),_0x2cc49d['enableDefaultAttributesIntegration']('customBulletedList'),_0x2cc49d['enableDefaultAttributesIntegration']('indentList'),_0x2cc49d['enableDefaultAttributesIntegration']('outdentList'),_0x2cc49d['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x2cc49d['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x2cc49d['registerBlockAttribute']('listItemId'),_0x2cc49d['registerBlockAttribute']('listType'),_0x2cc49d['registerBlockAttribute']('listIndent'),_0x47dc4a&&(_0x2cc49d['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x2cc49d['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x334004&&(_0x2cc49d['enableDefaultAttributesIntegration']('todoList'),_0x2cc49d['enableDefaultAttributesIntegration']('checkTodoList'),_0x2cc49d['registerBlockAttribute']('todoListChecked'),_0x2cc49d['descriptionFactory']['registerDescriptionCallback'](_0x1b329b=>{const {data:_0x3247ea}=_0x1b329b;if(_0x3247ea&&'todoListChecked'==_0x3247ea['key'])return{'type':'format','content':_0x3247ea['newValue']?o(_0x58fc5c,'*Check\x20item*'):o(_0x58fc5c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0xc8c14f=>{if(_0xc8c14f['batch']['isUndo'])return!0x1;let _0x378804=!0x1;const _0x349f12=_0x2cc49d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1fb8c9=>'todoListChecked'===_0x2cc49d['_getAttributeKey'](_0x1fb8c9));for(const _0x16588c of _0x349f12){'todo'!=_0x16588c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x2cc49d['_findSuggestions'](_0x16588c['getFirstRange'](),'attribute')['find'](_0x248241=>'listType'===_0x2cc49d['_getAttributeKey'](_0x248241['suggestion']))||(_0xc8c14f['removeMarker'](_0x16588c['getFirstMarker']()),_0x378804=!0x0));}return _0x378804;})),_0x2cc49d['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x58fc5c,'FORMAT_INDENT'));const _0x40f189={'type':'format','content':''};_0x2cc49d['descriptionFactory']['registerDescriptionCallback'](_0x15161a=>{const {data:_0x3b6760}=_0x15161a;if(!_0x3b6760||'listType'!=_0x3b6760['key'])return;let _0x30bf29=_0x15161a['head'];for(;_0x30bf29;){if(_0x30bf29['data']&&(('listStyle'==_0x30bf29['data']['key']||'listMarkerStyle'==_0x30bf29['data']['key'])&&(_0x30bf29['data']['newValue']&&'default'!=_0x30bf29['data']['newValue']||'default'!=_0x30bf29['data']['oldValue']&&!_0x3b6760['newValue'])||!_0x47dc4a&&_0x30bf29['data']['key']==m))return _0x40f189;_0x30bf29=_0x30bf29['next'];}if(null==_0x3b6760['newValue'])switch(_0x3b6760['oldValue']){case'bulleted':return _0x1020e5(o(_0x58fc5c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1020e5(o(_0x58fc5c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1020e5(o(_0x58fc5c,'ELEMENT_TODO_LIST'));}switch(_0x3b6760['newValue']){case'bulleted':return _0x47b1eb(o(_0x58fc5c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x47b1eb(o(_0x58fc5c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x47b1eb(o(_0x58fc5c,'ELEMENT_TODO_LIST'));}}),_0x2cc49d['descriptionFactory']['registerDescriptionCallback'](_0x52eaaf=>{const {data:_0x2968e4}=_0x52eaaf;if(_0x2968e4&&'listIndent'==_0x2968e4['key'])return null==_0x2968e4['newValue']||null==_0x2968e4['oldValue']&&0x0==_0x2968e4['newValue']?_0x40f189:void 0x0;}),_0x2cc49d['descriptionFactory']['registerDescriptionCallback'](_0x2d46e9=>{if('attribute'!=_0x2d46e9['type'])return;const {data:_0x692c65}=_0x2d46e9;if(!_0x692c65||'listItemId'!=_0x692c65['key'])return;const _0x34cc32=Te(_0x2d46e9);return'newValue'==_0x34cc32?{'type':'format','content':o(_0x58fc5c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x34cc32?{'type':'format','content':o(_0x58fc5c,'*Split:*\x20list\x20item')}:_0x40f189;}),_0x2b258b['model']['document']['registerPostFixer'](_0x824924=>this['listItemIdFixer'](_0x824924)),_0x2b258b['model']['document']['registerPostFixer'](_0x59e3f7=>this['noTrackChangesFixer'](_0x59e3f7)),_0x2b258b['model']['document']['on']('change:data',(_0x9d30a8,_0x29944c)=>{if(_0x29944c['isUndo']||!_0x29944c['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x40779a){if(_0x40779a['batch']['isUndo']||!_0x40779a['batch']['isLocal'])return!0x1;let _0x525397=!0x1;const _0x1a5bb1=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5d3a0f=>_0x5d3a0f['data']&&'listItemId'==_0x5d3a0f['data']['key'])['filter'](_0x43bf90=>_0x43bf90['data']['newValue']&&_0x43bf90['data']['oldValue']);for(const _0x42d935 of _0x1a5bb1)Te(_0x42d935)||(_0x40779a['removeMarker'](_0x42d935['getFirstMarker']()),_0x525397=!0x0);return _0x525397;}['noTrackChangesFixer'](_0x4e7737){if(_0x4e7737['batch']['isUndo']||!_0x4e7737['batch']['isLocal'])return!0x1;const _0x153101=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x153101['trackChangesCommand']['value'])return!0x1;let _0x204a77=!0x1;const _0x5219cf=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x562b1c=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x38caeb=>'attribute'==_0x38caeb['type'])['filter'](_0x5f5293=>_0x5219cf['includes'](_0x5f5293['attributeKey']));if(0x0==_0x562b1c['length'])return _0x204a77;for(const _0x30e622 of _0x562b1c){const _0x153251=_0x153101['_findSuggestions'](_0x30e622['range'],'attribute')['filter'](_0x24325e=>!_0x24325e['meta']['isNextTo'])['map'](_0xd8d095=>_0xd8d095['suggestion'])['filter'](_0x31bbc0=>{const _0x305c09=_0x153101['_getAttributeKey'](_0x31bbc0);return _0x5219cf['includes'](_0x305c09);});if(_0x153251['length']){for(const _0x197fcb of _0x153251)_0x4e7737['removeMarker'](_0x197fcb['getFirstMarker']());_0x204a77=!0x0;}}return _0x204a77;}['assureChains'](){const _0x23b6fd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x589baa=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x34a755;const _0x3110c0=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x38d62a=>{if(_0x38d62a['data']['oldRange']||!_0x38d62a['data']['newRange'])return null;if(!_0x38d62a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x4a90b8}=_0x23b6fd['_splitMarkerName'](_0x38d62a['name']);if(!_0x23b6fd['hasSuggestion'](_0x4a90b8))return null;const _0xa57213=_0x23b6fd['getSuggestion'](_0x4a90b8);return _0x589baa['includes'](_0xa57213['data']['key']);})['map'](_0x19b0d0=>{const {id:_0x4d575b}=_0x23b6fd['_splitMarkerName'](_0x19b0d0['name']),_0x228925=_0x23b6fd['getSuggestion'](_0x4d575b);return _0x34a755=_0x228925['attributes']['groupId'],_0x228925['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x3110c0['size'])return;const _0x2fef70=_0x23b6fd['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x544046=>'attribute'==_0x544046['type']&&_0x544046['data']&&_0x589baa['includes'](_0x544046['data']['key'])&&_0x544046['attributes']['groupId']!=_0x34a755)['map'](_0x113d5d=>({'listItem':_0x113d5d['getFirstRange']()['start']['nodeAfter'],'groupId':_0x113d5d['attributes']['groupId']})),_0x35cad8=new Set();for(const {groupId:_0x32e928,listItem:_0x3e8767}of _0x2fef70)_0x3110c0['has'](_0x3e8767)&&_0x35cad8['add'](_0x32e928);for(const _0x1cb88b of _0x23b6fd['getSuggestions']())_0x35cad8['has'](_0x1cb88b['attributes']['groupId'])&&_0x1cb88b['setAttribute']('groupId',_0x34a755);}['_supportLegacySuggestions'](){const _0x4ea7bc=this['editor'],_0x2d27cc=_0x4ea7bc['locale'],_0x5c3651=_0x4ea7bc['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x5c3651['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x81cff5,_0x451dcd){const _0x2ad089=[];for(let _0x8448a8 of _0x81cff5)_0x8448a8['start']['nodeAfter']===_0x8448a8['end']['parent']&&(_0x8448a8=_0x4ea7bc['model']['createRange'](_0x4ea7bc['model']['createPositionAt'](_0x8448a8['start']['nodeAfter'],0x0))),_0x2ad089['push'](_0x8448a8);_0x4ea7bc['model']['change'](_0x561afd=>{const _0xa5c70a=_0x4ea7bc['model']['document']['selection'],_0x21004a=Array['from'](_0xa5c70a['getRanges']())['map'](_0x307539=>_0x41d70f['fromRange'](_0x307539));_0x561afd['setSelection'](_0x2ad089),_0x4ea7bc['commands']['get'](_0x451dcd['commandName'])['refresh'](),_0x451dcd['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4ea7bc['execute'](_0x451dcd['commandName'],..._0x451dcd['commandParams']),_0x561afd['setSelection'](_0x21004a);for(const _0x4df112 of _0x21004a)_0x4df112['detach']();});}),_0x5c3651['descriptionFactory']['registerElementLabel'](function(_0x217983){const _0x2b3bec=!_0x4ea7bc['model']['schema']['isObject'](_0x217983),_0x19b04d=_0x217983['previousSibling'],_0x1ad22b=_0x217983['nextSibling'],_0x5e8ca4=_0x217983['getAttribute']('listItemId'),_0x3a31f0=!_0x19b04d||_0x19b04d['getAttribute']('listItemId')!==_0x5e8ca4,_0x12f507=!_0x1ad22b||_0x1ad22b['getAttribute']('listItemId')!==_0x5e8ca4;return _0x2b3bec&&Boolean(_0x5e8ca4)&&_0x3a31f0&&_0x12f507;},_0x10e32d=>o(_0x2d27cc,'ELEMENT_LIST_ITEM',_0x10e32d));}['_registerLegacyDescription'](){const _0x5650bf=this['editor'],_0x303ffe=_0x5650bf['locale'];function _0x54d913(_0x995bc6){const _0x31d0bf=_0x5650bf['commands']['get']('bulletedList')['value'],_0x5f35d3=_0x5650bf['commands']['get']('numberedList')['value'];return'numberedList'===_0x995bc6?_0x31d0bf:_0x5f35d3;}_0x5650bf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x145181){if('formatBlock'!=_0x145181['type'])return;const {data:_0x54fbec}=_0x145181;if(!_0x54fbec)return;let _0x59428d,_0x217020,_0x207847,_0x199871;switch(_0x54fbec['commandName']){case'bulletedList':_0x207847=_0x54fbec['commandParams'][0x0]['forceValue'],_0x199871=_0x54d913(_0x54fbec['commandName']),_0x59428d=_0x207847?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x199871&&_0x5650bf['config']['get']('list.multiBlock')||(_0x59428d='*Change\x20to:*\x20%0'),_0x217020={'type':'format','content':o(_0x303ffe,_0x59428d,o(_0x303ffe,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x207847=_0x54fbec['commandParams'][0x0]['forceValue'],_0x199871=_0x54d913(_0x54fbec['commandName']),_0x59428d=_0x207847?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x199871&&_0x5650bf['config']['get']('list.multiBlock')||(_0x59428d='*Change\x20to:*\x20%0'),_0x217020={'type':'format','content':o(_0x303ffe,_0x59428d,o(_0x303ffe,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x59428d='*Indent:*\x20%0',_0x217020={'type':'format','content':o(_0x303ffe,_0x59428d,o(_0x303ffe,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x59428d=function(_0x2b874c){const _0x3b3a56=_0x2b874c['getFirstRange']();let _0x550eb4=_0x3b3a56['start']['nodeAfter'];for(;_0x550eb4&&_0x3b3a56['containsItem'](_0x550eb4);){if(_0x550eb4['getAttribute']('listIndent')>0x0)return!0x1;_0x550eb4=_0x550eb4['nextSibling'];}return!0x0;}(_0x145181)?o(_0x303ffe,'*Format:*\x20remove\x20from\x20%0',o(_0x303ffe,function(_0x222c1d){return'ELEMENT_'+_0x222c1d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x145181))):o(_0x303ffe,'*Outdent:*\x20%0',o(_0x303ffe,'ELEMENT_LIST_ITEM')),_0x217020={'type':'format','content':_0x59428d};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x54fbec['multipleBlocks']&&(_0x59428d='*Merge:*\x20%0',_0x217020={'type':'deletion','content':o(_0x303ffe,_0x59428d,o(_0x303ffe,'ELEMENT_LIST_ITEM'))});}return _0x217020;});}}function Te(_0x3d71ca){let _0x4d1f98=_0x3d71ca['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4d1f98;){const _0x421033=_0x4d1f98['getAttribute']('listItemId');if(!_0x421033)return!0x1;if(_0x421033==_0x3d71ca['data']['newValue'])return'newValue';if(_0x421033==_0x3d71ca['data']['oldValue'])return'oldValue';_0x4d1f98=_0x4d1f98['previousSibling'];}return!0x1;}class Se extends _0x330415{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x3801bc=this['editor']['config']['get']('list.properties'),_0x482e15=this['editor']['plugins']['get']('TrackChangesEditing');_0x3801bc['styles']&&(_0x482e15['enableDefaultAttributesIntegration']('listStyle'),_0x482e15['registerBlockAttribute']('listStyle')),_0x3801bc['reversed']&&(_0x482e15['enableDefaultAttributesIntegration']('listReversed'),_0x482e15['registerBlockAttribute']('listReversed')),_0x3801bc['startIndex']&&(_0x482e15['enableDefaultAttributesIntegration']('listStart'),_0x482e15['registerBlockAttribute']('listStart'));const _0x166d94={'type':'format','content':''};_0x482e15['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x1468c5=this['editor']['locale'];_0x482e15['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x1468c5,'FORMAT_LIST_REVERSED')),_0x482e15['descriptionFactory']['registerDescriptionCallback'](_0xa168c9=>{const {data:_0xbb4b5a}=_0xa168c9;if(_0xbb4b5a&&'listReversed'==_0xbb4b5a['key'])return null==_0xbb4b5a['newValue']||0x0==_0xbb4b5a['newValue']&&null==_0xbb4b5a['oldValue']?_0x166d94:void 0x0;}),_0x482e15['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x1468c5,'FORMAT_LIST_START')),_0x482e15['descriptionFactory']['registerDescriptionCallback'](_0x5a2d34=>{const {data:_0x4b0c4c}=_0x5a2d34;if(_0x4b0c4c&&'listStart'==_0x4b0c4c['key'])return null==_0x4b0c4c['newValue']||0x1==_0x4b0c4c['newValue']&&null==_0x4b0c4c['oldValue']?_0x166d94:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x404b3f=>{if(_0x404b3f['batch']['isUndo'])return!0x1;let _0x249607=!0x1;const _0x6c8586=_0x482e15['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x45b0d8=>{const _0x4a557d=_0x482e15['_getAttributeKey'](_0x45b0d8);return'listStart'==_0x4a557d||'listReversed'==_0x4a557d;});for(const _0x170c66 of _0x6c8586){const _0x28be2a=_0x170c66['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x28be2a||'customNumbered'==_0x28be2a)continue;_0x482e15['_findSuggestions'](_0x170c66['getFirstRange'](),'attribute')['find'](_0x561c69=>'listType'==_0x482e15['_getAttributeKey'](_0x561c69['suggestion']))||(_0x404b3f['removeMarker'](_0x170c66['getFirstMarker']()),_0x249607=!0x0);}return _0x249607;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x192f1b){const _0x2bd8b4=this['editor']['locale'],{data:_0x25b85a}=_0x192f1b,_0x590522={'type':'format','content':''};if(!_0x25b85a||'listStyle'!=_0x25b85a['key'])return;if(!_0x25b85a['oldValue'])return'default'==_0x25b85a['newValue']?_0x590522:{'type':'format','content':''+o(_0x2bd8b4,'*Set\x20format:*\x20%0',o(_0x2bd8b4,this['_getTranslationKeyForListStyle'](_0x25b85a['newValue'])))};if(!_0x25b85a['newValue']){if('default'==_0x25b85a['oldValue'])return _0x590522;let _0x16a706=_0x192f1b['head'];for(;_0x16a706;){if(_0x16a706['data']&&'listType'==_0x16a706['data']['key']&&_0x16a706['data']['newValue'])return _0x590522;_0x16a706=_0x16a706['next'];}return{'type':'format','content':''+o(_0x2bd8b4,'*Remove\x20format:*\x20%0',o(_0x2bd8b4,this['_getTranslationKeyForListStyle'](_0x25b85a['oldValue'])))};}if('default'!=_0x25b85a['newValue'])return{'type':'format','content':''+o(_0x2bd8b4,'*Set\x20format:*\x20%0',o(_0x2bd8b4,this['_getTranslationKeyForListStyle'](_0x25b85a['newValue'])))};let _0x2499d5=_0x192f1b['head'];for(;_0x2499d5;){if(_0x2499d5['data']&&'listType'==_0x2499d5['data']['key']&&_0x2499d5['data']['newValue']&&_0x2499d5['data']['oldValue'])return _0x590522;_0x2499d5=_0x2499d5['next'];}return{'type':'format','content':o(_0x2bd8b4,'*Set\x20format:*\x20%0',o(_0x2bd8b4,'ELEMENT_'+_0x192f1b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x192bd2=this['editor'],_0x31c501=_0x192bd2['locale'];_0x192bd2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x414c2d=>{if('formatBlock'!=_0x414c2d['type'])return;const {data:_0x5e5dc0}=_0x414c2d;if(!_0x5e5dc0)return;let _0xcb7999,_0x2ae101;switch(_0x5e5dc0['commandName']){case'listStyle':_0xcb7999='*Change\x20to:*\x20%0',_0x2ae101={'type':'format','content':o(_0x31c501,_0xcb7999,o(_0x31c501,this['_getTranslationKeyForListStyle'](_0x5e5dc0['commandParams'][0x0]['type'])))};break;case'listReversed':_0xcb7999=_0x5e5dc0['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2ae101={'type':'format','content':o(_0x31c501,_0xcb7999)};break;case'listStart':_0xcb7999='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2ae101={'type':'format','content':o(_0x31c501,_0xcb7999,_0x5e5dc0['commandParams'][0x0]['startIndex'])};}return _0x2ae101;});}['_getTranslationKeyForListStyle'](_0x1569d1){return'ELEMENT_'+function(_0x494f92){if(_e['includes'](_0x494f92))return'bulleted';if(Re['includes'](_0x494f92))return'numbered';return null;}(_0x1569d1)['toUpperCase']()+'_LIST_'+_0x1569d1['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x330415{static get['requires'](){return[_0x3a1ff5];}['init'](){const _0xf081ba=this['editor'],_0x51a110=_0xf081ba['plugins']['get']('TrackChangesEditing'),_0x18f8a2=_0xf081ba['commands']['get']('enter');_0x51a110['enableCommand']('enter',()=>{_0xf081ba['model']['change'](_0x32f57d=>{const _0x2955a3=_0xf081ba['model']['document']['selection'],_0x52b1f4=_0x2955a3['getFirstPosition'](),_0x172a0b=_0x41d70f['fromRange'](_0x2955a3['getFirstRange']());if(_0x18f8a2['enterBlock'](_0x32f57d)){const _0xe07660=_0xf081ba['model']['createPositionAt'](_0x52b1f4['parent']['nextSibling'],0x0),_0x4eef0c=_0x32f57d['createRange'](_0x52b1f4,_0xe07660);_0x51a110['markInsertion'](_0x4eef0c);}else _0x32f57d['setSelection'](_0x32f57d['createRange'](_0x172a0b['end']));_0x172a0b['detach'](),_0x18f8a2['fire']('afterExecute',{'writer':_0x32f57d});});}),_0xf081ba['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0xf081ba,'split'),{'priority':'high'}),_0xf081ba['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5e0f52,_0x1dc15e,_0x10bb4e)=>{const _0x4a7890=_0x10bb4e['mapper']['markerNameToElements'](_0x1dc15e['markerName']);if(_0x4a7890){for(const _0x2e5dd8 of _0x4a7890)_0x2e5dd8['hasClass']('ck-suggestion-marker-split')&&(_0x10bb4e['mapper']['unbindElementFromMarkerName'](_0x2e5dd8,_0x1dc15e['markerName']),_0x10bb4e['writer']['remove'](_0x2e5dd8));}},{'priority':'high'}),_0xf081ba['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x59b478,_0x2fef8c,_0x29389e)=>{_0x29389e['options']['showSuggestionHighlights']&&De(_0xf081ba,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x59b478,_0x2fef8c,_0x29389e);},{'priority':'high'});}}class Y extends _0x330415{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1fd26d=this['editor']['plugins']['get']('TrackChangesEditing');_0x1fd26d['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1fd26d['enableCommand']('findNext'),_0x1fd26d['enableCommand']('findPrevious'),_0x1fd26d['enableCommand']('replace'),_0x1fd26d['enableCommand']('replaceAll');}['handleFindCommand'](_0x27efa,_0x2900a8,_0x46b1da={}){const _0x53cc1b=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x27efa(_0x4e67ad=>{let _0x4aa651=('string'==typeof _0x2900a8?_0x53cc1b['findByTextCallback'](_0x2900a8,_0x46b1da):_0x2900a8)(_0x4e67ad);Array['isArray'](_0x4aa651)&&(_0x4aa651={'results':_0x4aa651,'searchText':'string'==typeof _0x2900a8?_0x2900a8:''});const _0x19ff15=_0x4aa651['results']['filter'](_0x1235a3=>!0x1===this['_isInDeletionRange'](_0x1235a3,_0x4e67ad['item']));return{..._0x4aa651,'results':_0x19ff15};},_0x46b1da);}['_isInDeletionRange'](_0x38df93,_0xf7ff8f){const _0x21c3b7=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xf7ff8f,_0x38df93['start']),this['editor']['model']['createPositionAt'](_0xf7ff8f,_0x38df93['end']));for(const _0x29c3a7 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x21c3b7['getIntersection'](_0x29c3a7['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Z extends _0x330415{['afterInit'](){const _0x3a9563=this['editor']['locale'],_0xa9aa8b=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x164233,commandName:_0x1d633d}of ro)this['editor']['plugins']['has'](_0x164233)&&(_0xa9aa8b['enableDefaultAttributesIntegration'](_0x1d633d),_0xa9aa8b['registerInlineAttribute'](_0x1d633d));_0xa9aa8b['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x3a9563,'FORMAT_FONT_SIZE')),_0xa9aa8b['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x3a9563,'FORMAT_FONT_FAMILY')),_0xa9aa8b['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x3a9563,'FORMAT_FONT_COLOR')),_0xa9aa8b['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x3a9563,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x499314=this['editor'],_0x58bdc1=_0x499314['locale'];_0x499314['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5a644e=>{const _0x295264=_0x58bdc1['t'];if('formatInline'!=_0x5a644e['type'])return;const {data:_0x2518be}=_0x5a644e;if(null!=_0x2518be){if('fontSize'==_0x2518be['commandName']){const _0x28526c=_0x2518be['commandParams'][0x0]['value'];if(_0x28526c){const _0x490a14=_0x295264(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x49c7b9=>_0x49c7b9['model']==_0x28526c)['title'])['toLowerCase']();return{'type':'format','content':o(_0x58bdc1,'*Set\x20font\x20size:*\x20%0',_0x490a14)};}return{'type':'format','content':o(_0x58bdc1,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2518be['commandName']){const _0x5d9aaf=_0x2518be['commandParams'][0x0]['value'];return _0x5d9aaf?{'type':'format','content':o(_0x58bdc1,'*Set\x20font\x20family:*\x20%0',_0x5d9aaf)}:{'type':'format','content':o(_0x58bdc1,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2518be['commandName']){const _0x56d845=_0x2518be['commandParams'][0x0]['value'];if(_0x56d845){const _0x4619e7=_0x464106(this['editor']['config']['get']('fontColor.colors'))['find'](_0x4f6355=>_0x4f6355['model']==_0x56d845);let _0xdcf223=_0x56d845,_0x393ac0='';return _0x4619e7&&(_0xdcf223=_0x4619e7['label'],_0x393ac0=_0x295264(_0xdcf223)['toLowerCase']()),{'type':'format','content':o(_0x58bdc1,'*Set\x20font\x20color:*\x20%0',_0x393ac0)['trim'](),'color':{'value':_0x56d845,'title':_0x393ac0||_0xdcf223}};}return{'type':'format','content':o(_0x58bdc1,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2518be['commandName']){const _0x1b927d=_0x2518be['commandParams'][0x0]['value'];if(_0x1b927d){const _0x533008=_0x464106(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x29557d=>_0x29557d['model']==_0x1b927d);let _0x59d0b9=_0x1b927d,_0xdea116='';return _0x533008&&(_0x59d0b9=_0x533008['label'],_0xdea116=_0x295264(_0x59d0b9)['toLowerCase']()),{'type':'format','content':o(_0x58bdc1,'*Set\x20font\x20background\x20color:*\x20%0',_0xdea116)['trim'](),'color':{'value':_0x1b927d,'title':_0xdea116||_0x59d0b9}};}return{'type':'format','content':o(_0x58bdc1,'*Reset\x20font\x20background\x20color*')};}}});}}class tt extends _0x330415{['afterInit'](){const _0x25f45d=this['editor'],_0x157212=_0x25f45d['plugins']['get']('TrackChangesEditing'),_0x256016=_0x25f45d['commands']['get']('copyFormat'),_0x251b7a=_0x25f45d['commands']['get']('pasteFormat');_0x256016&&_0x251b7a&&(_0x157212['enableDefaultAttributesIntegration']('pasteFormat'),_0x157212['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x64eeae=this['editor'],_0x313a96=_0x64eeae['locale'];_0x64eeae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1ba5a7=>{if('formatBlock'!=_0x1ba5a7['type']&&'formatInline'!=_0x1ba5a7['type'])return;const {data:_0x241e50}=_0x1ba5a7;if(_0x241e50&&'pasteFormat'===_0x241e50['commandName']){const _0x1caffc=[],_0x8c3289=_0x241e50['commandParams'][0x0];for(const [_0x1ec577,_0x2ed3cc]of Object['entries'](_0x8c3289))_0x1caffc['push'](so(_0x64eeae,_0x1ec577,_0x2ed3cc));return _0x1caffc['length']?{'type':'format','content':o(_0x313a96,'*Set\x20format\x20to:*\x20%0',_0x1caffc['join'](',\x20'))}:{'type':'format','content':o(_0x313a96,'*Remove\x20all\x20formatting*')};}});}}function so(_0x243162,_0x11a057,_0x26944a){const _0x7e4139=_0x243162['locale']['t'],_0x22e367=_0x11a057['split'](/(?=[A-Z])/)['join']('\x20'),_0xe0b891=_0x7e4139(_0x22e367['charAt'](0x0)['toUpperCase']()+_0x22e367['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x26944a)return _0xe0b891;if('fontColor'===_0x11a057||'fontBackgroundColor'===_0x11a057){const _0x17a031=_0x464106(_0x243162['config']['get']('fontColor.colors'))['find'](_0xb13ece=>_0xb13ece['model']==_0x26944a);return _0xe0b891+'\x20('+(_0x17a031?_0x7e4139(_0x17a031['label'])['toLowerCase']():_0x26944a)+')';}if('fontSize'===_0x11a057&&isNaN(parseFloat(_0x26944a))){const _0x163736=_0x243162['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x243162['config']['get']('fontSize.options'))['find'](_0x1b40a6=>_0x1b40a6['model']==_0x26944a);return _0xe0b891+'\x20('+(_0x163736?_0x7e4139(_0x163736['title'])['toLowerCase']():_0x26944a)+')';}return _0xe0b891+'\x20('+_0x26944a+')';}class nt extends _0x330415{['_headingOptions'];['afterInit'](){const _0xf3fc2b=this['editor'];if(!_0xf3fc2b['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xf3fc2b['config']['get']('heading.options');const _0x3735fd=_0xf3fc2b['locale'],_0x19c5fa=_0xf3fc2b['plugins']['get']('TrackChangesEditing');_0x19c5fa['enableDefaultAttributesIntegration']('heading');for(const _0x2aa694 of this['_headingOptions'])'paragraph'!=_0x2aa694['model']&&_0x19c5fa['descriptionFactory']['registerElementLabel'](_0x2aa694['model'],_0x55d060=>{const _0x416bde=this['_getHeadingLevel'](_0x2aa694['model']);return null!==_0x416bde?_0x32d2c7(_0x55d060,_0x416bde):_0xbc0ca(_0x55d060,_0x2aa694['title']);});function _0x32d2c7(_0x25f2f2,_0x3fd6af){return o(_0x3735fd,'ELEMENT_HEADING',[_0x25f2f2,_0x3fd6af]);}function _0xbc0ca(_0x3c16cc,_0x1a3838){return o(_0x3735fd,'ELEMENT_HEADING_CUSTOM',[_0x3c16cc,_0x1a3838]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x492697=this['editor'],_0x41915d=_0x492697['locale'];function _0x364884(_0xf34c15,_0x27da84){return o(_0x41915d,'ELEMENT_HEADING_CUSTOM',[_0xf34c15,_0x27da84]);}_0x492697['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5544c4=>{if('formatBlock'!=_0x5544c4['type'])return;const {data:_0x47eeab}=_0x5544c4;if(_0x47eeab&&'heading'==_0x47eeab['commandName']){const _0x35d213=_0x47eeab['commandParams'][0x0]['value'],_0x123f7c=this['_getHeadingLevel'](_0x35d213);if(null!==_0x123f7c)return{'type':'format','content':o(_0x41915d,'*Change\x20to:*\x20%0',(_0x218186=0x1,_0x6a8d5b=_0x123f7c,o(_0x41915d,'ELEMENT_HEADING',[_0x218186,_0x6a8d5b])))};const _0xe47841=this['_headingOptions']['find'](_0x97133=>_0x97133['model']===_0x35d213)['title'];return{'type':'format','content':o(_0x41915d,'*Change\x20to:*\x20%0',_0x364884(0x1,_0xe47841))};}var _0x218186,_0x6a8d5b;});}['_getHeadingLevel'](_0x2baa67){const _0x2506dd=_0x2baa67['match'](/^heading(\d+)/);if(_0x2506dd)return _0x2506dd[0x1];const _0x459fc4=this['_headingOptions']?.['find'](_0x478e62=>_0x478e62['model']==_0x2baa67);if(_0x459fc4&&_0x459fc4['view']){const _0x47872a=_0x459fc4['view'],_0x488ad9=(_0x47872a['name']??_0x47872a)['match'](/^h(\d+)/);if(_0x488ad9)return _0x488ad9[0x1];}return null;}}class it extends _0x330415{['afterInit'](){const _0x3f5b0a=this['editor'];if(!_0x3f5b0a['plugins']['has']('HighlightEditing'))return;const _0x1c4d35=_0x3f5b0a['plugins']['get']('TrackChangesEditing'),_0x47ed07=_0x3f5b0a['locale'];_0x1c4d35['enableDefaultAttributesIntegration']('highlight'),_0x1c4d35['registerInlineAttribute']('highlight'),_0x1c4d35['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x47ed07,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x40b248=this['editor'],_0x51c525=_0x40b248['locale'];_0x40b248['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x7cb74b=>{if('formatInline'!=_0x7cb74b['type'])return;const {data:_0x2b24f3}=_0x7cb74b;if(_0x2b24f3&&'highlight'==_0x2b24f3['commandName']){const _0x532861=_0x51c525['t'],_0x10bac4=_0x2b24f3['commandParams'][0x0]['value'];if(_0x10bac4){const _0x2ad46b=_0x40b248['config']['get']('highlight.options')['find'](_0x44ed9c=>_0x44ed9c['model']==_0x10bac4),_0x48822e=_0x532861(_0x2ad46b['title'])['toLowerCase']();return{'type':'format','content':o(_0x51c525,'*Set\x20highlight:*\x20%0',_0x48822e),'color':{'value':_0x2ad46b['color'],'title':_0x2ad46b['title']}};}return{'type':'format','content':o(_0x51c525,'*Remove\x20highlight*',o(_0x51c525,'FORMAT_HIGHLIGHT'))};}});}}class et extends _0x330415{['afterInit'](){const _0x5c9b8e=this['editor'];if(!_0x5c9b8e['plugins']['has']('HorizontalLineEditing'))return;_0x5c9b8e['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x1eea68=_0x5c9b8e['plugins']['get']('TrackChangesEditing'),_0x5ca65a=_0x5c9b8e['locale'];_0x1eea68['descriptionFactory']['registerElementLabel']('horizontalLine',_0x499449=>o(_0x5ca65a,'ELEMENT_HORIZONTAL_LINE',_0x499449)),_0x5c9b8e['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x11df61,{writer:_0x4b4c52,options:_0x46968d})=>{if(!_0x46968d['showSuggestionHighlights'])return null;const _0x1a8f64=_0x4b4c52['createContainerElement']('div'),_0x4495fc=_0x4b4c52['createEmptyElement']('hr');return _0x4b4c52['addClass']('ck-horizontal-line',_0x1a8f64),_0x4b4c52['insert'](_0x4b4c52['createPositionAt'](_0x1a8f64,0x0),_0x4495fc),_0x1a8f64;},'converterPriority':'high'});}}class st extends _0x330415{['afterInit'](){const _0x1d58d0=this['editor'];if(!_0x1d58d0['plugins']['has']('HtmlEmbed'))return;const _0x30b58b=_0x1d58d0['plugins']['get']('TrackChangesEditing'),_0x1899a4=_0x1d58d0['locale'];_0x30b58b['descriptionFactory']['registerElementLabel']('rawHtml',_0x3d562a=>o(_0x1899a4,'ELEMENT_HTML_EMBED',_0x3d562a)),_0x30b58b['enableDefaultAttributesIntegration']('htmlEmbed'),_0x30b58b['registerBlockAttribute']('value'),_0x30b58b['descriptionFactory']['registerDescriptionCallback'](_0x4ff4ef=>{if('attribute'!=_0x4ff4ef['type'])return;const {data:_0x36e534}=_0x4ff4ef;if(_0x36e534&&'value'==_0x36e534['key']&&_0x4ff4ef['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x1739f7=o(_0x1899a4,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1899a4,'*Change\x20%0\x20content*',_0x1739f7)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4c8cd5=this['editor'],_0x52d832=_0x4c8cd5['locale'];_0x4c8cd5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5af4be=>{if('formatBlock'!=_0x5af4be['type'])return;const {data:_0x550104}=_0x5af4be;if(_0x550104&&'htmlEmbed'==_0x550104['commandName']){const _0x201cf0=o(_0x52d832,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x52d832,'*Change\x20%0\x20content*',_0x201cf0)};}});}}class ot extends _0x330415{['afterInit'](){const _0x1ae188=this['editor'];if(!_0x1ae188['plugins']['has']('ImageEditing'))return;const _0x1d9046=_0x1ae188['plugins']['get']('TrackChangesEditing'),_0x5273dc=_0x1ae188['plugins']['get']('ImageUtils'),_0x4a8b11=_0x1ae188['locale'];_0x1d9046['enableCommand']('insertImage'),_0x1d9046['descriptionFactory']['registerElementLabel']('imageBlock',_0x5ac8cb=>o(_0x4a8b11,'ELEMENT_IMAGE',_0x5ac8cb)),_0x1d9046['descriptionFactory']['registerElementLabel']('imageInline',_0x5cbc4e=>o(_0x4a8b11,'ELEMENT_INLINE_IMAGE',_0x5cbc4e)),_0x1d9046['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x4a8b11,'ELEMENT_CAPTION')),_0x1ae188['plugins']['has']('ImageUploadEditing')&&_0x1d9046['enableCommand']('uploadImage'),_0x1ae188['plugins']['has']('ImageBlockEditing')&&_0x1ae188['plugins']['has']('ImageInlineEditing')&&(_0x1d9046['enableCommand']('imageTypeInline',(_0x1255ca,_0x57b2bd)=>{const _0x5001a9=_0x5273dc['getClosestSelectedImageElement'](_0x1ae188['model']['document']['selection']);_0x1ae188['model']['change'](()=>{_0x1d9046['markBlockFormat'](_0x5001a9,{'commandName':'imageTypeInline','commandParams':[_0x57b2bd]},[],'convertBlockImageToInline');});}),_0x1d9046['enableCommand']('imageTypeBlock',(_0x1b07f2,_0x5b0059)=>{_0x1ae188['model']['change'](_0x344458=>{let _0x132f25=_0x5273dc['getClosestSelectedImageElement'](_0x1ae188['model']['document']['selection']),_0x4a9e72=_0x344458['createRangeOn'](_0x132f25);const _0x163f33=_0x4f97b9['fromPosition'](_0x4a9e72['start'],'toPrevious'),_0x437a53=_0x4f97b9['fromPosition'](_0x4a9e72['end'],'toNext');_0x1d9046['forceDefaultExecution'](()=>_0x1b07f2(_0x5b0059)),_0x132f25=_0x5273dc['getClosestSelectedImageElement'](_0x1ae188['model']['document']['selection']),_0x4a9e72=_0x344458['createRangeOn'](_0x132f25);const _0x51b849=_0x344458['createRange'](_0x163f33,_0x437a53);_0x163f33['detach'](),_0x437a53['detach'](),_0x1d9046['markBlockFormat'](_0x132f25,{'commandName':'imageTypeInline','commandParams':[_0x5b0059]},[],'convertInlineImageToBlock'),_0x51b849['start']['isBefore'](_0x4a9e72['start'])&&_0x1d9046['markInsertion'](_0x344458['createRange'](_0x51b849['start'],_0x4a9e72['start']),'convertInlineImageToBlock'),_0x4a9e72['end']['isBefore'](_0x51b849['end'])&&_0x1d9046['markInsertion'](_0x344458['createRange'](_0x4a9e72['end'],_0x51b849['end']),'convertInlineImageToBlock');});}),_0x1d9046['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x1d9046['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x1d9046['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x1d9046['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x1d9046['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x1d9046['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x21314c])=>{const _0x3bd673=_0x1d9046['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2c0593=_0x21314c['start'],_0x391e44=_0x21314c['end'];const _0x3a798f=_0x1ae188['model']['schema']['getNearestSelectionRange'](_0x2c0593,'backward'),_0x5127d3=_0x1ae188['model']['schema']['getNearestSelectionRange'](_0x391e44,'forward');_0x3a798f['isCollapsed']&&(_0x2c0593=_0x3a798f['start']),_0x5127d3['isCollapsed']&&(_0x391e44=_0x5127d3['end']),_0x3bd673([_0x1ae188['model']['createRange'](_0x2c0593,_0x391e44)]);}),_0x1d9046['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x189cac),_0x1d9046['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x189cac)),_0x1ae188['plugins']['has']('ImageCaptionEditing')&&(_0x1d9046['enableCommand']('toggleImageCaption',(_0x13c5fd,_0x54269f)=>{const _0x201ef9=_0x1ae188['plugins']['get']('ImageCaptionUtils');let _0x307304=_0x5273dc['getClosestSelectedImageElement'](_0x1ae188['model']['document']['selection']),_0x578bf1=_0x201ef9['getCaptionFromImageModelElement'](_0x307304);_0x1ae188['model']['change'](()=>{if(_0x578bf1)return void _0x1d9046['markDeletion'](_0x1ae188['model']['createRangeOn'](_0x578bf1));const _0x202156=_0x5273dc['isBlockImage'](_0x307304);_0x13c5fd(_0x54269f),_0x307304=_0x5273dc['getClosestSelectedImageElement'](_0x1ae188['model']['document']['selection']),_0x578bf1=_0x201ef9['getCaptionFromImageModelElement'](_0x307304),_0x1d9046['markInsertion'](_0x1ae188['model']['createRangeOn'](_0x578bf1),_0x202156?null:'imageCaption');});}),_0x1d9046['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x189cac));const _0x34ee7d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1e5ecc(_0x589ca8,_0x437307){const _0x1e3668=_0x34ee7d['findIndex'](({type:_0xeff75b,subType:_0x401e60})=>_0x589ca8['type']==_0xeff75b&&_0x589ca8['subType']==_0x401e60),_0x811a0d=_0x34ee7d['findIndex'](({type:_0x5cabcf,subType:_0x3cae49})=>_0x437307['type']==_0x5cabcf&&_0x437307['subType']==_0x3cae49);if(_0x1e3668<0x0||_0x811a0d<0x0)return!0x1;const _0x3c1220=_0x589ca8['getFirstRange'](),_0x2a6ace=_0x437307['getFirstRange']();if((0x0==_0x1e3668||0x1==_0x1e3668)&&0x2==_0x811a0d&&_0x3c1220['isIntersecting'](_0x2a6ace))return!0x0;if(0x2==_0x1e3668&&0x3==_0x811a0d){const _0x2e9bb6=_0x1d9046['_findSuggestions'](_0x3c1220,'insertion')['filter'](({suggestion:_0x51fdcf,meta:_0x31b181})=>_0x31b181['isOwn']&&'convertInlineImageToBlock'==_0x51fdcf['subType']);if(_0x2e9bb6['length']>0x1&&_0x2a6ace['end']['isEqual'](_0x3c1220['start']))return!0x0;if(0x1==_0x2e9bb6['length']&&(_0x3c1220['start']['isEqual'](_0x2a6ace['end'])||_0x3c1220['end']['isEqual'](_0x2a6ace['start'])))return!0x0;}if(0x3==_0x1e3668&&0x3==_0x811a0d&&_0x3c1220['start']['isBefore'](_0x2a6ace['start'])){const _0x22e863=_0x3c1220['end']['nodeAfter'],_0x5924ce=_0x2a6ace['start']['nodeBefore'];return _0x5273dc['isBlockImage'](_0x22e863)&&_0x22e863===_0x5924ce;}return!0x1;}function _0x189cac(_0xd9f219,_0x3850fb){return _0x1e5ecc(_0xd9f219,_0x3850fb)?[_0xd9f219,_0x3850fb]:_0x1e5ecc(_0x3850fb,_0xd9f219)?[_0x3850fb,_0xd9f219]:null;}_0x1ae188['plugins']['has']('ImageResize')&&(_0x1d9046['enableDefaultAttributesIntegration']('resizeImage'),_0x1d9046['registerBlockAttribute']('resizedWidth'),_0x1d9046['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x4a8b11,'FORMAT_IMAGE_SIZE'))),_0x1ae188['plugins']['has']('ImageTextAlternativeEditing')&&(_0x1d9046['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x1d9046['registerBlockAttribute']('alt')),_0x1ae188['plugins']['has']('PictureEditing')&&(_0x1d9046['registerBlockAttribute']('sources'),_0x1d9046['descriptionFactory']['registerDescriptionCallback'](_0x2e0a48=>{if('attribute'!=_0x2e0a48['type'])return;const {data:_0x5d0b79}=_0x2e0a48;return _0x5d0b79&&'sources'==_0x5d0b79['key']?{'type':'format','content':''}:void 0x0;})),_0x1ae188['plugins']['has']('ImageSizeAttributes')&&(_0x1d9046['registerBlockAttribute']('width'),_0x1d9046['registerBlockAttribute']('height'),_0x1d9046['descriptionFactory']['registerDescriptionCallback'](_0xbccdea=>{if('attribute'!=_0xbccdea['type'])return;const {data:_0x2b3bf8}=_0xbccdea;return!_0x2b3bf8||'width'!=_0x2b3bf8['key']&&'height'!=_0x2b3bf8['key']?void 0x0:{'type':'format','content':''};})),_0x1d9046['descriptionFactory']['registerDescriptionCallback'](_0x4ba064=>{if(!!_0x34ee7d['find'](({type:_0x156ef5,subType:_0x43da6a})=>_0x4ba064['type']==_0x156ef5&&_0x4ba064['subType']==_0x43da6a))return _0x4ba064['previous']?{}:void 0x0;}),_0x1d9046['descriptionFactory']['registerDescriptionCallback'](_0x3ca9f1=>{if('insertion'==_0x3ca9f1['type']||'deletion'==_0x3ca9f1['type']){const _0x5a15a1=_0x3ca9f1['getContainedElement']();if(_0x5a15a1&&_0x5a15a1['is']('element','caption'))return{'type':'insertion'==_0x3ca9f1['type']?'addObject':'removeObject','element':_0x5a15a1,'quantity':0x1};}}),_0x1d9046['descriptionFactory']['registerDescriptionCallback'](_0x27ce76=>'formatBlock'==_0x27ce76['type']&&'convertInlineImageToBlock'==_0x27ce76['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x27ce76['type']&&'convertBlockImageToInline'==_0x27ce76['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x1d9046['descriptionFactory']['registerDescriptionCallback'](_0x308a6d=>{if('attribute'!=_0x308a6d['type'])return;const {data:_0xd870dc}=_0x308a6d;if(!_0xd870dc||'alt'!=_0xd870dc['key'])return;const _0x728a9e=_0xd870dc['newValue'];return _0x728a9e?{'type':'format','content':o(_0x4a8b11,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x728a9e+'\x22')}:{'type':'format','content':o(_0x4a8b11,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e3c9d=this['editor'],_0x3a1222=_0x1e3c9d['locale'];_0x1e3c9d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42b05f=>{if('formatBlock'!=_0x42b05f['type']&&'formatInline'!=_0x42b05f['type'])return;const {data:_0x139929}=_0x42b05f;if(_0x139929){if('imageTextAlternative'==_0x139929['commandName']){const _0x4c7308=_0x139929['commandParams'][0x0]['newValue'];return _0x4c7308?{'type':'format','content':o(_0x3a1222,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4c7308+'\x22')}:{'type':'format','content':o(_0x3a1222,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x139929['commandName']){const _0x120a90=_0x139929['commandParams'][0x0]['width'];return _0x120a90?{'type':'format','content':o(_0x3a1222,'*Set\x20image\x20width:*\x20%0',_0x120a90)}:{'type':'format','content':o(_0x3a1222,'*Reset\x20image\x20width*')};}}});}}class rt extends _0x330415{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0xef1455=this['editor']['locale'],_0x3c9820=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c9820['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3c9820['registerBlockAttribute']('src'),_0x3c9820['descriptionFactory']['registerDescriptionCallback'](_0x499b08=>{if('attribute'!=_0x499b08['type'])return;const {data:_0x545207}=_0x499b08;return _0x545207&&'src'==_0x545207['key']?_0x545207['newValue']&&_0x545207['oldValue']?{'type':'format','content':o(_0xef1455,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2b263c=this['editor']['plugins']['get']('TrackChangesEditing');_0x2b263c['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x2b263c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2b263c['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x2b263c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ee754=this['editor'],_0x28a338=_0x4ee754['locale'];_0x4ee754['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1c9089=>{if('formatBlock'!=_0x1c9089['type']&&'formatInline'!=_0x1c9089['type'])return;const {data:_0x4c9a72}=_0x1c9089;if(!_0x4c9a72||'replaceImageSource'!=_0x4c9a72['commandName'])return;return{'type':'format','content':o(_0x28a338,'*Format:*\x20replace\x20image\x20URL')};});}}class at extends _0x330415{['afterInit'](){const _0x2a4070=this['editor'];if(!_0x2a4070['plugins']['has']('ImageStyleEditing'))return;const _0x33cbdc=_0x2a4070['plugins']['get']('TrackChangesEditing'),_0xc9871b=_0x2a4070['plugins']['get']('ImageUtils'),_0x26c67b={};_0x33cbdc['enableCommand']('imageStyle',(_0x1798dd,_0x893ca1)=>{const _0x26082a=_0x2a4070['plugins']['get']('Users')['me'],_0x9a33d1=_0x2a4070['commands']['get']('imageStyle');let _0x27e290=_0xc9871b['getClosestSelectedImageElement'](_0x2a4070['model']['document']['selection']),_0x3ace6c=_0x2a4070['model']['createRangeOn'](_0x27e290),_0x5fd67=_0x9a33d1['value'];if(_0x5fd67==_0x893ca1['value'])return;const _0xde0e0f={'commandName':'imageStyle','commandParams':[_0x893ca1],'formatGroupId':_0x2b8ec1()};_0x2a4070['model']['change'](()=>{if(_0x33cbdc['getSuggestions']()['filter'](_0x58174a=>_0x58174a['isInContent']&&_0x26082a==_0x58174a['author']&&('formatBlock'==_0x58174a['type']||'formatInline'==_0x58174a['type'])&&('imageStylePreApply'==_0x58174a['subType']||'imageStylePostApply'==_0x58174a['subType'])&&_0x58174a['getFirstRange']()['isEqual'](_0x3ace6c))['forEach'](_0x37de8b=>_0x33cbdc['discardSuggestion'](_0x37de8b['head'])),_0x27e290=_0xc9871b['getClosestSelectedImageElement'](_0x2a4070['model']['document']['selection']),_0x3ace6c=_0x2a4070['model']['createRangeOn'](_0x27e290),_0x9a33d1['refresh'](),_0x2a4070['commands']['get']('imageTypeInline')['refresh'](),_0x2a4070['commands']['get']('imageTypeBlock')['refresh'](),_0x5fd67=_0x9a33d1['value'],_0x5fd67!=_0x893ca1['value'])return _0xc9871b['isInlineImage'](_0x27e290)&&_0x9a33d1['shouldConvertImageType'](_0x893ca1['value'],_0x27e290)?(_0x1798dd({..._0x893ca1,'setImageSizes':!0x1}),_0x27e290=_0xc9871b['getClosestSelectedImageElement'](_0x2a4070['model']['document']['selection']),void _0x33cbdc['markBlockFormat'](_0x27e290,{..._0xde0e0f,'commandReversedParams':[{'value':_0x5fd67||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0xc9871b['isBlockImage'](_0x27e290)?_0x33cbdc['markBlockFormat'](_0x27e290,_0xde0e0f,[],'imageStylePostApply'):_0x33cbdc['markInlineFormat'](_0x3ace6c,_0xde0e0f,'imageStylePostApply'));});});for(const _0x5d473c of _0x2a4070['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x26c67b[_0x5d473c['name']]=_0x5d473c['title']['toLowerCase']();_0x33cbdc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x33cbdc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x33cbdc['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x33cbdc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2b9fef])=>{_0xc9871b['setImageNaturalSizeAttributes'](_0x2b9fef['getContainedElement']());}),_0x33cbdc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1c25e9,_0xe2a060)=>{_0x33cbdc['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1c25e9,{'commandName':_0xe2a060['commandName'],'commandParams':_0xe2a060['commandReversedParams']});}),_0x33cbdc['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x24e34d,_0x1eee3a){if(_0x33580a(_0x24e34d,_0x1eee3a))return[_0x24e34d,_0x1eee3a];if(_0x33580a(_0x1eee3a,_0x24e34d))return[_0x1eee3a,_0x24e34d];return null;});const _0x4381c5=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x33580a(_0x425610,_0x5bf269){const _0x273e9e=_0x4381c5['findIndex'](({type:_0x5ee174,subType:_0x197595})=>_0x425610['type']==_0x5ee174&&_0x425610['subType']==_0x197595),_0x3d9f85=_0x4381c5['findIndex'](({type:_0x35c592,subType:_0x251aae})=>_0x5bf269['type']==_0x35c592&&_0x5bf269['subType']==_0x251aae);if(_0x273e9e<0x0||_0x3d9f85<0x0)return!0x1;const _0x5ec91a=_0x425610['getFirstRange'](),_0x5b11bd=_0x5bf269['getFirstRange']();if((0x0==_0x273e9e||0x1==_0x273e9e)&&0x2==_0x3d9f85&&_0x5ec91a['isIntersecting'](_0x5b11bd))return!0x0;if(0x2==_0x273e9e&&0x3==_0x3d9f85){const _0x11a19c=_0x33cbdc['_findSuggestions'](_0x5ec91a,'insertion')['filter'](({suggestion:_0x4257fe,meta:_0x338396})=>_0x338396['isOwn']&&'convertInlineImageToBlock'==_0x4257fe['subType']);if(_0x11a19c['length']>0x1&&_0x5b11bd['end']['isEqual'](_0x5ec91a['start']))return!0x0;if(0x1==_0x11a19c['length']&&(_0x5ec91a['start']['isEqual'](_0x5b11bd['end'])||_0x5ec91a['end']['isEqual'](_0x5b11bd['start'])))return!0x0;}if(0x3==_0x273e9e&&0x3==_0x3d9f85&&_0x5ec91a['start']['isBefore'](_0x5b11bd['start'])){const _0x1a82ab=_0x5ec91a['end']['nodeAfter'],_0x3ef9fa=_0x5b11bd['start']['nodeBefore'];return _0xc9871b['isBlockImage'](_0x1a82ab)&&_0x1a82ab===_0x3ef9fa;}return!0x1;}_0x2a4070['model']['document']['registerPostFixer'](()=>{let _0x3c8c3d=!0x1;const _0x43fced=Array['from'](_0x2a4070['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x47faa9,data:_0x291f3b}of _0x43fced){const {group:_0x2d9506,type:_0x338c9a,subType:_0x56f94f,id:_0x51af7c}=_0x33cbdc['_splitMarkerName'](_0x47faa9);if('suggestion'==_0x2d9506&&_0x33cbdc['hasSuggestion'](_0x51af7c)){if('formatBlock'==_0x338c9a&&('imageStylePreApply'==_0x56f94f||'imageStylePostApply'==_0x56f94f)){const _0x5f2357=_0x33cbdc['getSuggestion'](_0x51af7c);if(_0x291f3b['newRange']){const _0x4b1393=_0x5f2357['getFirstRange']()['getContainedElement']();if(_0xc9871b['isBlockImage'](_0x4b1393))continue;_0x33cbdc['discardSuggestion'](_0x5f2357),_0x3c8c3d=!0x0;}}if('insertion'==_0x338c9a&&'imageCaption'==_0x56f94f&&!_0x291f3b['newRange']){const _0x4fbfda=_0x33cbdc['getSuggestion'](_0x51af7c);_0x4fbfda['next']&&_0x4fbfda['next']['isInContent']&&(_0x33cbdc['discardSuggestion'](_0x4fbfda['next']),_0x3c8c3d=!0x0);}}}return _0x3c8c3d;}),this['_registerLegacyDescription'](_0x26c67b);}['_registerLegacyDescription'](_0x3d3fce){const _0x478e53=this['editor'],_0x46f1e4=_0x478e53['locale'];_0x478e53['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5acb86=>{if('formatBlock'!=_0x5acb86['type']&&'formatInline'!=_0x5acb86['type'])return;const {data:_0x34871c}=_0x5acb86;if(!_0x34871c||'imageStyle'!=_0x34871c['commandName'])return;const _0x1e27c2=_0x34871c['commandParams'][0x0]['value'];return _0x22d9bd('side'===_0x1e27c2?o(_0x46f1e4,'FORMAT_SIDE_IMAGE'):_0x3d3fce[_0x1e27c2]||_0x1e27c2);function _0x22d9bd(_0x1ed9c1){return{'type':'format','content':o(_0x46f1e4,'*Format:*\x20%0',_0x1ed9c1)};}});}}class ct extends _0x330415{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5d3b9c){super(_0x5d3b9c),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x816837=this['editor'],_0x5e69ba=_0x816837['commands']['get']('importWord'),_0x5b80c5=_0x816837['commands']['get']('trackChanges');_0x5e69ba&&(_0x5e69ba['on']('execute',(_0x10b7b2,[,_0x40cdec])=>{this['_trackChangesValueDuringImport']=_0x5b80c5['value'],_0x40cdec['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x5e69ba,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x5e69ba,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x5b80c5['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x816837['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x244063,_0x2616af){const {suggestions:_0x3821ce}=_0x2616af,_0x3e7401=this['editor']['commands']['get']('trackChanges'),_0xde7798=_0x3e7401['value'];this['_trackChangesValueDuringImport']!==_0xde7798&&(_0x3e7401['execute'](),this['_trackChangesExecuted']=!0x0),_0x3821ce&&_0x3821ce['forEach'](({id:_0x3f9bff,type:_0x537cfd,author:_0x4eabdc,created_at:_0x503e33})=>{const _0x4d7f78={'id':_0x3f9bff,'type':_0x537cfd,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4eabdc,'createdAt':_0x503e33?new Date(_0x503e33):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x4d7f78);});}}class ut extends _0x330415{['afterInit'](){const _0x2d5835=this['editor'],_0x1edc70=_0x2d5835['plugins']['get']('TrackChangesEditing');if(_0x2d5835['plugins']['has']('IndentEditing')&&(_0x1edc70['enableCommand']('indent'),_0x1edc70['enableCommand']('outdent')),_0x2d5835['plugins']['has']('IndentBlock')){for(const _0x1303a0 of['indentBlock','outdentBlock'])_0x1edc70['enableDefaultAttributesIntegration'](_0x1303a0);}const _0x55dfe3=_0x2d5835['locale'];_0x1edc70['registerBlockAttribute']('blockIndent'),_0x1edc70['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x55dfe3,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x71ffe8=this['editor'],_0x206649=_0x71ffe8['locale'],_0x4bd161=_0x71ffe8['plugins']['get']('TrackChangesEditing');_0x4bd161['descriptionFactory']['registerDescriptionCallback'](_0x37cb54=>{if('formatBlock'!=_0x37cb54['type'])return;const {data:_0x42e98b}=_0x37cb54;if(!_0x42e98b)return;if('indentBlock'!=_0x42e98b['commandName']&&'outdentBlock'!=_0x42e98b['commandName'])return;const _0x5b5db0=_0x37cb54['getItems']()[0x0],_0x4a00db=_0x4bd161['descriptionFactory']['getItemLabel'](_0x5b5db0);return'indentBlock'==_0x42e98b['commandName']?{'type':'format','content':o(_0x206649,'*Indent:*\x20%0',_0x4a00db)}:'outdentBlock'==_0x42e98b['commandName']?{'type':'format','content':o(_0x206649,'*Outdent:*\x20%0',_0x4a00db)}:void 0x0;});}}class ft extends _0x330415{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x330415{['afterInit'](){const _0x569b9e=this['editor'];if(!_0x569b9e['plugins']['has']('LinkEditing'))return;const _0x4008fe=_0x569b9e['plugins']['get']('TrackChangesEditing'),_0x28088f=_0x569b9e['commands']['get']('link');_0x4008fe['enableDefaultAttributesIntegration']('link'),_0x4008fe['enableDefaultAttributesIntegration']('unlink'),_0x4008fe['registerInlineAttribute']('linkHref');for(const _0x5902a0 of _0x28088f['manualDecorators'])_0x4008fe['registerInlineAttribute'](_0x5902a0['id']),_0x4008fe['descriptionFactory']['registerAttributeLabel'](_0x5902a0['id'],'link\x20('+_0x5902a0['label']['toLowerCase']()+')');_0x4008fe['descriptionFactory']['registerDescriptionCallback'](_0x346794=>{if('attribute'!=_0x346794['type'])return;const {data:_0x314e0b}=_0x346794;if(!_0x314e0b||'linkHref'!=_0x314e0b['key'])return;const _0x4c8a16=_0x314e0b['newValue'],_0x5629dc=_0x569b9e['locale'];return{'type':'format','content':null==_0x4c8a16?o(_0x5629dc,'*Remove\x20link*'):o(_0x5629dc,'*Set\x20link:*\x20%0','\x22'+_0x4c8a16+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44c5c0=this['editor'],_0x50ac5a=_0x44c5c0['locale'];_0x44c5c0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x432529=>{if('formatInline'!=_0x432529['type'])return;const {data:_0x355333}=_0x432529;if(_0x355333){if('link'==_0x355333['commandName']){const _0x52ee5a=_0x355333['commandParams'][0x0];return{'type':'format','content':o(_0x50ac5a,'*Set\x20link:*\x20%0','\x22'+_0x52ee5a+'\x22')};}return'unlink'==_0x355333['commandName']?{'type':'format','content':o(_0x50ac5a,'*Remove\x20link*')}:void 0x0;}});}}class lt extends _0x330415{['afterInit'](){const _0x13fe06=this['editor'],_0x18b590=_0x13fe06['locale'];if(!_0x13fe06['plugins']['has']('LegacyListEditing'))return;const _0x3f79e5=_0x13fe06['plugins']['get']('TrackChangesEditing'),_0x249e5a=_0x13fe06['plugins']['has']('LegacyTodoListEditing');function _0x361b33(_0x4801b7){return()=>{const _0x284fa7=_0x13fe06['model']['document']['selection'],_0x3fc012=_0x13fe06['commands']['get'](_0x4801b7);if(_0x3fc012['value'])return void _0x13fe06['execute']('paragraph',{});const _0x2cb614=_0x4801b7['slice'](0x0,-0x4),_0x1fffa0=function(_0x3a2390,_0x3edc4d,_0x1906b7){let _0x2d3947=Array['from'](_0x3a2390)['filter'](_0x3b8848=>function(_0x42bf16,_0x2c7beb){return _0x2c7beb['checkChild'](_0x42bf16['parent'],'listItem')&&!_0x2c7beb['isObject'](_0x42bf16);}(_0x3b8848,_0x1906b7));_0x2d3947=_0x2d3947['filter'](_0x77bdf8=>!_0x77bdf8['is']('element','listItem')||_0x77bdf8['getAttribute']('listType')!=_0x3edc4d);const _0x52200b=new Set();for(const _0x2284a6 of _0x2d3947)_0x2284a6['is']('element','listItem')?_0x52200b['add'](Le(_0x2284a6)):_0x52200b['add'](_0x2284a6);return Array['from'](_0x52200b);}(_0x284fa7['getSelectedBlocks'](),_0x2cb614,_0x13fe06['model']['schema']);_0x13fe06['model']['change'](()=>{for(const _0x4910dc of _0x1fffa0)_0x3f79e5['markBlockFormat'](_0x4910dc,{'commandName':_0x4801b7,'commandParams':[{'forceValue':!_0x3fc012['value']}],'formatGroupId':'blockName'},Ee(_0x4910dc));});};}function _0x1b6098(_0x12c700){return()=>{const _0x188344=function(_0x12b81a){let _0x3975cf=Array['from'](_0x12b81a);const _0xde91d2=_0x3975cf['findIndex'](_0x34dc79=>'listItem'!=_0x34dc79['name']);return _0xde91d2>-0x1&&(_0x3975cf=_0x3975cf['slice'](0x0,_0xde91d2)),_0x3975cf;}(_0x13fe06['model']['document']['selection']['getSelectedBlocks']()),_0x4f1f22=_0x13fe06['model']['createRange'](_0x13fe06['model']['createPositionAt'](_0x188344[0x0],'before'),_0x13fe06['model']['createPositionAt'](_0x188344[_0x188344['length']-0x1],'end'));_0x13fe06['model']['change'](()=>{_0x3f79e5['markBlockFormat'](_0x4f1f22,{'commandName':_0x12c700,'commandParams':[],'formatGroupId':'listIndent'},function(_0x4abd15){const _0x59a244=new Set();for(const _0x23a1de of _0x4abd15){let _0x491283=_0x23a1de['nextSibling'];for(;_0x491283&&_0x491283['getAttribute']('listIndent')>_0x23a1de['getAttribute']('listIndent');)_0x59a244['add'](_0x491283),_0x491283=_0x491283['nextSibling'];}return Array['from'](_0x59a244);}(_0x188344));});};}_0x3f79e5['enableCommand']('numberedList',_0x361b33('numberedList')),_0x3f79e5['enableCommand']('bulletedList',_0x361b33('bulletedList')),_0x249e5a&&_0x3f79e5['enableCommand']('todoList',_0x361b33('todoList')),_0x3f79e5['enableCommand']('indentList',_0x1b6098('indentList')),_0x3f79e5['enableCommand']('outdentList',_0x1b6098('outdentList')),_0x249e5a&&_0x3f79e5['enableCommand']('checkTodoList',()=>{const _0x403f7c=_0x13fe06['commands']['get']('checkTodoList'),_0x182980=Array['from'](_0x403f7c['_selectedElements']);_0x182980['filter'](_0x96c8e0=>_0x96c8e0['getAttribute']('todoListChecked')!=_0x403f7c['value']),_0x13fe06['model']['change'](()=>{for(const _0xbb730e of _0x182980)_0x3f79e5['markBlockFormat'](_0xbb730e,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x403f7c['value']}]});});}),_0x3f79e5['descriptionFactory']['registerElementLabel']('listItem',_0xce6450=>o(_0x18b590,'ELEMENT_LIST_ITEM',_0xce6450)),_0x3f79e5['descriptionFactory']['registerDescriptionCallback'](_0x2547b2=>{if('formatBlock'!=_0x2547b2['type']&&'formatInline'!=_0x2547b2['type'])return;const {data:_0xd2a30b}=_0x2547b2;if(_0xd2a30b){if('numberedList'==_0xd2a30b['commandName']||'bulletedList'==_0xd2a30b['commandName']||'todoList'==_0xd2a30b['commandName'])switch(_0xd2a30b['commandName']['replace']('List','')){case'bulleted':return _0xc19fc9(o(_0x18b590,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xc19fc9(o(_0x18b590,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xc19fc9(o(_0x18b590,'ELEMENT_TODO_LIST'));}if('indentList'==_0xd2a30b['commandName'])return{'type':'format','content':o(_0x18b590,'*Indent:*\x20%0',o(_0x18b590,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xd2a30b['commandName'])return{'type':'format','content':o(_0x18b590,'*Outdent:*\x20%0',o(_0x18b590,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xd2a30b['commandName'])return _0xd2a30b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x18b590,'*Check\x20item*')}:{'type':'format','content':o(_0x18b590,'*Uncheck\x20item*')};}function _0xc19fc9(_0x3e6daf){return{'type':'format','content':o(_0x18b590,'*Change\x20to:*\x20%0',_0x3e6daf)};}});}}function Le(_0x3a362d){const _0x18419b=_0x3a362d['getAttribute']('listIndent');if(0x0==_0x18419b)return _0x3a362d;let _0x42228c=_0x3a362d;for(;_0x3a362d['previousSibling']&&_0x3a362d['previousSibling']['is']('element','listItem');){const _0x169bd8=_0x3a362d['previousSibling']['getAttribute']('listIndent');if(_0x169bd8==_0x18419b)_0x42228c=_0x3a362d['previousSibling'];else{if(_0x169bd8<_0x18419b)break;}_0x3a362d=_0x3a362d['previousSibling'];}return _0x42228c;}function Ee(_0x21f1b3){const _0x3ce480=[];if(_0x21f1b3['is']('element','listItem')&&_0x21f1b3['getAttribute']('listIndent')>0x0){let _0x415820=_0x21f1b3['nextSibling'];for(;_0x415820&&'listItem'==_0x415820['name']&&_0x415820['getAttribute']('listIndent')==_0x21f1b3['getAttribute']('listIndent');)_0x3ce480['push'](_0x415820),_0x415820=_0x415820['nextSibling'];}return _0x3ce480;}class Q extends _0x330415{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x84634c=this['editor']['config']['get']('list.properties'),_0x372d52=this['editor']['plugins']['get']('TrackChangesEditing');_0x84634c['styles']&&_0x372d52['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x84634c['reversed']&&_0x372d52['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x84634c['startIndex']&&_0x372d52['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x372d52['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x112e22,_0x4ad615={}){const _0x112dce=this['editor']['plugins']['get']('TrackChangesEditing'),_0x30c23f=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x112dce['markMultiRangeBlockFormat'](_0x30c23f,{'commandName':'listStyle','commandParams':[{'type':_0x4ad615['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x39a2b6,_0x3c3152={}){const _0x182e91=this['editor']['plugins']['get']('TrackChangesEditing'),_0x34857e=this['_getSuggestionBlocks'](_0x3bb5f8=>_0x3bb5f8['is']('element','listItem')&&'numbered'===_0x3bb5f8['getAttribute']('listType'));if(_0x34857e['length']<0x1)return;const _0x10ba5d=_0x34857e['map'](_0x3fa614=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3fa614,'before'),this['editor']['model']['createPositionAt'](_0x3fa614,0x0)));this['editor']['model']['change'](()=>{_0x182e91['markMultiRangeBlockFormat'](_0x10ba5d,{'commandName':'listReversed','commandParams':[{'reversed':_0x3c3152['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xf4c03a,_0x4f48b8={}){const _0x123a00=this['editor']['plugins']['get']('TrackChangesEditing'),_0x74976e=this['_getSuggestionBlocks'](_0x29046e=>_0x29046e['is']('element','listItem')&&'numbered'===_0x29046e['getAttribute']('listType'));if(_0x74976e['length']<0x1)return;const _0x2a3256=_0x74976e['map'](_0x36ef6f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x36ef6f,'before'),this['editor']['model']['createPositionAt'](_0x36ef6f,0x0)));this['editor']['model']['change'](()=>{_0x123a00['markMultiRangeBlockFormat'](_0x2a3256,{'commandName':'listStart','commandParams':[{'startIndex':_0x4f48b8['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x405395){if('formatBlock'!=_0x405395['type']&&'formatInline'!=_0x405395['type'])return;const _0xed0aad=this['editor']['locale'],{data:_0x4ab7c6}=_0x405395;if(!_0x4ab7c6)return;let _0x509f16,_0x5d5069;switch(_0x4ab7c6['commandName']){case'listStyle':_0x509f16='*Change\x20to:*\x20%0',_0x5d5069={'type':'format','content':o(_0xed0aad,_0x509f16,o(_0xed0aad,this['_getTranslationKeyForListStyle'](_0x4ab7c6['commandParams'][0x0]['type'])))};break;case'listReversed':_0x509f16=_0x4ab7c6['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5d5069={'type':'format','content':o(_0xed0aad,_0x509f16)};break;case'listStart':_0x509f16='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5d5069={'type':'format','content':o(_0xed0aad,_0x509f16,_0x4ab7c6['commandParams'][0x0]['startIndex'])};}return _0x5d5069;}['_getSuggestionBlocksForListStyle'](){const _0x19b388=this['editor']['plugins']['get']('LegacyListUtils');let _0x2b250b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x2b250b[0x0]?.['is']('element','listItem')&&_0x2b250b['unshift'](..._0x19b388['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x2b250b[_0x2b250b['length']-0x1]?.['is']('element','listItem')&&_0x2b250b['push'](..._0x19b388['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x2b250b=[...new Set(_0x2b250b)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x2b250b=_0x2b250b['filter'](_0x10e7ef=>_0x10e7ef['is']('element','listItem'))),_0x2b250b;}['_getSuggestionBlocks'](_0x2e9384){const _0x47719b=this['editor']['plugins']['get']('LegacyListUtils');let _0x45ae07=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2e9384)['map'](_0x507a04=>{const _0x5d99fb=this['editor']['model']['createPositionAt'](_0x507a04,0x0);return[..._0x47719b['getSiblingNodes'](_0x5d99fb,'backward'),..._0x47719b['getSiblingNodes'](_0x5d99fb,'forward')];})['flat']();return _0x45ae07=[...new Set(_0x45ae07)],_0x45ae07;}['_getTranslationKeyForListStyle'](_0x30bd71){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x30bd71)||'default')['toUpperCase']()+'_LIST_'+_0x30bd71['toUpperCase']()['replace'](/-/g,'_');}}class mt extends _0x330415{['afterInit'](){const _0x87f117=this['editor'];if(!_0x87f117['plugins']['has']('MediaEmbedEditing'))return;const _0x12b493=_0x87f117['plugins']['get']('TrackChangesEditing'),_0x4558df=_0x87f117['locale'];_0x12b493['enableCommand']('mediaEmbed'),_0x12b493['descriptionFactory']['registerElementLabel']('media',_0x684d4e=>o(_0x4558df,'ELEMENT_MEDIA',_0x684d4e)),_0x87f117['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4fc7f7,{writer:_0x506e0e,options:_0x41f2c5})=>{if(_0x41f2c5['showSuggestionHighlights'])return _0x506e0e['createEmptyElement']('div');},'converterPriority':'high'}),_0x87f117['data']['downcastDispatcher']['on']('attribute:url:media',(_0x456306,_0xbdb54f,_0x43ac9c)=>{_0x43ac9c['options']['showSuggestionHighlights']&&_0x456306['stop']();},{'priority':'high'});}}class dt extends _0x330415{['afterInit'](){const _0x710366=this['editor'];_0x710366['plugins']['has']('MentionEditing')&&_0x710366['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class pt extends _0x330415{['afterInit'](){const _0x488deb=this['editor'];if(!_0x488deb['plugins']['has']('MergeFieldsEditing'))return;const _0x578759=_0x488deb['plugins']['get']('TrackChangesEditing'),_0x614c48=_0x488deb['locale'];_0x578759['enableCommand']('insertMergeField'),_0x578759['enableCommand']('insertMergeFieldBlock'),_0x578759['enableCommand']('insertMergeFieldImage'),_0x578759['descriptionFactory']['registerElementLabel']('mergeField',_0x50b60b=>o(_0x614c48,'ELEMENT_MERGE_FIELD',_0x50b60b)),_0x578759['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x5b9021=>o(_0x614c48,'ELEMENT_MERGE_FIELD',_0x5b9021)),_0x578759['descriptionFactory']['registerDescriptionCallback'](_0x5a1383=>{if('insertion'!=_0x5a1383['type']&&'deletion'!=_0x5a1383['type'])return;const _0x4e7451=_0x5a1383['getContainedElement']();if(null==_0x4e7451)return;const _0x214886=_0x488deb['plugins']['get']('MergeFieldsEditing');let _0x566740;switch(_0x214886['getMergeFieldType'](_0x4e7451)){case null:return;case'image':{const _0x5320e1=_0x214886['unwrapAffixes'](_0x4e7451['getAttribute']('src'));_0x566740=_0x214886['getLabel'](_0x5320e1)||_0x5320e1;break;}default:{const _0x44c9f2=_0x4e7451['getAttribute']('id');_0x566740=_0x214886['getLabel'](_0x44c9f2)||_0x44c9f2;break;}}return'insertion'==_0x5a1383['type']?{'type':'insertion','content':o(_0x614c48,'*Insert:*\x20%0','\x22'+_0x566740+'\x22\x20'+o(_0x614c48,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x614c48,'*Remove:*\x20%0','\x22'+_0x566740+'\x22\x20'+o(_0x614c48,'ELEMENT_MERGE_FIELD'))};});}}class wt extends _0x330415{['afterInit'](){const _0x2fde29=this['editor'],_0x119c97=_0x2fde29['plugins']['get']('TrackChangesEditing');_0x2fde29['plugins']['has']('MultiLevelList')&&(_0x119c97['enableDefaultAttributesIntegration']('multiLevelList'),_0x119c97['registerBlockAttribute']('listMarkerStyle'),_0x119c97['descriptionFactory']['registerDescriptionCallback'](_0x367e2c=>this['handleDescriptions'](_0x367e2c)));}['handleDescriptions'](_0x4b6338){const _0x28281e=this['editor']['locale'],{data:_0x3d4736}=_0x4b6338,_0x44284f={'type':'format','content':''};if(_0x3d4736&&'listMarkerStyle'==_0x3d4736['key']){if(!_0x3d4736['oldValue'])return{'type':'format','content':o(_0x28281e,'*Set\x20format:*\x20%0',o(_0x28281e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3d4736['newValue']+')'};if(!_0x3d4736['newValue']){let _0x3e0582=_0x4b6338['head'];for(;_0x3e0582;){if(_0x3e0582['data']&&'listType'==_0x3e0582['data']['key']&&_0x3e0582['data']['newValue'])return _0x44284f;_0x3e0582=_0x3e0582['next'];}return{'type':'format','content':o(_0x28281e,'*Remove\x20format:*\x20%0',o(_0x28281e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3d4736['oldValue']+')'};}}}}class kt extends _0x330415{['afterInit'](){const _0x1d92c9=this['editor'];if(!_0x1d92c9['plugins']['has']('PageBreakEditing'))return;_0x1d92c9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x343c8a=_0x1d92c9['plugins']['get']('TrackChangesEditing'),_0x21714d=_0x1d92c9['locale'];_0x343c8a['descriptionFactory']['registerElementLabel']('pageBreak',_0x19c275=>o(_0x21714d,'ELEMENT_PAGE_BREAK',_0x19c275));}}class bt extends _0x330415{['afterInit'](){const _0x46a9a4=this['editor'];if(!_0x46a9a4['plugins']['has']('Paragraph'))return;const _0x14b714=_0x46a9a4['locale'],_0x2f84b0=_0x46a9a4['plugins']['get']('TrackChangesEditing');_0x2f84b0['descriptionFactory']['registerElementLabel']('paragraph',_0x146b5e=>o(_0x14b714,'ELEMENT_PARAGRAPH',_0x146b5e)),_0x2f84b0['enableDefaultAttributesIntegration']('paragraph'),_0x2f84b0['enableCommand']('insertParagraph'),_0x46a9a4['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x46a9a4),{'priority':'highest'}),_0x46a9a4['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x466f02,_0x47b0d6,_0x372c5b)=>{_0x372c5b['options']['showSuggestionHighlights']&&nr(_0x46a9a4,{'showActiveMarker':!0x1})(_0x466f02,_0x47b0d6,_0x372c5b);},{'priority':'highest'});const _0x3bbc77=_0x2f84b0['descriptionFactory'];_0x3bbc77['registerDescriptionCallback'](_0x560559=>{if('insertion'!==_0x560559['type'])return;const {start:_0x3090d9,end:_0x12c9d3}=_0x560559['getFirstRange']();if(!_0x3090d9['isTouching'](_0x12c9d3)||!_0x3090d9['nodeAfter'])return;const _0xdf02a0=_0x46a9a4['model']['schema'],_0x1912aa=_0x3090d9['nodeAfter'];return _0xdf02a0['isBlock'](_0x1912aa)&&!_0xdf02a0['isLimit'](_0x1912aa)&&_0xdf02a0['checkChild'](_0x1912aa,'$text')?{'type':'insertion','content':o(_0x14b714,'*Insert:*\x20%0',_0x3bbc77['getItemLabel'](_0x1912aa,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xa18eca=this['editor'],_0x4951dd=_0xa18eca['locale'];_0xa18eca['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x23e060=>{if('formatBlock'!=_0x23e060['type'])return;const {data:_0x518675}=_0x23e060;return _0x518675&&'paragraph'==_0x518675['commandName']?{'type':'format','content':o(_0x4951dd,'*Change\x20to:*\x20%0',o(_0x4951dd,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x3e9ebe,{showActiveMarker:_0x2c742f=!0x0}={}){return(_0x1b225b,_0x8df33a,_0x1b8c18)=>{const _0x5584f8=_0x3e9ebe['plugins']['get']('TrackChangesEditing'),_0x2bb179=_0x8df33a['markerRange']['start'],_0x2084a7=_0x8df33a['markerRange']['end'],_0x270ef4=_0x3e9ebe['model']['schema'];if(!_0x2bb179['isTouching'](_0x2084a7)||!_0x2bb179['nodeAfter'])return;const _0x1c7e5b=_0x2bb179['nodeAfter'];if(_0x270ef4['isBlock'](_0x1c7e5b)&&!_0x270ef4['isLimit'](_0x1c7e5b)&&_0x270ef4['checkChild'](_0x1c7e5b,'$text')){if(!_0x1b8c18['consumable']['consume'](_0x8df33a['markerRange'],_0x1b225b['name']))return;const {authorId:_0x31dc12}=_0x5584f8['_splitMarkerName'](_0x8df33a['markerName']),_0x56ee7f=_0x1b8c18['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x31dc12}),_0x2d10a2=_0x1b8c18['mapper']['toViewPosition'](_0x2084a7);_0x2c742f&&_0x5584f8['activeMarkers']['includes'](_0x8df33a['markerName'])&&_0x1b8c18['writer']['addClass']('ck-suggestion-marker--active',_0x56ee7f),_0x1b8c18['writer']['insert'](_0x2d10a2,_0x56ee7f),_0x1b8c18['mapper']['bindElementToMarker'](_0x56ee7f,_0x8df33a['markerName']);}};}class yt extends _0x330415{['afterInit'](){const _0x2a01ef=this['editor'];_0x2a01ef['commands']['get']('replaceSource')&&_0x2a01ef['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class jt extends _0x330415{['afterInit'](){const _0x5808d7=this['editor'];if(!_0x5808d7['plugins']['has']('RemoveFormatEditing'))return;_0x5808d7['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a2817=this['editor'];_0x3a2817['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9fbf03=>{if('formatBlock'!=_0x9fbf03['type']&&'formatInline'!=_0x9fbf03['type'])return;const {data:_0x4f67c5}=_0x9fbf03;return _0x4f67c5&&'removeFormat'==_0x4f67c5['commandName']?{'type':'format','content':o(_0x3a2817['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class St extends _0x330415{['afterInit'](){const _0x3f391a=this['editor'];if(!_0x3f391a['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x35b325=_0x3f391a['plugins']['get']('TrackChangesEditing');_0x35b325['enableCommand']('goToPreviousRestrictedEditingException'),_0x35b325['enableCommand']('goToNextRestrictedEditingException');const _0x180a18=_0x3f391a['plugins']['get']('RestrictedEditingModeEditing');_0x180a18['enableCommand']('trackChanges'),_0x180a18['enableCommand']('acceptSuggestion'),_0x180a18['enableCommand']('discardSuggestion'),_0x180a18['enableCommand']('acceptAllSuggestions'),_0x180a18['enableCommand']('discardAllSuggestions'),_0x180a18['enableCommand']('acceptSelectedSuggestions'),_0x180a18['enableCommand']('discardSelectedSuggestions');}}class At extends _0x330415{static get['requires'](){return[_0x305297];}['init'](){const _0x2408c0=this['editor'],_0x583960=_0x2408c0['plugins']['get']('TrackChangesEditing');_0x583960['enableCommand']('shiftEnter'),_0x2408c0['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x2408c0),{'priority':'high'}),_0x2408c0['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x2408c0),{'priority':'high'}),_0x2408c0['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3a9ff6,_0x41cb09,_0x4c29f1)=>{_0x4c29f1['options']['showSuggestionHighlights']&&je(_0x2408c0,{'showActiveMarker':!0x1})(_0x3a9ff6,_0x41cb09,_0x4c29f1);}),_0x583960['descriptionFactory']['registerElementLabel']('softBreak',_0x317ff6=>o(_0x2408c0['locale'],'ELEMENT_LINE_BREAK',_0x317ff6));}}function je(_0x3c1668,{showActiveMarker:_0x22ad02=!0x0}={}){return(_0x5a58e0,_0x2ea81f,_0xc70e02)=>{const _0x509dae=_0x3c1668['plugins']['get']('TrackChangesEditing');if(!_0xc70e02['consumable']['test'](_0x2ea81f['markerRange'],_0x5a58e0['name']))return;const _0x4fbe75=_0x3c1668['model'];for(const _0xf293b of _0x2ea81f['markerRange']['getItems']()){if(!_0xf293b['is']('element','softBreak'))continue;const _0x565e52='deletion'==_0x2ea81f['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x307307}=_0x509dae['_splitMarkerName'](_0x2ea81f['markerName']),_0x4b50c8=_0xc70e02['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x565e52,'data-author-id':_0x307307}),_0x18b753=_0xc70e02['mapper']['toViewPosition'](_0x4fbe75['createPositionBefore'](_0xf293b));_0x22ad02&&_0x509dae['activeMarkers']['includes'](_0x2ea81f['markerName'])&&_0xc70e02['writer']['addClass']('ck-suggestion-marker--active',_0x4b50c8),_0xc70e02['writer']['insert'](_0x18b753,_0x4b50c8),_0xc70e02['mapper']['bindElementToMarker'](_0x4b50c8,_0x2ea81f['markerName']);}};}class It extends _0x330415{['afterInit'](){const _0x4880f2=this['editor'],_0x3555cb=_0x4880f2['model'],_0x5c2067=_0x4880f2['locale'];if(!_0x4880f2['plugins']['has']('StandardEditingModeEditing'))return;const _0x28ff02=_0x4880f2['plugins']['get']('TrackChangesEditing'),_0x28b939='restrictedEditingException',_0x29ebe1=_0x4880f2['commands']['get'](_0x28b939);_0x28ff02['enableCommand'](_0x28b939,(_0x3032da,_0x2cb2c8={})=>{const _0x2c7f62=_0x3555cb['document']['selection'];if(_0x2c7f62['isCollapsed'])return void _0x3032da(_0x2cb2c8);const _0x5b6c96=void 0x0!==_0x2cb2c8['forceValue']?_0x2cb2c8['forceValue']:!_0x29ebe1['value'];_0x3555cb['change'](()=>{const _0x567e91=Array['from'](_0x2c7f62['getRanges']());for(const _0x10104a of _0x567e91){const _0x567c4f=_0x5b6c96?[_0x10104a]:io(_0x28b939,_0x10104a,_0x3555cb);for(const _0x499d55 of _0x567c4f)_0x28ff02['markInlineFormat'](_0x499d55,{'commandName':_0x28b939,'commandParams':[{'forceValue':_0x5b6c96}]});}});}),_0x28ff02['descriptionFactory']['registerDescriptionCallback'](_0x5dd3de=>{if('formatBlock'!=_0x5dd3de['type']&&'formatInline'!=_0x5dd3de['type'])return;const {data:_0x569501}=_0x5dd3de;return _0x569501&&_0x569501['commandName']==_0x28b939?_0x569501['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5c2067,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x5c2067,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x330415{['afterInit'](){const _0x24b091=this['editor'];if(!_0x24b091['plugins']['has']('Style')||!_0x24b091['plugins']['has']('DataSchema'))return;const _0x23d449=_0x24b091['plugins']['get']('TrackChangesEditing'),_0x488b71=_0x24b091['locale'],_0x11be34=_0x24b091['config']['get']('style')||{},_0x34dbef=_0x24b091['plugins']['get']('GeneralHtmlSupport'),_0x176cf9=_0x24b091['plugins']['get']('StyleUtils')['normalizeConfig'](_0x24b091['plugins']['get']('DataSchema'),_0x11be34['definitions']);_0x23d449['enableDefaultAttributesIntegration']('style');const _0x5d7ef0=new Set();for(const _0x39f436 of _0x176cf9['block']){const _0x4eb1bd=_0x34dbef['getGhsAttributeNameForElement'](_0x39f436['element']);_0x5d7ef0['add'](_0x4eb1bd);}const _0x26da80=new Set();for(const _0x4d1dc8 of _0x176cf9['inline']){const _0x5dfaed=_0x34dbef['getGhsAttributeNameForElement'](_0x4d1dc8['element']);_0x26da80['add'](_0x5dfaed);for(const _0x590e6e of _0x4d1dc8['ghsAttributes'])_0x26da80['add'](_0x590e6e);}for(const _0x30c976 of _0x5d7ef0)_0x23d449['registerBlockAttribute'](_0x30c976),_0x23d449['descriptionFactory']['registerAttributeLabel'](_0x30c976,o(_0x488b71,'FORMAT_STYLE'));for(const _0x36d6c5 of _0x26da80)_0x23d449['registerInlineAttribute'](_0x36d6c5),_0x23d449['descriptionFactory']['registerAttributeLabel'](_0x36d6c5,o(_0x488b71,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3362d2=this['editor'],_0x45883f=_0x3362d2['locale'];_0x3362d2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47910e=>{if('formatBlock'!=_0x47910e['type']&&'formatInline'!=_0x47910e['type'])return;const {data:_0x1b16dc}=_0x47910e;return _0x1b16dc&&'style'===_0x1b16dc['commandName']?_0x1b16dc['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x45883f,'*Set\x20format:*\x20%0',_0x1b16dc['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x45883f,'*Remove\x20format:*\x20%0',_0x1b16dc['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class _t extends _0x330415{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x4180e8){super(_0x4180e8),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4d5aa3=this['editor'],_0x675933=_0x4d5aa3['model']['document']['selection'];if(!_0x4d5aa3['plugins']['has']('TableEditing'))return;const _0x1bee7a=_0x4d5aa3['locale'],_0x47b4b5=_0x4d5aa3['plugins']['get']('TrackChangesEditing'),_0xd6ff9=_0x4d5aa3['plugins']['get']('TableUtils');_0x47b4b5['descriptionFactory']['registerElementLabel']('table',_0x349039=>o(_0x1bee7a,'ELEMENT_TABLE',_0x349039)),this['_setupColumnsRowsFixing'](),_0x47b4b5['enableCommand']('insertTable'),_0x47b4b5['enableCommand']('selectTableRow'),_0x47b4b5['enableCommand']('selectTableColumn');for(const _0x4baf87 of['insertTableRowAbove','insertTableRowBelow']){const _0x5f3736=_0x4d5aa3['commands']['get'](_0x4baf87);_0x47b4b5['enableCommand'](_0x4baf87,_0x45ae4f=>{_0x4d5aa3['model']['change'](_0x112837=>{_0x45ae4f();const _0x3de89c='above'===_0x5f3736['order'],_0x1d7c20=_0xd6ff9['getSelectionAffectedTableCells'](_0x675933),_0x38995=_0xd6ff9['getRowIndexes'](_0x1d7c20),_0x55532d=_0x3de89c?_0x38995['first']-0x1:_0x38995['last']+0x1,_0x2f0d9e=_0x1d7c20[0x0]['findAncestor']('table'),_0x11fc51=_0xd6ff9['createTableWalker'](_0x2f0d9e,{'startRow':_0x55532d,'endRow':_0x55532d}),_0x6e2219=Array['from'](_0x11fc51)['map'](_0x3a26ba=>_0x112837['createRangeOn'](_0x3a26ba['cell']));_0x47b4b5['markMultiRangeInsertion'](_0x6e2219,'tableRow');});});}for(const _0x130d95 of['insertTableColumnLeft','insertTableColumnRight']){const _0x4a4e17=_0x4d5aa3['commands']['get'](_0x130d95);_0x47b4b5['enableCommand'](_0x130d95,_0x34e473=>{_0x4d5aa3['model']['change'](_0xa04a0b=>{_0x34e473();const _0x4aee6a='left'===_0x4a4e17['order'],_0x8650c6=_0xd6ff9['getSelectionAffectedTableCells'](_0x675933),_0x3cbe61=_0xd6ff9['getColumnIndexes'](_0x8650c6),_0x52f775=_0x4aee6a?_0x3cbe61['first']-0x1:_0x3cbe61['last']+0x1,_0x348a8a=_0x8650c6[0x0]['findAncestor']('table'),_0x14735a=_0xd6ff9['createTableWalker'](_0x348a8a,{'startRow':0x0,'column':_0x52f775,'includeAllSlots':!0x1}),_0x3507e7=Array['from'](_0x14735a)['map'](_0x90e630=>_0xa04a0b['createRangeOn'](_0x90e630['cell']));_0x47b4b5['markMultiRangeInsertion'](_0x3507e7,'tableColumn');});});}for(const _0x3b7b5d of['removeTableRow','removeTableColumn']){const _0x4889e3=_0x3b7b5d['substr'](0xb),_0x42d743=_0x4889e3['toLowerCase'](),_0x237de7=_0x42d743['substr'](0x0,0x3)+'span',_0xfaf1eb='table'+_0x4889e3,_0x420c56='min'+_0x4889e3,_0x58fe17='max'+_0x4889e3;_0x47b4b5['enableCommand'](_0x3b7b5d,()=>{_0x4d5aa3['model']['change'](_0xce08ab=>{const _0x2da69b=_0xd6ff9['getSelectionAffectedTableCells'](_0x675933),_0x413ce4=_0x2da69b[0x0]['findAncestor']('table');let _0x5b825f;if('removeTableRow'==_0x3b7b5d){const _0x58d0c2=_0xd6ff9['getRowIndexes'](_0x2da69b);_0x5b825f={'startRow':_0x58d0c2['first'],'endRow':_0x58d0c2['last'],'includeAllSlots':!0x0};}else{const _0x21795e=_0xd6ff9['getColumnIndexes'](_0x2da69b);_0x5b825f={'startColumn':_0x21795e['first'],'endColumn':_0x21795e['last'],'includeAllSlots':!0x0};}const _0x14d4b1=_0xd6ff9['createTableWalker'](_0x413ce4,_0x5b825f),_0x13a827=Array['from'](_0x14d4b1)['map'](({cell:_0x34bc6c})=>_0x34bc6c),_0x435930=Ne(_0x13a827['filter'](_0x580a4e=>_0x580a4e['hasAttribute'](_0x237de7))),_0x218eca=Ne(_0x13a827['filter'](_0x89c69e=>!_0x89c69e['hasAttribute'](_0x237de7)))['map'](_0x4b7bef=>_0xce08ab['createRangeOn'](_0x4b7bef)),_0x46032f=_0x47b4b5['markMultiRangeDeletion'](_0x218eca,_0xfaf1eb);if(_0x46032f&&('tableRow'==_0x46032f['subType']||'tableColumn'==_0x46032f['subType'])){const _0x517dd1=this['_getSuggestionCoords'](_0x46032f);for(const _0x47fb69 of _0x435930){const _0x5264bf=_0xce08ab['createRangeOn'](_0x47fb69),_0x193ff4=_0xd6ff9['getCellLocation'](_0x47fb69),_0x1a3e83=_0x47fb69['getAttribute'](_0x237de7)-0x1,_0x42dbaf=_0x517dd1[_0x420c56],_0x5ace47=_0x517dd1[_0x58fe17];_0x42dbaf<=_0x193ff4[_0x42d743]&&_0x193ff4[_0x42d743]+_0x1a3e83<=_0x5ace47&&_0x46032f['addRange'](_0x5264bf);}}});});}function _0x264f1a(_0x58c85a){const _0x279639=Array['from'](_0x675933['getRanges']())['map'](_0x23e378=>_0x41d70f['fromRange'](_0x23e378));_0x4d5aa3['model']['change'](_0x10f0bd=>{const _0x47b993=_0x10f0bd['batch'];_0x58c85a=_0x58c85a['filter'](_0x5331ab=>'$graveyard'!=_0x5331ab['root']['rootName']),_0x10f0bd['setSelection'](_0x58c85a),_0x4d5aa3['commands']['get']('removeTableRow')['refresh'](),_0x4d5aa3['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4d5aa3['model']['enqueueChange'](()=>{_0x4d5aa3['model']['enqueueChange'](_0x47b993,_0x168212=>{const _0x5d3740=_0x279639['filter'](_0x25ed84=>'$graveyard'!=_0x25ed84['root']['rootName']);_0x5d3740['length']>0x0&&_0x168212['setSelection'](_0x5d3740);for(const _0x20e6c2 of _0x279639)_0x20e6c2['detach']();});});});}function _0x3aa852(_0x546f72){_0x4d5aa3['model']['change'](_0x26f9cd=>{const _0x578520=Array['from'](_0x675933['getRanges']())['map'](_0x566b9d=>_0x41d70f['fromRange'](_0x566b9d)),_0x2248a0=[];for(const _0x3ecb85 of _0x546f72)for(const _0x34ece2 of _0x3ecb85['getItems']({'shallow':!0x0}))_0x2248a0['push'](_0x34ece2);for(const _0x3a7087 of _0x2248a0)'$graveyard'!=_0x3a7087['root']['rootName']&&(_0x26f9cd['setSelection'](_0x26f9cd['createPositionAt'](_0x3a7087,0x0)),_0x4d5aa3['commands']['get']('removeTableColumn')['refresh'](),_0x4d5aa3['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x6eeda=_0x578520['filter'](_0x234577=>'$graveyard'!=_0x234577['root']['rootName']);_0x6eeda['length']>0x0&&_0x26f9cd['setSelection'](_0x6eeda);for(const _0x1849d9 of _0x578520)_0x1849d9['detach']();});}function _0x37002d(_0x42920f,_0x52451e){return _0x52451e['every'](_0x484331=>_0x42920f['some'](_0x48ab9b=>_0x48ab9b['end']['isEqual'](_0x484331['start'])||_0x484331['end']['isEqual'](_0x48ab9b['start'])));}function _0x3b0d08(_0x57d330,_0x3177c2){return!_0x57d330['some'](_0x5a53fc=>_0x3177c2['some'](_0x2a8c57=>_0x5a53fc['isIntersecting'](_0x2a8c57)))&&_0x57d330['some'](_0x459cba=>_0x3177c2['some'](_0x1db12c=>_0x459cba['end']['isTouching'](_0x1db12c['start'])));}_0x4d5aa3['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xd4c30e,_0x5d7bc7,_0x4baf50)=>{if(!_0x4baf50['options']['showSuggestionHighlights'])return;const _0x26c8ba=_0x5d7bc7['item'];if(!_0x26c8ba)return;const _0x487bfe=_0x4baf50['mapper']['toViewElement'](_0x26c8ba);function _0x54c7e7(_0x578232){return Array['isArray'](_0x578232)?_0x578232:[_0x578232];}_0x487bfe&&'tableCell'===_0x26c8ba['name']&&_0x324800(_0x487bfe,_0x4baf50['writer'],(_0x184e4c,_0x1556b5,_0x3ad123)=>_0x3ad123['addClass'](_0x54c7e7(_0x1556b5['classes']),_0x184e4c),(_0x2c1d17,_0x4fc759,_0x40dc57)=>_0x40dc57['removeClass'](_0x54c7e7(_0x4fc759['classes']),_0x2c1d17));},{'priority':'highest'}),_0x47b4b5['descriptionFactory']['registerDescriptionCallback'](_0x4684d1=>{if('insertion'!=_0x4684d1['type']&&'deletion'!=_0x4684d1['type'])return;const _0x3b5f9a=_0x4684d1['getContainedElement']();if(null!=_0x3b5f9a&&_0x3b5f9a['is']('element','table')){if('insertion'==_0x4684d1['type']){const _0x518f47=_0x4684d1['getItems']()['filter'](_0x256410=>_0x256410['is']('$textProxy'))['map'](_0x519048=>_0x519048['data']);if(_0x518f47['length'])return{'type':'insertion','content':o(_0x1bee7a,'*Insert:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x518f47['join']('\x20')+'\x22'))};}if('deletion'==_0x4684d1['type']){const _0x36e605=_0x4684d1['getItems']()['filter'](_0x10081a=>_0x10081a['is']('$textProxy'))['map'](_0x287f75=>_0x287f75['data']);if(_0x36e605['length'])return{'type':'deletion','content':o(_0x1bee7a,'*Remove:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x36e605['join']('\x20')+'\x22'))};}}}),_0x47b4b5['descriptionFactory']['registerDescriptionCallback'](_0x47cdf6=>{if('tableRow'==_0x47cdf6['subType']){const _0x3dc63d=_0x47cdf6['getItems']()['filter'](_0x2b2063=>_0x2b2063['is']('$textProxy'))['map'](_0x3ae820=>_0x3ae820['data']),_0x34a831=this['_getSuggestionCoords'](_0x47cdf6),_0x44496a=_0x34a831['maxRow']-_0x34a831['minRow']+0x1;if('insertion'==_0x47cdf6['type'])return _0x3dc63d['length']?{'type':'insertion','content':o(_0x1bee7a,'*Insert:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x44496a,'\x22'+_0x3dc63d['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1bee7a,'*Insert:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_ROW',_0x44496a))};if('deletion'==_0x47cdf6['type'])return _0x3dc63d['length']?{'type':'deletion','content':o(_0x1bee7a,'*Remove:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x44496a,'\x22'+_0x3dc63d['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1bee7a,'*Remove:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_ROW',_0x44496a))};}if('tableColumn'==_0x47cdf6['subType']){const _0x3fa3b5=_0x47cdf6['getItems']()['filter'](_0x37b19d=>_0x37b19d['is']('$textProxy'))['map'](_0x35e697=>_0x35e697['data']),_0x18bec1=this['_getSuggestionCoords'](_0x47cdf6),_0x13e02c=_0x18bec1['maxColumn']-_0x18bec1['minColumn']+0x1;if('insertion'==_0x47cdf6['type'])return _0x3fa3b5['length']?{'type':'insertion','content':o(_0x1bee7a,'*Insert:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x13e02c,'\x22'+_0x3fa3b5['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1bee7a,'*Insert:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_COLUMN',_0x13e02c))};if('deletion'==_0x47cdf6['type'])return _0x3fa3b5['length']?{'type':'deletion','content':o(_0x1bee7a,'*Remove:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x13e02c,'\x22'+_0x3fa3b5['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1bee7a,'*Remove:*\x20%0',o(_0x1bee7a,'ELEMENT_TABLE_COLUMN',_0x13e02c))};}}),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x264f1a),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x264f1a),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3aa852),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3aa852),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x37002d),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x37002d),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3b0d08),_0x47b4b5['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3b0d08);}['_acceptFormatSuggestionCallbackFactory'](){const _0x233fa8=this['editor'],_0xd7273d=_0x233fa8['model']['document']['selection'];return(_0x439711,_0xb11f03)=>{_0x233fa8['model']['change'](_0x653c5b=>{const {commandName:_0x207b5c,commandParams:_0x36dd88}=_0xb11f03;let _0x5b99e6=_0x439711[0x0]['end']['nodeBefore'];_0x36dd88&&_0x36dd88[0x0]&&!0x1===_0x36dd88[0x0]['forceValue']&&(_0x5b99e6=_0x439711[0x0]['start']['nodeAfter']);const _0x5737d2=_0x653c5b['createRangeIn'](_0x5b99e6);if('$graveyard'==_0x5737d2['root']['rootName'])return;const _0x508c3=Array['from'](_0xd7273d['getRanges']())['map'](_0x38f0c8=>_0x41d70f['fromRange'](_0x38f0c8));_0x653c5b['setSelection'](_0x5737d2),_0x233fa8['commands']['get'](_0x207b5c)['refresh'](),_0x36dd88['push']({'forceDefaultExecution':!0x0}),_0x233fa8['execute'](_0x207b5c,..._0x36dd88);const _0x1b7efd=_0x508c3['filter'](_0x3f6685=>'$graveyard'!=_0x3f6685['root']['rootName']);_0x1b7efd['length']>0x0&&_0x653c5b['setSelection'](_0x1b7efd);for(const _0x582845 of _0x508c3)_0x582845['detach']();});};}['_getCoordsForCells'](_0x48a0f5){const _0x206898=this['editor']['plugins']['get']('TableUtils');let _0x530abc=Number['MAX_SAFE_INTEGER'],_0x2d8d59=Number['MIN_SAFE_INTEGER'],_0x5e746f=Number['MAX_SAFE_INTEGER'],_0x25c393=Number['MIN_SAFE_INTEGER'];for(const _0x29ea4a of _0x48a0f5){if('$graveyard'==_0x29ea4a['root']['rootName'])continue;const {row:_0xef907a,column:_0x238fd8}=_0x206898['getCellLocation'](_0x29ea4a),_0xb57b09=_0x29ea4a['hasAttribute']('rowspan')?_0x29ea4a['getAttribute']('rowspan')-0x1:0x0,_0x2e0d74=_0x29ea4a['hasAttribute']('colspan')?_0x29ea4a['getAttribute']('colspan')-0x1:0x0;_0x530abc=_0xef907a<_0x530abc?_0xef907a:_0x530abc,_0x2d8d59=_0xef907a+_0xb57b09>_0x2d8d59?_0xef907a+_0xb57b09:_0x2d8d59,_0x5e746f=_0x238fd8<_0x5e746f?_0x238fd8:_0x5e746f,_0x25c393=_0x238fd8+_0x2e0d74>_0x25c393?_0x238fd8+_0x2e0d74:_0x25c393;}return{'minRow':_0x530abc,'maxRow':_0x2d8d59,'minColumn':_0x5e746f,'maxColumn':_0x25c393};}['_setupColumnsRowsFixing'](){const _0xe4cd9b=this['editor'],_0x52c881=_0xe4cd9b['plugins']['get']('TrackChangesEditing'),_0xf099ec=_0xe4cd9b['plugins']['get']('TableUtils');_0xe4cd9b['model']['document']['on']('change:data',()=>{const _0x3dedf9=Array['from'](_0xe4cd9b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3ddc41,data:_0x5d5640}of _0x3dedf9){const {group:_0x51ca80,id:_0x852c0e,subType:_0x4de10d}=_0x52c881['_splitMarkerName'](_0x3ddc41);if('suggestion'!=_0x51ca80)continue;if(null!=_0x5d5640['oldRange'])continue;const _0x4cd5fa=_0x52c881['getSuggestion'](_0x852c0e);this['_tablePostFixingSubtypes']['includes'](_0x4de10d)&&this['_tableSuggestions']['add'](_0x4cd5fa);}},{'priority':'low'});const _0x1ffbf1=(_0x2075b0,_0x4c3836)=>{let _0x24dd0d=!0x1;const _0x4dd5c4=_0x4c3836['createRangeOn'](_0x2075b0),_0x5ed3a5=_0x2075b0['findAncestor']('table'),_0x4f77d6=_0xf099ec['getCellLocation'](_0x2075b0);for(const _0x526a89 of this['_tableSuggestions']){const _0x2f66e4=_0x526a89['subType'],_0x271470=_0x2f66e4['startsWith']('tablePaste'),_0x25f54d=_0x2f66e4['substr'](_0x271470?0xa:0x5),_0x4a8c43=_0x25f54d['toLowerCase'](),_0x24a784=_0x4a8c43['substr'](0x0,0x3)+'span',_0x2fc1b8='min'+_0x25f54d,_0x3c9b87='max'+_0x25f54d;if(!_0x526a89['isInContent'])continue;if(_0x5ed3a5!=_0x526a89['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x526a89['isIntersectingWithRange'](_0x4dd5c4))continue;const _0x2ac343=_0x2075b0['hasAttribute'](_0x24a784)?_0x2075b0['getAttribute'](_0x24a784)-0x1:0x0,_0x34393c=this['_getSuggestionCoords'](_0x526a89),_0x3a18b4=_0x34393c[_0x2fc1b8],_0x2af15e=_0x34393c[_0x3c9b87];_0x3a18b4<=_0x4f77d6[_0x4a8c43]&&_0x4f77d6[_0x4a8c43]+_0x2ac343<=_0x2af15e&&(_0x526a89['addRange'](_0x4dd5c4),_0x24dd0d=!0x0);}return _0x24dd0d;};_0xe4cd9b['model']['document']['registerPostFixer'](_0x1c2de0=>{let _0x5aaab9=!0x1;for(const _0x2776e0 of _0xe4cd9b['model']['document']['differ']['getChanges']())if('insert'==_0x2776e0['type']){if('tableRow'==_0x2776e0['name']){for(const _0x42eecb of _0x2776e0['position']['nodeAfter']['getChildren']())_0x5aaab9=_0x5aaab9||_0x1ffbf1(_0x42eecb,_0x1c2de0);}else'tableCell'==_0x2776e0['name']&&(_0x5aaab9=_0x5aaab9||_0x1ffbf1(_0x2776e0['position']['nodeAfter'],_0x1c2de0));}return _0x5aaab9;});}['_getSuggestionCoords'](_0x3011e8){return this['_getCoordsForCells'](_0x3011e8['getRanges']()['map'](_0x339024=>_0x339024['start']['nodeAfter']));}}function Ne(_0x4bd867){return Array['from'](new Set(_0x4bd867)['values']());}class Ct extends _0x330415{static get['requires'](){return[_t];}['afterInit'](){const _0x3d63c8=this['editor'],_0x53d640=_0x3d63c8['model']['document']['selection'],_0x2af731=_0x3d63c8['locale'];if(!_0x3d63c8['plugins']['has']('TableEditing'))return;const _0x3a7cb4=_0x3d63c8['plugins']['get']('TrackChangesEditing'),_0x52b953=_0x3d63c8['plugins']['get']('TableUtils'),_0x246227=_0x3d63c8['plugins']['get'](_t);_0x246227['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x3a7cb4['enableCommand']('mergeTableCells',()=>{const _0x5e17e1=_0x52b953['getSelectionAffectedTableCells'](_0x3d63c8['model']['document']['selection']);_0x3d63c8['model']['change'](()=>{_0x3a7cb4['markMultiRangeBlockFormat'](_0x5e17e1,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3d63c8['commands']['get']('mergeTableCells')['on']('execute',(_0x5ee3c5,_0x15426c)=>{_0x3d63c8['commands']['get']('trackChanges')['value']&&(_0x15426c['length']>0x0&&_0x15426c[_0x15426c['length']-0x1]&&_0x15426c[_0x15426c['length']-0x1]['forceDefaultExecution']||_0x3a7cb4['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5ee3c5['stop']());},{'priority':'highest'});for(const _0x3a36c0 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x32968e=_0x3d63c8['commands']['get'](_0x3a36c0);_0x3a7cb4['enableCommand'](_0x3a36c0,()=>{const _0x230dc7=_0x3d63c8['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x113211=>_0x113211['is']('element','tableCell')),_0x2797b2=_0x32968e['value'];_0x3d63c8['model']['change'](()=>{_0x3a7cb4['markMultiRangeBlockFormat']([_0x230dc7,_0x2797b2],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1e0beb of['splitTableCellVertically','splitTableCellHorizontally']){const _0x12c7c2=_0x3d63c8['commands']['get'](_0x1e0beb);_0x3a7cb4['enableCommand'](_0x1e0beb,()=>{const _0x573063=_0x52b953['getSelectionAffectedTableCells'](_0x3d63c8['model']['document']['selection'])[0x0],_0x5d5b37=_0x573063['findAncestor']('table'),{column:_0x1b0899,row:_0xd2019f}=_0x52b953['getCellLocation'](_0x573063);let _0x24adda=[];if('horizontally'==_0x12c7c2['direction']){const _0xb34a44=_0x52b953['createTableWalker'](_0x5d5b37,{'startRow':_0xd2019f,'endRow':_0xd2019f,'includeAllSlots':!0x0});_0x24adda=Array['from'](_0xb34a44)['map'](_0x27f13a=>_0x27f13a['cell']);}else{const _0x35b539=_0x52b953['createTableWalker'](_0x5d5b37,{'column':_0x1b0899,'includeAllSlots':!0x0});_0x24adda=Array['from'](_0x35b539)['map'](_0x2cdb88=>_0x2cdb88['cell']);}_0x3d63c8['model']['change'](_0xcfdd03=>{_0x3a7cb4['markBlockFormat'](_0xcfdd03['createRangeOn'](_0x573063),{'commandName':_0x1e0beb,'commandParams':[]},_0x24adda,_0x1e0beb);});});}_0x3a7cb4['descriptionFactory']['registerDescriptionCallback'](_0x3b71c1=>{if('formatBlock'!=_0x3b71c1['type']&&'formatInline'!=_0x3b71c1['type'])return;const {data:_0x195052}=_0x3b71c1;return _0x195052&&'mergeTableCells'==_0x195052['commandName']?{'type':'format','content':o(_0x2af731,'*Merge\x20cells*')}:void 0x0;}),_0x3a7cb4['descriptionFactory']['registerDescriptionCallback'](_0xd14ac7=>{if('formatBlock'!=_0xd14ac7['type']&&'formatInline'!=_0xd14ac7['type'])return;const {data:_0x16fc38}=_0xd14ac7;return _0x16fc38?'splitTableCellVertically'==_0x16fc38['commandName']?{'type':'format','content':o(_0x2af731,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x16fc38['commandName']?{'type':'format','content':o(_0x2af731,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x174cbb=_0x246227['_acceptFormatSuggestionCallbackFactory']();for(const _0x143a3d of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x3a7cb4['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x143a3d,'accept',_0x174cbb);for(const _0x410391 of['splitTableCellVertically','splitTableCellHorizontally'])_0x3a7cb4['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x410391,'accept',_0x174cbb);_0x3a7cb4['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x501b67=>{_0x3d63c8['model']['change'](_0x4ebb85=>{const _0x325fb9=Array['from'](_0x53d640['getRanges']())['map'](_0x3a7c7e=>_0x41d70f['fromRange'](_0x3a7c7e));_0x4ebb85['setSelection'](_0x501b67),_0x3d63c8['commands']['get']('mergeTableCells')['refresh'](),_0x3d63c8['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x496a79=_0x325fb9['filter'](_0x2e1142=>'$graveyard'!=_0x2e1142['root']['rootName']);_0x496a79['length']>0x0&&_0x4ebb85['setSelection'](_0x496a79);for(const _0x513ac7 of _0x325fb9)_0x513ac7['detach']();});});for(const _0x13c918 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2180ae=_0x3d63c8['commands']['get'](_0x13c918);_0x2180ae['on']('set:isEnabled',(_0x496444,_0xcc576b,_0x216982)=>{if(_0x216982){const _0x123d93=_0x3d63c8['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3a94f9=>_0x3a94f9['is']('element','tableCell'));this['_areMergableCells'](_0x2180ae['value'],_0x123d93)||(_0x496444['return']=!0x1,_0x496444['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x193c89=this['editor']['commands']['get']('mergeTableCells'),_0x29c1fe=this['editor']['plugins']['get']('TableUtils');if(!_0x193c89['isEnabled'])return!0x1;const _0x8f4e28=_0x29c1fe['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x5b5a5b of _0x8f4e28)for(const _0x50e137 of _0x8f4e28)if(_0x5b5a5b!=_0x50e137&&!this['_areMergableCells'](_0x5b5a5b,_0x50e137))return!0x1;return!0x0;}['_areMergableCells'](_0x2fe1b5,_0x588e88){const _0x3dcf69=this['editor']['plugins']['get']('TrackChangesEditing'),_0x14b5a0=this['editor']['model']['createRangeOn'](_0x2fe1b5),_0x53eab3=this['editor']['model']['createRangeOn'](_0x588e88),_0x57bc4b=new Set(),_0x5afee4=new Set();for(const _0x443b3a of _0x3dcf69['getSuggestions']())if(('insertion'==_0x443b3a['type']||'deletion'==_0x443b3a['type']||'mergeTableCells'==_0x443b3a['subType'])&&_0x443b3a['isInContent']){for(const _0x2b1b27 of _0x443b3a['getRanges']())_0x2b1b27['containsRange'](_0x14b5a0,!0x0)&&_0x57bc4b['add'](_0x443b3a['type']+':'+_0x443b3a['author']['id']),_0x2b1b27['containsRange'](_0x53eab3,!0x0)&&_0x5afee4['add'](_0x443b3a['type']+':'+_0x443b3a['author']['id']);}if(_0x57bc4b['size']!=_0x5afee4['size'])return!0x1;for(const _0x53cd2d of _0x57bc4b)if(!_0x5afee4['has'](_0x53cd2d))return!0x1;return!0x0;}}class Nt extends _0x330415{static get['requires'](){return[_t];}['afterInit'](){const _0x4bb36a=this['editor'];if(!_0x4bb36a['plugins']['has']('TableEditing'))return;const _0x1a2cde=_0x4bb36a['locale'],_0x1704d3=_0x4bb36a['plugins']['get']('TrackChangesEditing');_0x1704d3['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1704d3['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1704d3['registerBlockAttribute']('headingRows'),_0x1704d3['registerBlockAttribute']('headingColumns'),_0x1704d3['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x1a2cde,'FORMAT_HEADER_ROW')),_0x1704d3['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x1a2cde,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1282c5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3a0d39=this['editor']['plugins']['get']('TableUtils'),_0x5ae76c=this['editor']['plugins']['get'](_t)['_acceptFormatSuggestionCallbackFactory']();function _0x4add15({showActiveMarker:_0x10c62a=!0x0,setDataAttribute:_0x5ed10d=!0x0}={}){return(_0x3b6185,_0xe53def,_0x2769fb)=>{const {type:_0x426b92,id:_0x5a5ae9}=_0x1282c5['_splitMarkerName'](_0xe53def['markerName']),_0x48b2dc=_0x1282c5['getSuggestion'](_0x5a5ae9),_0x42b2f0=_0x48b2dc['data'];if('formatBlock'!=_0x48b2dc['type']||!_0x42b2f0||'setTableColumnHeader'!=_0x42b2f0['commandName'])return;if(_0xe53def['item'])return void _0x3b6185['stop']();if(!_0x2769fb['consumable']['consume'](_0xe53def['markerRange'],_0x3b6185['name']))return;const _0x2c9e5e=_0xe53def['markerRange']['start']['nodeAfter'],_0x5efa86=_0xe53def['markerRange']['end']['nodeBefore'],_0x545da9=_0x2c9e5e['parent']['parent'],{column:_0x3adfbc}=_0x3a0d39['getCellLocation'](_0x2c9e5e),{column:_0x4418eb}=_0x3a0d39['getCellLocation'](_0x5efa86);for(let _0x1f52a8=_0x3adfbc;_0x1f52a8<=_0x4418eb;_0x1f52a8++){const _0x490ae9=_0x3a0d39['createTableWalker'](_0x545da9,{'column':_0x1f52a8,'includeAllSlots':!0x1});for(const _0x31d87d of _0x490ae9){const _0x3a9fa9=_0x31d87d['cell'],_0x542c39=_0x2769fb['mapper']['toViewElement'](_0x3a9fa9);_0x2769fb['writer']['addClass']('ck-suggestion-marker-'+_0x426b92,_0x542c39),_0x5ed10d&&_0x2769fb['writer']['setAttribute']('data-suggestion',_0x5a5ae9,_0x542c39),_0x2769fb['mapper']['bindElementToMarker'](_0x542c39,_0xe53def['markerName']),_0x10c62a&&(_0x1282c5['activeMarkers']['includes'](_0xe53def['markerName'])?_0x2769fb['writer']['addClass']('ck-suggestion-marker--active',_0x542c39):_0x2769fb['writer']['removeClass']('ck-suggestion-marker--active',_0x542c39));}}};}_0x1282c5['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5ae76c),_0x1282c5['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5ae76c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x4add15(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3e1242,_0x53be3d,_0x53e15a)=>{_0x53e15a['options']['showSuggestionHighlights']&&_0x4add15({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3e1242,_0x53be3d,_0x53e15a);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x296bbf,_0x37d4f6,_0x5494d0)=>{const {type:_0x5014ca,id:_0x414ae3}=_0x1282c5['_splitMarkerName'](_0x37d4f6['markerName']),_0x72c4f1=_0x1282c5['getSuggestion'](_0x414ae3),_0x12501a=_0x72c4f1['data'];if('formatBlock'!=_0x72c4f1['type']||!_0x12501a||'setTableColumnHeader'!=_0x12501a['commandName'])return;const _0x4377c5=_0x5494d0['mapper']['markerNameToElements'](_0x37d4f6['markerName']);if(_0x4377c5){for(const _0x432717 of _0x4377c5)_0x5494d0['writer']['removeClass']('ck-suggestion-marker-'+_0x5014ca,_0x432717),_0x5494d0['writer']['removeClass']('ck-suggestion-marker--active',_0x432717),_0x5494d0['writer']['removeAttribute']('data-suggestion',_0x432717),_0x5494d0['mapper']['unbindElementFromMarkerName'](_0x432717,_0x37d4f6['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x180b89=this['editor'],_0x47c34a=_0x180b89['locale'];function _0x2e07d3(_0x343d0e){return{'type':'format','content':o(_0x47c34a,'*Format:*\x20%0',_0x343d0e)};}_0x180b89['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1a4e97=>{if('formatBlock'!=_0x1a4e97['type'])return;const {data:_0x1c4264}=_0x1a4e97;if(_0x1c4264){if('setTableRowHeader'==_0x1c4264['commandName']){const _0x55044c=_0x1c4264['commandParams'][0x0]['forceValue'];return _0x2e07d3(o(_0x47c34a,_0x55044c?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x1c4264['commandName']){const _0x2e4fa8=_0x1c4264['commandParams'][0x0]['forceValue'];return _0x2e07d3(o(_0x47c34a,_0x2e4fa8?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x578103=>[_0x578103,null]));class Dt extends _0x330415{static get['requires'](){return[_t];}['afterInit'](){const _0x6fbdbc=this['editor'];if(!_0x6fbdbc['plugins']['has']('TableClipboard'))return;const _0x47f24b=_0x6fbdbc['plugins']['get']('TrackChangesEditing'),_0x241278=_0x6fbdbc['plugins']['get']('TableUtils'),_0x3811c9=_0x6fbdbc['plugins']['get'](_t),_0x4a103f=_0x6fbdbc['plugins']['get']('TableClipboard');_0x3811c9['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x6fbdbc['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x6fbdbc['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2cfd1f=null;_0x6fbdbc['model']['on']('insertContent',(_0x43cb34,_0x5c5323)=>{const [_0x2df2c5,_0x89a51a]=_0x5c5323,_0x4c7033=_0x5c5323[_0x5c5323['length']-0x1];_0x4c7033&&_0x4c7033['forceDefaultExecution']||_0x47f24b['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x5f13af,_0x26ee30,_0x1f6ca7,_0x18b0ef,_0x36e73e){if(_0x26ee30&&!_0x26ee30['is']('documentSelection'))return!0x1;const _0xb94dff=_0x36e73e['getTableIfOnlyTableInContent'](_0x5f13af,_0x1f6ca7);if(!_0xb94dff||!Ue(_0xb94dff,void 0x0,_0x18b0ef))return!0x1;const _0x287d4e=_0x18b0ef['getSelectionAffectedTableCells'](_0x1f6ca7['document']['selection']);if(!_0x287d4e['length'])return!0x1;const _0x38d2f4=_0x287d4e[0x0]['findAncestor']('table'),_0x41c45b=_0x18b0ef['getRowIndexes'](_0x287d4e),_0x20d05d=_0x18b0ef['getColumnIndexes'](_0x287d4e),_0x401c99={'startRow':_0x41c45b['first'],'endRow':_0x41c45b['last'],'startColumn':_0x20d05d['first'],'endColumn':_0x20d05d['last']};return 0x1==_0x287d4e['length']&&(_0x401c99['endRow']+=_0x18b0ef['getRows'](_0xb94dff)-0x1,_0x401c99['endColumn']+=_0x18b0ef['getColumns'](_0xb94dff)-0x1),Ue(_0x38d2f4,_0x401c99,_0x18b0ef);}(_0x2df2c5,_0x89a51a,_0x6fbdbc['model'],_0x241278,_0x4a103f)&&(_0x43cb34['stop'](),_0x2cfd1f={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x6fbdbc['model']['change'](()=>{_0x6fbdbc['model']['insertContent'](_0x5c5323[0x0],_0x5c5323[0x1],_0x5c5323[0x2],{'forceDefaultExecution':!0x0});const _0x14efb7=_0x2b8ec1(),{rowInsertionRanges:_0x474248,columnInsertionRanges:_0x561d78,insertionRanges:_0x59ddb3,deletionRanges:_0x9b51b3,cells:_0x35b14b}=_0x2cfd1f;_0x474248['length']&&_0x47f24b['markMultiRangeInsertion'](_0x474248,'tablePasteRow',{'tablePasteChainId':_0x14efb7}),_0x561d78['length']&&_0x47f24b['markMultiRangeInsertion'](_0x561d78,'tablePasteColumn',{'tablePasteChainId':_0x14efb7}),_0x59ddb3['length']&&(_0x47f24b['markMultiRangeInsertion'](_0x59ddb3,'tablePaste',{'tablePasteChainId':_0x14efb7,'skipNestingCheck':!0x0}),_0x59ddb3['forEach'](_0x5ea619=>_0x5ea619['detach']?.())),_0x9b51b3['length']&&(_0x47f24b['markMultiRangeDeletion'](_0x9b51b3,'tablePaste',{'tablePasteChainId':_0x14efb7,'skipNestingCheck':!0x0}),_0x9b51b3['forEach'](_0x89e91=>_0x89e91['detach']?.()));const _0x2a2906=_0x47f24b['markMultiRangeBlockFormat'](_0x35b14b['map'](({element:_0x5ad2b4})=>_0x5ad2b4),{'formatGroupId':_0x2b8ec1()},[],'tablePasteCell',{'tablePasteChainId':_0x14efb7});if(_0x2a2906){const _0x3ed936=_0x2a2906['getMarkers'](),_0x1b3c40=[];for(const {element:_0x762863,attributes:_0x44a285}of _0x35b14b){if(!_0x44a285)continue;const _0x1faab1=_0x6fbdbc['model']['createRangeOn'](_0x762863),_0x474276=_0x3ed936['find'](_0xf7c6c=>_0xf7c6c['getRange']()['isEqual'](_0x1faab1));_0x474276&&_0x1b3c40['push']([_0x474276['name'],_0x44a285]);}_0x1b3c40['length']&&_0x2a2906['setAttribute']('markerAttributes',Object['fromEntries'](_0x1b3c40));}_0x2cfd1f=null;}));},{'priority':_0x2e5569['high']+0xa}),_0x6fbdbc['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x2723e1,_0xfddd4f)=>{const [_0x3ef737,_0x5534e8,,_0x485a4e]=_0xfddd4f;if(!_0x2cfd1f)return;_0x2723e1['stop']();const _0x3a2220=_0x3ef737['cell'],_0x40793a=_0x5534e8,_0x1016dd=Oe(_0x3a2220),_0x1ed11c=Oe(_0x40793a);_0x2723e1['return']=_0x3a2220;let _0xeb1dd6=null,_0x508ae7=null;if(_0x1ed11c||_0x1016dd){if(_0x1016dd&&!_0x1ed11c){_0x485a4e['remove'](_0x3a2220['getChild'](0x0));for(const _0x2519f2 of Array['from'](_0x40793a['getChildren']()))_0x485a4e['insert'](_0x2519f2,_0x3a2220,'end');const _0x51e8b5=_0x2cfd1f['rowInsertionIndexes']['includes'](_0x3ef737['row']),_0x38c3f6=_0x2cfd1f['columnInsertionIndexes']['includes'](_0x3ef737['column']);_0x51e8b5||_0x38c3f6||(_0xeb1dd6=_0x41d70f['fromRange'](_0x485a4e['createRangeIn'](_0x3a2220)));}else _0x1ed11c&&!_0x1016dd&&(_0x508ae7=_0x485a4e['createRangeIn'](_0x3a2220));}else{const _0x4054c3=_0x485a4e['createElement']('tableCellSuggestion'),_0x998a0a=_0x485a4e['createElement']('tableCellSuggestion');_0x485a4e['wrap'](_0x485a4e['createRangeIn'](_0x3a2220),_0x998a0a),_0x485a4e['insert'](_0x4054c3,_0x3a2220,0x0);for(const _0x5177d7 of Array['from'](_0x40793a['getChildren']()))_0x485a4e['insert'](_0x5177d7,_0x4054c3,'end');_0xeb1dd6=_0x41d70f['fromRange'](_0x485a4e['createRangeOn'](_0x4054c3)),_0x508ae7=_0x41d70f['fromRange'](_0x485a4e['createRangeOn'](_0x998a0a));}const _0x1194a8=Array['from'](_0x40793a['getAttributes']())['filter'](([_0x2cc750])=>Be['includes'](_0x2cc750));_0x2cfd1f['cells']['push']({'element':_0x3a2220,'attributes':_0x1194a8['length']?Object['fromEntries'](_0x1194a8):null}),_0xeb1dd6&&_0x2cfd1f['insertionRanges']['push'](_0xeb1dd6),_0x508ae7&&_0x2cfd1f['deletionRanges']['push'](_0x508ae7);},{'priority':'high'}),_0x241278['on']('insertColumns',(_0x59abba,_0x2d3f15)=>{const [_0x2a4bf1,_0x5a43b1={}]=_0x2d3f15;if(!_0x2cfd1f)return;const _0x2f58a2=_0x5a43b1['at']||0x0,_0x9beddc=_0x5a43b1['columns']||0x1;_0x2cfd1f['columnInsertionIndexes']=new Array(_0x9beddc)['fill'](_0x2f58a2)['map']((_0x3707fd,_0x3c9a1a)=>_0x3707fd+_0x3c9a1a);for(const {cell:_0x5b0e0f}of _0x241278['createTableWalker'](_0x2a4bf1,{'startColumn':_0x2f58a2,'endColumn':_0x2f58a2+_0x9beddc-0x1}))_0x2cfd1f['columnInsertionRanges']['push'](_0x6fbdbc['model']['createRangeOn'](_0x5b0e0f));},{'priority':'low'}),_0x241278['on']('insertRows',(_0x58a86e,_0x164b4e)=>{const [_0x583785,_0x313f2d={}]=_0x164b4e;if(!_0x2cfd1f)return;const _0xe75b19=_0x313f2d['at']||0x0,_0x33188e=_0x313f2d['rows']||0x1;_0x2cfd1f['rowInsertionIndexes']=new Array(_0x33188e)['fill'](_0xe75b19)['map']((_0x348160,_0x399a2a)=>_0x348160+_0x399a2a);for(const {cell:_0x2ba599}of _0x241278['createTableWalker'](_0x583785,{'startRow':_0xe75b19,'endRow':_0xe75b19+_0x33188e-0x1}))_0x2cfd1f['rowInsertionRanges']['push'](_0x6fbdbc['model']['createRangeOn'](_0x2ba599));},{'priority':'low'}),_0x47f24b['descriptionFactory']['registerDescriptionCallback'](_0x595e0c=>{if(_0x595e0c['subType']&&_0x595e0c['subType']['startsWith']('tablePaste'))return _0x595e0c['previous']?{}:{'type':'insertion','content':o(_0x6fbdbc['locale'],'*Replace\x20table\x20cells*')};});const _0x160d9f=()=>!0x1;for(const _0x4c3d76 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x47f24b['_suggestionFactory']['registerCustomCallback']('insertion',_0x4c3d76,'join',_0x160d9f),_0x47f24b['_suggestionFactory']['registerCustomCallback']('deletion',_0x4c3d76,'join',_0x160d9f),_0x47f24b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4c3d76,'join',_0x160d9f);_0x47f24b['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x160d9f),_0x47f24b['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1b4450,_0xcc1b68,_0x120274)=>{const _0x1fd93b=_0x1b4450['map'](_0x23a330=>_0x23a330['getContainedElement']())['filter'](_0x21e6b9=>_0x21e6b9),_0x1e1c8d=new Map(_0x1fd93b['map'](_0x13e85b=>[_0x13e85b,null]));if(_0x2cfd1f){for(const {element:_0x13672,attributes:_0xa1b174}of _0x2cfd1f['cells'])_0xa1b174&&_0x1e1c8d['set'](_0x13672,_0xa1b174);}else{if(_0x120274&&_0x120274['markerAttributes'])for(const [_0xb56084,_0x2c94c2]of Object['entries'](_0x120274['markerAttributes'])){const _0x1d3952=_0x6fbdbc['model']['markers']['get'](_0xb56084),_0x5057fa=_0x1d3952?_0x1d3952['getRange']()['getContainedElement']():null;_0x5057fa&&_0x1e1c8d['set'](_0x5057fa,_0x2c94c2);}}_0x6fbdbc['model']['change'](_0x1a59ae=>{for(const [_0x4e417d,_0x30fdca]of _0x1e1c8d)_0x1a59ae['setAttributes']({...xe,..._0x30fdca},_0x4e417d);});});const _0x24bd2a=(_0xc3ce98,_0x58cb4d)=>{_0x47f24b['_suggestionFactory']['registerCustomCallback'](_0xc3ce98,'tablePaste',_0x58cb4d,(_0x192962,_0x1ac907,_0x3e51d8)=>{_0x6fbdbc['model']['change'](_0x4da882=>{const _0x4c579d=[];for(const _0x5e429a of _0x192962){const _0x349689=_0x5e429a['start']['nodeAfter'];_0x349689['is']('element','tableCellSuggestion')&&_0x4c579d['push'](_0x349689);}_0x47f24b['_suggestionFactory']['getSuggestionCallback'](_0xc3ce98,null,_0x58cb4d)(_0x192962,_0x1ac907,_0x3e51d8);for(const _0x40e68e of _0x4c579d)'$graveyard'!=_0x40e68e['root']['rootName']&&_0x4da882['unwrap'](_0x40e68e);});});};_0x24bd2a('insertion','accept'),_0x24bd2a('insertion','discard'),_0x24bd2a('deletion','accept'),_0x24bd2a('deletion','discard'),_0x47f24b['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x44999b=>{const _0xbb8d58=_0x44999b['map'](_0x4a3aa5=>_0x4a3aa5['getContainedElement']()),_0x1f90a2=_0xbb8d58[0x0]['findAncestor']('table'),{minRow:_0x5659db,maxRow:_0x214cfe}=_0x3811c9['_getCoordsForCells'](_0xbb8d58);_0x241278['removeRows'](_0x1f90a2,{'at':_0x5659db,'rows':_0x214cfe-_0x5659db+0x1});}),_0x47f24b['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x3b2bed=>{const _0x171ba9=_0x3b2bed['map'](_0x136069=>_0x136069['getContainedElement']()),_0x30d2a7=_0x171ba9[0x0]['findAncestor']('table'),{minColumn:_0x2d1e74,maxColumn:_0x54f1c4}=_0x3811c9['_getCoordsForCells'](_0x171ba9);_0x241278['removeColumns'](_0x30d2a7,{'at':_0x2d1e74,'columns':_0x54f1c4-_0x2d1e74+0x1});});const _0x4cc997=(_0x512699,_0x251bcb)=>{if(!_0x251bcb['subType']||!_0x251bcb['subType']['startsWith']('tablePaste'))return;const _0x5623d4=_0x251bcb['attributes']['tablePasteChainId'],_0x181d04=_0x47f24b['getSuggestions']()['filter'](_0x2247c8=>_0x2247c8['isInContent']&&_0x2247c8['attributes']&&_0x2247c8['attributes']['tablePasteChainId']==_0x5623d4);_0x181d04['length']&&_0x251bcb['getAllAdjacentSuggestions']()['length']!=_0x181d04['length']&&_0x181d04['reduce']((_0xe844c7,_0x59fdab)=>(_0xe844c7['next']=_0x59fdab,_0x59fdab['previous']=_0xe844c7,_0x59fdab));};function _0x2f89f1(_0x5e10c2,_0x1910e1=!0x0){const {id:_0x41f761,authorId:_0x486433}=_0x47f24b['_splitMarkerName'](_0x5e10c2['markerName']),_0x25452b=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4d6288=_0x47f24b['activeMarkers']['includes'](_0x5e10c2['markerName']);return _0x4d6288&&_0x25452b['push']('ck-suggestion-marker--active'),{'classes':_0x25452b,'attributes':{'data-suggestion':_0x41f761,'data-author-id':_0x486433},'priority':_0x4d6288&&_0x1910e1?0xbc2:0xbb8};}_0x47f24b['on']('suggestionLoaded',_0x4cc997,{'priority':'high'}),_0x47f24b['on']('suggestionUnloaded',_0x4cc997,{'priority':'high'}),_0x6fbdbc['model']['document']['registerPostFixer'](()=>{let _0x118e54=!0x1;const _0x1ecf9c=Array['from'](_0x6fbdbc['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x499a49,data:_0x1ec00a}of _0x1ecf9c){const {group:_0x569bed,type:_0x2bc1f0,id:_0x4cc650}=_0x47f24b['_splitMarkerName'](_0x499a49);if('suggestion'!=_0x569bed||'deletion'!=_0x2bc1f0||_0x1ec00a['oldRange'])continue;if(!_0x47f24b['hasSuggestion'](_0x4cc650))continue;const _0x3a83db=_0x47f24b['getSuggestion'](_0x4cc650)['getRanges'](),_0x33778b=_0x6fbdbc['plugins']['get']('Users')['me'];for(const _0x59cf80 of _0x47f24b['getSuggestions']()){if(!_0x59cf80['isInContent']||_0x59cf80['author']!=_0x33778b)continue;if('formatBlock'!=_0x59cf80['type']||'tablePasteCell'!=_0x59cf80['subType'])continue;if(_0x59cf80['getRanges']()['every'](_0x1cbe9f=>_0x3a83db['some'](_0x1c36e8=>_0x1c36e8['containsRange'](_0x1cbe9f,!0x0)))){for(const _0x51ba3a of _0x59cf80['getAllAdjacentSuggestions']())_0x51ba3a['isInContent']&&(_0x51ba3a['discard'](),_0x118e54=!0x0);}}}return _0x118e54;}),_0x6fbdbc['model']['document']['registerPostFixer'](_0xf2e246=>{const _0x29fa8a=_0x6fbdbc['commands']['get']('redo');if(!_0x29fa8a||!_0x29fa8a['_createdBatches']['has'](_0xf2e246['batch']))return!0x1;let _0x531aa5=!0x1;const _0x279698=_0x6fbdbc['plugins']['get']('Users')['me'],_0x589fe2=_0x6fbdbc['model']['document']['differ']['getChanges'](),_0x476c21=Array['from'](_0x6fbdbc['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x15987b,data:_0xac9239})=>{const {group:_0x363571,subType:_0x1eccc9,authorId:_0x2fde62}=_0x47f24b['_splitMarkerName'](_0x15987b);return'suggestion'==_0x363571&&'tablePaste'==_0x1eccc9&&_0x2fde62==_0x279698['id']&&!_0xac9239['oldRange'];});for(const _0x17878e of _0x589fe2){if('insert'!=_0x17878e['type']||'tableCellSuggestion'!=_0x17878e['name']||0x1!=_0x17878e['length'])continue;const _0x3e71ca=_0xf2e246['createRange'](_0x17878e['position'],_0x17878e['position']['getShiftedBy'](0x1));if(!_0x476c21['find'](({data:_0x40cdb0})=>_0x40cdb0['newRange']['isEqual'](_0x3e71ca))){for(const {name:_0x4e76d6,data:_0x3d3849}of _0x476c21)if(_0x3e71ca['containsRange'](_0x3d3849['newRange'])){_0xf2e246['updateMarker'](_0x4e76d6,{'range':_0x3e71ca}),_0x531aa5=!0x0;break;}}}return _0x531aa5;}),_0x6fbdbc['model']['document']['registerPostFixer'](_0x11f674=>{let _0x781b0b=!0x1;const _0x158be4=_0x6fbdbc['plugins']['get']('Users')['me'],_0x54e1f2=_0x47f24b['getSuggestions']()['filter'](_0x41c03e=>_0x41c03e['isInContent']&&_0x41c03e['author']==_0x158be4),_0x49a211=new Set(),_0x1c513d=new Set();for(const _0x129374 of _0x54e1f2)if('tablePaste'==_0x129374['subType'])for(const _0x514dea of _0x129374['getMarkers']()){const _0x15f181=_0x514dea['getRange']()['getContainedElement']();if(_0x15f181){if(_0x15f181['is']('element','tableCellSuggestion')&&Oe(_0x15f181)){_0x129374['removeMarker'](_0x514dea['name']),_0x49a211['add'](_0x15f181),_0x781b0b=!0x0;const _0x3e4ad6=_0x15f181['nextSibling'],_0xe55c6=_0x15f181['previousSibling'],_0x2aac4d=_0x3e4ad6&&_0x3e4ad6['is']('element','tableCellSuggestion'),_0x1b26a6=_0xe55c6&&_0xe55c6['is']('element','tableCellSuggestion');_0x2aac4d&&!_0x49a211['has'](_0x3e4ad6)&&_0x1c513d['add'](_0x3e4ad6),_0x1b26a6&&!_0x49a211['has'](_0xe55c6)&&_0x1c513d['add'](_0xe55c6);}else _0x15f181['is']('element','paragraph')&&_0x15f181['isEmpty']&&(_0x129374['removeMarker'](_0x514dea['name']),_0x781b0b=!0x0);}}else{if('tablePasteCell'==_0x129374['subType']){if(!_0x129374['attributes']||!_0x129374['attributes']['tablePasteChainId'])continue;const _0x504f96=_0x129374['attributes']['markerAttributes'];if(_0x504f96&&Object['keys'](_0x504f96)['length'])continue;const _0x18e9a4=_0x129374['attributes']['tablePasteChainId'];let _0x5baf1e=!0x0,_0x494e2f=!0x0;for(const _0x3aa705 of _0x54e1f2)if(_0x3aa705['subType']&&_0x3aa705['subType']['startsWith']('tablePaste')){if(!_0x3aa705['attributes']['tablePasteChainId']){_0x494e2f=!0x1;break;}if(_0x3aa705['id']!=_0x129374['id']&&_0x3aa705['attributes']['tablePasteChainId']==_0x18e9a4){_0x5baf1e=!0x1;break;}}_0x494e2f&&_0x5baf1e&&(_0x129374['removeMarkers'](),_0x781b0b=!0x0);}}for(const _0x65bf19 of _0x49a211)_0x11f674['remove'](_0x65bf19);for(const _0x2fb99 of _0x1c513d)_0x11f674['unwrap'](_0x2fb99);return _0x781b0b;}),_0x6fbdbc['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x3b4337=>_0x2f89f1(_0x3b4337),'converterPriority':'high'}),_0x6fbdbc['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x40d566,_0x1a2357)=>_0x1a2357['options']['showSuggestionHighlights']?_0x2f89f1(_0x40d566,!0x1):null,'converterPriority':'high'});const _0x2ccb27=_0x6fbdbc['editing']['view'];this['listenTo'](_0x2ccb27['document'],'clipboardOutput',(_0x4702e3,_0x264b2d)=>{const _0x4ba2f9=[];for(const _0x152ae0 of _0x2ccb27['createRangeIn'](_0x264b2d['content'])['getItems']())_0x152ae0['is']('element','suggestion-td')&&_0x4ba2f9['push'](_0x152ae0);_0x2ccb27['change'](_0x4b2a43=>{for(const _0x4b4748 of _0x4ba2f9)_0x4b2a43['move'](_0x4b2a43['createRangeIn'](_0x4b4748),_0x4b2a43['createPositionBefore'](_0x4b4748)),_0x4b2a43['remove'](_0x4b4748);});});}}function Oe(_0x543829){if(_0x543829['isEmpty'])return!0x0;const _0x2c0f1d=_0x543829['getChild'](0x0);return _0x2c0f1d['is']('element','paragraph')&&_0x2c0f1d['isEmpty'];}function Ue(_0x298d8e,_0x5023ad={},_0xa436ef){for(const {isAnchor:_0x26b3b4,cellHeight:_0x4aac4f,cellWidth:_0x27c35a}of _0xa436ef['createTableWalker'](_0x298d8e,{'includeAllSlots':!0x0,..._0x5023ad}))if(!_0x26b3b4||0x1!=_0x4aac4f||0x1!=_0x27c35a)return!0x1;return!0x0;}class Mt extends _0x330415{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x43a5d4=this['editor']['plugins']['get']('TrackChangesEditing');_0x43a5d4['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x43a5d4['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x43a5d4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x43a5d4['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x43a5d4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x43a5d4['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x529ebb,_0x230f78){const _0x3a0f89=this['editor']['plugins']['get']('TrackChangesEditing'),_0x201e58=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0xd49719=_0x230f78['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1a5dfc=_0x201e58['getColumnGroupElement'](_0xd49719);let _0x4bbc1c=_0x1a5dfc?_0x201e58['getTableColumnsWidths'](_0x1a5dfc):null,_0x238fc0=_0xd49719['getAttribute']('tableWidth')||null;const _0x1b5e0e=_0x230f78['tableWidth']||_0x238fc0,_0xcc556e=_0x230f78['columnWidths']||_0x4bbc1c,_0x36b1e9=this['editor']['plugins']['get']('Users')['me'];for(const _0x3ab8da of _0x3a0f89['getSuggestions']()){const _0x1a21df=_0x3ab8da['getContainedElement']();if('resizeTable'===_0x3ab8da['subType']&&_0x1a21df===_0xd49719){_0x3ab8da['author']!==_0x36b1e9&&_0x3ab8da['discard']();const _0x46fe99=_0x3ab8da['data']['commandParams'];_0x238fc0=_0x46fe99[0x0]['tableWidth'],_0x4bbc1c=_0x46fe99[0x0]['columnWidths'];break;}}_0x529ebb({'table':_0xd49719,'tableWidth':_0x1b5e0e,'columnWidths':_0xcc556e}),_0x3a0f89['markBlockFormat'](_0xd49719,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x238fc0,'columnWidths':_0x4bbc1c}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5e95dd){if('formatBlock'!=_0x5e95dd['type']&&'formatInline'!=_0x5e95dd['type'])return;const {data:_0x46ff10}=_0x5e95dd;if(_0x46ff10&&'resizeTable'===_0x46ff10['formatGroupId']){const _0x324ff4='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x324ff4)};}}}class $t extends _0x330415{['afterInit'](){const _0x331280=this['editor'];_0x331280['plugins']['has']('Template')&&_0x331280['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Bt extends _0x330415{['afterInit'](){const _0x4081e1=this['editor'];if(!_0x4081e1['commands']['get']('insertTableOfContents'))return;_0x4081e1['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x2f102c=_0x4081e1['plugins']['get']('TrackChangesEditing'),_0x59bd5c=_0x4081e1['locale'];_0x2f102c['descriptionFactory']['registerElementLabel']('tableOfContents',_0x45e294=>o(_0x59bd5c,'ELEMENT_TABLE_OF_CONTENTS',_0x45e294));}}class Ot extends _0x330415{['afterInit'](){const _0x1fb00a=this['editor'];if(!_0x1fb00a['plugins']['has']('Title'))return;const _0xcd77cd=_0x1fb00a['plugins']['get']('TrackChangesEditing');_0xcd77cd['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x1fb00a['locale'],'ELEMENT_TITLE')),_0x1fb00a['model']['document']['registerPostFixer'](_0x39c613=>{let _0x756776=!0x1;const _0x353c69=Array['from'](_0x1fb00a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5d15f3,data:_0x26a857}of _0x353c69){const {group:_0x2b52b1}=_0xcd77cd['_splitMarkerName'](_0x5d15f3);if('suggestion'!==_0x2b52b1||!_0x26a857['newRange'])continue;const _0x3aa47f=_0x26a857['newRange'],_0x3ff36d=_0x3aa47f['end']['nodeBefore'];if(!_0x3ff36d||!_0x3ff36d['is']('element','title-content'))continue;if(!_0x3aa47f['start']['isTouching'](_0x3aa47f['end']))continue;const _0x159d86=_0x1fb00a['model']['schema']['getNearestSelectionRange'](_0x3aa47f['end'],'forward');if(_0x159d86&&_0x159d86['isCollapsed']){const _0x261366=_0x39c613['createRange'](_0x3aa47f['start'],_0x159d86['start']);_0x261366['isEqual'](_0x3aa47f)||(_0x39c613['updateMarker'](_0x5d15f3,{'range':_0x261366}),_0x756776=!0x0);}_0x756776||(_0x39c613['removeMarker'](_0x5d15f3),_0x756776=!0x0);}return _0x756776;});}}class Rt extends _0x330415{['afterInit'](){const _0x2cf87a=this['editor'],_0x52ad6c=_0x2cf87a['plugins']['get']('TrackChangesEditing');_0x2cf87a['plugins']['has']('Uploadcare')&&(_0x52ad6c['enableCommand']('uploadcare'),_0x2cf87a['plugins']['has']('UploadcareImageEdit')&&(_0x52ad6c['enableCommand']('uploadcareImageEdit'),_0x52ad6c['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x52ad6c['registerBlockAttribute']('uploadcareImageId'),_0x52ad6c['descriptionFactory']['registerDescriptionCallback'](_0x1c0cb1=>{if('attribute'!=_0x1c0cb1['type'])return;const {data:_0x52d89e}=_0x1c0cb1;return _0x52d89e&&'uploadcareImageId'==_0x52d89e['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x330415{['afterInit'](){const _0x3a6b87=this['editor'],_0x50efed=_0x3a6b87['plugins']['get']('TrackChangesEditing');_0x3a6b87['plugins']['has']('UndoEditing')&&(_0x50efed['enableCommand']('undo'),_0x50efed['enableCommand']('redo'));}}class xt extends _0x330415{static get['requires'](){return[_t];}['afterInit'](){const _0x40eaf1=this['editor'];if(!_0x40eaf1['plugins']['has']('TableCaptionEditing'))return;_0x40eaf1['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x330415{['tableProperties'];['tableCellProperties'];constructor(_0x56681b){super(_0x56681b),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 _0x108af8=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x425409 of this['tableProperties'])_0x108af8['enableCommand'](_0x425409,(_0x56e4d7,_0x5185f6)=>{const _0x255e6d=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x425409,[_0x255e6d],this['tableProperties'],'tableProperties',_0x56e4d7,_0x5185f6);});_0x108af8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x108af8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x108af8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x47176d,_0x4022cc)=>this['handleDiscardAction'](this['tableProperties'],_0x47176d,_0x4022cc)),_0x108af8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x227147 of this['tableCellProperties'])_0x108af8['enableCommand'](_0x227147,(_0x5711a6,_0x3ffd1f)=>{const _0x34ade6=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x227147,_0x34ade6,this['tableCellProperties'],'tableCellProperties',_0x5711a6,_0x3ffd1f);});_0x108af8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x108af8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x108af8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x53a073,_0x25b8f2)=>this['handleDiscardAction'](this['tableCellProperties'],_0x53a073,_0x25b8f2)),_0x108af8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x108af8['descriptionFactory']['registerDescriptionCallback'](_0x283752=>this['handleSuggestionDescription'](_0x283752));}['_handlePropertyChange'](_0x5ab8e7,_0x732573,_0x5352c3,_0x28f158,_0x4c09fb,_0x122d28){const _0x103bb1=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x122d28['batch'],()=>{for(const _0x55d68d of _0x732573){if(this['_getSuggestion'](_0x55d68d,_0x28f158))_0x4c09fb(_0x122d28);else{const _0x559319={};for(const _0x4279f1 of _0x5352c3){const _0x4e3b19=_0x55d68d['getAttribute'](_0x4279f1);void 0x0!==_0x4e3b19&&(_0x559319[_0x4279f1]=_0x4e3b19);}_0x4c09fb(_0x122d28),_0x103bb1['markBlockFormat'](_0x55d68d,{'commandParams':[_0x559319]},[],_0x28f158);}}});}['handleDiscardAction'](_0x380df3,_0x767bf9,_0x105e87){const _0x403bbf=_0x767bf9[0x0]['start']['nodeAfter'],_0x1c3edc=_0x105e87['commandParams'][0x0];this['editor']['model']['change'](_0x3c391f=>{for(const _0x2d6439 of _0x380df3)void 0x0!==_0x1c3edc[_0x2d6439]?_0x3c391f['setAttribute'](_0x2d6439,_0x1c3edc[_0x2d6439],_0x403bbf):_0x3c391f['removeAttribute'](_0x2d6439,_0x403bbf);});}['handleSuggestionDescription'](_0x838f7a){if(_0x838f7a['data'])switch(_0x838f7a['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x4b0595,_0x15d3e8){const _0x4fed1c=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x4b5b55 of _0x4fed1c['getSuggestions']({'skipNotAttached':!0x0})){const _0x203281=_0x4b5b55['getContainedElement']();if(_0x4b5b55['subType']===_0x15d3e8&&_0x203281===_0x4b0595)return _0x4b5b55;}return null;}}const m='$elementName';class p extends _0x330415{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x3cbfc7,_0x1faec0,U,V,G,F,L,H,J,q,z,K,X,Y,Z,tt,nt,it,et,st,ot,at,rt,ct,ut,ft,lt,Q,wt,ht,W,Se,mt,dt,pt,kt,bt,yt,jt,St,At,It,vt,_t,Ct,Nt,xt,Dt,Mt,Bt,Et,$t,Ot,Rt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x56d499){super(_0x56d499),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x5a59c6,_0x14de4b,_0x159bf1,_0x5a2b09)=>{this['_model']['change'](()=>{for(const _0x2820da of[..._0x5a2b09,..._0x159bf1])this['_model']['markers']['has'](_0x2820da)&&_0x56d499['editing']['reconvertMarker'](_0x2820da);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x56d499['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x56d499['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x56d499['config']['get']('trackChanges.trackFormatChanges'),_0x56d499['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x56d499['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x56d499,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2c71bd=this['editor'],_0x26fd70=(_0x1fe34b,_0x45656c)=>{if('attribute'!=_0x1fe34b)return'ck-suggestion-marker-'+_0x1fe34b;const _0x520f05=_0x45656c['split']('|')[0x0];return this['_isBlockAttribute'](_0x520f05)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x2c71bd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x25a00c=>{const {id:_0x4d82cf,authorId:_0x1fd101,type:_0x266c1e,subType:_0x4b95d9}=this['_splitMarkerName'](_0x25a00c['markerName']),_0x269602=['ck-suggestion-marker',_0x26fd70(_0x266c1e,_0x4b95d9)];let _0x3059ce=0xbb8;return this['activeMarkers']['includes'](_0x25a00c['markerName'])&&(_0x269602['push']('ck-suggestion-marker--active'),_0x3059ce=0xbc2),'deletion'==_0x266c1e&&(_0x3059ce+=0x5),{'classes':_0x269602,'attributes':{'data-suggestion':_0x4d82cf,'data-author-id':_0x1fd101},'priority':_0x3059ce};}}),_0x2c71bd['conversion']['for']('dataDowncast')['add'](_0x1ce902=>{_0x1ce902['on']('addMarker:suggestion',(_0xb7f621,_0x3fda04,_0x4f8aaa)=>{if(!_0x4f8aaa['options']['showSuggestionHighlights'])return;const _0x1809ad=_0x3fda04['item'];if(!_0x1809ad)return;const _0x3a16b3=_0x4f8aaa['mapper']['toViewElement'](_0x1809ad);_0x2c71bd['model']['schema']['isObject'](_0x1809ad)&&_0x3a16b3&&!_0x3a16b3['getCustomProperty']('widget')&&_0x3a16b3['is']('containerElement')&&_0x24082b(_0x3a16b3,_0x4f8aaa['writer']);},{'priority':'high'});}),_0x2c71bd['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x32188d,_0x5ed924)=>{if(!_0x5ed924['options']['showSuggestionHighlights'])return null;const {type:_0x13afd6,subType:_0x3d4a56}=this['_splitMarkerName'](_0x32188d['markerName']);return{'classes':['ck-suggestion-marker',_0x26fd70(_0x13afd6,_0x3d4a56)],'priority':0xbb8};}});const _0x39e8cc=({showActiveMarkers:_0x252e1e=!0x0,isAttributeSuggestion:_0x5cefa7=!0x1}={})=>(_0xb1b391,_0x508e8b,_0x2ade6b)=>{if(!_0x508e8b['item'])return;const {id:_0x4746a1,authorId:_0x44171d}=this['_splitMarkerName'](_0x508e8b['markerName']);if(_0x5cefa7){const _0x2c7578=this['_suggestions']['get'](_0x4746a1),_0x25c03c=this['_getAttributeKey'](_0x2c7578);if(!this['_isBlockAttribute'](_0x25c03c))return;}if(_0x508e8b['item']['is']('selection'))return void _0x2ade6b['consumable']['consume'](_0x508e8b['item'],_0xb1b391['name']);const _0x2035f6=_0x2ade6b['mapper']['toViewElement'](_0x508e8b['item']);if(_0x508e8b['item']['is']('element')&&_0x2c71bd['model']['schema']['isBlock'](_0x508e8b['item'])&&!_0x2035f6['getCustomProperty']('addHighlight')){_0x2ade6b['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x2035f6),_0x2ade6b['writer']['setAttribute']('data-suggestion',_0x4746a1,_0x2035f6),_0x2ade6b['writer']['setAttribute']('data-author-id',_0x44171d,_0x2035f6),_0x2ade6b['mapper']['bindElementToMarker'](_0x2035f6,_0x508e8b['markerName']),_0x252e1e&&(this['activeMarkers']['includes'](_0x508e8b['markerName'])?_0x2ade6b['writer']['addClass']('ck-suggestion-marker--active',_0x2035f6):_0x2ade6b['writer']['removeClass']('ck-suggestion-marker--active',_0x2035f6));for(const _0x31aebd of _0x2c71bd['model']['createRangeIn'](_0x508e8b['item'])['getItems']())_0x2ade6b['consumable']['consume'](_0x31aebd,_0xb1b391['name']);_0x2ade6b['consumable']['consume'](_0x508e8b['item'],_0xb1b391['name']);}};_0x2c71bd['conversion']['for']('dataDowncast')['add'](_0xa23da0=>{_0xa23da0['on']('addMarker:suggestion:formatBlock',(_0x21d0bb,_0x29d1dd,_0x1ca3dc)=>{_0x1ca3dc['options']['showSuggestionHighlights']&&_0x39e8cc({'showActiveMarkers':!0x1})(_0x21d0bb,_0x29d1dd,_0x1ca3dc);},{'priority':'highest'});}),_0x2c71bd['conversion']['for']('dataDowncast')['add'](_0x2834ab=>{_0x2834ab['on']('addMarker:suggestion:attribute',(_0x1fbfa1,_0x577b35,_0x323fd4)=>{_0x323fd4['options']['showSuggestionHighlights']&&_0x39e8cc({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1fbfa1,_0x577b35,_0x323fd4);},{'priority':'highest'});}),_0x2c71bd['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x40e8be,_0x2fd75f)=>_0x2fd75f['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x40e8be['substr'](0xb)}}),_0x2c71bd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1911e0,{writer:_0x46fa7d})=>{let _0x4133af='suggestion:'+_0x1911e0['getAttribute']('suggestion-type')+':'+_0x1911e0['getAttribute']('id');return _0x1911e0['getAttribute']('marker-count')&&(_0x4133af+=':'+_0x1911e0['getAttribute']('marker-count')),_0x46fa7d['createElement']('$marker',{'data-name':_0x4133af});}}),_0x2c71bd['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x2c71bd['conversion']['for']('editingDowncast')['add'](_0x13ef83=>{_0x13ef83['on']('addMarker:suggestion:formatBlock',_0x39e8cc(),{'priority':'high'});}),_0x2c71bd['conversion']['for']('editingDowncast')['add'](_0x59d386=>{_0x59d386['on']('addMarker:suggestion:attribute',_0x39e8cc({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x2c71bd['conversion']['for']('editingDowncast')['add'](_0x2daf75=>{_0x2daf75['on']('removeMarker:suggestion:formatBlock',(_0x658d9,_0xc04566,_0x4f274e)=>{const _0x26f5ae=_0x4f274e['mapper']['markerNameToElements'](_0xc04566['markerName']);if(_0x26f5ae){for(const _0x50b02c of _0x26f5ae)_0x50b02c['getCustomProperty']('addHighlight')||(_0x4f274e['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x50b02c),_0x4f274e['writer']['removeAttribute']('data-suggestion',_0x50b02c),_0x4f274e['writer']['removeAttribute']('data-author-id',_0x50b02c),_0x4f274e['mapper']['unbindElementFromMarkerName'](_0x50b02c,_0xc04566['markerName']));}},{'priority':'high'});}),_0x2c71bd['conversion']['for']('editingDowncast')['add'](_0x495ed9=>{_0x495ed9['on']('removeMarker:suggestion:attribute',(_0x4ce9e7,_0x15f1b5,_0x26d41f)=>{const _0x103765=_0x26d41f['mapper']['markerNameToElements'](_0x15f1b5['markerName']);if(!_0x103765)return;const {id:_0x407460}=this['_splitMarkerName'](_0x15f1b5['markerName']),_0x373ac0=this['_suggestions']['get'](_0x407460),_0x9b5ff4=this['_getAttributeKey'](_0x373ac0);if(this['_isBlockAttribute'](_0x9b5ff4)){for(const _0x24cf9a of _0x103765)_0x24cf9a['getCustomProperty']('addHighlight')||(_0x26d41f['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x24cf9a),_0x26d41f['writer']['removeAttribute']('data-suggestion',_0x24cf9a),_0x26d41f['writer']['removeAttribute']('data-author-id',_0x24cf9a),_0x26d41f['mapper']['unbindElementFromMarkerName'](_0x24cf9a,_0x15f1b5['markerName']));}},{'priority':'high'});}),_0x2c71bd['model']['document']['registerPostFixer'](_0x488302=>{let _0x45d5d7=!0x1;const _0x5c878f=Array['from'](_0x2c71bd['model']['document']['differ']['getChangedMarkers']()),_0x5205a3=new Set();for(const {name:_0x4294b7,data:_0x3c541c}of _0x5c878f){const {group:_0x52bc3a,type:_0x573f40,subType:_0x2cf090,id:_0x1ae52e}=this['_splitMarkerName'](_0x4294b7);if('suggestion'!==_0x52bc3a)continue;const _0x534032=this['_suggestions']['get'](_0x1ae52e);if(null!=_0x3c541c['newRange']){'formatInline'==_0x573f40&&(_0x45d5d7=_0x45d5d7||Ft(_0x3c541c['newRange'],_0x4294b7,_0x488302,_0x2c71bd['model']['schema']));const _0x12e153='attribute'==_0x573f40&&this['_isBlockAttribute'](_0x2cf090['split']('|')[0x0]);if(_0x3c541c['newRange']['isCollapsed']||'$graveyard'==_0x3c541c['newRange']['root']['rootName']||'formatBlock'==_0x573f40&&!Jt(_0x3c541c['newRange'])||_0x12e153&&!Jt(_0x3c541c['newRange'])||'deletion'==_0x573f40&&!(!Gt(_0x488f84=_0x3c541c['newRange'])&&!function(_0x11e0e5){return _0x11e0e5['start']['parent']==_0x11e0e5['end']['nodeBefore']&&_0x11e0e5['start']['isAtEnd'];}(_0x488f84)))_0x488302['removeMarker'](_0x4294b7),_0x45d5d7=!0x0;else{if(!_0x534032||!_0x534032['isInContent'])continue;if(_0x3c541c['newRange']&&_0x3c541c['oldRange']&&_0x3c541c['newRange']['isEqual'](_0x3c541c['oldRange']))continue;_0x5205a3['add'](_0x534032);}}}var _0x488f84;return _0x5205a3['size']>0x0&&(_0x45d5d7=!!this['_joinWithAdjacentSuggestions'](_0x5205a3)||_0x45d5d7),_0x45d5d7;}),_0x2c71bd['model']['document']['registerPostFixer'](_0x43b4cc=>{let _0x495f08=!0x1;for(const _0x4bbba1 of _0x2c71bd['model']['document']['differ']['getChanges']())if('insert'==_0x4bbba1['type'])for(const _0x33a55e of this['_suggestions']['values']()){if(_0x33a55e['isMultiRange']||!_0x33a55e['isInContent'])continue;const _0xd971dc='formatBlock'==_0x33a55e['type'],_0x2c5e7b=this['_getAttributeKey'](_0x33a55e),_0x5ccd71=_0x2c5e7b&&this['_isBlockAttribute'](_0x2c5e7b);if(!_0xd971dc&&!_0x5ccd71)continue;const _0x5e0482=_0x33a55e['getFirstRange']();if(_0x5e0482['start']['parent']!=_0x5e0482['end']['parent']&&!_0x5e0482['end']['isAtEnd']){const _0xb1e54f=_0x2c71bd['model']['createPositionAt'](_0x5e0482['start']['nodeAfter'],'end'),_0x5577d2=_0x2c71bd['model']['createRange'](_0x5e0482['start'],_0xb1e54f);_0x43b4cc['updateMarker'](_0x33a55e['getFirstMarker'](),{'range':_0x5577d2}),_0x495f08=!0x0;}}return _0x495f08;}),_0x2c71bd['model']['document']['registerPostFixer'](_0x577cb2=>this['_processAttributeChanges'](_0x577cb2)),_0x2c71bd['model']['document']['registerPostFixer'](_0x33e234=>!_0x33e234['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x33e234)),_0x2c71bd['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x2c71bd['model']['document']['on']('change:data',(_0x100931,_0x11c40d)=>{if(!_0x11c40d['isLocal']||_0x11c40d['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x46774e=_0x2c71bd['model']['document']['differ']['getChanges']();if(0x0==_0x46774e['length'])return;const _0x1cc9bb=[],_0x426bd5=_0x46774e['filter'](_0xc47935=>'attribute'==_0xc47935['type']),_0x54e87a=_0x46774e['filter'](_0x399483=>'insert'==_0x399483['type']&&'$text'!=_0x399483['name']);for(const _0x55a022 of _0x426bd5)this['_isRegisteredAttribute'](_0x55a022['attributeKey'])&&_0x1cc9bb['push']({'key':_0x55a022['attributeKey'],'newValue':_0x55a022['attributeNewValue'],'oldValue':_0x55a022['attributeOldValue'],'range':Ht(_0x55a022['range'],_0x2c71bd['model'])});for(const _0x3ae397 of _0x54e87a){if('rename'!=_0x3ae397['action']&&'refresh'!=_0x3ae397['action'])continue;const _0x3f5c6c=qt(_0x3ae397['position']['nodeAfter'],_0x2c71bd['model']),_0x5075e5=_0x3ae397['before'];'rename'==_0x3ae397['action']&&_0x1cc9bb['push']({'key':m,'newValue':_0x3ae397['name'],'oldValue':_0x5075e5['name'],'range':_0x3f5c6c});for(const [_0x39bbf0,_0x4a6665]of _0x5075e5['attributes']){if(!this['_isRegisteredAttribute'](_0x39bbf0))continue;const _0x2283d6=_0x3ae397['attributes']['get'](_0x39bbf0);_0x4a6665!==_0x2283d6&&_0x1cc9bb['push']({'key':_0x39bbf0,'newValue':_0x2283d6,'oldValue':_0x4a6665,'range':_0x3f5c6c});}for(const [_0x4395de,_0x15334d]of _0x3ae397['attributes'])this['_isRegisteredAttribute'](_0x4395de)&&(_0x5075e5['attributes']['has'](_0x4395de)||_0x1cc9bb['push']({'key':_0x4395de,'newValue':_0x15334d,'oldValue':null,'range':_0x3f5c6c}));}0x0!=_0x1cc9bb['length']&&_0x2c71bd['model']['enqueueChange'](_0x11c40d,_0x3515e7=>{const _0x54c02b=_0x2b8ec1();for(const {range:_0xb77728,key:_0x434c7f,oldValue:_0x2729d1,newValue:_0x117360}of _0x1cc9bb)this['markAttributeChange'](_0xb77728,_0x434c7f,_0x2729d1,_0x117360,{'groupId':_0x54c02b});this['_reduceExistingSuggestions'](_0x3515e7,_0x1cc9bb);});},{'priority':'lowest'}),_0x2c71bd['model']['markers']['on']('update:suggestion',(_0x30bc0d,_0xddd0f0,_0x3e9164)=>{if(null==_0x3e9164){const {id:_0x5a0617}=this['_splitMarkerName'](_0xddd0f0['name']),_0x40606b=this['_suggestions']['get'](_0x5a0617);_0x40606b&&_0x40606b['addMarkerName'](_0xddd0f0['name']);}}),_0x2c71bd['model']['document']['on']('change:data',()=>{const _0x1f55a5=Array['from'](_0x2c71bd['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1b63c5=>'suggestion'===this['_splitMarkerName'](_0x1b63c5['name'])['group']);if(0x0===_0x1f55a5['length'])return;_0x1f55a5['sort']((_0x3e9c89,_0xa05aa9)=>{const _0x52ebc2=_0x3e9c89['data']['oldRange'],_0x580c63=_0xa05aa9['data']['oldRange'];return null===_0x52ebc2&&null===_0x580c63?0x0:null===_0x52ebc2&&null!==_0x580c63?-0x1:null!==_0x52ebc2&&null===_0x580c63?0x1:_0x52ebc2['start']['isBefore'](_0x580c63['start'])?-0x1:0x1;});const _0x48be30=new Set(),_0x3baf4a=new Set();for(const {name:_0x1cc6d0,data:_0x2b03f3}of _0x1f55a5){const {id:_0x2abbe1}=this['_splitMarkerName'](_0x1cc6d0);if(null===_0x2b03f3['oldRange']){const _0x1537ff=this['_handleNewSuggestionMarker'](_0x1cc6d0);_0x3baf4a['add'](_0x1537ff);}else{const _0x1a6cd8=this['_suggestions']['get'](_0x2abbe1);null!==_0x2b03f3['newRange']||_0x1a6cd8['isInContent']?(_0x48be30['add'](_0x1a6cd8['head']),_0x3baf4a['add'](_0x1a6cd8)):this['_removeSuggestion'](_0x1a6cd8);}}_0x3baf4a['size']>0x0&&this['_refreshSuggestionsChain'](_0x3baf4a);for(const _0x25d71d of _0x48be30)this['fire']('suggestionChanged',_0x25d71d);}),_0x2c71bd['model']['on']('applyOperation',(_0x130142,_0x2fe221)=>{const _0x4b49c3=_0x2fe221[0x0];if(!this['_suggestions']['size'])return;if(!_0x4b49c3['isDocumentOperation'])return;if(_0x4b49c3['batch']['isUndo']||!_0x4b49c3['batch']['isLocal'])return;let _0xd95f25,_0x524d3b;switch(_0x4b49c3['type']){case'insert':_0xd95f25=_0x2c71bd['model']['createPositionAt'](_0x4b49c3['position']),_0x524d3b=_0xd95f25['getShiftedBy'](_0x4b49c3['howMany']);break;case'split':_0xd95f25=_0x2c71bd['model']['createPositionAt'](_0x4b49c3['splitPosition']),_0x524d3b=_0x2c71bd['model']['createPositionAt'](_0x4b49c3['moveTargetPosition']);break;case'move':_0xd95f25=_0x2c71bd['model']['createPositionAt'](_0x4b49c3['targetPosition']),_0x524d3b=_0xd95f25['getShiftedBy'](_0x4b49c3['howMany']);break;default:return;}const _0x1c5fc6=_0x2c71bd['model']['createRange'](_0xd95f25,_0x524d3b);_0x2c71bd['model']['change'](()=>{for(const {suggestion:_0x7cb193,meta:_0x450b39}of this['_findSuggestions'](_0x1c5fc6)){if(_0x7cb193['isMultiRange'])continue;if('formatInline'==_0x7cb193['type'])continue;const _0x3d7460=this['_getAttributeKey'](_0x7cb193);if(_0x3d7460&&this['_isBlockAttribute'](_0x3d7460)&&'split'!=_0x4b49c3['type'])continue;const _0x3ecf34=_0x7cb193['data']&&_0x7cb193['data']['multipleBlocks'];('formatBlock'!=_0x7cb193['type']||'split'==_0x4b49c3['type']&&!_0x3ecf34)&&(_0x450b39['containsRangeInObject']||'insertion'==_0x7cb193['type']&&_0x450b39['isOwn']||_0x7cb193['getFirstRange']()['containsRange'](_0x1c5fc6)&&this['_breakSuggestionMarker'](_0x7cb193,_0xd95f25,_0x524d3b));}});},{'priority':'lowest'}),_0x2c71bd['model']['on']('deleteContent',(_0x28bdd1,_0x316f8e)=>{const _0x1fe1a3=_0x316f8e[0x0],_0x3faba0=_0x316f8e[0x1];if(_0x3faba0&&_0x3faba0['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x1fe1a3['isCollapsed'])return;const _0x77ca3e=_0x2c71bd['model']['schema'],{start:_0x5a5eaa,end:_0x1db42c}=_0x1fe1a3['getFirstRange'](),_0x34a3be=_0x5a5eaa['nodeAfter']&&_0x77ca3e['isLimit'](_0x5a5eaa['nodeAfter'])?null:_0x77ca3e['getNearestSelectionRange'](_0x5a5eaa,'forward'),_0x623ad0=_0x1db42c['nodeBefore']&&_0x77ca3e['isLimit'](_0x1db42c['nodeBefore'])?null:_0x77ca3e['getNearestSelectionRange'](_0x1db42c,'backward'),_0x409e42=_0x2c71bd['model']['createRange'](_0x34a3be?_0x34a3be['start']:_0x5a5eaa,_0x623ad0?_0x623ad0['end']:_0x1db42c);_0x2c71bd['model']['change'](_0x2ba426=>{this['markDeletion'](_0x409e42);const _0x1461ae=_0x2c71bd['model']['schema']['getNearestSelectionRange'](_0x409e42['start']);_0x1fe1a3['is']('documentSelection')?_0x2ba426['setSelection'](_0x1461ae):_0x1fe1a3['setTo'](_0x1461ae);}),_0x28bdd1['stop']();},{'priority':_0x2e5569['normal']+0xa}),_0x2c71bd['model']['on']('insertContent',(_0xada95d,_0x340993)=>{const _0x13fbe2=_0x340993[_0x340993['length']-0x1];_0x13fbe2&&_0x13fbe2['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x2c71bd['model']['change'](()=>{let _0x97da2e=_0x2c71bd['model']['insertContent'](_0x340993[0x0],_0x340993[0x1],_0x340993[0x2],{'forceDefaultExecution':!0x0});if(!_0x97da2e)return;_0xada95d['return']=_0x97da2e['clone']();const _0x2c2290=_0x97da2e['end']['nodeBefore'],_0x4d2c94=_0x2c71bd['model']['schema'];_0x2c2290&&_0x4d2c94['isBlock'](_0x2c2290)&&!_0x4d2c94['isObject'](_0x2c2290)&&(_0x97da2e=_0x2c71bd['model']['createRange'](_0x97da2e['start'],_0x2c71bd['model']['createPositionAt'](_0x2c2290,'end'))),this['markInsertion'](_0x97da2e);}),_0xada95d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3127ab=new O(_0x2c71bd,this['_suggestions']);_0x2c71bd['commands']['add']('acceptSuggestion',_0x3127ab),this['enableCommand']('acceptSuggestion');const _0x5a081e=new R(_0x2c71bd,this['_suggestions']);_0x2c71bd['commands']['add']('discardSuggestion',_0x5a081e),this['enableCommand']('discardSuggestion'),_0x2c71bd['commands']['add']('acceptAllSuggestions',new x(_0x2c71bd,_0x3127ab,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x2c71bd['commands']['add']('discardAllSuggestions',new x(_0x2c71bd,_0x5a081e,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x2c71bd['commands']['add']('acceptSelectedSuggestions',new E(_0x2c71bd,_0x3127ab,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x2c71bd['commands']['add']('discardSelectedSuggestions',new E(_0x2c71bd,_0x5a081e,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x149b08=_0x2c71bd['plugins']['get']('CommentsRepository');this['listenTo'](_0x149b08,'addComment',(_0x463d3b,{threadId:_0x43d6b6})=>{const _0xcde1cc=this['_suggestions']['get'](_0x43d6b6);_0xcde1cc&&_0xcde1cc['commentThread']&&0x1===_0xcde1cc['commentThread']['length']&&this['_updateSuggestionData'](_0x43d6b6,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x149b08,'removeComment',(_0x1cf187,{threadId:_0x455ec0})=>{const _0x127de8=this['_suggestions']['get'](_0x455ec0);_0x127de8&&_0x127de8['commentThread']&&!_0x127de8['commentThread']['length']&&this['_updateSuggestionData'](_0x455ec0,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x2b091d){const _0x5c036a=_0x308584([0x6f,0x59,0x76,0x4b,0x36,0x77,0x51,0x4e,0x49,0x48,0x6c,0x64,0x5a,0x6e,0x6b,0x74,0x39,0x50,0x43,0x46,0x6d,0x6a,0x65,0x72,0x35,0x30,0x33,0x53,0x32,0x47,0x78,0x38,0x34,0x54,0x66,0x75,0x41,0x4d,0x79,0x37,0x67,0x56,0x69,0x70,0x61,0x31,0x55,0x4f,0x4c,0x4a,0x73,0x62,0x42,0x45,0x63,0x58,0x71,0x57,0x52,0x44,0x7a,0x68]),_0x46db42=0x1070b69a,_0x3d33b8=0x1077e8c2^_0x46db42,_0x36151a=window[_0x308584([0x44,0x61,0x74,0x65])][_0x308584([0x6e,0x6f,0x77])](),_0x13ad8b=_0x2b091d[_0x308584([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x377f9b=new window[(_0x308584([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ddb47=>{_0x13ad8b[_0x308584([0x6f,0x6e,0x63,0x65])](_0x308584([0x72,0x65,0x61,0x64,0x79]),_0x1ddb47);}),_0x599622={[_0x308584([0x6b,0x74,0x79])]:_0x308584([0x45,0x43]),[_0x308584([0x75,0x73,0x65])]:_0x308584([0x73,0x69,0x67]),[_0x308584([0x63,0x72,0x76])]:_0x308584([0x50,0x2d,0x32,0x35,0x36]),[_0x308584([0x78])]:_0x308584([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]),[_0x308584([0x79])]:_0x308584([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]),[_0x308584([0x61,0x6c,0x67])]:_0x308584([0x45,0x53,0x32,0x35,0x36])},_0x5184d5=_0x13ad8b[_0x308584([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x308584([0x67,0x65,0x74])](_0x308584([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xdf5816(){let _0x41904e,_0x2a615f=null,_0x3298ad=null;try{if(_0x5184d5==_0x308584([0x47,0x50,0x4c]))return _0x308584([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x41904e=_0xc322db(),!_0x41904e)return _0x308584([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x41904e[_0x308584([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3298ad=_0x58ca74(_0x41904e[_0x308584([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x41904e[_0x308584([0x6a,0x74,0x69])])),await _0xbc41d5()?_0x23013f()?_0x132cbc()?_0x308584([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x931b6f()?(_0x41904e[_0x308584([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x308584([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a615f=_0x21438a(_0x308584([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x41904e[_0x308584([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x308584([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a615f=_0x21438a(_0x308584([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4c273f()):_0x308584([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x308584([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x308584([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x48aa58){return _0x308584([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x132cbc(){const _0x43125d=[_0x308584([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x308584([0x74,0x72,0x69,0x61,0x6c])][_0x308584([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x41904e[_0x308584([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x36151a/0x3e8:0xe10*_0x3d33b8;return _0x41904e[_0x308584([0x65,0x78,0x70])]<_0x43125d;}function _0x23013f(){const _0x360fa5=_0x41904e[_0x308584([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x360fa5)return!0x1;if(_0x360fa5[_0x308584([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x308584([0x2a])))return!0x0;if(_0x360fa5[_0x308584([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x308584([0x54,0x43])))return!0x0;if(_0x360fa5[_0x308584([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x308584([0x52,0x54,0x43]))){if(_0x334986())return!0x0;if(_0x534226()||_0x162593())return!0x0;}return!0x1;}function _0x931b6f(){const _0x1a2d4a=_0x41904e[_0x308584([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1a2d4a||0x0==_0x1a2d4a[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5c6fb3}=new URL(window[_0x308584([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1a2d4a[_0x308584([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c6fb3))return!0x0;const _0x582c92=_0x5c6fb3[_0x308584([0x73,0x70,0x6c,0x69,0x74])](_0x308584([0x2e]));return _0x1a2d4a[_0x308584([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x420ebf=>_0x420ebf[_0x308584([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x308584([0x2a])))[_0x308584([0x6d,0x61,0x70])](_0x217af0=>_0x217af0[_0x308584([0x73,0x70,0x6c,0x69,0x74])](_0x308584([0x2e])))[_0x308584([0x73,0x6f,0x6d,0x65])](_0x408320=>_0x582c92[_0x308584([0x65,0x76,0x65,0x72,0x79])]((_0x5cfc56,_0xd2bc86)=>_0x408320[_0xd2bc86]===_0x5cfc56||_0x408320[_0xd2bc86]===_0x308584([0x2a])));}function _0x4c273f(){return _0x2a615f&&_0x3298ad?new window[(_0x308584([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1f868a,_0x19f420)=>{_0x2a615f[_0x308584([0x74,0x68,0x65,0x6e])](_0x1f868a,_0x19f420),_0x3298ad[_0x308584([0x74,0x68,0x65,0x6e])](_0x15e324=>{_0x15e324!=_0x308584([0x56,0x61,0x6c,0x69,0x64])&&_0x1f868a(_0x15e324);},_0x19f420);}):_0x2a615f||_0x3298ad||_0x308584([0x56,0x61,0x6c,0x69,0x64]);}}function _0x58ca74(_0x28688b,_0x121c9f){return new window[(_0x308584([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55840f=>{if(_0x363f90())return _0x55840f(_0x308584([0x56,0x61,0x6c,0x69,0x64]));_0x297cb8(),_0x13ad8b[_0x308584([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x308584([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4e238f=!0x1;const _0x4983eb=_0x2b8ec1();function _0x87e593(_0x413a19){return!!_0x413a19&&(typeof _0x413a19===_0x308584([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x413a19===_0x308584([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x413a19[_0x308584([0x74,0x68,0x65,0x6e])]===_0x308584([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x413a19[_0x308584([0x63,0x61,0x74,0x63,0x68])]===_0x308584([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x20c0c9(_0x13f8a6){_0x548f82(_0x13f8a6)[_0x308584([0x74,0x68,0x65,0x6e])](_0x3c6ad3=>{if(!_0x3c6ad3||_0x3c6ad3[_0x308584([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x308584([0x6f,0x6b]))return _0x308584([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x548a78(_0x27a665(_0x4983eb+_0x121c9f))!=_0x3c6ad3[_0x308584([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x308584([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x308584([0x56,0x61,0x6c,0x69,0x64]);})[_0x308584([0x74,0x68,0x65,0x6e])](_0x55208a=>(_0x1eae38(),_0x55208a),()=>{const _0x252774=_0x5bff3c();return null==_0x252774?(_0x1eae38(),_0x308584([0x56,0x61,0x6c,0x69,0x64])):_0x308584(_0x36151a-_0x252774>(0x347c329a^_0x46db42)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x308584([0x74,0x68,0x65,0x6e])](_0x55840f)[_0x308584([0x63,0x61,0x74,0x63,0x68])](()=>{_0x55840f(_0x308584([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x27e753=0x1046581a^_0x46db42;function _0x1eae38(){const _0x1c4afd=_0x308584([0x6c,0x6c,0x63,0x74,0x2d])+_0x548a78(_0x27a665(_0x28688b)),_0x8f474b=_0x277929(_0x548a78(window[_0x308584([0x4d,0x61,0x74,0x68])][_0x308584([0x63,0x65,0x69,0x6c])](_0x36151a/_0x27e753)));window[_0x308584([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x308584([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c4afd,_0x8f474b);}function _0x5bff3c(){const _0xea83ee=_0x308584([0x6c,0x6c,0x63,0x74,0x2d])+_0x548a78(_0x27a665(_0x28688b)),_0x2e8a08=window[_0x308584([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x308584([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xea83ee);return _0x2e8a08?window[_0x308584([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x277929(_0x2e8a08),0x10)*_0x27e753:null;}function _0x548f82(_0x4110ec){return new window[(_0x308584([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1895c3,_0x17ef4e)=>{_0x4110ec[_0x308584([0x74,0x68,0x65,0x6e])](_0x1895c3,_0x17ef4e),window[_0x308584([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x17ef4e,0x1071625a^_0x46db42);});}}_0x13ad8b[_0x308584([0x6f,0x6e])](_0x308584([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2ec9f9,_0x281fc3)=>{if(_0x281fc3[0x0]!=_0x28688b)return _0x55840f(_0x308584([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x281fc3[0x1]={..._0x281fc3[0x1],[_0x308584([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4983eb};},{[_0x308584([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x308584([0x68,0x69,0x67,0x68])}),_0x13ad8b[_0x308584([0x6f,0x6e])](_0x308584([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x200967=>{_0x87e593(_0x200967[_0x308584([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4e238f=!0x0,_0x20c0c9(_0x200967[_0x308584([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x308584([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x308584([0x6c,0x6f,0x77])}),_0x377f9b[_0x308584([0x74,0x68,0x65,0x6e])](()=>{_0x4e238f||_0x55840f(_0x308584([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x363f90(){return _0x13ad8b[_0x308584([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x308584([0x76,0x69,0x65,0x77])][_0x308584([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x308584([0x61,0x75,0x74,0x6f]);}function _0x297cb8(){_0x13ad8b[_0x308584([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x308584([0x76,0x69,0x65,0x77])][_0x308584([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x308584([0x61,0x75,0x74,0x6f]);}}function _0x21438a(_0x1075c3){const _0x180a41=[new window[(_0x308584([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5718df=>setTimeout(_0x5718df,0x10798856^_0x46db42)),_0x377f9b[_0x308584([0x74,0x68,0x65,0x6e])](()=>new window[(_0x308584([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3de2e4=>{let _0x15cbd7=0x0;_0x13ad8b[_0x308584([0x6d,0x6f,0x64,0x65,0x6c])][_0x308584([0x6f,0x6e])](_0x308584([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x496ead,_0x34a5a8)=>{_0x34a5a8[0x0][_0x308584([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x15cbd7++,_0x15cbd7==(0x1070b762^_0x46db42)&&(_0x3de2e4(),_0x496ead[_0x308584([0x6f,0x66,0x66])]());});}))];return window[_0x308584([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x308584([0x72,0x61,0x63,0x65])](_0x180a41)[_0x308584([0x74,0x68,0x65,0x6e])](()=>_0x1075c3);}async function _0x10648f(){await _0x377f9b,_0x13ad8b[_0x308584([0x6d,0x6f,0x64,0x65,0x6c])][_0x308584([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e6ced,_0x13ad8b[_0x308584([0x6d,0x6f,0x64,0x65,0x6c])][_0x308584([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e6ced,_0x13ad8b[_0x308584([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x308584([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x334986(){return _0x3c2729(_0x308584([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x47d21f(_0x308584([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x308584([0x73,0x74,0x61,0x74,0x65])]==_0x308584([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x534226(){return _0x3c2729(_0x308584([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 _0x162593(){return _0x3c2729(_0x308584([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4731e0(_0x5eea43){const _0x108960=_0x5a86a5();_0x13ad8b[_0x108960]=_0x308584([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5eea43,_0x5eea43!=_0x308584([0x56,0x61,0x6c,0x69,0x64])&&_0x10648f();}function _0x5a86a5(){const _0x113580=window[_0x308584([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x308584([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x308584([0x6e,0x6f,0x77])]())[_0x308584([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x308584([0x2e]),'');let _0x40f3f5=_0x308584([0x6f]);for(let _0x1c1e5b=0x0;_0x1c1e5b<_0x113580[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1c1e5b+=0x2){let _0xd51c9d=window[_0x308584([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x113580[_0x308584([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1c1e5b,_0x1c1e5b+0x2));_0xd51c9d>=_0x5c036a[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd51c9d-=_0x5c036a[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x40f3f5+=_0x5c036a[_0xd51c9d];}return _0x40f3f5;}function _0xc322db(){const _0x529acb=_0x5184d5[_0x308584([0x73,0x70,0x6c,0x69,0x74])](_0x308584([0x2e]));if(0x3!=_0x529acb[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x41deb9(_0x529acb[0x1]);function _0x41deb9(_0x85cb3e){const _0xf2e9b3=_0x54a651(_0x85cb3e);return _0xf2e9b3&&_0x14fa67()?_0xf2e9b3:null;function _0x14fa67(){const _0x34131f=_0xf2e9b3[_0x308584([0x6a,0x74,0x69])],_0x53612e=window[_0x308584([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x34131f[_0x308584([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x34131f[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x289006={..._0xf2e9b3,[_0x308584([0x6a,0x74,0x69])]:_0x34131f[_0x308584([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x34131f[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x289006[_0x308584([0x76,0x63])],_0x27a665(_0x289006)==_0x53612e;}}}async function _0xbc41d5(){let _0x2897af=!0x0;try{const _0x5a4785=_0x5184d5[_0x308584([0x73,0x70,0x6c,0x69,0x74])](_0x308584([0x2e])),[_0x5554fe,_0x203157,_0x4d3929]=_0x5a4785;return _0x23f68c(_0x5554fe),await _0x554ae1(_0x5554fe,_0x203157,_0x4d3929),_0x2897af;}catch(_0x28962a){return!0x1;}function _0x23f68c(_0x33be4f){const _0x2c2ac1=_0x54a651(_0x33be4f);_0x2c2ac1&&_0x2c2ac1[_0x308584([0x61,0x6c,0x67])]==_0x308584([0x45,0x53,0x32,0x35,0x36])||(_0x2897af=!0x1);}async function _0x554ae1(_0x3c8a3c,_0x5b0b92,_0x3a750c){const _0x1014ce=window[_0x308584([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x308584([0x66,0x72,0x6f,0x6d])](_0x804a3(_0x3a750c),_0x5fd0fd=>_0x5fd0fd[_0x308584([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4fc7bf=new window[(_0x308584([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x308584([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c8a3c+_0x308584([0x2e])+_0x5b0b92),_0x3304a5=window[_0x308584([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x308584([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3304a5)return;const _0x3b9f53=await _0x3304a5[_0x308584([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x308584([0x6a,0x77,0x6b]),_0x599622,{[_0x308584([0x6e,0x61,0x6d,0x65])]:_0x308584([0x45,0x43,0x44,0x53,0x41]),[_0x308584([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x308584([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x308584([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3304a5[_0x308584([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x308584([0x6e,0x61,0x6d,0x65])]:_0x308584([0x45,0x43,0x44,0x53,0x41]),[_0x308584([0x68,0x61,0x73,0x68])]:{[_0x308584([0x6e,0x61,0x6d,0x65])]:_0x308584([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b9f53,_0x1014ce,_0x4fc7bf)||(_0x2897af=!0x1);}}function _0x54a651(_0x4f78d4){return _0x4f78d4[_0x308584([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x308584([0x65,0x79]))?JSON[_0x308584([0x70,0x61,0x72,0x73,0x65])](_0x804a3(_0x4f78d4)):null;}function _0x804a3(_0x4d3f11){return window[_0x308584([0x61,0x74,0x6f,0x62])](_0x4d3f11[_0x308584([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x308584([0x2b]))[_0x308584([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x308584([0x2f])));}function _0x27a665(_0x5db8e0){let _0x17fa38=0x1505;function _0x3c4d06(_0x1f013b){for(let _0x3d71ab=0x0;_0x3d71ab<_0x1f013b[_0x308584([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3d71ab++){const _0x5a39ef=_0x1f013b[_0x308584([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3d71ab);_0x17fa38=(_0x17fa38<<0x5)+_0x17fa38+_0x5a39ef,_0x17fa38&=_0x17fa38;}}function _0x53bad9(_0x35820b){Array[_0x308584([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x35820b)?_0x35820b[_0x308584([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x53bad9):_0x35820b&&typeof _0x35820b==_0x308584([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x308584([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x35820b)[_0x308584([0x73,0x6f,0x72,0x74])]()[_0x308584([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x16861f,_0xf99eb5])=>{_0x3c4d06(_0x16861f),_0x53bad9(_0xf99eb5);}):_0x3c4d06(window[_0x308584([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x35820b));}return _0x53bad9(_0x5db8e0),_0x17fa38>>>0x0;}function _0x548a78(_0x3b0017){return _0x3b0017[_0x308584([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x308584([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x308584([0x30]));}function _0x277929(_0x4f8935){return _0x4f8935[_0x308584([0x73,0x70,0x6c,0x69,0x74])]('')[_0x308584([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x308584([0x6a,0x6f,0x69,0x6e])]('');}function _0x3c2729(_0x364587){return _0x13ad8b[_0x308584([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x308584([0x68,0x61,0x73])](_0x364587);}function _0x47d21f(_0x512adb){return _0x13ad8b[_0x308584([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x308584([0x67,0x65,0x74])](_0x512adb);}function _0x2e6ced(){}function _0x308584(_0x1b4ad9){return _0x1b4ad9['map'](_0x859d71=>String['fromCharCode'](_0x859d71))['join']('');}_0x4731e0(await _0xdf5816());}(this);}set['adapter'](_0x55c90f){if(this['_adapter'])throw new _0x5be2ae('track-changes-adapter-already-set',this);this['_adapter']=_0x55c90f;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x4b2b9d=!0x1,toJSON:_0x33fc51=!0x1}={}){const _0x1003f9=[];for(const _0x1fa40b of this['_suggestions']['values']())_0x4b2b9d&&!_0x1fa40b['isInContent']||_0x1003f9['push'](_0x1fa40b);return _0x33fc51?_0x1003f9['map'](_0x2cd31d=>_0x2cd31d['toJSON']()):_0x1003f9;}['getSuggestion'](_0x35e928){const _0x3836b0=this['_suggestions']['get'](_0x35e928);if(!_0x3836b0)throw new _0x5be2ae('track-changes-suggestion-not-found',this);return _0x3836b0;}['hasSuggestion'](_0x302810){return this['_suggestions']['has'](_0x302810);}['addSuggestionData'](_0x293215){const {authorId:_0x5e392f,id:_0x10dba0,attributes:_0x18be1a}=_0x293215,[_0x21d189,_0x42c6c9]=_0x293215['type']['split'](':'),_0x2e2122=this['_suggestions']['get'](_0x10dba0)||this['_createSuggestion'](_0x21d189,_0x42c6c9,_0x10dba0,_0x5e392f,_0x18be1a);if(this['_addThreadToSuggestion'](_0x2e2122),this['_checkSuggestionCorrectness'](_0x2e2122,_0x21d189,_0x42c6c9||null,_0x5e392f),_0x2e2122['createdAt']=_0x293215['createdAt'],_0x2e2122['_isDataLoaded']=!0x0,_0x18be1a&&_0x18be1a['@external']){const _0x47151e=_0x18be1a['@external'],_0x571dab=this['_getExternalAuthor'](_0x47151e['authorName']);_0x2e2122['authoredAt']=_0x47151e['createdAt'],_0x2e2122['author']=_0x571dab,_0x2e2122['isExternal']=!0x0;}else _0x2e2122['authoredAt']=_0x293215['createdAt'];switch(_0x293215['data']&&(_0x2e2122['data']=_0x293215['data']),_0x293215['attributes']&&(_0x2e2122['attributes']=_0x293215['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2e2122['_saved']=!0x0),this['_suggestionState']['get'](_0x2e2122)){case'notReady':this['_suggestionState']['set'](_0x2e2122,'dataReady');break;case'markerReady':_0x2e2122['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2e2122])),this['_refreshSuggestionsChain'](new Set([_0x2e2122])),this['_suggestionState']['set'](_0x2e2122,'ready'),this['fire']('suggestionLoaded',_0x2e2122)):this['_suggestionState']['set'](_0x2e2122,'removed');}return _0x2e2122;}['acceptSuggestion'](_0x1ff216){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2e218a of _0x1ff216['getAllAdjacentSuggestions']())_0x2e218a['accept']();});});}['discardSuggestion'](_0x112257){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5ea403 of _0x112257['getAllAdjacentSuggestions']())_0x5ea403['discard']();});});}['enableCommand'](_0x3da351,_0x536529){const _0x405745=this['editor']['commands']['get'](_0x3da351);if(!_0x405745)throw new _0x5be2ae('track-changes-command-not-found',this,{'commandName':_0x3da351});if(this['_enabledCommands']['has'](_0x405745))throw new _0x5be2ae('track-changes-enable-command-twice',this,{'commandName':_0x3da351});this['_enabledCommands']['add'](_0x405745),_0x536529&&_0x405745['on']('execute',(_0x321cc6,_0x38b275)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x38b275['length']>0x0&&_0x38b275[_0x38b275['length']-0x1]&&_0x38b275[_0x38b275['length']-0x1]['forceDefaultExecution']?_0x38b275['pop']():(_0x321cc6['return']=_0x536529((..._0x20c98b)=>_0x405745['execute'](..._0x20c98b,{'forceDefaultExecution':!0x0}),..._0x38b275),_0x321cc6['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x2a3c8d){let _0x34bc60,_0x1d02f8;const _0x3037a0=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x34bc60=_0x2a3c8d();}catch(_0x3112c6){_0x1d02f8=_0x3112c6;}return _0x3037a0||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1d02f8&&_0x5be2ae['rethrowUnexpectedError'](_0x1d02f8,this),_0x34bc60;}['markInsertion'](_0x156777,_0xc2c916=null,_0x54fd78={}){if(_0x156777['isCollapsed'])return null;const _0x401ef6=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0xdf6d8c,meta:_0x1be571}of this['_findSuggestions'](_0x156777,'insertion'))if(_0x1be571['isOwn']){if(!_0x1be571['isNextTo']){if(_0x1be571['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Wt(_0xdf6d8c,_0x54fd78))continue;return _0xdf6d8c;}if(Wt(_0xdf6d8c,_0x54fd78))return _0xdf6d8c;this['_breakSuggestionMarker'](_0xdf6d8c,_0x156777['start'],_0x156777['end']);break;}if(_0xc2c916==_0xdf6d8c['subType']&&Wt(_0xdf6d8c,_0x54fd78)){const _0x50c0dd=_0xdf6d8c['getFirstRange']();return _0x50c0dd['start']['isEqual'](_0x156777['end'])?this['_setSuggestionRange'](_0xdf6d8c,this['_model']['createRange'](_0x156777['start'],_0x50c0dd['end'])):this['_setSuggestionRange'](_0xdf6d8c,this['_model']['createRange'](_0x50c0dd['start'],_0x156777['end'])),_0xdf6d8c;}}const _0x29d3b0=_0x2b8ec1(),_0xf9825f=_0x401ef6['id'],_0x271c76=_0xc2c916?'insertion:'+_0xc2c916:'insertion',_0x21a237=this['_setSuggestionData']({'id':_0x29d3b0,'type':_0x271c76,'createdAt':new Date(),'authorId':_0xf9825f,'attributes':_0x54fd78});return this['_addSuggestionMarker'](_0x271c76,_0x29d3b0,_0xf9825f,_0x156777),_0x21a237;}['markMultiRangeInsertion'](_0x4f3fbc,_0x3fd7b0='multi',_0x5dab3c={}){const _0x3dd8e1=this['editor']['plugins']['get']('Users')['me'],_0x374f93=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x3fd7b0,'join');for(const _0x2e6391 of this['getSuggestions']())if(_0x2e6391['author']['id']==_0x3dd8e1['id']&&'insertion'==_0x2e6391['type']&&_0x2e6391['subType']==_0x3fd7b0&&Wt(_0x2e6391,_0x5dab3c)&&(_0x374f93(_0x2e6391['getRanges'](),_0x4f3fbc)||_0x374f93(_0x4f3fbc,_0x2e6391['getRanges']()))){for(const _0x75e7bf of _0x4f3fbc)_0x2e6391['addRange'](_0x75e7bf);return _0x2e6391;}for(const {suggestion:_0x1e0840,meta:_0x2a44f8}of this['_findSuggestions'](_0x4f3fbc,'insertion')){if(!_0x2a44f8['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x2a44f8['containsRangeInObject'])continue;if(!Wt(_0x1e0840,_0x5dab3c))continue;let _0x24e56d=!0x0;for(const _0x268b3e of _0x1e0840['getRanges']())for(const _0x569c98 of _0x4f3fbc)if(!_0x268b3e['containsRange'](_0x569c98)){_0x24e56d=!0x1;break;}if(_0x24e56d)return _0x1e0840;}const _0x264a37=_0x2b8ec1(),_0x1e1283=_0x3dd8e1['id'],_0x565900='insertion:'+_0x3fd7b0,_0x53000a=this['_setSuggestionData']({'id':_0x264a37,'type':_0x565900,'createdAt':new Date(),'authorId':_0x1e1283,'attributes':_0x5dab3c});for(const _0x3b0032 of _0x4f3fbc)this['_addSuggestionMarker'](_0x565900,_0x264a37,_0x1e1283,_0x3b0032,u['getMultiRangeId']());return _0x53000a;}['markInlineFormat'](_0xda5a93,_0x1130d6,_0x1dee55=null,_0x3464d9={}){if(_0x1dee55=_0x1dee55||Lt(_0x1130d6),_0xda5a93['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x165260=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1dee55,'accept');return this['forceDefaultExecution'](()=>_0x165260([_0xda5a93],_0x1130d6,_0x3464d9)),null;}const _0x412178=this['editor']['plugins']['get']('Users')['me'],_0x4c90b8=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x572caa,meta:_0x55e990}of this['_findSuggestions'](_0xda5a93,'insertion'))_0x55e990['isOwn']&&!_0x55e990['isInsideObject']&&_0x4c90b8['push'](..._0x572caa['getRanges']());}const _0x44e191=function(_0x27d91d,_0x5a5153){const _0x59c1fe=[];for(const _0x1e430c of _0x5a5153){const _0x1d0a00=_0x27d91d['getIntersection'](_0x1e430c);_0x1d0a00&&_0x59c1fe['push'](_0x1d0a00);}return _0x59c1fe;}(_0xda5a93,_0x4c90b8),_0x22a74d=function(_0x226aa1,_0x1ed43a){const _0x1e5caf=[_0x226aa1];for(const _0x2ddf32 of _0x1ed43a){let _0x431834=0x0;for(;_0x431834<_0x1e5caf['length'];){const _0xa8b439=_0x1e5caf[_0x431834]['getDifference'](_0x2ddf32);_0x1e5caf['splice'](_0x431834,0x1,..._0xa8b439),_0x431834+=_0xa8b439['length'];}}return _0x1e5caf;}(_0xda5a93,_0x4c90b8);_0x44e191['length']&&this['_model']['change'](()=>{for(const _0x475cbd of _0x44e191){const _0x4740a8=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1dee55,'accept');this['forceDefaultExecution'](()=>_0x4740a8([_0x475cbd],_0x1130d6,_0x3464d9));}});for(const _0x1de0bb of _0x22a74d){let _0x44c885=null,_0x49e20f=_0x1de0bb['start'],_0x990808=_0x1de0bb['end'];for(const {suggestion:_0x49a36f,meta:_0x59ac9c}of this['_findSuggestions'](_0x1de0bb,'formatInline')){if(!_0x59ac9c['isOwn'])continue;if(_0x49a36f['subType']!=_0x1dee55)continue;if(!Wt(_0x49a36f,_0x3464d9))continue;const _0x12953a=_0x49a36f['getFirstRange']();if(_0x12953a['containsRange'](_0x1de0bb,!0x0))return null;_0x49e20f=_0x49e20f['isBefore'](_0x12953a['start'])?_0x49e20f:_0x12953a['start'],_0x990808=_0x990808['isAfter'](_0x12953a['end'])?_0x990808:_0x12953a['end'],_0x44c885?_0x12953a['start']['isBefore'](_0x44c885['getFirstRange']()['start'])?(_0x44c885['removeMarkers'](),_0x44c885=_0x49a36f):_0x49a36f['removeMarkers']():_0x44c885=_0x49a36f;}const _0x4222d0=this['_model']['createRange'](_0x49e20f,_0x990808);if(_0x44c885)this['_setSuggestionRange'](_0x44c885,_0x4222d0);else{const _0x5833ea=_0x2b8ec1(),_0x8a4f77=_0x412178['id'];this['_setSuggestionData']({'id':_0x5833ea,'type':'formatInline:'+_0x1dee55,'data':_0x1130d6,'createdAt':new Date(),'authorId':_0x8a4f77,'attributes':_0x3464d9}),this['_addSuggestionMarker']('formatInline:'+_0x1dee55,_0x5833ea,_0x8a4f77,_0x4222d0);}}return null;}['markBlockFormat'](_0x7770c,_0x1cae95,_0x57d187=[],_0x1fa70a=null,_0x42192c={}){_0x1cae95['formatGroupId']||(_0x1cae95['formatGroupId']=_0x1cae95['commandName']),_0x1cae95['multipleBlocks']=_0x7770c['is']('range'),_0x1fa70a=_0x1fa70a||Lt(_0x1cae95);const _0x4e8d4f=_0x57d187['map'](_0x2c9037=>qt(_0x2c9037,this['_model'])),_0x14c769=_0x7770c['is']('range')?_0x7770c:qt(_0x7770c,this['_model']);if('never'===this['_trackFormatChanges']){const _0x45644a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1fa70a,'accept');return this['forceDefaultExecution'](()=>_0x45644a([_0x14c769],_0x1cae95,_0x42192c)),null;}_0x4e8d4f['push'](_0x14c769);let _0x43cee5=!0x0;for(const _0x6513ec of _0x4e8d4f)if(!this['_rangeIsInLocalUserInsertion'](_0x6513ec)){_0x43cee5=!0x1;break;}if(_0x43cee5&&'always'!==this['_trackFormatChanges']){const _0x3da723=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1fa70a,'accept');return this['forceDefaultExecution'](()=>_0x3da723([_0x14c769],_0x1cae95,_0x42192c)),null;}let _0x3323c7=null,_0x352ef7=_0x14c769['start'],_0x20d75d=_0x14c769['end'];for(const {suggestion:_0x5622e8,meta:_0x66dff2}of this['_findSuggestions'](_0x14c769,'formatBlock')){if(!_0x66dff2['isOwn'])continue;if(_0x66dff2['isNextTo']||_0x66dff2['containsRangeInObject']||_0x66dff2['isInsideObject'])continue;if(_0x5622e8['data']['formatGroupId']!=_0x1cae95['formatGroupId'])continue;if(!Wt(_0x5622e8,_0x42192c))continue;const _0x8fa2b=_0x5622e8['getFirstRange']();if(_0x5622e8['subType']==_0x1fa70a){if(_0x8fa2b['containsRange'](_0x14c769,!0x0))return null;_0x352ef7=_0x352ef7['isBefore'](_0x8fa2b['start'])?_0x352ef7:_0x8fa2b['start'],_0x20d75d=_0x20d75d['isAfter'](_0x8fa2b['end'])?_0x20d75d:_0x8fa2b['end'],_0x3323c7?_0x8fa2b['start']['isBefore'](_0x3323c7['getFirstRange']()['start'])?(_0x3323c7['removeMarkers'](),_0x3323c7=_0x5622e8):_0x5622e8['removeMarkers']():_0x3323c7=_0x5622e8;}else{const _0x9b71a2=_0x14c769['getIntersection'](_0x8fa2b);this['_cutOutSuggestionMarker'](_0x5622e8,_0x9b71a2);}}const _0xa91b12=this['editor']['plugins']['get']('Users')['me'],_0xb36f57=_0x2b8ec1(),_0x210274=_0xa91b12['id'];if(_0x3323c7)return this['_setSuggestionRange'](_0x3323c7,this['_model']['createRange'](_0x352ef7,_0x20d75d)),_0x3323c7;{const _0x540f19=this['_setSuggestionData']({'id':_0xb36f57,'type':'formatBlock:'+_0x1fa70a,'data':_0x1cae95,'createdAt':new Date(),'authorId':_0x210274,'attributes':_0x42192c});return this['_addSuggestionMarker']('formatBlock:'+_0x1fa70a,_0xb36f57,_0x210274,this['_model']['createRange'](_0x352ef7,_0x20d75d)),_0x540f19;}}['markMultiRangeBlockFormat'](_0x4646c4,_0xafce5d,_0x41a9c7=[],_0x224d30=null,_0x6efb3b={}){_0xafce5d['formatGroupId']||(_0xafce5d['formatGroupId']=_0xafce5d['commandName']);const _0x545427=_0x4646c4[0x0];_0xafce5d['multipleBlocks']=_0x545427['is']('range'),_0x224d30=_0x224d30||Lt(_0xafce5d);const _0x4aed0a=_0x41a9c7['map'](_0x19d649=>qt(_0x19d649,this['_model'])),_0x49a3b3=_0x545427['is']('range')?_0x4646c4:_0x4646c4['map'](_0xbf7bba=>qt(_0xbf7bba,this['_model']));if('never'===this['_trackFormatChanges']){const _0x23211e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x224d30,'accept');return this['forceDefaultExecution'](()=>_0x23211e(_0x49a3b3,_0xafce5d,_0x6efb3b)),null;}_0x4aed0a['push'](..._0x49a3b3);let _0x462fa1=!0x0;for(const _0x1955ce of _0x4aed0a)if(!this['_rangeIsInLocalUserInsertion'](_0x1955ce)){_0x462fa1=!0x1;break;}if(_0x462fa1&&'always'!==this['_trackFormatChanges']){const _0x3bbf73=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x224d30,'accept');return this['forceDefaultExecution'](()=>_0x3bbf73(_0x49a3b3,_0xafce5d,_0x6efb3b)),null;}const _0x16cbe2=this['editor']['plugins']['get']('Users')['me'];for(const _0x1764e0 of this['getSuggestions']()){if(_0x1764e0['author']['id']!=_0x16cbe2['id'])continue;if('formatBlock'!=_0x1764e0['type']||_0x1764e0['data']['formatGroupId']!=_0xafce5d['formatGroupId'])continue;if(!Wt(_0x1764e0,_0x6efb3b))continue;const _0x252f96=_0x1764e0['subType']==_0x224d30;for(let _0x9e0961=0x0;_0x9e0961<_0x49a3b3['length'];_0x9e0961++){const _0x210fbe=_0x49a3b3[_0x9e0961];for(const _0x3f411a of _0x1764e0['getMarkers']()){const _0x58533b=_0x3f411a['getRange']();if(_0x210fbe['isEqual'](_0x58533b)){_0x252f96?(_0x49a3b3['splice'](_0x9e0961,0x1),_0x9e0961--):_0x1764e0['removeMarker'](_0x3f411a['name']);break;}}}}if(0x0==_0x49a3b3['length'])return null;const _0x235d6f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x224d30,'join');for(const _0x438396 of this['getSuggestions']())if(_0x438396['author']['id']==_0x16cbe2['id']&&'formatBlock'==_0x438396['type']&&_0x438396['data']['formatGroupId']==_0xafce5d['formatGroupId']&&_0x438396['subType']==_0x224d30&&Wt(_0x438396,_0x6efb3b)&&(_0x235d6f(_0x438396['getRanges'](),_0x49a3b3)||_0x235d6f(_0x49a3b3,_0x438396['getRanges']()))){for(const _0x344650 of _0x49a3b3)_0x438396['addRange'](_0x344650);return _0x438396;}const _0x2bbcb3=_0x2b8ec1(),_0x267e2f=_0x16cbe2['id'],_0x585e4e='formatBlock:'+_0x224d30,_0x38231b=this['_setSuggestionData']({'id':_0x2bbcb3,'type':_0x585e4e,'data':_0xafce5d,'createdAt':new Date(),'authorId':_0x267e2f,'attributes':_0x6efb3b});for(const _0x5aeb5c of _0x49a3b3)this['_addSuggestionMarker'](_0x585e4e,_0x2bbcb3,_0x267e2f,_0x5aeb5c,u['getMultiRangeId']());return _0x38231b;}['markDeletion'](_0x5f0edf,_0x17fe5e=null,_0x2acc32={}){if(_0x5f0edf['isCollapsed'])return null;const _0x119558=this['editor']['plugins']['get']('Users')['me'],_0x5b0f0d=new _0x41d70f(_0x5f0edf['start'],_0x5f0edf['end']);for(const {suggestion:_0x4df748,meta:_0x189487}of this['_findSuggestions'](_0x5b0f0d,'insertion'))if(_0x189487['isOwn']&&!_0x189487['isNextTo']){if(_0x4df748['isMultiRange']){const _0xcb3ff=_0x4df748['getRanges']()['filter'](_0x5372bb=>'$graveyard'!=_0x5372bb['root']['rootName']);_0xcb3ff['every'](_0x9f78f2=>_0x5b0f0d['containsRange'](_0x9f78f2,!0x0))&&_0x4df748['discard']();if(_0xcb3ff['some'](_0x1c1320=>_0x1c1320['containsRange'](_0x5b0f0d,!0x0))){const _0x1ee082=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x17fe5e,'accept');return this['forceDefaultExecution'](()=>_0x1ee082([_0x5b0f0d],null,_0x2acc32)),null;}}else{const _0x487fc9=_0x5b0f0d['getIntersection'](_0x4df748['getFirstRange']());null!==_0x487fc9&&_0x4df748['_onDiscard']([_0x487fc9],null,_0x2acc32);}}if(_0x5b0f0d['detach'](),_0x5b0f0d['isCollapsed']||'$graveyard'==_0x5b0f0d['root']['rootName'])return null;let _0x16f51b=null,_0x15683b=_0x5b0f0d['start'],_0x5a1558=_0x5b0f0d['end'];const _0x4304e7=this['_findSuggestions'](_0x5b0f0d,'deletion');for(const {suggestion:_0x2554eb,meta:_0x34f467}of _0x4304e7){const _0x184ab8=this['_model']['createRange'](_0x15683b,_0x5a1558);if(_0x34f467['isOwn']&&(this['_mergeNestedSuggestions']||!_0x34f467['containsRangeInObject']&&!_0x34f467['isInsideObject'])){if(_0x2554eb['isMultiRange']){if(!Wt(_0x2554eb,_0x2acc32))continue;let _0x1eaf20=!0x0;for(const _0x6646ea of _0x2554eb['getRanges']()){if(_0x6646ea['containsRange'](_0x184ab8,!0x0))return _0x2554eb;_0x184ab8['containsRange'](_0x6646ea)||(_0x1eaf20=!0x1);}_0x1eaf20&&_0x2554eb['discard']();}else{const _0x158879=_0x2554eb['getFirstRange']();if(_0x158879['containsRange'](_0x184ab8,!0x0))return _0x2554eb;if(!Wt(_0x2554eb,_0x2acc32)){_0x184ab8['containsRange'](_0x158879)?_0x2554eb['removeMarkers']():_0x158879['containsPosition'](_0x15683b)?_0x15683b=_0x158879['end']:_0x158879['containsPosition'](_0x5a1558)&&(_0x5a1558=_0x158879['start']);continue;}_0x15683b=_0x15683b['isBefore'](_0x158879['start'])?_0x15683b:_0x158879['start'],_0x5a1558=_0x5a1558['isAfter'](_0x158879['end'])?_0x5a1558:_0x158879['end'],_0x2acc32=Object['assign']({},_0x2554eb['attributes']),_0x16f51b?_0x158879['start']['isBefore'](_0x16f51b['getFirstRange']()['start'])?(_0x16f51b['removeMarkers'](),_0x16f51b=_0x2554eb):_0x2554eb['removeMarkers']():_0x16f51b=_0x2554eb;}}}if(_0x16f51b)return this['_setSuggestionRange'](_0x16f51b,this['_model']['createRange'](_0x15683b,_0x5a1558)),_0x16f51b;{const _0x308f8c=_0x2b8ec1(),_0x523dab=this['_model']['createRange'](_0x15683b,_0x5a1558),_0x3a4027=_0x119558['id'],_0x5439e7=_0x17fe5e?'deletion:'+_0x17fe5e:'deletion',_0x5d8eef=this['_setSuggestionData']({'id':_0x308f8c,'type':_0x5439e7,'createdAt':new Date(),'authorId':_0x3a4027,'attributes':_0x2acc32});return this['_addSuggestionMarker'](_0x5439e7,_0x308f8c,_0x3a4027,_0x523dab),_0x5d8eef;}}['markMultiRangeDeletion'](_0x3401ac,_0x5e907f='multi',_0x4bcab7={}){const _0x56caf7=this['editor']['plugins']['get']('Users')['me'],_0x42f024=_0x3401ac['map'](_0x146bc2=>new _0x41d70f(_0x146bc2['start'],_0x146bc2['end'])),_0x17edae=new Set();for(const {suggestion:_0x598df6,meta:_0x351494}of this['_findSuggestions'](_0x42f024,'insertion'))_0x351494['isOwn']&&!_0x351494['isNextTo']&&_0x17edae['add'](_0x598df6);for(const _0x585a6d of _0x17edae)if(_0x585a6d['isMultiRange']){const _0x388010=_0x585a6d['getRanges']();(!_0x585a6d['attributes']||!_0x585a6d['attributes']['skipNestingCheck'])&&(_0x388010['every'](_0x21d24b=>_0x42f024['some'](_0x287144=>_0x287144['containsRange'](_0x21d24b,!0x0)))&&_0x585a6d['discard']());if(_0x42f024['every'](_0x42632a=>_0x388010['some'](_0x1807fd=>_0x1807fd['containsRange'](_0x42632a,!0x0)))){const _0x2faaf3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5e907f,'accept');return this['forceDefaultExecution'](()=>_0x2faaf3(_0x3401ac,null,_0x4bcab7)),null;}}else{const _0x417219=_0x585a6d['getFirstRange']();_0x42f024['some'](_0x49db79=>_0x49db79['containsRange'](_0x417219,!0x0))&&_0x585a6d['discard']();if(_0x42f024['every'](_0x4c9d70=>_0x417219['containsRange'](_0x4c9d70,!0x0))){const _0x5ced58=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5e907f,'accept');return this['forceDefaultExecution'](()=>_0x5ced58(_0x42f024,null,_0x4bcab7)),null;}}const _0x55f800=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5e907f,'join');let _0x3369e8=null;for(const _0x53c6b9 of this['getSuggestions']())if(_0x53c6b9['author']['id']==_0x56caf7['id']&&_0x53c6b9['isInContent']&&'deletion'==_0x53c6b9['type']&&_0x53c6b9['subType']==_0x5e907f&&Wt(_0x53c6b9,_0x4bcab7)&&(_0x55f800(_0x53c6b9['getRanges'](),_0x42f024)||_0x55f800(_0x42f024,_0x53c6b9['getRanges']()))){if(_0x3369e8){if(_0x53c6b9['commentThread']&&_0x53c6b9['commentThread']['length'])continue;for(const _0x1a82d6 of _0x53c6b9['getRanges']())_0x3369e8['isIntersectingWithRange'](_0x1a82d6)||_0x3369e8['addRange'](_0x1a82d6);_0x53c6b9['removeMarkers']();}else{_0x3369e8=_0x53c6b9;for(const _0x5d9252 of _0x42f024)_0x53c6b9['isIntersectingWithRange'](_0x5d9252)||_0x53c6b9['addRange'](_0x5d9252);}}if(_0x3369e8)return _0x3369e8;_0x17edae['clear']();for(const {suggestion:_0x4106be,meta:_0x1d4774}of this['_findSuggestions'](_0x42f024,'deletion'))_0x1d4774['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1d4774['containsRangeInObject']&&!_0x1d4774['isInsideObject'])&&Wt(_0x4106be,_0x4bcab7)&&_0x17edae['add'](_0x4106be);for(const _0x1f496d of _0x17edae){const _0x16decc=_0x1f496d['getRanges']();if(!_0x4bcab7||!_0x4bcab7['skipNestingCheck']){if(_0x42f024['every'](_0x1330af=>_0x16decc['some'](_0x288d56=>_0x288d56['containsRange'](_0x1330af,!0x0))))return _0x1f496d;}(!_0x1f496d['attributes']||!_0x1f496d['attributes']['skipNestingCheck'])&&(_0x16decc['every'](_0x14d376=>_0x42f024['some'](_0x1ca6d6=>_0x1ca6d6['containsRange'](_0x14d376,!0x0)))&&_0x1f496d['discard']());}const _0x50200c=_0x2b8ec1(),_0x5bf8ae=_0x56caf7['id'],_0xcf5e02='deletion:'+_0x5e907f,_0x2d6076=this['_setSuggestionData']({'id':_0x50200c,'type':_0xcf5e02,'createdAt':new Date(),'authorId':_0x5bf8ae,'attributes':_0x4bcab7});for(const _0x265c04 of _0x42f024)_0x265c04['detach'](),_0x265c04['isCollapsed']||'$graveyard'==_0x265c04['root']['rootName']||this['_addSuggestionMarker'](_0xcf5e02,_0x50200c,_0x5bf8ae,_0x265c04,u['getMultiRangeId']());return _0x2d6076;}['markAttributeChange'](_0x59dd6c,_0x4ac8a6,_0x3e2e58,_0x2de103,_0x51eb18){if(_0x59dd6c['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x4c205a=this['editor']['plugins']['get']('Users')['me']['id'],_0x5151e1=Array['from'](this['_suggestions']['values']())['filter'](_0x26aff6=>'attribute'==_0x26aff6['type']&&_0x26aff6['data']['key']==_0x4ac8a6&&_0x26aff6['isIntersectingWithRange'](_0x59dd6c));if('default'===this['_trackFormatChanges']){const _0x3c5763=this['_findSuggestions'](_0x59dd6c,'insertion')['filter'](({meta:_0x563da5})=>_0x563da5['isOwn']&&!_0x563da5['isInsideObject']&&!_0x563da5['isNextTo'])['map'](({suggestion:_0x3828b6})=>_0x3828b6);_0x5151e1['unshift'](..._0x3c5763);}const _0x2aa68c=new Map([[_0x59dd6c,_0x3e2e58]]);for(const _0x2c3e4f of _0x5151e1){const _0xa40243='attribute'==_0x2c3e4f['type']?_0x2c3e4f['data']['oldValue']:void 0x0,_0x560c85=_0x2c3e4f['getFirstRange'](),_0x420077=Array['from'](_0x2aa68c['keys']())['find'](_0x5db9ab=>_0x5db9ab['isIntersecting'](_0x560c85));if(!_0x420077)continue;const _0x33f248=_0x420077['getDifference'](_0x560c85);this['_isBlockAttribute'](_0x4ac8a6)&&'insertion'==_0x2c3e4f['type']&&0x0!=_0x33f248['length']||(_0x2aa68c['delete'](_0x420077),_0x33f248['forEach'](_0x470e54=>{_0x2aa68c['set'](_0x470e54,_0x3e2e58);}),'insertion'!=_0x2c3e4f['type']&&_0xa40243!=_0x2de103&&_0x2aa68c['set'](_0x420077['getIntersection'](_0x560c85),_0xa40243));}const _0x3bdd5f=[];for(const [_0xd5e9d4,_0x211d99]of _0x2aa68c){const _0x4f03e7=_0x2b8ec1(),_0x23edd3={'key':_0x4ac8a6,'oldValue':_0x211d99,'newValue':_0x2de103};_0x4ac8a6['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':_0x4ac8a6});const _0x3545a=('attribute:'+(_0x4ac8a6+'|'+Lt({'newValue':_0x2de103})))['substring'](0x0,0x3c),_0x12f92b=this['_setSuggestionData']({'id':_0x4f03e7,'type':_0x3545a,'data':_0x23edd3,'createdAt':new Date(),'authorId':_0x4c205a,'attributes':_0x51eb18});_0x3bdd5f['push'](_0x12f92b),this['_addSuggestionMarker'](_0x3545a,_0x4f03e7,_0x4c205a,_0xd5e9d4);}return _0x3bdd5f;}['enableDefaultAttributesIntegration'](_0x3a17c1){this['enableCommand'](_0x3a17c1,(_0x7e460d,..._0x34998a)=>{this['_recordAttributeChanges'](()=>{_0x7e460d(..._0x34998a);});});}['registerBlockAttribute'](_0x598c1e){this['_blockAttributeKeys']['add'](_0x598c1e);}['registerInlineAttribute'](_0x11d7f2){this['_inlineAttributeKeys']['add'](_0x11d7f2);}['_getAttributeKey'](_0x69be50){return'attribute'==_0x69be50['type']?_0x69be50['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x29705b,_0x1f3fc9){const _0x31d650=_0x29705b['getFirstMarker']();this['_model']['change'](_0x3d5ba4=>{_0x3d5ba4['updateMarker'](_0x31d650,{'range':_0x1f3fc9});});}['_addThreadToSuggestion'](_0x127f65){const _0x3d69e3=_0x127f65['id'],_0x44e150=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x3d69e3)||this['_commentsRepository']['addCommentThread']({'channelId':_0x44e150,'threadId':_0x3d69e3,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xae5d5=this['_commentsRepository']['getCommentThread'](_0x3d69e3);_0xae5d5['unbind']('isRemovable'),_0xae5d5['isRemovable']=!0x1,_0x127f65['commentThread']=_0xae5d5;}['_checkSuggestionCorrectness'](_0x11e4e6,_0x596c58,_0x372a42,_0x5c8434){if(_0x11e4e6['type']!=_0x596c58||_0x11e4e6['subType']!=_0x372a42||_0x11e4e6['creator']['id']!=_0x5c8434)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5be2ae('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x4508b1,_0x429c17){const _0xa2ca38=_0x4508b1['getFirstRange']();if(_0x429c17['isEqual'](_0xa2ca38))_0x4508b1['removeMarkers']();else{if(_0xa2ca38['containsRange'](_0x429c17)){const _0x4dd9b5=this['_model']['createPositionAt'](_0x429c17['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4508b1,this['_model']['createRange'](_0xa2ca38['start'],_0x4dd9b5));const _0x36772b=_0x2b8ec1(),_0x4a6ff0=_0x4508b1['creator']['id'],_0x1de7ff=_0x4508b1['type']+':'+_0x4508b1['subType'];this['_setSuggestionData']({'id':_0x36772b,'type':_0x1de7ff,'createdAt':new Date(),'authorId':_0x4a6ff0,'data':_0x4508b1['data'],'attributes':_0x4508b1['attributes']});const _0x35847a=this['_model']['createPositionAt'](_0x429c17['end']['parent'],'after'),_0x39fcd4=this['_model']['createRange'](_0x35847a,_0xa2ca38['end']);this['_addSuggestionMarker'](_0x1de7ff,_0x36772b,_0x4a6ff0,_0x39fcd4);}else{if(_0xa2ca38['containsPosition'](_0x429c17['start'])){const _0x41ae1a=this['_model']['createPositionAt'](_0x429c17['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4508b1,this['_model']['createRange'](_0xa2ca38['start'],_0x41ae1a));}else{const _0x608689=this['_model']['createPositionAt'](_0x429c17['end']['parent'],'after');this['_setSuggestionRange'](_0x4508b1,this['_model']['createRange'](_0x608689,_0xa2ca38['end']));}}}}['_rangeIsInLocalUserInsertion'](_0xde13d3){for(const {suggestion:_0x5e499d,meta:_0x283e78}of this['_findSuggestions'](_0xde13d3,'insertion')){if(!_0x283e78['isOwn'])continue;const _0x146873=_0x5e499d['getRanges']();for(const _0x35148e of _0x146873)if(!_0xde13d3['getDifference'](_0x35148e)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x36e34f){const _0x48b4cd=this['editor']['plugins']['get']('Users')['getUser'](_0x36e34f);if(!_0x48b4cd)throw new _0x5be2ae('track-changes-user-not-found',this);return _0x48b4cd;}['_getExternalAuthor'](_0x124398){const _0x174a3f=this['editor']['plugins']['get']('Users'),_0x3635ad=_0x557276('external:'+_0x124398),_0x7c039b=_0x174a3f['getUser'](_0x3635ad);return _0x7c039b||_0x174a3f['addUser']({'id':_0x3635ad,'name':_0x124398});}['_createSuggestion'](_0x519298,_0x5c2688,_0x218ce7,_0x175e3c,_0x206d49){const _0x226b5f=this['_getAuthorFromId'](_0x175e3c),_0x53f8c0=this['_suggestionFactory']['buildSuggestion'](_0x519298,_0x5c2688,_0x218ce7,_0x226b5f,_0x206d49,_0x43b1a8=>{this['_updateSuggestionData'](_0x218ce7,{'attributes':_0x43b1a8});const _0x25f55e=this['getSuggestion'](_0x218ce7);this['_joinWithAdjacentSuggestions'](new Set([_0x25f55e])),this['_refreshSuggestionsChain'](new Set([_0x25f55e]));});return this['listenTo'](_0x53f8c0,'accept',()=>{this['_updateSuggestionData'](_0x218ce7,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x53f8c0,'discard',()=>{this['_updateSuggestionData'](_0x218ce7,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x218ce7,_0x53f8c0),this['_suggestionState']['set'](_0x53f8c0,'notReady'),_0x53f8c0;}['_splitMarkerName'](_0x59e5b4){const _0x1f1372=_0x59e5b4['split'](':');return{'group':_0x1f1372[0x0],'type':_0x1f1372[0x1],'subType':_0x1f1372['length']>=0x5?_0x1f1372[0x2]:null,'id':_0x1f1372['length']<0x5?_0x1f1372[0x2]:_0x1f1372[0x3],'authorId':_0x1f1372['length']<0x5?_0x1f1372[0x3]:_0x1f1372[0x4],'markerCount':0x6==_0x1f1372['length']?_0x1f1372[0x5]:null};}['_breakSuggestionMarker'](_0x548952,_0x2efcf8,_0x10d9e4){const _0x5e217e=_0x548952['getFirstRange'](),_0x396b36=_0x5e217e['start'],_0x1d807c=_0x5e217e['end'];this['_setSuggestionRange'](_0x548952,this['_model']['createRange'](_0x396b36,_0x2efcf8));const _0x2b6ed1=_0x2b8ec1(),_0x2c7696=_0x548952['creator']['id'],_0x4d28d9=_0x548952['type']+(_0x548952['subType']?':'+_0x548952['subType']:'');this['_setSuggestionData']({'id':_0x2b6ed1,'type':_0x4d28d9,'createdAt':new Date(),'authorId':_0x2c7696,'originalSuggestionId':_0x548952['id'],'attributes':_0x548952['attributes'],'data':_0x548952['data']});const _0x24f103=this['_getAttributeKey'](_0x548952);('formatBlock'==_0x548952['type']||_0x24f103&&this['_isBlockAttribute'](_0x24f103))&&(_0x10d9e4=this['_model']['createPositionBefore'](_0x10d9e4['parent'])),this['_addSuggestionMarker'](_0x4d28d9,_0x2b6ed1,_0x2c7696,this['_model']['createRange'](_0x10d9e4,_0x1d807c));}['_findSuggestions'](_0x46f592,_0x45076e=null){const _0x6f3fc3=[],_0x5853a6=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x46f592)||(_0x46f592=[_0x46f592]);for(const _0x637f5 of this['getSuggestions']()){if(!_0x637f5['isInContent'])continue;if(_0x45076e&&_0x637f5['type']!=_0x45076e)continue;let _0x5165c1=!0x1;for(const _0x50970b of _0x637f5['getRanges']()){for(const _0x5b575d of _0x46f592){const _0x438a11=_0x5b575d['start']['isEqual'](_0x50970b['end'])||_0x5b575d['end']['isEqual'](_0x50970b['start']);if(_0x438a11||_0x5b575d['getIntersection'](_0x50970b)){const _0x26b6c5=_0x5b575d['containsRange'](_0x50970b)&&Pt(this['_model']['schema'],_0x50970b['start'],_0x5b575d),_0x508865=_0x50970b['containsRange'](_0x5b575d)&&Pt(this['_model']['schema'],_0x5b575d['start'],_0x50970b);_0x6f3fc3['push']({'suggestion':_0x637f5,'meta':{'isOwn':_0x5853a6==_0x637f5['author'],'isNextTo':_0x438a11,'isInsideObject':_0x26b6c5,'containsRangeInObject':_0x508865}}),_0x5165c1=!0x0;break;}}if(_0x5165c1)break;}}return _0x6f3fc3;}['_addSuggestionMarker'](_0x59745d,_0x3ab7e5,_0x33844d,_0xd489f0,_0xa59642){this['_model']['change'](_0x2ad595=>{let _0x5a5270='suggestion:'+_0x59745d+':'+_0x3ab7e5+':'+_0x33844d;_0xa59642&&(_0x5a5270=_0x5a5270+':'+_0xa59642),_0x2ad595['addMarker'](_0x5a5270,{'range':_0xd489f0,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x200dce){const _0x3c6e88=_0x200dce['previous'],_0x1c442e=_0x200dce['next'];_0x200dce['previous']=null,_0x200dce['next']=null,null!=_0x3c6e88&&_0x3c6e88['next']==_0x200dce&&(_0x3c6e88['next']=_0x1c442e),null!=_0x1c442e&&_0x1c442e['previous']==_0x200dce&&(_0x1c442e['previous']=_0x3c6e88),'ready'==this['_suggestionState']['get'](_0x200dce)&&(this['_suggestionState']['set'](_0x200dce,'removed'),this['fire']('suggestionUnloaded',_0x200dce,_0x3c6e88,_0x1c442e));}['_setSuggestionData'](_0x6dd74a){const _0x217f57=_0x6dd74a['id'],_0x2cb8fc=this['addSuggestionData'](_0x6dd74a);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x4eef2d=this['editor']['plugins']['get']('PendingActions'),_0x173d4c=_0x2cb8fc['hasComments'],_0x1b01a3=_0x2cb8fc['subType']?_0x2cb8fc['type']+':'+_0x2cb8fc['subType']:_0x2cb8fc['type'],_0x47a010=this['editor']['locale'],_0xfcc8d6=_0x4eef2d['add'](o(_0x47a010,'PENDING_ACTION_SUGGESTION')),_0x6644f0={'id':_0x217f57,'type':_0x1b01a3,'hasComments':_0x173d4c,'data':_0x6dd74a['data']||null,'originalSuggestionId':_0x6dd74a['originalSuggestionId']||null,'attributes':_0x2cb8fc['attributes']};this['_adapter']['addSuggestion'](_0x6644f0)['then'](_0x2c22b2=>{_0x2cb8fc['_saved']=!0x0,_0x4eef2d['remove'](_0xfcc8d6),_0x2c22b2&&_0x2c22b2['createdAt']&&(this['_suggestions']['get'](_0x217f57)['createdAt']=_0x2c22b2['createdAt']);})['catch'](_0x479fda=>{throw _0x35c42f('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x2cb8fc['discard']();}),_0x2cb8fc['stopListening'](),this['_suggestions']['delete'](_0x2cb8fc['id']),this['_suggestionState']['delete'](_0x2cb8fc),_0x479fda;});}return _0x2cb8fc;}['_isBlockAttribute'](_0x4be0b0){return this['_blockAttributeKeys']['has'](_0x4be0b0);}['_updateSuggestionData'](_0x414098,_0x560a88){const _0x3dbca0=this['editor']['plugins']['get']('PendingActions'),_0x34c076=this['getSuggestion'](_0x414098);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x34c076['_saved']){const _0x41b22a=_0x3dbca0['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x414098,_0x560a88)['then'](()=>{_0x3dbca0['remove'](_0x41b22a);});}else _0x34c076['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x414098,_0x560a88);});}}['_getSuggestionData'](_0x43c8b3){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5be2ae('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x43c8b3);}['_handleNewSuggestionMarker'](_0x435b56){const {id:_0xc269f7,type:_0x40442a,subType:_0x5da72,authorId:_0x5f2db7}=this['_splitMarkerName'](_0x435b56),_0x4f51e5=this['_suggestions']['get'](_0xc269f7)||this['_createSuggestion'](_0x40442a,_0x5da72,_0xc269f7,_0x5f2db7,{});switch(this['_checkSuggestionCorrectness'](_0x4f51e5,_0x40442a,_0x5da72,_0x5f2db7),this['_suggestionState']['get'](_0x4f51e5)){case'notReady':this['_getSuggestionData'](_0xc269f7)['then'](_0x3cfe86=>{let _0x476838=Promise['resolve']();_0x3cfe86['hasComments']&&(_0x476838=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0xc269f7})),_0x476838['then'](()=>{this['addSuggestionData'](_0x3cfe86)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x4f51e5,'markerReady');break;case'removed':this['_updateSuggestionData'](_0xc269f7,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x4f51e5,'ready'),this['fire']('suggestionLoaded',_0x4f51e5);break;case'ready':this['fire']('suggestionChanged',_0x4f51e5);}return _0x4f51e5['addMarkerName'](_0x435b56),_0x4f51e5;}['_refreshSuggestionsChain'](_0x5a8f34){const _0x32ffcb=Array['from'](_0x5a8f34),_0x4e67e9=_0x32ffcb['filter'](_0x245482=>'attribute'==_0x245482['type']);this['_refreshAttributeSuggestionsChain'](_0x4e67e9);const _0x3207ee=_0x32ffcb['filter'](_0x2b960a=>!_0x2b960a['isMultiRange']&&'attribute'!=_0x2b960a['type']),_0x415aea=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xf095ae=>!_0xf095ae['isMultiRange']&&'attribute'!=_0xf095ae['type']),_0x59c37c=_0x415aea['filter'](_0x300ba3=>!_0x5a8f34['has'](_0x300ba3)),_0x554af1=new Map(_0x415aea['map'](_0x45c18e=>[_0x45c18e,this['_suggestionFactory']['getSuggestionCallback'](_0x45c18e['type'],_0x45c18e['subType'],'chain')])),_0x12860b=new Map(_0x415aea['map'](_0x2406fc=>[_0x2406fc,_0x2406fc['getFirstRange']()])),_0x261c40=new Set(),_0x2cfaca=new Set();for(let _0x537b82=0x0;_0x537b82<_0x3207ee['length'];_0x537b82++)_0x2b72ed(_0x3207ee[_0x537b82],_0x3207ee,_0x537b82+0x1);for(let _0x26730c=0x0;_0x26730c<_0x3207ee['length'];_0x26730c++)_0x2b72ed(_0x3207ee[_0x26730c],_0x59c37c,0x0);const _0x347974=new Set();for(let _0x11b926=0x0;_0x11b926<_0x3207ee['length'];_0x11b926++){const _0x3d6886=_0x3207ee[_0x11b926];!_0x2cfaca['has'](_0x3d6886)&&_0x3d6886['previous']&&(_0x347974['add'](_0x3d6886['previous']),_0x3d6886['previous']['next']===_0x3d6886&&(_0x3d6886['previous']['next']=null),_0x3d6886['previous']=null),!_0x261c40['has'](_0x3d6886)&&_0x3d6886['next']&&(_0x347974['add'](_0x3d6886['next']),_0x3d6886['next']['previous']===_0x3d6886&&(_0x3d6886['next']['previous']=null),_0x3d6886['next']=null);}function _0x2b72ed(_0x491502,_0x1a3657,_0x22bb2a){for(let _0x4d6613=_0x22bb2a;_0x4d6613<_0x1a3657['length'];_0x4d6613++){const _0x2818f8=_0x23749d(_0x491502,_0x1a3657[_0x4d6613]);_0x2818f8&&(_0x2818f8[0x0]['next']=_0x2818f8[0x1],_0x2818f8[0x1]['previous']=_0x2818f8[0x0],_0x261c40['add'](_0x2818f8[0x0]),_0x2cfaca['add'](_0x2818f8[0x1]));}}function _0x23749d(_0x1e6f84,_0x4a798a){if(_0x1e6f84['author']['id']!==_0x4a798a['author']['id'])return null;const _0x247b8a=_0x554af1['get'](_0x1e6f84)(_0x1e6f84,_0x4a798a,_0x12860b['get'](_0x1e6f84),_0x12860b['get'](_0x4a798a));if(!_0x247b8a)return null;return _0x554af1['get'](_0x4a798a)(_0x1e6f84,_0x4a798a,_0x12860b['get'](_0x1e6f84),_0x12860b['get'](_0x4a798a))?_0x247b8a[0x1]['commentThread']&&_0x247b8a[0x1]['commentThread']['length']?null:_0x247b8a:null;}_0x347974['size']&&this['_refreshSuggestionsChain'](_0x347974);}['_refreshAttributeSuggestionsChain'](_0x534647){if(0x0==_0x534647['length'])return;const _0x17f5ae=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4af206=>'attribute'==_0x4af206['type']&&_0x4af206['_isDataLoaded']),_0x5338c1=[],_0x245ffd=new Map();for(const _0x56885e of _0x17f5ae){const _0x2e821c=_0x557276(_0x56885e['attributes']);_0x245ffd['has'](_0x2e821c)||(_0x245ffd['set'](_0x2e821c,_0x5338c1['length']),_0x5338c1['push']([]));const _0x2497d1=_0x245ffd['get'](_0x2e821c);_0x5338c1[_0x2497d1]['push'](_0x56885e);}!(function(){_0x5338c1['sort']((_0x5a1e66,_0x20eefd)=>{const _0x1737d1=_0x5a1e66[0x0]['createdAt'],_0x58c6a0=_0x20eefd[0x0]['createdAt'];return _0x1737d1==_0x58c6a0?_0x5a1e66[0x0]['attributes']['groupId']<_0x20eefd[0x0]['attributes']['groupId']?-0x1:0x1:_0x1737d1<_0x58c6a0?-0x1:0x1;});for(const _0x3d6933 of _0x5338c1)_0x3d6933['sort']((_0x50593f,_0x2be2ec)=>_0x50593f['id']<_0x2be2ec['id']?-0x1:0x1);}());for(let _0x5e7e1e=0x0;_0x5e7e1e<_0x5338c1['length'];_0x5e7e1e++){if(0x0==_0x5338c1[_0x5e7e1e]['length'])continue;const _0x4705d9=[];for(let _0x4d04cc=_0x5e7e1e+0x1;_0x4d04cc<_0x5338c1['length'];_0x4d04cc++)0x0!=_0x5338c1[_0x4d04cc]['length']&&_0x50e893(_0x5338c1[_0x5e7e1e],_0x5338c1[_0x4d04cc])&&_0x4705d9['push'](_0x4d04cc);for(const _0x5462e6 of _0x4705d9)_0x5338c1[_0x5e7e1e]=_0x5338c1[_0x5e7e1e]['concat'](_0x5338c1[_0x5462e6]),_0x5338c1[_0x5462e6]=[];}for(const _0x35dcac of _0x5338c1)for(let _0x56ec03=0x0;_0x56ec03<_0x35dcac['length'];_0x56ec03++){const _0x951629=_0x35dcac[_0x56ec03+0x1]||null;_0x35dcac[_0x56ec03]['next']!==_0x951629&&(_0x35dcac[_0x56ec03]['next']=_0x951629);}for(const _0x18c27a of _0x5338c1)for(let _0x1f13ff=0x0;_0x1f13ff<_0x18c27a['length'];_0x1f13ff++){const _0x5727a4=_0x18c27a[_0x1f13ff-0x1]||null;_0x18c27a[_0x1f13ff]['previous']!==_0x5727a4&&(_0x18c27a[_0x1f13ff]['previous']=_0x5727a4);}function _0x50e893(_0x2ee634,_0x4d51ce){if(_0x2ee634[0x0]['attributes']['groupId']!==_0x4d51ce[0x0]['attributes']['groupId']&&_0x2ee634[0x0]['author']!==_0x4d51ce[0x0]['author'])return!0x1;if(!function(_0x3a1215,_0x26ab14){if(!_0x3a1215['hasComments']&&!_0x26ab14['hasComments'])return!0x0;if(_0x3a1215['hasComments']&&_0x26ab14['hasComments'])return!0x1;if(_0x3a1215['hasComments']&&_0x26ab14['createdAt']<_0x3a1215['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x26ab14['hasComments']&&_0x3a1215['createdAt']<_0x26ab14['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x2ee634[0x0],_0x4d51ce[0x0]))return!0x1;const _0x28772b=Ut(_0x2ee634[0x0]['attributes'],'groupId'),_0x94f8e3=Ut(_0x4d51ce[0x0]['attributes'],'groupId');if(!_0x24363f(_0x28772b,_0x94f8e3))return!0x1;return!!_0x2ee634['every'](_0x3ec5fe=>_0x4d51ce['some'](_0x25c5e8=>_0x3ec5fe['getFirstRange']()['isEqual'](_0x25c5e8['getFirstRange']())))&&_0x4d51ce['every'](_0x1b5f78=>_0x2ee634['some'](_0x39a5a2=>_0x1b5f78['getFirstRange']()['isEqual'](_0x39a5a2['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1bdc51){const _0x29c122=Array['from'](_0x1bdc51),_0x2628e6=this['getSuggestions']({'skipNotAttached':!0x0}),_0x9e575c=_0x2628e6['filter'](_0x35e3c4=>!_0x1bdc51['has'](_0x35e3c4)),_0x595d97=new Map(_0x29c122['map'](_0x143dcb=>[_0x143dcb,this['_suggestionFactory']['getSuggestionCallback'](_0x143dcb['type'],_0x143dcb['subType'],'join')])),_0x4e39c1=new Map(_0x2628e6['map'](_0x575852=>[_0x575852,_0x575852['getRanges']()]));for(let _0x38b912=0x0;_0x38b912<_0x29c122['length'];_0x38b912++){if(_0x4ac661(this,_0x29c122[_0x38b912],_0x29c122,_0x38b912+0x1))return!0x0;}for(let _0x6e03bf=0x0;_0x6e03bf<_0x29c122['length'];_0x6e03bf++){if(_0x4ac661(this,_0x29c122[_0x6e03bf],_0x9e575c,0x0))return!0x0;}return!0x1;function _0x4ac661(_0xe668f7,_0x3b1bb3,_0x18524d,_0x4235e9){for(let _0x10b86b=_0x4235e9;_0x10b86b<_0x18524d['length'];_0x10b86b++){const _0xebb00b=_0x18524d[_0x10b86b];if(_0xebb00b['type']!==_0x3b1bb3['type']||_0xebb00b['author']['id']!==_0x3b1bb3['author']['id']||_0xebb00b['subType']!==_0x3b1bb3['subType'])continue;if(!Kt(_0x3b1bb3,_0xebb00b))continue;if('attribute'==_0x3b1bb3['type']&&_0x3b1bb3['data']['oldValue']!=_0xebb00b['data']['oldValue'])continue;if('attribute'==_0x3b1bb3['type']&&_0xe668f7['_isBlockAttribute'](_0x3b1bb3['data']['key']))continue;if('formatBlock'==_0x3b1bb3['type']){const _0xaec01=_0xe668f7['editor']['model'],_0x5ade75=_0x3b1bb3['getContainedElement']();if(_0x5ade75&&(_0xaec01['schema']['isObject'](_0x5ade75)||_0xaec01['schema']['isLimit'](_0x5ade75)))continue;}const _0x7cb6f5=_0x595d97['get'](_0x3b1bb3),_0x3d1212=_0x4e39c1['get'](_0x3b1bb3),_0x1832df=_0x4e39c1['get'](_0xebb00b),_0x1ce45c=_0x3b1bb3['commentThread']&&_0x3b1bb3['commentThread']['length'],_0xdc70db=_0xebb00b['commentThread']&&_0xebb00b['commentThread']['length'];if(!_0x1ce45c&&_0x7cb6f5(_0x1832df,_0x3d1212))return _0xe668f7['_joinSuggestions'](_0xebb00b,_0x3b1bb3),_0x4e39c1['delete'](_0x3b1bb3),!0x0;if(!_0xdc70db&&_0x7cb6f5(_0x3d1212,_0x1832df))return _0xe668f7['_joinSuggestions'](_0x3b1bb3,_0xebb00b),_0x4e39c1['delete'](_0xebb00b),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5f5312,_0x1250df){if(_0x5f5312['isMultiRange']){for(const _0x3b078f of _0x1250df['getRanges']())_0x5f5312['addRange'](_0x3b078f);}else{const _0x33234c=_0x1250df['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5f5312,this['_model']['createRange'](_0x5f5312['getFirstRange']()['start'],_0x33234c));}_0x1250df['removeMarkers']();}['_getMarkerAnnouncementText'](_0x2830e9,_0xa7e879,_0x929ed2){const _0x3bf6e9=_0x2830e9['startsWith']('format')||_0x2830e9['startsWith']('attribute')?'FORMATTING':_0x2830e9['toUpperCase']();return o(this['editor']['locale'],_0xa7e879+'_'+_0x3bf6e9+'_SUGGESTION_ANNOUNCEMENT',_0x929ed2);}['_initAriaMarkerChangeAnnouncements'](){const _0x2f2e4b=this['editor'];if(!_0x2f2e4b['ui'])return;const {ariaLiveAnnouncer:_0x75c449}=_0x2f2e4b['ui'];_0x208b1d(this['_model'],({left:_0x1cd738,entered:_0x17fb53})=>{for(const _0x4089bf of _0x1cd738){const {group:_0xddbd82,type:_0x34afc5}=this['_splitMarkerName'](_0x4089bf['name']);if('suggestion'===_0xddbd82){_0x75c449['announce'](this['_getMarkerAnnouncementText'](_0x34afc5,'LEAVE'));break;}}for(const _0x374bde of _0x17fb53){const {group:_0x393375,type:_0x291e3f}=this['_splitMarkerName'](_0x374bde['name']);if('suggestion'===_0x393375){_0x75c449['announce'](this['_getMarkerAnnouncementText'](_0x291e3f,'ENTER',_0x5ef03d(_0x57c466)));break;}}});}['_processAttributeChanges'](_0x29f202){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4c9e32=this['editor'],_0x27aee2=_0x4c9e32['model']['document']['differ']['getChanges']();if(0x0==_0x27aee2['length'])return!0x1;const _0x3005e0=[],_0x41cc65=_0x27aee2['filter'](_0xd91ca0=>'attribute'==_0xd91ca0['type']),_0x46b545=_0x27aee2['filter'](_0x186471=>'insert'==_0x186471['type']&&'$text'!=_0x186471['name']),_0x4e7e49=_0x27aee2['filter'](_0x1a450e=>'remove'==_0x1a450e['type']&&'$text'!=_0x1a450e['name']);for(const _0x558a5d of _0x41cc65)_0x3005e0['push']({'key':_0x558a5d['attributeKey'],'newValue':_0x558a5d['attributeNewValue'],'oldValue':_0x558a5d['attributeOldValue'],'range':Ht(_0x558a5d['range'],_0x4c9e32['model'])});for(const _0x4a6877 of _0x46b545){const _0x10a0fc=_0x4e7e49['find'](_0x4168a6=>_0x4168a6['position']['isEqual'](_0x4a6877['position']));_0x10a0fc&&_0x3005e0['push']({'key':m,'newValue':_0x4a6877['name'],'oldValue':_0x10a0fc['name'],'range':_0x4c9e32['model']['createRangeOn'](_0x4a6877['position']['nodeAfter'])});}return 0x0!=_0x3005e0['length']&&this['_reduceExistingSuggestions'](_0x29f202,_0x3005e0);}['_processAttributeSuggestions'](_0x3dbb14){let _0x1b1d53=!0x1;const _0x231b18=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1e31fc=>_0x1e31fc['data']['newRange']&&_0x1e31fc['name']['startsWith']('suggestion:attribute:'));for(const _0x31983f of _0x231b18){const {subType:_0x2c99e1,id:_0x3ab922}=this['_splitMarkerName'](_0x31983f['name']),_0x34c6e0=_0x2c99e1['split']('|')[0x0];for(const _0x19e267 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x19e267['id']!=_0x3ab922&&'attribute'==_0x19e267['type']&&_0x19e267['data']&&_0x19e267['data']['key']==_0x34c6e0&&_0x19e267['getFirstRange']()['isIntersecting'](_0x31983f['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x19e267,_0x31983f['data']['newRange'],_0x3dbb14),_0x1b1d53=!0x0);}return _0x1b1d53;}['_recordAttributeChanges'](_0x227928){this['_recordAttributeSuggestions']=!0x0,_0x227928();}['_isRegisteredAttribute'](_0x177a26){const _0x4aff63=this['_isBlockAttribute'](_0x177a26),_0x336017=this['_inlineAttributeKeys']['has'](_0x177a26);return _0x4aff63||_0x336017;}['_reduceExistingSuggestions'](_0x264c54,_0x4459de){if(0x0==_0x4459de['length'])return!0x1;let _0x42da2f=!0x1;for(const _0x2c0434 of _0x4459de){const _0x400d9f=this['_findSuggestions'](_0x2c0434['range'],'attribute')['filter'](_0x49e743=>!_0x49e743['meta']['isNextTo'])['map'](_0x3e67a0=>_0x3e67a0['suggestion']),_0x285943=_0x557276({'newValue':_0x2c0434['newValue']});_0x400d9f['filter'](_0x254fdc=>{const [_0x3bef6e,_0x274d01]=_0x254fdc['subType']['split']('|');return _0x3bef6e==_0x2c0434['key']&&_0x274d01!=_0x285943;})['forEach'](_0x4d1aaa=>{this['_reduceSuggestionAttributeRange'](_0x4d1aaa,_0x2c0434['range'],_0x264c54),_0x42da2f=!0x0;});}return _0x42da2f;}['_reduceSuggestionAttributeRange'](_0x5293f0,_0x3a7e9a,_0x27933f){const _0x3283bb=_0x5293f0['getFirstRange']()['getDifference'](_0x3a7e9a);0x0!==_0x3283bb['length']?0x1!==_0x3283bb['length']?this['_breakSuggestionMarker'](_0x5293f0,_0x3a7e9a['start'],_0x3a7e9a['end']):this['_setSuggestionRange'](_0x5293f0,_0x3283bb[0x0]):_0x27933f['removeMarker'](_0x5293f0['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x4e817a){this['_editor']=_0x4e817a,this['_model']=_0x4e817a['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x308b44,_0x30272b,_0xe5fc1d,_0x17389d,_0x7ef73c,_0x58a462){return new u(this['_model'],{'type':_0x308b44,'subType':_0x30272b,'id':_0xe5fc1d,'author':_0x17389d,'creator':_0x17389d,'attributes':_0x7ef73c,'onAttributesChange':_0x58a462,'onAccept':(..._0x4b4beb)=>this['getSuggestionCallback'](_0x308b44,_0x30272b,'accept')(..._0x4b4beb),'onDiscard':(..._0x1b8248)=>this['getSuggestionCallback'](_0x308b44,_0x30272b,'discard')(..._0x1b8248)});}['registerCustomCallback'](_0x4cd973,_0x55d0a6,_0x192834,_0x55b77e){const _0x1c4e29=_0x4cd973+':'+_0x55d0a6+':'+_0x192834;this['_customCallbacks']['set'](_0x1c4e29,_0x55b77e);}['getSuggestionCallback'](_0x3712a6,_0x22cb96,_0x1f17a2){const _0x566d4f=_0x3712a6+':'+_0x22cb96+':'+_0x1f17a2;return this['_customCallbacks']['get'](_0x566d4f)||this['_defaultCallbacks']['get'](_0x3712a6+':'+_0x1f17a2);}['_registerDefaultCallbacks'](){const _0x1d67ea=()=>!0x1,_0x4efabd=_0x4c6e1f=>{_0x4c6e1f['sort']((_0x3d6ca0,_0x2a6c73)=>_0x3d6ca0['start']['isBefore'](_0x2a6c73['start'])?0x1:-0x1),this['_model']['change'](_0x5d7c46=>{for(const _0x1da108 of _0x4c6e1f){let _0x27baac;_0x27baac=_0x1da108['end']['isAtEnd']&&_0x1da108['end']['parent']==_0x1da108['start']['nodeAfter']?_0x5d7c46['createSelection'](_0x1da108['start']['nodeAfter'],'on'):_0x5d7c46['createSelection'](_0x1da108),this['_model']['deleteContent'](_0x27baac,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x30bdf1=(_0x264550,_0x49bb93)=>{_0x49bb93&&this['_model']['change'](_0x46d55e=>{const {commandName:_0x212714,commandParams:_0x203cd1=[]}=_0x49bb93,_0x3218a0=_0x264550['map'](_0x4b4ccf=>(Gt(_0x4b4ccf)&&(_0x4b4ccf=this['_model']['createRange'](_0x4b4ccf['end'])),_0x4b4ccf))['filter'](_0x2ca57a=>'$graveyard'!==_0x2ca57a['root']['rootName']);if(_0x3218a0['length']<0x1)return;const _0x33c605=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x4d520a=>_0x41d70f['fromRange'](_0x4d520a));_0x46d55e['setSelection'](_0x3218a0);for(const _0x186f94 of this['_editor']['commands']['commands']())_0x186f94['refresh']();_0x203cd1['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x212714,..._0x203cd1);const _0x1cd356=_0x33c605['filter'](_0x47a605=>'$graveyard'!=_0x47a605['root']['rootName']);_0x1cd356['length']>0x0&&_0x46d55e['setSelection'](_0x1cd356);for(const _0x47bd11 of _0x33c605)_0x47bd11['detach']();});},_0x213eed=(_0x542a8d,_0x4cb760)=>0x1==_0x542a8d['length']&&0x1==_0x4cb760['length']&&_0x542a8d[0x0]['end']['isEqual'](_0x4cb760[0x0]['start']),_0x1d98bb=(_0x242a97,_0x89e767,_0x364fd8,_0x2b82c2)=>zt(_0x242a97,_0x89e767,_0x364fd8,_0x2b82c2)?[_0x242a97,_0x89e767]:zt(_0x89e767,_0x242a97,_0x2b82c2,_0x364fd8)?[_0x89e767,_0x242a97]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1d67ea),this['_defaultCallbacks']['set']('insertion:discard',_0x4efabd),this['_defaultCallbacks']['set']('insertion:join',_0x213eed),this['_defaultCallbacks']['set']('insertion:chain',_0x1d98bb),this['_defaultCallbacks']['set']('deletion:accept',_0x4efabd),this['_defaultCallbacks']['set']('deletion:discard',_0x1d67ea),this['_defaultCallbacks']['set']('deletion:join',_0x213eed),this['_defaultCallbacks']['set']('deletion:chain',_0x1d98bb),this['_defaultCallbacks']['set']('formatInline:accept',_0x30bdf1),this['_defaultCallbacks']['set']('formatInline:discard',_0x1d67ea),this['_defaultCallbacks']['set']('formatInline:join',_0x213eed),this['_defaultCallbacks']['set']('formatInline:chain',_0x1d67ea),this['_defaultCallbacks']['set']('formatBlock:accept',_0x30bdf1),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1d67ea),this['_defaultCallbacks']['set']('formatBlock:join',_0x213eed),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1d67ea),this['_defaultCallbacks']['set']('attribute:accept',_0x1d67ea),this['_defaultCallbacks']['set']('attribute:discard',(_0x32a77a,_0x385326)=>{if(!_0x385326)return;const _0x35d9c8=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x324965=>{if(_0x385326['key']==m)for(const _0x525efe of _0x32a77a){const _0x5dcd3e=_0x525efe['start']['nodeAfter'],_0x311b56=_0x385326['oldValue'];_0x324965['rename'](_0x5dcd3e,_0x311b56);}else{if(_0x35d9c8['_isBlockAttribute'](_0x385326['key'])){for(const _0x3918c9 of _0x32a77a)void 0x0!==_0x385326['oldValue']?_0x324965['setAttribute'](_0x385326['key'],_0x385326['oldValue'],_0x3918c9['start']['nodeAfter']):_0x324965['removeAttribute'](_0x385326['key'],_0x3918c9['start']['nodeAfter']);}else{for(const _0x508d6b of _0x32a77a)_0x385326['oldValue']?_0x324965['setAttribute'](_0x385326['key'],_0x385326['oldValue'],_0x508d6b):_0x324965['removeAttribute'](_0x385326['key'],_0x508d6b);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x213eed);}}function Pt(_0x1653e5,_0x5812bd,_0x588767){for(const _0x481a33 of _0x5812bd['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x481a33['root']==_0x481a33)return!0x1;if(!_0x588767['containsItem'](_0x481a33))return!0x1;if(_0x1653e5['isObject'](_0x481a33)||_0x1653e5['isLimit'](_0x481a33))return!0x0;}return!0x1;}function Gt(_0xc29e2b){return _0xc29e2b['end']['parent']==_0xc29e2b['start']['nodeAfter']&&_0xc29e2b['end']['isAtStart'];}function Ft(_0x5bf979,_0x4a107f,_0x1e1426,_0x147906){const _0x7afb4=_0x4bcdc1=>!_0x4bcdc1['item']['is']('$textProxy')&&!_0x147906['isObject'](_0x4bcdc1['item']),_0x3f89d4=_0x5bf979['start']['getLastMatchingPosition'](_0x7afb4),_0x2c9fba=_0x5bf979['end']['getLastMatchingPosition'](_0x7afb4,{'direction':'backward'});return(!_0x5bf979['start']['isEqual'](_0x3f89d4)||!_0x5bf979['end']['isEqual'](_0x2c9fba))&&(_0x3f89d4['isBefore'](_0x2c9fba)?_0x1e1426['updateMarker'](_0x4a107f,{'range':_0x1e1426['createRange'](_0x3f89d4,_0x2c9fba)}):_0x1e1426['removeMarker'](_0x4a107f),!0x0);}function Lt(_0x111a1e){return _0x557276(_0x111a1e);}function Jt(_0x3fb628){const _0x2e5d92=_0x3fb628['start']['nodeAfter'];return _0x2e5d92&&_0x2e5d92['is']('element');}function Ht(_0x28166f,_0x569158){return null==_0x28166f['end']['nodeBefore']&&_0x28166f['end']['parent']==_0x28166f['start']['nodeAfter']?qt(_0x28166f['start']['nodeAfter'],_0x569158):_0x28166f;}function qt(_0x3a2997,_0x3a40d5){const _0x4821d0=_0x3a40d5['schema']['isObject'](_0x3a2997)||_0x3a40d5['schema']['isSelectable'](_0x3a2997);return _0x3a40d5['createRange'](_0x3a40d5['createPositionAt'](_0x3a2997,'before'),_0x4821d0?_0x3a40d5['createPositionAfter'](_0x3a2997):_0x3a40d5['createPositionAt'](_0x3a2997,'end'));}function zt(_0x3a7055,_0x41648c,_0x7ca137,_0x317028){return!!Kt(_0x3a7055,_0x41648c)&&_0x7ca137['end']['isEqual'](_0x317028['start']);}function Kt(_0x25d623,_0xbe2974){if(!_0x25d623['_isDataLoaded']||!_0xbe2974['_isDataLoaded'])return!0x1;const _0x30e2fe=new Set(Object['keys'](_0x25d623['attributes'])),_0x5d3fe6=new Set(Object['keys'](_0xbe2974['attributes']));if(_0x30e2fe['delete']('groupId'),_0x5d3fe6['delete']('groupId'),0x0==_0x30e2fe['size']&&0x0==_0x5d3fe6['size'])return!0x0;if(_0x30e2fe['size']!=_0x5d3fe6['size'])return!0x1;const _0x2ddfa6={..._0x25d623['attributes']},_0x59b461={..._0xbe2974['attributes']};return delete _0x2ddfa6['groupId'],delete _0x59b461['groupId'],JSON['stringify'](_0x2ddfa6)==JSON['stringify'](_0x59b461);}function Wt(_0x4eb55c,_0x1c52a5){const _0x9e366d=Qt(_0x4eb55c['attributes']),_0x395e60=Qt(_0x1c52a5);if(!_0x4eb55c['_isDataLoaded'])return!0x1;for(const _0x3698f0 of Object['keys'](_0x395e60))if(!_0x24363f(_0x9e366d[_0x3698f0],_0x395e60[_0x3698f0]))return!0x1;return!0x0;}function Qt(_0x115f10){const _0x257c51=Object['assign']({},_0x115f10);return delete _0x257c51['skipNestingCheck'],delete _0x257c51['tablePasteChainId'],_0x257c51;}class Ce extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x1f6170(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x443a2c,_0xdd0323,_0x154c20,_0x37861b){super(),this['model']=_0xdd0323,this['view']=_0x154c20,this['commentThreadController']=_0x37861b,this['_editor']=_0x443a2c,this['_acceptCommand']=_0x443a2c['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x443a2c['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x5ec74e,_0x5602d3)=>_0x5ec74e||_0x5602d3),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x8c852c=>_0x8c852c&&this['_editor']['model']['canEditAt'](_0xdd0323['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x456e48=>_0x456e48&&this['_editor']['model']['canEditAt'](_0xdd0323['getRanges']())),this['_pendingAction']=null,_0x154c20['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x154c20,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x154c20,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x154c20,'change:isDirty',()=>{_0x154c20['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 _0x1b9e45=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x1b9e45);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class cs extends _0x21e7be{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x448b9c,_0x9367b1,_0x29b530,_0x55cd69){super(_0x448b9c),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x50dc3b(_0x448b9c,o(_0x448b9c,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x9367b1['authoredAt']),this['bind']('authoredAt')['to'](_0x9367b1),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',_0x9367b1,'authoredAt',this,'descriptionParts',(_0x31062a,_0x534b3e,_0x3e5656)=>{const _0x394fb1=_0x3e5656['map'](_0x1fc3b3=>as(_0x1fc3b3['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x31062a-0x1,_0x9367b1['author']['name'],_0x534b3e?_0x55cd69['formatDateTime'](_0x534b3e):'',new DOMParser()['parseFromString'](_0x394fb1,'text/html')['body']['textContent']]);}),this['focusables']=new _0x5161fa(),this['focusTracker']=new _0x51637b(),this['keystrokes']=new _0x1ea7c8(),this['focusCycler']=new _0x1bb171({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x582396=>_0x582396['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x9367b1,this['_localUser']=_0x29b530,this['_config']=_0x55cd69,_0x55cd69['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x59d6f3(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0xd9285e}=this['_config'];this['commentsListView']=new _0xd9285e(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',_0xc0670b=>_0xc0670b+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x231e53,_0xec2c08)=>_0x231e53||!!_0xec2c08);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x5b7c1a}=this['_config'],_0x4daada=new _0x5b7c1a(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x23e999=_0x4daada['commentInputView'];return _0x4daada['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x23e999,'value',(_0x12f4f1,_0x4a2864,_0x508b6e)=>!!_0x508b6e||_0x12f4f1&&!_0x4a2864),_0x23e999['on']('submit',(_0x4dce8c,_0xcd9f15)=>{this['fire']('addComment',_0xcd9f15),_0x23e999['editor']['setData']('');}),_0x23e999['on']('cancel',()=>this['focus']()),_0x23e999['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4daada;}}class pe extends cs{['suggestionView'];['_descriptionElement'];constructor(_0x2790a2,_0x18ac91,_0x253853,_0x2bf4a4){super(_0x2790a2,_0x18ac91,_0x253853,_0x2bf4a4),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x45e972=>_0x45e972&&_0x45e972[0x0]?_0x45e972[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x2dcbea,_0x4e4130)=>{let _0x134259='';for(const _0x4ef97d of _0x2dcbea)_0x134259+='<p>'+as(_0x4ef97d['content'],_0x4ef97d['color'])+'</p>';return _0x4e4130?_0x134259:_0x2b25a8(_0x134259,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x2bf4a4['SuggestionView'](_0x2790a2,_0x18ac91,{'formatDateTime':_0x2bf4a4['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 _0x4b80c4=this['bindTemplate'],_0x582e40=[this['suggestionView']];return this['commentsListView']&&_0x582e40['push'](this['commentsListView']),this['commentThreadInputView']&&_0x582e40['push'](this['commentThreadInputView']),_0x582e40['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x4b80c4['if']('isActive','ck-suggestion-wrapper--active'),_0x4b80c4['to']('type',_0xf14e7c=>'ck-suggestion-'+_0xf14e7c),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':_0x4b80c4['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x582e40};}['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 fe extends _0x21e7be{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x759efe,_0x337fb1,_0x70fcfc){super(_0x759efe),this['_model']=_0x337fb1,this['_config']=_0x70fcfc,this['set']('description',''),this['bind']('authoredAt')['to'](_0x337fb1),this['acceptButton']=this['_createButton'](o(_0x759efe,'Accept\x20suggestion'),_0x1d2de2['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x759efe,'Discard\x20suggestion'),_0x1d2de2['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x124655(_0x759efe,_0x337fb1['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x5161fa([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x51637b(),this['keystrokes']=new _0x1ea7c8(),this['focusCycler']=new _0x1bb171({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x3ba4ba=>_0x3ba4ba['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x3979e5=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x3979e5['innerHTML']=this['description'],this['on']('change:description',(_0x245e43,_0x408c66,_0x38bc3e)=>{_0x3979e5['innerHTML']=_0x38bc3e;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x373caa=this['bindTemplate'],_0xfcbbbd=[{'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':_0x373caa['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x373caa['to']('authoredAt',_0x37bea9=>this['_config']['formatDateTime'](_0x37bea9))}]}]},{'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']&&_0xfcbbbd['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':_0xfcbbbd}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x30bc3b,_0x230ca9,_0x17c571,_0x17dc15,_0x2853ca){const _0x30422a=new _0x5ac1be(this['locale']);return _0x30422a['set']({'label':_0x30bc3b,'icon':_0x230ca9,'tooltip':!0x0,'tooltipPosition':_0x2853ca}),_0x30422a['extendTemplate']({'attributes':{'class':_0x17c571}}),_0x30422a['on']('execute',()=>{this['fire'](_0x17dc15,this['_model']['id']);}),_0x30422a;}['_setupKeyboardNavigation'](){const _0x2526d4=this['element'];this['keystrokes']['listenTo'](_0x2526d4);for(const _0x2530f2 of this['focusables'])this['focusTracker']['add'](_0x2530f2['element']),this['keystrokes']['listenTo'](_0x2530f2['element']);this['keystrokes']['set']('enter',(_0x361081,_0xe05a5d)=>{_0x2526d4===_0x361081['target']&&(this['focusCycler']['focusFirst'](),_0xe05a5d());}),this['keystrokes']['set']('esc',(_0x2f44c2,_0x4083b8)=>{_0x2526d4!==_0x2f44c2['target']&&(this['focus'](),_0x4083b8());});}}var we='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x330415{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x3cbfc7,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40f8c6){super(_0x40f8c6),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x172d0a=this['editor']['config'];_0x172d0a['define']('trackChanges.SuggestionThreadView',pe),_0x172d0a['define']('trackChanges.SuggestionView',fe),_0x172d0a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x172d0a['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x543a8a,_0x5ad631){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5afabc,_0x2e1082]of this['_handleControllerBuffer']){const _0xfdf9ad=this['_suggestionToController']['has'](_0x5afabc);_0xfdf9ad||_0x2e1082?_0xfdf9ad&&_0x2e1082&&this['_destroyController'](_0x5afabc):this['_initializeController'](_0x5afabc);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x543a8a,_0x5ad631);}['init'](){const _0x11a18e=this['editor'],_0xa4005e=_0x11a18e['plugins']['get']('TrackChangesEditing'),_0x55ba27=_0x11a18e['plugins']['get']('Annotations'),_0x5d294b=_0x11a18e['plugins']['get']('EditorAnnotations'),_0x33cd9d=_0x11a18e['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5d294b['addSourceCollector'](()=>{const _0xd42fec=[];for(const [_0x4c0a8f,_0x1f8d14]of Array['from'](this['_suggestionToController'])){const _0x43458f=_0x4c0a8f['getAllAdjacentSuggestions'](),_0x3be219=[];for(const _0xfdf784 of _0x43458f){if(!_0xfdf784['isInContent'])continue;if(_0xfdf784['isMultiRange']){_0x3be219['push'](..._0xfdf784['getRanges']());continue;}const _0x2a598f=_0xfdf784['getFirstRange']();if(_0x3be219['length']>0x0){const _0x3d3c8c=_0x3be219[0x0]['getJoined'](_0x2a598f);if(_0x3d3c8c){_0x3be219[0x0]=_0x3d3c8c;continue;}}_0x3be219['push'](_0x2a598f);}_0xd42fec['push']([_0x1f8d14['view'],_0x3be219]);}return _0xd42fec;}),this['listenTo'](_0xa4005e,'suggestionLoaded',(_0x3681e5,_0x5529ed)=>{this['listenTo'](_0x5529ed,'change:previous',(_0xf92278,_0x16bc02,_0x5ae05a,_0x454a94)=>{_0x5529ed['isInContent']&&(null==_0x5ae05a?(this['_updateController'](_0x454a94['head']),this['_handleSuggestionControllerDelayed'](_0x5529ed,!0x1)):(this['_updateController'](_0x5ae05a['head']),null==_0x454a94&&this['_handleSuggestionControllerDelayed'](_0x5529ed,!0x0)));}),null!==_0x5529ed['previous']?this['_updateController'](_0x5529ed['head']):this['_handleSuggestionControllerDelayed'](_0x5529ed,!0x1);}),this['listenTo'](_0xa4005e,'suggestionUnloaded',(_0xc59796,_0x55e040,_0x56966f)=>{this['stopListening'](_0x55e040,'change:previous'),this['_handleControllerBuffer']['delete'](_0x55e040),this['_suggestionToController']['has'](_0x55e040)&&this['_destroyController'](_0x55e040),_0x56966f&&this['_updateController'](_0x56966f['head']);}),this['listenTo'](_0xa4005e,'suggestionChanged',(_0x3cfd92,_0x5da55b)=>{this['_updateController'](_0x5da55b);}),this['listenTo'](_0x55ba27,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x33cd9d,'addComment',(_0x53ce1e,{threadId:_0x2eb0d3,isFromAdapter:_0x47eba1})=>{if(_0x47eba1||!_0xa4005e['hasSuggestion'](_0x2eb0d3))return;const _0x493b91=_0xa4005e['getSuggestion'](_0x2eb0d3);this['_suggestionToController']['get'](_0x493b91)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4434e6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3957a8;for(const _0x2e47ff in _0x4434e6){const _0x5ef188=_0x2e47ff,_0x4bb40c=_0x4434e6[_0x5ef188];if('trackChangesLicenseKeyValid'==_0x4bb40c||'trackChangesLicenseKeyInvalid'==_0x4bb40c||'trackChangesLicenseKeyExpired'==_0x4bb40c||'trackChangesLicenseKeyDomainLimit'==_0x4bb40c||'trackChangesLicenseKeyNotAllowed'==_0x4bb40c||'trackChangesLicenseKeyEvaluationLimit'==_0x4bb40c||'trackChangesLicenseKeyTrialLimit'==_0x4bb40c||'trackChangesLicenseKeyUsageLimit'==_0x4bb40c){delete _0x4434e6[_0x5ef188],_0x3957a8=_0x4bb40c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x3957a8&&_0x4434e6['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x3957a8&&_0x4434e6['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x3957a8&&_0x4434e6['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x3957a8&&_0x4434e6['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x3957a8&&_0x4434e6['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x3957a8&&_0x4434e6['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x3957a8&&_0x4434e6['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x2e2007=this['editor']['plugins']['get']('Annotations'),_0x4ce98d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x396ce8=Array['from'](_0x2e2007['activeAnnotations'],_0xfee735=>_0xfee735['innerView'])['filter'](_0x4a75e8=>this['_viewToController']['has'](_0x4a75e8)),_0x4c28a7=[];for(const _0x221c61 of _0x396ce8){const _0x20b7e1=this['_viewToController']['get'](_0x221c61)['model']['getAllAdjacentSuggestions']();_0x4c28a7['push'](..._0x20b7e1['reduce']((_0x333708,_0x4a7277)=>[..._0x333708,..._0x4a7277['getMarkerNames']()],[]));}_0x4ce98d['activeMarkers']=_0x4c28a7;}['_addUIComponentsToFactory'](){const _0x35812d=this['editor'],_0x3a3439=_0x35812d['locale'],_0x2ef1fc=o(_0x3a3439,'Track\x20changes'),_0x360157=new _0x5e0d05([{'type':'switchbutton','model':new _0xf17cec({'withText':!0x0,'isToggleable':!0x0,'label':_0x2ef1fc,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0xf17cec({'withText':!0x0,'label':o(_0x3a3439,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xf17cec({'withText':!0x0,'label':o(_0x3a3439,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0xf17cec({'withText':!0x0,'label':o(_0x3a3439,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xf17cec({'withText':!0x0,'label':o(_0x3a3439,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x35812d['plugins']['has']('TrackChangesPreview')&&_0x360157['addMany']([{'type':'separator'},{'type':'button','model':new _0xf17cec({'withText':!0x0,'label':o(_0x3a3439,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x58709d of _0x360157)if(ke(_0x58709d)){const _0x2f179f=_0x35812d['commands']['get'](_0x58709d['model']['commandName']);_0x58709d['model']['bind']('isOn','isEnabled')['to'](_0x2f179f,'value','isEnabled');}_0x35812d['ui']['componentFactory']['add']('trackChanges',_0x5065da=>this['_createToolbarButton'](_0x5065da,_0x360157,_0x2ef1fc)),_0x35812d['ui']['componentFactory']['add']('menuBar:trackChanges',_0x523a13=>this['_createMenuBarMenu'](_0x523a13,_0x360157,_0x2ef1fc));}['_createToolbarButton'](_0x3e7646,_0x4533ab,_0x49a3ea){const _0x2f753e=_0x11c244(_0x3e7646,_0x5955c6),_0x1acc40=this['editor']['commands']['get']('trackChanges');_0x2f753e['buttonView']['set']({'tooltip':_0x49a3ea,'label':_0x49a3ea,'icon':we}),_0x2f753e['buttonView']['bind']('isOn')['to'](_0x1acc40,'value'),_0x2f753e['buttonView']['on']('execute',()=>{_0x1acc40['execute'](),this['editor']['editing']['view']['focus']();}),_0x19c284(_0x2f753e,_0x4533ab,{'role':'menu'});const _0x1b354d=[];for(const _0x1518d2 of _0x4533ab)ke(_0x1518d2)&&_0x1b354d['push'](this['editor']['commands']['get'](_0x1518d2['model']['commandName']));const _0x4d493b=_0x2f753e['buttonView'];return _0x4d493b['actionView']['unbind']('isEnabled'),_0x4d493b['arrowView']['unbind']('isEnabled'),_0x4d493b['actionView']['bind']('isEnabled')['to'](_0x1acc40,'isEnabled'),_0x4d493b['arrowView']['bind']('isEnabled')['toMany'](_0x1b354d,'isEnabled',(..._0x2c9595)=>_0x2c9595['some'](_0x196300=>_0x196300)),_0x2f753e['on']('execute',_0x4bc7a1=>{this['editor']['execute'](_0x4bc7a1['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2f753e;}['_createMenuBarMenu'](_0x56d2fa,_0x43b01a,_0x7066df){const _0x18569c=new _0x261119(_0x56d2fa),_0x29b15f=this['editor']['commands']['get']('trackChanges');_0x18569c['buttonView']['set']({'label':_0x7066df,'icon':we});const _0x342bfc=new _0x207d53(_0x56d2fa);for(const _0x595c14 of _0x43b01a){if('separator'==_0x595c14['type']){_0x342bfc['items']['add'](new _0x229c03(_0x56d2fa));continue;}const _0x5192ca=new _0xbe89da(_0x56d2fa,_0x18569c),_0x21b4bb=new _0x1213d0(_0x56d2fa),_0x38fd99=_0x595c14['model'];_0x21b4bb['bind'](...Object['keys'](_0x38fd99))['to'](_0x38fd99),_0x21b4bb['delegate']('execute')['to'](_0x18569c),_0x21b4bb['on']('execute',()=>{this['editor']['execute'](_0x38fd99['commandName']),this['editor']['editing']['view']['focus']();}),_0x5192ca['children']['add'](_0x21b4bb),_0x342bfc['items']['add'](_0x5192ca);}return _0x18569c['bind']('isEnabled')['to'](_0x29b15f,'isEnabled'),_0x18569c['panelView']['children']['add'](_0x342bfc),_0x18569c;}['_initializeController'](_0x6c8294){const _0x1d1c0d=this['editor'],_0xc71edd=_0x1d1c0d['config'],_0x39f2f6=_0x1d1c0d['plugins']['get']('Annotations'),_0x2e05d5=_0x1d1c0d['plugins']['get']('CommentsRepository'),_0x270e73=_0x1d1c0d['plugins']['get']('EditorAnnotations'),_0x1f4709=_0x1d1c0d['plugins']['get'](_0x3cbfc7)['me'],_0x1c8e20=_0xc71edd['get']('trackChanges')['SuggestionThreadView'],_0x2743de=_0xc71edd['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x472ea6,CommentThreadInputView:_0x4f8453}=_0x1d1c0d['plugins']['get']('CommentsUI');let _0x2fe04c,_0x16161b,_0x353d5a;this['_annotationViews']['has'](_0x6c8294['id'])?(_0x16161b=this['_annotationViews']['get'](_0x6c8294['id']),_0x2fe04c=_0x16161b['mainView']):(_0x2fe04c=new _0x1c8e20(_0x1d1c0d['locale'],_0x6c8294,_0x1f4709,{'disableComments':this['_disableComments'],'editorConfig':{..._0xc71edd['get']('comments.editorConfig'),'licenseKey':_0xc71edd['get']('licenseKey')},'maxCommentsWhenCollapsed':_0xc71edd['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xc71edd['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xc71edd['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x44d697(_0xc71edd['get']('locale')),'CommentView':_0xc71edd['get']('comments')['CommentView'],'CommentsListView':_0x472ea6,'CommentThreadInputView':_0x4f8453,'SuggestionView':_0x2743de}),_0x2fe04c['suggestionView']['acceptButton']['on']('execute',()=>{_0x1d1c0d['editing']['view']['focus']();}),_0x2fe04c['suggestionView']['discardButton']['on']('execute',()=>{_0x1d1c0d['editing']['view']['focus']();}),_0x16161b=_0x39f2f6['createAnnotationView'](this['editor']['locale'],_0x2fe04c),_0x16161b['bind']('isDirty')['to'](_0x2fe04c,'isDirty'),_0x16161b['bind']('length')['to'](_0x2fe04c),_0x16161b['bind']('type')['to'](_0x2fe04c,'type',_0x195829=>'suggestion-'+_0x195829),_0x2fe04c['on']('escape',()=>{_0x353d5a['fire']('escape');}),this['_annotationViews']['set'](_0x6c8294['id'],_0x16161b));const _0x39a4e5=_0x2e05d5['createCommentThreadController'](_0x6c8294['commentThread'],_0x2fe04c),_0x22cac8=new Ce(_0x1d1c0d,_0x6c8294,_0x2fe04c,_0x39a4e5),_0x4f4a78=_0x6c8294['getAllAdjacentSuggestions']()['filter'](_0x2aa904=>_0x2aa904['isInContent']);_0x2fe04c['descriptionParts']=_0x1d1c0d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x4f4a78),this['_suggestionToController']['set'](_0x6c8294,_0x22cac8),this['_viewToController']['set'](_0x2fe04c,_0x22cac8),_0x353d5a=_0x39f2f6['createAnnotation']({'view':_0x16161b,'target':()=>{const _0x55d15d=[],_0x3bb7b2=_0x6c8294['getAllAdjacentSuggestions']()['filter'](_0x1dfd7b=>_0x1dfd7b['isInContent']);for(const _0x11874e of _0x3bb7b2)_0x55d15d['push'](..._0x11874e['getMarkers']());return _0x386c62(_0x1d1c0d['editing'],_0x55d15d);},'type':()=>'suggestion-'+_0x22cac8['view']['type']}),_0x2e05d5['_bindAnnotationToEditors'](_0x2fe04c,_0x353d5a),_0x39f2f6['add'](_0x353d5a),_0x270e73['registerAnnotation'](_0x353d5a);}['_destroyController'](_0x4b777e){const _0x380317=this['editor']['plugins']['get']('CommentsRepository'),_0x3b169a=this['editor']['plugins']['get']('Annotations'),_0x1ea6fc=this['_suggestionToController']['get'](_0x4b777e),_0x35ba2e=_0x1ea6fc['view'],_0x425331=_0x3b169a['getByInnerView'](_0x35ba2e);_0x380317['_unbindEditors'](_0x35ba2e),_0x425331&&_0x3b169a['remove'](_0x425331),this['_suggestionToController']['delete'](_0x4b777e),this['_viewToController']['delete'](_0x35ba2e),_0x1ea6fc['destroy']();}['_updateController'](_0xf7a896){if(!_0xf7a896['isInContent']||!this['_suggestionToController']['has'](_0xf7a896))return;const _0x111dcf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5cf057=this['_suggestionToController']['get'](_0xf7a896),_0x3d4875=_0xf7a896['getAllAdjacentSuggestions']();_0x5cf057['view']['descriptionParts']=_0x111dcf['descriptionFactory']['getDescriptions'](_0x3d4875);}['destroy'](){for(const _0x39f6f3 of this['_suggestionToController']['keys']())this['_destroyController'](_0x39f6f3);for(const _0x4a8fc8 of this['_annotationViews']['values']())_0x4a8fc8['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x593831){return'model'in _0x593831;}class k extends _0x330415{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x16a3cf){this['editor']['plugins']['get'](p)['adapter']=_0x16a3cf;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x151d8a){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x151d8a);}['getSuggestions']({skipNotAttached:_0xb91377=!0x1,toJSON:_0x263a23=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0xb91377,'toJSON':_0x263a23});}['getSuggestion'](_0x2c2d6a){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2c2d6a);}}const w=['Pagination'];class T extends _0x330415{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4113e8=this['editor'];if(_0x4113e8['config']['define']('trackChangesData.editorCreator',_0x259c09=>{const _0x416eaa=_0x4113e8['model']['document']['getRootNames']()['reduce']((_0xf2078c,_0x262bbe)=>(_0xf2078c[_0x262bbe]='',_0xf2078c),{});return _0x4113e8['constructor']['create'](_0x416eaa,_0x259c09);}),'function'!=typeof _0x4113e8['config']['get']('trackChangesData')['editorCreator'])throw new _0x5be2ae('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x111259){return N(this['editor'],!0x0,_0x111259);}['getDataWithDiscardedSuggestions'](_0x352cbb){return N(this['editor'],!0x1,_0x352cbb);}}class D extends _0x330415{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xb9a533){function _0x457354(_0x4bd5c9){return _0x4bd5c9['map'](_0x3377ed=>String['fromCharCode'](_0x3377ed))['join']('');}super(_0xb9a533),this['result']='end',_0xb9a533[_0x457354([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x457354([0x76,0x69,0x65,0x77])][_0x457354([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x457354([0x61,0x75,0x74,0x6f]),_0xb9a533[_0x457354([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x457354([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x457354([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x457354([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x457354([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(_0x151033){return void 0x0!==_0x151033['getRootsAttributes'];}async function N(_0x464499,_0x55b7ff,_0x498afe){const _0x160825=_0x3ae636(_0x464499,w);_0x160825['plugins']['push'](p,D),_0x160825['rootsAttributes']=Fe(_0x464499)?_0x464499['getRootsAttributes']():void 0x0;const _0x3bc20d=document['createDocumentFragment'](),_0x532990=_0x464499['config']['get']('trackChangesData')['editorCreator'],_0x53fd6d=await _0x532990(_0x160825,()=>function(_0x1b65ac){const _0x51552e=document['createElement']('div');return _0x1b65ac['appendChild'](_0x51552e),_0x51552e;}(_0x3bc20d));!function(_0x4cd1ad,_0x65fe77){const _0x3e5af6=_0x4cd1ad['model']['document']['getRootNames']()['reduce']((_0x3123ee,_0x15876b)=>(_0x3123ee[_0x15876b]=_0x4cd1ad['data']['get']({'rootName':_0x15876b}),_0x3123ee),{}),_0x536e93=_0x4cd1ad['plugins']['get']('Users')['users']['map'](_0x369020=>({'id':_0x369020['id'],'name':_0x369020['name']})),_0x26027f=_0x4cd1ad['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xdf1935=_0x4cd1ad['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x465ba7=_0x65fe77['plugins']['get']('Users'),_0x525cb8=_0x65fe77['plugins']['get']('TrackChangesEditing'),_0x205814=_0x65fe77['plugins']['get']('CommentsRepository');for(const _0x445021 of _0x205814['getCommentThreads']())_0x445021['remove']();for(const _0x8434 of _0x536e93)_0x465ba7['getUser'](_0x8434['id'])||_0x465ba7['addUser'](_0x8434);_0x465ba7['me']||_0x465ba7['useAnonymousUser']();for(const _0x2437aa of _0xdf1935)_0x205814['addCommentThread'](_0x2437aa);for(const _0x1aaadc of _0x26027f)_0x525cb8['addSuggestionData'](_0x1aaadc);_0x65fe77['data']['set'](_0x3e5af6);}(_0x464499,_0x53fd6d),_0x53fd6d['execute'](_0x55b7ff?'acceptAllSuggestions':'discardAllSuggestions');const _0x49216c=Fe(_0x53fd6d)?_0x53fd6d['getFullData'](_0x498afe):_0x53fd6d['data']['get'](_0x498afe);return await _0x53fd6d['destroy'](),_0x49216c;}class Me extends _0x21e7be{['options'];constructor(_0x523c30,_0x1f1376){super(_0x523c30),this['options']=_0x1f1376,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'](_0x23b4cd,_0x18b4ba){if(!this['element'])return;const _0x1e5d4e=[];for(const [_0x108d05,_0x3ff16b]of _0x23b4cd){const _0x39dda9=document['createElement']('div');_0x39dda9['setAttribute']('data-ck-root-name',_0x108d05),_0x39dda9['className']=_0x3ff16b['classes']+'\x20ck-track-changes-preview__root-container',_0x39dda9['innerHTML']=_0x3ff16b['content'],_0x1e5d4e['push'](_0x39dda9);}_0x18b4ba(this['element'],_0x1e5d4e),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends Xt{constructor(_0x2464fb){super(_0x2464fb),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x5ee158=this['editor'],_0xef1ae5=_0x5ee158['locale'],_0xa95266=_0x5ee158['plugins']['get']('Dialog');let _0x73c360;const _0x1c9be1=function(_0x42118e){const _0x36986f={};if('editables'in _0x42118e['ui']['view']){for(const [_0x5c4544,_0x3afc67]of Object['entries'](_0x42118e['ui']['view']['editables']))_0x36986f[_0x5c4544]=_0x3afc67['element'];}else _0x36986f[_0x42118e['model']['document']['getRootNames']()[0x0]]=_0x42118e['ui']['view']['editable']['element'];return _0x36986f;}(_0x5ee158),_0x17af95=function(_0x130a9e){let _0xda3c83=0x0;for(const _0x17bf5e of Object['values'](_0x130a9e))_0xda3c83=Math['max'](_0xda3c83,_0x17bf5e['getBoundingClientRect']()['width']);let _0x1ac0c4=0x0;for(const _0x4af6d4 of Object['values'](_0x130a9e))_0x1ac0c4+=_0x4af6d4['getBoundingClientRect']()['height'];const _0x2d2ca1=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x4d12be=Math['min'](_0x1ac0c4,_0x2d2ca1);return{'width':_0xda3c83,'height':_0x4d12be};}(_0x1c9be1);_0xa95266['show']({'id':'finalContentPreview','title':o(_0xef1ae5,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0xef1ae5,{'dialogRects':_0x17af95}),'onHide':()=>{_0x73c360['detachFromDom']();},'onShow':()=>{_0x5ee158['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x51f775=>{const _0x3b2e3a=this['_standarizeRootsData'](_0x51f775,_0x5ee158,_0x1c9be1);_0xa95266['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x3b2e3a,_0x5ee158['config']['get']('trackChanges.preview.renderFunction'));}),_0x73c360=new _0x4ba3f9(_0xef1ae5,[_0xa95266['view']]),_0x73c360['attachToDom'](),_0x73c360['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x5ee158['once']('destroy',()=>{_0x73c360['detachFromDom']();});const _0x5775fb=_0xa95266['view']['headerView']['class'];_0xa95266['view']['headerView']['class']=_0x5775fb?_0x5775fb+'\x20ck-reset_all':'ck-reset_all',_0xa95266['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0xa95266['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0xd5bfa5=this['editor']['plugins']['get']('MergeFieldsEditing'),_0xa0ab56=_0xd5bfa5['previewMode'],_0x4d6717={};if('$labels'===_0xa0ab56){for(const _0x35dcb9 of _0xd5bfa5['getMergeFieldsIds']())_0x4d6717[_0x35dcb9]=_0xd5bfa5['getLabel'](_0x35dcb9)||_0x35dcb9;}else{const _0x2044fc='$defaultValues'===_0xa0ab56?_0xd5bfa5['getDefaultValues']():_0xd5bfa5['getDataSetValues'](_0xa0ab56,!0x0);for(const _0x360681 of Object['entries'](_0x2044fc)){const [_0x2ac35a,_0x33cf0a]=_0x360681;_0x4d6717[_0x2ac35a]=null!==_0x33cf0a?_0x33cf0a:_0xd5bfa5['getLabel'](_0x2ac35a)||_0x2ac35a;}}return{'mergeFieldsData':_0x4d6717};}['_standarizeRootsData'](_0x3d4d69,_0x38b52b,_0x663c87){let _0x543640;if('string'==typeof _0x3d4d69){const _0xcd080f=_0x38b52b['model']['document']['getRootNames']()[0x0];_0x543640={[_0xcd080f]:_0x3d4d69};}else _0x543640=_0x3d4d69;const _0x6fbc7=this['_fixMediaEmbeds'](_0x543640,_0x38b52b),_0x28e913=function(_0x10b5fa,_0x5c9aaa){for(const [_0x500ce6,_0x3bfb6a]of _0x10b5fa)_0x3bfb6a['classes']=_0x5c9aaa[_0x500ce6]['classList']['value']['replace']('ck-focused','');return _0x10b5fa;}(this['_sortRoots'](_0x38b52b)['reduce']((_0x4f3fb2,_0xb251f1)=>(_0x4f3fb2['push']([_0xb251f1,{'content':_0x6fbc7[_0xb251f1],'classes':''}]),_0x4f3fb2),[]),_0x663c87);return _0x28e913;}['_fixMediaEmbeds'](_0x4ae614,_0x1c6feb){if(!_0x1c6feb['plugins']['has']('MediaEmbedEditing'))return _0x4ae614;const _0x3fb564=_0x1c6feb['plugins']['get']('MediaEmbedEditing');for(const [_0x5858a7,_0x33cfcd]of Object['entries'](_0x4ae614)){const _0x48d5b4=document['createElement']('div');_0x48d5b4['innerHTML']=_0x33cfcd,(_0x48d5b4['querySelectorAll']('figure.media')['forEach'](_0x1b6a7e=>{const _0x10d7fd=_0x1b6a7e['querySelector']('oembed');if(_0x10d7fd){const _0x54aa1e=_0x10d7fd['getAttribute']('url');if(_0x54aa1e){const _0xd518f6=_0x3fb564['registry']['getMediaViewElement'](new _0x11f4f7(_0x1c6feb['editing']['view']['document']),_0x54aa1e,{'elementName':'','renderForEditingView':!0x0}),_0x4a39ce=document['createElement']('div');_0x4a39ce['classList']['add']('ck-media__wrapper'),_0xd518f6['render'](_0x4a39ce,_0x1c6feb['editing']['view']['domConverter']),_0x10d7fd['replaceWith'](_0x4a39ce);}}}),_0x4ae614[_0x5858a7]=_0x48d5b4['innerHTML']);}return _0x4ae614;}['_sortRoots'](_0x5d1ecb){if(!function(_0x406ad7){return void 0x0!==_0x406ad7['getRootsAttributes'];}(_0x5d1ecb))return _0x5d1ecb['model']['document']['getRootNames']();const _0x275f24=[],_0x2ed871=new Map();for(const _0x3a20d7 of _0x5d1ecb['model']['document']['getRootNames']()){const _0x4df507=_0x5d1ecb['editing']['view']['getDomRoot'](_0x3a20d7)['getClientRects']()['item'](0x0);_0x275f24['push'](_0x3a20d7),_0x2ed871['set'](_0x3a20d7,_0x4df507);}return _0x275f24['sort']((_0xf37c62,_0x217ec1)=>{const _0x3b5405=_0x2ed871['get'](_0xf37c62),_0xe080dc=_0x2ed871['get'](_0x217ec1);return _0x3b5405['y']-_0xe080dc['y']||_0x3b5405['x']-_0xe080dc['x'];}),_0x275f24;}}class te extends _0x330415{static get['requires'](){return[T,_0x3434b7];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x448c92){super(_0x448c92),_0x448c92['commands']['add']('previewFinalContent',new re(this['editor'])),_0x448c92['config']['define']('trackChanges.preview.renderFunction',(_0x5c111a,_0x5eba03)=>{for(const _0x2e5202 of _0x5eba03)_0x5c111a['appendChild'](_0x2e5202);});}}export{cs as BaseSuggestionThreadView,u as Suggestion,pe as SuggestionThreadView,fe as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|
|
23
|
+
import{Command as Xt,Plugin as _0x5d703b,PendingActions as _0x29fa0d,icons as _0x33fdfa}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x5370f3,ObservableMixin as _0x5d8e8e,uid as _0x1c060f,priorities as _0x52a047,insertToPriorityArray as _0x2c9a16,logWarning as _0x57e6aa,getEnvKeystrokeText as _0x5caee9,FocusTracker as _0x516349,KeystrokeHandler as _0x4b014a,Collection as _0xd37b29}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x2069db,View as _0x3dfbdc,ViewCollection as _0x42de76,FocusCycler as _0x3b2a46,ViewModel as _0x5b4f7c,createDropdown as _0x4e24d2,SplitButtonView as _0x9de51c,addListToDropdown as _0xd64f4d,MenuBarMenuView as _0x305c2c,MenuBarMenuListView as _0xf66922,ListSeparatorView as _0x661b45,MenuBarMenuListItemView as _0xfa88bb,MenuBarMenuListItemButtonView as _0x3314c5,BodyCollection as _0x4d1af0,Dialog as _0x12483d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x56e92b,hashObject as _0x49434c,surroundingMarkersDetector as _0x5d346e,FOCUS_ANNOTATION_KEYSTROKE as _0x2170ce,AriaDescriptionView as _0x1e1df4,setupThreadKeyboardNavigation as _0x4284c1,trimHtml as _0x16a758,UserView as _0xe4d37b,LateFocusButtonView as _0x41e2ec,getDateTimeFormatter as _0x470c2c,getAllMarkersDomElementsSorted as _0x2c4f3d,sanitizeEditorConfig as _0x1c3ca6}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x5763f1,LiveRange as _0x4b4bbe,LivePosition as _0x305aa6,DowncastWriter as _0x293891}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x50a82b,toWidget as _0x527930}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x4fadf9,set as _0x32326c,isEqual as _0x6fbfc5,unset as _0x48dd6b,omit as Ut}from'lodash-es';import{Delete as _0x1d2e4c,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x40c153,ShiftEnter as _0x21a47d}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends Xt{['_enabledCommands'];constructor(_0x263ec4,_0xfbebc0){super(_0x263ec4),this['_enabledCommands']=_0xfbebc0,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 _0xd73ecc of this['editor']['commands']['commands']())_0xd73ecc['affectsData']&&!this['_enabledCommands']['has'](_0xd73ecc)&&_0xd73ecc['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x549cf8 of this['editor']['commands']['commands']())_0x549cf8['affectsData']&&!this['_enabledCommands']['has'](_0x549cf8)&&_0x549cf8['clearForceDisabled']('TrackChangesCommand');}}class O extends Xt{['_suggestions'];constructor(_0x58922a,_0x262c22){super(_0x58922a),this['_suggestions']=_0x262c22,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4e9757){const _0x5abf98=this['_suggestions']['get'](_0x4e9757);if(!_0x5abf98)throw new _0x5370f3('track-changes-accept-suggestion-not-found',this);const _0x20caff=_0x5abf98['getRanges']();this['editor']['model']['canEditAt'](_0x20caff)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x5abf98);}}class R extends Xt{['_suggestions'];constructor(_0x37fce5,_0x43e9c8){super(_0x37fce5),this['_suggestions']=_0x43e9c8,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4ba3ad){const _0x47b809=this['_suggestions']['get'](_0x4ba3ad);if(!_0x47b809)throw new _0x5370f3('track-changes-discard-suggestion-not-found',this);const _0x5d558a=_0x47b809['getRanges']();this['editor']['model']['canEditAt'](_0x5d558a)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x47b809);}}function as(_0x38d21f,_0x205955){let _0x807fc5='';return _0x807fc5+=_0x38d21f['split']('*')['map']((_0x16ce90,_0x2f2ef4)=>_0x2f2ef4%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x16ce90)+'</span>':nn(_0x16ce90))['join'](''),_0x205955&&(_0x807fc5+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x205955['value']+'\x22\x20title=\x22'+_0x205955['title']+'\x22></span>'),_0x807fc5;}function nn(_0x1da858){const _0x395e23=document['createElement']('span');return _0x395e23['innerText']=_0x1da858,_0x395e23['innerHTML'];}function Yt(_0x34abec){return _0x34abec['sort']((_0x834506,_0x5dee0c)=>'deletion'==_0x834506['type']&&'deletion'!=_0x5dee0c['type']?-0x1:'deletion'!=_0x834506['type']&&'deletion'==_0x5dee0c['type']?0x1:0x0);}function to(_0x5ebe44,_0x201af0){let _0x1c0d67,_0x33ba8d=0x0;const _0x2cafab=[],_0x4d4a4a=_0x201af0['schema'];for(;_0x33ba8d<_0x5ebe44['length'];){const _0x556f77=_0x5ebe44[_0x33ba8d],_0x242400=_0x5ebe44[_0x33ba8d+0x1];_0x1c0d67||(_0x1c0d67=_0x201af0['createPositionBefore'](_0x556f77)),on(_0x201af0,_0x556f77,_0x242400)||(_0x2cafab['push'](_0x201af0['createRange'](_0x1c0d67,_0x4d4a4a['isObject'](_0x556f77)?_0x201af0['createPositionAfter'](_0x556f77):_0x201af0['createPositionAt'](_0x556f77,'end'))),_0x1c0d67=null),_0x33ba8d++;}return _0x2cafab;}function on(_0x46419e,_0x19b886,_0x2808c1){if(!_0x2808c1)return!0x1;const _0x4c3338=_0x46419e['createPositionAfter'](_0x19b886),_0x2e6371=_0x46419e['createPositionBefore'](_0x2808c1);return _0x4c3338['isTouching'](_0x2e6371);}function Zt(_0x41fd5d,_0x3e65e9,_0x36350f){for(;_0x36350f['length'];){const _0x347736=_0x36350f['splice'](0x0,0x64);_0x41fd5d['change'](()=>{for(const _0x1232f5 of _0x347736)_0x1232f5['isInContent']&&_0x3e65e9['execute'](_0x1232f5['id']);});}}class x extends Xt{['_command'];['_suggestions'];constructor(_0x186b91,_0x52b33f,_0x6b90f9){super(_0x186b91),this['_command']=_0x52b33f,this['_suggestions']=_0x6b90f9,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1009b9=Array['from'](this['_suggestions']['values']())['some'](_0x10830c=>_0x10830c['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x1009b9;}['execute'](){const _0xc7ab7a=Yt(Array['from'](this['_suggestions']['values']()));for(const _0x18bb3a of _0xc7ab7a){const _0x3d6899=_0x18bb3a['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3d6899))return;}Zt(this['editor']['model'],this['_command'],_0xc7ab7a);}}class E extends Xt{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5d70af,_0x27960d,_0xee76b8){super(_0x5d70af),this['_command']=_0x27960d,this['_suggestions']=_0xee76b8,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x35709c=this['editor']['model']['document']['selection'],_0x33e25a=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x2b7739,_0x3aeb22){const _0x54be89=Array['from'](_0x2b7739['getRanges']()),_0x162a8f=new Set();for(const _0x4e6ada of _0x3aeb22)if(_0x4e6ada['isInContent']){for(const _0x5d589b of _0x54be89)for(const _0x3fb04d of _0x4e6ada['getRanges']())(_0x5d589b['isIntersecting'](_0x3fb04d)||_0x2b7739['isCollapsed']&&!_0x4e6ada['isMultiRange']&&_0x4e6ada['next']&&_0x3fb04d['end']['isTouching'](_0x5d589b['start']))&&_0x162a8f['add'](_0x4e6ada);}return _0x162a8f;}(_0x35709c,_0x33e25a),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4489ce=Yt(Array['from'](this['_selectedSuggestions']));for(const _0x26e28a of _0x4489ce){const _0x364191=_0x26e28a['getRanges']();if(!this['editor']['model']['canEditAt'](_0x364191))return;}Zt(this['editor']['model'],this['_command'],_0x4489ce);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x5d8e8e(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x173471,_0x52235a){super(),this['id']=_0x52235a['id'],this['type']=_0x52235a['type'],this['subType']=_0x52235a['subType']||null,this['author']=_0x52235a['author'],this['creator']=_0x52235a['creator']||_0x52235a['author'],this['isExternal']=Boolean(_0x52235a['attributes']&&_0x52235a['attributes']['@external']),this['data']=null,this['_model']=_0x173471,this['_onAccept']=_0x52235a['onAccept'],this['_onDiscard']=_0x52235a['onDiscard'],this['_onAttributesChange']=_0x52235a['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x52235a['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 _0x46f2be=this;for(;_0x46f2be['previous'];)_0x46f2be=_0x46f2be['previous'];return _0x46f2be;}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'](_0x14adbc){this['_markerNames']['add'](_0x14adbc);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x47d847=>this['_model']['markers']['get'](_0x47d847))['filter'](_0x4bc790=>_0x4bc790);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2facad=>{for(const _0x356215 of this['getMarkers']())_0x2facad['removeMarker'](_0x356215);}),this['_markerNames']['clear']();}['removeMarker'](_0x4b37fb){this['_model']['change'](_0x34ac4e=>{_0x34ac4e['removeMarker'](_0x4b37fb);}),this['_markerNames']['delete'](_0x4b37fb);}['addRange'](_0x484b74){const _0x7aefeb='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x7aefeb),this['_model']['change'](_0x498a48=>{_0x498a48['addMarker'](_0x7aefeb,{'range':_0x484b74,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x253cb3){for(const _0x120351 of this['getRanges']())if(_0x120351['isIntersecting'](_0x253cb3))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1ed29c=>_0x1ed29c['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x11c55f,_0x17c4ea)=>[..._0x11c55f,..._0x17c4ea['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x1534fe=this['getRanges']();if(0x1!=_0x1534fe['length'])return null;const _0x3549ee=_0x1534fe[0x0],_0x2da0d4=_0x3549ee['start']['nodeAfter'],_0x23d1ef=_0x3549ee['end']['nodeBefore'];return _0x2da0d4 instanceof _0x5763f1?_0x2da0d4!=_0x23d1ef?null:_0x2da0d4: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 _0x4ba042=[];let _0x2f6c40=this['head'];for(;_0x2f6c40;)_0x4ba042['push'](_0x2f6c40),_0x2f6c40=_0x2f6c40['next'];return _0x4ba042;}['setAttribute'](_0x5ce117,_0x3dc730){const _0x15a620=_0x4fadf9(this['attributes']);_0x32326c(_0x15a620,_0x5ce117,_0x3dc730),_0x6fbfc5(_0x15a620,this['attributes'])||(this['attributes']=_0x15a620,this['_onAttributesChange'](_0x15a620));}['removeAttribute'](_0x1f2f7e){const _0xda876a=_0x4fadf9(this['attributes']);_0x48dd6b(_0xda876a,_0x1f2f7e),_0x6fbfc5(_0xda876a,this['attributes'])||(this['attributes']=_0xda876a,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 _0x1c060f()['substr'](0x1,0x5);}}function o(_0x20b022,_0x1b41af,_0x29e395){const _0x43f8ab=_0x20b022['t'],t=_0x20b022['t'];switch(_0x1b41af){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',_0x29e395);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x29e395);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x29e395);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x29e395);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x29e395);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',_0x29e395);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x29e395);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',_0x29e395);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x29e395);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x29e395);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x29e395);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x29e395);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x29e395);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x29e395);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x29e395);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x29e395);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x29e395);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x29e395);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x29e395);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x29e395);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x29e395);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x29e395);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x29e395);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x29e395);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'},_0x29e395);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x29e395);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x29e395);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x29e395);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x29e395);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x29e395);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'},_0x29e395);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x29e395);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x29e395);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x29e395);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x29e395);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'},_0x29e395);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x29e395);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'},_0x29e395);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'},_0x29e395);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x29e395);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'},_0x29e395);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x29e395);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'},_0x29e395);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x29e395);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x29e395);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'},_0x29e395);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x29e395);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 _0x43f8ab({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x29e395);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x43f8ab({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x29e395);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x29e395);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'},_0x29e395);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'},_0x29e395);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'},_0x29e395);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x1b41af;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x2939ad,_0x2af6f8){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x2939ad,this['_locale']=_0x2af6f8;}['getDescriptions'](_0x302efb){const _0x1484c6=[],_0x2ca63e=new Set(),_0x1c1bcb=new Set();for(let _0x46d823=0x0;_0x46d823<_0x302efb['length'];_0x46d823++){const _0x383d5f=_0x302efb[_0x46d823];if(!_0x383d5f['isInContent'])continue;const _0x516b85=this['_handleCustomCallbackDescription'](_0x383d5f);if(_0x516b85){if(null!=_0x383d5f['subType']){if(_0x2ca63e['has'](_0x383d5f['subType']))continue;_0x2ca63e['add'](_0x383d5f['subType']);}_0x1484c6['push'](_0x516b85);}else{if('attribute'!=_0x383d5f['type'])'insertion'!=_0x383d5f['type']&&'deletion'!=_0x383d5f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1484c6,_0x383d5f,_0x302efb[_0x46d823+0x1]);else{const _0x90f581=_0x383d5f['data']['key'];if(_0x1c1bcb['has'](_0x90f581))continue;_0x1c1bcb['add'](_0x383d5f['data']['key']),_0x90f581==m?this['_handleRenameSuggestionDescription'](_0x1484c6,_0x383d5f):this['_handleAttributeSuggestionDescription'](_0x1484c6,_0x383d5f);}}}return this['_resolveDescriptionItems'](_0x1484c6);}['registerDescriptionCallback'](_0x59b87d){this['_customCallbacks']['push'](_0x59b87d);}['registerElementLabel'](_0x54f1ee,_0x2943f4,_0x47c56e=_0x52a047['normal']){'function'==typeof _0x54f1ee?_0x2c9a16(this['_itemLabelsCallbacks'],{'matchingCallback':_0x54f1ee,'label':_0x2943f4,'priority':_0x47c56e}):this['_itemLabels']['set'](_0x54f1ee,_0x2943f4);}['registerAttributeLabel'](_0x12b628,_0x4a0ec8){this['_attributeLabels']['set'](_0x12b628,_0x4a0ec8);}['getItemLabel'](_0x173775,_0x5a6986=0x1){let _0x36b492;for(const _0x15aa2c of this['_itemLabelsCallbacks'])if(_0x15aa2c['matchingCallback'](_0x173775)){_0x36b492=_0x15aa2c['label'];break;}return _0x36b492||(_0x36b492=this['_itemLabels']['get'](_0x173775['name'])),_0x36b492?_0x36b492(_0x5a6986):0x1!==_0x5a6986?_0x5a6986+'\x20'+_0x173775['name']+'s':''+_0x173775['name'];}['_addDescriptionItems'](_0x1b6855,_0x2f00d5){const _0x20efb1=_0x2f00d5['getFirstRange']()['getWalker'](),_0x44abe3='insertion'==_0x2f00d5['type']?'add':'remove';for(const _0x1599ee of _0x20efb1){const _0x24086f=_0x1599ee['item'],_0x2dedb3=_0x1b6855[_0x1b6855['length']-0x1];if(_0x24086f['is']('$textProxy'))_0x2dedb3&&_0x2dedb3['type']['indexOf']('Container')>-0x1&&_0x1b6855['pop'](),_0x2dedb3&&'text'==_0x2dedb3['type']?_0x2dedb3[_0x44abe3]+=_0x24086f['data']:_0x1b6855['push']({'type':'text','add':'add'==_0x44abe3?_0x24086f['data']:'','remove':'remove'==_0x44abe3?_0x24086f['data']:''});else{if(this['_schema']['isObject'](_0x24086f)){const _0x990c14=_0x24086f;if(_0x2dedb3&&_0x2dedb3['type']['indexOf']('Container')>-0x1&&_0x1b6855['pop'](),'elementEnd'==_0x1599ee['type'])continue;_0x2dedb3&&_0x2dedb3['type']==_0x44abe3+'Object'&&_0x2dedb3['element']['name']==_0x990c14['name']?_0x2dedb3['quantity']++:_0x1b6855['push']({'type':_0x44abe3+'Object','element':_0x990c14,'quantity':0x1}),_0x20efb1['skip'](_0x2b425b=>!('elementEnd'==_0x2b425b['type']&&_0x2b425b['item']==_0x24086f));}else{if(this['_schema']['checkChild'](_0x24086f,'$text')||_0x24086f['is']('element','softBreak')){const _0x51a80d=_0x24086f;if('add'==_0x44abe3&&'elementStart'==_0x1599ee['type']||'remove'==_0x44abe3&&'elementEnd'==_0x1599ee['type'])continue;if(_0x2dedb3&&-0x1==_0x2dedb3['type']['indexOf']('Container')){'text'==_0x2dedb3['type']&&(_0x2dedb3[_0x44abe3]+='\x0a');continue;}let _0xc460c2;if(_0xc460c2='add'==_0x44abe3?_0x51a80d['nextSibling']&&!this['_schema']['isObject'](_0x51a80d['nextSibling'])?_0x51a80d['nextSibling']:null:_0x51a80d['previousSibling']&&!this['_schema']['isObject'](_0x51a80d['previousSibling'])?_0x51a80d['previousSibling']:null,_0x51a80d['isEmpty']||_0xc460c2&&_0xc460c2['isEmpty']){const _0x2999b5=_0xc460c2&&_0xc460c2['isEmpty']?_0xc460c2:_0x51a80d;_0x2dedb3&&_0x2dedb3['type']==_0x44abe3+'EmptyContainer'&&_0x2dedb3['element']['name']==_0x2999b5['name']?_0x2dedb3['quantity']++:_0x1b6855['push']({'type':_0x44abe3+'EmptyContainer','element':_0x2999b5,'quantity':0x1});}else _0x1b6855['push']({'type':_0x44abe3+'Container','element':_0x51a80d});}}}}}['_resolveDescriptionItems'](_0x3d38e9){const _0x422871=this['_locale'],_0x2915c2=[],_0x2e07c2=[],_0x4dacd1=[];for(const _0x5a4fb8 of _0x3d38e9)switch(_0x5a4fb8['type']){case'text':if(_0x5a4fb8['add']=_0x5a4fb8['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5a4fb8['remove']=_0x5a4fb8['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5a4fb8['add']&&''!=_0x5a4fb8['remove']){_0x2915c2['push']({'type':'replace','content':o(_0x422871,'REPLACE_TEXT',['\x22'+_0x5a4fb8['remove']+'\x22','\x22'+_0x5a4fb8['add']+'\x22'])});continue;}if(null!=_0x5a4fb8['add']['match'](/^ +$/)){_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Insert:*\x20%0',o(_0x422871,'ELEMENT_SPACE',_0x5a4fb8['add']['length']))});continue;}if(null!=_0x5a4fb8['remove']['match'](/^ +$/)){_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Remove:*\x20%0',o(_0x422871,'ELEMENT_SPACE',_0x5a4fb8['remove']['length']))});continue;}if(''!=_0x5a4fb8['add']){_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Insert:*\x20%0','\x22'+_0x5a4fb8['add']+'\x22')});continue;}_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Remove:*\x20%0','\x22'+_0x5a4fb8['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Insert:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Remove:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'addContainer':_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Split:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'removeContainer':_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Merge:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'addFormat':_0x2e07c2['push'](_0x5a4fb8['key']);continue;case'removeFormat':_0x4dacd1['push'](_0x5a4fb8['key']);continue;default:_0x2915c2['push'](_0x5a4fb8);}if(_0x2e07c2['length']){const _0x207d21=_0x2e07c2['map'](_0x23c363=>this['_attributeLabels']['has'](_0x23c363)?this['_attributeLabels']['get'](_0x23c363):_0x23c363)['join'](',\x20');_0x2915c2['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x207d21)});}if(_0x4dacd1['length']){const _0x4c6ff8=_0x4dacd1['map'](_0x4ff61f=>this['_attributeLabels']['has'](_0x4ff61f)?this['_attributeLabels']['get'](_0x4ff61f):_0x4ff61f)['join'](',\x20');_0x2915c2['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x4c6ff8)});}return _0x2915c2;}['_handleCustomCallbackDescription'](_0x737163){for(const _0x17628e of this['_customCallbacks']){const _0x1ba094=_0x17628e(_0x737163);if(_0x1ba094&&'type'in _0x1ba094)return _0x1ba094;}}['_handleAttributeSuggestionDescription'](_0x590aa4,_0x58ce1b){const _0x27261d=_0x58ce1b['data'],_0x1e044a=void 0x0===_0x27261d['newValue']?'removeFormat':'addFormat';_0x590aa4['push']({'type':_0x1e044a,'key':_0x27261d['key']});}['_handleRenameSuggestionDescription'](_0x65fee6,_0x3a5c6c){_0x65fee6['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3a5c6c['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x354f49,_0x38d5bb,_0x4b82c5){if(this['_addDescriptionItems'](_0x354f49,_0x38d5bb),_0x4b82c5&&_0x4b82c5['getFirstRange']()&&!_0x38d5bb['getFirstRange']()['end']['isEqual'](_0x4b82c5['getFirstRange']()['start'])){const _0x32f1c7=_0x354f49[_0x354f49['length']-0x1],_0x289215='insertion'==_0x38d5bb['type']?'add':'remove';_0x32f1c7&&'text'==_0x32f1c7['type']&&(_0x32f1c7[_0x289215]+='\x0a');}}}class U extends _0x5d703b{['afterInit'](){const _0x2b6313=this['editor'],_0x49eba4=_0x2b6313['plugins']['get']('TrackChangesEditing');_0x2b6313['commands']['get']('showAIAssistant')&&_0x49eba4['enableCommand']('showAIAssistant');}}class V extends _0x5d703b{['afterInit'](){const _0x1f7381=this['editor'],_0x6d1c1a=_0x1f7381['locale'];if(!_0x1f7381['plugins']['has']('AlignmentEditing'))return;const _0x6386b1=_0x1f7381['plugins']['get']('TrackChangesEditing');_0x6386b1['enableDefaultAttributesIntegration']('alignment'),_0x6386b1['registerBlockAttribute']('alignment'),_0x6386b1['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x6d1c1a,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4c7d76=this['editor'],_0x1b9d63=_0x4c7d76['locale'];_0x4c7d76['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a11f6=>{if('formatBlock'!=_0x4a11f6['type'])return;const {data:_0xb0054c}=_0x4a11f6;if(_0xb0054c&&'alignment'==_0xb0054c['commandName']){const _0x417ef1=_0xb0054c['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1b9d63,'*Format:*\x20%0',function(_0x5cc384){switch(_0x5cc384){case'left':return o(_0x1b9d63,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1b9d63,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1b9d63,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1b9d63,'FORMAT_JUSTIFY_TEXT');}}(_0x417ef1))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x5d703b{['afterInit'](){const _0x36d735=this['editor'],_0x37253c=_0x36d735['plugins']['get']('TrackChangesEditing'),_0x3b7872=_0x36d735['locale'];for(const _0x340a26 of ti){if(!_0x36d735['plugins']['has'](_0x340a26))continue;const _0x3339e4=_0x340a26['slice'](0x0,-0x7)['toLowerCase'](),_0x5c6eac='FORMAT_'+_0x3339e4['toUpperCase']();_0x37253c['enableDefaultAttributesIntegration'](_0x3339e4),_0x37253c['registerInlineAttribute'](_0x3339e4),_0x37253c['descriptionFactory']['registerAttributeLabel'](_0x3339e4,o(_0x3b7872,_0x5c6eac));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x357f43=this['editor'],_0x5ea81c=_0x357f43['locale'],_0x472ca0=_0x357f43['plugins']['get']('TrackChangesEditing');function _0x539e7f(_0x10304c,_0x24aae2){_0x472ca0['descriptionFactory']['registerDescriptionCallback'](_0x3a270e=>{if('formatInline'!=_0x3a270e['type'])return;const {data:_0x11d28a}=_0x3a270e;return _0x11d28a&&_0x11d28a['commandName']===_0x10304c?_0x11d28a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5ea81c,'*Format:*\x20%0',_0x24aae2)}:{'type':'format','content':o(_0x5ea81c,'*Remove\x20format:*\x20%0',_0x24aae2)}:void 0x0;});}_0x539e7f('bold',o(_0x5ea81c,'FORMAT_BOLD')),_0x539e7f('italic',o(_0x5ea81c,'FORMAT_ITALIC')),_0x539e7f('underline',o(_0x5ea81c,'FORMAT_UNDERLINE')),_0x539e7f('code',o(_0x5ea81c,'FORMAT_CODE')),_0x539e7f('strikethrough',o(_0x5ea81c,'FORMAT_STRIKETHROUGH')),_0x539e7f('subscript',o(_0x5ea81c,'FORMAT_SUBSCRIPT')),_0x539e7f('superscript',o(_0x5ea81c,'FORMAT_SUPERSCRIPT'));}}class F extends _0x5d703b{['afterInit'](){const _0x37dbf0=this['editor'],_0x402d0f=_0x37dbf0['locale'];if(!_0x37dbf0['plugins']['has']('BlockQuoteEditing'))return;const _0x4953d0=_0x37dbf0['plugins']['get']('TrackChangesEditing'),_0x4167f6=this['editor']['commands']['get']('blockQuote');_0x4953d0['enableCommand']('blockQuote',(_0x4dfb48,_0x5ea0b0={})=>{const _0x3d0f03=this['editor']['model']['document']['selection'],_0x5eb886=_0x5ea0b0&&void 0x0!==_0x5ea0b0['forceValue']?_0x5ea0b0['forceValue']:!_0x4167f6['value'];let _0x2e3855=[];if(_0x5eb886){const _0x551ca2=Array['from'](_0x3d0f03['getSelectedBlocks']())['filter'](_0x9e1fa7=>oo(_0x9e1fa7)||function(_0x33d402,_0x20647f){const _0x204400=_0x20647f['checkChild'](_0x33d402['parent'],'blockQuote'),_0x1276e1=_0x20647f['checkChild'](['$root','blockQuote'],_0x33d402);return _0x204400&&_0x1276e1;}(_0x9e1fa7,this['editor']['model']['schema']));_0x2e3855=to(_0x551ca2,_0x37dbf0['model']);}else{const _0x444aa8=Array['from'](_0x3d0f03['getSelectedBlocks']())['filter'](_0x1cd0a7=>oo(_0x1cd0a7));_0x2e3855=to(_0x444aa8,_0x37dbf0['model']);}_0x37dbf0['model']['change'](()=>{for(const _0x40b16d of _0x2e3855)_0x4953d0['markBlockFormat'](_0x40b16d,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5eb886}]});});}),_0x4953d0['descriptionFactory']['registerDescriptionCallback'](_0x3f0f73=>{const {data:_0x3f0d26}=_0x3f0f73;if(_0x3f0d26&&'blockQuote'==_0x3f0d26['commandName']){const _0x5aee48=o(_0x402d0f,'ELEMENT_BLOCK_QUOTE');return _0x3f0d26['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x402d0f,'*Set\x20format:*\x20%0',_0x5aee48)}:{'type':'format','content':o(_0x402d0f,'*Remove\x20format:*\x20%0',_0x5aee48)};}});}}function oo(_0x199211){return'blockQuote'==_0x199211['parent']['name'];}class L extends _0x5d703b{['afterInit'](){const _0x33c238=this['editor'],_0x172ff1=_0x33c238['locale'],_0x3e0ee2=_0x33c238['plugins']['get']('TrackChangesEditing');_0x33c238['plugins']['has']('BookmarkEditing')&&(_0x3e0ee2['enableCommand']('insertBookmark'),_0x3e0ee2['enableDefaultAttributesIntegration']('updateBookmark'),_0x3e0ee2['registerBlockAttribute']('bookmarkId'),_0x3e0ee2['descriptionFactory']['registerDescriptionCallback'](_0x418f38=>{if('insertion'!=_0x418f38['type']&&'deletion'!=_0x418f38['type']&&'attribute'!=_0x418f38['type'])return;const _0x523835=_0x418f38['getContainedElement']();if(null==_0x523835)return;if(!_0x523835['is']('element','bookmark'))return;const _0x58bd94=_0x523835['getAttribute']('bookmarkId');if('insertion'==_0x418f38['type'])return{'type':'insertion','content':o(_0x172ff1,'*Insert:*\x20%0','\x22'+_0x58bd94+'\x22\x20'+o(_0x172ff1,'ELEMENT_BOOKMARK'))};if('deletion'==_0x418f38['type'])return{'type':'deletion','content':o(_0x172ff1,'*Remove:*\x20%0','\x22'+_0x58bd94+'\x22\x20'+o(_0x172ff1,'ELEMENT_BOOKMARK'))};const {data:_0x2a584d}=_0x418f38;if(!_0x2a584d||'bookmarkId'!=_0x2a584d['key'])return;return{'type':'format','content':o(_0x172ff1,'*Set\x20bookmark:*\x20%0','\x22'+_0x2a584d['newValue']+'\x22')};}));}}class J extends _0x5d703b{['afterInit'](){const _0xfe3d04=this['editor'];_0xfe3d04['plugins']['has']('CaseChange')&&(_0xfe3d04['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xfe3d04['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xfe3d04['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x5d703b{['afterInit'](){const _0x165334=this['editor'];_0x165334['commands']['get']('ckbox')&&_0x165334['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x5d703b{['afterInit'](){const _0x1c9730=this['editor'];if(!_0x1c9730['plugins']['has']('CodeBlock'))return;const _0x52311e=_0x1c9730['plugins']['get']('TrackChangesEditing'),_0x38f450=_0x1c9730['locale'],_0x1b510a=_0x1c9730['config']['get']('codeBlock')['languages'],_0x1d43e=_0x1c9730['commands']['get']('codeBlock');_0x52311e['enableCommand']('indentCodeBlock'),_0x52311e['enableCommand']('outdentCodeBlock'),_0x52311e['enableCommand']('codeBlock',(_0x2be6ed,_0x3be7d3={})=>{const _0x20ec98=_0x1c9730['model'],_0x2dc39c=_0x1c9730['model']['document']['selection'],_0x368883=_0x3be7d3&&void 0x0!==_0x3be7d3['forceValue']?_0x3be7d3['forceValue']:!_0x1d43e['value'];let _0x4fe2b9;_0x3be7d3['language']||(_0x3be7d3['language']=_0x1b510a[0x0]['language']),_0x4fe2b9=_0x368883?Array['from'](_0x2dc39c['getSelectedBlocks']())['filter'](_0x4bc59c=>eo(_0x4bc59c)||function(_0x13310a,_0x13c8b3){if(_0x13310a['is']('rootElement')||_0x13c8b3['isLimit'](_0x13310a))return!0x1;return _0x13c8b3['checkChild'](_0x13310a['parent'],'codeBlock');}(_0x4bc59c,_0x20ec98['schema'])):Array['from'](_0x2dc39c['getSelectedBlocks']())['filter'](_0x1d6561=>eo(_0x1d6561));const _0x5686bd=to(_0x4fe2b9,_0x20ec98);_0x20ec98['change'](()=>{for(const _0x13815c of _0x5686bd)_0x52311e['markBlockFormat'](_0x13815c,{'commandName':'codeBlock','commandParams':[{..._0x3be7d3,'forceValue':_0x368883}],'formatGroupId':'blockName'});});}),(_0x52311e['descriptionFactory']['registerElementLabel']('codeBlock',_0x1bc6eb=>o(_0x38f450,'ELEMENT_CODE_BLOCK',_0x1bc6eb)),_0x52311e['descriptionFactory']['registerDescriptionCallback'](_0x4e4528=>{if('formatBlock'!=_0x4e4528['type'])return;const _0x3d64da=_0x38f450['t'],{data:_0x1ca019}=_0x4e4528;if(!_0x1ca019||'codeBlock'!=_0x1ca019['commandName'])return;const _0x36862f=_0x1ca019['commandParams'][0x0]['language'],_0xc9498a=_0x3d64da(_0x1b510a['find'](_0x12782d=>_0x12782d['language']===_0x36862f)['label'])['toLowerCase']();return _0x1ca019['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x38f450,'*Set\x20format:*\x20%0',o(_0x38f450,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xc9498a+')')}:{'type':'format','content':o(_0x38f450,'*Remove\x20format:*\x20%0',o(_0x38f450,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x36c925){return'codeBlock'==_0x36c925['name'];}class z extends _0x5d703b{['afterInit'](){const _0x167dd8=this['editor'];if(!_0x167dd8['plugins']['has']('CommentsEditing'))return;_0x167dd8['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x1598c0,_0x473ac4,_0x2075e3){const _0x482de6=[];for(const _0x1ef214 of _0x473ac4['getItems']())_0x1ef214['hasAttribute'](_0x1598c0)&&_0x482de6['push'](_0x2075e3['createRangeOn'](_0x1ef214));return _0x482de6;}function De(_0x5a6ea8,_0x1ec958,{showActiveMarker:_0x39c684=!0x0}={}){const _0x5ee58d=_0x5a6ea8['plugins']['get']('TrackChangesEditing');return(_0xa83671,_0x2bf80a,_0x1181b6)=>{if(!_0x1181b6['consumable']['test'](_0x2bf80a['markerRange'],_0xa83671['name']))return;const _0x17339a=_0x2bf80a['markerRange']['getWalker'](),_0x3f6b08=_0x2bf80a['markerRange']['start'],_0x3f747a=_0x5a6ea8['model']['schema'];let _0x2fefa1=null,_0x58fb03=null,_0x2855c6=!0x1,_0x4613a1=!0x1;for(const _0x3ebd52 of _0x17339a){const _0xece24f=_0x3ebd52['item'];_0x2855c6=_0x2855c6||_0x3f747a['isContent'](_0xece24f);const _0x3a3cf5=_0x1181b6['mapper']['toViewElement'](_0xece24f);if(_0x3a3cf5&&_0x3a3cf5['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3ebd52['type']&&(_0x3f747a['isBlock'](_0xece24f)&&!_0x3f747a['isLimit'](_0xece24f)&&(_0xece24f['nextSibling']||_0x3f6b08['isAtEnd']?_0x2fefa1&&_0x2fefa1['parent']==_0xece24f||(_0x2fefa1=_0xece24f,_0x17d62e(_0x3ebd52['previousPosition']),_0x4613a1=!0x0):_0x58fb03=_0x58fb03||_0x3ebd52['previousPosition']));}function _0x17d62e(_0x51623a){const {authorId:_0x1c1383}=_0x5ee58d['_splitMarkerName'](_0x2bf80a['markerName']),_0x3b16d5=_0x1181b6['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1ec958,'data-author-id':_0x1c1383}),_0x1e56ea=_0x1181b6['mapper']['toViewPosition'](_0x51623a);_0x39c684&&_0x5ee58d['activeMarkers']['includes'](_0x2bf80a['markerName'])&&_0x1181b6['writer']['addClass']('ck-suggestion-marker--active',_0x3b16d5),_0x1181b6['writer']['insert'](_0x1e56ea,_0x3b16d5),_0x1181b6['mapper']['bindElementToMarker'](_0x3b16d5,_0x2bf80a['markerName']);}_0x2855c6||_0x4613a1||!_0x58fb03||_0x17d62e(_0x58fb03);};}class K extends _0x5d703b{static get['requires'](){return[_0x1d2e4c];}['init'](){const _0x2214ae=this['editor'],_0x3f6b61=_0x2214ae['plugins']['get']('TrackChangesEditing');_0x3f6b61['enableCommand']('delete');const _0x308691=_0x2214ae['commands']['get']('deleteForward');_0x3f6b61['enableCommand']('deleteForward',(_0x28a616,_0x3389ff={})=>{const _0x2631b8=_0x2214ae['model']['createSelection'](_0x2214ae['model']['document']['selection']);_0x2631b8['isCollapsed']&&_0x2214ae['model']['modifySelection'](_0x2631b8,{'direction':'forward','unit':_0x3389ff['unit']});const _0x333a82=_0x2631b8['getFirstRange'](),_0x49e6e2=_0x4b4bbe['fromRange'](_0x333a82);let _0x1d22a6;_0x28a616(_0x3389ff),_0x1d22a6='$graveyard'==_0x49e6e2['root']['rootName']?_0x2214ae['model']['createRange'](_0x333a82['start']):_0x2214ae['model']['createRange'](_0x49e6e2['start'],_0x49e6e2['end']),_0x49e6e2['detach'](),_0x2214ae['model']['enqueueChange'](_0x308691['buffer']['batch'],_0x3aadd9=>{_0x308691['buffer']['lock'](),_0x3aadd9['setSelection'](_0x3aadd9['createRange'](_0x1d22a6['end'])),_0x308691['buffer']['unlock']();});}),_0x2214ae['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x2214ae,'merge'),{'priority':'high'}),_0x2214ae['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x144e45,_0x58bb9b,_0x34a0af)=>{_0x34a0af['options']['showSuggestionHighlights']&&De(_0x2214ae,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x144e45,_0x58bb9b,_0x34a0af);},{'priority':'high'}),_0x2214ae['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x16ed84,_0x38167e,_0x4cf623)=>{const _0x1d9354=_0x4cf623['mapper']['markerNameToElements'](_0x38167e['markerName']);if(_0x1d9354){for(const _0x5d275c of _0x1d9354)_0x5d275c['is']('uiElement')&&(_0x4cf623['mapper']['unbindElementFromMarkerName'](_0x5d275c,_0x38167e['markerName']),_0x4cf623['writer']['remove'](_0x5d275c));}},{'priority':'high'});}}class W extends _0x5d703b{['afterInit'](){const _0x59559d=this['editor'];if(!_0x59559d['plugins']['has']('ListEditing'))return;const _0x32340c=_0x59559d['locale'],_0x417fb5=_0x59559d['plugins']['get']('TrackChangesEditing'),_0x479d90=_0x59559d['plugins']['has']('TodoListEditing'),_0x27ee72=!!_0x59559d['config']['get']('list.multiBlock');function _0x510d22(_0x28434b){return{'type':'format','content':''+o(_0x32340c,'*Set\x20format:*\x20%0',_0x28434b)};}function _0x2df55b(_0x1bda6e){return{'type':'format','content':''+o(_0x32340c,'*Remove\x20format:*\x20%0',_0x1bda6e)};}_0x417fb5['enableDefaultAttributesIntegration']('numberedList'),_0x417fb5['enableDefaultAttributesIntegration']('bulletedList'),_0x417fb5['enableDefaultAttributesIntegration']('customNumberedList'),_0x417fb5['enableDefaultAttributesIntegration']('customBulletedList'),_0x417fb5['enableDefaultAttributesIntegration']('indentList'),_0x417fb5['enableDefaultAttributesIntegration']('outdentList'),_0x417fb5['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x417fb5['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x417fb5['registerBlockAttribute']('listItemId'),_0x417fb5['registerBlockAttribute']('listType'),_0x417fb5['registerBlockAttribute']('listIndent'),_0x27ee72&&(_0x417fb5['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x417fb5['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x479d90&&(_0x417fb5['enableDefaultAttributesIntegration']('todoList'),_0x417fb5['enableDefaultAttributesIntegration']('checkTodoList'),_0x417fb5['registerBlockAttribute']('todoListChecked'),_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x3c06fb=>{const {data:_0x305c15}=_0x3c06fb;if(_0x305c15&&'todoListChecked'==_0x305c15['key'])return{'type':'format','content':_0x305c15['newValue']?o(_0x32340c,'*Check\x20item*'):o(_0x32340c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0xaaabe9=>{if(_0xaaabe9['batch']['isUndo'])return!0x1;let _0x495dff=!0x1;const _0x31f3a6=_0x417fb5['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc5885a=>'todoListChecked'===_0x417fb5['_getAttributeKey'](_0xc5885a));for(const _0xa4d0ef of _0x31f3a6){'todo'!=_0xa4d0ef['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x417fb5['_findSuggestions'](_0xa4d0ef['getFirstRange'](),'attribute')['find'](_0x599792=>'listType'===_0x417fb5['_getAttributeKey'](_0x599792['suggestion']))||(_0xaaabe9['removeMarker'](_0xa4d0ef['getFirstMarker']()),_0x495dff=!0x0));}return _0x495dff;})),_0x417fb5['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x32340c,'FORMAT_INDENT'));const _0x4d0b85={'type':'format','content':''};_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x4af3e8=>{const {data:_0x109e02}=_0x4af3e8;if(!_0x109e02||'listType'!=_0x109e02['key'])return;let _0x53d116=_0x4af3e8['head'];for(;_0x53d116;){if(_0x53d116['data']&&(('listStyle'==_0x53d116['data']['key']||'listMarkerStyle'==_0x53d116['data']['key'])&&(_0x53d116['data']['newValue']&&'default'!=_0x53d116['data']['newValue']||'default'!=_0x53d116['data']['oldValue']&&!_0x109e02['newValue'])||!_0x27ee72&&_0x53d116['data']['key']==m))return _0x4d0b85;_0x53d116=_0x53d116['next'];}if(null==_0x109e02['newValue'])switch(_0x109e02['oldValue']){case'bulleted':return _0x2df55b(o(_0x32340c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2df55b(o(_0x32340c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2df55b(o(_0x32340c,'ELEMENT_TODO_LIST'));}switch(_0x109e02['newValue']){case'bulleted':return _0x510d22(o(_0x32340c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x510d22(o(_0x32340c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x510d22(o(_0x32340c,'ELEMENT_TODO_LIST'));}}),_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x515fb4=>{const {data:_0x270cb6}=_0x515fb4;if(_0x270cb6&&'listIndent'==_0x270cb6['key'])return null==_0x270cb6['newValue']||null==_0x270cb6['oldValue']&&0x0==_0x270cb6['newValue']?_0x4d0b85:void 0x0;}),_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x527f10=>{if('attribute'!=_0x527f10['type'])return;const {data:_0xeb948a}=_0x527f10;if(!_0xeb948a||'listItemId'!=_0xeb948a['key'])return;const _0x227b21=Te(_0x527f10);return'newValue'==_0x227b21?{'type':'format','content':o(_0x32340c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x227b21?{'type':'format','content':o(_0x32340c,'*Split:*\x20list\x20item')}:_0x4d0b85;}),_0x59559d['model']['document']['registerPostFixer'](_0x35ab87=>this['listItemIdFixer'](_0x35ab87)),_0x59559d['model']['document']['registerPostFixer'](_0x360dbf=>this['noTrackChangesFixer'](_0x360dbf)),_0x59559d['model']['document']['on']('change:data',(_0x5626ce,_0x887e94)=>{if(_0x887e94['isUndo']||!_0x887e94['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x4c8953){if(_0x4c8953['batch']['isUndo']||!_0x4c8953['batch']['isLocal'])return!0x1;let _0x24348a=!0x1;const _0x392095=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x912865=>_0x912865['data']&&'listItemId'==_0x912865['data']['key'])['filter'](_0x3ceef8=>_0x3ceef8['data']['newValue']&&_0x3ceef8['data']['oldValue']);for(const _0x2e346d of _0x392095)Te(_0x2e346d)||(_0x4c8953['removeMarker'](_0x2e346d['getFirstMarker']()),_0x24348a=!0x0);return _0x24348a;}['noTrackChangesFixer'](_0x29b0c1){if(_0x29b0c1['batch']['isUndo']||!_0x29b0c1['batch']['isLocal'])return!0x1;const _0x6052e2=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x6052e2['trackChangesCommand']['value'])return!0x1;let _0x1cd0b2=!0x1;const _0x837dc=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x741a7a=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x112d21=>'attribute'==_0x112d21['type'])['filter'](_0x5432e9=>_0x837dc['includes'](_0x5432e9['attributeKey']));if(0x0==_0x741a7a['length'])return _0x1cd0b2;for(const _0xae3fd9 of _0x741a7a){const _0x519cf6=_0x6052e2['_findSuggestions'](_0xae3fd9['range'],'attribute')['filter'](_0x29e597=>!_0x29e597['meta']['isNextTo'])['map'](_0x38cad6=>_0x38cad6['suggestion'])['filter'](_0xbd4424=>{const _0x4db1d8=_0x6052e2['_getAttributeKey'](_0xbd4424);return _0x837dc['includes'](_0x4db1d8);});if(_0x519cf6['length']){for(const _0x552dcb of _0x519cf6)_0x29b0c1['removeMarker'](_0x552dcb['getFirstMarker']());_0x1cd0b2=!0x0;}}return _0x1cd0b2;}['assureChains'](){const _0x360870=this['editor']['plugins']['get']('TrackChangesEditing'),_0x54c2e9=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x4f3320;const _0x134751=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x58519a=>{if(_0x58519a['data']['oldRange']||!_0x58519a['data']['newRange'])return null;if(!_0x58519a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x312b88}=_0x360870['_splitMarkerName'](_0x58519a['name']);if(!_0x360870['hasSuggestion'](_0x312b88))return null;const _0x29d72e=_0x360870['getSuggestion'](_0x312b88);return _0x54c2e9['includes'](_0x29d72e['data']['key']);})['map'](_0x16dec4=>{const {id:_0x4c1d7c}=_0x360870['_splitMarkerName'](_0x16dec4['name']),_0x46a814=_0x360870['getSuggestion'](_0x4c1d7c);return _0x4f3320=_0x46a814['attributes']['groupId'],_0x46a814['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x134751['size'])return;const _0x3c35eb=_0x360870['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x37d92d=>'attribute'==_0x37d92d['type']&&_0x37d92d['data']&&_0x54c2e9['includes'](_0x37d92d['data']['key'])&&_0x37d92d['attributes']['groupId']!=_0x4f3320)['map'](_0x50fb5a=>({'listItem':_0x50fb5a['getFirstRange']()['start']['nodeAfter'],'groupId':_0x50fb5a['attributes']['groupId']})),_0x253a06=new Set();for(const {groupId:_0x32729f,listItem:_0x5bb3a1}of _0x3c35eb)_0x134751['has'](_0x5bb3a1)&&_0x253a06['add'](_0x32729f);for(const _0x11be9c of _0x360870['getSuggestions']())_0x253a06['has'](_0x11be9c['attributes']['groupId'])&&_0x11be9c['setAttribute']('groupId',_0x4f3320);}['_supportLegacySuggestions'](){const _0xa6bab5=this['editor'],_0x162a8c=_0xa6bab5['locale'],_0x4d7329=_0xa6bab5['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4d7329['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3904f0,_0x3d0dd9){const _0xd270c2=[];for(let _0x2e65a3 of _0x3904f0)_0x2e65a3['start']['nodeAfter']===_0x2e65a3['end']['parent']&&(_0x2e65a3=_0xa6bab5['model']['createRange'](_0xa6bab5['model']['createPositionAt'](_0x2e65a3['start']['nodeAfter'],0x0))),_0xd270c2['push'](_0x2e65a3);_0xa6bab5['model']['change'](_0x50b4d0=>{const _0x470961=_0xa6bab5['model']['document']['selection'],_0x240e95=Array['from'](_0x470961['getRanges']())['map'](_0x4f0669=>_0x4b4bbe['fromRange'](_0x4f0669));_0x50b4d0['setSelection'](_0xd270c2),_0xa6bab5['commands']['get'](_0x3d0dd9['commandName'])['refresh'](),_0x3d0dd9['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xa6bab5['execute'](_0x3d0dd9['commandName'],..._0x3d0dd9['commandParams']),_0x50b4d0['setSelection'](_0x240e95);for(const _0x54857b of _0x240e95)_0x54857b['detach']();});}),_0x4d7329['descriptionFactory']['registerElementLabel'](function(_0x504ba6){const _0x17ef99=!_0xa6bab5['model']['schema']['isObject'](_0x504ba6),_0x4c81a4=_0x504ba6['previousSibling'],_0x4a4b23=_0x504ba6['nextSibling'],_0x2929b5=_0x504ba6['getAttribute']('listItemId'),_0x33cdb4=!_0x4c81a4||_0x4c81a4['getAttribute']('listItemId')!==_0x2929b5,_0x2bcded=!_0x4a4b23||_0x4a4b23['getAttribute']('listItemId')!==_0x2929b5;return _0x17ef99&&Boolean(_0x2929b5)&&_0x33cdb4&&_0x2bcded;},_0x12dfaa=>o(_0x162a8c,'ELEMENT_LIST_ITEM',_0x12dfaa));}['_registerLegacyDescription'](){const _0x356c74=this['editor'],_0x3378ce=_0x356c74['locale'];function _0x29ba5a(_0x2e9c3a){const _0x1899a4=_0x356c74['commands']['get']('bulletedList')['value'],_0x3f4b0d=_0x356c74['commands']['get']('numberedList')['value'];return'numberedList'===_0x2e9c3a?_0x1899a4:_0x3f4b0d;}_0x356c74['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5ed414){if('formatBlock'!=_0x5ed414['type'])return;const {data:_0x3ec1b3}=_0x5ed414;if(!_0x3ec1b3)return;let _0x493a52,_0x56782e,_0x33dfbc,_0x312e7b;switch(_0x3ec1b3['commandName']){case'bulletedList':_0x33dfbc=_0x3ec1b3['commandParams'][0x0]['forceValue'],_0x312e7b=_0x29ba5a(_0x3ec1b3['commandName']),_0x493a52=_0x33dfbc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x312e7b&&_0x356c74['config']['get']('list.multiBlock')||(_0x493a52='*Change\x20to:*\x20%0'),_0x56782e={'type':'format','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x33dfbc=_0x3ec1b3['commandParams'][0x0]['forceValue'],_0x312e7b=_0x29ba5a(_0x3ec1b3['commandName']),_0x493a52=_0x33dfbc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x312e7b&&_0x356c74['config']['get']('list.multiBlock')||(_0x493a52='*Change\x20to:*\x20%0'),_0x56782e={'type':'format','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x493a52='*Indent:*\x20%0',_0x56782e={'type':'format','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x493a52=function(_0x3a5bfb){const _0x579f64=_0x3a5bfb['getFirstRange']();let _0x4d22ea=_0x579f64['start']['nodeAfter'];for(;_0x4d22ea&&_0x579f64['containsItem'](_0x4d22ea);){if(_0x4d22ea['getAttribute']('listIndent')>0x0)return!0x1;_0x4d22ea=_0x4d22ea['nextSibling'];}return!0x0;}(_0x5ed414)?o(_0x3378ce,'*Format:*\x20remove\x20from\x20%0',o(_0x3378ce,function(_0xc4c7ed){return'ELEMENT_'+_0xc4c7ed['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5ed414))):o(_0x3378ce,'*Outdent:*\x20%0',o(_0x3378ce,'ELEMENT_LIST_ITEM')),_0x56782e={'type':'format','content':_0x493a52};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x3ec1b3['multipleBlocks']&&(_0x493a52='*Merge:*\x20%0',_0x56782e={'type':'deletion','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_LIST_ITEM'))});}return _0x56782e;});}}function Te(_0x17d869){let _0x5241c8=_0x17d869['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5241c8;){const _0x1e9202=_0x5241c8['getAttribute']('listItemId');if(!_0x1e9202)return!0x1;if(_0x1e9202==_0x17d869['data']['newValue'])return'newValue';if(_0x1e9202==_0x17d869['data']['oldValue'])return'oldValue';_0x5241c8=_0x5241c8['previousSibling'];}return!0x1;}class Se extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0xa6ce03=this['editor']['config']['get']('list.properties'),_0x22ef83=this['editor']['plugins']['get']('TrackChangesEditing');_0xa6ce03['styles']&&(_0x22ef83['enableDefaultAttributesIntegration']('listStyle'),_0x22ef83['registerBlockAttribute']('listStyle')),_0xa6ce03['reversed']&&(_0x22ef83['enableDefaultAttributesIntegration']('listReversed'),_0x22ef83['registerBlockAttribute']('listReversed')),_0xa6ce03['startIndex']&&(_0x22ef83['enableDefaultAttributesIntegration']('listStart'),_0x22ef83['registerBlockAttribute']('listStart'));const _0x209655={'type':'format','content':''};_0x22ef83['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x172d4e=this['editor']['locale'];_0x22ef83['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x172d4e,'FORMAT_LIST_REVERSED')),_0x22ef83['descriptionFactory']['registerDescriptionCallback'](_0x35fc0d=>{const {data:_0x12a924}=_0x35fc0d;if(_0x12a924&&'listReversed'==_0x12a924['key'])return null==_0x12a924['newValue']||0x0==_0x12a924['newValue']&&null==_0x12a924['oldValue']?_0x209655:void 0x0;}),_0x22ef83['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x172d4e,'FORMAT_LIST_START')),_0x22ef83['descriptionFactory']['registerDescriptionCallback'](_0x16f7b6=>{const {data:_0x155b19}=_0x16f7b6;if(_0x155b19&&'listStart'==_0x155b19['key'])return null==_0x155b19['newValue']||0x1==_0x155b19['newValue']&&null==_0x155b19['oldValue']?_0x209655:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x2b2ba7=>{if(_0x2b2ba7['batch']['isUndo'])return!0x1;let _0x141c62=!0x1;const _0x679bbc=_0x22ef83['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5b386c=>{const _0x554840=_0x22ef83['_getAttributeKey'](_0x5b386c);return'listStart'==_0x554840||'listReversed'==_0x554840;});for(const _0x2fabd8 of _0x679bbc){const _0x4099b4=_0x2fabd8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4099b4||'customNumbered'==_0x4099b4)continue;_0x22ef83['_findSuggestions'](_0x2fabd8['getFirstRange'](),'attribute')['find'](_0x1815d1=>'listType'==_0x22ef83['_getAttributeKey'](_0x1815d1['suggestion']))||(_0x2b2ba7['removeMarker'](_0x2fabd8['getFirstMarker']()),_0x141c62=!0x0);}return _0x141c62;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x43226a){const _0x1b68da=this['editor']['locale'],{data:_0x53f6d6}=_0x43226a,_0x496f9c={'type':'format','content':''};if(!_0x53f6d6||'listStyle'!=_0x53f6d6['key'])return;if(!_0x53f6d6['oldValue'])return'default'==_0x53f6d6['newValue']?_0x496f9c:{'type':'format','content':''+o(_0x1b68da,'*Set\x20format:*\x20%0',o(_0x1b68da,this['_getTranslationKeyForListStyle'](_0x53f6d6['newValue'])))};if(!_0x53f6d6['newValue']){if('default'==_0x53f6d6['oldValue'])return _0x496f9c;let _0x465a65=_0x43226a['head'];for(;_0x465a65;){if(_0x465a65['data']&&'listType'==_0x465a65['data']['key']&&_0x465a65['data']['newValue'])return _0x496f9c;_0x465a65=_0x465a65['next'];}return{'type':'format','content':''+o(_0x1b68da,'*Remove\x20format:*\x20%0',o(_0x1b68da,this['_getTranslationKeyForListStyle'](_0x53f6d6['oldValue'])))};}if('default'!=_0x53f6d6['newValue'])return{'type':'format','content':''+o(_0x1b68da,'*Set\x20format:*\x20%0',o(_0x1b68da,this['_getTranslationKeyForListStyle'](_0x53f6d6['newValue'])))};let _0xa239f8=_0x43226a['head'];for(;_0xa239f8;){if(_0xa239f8['data']&&'listType'==_0xa239f8['data']['key']&&_0xa239f8['data']['newValue']&&_0xa239f8['data']['oldValue'])return _0x496f9c;_0xa239f8=_0xa239f8['next'];}return{'type':'format','content':o(_0x1b68da,'*Set\x20format:*\x20%0',o(_0x1b68da,'ELEMENT_'+_0x43226a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1e3075=this['editor'],_0x2878b1=_0x1e3075['locale'];_0x1e3075['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x10e0d0=>{if('formatBlock'!=_0x10e0d0['type'])return;const {data:_0x46efe6}=_0x10e0d0;if(!_0x46efe6)return;let _0x51b0e4,_0x5df5a1;switch(_0x46efe6['commandName']){case'listStyle':_0x51b0e4='*Change\x20to:*\x20%0',_0x5df5a1={'type':'format','content':o(_0x2878b1,_0x51b0e4,o(_0x2878b1,this['_getTranslationKeyForListStyle'](_0x46efe6['commandParams'][0x0]['type'])))};break;case'listReversed':_0x51b0e4=_0x46efe6['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5df5a1={'type':'format','content':o(_0x2878b1,_0x51b0e4)};break;case'listStart':_0x51b0e4='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5df5a1={'type':'format','content':o(_0x2878b1,_0x51b0e4,_0x46efe6['commandParams'][0x0]['startIndex'])};}return _0x5df5a1;});}['_getTranslationKeyForListStyle'](_0x92f62f){return'ELEMENT_'+function(_0x236af2){if(_e['includes'](_0x236af2))return'bulleted';if(Re['includes'](_0x236af2))return'numbered';return null;}(_0x92f62f)['toUpperCase']()+'_LIST_'+_0x92f62f['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x5d703b{static get['requires'](){return[_0x40c153];}['init'](){const _0x2e878d=this['editor'],_0x49a11c=_0x2e878d['plugins']['get']('TrackChangesEditing'),_0x28d104=_0x2e878d['commands']['get']('enter');_0x49a11c['enableCommand']('enter',()=>{_0x2e878d['model']['change'](_0xdff48e=>{const _0x11b85e=_0x2e878d['model']['document']['selection'],_0x2cc00b=_0x11b85e['getFirstPosition'](),_0x317d87=_0x4b4bbe['fromRange'](_0x11b85e['getFirstRange']());if(_0x28d104['enterBlock'](_0xdff48e)){const _0x5646a2=_0x2e878d['model']['createPositionAt'](_0x2cc00b['parent']['nextSibling'],0x0),_0x1e1580=_0xdff48e['createRange'](_0x2cc00b,_0x5646a2);_0x49a11c['markInsertion'](_0x1e1580);}else _0xdff48e['setSelection'](_0xdff48e['createRange'](_0x317d87['end']));_0x317d87['detach'](),_0x28d104['fire']('afterExecute',{'writer':_0xdff48e});});}),_0x2e878d['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x2e878d,'split'),{'priority':'high'}),_0x2e878d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2fab6d,_0x1dfed9,_0x8c597f)=>{const _0x5ccb40=_0x8c597f['mapper']['markerNameToElements'](_0x1dfed9['markerName']);if(_0x5ccb40){for(const _0x5c72a3 of _0x5ccb40)_0x5c72a3['hasClass']('ck-suggestion-marker-split')&&(_0x8c597f['mapper']['unbindElementFromMarkerName'](_0x5c72a3,_0x1dfed9['markerName']),_0x8c597f['writer']['remove'](_0x5c72a3));}},{'priority':'high'}),_0x2e878d['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1b19cd,_0x585c8,_0x52a1c9)=>{_0x52a1c9['options']['showSuggestionHighlights']&&De(_0x2e878d,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1b19cd,_0x585c8,_0x52a1c9);},{'priority':'high'});}}class Y extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x2a7e54=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a7e54['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x2a7e54['enableCommand']('findNext'),_0x2a7e54['enableCommand']('findPrevious'),_0x2a7e54['enableCommand']('replace'),_0x2a7e54['enableCommand']('replaceAll');}['handleFindCommand'](_0x4959e7,_0x176315,_0x3ae0fd={}){const _0x2bef99=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4959e7(_0x2ea65b=>{let _0x35e634=('string'==typeof _0x176315?_0x2bef99['findByTextCallback'](_0x176315,_0x3ae0fd):_0x176315)(_0x2ea65b);Array['isArray'](_0x35e634)&&(_0x35e634={'results':_0x35e634,'searchText':'string'==typeof _0x176315?_0x176315:''});const _0x31d353=_0x35e634['results']['filter'](_0x1a3f7b=>!0x1===this['_isInDeletionRange'](_0x1a3f7b,_0x2ea65b['item']));return{..._0x35e634,'results':_0x31d353};},_0x3ae0fd);}['_isInDeletionRange'](_0x1f01db,_0xd50a4c){const _0x25833d=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xd50a4c,_0x1f01db['start']),this['editor']['model']['createPositionAt'](_0xd50a4c,_0x1f01db['end']));for(const _0x2c1ab6 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x25833d['getIntersection'](_0x2c1ab6['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Z extends _0x5d703b{['afterInit'](){const _0xab6243=this['editor']['locale'],_0x3c0151=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x239792,commandName:_0x4a4982}of ro)this['editor']['plugins']['has'](_0x239792)&&(_0x3c0151['enableDefaultAttributesIntegration'](_0x4a4982),_0x3c0151['registerInlineAttribute'](_0x4a4982));_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0xab6243,'FORMAT_FONT_SIZE')),_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0xab6243,'FORMAT_FONT_FAMILY')),_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0xab6243,'FORMAT_FONT_COLOR')),_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0xab6243,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e98c=this['editor'],_0x137cbe=_0x1e98c['locale'];_0x1e98c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x15b30=>{const _0x496c0a=_0x137cbe['t'];if('formatInline'!=_0x15b30['type'])return;const {data:_0x4e2831}=_0x15b30;if(null!=_0x4e2831){if('fontSize'==_0x4e2831['commandName']){const _0x3cafe6=_0x4e2831['commandParams'][0x0]['value'];if(_0x3cafe6){const _0x3968c6=_0x496c0a(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x8979b9=>_0x8979b9['model']==_0x3cafe6)['title'])['toLowerCase']();return{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20size:*\x20%0',_0x3968c6)};}return{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4e2831['commandName']){const _0xa5dcf9=_0x4e2831['commandParams'][0x0]['value'];return _0xa5dcf9?{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20family:*\x20%0',_0xa5dcf9)}:{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4e2831['commandName']){const _0x6445e4=_0x4e2831['commandParams'][0x0]['value'];if(_0x6445e4){const _0x4c941e=_0x2069db(this['editor']['config']['get']('fontColor.colors'))['find'](_0x13e602=>_0x13e602['model']==_0x6445e4);let _0x289bc1=_0x6445e4,_0xd724c3='';return _0x4c941e&&(_0x289bc1=_0x4c941e['label'],_0xd724c3=_0x496c0a(_0x289bc1)['toLowerCase']()),{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20color:*\x20%0',_0xd724c3)['trim'](),'color':{'value':_0x6445e4,'title':_0xd724c3||_0x289bc1}};}return{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4e2831['commandName']){const _0x3ae627=_0x4e2831['commandParams'][0x0]['value'];if(_0x3ae627){const _0x2c7e98=_0x2069db(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x517e4c=>_0x517e4c['model']==_0x3ae627);let _0x4a7ff5=_0x3ae627,_0x55ceb0='';return _0x2c7e98&&(_0x4a7ff5=_0x2c7e98['label'],_0x55ceb0=_0x496c0a(_0x4a7ff5)['toLowerCase']()),{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20background\x20color:*\x20%0',_0x55ceb0)['trim'](),'color':{'value':_0x3ae627,'title':_0x55ceb0||_0x4a7ff5}};}return{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20background\x20color*')};}}});}}class tt extends _0x5d703b{['afterInit'](){const _0x4e9f12=this['editor'],_0x3b2d7d=_0x4e9f12['plugins']['get']('TrackChangesEditing'),_0x4bc45e=_0x4e9f12['commands']['get']('copyFormat'),_0x20522c=_0x4e9f12['commands']['get']('pasteFormat');_0x4bc45e&&_0x20522c&&(_0x3b2d7d['enableDefaultAttributesIntegration']('pasteFormat'),_0x3b2d7d['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0xf92b38=this['editor'],_0x5cab88=_0xf92b38['locale'];_0xf92b38['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x520ded=>{if('formatBlock'!=_0x520ded['type']&&'formatInline'!=_0x520ded['type'])return;const {data:_0x429be8}=_0x520ded;if(_0x429be8&&'pasteFormat'===_0x429be8['commandName']){const _0x301cff=[],_0x5d5bfd=_0x429be8['commandParams'][0x0];for(const [_0x47c365,_0x1ce198]of Object['entries'](_0x5d5bfd))_0x301cff['push'](so(_0xf92b38,_0x47c365,_0x1ce198));return _0x301cff['length']?{'type':'format','content':o(_0x5cab88,'*Set\x20format\x20to:*\x20%0',_0x301cff['join'](',\x20'))}:{'type':'format','content':o(_0x5cab88,'*Remove\x20all\x20formatting*')};}});}}function so(_0x476859,_0x41766f,_0x43e373){const _0x2275d0=_0x476859['locale']['t'],_0x1cb9dc=_0x41766f['split'](/(?=[A-Z])/)['join']('\x20'),_0x1da6f3=_0x2275d0(_0x1cb9dc['charAt'](0x0)['toUpperCase']()+_0x1cb9dc['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x43e373)return _0x1da6f3;if('fontColor'===_0x41766f||'fontBackgroundColor'===_0x41766f){const _0xf61e9d=_0x2069db(_0x476859['config']['get']('fontColor.colors'))['find'](_0xb9baea=>_0xb9baea['model']==_0x43e373);return _0x1da6f3+'\x20('+(_0xf61e9d?_0x2275d0(_0xf61e9d['label'])['toLowerCase']():_0x43e373)+')';}if('fontSize'===_0x41766f&&isNaN(parseFloat(_0x43e373))){const _0x6037a=_0x476859['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x476859['config']['get']('fontSize.options'))['find'](_0xde059c=>_0xde059c['model']==_0x43e373);return _0x1da6f3+'\x20('+(_0x6037a?_0x2275d0(_0x6037a['title'])['toLowerCase']():_0x43e373)+')';}return _0x1da6f3+'\x20('+_0x43e373+')';}class nt extends _0x5d703b{['_headingOptions'];['afterInit'](){const _0x2fcb1f=this['editor'];if(!_0x2fcb1f['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2fcb1f['config']['get']('heading.options');const _0x59f829=_0x2fcb1f['locale'],_0x39fc23=_0x2fcb1f['plugins']['get']('TrackChangesEditing');_0x39fc23['enableDefaultAttributesIntegration']('heading');for(const _0x2ad8c9 of this['_headingOptions'])'paragraph'!=_0x2ad8c9['model']&&_0x39fc23['descriptionFactory']['registerElementLabel'](_0x2ad8c9['model'],_0x14ea62=>{const _0x222712=this['_getHeadingLevel'](_0x2ad8c9['model']);return null!==_0x222712?_0x1d7b63(_0x14ea62,_0x222712):_0x4e5bdc(_0x14ea62,_0x2ad8c9['title']);});function _0x1d7b63(_0x149b12,_0xf50507){return o(_0x59f829,'ELEMENT_HEADING',[_0x149b12,_0xf50507]);}function _0x4e5bdc(_0x66e7bc,_0x5169ee){return o(_0x59f829,'ELEMENT_HEADING_CUSTOM',[_0x66e7bc,_0x5169ee]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x19433a=this['editor'],_0x26f5d5=_0x19433a['locale'];function _0x211004(_0x17004e,_0x4bfc7f){return o(_0x26f5d5,'ELEMENT_HEADING_CUSTOM',[_0x17004e,_0x4bfc7f]);}_0x19433a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x476e35=>{if('formatBlock'!=_0x476e35['type'])return;const {data:_0x322610}=_0x476e35;if(_0x322610&&'heading'==_0x322610['commandName']){const _0x25cc0d=_0x322610['commandParams'][0x0]['value'],_0x5d2146=this['_getHeadingLevel'](_0x25cc0d);if(null!==_0x5d2146)return{'type':'format','content':o(_0x26f5d5,'*Change\x20to:*\x20%0',(_0xb2e0a1=0x1,_0x14c1ab=_0x5d2146,o(_0x26f5d5,'ELEMENT_HEADING',[_0xb2e0a1,_0x14c1ab])))};const _0x5ef220=this['_headingOptions']['find'](_0x280e9=>_0x280e9['model']===_0x25cc0d)['title'];return{'type':'format','content':o(_0x26f5d5,'*Change\x20to:*\x20%0',_0x211004(0x1,_0x5ef220))};}var _0xb2e0a1,_0x14c1ab;});}['_getHeadingLevel'](_0x401e38){const _0x11d857=_0x401e38['match'](/^heading(\d+)/);if(_0x11d857)return _0x11d857[0x1];const _0x45c7d8=this['_headingOptions']?.['find'](_0x26de9a=>_0x26de9a['model']==_0x401e38);if(_0x45c7d8&&_0x45c7d8['view']){const _0x54c2fe=_0x45c7d8['view'],_0x3a252e=(_0x54c2fe['name']??_0x54c2fe)['match'](/^h(\d+)/);if(_0x3a252e)return _0x3a252e[0x1];}return null;}}class it extends _0x5d703b{['afterInit'](){const _0x5ae735=this['editor'];if(!_0x5ae735['plugins']['has']('HighlightEditing'))return;const _0x2e9d98=_0x5ae735['plugins']['get']('TrackChangesEditing'),_0x53594a=_0x5ae735['locale'];_0x2e9d98['enableDefaultAttributesIntegration']('highlight'),_0x2e9d98['registerInlineAttribute']('highlight'),_0x2e9d98['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x53594a,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x328b23=this['editor'],_0x2e610a=_0x328b23['locale'];_0x328b23['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19c6fb=>{if('formatInline'!=_0x19c6fb['type'])return;const {data:_0x1e7809}=_0x19c6fb;if(_0x1e7809&&'highlight'==_0x1e7809['commandName']){const _0x1b73fa=_0x2e610a['t'],_0x42898a=_0x1e7809['commandParams'][0x0]['value'];if(_0x42898a){const _0x5d1f0d=_0x328b23['config']['get']('highlight.options')['find'](_0x1b1686=>_0x1b1686['model']==_0x42898a),_0x144687=_0x1b73fa(_0x5d1f0d['title'])['toLowerCase']();return{'type':'format','content':o(_0x2e610a,'*Set\x20highlight:*\x20%0',_0x144687),'color':{'value':_0x5d1f0d['color'],'title':_0x5d1f0d['title']}};}return{'type':'format','content':o(_0x2e610a,'*Remove\x20highlight*',o(_0x2e610a,'FORMAT_HIGHLIGHT'))};}});}}class et extends _0x5d703b{['afterInit'](){const _0x22ec08=this['editor'];if(!_0x22ec08['plugins']['has']('HorizontalLineEditing'))return;_0x22ec08['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xf66886=_0x22ec08['plugins']['get']('TrackChangesEditing'),_0x10a19f=_0x22ec08['locale'];_0xf66886['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4c65b4=>o(_0x10a19f,'ELEMENT_HORIZONTAL_LINE',_0x4c65b4)),_0x22ec08['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x34aebb,{writer:_0x1cb97d,options:_0x4e6866})=>{if(!_0x4e6866['showSuggestionHighlights'])return null;const _0xa5d889=_0x1cb97d['createContainerElement']('div'),_0xfc6977=_0x1cb97d['createEmptyElement']('hr');return _0x1cb97d['addClass']('ck-horizontal-line',_0xa5d889),_0x1cb97d['insert'](_0x1cb97d['createPositionAt'](_0xa5d889,0x0),_0xfc6977),_0xa5d889;},'converterPriority':'high'});}}class st extends _0x5d703b{['afterInit'](){const _0x10cc84=this['editor'];if(!_0x10cc84['plugins']['has']('HtmlEmbed'))return;const _0x4174a0=_0x10cc84['plugins']['get']('TrackChangesEditing'),_0x15320f=_0x10cc84['locale'];_0x4174a0['descriptionFactory']['registerElementLabel']('rawHtml',_0x3fcb7c=>o(_0x15320f,'ELEMENT_HTML_EMBED',_0x3fcb7c)),_0x4174a0['enableDefaultAttributesIntegration']('htmlEmbed'),_0x4174a0['registerBlockAttribute']('value'),_0x4174a0['descriptionFactory']['registerDescriptionCallback'](_0x527989=>{if('attribute'!=_0x527989['type'])return;const {data:_0x2d7ab7}=_0x527989;if(_0x2d7ab7&&'value'==_0x2d7ab7['key']&&_0x527989['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xdd80aa=o(_0x15320f,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x15320f,'*Change\x20%0\x20content*',_0xdd80aa)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10a8c0=this['editor'],_0x5f12fc=_0x10a8c0['locale'];_0x10a8c0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x174d2c=>{if('formatBlock'!=_0x174d2c['type'])return;const {data:_0x4c2f03}=_0x174d2c;if(_0x4c2f03&&'htmlEmbed'==_0x4c2f03['commandName']){const _0x4863dd=o(_0x5f12fc,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5f12fc,'*Change\x20%0\x20content*',_0x4863dd)};}});}}class ot extends _0x5d703b{['afterInit'](){const _0x460e20=this['editor'];if(!_0x460e20['plugins']['has']('ImageEditing'))return;const _0x480f4e=_0x460e20['plugins']['get']('TrackChangesEditing'),_0x5b2275=_0x460e20['plugins']['get']('ImageUtils'),_0x5e162a=_0x460e20['locale'];_0x480f4e['enableCommand']('insertImage'),_0x480f4e['descriptionFactory']['registerElementLabel']('imageBlock',_0x1c64b7=>o(_0x5e162a,'ELEMENT_IMAGE',_0x1c64b7)),_0x480f4e['descriptionFactory']['registerElementLabel']('imageInline',_0x2f8093=>o(_0x5e162a,'ELEMENT_INLINE_IMAGE',_0x2f8093)),_0x480f4e['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x5e162a,'ELEMENT_CAPTION')),_0x460e20['plugins']['has']('ImageUploadEditing')&&_0x480f4e['enableCommand']('uploadImage'),_0x460e20['plugins']['has']('ImageBlockEditing')&&_0x460e20['plugins']['has']('ImageInlineEditing')&&(_0x480f4e['enableCommand']('imageTypeInline',(_0x3c5159,_0x542739)=>{const _0x5daccc=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']);_0x460e20['model']['change'](()=>{_0x480f4e['markBlockFormat'](_0x5daccc,{'commandName':'imageTypeInline','commandParams':[_0x542739]},[],'convertBlockImageToInline');});}),_0x480f4e['enableCommand']('imageTypeBlock',(_0x1d996e,_0xc6be24)=>{_0x460e20['model']['change'](_0x315b51=>{let _0x2b7e0c=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x5e6087=_0x315b51['createRangeOn'](_0x2b7e0c);const _0x58fa46=_0x305aa6['fromPosition'](_0x5e6087['start'],'toPrevious'),_0x2c36cf=_0x305aa6['fromPosition'](_0x5e6087['end'],'toNext');_0x480f4e['forceDefaultExecution'](()=>_0x1d996e(_0xc6be24)),_0x2b7e0c=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x5e6087=_0x315b51['createRangeOn'](_0x2b7e0c);const _0x3f36cd=_0x315b51['createRange'](_0x58fa46,_0x2c36cf);_0x58fa46['detach'](),_0x2c36cf['detach'](),_0x480f4e['markBlockFormat'](_0x2b7e0c,{'commandName':'imageTypeInline','commandParams':[_0xc6be24]},[],'convertInlineImageToBlock'),_0x3f36cd['start']['isBefore'](_0x5e6087['start'])&&_0x480f4e['markInsertion'](_0x315b51['createRange'](_0x3f36cd['start'],_0x5e6087['start']),'convertInlineImageToBlock'),_0x5e6087['end']['isBefore'](_0x3f36cd['end'])&&_0x480f4e['markInsertion'](_0x315b51['createRange'](_0x5e6087['end'],_0x3f36cd['end']),'convertInlineImageToBlock');});}),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x480f4e['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x53f7d2])=>{const _0x181a1d=_0x480f4e['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3384bb=_0x53f7d2['start'],_0xd39ecf=_0x53f7d2['end'];const _0x3b875d=_0x460e20['model']['schema']['getNearestSelectionRange'](_0x3384bb,'backward'),_0x5949f2=_0x460e20['model']['schema']['getNearestSelectionRange'](_0xd39ecf,'forward');_0x3b875d['isCollapsed']&&(_0x3384bb=_0x3b875d['start']),_0x5949f2['isCollapsed']&&(_0xd39ecf=_0x5949f2['end']),_0x181a1d([_0x460e20['model']['createRange'](_0x3384bb,_0xd39ecf)]);}),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x40ccc5),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x40ccc5)),_0x460e20['plugins']['has']('ImageCaptionEditing')&&(_0x480f4e['enableCommand']('toggleImageCaption',(_0x39ef4f,_0x5bccc6)=>{const _0x47435b=_0x460e20['plugins']['get']('ImageCaptionUtils');let _0x4ec43d=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x2d3e9e=_0x47435b['getCaptionFromImageModelElement'](_0x4ec43d);_0x460e20['model']['change'](()=>{if(_0x2d3e9e)return void _0x480f4e['markDeletion'](_0x460e20['model']['createRangeOn'](_0x2d3e9e));const _0x716d59=_0x5b2275['isBlockImage'](_0x4ec43d);_0x39ef4f(_0x5bccc6),_0x4ec43d=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x2d3e9e=_0x47435b['getCaptionFromImageModelElement'](_0x4ec43d),_0x480f4e['markInsertion'](_0x460e20['model']['createRangeOn'](_0x2d3e9e),_0x716d59?null:'imageCaption');});}),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x40ccc5));const _0x1b81a2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x13b874(_0x2b5194,_0xf3c3e5){const _0x36148d=_0x1b81a2['findIndex'](({type:_0x491475,subType:_0x66576f})=>_0x2b5194['type']==_0x491475&&_0x2b5194['subType']==_0x66576f),_0x3ed218=_0x1b81a2['findIndex'](({type:_0x4ca41b,subType:_0x30ff71})=>_0xf3c3e5['type']==_0x4ca41b&&_0xf3c3e5['subType']==_0x30ff71);if(_0x36148d<0x0||_0x3ed218<0x0)return!0x1;const _0x1adf28=_0x2b5194['getFirstRange'](),_0x35e3f3=_0xf3c3e5['getFirstRange']();if((0x0==_0x36148d||0x1==_0x36148d)&&0x2==_0x3ed218&&_0x1adf28['isIntersecting'](_0x35e3f3))return!0x0;if(0x2==_0x36148d&&0x3==_0x3ed218){const _0x1e365d=_0x480f4e['_findSuggestions'](_0x1adf28,'insertion')['filter'](({suggestion:_0x5ddb48,meta:_0x31ed11})=>_0x31ed11['isOwn']&&'convertInlineImageToBlock'==_0x5ddb48['subType']);if(_0x1e365d['length']>0x1&&_0x35e3f3['end']['isEqual'](_0x1adf28['start']))return!0x0;if(0x1==_0x1e365d['length']&&(_0x1adf28['start']['isEqual'](_0x35e3f3['end'])||_0x1adf28['end']['isEqual'](_0x35e3f3['start'])))return!0x0;}if(0x3==_0x36148d&&0x3==_0x3ed218&&_0x1adf28['start']['isBefore'](_0x35e3f3['start'])){const _0x4ac709=_0x1adf28['end']['nodeAfter'],_0x3d76bc=_0x35e3f3['start']['nodeBefore'];return _0x5b2275['isBlockImage'](_0x4ac709)&&_0x4ac709===_0x3d76bc;}return!0x1;}function _0x40ccc5(_0x160e76,_0x6fc5fa){return _0x13b874(_0x160e76,_0x6fc5fa)?[_0x160e76,_0x6fc5fa]:_0x13b874(_0x6fc5fa,_0x160e76)?[_0x6fc5fa,_0x160e76]:null;}_0x460e20['plugins']['has']('ImageResize')&&(_0x480f4e['enableDefaultAttributesIntegration']('resizeImage'),_0x480f4e['registerBlockAttribute']('resizedWidth'),_0x480f4e['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x5e162a,'FORMAT_IMAGE_SIZE'))),_0x460e20['plugins']['has']('ImageTextAlternativeEditing')&&(_0x480f4e['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x480f4e['registerBlockAttribute']('alt')),_0x460e20['plugins']['has']('PictureEditing')&&(_0x480f4e['registerBlockAttribute']('sources'),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x4ae0dd=>{if('attribute'!=_0x4ae0dd['type'])return;const {data:_0x42ab48}=_0x4ae0dd;return _0x42ab48&&'sources'==_0x42ab48['key']?{'type':'format','content':''}:void 0x0;})),_0x460e20['plugins']['has']('ImageSizeAttributes')&&(_0x480f4e['registerBlockAttribute']('width'),_0x480f4e['registerBlockAttribute']('height'),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x5713e8=>{if('attribute'!=_0x5713e8['type'])return;const {data:_0x2e9315}=_0x5713e8;return!_0x2e9315||'width'!=_0x2e9315['key']&&'height'!=_0x2e9315['key']?void 0x0:{'type':'format','content':''};})),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x1262e9=>{if(!!_0x1b81a2['find'](({type:_0x259ce5,subType:_0x308791})=>_0x1262e9['type']==_0x259ce5&&_0x1262e9['subType']==_0x308791))return _0x1262e9['previous']?{}:void 0x0;}),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x80601e=>{if('insertion'==_0x80601e['type']||'deletion'==_0x80601e['type']){const _0x3942c4=_0x80601e['getContainedElement']();if(_0x3942c4&&_0x3942c4['is']('element','caption'))return{'type':'insertion'==_0x80601e['type']?'addObject':'removeObject','element':_0x3942c4,'quantity':0x1};}}),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x3825e8=>'formatBlock'==_0x3825e8['type']&&'convertInlineImageToBlock'==_0x3825e8['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x3825e8['type']&&'convertBlockImageToInline'==_0x3825e8['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x5506b8=>{if('attribute'!=_0x5506b8['type'])return;const {data:_0x339c5b}=_0x5506b8;if(!_0x339c5b||'alt'!=_0x339c5b['key'])return;const _0x3a12e9=_0x339c5b['newValue'];return _0x3a12e9?{'type':'format','content':o(_0x5e162a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3a12e9+'\x22')}:{'type':'format','content':o(_0x5e162a,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d03d9=this['editor'],_0x23d968=_0x2d03d9['locale'];_0x2d03d9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e141e=>{if('formatBlock'!=_0x5e141e['type']&&'formatInline'!=_0x5e141e['type'])return;const {data:_0x4ca0db}=_0x5e141e;if(_0x4ca0db){if('imageTextAlternative'==_0x4ca0db['commandName']){const _0x7a46e4=_0x4ca0db['commandParams'][0x0]['newValue'];return _0x7a46e4?{'type':'format','content':o(_0x23d968,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x7a46e4+'\x22')}:{'type':'format','content':o(_0x23d968,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4ca0db['commandName']){const _0x19f589=_0x4ca0db['commandParams'][0x0]['width'];return _0x19f589?{'type':'format','content':o(_0x23d968,'*Set\x20image\x20width:*\x20%0',_0x19f589)}:{'type':'format','content':o(_0x23d968,'*Reset\x20image\x20width*')};}}});}}class rt extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x375909=this['editor']['locale'],_0x5cad50=this['editor']['plugins']['get']('TrackChangesEditing');_0x5cad50['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5cad50['registerBlockAttribute']('src'),_0x5cad50['descriptionFactory']['registerDescriptionCallback'](_0x3f325d=>{if('attribute'!=_0x3f325d['type'])return;const {data:_0x5b02d1}=_0x3f325d;return _0x5b02d1&&'src'==_0x5b02d1['key']?_0x5b02d1['newValue']&&_0x5b02d1['oldValue']?{'type':'format','content':o(_0x375909,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x313b00=this['editor']['plugins']['get']('TrackChangesEditing');_0x313b00['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x313b00['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x313b00['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x313b00['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x31cac7=this['editor'],_0xdf186e=_0x31cac7['locale'];_0x31cac7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3868ad=>{if('formatBlock'!=_0x3868ad['type']&&'formatInline'!=_0x3868ad['type'])return;const {data:_0xdd25bc}=_0x3868ad;if(!_0xdd25bc||'replaceImageSource'!=_0xdd25bc['commandName'])return;return{'type':'format','content':o(_0xdf186e,'*Format:*\x20replace\x20image\x20URL')};});}}class at extends _0x5d703b{['afterInit'](){const _0x202794=this['editor'];if(!_0x202794['plugins']['has']('ImageStyleEditing'))return;const _0x1faaba=_0x202794['plugins']['get']('TrackChangesEditing'),_0x5c5aaa=_0x202794['plugins']['get']('ImageUtils'),_0x53db09={};_0x1faaba['enableCommand']('imageStyle',(_0x4729b3,_0x1c0ec7)=>{const _0x5e9f85=_0x202794['plugins']['get']('Users')['me'],_0x3679af=_0x202794['commands']['get']('imageStyle');let _0x3924d9=_0x5c5aaa['getClosestSelectedImageElement'](_0x202794['model']['document']['selection']),_0x433339=_0x202794['model']['createRangeOn'](_0x3924d9),_0x47dae2=_0x3679af['value'];if(_0x47dae2==_0x1c0ec7['value'])return;const _0x134e37={'commandName':'imageStyle','commandParams':[_0x1c0ec7],'formatGroupId':_0x1c060f()};_0x202794['model']['change'](()=>{if(_0x1faaba['getSuggestions']()['filter'](_0x22c2e9=>_0x22c2e9['isInContent']&&_0x5e9f85==_0x22c2e9['author']&&('formatBlock'==_0x22c2e9['type']||'formatInline'==_0x22c2e9['type'])&&('imageStylePreApply'==_0x22c2e9['subType']||'imageStylePostApply'==_0x22c2e9['subType'])&&_0x22c2e9['getFirstRange']()['isEqual'](_0x433339))['forEach'](_0x4693c2=>_0x1faaba['discardSuggestion'](_0x4693c2['head'])),_0x3924d9=_0x5c5aaa['getClosestSelectedImageElement'](_0x202794['model']['document']['selection']),_0x433339=_0x202794['model']['createRangeOn'](_0x3924d9),_0x3679af['refresh'](),_0x202794['commands']['get']('imageTypeInline')['refresh'](),_0x202794['commands']['get']('imageTypeBlock')['refresh'](),_0x47dae2=_0x3679af['value'],_0x47dae2!=_0x1c0ec7['value'])return _0x5c5aaa['isInlineImage'](_0x3924d9)&&_0x3679af['shouldConvertImageType'](_0x1c0ec7['value'],_0x3924d9)?(_0x4729b3({..._0x1c0ec7,'setImageSizes':!0x1}),_0x3924d9=_0x5c5aaa['getClosestSelectedImageElement'](_0x202794['model']['document']['selection']),void _0x1faaba['markBlockFormat'](_0x3924d9,{..._0x134e37,'commandReversedParams':[{'value':_0x47dae2||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5c5aaa['isBlockImage'](_0x3924d9)?_0x1faaba['markBlockFormat'](_0x3924d9,_0x134e37,[],'imageStylePostApply'):_0x1faaba['markInlineFormat'](_0x433339,_0x134e37,'imageStylePostApply'));});});for(const _0xfabf30 of _0x202794['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x53db09[_0xfabf30['name']]=_0xfabf30['title']['toLowerCase']();_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x3d71f5])=>{_0x5c5aaa['setImageNaturalSizeAttributes'](_0x3d71f5['getContainedElement']());}),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x104516,_0x14530a)=>{_0x1faaba['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x104516,{'commandName':_0x14530a['commandName'],'commandParams':_0x14530a['commandReversedParams']});}),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xaab59f,_0x101dc0){if(_0x282f03(_0xaab59f,_0x101dc0))return[_0xaab59f,_0x101dc0];if(_0x282f03(_0x101dc0,_0xaab59f))return[_0x101dc0,_0xaab59f];return null;});const _0x25521e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x282f03(_0x397063,_0x1a58d3){const _0x5a75aa=_0x25521e['findIndex'](({type:_0x12e9e5,subType:_0x2cf5db})=>_0x397063['type']==_0x12e9e5&&_0x397063['subType']==_0x2cf5db),_0x5efe5c=_0x25521e['findIndex'](({type:_0x23ef51,subType:_0x8df799})=>_0x1a58d3['type']==_0x23ef51&&_0x1a58d3['subType']==_0x8df799);if(_0x5a75aa<0x0||_0x5efe5c<0x0)return!0x1;const _0x585e5f=_0x397063['getFirstRange'](),_0x3d00ad=_0x1a58d3['getFirstRange']();if((0x0==_0x5a75aa||0x1==_0x5a75aa)&&0x2==_0x5efe5c&&_0x585e5f['isIntersecting'](_0x3d00ad))return!0x0;if(0x2==_0x5a75aa&&0x3==_0x5efe5c){const _0xb9566a=_0x1faaba['_findSuggestions'](_0x585e5f,'insertion')['filter'](({suggestion:_0x292317,meta:_0x635da7})=>_0x635da7['isOwn']&&'convertInlineImageToBlock'==_0x292317['subType']);if(_0xb9566a['length']>0x1&&_0x3d00ad['end']['isEqual'](_0x585e5f['start']))return!0x0;if(0x1==_0xb9566a['length']&&(_0x585e5f['start']['isEqual'](_0x3d00ad['end'])||_0x585e5f['end']['isEqual'](_0x3d00ad['start'])))return!0x0;}if(0x3==_0x5a75aa&&0x3==_0x5efe5c&&_0x585e5f['start']['isBefore'](_0x3d00ad['start'])){const _0x263b76=_0x585e5f['end']['nodeAfter'],_0x43879a=_0x3d00ad['start']['nodeBefore'];return _0x5c5aaa['isBlockImage'](_0x263b76)&&_0x263b76===_0x43879a;}return!0x1;}_0x202794['model']['document']['registerPostFixer'](()=>{let _0x1bbda1=!0x1;const _0x37b689=Array['from'](_0x202794['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x364488,data:_0x1da3f5}of _0x37b689){const {group:_0x2522bb,type:_0x21a1ff,subType:_0x43a79d,id:_0x4cf9db}=_0x1faaba['_splitMarkerName'](_0x364488);if('suggestion'==_0x2522bb&&_0x1faaba['hasSuggestion'](_0x4cf9db)){if('formatBlock'==_0x21a1ff&&('imageStylePreApply'==_0x43a79d||'imageStylePostApply'==_0x43a79d)){const _0x16387b=_0x1faaba['getSuggestion'](_0x4cf9db);if(_0x1da3f5['newRange']){const _0x5076c2=_0x16387b['getFirstRange']()['getContainedElement']();if(_0x5c5aaa['isBlockImage'](_0x5076c2))continue;_0x1faaba['discardSuggestion'](_0x16387b),_0x1bbda1=!0x0;}}if('insertion'==_0x21a1ff&&'imageCaption'==_0x43a79d&&!_0x1da3f5['newRange']){const _0x3f14e8=_0x1faaba['getSuggestion'](_0x4cf9db);_0x3f14e8['next']&&_0x3f14e8['next']['isInContent']&&(_0x1faaba['discardSuggestion'](_0x3f14e8['next']),_0x1bbda1=!0x0);}}}return _0x1bbda1;}),this['_registerLegacyDescription'](_0x53db09);}['_registerLegacyDescription'](_0x4ba460){const _0x5d030c=this['editor'],_0x5ec856=_0x5d030c['locale'];_0x5d030c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3591a3=>{if('formatBlock'!=_0x3591a3['type']&&'formatInline'!=_0x3591a3['type'])return;const {data:_0x3b1ac5}=_0x3591a3;if(!_0x3b1ac5||'imageStyle'!=_0x3b1ac5['commandName'])return;const _0x57841e=_0x3b1ac5['commandParams'][0x0]['value'];return _0x1acec3('side'===_0x57841e?o(_0x5ec856,'FORMAT_SIDE_IMAGE'):_0x4ba460[_0x57841e]||_0x57841e);function _0x1acec3(_0x3d9f04){return{'type':'format','content':o(_0x5ec856,'*Format:*\x20%0',_0x3d9f04)};}});}}class ct extends _0x5d703b{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x40b603){super(_0x40b603),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1cbcf6=this['editor'],_0x49cf21=_0x1cbcf6['commands']['get']('importWord'),_0x1a2775=_0x1cbcf6['commands']['get']('trackChanges');_0x49cf21&&(_0x49cf21['on']('execute',(_0x487be2,[,_0x112956])=>{this['_trackChangesValueDuringImport']=_0x1a2775['value'],_0x112956['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x49cf21,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x49cf21,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1a2775['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1cbcf6['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2259de,_0xdc365b){const {suggestions:_0x5687f9}=_0xdc365b,_0x34c00e=this['editor']['commands']['get']('trackChanges'),_0x3cd2f4=_0x34c00e['value'];this['_trackChangesValueDuringImport']!==_0x3cd2f4&&(_0x34c00e['execute'](),this['_trackChangesExecuted']=!0x0),_0x5687f9&&_0x5687f9['forEach'](({id:_0x28676e,type:_0x1058ea,author:_0x2f5450,created_at:_0x22ac77})=>{const _0x51aebd={'id':_0x28676e,'type':_0x1058ea,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2f5450,'createdAt':_0x22ac77?new Date(_0x22ac77):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x51aebd);});}}class ut extends _0x5d703b{['afterInit'](){const _0x2d1129=this['editor'],_0xc9d55e=_0x2d1129['plugins']['get']('TrackChangesEditing');if(_0x2d1129['plugins']['has']('IndentEditing')&&(_0xc9d55e['enableCommand']('indent'),_0xc9d55e['enableCommand']('outdent')),_0x2d1129['plugins']['has']('IndentBlock')){for(const _0x4f0f14 of['indentBlock','outdentBlock'])_0xc9d55e['enableDefaultAttributesIntegration'](_0x4f0f14);}const _0x3c8631=_0x2d1129['locale'];_0xc9d55e['registerBlockAttribute']('blockIndent'),_0xc9d55e['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x3c8631,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41cda8=this['editor'],_0xaf660d=_0x41cda8['locale'],_0x523249=_0x41cda8['plugins']['get']('TrackChangesEditing');_0x523249['descriptionFactory']['registerDescriptionCallback'](_0xbe9bf=>{if('formatBlock'!=_0xbe9bf['type'])return;const {data:_0x22cf18}=_0xbe9bf;if(!_0x22cf18)return;if('indentBlock'!=_0x22cf18['commandName']&&'outdentBlock'!=_0x22cf18['commandName'])return;const _0x2a612e=_0xbe9bf['getItems']()[0x0],_0x14fd44=_0x523249['descriptionFactory']['getItemLabel'](_0x2a612e);return'indentBlock'==_0x22cf18['commandName']?{'type':'format','content':o(_0xaf660d,'*Indent:*\x20%0',_0x14fd44)}:'outdentBlock'==_0x22cf18['commandName']?{'type':'format','content':o(_0xaf660d,'*Outdent:*\x20%0',_0x14fd44)}:void 0x0;});}}class ft extends _0x5d703b{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x5d703b{['afterInit'](){const _0xcf9304=this['editor'];if(!_0xcf9304['plugins']['has']('LinkEditing'))return;const _0x4a7547=_0xcf9304['plugins']['get']('TrackChangesEditing'),_0x2f97e0=_0xcf9304['commands']['get']('link');_0x4a7547['enableDefaultAttributesIntegration']('link'),_0x4a7547['enableDefaultAttributesIntegration']('unlink'),_0x4a7547['registerInlineAttribute']('linkHref');for(const _0x174014 of _0x2f97e0['manualDecorators'])_0x4a7547['registerInlineAttribute'](_0x174014['id']),_0x4a7547['descriptionFactory']['registerAttributeLabel'](_0x174014['id'],'link\x20('+_0x174014['label']['toLowerCase']()+')');_0x4a7547['descriptionFactory']['registerDescriptionCallback'](_0x1cd8b4=>{if('attribute'!=_0x1cd8b4['type'])return;const {data:_0x1c7da7}=_0x1cd8b4;if(!_0x1c7da7||'linkHref'!=_0x1c7da7['key'])return;const _0xe97346=_0x1c7da7['newValue'],_0x3c2979=_0xcf9304['locale'];return{'type':'format','content':null==_0xe97346?o(_0x3c2979,'*Remove\x20link*'):o(_0x3c2979,'*Set\x20link:*\x20%0','\x22'+_0xe97346+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28b994=this['editor'],_0x4ab560=_0x28b994['locale'];_0x28b994['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xcac25b=>{if('formatInline'!=_0xcac25b['type'])return;const {data:_0x1bc741}=_0xcac25b;if(_0x1bc741){if('link'==_0x1bc741['commandName']){const _0x289fe8=_0x1bc741['commandParams'][0x0];return{'type':'format','content':o(_0x4ab560,'*Set\x20link:*\x20%0','\x22'+_0x289fe8+'\x22')};}return'unlink'==_0x1bc741['commandName']?{'type':'format','content':o(_0x4ab560,'*Remove\x20link*')}:void 0x0;}});}}class lt extends _0x5d703b{['afterInit'](){const _0x1f7d98=this['editor'],_0x112be3=_0x1f7d98['locale'];if(!_0x1f7d98['plugins']['has']('LegacyListEditing'))return;const _0x8f1751=_0x1f7d98['plugins']['get']('TrackChangesEditing'),_0x1272da=_0x1f7d98['plugins']['has']('LegacyTodoListEditing');function _0x343a18(_0x525e9c){return()=>{const _0x206197=_0x1f7d98['model']['document']['selection'],_0x35e27f=_0x1f7d98['commands']['get'](_0x525e9c);if(_0x35e27f['value'])return void _0x1f7d98['execute']('paragraph',{});const _0x2093ce=_0x525e9c['slice'](0x0,-0x4),_0x3c2561=function(_0x213c10,_0xcd6aca,_0x10b5e4){let _0x5665f5=Array['from'](_0x213c10)['filter'](_0xe510d1=>function(_0x58f2b3,_0x19b42c){return _0x19b42c['checkChild'](_0x58f2b3['parent'],'listItem')&&!_0x19b42c['isObject'](_0x58f2b3);}(_0xe510d1,_0x10b5e4));_0x5665f5=_0x5665f5['filter'](_0x496265=>!_0x496265['is']('element','listItem')||_0x496265['getAttribute']('listType')!=_0xcd6aca);const _0x5ac6b8=new Set();for(const _0x1b4c7e of _0x5665f5)_0x1b4c7e['is']('element','listItem')?_0x5ac6b8['add'](Le(_0x1b4c7e)):_0x5ac6b8['add'](_0x1b4c7e);return Array['from'](_0x5ac6b8);}(_0x206197['getSelectedBlocks'](),_0x2093ce,_0x1f7d98['model']['schema']);_0x1f7d98['model']['change'](()=>{for(const _0x7fa4b2 of _0x3c2561)_0x8f1751['markBlockFormat'](_0x7fa4b2,{'commandName':_0x525e9c,'commandParams':[{'forceValue':!_0x35e27f['value']}],'formatGroupId':'blockName'},Ee(_0x7fa4b2));});};}function _0x2c23a6(_0x2361c4){return()=>{const _0x287ae2=function(_0xdb1127){let _0x317e89=Array['from'](_0xdb1127);const _0x5396fc=_0x317e89['findIndex'](_0x40a638=>'listItem'!=_0x40a638['name']);return _0x5396fc>-0x1&&(_0x317e89=_0x317e89['slice'](0x0,_0x5396fc)),_0x317e89;}(_0x1f7d98['model']['document']['selection']['getSelectedBlocks']()),_0x5bcc75=_0x1f7d98['model']['createRange'](_0x1f7d98['model']['createPositionAt'](_0x287ae2[0x0],'before'),_0x1f7d98['model']['createPositionAt'](_0x287ae2[_0x287ae2['length']-0x1],'end'));_0x1f7d98['model']['change'](()=>{_0x8f1751['markBlockFormat'](_0x5bcc75,{'commandName':_0x2361c4,'commandParams':[],'formatGroupId':'listIndent'},function(_0x28b0b5){const _0x2a6303=new Set();for(const _0x2b3a1c of _0x28b0b5){let _0x4f092a=_0x2b3a1c['nextSibling'];for(;_0x4f092a&&_0x4f092a['getAttribute']('listIndent')>_0x2b3a1c['getAttribute']('listIndent');)_0x2a6303['add'](_0x4f092a),_0x4f092a=_0x4f092a['nextSibling'];}return Array['from'](_0x2a6303);}(_0x287ae2));});};}_0x8f1751['enableCommand']('numberedList',_0x343a18('numberedList')),_0x8f1751['enableCommand']('bulletedList',_0x343a18('bulletedList')),_0x1272da&&_0x8f1751['enableCommand']('todoList',_0x343a18('todoList')),_0x8f1751['enableCommand']('indentList',_0x2c23a6('indentList')),_0x8f1751['enableCommand']('outdentList',_0x2c23a6('outdentList')),_0x1272da&&_0x8f1751['enableCommand']('checkTodoList',()=>{const _0x485508=_0x1f7d98['commands']['get']('checkTodoList'),_0x5e7652=Array['from'](_0x485508['_selectedElements']);_0x5e7652['filter'](_0x253f47=>_0x253f47['getAttribute']('todoListChecked')!=_0x485508['value']),_0x1f7d98['model']['change'](()=>{for(const _0xcf9d45 of _0x5e7652)_0x8f1751['markBlockFormat'](_0xcf9d45,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x485508['value']}]});});}),_0x8f1751['descriptionFactory']['registerElementLabel']('listItem',_0x1178be=>o(_0x112be3,'ELEMENT_LIST_ITEM',_0x1178be)),_0x8f1751['descriptionFactory']['registerDescriptionCallback'](_0x2984f2=>{if('formatBlock'!=_0x2984f2['type']&&'formatInline'!=_0x2984f2['type'])return;const {data:_0x3f8d4d}=_0x2984f2;if(_0x3f8d4d){if('numberedList'==_0x3f8d4d['commandName']||'bulletedList'==_0x3f8d4d['commandName']||'todoList'==_0x3f8d4d['commandName'])switch(_0x3f8d4d['commandName']['replace']('List','')){case'bulleted':return _0x250ba3(o(_0x112be3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x250ba3(o(_0x112be3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x250ba3(o(_0x112be3,'ELEMENT_TODO_LIST'));}if('indentList'==_0x3f8d4d['commandName'])return{'type':'format','content':o(_0x112be3,'*Indent:*\x20%0',o(_0x112be3,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x3f8d4d['commandName'])return{'type':'format','content':o(_0x112be3,'*Outdent:*\x20%0',o(_0x112be3,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x3f8d4d['commandName'])return _0x3f8d4d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x112be3,'*Check\x20item*')}:{'type':'format','content':o(_0x112be3,'*Uncheck\x20item*')};}function _0x250ba3(_0x5c0d86){return{'type':'format','content':o(_0x112be3,'*Change\x20to:*\x20%0',_0x5c0d86)};}});}}function Le(_0xf1175b){const _0x3118f4=_0xf1175b['getAttribute']('listIndent');if(0x0==_0x3118f4)return _0xf1175b;let _0x108ac1=_0xf1175b;for(;_0xf1175b['previousSibling']&&_0xf1175b['previousSibling']['is']('element','listItem');){const _0x31e925=_0xf1175b['previousSibling']['getAttribute']('listIndent');if(_0x31e925==_0x3118f4)_0x108ac1=_0xf1175b['previousSibling'];else{if(_0x31e925<_0x3118f4)break;}_0xf1175b=_0xf1175b['previousSibling'];}return _0x108ac1;}function Ee(_0x1a18a8){const _0x2d4af1=[];if(_0x1a18a8['is']('element','listItem')&&_0x1a18a8['getAttribute']('listIndent')>0x0){let _0xef8b4b=_0x1a18a8['nextSibling'];for(;_0xef8b4b&&'listItem'==_0xef8b4b['name']&&_0xef8b4b['getAttribute']('listIndent')==_0x1a18a8['getAttribute']('listIndent');)_0x2d4af1['push'](_0xef8b4b),_0xef8b4b=_0xef8b4b['nextSibling'];}return _0x2d4af1;}class Q extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x1a8a2a=this['editor']['config']['get']('list.properties'),_0xcb46e5=this['editor']['plugins']['get']('TrackChangesEditing');_0x1a8a2a['styles']&&_0xcb46e5['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x1a8a2a['reversed']&&_0xcb46e5['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x1a8a2a['startIndex']&&_0xcb46e5['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0xcb46e5['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xb42b51,_0x30c5cb={}){const _0x136560=this['editor']['plugins']['get']('TrackChangesEditing'),_0x19eb27=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x136560['markMultiRangeBlockFormat'](_0x19eb27,{'commandName':'listStyle','commandParams':[{'type':_0x30c5cb['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1952bb,_0x9756f9={}){const _0x330bb2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1a5e06=this['_getSuggestionBlocks'](_0x2cfe1e=>_0x2cfe1e['is']('element','listItem')&&'numbered'===_0x2cfe1e['getAttribute']('listType'));if(_0x1a5e06['length']<0x1)return;const _0x111f5f=_0x1a5e06['map'](_0x2320e3=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2320e3,'before'),this['editor']['model']['createPositionAt'](_0x2320e3,0x0)));this['editor']['model']['change'](()=>{_0x330bb2['markMultiRangeBlockFormat'](_0x111f5f,{'commandName':'listReversed','commandParams':[{'reversed':_0x9756f9['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x47f7a5,_0x37e573={}){const _0x6e66cc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5bf903=this['_getSuggestionBlocks'](_0x4719c6=>_0x4719c6['is']('element','listItem')&&'numbered'===_0x4719c6['getAttribute']('listType'));if(_0x5bf903['length']<0x1)return;const _0x31a79e=_0x5bf903['map'](_0x25e857=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x25e857,'before'),this['editor']['model']['createPositionAt'](_0x25e857,0x0)));this['editor']['model']['change'](()=>{_0x6e66cc['markMultiRangeBlockFormat'](_0x31a79e,{'commandName':'listStart','commandParams':[{'startIndex':_0x37e573['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4b8e92){if('formatBlock'!=_0x4b8e92['type']&&'formatInline'!=_0x4b8e92['type'])return;const _0x1e281b=this['editor']['locale'],{data:_0x48803a}=_0x4b8e92;if(!_0x48803a)return;let _0x189c92,_0x588084;switch(_0x48803a['commandName']){case'listStyle':_0x189c92='*Change\x20to:*\x20%0',_0x588084={'type':'format','content':o(_0x1e281b,_0x189c92,o(_0x1e281b,this['_getTranslationKeyForListStyle'](_0x48803a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x189c92=_0x48803a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x588084={'type':'format','content':o(_0x1e281b,_0x189c92)};break;case'listStart':_0x189c92='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x588084={'type':'format','content':o(_0x1e281b,_0x189c92,_0x48803a['commandParams'][0x0]['startIndex'])};}return _0x588084;}['_getSuggestionBlocksForListStyle'](){const _0x44b7c0=this['editor']['plugins']['get']('LegacyListUtils');let _0x2e908a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x2e908a[0x0]?.['is']('element','listItem')&&_0x2e908a['unshift'](..._0x44b7c0['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x2e908a[_0x2e908a['length']-0x1]?.['is']('element','listItem')&&_0x2e908a['push'](..._0x44b7c0['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x2e908a=[...new Set(_0x2e908a)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x2e908a=_0x2e908a['filter'](_0x19eac8=>_0x19eac8['is']('element','listItem'))),_0x2e908a;}['_getSuggestionBlocks'](_0x46c4e6){const _0x1e0e91=this['editor']['plugins']['get']('LegacyListUtils');let _0x572e71=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x46c4e6)['map'](_0x3d6c74=>{const _0x57cdde=this['editor']['model']['createPositionAt'](_0x3d6c74,0x0);return[..._0x1e0e91['getSiblingNodes'](_0x57cdde,'backward'),..._0x1e0e91['getSiblingNodes'](_0x57cdde,'forward')];})['flat']();return _0x572e71=[...new Set(_0x572e71)],_0x572e71;}['_getTranslationKeyForListStyle'](_0x369edb){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x369edb)||'default')['toUpperCase']()+'_LIST_'+_0x369edb['toUpperCase']()['replace'](/-/g,'_');}}class mt extends _0x5d703b{['afterInit'](){const _0x20aa91=this['editor'];if(!_0x20aa91['plugins']['has']('MediaEmbedEditing'))return;const _0x512ca8=_0x20aa91['plugins']['get']('TrackChangesEditing'),_0x51fc73=_0x20aa91['locale'];_0x512ca8['enableCommand']('mediaEmbed'),_0x512ca8['descriptionFactory']['registerElementLabel']('media',_0x3b7347=>o(_0x51fc73,'ELEMENT_MEDIA',_0x3b7347)),_0x20aa91['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x462f6d,{writer:_0x4a3257,options:_0x4f2267})=>{if(_0x4f2267['showSuggestionHighlights'])return _0x4a3257['createEmptyElement']('div');},'converterPriority':'high'}),_0x20aa91['data']['downcastDispatcher']['on']('attribute:url:media',(_0x301a1b,_0x183b01,_0x1dd422)=>{_0x1dd422['options']['showSuggestionHighlights']&&_0x301a1b['stop']();},{'priority':'high'});}}class dt extends _0x5d703b{['afterInit'](){const _0x330569=this['editor'];_0x330569['plugins']['has']('MentionEditing')&&_0x330569['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class pt extends _0x5d703b{['afterInit'](){const _0xdc4815=this['editor'];if(!_0xdc4815['plugins']['has']('MergeFieldsEditing'))return;const _0x4cd654=_0xdc4815['plugins']['get']('TrackChangesEditing'),_0x188658=_0xdc4815['locale'];_0x4cd654['enableCommand']('insertMergeField'),_0x4cd654['enableCommand']('insertMergeFieldBlock'),_0x4cd654['enableCommand']('insertMergeFieldImage'),_0x4cd654['descriptionFactory']['registerElementLabel']('mergeField',_0x57739f=>o(_0x188658,'ELEMENT_MERGE_FIELD',_0x57739f)),_0x4cd654['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x1cea1b=>o(_0x188658,'ELEMENT_MERGE_FIELD',_0x1cea1b)),_0x4cd654['descriptionFactory']['registerDescriptionCallback'](_0x470e1b=>{if('insertion'!=_0x470e1b['type']&&'deletion'!=_0x470e1b['type'])return;const _0x4a61e1=_0x470e1b['getContainedElement']();if(null==_0x4a61e1)return;const _0x24a1eb=_0xdc4815['plugins']['get']('MergeFieldsEditing');let _0x3505cc;switch(_0x24a1eb['getMergeFieldType'](_0x4a61e1)){case null:return;case'image':{const _0x4932c2=_0x24a1eb['unwrapAffixes'](_0x4a61e1['getAttribute']('src'));_0x3505cc=_0x24a1eb['getLabel'](_0x4932c2)||_0x4932c2;break;}default:{const _0x3b36c7=_0x4a61e1['getAttribute']('id');_0x3505cc=_0x24a1eb['getLabel'](_0x3b36c7)||_0x3b36c7;break;}}return'insertion'==_0x470e1b['type']?{'type':'insertion','content':o(_0x188658,'*Insert:*\x20%0','\x22'+_0x3505cc+'\x22\x20'+o(_0x188658,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x188658,'*Remove:*\x20%0','\x22'+_0x3505cc+'\x22\x20'+o(_0x188658,'ELEMENT_MERGE_FIELD'))};});}}class wt extends _0x5d703b{['afterInit'](){const _0x41dabc=this['editor'],_0x14d5e6=_0x41dabc['plugins']['get']('TrackChangesEditing');_0x41dabc['plugins']['has']('MultiLevelList')&&(_0x14d5e6['enableDefaultAttributesIntegration']('multiLevelList'),_0x14d5e6['registerBlockAttribute']('listMarkerStyle'),_0x14d5e6['descriptionFactory']['registerDescriptionCallback'](_0x261771=>this['handleDescriptions'](_0x261771)));}['handleDescriptions'](_0x58048e){const _0x238709=this['editor']['locale'],{data:_0x10479f}=_0x58048e,_0x2e8d60={'type':'format','content':''};if(_0x10479f&&'listMarkerStyle'==_0x10479f['key']){if(!_0x10479f['oldValue'])return{'type':'format','content':o(_0x238709,'*Set\x20format:*\x20%0',o(_0x238709,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x10479f['newValue']+')'};if(!_0x10479f['newValue']){let _0x1eab13=_0x58048e['head'];for(;_0x1eab13;){if(_0x1eab13['data']&&'listType'==_0x1eab13['data']['key']&&_0x1eab13['data']['newValue'])return _0x2e8d60;_0x1eab13=_0x1eab13['next'];}return{'type':'format','content':o(_0x238709,'*Remove\x20format:*\x20%0',o(_0x238709,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x10479f['oldValue']+')'};}}}}class kt extends _0x5d703b{['afterInit'](){const _0x2d7582=this['editor'];if(!_0x2d7582['plugins']['has']('PageBreakEditing'))return;_0x2d7582['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x45d07a=_0x2d7582['plugins']['get']('TrackChangesEditing'),_0x5823d4=_0x2d7582['locale'];_0x45d07a['descriptionFactory']['registerElementLabel']('pageBreak',_0x3c0321=>o(_0x5823d4,'ELEMENT_PAGE_BREAK',_0x3c0321));}}class bt extends _0x5d703b{['afterInit'](){const _0x4cc5d6=this['editor'];if(!_0x4cc5d6['plugins']['has']('Paragraph'))return;const _0x3793cf=_0x4cc5d6['locale'],_0x4ae925=_0x4cc5d6['plugins']['get']('TrackChangesEditing');_0x4ae925['descriptionFactory']['registerElementLabel']('paragraph',_0x4e28b0=>o(_0x3793cf,'ELEMENT_PARAGRAPH',_0x4e28b0)),_0x4ae925['enableDefaultAttributesIntegration']('paragraph'),_0x4ae925['enableCommand']('insertParagraph'),_0x4cc5d6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x4cc5d6),{'priority':'highest'}),_0x4cc5d6['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x339683,_0x1c89bf,_0xb6571f)=>{_0xb6571f['options']['showSuggestionHighlights']&&nr(_0x4cc5d6,{'showActiveMarker':!0x1})(_0x339683,_0x1c89bf,_0xb6571f);},{'priority':'highest'});const _0x50f382=_0x4ae925['descriptionFactory'];_0x50f382['registerDescriptionCallback'](_0x5e4a12=>{if('insertion'!==_0x5e4a12['type'])return;const {start:_0xc994c8,end:_0x2a578f}=_0x5e4a12['getFirstRange']();if(!_0xc994c8['isTouching'](_0x2a578f)||!_0xc994c8['nodeAfter'])return;const _0x1df114=_0x4cc5d6['model']['schema'],_0x3695b9=_0xc994c8['nodeAfter'];return _0x1df114['isBlock'](_0x3695b9)&&!_0x1df114['isLimit'](_0x3695b9)&&_0x1df114['checkChild'](_0x3695b9,'$text')?{'type':'insertion','content':o(_0x3793cf,'*Insert:*\x20%0',_0x50f382['getItemLabel'](_0x3695b9,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5963b3=this['editor'],_0x111cf8=_0x5963b3['locale'];_0x5963b3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2dd6b4=>{if('formatBlock'!=_0x2dd6b4['type'])return;const {data:_0x45f8ce}=_0x2dd6b4;return _0x45f8ce&&'paragraph'==_0x45f8ce['commandName']?{'type':'format','content':o(_0x111cf8,'*Change\x20to:*\x20%0',o(_0x111cf8,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0xe1b606,{showActiveMarker:_0x14920b=!0x0}={}){return(_0x5bd9cb,_0x5ebd0c,_0x1fd35f)=>{const _0x267fda=_0xe1b606['plugins']['get']('TrackChangesEditing'),_0x1931e4=_0x5ebd0c['markerRange']['start'],_0x380047=_0x5ebd0c['markerRange']['end'],_0x23cbc3=_0xe1b606['model']['schema'];if(!_0x1931e4['isTouching'](_0x380047)||!_0x1931e4['nodeAfter'])return;const _0x2a15cb=_0x1931e4['nodeAfter'];if(_0x23cbc3['isBlock'](_0x2a15cb)&&!_0x23cbc3['isLimit'](_0x2a15cb)&&_0x23cbc3['checkChild'](_0x2a15cb,'$text')){if(!_0x1fd35f['consumable']['consume'](_0x5ebd0c['markerRange'],_0x5bd9cb['name']))return;const {authorId:_0x33b05b}=_0x267fda['_splitMarkerName'](_0x5ebd0c['markerName']),_0x482de1=_0x1fd35f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x33b05b}),_0x1717eb=_0x1fd35f['mapper']['toViewPosition'](_0x380047);_0x14920b&&_0x267fda['activeMarkers']['includes'](_0x5ebd0c['markerName'])&&_0x1fd35f['writer']['addClass']('ck-suggestion-marker--active',_0x482de1),_0x1fd35f['writer']['insert'](_0x1717eb,_0x482de1),_0x1fd35f['mapper']['bindElementToMarker'](_0x482de1,_0x5ebd0c['markerName']);}};}class yt extends _0x5d703b{['afterInit'](){const _0x5ddee2=this['editor'];_0x5ddee2['commands']['get']('replaceSource')&&_0x5ddee2['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class jt extends _0x5d703b{['afterInit'](){const _0x31db9a=this['editor'];if(!_0x31db9a['plugins']['has']('RemoveFormatEditing'))return;_0x31db9a['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1611ea=this['editor'];_0x1611ea['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x36443e=>{if('formatBlock'!=_0x36443e['type']&&'formatInline'!=_0x36443e['type'])return;const {data:_0x2bfa6f}=_0x36443e;return _0x2bfa6f&&'removeFormat'==_0x2bfa6f['commandName']?{'type':'format','content':o(_0x1611ea['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class St extends _0x5d703b{['afterInit'](){const _0x19816c=this['editor'];if(!_0x19816c['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2bf8cb=_0x19816c['plugins']['get']('TrackChangesEditing');_0x2bf8cb['enableCommand']('goToPreviousRestrictedEditingException'),_0x2bf8cb['enableCommand']('goToNextRestrictedEditingException');const _0x2168d6=_0x19816c['plugins']['get']('RestrictedEditingModeEditing');_0x2168d6['enableCommand']('trackChanges'),_0x2168d6['enableCommand']('acceptSuggestion'),_0x2168d6['enableCommand']('discardSuggestion'),_0x2168d6['enableCommand']('acceptAllSuggestions'),_0x2168d6['enableCommand']('discardAllSuggestions'),_0x2168d6['enableCommand']('acceptSelectedSuggestions'),_0x2168d6['enableCommand']('discardSelectedSuggestions');}}class At extends _0x5d703b{static get['requires'](){return[_0x21a47d];}['init'](){const _0x4df1c7=this['editor'],_0x224b3e=_0x4df1c7['plugins']['get']('TrackChangesEditing');_0x224b3e['enableCommand']('shiftEnter'),_0x4df1c7['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x4df1c7),{'priority':'high'}),_0x4df1c7['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x4df1c7),{'priority':'high'}),_0x4df1c7['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4547a7,_0x4d4e65,_0xdca665)=>{_0xdca665['options']['showSuggestionHighlights']&&je(_0x4df1c7,{'showActiveMarker':!0x1})(_0x4547a7,_0x4d4e65,_0xdca665);}),_0x224b3e['descriptionFactory']['registerElementLabel']('softBreak',_0x4b4360=>o(_0x4df1c7['locale'],'ELEMENT_LINE_BREAK',_0x4b4360));}}function je(_0x4cf33e,{showActiveMarker:_0x3428e5=!0x0}={}){return(_0x538c3a,_0x34f152,_0x148134)=>{const _0x381f02=_0x4cf33e['plugins']['get']('TrackChangesEditing');if(!_0x148134['consumable']['test'](_0x34f152['markerRange'],_0x538c3a['name']))return;const _0x181ffd=_0x4cf33e['model'];for(const _0x1c088f of _0x34f152['markerRange']['getItems']()){if(!_0x1c088f['is']('element','softBreak'))continue;const _0x10917e='deletion'==_0x34f152['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x1a872b}=_0x381f02['_splitMarkerName'](_0x34f152['markerName']),_0x289641=_0x148134['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x10917e,'data-author-id':_0x1a872b}),_0x4b9d0b=_0x148134['mapper']['toViewPosition'](_0x181ffd['createPositionBefore'](_0x1c088f));_0x3428e5&&_0x381f02['activeMarkers']['includes'](_0x34f152['markerName'])&&_0x148134['writer']['addClass']('ck-suggestion-marker--active',_0x289641),_0x148134['writer']['insert'](_0x4b9d0b,_0x289641),_0x148134['mapper']['bindElementToMarker'](_0x289641,_0x34f152['markerName']);}};}class It extends _0x5d703b{['afterInit'](){const _0x5e1302=this['editor'],_0x17eb69=_0x5e1302['model'],_0x3595a7=_0x5e1302['locale'];if(!_0x5e1302['plugins']['has']('StandardEditingModeEditing'))return;const _0xd8e0fe=_0x5e1302['plugins']['get']('TrackChangesEditing'),_0x348e5b='restrictedEditingException',_0x2a9ef8=_0x5e1302['commands']['get'](_0x348e5b);_0xd8e0fe['enableCommand'](_0x348e5b,(_0x53ef43,_0x548b3e={})=>{const _0xa2b8fc=_0x17eb69['document']['selection'];if(_0xa2b8fc['isCollapsed'])return void _0x53ef43(_0x548b3e);const _0x2b7933=void 0x0!==_0x548b3e['forceValue']?_0x548b3e['forceValue']:!_0x2a9ef8['value'];_0x17eb69['change'](()=>{const _0x45172d=Array['from'](_0xa2b8fc['getRanges']());for(const _0x464c73 of _0x45172d){const _0x1907de=_0x2b7933?[_0x464c73]:io(_0x348e5b,_0x464c73,_0x17eb69);for(const _0xcd9ca7 of _0x1907de)_0xd8e0fe['markInlineFormat'](_0xcd9ca7,{'commandName':_0x348e5b,'commandParams':[{'forceValue':_0x2b7933}]});}});}),_0xd8e0fe['descriptionFactory']['registerDescriptionCallback'](_0x458866=>{if('formatBlock'!=_0x458866['type']&&'formatInline'!=_0x458866['type'])return;const {data:_0x43664c}=_0x458866;return _0x43664c&&_0x43664c['commandName']==_0x348e5b?_0x43664c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3595a7,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3595a7,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x5d703b{['afterInit'](){const _0x41ba5b=this['editor'];if(!_0x41ba5b['plugins']['has']('Style')||!_0x41ba5b['plugins']['has']('DataSchema'))return;const _0x2cbcfa=_0x41ba5b['plugins']['get']('TrackChangesEditing'),_0x482af1=_0x41ba5b['locale'],_0x4f2954=_0x41ba5b['config']['get']('style')||{},_0x3a0d96=_0x41ba5b['plugins']['get']('GeneralHtmlSupport'),_0x435648=_0x41ba5b['plugins']['get']('StyleUtils')['normalizeConfig'](_0x41ba5b['plugins']['get']('DataSchema'),_0x4f2954['definitions']);_0x2cbcfa['enableDefaultAttributesIntegration']('style');const _0xf91309=new Set();for(const _0x1f7596 of _0x435648['block']){const _0x4655b1=_0x3a0d96['getGhsAttributeNameForElement'](_0x1f7596['element']);_0xf91309['add'](_0x4655b1);}const _0x1940db=new Set();for(const _0x5068cb of _0x435648['inline']){const _0x3b2a9e=_0x3a0d96['getGhsAttributeNameForElement'](_0x5068cb['element']);_0x1940db['add'](_0x3b2a9e);for(const _0x55105c of _0x5068cb['ghsAttributes'])_0x1940db['add'](_0x55105c);}for(const _0x23766c of _0xf91309)_0x2cbcfa['registerBlockAttribute'](_0x23766c),_0x2cbcfa['descriptionFactory']['registerAttributeLabel'](_0x23766c,o(_0x482af1,'FORMAT_STYLE'));for(const _0x12a7e3 of _0x1940db)_0x2cbcfa['registerInlineAttribute'](_0x12a7e3),_0x2cbcfa['descriptionFactory']['registerAttributeLabel'](_0x12a7e3,o(_0x482af1,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5ec9e7=this['editor'],_0x94ebf9=_0x5ec9e7['locale'];_0x5ec9e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xd84ed=>{if('formatBlock'!=_0xd84ed['type']&&'formatInline'!=_0xd84ed['type'])return;const {data:_0x2c1855}=_0xd84ed;return _0x2c1855&&'style'===_0x2c1855['commandName']?_0x2c1855['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x94ebf9,'*Set\x20format:*\x20%0',_0x2c1855['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x94ebf9,'*Remove\x20format:*\x20%0',_0x2c1855['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class _t extends _0x5d703b{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x670c68){super(_0x670c68),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x5618c6=this['editor'],_0x241fbc=_0x5618c6['model']['document']['selection'];if(!_0x5618c6['plugins']['has']('TableEditing'))return;const _0x418aa0=_0x5618c6['locale'],_0x19739f=_0x5618c6['plugins']['get']('TrackChangesEditing'),_0xee6b23=_0x5618c6['plugins']['get']('TableUtils');_0x19739f['descriptionFactory']['registerElementLabel']('table',_0x249735=>o(_0x418aa0,'ELEMENT_TABLE',_0x249735)),this['_setupColumnsRowsFixing'](),_0x19739f['enableCommand']('insertTable'),_0x19739f['enableCommand']('selectTableRow'),_0x19739f['enableCommand']('selectTableColumn');for(const _0x3e83fc of['insertTableRowAbove','insertTableRowBelow']){const _0x116d0f=_0x5618c6['commands']['get'](_0x3e83fc);_0x19739f['enableCommand'](_0x3e83fc,_0x37f07b=>{_0x5618c6['model']['change'](_0x401443=>{_0x37f07b();const _0x7a1003='above'===_0x116d0f['order'],_0xa1affc=_0xee6b23['getSelectionAffectedTableCells'](_0x241fbc),_0x46e82e=_0xee6b23['getRowIndexes'](_0xa1affc),_0x1aaa65=_0x7a1003?_0x46e82e['first']-0x1:_0x46e82e['last']+0x1,_0x40dea9=_0xa1affc[0x0]['findAncestor']('table'),_0x4f9bc4=_0xee6b23['createTableWalker'](_0x40dea9,{'startRow':_0x1aaa65,'endRow':_0x1aaa65}),_0x3eec78=Array['from'](_0x4f9bc4)['map'](_0x849a55=>_0x401443['createRangeOn'](_0x849a55['cell']));_0x19739f['markMultiRangeInsertion'](_0x3eec78,'tableRow');});});}for(const _0x3e9687 of['insertTableColumnLeft','insertTableColumnRight']){const _0x6c8bbb=_0x5618c6['commands']['get'](_0x3e9687);_0x19739f['enableCommand'](_0x3e9687,_0x267e41=>{_0x5618c6['model']['change'](_0x2ad991=>{_0x267e41();const _0x44586b='left'===_0x6c8bbb['order'],_0xedd508=_0xee6b23['getSelectionAffectedTableCells'](_0x241fbc),_0x1663e0=_0xee6b23['getColumnIndexes'](_0xedd508),_0x5de1e8=_0x44586b?_0x1663e0['first']-0x1:_0x1663e0['last']+0x1,_0x1cfc20=_0xedd508[0x0]['findAncestor']('table'),_0xf82510=_0xee6b23['createTableWalker'](_0x1cfc20,{'startRow':0x0,'column':_0x5de1e8,'includeAllSlots':!0x1}),_0x321c2e=Array['from'](_0xf82510)['map'](_0x24d370=>_0x2ad991['createRangeOn'](_0x24d370['cell']));_0x19739f['markMultiRangeInsertion'](_0x321c2e,'tableColumn');});});}for(const _0x25dd3e of['removeTableRow','removeTableColumn']){const _0x47a48b=_0x25dd3e['substr'](0xb),_0x143b1c=_0x47a48b['toLowerCase'](),_0x5c38f6=_0x143b1c['substr'](0x0,0x3)+'span',_0x3d1480='table'+_0x47a48b,_0x181cd6='min'+_0x47a48b,_0x22afef='max'+_0x47a48b;_0x19739f['enableCommand'](_0x25dd3e,()=>{_0x5618c6['model']['change'](_0x4f41df=>{const _0x312bb5=_0xee6b23['getSelectionAffectedTableCells'](_0x241fbc),_0xdbf187=_0x312bb5[0x0]['findAncestor']('table');let _0x395eee;if('removeTableRow'==_0x25dd3e){const _0x22c0a6=_0xee6b23['getRowIndexes'](_0x312bb5);_0x395eee={'startRow':_0x22c0a6['first'],'endRow':_0x22c0a6['last'],'includeAllSlots':!0x0};}else{const _0xf82268=_0xee6b23['getColumnIndexes'](_0x312bb5);_0x395eee={'startColumn':_0xf82268['first'],'endColumn':_0xf82268['last'],'includeAllSlots':!0x0};}const _0x3cee85=_0xee6b23['createTableWalker'](_0xdbf187,_0x395eee),_0x2eac68=Array['from'](_0x3cee85)['map'](({cell:_0xae4929})=>_0xae4929),_0x41cc94=Ne(_0x2eac68['filter'](_0x1afe8b=>_0x1afe8b['hasAttribute'](_0x5c38f6))),_0x143b90=Ne(_0x2eac68['filter'](_0x185226=>!_0x185226['hasAttribute'](_0x5c38f6)))['map'](_0x1106f8=>_0x4f41df['createRangeOn'](_0x1106f8)),_0x4f41d4=_0x19739f['markMultiRangeDeletion'](_0x143b90,_0x3d1480);if(_0x4f41d4&&('tableRow'==_0x4f41d4['subType']||'tableColumn'==_0x4f41d4['subType'])){const _0xcd3f31=this['_getSuggestionCoords'](_0x4f41d4);for(const _0xbc5d72 of _0x41cc94){const _0x50ef59=_0x4f41df['createRangeOn'](_0xbc5d72),_0x1f6e8d=_0xee6b23['getCellLocation'](_0xbc5d72),_0x22983d=_0xbc5d72['getAttribute'](_0x5c38f6)-0x1,_0x440a2e=_0xcd3f31[_0x181cd6],_0x426f8a=_0xcd3f31[_0x22afef];_0x440a2e<=_0x1f6e8d[_0x143b1c]&&_0x1f6e8d[_0x143b1c]+_0x22983d<=_0x426f8a&&_0x4f41d4['addRange'](_0x50ef59);}}});});}function _0x419fa0(_0x358cb9){const _0xebc56=Array['from'](_0x241fbc['getRanges']())['map'](_0x165e51=>_0x4b4bbe['fromRange'](_0x165e51));_0x5618c6['model']['change'](_0x594be7=>{const _0x2dd8c4=_0x594be7['batch'];_0x358cb9=_0x358cb9['filter'](_0x5eba38=>'$graveyard'!=_0x5eba38['root']['rootName']),_0x594be7['setSelection'](_0x358cb9),_0x5618c6['commands']['get']('removeTableRow')['refresh'](),_0x5618c6['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5618c6['model']['enqueueChange'](()=>{_0x5618c6['model']['enqueueChange'](_0x2dd8c4,_0x1605ac=>{const _0x3c10a3=_0xebc56['filter'](_0x431b0a=>'$graveyard'!=_0x431b0a['root']['rootName']);_0x3c10a3['length']>0x0&&_0x1605ac['setSelection'](_0x3c10a3);for(const _0x417afb of _0xebc56)_0x417afb['detach']();});});});}function _0x411f9d(_0x292a0a){_0x5618c6['model']['change'](_0x1260e5=>{const _0x450f92=Array['from'](_0x241fbc['getRanges']())['map'](_0x3283a4=>_0x4b4bbe['fromRange'](_0x3283a4)),_0x172c41=[];for(const _0xdbeda9 of _0x292a0a)for(const _0xe6ec29 of _0xdbeda9['getItems']({'shallow':!0x0}))_0x172c41['push'](_0xe6ec29);for(const _0x3f15f7 of _0x172c41)'$graveyard'!=_0x3f15f7['root']['rootName']&&(_0x1260e5['setSelection'](_0x1260e5['createPositionAt'](_0x3f15f7,0x0)),_0x5618c6['commands']['get']('removeTableColumn')['refresh'](),_0x5618c6['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x17fb1a=_0x450f92['filter'](_0x45bf95=>'$graveyard'!=_0x45bf95['root']['rootName']);_0x17fb1a['length']>0x0&&_0x1260e5['setSelection'](_0x17fb1a);for(const _0x18aa74 of _0x450f92)_0x18aa74['detach']();});}function _0x20d98c(_0x1a599d,_0x4b0d6f){return _0x4b0d6f['every'](_0x16b7a9=>_0x1a599d['some'](_0x593bbc=>_0x593bbc['end']['isEqual'](_0x16b7a9['start'])||_0x16b7a9['end']['isEqual'](_0x593bbc['start'])));}function _0x13342a(_0x44f17d,_0x5bebf1){return!_0x44f17d['some'](_0x2be2b9=>_0x5bebf1['some'](_0x473528=>_0x2be2b9['isIntersecting'](_0x473528)))&&_0x44f17d['some'](_0x17395a=>_0x5bebf1['some'](_0x2324e3=>_0x17395a['end']['isTouching'](_0x2324e3['start'])));}_0x5618c6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1d0f66,_0x4fe380,_0x2dba42)=>{if(!_0x2dba42['options']['showSuggestionHighlights'])return;const _0x10fddc=_0x4fe380['item'];if(!_0x10fddc)return;const _0xbb33e1=_0x2dba42['mapper']['toViewElement'](_0x10fddc);function _0xf202c7(_0x58f7ac){return Array['isArray'](_0x58f7ac)?_0x58f7ac:[_0x58f7ac];}_0xbb33e1&&'tableCell'===_0x10fddc['name']&&_0x50a82b(_0xbb33e1,_0x2dba42['writer'],(_0xe6ff93,_0x435871,_0x4b9ae2)=>_0x4b9ae2['addClass'](_0xf202c7(_0x435871['classes']),_0xe6ff93),(_0x7c8426,_0x322c3c,_0x5bb53c)=>_0x5bb53c['removeClass'](_0xf202c7(_0x322c3c['classes']),_0x7c8426));},{'priority':'highest'}),_0x19739f['descriptionFactory']['registerDescriptionCallback'](_0x54cde4=>{if('insertion'!=_0x54cde4['type']&&'deletion'!=_0x54cde4['type'])return;const _0x2f85e8=_0x54cde4['getContainedElement']();if(null!=_0x2f85e8&&_0x2f85e8['is']('element','table')){if('insertion'==_0x54cde4['type']){const _0x5ee5f6=_0x54cde4['getItems']()['filter'](_0x13002a=>_0x13002a['is']('$textProxy'))['map'](_0x3921a4=>_0x3921a4['data']);if(_0x5ee5f6['length'])return{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5ee5f6['join']('\x20')+'\x22'))};}if('deletion'==_0x54cde4['type']){const _0x4ee486=_0x54cde4['getItems']()['filter'](_0x107e81=>_0x107e81['is']('$textProxy'))['map'](_0x4fed49=>_0x4fed49['data']);if(_0x4ee486['length'])return{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4ee486['join']('\x20')+'\x22'))};}}}),_0x19739f['descriptionFactory']['registerDescriptionCallback'](_0x2be5c1=>{if('tableRow'==_0x2be5c1['subType']){const _0x10b275=_0x2be5c1['getItems']()['filter'](_0x417390=>_0x417390['is']('$textProxy'))['map'](_0x52ea2b=>_0x52ea2b['data']),_0x371bc5=this['_getSuggestionCoords'](_0x2be5c1),_0x22987b=_0x371bc5['maxRow']-_0x371bc5['minRow']+0x1;if('insertion'==_0x2be5c1['type'])return _0x10b275['length']?{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x22987b,'\x22'+_0x10b275['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW',_0x22987b))};if('deletion'==_0x2be5c1['type'])return _0x10b275['length']?{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x22987b,'\x22'+_0x10b275['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW',_0x22987b))};}if('tableColumn'==_0x2be5c1['subType']){const _0x4b0785=_0x2be5c1['getItems']()['filter'](_0x50ffb6=>_0x50ffb6['is']('$textProxy'))['map'](_0x294f76=>_0x294f76['data']),_0x59b72f=this['_getSuggestionCoords'](_0x2be5c1),_0x1f9cf1=_0x59b72f['maxColumn']-_0x59b72f['minColumn']+0x1;if('insertion'==_0x2be5c1['type'])return _0x4b0785['length']?{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1f9cf1,'\x22'+_0x4b0785['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN',_0x1f9cf1))};if('deletion'==_0x2be5c1['type'])return _0x4b0785['length']?{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1f9cf1,'\x22'+_0x4b0785['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN',_0x1f9cf1))};}}),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x419fa0),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x419fa0),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x411f9d),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x411f9d),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x20d98c),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x20d98c),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x13342a),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x13342a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x251fdf=this['editor'],_0x1b209a=_0x251fdf['model']['document']['selection'];return(_0x1cf639,_0x5a058f)=>{_0x251fdf['model']['change'](_0x47a22f=>{const {commandName:_0x4d7da3,commandParams:_0x6362b8}=_0x5a058f;let _0xff6df7=_0x1cf639[0x0]['end']['nodeBefore'];_0x6362b8&&_0x6362b8[0x0]&&!0x1===_0x6362b8[0x0]['forceValue']&&(_0xff6df7=_0x1cf639[0x0]['start']['nodeAfter']);const _0x201ebe=_0x47a22f['createRangeIn'](_0xff6df7);if('$graveyard'==_0x201ebe['root']['rootName'])return;const _0x457a41=Array['from'](_0x1b209a['getRanges']())['map'](_0x135bcf=>_0x4b4bbe['fromRange'](_0x135bcf));_0x47a22f['setSelection'](_0x201ebe),_0x251fdf['commands']['get'](_0x4d7da3)['refresh'](),_0x6362b8['push']({'forceDefaultExecution':!0x0}),_0x251fdf['execute'](_0x4d7da3,..._0x6362b8);const _0x473972=_0x457a41['filter'](_0x3712b2=>'$graveyard'!=_0x3712b2['root']['rootName']);_0x473972['length']>0x0&&_0x47a22f['setSelection'](_0x473972);for(const _0x45569f of _0x457a41)_0x45569f['detach']();});};}['_getCoordsForCells'](_0xb6ca52){const _0xaa0d11=this['editor']['plugins']['get']('TableUtils');let _0x16f13b=Number['MAX_SAFE_INTEGER'],_0x5906e1=Number['MIN_SAFE_INTEGER'],_0x4fa9f6=Number['MAX_SAFE_INTEGER'],_0xa8c43f=Number['MIN_SAFE_INTEGER'];for(const _0x2494ec of _0xb6ca52){if('$graveyard'==_0x2494ec['root']['rootName'])continue;const {row:_0x3d285f,column:_0x558c95}=_0xaa0d11['getCellLocation'](_0x2494ec),_0x3ba9c5=_0x2494ec['hasAttribute']('rowspan')?_0x2494ec['getAttribute']('rowspan')-0x1:0x0,_0x522fc8=_0x2494ec['hasAttribute']('colspan')?_0x2494ec['getAttribute']('colspan')-0x1:0x0;_0x16f13b=_0x3d285f<_0x16f13b?_0x3d285f:_0x16f13b,_0x5906e1=_0x3d285f+_0x3ba9c5>_0x5906e1?_0x3d285f+_0x3ba9c5:_0x5906e1,_0x4fa9f6=_0x558c95<_0x4fa9f6?_0x558c95:_0x4fa9f6,_0xa8c43f=_0x558c95+_0x522fc8>_0xa8c43f?_0x558c95+_0x522fc8:_0xa8c43f;}return{'minRow':_0x16f13b,'maxRow':_0x5906e1,'minColumn':_0x4fa9f6,'maxColumn':_0xa8c43f};}['_setupColumnsRowsFixing'](){const _0x3befd1=this['editor'],_0x3f91fc=_0x3befd1['plugins']['get']('TrackChangesEditing'),_0x496b4d=_0x3befd1['plugins']['get']('TableUtils');_0x3befd1['model']['document']['on']('change:data',()=>{const _0x3c988f=Array['from'](_0x3befd1['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x55719b,data:_0x49ebb9}of _0x3c988f){const {group:_0x38de96,id:_0x34869a,subType:_0x230b02}=_0x3f91fc['_splitMarkerName'](_0x55719b);if('suggestion'!=_0x38de96)continue;if(null!=_0x49ebb9['oldRange'])continue;const _0x460f8c=_0x3f91fc['getSuggestion'](_0x34869a);this['_tablePostFixingSubtypes']['includes'](_0x230b02)&&this['_tableSuggestions']['add'](_0x460f8c);}},{'priority':'low'});const _0x9f8bd5=(_0x1419fe,_0x223f8b)=>{let _0x3c3c2d=!0x1;const _0x503e15=_0x223f8b['createRangeOn'](_0x1419fe),_0x42bf56=_0x1419fe['findAncestor']('table'),_0x25b1e9=_0x496b4d['getCellLocation'](_0x1419fe);for(const _0x550e82 of this['_tableSuggestions']){const _0x4692de=_0x550e82['subType'],_0x41e5db=_0x4692de['startsWith']('tablePaste'),_0x4161c5=_0x4692de['substr'](_0x41e5db?0xa:0x5),_0x10a445=_0x4161c5['toLowerCase'](),_0x53f4cd=_0x10a445['substr'](0x0,0x3)+'span',_0x52fd32='min'+_0x4161c5,_0x2222e5='max'+_0x4161c5;if(!_0x550e82['isInContent'])continue;if(_0x42bf56!=_0x550e82['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x550e82['isIntersectingWithRange'](_0x503e15))continue;const _0x330b24=_0x1419fe['hasAttribute'](_0x53f4cd)?_0x1419fe['getAttribute'](_0x53f4cd)-0x1:0x0,_0xfee5d7=this['_getSuggestionCoords'](_0x550e82),_0x50b9f8=_0xfee5d7[_0x52fd32],_0x531674=_0xfee5d7[_0x2222e5];_0x50b9f8<=_0x25b1e9[_0x10a445]&&_0x25b1e9[_0x10a445]+_0x330b24<=_0x531674&&(_0x550e82['addRange'](_0x503e15),_0x3c3c2d=!0x0);}return _0x3c3c2d;};_0x3befd1['model']['document']['registerPostFixer'](_0x5e9a10=>{let _0x2be679=!0x1;for(const _0x30b6ea of _0x3befd1['model']['document']['differ']['getChanges']())if('insert'==_0x30b6ea['type']){if('tableRow'==_0x30b6ea['name']){for(const _0x4a726a of _0x30b6ea['position']['nodeAfter']['getChildren']())_0x2be679=_0x2be679||_0x9f8bd5(_0x4a726a,_0x5e9a10);}else'tableCell'==_0x30b6ea['name']&&(_0x2be679=_0x2be679||_0x9f8bd5(_0x30b6ea['position']['nodeAfter'],_0x5e9a10));}return _0x2be679;});}['_getSuggestionCoords'](_0x403fef){return this['_getCoordsForCells'](_0x403fef['getRanges']()['map'](_0x5bc934=>_0x5bc934['start']['nodeAfter']));}}function Ne(_0x55e3ed){return Array['from'](new Set(_0x55e3ed)['values']());}class Ct extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x3fa581=this['editor'],_0x57085f=_0x3fa581['model']['document']['selection'],_0x56c64b=_0x3fa581['locale'];if(!_0x3fa581['plugins']['has']('TableEditing'))return;const _0x4e2ead=_0x3fa581['plugins']['get']('TrackChangesEditing'),_0x2b7c42=_0x3fa581['plugins']['get']('TableUtils'),_0x40f55b=_0x3fa581['plugins']['get'](_t);_0x40f55b['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x4e2ead['enableCommand']('mergeTableCells',()=>{const _0x452e73=_0x2b7c42['getSelectionAffectedTableCells'](_0x3fa581['model']['document']['selection']);_0x3fa581['model']['change'](()=>{_0x4e2ead['markMultiRangeBlockFormat'](_0x452e73,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3fa581['commands']['get']('mergeTableCells')['on']('execute',(_0x30f8d6,_0x26fc7a)=>{_0x3fa581['commands']['get']('trackChanges')['value']&&(_0x26fc7a['length']>0x0&&_0x26fc7a[_0x26fc7a['length']-0x1]&&_0x26fc7a[_0x26fc7a['length']-0x1]['forceDefaultExecution']||_0x4e2ead['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x30f8d6['stop']());},{'priority':'highest'});for(const _0x51f5e0 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3744b6=_0x3fa581['commands']['get'](_0x51f5e0);_0x4e2ead['enableCommand'](_0x51f5e0,()=>{const _0x1cec17=_0x3fa581['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x40b907=>_0x40b907['is']('element','tableCell')),_0x5bdf5e=_0x3744b6['value'];_0x3fa581['model']['change'](()=>{_0x4e2ead['markMultiRangeBlockFormat']([_0x1cec17,_0x5bdf5e],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x40b3a9 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x1b2ecf=_0x3fa581['commands']['get'](_0x40b3a9);_0x4e2ead['enableCommand'](_0x40b3a9,()=>{const _0x525863=_0x2b7c42['getSelectionAffectedTableCells'](_0x3fa581['model']['document']['selection'])[0x0],_0x24da68=_0x525863['findAncestor']('table'),{column:_0x31cb12,row:_0x50e6f9}=_0x2b7c42['getCellLocation'](_0x525863);let _0x3612e0=[];if('horizontally'==_0x1b2ecf['direction']){const _0x23653e=_0x2b7c42['createTableWalker'](_0x24da68,{'startRow':_0x50e6f9,'endRow':_0x50e6f9,'includeAllSlots':!0x0});_0x3612e0=Array['from'](_0x23653e)['map'](_0x273a30=>_0x273a30['cell']);}else{const _0x3fd174=_0x2b7c42['createTableWalker'](_0x24da68,{'column':_0x31cb12,'includeAllSlots':!0x0});_0x3612e0=Array['from'](_0x3fd174)['map'](_0x249ba3=>_0x249ba3['cell']);}_0x3fa581['model']['change'](_0x13b9ce=>{_0x4e2ead['markBlockFormat'](_0x13b9ce['createRangeOn'](_0x525863),{'commandName':_0x40b3a9,'commandParams':[]},_0x3612e0,_0x40b3a9);});});}_0x4e2ead['descriptionFactory']['registerDescriptionCallback'](_0x5703ab=>{if('formatBlock'!=_0x5703ab['type']&&'formatInline'!=_0x5703ab['type'])return;const {data:_0x4e8b60}=_0x5703ab;return _0x4e8b60&&'mergeTableCells'==_0x4e8b60['commandName']?{'type':'format','content':o(_0x56c64b,'*Merge\x20cells*')}:void 0x0;}),_0x4e2ead['descriptionFactory']['registerDescriptionCallback'](_0x5467d0=>{if('formatBlock'!=_0x5467d0['type']&&'formatInline'!=_0x5467d0['type'])return;const {data:_0x35c53e}=_0x5467d0;return _0x35c53e?'splitTableCellVertically'==_0x35c53e['commandName']?{'type':'format','content':o(_0x56c64b,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x35c53e['commandName']?{'type':'format','content':o(_0x56c64b,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x543a08=_0x40f55b['_acceptFormatSuggestionCallbackFactory']();for(const _0x35976a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x4e2ead['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x35976a,'accept',_0x543a08);for(const _0x315156 of['splitTableCellVertically','splitTableCellHorizontally'])_0x4e2ead['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x315156,'accept',_0x543a08);_0x4e2ead['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1063fb=>{_0x3fa581['model']['change'](_0x154494=>{const _0x4d672d=Array['from'](_0x57085f['getRanges']())['map'](_0x18af2e=>_0x4b4bbe['fromRange'](_0x18af2e));_0x154494['setSelection'](_0x1063fb),_0x3fa581['commands']['get']('mergeTableCells')['refresh'](),_0x3fa581['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x176728=_0x4d672d['filter'](_0x43bdb1=>'$graveyard'!=_0x43bdb1['root']['rootName']);_0x176728['length']>0x0&&_0x154494['setSelection'](_0x176728);for(const _0x33389e of _0x4d672d)_0x33389e['detach']();});});for(const _0x523486 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2ea782=_0x3fa581['commands']['get'](_0x523486);_0x2ea782['on']('set:isEnabled',(_0x478d85,_0x55531f,_0x3a9e8f)=>{if(_0x3a9e8f){const _0xece991=_0x3fa581['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x36729d=>_0x36729d['is']('element','tableCell'));this['_areMergableCells'](_0x2ea782['value'],_0xece991)||(_0x478d85['return']=!0x1,_0x478d85['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x2a959b=this['editor']['commands']['get']('mergeTableCells'),_0x2daabb=this['editor']['plugins']['get']('TableUtils');if(!_0x2a959b['isEnabled'])return!0x1;const _0x2eb224=_0x2daabb['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x30c1dc of _0x2eb224)for(const _0x1449c6 of _0x2eb224)if(_0x30c1dc!=_0x1449c6&&!this['_areMergableCells'](_0x30c1dc,_0x1449c6))return!0x1;return!0x0;}['_areMergableCells'](_0x48b8ea,_0x43484f){const _0x1f6b47=this['editor']['plugins']['get']('TrackChangesEditing'),_0xa32ec0=this['editor']['model']['createRangeOn'](_0x48b8ea),_0xd2dfc0=this['editor']['model']['createRangeOn'](_0x43484f),_0x1830a=new Set(),_0x350ff7=new Set();for(const _0x4281b3 of _0x1f6b47['getSuggestions']())if(('insertion'==_0x4281b3['type']||'deletion'==_0x4281b3['type']||'mergeTableCells'==_0x4281b3['subType'])&&_0x4281b3['isInContent']){for(const _0x196503 of _0x4281b3['getRanges']())_0x196503['containsRange'](_0xa32ec0,!0x0)&&_0x1830a['add'](_0x4281b3['type']+':'+_0x4281b3['author']['id']),_0x196503['containsRange'](_0xd2dfc0,!0x0)&&_0x350ff7['add'](_0x4281b3['type']+':'+_0x4281b3['author']['id']);}if(_0x1830a['size']!=_0x350ff7['size'])return!0x1;for(const _0x2b69e0 of _0x1830a)if(!_0x350ff7['has'](_0x2b69e0))return!0x1;return!0x0;}}class Nt extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x56b437=this['editor'];if(!_0x56b437['plugins']['has']('TableEditing'))return;const _0x110baf=_0x56b437['locale'],_0x19a788=_0x56b437['plugins']['get']('TrackChangesEditing');_0x19a788['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x19a788['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x19a788['registerBlockAttribute']('headingRows'),_0x19a788['registerBlockAttribute']('headingColumns'),_0x19a788['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x110baf,'FORMAT_HEADER_ROW')),_0x19a788['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x110baf,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x32b5a3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x372db3=this['editor']['plugins']['get']('TableUtils'),_0x15237c=this['editor']['plugins']['get'](_t)['_acceptFormatSuggestionCallbackFactory']();function _0x4e062b({showActiveMarker:_0x46e260=!0x0,setDataAttribute:_0x3de3f2=!0x0}={}){return(_0x252782,_0x28451e,_0x1e5e7b)=>{const {type:_0x4c67de,id:_0x4de8e0}=_0x32b5a3['_splitMarkerName'](_0x28451e['markerName']),_0x25eac5=_0x32b5a3['getSuggestion'](_0x4de8e0),_0x19334c=_0x25eac5['data'];if('formatBlock'!=_0x25eac5['type']||!_0x19334c||'setTableColumnHeader'!=_0x19334c['commandName'])return;if(_0x28451e['item'])return void _0x252782['stop']();if(!_0x1e5e7b['consumable']['consume'](_0x28451e['markerRange'],_0x252782['name']))return;const _0x1bd68a=_0x28451e['markerRange']['start']['nodeAfter'],_0x1e9657=_0x28451e['markerRange']['end']['nodeBefore'],_0x47cab7=_0x1bd68a['parent']['parent'],{column:_0x4abf8d}=_0x372db3['getCellLocation'](_0x1bd68a),{column:_0x2b4823}=_0x372db3['getCellLocation'](_0x1e9657);for(let _0x1e98f0=_0x4abf8d;_0x1e98f0<=_0x2b4823;_0x1e98f0++){const _0x24967a=_0x372db3['createTableWalker'](_0x47cab7,{'column':_0x1e98f0,'includeAllSlots':!0x1});for(const _0x38acef of _0x24967a){const _0x10c51f=_0x38acef['cell'],_0x1015fa=_0x1e5e7b['mapper']['toViewElement'](_0x10c51f);_0x1e5e7b['writer']['addClass']('ck-suggestion-marker-'+_0x4c67de,_0x1015fa),_0x3de3f2&&_0x1e5e7b['writer']['setAttribute']('data-suggestion',_0x4de8e0,_0x1015fa),_0x1e5e7b['mapper']['bindElementToMarker'](_0x1015fa,_0x28451e['markerName']),_0x46e260&&(_0x32b5a3['activeMarkers']['includes'](_0x28451e['markerName'])?_0x1e5e7b['writer']['addClass']('ck-suggestion-marker--active',_0x1015fa):_0x1e5e7b['writer']['removeClass']('ck-suggestion-marker--active',_0x1015fa));}}};}_0x32b5a3['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x15237c),_0x32b5a3['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x15237c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x4e062b(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x41204f,_0x2780ea,_0x153892)=>{_0x153892['options']['showSuggestionHighlights']&&_0x4e062b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x41204f,_0x2780ea,_0x153892);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x501339,_0x2da929,_0x3612cb)=>{const {type:_0x18548d,id:_0x53393f}=_0x32b5a3['_splitMarkerName'](_0x2da929['markerName']),_0x4cb97b=_0x32b5a3['getSuggestion'](_0x53393f),_0x31370c=_0x4cb97b['data'];if('formatBlock'!=_0x4cb97b['type']||!_0x31370c||'setTableColumnHeader'!=_0x31370c['commandName'])return;const _0x3cdbe3=_0x3612cb['mapper']['markerNameToElements'](_0x2da929['markerName']);if(_0x3cdbe3){for(const _0x5caea7 of _0x3cdbe3)_0x3612cb['writer']['removeClass']('ck-suggestion-marker-'+_0x18548d,_0x5caea7),_0x3612cb['writer']['removeClass']('ck-suggestion-marker--active',_0x5caea7),_0x3612cb['writer']['removeAttribute']('data-suggestion',_0x5caea7),_0x3612cb['mapper']['unbindElementFromMarkerName'](_0x5caea7,_0x2da929['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x144dbc=this['editor'],_0x20c343=_0x144dbc['locale'];function _0x1fcfe6(_0x101667){return{'type':'format','content':o(_0x20c343,'*Format:*\x20%0',_0x101667)};}_0x144dbc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x437cc4=>{if('formatBlock'!=_0x437cc4['type'])return;const {data:_0x2fad8c}=_0x437cc4;if(_0x2fad8c){if('setTableRowHeader'==_0x2fad8c['commandName']){const _0x22e4c5=_0x2fad8c['commandParams'][0x0]['forceValue'];return _0x1fcfe6(o(_0x20c343,_0x22e4c5?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x2fad8c['commandName']){const _0x15cb22=_0x2fad8c['commandParams'][0x0]['forceValue'];return _0x1fcfe6(o(_0x20c343,_0x15cb22?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x4358ab=>[_0x4358ab,null]));class Dt extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x55ec3c=this['editor'];if(!_0x55ec3c['plugins']['has']('TableClipboard'))return;const _0x22cdc5=_0x55ec3c['plugins']['get']('TrackChangesEditing'),_0x10662f=_0x55ec3c['plugins']['get']('TableUtils'),_0x2b055f=_0x55ec3c['plugins']['get'](_t),_0x3f90db=_0x55ec3c['plugins']['get']('TableClipboard');_0x2b055f['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x55ec3c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x55ec3c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x1b8947=null;_0x55ec3c['model']['on']('insertContent',(_0x5e1059,_0x4724c1)=>{const [_0x2b0f45,_0xb6b6e9]=_0x4724c1,_0x1f4835=_0x4724c1[_0x4724c1['length']-0x1];_0x1f4835&&_0x1f4835['forceDefaultExecution']||_0x22cdc5['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xfb4f42,_0x395c09,_0x50a97c,_0x125755,_0x3a3551){if(_0x395c09&&!_0x395c09['is']('documentSelection'))return!0x1;const _0x36f230=_0x3a3551['getTableIfOnlyTableInContent'](_0xfb4f42,_0x50a97c);if(!_0x36f230||!Ue(_0x36f230,void 0x0,_0x125755))return!0x1;const _0x31cc16=_0x125755['getSelectionAffectedTableCells'](_0x50a97c['document']['selection']);if(!_0x31cc16['length'])return!0x1;const _0x190492=_0x31cc16[0x0]['findAncestor']('table'),_0x319201=_0x125755['getRowIndexes'](_0x31cc16),_0x3b5b6f=_0x125755['getColumnIndexes'](_0x31cc16),_0x128c76={'startRow':_0x319201['first'],'endRow':_0x319201['last'],'startColumn':_0x3b5b6f['first'],'endColumn':_0x3b5b6f['last']};return 0x1==_0x31cc16['length']&&(_0x128c76['endRow']+=_0x125755['getRows'](_0x36f230)-0x1,_0x128c76['endColumn']+=_0x125755['getColumns'](_0x36f230)-0x1),Ue(_0x190492,_0x128c76,_0x125755);}(_0x2b0f45,_0xb6b6e9,_0x55ec3c['model'],_0x10662f,_0x3f90db)&&(_0x5e1059['stop'](),_0x1b8947={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x55ec3c['model']['change'](()=>{_0x55ec3c['model']['insertContent'](_0x4724c1[0x0],_0x4724c1[0x1],_0x4724c1[0x2],{'forceDefaultExecution':!0x0});const _0x540028=_0x1c060f(),{rowInsertionRanges:_0x1f8d2e,columnInsertionRanges:_0x3aedbe,insertionRanges:_0x2292cf,deletionRanges:_0x3d9307,cells:_0x6e5af2}=_0x1b8947;_0x1f8d2e['length']&&_0x22cdc5['markMultiRangeInsertion'](_0x1f8d2e,'tablePasteRow',{'tablePasteChainId':_0x540028}),_0x3aedbe['length']&&_0x22cdc5['markMultiRangeInsertion'](_0x3aedbe,'tablePasteColumn',{'tablePasteChainId':_0x540028}),_0x2292cf['length']&&(_0x22cdc5['markMultiRangeInsertion'](_0x2292cf,'tablePaste',{'tablePasteChainId':_0x540028,'skipNestingCheck':!0x0}),_0x2292cf['forEach'](_0x376aa2=>_0x376aa2['detach']?.())),_0x3d9307['length']&&(_0x22cdc5['markMultiRangeDeletion'](_0x3d9307,'tablePaste',{'tablePasteChainId':_0x540028,'skipNestingCheck':!0x0}),_0x3d9307['forEach'](_0x51567c=>_0x51567c['detach']?.()));const _0xf6a0a0=_0x22cdc5['markMultiRangeBlockFormat'](_0x6e5af2['map'](({element:_0x11a501})=>_0x11a501),{'formatGroupId':_0x1c060f()},[],'tablePasteCell',{'tablePasteChainId':_0x540028});if(_0xf6a0a0){const _0x2f5a8a=_0xf6a0a0['getMarkers'](),_0x3ecb7d=[];for(const {element:_0x5d3e65,attributes:_0x48f08e}of _0x6e5af2){if(!_0x48f08e)continue;const _0x3987a7=_0x55ec3c['model']['createRangeOn'](_0x5d3e65),_0x52c013=_0x2f5a8a['find'](_0x4823e3=>_0x4823e3['getRange']()['isEqual'](_0x3987a7));_0x52c013&&_0x3ecb7d['push']([_0x52c013['name'],_0x48f08e]);}_0x3ecb7d['length']&&_0xf6a0a0['setAttribute']('markerAttributes',Object['fromEntries'](_0x3ecb7d));}_0x1b8947=null;}));},{'priority':_0x52a047['high']+0xa}),_0x55ec3c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x271ff3,_0x554d47)=>{const [_0x489aff,_0x34cfad,,_0x47f90c]=_0x554d47;if(!_0x1b8947)return;_0x271ff3['stop']();const _0x37182e=_0x489aff['cell'],_0x43cdce=_0x34cfad,_0x15646a=Oe(_0x37182e),_0x12d8bf=Oe(_0x43cdce);_0x271ff3['return']=_0x37182e;let _0x21e5af=null,_0x38cb86=null;if(_0x12d8bf||_0x15646a){if(_0x15646a&&!_0x12d8bf){_0x47f90c['remove'](_0x37182e['getChild'](0x0));for(const _0x319bfb of Array['from'](_0x43cdce['getChildren']()))_0x47f90c['insert'](_0x319bfb,_0x37182e,'end');const _0x3e204b=_0x1b8947['rowInsertionIndexes']['includes'](_0x489aff['row']),_0x326495=_0x1b8947['columnInsertionIndexes']['includes'](_0x489aff['column']);_0x3e204b||_0x326495||(_0x21e5af=_0x4b4bbe['fromRange'](_0x47f90c['createRangeIn'](_0x37182e)));}else _0x12d8bf&&!_0x15646a&&(_0x38cb86=_0x47f90c['createRangeIn'](_0x37182e));}else{const _0x11217e=_0x47f90c['createElement']('tableCellSuggestion'),_0x2089fd=_0x47f90c['createElement']('tableCellSuggestion');_0x47f90c['wrap'](_0x47f90c['createRangeIn'](_0x37182e),_0x2089fd),_0x47f90c['insert'](_0x11217e,_0x37182e,0x0);for(const _0x5f35b9 of Array['from'](_0x43cdce['getChildren']()))_0x47f90c['insert'](_0x5f35b9,_0x11217e,'end');_0x21e5af=_0x4b4bbe['fromRange'](_0x47f90c['createRangeOn'](_0x11217e)),_0x38cb86=_0x4b4bbe['fromRange'](_0x47f90c['createRangeOn'](_0x2089fd));}const _0x9ceb94=Array['from'](_0x43cdce['getAttributes']())['filter'](([_0x4f1634])=>Be['includes'](_0x4f1634));_0x1b8947['cells']['push']({'element':_0x37182e,'attributes':_0x9ceb94['length']?Object['fromEntries'](_0x9ceb94):null}),_0x21e5af&&_0x1b8947['insertionRanges']['push'](_0x21e5af),_0x38cb86&&_0x1b8947['deletionRanges']['push'](_0x38cb86);},{'priority':'high'}),_0x10662f['on']('insertColumns',(_0x276a69,_0x2eb68b)=>{const [_0x21b79d,_0x195654={}]=_0x2eb68b;if(!_0x1b8947)return;const _0x176612=_0x195654['at']||0x0,_0x4f0a90=_0x195654['columns']||0x1;_0x1b8947['columnInsertionIndexes']=new Array(_0x4f0a90)['fill'](_0x176612)['map']((_0x19c8f1,_0x950c9a)=>_0x19c8f1+_0x950c9a);for(const {cell:_0x14dd41}of _0x10662f['createTableWalker'](_0x21b79d,{'startColumn':_0x176612,'endColumn':_0x176612+_0x4f0a90-0x1}))_0x1b8947['columnInsertionRanges']['push'](_0x55ec3c['model']['createRangeOn'](_0x14dd41));},{'priority':'low'}),_0x10662f['on']('insertRows',(_0x1b291b,_0x408d31)=>{const [_0x57fa71,_0x313008={}]=_0x408d31;if(!_0x1b8947)return;const _0x335d66=_0x313008['at']||0x0,_0x2e5cdf=_0x313008['rows']||0x1;_0x1b8947['rowInsertionIndexes']=new Array(_0x2e5cdf)['fill'](_0x335d66)['map']((_0x4ea76a,_0x1065f6)=>_0x4ea76a+_0x1065f6);for(const {cell:_0x1a59c7}of _0x10662f['createTableWalker'](_0x57fa71,{'startRow':_0x335d66,'endRow':_0x335d66+_0x2e5cdf-0x1}))_0x1b8947['rowInsertionRanges']['push'](_0x55ec3c['model']['createRangeOn'](_0x1a59c7));},{'priority':'low'}),_0x22cdc5['descriptionFactory']['registerDescriptionCallback'](_0x5104a2=>{if(_0x5104a2['subType']&&_0x5104a2['subType']['startsWith']('tablePaste'))return _0x5104a2['previous']?{}:{'type':'insertion','content':o(_0x55ec3c['locale'],'*Replace\x20table\x20cells*')};});const _0x41d2c3=()=>!0x1;for(const _0x5b0aab of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x22cdc5['_suggestionFactory']['registerCustomCallback']('insertion',_0x5b0aab,'join',_0x41d2c3),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('deletion',_0x5b0aab,'join',_0x41d2c3),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5b0aab,'join',_0x41d2c3);_0x22cdc5['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x41d2c3),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3b3547,_0x359d68,_0x26dc59)=>{const _0x450b51=_0x3b3547['map'](_0x2368d1=>_0x2368d1['getContainedElement']())['filter'](_0x310a76=>_0x310a76),_0x1708a6=new Map(_0x450b51['map'](_0x2da25b=>[_0x2da25b,null]));if(_0x1b8947){for(const {element:_0x31719b,attributes:_0x567bde}of _0x1b8947['cells'])_0x567bde&&_0x1708a6['set'](_0x31719b,_0x567bde);}else{if(_0x26dc59&&_0x26dc59['markerAttributes'])for(const [_0x4451a1,_0x393191]of Object['entries'](_0x26dc59['markerAttributes'])){const _0x5430e8=_0x55ec3c['model']['markers']['get'](_0x4451a1),_0x59d95d=_0x5430e8?_0x5430e8['getRange']()['getContainedElement']():null;_0x59d95d&&_0x1708a6['set'](_0x59d95d,_0x393191);}}_0x55ec3c['model']['change'](_0x26da9c=>{for(const [_0x4a790a,_0x133014]of _0x1708a6)_0x26da9c['setAttributes']({...xe,..._0x133014},_0x4a790a);});});const _0x4334a5=(_0x12993c,_0x3c3372)=>{_0x22cdc5['_suggestionFactory']['registerCustomCallback'](_0x12993c,'tablePaste',_0x3c3372,(_0x8a158,_0x5d92f6,_0x4853b4)=>{_0x55ec3c['model']['change'](_0x5ee1d7=>{const _0x234714=[];for(const _0x1d35d2 of _0x8a158){const _0x154369=_0x1d35d2['start']['nodeAfter'];_0x154369['is']('element','tableCellSuggestion')&&_0x234714['push'](_0x154369);}_0x22cdc5['_suggestionFactory']['getSuggestionCallback'](_0x12993c,null,_0x3c3372)(_0x8a158,_0x5d92f6,_0x4853b4);for(const _0x2bc959 of _0x234714)'$graveyard'!=_0x2bc959['root']['rootName']&&_0x5ee1d7['unwrap'](_0x2bc959);});});};_0x4334a5('insertion','accept'),_0x4334a5('insertion','discard'),_0x4334a5('deletion','accept'),_0x4334a5('deletion','discard'),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x14413c=>{const _0x4d1b0a=_0x14413c['map'](_0x3b8c8d=>_0x3b8c8d['getContainedElement']()),_0x48f352=_0x4d1b0a[0x0]['findAncestor']('table'),{minRow:_0x3a7008,maxRow:_0x21c102}=_0x2b055f['_getCoordsForCells'](_0x4d1b0a);_0x10662f['removeRows'](_0x48f352,{'at':_0x3a7008,'rows':_0x21c102-_0x3a7008+0x1});}),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0xe12586=>{const _0x6dc445=_0xe12586['map'](_0x33f51c=>_0x33f51c['getContainedElement']()),_0x3b0e00=_0x6dc445[0x0]['findAncestor']('table'),{minColumn:_0x29d470,maxColumn:_0x48ba38}=_0x2b055f['_getCoordsForCells'](_0x6dc445);_0x10662f['removeColumns'](_0x3b0e00,{'at':_0x29d470,'columns':_0x48ba38-_0x29d470+0x1});});const _0x1fd791=(_0xfc0e24,_0x5265ec)=>{if(!_0x5265ec['subType']||!_0x5265ec['subType']['startsWith']('tablePaste'))return;const _0x1af8c4=_0x5265ec['attributes']['tablePasteChainId'],_0x4bb085=_0x22cdc5['getSuggestions']()['filter'](_0x4c56c9=>_0x4c56c9['isInContent']&&_0x4c56c9['attributes']&&_0x4c56c9['attributes']['tablePasteChainId']==_0x1af8c4);_0x4bb085['length']&&_0x5265ec['getAllAdjacentSuggestions']()['length']!=_0x4bb085['length']&&_0x4bb085['reduce']((_0x2d0db0,_0x4eced6)=>(_0x2d0db0['next']=_0x4eced6,_0x4eced6['previous']=_0x2d0db0,_0x4eced6));};function _0x15f888(_0x4bdd03,_0x554b56=!0x0){const {id:_0x230fec,authorId:_0x6b61d5}=_0x22cdc5['_splitMarkerName'](_0x4bdd03['markerName']),_0x299b98=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1bcc79=_0x22cdc5['activeMarkers']['includes'](_0x4bdd03['markerName']);return _0x1bcc79&&_0x299b98['push']('ck-suggestion-marker--active'),{'classes':_0x299b98,'attributes':{'data-suggestion':_0x230fec,'data-author-id':_0x6b61d5},'priority':_0x1bcc79&&_0x554b56?0xbc2:0xbb8};}_0x22cdc5['on']('suggestionLoaded',_0x1fd791,{'priority':'high'}),_0x22cdc5['on']('suggestionUnloaded',_0x1fd791,{'priority':'high'}),_0x55ec3c['model']['document']['registerPostFixer'](()=>{let _0x464fc5=!0x1;const _0x5d8c6d=Array['from'](_0x55ec3c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x22fd4f,data:_0x4e3a02}of _0x5d8c6d){const {group:_0x45aab0,type:_0x4a7b99,id:_0x3ec8b3}=_0x22cdc5['_splitMarkerName'](_0x22fd4f);if('suggestion'!=_0x45aab0||'deletion'!=_0x4a7b99||_0x4e3a02['oldRange'])continue;if(!_0x22cdc5['hasSuggestion'](_0x3ec8b3))continue;const _0xdd35d4=_0x22cdc5['getSuggestion'](_0x3ec8b3)['getRanges'](),_0x19135b=_0x55ec3c['plugins']['get']('Users')['me'];for(const _0x2e131d of _0x22cdc5['getSuggestions']()){if(!_0x2e131d['isInContent']||_0x2e131d['author']!=_0x19135b)continue;if('formatBlock'!=_0x2e131d['type']||'tablePasteCell'!=_0x2e131d['subType'])continue;if(_0x2e131d['getRanges']()['every'](_0xbe11c7=>_0xdd35d4['some'](_0x205571=>_0x205571['containsRange'](_0xbe11c7,!0x0)))){for(const _0x1bf321 of _0x2e131d['getAllAdjacentSuggestions']())_0x1bf321['isInContent']&&(_0x1bf321['discard'](),_0x464fc5=!0x0);}}}return _0x464fc5;}),_0x55ec3c['model']['document']['registerPostFixer'](_0x586abd=>{const _0x335efa=_0x55ec3c['commands']['get']('redo');if(!_0x335efa||!_0x335efa['_createdBatches']['has'](_0x586abd['batch']))return!0x1;let _0x503a61=!0x1;const _0x21b448=_0x55ec3c['plugins']['get']('Users')['me'],_0xef5c62=_0x55ec3c['model']['document']['differ']['getChanges'](),_0x15833e=Array['from'](_0x55ec3c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x16fdf0,data:_0x22a385})=>{const {group:_0x63c2e8,subType:_0x37f5c0,authorId:_0x15448}=_0x22cdc5['_splitMarkerName'](_0x16fdf0);return'suggestion'==_0x63c2e8&&'tablePaste'==_0x37f5c0&&_0x15448==_0x21b448['id']&&!_0x22a385['oldRange'];});for(const _0x126b5d of _0xef5c62){if('insert'!=_0x126b5d['type']||'tableCellSuggestion'!=_0x126b5d['name']||0x1!=_0x126b5d['length'])continue;const _0x24e39a=_0x586abd['createRange'](_0x126b5d['position'],_0x126b5d['position']['getShiftedBy'](0x1));if(!_0x15833e['find'](({data:_0x38ca43})=>_0x38ca43['newRange']['isEqual'](_0x24e39a))){for(const {name:_0x240076,data:_0x4ebbdb}of _0x15833e)if(_0x24e39a['containsRange'](_0x4ebbdb['newRange'])){_0x586abd['updateMarker'](_0x240076,{'range':_0x24e39a}),_0x503a61=!0x0;break;}}}return _0x503a61;}),_0x55ec3c['model']['document']['registerPostFixer'](_0x1cc6ab=>{let _0x35c46b=!0x1;const _0x18c3ac=_0x55ec3c['plugins']['get']('Users')['me'],_0x5610=_0x22cdc5['getSuggestions']()['filter'](_0x190329=>_0x190329['isInContent']&&_0x190329['author']==_0x18c3ac),_0x1e6212=new Set(),_0x2aa9a6=new Set();for(const _0x3ca61e of _0x5610)if('tablePaste'==_0x3ca61e['subType'])for(const _0x225ebe of _0x3ca61e['getMarkers']()){const _0x3d4b7a=_0x225ebe['getRange']()['getContainedElement']();if(_0x3d4b7a){if(_0x3d4b7a['is']('element','tableCellSuggestion')&&Oe(_0x3d4b7a)){_0x3ca61e['removeMarker'](_0x225ebe['name']),_0x1e6212['add'](_0x3d4b7a),_0x35c46b=!0x0;const _0x18e6b9=_0x3d4b7a['nextSibling'],_0x14ea42=_0x3d4b7a['previousSibling'],_0x133c7e=_0x18e6b9&&_0x18e6b9['is']('element','tableCellSuggestion'),_0x3cce41=_0x14ea42&&_0x14ea42['is']('element','tableCellSuggestion');_0x133c7e&&!_0x1e6212['has'](_0x18e6b9)&&_0x2aa9a6['add'](_0x18e6b9),_0x3cce41&&!_0x1e6212['has'](_0x14ea42)&&_0x2aa9a6['add'](_0x14ea42);}else _0x3d4b7a['is']('element','paragraph')&&_0x3d4b7a['isEmpty']&&(_0x3ca61e['removeMarker'](_0x225ebe['name']),_0x35c46b=!0x0);}}else{if('tablePasteCell'==_0x3ca61e['subType']){if(!_0x3ca61e['attributes']||!_0x3ca61e['attributes']['tablePasteChainId'])continue;const _0x589e03=_0x3ca61e['attributes']['markerAttributes'];if(_0x589e03&&Object['keys'](_0x589e03)['length'])continue;const _0x30faa2=_0x3ca61e['attributes']['tablePasteChainId'];let _0x9c722a=!0x0,_0x169490=!0x0;for(const _0x55d2c7 of _0x5610)if(_0x55d2c7['subType']&&_0x55d2c7['subType']['startsWith']('tablePaste')){if(!_0x55d2c7['attributes']['tablePasteChainId']){_0x169490=!0x1;break;}if(_0x55d2c7['id']!=_0x3ca61e['id']&&_0x55d2c7['attributes']['tablePasteChainId']==_0x30faa2){_0x9c722a=!0x1;break;}}_0x169490&&_0x9c722a&&(_0x3ca61e['removeMarkers'](),_0x35c46b=!0x0);}}for(const _0x119240 of _0x1e6212)_0x1cc6ab['remove'](_0x119240);for(const _0x3617a2 of _0x2aa9a6)_0x1cc6ab['unwrap'](_0x3617a2);return _0x35c46b;}),_0x55ec3c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x1c19ba=>_0x15f888(_0x1c19ba),'converterPriority':'high'}),_0x55ec3c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3a11af,_0x246526)=>_0x246526['options']['showSuggestionHighlights']?_0x15f888(_0x3a11af,!0x1):null,'converterPriority':'high'});const _0x5e3ecc=_0x55ec3c['editing']['view'];this['listenTo'](_0x5e3ecc['document'],'clipboardOutput',(_0x6a7735,_0x3d7dfa)=>{const _0x51a147=[];for(const _0x25215d of _0x5e3ecc['createRangeIn'](_0x3d7dfa['content'])['getItems']())_0x25215d['is']('element','suggestion-td')&&_0x51a147['push'](_0x25215d);_0x5e3ecc['change'](_0xe5906c=>{for(const _0x3bf8f7 of _0x51a147)_0xe5906c['move'](_0xe5906c['createRangeIn'](_0x3bf8f7),_0xe5906c['createPositionBefore'](_0x3bf8f7)),_0xe5906c['remove'](_0x3bf8f7);});});}}function Oe(_0x4607f9){if(_0x4607f9['isEmpty'])return!0x0;const _0x50c1ed=_0x4607f9['getChild'](0x0);return _0x50c1ed['is']('element','paragraph')&&_0x50c1ed['isEmpty'];}function Ue(_0x27e500,_0x4e6cd9={},_0x34f492){for(const {isAnchor:_0x6670d0,cellHeight:_0x53b80d,cellWidth:_0x13b965}of _0x34f492['createTableWalker'](_0x27e500,{'includeAllSlots':!0x0,..._0x4e6cd9}))if(!_0x6670d0||0x1!=_0x53b80d||0x1!=_0x13b965)return!0x1;return!0x0;}class Mt extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2f707a=this['editor']['plugins']['get']('TrackChangesEditing');_0x2f707a['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2f707a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2f707a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2f707a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2f707a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2f707a['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x436257,_0x3419aa){const _0x2568e2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x58263b=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x1b6c10=_0x3419aa['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x251451=_0x58263b['getColumnGroupElement'](_0x1b6c10);let _0x42e6f6=_0x251451?_0x58263b['getTableColumnsWidths'](_0x251451):null,_0x1d8914=_0x1b6c10['getAttribute']('tableWidth')||null;const _0xf13086=_0x3419aa['tableWidth']||_0x1d8914,_0x16926e=_0x3419aa['columnWidths']||_0x42e6f6,_0x533510=this['editor']['plugins']['get']('Users')['me'];for(const _0x4d168f of _0x2568e2['getSuggestions']()){const _0x209658=_0x4d168f['getContainedElement']();if('resizeTable'===_0x4d168f['subType']&&_0x209658===_0x1b6c10){_0x4d168f['author']!==_0x533510&&_0x4d168f['discard']();const _0x41def6=_0x4d168f['data']['commandParams'];_0x1d8914=_0x41def6[0x0]['tableWidth'],_0x42e6f6=_0x41def6[0x0]['columnWidths'];break;}}_0x436257({'table':_0x1b6c10,'tableWidth':_0xf13086,'columnWidths':_0x16926e}),_0x2568e2['markBlockFormat'](_0x1b6c10,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1d8914,'columnWidths':_0x42e6f6}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x7a21a6){if('formatBlock'!=_0x7a21a6['type']&&'formatInline'!=_0x7a21a6['type'])return;const {data:_0x622233}=_0x7a21a6;if(_0x622233&&'resizeTable'===_0x622233['formatGroupId']){const _0x892e57='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x892e57)};}}}class $t extends _0x5d703b{['afterInit'](){const _0x20af92=this['editor'];_0x20af92['plugins']['has']('Template')&&_0x20af92['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Bt extends _0x5d703b{['afterInit'](){const _0x2ed416=this['editor'];if(!_0x2ed416['commands']['get']('insertTableOfContents'))return;_0x2ed416['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x5dd8cd=_0x2ed416['plugins']['get']('TrackChangesEditing'),_0x8794aa=_0x2ed416['locale'];_0x5dd8cd['descriptionFactory']['registerElementLabel']('tableOfContents',_0x1761fa=>o(_0x8794aa,'ELEMENT_TABLE_OF_CONTENTS',_0x1761fa));}}class Ot extends _0x5d703b{['afterInit'](){const _0x22c31e=this['editor'];if(!_0x22c31e['plugins']['has']('Title'))return;const _0x3f3852=_0x22c31e['plugins']['get']('TrackChangesEditing');_0x3f3852['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x22c31e['locale'],'ELEMENT_TITLE')),_0x22c31e['model']['document']['registerPostFixer'](_0xdd2dcd=>{let _0x3f7197=!0x1;const _0x1f9b7d=Array['from'](_0x22c31e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3ddf64,data:_0xfdfb57}of _0x1f9b7d){const {group:_0x22fea9}=_0x3f3852['_splitMarkerName'](_0x3ddf64);if('suggestion'!==_0x22fea9||!_0xfdfb57['newRange'])continue;const _0x50c07a=_0xfdfb57['newRange'],_0x5b0062=_0x50c07a['end']['nodeBefore'];if(!_0x5b0062||!_0x5b0062['is']('element','title-content'))continue;if(!_0x50c07a['start']['isTouching'](_0x50c07a['end']))continue;const _0x50d6f5=_0x22c31e['model']['schema']['getNearestSelectionRange'](_0x50c07a['end'],'forward');if(_0x50d6f5&&_0x50d6f5['isCollapsed']){const _0x5c92e5=_0xdd2dcd['createRange'](_0x50c07a['start'],_0x50d6f5['start']);_0x5c92e5['isEqual'](_0x50c07a)||(_0xdd2dcd['updateMarker'](_0x3ddf64,{'range':_0x5c92e5}),_0x3f7197=!0x0);}_0x3f7197||(_0xdd2dcd['removeMarker'](_0x3ddf64),_0x3f7197=!0x0);}return _0x3f7197;});}}class Rt extends _0x5d703b{['afterInit'](){const _0x42344b=this['editor'],_0x58f267=_0x42344b['plugins']['get']('TrackChangesEditing');_0x42344b['plugins']['has']('Uploadcare')&&(_0x58f267['enableCommand']('uploadcare'),_0x42344b['plugins']['has']('UploadcareImageEdit')&&(_0x58f267['enableCommand']('uploadcareImageEdit'),_0x58f267['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x58f267['registerBlockAttribute']('uploadcareImageId'),_0x58f267['descriptionFactory']['registerDescriptionCallback'](_0x435c38=>{if('attribute'!=_0x435c38['type'])return;const {data:_0x4698e7}=_0x435c38;return _0x4698e7&&'uploadcareImageId'==_0x4698e7['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x5d703b{['afterInit'](){const _0x54b3b1=this['editor'],_0x3a51ea=_0x54b3b1['plugins']['get']('TrackChangesEditing');_0x54b3b1['plugins']['has']('UndoEditing')&&(_0x3a51ea['enableCommand']('undo'),_0x3a51ea['enableCommand']('redo'));}}class xt extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x24be66=this['editor'];if(!_0x24be66['plugins']['has']('TableCaptionEditing'))return;_0x24be66['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x5d703b{['tableProperties'];['tableCellProperties'];constructor(_0x36db10){super(_0x36db10),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 _0x490fe8=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x213b62 of this['tableProperties'])_0x490fe8['enableCommand'](_0x213b62,(_0x22dd73,_0x570b38)=>{const _0x2b1f3f=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x213b62,[_0x2b1f3f],this['tableProperties'],'tableProperties',_0x22dd73,_0x570b38);});_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x490fe8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xd34ae7,_0x5a2c3e)=>this['handleDiscardAction'](this['tableProperties'],_0xd34ae7,_0x5a2c3e)),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x37af21 of this['tableCellProperties'])_0x490fe8['enableCommand'](_0x37af21,(_0x35f317,_0x4f208c)=>{const _0x2e33a1=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x37af21,_0x2e33a1,this['tableCellProperties'],'tableCellProperties',_0x35f317,_0x4f208c);});_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x490fe8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x587223,_0x3f09ed)=>this['handleDiscardAction'](this['tableCellProperties'],_0x587223,_0x3f09ed)),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x490fe8['descriptionFactory']['registerDescriptionCallback'](_0x2dbf50=>this['handleSuggestionDescription'](_0x2dbf50));}['_handlePropertyChange'](_0x1e4b32,_0x92f104,_0x369297,_0x1b2b5f,_0xcc303a,_0x7979f5){const _0x3d4f62=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x7979f5['batch'],()=>{for(const _0x11a539 of _0x92f104){if(this['_getSuggestion'](_0x11a539,_0x1b2b5f))_0xcc303a(_0x7979f5);else{const _0x28b81b={};for(const _0xc8b464 of _0x369297){const _0xd4d0cf=_0x11a539['getAttribute'](_0xc8b464);void 0x0!==_0xd4d0cf&&(_0x28b81b[_0xc8b464]=_0xd4d0cf);}_0xcc303a(_0x7979f5),_0x3d4f62['markBlockFormat'](_0x11a539,{'commandParams':[_0x28b81b]},[],_0x1b2b5f);}}});}['handleDiscardAction'](_0x400e1c,_0x49f996,_0x15dee9){const _0x4bbc50=_0x49f996[0x0]['start']['nodeAfter'],_0x550ddf=_0x15dee9['commandParams'][0x0];this['editor']['model']['change'](_0x134924=>{for(const _0x2610f9 of _0x400e1c)void 0x0!==_0x550ddf[_0x2610f9]?_0x134924['setAttribute'](_0x2610f9,_0x550ddf[_0x2610f9],_0x4bbc50):_0x134924['removeAttribute'](_0x2610f9,_0x4bbc50);});}['handleSuggestionDescription'](_0x12a3de){if(_0x12a3de['data'])switch(_0x12a3de['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x3e76e4,_0x4f1f32){const _0x475c87=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x380fe9 of _0x475c87['getSuggestions']({'skipNotAttached':!0x0})){const _0x2a09aa=_0x380fe9['getContainedElement']();if(_0x380fe9['subType']===_0x4f1f32&&_0x2a09aa===_0x3e76e4)return _0x380fe9;}return null;}}const m='$elementName';class p extends _0x5d703b{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x56e92b,_0x29fa0d,U,V,G,F,L,H,J,q,z,K,X,Y,Z,tt,nt,it,et,st,ot,at,rt,ct,ut,ft,lt,Q,wt,ht,W,Se,mt,dt,pt,kt,bt,yt,jt,St,At,It,vt,_t,Ct,Nt,xt,Dt,Mt,Bt,Et,$t,Ot,Rt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x57607d){super(_0x57607d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x329a8a,_0x476df8,_0x5dd4a1,_0x3c0606)=>{this['_model']['change'](()=>{for(const _0x35aa86 of[..._0x3c0606,..._0x5dd4a1])this['_model']['markers']['has'](_0x35aa86)&&_0x57607d['editing']['reconvertMarker'](_0x35aa86);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x57607d['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x57607d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x57607d['config']['get']('trackChanges.trackFormatChanges'),_0x57607d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x57607d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x57607d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x9c632b=this['editor'],_0x1ec0ef=(_0x4a43e8,_0x2a4336)=>{if('attribute'!=_0x4a43e8)return'ck-suggestion-marker-'+_0x4a43e8;const _0x23c0cb=_0x2a4336['split']('|')[0x0];return this['_isBlockAttribute'](_0x23c0cb)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x9c632b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x6ba904=>{const {id:_0x51c8b6,authorId:_0x366f3e,type:_0x5ba93a,subType:_0x2b2fde}=this['_splitMarkerName'](_0x6ba904['markerName']),_0x22491d=['ck-suggestion-marker',_0x1ec0ef(_0x5ba93a,_0x2b2fde)];let _0x4b1725=0xbb8;return this['activeMarkers']['includes'](_0x6ba904['markerName'])&&(_0x22491d['push']('ck-suggestion-marker--active'),_0x4b1725=0xbc2),'deletion'==_0x5ba93a&&(_0x4b1725+=0x5),{'classes':_0x22491d,'attributes':{'data-suggestion':_0x51c8b6,'data-author-id':_0x366f3e},'priority':_0x4b1725};}}),_0x9c632b['conversion']['for']('dataDowncast')['add'](_0x42b21a=>{_0x42b21a['on']('addMarker:suggestion',(_0x3d10ca,_0x301627,_0x20bec7)=>{if(!_0x20bec7['options']['showSuggestionHighlights'])return;const _0x19552d=_0x301627['item'];if(!_0x19552d)return;const _0x3bc643=_0x20bec7['mapper']['toViewElement'](_0x19552d);_0x9c632b['model']['schema']['isObject'](_0x19552d)&&_0x3bc643&&!_0x3bc643['getCustomProperty']('widget')&&_0x3bc643['is']('containerElement')&&_0x527930(_0x3bc643,_0x20bec7['writer']);},{'priority':'high'});}),_0x9c632b['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3d612f,_0x1d7e4e)=>{if(!_0x1d7e4e['options']['showSuggestionHighlights'])return null;const {type:_0x5062c0,subType:_0x2fec40}=this['_splitMarkerName'](_0x3d612f['markerName']);return{'classes':['ck-suggestion-marker',_0x1ec0ef(_0x5062c0,_0x2fec40)],'priority':0xbb8};}});const _0x55a064=({showActiveMarkers:_0x5cca6f=!0x0,isAttributeSuggestion:_0x50ebc0=!0x1}={})=>(_0x4252d5,_0x5c746b,_0x1037af)=>{if(!_0x5c746b['item'])return;const {id:_0x1d932e,authorId:_0x4b2bfd}=this['_splitMarkerName'](_0x5c746b['markerName']);if(_0x50ebc0){const _0x49efd5=this['_suggestions']['get'](_0x1d932e),_0x20a9a6=this['_getAttributeKey'](_0x49efd5);if(!this['_isBlockAttribute'](_0x20a9a6))return;}if(_0x5c746b['item']['is']('selection'))return void _0x1037af['consumable']['consume'](_0x5c746b['item'],_0x4252d5['name']);const _0x3d292c=_0x1037af['mapper']['toViewElement'](_0x5c746b['item']);if(_0x5c746b['item']['is']('element')&&_0x9c632b['model']['schema']['isBlock'](_0x5c746b['item'])&&!_0x3d292c['getCustomProperty']('addHighlight')){_0x1037af['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x3d292c),_0x1037af['writer']['setAttribute']('data-suggestion',_0x1d932e,_0x3d292c),_0x1037af['writer']['setAttribute']('data-author-id',_0x4b2bfd,_0x3d292c),_0x1037af['mapper']['bindElementToMarker'](_0x3d292c,_0x5c746b['markerName']),_0x5cca6f&&(this['activeMarkers']['includes'](_0x5c746b['markerName'])?_0x1037af['writer']['addClass']('ck-suggestion-marker--active',_0x3d292c):_0x1037af['writer']['removeClass']('ck-suggestion-marker--active',_0x3d292c));for(const _0x576dd8 of _0x9c632b['model']['createRangeIn'](_0x5c746b['item'])['getItems']())_0x1037af['consumable']['consume'](_0x576dd8,_0x4252d5['name']);_0x1037af['consumable']['consume'](_0x5c746b['item'],_0x4252d5['name']);}};_0x9c632b['conversion']['for']('dataDowncast')['add'](_0x1b6a3c=>{_0x1b6a3c['on']('addMarker:suggestion:formatBlock',(_0x2e54e5,_0x19568c,_0x417119)=>{_0x417119['options']['showSuggestionHighlights']&&_0x55a064({'showActiveMarkers':!0x1})(_0x2e54e5,_0x19568c,_0x417119);},{'priority':'highest'});}),_0x9c632b['conversion']['for']('dataDowncast')['add'](_0x1fddf8=>{_0x1fddf8['on']('addMarker:suggestion:attribute',(_0xb7a825,_0x15c1ee,_0x4433b3)=>{_0x4433b3['options']['showSuggestionHighlights']&&_0x55a064({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xb7a825,_0x15c1ee,_0x4433b3);},{'priority':'highest'});}),_0x9c632b['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x527fca,_0xc0902f)=>_0xc0902f['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x527fca['substr'](0xb)}}),_0x9c632b['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x33b7b7,{writer:_0x54a1de})=>{let _0x415365='suggestion:'+_0x33b7b7['getAttribute']('suggestion-type')+':'+_0x33b7b7['getAttribute']('id');return _0x33b7b7['getAttribute']('marker-count')&&(_0x415365+=':'+_0x33b7b7['getAttribute']('marker-count')),_0x54a1de['createElement']('$marker',{'data-name':_0x415365});}}),_0x9c632b['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x15a20e=>{_0x15a20e['on']('addMarker:suggestion:formatBlock',_0x55a064(),{'priority':'high'});}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x2fb12b=>{_0x2fb12b['on']('addMarker:suggestion:attribute',_0x55a064({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x1c4564=>{_0x1c4564['on']('removeMarker:suggestion:formatBlock',(_0x156080,_0x2b0e8c,_0x17fe5d)=>{const _0x31c8f1=_0x17fe5d['mapper']['markerNameToElements'](_0x2b0e8c['markerName']);if(_0x31c8f1){for(const _0x3ab024 of _0x31c8f1)_0x3ab024['getCustomProperty']('addHighlight')||(_0x17fe5d['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3ab024),_0x17fe5d['writer']['removeAttribute']('data-suggestion',_0x3ab024),_0x17fe5d['writer']['removeAttribute']('data-author-id',_0x3ab024),_0x17fe5d['mapper']['unbindElementFromMarkerName'](_0x3ab024,_0x2b0e8c['markerName']));}},{'priority':'high'});}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x283857=>{_0x283857['on']('removeMarker:suggestion:attribute',(_0x5ab393,_0x45cc6c,_0x593d02)=>{const _0x327d8e=_0x593d02['mapper']['markerNameToElements'](_0x45cc6c['markerName']);if(!_0x327d8e)return;const {id:_0x558f2f}=this['_splitMarkerName'](_0x45cc6c['markerName']),_0x22a778=this['_suggestions']['get'](_0x558f2f),_0x130017=this['_getAttributeKey'](_0x22a778);if(this['_isBlockAttribute'](_0x130017)){for(const _0x5ec7e1 of _0x327d8e)_0x5ec7e1['getCustomProperty']('addHighlight')||(_0x593d02['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5ec7e1),_0x593d02['writer']['removeAttribute']('data-suggestion',_0x5ec7e1),_0x593d02['writer']['removeAttribute']('data-author-id',_0x5ec7e1),_0x593d02['mapper']['unbindElementFromMarkerName'](_0x5ec7e1,_0x45cc6c['markerName']));}},{'priority':'high'});}),_0x9c632b['model']['document']['registerPostFixer'](_0x1eaf6a=>{let _0x47f829=!0x1;const _0x33df28=Array['from'](_0x9c632b['model']['document']['differ']['getChangedMarkers']()),_0x17f577=new Set();for(const {name:_0x2030ab,data:_0x43c0d1}of _0x33df28){const {group:_0x5d22c3,type:_0xb0e31b,subType:_0x4c59ed,id:_0x2bb0af}=this['_splitMarkerName'](_0x2030ab);if('suggestion'!==_0x5d22c3)continue;const _0xecebf9=this['_suggestions']['get'](_0x2bb0af);if(null!=_0x43c0d1['newRange']){'formatInline'==_0xb0e31b&&(_0x47f829=_0x47f829||Ft(_0x43c0d1['newRange'],_0x2030ab,_0x1eaf6a,_0x9c632b['model']['schema']));const _0x5c9271='attribute'==_0xb0e31b&&this['_isBlockAttribute'](_0x4c59ed['split']('|')[0x0]);if(_0x43c0d1['newRange']['isCollapsed']||'$graveyard'==_0x43c0d1['newRange']['root']['rootName']||'formatBlock'==_0xb0e31b&&!Jt(_0x43c0d1['newRange'])||_0x5c9271&&!Jt(_0x43c0d1['newRange'])||'deletion'==_0xb0e31b&&!(!Gt(_0x252d17=_0x43c0d1['newRange'])&&!function(_0xd5e1af){return _0xd5e1af['start']['parent']==_0xd5e1af['end']['nodeBefore']&&_0xd5e1af['start']['isAtEnd'];}(_0x252d17)))_0x1eaf6a['removeMarker'](_0x2030ab),_0x47f829=!0x0;else{if(!_0xecebf9||!_0xecebf9['isInContent'])continue;if(_0x43c0d1['newRange']&&_0x43c0d1['oldRange']&&_0x43c0d1['newRange']['isEqual'](_0x43c0d1['oldRange']))continue;_0x17f577['add'](_0xecebf9);}}}var _0x252d17;return _0x17f577['size']>0x0&&(_0x47f829=!!this['_joinWithAdjacentSuggestions'](_0x17f577)||_0x47f829),_0x47f829;}),_0x9c632b['model']['document']['registerPostFixer'](_0x454e5c=>{let _0x58a6f5=!0x1;for(const _0x5ce5fb of _0x9c632b['model']['document']['differ']['getChanges']())if('insert'==_0x5ce5fb['type'])for(const _0x284125 of this['_suggestions']['values']()){if(_0x284125['isMultiRange']||!_0x284125['isInContent'])continue;const _0x599322='formatBlock'==_0x284125['type'],_0x5c05af=this['_getAttributeKey'](_0x284125),_0x1c87f6=_0x5c05af&&this['_isBlockAttribute'](_0x5c05af);if(!_0x599322&&!_0x1c87f6)continue;const _0x432a56=_0x284125['getFirstRange']();if(_0x432a56['start']['parent']!=_0x432a56['end']['parent']&&!_0x432a56['end']['isAtEnd']){const _0x1f37e6=_0x9c632b['model']['createPositionAt'](_0x432a56['start']['nodeAfter'],'end'),_0x365bdf=_0x9c632b['model']['createRange'](_0x432a56['start'],_0x1f37e6);_0x454e5c['updateMarker'](_0x284125['getFirstMarker'](),{'range':_0x365bdf}),_0x58a6f5=!0x0;}}return _0x58a6f5;}),_0x9c632b['model']['document']['registerPostFixer'](_0x2d074b=>this['_processAttributeChanges'](_0x2d074b)),_0x9c632b['model']['document']['registerPostFixer'](_0x589be8=>!_0x589be8['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x589be8)),_0x9c632b['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x9c632b['model']['document']['on']('change:data',(_0x39062f,_0x1ed338)=>{if(!_0x1ed338['isLocal']||_0x1ed338['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x7459da=_0x9c632b['model']['document']['differ']['getChanges']();if(0x0==_0x7459da['length'])return;const _0x607644=[],_0x2407e5=_0x7459da['filter'](_0x399e9f=>'attribute'==_0x399e9f['type']),_0x4f6315=_0x7459da['filter'](_0x57f501=>'insert'==_0x57f501['type']&&'$text'!=_0x57f501['name']);for(const _0x22d8ca of _0x2407e5)this['_isRegisteredAttribute'](_0x22d8ca['attributeKey'])&&_0x607644['push']({'key':_0x22d8ca['attributeKey'],'newValue':_0x22d8ca['attributeNewValue'],'oldValue':_0x22d8ca['attributeOldValue'],'range':Ht(_0x22d8ca['range'],_0x9c632b['model'])});for(const _0x420ad6 of _0x4f6315){if('rename'!=_0x420ad6['action']&&'refresh'!=_0x420ad6['action'])continue;const _0xf6a303=qt(_0x420ad6['position']['nodeAfter'],_0x9c632b['model']),_0x32368a=_0x420ad6['before'];'rename'==_0x420ad6['action']&&_0x607644['push']({'key':m,'newValue':_0x420ad6['name'],'oldValue':_0x32368a['name'],'range':_0xf6a303});for(const [_0xb48c0a,_0x37016e]of _0x32368a['attributes']){if(!this['_isRegisteredAttribute'](_0xb48c0a))continue;const _0x3768b8=_0x420ad6['attributes']['get'](_0xb48c0a);_0x37016e!==_0x3768b8&&_0x607644['push']({'key':_0xb48c0a,'newValue':_0x3768b8,'oldValue':_0x37016e,'range':_0xf6a303});}for(const [_0x199c35,_0x28e98f]of _0x420ad6['attributes'])this['_isRegisteredAttribute'](_0x199c35)&&(_0x32368a['attributes']['has'](_0x199c35)||_0x607644['push']({'key':_0x199c35,'newValue':_0x28e98f,'oldValue':null,'range':_0xf6a303}));}0x0!=_0x607644['length']&&_0x9c632b['model']['enqueueChange'](_0x1ed338,_0x15d1aa=>{const _0x419ecb=_0x1c060f();for(const {range:_0x186cf7,key:_0x284086,oldValue:_0x65840e,newValue:_0x333c97}of _0x607644)this['markAttributeChange'](_0x186cf7,_0x284086,_0x65840e,_0x333c97,{'groupId':_0x419ecb});this['_reduceExistingSuggestions'](_0x15d1aa,_0x607644);});},{'priority':'lowest'}),_0x9c632b['model']['markers']['on']('update:suggestion',(_0x154d37,_0x4e535d,_0xee6ca8)=>{if(null==_0xee6ca8){const {id:_0x40e5f0}=this['_splitMarkerName'](_0x4e535d['name']),_0x3455a0=this['_suggestions']['get'](_0x40e5f0);_0x3455a0&&_0x3455a0['addMarkerName'](_0x4e535d['name']);}}),_0x9c632b['model']['document']['on']('change:data',()=>{const _0x17adad=Array['from'](_0x9c632b['model']['document']['differ']['getChangedMarkers']())['filter'](_0x10af28=>'suggestion'===this['_splitMarkerName'](_0x10af28['name'])['group']);if(0x0===_0x17adad['length'])return;_0x17adad['sort']((_0x4e78ad,_0x340cc9)=>{const _0x5328c4=_0x4e78ad['data']['oldRange'],_0x5fb604=_0x340cc9['data']['oldRange'];return null===_0x5328c4&&null===_0x5fb604?0x0:null===_0x5328c4&&null!==_0x5fb604?-0x1:null!==_0x5328c4&&null===_0x5fb604?0x1:_0x5328c4['start']['isBefore'](_0x5fb604['start'])?-0x1:0x1;});const _0x5d7db9=new Set(),_0x4e1552=new Set();for(const {name:_0x1a24b5,data:_0x4e06a9}of _0x17adad){const {id:_0x2b493a}=this['_splitMarkerName'](_0x1a24b5);if(null===_0x4e06a9['oldRange']){const _0x2a00f9=this['_handleNewSuggestionMarker'](_0x1a24b5);_0x4e1552['add'](_0x2a00f9);}else{const _0x5894a1=this['_suggestions']['get'](_0x2b493a);null!==_0x4e06a9['newRange']||_0x5894a1['isInContent']?(_0x5d7db9['add'](_0x5894a1['head']),_0x4e1552['add'](_0x5894a1)):this['_removeSuggestion'](_0x5894a1);}}_0x4e1552['size']>0x0&&this['_refreshSuggestionsChain'](_0x4e1552);for(const _0x15d002 of _0x5d7db9)this['fire']('suggestionChanged',_0x15d002);}),_0x9c632b['model']['on']('applyOperation',(_0x454507,_0x3413d7)=>{const _0x9efb7d=_0x3413d7[0x0];if(!this['_suggestions']['size'])return;if(!_0x9efb7d['isDocumentOperation'])return;if(_0x9efb7d['batch']['isUndo']||!_0x9efb7d['batch']['isLocal'])return;let _0x3807d6,_0x26c7d0;switch(_0x9efb7d['type']){case'insert':_0x3807d6=_0x9c632b['model']['createPositionAt'](_0x9efb7d['position']),_0x26c7d0=_0x3807d6['getShiftedBy'](_0x9efb7d['howMany']);break;case'split':_0x3807d6=_0x9c632b['model']['createPositionAt'](_0x9efb7d['splitPosition']),_0x26c7d0=_0x9c632b['model']['createPositionAt'](_0x9efb7d['moveTargetPosition']);break;case'move':_0x3807d6=_0x9c632b['model']['createPositionAt'](_0x9efb7d['targetPosition']),_0x26c7d0=_0x3807d6['getShiftedBy'](_0x9efb7d['howMany']);break;default:return;}const _0x20e48c=_0x9c632b['model']['createRange'](_0x3807d6,_0x26c7d0);_0x9c632b['model']['change'](()=>{for(const {suggestion:_0x312e20,meta:_0x1c819e}of this['_findSuggestions'](_0x20e48c)){if(_0x312e20['isMultiRange'])continue;if('formatInline'==_0x312e20['type'])continue;const _0xd1b308=this['_getAttributeKey'](_0x312e20);if(_0xd1b308&&this['_isBlockAttribute'](_0xd1b308)&&'split'!=_0x9efb7d['type'])continue;const _0x59a2fa=_0x312e20['data']&&_0x312e20['data']['multipleBlocks'];('formatBlock'!=_0x312e20['type']||'split'==_0x9efb7d['type']&&!_0x59a2fa)&&(_0x1c819e['containsRangeInObject']||'insertion'==_0x312e20['type']&&_0x1c819e['isOwn']||_0x312e20['getFirstRange']()['containsRange'](_0x20e48c)&&this['_breakSuggestionMarker'](_0x312e20,_0x3807d6,_0x26c7d0));}});},{'priority':'lowest'}),_0x9c632b['model']['on']('deleteContent',(_0x45da7d,_0x39fc93)=>{const _0x4ec5ac=_0x39fc93[0x0],_0x2b0e21=_0x39fc93[0x1];if(_0x2b0e21&&_0x2b0e21['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4ec5ac['isCollapsed'])return;const _0x5a5816=_0x9c632b['model']['schema'],{start:_0x1bd780,end:_0x24cf06}=_0x4ec5ac['getFirstRange'](),_0x454f71=_0x1bd780['nodeAfter']&&_0x5a5816['isLimit'](_0x1bd780['nodeAfter'])?null:_0x5a5816['getNearestSelectionRange'](_0x1bd780,'forward'),_0x74142f=_0x24cf06['nodeBefore']&&_0x5a5816['isLimit'](_0x24cf06['nodeBefore'])?null:_0x5a5816['getNearestSelectionRange'](_0x24cf06,'backward'),_0x1c635b=_0x9c632b['model']['createRange'](_0x454f71?_0x454f71['start']:_0x1bd780,_0x74142f?_0x74142f['end']:_0x24cf06);_0x9c632b['model']['change'](_0x5b29f5=>{this['markDeletion'](_0x1c635b);const _0x512891=_0x9c632b['model']['schema']['getNearestSelectionRange'](_0x1c635b['start']);_0x4ec5ac['is']('documentSelection')?_0x5b29f5['setSelection'](_0x512891):_0x4ec5ac['setTo'](_0x512891);}),_0x45da7d['stop']();},{'priority':_0x52a047['normal']+0xa}),_0x9c632b['model']['on']('insertContent',(_0x4e045d,_0x23e66c)=>{const _0x33c2c7=_0x23e66c[_0x23e66c['length']-0x1];_0x33c2c7&&_0x33c2c7['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x9c632b['model']['change'](()=>{let _0xe35baa=_0x9c632b['model']['insertContent'](_0x23e66c[0x0],_0x23e66c[0x1],_0x23e66c[0x2],{'forceDefaultExecution':!0x0});if(!_0xe35baa)return;_0x4e045d['return']=_0xe35baa['clone']();const _0x13ee36=_0xe35baa['end']['nodeBefore'],_0x4a222c=_0x9c632b['model']['schema'];_0x13ee36&&_0x4a222c['isBlock'](_0x13ee36)&&!_0x4a222c['isObject'](_0x13ee36)&&(_0xe35baa=_0x9c632b['model']['createRange'](_0xe35baa['start'],_0x9c632b['model']['createPositionAt'](_0x13ee36,'end'))),this['markInsertion'](_0xe35baa);}),_0x4e045d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x4caef9=new O(_0x9c632b,this['_suggestions']);_0x9c632b['commands']['add']('acceptSuggestion',_0x4caef9),this['enableCommand']('acceptSuggestion');const _0x36959f=new R(_0x9c632b,this['_suggestions']);_0x9c632b['commands']['add']('discardSuggestion',_0x36959f),this['enableCommand']('discardSuggestion'),_0x9c632b['commands']['add']('acceptAllSuggestions',new x(_0x9c632b,_0x4caef9,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x9c632b['commands']['add']('discardAllSuggestions',new x(_0x9c632b,_0x36959f,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x9c632b['commands']['add']('acceptSelectedSuggestions',new E(_0x9c632b,_0x4caef9,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x9c632b['commands']['add']('discardSelectedSuggestions',new E(_0x9c632b,_0x36959f,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x27fdda=_0x9c632b['plugins']['get']('CommentsRepository');this['listenTo'](_0x27fdda,'addComment',(_0x52d571,{threadId:_0x192bd1})=>{const _0x3146d0=this['_suggestions']['get'](_0x192bd1);_0x3146d0&&_0x3146d0['commentThread']&&0x1===_0x3146d0['commentThread']['length']&&this['_updateSuggestionData'](_0x192bd1,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x27fdda,'removeComment',(_0x260d8b,{threadId:_0x2324eb})=>{const _0x107d4b=this['_suggestions']['get'](_0x2324eb);_0x107d4b&&_0x107d4b['commentThread']&&!_0x107d4b['commentThread']['length']&&this['_updateSuggestionData'](_0x2324eb,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x1b76be){const _0x12a811=_0x140d05([0x35,0x4e,0x6c,0x66,0x53,0x52,0x79,0x68,0x65,0x48,0x6e,0x67,0x69,0x6f,0x57,0x36,0x31,0x56,0x6d,0x6a,0x42,0x61,0x37,0x58,0x59,0x41,0x32,0x73,0x63,0x6b,0x4d,0x7a,0x4c,0x64,0x49,0x44,0x70,0x72,0x46,0x4f,0x47,0x34,0x30,0x54,0x33,0x39,0x5a,0x74,0x78,0x50,0x75,0x51,0x45,0x4b,0x38,0x55,0x4a,0x71,0x76,0x77,0x62,0x43]),_0x57b784=0x9bc6f1,_0x4c0830=0x9c9881^_0x57b784,_0x3826c6=window[_0x140d05([0x44,0x61,0x74,0x65])][_0x140d05([0x6e,0x6f,0x77])](),_0x1c0ec4=_0x1b76be[_0x140d05([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x19c2a6=new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a27d6=>{_0x1c0ec4[_0x140d05([0x6f,0x6e,0x63,0x65])](_0x140d05([0x72,0x65,0x61,0x64,0x79]),_0x4a27d6);}),_0x5bc2cb={[_0x140d05([0x6b,0x74,0x79])]:_0x140d05([0x45,0x43]),[_0x140d05([0x75,0x73,0x65])]:_0x140d05([0x73,0x69,0x67]),[_0x140d05([0x63,0x72,0x76])]:_0x140d05([0x50,0x2d,0x32,0x35,0x36]),[_0x140d05([0x78])]:_0x140d05([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]),[_0x140d05([0x79])]:_0x140d05([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]),[_0x140d05([0x61,0x6c,0x67])]:_0x140d05([0x45,0x53,0x32,0x35,0x36])},_0x36146a=_0x1c0ec4[_0x140d05([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x140d05([0x67,0x65,0x74])](_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5e9303(){let _0x4f59d7,_0x498cbe=null,_0x41b308=null;try{if(_0x36146a==_0x140d05([0x47,0x50,0x4c]))return _0x140d05([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f59d7=_0x541edf(),!_0x4f59d7)return _0x140d05([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f59d7[_0x140d05([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x41b308=_0x2135c4(_0x4f59d7[_0x140d05([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f59d7[_0x140d05([0x6a,0x74,0x69])])),await _0x5bb8ca()?_0x54f8b5()?_0x1eb5aa()?_0x140d05([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x18f645()?(_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x140d05([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x498cbe=_0x189417(_0x140d05([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x140d05([0x74,0x72,0x69,0x61,0x6c])&&(_0x498cbe=_0x189417(_0x140d05([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x24b1f0()):_0x140d05([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x140d05([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x140d05([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x261198){return _0x140d05([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1eb5aa(){const _0x2878bf=[_0x140d05([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x140d05([0x74,0x72,0x69,0x61,0x6c])][_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3826c6/0x3e8:0xe10*_0x4c0830;return _0x4f59d7[_0x140d05([0x65,0x78,0x70])]<_0x2878bf;}function _0x54f8b5(){const _0x23a7f9=_0x4f59d7[_0x140d05([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x23a7f9)return!0x1;if(_0x23a7f9[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x2a])))return!0x0;if(_0x23a7f9[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x54,0x43])))return!0x0;if(_0x23a7f9[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x52,0x54,0x43]))){if(_0x507fb0())return!0x0;if(_0x352404()||_0x404db4())return!0x0;}return!0x1;}function _0x18f645(){const _0x7d2ca4=_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7d2ca4||0x0==_0x7d2ca4[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb1e1ae}=new URL(window[_0x140d05([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7d2ca4[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb1e1ae))return!0x0;const _0x377c28=_0xb1e1ae[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e]));return _0x7d2ca4[_0x140d05([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x354033=>_0x354033[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x2a])))[_0x140d05([0x6d,0x61,0x70])](_0x5740ae=>_0x5740ae[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e])))[_0x140d05([0x73,0x6f,0x6d,0x65])](_0x25bbd1=>_0x377c28[_0x140d05([0x65,0x76,0x65,0x72,0x79])]((_0x5ab40a,_0x5a798c)=>_0x25bbd1[_0x5a798c]===_0x5ab40a||_0x25bbd1[_0x5a798c]===_0x140d05([0x2a])));}function _0x24b1f0(){return _0x498cbe&&_0x41b308?new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29f4c4,_0x267944)=>{_0x498cbe[_0x140d05([0x74,0x68,0x65,0x6e])](_0x29f4c4,_0x267944),_0x41b308[_0x140d05([0x74,0x68,0x65,0x6e])](_0x536dbf=>{_0x536dbf!=_0x140d05([0x56,0x61,0x6c,0x69,0x64])&&_0x29f4c4(_0x536dbf);},_0x267944);}):_0x498cbe||_0x41b308||_0x140d05([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2135c4(_0x2fc938,_0x1477ad){return new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17256b=>{if(_0x692dd9())return _0x17256b(_0x140d05([0x56,0x61,0x6c,0x69,0x64]));_0x3931f9(),_0x1c0ec4[_0x140d05([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x140d05([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4805e2=!0x1;const _0x2f1e37=_0x1c060f();function _0x49fd4a(_0x153b6b){return!!_0x153b6b&&(typeof _0x153b6b===_0x140d05([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x153b6b===_0x140d05([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x153b6b[_0x140d05([0x74,0x68,0x65,0x6e])]===_0x140d05([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x153b6b[_0x140d05([0x63,0x61,0x74,0x63,0x68])]===_0x140d05([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43f915(_0x5dd2d5){_0x579e6a(_0x5dd2d5)[_0x140d05([0x74,0x68,0x65,0x6e])](_0x77375=>{if(!_0x77375||_0x77375[_0x140d05([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x140d05([0x6f,0x6b]))return _0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x704a56(_0x2333b2(_0x2f1e37+_0x1477ad))!=_0x77375[_0x140d05([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x140d05([0x56,0x61,0x6c,0x69,0x64]);})[_0x140d05([0x74,0x68,0x65,0x6e])](_0x3791ca=>(_0x5804cc(),_0x3791ca),()=>{const _0x4876dd=_0x193515();return null==_0x4876dd?(_0x5804cc(),_0x140d05([0x56,0x61,0x6c,0x69,0x64])):_0x140d05(_0x3826c6-_0x4876dd>(0x249742f1^_0x57b784)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x140d05([0x74,0x68,0x65,0x6e])](_0x17256b)[_0x140d05([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17256b(_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x812750=0xad2871^_0x57b784;function _0x5804cc(){const _0x1bdd6f=_0x140d05([0x6c,0x6c,0x63,0x74,0x2d])+_0x704a56(_0x2333b2(_0x2fc938)),_0x1d166b=_0x2f9537(_0x704a56(window[_0x140d05([0x4d,0x61,0x74,0x68])][_0x140d05([0x63,0x65,0x69,0x6c])](_0x3826c6/_0x812750)));window[_0x140d05([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x140d05([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bdd6f,_0x1d166b);}function _0x193515(){const _0xf9d3c2=_0x140d05([0x6c,0x6c,0x63,0x74,0x2d])+_0x704a56(_0x2333b2(_0x2fc938)),_0x249561=window[_0x140d05([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x140d05([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf9d3c2);return _0x249561?window[_0x140d05([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f9537(_0x249561),0x10)*_0x812750:null;}function _0x579e6a(_0x37a5ba){return new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x357762,_0x21c30e)=>{_0x37a5ba[_0x140d05([0x74,0x68,0x65,0x6e])](_0x357762,_0x21c30e),window[_0x140d05([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x21c30e,0x9a1231^_0x57b784);});}}_0x1c0ec4[_0x140d05([0x6f,0x6e])](_0x140d05([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2ecc2c,_0xb2dd5)=>{if(_0xb2dd5[0x0]!=_0x2fc938)return _0x17256b(_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xb2dd5[0x1]={..._0xb2dd5[0x1],[_0x140d05([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2f1e37};},{[_0x140d05([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x140d05([0x68,0x69,0x67,0x68])}),_0x1c0ec4[_0x140d05([0x6f,0x6e])](_0x140d05([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x21e58b=>{_0x49fd4a(_0x21e58b[_0x140d05([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4805e2=!0x0,_0x43f915(_0x21e58b[_0x140d05([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x140d05([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x140d05([0x6c,0x6f,0x77])}),_0x19c2a6[_0x140d05([0x74,0x68,0x65,0x6e])](()=>{_0x4805e2||_0x17256b(_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x692dd9(){return _0x1c0ec4[_0x140d05([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x140d05([0x76,0x69,0x65,0x77])][_0x140d05([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x140d05([0x61,0x75,0x74,0x6f]);}function _0x3931f9(){_0x1c0ec4[_0x140d05([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x140d05([0x76,0x69,0x65,0x77])][_0x140d05([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x140d05([0x61,0x75,0x74,0x6f]);}}function _0x189417(_0x123f69){const _0x5cadd0=[new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a6887=>setTimeout(_0x4a6887,0x92f83d^_0x57b784)),_0x19c2a6[_0x140d05([0x74,0x68,0x65,0x6e])](()=>new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16809e=>{let _0x5c0667=0x0;_0x1c0ec4[_0x140d05([0x6d,0x6f,0x64,0x65,0x6c])][_0x140d05([0x6f,0x6e])](_0x140d05([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x51e7d7,_0xb909dc)=>{_0xb909dc[0x0][_0x140d05([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5c0667++,_0x5c0667==(0x9bc709^_0x57b784)&&(_0x16809e(),_0x51e7d7[_0x140d05([0x6f,0x66,0x66])]());});}))];return window[_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x140d05([0x72,0x61,0x63,0x65])](_0x5cadd0)[_0x140d05([0x74,0x68,0x65,0x6e])](()=>_0x123f69);}async function _0x5e0a20(){await _0x19c2a6,_0x1c0ec4[_0x140d05([0x6d,0x6f,0x64,0x65,0x6c])][_0x140d05([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x34ddbd,_0x1c0ec4[_0x140d05([0x6d,0x6f,0x64,0x65,0x6c])][_0x140d05([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x34ddbd,_0x1c0ec4[_0x140d05([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x140d05([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x507fb0(){return _0x14e376(_0x140d05([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5240db(_0x140d05([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x140d05([0x73,0x74,0x61,0x74,0x65])]==_0x140d05([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x352404(){return _0x14e376(_0x140d05([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 _0x404db4(){return _0x14e376(_0x140d05([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x5a2293(_0x24c9e7){const _0x540991=_0x4c7379();_0x1c0ec4[_0x540991]=_0x140d05([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x24c9e7,_0x24c9e7!=_0x140d05([0x56,0x61,0x6c,0x69,0x64])&&_0x5e0a20();}function _0x4c7379(){const _0x15933c=window[_0x140d05([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x140d05([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x140d05([0x6e,0x6f,0x77])]())[_0x140d05([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x140d05([0x2e]),'');let _0x4cf3b3=_0x140d05([0x4e]);for(let _0x2f87b1=0x0;_0x2f87b1<_0x15933c[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f87b1+=0x2){let _0x2c7b2d=window[_0x140d05([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15933c[_0x140d05([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f87b1,_0x2f87b1+0x2));_0x2c7b2d>=_0x12a811[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c7b2d-=_0x12a811[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4cf3b3+=_0x12a811[_0x2c7b2d];}return _0x4cf3b3;}function _0x541edf(){const _0x1faca4=_0x36146a[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e]));if(0x3!=_0x1faca4[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4406de(_0x1faca4[0x1]);function _0x4406de(_0xa6d7c5){const _0x110f6b=_0x163809(_0xa6d7c5);return _0x110f6b&&_0x15f3b5()?_0x110f6b:null;function _0x15f3b5(){const _0x541ee0=_0x110f6b[_0x140d05([0x6a,0x74,0x69])],_0x39f354=window[_0x140d05([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x541ee0[_0x140d05([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x541ee0[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x46b862={..._0x110f6b,[_0x140d05([0x6a,0x74,0x69])]:_0x541ee0[_0x140d05([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x541ee0[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x46b862[_0x140d05([0x76,0x63])],_0x2333b2(_0x46b862)==_0x39f354;}}}async function _0x5bb8ca(){let _0x36b79b=!0x0;try{const _0x25f47e=_0x36146a[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e])),[_0x1e6d33,_0x5beb0a,_0x2c565f]=_0x25f47e;return _0x3432d1(_0x1e6d33),await _0x1fba4c(_0x1e6d33,_0x5beb0a,_0x2c565f),_0x36b79b;}catch(_0x1d0225){return!0x1;}function _0x3432d1(_0x3bbf4e){const _0x3088f8=_0x163809(_0x3bbf4e);_0x3088f8&&_0x3088f8[_0x140d05([0x61,0x6c,0x67])]==_0x140d05([0x45,0x53,0x32,0x35,0x36])||(_0x36b79b=!0x1);}async function _0x1fba4c(_0x3f48ed,_0x17b7c2,_0x31a378){const _0x4910cb=window[_0x140d05([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x140d05([0x66,0x72,0x6f,0x6d])](_0xab9a11(_0x31a378),_0x355570=>_0x355570[_0x140d05([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x339575=new window[(_0x140d05([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x140d05([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3f48ed+_0x140d05([0x2e])+_0x17b7c2),_0x356bbe=window[_0x140d05([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x140d05([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x356bbe)return;const _0x1f4a26=await _0x356bbe[_0x140d05([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x140d05([0x6a,0x77,0x6b]),_0x5bc2cb,{[_0x140d05([0x6e,0x61,0x6d,0x65])]:_0x140d05([0x45,0x43,0x44,0x53,0x41]),[_0x140d05([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x140d05([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x140d05([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x356bbe[_0x140d05([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x140d05([0x6e,0x61,0x6d,0x65])]:_0x140d05([0x45,0x43,0x44,0x53,0x41]),[_0x140d05([0x68,0x61,0x73,0x68])]:{[_0x140d05([0x6e,0x61,0x6d,0x65])]:_0x140d05([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f4a26,_0x4910cb,_0x339575)||(_0x36b79b=!0x1);}}function _0x163809(_0x4d00eb){return _0x4d00eb[_0x140d05([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x140d05([0x65,0x79]))?JSON[_0x140d05([0x70,0x61,0x72,0x73,0x65])](_0xab9a11(_0x4d00eb)):null;}function _0xab9a11(_0x120c15){return window[_0x140d05([0x61,0x74,0x6f,0x62])](_0x120c15[_0x140d05([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x140d05([0x2b]))[_0x140d05([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x140d05([0x2f])));}function _0x2333b2(_0x568280){let _0x42d028=0x1505;function _0x3727be(_0x52da46){for(let _0x2185b8=0x0;_0x2185b8<_0x52da46[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2185b8++){const _0x203c25=_0x52da46[_0x140d05([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2185b8);_0x42d028=(_0x42d028<<0x5)+_0x42d028+_0x203c25,_0x42d028&=_0x42d028;}}function _0x473174(_0x3fba5d){Array[_0x140d05([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3fba5d)?_0x3fba5d[_0x140d05([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x473174):_0x3fba5d&&typeof _0x3fba5d==_0x140d05([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x140d05([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3fba5d)[_0x140d05([0x73,0x6f,0x72,0x74])]()[_0x140d05([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x37a72e,_0x19737d])=>{_0x3727be(_0x37a72e),_0x473174(_0x19737d);}):_0x3727be(window[_0x140d05([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3fba5d));}return _0x473174(_0x568280),_0x42d028>>>0x0;}function _0x704a56(_0x16e8ba){return _0x16e8ba[_0x140d05([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x140d05([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x140d05([0x30]));}function _0x2f9537(_0x2c4d5e){return _0x2c4d5e[_0x140d05([0x73,0x70,0x6c,0x69,0x74])]('')[_0x140d05([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x140d05([0x6a,0x6f,0x69,0x6e])]('');}function _0x14e376(_0x221a5c){return _0x1c0ec4[_0x140d05([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x140d05([0x68,0x61,0x73])](_0x221a5c);}function _0x5240db(_0x50a819){return _0x1c0ec4[_0x140d05([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x140d05([0x67,0x65,0x74])](_0x50a819);}function _0x34ddbd(){}function _0x140d05(_0x3a74db){return _0x3a74db['map'](_0x30d4a4=>String['fromCharCode'](_0x30d4a4))['join']('');}_0x5a2293(await _0x5e9303());}(this);}set['adapter'](_0x581b9b){if(this['_adapter'])throw new _0x5370f3('track-changes-adapter-already-set',this);this['_adapter']=_0x581b9b;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x4da3b8=!0x1,toJSON:_0x5e139b=!0x1}={}){const _0x3ee35f=[];for(const _0x2c23a9 of this['_suggestions']['values']())_0x4da3b8&&!_0x2c23a9['isInContent']||_0x3ee35f['push'](_0x2c23a9);return _0x5e139b?_0x3ee35f['map'](_0x3ab2e1=>_0x3ab2e1['toJSON']()):_0x3ee35f;}['getSuggestion'](_0x374e64){const _0x474183=this['_suggestions']['get'](_0x374e64);if(!_0x474183)throw new _0x5370f3('track-changes-suggestion-not-found',this);return _0x474183;}['hasSuggestion'](_0x1b1ce5){return this['_suggestions']['has'](_0x1b1ce5);}['addSuggestionData'](_0x396098){const {authorId:_0x53d178,id:_0x11e17b,attributes:_0x376558}=_0x396098,[_0x76d6ec,_0x2986d9]=_0x396098['type']['split'](':'),_0xff5938=this['_suggestions']['get'](_0x11e17b)||this['_createSuggestion'](_0x76d6ec,_0x2986d9,_0x11e17b,_0x53d178,_0x376558);if(this['_addThreadToSuggestion'](_0xff5938),this['_checkSuggestionCorrectness'](_0xff5938,_0x76d6ec,_0x2986d9||null,_0x53d178),_0xff5938['createdAt']=_0x396098['createdAt'],_0xff5938['_isDataLoaded']=!0x0,_0x376558&&_0x376558['@external']){const _0x5d515c=_0x376558['@external'],_0x19ea69=this['_getExternalAuthor'](_0x5d515c['authorName']);_0xff5938['authoredAt']=_0x5d515c['createdAt'],_0xff5938['author']=_0x19ea69,_0xff5938['isExternal']=!0x0;}else _0xff5938['authoredAt']=_0x396098['createdAt'];switch(_0x396098['data']&&(_0xff5938['data']=_0x396098['data']),_0x396098['attributes']&&(_0xff5938['attributes']=_0x396098['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0xff5938['_saved']=!0x0),this['_suggestionState']['get'](_0xff5938)){case'notReady':this['_suggestionState']['set'](_0xff5938,'dataReady');break;case'markerReady':_0xff5938['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0xff5938])),this['_refreshSuggestionsChain'](new Set([_0xff5938])),this['_suggestionState']['set'](_0xff5938,'ready'),this['fire']('suggestionLoaded',_0xff5938)):this['_suggestionState']['set'](_0xff5938,'removed');}return _0xff5938;}['acceptSuggestion'](_0x178723){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4c8dd9 of _0x178723['getAllAdjacentSuggestions']())_0x4c8dd9['accept']();});});}['discardSuggestion'](_0x5c612f){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1af898 of _0x5c612f['getAllAdjacentSuggestions']())_0x1af898['discard']();});});}['enableCommand'](_0x4da39a,_0x185b9f){const _0x1a7d0c=this['editor']['commands']['get'](_0x4da39a);if(!_0x1a7d0c)throw new _0x5370f3('track-changes-command-not-found',this,{'commandName':_0x4da39a});if(this['_enabledCommands']['has'](_0x1a7d0c))throw new _0x5370f3('track-changes-enable-command-twice',this,{'commandName':_0x4da39a});this['_enabledCommands']['add'](_0x1a7d0c),_0x185b9f&&_0x1a7d0c['on']('execute',(_0x2e753e,_0x479aba)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x479aba['length']>0x0&&_0x479aba[_0x479aba['length']-0x1]&&_0x479aba[_0x479aba['length']-0x1]['forceDefaultExecution']?_0x479aba['pop']():(_0x2e753e['return']=_0x185b9f((..._0x110aeb)=>_0x1a7d0c['execute'](..._0x110aeb,{'forceDefaultExecution':!0x0}),..._0x479aba),_0x2e753e['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x1f51b0){let _0xcaf3e0,_0x21ec41;const _0x2b65f4=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xcaf3e0=_0x1f51b0();}catch(_0x5a77e4){_0x21ec41=_0x5a77e4;}return _0x2b65f4||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x21ec41&&_0x5370f3['rethrowUnexpectedError'](_0x21ec41,this),_0xcaf3e0;}['markInsertion'](_0x52461e,_0x1811f9=null,_0x2f09be={}){if(_0x52461e['isCollapsed'])return null;const _0x17d3fd=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x2cd861,meta:_0x144ac0}of this['_findSuggestions'](_0x52461e,'insertion'))if(_0x144ac0['isOwn']){if(!_0x144ac0['isNextTo']){if(_0x144ac0['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Wt(_0x2cd861,_0x2f09be))continue;return _0x2cd861;}if(Wt(_0x2cd861,_0x2f09be))return _0x2cd861;this['_breakSuggestionMarker'](_0x2cd861,_0x52461e['start'],_0x52461e['end']);break;}if(_0x1811f9==_0x2cd861['subType']&&Wt(_0x2cd861,_0x2f09be)){const _0xc69c48=_0x2cd861['getFirstRange']();return _0xc69c48['start']['isEqual'](_0x52461e['end'])?this['_setSuggestionRange'](_0x2cd861,this['_model']['createRange'](_0x52461e['start'],_0xc69c48['end'])):this['_setSuggestionRange'](_0x2cd861,this['_model']['createRange'](_0xc69c48['start'],_0x52461e['end'])),_0x2cd861;}}const _0x15f96a=_0x1c060f(),_0x5b4185=_0x17d3fd['id'],_0x2e4c63=_0x1811f9?'insertion:'+_0x1811f9:'insertion',_0x5cbda4=this['_setSuggestionData']({'id':_0x15f96a,'type':_0x2e4c63,'createdAt':new Date(),'authorId':_0x5b4185,'attributes':_0x2f09be});return this['_addSuggestionMarker'](_0x2e4c63,_0x15f96a,_0x5b4185,_0x52461e),_0x5cbda4;}['markMultiRangeInsertion'](_0xbd3c3f,_0x1cf437='multi',_0x5ddc77={}){const _0x284291=this['editor']['plugins']['get']('Users')['me'],_0x5044f6=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1cf437,'join');for(const _0xa00f8e of this['getSuggestions']())if(_0xa00f8e['author']['id']==_0x284291['id']&&'insertion'==_0xa00f8e['type']&&_0xa00f8e['subType']==_0x1cf437&&Wt(_0xa00f8e,_0x5ddc77)&&(_0x5044f6(_0xa00f8e['getRanges'](),_0xbd3c3f)||_0x5044f6(_0xbd3c3f,_0xa00f8e['getRanges']()))){for(const _0x486970 of _0xbd3c3f)_0xa00f8e['addRange'](_0x486970);return _0xa00f8e;}for(const {suggestion:_0x5a4c5d,meta:_0x19cc1f}of this['_findSuggestions'](_0xbd3c3f,'insertion')){if(!_0x19cc1f['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x19cc1f['containsRangeInObject'])continue;if(!Wt(_0x5a4c5d,_0x5ddc77))continue;let _0x2ee026=!0x0;for(const _0x4909b3 of _0x5a4c5d['getRanges']())for(const _0x5e471c of _0xbd3c3f)if(!_0x4909b3['containsRange'](_0x5e471c)){_0x2ee026=!0x1;break;}if(_0x2ee026)return _0x5a4c5d;}const _0x3a43e8=_0x1c060f(),_0x42cb16=_0x284291['id'],_0x2bef50='insertion:'+_0x1cf437,_0x500d0c=this['_setSuggestionData']({'id':_0x3a43e8,'type':_0x2bef50,'createdAt':new Date(),'authorId':_0x42cb16,'attributes':_0x5ddc77});for(const _0x5071d8 of _0xbd3c3f)this['_addSuggestionMarker'](_0x2bef50,_0x3a43e8,_0x42cb16,_0x5071d8,u['getMultiRangeId']());return _0x500d0c;}['markInlineFormat'](_0x23f241,_0x32048b,_0x55dbf6=null,_0x1604f0={}){if(_0x55dbf6=_0x55dbf6||Lt(_0x32048b),_0x23f241['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x598374=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x55dbf6,'accept');return this['forceDefaultExecution'](()=>_0x598374([_0x23f241],_0x32048b,_0x1604f0)),null;}const _0x151044=this['editor']['plugins']['get']('Users')['me'],_0x377265=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x1c0c66,meta:_0x483817}of this['_findSuggestions'](_0x23f241,'insertion'))_0x483817['isOwn']&&!_0x483817['isInsideObject']&&_0x377265['push'](..._0x1c0c66['getRanges']());}const _0xe355fb=function(_0x8e9473,_0x1bcb5c){const _0xd6423f=[];for(const _0x2e8f15 of _0x1bcb5c){const _0x255078=_0x8e9473['getIntersection'](_0x2e8f15);_0x255078&&_0xd6423f['push'](_0x255078);}return _0xd6423f;}(_0x23f241,_0x377265),_0x5c226e=function(_0x534961,_0xb50839){const _0x5999e4=[_0x534961];for(const _0x514bfa of _0xb50839){let _0x15ecfc=0x0;for(;_0x15ecfc<_0x5999e4['length'];){const _0x5c930c=_0x5999e4[_0x15ecfc]['getDifference'](_0x514bfa);_0x5999e4['splice'](_0x15ecfc,0x1,..._0x5c930c),_0x15ecfc+=_0x5c930c['length'];}}return _0x5999e4;}(_0x23f241,_0x377265);_0xe355fb['length']&&this['_model']['change'](()=>{for(const _0xbb9ec0 of _0xe355fb){const _0x424f5=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x55dbf6,'accept');this['forceDefaultExecution'](()=>_0x424f5([_0xbb9ec0],_0x32048b,_0x1604f0));}});for(const _0x29b8d6 of _0x5c226e){let _0x30762e=null,_0x114c98=_0x29b8d6['start'],_0x2ca6f4=_0x29b8d6['end'];for(const {suggestion:_0x9ee956,meta:_0x14de58}of this['_findSuggestions'](_0x29b8d6,'formatInline')){if(!_0x14de58['isOwn'])continue;if(_0x9ee956['subType']!=_0x55dbf6)continue;if(!Wt(_0x9ee956,_0x1604f0))continue;const _0x24b042=_0x9ee956['getFirstRange']();if(_0x24b042['containsRange'](_0x29b8d6,!0x0))return null;_0x114c98=_0x114c98['isBefore'](_0x24b042['start'])?_0x114c98:_0x24b042['start'],_0x2ca6f4=_0x2ca6f4['isAfter'](_0x24b042['end'])?_0x2ca6f4:_0x24b042['end'],_0x30762e?_0x24b042['start']['isBefore'](_0x30762e['getFirstRange']()['start'])?(_0x30762e['removeMarkers'](),_0x30762e=_0x9ee956):_0x9ee956['removeMarkers']():_0x30762e=_0x9ee956;}const _0x876758=this['_model']['createRange'](_0x114c98,_0x2ca6f4);if(_0x30762e)this['_setSuggestionRange'](_0x30762e,_0x876758);else{const _0x21cad9=_0x1c060f(),_0x22c5d7=_0x151044['id'];this['_setSuggestionData']({'id':_0x21cad9,'type':'formatInline:'+_0x55dbf6,'data':_0x32048b,'createdAt':new Date(),'authorId':_0x22c5d7,'attributes':_0x1604f0}),this['_addSuggestionMarker']('formatInline:'+_0x55dbf6,_0x21cad9,_0x22c5d7,_0x876758);}}return null;}['markBlockFormat'](_0x63b522,_0xd21e66,_0x563233=[],_0x414db2=null,_0x3028b7={}){_0xd21e66['formatGroupId']||(_0xd21e66['formatGroupId']=_0xd21e66['commandName']),_0xd21e66['multipleBlocks']=_0x63b522['is']('range'),_0x414db2=_0x414db2||Lt(_0xd21e66);const _0x1098e6=_0x563233['map'](_0x1e1ff6=>qt(_0x1e1ff6,this['_model'])),_0x10f689=_0x63b522['is']('range')?_0x63b522:qt(_0x63b522,this['_model']);if('never'===this['_trackFormatChanges']){const _0x428414=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x414db2,'accept');return this['forceDefaultExecution'](()=>_0x428414([_0x10f689],_0xd21e66,_0x3028b7)),null;}_0x1098e6['push'](_0x10f689);let _0x29a5de=!0x0;for(const _0x52c1b0 of _0x1098e6)if(!this['_rangeIsInLocalUserInsertion'](_0x52c1b0)){_0x29a5de=!0x1;break;}if(_0x29a5de&&'always'!==this['_trackFormatChanges']){const _0x12a4cb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x414db2,'accept');return this['forceDefaultExecution'](()=>_0x12a4cb([_0x10f689],_0xd21e66,_0x3028b7)),null;}let _0x8e0cd1=null,_0x23096e=_0x10f689['start'],_0x2e8db7=_0x10f689['end'];for(const {suggestion:_0x1cddd6,meta:_0x61c7d6}of this['_findSuggestions'](_0x10f689,'formatBlock')){if(!_0x61c7d6['isOwn'])continue;if(_0x61c7d6['isNextTo']||_0x61c7d6['containsRangeInObject']||_0x61c7d6['isInsideObject'])continue;if(_0x1cddd6['data']['formatGroupId']!=_0xd21e66['formatGroupId'])continue;if(!Wt(_0x1cddd6,_0x3028b7))continue;const _0x4edcf3=_0x1cddd6['getFirstRange']();if(_0x1cddd6['subType']==_0x414db2){if(_0x4edcf3['containsRange'](_0x10f689,!0x0))return null;_0x23096e=_0x23096e['isBefore'](_0x4edcf3['start'])?_0x23096e:_0x4edcf3['start'],_0x2e8db7=_0x2e8db7['isAfter'](_0x4edcf3['end'])?_0x2e8db7:_0x4edcf3['end'],_0x8e0cd1?_0x4edcf3['start']['isBefore'](_0x8e0cd1['getFirstRange']()['start'])?(_0x8e0cd1['removeMarkers'](),_0x8e0cd1=_0x1cddd6):_0x1cddd6['removeMarkers']():_0x8e0cd1=_0x1cddd6;}else{const _0x16fcd9=_0x10f689['getIntersection'](_0x4edcf3);this['_cutOutSuggestionMarker'](_0x1cddd6,_0x16fcd9);}}const _0x46b269=this['editor']['plugins']['get']('Users')['me'],_0xb3a7ea=_0x1c060f(),_0x268e5c=_0x46b269['id'];if(_0x8e0cd1)return this['_setSuggestionRange'](_0x8e0cd1,this['_model']['createRange'](_0x23096e,_0x2e8db7)),_0x8e0cd1;{const _0x6d2c61=this['_setSuggestionData']({'id':_0xb3a7ea,'type':'formatBlock:'+_0x414db2,'data':_0xd21e66,'createdAt':new Date(),'authorId':_0x268e5c,'attributes':_0x3028b7});return this['_addSuggestionMarker']('formatBlock:'+_0x414db2,_0xb3a7ea,_0x268e5c,this['_model']['createRange'](_0x23096e,_0x2e8db7)),_0x6d2c61;}}['markMultiRangeBlockFormat'](_0x2a8a9f,_0x35528a,_0x740e0a=[],_0x459769=null,_0x4d873f={}){_0x35528a['formatGroupId']||(_0x35528a['formatGroupId']=_0x35528a['commandName']);const _0x44457d=_0x2a8a9f[0x0];_0x35528a['multipleBlocks']=_0x44457d['is']('range'),_0x459769=_0x459769||Lt(_0x35528a);const _0x37b52c=_0x740e0a['map'](_0x39a6df=>qt(_0x39a6df,this['_model'])),_0x305263=_0x44457d['is']('range')?_0x2a8a9f:_0x2a8a9f['map'](_0x3a7e5d=>qt(_0x3a7e5d,this['_model']));if('never'===this['_trackFormatChanges']){const _0xa0ad43=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x459769,'accept');return this['forceDefaultExecution'](()=>_0xa0ad43(_0x305263,_0x35528a,_0x4d873f)),null;}_0x37b52c['push'](..._0x305263);let _0x4a449b=!0x0;for(const _0x58a27a of _0x37b52c)if(!this['_rangeIsInLocalUserInsertion'](_0x58a27a)){_0x4a449b=!0x1;break;}if(_0x4a449b&&'always'!==this['_trackFormatChanges']){const _0x3e722b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x459769,'accept');return this['forceDefaultExecution'](()=>_0x3e722b(_0x305263,_0x35528a,_0x4d873f)),null;}const _0x10f6e7=this['editor']['plugins']['get']('Users')['me'];for(const _0x35a4a4 of this['getSuggestions']()){if(_0x35a4a4['author']['id']!=_0x10f6e7['id'])continue;if('formatBlock'!=_0x35a4a4['type']||_0x35a4a4['data']['formatGroupId']!=_0x35528a['formatGroupId'])continue;if(!Wt(_0x35a4a4,_0x4d873f))continue;const _0x3276ba=_0x35a4a4['subType']==_0x459769;for(let _0x4c2d8a=0x0;_0x4c2d8a<_0x305263['length'];_0x4c2d8a++){const _0x1f413d=_0x305263[_0x4c2d8a];for(const _0x2c737 of _0x35a4a4['getMarkers']()){const _0x5c404b=_0x2c737['getRange']();if(_0x1f413d['isEqual'](_0x5c404b)){_0x3276ba?(_0x305263['splice'](_0x4c2d8a,0x1),_0x4c2d8a--):_0x35a4a4['removeMarker'](_0x2c737['name']);break;}}}}if(0x0==_0x305263['length'])return null;const _0xbb960c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x459769,'join');for(const _0x1a4079 of this['getSuggestions']())if(_0x1a4079['author']['id']==_0x10f6e7['id']&&'formatBlock'==_0x1a4079['type']&&_0x1a4079['data']['formatGroupId']==_0x35528a['formatGroupId']&&_0x1a4079['subType']==_0x459769&&Wt(_0x1a4079,_0x4d873f)&&(_0xbb960c(_0x1a4079['getRanges'](),_0x305263)||_0xbb960c(_0x305263,_0x1a4079['getRanges']()))){for(const _0xeb5a3b of _0x305263)_0x1a4079['addRange'](_0xeb5a3b);return _0x1a4079;}const _0x104a95=_0x1c060f(),_0x5985b7=_0x10f6e7['id'],_0x1d3008='formatBlock:'+_0x459769,_0x147246=this['_setSuggestionData']({'id':_0x104a95,'type':_0x1d3008,'data':_0x35528a,'createdAt':new Date(),'authorId':_0x5985b7,'attributes':_0x4d873f});for(const _0x291d47 of _0x305263)this['_addSuggestionMarker'](_0x1d3008,_0x104a95,_0x5985b7,_0x291d47,u['getMultiRangeId']());return _0x147246;}['markDeletion'](_0x3f017a,_0x4b6422=null,_0x280690={}){if(_0x3f017a['isCollapsed'])return null;const _0x523740=this['editor']['plugins']['get']('Users')['me'],_0x510cbe=new _0x4b4bbe(_0x3f017a['start'],_0x3f017a['end']);for(const {suggestion:_0x6f0d92,meta:_0x340dce}of this['_findSuggestions'](_0x510cbe,'insertion'))if(_0x340dce['isOwn']&&!_0x340dce['isNextTo']){if(_0x6f0d92['isMultiRange']){const _0x165cdc=_0x6f0d92['getRanges']()['filter'](_0x3a4854=>'$graveyard'!=_0x3a4854['root']['rootName']);_0x165cdc['every'](_0x8addfd=>_0x510cbe['containsRange'](_0x8addfd,!0x0))&&_0x6f0d92['discard']();if(_0x165cdc['some'](_0x147dfd=>_0x147dfd['containsRange'](_0x510cbe,!0x0))){const _0x312d71=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4b6422,'accept');return this['forceDefaultExecution'](()=>_0x312d71([_0x510cbe],null,_0x280690)),null;}}else{const _0x3564cd=_0x510cbe['getIntersection'](_0x6f0d92['getFirstRange']());null!==_0x3564cd&&_0x6f0d92['_onDiscard']([_0x3564cd],null,_0x280690);}}if(_0x510cbe['detach'](),_0x510cbe['isCollapsed']||'$graveyard'==_0x510cbe['root']['rootName'])return null;let _0x1c1de2=null,_0x4e878f=_0x510cbe['start'],_0x136254=_0x510cbe['end'];const _0x125516=this['_findSuggestions'](_0x510cbe,'deletion');for(const {suggestion:_0x5ee530,meta:_0x13a1ba}of _0x125516){const _0x74b948=this['_model']['createRange'](_0x4e878f,_0x136254);if(_0x13a1ba['isOwn']&&(this['_mergeNestedSuggestions']||!_0x13a1ba['containsRangeInObject']&&!_0x13a1ba['isInsideObject'])){if(_0x5ee530['isMultiRange']){if(!Wt(_0x5ee530,_0x280690))continue;let _0x47f215=!0x0;for(const _0x362261 of _0x5ee530['getRanges']()){if(_0x362261['containsRange'](_0x74b948,!0x0))return _0x5ee530;_0x74b948['containsRange'](_0x362261)||(_0x47f215=!0x1);}_0x47f215&&_0x5ee530['discard']();}else{const _0xed4b10=_0x5ee530['getFirstRange']();if(_0xed4b10['containsRange'](_0x74b948,!0x0))return _0x5ee530;if(!Wt(_0x5ee530,_0x280690)){_0x74b948['containsRange'](_0xed4b10)?_0x5ee530['removeMarkers']():_0xed4b10['containsPosition'](_0x4e878f)?_0x4e878f=_0xed4b10['end']:_0xed4b10['containsPosition'](_0x136254)&&(_0x136254=_0xed4b10['start']);continue;}_0x4e878f=_0x4e878f['isBefore'](_0xed4b10['start'])?_0x4e878f:_0xed4b10['start'],_0x136254=_0x136254['isAfter'](_0xed4b10['end'])?_0x136254:_0xed4b10['end'],_0x280690=Object['assign']({},_0x5ee530['attributes']),_0x1c1de2?_0xed4b10['start']['isBefore'](_0x1c1de2['getFirstRange']()['start'])?(_0x1c1de2['removeMarkers'](),_0x1c1de2=_0x5ee530):_0x5ee530['removeMarkers']():_0x1c1de2=_0x5ee530;}}}if(_0x1c1de2)return this['_setSuggestionRange'](_0x1c1de2,this['_model']['createRange'](_0x4e878f,_0x136254)),_0x1c1de2;{const _0x4a0e65=_0x1c060f(),_0x4f4da4=this['_model']['createRange'](_0x4e878f,_0x136254),_0x4c7b67=_0x523740['id'],_0x262210=_0x4b6422?'deletion:'+_0x4b6422:'deletion',_0x2d6b15=this['_setSuggestionData']({'id':_0x4a0e65,'type':_0x262210,'createdAt':new Date(),'authorId':_0x4c7b67,'attributes':_0x280690});return this['_addSuggestionMarker'](_0x262210,_0x4a0e65,_0x4c7b67,_0x4f4da4),_0x2d6b15;}}['markMultiRangeDeletion'](_0x29cf3c,_0x5b94ea='multi',_0x146160={}){const _0x325f6f=this['editor']['plugins']['get']('Users')['me'],_0xc312c0=_0x29cf3c['map'](_0x20010e=>new _0x4b4bbe(_0x20010e['start'],_0x20010e['end'])),_0x429d3d=new Set();for(const {suggestion:_0x41cf19,meta:_0x398721}of this['_findSuggestions'](_0xc312c0,'insertion'))_0x398721['isOwn']&&!_0x398721['isNextTo']&&_0x429d3d['add'](_0x41cf19);for(const _0x3884c5 of _0x429d3d)if(_0x3884c5['isMultiRange']){const _0x45ebbe=_0x3884c5['getRanges']();(!_0x3884c5['attributes']||!_0x3884c5['attributes']['skipNestingCheck'])&&(_0x45ebbe['every'](_0x6cd5c5=>_0xc312c0['some'](_0x19967a=>_0x19967a['containsRange'](_0x6cd5c5,!0x0)))&&_0x3884c5['discard']());if(_0xc312c0['every'](_0x43a40a=>_0x45ebbe['some'](_0x5577dd=>_0x5577dd['containsRange'](_0x43a40a,!0x0)))){const _0x347e00=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b94ea,'accept');return this['forceDefaultExecution'](()=>_0x347e00(_0x29cf3c,null,_0x146160)),null;}}else{const _0x251f59=_0x3884c5['getFirstRange']();_0xc312c0['some'](_0xaa6f97=>_0xaa6f97['containsRange'](_0x251f59,!0x0))&&_0x3884c5['discard']();if(_0xc312c0['every'](_0x4c2b2c=>_0x251f59['containsRange'](_0x4c2b2c,!0x0))){const _0x1789f5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b94ea,'accept');return this['forceDefaultExecution'](()=>_0x1789f5(_0xc312c0,null,_0x146160)),null;}}const _0x434119=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b94ea,'join');let _0x31f489=null;for(const _0x2f0830 of this['getSuggestions']())if(_0x2f0830['author']['id']==_0x325f6f['id']&&_0x2f0830['isInContent']&&'deletion'==_0x2f0830['type']&&_0x2f0830['subType']==_0x5b94ea&&Wt(_0x2f0830,_0x146160)&&(_0x434119(_0x2f0830['getRanges'](),_0xc312c0)||_0x434119(_0xc312c0,_0x2f0830['getRanges']()))){if(_0x31f489){if(_0x2f0830['commentThread']&&_0x2f0830['commentThread']['length'])continue;for(const _0x454802 of _0x2f0830['getRanges']())_0x31f489['isIntersectingWithRange'](_0x454802)||_0x31f489['addRange'](_0x454802);_0x2f0830['removeMarkers']();}else{_0x31f489=_0x2f0830;for(const _0x29a6ca of _0xc312c0)_0x2f0830['isIntersectingWithRange'](_0x29a6ca)||_0x2f0830['addRange'](_0x29a6ca);}}if(_0x31f489)return _0x31f489;_0x429d3d['clear']();for(const {suggestion:_0x17dce9,meta:_0x57be0a}of this['_findSuggestions'](_0xc312c0,'deletion'))_0x57be0a['isOwn']&&(this['_mergeNestedSuggestions']||!_0x57be0a['containsRangeInObject']&&!_0x57be0a['isInsideObject'])&&Wt(_0x17dce9,_0x146160)&&_0x429d3d['add'](_0x17dce9);for(const _0x1e575f of _0x429d3d){const _0xbaec76=_0x1e575f['getRanges']();if(!_0x146160||!_0x146160['skipNestingCheck']){if(_0xc312c0['every'](_0x5a5f17=>_0xbaec76['some'](_0x3215c2=>_0x3215c2['containsRange'](_0x5a5f17,!0x0))))return _0x1e575f;}(!_0x1e575f['attributes']||!_0x1e575f['attributes']['skipNestingCheck'])&&(_0xbaec76['every'](_0x5c48c5=>_0xc312c0['some'](_0x5edcc1=>_0x5edcc1['containsRange'](_0x5c48c5,!0x0)))&&_0x1e575f['discard']());}const _0x29c79d=_0x1c060f(),_0x9e1b9a=_0x325f6f['id'],_0x39b3ac='deletion:'+_0x5b94ea,_0x59ff43=this['_setSuggestionData']({'id':_0x29c79d,'type':_0x39b3ac,'createdAt':new Date(),'authorId':_0x9e1b9a,'attributes':_0x146160});for(const _0x55ef5e of _0xc312c0)_0x55ef5e['detach'](),_0x55ef5e['isCollapsed']||'$graveyard'==_0x55ef5e['root']['rootName']||this['_addSuggestionMarker'](_0x39b3ac,_0x29c79d,_0x9e1b9a,_0x55ef5e,u['getMultiRangeId']());return _0x59ff43;}['markAttributeChange'](_0x310a55,_0x470eee,_0x1271ac,_0x1405b7,_0x2a00b3){if(_0x310a55['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0xf50ba4=this['editor']['plugins']['get']('Users')['me']['id'],_0x498330=Array['from'](this['_suggestions']['values']())['filter'](_0x424091=>'attribute'==_0x424091['type']&&_0x424091['data']['key']==_0x470eee&&_0x424091['isIntersectingWithRange'](_0x310a55));if('default'===this['_trackFormatChanges']){const _0x29c9da=this['_findSuggestions'](_0x310a55,'insertion')['filter'](({meta:_0x4fb819})=>_0x4fb819['isOwn']&&!_0x4fb819['isInsideObject']&&!_0x4fb819['isNextTo'])['map'](({suggestion:_0x481542})=>_0x481542);_0x498330['unshift'](..._0x29c9da);}const _0x3765ba=new Map([[_0x310a55,_0x1271ac]]);for(const _0xf622f3 of _0x498330){const _0x5b3a8c='attribute'==_0xf622f3['type']?_0xf622f3['data']['oldValue']:void 0x0,_0x550802=_0xf622f3['getFirstRange'](),_0x165545=Array['from'](_0x3765ba['keys']())['find'](_0x28fb5d=>_0x28fb5d['isIntersecting'](_0x550802));if(!_0x165545)continue;const _0x56897b=_0x165545['getDifference'](_0x550802);this['_isBlockAttribute'](_0x470eee)&&'insertion'==_0xf622f3['type']&&0x0!=_0x56897b['length']||(_0x3765ba['delete'](_0x165545),_0x56897b['forEach'](_0x4ff5ab=>{_0x3765ba['set'](_0x4ff5ab,_0x1271ac);}),'insertion'!=_0xf622f3['type']&&_0x5b3a8c!=_0x1405b7&&_0x3765ba['set'](_0x165545['getIntersection'](_0x550802),_0x5b3a8c));}const _0x51bcdd=[];for(const [_0x3ae75d,_0x282a53]of _0x3765ba){const _0x255f90=_0x1c060f(),_0x2dea97={'key':_0x470eee,'oldValue':_0x282a53,'newValue':_0x1405b7};_0x470eee['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':_0x470eee});const _0x5135d7=('attribute:'+(_0x470eee+'|'+Lt({'newValue':_0x1405b7})))['substring'](0x0,0x3c),_0x3016d6=this['_setSuggestionData']({'id':_0x255f90,'type':_0x5135d7,'data':_0x2dea97,'createdAt':new Date(),'authorId':_0xf50ba4,'attributes':_0x2a00b3});_0x51bcdd['push'](_0x3016d6),this['_addSuggestionMarker'](_0x5135d7,_0x255f90,_0xf50ba4,_0x3ae75d);}return _0x51bcdd;}['enableDefaultAttributesIntegration'](_0x364a6e){this['enableCommand'](_0x364a6e,(_0xddd1b1,..._0x388ae3)=>{this['_recordAttributeChanges'](()=>{_0xddd1b1(..._0x388ae3);});});}['registerBlockAttribute'](_0x51a182){this['_blockAttributeKeys']['add'](_0x51a182);}['registerInlineAttribute'](_0x2252d9){this['_inlineAttributeKeys']['add'](_0x2252d9);}['_getAttributeKey'](_0x2fb801){return'attribute'==_0x2fb801['type']?_0x2fb801['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x403c67,_0x364b5c){const _0x7e5004=_0x403c67['getFirstMarker']();this['_model']['change'](_0x468572=>{_0x468572['updateMarker'](_0x7e5004,{'range':_0x364b5c});});}['_addThreadToSuggestion'](_0x43e863){const _0xabbf49=_0x43e863['id'],_0x5d62a5=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0xabbf49)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5d62a5,'threadId':_0xabbf49,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1f1091=this['_commentsRepository']['getCommentThread'](_0xabbf49);_0x1f1091['unbind']('isRemovable'),_0x1f1091['isRemovable']=!0x1,_0x43e863['commentThread']=_0x1f1091;}['_checkSuggestionCorrectness'](_0x165ecb,_0x57bfb4,_0x52d737,_0x55a5c7){if(_0x165ecb['type']!=_0x57bfb4||_0x165ecb['subType']!=_0x52d737||_0x165ecb['creator']['id']!=_0x55a5c7)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5370f3('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3659b8,_0x30762b){const _0x5d0d78=_0x3659b8['getFirstRange']();if(_0x30762b['isEqual'](_0x5d0d78))_0x3659b8['removeMarkers']();else{if(_0x5d0d78['containsRange'](_0x30762b)){const _0x3ae9bb=this['_model']['createPositionAt'](_0x30762b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3659b8,this['_model']['createRange'](_0x5d0d78['start'],_0x3ae9bb));const _0x19c17b=_0x1c060f(),_0x335dc6=_0x3659b8['creator']['id'],_0x53b3c0=_0x3659b8['type']+':'+_0x3659b8['subType'];this['_setSuggestionData']({'id':_0x19c17b,'type':_0x53b3c0,'createdAt':new Date(),'authorId':_0x335dc6,'data':_0x3659b8['data'],'attributes':_0x3659b8['attributes']});const _0x2982b0=this['_model']['createPositionAt'](_0x30762b['end']['parent'],'after'),_0x5bd2eb=this['_model']['createRange'](_0x2982b0,_0x5d0d78['end']);this['_addSuggestionMarker'](_0x53b3c0,_0x19c17b,_0x335dc6,_0x5bd2eb);}else{if(_0x5d0d78['containsPosition'](_0x30762b['start'])){const _0x19ee8a=this['_model']['createPositionAt'](_0x30762b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3659b8,this['_model']['createRange'](_0x5d0d78['start'],_0x19ee8a));}else{const _0x50c04e=this['_model']['createPositionAt'](_0x30762b['end']['parent'],'after');this['_setSuggestionRange'](_0x3659b8,this['_model']['createRange'](_0x50c04e,_0x5d0d78['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3753fd){for(const {suggestion:_0x415eb9,meta:_0x51a3e6}of this['_findSuggestions'](_0x3753fd,'insertion')){if(!_0x51a3e6['isOwn'])continue;const _0x47fb9e=_0x415eb9['getRanges']();for(const _0x256ade of _0x47fb9e)if(!_0x3753fd['getDifference'](_0x256ade)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x2f67fe){const _0x1c4d67=this['editor']['plugins']['get']('Users')['getUser'](_0x2f67fe);if(!_0x1c4d67)throw new _0x5370f3('track-changes-user-not-found',this);return _0x1c4d67;}['_getExternalAuthor'](_0x23f033){const _0x1572b0=this['editor']['plugins']['get']('Users'),_0x1110f4=_0x49434c('external:'+_0x23f033),_0x62300d=_0x1572b0['getUser'](_0x1110f4);return _0x62300d||_0x1572b0['addUser']({'id':_0x1110f4,'name':_0x23f033});}['_createSuggestion'](_0x5d3803,_0x108da5,_0x2b617f,_0x318d1f,_0x4c8e5a){const _0x624f71=this['_getAuthorFromId'](_0x318d1f),_0x15dd1f=this['_suggestionFactory']['buildSuggestion'](_0x5d3803,_0x108da5,_0x2b617f,_0x624f71,_0x4c8e5a,_0xc04812=>{this['_updateSuggestionData'](_0x2b617f,{'attributes':_0xc04812});const _0x30c82e=this['getSuggestion'](_0x2b617f);this['_joinWithAdjacentSuggestions'](new Set([_0x30c82e])),this['_refreshSuggestionsChain'](new Set([_0x30c82e]));});return this['listenTo'](_0x15dd1f,'accept',()=>{this['_updateSuggestionData'](_0x2b617f,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x15dd1f,'discard',()=>{this['_updateSuggestionData'](_0x2b617f,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2b617f,_0x15dd1f),this['_suggestionState']['set'](_0x15dd1f,'notReady'),_0x15dd1f;}['_splitMarkerName'](_0x107039){const _0x2b7fbb=_0x107039['split'](':');return{'group':_0x2b7fbb[0x0],'type':_0x2b7fbb[0x1],'subType':_0x2b7fbb['length']>=0x5?_0x2b7fbb[0x2]:null,'id':_0x2b7fbb['length']<0x5?_0x2b7fbb[0x2]:_0x2b7fbb[0x3],'authorId':_0x2b7fbb['length']<0x5?_0x2b7fbb[0x3]:_0x2b7fbb[0x4],'markerCount':0x6==_0x2b7fbb['length']?_0x2b7fbb[0x5]:null};}['_breakSuggestionMarker'](_0x399570,_0x539c54,_0x472d08){const _0xb216ab=_0x399570['getFirstRange'](),_0xb61472=_0xb216ab['start'],_0x2d6662=_0xb216ab['end'];this['_setSuggestionRange'](_0x399570,this['_model']['createRange'](_0xb61472,_0x539c54));const _0x337770=_0x1c060f(),_0x40f024=_0x399570['creator']['id'],_0x2576b4=_0x399570['type']+(_0x399570['subType']?':'+_0x399570['subType']:'');this['_setSuggestionData']({'id':_0x337770,'type':_0x2576b4,'createdAt':new Date(),'authorId':_0x40f024,'originalSuggestionId':_0x399570['id'],'attributes':_0x399570['attributes'],'data':_0x399570['data']});const _0xda10d7=this['_getAttributeKey'](_0x399570);('formatBlock'==_0x399570['type']||_0xda10d7&&this['_isBlockAttribute'](_0xda10d7))&&(_0x472d08=this['_model']['createPositionBefore'](_0x472d08['parent'])),this['_addSuggestionMarker'](_0x2576b4,_0x337770,_0x40f024,this['_model']['createRange'](_0x472d08,_0x2d6662));}['_findSuggestions'](_0x4ec019,_0x3fd219=null){const _0x488131=[],_0x43f2ef=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4ec019)||(_0x4ec019=[_0x4ec019]);for(const _0x229e0c of this['getSuggestions']()){if(!_0x229e0c['isInContent'])continue;if(_0x3fd219&&_0x229e0c['type']!=_0x3fd219)continue;let _0x28c40a=!0x1;for(const _0x4d9812 of _0x229e0c['getRanges']()){for(const _0xf7966b of _0x4ec019){const _0x124b7a=_0xf7966b['start']['isEqual'](_0x4d9812['end'])||_0xf7966b['end']['isEqual'](_0x4d9812['start']);if(_0x124b7a||_0xf7966b['getIntersection'](_0x4d9812)){const _0x5940eb=_0xf7966b['containsRange'](_0x4d9812)&&Pt(this['_model']['schema'],_0x4d9812['start'],_0xf7966b),_0x5a85d2=_0x4d9812['containsRange'](_0xf7966b)&&Pt(this['_model']['schema'],_0xf7966b['start'],_0x4d9812);_0x488131['push']({'suggestion':_0x229e0c,'meta':{'isOwn':_0x43f2ef==_0x229e0c['author'],'isNextTo':_0x124b7a,'isInsideObject':_0x5940eb,'containsRangeInObject':_0x5a85d2}}),_0x28c40a=!0x0;break;}}if(_0x28c40a)break;}}return _0x488131;}['_addSuggestionMarker'](_0x4515b1,_0x314873,_0x3e012c,_0x5c76f3,_0x250e74){this['_model']['change'](_0x5666ba=>{let _0x52ab23='suggestion:'+_0x4515b1+':'+_0x314873+':'+_0x3e012c;_0x250e74&&(_0x52ab23=_0x52ab23+':'+_0x250e74),_0x5666ba['addMarker'](_0x52ab23,{'range':_0x5c76f3,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x2e6c5b){const _0x5ad57b=_0x2e6c5b['previous'],_0x29aa80=_0x2e6c5b['next'];_0x2e6c5b['previous']=null,_0x2e6c5b['next']=null,null!=_0x5ad57b&&_0x5ad57b['next']==_0x2e6c5b&&(_0x5ad57b['next']=_0x29aa80),null!=_0x29aa80&&_0x29aa80['previous']==_0x2e6c5b&&(_0x29aa80['previous']=_0x5ad57b),'ready'==this['_suggestionState']['get'](_0x2e6c5b)&&(this['_suggestionState']['set'](_0x2e6c5b,'removed'),this['fire']('suggestionUnloaded',_0x2e6c5b,_0x5ad57b,_0x29aa80));}['_setSuggestionData'](_0x4e1c4a){const _0x105757=_0x4e1c4a['id'],_0x299c6c=this['addSuggestionData'](_0x4e1c4a);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x17ba11=this['editor']['plugins']['get']('PendingActions'),_0x5870a6=_0x299c6c['hasComments'],_0x35e0d3=_0x299c6c['subType']?_0x299c6c['type']+':'+_0x299c6c['subType']:_0x299c6c['type'],_0x1ca3c9=this['editor']['locale'],_0x5e5e58=_0x17ba11['add'](o(_0x1ca3c9,'PENDING_ACTION_SUGGESTION')),_0x57cf8e={'id':_0x105757,'type':_0x35e0d3,'hasComments':_0x5870a6,'data':_0x4e1c4a['data']||null,'originalSuggestionId':_0x4e1c4a['originalSuggestionId']||null,'attributes':_0x299c6c['attributes']};this['_adapter']['addSuggestion'](_0x57cf8e)['then'](_0x263e84=>{_0x299c6c['_saved']=!0x0,_0x17ba11['remove'](_0x5e5e58),_0x263e84&&_0x263e84['createdAt']&&(this['_suggestions']['get'](_0x105757)['createdAt']=_0x263e84['createdAt']);})['catch'](_0x232421=>{throw _0x57e6aa('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x299c6c['discard']();}),_0x299c6c['stopListening'](),this['_suggestions']['delete'](_0x299c6c['id']),this['_suggestionState']['delete'](_0x299c6c),_0x232421;});}return _0x299c6c;}['_isBlockAttribute'](_0x27e752){return this['_blockAttributeKeys']['has'](_0x27e752);}['_updateSuggestionData'](_0x491d7e,_0x322950){const _0x312956=this['editor']['plugins']['get']('PendingActions'),_0xe11ddd=this['getSuggestion'](_0x491d7e);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xe11ddd['_saved']){const _0x3cc58d=_0x312956['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x491d7e,_0x322950)['then'](()=>{_0x312956['remove'](_0x3cc58d);});}else _0xe11ddd['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x491d7e,_0x322950);});}}['_getSuggestionData'](_0x5ccd2f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5370f3('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5ccd2f);}['_handleNewSuggestionMarker'](_0x4ef7d4){const {id:_0x1f579b,type:_0x4a1b31,subType:_0x483e47,authorId:_0x1c2247}=this['_splitMarkerName'](_0x4ef7d4),_0x17d5cd=this['_suggestions']['get'](_0x1f579b)||this['_createSuggestion'](_0x4a1b31,_0x483e47,_0x1f579b,_0x1c2247,{});switch(this['_checkSuggestionCorrectness'](_0x17d5cd,_0x4a1b31,_0x483e47,_0x1c2247),this['_suggestionState']['get'](_0x17d5cd)){case'notReady':this['_getSuggestionData'](_0x1f579b)['then'](_0x2ae273=>{let _0x48eec0=Promise['resolve']();_0x2ae273['hasComments']&&(_0x48eec0=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1f579b})),_0x48eec0['then'](()=>{this['addSuggestionData'](_0x2ae273)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x17d5cd,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1f579b,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x17d5cd,'ready'),this['fire']('suggestionLoaded',_0x17d5cd);break;case'ready':this['fire']('suggestionChanged',_0x17d5cd);}return _0x17d5cd['addMarkerName'](_0x4ef7d4),_0x17d5cd;}['_refreshSuggestionsChain'](_0x3b112e){const _0x3c8ec5=Array['from'](_0x3b112e),_0x466e1a=_0x3c8ec5['filter'](_0x2fd4cb=>'attribute'==_0x2fd4cb['type']);this['_refreshAttributeSuggestionsChain'](_0x466e1a);const _0x4c2c4f=_0x3c8ec5['filter'](_0x7c23a4=>!_0x7c23a4['isMultiRange']&&'attribute'!=_0x7c23a4['type']),_0x412f26=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x31f11d=>!_0x31f11d['isMultiRange']&&'attribute'!=_0x31f11d['type']),_0x50e470=_0x412f26['filter'](_0x5bada6=>!_0x3b112e['has'](_0x5bada6)),_0x41159b=new Map(_0x412f26['map'](_0x5d72cd=>[_0x5d72cd,this['_suggestionFactory']['getSuggestionCallback'](_0x5d72cd['type'],_0x5d72cd['subType'],'chain')])),_0x1e8d3e=new Map(_0x412f26['map'](_0x48023d=>[_0x48023d,_0x48023d['getFirstRange']()])),_0x1b8c10=new Set(),_0x18cd19=new Set();for(let _0x37d1f6=0x0;_0x37d1f6<_0x4c2c4f['length'];_0x37d1f6++)_0x13f8fe(_0x4c2c4f[_0x37d1f6],_0x4c2c4f,_0x37d1f6+0x1);for(let _0x4a1b98=0x0;_0x4a1b98<_0x4c2c4f['length'];_0x4a1b98++)_0x13f8fe(_0x4c2c4f[_0x4a1b98],_0x50e470,0x0);const _0x2be8c3=new Set();for(let _0x4c76f1=0x0;_0x4c76f1<_0x4c2c4f['length'];_0x4c76f1++){const _0x4efcbb=_0x4c2c4f[_0x4c76f1];!_0x18cd19['has'](_0x4efcbb)&&_0x4efcbb['previous']&&(_0x2be8c3['add'](_0x4efcbb['previous']),_0x4efcbb['previous']['next']===_0x4efcbb&&(_0x4efcbb['previous']['next']=null),_0x4efcbb['previous']=null),!_0x1b8c10['has'](_0x4efcbb)&&_0x4efcbb['next']&&(_0x2be8c3['add'](_0x4efcbb['next']),_0x4efcbb['next']['previous']===_0x4efcbb&&(_0x4efcbb['next']['previous']=null),_0x4efcbb['next']=null);}function _0x13f8fe(_0x6949ad,_0x4878e1,_0x5a25e8){for(let _0x350021=_0x5a25e8;_0x350021<_0x4878e1['length'];_0x350021++){const _0x4dda72=_0x1e4e3e(_0x6949ad,_0x4878e1[_0x350021]);_0x4dda72&&(_0x4dda72[0x0]['next']=_0x4dda72[0x1],_0x4dda72[0x1]['previous']=_0x4dda72[0x0],_0x1b8c10['add'](_0x4dda72[0x0]),_0x18cd19['add'](_0x4dda72[0x1]));}}function _0x1e4e3e(_0x344d61,_0x5ee978){if(_0x344d61['author']['id']!==_0x5ee978['author']['id'])return null;const _0x17b13b=_0x41159b['get'](_0x344d61)(_0x344d61,_0x5ee978,_0x1e8d3e['get'](_0x344d61),_0x1e8d3e['get'](_0x5ee978));if(!_0x17b13b)return null;return _0x41159b['get'](_0x5ee978)(_0x344d61,_0x5ee978,_0x1e8d3e['get'](_0x344d61),_0x1e8d3e['get'](_0x5ee978))?_0x17b13b[0x1]['commentThread']&&_0x17b13b[0x1]['commentThread']['length']?null:_0x17b13b:null;}_0x2be8c3['size']&&this['_refreshSuggestionsChain'](_0x2be8c3);}['_refreshAttributeSuggestionsChain'](_0x40db70){if(0x0==_0x40db70['length'])return;const _0x444c92=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x153fba=>'attribute'==_0x153fba['type']&&_0x153fba['_isDataLoaded']),_0x50a9df=[],_0x1d6b5a=new Map();for(const _0xab6ed7 of _0x444c92){const _0x344f50=_0x49434c(_0xab6ed7['attributes']);_0x1d6b5a['has'](_0x344f50)||(_0x1d6b5a['set'](_0x344f50,_0x50a9df['length']),_0x50a9df['push']([]));const _0x139138=_0x1d6b5a['get'](_0x344f50);_0x50a9df[_0x139138]['push'](_0xab6ed7);}!(function(){_0x50a9df['sort']((_0x591f81,_0x24ebb8)=>{const _0x38506a=_0x591f81[0x0]['createdAt'],_0x545740=_0x24ebb8[0x0]['createdAt'];return _0x38506a==_0x545740?_0x591f81[0x0]['attributes']['groupId']<_0x24ebb8[0x0]['attributes']['groupId']?-0x1:0x1:_0x38506a<_0x545740?-0x1:0x1;});for(const _0x4ac1dd of _0x50a9df)_0x4ac1dd['sort']((_0x11916d,_0x45ae99)=>_0x11916d['id']<_0x45ae99['id']?-0x1:0x1);}());for(let _0x22a754=0x0;_0x22a754<_0x50a9df['length'];_0x22a754++){if(0x0==_0x50a9df[_0x22a754]['length'])continue;const _0x4e9ace=[];for(let _0x3a94b5=_0x22a754+0x1;_0x3a94b5<_0x50a9df['length'];_0x3a94b5++)0x0!=_0x50a9df[_0x3a94b5]['length']&&_0x36abff(_0x50a9df[_0x22a754],_0x50a9df[_0x3a94b5])&&_0x4e9ace['push'](_0x3a94b5);for(const _0x30e418 of _0x4e9ace)_0x50a9df[_0x22a754]=_0x50a9df[_0x22a754]['concat'](_0x50a9df[_0x30e418]),_0x50a9df[_0x30e418]=[];}for(const _0x30faa0 of _0x50a9df)for(let _0x1aea52=0x0;_0x1aea52<_0x30faa0['length'];_0x1aea52++){const _0x12b219=_0x30faa0[_0x1aea52+0x1]||null;_0x30faa0[_0x1aea52]['next']!==_0x12b219&&(_0x30faa0[_0x1aea52]['next']=_0x12b219);}for(const _0x458404 of _0x50a9df)for(let _0x6a8a52=0x0;_0x6a8a52<_0x458404['length'];_0x6a8a52++){const _0x40dd2a=_0x458404[_0x6a8a52-0x1]||null;_0x458404[_0x6a8a52]['previous']!==_0x40dd2a&&(_0x458404[_0x6a8a52]['previous']=_0x40dd2a);}function _0x36abff(_0x4665fa,_0x10eacf){if(_0x4665fa[0x0]['attributes']['groupId']!==_0x10eacf[0x0]['attributes']['groupId']&&_0x4665fa[0x0]['author']!==_0x10eacf[0x0]['author'])return!0x1;if(!function(_0x39ae8a,_0x3cfaa4){if(!_0x39ae8a['hasComments']&&!_0x3cfaa4['hasComments'])return!0x0;if(_0x39ae8a['hasComments']&&_0x3cfaa4['hasComments'])return!0x1;if(_0x39ae8a['hasComments']&&_0x3cfaa4['createdAt']<_0x39ae8a['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x3cfaa4['hasComments']&&_0x39ae8a['createdAt']<_0x3cfaa4['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4665fa[0x0],_0x10eacf[0x0]))return!0x1;const _0x1c279a=Ut(_0x4665fa[0x0]['attributes'],'groupId'),_0x315f72=Ut(_0x10eacf[0x0]['attributes'],'groupId');if(!_0x6fbfc5(_0x1c279a,_0x315f72))return!0x1;return!!_0x4665fa['every'](_0x349ca3=>_0x10eacf['some'](_0x5a8b26=>_0x349ca3['getFirstRange']()['isEqual'](_0x5a8b26['getFirstRange']())))&&_0x10eacf['every'](_0x29a6f6=>_0x4665fa['some'](_0x289119=>_0x29a6f6['getFirstRange']()['isEqual'](_0x289119['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x6f989f){const _0x24188b=Array['from'](_0x6f989f),_0x540d60=this['getSuggestions']({'skipNotAttached':!0x0}),_0x45148b=_0x540d60['filter'](_0x33c37b=>!_0x6f989f['has'](_0x33c37b)),_0x4bc918=new Map(_0x24188b['map'](_0x496a36=>[_0x496a36,this['_suggestionFactory']['getSuggestionCallback'](_0x496a36['type'],_0x496a36['subType'],'join')])),_0x5135e8=new Map(_0x540d60['map'](_0x3e68e6=>[_0x3e68e6,_0x3e68e6['getRanges']()]));for(let _0x59abf6=0x0;_0x59abf6<_0x24188b['length'];_0x59abf6++){if(_0x255da5(this,_0x24188b[_0x59abf6],_0x24188b,_0x59abf6+0x1))return!0x0;}for(let _0x4a432a=0x0;_0x4a432a<_0x24188b['length'];_0x4a432a++){if(_0x255da5(this,_0x24188b[_0x4a432a],_0x45148b,0x0))return!0x0;}return!0x1;function _0x255da5(_0x3b3aeb,_0x5353d7,_0x44c9d8,_0x430ef2){for(let _0x294529=_0x430ef2;_0x294529<_0x44c9d8['length'];_0x294529++){const _0xdf82d8=_0x44c9d8[_0x294529];if(_0xdf82d8['type']!==_0x5353d7['type']||_0xdf82d8['author']['id']!==_0x5353d7['author']['id']||_0xdf82d8['subType']!==_0x5353d7['subType'])continue;if(!Kt(_0x5353d7,_0xdf82d8))continue;if('attribute'==_0x5353d7['type']&&_0x5353d7['data']['oldValue']!=_0xdf82d8['data']['oldValue'])continue;if('attribute'==_0x5353d7['type']&&_0x3b3aeb['_isBlockAttribute'](_0x5353d7['data']['key']))continue;if('formatBlock'==_0x5353d7['type']){const _0x232a1e=_0x3b3aeb['editor']['model'],_0x2d1a54=_0x5353d7['getContainedElement']();if(_0x2d1a54&&(_0x232a1e['schema']['isObject'](_0x2d1a54)||_0x232a1e['schema']['isLimit'](_0x2d1a54)))continue;}const _0x33b06d=_0x4bc918['get'](_0x5353d7),_0x2066e8=_0x5135e8['get'](_0x5353d7),_0x7c73e9=_0x5135e8['get'](_0xdf82d8),_0x3609b5=_0x5353d7['commentThread']&&_0x5353d7['commentThread']['length'],_0x29252d=_0xdf82d8['commentThread']&&_0xdf82d8['commentThread']['length'];if(!_0x3609b5&&_0x33b06d(_0x7c73e9,_0x2066e8))return _0x3b3aeb['_joinSuggestions'](_0xdf82d8,_0x5353d7),_0x5135e8['delete'](_0x5353d7),!0x0;if(!_0x29252d&&_0x33b06d(_0x2066e8,_0x7c73e9))return _0x3b3aeb['_joinSuggestions'](_0x5353d7,_0xdf82d8),_0x5135e8['delete'](_0xdf82d8),!0x0;}return!0x1;}}['_joinSuggestions'](_0x32e322,_0x41008f){if(_0x32e322['isMultiRange']){for(const _0x4ae435 of _0x41008f['getRanges']())_0x32e322['addRange'](_0x4ae435);}else{const _0x55ed2b=_0x41008f['getFirstRange']()['end'];this['_setSuggestionRange'](_0x32e322,this['_model']['createRange'](_0x32e322['getFirstRange']()['start'],_0x55ed2b));}_0x41008f['removeMarkers']();}['_getMarkerAnnouncementText'](_0x16a43d,_0x28ad92,_0xb4e921){const _0x26d063=_0x16a43d['startsWith']('format')||_0x16a43d['startsWith']('attribute')?'FORMATTING':_0x16a43d['toUpperCase']();return o(this['editor']['locale'],_0x28ad92+'_'+_0x26d063+'_SUGGESTION_ANNOUNCEMENT',_0xb4e921);}['_initAriaMarkerChangeAnnouncements'](){const _0x4ac9ea=this['editor'];if(!_0x4ac9ea['ui'])return;const {ariaLiveAnnouncer:_0x41f99b}=_0x4ac9ea['ui'];_0x5d346e(this['_model'],({left:_0x40ad12,entered:_0x52d0d2})=>{for(const _0x14b951 of _0x40ad12){const {group:_0x57a139,type:_0x3c6b42}=this['_splitMarkerName'](_0x14b951['name']);if('suggestion'===_0x57a139){_0x41f99b['announce'](this['_getMarkerAnnouncementText'](_0x3c6b42,'LEAVE'));break;}}for(const _0x51f8db of _0x52d0d2){const {group:_0x19be87,type:_0x5dfffc}=this['_splitMarkerName'](_0x51f8db['name']);if('suggestion'===_0x19be87){_0x41f99b['announce'](this['_getMarkerAnnouncementText'](_0x5dfffc,'ENTER',_0x5caee9(_0x2170ce)));break;}}});}['_processAttributeChanges'](_0x547c37){if(this['_recordAttributeSuggestions'])return!0x1;const _0x511243=this['editor'],_0x41578e=_0x511243['model']['document']['differ']['getChanges']();if(0x0==_0x41578e['length'])return!0x1;const _0x1803cd=[],_0x52b895=_0x41578e['filter'](_0x3a3e91=>'attribute'==_0x3a3e91['type']),_0x1509cd=_0x41578e['filter'](_0x2d0bb1=>'insert'==_0x2d0bb1['type']&&'$text'!=_0x2d0bb1['name']),_0xee00e6=_0x41578e['filter'](_0x13a293=>'remove'==_0x13a293['type']&&'$text'!=_0x13a293['name']);for(const _0x307375 of _0x52b895)_0x1803cd['push']({'key':_0x307375['attributeKey'],'newValue':_0x307375['attributeNewValue'],'oldValue':_0x307375['attributeOldValue'],'range':Ht(_0x307375['range'],_0x511243['model'])});for(const _0x4c2b7a of _0x1509cd){const _0x557300=_0xee00e6['find'](_0x50f754=>_0x50f754['position']['isEqual'](_0x4c2b7a['position']));_0x557300&&_0x1803cd['push']({'key':m,'newValue':_0x4c2b7a['name'],'oldValue':_0x557300['name'],'range':_0x511243['model']['createRangeOn'](_0x4c2b7a['position']['nodeAfter'])});}return 0x0!=_0x1803cd['length']&&this['_reduceExistingSuggestions'](_0x547c37,_0x1803cd);}['_processAttributeSuggestions'](_0x38ac8e){let _0x1fa1b5=!0x1;const _0x461389=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xed8aa7=>_0xed8aa7['data']['newRange']&&_0xed8aa7['name']['startsWith']('suggestion:attribute:'));for(const _0x25dfd4 of _0x461389){const {subType:_0x11c968,id:_0x26f2c5}=this['_splitMarkerName'](_0x25dfd4['name']),_0x4fdcd3=_0x11c968['split']('|')[0x0];for(const _0x5cedce of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5cedce['id']!=_0x26f2c5&&'attribute'==_0x5cedce['type']&&_0x5cedce['data']&&_0x5cedce['data']['key']==_0x4fdcd3&&_0x5cedce['getFirstRange']()['isIntersecting'](_0x25dfd4['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5cedce,_0x25dfd4['data']['newRange'],_0x38ac8e),_0x1fa1b5=!0x0);}return _0x1fa1b5;}['_recordAttributeChanges'](_0x37fcac){this['_recordAttributeSuggestions']=!0x0,_0x37fcac();}['_isRegisteredAttribute'](_0x494ca3){const _0x28e66c=this['_isBlockAttribute'](_0x494ca3),_0x3b9c9c=this['_inlineAttributeKeys']['has'](_0x494ca3);return _0x28e66c||_0x3b9c9c;}['_reduceExistingSuggestions'](_0x37af57,_0x4a347a){if(0x0==_0x4a347a['length'])return!0x1;let _0x14cf72=!0x1;for(const _0x338c6a of _0x4a347a){const _0x42727d=this['_findSuggestions'](_0x338c6a['range'],'attribute')['filter'](_0x271a05=>!_0x271a05['meta']['isNextTo'])['map'](_0x3174c1=>_0x3174c1['suggestion']),_0x10ab57=_0x49434c({'newValue':_0x338c6a['newValue']});_0x42727d['filter'](_0x25df02=>{const [_0x42deae,_0x5eb247]=_0x25df02['subType']['split']('|');return _0x42deae==_0x338c6a['key']&&_0x5eb247!=_0x10ab57;})['forEach'](_0x4405ab=>{this['_reduceSuggestionAttributeRange'](_0x4405ab,_0x338c6a['range'],_0x37af57),_0x14cf72=!0x0;});}return _0x14cf72;}['_reduceSuggestionAttributeRange'](_0x5ec77b,_0x572bf3,_0xad49dc){const _0x3754ce=_0x5ec77b['getFirstRange']()['getDifference'](_0x572bf3);0x0!==_0x3754ce['length']?0x1!==_0x3754ce['length']?this['_breakSuggestionMarker'](_0x5ec77b,_0x572bf3['start'],_0x572bf3['end']):this['_setSuggestionRange'](_0x5ec77b,_0x3754ce[0x0]):_0xad49dc['removeMarker'](_0x5ec77b['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x321ce6){this['_editor']=_0x321ce6,this['_model']=_0x321ce6['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x247549,_0x2b6d20,_0x33a400,_0x53b6fd,_0x49e7d3,_0x2cbd8d){return new u(this['_model'],{'type':_0x247549,'subType':_0x2b6d20,'id':_0x33a400,'author':_0x53b6fd,'creator':_0x53b6fd,'attributes':_0x49e7d3,'onAttributesChange':_0x2cbd8d,'onAccept':(..._0x585c06)=>this['getSuggestionCallback'](_0x247549,_0x2b6d20,'accept')(..._0x585c06),'onDiscard':(..._0x1c67f5)=>this['getSuggestionCallback'](_0x247549,_0x2b6d20,'discard')(..._0x1c67f5)});}['registerCustomCallback'](_0x3973fd,_0x186ffa,_0x35bda9,_0x998efe){const _0x219c9a=_0x3973fd+':'+_0x186ffa+':'+_0x35bda9;this['_customCallbacks']['set'](_0x219c9a,_0x998efe);}['getSuggestionCallback'](_0x513973,_0x1c776d,_0x432f92){const _0x42809f=_0x513973+':'+_0x1c776d+':'+_0x432f92;return this['_customCallbacks']['get'](_0x42809f)||this['_defaultCallbacks']['get'](_0x513973+':'+_0x432f92);}['_registerDefaultCallbacks'](){const _0x474a75=()=>!0x1,_0x397cf7=_0x4ee0a9=>{_0x4ee0a9['sort']((_0x12ea7c,_0x26652e)=>_0x12ea7c['start']['isBefore'](_0x26652e['start'])?0x1:-0x1),this['_model']['change'](_0x5043e9=>{for(const _0x14c578 of _0x4ee0a9){let _0x67d540;_0x67d540=_0x14c578['end']['isAtEnd']&&_0x14c578['end']['parent']==_0x14c578['start']['nodeAfter']?_0x5043e9['createSelection'](_0x14c578['start']['nodeAfter'],'on'):_0x5043e9['createSelection'](_0x14c578),this['_model']['deleteContent'](_0x67d540,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x561da7=(_0x229db1,_0x14e688)=>{_0x14e688&&this['_model']['change'](_0x2410ab=>{const {commandName:_0x2506a9,commandParams:_0x37651b=[]}=_0x14e688,_0x305d15=_0x229db1['map'](_0x151b53=>(Gt(_0x151b53)&&(_0x151b53=this['_model']['createRange'](_0x151b53['end'])),_0x151b53))['filter'](_0x59e56c=>'$graveyard'!==_0x59e56c['root']['rootName']);if(_0x305d15['length']<0x1)return;const _0x3295a7=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x573f62=>_0x4b4bbe['fromRange'](_0x573f62));_0x2410ab['setSelection'](_0x305d15);for(const _0x12b3f1 of this['_editor']['commands']['commands']())_0x12b3f1['refresh']();_0x37651b['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2506a9,..._0x37651b);const _0x50a6b0=_0x3295a7['filter'](_0x2c6456=>'$graveyard'!=_0x2c6456['root']['rootName']);_0x50a6b0['length']>0x0&&_0x2410ab['setSelection'](_0x50a6b0);for(const _0x4e0165 of _0x3295a7)_0x4e0165['detach']();});},_0x520df4=(_0x19a7b7,_0x130228)=>0x1==_0x19a7b7['length']&&0x1==_0x130228['length']&&_0x19a7b7[0x0]['end']['isEqual'](_0x130228[0x0]['start']),_0x59502f=(_0x49a22c,_0x32d3b5,_0x18dfac,_0x490e6b)=>zt(_0x49a22c,_0x32d3b5,_0x18dfac,_0x490e6b)?[_0x49a22c,_0x32d3b5]:zt(_0x32d3b5,_0x49a22c,_0x490e6b,_0x18dfac)?[_0x32d3b5,_0x49a22c]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x474a75),this['_defaultCallbacks']['set']('insertion:discard',_0x397cf7),this['_defaultCallbacks']['set']('insertion:join',_0x520df4),this['_defaultCallbacks']['set']('insertion:chain',_0x59502f),this['_defaultCallbacks']['set']('deletion:accept',_0x397cf7),this['_defaultCallbacks']['set']('deletion:discard',_0x474a75),this['_defaultCallbacks']['set']('deletion:join',_0x520df4),this['_defaultCallbacks']['set']('deletion:chain',_0x59502f),this['_defaultCallbacks']['set']('formatInline:accept',_0x561da7),this['_defaultCallbacks']['set']('formatInline:discard',_0x474a75),this['_defaultCallbacks']['set']('formatInline:join',_0x520df4),this['_defaultCallbacks']['set']('formatInline:chain',_0x474a75),this['_defaultCallbacks']['set']('formatBlock:accept',_0x561da7),this['_defaultCallbacks']['set']('formatBlock:discard',_0x474a75),this['_defaultCallbacks']['set']('formatBlock:join',_0x520df4),this['_defaultCallbacks']['set']('formatBlock:chain',_0x474a75),this['_defaultCallbacks']['set']('attribute:accept',_0x474a75),this['_defaultCallbacks']['set']('attribute:discard',(_0x52683c,_0x24653d)=>{if(!_0x24653d)return;const _0x18c102=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x5399cd=>{if(_0x24653d['key']==m)for(const _0x38d0cd of _0x52683c){const _0x3e0241=_0x38d0cd['start']['nodeAfter'],_0x186fff=_0x24653d['oldValue'];_0x5399cd['rename'](_0x3e0241,_0x186fff);}else{if(_0x18c102['_isBlockAttribute'](_0x24653d['key'])){for(const _0x2b83da of _0x52683c)void 0x0!==_0x24653d['oldValue']?_0x5399cd['setAttribute'](_0x24653d['key'],_0x24653d['oldValue'],_0x2b83da['start']['nodeAfter']):_0x5399cd['removeAttribute'](_0x24653d['key'],_0x2b83da['start']['nodeAfter']);}else{for(const _0x550469 of _0x52683c)_0x24653d['oldValue']?_0x5399cd['setAttribute'](_0x24653d['key'],_0x24653d['oldValue'],_0x550469):_0x5399cd['removeAttribute'](_0x24653d['key'],_0x550469);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x520df4);}}function Pt(_0x73c542,_0x4659f5,_0x3e3f2e){for(const _0x168f34 of _0x4659f5['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x168f34['root']==_0x168f34)return!0x1;if(!_0x3e3f2e['containsItem'](_0x168f34))return!0x1;if(_0x73c542['isObject'](_0x168f34)||_0x73c542['isLimit'](_0x168f34))return!0x0;}return!0x1;}function Gt(_0x5549da){return _0x5549da['end']['parent']==_0x5549da['start']['nodeAfter']&&_0x5549da['end']['isAtStart'];}function Ft(_0x34e88f,_0x375447,_0x3f56e2,_0x7fc9f5){const _0x3685ba=_0x29600a=>!_0x29600a['item']['is']('$textProxy')&&!_0x7fc9f5['isObject'](_0x29600a['item']),_0x2bba39=_0x34e88f['start']['getLastMatchingPosition'](_0x3685ba),_0x5d40cd=_0x34e88f['end']['getLastMatchingPosition'](_0x3685ba,{'direction':'backward'});return(!_0x34e88f['start']['isEqual'](_0x2bba39)||!_0x34e88f['end']['isEqual'](_0x5d40cd))&&(_0x2bba39['isBefore'](_0x5d40cd)?_0x3f56e2['updateMarker'](_0x375447,{'range':_0x3f56e2['createRange'](_0x2bba39,_0x5d40cd)}):_0x3f56e2['removeMarker'](_0x375447),!0x0);}function Lt(_0x35b3ef){return _0x49434c(_0x35b3ef);}function Jt(_0x5b2c00){const _0xb1c079=_0x5b2c00['start']['nodeAfter'];return _0xb1c079&&_0xb1c079['is']('element');}function Ht(_0x40bd92,_0x97aba3){return null==_0x40bd92['end']['nodeBefore']&&_0x40bd92['end']['parent']==_0x40bd92['start']['nodeAfter']?qt(_0x40bd92['start']['nodeAfter'],_0x97aba3):_0x40bd92;}function qt(_0x48cc62,_0x1e5b51){const _0x58ee5c=_0x1e5b51['schema']['isObject'](_0x48cc62)||_0x1e5b51['schema']['isSelectable'](_0x48cc62);return _0x1e5b51['createRange'](_0x1e5b51['createPositionAt'](_0x48cc62,'before'),_0x58ee5c?_0x1e5b51['createPositionAfter'](_0x48cc62):_0x1e5b51['createPositionAt'](_0x48cc62,'end'));}function zt(_0x43f5bf,_0x4c47cc,_0x407268,_0x40b535){return!!Kt(_0x43f5bf,_0x4c47cc)&&_0x407268['end']['isEqual'](_0x40b535['start']);}function Kt(_0x3df2dc,_0x59964f){if(!_0x3df2dc['_isDataLoaded']||!_0x59964f['_isDataLoaded'])return!0x1;const _0x46240b=new Set(Object['keys'](_0x3df2dc['attributes'])),_0xe3a08f=new Set(Object['keys'](_0x59964f['attributes']));if(_0x46240b['delete']('groupId'),_0xe3a08f['delete']('groupId'),0x0==_0x46240b['size']&&0x0==_0xe3a08f['size'])return!0x0;if(_0x46240b['size']!=_0xe3a08f['size'])return!0x1;const _0x57e694={..._0x3df2dc['attributes']},_0x130f8f={..._0x59964f['attributes']};return delete _0x57e694['groupId'],delete _0x130f8f['groupId'],JSON['stringify'](_0x57e694)==JSON['stringify'](_0x130f8f);}function Wt(_0x451549,_0x58194a){const _0x32c615=Qt(_0x451549['attributes']),_0x1cb437=Qt(_0x58194a);if(!_0x451549['_isDataLoaded'])return!0x1;for(const _0x33e5c4 of Object['keys'](_0x1cb437))if(!_0x6fbfc5(_0x32c615[_0x33e5c4],_0x1cb437[_0x33e5c4]))return!0x1;return!0x0;}function Qt(_0x188ab5){const _0x563dec=Object['assign']({},_0x188ab5);return delete _0x563dec['skipNestingCheck'],delete _0x563dec['tablePasteChainId'],_0x563dec;}class Ce extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x5d8e8e(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x103ff0,_0x289ae7,_0x326114,_0x3f5439){super(),this['model']=_0x289ae7,this['view']=_0x326114,this['commentThreadController']=_0x3f5439,this['_editor']=_0x103ff0,this['_acceptCommand']=_0x103ff0['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x103ff0['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3cbfa4,_0x581883)=>_0x3cbfa4||_0x581883),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x2a686f=>_0x2a686f&&this['_editor']['model']['canEditAt'](_0x289ae7['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x5b1304=>_0x5b1304&&this['_editor']['model']['canEditAt'](_0x289ae7['getRanges']())),this['_pendingAction']=null,_0x326114['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x326114,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x326114,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x326114,'change:isDirty',()=>{_0x326114['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 _0x40921f=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x40921f);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class cs extends _0x3dfbdc{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x351ce0,_0x231e3e,_0x299ff9,_0x3698af){super(_0x351ce0),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1e1df4(_0x351ce0,o(_0x351ce0,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x231e3e['authoredAt']),this['bind']('authoredAt')['to'](_0x231e3e),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',_0x231e3e,'authoredAt',this,'descriptionParts',(_0x219cdf,_0x3c3a13,_0x2a27ef)=>{const _0x5028b3=_0x2a27ef['map'](_0x2efec4=>as(_0x2efec4['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x219cdf-0x1,_0x231e3e['author']['name'],_0x3c3a13?_0x3698af['formatDateTime'](_0x3c3a13):'',new DOMParser()['parseFromString'](_0x5028b3,'text/html')['body']['textContent']]);}),this['focusables']=new _0x42de76(),this['focusTracker']=new _0x516349(),this['keystrokes']=new _0x4b014a(),this['focusCycler']=new _0x3b2a46({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2fa4d4=>_0x2fa4d4['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x231e3e,this['_localUser']=_0x299ff9,this['_config']=_0x3698af,_0x3698af['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x4284c1(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x57e665}=this['_config'];this['commentsListView']=new _0x57e665(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',_0x496e56=>_0x496e56+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4f2c6b,_0x304f10)=>_0x4f2c6b||!!_0x304f10);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x5b64b5}=this['_config'],_0xcf67c0=new _0x5b64b5(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5a9bff=_0xcf67c0['commentInputView'];return _0xcf67c0['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5a9bff,'value',(_0x1f972f,_0x5e6d14,_0x3a0d43)=>!!_0x3a0d43||_0x1f972f&&!_0x5e6d14),_0x5a9bff['on']('submit',(_0x134abe,_0x48dbc3)=>{this['fire']('addComment',_0x48dbc3),_0x5a9bff['editor']['setData']('');}),_0x5a9bff['on']('cancel',()=>this['focus']()),_0x5a9bff['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0xcf67c0;}}class pe extends cs{['suggestionView'];['_descriptionElement'];constructor(_0x377ad1,_0xbc1fbe,_0x3cb0ae,_0x5f4e3d){super(_0x377ad1,_0xbc1fbe,_0x3cb0ae,_0x5f4e3d),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x29e227=>_0x29e227&&_0x29e227[0x0]?_0x29e227[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x423e0d,_0x3d113b)=>{let _0x2a1257='';for(const _0x158793 of _0x423e0d)_0x2a1257+='<p>'+as(_0x158793['content'],_0x158793['color'])+'</p>';return _0x3d113b?_0x2a1257:_0x16a758(_0x2a1257,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x5f4e3d['SuggestionView'](_0x377ad1,_0xbc1fbe,{'formatDateTime':_0x5f4e3d['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 _0x1bd2c9=this['bindTemplate'],_0x21fead=[this['suggestionView']];return this['commentsListView']&&_0x21fead['push'](this['commentsListView']),this['commentThreadInputView']&&_0x21fead['push'](this['commentThreadInputView']),_0x21fead['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x1bd2c9['if']('isActive','ck-suggestion-wrapper--active'),_0x1bd2c9['to']('type',_0x3e70e7=>'ck-suggestion-'+_0x3e70e7),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':_0x1bd2c9['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x21fead};}['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 fe extends _0x3dfbdc{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5992a3,_0xc4b813,_0x36befd){super(_0x5992a3),this['_model']=_0xc4b813,this['_config']=_0x36befd,this['set']('description',''),this['bind']('authoredAt')['to'](_0xc4b813),this['acceptButton']=this['_createButton'](o(_0x5992a3,'Accept\x20suggestion'),_0x33fdfa['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x5992a3,'Discard\x20suggestion'),_0x33fdfa['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0xe4d37b(_0x5992a3,_0xc4b813['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x42de76([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x516349(),this['keystrokes']=new _0x4b014a(),this['focusCycler']=new _0x3b2a46({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x52574b=>_0x52574b['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x381f48=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x381f48['innerHTML']=this['description'],this['on']('change:description',(_0x430c3d,_0x42203e,_0x2ddd4d)=>{_0x381f48['innerHTML']=_0x2ddd4d;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x3a8af1=this['bindTemplate'],_0x3102f5=[{'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':_0x3a8af1['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3a8af1['to']('authoredAt',_0x18a6ee=>this['_config']['formatDateTime'](_0x18a6ee))}]}]},{'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']&&_0x3102f5['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':_0x3102f5}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x259ef7,_0x3802dd,_0x380373,_0x2fc95d,_0x24669a){const _0x175030=new _0x41e2ec(this['locale']);return _0x175030['set']({'label':_0x259ef7,'icon':_0x3802dd,'tooltip':!0x0,'tooltipPosition':_0x24669a}),_0x175030['extendTemplate']({'attributes':{'class':_0x380373}}),_0x175030['on']('execute',()=>{this['fire'](_0x2fc95d,this['_model']['id']);}),_0x175030;}['_setupKeyboardNavigation'](){const _0x5511e0=this['element'];this['keystrokes']['listenTo'](_0x5511e0);for(const _0x5de2e9 of this['focusables'])this['focusTracker']['add'](_0x5de2e9['element']),this['keystrokes']['listenTo'](_0x5de2e9['element']);this['keystrokes']['set']('enter',(_0x4c3c07,_0x4cf952)=>{_0x5511e0===_0x4c3c07['target']&&(this['focusCycler']['focusFirst'](),_0x4cf952());}),this['keystrokes']['set']('esc',(_0xd87238,_0x42574b)=>{_0x5511e0!==_0xd87238['target']&&(this['focus'](),_0x42574b());});}}var we='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x5d703b{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x56e92b,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x64c078){super(_0x64c078),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x192650=this['editor']['config'];_0x192650['define']('trackChanges.SuggestionThreadView',pe),_0x192650['define']('trackChanges.SuggestionView',fe),_0x192650['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x192650['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x1d8377,_0x4e87a9){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5c7595,_0x7a58e5]of this['_handleControllerBuffer']){const _0x5b5a80=this['_suggestionToController']['has'](_0x5c7595);_0x5b5a80||_0x7a58e5?_0x5b5a80&&_0x7a58e5&&this['_destroyController'](_0x5c7595):this['_initializeController'](_0x5c7595);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1d8377,_0x4e87a9);}['init'](){const _0x5cec25=this['editor'],_0x36bec5=_0x5cec25['plugins']['get']('TrackChangesEditing'),_0x4adf64=_0x5cec25['plugins']['get']('Annotations'),_0x5b2225=_0x5cec25['plugins']['get']('EditorAnnotations'),_0x35e0e0=_0x5cec25['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5b2225['addSourceCollector'](()=>{const _0x1c2f5d=[];for(const [_0x56d219,_0x5e9e3e]of Array['from'](this['_suggestionToController'])){const _0xa3d0bc=_0x56d219['getAllAdjacentSuggestions'](),_0x258b65=[];for(const _0x368e79 of _0xa3d0bc){if(!_0x368e79['isInContent'])continue;if(_0x368e79['isMultiRange']){_0x258b65['push'](..._0x368e79['getRanges']());continue;}const _0x1c9739=_0x368e79['getFirstRange']();if(_0x258b65['length']>0x0){const _0xf5f3fc=_0x258b65[0x0]['getJoined'](_0x1c9739);if(_0xf5f3fc){_0x258b65[0x0]=_0xf5f3fc;continue;}}_0x258b65['push'](_0x1c9739);}_0x1c2f5d['push']([_0x5e9e3e['view'],_0x258b65]);}return _0x1c2f5d;}),this['listenTo'](_0x36bec5,'suggestionLoaded',(_0x48c03f,_0x2345ac)=>{this['listenTo'](_0x2345ac,'change:previous',(_0x20009e,_0x1b0e34,_0x4a2ed2,_0x171610)=>{_0x2345ac['isInContent']&&(null==_0x4a2ed2?(this['_updateController'](_0x171610['head']),this['_handleSuggestionControllerDelayed'](_0x2345ac,!0x1)):(this['_updateController'](_0x4a2ed2['head']),null==_0x171610&&this['_handleSuggestionControllerDelayed'](_0x2345ac,!0x0)));}),null!==_0x2345ac['previous']?this['_updateController'](_0x2345ac['head']):this['_handleSuggestionControllerDelayed'](_0x2345ac,!0x1);}),this['listenTo'](_0x36bec5,'suggestionUnloaded',(_0x29e462,_0x412216,_0x1789e0)=>{this['stopListening'](_0x412216,'change:previous'),this['_handleControllerBuffer']['delete'](_0x412216),this['_suggestionToController']['has'](_0x412216)&&this['_destroyController'](_0x412216),_0x1789e0&&this['_updateController'](_0x1789e0['head']);}),this['listenTo'](_0x36bec5,'suggestionChanged',(_0x49b54f,_0xcc4c4e)=>{this['_updateController'](_0xcc4c4e);}),this['listenTo'](_0x4adf64,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x35e0e0,'addComment',(_0x7a30fb,{threadId:_0x4f8cae,isFromAdapter:_0x17e23c})=>{if(_0x17e23c||!_0x36bec5['hasSuggestion'](_0x4f8cae))return;const _0x43536b=_0x36bec5['getSuggestion'](_0x4f8cae);this['_suggestionToController']['get'](_0x43536b)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1dba90=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x51a13d;for(const _0x30faf1 in _0x1dba90){const _0x48987e=_0x30faf1,_0x4a637e=_0x1dba90[_0x48987e];if('trackChangesLicenseKeyValid'==_0x4a637e||'trackChangesLicenseKeyInvalid'==_0x4a637e||'trackChangesLicenseKeyExpired'==_0x4a637e||'trackChangesLicenseKeyDomainLimit'==_0x4a637e||'trackChangesLicenseKeyNotAllowed'==_0x4a637e||'trackChangesLicenseKeyEvaluationLimit'==_0x4a637e||'trackChangesLicenseKeyTrialLimit'==_0x4a637e||'trackChangesLicenseKeyUsageLimit'==_0x4a637e){delete _0x1dba90[_0x48987e],_0x51a13d=_0x4a637e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x51a13d&&_0x1dba90['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x51a13d&&_0x1dba90['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x51a13d&&_0x1dba90['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x31b66d=this['editor']['plugins']['get']('Annotations'),_0x486636=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f695a=Array['from'](_0x31b66d['activeAnnotations'],_0x1dfd3e=>_0x1dfd3e['innerView'])['filter'](_0x2121c3=>this['_viewToController']['has'](_0x2121c3)),_0x3a691b=[];for(const _0x1d9384 of _0x1f695a){const _0x37fd7e=this['_viewToController']['get'](_0x1d9384)['model']['getAllAdjacentSuggestions']();_0x3a691b['push'](..._0x37fd7e['reduce']((_0x72ec5e,_0x4c014b)=>[..._0x72ec5e,..._0x4c014b['getMarkerNames']()],[]));}_0x486636['activeMarkers']=_0x3a691b;}['_addUIComponentsToFactory'](){const _0x5c19ee=this['editor'],_0x7db649=_0x5c19ee['locale'],_0x50a005=o(_0x7db649,'Track\x20changes'),_0x3630ff=new _0xd37b29([{'type':'switchbutton','model':new _0x5b4f7c({'withText':!0x0,'isToggleable':!0x0,'label':_0x50a005,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x5c19ee['plugins']['has']('TrackChangesPreview')&&_0x3630ff['addMany']([{'type':'separator'},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x2b7b27 of _0x3630ff)if(ke(_0x2b7b27)){const _0x33a122=_0x5c19ee['commands']['get'](_0x2b7b27['model']['commandName']);_0x2b7b27['model']['bind']('isOn','isEnabled')['to'](_0x33a122,'value','isEnabled');}_0x5c19ee['ui']['componentFactory']['add']('trackChanges',_0x23a69c=>this['_createToolbarButton'](_0x23a69c,_0x3630ff,_0x50a005)),_0x5c19ee['ui']['componentFactory']['add']('menuBar:trackChanges',_0x513609=>this['_createMenuBarMenu'](_0x513609,_0x3630ff,_0x50a005));}['_createToolbarButton'](_0x327607,_0x5dd536,_0x2193d0){const _0xe626e1=_0x4e24d2(_0x327607,_0x9de51c),_0x398ec9=this['editor']['commands']['get']('trackChanges');_0xe626e1['buttonView']['set']({'tooltip':_0x2193d0,'label':_0x2193d0,'icon':we}),_0xe626e1['buttonView']['bind']('isOn')['to'](_0x398ec9,'value'),_0xe626e1['buttonView']['on']('execute',()=>{_0x398ec9['execute'](),this['editor']['editing']['view']['focus']();}),_0xd64f4d(_0xe626e1,_0x5dd536,{'role':'menu'});const _0x484518=[];for(const _0x6ac78c of _0x5dd536)ke(_0x6ac78c)&&_0x484518['push'](this['editor']['commands']['get'](_0x6ac78c['model']['commandName']));const _0x39abf6=_0xe626e1['buttonView'];return _0x39abf6['actionView']['unbind']('isEnabled'),_0x39abf6['arrowView']['unbind']('isEnabled'),_0x39abf6['actionView']['bind']('isEnabled')['to'](_0x398ec9,'isEnabled'),_0x39abf6['arrowView']['bind']('isEnabled')['toMany'](_0x484518,'isEnabled',(..._0x50417e)=>_0x50417e['some'](_0x44d98c=>_0x44d98c)),_0xe626e1['on']('execute',_0x458876=>{this['editor']['execute'](_0x458876['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0xe626e1;}['_createMenuBarMenu'](_0x304d2a,_0xa754c4,_0x31ed5d){const _0x329827=new _0x305c2c(_0x304d2a),_0x503ec0=this['editor']['commands']['get']('trackChanges');_0x329827['buttonView']['set']({'label':_0x31ed5d,'icon':we});const _0xfe955f=new _0xf66922(_0x304d2a);for(const _0x45be9b of _0xa754c4){if('separator'==_0x45be9b['type']){_0xfe955f['items']['add'](new _0x661b45(_0x304d2a));continue;}const _0x3946c3=new _0xfa88bb(_0x304d2a,_0x329827),_0xdd70b7=new _0x3314c5(_0x304d2a),_0x2e6f6c=_0x45be9b['model'];_0xdd70b7['bind'](...Object['keys'](_0x2e6f6c))['to'](_0x2e6f6c),_0xdd70b7['delegate']('execute')['to'](_0x329827),_0xdd70b7['on']('execute',()=>{this['editor']['execute'](_0x2e6f6c['commandName']),this['editor']['editing']['view']['focus']();}),_0x3946c3['children']['add'](_0xdd70b7),_0xfe955f['items']['add'](_0x3946c3);}return _0x329827['bind']('isEnabled')['to'](_0x503ec0,'isEnabled'),_0x329827['panelView']['children']['add'](_0xfe955f),_0x329827;}['_initializeController'](_0x522d15){const _0xa9cb71=this['editor'],_0xc2b3eb=_0xa9cb71['config'],_0x1946b7=_0xa9cb71['plugins']['get']('Annotations'),_0x27f50a=_0xa9cb71['plugins']['get']('CommentsRepository'),_0xa50cdb=_0xa9cb71['plugins']['get']('EditorAnnotations'),_0x50a255=_0xa9cb71['plugins']['get'](_0x56e92b)['me'],_0x300440=_0xc2b3eb['get']('trackChanges')['SuggestionThreadView'],_0x535cfc=_0xc2b3eb['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x24da59,CommentThreadInputView:_0x25abd3}=_0xa9cb71['plugins']['get']('CommentsUI');let _0x132649,_0x2e2ec1,_0x2bbbcd;this['_annotationViews']['has'](_0x522d15['id'])?(_0x2e2ec1=this['_annotationViews']['get'](_0x522d15['id']),_0x132649=_0x2e2ec1['mainView']):(_0x132649=new _0x300440(_0xa9cb71['locale'],_0x522d15,_0x50a255,{'disableComments':this['_disableComments'],'editorConfig':{..._0xc2b3eb['get']('comments.editorConfig'),'licenseKey':_0xc2b3eb['get']('licenseKey')},'maxCommentsWhenCollapsed':_0xc2b3eb['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xc2b3eb['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xc2b3eb['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x470c2c(_0xc2b3eb['get']('locale')),'CommentView':_0xc2b3eb['get']('comments')['CommentView'],'CommentsListView':_0x24da59,'CommentThreadInputView':_0x25abd3,'SuggestionView':_0x535cfc}),_0x132649['suggestionView']['acceptButton']['on']('execute',()=>{_0xa9cb71['editing']['view']['focus']();}),_0x132649['suggestionView']['discardButton']['on']('execute',()=>{_0xa9cb71['editing']['view']['focus']();}),_0x2e2ec1=_0x1946b7['createAnnotationView'](this['editor']['locale'],_0x132649),_0x2e2ec1['bind']('isDirty')['to'](_0x132649,'isDirty'),_0x2e2ec1['bind']('length')['to'](_0x132649),_0x2e2ec1['bind']('type')['to'](_0x132649,'type',_0xb4993a=>'suggestion-'+_0xb4993a),_0x132649['on']('escape',()=>{_0x2bbbcd['fire']('escape');}),this['_annotationViews']['set'](_0x522d15['id'],_0x2e2ec1));const _0x5c7e0b=_0x27f50a['createCommentThreadController'](_0x522d15['commentThread'],_0x132649),_0x3be305=new Ce(_0xa9cb71,_0x522d15,_0x132649,_0x5c7e0b),_0x5ee82c=_0x522d15['getAllAdjacentSuggestions']()['filter'](_0x3f1c36=>_0x3f1c36['isInContent']);_0x132649['descriptionParts']=_0xa9cb71['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x5ee82c),this['_suggestionToController']['set'](_0x522d15,_0x3be305),this['_viewToController']['set'](_0x132649,_0x3be305),_0x2bbbcd=_0x1946b7['createAnnotation']({'view':_0x2e2ec1,'target':()=>{const _0x36a1f5=[],_0x35ef44=_0x522d15['getAllAdjacentSuggestions']()['filter'](_0x3e381a=>_0x3e381a['isInContent']);for(const _0x2c4923 of _0x35ef44)_0x36a1f5['push'](..._0x2c4923['getMarkers']());return _0x2c4f3d(_0xa9cb71['editing'],_0x36a1f5);},'type':()=>'suggestion-'+_0x3be305['view']['type']}),_0x27f50a['_bindAnnotationToEditors'](_0x132649,_0x2bbbcd),_0x1946b7['add'](_0x2bbbcd),_0xa50cdb['registerAnnotation'](_0x2bbbcd);}['_destroyController'](_0x4785c0){const _0x536e8a=this['editor']['plugins']['get']('CommentsRepository'),_0x27c13f=this['editor']['plugins']['get']('Annotations'),_0x5d0339=this['_suggestionToController']['get'](_0x4785c0),_0x3dee88=_0x5d0339['view'],_0x1ec246=_0x27c13f['getByInnerView'](_0x3dee88);_0x536e8a['_unbindEditors'](_0x3dee88),_0x1ec246&&_0x27c13f['remove'](_0x1ec246),this['_suggestionToController']['delete'](_0x4785c0),this['_viewToController']['delete'](_0x3dee88),_0x5d0339['destroy']();}['_updateController'](_0x140991){if(!_0x140991['isInContent']||!this['_suggestionToController']['has'](_0x140991))return;const _0x547b30=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39ace9=this['_suggestionToController']['get'](_0x140991),_0x44f912=_0x140991['getAllAdjacentSuggestions']();_0x39ace9['view']['descriptionParts']=_0x547b30['descriptionFactory']['getDescriptions'](_0x44f912);}['destroy'](){for(const _0x31f85b of this['_suggestionToController']['keys']())this['_destroyController'](_0x31f85b);for(const _0x1e2664 of this['_annotationViews']['values']())_0x1e2664['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x253511){return'model'in _0x253511;}class k extends _0x5d703b{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x1a38ec){this['editor']['plugins']['get'](p)['adapter']=_0x1a38ec;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x9f924e){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x9f924e);}['getSuggestions']({skipNotAttached:_0x81940f=!0x1,toJSON:_0x4702c4=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x81940f,'toJSON':_0x4702c4});}['getSuggestion'](_0x9f0632){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x9f0632);}}const w=['Pagination'];class T extends _0x5d703b{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4d8101=this['editor'];if(_0x4d8101['config']['define']('trackChangesData.editorCreator',_0x3ddd00=>{const _0x44e446=_0x4d8101['model']['document']['getRootNames']()['reduce']((_0x379d6e,_0x4d35df)=>(_0x379d6e[_0x4d35df]='',_0x379d6e),{});return _0x4d8101['constructor']['create'](_0x44e446,_0x3ddd00);}),'function'!=typeof _0x4d8101['config']['get']('trackChangesData')['editorCreator'])throw new _0x5370f3('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0xb63558){return N(this['editor'],!0x0,_0xb63558);}['getDataWithDiscardedSuggestions'](_0x239bb4){return N(this['editor'],!0x1,_0x239bb4);}}class D extends _0x5d703b{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x380e46){function _0x294ca6(_0x4ed72c){return _0x4ed72c['map'](_0x2c3b43=>String['fromCharCode'](_0x2c3b43))['join']('');}super(_0x380e46),this['result']='end',_0x380e46[_0x294ca6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x294ca6([0x76,0x69,0x65,0x77])][_0x294ca6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x294ca6([0x61,0x75,0x74,0x6f]),_0x380e46[_0x294ca6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x294ca6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x294ca6([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x294ca6([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x294ca6([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(_0x775d29){return void 0x0!==_0x775d29['getRootsAttributes'];}async function N(_0xb5dded,_0x248790,_0x4ffe10){const _0x48d272=_0x1c3ca6(_0xb5dded,w);_0x48d272['plugins']['push'](p,D),_0x48d272['rootsAttributes']=Fe(_0xb5dded)?_0xb5dded['getRootsAttributes']():void 0x0;const _0x4229b4=document['createDocumentFragment'](),_0x3b3634=_0xb5dded['config']['get']('trackChangesData')['editorCreator'],_0x20fc6c=await _0x3b3634(_0x48d272,()=>function(_0x877dcd){const _0x1db0de=document['createElement']('div');return _0x877dcd['appendChild'](_0x1db0de),_0x1db0de;}(_0x4229b4));!function(_0x11faff,_0x411f4){const _0x3037c4=_0x11faff['model']['document']['getRootNames']()['reduce']((_0x216420,_0x123a49)=>(_0x216420[_0x123a49]=_0x11faff['data']['get']({'rootName':_0x123a49}),_0x216420),{}),_0x27e308=_0x11faff['plugins']['get']('Users')['users']['map'](_0x4af6fa=>({'id':_0x4af6fa['id'],'name':_0x4af6fa['name']})),_0x4e52cf=_0x11faff['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2dc79f=_0x11faff['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x374ced=_0x411f4['plugins']['get']('Users'),_0x368125=_0x411f4['plugins']['get']('TrackChangesEditing'),_0xc3f00c=_0x411f4['plugins']['get']('CommentsRepository');for(const _0x34c554 of _0xc3f00c['getCommentThreads']())_0x34c554['remove']();for(const _0x2184ae of _0x27e308)_0x374ced['getUser'](_0x2184ae['id'])||_0x374ced['addUser'](_0x2184ae);_0x374ced['me']||_0x374ced['useAnonymousUser']();for(const _0x1abedf of _0x2dc79f)_0xc3f00c['addCommentThread'](_0x1abedf);for(const _0xb64355 of _0x4e52cf)_0x368125['addSuggestionData'](_0xb64355);_0x411f4['data']['set'](_0x3037c4);}(_0xb5dded,_0x20fc6c),_0x20fc6c['execute'](_0x248790?'acceptAllSuggestions':'discardAllSuggestions');const _0x167201=Fe(_0x20fc6c)?_0x20fc6c['getFullData'](_0x4ffe10):_0x20fc6c['data']['get'](_0x4ffe10);return await _0x20fc6c['destroy'](),_0x167201;}class Me extends _0x3dfbdc{['options'];constructor(_0x18ce4d,_0x4cfa7b){super(_0x18ce4d),this['options']=_0x4cfa7b,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'](_0x28a2c3,_0x31c22f){if(!this['element'])return;const _0x43a920=[];for(const [_0x7113fe,_0x549dc7]of _0x28a2c3){const _0x453b15=document['createElement']('div');_0x453b15['setAttribute']('data-ck-root-name',_0x7113fe),_0x453b15['className']=_0x549dc7['classes']+'\x20ck-track-changes-preview__root-container',_0x453b15['innerHTML']=_0x549dc7['content'],_0x43a920['push'](_0x453b15);}_0x31c22f(this['element'],_0x43a920),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends Xt{constructor(_0x17bf43){super(_0x17bf43),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x1d63ca=this['editor'],_0x54e8d0=_0x1d63ca['locale'],_0xb46be5=_0x1d63ca['plugins']['get']('Dialog');let _0x3b231a;const _0xab492e=function(_0x49e3f2){const _0x3e656d={};if('editables'in _0x49e3f2['ui']['view']){for(const [_0x2eecc4,_0x531c1c]of Object['entries'](_0x49e3f2['ui']['view']['editables']))_0x3e656d[_0x2eecc4]=_0x531c1c['element'];}else _0x3e656d[_0x49e3f2['model']['document']['getRootNames']()[0x0]]=_0x49e3f2['ui']['view']['editable']['element'];return _0x3e656d;}(_0x1d63ca),_0x68f950=function(_0x3ab4c5){let _0x2f794c=0x0;for(const _0xfe0814 of Object['values'](_0x3ab4c5))_0x2f794c=Math['max'](_0x2f794c,_0xfe0814['getBoundingClientRect']()['width']);let _0x4b02bd=0x0;for(const _0x53f513 of Object['values'](_0x3ab4c5))_0x4b02bd+=_0x53f513['getBoundingClientRect']()['height'];const _0x5ff5c4=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x9ba954=Math['min'](_0x4b02bd,_0x5ff5c4);return{'width':_0x2f794c,'height':_0x9ba954};}(_0xab492e);_0xb46be5['show']({'id':'finalContentPreview','title':o(_0x54e8d0,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x54e8d0,{'dialogRects':_0x68f950}),'onHide':()=>{_0x3b231a['detachFromDom']();},'onShow':()=>{_0x1d63ca['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x5c9bd5=>{const _0x4db7ba=this['_standarizeRootsData'](_0x5c9bd5,_0x1d63ca,_0xab492e);_0xb46be5['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x4db7ba,_0x1d63ca['config']['get']('trackChanges.preview.renderFunction'));}),_0x3b231a=new _0x4d1af0(_0x54e8d0,[_0xb46be5['view']]),_0x3b231a['attachToDom'](),_0x3b231a['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x1d63ca['once']('destroy',()=>{_0x3b231a['detachFromDom']();});const _0x40def0=_0xb46be5['view']['headerView']['class'];_0xb46be5['view']['headerView']['class']=_0x40def0?_0x40def0+'\x20ck-reset_all':'ck-reset_all',_0xb46be5['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0xb46be5['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x2326ab=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x17f8dd=_0x2326ab['previewMode'],_0x25c593={};if('$labels'===_0x17f8dd){for(const _0x557c6e of _0x2326ab['getMergeFieldsIds']())_0x25c593[_0x557c6e]=_0x2326ab['getLabel'](_0x557c6e)||_0x557c6e;}else{const _0x24a23a='$defaultValues'===_0x17f8dd?_0x2326ab['getDefaultValues']():_0x2326ab['getDataSetValues'](_0x17f8dd,!0x0);for(const _0x5b28ba of Object['entries'](_0x24a23a)){const [_0x4649c9,_0x2dd735]=_0x5b28ba;_0x25c593[_0x4649c9]=null!==_0x2dd735?_0x2dd735:_0x2326ab['getLabel'](_0x4649c9)||_0x4649c9;}}return{'mergeFieldsData':_0x25c593};}['_standarizeRootsData'](_0x1e71df,_0x26154b,_0x4d4ca1){let _0x537c42;if('string'==typeof _0x1e71df){const _0x4c108f=_0x26154b['model']['document']['getRootNames']()[0x0];_0x537c42={[_0x4c108f]:_0x1e71df};}else _0x537c42=_0x1e71df;const _0x1d5289=this['_fixMediaEmbeds'](_0x537c42,_0x26154b),_0x129ea5=function(_0x376e06,_0x39c262){for(const [_0x231664,_0x503443]of _0x376e06)_0x503443['classes']=_0x39c262[_0x231664]['classList']['value']['replace']('ck-focused','');return _0x376e06;}(this['_sortRoots'](_0x26154b)['reduce']((_0x5dea50,_0x49904d)=>(_0x5dea50['push']([_0x49904d,{'content':_0x1d5289[_0x49904d],'classes':''}]),_0x5dea50),[]),_0x4d4ca1);return _0x129ea5;}['_fixMediaEmbeds'](_0x597321,_0x2a2e10){if(!_0x2a2e10['plugins']['has']('MediaEmbedEditing'))return _0x597321;const _0x30fc21=_0x2a2e10['plugins']['get']('MediaEmbedEditing');for(const [_0x102c39,_0x4bd83d]of Object['entries'](_0x597321)){const _0x2b613d=document['createElement']('div');_0x2b613d['innerHTML']=_0x4bd83d,(_0x2b613d['querySelectorAll']('figure.media')['forEach'](_0x5df4fb=>{const _0x4a893a=_0x5df4fb['querySelector']('oembed');if(_0x4a893a){const _0x1cbc28=_0x4a893a['getAttribute']('url');if(_0x1cbc28){const _0x25dba8=_0x30fc21['registry']['getMediaViewElement'](new _0x293891(_0x2a2e10['editing']['view']['document']),_0x1cbc28,{'elementName':'','renderForEditingView':!0x0}),_0x1128ec=document['createElement']('div');_0x1128ec['classList']['add']('ck-media__wrapper'),_0x25dba8['render'](_0x1128ec,_0x2a2e10['editing']['view']['domConverter']),_0x4a893a['replaceWith'](_0x1128ec);}}}),_0x597321[_0x102c39]=_0x2b613d['innerHTML']);}return _0x597321;}['_sortRoots'](_0x18e262){if(!function(_0x2eef0a){return void 0x0!==_0x2eef0a['getRootsAttributes'];}(_0x18e262))return _0x18e262['model']['document']['getRootNames']();const _0x5cb98d=[],_0xe927f2=new Map();for(const _0x4c2440 of _0x18e262['model']['document']['getRootNames']()){const _0x2d76ff=_0x18e262['editing']['view']['getDomRoot'](_0x4c2440)['getClientRects']()['item'](0x0);_0x5cb98d['push'](_0x4c2440),_0xe927f2['set'](_0x4c2440,_0x2d76ff);}return _0x5cb98d['sort']((_0x173cf8,_0x160db7)=>{const _0x177fae=_0xe927f2['get'](_0x173cf8),_0x299623=_0xe927f2['get'](_0x160db7);return _0x177fae['y']-_0x299623['y']||_0x177fae['x']-_0x299623['x'];}),_0x5cb98d;}}class te extends _0x5d703b{static get['requires'](){return[T,_0x12483d];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2cae34){super(_0x2cae34),_0x2cae34['commands']['add']('previewFinalContent',new re(this['editor'])),_0x2cae34['config']['define']('trackChanges.preview.renderFunction',(_0x8d2e04,_0x3d1a9b)=>{for(const _0x279142 of _0x3d1a9b)_0x8d2e04['appendChild'](_0x279142);});}}export{cs as BaseSuggestionThreadView,u as Suggestion,pe as SuggestionThreadView,fe as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|