@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250420.0 → 0.0.0-nightly-20250421.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +27 -27
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x1fbd50(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x126752,_0x39fd61){super(),this['id']=_0x39fd61['id'],this['type']=_0x39fd61['type'],this['subType']=_0x39fd61['subType']||null,this['author']=_0x39fd61['author'],this['creator']=_0x39fd61['creator']||_0x39fd61['author'],this['isExternal']=Boolean(_0x39fd61['attributes']&&_0x39fd61['attributes']['@external']),this['data']=null,this['_model']=_0x126752,this['_onAccept']=_0x39fd61['onAccept'],this['_onDiscard']=_0x39fd61['onDiscard'],this['_onAttributesChange']=_0x39fd61['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x39fd61['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 _0x2f09c2=this;for(;_0x2f09c2['previous'];)_0x2f09c2=_0x2f09c2['previous'];return _0x2f09c2;}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'](_0x5cbeb5){this['_markerNames']['add'](_0x5cbeb5);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x28e470=>this['_model']['markers']['get'](_0x28e470))['filter'](_0x51059f=>_0x51059f);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x1868ea=>{for(const _0x504883 of this['getMarkers']())_0x1868ea['removeMarker'](_0x504883);}),this['_markerNames']['clear']();}['removeMarker'](_0x1d96b7){this['_model']['change'](_0x47f5aa=>{_0x47f5aa['removeMarker'](_0x1d96b7);}),this['_markerNames']['delete'](_0x1d96b7);}['addRange'](_0x40a097){const _0x51b304='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x51b304),this['_model']['change'](_0x2c42df=>{_0x2c42df['addMarker'](_0x51b304,{'range':_0x40a097,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x32a5d4){for(const _0x4a7535 of this['getRanges']())if(_0x4a7535['isIntersecting'](_0x32a5d4))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x55c8cf=>_0x55c8cf['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x5b47bc,_0x4c6832)=>[..._0x5b47bc,..._0x4c6832['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x94e85e=this['getRanges']();if(0x1!=_0x94e85e['length'])return null;const _0x5c6f4f=_0x94e85e[0x0],_0x42b281=_0x5c6f4f['start']['nodeAfter'],_0x5d269c=_0x5c6f4f['end']['nodeBefore'];return _0x42b281 instanceof _0x2188e7?_0x42b281!=_0x5d269c?null:_0x42b281: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 _0x513dbc=[];let _0x34771b=this['head'];for(;_0x34771b;)_0x513dbc['push'](_0x34771b),_0x34771b=_0x34771b['next'];return _0x513dbc;}['setAttribute'](_0xc2080c,_0x133126){const _0x1408ea=_0x32c11(this['attributes']);_0x549cec(_0x1408ea,_0xc2080c,_0x133126),_0x45e6b3(_0x1408ea,this['attributes'])||(this['attributes']=_0x1408ea,this['_onAttributesChange'](_0x1408ea));}['removeAttribute'](_0x30bc70){const _0x2bd390=_0x32c11(this['attributes']);_0x32e257(_0x2bd390,_0x30bc70),_0x45e6b3(_0x2bd390,this['attributes'])||(this['attributes']=_0x2bd390,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 _0x3dca8a()['substr'](0x1,0x5);}}function c(_0x2f3778,_0x211684,_0x465bf1){const _0xc15c25=_0x2f3778['t'],t=_0x2f3778['t'];switch(_0x211684){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',_0x465bf1);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x465bf1);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x465bf1);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x465bf1);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x465bf1);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',_0x465bf1);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x465bf1);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',_0x465bf1);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x465bf1);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x465bf1);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x465bf1);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x465bf1);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x465bf1);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x465bf1);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x465bf1);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x465bf1);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x465bf1);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x465bf1);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x465bf1);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x465bf1);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x465bf1);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x465bf1);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x465bf1);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x465bf1);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x465bf1);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'},_0x465bf1);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x465bf1);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x465bf1);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x465bf1);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x465bf1);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x465bf1);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x465bf1);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x465bf1);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'},_0x465bf1);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x465bf1);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x465bf1);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x465bf1);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x465bf1);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'},_0x465bf1);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x465bf1);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'},_0x465bf1);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'},_0x465bf1);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x465bf1);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'},_0x465bf1);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x465bf1);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'},_0x465bf1);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x465bf1);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x465bf1);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'},_0x465bf1);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x465bf1);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 _0xc15c25({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x465bf1);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0xc15c25({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x465bf1);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x465bf1);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'},_0x465bf1);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'},_0x465bf1);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'},_0x465bf1);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x211684;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x555f71,_0x16d068){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x555f71,this['_locale']=_0x16d068;}['getDescriptions'](_0x17c086){const _0x36a221=[],_0x2423b9=new Set(),_0xb06e47=new Set();for(let _0x5094ee=0x0;_0x5094ee<_0x17c086['length'];_0x5094ee++){const _0x5c5514=_0x17c086[_0x5094ee];if(!_0x5c5514['isInContent'])continue;const _0x4079c5=this['_handleCustomCallbackDescription'](_0x5c5514);if(_0x4079c5){if(null!=_0x5c5514['subType']){if(_0x2423b9['has'](_0x5c5514['subType']))continue;_0x2423b9['add'](_0x5c5514['subType']);}_0x36a221['push'](_0x4079c5);}else{if('attribute'!=_0x5c5514['type'])'insertion'!=_0x5c5514['type']&&'deletion'!=_0x5c5514['type']||this['_handleInsertRemoveSuggestionDescription'](_0x36a221,_0x5c5514,_0x17c086[_0x5094ee+0x1]);else{const _0x4fb21f=_0x5c5514['data']['key'];if(_0xb06e47['has'](_0x4fb21f))continue;_0xb06e47['add'](_0x5c5514['data']['key']),_0x4fb21f==u?this['_handleRenameSuggestionDescription'](_0x36a221,_0x5c5514):this['_handleAttributeSuggestionDescription'](_0x36a221,_0x5c5514);}}}return this['_resolveDescriptionItems'](_0x36a221);}['registerDescriptionCallback'](_0x215d87){this['_customCallbacks']['push'](_0x215d87);}['registerElementLabel'](_0x4a0da9,_0x35f1aa,_0x2eb0d5=_0x5cdf8d['normal']){'function'==typeof _0x4a0da9?_0x3d9bdf(this['_itemLabelsCallbacks'],{'matchingCallback':_0x4a0da9,'label':_0x35f1aa,'priority':_0x2eb0d5}):this['_itemLabels']['set'](_0x4a0da9,_0x35f1aa);}['registerAttributeLabel'](_0x515cc6,_0x46becd){this['_attributeLabels']['set'](_0x515cc6,_0x46becd);}['getItemLabel'](_0x13b688,_0x428093=0x1){let _0x541665;for(const _0x3e2caf of this['_itemLabelsCallbacks'])if(_0x3e2caf['matchingCallback'](_0x13b688)){_0x541665=_0x3e2caf['label'];break;}return _0x541665||(_0x541665=this['_itemLabels']['get'](_0x13b688['name'])),_0x541665?_0x541665(_0x428093):0x1!==_0x428093?_0x428093+'\x20'+_0x13b688['name']+'s':''+_0x13b688['name'];}['_addDescriptionItems'](_0x4eb698,_0x5bc8ef){const _0x10cdac=_0x5bc8ef['getFirstRange']()['getWalker'](),_0x1d526f='insertion'==_0x5bc8ef['type']?'add':'remove';for(const _0x395efc of _0x10cdac){const _0x315369=_0x395efc['item'],_0x4afc61=_0x4eb698[_0x4eb698['length']-0x1];if(_0x315369['is']('$textProxy'))_0x4afc61&&_0x4afc61['type']['indexOf']('Container')>-0x1&&_0x4eb698['pop'](),_0x4afc61&&'text'==_0x4afc61['type']?_0x4afc61[_0x1d526f]+=_0x315369['data']:_0x4eb698['push']({'type':'text','add':'add'==_0x1d526f?_0x315369['data']:'','remove':'remove'==_0x1d526f?_0x315369['data']:''});else{if(this['_schema']['isObject'](_0x315369)){const _0x3f3d80=_0x315369;if(_0x4afc61&&_0x4afc61['type']['indexOf']('Container')>-0x1&&_0x4eb698['pop'](),'elementEnd'==_0x395efc['type'])continue;_0x4afc61&&_0x4afc61['type']==_0x1d526f+'Object'&&_0x4afc61['element']['name']==_0x3f3d80['name']?_0x4afc61['quantity']++:_0x4eb698['push']({'type':_0x1d526f+'Object','element':_0x3f3d80,'quantity':0x1}),_0x10cdac['skip'](_0x441a64=>!('elementEnd'==_0x441a64['type']&&_0x441a64['item']==_0x315369));}else{if(this['_schema']['checkChild'](_0x315369,'$text')||_0x315369['is']('element','softBreak')){const _0x428cf9=_0x315369;if('add'==_0x1d526f&&'elementStart'==_0x395efc['type']||'remove'==_0x1d526f&&'elementEnd'==_0x395efc['type'])continue;if(_0x4afc61&&-0x1==_0x4afc61['type']['indexOf']('Container')){'text'==_0x4afc61['type']&&(_0x4afc61[_0x1d526f]+='\x0a');continue;}let _0x473633;if(_0x473633='add'==_0x1d526f?_0x428cf9['nextSibling']&&!this['_schema']['isObject'](_0x428cf9['nextSibling'])?_0x428cf9['nextSibling']:null:_0x428cf9['previousSibling']&&!this['_schema']['isObject'](_0x428cf9['previousSibling'])?_0x428cf9['previousSibling']:null,_0x428cf9['isEmpty']||_0x473633&&_0x473633['isEmpty']){const _0x1b2bbe=_0x473633&&_0x473633['isEmpty']?_0x473633:_0x428cf9;_0x4afc61&&_0x4afc61['type']==_0x1d526f+'EmptyContainer'&&_0x4afc61['element']['name']==_0x1b2bbe['name']?_0x4afc61['quantity']++:_0x4eb698['push']({'type':_0x1d526f+'EmptyContainer','element':_0x1b2bbe,'quantity':0x1});}else _0x4eb698['push']({'type':_0x1d526f+'Container','element':_0x428cf9});}}}}}['_resolveDescriptionItems'](_0x35ba60){const _0x3dbcc2=this['_locale'],_0x266604=[],_0x6e46c8=[],_0x31929a=[];for(const _0x3efb99 of _0x35ba60)switch(_0x3efb99['type']){case'text':if(_0x3efb99['add']=_0x3efb99['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3efb99['remove']=_0x3efb99['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3efb99['add']&&''!=_0x3efb99['remove']){_0x266604['push']({'type':'replace','content':c(_0x3dbcc2,'REPLACE_TEXT',['\x22'+_0x3efb99['remove']+'\x22','\x22'+_0x3efb99['add']+'\x22'])});continue;}if(null!=_0x3efb99['add']['match'](/^ +$/)){_0x266604['push']({'type':'insertion','content':c(_0x3dbcc2,'*Insert:*\x20%0',c(_0x3dbcc2,'ELEMENT_SPACE',_0x3efb99['add']['length']))});continue;}if(null!=_0x3efb99['remove']['match'](/^ +$/)){_0x266604['push']({'type':'deletion','content':c(_0x3dbcc2,'*Remove:*\x20%0',c(_0x3dbcc2,'ELEMENT_SPACE',_0x3efb99['remove']['length']))});continue;}if(''!=_0x3efb99['add']){_0x266604['push']({'type':'insertion','content':c(_0x3dbcc2,'*Insert:*\x20%0','\x22'+_0x3efb99['add']+'\x22')});continue;}_0x266604['push']({'type':'deletion','content':c(_0x3dbcc2,'*Remove:*\x20%0','\x22'+_0x3efb99['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x266604['push']({'type':'insertion','content':c(_0x3dbcc2,'*Insert:*\x20%0',this['getItemLabel'](_0x3efb99['element'],_0x3efb99['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x266604['push']({'type':'deletion','content':c(_0x3dbcc2,'*Remove:*\x20%0',this['getItemLabel'](_0x3efb99['element'],_0x3efb99['quantity']))});continue;case'addContainer':_0x266604['push']({'type':'insertion','content':c(_0x3dbcc2,'*Split:*\x20%0',this['getItemLabel'](_0x3efb99['element'],_0x3efb99['quantity']))});continue;case'removeContainer':_0x266604['push']({'type':'deletion','content':c(_0x3dbcc2,'*Merge:*\x20%0',this['getItemLabel'](_0x3efb99['element'],_0x3efb99['quantity']))});continue;case'addFormat':_0x6e46c8['push'](_0x3efb99['key']);continue;case'removeFormat':_0x31929a['push'](_0x3efb99['key']);continue;default:_0x266604['push'](_0x3efb99);}if(_0x6e46c8['length']){const _0x158cdf=_0x6e46c8['map'](_0x5c5d84=>this['_attributeLabels']['has'](_0x5c5d84)?this['_attributeLabels']['get'](_0x5c5d84):_0x5c5d84)['join'](',\x20');_0x266604['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x158cdf)});}if(_0x31929a['length']){const _0x2fb037=_0x31929a['map'](_0x3d4eb9=>this['_attributeLabels']['has'](_0x3d4eb9)?this['_attributeLabels']['get'](_0x3d4eb9):_0x3d4eb9)['join'](',\x20');_0x266604['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x2fb037)});}return _0x266604;}['_handleCustomCallbackDescription'](_0x364d1e){for(const _0x21c050 of this['_customCallbacks']){const _0x22df83=_0x21c050(_0x364d1e);if(_0x22df83&&'type'in _0x22df83)return _0x22df83;}}['_handleAttributeSuggestionDescription'](_0x2341a5,_0x2e09ea){const _0x2837af=_0x2e09ea['data'],_0x42a82a=void 0x0===_0x2837af['newValue']?'removeFormat':'addFormat';_0x2341a5['push']({'type':_0x42a82a,'key':_0x2837af['key']});}['_handleRenameSuggestionDescription'](_0x13225f,_0x3c5aa1){_0x13225f['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3c5aa1['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x38a9e3,_0x235afe,_0x2bcc92){if(this['_addDescriptionItems'](_0x38a9e3,_0x235afe),_0x2bcc92&&_0x2bcc92['getFirstRange']()&&!_0x235afe['getFirstRange']()['end']['isEqual'](_0x2bcc92['getFirstRange']()['start'])){const _0x32fd3f=_0x38a9e3[_0x38a9e3['length']-0x1],_0x1f4b55='insertion'==_0x235afe['type']?'add':'remove';_0x32fd3f&&'text'==_0x32fd3f['type']&&(_0x32fd3f[_0x1f4b55]+='\x0a');}}}class U extends _0x17eefb{['afterInit'](){const _0x474570=this['editor'],_0x5dd8bc=_0x474570['plugins']['get']('TrackChangesEditing');_0x474570['commands']['get']('showAIAssistant')&&_0x5dd8bc['enableCommand']('showAIAssistant');}}class V extends _0x17eefb{['afterInit'](){const _0x27f064=this['editor'],_0x4a4055=_0x27f064['locale'];if(!_0x27f064['plugins']['has']('AlignmentEditing'))return;const _0xb39b5f=_0x27f064['plugins']['get']('TrackChangesEditing');_0xb39b5f['enableDefaultAttributesIntegration']('alignment'),_0xb39b5f['registerBlockAttribute']('alignment'),_0xb39b5f['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x4a4055,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x35925c=this['editor'],_0x146a3e=_0x35925c['locale'];_0x35925c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x11783e=>{if('formatBlock'!=_0x11783e['type'])return;const {data:_0x3295e6}=_0x11783e;if(_0x3295e6&&'alignment'==_0x3295e6['commandName']){const _0x1375ae=_0x3295e6['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x146a3e,'*Format:*\x20%0',function(_0x353d11){switch(_0x353d11){case'left':return c(_0x146a3e,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x146a3e,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x146a3e,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x146a3e,'FORMAT_JUSTIFY_TEXT');}}(_0x1375ae))};}});}}const Zt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x17eefb{['afterInit'](){const _0x598c88=this['editor'],_0x570111=_0x598c88['plugins']['get']('TrackChangesEditing'),_0x57473e=_0x598c88['locale'];for(const _0x29e247 of Zt){if(!_0x598c88['plugins']['has'](_0x29e247))continue;const _0x283bb2=_0x29e247['slice'](0x0,-0x7)['toLowerCase'](),_0x578a90='FORMAT_'+_0x283bb2['toUpperCase']();_0x570111['enableDefaultAttributesIntegration'](_0x283bb2),_0x570111['registerInlineAttribute'](_0x283bb2),_0x570111['descriptionFactory']['registerAttributeLabel'](_0x283bb2,c(_0x57473e,_0x578a90));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xca3767=this['editor'],_0x3cdf17=_0xca3767['locale'],_0x552805=_0xca3767['plugins']['get']('TrackChangesEditing');function _0x5c0c8f(_0xb673e5,_0x5d4a89){_0x552805['descriptionFactory']['registerDescriptionCallback'](_0x12a78a=>{if('formatInline'!=_0x12a78a['type'])return;const {data:_0x4c9d28}=_0x12a78a;return _0x4c9d28&&_0x4c9d28['commandName']===_0xb673e5?_0x4c9d28['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x3cdf17,'*Format:*\x20%0',_0x5d4a89)}:{'type':'format','content':c(_0x3cdf17,'*Remove\x20format:*\x20%0',_0x5d4a89)}:void 0x0;});}_0x5c0c8f('bold',c(_0x3cdf17,'FORMAT_BOLD')),_0x5c0c8f('italic',c(_0x3cdf17,'FORMAT_ITALIC')),_0x5c0c8f('underline',c(_0x3cdf17,'FORMAT_UNDERLINE')),_0x5c0c8f('code',c(_0x3cdf17,'FORMAT_CODE')),_0x5c0c8f('strikethrough',c(_0x3cdf17,'FORMAT_STRIKETHROUGH')),_0x5c0c8f('subscript',c(_0x3cdf17,'FORMAT_SUBSCRIPT')),_0x5c0c8f('superscript',c(_0x3cdf17,'FORMAT_SUPERSCRIPT'));}}class G extends _0x17eefb{['afterInit'](){const _0x19e17e=this['editor'],_0x210b4b=_0x19e17e['locale'];if(!_0x19e17e['plugins']['has']('BlockQuoteEditing'))return;const _0x5dbe58=_0x19e17e['plugins']['get']('TrackChangesEditing'),_0x4b9fd2=this['editor']['commands']['get']('blockQuote');_0x5dbe58['enableCommand']('blockQuote',(_0x10a179,_0x116566={})=>{const _0x1312c3=this['editor']['model']['document']['selection'],_0x3ab27d=_0x116566&&void 0x0!==_0x116566['forceValue']?_0x116566['forceValue']:!_0x4b9fd2['value'];let _0x1159f1=[];if(_0x3ab27d){const _0x480c05=Array['from'](_0x1312c3['getSelectedBlocks']())['filter'](_0x183815=>oo(_0x183815)||function(_0x951fd9,_0x2c15f1){const _0x2d5edd=_0x2c15f1['checkChild'](_0x951fd9['parent'],'blockQuote'),_0x2cf8f4=_0x2c15f1['checkChild'](['$root','blockQuote'],_0x951fd9);return _0x2d5edd&&_0x2cf8f4;}(_0x183815,this['editor']['model']['schema']));_0x1159f1=to(_0x480c05,_0x19e17e['model']);}else{const _0x11f45e=Array['from'](_0x1312c3['getSelectedBlocks']())['filter'](_0x1ed3dc=>oo(_0x1ed3dc));_0x1159f1=to(_0x11f45e,_0x19e17e['model']);}_0x19e17e['model']['change'](()=>{for(const _0x329f85 of _0x1159f1)_0x5dbe58['markBlockFormat'](_0x329f85,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x3ab27d}]});});}),_0x5dbe58['descriptionFactory']['registerDescriptionCallback'](_0x1d7054=>{const {data:_0x388788}=_0x1d7054;if(_0x388788&&'blockQuote'==_0x388788['commandName']){const _0xa45466=c(_0x210b4b,'ELEMENT_BLOCK_QUOTE');return _0x388788['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x210b4b,'*Set\x20format:*\x20%0',_0xa45466)}:{'type':'format','content':c(_0x210b4b,'*Remove\x20format:*\x20%0',_0xa45466)};}});}}function oo(_0x33e1f7){return'blockQuote'==_0x33e1f7['parent']['name'];}class L extends _0x17eefb{['afterInit'](){const _0x22d31a=this['editor'],_0x46d127=_0x22d31a['locale'],_0x4ddee7=_0x22d31a['plugins']['get']('TrackChangesEditing');_0x22d31a['plugins']['has']('BookmarkEditing')&&(_0x4ddee7['enableCommand']('insertBookmark'),_0x4ddee7['enableDefaultAttributesIntegration']('updateBookmark'),_0x4ddee7['registerBlockAttribute']('bookmarkId'),_0x4ddee7['descriptionFactory']['registerDescriptionCallback'](_0x2cdbc3=>{if('insertion'!=_0x2cdbc3['type']&&'deletion'!=_0x2cdbc3['type']&&'attribute'!=_0x2cdbc3['type'])return;const _0x3978b4=_0x2cdbc3['getContainedElement']();if(null==_0x3978b4)return;if(!_0x3978b4['is']('element','bookmark'))return;const _0x5ab39d=_0x3978b4['getAttribute']('bookmarkId');if('insertion'==_0x2cdbc3['type'])return{'type':'insertion','content':c(_0x46d127,'*Insert:*\x20%0','\x22'+_0x5ab39d+'\x22\x20'+c(_0x46d127,'ELEMENT_BOOKMARK'))};if('deletion'==_0x2cdbc3['type'])return{'type':'deletion','content':c(_0x46d127,'*Remove:*\x20%0','\x22'+_0x5ab39d+'\x22\x20'+c(_0x46d127,'ELEMENT_BOOKMARK'))};const {data:_0x4c2840}=_0x2cdbc3;if(!_0x4c2840||'bookmarkId'!=_0x4c2840['key'])return;return{'type':'format','content':c(_0x46d127,'*Set\x20bookmark:*\x20%0','\x22'+_0x4c2840['newValue']+'\x22')};}));}}class J extends _0x17eefb{['afterInit'](){const _0x1aa2ca=this['editor'];_0x1aa2ca['plugins']['has']('CaseChange')&&(_0x1aa2ca['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x1aa2ca['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x1aa2ca['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x17eefb{['afterInit'](){const _0x2d2fce=this['editor'];_0x2d2fce['commands']['get']('ckbox')&&_0x2d2fce['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x17eefb{['afterInit'](){const _0x112357=this['editor'];if(!_0x112357['plugins']['has']('CodeBlock'))return;const _0x414ae7=_0x112357['plugins']['get']('TrackChangesEditing'),_0x18c40b=_0x112357['locale'],_0xa7f87=_0x112357['config']['get']('codeBlock')['languages'],_0x99daff=_0x112357['commands']['get']('codeBlock');_0x414ae7['enableCommand']('indentCodeBlock'),_0x414ae7['enableCommand']('outdentCodeBlock'),_0x414ae7['enableCommand']('codeBlock',(_0x448647,_0x1abc90={})=>{const _0x4e8c7c=_0x112357['model'],_0x20ce11=_0x112357['model']['document']['selection'],_0x27e7fc=_0x1abc90&&void 0x0!==_0x1abc90['forceValue']?_0x1abc90['forceValue']:!_0x99daff['value'];let _0x27e258;_0x1abc90['language']||(_0x1abc90['language']=_0xa7f87[0x0]['language']),_0x27e258=_0x27e7fc?Array['from'](_0x20ce11['getSelectedBlocks']())['filter'](_0x1f9bb3=>eo(_0x1f9bb3)||function(_0x4b92fa,_0x4ad095){if(_0x4b92fa['is']('rootElement')||_0x4ad095['isLimit'](_0x4b92fa))return!0x1;return _0x4ad095['checkChild'](_0x4b92fa['parent'],'codeBlock');}(_0x1f9bb3,_0x4e8c7c['schema'])):Array['from'](_0x20ce11['getSelectedBlocks']())['filter'](_0x289e7f=>eo(_0x289e7f));const _0x2c9a76=to(_0x27e258,_0x4e8c7c);_0x4e8c7c['change'](()=>{for(const _0x360f8b of _0x2c9a76)_0x414ae7['markBlockFormat'](_0x360f8b,{'commandName':'codeBlock','commandParams':[{..._0x1abc90,'forceValue':_0x27e7fc}],'formatGroupId':'blockName'});});}),(_0x414ae7['descriptionFactory']['registerElementLabel']('codeBlock',_0x34ecf1=>c(_0x18c40b,'ELEMENT_CODE_BLOCK',_0x34ecf1)),_0x414ae7['descriptionFactory']['registerDescriptionCallback'](_0x320fb3=>{if('formatBlock'!=_0x320fb3['type'])return;const _0x37bd38=_0x18c40b['t'],{data:_0x2dd420}=_0x320fb3;if(!_0x2dd420||'codeBlock'!=_0x2dd420['commandName'])return;const _0x16893b=_0x2dd420['commandParams'][0x0]['language'],_0x28c033=_0x37bd38(_0xa7f87['find'](_0x3e98e0=>_0x3e98e0['language']===_0x16893b)['label'])['toLowerCase']();return _0x2dd420['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x18c40b,'*Set\x20format:*\x20%0',c(_0x18c40b,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x28c033+')')}:{'type':'format','content':c(_0x18c40b,'*Remove\x20format:*\x20%0',c(_0x18c40b,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x3c3712){return'codeBlock'==_0x3c3712['name'];}class q extends _0x17eefb{['afterInit'](){const _0x306d05=this['editor'];if(!_0x306d05['plugins']['has']('CommentsEditing'))return;_0x306d05['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x5c5390,_0xaba3b,_0x12440b){const _0x3158e3=[];for(const _0x3994d2 of _0xaba3b['getItems']())_0x3994d2['hasAttribute'](_0x5c5390)&&_0x3158e3['push'](_0x12440b['createRangeOn'](_0x3994d2));return _0x3158e3;}function Fe(_0x2c7dc3,_0x19642b,{showActiveMarker:_0x4a12ba=!0x0}={}){const _0x7588c2=_0x2c7dc3['plugins']['get']('TrackChangesEditing');return(_0x19376c,_0x2eabaa,_0x1b652c)=>{if(!_0x1b652c['consumable']['test'](_0x2eabaa['markerRange'],_0x19376c['name']))return;const _0x551517=_0x2eabaa['markerRange']['getWalker'](),_0x3e6e31=_0x2eabaa['markerRange']['start'],_0x341116=_0x2c7dc3['model']['schema'];let _0x3f7bb7=null,_0x4b32d8=null,_0xc6d10=!0x1,_0x484cbf=!0x1;for(const _0x564292 of _0x551517){const _0x380172=_0x564292['item'];_0xc6d10=_0xc6d10||_0x341116['isContent'](_0x380172);const _0x4c77ca=_0x1b652c['mapper']['toViewElement'](_0x380172);if(_0x4c77ca&&_0x4c77ca['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x564292['type']&&(_0x341116['isBlock'](_0x380172)&&!_0x341116['isLimit'](_0x380172)&&(_0x380172['nextSibling']||_0x3e6e31['isAtEnd']?_0x3f7bb7&&_0x3f7bb7['parent']==_0x380172||(_0x3f7bb7=_0x380172,_0x48fb47(_0x564292['previousPosition']),_0x484cbf=!0x0):_0x4b32d8=_0x4b32d8||_0x564292['previousPosition']));}function _0x48fb47(_0x1aa4df){const {authorId:_0x74a63c}=_0x7588c2['_splitMarkerName'](_0x2eabaa['markerName']),_0x16ed75=_0x1b652c['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x19642b,'data-author-id':_0x74a63c}),_0x24d865=_0x1b652c['mapper']['toViewPosition'](_0x1aa4df);_0x4a12ba&&_0x7588c2['activeMarkers']['includes'](_0x2eabaa['markerName'])&&_0x1b652c['writer']['addClass']('ck-suggestion-marker--active',_0x16ed75),_0x1b652c['writer']['insert'](_0x24d865,_0x16ed75),_0x1b652c['mapper']['bindElementToMarker'](_0x16ed75,_0x2eabaa['markerName']);}_0xc6d10||_0x484cbf||!_0x4b32d8||_0x48fb47(_0x4b32d8);};}class z extends _0x17eefb{static get['requires'](){return[_0x448af7];}['init'](){const _0x3046a3=this['editor'],_0x5a5b97=_0x3046a3['plugins']['get']('TrackChangesEditing');_0x5a5b97['enableCommand']('delete');const _0x1b6bfb=_0x3046a3['commands']['get']('deleteForward');_0x5a5b97['enableCommand']('deleteForward',(_0x1a5ad6,_0xfc8dd0={})=>{const _0x15197b=_0x3046a3['model']['createSelection'](_0x3046a3['model']['document']['selection']);_0x15197b['isCollapsed']&&_0x3046a3['model']['modifySelection'](_0x15197b,{'direction':'forward','unit':_0xfc8dd0['unit']});const _0x38f3ed=_0x15197b['getFirstRange'](),_0x428f68=_0x335d44['fromRange'](_0x38f3ed);let _0x471a68;_0x1a5ad6(_0xfc8dd0),_0x471a68='$graveyard'==_0x428f68['root']['rootName']?_0x3046a3['model']['createRange'](_0x38f3ed['start']):_0x3046a3['model']['createRange'](_0x428f68['start'],_0x428f68['end']),_0x428f68['detach'](),_0x3046a3['model']['enqueueChange'](_0x1b6bfb['buffer']['batch'],_0x4e5cbd=>{_0x1b6bfb['buffer']['lock'](),_0x4e5cbd['setSelection'](_0x4e5cbd['createRange'](_0x471a68['end'])),_0x1b6bfb['buffer']['unlock']();});}),_0x3046a3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',Fe(_0x3046a3,'merge'),{'priority':'high'}),_0x3046a3['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x123832,_0x5b7d84,_0x1db61e)=>{_0x1db61e['options']['showSuggestionHighlights']&&Fe(_0x3046a3,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x123832,_0x5b7d84,_0x1db61e);},{'priority':'high'}),_0x3046a3['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x10f8e7,_0x517688,_0x44697a)=>{const _0x443938=_0x44697a['mapper']['markerNameToElements'](_0x517688['markerName']);if(_0x443938){for(const _0x258e29 of _0x443938)_0x258e29['is']('uiElement')&&(_0x44697a['mapper']['unbindElementFromMarkerName'](_0x258e29,_0x517688['markerName']),_0x44697a['writer']['remove'](_0x258e29));}},{'priority':'high'});}}class W extends _0x17eefb{['afterInit'](){const _0x46f9ca=this['editor'];if(!_0x46f9ca['plugins']['has']('ListEditing'))return;const _0x4565a3=_0x46f9ca['locale'],_0x5c3ed1=_0x46f9ca['plugins']['get']('TrackChangesEditing'),_0x1a0057=_0x46f9ca['plugins']['has']('TodoListEditing'),_0x115eb1=!!_0x46f9ca['config']['get']('list.multiBlock');function _0x7c7c56(_0x6b8e9c){return{'type':'format','content':''+c(_0x4565a3,'*Set\x20format:*\x20%0',_0x6b8e9c)};}function _0x172907(_0x4b31cd){return{'type':'format','content':''+c(_0x4565a3,'*Remove\x20format:*\x20%0',_0x4b31cd)};}_0x5c3ed1['enableDefaultAttributesIntegration']('numberedList'),_0x5c3ed1['enableDefaultAttributesIntegration']('bulletedList'),_0x5c3ed1['enableDefaultAttributesIntegration']('customNumberedList'),_0x5c3ed1['enableDefaultAttributesIntegration']('customBulletedList'),_0x5c3ed1['enableDefaultAttributesIntegration']('indentList'),_0x5c3ed1['enableDefaultAttributesIntegration']('outdentList'),_0x5c3ed1['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5c3ed1['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5c3ed1['registerBlockAttribute']('listItemId'),_0x5c3ed1['registerBlockAttribute']('listType'),_0x5c3ed1['registerBlockAttribute']('listIndent'),_0x115eb1&&(_0x5c3ed1['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5c3ed1['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1a0057&&(_0x5c3ed1['enableDefaultAttributesIntegration']('todoList'),_0x5c3ed1['enableDefaultAttributesIntegration']('checkTodoList'),_0x5c3ed1['registerBlockAttribute']('todoListChecked'),_0x5c3ed1['descriptionFactory']['registerDescriptionCallback'](_0x27892d=>{const {data:_0x191f12}=_0x27892d;if(_0x191f12&&'todoListChecked'==_0x191f12['key'])return{'type':'format','content':_0x191f12['newValue']?c(_0x4565a3,'*Check\x20item*'):c(_0x4565a3,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4e2f26=>{if(_0x4e2f26['batch']['isUndo'])return!0x1;let _0x1d7b74=!0x1;const _0x84f547=_0x5c3ed1['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x124574=>'todoListChecked'===_0x5c3ed1['_getAttributeKey'](_0x124574));for(const _0x334944 of _0x84f547){'todo'!=_0x334944['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5c3ed1['_findSuggestions'](_0x334944['getFirstRange'](),'attribute')['find'](_0x1de0d0=>'listType'===_0x5c3ed1['_getAttributeKey'](_0x1de0d0['suggestion']))||(_0x4e2f26['removeMarker'](_0x334944['getFirstMarker']()),_0x1d7b74=!0x0));}return _0x1d7b74;})),_0x5c3ed1['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x4565a3,'FORMAT_INDENT'));const _0x3e458b={'type':'format','content':''};_0x5c3ed1['descriptionFactory']['registerDescriptionCallback'](_0x3f0fb6=>{const {data:_0x2626c7}=_0x3f0fb6;if(!_0x2626c7||'listType'!=_0x2626c7['key'])return;let _0x36867a=_0x3f0fb6['head'];for(;_0x36867a;){if(_0x36867a['data']&&(('listStyle'==_0x36867a['data']['key']||'listMarkerStyle'==_0x36867a['data']['key'])&&(_0x36867a['data']['newValue']&&'default'!=_0x36867a['data']['newValue']||'default'!=_0x36867a['data']['oldValue']&&!_0x2626c7['newValue'])||!_0x115eb1&&_0x36867a['data']['key']==u))return _0x3e458b;_0x36867a=_0x36867a['next'];}if(null==_0x2626c7['newValue'])switch(_0x2626c7['oldValue']){case'bulleted':return _0x172907(c(_0x4565a3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x172907(c(_0x4565a3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x172907(c(_0x4565a3,'ELEMENT_TODO_LIST'));}switch(_0x2626c7['newValue']){case'bulleted':return _0x7c7c56(c(_0x4565a3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x7c7c56(c(_0x4565a3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x7c7c56(c(_0x4565a3,'ELEMENT_TODO_LIST'));}}),_0x5c3ed1['descriptionFactory']['registerDescriptionCallback'](_0x29ce1b=>{const {data:_0x536d77}=_0x29ce1b;if(_0x536d77&&'listIndent'==_0x536d77['key'])return null==_0x536d77['newValue']||null==_0x536d77['oldValue']&&0x0==_0x536d77['newValue']?_0x3e458b:void 0x0;}),_0x5c3ed1['descriptionFactory']['registerDescriptionCallback'](_0x5f4777=>{if('attribute'!=_0x5f4777['type'])return;const {data:_0x307a62}=_0x5f4777;if(!_0x307a62||'listItemId'!=_0x307a62['key'])return;const _0x141ab7=Te(_0x5f4777);return'newValue'==_0x141ab7?{'type':'format','content':c(_0x4565a3,'*Merge:*\x20list\x20item')}:'oldValue'==_0x141ab7?{'type':'format','content':c(_0x4565a3,'*Split:*\x20list\x20item')}:_0x3e458b;}),_0x46f9ca['model']['document']['registerPostFixer'](_0x4d0836=>this['listItemIdFixer'](_0x4d0836)),_0x46f9ca['model']['document']['registerPostFixer'](_0x2c5779=>this['noTrackChangesFixer'](_0x2c5779)),_0x46f9ca['model']['document']['on']('change:data',(_0x1d8e19,_0x292396)=>{if(_0x292396['isUndo']||!_0x292396['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x84bea1){if(_0x84bea1['batch']['isUndo']||!_0x84bea1['batch']['isLocal'])return!0x1;let _0x4fed48=!0x1;const _0x5f584f=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4a3832=>_0x4a3832['data']&&'listItemId'==_0x4a3832['data']['key'])['filter'](_0x4bf25c=>_0x4bf25c['data']['newValue']&&_0x4bf25c['data']['oldValue']);for(const _0xc65e3 of _0x5f584f)Te(_0xc65e3)||(_0x84bea1['removeMarker'](_0xc65e3['getFirstMarker']()),_0x4fed48=!0x0);return _0x4fed48;}['noTrackChangesFixer'](_0x465a06){if(_0x465a06['batch']['isUndo']||!_0x465a06['batch']['isLocal'])return!0x1;const _0x4ec366=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4ec366['trackChangesCommand']['value'])return!0x1;let _0x53ac0e=!0x1;const _0x3ad37e=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x2751e7=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x2ed199=>'attribute'==_0x2ed199['type'])['filter'](_0x376c05=>_0x3ad37e['includes'](_0x376c05['attributeKey']));if(0x0==_0x2751e7['length'])return _0x53ac0e;for(const _0x125f26 of _0x2751e7){const _0xa63d82=_0x4ec366['_findSuggestions'](_0x125f26['range'],'attribute')['filter'](_0x5e97e3=>!_0x5e97e3['meta']['isNextTo'])['map'](_0x2586b5=>_0x2586b5['suggestion'])['filter'](_0x23812f=>{const _0x10b512=_0x4ec366['_getAttributeKey'](_0x23812f);return _0x3ad37e['includes'](_0x10b512);});if(_0xa63d82['length']){for(const _0x2516b0 of _0xa63d82)_0x465a06['removeMarker'](_0x2516b0['getFirstMarker']());_0x53ac0e=!0x0;}}return _0x53ac0e;}['assureChains'](){const _0x3d5e35=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb81804=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x202d52;const _0x5278c0=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x32f41a=>{if(_0x32f41a['data']['oldRange']||!_0x32f41a['data']['newRange'])return null;if(!_0x32f41a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x117cb7}=_0x3d5e35['_splitMarkerName'](_0x32f41a['name']);if(!_0x3d5e35['hasSuggestion'](_0x117cb7))return null;const _0x4519cf=_0x3d5e35['getSuggestion'](_0x117cb7);return _0xb81804['includes'](_0x4519cf['data']['key']);})['map'](_0x3a8a9f=>{const {id:_0x2c64e7}=_0x3d5e35['_splitMarkerName'](_0x3a8a9f['name']),_0x393923=_0x3d5e35['getSuggestion'](_0x2c64e7);return _0x202d52=_0x393923['attributes']['groupId'],_0x393923['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x5278c0['size'])return;const _0x4467f3=_0x3d5e35['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x20cd9c=>'attribute'==_0x20cd9c['type']&&_0x20cd9c['data']&&_0xb81804['includes'](_0x20cd9c['data']['key'])&&_0x20cd9c['attributes']['groupId']!=_0x202d52)['map'](_0x3ba953=>({'listItem':_0x3ba953['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3ba953['attributes']['groupId']})),_0x467d1a=new Set();for(const {groupId:_0xdf699b,listItem:_0x444573}of _0x4467f3)_0x5278c0['has'](_0x444573)&&_0x467d1a['add'](_0xdf699b);for(const _0x328bc6 of _0x3d5e35['getSuggestions']())_0x467d1a['has'](_0x328bc6['attributes']['groupId'])&&_0x328bc6['setAttribute']('groupId',_0x202d52);}['_supportLegacySuggestions'](){const _0x321f4f=this['editor'],_0x29a878=_0x321f4f['locale'],_0x3373a4=_0x321f4f['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x3373a4['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5ebe4b,_0x168c01){const _0x4ae808=[];for(let _0x53dae2 of _0x5ebe4b)_0x53dae2['start']['nodeAfter']===_0x53dae2['end']['parent']&&(_0x53dae2=_0x321f4f['model']['createRange'](_0x321f4f['model']['createPositionAt'](_0x53dae2['start']['nodeAfter'],0x0))),_0x4ae808['push'](_0x53dae2);_0x321f4f['model']['change'](_0x17945c=>{const _0x36a944=_0x321f4f['model']['document']['selection'],_0x5cb88e=Array['from'](_0x36a944['getRanges']())['map'](_0x4ae7ec=>_0x335d44['fromRange'](_0x4ae7ec));_0x17945c['setSelection'](_0x4ae808),_0x321f4f['commands']['get'](_0x168c01['commandName'])['refresh'](),_0x168c01['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x321f4f['execute'](_0x168c01['commandName'],..._0x168c01['commandParams']),_0x17945c['setSelection'](_0x5cb88e);for(const _0x64c222 of _0x5cb88e)_0x64c222['detach']();});}),_0x3373a4['descriptionFactory']['registerElementLabel'](function(_0x1f19ea){const _0x13d78f=!_0x321f4f['model']['schema']['isObject'](_0x1f19ea),_0x4fa595=_0x1f19ea['previousSibling'],_0x17811f=_0x1f19ea['nextSibling'],_0x253374=_0x1f19ea['getAttribute']('listItemId'),_0x241c0e=!_0x4fa595||_0x4fa595['getAttribute']('listItemId')!==_0x253374,_0x2af5fe=!_0x17811f||_0x17811f['getAttribute']('listItemId')!==_0x253374;return _0x13d78f&&Boolean(_0x253374)&&_0x241c0e&&_0x2af5fe;},_0x47840a=>c(_0x29a878,'ELEMENT_LIST_ITEM',_0x47840a));}['_registerLegacyDescription'](){const _0x13d858=this['editor'],_0x2ea6bb=_0x13d858['locale'];function _0x5d5c1a(_0x1f28a1){const _0x168760=_0x13d858['commands']['get']('bulletedList')['value'],_0x1c00ef=_0x13d858['commands']['get']('numberedList')['value'];return'numberedList'===_0x1f28a1?_0x168760:_0x1c00ef;}_0x13d858['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x576026){if('formatBlock'!=_0x576026['type'])return;const {data:_0x3023ee}=_0x576026;if(!_0x3023ee)return;let _0x207790,_0xe13125,_0x22952e,_0x343390;switch(_0x3023ee['commandName']){case'bulletedList':_0x22952e=_0x3023ee['commandParams'][0x0]['forceValue'],_0x343390=_0x5d5c1a(_0x3023ee['commandName']),_0x207790=_0x22952e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x343390&&_0x13d858['config']['get']('list.multiBlock')||(_0x207790='*Change\x20to:*\x20%0'),_0xe13125={'type':'format','content':c(_0x2ea6bb,_0x207790,c(_0x2ea6bb,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x22952e=_0x3023ee['commandParams'][0x0]['forceValue'],_0x343390=_0x5d5c1a(_0x3023ee['commandName']),_0x207790=_0x22952e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x343390&&_0x13d858['config']['get']('list.multiBlock')||(_0x207790='*Change\x20to:*\x20%0'),_0xe13125={'type':'format','content':c(_0x2ea6bb,_0x207790,c(_0x2ea6bb,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x207790='*Indent:*\x20%0',_0xe13125={'type':'format','content':c(_0x2ea6bb,_0x207790,c(_0x2ea6bb,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x207790=function(_0x3d6451){const _0x334891=_0x3d6451['getFirstRange']();let _0x336608=_0x334891['start']['nodeAfter'];for(;_0x336608&&_0x334891['containsItem'](_0x336608);){if(_0x336608['getAttribute']('listIndent')>0x0)return!0x1;_0x336608=_0x336608['nextSibling'];}return!0x0;}(_0x576026)?c(_0x2ea6bb,'*Format:*\x20remove\x20from\x20%0',c(_0x2ea6bb,function(_0x3f8a34){return'ELEMENT_'+_0x3f8a34['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x576026))):c(_0x2ea6bb,'*Outdent:*\x20%0',c(_0x2ea6bb,'ELEMENT_LIST_ITEM')),_0xe13125={'type':'format','content':_0x207790};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x3023ee['multipleBlocks']&&(_0x207790='*Merge:*\x20%0',_0xe13125={'type':'deletion','content':c(_0x2ea6bb,_0x207790,c(_0x2ea6bb,'ELEMENT_LIST_ITEM'))});}return _0xe13125;});}}function Te(_0x3a6d0c){let _0x5cdda0=_0x3a6d0c['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5cdda0;){const _0x533473=_0x5cdda0['getAttribute']('listItemId');if(!_0x533473)return!0x1;if(_0x533473==_0x3a6d0c['data']['newValue'])return'newValue';if(_0x533473==_0x3a6d0c['data']['oldValue'])return'oldValue';_0x5cdda0=_0x5cdda0['previousSibling'];}return!0x1;}class Se extends _0x17eefb{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x2bce94=this['editor']['config']['get']('list.properties'),_0xdbc485=this['editor']['plugins']['get']('TrackChangesEditing');_0x2bce94['styles']&&(_0xdbc485['enableDefaultAttributesIntegration']('listStyle'),_0xdbc485['registerBlockAttribute']('listStyle')),_0x2bce94['reversed']&&(_0xdbc485['enableDefaultAttributesIntegration']('listReversed'),_0xdbc485['registerBlockAttribute']('listReversed')),_0x2bce94['startIndex']&&(_0xdbc485['enableDefaultAttributesIntegration']('listStart'),_0xdbc485['registerBlockAttribute']('listStart'));const _0x23e759={'type':'format','content':''};_0xdbc485['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x6e20fa=this['editor']['locale'];_0xdbc485['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x6e20fa,'FORMAT_LIST_REVERSED')),_0xdbc485['descriptionFactory']['registerDescriptionCallback'](_0x5bad25=>{const {data:_0x358201}=_0x5bad25;if(_0x358201&&'listReversed'==_0x358201['key'])return null==_0x358201['newValue']||0x0==_0x358201['newValue']&&null==_0x358201['oldValue']?_0x23e759:void 0x0;}),_0xdbc485['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x6e20fa,'FORMAT_LIST_START')),_0xdbc485['descriptionFactory']['registerDescriptionCallback'](_0x4a8412=>{const {data:_0x434d2a}=_0x4a8412;if(_0x434d2a&&'listStart'==_0x434d2a['key'])return null==_0x434d2a['newValue']||0x1==_0x434d2a['newValue']&&null==_0x434d2a['oldValue']?_0x23e759:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x44d3c0=>{if(_0x44d3c0['batch']['isUndo'])return!0x1;let _0x5ccaf6=!0x1;const _0x317a8a=_0xdbc485['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x42ce06=>{const _0x348e4d=_0xdbc485['_getAttributeKey'](_0x42ce06);return'listStart'==_0x348e4d||'listReversed'==_0x348e4d;});for(const _0x43ff91 of _0x317a8a){const _0x2eb60a=_0x43ff91['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2eb60a||'customNumbered'==_0x2eb60a)continue;_0xdbc485['_findSuggestions'](_0x43ff91['getFirstRange'](),'attribute')['find'](_0x4c1f96=>'listType'==_0xdbc485['_getAttributeKey'](_0x4c1f96['suggestion']))||(_0x44d3c0['removeMarker'](_0x43ff91['getFirstMarker']()),_0x5ccaf6=!0x0);}return _0x5ccaf6;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x279231){const _0x5f373e=this['editor']['locale'],{data:_0x50ac20}=_0x279231,_0x158921={'type':'format','content':''};if(!_0x50ac20||'listStyle'!=_0x50ac20['key'])return;if(!_0x50ac20['oldValue'])return'default'==_0x50ac20['newValue']?_0x158921:{'type':'format','content':''+c(_0x5f373e,'*Set\x20format:*\x20%0',c(_0x5f373e,this['_getTranslationKeyForListStyle'](_0x50ac20['newValue'])))};if(!_0x50ac20['newValue']){if('default'==_0x50ac20['oldValue'])return _0x158921;let _0x5beaf3=_0x279231['head'];for(;_0x5beaf3;){if(_0x5beaf3['data']&&'listType'==_0x5beaf3['data']['key']&&_0x5beaf3['data']['newValue'])return _0x158921;_0x5beaf3=_0x5beaf3['next'];}return{'type':'format','content':''+c(_0x5f373e,'*Remove\x20format:*\x20%0',c(_0x5f373e,this['_getTranslationKeyForListStyle'](_0x50ac20['oldValue'])))};}if('default'!=_0x50ac20['newValue'])return{'type':'format','content':''+c(_0x5f373e,'*Set\x20format:*\x20%0',c(_0x5f373e,this['_getTranslationKeyForListStyle'](_0x50ac20['newValue'])))};let _0x1db1bf=_0x279231['head'];for(;_0x1db1bf;){if(_0x1db1bf['data']&&'listType'==_0x1db1bf['data']['key']&&_0x1db1bf['data']['newValue']&&_0x1db1bf['data']['oldValue'])return _0x158921;_0x1db1bf=_0x1db1bf['next'];}return{'type':'format','content':c(_0x5f373e,'*Set\x20format:*\x20%0',c(_0x5f373e,'ELEMENT_'+_0x279231['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x238565=this['editor'],_0x1b395d=_0x238565['locale'];_0x238565['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe2f3b4=>{if('formatBlock'!=_0xe2f3b4['type'])return;const {data:_0x5474d0}=_0xe2f3b4;if(!_0x5474d0)return;let _0x16b08f,_0x423e08;switch(_0x5474d0['commandName']){case'listStyle':_0x16b08f='*Change\x20to:*\x20%0',_0x423e08={'type':'format','content':c(_0x1b395d,_0x16b08f,c(_0x1b395d,this['_getTranslationKeyForListStyle'](_0x5474d0['commandParams'][0x0]['type'])))};break;case'listReversed':_0x16b08f=_0x5474d0['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x423e08={'type':'format','content':c(_0x1b395d,_0x16b08f)};break;case'listStart':_0x16b08f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x423e08={'type':'format','content':c(_0x1b395d,_0x16b08f,_0x5474d0['commandParams'][0x0]['startIndex'])};}return _0x423e08;});}['_getTranslationKeyForListStyle'](_0x2db3cc){return'ELEMENT_'+function(_0x2e3bef){if(_e['includes'](_0x2e3bef))return'bulleted';if(Re['includes'](_0x2e3bef))return'numbered';return null;}(_0x2db3cc)['toUpperCase']()+'_LIST_'+_0x2db3cc['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x17eefb{['afterInit'](){const _0x132da6=this['editor'];_0x132da6['commands']['get']('emoji')&&_0x132da6['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x17eefb{static get['requires'](){return[_0x5bcc5f];}['init'](){const _0x3b466a=this['editor'],_0x21e554=_0x3b466a['plugins']['get']('TrackChangesEditing'),_0x184490=_0x3b466a['commands']['get']('enter');_0x21e554['enableCommand']('enter',()=>{_0x3b466a['model']['change'](_0x3d0b95=>{const _0x2e2f1d=_0x3b466a['model']['document']['selection'],_0x2d6f7b=_0x2e2f1d['getFirstPosition'](),_0x3d4f1d=_0x335d44['fromRange'](_0x2e2f1d['getFirstRange']());if(_0x184490['enterBlock'](_0x3d0b95)){const _0x3f8fa6=_0x3b466a['model']['createPositionAt'](_0x2d6f7b['parent']['nextSibling'],0x0),_0x311568=_0x3d0b95['createRange'](_0x2d6f7b,_0x3f8fa6);_0x21e554['markInsertion'](_0x311568);}else _0x3d0b95['setSelection'](_0x3d0b95['createRange'](_0x3d4f1d['end']));_0x3d4f1d['detach'](),_0x184490['fire']('afterExecute',{'writer':_0x3d0b95});});}),_0x3b466a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',Fe(_0x3b466a,'split'),{'priority':'high'}),_0x3b466a['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x58ef87,_0x43877e,_0x2a25d)=>{const _0x2c3083=_0x2a25d['mapper']['markerNameToElements'](_0x43877e['markerName']);if(_0x2c3083){for(const _0x17c18a of _0x2c3083)_0x17c18a['hasClass']('ck-suggestion-marker-split')&&(_0x2a25d['mapper']['unbindElementFromMarkerName'](_0x17c18a,_0x43877e['markerName']),_0x2a25d['writer']['remove'](_0x17c18a));}},{'priority':'high'}),_0x3b466a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3a85a9,_0xe66c81,_0x1fb286)=>{_0x1fb286['options']['showSuggestionHighlights']&&Fe(_0x3b466a,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x3a85a9,_0xe66c81,_0x1fb286);},{'priority':'high'});}}class Z extends _0x17eefb{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x29cfcb=this['editor']['plugins']['get']('TrackChangesEditing');_0x29cfcb['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x29cfcb['enableCommand']('findNext'),_0x29cfcb['enableCommand']('findPrevious'),_0x29cfcb['enableCommand']('replace'),_0x29cfcb['enableCommand']('replaceAll');}['handleFindCommand'](_0x810a7c,_0x5f3dbe,_0x3221b0={}){const _0x2d48eb=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x810a7c(_0x2e7181=>{let _0x1a5b6b=('string'==typeof _0x5f3dbe?_0x2d48eb['findByTextCallback'](_0x5f3dbe,_0x3221b0):_0x5f3dbe)(_0x2e7181);Array['isArray'](_0x1a5b6b)&&(_0x1a5b6b={'results':_0x1a5b6b,'searchText':'string'==typeof _0x5f3dbe?_0x5f3dbe:''});const _0xaa5147=_0x1a5b6b['results']['filter'](_0x53db23=>!0x1===this['_isInDeletionRange'](_0x53db23,_0x2e7181['item']));return{..._0x1a5b6b,'results':_0xaa5147};},_0x3221b0);}['_isInDeletionRange'](_0x3fe5ca,_0x5d8fbb){const _0x4419aa=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5d8fbb,_0x3fe5ca['start']),this['editor']['model']['createPositionAt'](_0x5d8fbb,_0x3fe5ca['end']));for(const _0x54bf9c of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4419aa['getIntersection'](_0x54bf9c['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x17eefb{['afterInit'](){const _0x529182=this['editor']['locale'],_0x4752b6=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x50206f,commandName:_0x50595e}of ro)this['editor']['plugins']['has'](_0x50206f)&&(_0x4752b6['enableDefaultAttributesIntegration'](_0x50595e),_0x4752b6['registerInlineAttribute'](_0x50595e));_0x4752b6['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x529182,'FORMAT_FONT_SIZE')),_0x4752b6['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x529182,'FORMAT_FONT_FAMILY')),_0x4752b6['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x529182,'FORMAT_FONT_COLOR')),_0x4752b6['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x529182,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e06cf=this['editor'],_0xf15082=_0x4e06cf['locale'];_0x4e06cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2a5a5b=>{const _0x288edb=_0xf15082['t'];if('formatInline'!=_0x2a5a5b['type'])return;const {data:_0x2dd4fc}=_0x2a5a5b;if(null!=_0x2dd4fc){if('fontSize'==_0x2dd4fc['commandName']){const _0x5012de=_0x2dd4fc['commandParams'][0x0]['value'];if(_0x5012de){const _0x337d52=_0x288edb(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3f9c88=>_0x3f9c88['model']==_0x5012de)['title'])['toLowerCase']();return{'type':'format','content':c(_0xf15082,'*Set\x20font\x20size:*\x20%0',_0x337d52)};}return{'type':'format','content':c(_0xf15082,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2dd4fc['commandName']){const _0x32b427=_0x2dd4fc['commandParams'][0x0]['value'];return _0x32b427?{'type':'format','content':c(_0xf15082,'*Set\x20font\x20family:*\x20%0',_0x32b427)}:{'type':'format','content':c(_0xf15082,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2dd4fc['commandName']){const _0x1e9251=_0x2dd4fc['commandParams'][0x0]['value'];if(_0x1e9251){const _0x36c279=_0x453dab(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2f89f0=>_0x2f89f0['model']==_0x1e9251);let _0x539bbb=_0x1e9251,_0x480c9a='';return _0x36c279&&(_0x539bbb=_0x36c279['label'],_0x480c9a=_0x288edb(_0x539bbb)['toLowerCase']()),{'type':'format','content':c(_0xf15082,'*Set\x20font\x20color:*\x20%0',_0x480c9a)['trim'](),'color':{'value':_0x1e9251,'title':_0x480c9a||_0x539bbb}};}return{'type':'format','content':c(_0xf15082,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2dd4fc['commandName']){const _0x28946d=_0x2dd4fc['commandParams'][0x0]['value'];if(_0x28946d){const _0x355562=_0x453dab(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x336770=>_0x336770['model']==_0x28946d);let _0x427dbf=_0x28946d,_0xb8d0b0='';return _0x355562&&(_0x427dbf=_0x355562['label'],_0xb8d0b0=_0x288edb(_0x427dbf)['toLowerCase']()),{'type':'format','content':c(_0xf15082,'*Set\x20font\x20background\x20color:*\x20%0',_0xb8d0b0)['trim'](),'color':{'value':_0x28946d,'title':_0xb8d0b0||_0x427dbf}};}return{'type':'format','content':c(_0xf15082,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x17eefb{['afterInit'](){const _0x258c71=this['editor'],_0x21386b=_0x258c71['plugins']['get']('TrackChangesEditing'),_0x1e4472=_0x258c71['commands']['get']('copyFormat'),_0x15bf66=_0x258c71['commands']['get']('pasteFormat');_0x1e4472&&_0x15bf66&&(_0x21386b['enableDefaultAttributesIntegration']('pasteFormat'),_0x21386b['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x24a00d=this['editor'],_0x38038d=_0x24a00d['locale'];_0x24a00d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x234e40=>{if('formatBlock'!=_0x234e40['type']&&'formatInline'!=_0x234e40['type'])return;const {data:_0x53aa42}=_0x234e40;if(_0x53aa42&&'pasteFormat'===_0x53aa42['commandName']){const _0x16f83e=[],_0x2581ce=_0x53aa42['commandParams'][0x0];for(const [_0x26e6c4,_0x100287]of Object['entries'](_0x2581ce))_0x16f83e['push'](so(_0x24a00d,_0x26e6c4,_0x100287));return _0x16f83e['length']?{'type':'format','content':c(_0x38038d,'*Set\x20format\x20to:*\x20%0',_0x16f83e['join'](',\x20'))}:{'type':'format','content':c(_0x38038d,'*Remove\x20all\x20formatting*')};}});}}function so(_0x52eee1,_0x66606,_0x59932b){const _0x469462=_0x52eee1['locale']['t'],_0x263a67=_0x66606['split'](/(?=[A-Z])/)['join']('\x20'),_0x1aa977=_0x469462(_0x263a67['charAt'](0x0)['toUpperCase']()+_0x263a67['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x59932b)return _0x1aa977;if('fontColor'===_0x66606||'fontBackgroundColor'===_0x66606){const _0x459dda=_0x453dab(_0x52eee1['config']['get']('fontColor.colors'))['find'](_0x1c6cec=>_0x1c6cec['model']==_0x59932b);return _0x1aa977+'\x20('+(_0x459dda?_0x469462(_0x459dda['label'])['toLowerCase']():_0x59932b)+')';}if('fontSize'===_0x66606&&isNaN(parseFloat(_0x59932b))){const _0x142847=_0x52eee1['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x52eee1['config']['get']('fontSize.options'))['find'](_0x460769=>_0x460769['model']==_0x59932b);return _0x1aa977+'\x20('+(_0x142847?_0x469462(_0x142847['title'])['toLowerCase']():_0x59932b)+')';}return _0x1aa977+'\x20('+_0x59932b+')';}class nt extends _0x17eefb{['_headingOptions'];['afterInit'](){const _0x5b334f=this['editor'];if(!_0x5b334f['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x5b334f['config']['get']('heading.options');const _0xd0910e=_0x5b334f['locale'],_0x3fd918=_0x5b334f['plugins']['get']('TrackChangesEditing');_0x3fd918['enableDefaultAttributesIntegration']('heading');for(const _0x58d360 of this['_headingOptions'])'paragraph'!=_0x58d360['model']&&_0x3fd918['descriptionFactory']['registerElementLabel'](_0x58d360['model'],_0x55450a=>{const _0x5f5c59=this['_getHeadingLevel'](_0x58d360['model']);return null!==_0x5f5c59?_0x417390(_0x55450a,_0x5f5c59):_0x426fb0(_0x55450a,_0x58d360['title']);});function _0x417390(_0x5d3ccd,_0x40c0d2){return c(_0xd0910e,'ELEMENT_HEADING',[_0x5d3ccd,_0x40c0d2]);}function _0x426fb0(_0x38a58a,_0x57bc62){return c(_0xd0910e,'ELEMENT_HEADING_CUSTOM',[_0x38a58a,_0x57bc62]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x273f6f=this['editor'],_0xddc88a=_0x273f6f['locale'];function _0x502755(_0x5aea88,_0x1c5add){return c(_0xddc88a,'ELEMENT_HEADING_CUSTOM',[_0x5aea88,_0x1c5add]);}_0x273f6f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b335a=>{if('formatBlock'!=_0x4b335a['type'])return;const {data:_0x2b443c}=_0x4b335a;if(_0x2b443c&&'heading'==_0x2b443c['commandName']){const _0x521ce7=_0x2b443c['commandParams'][0x0]['value'],_0x1e1a47=this['_getHeadingLevel'](_0x521ce7);if(null!==_0x1e1a47)return{'type':'format','content':c(_0xddc88a,'*Change\x20to:*\x20%0',(_0x5311f1=0x1,_0x304275=_0x1e1a47,c(_0xddc88a,'ELEMENT_HEADING',[_0x5311f1,_0x304275])))};const _0x45c17b=this['_headingOptions']['find'](_0x33c5ee=>_0x33c5ee['model']===_0x521ce7)['title'];return{'type':'format','content':c(_0xddc88a,'*Change\x20to:*\x20%0',_0x502755(0x1,_0x45c17b))};}var _0x5311f1,_0x304275;});}['_getHeadingLevel'](_0x2ab241){const _0x2baf92=_0x2ab241['match'](/^heading(\d+)/);if(_0x2baf92)return _0x2baf92[0x1];const _0x16c434=this['_headingOptions']?.['find'](_0x359e9c=>_0x359e9c['model']==_0x2ab241);if(_0x16c434&&_0x16c434['view']){const _0x559598=_0x16c434['view'],_0xfbf41=(_0x559598['name']??_0x559598)['match'](/^h(\d+)/);if(_0xfbf41)return _0xfbf41[0x1];}return null;}}class it extends _0x17eefb{['afterInit'](){const _0x196e76=this['editor'];if(!_0x196e76['plugins']['has']('HighlightEditing'))return;const _0x3dcca5=_0x196e76['plugins']['get']('TrackChangesEditing'),_0x54a82d=_0x196e76['locale'];_0x3dcca5['enableDefaultAttributesIntegration']('highlight'),_0x3dcca5['registerInlineAttribute']('highlight'),_0x3dcca5['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x54a82d,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x339d98=this['editor'],_0x8ccead=_0x339d98['locale'];_0x339d98['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47df20=>{if('formatInline'!=_0x47df20['type'])return;const {data:_0x3c5733}=_0x47df20;if(_0x3c5733&&'highlight'==_0x3c5733['commandName']){const _0xa99ad9=_0x8ccead['t'],_0x493f17=_0x3c5733['commandParams'][0x0]['value'];if(_0x493f17){const _0x28ce22=_0x339d98['config']['get']('highlight.options')['find'](_0x252ffd=>_0x252ffd['model']==_0x493f17),_0x1331e2=_0xa99ad9(_0x28ce22['title'])['toLowerCase']();return{'type':'format','content':c(_0x8ccead,'*Set\x20highlight:*\x20%0',_0x1331e2),'color':{'value':_0x28ce22['color'],'title':_0x28ce22['title']}};}return{'type':'format','content':c(_0x8ccead,'*Remove\x20highlight*',c(_0x8ccead,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x17eefb{['afterInit'](){const _0x39c45c=this['editor'];if(!_0x39c45c['plugins']['has']('HorizontalLineEditing'))return;_0x39c45c['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xe1ba05=_0x39c45c['plugins']['get']('TrackChangesEditing'),_0x2299ae=_0x39c45c['locale'];_0xe1ba05['descriptionFactory']['registerElementLabel']('horizontalLine',_0x58166a=>c(_0x2299ae,'ELEMENT_HORIZONTAL_LINE',_0x58166a)),_0x39c45c['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x156960,{writer:_0x43c3d7,options:_0x17ed72})=>{if(!_0x17ed72['showSuggestionHighlights'])return null;const _0x17dded=_0x43c3d7['createContainerElement']('div'),_0x221b49=_0x43c3d7['createEmptyElement']('hr');return _0x43c3d7['addClass']('ck-horizontal-line',_0x17dded),_0x43c3d7['insert'](_0x43c3d7['createPositionAt'](_0x17dded,0x0),_0x221b49),_0x17dded;},'converterPriority':'high'});}}class ot extends _0x17eefb{['afterInit'](){const _0xa21efe=this['editor'];if(!_0xa21efe['plugins']['has']('HtmlEmbed'))return;const _0x65de23=_0xa21efe['plugins']['get']('TrackChangesEditing'),_0x3e97c6=_0xa21efe['locale'];_0x65de23['descriptionFactory']['registerElementLabel']('rawHtml',_0x3d088e=>c(_0x3e97c6,'ELEMENT_HTML_EMBED',_0x3d088e)),_0x65de23['enableDefaultAttributesIntegration']('htmlEmbed'),_0x65de23['registerBlockAttribute']('value'),_0x65de23['descriptionFactory']['registerDescriptionCallback'](_0x59510a=>{if('attribute'!=_0x59510a['type'])return;const {data:_0x562988}=_0x59510a;if(_0x562988&&'value'==_0x562988['key']&&_0x59510a['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x207730=c(_0x3e97c6,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x3e97c6,'*Change\x20%0\x20content*',_0x207730)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x504a50=this['editor'],_0x33c453=_0x504a50['locale'];_0x504a50['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13579e=>{if('formatBlock'!=_0x13579e['type'])return;const {data:_0x1e2f83}=_0x13579e;if(_0x1e2f83&&'htmlEmbed'==_0x1e2f83['commandName']){const _0x49161c=c(_0x33c453,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x33c453,'*Change\x20%0\x20content*',_0x49161c)};}});}}class rt extends _0x17eefb{['afterInit'](){const _0x18a3be=this['editor'];if(!_0x18a3be['plugins']['has']('ImageEditing'))return;const _0x1ca639=_0x18a3be['plugins']['get']('TrackChangesEditing'),_0x2b71d6=_0x18a3be['plugins']['get']('ImageUtils'),_0x129792=_0x18a3be['locale'];_0x1ca639['enableCommand']('insertImage'),_0x1ca639['descriptionFactory']['registerElementLabel']('imageBlock',_0x1fb8a2=>c(_0x129792,'ELEMENT_IMAGE',_0x1fb8a2)),_0x1ca639['descriptionFactory']['registerElementLabel']('imageInline',_0x22f61c=>c(_0x129792,'ELEMENT_INLINE_IMAGE',_0x22f61c)),_0x1ca639['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x129792,'ELEMENT_CAPTION')),_0x18a3be['plugins']['has']('ImageUploadEditing')&&_0x1ca639['enableCommand']('uploadImage'),_0x18a3be['plugins']['has']('ImageBlockEditing')&&_0x18a3be['plugins']['has']('ImageInlineEditing')&&(_0x1ca639['enableCommand']('imageTypeInline',(_0x5a7698,_0x3cc5a9)=>{const _0xc62d1e=_0x2b71d6['getClosestSelectedImageElement'](_0x18a3be['model']['document']['selection']);_0x18a3be['model']['change'](()=>{_0x1ca639['markBlockFormat'](_0xc62d1e,{'commandName':'imageTypeInline','commandParams':[_0x3cc5a9]},[],'convertBlockImageToInline');});}),_0x1ca639['enableCommand']('imageTypeBlock',(_0x416608,_0x1c7883)=>{_0x18a3be['model']['change'](_0x98c523=>{let _0x5e5cfd=_0x2b71d6['getClosestSelectedImageElement'](_0x18a3be['model']['document']['selection']),_0xa5ecff=_0x98c523['createRangeOn'](_0x5e5cfd);const _0x340761=_0x392a8a['fromPosition'](_0xa5ecff['start'],'toPrevious'),_0x1eb690=_0x392a8a['fromPosition'](_0xa5ecff['end'],'toNext');_0x1ca639['forceDefaultExecution'](()=>_0x416608(_0x1c7883)),_0x5e5cfd=_0x2b71d6['getClosestSelectedImageElement'](_0x18a3be['model']['document']['selection']),_0xa5ecff=_0x98c523['createRangeOn'](_0x5e5cfd);const _0xe08709=_0x98c523['createRange'](_0x340761,_0x1eb690);_0x340761['detach'](),_0x1eb690['detach'](),_0x1ca639['markBlockFormat'](_0x5e5cfd,{'commandName':'imageTypeInline','commandParams':[_0x1c7883]},[],'convertInlineImageToBlock'),_0xe08709['start']['isBefore'](_0xa5ecff['start'])&&_0x1ca639['markInsertion'](_0x98c523['createRange'](_0xe08709['start'],_0xa5ecff['start']),'convertInlineImageToBlock'),_0xa5ecff['end']['isBefore'](_0xe08709['end'])&&_0x1ca639['markInsertion'](_0x98c523['createRange'](_0xa5ecff['end'],_0xe08709['end']),'convertInlineImageToBlock');});}),_0x1ca639['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x1ca639['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x1ca639['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x1ca639['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x1ca639['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x1ca639['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x558637])=>{const _0x53f931=_0x1ca639['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x1c1903=_0x558637['start'],_0x3b4fb9=_0x558637['end'];const _0x3eaa0c=_0x18a3be['model']['schema']['getNearestSelectionRange'](_0x1c1903,'backward'),_0x57b0dd=_0x18a3be['model']['schema']['getNearestSelectionRange'](_0x3b4fb9,'forward');_0x3eaa0c['isCollapsed']&&(_0x1c1903=_0x3eaa0c['start']),_0x57b0dd['isCollapsed']&&(_0x3b4fb9=_0x57b0dd['end']),_0x53f931([_0x18a3be['model']['createRange'](_0x1c1903,_0x3b4fb9)]);}),_0x1ca639['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xdd188a),_0x1ca639['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xdd188a)),_0x18a3be['plugins']['has']('ImageCaptionEditing')&&(_0x1ca639['enableCommand']('toggleImageCaption',(_0x557cfe,_0x2a59e4)=>{const _0x25fcca=_0x18a3be['plugins']['get']('ImageCaptionUtils');let _0x54bf4c=_0x2b71d6['getClosestSelectedImageElement'](_0x18a3be['model']['document']['selection']),_0x41f090=_0x25fcca['getCaptionFromImageModelElement'](_0x54bf4c);_0x18a3be['model']['change'](()=>{if(_0x41f090)return void _0x1ca639['markDeletion'](_0x18a3be['model']['createRangeOn'](_0x41f090));const _0x3c853b=_0x2b71d6['isBlockImage'](_0x54bf4c);_0x557cfe(_0x2a59e4),_0x54bf4c=_0x2b71d6['getClosestSelectedImageElement'](_0x18a3be['model']['document']['selection']),_0x41f090=_0x25fcca['getCaptionFromImageModelElement'](_0x54bf4c),_0x1ca639['markInsertion'](_0x18a3be['model']['createRangeOn'](_0x41f090),_0x3c853b?null:'imageCaption');});}),_0x1ca639['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xdd188a));const _0x18e8d2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4ead53(_0x248956,_0x25df05){const _0x1fa54e=_0x18e8d2['findIndex'](({type:_0x491610,subType:_0x3e419d})=>_0x248956['type']==_0x491610&&_0x248956['subType']==_0x3e419d),_0x2c58cf=_0x18e8d2['findIndex'](({type:_0x139652,subType:_0x3136ac})=>_0x25df05['type']==_0x139652&&_0x25df05['subType']==_0x3136ac);if(_0x1fa54e<0x0||_0x2c58cf<0x0)return!0x1;const _0x20d802=_0x248956['getFirstRange'](),_0x4cfbd4=_0x25df05['getFirstRange']();if((0x0==_0x1fa54e||0x1==_0x1fa54e)&&0x2==_0x2c58cf&&_0x20d802['isIntersecting'](_0x4cfbd4))return!0x0;if(0x2==_0x1fa54e&&0x3==_0x2c58cf){const _0x24769b=_0x1ca639['_findSuggestions'](_0x20d802,'insertion')['filter'](({suggestion:_0x57806e,meta:_0x3a3960})=>_0x3a3960['isOwn']&&'convertInlineImageToBlock'==_0x57806e['subType']);if(_0x24769b['length']>0x1&&_0x4cfbd4['end']['isEqual'](_0x20d802['start']))return!0x0;if(0x1==_0x24769b['length']&&(_0x20d802['start']['isEqual'](_0x4cfbd4['end'])||_0x20d802['end']['isEqual'](_0x4cfbd4['start'])))return!0x0;}if(0x3==_0x1fa54e&&0x3==_0x2c58cf&&_0x20d802['start']['isBefore'](_0x4cfbd4['start'])){const _0x5bc747=_0x20d802['end']['nodeAfter'],_0x2e2581=_0x4cfbd4['start']['nodeBefore'];return _0x2b71d6['isBlockImage'](_0x5bc747)&&_0x5bc747===_0x2e2581;}return!0x1;}function _0xdd188a(_0xe834,_0x1de81c){return _0x4ead53(_0xe834,_0x1de81c)?[_0xe834,_0x1de81c]:_0x4ead53(_0x1de81c,_0xe834)?[_0x1de81c,_0xe834]:null;}_0x18a3be['plugins']['has']('ImageResize')&&(_0x1ca639['enableDefaultAttributesIntegration']('resizeImage'),_0x1ca639['registerBlockAttribute']('resizedWidth'),_0x1ca639['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x129792,'FORMAT_IMAGE_SIZE'))),_0x18a3be['plugins']['has']('ImageTextAlternativeEditing')&&(_0x1ca639['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x1ca639['registerBlockAttribute']('alt')),_0x18a3be['plugins']['has']('PictureEditing')&&(_0x1ca639['registerBlockAttribute']('sources'),_0x1ca639['descriptionFactory']['registerDescriptionCallback'](_0x19fb05=>{if('attribute'!=_0x19fb05['type'])return;const {data:_0x22e596}=_0x19fb05;return _0x22e596&&'sources'==_0x22e596['key']?{'type':'format','content':''}:void 0x0;})),_0x18a3be['plugins']['has']('ImageSizeAttributes')&&(_0x1ca639['registerBlockAttribute']('width'),_0x1ca639['registerBlockAttribute']('height'),_0x1ca639['descriptionFactory']['registerDescriptionCallback'](_0x4ed17b=>{if('attribute'!=_0x4ed17b['type'])return;const {data:_0xa4208e}=_0x4ed17b;return!_0xa4208e||'width'!=_0xa4208e['key']&&'height'!=_0xa4208e['key']?void 0x0:{'type':'format','content':''};})),_0x1ca639['descriptionFactory']['registerDescriptionCallback'](_0x16d29d=>{if(!!_0x18e8d2['find'](({type:_0xf9a79a,subType:_0x53ac22})=>_0x16d29d['type']==_0xf9a79a&&_0x16d29d['subType']==_0x53ac22))return _0x16d29d['previous']?{}:void 0x0;}),_0x1ca639['descriptionFactory']['registerDescriptionCallback'](_0x1b069c=>{if('insertion'==_0x1b069c['type']||'deletion'==_0x1b069c['type']){const _0x2d03f7=_0x1b069c['getContainedElement']();if(_0x2d03f7&&_0x2d03f7['is']('element','caption'))return{'type':'insertion'==_0x1b069c['type']?'addObject':'removeObject','element':_0x2d03f7,'quantity':0x1};}}),_0x1ca639['descriptionFactory']['registerDescriptionCallback'](_0x27008d=>'formatBlock'==_0x27008d['type']&&'convertInlineImageToBlock'==_0x27008d['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x27008d['type']&&'convertBlockImageToInline'==_0x27008d['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x1ca639['descriptionFactory']['registerDescriptionCallback'](_0x958723=>{if('attribute'!=_0x958723['type'])return;const {data:_0x1bf8c6}=_0x958723;if(!_0x1bf8c6||'alt'!=_0x1bf8c6['key'])return;const _0xfcf5fd=_0x1bf8c6['newValue'];return _0xfcf5fd?{'type':'format','content':c(_0x129792,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xfcf5fd+'\x22')}:{'type':'format','content':c(_0x129792,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5ba9c8=this['editor'],_0x43dd6e=_0x5ba9c8['locale'];_0x5ba9c8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5885bd=>{if('formatBlock'!=_0x5885bd['type']&&'formatInline'!=_0x5885bd['type'])return;const {data:_0x377dd}=_0x5885bd;if(_0x377dd){if('imageTextAlternative'==_0x377dd['commandName']){const _0x49720c=_0x377dd['commandParams'][0x0]['newValue'];return _0x49720c?{'type':'format','content':c(_0x43dd6e,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x49720c+'\x22')}:{'type':'format','content':c(_0x43dd6e,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x377dd['commandName']){const _0x5d7ba9=_0x377dd['commandParams'][0x0]['width'];return _0x5d7ba9?{'type':'format','content':c(_0x43dd6e,'*Set\x20image\x20width:*\x20%0',_0x5d7ba9)}:{'type':'format','content':c(_0x43dd6e,'*Reset\x20image\x20width*')};}}});}}class at extends _0x17eefb{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x49af67=this['editor']['locale'],_0x36ddf8=this['editor']['plugins']['get']('TrackChangesEditing');_0x36ddf8['enableDefaultAttributesIntegration']('replaceImageSource'),_0x36ddf8['registerBlockAttribute']('src'),_0x36ddf8['descriptionFactory']['registerDescriptionCallback'](_0x2fea46=>{if('attribute'!=_0x2fea46['type'])return;const {data:_0x349a45}=_0x2fea46;return _0x349a45&&'src'==_0x349a45['key']?_0x349a45['newValue']&&_0x349a45['oldValue']?{'type':'format','content':c(_0x49af67,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x25e493=this['editor']['plugins']['get']('TrackChangesEditing');_0x25e493['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x25e493['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x25e493['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x25e493['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xdb4136=this['editor'],_0x56c698=_0xdb4136['locale'];_0xdb4136['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1ab3e5=>{if('formatBlock'!=_0x1ab3e5['type']&&'formatInline'!=_0x1ab3e5['type'])return;const {data:_0x2cc7d3}=_0x1ab3e5;if(!_0x2cc7d3||'replaceImageSource'!=_0x2cc7d3['commandName'])return;return{'type':'format','content':c(_0x56c698,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x17eefb{['afterInit'](){const _0x1635ac=this['editor'];if(!_0x1635ac['plugins']['has']('ImageStyleEditing'))return;const _0x1e042f=_0x1635ac['plugins']['get']('TrackChangesEditing'),_0x13e43c=_0x1635ac['plugins']['get']('ImageUtils'),_0x41b3c4={};_0x1e042f['enableCommand']('imageStyle',(_0xe42a1b,_0x4e26dc)=>{const _0x522389=_0x1635ac['plugins']['get']('Users')['me'],_0x4fa4ba=_0x1635ac['commands']['get']('imageStyle');let _0x54f01f=_0x13e43c['getClosestSelectedImageElement'](_0x1635ac['model']['document']['selection']),_0x4cd15a=_0x1635ac['model']['createRangeOn'](_0x54f01f),_0x541f53=_0x4fa4ba['value'];if(_0x541f53==_0x4e26dc['value'])return;const _0xa36c25={'commandName':'imageStyle','commandParams':[_0x4e26dc],'formatGroupId':_0x3dca8a()};_0x1635ac['model']['change'](()=>{if(_0x1e042f['getSuggestions']()['filter'](_0x7abaf6=>_0x7abaf6['isInContent']&&_0x522389==_0x7abaf6['author']&&('formatBlock'==_0x7abaf6['type']||'formatInline'==_0x7abaf6['type'])&&('imageStylePreApply'==_0x7abaf6['subType']||'imageStylePostApply'==_0x7abaf6['subType'])&&_0x7abaf6['getFirstRange']()['isEqual'](_0x4cd15a))['forEach'](_0x19ce96=>_0x1e042f['discardSuggestion'](_0x19ce96['head'])),_0x54f01f=_0x13e43c['getClosestSelectedImageElement'](_0x1635ac['model']['document']['selection']),_0x4cd15a=_0x1635ac['model']['createRangeOn'](_0x54f01f),_0x4fa4ba['refresh'](),_0x1635ac['commands']['get']('imageTypeInline')['refresh'](),_0x1635ac['commands']['get']('imageTypeBlock')['refresh'](),_0x541f53=_0x4fa4ba['value'],_0x541f53!=_0x4e26dc['value'])return _0x13e43c['isInlineImage'](_0x54f01f)&&_0x4fa4ba['shouldConvertImageType'](_0x4e26dc['value'],_0x54f01f)?(_0xe42a1b({..._0x4e26dc,'setImageSizes':!0x1}),_0x54f01f=_0x13e43c['getClosestSelectedImageElement'](_0x1635ac['model']['document']['selection']),void _0x1e042f['markBlockFormat'](_0x54f01f,{..._0xa36c25,'commandReversedParams':[{'value':_0x541f53||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x13e43c['isBlockImage'](_0x54f01f)?_0x1e042f['markBlockFormat'](_0x54f01f,_0xa36c25,[],'imageStylePostApply'):_0x1e042f['markInlineFormat'](_0x4cd15a,_0xa36c25,'imageStylePostApply'));});});for(const _0x511ec1 of _0x1635ac['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x41b3c4[_0x511ec1['name']]=_0x511ec1['title']['toLowerCase']();_0x1e042f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1e042f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1e042f['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1e042f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2bd788])=>{_0x13e43c['setImageNaturalSizeAttributes'](_0x2bd788['getContainedElement']());}),_0x1e042f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x9a70f9,_0x2cb377)=>{_0x1e042f['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x9a70f9,{'commandName':_0x2cb377['commandName'],'commandParams':_0x2cb377['commandReversedParams']});}),_0x1e042f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x4f287e,_0x1bba64){if(_0x104f6b(_0x4f287e,_0x1bba64))return[_0x4f287e,_0x1bba64];if(_0x104f6b(_0x1bba64,_0x4f287e))return[_0x1bba64,_0x4f287e];return null;});const _0x30e254=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x104f6b(_0x473693,_0x269a6e){const _0x5ab1b7=_0x30e254['findIndex'](({type:_0x140c73,subType:_0x4dcb1d})=>_0x473693['type']==_0x140c73&&_0x473693['subType']==_0x4dcb1d),_0xb3aedf=_0x30e254['findIndex'](({type:_0x28a884,subType:_0xe18f2a})=>_0x269a6e['type']==_0x28a884&&_0x269a6e['subType']==_0xe18f2a);if(_0x5ab1b7<0x0||_0xb3aedf<0x0)return!0x1;const _0x518b2f=_0x473693['getFirstRange'](),_0x32998e=_0x269a6e['getFirstRange']();if((0x0==_0x5ab1b7||0x1==_0x5ab1b7)&&0x2==_0xb3aedf&&_0x518b2f['isIntersecting'](_0x32998e))return!0x0;if(0x2==_0x5ab1b7&&0x3==_0xb3aedf){const _0x49ff86=_0x1e042f['_findSuggestions'](_0x518b2f,'insertion')['filter'](({suggestion:_0x5d6476,meta:_0x4d53dd})=>_0x4d53dd['isOwn']&&'convertInlineImageToBlock'==_0x5d6476['subType']);if(_0x49ff86['length']>0x1&&_0x32998e['end']['isEqual'](_0x518b2f['start']))return!0x0;if(0x1==_0x49ff86['length']&&(_0x518b2f['start']['isEqual'](_0x32998e['end'])||_0x518b2f['end']['isEqual'](_0x32998e['start'])))return!0x0;}if(0x3==_0x5ab1b7&&0x3==_0xb3aedf&&_0x518b2f['start']['isBefore'](_0x32998e['start'])){const _0x1078bb=_0x518b2f['end']['nodeAfter'],_0x1e4e26=_0x32998e['start']['nodeBefore'];return _0x13e43c['isBlockImage'](_0x1078bb)&&_0x1078bb===_0x1e4e26;}return!0x1;}_0x1635ac['model']['document']['registerPostFixer'](()=>{let _0x414750=!0x1;const _0x13b8ee=Array['from'](_0x1635ac['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x44e5d7,data:_0x80ec82}of _0x13b8ee){const {group:_0xc3e30c,type:_0x32dca6,subType:_0x1f1973,id:_0x299b93}=_0x1e042f['_splitMarkerName'](_0x44e5d7);if('suggestion'==_0xc3e30c&&_0x1e042f['hasSuggestion'](_0x299b93)){if('formatBlock'==_0x32dca6&&('imageStylePreApply'==_0x1f1973||'imageStylePostApply'==_0x1f1973)){const _0x5d7579=_0x1e042f['getSuggestion'](_0x299b93);if(_0x80ec82['newRange']){const _0x362476=_0x5d7579['getFirstRange']()['getContainedElement']();if(_0x13e43c['isBlockImage'](_0x362476))continue;_0x1e042f['discardSuggestion'](_0x5d7579),_0x414750=!0x0;}}if('insertion'==_0x32dca6&&'imageCaption'==_0x1f1973&&!_0x80ec82['newRange']){const _0x90e753=_0x1e042f['getSuggestion'](_0x299b93);_0x90e753['next']&&_0x90e753['next']['isInContent']&&(_0x1e042f['discardSuggestion'](_0x90e753['next']),_0x414750=!0x0);}}}return _0x414750;}),this['_registerLegacyDescription'](_0x41b3c4);}['_registerLegacyDescription'](_0x64c60f){const _0x5c53e1=this['editor'],_0x38a52e=_0x5c53e1['locale'];_0x5c53e1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf8e421=>{if('formatBlock'!=_0xf8e421['type']&&'formatInline'!=_0xf8e421['type'])return;const {data:_0x3db1d2}=_0xf8e421;if(!_0x3db1d2||'imageStyle'!=_0x3db1d2['commandName'])return;const _0x1883bc=_0x3db1d2['commandParams'][0x0]['value'];return _0x322eff('side'===_0x1883bc?c(_0x38a52e,'FORMAT_SIDE_IMAGE'):_0x64c60f[_0x1883bc]||_0x1883bc);function _0x322eff(_0x439fe5){return{'type':'format','content':c(_0x38a52e,'*Format:*\x20%0',_0x439fe5)};}});}}class ut extends _0x17eefb{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x344594){super(_0x344594),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x22e398=this['editor'],_0x133dd2=_0x22e398['commands']['get']('importWord'),_0x4af4c1=_0x22e398['commands']['get']('trackChanges');_0x133dd2&&(_0x133dd2['on']('execute',(_0xa8b41a,[,_0x4af7dc])=>{this['_trackChangesValueDuringImport']=_0x4af4c1['value'],_0x4af7dc['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x133dd2,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x133dd2,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x4af4c1['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x22e398['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x19cc6f,_0x2e2175){const {suggestions:_0xd650df}=_0x2e2175,_0x3d2ae6=this['editor']['commands']['get']('trackChanges'),_0x2bcdaa=_0x3d2ae6['value'];this['_trackChangesValueDuringImport']!==_0x2bcdaa&&(_0x3d2ae6['execute'](),this['_trackChangesExecuted']=!0x0),_0xd650df&&_0xd650df['forEach'](({id:_0x58ecae,type:_0x28342a,author:_0x289670,created_at:_0x321785})=>{const _0x30ee5a={'id':_0x58ecae,'type':_0x28342a,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x289670,'createdAt':_0x321785?new Date(_0x321785):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x30ee5a);});}}class ft extends _0x17eefb{['afterInit'](){const _0x33ada6=this['editor'],_0x1e1819=_0x33ada6['plugins']['get']('TrackChangesEditing');if(_0x33ada6['plugins']['has']('IndentEditing')&&(_0x1e1819['enableCommand']('indent'),_0x1e1819['enableCommand']('outdent')),_0x33ada6['plugins']['has']('IndentBlock')){for(const _0x41817f of['indentBlock','outdentBlock'])_0x1e1819['enableDefaultAttributesIntegration'](_0x41817f);}const _0x296b4a=_0x33ada6['locale'];_0x1e1819['registerBlockAttribute']('blockIndent'),_0x1e1819['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x296b4a,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x346aa8=this['editor'],_0x42af39=_0x346aa8['locale'],_0x1448f1=_0x346aa8['plugins']['get']('TrackChangesEditing');_0x1448f1['descriptionFactory']['registerDescriptionCallback'](_0x48ad51=>{if('formatBlock'!=_0x48ad51['type'])return;const {data:_0x577e8f}=_0x48ad51;if(!_0x577e8f)return;if('indentBlock'!=_0x577e8f['commandName']&&'outdentBlock'!=_0x577e8f['commandName'])return;const _0x1eff56=_0x48ad51['getItems']()[0x0],_0xf3548d=_0x1448f1['descriptionFactory']['getItemLabel'](_0x1eff56);return'indentBlock'==_0x577e8f['commandName']?{'type':'format','content':c(_0x42af39,'*Indent:*\x20%0',_0xf3548d)}:'outdentBlock'==_0x577e8f['commandName']?{'type':'format','content':c(_0x42af39,'*Outdent:*\x20%0',_0xf3548d)}:void 0x0;});}}class ht extends _0x17eefb{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x17eefb{['afterInit'](){const _0x1e69ee=this['editor'];if(!_0x1e69ee['plugins']['has']('LinkEditing'))return;const _0x8dd9e6=_0x1e69ee['plugins']['get']('TrackChangesEditing'),_0x116dc0=_0x1e69ee['commands']['get']('link');_0x8dd9e6['enableDefaultAttributesIntegration']('link'),_0x8dd9e6['enableDefaultAttributesIntegration']('unlink'),_0x8dd9e6['registerInlineAttribute']('linkHref');for(const _0x3d95c7 of _0x116dc0['manualDecorators'])_0x8dd9e6['registerInlineAttribute'](_0x3d95c7['id']),_0x8dd9e6['descriptionFactory']['registerAttributeLabel'](_0x3d95c7['id'],'link\x20('+_0x3d95c7['label']['toLowerCase']()+')');_0x8dd9e6['descriptionFactory']['registerDescriptionCallback'](_0x18e893=>{if('attribute'!=_0x18e893['type'])return;const {data:_0x23b7be}=_0x18e893;if(!_0x23b7be||'linkHref'!=_0x23b7be['key'])return;const _0x2a4105=_0x23b7be['newValue'],_0x5231ed=_0x1e69ee['locale'];return{'type':'format','content':null==_0x2a4105?c(_0x5231ed,'*Remove\x20link*'):c(_0x5231ed,'*Set\x20link:*\x20%0','\x22'+_0x2a4105+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x488083=this['editor'],_0x43a25a=_0x488083['locale'];_0x488083['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e529f=>{if('formatInline'!=_0x3e529f['type'])return;const {data:_0x1011c9}=_0x3e529f;if(_0x1011c9){if('link'==_0x1011c9['commandName']){const _0x30dfe5=_0x1011c9['commandParams'][0x0];return{'type':'format','content':c(_0x43a25a,'*Set\x20link:*\x20%0','\x22'+_0x30dfe5+'\x22')};}return'unlink'==_0x1011c9['commandName']?{'type':'format','content':c(_0x43a25a,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x17eefb{['afterInit'](){const _0xa9008f=this['editor'],_0x1378a1=_0xa9008f['locale'];if(!_0xa9008f['plugins']['has']('LegacyListEditing'))return;const _0x578696=_0xa9008f['plugins']['get']('TrackChangesEditing'),_0x4262b8=_0xa9008f['plugins']['has']('LegacyTodoListEditing');function _0x239b0b(_0x1bc85d){return()=>{const _0xd78d4d=_0xa9008f['model']['document']['selection'],_0x6469cd=_0xa9008f['commands']['get'](_0x1bc85d);if(_0x6469cd['value'])return void _0xa9008f['execute']('paragraph',{});const _0x11bd20=_0x1bc85d['slice'](0x0,-0x4),_0x50019a=function(_0x591c51,_0x5e96ee,_0x377651){let _0x173895=Array['from'](_0x591c51)['filter'](_0xff4da0=>function(_0x403a68,_0x376cfa){return _0x376cfa['checkChild'](_0x403a68['parent'],'listItem')&&!_0x376cfa['isObject'](_0x403a68);}(_0xff4da0,_0x377651));_0x173895=_0x173895['filter'](_0x203321=>!_0x203321['is']('element','listItem')||_0x203321['getAttribute']('listType')!=_0x5e96ee);const _0x235c3d=new Set();for(const _0xc0c535 of _0x173895)_0xc0c535['is']('element','listItem')?_0x235c3d['add'](Le(_0xc0c535)):_0x235c3d['add'](_0xc0c535);return Array['from'](_0x235c3d);}(_0xd78d4d['getSelectedBlocks'](),_0x11bd20,_0xa9008f['model']['schema']);_0xa9008f['model']['change'](()=>{for(const _0x4d528a of _0x50019a)_0x578696['markBlockFormat'](_0x4d528a,{'commandName':_0x1bc85d,'commandParams':[{'forceValue':!_0x6469cd['value']}],'formatGroupId':'blockName'},Ee(_0x4d528a));});};}function _0x15675e(_0x9aab5b){return()=>{const _0xc4f3ab=function(_0x3de049){let _0x3a8f96=Array['from'](_0x3de049);const _0x5e31e0=_0x3a8f96['findIndex'](_0x4764dc=>'listItem'!=_0x4764dc['name']);return _0x5e31e0>-0x1&&(_0x3a8f96=_0x3a8f96['slice'](0x0,_0x5e31e0)),_0x3a8f96;}(_0xa9008f['model']['document']['selection']['getSelectedBlocks']()),_0x5e9f0b=_0xa9008f['model']['createRange'](_0xa9008f['model']['createPositionAt'](_0xc4f3ab[0x0],'before'),_0xa9008f['model']['createPositionAt'](_0xc4f3ab[_0xc4f3ab['length']-0x1],'end'));_0xa9008f['model']['change'](()=>{_0x578696['markBlockFormat'](_0x5e9f0b,{'commandName':_0x9aab5b,'commandParams':[],'formatGroupId':'listIndent'},function(_0x22f763){const _0x287f5e=new Set();for(const _0x359333 of _0x22f763){let _0x332165=_0x359333['nextSibling'];for(;_0x332165&&_0x332165['getAttribute']('listIndent')>_0x359333['getAttribute']('listIndent');)_0x287f5e['add'](_0x332165),_0x332165=_0x332165['nextSibling'];}return Array['from'](_0x287f5e);}(_0xc4f3ab));});};}_0x578696['enableCommand']('numberedList',_0x239b0b('numberedList')),_0x578696['enableCommand']('bulletedList',_0x239b0b('bulletedList')),_0x4262b8&&_0x578696['enableCommand']('todoList',_0x239b0b('todoList')),_0x578696['enableCommand']('indentList',_0x15675e('indentList')),_0x578696['enableCommand']('outdentList',_0x15675e('outdentList')),_0x4262b8&&_0x578696['enableCommand']('checkTodoList',()=>{const _0x5e24b4=_0xa9008f['commands']['get']('checkTodoList'),_0x2b871c=Array['from'](_0x5e24b4['_selectedElements']);_0x2b871c['filter'](_0x4e248c=>_0x4e248c['getAttribute']('todoListChecked')!=_0x5e24b4['value']),_0xa9008f['model']['change'](()=>{for(const _0x578f31 of _0x2b871c)_0x578696['markBlockFormat'](_0x578f31,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5e24b4['value']}]});});}),_0x578696['descriptionFactory']['registerElementLabel']('listItem',_0x197e92=>c(_0x1378a1,'ELEMENT_LIST_ITEM',_0x197e92)),_0x578696['descriptionFactory']['registerDescriptionCallback'](_0x434703=>{if('formatBlock'!=_0x434703['type']&&'formatInline'!=_0x434703['type'])return;const {data:_0x52b550}=_0x434703;if(_0x52b550){if('numberedList'==_0x52b550['commandName']||'bulletedList'==_0x52b550['commandName']||'todoList'==_0x52b550['commandName'])switch(_0x52b550['commandName']['replace']('List','')){case'bulleted':return _0x1002df(c(_0x1378a1,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1002df(c(_0x1378a1,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1002df(c(_0x1378a1,'ELEMENT_TODO_LIST'));}if('indentList'==_0x52b550['commandName'])return{'type':'format','content':c(_0x1378a1,'*Indent:*\x20%0',c(_0x1378a1,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x52b550['commandName'])return{'type':'format','content':c(_0x1378a1,'*Outdent:*\x20%0',c(_0x1378a1,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x52b550['commandName'])return _0x52b550['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x1378a1,'*Check\x20item*')}:{'type':'format','content':c(_0x1378a1,'*Uncheck\x20item*')};}function _0x1002df(_0x4ac983){return{'type':'format','content':c(_0x1378a1,'*Change\x20to:*\x20%0',_0x4ac983)};}});}}function Le(_0x15948f){const _0x3ff09c=_0x15948f['getAttribute']('listIndent');if(0x0==_0x3ff09c)return _0x15948f;let _0x9115c9=_0x15948f;for(;_0x15948f['previousSibling']&&_0x15948f['previousSibling']['is']('element','listItem');){const _0x6062a6=_0x15948f['previousSibling']['getAttribute']('listIndent');if(_0x6062a6==_0x3ff09c)_0x9115c9=_0x15948f['previousSibling'];else{if(_0x6062a6<_0x3ff09c)break;}_0x15948f=_0x15948f['previousSibling'];}return _0x9115c9;}function Ee(_0x31fea6){const _0x5924d5=[];if(_0x31fea6['is']('element','listItem')&&_0x31fea6['getAttribute']('listIndent')>0x0){let _0x4c2e61=_0x31fea6['nextSibling'];for(;_0x4c2e61&&'listItem'==_0x4c2e61['name']&&_0x4c2e61['getAttribute']('listIndent')==_0x31fea6['getAttribute']('listIndent');)_0x5924d5['push'](_0x4c2e61),_0x4c2e61=_0x4c2e61['nextSibling'];}return _0x5924d5;}class Q extends _0x17eefb{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x56b690=this['editor']['config']['get']('list.properties'),_0x45421c=this['editor']['plugins']['get']('TrackChangesEditing');_0x56b690['styles']&&_0x45421c['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x56b690['reversed']&&_0x45421c['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x56b690['startIndex']&&_0x45421c['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x45421c['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x534293,_0x39f3c9={}){const _0x25f301=this['editor']['plugins']['get']('TrackChangesEditing'),_0x19c332=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x25f301['markMultiRangeBlockFormat'](_0x19c332,{'commandName':'listStyle','commandParams':[{'type':_0x39f3c9['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x181cf3,_0x3f1c9b={}){const _0x3f27b8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x508f77=this['_getSuggestionBlocks'](_0x4c693e=>_0x4c693e['is']('element','listItem')&&'numbered'===_0x4c693e['getAttribute']('listType'));if(_0x508f77['length']<0x1)return;const _0x3e407e=_0x508f77['map'](_0x1e0bf8=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1e0bf8,'before'),this['editor']['model']['createPositionAt'](_0x1e0bf8,0x0)));this['editor']['model']['change'](()=>{_0x3f27b8['markMultiRangeBlockFormat'](_0x3e407e,{'commandName':'listReversed','commandParams':[{'reversed':_0x3f1c9b['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4adbc4,_0x4ac044={}){const _0x3aacf7=this['editor']['plugins']['get']('TrackChangesEditing'),_0xd5f504=this['_getSuggestionBlocks'](_0x50d6fd=>_0x50d6fd['is']('element','listItem')&&'numbered'===_0x50d6fd['getAttribute']('listType'));if(_0xd5f504['length']<0x1)return;const _0x560e02=_0xd5f504['map'](_0x2764b9=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2764b9,'before'),this['editor']['model']['createPositionAt'](_0x2764b9,0x0)));this['editor']['model']['change'](()=>{_0x3aacf7['markMultiRangeBlockFormat'](_0x560e02,{'commandName':'listStart','commandParams':[{'startIndex':_0x4ac044['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0xab8b7a){if('formatBlock'!=_0xab8b7a['type']&&'formatInline'!=_0xab8b7a['type'])return;const _0x254fd3=this['editor']['locale'],{data:_0x12bd11}=_0xab8b7a;if(!_0x12bd11)return;let _0x187c96,_0x1a6b18;switch(_0x12bd11['commandName']){case'listStyle':_0x187c96='*Change\x20to:*\x20%0',_0x1a6b18={'type':'format','content':c(_0x254fd3,_0x187c96,c(_0x254fd3,this['_getTranslationKeyForListStyle'](_0x12bd11['commandParams'][0x0]['type'])))};break;case'listReversed':_0x187c96=_0x12bd11['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1a6b18={'type':'format','content':c(_0x254fd3,_0x187c96)};break;case'listStart':_0x187c96='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1a6b18={'type':'format','content':c(_0x254fd3,_0x187c96,_0x12bd11['commandParams'][0x0]['startIndex'])};}return _0x1a6b18;}['_getSuggestionBlocksForListStyle'](){const _0x28b579=this['editor']['plugins']['get']('LegacyListUtils');let _0x21a80f=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x21a80f[0x0]?.['is']('element','listItem')&&_0x21a80f['unshift'](..._0x28b579['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x21a80f[_0x21a80f['length']-0x1]?.['is']('element','listItem')&&_0x21a80f['push'](..._0x28b579['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x21a80f=[...new Set(_0x21a80f)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x21a80f=_0x21a80f['filter'](_0x42ba8a=>_0x42ba8a['is']('element','listItem'))),_0x21a80f;}['_getSuggestionBlocks'](_0xacf805){const _0x32d148=this['editor']['plugins']['get']('LegacyListUtils');let _0x4fdf6d=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0xacf805)['map'](_0xd221=>{const _0x4d067f=this['editor']['model']['createPositionAt'](_0xd221,0x0);return[..._0x32d148['getSiblingNodes'](_0x4d067f,'backward'),..._0x32d148['getSiblingNodes'](_0x4d067f,'forward')];})['flat']();return _0x4fdf6d=[...new Set(_0x4fdf6d)],_0x4fdf6d;}['_getTranslationKeyForListStyle'](_0x1f7628){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x1f7628)||'default')['toUpperCase']()+'_LIST_'+_0x1f7628['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x17eefb{['afterInit'](){const _0x3631e5=this['editor'];if(!_0x3631e5['plugins']['has']('MediaEmbedEditing'))return;const _0x2d6d87=_0x3631e5['plugins']['get']('TrackChangesEditing'),_0x59f39e=_0x3631e5['locale'];_0x2d6d87['enableCommand']('mediaEmbed'),_0x2d6d87['descriptionFactory']['registerElementLabel']('media',_0x13d7a9=>c(_0x59f39e,'ELEMENT_MEDIA',_0x13d7a9)),_0x3631e5['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x10043,{writer:_0x3517c3,options:_0x2ea8b8})=>{if(_0x2ea8b8['showSuggestionHighlights'])return _0x3517c3['createEmptyElement']('div');},'converterPriority':'high'}),_0x3631e5['data']['downcastDispatcher']['on']('attribute:url:media',(_0x16a3d7,_0x2fa720,_0x46107e)=>{_0x46107e['options']['showSuggestionHighlights']&&_0x16a3d7['stop']();},{'priority':'high'});}}class pt extends _0x17eefb{['afterInit'](){const _0x417e82=this['editor'];_0x417e82['plugins']['has']('MentionEditing')&&_0x417e82['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x17eefb{['afterInit'](){const _0x17a196=this['editor'];if(!_0x17a196['plugins']['has']('MergeFieldsEditing'))return;const _0x3f24f8=_0x17a196['plugins']['get']('TrackChangesEditing'),_0x1b0cc3=_0x17a196['locale'];_0x3f24f8['enableCommand']('insertMergeField'),_0x3f24f8['enableCommand']('insertMergeFieldBlock'),_0x3f24f8['enableCommand']('insertMergeFieldImage'),_0x3f24f8['descriptionFactory']['registerElementLabel']('mergeField',_0x1cf47e=>c(_0x1b0cc3,'ELEMENT_MERGE_FIELD',_0x1cf47e)),_0x3f24f8['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x187339=>c(_0x1b0cc3,'ELEMENT_MERGE_FIELD',_0x187339)),_0x3f24f8['descriptionFactory']['registerDescriptionCallback'](_0x221b55=>{if('insertion'!=_0x221b55['type']&&'deletion'!=_0x221b55['type'])return;const _0x149c55=_0x221b55['getContainedElement']();if(null==_0x149c55)return;const _0x1a9761=_0x17a196['plugins']['get']('MergeFieldsEditing');let _0xea2a9d;switch(_0x1a9761['getMergeFieldType'](_0x149c55)){case null:return;case'image':{const _0x38a64d=_0x1a9761['unwrapAffixes'](_0x149c55['getAttribute']('src'));_0xea2a9d=_0x1a9761['getLabel'](_0x38a64d)||_0x38a64d;break;}default:{const _0x1c435b=_0x149c55['getAttribute']('id');_0xea2a9d=_0x1a9761['getLabel'](_0x1c435b)||_0x1c435b;break;}}return'insertion'==_0x221b55['type']?{'type':'insertion','content':c(_0x1b0cc3,'*Insert:*\x20%0','\x22'+_0xea2a9d+'\x22\x20'+c(_0x1b0cc3,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x1b0cc3,'*Remove:*\x20%0','\x22'+_0xea2a9d+'\x22\x20'+c(_0x1b0cc3,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x17eefb{['afterInit'](){const _0xd5ef6d=this['editor'],_0x5b8f25=_0xd5ef6d['plugins']['get']('TrackChangesEditing');_0xd5ef6d['plugins']['has']('MultiLevelList')&&(_0x5b8f25['enableDefaultAttributesIntegration']('multiLevelList'),_0x5b8f25['registerBlockAttribute']('listMarkerStyle'),_0x5b8f25['descriptionFactory']['registerDescriptionCallback'](_0x9d68dc=>this['handleDescriptions'](_0x9d68dc)));}['handleDescriptions'](_0xadda9b){const _0x57b4a4=this['editor']['locale'],{data:_0x479df0}=_0xadda9b,_0x4b1c2f={'type':'format','content':''};if(_0x479df0&&'listMarkerStyle'==_0x479df0['key']){if(!_0x479df0['oldValue'])return{'type':'format','content':c(_0x57b4a4,'*Set\x20format:*\x20%0',c(_0x57b4a4,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x479df0['newValue']+')'};if(!_0x479df0['newValue']){let _0x3248db=_0xadda9b['head'];for(;_0x3248db;){if(_0x3248db['data']&&'listType'==_0x3248db['data']['key']&&_0x3248db['data']['newValue'])return _0x4b1c2f;_0x3248db=_0x3248db['next'];}return{'type':'format','content':c(_0x57b4a4,'*Remove\x20format:*\x20%0',c(_0x57b4a4,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x479df0['oldValue']+')'};}}}}class bt extends _0x17eefb{['afterInit'](){const _0x2409d2=this['editor'];if(!_0x2409d2['plugins']['has']('PageBreakEditing'))return;_0x2409d2['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4c07a2=_0x2409d2['plugins']['get']('TrackChangesEditing'),_0x5e660e=_0x2409d2['locale'];_0x4c07a2['descriptionFactory']['registerElementLabel']('pageBreak',_0x3f6b48=>c(_0x5e660e,'ELEMENT_PAGE_BREAK',_0x3f6b48));}}class yt extends _0x17eefb{['afterInit'](){const _0x5540c4=this['editor'];if(!_0x5540c4['plugins']['has']('Paragraph'))return;const _0x6c638a=_0x5540c4['locale'],_0x4b6204=_0x5540c4['plugins']['get']('TrackChangesEditing');_0x4b6204['descriptionFactory']['registerElementLabel']('paragraph',_0x5e55d7=>c(_0x6c638a,'ELEMENT_PARAGRAPH',_0x5e55d7)),_0x4b6204['enableDefaultAttributesIntegration']('paragraph'),_0x4b6204['enableCommand']('insertParagraph'),_0x5540c4['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x5540c4),{'priority':'highest'}),_0x5540c4['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x28360c,_0x166772,_0x232484)=>{_0x232484['options']['showSuggestionHighlights']&&nr(_0x5540c4,{'showActiveMarker':!0x1})(_0x28360c,_0x166772,_0x232484);},{'priority':'highest'});const _0x31879c=_0x4b6204['descriptionFactory'];_0x31879c['registerDescriptionCallback'](_0x516612=>{if('insertion'!==_0x516612['type'])return;const {start:_0x438005,end:_0x3fed62}=_0x516612['getFirstRange']();if(!_0x438005['isTouching'](_0x3fed62)||!_0x438005['nodeAfter'])return;const _0x58f068=_0x5540c4['model']['schema'],_0x3b6545=_0x438005['nodeAfter'];return _0x58f068['isBlock'](_0x3b6545)&&!_0x58f068['isLimit'](_0x3b6545)&&_0x58f068['checkChild'](_0x3b6545,'$text')?{'type':'insertion','content':c(_0x6c638a,'*Insert:*\x20%0',_0x31879c['getItemLabel'](_0x3b6545,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xa84460=this['editor'],_0x5a4160=_0xa84460['locale'];_0xa84460['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5aa2c1=>{if('formatBlock'!=_0x5aa2c1['type'])return;const {data:_0x3784d0}=_0x5aa2c1;return _0x3784d0&&'paragraph'==_0x3784d0['commandName']?{'type':'format','content':c(_0x5a4160,'*Change\x20to:*\x20%0',c(_0x5a4160,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x1d1c0a,{showActiveMarker:_0x216ba2=!0x0}={}){return(_0x50f805,_0x1bb60e,_0x783e9b)=>{const _0x2688f2=_0x1d1c0a['plugins']['get']('TrackChangesEditing'),_0x523a86=_0x1bb60e['markerRange']['start'],_0x25ebb5=_0x1bb60e['markerRange']['end'],_0x3fef06=_0x1d1c0a['model']['schema'];if(!_0x523a86['isTouching'](_0x25ebb5)||!_0x523a86['nodeAfter'])return;const _0x2be4fd=_0x523a86['nodeAfter'];if(_0x3fef06['isBlock'](_0x2be4fd)&&!_0x3fef06['isLimit'](_0x2be4fd)&&_0x3fef06['checkChild'](_0x2be4fd,'$text')){if(!_0x783e9b['consumable']['consume'](_0x1bb60e['markerRange'],_0x50f805['name']))return;const {authorId:_0x50a9dd}=_0x2688f2['_splitMarkerName'](_0x1bb60e['markerName']),_0x280419=_0x783e9b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x50a9dd}),_0x2c34a9=_0x783e9b['mapper']['toViewPosition'](_0x25ebb5);_0x216ba2&&_0x2688f2['activeMarkers']['includes'](_0x1bb60e['markerName'])&&_0x783e9b['writer']['addClass']('ck-suggestion-marker--active',_0x280419),_0x783e9b['writer']['insert'](_0x2c34a9,_0x280419),_0x783e9b['mapper']['bindElementToMarker'](_0x280419,_0x1bb60e['markerName']);}};}class jt extends _0x17eefb{['afterInit'](){const _0x117fc4=this['editor'];_0x117fc4['commands']['get']('replaceSource')&&_0x117fc4['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x17eefb{['afterInit'](){const _0x14deea=this['editor'];if(!_0x14deea['plugins']['has']('RemoveFormatEditing'))return;_0x14deea['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x53fb66=this['editor'];_0x53fb66['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x36a083=>{if('formatBlock'!=_0x36a083['type']&&'formatInline'!=_0x36a083['type'])return;const {data:_0x15ae84}=_0x36a083;return _0x15ae84&&'removeFormat'==_0x15ae84['commandName']?{'type':'format','content':c(_0x53fb66['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x17eefb{['afterInit'](){const _0x231696=this['editor'];if(!_0x231696['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x46b325=_0x231696['plugins']['get']('TrackChangesEditing');_0x46b325['enableCommand']('goToPreviousRestrictedEditingException'),_0x46b325['enableCommand']('goToNextRestrictedEditingException');const _0x4ec913=_0x231696['plugins']['get']('RestrictedEditingModeEditing');_0x4ec913['enableCommand']('trackChanges'),_0x4ec913['enableCommand']('acceptSuggestion'),_0x4ec913['enableCommand']('discardSuggestion'),_0x4ec913['enableCommand']('acceptAllSuggestions'),_0x4ec913['enableCommand']('discardAllSuggestions'),_0x4ec913['enableCommand']('acceptSelectedSuggestions'),_0x4ec913['enableCommand']('discardSelectedSuggestions');}}class It extends _0x17eefb{['afterInit'](){const _0x139470=this['editor'];if(!_0x139470['plugins']['has']('ShiftEnter'))return;const _0x3f56c7=_0x139470['plugins']['get']('TrackChangesEditing');_0x3f56c7['enableCommand']('shiftEnter'),_0x139470['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x139470),{'priority':'high'}),_0x139470['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x139470),{'priority':'high'}),_0x139470['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2f82b8,_0x39112a,_0x2eab3c)=>{_0x2eab3c['options']['showSuggestionHighlights']&&je(_0x139470,{'showActiveMarker':!0x1})(_0x2f82b8,_0x39112a,_0x2eab3c);}),_0x3f56c7['descriptionFactory']['registerElementLabel']('softBreak',_0x34c9be=>c(_0x139470['locale'],'ELEMENT_LINE_BREAK',_0x34c9be));}}function je(_0x107f6f,{showActiveMarker:_0x3e927b=!0x0}={}){return(_0x3b8349,_0x324d0d,_0x241047)=>{const _0x3d8cf2=_0x107f6f['plugins']['get']('TrackChangesEditing');if(!_0x241047['consumable']['test'](_0x324d0d['markerRange'],_0x3b8349['name']))return;const _0x505ac9=_0x107f6f['model'];for(const _0x465247 of _0x324d0d['markerRange']['getItems']()){if(!_0x465247['is']('element','softBreak'))continue;const _0x4ceeec='deletion'==_0x324d0d['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x2c4e3f}=_0x3d8cf2['_splitMarkerName'](_0x324d0d['markerName']),_0x457a8c=_0x241047['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4ceeec,'data-author-id':_0x2c4e3f}),_0x1f49ec=_0x241047['mapper']['toViewPosition'](_0x505ac9['createPositionBefore'](_0x465247));_0x3e927b&&_0x3d8cf2['activeMarkers']['includes'](_0x324d0d['markerName'])&&_0x241047['writer']['addClass']('ck-suggestion-marker--active',_0x457a8c),_0x241047['writer']['insert'](_0x1f49ec,_0x457a8c),_0x241047['mapper']['bindElementToMarker'](_0x457a8c,_0x324d0d['markerName']);}};}class _t extends _0x17eefb{['afterInit'](){const _0x41451c=this['editor'],_0x32dd00=_0x41451c['model'],_0x298037=_0x41451c['locale'];if(!_0x41451c['plugins']['has']('StandardEditingModeEditing'))return;const _0x4dbd71=_0x41451c['plugins']['get']('TrackChangesEditing'),_0x3cdf1a='restrictedEditingException',_0x5cbf04=_0x41451c['commands']['get'](_0x3cdf1a);_0x4dbd71['enableCommand'](_0x3cdf1a,(_0x534553,_0x5219df={})=>{const _0x53e00c=_0x32dd00['document']['selection'];if(_0x53e00c['isCollapsed'])return void _0x534553(_0x5219df);const _0x331854=void 0x0!==_0x5219df['forceValue']?_0x5219df['forceValue']:!_0x5cbf04['value'];_0x32dd00['change'](()=>{const _0x30215c=Array['from'](_0x53e00c['getRanges']());for(const _0x5854ec of _0x30215c){const _0x8a0a9=_0x331854?[_0x5854ec]:io(_0x3cdf1a,_0x5854ec,_0x32dd00);for(const _0x1ce8e2 of _0x8a0a9)_0x4dbd71['markInlineFormat'](_0x1ce8e2,{'commandName':_0x3cdf1a,'commandParams':[{'forceValue':_0x331854}]});}});}),_0x4dbd71['descriptionFactory']['registerDescriptionCallback'](_0x1bdc44=>{if('formatBlock'!=_0x1bdc44['type']&&'formatInline'!=_0x1bdc44['type'])return;const {data:_0x4a2c2c}=_0x1bdc44;return _0x4a2c2c&&_0x4a2c2c['commandName']==_0x3cdf1a?_0x4a2c2c['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x298037,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x298037,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x17eefb{['afterInit'](){const _0x491bf9=this['editor'];if(!_0x491bf9['plugins']['has']('Style')||!_0x491bf9['plugins']['has']('DataSchema'))return;const _0x13071a=_0x491bf9['plugins']['get']('TrackChangesEditing'),_0x21cd59=_0x491bf9['locale'],_0x1ba3da=_0x491bf9['config']['get']('style')||{},_0xe39b03=_0x491bf9['plugins']['get']('GeneralHtmlSupport'),_0x496417=_0x491bf9['plugins']['get']('StyleUtils')['normalizeConfig'](_0x491bf9['plugins']['get']('DataSchema'),_0x1ba3da['definitions']);_0x13071a['enableDefaultAttributesIntegration']('style');const _0x50c08e=new Set();for(const _0x56c691 of _0x496417['block']){const _0x3617f9=_0xe39b03['getGhsAttributeNameForElement'](_0x56c691['element']);_0x50c08e['add'](_0x3617f9);}const _0x29d374=new Set();for(const _0x10ddf7 of _0x496417['inline']){const _0x29fbdc=_0xe39b03['getGhsAttributeNameForElement'](_0x10ddf7['element']);_0x29d374['add'](_0x29fbdc);for(const _0x42c90a of _0x10ddf7['ghsAttributes'])_0x29d374['add'](_0x42c90a);}for(const _0x263e78 of _0x50c08e)_0x13071a['registerBlockAttribute'](_0x263e78),_0x13071a['descriptionFactory']['registerAttributeLabel'](_0x263e78,c(_0x21cd59,'FORMAT_STYLE'));for(const _0x8dfdc7 of _0x29d374)_0x13071a['registerInlineAttribute'](_0x8dfdc7),_0x13071a['descriptionFactory']['registerAttributeLabel'](_0x8dfdc7,c(_0x21cd59,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x554f28=this['editor'],_0x36b101=_0x554f28['locale'];_0x554f28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x470aaf=>{if('formatBlock'!=_0x470aaf['type']&&'formatInline'!=_0x470aaf['type'])return;const {data:_0x37e691}=_0x470aaf;return _0x37e691&&'style'===_0x37e691['commandName']?_0x37e691['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x36b101,'*Set\x20format:*\x20%0',_0x37e691['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x36b101,'*Remove\x20format:*\x20%0',_0x37e691['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x17eefb{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x234fb6){super(_0x234fb6),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x25234e=this['editor'],_0x515730=_0x25234e['model']['document']['selection'];if(!_0x25234e['plugins']['has']('TableEditing'))return;const _0x3536f2=_0x25234e['locale'],_0x3d311d=_0x25234e['plugins']['get']('TrackChangesEditing'),_0x247b54=_0x25234e['plugins']['get']('TableUtils');_0x3d311d['descriptionFactory']['registerElementLabel']('table',_0x125b26=>c(_0x3536f2,'ELEMENT_TABLE',_0x125b26)),this['_setupColumnsRowsFixing'](),_0x3d311d['enableCommand']('insertTable'),_0x3d311d['enableCommand']('selectTableRow'),_0x3d311d['enableCommand']('selectTableColumn');for(const _0x2515fe of['insertTableRowAbove','insertTableRowBelow']){const _0x1cdb0b=_0x25234e['commands']['get'](_0x2515fe);_0x3d311d['enableCommand'](_0x2515fe,_0x48e8d5=>{_0x25234e['model']['change'](_0x5c8090=>{_0x48e8d5();const _0x48f09f='above'===_0x1cdb0b['order'],_0x5af1bf=_0x247b54['getSelectionAffectedTableCells'](_0x515730),_0x5bb5f7=_0x247b54['getRowIndexes'](_0x5af1bf),_0x4fd31b=_0x48f09f?_0x5bb5f7['first']-0x1:_0x5bb5f7['last']+0x1,_0x54ad50=_0x5af1bf[0x0]['findAncestor']('table'),_0x3fb999=_0x247b54['createTableWalker'](_0x54ad50,{'startRow':_0x4fd31b,'endRow':_0x4fd31b}),_0x5cc5b7=Array['from'](_0x3fb999)['map'](_0x5c5af8=>_0x5c8090['createRangeOn'](_0x5c5af8['cell']));_0x3d311d['markMultiRangeInsertion'](_0x5cc5b7,'tableRow');});});}for(const _0x500fab of['insertTableColumnLeft','insertTableColumnRight']){const _0x24d101=_0x25234e['commands']['get'](_0x500fab);_0x3d311d['enableCommand'](_0x500fab,_0x5a4113=>{_0x25234e['model']['change'](_0x3e23ef=>{_0x5a4113();const _0x4488f3='left'===_0x24d101['order'],_0x12424b=_0x247b54['getSelectionAffectedTableCells'](_0x515730),_0x629299=_0x247b54['getColumnIndexes'](_0x12424b),_0x28b061=_0x4488f3?_0x629299['first']-0x1:_0x629299['last']+0x1,_0x21785d=_0x12424b[0x0]['findAncestor']('table'),_0x2f98dd=_0x247b54['createTableWalker'](_0x21785d,{'startRow':0x0,'column':_0x28b061,'includeAllSlots':!0x1}),_0x2f80d5=Array['from'](_0x2f98dd)['map'](_0x2af55e=>_0x3e23ef['createRangeOn'](_0x2af55e['cell']));_0x3d311d['markMultiRangeInsertion'](_0x2f80d5,'tableColumn');});});}for(const _0x5738ad of['removeTableRow','removeTableColumn']){const _0x29a7e3=_0x5738ad['substr'](0xb),_0x5d83de=_0x29a7e3['toLowerCase'](),_0x2648d0=_0x5d83de['substr'](0x0,0x3)+'span',_0x514106='table'+_0x29a7e3,_0x4692cb='min'+_0x29a7e3,_0x44e933='max'+_0x29a7e3;_0x3d311d['enableCommand'](_0x5738ad,()=>{_0x25234e['model']['change'](_0x1718f3=>{const _0x1526b2=_0x247b54['getSelectionAffectedTableCells'](_0x515730),_0x33a566=_0x1526b2[0x0]['findAncestor']('table');let _0x3f8f67;if('removeTableRow'==_0x5738ad){const _0x553227=_0x247b54['getRowIndexes'](_0x1526b2);_0x3f8f67={'startRow':_0x553227['first'],'endRow':_0x553227['last'],'includeAllSlots':!0x0};}else{const _0x6973b4=_0x247b54['getColumnIndexes'](_0x1526b2);_0x3f8f67={'startColumn':_0x6973b4['first'],'endColumn':_0x6973b4['last'],'includeAllSlots':!0x0};}const _0x17d604=_0x247b54['createTableWalker'](_0x33a566,_0x3f8f67),_0x425a2a=Array['from'](_0x17d604)['map'](({cell:_0x59e378})=>_0x59e378),_0x2a9639=Ne(_0x425a2a['filter'](_0x2d654=>_0x2d654['hasAttribute'](_0x2648d0))),_0x51f93c=Ne(_0x425a2a['filter'](_0x173901=>!_0x173901['hasAttribute'](_0x2648d0)))['map'](_0x59ebe4=>_0x1718f3['createRangeOn'](_0x59ebe4)),_0x2b6ab5=_0x3d311d['markMultiRangeDeletion'](_0x51f93c,_0x514106);if(_0x2b6ab5&&('tableRow'==_0x2b6ab5['subType']||'tableColumn'==_0x2b6ab5['subType'])){const _0x5bd217=this['_getSuggestionCoords'](_0x2b6ab5);for(const _0x104680 of _0x2a9639){const _0x430671=_0x1718f3['createRangeOn'](_0x104680),_0x474746=_0x247b54['getCellLocation'](_0x104680),_0x3d2d44=_0x104680['getAttribute'](_0x2648d0)-0x1,_0x2420c9=_0x5bd217[_0x4692cb],_0x350b0e=_0x5bd217[_0x44e933];_0x2420c9<=_0x474746[_0x5d83de]&&_0x474746[_0x5d83de]+_0x3d2d44<=_0x350b0e&&_0x2b6ab5['addRange'](_0x430671);}}});});}function _0x58c405(_0xab0df0){const _0x467637=Array['from'](_0x515730['getRanges']())['map'](_0x5d393c=>_0x335d44['fromRange'](_0x5d393c));_0x25234e['model']['change'](_0x278a3e=>{const _0x3f2fe7=_0x278a3e['batch'];_0xab0df0=_0xab0df0['filter'](_0x4fc30c=>'$graveyard'!=_0x4fc30c['root']['rootName']),_0x278a3e['setSelection'](_0xab0df0),_0x25234e['commands']['get']('removeTableRow')['refresh'](),_0x25234e['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x25234e['model']['enqueueChange'](()=>{_0x25234e['model']['enqueueChange'](_0x3f2fe7,_0xbcfdc1=>{const _0x245109=_0x467637['filter'](_0x32b02a=>'$graveyard'!=_0x32b02a['root']['rootName']);_0x245109['length']>0x0&&_0xbcfdc1['setSelection'](_0x245109);for(const _0x4eddb6 of _0x467637)_0x4eddb6['detach']();});});});}function _0x3d24b8(_0x4de6ba){_0x25234e['model']['change'](_0x1407f7=>{const _0x5426d9=Array['from'](_0x515730['getRanges']())['map'](_0x56ffcf=>_0x335d44['fromRange'](_0x56ffcf)),_0x95739d=[];for(const _0x4eed2a of _0x4de6ba)for(const _0x368cb4 of _0x4eed2a['getItems']({'shallow':!0x0}))_0x95739d['push'](_0x368cb4);for(const _0x5063dd of _0x95739d)'$graveyard'!=_0x5063dd['root']['rootName']&&(_0x1407f7['setSelection'](_0x1407f7['createPositionAt'](_0x5063dd,0x0)),_0x25234e['commands']['get']('removeTableColumn')['refresh'](),_0x25234e['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1ba991=_0x5426d9['filter'](_0x43be2a=>'$graveyard'!=_0x43be2a['root']['rootName']);_0x1ba991['length']>0x0&&_0x1407f7['setSelection'](_0x1ba991);for(const _0x4cb399 of _0x5426d9)_0x4cb399['detach']();});}function _0x289ab6(_0x2396bd,_0x353001){return _0x353001['every'](_0x239f03=>_0x2396bd['some'](_0x58b9ee=>_0x58b9ee['end']['isEqual'](_0x239f03['start'])||_0x239f03['end']['isEqual'](_0x58b9ee['start'])));}function _0x5b7a53(_0x144bc7,_0x7e4146){return!_0x144bc7['some'](_0xb84db7=>_0x7e4146['some'](_0x3facc6=>_0xb84db7['isIntersecting'](_0x3facc6)))&&_0x144bc7['some'](_0x56fbb6=>_0x7e4146['some'](_0x1b8759=>_0x56fbb6['end']['isTouching'](_0x1b8759['start'])));}_0x25234e['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3a0a74,_0x2ce724,_0x5ecae1)=>{if(!_0x5ecae1['options']['showSuggestionHighlights'])return;const _0x40d7a8=_0x2ce724['item'];if(!_0x40d7a8)return;const _0x1e9b1d=_0x5ecae1['mapper']['toViewElement'](_0x40d7a8);function _0x2ece19(_0x452648){return Array['isArray'](_0x452648)?_0x452648:[_0x452648];}_0x1e9b1d&&'tableCell'===_0x40d7a8['name']&&_0x5156b8(_0x1e9b1d,_0x5ecae1['writer'],(_0x3ca5ff,_0x22e522,_0x300b2f)=>_0x300b2f['addClass'](_0x2ece19(_0x22e522['classes']),_0x3ca5ff),(_0x269eac,_0x1201bb,_0x396e6d)=>_0x396e6d['removeClass'](_0x2ece19(_0x1201bb['classes']),_0x269eac));},{'priority':'highest'}),_0x3d311d['descriptionFactory']['registerDescriptionCallback'](_0xc675c0=>{if('insertion'!=_0xc675c0['type']&&'deletion'!=_0xc675c0['type'])return;const _0x2f7493=_0xc675c0['getContainedElement']();if(null!=_0x2f7493&&_0x2f7493['is']('element','table')){if('insertion'==_0xc675c0['type']){const _0x3bc77f=_0xc675c0['getItems']()['filter'](_0x54513c=>_0x54513c['is']('$textProxy'))['map'](_0x7433da=>_0x7433da['data']);if(_0x3bc77f['length'])return{'type':'insertion','content':c(_0x3536f2,'*Insert:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3bc77f['join']('\x20')+'\x22'))};}if('deletion'==_0xc675c0['type']){const _0x5cc801=_0xc675c0['getItems']()['filter'](_0x7d7df9=>_0x7d7df9['is']('$textProxy'))['map'](_0x20a435=>_0x20a435['data']);if(_0x5cc801['length'])return{'type':'deletion','content':c(_0x3536f2,'*Remove:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5cc801['join']('\x20')+'\x22'))};}}}),_0x3d311d['descriptionFactory']['registerDescriptionCallback'](_0x3275d3=>{if('tableRow'==_0x3275d3['subType']){const _0x5f16c6=_0x3275d3['getItems']()['filter'](_0x44e52f=>_0x44e52f['is']('$textProxy'))['map'](_0x3b26f6=>_0x3b26f6['data']),_0x12542c=this['_getSuggestionCoords'](_0x3275d3),_0x57888d=_0x12542c['maxRow']-_0x12542c['minRow']+0x1;if('insertion'==_0x3275d3['type'])return _0x5f16c6['length']?{'type':'insertion','content':c(_0x3536f2,'*Insert:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x57888d,'\x22'+_0x5f16c6['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x3536f2,'*Insert:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_ROW',_0x57888d))};if('deletion'==_0x3275d3['type'])return _0x5f16c6['length']?{'type':'deletion','content':c(_0x3536f2,'*Remove:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x57888d,'\x22'+_0x5f16c6['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x3536f2,'*Remove:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_ROW',_0x57888d))};}if('tableColumn'==_0x3275d3['subType']){const _0x19da49=_0x3275d3['getItems']()['filter'](_0x2a2a61=>_0x2a2a61['is']('$textProxy'))['map'](_0x1f7fb3=>_0x1f7fb3['data']),_0xe275a7=this['_getSuggestionCoords'](_0x3275d3),_0x14f7b2=_0xe275a7['maxColumn']-_0xe275a7['minColumn']+0x1;if('insertion'==_0x3275d3['type'])return _0x19da49['length']?{'type':'insertion','content':c(_0x3536f2,'*Insert:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x14f7b2,'\x22'+_0x19da49['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x3536f2,'*Insert:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_COLUMN',_0x14f7b2))};if('deletion'==_0x3275d3['type'])return _0x19da49['length']?{'type':'deletion','content':c(_0x3536f2,'*Remove:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x14f7b2,'\x22'+_0x19da49['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x3536f2,'*Remove:*\x20%0',c(_0x3536f2,'ELEMENT_TABLE_COLUMN',_0x14f7b2))};}}),_0x3d311d['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x58c405),_0x3d311d['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x58c405),_0x3d311d['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3d24b8),_0x3d311d['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3d24b8),_0x3d311d['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x289ab6),_0x3d311d['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x289ab6),_0x3d311d['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x5b7a53),_0x3d311d['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x5b7a53);}['_acceptFormatSuggestionCallbackFactory'](){const _0x3deb31=this['editor'],_0x433fc9=_0x3deb31['model']['document']['selection'];return(_0xf6b0b8,_0x41de0f)=>{_0x3deb31['model']['change'](_0x5af626=>{const {commandName:_0x2c7ad2,commandParams:_0x35fd6e}=_0x41de0f;let _0x2361e0=_0xf6b0b8[0x0]['end']['nodeBefore'];_0x35fd6e&&_0x35fd6e[0x0]&&!0x1===_0x35fd6e[0x0]['forceValue']&&(_0x2361e0=_0xf6b0b8[0x0]['start']['nodeAfter']);const _0x5d832b=_0x5af626['createRangeIn'](_0x2361e0);if('$graveyard'==_0x5d832b['root']['rootName'])return;const _0x22963b=Array['from'](_0x433fc9['getRanges']())['map'](_0x5745e3=>_0x335d44['fromRange'](_0x5745e3));_0x5af626['setSelection'](_0x5d832b),_0x3deb31['commands']['get'](_0x2c7ad2)['refresh'](),_0x35fd6e['push']({'forceDefaultExecution':!0x0}),_0x3deb31['execute'](_0x2c7ad2,..._0x35fd6e);const _0x1e931b=_0x22963b['filter'](_0xfca12a=>'$graveyard'!=_0xfca12a['root']['rootName']);_0x1e931b['length']>0x0&&_0x5af626['setSelection'](_0x1e931b);for(const _0x317ccc of _0x22963b)_0x317ccc['detach']();});};}['_getCoordsForCells'](_0x3f3bf0){const _0x99261e=this['editor']['plugins']['get']('TableUtils');let _0x4034c0=Number['MAX_SAFE_INTEGER'],_0x1ac1bb=Number['MIN_SAFE_INTEGER'],_0x1c6650=Number['MAX_SAFE_INTEGER'],_0x52bd92=Number['MIN_SAFE_INTEGER'];for(const _0x212aac of _0x3f3bf0){if('$graveyard'==_0x212aac['root']['rootName'])continue;const {row:_0x519234,column:_0x3862a4}=_0x99261e['getCellLocation'](_0x212aac),_0x2809f9=_0x212aac['hasAttribute']('rowspan')?_0x212aac['getAttribute']('rowspan')-0x1:0x0,_0x241919=_0x212aac['hasAttribute']('colspan')?_0x212aac['getAttribute']('colspan')-0x1:0x0;_0x4034c0=_0x519234<_0x4034c0?_0x519234:_0x4034c0,_0x1ac1bb=_0x519234+_0x2809f9>_0x1ac1bb?_0x519234+_0x2809f9:_0x1ac1bb,_0x1c6650=_0x3862a4<_0x1c6650?_0x3862a4:_0x1c6650,_0x52bd92=_0x3862a4+_0x241919>_0x52bd92?_0x3862a4+_0x241919:_0x52bd92;}return{'minRow':_0x4034c0,'maxRow':_0x1ac1bb,'minColumn':_0x1c6650,'maxColumn':_0x52bd92};}['_setupColumnsRowsFixing'](){const _0x363e5d=this['editor'],_0x359ea5=_0x363e5d['plugins']['get']('TrackChangesEditing'),_0x62591a=_0x363e5d['plugins']['get']('TableUtils');_0x363e5d['model']['document']['on']('change:data',()=>{const _0x352777=Array['from'](_0x363e5d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x469d49,data:_0x20b150}of _0x352777){const {group:_0x50da66,id:_0x1e7037,subType:_0x3446eb}=_0x359ea5['_splitMarkerName'](_0x469d49);if('suggestion'!=_0x50da66)continue;if(null!=_0x20b150['oldRange'])continue;const _0x2ae3ad=_0x359ea5['getSuggestion'](_0x1e7037);this['_tablePostFixingSubtypes']['includes'](_0x3446eb)&&this['_tableSuggestions']['add'](_0x2ae3ad);}},{'priority':'low'});const _0x1e0abd=(_0x382dda,_0x8b5582)=>{let _0x253dc4=!0x1;const _0x17d357=_0x8b5582['createRangeOn'](_0x382dda),_0x3bbfeb=_0x382dda['findAncestor']('table'),_0x1480fb=_0x62591a['getCellLocation'](_0x382dda);for(const _0x2bb456 of this['_tableSuggestions']){const _0x4aa370=_0x2bb456['subType'],_0x4b07b3=_0x4aa370['startsWith']('tablePaste'),_0x108eb2=_0x4aa370['substr'](_0x4b07b3?0xa:0x5),_0x4b4d3d=_0x108eb2['toLowerCase'](),_0x149d39=_0x4b4d3d['substr'](0x0,0x3)+'span',_0x3e1879='min'+_0x108eb2,_0x3d7715='max'+_0x108eb2;if(!_0x2bb456['isInContent'])continue;if(_0x3bbfeb!=_0x2bb456['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2bb456['isIntersectingWithRange'](_0x17d357))continue;const _0x4d610c=_0x382dda['hasAttribute'](_0x149d39)?_0x382dda['getAttribute'](_0x149d39)-0x1:0x0,_0xfc96b0=this['_getSuggestionCoords'](_0x2bb456),_0x5fba47=_0xfc96b0[_0x3e1879],_0x7a484f=_0xfc96b0[_0x3d7715];_0x5fba47<=_0x1480fb[_0x4b4d3d]&&_0x1480fb[_0x4b4d3d]+_0x4d610c<=_0x7a484f&&(_0x2bb456['addRange'](_0x17d357),_0x253dc4=!0x0);}return _0x253dc4;};_0x363e5d['model']['document']['registerPostFixer'](_0x59a5be=>{let _0x8b011=!0x1;for(const _0x2e2c0c of _0x363e5d['model']['document']['differ']['getChanges']())if('insert'==_0x2e2c0c['type']){if('tableRow'==_0x2e2c0c['name']){for(const _0x334d57 of _0x2e2c0c['position']['nodeAfter']['getChildren']())_0x8b011=_0x8b011||_0x1e0abd(_0x334d57,_0x59a5be);}else'tableCell'==_0x2e2c0c['name']&&(_0x8b011=_0x8b011||_0x1e0abd(_0x2e2c0c['position']['nodeAfter'],_0x59a5be));}return _0x8b011;});}['_getSuggestionCoords'](_0x3b4485){return this['_getCoordsForCells'](_0x3b4485['getRanges']()['map'](_0xd48da5=>_0xd48da5['start']['nodeAfter']));}}function Ne(_0x38a0a3){return Array['from'](new Set(_0x38a0a3)['values']());}class Nt extends _0x17eefb{static get['requires'](){return[Ct];}['afterInit'](){const _0x1e078d=this['editor'],_0x48f9ad=_0x1e078d['model']['document']['selection'],_0x5cbe6a=_0x1e078d['locale'];if(!_0x1e078d['plugins']['has']('TableEditing'))return;const _0x4279ec=_0x1e078d['plugins']['get']('TrackChangesEditing'),_0x2a4a77=_0x1e078d['plugins']['get']('TableUtils'),_0x33d3cc=_0x1e078d['plugins']['get'](Ct);_0x33d3cc['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x4279ec['enableCommand']('mergeTableCells',()=>{const _0x9a499f=_0x2a4a77['getSelectionAffectedTableCells'](_0x1e078d['model']['document']['selection']);_0x1e078d['model']['change'](()=>{_0x4279ec['markMultiRangeBlockFormat'](_0x9a499f,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x1e078d['commands']['get']('mergeTableCells')['on']('execute',(_0x2762ae,_0x312bee)=>{_0x1e078d['commands']['get']('trackChanges')['value']&&(_0x312bee['length']>0x0&&_0x312bee[_0x312bee['length']-0x1]&&_0x312bee[_0x312bee['length']-0x1]['forceDefaultExecution']||_0x4279ec['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x2762ae['stop']());},{'priority':'highest'});for(const _0x44b572 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x49c4d0=_0x1e078d['commands']['get'](_0x44b572);_0x4279ec['enableCommand'](_0x44b572,()=>{const _0x5b5d75=_0x1e078d['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x7cf642=>_0x7cf642['is']('element','tableCell')),_0xd75828=_0x49c4d0['value'];_0x1e078d['model']['change'](()=>{_0x4279ec['markMultiRangeBlockFormat']([_0x5b5d75,_0xd75828],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1b0f41 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x203750=_0x1e078d['commands']['get'](_0x1b0f41);_0x4279ec['enableCommand'](_0x1b0f41,()=>{const _0x5e2cd4=_0x2a4a77['getSelectionAffectedTableCells'](_0x1e078d['model']['document']['selection'])[0x0],_0xf47c8a=_0x5e2cd4['findAncestor']('table'),{column:_0x255067,row:_0xf3b009}=_0x2a4a77['getCellLocation'](_0x5e2cd4);let _0x4956b8=[];if('horizontally'==_0x203750['direction']){const _0x509325=_0x2a4a77['createTableWalker'](_0xf47c8a,{'startRow':_0xf3b009,'endRow':_0xf3b009,'includeAllSlots':!0x0});_0x4956b8=Array['from'](_0x509325)['map'](_0x7d3221=>_0x7d3221['cell']);}else{const _0x59a32b=_0x2a4a77['createTableWalker'](_0xf47c8a,{'column':_0x255067,'includeAllSlots':!0x0});_0x4956b8=Array['from'](_0x59a32b)['map'](_0x2f853f=>_0x2f853f['cell']);}_0x1e078d['model']['change'](_0x534b92=>{_0x4279ec['markBlockFormat'](_0x534b92['createRangeOn'](_0x5e2cd4),{'commandName':_0x1b0f41,'commandParams':[]},_0x4956b8,_0x1b0f41);});});}_0x4279ec['descriptionFactory']['registerDescriptionCallback'](_0x1e75c7=>{if('formatBlock'!=_0x1e75c7['type']&&'formatInline'!=_0x1e75c7['type'])return;const {data:_0x53afac}=_0x1e75c7;return _0x53afac&&'mergeTableCells'==_0x53afac['commandName']?{'type':'format','content':c(_0x5cbe6a,'*Merge\x20cells*')}:void 0x0;}),_0x4279ec['descriptionFactory']['registerDescriptionCallback'](_0x369f16=>{if('formatBlock'!=_0x369f16['type']&&'formatInline'!=_0x369f16['type'])return;const {data:_0x23fc2c}=_0x369f16;return _0x23fc2c?'splitTableCellVertically'==_0x23fc2c['commandName']?{'type':'format','content':c(_0x5cbe6a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x23fc2c['commandName']?{'type':'format','content':c(_0x5cbe6a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0xc605ea=_0x33d3cc['_acceptFormatSuggestionCallbackFactory']();for(const _0x3d5ca7 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x4279ec['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3d5ca7,'accept',_0xc605ea);for(const _0x3a08ee of['splitTableCellVertically','splitTableCellHorizontally'])_0x4279ec['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3a08ee,'accept',_0xc605ea);_0x4279ec['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x349b1e=>{_0x1e078d['model']['change'](_0x321779=>{const _0x20930d=Array['from'](_0x48f9ad['getRanges']())['map'](_0x424f6f=>_0x335d44['fromRange'](_0x424f6f));_0x321779['setSelection'](_0x349b1e),_0x1e078d['commands']['get']('mergeTableCells')['refresh'](),_0x1e078d['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x20046f=_0x20930d['filter'](_0x9742a0=>'$graveyard'!=_0x9742a0['root']['rootName']);_0x20046f['length']>0x0&&_0x321779['setSelection'](_0x20046f);for(const _0x55eea1 of _0x20930d)_0x55eea1['detach']();});});for(const _0x32b973 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x51d66c=_0x1e078d['commands']['get'](_0x32b973);_0x51d66c['on']('set:isEnabled',(_0x263fcc,_0x28ac42,_0x30c582)=>{if(_0x30c582){const _0x5b51f4=_0x1e078d['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4110b4=>_0x4110b4['is']('element','tableCell'));this['_areMergableCells'](_0x51d66c['value'],_0x5b51f4)||(_0x263fcc['return']=!0x1,_0x263fcc['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x24f160=this['editor']['commands']['get']('mergeTableCells'),_0x54a5a8=this['editor']['plugins']['get']('TableUtils');if(!_0x24f160['isEnabled'])return!0x1;const _0x575b04=_0x54a5a8['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x282351 of _0x575b04)for(const _0x378151 of _0x575b04)if(_0x282351!=_0x378151&&!this['_areMergableCells'](_0x282351,_0x378151))return!0x1;return!0x0;}['_areMergableCells'](_0x1ebf1d,_0x22dc1d){const _0x5bf00e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x32f5d1=this['editor']['model']['createRangeOn'](_0x1ebf1d),_0x13c5e2=this['editor']['model']['createRangeOn'](_0x22dc1d),_0x2960ae=new Set(),_0x201fec=new Set();for(const _0x3d1d40 of _0x5bf00e['getSuggestions']())if(('insertion'==_0x3d1d40['type']||'deletion'==_0x3d1d40['type']||'mergeTableCells'==_0x3d1d40['subType'])&&_0x3d1d40['isInContent']){for(const _0x3c2ced of _0x3d1d40['getRanges']())_0x3c2ced['containsRange'](_0x32f5d1,!0x0)&&_0x2960ae['add'](_0x3d1d40['type']+':'+_0x3d1d40['author']['id']),_0x3c2ced['containsRange'](_0x13c5e2,!0x0)&&_0x201fec['add'](_0x3d1d40['type']+':'+_0x3d1d40['author']['id']);}if(_0x2960ae['size']!=_0x201fec['size'])return!0x1;for(const _0xbe1b0 of _0x2960ae)if(!_0x201fec['has'](_0xbe1b0))return!0x1;return!0x0;}}class Dt extends _0x17eefb{static get['requires'](){return[Ct];}['afterInit'](){const _0x6091d8=this['editor'];if(!_0x6091d8['plugins']['has']('TableEditing'))return;const _0x1da0d7=_0x6091d8['locale'],_0x44d9a9=_0x6091d8['plugins']['get']('TrackChangesEditing');_0x44d9a9['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x44d9a9['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x44d9a9['registerBlockAttribute']('headingRows'),_0x44d9a9['registerBlockAttribute']('headingColumns'),_0x44d9a9['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x1da0d7,'FORMAT_HEADER_ROW')),_0x44d9a9['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x1da0d7,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x19a464=this['editor']['plugins']['get']('TrackChangesEditing'),_0x274fa4=this['editor']['plugins']['get']('TableUtils'),_0x5c17da=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x12bad3({showActiveMarker:_0x3b5ace=!0x0,setDataAttribute:_0x188bc3=!0x0}={}){return(_0x205854,_0x1dba3b,_0x1a62d2)=>{const {type:_0x2f0213,id:_0x47604b}=_0x19a464['_splitMarkerName'](_0x1dba3b['markerName']),_0xe74d9f=_0x19a464['getSuggestion'](_0x47604b),_0x2fbba0=_0xe74d9f['data'];if('formatBlock'!=_0xe74d9f['type']||!_0x2fbba0||'setTableColumnHeader'!=_0x2fbba0['commandName'])return;if(_0x1dba3b['item'])return void _0x205854['stop']();if(!_0x1a62d2['consumable']['consume'](_0x1dba3b['markerRange'],_0x205854['name']))return;const _0x539d7f=_0x1dba3b['markerRange']['start']['nodeAfter'],_0x1551ac=_0x1dba3b['markerRange']['end']['nodeBefore'],_0x232086=_0x539d7f['parent']['parent'],{column:_0x1f8496}=_0x274fa4['getCellLocation'](_0x539d7f),{column:_0x2da237}=_0x274fa4['getCellLocation'](_0x1551ac);for(let _0x589571=_0x1f8496;_0x589571<=_0x2da237;_0x589571++){const _0x112026=_0x274fa4['createTableWalker'](_0x232086,{'column':_0x589571,'includeAllSlots':!0x1});for(const _0x4ef316 of _0x112026){const _0x2ec5bd=_0x4ef316['cell'],_0x3dfc59=_0x1a62d2['mapper']['toViewElement'](_0x2ec5bd);_0x1a62d2['writer']['addClass']('ck-suggestion-marker-'+_0x2f0213,_0x3dfc59),_0x188bc3&&_0x1a62d2['writer']['setAttribute']('data-suggestion',_0x47604b,_0x3dfc59),_0x1a62d2['mapper']['bindElementToMarker'](_0x3dfc59,_0x1dba3b['markerName']),_0x3b5ace&&(_0x19a464['activeMarkers']['includes'](_0x1dba3b['markerName'])?_0x1a62d2['writer']['addClass']('ck-suggestion-marker--active',_0x3dfc59):_0x1a62d2['writer']['removeClass']('ck-suggestion-marker--active',_0x3dfc59));}}};}_0x19a464['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5c17da),_0x19a464['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5c17da),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x12bad3(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2fac77,_0xbd6a92,_0x48a777)=>{_0x48a777['options']['showSuggestionHighlights']&&_0x12bad3({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2fac77,_0xbd6a92,_0x48a777);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x26587a,_0x44dc39,_0x35d8b9)=>{const {type:_0x53094a,id:_0x533131}=_0x19a464['_splitMarkerName'](_0x44dc39['markerName']),_0x34d73e=_0x19a464['getSuggestion'](_0x533131),_0x126811=_0x34d73e['data'];if('formatBlock'!=_0x34d73e['type']||!_0x126811||'setTableColumnHeader'!=_0x126811['commandName'])return;const _0x4a5578=_0x35d8b9['mapper']['markerNameToElements'](_0x44dc39['markerName']);if(_0x4a5578){for(const _0x28e1d8 of _0x4a5578)_0x35d8b9['writer']['removeClass']('ck-suggestion-marker-'+_0x53094a,_0x28e1d8),_0x35d8b9['writer']['removeClass']('ck-suggestion-marker--active',_0x28e1d8),_0x35d8b9['writer']['removeAttribute']('data-suggestion',_0x28e1d8),_0x35d8b9['mapper']['unbindElementFromMarkerName'](_0x28e1d8,_0x44dc39['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4454a5=this['editor'],_0x2c3f17=_0x4454a5['locale'];function _0x287add(_0x5c7905){return{'type':'format','content':c(_0x2c3f17,'*Format:*\x20%0',_0x5c7905)};}_0x4454a5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x40e072=>{if('formatBlock'!=_0x40e072['type'])return;const {data:_0x28dbbf}=_0x40e072;if(_0x28dbbf){if('setTableRowHeader'==_0x28dbbf['commandName']){const _0x1e11a3=_0x28dbbf['commandParams'][0x0]['forceValue'];return _0x287add(c(_0x2c3f17,_0x1e11a3?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x28dbbf['commandName']){const _0x562e0d=_0x28dbbf['commandParams'][0x0]['forceValue'];return _0x287add(c(_0x2c3f17,_0x562e0d?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Ye extends _0x17eefb{['afterInit'](){const _0x2d50ca=this['editor'],_0x4d2917=_0x2d50ca['locale'],_0x396039=_0x2d50ca['plugins']['get']('TrackChangesEditing');function _0x203505(_0x9151c8){return{'type':'format','content':''+c(_0x4d2917,'*Set\x20table\x20type:*\x20%0',_0x9151c8)};}_0x2d50ca['plugins']['has']('TableLayout')&&(_0x396039['enableCommand']('insertTableLayout'),_0x396039['enableDefaultAttributesIntegration']('tableType'),_0x396039['registerBlockAttribute']('tableType'),_0x396039['descriptionFactory']['registerElementLabel'](_0x561cfe=>_0x561cfe['is']('element','table')&&'layout'===_0x561cfe['getAttribute']('tableType'),_0x1e4acd=>c(_0x4d2917,'ELEMENT_LAYOUT_TABLE',_0x1e4acd)),_0x396039['descriptionFactory']['registerDescriptionCallback'](_0x4e83b7=>{const {data:_0x185c7a}=_0x4e83b7;if(_0x185c7a&&'tableType'==_0x185c7a['key'])switch(_0x185c7a['newValue']){case'layout':return _0x203505(c(_0x4d2917,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x203505(c(_0x4d2917,'ELEMENT_CONTENT_TABLE'));}}));}}const xe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Oe=Object['fromEntries'](xe['map'](_0x4ae50a=>[_0x4ae50a,null]));class $t extends _0x17eefb{static get['requires'](){return[Ct];}['afterInit'](){const _0x2b530f=this['editor'];if(!_0x2b530f['plugins']['has']('TableClipboard'))return;const _0x309bbc=_0x2b530f['plugins']['get']('TrackChangesEditing'),_0x1bc146=_0x2b530f['plugins']['get']('TableUtils'),_0x1cea92=_0x2b530f['plugins']['get'](Ct),_0x48799e=_0x2b530f['plugins']['get']('TableClipboard'),_0xcf1020=_0x2b530f['plugins']['get']('TableSelection'),_0x55a0bf=_0x2b530f['plugins']['get'](_0x3f8d86);_0x1cea92['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x2b530f['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x2b530f['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x31a0b7=null,_0x1a488f=!0x1;_0x55a0bf['on']('contentInsertion',(_0x4a9751,_0x3e9ba5)=>{_0x1a488f='paste'===_0x3e9ba5['method'];}),_0x2b530f['model']['on']('insertContent',(_0x3f206d,_0x104a39)=>{if(!_0x1a488f&&null===_0xcf1020['getSelectedTableCells']())return;const [_0x357b51,_0x560ed1]=_0x104a39,_0x423ddd=_0x104a39[_0x104a39['length']-0x1];_0x423ddd&&_0x423ddd['forceDefaultExecution']||_0x309bbc['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x477b21,_0x2fcafa,_0x154daf,_0x53e6a2,_0x3e9086){if(_0x2fcafa&&!_0x2fcafa['is']('documentSelection'))return!0x1;const _0x4bd3e7=_0x3e9086['getTableIfOnlyTableInContent'](_0x477b21,_0x154daf);if(!_0x4bd3e7||!De(_0x4bd3e7,void 0x0,_0x53e6a2))return!0x1;const _0x12aa43=_0x53e6a2['getSelectionAffectedTableCells'](_0x154daf['document']['selection']);if(!_0x12aa43['length'])return!0x1;const _0x2a2c56=_0x12aa43[0x0]['findAncestor']('table'),_0x27ffec=_0x53e6a2['getRowIndexes'](_0x12aa43),_0x13883d=_0x53e6a2['getColumnIndexes'](_0x12aa43),_0x3df2ae={'startRow':_0x27ffec['first'],'endRow':_0x27ffec['last'],'startColumn':_0x13883d['first'],'endColumn':_0x13883d['last']};return 0x1==_0x12aa43['length']&&(_0x3df2ae['endRow']+=_0x53e6a2['getRows'](_0x4bd3e7)-0x1,_0x3df2ae['endColumn']+=_0x53e6a2['getColumns'](_0x4bd3e7)-0x1),De(_0x2a2c56,_0x3df2ae,_0x53e6a2);}(_0x357b51,_0x560ed1,_0x2b530f['model'],_0x1bc146,_0x48799e)&&(_0x3f206d['stop'](),_0x31a0b7={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2b530f['model']['change'](()=>{_0x2b530f['model']['insertContent'](_0x104a39[0x0],_0x104a39[0x1],_0x104a39[0x2],{'forceDefaultExecution':!0x0});const _0x173cfe=_0x3dca8a(),{rowInsertionRanges:_0x15e16a,columnInsertionRanges:_0x285195,insertionRanges:_0x22473c,deletionRanges:_0x54b090,cells:_0xdc56e9}=_0x31a0b7;_0x15e16a['length']&&_0x309bbc['markMultiRangeInsertion'](_0x15e16a,'tablePasteRow',{'tablePasteChainId':_0x173cfe}),_0x285195['length']&&_0x309bbc['markMultiRangeInsertion'](_0x285195,'tablePasteColumn',{'tablePasteChainId':_0x173cfe}),_0x22473c['length']&&(_0x309bbc['markMultiRangeInsertion'](_0x22473c,'tablePaste',{'tablePasteChainId':_0x173cfe,'skipNestingCheck':!0x0}),_0x22473c['forEach'](_0x48ffef=>_0x48ffef['detach']?.())),_0x54b090['length']&&(_0x309bbc['markMultiRangeDeletion'](_0x54b090,'tablePaste',{'tablePasteChainId':_0x173cfe,'skipNestingCheck':!0x0}),_0x54b090['forEach'](_0x5b3a61=>_0x5b3a61['detach']?.()));const _0x5af026=_0x309bbc['markMultiRangeBlockFormat'](_0xdc56e9['map'](({element:_0x57b227})=>_0x57b227),{'formatGroupId':_0x3dca8a()},[],'tablePasteCell',{'tablePasteChainId':_0x173cfe});if(_0x5af026){const _0x5d4234=_0x5af026['getMarkers'](),_0x28a429=[];for(const {element:_0x93958,attributes:_0x3eecd4}of _0xdc56e9){if(!_0x3eecd4)continue;const _0x13ca6d=_0x2b530f['model']['createRangeOn'](_0x93958),_0x226870=_0x5d4234['find'](_0x266236=>_0x266236['getRange']()['isEqual'](_0x13ca6d));_0x226870&&_0x28a429['push']([_0x226870['name'],_0x3eecd4]);}_0x28a429['length']&&_0x5af026['setAttribute']('markerAttributes',Object['fromEntries'](_0x28a429));}_0x31a0b7=null;}));},{'priority':_0x5cdf8d['high']+0xa}),_0x55a0bf['on']('contentInsertion',()=>{_0x1a488f=!0x1;},{'priority':'lowest'}),_0x2b530f['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x269842,_0x27fc39)=>{const [_0x57f460,_0x396d86,,_0x486593]=_0x27fc39;if(!_0x31a0b7)return;_0x269842['stop']();const _0x31951b=_0x57f460['cell'],_0x4f54df=_0x396d86,_0x9d052=Ue(_0x31951b),_0x3d7545=Ue(_0x4f54df);_0x269842['return']=_0x31951b;let _0x44eec4=null,_0xc1aa7a=null;if(_0x3d7545||_0x9d052){if(_0x9d052&&!_0x3d7545){_0x486593['remove'](_0x31951b['getChild'](0x0));for(const _0x46e5aa of Array['from'](_0x4f54df['getChildren']()))_0x486593['insert'](_0x46e5aa,_0x31951b,'end');const _0x324745=_0x31a0b7['rowInsertionIndexes']['includes'](_0x57f460['row']),_0x334222=_0x31a0b7['columnInsertionIndexes']['includes'](_0x57f460['column']);_0x324745||_0x334222||(_0x44eec4=_0x335d44['fromRange'](_0x486593['createRangeIn'](_0x31951b)));}else _0x3d7545&&!_0x9d052&&(_0xc1aa7a=_0x486593['createRangeIn'](_0x31951b));}else{const _0x2a0145=_0x486593['createElement']('tableCellSuggestion'),_0x105409=_0x486593['createElement']('tableCellSuggestion');_0x486593['wrap'](_0x486593['createRangeIn'](_0x31951b),_0x105409),_0x486593['insert'](_0x2a0145,_0x31951b,0x0);for(const _0x4d2de0 of Array['from'](_0x4f54df['getChildren']()))_0x486593['insert'](_0x4d2de0,_0x2a0145,'end');_0x44eec4=_0x335d44['fromRange'](_0x486593['createRangeOn'](_0x2a0145)),_0xc1aa7a=_0x335d44['fromRange'](_0x486593['createRangeOn'](_0x105409));}const _0x5bf8e6=Array['from'](_0x4f54df['getAttributes']())['filter'](([_0x1b28fe])=>xe['includes'](_0x1b28fe));_0x31a0b7['cells']['push']({'element':_0x31951b,'attributes':_0x5bf8e6['length']?Object['fromEntries'](_0x5bf8e6):null}),_0x44eec4&&_0x31a0b7['insertionRanges']['push'](_0x44eec4),_0xc1aa7a&&_0x31a0b7['deletionRanges']['push'](_0xc1aa7a);},{'priority':'high'}),_0x1bc146['on']('insertColumns',(_0x5d11ad,_0x3bd31d)=>{const [_0x447eac,_0x4383cf={}]=_0x3bd31d;if(!_0x31a0b7)return;const _0x1605e9=_0x4383cf['at']||0x0,_0x268447=_0x4383cf['columns']||0x1;_0x31a0b7['columnInsertionIndexes']=new Array(_0x268447)['fill'](_0x1605e9)['map']((_0x4f3277,_0x1393ef)=>_0x4f3277+_0x1393ef);for(const {cell:_0x4866a5}of _0x1bc146['createTableWalker'](_0x447eac,{'startColumn':_0x1605e9,'endColumn':_0x1605e9+_0x268447-0x1}))_0x31a0b7['columnInsertionRanges']['push'](_0x2b530f['model']['createRangeOn'](_0x4866a5));},{'priority':'low'}),_0x1bc146['on']('insertRows',(_0x3b1ddc,_0x50bcb4)=>{const [_0x4f1430,_0x2fef99={}]=_0x50bcb4;if(!_0x31a0b7)return;const _0xab3456=_0x2fef99['at']||0x0,_0x588b90=_0x2fef99['rows']||0x1;_0x31a0b7['rowInsertionIndexes']=new Array(_0x588b90)['fill'](_0xab3456)['map']((_0xbf2477,_0x4e9803)=>_0xbf2477+_0x4e9803);for(const {cell:_0x5672f1}of _0x1bc146['createTableWalker'](_0x4f1430,{'startRow':_0xab3456,'endRow':_0xab3456+_0x588b90-0x1}))_0x31a0b7['rowInsertionRanges']['push'](_0x2b530f['model']['createRangeOn'](_0x5672f1));},{'priority':'low'}),_0x309bbc['descriptionFactory']['registerDescriptionCallback'](_0x5b206e=>{if(_0x5b206e['subType']&&_0x5b206e['subType']['startsWith']('tablePaste'))return _0x5b206e['previous']?{}:{'type':'insertion','content':c(_0x2b530f['locale'],'*Replace\x20table\x20cells*')};});const _0x359ad7=()=>!0x1;for(const _0x372209 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x309bbc['_suggestionFactory']['registerCustomCallback']('insertion',_0x372209,'join',_0x359ad7),_0x309bbc['_suggestionFactory']['registerCustomCallback']('deletion',_0x372209,'join',_0x359ad7),_0x309bbc['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x372209,'join',_0x359ad7);_0x309bbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x359ad7),_0x309bbc['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x17caa3,_0x2f0753,_0xee04b7)=>{const _0x3fcb70=_0x17caa3['map'](_0xd60d0b=>_0xd60d0b['getContainedElement']())['filter'](_0x1cf027=>_0x1cf027),_0x446d0f=new Map(_0x3fcb70['map'](_0x39fd64=>[_0x39fd64,null]));if(_0x31a0b7){for(const {element:_0x27f075,attributes:_0x569f24}of _0x31a0b7['cells'])_0x569f24&&_0x446d0f['set'](_0x27f075,_0x569f24);}else{if(_0xee04b7&&_0xee04b7['markerAttributes'])for(const [_0x5d059d,_0x39e0af]of Object['entries'](_0xee04b7['markerAttributes'])){const _0x5d13e0=_0x2b530f['model']['markers']['get'](_0x5d059d),_0x3a1dd5=_0x5d13e0?_0x5d13e0['getRange']()['getContainedElement']():null;_0x3a1dd5&&_0x446d0f['set'](_0x3a1dd5,_0x39e0af);}}_0x2b530f['model']['change'](_0x5beb20=>{for(const [_0x2d9f8c,_0x1562f6]of _0x446d0f)_0x5beb20['setAttributes']({...Oe,..._0x1562f6},_0x2d9f8c);});});const _0x29c400=(_0x21abf6,_0x3aeb6c)=>{_0x309bbc['_suggestionFactory']['registerCustomCallback'](_0x21abf6,'tablePaste',_0x3aeb6c,(_0x2c5275,_0x51250d,_0x7a4a41)=>{_0x2b530f['model']['change'](_0x2c33ad=>{const _0x233fd7=[];for(const _0x5c617c of _0x2c5275){const _0x242e62=_0x5c617c['start']['nodeAfter'];_0x242e62['is']('element','tableCellSuggestion')&&_0x233fd7['push'](_0x242e62);}_0x309bbc['_suggestionFactory']['getSuggestionCallback'](_0x21abf6,null,_0x3aeb6c)(_0x2c5275,_0x51250d,_0x7a4a41);for(const _0x4127a6 of _0x233fd7)'$graveyard'!=_0x4127a6['root']['rootName']&&_0x2c33ad['unwrap'](_0x4127a6);});});};_0x29c400('insertion','accept'),_0x29c400('insertion','discard'),_0x29c400('deletion','accept'),_0x29c400('deletion','discard'),_0x309bbc['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x45c88e=>{const _0x2e07f3=_0x45c88e['map'](_0x4d06d7=>_0x4d06d7['getContainedElement']()),_0x4a80f3=_0x2e07f3[0x0]['findAncestor']('table'),{minRow:_0x24f906,maxRow:_0x5fb695}=_0x1cea92['_getCoordsForCells'](_0x2e07f3);_0x1bc146['removeRows'](_0x4a80f3,{'at':_0x24f906,'rows':_0x5fb695-_0x24f906+0x1});}),_0x309bbc['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4ce5e5=>{const _0x56058=_0x4ce5e5['map'](_0x6dffc8=>_0x6dffc8['getContainedElement']()),_0x230087=_0x56058[0x0]['findAncestor']('table'),{minColumn:_0x2df6ef,maxColumn:_0x31523f}=_0x1cea92['_getCoordsForCells'](_0x56058);_0x1bc146['removeColumns'](_0x230087,{'at':_0x2df6ef,'columns':_0x31523f-_0x2df6ef+0x1});});const _0x44e553=(_0x36bbb6,_0x41db78)=>{if(!_0x41db78['subType']||!_0x41db78['subType']['startsWith']('tablePaste'))return;const _0x5036d8=_0x41db78['attributes']['tablePasteChainId'],_0x2279b6=_0x309bbc['getSuggestions']()['filter'](_0x4cc99f=>_0x4cc99f['isInContent']&&_0x4cc99f['attributes']&&_0x4cc99f['attributes']['tablePasteChainId']==_0x5036d8);_0x2279b6['length']&&_0x41db78['getAllAdjacentSuggestions']()['length']!=_0x2279b6['length']&&_0x2279b6['reduce']((_0x463f27,_0x5d24fb)=>(_0x463f27['next']=_0x5d24fb,_0x5d24fb['previous']=_0x463f27,_0x5d24fb));};function _0x2c37c3(_0x4022c9,_0x456426=!0x0){const {id:_0xc96a5e,authorId:_0xcd5661}=_0x309bbc['_splitMarkerName'](_0x4022c9['markerName']),_0x4e5f92=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x168b17=_0x309bbc['activeMarkers']['includes'](_0x4022c9['markerName']);return _0x168b17&&_0x4e5f92['push']('ck-suggestion-marker--active'),{'classes':_0x4e5f92,'attributes':{'data-suggestion':_0xc96a5e,'data-author-id':_0xcd5661},'priority':_0x168b17&&_0x456426?0xbc2:0xbb8};}_0x309bbc['on']('suggestionLoaded',_0x44e553,{'priority':'high'}),_0x309bbc['on']('suggestionUnloaded',_0x44e553,{'priority':'high'}),_0x2b530f['model']['document']['registerPostFixer'](()=>{let _0x5da962=!0x1;const _0x359a6d=Array['from'](_0x2b530f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1eb24c,data:_0x260ff4}of _0x359a6d){const {group:_0xa22971,type:_0x2d58c1,id:_0x10e2ab}=_0x309bbc['_splitMarkerName'](_0x1eb24c);if('suggestion'!=_0xa22971||'deletion'!=_0x2d58c1||_0x260ff4['oldRange'])continue;if(!_0x309bbc['hasSuggestion'](_0x10e2ab))continue;const _0x2a8be6=_0x309bbc['getSuggestion'](_0x10e2ab)['getRanges'](),_0x3e8377=_0x2b530f['plugins']['get']('Users')['me'];for(const _0x267741 of _0x309bbc['getSuggestions']()){if(!_0x267741['isInContent']||_0x267741['author']!=_0x3e8377)continue;if('formatBlock'!=_0x267741['type']||'tablePasteCell'!=_0x267741['subType'])continue;if(_0x267741['getRanges']()['every'](_0x141f50=>_0x2a8be6['some'](_0x293fba=>_0x293fba['containsRange'](_0x141f50,!0x0)))){for(const _0x42b01b of _0x267741['getAllAdjacentSuggestions']())_0x42b01b['isInContent']&&(_0x42b01b['discard'](),_0x5da962=!0x0);}}}return _0x5da962;}),_0x2b530f['model']['document']['registerPostFixer'](_0x4de6ca=>{const _0x5bc287=_0x2b530f['commands']['get']('redo');if(!_0x5bc287||!_0x5bc287['_createdBatches']['has'](_0x4de6ca['batch']))return!0x1;let _0x1e09a7=!0x1;const _0x4b095f=_0x2b530f['plugins']['get']('Users')['me'],_0x738ba0=_0x2b530f['model']['document']['differ']['getChanges'](),_0x3621f5=Array['from'](_0x2b530f['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x283a9e,data:_0x15160d})=>{const {group:_0x51745b,subType:_0x552bb5,authorId:_0xc3ea17}=_0x309bbc['_splitMarkerName'](_0x283a9e);return'suggestion'==_0x51745b&&'tablePaste'==_0x552bb5&&_0xc3ea17==_0x4b095f['id']&&!_0x15160d['oldRange'];});for(const _0x18c0da of _0x738ba0){if('insert'!=_0x18c0da['type']||'tableCellSuggestion'!=_0x18c0da['name']||0x1!=_0x18c0da['length'])continue;const _0x4cc374=_0x4de6ca['createRange'](_0x18c0da['position'],_0x18c0da['position']['getShiftedBy'](0x1));if(!_0x3621f5['find'](({data:_0x26844d})=>_0x26844d['newRange']['isEqual'](_0x4cc374))){for(const {name:_0x1ec795,data:_0x3a3060}of _0x3621f5)if(_0x4cc374['containsRange'](_0x3a3060['newRange'])){_0x4de6ca['updateMarker'](_0x1ec795,{'range':_0x4cc374}),_0x1e09a7=!0x0;break;}}}return _0x1e09a7;}),_0x2b530f['model']['document']['registerPostFixer'](_0x1839c9=>{let _0x20fc7f=!0x1;const _0x12ce02=_0x2b530f['plugins']['get']('Users')['me'],_0x30e8d6=_0x309bbc['getSuggestions']()['filter'](_0x126728=>_0x126728['isInContent']&&_0x126728['author']==_0x12ce02),_0xf27627=new Set(),_0x5106fc=new Set();for(const _0x584516 of _0x30e8d6)if('tablePaste'==_0x584516['subType'])for(const _0x806c17 of _0x584516['getMarkers']()){const _0x2e94e2=_0x806c17['getRange']()['getContainedElement']();if(_0x2e94e2){if(_0x2e94e2['is']('element','tableCellSuggestion')&&Ue(_0x2e94e2)){_0x584516['removeMarker'](_0x806c17['name']),_0xf27627['add'](_0x2e94e2),_0x20fc7f=!0x0;const _0x2d1dbd=_0x2e94e2['nextSibling'],_0x17f89f=_0x2e94e2['previousSibling'],_0x2e6edc=_0x2d1dbd&&_0x2d1dbd['is']('element','tableCellSuggestion'),_0x240d9d=_0x17f89f&&_0x17f89f['is']('element','tableCellSuggestion');_0x2e6edc&&!_0xf27627['has'](_0x2d1dbd)&&_0x5106fc['add'](_0x2d1dbd),_0x240d9d&&!_0xf27627['has'](_0x17f89f)&&_0x5106fc['add'](_0x17f89f);}else _0x2e94e2['is']('element','paragraph')&&_0x2e94e2['isEmpty']&&(_0x584516['removeMarker'](_0x806c17['name']),_0x20fc7f=!0x0);}}else{if('tablePasteCell'==_0x584516['subType']){if(!_0x584516['attributes']||!_0x584516['attributes']['tablePasteChainId'])continue;const _0x91181d=_0x584516['attributes']['markerAttributes'];if(_0x91181d&&Object['keys'](_0x91181d)['length'])continue;const _0x2075d3=_0x584516['attributes']['tablePasteChainId'];let _0x4f697d=!0x0,_0x366b9e=!0x0;for(const _0x3fff34 of _0x30e8d6)if(_0x3fff34['subType']&&_0x3fff34['subType']['startsWith']('tablePaste')){if(!_0x3fff34['attributes']['tablePasteChainId']){_0x366b9e=!0x1;break;}if(_0x3fff34['id']!=_0x584516['id']&&_0x3fff34['attributes']['tablePasteChainId']==_0x2075d3){_0x4f697d=!0x1;break;}}_0x366b9e&&_0x4f697d&&(_0x584516['removeMarkers'](),_0x20fc7f=!0x0);}}for(const _0x444b3a of _0xf27627)_0x1839c9['remove'](_0x444b3a);for(const _0x57dfe9 of _0x5106fc)_0x1839c9['unwrap'](_0x57dfe9);return _0x20fc7f;}),_0x2b530f['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x3337e2=>_0x2c37c3(_0x3337e2),'converterPriority':'high'}),_0x2b530f['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xbcba26,_0x30d01b)=>_0x30d01b['options']['showSuggestionHighlights']?_0x2c37c3(_0xbcba26,!0x1):null,'converterPriority':'high'});const _0x5ac4ee=_0x2b530f['editing']['view'];this['listenTo'](_0x5ac4ee['document'],'clipboardOutput',(_0x34a119,_0x262eea)=>{const _0x24d770=[];for(const _0x4bbac5 of _0x5ac4ee['createRangeIn'](_0x262eea['content'])['getItems']())_0x4bbac5['is']('element','suggestion-td')&&_0x24d770['push'](_0x4bbac5);_0x5ac4ee['change'](_0x18a012=>{for(const _0x319ab2 of _0x24d770)_0x18a012['move'](_0x18a012['createRangeIn'](_0x319ab2),_0x18a012['createPositionBefore'](_0x319ab2)),_0x18a012['remove'](_0x319ab2);});});}}function Ue(_0x20e562){if(_0x20e562['isEmpty'])return!0x0;const _0x2ebd3c=_0x20e562['getChild'](0x0);return _0x2ebd3c['is']('element','paragraph')&&_0x2ebd3c['isEmpty'];}function De(_0x310a21,_0x3584d4={},_0x521592){for(const {isAnchor:_0x6851be,cellHeight:_0x50a942,cellWidth:_0x15bc72}of _0x521592['createTableWalker'](_0x310a21,{'includeAllSlots':!0x0,..._0x3584d4}))if(!_0x6851be||0x1!=_0x50a942||0x1!=_0x15bc72)return!0x1;return!0x0;}class Bt extends _0x17eefb{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x482caf=this['editor']['plugins']['get']('TrackChangesEditing');_0x482caf['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x482caf['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x482caf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x482caf['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x482caf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x482caf['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x3dbd14,_0x316bac){const _0x1e7073=this['editor']['plugins']['get']('TrackChangesEditing'),_0x25db02=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x247d22=_0x316bac['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x2e7953=_0x25db02['getColumnGroupElement'](_0x247d22);let _0x404bc4=_0x2e7953?_0x25db02['getTableColumnsWidths'](_0x2e7953):null,_0x20d466=_0x247d22['getAttribute']('tableWidth')||null;const _0x59288b=_0x316bac['tableWidth']||_0x20d466,_0x3004e8=_0x316bac['columnWidths']||_0x404bc4,_0x31e6bb=this['editor']['plugins']['get']('Users')['me'];for(const _0x120757 of _0x1e7073['getSuggestions']()){const _0x338f7c=_0x120757['getContainedElement']();if('resizeTable'===_0x120757['subType']&&_0x338f7c===_0x247d22){_0x120757['author']!==_0x31e6bb&&_0x120757['discard']();const _0x47be9a=_0x120757['data']['commandParams'];_0x20d466=_0x47be9a[0x0]['tableWidth'],_0x404bc4=_0x47be9a[0x0]['columnWidths'];break;}}_0x3dbd14({'table':_0x247d22,'tableWidth':_0x59288b,'columnWidths':_0x3004e8}),_0x1e7073['markBlockFormat'](_0x247d22,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x20d466,'columnWidths':_0x404bc4}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5462c2){if('formatBlock'!=_0x5462c2['type']&&'formatInline'!=_0x5462c2['type'])return;const {data:_0x444368}=_0x5462c2;if(_0x444368&&'resizeTable'===_0x444368['formatGroupId']){const _0x4144c3='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x4144c3)};}}}class Ot extends _0x17eefb{['afterInit'](){const _0x2eaefd=this['editor'];_0x2eaefd['plugins']['has']('Template')&&_0x2eaefd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Rt extends _0x17eefb{['afterInit'](){const _0x516949=this['editor'];if(!_0x516949['commands']['get']('insertTableOfContents'))return;_0x516949['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x30371d=_0x516949['plugins']['get']('TrackChangesEditing'),_0x3d79d2=_0x516949['locale'];_0x30371d['descriptionFactory']['registerElementLabel']('tableOfContents',_0x3fd373=>c(_0x3d79d2,'ELEMENT_TABLE_OF_CONTENTS',_0x3fd373));}}class xt extends _0x17eefb{['afterInit'](){const _0x8aef50=this['editor'];if(!_0x8aef50['plugins']['has']('Title'))return;const _0x1eacb9=_0x8aef50['plugins']['get']('TrackChangesEditing');_0x1eacb9['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x8aef50['locale'],'ELEMENT_TITLE')),_0x8aef50['model']['document']['registerPostFixer'](_0x536536=>{let _0x19f43d=!0x1;const _0x66ed7=Array['from'](_0x8aef50['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x336d56,data:_0xcba8ce}of _0x66ed7){const {group:_0xae7f95}=_0x1eacb9['_splitMarkerName'](_0x336d56);if('suggestion'!==_0xae7f95||!_0xcba8ce['newRange'])continue;const _0x571851=_0xcba8ce['newRange'],_0x163a64=_0x571851['end']['nodeBefore'];if(!_0x163a64||!_0x163a64['is']('element','title-content'))continue;if(!_0x571851['start']['isTouching'](_0x571851['end']))continue;const _0x1dce67=_0x8aef50['model']['schema']['getNearestSelectionRange'](_0x571851['end'],'forward');if(_0x1dce67&&_0x1dce67['isCollapsed']){const _0x265a20=_0x536536['createRange'](_0x571851['start'],_0x1dce67['start']);_0x265a20['isEqual'](_0x571851)||(_0x536536['updateMarker'](_0x336d56,{'range':_0x265a20}),_0x19f43d=!0x0);}_0x19f43d||(_0x536536['removeMarker'](_0x336d56),_0x19f43d=!0x0);}return _0x19f43d;});}}class Tt extends _0x17eefb{['afterInit'](){const _0x4c6037=this['editor'],_0x40f526=_0x4c6037['plugins']['get']('TrackChangesEditing');_0x4c6037['plugins']['has']('Uploadcare')&&(_0x40f526['enableCommand']('uploadcare'),_0x4c6037['plugins']['has']('UploadcareImageEdit')&&(_0x40f526['enableCommand']('uploadcareImageEdit'),_0x40f526['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x40f526['registerBlockAttribute']('uploadcareImageId'),_0x40f526['descriptionFactory']['registerDescriptionCallback'](_0x1291c7=>{if('attribute'!=_0x1291c7['type'])return;const {data:_0x508e9f}=_0x1291c7;return _0x508e9f&&'uploadcareImageId'==_0x508e9f['key']?{'type':'format','content':''}:void 0x0;})));}}class Et extends _0x17eefb{['afterInit'](){const _0x3f0f41=this['editor'],_0xac2d89=_0x3f0f41['plugins']['get']('TrackChangesEditing');_0x3f0f41['plugins']['has']('UndoEditing')&&(_0xac2d89['enableCommand']('undo'),_0xac2d89['enableCommand']('redo'));}}class Ut extends _0x17eefb{static get['requires'](){return[Ct];}['afterInit'](){const _0x311aee=this['editor'];if(!_0x311aee['plugins']['has']('TableCaptionEditing'))return;_0x311aee['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Vt extends _0x17eefb{['tableProperties'];['tableCellProperties'];constructor(_0x133df9){super(_0x133df9),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 _0x49d16d=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x585187 of this['tableProperties'])_0x49d16d['enableCommand'](_0x585187,(_0x5e97b3,_0x54201f)=>{const _0x58f03f=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x585187,[_0x58f03f],this['tableProperties'],'tableProperties',_0x5e97b3,_0x54201f);});_0x49d16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x49d16d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x49d16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xee3d7,_0x43a033)=>this['handleDiscardAction'](this['tableProperties'],_0xee3d7,_0x43a033)),_0x49d16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x206282 of this['tableCellProperties'])_0x49d16d['enableCommand'](_0x206282,(_0x59cbc9,_0x54d1b7)=>{const _0x19d886=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x206282,_0x19d886,this['tableCellProperties'],'tableCellProperties',_0x59cbc9,_0x54d1b7);});_0x49d16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x49d16d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x49d16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3d818e,_0x3ba096)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3d818e,_0x3ba096)),_0x49d16d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x49d16d['descriptionFactory']['registerDescriptionCallback'](_0x86aafc=>this['handleSuggestionDescription'](_0x86aafc));}['_handlePropertyChange'](_0x33a1cc,_0x5da7fc,_0x125a38,_0x2e57be,_0x1ff156,_0x2ebc67){const _0x516877=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x2ebc67['batch'],()=>{for(const _0x3f0323 of _0x5da7fc){if(this['_getSuggestion'](_0x3f0323,_0x2e57be))_0x1ff156(_0x2ebc67);else{const _0x24b366={};for(const _0xbf7da of _0x125a38){const _0x5f4d8b=_0x3f0323['getAttribute'](_0xbf7da);void 0x0!==_0x5f4d8b&&(_0x24b366[_0xbf7da]=_0x5f4d8b);}_0x1ff156(_0x2ebc67),_0x516877['markBlockFormat'](_0x3f0323,{'commandParams':[_0x24b366]},[],_0x2e57be);}}});}['handleDiscardAction'](_0x43c4f9,_0xecea47,_0x1e5430){const _0x530a51=_0xecea47[0x0]['start']['nodeAfter'],_0x194f75=_0x1e5430['commandParams'][0x0];this['editor']['model']['change'](_0x30249a=>{for(const _0x26f525 of _0x43c4f9)void 0x0!==_0x194f75[_0x26f525]?_0x30249a['setAttribute'](_0x26f525,_0x194f75[_0x26f525],_0x530a51):_0x30249a['removeAttribute'](_0x26f525,_0x530a51);});}['handleSuggestionDescription'](_0xae03f0){if(_0xae03f0['data'])switch(_0xae03f0['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x5296dd,_0x2c6d30){const _0x39120d=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x2cd007 of _0x39120d['getSuggestions']({'skipNotAttached':!0x0})){const _0x361be6=_0x2cd007['getContainedElement']();if(_0x2cd007['subType']===_0x2c6d30&&_0x361be6===_0x5296dd)return _0x2cd007;}return null;}}const u='$elementName';class p extends _0x17eefb{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2ac9ba,_0x5f1a7d,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Ye,Ut,$t,Bt,Rt,Vt,Ot,xt,Tt,Et];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xd37b4d){super(_0xd37b4d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x37dcc4,_0x131ed9,_0x6e6c69,_0x2e68ac)=>{this['_model']['change'](()=>{for(const _0x226f5e of[..._0x2e68ac,..._0x6e6c69])this['_model']['markers']['has'](_0x226f5e)&&_0xd37b4d['editing']['reconvertMarker'](_0x226f5e);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Pt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0xd37b4d['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0xd37b4d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xd37b4d['config']['get']('trackChanges.trackFormatChanges'),_0xd37b4d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xd37b4d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xd37b4d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x351670=this['editor'],_0x55f47b=(_0xdece65,_0x40057f)=>{if('attribute'!=_0xdece65)return'ck-suggestion-marker-'+_0xdece65;const _0x808159=_0x40057f['split']('|')[0x0];return this['_isBlockAttribute'](_0x808159)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x351670['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x185212=>{const {id:_0x2c6167,authorId:_0x481d8a,type:_0x25ed8e,subType:_0x34c86d}=this['_splitMarkerName'](_0x185212['markerName']),_0x428352=['ck-suggestion-marker',_0x55f47b(_0x25ed8e,_0x34c86d)];let _0x3aebd3=0xbb8;return this['activeMarkers']['includes'](_0x185212['markerName'])&&(_0x428352['push']('ck-suggestion-marker--active'),_0x3aebd3=0xbc2),'deletion'==_0x25ed8e&&(_0x3aebd3+=0x5),{'classes':_0x428352,'attributes':{'data-suggestion':_0x2c6167,'data-author-id':_0x481d8a},'priority':_0x3aebd3};}}),_0x351670['conversion']['for']('dataDowncast')['add'](_0x63e8d3=>{_0x63e8d3['on']('addMarker:suggestion',(_0x385267,_0x54e532,_0x1b4084)=>{if(!_0x1b4084['options']['showSuggestionHighlights'])return;const _0x51f7fc=_0x54e532['item'];if(!_0x51f7fc)return;const _0x395fc6=_0x1b4084['mapper']['toViewElement'](_0x51f7fc);_0x351670['model']['schema']['isObject'](_0x51f7fc)&&_0x395fc6&&!_0x395fc6['getCustomProperty']('widget')&&_0x395fc6['is']('containerElement')&&_0x585b2a(_0x395fc6,_0x1b4084['writer']);},{'priority':'high'});}),_0x351670['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x45c8fe,_0x1e0e37)=>{if(!_0x1e0e37['options']['showSuggestionHighlights'])return null;const {type:_0x536ddd,subType:_0xa9efa7}=this['_splitMarkerName'](_0x45c8fe['markerName']);return{'classes':['ck-suggestion-marker',_0x55f47b(_0x536ddd,_0xa9efa7)],'priority':0xbb8};}});const _0x28674c=({showActiveMarkers:_0x59dcd3=!0x0,isAttributeSuggestion:_0x16f6db=!0x1}={})=>(_0x126dde,_0x244b94,_0x3d61ee)=>{if(!_0x244b94['item'])return;const {id:_0x175345,authorId:_0xc543f6}=this['_splitMarkerName'](_0x244b94['markerName']);if(_0x16f6db){const _0x5133b7=this['_suggestions']['get'](_0x175345),_0x30644a=this['_getAttributeKey'](_0x5133b7);if(!this['_isBlockAttribute'](_0x30644a))return;}if(_0x244b94['item']['is']('selection'))return void _0x3d61ee['consumable']['consume'](_0x244b94['item'],_0x126dde['name']);const _0x5597bf=_0x3d61ee['mapper']['toViewElement'](_0x244b94['item']);if(_0x244b94['item']['is']('element')&&_0x351670['model']['schema']['isBlock'](_0x244b94['item'])&&!_0x5597bf['getCustomProperty']('addHighlight')){_0x3d61ee['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5597bf),_0x3d61ee['writer']['setAttribute']('data-suggestion',_0x175345,_0x5597bf),_0x3d61ee['writer']['setAttribute']('data-author-id',_0xc543f6,_0x5597bf),_0x3d61ee['mapper']['bindElementToMarker'](_0x5597bf,_0x244b94['markerName']),_0x59dcd3&&(this['activeMarkers']['includes'](_0x244b94['markerName'])?_0x3d61ee['writer']['addClass']('ck-suggestion-marker--active',_0x5597bf):_0x3d61ee['writer']['removeClass']('ck-suggestion-marker--active',_0x5597bf));for(const _0xcb0a1b of _0x351670['model']['createRangeIn'](_0x244b94['item'])['getItems']())_0x3d61ee['consumable']['consume'](_0xcb0a1b,_0x126dde['name']);_0x3d61ee['consumable']['consume'](_0x244b94['item'],_0x126dde['name']);}};_0x351670['conversion']['for']('dataDowncast')['add'](_0xfb25b1=>{_0xfb25b1['on']('addMarker:suggestion:formatBlock',(_0x181c78,_0x36e7cc,_0xc71e69)=>{_0xc71e69['options']['showSuggestionHighlights']&&_0x28674c({'showActiveMarkers':!0x1})(_0x181c78,_0x36e7cc,_0xc71e69);},{'priority':'highest'});}),_0x351670['conversion']['for']('dataDowncast')['add'](_0x3587d9=>{_0x3587d9['on']('addMarker:suggestion:attribute',(_0x132cc4,_0x363ef6,_0xa14fb9)=>{_0xa14fb9['options']['showSuggestionHighlights']&&_0x28674c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x132cc4,_0x363ef6,_0xa14fb9);},{'priority':'highest'});}),_0x351670['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x23205d,_0x1df09a)=>_0x1df09a['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x23205d['substr'](0xb)}}),_0x351670['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xd21ef5,{writer:_0x1a09de})=>{let _0x3fbe74='suggestion:'+_0xd21ef5['getAttribute']('suggestion-type')+':'+_0xd21ef5['getAttribute']('id');return _0xd21ef5['getAttribute']('marker-count')&&(_0x3fbe74+=':'+_0xd21ef5['getAttribute']('marker-count')),_0x1a09de['createElement']('$marker',{'data-name':_0x3fbe74});}}),_0x351670['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x351670['conversion']['for']('editingDowncast')['add'](_0x5055bf=>{_0x5055bf['on']('addMarker:suggestion:formatBlock',_0x28674c(),{'priority':'high'});}),_0x351670['conversion']['for']('editingDowncast')['add'](_0x1e87d8=>{_0x1e87d8['on']('addMarker:suggestion:attribute',_0x28674c({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x351670['conversion']['for']('editingDowncast')['add'](_0x57fe76=>{_0x57fe76['on']('removeMarker:suggestion:formatBlock',(_0xb585c8,_0x5a24cb,_0xae1923)=>{const _0x402e33=_0xae1923['mapper']['markerNameToElements'](_0x5a24cb['markerName']);if(_0x402e33){for(const _0x20e414 of _0x402e33)_0x20e414['getCustomProperty']('addHighlight')||(_0xae1923['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x20e414),_0xae1923['writer']['removeAttribute']('data-suggestion',_0x20e414),_0xae1923['writer']['removeAttribute']('data-author-id',_0x20e414),_0xae1923['mapper']['unbindElementFromMarkerName'](_0x20e414,_0x5a24cb['markerName']));}},{'priority':'high'});}),_0x351670['conversion']['for']('editingDowncast')['add'](_0x17724c=>{_0x17724c['on']('removeMarker:suggestion:attribute',(_0xd297a1,_0x5c3def,_0x493839)=>{const _0x13ef51=_0x493839['mapper']['markerNameToElements'](_0x5c3def['markerName']);if(!_0x13ef51)return;const {id:_0xa6f4cd}=this['_splitMarkerName'](_0x5c3def['markerName']),_0x4713a0=this['_suggestions']['get'](_0xa6f4cd),_0x4f93ac=this['_getAttributeKey'](_0x4713a0);if(this['_isBlockAttribute'](_0x4f93ac)){for(const _0x14eb15 of _0x13ef51)_0x14eb15['getCustomProperty']('addHighlight')||(_0x493839['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x14eb15),_0x493839['writer']['removeAttribute']('data-suggestion',_0x14eb15),_0x493839['writer']['removeAttribute']('data-author-id',_0x14eb15),_0x493839['mapper']['unbindElementFromMarkerName'](_0x14eb15,_0x5c3def['markerName']));}},{'priority':'high'});}),_0x351670['model']['document']['registerPostFixer'](_0x584a90=>{let _0x7a07d=!0x1;const _0x1c93e1=Array['from'](_0x351670['model']['document']['differ']['getChangedMarkers']()),_0x35a7de=new Set();for(const {name:_0x4a320d,data:_0xcf8c66}of _0x1c93e1){const {group:_0x42250d,type:_0x18fe57,subType:_0x313be5,id:_0x29a5f6}=this['_splitMarkerName'](_0x4a320d);if('suggestion'!==_0x42250d)continue;const _0x108aa1=this['_suggestions']['get'](_0x29a5f6);if(null!=_0xcf8c66['newRange']){'formatInline'==_0x18fe57&&(_0x7a07d=_0x7a07d||Jt(_0xcf8c66['newRange'],_0x4a320d,_0x584a90,_0x351670['model']['schema']));const _0x1bea47='attribute'==_0x18fe57&&this['_isBlockAttribute'](_0x313be5['split']('|')[0x0]);if(_0xcf8c66['newRange']['isCollapsed']||'$graveyard'==_0xcf8c66['newRange']['root']['rootName']||'formatBlock'==_0x18fe57&&!Ht(_0xcf8c66['newRange'])||_0x1bea47&&!Ht(_0xcf8c66['newRange'])||'deletion'==_0x18fe57&&!(!Lt(_0x3ae370=_0xcf8c66['newRange'])&&!function(_0x42100f){return _0x42100f['start']['parent']==_0x42100f['end']['nodeBefore']&&_0x42100f['start']['isAtEnd'];}(_0x3ae370)))_0x584a90['removeMarker'](_0x4a320d),_0x7a07d=!0x0;else{if(!_0x108aa1||!_0x108aa1['isInContent'])continue;if(_0xcf8c66['newRange']&&_0xcf8c66['oldRange']&&_0xcf8c66['newRange']['isEqual'](_0xcf8c66['oldRange']))continue;_0x35a7de['add'](_0x108aa1);}}}var _0x3ae370;return _0x35a7de['size']>0x0&&(_0x7a07d=!!this['_joinWithAdjacentSuggestions'](_0x35a7de)||_0x7a07d),_0x7a07d;}),_0x351670['model']['document']['registerPostFixer'](_0x1adfb3=>{let _0x517056=!0x1;for(const _0x148823 of _0x351670['model']['document']['differ']['getChanges']())if('insert'==_0x148823['type'])for(const _0x2f0861 of this['_suggestions']['values']()){if(_0x2f0861['isMultiRange']||!_0x2f0861['isInContent'])continue;const _0x125c02='formatBlock'==_0x2f0861['type'],_0x19aee7=this['_getAttributeKey'](_0x2f0861),_0x16bd40=_0x19aee7&&this['_isBlockAttribute'](_0x19aee7);if(!_0x125c02&&!_0x16bd40)continue;const _0x17f5d5=_0x2f0861['getFirstRange']();if(_0x17f5d5['start']['parent']!=_0x17f5d5['end']['parent']&&!_0x17f5d5['end']['isAtEnd']){const _0x2f8b51=_0x351670['model']['createPositionAt'](_0x17f5d5['start']['nodeAfter'],'end'),_0x391848=_0x351670['model']['createRange'](_0x17f5d5['start'],_0x2f8b51);_0x1adfb3['updateMarker'](_0x2f0861['getFirstMarker'](),{'range':_0x391848}),_0x517056=!0x0;}}return _0x517056;}),_0x351670['model']['document']['registerPostFixer'](_0x5378a2=>this['_processAttributeChanges'](_0x5378a2)),_0x351670['model']['document']['registerPostFixer'](_0x30a17d=>!_0x30a17d['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x30a17d)),_0x351670['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x351670['model']['document']['on']('change:data',(_0x4255cd,_0x28245f)=>{if(!_0x28245f['isLocal']||_0x28245f['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x58606c=_0x351670['model']['document']['differ']['getChanges']();if(0x0==_0x58606c['length'])return;const _0xdefdcc=[],_0x541011=_0x58606c['filter'](_0x2ecb00=>'attribute'==_0x2ecb00['type']),_0x150a03=_0x58606c['filter'](_0x18c314=>'insert'==_0x18c314['type']&&'$text'!=_0x18c314['name']);for(const _0x478355 of _0x541011)this['_isRegisteredAttribute'](_0x478355['attributeKey'])&&_0xdefdcc['push']({'key':_0x478355['attributeKey'],'newValue':_0x478355['attributeNewValue'],'oldValue':_0x478355['attributeOldValue'],'range':qt(_0x478355['range'],_0x351670['model'])});for(const _0x1313a7 of _0x150a03){if('rename'!=_0x1313a7['action']&&'refresh'!=_0x1313a7['action'])continue;const _0x5f5b7e=zt(_0x1313a7['position']['nodeAfter'],_0x351670['model']),_0x4db81a=_0x1313a7['before'];'rename'==_0x1313a7['action']&&_0xdefdcc['push']({'key':u,'newValue':_0x1313a7['name'],'oldValue':_0x4db81a['name'],'range':_0x5f5b7e});for(const [_0x49f29e,_0x4c1f51]of _0x4db81a['attributes']){if(!this['_isRegisteredAttribute'](_0x49f29e))continue;const _0x1c81b4=_0x1313a7['attributes']['get'](_0x49f29e);_0x4c1f51!==_0x1c81b4&&_0xdefdcc['push']({'key':_0x49f29e,'newValue':_0x1c81b4,'oldValue':_0x4c1f51,'range':_0x5f5b7e});}for(const [_0x3df3c4,_0x5843f8]of _0x1313a7['attributes'])this['_isRegisteredAttribute'](_0x3df3c4)&&(_0x4db81a['attributes']['has'](_0x3df3c4)||_0xdefdcc['push']({'key':_0x3df3c4,'newValue':_0x5843f8,'oldValue':null,'range':_0x5f5b7e}));}0x0!=_0xdefdcc['length']&&_0x351670['model']['enqueueChange'](_0x28245f,_0x2f587f=>{const _0x5f538f=_0x3dca8a();for(const {range:_0xd7897e,key:_0x5eb573,oldValue:_0x4d8d0f,newValue:_0x43e757}of _0xdefdcc)this['markAttributeChange'](_0xd7897e,_0x5eb573,_0x4d8d0f,_0x43e757,{'groupId':_0x5f538f});this['_reduceExistingSuggestions'](_0x2f587f,_0xdefdcc);});},{'priority':'lowest'}),_0x351670['model']['markers']['on']('update:suggestion',(_0x2adbd7,_0x10279a,_0x2e6013)=>{if(null==_0x2e6013){const {id:_0x14209e}=this['_splitMarkerName'](_0x10279a['name']),_0x79f3d2=this['_suggestions']['get'](_0x14209e);_0x79f3d2&&_0x79f3d2['addMarkerName'](_0x10279a['name']);}}),_0x351670['model']['document']['on']('change:data',()=>{const _0x2b431b=Array['from'](_0x351670['model']['document']['differ']['getChangedMarkers']())['filter'](_0x46ee6f=>'suggestion'===this['_splitMarkerName'](_0x46ee6f['name'])['group']);if(0x0===_0x2b431b['length'])return;_0x2b431b['sort']((_0x4a4021,_0x30f4b4)=>{const _0x172114=_0x4a4021['data']['oldRange'],_0x5a5d4d=_0x30f4b4['data']['oldRange'];return null===_0x172114&&null===_0x5a5d4d?0x0:null===_0x172114&&null!==_0x5a5d4d?-0x1:null!==_0x172114&&null===_0x5a5d4d?0x1:_0x172114['start']['isBefore'](_0x5a5d4d['start'])?-0x1:0x1;});const _0x4bec83=new Set(),_0x535876=new Set();for(const {name:_0x3c95a6,data:_0x39b801}of _0x2b431b){const {id:_0x50266e}=this['_splitMarkerName'](_0x3c95a6);if(null===_0x39b801['oldRange']){const _0x5d4fc7=this['_handleNewSuggestionMarker'](_0x3c95a6);_0x535876['add'](_0x5d4fc7);}else{const _0x4c78f9=this['_suggestions']['get'](_0x50266e);null!==_0x39b801['newRange']||_0x4c78f9['isInContent']?(_0x4bec83['add'](_0x4c78f9['head']),_0x535876['add'](_0x4c78f9)):this['_removeSuggestion'](_0x4c78f9);}}_0x535876['size']>0x0&&this['_refreshSuggestionsChain'](_0x535876);for(const _0x5b3990 of _0x4bec83)this['fire']('suggestionChanged',_0x5b3990);}),_0x351670['model']['on']('applyOperation',(_0x1112e8,_0x49f506)=>{const _0x522786=_0x49f506[0x0];if(!this['_suggestions']['size'])return;if(!_0x522786['isDocumentOperation'])return;if(_0x522786['batch']['isUndo']||!_0x522786['batch']['isLocal'])return;let _0xe3f4fb,_0x47dc02;switch(_0x522786['type']){case'insert':_0xe3f4fb=_0x351670['model']['createPositionAt'](_0x522786['position']),_0x47dc02=_0xe3f4fb['getShiftedBy'](_0x522786['howMany']);break;case'split':_0xe3f4fb=_0x351670['model']['createPositionAt'](_0x522786['splitPosition']),_0x47dc02=_0x351670['model']['createPositionAt'](_0x522786['moveTargetPosition']);break;case'move':_0xe3f4fb=_0x351670['model']['createPositionAt'](_0x522786['targetPosition']),_0x47dc02=_0xe3f4fb['getShiftedBy'](_0x522786['howMany']);break;default:return;}const _0x4de1df=_0x351670['model']['createRange'](_0xe3f4fb,_0x47dc02);_0x351670['model']['change'](()=>{for(const {suggestion:_0x261193,meta:_0x259a8a}of this['_findSuggestions'](_0x4de1df)){if(_0x261193['isMultiRange'])continue;if('formatInline'==_0x261193['type'])continue;const _0x53015c=this['_getAttributeKey'](_0x261193);if(_0x53015c&&this['_isBlockAttribute'](_0x53015c)&&'split'!=_0x522786['type'])continue;const _0x429269=_0x261193['data']&&_0x261193['data']['multipleBlocks'];('formatBlock'!=_0x261193['type']||'split'==_0x522786['type']&&!_0x429269)&&(_0x259a8a['containsRangeInObject']||'insertion'==_0x261193['type']&&_0x259a8a['isOwn']||_0x261193['getFirstRange']()['containsRange'](_0x4de1df)&&this['_breakSuggestionMarker'](_0x261193,_0xe3f4fb,_0x47dc02));}});},{'priority':'lowest'}),_0x351670['model']['on']('deleteContent',(_0x4b776b,_0x270d05)=>{const _0x39ed58=_0x270d05[0x0],_0x32f087=_0x270d05[0x1];if(_0x32f087&&_0x32f087['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x39ed58['isCollapsed'])return;const _0x4ae5ee=_0x351670['model']['schema'],{start:_0x2f22d9,end:_0x423599}=_0x39ed58['getFirstRange'](),_0x6595cc=_0x2f22d9['nodeAfter']&&_0x4ae5ee['isLimit'](_0x2f22d9['nodeAfter'])?null:_0x4ae5ee['getNearestSelectionRange'](_0x2f22d9,'forward'),_0x291085=_0x423599['nodeBefore']&&_0x4ae5ee['isLimit'](_0x423599['nodeBefore'])?null:_0x4ae5ee['getNearestSelectionRange'](_0x423599,'backward'),_0x47c12f=_0x351670['model']['createRange'](_0x6595cc?_0x6595cc['start']:_0x2f22d9,_0x291085?_0x291085['end']:_0x423599);_0x351670['model']['change'](_0x57623b=>{this['markDeletion'](_0x47c12f);const _0x1f2949=_0x351670['model']['schema']['getNearestSelectionRange'](_0x47c12f['start']);_0x39ed58['is']('documentSelection')?_0x57623b['setSelection'](_0x1f2949):_0x39ed58['setTo'](_0x1f2949);}),_0x4b776b['stop']();},{'priority':_0x5cdf8d['normal']+0xa}),_0x351670['model']['on']('insertContent',(_0x55864a,_0x216e2c)=>{const _0x149619=_0x216e2c[_0x216e2c['length']-0x1];_0x149619&&_0x149619['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x351670['model']['change'](()=>{let _0xbe808b=_0x351670['model']['insertContent'](_0x216e2c[0x0],_0x216e2c[0x1],_0x216e2c[0x2],{'forceDefaultExecution':!0x0});if(!_0xbe808b)return;_0x55864a['return']=_0xbe808b['clone']();const _0x5a8876=_0xbe808b['end']['nodeBefore'],_0x1bbaa9=_0x351670['model']['schema'];_0x5a8876&&_0x1bbaa9['isBlock'](_0x5a8876)&&!_0x1bbaa9['isObject'](_0x5a8876)&&(_0xbe808b=_0x351670['model']['createRange'](_0xbe808b['start'],_0x351670['model']['createPositionAt'](_0x5a8876,'end'))),this['markInsertion'](_0xbe808b);}),_0x55864a['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2773ae=new O(_0x351670,this['_suggestions']);_0x351670['commands']['add']('acceptSuggestion',_0x2773ae),this['enableCommand']('acceptSuggestion');const _0x55c75=new R(_0x351670,this['_suggestions']);_0x351670['commands']['add']('discardSuggestion',_0x55c75),this['enableCommand']('discardSuggestion'),_0x351670['commands']['add']('acceptAllSuggestions',new x(_0x351670,_0x2773ae,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x351670['commands']['add']('discardAllSuggestions',new x(_0x351670,_0x55c75,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x351670['commands']['add']('acceptSelectedSuggestions',new E(_0x351670,_0x2773ae,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x351670['commands']['add']('discardSelectedSuggestions',new E(_0x351670,_0x55c75,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x3cc7af=_0x351670['plugins']['get']('CommentsRepository');this['listenTo'](_0x3cc7af,'addComment',(_0x336f10,{threadId:_0x2eb925})=>{const _0x44b01b=this['_suggestions']['get'](_0x2eb925);_0x44b01b&&_0x44b01b['commentThread']&&0x1===_0x44b01b['commentThread']['length']&&this['_updateSuggestionData'](_0x2eb925,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x3cc7af,'removeComment',(_0x57839a,{threadId:_0x4dd4d5})=>{const _0x40b93f=this['_suggestions']['get'](_0x4dd4d5);_0x40b93f&&_0x40b93f['commentThread']&&!_0x40b93f['commentThread']['length']&&this['_updateSuggestionData'](_0x4dd4d5,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x58b875){const _0x15053e=_0x467342([0x46,0x68,0x6a,0x7a,0x75,0x43,0x79,0x78,0x53,0x37,0x31,0x41,0x51,0x6b,0x6d,0x39,0x33,0x67,0x6f,0x61,0x56,0x59,0x71,0x76,0x4f,0x5a,0x4c,0x34,0x47,0x66,0x64,0x65,0x48,0x49,0x57,0x50,0x58,0x63,0x36,0x52,0x35,0x74,0x6c,0x62,0x30,0x45,0x6e,0x42,0x73,0x44,0x4b,0x55,0x77,0x32,0x70,0x4e,0x4d,0x72,0x54,0x38,0x69,0x4a]),_0x232673=0xb1379a1,_0x382f8c=0xb141c31^_0x232673,_0x1f0cad=window[_0x467342([0x44,0x61,0x74,0x65])][_0x467342([0x6e,0x6f,0x77])](),_0x160b91=_0x58b875[_0x467342([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xcd7b71=new window[(_0x467342([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfc2782=>{_0x160b91[_0x467342([0x6f,0x6e,0x63,0x65])](_0x467342([0x72,0x65,0x61,0x64,0x79]),_0xfc2782);}),_0x39cb70={[_0x467342([0x6b,0x74,0x79])]:_0x467342([0x45,0x43]),[_0x467342([0x75,0x73,0x65])]:_0x467342([0x73,0x69,0x67]),[_0x467342([0x63,0x72,0x76])]:_0x467342([0x50,0x2d,0x32,0x35,0x36]),[_0x467342([0x78])]:_0x467342([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]),[_0x467342([0x79])]:_0x467342([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]),[_0x467342([0x61,0x6c,0x67])]:_0x467342([0x45,0x53,0x32,0x35,0x36])},_0xeddb2e=_0x160b91[_0x467342([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x467342([0x67,0x65,0x74])](_0x467342([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1e782f(){let _0x874f63,_0x5917b1=null,_0xfd1aa9=null;try{if(_0xeddb2e==_0x467342([0x47,0x50,0x4c]))return _0x467342([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x874f63=_0x206362(),!_0x874f63)return _0x467342([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x874f63[_0x467342([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xfd1aa9=_0x567d4c(_0x874f63[_0x467342([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x874f63[_0x467342([0x6a,0x74,0x69])])),await _0x26ce72()?_0x441b4b()?_0xb110cb()?_0x467342([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2ec465()?(_0x874f63[_0x467342([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x467342([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5917b1=_0x1450e8(_0x467342([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x874f63[_0x467342([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x467342([0x74,0x72,0x69,0x61,0x6c])&&(_0x5917b1=_0x1450e8(_0x467342([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x117ef8()):_0x467342([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x467342([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x467342([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x425815){return _0x467342([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xb110cb(){const _0x216901=[_0x467342([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x467342([0x74,0x72,0x69,0x61,0x6c])][_0x467342([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x874f63[_0x467342([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f0cad/0x3e8:0xe10*_0x382f8c;return _0x874f63[_0x467342([0x65,0x78,0x70])]<_0x216901;}function _0x441b4b(){const _0x50ee54=_0x874f63[_0x467342([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x50ee54)return!0x1;if(_0x50ee54[_0x467342([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x467342([0x2a])))return!0x0;if(_0x50ee54[_0x467342([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x467342([0x54,0x43])))return!0x0;if(_0x50ee54[_0x467342([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x467342([0x52,0x54,0x43]))){if(_0x50ff32())return!0x0;if(_0x42322d()||_0x539e4f())return!0x0;}return!0x1;}function _0x2ec465(){const _0x134ef4=_0x874f63[_0x467342([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x134ef4||0x0==_0x134ef4[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5b43a6}=new URL(window[_0x467342([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x134ef4[_0x467342([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b43a6))return!0x0;const _0x43eb51=_0x5b43a6[_0x467342([0x73,0x70,0x6c,0x69,0x74])](_0x467342([0x2e]));return _0x134ef4[_0x467342([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5b21c3=>_0x5b21c3[_0x467342([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x467342([0x2a])))[_0x467342([0x6d,0x61,0x70])](_0xa00539=>_0xa00539[_0x467342([0x73,0x70,0x6c,0x69,0x74])](_0x467342([0x2e])))[_0x467342([0x73,0x6f,0x6d,0x65])](_0x38f206=>_0x43eb51[_0x467342([0x65,0x76,0x65,0x72,0x79])]((_0x3c789e,_0x3b9957)=>_0x38f206[_0x3b9957]===_0x3c789e||_0x38f206[_0x3b9957]===_0x467342([0x2a])));}function _0x117ef8(){return _0x5917b1&&_0xfd1aa9?new window[(_0x467342([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50c387,_0x2b70f1)=>{_0x5917b1[_0x467342([0x74,0x68,0x65,0x6e])](_0x50c387,_0x2b70f1),_0xfd1aa9[_0x467342([0x74,0x68,0x65,0x6e])](_0x3190b8=>{_0x3190b8!=_0x467342([0x56,0x61,0x6c,0x69,0x64])&&_0x50c387(_0x3190b8);},_0x2b70f1);}):_0x5917b1||_0xfd1aa9||_0x467342([0x56,0x61,0x6c,0x69,0x64]);}}function _0x567d4c(_0xf7ff70,_0x588895){return new window[(_0x467342([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x240e82=>{if(_0x5a0860())return _0x240e82(_0x467342([0x56,0x61,0x6c,0x69,0x64]));_0xdc55e2(),_0x160b91[_0x467342([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x467342([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b2747=!0x1;const _0x5979bc=_0x3dca8a();function _0xc28fdc(_0x3d532a){return!!_0x3d532a&&(typeof _0x3d532a===_0x467342([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d532a===_0x467342([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d532a[_0x467342([0x74,0x68,0x65,0x6e])]===_0x467342([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d532a[_0x467342([0x63,0x61,0x74,0x63,0x68])]===_0x467342([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x543bf3(_0x233461){_0x532335(_0x233461)[_0x467342([0x74,0x68,0x65,0x6e])](_0x219318=>{if(!_0x219318||_0x219318[_0x467342([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x467342([0x6f,0x6b]))return _0x467342([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3caf3d(_0x1d4ad5(_0x5979bc+_0x588895))!=_0x219318[_0x467342([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x467342([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x467342([0x56,0x61,0x6c,0x69,0x64]);})[_0x467342([0x74,0x68,0x65,0x6e])](_0x218c25=>(_0x462dc4(),_0x218c25),()=>{const _0x11314b=_0x1e2e54();return null==_0x11314b?(_0x462dc4(),_0x467342([0x56,0x61,0x6c,0x69,0x64])):_0x467342(_0x1f0cad-_0x11314b>(0x2f1ffda1^_0x232673)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x467342([0x74,0x68,0x65,0x6e])](_0x240e82)[_0x467342([0x63,0x61,0x74,0x63,0x68])](()=>{_0x240e82(_0x467342([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4e7361=0xb259721^_0x232673;function _0x462dc4(){const _0x59fe2e=_0x467342([0x6c,0x6c,0x63,0x74,0x2d])+_0x3caf3d(_0x1d4ad5(_0xf7ff70)),_0x49ad8b=_0x165422(_0x3caf3d(window[_0x467342([0x4d,0x61,0x74,0x68])][_0x467342([0x63,0x65,0x69,0x6c])](_0x1f0cad/_0x4e7361)));window[_0x467342([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x467342([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59fe2e,_0x49ad8b);}function _0x1e2e54(){const _0x4827c7=_0x467342([0x6c,0x6c,0x63,0x74,0x2d])+_0x3caf3d(_0x1d4ad5(_0xf7ff70)),_0x7bdddc=window[_0x467342([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x467342([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4827c7);return _0x7bdddc?window[_0x467342([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x165422(_0x7bdddc),0x10)*_0x4e7361:null;}function _0x532335(_0x53fb5b){return new window[(_0x467342([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2edc9a,_0x5a2d5d)=>{_0x53fb5b[_0x467342([0x74,0x68,0x65,0x6e])](_0x2edc9a,_0x5a2d5d),window[_0x467342([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5a2d5d,0xb12ad61^_0x232673);});}}_0x160b91[_0x467342([0x6f,0x6e])](_0x467342([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc4d915,_0x16b472)=>{if(_0x16b472[0x0]!=_0xf7ff70)return _0x240e82(_0x467342([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x16b472[0x1]={..._0x16b472[0x1],[_0x467342([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5979bc};},{[_0x467342([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x467342([0x68,0x69,0x67,0x68])}),_0x160b91[_0x467342([0x6f,0x6e])](_0x467342([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f2dc9=>{_0xc28fdc(_0x4f2dc9[_0x467342([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b2747=!0x0,_0x543bf3(_0x4f2dc9[_0x467342([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x467342([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x467342([0x6c,0x6f,0x77])}),_0xcd7b71[_0x467342([0x74,0x68,0x65,0x6e])](()=>{_0x3b2747||_0x240e82(_0x467342([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5a0860(){return _0x160b91[_0x467342([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x467342([0x76,0x69,0x65,0x77])][_0x467342([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x467342([0x61,0x75,0x74,0x6f]);}function _0xdc55e2(){_0x160b91[_0x467342([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x467342([0x76,0x69,0x65,0x77])][_0x467342([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x467342([0x61,0x75,0x74,0x6f]);}}function _0x1450e8(_0x20e22){const _0x13d5c7=[new window[(_0x467342([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x491fe3=>setTimeout(_0x491fe3,0xb1a476d^_0x232673)),_0xcd7b71[_0x467342([0x74,0x68,0x65,0x6e])](()=>new window[(_0x467342([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b261b=>{let _0x4dc5eb=0x0;_0x160b91[_0x467342([0x6d,0x6f,0x64,0x65,0x6c])][_0x467342([0x6f,0x6e])](_0x467342([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4453ed,_0x4afb98)=>{_0x4afb98[0x0][_0x467342([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4dc5eb++,_0x4dc5eb==(0xb137859^_0x232673)&&(_0x5b261b(),_0x4453ed[_0x467342([0x6f,0x66,0x66])]());});}))];return window[_0x467342([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x467342([0x72,0x61,0x63,0x65])](_0x13d5c7)[_0x467342([0x74,0x68,0x65,0x6e])](()=>_0x20e22);}async function _0x388942(){await _0xcd7b71,_0x160b91[_0x467342([0x6d,0x6f,0x64,0x65,0x6c])][_0x467342([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4527a1,_0x160b91[_0x467342([0x6d,0x6f,0x64,0x65,0x6c])][_0x467342([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4527a1,_0x160b91[_0x467342([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x467342([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x50ff32(){return _0x595e43(_0x467342([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1119b3(_0x467342([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x467342([0x73,0x74,0x61,0x74,0x65])]==_0x467342([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x42322d(){return _0x595e43(_0x467342([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 _0x539e4f(){return _0x595e43(_0x467342([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x4a22ef(_0x1fec9d){const _0x487407=_0x2b8c1c();_0x160b91[_0x487407]=_0x467342([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1fec9d,_0x1fec9d!=_0x467342([0x56,0x61,0x6c,0x69,0x64])&&_0x388942();}function _0x2b8c1c(){const _0x5dccdb=window[_0x467342([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x467342([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x467342([0x6e,0x6f,0x77])]())[_0x467342([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x467342([0x2e]),'');let _0x23fe40=_0x467342([0x46]);for(let _0x416a89=0x0;_0x416a89<_0x5dccdb[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x416a89+=0x2){let _0x5c0508=window[_0x467342([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dccdb[_0x467342([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x416a89,_0x416a89+0x2));_0x5c0508>=_0x15053e[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c0508-=_0x15053e[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x23fe40+=_0x15053e[_0x5c0508];}return _0x23fe40;}function _0x206362(){const _0x579265=_0xeddb2e[_0x467342([0x73,0x70,0x6c,0x69,0x74])](_0x467342([0x2e]));if(0x3!=_0x579265[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x22f875(_0x579265[0x1]);function _0x22f875(_0x1200e6){const _0x4c9180=_0x5e947d(_0x1200e6);return _0x4c9180&&_0x29d82b()?_0x4c9180:null;function _0x29d82b(){const _0x379964=_0x4c9180[_0x467342([0x6a,0x74,0x69])],_0xff7113=window[_0x467342([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x379964[_0x467342([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x379964[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x557c07={..._0x4c9180,[_0x467342([0x6a,0x74,0x69])]:_0x379964[_0x467342([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x379964[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x557c07[_0x467342([0x76,0x63])],_0x1d4ad5(_0x557c07)==_0xff7113;}}}async function _0x26ce72(){let _0x451eaf=!0x0;try{const _0x5d0160=_0xeddb2e[_0x467342([0x73,0x70,0x6c,0x69,0x74])](_0x467342([0x2e])),[_0x1c30ec,_0xcbb45d,_0x55c276]=_0x5d0160;return _0xa406c8(_0x1c30ec),await _0x55277f(_0x1c30ec,_0xcbb45d,_0x55c276),_0x451eaf;}catch(_0x208702){return!0x1;}function _0xa406c8(_0x59bda0){const _0x21147b=_0x5e947d(_0x59bda0);_0x21147b&&_0x21147b[_0x467342([0x61,0x6c,0x67])]==_0x467342([0x45,0x53,0x32,0x35,0x36])||(_0x451eaf=!0x1);}async function _0x55277f(_0x2c1c04,_0x4231a7,_0x32f4b5){const _0x535670=window[_0x467342([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x467342([0x66,0x72,0x6f,0x6d])](_0x52fcd0(_0x32f4b5),_0x5d70d3=>_0x5d70d3[_0x467342([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12be76=new window[(_0x467342([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x467342([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2c1c04+_0x467342([0x2e])+_0x4231a7),_0x4b4cb6=window[_0x467342([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x467342([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b4cb6)return;const _0x300083=await _0x4b4cb6[_0x467342([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x467342([0x6a,0x77,0x6b]),_0x39cb70,{[_0x467342([0x6e,0x61,0x6d,0x65])]:_0x467342([0x45,0x43,0x44,0x53,0x41]),[_0x467342([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x467342([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x467342([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b4cb6[_0x467342([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x467342([0x6e,0x61,0x6d,0x65])]:_0x467342([0x45,0x43,0x44,0x53,0x41]),[_0x467342([0x68,0x61,0x73,0x68])]:{[_0x467342([0x6e,0x61,0x6d,0x65])]:_0x467342([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x300083,_0x535670,_0x12be76)||(_0x451eaf=!0x1);}}function _0x5e947d(_0x3e48c5){return _0x3e48c5[_0x467342([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x467342([0x65,0x79]))?JSON[_0x467342([0x70,0x61,0x72,0x73,0x65])](_0x52fcd0(_0x3e48c5)):null;}function _0x52fcd0(_0x458c9a){return window[_0x467342([0x61,0x74,0x6f,0x62])](_0x458c9a[_0x467342([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x467342([0x2b]))[_0x467342([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x467342([0x2f])));}function _0x1d4ad5(_0x30b043){let _0x55d6a4=0x1505;function _0x89e501(_0x415148){for(let _0x5cb66c=0x0;_0x5cb66c<_0x415148[_0x467342([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cb66c++){const _0x1a45f6=_0x415148[_0x467342([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5cb66c);_0x55d6a4=(_0x55d6a4<<0x5)+_0x55d6a4+_0x1a45f6,_0x55d6a4&=_0x55d6a4;}}function _0x18558b(_0x4b1f53){Array[_0x467342([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4b1f53)?_0x4b1f53[_0x467342([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x18558b):_0x4b1f53&&typeof _0x4b1f53==_0x467342([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x467342([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4b1f53)[_0x467342([0x73,0x6f,0x72,0x74])]()[_0x467342([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ae2a3,_0x3cbd0c])=>{_0x89e501(_0x5ae2a3),_0x18558b(_0x3cbd0c);}):_0x89e501(window[_0x467342([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4b1f53));}return _0x18558b(_0x30b043),_0x55d6a4>>>0x0;}function _0x3caf3d(_0x1fad1f){return _0x1fad1f[_0x467342([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x467342([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x467342([0x30]));}function _0x165422(_0x20fefa){return _0x20fefa[_0x467342([0x73,0x70,0x6c,0x69,0x74])]('')[_0x467342([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x467342([0x6a,0x6f,0x69,0x6e])]('');}function _0x595e43(_0x443953){return _0x160b91[_0x467342([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x467342([0x68,0x61,0x73])](_0x443953);}function _0x1119b3(_0x3bfcc7){return _0x160b91[_0x467342([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x467342([0x67,0x65,0x74])](_0x3bfcc7);}function _0x4527a1(){}function _0x467342(_0x59fbe4){return _0x59fbe4['map'](_0x260b02=>String['fromCharCode'](_0x260b02))['join']('');}_0x4a22ef(await _0x1e782f());}(this);}set['adapter'](_0x11fac4){if(this['_adapter'])throw new _0x48441a('track-changes-adapter-already-set',this);this['_adapter']=_0x11fac4;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x79e56c=!0x1,toJSON:_0x35284b=!0x1}={}){const _0x223446=[];for(const _0x42c086 of this['_suggestions']['values']())_0x79e56c&&!_0x42c086['isInContent']||_0x223446['push'](_0x42c086);return _0x35284b?_0x223446['map'](_0x2c3221=>_0x2c3221['toJSON']()):_0x223446;}['getSuggestion'](_0x4ed974){const _0x48b98e=this['_suggestions']['get'](_0x4ed974);if(!_0x48b98e)throw new _0x48441a('track-changes-suggestion-not-found',this);return _0x48b98e;}['hasSuggestion'](_0x5182cb){return this['_suggestions']['has'](_0x5182cb);}['addSuggestionData'](_0x4163eb){const {authorId:_0xc8b17,id:_0x713d6d,attributes:_0xfd60a9}=_0x4163eb,[_0x4d0847,_0x2b9fe0]=_0x4163eb['type']['split'](':'),_0x4ce3db=this['_suggestions']['get'](_0x713d6d)||this['_createSuggestion'](_0x4d0847,_0x2b9fe0,_0x713d6d,_0xc8b17,_0xfd60a9);if(this['_addThreadToSuggestion'](_0x4ce3db),this['_checkSuggestionCorrectness'](_0x4ce3db,_0x4d0847,_0x2b9fe0||null,_0xc8b17),_0x4ce3db['createdAt']=_0x4163eb['createdAt'],_0x4ce3db['_isDataLoaded']=!0x0,_0xfd60a9&&_0xfd60a9['@external']){const _0x46bf5a=_0xfd60a9['@external'],_0x40c566=this['_getExternalAuthor'](_0x46bf5a['authorName']);_0x4ce3db['authoredAt']=_0x46bf5a['createdAt'],_0x4ce3db['author']=_0x40c566,_0x4ce3db['isExternal']=!0x0;}else _0x4ce3db['authoredAt']=_0x4163eb['createdAt'];switch(_0x4163eb['data']&&(_0x4ce3db['data']=_0x4163eb['data']),_0x4163eb['attributes']&&(_0x4ce3db['attributes']=_0x4163eb['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x4ce3db['_saved']=!0x0),this['_suggestionState']['get'](_0x4ce3db)){case'notReady':this['_suggestionState']['set'](_0x4ce3db,'dataReady');break;case'markerReady':_0x4ce3db['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x4ce3db])),this['_refreshSuggestionsChain'](new Set([_0x4ce3db])),this['_suggestionState']['set'](_0x4ce3db,'ready'),this['fire']('suggestionLoaded',_0x4ce3db)):this['_suggestionState']['set'](_0x4ce3db,'removed');}return _0x4ce3db;}['acceptSuggestion'](_0x11779f){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xbe3392 of _0x11779f['getAllAdjacentSuggestions']())_0xbe3392['accept']();});});}['discardSuggestion'](_0x3da3ea){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xd49962 of _0x3da3ea['getAllAdjacentSuggestions']())_0xd49962['discard']();});});}['enableCommand'](_0x57096c,_0x11aaa9){const _0x321ba7=this['editor']['commands']['get'](_0x57096c);if(!_0x321ba7)throw new _0x48441a('track-changes-command-not-found',this,{'commandName':_0x57096c});if(this['_enabledCommands']['has'](_0x321ba7))throw new _0x48441a('track-changes-enable-command-twice',this,{'commandName':_0x57096c});this['_enabledCommands']['add'](_0x321ba7),_0x11aaa9&&_0x321ba7['on']('execute',(_0x256c75,_0x17043d)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x17043d['length']>0x0&&_0x17043d[_0x17043d['length']-0x1]&&_0x17043d[_0x17043d['length']-0x1]['forceDefaultExecution']?_0x17043d['pop']():(_0x256c75['return']=_0x11aaa9((..._0x7f61ec)=>_0x321ba7['execute'](..._0x7f61ec,{'forceDefaultExecution':!0x0}),..._0x17043d),_0x256c75['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x23e56b){let _0x223ad5,_0x553a75;const _0x2c3bff=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x223ad5=_0x23e56b();}catch(_0x1bbdc7){_0x553a75=_0x1bbdc7;}return _0x2c3bff||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x553a75&&_0x48441a['rethrowUnexpectedError'](_0x553a75,this),_0x223ad5;}['markInsertion'](_0x477ca9,_0x17c419=null,_0x4554e8={}){if(_0x477ca9['isCollapsed'])return null;const _0x49528a=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3c14f8,meta:_0x28309c}of this['_findSuggestions'](_0x477ca9,'insertion'))if(_0x28309c['isOwn']){if(!_0x28309c['isNextTo']){if(_0x28309c['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Xt(_0x3c14f8,_0x4554e8))continue;return _0x3c14f8;}if(Xt(_0x3c14f8,_0x4554e8))return _0x3c14f8;this['_breakSuggestionMarker'](_0x3c14f8,_0x477ca9['start'],_0x477ca9['end']);break;}if(_0x17c419==_0x3c14f8['subType']&&Xt(_0x3c14f8,_0x4554e8)){const _0x99dbe3=_0x3c14f8['getFirstRange']();return _0x99dbe3['start']['isEqual'](_0x477ca9['end'])?this['_setSuggestionRange'](_0x3c14f8,this['_model']['createRange'](_0x477ca9['start'],_0x99dbe3['end'])):this['_setSuggestionRange'](_0x3c14f8,this['_model']['createRange'](_0x99dbe3['start'],_0x477ca9['end'])),_0x3c14f8;}}const _0x2a1329=_0x3dca8a(),_0x252216=_0x49528a['id'],_0x2a82a7=_0x17c419?'insertion:'+_0x17c419:'insertion',_0x1ba15f=this['_setSuggestionData']({'id':_0x2a1329,'type':_0x2a82a7,'createdAt':new Date(),'authorId':_0x252216,'attributes':_0x4554e8});return this['_addSuggestionMarker'](_0x2a82a7,_0x2a1329,_0x252216,_0x477ca9),_0x1ba15f;}['markMultiRangeInsertion'](_0x396800,_0x460081='multi',_0x55561d={}){const _0x5ef861=this['editor']['plugins']['get']('Users')['me'],_0x1b912e=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x460081,'join');for(const _0xad966d of this['getSuggestions']())if(_0xad966d['author']['id']==_0x5ef861['id']&&'insertion'==_0xad966d['type']&&_0xad966d['subType']==_0x460081&&Xt(_0xad966d,_0x55561d)&&(_0x1b912e(_0xad966d['getRanges'](),_0x396800)||_0x1b912e(_0x396800,_0xad966d['getRanges']()))){for(const _0x1a39a0 of _0x396800)_0xad966d['addRange'](_0x1a39a0);return _0xad966d;}for(const {suggestion:_0x2ba2f5,meta:_0x173812}of this['_findSuggestions'](_0x396800,'insertion')){if(!_0x173812['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x173812['containsRangeInObject'])continue;if(!Xt(_0x2ba2f5,_0x55561d))continue;let _0x5b4a46=!0x0;for(const _0x23f532 of _0x2ba2f5['getRanges']())for(const _0x334f5c of _0x396800)if(!_0x23f532['containsRange'](_0x334f5c)){_0x5b4a46=!0x1;break;}if(_0x5b4a46)return _0x2ba2f5;}const _0x5890d4=_0x3dca8a(),_0x525a40=_0x5ef861['id'],_0x3bf5e3='insertion:'+_0x460081,_0x2e7921=this['_setSuggestionData']({'id':_0x5890d4,'type':_0x3bf5e3,'createdAt':new Date(),'authorId':_0x525a40,'attributes':_0x55561d});for(const _0x3afa3b of _0x396800)this['_addSuggestionMarker'](_0x3bf5e3,_0x5890d4,_0x525a40,_0x3afa3b,o['getMultiRangeId']());return _0x2e7921;}['markInlineFormat'](_0x3b393d,_0x5c8a02,_0x55088a=null,_0x28a727={}){if(_0x55088a=_0x55088a||Kt(_0x5c8a02),_0x3b393d['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3c354c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x55088a,'accept');return this['forceDefaultExecution'](()=>_0x3c354c([_0x3b393d],_0x5c8a02,_0x28a727)),null;}const _0x26a73b=this['editor']['plugins']['get']('Users')['me'],_0x214f92=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x466665,meta:_0x152906}of this['_findSuggestions'](_0x3b393d,'insertion'))_0x152906['isOwn']&&!_0x152906['isInsideObject']&&_0x214f92['push'](..._0x466665['getRanges']());}const _0x5d6072=function(_0x3515d2,_0x446b84){const _0x1296ba=[];for(const _0x36f896 of _0x446b84){const _0x20782c=_0x3515d2['getIntersection'](_0x36f896);_0x20782c&&_0x1296ba['push'](_0x20782c);}return _0x1296ba;}(_0x3b393d,_0x214f92),_0x2493f8=function(_0x2ebf13,_0x197070){const _0x59888e=[_0x2ebf13];for(const _0x4faf78 of _0x197070){let _0x1d2b53=0x0;for(;_0x1d2b53<_0x59888e['length'];){const _0x43f1fb=_0x59888e[_0x1d2b53]['getDifference'](_0x4faf78);_0x59888e['splice'](_0x1d2b53,0x1,..._0x43f1fb),_0x1d2b53+=_0x43f1fb['length'];}}return _0x59888e;}(_0x3b393d,_0x214f92);_0x5d6072['length']&&this['_model']['change'](()=>{for(const _0x503da8 of _0x5d6072){const _0x470f6a=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x55088a,'accept');this['forceDefaultExecution'](()=>_0x470f6a([_0x503da8],_0x5c8a02,_0x28a727));}});for(const _0x3576d3 of _0x2493f8){let _0x390c1b=null,_0x4088a6=_0x3576d3['start'],_0x54a669=_0x3576d3['end'];for(const {suggestion:_0x1782d7,meta:_0x5b9af7}of this['_findSuggestions'](_0x3576d3,'formatInline')){if(!_0x5b9af7['isOwn'])continue;if(_0x1782d7['subType']!=_0x55088a)continue;if(!Xt(_0x1782d7,_0x28a727))continue;const _0x106d42=_0x1782d7['getFirstRange']();if(_0x106d42['containsRange'](_0x3576d3,!0x0))return null;_0x4088a6=_0x4088a6['isBefore'](_0x106d42['start'])?_0x4088a6:_0x106d42['start'],_0x54a669=_0x54a669['isAfter'](_0x106d42['end'])?_0x54a669:_0x106d42['end'],_0x390c1b?_0x106d42['start']['isBefore'](_0x390c1b['getFirstRange']()['start'])?(_0x390c1b['removeMarkers'](),_0x390c1b=_0x1782d7):_0x1782d7['removeMarkers']():_0x390c1b=_0x1782d7;}const _0x7a121a=this['_model']['createRange'](_0x4088a6,_0x54a669);if(_0x390c1b)this['_setSuggestionRange'](_0x390c1b,_0x7a121a);else{const _0x5f25ad=_0x3dca8a(),_0x3a776d=_0x26a73b['id'];this['_setSuggestionData']({'id':_0x5f25ad,'type':'formatInline:'+_0x55088a,'data':_0x5c8a02,'createdAt':new Date(),'authorId':_0x3a776d,'attributes':_0x28a727}),this['_addSuggestionMarker']('formatInline:'+_0x55088a,_0x5f25ad,_0x3a776d,_0x7a121a);}}return null;}['markBlockFormat'](_0x4dc7a8,_0x40ed39,_0x588c8d=[],_0x50ef88=null,_0x3f29ab={}){_0x40ed39['formatGroupId']||(_0x40ed39['formatGroupId']=_0x40ed39['commandName']),_0x40ed39['multipleBlocks']=_0x4dc7a8['is']('range'),_0x50ef88=_0x50ef88||Kt(_0x40ed39);const _0x13967a=_0x588c8d['map'](_0x196909=>zt(_0x196909,this['_model'])),_0x45da1d=_0x4dc7a8['is']('range')?_0x4dc7a8:zt(_0x4dc7a8,this['_model']);if('never'===this['_trackFormatChanges']){const _0x364aac=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x50ef88,'accept');return this['forceDefaultExecution'](()=>_0x364aac([_0x45da1d],_0x40ed39,_0x3f29ab)),null;}_0x13967a['push'](_0x45da1d);let _0x4c0d27=!0x0;for(const _0x5b241d of _0x13967a)if(!this['_rangeIsInLocalUserInsertion'](_0x5b241d)){_0x4c0d27=!0x1;break;}if(_0x4c0d27&&'always'!==this['_trackFormatChanges']){const _0x1b3a17=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x50ef88,'accept');return this['forceDefaultExecution'](()=>_0x1b3a17([_0x45da1d],_0x40ed39,_0x3f29ab)),null;}let _0x879cde=null,_0x8d8260=_0x45da1d['start'],_0x4c3068=_0x45da1d['end'];for(const {suggestion:_0x2a5d8c,meta:_0x3212b0}of this['_findSuggestions'](_0x45da1d,'formatBlock')){if(!_0x3212b0['isOwn'])continue;if(_0x3212b0['isNextTo']||_0x3212b0['containsRangeInObject']||_0x3212b0['isInsideObject'])continue;if(_0x2a5d8c['data']['formatGroupId']!=_0x40ed39['formatGroupId'])continue;if(!Xt(_0x2a5d8c,_0x3f29ab))continue;const _0x57e03e=_0x2a5d8c['getFirstRange']();if(_0x2a5d8c['subType']==_0x50ef88){if(_0x57e03e['containsRange'](_0x45da1d,!0x0))return null;_0x8d8260=_0x8d8260['isBefore'](_0x57e03e['start'])?_0x8d8260:_0x57e03e['start'],_0x4c3068=_0x4c3068['isAfter'](_0x57e03e['end'])?_0x4c3068:_0x57e03e['end'],_0x879cde?_0x57e03e['start']['isBefore'](_0x879cde['getFirstRange']()['start'])?(_0x879cde['removeMarkers'](),_0x879cde=_0x2a5d8c):_0x2a5d8c['removeMarkers']():_0x879cde=_0x2a5d8c;}else{const _0x442a5b=_0x45da1d['getIntersection'](_0x57e03e);this['_cutOutSuggestionMarker'](_0x2a5d8c,_0x442a5b);}}const _0x34a06c=this['editor']['plugins']['get']('Users')['me'],_0x1aa38a=_0x3dca8a(),_0x5337f9=_0x34a06c['id'];if(_0x879cde)return this['_setSuggestionRange'](_0x879cde,this['_model']['createRange'](_0x8d8260,_0x4c3068)),_0x879cde;{const _0x58100d=this['_setSuggestionData']({'id':_0x1aa38a,'type':'formatBlock:'+_0x50ef88,'data':_0x40ed39,'createdAt':new Date(),'authorId':_0x5337f9,'attributes':_0x3f29ab});return this['_addSuggestionMarker']('formatBlock:'+_0x50ef88,_0x1aa38a,_0x5337f9,this['_model']['createRange'](_0x8d8260,_0x4c3068)),_0x58100d;}}['markMultiRangeBlockFormat'](_0x11ab84,_0x19d9b0,_0x179e0d=[],_0x18b815=null,_0x3772ac={}){_0x19d9b0['formatGroupId']||(_0x19d9b0['formatGroupId']=_0x19d9b0['commandName']);const _0x542a85=_0x11ab84[0x0];_0x19d9b0['multipleBlocks']=_0x542a85['is']('range'),_0x18b815=_0x18b815||Kt(_0x19d9b0);const _0x300b64=_0x179e0d['map'](_0x14c590=>zt(_0x14c590,this['_model'])),_0x5af506=_0x542a85['is']('range')?_0x11ab84:_0x11ab84['map'](_0x2a9608=>zt(_0x2a9608,this['_model']));if('never'===this['_trackFormatChanges']){const _0x59085a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x18b815,'accept');return this['forceDefaultExecution'](()=>_0x59085a(_0x5af506,_0x19d9b0,_0x3772ac)),null;}_0x300b64['push'](..._0x5af506);let _0x439fba=!0x0;for(const _0x30d541 of _0x300b64)if(!this['_rangeIsInLocalUserInsertion'](_0x30d541)){_0x439fba=!0x1;break;}if(_0x439fba&&'always'!==this['_trackFormatChanges']){const _0x9d64ed=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x18b815,'accept');return this['forceDefaultExecution'](()=>_0x9d64ed(_0x5af506,_0x19d9b0,_0x3772ac)),null;}const _0x394a21=this['editor']['plugins']['get']('Users')['me'];for(const _0x18a0fb of this['getSuggestions']()){if(_0x18a0fb['author']['id']!=_0x394a21['id'])continue;if('formatBlock'!=_0x18a0fb['type']||_0x18a0fb['data']['formatGroupId']!=_0x19d9b0['formatGroupId'])continue;if(!Xt(_0x18a0fb,_0x3772ac))continue;const _0x490a6d=_0x18a0fb['subType']==_0x18b815;for(let _0xf330ff=0x0;_0xf330ff<_0x5af506['length'];_0xf330ff++){const _0xbe989d=_0x5af506[_0xf330ff];for(const _0x2eaa39 of _0x18a0fb['getMarkers']()){const _0x67debb=_0x2eaa39['getRange']();if(_0xbe989d['isEqual'](_0x67debb)){_0x490a6d?(_0x5af506['splice'](_0xf330ff,0x1),_0xf330ff--):_0x18a0fb['removeMarker'](_0x2eaa39['name']);break;}}}}if(0x0==_0x5af506['length'])return null;const _0x55d23c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x18b815,'join');for(const _0x1ff37f of this['getSuggestions']())if(_0x1ff37f['author']['id']==_0x394a21['id']&&'formatBlock'==_0x1ff37f['type']&&_0x1ff37f['data']['formatGroupId']==_0x19d9b0['formatGroupId']&&_0x1ff37f['subType']==_0x18b815&&Xt(_0x1ff37f,_0x3772ac)&&(_0x55d23c(_0x1ff37f['getRanges'](),_0x5af506)||_0x55d23c(_0x5af506,_0x1ff37f['getRanges']()))){for(const _0x21d9c1 of _0x5af506)_0x1ff37f['addRange'](_0x21d9c1);return _0x1ff37f;}const _0x250283=_0x3dca8a(),_0x3b43e8=_0x394a21['id'],_0x2267a1='formatBlock:'+_0x18b815,_0xa51067=this['_setSuggestionData']({'id':_0x250283,'type':_0x2267a1,'data':_0x19d9b0,'createdAt':new Date(),'authorId':_0x3b43e8,'attributes':_0x3772ac});for(const _0x33f94a of _0x5af506)this['_addSuggestionMarker'](_0x2267a1,_0x250283,_0x3b43e8,_0x33f94a,o['getMultiRangeId']());return _0xa51067;}['markDeletion'](_0x4975d4,_0x91a220=null,_0x57d055={}){if(_0x4975d4['isCollapsed'])return null;const _0x2b8162=this['editor']['plugins']['get']('Users')['me'],_0x3b65f2=new _0x335d44(_0x4975d4['start'],_0x4975d4['end']);for(const {suggestion:_0x48aeb1,meta:_0x22b550}of this['_findSuggestions'](_0x3b65f2,'insertion'))if(_0x22b550['isOwn']&&!_0x22b550['isNextTo']){if(_0x48aeb1['isMultiRange']){const _0x133328=_0x48aeb1['getRanges']()['filter'](_0x59d3f2=>'$graveyard'!=_0x59d3f2['root']['rootName']);_0x133328['every'](_0x148963=>_0x3b65f2['containsRange'](_0x148963,!0x0))&&_0x48aeb1['discard']();if(_0x133328['some'](_0x2de228=>_0x2de228['containsRange'](_0x3b65f2,!0x0))){const _0x5a09d1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x91a220,'accept');return this['forceDefaultExecution'](()=>_0x5a09d1([_0x3b65f2],null,_0x57d055)),null;}}else{const _0x4875a7=_0x3b65f2['getIntersection'](_0x48aeb1['getFirstRange']());null!==_0x4875a7&&_0x48aeb1['_onDiscard']([_0x4875a7],null,_0x57d055);}}if(_0x3b65f2['detach'](),_0x3b65f2['isCollapsed']||'$graveyard'==_0x3b65f2['root']['rootName'])return null;let _0x39657e=null,_0x29708e=_0x3b65f2['start'],_0x16d48b=_0x3b65f2['end'];const _0x11eaf1=this['_findSuggestions'](_0x3b65f2,'deletion');for(const {suggestion:_0x577602,meta:_0xe888cf}of _0x11eaf1){const _0x53ea28=this['_model']['createRange'](_0x29708e,_0x16d48b);if(_0xe888cf['isOwn']&&(this['_mergeNestedSuggestions']||!_0xe888cf['containsRangeInObject']&&!_0xe888cf['isInsideObject'])){if(_0x577602['isMultiRange']){if(!Xt(_0x577602,_0x57d055))continue;let _0x512b8a=!0x0;for(const _0x5b5166 of _0x577602['getRanges']()){if(_0x5b5166['containsRange'](_0x53ea28,!0x0))return _0x577602;_0x53ea28['containsRange'](_0x5b5166)||(_0x512b8a=!0x1);}_0x512b8a&&_0x577602['discard']();}else{const _0x290a47=_0x577602['getFirstRange']();if(_0x290a47['containsRange'](_0x53ea28,!0x0))return _0x577602;if(!Xt(_0x577602,_0x57d055)){_0x53ea28['containsRange'](_0x290a47)?_0x577602['removeMarkers']():_0x290a47['containsPosition'](_0x29708e)?_0x29708e=_0x290a47['end']:_0x290a47['containsPosition'](_0x16d48b)&&(_0x16d48b=_0x290a47['start']);continue;}_0x29708e=_0x29708e['isBefore'](_0x290a47['start'])?_0x29708e:_0x290a47['start'],_0x16d48b=_0x16d48b['isAfter'](_0x290a47['end'])?_0x16d48b:_0x290a47['end'],_0x57d055=Object['assign']({},_0x577602['attributes']),_0x39657e?_0x290a47['start']['isBefore'](_0x39657e['getFirstRange']()['start'])?(_0x39657e['removeMarkers'](),_0x39657e=_0x577602):_0x577602['removeMarkers']():_0x39657e=_0x577602;}}}if(_0x39657e)return this['_setSuggestionRange'](_0x39657e,this['_model']['createRange'](_0x29708e,_0x16d48b)),_0x39657e;{const _0x13af55=_0x3dca8a(),_0x3bb438=this['_model']['createRange'](_0x29708e,_0x16d48b),_0x8ce7cb=_0x2b8162['id'],_0x18e0d2=_0x91a220?'deletion:'+_0x91a220:'deletion',_0x392046=this['_setSuggestionData']({'id':_0x13af55,'type':_0x18e0d2,'createdAt':new Date(),'authorId':_0x8ce7cb,'attributes':_0x57d055});return this['_addSuggestionMarker'](_0x18e0d2,_0x13af55,_0x8ce7cb,_0x3bb438),_0x392046;}}['markMultiRangeDeletion'](_0x2ed351,_0x6da2b7='multi',_0x125ec8={}){const _0x453211=this['editor']['plugins']['get']('Users')['me'],_0x43bdb8=_0x2ed351['map'](_0x4f9bd8=>new _0x335d44(_0x4f9bd8['start'],_0x4f9bd8['end'])),_0x9f005b=new Set();for(const {suggestion:_0x54d2c6,meta:_0x4969e4}of this['_findSuggestions'](_0x43bdb8,'insertion'))_0x4969e4['isOwn']&&!_0x4969e4['isNextTo']&&_0x9f005b['add'](_0x54d2c6);for(const _0x54bd5c of _0x9f005b)if(_0x54bd5c['isMultiRange']){const _0x1c074d=_0x54bd5c['getRanges']();(!_0x54bd5c['attributes']||!_0x54bd5c['attributes']['skipNestingCheck'])&&(_0x1c074d['every'](_0x3ed6c2=>_0x43bdb8['some'](_0x5017fd=>_0x5017fd['containsRange'](_0x3ed6c2,!0x0)))&&_0x54bd5c['discard']());if(_0x43bdb8['every'](_0x403ad9=>_0x1c074d['some'](_0x575c5e=>_0x575c5e['containsRange'](_0x403ad9,!0x0)))){const _0x36f335=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x6da2b7,'accept');return this['forceDefaultExecution'](()=>_0x36f335(_0x2ed351,null,_0x125ec8)),null;}}else{const _0x2c1984=_0x54bd5c['getFirstRange']();_0x43bdb8['some'](_0x19499e=>_0x19499e['containsRange'](_0x2c1984,!0x0))&&_0x54bd5c['discard']();if(_0x43bdb8['every'](_0x16ef4e=>_0x2c1984['containsRange'](_0x16ef4e,!0x0))){const _0x5623b4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x6da2b7,'accept');return this['forceDefaultExecution'](()=>_0x5623b4(_0x43bdb8,null,_0x125ec8)),null;}}const _0x328f6a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x6da2b7,'join');let _0x1c9a31=null;for(const _0xb47724 of this['getSuggestions']())if(_0xb47724['author']['id']==_0x453211['id']&&_0xb47724['isInContent']&&'deletion'==_0xb47724['type']&&_0xb47724['subType']==_0x6da2b7&&Xt(_0xb47724,_0x125ec8)&&(_0x328f6a(_0xb47724['getRanges'](),_0x43bdb8)||_0x328f6a(_0x43bdb8,_0xb47724['getRanges']()))){if(_0x1c9a31){if(_0xb47724['commentThread']&&_0xb47724['commentThread']['length'])continue;for(const _0x3b9636 of _0xb47724['getRanges']())_0x1c9a31['isIntersectingWithRange'](_0x3b9636)||_0x1c9a31['addRange'](_0x3b9636);_0xb47724['removeMarkers']();}else{_0x1c9a31=_0xb47724;for(const _0x1c57e2 of _0x43bdb8)_0xb47724['isIntersectingWithRange'](_0x1c57e2)||_0xb47724['addRange'](_0x1c57e2);}}if(_0x1c9a31)return _0x1c9a31;_0x9f005b['clear']();for(const {suggestion:_0x18f68c,meta:_0x3b2959}of this['_findSuggestions'](_0x43bdb8,'deletion'))_0x3b2959['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3b2959['containsRangeInObject']&&!_0x3b2959['isInsideObject'])&&Xt(_0x18f68c,_0x125ec8)&&_0x9f005b['add'](_0x18f68c);for(const _0x271302 of _0x9f005b){const _0x2664a2=_0x271302['getRanges']();if(!_0x125ec8||!_0x125ec8['skipNestingCheck']){if(_0x43bdb8['every'](_0x1a2f9e=>_0x2664a2['some'](_0x160427=>_0x160427['containsRange'](_0x1a2f9e,!0x0))))return _0x271302;}(!_0x271302['attributes']||!_0x271302['attributes']['skipNestingCheck'])&&(_0x2664a2['every'](_0x559606=>_0x43bdb8['some'](_0x5280fd=>_0x5280fd['containsRange'](_0x559606,!0x0)))&&_0x271302['discard']());}const _0x21a932=_0x3dca8a(),_0x2a627f=_0x453211['id'],_0x13d33f='deletion:'+_0x6da2b7,_0x38043b=this['_setSuggestionData']({'id':_0x21a932,'type':_0x13d33f,'createdAt':new Date(),'authorId':_0x2a627f,'attributes':_0x125ec8});for(const _0x580f4e of _0x43bdb8)_0x580f4e['detach'](),_0x580f4e['isCollapsed']||'$graveyard'==_0x580f4e['root']['rootName']||this['_addSuggestionMarker'](_0x13d33f,_0x21a932,_0x2a627f,_0x580f4e,o['getMultiRangeId']());return _0x38043b;}['markAttributeChange'](_0x57d387,_0x46685b,_0x6c28a5,_0x1e9fca,_0x360e19){if(_0x57d387['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x345ddb=this['editor']['plugins']['get']('Users')['me']['id'],_0x3cc8c5=Array['from'](this['_suggestions']['values']())['filter'](_0x4d68b5=>'attribute'==_0x4d68b5['type']&&_0x4d68b5['data']['key']==_0x46685b&&_0x4d68b5['isIntersectingWithRange'](_0x57d387));if('default'===this['_trackFormatChanges']){const _0x5bb3b9=this['_findSuggestions'](_0x57d387,'insertion')['filter'](({meta:_0x4f1e18})=>_0x4f1e18['isOwn']&&!_0x4f1e18['isInsideObject']&&!_0x4f1e18['isNextTo'])['map'](({suggestion:_0xa3c784})=>_0xa3c784);_0x3cc8c5['unshift'](..._0x5bb3b9);}const _0x12b300=new Map([[_0x57d387,_0x6c28a5]]);for(const _0x177470 of _0x3cc8c5){const _0x1c66a0='attribute'==_0x177470['type']?_0x177470['data']['oldValue']:void 0x0,_0x58a200=_0x177470['getFirstRange'](),_0x2392a4=Array['from'](_0x12b300['keys']())['find'](_0x59d61c=>_0x59d61c['isIntersecting'](_0x58a200));if(!_0x2392a4)continue;const _0x36a18b=_0x2392a4['getDifference'](_0x58a200);this['_isBlockAttribute'](_0x46685b)&&'insertion'==_0x177470['type']&&0x0!=_0x36a18b['length']||(_0x12b300['delete'](_0x2392a4),_0x36a18b['forEach'](_0x4c781b=>{_0x12b300['set'](_0x4c781b,_0x6c28a5);}),'insertion'!=_0x177470['type']&&_0x1c66a0!=_0x1e9fca&&_0x12b300['set'](_0x2392a4['getIntersection'](_0x58a200),_0x1c66a0));}const _0x303a7f=[];for(const [_0x5b0d10,_0x16a8bc]of _0x12b300){const _0xaf3391=_0x3dca8a(),_0x34b60d={'key':_0x46685b,'oldValue':_0x16a8bc,'newValue':_0x1e9fca};_0x46685b['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':_0x46685b});const _0x4748db=('attribute:'+(_0x46685b+'|'+Kt({'newValue':_0x1e9fca})))['substring'](0x0,0x3c),_0x5d8742=this['_setSuggestionData']({'id':_0xaf3391,'type':_0x4748db,'data':_0x34b60d,'createdAt':new Date(),'authorId':_0x345ddb,'attributes':_0x360e19});_0x303a7f['push'](_0x5d8742),this['_addSuggestionMarker'](_0x4748db,_0xaf3391,_0x345ddb,_0x5b0d10);}return _0x303a7f;}['enableDefaultAttributesIntegration'](_0x347e55){this['enableCommand'](_0x347e55,(_0x45ca75,..._0x2ff57d)=>{this['_recordAttributeChanges'](()=>{_0x45ca75(..._0x2ff57d);});});}['registerBlockAttribute'](_0x40ae0c){this['_blockAttributeKeys']['add'](_0x40ae0c);}['registerInlineAttribute'](_0x1e2f8b){this['_inlineAttributeKeys']['add'](_0x1e2f8b);}['_getAttributeKey'](_0x5de92c){return'attribute'==_0x5de92c['type']?_0x5de92c['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x44a644,_0x5e922a){const _0x3991a2=_0x44a644['getFirstMarker']();this['_model']['change'](_0x54400b=>{_0x54400b['updateMarker'](_0x3991a2,{'range':_0x5e922a});});}['_addThreadToSuggestion'](_0x505de0){const _0x41d5cc=_0x505de0['id'],_0xce0be5=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x41d5cc)||this['_commentsRepository']['addCommentThread']({'channelId':_0xce0be5,'threadId':_0x41d5cc,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3141f5=this['_commentsRepository']['getCommentThread'](_0x41d5cc);_0x3141f5['unbind']('isRemovable'),_0x3141f5['isRemovable']=!0x1,_0x505de0['commentThread']=_0x3141f5;}['_checkSuggestionCorrectness'](_0x1099fb,_0x1f1705,_0x57560b,_0x16b61e){if(_0x1099fb['type']!=_0x1f1705||_0x1099fb['subType']!=_0x57560b||_0x1099fb['creator']['id']!=_0x16b61e)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x48441a('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5a99d8,_0x49bf30){const _0x3338e3=_0x5a99d8['getFirstRange']();if(_0x49bf30['isEqual'](_0x3338e3))_0x5a99d8['removeMarkers']();else{if(_0x3338e3['containsRange'](_0x49bf30)){const _0x21160c=this['_model']['createPositionAt'](_0x49bf30['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5a99d8,this['_model']['createRange'](_0x3338e3['start'],_0x21160c));const _0x2ff018=_0x3dca8a(),_0x1bfe24=_0x5a99d8['creator']['id'],_0x168c7b=_0x5a99d8['type']+':'+_0x5a99d8['subType'];this['_setSuggestionData']({'id':_0x2ff018,'type':_0x168c7b,'createdAt':new Date(),'authorId':_0x1bfe24,'data':_0x5a99d8['data'],'attributes':_0x5a99d8['attributes']});const _0x41d38d=this['_model']['createPositionAt'](_0x49bf30['end']['parent'],'after'),_0x43a1a1=this['_model']['createRange'](_0x41d38d,_0x3338e3['end']);this['_addSuggestionMarker'](_0x168c7b,_0x2ff018,_0x1bfe24,_0x43a1a1);}else{if(_0x3338e3['containsPosition'](_0x49bf30['start'])){const _0x2bebc9=this['_model']['createPositionAt'](_0x49bf30['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5a99d8,this['_model']['createRange'](_0x3338e3['start'],_0x2bebc9));}else{const _0x357c80=this['_model']['createPositionAt'](_0x49bf30['end']['parent'],'after');this['_setSuggestionRange'](_0x5a99d8,this['_model']['createRange'](_0x357c80,_0x3338e3['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x15e4a0){for(const {suggestion:_0x539f08,meta:_0x1d5059}of this['_findSuggestions'](_0x15e4a0,'insertion')){if(!_0x1d5059['isOwn'])continue;const _0x3728fc=_0x539f08['getRanges']();for(const _0x738b9a of _0x3728fc)if(!_0x15e4a0['getDifference'](_0x738b9a)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x58a122){const _0x19ec14=this['editor']['plugins']['get']('Users')['getUser'](_0x58a122);if(!_0x19ec14)throw new _0x48441a('track-changes-user-not-found',this);return _0x19ec14;}['_getExternalAuthor'](_0x285810){const _0x166d60=this['editor']['plugins']['get']('Users'),_0xe452c7=_0x5eccbe('external:'+_0x285810),_0x9a43fd=_0x166d60['getUser'](_0xe452c7);return _0x9a43fd||_0x166d60['addUser']({'id':_0xe452c7,'name':_0x285810});}['_createSuggestion'](_0x2095d9,_0x25c797,_0x52ec05,_0x398119,_0x550177){const _0x2092d8=this['_getAuthorFromId'](_0x398119),_0x50610a=this['_suggestionFactory']['buildSuggestion'](_0x2095d9,_0x25c797,_0x52ec05,_0x2092d8,_0x550177,_0x21147c=>{this['_updateSuggestionData'](_0x52ec05,{'attributes':_0x21147c});const _0x15ad79=this['getSuggestion'](_0x52ec05);this['_joinWithAdjacentSuggestions'](new Set([_0x15ad79])),this['_refreshSuggestionsChain'](new Set([_0x15ad79]));});return this['listenTo'](_0x50610a,'accept',()=>{this['_updateSuggestionData'](_0x52ec05,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x50610a,'discard',()=>{this['_updateSuggestionData'](_0x52ec05,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x52ec05,_0x50610a),this['_suggestionState']['set'](_0x50610a,'notReady'),_0x50610a;}['_splitMarkerName'](_0x32b08c){const _0x11f8db=_0x32b08c['split'](':');return{'group':_0x11f8db[0x0],'type':_0x11f8db[0x1],'subType':_0x11f8db['length']>=0x5?_0x11f8db[0x2]:null,'id':_0x11f8db['length']<0x5?_0x11f8db[0x2]:_0x11f8db[0x3],'authorId':_0x11f8db['length']<0x5?_0x11f8db[0x3]:_0x11f8db[0x4],'markerCount':0x6==_0x11f8db['length']?_0x11f8db[0x5]:null};}['_breakSuggestionMarker'](_0x389645,_0x5b3a0b,_0x224873){const _0x4ea574=_0x389645['getFirstRange'](),_0x35e2b7=_0x4ea574['start'],_0x1f4fa2=_0x4ea574['end'];this['_setSuggestionRange'](_0x389645,this['_model']['createRange'](_0x35e2b7,_0x5b3a0b));const _0x3b53ea=_0x3dca8a(),_0x48c9f3=_0x389645['creator']['id'],_0x375831=_0x389645['type']+(_0x389645['subType']?':'+_0x389645['subType']:'');this['_setSuggestionData']({'id':_0x3b53ea,'type':_0x375831,'createdAt':new Date(),'authorId':_0x48c9f3,'originalSuggestionId':_0x389645['id'],'attributes':_0x389645['attributes'],'data':_0x389645['data']});const _0x12590b=this['_getAttributeKey'](_0x389645);('formatBlock'==_0x389645['type']||_0x12590b&&this['_isBlockAttribute'](_0x12590b))&&(_0x224873=this['_model']['createPositionBefore'](_0x224873['parent'])),this['_addSuggestionMarker'](_0x375831,_0x3b53ea,_0x48c9f3,this['_model']['createRange'](_0x224873,_0x1f4fa2));}['_findSuggestions'](_0x2f548e,_0x329866=null){const _0x548738=[],_0x38f3c7=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2f548e)||(_0x2f548e=[_0x2f548e]);for(const _0x365a5c of this['getSuggestions']()){if(!_0x365a5c['isInContent'])continue;if(_0x329866&&_0x365a5c['type']!=_0x329866)continue;let _0x1a8686=!0x1;for(const _0x53812f of _0x365a5c['getRanges']()){for(const _0x56af29 of _0x2f548e){const _0x588d1c=_0x56af29['start']['isEqual'](_0x53812f['end'])||_0x56af29['end']['isEqual'](_0x53812f['start']);if(_0x588d1c||_0x56af29['getIntersection'](_0x53812f)){const _0x2e3848=_0x56af29['containsRange'](_0x53812f)&&Gt(this['_model']['schema'],_0x53812f['start'],_0x56af29),_0x2ee370=_0x53812f['containsRange'](_0x56af29)&&Gt(this['_model']['schema'],_0x56af29['start'],_0x53812f);_0x548738['push']({'suggestion':_0x365a5c,'meta':{'isOwn':_0x38f3c7==_0x365a5c['author'],'isNextTo':_0x588d1c,'isInsideObject':_0x2e3848,'containsRangeInObject':_0x2ee370}}),_0x1a8686=!0x0;break;}}if(_0x1a8686)break;}}return _0x548738;}['_addSuggestionMarker'](_0x168317,_0x55427e,_0xe3756e,_0x45d3b2,_0x12bec3){this['_model']['change'](_0x3f122a=>{let _0x573882='suggestion:'+_0x168317+':'+_0x55427e+':'+_0xe3756e;_0x12bec3&&(_0x573882=_0x573882+':'+_0x12bec3),_0x3f122a['addMarker'](_0x573882,{'range':_0x45d3b2,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0xb86771){const _0x209af1=_0xb86771['previous'],_0x336fe0=_0xb86771['next'];_0xb86771['previous']=null,_0xb86771['next']=null,null!=_0x209af1&&_0x209af1['next']==_0xb86771&&(_0x209af1['next']=_0x336fe0),null!=_0x336fe0&&_0x336fe0['previous']==_0xb86771&&(_0x336fe0['previous']=_0x209af1),'ready'==this['_suggestionState']['get'](_0xb86771)&&(this['_suggestionState']['set'](_0xb86771,'removed'),this['fire']('suggestionUnloaded',_0xb86771,_0x209af1,_0x336fe0));}['_setSuggestionData'](_0x2944ea){const _0x5d2178=_0x2944ea['id'],_0x222829=this['addSuggestionData'](_0x2944ea);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x430047=this['editor']['plugins']['get']('PendingActions'),_0x3649ef=_0x222829['hasComments'],_0xfe4fe6=_0x222829['subType']?_0x222829['type']+':'+_0x222829['subType']:_0x222829['type'],_0x1fd1fa=this['editor']['locale'],_0x53860a=_0x430047['add'](c(_0x1fd1fa,'PENDING_ACTION_SUGGESTION')),_0x326a73={'id':_0x5d2178,'type':_0xfe4fe6,'hasComments':_0x3649ef,'data':_0x2944ea['data']||null,'originalSuggestionId':_0x2944ea['originalSuggestionId']||null,'attributes':_0x222829['attributes']};this['_adapter']['addSuggestion'](_0x326a73)['then'](_0x495ea0=>{_0x222829['_saved']=!0x0,_0x430047['remove'](_0x53860a),_0x495ea0&&_0x495ea0['createdAt']&&(this['_suggestions']['get'](_0x5d2178)['createdAt']=_0x495ea0['createdAt']);})['catch'](_0x1faae2=>{throw _0x544f2e('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x222829['discard']();}),_0x222829['stopListening'](),this['_suggestions']['delete'](_0x222829['id']),this['_suggestionState']['delete'](_0x222829),_0x1faae2;});}return _0x222829;}['_isBlockAttribute'](_0x33ddce){return this['_blockAttributeKeys']['has'](_0x33ddce);}['_updateSuggestionData'](_0x576cc3,_0x8f8632){const _0x895647=this['editor']['plugins']['get']('PendingActions'),_0x357357=this['getSuggestion'](_0x576cc3);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x357357['_saved']){const _0x345a23=_0x895647['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x576cc3,_0x8f8632)['then'](()=>{_0x895647['remove'](_0x345a23);});}else _0x357357['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x576cc3,_0x8f8632);});}}['_getSuggestionData'](_0x25f62e){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x48441a('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x25f62e);}['_handleNewSuggestionMarker'](_0x40e78b){const {id:_0xd62743,type:_0x354d56,subType:_0x562cdd,authorId:_0x3f91e3}=this['_splitMarkerName'](_0x40e78b),_0x13362c=this['_suggestions']['get'](_0xd62743)||this['_createSuggestion'](_0x354d56,_0x562cdd,_0xd62743,_0x3f91e3,{});switch(this['_checkSuggestionCorrectness'](_0x13362c,_0x354d56,_0x562cdd,_0x3f91e3),this['_suggestionState']['get'](_0x13362c)){case'notReady':this['_getSuggestionData'](_0xd62743)['then'](_0x51eaa8=>{let _0x51bfa2=Promise['resolve']();_0x51eaa8['hasComments']&&(_0x51bfa2=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0xd62743})),_0x51bfa2['then'](()=>{this['addSuggestionData'](_0x51eaa8)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x13362c,'markerReady');break;case'removed':this['_updateSuggestionData'](_0xd62743,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x13362c,'ready'),this['fire']('suggestionLoaded',_0x13362c);break;case'ready':this['fire']('suggestionChanged',_0x13362c);}return _0x13362c['addMarkerName'](_0x40e78b),_0x13362c;}['_refreshSuggestionsChain'](_0x3a71ca){const _0x1ee1bf=Array['from'](_0x3a71ca),_0xc27999=_0x1ee1bf['filter'](_0x2c6bfc=>'attribute'==_0x2c6bfc['type']);this['_refreshAttributeSuggestionsChain'](_0xc27999);const _0x1c8bfe=_0x1ee1bf['filter'](_0x596130=>!_0x596130['isMultiRange']&&'attribute'!=_0x596130['type']),_0x2ff0c2=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x556e72=>!_0x556e72['isMultiRange']&&'attribute'!=_0x556e72['type']),_0xe193bc=_0x2ff0c2['filter'](_0x2db57f=>!_0x3a71ca['has'](_0x2db57f)),_0x3b7467=new Map(_0x2ff0c2['map'](_0x27a648=>[_0x27a648,this['_suggestionFactory']['getSuggestionCallback'](_0x27a648['type'],_0x27a648['subType'],'chain')])),_0x19ca04=new Map(_0x2ff0c2['map'](_0x3ad771=>[_0x3ad771,_0x3ad771['getFirstRange']()])),_0x5780a5=new Set(),_0x3dfae5=new Set();for(let _0x5cd87b=0x0;_0x5cd87b<_0x1c8bfe['length'];_0x5cd87b++)_0x4ea503(_0x1c8bfe[_0x5cd87b],_0x1c8bfe,_0x5cd87b+0x1);for(let _0x396358=0x0;_0x396358<_0x1c8bfe['length'];_0x396358++)_0x4ea503(_0x1c8bfe[_0x396358],_0xe193bc,0x0);const _0xe54eb4=new Set();for(let _0x3a6900=0x0;_0x3a6900<_0x1c8bfe['length'];_0x3a6900++){const _0x26f197=_0x1c8bfe[_0x3a6900];!_0x3dfae5['has'](_0x26f197)&&_0x26f197['previous']&&(_0xe54eb4['add'](_0x26f197['previous']),_0x26f197['previous']['next']===_0x26f197&&(_0x26f197['previous']['next']=null),_0x26f197['previous']=null),!_0x5780a5['has'](_0x26f197)&&_0x26f197['next']&&(_0xe54eb4['add'](_0x26f197['next']),_0x26f197['next']['previous']===_0x26f197&&(_0x26f197['next']['previous']=null),_0x26f197['next']=null);}function _0x4ea503(_0x1316cc,_0x3f0eb9,_0x235dc4){for(let _0x495a18=_0x235dc4;_0x495a18<_0x3f0eb9['length'];_0x495a18++){const _0x561810=_0x3e2567(_0x1316cc,_0x3f0eb9[_0x495a18]);_0x561810&&(_0x561810[0x0]['next']=_0x561810[0x1],_0x561810[0x1]['previous']=_0x561810[0x0],_0x5780a5['add'](_0x561810[0x0]),_0x3dfae5['add'](_0x561810[0x1]));}}function _0x3e2567(_0x581a7a,_0x8361a4){if(_0x581a7a['author']['id']!==_0x8361a4['author']['id'])return null;const _0x11fcf6=_0x3b7467['get'](_0x581a7a)(_0x581a7a,_0x8361a4,_0x19ca04['get'](_0x581a7a),_0x19ca04['get'](_0x8361a4));if(!_0x11fcf6)return null;return _0x3b7467['get'](_0x8361a4)(_0x581a7a,_0x8361a4,_0x19ca04['get'](_0x581a7a),_0x19ca04['get'](_0x8361a4))?_0x11fcf6[0x1]['commentThread']&&_0x11fcf6[0x1]['commentThread']['length']?null:_0x11fcf6:null;}_0xe54eb4['size']&&this['_refreshSuggestionsChain'](_0xe54eb4);}['_refreshAttributeSuggestionsChain'](_0x435fa3){if(0x0==_0x435fa3['length'])return;const _0x1bc39f=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1bdf5a=>'attribute'==_0x1bdf5a['type']&&_0x1bdf5a['_isDataLoaded']),_0x100768=[],_0x2aab09=new Map();for(const _0x4f4bfb of _0x1bc39f){const _0x1a8663=_0x5eccbe(_0x4f4bfb['attributes']);_0x2aab09['has'](_0x1a8663)||(_0x2aab09['set'](_0x1a8663,_0x100768['length']),_0x100768['push']([]));const _0x4f81eb=_0x2aab09['get'](_0x1a8663);_0x100768[_0x4f81eb]['push'](_0x4f4bfb);}!(function(){_0x100768['sort']((_0x3d42ed,_0xfa36e)=>{const _0x4bd6b3=_0x3d42ed[0x0]['createdAt'],_0x15d99b=_0xfa36e[0x0]['createdAt'];return _0x4bd6b3==_0x15d99b?_0x3d42ed[0x0]['attributes']['groupId']<_0xfa36e[0x0]['attributes']['groupId']?-0x1:0x1:_0x4bd6b3<_0x15d99b?-0x1:0x1;});for(const _0xa617a6 of _0x100768)_0xa617a6['sort']((_0x67aacd,_0xb1e06)=>_0x67aacd['id']<_0xb1e06['id']?-0x1:0x1);}());for(let _0x241392=0x0;_0x241392<_0x100768['length'];_0x241392++){if(0x0==_0x100768[_0x241392]['length'])continue;const _0x1d397b=[];for(let _0x4e1a46=_0x241392+0x1;_0x4e1a46<_0x100768['length'];_0x4e1a46++)0x0!=_0x100768[_0x4e1a46]['length']&&_0x580c75(_0x100768[_0x241392],_0x100768[_0x4e1a46])&&_0x1d397b['push'](_0x4e1a46);for(const _0x193f23 of _0x1d397b)_0x100768[_0x241392]=_0x100768[_0x241392]['concat'](_0x100768[_0x193f23]),_0x100768[_0x193f23]=[];}for(const _0x5a8755 of _0x100768)for(let _0x2a084c=0x0;_0x2a084c<_0x5a8755['length'];_0x2a084c++){const _0x1921ac=_0x5a8755[_0x2a084c+0x1]||null;_0x5a8755[_0x2a084c]['next']!==_0x1921ac&&(_0x5a8755[_0x2a084c]['next']=_0x1921ac);}for(const _0x321f3a of _0x100768)for(let _0x497e3d=0x0;_0x497e3d<_0x321f3a['length'];_0x497e3d++){const _0x294027=_0x321f3a[_0x497e3d-0x1]||null;_0x321f3a[_0x497e3d]['previous']!==_0x294027&&(_0x321f3a[_0x497e3d]['previous']=_0x294027);}function _0x580c75(_0x4aa671,_0x55487a){if(_0x4aa671[0x0]['attributes']['groupId']!==_0x55487a[0x0]['attributes']['groupId']&&_0x4aa671[0x0]['author']!==_0x55487a[0x0]['author'])return!0x1;if(!function(_0x30fbe1,_0x30a111){if(!_0x30fbe1['hasComments']&&!_0x30a111['hasComments'])return!0x0;if(_0x30fbe1['hasComments']&&_0x30a111['hasComments'])return!0x1;if(_0x30fbe1['hasComments']&&_0x30a111['createdAt']<_0x30fbe1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x30a111['hasComments']&&_0x30fbe1['createdAt']<_0x30a111['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4aa671[0x0],_0x55487a[0x0]))return!0x1;const _0x3404d6=Ft(_0x4aa671[0x0]['attributes'],'groupId'),_0x59cffa=Ft(_0x55487a[0x0]['attributes'],'groupId');if(!_0x45e6b3(_0x3404d6,_0x59cffa))return!0x1;return!!_0x4aa671['every'](_0x4731e6=>_0x55487a['some'](_0x45c61c=>_0x4731e6['getFirstRange']()['isEqual'](_0x45c61c['getFirstRange']())))&&_0x55487a['every'](_0x5609fd=>_0x4aa671['some'](_0xdc3cfd=>_0x5609fd['getFirstRange']()['isEqual'](_0xdc3cfd['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x251a1a){const _0x177bbe=Array['from'](_0x251a1a),_0x70b62f=this['getSuggestions']({'skipNotAttached':!0x0}),_0x1203db=_0x70b62f['filter'](_0x4ad6f8=>!_0x251a1a['has'](_0x4ad6f8)),_0xfb20b0=new Map(_0x177bbe['map'](_0x3e2bb3=>[_0x3e2bb3,this['_suggestionFactory']['getSuggestionCallback'](_0x3e2bb3['type'],_0x3e2bb3['subType'],'join')])),_0x5a1fb9=new Map(_0x70b62f['map'](_0x402895=>[_0x402895,_0x402895['getRanges']()]));for(let _0x5cc280=0x0;_0x5cc280<_0x177bbe['length'];_0x5cc280++){if(_0x563d2f(this,_0x177bbe[_0x5cc280],_0x177bbe,_0x5cc280+0x1))return!0x0;}for(let _0x480cd9=0x0;_0x480cd9<_0x177bbe['length'];_0x480cd9++){if(_0x563d2f(this,_0x177bbe[_0x480cd9],_0x1203db,0x0))return!0x0;}return!0x1;function _0x563d2f(_0x21bacd,_0x4154a2,_0x137641,_0xdce680){for(let _0x3595f9=_0xdce680;_0x3595f9<_0x137641['length'];_0x3595f9++){const _0x5a1273=_0x137641[_0x3595f9];if(_0x5a1273['type']!==_0x4154a2['type']||_0x5a1273['author']['id']!==_0x4154a2['author']['id']||_0x5a1273['subType']!==_0x4154a2['subType'])continue;if(!Qt(_0x4154a2,_0x5a1273))continue;if('attribute'==_0x4154a2['type']&&_0x4154a2['data']['oldValue']!=_0x5a1273['data']['oldValue'])continue;if('attribute'==_0x4154a2['type']&&_0x21bacd['_isBlockAttribute'](_0x4154a2['data']['key']))continue;if('formatBlock'==_0x4154a2['type']){const _0xc181ec=_0x21bacd['editor']['model'],_0x34d0a8=_0x4154a2['getContainedElement']();if(_0x34d0a8&&(_0xc181ec['schema']['isObject'](_0x34d0a8)||_0xc181ec['schema']['isLimit'](_0x34d0a8)))continue;}const _0x1b0e1d=_0xfb20b0['get'](_0x4154a2),_0x5b6e04=_0x5a1fb9['get'](_0x4154a2),_0x51963c=_0x5a1fb9['get'](_0x5a1273),_0x44a102=_0x4154a2['commentThread']&&_0x4154a2['commentThread']['length'],_0x10a1ec=_0x5a1273['commentThread']&&_0x5a1273['commentThread']['length'];if(!_0x44a102&&_0x1b0e1d(_0x51963c,_0x5b6e04))return _0x21bacd['_joinSuggestions'](_0x5a1273,_0x4154a2),_0x5a1fb9['delete'](_0x4154a2),!0x0;if(!_0x10a1ec&&_0x1b0e1d(_0x5b6e04,_0x51963c))return _0x21bacd['_joinSuggestions'](_0x4154a2,_0x5a1273),_0x5a1fb9['delete'](_0x5a1273),!0x0;}return!0x1;}}['_joinSuggestions'](_0x16829b,_0x563166){if(_0x16829b['isMultiRange']){for(const _0x18f258 of _0x563166['getRanges']())_0x16829b['addRange'](_0x18f258);}else{const _0x4c369a=_0x563166['getFirstRange']()['end'];this['_setSuggestionRange'](_0x16829b,this['_model']['createRange'](_0x16829b['getFirstRange']()['start'],_0x4c369a));}_0x563166['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3181f9,_0x50edc3,_0x14ea2d){const _0x14053f=_0x3181f9['startsWith']('format')||_0x3181f9['startsWith']('attribute')?'FORMATTING':_0x3181f9['toUpperCase']();return c(this['editor']['locale'],_0x50edc3+'_'+_0x14053f+'_SUGGESTION_ANNOUNCEMENT',_0x14ea2d);}['_initAriaMarkerChangeAnnouncements'](){const _0x51195e=this['editor'];if(!_0x51195e['ui'])return;const {ariaLiveAnnouncer:_0x5778e8}=_0x51195e['ui'];_0x61b4dc(this['_model'],({left:_0x4f17cd,entered:_0x3a42bd})=>{for(const _0x20f860 of _0x4f17cd){const {group:_0x5e0e07,type:_0x45befc}=this['_splitMarkerName'](_0x20f860['name']);if('suggestion'===_0x5e0e07){_0x5778e8['announce'](this['_getMarkerAnnouncementText'](_0x45befc,'LEAVE'));break;}}for(const _0x28fd08 of _0x3a42bd){const {group:_0x4cad25,type:_0x8b60f7}=this['_splitMarkerName'](_0x28fd08['name']);if('suggestion'===_0x4cad25){_0x5778e8['announce'](this['_getMarkerAnnouncementText'](_0x8b60f7,'ENTER',_0x36ae38(_0x5d47d0)));break;}}});}['_processAttributeChanges'](_0x50bf25){if(this['_recordAttributeSuggestions'])return!0x1;const _0x1dc910=this['editor'],_0x4ccf64=_0x1dc910['model']['document']['differ']['getChanges']();if(0x0==_0x4ccf64['length'])return!0x1;const _0x2072c9=[],_0x1f6fe5=_0x4ccf64['filter'](_0x22e0df=>'attribute'==_0x22e0df['type']),_0x480541=_0x4ccf64['filter'](_0x2a7cc8=>'insert'==_0x2a7cc8['type']&&'$text'!=_0x2a7cc8['name']),_0x59ec73=_0x4ccf64['filter'](_0x45d911=>'remove'==_0x45d911['type']&&'$text'!=_0x45d911['name']);for(const _0x57139a of _0x1f6fe5)_0x2072c9['push']({'key':_0x57139a['attributeKey'],'newValue':_0x57139a['attributeNewValue'],'oldValue':_0x57139a['attributeOldValue'],'range':qt(_0x57139a['range'],_0x1dc910['model'])});for(const _0x4ff9da of _0x480541){const _0x5daea3=_0x59ec73['find'](_0x1c73d2=>_0x1c73d2['position']['isEqual'](_0x4ff9da['position']));_0x5daea3&&_0x2072c9['push']({'key':u,'newValue':_0x4ff9da['name'],'oldValue':_0x5daea3['name'],'range':_0x1dc910['model']['createRangeOn'](_0x4ff9da['position']['nodeAfter'])});}return 0x0!=_0x2072c9['length']&&this['_reduceExistingSuggestions'](_0x50bf25,_0x2072c9);}['_processAttributeSuggestions'](_0x4404e2){let _0x55b831=!0x1;const _0x1abac5=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3ca182=>_0x3ca182['data']['newRange']&&_0x3ca182['name']['startsWith']('suggestion:attribute:'));for(const _0x4db2d6 of _0x1abac5){const {subType:_0x392476,id:_0x3f9cd9}=this['_splitMarkerName'](_0x4db2d6['name']),_0x4bc1ad=_0x392476['split']('|')[0x0];for(const _0x4445b7 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x4445b7['id']!=_0x3f9cd9&&'attribute'==_0x4445b7['type']&&_0x4445b7['data']&&_0x4445b7['data']['key']==_0x4bc1ad&&_0x4445b7['getFirstRange']()['isIntersecting'](_0x4db2d6['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x4445b7,_0x4db2d6['data']['newRange'],_0x4404e2),_0x55b831=!0x0);}return _0x55b831;}['_recordAttributeChanges'](_0x361a05){this['_recordAttributeSuggestions']=!0x0,_0x361a05();}['_isRegisteredAttribute'](_0x28694c){const _0x449d8f=this['_isBlockAttribute'](_0x28694c),_0x5a15c0=this['_inlineAttributeKeys']['has'](_0x28694c);return _0x449d8f||_0x5a15c0;}['_reduceExistingSuggestions'](_0x12ee47,_0x133d14){if(0x0==_0x133d14['length'])return!0x1;let _0x500dff=!0x1;for(const _0x16bdbb of _0x133d14){const _0x11d022=this['_findSuggestions'](_0x16bdbb['range'],'attribute')['filter'](_0x2d8971=>!_0x2d8971['meta']['isNextTo'])['map'](_0x2aca82=>_0x2aca82['suggestion']),_0x25d40e=_0x5eccbe({'newValue':_0x16bdbb['newValue']});_0x11d022['filter'](_0x18e128=>{const [_0x57007a,_0x3d0a2f]=_0x18e128['subType']['split']('|');return _0x57007a==_0x16bdbb['key']&&_0x3d0a2f!=_0x25d40e;})['forEach'](_0x2d2006=>{this['_reduceSuggestionAttributeRange'](_0x2d2006,_0x16bdbb['range'],_0x12ee47),_0x500dff=!0x0;});}return _0x500dff;}['_reduceSuggestionAttributeRange'](_0x289922,_0x210442,_0x2e1677){const _0x2b4ed9=_0x289922['getFirstRange']()['getDifference'](_0x210442);0x0!==_0x2b4ed9['length']?0x1!==_0x2b4ed9['length']?this['_breakSuggestionMarker'](_0x289922,_0x210442['start'],_0x210442['end']):this['_setSuggestionRange'](_0x289922,_0x2b4ed9[0x0]):_0x2e1677['removeMarker'](_0x289922['getFirstMarker']());}}class Pt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x3dd76f){this['_editor']=_0x3dd76f,this['_model']=_0x3dd76f['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x433119,_0x308ff2,_0x45f11e,_0x2160e5,_0x5584db,_0x58711c){return new o(this['_model'],{'type':_0x433119,'subType':_0x308ff2,'id':_0x45f11e,'author':_0x2160e5,'creator':_0x2160e5,'attributes':_0x5584db,'onAttributesChange':_0x58711c,'onAccept':(..._0x22cb04)=>this['getSuggestionCallback'](_0x433119,_0x308ff2,'accept')(..._0x22cb04),'onDiscard':(..._0x1a1bea)=>this['getSuggestionCallback'](_0x433119,_0x308ff2,'discard')(..._0x1a1bea)});}['registerCustomCallback'](_0x7aa7d1,_0xfe4ebf,_0x12cb9b,_0x4f90f2){const _0x43a163=_0x7aa7d1+':'+_0xfe4ebf+':'+_0x12cb9b;this['_customCallbacks']['set'](_0x43a163,_0x4f90f2);}['getSuggestionCallback'](_0x5cc1f7,_0x4d5e06,_0x5237ed){const _0x6cf5b4=_0x5cc1f7+':'+_0x4d5e06+':'+_0x5237ed;return this['_customCallbacks']['get'](_0x6cf5b4)||this['_defaultCallbacks']['get'](_0x5cc1f7+':'+_0x5237ed);}['_registerDefaultCallbacks'](){const _0x1d5b93=()=>!0x1,_0x16fb94=_0x29dff8=>{_0x29dff8['sort']((_0x4fbb0e,_0x781498)=>_0x4fbb0e['start']['isBefore'](_0x781498['start'])?0x1:-0x1),this['_model']['change'](_0x467e2b=>{for(const _0x47e96d of _0x29dff8){let _0x2cfce6;_0x2cfce6=_0x47e96d['end']['isAtEnd']&&_0x47e96d['end']['parent']==_0x47e96d['start']['nodeAfter']?_0x467e2b['createSelection'](_0x47e96d['start']['nodeAfter'],'on'):_0x467e2b['createSelection'](_0x47e96d),this['_model']['deleteContent'](_0x2cfce6,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x88e0ff=(_0x139e43,_0x37c947)=>{_0x37c947&&this['_model']['change'](_0x20e58a=>{const {commandName:_0x2df776,commandParams:_0xc9b04e=[]}=_0x37c947,_0x2aa337=_0x139e43['map'](_0x12ec9b=>(Lt(_0x12ec9b)&&(_0x12ec9b=this['_model']['createRange'](_0x12ec9b['end'])),_0x12ec9b))['filter'](_0x5b5bc6=>'$graveyard'!==_0x5b5bc6['root']['rootName']);if(_0x2aa337['length']<0x1)return;const _0x5d3a75=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x496c01=>_0x335d44['fromRange'](_0x496c01));_0x20e58a['setSelection'](_0x2aa337);for(const _0x50dc63 of this['_editor']['commands']['commands']())_0x50dc63['refresh']();_0xc9b04e['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2df776,..._0xc9b04e);const _0x42c687=_0x5d3a75['filter'](_0x178439=>'$graveyard'!=_0x178439['root']['rootName']);_0x42c687['length']>0x0&&_0x20e58a['setSelection'](_0x42c687);for(const _0x47431e of _0x5d3a75)_0x47431e['detach']();});},_0x3d1110=(_0x51f710,_0x9e7c63)=>0x1==_0x51f710['length']&&0x1==_0x9e7c63['length']&&_0x51f710[0x0]['end']['isEqual'](_0x9e7c63[0x0]['start']),_0x3351ac=(_0x1e118f,_0xe9160b,_0x5119c5,_0x3aa053)=>Wt(_0x1e118f,_0xe9160b,_0x5119c5,_0x3aa053)?[_0x1e118f,_0xe9160b]:Wt(_0xe9160b,_0x1e118f,_0x3aa053,_0x5119c5)?[_0xe9160b,_0x1e118f]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1d5b93),this['_defaultCallbacks']['set']('insertion:discard',_0x16fb94),this['_defaultCallbacks']['set']('insertion:join',_0x3d1110),this['_defaultCallbacks']['set']('insertion:chain',_0x3351ac),this['_defaultCallbacks']['set']('deletion:accept',_0x16fb94),this['_defaultCallbacks']['set']('deletion:discard',_0x1d5b93),this['_defaultCallbacks']['set']('deletion:join',_0x3d1110),this['_defaultCallbacks']['set']('deletion:chain',_0x3351ac),this['_defaultCallbacks']['set']('formatInline:accept',_0x88e0ff),this['_defaultCallbacks']['set']('formatInline:discard',_0x1d5b93),this['_defaultCallbacks']['set']('formatInline:join',_0x3d1110),this['_defaultCallbacks']['set']('formatInline:chain',_0x1d5b93),this['_defaultCallbacks']['set']('formatBlock:accept',_0x88e0ff),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1d5b93),this['_defaultCallbacks']['set']('formatBlock:join',_0x3d1110),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1d5b93),this['_defaultCallbacks']['set']('attribute:accept',_0x1d5b93),this['_defaultCallbacks']['set']('attribute:discard',(_0x3a7c4f,_0x32194a)=>{if(!_0x32194a)return;const _0x9a194d=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x1b5a3d=>{if(_0x32194a['key']==u)for(const _0x30e3f1 of _0x3a7c4f){const _0x6a4088=_0x30e3f1['start']['nodeAfter'],_0x493ee9=_0x32194a['oldValue'];_0x1b5a3d['rename'](_0x6a4088,_0x493ee9);}else{if(_0x9a194d['_isBlockAttribute'](_0x32194a['key'])){for(const _0x7277a2 of _0x3a7c4f)void 0x0!==_0x32194a['oldValue']?_0x1b5a3d['setAttribute'](_0x32194a['key'],_0x32194a['oldValue'],_0x7277a2['start']['nodeAfter']):_0x1b5a3d['removeAttribute'](_0x32194a['key'],_0x7277a2['start']['nodeAfter']);}else{for(const _0x825c7 of _0x3a7c4f)_0x32194a['oldValue']?_0x1b5a3d['setAttribute'](_0x32194a['key'],_0x32194a['oldValue'],_0x825c7):_0x1b5a3d['removeAttribute'](_0x32194a['key'],_0x825c7);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3d1110);}}function Gt(_0x3d93b7,_0x45d8e8,_0x3b579d){for(const _0x5e641f of _0x45d8e8['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5e641f['root']==_0x5e641f)return!0x1;if(!_0x3b579d['containsItem'](_0x5e641f))return!0x1;if(_0x3d93b7['isObject'](_0x5e641f)||_0x3d93b7['isLimit'](_0x5e641f))return!0x0;}return!0x1;}function Lt(_0x49b513){return _0x49b513['end']['parent']==_0x49b513['start']['nodeAfter']&&_0x49b513['end']['isAtStart'];}function Jt(_0x3884a3,_0x3c62ff,_0x5cd8b5,_0x44c32b){const _0x3b472e=_0x70a586=>!_0x70a586['item']['is']('$textProxy')&&!_0x44c32b['isObject'](_0x70a586['item']),_0x25a63b=_0x3884a3['start']['getLastMatchingPosition'](_0x3b472e),_0x58abcf=_0x3884a3['end']['getLastMatchingPosition'](_0x3b472e,{'direction':'backward'});return(!_0x3884a3['start']['isEqual'](_0x25a63b)||!_0x3884a3['end']['isEqual'](_0x58abcf))&&(_0x25a63b['isBefore'](_0x58abcf)?_0x5cd8b5['updateMarker'](_0x3c62ff,{'range':_0x5cd8b5['createRange'](_0x25a63b,_0x58abcf)}):_0x5cd8b5['removeMarker'](_0x3c62ff),!0x0);}function Kt(_0xcd35d9){return _0x5eccbe(_0xcd35d9);}function Ht(_0x347d62){const _0x4614f2=_0x347d62['start']['nodeAfter'];return _0x4614f2&&_0x4614f2['is']('element');}function qt(_0x1f8107,_0x12e07b){return null==_0x1f8107['end']['nodeBefore']&&_0x1f8107['end']['parent']==_0x1f8107['start']['nodeAfter']?zt(_0x1f8107['start']['nodeAfter'],_0x12e07b):_0x1f8107;}function zt(_0xd93cd4,_0x2313db){const _0x1a0f4a=_0x2313db['schema']['isObject'](_0xd93cd4)||_0x2313db['schema']['isSelectable'](_0xd93cd4);return _0x2313db['createRange'](_0x2313db['createPositionAt'](_0xd93cd4,'before'),_0x1a0f4a?_0x2313db['createPositionAfter'](_0xd93cd4):_0x2313db['createPositionAt'](_0xd93cd4,'end'));}function Wt(_0x1f7fa3,_0x315ebf,_0x41e0ed,_0x4159a5){return!!Qt(_0x1f7fa3,_0x315ebf)&&_0x41e0ed['end']['isEqual'](_0x4159a5['start']);}function Qt(_0x53b811,_0x32e1f0){if(!_0x53b811['_isDataLoaded']||!_0x32e1f0['_isDataLoaded'])return!0x1;const _0x4f3350=new Set(Object['keys'](_0x53b811['attributes'])),_0x26d10a=new Set(Object['keys'](_0x32e1f0['attributes']));if(_0x4f3350['delete']('groupId'),_0x26d10a['delete']('groupId'),0x0==_0x4f3350['size']&&0x0==_0x26d10a['size'])return!0x0;if(_0x4f3350['size']!=_0x26d10a['size'])return!0x1;const _0x4e86b8={..._0x53b811['attributes']},_0x9919cd={..._0x32e1f0['attributes']};return delete _0x4e86b8['groupId'],delete _0x9919cd['groupId'],JSON['stringify'](_0x4e86b8)==JSON['stringify'](_0x9919cd);}function Xt(_0x28d239,_0x2efdc9){const _0x291943=Yt(_0x28d239['attributes']),_0x5aaba5=Yt(_0x2efdc9);if(!_0x28d239['_isDataLoaded'])return!0x1;for(const _0x225a19 of Object['keys'](_0x5aaba5))if(!_0x45e6b3(_0x291943[_0x225a19],_0x5aaba5[_0x225a19]))return!0x1;return!0x0;}function Yt(_0x15b0b3){const _0x35bd91=Object['assign']({},_0x15b0b3);return delete _0x35bd91['skipNestingCheck'],delete _0x35bd91['tablePasteChainId'],_0x35bd91;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x1fbd50(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x94616a,_0x38e51d,_0x3ac1a3,_0x29fc0a){super(),this['model']=_0x38e51d,this['view']=_0x3ac1a3,this['commentThreadController']=_0x29fc0a,this['_editor']=_0x94616a,this['_acceptCommand']=_0x94616a['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x94616a['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4ab3e8,_0x1d14a9)=>_0x4ab3e8||_0x1d14a9),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x129a39=>_0x129a39&&this['_editor']['model']['canEditAt'](_0x38e51d['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x14fb3d=>_0x14fb3d&&this['_editor']['model']['canEditAt'](_0x38e51d['getRanges']())),this['_pendingAction']=null,_0x3ac1a3['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x3ac1a3,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x3ac1a3,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x3ac1a3,'change:isDirty',()=>{_0x3ac1a3['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 _0x3f4d8b=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3f4d8b);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x1a6e96{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x583432,_0x5c4914,_0x846778,_0x330ced){super(_0x583432),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x3e258f(_0x583432,c(_0x583432,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x5c4914['authoredAt']),this['bind']('authoredAt')['to'](_0x5c4914),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',_0x5c4914,'authoredAt',this,'descriptionParts',(_0x21932,_0x41c328,_0x230f54)=>{const _0xe464=_0x230f54['map'](_0x4c72af=>ls(_0x4c72af['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x21932-0x1,_0x5c4914['author']['name'],_0x41c328?_0x330ced['formatDateTime'](_0x41c328):'',new DOMParser()['parseFromString'](_0xe464,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4de3f6(),this['focusTracker']=new _0x3f3cf8(),this['keystrokes']=new _0x1f9107(),this['focusCycler']=new _0x198d0b({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x478149=>_0x478149['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x5c4914,this['_localUser']=_0x846778,this['_config']=_0x330ced,_0x330ced['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x2a2bcb(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x2f4b7e}=this['_config'];this['commentsListView']=new _0x2f4b7e(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',_0x12ed99=>_0x12ed99+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0xaced5f,_0x5ecfea)=>_0xaced5f||!!_0x5ecfea);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x7a70d6}=this['_config'],_0x1693e3=new _0x7a70d6(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x292351=_0x1693e3['commentInputView'];return _0x1693e3['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x292351,'value',(_0x4cf764,_0x477fd5,_0x34ed20)=>!!_0x34ed20||_0x4cf764&&!_0x477fd5),_0x292351['on']('submit',(_0x3825b8,_0x369b17)=>{this['fire']('addComment',_0x369b17),_0x292351['editor']['setData']('');}),_0x292351['on']('cancel',()=>this['focus']()),_0x292351['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x1693e3;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x50b21c,_0x590d50,_0x4d3a4b,_0x25c95e){super(_0x50b21c,_0x590d50,_0x4d3a4b,_0x25c95e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x527d63=>_0x527d63&&_0x527d63[0x0]?_0x527d63[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x338678,_0x325497)=>{let _0x20f262='';for(const _0x2d0045 of _0x338678)_0x20f262+='<p>'+ls(_0x2d0045['content'],_0x2d0045['color'])+'</p>';return _0x325497?_0x20f262:ti(_0x20f262,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x25c95e['SuggestionView'](_0x50b21c,_0x590d50,{'formatDateTime':_0x25c95e['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 _0x18eca6=this['bindTemplate'],_0xd862e1=[this['suggestionView']];return this['commentsListView']&&_0xd862e1['push'](this['commentsListView']),this['commentThreadInputView']&&_0xd862e1['push'](this['commentThreadInputView']),_0xd862e1['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x18eca6['if']('isActive','ck-suggestion-wrapper--active'),_0x18eca6['to']('type',_0x28504a=>'ck-suggestion-'+_0x28504a),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':_0x18eca6['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0xd862e1};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x1a6e96{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x2a8add,_0x550224,_0x4c2e39){super(_0x2a8add),this['_model']=_0x550224,this['_config']=_0x4c2e39,this['set']('description',''),this['bind']('authoredAt')['to'](_0x550224),this['acceptButton']=this['_createButton'](c(_0x2a8add,'Accept\x20suggestion'),_0x527599,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x2a8add,'Discard\x20suggestion'),_0x263a08,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x3f8b3d(_0x2a8add,_0x550224['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4de3f6([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x3f3cf8(),this['keystrokes']=new _0x1f9107(),this['focusCycler']=new _0x198d0b({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x457b41=>_0x457b41['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x1d51fd=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x1d51fd['innerHTML']=this['description'],this['on']('change:description',(_0x848b8b,_0xe0ab08,_0x39ec6e)=>{_0x1d51fd['innerHTML']=_0x39ec6e;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x7adf14=this['bindTemplate'],_0x1c63cd=[{'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':_0x7adf14['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x7adf14['to']('authoredAt',_0x1e8bc4=>this['_config']['formatDateTime'](_0x1e8bc4))}]}]},{'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']&&_0x1c63cd['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':_0x1c63cd}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x595de0,_0x534118,_0x508d8a,_0xc0fe51,_0xb198de){const _0x1ce191=new _0x36cd33(this['locale']);return _0x1ce191['set']({'label':_0x595de0,'icon':_0x534118,'tooltip':!0x0,'tooltipPosition':_0xb198de}),_0x1ce191['extendTemplate']({'attributes':{'class':_0x508d8a}}),_0x1ce191['on']('execute',()=>{this['fire'](_0xc0fe51,this['_model']['id']);}),_0x1ce191;}['_setupKeyboardNavigation'](){const _0x471f17=this['element'];this['keystrokes']['listenTo'](_0x471f17);for(const _0x21d0a7 of this['focusables'])this['focusTracker']['add'](_0x21d0a7['element']),this['keystrokes']['listenTo'](_0x21d0a7['element']);this['keystrokes']['set']('enter',(_0x3f3890,_0x2b8449)=>{_0x471f17===_0x3f3890['target']&&(this['focusCycler']['focusFirst'](),_0x2b8449());}),this['keystrokes']['set']('esc',(_0x11e419,_0xf84c08)=>{_0x471f17!==_0x11e419['target']&&(this['focus'](),_0xf84c08());});}}class d extends _0x17eefb{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2ac9ba,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ddf6d){super(_0x3ddf6d),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3802f8=this['editor']['config'];_0x3802f8['define']('trackChanges.SuggestionThreadView',fe),_0x3802f8['define']('trackChanges.SuggestionView',we),_0x3802f8['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3802f8['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0xa59b54,_0x4aaa1e){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x34bf90,_0x382a9e]of this['_handleControllerBuffer']){const _0x5ae015=this['_suggestionToController']['has'](_0x34bf90);_0x5ae015||_0x382a9e?_0x5ae015&&_0x382a9e&&this['_destroyController'](_0x34bf90):this['_initializeController'](_0x34bf90);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0xa59b54,_0x4aaa1e);}['init'](){const _0x5af246=this['editor'],_0x2d0774=_0x5af246['plugins']['get']('TrackChangesEditing'),_0x5ced4b=_0x5af246['plugins']['get']('Annotations'),_0x330111=_0x5af246['plugins']['get']('EditorAnnotations'),_0x34c930=_0x5af246['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x330111['addSourceCollector'](()=>{const _0x27a06a=[];for(const [_0x3a1b9a,_0x3b16b6]of Array['from'](this['_suggestionToController'])){const _0x2f8c93=_0x3a1b9a['getAllAdjacentSuggestions'](),_0x392609=[];for(const _0x326c9b of _0x2f8c93){if(!_0x326c9b['isInContent'])continue;if(_0x326c9b['isMultiRange']){_0x392609['push'](..._0x326c9b['getRanges']());continue;}const _0xfd3c99=_0x326c9b['getFirstRange']();if(_0x392609['length']>0x0){const _0x1ff754=_0x392609[0x0]['getJoined'](_0xfd3c99);if(_0x1ff754){_0x392609[0x0]=_0x1ff754;continue;}}_0x392609['push'](_0xfd3c99);}_0x27a06a['push']([_0x3b16b6['view'],_0x392609]);}return _0x27a06a;}),this['listenTo'](_0x2d0774,'suggestionLoaded',(_0x535179,_0x284e46)=>{this['listenTo'](_0x284e46,'change:previous',(_0x3bc6a3,_0x32a478,_0x25d687,_0x46ad7d)=>{_0x284e46['isInContent']&&(null==_0x25d687?(this['_updateController'](_0x46ad7d['head']),this['_handleSuggestionControllerDelayed'](_0x284e46,!0x1)):(this['_updateController'](_0x25d687['head']),null==_0x46ad7d&&this['_handleSuggestionControllerDelayed'](_0x284e46,!0x0)));}),null!==_0x284e46['previous']?this['_updateController'](_0x284e46['head']):this['_handleSuggestionControllerDelayed'](_0x284e46,!0x1);}),this['listenTo'](_0x2d0774,'suggestionUnloaded',(_0x39ccea,_0x4500bc,_0x55e296)=>{this['stopListening'](_0x4500bc,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4500bc),this['_suggestionToController']['has'](_0x4500bc)&&this['_destroyController'](_0x4500bc),_0x55e296&&this['_updateController'](_0x55e296['head']);}),this['listenTo'](_0x2d0774,'suggestionChanged',(_0x58ea91,_0x3ebbe4)=>{this['_updateController'](_0x3ebbe4);}),this['listenTo'](_0x5ced4b,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x34c930,'addComment',(_0x22d702,{threadId:_0x100de8,isFromAdapter:_0x1dd371})=>{if(_0x1dd371||!_0x2d0774['hasSuggestion'](_0x100de8))return;const _0x2c465b=_0x2d0774['getSuggestion'](_0x100de8);this['_suggestionToController']['get'](_0x2c465b)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x304aff=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3cc77c;for(const _0x5b0d8a in _0x304aff){const _0x11e5d7=_0x5b0d8a,_0x3df98e=_0x304aff[_0x11e5d7];if('trackChangesLicenseKeyValid'==_0x3df98e||'trackChangesLicenseKeyInvalid'==_0x3df98e||'trackChangesLicenseKeyExpired'==_0x3df98e||'trackChangesLicenseKeyDomainLimit'==_0x3df98e||'trackChangesLicenseKeyNotAllowed'==_0x3df98e||'trackChangesLicenseKeyEvaluationLimit'==_0x3df98e||'trackChangesLicenseKeyTrialLimit'==_0x3df98e||'trackChangesLicenseKeyUsageLimit'==_0x3df98e){delete _0x304aff[_0x11e5d7],_0x3cc77c=_0x3df98e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x3cc77c&&_0x304aff['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x3cc77c&&_0x304aff['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x3cc77c&&_0x304aff['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x3cc77c&&_0x304aff['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x3cc77c&&_0x304aff['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x3cc77c&&_0x304aff['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x3cc77c&&_0x304aff['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x45a60c=this['editor']['plugins']['get']('Annotations'),_0x2e5485=this['editor']['plugins']['get']('TrackChangesEditing'),_0x42d5cf=Array['from'](_0x45a60c['activeAnnotations'],_0x27c580=>_0x27c580['innerView'])['filter'](_0x5b9920=>this['_viewToController']['has'](_0x5b9920)),_0x3d218f=[];for(const _0x245a42 of _0x42d5cf){const _0x348950=this['_viewToController']['get'](_0x245a42)['model']['getAllAdjacentSuggestions']();_0x3d218f['push'](..._0x348950['reduce']((_0x5232d0,_0x273f6d)=>[..._0x5232d0,..._0x273f6d['getMarkerNames']()],[]));}_0x2e5485['activeMarkers']=_0x3d218f;}['_addUIComponentsToFactory'](){const _0x3d3726=this['editor'],_0x302bb8=_0x3d3726['locale'],_0x91e28=c(_0x302bb8,'Track\x20changes'),_0x14c433=new _0x264ef9([{'type':'switchbutton','model':new _0x4c5dd4({'withText':!0x0,'isToggleable':!0x0,'label':_0x91e28,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x4c5dd4({'withText':!0x0,'label':c(_0x302bb8,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4c5dd4({'withText':!0x0,'label':c(_0x302bb8,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4c5dd4({'withText':!0x0,'label':c(_0x302bb8,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x4c5dd4({'withText':!0x0,'label':c(_0x302bb8,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x3d3726['plugins']['has']('TrackChangesPreview')&&_0x14c433['addMany']([{'type':'separator'},{'type':'button','model':new _0x4c5dd4({'withText':!0x0,'label':c(_0x302bb8,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x24c974 of _0x14c433)if(ke(_0x24c974)){const _0xe67108=_0x3d3726['commands']['get'](_0x24c974['model']['commandName']);_0x24c974['model']['bind']('isOn','isEnabled')['to'](_0xe67108,'value','isEnabled');}_0x3d3726['ui']['componentFactory']['add']('trackChanges',_0x22430d=>this['_createToolbarButton'](_0x22430d,_0x14c433,_0x91e28)),_0x3d3726['ui']['componentFactory']['add']('menuBar:trackChanges',_0x250f85=>this['_createMenuBarMenu'](_0x250f85,_0x14c433,_0x91e28));}['_createToolbarButton'](_0x58b04b,_0x24f129,_0x421dcc){const _0x472c7d=_0x4aaf63(_0x58b04b,_0x23b848),_0x185895=this['editor']['commands']['get']('trackChanges');_0x472c7d['buttonView']['set']({'tooltip':_0x421dcc,'label':_0x421dcc,'icon':_0x4d1a0a}),_0x472c7d['buttonView']['bind']('isOn')['to'](_0x185895,'value'),_0x472c7d['buttonView']['on']('execute',()=>{_0x185895['execute'](),this['editor']['editing']['view']['focus']();}),_0x8e5379(_0x472c7d,_0x24f129,{'role':'menu'});const _0x201019=[];for(const _0x3df884 of _0x24f129)ke(_0x3df884)&&_0x201019['push'](this['editor']['commands']['get'](_0x3df884['model']['commandName']));const _0x3ca1a2=_0x472c7d['buttonView'];return _0x3ca1a2['actionView']['unbind']('isEnabled'),_0x3ca1a2['arrowView']['unbind']('isEnabled'),_0x3ca1a2['actionView']['bind']('isEnabled')['to'](_0x185895,'isEnabled'),_0x3ca1a2['arrowView']['bind']('isEnabled')['toMany'](_0x201019,'isEnabled',(..._0x56bc81)=>_0x56bc81['some'](_0x1b4858=>_0x1b4858)),_0x472c7d['on']('execute',_0x575f6a=>{this['editor']['execute'](_0x575f6a['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x472c7d;}['_createMenuBarMenu'](_0x4da8ac,_0x855ad9,_0x55067c){const _0x4e8231=new _0x6843f8(_0x4da8ac),_0x1f1921=this['editor']['commands']['get']('trackChanges');_0x4e8231['buttonView']['set']({'label':_0x55067c,'icon':_0x4d1a0a});const _0x42b818=new _0x4e2026(_0x4da8ac);for(const _0x2cf4c5 of _0x855ad9){if('separator'==_0x2cf4c5['type']){_0x42b818['items']['add'](new _0x96089e(_0x4da8ac));continue;}const _0x39a9a9=new _0x434b85(_0x4da8ac,_0x4e8231),_0x4c9112=new _0x423162(_0x4da8ac),_0x488578=_0x2cf4c5['model'];_0x4c9112['bind'](...Object['keys'](_0x488578))['to'](_0x488578),_0x4c9112['delegate']('execute')['to'](_0x4e8231),_0x4c9112['on']('execute',()=>{this['editor']['execute'](_0x488578['commandName']),this['editor']['editing']['view']['focus']();}),_0x39a9a9['children']['add'](_0x4c9112),_0x42b818['items']['add'](_0x39a9a9);}return _0x4e8231['bind']('isEnabled')['to'](_0x1f1921,'isEnabled'),_0x4e8231['panelView']['children']['add'](_0x42b818),_0x4e8231;}['_initializeController'](_0x160a51){const _0x13c375=this['editor'],_0x5016e2=_0x13c375['config'],_0x29bd4a=_0x13c375['plugins']['get']('Annotations'),_0x9d5320=_0x13c375['plugins']['get']('CommentsRepository'),_0x238d0f=_0x13c375['plugins']['get']('EditorAnnotations'),_0x2579cd=_0x13c375['plugins']['get'](_0x2ac9ba)['me'],_0x7ddb78=_0x5016e2['get']('trackChanges')['SuggestionThreadView'],_0x4b3a60=_0x5016e2['get']('trackChanges')['SuggestionView'],{CommentsListView:_0xce4dfa,CommentThreadInputView:_0x2ec01f}=_0x13c375['plugins']['get']('CommentsUI');let _0x3cc7bf,_0x471a93,_0x21d444;this['_annotationViews']['has'](_0x160a51['id'])?(_0x471a93=this['_annotationViews']['get'](_0x160a51['id']),_0x3cc7bf=_0x471a93['mainView']):(_0x3cc7bf=new _0x7ddb78(_0x13c375['locale'],_0x160a51,_0x2579cd,{'disableComments':this['_disableComments'],'editorConfig':{..._0x5016e2['get']('comments.editorConfig'),'licenseKey':_0x5016e2['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x5016e2['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5016e2['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5016e2['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x8b50c2(_0x5016e2['get']('locale'),_0x13c375['locale']),'CommentView':_0x5016e2['get']('comments')['CommentView'],'CommentsListView':_0xce4dfa,'CommentThreadInputView':_0x2ec01f,'SuggestionView':_0x4b3a60}),_0x3cc7bf['suggestionView']['acceptButton']['on']('execute',()=>{_0x13c375['editing']['view']['focus']();}),_0x3cc7bf['suggestionView']['discardButton']['on']('execute',()=>{_0x13c375['editing']['view']['focus']();}),_0x471a93=_0x29bd4a['createAnnotationView'](this['editor']['locale'],_0x3cc7bf),_0x471a93['bind']('isDirty')['to'](_0x3cc7bf,'isDirty'),_0x471a93['bind']('length')['to'](_0x3cc7bf),_0x471a93['bind']('type')['to'](_0x3cc7bf,'type',_0x3eedc0=>'suggestion-'+_0x3eedc0),_0x3cc7bf['on']('escape',()=>{_0x21d444['fire']('escape');}),this['_annotationViews']['set'](_0x160a51['id'],_0x471a93));const _0x522466=_0x9d5320['createCommentThreadController'](_0x160a51['commentThread'],_0x3cc7bf),_0x5bc6c0=new pe(_0x13c375,_0x160a51,_0x3cc7bf,_0x522466),_0x44f39f=_0x160a51['getAllAdjacentSuggestions']()['filter'](_0x263a1b=>_0x263a1b['isInContent']);_0x3cc7bf['descriptionParts']=_0x13c375['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x44f39f),this['_suggestionToController']['set'](_0x160a51,_0x5bc6c0),this['_viewToController']['set'](_0x3cc7bf,_0x5bc6c0),_0x21d444=_0x29bd4a['createAnnotation']({'view':_0x471a93,'target':()=>{const _0x2a6b8e=[],_0x5d9c48=_0x160a51['getAllAdjacentSuggestions']()['filter'](_0x481e0c=>_0x481e0c['isInContent']);for(const _0x305e37 of _0x5d9c48)_0x2a6b8e['push'](..._0x305e37['getMarkers']());return _0x75ab9c(_0x13c375['editing'],_0x2a6b8e);},'type':()=>'suggestion-'+_0x5bc6c0['view']['type']}),_0x9d5320['_bindAnnotationToEditors'](_0x3cc7bf,_0x21d444),_0x29bd4a['add'](_0x21d444),_0x238d0f['registerAnnotation'](_0x21d444);}['_destroyController'](_0x3faae0){const _0x5233fe=this['editor']['plugins']['get']('CommentsRepository'),_0x3e5756=this['editor']['plugins']['get']('Annotations'),_0x3eba12=this['_suggestionToController']['get'](_0x3faae0),_0x1dee30=_0x3eba12['view'],_0x43dbe2=_0x3e5756['getByInnerView'](_0x1dee30);_0x5233fe['_unbindEditors'](_0x1dee30),_0x43dbe2&&_0x3e5756['remove'](_0x43dbe2),this['_suggestionToController']['delete'](_0x3faae0),this['_viewToController']['delete'](_0x1dee30),_0x3eba12['destroy']();}['_updateController'](_0x1049f2){if(!_0x1049f2['isInContent']||!this['_suggestionToController']['has'](_0x1049f2))return;const _0x5a60d0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1ca73a=this['_suggestionToController']['get'](_0x1049f2),_0x2f5b95=_0x1049f2['getAllAdjacentSuggestions']();_0x1ca73a['view']['descriptionParts']=_0x5a60d0['descriptionFactory']['getDescriptions'](_0x2f5b95);}['destroy'](){for(const _0x2d9831 of this['_suggestionToController']['keys']())this['_destroyController'](_0x2d9831);for(const _0x47d849 of this['_annotationViews']['values']())_0x47d849['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x17a40f){return'model'in _0x17a40f;}class k extends _0x17eefb{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x514648){this['editor']['plugins']['get'](p)['adapter']=_0x514648;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x164273){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x164273);}['getSuggestions']({skipNotAttached:_0x45c9fc=!0x1,toJSON:_0x2efced=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x45c9fc,'toJSON':_0x2efced});}['getSuggestion'](_0x2cccfd){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2cccfd);}}const w=['Pagination'];class T extends _0x17eefb{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4dd1dd=this['editor'];if(_0x4dd1dd['config']['define']('trackChangesData.editorCreator',_0x44790b=>{const _0x4574a5=_0x4dd1dd['model']['document']['getRootNames']()['reduce']((_0x4e3d38,_0x298bfa)=>(_0x4e3d38[_0x298bfa]='',_0x4e3d38),{});return _0x4dd1dd['constructor']['create'](_0x4574a5,_0x44790b);}),'function'!=typeof _0x4dd1dd['config']['get']('trackChangesData')['editorCreator'])throw new _0x48441a('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x2ba077){return N(this['editor'],!0x0,_0x2ba077);}['getDataWithDiscardedSuggestions'](_0x596100){return N(this['editor'],!0x1,_0x596100);}}class D extends _0x17eefb{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x61bc87){function _0x497d9a(_0x59695){return _0x59695['map'](_0xf3361a=>String['fromCharCode'](_0xf3361a))['join']('');}super(_0x61bc87),this['result']='end',_0x61bc87[_0x497d9a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x497d9a([0x76,0x69,0x65,0x77])][_0x497d9a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x497d9a([0x61,0x75,0x74,0x6f]),_0x61bc87[_0x497d9a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x497d9a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x497d9a([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x497d9a([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x497d9a([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 Ge(_0x1af02d){return void 0x0!==_0x1af02d['getRootsAttributes'];}async function N(_0x47ffd3,_0x69a82a,_0x277573){const _0x3bcd67=_0x5a0816(_0x47ffd3,w);_0x3bcd67['plugins']['push'](p,D),_0x3bcd67['rootsAttributes']=Ge(_0x47ffd3)?_0x47ffd3['getRootsAttributes']():void 0x0;const _0x5f485c=document['createDocumentFragment'](),_0x58c2db=_0x47ffd3['config']['get']('trackChangesData')['editorCreator'],_0x487118=await _0x58c2db(_0x3bcd67,()=>function(_0x4b9139){const _0x34db7f=document['createElement']('div');return _0x4b9139['appendChild'](_0x34db7f),_0x34db7f;}(_0x5f485c));!function(_0x174502,_0x4c86d3){const _0x49a4b6=_0x174502['model']['document']['getRootNames']()['reduce']((_0x2cdd42,_0x59f2c6)=>(_0x2cdd42[_0x59f2c6]=_0x174502['data']['get']({'rootName':_0x59f2c6}),_0x2cdd42),{}),_0x57f1c1=_0x174502['plugins']['get']('Users')['users']['map'](_0x46786e=>({'id':_0x46786e['id'],'name':_0x46786e['name']})),_0xfb27ad=_0x174502['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x49eb2f=_0x174502['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4cbf2c=_0x4c86d3['plugins']['get']('Users'),_0x5d0d20=_0x4c86d3['plugins']['get']('TrackChangesEditing'),_0x5289b1=_0x4c86d3['plugins']['get']('CommentsRepository');for(const _0x35f5ec of _0x5289b1['getCommentThreads']())_0x35f5ec['remove']();for(const _0x4b8671 of _0x57f1c1)_0x4cbf2c['getUser'](_0x4b8671['id'])||_0x4cbf2c['addUser'](_0x4b8671);_0x4cbf2c['me']||_0x4cbf2c['useAnonymousUser']();for(const _0x56cd2f of _0x49eb2f)_0x5289b1['addCommentThread'](_0x56cd2f);for(const _0x206640 of _0xfb27ad)_0x5d0d20['addSuggestionData'](_0x206640);_0x4c86d3['data']['set'](_0x49a4b6);}(_0x47ffd3,_0x487118),_0x487118['execute'](_0x69a82a?'acceptAllSuggestions':'discardAllSuggestions');const _0x248c04=Ge(_0x487118)?_0x487118['getFullData'](_0x277573):_0x487118['data']['get'](_0x277573);return await _0x487118['destroy'](),_0x248c04;}class Me extends _0x1a6e96{['options'];constructor(_0x74b407,_0x5eeff4){super(_0x74b407),this['options']=_0x5eeff4,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'](_0x31cddf,_0x4f050c){if(!this['element'])return;const _0x3606ec=[];for(const [_0xd1c271,_0x1f495a]of _0x31cddf){const _0x5bd225=document['createElement']('div');_0x5bd225['setAttribute']('data-ck-root-name',_0xd1c271),_0x5bd225['className']=_0x1f495a['classes']+'\x20ck-track-changes-preview__root-container',_0x5bd225['innerHTML']=_0x1f495a['content'],_0x3606ec['push'](_0x5bd225);}_0x4f050c(this['element'],_0x3606ec),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x59c57c{constructor(_0x56b0fa){super(_0x56b0fa),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0xb8bb62=this['editor'],_0x16da09=_0xb8bb62['locale'],_0xf392a6=_0xb8bb62['plugins']['get']('Dialog');let _0x51244b;const _0x4e25cf=function(_0x34067f){const _0xd853e0={};if('editables'in _0x34067f['ui']['view']){for(const [_0x4c6110,_0x3202aa]of Object['entries'](_0x34067f['ui']['view']['editables']))_0xd853e0[_0x4c6110]=_0x3202aa['element'];}else _0xd853e0[_0x34067f['model']['document']['getRootNames']()[0x0]]=_0x34067f['ui']['view']['editable']['element'];return _0xd853e0;}(_0xb8bb62),_0x1a026e=function(_0x9d5616){let _0x5c1ba1=0x0;for(const _0xde228c of Object['values'](_0x9d5616))_0x5c1ba1=Math['max'](_0x5c1ba1,_0xde228c['getBoundingClientRect']()['width']);let _0x1d8a39=0x0;for(const _0x3dab40 of Object['values'](_0x9d5616))_0x1d8a39+=_0x3dab40['getBoundingClientRect']()['height'];const _0x5749dc=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x330495=Math['min'](_0x1d8a39,_0x5749dc);return{'width':_0x5c1ba1,'height':_0x330495};}(_0x4e25cf);_0xf392a6['show']({'id':'finalContentPreview','title':c(_0x16da09,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x16da09,{'dialogRects':_0x1a026e}),'onHide':()=>{_0x51244b['detachFromDom']();},'onShow':()=>{_0xb8bb62['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x21bce8=>{const _0x39fd3f=this['_standarizeRootsData'](_0x21bce8,_0xb8bb62,_0x4e25cf);_0xf392a6['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x39fd3f,_0xb8bb62['config']['get']('trackChanges.preview.renderFunction'));}),_0x51244b=new _0x37fcb3(_0x16da09,[_0xf392a6['view']]),_0x51244b['attachToDom'](),_0x51244b['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0xb8bb62['once']('destroy',()=>{_0x51244b['detachFromDom']();});const _0x494e43=_0xf392a6['view']['headerView']['class'];_0xf392a6['view']['headerView']['class']=_0x494e43?_0x494e43+'\x20ck-reset_all':'ck-reset_all',_0xf392a6['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0xf392a6['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x53f139=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x267d9d=_0x53f139['previewMode'],_0x368b11={};if('$labels'===_0x267d9d){for(const _0x15bd98 of _0x53f139['getMergeFieldsIds']())_0x368b11[_0x15bd98]=_0x53f139['getLabel'](_0x15bd98)||_0x15bd98;}else{const _0x5d2e24='$defaultValues'===_0x267d9d?_0x53f139['getDefaultValues']():_0x53f139['getDataSetValues'](_0x267d9d,!0x0);for(const _0x421a0f of Object['entries'](_0x5d2e24)){const [_0xaaba15,_0x15196a]=_0x421a0f;_0x368b11[_0xaaba15]=null!==_0x15196a?_0x15196a:_0x53f139['getLabel'](_0xaaba15)||_0xaaba15;}}return{'mergeFieldsData':_0x368b11};}['_standarizeRootsData'](_0xe77dba,_0x5b6a88,_0x13ed3c){let _0x1478c6;if('string'==typeof _0xe77dba){const _0x50bc52=_0x5b6a88['model']['document']['getRootNames']()[0x0];_0x1478c6={[_0x50bc52]:_0xe77dba};}else _0x1478c6=_0xe77dba;const _0x320f33=this['_fixMediaEmbeds'](_0x1478c6,_0x5b6a88),_0x3242ca=function(_0x445de5,_0x1d339f){for(const [_0x502eb2,_0x5ef956]of _0x445de5)_0x5ef956['classes']=_0x1d339f[_0x502eb2]['classList']['value']['replace']('ck-focused','');return _0x445de5;}(this['_sortRoots'](_0x5b6a88)['reduce']((_0x70e000,_0x934c43)=>(_0x70e000['push']([_0x934c43,{'content':_0x320f33[_0x934c43],'classes':''}]),_0x70e000),[]),_0x13ed3c);return _0x3242ca;}['_fixMediaEmbeds'](_0x20a18c,_0x21923f){if(!_0x21923f['plugins']['has']('MediaEmbedEditing'))return _0x20a18c;const _0x1f2bfe=_0x21923f['plugins']['get']('MediaEmbedEditing');for(const [_0x254ef3,_0x2f7b49]of Object['entries'](_0x20a18c)){const _0x42facb=document['createElement']('div');_0x42facb['innerHTML']=_0x2f7b49,(_0x42facb['querySelectorAll']('figure.media')['forEach'](_0x94db74=>{const _0x38098b=_0x94db74['querySelector']('oembed');if(_0x38098b){const _0x5b6b83=_0x38098b['getAttribute']('url');if(_0x5b6b83){const _0x29614f=_0x1f2bfe['registry']['getMediaViewElement'](new _0x4045ce(_0x21923f['editing']['view']['document']),_0x5b6b83,{'elementName':'','renderForEditingView':!0x0}),_0x3ff0ad=document['createElement']('div');_0x3ff0ad['classList']['add']('ck-media__wrapper'),_0x29614f['render'](_0x3ff0ad,_0x21923f['editing']['view']['domConverter']),_0x38098b['replaceWith'](_0x3ff0ad);}}}),_0x20a18c[_0x254ef3]=_0x42facb['innerHTML']);}return _0x20a18c;}['_sortRoots'](_0x468ad6){if(!function(_0x4f8d9d){return void 0x0!==_0x4f8d9d['getRootsAttributes'];}(_0x468ad6))return _0x468ad6['model']['document']['getRootNames']();const _0x2d34ed=[],_0x2ae976=new Map();for(const _0x5d3e64 of _0x468ad6['model']['document']['getRootNames']()){const _0x3ce011=_0x468ad6['editing']['view']['getDomRoot'](_0x5d3e64)['getClientRects']()['item'](0x0);_0x2d34ed['push'](_0x5d3e64),_0x2ae976['set'](_0x5d3e64,_0x3ce011);}return _0x2d34ed['sort']((_0x5bfb54,_0x2a8015)=>{const _0x1479dd=_0x2ae976['get'](_0x5bfb54),_0xf76302=_0x2ae976['get'](_0x2a8015);return _0x1479dd['y']-_0xf76302['y']||_0x1479dd['x']-_0xf76302['x'];}),_0x2d34ed;}}class te extends _0x17eefb{static get['requires'](){return[T,_0x272d1e];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xee3154){super(_0xee3154),_0xee3154['commands']['add']('previewFinalContent',new re(this['editor'])),_0xee3154['config']['define']('trackChanges.preview.renderFunction',(_0x5a14d4,_0x396c10)=>{for(const _0xc27afd of _0x396c10)_0x5a14d4['appendChild'](_0xc27afd);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|
|
23
|
+
import{Command as _0x2a2adc,Plugin as _0x4a3f61,PendingActions as _0x19a3c1}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3ddcc7,ObservableMixin as _0x28df7b,uid as _0x5ae980,priorities as _0x3ea4f5,insertToPriorityArray as _0x4765d1,logWarning as _0x1579ff,getEnvKeystrokeText as _0x278238,FocusTracker as _0x2e65ef,KeystrokeHandler as _0x984ca4,Collection as _0x4e2aa6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x3dc774,IconCancel as _0x292a4f,IconTrackChanges as _0x3a5fc6}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x3035b8,View as _0x2363de,ViewCollection as _0x4c9bf3,FocusCycler as _0x4356e1,ViewModel as _0x12ac24,createDropdown as _0x354971,SplitButtonView as _0x392e30,addListToDropdown as _0x14e197,MenuBarMenuView as _0x25eb95,MenuBarMenuListView as _0x5372de,ListSeparatorView as _0x137561,MenuBarMenuListItemView as _0x4b6659,MenuBarMenuListItemButtonView as _0x451c87,BodyCollection as _0x23b5c4,Dialog as _0x3f407f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x10352c,hashObject as _0x167b69,surroundingMarkersDetector as _0x39d16b,FOCUS_ANNOTATION_KEYSTROKE as _0x53f47c,AriaDescriptionView as _0x2acbd4,setupThreadKeyboardNavigation as _0xe4b060,trimHtml as ti,UserView as _0x24ebfe,LateFocusButtonView as _0x509438,getDateTimeFormatter as _0x39d880,getAllMarkersDomElementsSorted as _0x191051,sanitizeEditorConfig as _0x4ddee9}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x1853b0,LiveRange as _0x36f06e,LivePosition as _0x60ba45,DowncastWriter as _0x1bb2d9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0xd3142e,toWidget as _0x61d478}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x176173,set as _0x5b5ab5,isEqual as _0x5a9b14,unset as _0x5e6fab,omit as Ft}from'es-toolkit/compat';import{Delete as _0x595526,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xc211d1}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as _0x363c90}from'@ckeditor/ckeditor5-clipboard/dist/index.js';class B extends _0x2a2adc{['_enabledCommands'];constructor(_0x26f401,_0x20ff87){super(_0x26f401),this['_enabledCommands']=_0x20ff87,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 _0x246e79 of this['editor']['commands']['commands']())_0x246e79['affectsData']&&!this['_enabledCommands']['has'](_0x246e79)&&_0x246e79['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1dd4f3 of this['editor']['commands']['commands']())_0x1dd4f3['affectsData']&&!this['_enabledCommands']['has'](_0x1dd4f3)&&_0x1dd4f3['clearForceDisabled']('TrackChangesCommand');}}class O extends _0x2a2adc{['_suggestions'];constructor(_0x74d056,_0x100cb8){super(_0x74d056),this['_suggestions']=_0x100cb8,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x77f7b2){const _0x2500fb=this['_suggestions']['get'](_0x77f7b2);if(!_0x2500fb)throw new _0x3ddcc7('track-changes-accept-suggestion-not-found',this);const _0x566936=_0x2500fb['getRanges']();this['editor']['model']['canEditAt'](_0x566936)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x2500fb);}}class R extends _0x2a2adc{['_suggestions'];constructor(_0xdcf284,_0x4ffe27){super(_0xdcf284),this['_suggestions']=_0x4ffe27,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2ff250){const _0x77db0b=this['_suggestions']['get'](_0x2ff250);if(!_0x77db0b)throw new _0x3ddcc7('track-changes-discard-suggestion-not-found',this);const _0x203aae=_0x77db0b['getRanges']();this['editor']['model']['canEditAt'](_0x203aae)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x77db0b);}}function ls(_0x19cad0,_0xa3faa2){let _0x134859='';return _0x134859+=_0x19cad0['split']('*')['map']((_0x253c8e,_0x12e481)=>_0x12e481%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x253c8e)+'</span>':nn(_0x253c8e))['join'](''),_0xa3faa2&&(_0x134859+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0xa3faa2['value']+'\x22\x20title=\x22'+_0xa3faa2['title']+'\x22></span>'),_0x134859;}function nn(_0x5b1ce2){const _0x1b4b41=document['createElement']('span');return _0x1b4b41['innerText']=_0x5b1ce2,_0x1b4b41['innerHTML'];}function ts(_0xea5d28){return _0xea5d28['sort']((_0x1765e0,_0x4770fb)=>'deletion'==_0x1765e0['type']&&'deletion'!=_0x4770fb['type']?-0x1:'deletion'!=_0x1765e0['type']&&'deletion'==_0x4770fb['type']?0x1:0x0);}function to(_0x5ae080,_0x125c1d){let _0x24bce3,_0xcf530d=0x0;const _0x295b81=[],_0x387583=_0x125c1d['schema'];for(;_0xcf530d<_0x5ae080['length'];){const _0x4ad9b6=_0x5ae080[_0xcf530d],_0x5a3c04=_0x5ae080[_0xcf530d+0x1];_0x24bce3||(_0x24bce3=_0x125c1d['createPositionBefore'](_0x4ad9b6)),on(_0x125c1d,_0x4ad9b6,_0x5a3c04)||(_0x295b81['push'](_0x125c1d['createRange'](_0x24bce3,_0x387583['isObject'](_0x4ad9b6)?_0x125c1d['createPositionAfter'](_0x4ad9b6):_0x125c1d['createPositionAt'](_0x4ad9b6,'end'))),_0x24bce3=null),_0xcf530d++;}return _0x295b81;}function on(_0x1b59db,_0xcd31ec,_0x2ffa7b){if(!_0x2ffa7b)return!0x1;const _0x3c77fd=_0x1b59db['createPositionAfter'](_0xcd31ec),_0x4d5ce6=_0x1b59db['createPositionBefore'](_0x2ffa7b);return _0x3c77fd['isTouching'](_0x4d5ce6);}function rs(_0x416999,_0x456aa0,_0x312747){for(;_0x312747['length'];){const _0x29dde6=_0x312747['splice'](0x0,0x64);_0x416999['change'](()=>{for(const _0x408ce9 of _0x29dde6)_0x408ce9['isInContent']&&_0x456aa0['execute'](_0x408ce9['id']);});}}class x extends _0x2a2adc{['_command'];['_suggestions'];constructor(_0x519488,_0x2d186b,_0x107a27){super(_0x519488),this['_command']=_0x2d186b,this['_suggestions']=_0x107a27,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x21fe09=Array['from'](this['_suggestions']['values']())['some'](_0xa69b8f=>_0xa69b8f['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x21fe09;}['execute'](){const _0x25552f=ts(Array['from'](this['_suggestions']['values']()));for(const _0x299264 of _0x25552f){const _0xe858e5=_0x299264['getRanges']();if(!this['editor']['model']['canEditAt'](_0xe858e5))return;}rs(this['editor']['model'],this['_command'],_0x25552f);}}class E extends _0x2a2adc{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x559eb1,_0x1ec9f6,_0x409e68){super(_0x559eb1),this['_command']=_0x1ec9f6,this['_suggestions']=_0x409e68,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x461475=this['editor']['model']['document']['selection'],_0x33fe91=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x4d8a69,_0x5812c6){const _0x59b947=Array['from'](_0x4d8a69['getRanges']()),_0x983717=new Set();for(const _0x4839ad of _0x5812c6)if(_0x4839ad['isInContent']){for(const _0x257b7d of _0x59b947)for(const _0x5edd62 of _0x4839ad['getRanges']())(_0x257b7d['isIntersecting'](_0x5edd62)||_0x4d8a69['isCollapsed']&&!_0x4839ad['isMultiRange']&&_0x4839ad['next']&&_0x5edd62['end']['isTouching'](_0x257b7d['start']))&&_0x983717['add'](_0x4839ad);}return _0x983717;}(_0x461475,_0x33fe91),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4ac71b=ts(Array['from'](this['_selectedSuggestions']));for(const _0x255a63 of _0x4ac71b){const _0x5237a3=_0x255a63['getRanges']();if(!this['editor']['model']['canEditAt'](_0x5237a3))return;}rs(this['editor']['model'],this['_command'],_0x4ac71b);}}class o extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x28df7b(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x50dd47,_0x421d42){super(),this['id']=_0x421d42['id'],this['type']=_0x421d42['type'],this['subType']=_0x421d42['subType']||null,this['author']=_0x421d42['author'],this['creator']=_0x421d42['creator']||_0x421d42['author'],this['isExternal']=Boolean(_0x421d42['attributes']&&_0x421d42['attributes']['@external']),this['data']=null,this['_model']=_0x50dd47,this['_onAccept']=_0x421d42['onAccept'],this['_onDiscard']=_0x421d42['onDiscard'],this['_onAttributesChange']=_0x421d42['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x421d42['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 _0x2ff199=this;for(;_0x2ff199['previous'];)_0x2ff199=_0x2ff199['previous'];return _0x2ff199;}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'](_0x42e362){this['_markerNames']['add'](_0x42e362);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x83ffbb=>this['_model']['markers']['get'](_0x83ffbb))['filter'](_0x17df13=>_0x17df13);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x3d8335=>{for(const _0x453671 of this['getMarkers']())_0x3d8335['removeMarker'](_0x453671);}),this['_markerNames']['clear']();}['removeMarker'](_0x2f4de7){this['_model']['change'](_0x27f8b8=>{_0x27f8b8['removeMarker'](_0x2f4de7);}),this['_markerNames']['delete'](_0x2f4de7);}['addRange'](_0x179a57){const _0x5c8274='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x5c8274),this['_model']['change'](_0x324463=>{_0x324463['addMarker'](_0x5c8274,{'range':_0x179a57,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x18e536){for(const _0x4c0922 of this['getRanges']())if(_0x4c0922['isIntersecting'](_0x18e536))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x3b50f1=>_0x3b50f1['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0xb415d8,_0x4077b0)=>[..._0xb415d8,..._0x4077b0['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5ce860=this['getRanges']();if(0x1!=_0x5ce860['length'])return null;const _0x53f6c0=_0x5ce860[0x0],_0x48cd4a=_0x53f6c0['start']['nodeAfter'],_0x7c80cd=_0x53f6c0['end']['nodeBefore'];return _0x48cd4a instanceof _0x1853b0?_0x48cd4a!=_0x7c80cd?null:_0x48cd4a: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 _0x535219=[];let _0x37e7cf=this['head'];for(;_0x37e7cf;)_0x535219['push'](_0x37e7cf),_0x37e7cf=_0x37e7cf['next'];return _0x535219;}['setAttribute'](_0x51a826,_0x5144a7){const _0x4c023d=_0x176173(this['attributes']);_0x5b5ab5(_0x4c023d,_0x51a826,_0x5144a7),_0x5a9b14(_0x4c023d,this['attributes'])||(this['attributes']=_0x4c023d,this['_onAttributesChange'](_0x4c023d));}['removeAttribute'](_0x4221fe){const _0x2be407=_0x176173(this['attributes']);_0x5e6fab(_0x2be407,_0x4221fe),_0x5a9b14(_0x2be407,this['attributes'])||(this['attributes']=_0x2be407,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 _0x5ae980()['substr'](0x1,0x5);}}function c(_0x278916,_0x2eafa0,_0x1c0d13){const _0x195757=_0x278916['t'],t=_0x278916['t'];switch(_0x2eafa0){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',_0x1c0d13);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1c0d13);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1c0d13);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1c0d13);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1c0d13);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',_0x1c0d13);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1c0d13);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',_0x1c0d13);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1c0d13);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1c0d13);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1c0d13);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1c0d13);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1c0d13);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x1c0d13);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1c0d13);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1c0d13);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1c0d13);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1c0d13);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1c0d13);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1c0d13);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1c0d13);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1c0d13);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1c0d13);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1c0d13);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x1c0d13);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'},_0x1c0d13);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x1c0d13);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x1c0d13);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1c0d13);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1c0d13);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1c0d13);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1c0d13);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1c0d13);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'},_0x1c0d13);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1c0d13);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1c0d13);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1c0d13);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1c0d13);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'},_0x1c0d13);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1c0d13);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'},_0x1c0d13);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'},_0x1c0d13);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1c0d13);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'},_0x1c0d13);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1c0d13);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'},_0x1c0d13);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1c0d13);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1c0d13);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'},_0x1c0d13);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x1c0d13);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 _0x195757({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x1c0d13);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x195757({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x1c0d13);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x1c0d13);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'},_0x1c0d13);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'},_0x1c0d13);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'},_0x1c0d13);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2eafa0;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x38c4e6,_0x55c7d5){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x38c4e6,this['_locale']=_0x55c7d5;}['getDescriptions'](_0x4a1446){const _0xed77fc=[],_0x4260f8=new Set(),_0xc42c1e=new Set();for(let _0x5048dc=0x0;_0x5048dc<_0x4a1446['length'];_0x5048dc++){const _0x3986dd=_0x4a1446[_0x5048dc];if(!_0x3986dd['isInContent'])continue;const _0x34a06f=this['_handleCustomCallbackDescription'](_0x3986dd);if(_0x34a06f){if(null!=_0x3986dd['subType']){if(_0x4260f8['has'](_0x3986dd['subType']))continue;_0x4260f8['add'](_0x3986dd['subType']);}_0xed77fc['push'](_0x34a06f);}else{if('attribute'!=_0x3986dd['type'])'insertion'!=_0x3986dd['type']&&'deletion'!=_0x3986dd['type']||this['_handleInsertRemoveSuggestionDescription'](_0xed77fc,_0x3986dd,_0x4a1446[_0x5048dc+0x1]);else{const _0x237b6e=_0x3986dd['data']['key'];if(_0xc42c1e['has'](_0x237b6e))continue;_0xc42c1e['add'](_0x3986dd['data']['key']),_0x237b6e==u?this['_handleRenameSuggestionDescription'](_0xed77fc,_0x3986dd):this['_handleAttributeSuggestionDescription'](_0xed77fc,_0x3986dd);}}}return this['_resolveDescriptionItems'](_0xed77fc);}['registerDescriptionCallback'](_0x24f96a){this['_customCallbacks']['push'](_0x24f96a);}['registerElementLabel'](_0xa8070d,_0x3730b1,_0x5868d8=_0x3ea4f5['normal']){'function'==typeof _0xa8070d?_0x4765d1(this['_itemLabelsCallbacks'],{'matchingCallback':_0xa8070d,'label':_0x3730b1,'priority':_0x5868d8}):this['_itemLabels']['set'](_0xa8070d,_0x3730b1);}['registerAttributeLabel'](_0xa78c96,_0x34ca11){this['_attributeLabels']['set'](_0xa78c96,_0x34ca11);}['getItemLabel'](_0x7d3a5f,_0x1e4402=0x1){let _0x102a7b;for(const _0x241f12 of this['_itemLabelsCallbacks'])if(_0x241f12['matchingCallback'](_0x7d3a5f)){_0x102a7b=_0x241f12['label'];break;}return _0x102a7b||(_0x102a7b=this['_itemLabels']['get'](_0x7d3a5f['name'])),_0x102a7b?_0x102a7b(_0x1e4402):0x1!==_0x1e4402?_0x1e4402+'\x20'+_0x7d3a5f['name']+'s':''+_0x7d3a5f['name'];}['_addDescriptionItems'](_0x37d83e,_0x1af988){const _0x18b488=_0x1af988['getFirstRange']()['getWalker'](),_0x4d18f5='insertion'==_0x1af988['type']?'add':'remove';for(const _0x256123 of _0x18b488){const _0x22da1f=_0x256123['item'],_0x47bf33=_0x37d83e[_0x37d83e['length']-0x1];if(_0x22da1f['is']('$textProxy'))_0x47bf33&&_0x47bf33['type']['indexOf']('Container')>-0x1&&_0x37d83e['pop'](),_0x47bf33&&'text'==_0x47bf33['type']?_0x47bf33[_0x4d18f5]+=_0x22da1f['data']:_0x37d83e['push']({'type':'text','add':'add'==_0x4d18f5?_0x22da1f['data']:'','remove':'remove'==_0x4d18f5?_0x22da1f['data']:''});else{if(this['_schema']['isObject'](_0x22da1f)){const _0x1e7699=_0x22da1f;if(_0x47bf33&&_0x47bf33['type']['indexOf']('Container')>-0x1&&_0x37d83e['pop'](),'elementEnd'==_0x256123['type'])continue;_0x47bf33&&_0x47bf33['type']==_0x4d18f5+'Object'&&_0x47bf33['element']['name']==_0x1e7699['name']?_0x47bf33['quantity']++:_0x37d83e['push']({'type':_0x4d18f5+'Object','element':_0x1e7699,'quantity':0x1}),_0x18b488['skip'](_0x211599=>!('elementEnd'==_0x211599['type']&&_0x211599['item']==_0x22da1f));}else{if(this['_schema']['checkChild'](_0x22da1f,'$text')||_0x22da1f['is']('element','softBreak')){const _0x24ca04=_0x22da1f;if('add'==_0x4d18f5&&'elementStart'==_0x256123['type']||'remove'==_0x4d18f5&&'elementEnd'==_0x256123['type'])continue;if(_0x47bf33&&-0x1==_0x47bf33['type']['indexOf']('Container')){'text'==_0x47bf33['type']&&(_0x47bf33[_0x4d18f5]+='\x0a');continue;}let _0x1e8f4b;if(_0x1e8f4b='add'==_0x4d18f5?_0x24ca04['nextSibling']&&!this['_schema']['isObject'](_0x24ca04['nextSibling'])?_0x24ca04['nextSibling']:null:_0x24ca04['previousSibling']&&!this['_schema']['isObject'](_0x24ca04['previousSibling'])?_0x24ca04['previousSibling']:null,_0x24ca04['isEmpty']||_0x1e8f4b&&_0x1e8f4b['isEmpty']){const _0x5a6973=_0x1e8f4b&&_0x1e8f4b['isEmpty']?_0x1e8f4b:_0x24ca04;_0x47bf33&&_0x47bf33['type']==_0x4d18f5+'EmptyContainer'&&_0x47bf33['element']['name']==_0x5a6973['name']?_0x47bf33['quantity']++:_0x37d83e['push']({'type':_0x4d18f5+'EmptyContainer','element':_0x5a6973,'quantity':0x1});}else _0x37d83e['push']({'type':_0x4d18f5+'Container','element':_0x24ca04});}}}}}['_resolveDescriptionItems'](_0x3658f1){const _0x584652=this['_locale'],_0x3ca2a6=[],_0x43ad23=[],_0x559d6a=[];for(const _0x4f6307 of _0x3658f1)switch(_0x4f6307['type']){case'text':if(_0x4f6307['add']=_0x4f6307['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4f6307['remove']=_0x4f6307['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4f6307['add']&&''!=_0x4f6307['remove']){_0x3ca2a6['push']({'type':'replace','content':c(_0x584652,'REPLACE_TEXT',['\x22'+_0x4f6307['remove']+'\x22','\x22'+_0x4f6307['add']+'\x22'])});continue;}if(null!=_0x4f6307['add']['match'](/^ +$/)){_0x3ca2a6['push']({'type':'insertion','content':c(_0x584652,'*Insert:*\x20%0',c(_0x584652,'ELEMENT_SPACE',_0x4f6307['add']['length']))});continue;}if(null!=_0x4f6307['remove']['match'](/^ +$/)){_0x3ca2a6['push']({'type':'deletion','content':c(_0x584652,'*Remove:*\x20%0',c(_0x584652,'ELEMENT_SPACE',_0x4f6307['remove']['length']))});continue;}if(''!=_0x4f6307['add']){_0x3ca2a6['push']({'type':'insertion','content':c(_0x584652,'*Insert:*\x20%0','\x22'+_0x4f6307['add']+'\x22')});continue;}_0x3ca2a6['push']({'type':'deletion','content':c(_0x584652,'*Remove:*\x20%0','\x22'+_0x4f6307['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x3ca2a6['push']({'type':'insertion','content':c(_0x584652,'*Insert:*\x20%0',this['getItemLabel'](_0x4f6307['element'],_0x4f6307['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x3ca2a6['push']({'type':'deletion','content':c(_0x584652,'*Remove:*\x20%0',this['getItemLabel'](_0x4f6307['element'],_0x4f6307['quantity']))});continue;case'addContainer':_0x3ca2a6['push']({'type':'insertion','content':c(_0x584652,'*Split:*\x20%0',this['getItemLabel'](_0x4f6307['element'],_0x4f6307['quantity']))});continue;case'removeContainer':_0x3ca2a6['push']({'type':'deletion','content':c(_0x584652,'*Merge:*\x20%0',this['getItemLabel'](_0x4f6307['element'],_0x4f6307['quantity']))});continue;case'addFormat':_0x43ad23['push'](_0x4f6307['key']);continue;case'removeFormat':_0x559d6a['push'](_0x4f6307['key']);continue;default:_0x3ca2a6['push'](_0x4f6307);}if(_0x43ad23['length']){const _0x424cc1=_0x43ad23['map'](_0x34c62d=>this['_attributeLabels']['has'](_0x34c62d)?this['_attributeLabels']['get'](_0x34c62d):_0x34c62d)['join'](',\x20');_0x3ca2a6['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x424cc1)});}if(_0x559d6a['length']){const _0x44abeb=_0x559d6a['map'](_0x4986b6=>this['_attributeLabels']['has'](_0x4986b6)?this['_attributeLabels']['get'](_0x4986b6):_0x4986b6)['join'](',\x20');_0x3ca2a6['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x44abeb)});}return _0x3ca2a6;}['_handleCustomCallbackDescription'](_0x24caae){for(const _0x5c9a14 of this['_customCallbacks']){const _0x75407d=_0x5c9a14(_0x24caae);if(_0x75407d&&'type'in _0x75407d)return _0x75407d;}}['_handleAttributeSuggestionDescription'](_0x98b15b,_0x3c54f2){const _0x420624=_0x3c54f2['data'],_0x4a25f1=void 0x0===_0x420624['newValue']?'removeFormat':'addFormat';_0x98b15b['push']({'type':_0x4a25f1,'key':_0x420624['key']});}['_handleRenameSuggestionDescription'](_0x1fc8ff,_0x3a8545){_0x1fc8ff['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3a8545['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x2107f,_0x582519,_0x498c8e){if(this['_addDescriptionItems'](_0x2107f,_0x582519),_0x498c8e&&_0x498c8e['getFirstRange']()&&!_0x582519['getFirstRange']()['end']['isEqual'](_0x498c8e['getFirstRange']()['start'])){const _0x12b160=_0x2107f[_0x2107f['length']-0x1],_0x418aa8='insertion'==_0x582519['type']?'add':'remove';_0x12b160&&'text'==_0x12b160['type']&&(_0x12b160[_0x418aa8]+='\x0a');}}}class U extends _0x4a3f61{['afterInit'](){const _0x3366cf=this['editor'],_0x5d5553=_0x3366cf['plugins']['get']('TrackChangesEditing');_0x3366cf['commands']['get']('showAIAssistant')&&_0x5d5553['enableCommand']('showAIAssistant');}}class V extends _0x4a3f61{['afterInit'](){const _0x2c0da6=this['editor'],_0x32f0b7=_0x2c0da6['locale'];if(!_0x2c0da6['plugins']['has']('AlignmentEditing'))return;const _0x5623f3=_0x2c0da6['plugins']['get']('TrackChangesEditing');_0x5623f3['enableDefaultAttributesIntegration']('alignment'),_0x5623f3['registerBlockAttribute']('alignment'),_0x5623f3['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x32f0b7,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48d593=this['editor'],_0x3af11a=_0x48d593['locale'];_0x48d593['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f8dbc=>{if('formatBlock'!=_0x4f8dbc['type'])return;const {data:_0x1d3599}=_0x4f8dbc;if(_0x1d3599&&'alignment'==_0x1d3599['commandName']){const _0x5ee982=_0x1d3599['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x3af11a,'*Format:*\x20%0',function(_0x430857){switch(_0x430857){case'left':return c(_0x3af11a,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x3af11a,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x3af11a,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x3af11a,'FORMAT_JUSTIFY_TEXT');}}(_0x5ee982))};}});}}const Zt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x4a3f61{['afterInit'](){const _0x1cd510=this['editor'],_0x55da25=_0x1cd510['plugins']['get']('TrackChangesEditing'),_0x21155d=_0x1cd510['locale'];for(const _0x58bb54 of Zt){if(!_0x1cd510['plugins']['has'](_0x58bb54))continue;const _0x3e2ad4=_0x58bb54['slice'](0x0,-0x7)['toLowerCase'](),_0xf5b0d0='FORMAT_'+_0x3e2ad4['toUpperCase']();_0x55da25['enableDefaultAttributesIntegration'](_0x3e2ad4),_0x55da25['registerInlineAttribute'](_0x3e2ad4),_0x55da25['descriptionFactory']['registerAttributeLabel'](_0x3e2ad4,c(_0x21155d,_0xf5b0d0));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x76ac5f=this['editor'],_0x1379b7=_0x76ac5f['locale'],_0x4f956d=_0x76ac5f['plugins']['get']('TrackChangesEditing');function _0x4552f4(_0x51b503,_0x396e7b){_0x4f956d['descriptionFactory']['registerDescriptionCallback'](_0xf69b3b=>{if('formatInline'!=_0xf69b3b['type'])return;const {data:_0x5c365c}=_0xf69b3b;return _0x5c365c&&_0x5c365c['commandName']===_0x51b503?_0x5c365c['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x1379b7,'*Format:*\x20%0',_0x396e7b)}:{'type':'format','content':c(_0x1379b7,'*Remove\x20format:*\x20%0',_0x396e7b)}:void 0x0;});}_0x4552f4('bold',c(_0x1379b7,'FORMAT_BOLD')),_0x4552f4('italic',c(_0x1379b7,'FORMAT_ITALIC')),_0x4552f4('underline',c(_0x1379b7,'FORMAT_UNDERLINE')),_0x4552f4('code',c(_0x1379b7,'FORMAT_CODE')),_0x4552f4('strikethrough',c(_0x1379b7,'FORMAT_STRIKETHROUGH')),_0x4552f4('subscript',c(_0x1379b7,'FORMAT_SUBSCRIPT')),_0x4552f4('superscript',c(_0x1379b7,'FORMAT_SUPERSCRIPT'));}}class G extends _0x4a3f61{['afterInit'](){const _0xa829a4=this['editor'],_0x3e6aa9=_0xa829a4['locale'];if(!_0xa829a4['plugins']['has']('BlockQuoteEditing'))return;const _0x2de4a6=_0xa829a4['plugins']['get']('TrackChangesEditing'),_0x4a14b1=this['editor']['commands']['get']('blockQuote');_0x2de4a6['enableCommand']('blockQuote',(_0x3b5eda,_0x21a2f8={})=>{const _0xd9561f=this['editor']['model']['document']['selection'],_0x3b14ed=_0x21a2f8&&void 0x0!==_0x21a2f8['forceValue']?_0x21a2f8['forceValue']:!_0x4a14b1['value'];let _0x10d284=[];if(_0x3b14ed){const _0x28ee1d=Array['from'](_0xd9561f['getSelectedBlocks']())['filter'](_0xcf2811=>oo(_0xcf2811)||function(_0x28b0f2,_0x2f9899){const _0x4d13c0=_0x2f9899['checkChild'](_0x28b0f2['parent'],'blockQuote'),_0x397f7d=_0x2f9899['checkChild'](['$root','blockQuote'],_0x28b0f2);return _0x4d13c0&&_0x397f7d;}(_0xcf2811,this['editor']['model']['schema']));_0x10d284=to(_0x28ee1d,_0xa829a4['model']);}else{const _0x40b538=Array['from'](_0xd9561f['getSelectedBlocks']())['filter'](_0x1d2514=>oo(_0x1d2514));_0x10d284=to(_0x40b538,_0xa829a4['model']);}_0xa829a4['model']['change'](()=>{for(const _0x4388bd of _0x10d284)_0x2de4a6['markBlockFormat'](_0x4388bd,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x3b14ed}]});});}),_0x2de4a6['descriptionFactory']['registerDescriptionCallback'](_0x2565be=>{const {data:_0x2f4e03}=_0x2565be;if(_0x2f4e03&&'blockQuote'==_0x2f4e03['commandName']){const _0x345e2d=c(_0x3e6aa9,'ELEMENT_BLOCK_QUOTE');return _0x2f4e03['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x3e6aa9,'*Set\x20format:*\x20%0',_0x345e2d)}:{'type':'format','content':c(_0x3e6aa9,'*Remove\x20format:*\x20%0',_0x345e2d)};}});}}function oo(_0x2d026c){return'blockQuote'==_0x2d026c['parent']['name'];}class L extends _0x4a3f61{['afterInit'](){const _0x53f6a0=this['editor'],_0x39c9c5=_0x53f6a0['locale'],_0x43e965=_0x53f6a0['plugins']['get']('TrackChangesEditing');_0x53f6a0['plugins']['has']('BookmarkEditing')&&(_0x43e965['enableCommand']('insertBookmark'),_0x43e965['enableDefaultAttributesIntegration']('updateBookmark'),_0x43e965['registerBlockAttribute']('bookmarkId'),_0x43e965['descriptionFactory']['registerDescriptionCallback'](_0x1109a9=>{if('insertion'!=_0x1109a9['type']&&'deletion'!=_0x1109a9['type']&&'attribute'!=_0x1109a9['type'])return;const _0x3cbc00=_0x1109a9['getContainedElement']();if(null==_0x3cbc00)return;if(!_0x3cbc00['is']('element','bookmark'))return;const _0x382810=_0x3cbc00['getAttribute']('bookmarkId');if('insertion'==_0x1109a9['type'])return{'type':'insertion','content':c(_0x39c9c5,'*Insert:*\x20%0','\x22'+_0x382810+'\x22\x20'+c(_0x39c9c5,'ELEMENT_BOOKMARK'))};if('deletion'==_0x1109a9['type'])return{'type':'deletion','content':c(_0x39c9c5,'*Remove:*\x20%0','\x22'+_0x382810+'\x22\x20'+c(_0x39c9c5,'ELEMENT_BOOKMARK'))};const {data:_0x326ee7}=_0x1109a9;if(!_0x326ee7||'bookmarkId'!=_0x326ee7['key'])return;return{'type':'format','content':c(_0x39c9c5,'*Set\x20bookmark:*\x20%0','\x22'+_0x326ee7['newValue']+'\x22')};}));}}class J extends _0x4a3f61{['afterInit'](){const _0x32ddc9=this['editor'];_0x32ddc9['plugins']['has']('CaseChange')&&(_0x32ddc9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x32ddc9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x32ddc9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x4a3f61{['afterInit'](){const _0x4c26af=this['editor'];_0x4c26af['commands']['get']('ckbox')&&_0x4c26af['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x4a3f61{['afterInit'](){const _0x15cf71=this['editor'];if(!_0x15cf71['plugins']['has']('CodeBlock'))return;const _0x141321=_0x15cf71['plugins']['get']('TrackChangesEditing'),_0x521045=_0x15cf71['locale'],_0x415eb2=_0x15cf71['config']['get']('codeBlock')['languages'],_0xfbdfdd=_0x15cf71['commands']['get']('codeBlock');_0x141321['enableCommand']('indentCodeBlock'),_0x141321['enableCommand']('outdentCodeBlock'),_0x141321['enableCommand']('codeBlock',(_0x3bb35c,_0x52165f={})=>{const _0x54c359=_0x15cf71['model'],_0x15e76a=_0x15cf71['model']['document']['selection'],_0x3e0bb9=_0x52165f&&void 0x0!==_0x52165f['forceValue']?_0x52165f['forceValue']:!_0xfbdfdd['value'];let _0x1ea64c;_0x52165f['language']||(_0x52165f['language']=_0x415eb2[0x0]['language']),_0x1ea64c=_0x3e0bb9?Array['from'](_0x15e76a['getSelectedBlocks']())['filter'](_0x4d0078=>eo(_0x4d0078)||function(_0x202ae9,_0x58bc09){if(_0x202ae9['is']('rootElement')||_0x58bc09['isLimit'](_0x202ae9))return!0x1;return _0x58bc09['checkChild'](_0x202ae9['parent'],'codeBlock');}(_0x4d0078,_0x54c359['schema'])):Array['from'](_0x15e76a['getSelectedBlocks']())['filter'](_0x597dbc=>eo(_0x597dbc));const _0x284e83=to(_0x1ea64c,_0x54c359);_0x54c359['change'](()=>{for(const _0x2fc117 of _0x284e83)_0x141321['markBlockFormat'](_0x2fc117,{'commandName':'codeBlock','commandParams':[{..._0x52165f,'forceValue':_0x3e0bb9}],'formatGroupId':'blockName'});});}),(_0x141321['descriptionFactory']['registerElementLabel']('codeBlock',_0x46e247=>c(_0x521045,'ELEMENT_CODE_BLOCK',_0x46e247)),_0x141321['descriptionFactory']['registerDescriptionCallback'](_0x356546=>{if('formatBlock'!=_0x356546['type'])return;const _0x553ccd=_0x521045['t'],{data:_0xfe16b6}=_0x356546;if(!_0xfe16b6||'codeBlock'!=_0xfe16b6['commandName'])return;const _0x22aa29=_0xfe16b6['commandParams'][0x0]['language'],_0x251787=_0x553ccd(_0x415eb2['find'](_0x356a27=>_0x356a27['language']===_0x22aa29)['label'])['toLowerCase']();return _0xfe16b6['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x521045,'*Set\x20format:*\x20%0',c(_0x521045,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x251787+')')}:{'type':'format','content':c(_0x521045,'*Remove\x20format:*\x20%0',c(_0x521045,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x296b67){return'codeBlock'==_0x296b67['name'];}class q extends _0x4a3f61{['afterInit'](){const _0x448a7c=this['editor'];if(!_0x448a7c['plugins']['has']('CommentsEditing'))return;_0x448a7c['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x4b4482,_0x52c32e,_0x1f2d42){const _0x1c9f9a=[];for(const _0x14c5e8 of _0x52c32e['getItems']())_0x14c5e8['hasAttribute'](_0x4b4482)&&_0x1c9f9a['push'](_0x1f2d42['createRangeOn'](_0x14c5e8));return _0x1c9f9a;}function Fe(_0x2c2a4f,_0x444172,{showActiveMarker:_0x528ca5=!0x0}={}){const _0x10820a=_0x2c2a4f['plugins']['get']('TrackChangesEditing');return(_0x137ac4,_0x37c014,_0x59b64a)=>{if(!_0x59b64a['consumable']['test'](_0x37c014['markerRange'],_0x137ac4['name']))return;const _0xdf2e0d=_0x37c014['markerRange']['getWalker'](),_0x2601c9=_0x37c014['markerRange']['start'],_0x4dd344=_0x2c2a4f['model']['schema'];let _0x17bcb1=null,_0x10031b=null,_0x3345c2=!0x1,_0x350cd9=!0x1;for(const _0x493f70 of _0xdf2e0d){const _0x319201=_0x493f70['item'];_0x3345c2=_0x3345c2||_0x4dd344['isContent'](_0x319201);const _0x30d7e1=_0x59b64a['mapper']['toViewElement'](_0x319201);if(_0x30d7e1&&_0x30d7e1['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x493f70['type']&&(_0x4dd344['isBlock'](_0x319201)&&!_0x4dd344['isLimit'](_0x319201)&&(_0x319201['nextSibling']||_0x2601c9['isAtEnd']?_0x17bcb1&&_0x17bcb1['parent']==_0x319201||(_0x17bcb1=_0x319201,_0x4c086b(_0x493f70['previousPosition']),_0x350cd9=!0x0):_0x10031b=_0x10031b||_0x493f70['previousPosition']));}function _0x4c086b(_0x43bb2c){const {authorId:_0x2a7d52}=_0x10820a['_splitMarkerName'](_0x37c014['markerName']),_0x5bbcf6=_0x59b64a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x444172,'data-author-id':_0x2a7d52}),_0x471dc9=_0x59b64a['mapper']['toViewPosition'](_0x43bb2c);_0x528ca5&&_0x10820a['activeMarkers']['includes'](_0x37c014['markerName'])&&_0x59b64a['writer']['addClass']('ck-suggestion-marker--active',_0x5bbcf6),_0x59b64a['writer']['insert'](_0x471dc9,_0x5bbcf6),_0x59b64a['mapper']['bindElementToMarker'](_0x5bbcf6,_0x37c014['markerName']);}_0x3345c2||_0x350cd9||!_0x10031b||_0x4c086b(_0x10031b);};}class z extends _0x4a3f61{static get['requires'](){return[_0x595526];}['init'](){const _0x56b6d3=this['editor'],_0x20f5c9=_0x56b6d3['plugins']['get']('TrackChangesEditing');_0x20f5c9['enableCommand']('delete');const _0x235046=_0x56b6d3['commands']['get']('deleteForward');_0x20f5c9['enableCommand']('deleteForward',(_0x2a49ce,_0x9fbe9e={})=>{const _0x47770b=_0x56b6d3['model']['createSelection'](_0x56b6d3['model']['document']['selection']);_0x47770b['isCollapsed']&&_0x56b6d3['model']['modifySelection'](_0x47770b,{'direction':'forward','unit':_0x9fbe9e['unit']});const _0x50b51f=_0x47770b['getFirstRange'](),_0x277d49=_0x36f06e['fromRange'](_0x50b51f);let _0x5d695e;_0x2a49ce(_0x9fbe9e),_0x5d695e='$graveyard'==_0x277d49['root']['rootName']?_0x56b6d3['model']['createRange'](_0x50b51f['start']):_0x56b6d3['model']['createRange'](_0x277d49['start'],_0x277d49['end']),_0x277d49['detach'](),_0x56b6d3['model']['enqueueChange'](_0x235046['buffer']['batch'],_0x1bfc40=>{_0x235046['buffer']['lock'](),_0x1bfc40['setSelection'](_0x1bfc40['createRange'](_0x5d695e['end'])),_0x235046['buffer']['unlock']();});}),_0x56b6d3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',Fe(_0x56b6d3,'merge'),{'priority':'high'}),_0x56b6d3['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0xd49690,_0x1ed421,_0x5a35d9)=>{_0x5a35d9['options']['showSuggestionHighlights']&&Fe(_0x56b6d3,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0xd49690,_0x1ed421,_0x5a35d9);},{'priority':'high'}),_0x56b6d3['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x1adfc5,_0x46cfef,_0x840ee9)=>{const _0x1e555=_0x840ee9['mapper']['markerNameToElements'](_0x46cfef['markerName']);if(_0x1e555){for(const _0x5ad2ec of _0x1e555)_0x5ad2ec['is']('uiElement')&&(_0x840ee9['mapper']['unbindElementFromMarkerName'](_0x5ad2ec,_0x46cfef['markerName']),_0x840ee9['writer']['remove'](_0x5ad2ec));}},{'priority':'high'});}}class W extends _0x4a3f61{['afterInit'](){const _0x44e07d=this['editor'];if(!_0x44e07d['plugins']['has']('ListEditing'))return;const _0x3545ab=_0x44e07d['locale'],_0x18994e=_0x44e07d['plugins']['get']('TrackChangesEditing'),_0xb662bc=_0x44e07d['plugins']['has']('TodoListEditing'),_0x2b6587=!!_0x44e07d['config']['get']('list.multiBlock');function _0x5c473a(_0x3d81c3){return{'type':'format','content':''+c(_0x3545ab,'*Set\x20format:*\x20%0',_0x3d81c3)};}function _0x31e0fd(_0x3eb633){return{'type':'format','content':''+c(_0x3545ab,'*Remove\x20format:*\x20%0',_0x3eb633)};}_0x18994e['enableDefaultAttributesIntegration']('numberedList'),_0x18994e['enableDefaultAttributesIntegration']('bulletedList'),_0x18994e['enableDefaultAttributesIntegration']('customNumberedList'),_0x18994e['enableDefaultAttributesIntegration']('customBulletedList'),_0x18994e['enableDefaultAttributesIntegration']('indentList'),_0x18994e['enableDefaultAttributesIntegration']('outdentList'),_0x18994e['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x18994e['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x18994e['registerBlockAttribute']('listItemId'),_0x18994e['registerBlockAttribute']('listType'),_0x18994e['registerBlockAttribute']('listIndent'),_0x2b6587&&(_0x18994e['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x18994e['enableDefaultAttributesIntegration']('mergeListItemForward')),_0xb662bc&&(_0x18994e['enableDefaultAttributesIntegration']('todoList'),_0x18994e['enableDefaultAttributesIntegration']('checkTodoList'),_0x18994e['registerBlockAttribute']('todoListChecked'),_0x18994e['descriptionFactory']['registerDescriptionCallback'](_0x1ea0bb=>{const {data:_0x1dd037}=_0x1ea0bb;if(_0x1dd037&&'todoListChecked'==_0x1dd037['key'])return{'type':'format','content':_0x1dd037['newValue']?c(_0x3545ab,'*Check\x20item*'):c(_0x3545ab,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x2aa1ce=>{if(_0x2aa1ce['batch']['isUndo'])return!0x1;let _0x4455ba=!0x1;const _0x4889ac=_0x18994e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1d149a=>'todoListChecked'===_0x18994e['_getAttributeKey'](_0x1d149a));for(const _0x53b422 of _0x4889ac){'todo'!=_0x53b422['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x18994e['_findSuggestions'](_0x53b422['getFirstRange'](),'attribute')['find'](_0x6509b7=>'listType'===_0x18994e['_getAttributeKey'](_0x6509b7['suggestion']))||(_0x2aa1ce['removeMarker'](_0x53b422['getFirstMarker']()),_0x4455ba=!0x0));}return _0x4455ba;})),_0x18994e['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x3545ab,'FORMAT_INDENT'));const _0x5d238f={'type':'format','content':''};_0x18994e['descriptionFactory']['registerDescriptionCallback'](_0x59a606=>{const {data:_0x4b29b5}=_0x59a606;if(!_0x4b29b5||'listType'!=_0x4b29b5['key'])return;let _0x195cdd=_0x59a606['head'];for(;_0x195cdd;){if(_0x195cdd['data']&&(('listStyle'==_0x195cdd['data']['key']||'listMarkerStyle'==_0x195cdd['data']['key'])&&(_0x195cdd['data']['newValue']&&'default'!=_0x195cdd['data']['newValue']||'default'!=_0x195cdd['data']['oldValue']&&!_0x4b29b5['newValue'])||!_0x2b6587&&_0x195cdd['data']['key']==u))return _0x5d238f;_0x195cdd=_0x195cdd['next'];}if(null==_0x4b29b5['newValue'])switch(_0x4b29b5['oldValue']){case'bulleted':return _0x31e0fd(c(_0x3545ab,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x31e0fd(c(_0x3545ab,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x31e0fd(c(_0x3545ab,'ELEMENT_TODO_LIST'));}switch(_0x4b29b5['newValue']){case'bulleted':return _0x5c473a(c(_0x3545ab,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5c473a(c(_0x3545ab,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5c473a(c(_0x3545ab,'ELEMENT_TODO_LIST'));}}),_0x18994e['descriptionFactory']['registerDescriptionCallback'](_0x23bf01=>{const {data:_0x1f20ca}=_0x23bf01;if(_0x1f20ca&&'listIndent'==_0x1f20ca['key'])return null==_0x1f20ca['newValue']||null==_0x1f20ca['oldValue']&&0x0==_0x1f20ca['newValue']?_0x5d238f:void 0x0;}),_0x18994e['descriptionFactory']['registerDescriptionCallback'](_0x374c4a=>{if('attribute'!=_0x374c4a['type'])return;const {data:_0x203632}=_0x374c4a;if(!_0x203632||'listItemId'!=_0x203632['key'])return;const _0x5752b2=Te(_0x374c4a);return'newValue'==_0x5752b2?{'type':'format','content':c(_0x3545ab,'*Merge:*\x20list\x20item')}:'oldValue'==_0x5752b2?{'type':'format','content':c(_0x3545ab,'*Split:*\x20list\x20item')}:_0x5d238f;}),_0x44e07d['model']['document']['registerPostFixer'](_0x4373ee=>this['listItemIdFixer'](_0x4373ee)),_0x44e07d['model']['document']['registerPostFixer'](_0xf3dab6=>this['noTrackChangesFixer'](_0xf3dab6)),_0x44e07d['model']['document']['on']('change:data',(_0x21e5d7,_0x1f1f80)=>{if(_0x1f1f80['isUndo']||!_0x1f1f80['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x612c3b){if(_0x612c3b['batch']['isUndo']||!_0x612c3b['batch']['isLocal'])return!0x1;let _0x2ad494=!0x1;const _0x539c59=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5d8895=>_0x5d8895['data']&&'listItemId'==_0x5d8895['data']['key'])['filter'](_0x2bb171=>_0x2bb171['data']['newValue']&&_0x2bb171['data']['oldValue']);for(const _0x593d34 of _0x539c59)Te(_0x593d34)||(_0x612c3b['removeMarker'](_0x593d34['getFirstMarker']()),_0x2ad494=!0x0);return _0x2ad494;}['noTrackChangesFixer'](_0x5d43c9){if(_0x5d43c9['batch']['isUndo']||!_0x5d43c9['batch']['isLocal'])return!0x1;const _0x5cb714=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x5cb714['trackChangesCommand']['value'])return!0x1;let _0x5ca91c=!0x1;const _0x41e353=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0xc592b8=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x31d297=>'attribute'==_0x31d297['type'])['filter'](_0x3a1915=>_0x41e353['includes'](_0x3a1915['attributeKey']));if(0x0==_0xc592b8['length'])return _0x5ca91c;for(const _0x5319fa of _0xc592b8){const _0x27b240=_0x5cb714['_findSuggestions'](_0x5319fa['range'],'attribute')['filter'](_0x2f697d=>!_0x2f697d['meta']['isNextTo'])['map'](_0x14bf48=>_0x14bf48['suggestion'])['filter'](_0x1c7167=>{const _0x39336d=_0x5cb714['_getAttributeKey'](_0x1c7167);return _0x41e353['includes'](_0x39336d);});if(_0x27b240['length']){for(const _0x1b4ff1 of _0x27b240)_0x5d43c9['removeMarker'](_0x1b4ff1['getFirstMarker']());_0x5ca91c=!0x0;}}return _0x5ca91c;}['assureChains'](){const _0x1a4681=this['editor']['plugins']['get']('TrackChangesEditing'),_0x122f61=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x28b428;const _0x2420cd=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x30bd4a=>{if(_0x30bd4a['data']['oldRange']||!_0x30bd4a['data']['newRange'])return null;if(!_0x30bd4a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x13bbab}=_0x1a4681['_splitMarkerName'](_0x30bd4a['name']);if(!_0x1a4681['hasSuggestion'](_0x13bbab))return null;const _0x42d401=_0x1a4681['getSuggestion'](_0x13bbab);return _0x122f61['includes'](_0x42d401['data']['key']);})['map'](_0x40288c=>{const {id:_0x31cb85}=_0x1a4681['_splitMarkerName'](_0x40288c['name']),_0x113921=_0x1a4681['getSuggestion'](_0x31cb85);return _0x28b428=_0x113921['attributes']['groupId'],_0x113921['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2420cd['size'])return;const _0x223cc5=_0x1a4681['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x264d0e=>'attribute'==_0x264d0e['type']&&_0x264d0e['data']&&_0x122f61['includes'](_0x264d0e['data']['key'])&&_0x264d0e['attributes']['groupId']!=_0x28b428)['map'](_0x44c66=>({'listItem':_0x44c66['getFirstRange']()['start']['nodeAfter'],'groupId':_0x44c66['attributes']['groupId']})),_0x3415e0=new Set();for(const {groupId:_0x2c2f92,listItem:_0x2623e6}of _0x223cc5)_0x2420cd['has'](_0x2623e6)&&_0x3415e0['add'](_0x2c2f92);for(const _0xc28131 of _0x1a4681['getSuggestions']())_0x3415e0['has'](_0xc28131['attributes']['groupId'])&&_0xc28131['setAttribute']('groupId',_0x28b428);}['_supportLegacySuggestions'](){const _0x44f920=this['editor'],_0xc87981=_0x44f920['locale'],_0x424333=_0x44f920['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x424333['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x6464ae,_0x327fe5){const _0x366557=[];for(let _0x3e2bbc of _0x6464ae)_0x3e2bbc['start']['nodeAfter']===_0x3e2bbc['end']['parent']&&(_0x3e2bbc=_0x44f920['model']['createRange'](_0x44f920['model']['createPositionAt'](_0x3e2bbc['start']['nodeAfter'],0x0))),_0x366557['push'](_0x3e2bbc);_0x44f920['model']['change'](_0x39c28c=>{const _0x1bec0b=_0x44f920['model']['document']['selection'],_0x261f09=Array['from'](_0x1bec0b['getRanges']())['map'](_0x2ecb6f=>_0x36f06e['fromRange'](_0x2ecb6f));_0x39c28c['setSelection'](_0x366557),_0x44f920['commands']['get'](_0x327fe5['commandName'])['refresh'](),_0x327fe5['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x44f920['execute'](_0x327fe5['commandName'],..._0x327fe5['commandParams']),_0x39c28c['setSelection'](_0x261f09);for(const _0x115f90 of _0x261f09)_0x115f90['detach']();});}),_0x424333['descriptionFactory']['registerElementLabel'](function(_0x2a3f39){const _0x28ec55=!_0x44f920['model']['schema']['isObject'](_0x2a3f39),_0x1556b0=_0x2a3f39['previousSibling'],_0x1db590=_0x2a3f39['nextSibling'],_0x5d321b=_0x2a3f39['getAttribute']('listItemId'),_0x2947f3=!_0x1556b0||_0x1556b0['getAttribute']('listItemId')!==_0x5d321b,_0x5591e7=!_0x1db590||_0x1db590['getAttribute']('listItemId')!==_0x5d321b;return _0x28ec55&&Boolean(_0x5d321b)&&_0x2947f3&&_0x5591e7;},_0x3a6b8c=>c(_0xc87981,'ELEMENT_LIST_ITEM',_0x3a6b8c));}['_registerLegacyDescription'](){const _0xfa3e94=this['editor'],_0x577f50=_0xfa3e94['locale'];function _0x45246e(_0x2fd4d8){const _0x37c741=_0xfa3e94['commands']['get']('bulletedList')['value'],_0x2d2cfc=_0xfa3e94['commands']['get']('numberedList')['value'];return'numberedList'===_0x2fd4d8?_0x37c741:_0x2d2cfc;}_0xfa3e94['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x516bfc){if('formatBlock'!=_0x516bfc['type'])return;const {data:_0x1cd4ec}=_0x516bfc;if(!_0x1cd4ec)return;let _0x10f62c,_0x3d4a5,_0x23548b,_0x453376;switch(_0x1cd4ec['commandName']){case'bulletedList':_0x23548b=_0x1cd4ec['commandParams'][0x0]['forceValue'],_0x453376=_0x45246e(_0x1cd4ec['commandName']),_0x10f62c=_0x23548b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x453376&&_0xfa3e94['config']['get']('list.multiBlock')||(_0x10f62c='*Change\x20to:*\x20%0'),_0x3d4a5={'type':'format','content':c(_0x577f50,_0x10f62c,c(_0x577f50,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x23548b=_0x1cd4ec['commandParams'][0x0]['forceValue'],_0x453376=_0x45246e(_0x1cd4ec['commandName']),_0x10f62c=_0x23548b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x453376&&_0xfa3e94['config']['get']('list.multiBlock')||(_0x10f62c='*Change\x20to:*\x20%0'),_0x3d4a5={'type':'format','content':c(_0x577f50,_0x10f62c,c(_0x577f50,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x10f62c='*Indent:*\x20%0',_0x3d4a5={'type':'format','content':c(_0x577f50,_0x10f62c,c(_0x577f50,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x10f62c=function(_0x2b6632){const _0x41982b=_0x2b6632['getFirstRange']();let _0x1e8601=_0x41982b['start']['nodeAfter'];for(;_0x1e8601&&_0x41982b['containsItem'](_0x1e8601);){if(_0x1e8601['getAttribute']('listIndent')>0x0)return!0x1;_0x1e8601=_0x1e8601['nextSibling'];}return!0x0;}(_0x516bfc)?c(_0x577f50,'*Format:*\x20remove\x20from\x20%0',c(_0x577f50,function(_0x457a29){return'ELEMENT_'+_0x457a29['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x516bfc))):c(_0x577f50,'*Outdent:*\x20%0',c(_0x577f50,'ELEMENT_LIST_ITEM')),_0x3d4a5={'type':'format','content':_0x10f62c};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1cd4ec['multipleBlocks']&&(_0x10f62c='*Merge:*\x20%0',_0x3d4a5={'type':'deletion','content':c(_0x577f50,_0x10f62c,c(_0x577f50,'ELEMENT_LIST_ITEM'))});}return _0x3d4a5;});}}function Te(_0x4bb58f){let _0x5620f2=_0x4bb58f['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5620f2;){const _0x22e6ca=_0x5620f2['getAttribute']('listItemId');if(!_0x22e6ca)return!0x1;if(_0x22e6ca==_0x4bb58f['data']['newValue'])return'newValue';if(_0x22e6ca==_0x4bb58f['data']['oldValue'])return'oldValue';_0x5620f2=_0x5620f2['previousSibling'];}return!0x1;}class Se extends _0x4a3f61{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x39ef36=this['editor']['config']['get']('list.properties'),_0x391068=this['editor']['plugins']['get']('TrackChangesEditing');_0x39ef36['styles']&&(_0x391068['enableDefaultAttributesIntegration']('listStyle'),_0x391068['registerBlockAttribute']('listStyle')),_0x39ef36['reversed']&&(_0x391068['enableDefaultAttributesIntegration']('listReversed'),_0x391068['registerBlockAttribute']('listReversed')),_0x39ef36['startIndex']&&(_0x391068['enableDefaultAttributesIntegration']('listStart'),_0x391068['registerBlockAttribute']('listStart'));const _0x2ae8a4={'type':'format','content':''};_0x391068['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xe9634d=this['editor']['locale'];_0x391068['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0xe9634d,'FORMAT_LIST_REVERSED')),_0x391068['descriptionFactory']['registerDescriptionCallback'](_0x35b075=>{const {data:_0x12db94}=_0x35b075;if(_0x12db94&&'listReversed'==_0x12db94['key'])return null==_0x12db94['newValue']||0x0==_0x12db94['newValue']&&null==_0x12db94['oldValue']?_0x2ae8a4:void 0x0;}),_0x391068['descriptionFactory']['registerAttributeLabel']('listStart',c(_0xe9634d,'FORMAT_LIST_START')),_0x391068['descriptionFactory']['registerDescriptionCallback'](_0x5973d8=>{const {data:_0x49d408}=_0x5973d8;if(_0x49d408&&'listStart'==_0x49d408['key'])return null==_0x49d408['newValue']||0x1==_0x49d408['newValue']&&null==_0x49d408['oldValue']?_0x2ae8a4:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x2d2479=>{if(_0x2d2479['batch']['isUndo'])return!0x1;let _0x56ad6b=!0x1;const _0x4fe203=_0x391068['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3fcdf7=>{const _0x4330ff=_0x391068['_getAttributeKey'](_0x3fcdf7);return'listStart'==_0x4330ff||'listReversed'==_0x4330ff;});for(const _0x4bf64b of _0x4fe203){const _0x52e9ba=_0x4bf64b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x52e9ba||'customNumbered'==_0x52e9ba)continue;_0x391068['_findSuggestions'](_0x4bf64b['getFirstRange'](),'attribute')['find'](_0x1af6e5=>'listType'==_0x391068['_getAttributeKey'](_0x1af6e5['suggestion']))||(_0x2d2479['removeMarker'](_0x4bf64b['getFirstMarker']()),_0x56ad6b=!0x0);}return _0x56ad6b;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x293bb3){const _0x27071d=this['editor']['locale'],{data:_0xbd1c32}=_0x293bb3,_0x2fe616={'type':'format','content':''};if(!_0xbd1c32||'listStyle'!=_0xbd1c32['key'])return;if(!_0xbd1c32['oldValue'])return'default'==_0xbd1c32['newValue']?_0x2fe616:{'type':'format','content':''+c(_0x27071d,'*Set\x20format:*\x20%0',c(_0x27071d,this['_getTranslationKeyForListStyle'](_0xbd1c32['newValue'])))};if(!_0xbd1c32['newValue']){if('default'==_0xbd1c32['oldValue'])return _0x2fe616;let _0x5a776c=_0x293bb3['head'];for(;_0x5a776c;){if(_0x5a776c['data']&&'listType'==_0x5a776c['data']['key']&&_0x5a776c['data']['newValue'])return _0x2fe616;_0x5a776c=_0x5a776c['next'];}return{'type':'format','content':''+c(_0x27071d,'*Remove\x20format:*\x20%0',c(_0x27071d,this['_getTranslationKeyForListStyle'](_0xbd1c32['oldValue'])))};}if('default'!=_0xbd1c32['newValue'])return{'type':'format','content':''+c(_0x27071d,'*Set\x20format:*\x20%0',c(_0x27071d,this['_getTranslationKeyForListStyle'](_0xbd1c32['newValue'])))};let _0x9cc0b6=_0x293bb3['head'];for(;_0x9cc0b6;){if(_0x9cc0b6['data']&&'listType'==_0x9cc0b6['data']['key']&&_0x9cc0b6['data']['newValue']&&_0x9cc0b6['data']['oldValue'])return _0x2fe616;_0x9cc0b6=_0x9cc0b6['next'];}return{'type':'format','content':c(_0x27071d,'*Set\x20format:*\x20%0',c(_0x27071d,'ELEMENT_'+_0x293bb3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x2e1ebe=this['editor'],_0xd760b4=_0x2e1ebe['locale'];_0x2e1ebe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8fcc2f=>{if('formatBlock'!=_0x8fcc2f['type'])return;const {data:_0x3321bf}=_0x8fcc2f;if(!_0x3321bf)return;let _0x483e67,_0x5efdb6;switch(_0x3321bf['commandName']){case'listStyle':_0x483e67='*Change\x20to:*\x20%0',_0x5efdb6={'type':'format','content':c(_0xd760b4,_0x483e67,c(_0xd760b4,this['_getTranslationKeyForListStyle'](_0x3321bf['commandParams'][0x0]['type'])))};break;case'listReversed':_0x483e67=_0x3321bf['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5efdb6={'type':'format','content':c(_0xd760b4,_0x483e67)};break;case'listStart':_0x483e67='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5efdb6={'type':'format','content':c(_0xd760b4,_0x483e67,_0x3321bf['commandParams'][0x0]['startIndex'])};}return _0x5efdb6;});}['_getTranslationKeyForListStyle'](_0x3f618e){return'ELEMENT_'+function(_0x42bba3){if(_e['includes'](_0x42bba3))return'bulleted';if(Re['includes'](_0x42bba3))return'numbered';return null;}(_0x3f618e)['toUpperCase']()+'_LIST_'+_0x3f618e['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x4a3f61{['afterInit'](){const _0x4955c7=this['editor'];_0x4955c7['commands']['get']('emoji')&&_0x4955c7['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x4a3f61{static get['requires'](){return[_0xc211d1];}['init'](){const _0x361393=this['editor'],_0x2653e2=_0x361393['plugins']['get']('TrackChangesEditing'),_0x3a5821=_0x361393['commands']['get']('enter');_0x2653e2['enableCommand']('enter',()=>{_0x361393['model']['change'](_0x1e0517=>{const _0x5a9d1c=_0x361393['model']['document']['selection'],_0x2a5f29=_0x5a9d1c['getFirstPosition'](),_0x183341=_0x36f06e['fromRange'](_0x5a9d1c['getFirstRange']());if(_0x3a5821['enterBlock'](_0x1e0517)){const _0x56cc9a=_0x361393['model']['createPositionAt'](_0x2a5f29['parent']['nextSibling'],0x0),_0x2dadc2=_0x1e0517['createRange'](_0x2a5f29,_0x56cc9a);_0x2653e2['markInsertion'](_0x2dadc2);}else _0x1e0517['setSelection'](_0x1e0517['createRange'](_0x183341['end']));_0x183341['detach'](),_0x3a5821['fire']('afterExecute',{'writer':_0x1e0517});});}),_0x361393['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',Fe(_0x361393,'split'),{'priority':'high'}),_0x361393['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x25612b,_0x1e2ad7,_0x21ac61)=>{const _0x580792=_0x21ac61['mapper']['markerNameToElements'](_0x1e2ad7['markerName']);if(_0x580792){for(const _0x2754a9 of _0x580792)_0x2754a9['hasClass']('ck-suggestion-marker-split')&&(_0x21ac61['mapper']['unbindElementFromMarkerName'](_0x2754a9,_0x1e2ad7['markerName']),_0x21ac61['writer']['remove'](_0x2754a9));}},{'priority':'high'}),_0x361393['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x150058,_0x226897,_0x4b357c)=>{_0x4b357c['options']['showSuggestionHighlights']&&Fe(_0x361393,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x150058,_0x226897,_0x4b357c);},{'priority':'high'});}}class Z extends _0x4a3f61{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x4f3344=this['editor']['plugins']['get']('TrackChangesEditing');_0x4f3344['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x4f3344['enableCommand']('findNext'),_0x4f3344['enableCommand']('findPrevious'),_0x4f3344['enableCommand']('replace'),_0x4f3344['enableCommand']('replaceAll');}['handleFindCommand'](_0x2b4268,_0x9a717b,_0xb3a13={}){const _0x2c0401=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2b4268(_0x2cb26b=>{let _0x3e04ec=('string'==typeof _0x9a717b?_0x2c0401['findByTextCallback'](_0x9a717b,_0xb3a13):_0x9a717b)(_0x2cb26b);Array['isArray'](_0x3e04ec)&&(_0x3e04ec={'results':_0x3e04ec,'searchText':'string'==typeof _0x9a717b?_0x9a717b:''});const _0x3dea65=_0x3e04ec['results']['filter'](_0x138bef=>!0x1===this['_isInDeletionRange'](_0x138bef,_0x2cb26b['item']));return{..._0x3e04ec,'results':_0x3dea65};},_0xb3a13);}['_isInDeletionRange'](_0x18feb1,_0x3c3c09){const _0x3e1709=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3c3c09,_0x18feb1['start']),this['editor']['model']['createPositionAt'](_0x3c3c09,_0x18feb1['end']));for(const _0x2b554f of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3e1709['getIntersection'](_0x2b554f['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x4a3f61{['afterInit'](){const _0x371433=this['editor']['locale'],_0x49ce1e=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0xc89c01,commandName:_0x33ca81}of ro)this['editor']['plugins']['has'](_0xc89c01)&&(_0x49ce1e['enableDefaultAttributesIntegration'](_0x33ca81),_0x49ce1e['registerInlineAttribute'](_0x33ca81));_0x49ce1e['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x371433,'FORMAT_FONT_SIZE')),_0x49ce1e['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x371433,'FORMAT_FONT_FAMILY')),_0x49ce1e['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x371433,'FORMAT_FONT_COLOR')),_0x49ce1e['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x371433,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3ce8fe=this['editor'],_0x2d0fca=_0x3ce8fe['locale'];_0x3ce8fe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34532f=>{const _0x58e8dc=_0x2d0fca['t'];if('formatInline'!=_0x34532f['type'])return;const {data:_0x502d63}=_0x34532f;if(null!=_0x502d63){if('fontSize'==_0x502d63['commandName']){const _0x2f8052=_0x502d63['commandParams'][0x0]['value'];if(_0x2f8052){const _0x5a66a7=_0x58e8dc(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x1392ca=>_0x1392ca['model']==_0x2f8052)['title'])['toLowerCase']();return{'type':'format','content':c(_0x2d0fca,'*Set\x20font\x20size:*\x20%0',_0x5a66a7)};}return{'type':'format','content':c(_0x2d0fca,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x502d63['commandName']){const _0x2c2399=_0x502d63['commandParams'][0x0]['value'];return _0x2c2399?{'type':'format','content':c(_0x2d0fca,'*Set\x20font\x20family:*\x20%0',_0x2c2399)}:{'type':'format','content':c(_0x2d0fca,'*Reset\x20font\x20family*')};}if('fontColor'==_0x502d63['commandName']){const _0x52f7b9=_0x502d63['commandParams'][0x0]['value'];if(_0x52f7b9){const _0x5e4068=_0x3035b8(this['editor']['config']['get']('fontColor.colors'))['find'](_0x1f2e0e=>_0x1f2e0e['model']==_0x52f7b9);let _0x440d1c=_0x52f7b9,_0xd96c56='';return _0x5e4068&&(_0x440d1c=_0x5e4068['label'],_0xd96c56=_0x58e8dc(_0x440d1c)['toLowerCase']()),{'type':'format','content':c(_0x2d0fca,'*Set\x20font\x20color:*\x20%0',_0xd96c56)['trim'](),'color':{'value':_0x52f7b9,'title':_0xd96c56||_0x440d1c}};}return{'type':'format','content':c(_0x2d0fca,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x502d63['commandName']){const _0x58c23a=_0x502d63['commandParams'][0x0]['value'];if(_0x58c23a){const _0x17a25a=_0x3035b8(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x39134e=>_0x39134e['model']==_0x58c23a);let _0x353e71=_0x58c23a,_0xccf3a4='';return _0x17a25a&&(_0x353e71=_0x17a25a['label'],_0xccf3a4=_0x58e8dc(_0x353e71)['toLowerCase']()),{'type':'format','content':c(_0x2d0fca,'*Set\x20font\x20background\x20color:*\x20%0',_0xccf3a4)['trim'](),'color':{'value':_0x58c23a,'title':_0xccf3a4||_0x353e71}};}return{'type':'format','content':c(_0x2d0fca,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x4a3f61{['afterInit'](){const _0x5a1030=this['editor'],_0x8f5b07=_0x5a1030['plugins']['get']('TrackChangesEditing'),_0x654d14=_0x5a1030['commands']['get']('copyFormat'),_0x2b71da=_0x5a1030['commands']['get']('pasteFormat');_0x654d14&&_0x2b71da&&(_0x8f5b07['enableDefaultAttributesIntegration']('pasteFormat'),_0x8f5b07['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5948ba=this['editor'],_0x4a5bae=_0x5948ba['locale'];_0x5948ba['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a85a3=>{if('formatBlock'!=_0x3a85a3['type']&&'formatInline'!=_0x3a85a3['type'])return;const {data:_0x2eed25}=_0x3a85a3;if(_0x2eed25&&'pasteFormat'===_0x2eed25['commandName']){const _0x276b69=[],_0x422455=_0x2eed25['commandParams'][0x0];for(const [_0x576272,_0x5f206e]of Object['entries'](_0x422455))_0x276b69['push'](so(_0x5948ba,_0x576272,_0x5f206e));return _0x276b69['length']?{'type':'format','content':c(_0x4a5bae,'*Set\x20format\x20to:*\x20%0',_0x276b69['join'](',\x20'))}:{'type':'format','content':c(_0x4a5bae,'*Remove\x20all\x20formatting*')};}});}}function so(_0x4c3066,_0x518ed8,_0x5ad2a4){const _0x43a5c1=_0x4c3066['locale']['t'],_0x3ecce1=_0x518ed8['split'](/(?=[A-Z])/)['join']('\x20'),_0x2ea01c=_0x43a5c1(_0x3ecce1['charAt'](0x0)['toUpperCase']()+_0x3ecce1['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x5ad2a4)return _0x2ea01c;if('fontColor'===_0x518ed8||'fontBackgroundColor'===_0x518ed8){const _0x5e3471=_0x3035b8(_0x4c3066['config']['get']('fontColor.colors'))['find'](_0x42b661=>_0x42b661['model']==_0x5ad2a4);return _0x2ea01c+'\x20('+(_0x5e3471?_0x43a5c1(_0x5e3471['label'])['toLowerCase']():_0x5ad2a4)+')';}if('fontSize'===_0x518ed8&&isNaN(parseFloat(_0x5ad2a4))){const _0x304ee8=_0x4c3066['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x4c3066['config']['get']('fontSize.options'))['find'](_0x4b81d7=>_0x4b81d7['model']==_0x5ad2a4);return _0x2ea01c+'\x20('+(_0x304ee8?_0x43a5c1(_0x304ee8['title'])['toLowerCase']():_0x5ad2a4)+')';}return _0x2ea01c+'\x20('+_0x5ad2a4+')';}class nt extends _0x4a3f61{['_headingOptions'];['afterInit'](){const _0xd55175=this['editor'];if(!_0xd55175['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xd55175['config']['get']('heading.options');const _0xbcb788=_0xd55175['locale'],_0x1dcd9f=_0xd55175['plugins']['get']('TrackChangesEditing');_0x1dcd9f['enableDefaultAttributesIntegration']('heading');for(const _0x4a7e18 of this['_headingOptions'])'paragraph'!=_0x4a7e18['model']&&_0x1dcd9f['descriptionFactory']['registerElementLabel'](_0x4a7e18['model'],_0x4e645a=>{const _0x2d39fe=this['_getHeadingLevel'](_0x4a7e18['model']);return null!==_0x2d39fe?_0x2ff852(_0x4e645a,_0x2d39fe):_0xefb9cc(_0x4e645a,_0x4a7e18['title']);});function _0x2ff852(_0x32e2ad,_0x14dc47){return c(_0xbcb788,'ELEMENT_HEADING',[_0x32e2ad,_0x14dc47]);}function _0xefb9cc(_0x544435,_0x20c394){return c(_0xbcb788,'ELEMENT_HEADING_CUSTOM',[_0x544435,_0x20c394]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a88d5=this['editor'],_0x5e45a8=_0x4a88d5['locale'];function _0x329839(_0xed8d44,_0x4af000){return c(_0x5e45a8,'ELEMENT_HEADING_CUSTOM',[_0xed8d44,_0x4af000]);}_0x4a88d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5a3a38=>{if('formatBlock'!=_0x5a3a38['type'])return;const {data:_0x1d4fbd}=_0x5a3a38;if(_0x1d4fbd&&'heading'==_0x1d4fbd['commandName']){const _0x1e45e1=_0x1d4fbd['commandParams'][0x0]['value'],_0x27ab2a=this['_getHeadingLevel'](_0x1e45e1);if(null!==_0x27ab2a)return{'type':'format','content':c(_0x5e45a8,'*Change\x20to:*\x20%0',(_0x3bce7b=0x1,_0x2eaa71=_0x27ab2a,c(_0x5e45a8,'ELEMENT_HEADING',[_0x3bce7b,_0x2eaa71])))};const _0x2f0f49=this['_headingOptions']['find'](_0x45d877=>_0x45d877['model']===_0x1e45e1)['title'];return{'type':'format','content':c(_0x5e45a8,'*Change\x20to:*\x20%0',_0x329839(0x1,_0x2f0f49))};}var _0x3bce7b,_0x2eaa71;});}['_getHeadingLevel'](_0x99da59){const _0x49b2d0=_0x99da59['match'](/^heading(\d+)/);if(_0x49b2d0)return _0x49b2d0[0x1];const _0x89b49b=this['_headingOptions']?.['find'](_0x5ee916=>_0x5ee916['model']==_0x99da59);if(_0x89b49b&&_0x89b49b['view']){const _0xbef581=_0x89b49b['view'],_0x37fb15=(_0xbef581['name']??_0xbef581)['match'](/^h(\d+)/);if(_0x37fb15)return _0x37fb15[0x1];}return null;}}class it extends _0x4a3f61{['afterInit'](){const _0x4e3ec5=this['editor'];if(!_0x4e3ec5['plugins']['has']('HighlightEditing'))return;const _0x4e7538=_0x4e3ec5['plugins']['get']('TrackChangesEditing'),_0x3cc3d7=_0x4e3ec5['locale'];_0x4e7538['enableDefaultAttributesIntegration']('highlight'),_0x4e7538['registerInlineAttribute']('highlight'),_0x4e7538['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x3cc3d7,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x36d022=this['editor'],_0x149ad6=_0x36d022['locale'];_0x36d022['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1e81a9=>{if('formatInline'!=_0x1e81a9['type'])return;const {data:_0xf2a647}=_0x1e81a9;if(_0xf2a647&&'highlight'==_0xf2a647['commandName']){const _0xbe4f6b=_0x149ad6['t'],_0xa05cdd=_0xf2a647['commandParams'][0x0]['value'];if(_0xa05cdd){const _0x1f18a1=_0x36d022['config']['get']('highlight.options')['find'](_0x33313a=>_0x33313a['model']==_0xa05cdd),_0x4674fb=_0xbe4f6b(_0x1f18a1['title'])['toLowerCase']();return{'type':'format','content':c(_0x149ad6,'*Set\x20highlight:*\x20%0',_0x4674fb),'color':{'value':_0x1f18a1['color'],'title':_0x1f18a1['title']}};}return{'type':'format','content':c(_0x149ad6,'*Remove\x20highlight*',c(_0x149ad6,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x4a3f61{['afterInit'](){const _0x586e04=this['editor'];if(!_0x586e04['plugins']['has']('HorizontalLineEditing'))return;_0x586e04['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xac8797=_0x586e04['plugins']['get']('TrackChangesEditing'),_0x5ac856=_0x586e04['locale'];_0xac8797['descriptionFactory']['registerElementLabel']('horizontalLine',_0x282abd=>c(_0x5ac856,'ELEMENT_HORIZONTAL_LINE',_0x282abd)),_0x586e04['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x50697d,{writer:_0x37427e,options:_0x13116})=>{if(!_0x13116['showSuggestionHighlights'])return null;const _0x332630=_0x37427e['createContainerElement']('div'),_0x154461=_0x37427e['createEmptyElement']('hr');return _0x37427e['addClass']('ck-horizontal-line',_0x332630),_0x37427e['insert'](_0x37427e['createPositionAt'](_0x332630,0x0),_0x154461),_0x332630;},'converterPriority':'high'});}}class ot extends _0x4a3f61{['afterInit'](){const _0x14c1d2=this['editor'];if(!_0x14c1d2['plugins']['has']('HtmlEmbed'))return;const _0x39bc35=_0x14c1d2['plugins']['get']('TrackChangesEditing'),_0x252228=_0x14c1d2['locale'];_0x39bc35['descriptionFactory']['registerElementLabel']('rawHtml',_0x234ce5=>c(_0x252228,'ELEMENT_HTML_EMBED',_0x234ce5)),_0x39bc35['enableDefaultAttributesIntegration']('htmlEmbed'),_0x39bc35['registerBlockAttribute']('value'),_0x39bc35['descriptionFactory']['registerDescriptionCallback'](_0x47a9fc=>{if('attribute'!=_0x47a9fc['type'])return;const {data:_0x5d6c43}=_0x47a9fc;if(_0x5d6c43&&'value'==_0x5d6c43['key']&&_0x47a9fc['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x5ae917=c(_0x252228,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x252228,'*Change\x20%0\x20content*',_0x5ae917)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x23b558=this['editor'],_0x566891=_0x23b558['locale'];_0x23b558['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ce18f=>{if('formatBlock'!=_0x4ce18f['type'])return;const {data:_0x2f5b55}=_0x4ce18f;if(_0x2f5b55&&'htmlEmbed'==_0x2f5b55['commandName']){const _0x5504bf=c(_0x566891,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x566891,'*Change\x20%0\x20content*',_0x5504bf)};}});}}class rt extends _0x4a3f61{['afterInit'](){const _0x56e418=this['editor'];if(!_0x56e418['plugins']['has']('ImageEditing'))return;const _0x31b3ce=_0x56e418['plugins']['get']('TrackChangesEditing'),_0x179d12=_0x56e418['plugins']['get']('ImageUtils'),_0x4950ff=_0x56e418['locale'];_0x31b3ce['enableCommand']('insertImage'),_0x31b3ce['descriptionFactory']['registerElementLabel']('imageBlock',_0x24c34f=>c(_0x4950ff,'ELEMENT_IMAGE',_0x24c34f)),_0x31b3ce['descriptionFactory']['registerElementLabel']('imageInline',_0x2b9d92=>c(_0x4950ff,'ELEMENT_INLINE_IMAGE',_0x2b9d92)),_0x31b3ce['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x4950ff,'ELEMENT_CAPTION')),_0x56e418['plugins']['has']('ImageUploadEditing')&&_0x31b3ce['enableCommand']('uploadImage'),_0x56e418['plugins']['has']('ImageBlockEditing')&&_0x56e418['plugins']['has']('ImageInlineEditing')&&(_0x31b3ce['enableCommand']('imageTypeInline',(_0x1c66f2,_0x9a7931)=>{const _0x5a1cfa=_0x179d12['getClosestSelectedImageElement'](_0x56e418['model']['document']['selection']);_0x56e418['model']['change'](()=>{_0x31b3ce['markBlockFormat'](_0x5a1cfa,{'commandName':'imageTypeInline','commandParams':[_0x9a7931]},[],'convertBlockImageToInline');});}),_0x31b3ce['enableCommand']('imageTypeBlock',(_0x4e66eb,_0x3b9605)=>{_0x56e418['model']['change'](_0x33944c=>{let _0x5a2ab4=_0x179d12['getClosestSelectedImageElement'](_0x56e418['model']['document']['selection']),_0x450f79=_0x33944c['createRangeOn'](_0x5a2ab4);const _0x58a694=_0x60ba45['fromPosition'](_0x450f79['start'],'toPrevious'),_0x4054b4=_0x60ba45['fromPosition'](_0x450f79['end'],'toNext');_0x31b3ce['forceDefaultExecution'](()=>_0x4e66eb(_0x3b9605)),_0x5a2ab4=_0x179d12['getClosestSelectedImageElement'](_0x56e418['model']['document']['selection']),_0x450f79=_0x33944c['createRangeOn'](_0x5a2ab4);const _0x2deb0f=_0x33944c['createRange'](_0x58a694,_0x4054b4);_0x58a694['detach'](),_0x4054b4['detach'](),_0x31b3ce['markBlockFormat'](_0x5a2ab4,{'commandName':'imageTypeInline','commandParams':[_0x3b9605]},[],'convertInlineImageToBlock'),_0x2deb0f['start']['isBefore'](_0x450f79['start'])&&_0x31b3ce['markInsertion'](_0x33944c['createRange'](_0x2deb0f['start'],_0x450f79['start']),'convertInlineImageToBlock'),_0x450f79['end']['isBefore'](_0x2deb0f['end'])&&_0x31b3ce['markInsertion'](_0x33944c['createRange'](_0x450f79['end'],_0x2deb0f['end']),'convertInlineImageToBlock');});}),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x31b3ce['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xff5335])=>{const _0x5a6d7f=_0x31b3ce['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x420340=_0xff5335['start'],_0xe35770=_0xff5335['end'];const _0x350c24=_0x56e418['model']['schema']['getNearestSelectionRange'](_0x420340,'backward'),_0x496920=_0x56e418['model']['schema']['getNearestSelectionRange'](_0xe35770,'forward');_0x350c24['isCollapsed']&&(_0x420340=_0x350c24['start']),_0x496920['isCollapsed']&&(_0xe35770=_0x496920['end']),_0x5a6d7f([_0x56e418['model']['createRange'](_0x420340,_0xe35770)]);}),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x414200),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x414200)),_0x56e418['plugins']['has']('ImageCaptionEditing')&&(_0x31b3ce['enableCommand']('toggleImageCaption',(_0x2592d6,_0xd91a02)=>{const _0x3e9d0f=_0x56e418['plugins']['get']('ImageCaptionUtils');let _0x1d8a51=_0x179d12['getClosestSelectedImageElement'](_0x56e418['model']['document']['selection']),_0x57dfcf=_0x3e9d0f['getCaptionFromImageModelElement'](_0x1d8a51);_0x56e418['model']['change'](()=>{if(_0x57dfcf)return void _0x31b3ce['markDeletion'](_0x56e418['model']['createRangeOn'](_0x57dfcf));const _0x467c94=_0x179d12['isBlockImage'](_0x1d8a51);_0x2592d6(_0xd91a02),_0x1d8a51=_0x179d12['getClosestSelectedImageElement'](_0x56e418['model']['document']['selection']),_0x57dfcf=_0x3e9d0f['getCaptionFromImageModelElement'](_0x1d8a51),_0x31b3ce['markInsertion'](_0x56e418['model']['createRangeOn'](_0x57dfcf),_0x467c94?null:'imageCaption');});}),_0x31b3ce['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x414200));const _0xb7435e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3cc74d(_0x25a51e,_0x225fdb){const _0x46fb0b=_0xb7435e['findIndex'](({type:_0x5f353c,subType:_0x2bc73f})=>_0x25a51e['type']==_0x5f353c&&_0x25a51e['subType']==_0x2bc73f),_0x5ebcba=_0xb7435e['findIndex'](({type:_0x4c92c9,subType:_0x22013a})=>_0x225fdb['type']==_0x4c92c9&&_0x225fdb['subType']==_0x22013a);if(_0x46fb0b<0x0||_0x5ebcba<0x0)return!0x1;const _0x4bf85a=_0x25a51e['getFirstRange'](),_0x1ae152=_0x225fdb['getFirstRange']();if((0x0==_0x46fb0b||0x1==_0x46fb0b)&&0x2==_0x5ebcba&&_0x4bf85a['isIntersecting'](_0x1ae152))return!0x0;if(0x2==_0x46fb0b&&0x3==_0x5ebcba){const _0x1066ce=_0x31b3ce['_findSuggestions'](_0x4bf85a,'insertion')['filter'](({suggestion:_0x2571b3,meta:_0x1b3585})=>_0x1b3585['isOwn']&&'convertInlineImageToBlock'==_0x2571b3['subType']);if(_0x1066ce['length']>0x1&&_0x1ae152['end']['isEqual'](_0x4bf85a['start']))return!0x0;if(0x1==_0x1066ce['length']&&(_0x4bf85a['start']['isEqual'](_0x1ae152['end'])||_0x4bf85a['end']['isEqual'](_0x1ae152['start'])))return!0x0;}if(0x3==_0x46fb0b&&0x3==_0x5ebcba&&_0x4bf85a['start']['isBefore'](_0x1ae152['start'])){const _0x5a3c79=_0x4bf85a['end']['nodeAfter'],_0x180250=_0x1ae152['start']['nodeBefore'];return _0x179d12['isBlockImage'](_0x5a3c79)&&_0x5a3c79===_0x180250;}return!0x1;}function _0x414200(_0xbca537,_0x34d463){return _0x3cc74d(_0xbca537,_0x34d463)?[_0xbca537,_0x34d463]:_0x3cc74d(_0x34d463,_0xbca537)?[_0x34d463,_0xbca537]:null;}_0x56e418['plugins']['has']('ImageResize')&&(_0x31b3ce['enableDefaultAttributesIntegration']('resizeImage'),_0x31b3ce['registerBlockAttribute']('resizedWidth'),_0x31b3ce['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x4950ff,'FORMAT_IMAGE_SIZE'))),_0x56e418['plugins']['has']('ImageTextAlternativeEditing')&&(_0x31b3ce['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x31b3ce['registerBlockAttribute']('alt')),_0x56e418['plugins']['has']('PictureEditing')&&(_0x31b3ce['registerBlockAttribute']('sources'),_0x31b3ce['descriptionFactory']['registerDescriptionCallback'](_0x15fe16=>{if('attribute'!=_0x15fe16['type'])return;const {data:_0x176600}=_0x15fe16;return _0x176600&&'sources'==_0x176600['key']?{'type':'format','content':''}:void 0x0;})),_0x56e418['plugins']['has']('ImageSizeAttributes')&&(_0x31b3ce['registerBlockAttribute']('width'),_0x31b3ce['registerBlockAttribute']('height'),_0x31b3ce['descriptionFactory']['registerDescriptionCallback'](_0x63d62e=>{if('attribute'!=_0x63d62e['type'])return;const {data:_0x5443a3}=_0x63d62e;return!_0x5443a3||'width'!=_0x5443a3['key']&&'height'!=_0x5443a3['key']?void 0x0:{'type':'format','content':''};})),_0x31b3ce['descriptionFactory']['registerDescriptionCallback'](_0x3d966f=>{if(!!_0xb7435e['find'](({type:_0xda49fc,subType:_0x1083c8})=>_0x3d966f['type']==_0xda49fc&&_0x3d966f['subType']==_0x1083c8))return _0x3d966f['previous']?{}:void 0x0;}),_0x31b3ce['descriptionFactory']['registerDescriptionCallback'](_0x5848dd=>{if('insertion'==_0x5848dd['type']||'deletion'==_0x5848dd['type']){const _0x116396=_0x5848dd['getContainedElement']();if(_0x116396&&_0x116396['is']('element','caption'))return{'type':'insertion'==_0x5848dd['type']?'addObject':'removeObject','element':_0x116396,'quantity':0x1};}}),_0x31b3ce['descriptionFactory']['registerDescriptionCallback'](_0x18094d=>'formatBlock'==_0x18094d['type']&&'convertInlineImageToBlock'==_0x18094d['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x18094d['type']&&'convertBlockImageToInline'==_0x18094d['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x31b3ce['descriptionFactory']['registerDescriptionCallback'](_0x246a35=>{if('attribute'!=_0x246a35['type'])return;const {data:_0x29dc86}=_0x246a35;if(!_0x29dc86||'alt'!=_0x29dc86['key'])return;const _0x1be380=_0x29dc86['newValue'];return _0x1be380?{'type':'format','content':c(_0x4950ff,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1be380+'\x22')}:{'type':'format','content':c(_0x4950ff,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x408e22=this['editor'],_0x4c42db=_0x408e22['locale'];_0x408e22['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2eb2bf=>{if('formatBlock'!=_0x2eb2bf['type']&&'formatInline'!=_0x2eb2bf['type'])return;const {data:_0x48ff2f}=_0x2eb2bf;if(_0x48ff2f){if('imageTextAlternative'==_0x48ff2f['commandName']){const _0x4866d5=_0x48ff2f['commandParams'][0x0]['newValue'];return _0x4866d5?{'type':'format','content':c(_0x4c42db,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4866d5+'\x22')}:{'type':'format','content':c(_0x4c42db,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x48ff2f['commandName']){const _0x24d5c9=_0x48ff2f['commandParams'][0x0]['width'];return _0x24d5c9?{'type':'format','content':c(_0x4c42db,'*Set\x20image\x20width:*\x20%0',_0x24d5c9)}:{'type':'format','content':c(_0x4c42db,'*Reset\x20image\x20width*')};}}});}}class at extends _0x4a3f61{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x50e8a8=this['editor']['locale'],_0x3fa91d=this['editor']['plugins']['get']('TrackChangesEditing');_0x3fa91d['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3fa91d['registerBlockAttribute']('src'),_0x3fa91d['descriptionFactory']['registerDescriptionCallback'](_0xaa2aa1=>{if('attribute'!=_0xaa2aa1['type'])return;const {data:_0x2d52f9}=_0xaa2aa1;return _0x2d52f9&&'src'==_0x2d52f9['key']?_0x2d52f9['newValue']&&_0x2d52f9['oldValue']?{'type':'format','content':c(_0x50e8a8,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3ff92d=this['editor']['plugins']['get']('TrackChangesEditing');_0x3ff92d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3ff92d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3ff92d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3ff92d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x19b5e6=this['editor'],_0x41623c=_0x19b5e6['locale'];_0x19b5e6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b3afa=>{if('formatBlock'!=_0x2b3afa['type']&&'formatInline'!=_0x2b3afa['type'])return;const {data:_0x32c86a}=_0x2b3afa;if(!_0x32c86a||'replaceImageSource'!=_0x32c86a['commandName'])return;return{'type':'format','content':c(_0x41623c,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x4a3f61{['afterInit'](){const _0xd167eb=this['editor'];if(!_0xd167eb['plugins']['has']('ImageStyleEditing'))return;const _0x327c56=_0xd167eb['plugins']['get']('TrackChangesEditing'),_0x24bf3d=_0xd167eb['plugins']['get']('ImageUtils'),_0x58db73={};_0x327c56['enableCommand']('imageStyle',(_0x1db2a2,_0x131f8f)=>{const _0x3f647c=_0xd167eb['plugins']['get']('Users')['me'],_0x57fdf1=_0xd167eb['commands']['get']('imageStyle');let _0x2058de=_0x24bf3d['getClosestSelectedImageElement'](_0xd167eb['model']['document']['selection']),_0x1cb3d8=_0xd167eb['model']['createRangeOn'](_0x2058de),_0x5c7316=_0x57fdf1['value'];if(_0x5c7316==_0x131f8f['value'])return;const _0x1851fe={'commandName':'imageStyle','commandParams':[_0x131f8f],'formatGroupId':_0x5ae980()};_0xd167eb['model']['change'](()=>{if(_0x327c56['getSuggestions']()['filter'](_0x161433=>_0x161433['isInContent']&&_0x3f647c==_0x161433['author']&&('formatBlock'==_0x161433['type']||'formatInline'==_0x161433['type'])&&('imageStylePreApply'==_0x161433['subType']||'imageStylePostApply'==_0x161433['subType'])&&_0x161433['getFirstRange']()['isEqual'](_0x1cb3d8))['forEach'](_0x2df915=>_0x327c56['discardSuggestion'](_0x2df915['head'])),_0x2058de=_0x24bf3d['getClosestSelectedImageElement'](_0xd167eb['model']['document']['selection']),_0x1cb3d8=_0xd167eb['model']['createRangeOn'](_0x2058de),_0x57fdf1['refresh'](),_0xd167eb['commands']['get']('imageTypeInline')['refresh'](),_0xd167eb['commands']['get']('imageTypeBlock')['refresh'](),_0x5c7316=_0x57fdf1['value'],_0x5c7316!=_0x131f8f['value'])return _0x24bf3d['isInlineImage'](_0x2058de)&&_0x57fdf1['shouldConvertImageType'](_0x131f8f['value'],_0x2058de)?(_0x1db2a2({..._0x131f8f,'setImageSizes':!0x1}),_0x2058de=_0x24bf3d['getClosestSelectedImageElement'](_0xd167eb['model']['document']['selection']),void _0x327c56['markBlockFormat'](_0x2058de,{..._0x1851fe,'commandReversedParams':[{'value':_0x5c7316||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x24bf3d['isBlockImage'](_0x2058de)?_0x327c56['markBlockFormat'](_0x2058de,_0x1851fe,[],'imageStylePostApply'):_0x327c56['markInlineFormat'](_0x1cb3d8,_0x1851fe,'imageStylePostApply'));});});for(const _0x46d378 of _0xd167eb['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x58db73[_0x46d378['name']]=_0x46d378['title']['toLowerCase']();_0x327c56['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x327c56['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x327c56['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x327c56['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2e7b59])=>{_0x24bf3d['setImageNaturalSizeAttributes'](_0x2e7b59['getContainedElement']());}),_0x327c56['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x153583,_0x921c45)=>{_0x327c56['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x153583,{'commandName':_0x921c45['commandName'],'commandParams':_0x921c45['commandReversedParams']});}),_0x327c56['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x116a1f,_0x296033){if(_0x38c739(_0x116a1f,_0x296033))return[_0x116a1f,_0x296033];if(_0x38c739(_0x296033,_0x116a1f))return[_0x296033,_0x116a1f];return null;});const _0x3b4e8f=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x38c739(_0x43f95a,_0x55b8dc){const _0x4cd841=_0x3b4e8f['findIndex'](({type:_0x3dd235,subType:_0x5aa76a})=>_0x43f95a['type']==_0x3dd235&&_0x43f95a['subType']==_0x5aa76a),_0x2748a4=_0x3b4e8f['findIndex'](({type:_0xa646ac,subType:_0x1681a6})=>_0x55b8dc['type']==_0xa646ac&&_0x55b8dc['subType']==_0x1681a6);if(_0x4cd841<0x0||_0x2748a4<0x0)return!0x1;const _0x3a9996=_0x43f95a['getFirstRange'](),_0x5e73be=_0x55b8dc['getFirstRange']();if((0x0==_0x4cd841||0x1==_0x4cd841)&&0x2==_0x2748a4&&_0x3a9996['isIntersecting'](_0x5e73be))return!0x0;if(0x2==_0x4cd841&&0x3==_0x2748a4){const _0x4bc11b=_0x327c56['_findSuggestions'](_0x3a9996,'insertion')['filter'](({suggestion:_0x2b318c,meta:_0x2dd3cf})=>_0x2dd3cf['isOwn']&&'convertInlineImageToBlock'==_0x2b318c['subType']);if(_0x4bc11b['length']>0x1&&_0x5e73be['end']['isEqual'](_0x3a9996['start']))return!0x0;if(0x1==_0x4bc11b['length']&&(_0x3a9996['start']['isEqual'](_0x5e73be['end'])||_0x3a9996['end']['isEqual'](_0x5e73be['start'])))return!0x0;}if(0x3==_0x4cd841&&0x3==_0x2748a4&&_0x3a9996['start']['isBefore'](_0x5e73be['start'])){const _0x235766=_0x3a9996['end']['nodeAfter'],_0x4849f5=_0x5e73be['start']['nodeBefore'];return _0x24bf3d['isBlockImage'](_0x235766)&&_0x235766===_0x4849f5;}return!0x1;}_0xd167eb['model']['document']['registerPostFixer'](()=>{let _0x171a13=!0x1;const _0x5c150f=Array['from'](_0xd167eb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x9a3bd8,data:_0x2f9b4d}of _0x5c150f){const {group:_0x47ebdb,type:_0x1474f0,subType:_0x1e8dd4,id:_0x2e2c8d}=_0x327c56['_splitMarkerName'](_0x9a3bd8);if('suggestion'==_0x47ebdb&&_0x327c56['hasSuggestion'](_0x2e2c8d)){if('formatBlock'==_0x1474f0&&('imageStylePreApply'==_0x1e8dd4||'imageStylePostApply'==_0x1e8dd4)){const _0x3b5a78=_0x327c56['getSuggestion'](_0x2e2c8d);if(_0x2f9b4d['newRange']){const _0x30aa36=_0x3b5a78['getFirstRange']()['getContainedElement']();if(_0x24bf3d['isBlockImage'](_0x30aa36))continue;_0x327c56['discardSuggestion'](_0x3b5a78),_0x171a13=!0x0;}}if('insertion'==_0x1474f0&&'imageCaption'==_0x1e8dd4&&!_0x2f9b4d['newRange']){const _0x4e153c=_0x327c56['getSuggestion'](_0x2e2c8d);_0x4e153c['next']&&_0x4e153c['next']['isInContent']&&(_0x327c56['discardSuggestion'](_0x4e153c['next']),_0x171a13=!0x0);}}}return _0x171a13;}),this['_registerLegacyDescription'](_0x58db73);}['_registerLegacyDescription'](_0xa889d9){const _0x1f8368=this['editor'],_0x17e93f=_0x1f8368['locale'];_0x1f8368['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c7db6=>{if('formatBlock'!=_0x4c7db6['type']&&'formatInline'!=_0x4c7db6['type'])return;const {data:_0xac90fd}=_0x4c7db6;if(!_0xac90fd||'imageStyle'!=_0xac90fd['commandName'])return;const _0x34dcb3=_0xac90fd['commandParams'][0x0]['value'];return _0x366d46('side'===_0x34dcb3?c(_0x17e93f,'FORMAT_SIDE_IMAGE'):_0xa889d9[_0x34dcb3]||_0x34dcb3);function _0x366d46(_0x8eb54f){return{'type':'format','content':c(_0x17e93f,'*Format:*\x20%0',_0x8eb54f)};}});}}class ut extends _0x4a3f61{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5527c7){super(_0x5527c7),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x115f96=this['editor'],_0x55e713=_0x115f96['commands']['get']('importWord'),_0x139a54=_0x115f96['commands']['get']('trackChanges');_0x55e713&&(_0x55e713['on']('execute',(_0x17df48,[,_0x3c1583])=>{this['_trackChangesValueDuringImport']=_0x139a54['value'],_0x3c1583['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x55e713,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x55e713,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x139a54['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x115f96['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x368a96,_0x549abd){const {suggestions:_0x185fcc}=_0x549abd,_0xd578da=this['editor']['commands']['get']('trackChanges'),_0x3ccda7=_0xd578da['value'];this['_trackChangesValueDuringImport']!==_0x3ccda7&&(_0xd578da['execute'](),this['_trackChangesExecuted']=!0x0),_0x185fcc&&_0x185fcc['forEach'](({id:_0x35598a,type:_0x126ae2,author:_0x510088,created_at:_0x559e54})=>{const _0x11a9a7={'id':_0x35598a,'type':_0x126ae2,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x510088,'createdAt':_0x559e54?new Date(_0x559e54):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x11a9a7);});}}class ft extends _0x4a3f61{['afterInit'](){const _0x11c460=this['editor'],_0x52628e=_0x11c460['plugins']['get']('TrackChangesEditing');if(_0x11c460['plugins']['has']('IndentEditing')&&(_0x52628e['enableCommand']('indent'),_0x52628e['enableCommand']('outdent')),_0x11c460['plugins']['has']('IndentBlock')){for(const _0x154efb of['indentBlock','outdentBlock'])_0x52628e['enableDefaultAttributesIntegration'](_0x154efb);}const _0x341849=_0x11c460['locale'];_0x52628e['registerBlockAttribute']('blockIndent'),_0x52628e['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x341849,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x531212=this['editor'],_0x137fd0=_0x531212['locale'],_0x19efc7=_0x531212['plugins']['get']('TrackChangesEditing');_0x19efc7['descriptionFactory']['registerDescriptionCallback'](_0x2ddc81=>{if('formatBlock'!=_0x2ddc81['type'])return;const {data:_0x2c3c89}=_0x2ddc81;if(!_0x2c3c89)return;if('indentBlock'!=_0x2c3c89['commandName']&&'outdentBlock'!=_0x2c3c89['commandName'])return;const _0x3e3fb9=_0x2ddc81['getItems']()[0x0],_0x409e48=_0x19efc7['descriptionFactory']['getItemLabel'](_0x3e3fb9);return'indentBlock'==_0x2c3c89['commandName']?{'type':'format','content':c(_0x137fd0,'*Indent:*\x20%0',_0x409e48)}:'outdentBlock'==_0x2c3c89['commandName']?{'type':'format','content':c(_0x137fd0,'*Outdent:*\x20%0',_0x409e48)}:void 0x0;});}}class ht extends _0x4a3f61{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x4a3f61{['afterInit'](){const _0x439c37=this['editor'];if(!_0x439c37['plugins']['has']('LinkEditing'))return;const _0x14e468=_0x439c37['plugins']['get']('TrackChangesEditing'),_0x2e0242=_0x439c37['commands']['get']('link');_0x14e468['enableDefaultAttributesIntegration']('link'),_0x14e468['enableDefaultAttributesIntegration']('unlink'),_0x14e468['registerInlineAttribute']('linkHref');for(const _0x48aadd of _0x2e0242['manualDecorators'])_0x14e468['registerInlineAttribute'](_0x48aadd['id']),_0x14e468['descriptionFactory']['registerAttributeLabel'](_0x48aadd['id'],'link\x20('+_0x48aadd['label']['toLowerCase']()+')');_0x14e468['descriptionFactory']['registerDescriptionCallback'](_0xf355db=>{if('attribute'!=_0xf355db['type'])return;const {data:_0x2e2bc8}=_0xf355db;if(!_0x2e2bc8||'linkHref'!=_0x2e2bc8['key'])return;const _0x11e1b8=_0x2e2bc8['newValue'],_0x5cae8a=_0x439c37['locale'];return{'type':'format','content':null==_0x11e1b8?c(_0x5cae8a,'*Remove\x20link*'):c(_0x5cae8a,'*Set\x20link:*\x20%0','\x22'+_0x11e1b8+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4c4872=this['editor'],_0x2be2e3=_0x4c4872['locale'];_0x4c4872['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x512040=>{if('formatInline'!=_0x512040['type'])return;const {data:_0x11c7f5}=_0x512040;if(_0x11c7f5){if('link'==_0x11c7f5['commandName']){const _0x575ce2=_0x11c7f5['commandParams'][0x0];return{'type':'format','content':c(_0x2be2e3,'*Set\x20link:*\x20%0','\x22'+_0x575ce2+'\x22')};}return'unlink'==_0x11c7f5['commandName']?{'type':'format','content':c(_0x2be2e3,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x4a3f61{['afterInit'](){const _0x155da8=this['editor'],_0x2b0ccd=_0x155da8['locale'];if(!_0x155da8['plugins']['has']('LegacyListEditing'))return;const _0xf5ab63=_0x155da8['plugins']['get']('TrackChangesEditing'),_0x51753e=_0x155da8['plugins']['has']('LegacyTodoListEditing');function _0x5cb134(_0x202c09){return()=>{const _0x515569=_0x155da8['model']['document']['selection'],_0x37804e=_0x155da8['commands']['get'](_0x202c09);if(_0x37804e['value'])return void _0x155da8['execute']('paragraph',{});const _0x40d71b=_0x202c09['slice'](0x0,-0x4),_0x3c0513=function(_0xe89124,_0x4dff4e,_0x2010f5){let _0x1d2927=Array['from'](_0xe89124)['filter'](_0x594e91=>function(_0x44e0a2,_0x114d41){return _0x114d41['checkChild'](_0x44e0a2['parent'],'listItem')&&!_0x114d41['isObject'](_0x44e0a2);}(_0x594e91,_0x2010f5));_0x1d2927=_0x1d2927['filter'](_0x523c7d=>!_0x523c7d['is']('element','listItem')||_0x523c7d['getAttribute']('listType')!=_0x4dff4e);const _0x117a2c=new Set();for(const _0x3a6062 of _0x1d2927)_0x3a6062['is']('element','listItem')?_0x117a2c['add'](Le(_0x3a6062)):_0x117a2c['add'](_0x3a6062);return Array['from'](_0x117a2c);}(_0x515569['getSelectedBlocks'](),_0x40d71b,_0x155da8['model']['schema']);_0x155da8['model']['change'](()=>{for(const _0x41f9f7 of _0x3c0513)_0xf5ab63['markBlockFormat'](_0x41f9f7,{'commandName':_0x202c09,'commandParams':[{'forceValue':!_0x37804e['value']}],'formatGroupId':'blockName'},Ee(_0x41f9f7));});};}function _0x5ddf03(_0x391b5d){return()=>{const _0x16c8e0=function(_0x3e39a6){let _0x300eb7=Array['from'](_0x3e39a6);const _0x4e3e77=_0x300eb7['findIndex'](_0x18f197=>'listItem'!=_0x18f197['name']);return _0x4e3e77>-0x1&&(_0x300eb7=_0x300eb7['slice'](0x0,_0x4e3e77)),_0x300eb7;}(_0x155da8['model']['document']['selection']['getSelectedBlocks']()),_0x1ea0a1=_0x155da8['model']['createRange'](_0x155da8['model']['createPositionAt'](_0x16c8e0[0x0],'before'),_0x155da8['model']['createPositionAt'](_0x16c8e0[_0x16c8e0['length']-0x1],'end'));_0x155da8['model']['change'](()=>{_0xf5ab63['markBlockFormat'](_0x1ea0a1,{'commandName':_0x391b5d,'commandParams':[],'formatGroupId':'listIndent'},function(_0x27dee6){const _0x545245=new Set();for(const _0x1f3ee1 of _0x27dee6){let _0x9938b0=_0x1f3ee1['nextSibling'];for(;_0x9938b0&&_0x9938b0['getAttribute']('listIndent')>_0x1f3ee1['getAttribute']('listIndent');)_0x545245['add'](_0x9938b0),_0x9938b0=_0x9938b0['nextSibling'];}return Array['from'](_0x545245);}(_0x16c8e0));});};}_0xf5ab63['enableCommand']('numberedList',_0x5cb134('numberedList')),_0xf5ab63['enableCommand']('bulletedList',_0x5cb134('bulletedList')),_0x51753e&&_0xf5ab63['enableCommand']('todoList',_0x5cb134('todoList')),_0xf5ab63['enableCommand']('indentList',_0x5ddf03('indentList')),_0xf5ab63['enableCommand']('outdentList',_0x5ddf03('outdentList')),_0x51753e&&_0xf5ab63['enableCommand']('checkTodoList',()=>{const _0x36ec36=_0x155da8['commands']['get']('checkTodoList'),_0x4651bd=Array['from'](_0x36ec36['_selectedElements']);_0x4651bd['filter'](_0x1dfe85=>_0x1dfe85['getAttribute']('todoListChecked')!=_0x36ec36['value']),_0x155da8['model']['change'](()=>{for(const _0x5e7193 of _0x4651bd)_0xf5ab63['markBlockFormat'](_0x5e7193,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x36ec36['value']}]});});}),_0xf5ab63['descriptionFactory']['registerElementLabel']('listItem',_0x4609e7=>c(_0x2b0ccd,'ELEMENT_LIST_ITEM',_0x4609e7)),_0xf5ab63['descriptionFactory']['registerDescriptionCallback'](_0x185353=>{if('formatBlock'!=_0x185353['type']&&'formatInline'!=_0x185353['type'])return;const {data:_0x595f51}=_0x185353;if(_0x595f51){if('numberedList'==_0x595f51['commandName']||'bulletedList'==_0x595f51['commandName']||'todoList'==_0x595f51['commandName'])switch(_0x595f51['commandName']['replace']('List','')){case'bulleted':return _0x122fef(c(_0x2b0ccd,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x122fef(c(_0x2b0ccd,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x122fef(c(_0x2b0ccd,'ELEMENT_TODO_LIST'));}if('indentList'==_0x595f51['commandName'])return{'type':'format','content':c(_0x2b0ccd,'*Indent:*\x20%0',c(_0x2b0ccd,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x595f51['commandName'])return{'type':'format','content':c(_0x2b0ccd,'*Outdent:*\x20%0',c(_0x2b0ccd,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x595f51['commandName'])return _0x595f51['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x2b0ccd,'*Check\x20item*')}:{'type':'format','content':c(_0x2b0ccd,'*Uncheck\x20item*')};}function _0x122fef(_0x350374){return{'type':'format','content':c(_0x2b0ccd,'*Change\x20to:*\x20%0',_0x350374)};}});}}function Le(_0x1bb252){const _0x2e47bb=_0x1bb252['getAttribute']('listIndent');if(0x0==_0x2e47bb)return _0x1bb252;let _0x40a694=_0x1bb252;for(;_0x1bb252['previousSibling']&&_0x1bb252['previousSibling']['is']('element','listItem');){const _0x1a46b2=_0x1bb252['previousSibling']['getAttribute']('listIndent');if(_0x1a46b2==_0x2e47bb)_0x40a694=_0x1bb252['previousSibling'];else{if(_0x1a46b2<_0x2e47bb)break;}_0x1bb252=_0x1bb252['previousSibling'];}return _0x40a694;}function Ee(_0x417869){const _0x4ab3b2=[];if(_0x417869['is']('element','listItem')&&_0x417869['getAttribute']('listIndent')>0x0){let _0x38dc84=_0x417869['nextSibling'];for(;_0x38dc84&&'listItem'==_0x38dc84['name']&&_0x38dc84['getAttribute']('listIndent')==_0x417869['getAttribute']('listIndent');)_0x4ab3b2['push'](_0x38dc84),_0x38dc84=_0x38dc84['nextSibling'];}return _0x4ab3b2;}class Q extends _0x4a3f61{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x336500=this['editor']['config']['get']('list.properties'),_0x1b5809=this['editor']['plugins']['get']('TrackChangesEditing');_0x336500['styles']&&_0x1b5809['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x336500['reversed']&&_0x1b5809['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x336500['startIndex']&&_0x1b5809['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1b5809['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x168d66,_0x2bdc44={}){const _0x5aab5a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x549dac=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x5aab5a['markMultiRangeBlockFormat'](_0x549dac,{'commandName':'listStyle','commandParams':[{'type':_0x2bdc44['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x395e02,_0x15b0fa={}){const _0x50e040=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4904c1=this['_getSuggestionBlocks'](_0x215cfb=>_0x215cfb['is']('element','listItem')&&'numbered'===_0x215cfb['getAttribute']('listType'));if(_0x4904c1['length']<0x1)return;const _0x5d07b6=_0x4904c1['map'](_0x30bd37=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x30bd37,'before'),this['editor']['model']['createPositionAt'](_0x30bd37,0x0)));this['editor']['model']['change'](()=>{_0x50e040['markMultiRangeBlockFormat'](_0x5d07b6,{'commandName':'listReversed','commandParams':[{'reversed':_0x15b0fa['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x3dab5f,_0x2ebb3a={}){const _0x309754=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1fe7e6=this['_getSuggestionBlocks'](_0x3c7233=>_0x3c7233['is']('element','listItem')&&'numbered'===_0x3c7233['getAttribute']('listType'));if(_0x1fe7e6['length']<0x1)return;const _0x489b93=_0x1fe7e6['map'](_0x2c2d2f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2c2d2f,'before'),this['editor']['model']['createPositionAt'](_0x2c2d2f,0x0)));this['editor']['model']['change'](()=>{_0x309754['markMultiRangeBlockFormat'](_0x489b93,{'commandName':'listStart','commandParams':[{'startIndex':_0x2ebb3a['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x37c87c){if('formatBlock'!=_0x37c87c['type']&&'formatInline'!=_0x37c87c['type'])return;const _0x3d52c6=this['editor']['locale'],{data:_0x33a99a}=_0x37c87c;if(!_0x33a99a)return;let _0x577d02,_0x258f43;switch(_0x33a99a['commandName']){case'listStyle':_0x577d02='*Change\x20to:*\x20%0',_0x258f43={'type':'format','content':c(_0x3d52c6,_0x577d02,c(_0x3d52c6,this['_getTranslationKeyForListStyle'](_0x33a99a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x577d02=_0x33a99a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x258f43={'type':'format','content':c(_0x3d52c6,_0x577d02)};break;case'listStart':_0x577d02='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x258f43={'type':'format','content':c(_0x3d52c6,_0x577d02,_0x33a99a['commandParams'][0x0]['startIndex'])};}return _0x258f43;}['_getSuggestionBlocksForListStyle'](){const _0x59fdb0=this['editor']['plugins']['get']('LegacyListUtils');let _0x34d301=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x34d301[0x0]?.['is']('element','listItem')&&_0x34d301['unshift'](..._0x59fdb0['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x34d301[_0x34d301['length']-0x1]?.['is']('element','listItem')&&_0x34d301['push'](..._0x59fdb0['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x34d301=[...new Set(_0x34d301)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x34d301=_0x34d301['filter'](_0x4325b7=>_0x4325b7['is']('element','listItem'))),_0x34d301;}['_getSuggestionBlocks'](_0x569031){const _0x35b788=this['editor']['plugins']['get']('LegacyListUtils');let _0x507692=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x569031)['map'](_0x5b6c7d=>{const _0x2e218b=this['editor']['model']['createPositionAt'](_0x5b6c7d,0x0);return[..._0x35b788['getSiblingNodes'](_0x2e218b,'backward'),..._0x35b788['getSiblingNodes'](_0x2e218b,'forward')];})['flat']();return _0x507692=[...new Set(_0x507692)],_0x507692;}['_getTranslationKeyForListStyle'](_0x3b7ef2){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x3b7ef2)||'default')['toUpperCase']()+'_LIST_'+_0x3b7ef2['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x4a3f61{['afterInit'](){const _0x390e67=this['editor'];if(!_0x390e67['plugins']['has']('MediaEmbedEditing'))return;const _0x3496fb=_0x390e67['plugins']['get']('TrackChangesEditing'),_0xca3c55=_0x390e67['locale'];_0x3496fb['enableCommand']('mediaEmbed'),_0x3496fb['descriptionFactory']['registerElementLabel']('media',_0x26911b=>c(_0xca3c55,'ELEMENT_MEDIA',_0x26911b)),_0x390e67['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x131fe4,{writer:_0x50a5f0,options:_0x3ed450})=>{if(_0x3ed450['showSuggestionHighlights'])return _0x50a5f0['createEmptyElement']('div');},'converterPriority':'high'}),_0x390e67['data']['downcastDispatcher']['on']('attribute:url:media',(_0x51f219,_0x492a61,_0x24f618)=>{_0x24f618['options']['showSuggestionHighlights']&&_0x51f219['stop']();},{'priority':'high'});}}class pt extends _0x4a3f61{['afterInit'](){const _0x542a52=this['editor'];_0x542a52['plugins']['has']('MentionEditing')&&_0x542a52['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x4a3f61{['afterInit'](){const _0x499f7b=this['editor'];if(!_0x499f7b['plugins']['has']('MergeFieldsEditing'))return;const _0x26dd04=_0x499f7b['plugins']['get']('TrackChangesEditing'),_0x3c3168=_0x499f7b['locale'];_0x26dd04['enableCommand']('insertMergeField'),_0x26dd04['enableCommand']('insertMergeFieldBlock'),_0x26dd04['enableCommand']('insertMergeFieldImage'),_0x26dd04['descriptionFactory']['registerElementLabel']('mergeField',_0x23e59c=>c(_0x3c3168,'ELEMENT_MERGE_FIELD',_0x23e59c)),_0x26dd04['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x35500a=>c(_0x3c3168,'ELEMENT_MERGE_FIELD',_0x35500a)),_0x26dd04['descriptionFactory']['registerDescriptionCallback'](_0x214c8b=>{if('insertion'!=_0x214c8b['type']&&'deletion'!=_0x214c8b['type'])return;const _0x3f9c74=_0x214c8b['getContainedElement']();if(null==_0x3f9c74)return;const _0x364cb2=_0x499f7b['plugins']['get']('MergeFieldsEditing');let _0x43261a;switch(_0x364cb2['getMergeFieldType'](_0x3f9c74)){case null:return;case'image':{const _0x1a5d09=_0x364cb2['unwrapAffixes'](_0x3f9c74['getAttribute']('src'));_0x43261a=_0x364cb2['getLabel'](_0x1a5d09)||_0x1a5d09;break;}default:{const _0x3954d2=_0x3f9c74['getAttribute']('id');_0x43261a=_0x364cb2['getLabel'](_0x3954d2)||_0x3954d2;break;}}return'insertion'==_0x214c8b['type']?{'type':'insertion','content':c(_0x3c3168,'*Insert:*\x20%0','\x22'+_0x43261a+'\x22\x20'+c(_0x3c3168,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x3c3168,'*Remove:*\x20%0','\x22'+_0x43261a+'\x22\x20'+c(_0x3c3168,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x4a3f61{['afterInit'](){const _0x50a609=this['editor'],_0x4c3e0e=_0x50a609['plugins']['get']('TrackChangesEditing');_0x50a609['plugins']['has']('MultiLevelList')&&(_0x4c3e0e['enableDefaultAttributesIntegration']('multiLevelList'),_0x4c3e0e['registerBlockAttribute']('listMarkerStyle'),_0x4c3e0e['descriptionFactory']['registerDescriptionCallback'](_0x5f0c42=>this['handleDescriptions'](_0x5f0c42)));}['handleDescriptions'](_0x3c4006){const _0x4d20d1=this['editor']['locale'],{data:_0x36968b}=_0x3c4006,_0x3ab357={'type':'format','content':''};if(_0x36968b&&'listMarkerStyle'==_0x36968b['key']){if(!_0x36968b['oldValue'])return{'type':'format','content':c(_0x4d20d1,'*Set\x20format:*\x20%0',c(_0x4d20d1,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x36968b['newValue']+')'};if(!_0x36968b['newValue']){let _0x11310d=_0x3c4006['head'];for(;_0x11310d;){if(_0x11310d['data']&&'listType'==_0x11310d['data']['key']&&_0x11310d['data']['newValue'])return _0x3ab357;_0x11310d=_0x11310d['next'];}return{'type':'format','content':c(_0x4d20d1,'*Remove\x20format:*\x20%0',c(_0x4d20d1,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x36968b['oldValue']+')'};}}}}class bt extends _0x4a3f61{['afterInit'](){const _0x31ec8c=this['editor'];if(!_0x31ec8c['plugins']['has']('PageBreakEditing'))return;_0x31ec8c['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x149931=_0x31ec8c['plugins']['get']('TrackChangesEditing'),_0x2a0382=_0x31ec8c['locale'];_0x149931['descriptionFactory']['registerElementLabel']('pageBreak',_0x3e9373=>c(_0x2a0382,'ELEMENT_PAGE_BREAK',_0x3e9373));}}class yt extends _0x4a3f61{['afterInit'](){const _0x3b6524=this['editor'];if(!_0x3b6524['plugins']['has']('Paragraph'))return;const _0x163c48=_0x3b6524['locale'],_0x1dacb9=_0x3b6524['plugins']['get']('TrackChangesEditing');_0x1dacb9['descriptionFactory']['registerElementLabel']('paragraph',_0x5a95db=>c(_0x163c48,'ELEMENT_PARAGRAPH',_0x5a95db)),_0x1dacb9['enableDefaultAttributesIntegration']('paragraph'),_0x1dacb9['enableCommand']('insertParagraph'),_0x3b6524['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x3b6524),{'priority':'highest'}),_0x3b6524['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x538c87,_0xc608f1,_0x485c40)=>{_0x485c40['options']['showSuggestionHighlights']&&nr(_0x3b6524,{'showActiveMarker':!0x1})(_0x538c87,_0xc608f1,_0x485c40);},{'priority':'highest'});const _0x3a463f=_0x1dacb9['descriptionFactory'];_0x3a463f['registerDescriptionCallback'](_0xe0223e=>{if('insertion'!==_0xe0223e['type'])return;const {start:_0xdf652b,end:_0x325717}=_0xe0223e['getFirstRange']();if(!_0xdf652b['isTouching'](_0x325717)||!_0xdf652b['nodeAfter'])return;const _0x574a22=_0x3b6524['model']['schema'],_0x25df2a=_0xdf652b['nodeAfter'];return _0x574a22['isBlock'](_0x25df2a)&&!_0x574a22['isLimit'](_0x25df2a)&&_0x574a22['checkChild'](_0x25df2a,'$text')?{'type':'insertion','content':c(_0x163c48,'*Insert:*\x20%0',_0x3a463f['getItemLabel'](_0x25df2a,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x50c355=this['editor'],_0x297d41=_0x50c355['locale'];_0x50c355['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x239342=>{if('formatBlock'!=_0x239342['type'])return;const {data:_0x20e795}=_0x239342;return _0x20e795&&'paragraph'==_0x20e795['commandName']?{'type':'format','content':c(_0x297d41,'*Change\x20to:*\x20%0',c(_0x297d41,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x1f22d9,{showActiveMarker:_0x3bd3d0=!0x0}={}){return(_0x49f879,_0x35d9d9,_0x2337ca)=>{const _0x575c79=_0x1f22d9['plugins']['get']('TrackChangesEditing'),_0x4f6217=_0x35d9d9['markerRange']['start'],_0x360802=_0x35d9d9['markerRange']['end'],_0x4c4a9b=_0x1f22d9['model']['schema'];if(!_0x4f6217['isTouching'](_0x360802)||!_0x4f6217['nodeAfter'])return;const _0x25d91c=_0x4f6217['nodeAfter'];if(_0x4c4a9b['isBlock'](_0x25d91c)&&!_0x4c4a9b['isLimit'](_0x25d91c)&&_0x4c4a9b['checkChild'](_0x25d91c,'$text')){if(!_0x2337ca['consumable']['consume'](_0x35d9d9['markerRange'],_0x49f879['name']))return;const {authorId:_0x1fa16c}=_0x575c79['_splitMarkerName'](_0x35d9d9['markerName']),_0x2463aa=_0x2337ca['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x1fa16c}),_0x49c404=_0x2337ca['mapper']['toViewPosition'](_0x360802);_0x3bd3d0&&_0x575c79['activeMarkers']['includes'](_0x35d9d9['markerName'])&&_0x2337ca['writer']['addClass']('ck-suggestion-marker--active',_0x2463aa),_0x2337ca['writer']['insert'](_0x49c404,_0x2463aa),_0x2337ca['mapper']['bindElementToMarker'](_0x2463aa,_0x35d9d9['markerName']);}};}class jt extends _0x4a3f61{['afterInit'](){const _0x3badea=this['editor'];_0x3badea['commands']['get']('replaceSource')&&_0x3badea['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x4a3f61{['afterInit'](){const _0x29cb03=this['editor'];if(!_0x29cb03['plugins']['has']('RemoveFormatEditing'))return;_0x29cb03['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e8f85=this['editor'];_0x4e8f85['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x37314a=>{if('formatBlock'!=_0x37314a['type']&&'formatInline'!=_0x37314a['type'])return;const {data:_0x58b41c}=_0x37314a;return _0x58b41c&&'removeFormat'==_0x58b41c['commandName']?{'type':'format','content':c(_0x4e8f85['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x4a3f61{['afterInit'](){const _0x457396=this['editor'];if(!_0x457396['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x55125f=_0x457396['plugins']['get']('TrackChangesEditing');_0x55125f['enableCommand']('goToPreviousRestrictedEditingException'),_0x55125f['enableCommand']('goToNextRestrictedEditingException');const _0x274166=_0x457396['plugins']['get']('RestrictedEditingModeEditing');_0x274166['enableCommand']('trackChanges'),_0x274166['enableCommand']('acceptSuggestion'),_0x274166['enableCommand']('discardSuggestion'),_0x274166['enableCommand']('acceptAllSuggestions'),_0x274166['enableCommand']('discardAllSuggestions'),_0x274166['enableCommand']('acceptSelectedSuggestions'),_0x274166['enableCommand']('discardSelectedSuggestions');}}class It extends _0x4a3f61{['afterInit'](){const _0x4505af=this['editor'];if(!_0x4505af['plugins']['has']('ShiftEnter'))return;const _0x38c546=_0x4505af['plugins']['get']('TrackChangesEditing');_0x38c546['enableCommand']('shiftEnter'),_0x4505af['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x4505af),{'priority':'high'}),_0x4505af['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x4505af),{'priority':'high'}),_0x4505af['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2f07db,_0x8982ab,_0x534edd)=>{_0x534edd['options']['showSuggestionHighlights']&&je(_0x4505af,{'showActiveMarker':!0x1})(_0x2f07db,_0x8982ab,_0x534edd);}),_0x38c546['descriptionFactory']['registerElementLabel']('softBreak',_0x32cbd9=>c(_0x4505af['locale'],'ELEMENT_LINE_BREAK',_0x32cbd9));}}function je(_0x6cf063,{showActiveMarker:_0x5ed3d4=!0x0}={}){return(_0x5976b7,_0x1d47b8,_0x3a3f4a)=>{const _0x59f2a4=_0x6cf063['plugins']['get']('TrackChangesEditing');if(!_0x3a3f4a['consumable']['test'](_0x1d47b8['markerRange'],_0x5976b7['name']))return;const _0x5aaaba=_0x6cf063['model'];for(const _0x49deab of _0x1d47b8['markerRange']['getItems']()){if(!_0x49deab['is']('element','softBreak'))continue;const _0x4a50ed='deletion'==_0x1d47b8['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x1487e2}=_0x59f2a4['_splitMarkerName'](_0x1d47b8['markerName']),_0x1c5a33=_0x3a3f4a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4a50ed,'data-author-id':_0x1487e2}),_0x3621e4=_0x3a3f4a['mapper']['toViewPosition'](_0x5aaaba['createPositionBefore'](_0x49deab));_0x5ed3d4&&_0x59f2a4['activeMarkers']['includes'](_0x1d47b8['markerName'])&&_0x3a3f4a['writer']['addClass']('ck-suggestion-marker--active',_0x1c5a33),_0x3a3f4a['writer']['insert'](_0x3621e4,_0x1c5a33),_0x3a3f4a['mapper']['bindElementToMarker'](_0x1c5a33,_0x1d47b8['markerName']);}};}class _t extends _0x4a3f61{['afterInit'](){const _0x3f1377=this['editor'],_0x4ea4ce=_0x3f1377['model'],_0xe24521=_0x3f1377['locale'];if(!_0x3f1377['plugins']['has']('StandardEditingModeEditing'))return;const _0x33f802=_0x3f1377['plugins']['get']('TrackChangesEditing'),_0x51d968='restrictedEditingException',_0x13b8c7=_0x3f1377['commands']['get'](_0x51d968);_0x33f802['enableCommand'](_0x51d968,(_0x2454d1,_0x594d2b={})=>{const _0x24bb75=_0x4ea4ce['document']['selection'];if(_0x24bb75['isCollapsed'])return void _0x2454d1(_0x594d2b);const _0x37390d=void 0x0!==_0x594d2b['forceValue']?_0x594d2b['forceValue']:!_0x13b8c7['value'];_0x4ea4ce['change'](()=>{const _0x3d55d1=Array['from'](_0x24bb75['getRanges']());for(const _0x2f94d7 of _0x3d55d1){const _0x55a5f2=_0x37390d?[_0x2f94d7]:io(_0x51d968,_0x2f94d7,_0x4ea4ce);for(const _0x433637 of _0x55a5f2)_0x33f802['markInlineFormat'](_0x433637,{'commandName':_0x51d968,'commandParams':[{'forceValue':_0x37390d}]});}});}),_0x33f802['descriptionFactory']['registerDescriptionCallback'](_0x976304=>{if('formatBlock'!=_0x976304['type']&&'formatInline'!=_0x976304['type'])return;const {data:_0x687476}=_0x976304;return _0x687476&&_0x687476['commandName']==_0x51d968?_0x687476['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0xe24521,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0xe24521,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x4a3f61{['afterInit'](){const _0x5d0324=this['editor'];if(!_0x5d0324['plugins']['has']('Style')||!_0x5d0324['plugins']['has']('DataSchema'))return;const _0x11c9e0=_0x5d0324['plugins']['get']('TrackChangesEditing'),_0x56dc8e=_0x5d0324['locale'],_0x11e164=_0x5d0324['config']['get']('style')||{},_0x4069dc=_0x5d0324['plugins']['get']('GeneralHtmlSupport'),_0x38f776=_0x5d0324['plugins']['get']('StyleUtils')['normalizeConfig'](_0x5d0324['plugins']['get']('DataSchema'),_0x11e164['definitions']);_0x11c9e0['enableDefaultAttributesIntegration']('style');const _0x404ec7=new Set();for(const _0x10214e of _0x38f776['block']){const _0x24a7f7=_0x4069dc['getGhsAttributeNameForElement'](_0x10214e['element']);_0x404ec7['add'](_0x24a7f7);}const _0x26a1d2=new Set();for(const _0x45ebe8 of _0x38f776['inline']){const _0x4e60be=_0x4069dc['getGhsAttributeNameForElement'](_0x45ebe8['element']);_0x26a1d2['add'](_0x4e60be);for(const _0x521618 of _0x45ebe8['ghsAttributes'])_0x26a1d2['add'](_0x521618);}for(const _0x5b7b88 of _0x404ec7)_0x11c9e0['registerBlockAttribute'](_0x5b7b88),_0x11c9e0['descriptionFactory']['registerAttributeLabel'](_0x5b7b88,c(_0x56dc8e,'FORMAT_STYLE'));for(const _0x310b50 of _0x26a1d2)_0x11c9e0['registerInlineAttribute'](_0x310b50),_0x11c9e0['descriptionFactory']['registerAttributeLabel'](_0x310b50,c(_0x56dc8e,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5db23f=this['editor'],_0x7d677=_0x5db23f['locale'];_0x5db23f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fe031=>{if('formatBlock'!=_0x2fe031['type']&&'formatInline'!=_0x2fe031['type'])return;const {data:_0xf93c4f}=_0x2fe031;return _0xf93c4f&&'style'===_0xf93c4f['commandName']?_0xf93c4f['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x7d677,'*Set\x20format:*\x20%0',_0xf93c4f['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x7d677,'*Remove\x20format:*\x20%0',_0xf93c4f['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x4a3f61{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x2f08ee){super(_0x2f08ee),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x396285=this['editor'],_0x2fdaee=_0x396285['model']['document']['selection'];if(!_0x396285['plugins']['has']('TableEditing'))return;const _0x418dd4=_0x396285['locale'],_0x5e5fd3=_0x396285['plugins']['get']('TrackChangesEditing'),_0x2570f0=_0x396285['plugins']['get']('TableUtils');_0x5e5fd3['descriptionFactory']['registerElementLabel']('table',_0xec6cac=>c(_0x418dd4,'ELEMENT_TABLE',_0xec6cac)),this['_setupColumnsRowsFixing'](),_0x5e5fd3['enableCommand']('insertTable'),_0x5e5fd3['enableCommand']('selectTableRow'),_0x5e5fd3['enableCommand']('selectTableColumn');for(const _0x59dc2d of['insertTableRowAbove','insertTableRowBelow']){const _0x2836dc=_0x396285['commands']['get'](_0x59dc2d);_0x5e5fd3['enableCommand'](_0x59dc2d,_0x27c623=>{_0x396285['model']['change'](_0x4168d0=>{_0x27c623();const _0x4bc963='above'===_0x2836dc['order'],_0x3c3a66=_0x2570f0['getSelectionAffectedTableCells'](_0x2fdaee),_0x873434=_0x2570f0['getRowIndexes'](_0x3c3a66),_0x58e940=_0x4bc963?_0x873434['first']-0x1:_0x873434['last']+0x1,_0x5a7bb8=_0x3c3a66[0x0]['findAncestor']('table'),_0x2b3363=_0x2570f0['createTableWalker'](_0x5a7bb8,{'startRow':_0x58e940,'endRow':_0x58e940}),_0x4b9b61=Array['from'](_0x2b3363)['map'](_0x3ceed3=>_0x4168d0['createRangeOn'](_0x3ceed3['cell']));_0x5e5fd3['markMultiRangeInsertion'](_0x4b9b61,'tableRow');});});}for(const _0x22299a of['insertTableColumnLeft','insertTableColumnRight']){const _0x513bc4=_0x396285['commands']['get'](_0x22299a);_0x5e5fd3['enableCommand'](_0x22299a,_0x420c14=>{_0x396285['model']['change'](_0x9e0f75=>{_0x420c14();const _0xe0e4ef='left'===_0x513bc4['order'],_0x4a418b=_0x2570f0['getSelectionAffectedTableCells'](_0x2fdaee),_0x16b068=_0x2570f0['getColumnIndexes'](_0x4a418b),_0x1cc751=_0xe0e4ef?_0x16b068['first']-0x1:_0x16b068['last']+0x1,_0x40c6f4=_0x4a418b[0x0]['findAncestor']('table'),_0x2104c5=_0x2570f0['createTableWalker'](_0x40c6f4,{'startRow':0x0,'column':_0x1cc751,'includeAllSlots':!0x1}),_0x5325e2=Array['from'](_0x2104c5)['map'](_0x58d6f5=>_0x9e0f75['createRangeOn'](_0x58d6f5['cell']));_0x5e5fd3['markMultiRangeInsertion'](_0x5325e2,'tableColumn');});});}for(const _0xcf6c62 of['removeTableRow','removeTableColumn']){const _0x3d54fd=_0xcf6c62['substr'](0xb),_0x484937=_0x3d54fd['toLowerCase'](),_0x2a8ae0=_0x484937['substr'](0x0,0x3)+'span',_0x50c1d7='table'+_0x3d54fd,_0x4abf24='min'+_0x3d54fd,_0x148573='max'+_0x3d54fd;_0x5e5fd3['enableCommand'](_0xcf6c62,()=>{_0x396285['model']['change'](_0x470ee3=>{const _0x2e2713=_0x2570f0['getSelectionAffectedTableCells'](_0x2fdaee),_0x4636df=_0x2e2713[0x0]['findAncestor']('table');let _0x2e81d8;if('removeTableRow'==_0xcf6c62){const _0x738a41=_0x2570f0['getRowIndexes'](_0x2e2713);_0x2e81d8={'startRow':_0x738a41['first'],'endRow':_0x738a41['last'],'includeAllSlots':!0x0};}else{const _0x50fc51=_0x2570f0['getColumnIndexes'](_0x2e2713);_0x2e81d8={'startColumn':_0x50fc51['first'],'endColumn':_0x50fc51['last'],'includeAllSlots':!0x0};}const _0x115d91=_0x2570f0['createTableWalker'](_0x4636df,_0x2e81d8),_0x37bc93=Array['from'](_0x115d91)['map'](({cell:_0x4ec306})=>_0x4ec306),_0x2b5b9e=Ne(_0x37bc93['filter'](_0x25e1f3=>_0x25e1f3['hasAttribute'](_0x2a8ae0))),_0x564221=Ne(_0x37bc93['filter'](_0x3164cc=>!_0x3164cc['hasAttribute'](_0x2a8ae0)))['map'](_0x5b7f0b=>_0x470ee3['createRangeOn'](_0x5b7f0b)),_0xb1ed80=_0x5e5fd3['markMultiRangeDeletion'](_0x564221,_0x50c1d7);if(_0xb1ed80&&('tableRow'==_0xb1ed80['subType']||'tableColumn'==_0xb1ed80['subType'])){const _0x1fe4df=this['_getSuggestionCoords'](_0xb1ed80);for(const _0xc2c521 of _0x2b5b9e){const _0x14a886=_0x470ee3['createRangeOn'](_0xc2c521),_0x23814e=_0x2570f0['getCellLocation'](_0xc2c521),_0x2b4d52=_0xc2c521['getAttribute'](_0x2a8ae0)-0x1,_0x2e4566=_0x1fe4df[_0x4abf24],_0x257bae=_0x1fe4df[_0x148573];_0x2e4566<=_0x23814e[_0x484937]&&_0x23814e[_0x484937]+_0x2b4d52<=_0x257bae&&_0xb1ed80['addRange'](_0x14a886);}}});});}function _0x2909dc(_0x20cd6b){const _0x4055d2=Array['from'](_0x2fdaee['getRanges']())['map'](_0x331aff=>_0x36f06e['fromRange'](_0x331aff));_0x396285['model']['change'](_0x143f24=>{const _0x441ed4=_0x143f24['batch'];_0x20cd6b=_0x20cd6b['filter'](_0x2fe956=>'$graveyard'!=_0x2fe956['root']['rootName']),_0x143f24['setSelection'](_0x20cd6b),_0x396285['commands']['get']('removeTableRow')['refresh'](),_0x396285['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x396285['model']['enqueueChange'](()=>{_0x396285['model']['enqueueChange'](_0x441ed4,_0x542abd=>{const _0x30895a=_0x4055d2['filter'](_0x22d134=>'$graveyard'!=_0x22d134['root']['rootName']);_0x30895a['length']>0x0&&_0x542abd['setSelection'](_0x30895a);for(const _0xe91abf of _0x4055d2)_0xe91abf['detach']();});});});}function _0x51d3e5(_0x2140a8){_0x396285['model']['change'](_0x34dc09=>{const _0x55064e=Array['from'](_0x2fdaee['getRanges']())['map'](_0x2e7930=>_0x36f06e['fromRange'](_0x2e7930)),_0x168df9=[];for(const _0x57ee7f of _0x2140a8)for(const _0x254a1f of _0x57ee7f['getItems']({'shallow':!0x0}))_0x168df9['push'](_0x254a1f);for(const _0xa5015c of _0x168df9)'$graveyard'!=_0xa5015c['root']['rootName']&&(_0x34dc09['setSelection'](_0x34dc09['createPositionAt'](_0xa5015c,0x0)),_0x396285['commands']['get']('removeTableColumn')['refresh'](),_0x396285['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3c84c7=_0x55064e['filter'](_0x226bc5=>'$graveyard'!=_0x226bc5['root']['rootName']);_0x3c84c7['length']>0x0&&_0x34dc09['setSelection'](_0x3c84c7);for(const _0x56e898 of _0x55064e)_0x56e898['detach']();});}function _0x4a7ce7(_0x15b51c,_0x453acd){return _0x453acd['every'](_0x23ccb5=>_0x15b51c['some'](_0x210053=>_0x210053['end']['isEqual'](_0x23ccb5['start'])||_0x23ccb5['end']['isEqual'](_0x210053['start'])));}function _0x21f94f(_0x1a2245,_0x22f5f7){return!_0x1a2245['some'](_0xf85124=>_0x22f5f7['some'](_0x3ceb51=>_0xf85124['isIntersecting'](_0x3ceb51)))&&_0x1a2245['some'](_0x387706=>_0x22f5f7['some'](_0x5439e7=>_0x387706['end']['isTouching'](_0x5439e7['start'])));}_0x396285['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x521794,_0xef4e6e,_0x1b5cb9)=>{if(!_0x1b5cb9['options']['showSuggestionHighlights'])return;const _0x13939e=_0xef4e6e['item'];if(!_0x13939e)return;const _0x1b4bd7=_0x1b5cb9['mapper']['toViewElement'](_0x13939e);function _0x23a381(_0x5bddf9){return Array['isArray'](_0x5bddf9)?_0x5bddf9:[_0x5bddf9];}_0x1b4bd7&&'tableCell'===_0x13939e['name']&&_0xd3142e(_0x1b4bd7,_0x1b5cb9['writer'],(_0xad570d,_0x5a2be6,_0x2afc29)=>_0x2afc29['addClass'](_0x23a381(_0x5a2be6['classes']),_0xad570d),(_0x1b4864,_0x384aab,_0x5ec438)=>_0x5ec438['removeClass'](_0x23a381(_0x384aab['classes']),_0x1b4864));},{'priority':'highest'}),_0x5e5fd3['descriptionFactory']['registerDescriptionCallback'](_0x4b1de8=>{if('insertion'!=_0x4b1de8['type']&&'deletion'!=_0x4b1de8['type'])return;const _0x5ed1b5=_0x4b1de8['getContainedElement']();if(null!=_0x5ed1b5&&_0x5ed1b5['is']('element','table')){if('insertion'==_0x4b1de8['type']){const _0x57c770=_0x4b1de8['getItems']()['filter'](_0x58e45d=>_0x58e45d['is']('$textProxy'))['map'](_0x5349af=>_0x5349af['data']);if(_0x57c770['length'])return{'type':'insertion','content':c(_0x418dd4,'*Insert:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x57c770['join']('\x20')+'\x22'))};}if('deletion'==_0x4b1de8['type']){const _0x38fc1c=_0x4b1de8['getItems']()['filter'](_0x37e04e=>_0x37e04e['is']('$textProxy'))['map'](_0x28a222=>_0x28a222['data']);if(_0x38fc1c['length'])return{'type':'deletion','content':c(_0x418dd4,'*Remove:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x38fc1c['join']('\x20')+'\x22'))};}}}),_0x5e5fd3['descriptionFactory']['registerDescriptionCallback'](_0x4a2646=>{if('tableRow'==_0x4a2646['subType']){const _0x476b5f=_0x4a2646['getItems']()['filter'](_0x4830ea=>_0x4830ea['is']('$textProxy'))['map'](_0x4c8a31=>_0x4c8a31['data']),_0x5affe6=this['_getSuggestionCoords'](_0x4a2646),_0x3b7a36=_0x5affe6['maxRow']-_0x5affe6['minRow']+0x1;if('insertion'==_0x4a2646['type'])return _0x476b5f['length']?{'type':'insertion','content':c(_0x418dd4,'*Insert:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3b7a36,'\x22'+_0x476b5f['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x418dd4,'*Insert:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_ROW',_0x3b7a36))};if('deletion'==_0x4a2646['type'])return _0x476b5f['length']?{'type':'deletion','content':c(_0x418dd4,'*Remove:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x3b7a36,'\x22'+_0x476b5f['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x418dd4,'*Remove:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_ROW',_0x3b7a36))};}if('tableColumn'==_0x4a2646['subType']){const _0x59b68d=_0x4a2646['getItems']()['filter'](_0x3cf7cd=>_0x3cf7cd['is']('$textProxy'))['map'](_0x511a8b=>_0x511a8b['data']),_0x28db9d=this['_getSuggestionCoords'](_0x4a2646),_0x4f49a0=_0x28db9d['maxColumn']-_0x28db9d['minColumn']+0x1;if('insertion'==_0x4a2646['type'])return _0x59b68d['length']?{'type':'insertion','content':c(_0x418dd4,'*Insert:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4f49a0,'\x22'+_0x59b68d['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x418dd4,'*Insert:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_COLUMN',_0x4f49a0))};if('deletion'==_0x4a2646['type'])return _0x59b68d['length']?{'type':'deletion','content':c(_0x418dd4,'*Remove:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4f49a0,'\x22'+_0x59b68d['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x418dd4,'*Remove:*\x20%0',c(_0x418dd4,'ELEMENT_TABLE_COLUMN',_0x4f49a0))};}}),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x2909dc),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x2909dc),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x51d3e5),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x51d3e5),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4a7ce7),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4a7ce7),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x21f94f),_0x5e5fd3['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x21f94f);}['_acceptFormatSuggestionCallbackFactory'](){const _0x1c040c=this['editor'],_0x2104f1=_0x1c040c['model']['document']['selection'];return(_0x1fc937,_0x33110f)=>{_0x1c040c['model']['change'](_0x14a001=>{const {commandName:_0x41ffeb,commandParams:_0x201024}=_0x33110f;let _0x316ae3=_0x1fc937[0x0]['end']['nodeBefore'];_0x201024&&_0x201024[0x0]&&!0x1===_0x201024[0x0]['forceValue']&&(_0x316ae3=_0x1fc937[0x0]['start']['nodeAfter']);const _0x4da8a3=_0x14a001['createRangeIn'](_0x316ae3);if('$graveyard'==_0x4da8a3['root']['rootName'])return;const _0x4144be=Array['from'](_0x2104f1['getRanges']())['map'](_0x720fbd=>_0x36f06e['fromRange'](_0x720fbd));_0x14a001['setSelection'](_0x4da8a3),_0x1c040c['commands']['get'](_0x41ffeb)['refresh'](),_0x201024['push']({'forceDefaultExecution':!0x0}),_0x1c040c['execute'](_0x41ffeb,..._0x201024);const _0x26a14d=_0x4144be['filter'](_0xd69878=>'$graveyard'!=_0xd69878['root']['rootName']);_0x26a14d['length']>0x0&&_0x14a001['setSelection'](_0x26a14d);for(const _0x32e2a7 of _0x4144be)_0x32e2a7['detach']();});};}['_getCoordsForCells'](_0x296b7f){const _0xa30322=this['editor']['plugins']['get']('TableUtils');let _0x38b8ea=Number['MAX_SAFE_INTEGER'],_0x150154=Number['MIN_SAFE_INTEGER'],_0x1c1f1b=Number['MAX_SAFE_INTEGER'],_0x18e832=Number['MIN_SAFE_INTEGER'];for(const _0x3bf4f5 of _0x296b7f){if('$graveyard'==_0x3bf4f5['root']['rootName'])continue;const {row:_0x3cdadd,column:_0xe0f22a}=_0xa30322['getCellLocation'](_0x3bf4f5),_0x54bdab=_0x3bf4f5['hasAttribute']('rowspan')?_0x3bf4f5['getAttribute']('rowspan')-0x1:0x0,_0x5d5258=_0x3bf4f5['hasAttribute']('colspan')?_0x3bf4f5['getAttribute']('colspan')-0x1:0x0;_0x38b8ea=_0x3cdadd<_0x38b8ea?_0x3cdadd:_0x38b8ea,_0x150154=_0x3cdadd+_0x54bdab>_0x150154?_0x3cdadd+_0x54bdab:_0x150154,_0x1c1f1b=_0xe0f22a<_0x1c1f1b?_0xe0f22a:_0x1c1f1b,_0x18e832=_0xe0f22a+_0x5d5258>_0x18e832?_0xe0f22a+_0x5d5258:_0x18e832;}return{'minRow':_0x38b8ea,'maxRow':_0x150154,'minColumn':_0x1c1f1b,'maxColumn':_0x18e832};}['_setupColumnsRowsFixing'](){const _0x5cfbe5=this['editor'],_0x41e834=_0x5cfbe5['plugins']['get']('TrackChangesEditing'),_0x25644d=_0x5cfbe5['plugins']['get']('TableUtils');_0x5cfbe5['model']['document']['on']('change:data',()=>{const _0x265f93=Array['from'](_0x5cfbe5['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x474278,data:_0xe6d052}of _0x265f93){const {group:_0x49bb45,id:_0x2c7e86,subType:_0x5205f1}=_0x41e834['_splitMarkerName'](_0x474278);if('suggestion'!=_0x49bb45)continue;if(null!=_0xe6d052['oldRange'])continue;const _0x3d0c7c=_0x41e834['getSuggestion'](_0x2c7e86);this['_tablePostFixingSubtypes']['includes'](_0x5205f1)&&this['_tableSuggestions']['add'](_0x3d0c7c);}},{'priority':'low'});const _0x2e42df=(_0x130920,_0x497fd2)=>{let _0x4778b2=!0x1;const _0x2ee1c1=_0x497fd2['createRangeOn'](_0x130920),_0x8e217b=_0x130920['findAncestor']('table'),_0x7b13be=_0x25644d['getCellLocation'](_0x130920);for(const _0xb51512 of this['_tableSuggestions']){const _0x404a13=_0xb51512['subType'],_0x2ee02d=_0x404a13['startsWith']('tablePaste'),_0x317668=_0x404a13['substr'](_0x2ee02d?0xa:0x5),_0x404748=_0x317668['toLowerCase'](),_0x20b085=_0x404748['substr'](0x0,0x3)+'span',_0x590e62='min'+_0x317668,_0x148012='max'+_0x317668;if(!_0xb51512['isInContent'])continue;if(_0x8e217b!=_0xb51512['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0xb51512['isIntersectingWithRange'](_0x2ee1c1))continue;const _0x435c85=_0x130920['hasAttribute'](_0x20b085)?_0x130920['getAttribute'](_0x20b085)-0x1:0x0,_0x2b4826=this['_getSuggestionCoords'](_0xb51512),_0x426a61=_0x2b4826[_0x590e62],_0xe933cf=_0x2b4826[_0x148012];_0x426a61<=_0x7b13be[_0x404748]&&_0x7b13be[_0x404748]+_0x435c85<=_0xe933cf&&(_0xb51512['addRange'](_0x2ee1c1),_0x4778b2=!0x0);}return _0x4778b2;};_0x5cfbe5['model']['document']['registerPostFixer'](_0x5bea47=>{let _0x1345d0=!0x1;for(const _0x518d95 of _0x5cfbe5['model']['document']['differ']['getChanges']())if('insert'==_0x518d95['type']){if('tableRow'==_0x518d95['name']){for(const _0x268187 of _0x518d95['position']['nodeAfter']['getChildren']())_0x1345d0=_0x1345d0||_0x2e42df(_0x268187,_0x5bea47);}else'tableCell'==_0x518d95['name']&&(_0x1345d0=_0x1345d0||_0x2e42df(_0x518d95['position']['nodeAfter'],_0x5bea47));}return _0x1345d0;});}['_getSuggestionCoords'](_0x119148){return this['_getCoordsForCells'](_0x119148['getRanges']()['map'](_0x534082=>_0x534082['start']['nodeAfter']));}}function Ne(_0x4672d3){return Array['from'](new Set(_0x4672d3)['values']());}class Nt extends _0x4a3f61{static get['requires'](){return[Ct];}['afterInit'](){const _0x18946b=this['editor'],_0x468b2f=_0x18946b['model']['document']['selection'],_0x48ea58=_0x18946b['locale'];if(!_0x18946b['plugins']['has']('TableEditing'))return;const _0x28dcca=_0x18946b['plugins']['get']('TrackChangesEditing'),_0x4a2a1e=_0x18946b['plugins']['get']('TableUtils'),_0x935079=_0x18946b['plugins']['get'](Ct);_0x935079['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x28dcca['enableCommand']('mergeTableCells',()=>{const _0x100770=_0x4a2a1e['getSelectionAffectedTableCells'](_0x18946b['model']['document']['selection']);_0x18946b['model']['change'](()=>{_0x28dcca['markMultiRangeBlockFormat'](_0x100770,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x18946b['commands']['get']('mergeTableCells')['on']('execute',(_0x168872,_0x275d46)=>{_0x18946b['commands']['get']('trackChanges')['value']&&(_0x275d46['length']>0x0&&_0x275d46[_0x275d46['length']-0x1]&&_0x275d46[_0x275d46['length']-0x1]['forceDefaultExecution']||_0x28dcca['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x168872['stop']());},{'priority':'highest'});for(const _0x47937b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x439abf=_0x18946b['commands']['get'](_0x47937b);_0x28dcca['enableCommand'](_0x47937b,()=>{const _0x554ab6=_0x18946b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x721fa=>_0x721fa['is']('element','tableCell')),_0x12bb28=_0x439abf['value'];_0x18946b['model']['change'](()=>{_0x28dcca['markMultiRangeBlockFormat']([_0x554ab6,_0x12bb28],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0xff8725 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x11d1b8=_0x18946b['commands']['get'](_0xff8725);_0x28dcca['enableCommand'](_0xff8725,()=>{const _0x27c272=_0x4a2a1e['getSelectionAffectedTableCells'](_0x18946b['model']['document']['selection'])[0x0],_0x3c9574=_0x27c272['findAncestor']('table'),{column:_0x32c6f6,row:_0x219dc6}=_0x4a2a1e['getCellLocation'](_0x27c272);let _0x95116a=[];if('horizontally'==_0x11d1b8['direction']){const _0x28e698=_0x4a2a1e['createTableWalker'](_0x3c9574,{'startRow':_0x219dc6,'endRow':_0x219dc6,'includeAllSlots':!0x0});_0x95116a=Array['from'](_0x28e698)['map'](_0x2c3403=>_0x2c3403['cell']);}else{const _0x20354f=_0x4a2a1e['createTableWalker'](_0x3c9574,{'column':_0x32c6f6,'includeAllSlots':!0x0});_0x95116a=Array['from'](_0x20354f)['map'](_0x325e06=>_0x325e06['cell']);}_0x18946b['model']['change'](_0x5e0d90=>{_0x28dcca['markBlockFormat'](_0x5e0d90['createRangeOn'](_0x27c272),{'commandName':_0xff8725,'commandParams':[]},_0x95116a,_0xff8725);});});}_0x28dcca['descriptionFactory']['registerDescriptionCallback'](_0x212d1c=>{if('formatBlock'!=_0x212d1c['type']&&'formatInline'!=_0x212d1c['type'])return;const {data:_0x59cb6e}=_0x212d1c;return _0x59cb6e&&'mergeTableCells'==_0x59cb6e['commandName']?{'type':'format','content':c(_0x48ea58,'*Merge\x20cells*')}:void 0x0;}),_0x28dcca['descriptionFactory']['registerDescriptionCallback'](_0x2037a8=>{if('formatBlock'!=_0x2037a8['type']&&'formatInline'!=_0x2037a8['type'])return;const {data:_0x553f1e}=_0x2037a8;return _0x553f1e?'splitTableCellVertically'==_0x553f1e['commandName']?{'type':'format','content':c(_0x48ea58,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x553f1e['commandName']?{'type':'format','content':c(_0x48ea58,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x271277=_0x935079['_acceptFormatSuggestionCallbackFactory']();for(const _0x2507c0 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x28dcca['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2507c0,'accept',_0x271277);for(const _0x46d7f7 of['splitTableCellVertically','splitTableCellHorizontally'])_0x28dcca['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x46d7f7,'accept',_0x271277);_0x28dcca['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x5c4a77=>{_0x18946b['model']['change'](_0x1725f9=>{const _0x18b298=Array['from'](_0x468b2f['getRanges']())['map'](_0x17d124=>_0x36f06e['fromRange'](_0x17d124));_0x1725f9['setSelection'](_0x5c4a77),_0x18946b['commands']['get']('mergeTableCells')['refresh'](),_0x18946b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x17cd57=_0x18b298['filter'](_0x4c8707=>'$graveyard'!=_0x4c8707['root']['rootName']);_0x17cd57['length']>0x0&&_0x1725f9['setSelection'](_0x17cd57);for(const _0x3fdd85 of _0x18b298)_0x3fdd85['detach']();});});for(const _0x4a0629 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x183408=_0x18946b['commands']['get'](_0x4a0629);_0x183408['on']('set:isEnabled',(_0x2a31d6,_0x1fd81d,_0x95d62)=>{if(_0x95d62){const _0x4b59b3=_0x18946b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1f2dd5=>_0x1f2dd5['is']('element','tableCell'));this['_areMergableCells'](_0x183408['value'],_0x4b59b3)||(_0x2a31d6['return']=!0x1,_0x2a31d6['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x91004c=this['editor']['commands']['get']('mergeTableCells'),_0x1525d4=this['editor']['plugins']['get']('TableUtils');if(!_0x91004c['isEnabled'])return!0x1;const _0x38e6b4=_0x1525d4['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x5b055d of _0x38e6b4)for(const _0x481ef0 of _0x38e6b4)if(_0x5b055d!=_0x481ef0&&!this['_areMergableCells'](_0x5b055d,_0x481ef0))return!0x1;return!0x0;}['_areMergableCells'](_0x331f95,_0x2d4aac){const _0x46eaa1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x527838=this['editor']['model']['createRangeOn'](_0x331f95),_0x1e5917=this['editor']['model']['createRangeOn'](_0x2d4aac),_0x4ff050=new Set(),_0x1bf3d2=new Set();for(const _0x58a467 of _0x46eaa1['getSuggestions']())if(('insertion'==_0x58a467['type']||'deletion'==_0x58a467['type']||'mergeTableCells'==_0x58a467['subType'])&&_0x58a467['isInContent']){for(const _0x114b8f of _0x58a467['getRanges']())_0x114b8f['containsRange'](_0x527838,!0x0)&&_0x4ff050['add'](_0x58a467['type']+':'+_0x58a467['author']['id']),_0x114b8f['containsRange'](_0x1e5917,!0x0)&&_0x1bf3d2['add'](_0x58a467['type']+':'+_0x58a467['author']['id']);}if(_0x4ff050['size']!=_0x1bf3d2['size'])return!0x1;for(const _0x467e37 of _0x4ff050)if(!_0x1bf3d2['has'](_0x467e37))return!0x1;return!0x0;}}class Dt extends _0x4a3f61{static get['requires'](){return[Ct];}['afterInit'](){const _0xc7600f=this['editor'];if(!_0xc7600f['plugins']['has']('TableEditing'))return;const _0x3dc77e=_0xc7600f['locale'],_0x3473f3=_0xc7600f['plugins']['get']('TrackChangesEditing');_0x3473f3['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x3473f3['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x3473f3['registerBlockAttribute']('headingRows'),_0x3473f3['registerBlockAttribute']('headingColumns'),_0x3473f3['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x3dc77e,'FORMAT_HEADER_ROW')),_0x3473f3['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x3dc77e,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x37ae80=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5aee7e=this['editor']['plugins']['get']('TableUtils'),_0x4d59bd=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0xd480be({showActiveMarker:_0x14c9e4=!0x0,setDataAttribute:_0x494132=!0x0}={}){return(_0x290a82,_0x16273d,_0x5d7d84)=>{const {type:_0x833a95,id:_0x1656cc}=_0x37ae80['_splitMarkerName'](_0x16273d['markerName']),_0x16570e=_0x37ae80['getSuggestion'](_0x1656cc),_0x91935=_0x16570e['data'];if('formatBlock'!=_0x16570e['type']||!_0x91935||'setTableColumnHeader'!=_0x91935['commandName'])return;if(_0x16273d['item'])return void _0x290a82['stop']();if(!_0x5d7d84['consumable']['consume'](_0x16273d['markerRange'],_0x290a82['name']))return;const _0xba74b5=_0x16273d['markerRange']['start']['nodeAfter'],_0x1967cb=_0x16273d['markerRange']['end']['nodeBefore'],_0x2db026=_0xba74b5['parent']['parent'],{column:_0x2b9265}=_0x5aee7e['getCellLocation'](_0xba74b5),{column:_0x3d46b6}=_0x5aee7e['getCellLocation'](_0x1967cb);for(let _0x1a737f=_0x2b9265;_0x1a737f<=_0x3d46b6;_0x1a737f++){const _0x5bfc25=_0x5aee7e['createTableWalker'](_0x2db026,{'column':_0x1a737f,'includeAllSlots':!0x1});for(const _0x590de8 of _0x5bfc25){const _0x4683bb=_0x590de8['cell'],_0x2039eb=_0x5d7d84['mapper']['toViewElement'](_0x4683bb);_0x5d7d84['writer']['addClass']('ck-suggestion-marker-'+_0x833a95,_0x2039eb),_0x494132&&_0x5d7d84['writer']['setAttribute']('data-suggestion',_0x1656cc,_0x2039eb),_0x5d7d84['mapper']['bindElementToMarker'](_0x2039eb,_0x16273d['markerName']),_0x14c9e4&&(_0x37ae80['activeMarkers']['includes'](_0x16273d['markerName'])?_0x5d7d84['writer']['addClass']('ck-suggestion-marker--active',_0x2039eb):_0x5d7d84['writer']['removeClass']('ck-suggestion-marker--active',_0x2039eb));}}};}_0x37ae80['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x4d59bd),_0x37ae80['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x4d59bd),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0xd480be(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x294a54,_0xcacb6b,_0xcead71)=>{_0xcead71['options']['showSuggestionHighlights']&&_0xd480be({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x294a54,_0xcacb6b,_0xcead71);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1f48cd,_0x359df0,_0x5a1f5b)=>{const {type:_0x5166a1,id:_0x301d7a}=_0x37ae80['_splitMarkerName'](_0x359df0['markerName']),_0x125610=_0x37ae80['getSuggestion'](_0x301d7a),_0x5ada32=_0x125610['data'];if('formatBlock'!=_0x125610['type']||!_0x5ada32||'setTableColumnHeader'!=_0x5ada32['commandName'])return;const _0x165881=_0x5a1f5b['mapper']['markerNameToElements'](_0x359df0['markerName']);if(_0x165881){for(const _0x220303 of _0x165881)_0x5a1f5b['writer']['removeClass']('ck-suggestion-marker-'+_0x5166a1,_0x220303),_0x5a1f5b['writer']['removeClass']('ck-suggestion-marker--active',_0x220303),_0x5a1f5b['writer']['removeAttribute']('data-suggestion',_0x220303),_0x5a1f5b['mapper']['unbindElementFromMarkerName'](_0x220303,_0x359df0['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x254d63=this['editor'],_0xaf64d3=_0x254d63['locale'];function _0x4efb2c(_0x13a241){return{'type':'format','content':c(_0xaf64d3,'*Format:*\x20%0',_0x13a241)};}_0x254d63['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e5dda=>{if('formatBlock'!=_0x2e5dda['type'])return;const {data:_0x448d01}=_0x2e5dda;if(_0x448d01){if('setTableRowHeader'==_0x448d01['commandName']){const _0x50c490=_0x448d01['commandParams'][0x0]['forceValue'];return _0x4efb2c(c(_0xaf64d3,_0x50c490?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x448d01['commandName']){const _0x3550a0=_0x448d01['commandParams'][0x0]['forceValue'];return _0x4efb2c(c(_0xaf64d3,_0x3550a0?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Ye extends _0x4a3f61{['afterInit'](){const _0x1648f5=this['editor'],_0x49d631=_0x1648f5['locale'],_0x4b4d4a=_0x1648f5['plugins']['get']('TrackChangesEditing');function _0x4c7b8d(_0x324e42){return{'type':'format','content':''+c(_0x49d631,'*Set\x20table\x20type:*\x20%0',_0x324e42)};}_0x1648f5['plugins']['has']('TableLayout')&&(_0x4b4d4a['enableCommand']('insertTableLayout'),_0x4b4d4a['enableDefaultAttributesIntegration']('tableType'),_0x4b4d4a['registerBlockAttribute']('tableType'),_0x4b4d4a['descriptionFactory']['registerElementLabel'](_0x2f2655=>_0x2f2655['is']('element','table')&&'layout'===_0x2f2655['getAttribute']('tableType'),_0x5b2af6=>c(_0x49d631,'ELEMENT_LAYOUT_TABLE',_0x5b2af6)),_0x4b4d4a['descriptionFactory']['registerDescriptionCallback'](_0x3090cc=>{const {data:_0x2593a0}=_0x3090cc;if(_0x2593a0&&'tableType'==_0x2593a0['key'])switch(_0x2593a0['newValue']){case'layout':return _0x4c7b8d(c(_0x49d631,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x4c7b8d(c(_0x49d631,'ELEMENT_CONTENT_TABLE'));}}));}}const xe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Oe=Object['fromEntries'](xe['map'](_0xe1d098=>[_0xe1d098,null]));class $t extends _0x4a3f61{static get['requires'](){return[Ct];}['afterInit'](){const _0x309545=this['editor'];if(!_0x309545['plugins']['has']('TableClipboard'))return;const _0x3b2726=_0x309545['plugins']['get']('TrackChangesEditing'),_0x58d1a7=_0x309545['plugins']['get']('TableUtils'),_0x3fa9a6=_0x309545['plugins']['get'](Ct),_0x49a939=_0x309545['plugins']['get']('TableClipboard'),_0x17e803=_0x309545['plugins']['get']('TableSelection'),_0x168778=_0x309545['plugins']['get'](_0x363c90);_0x3fa9a6['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x309545['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x309545['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x3821cc=null,_0x46c90a=!0x1;_0x168778['on']('contentInsertion',(_0x161728,_0x56e52b)=>{_0x46c90a='paste'===_0x56e52b['method'];}),_0x309545['model']['on']('insertContent',(_0x19fbe8,_0x1f21ea)=>{if(!_0x46c90a&&null===_0x17e803['getSelectedTableCells']())return;const [_0x5430ca,_0x5d1fd3]=_0x1f21ea,_0x597d1d=_0x1f21ea[_0x1f21ea['length']-0x1];_0x597d1d&&_0x597d1d['forceDefaultExecution']||_0x3b2726['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xf4027c,_0xcea150,_0x1e616a,_0x1e766b,_0x2b0eb5){if(_0xcea150&&!_0xcea150['is']('documentSelection'))return!0x1;const _0x19e59c=_0x2b0eb5['getTableIfOnlyTableInContent'](_0xf4027c,_0x1e616a);if(!_0x19e59c||!De(_0x19e59c,void 0x0,_0x1e766b))return!0x1;const _0x4c36db=_0x1e766b['getSelectionAffectedTableCells'](_0x1e616a['document']['selection']);if(!_0x4c36db['length'])return!0x1;const _0x5c176d=_0x4c36db[0x0]['findAncestor']('table'),_0x496864=_0x1e766b['getRowIndexes'](_0x4c36db),_0x2dc887=_0x1e766b['getColumnIndexes'](_0x4c36db),_0x40ba26={'startRow':_0x496864['first'],'endRow':_0x496864['last'],'startColumn':_0x2dc887['first'],'endColumn':_0x2dc887['last']};return 0x1==_0x4c36db['length']&&(_0x40ba26['endRow']+=_0x1e766b['getRows'](_0x19e59c)-0x1,_0x40ba26['endColumn']+=_0x1e766b['getColumns'](_0x19e59c)-0x1),De(_0x5c176d,_0x40ba26,_0x1e766b);}(_0x5430ca,_0x5d1fd3,_0x309545['model'],_0x58d1a7,_0x49a939)&&(_0x19fbe8['stop'](),_0x3821cc={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x309545['model']['change'](()=>{_0x309545['model']['insertContent'](_0x1f21ea[0x0],_0x1f21ea[0x1],_0x1f21ea[0x2],{'forceDefaultExecution':!0x0});const _0x504630=_0x5ae980(),{rowInsertionRanges:_0x4c4100,columnInsertionRanges:_0x21d15f,insertionRanges:_0x2c1366,deletionRanges:_0x295446,cells:_0x403a05}=_0x3821cc;_0x4c4100['length']&&_0x3b2726['markMultiRangeInsertion'](_0x4c4100,'tablePasteRow',{'tablePasteChainId':_0x504630}),_0x21d15f['length']&&_0x3b2726['markMultiRangeInsertion'](_0x21d15f,'tablePasteColumn',{'tablePasteChainId':_0x504630}),_0x2c1366['length']&&(_0x3b2726['markMultiRangeInsertion'](_0x2c1366,'tablePaste',{'tablePasteChainId':_0x504630,'skipNestingCheck':!0x0}),_0x2c1366['forEach'](_0x3f88ba=>_0x3f88ba['detach']?.())),_0x295446['length']&&(_0x3b2726['markMultiRangeDeletion'](_0x295446,'tablePaste',{'tablePasteChainId':_0x504630,'skipNestingCheck':!0x0}),_0x295446['forEach'](_0x33e3e1=>_0x33e3e1['detach']?.()));const _0x3c210a=_0x3b2726['markMultiRangeBlockFormat'](_0x403a05['map'](({element:_0x3d4435})=>_0x3d4435),{'formatGroupId':_0x5ae980()},[],'tablePasteCell',{'tablePasteChainId':_0x504630});if(_0x3c210a){const _0x8689f7=_0x3c210a['getMarkers'](),_0x2a8328=[];for(const {element:_0xd2a609,attributes:_0x46b342}of _0x403a05){if(!_0x46b342)continue;const _0x14e9ab=_0x309545['model']['createRangeOn'](_0xd2a609),_0x87a8ff=_0x8689f7['find'](_0x35cf66=>_0x35cf66['getRange']()['isEqual'](_0x14e9ab));_0x87a8ff&&_0x2a8328['push']([_0x87a8ff['name'],_0x46b342]);}_0x2a8328['length']&&_0x3c210a['setAttribute']('markerAttributes',Object['fromEntries'](_0x2a8328));}_0x3821cc=null;}));},{'priority':_0x3ea4f5['high']+0xa}),_0x168778['on']('contentInsertion',()=>{_0x46c90a=!0x1;},{'priority':'lowest'}),_0x309545['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x58f995,_0x441239)=>{const [_0x3eed43,_0x5f38bf,,_0x1776e6]=_0x441239;if(!_0x3821cc)return;_0x58f995['stop']();const _0x1b290e=_0x3eed43['cell'],_0x367c65=_0x5f38bf,_0x5e13a5=Ue(_0x1b290e),_0x5a558f=Ue(_0x367c65);_0x58f995['return']=_0x1b290e;let _0x5c6c36=null,_0x14a854=null;if(_0x5a558f||_0x5e13a5){if(_0x5e13a5&&!_0x5a558f){_0x1776e6['remove'](_0x1b290e['getChild'](0x0));for(const _0x329421 of Array['from'](_0x367c65['getChildren']()))_0x1776e6['insert'](_0x329421,_0x1b290e,'end');const _0x26d3ff=_0x3821cc['rowInsertionIndexes']['includes'](_0x3eed43['row']),_0xdb2499=_0x3821cc['columnInsertionIndexes']['includes'](_0x3eed43['column']);_0x26d3ff||_0xdb2499||(_0x5c6c36=_0x36f06e['fromRange'](_0x1776e6['createRangeIn'](_0x1b290e)));}else _0x5a558f&&!_0x5e13a5&&(_0x14a854=_0x1776e6['createRangeIn'](_0x1b290e));}else{const _0x17baf2=_0x1776e6['createElement']('tableCellSuggestion'),_0x1b0f43=_0x1776e6['createElement']('tableCellSuggestion');_0x1776e6['wrap'](_0x1776e6['createRangeIn'](_0x1b290e),_0x1b0f43),_0x1776e6['insert'](_0x17baf2,_0x1b290e,0x0);for(const _0x537d51 of Array['from'](_0x367c65['getChildren']()))_0x1776e6['insert'](_0x537d51,_0x17baf2,'end');_0x5c6c36=_0x36f06e['fromRange'](_0x1776e6['createRangeOn'](_0x17baf2)),_0x14a854=_0x36f06e['fromRange'](_0x1776e6['createRangeOn'](_0x1b0f43));}const _0x12419f=Array['from'](_0x367c65['getAttributes']())['filter'](([_0xf873e3])=>xe['includes'](_0xf873e3));_0x3821cc['cells']['push']({'element':_0x1b290e,'attributes':_0x12419f['length']?Object['fromEntries'](_0x12419f):null}),_0x5c6c36&&_0x3821cc['insertionRanges']['push'](_0x5c6c36),_0x14a854&&_0x3821cc['deletionRanges']['push'](_0x14a854);},{'priority':'high'}),_0x58d1a7['on']('insertColumns',(_0x425ad4,_0x4b0c31)=>{const [_0x2edfa8,_0x19e768={}]=_0x4b0c31;if(!_0x3821cc)return;const _0x2fbd01=_0x19e768['at']||0x0,_0x3215bf=_0x19e768['columns']||0x1;_0x3821cc['columnInsertionIndexes']=new Array(_0x3215bf)['fill'](_0x2fbd01)['map']((_0x42e257,_0x8aff9c)=>_0x42e257+_0x8aff9c);for(const {cell:_0xa8a787}of _0x58d1a7['createTableWalker'](_0x2edfa8,{'startColumn':_0x2fbd01,'endColumn':_0x2fbd01+_0x3215bf-0x1}))_0x3821cc['columnInsertionRanges']['push'](_0x309545['model']['createRangeOn'](_0xa8a787));},{'priority':'low'}),_0x58d1a7['on']('insertRows',(_0x20be5d,_0xca4283)=>{const [_0x1a07e6,_0x3dfa0d={}]=_0xca4283;if(!_0x3821cc)return;const _0x39087f=_0x3dfa0d['at']||0x0,_0x11fa9d=_0x3dfa0d['rows']||0x1;_0x3821cc['rowInsertionIndexes']=new Array(_0x11fa9d)['fill'](_0x39087f)['map']((_0x3a8acd,_0x12dc04)=>_0x3a8acd+_0x12dc04);for(const {cell:_0x4207f2}of _0x58d1a7['createTableWalker'](_0x1a07e6,{'startRow':_0x39087f,'endRow':_0x39087f+_0x11fa9d-0x1}))_0x3821cc['rowInsertionRanges']['push'](_0x309545['model']['createRangeOn'](_0x4207f2));},{'priority':'low'}),_0x3b2726['descriptionFactory']['registerDescriptionCallback'](_0x5926a8=>{if(_0x5926a8['subType']&&_0x5926a8['subType']['startsWith']('tablePaste'))return _0x5926a8['previous']?{}:{'type':'insertion','content':c(_0x309545['locale'],'*Replace\x20table\x20cells*')};});const _0x5c9256=()=>!0x1;for(const _0x353d6d of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x3b2726['_suggestionFactory']['registerCustomCallback']('insertion',_0x353d6d,'join',_0x5c9256),_0x3b2726['_suggestionFactory']['registerCustomCallback']('deletion',_0x353d6d,'join',_0x5c9256),_0x3b2726['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x353d6d,'join',_0x5c9256);_0x3b2726['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5c9256),_0x3b2726['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1d861b,_0x51f47b,_0x3368a9)=>{const _0x13e4c0=_0x1d861b['map'](_0x3c1e69=>_0x3c1e69['getContainedElement']())['filter'](_0x132b8a=>_0x132b8a),_0x1931d3=new Map(_0x13e4c0['map'](_0x9ecbe8=>[_0x9ecbe8,null]));if(_0x3821cc){for(const {element:_0x17b032,attributes:_0x5cde0d}of _0x3821cc['cells'])_0x5cde0d&&_0x1931d3['set'](_0x17b032,_0x5cde0d);}else{if(_0x3368a9&&_0x3368a9['markerAttributes'])for(const [_0x4ed8d1,_0x24a720]of Object['entries'](_0x3368a9['markerAttributes'])){const _0x5932e3=_0x309545['model']['markers']['get'](_0x4ed8d1),_0xa40d2=_0x5932e3?_0x5932e3['getRange']()['getContainedElement']():null;_0xa40d2&&_0x1931d3['set'](_0xa40d2,_0x24a720);}}_0x309545['model']['change'](_0x2b857a=>{for(const [_0x2f76b9,_0x576d33]of _0x1931d3)_0x2b857a['setAttributes']({...Oe,..._0x576d33},_0x2f76b9);});});const _0x5305c6=(_0xa4d091,_0x523d10)=>{_0x3b2726['_suggestionFactory']['registerCustomCallback'](_0xa4d091,'tablePaste',_0x523d10,(_0x436545,_0x3e3a67,_0x655b0f)=>{_0x309545['model']['change'](_0x4e57ef=>{const _0x51605d=[];for(const _0x3608cb of _0x436545){const _0x4ba9b2=_0x3608cb['start']['nodeAfter'];_0x4ba9b2['is']('element','tableCellSuggestion')&&_0x51605d['push'](_0x4ba9b2);}_0x3b2726['_suggestionFactory']['getSuggestionCallback'](_0xa4d091,null,_0x523d10)(_0x436545,_0x3e3a67,_0x655b0f);for(const _0x4235a8 of _0x51605d)'$graveyard'!=_0x4235a8['root']['rootName']&&_0x4e57ef['unwrap'](_0x4235a8);});});};_0x5305c6('insertion','accept'),_0x5305c6('insertion','discard'),_0x5305c6('deletion','accept'),_0x5305c6('deletion','discard'),_0x3b2726['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x129c6a=>{const _0x16590f=_0x129c6a['map'](_0x2902c1=>_0x2902c1['getContainedElement']()),_0x364434=_0x16590f[0x0]['findAncestor']('table'),{minRow:_0x2803b2,maxRow:_0x33e6bb}=_0x3fa9a6['_getCoordsForCells'](_0x16590f);_0x58d1a7['removeRows'](_0x364434,{'at':_0x2803b2,'rows':_0x33e6bb-_0x2803b2+0x1});}),_0x3b2726['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x52892a=>{const _0x1f862b=_0x52892a['map'](_0x3dc1ee=>_0x3dc1ee['getContainedElement']()),_0x23c170=_0x1f862b[0x0]['findAncestor']('table'),{minColumn:_0x51a573,maxColumn:_0x16e5de}=_0x3fa9a6['_getCoordsForCells'](_0x1f862b);_0x58d1a7['removeColumns'](_0x23c170,{'at':_0x51a573,'columns':_0x16e5de-_0x51a573+0x1});});const _0x238415=(_0xe84416,_0x3013ea)=>{if(!_0x3013ea['subType']||!_0x3013ea['subType']['startsWith']('tablePaste'))return;const _0x3d4929=_0x3013ea['attributes']['tablePasteChainId'],_0x406a7c=_0x3b2726['getSuggestions']()['filter'](_0x51e744=>_0x51e744['isInContent']&&_0x51e744['attributes']&&_0x51e744['attributes']['tablePasteChainId']==_0x3d4929);_0x406a7c['length']&&_0x3013ea['getAllAdjacentSuggestions']()['length']!=_0x406a7c['length']&&_0x406a7c['reduce']((_0x485e57,_0x2a6380)=>(_0x485e57['next']=_0x2a6380,_0x2a6380['previous']=_0x485e57,_0x2a6380));};function _0x59edfd(_0x395d52,_0x4ce37a=!0x0){const {id:_0x17b76d,authorId:_0x120bf7}=_0x3b2726['_splitMarkerName'](_0x395d52['markerName']),_0x3ea325=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x341672=_0x3b2726['activeMarkers']['includes'](_0x395d52['markerName']);return _0x341672&&_0x3ea325['push']('ck-suggestion-marker--active'),{'classes':_0x3ea325,'attributes':{'data-suggestion':_0x17b76d,'data-author-id':_0x120bf7},'priority':_0x341672&&_0x4ce37a?0xbc2:0xbb8};}_0x3b2726['on']('suggestionLoaded',_0x238415,{'priority':'high'}),_0x3b2726['on']('suggestionUnloaded',_0x238415,{'priority':'high'}),_0x309545['model']['document']['registerPostFixer'](()=>{let _0x1a92eb=!0x1;const _0x3b72c3=Array['from'](_0x309545['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x26949a,data:_0x4aaae5}of _0x3b72c3){const {group:_0x4a0706,type:_0x47dfce,id:_0x1f8fc2}=_0x3b2726['_splitMarkerName'](_0x26949a);if('suggestion'!=_0x4a0706||'deletion'!=_0x47dfce||_0x4aaae5['oldRange'])continue;if(!_0x3b2726['hasSuggestion'](_0x1f8fc2))continue;const _0x1cf442=_0x3b2726['getSuggestion'](_0x1f8fc2)['getRanges'](),_0x33f99b=_0x309545['plugins']['get']('Users')['me'];for(const _0x16168e of _0x3b2726['getSuggestions']()){if(!_0x16168e['isInContent']||_0x16168e['author']!=_0x33f99b)continue;if('formatBlock'!=_0x16168e['type']||'tablePasteCell'!=_0x16168e['subType'])continue;if(_0x16168e['getRanges']()['every'](_0x4030d9=>_0x1cf442['some'](_0x336fe7=>_0x336fe7['containsRange'](_0x4030d9,!0x0)))){for(const _0x274c6c of _0x16168e['getAllAdjacentSuggestions']())_0x274c6c['isInContent']&&(_0x274c6c['discard'](),_0x1a92eb=!0x0);}}}return _0x1a92eb;}),_0x309545['model']['document']['registerPostFixer'](_0x24cae7=>{const _0x3ff669=_0x309545['commands']['get']('redo');if(!_0x3ff669||!_0x3ff669['_createdBatches']['has'](_0x24cae7['batch']))return!0x1;let _0x5a8f8b=!0x1;const _0x38eb2f=_0x309545['plugins']['get']('Users')['me'],_0x47962f=_0x309545['model']['document']['differ']['getChanges'](),_0x5e3788=Array['from'](_0x309545['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x10be45,data:_0x48fa2b})=>{const {group:_0xa8e17b,subType:_0x2ddc3e,authorId:_0xe31111}=_0x3b2726['_splitMarkerName'](_0x10be45);return'suggestion'==_0xa8e17b&&'tablePaste'==_0x2ddc3e&&_0xe31111==_0x38eb2f['id']&&!_0x48fa2b['oldRange'];});for(const _0x205edd of _0x47962f){if('insert'!=_0x205edd['type']||'tableCellSuggestion'!=_0x205edd['name']||0x1!=_0x205edd['length'])continue;const _0xb0f695=_0x24cae7['createRange'](_0x205edd['position'],_0x205edd['position']['getShiftedBy'](0x1));if(!_0x5e3788['find'](({data:_0xc26b1})=>_0xc26b1['newRange']['isEqual'](_0xb0f695))){for(const {name:_0x39dce0,data:_0x3968d0}of _0x5e3788)if(_0xb0f695['containsRange'](_0x3968d0['newRange'])){_0x24cae7['updateMarker'](_0x39dce0,{'range':_0xb0f695}),_0x5a8f8b=!0x0;break;}}}return _0x5a8f8b;}),_0x309545['model']['document']['registerPostFixer'](_0x267c0e=>{let _0x2ee5dd=!0x1;const _0x1a7fa6=_0x309545['plugins']['get']('Users')['me'],_0x499f95=_0x3b2726['getSuggestions']()['filter'](_0x5b1259=>_0x5b1259['isInContent']&&_0x5b1259['author']==_0x1a7fa6),_0x502683=new Set(),_0x37e888=new Set();for(const _0x599846 of _0x499f95)if('tablePaste'==_0x599846['subType'])for(const _0x6c1da1 of _0x599846['getMarkers']()){const _0x30723f=_0x6c1da1['getRange']()['getContainedElement']();if(_0x30723f){if(_0x30723f['is']('element','tableCellSuggestion')&&Ue(_0x30723f)){_0x599846['removeMarker'](_0x6c1da1['name']),_0x502683['add'](_0x30723f),_0x2ee5dd=!0x0;const _0x3c6aaf=_0x30723f['nextSibling'],_0x32c3a8=_0x30723f['previousSibling'],_0x35746e=_0x3c6aaf&&_0x3c6aaf['is']('element','tableCellSuggestion'),_0x29de3b=_0x32c3a8&&_0x32c3a8['is']('element','tableCellSuggestion');_0x35746e&&!_0x502683['has'](_0x3c6aaf)&&_0x37e888['add'](_0x3c6aaf),_0x29de3b&&!_0x502683['has'](_0x32c3a8)&&_0x37e888['add'](_0x32c3a8);}else _0x30723f['is']('element','paragraph')&&_0x30723f['isEmpty']&&(_0x599846['removeMarker'](_0x6c1da1['name']),_0x2ee5dd=!0x0);}}else{if('tablePasteCell'==_0x599846['subType']){if(!_0x599846['attributes']||!_0x599846['attributes']['tablePasteChainId'])continue;const _0x134449=_0x599846['attributes']['markerAttributes'];if(_0x134449&&Object['keys'](_0x134449)['length'])continue;const _0xb96a73=_0x599846['attributes']['tablePasteChainId'];let _0x343cdb=!0x0,_0x308790=!0x0;for(const _0x315d90 of _0x499f95)if(_0x315d90['subType']&&_0x315d90['subType']['startsWith']('tablePaste')){if(!_0x315d90['attributes']['tablePasteChainId']){_0x308790=!0x1;break;}if(_0x315d90['id']!=_0x599846['id']&&_0x315d90['attributes']['tablePasteChainId']==_0xb96a73){_0x343cdb=!0x1;break;}}_0x308790&&_0x343cdb&&(_0x599846['removeMarkers'](),_0x2ee5dd=!0x0);}}for(const _0x356235 of _0x502683)_0x267c0e['remove'](_0x356235);for(const _0xc64c5 of _0x37e888)_0x267c0e['unwrap'](_0xc64c5);return _0x2ee5dd;}),_0x309545['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x17aa58=>_0x59edfd(_0x17aa58),'converterPriority':'high'}),_0x309545['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x47b96b,_0x25fb4e)=>_0x25fb4e['options']['showSuggestionHighlights']?_0x59edfd(_0x47b96b,!0x1):null,'converterPriority':'high'});const _0xe8340e=_0x309545['editing']['view'];this['listenTo'](_0xe8340e['document'],'clipboardOutput',(_0x1e73f2,_0x35e271)=>{const _0x16318c=[];for(const _0x4baaaa of _0xe8340e['createRangeIn'](_0x35e271['content'])['getItems']())_0x4baaaa['is']('element','suggestion-td')&&_0x16318c['push'](_0x4baaaa);_0xe8340e['change'](_0x9519af=>{for(const _0x1479f7 of _0x16318c)_0x9519af['move'](_0x9519af['createRangeIn'](_0x1479f7),_0x9519af['createPositionBefore'](_0x1479f7)),_0x9519af['remove'](_0x1479f7);});});}}function Ue(_0x40abe1){if(_0x40abe1['isEmpty'])return!0x0;const _0x3bf0e2=_0x40abe1['getChild'](0x0);return _0x3bf0e2['is']('element','paragraph')&&_0x3bf0e2['isEmpty'];}function De(_0x29a22c,_0x19e56e={},_0x2779c3){for(const {isAnchor:_0x1da388,cellHeight:_0x2e0973,cellWidth:_0x4a8581}of _0x2779c3['createTableWalker'](_0x29a22c,{'includeAllSlots':!0x0,..._0x19e56e}))if(!_0x1da388||0x1!=_0x2e0973||0x1!=_0x4a8581)return!0x1;return!0x0;}class Bt extends _0x4a3f61{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x83f201=this['editor']['plugins']['get']('TrackChangesEditing');_0x83f201['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x83f201['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x83f201['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x83f201['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x83f201['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x83f201['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x3e1c96,_0x383186){const _0x1d637a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3faa69=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x59c8c3=_0x383186['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x4298a1=_0x3faa69['getColumnGroupElement'](_0x59c8c3);let _0x55d26b=_0x4298a1?_0x3faa69['getTableColumnsWidths'](_0x4298a1):null,_0x217981=_0x59c8c3['getAttribute']('tableWidth')||null;const _0x1416d1=_0x383186['tableWidth']||_0x217981,_0x20d018=_0x383186['columnWidths']||_0x55d26b,_0x62c2ed=this['editor']['plugins']['get']('Users')['me'];for(const _0x57a2a4 of _0x1d637a['getSuggestions']()){const _0x10534a=_0x57a2a4['getContainedElement']();if('resizeTable'===_0x57a2a4['subType']&&_0x10534a===_0x59c8c3){_0x57a2a4['author']!==_0x62c2ed&&_0x57a2a4['discard']();const _0x277bd8=_0x57a2a4['data']['commandParams'];_0x217981=_0x277bd8[0x0]['tableWidth'],_0x55d26b=_0x277bd8[0x0]['columnWidths'];break;}}_0x3e1c96({'table':_0x59c8c3,'tableWidth':_0x1416d1,'columnWidths':_0x20d018}),_0x1d637a['markBlockFormat'](_0x59c8c3,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x217981,'columnWidths':_0x55d26b}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0xf20757){if('formatBlock'!=_0xf20757['type']&&'formatInline'!=_0xf20757['type'])return;const {data:_0x4b9068}=_0xf20757;if(_0x4b9068&&'resizeTable'===_0x4b9068['formatGroupId']){const _0x1ffd9f='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x1ffd9f)};}}}class Ot extends _0x4a3f61{['afterInit'](){const _0x15418a=this['editor'];_0x15418a['plugins']['has']('Template')&&_0x15418a['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Rt extends _0x4a3f61{['afterInit'](){const _0xbd1a07=this['editor'];if(!_0xbd1a07['commands']['get']('insertTableOfContents'))return;_0xbd1a07['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x352747=_0xbd1a07['plugins']['get']('TrackChangesEditing'),_0x5c199d=_0xbd1a07['locale'];_0x352747['descriptionFactory']['registerElementLabel']('tableOfContents',_0x1a8731=>c(_0x5c199d,'ELEMENT_TABLE_OF_CONTENTS',_0x1a8731));}}class xt extends _0x4a3f61{['afterInit'](){const _0x992ecf=this['editor'];if(!_0x992ecf['plugins']['has']('Title'))return;const _0x49d00a=_0x992ecf['plugins']['get']('TrackChangesEditing');_0x49d00a['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x992ecf['locale'],'ELEMENT_TITLE')),_0x992ecf['model']['document']['registerPostFixer'](_0x10844f=>{let _0x28fd32=!0x1;const _0xc2119d=Array['from'](_0x992ecf['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3d6b15,data:_0x2012a8}of _0xc2119d){const {group:_0x4c3d2e}=_0x49d00a['_splitMarkerName'](_0x3d6b15);if('suggestion'!==_0x4c3d2e||!_0x2012a8['newRange'])continue;const _0x2ae7ab=_0x2012a8['newRange'],_0x196c78=_0x2ae7ab['end']['nodeBefore'];if(!_0x196c78||!_0x196c78['is']('element','title-content'))continue;if(!_0x2ae7ab['start']['isTouching'](_0x2ae7ab['end']))continue;const _0x4eccab=_0x992ecf['model']['schema']['getNearestSelectionRange'](_0x2ae7ab['end'],'forward');if(_0x4eccab&&_0x4eccab['isCollapsed']){const _0x2568d2=_0x10844f['createRange'](_0x2ae7ab['start'],_0x4eccab['start']);_0x2568d2['isEqual'](_0x2ae7ab)||(_0x10844f['updateMarker'](_0x3d6b15,{'range':_0x2568d2}),_0x28fd32=!0x0);}_0x28fd32||(_0x10844f['removeMarker'](_0x3d6b15),_0x28fd32=!0x0);}return _0x28fd32;});}}class Tt extends _0x4a3f61{['afterInit'](){const _0x59ed7d=this['editor'],_0x511412=_0x59ed7d['plugins']['get']('TrackChangesEditing');_0x59ed7d['plugins']['has']('Uploadcare')&&(_0x511412['enableCommand']('uploadcare'),_0x59ed7d['plugins']['has']('UploadcareImageEdit')&&(_0x511412['enableCommand']('uploadcareImageEdit'),_0x511412['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x511412['registerBlockAttribute']('uploadcareImageId'),_0x511412['descriptionFactory']['registerDescriptionCallback'](_0x1d3ac2=>{if('attribute'!=_0x1d3ac2['type'])return;const {data:_0x2cdbf5}=_0x1d3ac2;return _0x2cdbf5&&'uploadcareImageId'==_0x2cdbf5['key']?{'type':'format','content':''}:void 0x0;})));}}class Et extends _0x4a3f61{['afterInit'](){const _0x5d2654=this['editor'],_0x481a99=_0x5d2654['plugins']['get']('TrackChangesEditing');_0x5d2654['plugins']['has']('UndoEditing')&&(_0x481a99['enableCommand']('undo'),_0x481a99['enableCommand']('redo'));}}class Ut extends _0x4a3f61{static get['requires'](){return[Ct];}['afterInit'](){const _0xd742a2=this['editor'];if(!_0xd742a2['plugins']['has']('TableCaptionEditing'))return;_0xd742a2['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Vt extends _0x4a3f61{['tableProperties'];['tableCellProperties'];constructor(_0x282fc5){super(_0x282fc5),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 _0x5c7667=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x46d6f9 of this['tableProperties'])_0x5c7667['enableCommand'](_0x46d6f9,(_0x847406,_0x3692a4)=>{const _0x3397ce=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x46d6f9,[_0x3397ce],this['tableProperties'],'tableProperties',_0x847406,_0x3692a4);});_0x5c7667['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5c7667['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c7667['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x3e977f,_0x25d014)=>this['handleDiscardAction'](this['tableProperties'],_0x3e977f,_0x25d014)),_0x5c7667['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x24f4d9 of this['tableCellProperties'])_0x5c7667['enableCommand'](_0x24f4d9,(_0x81b2ef,_0x5d7f4e)=>{const _0x385064=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x24f4d9,_0x385064,this['tableCellProperties'],'tableCellProperties',_0x81b2ef,_0x5d7f4e);});_0x5c7667['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5c7667['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c7667['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1def6c,_0x2e6c18)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1def6c,_0x2e6c18)),_0x5c7667['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5c7667['descriptionFactory']['registerDescriptionCallback'](_0x1356c3=>this['handleSuggestionDescription'](_0x1356c3));}['_handlePropertyChange'](_0x5a8188,_0x55cf68,_0x2b8ed0,_0x356e84,_0x225884,_0xc20a78){const _0x2a123e=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0xc20a78['batch'],()=>{for(const _0x53fc40 of _0x55cf68){if(this['_getSuggestion'](_0x53fc40,_0x356e84))_0x225884(_0xc20a78);else{const _0x230dff={};for(const _0x41a4e0 of _0x2b8ed0){const _0x374b6d=_0x53fc40['getAttribute'](_0x41a4e0);void 0x0!==_0x374b6d&&(_0x230dff[_0x41a4e0]=_0x374b6d);}_0x225884(_0xc20a78),_0x2a123e['markBlockFormat'](_0x53fc40,{'commandParams':[_0x230dff]},[],_0x356e84);}}});}['handleDiscardAction'](_0x52e030,_0x2a3f83,_0x9009ff){const _0x5bb1ab=_0x2a3f83[0x0]['start']['nodeAfter'],_0x49a0d7=_0x9009ff['commandParams'][0x0];this['editor']['model']['change'](_0xf47082=>{for(const _0x53d36f of _0x52e030)void 0x0!==_0x49a0d7[_0x53d36f]?_0xf47082['setAttribute'](_0x53d36f,_0x49a0d7[_0x53d36f],_0x5bb1ab):_0xf47082['removeAttribute'](_0x53d36f,_0x5bb1ab);});}['handleSuggestionDescription'](_0x43a7e1){if(_0x43a7e1['data'])switch(_0x43a7e1['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x58239d,_0x256604){const _0x177991=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x150e56 of _0x177991['getSuggestions']({'skipNotAttached':!0x0})){const _0x542a48=_0x150e56['getContainedElement']();if(_0x150e56['subType']===_0x256604&&_0x542a48===_0x58239d)return _0x150e56;}return null;}}const u='$elementName';class p extends _0x4a3f61{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x10352c,_0x19a3c1,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Ye,Ut,$t,Bt,Rt,Vt,Ot,xt,Tt,Et];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5dd764){super(_0x5dd764),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x4552cf,_0x20e52f,_0x4feca8,_0x24f5c5)=>{this['_model']['change'](()=>{for(const _0x27c1d8 of[..._0x24f5c5,..._0x4feca8])this['_model']['markers']['has'](_0x27c1d8)&&_0x5dd764['editing']['reconvertMarker'](_0x27c1d8);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Pt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x5dd764['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0x5dd764['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x5dd764['config']['get']('trackChanges.trackFormatChanges'),_0x5dd764['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x5dd764['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x5dd764,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x71cb82=this['editor'],_0x29802e=(_0x4f8216,_0x443333)=>{if('attribute'!=_0x4f8216)return'ck-suggestion-marker-'+_0x4f8216;const _0x72886d=_0x443333['split']('|')[0x0];return this['_isBlockAttribute'](_0x72886d)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x71cb82['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x203640=>{const {id:_0x13b2be,authorId:_0x3c493f,type:_0x2dcc90,subType:_0x24b6d4}=this['_splitMarkerName'](_0x203640['markerName']),_0x1506b0=['ck-suggestion-marker',_0x29802e(_0x2dcc90,_0x24b6d4)];let _0x33ece5=0xbb8;return this['activeMarkers']['includes'](_0x203640['markerName'])&&(_0x1506b0['push']('ck-suggestion-marker--active'),_0x33ece5=0xbc2),'deletion'==_0x2dcc90&&(_0x33ece5+=0x5),{'classes':_0x1506b0,'attributes':{'data-suggestion':_0x13b2be,'data-author-id':_0x3c493f},'priority':_0x33ece5};}}),_0x71cb82['conversion']['for']('dataDowncast')['add'](_0x1018ce=>{_0x1018ce['on']('addMarker:suggestion',(_0x33fda5,_0x2d96b5,_0x211c1b)=>{if(!_0x211c1b['options']['showSuggestionHighlights'])return;const _0xf40bcf=_0x2d96b5['item'];if(!_0xf40bcf)return;const _0xfc5a8f=_0x211c1b['mapper']['toViewElement'](_0xf40bcf);_0x71cb82['model']['schema']['isObject'](_0xf40bcf)&&_0xfc5a8f&&!_0xfc5a8f['getCustomProperty']('widget')&&_0xfc5a8f['is']('containerElement')&&_0x61d478(_0xfc5a8f,_0x211c1b['writer']);},{'priority':'high'});}),_0x71cb82['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3ab2c1,_0x240962)=>{if(!_0x240962['options']['showSuggestionHighlights'])return null;const {type:_0x501efa,subType:_0x53c27c}=this['_splitMarkerName'](_0x3ab2c1['markerName']);return{'classes':['ck-suggestion-marker',_0x29802e(_0x501efa,_0x53c27c)],'priority':0xbb8};}});const _0x3e77e5=({showActiveMarkers:_0x246636=!0x0,isAttributeSuggestion:_0x32660c=!0x1}={})=>(_0x39d3c7,_0x253711,_0x4f5e29)=>{if(!_0x253711['item'])return;const {id:_0xc6cbff,authorId:_0x50dec7}=this['_splitMarkerName'](_0x253711['markerName']);if(_0x32660c){const _0x3a60e5=this['_suggestions']['get'](_0xc6cbff),_0x5dbc0b=this['_getAttributeKey'](_0x3a60e5);if(!this['_isBlockAttribute'](_0x5dbc0b))return;}if(_0x253711['item']['is']('selection'))return void _0x4f5e29['consumable']['consume'](_0x253711['item'],_0x39d3c7['name']);const _0x5a7010=_0x4f5e29['mapper']['toViewElement'](_0x253711['item']);if(_0x253711['item']['is']('element')&&_0x71cb82['model']['schema']['isBlock'](_0x253711['item'])&&!_0x5a7010['getCustomProperty']('addHighlight')){_0x4f5e29['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x5a7010),_0x4f5e29['writer']['setAttribute']('data-suggestion',_0xc6cbff,_0x5a7010),_0x4f5e29['writer']['setAttribute']('data-author-id',_0x50dec7,_0x5a7010),_0x4f5e29['mapper']['bindElementToMarker'](_0x5a7010,_0x253711['markerName']),_0x246636&&(this['activeMarkers']['includes'](_0x253711['markerName'])?_0x4f5e29['writer']['addClass']('ck-suggestion-marker--active',_0x5a7010):_0x4f5e29['writer']['removeClass']('ck-suggestion-marker--active',_0x5a7010));for(const _0x33c6aa of _0x71cb82['model']['createRangeIn'](_0x253711['item'])['getItems']())_0x4f5e29['consumable']['consume'](_0x33c6aa,_0x39d3c7['name']);_0x4f5e29['consumable']['consume'](_0x253711['item'],_0x39d3c7['name']);}};_0x71cb82['conversion']['for']('dataDowncast')['add'](_0x4d6836=>{_0x4d6836['on']('addMarker:suggestion:formatBlock',(_0x16bdf0,_0x1e4186,_0x251919)=>{_0x251919['options']['showSuggestionHighlights']&&_0x3e77e5({'showActiveMarkers':!0x1})(_0x16bdf0,_0x1e4186,_0x251919);},{'priority':'highest'});}),_0x71cb82['conversion']['for']('dataDowncast')['add'](_0xd69bb8=>{_0xd69bb8['on']('addMarker:suggestion:attribute',(_0x61fef2,_0x3d3da2,_0xe4af18)=>{_0xe4af18['options']['showSuggestionHighlights']&&_0x3e77e5({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x61fef2,_0x3d3da2,_0xe4af18);},{'priority':'highest'});}),_0x71cb82['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x2abe6d,_0x4f4f71)=>_0x4f4f71['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x2abe6d['substr'](0xb)}}),_0x71cb82['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x299906,{writer:_0x2f80f3})=>{let _0x118564='suggestion:'+_0x299906['getAttribute']('suggestion-type')+':'+_0x299906['getAttribute']('id');return _0x299906['getAttribute']('marker-count')&&(_0x118564+=':'+_0x299906['getAttribute']('marker-count')),_0x2f80f3['createElement']('$marker',{'data-name':_0x118564});}}),_0x71cb82['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x71cb82['conversion']['for']('editingDowncast')['add'](_0x7c6436=>{_0x7c6436['on']('addMarker:suggestion:formatBlock',_0x3e77e5(),{'priority':'high'});}),_0x71cb82['conversion']['for']('editingDowncast')['add'](_0xfd6b82=>{_0xfd6b82['on']('addMarker:suggestion:attribute',_0x3e77e5({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x71cb82['conversion']['for']('editingDowncast')['add'](_0x31337d=>{_0x31337d['on']('removeMarker:suggestion:formatBlock',(_0x700ef8,_0x161f45,_0x43da7d)=>{const _0x409bc1=_0x43da7d['mapper']['markerNameToElements'](_0x161f45['markerName']);if(_0x409bc1){for(const _0x203745 of _0x409bc1)_0x203745['getCustomProperty']('addHighlight')||(_0x43da7d['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x203745),_0x43da7d['writer']['removeAttribute']('data-suggestion',_0x203745),_0x43da7d['writer']['removeAttribute']('data-author-id',_0x203745),_0x43da7d['mapper']['unbindElementFromMarkerName'](_0x203745,_0x161f45['markerName']));}},{'priority':'high'});}),_0x71cb82['conversion']['for']('editingDowncast')['add'](_0x21b202=>{_0x21b202['on']('removeMarker:suggestion:attribute',(_0xb72a36,_0x42a0a2,_0x59865f)=>{const _0x625223=_0x59865f['mapper']['markerNameToElements'](_0x42a0a2['markerName']);if(!_0x625223)return;const {id:_0x9c85e4}=this['_splitMarkerName'](_0x42a0a2['markerName']),_0x2f3c6a=this['_suggestions']['get'](_0x9c85e4),_0x5e4409=this['_getAttributeKey'](_0x2f3c6a);if(this['_isBlockAttribute'](_0x5e4409)){for(const _0x3c6c44 of _0x625223)_0x3c6c44['getCustomProperty']('addHighlight')||(_0x59865f['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3c6c44),_0x59865f['writer']['removeAttribute']('data-suggestion',_0x3c6c44),_0x59865f['writer']['removeAttribute']('data-author-id',_0x3c6c44),_0x59865f['mapper']['unbindElementFromMarkerName'](_0x3c6c44,_0x42a0a2['markerName']));}},{'priority':'high'});}),_0x71cb82['model']['document']['registerPostFixer'](_0x2a9f1c=>{let _0xa96306=!0x1;const _0x540fbb=Array['from'](_0x71cb82['model']['document']['differ']['getChangedMarkers']()),_0x295d4f=new Set();for(const {name:_0x3feef3,data:_0x169a0b}of _0x540fbb){const {group:_0x3064c1,type:_0x818423,subType:_0x1d2b3e,id:_0x691d0d}=this['_splitMarkerName'](_0x3feef3);if('suggestion'!==_0x3064c1)continue;const _0x15a716=this['_suggestions']['get'](_0x691d0d);if(null!=_0x169a0b['newRange']){'formatInline'==_0x818423&&(_0xa96306=_0xa96306||Jt(_0x169a0b['newRange'],_0x3feef3,_0x2a9f1c,_0x71cb82['model']['schema']));const _0xa4fdaf='attribute'==_0x818423&&this['_isBlockAttribute'](_0x1d2b3e['split']('|')[0x0]);if(_0x169a0b['newRange']['isCollapsed']||'$graveyard'==_0x169a0b['newRange']['root']['rootName']||'formatBlock'==_0x818423&&!Ht(_0x169a0b['newRange'])||_0xa4fdaf&&!Ht(_0x169a0b['newRange'])||'deletion'==_0x818423&&!(!Lt(_0xc58028=_0x169a0b['newRange'])&&!function(_0x3f047a){return _0x3f047a['start']['parent']==_0x3f047a['end']['nodeBefore']&&_0x3f047a['start']['isAtEnd'];}(_0xc58028)))_0x2a9f1c['removeMarker'](_0x3feef3),_0xa96306=!0x0;else{if(!_0x15a716||!_0x15a716['isInContent'])continue;if(_0x169a0b['newRange']&&_0x169a0b['oldRange']&&_0x169a0b['newRange']['isEqual'](_0x169a0b['oldRange']))continue;_0x295d4f['add'](_0x15a716);}}}var _0xc58028;return _0x295d4f['size']>0x0&&(_0xa96306=!!this['_joinWithAdjacentSuggestions'](_0x295d4f)||_0xa96306),_0xa96306;}),_0x71cb82['model']['document']['registerPostFixer'](_0x1197bf=>{let _0x1e66f0=!0x1;for(const _0x307734 of _0x71cb82['model']['document']['differ']['getChanges']())if('insert'==_0x307734['type'])for(const _0x5b9557 of this['_suggestions']['values']()){if(_0x5b9557['isMultiRange']||!_0x5b9557['isInContent'])continue;const _0x15ab82='formatBlock'==_0x5b9557['type'],_0x5cb3d5=this['_getAttributeKey'](_0x5b9557),_0x4c8da6=_0x5cb3d5&&this['_isBlockAttribute'](_0x5cb3d5);if(!_0x15ab82&&!_0x4c8da6)continue;const _0x53e4e2=_0x5b9557['getFirstRange']();if(_0x53e4e2['start']['parent']!=_0x53e4e2['end']['parent']&&!_0x53e4e2['end']['isAtEnd']){const _0x5d5c2c=_0x71cb82['model']['createPositionAt'](_0x53e4e2['start']['nodeAfter'],'end'),_0x21b39f=_0x71cb82['model']['createRange'](_0x53e4e2['start'],_0x5d5c2c);_0x1197bf['updateMarker'](_0x5b9557['getFirstMarker'](),{'range':_0x21b39f}),_0x1e66f0=!0x0;}}return _0x1e66f0;}),_0x71cb82['model']['document']['registerPostFixer'](_0x1c91e9=>this['_processAttributeChanges'](_0x1c91e9)),_0x71cb82['model']['document']['registerPostFixer'](_0x25dc00=>!_0x25dc00['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x25dc00)),_0x71cb82['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x71cb82['model']['document']['on']('change:data',(_0x281e34,_0x24e58c)=>{if(!_0x24e58c['isLocal']||_0x24e58c['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x14bd1e=_0x71cb82['model']['document']['differ']['getChanges']();if(0x0==_0x14bd1e['length'])return;const _0x872f06=[],_0x5f4802=_0x14bd1e['filter'](_0x132f25=>'attribute'==_0x132f25['type']),_0x4a22d5=_0x14bd1e['filter'](_0x1b753f=>'insert'==_0x1b753f['type']&&'$text'!=_0x1b753f['name']);for(const _0x182ac0 of _0x5f4802)this['_isRegisteredAttribute'](_0x182ac0['attributeKey'])&&_0x872f06['push']({'key':_0x182ac0['attributeKey'],'newValue':_0x182ac0['attributeNewValue'],'oldValue':_0x182ac0['attributeOldValue'],'range':qt(_0x182ac0['range'],_0x71cb82['model'])});for(const _0x11ad1f of _0x4a22d5){if('rename'!=_0x11ad1f['action']&&'refresh'!=_0x11ad1f['action'])continue;const _0x2c3963=zt(_0x11ad1f['position']['nodeAfter'],_0x71cb82['model']),_0x3284a0=_0x11ad1f['before'];'rename'==_0x11ad1f['action']&&_0x872f06['push']({'key':u,'newValue':_0x11ad1f['name'],'oldValue':_0x3284a0['name'],'range':_0x2c3963});for(const [_0x4f0550,_0x23c289]of _0x3284a0['attributes']){if(!this['_isRegisteredAttribute'](_0x4f0550))continue;const _0xdd6c4f=_0x11ad1f['attributes']['get'](_0x4f0550);_0x23c289!==_0xdd6c4f&&_0x872f06['push']({'key':_0x4f0550,'newValue':_0xdd6c4f,'oldValue':_0x23c289,'range':_0x2c3963});}for(const [_0x1263f3,_0x518d01]of _0x11ad1f['attributes'])this['_isRegisteredAttribute'](_0x1263f3)&&(_0x3284a0['attributes']['has'](_0x1263f3)||_0x872f06['push']({'key':_0x1263f3,'newValue':_0x518d01,'oldValue':null,'range':_0x2c3963}));}0x0!=_0x872f06['length']&&_0x71cb82['model']['enqueueChange'](_0x24e58c,_0x277d62=>{const _0x3f0793=_0x5ae980();for(const {range:_0x4a372d,key:_0x1d6474,oldValue:_0x44f51a,newValue:_0x139d8b}of _0x872f06)this['markAttributeChange'](_0x4a372d,_0x1d6474,_0x44f51a,_0x139d8b,{'groupId':_0x3f0793});this['_reduceExistingSuggestions'](_0x277d62,_0x872f06);});},{'priority':'lowest'}),_0x71cb82['model']['markers']['on']('update:suggestion',(_0x425dd0,_0x472bdd,_0x578fe1)=>{if(null==_0x578fe1){const {id:_0x2ee1b5}=this['_splitMarkerName'](_0x472bdd['name']),_0x1b9552=this['_suggestions']['get'](_0x2ee1b5);_0x1b9552&&_0x1b9552['addMarkerName'](_0x472bdd['name']);}}),_0x71cb82['model']['document']['on']('change:data',()=>{const _0x17f2c8=Array['from'](_0x71cb82['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1899bd=>'suggestion'===this['_splitMarkerName'](_0x1899bd['name'])['group']);if(0x0===_0x17f2c8['length'])return;_0x17f2c8['sort']((_0x9e9a35,_0x128eac)=>{const _0x2ffc71=_0x9e9a35['data']['oldRange'],_0x138dbc=_0x128eac['data']['oldRange'];return null===_0x2ffc71&&null===_0x138dbc?0x0:null===_0x2ffc71&&null!==_0x138dbc?-0x1:null!==_0x2ffc71&&null===_0x138dbc?0x1:_0x2ffc71['start']['isBefore'](_0x138dbc['start'])?-0x1:0x1;});const _0x190de7=new Set(),_0x2458a7=new Set();for(const {name:_0x58e915,data:_0x2cba19}of _0x17f2c8){const {id:_0x5d52b7}=this['_splitMarkerName'](_0x58e915);if(null===_0x2cba19['oldRange']){const _0x871fe8=this['_handleNewSuggestionMarker'](_0x58e915);_0x2458a7['add'](_0x871fe8);}else{const _0x19f713=this['_suggestions']['get'](_0x5d52b7);null!==_0x2cba19['newRange']||_0x19f713['isInContent']?(_0x190de7['add'](_0x19f713['head']),_0x2458a7['add'](_0x19f713)):this['_removeSuggestion'](_0x19f713);}}_0x2458a7['size']>0x0&&this['_refreshSuggestionsChain'](_0x2458a7);for(const _0xd64b3c of _0x190de7)this['fire']('suggestionChanged',_0xd64b3c);}),_0x71cb82['model']['on']('applyOperation',(_0x721b1f,_0x121b2b)=>{const _0x51b758=_0x121b2b[0x0];if(!this['_suggestions']['size'])return;if(!_0x51b758['isDocumentOperation'])return;if(_0x51b758['batch']['isUndo']||!_0x51b758['batch']['isLocal'])return;let _0x4c06e5,_0x59249f;switch(_0x51b758['type']){case'insert':_0x4c06e5=_0x71cb82['model']['createPositionAt'](_0x51b758['position']),_0x59249f=_0x4c06e5['getShiftedBy'](_0x51b758['howMany']);break;case'split':_0x4c06e5=_0x71cb82['model']['createPositionAt'](_0x51b758['splitPosition']),_0x59249f=_0x71cb82['model']['createPositionAt'](_0x51b758['moveTargetPosition']);break;case'move':_0x4c06e5=_0x71cb82['model']['createPositionAt'](_0x51b758['targetPosition']),_0x59249f=_0x4c06e5['getShiftedBy'](_0x51b758['howMany']);break;default:return;}const _0x26bf47=_0x71cb82['model']['createRange'](_0x4c06e5,_0x59249f);_0x71cb82['model']['change'](()=>{for(const {suggestion:_0x37b12b,meta:_0xf9fc06}of this['_findSuggestions'](_0x26bf47)){if(_0x37b12b['isMultiRange'])continue;if('formatInline'==_0x37b12b['type'])continue;const _0xc0a93=this['_getAttributeKey'](_0x37b12b);if(_0xc0a93&&this['_isBlockAttribute'](_0xc0a93)&&'split'!=_0x51b758['type'])continue;const _0x72d9d1=_0x37b12b['data']&&_0x37b12b['data']['multipleBlocks'];('formatBlock'!=_0x37b12b['type']||'split'==_0x51b758['type']&&!_0x72d9d1)&&(_0xf9fc06['containsRangeInObject']||'insertion'==_0x37b12b['type']&&_0xf9fc06['isOwn']||_0x37b12b['getFirstRange']()['containsRange'](_0x26bf47)&&this['_breakSuggestionMarker'](_0x37b12b,_0x4c06e5,_0x59249f));}});},{'priority':'lowest'}),_0x71cb82['model']['on']('deleteContent',(_0x4fe955,_0x192a08)=>{const _0xdd02be=_0x192a08[0x0],_0x965f2d=_0x192a08[0x1];if(_0x965f2d&&_0x965f2d['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0xdd02be['isCollapsed'])return;const _0x51e27a=_0x71cb82['model']['schema'],{start:_0xe2b444,end:_0x6e9ae5}=_0xdd02be['getFirstRange'](),_0x2f2dc3=_0xe2b444['nodeAfter']&&_0x51e27a['isLimit'](_0xe2b444['nodeAfter'])?null:_0x51e27a['getNearestSelectionRange'](_0xe2b444,'forward'),_0x539b15=_0x6e9ae5['nodeBefore']&&_0x51e27a['isLimit'](_0x6e9ae5['nodeBefore'])?null:_0x51e27a['getNearestSelectionRange'](_0x6e9ae5,'backward'),_0x298b15=_0x71cb82['model']['createRange'](_0x2f2dc3?_0x2f2dc3['start']:_0xe2b444,_0x539b15?_0x539b15['end']:_0x6e9ae5);_0x71cb82['model']['change'](_0x2488ab=>{this['markDeletion'](_0x298b15);const _0x8543ee=_0x71cb82['model']['schema']['getNearestSelectionRange'](_0x298b15['start']);_0xdd02be['is']('documentSelection')?_0x2488ab['setSelection'](_0x8543ee):_0xdd02be['setTo'](_0x8543ee);}),_0x4fe955['stop']();},{'priority':_0x3ea4f5['normal']+0xa}),_0x71cb82['model']['on']('insertContent',(_0x30e439,_0x50af37)=>{const _0x2a094e=_0x50af37[_0x50af37['length']-0x1];_0x2a094e&&_0x2a094e['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x71cb82['model']['change'](()=>{let _0x414291=_0x71cb82['model']['insertContent'](_0x50af37[0x0],_0x50af37[0x1],_0x50af37[0x2],{'forceDefaultExecution':!0x0});if(!_0x414291)return;_0x30e439['return']=_0x414291['clone']();const _0x501e4e=_0x414291['end']['nodeBefore'],_0xc6bb7e=_0x71cb82['model']['schema'];_0x501e4e&&_0xc6bb7e['isBlock'](_0x501e4e)&&!_0xc6bb7e['isObject'](_0x501e4e)&&(_0x414291=_0x71cb82['model']['createRange'](_0x414291['start'],_0x71cb82['model']['createPositionAt'](_0x501e4e,'end'))),this['markInsertion'](_0x414291);}),_0x30e439['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x4e5e07=new O(_0x71cb82,this['_suggestions']);_0x71cb82['commands']['add']('acceptSuggestion',_0x4e5e07),this['enableCommand']('acceptSuggestion');const _0x5669df=new R(_0x71cb82,this['_suggestions']);_0x71cb82['commands']['add']('discardSuggestion',_0x5669df),this['enableCommand']('discardSuggestion'),_0x71cb82['commands']['add']('acceptAllSuggestions',new x(_0x71cb82,_0x4e5e07,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x71cb82['commands']['add']('discardAllSuggestions',new x(_0x71cb82,_0x5669df,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x71cb82['commands']['add']('acceptSelectedSuggestions',new E(_0x71cb82,_0x4e5e07,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x71cb82['commands']['add']('discardSelectedSuggestions',new E(_0x71cb82,_0x5669df,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x26c816=_0x71cb82['plugins']['get']('CommentsRepository');this['listenTo'](_0x26c816,'addComment',(_0x5ddddf,{threadId:_0x23a409})=>{const _0x33b4f2=this['_suggestions']['get'](_0x23a409);_0x33b4f2&&_0x33b4f2['commentThread']&&0x1===_0x33b4f2['commentThread']['length']&&this['_updateSuggestionData'](_0x23a409,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x26c816,'removeComment',(_0xd9a8fe,{threadId:_0x3e60ef})=>{const _0x1941c4=this['_suggestions']['get'](_0x3e60ef);_0x1941c4&&_0x1941c4['commentThread']&&!_0x1941c4['commentThread']['length']&&this['_updateSuggestionData'](_0x3e60ef,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x5c112e){const _0x14fbfa=_0x4f00eb([0x67,0x71,0x69,0x47,0x6d,0x6a,0x32,0x64,0x74,0x43,0x54,0x49,0x6e,0x58,0x6b,0x51,0x61,0x33,0x77,0x72,0x75,0x65,0x63,0x70,0x4a,0x6f,0x45,0x34,0x39,0x5a,0x4c,0x4d,0x76,0x37,0x57,0x4b,0x55,0x68,0x42,0x30,0x52,0x62,0x44,0x50,0x53,0x4e,0x46,0x48,0x66,0x41,0x59,0x7a,0x73,0x38,0x31,0x6c,0x56,0x35,0x79,0x4f,0x36,0x78]),_0x1295a0=0x44d16fdd,_0xbc1b3e=0x44d60a75^_0x1295a0,_0x31e2af=window[_0x4f00eb([0x44,0x61,0x74,0x65])][_0x4f00eb([0x6e,0x6f,0x77])](),_0x287375=_0x5c112e[_0x4f00eb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4fca8e=new window[(_0x4f00eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44fb7c=>{_0x287375[_0x4f00eb([0x6f,0x6e,0x63,0x65])](_0x4f00eb([0x72,0x65,0x61,0x64,0x79]),_0x44fb7c);}),_0x21f64b={[_0x4f00eb([0x6b,0x74,0x79])]:_0x4f00eb([0x45,0x43]),[_0x4f00eb([0x75,0x73,0x65])]:_0x4f00eb([0x73,0x69,0x67]),[_0x4f00eb([0x63,0x72,0x76])]:_0x4f00eb([0x50,0x2d,0x32,0x35,0x36]),[_0x4f00eb([0x78])]:_0x4f00eb([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]),[_0x4f00eb([0x79])]:_0x4f00eb([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]),[_0x4f00eb([0x61,0x6c,0x67])]:_0x4f00eb([0x45,0x53,0x32,0x35,0x36])},_0x2a6951=_0x287375[_0x4f00eb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f00eb([0x67,0x65,0x74])](_0x4f00eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x35254f(){let _0x51984d,_0x11a8eb=null,_0x286730=null;try{if(_0x2a6951==_0x4f00eb([0x47,0x50,0x4c]))return _0x4f00eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x51984d=_0x676940(),!_0x51984d)return _0x4f00eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x51984d[_0x4f00eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x286730=_0x9cc561(_0x51984d[_0x4f00eb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x51984d[_0x4f00eb([0x6a,0x74,0x69])])),await _0x1bed53()?_0x48702e()?_0x443b42()?_0x4f00eb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x537e17()?(_0x51984d[_0x4f00eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f00eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x11a8eb=_0x2497f6(_0x4f00eb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x51984d[_0x4f00eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f00eb([0x74,0x72,0x69,0x61,0x6c])&&(_0x11a8eb=_0x2497f6(_0x4f00eb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1f3901()):_0x4f00eb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f00eb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f00eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5a333a){return _0x4f00eb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x443b42(){const _0x21745b=[_0x4f00eb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f00eb([0x74,0x72,0x69,0x61,0x6c])][_0x4f00eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x51984d[_0x4f00eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x31e2af/0x3e8:0xe10*_0xbc1b3e;return _0x51984d[_0x4f00eb([0x65,0x78,0x70])]<_0x21745b;}function _0x48702e(){const _0x3a73fc=_0x51984d[_0x4f00eb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3a73fc)return!0x1;if(_0x3a73fc[_0x4f00eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f00eb([0x2a])))return!0x0;if(_0x3a73fc[_0x4f00eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f00eb([0x54,0x43])))return!0x0;if(_0x3a73fc[_0x4f00eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f00eb([0x52,0x54,0x43]))){if(_0x127b5d())return!0x0;if(_0x587c68()||_0x4d0089())return!0x0;}return!0x1;}function _0x537e17(){const _0x41b735=_0x51984d[_0x4f00eb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x41b735||0x0==_0x41b735[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x210d58}=new URL(window[_0x4f00eb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x41b735[_0x4f00eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x210d58))return!0x0;const _0x38b3fa=_0x210d58[_0x4f00eb([0x73,0x70,0x6c,0x69,0x74])](_0x4f00eb([0x2e]));return _0x41b735[_0x4f00eb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32c956=>_0x32c956[_0x4f00eb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f00eb([0x2a])))[_0x4f00eb([0x6d,0x61,0x70])](_0x407aa9=>_0x407aa9[_0x4f00eb([0x73,0x70,0x6c,0x69,0x74])](_0x4f00eb([0x2e])))[_0x4f00eb([0x73,0x6f,0x6d,0x65])](_0x29333f=>_0x38b3fa[_0x4f00eb([0x65,0x76,0x65,0x72,0x79])]((_0xf8038,_0x214791)=>_0x29333f[_0x214791]===_0xf8038||_0x29333f[_0x214791]===_0x4f00eb([0x2a])));}function _0x1f3901(){return _0x11a8eb&&_0x286730?new window[(_0x4f00eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x526107,_0x5f0ab4)=>{_0x11a8eb[_0x4f00eb([0x74,0x68,0x65,0x6e])](_0x526107,_0x5f0ab4),_0x286730[_0x4f00eb([0x74,0x68,0x65,0x6e])](_0x1a3d44=>{_0x1a3d44!=_0x4f00eb([0x56,0x61,0x6c,0x69,0x64])&&_0x526107(_0x1a3d44);},_0x5f0ab4);}):_0x11a8eb||_0x286730||_0x4f00eb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x9cc561(_0xa1227d,_0x30493e){return new window[(_0x4f00eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x608319=>{if(_0x1e4e9e())return _0x608319(_0x4f00eb([0x56,0x61,0x6c,0x69,0x64]));_0x328df8(),_0x287375[_0x4f00eb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f00eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xd46692=!0x1;const _0x51445b=_0x5ae980();function _0x5790ba(_0x4a4dd1){return!!_0x4a4dd1&&(typeof _0x4a4dd1===_0x4f00eb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4a4dd1===_0x4f00eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4a4dd1[_0x4f00eb([0x74,0x68,0x65,0x6e])]===_0x4f00eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4a4dd1[_0x4f00eb([0x63,0x61,0x74,0x63,0x68])]===_0x4f00eb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x29f39c(_0x5ab427){_0x1711cf(_0x5ab427)[_0x4f00eb([0x74,0x68,0x65,0x6e])](_0x5df537=>{if(!_0x5df537||_0x5df537[_0x4f00eb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f00eb([0x6f,0x6b]))return _0x4f00eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f4128(_0xff6668(_0x51445b+_0x30493e))!=_0x5df537[_0x4f00eb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f00eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f00eb([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f00eb([0x74,0x68,0x65,0x6e])](_0x456bc3=>(_0x2d34c0(),_0x456bc3),()=>{const _0xea54ca=_0x470d88();return null==_0xea54ca?(_0x2d34c0(),_0x4f00eb([0x56,0x61,0x6c,0x69,0x64])):_0x4f00eb(_0x31e2af-_0xea54ca>(0x60ddebdd^_0x1295a0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f00eb([0x74,0x68,0x65,0x6e])](_0x608319)[_0x4f00eb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x608319(_0x4f00eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x13d88d=0x44e7815d^_0x1295a0;function _0x2d34c0(){const _0x4ccd9b=_0x4f00eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f4128(_0xff6668(_0xa1227d)),_0x40d892=_0x84c68a(_0x3f4128(window[_0x4f00eb([0x4d,0x61,0x74,0x68])][_0x4f00eb([0x63,0x65,0x69,0x6c])](_0x31e2af/_0x13d88d)));window[_0x4f00eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f00eb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ccd9b,_0x40d892);}function _0x470d88(){const _0xb25cda=_0x4f00eb([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f4128(_0xff6668(_0xa1227d)),_0x3db7e2=window[_0x4f00eb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f00eb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb25cda);return _0x3db7e2?window[_0x4f00eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x84c68a(_0x3db7e2),0x10)*_0x13d88d:null;}function _0x1711cf(_0x59be61){return new window[(_0x4f00eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4aeb19,_0x354d6d)=>{_0x59be61[_0x4f00eb([0x74,0x68,0x65,0x6e])](_0x4aeb19,_0x354d6d),window[_0x4f00eb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x354d6d,0x44d0bb1d^_0x1295a0);});}}_0x287375[_0x4f00eb([0x6f,0x6e])](_0x4f00eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x121012,_0xab6723)=>{if(_0xab6723[0x0]!=_0xa1227d)return _0x608319(_0x4f00eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xab6723[0x1]={..._0xab6723[0x1],[_0x4f00eb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x51445b};},{[_0x4f00eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f00eb([0x68,0x69,0x67,0x68])}),_0x287375[_0x4f00eb([0x6f,0x6e])](_0x4f00eb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x270f52=>{_0x5790ba(_0x270f52[_0x4f00eb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xd46692=!0x0,_0x29f39c(_0x270f52[_0x4f00eb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f00eb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f00eb([0x6c,0x6f,0x77])}),_0x4fca8e[_0x4f00eb([0x74,0x68,0x65,0x6e])](()=>{_0xd46692||_0x608319(_0x4f00eb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1e4e9e(){return _0x287375[_0x4f00eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f00eb([0x76,0x69,0x65,0x77])][_0x4f00eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f00eb([0x61,0x75,0x74,0x6f]);}function _0x328df8(){_0x287375[_0x4f00eb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f00eb([0x76,0x69,0x65,0x77])][_0x4f00eb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f00eb([0x61,0x75,0x74,0x6f]);}}function _0x2497f6(_0x42bdc6){const _0x3bf0c9=[new window[(_0x4f00eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ced68=>setTimeout(_0x3ced68,0x44d85111^_0x1295a0)),_0x4fca8e[_0x4f00eb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f00eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5a0480=>{let _0x1f2a63=0x0;_0x287375[_0x4f00eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f00eb([0x6f,0x6e])](_0x4f00eb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2d1c9d,_0x2e6304)=>{_0x2e6304[0x0][_0x4f00eb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1f2a63++,_0x1f2a63==(0x44d16e25^_0x1295a0)&&(_0x5a0480(),_0x2d1c9d[_0x4f00eb([0x6f,0x66,0x66])]());});}))];return window[_0x4f00eb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f00eb([0x72,0x61,0x63,0x65])](_0x3bf0c9)[_0x4f00eb([0x74,0x68,0x65,0x6e])](()=>_0x42bdc6);}async function _0x102134(){await _0x4fca8e,_0x287375[_0x4f00eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f00eb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x539a2f,_0x287375[_0x4f00eb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f00eb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x539a2f,_0x287375[_0x4f00eb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f00eb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x127b5d(){return _0x5000ec(_0x4f00eb([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x134811(_0x4f00eb([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x4f00eb([0x73,0x74,0x61,0x74,0x65])]==_0x4f00eb([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x587c68(){return _0x5000ec(_0x4f00eb([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 _0x4d0089(){return _0x5000ec(_0x4f00eb([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x210844(_0x4898b8){const _0x228d6b=_0x230fa5();_0x287375[_0x228d6b]=_0x4f00eb([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4898b8,_0x4898b8!=_0x4f00eb([0x56,0x61,0x6c,0x69,0x64])&&_0x102134();}function _0x230fa5(){const _0x230742=window[_0x4f00eb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f00eb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f00eb([0x6e,0x6f,0x77])]())[_0x4f00eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f00eb([0x2e]),'');let _0x262173=_0x4f00eb([0x67]);for(let _0x509c34=0x0;_0x509c34<_0x230742[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x509c34+=0x2){let _0x3ae880=window[_0x4f00eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x230742[_0x4f00eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x509c34,_0x509c34+0x2));_0x3ae880>=_0x14fbfa[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3ae880-=_0x14fbfa[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x262173+=_0x14fbfa[_0x3ae880];}return _0x262173;}function _0x676940(){const _0x1df5f6=_0x2a6951[_0x4f00eb([0x73,0x70,0x6c,0x69,0x74])](_0x4f00eb([0x2e]));if(0x3!=_0x1df5f6[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3e046d(_0x1df5f6[0x1]);function _0x3e046d(_0x2a299f){const _0x36ffb9=_0x45196a(_0x2a299f);return _0x36ffb9&&_0x5a045a()?_0x36ffb9:null;function _0x5a045a(){const _0x9bf246=_0x36ffb9[_0x4f00eb([0x6a,0x74,0x69])],_0x588c0b=window[_0x4f00eb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x9bf246[_0x4f00eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x9bf246[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5762dc={..._0x36ffb9,[_0x4f00eb([0x6a,0x74,0x69])]:_0x9bf246[_0x4f00eb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x9bf246[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5762dc[_0x4f00eb([0x76,0x63])],_0xff6668(_0x5762dc)==_0x588c0b;}}}async function _0x1bed53(){let _0x587bc2=!0x0;try{const _0x39ce62=_0x2a6951[_0x4f00eb([0x73,0x70,0x6c,0x69,0x74])](_0x4f00eb([0x2e])),[_0x407859,_0x27dee1,_0x1e5912]=_0x39ce62;return _0x3775db(_0x407859),await _0x5c3b88(_0x407859,_0x27dee1,_0x1e5912),_0x587bc2;}catch(_0x1dc439){return!0x1;}function _0x3775db(_0x65b6bc){const _0x1bdcaf=_0x45196a(_0x65b6bc);_0x1bdcaf&&_0x1bdcaf[_0x4f00eb([0x61,0x6c,0x67])]==_0x4f00eb([0x45,0x53,0x32,0x35,0x36])||(_0x587bc2=!0x1);}async function _0x5c3b88(_0x531378,_0x2b3514,_0x3899db){const _0x2bd6b9=window[_0x4f00eb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f00eb([0x66,0x72,0x6f,0x6d])](_0x25214c(_0x3899db),_0x23f347=>_0x23f347[_0x4f00eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x36e620=new window[(_0x4f00eb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f00eb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x531378+_0x4f00eb([0x2e])+_0x2b3514),_0x4a4727=window[_0x4f00eb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f00eb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4a4727)return;const _0x31d1ce=await _0x4a4727[_0x4f00eb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f00eb([0x6a,0x77,0x6b]),_0x21f64b,{[_0x4f00eb([0x6e,0x61,0x6d,0x65])]:_0x4f00eb([0x45,0x43,0x44,0x53,0x41]),[_0x4f00eb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f00eb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f00eb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4a4727[_0x4f00eb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f00eb([0x6e,0x61,0x6d,0x65])]:_0x4f00eb([0x45,0x43,0x44,0x53,0x41]),[_0x4f00eb([0x68,0x61,0x73,0x68])]:{[_0x4f00eb([0x6e,0x61,0x6d,0x65])]:_0x4f00eb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x31d1ce,_0x2bd6b9,_0x36e620)||(_0x587bc2=!0x1);}}function _0x45196a(_0x30460c){return _0x30460c[_0x4f00eb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f00eb([0x65,0x79]))?JSON[_0x4f00eb([0x70,0x61,0x72,0x73,0x65])](_0x25214c(_0x30460c)):null;}function _0x25214c(_0x1d3856){return window[_0x4f00eb([0x61,0x74,0x6f,0x62])](_0x1d3856[_0x4f00eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f00eb([0x2b]))[_0x4f00eb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f00eb([0x2f])));}function _0xff6668(_0x2e7893){let _0x4f5927=0x1505;function _0x1c17ee(_0x2b057b){for(let _0x7777ea=0x0;_0x7777ea<_0x2b057b[_0x4f00eb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x7777ea++){const _0x250b3a=_0x2b057b[_0x4f00eb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x7777ea);_0x4f5927=(_0x4f5927<<0x5)+_0x4f5927+_0x250b3a,_0x4f5927&=_0x4f5927;}}function _0x49fa79(_0x5c13e7){Array[_0x4f00eb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5c13e7)?_0x5c13e7[_0x4f00eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x49fa79):_0x5c13e7&&typeof _0x5c13e7==_0x4f00eb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f00eb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5c13e7)[_0x4f00eb([0x73,0x6f,0x72,0x74])]()[_0x4f00eb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5ac124,_0x33f991])=>{_0x1c17ee(_0x5ac124),_0x49fa79(_0x33f991);}):_0x1c17ee(window[_0x4f00eb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5c13e7));}return _0x49fa79(_0x2e7893),_0x4f5927>>>0x0;}function _0x3f4128(_0x20d33d){return _0x20d33d[_0x4f00eb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f00eb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f00eb([0x30]));}function _0x84c68a(_0x1ca9a5){return _0x1ca9a5[_0x4f00eb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f00eb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f00eb([0x6a,0x6f,0x69,0x6e])]('');}function _0x5000ec(_0x367409){return _0x287375[_0x4f00eb([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f00eb([0x68,0x61,0x73])](_0x367409);}function _0x134811(_0x52d232){return _0x287375[_0x4f00eb([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x4f00eb([0x67,0x65,0x74])](_0x52d232);}function _0x539a2f(){}function _0x4f00eb(_0x208943){return _0x208943['map'](_0x4e4b56=>String['fromCharCode'](_0x4e4b56))['join']('');}_0x210844(await _0x35254f());}(this);}set['adapter'](_0x5b17b1){if(this['_adapter'])throw new _0x3ddcc7('track-changes-adapter-already-set',this);this['_adapter']=_0x5b17b1;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x15868c=!0x1,toJSON:_0x37f9e8=!0x1}={}){const _0x4c838a=[];for(const _0x26b331 of this['_suggestions']['values']())_0x15868c&&!_0x26b331['isInContent']||_0x4c838a['push'](_0x26b331);return _0x37f9e8?_0x4c838a['map'](_0x53eca5=>_0x53eca5['toJSON']()):_0x4c838a;}['getSuggestion'](_0x172531){const _0x1a81bb=this['_suggestions']['get'](_0x172531);if(!_0x1a81bb)throw new _0x3ddcc7('track-changes-suggestion-not-found',this);return _0x1a81bb;}['hasSuggestion'](_0x1b058b){return this['_suggestions']['has'](_0x1b058b);}['addSuggestionData'](_0x3a36b5){const {authorId:_0x7c087d,id:_0x1d2020,attributes:_0x3729ef}=_0x3a36b5,[_0x3747a6,_0x22baf2]=_0x3a36b5['type']['split'](':'),_0x30cae8=this['_suggestions']['get'](_0x1d2020)||this['_createSuggestion'](_0x3747a6,_0x22baf2,_0x1d2020,_0x7c087d,_0x3729ef);if(this['_addThreadToSuggestion'](_0x30cae8),this['_checkSuggestionCorrectness'](_0x30cae8,_0x3747a6,_0x22baf2||null,_0x7c087d),_0x30cae8['createdAt']=_0x3a36b5['createdAt'],_0x30cae8['_isDataLoaded']=!0x0,_0x3729ef&&_0x3729ef['@external']){const _0x1ce8a3=_0x3729ef['@external'],_0x353db5=this['_getExternalAuthor'](_0x1ce8a3['authorName']);_0x30cae8['authoredAt']=_0x1ce8a3['createdAt'],_0x30cae8['author']=_0x353db5,_0x30cae8['isExternal']=!0x0;}else _0x30cae8['authoredAt']=_0x3a36b5['createdAt'];switch(_0x3a36b5['data']&&(_0x30cae8['data']=_0x3a36b5['data']),_0x3a36b5['attributes']&&(_0x30cae8['attributes']=_0x3a36b5['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x30cae8['_saved']=!0x0),this['_suggestionState']['get'](_0x30cae8)){case'notReady':this['_suggestionState']['set'](_0x30cae8,'dataReady');break;case'markerReady':_0x30cae8['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x30cae8])),this['_refreshSuggestionsChain'](new Set([_0x30cae8])),this['_suggestionState']['set'](_0x30cae8,'ready'),this['fire']('suggestionLoaded',_0x30cae8)):this['_suggestionState']['set'](_0x30cae8,'removed');}return _0x30cae8;}['acceptSuggestion'](_0x41d373){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x27fa5a of _0x41d373['getAllAdjacentSuggestions']())_0x27fa5a['accept']();});});}['discardSuggestion'](_0x4c3a10){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x416094 of _0x4c3a10['getAllAdjacentSuggestions']())_0x416094['discard']();});});}['enableCommand'](_0x2c9837,_0x154508){const _0x2b49f5=this['editor']['commands']['get'](_0x2c9837);if(!_0x2b49f5)throw new _0x3ddcc7('track-changes-command-not-found',this,{'commandName':_0x2c9837});if(this['_enabledCommands']['has'](_0x2b49f5))throw new _0x3ddcc7('track-changes-enable-command-twice',this,{'commandName':_0x2c9837});this['_enabledCommands']['add'](_0x2b49f5),_0x154508&&_0x2b49f5['on']('execute',(_0x49463d,_0x588a26)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x588a26['length']>0x0&&_0x588a26[_0x588a26['length']-0x1]&&_0x588a26[_0x588a26['length']-0x1]['forceDefaultExecution']?_0x588a26['pop']():(_0x49463d['return']=_0x154508((..._0x56869a)=>_0x2b49f5['execute'](..._0x56869a,{'forceDefaultExecution':!0x0}),..._0x588a26),_0x49463d['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x1831f0){let _0x4bcc3a,_0x465334;const _0x5863bb=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x4bcc3a=_0x1831f0();}catch(_0xd12bc5){_0x465334=_0xd12bc5;}return _0x5863bb||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x465334&&_0x3ddcc7['rethrowUnexpectedError'](_0x465334,this),_0x4bcc3a;}['markInsertion'](_0x50487b,_0x2bac46=null,_0x37d7f8={}){if(_0x50487b['isCollapsed'])return null;const _0x665c34=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x30c384,meta:_0x4a8dab}of this['_findSuggestions'](_0x50487b,'insertion'))if(_0x4a8dab['isOwn']){if(!_0x4a8dab['isNextTo']){if(_0x4a8dab['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Xt(_0x30c384,_0x37d7f8))continue;return _0x30c384;}if(Xt(_0x30c384,_0x37d7f8))return _0x30c384;this['_breakSuggestionMarker'](_0x30c384,_0x50487b['start'],_0x50487b['end']);break;}if(_0x2bac46==_0x30c384['subType']&&Xt(_0x30c384,_0x37d7f8)){const _0x283176=_0x30c384['getFirstRange']();return _0x283176['start']['isEqual'](_0x50487b['end'])?this['_setSuggestionRange'](_0x30c384,this['_model']['createRange'](_0x50487b['start'],_0x283176['end'])):this['_setSuggestionRange'](_0x30c384,this['_model']['createRange'](_0x283176['start'],_0x50487b['end'])),_0x30c384;}}const _0x16f5c8=_0x5ae980(),_0x91c7f5=_0x665c34['id'],_0x484ec9=_0x2bac46?'insertion:'+_0x2bac46:'insertion',_0x1eabfe=this['_setSuggestionData']({'id':_0x16f5c8,'type':_0x484ec9,'createdAt':new Date(),'authorId':_0x91c7f5,'attributes':_0x37d7f8});return this['_addSuggestionMarker'](_0x484ec9,_0x16f5c8,_0x91c7f5,_0x50487b),_0x1eabfe;}['markMultiRangeInsertion'](_0x536c5d,_0x526953='multi',_0x1bdfe0={}){const _0xb10797=this['editor']['plugins']['get']('Users')['me'],_0x435bae=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x526953,'join');for(const _0x195b01 of this['getSuggestions']())if(_0x195b01['author']['id']==_0xb10797['id']&&'insertion'==_0x195b01['type']&&_0x195b01['subType']==_0x526953&&Xt(_0x195b01,_0x1bdfe0)&&(_0x435bae(_0x195b01['getRanges'](),_0x536c5d)||_0x435bae(_0x536c5d,_0x195b01['getRanges']()))){for(const _0x1353cb of _0x536c5d)_0x195b01['addRange'](_0x1353cb);return _0x195b01;}for(const {suggestion:_0x55d96f,meta:_0x2153aa}of this['_findSuggestions'](_0x536c5d,'insertion')){if(!_0x2153aa['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x2153aa['containsRangeInObject'])continue;if(!Xt(_0x55d96f,_0x1bdfe0))continue;let _0xc1716d=!0x0;for(const _0x18ab50 of _0x55d96f['getRanges']())for(const _0x1277f2 of _0x536c5d)if(!_0x18ab50['containsRange'](_0x1277f2)){_0xc1716d=!0x1;break;}if(_0xc1716d)return _0x55d96f;}const _0x3a4ea8=_0x5ae980(),_0xbe3017=_0xb10797['id'],_0x5ae292='insertion:'+_0x526953,_0xadffea=this['_setSuggestionData']({'id':_0x3a4ea8,'type':_0x5ae292,'createdAt':new Date(),'authorId':_0xbe3017,'attributes':_0x1bdfe0});for(const _0x1e400d of _0x536c5d)this['_addSuggestionMarker'](_0x5ae292,_0x3a4ea8,_0xbe3017,_0x1e400d,o['getMultiRangeId']());return _0xadffea;}['markInlineFormat'](_0x320efd,_0x484b1e,_0x1e7c87=null,_0x4e5864={}){if(_0x1e7c87=_0x1e7c87||Kt(_0x484b1e),_0x320efd['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x51ae85=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1e7c87,'accept');return this['forceDefaultExecution'](()=>_0x51ae85([_0x320efd],_0x484b1e,_0x4e5864)),null;}const _0x5761b1=this['editor']['plugins']['get']('Users')['me'],_0x299147=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x3ba1c4,meta:_0x36e665}of this['_findSuggestions'](_0x320efd,'insertion'))_0x36e665['isOwn']&&!_0x36e665['isInsideObject']&&_0x299147['push'](..._0x3ba1c4['getRanges']());}const _0x332f7d=function(_0x20832a,_0x3f2f27){const _0x2e8b4d=[];for(const _0x1d101b of _0x3f2f27){const _0x36aef3=_0x20832a['getIntersection'](_0x1d101b);_0x36aef3&&_0x2e8b4d['push'](_0x36aef3);}return _0x2e8b4d;}(_0x320efd,_0x299147),_0x179de6=function(_0x5507b2,_0x12b24e){const _0x17eb0d=[_0x5507b2];for(const _0x616852 of _0x12b24e){let _0x474297=0x0;for(;_0x474297<_0x17eb0d['length'];){const _0x53a0dd=_0x17eb0d[_0x474297]['getDifference'](_0x616852);_0x17eb0d['splice'](_0x474297,0x1,..._0x53a0dd),_0x474297+=_0x53a0dd['length'];}}return _0x17eb0d;}(_0x320efd,_0x299147);_0x332f7d['length']&&this['_model']['change'](()=>{for(const _0x56a105 of _0x332f7d){const _0x17acca=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1e7c87,'accept');this['forceDefaultExecution'](()=>_0x17acca([_0x56a105],_0x484b1e,_0x4e5864));}});for(const _0x338432 of _0x179de6){let _0x31a55d=null,_0x1c36b7=_0x338432['start'],_0x231f44=_0x338432['end'];for(const {suggestion:_0x40552b,meta:_0x2e93ff}of this['_findSuggestions'](_0x338432,'formatInline')){if(!_0x2e93ff['isOwn'])continue;if(_0x40552b['subType']!=_0x1e7c87)continue;if(!Xt(_0x40552b,_0x4e5864))continue;const _0x15db55=_0x40552b['getFirstRange']();if(_0x15db55['containsRange'](_0x338432,!0x0))return null;_0x1c36b7=_0x1c36b7['isBefore'](_0x15db55['start'])?_0x1c36b7:_0x15db55['start'],_0x231f44=_0x231f44['isAfter'](_0x15db55['end'])?_0x231f44:_0x15db55['end'],_0x31a55d?_0x15db55['start']['isBefore'](_0x31a55d['getFirstRange']()['start'])?(_0x31a55d['removeMarkers'](),_0x31a55d=_0x40552b):_0x40552b['removeMarkers']():_0x31a55d=_0x40552b;}const _0x1fa4eb=this['_model']['createRange'](_0x1c36b7,_0x231f44);if(_0x31a55d)this['_setSuggestionRange'](_0x31a55d,_0x1fa4eb);else{const _0x3fcd64=_0x5ae980(),_0x1f1623=_0x5761b1['id'];this['_setSuggestionData']({'id':_0x3fcd64,'type':'formatInline:'+_0x1e7c87,'data':_0x484b1e,'createdAt':new Date(),'authorId':_0x1f1623,'attributes':_0x4e5864}),this['_addSuggestionMarker']('formatInline:'+_0x1e7c87,_0x3fcd64,_0x1f1623,_0x1fa4eb);}}return null;}['markBlockFormat'](_0x4e1372,_0x435cd5,_0x423135=[],_0x22c64d=null,_0x24db52={}){_0x435cd5['formatGroupId']||(_0x435cd5['formatGroupId']=_0x435cd5['commandName']),_0x435cd5['multipleBlocks']=_0x4e1372['is']('range'),_0x22c64d=_0x22c64d||Kt(_0x435cd5);const _0x4e02f1=_0x423135['map'](_0x44f985=>zt(_0x44f985,this['_model'])),_0x2e7ed4=_0x4e1372['is']('range')?_0x4e1372:zt(_0x4e1372,this['_model']);if('never'===this['_trackFormatChanges']){const _0x3441b2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x22c64d,'accept');return this['forceDefaultExecution'](()=>_0x3441b2([_0x2e7ed4],_0x435cd5,_0x24db52)),null;}_0x4e02f1['push'](_0x2e7ed4);let _0x978340=!0x0;for(const _0x5cd469 of _0x4e02f1)if(!this['_rangeIsInLocalUserInsertion'](_0x5cd469)){_0x978340=!0x1;break;}if(_0x978340&&'always'!==this['_trackFormatChanges']){const _0x6ab580=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x22c64d,'accept');return this['forceDefaultExecution'](()=>_0x6ab580([_0x2e7ed4],_0x435cd5,_0x24db52)),null;}let _0x44accf=null,_0xdc2890=_0x2e7ed4['start'],_0x4ec70a=_0x2e7ed4['end'];for(const {suggestion:_0xe40138,meta:_0x219963}of this['_findSuggestions'](_0x2e7ed4,'formatBlock')){if(!_0x219963['isOwn'])continue;if(_0x219963['isNextTo']||_0x219963['containsRangeInObject']||_0x219963['isInsideObject'])continue;if(_0xe40138['data']['formatGroupId']!=_0x435cd5['formatGroupId'])continue;if(!Xt(_0xe40138,_0x24db52))continue;const _0x2f7e31=_0xe40138['getFirstRange']();if(_0xe40138['subType']==_0x22c64d){if(_0x2f7e31['containsRange'](_0x2e7ed4,!0x0))return null;_0xdc2890=_0xdc2890['isBefore'](_0x2f7e31['start'])?_0xdc2890:_0x2f7e31['start'],_0x4ec70a=_0x4ec70a['isAfter'](_0x2f7e31['end'])?_0x4ec70a:_0x2f7e31['end'],_0x44accf?_0x2f7e31['start']['isBefore'](_0x44accf['getFirstRange']()['start'])?(_0x44accf['removeMarkers'](),_0x44accf=_0xe40138):_0xe40138['removeMarkers']():_0x44accf=_0xe40138;}else{const _0x323848=_0x2e7ed4['getIntersection'](_0x2f7e31);this['_cutOutSuggestionMarker'](_0xe40138,_0x323848);}}const _0x332803=this['editor']['plugins']['get']('Users')['me'],_0x2e475a=_0x5ae980(),_0x4a4bbb=_0x332803['id'];if(_0x44accf)return this['_setSuggestionRange'](_0x44accf,this['_model']['createRange'](_0xdc2890,_0x4ec70a)),_0x44accf;{const _0x1d8bcf=this['_setSuggestionData']({'id':_0x2e475a,'type':'formatBlock:'+_0x22c64d,'data':_0x435cd5,'createdAt':new Date(),'authorId':_0x4a4bbb,'attributes':_0x24db52});return this['_addSuggestionMarker']('formatBlock:'+_0x22c64d,_0x2e475a,_0x4a4bbb,this['_model']['createRange'](_0xdc2890,_0x4ec70a)),_0x1d8bcf;}}['markMultiRangeBlockFormat'](_0x30c94a,_0x5bbe53,_0x9b04be=[],_0x1ef40b=null,_0x34c201={}){_0x5bbe53['formatGroupId']||(_0x5bbe53['formatGroupId']=_0x5bbe53['commandName']);const _0x4cb523=_0x30c94a[0x0];_0x5bbe53['multipleBlocks']=_0x4cb523['is']('range'),_0x1ef40b=_0x1ef40b||Kt(_0x5bbe53);const _0x29c48d=_0x9b04be['map'](_0x378d59=>zt(_0x378d59,this['_model'])),_0x1b89c2=_0x4cb523['is']('range')?_0x30c94a:_0x30c94a['map'](_0x215dbc=>zt(_0x215dbc,this['_model']));if('never'===this['_trackFormatChanges']){const _0x1a689b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1ef40b,'accept');return this['forceDefaultExecution'](()=>_0x1a689b(_0x1b89c2,_0x5bbe53,_0x34c201)),null;}_0x29c48d['push'](..._0x1b89c2);let _0x2af4bd=!0x0;for(const _0x52b298 of _0x29c48d)if(!this['_rangeIsInLocalUserInsertion'](_0x52b298)){_0x2af4bd=!0x1;break;}if(_0x2af4bd&&'always'!==this['_trackFormatChanges']){const _0x4d6898=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1ef40b,'accept');return this['forceDefaultExecution'](()=>_0x4d6898(_0x1b89c2,_0x5bbe53,_0x34c201)),null;}const _0xe18d10=this['editor']['plugins']['get']('Users')['me'];for(const _0x952a1c of this['getSuggestions']()){if(_0x952a1c['author']['id']!=_0xe18d10['id'])continue;if('formatBlock'!=_0x952a1c['type']||_0x952a1c['data']['formatGroupId']!=_0x5bbe53['formatGroupId'])continue;if(!Xt(_0x952a1c,_0x34c201))continue;const _0x81d121=_0x952a1c['subType']==_0x1ef40b;for(let _0x4ff8d9=0x0;_0x4ff8d9<_0x1b89c2['length'];_0x4ff8d9++){const _0x1dc89e=_0x1b89c2[_0x4ff8d9];for(const _0x43b155 of _0x952a1c['getMarkers']()){const _0x473c93=_0x43b155['getRange']();if(_0x1dc89e['isEqual'](_0x473c93)){_0x81d121?(_0x1b89c2['splice'](_0x4ff8d9,0x1),_0x4ff8d9--):_0x952a1c['removeMarker'](_0x43b155['name']);break;}}}}if(0x0==_0x1b89c2['length'])return null;const _0x1a9bb5=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1ef40b,'join');for(const _0x5d0f02 of this['getSuggestions']())if(_0x5d0f02['author']['id']==_0xe18d10['id']&&'formatBlock'==_0x5d0f02['type']&&_0x5d0f02['data']['formatGroupId']==_0x5bbe53['formatGroupId']&&_0x5d0f02['subType']==_0x1ef40b&&Xt(_0x5d0f02,_0x34c201)&&(_0x1a9bb5(_0x5d0f02['getRanges'](),_0x1b89c2)||_0x1a9bb5(_0x1b89c2,_0x5d0f02['getRanges']()))){for(const _0x3c6201 of _0x1b89c2)_0x5d0f02['addRange'](_0x3c6201);return _0x5d0f02;}const _0x90cb33=_0x5ae980(),_0x102a6e=_0xe18d10['id'],_0x25aaf8='formatBlock:'+_0x1ef40b,_0x45dea1=this['_setSuggestionData']({'id':_0x90cb33,'type':_0x25aaf8,'data':_0x5bbe53,'createdAt':new Date(),'authorId':_0x102a6e,'attributes':_0x34c201});for(const _0x501c4f of _0x1b89c2)this['_addSuggestionMarker'](_0x25aaf8,_0x90cb33,_0x102a6e,_0x501c4f,o['getMultiRangeId']());return _0x45dea1;}['markDeletion'](_0x1ac402,_0x163d2f=null,_0x3c28cb={}){if(_0x1ac402['isCollapsed'])return null;const _0x585271=this['editor']['plugins']['get']('Users')['me'],_0x55e31e=new _0x36f06e(_0x1ac402['start'],_0x1ac402['end']);for(const {suggestion:_0x3a9056,meta:_0x1faa3d}of this['_findSuggestions'](_0x55e31e,'insertion'))if(_0x1faa3d['isOwn']&&!_0x1faa3d['isNextTo']){if(_0x3a9056['isMultiRange']){const _0x51bd38=_0x3a9056['getRanges']()['filter'](_0x35d531=>'$graveyard'!=_0x35d531['root']['rootName']);_0x51bd38['every'](_0x1ac13e=>_0x55e31e['containsRange'](_0x1ac13e,!0x0))&&_0x3a9056['discard']();if(_0x51bd38['some'](_0x474e00=>_0x474e00['containsRange'](_0x55e31e,!0x0))){const _0x3d16af=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x163d2f,'accept');return this['forceDefaultExecution'](()=>_0x3d16af([_0x55e31e],null,_0x3c28cb)),null;}}else{const _0x17024f=_0x55e31e['getIntersection'](_0x3a9056['getFirstRange']());null!==_0x17024f&&_0x3a9056['_onDiscard']([_0x17024f],null,_0x3c28cb);}}if(_0x55e31e['detach'](),_0x55e31e['isCollapsed']||'$graveyard'==_0x55e31e['root']['rootName'])return null;let _0x4a8ff9=null,_0x53909e=_0x55e31e['start'],_0x9d9dfb=_0x55e31e['end'];const _0x24098a=this['_findSuggestions'](_0x55e31e,'deletion');for(const {suggestion:_0x1824aa,meta:_0x3821f4}of _0x24098a){const _0x3b1c02=this['_model']['createRange'](_0x53909e,_0x9d9dfb);if(_0x3821f4['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3821f4['containsRangeInObject']&&!_0x3821f4['isInsideObject'])){if(_0x1824aa['isMultiRange']){if(!Xt(_0x1824aa,_0x3c28cb))continue;let _0x157c93=!0x0;for(const _0x5a9e80 of _0x1824aa['getRanges']()){if(_0x5a9e80['containsRange'](_0x3b1c02,!0x0))return _0x1824aa;_0x3b1c02['containsRange'](_0x5a9e80)||(_0x157c93=!0x1);}_0x157c93&&_0x1824aa['discard']();}else{const _0x17beae=_0x1824aa['getFirstRange']();if(_0x17beae['containsRange'](_0x3b1c02,!0x0))return _0x1824aa;if(!Xt(_0x1824aa,_0x3c28cb)){_0x3b1c02['containsRange'](_0x17beae)?_0x1824aa['removeMarkers']():_0x17beae['containsPosition'](_0x53909e)?_0x53909e=_0x17beae['end']:_0x17beae['containsPosition'](_0x9d9dfb)&&(_0x9d9dfb=_0x17beae['start']);continue;}_0x53909e=_0x53909e['isBefore'](_0x17beae['start'])?_0x53909e:_0x17beae['start'],_0x9d9dfb=_0x9d9dfb['isAfter'](_0x17beae['end'])?_0x9d9dfb:_0x17beae['end'],_0x3c28cb=Object['assign']({},_0x1824aa['attributes']),_0x4a8ff9?_0x17beae['start']['isBefore'](_0x4a8ff9['getFirstRange']()['start'])?(_0x4a8ff9['removeMarkers'](),_0x4a8ff9=_0x1824aa):_0x1824aa['removeMarkers']():_0x4a8ff9=_0x1824aa;}}}if(_0x4a8ff9)return this['_setSuggestionRange'](_0x4a8ff9,this['_model']['createRange'](_0x53909e,_0x9d9dfb)),_0x4a8ff9;{const _0x1d2065=_0x5ae980(),_0x44067a=this['_model']['createRange'](_0x53909e,_0x9d9dfb),_0x3097c1=_0x585271['id'],_0x49975b=_0x163d2f?'deletion:'+_0x163d2f:'deletion',_0x37450f=this['_setSuggestionData']({'id':_0x1d2065,'type':_0x49975b,'createdAt':new Date(),'authorId':_0x3097c1,'attributes':_0x3c28cb});return this['_addSuggestionMarker'](_0x49975b,_0x1d2065,_0x3097c1,_0x44067a),_0x37450f;}}['markMultiRangeDeletion'](_0x1e418b,_0x2f25d5='multi',_0x4360e6={}){const _0x2f2c3b=this['editor']['plugins']['get']('Users')['me'],_0x12dc95=_0x1e418b['map'](_0x349ae5=>new _0x36f06e(_0x349ae5['start'],_0x349ae5['end'])),_0x5ce89e=new Set();for(const {suggestion:_0x302527,meta:_0x49722c}of this['_findSuggestions'](_0x12dc95,'insertion'))_0x49722c['isOwn']&&!_0x49722c['isNextTo']&&_0x5ce89e['add'](_0x302527);for(const _0x4740eb of _0x5ce89e)if(_0x4740eb['isMultiRange']){const _0x41ac9c=_0x4740eb['getRanges']();(!_0x4740eb['attributes']||!_0x4740eb['attributes']['skipNestingCheck'])&&(_0x41ac9c['every'](_0x38a0cb=>_0x12dc95['some'](_0xc4a2a8=>_0xc4a2a8['containsRange'](_0x38a0cb,!0x0)))&&_0x4740eb['discard']());if(_0x12dc95['every'](_0x15a2f5=>_0x41ac9c['some'](_0x44e040=>_0x44e040['containsRange'](_0x15a2f5,!0x0)))){const _0x26261f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f25d5,'accept');return this['forceDefaultExecution'](()=>_0x26261f(_0x1e418b,null,_0x4360e6)),null;}}else{const _0x2eaee2=_0x4740eb['getFirstRange']();_0x12dc95['some'](_0xaf55d4=>_0xaf55d4['containsRange'](_0x2eaee2,!0x0))&&_0x4740eb['discard']();if(_0x12dc95['every'](_0x2e7d83=>_0x2eaee2['containsRange'](_0x2e7d83,!0x0))){const _0x423751=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f25d5,'accept');return this['forceDefaultExecution'](()=>_0x423751(_0x12dc95,null,_0x4360e6)),null;}}const _0x577ba2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f25d5,'join');let _0x5952e2=null;for(const _0x26433f of this['getSuggestions']())if(_0x26433f['author']['id']==_0x2f2c3b['id']&&_0x26433f['isInContent']&&'deletion'==_0x26433f['type']&&_0x26433f['subType']==_0x2f25d5&&Xt(_0x26433f,_0x4360e6)&&(_0x577ba2(_0x26433f['getRanges'](),_0x12dc95)||_0x577ba2(_0x12dc95,_0x26433f['getRanges']()))){if(_0x5952e2){if(_0x26433f['commentThread']&&_0x26433f['commentThread']['length'])continue;for(const _0x5d6925 of _0x26433f['getRanges']())_0x5952e2['isIntersectingWithRange'](_0x5d6925)||_0x5952e2['addRange'](_0x5d6925);_0x26433f['removeMarkers']();}else{_0x5952e2=_0x26433f;for(const _0x4ed16c of _0x12dc95)_0x26433f['isIntersectingWithRange'](_0x4ed16c)||_0x26433f['addRange'](_0x4ed16c);}}if(_0x5952e2)return _0x5952e2;_0x5ce89e['clear']();for(const {suggestion:_0x492bc5,meta:_0x3a3f70}of this['_findSuggestions'](_0x12dc95,'deletion'))_0x3a3f70['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3a3f70['containsRangeInObject']&&!_0x3a3f70['isInsideObject'])&&Xt(_0x492bc5,_0x4360e6)&&_0x5ce89e['add'](_0x492bc5);for(const _0x3bc010 of _0x5ce89e){const _0x3cef3c=_0x3bc010['getRanges']();if(!_0x4360e6||!_0x4360e6['skipNestingCheck']){if(_0x12dc95['every'](_0x407da2=>_0x3cef3c['some'](_0x565873=>_0x565873['containsRange'](_0x407da2,!0x0))))return _0x3bc010;}(!_0x3bc010['attributes']||!_0x3bc010['attributes']['skipNestingCheck'])&&(_0x3cef3c['every'](_0x4ee5fa=>_0x12dc95['some'](_0x58678d=>_0x58678d['containsRange'](_0x4ee5fa,!0x0)))&&_0x3bc010['discard']());}const _0x1f7533=_0x5ae980(),_0x4b99a1=_0x2f2c3b['id'],_0x302532='deletion:'+_0x2f25d5,_0x34e67a=this['_setSuggestionData']({'id':_0x1f7533,'type':_0x302532,'createdAt':new Date(),'authorId':_0x4b99a1,'attributes':_0x4360e6});for(const _0x2b19ba of _0x12dc95)_0x2b19ba['detach'](),_0x2b19ba['isCollapsed']||'$graveyard'==_0x2b19ba['root']['rootName']||this['_addSuggestionMarker'](_0x302532,_0x1f7533,_0x4b99a1,_0x2b19ba,o['getMultiRangeId']());return _0x34e67a;}['markAttributeChange'](_0x8d38b5,_0x40a101,_0x55d62f,_0x11b269,_0x52ff07){if(_0x8d38b5['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x39ccfd=this['editor']['plugins']['get']('Users')['me']['id'],_0x472fc5=Array['from'](this['_suggestions']['values']())['filter'](_0x5239b9=>'attribute'==_0x5239b9['type']&&_0x5239b9['data']['key']==_0x40a101&&_0x5239b9['isIntersectingWithRange'](_0x8d38b5));if('default'===this['_trackFormatChanges']){const _0x47e797=this['_findSuggestions'](_0x8d38b5,'insertion')['filter'](({meta:_0xda6283})=>_0xda6283['isOwn']&&!_0xda6283['isInsideObject']&&!_0xda6283['isNextTo'])['map'](({suggestion:_0x28b04b})=>_0x28b04b);_0x472fc5['unshift'](..._0x47e797);}const _0x4c7322=new Map([[_0x8d38b5,_0x55d62f]]);for(const _0xe8c280 of _0x472fc5){const _0x1c0f26='attribute'==_0xe8c280['type']?_0xe8c280['data']['oldValue']:void 0x0,_0x2f8bac=_0xe8c280['getFirstRange'](),_0x16cf6a=Array['from'](_0x4c7322['keys']())['find'](_0x384b76=>_0x384b76['isIntersecting'](_0x2f8bac));if(!_0x16cf6a)continue;const _0x5840d9=_0x16cf6a['getDifference'](_0x2f8bac);this['_isBlockAttribute'](_0x40a101)&&'insertion'==_0xe8c280['type']&&0x0!=_0x5840d9['length']||(_0x4c7322['delete'](_0x16cf6a),_0x5840d9['forEach'](_0x58644d=>{_0x4c7322['set'](_0x58644d,_0x55d62f);}),'insertion'!=_0xe8c280['type']&&_0x1c0f26!=_0x11b269&&_0x4c7322['set'](_0x16cf6a['getIntersection'](_0x2f8bac),_0x1c0f26));}const _0x149c51=[];for(const [_0x24aa37,_0x50480c]of _0x4c7322){const _0x3abe80=_0x5ae980(),_0x51ab50={'key':_0x40a101,'oldValue':_0x50480c,'newValue':_0x11b269};_0x40a101['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':_0x40a101});const _0x43b0bd=('attribute:'+(_0x40a101+'|'+Kt({'newValue':_0x11b269})))['substring'](0x0,0x3c),_0x1731bd=this['_setSuggestionData']({'id':_0x3abe80,'type':_0x43b0bd,'data':_0x51ab50,'createdAt':new Date(),'authorId':_0x39ccfd,'attributes':_0x52ff07});_0x149c51['push'](_0x1731bd),this['_addSuggestionMarker'](_0x43b0bd,_0x3abe80,_0x39ccfd,_0x24aa37);}return _0x149c51;}['enableDefaultAttributesIntegration'](_0x10aaed){this['enableCommand'](_0x10aaed,(_0x15df3a,..._0x2cf6cb)=>{this['_recordAttributeChanges'](()=>{_0x15df3a(..._0x2cf6cb);});});}['registerBlockAttribute'](_0x2a6924){this['_blockAttributeKeys']['add'](_0x2a6924);}['registerInlineAttribute'](_0x398aa5){this['_inlineAttributeKeys']['add'](_0x398aa5);}['_getAttributeKey'](_0x2868eb){return'attribute'==_0x2868eb['type']?_0x2868eb['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x36b352,_0x459615){const _0xb0c09=_0x36b352['getFirstMarker']();this['_model']['change'](_0x14af72=>{_0x14af72['updateMarker'](_0xb0c09,{'range':_0x459615});});}['_addThreadToSuggestion'](_0x9f3355){const _0x205e00=_0x9f3355['id'],_0x31b441=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x205e00)||this['_commentsRepository']['addCommentThread']({'channelId':_0x31b441,'threadId':_0x205e00,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x116348=this['_commentsRepository']['getCommentThread'](_0x205e00);_0x116348['unbind']('isRemovable'),_0x116348['isRemovable']=!0x1,_0x9f3355['commentThread']=_0x116348;}['_checkSuggestionCorrectness'](_0x472b53,_0x101da0,_0x389b81,_0x5afa67){if(_0x472b53['type']!=_0x101da0||_0x472b53['subType']!=_0x389b81||_0x472b53['creator']['id']!=_0x5afa67)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3ddcc7('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x23a230,_0x4bfec2){const _0x54e348=_0x23a230['getFirstRange']();if(_0x4bfec2['isEqual'](_0x54e348))_0x23a230['removeMarkers']();else{if(_0x54e348['containsRange'](_0x4bfec2)){const _0x40472d=this['_model']['createPositionAt'](_0x4bfec2['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x23a230,this['_model']['createRange'](_0x54e348['start'],_0x40472d));const _0x55e00a=_0x5ae980(),_0x237b57=_0x23a230['creator']['id'],_0x1f2ab7=_0x23a230['type']+':'+_0x23a230['subType'];this['_setSuggestionData']({'id':_0x55e00a,'type':_0x1f2ab7,'createdAt':new Date(),'authorId':_0x237b57,'data':_0x23a230['data'],'attributes':_0x23a230['attributes']});const _0x2d017f=this['_model']['createPositionAt'](_0x4bfec2['end']['parent'],'after'),_0x23ee2d=this['_model']['createRange'](_0x2d017f,_0x54e348['end']);this['_addSuggestionMarker'](_0x1f2ab7,_0x55e00a,_0x237b57,_0x23ee2d);}else{if(_0x54e348['containsPosition'](_0x4bfec2['start'])){const _0x180811=this['_model']['createPositionAt'](_0x4bfec2['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x23a230,this['_model']['createRange'](_0x54e348['start'],_0x180811));}else{const _0x4ee9fe=this['_model']['createPositionAt'](_0x4bfec2['end']['parent'],'after');this['_setSuggestionRange'](_0x23a230,this['_model']['createRange'](_0x4ee9fe,_0x54e348['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x427e8b){for(const {suggestion:_0xcfbcb4,meta:_0x4522c0}of this['_findSuggestions'](_0x427e8b,'insertion')){if(!_0x4522c0['isOwn'])continue;const _0xb74b37=_0xcfbcb4['getRanges']();for(const _0x2fdcdb of _0xb74b37)if(!_0x427e8b['getDifference'](_0x2fdcdb)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3fc9b2){const _0xef0b17=this['editor']['plugins']['get']('Users')['getUser'](_0x3fc9b2);if(!_0xef0b17)throw new _0x3ddcc7('track-changes-user-not-found',this);return _0xef0b17;}['_getExternalAuthor'](_0x5a6fd4){const _0x5cdaaf=this['editor']['plugins']['get']('Users'),_0x405fe0=_0x167b69('external:'+_0x5a6fd4),_0x58c0aa=_0x5cdaaf['getUser'](_0x405fe0);return _0x58c0aa||_0x5cdaaf['addUser']({'id':_0x405fe0,'name':_0x5a6fd4});}['_createSuggestion'](_0x20acfb,_0x1dcc34,_0x44ebc1,_0x71da9,_0xcd0731){const _0x38b455=this['_getAuthorFromId'](_0x71da9),_0x36af0d=this['_suggestionFactory']['buildSuggestion'](_0x20acfb,_0x1dcc34,_0x44ebc1,_0x38b455,_0xcd0731,_0x2dc944=>{this['_updateSuggestionData'](_0x44ebc1,{'attributes':_0x2dc944});const _0x35575e=this['getSuggestion'](_0x44ebc1);this['_joinWithAdjacentSuggestions'](new Set([_0x35575e])),this['_refreshSuggestionsChain'](new Set([_0x35575e]));});return this['listenTo'](_0x36af0d,'accept',()=>{this['_updateSuggestionData'](_0x44ebc1,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x36af0d,'discard',()=>{this['_updateSuggestionData'](_0x44ebc1,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x44ebc1,_0x36af0d),this['_suggestionState']['set'](_0x36af0d,'notReady'),_0x36af0d;}['_splitMarkerName'](_0x166dde){const _0x4e7f49=_0x166dde['split'](':');return{'group':_0x4e7f49[0x0],'type':_0x4e7f49[0x1],'subType':_0x4e7f49['length']>=0x5?_0x4e7f49[0x2]:null,'id':_0x4e7f49['length']<0x5?_0x4e7f49[0x2]:_0x4e7f49[0x3],'authorId':_0x4e7f49['length']<0x5?_0x4e7f49[0x3]:_0x4e7f49[0x4],'markerCount':0x6==_0x4e7f49['length']?_0x4e7f49[0x5]:null};}['_breakSuggestionMarker'](_0x5e819d,_0x29fc7a,_0x5cdeca){const _0x1f91d0=_0x5e819d['getFirstRange'](),_0x50063d=_0x1f91d0['start'],_0x50233f=_0x1f91d0['end'];this['_setSuggestionRange'](_0x5e819d,this['_model']['createRange'](_0x50063d,_0x29fc7a));const _0x1e5c99=_0x5ae980(),_0x464cb1=_0x5e819d['creator']['id'],_0x37eb1f=_0x5e819d['type']+(_0x5e819d['subType']?':'+_0x5e819d['subType']:'');this['_setSuggestionData']({'id':_0x1e5c99,'type':_0x37eb1f,'createdAt':new Date(),'authorId':_0x464cb1,'originalSuggestionId':_0x5e819d['id'],'attributes':_0x5e819d['attributes'],'data':_0x5e819d['data']});const _0x3e98c9=this['_getAttributeKey'](_0x5e819d);('formatBlock'==_0x5e819d['type']||_0x3e98c9&&this['_isBlockAttribute'](_0x3e98c9))&&(_0x5cdeca=this['_model']['createPositionBefore'](_0x5cdeca['parent'])),this['_addSuggestionMarker'](_0x37eb1f,_0x1e5c99,_0x464cb1,this['_model']['createRange'](_0x5cdeca,_0x50233f));}['_findSuggestions'](_0x27af26,_0x3017eb=null){const _0x2960d=[],_0xb4dbc2=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x27af26)||(_0x27af26=[_0x27af26]);for(const _0x669372 of this['getSuggestions']()){if(!_0x669372['isInContent'])continue;if(_0x3017eb&&_0x669372['type']!=_0x3017eb)continue;let _0x505ea9=!0x1;for(const _0x45c20c of _0x669372['getRanges']()){for(const _0x5c8ee7 of _0x27af26){const _0x38b7e4=_0x5c8ee7['start']['isEqual'](_0x45c20c['end'])||_0x5c8ee7['end']['isEqual'](_0x45c20c['start']);if(_0x38b7e4||_0x5c8ee7['getIntersection'](_0x45c20c)){const _0x2fea60=_0x5c8ee7['containsRange'](_0x45c20c)&&Gt(this['_model']['schema'],_0x45c20c['start'],_0x5c8ee7),_0x4b6b18=_0x45c20c['containsRange'](_0x5c8ee7)&&Gt(this['_model']['schema'],_0x5c8ee7['start'],_0x45c20c);_0x2960d['push']({'suggestion':_0x669372,'meta':{'isOwn':_0xb4dbc2==_0x669372['author'],'isNextTo':_0x38b7e4,'isInsideObject':_0x2fea60,'containsRangeInObject':_0x4b6b18}}),_0x505ea9=!0x0;break;}}if(_0x505ea9)break;}}return _0x2960d;}['_addSuggestionMarker'](_0x3fbdc6,_0x141bf6,_0x53be8e,_0x62a8d1,_0x1e4edc){this['_model']['change'](_0x2241e3=>{let _0x226277='suggestion:'+_0x3fbdc6+':'+_0x141bf6+':'+_0x53be8e;_0x1e4edc&&(_0x226277=_0x226277+':'+_0x1e4edc),_0x2241e3['addMarker'](_0x226277,{'range':_0x62a8d1,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x444da9){const _0x3a033f=_0x444da9['previous'],_0x55db1b=_0x444da9['next'];_0x444da9['previous']=null,_0x444da9['next']=null,null!=_0x3a033f&&_0x3a033f['next']==_0x444da9&&(_0x3a033f['next']=_0x55db1b),null!=_0x55db1b&&_0x55db1b['previous']==_0x444da9&&(_0x55db1b['previous']=_0x3a033f),'ready'==this['_suggestionState']['get'](_0x444da9)&&(this['_suggestionState']['set'](_0x444da9,'removed'),this['fire']('suggestionUnloaded',_0x444da9,_0x3a033f,_0x55db1b));}['_setSuggestionData'](_0x182bf8){const _0x367c1e=_0x182bf8['id'],_0x3a0238=this['addSuggestionData'](_0x182bf8);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x46694d=this['editor']['plugins']['get']('PendingActions'),_0x40c545=_0x3a0238['hasComments'],_0xfd37ae=_0x3a0238['subType']?_0x3a0238['type']+':'+_0x3a0238['subType']:_0x3a0238['type'],_0x4a83d9=this['editor']['locale'],_0x1521e9=_0x46694d['add'](c(_0x4a83d9,'PENDING_ACTION_SUGGESTION')),_0x58cb0b={'id':_0x367c1e,'type':_0xfd37ae,'hasComments':_0x40c545,'data':_0x182bf8['data']||null,'originalSuggestionId':_0x182bf8['originalSuggestionId']||null,'attributes':_0x3a0238['attributes']};this['_adapter']['addSuggestion'](_0x58cb0b)['then'](_0x28e7b3=>{_0x3a0238['_saved']=!0x0,_0x46694d['remove'](_0x1521e9),_0x28e7b3&&_0x28e7b3['createdAt']&&(this['_suggestions']['get'](_0x367c1e)['createdAt']=_0x28e7b3['createdAt']);})['catch'](_0x2b99fb=>{throw _0x1579ff('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3a0238['discard']();}),_0x3a0238['stopListening'](),this['_suggestions']['delete'](_0x3a0238['id']),this['_suggestionState']['delete'](_0x3a0238),_0x2b99fb;});}return _0x3a0238;}['_isBlockAttribute'](_0x334e22){return this['_blockAttributeKeys']['has'](_0x334e22);}['_updateSuggestionData'](_0x5170f7,_0x58147c){const _0x5b1383=this['editor']['plugins']['get']('PendingActions'),_0x124c5d=this['getSuggestion'](_0x5170f7);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x124c5d['_saved']){const _0x4b6572=_0x5b1383['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x5170f7,_0x58147c)['then'](()=>{_0x5b1383['remove'](_0x4b6572);});}else _0x124c5d['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x5170f7,_0x58147c);});}}['_getSuggestionData'](_0x4c9c78){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3ddcc7('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4c9c78);}['_handleNewSuggestionMarker'](_0x4c5aeb){const {id:_0x156e38,type:_0x488dcb,subType:_0x15ef8f,authorId:_0x4e5faf}=this['_splitMarkerName'](_0x4c5aeb),_0x4c97fd=this['_suggestions']['get'](_0x156e38)||this['_createSuggestion'](_0x488dcb,_0x15ef8f,_0x156e38,_0x4e5faf,{});switch(this['_checkSuggestionCorrectness'](_0x4c97fd,_0x488dcb,_0x15ef8f,_0x4e5faf),this['_suggestionState']['get'](_0x4c97fd)){case'notReady':this['_getSuggestionData'](_0x156e38)['then'](_0x5b4633=>{let _0x46a1de=Promise['resolve']();_0x5b4633['hasComments']&&(_0x46a1de=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x156e38})),_0x46a1de['then'](()=>{this['addSuggestionData'](_0x5b4633)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x4c97fd,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x156e38,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x4c97fd,'ready'),this['fire']('suggestionLoaded',_0x4c97fd);break;case'ready':this['fire']('suggestionChanged',_0x4c97fd);}return _0x4c97fd['addMarkerName'](_0x4c5aeb),_0x4c97fd;}['_refreshSuggestionsChain'](_0x5e0e54){const _0x33ce34=Array['from'](_0x5e0e54),_0xfa8362=_0x33ce34['filter'](_0x3b27eb=>'attribute'==_0x3b27eb['type']);this['_refreshAttributeSuggestionsChain'](_0xfa8362);const _0x2dfe86=_0x33ce34['filter'](_0x2afbf7=>!_0x2afbf7['isMultiRange']&&'attribute'!=_0x2afbf7['type']),_0x389de2=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x65d60b=>!_0x65d60b['isMultiRange']&&'attribute'!=_0x65d60b['type']),_0x412324=_0x389de2['filter'](_0x39db16=>!_0x5e0e54['has'](_0x39db16)),_0x39a2bd=new Map(_0x389de2['map'](_0x15fe9e=>[_0x15fe9e,this['_suggestionFactory']['getSuggestionCallback'](_0x15fe9e['type'],_0x15fe9e['subType'],'chain')])),_0x3fae7b=new Map(_0x389de2['map'](_0x362975=>[_0x362975,_0x362975['getFirstRange']()])),_0x40fbe7=new Set(),_0x5b1ef4=new Set();for(let _0x5678a7=0x0;_0x5678a7<_0x2dfe86['length'];_0x5678a7++)_0x4f737b(_0x2dfe86[_0x5678a7],_0x2dfe86,_0x5678a7+0x1);for(let _0x120e26=0x0;_0x120e26<_0x2dfe86['length'];_0x120e26++)_0x4f737b(_0x2dfe86[_0x120e26],_0x412324,0x0);const _0x224e88=new Set();for(let _0x22e42c=0x0;_0x22e42c<_0x2dfe86['length'];_0x22e42c++){const _0x3d2f98=_0x2dfe86[_0x22e42c];!_0x5b1ef4['has'](_0x3d2f98)&&_0x3d2f98['previous']&&(_0x224e88['add'](_0x3d2f98['previous']),_0x3d2f98['previous']['next']===_0x3d2f98&&(_0x3d2f98['previous']['next']=null),_0x3d2f98['previous']=null),!_0x40fbe7['has'](_0x3d2f98)&&_0x3d2f98['next']&&(_0x224e88['add'](_0x3d2f98['next']),_0x3d2f98['next']['previous']===_0x3d2f98&&(_0x3d2f98['next']['previous']=null),_0x3d2f98['next']=null);}function _0x4f737b(_0x1b164d,_0x5be8a0,_0x1b2e37){for(let _0x1db732=_0x1b2e37;_0x1db732<_0x5be8a0['length'];_0x1db732++){const _0x55d14e=_0x1b2c71(_0x1b164d,_0x5be8a0[_0x1db732]);_0x55d14e&&(_0x55d14e[0x0]['next']=_0x55d14e[0x1],_0x55d14e[0x1]['previous']=_0x55d14e[0x0],_0x40fbe7['add'](_0x55d14e[0x0]),_0x5b1ef4['add'](_0x55d14e[0x1]));}}function _0x1b2c71(_0x298649,_0x4c2cdd){if(_0x298649['author']['id']!==_0x4c2cdd['author']['id'])return null;const _0x4e31f9=_0x39a2bd['get'](_0x298649)(_0x298649,_0x4c2cdd,_0x3fae7b['get'](_0x298649),_0x3fae7b['get'](_0x4c2cdd));if(!_0x4e31f9)return null;return _0x39a2bd['get'](_0x4c2cdd)(_0x298649,_0x4c2cdd,_0x3fae7b['get'](_0x298649),_0x3fae7b['get'](_0x4c2cdd))?_0x4e31f9[0x1]['commentThread']&&_0x4e31f9[0x1]['commentThread']['length']?null:_0x4e31f9:null;}_0x224e88['size']&&this['_refreshSuggestionsChain'](_0x224e88);}['_refreshAttributeSuggestionsChain'](_0x3eaed5){if(0x0==_0x3eaed5['length'])return;const _0x47b728=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x27f419=>'attribute'==_0x27f419['type']&&_0x27f419['_isDataLoaded']),_0x159cfd=[],_0x64f1fa=new Map();for(const _0x2b9258 of _0x47b728){const _0x38936c=_0x167b69(_0x2b9258['attributes']);_0x64f1fa['has'](_0x38936c)||(_0x64f1fa['set'](_0x38936c,_0x159cfd['length']),_0x159cfd['push']([]));const _0x493ae3=_0x64f1fa['get'](_0x38936c);_0x159cfd[_0x493ae3]['push'](_0x2b9258);}!(function(){_0x159cfd['sort']((_0x143c5f,_0x40d651)=>{const _0x3edaf6=_0x143c5f[0x0]['createdAt'],_0x66a059=_0x40d651[0x0]['createdAt'];return _0x3edaf6==_0x66a059?_0x143c5f[0x0]['attributes']['groupId']<_0x40d651[0x0]['attributes']['groupId']?-0x1:0x1:_0x3edaf6<_0x66a059?-0x1:0x1;});for(const _0x3de556 of _0x159cfd)_0x3de556['sort']((_0x583679,_0x43044e)=>_0x583679['id']<_0x43044e['id']?-0x1:0x1);}());for(let _0x3b349e=0x0;_0x3b349e<_0x159cfd['length'];_0x3b349e++){if(0x0==_0x159cfd[_0x3b349e]['length'])continue;const _0x45885c=[];for(let _0xb81d63=_0x3b349e+0x1;_0xb81d63<_0x159cfd['length'];_0xb81d63++)0x0!=_0x159cfd[_0xb81d63]['length']&&_0x3af622(_0x159cfd[_0x3b349e],_0x159cfd[_0xb81d63])&&_0x45885c['push'](_0xb81d63);for(const _0x4acf20 of _0x45885c)_0x159cfd[_0x3b349e]=_0x159cfd[_0x3b349e]['concat'](_0x159cfd[_0x4acf20]),_0x159cfd[_0x4acf20]=[];}for(const _0x94cd60 of _0x159cfd)for(let _0x31aee0=0x0;_0x31aee0<_0x94cd60['length'];_0x31aee0++){const _0x215128=_0x94cd60[_0x31aee0+0x1]||null;_0x94cd60[_0x31aee0]['next']!==_0x215128&&(_0x94cd60[_0x31aee0]['next']=_0x215128);}for(const _0x328b43 of _0x159cfd)for(let _0x380f73=0x0;_0x380f73<_0x328b43['length'];_0x380f73++){const _0x43e6b6=_0x328b43[_0x380f73-0x1]||null;_0x328b43[_0x380f73]['previous']!==_0x43e6b6&&(_0x328b43[_0x380f73]['previous']=_0x43e6b6);}function _0x3af622(_0x222221,_0x1be66){if(_0x222221[0x0]['attributes']['groupId']!==_0x1be66[0x0]['attributes']['groupId']&&_0x222221[0x0]['author']!==_0x1be66[0x0]['author'])return!0x1;if(!function(_0x3746d3,_0x1c554){if(!_0x3746d3['hasComments']&&!_0x1c554['hasComments'])return!0x0;if(_0x3746d3['hasComments']&&_0x1c554['hasComments'])return!0x1;if(_0x3746d3['hasComments']&&_0x1c554['createdAt']<_0x3746d3['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x1c554['hasComments']&&_0x3746d3['createdAt']<_0x1c554['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x222221[0x0],_0x1be66[0x0]))return!0x1;const _0x544922=Ft(_0x222221[0x0]['attributes'],'groupId'),_0x533cb0=Ft(_0x1be66[0x0]['attributes'],'groupId');if(!_0x5a9b14(_0x544922,_0x533cb0))return!0x1;return!!_0x222221['every'](_0x362ea0=>_0x1be66['some'](_0x140c96=>_0x362ea0['getFirstRange']()['isEqual'](_0x140c96['getFirstRange']())))&&_0x1be66['every'](_0x36c7fa=>_0x222221['some'](_0x3f8c5e=>_0x36c7fa['getFirstRange']()['isEqual'](_0x3f8c5e['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x6d9832){const _0x3bc5da=Array['from'](_0x6d9832),_0x575921=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3751b0=_0x575921['filter'](_0x56fb17=>!_0x6d9832['has'](_0x56fb17)),_0x1966e5=new Map(_0x3bc5da['map'](_0x1cebcd=>[_0x1cebcd,this['_suggestionFactory']['getSuggestionCallback'](_0x1cebcd['type'],_0x1cebcd['subType'],'join')])),_0x15224b=new Map(_0x575921['map'](_0x3546b4=>[_0x3546b4,_0x3546b4['getRanges']()]));for(let _0x51be92=0x0;_0x51be92<_0x3bc5da['length'];_0x51be92++){if(_0x182588(this,_0x3bc5da[_0x51be92],_0x3bc5da,_0x51be92+0x1))return!0x0;}for(let _0x15fc02=0x0;_0x15fc02<_0x3bc5da['length'];_0x15fc02++){if(_0x182588(this,_0x3bc5da[_0x15fc02],_0x3751b0,0x0))return!0x0;}return!0x1;function _0x182588(_0x405ef7,_0x3b9e2e,_0xb16f38,_0x27b086){for(let _0x1f164d=_0x27b086;_0x1f164d<_0xb16f38['length'];_0x1f164d++){const _0x58d588=_0xb16f38[_0x1f164d];if(_0x58d588['type']!==_0x3b9e2e['type']||_0x58d588['author']['id']!==_0x3b9e2e['author']['id']||_0x58d588['subType']!==_0x3b9e2e['subType'])continue;if(!Qt(_0x3b9e2e,_0x58d588))continue;if('attribute'==_0x3b9e2e['type']&&_0x3b9e2e['data']['oldValue']!=_0x58d588['data']['oldValue'])continue;if('attribute'==_0x3b9e2e['type']&&_0x405ef7['_isBlockAttribute'](_0x3b9e2e['data']['key']))continue;if('formatBlock'==_0x3b9e2e['type']){const _0x54c123=_0x405ef7['editor']['model'],_0x2a07ef=_0x3b9e2e['getContainedElement']();if(_0x2a07ef&&(_0x54c123['schema']['isObject'](_0x2a07ef)||_0x54c123['schema']['isLimit'](_0x2a07ef)))continue;}const _0x73accc=_0x1966e5['get'](_0x3b9e2e),_0x6e0b3a=_0x15224b['get'](_0x3b9e2e),_0x44e5aa=_0x15224b['get'](_0x58d588),_0x437131=_0x3b9e2e['commentThread']&&_0x3b9e2e['commentThread']['length'],_0x548358=_0x58d588['commentThread']&&_0x58d588['commentThread']['length'];if(!_0x437131&&_0x73accc(_0x44e5aa,_0x6e0b3a))return _0x405ef7['_joinSuggestions'](_0x58d588,_0x3b9e2e),_0x15224b['delete'](_0x3b9e2e),!0x0;if(!_0x548358&&_0x73accc(_0x6e0b3a,_0x44e5aa))return _0x405ef7['_joinSuggestions'](_0x3b9e2e,_0x58d588),_0x15224b['delete'](_0x58d588),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5d4c12,_0x361c80){if(_0x5d4c12['isMultiRange']){for(const _0x581cb6 of _0x361c80['getRanges']())_0x5d4c12['addRange'](_0x581cb6);}else{const _0x386aa9=_0x361c80['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5d4c12,this['_model']['createRange'](_0x5d4c12['getFirstRange']()['start'],_0x386aa9));}_0x361c80['removeMarkers']();}['_getMarkerAnnouncementText'](_0x5b8e22,_0x1c868a,_0x3fdd87){const _0x1e127b=_0x5b8e22['startsWith']('format')||_0x5b8e22['startsWith']('attribute')?'FORMATTING':_0x5b8e22['toUpperCase']();return c(this['editor']['locale'],_0x1c868a+'_'+_0x1e127b+'_SUGGESTION_ANNOUNCEMENT',_0x3fdd87);}['_initAriaMarkerChangeAnnouncements'](){const _0x38106e=this['editor'];if(!_0x38106e['ui'])return;const {ariaLiveAnnouncer:_0x3861f8}=_0x38106e['ui'];_0x39d16b(this['_model'],({left:_0x18e136,entered:_0x1f41c5})=>{for(const _0x5475bc of _0x18e136){const {group:_0x17c47a,type:_0x4d4d03}=this['_splitMarkerName'](_0x5475bc['name']);if('suggestion'===_0x17c47a){_0x3861f8['announce'](this['_getMarkerAnnouncementText'](_0x4d4d03,'LEAVE'));break;}}for(const _0x4c98a8 of _0x1f41c5){const {group:_0x51e0a3,type:_0x8fa490}=this['_splitMarkerName'](_0x4c98a8['name']);if('suggestion'===_0x51e0a3){_0x3861f8['announce'](this['_getMarkerAnnouncementText'](_0x8fa490,'ENTER',_0x278238(_0x53f47c)));break;}}});}['_processAttributeChanges'](_0x417e67){if(this['_recordAttributeSuggestions'])return!0x1;const _0x1dc6f9=this['editor'],_0x5e89f8=_0x1dc6f9['model']['document']['differ']['getChanges']();if(0x0==_0x5e89f8['length'])return!0x1;const _0x78d7bf=[],_0x3e68dd=_0x5e89f8['filter'](_0x1cfd1a=>'attribute'==_0x1cfd1a['type']),_0x512450=_0x5e89f8['filter'](_0x49c023=>'insert'==_0x49c023['type']&&'$text'!=_0x49c023['name']),_0x3d4927=_0x5e89f8['filter'](_0x43df0d=>'remove'==_0x43df0d['type']&&'$text'!=_0x43df0d['name']);for(const _0x37ee9e of _0x3e68dd)_0x78d7bf['push']({'key':_0x37ee9e['attributeKey'],'newValue':_0x37ee9e['attributeNewValue'],'oldValue':_0x37ee9e['attributeOldValue'],'range':qt(_0x37ee9e['range'],_0x1dc6f9['model'])});for(const _0x305a47 of _0x512450){const _0x54a48a=_0x3d4927['find'](_0x9c6ad1=>_0x9c6ad1['position']['isEqual'](_0x305a47['position']));_0x54a48a&&_0x78d7bf['push']({'key':u,'newValue':_0x305a47['name'],'oldValue':_0x54a48a['name'],'range':_0x1dc6f9['model']['createRangeOn'](_0x305a47['position']['nodeAfter'])});}return 0x0!=_0x78d7bf['length']&&this['_reduceExistingSuggestions'](_0x417e67,_0x78d7bf);}['_processAttributeSuggestions'](_0x4894fa){let _0x1530f3=!0x1;const _0x47bbc6=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2e6cb3=>_0x2e6cb3['data']['newRange']&&_0x2e6cb3['name']['startsWith']('suggestion:attribute:'));for(const _0x21050e of _0x47bbc6){const {subType:_0xff18fa,id:_0x1f2ecd}=this['_splitMarkerName'](_0x21050e['name']),_0x335064=_0xff18fa['split']('|')[0x0];for(const _0x369a9a of this['getSuggestions']({'skipNotAttached':!0x0}))_0x369a9a['id']!=_0x1f2ecd&&'attribute'==_0x369a9a['type']&&_0x369a9a['data']&&_0x369a9a['data']['key']==_0x335064&&_0x369a9a['getFirstRange']()['isIntersecting'](_0x21050e['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x369a9a,_0x21050e['data']['newRange'],_0x4894fa),_0x1530f3=!0x0);}return _0x1530f3;}['_recordAttributeChanges'](_0x4d98f1){this['_recordAttributeSuggestions']=!0x0,_0x4d98f1();}['_isRegisteredAttribute'](_0x4e810f){const _0x58b267=this['_isBlockAttribute'](_0x4e810f),_0x5935f1=this['_inlineAttributeKeys']['has'](_0x4e810f);return _0x58b267||_0x5935f1;}['_reduceExistingSuggestions'](_0x1e38f9,_0x3bd9d4){if(0x0==_0x3bd9d4['length'])return!0x1;let _0x2ce75a=!0x1;for(const _0x10d025 of _0x3bd9d4){const _0x404cc0=this['_findSuggestions'](_0x10d025['range'],'attribute')['filter'](_0x278fb7=>!_0x278fb7['meta']['isNextTo'])['map'](_0x32463f=>_0x32463f['suggestion']),_0x3d7bd8=_0x167b69({'newValue':_0x10d025['newValue']});_0x404cc0['filter'](_0x67bf2c=>{const [_0x3af005,_0x543fb2]=_0x67bf2c['subType']['split']('|');return _0x3af005==_0x10d025['key']&&_0x543fb2!=_0x3d7bd8;})['forEach'](_0x5e3570=>{this['_reduceSuggestionAttributeRange'](_0x5e3570,_0x10d025['range'],_0x1e38f9),_0x2ce75a=!0x0;});}return _0x2ce75a;}['_reduceSuggestionAttributeRange'](_0x366730,_0x40f58a,_0x2448fe){const _0x433ab3=_0x366730['getFirstRange']()['getDifference'](_0x40f58a);0x0!==_0x433ab3['length']?0x1!==_0x433ab3['length']?this['_breakSuggestionMarker'](_0x366730,_0x40f58a['start'],_0x40f58a['end']):this['_setSuggestionRange'](_0x366730,_0x433ab3[0x0]):_0x2448fe['removeMarker'](_0x366730['getFirstMarker']());}}class Pt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x52d118){this['_editor']=_0x52d118,this['_model']=_0x52d118['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x15d32b,_0x4a916c,_0x145f82,_0x47606d,_0x451d81,_0x450d2f){return new o(this['_model'],{'type':_0x15d32b,'subType':_0x4a916c,'id':_0x145f82,'author':_0x47606d,'creator':_0x47606d,'attributes':_0x451d81,'onAttributesChange':_0x450d2f,'onAccept':(..._0x3e41ff)=>this['getSuggestionCallback'](_0x15d32b,_0x4a916c,'accept')(..._0x3e41ff),'onDiscard':(..._0x3330d5)=>this['getSuggestionCallback'](_0x15d32b,_0x4a916c,'discard')(..._0x3330d5)});}['registerCustomCallback'](_0x12256f,_0x44f1b8,_0x4fb52e,_0x4581c9){const _0x2e8e58=_0x12256f+':'+_0x44f1b8+':'+_0x4fb52e;this['_customCallbacks']['set'](_0x2e8e58,_0x4581c9);}['getSuggestionCallback'](_0x2cf153,_0x21a662,_0x2b1d3a){const _0x1f13cd=_0x2cf153+':'+_0x21a662+':'+_0x2b1d3a;return this['_customCallbacks']['get'](_0x1f13cd)||this['_defaultCallbacks']['get'](_0x2cf153+':'+_0x2b1d3a);}['_registerDefaultCallbacks'](){const _0x5cc3e4=()=>!0x1,_0x58a683=_0x10794e=>{_0x10794e['sort']((_0x13a2e4,_0x43721c)=>_0x13a2e4['start']['isBefore'](_0x43721c['start'])?0x1:-0x1),this['_model']['change'](_0x29c5dc=>{for(const _0x214c87 of _0x10794e){let _0x219c82;_0x219c82=_0x214c87['end']['isAtEnd']&&_0x214c87['end']['parent']==_0x214c87['start']['nodeAfter']?_0x29c5dc['createSelection'](_0x214c87['start']['nodeAfter'],'on'):_0x29c5dc['createSelection'](_0x214c87),this['_model']['deleteContent'](_0x219c82,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1bc541=(_0x59cd3e,_0x15d944)=>{_0x15d944&&this['_model']['change'](_0x5caf5f=>{const {commandName:_0x2babf3,commandParams:_0xeca382=[]}=_0x15d944,_0x3d5cbf=_0x59cd3e['map'](_0x19b870=>(Lt(_0x19b870)&&(_0x19b870=this['_model']['createRange'](_0x19b870['end'])),_0x19b870))['filter'](_0xa5e4a8=>'$graveyard'!==_0xa5e4a8['root']['rootName']);if(_0x3d5cbf['length']<0x1)return;const _0x520be0=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1cef8a=>_0x36f06e['fromRange'](_0x1cef8a));_0x5caf5f['setSelection'](_0x3d5cbf);for(const _0x3de0db of this['_editor']['commands']['commands']())_0x3de0db['refresh']();_0xeca382['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2babf3,..._0xeca382);const _0x36c5ac=_0x520be0['filter'](_0x20cf65=>'$graveyard'!=_0x20cf65['root']['rootName']);_0x36c5ac['length']>0x0&&_0x5caf5f['setSelection'](_0x36c5ac);for(const _0x51de58 of _0x520be0)_0x51de58['detach']();});},_0x50cca8=(_0x1d4bd2,_0x421b99)=>0x1==_0x1d4bd2['length']&&0x1==_0x421b99['length']&&_0x1d4bd2[0x0]['end']['isEqual'](_0x421b99[0x0]['start']),_0x38a99d=(_0x4dd35a,_0x1aea42,_0x533165,_0x25bd33)=>Wt(_0x4dd35a,_0x1aea42,_0x533165,_0x25bd33)?[_0x4dd35a,_0x1aea42]:Wt(_0x1aea42,_0x4dd35a,_0x25bd33,_0x533165)?[_0x1aea42,_0x4dd35a]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x5cc3e4),this['_defaultCallbacks']['set']('insertion:discard',_0x58a683),this['_defaultCallbacks']['set']('insertion:join',_0x50cca8),this['_defaultCallbacks']['set']('insertion:chain',_0x38a99d),this['_defaultCallbacks']['set']('deletion:accept',_0x58a683),this['_defaultCallbacks']['set']('deletion:discard',_0x5cc3e4),this['_defaultCallbacks']['set']('deletion:join',_0x50cca8),this['_defaultCallbacks']['set']('deletion:chain',_0x38a99d),this['_defaultCallbacks']['set']('formatInline:accept',_0x1bc541),this['_defaultCallbacks']['set']('formatInline:discard',_0x5cc3e4),this['_defaultCallbacks']['set']('formatInline:join',_0x50cca8),this['_defaultCallbacks']['set']('formatInline:chain',_0x5cc3e4),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1bc541),this['_defaultCallbacks']['set']('formatBlock:discard',_0x5cc3e4),this['_defaultCallbacks']['set']('formatBlock:join',_0x50cca8),this['_defaultCallbacks']['set']('formatBlock:chain',_0x5cc3e4),this['_defaultCallbacks']['set']('attribute:accept',_0x5cc3e4),this['_defaultCallbacks']['set']('attribute:discard',(_0x57c7d7,_0x24f77a)=>{if(!_0x24f77a)return;const _0x579c04=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x2fcfbc=>{if(_0x24f77a['key']==u)for(const _0x1eb490 of _0x57c7d7){const _0xc8cb70=_0x1eb490['start']['nodeAfter'],_0x1026cf=_0x24f77a['oldValue'];_0x2fcfbc['rename'](_0xc8cb70,_0x1026cf);}else{if(_0x579c04['_isBlockAttribute'](_0x24f77a['key'])){for(const _0x50006b of _0x57c7d7)void 0x0!==_0x24f77a['oldValue']?_0x2fcfbc['setAttribute'](_0x24f77a['key'],_0x24f77a['oldValue'],_0x50006b['start']['nodeAfter']):_0x2fcfbc['removeAttribute'](_0x24f77a['key'],_0x50006b['start']['nodeAfter']);}else{for(const _0x5889b3 of _0x57c7d7)_0x24f77a['oldValue']?_0x2fcfbc['setAttribute'](_0x24f77a['key'],_0x24f77a['oldValue'],_0x5889b3):_0x2fcfbc['removeAttribute'](_0x24f77a['key'],_0x5889b3);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x50cca8);}}function Gt(_0x574e6f,_0x24eb1d,_0x4ec454){for(const _0x948753 of _0x24eb1d['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x948753['root']==_0x948753)return!0x1;if(!_0x4ec454['containsItem'](_0x948753))return!0x1;if(_0x574e6f['isObject'](_0x948753)||_0x574e6f['isLimit'](_0x948753))return!0x0;}return!0x1;}function Lt(_0x52b961){return _0x52b961['end']['parent']==_0x52b961['start']['nodeAfter']&&_0x52b961['end']['isAtStart'];}function Jt(_0x277a7c,_0x27e0fb,_0x358983,_0x138e4d){const _0x539389=_0x152e23=>!_0x152e23['item']['is']('$textProxy')&&!_0x138e4d['isObject'](_0x152e23['item']),_0x5d1d4e=_0x277a7c['start']['getLastMatchingPosition'](_0x539389),_0x4f4dfd=_0x277a7c['end']['getLastMatchingPosition'](_0x539389,{'direction':'backward'});return(!_0x277a7c['start']['isEqual'](_0x5d1d4e)||!_0x277a7c['end']['isEqual'](_0x4f4dfd))&&(_0x5d1d4e['isBefore'](_0x4f4dfd)?_0x358983['updateMarker'](_0x27e0fb,{'range':_0x358983['createRange'](_0x5d1d4e,_0x4f4dfd)}):_0x358983['removeMarker'](_0x27e0fb),!0x0);}function Kt(_0x40e5b7){return _0x167b69(_0x40e5b7);}function Ht(_0x2e8a3c){const _0x31f159=_0x2e8a3c['start']['nodeAfter'];return _0x31f159&&_0x31f159['is']('element');}function qt(_0xd837a1,_0x69b959){return null==_0xd837a1['end']['nodeBefore']&&_0xd837a1['end']['parent']==_0xd837a1['start']['nodeAfter']?zt(_0xd837a1['start']['nodeAfter'],_0x69b959):_0xd837a1;}function zt(_0x5699fd,_0x361583){const _0xff4c4e=_0x361583['schema']['isObject'](_0x5699fd)||_0x361583['schema']['isSelectable'](_0x5699fd);return _0x361583['createRange'](_0x361583['createPositionAt'](_0x5699fd,'before'),_0xff4c4e?_0x361583['createPositionAfter'](_0x5699fd):_0x361583['createPositionAt'](_0x5699fd,'end'));}function Wt(_0x4357bf,_0x3a9263,_0x2c233c,_0x14f0bc){return!!Qt(_0x4357bf,_0x3a9263)&&_0x2c233c['end']['isEqual'](_0x14f0bc['start']);}function Qt(_0x319eb8,_0x585515){if(!_0x319eb8['_isDataLoaded']||!_0x585515['_isDataLoaded'])return!0x1;const _0x36d768=new Set(Object['keys'](_0x319eb8['attributes'])),_0x459763=new Set(Object['keys'](_0x585515['attributes']));if(_0x36d768['delete']('groupId'),_0x459763['delete']('groupId'),0x0==_0x36d768['size']&&0x0==_0x459763['size'])return!0x0;if(_0x36d768['size']!=_0x459763['size'])return!0x1;const _0xfc265c={..._0x319eb8['attributes']},_0x4cbb16={..._0x585515['attributes']};return delete _0xfc265c['groupId'],delete _0x4cbb16['groupId'],JSON['stringify'](_0xfc265c)==JSON['stringify'](_0x4cbb16);}function Xt(_0x4119ac,_0x5cc56a){const _0x5ceaa1=Yt(_0x4119ac['attributes']),_0x1d83eb=Yt(_0x5cc56a);if(!_0x4119ac['_isDataLoaded'])return!0x1;for(const _0x5319ab of Object['keys'](_0x1d83eb))if(!_0x5a9b14(_0x5ceaa1[_0x5319ab],_0x1d83eb[_0x5319ab]))return!0x1;return!0x0;}function Yt(_0x50252d){const _0xb5ccc9=Object['assign']({},_0x50252d);return delete _0xb5ccc9['skipNestingCheck'],delete _0xb5ccc9['tablePasteChainId'],_0xb5ccc9;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x28df7b(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x5c8ba3,_0x2c0b9f,_0x5732bf,_0x39a50b){super(),this['model']=_0x2c0b9f,this['view']=_0x5732bf,this['commentThreadController']=_0x39a50b,this['_editor']=_0x5c8ba3,this['_acceptCommand']=_0x5c8ba3['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x5c8ba3['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x1febce,_0x35fb1a)=>_0x1febce||_0x35fb1a),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5eeeca=>_0x5eeeca&&this['_editor']['model']['canEditAt'](_0x2c0b9f['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x1b48cc=>_0x1b48cc&&this['_editor']['model']['canEditAt'](_0x2c0b9f['getRanges']())),this['_pendingAction']=null,_0x5732bf['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5732bf,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5732bf,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5732bf,'change:isDirty',()=>{_0x5732bf['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 _0x44b446=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x44b446);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x2363de{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x2859d0,_0x35ea04,_0x1566b0,_0x2ad812){super(_0x2859d0),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x2acbd4(_0x2859d0,c(_0x2859d0,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x35ea04['authoredAt']),this['bind']('authoredAt')['to'](_0x35ea04),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',_0x35ea04,'authoredAt',this,'descriptionParts',(_0x1185a1,_0x29673e,_0x4200bb)=>{const _0x28de04=_0x4200bb['map'](_0x4ac4ba=>ls(_0x4ac4ba['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x1185a1-0x1,_0x35ea04['author']['name'],_0x29673e?_0x2ad812['formatDateTime'](_0x29673e):'',new DOMParser()['parseFromString'](_0x28de04,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4c9bf3(),this['focusTracker']=new _0x2e65ef(),this['keystrokes']=new _0x984ca4(),this['focusCycler']=new _0x4356e1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x282525=>_0x282525['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x35ea04,this['_localUser']=_0x1566b0,this['_config']=_0x2ad812,_0x2ad812['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0xe4b060(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x5461d6}=this['_config'];this['commentsListView']=new _0x5461d6(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',_0x5d25cc=>_0x5d25cc+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x387795,_0x5f0f4f)=>_0x387795||!!_0x5f0f4f);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x424c85}=this['_config'],_0x2a2cce=new _0x424c85(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5c6756=_0x2a2cce['commentInputView'];return _0x2a2cce['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5c6756,'value',(_0x34c867,_0x91f41f,_0x20d704)=>!!_0x20d704||_0x34c867&&!_0x91f41f),_0x5c6756['on']('submit',(_0x4aa5b7,_0x2d1682)=>{this['fire']('addComment',_0x2d1682),_0x5c6756['editor']['setData']('');}),_0x5c6756['on']('cancel',()=>this['focus']()),_0x5c6756['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2a2cce;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x3fb88b,_0x506b00,_0x5ab00b,_0x1ede7e){super(_0x3fb88b,_0x506b00,_0x5ab00b,_0x1ede7e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x3f2840=>_0x3f2840&&_0x3f2840[0x0]?_0x3f2840[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x177e68,_0xa6edc6)=>{let _0x4a17f8='';for(const _0x23b802 of _0x177e68)_0x4a17f8+='<p>'+ls(_0x23b802['content'],_0x23b802['color'])+'</p>';return _0xa6edc6?_0x4a17f8:ti(_0x4a17f8,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x1ede7e['SuggestionView'](_0x3fb88b,_0x506b00,{'formatDateTime':_0x1ede7e['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 _0x38bcc9=this['bindTemplate'],_0x1aeb8a=[this['suggestionView']];return this['commentsListView']&&_0x1aeb8a['push'](this['commentsListView']),this['commentThreadInputView']&&_0x1aeb8a['push'](this['commentThreadInputView']),_0x1aeb8a['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x38bcc9['if']('isActive','ck-suggestion-wrapper--active'),_0x38bcc9['to']('type',_0x1ff259=>'ck-suggestion-'+_0x1ff259),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':_0x38bcc9['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x1aeb8a};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x2363de{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x30e01c,_0x299ef5,_0x4b3e57){super(_0x30e01c),this['_model']=_0x299ef5,this['_config']=_0x4b3e57,this['set']('description',''),this['bind']('authoredAt')['to'](_0x299ef5),this['acceptButton']=this['_createButton'](c(_0x30e01c,'Accept\x20suggestion'),_0x3dc774,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x30e01c,'Discard\x20suggestion'),_0x292a4f,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x24ebfe(_0x30e01c,_0x299ef5['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4c9bf3([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2e65ef(),this['keystrokes']=new _0x984ca4(),this['focusCycler']=new _0x4356e1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x206c00=>_0x206c00['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4e8a08=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4e8a08['innerHTML']=this['description'],this['on']('change:description',(_0x43807f,_0x43e153,_0x4a6d1b)=>{_0x4e8a08['innerHTML']=_0x4a6d1b;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x75c30e=this['bindTemplate'],_0x5ab1b9=[{'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':_0x75c30e['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x75c30e['to']('authoredAt',_0x46cf07=>this['_config']['formatDateTime'](_0x46cf07))}]}]},{'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']&&_0x5ab1b9['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':_0x5ab1b9}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x268a0e,_0x106375,_0x320a44,_0x5082f0,_0x17ee9f){const _0x49a83f=new _0x509438(this['locale']);return _0x49a83f['set']({'label':_0x268a0e,'icon':_0x106375,'tooltip':!0x0,'tooltipPosition':_0x17ee9f}),_0x49a83f['extendTemplate']({'attributes':{'class':_0x320a44}}),_0x49a83f['on']('execute',()=>{this['fire'](_0x5082f0,this['_model']['id']);}),_0x49a83f;}['_setupKeyboardNavigation'](){const _0x84b1a9=this['element'];this['keystrokes']['listenTo'](_0x84b1a9);for(const _0x4953f1 of this['focusables'])this['focusTracker']['add'](_0x4953f1['element']),this['keystrokes']['listenTo'](_0x4953f1['element']);this['keystrokes']['set']('enter',(_0x55382f,_0x33e1d3)=>{_0x84b1a9===_0x55382f['target']&&(this['focusCycler']['focusFirst'](),_0x33e1d3());}),this['keystrokes']['set']('esc',(_0x5cd3c3,_0x192e6e)=>{_0x84b1a9!==_0x5cd3c3['target']&&(this['focus'](),_0x192e6e());});}}class d extends _0x4a3f61{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x10352c,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa81161){super(_0xa81161),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0xc7d496=this['editor']['config'];_0xc7d496['define']('trackChanges.SuggestionThreadView',fe),_0xc7d496['define']('trackChanges.SuggestionView',we),_0xc7d496['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0xc7d496['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x763352,_0x291e23){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x267e54,_0x473993]of this['_handleControllerBuffer']){const _0x1072b1=this['_suggestionToController']['has'](_0x267e54);_0x1072b1||_0x473993?_0x1072b1&&_0x473993&&this['_destroyController'](_0x267e54):this['_initializeController'](_0x267e54);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x763352,_0x291e23);}['init'](){const _0x41bbfd=this['editor'],_0x9dd712=_0x41bbfd['plugins']['get']('TrackChangesEditing'),_0x535c08=_0x41bbfd['plugins']['get']('Annotations'),_0x3f43fd=_0x41bbfd['plugins']['get']('EditorAnnotations'),_0x485414=_0x41bbfd['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x3f43fd['addSourceCollector'](()=>{const _0x58644c=[];for(const [_0x2ff83b,_0x682fe6]of Array['from'](this['_suggestionToController'])){const _0x16bf0e=_0x2ff83b['getAllAdjacentSuggestions'](),_0xefb890=[];for(const _0x599be2 of _0x16bf0e){if(!_0x599be2['isInContent'])continue;if(_0x599be2['isMultiRange']){_0xefb890['push'](..._0x599be2['getRanges']());continue;}const _0x182c35=_0x599be2['getFirstRange']();if(_0xefb890['length']>0x0){const _0x5a6c39=_0xefb890[0x0]['getJoined'](_0x182c35);if(_0x5a6c39){_0xefb890[0x0]=_0x5a6c39;continue;}}_0xefb890['push'](_0x182c35);}_0x58644c['push']([_0x682fe6['view'],_0xefb890]);}return _0x58644c;}),this['listenTo'](_0x9dd712,'suggestionLoaded',(_0x1067a3,_0x167f52)=>{this['listenTo'](_0x167f52,'change:previous',(_0x5351a9,_0x305121,_0x4174d6,_0x56b4b8)=>{_0x167f52['isInContent']&&(null==_0x4174d6?(this['_updateController'](_0x56b4b8['head']),this['_handleSuggestionControllerDelayed'](_0x167f52,!0x1)):(this['_updateController'](_0x4174d6['head']),null==_0x56b4b8&&this['_handleSuggestionControllerDelayed'](_0x167f52,!0x0)));}),null!==_0x167f52['previous']?this['_updateController'](_0x167f52['head']):this['_handleSuggestionControllerDelayed'](_0x167f52,!0x1);}),this['listenTo'](_0x9dd712,'suggestionUnloaded',(_0x5ef58b,_0x2e4bf0,_0x53b176)=>{this['stopListening'](_0x2e4bf0,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2e4bf0),this['_suggestionToController']['has'](_0x2e4bf0)&&this['_destroyController'](_0x2e4bf0),_0x53b176&&this['_updateController'](_0x53b176['head']);}),this['listenTo'](_0x9dd712,'suggestionChanged',(_0x1d5b82,_0xeed888)=>{this['_updateController'](_0xeed888);}),this['listenTo'](_0x535c08,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x485414,'addComment',(_0x2f1100,{threadId:_0x5cea91,isFromAdapter:_0xd03fc4})=>{if(_0xd03fc4||!_0x9dd712['hasSuggestion'](_0x5cea91))return;const _0x4982b9=_0x9dd712['getSuggestion'](_0x5cea91);this['_suggestionToController']['get'](_0x4982b9)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x247b14=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x558c6f;for(const _0x50fa2d in _0x247b14){const _0x30e861=_0x50fa2d,_0x246ea9=_0x247b14[_0x30e861];if('trackChangesLicenseKeyValid'==_0x246ea9||'trackChangesLicenseKeyInvalid'==_0x246ea9||'trackChangesLicenseKeyExpired'==_0x246ea9||'trackChangesLicenseKeyDomainLimit'==_0x246ea9||'trackChangesLicenseKeyNotAllowed'==_0x246ea9||'trackChangesLicenseKeyEvaluationLimit'==_0x246ea9||'trackChangesLicenseKeyTrialLimit'==_0x246ea9||'trackChangesLicenseKeyUsageLimit'==_0x246ea9){delete _0x247b14[_0x30e861],_0x558c6f=_0x246ea9,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x558c6f&&_0x247b14['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x558c6f&&_0x247b14['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x558c6f&&_0x247b14['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x558c6f&&_0x247b14['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x558c6f&&_0x247b14['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x558c6f&&_0x247b14['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x558c6f&&_0x247b14['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0xafa4cf=this['editor']['plugins']['get']('Annotations'),_0xfa322a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4d1b8b=Array['from'](_0xafa4cf['activeAnnotations'],_0x178263=>_0x178263['innerView'])['filter'](_0x138a40=>this['_viewToController']['has'](_0x138a40)),_0x12fc58=[];for(const _0x361b7e of _0x4d1b8b){const _0x30d25e=this['_viewToController']['get'](_0x361b7e)['model']['getAllAdjacentSuggestions']();_0x12fc58['push'](..._0x30d25e['reduce']((_0x146fb4,_0x3a63ec)=>[..._0x146fb4,..._0x3a63ec['getMarkerNames']()],[]));}_0xfa322a['activeMarkers']=_0x12fc58;}['_addUIComponentsToFactory'](){const _0x1306cf=this['editor'],_0x401dcd=_0x1306cf['locale'],_0x5734bc=c(_0x401dcd,'Track\x20changes'),_0x4cabe9=new _0x4e2aa6([{'type':'switchbutton','model':new _0x12ac24({'withText':!0x0,'isToggleable':!0x0,'label':_0x5734bc,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x12ac24({'withText':!0x0,'label':c(_0x401dcd,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x12ac24({'withText':!0x0,'label':c(_0x401dcd,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x12ac24({'withText':!0x0,'label':c(_0x401dcd,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x12ac24({'withText':!0x0,'label':c(_0x401dcd,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x1306cf['plugins']['has']('TrackChangesPreview')&&_0x4cabe9['addMany']([{'type':'separator'},{'type':'button','model':new _0x12ac24({'withText':!0x0,'label':c(_0x401dcd,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x484a7a of _0x4cabe9)if(ke(_0x484a7a)){const _0x190d99=_0x1306cf['commands']['get'](_0x484a7a['model']['commandName']);_0x484a7a['model']['bind']('isOn','isEnabled')['to'](_0x190d99,'value','isEnabled');}_0x1306cf['ui']['componentFactory']['add']('trackChanges',_0x29761a=>this['_createToolbarButton'](_0x29761a,_0x4cabe9,_0x5734bc)),_0x1306cf['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4b9f55=>this['_createMenuBarMenu'](_0x4b9f55,_0x4cabe9,_0x5734bc));}['_createToolbarButton'](_0x3526ae,_0x4fc753,_0x984b32){const _0x75aa42=_0x354971(_0x3526ae,_0x392e30),_0x18cb86=this['editor']['commands']['get']('trackChanges');_0x75aa42['buttonView']['set']({'tooltip':_0x984b32,'label':_0x984b32,'icon':_0x3a5fc6}),_0x75aa42['buttonView']['bind']('isOn')['to'](_0x18cb86,'value'),_0x75aa42['buttonView']['on']('execute',()=>{_0x18cb86['execute'](),this['editor']['editing']['view']['focus']();}),_0x14e197(_0x75aa42,_0x4fc753,{'role':'menu'});const _0x3901a2=[];for(const _0x15b9b9 of _0x4fc753)ke(_0x15b9b9)&&_0x3901a2['push'](this['editor']['commands']['get'](_0x15b9b9['model']['commandName']));const _0x4d9fd7=_0x75aa42['buttonView'];return _0x4d9fd7['actionView']['unbind']('isEnabled'),_0x4d9fd7['arrowView']['unbind']('isEnabled'),_0x4d9fd7['actionView']['bind']('isEnabled')['to'](_0x18cb86,'isEnabled'),_0x4d9fd7['arrowView']['bind']('isEnabled')['toMany'](_0x3901a2,'isEnabled',(..._0x45a986)=>_0x45a986['some'](_0x3c9e3f=>_0x3c9e3f)),_0x75aa42['on']('execute',_0x46c9de=>{this['editor']['execute'](_0x46c9de['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x75aa42;}['_createMenuBarMenu'](_0x145c49,_0x18bb1f,_0x48b18a){const _0x72586e=new _0x25eb95(_0x145c49),_0x1d2d59=this['editor']['commands']['get']('trackChanges');_0x72586e['buttonView']['set']({'label':_0x48b18a,'icon':_0x3a5fc6});const _0x569b60=new _0x5372de(_0x145c49);for(const _0x42a689 of _0x18bb1f){if('separator'==_0x42a689['type']){_0x569b60['items']['add'](new _0x137561(_0x145c49));continue;}const _0x19fba6=new _0x4b6659(_0x145c49,_0x72586e),_0x748fb9=new _0x451c87(_0x145c49),_0x39b295=_0x42a689['model'];_0x748fb9['bind'](...Object['keys'](_0x39b295))['to'](_0x39b295),_0x748fb9['delegate']('execute')['to'](_0x72586e),_0x748fb9['on']('execute',()=>{this['editor']['execute'](_0x39b295['commandName']),this['editor']['editing']['view']['focus']();}),_0x19fba6['children']['add'](_0x748fb9),_0x569b60['items']['add'](_0x19fba6);}return _0x72586e['bind']('isEnabled')['to'](_0x1d2d59,'isEnabled'),_0x72586e['panelView']['children']['add'](_0x569b60),_0x72586e;}['_initializeController'](_0x5b616d){const _0x343b37=this['editor'],_0xde8e1=_0x343b37['config'],_0x5368a7=_0x343b37['plugins']['get']('Annotations'),_0x4c3081=_0x343b37['plugins']['get']('CommentsRepository'),_0x188c45=_0x343b37['plugins']['get']('EditorAnnotations'),_0x2cd5f5=_0x343b37['plugins']['get'](_0x10352c)['me'],_0x3938dd=_0xde8e1['get']('trackChanges')['SuggestionThreadView'],_0x5035e4=_0xde8e1['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x70f7f9,CommentThreadInputView:_0x53438c}=_0x343b37['plugins']['get']('CommentsUI');let _0x4a3a43,_0x3c0fc5,_0xf23fdf;this['_annotationViews']['has'](_0x5b616d['id'])?(_0x3c0fc5=this['_annotationViews']['get'](_0x5b616d['id']),_0x4a3a43=_0x3c0fc5['mainView']):(_0x4a3a43=new _0x3938dd(_0x343b37['locale'],_0x5b616d,_0x2cd5f5,{'disableComments':this['_disableComments'],'editorConfig':{..._0xde8e1['get']('comments.editorConfig'),'licenseKey':_0xde8e1['get']('licenseKey')},'maxCommentsWhenCollapsed':_0xde8e1['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xde8e1['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xde8e1['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x39d880(_0xde8e1['get']('locale'),_0x343b37['locale']),'CommentView':_0xde8e1['get']('comments')['CommentView'],'CommentsListView':_0x70f7f9,'CommentThreadInputView':_0x53438c,'SuggestionView':_0x5035e4}),_0x4a3a43['suggestionView']['acceptButton']['on']('execute',()=>{_0x343b37['editing']['view']['focus']();}),_0x4a3a43['suggestionView']['discardButton']['on']('execute',()=>{_0x343b37['editing']['view']['focus']();}),_0x3c0fc5=_0x5368a7['createAnnotationView'](this['editor']['locale'],_0x4a3a43),_0x3c0fc5['bind']('isDirty')['to'](_0x4a3a43,'isDirty'),_0x3c0fc5['bind']('length')['to'](_0x4a3a43),_0x3c0fc5['bind']('type')['to'](_0x4a3a43,'type',_0x34ff04=>'suggestion-'+_0x34ff04),_0x4a3a43['on']('escape',()=>{_0xf23fdf['fire']('escape');}),this['_annotationViews']['set'](_0x5b616d['id'],_0x3c0fc5));const _0xeb05ca=_0x4c3081['createCommentThreadController'](_0x5b616d['commentThread'],_0x4a3a43),_0x4f3a48=new pe(_0x343b37,_0x5b616d,_0x4a3a43,_0xeb05ca),_0x1f5cf0=_0x5b616d['getAllAdjacentSuggestions']()['filter'](_0x5549f9=>_0x5549f9['isInContent']);_0x4a3a43['descriptionParts']=_0x343b37['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1f5cf0),this['_suggestionToController']['set'](_0x5b616d,_0x4f3a48),this['_viewToController']['set'](_0x4a3a43,_0x4f3a48),_0xf23fdf=_0x5368a7['createAnnotation']({'view':_0x3c0fc5,'target':()=>{const _0x45bcb3=[],_0x43bcff=_0x5b616d['getAllAdjacentSuggestions']()['filter'](_0x13b3e0=>_0x13b3e0['isInContent']);for(const _0x7176af of _0x43bcff)_0x45bcb3['push'](..._0x7176af['getMarkers']());return _0x191051(_0x343b37['editing'],_0x45bcb3);},'type':()=>'suggestion-'+_0x4f3a48['view']['type']}),_0x4c3081['_bindAnnotationToEditors'](_0x4a3a43,_0xf23fdf),_0x5368a7['add'](_0xf23fdf),_0x188c45['registerAnnotation'](_0xf23fdf);}['_destroyController'](_0x3a285a){const _0xdc7a58=this['editor']['plugins']['get']('CommentsRepository'),_0xdf4b91=this['editor']['plugins']['get']('Annotations'),_0xbbf936=this['_suggestionToController']['get'](_0x3a285a),_0x2dd9b6=_0xbbf936['view'],_0x2d1661=_0xdf4b91['getByInnerView'](_0x2dd9b6);_0xdc7a58['_unbindEditors'](_0x2dd9b6),_0x2d1661&&_0xdf4b91['remove'](_0x2d1661),this['_suggestionToController']['delete'](_0x3a285a),this['_viewToController']['delete'](_0x2dd9b6),_0xbbf936['destroy']();}['_updateController'](_0xe5a9f9){if(!_0xe5a9f9['isInContent']||!this['_suggestionToController']['has'](_0xe5a9f9))return;const _0x5ac9ae=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1fbc05=this['_suggestionToController']['get'](_0xe5a9f9),_0xd35d25=_0xe5a9f9['getAllAdjacentSuggestions']();_0x1fbc05['view']['descriptionParts']=_0x5ac9ae['descriptionFactory']['getDescriptions'](_0xd35d25);}['destroy'](){for(const _0x3bacac of this['_suggestionToController']['keys']())this['_destroyController'](_0x3bacac);for(const _0x405f56 of this['_annotationViews']['values']())_0x405f56['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x4c6a02){return'model'in _0x4c6a02;}class k extends _0x4a3f61{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x932466){this['editor']['plugins']['get'](p)['adapter']=_0x932466;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x1953e6){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x1953e6);}['getSuggestions']({skipNotAttached:_0x5f245e=!0x1,toJSON:_0x23751d=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x5f245e,'toJSON':_0x23751d});}['getSuggestion'](_0x166c13){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x166c13);}}const w=['Pagination'];class T extends _0x4a3f61{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2e784b=this['editor'];if(_0x2e784b['config']['define']('trackChangesData.editorCreator',_0xac5e80=>{const _0x12d683=_0x2e784b['model']['document']['getRootNames']()['reduce']((_0x285a42,_0x19dc9f)=>(_0x285a42[_0x19dc9f]='',_0x285a42),{});return _0x2e784b['constructor']['create'](_0x12d683,_0xac5e80);}),'function'!=typeof _0x2e784b['config']['get']('trackChangesData')['editorCreator'])throw new _0x3ddcc7('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x4c512c){return N(this['editor'],!0x0,_0x4c512c);}['getDataWithDiscardedSuggestions'](_0x360c65){return N(this['editor'],!0x1,_0x360c65);}}class D extends _0x4a3f61{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2abcb){function _0x22f0fc(_0x447039){return _0x447039['map'](_0x32be58=>String['fromCharCode'](_0x32be58))['join']('');}super(_0x2abcb),this['result']='end',_0x2abcb[_0x22f0fc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x22f0fc([0x76,0x69,0x65,0x77])][_0x22f0fc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x22f0fc([0x61,0x75,0x74,0x6f]),_0x2abcb[_0x22f0fc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x22f0fc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x22f0fc([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x22f0fc([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x22f0fc([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 Ge(_0x6bc3bc){return void 0x0!==_0x6bc3bc['getRootsAttributes'];}async function N(_0x2c7975,_0x57939b,_0x397cb7){const _0x31af94=_0x4ddee9(_0x2c7975,w);_0x31af94['plugins']['push'](p,D),_0x31af94['rootsAttributes']=Ge(_0x2c7975)?_0x2c7975['getRootsAttributes']():void 0x0;const _0x136ecb=document['createDocumentFragment'](),_0x4d52a6=_0x2c7975['config']['get']('trackChangesData')['editorCreator'],_0x3bd666=await _0x4d52a6(_0x31af94,()=>function(_0x1eefd6){const _0xe49a5d=document['createElement']('div');return _0x1eefd6['appendChild'](_0xe49a5d),_0xe49a5d;}(_0x136ecb));!function(_0x42d39b,_0x49d357){const _0x1e735b=_0x42d39b['model']['document']['getRootNames']()['reduce']((_0x440496,_0xa1615f)=>(_0x440496[_0xa1615f]=_0x42d39b['data']['get']({'rootName':_0xa1615f}),_0x440496),{}),_0x52ee91=_0x42d39b['plugins']['get']('Users')['users']['map'](_0x35e0ee=>({'id':_0x35e0ee['id'],'name':_0x35e0ee['name']})),_0x3ccf6c=_0x42d39b['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1aff46=_0x42d39b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x345252=_0x49d357['plugins']['get']('Users'),_0x358100=_0x49d357['plugins']['get']('TrackChangesEditing'),_0x2fb55e=_0x49d357['plugins']['get']('CommentsRepository');for(const _0x3332af of _0x2fb55e['getCommentThreads']())_0x3332af['remove']();for(const _0x665aa9 of _0x52ee91)_0x345252['getUser'](_0x665aa9['id'])||_0x345252['addUser'](_0x665aa9);_0x345252['me']||_0x345252['useAnonymousUser']();for(const _0x56c534 of _0x1aff46)_0x2fb55e['addCommentThread'](_0x56c534);for(const _0x485534 of _0x3ccf6c)_0x358100['addSuggestionData'](_0x485534);_0x49d357['data']['set'](_0x1e735b);}(_0x2c7975,_0x3bd666),_0x3bd666['execute'](_0x57939b?'acceptAllSuggestions':'discardAllSuggestions');const _0x5b1299=Ge(_0x3bd666)?_0x3bd666['getFullData'](_0x397cb7):_0x3bd666['data']['get'](_0x397cb7);return await _0x3bd666['destroy'](),_0x5b1299;}class Me extends _0x2363de{['options'];constructor(_0x50be1b,_0x3a3b28){super(_0x50be1b),this['options']=_0x3a3b28,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'](_0x4700ed,_0x2cd902){if(!this['element'])return;const _0x5e9a86=[];for(const [_0x295321,_0xbf735d]of _0x4700ed){const _0x2a6fed=document['createElement']('div');_0x2a6fed['setAttribute']('data-ck-root-name',_0x295321),_0x2a6fed['className']=_0xbf735d['classes']+'\x20ck-track-changes-preview__root-container',_0x2a6fed['innerHTML']=_0xbf735d['content'],_0x5e9a86['push'](_0x2a6fed);}_0x2cd902(this['element'],_0x5e9a86),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x2a2adc{constructor(_0x15a076){super(_0x15a076),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x320b0c=this['editor'],_0x385a2f=_0x320b0c['locale'],_0x14bf37=_0x320b0c['plugins']['get']('Dialog');let _0x4cfb04;const _0xf21a17=function(_0x189a14){const _0x147a78={};if('editables'in _0x189a14['ui']['view']){for(const [_0x1dba2b,_0x4e7f4b]of Object['entries'](_0x189a14['ui']['view']['editables']))_0x147a78[_0x1dba2b]=_0x4e7f4b['element'];}else _0x147a78[_0x189a14['model']['document']['getRootNames']()[0x0]]=_0x189a14['ui']['view']['editable']['element'];return _0x147a78;}(_0x320b0c),_0x36f7a3=function(_0x5d0882){let _0x38dd75=0x0;for(const _0x3609c3 of Object['values'](_0x5d0882))_0x38dd75=Math['max'](_0x38dd75,_0x3609c3['getBoundingClientRect']()['width']);let _0x252e11=0x0;for(const _0x1e9083 of Object['values'](_0x5d0882))_0x252e11+=_0x1e9083['getBoundingClientRect']()['height'];const _0x1f79e7=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x2dafab=Math['min'](_0x252e11,_0x1f79e7);return{'width':_0x38dd75,'height':_0x2dafab};}(_0xf21a17);_0x14bf37['show']({'id':'finalContentPreview','title':c(_0x385a2f,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x385a2f,{'dialogRects':_0x36f7a3}),'onHide':()=>{_0x4cfb04['detachFromDom']();},'onShow':()=>{_0x320b0c['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x130076=>{const _0x4b49c1=this['_standarizeRootsData'](_0x130076,_0x320b0c,_0xf21a17);_0x14bf37['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x4b49c1,_0x320b0c['config']['get']('trackChanges.preview.renderFunction'));}),_0x4cfb04=new _0x23b5c4(_0x385a2f,[_0x14bf37['view']]),_0x4cfb04['attachToDom'](),_0x4cfb04['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x320b0c['once']('destroy',()=>{_0x4cfb04['detachFromDom']();});const _0x482f39=_0x14bf37['view']['headerView']['class'];_0x14bf37['view']['headerView']['class']=_0x482f39?_0x482f39+'\x20ck-reset_all':'ck-reset_all',_0x14bf37['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x14bf37['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x526494=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x52fe29=_0x526494['previewMode'],_0x4828a9={};if('$labels'===_0x52fe29){for(const _0xe79736 of _0x526494['getMergeFieldsIds']())_0x4828a9[_0xe79736]=_0x526494['getLabel'](_0xe79736)||_0xe79736;}else{const _0x450fcd='$defaultValues'===_0x52fe29?_0x526494['getDefaultValues']():_0x526494['getDataSetValues'](_0x52fe29,!0x0);for(const _0x15c156 of Object['entries'](_0x450fcd)){const [_0x39f29b,_0x275e76]=_0x15c156;_0x4828a9[_0x39f29b]=null!==_0x275e76?_0x275e76:_0x526494['getLabel'](_0x39f29b)||_0x39f29b;}}return{'mergeFieldsData':_0x4828a9};}['_standarizeRootsData'](_0x5a9312,_0x12879a,_0x49d561){let _0xfd678e;if('string'==typeof _0x5a9312){const _0x25b3d7=_0x12879a['model']['document']['getRootNames']()[0x0];_0xfd678e={[_0x25b3d7]:_0x5a9312};}else _0xfd678e=_0x5a9312;const _0x3eb645=this['_fixMediaEmbeds'](_0xfd678e,_0x12879a),_0x361225=function(_0x3a0751,_0x4cf4bd){for(const [_0xeb554a,_0x3d5e95]of _0x3a0751)_0x3d5e95['classes']=_0x4cf4bd[_0xeb554a]['classList']['value']['replace']('ck-focused','');return _0x3a0751;}(this['_sortRoots'](_0x12879a)['reduce']((_0x35fbd9,_0x4144ce)=>(_0x35fbd9['push']([_0x4144ce,{'content':_0x3eb645[_0x4144ce],'classes':''}]),_0x35fbd9),[]),_0x49d561);return _0x361225;}['_fixMediaEmbeds'](_0x5d1127,_0x5f1afa){if(!_0x5f1afa['plugins']['has']('MediaEmbedEditing'))return _0x5d1127;const _0x12cd59=_0x5f1afa['plugins']['get']('MediaEmbedEditing');for(const [_0x263e84,_0x29f7e2]of Object['entries'](_0x5d1127)){const _0x345196=document['createElement']('div');_0x345196['innerHTML']=_0x29f7e2,(_0x345196['querySelectorAll']('figure.media')['forEach'](_0xabf2fa=>{const _0xc06c9=_0xabf2fa['querySelector']('oembed');if(_0xc06c9){const _0xf0625a=_0xc06c9['getAttribute']('url');if(_0xf0625a){const _0xb8fd56=_0x12cd59['registry']['getMediaViewElement'](new _0x1bb2d9(_0x5f1afa['editing']['view']['document']),_0xf0625a,{'elementName':'','renderForEditingView':!0x0}),_0x12fa46=document['createElement']('div');_0x12fa46['classList']['add']('ck-media__wrapper'),_0xb8fd56['render'](_0x12fa46,_0x5f1afa['editing']['view']['domConverter']),_0xc06c9['replaceWith'](_0x12fa46);}}}),_0x5d1127[_0x263e84]=_0x345196['innerHTML']);}return _0x5d1127;}['_sortRoots'](_0x2a5f02){if(!function(_0x22c160){return void 0x0!==_0x22c160['getRootsAttributes'];}(_0x2a5f02))return _0x2a5f02['model']['document']['getRootNames']();const _0x56b76f=[],_0x43847d=new Map();for(const _0xf7d42 of _0x2a5f02['model']['document']['getRootNames']()){const _0x4265d4=_0x2a5f02['editing']['view']['getDomRoot'](_0xf7d42)['getClientRects']()['item'](0x0);_0x56b76f['push'](_0xf7d42),_0x43847d['set'](_0xf7d42,_0x4265d4);}return _0x56b76f['sort']((_0x500728,_0x42ccef)=>{const _0x367faf=_0x43847d['get'](_0x500728),_0x50ff9e=_0x43847d['get'](_0x42ccef);return _0x367faf['y']-_0x50ff9e['y']||_0x367faf['x']-_0x50ff9e['x'];}),_0x56b76f;}}class te extends _0x4a3f61{static get['requires'](){return[T,_0x3f407f];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x178d5f){super(_0x178d5f),_0x178d5f['commands']['add']('previewFinalContent',new re(this['editor'])),_0x178d5f['config']['define']('trackChanges.preview.renderFunction',(_0x5a3c68,_0x296745)=>{for(const _0x5615a8 of _0x296745)_0x5a3c68['appendChild'](_0x5615a8);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|